@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink: #172023;--muted: #68767a;--teal: #07505b;--teal-deep: #043942;--teal-soft: #e7f1f1;--cream: #f6f3ed;--line: #dce3e2;--white: #fff;--shadow: 0 20px 60px rgba(13, 42, 47, .12);font-family:DM Sans,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white)}body.no-scroll{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:110px 0}.announcement{background:var(--teal-deep);color:#ffffffd6;font-size:12px;letter-spacing:.02em}.announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between}.announcement span,.announcement a{display:inline-flex;align-items:center;gap:7px}.header{position:sticky;top:0;z-index:40;background:#fffffff5;border-bottom:1px solid rgba(23,32,35,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__inner{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{width:176px;height:52px;display:flex;align-items:center;overflow:hidden}.brand img{width:176px;transform:scale(1.04)}.nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.nav a{position:relative;padding:28px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--teal);transition:right .2s ease}.nav a:hover:after{right:0}.header__actions{justify-self:end;display:flex;gap:8px}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--ink);background:transparent;transition:background .2s ease,color .2s ease}.icon-button:hover{color:var(--teal);background:var(--teal-soft)}.cart-button{position:relative}.cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;color:#fff;background:var(--teal);border:2px solid white;border-radius:999px;font-size:10px;font-weight:700}.menu-button{display:none}.search-panel{position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 30px #0d2a2f14}.search-panel__inner{height:72px;display:flex;align-items:center;gap:14px}.search-panel input{flex:1;height:100%;border:0;outline:0;color:var(--ink);font-size:17px}.hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#1d3438}.hero__image,.hero__shade{position:absolute;inset:0;width:100%;height:100%}.hero__image{object-fit:cover;object-position:center}.hero__shade{background:linear-gradient(90deg,#09191cdb,#09191c94 40%,#09191c0a 72%),linear-gradient(0deg,rgba(9,25,28,.38) 0%,transparent 42%)}.hero__content{position:relative;z-index:1;padding:82px 0 58px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--teal);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow{color:#ffffffe6}.hero h1,.section h2,.drawer-header h2,.product-modal h2,.legal-modal h2{font-family:Manrope,sans-serif;letter-spacing:-.045em}.hero h1{max-width:720px;margin:22px 0 24px;font-size:clamp(52px,6.4vw,84px);line-height:.98;font-weight:700}.hero h1 em{color:#acd4d3;font-style:normal}.hero__content>p{max-width:570px;margin:0;color:#ffffffc7;font-size:18px;line-height:1.7}.hero__actions{margin-top:34px;display:flex;align-items:center;gap:12px}.button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--teal-deep);background:#fff}.button--glass{color:#fff;background:#ffffff0f;border-color:#ffffff61;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--dark{color:#fff;background:var(--teal-deep)}.button--light{color:var(--teal-deep);background:#fff}.button--outline-light{color:#fff;border-color:#ffffff40}.button--full{width:100%}.hero__trust{margin-top:66px;display:flex;gap:38px;color:#ffffffb8;font-size:12px}.hero__trust>div{display:flex;align-items:center;gap:10px}.hero__trust svg{color:#acd4d3}.hero__trust strong{display:block;color:#fff;font-size:13px;font-weight:600}.benefits{border-bottom:1px solid var(--line)}.benefits__grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefits article{min-height:132px;padding:30px 42px;display:flex;align-items:center;gap:18px;border-right:1px solid var(--line)}.benefits article:first-child{padding-left:0}.benefits article:last-child{border-right:0}.benefits svg{flex:0 0 auto;color:var(--teal)}.benefits strong,.benefits span{display:block}.benefits strong{margin-bottom:5px;font-family:Manrope,sans-serif;font-size:15px}.benefits span{color:var(--muted);font-size:13px}.catalog{background:#fbfcfb}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading h2,.service h2,.faq h2,.cta-strip h2{margin:10px 0 14px;font-size:clamp(36px,4vw,52px);line-height:1.1}.section-heading p,.service__content>p,.faq__intro>p{max-width:630px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.sort-select{height:44px;padding:0 13px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:3px;color:var(--muted)}.sort-select select{min-width:116px;border:0;outline:0;background:transparent;color:var(--ink);cursor:pointer}.category-row{margin:42px 0 34px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-row button{min-height:40px;padding:0 17px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;color:#576366;background:#fff;font-size:13px;font-weight:600}.category-row button.active,.category-row button:hover{color:#fff;background:var(--teal-deep);border-color:var(--teal-deep)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0;background:#fff;border:1px solid #e5e9e8;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #112d3117}.product-card__visual{position:relative;aspect-ratio:1.08;display:grid;place-items:center;overflow:hidden;background:#f5f7f6;cursor:pointer}.product-card__visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}.product-card:hover .product-card__visual img{transform:scale(1.045)}.product-badge{position:absolute;z-index:2;top:13px;left:13px;padding:6px 9px;color:var(--teal-deep);background:#d9eceb;border-radius:2px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.favorite{position:absolute;z-index:2;top:10px;right:10px;width:38px;height:38px;display:grid;place-items:center;color:#566367;background:#ffffffe0;border-radius:50%}.favorite.active{color:var(--teal)}.quick-view{position:absolute;z-index:2;left:14px;right:14px;bottom:-45px;min-height:40px;color:#fff;background:#043942f0;font-size:12px;font-weight:700;transition:bottom .24s ease}.product-card:hover .quick-view{bottom:14px}.product-card__content{padding:22px 20px 20px}.product-category{color:var(--teal);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-card h3{min-height:44px;margin:8px 0 10px;font-family:Manrope,sans-serif;font-size:16px;line-height:1.35;cursor:pointer}.product-card__content>p{min-height:57px;margin:0;color:var(--muted);font-size:12.5px;line-height:1.5}.product-card__footer{margin-top:20px;padding-top:16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0ef}.product-card__footer strong{font-family:Manrope,sans-serif;font-size:17px}.add-button{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:var(--teal-deep);border-radius:50%;transition:transform .2s ease,background .2s ease}.add-button:hover{transform:rotate(90deg);background:var(--teal)}.empty-state{padding:80px 20px;text-align:center;background:#fff;border:1px solid var(--line)}.empty-state svg{color:var(--teal)}.empty-state h3{margin:14px 0 8px;font-family:Manrope,sans-serif}.empty-state p{margin:0 0 24px;color:var(--muted)}.service{background:var(--cream)}.service__grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:90px}.service__media{position:relative;min-height:590px}.service__media>img{width:calc(100% - 58px);height:590px;object-fit:cover;object-position:69% center}.service__note{position:absolute;right:0;bottom:48px;width:285px;padding:28px;color:#fff;background:var(--teal-deep);box-shadow:var(--shadow)}.service__note span{display:block;margin-bottom:8px;color:#acd4d3;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.service__note strong{font-family:Manrope,sans-serif;font-size:20px;line-height:1.35}.service__content{padding-right:35px}.service__content ul{margin:30px 0 32px;padding:0;display:grid;gap:15px;list-style:none}.service__content li{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.service__content li svg{flex:0 0 auto;color:var(--teal)}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--teal-deep);font-weight:700}.cta-strip{padding:70px 0;color:#fff;background:var(--teal-deep)}.cta-strip__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.kicker--light{color:#acd4d3}.cta-strip h2{margin-bottom:0}.faq{background:#fff}.faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq__intro{position:sticky;top:130px;align-self:start}.faq__intro>a{margin-top:24px;display:inline-flex;align-items:center;gap:9px;color:var(--teal);font-weight:700}.faq__list{border-top:1px solid var(--line)}.faq__list article{border-bottom:1px solid var(--line)}.faq__list button{width:100%;padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--ink);background:transparent;text-align:left;font-weight:700}.faq__list button svg{flex:0 0 auto;transition:transform .25s ease}.faq__list article.open button svg{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-answer p{margin:0;overflow:hidden;color:var(--muted);line-height:1.7}.faq__list article.open .faq-answer{grid-template-rows:1fr}.faq__list article.open .faq-answer p{padding-bottom:25px}.footer{padding-top:80px;color:#ffffffb3;background:#122b30}.footer__grid{display:grid;grid-template-columns:1.55fr .7fr .95fr 1.25fr;gap:60px}.footer h3{margin:8px 0 24px;color:#fff;font-family:Manrope,sans-serif;font-size:14px}.footer__brand>img{width:195px;height:auto;padding:8px 12px;object-fit:contain;background:#fff;border-radius:3px}.footer__brand>p{max-width:320px;margin:18px 0 24px;font-size:14px;line-height:1.7}.contact-list{display:grid;gap:10px;font-size:13px}.contact-list a,.contact-list span{display:inline-flex;align-items:center;gap:9px}.footer__grid>div:not(:first-child)>a:not(.button),.footer__grid>div:not(:first-child)>button{margin:0 0 13px;padding:0;display:block;color:#ffffffab;background:transparent;font-size:13px;text-align:left}.footer a:hover,.footer button:hover{color:#fff}.footer__help p{margin:0 0 22px;font-size:13px;line-height:1.7}.footer__bottom{margin-top:70px;min-height:72px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);font-size:11px}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%);padding:13px 18px;display:flex;align-items:center;gap:9px;color:#fff;background:var(--teal-deep);border-radius:4px;box-shadow:var(--shadow);font-size:13px;font-weight:600}.overlay{position:fixed;z-index:80;inset:0;display:flex;justify-content:flex-end;background:#04181b94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer,.mobile-menu{width:min(470px,100%);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 55px #071e222e}.drawer-header{min-height:112px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.drawer-header h2{margin:5px 0 0;font-size:25px}.cart-items{flex:1;overflow-y:auto}.cart-items article{position:relative;padding:20px 48px 20px 22px;display:grid;grid-template-columns:94px 1fr;gap:16px;border-bottom:1px solid var(--line)}.cart-items img{width:94px;height:94px;object-fit:contain;background:#f5f7f6;mix-blend-mode:multiply}.cart-items h3{margin:2px 0 8px;font-family:Manrope,sans-serif;font-size:14px;line-height:1.35}.cart-items strong{color:var(--teal);font-size:13px}.quantity{width:max-content;margin-top:12px;display:flex;align-items:center;border:1px solid var(--line)}.quantity button{width:31px;height:29px;display:grid;place-items:center;background:transparent}.quantity span{min-width:26px;text-align:center;font-size:12px;font-weight:700}.remove-item{position:absolute;top:19px;right:20px;color:var(--muted);background:transparent}.cart-summary{padding:24px 28px 28px;border-top:1px solid var(--line)}.cart-summary>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.cart-summary>div span{color:var(--muted);font-size:13px}.cart-summary>div strong{font-family:Manrope,sans-serif;font-size:22px}.cart-summary p{margin:13px 0 20px;color:var(--muted);font-size:11px;line-height:1.55}.cart-empty{margin:auto;padding:40px;text-align:center}.cart-empty svg{color:var(--teal)}.cart-empty h3{margin:16px 0 9px;font-family:Manrope,sans-serif}.cart-empty p{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.65}.product-modal-wrap,.legal-wrap{padding:28px;align-items:center;justify-content:center}.product-modal{position:relative;width:min(950px,100%);max-height:calc(100vh - 56px);display:grid;grid-template-columns:1.05fr .95fr;overflow:auto;background:#fff;box-shadow:var(--shadow)}.modal-close{position:absolute;z-index:2;top:16px;right:16px;background:#ffffffdb}.product-modal__visual{min-height:530px;display:grid;place-items:center;background:#f3f5f4}.product-modal__visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-modal__content{padding:76px 58px 54px}.product-modal__content h2{margin:12px 0 18px;font-size:35px;line-height:1.12}.product-modal__content>p{margin:0;color:var(--muted);line-height:1.75}.modal-highlights{margin:28px 0;padding:20px 0;display:grid;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.modal-highlights span{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.modal-highlights svg{color:var(--teal)}.modal-price{margin-bottom:22px;display:block;font-family:Manrope,sans-serif;font-size:27px}.legal-modal{position:relative;width:min(760px,100%);max-height:calc(100vh - 56px);padding:54px 62px;overflow-y:auto;background:#fff;box-shadow:var(--shadow)}.legal-modal h2{margin:10px 0 32px;font-size:38px}.legal-sections{display:grid;gap:22px}.legal-sections section{padding-bottom:22px;border-bottom:1px solid var(--line)}.legal-sections h3{margin:0 0 7px;font-family:Manrope,sans-serif;font-size:15px}.legal-sections p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.legal-contact{margin-top:26px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.legal-contact a{color:var(--teal);font-weight:700}.mobile-menu{padding-bottom:28px}.mobile-menu .drawer-header img{width:160px}.mobile-menu nav{padding:20px 28px;display:grid}.mobile-menu nav a{padding:18px 0;border-bottom:1px solid var(--line);font-family:Manrope,sans-serif;font-size:20px;font-weight:700}.mobile-menu>.button{margin:auto 28px 0}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease,transform .2s ease}.fade-enter-from,.fade-leave-to{opacity:0;transform:translate(-50%,10px)}.overlay-enter-active,.overlay-leave-active{transition:opacity .24s ease}.overlay-enter-active>*,.overlay-leave-active>*{transition:transform .24s ease}.overlay-enter-from,.overlay-leave-to{opacity:0}.overlay-enter-from>aside,.overlay-leave-to>aside{transform:translate(100%)}.overlay-enter-from>div,.overlay-leave-to>div{transform:translateY(14px) scale(.985)}.search-drop-enter-active,.search-drop-leave-active{transition:opacity .2s ease,transform .2s ease}.search-drop-enter-from,.search-drop-leave-to{opacity:0;transform:translateY(-8px)}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.service__grid{gap:55px}.faq__grid{gap:60px}.footer__grid{grid-template-columns:1.4fr .8fr 1fr}.footer__help{grid-column:1 / -1;padding-top:25px;border-top:1px solid rgba(255,255,255,.1)}}@media(max-width:820px){.section{padding:82px 0}.header__inner{grid-template-columns:1fr auto}.nav,.desktop-action{display:none}.menu-button{display:inline-flex}.hero{min-height:650px}.hero__shade{background:linear-gradient(90deg,#08191cd9,#08191c52)}.hero__trust{gap:22px}.benefits__grid{grid-template-columns:1fr}.benefits article,.benefits article:first-child{min-height:auto;padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.benefits article:last-child{border-bottom:0}.product-grid{grid-template-columns:repeat(2,1fr)}.service__grid{grid-template-columns:1fr}.service__content{padding-right:0}.faq__grid{grid-template-columns:1fr}.faq__intro{position:static}.product-modal{grid-template-columns:1fr}.product-modal__visual{min-height:360px}.product-modal__content{padding:44px 38px}}@media(max-width:580px){.container{width:min(100% - 28px,1180px)}.announcement__inner{justify-content:center}.announcement__inner>span{display:none}.header__inner{height:68px}.brand,.brand img{width:150px}.hero{min-height:670px;align-items:flex-end}.hero__image{object-position:61% center}.hero__shade{background:linear-gradient(0deg,#06191cf2 4%,#06191c8f 68%,#06191c2e)}.hero__content{padding:76px 0 42px}.hero h1{font-size:45px}.hero__content>p{font-size:15px}.hero__actions{align-items:stretch;flex-direction:column}.hero__trust{margin-top:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hero__trust>div{align-items:flex-start;gap:6px}.hero__trust span{font-size:10px}.section{padding:68px 0}.section-heading{align-items:stretch;flex-direction:column}.section-heading h2,.service h2,.faq h2,.cta-strip h2{font-size:34px}.sort-select{width:max-content}.category-row{margin:30px 0 25px}.product-grid{grid-template-columns:1fr}.product-card__visual{aspect-ratio:1.35}.product-card h3,.product-card__content>p{min-height:auto}.quick-view{display:none}.service__media{min-height:470px}.service__media>img{width:calc(100% - 25px);height:470px}.service__note{bottom:25px;width:255px;padding:22px}.cta-strip__inner{align-items:stretch;flex-direction:column}.footer__grid{grid-template-columns:1fr 1fr;gap:42px 28px}.footer__brand,.footer__help{grid-column:1 / -1}.footer__bottom{padding:20px 0;align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}.product-modal-wrap,.legal-wrap{padding:0;align-items:flex-end}.product-modal,.legal-modal{width:100%;max-height:94vh}.product-modal__visual{min-height:270px;max-height:36vh}.product-modal__content{padding:34px 24px 26px}.product-modal__content h2{font-size:27px}.legal-modal{padding:46px 24px 30px}.legal-modal h2{font-size:31px}.toast{left:14px;right:14px;bottom:16px;transform:none;justify-content:center}.fade-enter-from,.fade-leave-to{transform:translateY(10px)}}
