@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--navy:#0b4778;--navy-dark:#072f52;--blue:#138ac1;--sky:#eaf7fc;--orange:#ff9418;--orange-dark:#f47c00;--ink:#102231;--muted:#617181;--line:#dce7ed;--white:#fff;--paper:#f7fafb;--shadow:0 20px 50px #09395b1f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:10px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #0d477814;height:82px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand{background:0 0;border:0;width:194px;height:62px;padding:0;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}.desktop-nav{gap:29px;margin-left:auto;display:flex}.desktop-nav button,.mobile-nav button{color:#3f5260;background:0 0;border:0;padding:10px 0;font-size:14px;font-weight:600}.desktop-nav button:hover{color:var(--blue)}.header-actions{align-items:center;gap:10px;display:flex}.cart-button{background:var(--navy);color:#fff;border:0;border-radius:13px;align-items:center;gap:9px;height:45px;padding:0 16px;font-weight:700;display:flex}.cart-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px}.cart-button b{background:var(--orange);border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:11px;display:grid}.menu-button{border:1px solid var(--line);background:#fff;border-radius:12px;width:44px;height:44px;padding:11px;display:none}.menu-button span{background:var(--navy);height:2px;margin:4px;display:block}.mobile-nav{border-bottom:1px solid var(--line);background:#fff;padding:10px 20px 20px;display:grid;position:absolute;top:82px;left:0;right:0;box-shadow:0 12px 25px #09395b14}.mobile-nav button{text-align:left;padding:12px}.hero{background:linear-gradient(115deg,#f8fcfd 0%,#fff 45%,#eaf7fc 100%);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;padding-block:68px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--blue);align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.eyebrow i{background:var(--orange);width:24px;height:2px;display:inline-block}.hero h1{letter-spacing:-.055em;color:var(--navy-dark);margin:18px 0 24px;font-family:Manrope,sans-serif;font-size:clamp(43px,5vw,69px);line-height:1.04}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:var(--muted);max-width:610px;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin-top:33px;display:flex}.button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:0 22px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff;box-shadow:0 12px 24px #f57d0038}.primary:hover{box-shadow:0 16px 30px #f57d004d}.ghost{color:var(--navy);background:#fff9;border:1px solid #b9d1de}.hero-proof{align-items:center;gap:13px;margin-top:34px;display:flex}.proof-avatars{display:flex}.proof-avatars span{background:var(--blue);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:11px;font-weight:800;display:grid}.proof-avatars span:first-child{background:var(--navy);margin-left:0}.proof-avatars span:last-child{background:var(--orange)}.hero-proof p{margin:0;display:grid}.hero-proof strong{font-size:13px}.hero-proof small{color:var(--muted);margin-top:2px;font-size:11px}.hero-visual{height:500px;position:relative}.hero-card-main{z-index:2;width:410px;height:470px;box-shadow:var(--shadow);background:linear-gradient(145deg,#dff4fc,#b8e7f7);border-radius:46% 46% 24px 24px;position:absolute;top:10px;right:34px;overflow:hidden}.hero-card-main:after{content:"";border-radius:inherit;border:1px solid #fffc;position:absolute;inset:20px}.hero-card-main img{object-fit:contain;z-index:1;filter:drop-shadow(0 20px 20px #03314c2e);width:100%;height:100%;position:relative}.image-chip{z-index:3;color:var(--navy);letter-spacing:.12em;text-transform:uppercase;background:#ffffffd9;border-radius:99px;padding:8px 12px;font-size:11px;font-weight:800;position:absolute;top:27px;left:26px}.floating-card{z-index:5;background:#fff;border-radius:16px;align-items:center;display:flex;position:absolute;box-shadow:0 15px 40px #09395b2b}.float-top{gap:11px;padding:14px 17px;top:72px;right:0}.float-icon{width:36px;height:36px;color:var(--orange);background:#fff1df;border-radius:12px;place-items:center;font-size:19px;display:grid}.floating-card p{margin:0;display:grid}.floating-card strong{font-size:13px}.floating-card small{color:var(--muted);margin-top:2px;font-size:10px}.float-bottom{gap:18px;padding:14px 16px;bottom:56px;left:15px}.float-bottom p strong{color:var(--navy);font-family:Manrope;font-size:23px}.float-bottom>span{color:var(--blue);font-size:11px;font-weight:700}.hero-orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:#29a7d717;width:450px;height:450px;top:-170px;right:-120px}.orb-two{border:1px solid #29a7d72e;width:280px;height:280px;bottom:-180px;left:-140px}.dot-pattern{opacity:.45;background-image:radial-gradient(#62bce0 1.3px,#0000 1.3px);background-size:13px 13px;width:120px;height:100px;position:absolute;top:80px;left:-5px}.benefits{border-block:1px solid var(--line);background:#fff}.benefit-grid{grid-template-columns:repeat(3,1fr);padding-block:22px;display:grid}.benefit-grid article{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:14px;padding:6px 24px;display:flex}.benefit-grid article:last-child{border:0}.benefit-grid article>span{background:var(--sky);width:43px;height:43px;color:var(--blue);border-radius:13px;flex:none;place-items:center;display:grid}.benefit-grid svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px}.benefit-grid p{margin:0;display:grid}.benefit-grid strong{font-size:13px}.benefit-grid small{color:var(--muted);margin-top:3px;font-size:11px}.section-pad{padding:96px 0}.catalog{background:#fff}.section-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.section-heading h2,.about-copy h2,.faq h2,.contact h2{letter-spacing:-.04em;color:var(--navy-dark);margin:12px 0 10px;font-family:Manrope;font-size:clamp(34px,4vw,50px);line-height:1.12}.section-heading p,.faq-grid>div>p{color:var(--muted);margin:0}.search-box{border:1px solid var(--line);border-radius:13px;align-items:center;gap:10px;width:270px;height:48px;padding:0 15px;display:flex}.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #138ac11a}.search-box svg{fill:none;width:18px;stroke:var(--muted);stroke-width:1.8px}.search-box input{width:100%;color:var(--ink);border:0;outline:0}.category-row{gap:8px;margin:34px 0 30px;padding-bottom:3px;display:flex;overflow:auto}.category-row button{border:1px solid var(--line);white-space:nowrap;color:var(--muted);background:#fff;border-radius:99px;padding:9px 18px;font-size:13px;font-weight:700}.category-row button.active{border-color:var(--navy);background:var(--navy);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:19px;transition:transform .25s,box-shadow .25s,border .25s;overflow:hidden}.product-card:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 18px 40px #09395b1c}.product-image{background:linear-gradient(145deg,#f3f9fb,#eaf4f7);border:0;width:100%;height:245px;padding:16px;position:relative;overflow:hidden}.product-image span{z-index:2;color:var(--navy);text-transform:uppercase;letter-spacing:.1em;background:#ffffffe6;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:13px;left:13px}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.04)}.product-body{padding:17px 18px 18px}.product-body>small{color:var(--blue);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:700}.product-body h3{min-height:41px;margin:7px 0 17px;font-family:Manrope;font-size:15px;line-height:1.35}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-footer strong{color:var(--navy);font:800 19px Manrope}.product-footer button{background:var(--navy);color:#fff;border:0;border-radius:11px;width:35px;height:35px;font-size:22px;line-height:1}.empty-state{text-align:center;background:var(--paper);border-radius:18px;padding:70px}.empty-state strong{font:700 22px Manrope}.empty-state p{color:var(--muted)}.about{background:var(--navy-dark);color:#fff;overflow:hidden}.about-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:90px;display:grid}.about-visual{min-height:530px;position:relative}.about-image{background:linear-gradient(145deg,#e6f7fc,#a8ddf2);border-radius:26px 110px 26px 26px;width:90%;height:500px;overflow:hidden}.about-image img{object-fit:contain;width:100%;height:100%}.about-stat{background:var(--orange);border-radius:18px;align-items:center;gap:13px;width:190px;padding:22px;display:flex;position:absolute;bottom:-12px;right:0;box-shadow:0 16px 35px #0003}.about-stat strong{font:800 38px Manrope}.about-stat span{font-size:11px;font-weight:700;line-height:1.45}.eyebrow.light{color:#8ed7f1}.about-copy h2,.contact h2{color:#fff}.about-copy>p{color:#c1d4df;font-size:16px;line-height:1.8}.about-copy ul{margin:30px 0;padding:0;list-style:none}.about-copy li{border-bottom:1px solid #ffffff1a;gap:14px;padding:14px 0;display:flex}.about-copy li>span{width:25px;height:25px;color:var(--orange);background:#ff941829;border-radius:50%;place-items:center;font-weight:800;display:grid}.about-copy li div{display:grid}.about-copy li strong{font-size:14px}.about-copy li small{color:#9eb8c7;margin-top:4px}.text-link{color:#fff;background:0 0;border:0;padding:0;font-weight:800}.text-link span{color:var(--orange);margin-left:10px}.faq{background:var(--paper)}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.faq h2{margin-top:14px}.button.dark,.ghost.dark{background:#fff;border-color:#a9c2cf;margin-top:28px}.accordion details{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:12px;padding:0 21px}.accordion summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:67px;font-family:Manrope;font-size:14px;font-weight:800;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{background:var(--sky);border-radius:50%;flex:none;width:24px;height:24px;position:relative}.accordion summary span:before,.accordion summary span:after{content:"";background:var(--blue);height:2px;position:absolute;top:11px;left:7px;right:7px}.accordion summary span:after{transform:rotate(90deg)}.accordion details[open] summary span:after{transform:rotate(0)}.accordion details p{color:var(--muted);margin:0;padding:0 35px 20px 0;font-size:14px;line-height:1.7}.contact{background:#fff}.contact-card{background:linear-gradient(140deg,var(--navy),var(--navy-dark));box-shadow:var(--shadow);border-radius:28px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.contact-copy{padding:62px}.contact-copy>p{color:#bfd2dd;line-height:1.7}.contact-direct{gap:12px;margin-top:34px;display:grid}.contact-direct a{align-items:center;gap:13px;display:flex}.contact-direct a>span{width:39px;height:39px;color:var(--orange);background:#ffffff1a;border-radius:12px;place-items:center;display:grid}.contact-direct p{margin:0;display:grid}.contact-direct small{color:#8facbd;font-size:10px}.contact-direct strong{margin-top:2px;font-size:13px}.contact-form{background:#fff;border-radius:20px;margin:18px;padding:35px}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-form label{color:#49606e;gap:7px;margin-bottom:15px;font-size:11px;font-weight:800;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#f9fbfc;border-radius:10px;outline:0;padding:12px 13px;font-weight:400}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #138ac11a}.button.full{width:100%}.form-note{text-align:center;color:#8898a3;margin-top:13px;display:block}.form-note button{color:var(--blue);background:0 0;border:0;padding:0;text-decoration:underline}.form-success{color:#237446;text-align:center;background:#e9f8ef;border-radius:9px;padding:11px;font-size:12px}.footer-main{grid-template-columns:1.5fr .75fr 1fr 1fr;gap:60px;padding-block:58px;display:grid}.footer-brand img{object-fit:contain;width:210px;height:75px}.footer-brand p{color:var(--muted);max-width:230px;font-size:13px}.footer-main>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-main strong{text-transform:uppercase;letter-spacing:.08em;color:var(--navy);margin-bottom:6px;font:800 12px Manrope}.footer-main button,.footer-main a{color:var(--muted);text-align:left;background:0 0;border:0;padding:0;font-size:12px}.footer-main button:hover,.footer-main a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#8a99a3;justify-content:space-between;padding:18px 0;font-size:11px;display:flex}.footer-bottom button{color:var(--navy);background:0 0;border:0;font-weight:700}.overlay{z-index:90;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#031827ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.close{color:var(--navy);background:#edf4f7;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1}.product-modal{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;width:min(880px,100%);max-height:90vh;display:grid;position:relative;overflow:auto}.product-modal>.close,.legal-modal>.close{z-index:2;position:absolute;top:18px;right:18px}.modal-image{background:linear-gradient(145deg,#e7f6fb,#c4e9f5);min-height:510px;padding:32px}.modal-image img{object-fit:contain;width:100%;height:100%}.modal-copy{flex-direction:column;align-items:flex-start;padding:62px 46px 45px;display:flex}.modal-copy>small{text-transform:uppercase;color:var(--muted);margin-top:28px;font-size:11px}.modal-copy h2,.legal-modal h2{letter-spacing:-.035em;color:var(--navy-dark);margin:8px 0 18px;font:800 32px/1.18 Manrope}.modal-copy>p{color:var(--muted);line-height:1.75}.modal-price{justify-content:space-between;align-items:center;gap:18px;width:100%;margin-top:auto;display:flex}.modal-price>strong{color:var(--navy);font:800 27px Manrope}.drawer-overlay{place-items:stretch end;padding:0}.cart-drawer{background:#fff;flex-direction:column;width:min(460px,100%);height:100%;display:flex;box-shadow:-20px 0 50px #00000026}.cart-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:28px;display:flex}.cart-drawer h2{margin:9px 0 0;font:800 22px Manrope}.cart-list{flex:1;padding:10px 28px;overflow:auto}.cart-list article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:16px;padding:18px 0;display:grid}.cart-list img{object-fit:contain;background:var(--paper);border-radius:12px;width:90px;height:95px}.cart-list h3{margin:2px 0 7px;font:700 13px/1.4 Manrope}.cart-list strong{color:var(--navy);font-size:14px}.quantity{align-items:center;gap:13px;margin-top:10px;display:flex}.quantity button{border:1px solid var(--line);background:#fff;border-radius:8px;width:27px;height:27px}.quantity span{font-size:12px;font-weight:800}.cart-drawer>footer{border-top:1px solid var(--line);padding:22px 28px 28px}.cart-drawer>footer div{justify-content:space-between;align-items:center;display:flex}.cart-drawer>footer div span{color:var(--muted)}.cart-drawer>footer div strong{color:var(--navy);font:800 25px Manrope}.cart-drawer>footer small{color:var(--muted);margin:8px 0 17px;font-size:10px;display:block}.cart-empty{text-align:center;margin:auto;padding:35px}.cart-empty>span{background:var(--sky);width:60px;height:60px;color:var(--blue);border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.cart-empty h3{font:800 21px Manrope}.cart-empty p{color:var(--muted);font-size:13px}.legal-modal{background:#fff;border-radius:22px;width:min(720px,100%);max-height:88vh;padding:50px;position:relative;overflow:auto}.legal-intro{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:22px;font-size:16px;line-height:1.7}.legal-modal section{margin-top:24px}.legal-modal section h3{color:var(--navy);margin-bottom:7px;font:800 14px Manrope}.legal-modal section p{color:var(--muted);font-size:14px;line-height:1.7}.legal-contact{background:var(--paper);color:var(--muted);border-radius:10px;margin-top:28px;padding:15px;font-size:11px}.legal-contact a{color:var(--blue)}.toast{z-index:120;background:var(--navy-dark);color:#fff;box-shadow:var(--shadow);border-radius:12px;padding:14px 19px;font-size:13px;font-weight:700;position:fixed;bottom:25px;right:25px}.toast-enter-active,.toast-leave-active{transition:all .25s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(12px)}@media (width<=1000px){.desktop-nav{display:none}.menu-button{display:block}.hero-grid{grid-template-columns:1fr 1fr;gap:20px}.hero-card-main{width:340px;height:430px}.product-grid{grid-template-columns:repeat(3,1fr)}.about-grid{gap:45px}.faq-grid{gap:55px}.footer-main{gap:30px}.contact-copy{padding:45px 35px}}@media (width<=760px){.container{width:min(100% - 30px,1160px)}.site-header{height:72px}.brand{width:155px;height:54px}.cart-button span{display:none}.mobile-nav{top:72px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-block:54px 42px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-visual{height:410px;margin-top:12px}.hero-card-main{width:82%;height:390px;right:6%}.float-top{right:0}.float-bottom{bottom:25px;left:0}.benefit-grid{grid-template-columns:1fr;padding:10px 0}.benefit-grid article{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:13px 8px}.section-pad{padding:70px 0}.section-heading{flex-direction:column;align-items:flex-start}.search-box{width:100%}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-image{height:215px}.about-grid,.faq-grid,.contact-card{grid-template-columns:1fr}.about-grid{gap:55px}.about-visual{min-height:430px}.about-image{height:420px}.faq-grid{gap:40px}.contact-copy{padding:42px 28px 25px}.contact-form{margin:12px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.product-modal{grid-template-columns:1fr;max-width:520px}.modal-image{height:330px;min-height:300px}.modal-copy{padding:35px 28px}.modal-copy>small{margin-top:20px}.modal-price{margin-top:25px}.legal-modal{padding:48px 25px 30px}}@media (width<=500px){.hero-actions{flex-direction:column;align-items:stretch}.hero h1{font-size:39px}.hero-visual{height:360px}.hero-card-main{height:340px}.float-top{top:45px}.float-bottom{bottom:7px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:165px}.product-body{padding:13px}.product-body h3{min-height:49px;font-size:12px}.product-footer strong{font-size:16px}.section-heading h2,.about-copy h2,.faq h2,.contact h2{font-size:34px}.about-stat{width:165px}.form-row{grid-template-columns:1fr}.contact-form{padding:24px 18px}.contact-direct strong{font-size:11px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}.modal-price{flex-direction:column;align-items:stretch}.modal-image{height:280px;min-height:280px}.cart-drawer>header,.cart-list,.cart-drawer>footer{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero-card-main img{object-fit:contain}.image-chip{background:#fffffff0}.float-top{top:205px}.contact-direct a{color:#fff}.contact-direct a>span{color:#ffad45;background:#ffffff24}.contact-direct small{color:#c7dce8}.contact-direct strong{color:#fff}@media (width<=760px){.float-top{display:none}}
