:root{--blue:#092892;--navy:#101e45;--muted:#677085;--pale:#f2f5fa;--line:#e1e6ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--navy);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none;cursor:pointer}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #efb800;outline-offset:5px}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.topbar{background:var(--blue);color:white;padding:9px 40px;font-size:13px;text-align:center}.topbar span{margin-left:36px;opacity:.8}header{display:flex;align-items:center;justify-content:space-between;padding-block:22px}.brand{display:flex;align-items:center;gap:12px;line-height:1.05;font-size:13px;font-weight:700;letter-spacing:1px}.brand img{border-radius:50%}.brand strong{display:block;font-size:27px;letter-spacing:-.7px}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:#1d55d1}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--blue);color:white;padding:17px 25px;border-radius:8px;font-weight:600;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#1644ba;transform:translateY(-2px)}.small{padding:13px 20px;font-size:14px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:50px;padding-top:22px;padding-bottom:70px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;color:var(--blue);margin-bottom:20px}h1{font-size:clamp(42px,4.5vw,66px);line-height:1.09;letter-spacing:-3px;margin:0 0 25px;font-weight:700}h1 em{font-style:normal;color:var(--blue)}.hero-copy p{max-width:445px;color:var(--muted);font-size:17px;line-height:1.8}.actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{font-weight:600;font-size:14px}.hero-note{border-top:1px solid var(--line);padding-top:22px;margin-top:34px;font-size:13px;color:var(--muted);display:flex;gap:10px;align-items:center}.hero-note span{font-size:25px;color:var(--blue)}.hero-photo{height:575px;position:relative;border-radius:16px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 65%}.photo-label{position:absolute;bottom:24px;left:24px;right:24px;padding:20px 22px;background:rgba(255,255,255,.94);border-radius:8px;display:grid;line-height:1.6}.photo-label span{font-size:13px;color:var(--muted)}.photo-label strong{font-size:18px}.products{padding-block:44px 80px;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-head p{font-size:14px;color:var(--muted)}h2{font-size:clamp(30px,3vw,42px);line-height:1.18;letter-spacing:-1.6px;margin:0 0 20px}.section-head .eyebrow{margin-bottom:12px}.categories{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.categories button{border:1px solid var(--line);border-radius:30px;padding:10px 23px;background:white;font-size:14px;color:var(--muted)}.categories .active{background:var(--blue);color:white;border-color:var(--blue)}.demo-note{color:var(--muted);font-size:12px;margin:18px 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{border:1px solid var(--line);border-radius:12px;padding:13px;display:flex;flex-direction:column}.placeholder{height:175px;background:var(--pale);border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8d9ab3;gap:12px}.placeholder svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.3}.placeholder span{font-size:12px}.product-body{padding:17px 5px 5px;display:flex;flex:1;flex-direction:column}.product small{font-size:12px;color:var(--muted)}.product h3{font-size:16px;line-height:1.4;margin:7px 0 14px}.product .availability{font-size:13px;color:var(--muted);margin-top:auto}.product a{border:1px solid var(--line);text-align:center;border-radius:6px;padding:9px;margin-top:16px;color:var(--blue);font-size:13px;font-weight:600}.product a:hover{background:var(--pale)}.about{background:var(--pale);padding-block:70px}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-photo{height:390px;position:relative}.about-photo img{height:100%;width:100%;object-fit:cover;object-position:center 70%;border-radius:12px}.about-photo span{position:absolute;bottom:20px;left:20px;background:white;padding:10px 16px;border-radius:5px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:1px}.about p{color:var(--muted);max-width:470px}.about .text-link{display:inline-block;margin-top:15px;color:var(--blue)}.custom{margin-block:70px;background:var(--blue);color:white;padding:47px 48px;display:flex;gap:35px;align-items:center;justify-content:space-between;border-radius:14px}.custom .eyebrow{color:#c8d6ff}.custom h2{font-size:40px}.custom p{color:#d4def9;font-size:14px;margin-bottom:0}.white{background:white;color:var(--blue);flex-shrink:0}.white:hover{background:#e9efff}.location{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;margin-bottom:80px}.location p{color:var(--muted);font-size:15px}.location h3{font-size:15px;margin-top:25px}.location dl{max-width:330px;font-size:14px}.location dl div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0}.location dd{margin:0}.location .text-link{display:inline-block;margin-top:14px;color:var(--blue)}iframe{width:100%;height:410px;border-radius:12px;background:var(--pale)}footer{background:#081b55;color:white;padding-block:38px 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px}.footer-top p,.footer-top span{font-size:13px;color:#b7c6e9}.footer-top .brand span{color:white}.footer-top a[data-wa]{display:block;font-size:19px;font-weight:600}.footer-bottom{border-top:1px solid #ffffff24;padding-top:18px;font-size:12px;color:#b7c6e9;display:flex;justify-content:space-between}@media(max-width:900px){.wrap{width:calc(100% - 40px)}nav{gap:16px}.hero{gap:25px}h1{letter-spacing:-2px}.hero-photo{height:530px}.actions{gap:15px;flex-wrap:wrap}.about-inner{gap:35px}.custom{padding:35px;flex-wrap:wrap}.location{gap:30px}.product-grid{gap:12px}}@media(max-width:650px){.topbar{font-size:12px;padding:8px 14px}.topbar span{display:none}header{padding-block:16px;flex-wrap:wrap;gap:16px}.brand img{width:48px;height:48px}.brand strong{font-size:22px}nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:12px}.small{font-size:12px;padding:11px}.hero{grid-template-columns:1fr;padding-top:20px;padding-bottom:40px;gap:30px}h1{font-size:48px}.hero-copy p{font-size:16px}.eyebrow{font-size:11px}.hero-photo{height:420px}.hero-note{margin-top:22px;padding-top:14px}.section-head{display:block}.section-head p br,.custom p br{display:none}.products{padding-block:36px 45px}.categories{gap:8px}.categories button{padding:9px 14px;font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr)}.placeholder{height:140px}.product{padding:9px}.product h3{font-size:14px}.product a{font-size:12px}.demo-note{line-height:1.5}.about{padding-block:40px}.about-inner{grid-template-columns:1fr;gap:30px}.about-photo{height:310px}.custom{margin-block:40px;padding:30px 23px;gap:20px}.custom h2{font-size:34px}.location{grid-template-columns:1fr;margin-bottom:45px}iframe{height:320px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top p{margin:0}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Pirangi: photographic banners, soft gradients and rounded editorial cards. */
body{background:#fbfcff}.wrap{width:min(1280px,calc(100% - 64px))}.topbar{background:#092892;color:white;padding:7px;font-size:12px}header{padding-block:20px 24px}header .button{border-radius:30px}.hero{display:block;position:relative;min-height:630px;border-radius:32px;overflow:hidden;padding:65px 65px 135px;margin-bottom:65px;isolation:isolate;color:white}.hero-background{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:center 60%;z-index:-3}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,95,.95) 0%,rgba(9,36,121,.86) 34%,rgba(10,35,113,.12) 76%);z-index:-2}.hero .eyebrow{color:#d6eaff;font-size:11px;letter-spacing:2px}.hero h1{font-size:clamp(48px,5.7vw,79px);font-weight:500;letter-spacing:-3.7px;line-height:1.04;margin-bottom:25px}.hero h1 em{color:#bdddff}.hero-copy{max-width:600px}.hero-copy p{color:#e2eafa;font-size:16px;max-width:360px;line-height:1.65}.hero .actions{gap:26px}.button{border-radius:30px}.hero .text-link{color:white}.hero-bottom{position:absolute;bottom:32px;left:65px;right:40px;display:flex;align-items:end;justify-content:space-between;font-size:14px;line-height:1.5}.hero-bottom small{font-size:12px;color:#d7e4fa}.hero-bottom>a{background:rgba(255,255,255,.93);color:var(--navy);padding:15px 22px;border-radius:18px;font-size:12px;line-height:1.7}.hero-sticker{position:absolute;right:45px;top:45px;background:#f4f8ff;color:var(--blue);font-size:18px;line-height:1.25;transform:rotate(6deg);padding:24px 27px;border-radius:50%}.products{padding:0 0 75px;border:0}.section-head{align-items:center}h2{font-weight:500;letter-spacing:-1.8px;font-size:clamp(30px,3.2vw,44px)}.eyebrow{font-size:11px;letter-spacing:1.7px}.categories button{padding:11px 24px}.product{padding:12px;border-radius:23px;background:white}.placeholder{border-radius:16px;height:210px;background:linear-gradient(145deg,#f2f6fc,#e8edf8)}.product a{border-radius:30px;padding-block:11px}.product-body{padding:18px 8px 8px}.product h3{font-size:16px}.product a:hover{border-color:#a7bae6}.about{padding:0;background:transparent;margin-bottom:70px}.about-intro{display:grid;grid-template-columns:1fr 2fr;gap:25px;margin-bottom:35px}.about-intro .eyebrow{padding-top:8px}.about-intro h2{margin:0}.about-intro p{grid-column:2;font-size:16px;margin:0;max-width:680px}.about-cards{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:22px}.care-card,.visit-card{border-radius:29px;padding:32px;min-height:370px}.care-card{background:linear-gradient(145deg,#072176,#163eb0);color:white;display:flex;flex-direction:column}.cross{font-size:33px;color:#bddaff;line-height:1}.care-card h3{font-size:27px;line-height:1.22;font-weight:500;letter-spacing:-.8px;margin:25px 0 10px}.care-card p{font-size:14px;color:#d7e3ff;margin:0 0 22px}.care-card .button{align-self:start;font-size:13px;margin-top:auto;padding:12px 20px}.about-photo{height:100%;min-height:370px}.about-photo img{border-radius:29px;object-position:center 60%}.about-photo span{border-radius:30px;left:20px;bottom:20px;background:#ffffffe8;font-size:10px}.visit-card{background:radial-gradient(ellipse at top right,#d7eaff,#f0f3fb 70%);display:flex;flex-direction:column}.visit-card>strong{font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.1;margin:10px 0 20px}.visit-card>strong span{display:block;font-size:20px;letter-spacing:0;margin-top:8px}.visit-card h3{font-size:19px;margin:0}.visit-card p{font-size:14px;margin-top:8px}.visit-card .text-link{margin-top:auto}.numbers{display:grid;grid-template-columns:repeat(3,1fr);margin:45px 0 0;text-align:center;padding:25px 0 35px}.numbers>div+div{border-left:1px solid var(--line)}.numbers strong{font-size:60px;letter-spacing:-2px;font-weight:400;line-height:1.2}.numbers strong span{font-size:35px}.numbers p{font-size:13px;margin:9px 0 0;color:var(--muted);max-width:none}.custom{border-radius:30px;background:radial-gradient(ellipse at 100% 100%,#306ddc 0%,#1233a4 50%,#09247a 100%);padding:55px;margin-block:0 75px}.custom h2{font-size:45px}.custom .eyebrow{color:#b7d9ff}.custom p{max-width:620px}.location{gap:60px}.location iframe{border-radius:28px;height:440px}.location dl{max-width:350px}.location h2{font-size:40px}footer{border-radius:32px 32px 0 0;background:#071d59}.catalog-banner{position:relative;margin-top:35px;border-radius:28px;overflow:hidden;min-height:300px;background:linear-gradient(110deg,#e1efff,#edf7ff);isolation:isolate;padding:40px}.catalog-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.catalog-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#eaf3ff 5%,#eaf3ffee 33%,transparent 65%);z-index:-1}.catalog-banner h3{font-size:36px;font-weight:500;letter-spacing:-1px;line-height:1.15;margin:0 0 15px}.catalog-banner p{font-size:14px;max-width:290px;color:#4b5d7d}.catalog-banner .text-link{color:var(--blue)}.catalog-banner small{position:absolute;bottom:15px;right:22px;font-size:10px;color:#486080}
@media(max-width:950px){.hero{padding-left:40px}.hero-bottom{left:40px}.about-cards{gap:15px}.care-card,.visit-card{padding:25px}.care-card h3{font-size:25px}.visit-card>strong{font-size:62px}.about-intro{grid-template-columns:1fr 2fr}.hero-sticker{right:25px;top:25px}.catalog-banner{min-height:280px}}
@media(max-width:650px){.wrap{width:calc(100% - 32px)}.topbar{font-size:11px}header{padding:16px 0}.hero{padding:35px 25px 150px;min-height:650px;border-radius:25px;margin-bottom:40px}.hero:before{background:linear-gradient(180deg,rgba(5,26,101,.95),rgba(6,29,110,.85) 48%,rgba(7,27,84,.30))}.hero-background{object-position:60% 65%}.hero h1{font-size:51px;letter-spacing:-2.5px}.hero .eyebrow{font-size:9px;letter-spacing:1.3px;max-width:240px}.hero-copy p{font-size:15px;max-width:280px}.hero-sticker{display:none}.hero-bottom{bottom:24px;left:24px;right:24px;align-items:start;gap:15px;flex-direction:column}.hero-bottom>span{display:none}.hero-bottom>a{font-size:12px;padding:13px 18px;background:#ffffffec}.hero .actions{gap:17px;align-items:start;flex-direction:column}.hero .button{padding:14px 20px;font-size:14px}.hero .text-link{font-size:13px}.products{padding-bottom:45px}.section-head h2{font-size:32px}.product h3{font-size:14px}.product-body{padding:13px 3px 4px}.placeholder{height:140px}.product{border-radius:19px;padding:9px}.product a{font-size:11px}.categories button{padding:10px 15px}.about-intro{display:block;margin-bottom:25px}.about-intro p{margin-top:20px}.about-cards{grid-template-columns:1fr}.care-card,.visit-card{min-height:300px;border-radius:24px;padding:28px}.about-photo{height:340px;min-height:0}.about-photo img{border-radius:24px}.visit-card{min-height:270px}.visit-card>strong{font-size:72px}.numbers{gap:10px;margin-top:30px;padding-block:15px}.numbers strong{font-size:36px;letter-spacing:-1px}.numbers strong span{display:block;font-size:18px}.numbers p{font-size:11px;line-height:1.5;padding-inline:3px}.about{margin-bottom:40px}.custom{margin-block:0 45px;padding:30px 25px;border-radius:25px}.custom h2{font-size:35px}.location{gap:25px}.location h2{font-size:35px}.location iframe{height:330px}.catalog-banner{padding:27px 23px 190px;min-height:420px;border-radius:23px}.catalog-banner>img{object-position:73% bottom}.catalog-banner:before{background:linear-gradient(180deg,#eaf3ff 3%,#eaf3ffeb 39%,transparent 70%)}.catalog-banner h3{font-size:30px}.catalog-banner p{font-size:13px;max-width:260px}.footer-top{gap:20px}}
.numbers strong span{display:inline;font-size:.6em;vertical-align:top;line-height:1.5}.numbers .free-number{font-size:53px}.hero-sticker{font-size:17px}.hero-sticker strong{font-size:23px}@media(max-width:650px){.numbers .free-number{font-size:31px}.numbers strong span{display:inline;font-size:.6em}.hero-sticker{display:block;top:auto;bottom:34px;right:22px;padding:18px;font-size:12px}.hero-sticker strong{font-size:18px}.hero-bottom>a{max-width:190px}}

.hero-sticker small{display:block;font-size:11px;margin-top:5px;letter-spacing:0}@media(max-width:650px){.hero-sticker{padding:14px}.hero-sticker small{font-size:9px}.topbar{padding-inline:18px;line-height:1.5}}
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,500;0,600;0,700;1,600;1,700&family=Poppins:wght@400;500;600;700&display=swap');
body{font-family:'Poppins',Arial,Helvetica,sans-serif}
h1,h2,h3,.numbers strong,.brand strong,.catalog-banner h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif}
.eyebrow,.button,.categories button,.text-link,.topbar,nav,.product h3,.location h3{font-family:'Poppins',Arial,Helvetica,sans-serif}
h1{font-weight:600;letter-spacing:-1.8px}
h1 em{font-style:italic;font-weight:700}
h2{font-weight:600;letter-spacing:-.8px}
.brand strong{letter-spacing:.2px}
.numbers strong{font-weight:600;letter-spacing:-1px}
.about-cards{grid-template-columns:1fr 1.15fr}
.about-cards{align-items:start}.care-card,.about-photo{height:390px;min-height:390px}.about-photo img{height:100%}
@media(max-width:650px){.about-cards{grid-template-columns:1fr}}
@media(max-width:650px){.care-card{height:330px;min-height:330px}.about-photo{height:340px;min-height:340px}}
.care-card h3{font-size:42px;line-height:1.1}
@media(max-width:650px){.care-card h3{font-size:42px}}
.topbar{background:var(--blue)!important;color:#fff!important}.modal-product-image{display:block;width:100%;height:150px;object-fit:cover;object-position:70% center;border-radius:16px;margin-bottom:22px}.catalog-cta{display:inline-flex;margin-top:18px;background:var(--blue);color:#fff;font-size:13px;padding:12px 20px}.catalog-cta:hover{background:#1644ba}.floating-whatsapp{position:fixed;z-index:40;right:24px;bottom:24px;display:flex;align-items:center;gap:8px;background:#16a05d;color:#fff;padding:13px 18px;border-radius:999px;box-shadow:0 8px 25px rgba(7,72,40,.25);font-size:13px}.floating-whatsapp span{font-size:22px;line-height:1}.floating-whatsapp:hover{background:#11884e;transform:translateY(-2px)}@media(max-width:650px){.floating-whatsapp{right:16px;bottom:16px;padding:12px 15px}.floating-whatsapp b{font-size:12px}.modal-product-image{height:125px}}
.modal-open{overflow:hidden}.product-modal[hidden]{display:none}.product-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px}.modal-backdrop{position:absolute;inset:0;background:rgba(5,20,65,.68);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(520px,100%);max-height:min(680px,calc(100vh - 48px));overflow:auto;background:#fff;border-radius:28px;padding:38px;color:var(--navy);box-shadow:0 20px 70px rgba(3,18,70,.28)}.modal-close{position:absolute;right:18px;top:13px;border:0;background:transparent;color:var(--navy);font-size:32px;line-height:1;cursor:pointer}.modal-card .eyebrow{margin-bottom:12px}.modal-card h2{font-size:42px;margin-bottom:2px}.modal-category{color:var(--blue);font-size:13px;font-weight:600;margin:0 0 22px}.modal-copy{border:1px solid var(--line);border-radius:16px;padding:19px}.modal-copy h3{font-family:'Poppins',Arial,sans-serif;font-size:15px;margin:0 0 7px}.modal-description{font-size:14px;color:var(--muted);margin:0 0 17px}.prescription{display:flex;gap:14px;align-items:flex-start;border-top:1px solid var(--line);padding-top:14px;font-size:14px}.prescription strong{color:var(--blue);white-space:nowrap}.prescription span{color:var(--muted)}.modal-disclaimer{font-size:12px;color:var(--muted);line-height:1.55;margin:19px 0}.modal-whatsapp{width:100%;font-size:14px}@media(max-width:650px){.product-modal{padding:14px}.modal-card{border-radius:22px;padding:29px 23px}.modal-card h2{font-size:36px}.modal-close{right:14px;top:10px}}
.hero-carousel{min-height:calc(100vh - 150px);height:clamp(650px,82vh,820px);display:flex;align-items:center;justify-content:center;text-align:center}.hero-carousel .hero-copy{position:relative;z-index:2;max-width:720px;margin-inline:auto}.hero-carousel .hero-copy p{margin-inline:auto}.hero-carousel .actions{justify-content:center}.hero-carousel .hero-bottom{z-index:2;text-align:left}.hero-carousel .hero-background{transition:opacity .35s,transform .7s}.hero-carousel .hero-background.is-changing{opacity:.25;transform:scale(1.03)}.hero-dots{position:absolute;z-index:3;bottom:34px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.hero-dots button{width:28px;height:4px;padding:0;border:0;border-radius:99px;background:#ffffff66}.hero-dots button.active{background:#fff;width:48px}.product-art{position:relative;overflow:hidden;background:#f4f6fa}.product-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.8)}.product-art span{position:absolute;left:12px;bottom:10px;padding:4px 9px;border-radius:99px;background:#ffffffdf;color:var(--blue);font-size:10px}.products,.about,.custom,.location{position:relative;z-index:1}.products{border-radius:32px;background:#fff;padding-inline:32px}.about{border-radius:32px;padding-inline:32px}.custom{z-index:2}.section-head h2,.about-intro h2,.custom h2,.location h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif}
@media(max-width:650px){.hero-carousel{min-height:680px;padding-inline:25px}.hero-carousel .hero-copy{margin-top:-30px}.hero-carousel .hero-bottom{left:24px;right:24px}.hero-carousel .hero-dots{bottom:18px}.products,.about{padding-inline:16px;border-radius:24px}}
.topbar{display:none}header{position:relative;z-index:10;width:min(1240px,calc(100% - 64px));margin:18px auto 0;padding:10px 18px;background:var(--blue);color:#fff;border-radius:999px;box-shadow:0 10px 30px rgba(9,40,146,.18)}header nav a{color:#fff}header nav a:hover{color:#d8e6ff}header .brand span{color:#fff}header .brand strong{color:#fff}header .small{background:#fff;color:var(--blue);padding:10px 18px}header .small:hover{background:#eaf0ff}.hero-carousel:before{background:rgba(5,24,95,.52)}.hero-carousel h1{max-width:850px;margin-inline:auto}.hero-carousel h1 br{display:block}.hero-carousel .hero-copy p{max-width:560px}
@media(max-width:650px){header{width:calc(100% - 32px);margin-top:12px;padding:9px 13px;border-radius:20px}header nav{color:#fff;border-top-color:#ffffff44}header nav a{font-size:12px}.hero-carousel:before{background:rgba(5,24,95,.58)}}
header{position:absolute;top:18px;left:50%;transform:translateX(-50%);margin:0}.hero-carousel{margin-top:18px;padding-top:92px}.hero-carousel .hero-copy{margin-top:0}
@media(max-width:650px){header{top:12px;margin:0}.hero-carousel{margin-top:12px;padding-top:88px}}
.hero-carousel{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;border-radius:0}
@media(max-width:650px){.hero-carousel{margin-top:0;border-radius:0}}
.hero-carousel .hero-bottom>a{white-space:nowrap}
@media(max-width:650px){.hero-carousel{height:calc(100svh - 12px);min-height:700px;max-height:860px;padding:126px 22px 108px}.hero-carousel h1{font-size:clamp(43px,12vw,62px);letter-spacing:-2.8px;line-height:1.02}.hero-carousel .hero-copy p{font-size:16px;line-height:1.5;max-width:340px}.hero-carousel .actions{align-items:center;flex-direction:column;gap:18px;margin-top:24px}.hero-carousel .actions .button{width:min(100%,330px);padding:16px 20px}.hero-carousel .actions .text-link{font-size:14px}.hero-carousel .hero-bottom{left:22px;right:22px;bottom:66px;align-items:center;text-align:center}.hero-carousel .hero-bottom>a{max-width:100%;padding:14px 18px}.hero-carousel .hero-dots{bottom:22px}}
.catalog-controls{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:24px 0 18px}.catalog-search{display:grid;gap:7px;width:min(560px,100%);font-family:'Poppins',Arial,sans-serif;color:var(--navy);font-size:12px;font-weight:600}.catalog-search input{width:100%;border:1px solid #cbd5e6;border-radius:999px;padding:14px 18px;font:500 14px 'Poppins',Arial,sans-serif;color:var(--navy);outline:none;background:#fff}.catalog-search input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0928921a}.catalog-search b{font-size:11px;color:var(--muted);font-weight:500}.product-artless{height:175px;border-radius:16px;background:linear-gradient(145deg,#eef3fb,#dfe8f5);display:flex;align-items:center;justify-content:center;gap:10px;color:var(--blue);flex-direction:column}.product-symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--blue);font-size:22px}.product-artless>span:last-child{font:600 11px 'Poppins',Arial,sans-serif}.inventory-product h3{min-height:48px}.catalog-error{grid-column:1/-1;color:var(--muted);padding:20px 0}@media(max-width:650px){.catalog-controls{display:block;margin-top:18px}.catalog-search{width:100%}.product-artless{height:140px}.inventory-product h3{min-height:56px}}
.catalog-page{padding-top:180px;padding-bottom:80px}.catalog-page>h1{max-width:760px;margin-bottom:18px}.catalog-page>h1 em{color:var(--blue)}.catalog-lead{max-width:620px;color:var(--muted);font-size:17px;line-height:1.7;margin:0 0 44px}.catalog-surface{background:#fff;border-radius:32px;padding:36px 32px 42px;box-shadow:0 18px 55px rgba(15,35,86,.08)}.catalog-header{position:absolute!important}.catalog-surface .product-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:650px){.catalog-page{padding-top:150px;padding-bottom:45px}.catalog-page>h1{font-size:48px}.catalog-lead{font-size:15px;margin-bottom:28px}.catalog-surface{padding:25px 16px 28px;border-radius:24px}.catalog-surface .product-grid{grid-template-columns:repeat(2,1fr)}.catalog-header nav a:nth-child(3),.catalog-header nav a:nth-child(4){display:none}}
/* Cart */
.cart-fab{position:fixed;right:22px;bottom:22px;z-index:40;border:0;border-radius:999px;background:#0b2f9f;color:#fff;box-shadow:0 12px 28px #06184d38;padding:13px 17px;display:flex;align-items:center;gap:8px;font:600 12px 'Poppins',Arial,sans-serif;cursor:pointer}.cart-fab span{font-size:17px}.cart-fab i{font-style:normal;display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:99px;background:#fff;color:#0b2f9f}.cart-drawer[hidden]{display:none}.cart-drawer{position:fixed;inset:0;z-index:70}.cart-backdrop{position:absolute;inset:0;background:#071a4c88;backdrop-filter:blur(3px)}.cart-panel{position:absolute;right:0;top:0;height:100%;width:min(430px,100%);background:#fff;padding:28px;box-shadow:-10px 0 35px #06184d2e;display:flex;flex-direction:column}.cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px}.cart-head h2{margin:2px 0 0;font-size:38px}.cart-close{border:0;background:#eef3fb;color:var(--navy);width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.cart-items{overflow:auto;display:grid;gap:12px;padding:20px 0}.cart-item{border:1px solid #dce5f3;border-radius:16px;padding:14px;display:grid;gap:11px}.cart-item>div:first-child{display:grid;gap:4px}.cart-item strong{font:600 16px 'Barlow Condensed','Arial Narrow',Arial,sans-serif;color:var(--navy)}.cart-item span{font-size:11px;color:var(--muted)}.cart-item-actions{display:flex;align-items:center;gap:7px}.cart-item-actions button{border:0;border-radius:999px;background:#eef3fb;color:var(--navy);font:600 11px 'Poppins',Arial,sans-serif;padding:7px 10px;cursor:pointer}.cart-item-actions button:first-child,.cart-item-actions button:nth-child(2){width:30px;height:30px;padding:0;font-size:17px}.cart-item-actions button:last-child{margin-left:auto;background:transparent;color:#63718a}.cart-empty{color:var(--muted);font-size:13px;padding:28px 0}.cart-actions{margin-top:auto;display:grid;gap:10px;border-top:1px solid var(--line);padding-top:18px}.cart-clear{border:0;background:transparent;color:#697792;font:500 12px 'Poppins',Arial,sans-serif;cursor:pointer}.cart-checkout{text-align:center}.cart-checkout[hidden]{display:none}.cart-open{overflow:hidden}.add-cart{border:1px solid #cbd8ee;background:#fff;color:var(--blue);border-radius:999px;padding:9px 13px;font:600 11px 'Poppins',Arial,sans-serif;cursor:pointer;margin-top:8px;width:100%}.add-cart:hover{background:#edf4ff;border-color:#8ba9e6}.inventory-product .product-artless{background:linear-gradient(145deg,#eef3fb,#dfe8f5)}@media(max-width:650px){.cart-fab{right:15px;bottom:15px}.cart-panel{padding:22px 18px}.cart-head h2{font-size:34px}}
