/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--container-7xl:80rem;--text-sm:.875rem;--font-weight-semibold:600;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.inset-x-4{inset-inline:calc(var(--spacing) * 4)}.top-4{top:calc(var(--spacing) * 4)}.isolate{isolation:isolate}.z-50{z-index:50}.-m-3{margin:calc(var(--spacing) * -3)}.mx-auto{margin-inline:auto}.ms-2{margin-inline-start:calc(var(--spacing) * 2)}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.flex{display:flex}.inline-flex{display:inline-flex}.w-full{width:100%}.max-w-7xl{max-width:var(--container-7xl)}.flex-none{flex:none}.shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-current\/30{border-color:currentColor}@supports (color:color-mix(in lab,red,red)){.border-current\/30{border-color:color-mix(in oklab,currentcolor 30%,transparent)}}.p-3{padding:calc(var(--spacing) * 3)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1{padding-block:var(--spacing)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.text-center{text-align:center}.text-sm\/6{font-size:var(--text-sm);line-height:calc(var(--spacing) * 6)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a)}.shadow-xl,.shadow-xs{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d)}.focus-visible\:outline-offset-\[-4px\]:focus-visible{outline-offset:-4px}@media (min-width:40rem){.sm\:px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}}}:root{--primary:#2563eb;--secondary:#0f172a;--accent:#06b6d4;--surface:#f8fafc;--text:#172033;--muted:#64748b;--radius:14px;--section-y:88px;--content-width:1200px;--box-outer:#eef1f6;--box-shadow:0 16px 48px #0f172a2e;--heading-font:inherit}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);min-width:320px;color:var(--text);margin:0;font-family:inherit;line-height:1.8}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 70%,white)}}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px}h1,h2,h3,h4{font-family:var(--heading-font),inherit;letter-spacing:-.025em}.site-frame{width:min(calc(100% - 2rem),var(--content-width));margin-inline:auto}.header{z-index:30;border-bottom:1px solid var(--text);position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.header{border-bottom:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.header{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.header{background:color-mix(in srgb,var(--surface) 88%,transparent)}}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(calc(100% - 2rem),var(--content-width));align-items:center;gap:1.25rem;min-height:76px;margin-inline:auto;display:flex}.brand{color:var(--text);white-space:nowrap;align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;border-radius:.7rem;width:2.2rem;height:2.2rem}.site-nav{flex:1;align-items:center;gap:.25rem;display:flex}.shop-menu summary,.site-nav>a{color:var(--muted);cursor:pointer;border-radius:.7rem;padding:.55rem .8rem;font-size:.9rem;text-decoration:none;list-style:none}.shop-menu summary:hover,.site-nav>a:hover{color:var(--primary);background:var(--primary)}@supports (color:color-mix(in lab,red,red)){.shop-menu summary:hover,.site-nav>a:hover{background:color-mix(in srgb,var(--primary) 8%,transparent)}}.actions{align-items:center;gap:.5rem;display:flex}.actions a{color:var(--muted);border-radius:.75rem;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.85rem;text-decoration:none;display:inline-flex}.actions a:first-child{color:var(--primary);background:var(--primary)}@supports (color:color-mix(in lab,red,red)){.actions a:first-child{background:color-mix(in srgb,var(--primary) 9%,transparent)}}.actions svg{width:1.05rem;height:1.05rem}.menu-toggle{color:var(--text);cursor:pointer;background:0 0;border:0;display:none}.shop-menu{position:relative}.shop-menu summary::-webkit-details-marker{display:none}.mega-menu{border:1px solid var(--text);inset-inline-end:0;gap:.35rem;min-width:14rem;padding:.7rem;display:grid;position:absolute;top:calc(100% + .65rem)}@supports (color:color-mix(in lab,red,red)){.mega-menu{border:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.mega-menu{background:var(--surface);box-shadow:var(--box-shadow);border-radius:1rem}.mega-menu a{color:var(--muted);padding:.55rem .7rem;text-decoration:none}.mega-menu a:hover{color:var(--primary);background:var(--primary)}@supports (color:color-mix(in lab,red,red)){.mega-menu a:hover{background:color-mix(in srgb,var(--primary) 8%,transparent)}}.hello-bar{justify-content:center;align-items:center;gap:1rem;min-height:2.5rem;padding:.45rem 1rem;font-size:.82rem;font-weight:600;display:flex}.hello-bar button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.25rem}.home-page main{overflow:clip}.home-section{padding-block:var(--section-y);position:relative}.section-inner{width:min(calc(100% - 2rem),var(--content-width));margin-inline:auto}.section-heading{max-width:46rem;margin-bottom:2.5rem}.section-heading.centered{text-align:center;margin-inline:auto}.hero-showcase .eyebrow,.section-heading .eyebrow{color:var(--primary);letter-spacing:.08em;margin:0 0 .75rem;font-size:.8rem;font-weight:800}.section-heading h2{color:var(--text);margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.25}.section-heading p{color:var(--muted);margin:1rem 0 0;font-size:1.02rem}.hero-showcase{isolation:isolate;color:#fff;background:var(--secondary);align-items:center;min-height:min(760px,82vh);display:grid;position:relative;overflow:hidden}.hero-showcase:before{z-index:-2;content:"";background:linear-gradient(100deg,#020617d6,#0f172a85 55%,#2563eb47);position:absolute;inset:0}.hero-showcase:after{z-index:-1;content:"";background:linear-gradient(#0000,#02061773);height:35%;position:absolute;inset:auto 0 0}.hero-showcase .section-inner{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;gap:4rem;display:grid;position:relative}.hero-copy{max-width:44rem}.hero-copy h1{max-width:43rem;margin:0;font-size:clamp(2.5rem,6vw,5.25rem);line-height:1.12}.hero-copy>p:not(.eyebrow){color:#e2e8f0e0;max-width:38rem;margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.2rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button-primary,.button-secondary{border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.75rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button-primary{background:var(--primary);color:#fff;box-shadow:0 14px 30px var(--primary)}@supports (color:color-mix(in lab,red,red)){.button-primary{box-shadow:0 14px 30px color-mix(in srgb,var(--primary) 35%,transparent)}}.button-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px)}.hero-visual{min-height:23rem;position:relative}.hero-visual:after,.hero-visual:before{content:"";filter:blur(2px);border-radius:999px;position:absolute}.hero-visual:before{background:var(--accent);width:8rem;height:8rem;inset:4% 8% auto auto}@supports (color:color-mix(in lab,red,red)){.hero-visual:before{background:color-mix(in srgb,var(--accent) 65%,transparent)}}.hero-visual:before{opacity:.7}.hero-visual:after{background:var(--primary);width:6rem;height:6rem;inset:auto auto 3% 0}@supports (color:color-mix(in lab,red,red)){.hero-visual:after{background:color-mix(in srgb,var(--primary) 75%,transparent)}}.hero-visual:after{opacity:.75}.hero-visual-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff3d;border-radius:1.6rem;position:absolute;inset:8% 5% 6% 4%;overflow:hidden;transform:rotate(-3deg);box-shadow:0 28px 80px #02061759}.hero-visual-card img{object-fit:cover;opacity:.9;mix-blend-mode:screen;width:100%;height:100%}.hero-visual-card:after{content:"";background:linear-gradient(135deg,#0000,#2563eb73);position:absolute;inset:0}.hero-dots{justify-content:center;gap:.45rem;display:flex;position:absolute;inset:auto 0 0}.hero-dot{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:.5rem;height:.5rem;padding:0}.hero-dot.active{background:#fff;width:1.5rem}.hero-arrow{color:#fff;cursor:pointer;background:#0f172a73;border:1px solid #ffffff40;border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow.prev{inset-inline-start:-1.25rem}.hero-arrow.next{inset-inline-end:-1.25rem}.section-tint{background:linear-gradient(180deg,var(--surface),var(--primary))}@supports (color:color-mix(in lab,red,red)){.section-tint{background:linear-gradient(180deg,var(--surface),color-mix(in srgb,var(--primary) 3%,var(--surface)))}}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.commerce-card,.feature-card,.testimonial-card{border:1px solid var(--text);position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.commerce-card,.feature-card,.testimonial-card{border:1px solid color-mix(in srgb,var(--text) 9%,transparent)}}.commerce-card,.feature-card,.testimonial-card{background:var(--surface);border-radius:1.25rem}@supports (color:color-mix(in lab,red,red)){.commerce-card,.feature-card,.testimonial-card{background:color-mix(in srgb,var(--surface) 88%,white)}}.commerce-card,.feature-card,.testimonial-card{transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 10px 30px #0f172a0d}.commerce-card:hover,.feature-card:hover,.testimonial-card:hover{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.commerce-card:hover,.feature-card:hover,.testimonial-card:hover{border-color:color-mix(in srgb,var(--primary) 35%,transparent)}}.commerce-card:hover,.feature-card:hover,.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #0f172a1c}.feature-card{padding:1.5rem}.feature-icon{background:var(--primary);border-radius:.9rem;place-items:center;width:3rem;height:3rem;display:grid}@supports (color:color-mix(in lab,red,red)){.feature-icon{background:color-mix(in srgb,var(--primary) 12%,transparent)}}.feature-icon{color:var(--primary)}.feature-icon svg{width:1.35rem}.feature-card h3{margin:1.4rem 0 .55rem;font-size:1.08rem}.feature-card p,.testimonial-card p{color:var(--muted);margin:0;font-size:.92rem}.stats-panel{background:linear-gradient(135deg,var(--primary),var(--surface));border-radius:1.5rem}@supports (color:color-mix(in lab,red,red)){.stats-panel{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 10%,var(--surface)),var(--surface))}}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;padding:2.5rem;display:grid}.stat-item{text-align:center;padding:1rem}.stat-item strong{color:var(--primary);font-size:clamp(2rem,4vw,3.25rem);line-height:1.1;display:block}.stat-item span{color:var(--muted);margin-top:.5rem;font-size:.88rem;display:block}.testimonial-card{padding:1.5rem}.testimonial-card:before{content:"“";color:var(--primary);inset-inline-end:1.5rem;position:absolute;top:1.1rem}@supports (color:color-mix(in lab,red,red)){.testimonial-card:before{color:color-mix(in srgb,var(--primary) 30%,transparent)}}.testimonial-card:before{font-family:Georgia,serif;font-size:4rem;line-height:1}.testimonial-person{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.testimonial-person img{object-fit:cover;background:var(--primary);border-radius:999px;width:2.75rem;height:2.75rem}@supports (color:color-mix(in lab,red,red)){.testimonial-person img{background:color-mix(in srgb,var(--primary) 12%,transparent)}}.testimonial-person span,.testimonial-person strong{display:block}.testimonial-person strong{font-size:.9rem}.testimonial-person span{color:var(--muted);font-size:.78rem}.cta-band{color:#fff;background:var(--secondary);overflow:hidden}.cta-band .section-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.cta-band .section-heading h2{color:#fff}.cta-band .section-heading p{color:#e2e8f0bf}.commerce-block{gap:2rem;display:grid}.commerce-group h3{margin:0 0 1rem;font-size:1.15rem}.commerce-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.commerce-card{padding:.75rem;text-decoration:none;display:block}.commerce-card img{aspect-ratio:1.1;object-fit:cover;background:var(--primary);border-radius:.85rem;width:100%;display:block}@supports (color:color-mix(in lab,red,red)){.commerce-card img{background:color-mix(in srgb,var(--primary) 8%,var(--surface))}}.commerce-card small,.commerce-card span,.commerce-card strong{margin-inline:.25rem;display:block}.commerce-card strong{margin-top:.75rem;font-size:.93rem}.commerce-card small{color:var(--muted);font-size:.78rem}.commerce-card span{color:var(--primary);margin-top:.35rem;font-size:.85rem;font-weight:700}.site-footer{color:#fff;background:var(--secondary)}.footer-plus{width:min(calc(100% - 2rem),var(--content-width));margin-inline:auto;padding-block:4rem 1.5rem}.footer-plus-grid{grid-template-columns:1.1fr 2fr;gap:3rem;display:grid}.footer-plus-brand strong{font-size:1.25rem}.footer-plus-brand p{color:#e2e8f0a6;max-width:28rem;margin:.75rem 0 0}.footer-plus-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.footer-plus-columns h2,.footer-plus-widget h2{margin:0;font-size:.95rem}.footer-plus-columns ul{gap:.7rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.footer-plus a{color:#e2e8f0b3;text-decoration:none}.footer-plus a:hover{color:#fff}.footer-plus-bottom{color:#e2e8f08c;border-top:1px solid #ffffff1f;margin-top:3rem;padding-top:1.2rem;font-size:.82rem}.footer-social-links,.footer-trust-badges{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1.5rem;display:flex}.footer-trust-badges a{border:1px solid #ffffff26;border-radius:.6rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:inline-flex}.footer-trust-badges img{object-fit:contain;width:1.5rem;height:1.5rem}.footer-plus-widget{background:#ffffff0f;border:1px solid #ffffff26;border-radius:1rem;padding:1.25rem}.footer-plus-widget p{color:#e2e8f0a6}.footer-plus-action{background:var(--primary);border-radius:.6rem;margin-top:.5rem;padding:.65rem 1rem;font-weight:700;display:inline-flex;color:#fff!important}.footer-simple-inner{padding:2rem 0}.account-page,.article-page,.cart-page-main,.catalog,.checkout-page,.content-page main,.footer-simple-inner{width:min(calc(100% - 2rem),var(--content-width));margin-inline:auto}.account-auth-shell{grid-template-columns:minmax(0,.85fr) minmax(24rem,1fr);align-items:center;gap:clamp(2rem,8vw,7rem);min-height:42rem;padding-block:4rem;display:grid}.account-auth-intro{max-width:34rem}.account-auth-intro h1{color:var(--text);margin:.5rem 0 0;font-size:clamp(2rem,5vw,4.2rem);line-height:1.15}.account-auth-intro>p:last-child{color:var(--muted);margin-top:1.25rem;font-size:1.1rem}.account-auth-card{border:1px solid var(--text);gap:1.25rem;padding:clamp(1.5rem,5vw,3rem);display:grid}@supports (color:color-mix(in lab,red,red)){.account-auth-card{border:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.account-auth-card{background:var(--surface);border-radius:1rem;box-shadow:0 16px 45px #0f172a14}.account-auth-card h2{margin:0;font-size:1.55rem}.account-auth-card p{color:var(--muted);margin:0}.auth-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.account-auth-card label{color:var(--text);gap:.45rem;font-size:.9rem;font-weight:600;display:grid}.account-auth-card label span{color:var(--muted);font-weight:400}.account-auth-card input{color:#101828;width:100%;min-height:2.75rem;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:.45rem;outline:0;padding:.65rem .8rem}.account-auth-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary)}@supports (color:color-mix(in lab,red,red)){.account-auth-card input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 18%,transparent)}}.auth-submit{background:var(--primary);color:#fff;min-height:2.9rem;font:inherit;cursor:pointer;border:0;border-radius:.45rem;font-weight:700}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-message{min-height:1.5rem;color:#b42318!important}.auth-footer{text-align:center}.account-dashboard{gap:1.25rem;margin-block:3rem;display:grid}.account-dashboard>.account-panel{margin:0}.account-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.address-card{border:1px solid var(--text);gap:1rem;margin:0;padding:1rem;display:grid}@supports (color:color-mix(in lab,red,red)){.address-card{border:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.address-card{border-radius:.75rem}.address-card legend{color:var(--primary);padding-inline:.5rem;font-weight:700}.account-auth-card select{color:#101828;width:100%;min-height:2.75rem;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:.45rem;padding:.65rem .8rem}.account-auth-card>a,.auth-footer a{color:var(--primary);font-weight:700}@media (max-width:899px){.account-auth-shell{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-block:3rem}.account-auth-intro{text-align:center;margin-inline:auto}}@media (max-width:520px){.auth-field-grid{grid-template-columns:1fr}}.account-page,.article-page article,.cart-page-main,.checkout-page,.content-hero,.content-section,.rich-content{border:1px solid var(--text);margin-block:3rem;padding:clamp(1.5rem,4vw,3rem)}@supports (color:color-mix(in lab,red,red)){.account-page,.article-page article,.cart-page-main,.checkout-page,.content-hero,.content-section,.rich-content{border:1px solid color-mix(in srgb,var(--text) 9%,transparent)}}.account-page,.article-page article,.cart-page-main,.checkout-page,.content-hero,.content-section,.rich-content{background:var(--surface);border-radius:1.5rem}.content-grid,.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card,.content-card{border:1px solid var(--text);padding:1.25rem}@supports (color:color-mix(in lab,red,red)){.card,.content-card{border:1px solid color-mix(in srgb,var(--text) 9%,transparent)}}.card,.content-card{background:var(--surface);border-radius:1rem}@supports (color:color-mix(in lab,red,red)){.card,.content-card{background:color-mix(in srgb,var(--surface) 80%,white)}}.card,.content-card{text-decoration:none}.card img,.content-card img{object-fit:cover;border-radius:.75rem;width:100%;max-height:15rem}.eyebrow{color:var(--primary);font-size:.8rem;font-weight:800}.catalog-hero{color:#fff;background:linear-gradient(120deg,var(--secondary),var(--primary));border-radius:1.5rem;padding:4rem 2rem}.catalog-categories,.catalog-hero,.catalog-products{margin-block:3rem}.catalog-categories>div,.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.catalog-categories a,.catalog-grid article{border:1px solid var(--text);padding:.8rem}@supports (color:color-mix(in lab,red,red)){.catalog-categories a,.catalog-grid article{border:1px solid color-mix(in srgb,var(--text) 9%,transparent)}}.catalog-categories a,.catalog-grid article{background:var(--surface);border-radius:1rem;text-decoration:none}.catalog-categories img,.catalog-grid img{aspect-ratio:1;object-fit:cover;border-radius:.7rem;width:100%}.catalog-categories small,.catalog-categories strong{display:block}.catalog-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-compare-selector,.product-comparison{border:1px solid var(--text);margin-block:3rem;padding:1.5rem}@supports (color:color-mix(in lab,red,red)){.product-compare-selector,.product-comparison{border:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.product-compare-selector,.product-comparison{background:var(--surface);border-radius:1rem}.product-compare-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.product-compare-options label{border:1px solid var(--text);align-items:center;gap:.5rem;padding:.75rem;display:flex}@supports (color:color-mix(in lab,red,red)){.product-compare-options label{border:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.product-compare-options label{border-radius:.75rem}.product-compare-options img{object-fit:cover;border-radius:.5rem;width:3rem;height:3rem}.product-compare-options small{color:var(--primary);margin-inline-start:auto;font-weight:700}.product-compare-action{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.product-compare-action a{color:var(--primary);font-weight:700}.product-comparison{overflow-x:auto}.comparison-toolbar{display:flex}.comparison-print-header,.comparison-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.comparison-print-header{border-bottom:2px solid var(--primary);padding-bottom:.75rem;display:none}.comparison-print-header>div{align-items:center;gap:.75rem;display:flex}.comparison-print-header img{object-fit:contain;width:48px;height:48px}.comparison-print-header h2{margin:.2rem 0 0}.comparison-actions,.comparison-toolbar label{align-items:center;gap:.5rem;display:flex}.comparison-actions{flex-wrap:wrap}.comparison-table-wrap{overflow-x:auto}.product-comparison table{border-collapse:collapse;width:100%;min-width:620px}.product-comparison td,.product-comparison th{border-bottom:1px solid var(--text);padding:.9rem}@supports (color:color-mix(in lab,red,red)){.product-comparison td,.product-comparison th{border-bottom:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.product-comparison td,.product-comparison th{text-align:start;vertical-align:top}.product-comparison th{font-weight:800}.product-comparison a{color:var(--primary)}.comparison-different{background:var(--primary)}@supports (color:color-mix(in lab,red,red)){.comparison-different{background:color-mix(in srgb,var(--primary) 8%,transparent)}}.comparison-remove{color:var(--primary);background:var(--primary);border:0;border-radius:.4rem;margin-bottom:.5rem;padding:.25rem .5rem;display:block}@supports (color:color-mix(in lab,red,red)){.comparison-remove{background:color-mix(in srgb,var(--primary) 10%,transparent)}}.comparison-remove{cursor:pointer;font:inherit;font-size:.75rem}.comparison-product-image{object-fit:cover;border-radius:.5rem;height:4rem;margin-bottom:.5rem;display:block;width:4rem!important}.article-page{margin-block:3rem}.article-page>a{color:var(--primary);font-weight:700;text-decoration:none}.article-page article{max-width:52rem;margin-inline:auto}@media (min-width:900px){.footer-plus-grid{grid-template-columns:1.1fr 2fr}}@media (max-width:899px){.product-compare-options{grid-template-columns:repeat(2,minmax(0,1fr))}.header-inner{min-height:68px}.menu-toggle{order:3;place-items:center;display:grid}.menu-toggle svg{width:1.4rem}.site-nav{border:1px solid var(--text);inset-inline:1rem;flex-direction:column;align-items:stretch;padding:.75rem;display:none;position:absolute;top:calc(100% + .5rem)}@supports (color:color-mix(in lab,red,red)){.site-nav{border:1px solid color-mix(in srgb,var(--text) 10%,transparent)}}.site-nav{background:var(--surface);box-shadow:var(--box-shadow);border-radius:1rem}.site-nav.is-open{display:flex}.shop-menu summary,.site-nav>a{padding:.75rem}.actions{margin-inline-start:auto}.actions a span{display:none}.hero-showcase .section-inner{grid-template-columns:1fr;gap:2rem;padding-block:4rem}.hero-visual{width:100%;max-width:30rem;min-height:16rem;margin-inline:auto}.card-grid,.commerce-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,1fr);padding:1.5rem}.cta-band .section-inner{flex-direction:column;align-items:flex-start}.footer-plus-grid{grid-template-columns:1fr}.footer-plus-columns{grid-template-columns:repeat(2,1fr)}.catalog-categories>div,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{@page{size:landscape;margin:1.25cm}body{color:#111!important;background:#fff!important}.comparison-remove,.comparison-toolbar,.ezwos-footer,.ezwos-header,.product-back,.product-compare-action{display:none!important}.catalog-hero{color:#111;background:#fff;border:1px solid #ddd;margin:0 0 1rem;padding:1rem}.comparison-print-header{color:#111;border-color:#111;display:flex}.comparison-print-header h2{font-size:1.25rem}.product-comparison{border:0;margin:0;padding:0;overflow:visible}.comparison-table-wrap{overflow:visible}.product-comparison table{min-width:0;font-size:10pt}.product-comparison td,.product-comparison th{border-color:#999}.comparison-different{background:#f2f2f2!important}}@media (max-width:520px){.product-compare-selector,.product-comparison{padding:1rem}.product-compare-options{grid-template-columns:1fr}.catalog-heading{flex-direction:column;align-items:flex-start}.header-inner{gap:.5rem}.brand{font-size:.9rem}.hero-copy h1{font-size:2.35rem}.card-grid,.commerce-grid,.content-grid,.footer-plus-columns,.grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr;gap:.25rem}.stat-item{padding:.5rem .25rem}.stat-item strong{font-size:1.8rem}.catalog-categories>div,.catalog-grid{grid-template-columns:1fr 1fr;gap:.65rem}}.site-width-boxed .footer-plus,.site-width-boxed .header-inner,.site-width-boxed .section-inner,.site-width-boxed main{max-width:1040px;margin-inline:auto}.site-width-standard .footer-plus,.site-width-standard .header-inner,.site-width-standard .section-inner,.site-width-standard main{max-width:1200px;margin-inline:auto}.site-width-wide .footer-plus,.site-width-wide .header-inner,.site-width-wide .section-inner,.site-width-wide main{max-width:1380px;margin-inline:auto}.site-width-full .footer-plus,.site-width-full .header-inner,.site-width-full .section-inner,.site-width-full main{max-width:none;margin-inline:auto}.page-layout-home-airy main{background:var(--surface);gap:0;display:grid}.page-layout-home-airy .home-section{padding-block:calc(var(--section-y) * 1.2)}.page-layout-home-airy .home-section:nth-of-type(2n){background:var(--primary)}@supports (color:color-mix(in lab,red,red)){.page-layout-home-airy .home-section:nth-of-type(2n){background:color-mix(in srgb,var(--primary) 4%,var(--surface))}}.page-layout-home-airy .hero-showcase{border-radius:0 0 calc(var(--radius) * 1.5) calc(var(--radius) * 1.5);min-height:34rem}.page-layout-home-airy .card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.page-layout-home-grid main{background:var(--primary);gap:1rem;padding:1rem;display:grid}@supports (color:color-mix(in lab,red,red)){.page-layout-home-grid main{background:color-mix(in srgb,var(--primary) 3%,var(--surface))}}.page-layout-home-grid .hero-showcase{border-radius:var(--radius);min-height:28rem}.page-layout-home-grid .home-section{padding-block:calc(var(--section-y) * .75);border-radius:var(--radius)}.page-layout-home-grid .section-inner{width:min(calc(100% - 2rem),var(--content-width))}.page-layout-home-grid .card-grid,.page-layout-home-grid .commerce-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-layout-content-cards .content-grid,.page-layout-shop-catalog .commerce-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-layout-content-editorial .content-card:first-child,.page-layout-shop-featured .commerce-card:first-child{grid-column:span 2}.page-layout-blog-post-minimal .article-page,.page-layout-product-minimal .product-page{max-width:52rem;margin-inline:auto}.page-layout-blog-post-magazine .article-page{background:var(--primary)}@supports (color:color-mix(in lab,red,red)){.page-layout-blog-post-magazine .article-page{background:color-mix(in srgb,var(--primary) 8%,var(--surface))}}.page-layout-blog-post-magazine .article-page{border-radius:var(--radius);padding:2rem}.page-layout-blog-post-howto .article-page{border-inline-start:5px solid var(--accent);padding-inline-start:1.5rem}.page-layout-blog-post-story .article-page{background:linear-gradient(135deg,var(--primary),var(--surface))}@supports (color:color-mix(in lab,red,red)){.page-layout-blog-post-story .article-page{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 12%,var(--surface)),var(--surface))}}.page-layout-blog-post-story .article-page{border-radius:calc(var(--radius) * 1.5);padding:2rem}@media (max-width:899px){.page-layout-content-cards .content-grid,.page-layout-home-airy .card-grid,.page-layout-home-grid .card-grid,.page-layout-home-grid .commerce-grid,.page-layout-shop-catalog .commerce-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-layout-content-editorial .content-card:first-child,.page-layout-shop-featured .commerce-card:first-child{grid-column:auto}}.site-scope-frame{background:var(--box-outer)}.site-scope-frame>.header,.site-scope-frame>.site-footer,.site-scope-frame>main{width:min(calc(100% - 1.5rem),var(--content-width));box-shadow:var(--box-shadow);margin-inline:auto}.animation-soft-reveal .content-section,.animation-soft-reveal .home-section{animation:section-reveal .32s both}@keyframes section-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}body,html{max-width:100%;overflow-x:hidden}.header-inner{min-width:0;position:relative}.brand{text-overflow:ellipsis;min-width:0;overflow:hidden}.account-page-layout.site-scope-frame>.header,.account-page-layout.site-scope-frame>.site-footer,.account-page-layout.site-scope-frame>main,.login-page-layout.site-scope-frame>.header,.login-page-layout.site-scope-frame>.site-footer,.login-page-layout.site-scope-frame>main{width:100%}.login-page-layout{min-height:100vh}.login-page{background:linear-gradient(180deg,var(--primary),var(--surface));width:100%;margin:0;padding:clamp(2rem,6vw,5rem) max(1rem,5vw)}@supports (color:color-mix(in lab,red,red)){.login-page{background:linear-gradient(180deg,color-mix(in srgb,var(--primary) 5%,var(--surface)),var(--surface))}}.login-shell{grid-template-columns:minmax(0,1fr) minmax(22rem,30rem);align-items:center;gap:clamp(2rem,8vw,8rem);width:min(100%,1100px);min-height:min(580px,100vh - 15rem);margin-inline:auto;display:grid}.login-intro{max-width:34rem}.login-intro h1{color:var(--text);margin:.5rem 0 1rem;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.15}.login-intro>p:last-child{color:var(--muted);margin:0;font-size:clamp(1rem,2vw,1.2rem)}.login-card{border:1px solid var(--text);gap:1.15rem;width:100%;padding:clamp(1.5rem,4vw,2.5rem);display:grid}@supports (color:color-mix(in lab,red,red)){.login-card{border:1px solid color-mix(in srgb,var(--text) 12%,transparent)}}.login-card{background:var(--surface);border-radius:1.25rem;box-shadow:0 18px 50px #0f172a1f}.login-card h2{color:var(--text);margin:0 0 .4rem;font-size:1.6rem}.login-card>div p{color:var(--muted);margin:0;font-size:.92rem}.login-card label{color:var(--text);gap:.5rem;font-size:.92rem;font-weight:700;display:grid}.login-card input{color:#101828;width:100%;min-height:3.15rem;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:.65rem;outline:0;padding:.7rem .9rem}.login-card input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary)}@supports (color:color-mix(in lab,red,red)){.login-card input:focus{box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 18%,transparent)}}.login-submit{background:var(--primary);color:#fff;min-height:3.15rem;font:inherit;cursor:pointer;box-shadow:0 8px 18px var(--primary);border:0;border-radius:.65rem;margin-top:.25rem;font-weight:800}@supports (color:color-mix(in lab,red,red)){.login-submit{box-shadow:0 8px 18px color-mix(in srgb,var(--primary) 25%,transparent)}}.login-submit:hover{filter:brightness(.95)}.login-message{color:#b42318;overflow-wrap:anywhere;min-height:1.5rem;margin:0;font-size:.9rem}.login-register{color:var(--muted);text-align:center;margin:0;font-size:.9rem}.login-register a{color:var(--primary);font-weight:800}@media (max-width:899px){.login-shell{grid-template-columns:1fr;gap:2rem;min-height:auto}.login-intro{text-align:center;max-width:38rem;margin-inline:auto}}@media (max-width:520px){.login-page{padding:1.5rem .75rem 2.5rem}.login-card{border-radius:.9rem;padding:1.25rem}}.account-page{border-radius:0;padding:clamp(1.25rem,4vw,3rem) max(1rem,4vw)}.account-page>h1{margin:0;font-size:clamp(1.8rem,4vw,3rem)}.account-panel{border:1px solid var(--text);gap:1rem;min-width:0;margin-block:2rem;padding:clamp(1.25rem,3vw,2rem);display:grid}@supports (color:color-mix(in lab,red,red)){.account-panel{border:1px solid color-mix(in srgb,var(--text) 9%,transparent)}}.account-panel{background:var(--surface);border-radius:1rem;box-shadow:0 10px 30px #0f172a0d}.account-auth-card h3,.account-panel h2,.account-panel h3{margin:0}.account-auth-card p,.account-panel p{overflow-wrap:anywhere}.account-auth-card .button,.account-panel .button{background:var(--primary);color:#fff;min-height:2.9rem;font:inherit;border:0;border-radius:.45rem;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.account-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin-block:2rem}.account-dashboard>.account-panel{grid-column:1/-1}.account-auth-card,.account-auth-card label,.account-dashboard>.account-auth-card,.address-card{min-width:0}.account-auth-card input,.account-auth-card select{min-width:0;max-width:100%}.account-auth-card [role=status],.account-panel [role=status]{overflow-wrap:anywhere;min-height:1.5rem}.address-card{overflow:hidden}@media (max-width:899px){.account-dashboard{grid-template-columns:1fr}}@media (max-width:520px){.account-page{padding-inline:.75rem}.account-dashboard{gap:1rem}.account-auth-card,.account-panel{border-radius:.8rem;padding:1rem}.account-auth-card .auth-submit,.account-auth-card .button-secondary,.account-panel .button{width:100%}.account-section-heading{flex-direction:column;align-items:stretch}}.account-page{width:min(100%,var(--content-width));background:0 0;border:0;margin-block:0;padding:clamp(1.5rem,4vw,3rem) max(1rem,4vw) 4rem}.account-page-heading{margin-bottom:1.75rem}.account-page-heading h1{color:#172033;margin:.25rem 0 0;font-size:clamp(1.8rem,4vw,2.7rem)}.account-page-heading p{color:#64748b;margin:.35rem 0 0}.account-eyebrow{color:#2563eb;letter-spacing:.08em;font-size:.78rem;font-weight:800}.account-dashboard-shell{direction:rtl;grid-template-columns:17rem minmax(0,1fr);gap:1.25rem;display:grid}.account-card,.account-sidebar,.account-welcome{background:#fff;border:1px solid #e3e8f0;border-radius:1.15rem;box-shadow:0 10px 30px #0f172a0b}.account-sidebar{align-self:start;padding:1rem}.account-user-card{border-bottom:1px solid #edf0f5;align-items:center;gap:.7rem;padding:.45rem .3rem 1.1rem;display:flex}.account-avatar{color:#2563eb;background:#e9f1ff;border-radius:.85rem;place-items:center;width:2.7rem;height:2.7rem;font-size:1.25rem;font-weight:800;display:grid}.account-user-card span,.account-user-card strong{overflow-wrap:anywhere;display:block}.account-user-card strong{color:#172033;font-size:.9rem}.account-user-card span{color:#64748b;text-align:right;direction:ltr;font-size:.7rem}.account-nav{gap:.3rem;padding-block:1rem;display:grid}.account-nav-item{color:#64748b;width:100%;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:.7rem;align-items:center;gap:.65rem;padding:.75rem .7rem;display:flex}.account-nav-item svg:last-child{opacity:0;margin-right:auto}.account-nav-item.is-active,.account-nav-item:hover{color:#2563eb;background:#eff5ff;font-weight:700}.account-nav-item.is-active svg:last-child{opacity:1}.account-sidebar-links{border-top:1px solid #edf0f5;gap:.25rem;padding-top:.75rem;display:grid}.account-sidebar-links a,.account-sidebar-links button{color:#64748b;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;align-items:center;gap:.6rem;padding:.65rem .7rem;text-decoration:none;display:flex}.account-sidebar-links a:hover,.account-sidebar-links button:hover{color:#2563eb}.account-status{color:#b42318;min-height:1.25rem;margin:.5rem 0 0;font-size:.8rem}.account-content{align-content:start;gap:1rem;min-width:0;display:grid}.account-mobile-heading{display:none}.account-welcome{background:linear-gradient(135deg,#eff6ff,#fff 72%);justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.25rem,4vw,2rem);display:flex}.account-welcome h2{color:#172033;margin:.35rem 0 0;font-size:clamp(1.35rem,3vw,2rem)}.account-welcome p{color:#64748b;margin:.35rem 0 0}.account-list-icon,.account-stat-icon,.account-welcome-icon{color:#2563eb;background:#e9f1ff;border-radius:.8rem;flex:none;place-items:center;display:grid}.account-welcome-icon{border-radius:1.2rem;width:4.2rem;height:4.2rem}.account-stat-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.account-stat{color:#172033;text-align:right;cursor:pointer;background:#fff;border:1px solid #e3e8f0;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.account-stat:hover{border-color:#a9c8ff;transform:translateY(-2px)}.account-stat-icon{width:2.7rem;height:2.7rem}.account-stat small,.account-stat strong{display:block}.account-stat small{color:#64748b;font-size:.78rem}.account-stat strong{font-size:1.4rem}.account-stat>svg{color:#94a3b8;margin-right:auto}.account-card{min-width:0;padding:clamp(1rem,3vw,1.5rem)}.account-card-heading{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.account-card-title{color:#172033;white-space:nowrap;align-items:center;gap:.5rem;font-weight:800;display:inline-flex}.account-card-title svg{color:#2563eb}.account-card-line{background:#edf0f5;flex:1;height:1px}.account-list{gap:.35rem;display:grid}.account-list-row{border-radius:.75rem;align-items:center;gap:.75rem;min-width:0;padding:.75rem;display:flex}.account-list-row:hover{background:#f8fafc}.account-list-row>span:nth-child(2){gap:.1rem;min-width:0;display:grid}.account-list-row small,.account-list-row strong{overflow-wrap:anywhere}.account-list-row strong{color:#172033;font-size:.88rem}.account-list-row small{color:#64748b;font-size:.75rem}.account-list-row b{color:#64748b;margin-right:auto;font-size:.78rem}.account-list-icon{width:2.25rem;height:2.25rem}.account-success{color:#16845b!important}.account-empty-state{color:#64748b;text-align:center;margin:0;padding:1.5rem 0}.account-empty,.account-loading{color:#64748b;text-align:center;justify-items:center;gap:.8rem;padding:4rem 1rem;display:grid}.account-loading-dot{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:2rem;height:2rem;animation:account-spin .8s linear infinite}.account-empty{background:#fff;border:1px solid #e3e8f0;border-radius:1.15rem;margin-block:2rem}.account-empty h2,.account-empty p{margin:0}.account-empty h2{color:#172033}.account-empty-actions{flex-wrap:wrap;gap:.7rem;margin-top:.6rem;display:flex}.account-ghost-action,.account-primary-action{min-height:2.8rem;font:inherit;cursor:pointer;border-radius:.7rem;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.account-primary-action{color:#fff;background:#2563eb;border:0}.account-ghost-action{color:#2563eb;background:#fff;border:1px solid #d5dfed}.account-card input[dir=ltr],.account-card input[type=tel]{text-align:left;direction:ltr}@keyframes account-spin{to{transform:rotate(1turn)}}@media (max-width:899px){.account-dashboard-shell{grid-template-columns:1fr}.account-sidebar{order:2}.account-content{order:1}.account-mobile-heading{gap:.25rem;display:grid}.account-mobile-heading span{color:#64748b;font-size:.8rem}.account-mobile-heading strong{color:#172033;font-size:1.2rem}}@media (max-width:560px){.account-page{padding-inline:.75rem}.account-stat-grid{grid-template-columns:1fr}.account-welcome-icon{display:none}.account-empty-actions{flex-direction:column;width:100%}.account-ghost-action,.account-primary-action{width:100%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}