.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact-grid h1{margin:8px 0;color:var(--navy);font-size:clamp(2.5rem,6vw,5rem);line-height:1}.contact-copy{margin-top:25px;color:#526174}.contact-copy h2,.contact-copy h3{color:var(--navy)}.contact-copy h2:first-child{display:none}.contact-cards{display:grid;gap:10px;margin-top:30px}.contact-cards a{padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px}.contact-form{display:grid;gap:10px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.contact-form label{font-weight:750;font-size:.85rem}.contact-form input,.contact-form textarea{padding:13px;border:1px solid var(--line);border-radius:10px}@media(max-width:760px){.contact-grid{grid-template-columns:1fr}}.faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;color:var(--navy);font-weight:800;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item .rte{padding:0 0 20px;color:var(--muted)}@media(max-width:750px){.faq-wrap{grid-template-columns:1fr;gap:20px}}.featured{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head .button{margin-bottom:30px}@media(max-width:650px){.section-head{display:block}}.site-footer{position:relative;overflow:hidden;padding:72px 0 25px;background:#05192c;color:#c9d8e4}.footer-glow{position:absolute;right:-180px;top:-200px;width:520px;height:520px;border-radius:50%;background:#00899924;filter:blur(20px)}.footer-intro{position:relative;display:flex;align-items:end;justify-content:space-between;gap:30px;padding-bottom:48px;border-bottom:1px solid #284054}.footer-kicker{color:#5de0d3;font-size:.74rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.footer-intro h2{max-width:700px;margin:8px 0 0;color:#fff;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.98;letter-spacing:-.055em}.footer-cta{flex:none;background:#fff;color:var(--navy)}.footer-grid{position:relative;display:grid;grid-template-columns:1.25fr .65fr .85fr 1fr;gap:48px;padding-block:52px}.site-footer h3{margin:0 0 18px;color:#fff;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.footer-wordmark{display:flex;align-items:center;gap:12px;width:max-content;max-width:100%;color:#fff;line-height:1}.footer-wordmark img{display:block;width:auto;max-width:280px;height:62px;object-fit:contain}.footer-wordmark .brand-copy strong{color:#fff;font-size:1.1rem;font-weight:900;letter-spacing:-.035em;text-transform:uppercase}.footer-wordmark .brand-copy small{margin-top:6px;color:#7e9caf;font-size:.63rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.footer-brand p{max-width:360px;margin:22px 0;color:#9fb4c3}.footer-contact{display:block;width:max-content;margin-top:7px;color:#fff;font-weight:700}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-links a,.footer-legal a{color:#a9bdca;transition:color .2s,transform .2s}.footer-links a:hover{color:#fff;transform:translate(3px)}.newsletter-copy{margin:-5px 0 17px;color:#91a9b8;font-size:.87rem}.newsletter{display:flex;overflow:hidden;padding:4px;border:1px solid #385166;border-radius:999px;background:#0b253b}.newsletter input{min-width:0;flex:1;padding:10px 13px;border:0;background:transparent;color:#fff;outline:0}.newsletter button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:var(--teal);color:#fff;font-size:1.15rem;cursor:pointer}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid #284054;color:#7895a8;font-size:.78rem}.footer-legal{display:flex;gap:20px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media(max-width:950px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:600px}}@media(max-width:620px){.site-footer{padding-top:55px}.footer-intro{display:block}.footer-cta{margin-top:28px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-brand{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}}.site-header{position:sticky;z-index:30;top:0;background:#f7fafce0;border-bottom:1px solid rgba(219,228,236,.82);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%)}.announcement{display:flex;align-items:center;justify-content:center;gap:9px;min-height:32px;padding:6px 16px;background:linear-gradient(90deg,#061a30,#0a3850,#061a30);color:#fff;text-align:center;font-size:.78rem;font-weight:650;letter-spacing:.025em}.announcement__pulse{width:7px;height:7px;border-radius:50%;background:#55e6b7;box-shadow:0 0 #55e6b780;animation:rajvi-pulse 2s infinite}.header-row{display:flex;align-items:center;gap:25px;min-height:86px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content;color:var(--navy)}.brand img{display:block;width:auto;max-width:280px;height:62px;object-fit:contain}.brand-symbol{position:relative;display:flex;align-items:flex-end;gap:3px;width:43px;height:47px;padding:8px;border-radius:13px;background:linear-gradient(145deg,var(--navy),#0d4960);box-shadow:0 8px 22px #071d332e}.brand-symbol i{display:block;width:7px;border-radius:5px 5px 2px 2px;background:linear-gradient(#5fe0d2,#fff)}.brand-symbol i:nth-child(1){height:22px}.brand-symbol i:nth-child(2){height:29px}.brand-symbol i:nth-child(3){height:25px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:1.1rem;font-weight:900;letter-spacing:-.035em;text-transform:uppercase}.brand-copy small{margin-top:6px;color:#587083;font-size:.63rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.primary-nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:.9rem;font-weight:720}.primary-nav a{position:relative;padding:12px 0}.primary-nav a:after{position:absolute;right:0;bottom:7px;left:0;height:2px;background:var(--teal);content:"";transform:scaleX(0);transition:transform .25s}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:13px;font-size:.86rem;font-weight:700}.header-link:hover{color:var(--teal)}.cart-pill{display:flex;align-items:center;gap:8px;padding:9px 10px 9px 14px;background:#e0f3f3;border-radius:999px}.cart-pill b{display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;border-radius:999px;background:var(--navy);color:#fff;font-size:.72rem}.menu-toggle{display:none;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;padding:11px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;margin:3px auto;background:var(--navy);transition:transform .25s,opacity .25s}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:38;display:block;width:100%;height:100%;padding:0;border:0;background:#04142585;opacity:0;visibility:hidden;cursor:pointer;transition:opacity .3s,visibility .3s}@keyframes rajvi-pulse{70%{box-shadow:0 0 0 7px #55e6b700}to{box-shadow:0 0 #55e6b700}}@media(max-width:1040px){.header-link{display:none}.primary-nav{gap:15px}.brand-copy small{display:none}}@media(max-width:820px){.site-header{z-index:60}.header-row{gap:10px;min-height:72px}.brand{min-width:0;max-width:calc(100% - 112px);margin-right:auto}.brand img{width:auto;max-width:100%;height:50px}.brand-copy{min-width:0}.brand-copy strong{overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.brand-copy small{display:none}.menu-toggle{position:relative;z-index:72;display:block;margin:0}.primary-nav{position:fixed;inset:0 0 0 auto;z-index:70;display:flex;width:min(86vw,360px);height:100dvh;overflow-y:auto;overscroll-behavior:contain;flex-direction:column;align-items:flex-start;gap:4px;margin:0;padding:96px 24px 36px;background:#fff;box-shadow:-20px 0 60px #071d3338;font-size:1.12rem;transform:translate(105%);visibility:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),visibility .35s}.primary-nav a{width:100%;min-height:52px;padding:13px 4px;border-bottom:1px solid var(--line)}.menu-open .primary-nav{transform:none;visibility:visible}.menu-open .menu-backdrop{opacity:1;visibility:visible}.menu-open .menu-toggle span:nth-child(1){transform:translateY(5px) rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.header-actions{position:relative;z-index:72;flex:0 0 auto;gap:0}.cart-pill{padding:8px}.cart-pill span{display:none}}@media(max-width:480px){.announcement{min-height:28px;padding:5px 10px;font-size:.66rem;line-height:1.35}.header-row{min-height:66px}.brand{max-width:calc(100% - 100px)}.brand img{height:44px}.brand-symbol{width:36px;height:40px}.brand-copy strong{font-size:.78rem}.menu-toggle{flex-basis:42px;width:42px;height:42px;padding:9px;border-radius:12px}.cart-pill{padding:6px}.cart-pill b{min-width:27px;height:27px}.primary-nav{width:min(90vw,340px);padding:88px 20px 28px}}.hero{position:relative;isolation:isolate;overflow:hidden;padding:88px 0 0;background:radial-gradient(circle at 85% 12%,rgba(73,210,199,.22),transparent 30%),linear-gradient(155deg,#fbfdff,#edf5f7 58%,#e7f1f3)}.hero-grid-pattern{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(7,29,51,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,29,51,.035) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to right,#000,transparent 72%);mask-image:linear-gradient(to right,#000,transparent 72%)}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;padding-bottom:78px}.hero-copy{position:relative;z-index:2}.hero-status{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(0,137,153,.2);border-radius:999px;background:#ffffffb8;color:var(--teal);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 7px 24px #071d330f}.hero-status span{width:7px;height:7px;border-radius:50%;background:#24bc83;box-shadow:0 0 0 5px #24bc831f}.hero h1{max-width:720px;margin:18px 0 22px;color:var(--navy);font-size:clamp(3rem,6vw,5.7rem);line-height:.94;letter-spacing:-.068em;text-wrap:balance}.hero h1 em{color:var(--teal);font-style:normal}.hero-text{max-width:590px;color:#526174;font-size:clamp(1rem,1.5vw,1.15rem)}.hero-text p{margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.hero-actions .button:first-child{padding-inline:24px;background:linear-gradient(135deg,var(--teal),#057185);box-shadow:0 13px 30px #0089993d}.hero-actions .button span{font-size:1.2em;transition:transform .25s}.hero-actions .button:hover span{transform:translate(4px)}.hero-proof{display:flex;gap:0;margin-top:36px}.hero-proof>div{display:flex;flex-direction:column;min-width:128px;padding:0 22px;border-left:1px solid var(--line)}.hero-proof>div:first-child{padding-left:0;border-left:0}.hero-proof strong{color:var(--navy);font-size:1.22rem;line-height:1}.hero-proof span{margin-top:7px;color:#667787;font-size:.7rem;font-weight:700}.hero-visual{position:relative;min-height:520px}.hero-visual__frame{position:absolute;top:0;right:0;bottom:0;left:20px;overflow:hidden;border:7px solid rgba(255,255,255,.84);border-radius:40px;background:#0b2a3f;box-shadow:0 34px 80px #071d3333;transform:rotate(1.5deg)}.hero-visual__frame>img{width:100%;height:100%;object-fit:cover}.lamination-demo{position:relative;display:grid;place-items:center;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 75% 18%,rgba(70,220,207,.6),transparent 22%),linear-gradient(145deg,#051b31,#075b68)}.demo-sheet{position:relative;z-index:2;display:grid;place-items:center;width:57%;aspect-ratio:3/4;padding:30px;background:linear-gradient(145deg,#fff,#e8f2f2);color:var(--navy);border-radius:12px;box-shadow:0 32px 70px #00000059;font-size:2.2rem;font-weight:950;text-align:center;transform:rotateY(-9deg) rotateX(3deg)}.demo-sheet small{font-size:.66rem;color:var(--teal);letter-spacing:.08em;text-transform:uppercase}.demo-film{position:absolute;z-index:3;width:57%;aspect-ratio:3/4;border:2px solid rgba(255,255,255,.75);border-radius:12px;background:linear-gradient(120deg,#ffffff6b,#ffffff05 45%);transform:translate(23px,-18px) rotateY(-9deg) rotateX(3deg)}.demo-shine{position:absolute;z-index:4;width:12%;height:140%;background:#ffffff1f;filter:blur(8px);transform:rotate(25deg);animation:demo-shine 4s ease-in-out infinite}.floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:11px;padding:13px 16px;background:#fffffff2;border:1px solid rgba(255,255,255,.9);border-radius:16px;box-shadow:0 18px 45px #071d3329;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-card p{display:flex;flex-direction:column;margin:0}.floating-card small{margin-top:2px;color:var(--muted);font-size:.68rem}.floating-card--quality{left:-15px;top:38px}.floating-card--finish{right:-20px;bottom:31px}.floating-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#dbf8ed;color:#119b6e;font-weight:900}.finish-dot{width:34px;height:34px;border:8px solid #d9f3f2;border-radius:50%;background:var(--teal)}.hero-orb{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px)}.hero-orb--one{width:160px;height:160px;left:-75px;top:23%;background:#ffbe3c5c}.hero-orb--two{width:55px;height:55px;right:5%;top:8%;background:#0089993d}.trust-rail{display:flex;align-items:center;justify-content:space-around;gap:18px;min-height:66px;border-top:1px solid rgba(7,29,51,.09);color:#385367;font-size:.78rem;font-weight:800;letter-spacing:.025em}.trust-rail i{width:5px;height:5px;border-radius:50%;background:var(--teal)}@keyframes demo-shine{0%,25%{left:-35%}70%,to{left:130%}}@media(max-width:900px){.hero{padding-top:64px}.hero-grid{gap:45px}.hero-proof>div{min-width:110px;padding-inline:14px}.hero-visual{min-height:450px}.floating-card--finish{right:5px}}@media(max-width:780px){.hero-grid{grid-template-columns:1fr;padding-bottom:55px}.hero h1{font-size:clamp(3.2rem,14vw,5rem)}.hero-visual{min-height:430px}.hero-visual__frame{left:0}.trust-rail{justify-content:flex-start;overflow:auto;padding-block:17px}.trust-rail span{min-width:max-content}}@media(max-width:520px){.hero{padding-top:45px}.hero-proof{justify-content:space-between}.hero-proof>div{min-width:0;padding-inline:10px}.hero-proof span{max-width:82px}.hero-visual{min-height:360px}.floating-card{padding:10px 12px}.floating-card--quality{left:-3px;top:20px}.floating-card--finish{right:-3px;bottom:18px}.floating-card strong{font-size:.78rem}.floating-card small{font-size:.58rem}.hero-actions .button{width:100%}}.how{background:var(--navy);color:#d8e4ee}.how .section-title h2{color:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none}.step{display:flex;gap:18px;padding:25px;border:1px solid #2b4358;border-radius:var(--radius);background:#0d2942}.step>span{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:var(--teal);color:#fff;font-weight:900}.step h3{margin:4px 0;color:#fff}.step p{margin:0;color:#aec0ce}@media(max-width:750px){.steps{grid-template-columns:1fr}}.cart-form{display:grid;grid-template-columns:1fr 340px;gap:35px}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:90px 1fr 80px 110px;align-items:center;gap:18px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:16px}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:10px}.cart-item input{width:70px;padding:9px;border:1px solid var(--line);border-radius:8px}.cart-summary{align-self:start;display:grid;gap:12px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.cart-summary>div{display:flex;justify-content:space-between}@media(max-width:800px){.cart-form{grid-template-columns:1fr}.cart-item{grid-template-columns:70px 1fr}.cart-item>input,.cart-item>strong{grid-column:2}}.collection-head{max-width:760px;margin-bottom:42px}.collection-head h1{margin:6px 0;color:var(--navy);font-size:clamp(2.7rem,6vw,5rem);line-height:1;letter-spacing:-.055em}.pagination{margin-top:40px;text-align:center}.pagination .page{display:inline-block;padding:6px 10px}.page-hero{padding:72px 0;background:radial-gradient(circle at 80% 20%,rgba(0,137,153,.14),transparent 28%),linear-gradient(155deg,#f9fcfd,#ebf3f5)}.page-hero h1{max-width:900px;margin:10px 0 16px;color:var(--navy);font-size:clamp(2.8rem,6vw,5.4rem);line-height:.96;letter-spacing:-.06em}.page-hero p{max-width:650px;margin:0;color:#607181}.page-shell{display:grid;grid-template-columns:250px minmax(0,760px);justify-content:center;gap:70px;align-items:start}.page-aside{position:sticky;top:130px;display:flex;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 35px #071d3312}.page-aside span{color:var(--teal);font-size:.75rem;font-weight:800;text-transform:uppercase}.page-aside strong{margin:5px 0 20px;color:var(--navy);font-size:1.2rem}.page-aside .button{font-size:.82rem}.page-rte{font-size:1.04rem}.page-rte>p:first-child{font-size:1.16rem;color:#415668}.page-rte h2{margin:44px 0 13px;color:var(--navy);font-size:1.75rem;line-height:1.15}.page-rte h2:first-child{margin-top:0}.page-rte h3{margin:30px 0 10px;color:var(--navy)}.page-rte li{margin:8px 0}.page-rte a{color:var(--teal);font-weight:700;text-decoration:underline}.page-rte em{color:#6c7c89}.page-rte strong{color:var(--navy)}@media(max-width:760px){.page-hero{padding:55px 0}.page-shell{grid-template-columns:1fr;gap:35px}.page-aside{position:static;order:2}.page-rte{order:1}}.product-page{background:linear-gradient(#f8fbfc,#fff 38%)}.product-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:64px;align-items:start}.gallery-shell{min-width:0}.gallery-stage{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#eef4f6;box-shadow:0 18px 50px #071d3317}.gallery-track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{position:relative;min-width:100%;padding:0;border:0;background:#eef4f6;cursor:zoom-in;scroll-snap-align:start}.gallery-slide img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.zoom-hint{position:absolute;right:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:#ffffffe6;color:var(--navy);font-size:.74rem;font-weight:800;box-shadow:0 8px 24px #071d331f;opacity:0;transform:translateY(5px);transition:.25s}.gallery-slide:hover .zoom-hint{opacity:1;transform:none}.gallery-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(7,29,51,.1);border-radius:50%;background:#ffffffeb;color:var(--navy);font-size:2rem;line-height:1;box-shadow:0 8px 25px #071d3324;cursor:pointer;transform:translateY(-50%);transition:transform .2s,background .2s}.gallery-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.07)}.gallery-arrow--prev{left:16px}.gallery-arrow--next{right:16px}.gallery-count{position:absolute;z-index:3;left:50%;bottom:16px;display:flex;gap:5px;padding:6px 11px;border-radius:999px;background:#071d33c7;color:#fff;font-size:.72rem;transform:translate(-50%)}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;margin-top:13px;padding:2px 2px 8px;scrollbar-width:thin}.gallery-thumb{flex:0 0 76px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:14px;background:#eef4f6;cursor:pointer;opacity:.62;transition:.22s}.gallery-thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.gallery-thumb:hover,.gallery-thumb.is-active{border-color:var(--teal);opacity:1;transform:translateY(-2px)}.gallery-benefits{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:13px;color:#54697a;font-size:.76rem;font-weight:720}.gallery-benefits b{color:var(--teal)}.product-info{position:sticky;top:118px;align-self:start}.product-badges{display:flex;align-items:center;gap:10px}.product-type{color:var(--teal);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.stock-badge{display:flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#e4f8ef;color:#147953;font-size:.68rem;font-weight:800}.stock-badge i{width:6px;height:6px;border-radius:50%;background:#24b77d}.product-info h1{margin:12px 0 10px;color:var(--navy);font-size:clamp(2.4rem,4vw,4.3rem);line-height:.96;letter-spacing:-.058em}.rating-line{display:flex;align-items:center;gap:10px;color:#f4a90b;font-size:.78rem}.rating-line b{color:#6a7986;font-weight:650}.product-price{margin:22px 0 0;color:var(--navy);font-size:1.65rem;font-weight:900}.tax-note{margin:3px 0 20px;color:#778693;font-size:.72rem}.product-copy{max-height:210px;overflow:auto;padding-right:8px;color:#5c6e7d;font-size:.92rem}.product-copy h3{margin:20px 0 5px;color:var(--navy);font-size:1rem}.product-copy ol,.product-copy ul{padding-left:20px}.product-form{display:grid;gap:10px;margin-top:24px}.product-form label{font-size:.78rem;font-weight:820}.product-form select{width:100%;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.quantity-control{display:grid;grid-template-columns:44px 62px 44px;width:max-content;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.quantity-control button,.quantity-control input{height:43px;border:0;background:#fff;text-align:center}.quantity-control button{font-size:1.1rem;cursor:pointer}.quantity-control input{width:62px;border-right:1px solid var(--line);border-left:1px solid var(--line);font-weight:800;-webkit-appearance:textfield;appearance:textfield}.product-submit{width:100%;margin-top:10px;padding:15px 22px;border-radius:14px}.product-submit b{margin-left:auto;font-size:1.2rem}.shopify-payment-button{margin-top:2px}.shopify-payment-button__button{border-radius:14px!important}.assurance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.assurance-grid>div{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff}.assurance-grid>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#e3f5f4;color:var(--teal);font-size:1.1rem}.assurance-grid p{display:flex;flex-direction:column;margin:0}.assurance-grid strong{color:var(--navy);font-size:.78rem}.assurance-grid small{color:#718290;font-size:.62rem}.product-details{margin-top:20px;border-top:1px solid var(--line)}.product-details details{border-bottom:1px solid var(--line)}.product-details summary{display:flex;align-items:center;justify-content:space-between;padding:17px 0;color:var(--navy);font-weight:800;cursor:pointer;list-style:none}.product-details summary::-webkit-details-marker{display:none}.product-details summary span{transition:transform .25s}.product-details details[open] summary span{transform:rotate(45deg)}.product-details details>div{padding:0 0 18px;color:#607181;font-size:.85rem}.product-details details>div>div h3:first-child{margin-top:0}.product-details a{color:var(--teal);font-weight:750}.product-help{display:flex;align-items:center;gap:11px;margin-top:18px;padding:14px;border-radius:15px;background:linear-gradient(135deg,#09233b,#0b5261);color:#fff}.product-help>span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-weight:900}.product-help p{display:flex;flex:1;flex-direction:column;margin:0}.product-help strong{font-size:.8rem}.product-help small{color:#b8d0da;font-size:.68rem}.product-help>b{font-size:1.2rem}.gallery-dialog{width:min(94vw,1000px);max-width:none;padding:48px 18px 18px;border:0;border-radius:24px;background:#fff}.gallery-dialog::backdrop{background:#020f1ce0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.gallery-dialog img{display:block;width:100%;max-height:82vh;object-fit:contain}.gallery-dialog button{position:absolute;top:10px;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:#edf3f5;color:var(--navy);font-size:1.4rem;cursor:pointer}@media(max-width:900px){.product-layout{grid-template-columns:1fr;gap:36px}.product-info{position:static}.gallery-stage{border-radius:22px}}@media(max-width:520px){.product-page{padding-top:28px}.gallery-arrow{width:40px;height:40px}.gallery-thumb{flex-basis:62px}.product-info h1{font-size:2.65rem}.assurance-grid{grid-template-columns:1fr}.gallery-benefits{gap:7px 14px}.product-copy{max-height:none}}.search-form{display:flex;gap:10px;max-width:700px;margin-bottom:45px}.search-form input{flex:1;min-width:0;padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:#fff}.search-results{margin-top:30px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value-card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.value-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#e1f5f4;font-size:1.4rem}.value-card h3{margin:18px 0 6px;color:var(--navy)}.value-card p{margin:0;color:var(--muted);font-size:.92rem}@media(max-width:850px){.value-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.value-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
