.dd-home{--dd-max:1400px;background:#090d15;color:#edf1f7;font-family:var(--body-font-family,inherit);overflow:clip}.dd-home *{box-sizing:border-box}.dd-home :is(a,button,summary):focus-visible{outline:3px solid var(--dd-accent);outline-offset:5px}.dd-wrap{width:min(calc(100% - 80px),var(--dd-max));margin-inline:auto}.dd-hero{position:relative;min-height:min(880px,calc(100svh - 78px));display:flex;align-items:center;isolation:isolate;background:#090d15;overflow:hidden}.dd-hero__media{position:absolute;top:0;right:0;bottom:0;left:34%;z-index:-2}.dd-hero__image{width:100%;height:100%;object-fit:cover;object-position:65% center;filter:saturate(.65) contrast(1.12)}.dd-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#090d15 4%,#090d15e6 30%,#090d1526 80%),linear-gradient(0deg,#090d15,transparent 35%)}.dd-hero__content{padding-block:90px}.dd-eyebrow,.dd-kicker{font-size:12px;font-weight:750;letter-spacing:.18em;text-transform:uppercase;margin:0 0 22px;color:#91b4ff}.dd-eyebrow{display:flex;align-items:center;gap:12px;color:#d8e4fa}.dd-eyebrow:before{content:"";width:28px;height:2px;background:#5787ff}.dd-hero h1{max-width:940px;color:#fff;font-size:clamp(64px,8.5vw,124px);font-weight:850;line-height:.94;letter-spacing:-.065em;text-transform:uppercase;margin:0;text-wrap:balance}.dd-hero__copy{max-width:550px;font-size:19px;line-height:1.65;color:#bec8d9;margin-top:28px}.dd-hero__copy p{margin:0}.dd-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.dd-button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:16px 25px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:750;letter-spacing:.02em;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;color:#fff}.dd-button--blue,.dd-button--pink{background:#2459df;color:#fff;box-shadow:0 8px 30px #164bdf33}.dd-button--light,.dd-button--outline{background:#ffffff06;border-color:#ffffff50;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dd-home .dd-button:hover{background:#fff;color:#101b35;transform:translateY(-3px);box-shadow:0 10px 36px #739aff25}.dd-hero__note{display:flex;align-items:center;gap:12px;color:#9baac1;font-size:12px;letter-spacing:.06em;margin-top:26px}.dd-hero__note span{width:22px;height:1px;background:#5477bf}.dd-benefits{background:#101620;border-block:1px solid #ffffff12}.dd-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dd-benefit{display:flex;align-items:center;gap:14px;padding:25px 18px;border-right:1px solid #ffffff12}.dd-benefit:last-child{border:0}.dd-benefit__icon{font-size:22px;color:#84aaff}.dd-benefit strong,.dd-benefit small{display:block}.dd-benefit strong{font-size:14px;color:#fff}.dd-benefit small{font-size:12px;color:#a5b1c4;margin-top:4px}.dd-section{padding:clamp(64px,8vw,112px) 0}.dd-section--cream{background:#0c111b}.dd-section--white{background:#101722}.dd-section--navy{background:#090d15}.dd-heading-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.dd-home h2{color:#f4f6fa;font-size:clamp(38px,4.4vw,64px);font-weight:750;line-height:1.04;letter-spacing:-.045em;margin:0;text-wrap:balance}.dd-text-link{color:#c2d4ff;font-size:14px;font-weight:650;text-decoration:none;padding-block:12px;flex-shrink:0}.dd-text-link span{display:inline-block;margin-left:14px;transition:transform .2s}.dd-text-link:hover{color:#fff}.dd-text-link:hover span{transform:translate(5px)}.dd-category-grid,.dd-product-grid,.dd-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dd-category{position:relative;display:flex;flex-direction:column;text-decoration:none;color:#fff;border:1px solid #ffffff15;background:#141d2b;border-radius:8px;overflow:hidden;transition:transform .3s,border-color .3s,box-shadow .3s}.dd-category__media{aspect-ratio:4/4.3;overflow:hidden;background:#e7e9ed}.dd-category__media img,.dd-category__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.dd-category__body{padding:23px;display:flex;flex-direction:column;flex:1}.dd-category h3{font-size:23px;color:#fff;margin:0;letter-spacing:-.035em}.dd-category p{font-size:14px;line-height:1.6;color:#aebbd0;margin:10px 0 20px}.dd-category span{font-size:13px;font-weight:700;color:#a7c3ff;margin-top:auto;padding-top:6px}.dd-centered-heading{max-width:740px;margin:0 0 38px}.dd-centered-heading>p:last-child{color:#aebbd0;font-size:17px;line-height:1.65;margin:20px 0 0}.dd-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.dd-step{border-top:1px solid #ffffff25;padding:24px 0 0}.dd-step>span{display:block;font-size:42px;font-weight:750;letter-spacing:-.07em;color:#678fea;margin-bottom:24px}.dd-step h3{color:#f1f4fa;font-size:23px;margin:0 0 12px}.dd-step p{color:#aebbd0;font-size:16px;line-height:1.65;margin:0;max-width:360px}.dd-product-card{border:1px solid #ffffff18;border-radius:8px;background:#141c29;overflow:hidden;display:flex;flex-direction:column}.dd-product-card__image{display:block;aspect-ratio:4/5;background:#e9edf2;overflow:hidden}.dd-product-card__image img,.dd-product-card__image svg{height:100%;width:100%;object-fit:contain;padding:22px;transition:transform .4s}.dd-product-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.dd-product-card__body>small{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#a9b8d0;margin-bottom:10px}.dd-product-card__body>a{color:#fff;text-decoration:none}.dd-product-card h3{font-size:19px;line-height:1.35;margin:0;color:#fff}.dd-product-card__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:22px}.dd-product-card__foot strong{font-size:23px;color:#fff;line-height:1.2}.dd-product-card__foot small{font-size:12px;display:block;color:#aebbd0;font-weight:400;margin-bottom:5px}.dd-mini-button{display:flex;align-items:center;justify-content:center;min-height:44px;background:#2459df;border-radius:4px;color:#fff;padding:10px 13px;font-size:13px;font-weight:700;text-decoration:none}.dd-mini-button:hover{background:#fff;color:#101b35}.dd-command{position:relative;overflow:hidden;padding:clamp(70px,9vw,120px) 0;background:#101c35;border-block:1px solid #ffffff15}.dd-command__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 85% 50%,#2459df38,transparent 60%);pointer-events:none}.dd-command__grid{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.dd-command__brand{display:flex;align-items:center;gap:12px;margin-bottom:36px}.dd-command__brand>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #7fa7ff60;border-radius:6px;font-size:14px;font-weight:800;color:#fff;background:#2459df40}.dd-command__brand strong,.dd-command__brand small{display:block;color:#fff}.dd-command__brand strong{font-size:16px}.dd-command__brand small{font-size:11px;color:#aebbd0;margin-top:3px}.dd-command__lead{font-size:17px;color:#b8c5dc;line-height:1.7;margin:24px 0}.dd-command__features{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0;list-style:none}.dd-command__features li{font-size:14px;color:#c9d5e8;display:flex;gap:9px;line-height:1.5}.dd-command__features span{color:#87aeff}.dd-program{padding:38px;background:linear-gradient(145deg,#1a2b48,#101a2b);border:1px solid #7ca4ed40;border-radius:10px;box-shadow:0 30px 70px #0003}.dd-program h3{font-size:32px;line-height:1.15;letter-spacing:-.03em;color:#fff;margin:0 0 26px}.dd-program ol{padding:0;list-style:none;margin:0}.dd-program li{display:flex;gap:18px;padding:22px 0;border-top:1px solid #ffffff18}.dd-program li>span{color:#85aaff;font-size:13px;padding-top:3px;font-weight:700}.dd-program strong{font-size:18px;color:#fff}.dd-program p{font-size:15px;line-height:1.6;color:#adbed7;margin:8px 0 0}.dd-program>a{display:flex;justify-content:space-between;font-size:15px;font-weight:650;color:#d1dfff;padding-top:20px;border-top:1px solid #ffffff18}.dd-solution{position:relative;display:flex;flex-direction:column;padding:28px;background:#131c29;border:1px solid #ffffff15;border-radius:8px;color:#fff;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden}.dd-solution__icon{color:#88adff;font-size:28px}.dd-solution h3{font-size:23px;margin:28px 0 12px;color:#fff;letter-spacing:-.035em}.dd-solution p{font-size:15px;line-height:1.6;color:#aebbd0;margin:0 0 24px}.dd-solution strong{font-size:13px;color:#a7c3ff;margin-top:auto}.dd-final{padding:90px 0;background:radial-gradient(ellipse at 100% 100%,#164bdf40,transparent 60%),#080c14;border-top:1px solid #ffffff14}.dd-final__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.dd-final h2{max-width:750px}.dd-final p:not(.dd-kicker){font-size:17px;line-height:1.6;max-width:660px;color:#aebbd0;margin:24px 0 0}.dd-final .dd-actions{flex-shrink:0;flex-direction:column;margin:0}.dd-category:after,.dd-solution:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(340px circle at var(--pointer-x,50%) var(--pointer-y,50%),#8db5ff16,transparent 65%);opacity:0;transition:opacity .25s}@media(hover:hover)and (prefers-reduced-motion:no-preference){.dd-category:hover,.dd-solution:hover{transform:translateY(-7px);border-color:#82aaff75;box-shadow:0 22px 45px #0003}.dd-category:hover img,.dd-product-card:hover img{transform:scale(1.045)}.dd-category:hover:after,.dd-solution:hover:after{opacity:1}.dd-home [data-dd-reveal]{transition:opacity .65s ease,translate .65s ease}.dd-home [data-dd-reveal=pending]{opacity:0;translate:0 20px}}@media(min-width:1600px){.dd-hero__media{left:40%}}@media(max-width:1100px){.dd-category-grid,.dd-product-grid,.dd-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dd-command__grid{gap:36px}.dd-benefit{padding-inline:10px}.dd-benefit small{font-size:11px}.dd-final__inner{display:block}.dd-final .dd-actions{flex-direction:row;margin-top:28px}.dd-home h2{font-size:46px}.dd-program{padding:28px}}@media(max-width:767px){.dd-wrap{width:calc(100% - 36px)}.dd-hero{min-height:740px;align-items:end}.dd-hero__media{top:0;right:0;bottom:24%;left:0}.dd-hero__image{object-position:center}.dd-hero__shade{background:linear-gradient(0deg,#090d15 5%,#090d15e8 40%,#090d1544)}.dd-hero__content{padding-block:60px}.dd-hero h1{font-size:clamp(54px,10vw,76px)}.dd-hero__copy{font-size:17px;max-width:520px}.dd-eyebrow{font-size:10px;letter-spacing:.12em}.dd-actions{gap:10px}.dd-button{font-size:14px;min-height:52px;padding:14px 18px}.dd-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dd-benefit{padding:20px 9px;gap:10px}.dd-benefit:nth-child(2){border-right:0}.dd-benefit:nth-child(-n+2){border-bottom:1px solid #ffffff12}.dd-benefit strong{font-size:13px}.dd-benefit small{font-size:11px}.dd-heading-row{display:block;margin-bottom:28px}.dd-heading-row .dd-text-link{display:inline-block;margin-top:14px}.dd-home h2{font-size:38px}.dd-kicker{font-size:11px;margin-bottom:16px}.dd-category-grid,.dd-product-grid,.dd-solution-grid{gap:12px}.dd-category__body,.dd-product-card__body{padding:16px}.dd-category h3{font-size:20px}.dd-category p{display:none}.dd-category span{font-size:12px;padding-top:18px;line-height:1.5}.dd-product-card h3{font-size:17px}.dd-product-card__foot{gap:12px;padding-top:18px}.dd-product-card__foot strong{font-size:22px}.dd-mini-button{width:100%;font-size:12px}.dd-product-card__image img{padding:12px}.dd-process-grid{grid-template-columns:1fr;gap:24px}.dd-step{display:grid;grid-template-columns:42px 1fr;gap:0 18px}.dd-step>span{grid-row:span 2;font-size:28px;margin:0}.dd-step h3{font-size:22px}.dd-step p{max-width:none;font-size:15px}.dd-command__grid{grid-template-columns:1fr;gap:36px}.dd-command__features{grid-template-columns:1fr}.dd-program{padding:26px}.dd-program h3{font-size:29px}.dd-solution{padding:20px}.dd-solution h3{font-size:20px;margin-top:22px}.dd-solution p{font-size:14px}.dd-solution strong{font-size:12px;line-height:1.5}.dd-final{padding:64px 0}.dd-hero__note{font-size:11px;letter-spacing:.02em}}@media(max-width:380px){.dd-hero .dd-actions{display:grid}.dd-hero h1{font-size:52px}.dd-hero{min-height:790px}.dd-category__body,.dd-product-card__body{padding:12px}.dd-solution-grid{grid-template-columns:1fr}.dd-benefit__icon{display:none}}@media(prefers-reduced-motion:reduce){.dd-home *{transition:none!important;animation:none!important}.dd-home [data-dd-reveal]{opacity:1!important;translate:none!important}}.dd-hero__media{will-change:transform;transform:translate3d(0,var(--dd-parallax,0px),0)}.dd-hero__image{transform:scale(1.08)}.dd-scroll-cue{display:inline-flex;align-items:center;gap:16px;margin-top:30px;padding:8px 0;color:#bccde8;font-size:11px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.dd-scroll-cue span{font-size:24px;line-height:1}.dd-scroll-cue:hover{color:#fff}.dd-section[id]{scroll-margin-top:100px}.dd-hero__shade:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;pointer-events:none;background:linear-gradient(115deg,transparent 40%,#80a9ff15 49%,transparent 58%);opacity:0}@media(prefers-reduced-motion:no-preference){.dd-hero__image{animation:dd-camera-in 4.8s cubic-bezier(.15,.5,.3,1) both}.dd-hero__shade:after{animation:dd-light-pass 4.5s ease-out both}.dd-hero__content>:is(.dd-eyebrow,h1,.dd-hero__copy,.dd-actions,.dd-hero__note,.dd-scroll-cue){animation:dd-hero-in .95s cubic-bezier(.2,.7,.2,1) both}.dd-hero__content>h1{animation-delay:.12s}.dd-hero__copy{animation-delay:.24s!important}.dd-hero .dd-actions{animation-delay:.36s!important}.dd-hero__note{animation-delay:.46s!important}.dd-scroll-cue{animation-delay:.56s!important}.dd-scroll-cue span{animation:dd-cue 1.5s ease-in-out 3}.dd-home [data-dd-reveal]{transition:opacity .8s ease,translate .8s cubic-bezier(.2,.7,.2,1);transition-delay:var(--dd-stagger,0ms)}.dd-home [data-dd-reveal=pending]{opacity:0;translate:0 34px}.dd-home [data-dd-reveal=visible]{opacity:1;translate:0 0}.dd-button{position:relative;overflow:hidden}.dd-button:after{content:"";position:absolute;top:-60%;right:-30%;bottom:-60%;left:-30%;background:linear-gradient(110deg,transparent 40%,#ffffff35 50%,transparent 60%);transform:translate(-130%);pointer-events:none}.dd-button:hover:after{animation:dd-button-sheen .7s ease-out}}@keyframes dd-hero-in{0%{opacity:0;transform:translateY(28px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes dd-camera-in{0%{transform:scale(1.2)}to{transform:scale(1.08)}}@keyframes dd-light-pass{0%{opacity:0;transform:translate(-30%)}25%{opacity:1}to{opacity:0;transform:translate(30%)}}@keyframes dd-cue{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes dd-button-sheen{to{transform:translate(130%)}}@media(prefers-reduced-motion:reduce){.dd-hero__media{transform:none;will-change:auto}.dd-hero__image{transform:none}.dd-hero__shade:after{display:none}}#header .header--inner{max-width:1488px;margin-inline:auto}#header a:focus-visible,#header button:focus-visible{outline:3px solid #164bdf;outline-offset:4px}#header .thb-full-menu>li>a{font-size:15px}#header .thb-full-menu .sub-menu,#header .mobile-menu-drawer,#header .mobile-menu-drawer .sub-menu{background:#111b2b;color:#f5f7fc;--color-header-links: #f5f7fc;--color-header-links-hover: #a9c5ff;--color-header-text: #f5f7fc;--color-body: #f5f7fc;--color-accent: #a9c5ff;--color-drawer-bg: #111b2b}#header .thb-full-menu .sub-menu{border:1px solid #34425a;border-radius:10px;box-shadow:0 22px 55px #0007}#header .thb-full-menu .sub-menu a,#header .mobile-menu-drawer a,#header .mobile-menu-drawer summary{color:#f5f7fc}#header .thb-full-menu .sub-menu .thb-full-menu--link{padding-block:12px;line-height:1.35}#header .thb-full-menu .sub-menu a:is(:hover,:focus-visible,[aria-current=page]),#header .mobile-menu-drawer a:is(:hover,:focus-visible,[aria-current=page]){color:#a9c5ff}#header .thb-full-menu .sub-menu a:focus-visible{outline-color:#a9c5ff}#header .thb-full-menu .sub-menu .mega-menu-columns__heading{color:#fff}#header .sub-menu svg{color:inherit}.product-section{background:linear-gradient(180deg,#f7f5f0,#fff 72%)}.thb-product-detail{padding-bottom:clamp(52px,7vw,96px)}.thb-product-detail .row{max-width:1460px}.thb-product-detail .product-grid-container{gap:clamp(36px,6vw,88px)}.thb-product-detail .product-information--inner{padding:clamp(24px,3vw,38px);border:1px solid #e4e8ef;border-radius:24px;background:#fffffff5;box-shadow:0 24px 70px #0d1f3f1a}.thb-product-detail .product-gallery-container .product-single__media{overflow:hidden;border:1px solid #e5e8ee;border-radius:24px;background:#f1f2f3}.thb-product-detail .product-gallery-container .product-thumbnail{overflow:hidden;border-radius:12px;background:#fff}.thb-product-detail .product--text.subheading{display:inline-flex;width:fit-content;margin-bottom:13px;padding:7px 11px;border-radius:999px;background:#e9f0ff;color:#174fbe;font-size:.6875rem;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase}.thb-product-detail .product-title{max-width:680px;margin-bottom:12px;color:#0d1f3f;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.02;letter-spacing:-.045em}.thb-product-detail .product-price-container .price{color:#174fbe;font-size:1.55rem;font-weight:800}.thb-product-detail .product-short-description{color:#596577;font-size:1rem;line-height:1.7}.thb-product-detail .variations .product-form__input{margin-bottom:22px}.thb-product-detail .variations .product-form__input--block input[type=radio]+label{min-width:48px;min-height:46px;margin:0 8px 8px 0;border-radius:9px;background:#f7f8fb;font-weight:700}.thb-product-detail .variations .product-form__input--block input[type=radio]:checked+label{background:#0d1f3f;color:#fff;box-shadow:0 0 0 2px #0d1f3f inset}.thb-product-detail .quantity{margin-bottom:22px}.thb-product-detail .single-add-to-cart-button,.thb-product-detail .shopify-payment-button__button{min-height:56px;border-radius:10px;font-weight:800}.dd-design-path{position:relative;overflow:hidden;margin:10px 0 24px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#0d1f3f,#153e83);color:#fff}.dd-design-path:after{position:absolute;width:180px;height:180px;right:-70px;bottom:-105px;border-radius:50%;background:#2f73ff;content:"";opacity:.32}.dd-design-path__eyebrow,.dd-design-path h2,.dd-design-path p,.dd-design-path a{position:relative;z-index:1}.dd-design-path__eyebrow{display:block;margin-bottom:8px;color:#8fb5ff;font-size:.6875rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dd-design-path h2{margin:0;color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.03em}.dd-design-path p{margin:8px 0 18px;color:#ffffffb8;font-size:.875rem;line-height:1.55}.dd-design-path__button{display:inline-flex;min-height:48px;width:100%;align-items:center;justify-content:center;border-radius:9px;background:#fff;color:#0d1f3f;font-size:.875rem;font-weight:900;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.dd-design-path__button:hover{color:#0d1f3f;transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.dd-design-path__button:focus-visible{outline:3px solid #91b7ff;outline-offset:3px}.dd-product-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:24px;overflow:hidden;border:1px solid #e4e8ef;border-radius:14px;background:#e4e8ef}.dd-product-assurance>div{display:flex;min-width:0;gap:9px;padding:15px 12px;background:#f8f9fb}.dd-product-assurance span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:50%;background:#dfe9ff;color:#174fbe;font-size:.75rem;font-weight:900}.dd-product-assurance p,.dd-product-assurance strong,.dd-product-assurance small{display:block;margin:0}.dd-product-assurance strong{color:#182944;font-size:.6875rem;line-height:1.2}.dd-product-assurance small{margin-top:3px;color:#727d8d;font-size:.5625rem;line-height:1.35}@media only screen and (min-width:1068px){.thb-product-detail .product-information--inner{position:sticky;top:24px}.header-sticky--active .thb-product-detail .product-information--inner{top:calc(var(--header-height, 0px) + 24px)}}@media only screen and (max-width:767px){.thb-product-detail{margin-top:10px}.thb-product-detail .product-information--inner{margin:0 -2px;padding:22px 18px;border-radius:20px;box-shadow:0 16px 44px #0d1f3f14}.thb-product-detail .product-title{font-size:2rem}.dd-product-assurance{grid-template-columns:1fr}}.thb-product-detail .product-information--inner{padding:clamp(20px,2.4vw,32px);box-shadow:0 12px 36px #0d1f3f0d;border-radius:16px}.thb-product-detail .product-price-container .price{font-size:1.75rem}.thb-product-detail .dd-product-assurance strong{font-size:14px}.thb-product-detail .dd-product-assurance small{font-size:13px;color:#536173}.thb-product-detail :is(button,a,input,select):focus-visible{outline:3px solid #164bdf;outline-offset:3px}@media(max-width:639px){.thb-product-detail .product-information--inner{padding:18px;border-radius:12px}.thb-product-detail .product-title{font-size:clamp(28px,7vw,36px);line-height:1.12}.thb-product-detail .product-grid-container{gap:24px}.thb-product-detail select,.thb-product-detail input{font-size:16px}}.product-card .product-card-title{font-size:17px;line-height:1.4;font-weight:650}.product-card .price{font-size:19px;font-weight:750;margin-top:10px}.product-card .product-card-vendor{font-size:12px}.product-card .product-card--add-to-cart-button{min-height:44px;font-size:13px}.product-card :is(a,button,quick-view):focus-visible{outline:3px solid #164bdf;outline-offset:3px}@media(max-width:639px){.product-card .product-card-title{font-size:16px}.product-card .price{font-size:19px}}
/*# sourceMappingURL=/cdn/shop/t/88/compiled_assets/styles.css.map */
