.AnnouncementBar-module__FrNRta__bar{background:var(--text-primary);color:var(--text-inverse);text-align:center;letter-spacing:1.5px;text-transform:uppercase;z-index:3000;padding:10px 20px;font-size:.72rem;font-weight:400;position:fixed;top:0;left:0;right:0}
.Navbar-module__cJzEcG__nav{z-index:1000;padding:20px 0;transition:all .5s cubic-bezier(.23,1,.32,1);position:fixed;top:38px;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#faf9f6f2;padding:16px 0;box-shadow:0 4px 20px #1f201d05}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,40px);display:flex}.Navbar-module__cJzEcG__mobileScrim{display:none}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);letter-spacing:2px;color:var(--text-primary);z-index:1001;align-items:center;gap:10px;font-size:1.4rem;font-weight:500;text-decoration:none;display:flex;position:relative}.Navbar-module__cJzEcG__logoMark{color:var(--accent-dark);background:#fffc;border:1px solid #a6927424;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:0 4px 16px #1f201d08}.Navbar-module__cJzEcG__links{align-items:center;gap:40px;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);letter-spacing:.5px;text-transform:uppercase;font-size:.82rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--text-primary);width:0;height:1px;transition:width .4s var(--ease-smooth);position:absolute;bottom:-6px;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__linkActive{color:var(--text-primary);font-weight:500}.Navbar-module__cJzEcG__linkActive:after{background:var(--accent-dark);width:100%}.Navbar-module__cJzEcG__cta{letter-spacing:1px;text-transform:uppercase;background:var(--text-primary);color:var(--text-inverse);border:1px solid var(--text-primary);border-radius:4px;padding:12px 28px;font-size:.78rem;font-weight:500;text-decoration:none;transition:all .4s}.Navbar-module__cJzEcG__cta:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:4px;display:none;position:relative}.Navbar-module__cJzEcG__burger span{background:var(--text-primary);width:24px;height:1px;transition:all .3s;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:992px){.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__links{border-left:1px solid var(--border-subtle);z-index:1000;background:#fffefc;flex-direction:column;justify-content:center;gap:40px;width:300px;height:100vh;transition:right .6s cubic-bezier(.23,1,.32,1);position:fixed;top:0;right:-100%;box-shadow:-20px 0 60px #0000000d}.Navbar-module__cJzEcG__mobileScrim{-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;z-index:999;background:#14161438;border:none;padding:0;transition:opacity .25s;display:block;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileScrimOpen{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__open{right:0}.Navbar-module__cJzEcG__link{letter-spacing:2px;font-size:1rem}}
.Footer-module__S6Hkya__trustBar{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:20px 0}.Footer-module__S6Hkya__trustBarInner{justify-content:center;gap:48px;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,40px);display:flex}.Footer-module__S6Hkya__trustBadge{color:var(--text-secondary);letter-spacing:.3px;align-items:center;gap:10px;font-size:.8rem;font-weight:500;display:flex}.Footer-module__S6Hkya__trustBadge svg{color:var(--text-primary);opacity:.7}.Footer-module__S6Hkya__main{color:#fff;background:#1a1a1a;padding:64px 0 0}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,40px)}.Footer-module__S6Hkya__columns{grid-template-columns:1.4fr repeat(3,.8fr) 1.2fr;gap:40px;padding-bottom:48px;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);letter-spacing:3px;color:#fff;font-size:1.3rem;font-weight:500}.Footer-module__S6Hkya__tagline{color:#ffffff80;font-size:.85rem;font-weight:300;line-height:1.7}.Footer-module__S6Hkya__socialRow{gap:12px;margin-top:4px;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff9;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background:#ffffff0d;border-color:#fff6}.Footer-module__S6Hkya__col{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__colTitle{text-transform:uppercase;letter-spacing:2px;color:#fff6;margin-bottom:4px;font-size:.68rem;font-weight:600}.Footer-module__S6Hkya__colLink{color:#ffffffb3;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__colLink:hover{color:#fff}.Footer-module__S6Hkya__subscribeCol{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__subDesc{color:#ffffff80;font-size:.82rem;font-weight:300;line-height:1.6}.Footer-module__S6Hkya__subForm{gap:0;margin-top:4px;display:flex}.Footer-module__S6Hkya__subInput{color:#fff;font-size:.85rem;font-family:var(--font-body);background:#ffffff14;border:1px solid #ffffff26;border-right:none;border-radius:6px 0 0 6px;outline:none;flex:1;padding:12px 16px;transition:border-color .2s}.Footer-module__S6Hkya__subInput::placeholder{color:#ffffff4d}.Footer-module__S6Hkya__subInput:focus{border-color:#fff6}.Footer-module__S6Hkya__subInput:disabled{opacity:.7;cursor:not-allowed}.Footer-module__S6Hkya__subBtn{color:#1a1a1a;letter-spacing:.5px;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:0 6px 6px 0;padding:12px 20px;font-size:.8rem;font-weight:600;transition:opacity .2s}.Footer-module__S6Hkya__subBtn:hover{opacity:.9}.Footer-module__S6Hkya__subBtn:disabled{opacity:.7;cursor:wait}.Footer-module__S6Hkya__subStatus{color:#ffffff73;min-height:18px;margin-top:8px;font-size:.76rem;line-height:1.4}.Footer-module__S6Hkya__subStatusSuccess{color:#c8e6c9}.Footer-module__S6Hkya__subStatusError{color:#ffcdd2}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff1a;padding:24px 0 32px}.Footer-module__S6Hkya__paymentRow{gap:8px;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__paymentIcon{color:#ffffff80;letter-spacing:.5px;border:1px solid #ffffff26;border-radius:4px;padding:4px 10px;font-size:.6rem;font-weight:700}.Footer-module__S6Hkya__bottomRow{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copy{color:#ffffff4d;font-size:.75rem}.Footer-module__S6Hkya__legal{gap:24px;display:flex}.Footer-module__S6Hkya__legal a{color:#ffffff4d;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legal a:hover{color:#fff9}@media (max-width:900px){.Footer-module__S6Hkya__columns{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__S6Hkya__brandCol,.Footer-module__S6Hkya__subscribeCol{grid-column:1/-1}.Footer-module__S6Hkya__trustBarInner{flex-wrap:wrap;justify-content:center;gap:20px}}@media (max-width:500px){.Footer-module__S6Hkya__columns{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomRow{text-align:center;flex-direction:column;gap:12px}.Footer-module__S6Hkya__legal{flex-wrap:wrap;justify-content:center;gap:16px}.Footer-module__S6Hkya__paymentRow{flex-wrap:wrap;justify-content:center}.Footer-module__S6Hkya__subForm{flex-direction:column;gap:8px}.Footer-module__S6Hkya__subInput{border-right:1px solid #ffffff26;border-radius:6px}.Footer-module__S6Hkya__subBtn{border-radius:6px;width:100%}}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at 12% 18%,#89aab412 0%,#89aab400 42%),radial-gradient(circle at 88% 12%,#c8b59821 0%,#c8b59800 48%),var(--bg-primary);align-items:center;min-height:100vh;padding-top:138px;padding-bottom:72px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgOrb1,.Hero-module__ZARIfG__bgOrb2{filter:blur(110px);pointer-events:none;opacity:.9;border-radius:50%;position:absolute}.Hero-module__ZARIfG__bgOrb1{background:#c8b5981f;width:42vw;height:42vw;animation:12s ease-in-out infinite Hero-module__ZARIfG__float;top:-10%;right:-4%}.Hero-module__ZARIfG__bgOrb2{background:#89aab417;width:36vw;height:36vw;animation:14s ease-in-out infinite reverse Hero-module__ZARIfG__float;bottom:-8%;left:-8%}.Hero-module__ZARIfG__content{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,5vw,64px);max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,40px);display:grid;position:relative}.Hero-module__ZARIfG__textSide{opacity:0;animation:Hero-module__ZARIfG__fadeInUp .8s var(--ease-smooth)forwards}.Hero-module__ZARIfG__textSide .Hero-module__ZARIfG__socialProof{opacity:0;animation:Hero-module__ZARIfG__fadeInUp .6s var(--ease-smooth)80ms forwards}.Hero-module__ZARIfG__textSide .Hero-module__ZARIfG__title{opacity:0;animation:Hero-module__ZARIfG__fadeInUp .7s var(--ease-smooth).18s forwards}.Hero-module__ZARIfG__textSide .Hero-module__ZARIfG__subtitle{opacity:0;animation:Hero-module__ZARIfG__fadeInUp .7s var(--ease-smooth).32s forwards}.Hero-module__ZARIfG__textSide .Hero-module__ZARIfG__statGrid{opacity:0;animation:Hero-module__ZARIfG__fadeInUp .6s var(--ease-smooth).44s forwards}.Hero-module__ZARIfG__textSide .Hero-module__ZARIfG__actions{opacity:0;animation:Hero-module__ZARIfG__fadeInUp .6s var(--ease-smooth).56s forwards}.Hero-module__ZARIfG__textSide .Hero-module__ZARIfG__trust{opacity:0;animation:Hero-module__ZARIfG__fadeInUp .6s var(--ease-smooth).68s forwards}.Hero-module__ZARIfG__socialProof{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #1f201d12;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:10px 14px;display:inline-flex}.Hero-module__ZARIfG__proofDot{background:#89aab4;border-radius:999px;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 6px #89aab429}.Hero-module__ZARIfG__proofText{color:var(--text-secondary);letter-spacing:.2px;font-size:.8rem}.Hero-module__ZARIfG__title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.8px;margin-bottom:18px;font-size:clamp(2.9rem,5vw,4.7rem);font-weight:400;line-height:1.06}.Hero-module__ZARIfG__titleAccent{color:#85725a}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:520px;margin-bottom:26px;font-size:1.02rem;font-weight:300;line-height:1.75}.Hero-module__ZARIfG__statGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:560px;margin-bottom:28px;display:grid}.Hero-module__ZARIfG__statCard{background:linear-gradient(#ffffffdb,#ffffffb3);border:1px solid #1f201d0f;border-radius:12px;flex-direction:column;gap:2px;padding:12px 14px;display:flex;box-shadow:0 6px 18px #1f201d08}.Hero-module__ZARIfG__statValue{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.3px;font-size:1.05rem}.Hero-module__ZARIfG__statLabel{text-transform:uppercase;letter-spacing:1.2px;color:var(--text-muted);font-size:.72rem}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;display:flex}.Hero-module__ZARIfG__textLink{color:var(--text-secondary);letter-spacing:.2px;padding-bottom:2px;font-size:.8rem;text-decoration:none;position:relative}.Hero-module__ZARIfG__textLink:after{content:"";transform-origin:0;background:#1f201d33;height:1px;transition:background-color .2s,transform .2s;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__textLink:hover{color:var(--text-primary)}.Hero-module__ZARIfG__textLink:hover:after{background:#1f201d73;transform:scaleX(1.02)}.Hero-module__ZARIfG__trust{flex-wrap:wrap;gap:10px;max-width:620px;display:flex}.Hero-module__ZARIfG__trustItem{color:var(--text-secondary);background:#ffffffa6;border:1px solid #1f201d0f;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:.75rem;display:inline-flex}.Hero-module__ZARIfG__trustItem svg{color:#a69274;flex-shrink:0}.Hero-module__ZARIfG__visualSide{opacity:0;animation:Hero-module__ZARIfG__fadeIn 1s var(--ease-smooth).36s forwards;flex-direction:column;gap:18px;display:flex;position:relative}.Hero-module__ZARIfG__visualStack{min-height:520px;position:relative}.Hero-module__ZARIfG__badgeTopLeft,.Hero-module__ZARIfG__badgeTopRight{z-index:4;-webkit-backdrop-filter:blur(10px);background:#ffffffd6;border:1px solid #1f201d14;border-radius:14px;position:absolute;box-shadow:0 10px 30px #1f201d0f}.Hero-module__ZARIfG__badgeTopLeft{letter-spacing:.4px;color:var(--text-secondary);padding:10px 14px;font-size:.74rem;top:18px;left:16px}.Hero-module__ZARIfG__badgeTopRight{flex-direction:column;align-items:flex-end;gap:1px;padding:10px 12px;display:flex;top:20px;right:16px}.Hero-module__ZARIfG__badgeBig{font-family:var(--font-heading);color:var(--text-primary);font-size:1.05rem;line-height:1}.Hero-module__ZARIfG__badgeSmall{color:var(--text-muted);letter-spacing:.7px;text-transform:uppercase;font-size:.68rem}.Hero-module__ZARIfG__productFrame{aspect-ratio:.92;background:linear-gradient(162deg,#fff 0%,#f8f4ec 60%,#f1eadf 100%);border:1px solid #c8b59838;border-radius:26px;width:100%;max-width:500px;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #1f201d14,0 10px 30px #1f201d0a}.Hero-module__ZARIfG__frameGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#c8b59838 0%,#c8b59800 70%);border-radius:50%;width:72%;height:72%;position:absolute;inset:-10% -5% auto auto}.Hero-module__ZARIfG__frameGrid{z-index:0;pointer-events:none;background-image:linear-gradient(#1f201d08 1px,#0000 1px),linear-gradient(90deg,#1f201d08 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000038,#0000);mask-image:linear-gradient(#00000038,#0000)}.Hero-module__ZARIfG__productPhoto{object-fit:contain;object-position:center 58%;z-index:1;transform:scale(1.02)}.Hero-module__ZARIfG__bottomFade{z-index:2;pointer-events:none;background:linear-gradient(#faf9f600 0%,#faf9f6c7 65%,#faf9f6f2 100%);height:34%;position:absolute;inset:auto 0 0}.Hero-module__ZARIfG__specPanel{z-index:5;-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #1f201d14;border-radius:16px;width:min(360px,82%);padding:16px 16px 14px;position:absolute;bottom:14px;right:-8px;box-shadow:0 16px 42px #1f201d17}.Hero-module__ZARIfG__specPanelHeader{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.Hero-module__ZARIfG__specPanelEyebrow{letter-spacing:1.7px;color:var(--text-muted);text-transform:uppercase;font-size:.62rem}.Hero-module__ZARIfG__specPanelTitle{color:var(--text-primary);font-size:.86rem;font-weight:600}.Hero-module__ZARIfG__wavelengthList{flex-direction:column;gap:8px;display:flex}.Hero-module__ZARIfG__wavelengthRow{background:#f7f5f0eb;border:1px solid #1f201d0a;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.Hero-module__ZARIfG__wavelengthDot{border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #1f201d0a}.Hero-module__ZARIfG__dotWarm{background:#cf9f6c}.Hero-module__ZARIfG__dotCool{background:#6ea6c7}.Hero-module__ZARIfG__dotNeutral{background:#9f8fb8}.Hero-module__ZARIfG__wavelengthMain{flex-direction:column;gap:1px;min-width:0;display:flex}.Hero-module__ZARIfG__wavelengthLabel{color:var(--text-primary);font-size:.78rem;font-weight:600}.Hero-module__ZARIfG__wavelengthDetail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.Hero-module__ZARIfG__wavelengthNm{font-family:var(--font-heading);color:var(--text-primary);font-size:.95rem}.Hero-module__ZARIfG__specPanelMeta{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.Hero-module__ZARIfG__specPanelMeta span{letter-spacing:1px;text-transform:uppercase;color:var(--text-secondary);background:#ffffffbf;border:1px solid #1f201d0a;border-radius:999px;padding:6px 8px;font-size:.64rem}.Hero-module__ZARIfG__thumbCard{z-index:4;-webkit-backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #1f201d14;border-radius:14px;grid-template-columns:92px 1fr;gap:10px;width:min(280px,62%);padding:10px;display:grid;position:absolute;bottom:-8px;left:6px;box-shadow:0 12px 30px #1f201d14}.Hero-module__ZARIfG__thumbMedia{aspect-ratio:1;background:#f3efe7;border:1px solid #1f201d0d;border-radius:10px;position:relative;overflow:hidden}.Hero-module__ZARIfG__thumbImage{object-fit:cover;object-position:center}.Hero-module__ZARIfG__thumbText{flex-direction:column;justify-content:center;gap:3px;min-width:0;display:flex}.Hero-module__ZARIfG__thumbEyebrow{letter-spacing:1.6px;color:var(--text-muted);text-transform:uppercase;font-size:.58rem}.Hero-module__ZARIfG__thumbTitle{color:var(--text-primary);font-size:.75rem;font-weight:600;line-height:1.25}.Hero-module__ZARIfG__thumbSub{color:var(--text-secondary);font-size:.66rem;line-height:1.35}.Hero-module__ZARIfG__evidenceRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.Hero-module__ZARIfG__evidenceCard{background:#ffffffb8;border:1px solid #1f201d0f;border-radius:12px;flex-direction:column;gap:2px;min-height:66px;padding:12px 14px;display:flex}.Hero-module__ZARIfG__evidenceLabel{letter-spacing:1.6px;text-transform:uppercase;color:var(--text-muted);font-size:.62rem}.Hero-module__ZARIfG__evidenceValue{color:var(--text-primary);font-size:.78rem;line-height:1.3}@media (max-width:1100px){.Hero-module__ZARIfG__content{grid-template-columns:1fr;gap:34px}.Hero-module__ZARIfG__textSide{text-align:center}.Hero-module__ZARIfG__subtitle,.Hero-module__ZARIfG__statGrid{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__socialProof,.Hero-module__ZARIfG__actions,.Hero-module__ZARIfG__trust{justify-content:center}.Hero-module__ZARIfG__visualSide{width:100%;max-width:640px;margin:0 auto}.Hero-module__ZARIfG__productFrame{margin-left:auto;margin-right:auto}}@media (max-width:680px){.Hero-module__ZARIfG__hero{padding-top:132px;padding-bottom:56px}.Hero-module__ZARIfG__title{letter-spacing:-.5px;font-size:clamp(2.25rem,11vw,3.2rem)}.Hero-module__ZARIfG__subtitle{font-size:.95rem}.Hero-module__ZARIfG__statGrid{grid-template-columns:1fr}.Hero-module__ZARIfG__visualStack{flex-direction:column;gap:12px;min-height:auto;display:flex}.Hero-module__ZARIfG__badgeTopLeft,.Hero-module__ZARIfG__badgeTopRight,.Hero-module__ZARIfG__specPanel,.Hero-module__ZARIfG__thumbCard{width:100%;position:relative;inset:auto}.Hero-module__ZARIfG__badgeTopRight{align-items:flex-start}.Hero-module__ZARIfG__productFrame{aspect-ratio:.95;max-width:100%}.Hero-module__ZARIfG__thumbCard{grid-template-columns:84px 1fr}.Hero-module__ZARIfG__evidenceRow{grid-template-columns:1fr}.Hero-module__ZARIfG__wavelengthRow{grid-template-columns:auto 1fr;grid-template-areas:"dot main""dot nm";align-items:start}.Hero-module__ZARIfG__wavelengthDot{grid-area:dot;margin-top:5px}.Hero-module__ZARIfG__wavelengthMain{grid-area:main}.Hero-module__ZARIfG__wavelengthNm{color:var(--text-secondary);grid-area:nm;margin-left:19px;font-size:.8rem}.Hero-module__ZARIfG__wavelengthDetail{white-space:normal;text-overflow:unset;overflow:visible}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}
.BestsellersGrid-module__9UmOiW__section{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);padding:80px 24px}.BestsellersGrid-module__9UmOiW__container{max-width:1200px;margin:0 auto}.BestsellersGrid-module__9UmOiW__header{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.BestsellersGrid-module__9UmOiW__viewAll{color:var(--text-secondary);text-underline-offset:4px;font-size:.9rem;text-decoration:underline;transition:color .3s}.BestsellersGrid-module__9UmOiW__viewAll:hover{color:var(--text-primary)}.BestsellersGrid-module__9UmOiW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.BestsellersGrid-module__9UmOiW__productCard{border-radius:var(--radius-md);transition:transform .4s var(--ease-smooth),box-shadow .4s var(--ease-smooth);flex-direction:column;margin:-12px;padding:12px;display:flex;position:relative}.BestsellersGrid-module__9UmOiW__productCard:hover{background:#fff;transform:translateY(-4px);box-shadow:0 12px 30px #0000000a}.BestsellersGrid-module__9UmOiW__imagePlaceholder{aspect-ratio:4/5;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:linear-gradient(145deg,#f0ece6,#e2ddd5);justify-content:center;align-items:center;margin-bottom:20px;transition:border-color .4s;display:flex;position:relative;overflow:hidden}.BestsellersGrid-module__9UmOiW__imageActual{object-fit:cover;border-radius:inherit;z-index:1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.BestsellersGrid-module__9UmOiW__imageActualContained{object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 18% 14%,#c8b59824,#0000 44%),linear-gradient(145deg,#ffffff9e,#ffffff2e);padding:14px}.BestsellersGrid-module__9UmOiW__placeholderText{letter-spacing:3px;text-transform:uppercase;color:#b8b0a4;-webkit-user-select:none;user-select:none;font-size:.7rem}.BestsellersGrid-module__9UmOiW__productCard:hover .BestsellersGrid-module__9UmOiW__imagePlaceholder{border-color:var(--accent-dark)}.BestsellersGrid-module__9UmOiW__imagePlaceholder:after{content:"";background:inherit;border-radius:inherit;transition:transform .6s var(--ease-smooth);z-index:0;position:absolute;inset:0}.BestsellersGrid-module__9UmOiW__productCard:hover .BestsellersGrid-module__9UmOiW__imagePlaceholder:after{transform:scale(1.05)}.BestsellersGrid-module__9UmOiW__imageEmoji{opacity:.8;filter:grayscale();font-size:3rem;transition:filter .3s,transform .3s}.BestsellersGrid-module__9UmOiW__productCard:hover .BestsellersGrid-module__9UmOiW__imageEmoji{filter:grayscale(0);transform:scale(1.05)}.BestsellersGrid-module__9UmOiW__badge{background:var(--text-primary);color:var(--bg-primary);letter-spacing:1px;text-transform:uppercase;border-radius:2px;padding:4px 8px;font-size:.7rem;position:absolute;top:12px;left:12px}.BestsellersGrid-module__9UmOiW__productInfo{flex-direction:column;flex:1;display:flex}.BestsellersGrid-module__9UmOiW__productName{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:400}.BestsellersGrid-module__9UmOiW__productDesc{color:var(--text-secondary);flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.5}.BestsellersGrid-module__9UmOiW__productFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.BestsellersGrid-module__9UmOiW__price{color:var(--text-primary);font-weight:500}.BestsellersGrid-module__9UmOiW__addBtn{border:1px solid var(--border-subtle);cursor:pointer;color:var(--text-primary);white-space:nowrap;background:0 0;border-radius:40px;padding:6px 16px;font-size:.85rem;transition:all .3s}.BestsellersGrid-module__9UmOiW__addBtn:hover{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}@media (max-width:1024px){.BestsellersGrid-module__9UmOiW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BestsellersGrid-module__9UmOiW__header{flex-direction:column;align-items:flex-start;gap:16px}.BestsellersGrid-module__9UmOiW__grid{grid-template-columns:1fr}}
.Features-module__zvCZ4q__section{padding:var(--section-padding)0;background:var(--bg-primary)}.Features-module__zvCZ4q__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Features-module__zvCZ4q__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);max-width:540px;margin-bottom:64px;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.2}.Features-module__zvCZ4q__sectionTitle em{font-style:italic}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__zvCZ4q__card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);opacity:0;transition:opacity .6s var(--ease-smooth),transform .6s var(--ease-smooth),box-shadow .3s ease;overflow:hidden;transform:translateY(20px)}.Features-module__zvCZ4q__card:hover{box-shadow:var(--shadow-elevated)}.Features-module__zvCZ4q__card.Features-module__zvCZ4q__visible{opacity:1;transform:translateY(0)}.Features-module__zvCZ4q__cardColorBar{width:100%;height:3px}.Features-module__zvCZ4q__cardBody{padding:32px}.Features-module__zvCZ4q__cardWave{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:16px;font-size:.7rem;font-weight:500}.Features-module__zvCZ4q__cardHeadline{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:400;line-height:1.3}.Features-module__zvCZ4q__cardDesc{color:var(--text-secondary);margin-bottom:24px;font-size:.92rem;font-weight:300;line-height:1.7}.Features-module__zvCZ4q__cardStat{border-top:1px solid var(--border-subtle);align-items:baseline;gap:8px;padding-top:20px;display:flex}.Features-module__zvCZ4q__cardStatNum{font-family:var(--font-heading);font-size:1.8rem;font-weight:500}.Features-module__zvCZ4q__cardStatLabel{color:var(--text-muted);font-size:.78rem}@media (max-width:900px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:20px}}
.Science-module__YSZkzq__section{padding:var(--section-padding)0;background:linear-gradient(180deg,#ffffff40,#fff0),radial-gradient(circle at 92% 8%,#89aab40f,#89aab400 42%),var(--bg-primary)}.Science-module__YSZkzq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Science-module__YSZkzq__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:56px;margin-bottom:52px;display:grid}.Science-module__YSZkzq__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.3px;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.15}.Science-module__YSZkzq__sectionTitle em{color:#85725a;font-style:italic}.Science-module__YSZkzq__topDesc{color:var(--text-secondary);font-size:1rem;font-weight:300;line-height:1.75}.Science-module__YSZkzq__specGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.Science-module__YSZkzq__specCard{text-align:center;background:linear-gradient(#ffffffeb,#ffffffc7);border:1px solid #1f201d0d;border-radius:14px;flex-direction:column;gap:4px;padding:18px 14px 16px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.Science-module__YSZkzq__specCard:hover{border-color:#a6927429;transform:translateY(-2px);box-shadow:0 12px 26px #1f201d0d}.Science-module__YSZkzq__specValue{font-family:var(--font-heading);color:var(--text-primary);font-size:1.28rem;font-weight:500}.Science-module__YSZkzq__specUnit{color:var(--text-muted);letter-spacing:.2px;font-size:.68rem;line-height:1.2}.Science-module__YSZkzq__specLabel{text-transform:uppercase;letter-spacing:1.4px;color:var(--text-secondary);margin-top:6px;font-size:.62rem}.Science-module__YSZkzq__deepGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin:26px 0 24px;display:grid}.Science-module__YSZkzq__visualCard,.Science-module__YSZkzq__protocolCard{background:#ffffffdb;border:1px solid #1f201d0f;border-radius:18px;flex-direction:column;gap:14px;padding:18px;display:flex;overflow:hidden;box-shadow:0 16px 40px #1f201d0a}.Science-module__YSZkzq__cardHeader{flex-direction:column;gap:4px;display:flex}.Science-module__YSZkzq__cardEyebrow{text-transform:uppercase;letter-spacing:1.6px;color:var(--text-muted);font-size:.62rem}.Science-module__YSZkzq__cardTitle{color:var(--text-primary);letter-spacing:.1px;font-size:1rem;font-weight:600}.Science-module__YSZkzq__visualFrame{aspect-ratio:1.18;background:#f2efe8;border:1px solid #1f201d0d;border-radius:14px;width:100%;position:relative;overflow:hidden}.Science-module__YSZkzq__visualImage{object-fit:cover;object-position:center}.Science-module__YSZkzq__visualOverlay{pointer-events:none;background:linear-gradient(#faf9f600 0%,#faf9f6c2 100%);height:38%;position:absolute;inset:auto 0 0}.Science-module__YSZkzq__cardCaption{color:var(--text-secondary);font-size:.8rem;line-height:1.55}.Science-module__YSZkzq__protocolList{flex-direction:column;gap:10px;display:flex}.Science-module__YSZkzq__protocolItem{background:#f7f5f0b3;border:1px solid #1f201d0a;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:10px 12px;display:grid}.Science-module__YSZkzq__protocolIndex{font-family:var(--font-heading);color:#85725a;min-width:24px;font-size:.95rem;line-height:1.2}.Science-module__YSZkzq__protocolTitle{color:var(--text-primary);margin-bottom:2px;font-size:.82rem;font-weight:600}.Science-module__YSZkzq__protocolDetail{color:var(--text-secondary);font-size:.74rem;line-height:1.45}.Science-module__YSZkzq__matrix{background:linear-gradient(#fffc,#faf9f6d9);border:1px solid #1f201d0d;border-radius:14px;overflow:hidden}.Science-module__YSZkzq__matrixHeader{letter-spacing:1.3px;text-transform:uppercase;color:var(--text-secondary);background:#fff9;border-bottom:1px solid #1f201d0d;padding:10px 12px;font-size:.72rem}.Science-module__YSZkzq__matrixTable{grid-template-columns:1.4fr 1fr .7fr;display:grid}.Science-module__YSZkzq__matrixHead{letter-spacing:1.3px;text-transform:uppercase;color:var(--text-muted);background:#f7f5f080;border-bottom:1px solid #1f201d0a;padding:10px 12px;font-size:.62rem}.Science-module__YSZkzq__matrixRow{display:contents}.Science-module__YSZkzq__matrixRow span{color:var(--text-secondary);background:#ffffff9e;border-bottom:1px solid #1f201d0a;padding:10px 12px;font-size:.76rem;line-height:1.35}.Science-module__YSZkzq__matrixRow span:first-child{color:var(--text-primary);font-weight:500}.Science-module__YSZkzq__certRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}.Science-module__YSZkzq__certItem{background:#ffffffb8;border:1px solid #1f201d0d;border-radius:12px;align-items:flex-start;gap:10px;padding:16px 14px;display:flex}.Science-module__YSZkzq__certIcon{color:#a69274;flex-shrink:0;margin-top:1px}.Science-module__YSZkzq__certName{color:var(--text-primary);font-size:.76rem;font-weight:600;line-height:1.25;display:block}.Science-module__YSZkzq__certDetail{color:var(--text-muted);margin-top:2px;font-size:.68rem;line-height:1.35;display:block}.Science-module__YSZkzq__disclaimer{color:var(--text-muted);max-width:980px;margin-top:14px;font-size:.76rem;line-height:1.55}@media (max-width:1100px){.Science-module__YSZkzq__specGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.Science-module__YSZkzq__deepGrid{grid-template-columns:1fr}.Science-module__YSZkzq__top{grid-template-columns:1fr;gap:20px;margin-bottom:44px}}@media (max-width:760px){.Science-module__YSZkzq__specGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Science-module__YSZkzq__matrixTable{grid-template-columns:1fr}.Science-module__YSZkzq__matrixHead{display:none}.Science-module__YSZkzq__matrixRow span{border-bottom:none;padding-top:8px;padding-bottom:8px}.Science-module__YSZkzq__matrixRow span:nth-child(3n+1){background:#f7f5f08c;padding-top:12px;font-size:.78rem}.Science-module__YSZkzq__matrixRow span:nth-child(3n+2):before{content:"Protocol: ";color:var(--text-muted)}.Science-module__YSZkzq__matrixRow span:nth-child(3n+3){border-bottom:1px solid #1f201d0d;padding-bottom:12px}.Science-module__YSZkzq__matrixRow span:nth-child(3n+3):before{content:"Cadence: ";color:var(--text-muted)}.Science-module__YSZkzq__certRow{grid-template-columns:1fr 1fr}}@media (max-width:520px){.Science-module__YSZkzq__specGrid,.Science-module__YSZkzq__certRow{grid-template-columns:1fr}.Science-module__YSZkzq__visualCard,.Science-module__YSZkzq__protocolCard{padding:14px}}
.Reviews-module__yTtV6W__section{padding:var(--section-padding)0;background:var(--bg-secondary)}.Reviews-module__yTtV6W__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Reviews-module__yTtV6W__header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.Reviews-module__yTtV6W__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.2}.Reviews-module__yTtV6W__sectionTitle em{font-style:italic}.Reviews-module__yTtV6W__headerStats{text-align:right;flex-shrink:0}.Reviews-module__yTtV6W__ratingBig{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:12px;padding:16px 28px;display:flex}.Reviews-module__yTtV6W__ratingStars{color:var(--accent-dark);letter-spacing:2px;font-size:1rem}.Reviews-module__yTtV6W__ratingNum{font-family:var(--font-heading);font-size:1.5rem;font-weight:500}.Reviews-module__yTtV6W__ratingNote{color:var(--text-muted);margin-top:8px;font-size:.72rem}.Reviews-module__yTtV6W__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Reviews-module__yTtV6W__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;justify-content:space-between;padding:32px;transition:box-shadow .3s;display:flex}.Reviews-module__yTtV6W__card:hover{box-shadow:var(--shadow-card)}.Reviews-module__yTtV6W__cardStars{color:var(--accent-dark);letter-spacing:2px;margin-bottom:20px;font-size:.85rem}.Reviews-module__yTtV6W__cardText{font-family:var(--font-heading);color:var(--text-primary);flex:1;margin-bottom:24px;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.65}.Reviews-module__yTtV6W__cardMeta{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-end;padding-top:20px;display:flex}.Reviews-module__yTtV6W__cardName{color:var(--text-primary);font-size:.9rem;font-weight:500;display:block}.Reviews-module__yTtV6W__verifiedBadge{color:#2d7a3a;letter-spacing:.5px;background:#2d7a3a14;border-radius:12px;align-items:center;gap:4px;margin-top:2px;padding:2px 8px;font-size:.65rem;display:inline-flex}.Reviews-module__yTtV6W__cardLoc{color:var(--text-muted);margin-top:2px;font-size:.75rem;display:block}.Reviews-module__yTtV6W__cardTag{text-align:right}.Reviews-module__yTtV6W__tagBenefit{text-transform:uppercase;letter-spacing:1px;background:var(--bg-secondary);color:var(--text-secondary);border-radius:4px;padding:4px 12px;font-size:.7rem;font-weight:500;display:block}.Reviews-module__yTtV6W__tagWeeks{color:var(--text-muted);margin-top:4px;font-size:.7rem;display:block}@media (max-width:768px){.Reviews-module__yTtV6W__header{flex-direction:column;align-items:flex-start}.Reviews-module__yTtV6W__headerStats{text-align:left}.Reviews-module__yTtV6W__grid{grid-template-columns:1fr}}
.info-module__BjNPTa__infoPage{background:var(--bg-primary);min-height:100vh;padding-top:130px}.info-module__BjNPTa__container{max-width:800px;margin:0 auto;padding:64px clamp(20px,5vw,40px) 80px}.info-module__BjNPTa__containerWide{max-width:1000px;margin:0 auto;padding:64px clamp(20px,5vw,40px) 80px}.info-module__BjNPTa__pageLabel{text-transform:uppercase;letter-spacing:2.5px;color:var(--text-muted);margin-bottom:12px;font-size:.68rem;font-weight:500}.info-module__BjNPTa__pageTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;line-height:1.2}.info-module__BjNPTa__pageSubtitle{color:var(--text-secondary);max-width:600px;margin-bottom:48px;font-size:1rem;line-height:1.7}.info-module__BjNPTa__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);margin:48px 0 16px;font-size:1.3rem;font-weight:400}.info-module__BjNPTa__sectionTitle:first-of-type{margin-top:0}.info-module__BjNPTa__body{color:var(--text-secondary);margin-bottom:16px;font-size:.92rem;line-height:1.8}.info-module__BjNPTa__body strong{color:var(--text-primary);font-weight:600}.info-module__BjNPTa__list{margin:0 0 24px;padding:0;list-style:none}.info-module__BjNPTa__list li{color:var(--text-secondary);padding:8px 0 8px 20px;font-size:.9rem;line-height:1.7;position:relative}.info-module__BjNPTa__list li:before{content:"✓";color:#2e7d32;font-weight:600;position:absolute;left:0}.info-module__BjNPTa__infoGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin:32px 0;display:grid}.info-module__BjNPTa__infoCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;padding:28px 24px}.info-module__BjNPTa__infoCard h3{color:var(--text-primary);margin-bottom:8px;font-size:.95rem;font-weight:600}.info-module__BjNPTa__infoCard p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.info-module__BjNPTa__table{border-collapse:collapse;width:100%;margin:24px 0}.info-module__BjNPTa__table th,.info-module__BjNPTa__table td{text-align:left;border-bottom:1px solid var(--border-subtle);padding:14px 16px;font-size:.88rem}.info-module__BjNPTa__table th{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;font-size:.78rem;font-weight:600}.info-module__BjNPTa__table td{color:var(--text-secondary)}.info-module__BjNPTa__ctaBox{background:var(--bg-secondary);border:1px solid var(--border-subtle);text-align:center;border-radius:16px;margin:48px 0;padding:32px}.info-module__BjNPTa__ctaBox h3{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:1.2rem}.info-module__BjNPTa__ctaBox p{color:var(--text-secondary);margin-bottom:20px;font-size:.88rem;line-height:1.6}.info-module__BjNPTa__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.info-module__BjNPTa__formGroup{flex-direction:column;gap:6px;display:flex}.info-module__BjNPTa__formGroupFull{grid-column:1/-1;}.info-module__BjNPTa__formLabel{color:var(--text-primary);letter-spacing:.3px;font-size:.78rem;font-weight:500}.info-module__BjNPTa__formInput{border:1px solid var(--border-subtle);font-size:.88rem;font-family:var(--font-body);color:var(--text-primary);background:#fff;border-radius:8px;outline:none;padding:12px 16px;transition:border-color .2s}.info-module__BjNPTa__formInput:focus{border-color:var(--text-primary)}.info-module__BjNPTa__formInput:disabled,.info-module__BjNPTa__formTextarea:disabled{opacity:.7;cursor:not-allowed;background:#f7f7f5}.info-module__BjNPTa__formTextarea{resize:vertical;min-height:140px;}.info-module__BjNPTa__formSubmit{background:var(--text-primary);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:8px;margin-top:8px;padding:14px 32px;font-size:.9rem;font-weight:600;transition:opacity .2s}.info-module__BjNPTa__formSubmit:hover{opacity:.9}.info-module__BjNPTa__formSubmit:disabled{opacity:.7;cursor:wait}.info-module__BjNPTa__formHelp{color:var(--text-muted);margin-top:4px;font-size:.78rem;line-height:1.5}.info-module__BjNPTa__formStatus{border:1px solid #0000;border-radius:8px;margin-top:4px;padding:10px 12px;font-size:.82rem;line-height:1.4}.info-module__BjNPTa__formStatusSuccess{color:#245e34;background:#eaf6ec;border-color:#cde8d2}.info-module__BjNPTa__formStatusError{color:#b42318;background:#fff0f0;border-color:#f5d0d0}.info-module__BjNPTa__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.info-module__BjNPTa__faqItem{border-bottom:1px solid var(--border-subtle)}.info-module__BjNPTa__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);font-size:.95rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.info-module__BjNPTa__faqQuestion:hover{color:var(--text-secondary)}.info-module__BjNPTa__faqChevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.info-module__BjNPTa__faqChevronOpen{color:var(--text-muted);flex-shrink:0;transition:transform .3s;transform:rotate(180deg)}.info-module__BjNPTa__faqAnswer{color:var(--text-secondary);padding:0 0 20px;font-size:.88rem;line-height:1.7}.info-module__BjNPTa__contactGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px;display:grid}.info-module__BjNPTa__contactCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);text-align:center;border-radius:12px;padding:28px 24px}.info-module__BjNPTa__contactCard svg{color:var(--text-primary);margin-bottom:12px}.info-module__BjNPTa__contactCard h3{margin-bottom:6px;font-size:.9rem;font-weight:600}.info-module__BjNPTa__contactCard p{color:var(--text-secondary);font-size:.82rem;line-height:1.5}.info-module__BjNPTa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin:32px 0;display:grid}.info-module__BjNPTa__valueCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);text-align:center;border-radius:16px;padding:32px 24px}.info-module__BjNPTa__valueIcon{background:var(--text-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.info-module__BjNPTa__valueCard h3{color:var(--text-primary);margin-bottom:8px;font-size:.95rem;font-weight:600}.info-module__BjNPTa__valueCard p{color:var(--text-secondary);font-size:.82rem;line-height:1.6}.info-module__BjNPTa__guaranteeBadge{background:#fdfcf8;border:2px solid #d4a853;border-radius:20px;justify-content:center;align-items:center;gap:24px;margin:32px 0;padding:40px;display:flex}.info-module__BjNPTa__guaranteeBadge svg{color:#d4a853;flex-shrink:0}.info-module__BjNPTa__guaranteeBadgeText h3{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:4px;font-size:1.2rem}.info-module__BjNPTa__guaranteeBadgeText p{color:var(--text-secondary);font-size:.88rem;line-height:1.5}@media (max-width:700px){.info-module__BjNPTa__formGrid,.info-module__BjNPTa__contactGrid,.info-module__BjNPTa__valuesGrid{grid-template-columns:1fr}.info-module__BjNPTa__guaranteeBadge{text-align:center;flex-direction:column}}
.page-module__fiiaUa__page{background:radial-gradient(1100px 460px at 10% -10%,#c8b5981f,transparent 60%),radial-gradient(900px 420px at 100% 0%,#89aab41c,transparent 62%),var(--bg-primary);min-height:100vh;padding-top:128px;padding-bottom:80px}.page-module__fiiaUa__container{max-width:1240px;padding:0 var(--container-padding);margin:0 auto}.page-module__fiiaUa__hero{padding:0 0 22px}.page-module__fiiaUa__breadcrumb{color:var(--text-muted);flex-wrap:wrap;gap:8px;margin-bottom:14px;font-size:.78rem;display:flex}.page-module__fiiaUa__breadcrumb a{color:inherit;text-decoration:none}.page-module__fiiaUa__breadcrumb a:hover{color:var(--text-primary)}.page-module__fiiaUa__heroRow{grid-template-columns:minmax(0,1.35fr) minmax(280px,.95fr);align-items:start;gap:18px;display:grid}.page-module__fiiaUa__title{font-family:var(--font-heading);color:var(--text-primary);max-width:13ch;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.08}.page-module__fiiaUa__subtitle{color:var(--text-secondary);max-width:66ch;font-size:1rem;line-height:1.7}.page-module__fiiaUa__heroActions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.page-module__fiiaUa__primaryBtn,.page-module__fiiaUa__secondaryBtn,.page-module__fiiaUa__ghostBtn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.84rem;text-decoration:none;transition:all .18s;display:inline-flex}.page-module__fiiaUa__primaryBtn{border:1px solid var(--text-primary);background:var(--text-primary);color:var(--text-inverse)}.page-module__fiiaUa__primaryBtn:hover{border-color:var(--accent-dark);background:var(--accent-dark)}.page-module__fiiaUa__secondaryBtn{color:#385660;background:#89aab414;border:1px solid #89aab447}.page-module__fiiaUa__secondaryBtn:hover{background:#89aab41f;border-color:#89aab466}.page-module__fiiaUa__ghostBtn{border:1px solid var(--border-subtle);color:var(--text-primary);background:#ffffffe6}.page-module__fiiaUa__ghostBtn:hover{border-color:#a692744d;box-shadow:0 10px 22px #1f201d0a}.page-module__fiiaUa__heroPanel{background:linear-gradient(#fffffff0,#ffffffde);border:1px solid #89aab429;border-radius:18px;padding:18px;box-shadow:0 14px 34px #1f201d0a}.page-module__fiiaUa__heroPanel h2{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:10px;font-size:1.15rem;font-weight:400}.page-module__fiiaUa__heroPanel ul{gap:8px;list-style:none;display:grid}.page-module__fiiaUa__heroPanel li{color:var(--text-secondary);padding-left:14px;font-size:.84rem;line-height:1.45;position:relative}.page-module__fiiaUa__heroPanel li:before{content:"";background:var(--accent-clinical);border-radius:50%;width:4px;height:4px;position:absolute;top:.52rem;left:0}.page-module__fiiaUa__section{padding:0}.page-module__fiiaUa__emptyCard{background:#ffffffeb;border:1px solid #e6e2daeb;border-radius:18px;gap:10px;padding:24px;display:grid;box-shadow:0 14px 34px #1f201d0a}.page-module__fiiaUa__emptyCard h2{font-family:var(--font-heading);color:var(--text-primary);font-size:1.45rem;font-weight:400}.page-module__fiiaUa__emptyCard p{color:var(--text-secondary);line-height:1.6}.page-module__fiiaUa__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.page-module__fiiaUa__productCard{background:#fffffff0;border:1px solid #e6e2daeb;border-radius:18px;display:grid;overflow:hidden;box-shadow:0 14px 34px #1f201d0a}.page-module__fiiaUa__productMedia{aspect-ratio:16/10;background:radial-gradient(circle at 18% 12%,#c8b59838,#0000 44%),linear-gradient(145deg,#f5f2ec,#ebe6dc);border-bottom:1px solid #e6e2dadb;display:block}.page-module__fiiaUa__productImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__fiiaUa__productImageContained{object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 18% 14%,#c8b59824,#0000 44%),linear-gradient(145deg,#ffffff9e,#ffffff2e);padding:14px}.page-module__fiiaUa__productImageFallback{color:#b7b0a3;letter-spacing:.2em;text-transform:uppercase;place-items:center;width:100%;height:100%;font-size:.72rem;display:grid}.page-module__fiiaUa__productBody{gap:12px;padding:14px;display:grid}.page-module__fiiaUa__productBadges{flex-wrap:wrap;gap:6px;display:flex}.page-module__fiiaUa__pill{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:5px 9px;font-size:.65rem}.page-module__fiiaUa__pillBrand{color:#faf9f6;background:#1f201ddb}.page-module__fiiaUa__pillStrong{color:#42606a;background:#89aab424;border-color:#89aab433}.page-module__fiiaUa__pillPartial{color:#7a5f24;background:#f6e8c68f;border-color:#f6e8c6cc}.page-module__fiiaUa__pillPending{color:#6f665a;background:#ece4d6eb;border-color:#d6cec1f2}.page-module__fiiaUa__pillNeutral{color:#4b5563;background:#e0e4ecd1;border-color:#d2d9e3e6}.page-module__fiiaUa__productTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.05rem;font-weight:400;line-height:1.22}.page-module__fiiaUa__productDesc{color:var(--text-secondary);font-size:.84rem;line-height:1.5}.page-module__fiiaUa__productStats{background:#ffffffe6;border:1px solid #e6e2dae6;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.page-module__fiiaUa__productStats>div{gap:3px;display:grid}.page-module__fiiaUa__productStats span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem}.page-module__fiiaUa__productStats strong{color:var(--text-primary);font-size:.8rem;font-weight:500;line-height:1.35}.page-module__fiiaUa__cardActions{gap:8px;display:flex}.page-module__fiiaUa__tableWrap{background:#ffffffeb;border:1px solid #e6e2dae6;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px #1f201d0a}.page-module__fiiaUa__table{border-collapse:collapse;width:100%;min-width:820px}.page-module__fiiaUa__table th,.page-module__fiiaUa__table td{text-align:left;vertical-align:top;border-bottom:1px solid #e6e2dabf;padding:12px 14px;font-size:.86rem;line-height:1.45}.page-module__fiiaUa__table thead th{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:#faf9f6cc;font-size:.78rem}.page-module__fiiaUa__table tbody th{width:210px;color:var(--text-secondary);background:#faf9f69e;font-weight:500}.page-module__fiiaUa__diffCell{background:#89aab40b}@media (max-width:1120px){.page-module__fiiaUa__heroRow,.page-module__fiiaUa__cardGrid{grid-template-columns:1fr}}@media (max-width:640px){.page-module__fiiaUa__page{padding-top:118px}.page-module__fiiaUa__productStats{grid-template-columns:1fr}.page-module__fiiaUa__cardActions .page-module__fiiaUa__secondaryBtn{width:100%}}
.guides-module__roZzHW__page{background:radial-gradient(1100px 460px at 10% -10%,#c8b5981f,transparent 60%),radial-gradient(900px 420px at 100% 0%,#89aab41c,transparent 62%),var(--bg-primary);min-height:100vh;padding-top:128px;padding-bottom:72px}.guides-module__roZzHW__container{max-width:1240px;padding:0 var(--container-padding);margin:0 auto}.guides-module__roZzHW__hero{padding:clamp(40px,8vw,72px) 0 28px}.guides-module__roZzHW__heroGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.95fr);align-items:start;gap:18px;display:grid}.guides-module__roZzHW__heroTitle{font-family:var(--font-heading);color:var(--text-primary);max-width:12ch;margin-bottom:12px;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.08}.guides-module__roZzHW__heroSubtitle{color:var(--text-secondary);max-width:66ch;font-size:1rem;line-height:1.72}.guides-module__roZzHW__heroActions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.guides-module__roZzHW__primaryBtn,.guides-module__roZzHW__secondaryBtn,.guides-module__roZzHW__ghostBtn,.guides-module__roZzHW__linkBtn{border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.84rem;text-decoration:none;transition:all .18s;display:inline-flex}.guides-module__roZzHW__primaryBtn{border:1px solid var(--text-primary);background:var(--text-primary);color:var(--text-inverse)}.guides-module__roZzHW__primaryBtn:hover{border-color:var(--accent-dark);background:var(--accent-dark)}.guides-module__roZzHW__secondaryBtn{color:#385660;background:#89aab414;border:1px solid #89aab447}.guides-module__roZzHW__secondaryBtn:hover{background:#89aab41f;border-color:#89aab466}.guides-module__roZzHW__ghostBtn{border:1px solid var(--border-subtle);color:var(--text-primary);background:#ffffffe0}.guides-module__roZzHW__ghostBtn:hover{border-color:#a692744d;box-shadow:0 10px 22px #1f201d0a}.guides-module__roZzHW__linkBtn{color:#385660;text-underline-offset:4px;min-height:auto;padding:0;text-decoration:underline}.guides-module__roZzHW__linkBtn:hover{color:#2e4750}.guides-module__roZzHW__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.guides-module__roZzHW__heroStat{background:#ffffffe6;border:1px solid #e6e2dae6;border-radius:14px;gap:3px;padding:12px;display:grid;box-shadow:0 10px 24px #1f201d08}.guides-module__roZzHW__heroStatLabel{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem}.guides-module__roZzHW__heroStatValue{color:var(--text-primary);font-size:1rem;font-weight:600}.guides-module__roZzHW__heroStatHint{color:var(--text-muted);font-size:.74rem;line-height:1.35}.guides-module__roZzHW__heroPanel{background:linear-gradient(#fffffff0,#ffffffde);border:1px solid #89aab429;border-radius:18px;gap:12px;padding:18px;display:grid;box-shadow:0 14px 34px #1f201d0a}.guides-module__roZzHW__heroPanelTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.15rem;font-weight:400}.guides-module__roZzHW__heroPanelText{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.guides-module__roZzHW__heroPanelList{gap:8px;list-style:none;display:grid}.guides-module__roZzHW__heroPanelList li{color:var(--text-secondary);padding-left:14px;font-size:.84rem;line-height:1.45;position:relative}.guides-module__roZzHW__heroPanelList li:before{content:"";background:var(--accent-clinical);border-radius:50%;width:5px;height:5px;position:absolute;top:.52rem;left:0}.guides-module__roZzHW__section{padding:0 0 28px}.guides-module__roZzHW__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:400}.guides-module__roZzHW__sectionSubtitle{color:var(--text-secondary);max-width:70ch;margin-bottom:14px;font-size:.96rem;line-height:1.65}.guides-module__roZzHW__guideGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.guides-module__roZzHW__guideCard{background:#ffffffeb;border:1px solid #e6e2daeb;border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:0 14px 34px #1f201d0a}.guides-module__roZzHW__guideCardEyebrow{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.guides-module__roZzHW__guideCardTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.18rem;font-weight:400;line-height:1.22}.guides-module__roZzHW__guideCardSubtitle{color:var(--text-secondary);font-size:.88rem;line-height:1.55}.guides-module__roZzHW__guideStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.guides-module__roZzHW__guideStat{background:#ffffffe6;border:1px solid #e6e2dad9;border-radius:12px;gap:4px;padding:10px;display:grid}.guides-module__roZzHW__guideStatLabel{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem}.guides-module__roZzHW__guideStatValue{color:var(--text-primary);font-size:.9rem;font-weight:600}.guides-module__roZzHW__miniList{gap:7px;list-style:none;display:grid}.guides-module__roZzHW__miniList li{color:var(--text-secondary);padding-left:14px;font-size:.82rem;line-height:1.35;position:relative}.guides-module__roZzHW__miniList li:before{content:"";background:#a69274b3;border-radius:50%;width:4px;height:4px;position:absolute;top:.52rem;left:0}.guides-module__roZzHW__guideActions{flex-wrap:wrap;gap:8px;display:flex}.guides-module__roZzHW__strip{background:linear-gradient(#ffffffeb,#ffffffdb);border:1px solid #89aab429;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 14px 34px #1f201d0a}.guides-module__roZzHW__stripText{gap:6px;display:grid}.guides-module__roZzHW__stripText h3{font-family:var(--font-heading);color:var(--text-primary);font-size:1.15rem;font-weight:400}.guides-module__roZzHW__stripText p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.guides-module__roZzHW__stripActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.guides-module__roZzHW__decisionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.guides-module__roZzHW__decisionCard{background:#ffffffeb;border:1px solid #e6e2dae6;border-radius:18px;gap:10px;padding:16px;display:grid;box-shadow:0 14px 34px #1f201d0a}.guides-module__roZzHW__decisionCard h3{font-family:var(--font-heading);color:var(--text-primary);font-size:1.12rem;font-weight:400}.guides-module__roZzHW__decisionCard ul{gap:8px;list-style:none;display:grid}.guides-module__roZzHW__decisionCard li{color:var(--text-secondary);padding-left:14px;font-size:.88rem;line-height:1.5;position:relative}.guides-module__roZzHW__decisionCard li:before{content:"";background:var(--accent-clinical);border-radius:50%;width:4px;height:4px;position:absolute;top:.55rem;left:0}.guides-module__roZzHW__recommendGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.guides-module__roZzHW__recommendCard{background:#fffffff0;border:1px solid #e6e2dae6;border-radius:18px;display:grid;overflow:hidden;box-shadow:0 14px 34px #1f201d0a}.guides-module__roZzHW__recommendMedia{aspect-ratio:16/10;background:radial-gradient(circle at 18% 12%,#c8b59833,#0000 44%),linear-gradient(145deg,#f5f2ec,#ebe6dc);border-bottom:1px solid #e6e2dadb;position:relative}.guides-module__roZzHW__recommendImage{object-fit:cover;width:100%;height:100%}.guides-module__roZzHW__recommendImageContained{object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 18% 14%,#c8b59824,#0000 44%),linear-gradient(145deg,#ffffff9e,#ffffff2e);padding:14px}.guides-module__roZzHW__recommendMediaFallback{color:#b7b0a3;letter-spacing:.2em;text-transform:uppercase;place-items:center;width:100%;height:100%;font-size:.72rem;display:grid}.guides-module__roZzHW__recommendBody{gap:12px;padding:14px;display:grid}.guides-module__roZzHW__recommendBadges{flex-wrap:wrap;gap:6px;display:flex}.guides-module__roZzHW__pill,.guides-module__roZzHW__pillStrong,.guides-module__roZzHW__pillPartial,.guides-module__roZzHW__pillPending,.guides-module__roZzHW__pillNeutral{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:5px 9px;font-size:.65rem}.guides-module__roZzHW__pill{color:#faf9f6;background:#1f201ddb}.guides-module__roZzHW__pillStrong{color:#42606a;background:#89aab424;border-color:#89aab433}.guides-module__roZzHW__pillPartial{color:#7a5f24;background:#f6e8c68f;border-color:#f6e8c6cc}.guides-module__roZzHW__pillPending{color:#6f665a;background:#ece4d6eb;border-color:#d6cec1f2}.guides-module__roZzHW__pillNeutral{color:#4b5563;background:#e0e4ecd1;border-color:#d2d9e3e6}.guides-module__roZzHW__recommendTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.1rem;font-weight:400;line-height:1.25}.guides-module__roZzHW__recommendDesc{color:var(--text-secondary);font-size:.86rem;line-height:1.55}.guides-module__roZzHW__stack{gap:8px;display:grid}.guides-module__roZzHW__stack h4{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.guides-module__roZzHW__stack ul{gap:6px;list-style:none;display:grid}.guides-module__roZzHW__stack li{color:var(--text-secondary);padding-left:14px;font-size:.82rem;line-height:1.45;position:relative}.guides-module__roZzHW__stack li:before{content:"";background:#89aab4d9;border-radius:50%;width:4px;height:4px;position:absolute;top:.5rem;left:0}.guides-module__roZzHW__warningList li:before{background:#a69274d9}.guides-module__roZzHW__specGrid{background:#ffffffe6;border:1px solid #e6e2dadb;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.guides-module__roZzHW__specCell{gap:3px;display:grid}.guides-module__roZzHW__specCellLabel{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem}.guides-module__roZzHW__specCellValue{color:var(--text-primary);font-size:.82rem;font-weight:500;line-height:1.35}.guides-module__roZzHW__recommendActions{flex-wrap:wrap;gap:8px;display:flex}.guides-module__roZzHW__recommendActions .guides-module__roZzHW__primaryBtn,.guides-module__roZzHW__recommendActions .guides-module__roZzHW__secondaryBtn,.guides-module__roZzHW__recommendActions .guides-module__roZzHW__ghostBtn{min-height:36px;font-size:.78rem}.guides-module__roZzHW__filterHintRow{flex-wrap:wrap;gap:8px;display:flex}.guides-module__roZzHW__filterHintChip{color:#385660;background:#89aab40f;border:1px solid #89aab433;border-radius:999px;padding:8px 11px;font-size:.78rem;text-decoration:none;transition:all .18s}.guides-module__roZzHW__filterHintChip:hover{background:#89aab41a;border-color:#89aab457}.guides-module__roZzHW__breadcrumb{color:var(--text-muted);flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:.78rem;display:flex}.guides-module__roZzHW__breadcrumb a{color:inherit;text-decoration:none}.guides-module__roZzHW__breadcrumb a:hover{color:var(--text-primary)}.guides-module__roZzHW__breadcrumbSep{color:#6f665a99}@media (max-width:1120px){.guides-module__roZzHW__guideGrid,.guides-module__roZzHW__heroGrid,.guides-module__roZzHW__recommendGrid{grid-template-columns:1fr}}@media (max-width:860px){.guides-module__roZzHW__heroStats,.guides-module__roZzHW__decisionGrid{grid-template-columns:1fr}.guides-module__roZzHW__strip{flex-direction:column;align-items:flex-start}.guides-module__roZzHW__stripActions{justify-content:flex-start;width:100%}}@media (max-width:640px){.guides-module__roZzHW__page{padding-top:118px}.guides-module__roZzHW__specGrid,.guides-module__roZzHW__guideStats{grid-template-columns:1fr}.guides-module__roZzHW__heroTitle{max-width:none}}
.page-module__PnZsmq__page{background:var(--bg-primary);min-height:100vh;padding-top:130px}.page-module__PnZsmq__breadcrumb{max-width:1200px;color:var(--text-muted);letter-spacing:.5px;margin:0 auto;padding:24px clamp(20px,5vw,40px) 0;font-size:.78rem}.page-module__PnZsmq__breadcrumb a{color:var(--text-muted);text-decoration:none;transition:color .2s}.page-module__PnZsmq__breadcrumb a:hover{color:var(--text-primary)}.page-module__PnZsmq__breadcrumb span{opacity:.5;margin:0 8px}.page-module__PnZsmq__hero{grid-template-columns:1.1fr 1fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;padding:40px clamp(20px,5vw,40px) 80px;display:grid}.page-module__PnZsmq__gallery{position:sticky;top:140px}.page-module__PnZsmq__mainImage{aspect-ratio:1;background:linear-gradient(145deg,#f0ece6,#e2ddd5);border-radius:16px;justify-content:center;align-items:center;margin-bottom:12px;display:flex;overflow:hidden}.page-module__PnZsmq__mainImageAsset{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.page-module__PnZsmq__mainImageAssetContained{object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 16% 14%,#c8b59824,#0000 44%),linear-gradient(145deg,#ffffff9e,#ffffff38);padding:18px}.page-module__PnZsmq__mainImageText{letter-spacing:3px;text-transform:uppercase;color:#b8b0a4;font-size:.7rem}.page-module__PnZsmq__thumbRow{scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;overflow-x:auto}.page-module__PnZsmq__thumbRow::-webkit-scrollbar{display:none}.page-module__PnZsmq__thumb{cursor:pointer;color:#b8b0a4;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(145deg,#f0ece6,#e2ddd5);border:2px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:.5rem;transition:border-color .2s;display:flex}.page-module__PnZsmq__thumb:hover,.page-module__PnZsmq__thumbActive{border-color:var(--text-primary)}.page-module__PnZsmq__thumbImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__PnZsmq__thumbImageContained{object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 18% 14%,#c8b5981f,#0000 42%),linear-gradient(145deg,#ffffffa6,#fff3);padding:6px}.page-module__PnZsmq__info{padding-top:8px}.page-module__PnZsmq__badge{background:var(--text-primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;border-radius:4px;margin-bottom:16px;padding:5px 14px;font-size:.65rem;font-weight:600;display:inline-block}.page-module__PnZsmq__productName{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:400;line-height:1.2}.page-module__PnZsmq__shortDesc{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem;font-weight:300}.page-module__PnZsmq__ratingRow{align-items:center;gap:8px;margin-bottom:24px;display:flex}.page-module__PnZsmq__stars{gap:2px;display:flex}.page-module__PnZsmq__star{color:#d4a853;font-size:.85rem}.page-module__PnZsmq__ratingText{color:var(--text-secondary);font-size:.82rem}.page-module__PnZsmq__reviewLink{color:var(--text-secondary);text-underline-offset:2px;cursor:pointer;font-size:.82rem;text-decoration:underline}.page-module__PnZsmq__priceRow{align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.page-module__PnZsmq__currentPrice{color:var(--text-primary);font-size:1.8rem;font-weight:600}.page-module__PnZsmq__comparePrice{color:var(--text-muted);font-size:1rem;text-decoration:line-through}.page-module__PnZsmq__saveBadge{color:#2e7d32;background:#e8f5e9;border-radius:4px;padding:3px 10px;font-size:.75rem;font-weight:600}.page-module__PnZsmq__worthNote{color:var(--text-muted);margin-bottom:8px;font-size:.8rem}.page-module__PnZsmq__installment{color:var(--text-secondary);margin-bottom:8px;font-size:.82rem}.page-module__PnZsmq__installment strong{color:var(--text-primary);font-weight:600}.page-module__PnZsmq__deliveryEstimate{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:24px;font-size:.82rem;display:flex}.page-module__PnZsmq__deliveryEstimate strong{color:var(--text-primary);font-weight:600}.page-module__PnZsmq__stockLabel{margin-bottom:20px;font-size:.82rem;font-weight:500}.page-module__PnZsmq__inStock{color:#2e7d32}.page-module__PnZsmq__lowStock{color:#e65100}.page-module__PnZsmq__outOfStock{color:#c62828}.page-module__PnZsmq__cartRow{gap:12px;margin-bottom:20px;display:flex}.page-module__PnZsmq__quantityPicker{border:1px solid var(--border-subtle);border-radius:8px;align-items:center;display:flex;overflow:hidden}.page-module__PnZsmq__qtyBtn{cursor:pointer;width:44px;height:52px;color:var(--text-primary);background:0 0;border:none;font-size:1.1rem;transition:background .2s}.page-module__PnZsmq__qtyBtn:hover{background:var(--bg-secondary)}.page-module__PnZsmq__qtyVal{text-align:center;width:40px;font-size:.95rem;font-weight:500}.page-module__PnZsmq__addBtn{background:var(--text-primary);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:8px;flex:1;padding:16px;font-size:.95rem;font-weight:600;transition:all .3s}.page-module__PnZsmq__addBtn:hover{opacity:.9;transform:translateY(-1px)}.page-module__PnZsmq__addBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.page-module__PnZsmq__addBtnSuccess{background:#2e7d32}.page-module__PnZsmq__trustRow{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);gap:24px;margin-bottom:20px;padding:16px 0;display:flex}.page-module__PnZsmq__trustItem{color:var(--text-secondary);letter-spacing:.3px;align-items:center;gap:8px;font-size:.78rem;display:flex}.page-module__PnZsmq__trustIcon{color:var(--text-primary);flex-shrink:0}.page-module__PnZsmq__decisionModule{background:#ffffffe6;border:1px solid #e6e2daeb;border-radius:16px;margin-bottom:14px;padding:14px;box-shadow:0 12px 28px #1f201d08}.page-module__PnZsmq__decisionModuleHeader{gap:6px;margin-bottom:10px;display:grid}.page-module__PnZsmq__decisionModuleLabel{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem}.page-module__PnZsmq__decisionModuleSub{color:var(--text-secondary);font-size:.82rem;line-height:1.45}.page-module__PnZsmq__decisionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-module__PnZsmq__decisionCard{background:#ffffffeb;border:1px solid #e6e2dae0;border-radius:12px;gap:8px;padding:12px;display:grid}.page-module__PnZsmq__decisionCardWide{grid-column:1/-1}.page-module__PnZsmq__decisionCard h3{font-family:var(--font-heading);color:var(--text-primary);font-size:.98rem;font-weight:400}.page-module__PnZsmq__decisionCard ul{gap:7px;list-style:none;display:grid}.page-module__PnZsmq__decisionCard li{color:var(--text-secondary);padding-left:12px;font-size:.8rem;line-height:1.45;position:relative}.page-module__PnZsmq__decisionCard li:before{content:"";background:#89aab4d1;border-radius:50%;width:4px;height:4px;position:absolute;top:.48rem;left:0}.page-module__PnZsmq__decisionActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.page-module__PnZsmq__decisionPrimaryLink,.page-module__PnZsmq__decisionSecondaryLink{border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:.8rem;text-decoration:none;transition:all .18s;display:inline-flex}.page-module__PnZsmq__decisionPrimaryLink{background:var(--text-primary);color:var(--text-inverse);border:1px solid var(--text-primary)}.page-module__PnZsmq__decisionPrimaryLink:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.page-module__PnZsmq__decisionSecondaryLink{color:var(--text-primary);background:#ffffffeb;border:1px solid #e6e2daeb}.page-module__PnZsmq__decisionSecondaryLink:hover{border-color:#a692744d;box-shadow:0 8px 16px #1f201d0a}.page-module__PnZsmq__paymentRow{align-items:center;gap:10px;margin-bottom:12px;display:flex}.page-module__PnZsmq__paymentLabel{color:var(--text-muted);letter-spacing:.5px;font-size:.72rem}.page-module__PnZsmq__pressBar{text-align:center;max-width:1200px;margin:0 auto;padding:40px clamp(20px,5vw,40px) 0}.page-module__PnZsmq__pressLabel{text-transform:uppercase;letter-spacing:2.5px;color:var(--text-muted);margin-bottom:20px;font-size:.65rem;font-weight:500}.page-module__PnZsmq__pressLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.page-module__PnZsmq__pressLogo{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:1.5px;opacity:.5;font-size:.95rem;font-weight:500;transition:opacity .2s}.page-module__PnZsmq__pressLogo:hover{opacity:.8}.page-module__PnZsmq__sourcingStrip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;max-width:980px;margin:0 auto;display:grid}.page-module__PnZsmq__sourcingPill{background:#ffffffdb;border:1px solid #a6927429;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex;box-shadow:0 10px 24px #1f201d08}.page-module__PnZsmq__sourcingKey{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.page-module__PnZsmq__sourcingVal{color:var(--text-primary);font-size:.88rem;font-weight:500;line-height:1.35}.page-module__PnZsmq__sourcingLink{color:var(--text-primary);letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;border:1px solid #a6927438;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:.78rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.page-module__PnZsmq__sourcingLink:hover{border-color:#a6927457;transform:translateY(-1px);box-shadow:0 8px 18px #1f201d0f}.page-module__PnZsmq__listingDisclosure{background:#ffffffd6;border:1px solid #e6e2dae6;border-radius:14px;max-width:980px;margin:14px auto 0;overflow:hidden}.page-module__PnZsmq__listingDisclosureSummary{cursor:pointer;color:var(--text-primary);background:#ffffffe0;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:.82rem;list-style:none;display:flex}.page-module__PnZsmq__listingDisclosureSummary::-webkit-details-marker{display:none}.page-module__PnZsmq__listingDisclosureSummary:after{content:"+";color:var(--text-muted);font-size:1rem;line-height:1}.page-module__PnZsmq__listingDisclosure[open] .page-module__PnZsmq__listingDisclosureSummary{border-bottom:1px solid #e6e2dadb}.page-module__PnZsmq__listingDisclosure[open] .page-module__PnZsmq__listingDisclosureSummary:after{content:"−"}.page-module__PnZsmq__listingDisclosureBody{gap:12px;padding:12px;display:grid}.page-module__PnZsmq__listingDisclosureNote{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.55}.page-module__PnZsmq__listingDisclosureGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.page-module__PnZsmq__stickyBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-glass);z-index:900;background:#fffffff2;padding:16px 0;transition:bottom .4s cubic-bezier(.23,1,.32,1);position:fixed;bottom:-80px;left:0;right:0;box-shadow:0 -10px 40px #0000000f}.page-module__PnZsmq__stickyBarVisible{bottom:0}.page-module__PnZsmq__stickyBarInner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,40px);display:flex}.page-module__PnZsmq__stickyInfo{align-items:center;gap:16px;display:flex}.page-module__PnZsmq__stickyName{color:var(--text-primary);font-size:.95rem;font-weight:600}.page-module__PnZsmq__stickyPrice{color:var(--text-primary);font-size:1.1rem;font-weight:600}.page-module__PnZsmq__stickyCompare{color:var(--text-muted);margin-left:8px;font-size:.85rem;font-weight:400;text-decoration:line-through}.page-module__PnZsmq__stickyBtn{background:var(--text-primary);color:var(--text-inverse);cursor:pointer;transition:all .3s var(--ease-smooth);letter-spacing:.5px;white-space:nowrap;text-transform:uppercase;border:none;border-radius:4px;padding:14px 32px;font-size:.9rem;font-weight:600}.page-module__PnZsmq__stickyBtn:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-module__PnZsmq__stickyBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__PnZsmq__section{border-top:1px solid var(--border-subtle);max-width:1200px;margin:0 auto;padding:80px clamp(20px,5vw,40px)}.page-module__PnZsmq__detailContent{max-width:800px;color:var(--text-secondary);font-size:.95rem;line-height:1.8}.page-module__PnZsmq__detailContent h1{font-family:var(--font-heading);color:var(--text-primary);margin:40px 0 16px;font-size:1.6rem;font-weight:400}.page-module__PnZsmq__detailContent h2{font-family:var(--font-heading);color:var(--text-primary);margin:32px 0 12px;font-size:1.3rem;font-weight:400}.page-module__PnZsmq__detailContent h3{color:var(--text-primary);margin:24px 0 8px;font-size:1.05rem;font-weight:600}.page-module__PnZsmq__detailContent strong{color:var(--text-primary);font-weight:600}.page-module__PnZsmq__detailContent ul{margin:12px 0;padding-left:20px}.page-module__PnZsmq__detailContent li{margin:6px 0}.page-module__PnZsmq__detailContent hr{border:none;border-top:1px solid var(--border-subtle);margin:40px 0}.page-module__PnZsmq__detailContent blockquote{color:var(--text-secondary);background:var(--bg-secondary);border-left:3px solid #d4a853;border-radius:0 8px 8px 0;margin:16px 0;padding:12px 20px}.page-module__PnZsmq__sectionLabel{text-transform:uppercase;letter-spacing:2.5px;color:var(--text-muted);margin-bottom:12px;font-size:.68rem;font-weight:500}.page-module__PnZsmq__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:32px;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:400;line-height:1.25}.page-module__PnZsmq__sectionTitleCenter{text-align:center;}.page-module__PnZsmq__featuresSection{background:var(--bg-secondary);}.page-module__PnZsmq__featuresList{flex-direction:column;gap:16px;max-width:720px;display:flex}.page-module__PnZsmq__featureItem{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:10px;align-items:flex-start;gap:14px;padding:16px 20px;transition:border-color .2s;display:flex}.page-module__PnZsmq__featureItem:hover{border-color:#ccc}.page-module__PnZsmq__featureHighlight{background:#fdfcf8;border-color:#d4a853;}.page-module__PnZsmq__featureCheck{color:#2e7d32;flex-shrink:0;margin-top:1px}.page-module__PnZsmq__featureText{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.page-module__PnZsmq__featureText strong{color:var(--text-primary);font-weight:600}.page-module__PnZsmq__specTableWrap{border:1px solid var(--border-subtle);background:#fff;border-radius:14px;max-width:880px;overflow:hidden;box-shadow:0 14px 34px #1f201d08}.page-module__PnZsmq__specTable{border-collapse:collapse;width:100%}.page-module__PnZsmq__specTable tr:not(:last-child) th,.page-module__PnZsmq__specTable tr:not(:last-child) td{border-bottom:1px solid #1f201d0f}.page-module__PnZsmq__specTable th,.page-module__PnZsmq__specTable td{text-align:left;vertical-align:top;padding:14px 16px}.page-module__PnZsmq__specTable th{width:34%;color:var(--text-secondary);background:#faf9f6a6;font-size:.82rem;font-weight:500}.page-module__PnZsmq__specTable td{color:var(--text-primary);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;line-height:1.45;display:flex}.page-module__PnZsmq__specStatus{white-space:nowrap;letter-spacing:.4px;border-radius:999px;align-items:center;padding:4px 9px;font-size:.7rem;font-weight:600;display:inline-flex}.page-module__PnZsmq__specStatusListed{color:#42606a;background:#89aab41f}.page-module__PnZsmq__specStatusPending{color:#7a5f24;background:#f6e8c68c}.page-module__PnZsmq__specStatusInternal{color:#4b5563;background:#e0e4eccc}.page-module__PnZsmq__includesGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.page-module__PnZsmq__includeItem{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;display:flex}.page-module__PnZsmq__includeIcon{width:48px;height:48px;color:var(--text-secondary);background:linear-gradient(145deg,#f0ece6,#e2ddd5);border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__PnZsmq__includeName{color:var(--text-secondary);text-align:center;font-size:.78rem;font-weight:500;line-height:1.4}.page-module__PnZsmq__clinicalSection{background:var(--text-primary);color:#fff;text-align:center;}.page-module__PnZsmq__clinicalSection .page-module__PnZsmq__sectionLabel{color:#ffffff80}.page-module__PnZsmq__clinicalSection .page-module__PnZsmq__sectionTitle,.page-module__PnZsmq__clinicalSection .page-module__PnZsmq__sectionTitleCenter{color:#fff}.page-module__PnZsmq__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:24px;display:grid}.page-module__PnZsmq__statCard{padding:32px 16px}.page-module__PnZsmq__statNumber{font-family:var(--font-heading);color:#d4a853;margin-bottom:8px;font-size:2.8rem;font-weight:400;line-height:1}.page-module__PnZsmq__statLabel{color:#fffc;margin-bottom:4px;font-size:.85rem;line-height:1.4}.page-module__PnZsmq__statPeriod{color:#fff6;letter-spacing:1px;text-transform:uppercase;font-size:.7rem}.page-module__PnZsmq__clinicalNote{color:#ffffff59;margin-top:16px;font-size:.72rem}.page-module__PnZsmq__videoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;max-width:980px;margin:0 auto;display:grid}.page-module__PnZsmq__videoCard{background:#ffffffe6;border:1px solid #e6e2daeb;border-radius:14px;padding:10px;box-shadow:0 14px 34px #1f201d0a}.page-module__PnZsmq__videoPlayer{aspect-ratio:16/9;background:#000;border-radius:10px;width:100%;display:block}.page-module__PnZsmq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.page-module__PnZsmq__stepCard{text-align:center;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:16px;padding:40px 24px}.page-module__PnZsmq__stepNumber{background:var(--text-primary);color:#fff;width:48px;height:48px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.2rem;display:flex}.page-module__PnZsmq__stepTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:1.1rem}.page-module__PnZsmq__stepDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.page-module__PnZsmq__faqList{max-width:720px}.page-module__PnZsmq__faqItem{border-bottom:1px solid var(--border-subtle)}.page-module__PnZsmq__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);font-size:.95rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.page-module__PnZsmq__faqQuestion:hover{color:var(--text-secondary)}.page-module__PnZsmq__faqChevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.page-module__PnZsmq__faqChevronOpen{transform:rotate(180deg);}.page-module__PnZsmq__faqAnswer{color:var(--text-secondary);max-width:600px;padding:0 0 20px;font-size:.88rem;line-height:1.7}.page-module__PnZsmq__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.page-module__PnZsmq__relatedCard{color:inherit;border:1px solid var(--border-subtle);background:#fff;border-radius:12px;text-decoration:none;transition:border-color .2s,transform .2s;overflow:hidden}.page-module__PnZsmq__relatedCard:hover{border-color:#ccc;transform:translateY(-2px)}.page-module__PnZsmq__relatedImg{background:linear-gradient(145deg,#f0ece6,#e2ddd5);justify-content:center;align-items:center;height:200px;display:flex}.page-module__PnZsmq__relatedImage{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.page-module__PnZsmq__relatedImageContained{object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 18% 14%,#c8b5981f,#0000 42%),linear-gradient(145deg,#ffffffa6,#fff3);padding:12px}.page-module__PnZsmq__relatedImgText{letter-spacing:2px;text-transform:uppercase;color:#b8b0a4;font-size:.6rem}.page-module__PnZsmq__relatedBody{padding:20px}.page-module__PnZsmq__relatedName{margin-bottom:4px;font-size:.95rem;font-weight:600}.page-module__PnZsmq__relatedDesc{color:var(--text-secondary);margin-bottom:10px;font-size:.8rem;line-height:1.5}.page-module__PnZsmq__relatedPrice{font-size:.95rem;font-weight:600}.page-module__PnZsmq__relatedCompare{color:var(--text-muted);margin-left:8px;font-size:.8rem;font-weight:400;text-decoration:line-through}.page-module__PnZsmq__loading{min-height:100vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}@media (max-width:900px){.page-module__PnZsmq__hero{grid-template-columns:1fr;gap:40px}.page-module__PnZsmq__gallery{position:static}.page-module__PnZsmq__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__PnZsmq__stepsGrid{grid-template-columns:1fr}.page-module__PnZsmq__includesGrid{grid-template-columns:repeat(3,1fr)}.page-module__PnZsmq__relatedGrid{grid-template-columns:repeat(2,1fr)}.page-module__PnZsmq__trustRow{flex-wrap:wrap;gap:12px}.page-module__PnZsmq__decisionGrid{grid-template-columns:1fr}.page-module__PnZsmq__decisionCardWide{grid-column:auto}.page-module__PnZsmq__decisionActions{flex-direction:column}.page-module__PnZsmq__decisionPrimaryLink,.page-module__PnZsmq__decisionSecondaryLink{justify-content:center;width:100%}.page-module__PnZsmq__sourcingStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:500px){.page-module__PnZsmq__includesGrid{grid-template-columns:repeat(2,1fr)}.page-module__PnZsmq__relatedGrid{grid-template-columns:1fr}.page-module__PnZsmq__statsGrid{grid-template-columns:1fr 1fr;gap:16px}.page-module__PnZsmq__sourcingStrip{grid-template-columns:1fr;gap:10px}.page-module__PnZsmq__specTable th,.page-module__PnZsmq__specTable td{padding:12px}.page-module__PnZsmq__specTable td{flex-direction:column;align-items:flex-start}}
.page-module__bSawnG__page{background:radial-gradient(1200px 480px at 15% -10%,#c8b5981f,transparent 60%),radial-gradient(900px 420px at 100% 0%,#89aab41f,transparent 62%),var(--bg-primary);min-height:100vh;padding-top:128px;padding-bottom:120px}.page-module__bSawnG__container{max-width:1240px;padding:0 var(--container-padding);margin:0 auto}.page-module__bSawnG__hero{padding:clamp(40px,8vw,72px) 0 36px}.page-module__bSawnG__heroGrid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);align-items:start;gap:24px;display:grid}.page-module__bSawnG__heroTitle{font-family:var(--font-heading);color:var(--text-primary);max-width:12ch;margin-bottom:14px;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.1}.page-module__bSawnG__heroSubtitle{color:var(--text-secondary);max-width:66ch;font-size:1rem;line-height:1.75}.page-module__bSawnG__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.page-module__bSawnG__heroStat{background:#fffc;border:1px solid #a6927424;border-radius:14px;flex-direction:column;gap:4px;padding:14px;display:flex;box-shadow:0 8px 24px #1f201d08}.page-module__bSawnG__heroStatLabel{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem}.page-module__bSawnG__heroStat strong{color:var(--text-primary);font-size:1.05rem}.page-module__bSawnG__methodCard{background:linear-gradient(#ffffffeb,#ffffffd6);border:1px solid #89aab429;border-radius:18px;padding:20px;box-shadow:0 14px 34px #1f201d0a}.page-module__bSawnG__methodTitle{font-family:var(--font-heading);margin-bottom:10px;font-size:1.25rem;font-weight:400}.page-module__bSawnG__methodList{gap:10px;margin-bottom:14px;list-style:none;display:grid}.page-module__bSawnG__methodList li{color:var(--text-secondary);padding-left:16px;font-size:.9rem;line-height:1.55;position:relative}.page-module__bSawnG__methodList li:before{content:"";background:var(--accent-clinical);border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}.page-module__bSawnG__methodLegend{flex-wrap:wrap;gap:8px;display:flex}.page-module__bSawnG__methodLink{color:#385660;text-underline-offset:4px;align-items:center;gap:6px;margin-top:12px;font-size:.82rem;text-decoration:underline;display:inline-flex}.page-module__bSawnG__methodLink:hover{color:#2e4750}.page-module__bSawnG__guideStartCard{background:#ffffffe0;border:1px solid #e6e2dae6;border-radius:18px;gap:14px;margin-top:18px;padding:16px;display:grid;box-shadow:0 14px 34px #1f201d0a}.page-module__bSawnG__guideStartHeader{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.page-module__bSawnG__guideStartEyebrow{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem}.page-module__bSawnG__guideStartTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.25rem;font-weight:400;line-height:1.2}.page-module__bSawnG__guideStartLink{color:#385660;text-underline-offset:4px;white-space:nowrap;font-size:.82rem;text-decoration:underline}.page-module__bSawnG__guideStartLink:hover{color:#2e4750}.page-module__bSawnG__guideStartGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.page-module__bSawnG__guideStartItem{background:#ffffffeb;border:1px solid #e6e2dae0;border-radius:14px;gap:8px;padding:12px;display:grid}.page-module__bSawnG__guideStartItemTitle{color:var(--text-primary);font-size:.94rem;font-weight:600;line-height:1.25}.page-module__bSawnG__guideStartItemText{color:var(--text-secondary);min-height:2.4em;font-size:.8rem;line-height:1.45}.page-module__bSawnG__guideStartActions{flex-wrap:wrap;gap:7px;display:flex}.page-module__bSawnG__guideStartPrimary,.page-module__bSawnG__guideStartSecondary{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:.74rem;text-decoration:none;transition:all .18s;display:inline-flex}.page-module__bSawnG__guideStartPrimary{border:1px solid var(--text-primary);background:var(--text-primary);color:var(--text-inverse)}.page-module__bSawnG__guideStartPrimary:hover{border-color:var(--accent-dark);background:var(--accent-dark)}.page-module__bSawnG__guideStartSecondary{color:#385660;background:#89aab40f;border:1px solid #89aab438}.page-module__bSawnG__guideStartSecondary:hover{background:#89aab41a;border-color:#89aab45c}.page-module__bSawnG__legendPill{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:7px 10px;font-size:.72rem}.page-module__bSawnG__legendStrong{color:#42606a;background:#89aab424;border-color:#89aab433}.page-module__bSawnG__legendPartial{color:#7a5f24;background:#f6e8c675;border-color:#f6e8c6bf}.page-module__bSawnG__legendPending{color:#6f665a;background:#ece4d6d9;border-color:#d6cec1e6}.page-module__bSawnG__catalogSection{padding:0 0 60px}.page-module__bSawnG__filtersCard{border:1px solid var(--border-subtle);background:#ffffffdb;border-radius:18px;margin-bottom:22px;padding:18px;box-shadow:0 14px 34px #1f201d0a}.page-module__bSawnG__filterTopRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.page-module__bSawnG__searchWrap{flex-direction:column;gap:8px;display:flex}.page-module__bSawnG__inputLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem}.page-module__bSawnG__searchInput{border:1px solid var(--border-subtle);width:100%;min-height:46px;color:var(--text-primary);background:#fff;border-radius:12px;padding:0 14px;font-size:.95rem}.page-module__bSawnG__searchInput::placeholder{color:var(--text-muted)}.page-module__bSawnG__inlineFields{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;display:grid}.page-module__bSawnG__selectField{flex-direction:column;gap:8px;display:flex}.page-module__bSawnG__selectField select{border:1px solid var(--border-subtle);min-height:46px;color:var(--text-primary);background:#fff;border-radius:12px;padding:0 12px;font-size:.9rem}.page-module__bSawnG__filterGroups{border-top:1px solid #e6e2dad9;gap:14px;margin-top:16px;padding-top:14px;display:grid}.page-module__bSawnG__filterGroup{gap:8px;display:grid}.page-module__bSawnG__groupLabel{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.page-module__bSawnG__chips{flex-wrap:wrap;gap:8px;display:flex}.page-module__bSawnG__chip{color:var(--text-secondary);background:#fffffff2;border:1px solid #a6927429;border-radius:999px;padding:8px 12px;font-size:.82rem;transition:all .18s}.page-module__bSawnG__chip:hover{color:var(--text-primary);border-color:#a6927452}.page-module__bSawnG__chipActive{color:#32535e;background:#89aab41a;border-color:#89aab447}.page-module__bSawnG__filterBottomRow{border-top:1px solid #e6e2dad9;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:14px;display:flex}.page-module__bSawnG__checkboxRow{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.page-module__bSawnG__checkboxRow input{accent-color:#42606a;width:16px;height:16px}.page-module__bSawnG__filterActions{align-items:center;gap:12px;display:flex}.page-module__bSawnG__resultCount{color:var(--text-secondary);font-size:.9rem}.page-module__bSawnG__ghostBtn{border:1px solid var(--border-subtle);color:var(--text-primary);background:#ffffffe6;border-radius:999px;padding:9px 14px;font-size:.82rem;text-decoration:none;transition:all .2s}.page-module__bSawnG__ghostBtn:hover{border-color:#a6927457;box-shadow:0 8px 20px #1f201d0a}.page-module__bSawnG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.page-module__bSawnG__card{background:#ffffffed;border:1px solid #e6e2daeb;border-radius:18px;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 14px 34px #1f201d0a}.page-module__bSawnG__card:hover{border-color:#a6927438;transform:translateY(-2px);box-shadow:0 18px 42px #1f201d12}.page-module__bSawnG__cardImageWrap{aspect-ratio:4/5;background:radial-gradient(circle at 18% 12%,#c8b59838,#0000 44%),linear-gradient(145deg,#f5f2ec,#ebe6dc);border-bottom:1px solid #e6e2dae6;display:block;position:relative}.page-module__bSawnG__cardBadges{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.page-module__bSawnG__badge{text-transform:uppercase;letter-spacing:.11em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #0000;border-radius:999px;align-items:center;padding:6px 9px;font-size:.64rem;display:inline-flex}.page-module__bSawnG__badgeSelect{color:#faf9f6;background:#1f201ddb}.page-module__bSawnG__badgeBrand{color:var(--text-primary);background:#ffffffdb;border-color:#e6e2dae6}.page-module__bSawnG__badgeStrong{color:#42606a;background:#89aab424;border-color:#89aab433}.page-module__bSawnG__badgePartial{color:#7a5f24;background:#f6e8c68f;border-color:#f6e8c6d6}.page-module__bSawnG__badgePending{color:#6f665a;background:#ece4d6eb;border-color:#d6cec1f2}.page-module__bSawnG__badgeNeutral{color:#4b5563;background:#e0e4ecdb;border-color:#d2d9e3e6}.page-module__bSawnG__cardImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__bSawnG__cardImageContained{object-fit:contain;box-sizing:border-box;background:radial-gradient(circle at 18% 14%,#c8b59824,#0000 44%),linear-gradient(145deg,#ffffff9e,#ffffff2e);padding:14px}.page-module__bSawnG__cardImageFallback{color:#b7b0a3;letter-spacing:.25em;text-transform:uppercase;place-items:center;width:100%;height:100%;font-size:.7rem;display:grid}.page-module__bSawnG__cardBody{gap:12px;padding:14px;display:grid}.page-module__bSawnG__cardHeader{justify-content:space-between;gap:10px;display:flex}.page-module__bSawnG__cardEyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:.66rem}.page-module__bSawnG__cardTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.02rem;line-height:1.24;text-decoration:none;display:block}.page-module__bSawnG__cardTitle:hover{color:var(--accent-dark)}.page-module__bSawnG__scoreChip{background:#89aab417;border:1px solid #89aab424;border-radius:12px;justify-items:end;gap:4px;min-width:60px;padding:7px 8px;line-height:1;display:grid}.page-module__bSawnG__scoreChip span{text-transform:uppercase;letter-spacing:.11em;color:#5f7880;font-size:.62rem}.page-module__bSawnG__scoreChip strong{color:#385660;font-size:.95rem}.page-module__bSawnG__cardDesc{color:var(--text-secondary);min-height:2.6em;font-size:.86rem;line-height:1.55}.page-module__bSawnG__specSummary{background:#ffffffd1;border:1px solid #e6e2dae6;border-radius:12px;gap:7px;padding:10px;display:grid}.page-module__bSawnG__specSummaryRow{grid-template-columns:84px minmax(0,1fr);align-items:start;gap:8px;display:grid}.page-module__bSawnG__specSummaryRow span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.page-module__bSawnG__specSummaryRow strong{color:var(--text-primary);font-size:.82rem;font-weight:500;line-height:1.35}.page-module__bSawnG__fitTags{flex-wrap:wrap;gap:6px;display:flex}.page-module__bSawnG__fitTag,.page-module__bSawnG__fitTagMuted{color:#6b5a43;background:#c8b5981f;border:1px solid #c8b5982e;border-radius:999px;padding:5px 9px;font-size:.72rem}.page-module__bSawnG__fitTagMuted{color:#6b7280;background:#e0e4ec75;border-color:#e0e4ecb3}.page-module__bSawnG__cardMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-module__bSawnG__metaLabel{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;display:block}.page-module__bSawnG__metaValue{color:var(--text-secondary);word-break:break-word;font-size:.82rem;line-height:1.45}.page-module__bSawnG__cardFooter{justify-content:space-between;align-items:center;gap:10px;padding-top:2px;display:flex}.page-module__bSawnG__priceBlock{align-items:baseline;gap:8px;display:flex}.page-module__bSawnG__price{color:var(--text-primary);font-size:1rem;font-weight:600}.page-module__bSawnG__comparePrice{color:var(--text-muted);font-size:.8rem;text-decoration:line-through}.page-module__bSawnG__cardActions{align-items:center;gap:8px;min-width:0;display:flex}.page-module__bSawnG__compareBtn,.page-module__bSawnG__viewBtn,.page-module__bSawnG__primaryBtn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:.8rem;transition:all .18s;display:inline-flex}.page-module__bSawnG__compareBtn{border:1px solid var(--border-subtle);color:var(--text-primary);background:#ffffffeb;min-width:108px}.page-module__bSawnG__compareBtn:hover{color:#385660;border-color:#89aab452}.page-module__bSawnG__compareBtnActive{color:#385660;background:#89aab41f;border-color:#89aab452}.page-module__bSawnG__viewBtn{border:1px solid var(--text-primary);background:var(--text-primary);color:var(--text-inverse);min-width:104px;text-decoration:none}.page-module__bSawnG__viewBtn:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.page-module__bSawnG__emptyState{border:1px solid var(--border-subtle);text-align:center;background:#ffffffd6;border-radius:18px;gap:8px;margin-top:18px;padding:28px;display:grid}.page-module__bSawnG__emptyState h3{font-family:var(--font-heading);font-size:1.4rem;font-weight:400}.page-module__bSawnG__emptyState p{color:var(--text-secondary)}.page-module__bSawnG__compareSection{border:1px solid var(--border-subtle);background:#ffffffe6;border-radius:18px;margin-top:28px;overflow:hidden;box-shadow:0 14px 34px #1f201d0a}.page-module__bSawnG__compareHeader{border-bottom:1px solid #e6e2dacc;justify-content:space-between;align-items:center;gap:16px;padding:18px 18px 12px;display:flex}.page-module__bSawnG__compareHeaderActions{align-items:center;gap:8px;display:flex}.page-module__bSawnG__compareTitle{font-family:var(--font-heading);font-size:1.35rem;font-weight:400}.page-module__bSawnG__compareTableWrap{overflow-x:auto}.page-module__bSawnG__compareTable{border-collapse:collapse;width:100%;min-width:760px}.page-module__bSawnG__compareTable th,.page-module__bSawnG__compareTable td{text-align:left;vertical-align:top;border-bottom:1px solid #e6e2dabf;padding:12px 14px;font-size:.86rem;line-height:1.45}.page-module__bSawnG__compareTable thead th{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:#faf9f6cc;font-size:.78rem}.page-module__bSawnG__compareTable tbody th{width:180px;color:var(--text-secondary);background:#faf9f69e;font-weight:500}.page-module__bSawnG__compareColHead{gap:8px;display:grid}.page-module__bSawnG__compareColHead span{color:var(--text-primary);font-family:var(--font-body);letter-spacing:normal;text-transform:none;font-size:.84rem;line-height:1.4}.page-module__bSawnG__compareColHead button{color:var(--text-muted);text-underline-offset:3px;justify-self:start;font-size:.75rem;text-decoration:underline}.page-module__bSawnG__compareColHead button:hover{color:var(--text-primary)}.page-module__bSawnG__diffCell{background:#89aab40b}.page-module__bSawnG__compareTray{z-index:950;background:linear-gradient(#faf9f600,#faf9f6e0 25%,#faf9f6f5);padding:12px 14px;position:fixed;bottom:0;left:0;right:0}.page-module__bSawnG__compareTrayInner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #e6e2dae6;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;max-width:1240px;margin:0 auto;padding:12px;display:flex;box-shadow:0 16px 36px #1f201d14}.page-module__bSawnG__compareTrayLeft{align-items:flex-start;gap:12px;min-width:0;display:flex}.page-module__bSawnG__compareTrayLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;padding-top:7px;font-size:.72rem}.page-module__bSawnG__compareTrayItems{flex-wrap:wrap;gap:8px;display:flex}.page-module__bSawnG__comparePill{color:#385660;background:#89aab412;border:1px solid #89aab438;border-radius:999px;align-items:center;gap:8px;max-width:320px;padding:7px 10px;display:inline-flex}.page-module__bSawnG__comparePill span{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.page-module__bSawnG__comparePill strong{font-size:.88rem;line-height:1}.page-module__bSawnG__compareHint{color:var(--text-muted);align-self:center;font-size:.84rem}.page-module__bSawnG__compareTrayActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.page-module__bSawnG__primaryBtn{border:1px solid var(--text-primary);background:var(--text-primary);color:var(--text-inverse);min-width:100px;text-decoration:none}.page-module__bSawnG__primaryBtn:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.page-module__bSawnG__primaryBtnDisabled{opacity:.45;cursor:not-allowed}@media (max-width:1160px){.page-module__bSawnG__heroGrid,.page-module__bSawnG__guideStartGrid{grid-template-columns:1fr}.page-module__bSawnG__inlineFields{grid-template-columns:repeat(3,minmax(140px,1fr))}.page-module__bSawnG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.page-module__bSawnG__filterTopRow,.page-module__bSawnG__inlineFields,.page-module__bSawnG__heroStats{grid-template-columns:1fr}.page-module__bSawnG__guideStartHeader,.page-module__bSawnG__filterBottomRow{flex-direction:column;align-items:flex-start}.page-module__bSawnG__filterActions{justify-content:space-between;width:100%}.page-module__bSawnG__compareTrayInner{flex-direction:column;align-items:stretch}.page-module__bSawnG__compareTrayActions{justify-content:flex-end}.page-module__bSawnG__compareHeader{flex-direction:column;align-items:flex-start}.page-module__bSawnG__compareHeaderActions{flex-wrap:wrap;justify-content:flex-start;width:100%}}@media (max-width:640px){.page-module__bSawnG__page{padding-top:118px;padding-bottom:160px}.page-module__bSawnG__grid{grid-template-columns:1fr}.page-module__bSawnG__heroTitle{max-width:none}.page-module__bSawnG__specSummaryRow{grid-template-columns:1fr;gap:2px}.page-module__bSawnG__cardFooter{flex-direction:column;align-items:stretch}.page-module__bSawnG__cardActions{justify-content:space-between}.page-module__bSawnG__compareBtn,.page-module__bSawnG__viewBtn{flex:1;min-width:0}.page-module__bSawnG__compareTrayLeft{flex-direction:column}.page-module__bSawnG__compareTrayLabel{padding-top:0}}
.Pricing-module__yc4bBa__section{padding:var(--section-padding)0;background:var(--bg-primary);position:relative;overflow:hidden}.Pricing-module__yc4bBa__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,40px);position:relative}.Pricing-module__yc4bBa__layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Pricing-module__yc4bBa__compare{color:var(--text-secondary);margin:24px 0 40px;font-size:1.05rem;font-weight:300;line-height:1.8}.Pricing-module__yc4bBa__savingsCard{padding:24px 32px}.Pricing-module__yc4bBa__savingsRow{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 0;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__savingsRow:last-child{border-bottom:none;padding-bottom:0}.Pricing-module__yc4bBa__savingsRow:first-child{padding-top:0}.Pricing-module__yc4bBa__savingsPrice{color:var(--text-muted);text-decoration:line-through}.Pricing-module__yc4bBa__savingsHighlight{border-top:1px solid var(--accent);margin-top:16px;padding-top:24px}.Pricing-module__yc4bBa__savingsAccent{color:var(--text-primary);font-size:1.2rem;font-weight:500}.Pricing-module__yc4bBa__productCard{box-shadow:var(--shadow-elevated);border:none;padding:48px;position:relative}.Pricing-module__yc4bBa__cardBadge{background:var(--bg-secondary);color:var(--text-primary);letter-spacing:2px;text-transform:uppercase;border-radius:4px;margin-bottom:24px;padding:6px 16px;font-size:.68rem;font-weight:500;display:inline-block}.Pricing-module__yc4bBa__cardName{font-family:var(--font-heading);margin-bottom:8px;font-size:2.2rem;font-weight:400}.Pricing-module__yc4bBa__cardTagline{color:var(--text-secondary);margin-bottom:32px;font-size:.9rem}.Pricing-module__yc4bBa__priceBlock{border-bottom:1px solid var(--border-subtle);align-items:baseline;gap:16px;margin-bottom:32px;padding-bottom:32px;display:flex}.Pricing-module__yc4bBa__priceOld{color:var(--text-muted);font-size:1.4rem;text-decoration:line-through}.Pricing-module__yc4bBa__priceNew{font-size:3.5rem;font-family:var(--font-heading);color:var(--text-primary);font-weight:400}.Pricing-module__yc4bBa__priceSave{text-transform:uppercase;letter-spacing:1px;color:var(--text-inverse);background:var(--accent-dark);border-radius:4px;padding:6px 12px;font-size:.75rem;font-weight:500}.Pricing-module__yc4bBa__includes{margin-bottom:40px;list-style:none}.Pricing-module__yc4bBa__includesItem{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:16px;padding:12px 0;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__includesItem:last-child{border-bottom:none}.Pricing-module__yc4bBa__check{color:var(--accent-dark);font-weight:500}.Pricing-module__yc4bBa__trustRow{letter-spacing:1.5px;color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:16px;font-size:.65rem;font-weight:500;display:flex}.Pricing-module__yc4bBa__afterpay{text-align:center;color:var(--text-muted);font-size:.8rem}.Pricing-module__yc4bBa__afterpay strong{color:var(--text-secondary);font-weight:500}@media (max-width:900px){.Pricing-module__yc4bBa__layout{grid-template-columns:1fr;gap:40px}.Pricing-module__yc4bBa__productCard{padding:32px}}
