@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap');:root{--green:#0b3b2c;--navy:#102c55;--cream:#f7f0e4;--gold:#b98a2f;--pink:#e63f79;--cyan:#149bc6;--blue:#174a94;font-family:Manrope,Arial,sans-serif;color:#14352b;background:#08251d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:54px}body{margin:0;background:#08251d}button,input,textarea{font:inherit}.site-shell{width:100%;max-width:430px;margin:0 auto;background:var(--cream);overflow:hidden}.hero{position:relative}.hero>img{display:block;width:100%;height:auto}.hit{position:absolute;border:0;background:transparent;cursor:pointer;z-index:2}.hit:focus-visible{outline:3px solid #fff;outline-offset:-3px}.hit-men{left:8%;top:68.2%;width:27%;height:6%}.hit-women{left:36.5%;top:68.2%;width:27%;height:6%}.hit-kids{left:64.5%;top:68.2%;width:27%;height:6%}.hit-consult{left:12%;top:74.8%;width:76%;height:6%}.sticky-products{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:repeat(3,1fr);background:#fffaf1;border-bottom:1px solid #d7c6a7;box-shadow:0 8px 20px #17372d14}.sticky-products button{height:52px;border:0;background:transparent;font-size:12px;font-weight:800}.sticky-products .men{color:var(--cyan)}.sticky-products .women{color:var(--pink);border-left:1px solid #eadfce;border-right:1px solid #eadfce}.sticky-products .kids{color:var(--blue)}.product{position:relative;min-height:620px;padding:52px 24px 0;overflow:hidden}.product-copy{position:relative;z-index:2}.product h2,.how h2,.notice h2,.sheet h2{font-family:'Playfair Display',Georgia,serif;font-size:35px;line-height:1.08;margin:0 0 16px;color:var(--green)}.product p,.notice p{font-size:14px;line-height:1.65;color:#53665f}.kicker{font-size:10px!important;font-weight:800;letter-spacing:.17em;margin:0 0 10px!important}.pink{color:var(--pink)!important}.cyan{color:var(--cyan)!important}.blue{color:var(--blue)!important}.gold{color:var(--gold)!important}.product ul{margin:22px 0 0;padding:0;list-style:none}.product li{padding:12px 0;border-top:1px solid #d9cfbf;font-size:12px}.product img{display:block;width:72%;height:350px;margin:26px auto 0;object-fit:contain;object-position:center top;filter:drop-shadow(0 18px 22px #2b1a0d30)}.women-section{background:#fff7f5}.men-section{background:#eef8f8}.kids-section{background:#f0f4fb}.outline{width:100%;height:52px;margin-top:22px;border:1px solid var(--green);border-radius:16px;background:transparent;color:var(--green);font-weight:800}.how{padding:56px 24px;background:var(--green);color:#fff}.how h2{color:#fff}.steps{margin:28px 0}.steps div{display:flex;gap:16px;padding:15px 0;border-top:1px solid #ffffff25}.steps b{color:#e3bd70}.steps span{font-size:13px}.primary{width:100%;min-height:54px;border:0;border-radius:16px;background:#d5a43c;color:#10372c;font-weight:800}.notice{padding:48px 24px;background:#fffaf1}.notice h2{font-size:28px}footer{display:flex;align-items:center;gap:15px;padding:28px 24px;background:#071f19;color:#adc2ba}footer img{width:72px;height:60px;object-fit:contain}footer p{margin:0;font-size:10px;line-height:1.5}.reveal{opacity:0;transform:translateY(18px);transition:.6s ease}.reveal.visible{opacity:1;transform:none}.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:1000}.backdrop{position:absolute;inset:0;background:#031b15df;backdrop-filter:blur(5px)}.sheet{position:absolute;left:50%;bottom:12px;width:min(360px,calc(100% - 24px));max-height:calc(100dvh - 24px);overflow:auto;transform:translateX(-50%);background:#fffaf2;border-radius:22px;padding:22px 18px 18px}.close{position:absolute;right:12px;top:11px;width:36px;height:36px;border:0;border-radius:50%;background:#e9eee9;color:#173228;font-size:23px}.sheet h2{font-size:25px;margin-right:42px;margin-bottom:7px}.modal-copy{font-size:12px;line-height:1.4;color:#6a7873;margin:0 0 13px}.sheet label{display:block;font-size:11px;font-weight:800;margin-top:10px}.sheet input,.sheet textarea{display:block;width:100%;margin-top:5px;padding:11px 12px;border:1px solid #cbd5cf;border-radius:11px;background:#fff;outline:0}.sheet input{height:44px}.sheet textarea{height:68px;resize:none}.sheet input:focus,.sheet textarea:focus{border-color:#2c8063;box-shadow:0 0 0 3px #2c80631f}.form-error{min-height:16px;margin:6px 0;color:#b42318;font-size:11px}.privacy{text-align:center;font-size:9px;color:#78857f}.success{text-align:center;padding:32px 0}.success h3{font-family:'Playfair Display',serif;font-size:28px;margin:0}.success p{font-size:13px;color:#687a74;margin-bottom:20px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}@media(min-width:521px){body{padding:24px}.site-shell{box-shadow:0 30px 90px #0008}}
