@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600&family=Noto+Serif+SC:wght@500;600&display=swap";:root{--afc-green:#0c5a46;--afc-dark-green:#083d31;--afc-deep:#101714;--afc-gold:#b6a173;--afc-soft-gold:#d8cba9;--afc-ivory:#f7f5ef;--afc-warm-white:#fbfaf7;--afc-grey:#6f746f;--afc-line:#1017141a;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--afc-ivory);color:var(--afc-deep);margin:0;font-family:Noto Sans SC,PingFang SC,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.nav{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);height:86px;transition:height .35s var(--ease),box-shadow .35s var(--ease);background:#fbfaf7c7;border-bottom:1px solid #0c5a4614;justify-content:space-between;align-items:center;padding-inline:clamp(24px,5vw,80px);display:flex;position:fixed;inset:0 0 auto}.navSmall{height:68px;box-shadow:0 9px 28px #1022170d}.brand{align-items:center;gap:10px;display:flex}.mark{border:1px solid var(--afc-dark-green);width:34px;height:34px;color:var(--afc-dark-green);border-radius:50%;place-items:center;font:600 20px Cormorant Garamond,serif;display:grid}.brand b{letter-spacing:.08em;font:600 25px/18px Cormorant Garamond,serif;display:block}.brand small{color:var(--afc-grey);letter-spacing:.18em;margin-top:5px;font:8px Inter,sans-serif;display:block}.desktopNav{gap:clamp(18px,2.4vw,38px);display:flex}.desktopNav a{color:#555e59;font-size:13px;position:relative}.desktopNav a:after{content:"";background:var(--afc-gold);transform-origin:0;height:1px;transition:transform .3s var(--ease);position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.desktopNav a:hover{color:var(--afc-dark-green)}.desktopNav a:hover:after{transform:scaleX(1)}.consult,.primary{background:var(--afc-dark-green);color:#fff;transition:transform .3s var(--ease),background .3s var(--ease),box-shadow .3s var(--ease);border:0;border-radius:999px;padding:14px 22px;box-shadow:0 8px 20px #083d3115}.consult:hover,.primary:hover{background:var(--afc-green);transform:translateY(-3px);box-shadow:0 14px 25px #083d3124}.topConsult{font-size:13px}.menuButton{background:0 0;border:0;width:42px;height:42px;display:none}.menuButton i{background:var(--afc-dark-green);width:22px;height:1px;margin:6px auto;display:block}.hero{background:radial-gradient(circle at 82% 25%,#cdc5e857,#0000 35%),radial-gradient(circle at 62% 75%,#d8cba933,#0000 30%),linear-gradient(120deg,#f7f5ef 0%,#fafaf7 48%,#f2f0f7 100%);grid-template-columns:43% 57%;align-items:center;min-height:100vh;padding:150px clamp(24px,5vw,80px) 70px;display:grid;overflow:hidden}.hero:before{content:"";opacity:.15;pointer-events:none;background-image:radial-gradient(#0c5a46 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 65%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 65%,#0000)}.heroCopy{z-index:1;max-width:580px;position:relative}.kicker{color:var(--afc-gold);letter-spacing:.18em;margin:0 0 12px;font:500 10px Inter,sans-serif}.cnKicker{color:var(--afc-grey);margin:0 0 20px;font-size:13px}.hero h1,.section h2,.quality h2,.finalCta h2{letter-spacing:-.06em;margin:0;font:500 clamp(50px,5.4vw,82px)/1.04 Noto Serif SC,Source Han Serif SC,serif}.hero h1 em,.quality h2 em,.finalCta h2 em{color:var(--afc-green);font-style:normal}.enTitle{letter-spacing:.03em;color:var(--afc-dark-green);margin:20px 0;font:500 25px Cormorant Garamond,serif}.heroText{color:#52615a;max-width:510px;margin:0 0 28px;font-size:15px;line-height:1.9}.heroActions{flex-wrap:wrap;gap:16px;display:flex}.primary,.secondary{align-items:center;gap:12px;display:inline-flex}.secondary{color:var(--afc-dark-green);transition:background .3s var(--ease),transform .3s var(--ease);background:0 0;border:1px solid #0c5a4647;border-radius:999px;padding:13px 20px}.secondary:hover{background:#e4eee8;transform:translateY(-2px)}.heroProducts{height:min(680px,70vw);position:relative}.seal{text-align:center;color:#0c5a4630;border:1px solid #0c5a4626;border-radius:50%;place-content:center;width:180px;height:180px;font:600 55px/.75 Cormorant Garamond,serif;display:grid;position:absolute;top:10%;right:17%;transform:rotate(-14deg)}.seal small{letter-spacing:.16em;font:8px Inter,sans-serif}.glow{aspect-ratio:1;filter:blur(30px);opacity:.48;border-radius:50%;width:330px;position:absolute}.glowOne{background:#d8cba9;top:22%;right:20%}.glowTwo{background:#d4c8ed;bottom:15%;left:18%}.heroProduct{filter:drop-shadow(0 30px 22px #22342922);animation:float 7s var(--ease) infinite;margin:0;position:absolute}.heroProduct img{object-fit:contain;width:100%;height:100%}.h1{z-index:5;width:48%;height:48%;top:24%;left:26%}.h2{z-index:3;width:35%;height:38%;animation-delay:-1.4s;top:17%;left:4%}.h3{z-index:2;width:25%;height:43%;animation-delay:-2.5s;top:6%;right:3%}.h4{z-index:4;width:30%;height:36%;animation-delay:-3.8s;bottom:7%;right:10%}@keyframes float{50%{transform:translateY(-8px)}}.trust{border-bottom:1px solid var(--afc-line);grid-template-columns:repeat(4,1fr);gap:20px;max-width:1280px;margin:0 auto;padding:35px clamp(24px,5vw,80px);display:grid}.trust article{border-right:1px solid var(--afc-line);gap:15px;padding-right:16px;display:flex}.trust article:last-child{border:0}.trust span{color:var(--afc-gold);font:500 19px Cormorant Garamond,serif}.trust h3{margin:0 0 7px;font:500 16px Noto Serif SC,serif}.trust p{color:var(--afc-grey);margin:0;font-size:12px;line-height:1.65}.section{max-width:1280px;margin:auto;padding:clamp(80px,10vw,150px) clamp(24px,5vw,80px)}.sectionHead{grid-template-columns:1.15fr .85fr;align-items:end;gap:50px;margin-bottom:55px;display:grid}.sectionHead h2{font-size:clamp(46px,5vw,72px)}.sectionHead>p{color:var(--afc-grey);max-width:440px;margin:0;font-size:15px;line-height:1.9}.productGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.productCard{transition:transform .35s var(--ease),box-shadow .35s var(--ease);background:#ffffffb3;border:1px solid #0c5a4614;border-radius:28px;position:relative;overflow:hidden}.productCard:hover{transform:translateY(-6px);box-shadow:0 22px 40px #082c2020}.productCard:after{content:"";background:var(--afc-gold);height:1px;transition:transform .35s var(--ease);position:absolute;bottom:0;left:24px;right:24px;transform:scaleX(0)}.productCard:hover:after{transform:scaleX(1)}.selection{z-index:2;color:#947842;letter-spacing:.1em;background:#fbfaf7d4;border:1px solid #b6a17355;border-radius:999px;padding:6px 9px;font:8px Inter,sans-serif;position:absolute;top:18px;left:18px}.productPicture{background:linear-gradient(160deg,#f2f1eb,#e7ece4);place-items:center;height:280px;padding:35px 22px 15px;display:grid}.wine .productPicture{background:linear-gradient(160deg,#f5e8e4,#ece0d5)}.navy .productPicture{background:linear-gradient(160deg,#e9eaed,#dadde2)}.blush .productPicture{background:linear-gradient(160deg,#f5efec,#eadfdc)}.productPicture img{object-fit:contain;filter:drop-shadow(0 18px 12px #1d1d1d22);width:100%;max-width:100%;height:100%;transition:transform .35s var(--ease)}.productCard:hover .productPicture img{transform:scale(1.03)}.productContent{padding:25px}.productType{color:var(--afc-gold);letter-spacing:.12em;margin:0;font-size:11px}.productContent h3{letter-spacing:.01em;margin:10px 0 5px;font:600 26px Cormorant Garamond,serif}.productNote{color:var(--afc-grey);min-height:42px;margin:0 0 15px;font-size:13px;line-height:1.6}.productContent ul{border-top:1px solid var(--afc-line);margin:0;padding:0;list-style:none}.productContent li{border-bottom:1px solid var(--afc-line);color:#40554d;padding:9px 0;font-size:12px}.productContent li:before{content:"";border:1px solid var(--afc-gold);border-radius:50%;width:5px;height:5px;margin:0 9px 2px 1px;display:inline-block}.cardActions{gap:9px;margin-top:20px;display:flex}.cardActions button{border:1px solid var(--afc-dark-green);color:var(--afc-dark-green);transition:background .25s var(--ease),color .25s var(--ease);background:0 0;border-radius:999px;padding:9px 13px;font-size:12px}.cardActions button:first-child{flex:1}.cardActions button:hover{background:var(--afc-dark-green);color:#fff}.needs{background:#f0f2eb;max-width:none;padding-inline:clamp(24px,5vw,80px)}.needs .sectionHead,.needGrid{max-width:1120px;margin-left:auto;margin-right:auto}.needGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.needCard{border-radius:22px;min-height:280px;position:relative;overflow:hidden}.needCard:after{content:"";background:linear-gradient(#10251a00 35%,#10251ae7 100%);position:absolute;inset:0}.needCard img{object-fit:cover;mix-blend-mode:multiply;opacity:.66;width:100%;height:100%;transition:transform .55s var(--ease);position:absolute;inset:0}.needCard:hover img{transform:scale(1.06)}.needCard div{z-index:1;color:#fff;position:absolute;inset:auto 24px 22px}.needCard h3{margin:0 0 7px;font:500 28px Noto Serif SC,serif}.needCard p{color:#fffdf2;max-width:250px;margin:0;font-size:12px;line-height:1.7}.needCard div>span{color:var(--afc-soft-gold);position:absolute;bottom:0;right:0}.quality{color:var(--afc-warm-white);background:#0d1e19;padding:clamp(80px,10vw,150px) clamp(24px,5vw,80px)}.qualityInner{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1120px;margin:auto;display:grid}.quality h2{font-size:clamp(46px,5vw,74px)}.quality h2 em{color:var(--afc-soft-gold)}.quality p{color:#c6d2cb;font-size:14px;line-height:1.85}.quality .kicker{color:var(--afc-soft-gold)}.lineButton{border:0;border-bottom:1px solid var(--afc-soft-gold);color:#fff;background:0 0;margin-top:20px;padding:0 0 9px;font-size:13px}.qualityVisual{border-radius:24px;height:460px;position:relative;overflow:hidden}.qualityVisual:after{content:"";background:#0d1e1933;position:absolute;inset:0}.qualityVisual img{object-fit:cover;mix-blend-mode:screen;width:100%;height:100%}.qualityVisual span{z-index:2;color:#fff;letter-spacing:.1em;font:500 25px/1 Cormorant Garamond,serif;position:absolute;bottom:20px;left:25px}.qualityPoints{background:#ffffff19;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:20px;display:grid}.qualityPoints article{background:#0d1e19;padding:23px}.qualityPoints span{color:var(--afc-soft-gold);font:500 18px Cormorant Garamond,serif}.qualityPoints h3{margin:12px 0 6px;font:500 18px Noto Serif SC,serif}.qualityPoints p{margin:0;font-size:12px}.journey{background:linear-gradient(125deg,#f7f5ef,#eef3eb);max-width:none;padding-left:max(5vw,50vw - 560px);padding-right:max(5vw,50vw - 560px)}.journeyCopy{max-width:700px}.journey h2{letter-spacing:-.055em;margin:0;font:500 clamp(42px,4.7vw,68px)/1.15 Noto Serif SC,serif}.journeyCopy>p:last-child{max-width:520px;color:var(--afc-grey);line-height:1.8}.steps{grid-template-columns:repeat(3,1fr);gap:15px;margin:45px 0 35px;display:grid}.steps article{border-top:1px solid var(--afc-gold);padding:20px 0}.steps span{color:var(--afc-gold);font:500 25px Cormorant Garamond,serif}.steps h3{margin:16px 0 8px;font:500 22px Noto Serif SC,serif}.steps p{color:var(--afc-grey);margin:0;font-size:13px;line-height:1.8}.journeyButton{margin-top:10px}.storyGrid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.storyGrid button{text-align:left;background:#fff;border:0;border-radius:22px;padding:0;overflow:hidden;box-shadow:0 12px 30px #10221712}.storyGrid img{aspect-ratio:1.05;object-fit:cover;width:100%;transition:transform .5s var(--ease);display:block}.storyGrid button:hover img{transform:scale(1.04)}.storyGrid div{padding:18px 20px}.storyGrid small{color:var(--afc-gold);letter-spacing:.1em;font-size:10px}.storyGrid h3{margin:9px 0;font:500 20px Noto Serif SC,serif}.storyGrid span{color:var(--afc-dark-green);font-size:12px}.disclaimer{border-left:2px solid var(--afc-gold);color:#68706c;background:#f0eee7;max-width:750px;margin:25px 0 0;padding:16px 18px;font-size:12px;line-height:1.7}.brandStory{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(35px,7vw,100px);display:grid}.storyImage{border-radius:24px;height:530px;overflow:hidden}.storyImage img{object-fit:cover;width:100%;height:100%}.brandStory h2{margin:0 0 22px;font-size:clamp(42px,4.8vw,68px)}.brandStory p:not(.kicker){color:var(--afc-grey);margin:0 0 26px;font-size:14px;line-height:2}.finalCta{text-align:center;color:#fff;background:radial-gradient(circle at 50% 100%,#d9cda955,#0000 40%),#173b30;padding:clamp(80px,10vw,140px) 24px}.finalCta .kicker{color:var(--afc-soft-gold)}.finalCta h2{font-size:clamp(46px,5vw,72px)}.finalCta h2 em{color:var(--afc-soft-gold)}.finalCta p:not(.kicker){color:#d6e0da;margin:22px auto 27px;font-size:14px}.finalCta .consult{background:var(--afc-soft-gold);color:var(--afc-deep)}.finalCta .consult:hover{background:#e6d9b9}footer{background:var(--afc-deep);color:#e4e9e5;grid-template-columns:1.2fr 1fr;gap:50px;padding:60px clamp(24px,5vw,80px) 32px;display:grid}.footerBrand{align-items:start;gap:13px;display:flex}.footerBrand .mark{border-color:var(--afc-soft-gold);color:var(--afc-soft-gold)}.footerBrand b{letter-spacing:.08em;font:500 24px Cormorant Garamond,serif}.footerBrand p{color:#aebbb4;max-width:350px;font-size:13px;line-height:1.8}.footerLinks{grid-template-columns:repeat(2,max-content);align-content:start;gap:14px 35px;font-size:13px;display:grid}.footerLinks a,.footerLinks button{color:#d9e2dd;text-align:left;background:0 0;border:0;padding:0}.footerLegal{color:#9ca9a1;border-top:1px solid #ffffff16;grid-column:1/-1;padding-top:22px;font-size:11px;line-height:1.8}.footerLegal a{color:#d8cba9;margin-right:20px}.footerLegal p{max-width:800px}.floatingWa{z-index:30;border:1px solid var(--afc-soft-gold);background:var(--afc-deep);color:#fff;animation:waIn .8s .6s both var(--ease);border-radius:999px;align-items:center;gap:9px;padding:8px 17px 8px 9px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #0b160f33}.floatingWa span{background:var(--afc-soft-gold);width:34px;height:34px;color:var(--afc-deep);border-radius:50%;place-content:center;font-size:20px;display:grid}.floatingWa b{text-align:left;font-size:12px;display:grid}.floatingWa small{color:#d8cba9;font-size:9px;font-weight:400}@keyframes waIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1}}.lightbox{z-index:100;background:#08110edb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lightboxPanel{background:#18221e;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(1200px,96vw);height:min(88vh,840px);display:grid;position:relative;overflow:hidden}.lightbox header{color:#fff;border-bottom:1px solid #ffffff19;justify-content:space-between;padding:14px 17px;display:flex}.lightbox header small{color:var(--afc-soft-gold);letter-spacing:.12em;font-size:10px;display:block}.lightbox header b{font-size:12px}.lightbox header button{color:#fff;background:0 0;border:1px solid #fff3;border-radius:50%;width:32px;height:32px;margin-left:7px}.lightboxImage{place-items:center;padding:15px;display:grid;overflow:auto}.lightboxImage img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .25s var(--ease)}.galleryPrev,.galleryNext{z-index:2;color:#fff;background:#0d1e19b3;border:1px solid #fff5;border-radius:50%;width:42px;height:42px;font-size:30px;position:absolute;top:50%;transform:translateY(-50%)}.galleryPrev{left:18px}.galleryNext{right:18px}.thumbs{background:#0e1714;gap:8px;padding:10px 16px;display:flex;overflow:auto}.thumbs button{background:0 0;border:1px solid #0000;border-radius:5px;flex:none;width:54px;height:42px;padding:0;overflow:hidden}.thumbs button.active{border-color:var(--afc-soft-gold)}.thumbs img{object-fit:cover;width:100%;height:100%}.mobileMenu{display:none}@media (width<=900px){.desktopNav,.topConsult{display:none}.menuButton{display:block}.hero{grid-template-columns:1fr;gap:20px;padding-top:120px}.heroProducts{width:100%;max-width:650px;height:470px;margin:auto}.trust{grid-template-columns:repeat(2,1fr)}.trust article:nth-child(2){border-right:0}.productGrid{grid-template-columns:repeat(2,1fr)}.qualityInner,.brandStory{grid-template-columns:1fr}.qualityVisual{height:360px}.needGrid{grid-template-columns:repeat(2,1fr)}.mobileMenu{z-index:80;background:var(--afc-warm-white);flex-direction:column;gap:25px;padding:32px;display:flex;position:fixed;inset:0}.mobileMenu>a{border-bottom:1px solid var(--afc-line);padding-bottom:16px;font:500 31px Noto Serif SC,serif}.closeMenu{color:var(--afc-dark-green);background:0 0;border:0;align-self:end;font-size:36px}.mobileBrand{align-items:center;gap:9px;margin-bottom:25px;display:flex}.mobileBrand b{font:500 28px Cormorant Garamond,serif}.mobileMenu .consult{margin-top:auto}.qualityPoints{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.nav{height:70px;padding-inline:20px}.hero{min-height:100svh;padding:105px 24px 30px}.hero h1{font-size:52px}.heroProducts{height:400px}.seal{width:130px;height:130px;font-size:40px;top:18%;right:7%}.h1{width:53%;top:28%;left:23%}.h2{width:38%;top:22%;left:0}.h3{width:27%;top:13%;right:0}.h4{width:33%;bottom:9%;right:4%}.trust{gap:20px;padding:28px 24px}.trust article{border-right:0;padding-right:0}.section{padding:85px 24px}.sectionHead{grid-template-columns:1fr;gap:18px;margin-bottom:35px}.sectionHead h2{font-size:47px}.productGrid,.storyGrid{grid-template-columns:1fr}.productPicture{height:310px}.needGrid{grid-template-columns:1fr}.needCard{min-height:230px}.quality{padding:85px 24px}.qualityPoints,.steps{grid-template-columns:1fr}.qualityVisual{height:300px}.brandStory{padding-top:20px}.storyImage{height:350px}.finalCta{padding:85px 24px}.floatingWa{padding:8px;bottom:15px;right:15px}.floatingWa b{display:none}footer{grid-template-columns:1fr;gap:32px;padding:50px 24px 26px}.footerLegal{grid-column:auto}.lightbox{padding:10px}.lightboxPanel{border-radius:12px;width:100%;height:94svh}.galleryPrev,.galleryNext{width:37px;height:37px}.galleryPrev{left:8px}.galleryNext{right:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.navActions{align-items:center;gap:13px;display:flex}.soundToggle{color:var(--afc-dark-green);letter-spacing:.05em;background:0 0;border:1px solid #0c5a4630;border-radius:999px;padding:9px 12px;font:10px Inter,sans-serif}.soundToggle[aria-pressed=true]{color:#6a542b;background:#e8efe9;border-color:#b6a173}.productPicture{cursor:pointer;border:0;width:100%}.productPicture:focus-visible,.soundToggle:focus-visible{outline:2px solid var(--afc-gold);outline-offset:3px}.detailOverlay{z-index:90;background:#0a100ed9;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:auto}.productDetail{background:var(--afc-warm-white);border-radius:28px;grid-template-columns:42% 58%;width:min(1080px,100%);min-height:620px;display:grid;position:relative;overflow:hidden}.detailClose{z-index:4;width:38px;height:38px;color:var(--afc-deep);background:#fbfaf7;border:0;border-radius:50%;font-size:25px;position:absolute;top:18px;right:20px;box-shadow:0 5px 15px #1112}.detailHero{background:linear-gradient(150deg,#e7eee9,#d8e4dc);place-items:center;padding:65px 35px;display:grid;position:relative}.detailHero.wine{background:linear-gradient(150deg,#f1e2dc,#e3c8c1)}.detailHero.navy{background:linear-gradient(150deg,#e7ebed,#d1d9df)}.detailHero.blush{background:linear-gradient(150deg,#f5efeb,#e9ddda)}.detailHero img{object-fit:contain;filter:drop-shadow(0 26px 20px #1216122e);width:100%;height:100%}.detailZoom{color:var(--afc-dark-green);background:#fbfaf7d9;border:1px solid #0c5a4633;border-radius:999px;padding:10px 14px;font-size:12px;position:absolute;bottom:22px}.detailContent{padding:65px 55px 35px}.detailContent h2{letter-spacing:.03em;margin:8px 0 20px;font:600 clamp(35px,4vw,56px)/1 Cormorant Garamond,serif}.detailIntro{color:#59665f;font-size:14px;line-height:1.9}.detailColumns{grid-template-columns:1fr 1fr;gap:24px;margin:28px 0;display:grid}.detailColumns section{border-top:1px solid var(--afc-line);padding-top:13px}.detailColumns small{color:var(--afc-gold);letter-spacing:.12em;font:10px Inter,sans-serif}.detailColumns ul,.detailColumns ol{margin:12px 0 0;padding-left:18px}.detailColumns li{color:#43574e;padding:5px 0;font-size:12px;line-height:1.5}.detailBottom{flex-wrap:wrap;gap:10px;display:flex}.detailBottom .consult,.detailBottom .secondary{padding:11px 14px;font-size:12px}.detailNote{color:#707a75;margin-top:22px;font-size:10px;line-height:1.7}.lightbox{background:#000000eb;padding:0;display:block}.lightboxPanel{display:none}.fullImageStage{touch-action:none;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.fullImageStage img{object-fit:contain;-webkit-user-select:none;user-select:none;cursor:grab;max-width:96vw;max-height:94vh;transition:transform .12s var(--ease)}.fullImageStage img:active{cursor:grabbing}.viewerClose{z-index:5;color:#fff;background:#ffffff18;border:1px solid #fff6;border-radius:50%;width:44px;height:44px;font-size:27px;position:fixed;top:22px;right:25px}.viewerMeta{z-index:4;color:#fff;gap:4px;display:grid;position:fixed;top:25px;left:24px}.viewerMeta span{color:var(--afc-soft-gold);letter-spacing:.15em;font-size:10px}.viewerMeta b{font:12px Inter,sans-serif}.lightbox .galleryPrev,.lightbox .galleryNext{z-index:5;color:#fff;background:0 0;border:0;width:50px;height:80px;font-size:48px;position:fixed;top:50%}.lightbox .galleryPrev{left:12px}.lightbox .galleryNext{right:12px}.lightbox .thumbs{z-index:5;background:#0d1612c2;border:1px solid #ffffff24;border-radius:999px;max-width:70vw;padding:7px 10px;position:fixed;bottom:15px;left:50%;transform:translate(-50%)}.lightbox .thumbs button{width:48px;height:38px}.lightbox .thumbs img{object-fit:cover}.productCard .productPicture img[src*=utsu-2-cutout]{transform:scale(1.15)}@media (width<=900px){.navActions .soundToggle{display:none}.productDetail{grid-template-columns:1fr;max-width:620px}.detailHero{min-height:330px;padding:38px}.detailContent{padding:35px 28px}.detailClose{top:12px;right:12px}.detailColumns{grid-template-columns:1fr}.detailOverlay{padding:12px}.viewerMeta{top:15px;left:15px}.viewerClose{top:13px;right:14px}.lightbox .galleryPrev{left:0}.lightbox .galleryNext{right:0}.lightbox .thumbs{max-width:90vw;bottom:9px}.lightbox .thumbs button{width:42px;height:34px}}.productCard .productPicture img[src*=utsukushii-2-isolated]{transform:scale(1.15)}.lightbox .galleryPrev,.lightbox .galleryNext{display:none}.productGrid{align-items:stretch}.productCard{flex-direction:column;display:flex}.productPicture{height:310px;padding:42px 28px 30px}.productPicture img{object-fit:contain;width:88%;max-width:88%;height:88%;max-height:88%}.productCard .productPicture img[src*=utsukushii-2-isolated]{width:100%;max-width:100%;height:82%;max-height:82%;transform:none}.productCard:hover .productPicture img[src*=utsukushii-2-isolated]{transform:scale(1.03)}.productContent{flex-direction:column;flex:1;display:flex}.cardActions{margin-top:auto}.storyVideo{position:relative}.storyVideo:after{content:"";background:#0c5a46e6;border:1px solid #fff9;border-radius:50%;width:42px;height:42px;position:absolute;top:20px;left:20px;box-shadow:0 6px 18px #10221733}.storyVideo:before{content:"▶";z-index:1;color:#fff;font-size:14px;position:absolute;top:32px;left:35px}.videoOverlay{z-index:110;background:#000000eb;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.videoOverlay video{background:#000;border-radius:12px;width:min(100%,940px);max-height:90vh;box-shadow:0 28px 80px #0008}@media (width<=900px){.productPicture{height:290px}.videoOverlay{padding:14px}.videoOverlay video{width:100%;max-height:82vh}.storyVideo:after{top:16px;left:16px}.storyVideo:before{top:27px;left:30px}}.detailOverlay{height:100dvh;overflow:hidden}.productDetail{max-height:calc(100dvh - 56px);overflow:auto}.ingredientList{list-style:none;margin:12px 0 0!important;padding:0!important}.ingredientList li{border:0!important;padding:0!important}.ingredientList button{border:0;border-bottom:1px solid var(--afc-line);text-align:left;color:#43574e;width:100%;transition:color .25s var(--ease),padding-left .25s var(--ease);background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:12px;line-height:1.5;display:flex}.ingredientList button:hover,.ingredientList button.selected{color:var(--afc-dark-green);padding-left:5px}.ingredientList button span{color:var(--afc-gold);font-size:12px}.ingredientPreview{text-align:left;width:100%;transition:transform .25s var(--ease),box-shadow .25s var(--ease);background:#f5f5ef;border:1px solid #0c5a461f;border-radius:12px;grid-template-columns:78px 1fr;align-items:center;gap:12px;margin-top:14px;padding:8px;display:grid;overflow:hidden}.ingredientPreview:hover{transform:translateY(-2px);box-shadow:0 10px 22px #10221718}.ingredientPreview img{object-fit:cover;border-radius:8px;width:78px;height:70px}.ingredientPreview span{gap:3px;display:grid}.ingredientPreview small{letter-spacing:.06em;color:var(--afc-gold)!important;font-size:9px!important}.ingredientPreview b{color:var(--afc-dark-green);font-size:11px;line-height:1.4}.ingredientPreview em{color:var(--afc-grey);font-size:10px;font-style:normal}@media (width<=900px){.detailOverlay{padding:0;display:block;overflow:auto}.productDetail{border-radius:0;width:100%;min-height:100dvh;max-height:none}.ingredientPreview{grid-template-columns:92px 1fr}.ingredientPreview img{width:92px;height:78px}}.heroProducts{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:18px;height:min(620px,54vw);min-height:460px;padding:54px 76px 34px;display:grid}.heroProduct,.heroProduct.h1,.heroProduct.h2,.heroProduct.h3,.heroProduct.h4{filter:drop-shadow(0 22px 18px #22342921);z-index:1;cursor:pointer;outline:0;place-items:center;display:grid;width:auto!important;height:auto!important;animation:heroDrift 7.6s var(--ease) infinite!important;position:relative!important;inset:auto!important}.heroProduct.h2{animation-delay:-1.8s!important}.heroProduct.h3{animation-delay:-3.7s!important}.heroProduct.h4{animation-delay:-5.3s!important}.heroProduct img{object-fit:contain;max-width:220px;max-height:210px;width:100%!important;height:100%!important}.heroProduct:before{content:"";z-index:-1;aspect-ratio:1;filter:blur(2px);opacity:0;pointer-events:none;background:radial-gradient(circle,#fffae4e0 0 3%,#d8cba975 18%,#0000 68%);border-radius:50%;width:72%;position:absolute;transform:scale(.5)}.heroProduct:after{content:"";background:conic-gradient(from 0deg,transparent 0 8%,#fffadee6 12%,transparent 18% 54%,#fffadeb3 60%,transparent 68% 100%);mix-blend-mode:screen;opacity:0;pointer-events:none;border-radius:50%;position:absolute;inset:8%;transform:scale(.7)rotate(-25deg)}.heroProduct:hover:before,.heroProduct:focus-visible:before,.heroProduct.isSparkling:before{animation:productSpark .72s var(--ease) both}.heroProduct:hover:after,.heroProduct:focus-visible:after,.heroProduct.isSparkling:after{animation:productRing .72s var(--ease) both}.heroProduct:focus-visible{box-shadow:0 0 0 2px var(--afc-gold);border-radius:18px}@keyframes heroDrift{0%,to{transform:translate(0,0)}50%{transform:translateY(-7px)}}@keyframes productSpark{0%{opacity:0;transform:scale(.48)}35%{opacity:.95}to{opacity:0;transform:scale(1.3)}}@keyframes productRing{0%{opacity:0;transform:scale(.62)rotate(-25deg)}35%{opacity:.85}to{opacity:0;transform:scale(1.22)rotate(24deg)}}.seal{z-index:0;opacity:.72;pointer-events:none;width:128px;height:128px;font-size:40px;top:50%;right:50%;transform:translate(50%,-50%)rotate(-14deg)}.glowOne{top:15%;right:20%}.glowTwo{bottom:10%;left:18%}@media (width<=600px){.heroProducts{gap:10px;height:390px;min-height:0;padding:32px 38px 20px}.heroProduct img{max-width:140px;max-height:145px}.seal{width:90px;height:90px;font-size:31px}}.needCard{text-align:left;font:inherit;cursor:pointer;border:0;padding:0}.needCard:focus-visible{outline:2px solid var(--afc-gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){.heroProduct,.heroProduct.h1,.heroProduct.h2,.heroProduct.h3,.heroProduct.h4{animation:none!important}.heroProduct:hover:before,.heroProduct:hover:after{animation:none}}.consultOverlay{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08120fb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.consultForm{background:var(--afc-warm-white);border:1px solid #d8cba9b8;border-radius:28px;gap:15px;width:min(520px,100%);max-height:calc(100dvh - 48px);padding:42px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 85px #0004}.consultForm h2{letter-spacing:-.05em;color:var(--afc-deep);margin:0;font:500 clamp(34px,5vw,48px)/1.08 Noto Serif SC,Source Han Serif SC,serif}.consultLead{color:var(--afc-grey);margin:0 0 7px;font-size:13px;line-height:1.75}.consultForm label{color:var(--afc-dark-green);gap:8px;font-size:12px;font-weight:600;display:grid}.consultForm select{appearance:auto;color:#263d34;background:#fff;border:1px solid #0c5a462e;border-radius:11px;outline:none;width:100%;padding:13px 14px;font:13px Noto Sans SC,PingFang SC,sans-serif}.consultForm select:focus{border-color:var(--afc-gold);box-shadow:0 0 0 3px #b6a17329}.formClose{width:38px;height:38px;color:var(--afc-deep);background:#fff;border:1px solid #0c5a461f;border-radius:50%;font-size:24px;line-height:1;position:absolute;top:16px;right:16px}.formSubmit{justify-content:center;margin-top:6px}.consultForm small{color:var(--afc-grey);text-align:center;font-size:10px;line-height:1.6}@media (width<=600px){.consultOverlay{align-items:end;padding:14px}.consultForm{border-radius:24px;max-height:calc(100dvh - 28px);padding:38px 23px 25px}.consultForm h2{font-size:36px}}
