:root{color:#f8edcf;background:#060707;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,Microsoft YaHei,serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#060707;overflow-x:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:hidden;background:linear-gradient(90deg,#060707fa,#0c0d0deb),#060707}.nav-bar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:26px 48px;border-bottom:1px solid rgba(204,163,91,.14);background:#060707d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.site-footer>div{display:inline-flex;align-items:center;gap:14px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(212,175,105,.7);border-radius:50%;color:#f0c779;font-size:23px;line-height:1;background:#101111}.brand strong{display:block;color:#f7d28c;font-size:28px;font-weight:700;letter-spacing:0}.brand small{display:block;margin-top:2px;color:#f8edcf94;font-size:12px}.nav-links{display:flex;align-items:center;gap:38px;color:#f8edcfd1;font-size:15px}.nav-links a{position:relative;padding:8px 0}.nav-links a:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";transform:scaleX(0);transform-origin:left;background:#d7aa61;transition:transform .18s ease}.nav-links a:hover:after{transform:scaleX(1)}.ghost-action,.secondary-action,.primary-action,.featured-copy button,.fresh-cut-band button,.scene-panel button,.site-footer button,.order-form button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border-radius:8px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.ghost-action{justify-self:end;padding:0 18px;border:1px solid rgba(214,174,104,.5);color:#f6d69b;background:transparent}.ghost-action:hover,.secondary-action:hover,.scene-panel button:hover,.site-footer button:hover{transform:translateY(-1px);border-color:#f2c879;background:#d4af6914}.hero-section{position:relative;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);min-height:760px;align-items:center;gap:50px;padding:72px 48px 88px}.hero-section:before,.hero-section:after{position:absolute;content:"";pointer-events:none}.hero-section:before{top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(212,175,105,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(212,175,105,.04) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.6),transparent 66%);mask-image:linear-gradient(90deg,rgba(0,0,0,.6),transparent 66%)}.hero-section:after{right:-16%;bottom:0;width:62%;height:1px;background:#d4af6961}.hero-copy{position:relative;z-index:1;max-width:610px}.eyebrow{margin:0 0 16px;color:#d9af67;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.hero-copy h1{margin:0;color:#f5d189;font-size:clamp(50px,6.4vw,94px);font-weight:700;line-height:1.12;letter-spacing:0}.hero-copy h1 span{display:inline}.hero-subtitle{margin:32px 0 0;color:#f9e6bf;font-size:22px;line-height:1.55;letter-spacing:.08em}.hero-text{max-width:560px;margin:20px 0 0;color:#f8edcfb8;font-size:16px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:36px}.primary-action,.order-form button,.featured-copy button,.fresh-cut-band button{border:1px solid #e1bd78;color:#10100f;background:linear-gradient(180deg,#f4d99e,#c99b4e)}.primary-action,.secondary-action{padding:0 26px}.primary-action:hover,.featured-copy button:hover,.fresh-cut-band button:hover,.order-form button:hover{transform:translateY(-1px);background:linear-gradient(180deg,#ffe6ae,#d5a95e)}.secondary-action{border:1px solid rgba(214,174,104,.68);color:#f5d189;background:#0809096b}.hero-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:78px}.hero-badges span{display:grid;min-height:96px;align-content:center;justify-items:center;gap:12px;border:1px solid rgba(212,175,105,.38);border-radius:12px;color:#f2d193;background:#0d0f0fad}.hero-visual{position:relative;z-index:1;min-height:620px;overflow:hidden;border-radius:20px}.hero-visual img{width:100%;height:680px;object-fit:cover;object-position:center;border:1px solid rgba(225,189,120,.34);border-radius:20px;box-shadow:0 36px 80px #0000008c;filter:brightness(.82) contrast(1.08) saturate(.96)}.hero-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;border-radius:20px;background:linear-gradient(90deg,rgba(6,7,7,.28),transparent 46%),linear-gradient(180deg,transparent 58%,rgba(6,7,7,.28))}.hero-card{position:absolute;z-index:1;right:34px;bottom:34px;min-width:220px;padding:22px;border:1px solid rgba(240,199,121,.54);border-radius:12px;background:#070808d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-card span,.hero-card small{display:block;color:#f8edcfa6;font-family:Inter,Arial,sans-serif;font-size:12px}.hero-card strong{display:block;margin:8px 0;color:#f7d28c;font-size:28px}.section-intro{padding:28px 48px 34px;text-align:center;border-top:1px solid rgba(212,175,105,.14)}.section-intro h2,.fresh-cut-band h2,.scene-heading h2{margin:0;color:#f2cd86;font-size:clamp(34px,4vw,58px);font-weight:700}.section-intro p:last-child,.fresh-cut-band p,.scene-panel p{max-width:680px;margin:16px auto 0;color:#f8edcfad;font-size:16px;line-height:1.8}.featured-product,.product-grid,.fresh-cut-band,.scene-section,.assurance-row,.site-footer{width:min(1320px,calc(100% - 56px));margin:0 auto}.featured-product{display:grid;grid-template-columns:minmax(360px,.44fr) minmax(520px,.56fr);overflow:hidden;border:1px solid rgba(212,175,105,.48);border-radius:18px;background:#0d0f0f}.featured-copy{padding:clamp(36px,5vw,70px)}.title-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.title-row h3{margin:0;color:#f7d28c;font-size:clamp(36px,4.6vw,66px)}.title-row span,.product-card button span{border:1px solid rgba(212,175,105,.48);border-radius:999px;padding:7px 13px;color:#15110a;background:#e6c17e;font-family:Inter,Arial,sans-serif;font-size:12px}.featured-copy>p{margin:24px 0 0;color:#f8edcfbd;font-size:17px;line-height:1.9}.featured-copy ul{display:grid;gap:13px;margin:32px 0;padding:0;list-style:none}.featured-copy li{display:flex;align-items:center;gap:10px;color:#f8edcfbd}.product-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:36px}.featured-copy button{min-width:150px;padding:0 22px}.featured-image img{width:100%;height:100%;min-height:520px;object-fit:cover;filter:brightness(.88) contrast(1.06) saturate(.96)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px}.product-card{overflow:hidden;border:1px solid rgba(212,175,105,.32);border-radius:16px;background:#0d0f0f;transition:transform .18s ease,border-color .18s ease}.product-card:hover,.product-card.is-active{transform:translateY(-3px);border-color:#f0c779db}.product-card>button{width:100%;padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.product-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.product-card button span{display:inline-flex;margin:22px 22px 0;color:#c9a15d;background:transparent}.product-card strong,.product-card small{display:block;padding:0 22px}.product-card strong{margin-top:14px;color:#f5d189;font-size:28px}.product-card small{min-height:84px;margin-top:12px;color:#f8edcfa3;font-size:14px;line-height:1.7}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px 22px}.card-footer span{color:#f7d28c;font-size:18px}.card-footer button,.scene-chips button,.scene-panel button,.site-footer button,.close-button{border:1px solid rgba(212,175,105,.42);color:#f2cd86;background:transparent;cursor:pointer}.card-footer button{min-height:38px;border-radius:7px;padding:0 16px}.fresh-cut-band{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(230px,.55fr) minmax(230px,.55fr);align-items:stretch;gap:20px;margin-top:86px;padding:28px;border:1px solid rgba(212,175,105,.34);border-radius:20px;background:#0c0e0e}.fresh-cut-band>div{align-self:center;padding:22px}.fresh-cut-band p{margin-left:0}.fresh-cut-band button{margin-top:30px;padding:0 22px}.fresh-cut-band img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:14px}.scene-section{margin-top:86px}.scene-heading{display:flex;align-items:end;justify-content:space-between;gap:32px}.scene-chips{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.scene-chips button{min-height:42px;border-radius:999px;padding:0 18px}.scene-chips button.is-selected{color:#10100f;background:#d9af67}.scene-panel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:24px;padding:26px;border:1px solid rgba(212,175,105,.34);border-radius:16px;background:#0d0f0f}.scene-panel strong{display:block;color:#f5d189;font-size:24px}.scene-panel p{margin:8px 0 0}.scene-panel button,.site-footer button{min-height:46px;border-radius:8px;padding:0 18px}.assurance-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:46px;overflow:hidden;border:1px solid rgba(212,175,105,.26);border-radius:18px;background:#0d0f0fd6}.assurance-row div{display:grid;gap:8px;padding:26px;border-right:1px solid rgba(212,175,105,.18)}.assurance-row div:last-child{border-right:0}.assurance-row strong{color:#f5d189;font-size:18px}.assurance-row span{color:#f8edcf94;font-size:14px}.site-footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;margin-top:72px;padding:42px 0 54px;border-top:1px solid rgba(212,175,105,.2)}.site-footer strong{color:#f7d28c;font-size:26px}.site-footer p,.site-footer address{margin:0;color:#f8edcf9e;font-style:normal}.site-footer address{display:flex;align-items:center;gap:8px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;justify-content:flex-end;background:#00000094;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.order-drawer{position:relative;width:min(460px,100%);min-height:100%;padding:42px;border-left:1px solid rgba(212,175,105,.42);background:#0a0b0b;box-shadow:-24px 0 60px #00000073;overflow-y:auto}.close-button{position:absolute;top:22px;right:22px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%}.order-drawer h2{margin:0;color:#f5d189;font-size:38px}.order-drawer>p{color:#f8edcfad;line-height:1.8}.drawer-product{display:grid;grid-template-columns:94px 1fr;gap:16px;align-items:center;margin:28px 0;padding:14px;border:1px solid rgba(212,175,105,.26);border-radius:14px;background:#101212}.drawer-product img{width:94px;height:94px;object-fit:cover;border-radius:10px}.drawer-product strong,.drawer-product span{display:block}.drawer-product strong{color:#f5d189;font-size:22px}.drawer-product span{margin-top:6px;color:#f8edcf99}.order-form{display:grid;gap:16px}.order-form label{display:grid;gap:8px;color:#f8edcfc7;font-size:14px}.order-form input,.order-form select{min-height:48px;width:100%;border:1px solid rgba(212,175,105,.32);border-radius:8px;padding:0 14px;color:#f8edcf;background:#111313;outline:none}.order-form input:focus,.order-form select:focus{border-color:#f2c879}.order-form button{width:100%;margin-top:8px}@media(max-width:980px){.nav-bar{grid-template-columns:1fr auto;padding:20px 22px}.nav-links{display:none}.hero-section,.featured-product,.fresh-cut-band{grid-template-columns:1fr}.hero-section{min-height:auto;padding:46px 22px 64px}.hero-badges,.product-grid,.assurance-row{grid-template-columns:1fr}.hero-visual img{height:520px}.featured-product,.product-grid,.fresh-cut-band,.scene-section,.assurance-row,.site-footer{width:min(100% - 32px,720px)}.site-footer,.scene-panel{grid-template-columns:1fr;justify-items:start}}@media(max-width:560px){.nav-bar{padding:18px 20px}.brand-mark{width:40px;height:40px;font-size:21px}.brand strong{font-size:22px}.brand small,.ghost-action{display:none}.hero-section{gap:26px;padding:36px 20px 50px}.hero-copy{width:100%;max-width:100%;min-width:0}.eyebrow{margin-bottom:14px;font-size:11px;letter-spacing:.14em}.hero-copy h1{max-width:100%;font-size:39px;line-height:1.1;word-break:normal;overflow-wrap:normal}.hero-copy h1 span{display:block}.hero-subtitle{margin-top:22px;font-size:18px;line-height:1.55;letter-spacing:.04em;overflow-wrap:anywhere}.hero-text{margin-top:16px;font-size:15px;line-height:1.75;overflow-wrap:anywhere}.hero-actions{gap:12px;margin-top:28px}.hero-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:26px}.hero-badges span{min-width:0;min-height:72px;gap:8px;padding:10px 4px;border-radius:10px;font-size:13px;text-align:center}.hero-badges svg{width:18px;height:18px}.hero-visual{min-height:0;border-radius:16px}.hero-actions,.product-action-row{align-items:stretch;flex-direction:column}.primary-action,.secondary-action,.featured-copy button,.fresh-cut-band button,.scene-panel button,.site-footer button{width:100%}.hero-visual img,.featured-image img,.fresh-cut-band img{height:auto;min-height:0;aspect-ratio:1 / 1}.hero-visual img{border-radius:16px}.hero-card{right:14px;bottom:14px;min-width:156px;padding:14px;border-radius:10px}.hero-card strong{font-size:22px}.hero-card span,.hero-card small{font-size:11px}.section-intro h2,.fresh-cut-band h2,.scene-heading h2{font-size:34px;line-height:1.15}.section-intro,.featured-copy,.fresh-cut-band,.order-drawer{padding:28px 20px}.product-card small{min-height:auto}}
