:root{color:#1d252c;background:#f6f7f5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}.app{min-height:100vh}header{z-index:5;background:#fff;border-bottom:1px solid #e8ebe5;align-items:center;gap:32px;height:72px;padding:0 clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.05em;margin-right:auto;font-size:20px;font-weight:800}.brand span{color:#e46d4a;margin-left:3px}nav{gap:8px;display:flex;overflow:auto}nav button,.ghost{color:#65706b;white-space:nowrap;padding:10px 12px}nav button:hover{color:#e46d4a}.hero{background:#dbe9dd;border-radius:28px;justify-content:space-between;align-items:center;max-width:1240px;min-height:370px;margin:22px auto 0;padding:clamp(28px,6vw,70px);display:flex;overflow:hidden}.eyebrow{letter-spacing:.18em;color:#62876b;font-size:12px;font-weight:700}.hero h1{margin:14px 0;font-size:clamp(36px,6vw,68px);line-height:1.02}.hero h1 em{color:#d76040;font-style:normal}.hero p{color:#5e6d66;max-width:460px;line-height:1.7}.hero-art{filter:drop-shadow(0 22px 20px #9eb9a6);font-size:150px}.section{max-width:1240px;margin:42px auto}.section-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-title h2{margin:0;font-size:26px}.section-title button{color:#d76040}.grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.card,.package-card,.checkout,.order-card,.auth{background:#fff;border:1px solid #edf0eb;border-radius:18px;padding:18px;box-shadow:0 10px 26px #26372b0b}.thumb{color:#fff;background:linear-gradient(135deg,#f7dfc9,#f2a678);border-radius:14px;place-items:center;height:130px;font-size:55px;font-weight:800;display:grid}.card h3{margin:14px 0 5px}.muted{color:#8b9690;font-size:13px}.sku-row{border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;font-size:13px;display:flex}.sku-row b{color:#dc6948;margin-top:4px;display:block}.small{color:#5f8769;background:#eef5ef;border-radius:8px;padding:7px 10px}.package-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.package-card{background:#fffaf4;position:relative}.package-badge{color:#a95f40;background:#f8dfc6;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-block}.package-card h3{margin:14px 0 8px;font-size:22px}.package-card p{color:#79827e;min-height:44px;line-height:1.6}.group{color:#555;border-top:1px solid #f0e9df;justify-content:space-between;padding:12px 0;display:flex}.group span{color:#ae8068;font-size:13px}.primary,.secondary{color:#fff;background:#e46d4a;border-radius:10px;padding:12px 18px;font-weight:700}.secondary{background:#4f7760}.full{width:100%;margin-top:16px}.notice{color:#fff;z-index:10;background:#1e3025;border-radius:12px;padding:12px 18px;position:fixed;top:86px;right:20px}.empty{text-align:center;color:#849087;background:#fff;border-radius:18px;padding:50px}.cart-list{background:#fff;border-radius:18px}.cart-item{border-bottom:1px solid #edf0eb;align-items:center;gap:16px;padding:18px;display:flex}.cart-item>div{flex:1}.cart-item p{color:#8b9690;margin:6px 0 0;font-size:13px}.link{color:#d76040}.checkout{max-width:560px;margin-top:18px}.checkout input,.auth input{background:#fcfdfb;border:1px solid #dde5de;border-radius:10px;width:100%;margin:6px 0;padding:12px}.time{gap:8px;display:flex}.auth{max-width:420px;margin:60px auto}.auth h2{margin-top:0}.auth hr{border:0;border-top:1px solid #edf0eb;margin:24px 0}.order-card{align-items:center;gap:18px;margin-bottom:12px;display:flex}.order-card>div:first-child{flex:1}.order-card p{color:#7c8880;margin-bottom:0}.status{color:#5f8769;background:#eef5ef;border-radius:20px;margin-left:auto;padding:5px 10px;font-size:12px}.actions{flex-wrap:wrap;gap:7px;display:flex}.actions button{color:#456650;background:#eef5ef;border-radius:8px;padding:8px 10px;font-size:12px}.actions .danger{color:#d76040;background:#fff0ec}@media (width<=800px){header{flex-wrap:wrap;gap:8px;height:auto;min-height:64px;padding:14px 18px}.brand{width:100%;margin:0}nav{order:3;width:100%}.hero{border-radius:22px;min-height:320px;margin:12px 12px 0;padding:28px 24px}.hero-art{font-size:82px}.section{margin:30px 14px}.grid{grid-template-columns:repeat(2,1fr);gap:12px}.package-grid{grid-template-columns:1fr}.card{padding:12px}.thumb{height:100px;font-size:40px}.card h3{font-size:16px}.order-card{flex-wrap:wrap;align-items:flex-start}.status{margin-left:0}.actions{width:100%}}.cart-item>.quantity-control{flex:none;width:auto}
