*{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.touch-target,[role=button],a,button,input,select,textarea{min-height:48px;min-width:48px}[role=button],button{padding:12px 16px}.touch-active:active,[role=button]:active,a:active,button:active{transform:scale(.96);transition:transform .1s ease-out}.prevent-refresh,html{overscroll-behavior-y:contain}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-left{padding-left:env(safe-area-inset-left)}.safe-right{padding-right:env(safe-area-inset-right)}.bottom-nav{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:48px;min-width:64px;padding:8px 4px;gap:4px}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.touch-card{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.touch-card:active{transform:scale(.98);box-shadow:0 2px 8px rgba(0,0,0,.1)}.scroll-momentum{-webkit-overflow-scrolling:touch}.no-callout{-webkit-touch-callout:none}@media (max-width:640px){body,html{font-size:16px}body{line-height:1.6}h1{font-size:clamp(1.75rem,6vw,2.5rem)!important;line-height:1.2!important}h2{font-size:clamp(1.5rem,5vw,2rem)!important;line-height:1.25!important}h3{font-size:clamp(1.25rem,4vw,1.5rem)!important;line-height:1.3!important}li,p,span{font-size:clamp(.9375rem,4vw,1rem)!important}[role=button],button{font-size:1rem!important;font-weight:500}.text-sm,small{font-size:.875rem!important}.text-xs{font-size:.8125rem!important}.hero-text,.text-on-gradient,.text-on-image{text-shadow:0 2px 4px rgba(0,0,0,.3)!important;color:#fff!important}.text-container{padding-left:1rem!important;padding-right:1rem!important}.content-text p,.prose p{padding-left:.5rem;padding-right:.5rem}.touch-target-sm{min-height:56px;min-width:56px}}@media (orientation:landscape) and (max-height:500px){.bottom-nav-landscape{padding-bottom:8px}h1{font-size:1.5rem!important}h2{font-size:1.25rem!important}}.container-responsive{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container-responsive{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-responsive{padding-left:2rem;padding-right:2rem}}.grid-responsive{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.grid-responsive{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.grid-responsive{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1280px){.grid-responsive{grid-template-columns:repeat(4,1fr)}}.two-column-desktop{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.two-column-desktop{grid-template-columns:1fr 1fr}}.sidebar-layout{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.sidebar-layout{grid-template-columns:280px 1fr}.sticky-sidebar{position:sticky;top:6rem;align-self:start;height:calc(100vh - 8rem);overflow-y:auto}.hero-title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.section-title{font-size:clamp(1.75rem,3vw,2.5rem)}.body-large{font-size:1.125rem;line-height:1.8}}@media (hover:hover) and (pointer:fine){.hover-lift-desktop:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px rgba(0,0,0,.15)}.hover-scale-desktop:hover{transform:scale(1.02)}.hover-glow-desktop:hover{box-shadow:0 0 20px rgba(16,185,129,.3)}}.desktop-only{display:none}@media (min-width:1024px){.desktop-only{display:block}.desktop-only-flex{display:flex}}.mobile-only{display:block}@media (min-width:1024px){.mobile-only,.mobile-only-flex{display:none}}.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.product-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.product-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.product-grid{grid-template-columns:repeat(5,1fr)}}.hero-height{min-height:60vh}@media (min-width:1024px){.hero-height{min-height:80vh}}.feature-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.feature-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.max-width-content{max-width:65ch}.max-width-wide{max-width:80ch}.max-width-prose{max-width:55ch}@media (min-width:1024px){.section-padding-desktop{padding-top:5rem;padding-bottom:5rem}.section-padding-y-desktop{padding-top:4rem;padding-bottom:4rem}}.split-layout{display:flex;flex-direction:column;gap:2rem}@media (min-width:1024px){.split-layout{flex-direction:row;align-items:center}.split-layout>*{flex:1}.split-layout.reverse{flex-direction:row-reverse}}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.breadcrumb a:hover{color:#10b981}.nav-link-underline{position:relative}.nav-link-underline:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:currentColor;transition:width .3s ease}.nav-link-underline.active:after,.nav-link-underline:hover:after{width:100%}@keyframes skeleton{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,0));background-size:200px 100%;background-repeat:no-repeat;animation:skeleton 1.5s ease-in-out infinite;background-color:#e5e7eb}.dark .skeleton{background-color:#374151}html{scroll-behavior:smooth;scroll-padding-top:6rem}:focus-visible{outline:2px solid #10b981;outline-offset:2px}@media print{.no-print{display:none!important}body{background:#fff!important}a,body{color:#000!important}a{text-decoration:underline}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3,system-ui,arial;font-style:normal}