:root{font-family:system-ui,-apple-system,"Noto Sans SC",sans-serif;color:#173b30;background:#f4f6f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:#215f49;text-decoration:none}a:hover{text-decoration:underline}.top{max-width:1240px;margin:auto;padding:23px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:21px;font-weight:750;display:flex;align-items:center;gap:10px}.brand small{display:block;font-size:9px;letter-spacing:.08em;max-width:85px;color:#5e776b}.mark{display:grid;place-items:center;background:#244d3c;color:#fff;border-radius:11px;width:38px;height:38px}nav{display:flex;gap:23px;font-size:14px;flex-wrap:wrap}main{max-width:1240px;margin:auto;padding:12px 24px 70px}.hero{background:#e4eddf;border:1px solid #cfdfc8;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:44px;margin-bottom:30px;overflow:hidden}.hero h1{font-size:42px;letter-spacing:-.04em;margin:15px 0}.hero p{line-height:1.8}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:750;color:#527662}.pill{display:inline-block;padding:7px 11px;border-radius:50px;background:#f0f5e9;color:#31563e;font-size:12px;margin:4px 7px 4px 0}.hero-art{border:1px solid #b8cdb0;background:linear-gradient(140deg,#f1f5e9,#c8dabd);border-radius:28px;transform:rotate(-5deg);padding:25px 35px;min-width:240px}.hero-art span{display:block;font-size:96px;line-height:1;color:#477052}.hero-art b{display:block;font-size:15px;line-height:1.5;letter-spacing:.07em}.search{display:flex;gap:12px;max-width:700px;margin-bottom:20px}.search input{flex:1;min-width:0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product{border:1px solid #dbe5d6;border-radius:18px;overflow:hidden;background:#fff}.tile{height:150px;background:linear-gradient(130deg,#e9eddf,#d7e5d4);display:grid;place-content:center;text-align:center;color:#6c8966;font-size:60px}.tile span{font-size:9px;letter-spacing:.15em}.product-body{padding:22px}h2{font-size:20px;margin:10px 0;overflow-wrap:anywhere}.description{color:#637266;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.price{font-size:24px;font-weight:700}.price small{font-size:12px;margin-left:8px;font-weight:500}.muted{font-size:13px;color:#63756b;line-height:1.7}.panel{padding:26px;background:white;border:1px solid #dce6d8;border-radius:18px;margin-bottom:20px}.empty{text-align:center;padding:55px 20px}.heading{margin:24px 0 30px}.heading h1{font-size:34px;margin:12px 0}label{display:block;font-size:14px;margin:10px 0}input,select,textarea{font:inherit;border:1px solid #b9cbb9;border-radius:9px;background:#fff;padding:11px 13px;max-width:100%;width:100%;margin-top:6px;color:#203f31}input[type=number]{max-width:150px}button,.button{font:inherit;display:inline-block;border:0;border-radius:9px;background:#285a43;color:white;padding:12px 17px;cursor:pointer;font-size:14px;line-height:1.4}button:hover,.button:hover{background:#18432f}button:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#eaf0e6;color:#28513c}.secondary:hover{background:#d9e7d0}.line{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px}.notice{background:#fff2d9;border:1px solid #efd4a2;padding:15px 18px;border-radius:10px;line-height:1.8;font-size:14px}.error{color:#972d24}.order-line{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #e4eadf}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}footer{padding:25px;text-align:center;font-size:12px;line-height:1.8;color:#667a6c;border-top:1px solid #dce4d6}:focus-visible{outline:3px solid #ba8535;outline-offset:3px}@media(max-width:800px){.hero-art{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.top{align-items:flex-start;flex-direction:column;gap:16px}.hero h1{font-size:32px}}@media(max-width:520px){.top,main{padding-left:16px;padding-right:16px}nav{gap:14px;font-size:13px}.hero{padding:25px 22px;border-radius:17px}.hero h1{font-size:29px}.grid,.form-grid{grid-template-columns:1fr}.panel{padding:20px}.line{gap:10px}.search button{white-space:nowrap}.order-line{flex-wrap:wrap}}
