.admin-shell{background:var(--admin-bg);width:100%;height:100dvh;min-height:0;color:var(--admin-text);grid-template-columns:220px minmax(0,1fr);display:grid;overflow:hidden}.admin-sidebar{box-sizing:border-box;color:#fff;scrollbar-width:thin;background:linear-gradient(#052f3e,#063e51);border-right:1px solid #ffffff14;flex-direction:column;min-width:0;min-height:0;padding:14px 10px;display:flex;overflow:hidden auto}.admin-drawer-toggle,.admin-drawer-close,.admin-drawer-overlay,.admin-drawer-identity{display:none}.admin-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;min-height:56px;padding:2px 4px 12px;display:flex}.admin-brand-logo-slot{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.admin-brand-logo-slot img{object-fit:contain;width:100%;height:100%;display:block}.admin-brand-logo-fallback{color:#fff;font-size:.8rem;font-weight:900}.admin-brand strong{color:#fff;text-overflow:ellipsis;min-width:0;font-size:.86rem;font-weight:850;line-height:1.22;display:block;overflow:hidden}.admin-nav{gap:5px;margin-top:14px;display:grid}.admin-nav-link{box-sizing:border-box;color:#fffc;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;min-height:49px;padding:0 11px;font-size:.82rem;font-weight:780;text-decoration:none;transition:background .14s,border-color .14s,color .14s,transform .14s;display:flex}.admin-nav-link:hover{color:#fff;background:#ffffff12;border-color:#ffffff1a;transform:translate(2px)}.admin-nav-link.active{color:#fff;background:#ffffff24;border-color:#ffffff26}.admin-workspace{background:var(--admin-bg);grid-template-rows:64px minmax(0,1fr) 34px;min-width:0;min-height:0;display:grid;overflow:hidden}.admin-topbar{box-sizing:border-box;color:#fff;background:linear-gradient(90deg,#052f3e,#063e51);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:8px 18px;display:flex;box-shadow:0 2px 10px #00000014}.admin-topbar-brand{align-items:center;gap:10px;min-width:0;display:flex}.admin-topbar-logo-slot{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.admin-topbar-logo-slot img{object-fit:contain;width:100%;height:100%;display:block}.admin-topbar-logo-fallback{color:#fff;font-size:.76rem;font-weight:900}.admin-topbar-brand-copy{gap:2px;min-width:0;display:grid}.admin-topbar-brand-copy small{color:#ffffff8c;letter-spacing:.12em;font-size:.52rem;font-weight:900}.admin-topbar-brand-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:.88rem;font-weight:850;line-height:1.2;overflow:hidden}.admin-topbar-right{justify-content:flex-end;align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.admin-topbar-identity{box-sizing:border-box;color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff47;border-radius:9px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:.76rem;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 3px 10px #0000001f}.admin-topbar-datetime{color:#ffffffbd;font-variant-numeric:tabular-nums;justify-items:end;gap:1px;width:188px;min-width:188px;display:grid}.admin-topbar-datetime span{font-size:.56rem;font-weight:700}.admin-topbar-datetime strong{color:#fff;font-size:.72rem;font-weight:850}.admin-topbar-actions{align-items:center;gap:7px;display:flex}.admin-theme-toggle,.admin-topbar-action{color:#fff;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:.7rem;font-weight:800;text-decoration:none;transition:background .14s,border-color .14s,transform .14s,box-shadow .14s;display:inline-flex}.admin-theme-toggle:hover,.admin-topbar-action:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 5px 12px #0000001f}.admin-theme-toggle:active,.admin-topbar-action:active{box-shadow:none;transform:translateY(0)scale(.98)}.admin-theme-icon{text-align:center;min-width:14px}.admin-content{box-sizing:border-box;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-gutter:stable;background:var(--admin-bg);min-width:0;height:100%;min-height:0;max-height:100%;color:var(--admin-text);padding:12px 16px 18px;overflow:hidden auto}.admin-footer{box-sizing:border-box;color:#ffffffad;white-space:nowrap;background:linear-gradient(90deg,#052f3e,#063e51);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:0 18px;font-size:.61rem;font-weight:700;display:flex;overflow:hidden}@media (width<=1050px){.admin-shell{grid-template-columns:205px minmax(0,1fr)}.admin-topbar{padding-inline:12px}.admin-topbar-datetime{width:158px;min-width:158px}.admin-topbar-brand-copy strong{max-width:240px}}@media (width<=900px){.admin-shell{grid-template-columns:188px minmax(0,1fr)}.admin-sidebar{padding-inline:9px}.admin-topbar-datetime{display:none}.admin-topbar-brand-copy strong{max-width:220px}}@media (prefers-reduced-motion:reduce){.admin-nav-link,.admin-theme-toggle,.admin-topbar-action{transition:none}}.admin-shell{grid-template-columns:252px minmax(0,1fr);height:100dvh;overflow:hidden}.admin-sidebar{padding:18px 14px}.admin-brand{gap:12px;min-height:72px;padding:4px 6px 16px}.admin-brand-logo-slot{border-radius:14px;flex-basis:48px;width:48px;height:48px}.admin-brand strong{font-size:1rem;line-height:1.25}.admin-nav{gap:7px;margin-top:18px}.admin-nav-link{border-radius:12px;min-height:52px;padding-inline:15px;font-size:.98rem;font-weight:800}.admin-workspace{grid-template-rows:76px minmax(0,1fr) 42px}.admin-topbar{padding:12px 24px}.admin-topbar-right{gap:16px}.admin-topbar-actions{gap:9px}.admin-theme-toggle,.admin-topbar-action{border-radius:11px;min-height:40px;padding-inline:14px;font-size:.88rem}.admin-topbar-identity{border-radius:11px;min-height:40px;padding-inline:18px;font-size:.92rem}.admin-topbar-datetime{width:210px;min-width:210px}.admin-topbar-datetime span{font-size:.72rem}.admin-topbar-datetime strong{font-size:.84rem}.admin-footer{min-height:42px;padding-inline:24px;font-size:.78rem}@media (width<=1100px){.admin-shell{grid-template-columns:224px minmax(0,1fr)}.admin-sidebar{padding-inline:11px}.admin-topbar{padding-inline:16px}.admin-topbar-datetime{width:170px;min-width:170px}}@media (width<=760px){.admin-content{padding:10px 10px 16px}.admin-footer{min-height:42px;padding:8px 12px}}.admin-shell{grid-template-columns:196px minmax(0,1fr)}.admin-sidebar{padding-inline:10px}.admin-brand{justify-content:flex-start;align-items:flex-start;min-height:70px;padding:0 0 14px}.admin-brand-logo-slot{border-radius:50%;flex:0 0 56px;width:56px;height:56px}.admin-brand-logo-slot img{object-fit:cover;border-radius:50%;width:100%;height:100%}.admin-nav-link{min-height:50px;padding-inline:13px;font-size:1rem;font-weight:850}.admin-topbar{justify-content:space-between}.admin-topbar-company{text-overflow:ellipsis;white-space:nowrap;color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:10px;min-width:0;padding:7px 13px;font-size:1.12rem;font-weight:850;line-height:1.2;overflow:hidden}.admin-logout{color:#6f2020;background:#f5b4b4;border-color:#e89292}@media (width<=1100px){.admin-shell{grid-template-columns:188px minmax(0,1fr)}}@media (width<=760px){.admin-shell{grid-template-columns:minmax(0,1fr);width:100%;height:100dvh;min-height:0;position:fixed;inset:0;overflow:hidden}.admin-workspace{grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;overflow:hidden}.admin-sidebar{z-index:50;width:min(82vw,310px);padding:16px 12px;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-101%);box-shadow:16px 0 36px #00000047}.admin-sidebar.is-open{transform:translate(0)}.admin-drawer-close{z-index:1;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;display:inline-flex;position:absolute;top:12px;right:12px}.admin-drawer-overlay{z-index:40;opacity:0;pointer-events:none;background:#011218a8;border:0;width:100%;height:100%;transition:opacity .18s;position:fixed;inset:0}.admin-drawer-overlay.is-open{opacity:1;pointer-events:auto;display:block}.admin-drawer-identity{color:#fff;border-bottom:1px solid #ffffff1a;gap:3px;padding:2px 4px 12px;display:grid}.admin-drawer-identity span{color:#ffffffc2;font-size:.82rem}.admin-drawer-toggle{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:10px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.admin-topbar{min-height:calc(62px + env(safe-area-inset-top));padding:calc(9px + env(safe-area-inset-top)) 10px 9px;background:linear-gradient(90deg,#052f3e,#063e51);flex-wrap:nowrap;gap:8px}.admin-topbar-company{flex:auto;max-width:none;padding:5px 8px;font-size:.92rem}.admin-topbar-company-full,.admin-topbar-identity,.admin-topbar-datetime{display:none}.admin-topbar-module{text-overflow:ellipsis;display:block;overflow:hidden}.admin-topbar-right{flex:none;margin-left:0}.admin-topbar-actions{flex-wrap:nowrap;gap:5px}.admin-theme-toggle,.admin-topbar-action{min-width:44px;min-height:44px;padding-inline:8px;font-size:.78rem}}.admin-topbar-icon-svg,.admin-header-real-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;display:block}.admin-topbar-icon-svg{stroke-width:2px;width:21px;height:21px}.admin-header-real-icon{stroke-width:1.9px;width:22px;height:22px}.admin-theme-toggle{color:#f7fbfc;background:linear-gradient(#174c60,#0f394a);border:1px solid #ffffff38;border-radius:15px;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;box-shadow:inset 0 1px #ffffff1a,0 5px 12px #00000024}.admin-theme-toggle:hover{background:linear-gradient(#1c566c,#124255);border-color:#ffffff57}.admin-theme-icon{color:#fff8db;place-items:center;width:24px;min-width:24px;height:24px;display:grid}.admin-website-button{color:#fff;background:linear-gradient(#174c60,#0f394a);border:1px solid #ffffff38;border-radius:15px;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;box-shadow:inset 0 1px #ffffff1a,0 5px 12px #00000024}.admin-website-button:hover{color:#fff;background:linear-gradient(#1c566c,#124255);border-color:#ffffff57}.admin-website-globe-icon{width:25px;height:25px;display:block;overflow:visible}.admin-website-globe-icon *{vector-effect:non-scaling-stroke}.admin-globe-ocean{fill:#0797dc;stroke:none}.admin-globe-land{fill:#7dcc22;stroke:none}.admin-globe-outline{fill:none;stroke:#ffffff6b;stroke-width:1px}.admin-logout{color:#fff;background:linear-gradient(#b94242,#922e2e);border:1px solid #d66565;border-radius:15px;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;box-shadow:inset 0 1px #fff3,0 6px 14px #500a0a42}.admin-logout:hover{color:#fff;background:linear-gradient(#ca4c4c,#a73535);border-color:#ea7777}.admin-logout:active{transform:scale(.96)}@media (width<=760px){.admin-topbar{gap:6px}.admin-topbar-company{flex:auto;min-width:68px;max-width:none;padding:5px 8px}.admin-topbar-actions{flex:none;gap:5px}.admin-home-button,.admin-theme-toggle,.admin-website-button,.admin-logout{border-radius:11px;flex:0 0 44px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.admin-header-real-icon{width:21px;height:21px}.admin-theme-icon{width:22px;min-width:22px;height:22px}.admin-website-globe-icon{width:24px;height:24px}}@media (width<=480px){.admin-topbar{padding-inline:8px}.admin-topbar-company{min-width:60px;padding-inline:6px;font-size:.84rem}.admin-drawer-toggle,.admin-home-button,.admin-theme-toggle,.admin-website-button,.admin-logout{flex-basis:42px;width:42px;min-width:42px;height:42px;min-height:42px}}@media (width<=760px){html:has(.admin-shell){background:#052f3e}html:has(.admin-shell) body{background:#052f3e}html:has(.admin-shell) #root{background:#052f3e}}.admin-shell{--admin-bg:#f4f6f8;--admin-surface:#fff;--admin-surface-2:#f7f8fa;--admin-text:#15282f;--admin-text-soft:#50646c;--admin-border:#0f384621;--admin-shadow:#0000000e;--page-bg:var(--admin-bg);--surface:var(--admin-surface);--text:var(--admin-text);--text-soft:var(--admin-text-soft);--muted:var(--admin-text-soft);--border:var(--admin-border);--border-strong:var(--admin-border);background:var(--admin-bg);color:var(--admin-text);font-size:16px;font-family:var(--admin-font-family,inherit)}.admin-shell[data-admin-theme=dark]{--admin-bg:#0e181c;--admin-surface:#132125;--admin-surface-2:#17282d;--admin-text:#f4f8fa;--admin-text-soft:#b5c6cc;--admin-border:#dcf0f61f;--admin-shadow:#00000038}.admin-shell .admin-workspace,.admin-shell .admin-content{background:var(--admin-bg);color:var(--admin-text)}.admin-shell .admin-content{font-size:1rem}.admin-shell input,.admin-shell textarea,.admin-shell select,.admin-shell button{font-size:.95rem}.admin-shell p,.admin-shell label,.admin-shell small{line-height:1.4}.admin-shell p,.admin-shell label,.admin-shell li,.admin-shell td,.admin-shell th,.admin-shell span:not([aria-hidden=true]),.admin-shell strong,.admin-shell input,.admin-shell textarea,.admin-shell select,.admin-shell button,.admin-shell [role=button]{font-size:max(.84rem,1em)!important}.admin-shell small,.admin-shell .admin-eyebrow,.admin-shell [class*=eyebrow],.admin-shell [class*=caption],.admin-shell [class*=meta]{font-size:max(.8rem,1em)!important}.admin-shell h1{font-size:clamp(1.55rem,2vw,2.1rem)!important}.admin-shell h2{font-size:1.2rem!important}.admin-shell h3{font-size:1.05rem!important}.admin-shell .admin-topbar-identity{color:#fff8dc;box-shadow:none;background:linear-gradient(135deg,#7a4b00,#b87800);border-color:#ffd166}.admin-shell[data-admin-theme=dark] .admin-settings-card,.admin-shell[data-admin-theme=dark] .admin-settings-tabs,.admin-shell[data-admin-theme=dark] .admin-settings-bottom,.admin-shell[data-admin-theme=dark] [class*=card],.admin-shell[data-admin-theme=dark] [class*=panel],.admin-shell[data-admin-theme=dark] p,.admin-shell[data-admin-theme=dark] label,.admin-shell[data-admin-theme=dark] small,.admin-shell[data-admin-theme=dark] span,.admin-shell[data-admin-theme=dark] td,.admin-shell[data-admin-theme=dark] th{color:var(--admin-text)}.admin-shell[data-admin-theme=dark] small,.admin-shell[data-admin-theme=dark] [class*=meta],.admin-shell[data-admin-theme=dark] [class*=caption]{color:var(--admin-text-soft)}.admin-session-loading{color:#15282f;background:#f4f6f8;place-items:center;min-height:100dvh;padding:24px;display:grid}.admin-session-loading-card{background:#fff;border:1px solid #0f384621;border-radius:16px;justify-items:center;gap:10px;padding:28px 34px;font-size:1rem;display:grid;box-shadow:0 12px 30px #00000014}.admin-session-loading-dark{color:#f4f8fa;background:#0e181c}.admin-session-loading-dark .admin-session-loading-card{background:#132125;border-color:#dcf0f61f}.admin-session-loading-dark .admin-session-loading-card>span:last-child{color:#b5c6cc}.admin-session-loading-card>span:last-child{color:#50646c;font-size:.9rem}.admin-session-loading-mark{color:#fff;background:#063e51;border-radius:12px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.admin-shell[data-admin-theme=dark] .admin-session-loading{color:#f4f8fa;background:#0e181c}.admin-shell[data-admin-theme=dark] .admin-session-loading-card{background:#132125;border-color:#dcf0f61f}.admin-shell[data-admin-theme=dark] .admin-session-loading-card>span:last-child{color:#b5c6cc}.admin-shell .admin-content>*{width:100%;min-width:0;max-width:1680px;margin-inline:auto}.admin-shell .admin-content [class*=grid],.admin-shell .admin-content [class*=layout]{min-width:0}.admin-shell .admin-content table{table-layout:fixed;width:100%}.admin-shell .admin-content th,.admin-shell .admin-content td{overflow-wrap:anywhere;vertical-align:middle}.admin-shell .admin-content input,.admin-shell .admin-content textarea,.admin-shell .admin-content select,.admin-shell .admin-content button{min-height:40px}.admin-shell .admin-content textarea{min-height:104px}.admin-shell .admin-content [class*=card],.admin-shell .admin-content [class*=panel]{overflow-wrap:anywhere;min-width:0}.admin-shell .admin-content:has(.admin-homepage-page){overflow:hidden}.admin-shell .admin-content:has(.admin-control-page){overflow:hidden}.admin-shell[data-admin-theme=dark] .admin-content [class*=card],.admin-shell[data-admin-theme=dark] .admin-content [class*=panel]{background-color:var(--admin-surface);border-color:#b7e0ea3d}.admin-shell[data-admin-theme=dark] input,.admin-shell[data-admin-theme=dark] textarea,.admin-shell[data-admin-theme=dark] select{border-color:var(--admin-border);background:var(--admin-surface-2);color:var(--admin-text)}.admin-shell[data-admin-theme=dark] input::placeholder,.admin-shell[data-admin-theme=dark] textarea::placeholder{color:#93aab2}.admin-shell[data-admin-theme=dark] button:not(.admin-theme-toggle):not(.admin-topbar-action):not(.admin-drawer-toggle):not(.admin-drawer-close):not(.admin-drawer-overlay){color:#f4f8fa;background-color:#1c343b;border-color:#b7e0ea4d}.admin-shell[data-admin-theme=dark] button:not(:disabled):hover,.admin-shell[data-admin-theme=dark] [role=button]:not([aria-disabled=true]):hover{filter:brightness(1.12);border-color:#b7e0ea80}.admin-shell[data-admin-theme=dark] button:disabled{color:#91a3aa;opacity:.72}.admin-shell[data-admin-theme=dark] :is(.delete,[class*=danger]){color:#ffe9eb;background-color:#5a2229;border-color:#d96b72}.admin-shell[data-admin-theme=dark] :is(.is-visible,[class*=success]){color:#dcfff2;background-color:#174b3d;border-color:#4fae8b}.admin-shell[data-admin-theme=dark] :is(.is-hidden,[class*=warning]){color:#fff1c9;background-color:#533c16;border-color:#c99a42}.admin-shell[data-admin-theme=dark] :focus-visible{outline-offset:2px;outline:3px solid #63d8e8}@media (width<=760px){.admin-shell .admin-content>*{max-width:none}.admin-shell .admin-content [class*=grid]{grid-template-columns:minmax(0,1fr)!important}.admin-shell .admin-content [class*=wide],.admin-shell .admin-content [class*=full]{grid-column:1/-1!important}}.admin-shell .admin-settings-card,.admin-shell .admin-settings-tabs,.admin-shell .admin-settings-bottom{background:var(--admin-surface);color:var(--admin-text);border-color:var(--admin-border)}.admin-shell .admin-settings-fields input,.admin-shell .admin-settings-fields textarea,.admin-shell .admin-settings-fields select,.admin-shell .admin-settings-announcement textarea,.admin-shell .admin-appearance-control input,.admin-shell .admin-appearance-control select{background:var(--admin-surface-2);color:var(--admin-text);border-color:var(--admin-border)}.admin-shell .admin-settings-save,.admin-shell .home-hero-save,.admin-shell .admin-product-save,.admin-shell button[class*=-save],.admin-shell .admin-settings-reset,.admin-shell .home-hero-reset,.admin-shell button[class*=-reset]{transition:transform .14s,box-shadow .14s,filter .14s,background .14s,border-color .14s}.admin-shell .admin-settings-reset,.admin-shell .home-hero-reset,.admin-shell button[class*=-reset]{color:#fff;background:linear-gradient(100deg,#07526d,#063e51);border:1px solid #ffffff24;box-shadow:0 3px 9px #0000001a}.admin-shell .admin-settings-save:hover,.admin-shell .home-hero-save:hover,.admin-shell .admin-product-save:hover,.admin-shell button[class*=-save]:hover,.admin-shell .admin-settings-reset:hover,.admin-shell .home-hero-reset:hover,.admin-shell button[class*=-reset]:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 7px 16px #00000029}.admin-shell .admin-settings-save:active,.admin-shell .home-hero-save:active,.admin-shell .admin-product-save:active,.admin-shell button[class*=-save]:active,.admin-shell .admin-settings-reset:active,.admin-shell .home-hero-reset:active,.admin-shell button[class*=-reset]:active{transform:translateY(0)scale(.97);box-shadow:0 2px 5px #0000001c}.admin-shell .home-hero-status{display:none}@media (prefers-reduced-motion:reduce){.admin-shell .admin-settings-save,.admin-shell .home-hero-save,.admin-shell .admin-product-save,.admin-shell button[class*=-save],.admin-shell .admin-settings-reset,.admin-shell .home-hero-reset,.admin-shell button[class*=-reset]{transition:none}}.admin-product-inline-media-heading small:after{content:" • Maximum 5 images • 15 MB source limit each";font-weight:750}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-dark:#063e51;--brand-dark-2:#052f3e;--brand-dark-3:#042936;--brand-accent:#f5a800;--brand-blue:#07526d;--page-bg:#f5f5f7;--surface:#fff;--text:#102327;--text-soft:#52666d;--muted:#7b868c;--border:#122a311a;--border-strong:#122a3129;--shadow-soft:0 1px 2px #00000005, 0 7px 22px #0000000e;--shadow-card:0 2px 5px #00000006, 0 12px 32px #00000013;--radius-md:16px;--radius-lg:22px;--container-width:1400px;--header-height:72px;--announcement-height:38px;--footer-height:48px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#101719;--surface:#182326;--text:#f4f8f9;--text-soft:#b5c4c8;--muted:#8ea2a8;--border:#ffffff17;--border-strong:#ffffff26;--shadow-soft:0 8px 24px #0000002e;--shadow-card:0 14px 34px #0000003d}*,:before,:after{box-sizing:border-box}html{background:var(--page-bg);scroll-behavior:smooth;min-width:320px}body{background:radial-gradient(circle at top right, #164e630a, transparent 28rem), var(--page-bg);min-width:320px;min-height:100vh;color:var(--text);font-family:var(--site-font-family,system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%;display:block}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;line-height:1.08}:focus-visible{outline-offset:3px;outline:3px solid #164e6352}::selection{background:var(--color-primary-soft);color:var(--color-primary-strong)}@font-face{font-family:Creato Display;src:url(/fonts/creato-display-CreatoDisplay-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Now;src:url(/fonts/now-Now-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Josefin Sans;src:url(/fonts/josefin-sans-JosefinSans-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Metropolis;src:url(/fonts/metropolis-Metropolis-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Olivera;src:url(/fonts/oliver-Olivera_Demo.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cormorant;src:url(/fonts/cormorant-Cormorant-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}.container{width:min(calc(100% - 32px), var(--container-width));margin-inline:auto}.site-shell{background:var(--page-bg);flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.site-shell>.site-header,.site-shell>.announcement-bar,.site-shell>.site-footer{flex:none}.site-main{overscroll-behavior:contain;flex:auto;min-height:0;overflow:hidden auto}.home-page{height:calc(100dvh - var(--header-height) - var(--announcement-height) - var(--footer-height));background:var(--page-bg);grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.home-hero{align-items:center;min-height:0;padding:10px 0 8px;display:flex}.home-hero-grid{grid-template-columns:minmax(330px,.82fr) minmax(590px,1.18fr);align-items:center;gap:clamp(18px,2vw,26px);width:calc(100% - 28px);margin-inline:14px;display:grid}.hero-media-grid{height:clamp(280px, calc(100dvh - var(--header-height) - var(--announcement-height) - var(--footer-height) - 170px), 370px);grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-columns:minmax(0,1.52fr) minmax(220px,.78fr);gap:10px;min-height:280px;display:grid}.hero-media-main{grid-row:1/3}.home-highlights{padding:0 14px 8px}.site-header{height:var(--header-height);background:linear-gradient(100deg, var(--brand-dark-2), var(--brand-dark));color:#fff;border-bottom:1px solid #ffffff26;align-items:center;display:flex}.edge-header-inner{justify-content:space-between;align-items:center;gap:20px;width:100%;height:100%;padding-inline:14px;display:flex}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.brand-logo-placeholder{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--brand-dark);background:#fff;border-radius:50%;flex:0 0 44px;place-items:center;font-size:.95rem;font-weight:900;line-height:1;display:grid;overflow:hidden}.brand-logo-image{object-fit:cover;object-position:center;border-radius:inherit;box-sizing:border-box;transform-origin:50%;width:100%;height:100%;padding:0;display:block;transform:scale(1.18)}.brand-copy{display:grid}.brand-copy strong{color:#fff;font-size:1.16rem;line-height:1.04}.brand-copy small{color:#ffffffb8;margin-top:2px;font-size:.71rem}.header-account-label{min-width:78px}.header-account-loading{background:#ffffff38;border-radius:999px;width:58px;height:.72em;display:inline-block}.public-route-loading,.route-loading{background:var(--page-bg);width:100%;min-height:100%;color:var(--text-soft);place-items:center;display:grid}.public-route-loading{min-height:calc(100dvh - var(--header-height) - var(--announcement-height) - var(--footer-height))}.route-loading{min-height:100dvh}.public-route-loading span,.route-loading span{border:3px solid var(--border-strong);border-top-color:var(--brand-blue);border-radius:50%;width:30px;height:30px;animation:.7s linear infinite route-loading-spin}@keyframes route-loading-spin{to{transform:rotate(360deg)}}.home-top-nav{align-items:center;gap:6px;margin-left:auto;display:flex}.home-nav-link,.header-text-action,.header-account-link,.header-datetime,.theme-switch{color:#ffffffeb;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:1rem;font-weight:680;display:inline-flex}.home-nav-link:hover,.header-text-action:hover,.header-account-link:hover{color:var(--brand-accent)}.header-account-link{padding-right:0}.header-account-label{min-width:68px;display:inline-block}.header-account-icon-slot{border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:1rem;line-height:1;display:inline-grid}.header-text-action{cursor:pointer;border:0}.header-datetime{border-left:1px solid #fff3;border-right:1px solid #fff3;padding-inline:14px}.header-mini-icon{font-size:1rem}.theme-switch{cursor:pointer;border:0;padding-inline:5px}.theme-icon{font-size:.95rem}.switch-track{background:#fff;border-radius:999px;width:38px;height:20px;display:inline-block;position:relative}.switch-thumb{background:var(--brand-accent);border-radius:50%;width:14px;height:14px;transition:transform .18s;position:absolute;top:3px;left:3px}.switch-track.is-dark .switch-thumb{background:var(--brand-dark);transform:translate(18px)}.header-popup-wrap{position:relative}.header-popover{z-index:100;border:1px solid var(--border);background:var(--surface);width:245px;color:var(--text);box-shadow:var(--shadow-card);border-radius:13px;gap:8px;padding:16px;display:grid;position:absolute;top:calc(100% + 9px);right:0}.header-popover:before{content:"";background:var(--surface);border-top:1px solid var(--border);border-left:1px solid var(--border);width:10px;height:10px;position:absolute;top:-6px;right:22px;transform:rotate(45deg)}.popover-label{color:var(--brand-blue);letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:850}.header-popover strong{font-size:.97rem}.header-popover p,.header-popover a{color:var(--text-soft);margin:0;font-size:.8rem;line-height:1.45}.header-popover a:hover{color:var(--brand-blue)}.popover-action{font-weight:750;color:var(--brand-blue)!important;margin-top:4px!important}.announcement-bar{min-height:var(--announcement-height);background:linear-gradient(var(--announcement-bar-gradient-angle,100deg), var(--announcement-bar-gradient-start,#063e51), var(--announcement-bar-gradient-end,#052f3e));background-color:var(--announcement-bar-background,#063e51);color:var(--announcement-text-color,white);border-bottom:1px solid #ffffff2b;align-items:center;display:flex}html[data-announcement-bar-gradient=off] .announcement-bar{background-image:none}.edge-ticker-row{width:100%;min-height:inherit;align-items:center;gap:15px;padding-inline:14px;display:flex}.ticker-title{color:var(--announcement-label-color,var(--brand-accent));font-family:var(--announcement-font-family,inherit);font-size:var(--announcement-font-size,13px);font-weight:var(--announcement-font-weight,700);letter-spacing:var(--announcement-letter-spacing,0px);line-height:var(--announcement-line-height,1.3);flex:none;align-items:center;gap:7px;display:inline-flex}.ticker-content{min-width:0;color:var(--announcement-text-color,#ffffffeb);font-family:var(--announcement-font-family,inherit);font-size:var(--announcement-font-size,13px);font-weight:var(--announcement-font-weight,700);letter-spacing:var(--announcement-letter-spacing,0px);line-height:var(--announcement-line-height,1.3);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ticker-items{align-items:center;gap:13px;display:flex}.ticker-items i{color:#ffffff6b;font-style:normal}.hero-eyebrow{color:var(--hero-eyebrow-text-color,var(--brand-blue));font-family:var(--hero-eyebrow-font-family,inherit);font-size:var(--hero-eyebrow-font-size,.68rem);font-weight:var(--hero-eyebrow-font-weight,850);letter-spacing:var(--hero-eyebrow-letter-spacing,.14em);line-height:var(--hero-eyebrow-line-height,1.2);margin-bottom:12px;display:block}.hero-branding h1{color:var(--hero-heading-text-color,var(--text));font-family:var(--hero-heading-font-family,inherit);font-size:var(--hero-heading-font-size,clamp(2.15rem, 3.15vw, 3.55rem));font-weight:var(--hero-heading-font-weight,800);line-height:var(--hero-heading-line-height,.98);letter-spacing:var(--hero-heading-letter-spacing,-.045em);margin:0}.hero-branding h1 span{color:var(--hero-heading-text-color,var(--brand-blue));background:linear-gradient(var(--hero-heading-gradient-angle,90deg), var(--hero-heading-gradient-start,var(--brand-blue)), var(--hero-heading-gradient-end,var(--brand-blue)));-webkit-text-fill-color:color-mix(in srgb, transparent calc(var(--hero-heading-gradient-enabled,0) * 100%), currentColor);-webkit-background-clip:text;background-clip:text}.hero-accent-line{background:var(--hero-accent-line-color,var(--brand-accent));border-radius:99px;width:48px;height:2px;margin:9px 0}.hero-branding p{max-width:510px;color:var(--hero-description-text-color,var(--text-soft));font-family:var(--hero-description-font-family,inherit);font-size:var(--hero-description-font-size,.9rem);font-weight:var(--hero-description-font-weight,400);letter-spacing:var(--hero-description-letter-spacing,normal);line-height:var(--hero-description-line-height,1.4);margin:0 0 12px}.hero-actions{align-items:center;gap:9px;display:flex}.hero-text-link{border:1px solid var(--border);min-height:42px;color:var(--brand-blue);background:linear-gradient(#ffffffe0,#f5f9fac7);border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 14px;font-size:.88rem;font-weight:780;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 1px #fffc,0 8px 18px #042f3e0f}.hero-text-link:hover{border-color:#07526d4d;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 12px 24px #042f3e1a}.hero-action-icon{background:var(--brand-dark);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:.78rem;display:inline-grid}.hero-media-slot{min-width:0;min-height:0;box-shadow:var(--shadow-card);background:linear-gradient(145deg,#355d70,#113947);border-radius:16px;position:relative;overflow:hidden}.hero-media-slot:before{content:"";background:radial-gradient(circle at 75% 25%,#ffffff29,#0000 25%),linear-gradient(#0000 42%,#00141b94);position:absolute;inset:0}.homepage-media-loading{z-index:1;background:linear-gradient(105deg,#0000 35%,#ffffff1f 50%,#0000 65%) 0 0/220% 100%,linear-gradient(145deg,#355d70,#113947) 0 0/100% 100%;animation:1.4s linear infinite homepage-media-shimmer;position:absolute;inset:0}@keyframes homepage-media-shimmer{to{background-position:-220% 0,0 0}}.media-overlay{z-index:1;color:#fff;flex-direction:column;padding:22px;display:flex;position:absolute;inset:0}.slot-number{font-size:2.45rem;font-weight:850;line-height:1}.slot-caption{gap:3px;margin-top:auto;display:grid}.slot-caption strong{font-size:.97rem}.slot-caption span{color:#ffffffbd;font-size:.76rem}.highlight-strip{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:82px;box-shadow:var(--shadow-soft);grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;display:grid;overflow:hidden}.highlight-item{border-right:1px solid var(--border);grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:10px 16px;display:grid}.highlight-item:last-child{border-right:0}.highlight-icon{background:var(--brand-dark);color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:1rem;font-weight:850;display:grid}.highlight-item strong{color:var(--text);margin-bottom:3px;font-size:.8rem;display:block}.highlight-item p{color:var(--text-soft);margin:0;font-size:.69rem;line-height:1.35}.site-footer{min-height:var(--footer-height);background:linear-gradient(100deg, var(--brand-dark-2), var(--brand-dark));color:#fff;align-items:center;margin-top:auto;display:flex}.footer-edge-layout{width:100%;min-height:var(--footer-height);grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding-inline:14px;display:grid}.footer-left{justify-self:start}.footer-center{white-space:nowrap;justify-self:center;align-items:center;gap:10px;display:flex}.footer-right{white-space:nowrap;justify-self:end;align-items:center;gap:10px;display:flex}.footer-socials a{color:#fff;border:1px solid #ffffff6e;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.72rem;font-weight:750;display:grid}.footer-socials a:hover{color:var(--brand-dark);background:#fff}.footer-inline-link,.footer-copyright,.footer-divider{color:#ffffffd6;font-size:.72rem}.footer-inline-link:hover{color:var(--brand-accent)}.footer-divider{color:#ffffff59}html[data-announcement-text-gradient=on] .ticker-content{color:#0000;background:linear-gradient(var(--announcement-gradient-angle,90deg), var(--announcement-gradient-start,#fff), var(--announcement-gradient-end,#fff));-webkit-background-clip:text;background-clip:text}.announcement-display-icon{width:24px;height:24px;color:var(--brand-accent);background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;flex:0 0 24px;place-items:center;font-size:.72rem;font-weight:900;line-height:1;display:inline-grid}.announcement-marquee{flex:auto;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 2.5% 97.5%,#0000);mask-image:linear-gradient(90deg,#0000,#000 2.5% 97.5%,#0000)}.announcement-marquee-track{white-space:nowrap;text-overflow:clip;will-change:transform;width:max-content;max-width:none;padding-left:100%;animation:18s linear infinite rspro-announcement-marquee;overflow:visible}@keyframes rspro-announcement-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.announcement-marquee-track{white-space:normal;width:auto;padding-left:0;animation:none;transform:none}}@media (width<=680px){.announcement-display-icon{flex-basis:20px;width:20px;height:20px;font-size:.62rem}.edge-ticker-row{gap:8px}}.hero-media-live{z-index:1;object-fit:contain;object-position:center;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-media-slot .media-overlay{z-index:2;position:relative}.hero-media-slot.has-live-media:before{z-index:0}.hero-media-slot.has-live-media{cursor:default}.hero-media-slot.has-live-media .media-overlay{display:none}.hero-media-dots{z-index:5;-webkit-backdrop-filter:blur(5px);background:#0000003d;border-radius:999px;justify-content:center;align-items:center;gap:7px;max-width:calc(100% - 24px);padding:5px 8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.hero-media-dot{width:7px;height:7px;box-shadow:none;cursor:pointer;background:#ffffff61;border:1px solid #ffffffb8;border-radius:50%;flex:0 0 7px;padding:0;transition:width .15s,background .15s,border-color .15s,transform .15s}.hero-media-dot:hover{background:#ffffffbf;transform:scale(1.18)}.hero-media-dot.is-active{background:#fffffff5;border-color:#fffffff5;border-radius:999px;flex-basis:18px;width:18px}.hero-media-dot:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=680px){.hero-media-dots{gap:5px;padding:4px 6px;bottom:7px}.hero-media-dot{flex-basis:6px;width:6px;height:6px}.hero-media-dot.is-active{flex-basis:15px;width:15px}}.footer-socials .footer-social-disabled{appearance:none;width:inherit;height:inherit;border:inherit;border-radius:inherit;background:inherit;color:inherit;font:inherit;opacity:.42;cursor:default;pointer-events:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.footer-socials{align-items:center;gap:7px;display:flex}.footer-socials .footer-social{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff6b;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s,opacity .16s;display:inline-flex;overflow:hidden;transform:translateY(0)scale(1)}.footer-socials .footer-social svg{flex:none;width:17px;height:17px;display:block}.footer-socials .footer-social-gmail{color:#fff;background:#ea4335;order:1}.footer-socials .footer-social-whatsapp{order:2}.footer-socials .footer-social-facebook{order:3}.footer-socials .footer-social-instagram{order:4}.footer-socials .footer-social-youtube{order:5}.footer-copy-status{color:#fff;white-space:nowrap;order:6;font-size:.68rem;font-weight:700}.footer-socials .footer-social-facebook{color:#fff;background:#1877f2}.footer-socials .footer-social-instagram{color:#fff;background:radial-gradient(circle at 30% 110%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.footer-socials .footer-social-whatsapp{color:#fff;background:#25d366}.footer-socials .footer-social-youtube{color:#fff;background:red}.footer-socials .footer-social:not(.footer-social-disabled):hover{border-color:#ffffffe0;transform:translateY(-3px)scale(1.08);box-shadow:0 5px 14px #00000038,0 0 0 3px #ffffff1a}.footer-socials .footer-social:not(.footer-social-disabled):focus-visible{outline-offset:3px;outline:2px solid #fff}.footer-socials .footer-social:active{transform:translateY(-1px)scale(.98)}.footer-socials .footer-social-disabled{opacity:.38;filter:grayscale(.42);cursor:default;pointer-events:none}@media (prefers-reduced-motion:reduce){.footer-socials .footer-social{transition:none}}.header-customer-avatar{object-fit:cover;background:#ffffff1f;border:1px solid #ffffffb8;border-radius:50%;flex:0 0 27px;width:27px;height:27px;display:block}.footer-gmail-wrap{align-items:center;display:inline-flex;position:relative}.footer-email-popup{z-index:100;color:#12333d;background:#fff;border-radius:10px;align-items:center;gap:10px;min-width:270px;padding:10px;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 10px 30px #0000002e}.footer-email-popup-address{word-break:break-all;flex:1;min-width:0;font-size:13px;line-height:1.35}.footer-email-copy-button{color:#fff;cursor:pointer;font:inherit;background:#0b5268;border:0;border-radius:7px;flex:none;padding:7px 10px;font-size:12px;font-weight:700}.footer-email-copy-button:hover{opacity:.9}html[data-theme=dark]{--surface-strong:#1e2d32;--text-on-surface:#f4f8f9;--text-on-surface-soft:#c2d0d4}html[data-theme=dark] .products-page,html[data-theme=dark] .printing-page,html[data-theme=dark] .query-page,html[data-theme=dark] .legal-page,html[data-theme=dark] .about-page,html[data-theme=dark] .account-page,html[data-theme=dark] .products-page h1,html[data-theme=dark] .products-page h2,html[data-theme=dark] .products-page h3,html[data-theme=dark] .products-page h4,html[data-theme=dark] .products-page p,html[data-theme=dark] .products-page label,html[data-theme=dark] .products-page small,html[data-theme=dark] .products-page strong,html[data-theme=dark] .printing-page h1,html[data-theme=dark] .printing-page h2,html[data-theme=dark] .printing-page h3,html[data-theme=dark] .printing-page h4,html[data-theme=dark] .printing-page p,html[data-theme=dark] .printing-page label,html[data-theme=dark] .printing-page small,html[data-theme=dark] .printing-page strong,html[data-theme=dark] .query-page h1,html[data-theme=dark] .query-page h2,html[data-theme=dark] .query-page h3,html[data-theme=dark] .query-page h4,html[data-theme=dark] .query-page p,html[data-theme=dark] .query-page label,html[data-theme=dark] .query-page small,html[data-theme=dark] .query-page strong,html[data-theme=dark] .legal-page h1,html[data-theme=dark] .legal-page h2,html[data-theme=dark] .legal-page h3,html[data-theme=dark] .legal-page h4,html[data-theme=dark] .legal-page p,html[data-theme=dark] .legal-page label,html[data-theme=dark] .legal-page small,html[data-theme=dark] .legal-page strong,html[data-theme=dark] .about-page h1,html[data-theme=dark] .about-page h2,html[data-theme=dark] .about-page h3,html[data-theme=dark] .about-page h4,html[data-theme=dark] .about-page p,html[data-theme=dark] .about-page label,html[data-theme=dark] .about-page small,html[data-theme=dark] .about-page strong,html[data-theme=dark] .account-page h1,html[data-theme=dark] .account-page h2,html[data-theme=dark] .account-page h3,html[data-theme=dark] .account-page h4,html[data-theme=dark] .account-page p,html[data-theme=dark] .account-page label,html[data-theme=dark] .account-page small,html[data-theme=dark] .account-page strong{color:var(--text)}html[data-theme=dark] .products-page [class*=card],html[data-theme=dark] .products-page [class*=panel],html[data-theme=dark] .printing-page [class*=card],html[data-theme=dark] .printing-page [class*=panel],html[data-theme=dark] .query-page [class*=card],html[data-theme=dark] .query-page [class*=panel],html[data-theme=dark] .legal-page [class*=card],html[data-theme=dark] .legal-page [class*=content],html[data-theme=dark] .about-page [class*=card],html[data-theme=dark] .account-page [class*=card],html[data-theme=dark] .account-page [class*=panel]{background-color:var(--surface);border-color:var(--border-strong);color:var(--text)}html[data-theme=dark] .products-page input,html[data-theme=dark] .products-page select,html[data-theme=dark] .printing-page input,html[data-theme=dark] .printing-page select,html[data-theme=dark] .query-page input,html[data-theme=dark] .query-page select,html[data-theme=dark] .query-page textarea,html[data-theme=dark] .account-page input,html[data-theme=dark] .account-page select,html[data-theme=dark] .account-page textarea{background:var(--surface-strong);border-color:var(--border-strong);color:var(--text-on-surface)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--text-on-surface-soft);opacity:1}html[data-theme=dark] .products-page [class*=muted],html[data-theme=dark] .products-page [class*=meta],html[data-theme=dark] .printing-page [class*=muted],html[data-theme=dark] .printing-page [class*=meta],html[data-theme=dark] .query-page [class*=muted],html[data-theme=dark] .query-page [class*=note],html[data-theme=dark] .legal-page [class*=muted],html[data-theme=dark] .about-page [class*=muted]{color:var(--text-soft)}html[data-theme=dark] .products-page table,html[data-theme=dark] .printing-page table,html[data-theme=dark] .query-page table{color:var(--text)}html[data-theme=dark] .page-back-button,html[data-theme=dark] .all-view-button,html[data-theme=dark] .filter-reset,html[data-theme=dark] .printing-all-view{background:var(--surface);border-color:var(--border-strong);color:var(--text)!important}html[data-theme=dark] .page-back-button,html[data-theme=dark] .printing-back-button{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff!important}html[data-theme=dark] .quick-view-path,html[data-theme=dark] .printing-quick-path{color:var(--text-soft)!important}html[data-theme=dark] .quick-action.share,html[data-theme=dark] .printing-action.share{background:var(--surface-strong);border-color:var(--border-strong);color:var(--text)!important}html[data-theme=dark] .quick-view-compact,html[data-theme=dark] .printing-view{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff!important}html[data-theme=dark] .quick-view-close,html[data-theme=dark] .printing-quick-close{background:var(--surface-strong);color:var(--text)}html[data-theme=dark] .quick-view-info,html[data-theme=dark] .printing-quick-info{color:var(--text)}@media (width<=768px){html[data-theme=dark] .account-page .account-eyebrow,html[data-theme=dark] .account-page .account-dashboard-identity p,html[data-theme=dark] .account-page .account-dashboard-stats small,html[data-theme=dark] .account-page .account-information-grid small,html[data-theme=dark] .account-page .account-profile-editor label>span,html[data-theme=dark] .account-page .account-profile-photo-edit-copy>small,html[data-theme=dark] .query-page .query-eyebrow,html[data-theme=dark] .query-page .query-heading p,html[data-theme=dark] .query-page .query-side-card p,html[data-theme=dark] .query-page .query-contact-list span{color:var(--text-on-surface-soft)}html[data-theme=dark] .account-page .account-dashboard-stats strong,html[data-theme=dark] .account-page .account-information-grid strong,html[data-theme=dark] .account-page .account-section-heading h2,html[data-theme=dark] .account-page .account-profile-photo-edit-copy>strong,html[data-theme=dark] .query-page .query-back{color:var(--text-on-surface)}html[data-theme=dark] .hero-text-link:first-child{color:#063e51;background:linear-gradient(#f5fbfd,#dff4fb);border-color:#bdeeffb8;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #0000002e}html[data-theme=dark] .hero-text-link:nth-child(2){color:#063e51;background:linear-gradient(#f4fbf6,#e0f4e8);border-color:#bfead3b8;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #0000002e}html[data-theme=dark] .hero-text-link .hero-action-icon{color:#fff;background:#063e51}}@media (width<=1180px){.brand-copy small{display:none}.home-top-nav{gap:2px}.home-nav-link,.header-text-action,.header-account-link,.header-datetime{padding-inline:6px;font-size:.88rem}.home-hero-grid{grid-template-columns:minmax(300px,.78fr) minmax(500px,1.22fr);gap:22px}.footer-center,.footer-right{gap:7px}}@media (width<=1020px){.site-header{height:auto}.edge-header-inner{flex-wrap:wrap;min-height:68px;padding-block:10px}.home-top-nav{justify-content:flex-start;width:100%;overflow-x:auto}.home-page{height:auto;display:block;overflow:visible}.home-hero{padding:28px 0 18px}.home-hero-grid{grid-template-columns:1fr;width:calc(100% - 24px);margin-inline:12px}.hero-media-grid{height:410px}.highlight-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-item:nth-child(2){border-right:0}.highlight-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.site-footer{min-height:auto}.footer-edge-layout{grid-template-columns:1fr;gap:10px;padding-block:12px}.footer-left,.footer-center,.footer-right{justify-self:start}.footer-right{white-space:normal;flex-wrap:wrap}}@media (width<=680px){.ticker-title{font-size:.67rem}.ticker-content{font-size:.7rem}.hero-branding h1{font-size:clamp(2rem,11vw,3.15rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-text-link{width:100%}.hero-media-grid{grid-template-rows:clamp(190px,52vw,250px) clamp(88px,25vw,120px);grid-template-columns:1fr 1fr;height:auto}.hero-media-main{grid-area:1/1/auto/3}.highlight-strip{grid-template-columns:1fr}.highlight-item,.highlight-item:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.highlight-item:last-child{border-bottom:0}.header-popover{width:auto;position:fixed;top:118px;left:12px;right:12px}.header-popover:before{display:none}}@media (width<=430px){.header-datetime{display:none}.hero-media-grid{grid-template-rows:clamp(180px,52vw,220px) clamp(82px,25vw,105px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.hero-media-main{grid-column:1/3}.hero-media-slot{border-radius:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1020px){.home-hero{padding:20px 0 14px}.home-hero-grid{gap:18px}.hero-branding{max-width:720px}.hero-branding h1{font-size:clamp(2.1rem,7vw,3.2rem);line-height:.96}.hero-media-grid{height:clamp(300px,45vw,380px);min-height:0}}@media (width<=680px){.home-hero{padding:14px 0 10px}.home-hero-grid{gap:14px}.hero-branding h1{font-size:clamp(1.8rem,9vw,2.65rem);line-height:.94}.hero-accent-line{margin-block:7px}.hero-branding p{margin-bottom:10px;font-size:.82rem;line-height:1.36}.hero-actions{flex-flow:wrap;gap:8px}.hero-text-link{flex:145px;width:auto;min-height:44px;padding-inline:10px}.hero-media-grid{grid-template-rows:auto clamp(76px,21vw,98px);gap:8px;height:auto}.highlight-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-item,.highlight-item:nth-child(2){border-right:0;border-bottom:1px solid var(--border);min-width:0;padding:10px 8px}.highlight-item:nth-child(odd){border-right:1px solid var(--border)}.highlight-item:nth-last-child(-n+2){border-bottom:0}.highlight-item p{font-size:.62rem;line-height:1.3}}@media (width<=359px){.hero-actions{flex-direction:column}.hero-text-link{flex-basis:auto;width:100%}}.mobile-nav-toggle,.mobile-header-actions{display:none}@media (width<=1020px){.edge-header-inner{position:relative}.mobile-nav-toggle{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;z-index:20;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;margin-left:auto;display:inline-flex}.mobile-nav-toggle span{background:currentColor;border-radius:999px;width:19px;height:2px;transition:transform .16s,opacity .16s}.mobile-nav-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-nav-toggle.is-open span:nth-child(2){opacity:0}.mobile-nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.home-top-nav{display:none}.home-top-nav.is-mobile-open{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;align-items:stretch;gap:6px;width:100%;margin-top:10px;padding:10px;display:flex;overflow:visible;box-shadow:0 12px 30px #0000001f}.home-top-nav.is-mobile-open .home-nav-link,.home-top-nav.is-mobile-open .header-text-action,.home-top-nav.is-mobile-open .header-account-link{border-radius:9px;justify-content:flex-start;width:100%;min-height:44px;padding-inline:12px}.home-top-nav.is-mobile-open .theme-switch{align-self:flex-start;min-height:44px}.home-top-nav.is-mobile-open .header-datetime{min-height:40px;padding-inline:12px;display:flex}.home-top-nav.is-mobile-open .header-popup-wrap{width:100%}.home-top-nav.is-mobile-open .header-popover{width:100%;margin-top:6px;position:relative;top:auto;left:auto;right:auto}}@media (width<=430px){.edge-header-inner{padding-inline:10px}.brand-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.mobile-nav-toggle{width:40px;height:40px}}@media (width<=1020px){.home-top-nav.is-mobile-open .theme-switch{white-space:nowrap;justify-content:flex-start;align-items:center;gap:7px;width:fit-content;min-width:118px;max-width:100%;min-height:42px;padding:5px 9px;display:inline-flex;overflow:visible}.home-top-nav.is-mobile-open .theme-switch .theme-icon{flex:none;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;line-height:1;display:inline-flex}.home-top-nav.is-mobile-open .theme-switch .switch-track{flex:none;width:40px;min-width:40px;display:inline-flex}.announcement-bar{width:100%;max-width:100%;overflow:hidden}.edge-ticker-row{width:100%;min-width:0;max-width:100%;overflow:hidden}.announcement-marquee{min-width:0;max-width:100%;overflow:hidden}.announcement-marquee-track{white-space:nowrap;max-width:none}.site-footer{width:100%;max-width:100%;overflow:hidden}.footer-edge-layout{width:100%;min-width:0;max-width:100%}.footer-left,.footer-center,.footer-right{min-width:0;max-width:100%}.footer-center,.footer-right{overflow-wrap:anywhere;word-break:break-word}}@media (width<=680px){.site-footer{padding-left:14px;padding-right:14px}.footer-edge-layout{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.footer-left{width:100%;max-width:100%}.footer-socials{flex-wrap:wrap;align-items:center;gap:9px;width:100%;max-width:100%;display:flex}.footer-center,.footer-right{white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex-wrap:wrap;align-items:center;gap:4px 8px;width:100%;max-width:100%;line-height:1.5;display:flex}.footer-divider{flex:none}.footer-inline-link,.footer-copyright{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.footer-gmail-wrap{max-width:100%}.footer-email-popup{max-width:calc(100vw - 28px)}.announcement-display-icon{flex:none}.announcement-marquee{flex:auto;min-width:0}}@media (width<=430px){.site-footer{padding-left:12px;padding-right:12px}.footer-socials{gap:7px}.footer-center,.footer-right{font-size:.82rem}.footer-divider{margin-inline:1px}.home-top-nav.is-mobile-open .theme-switch{min-width:112px}.home-top-nav.is-mobile-open .theme-switch .theme-icon{width:16px;min-width:16px}.home-top-nav.is-mobile-open .theme-switch .switch-track{width:38px;min-width:38px}}@media (width<=360px){.footer-center,.footer-right{font-size:.78rem}.footer-socials{gap:6px}.home-top-nav.is-mobile-open .theme-switch{min-width:108px}}@media (width<=480px){.edge-header-inner{gap:8px;padding-inline:10px}.brand{flex:auto;gap:7px;min-width:0}.brand-logo-placeholder{flex-basis:38px;width:38px;min-width:38px;height:38px;min-height:38px}.brand-copy{min-width:0}.brand-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:none;font-size:.96rem;overflow:hidden}.brand-copy small{margin-top:1px;font-size:.62rem}.mobile-nav-toggle{flex:0 0 40px;width:40px;height:40px}.announcement-bar,.edge-ticker-row{min-height:32px}.edge-ticker-row{gap:6px;padding-inline:10px}.announcement-display-icon{flex-basis:18px;width:18px;height:18px}.ticker-title,.ticker-content{font-size:max(.68rem, var(--announcement-font-size,11px));line-height:1.2}.announcement-marquee,.announcement-marquee-track{min-height:1.25em}.announcement-marquee{align-items:center;display:flex}.announcement-marquee-track{align-items:center;display:inline-flex}.home-hero{padding:9px 0 7px}.home-hero-grid{gap:9px}.hero-eyebrow{margin-bottom:5px;font-size:.61rem;line-height:1.15}.hero-branding h1{letter-spacing:-.04em;font-size:clamp(1.62rem,7.5vw,2rem);line-height:.9}.hero-accent-line{width:40px;margin-block:6px}.hero-branding p{margin-bottom:8px;font-size:.76rem;line-height:1.3}.hero-actions{gap:6px}.hero-text-link{white-space:nowrap;flex-basis:140px;gap:6px;min-height:42px;padding-inline:7px;font-size:.76rem}.hero-action-icon{width:25px;height:25px}.hero-media-grid{grid-template-rows:auto clamp(64px,18vw,82px);gap:6px}.hero-media-slot{border-radius:12px}.home-highlights{padding-inline:10px;padding-bottom:6px}.highlight-strip{min-height:0}.highlight-item,.highlight-item:nth-child(2){grid-template-columns:32px minmax(0,1fr);gap:7px;min-height:66px;padding:7px}.highlight-icon{border-radius:8px;width:32px;height:32px;font-size:.78rem}.highlight-item strong{margin-bottom:1px;font-size:.69rem;line-height:1.15}.highlight-item p{font-size:.57rem;line-height:1.2}.site-footer{padding-inline:10px}.footer-edge-layout{gap:5px;padding:7px 0}.footer-socials{gap:5px}.footer-socials .footer-social{flex-basis:30px;width:30px;height:30px}.footer-center,.footer-right{gap:2px 6px;font-size:.72rem;line-height:1.25}.footer-inline-link,.footer-copyright,.footer-divider{font-size:.68rem}}@media (width<=768px){.site-shell{height:100dvh;min-height:0;overflow:hidden}.site-header{height:calc(58px + env(safe-area-inset-top));align-items:flex-end}.edge-header-inner{flex-wrap:nowrap;gap:7px;height:58px;min-height:58px;padding-top:0;padding-bottom:0}.brand{gap:7px;min-width:0}.brand-logo-placeholder{border-radius:9px;flex-basis:36px;width:36px;min-width:36px;height:36px;min-height:36px}.brand-copy{min-width:0}.brand-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:126px;font-size:.88rem;overflow:hidden}.brand-copy small{display:none}.mobile-header-actions{color:#fff;align-items:center;gap:4px;margin-left:auto;display:flex}.mobile-header-theme,.mobile-header-account{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;text-decoration:none;display:grid}.mobile-header-theme{cursor:pointer;font-size:1rem}.mobile-header-account{position:relative;overflow:hidden}.mobile-header-customer-avatar{border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;display:block}.mobile-header-account-icon,.mobile-header-account-placeholder{border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.mobile-header-account-placeholder{background:#ffffff24}.mobile-header-account-icon{font-size:1rem;font-weight:800}.mobile-header-cart{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;text-decoration:none;display:grid;position:relative}.mobile-header-cart-icon{font-size:.95rem;line-height:1;display:block}.mobile-header-cart-badge{color:#087f94;background:#fff;border:2px solid #075b70;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.52rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.mobile-header-cart:hover,.mobile-header-cart:focus-visible{background:#ffffff26}.mobile-nav-toggle{color:#fff;background:#ffffff14;border-color:#fff3;flex-basis:36px;width:36px;height:36px;margin-left:0}.home-top-nav.is-mobile-open{z-index:500;background:var(--surface);border-color:var(--border-strong);width:min(290px,100vw - 20px);color:var(--text);margin:0;position:absolute;top:calc(100% + 6px);right:10px}.home-top-nav.is-mobile-open>.home-nav-link,.home-top-nav.is-mobile-open>.theme-switch,.home-top-nav.is-mobile-open>.header-datetime{display:none}.home-top-nav.is-mobile-open .home-nav-link,.home-top-nav.is-mobile-open .header-text-action,.home-top-nav.is-mobile-open .header-account-link{color:var(--text)}.home-top-nav.is-mobile-open .home-nav-link:hover,.home-top-nav.is-mobile-open .header-text-action:hover,.home-top-nav.is-mobile-open .header-account-link:hover{background:var(--page-bg);color:var(--brand-blue)}.site-footer{padding-inline:10px;box-shadow:inset 0 1px #ffffff14,0 -5px 16px #00000014}.footer-edge-layout{gap:3px;padding-block:4px}.footer-left,.footer-center,.footer-right{justify-content:center}.footer-socials{flex-wrap:nowrap;justify-content:center;gap:7px}.footer-socials .footer-social{background:#ffffff14;border-color:#ffffff7a;flex-basis:30px;width:30px;height:30px;box-shadow:0 2px 7px #00000029,inset 0 0 0 1px #ffffff0a}.footer-center>.footer-inline-link:first-child,.footer-center>.footer-divider{display:none}.footer-center,.footer-right{text-align:center;gap:2px 6px;line-height:1.18}.footer-inline-link,.footer-copyright,.footer-divider{font-size:.65rem}.footer-inline-link{color:#ffffffe6;font-weight:650}.footer-copyright{color:#ffffffd1}.footer-divider{color:#ffffff4d}.footer-email-popup{display:none}.hero-text-link:first-child{background:color-mix(in srgb, var(--surface) 88%, #bdeeff)}.hero-text-link:nth-child(2){background:color-mix(in srgb, var(--surface) 88%, #bfead3)}}@media (width<=390px){.brand-copy strong{max-width:82px}.mobile-header-theme,.mobile-header-account,.mobile-nav-toggle{flex-basis:34px;width:34px;height:34px}}@media (width<=680px){.hero-media-live{object-fit:cover;object-position:center;width:100%;height:100%}.hero-media-main .hero-media-live{object-fit:contain;object-position:center;width:100%;height:auto;position:relative;inset:auto}}@media (width<=768px){.footer-edge-layout{padding-block:0}html:has(.site-shell){height:100lvh;min-height:100lvh;overflow:hidden}html:has(.site-shell) body{height:100lvh;min-height:100lvh;overflow:hidden}html:has(.site-shell) #root{height:100lvh;min-height:100lvh;overflow:hidden}html:has(.site-shell) .site-shell{height:100lvh;min-height:100lvh;overflow:hidden}.footer-socials{transform:translateY(3px)}}@media (width>=769px){.header-cart-link{gap:6px;position:relative;overflow:visible}.header-cart-icon{font-size:.92rem;line-height:1}.header-cart-label{display:inline-block}.header-cart-badge{border:2px solid var(--surface,#fff);background:var(--brand-blue,#087f94);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.5rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-7px;right:-8px;box-shadow:0 2px 5px #00000024}}@media (width<=768px){.home-top-nav .header-cart-link{display:none!important}}.media-health-stack{gap:14px;display:grid}.media-health-intro{border-color:#74c7bf;justify-content:space-between;align-items:center;gap:18px;display:flex}.media-health-intro>div{min-width:0}.media-health-intro .admin-primary-button{flex:none}.media-health-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.media-health-card .backup-card-heading>span,.media-health-results .backup-card-heading>span{color:var(--admin-text-soft);overflow-wrap:anywhere;font-size:.82rem}.media-health-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 0;display:grid}.media-health-facts div{border:1px solid var(--admin-border);background:var(--admin-surface-2);border-radius:10px;min-width:0;padding:10px}.media-health-facts dt{color:var(--admin-text-soft);font-size:.74rem}.media-health-facts dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:1.05rem;font-weight:850}.media-health-note{color:var(--admin-text-soft);margin-top:10px;line-height:1.45;display:block}.media-orphan-list{gap:7px;max-height:390px;padding-right:3px;display:grid;overflow:auto}.media-orphan-row{border:1px solid var(--admin-border);background:var(--admin-surface-2);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.media-orphan-row>div{gap:2px;min-width:0;display:grid}.media-orphan-row strong,.media-orphan-row span{overflow-wrap:anywhere}.media-orphan-row span{color:var(--admin-text-soft);font-size:.78rem}.media-orphan-row b{border-radius:999px;flex:none;padding:4px 8px;font-size:.72rem}.media-orphan-row.eligible b{color:#8c2f24;background:#fff1ef}.media-orphan-row.protected b{color:#6b4500;background:#fff8e8}.media-missing-warning{background:#fff8e8;border-color:#e7bd68}.media-cleanup-confirmation{background:#fff4f2;border-color:#efaaa2}.media-cleanup-confirmation label{gap:7px;max-width:480px;margin:14px 0;display:grid}.media-cleanup-confirmation input{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;min-height:42px;color:var(--admin-text);border-radius:8px;padding:8px 10px}.admin-primary-button.danger{background:#a6382d;border-color:#a6382d}.admin-primary-button.danger:hover:not(:disabled){background:#8f2f26;border-color:#8f2f26}.admin-shell[data-admin-theme=dark] .media-orphan-row.eligible b{color:#ffc0b8;background:#4a211d}.admin-shell[data-admin-theme=dark] .media-orphan-row.protected b{color:#ffdfa0;background:#3b2d12}.admin-shell[data-admin-theme=dark] .media-missing-warning{background:#3b2d12}.admin-shell[data-admin-theme=dark] .media-cleanup-confirmation{background:#3b211f}@media (width<=760px){.media-health-intro{flex-direction:column;align-items:stretch}.media-health-intro .admin-primary-button{width:100%}.media-health-grid{grid-template-columns:1fr}.media-health-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.media-health-facts{grid-template-columns:1fr 1fr}.media-orphan-row{flex-direction:column;align-items:flex-start}}.header-cart-icon,.mobile-header-cart-icon{background-color:currentColor;flex:0 0 20px;width:20px;min-width:20px;height:20px;min-height:20px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h2.2l1.8 9.4a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L20.2 8H6.1' fill='none' stroke='black' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='9.5' cy='19.2' r='1.35' fill='black'/%3E%3Ccircle cx='17' cy='19.2' r='1.35' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h2.2l1.8 9.4a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L20.2 8H6.1' fill='none' stroke='black' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='9.5' cy='19.2' r='1.35' fill='black'/%3E%3Ccircle cx='17' cy='19.2' r='1.35' fill='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;font-size:0!important;line-height:1!important;display:inline-block!important}.header-cart-icon{flex-basis:19px;width:19px;min-width:19px;height:19px;min-height:19px}.mobile-header-cart-icon{flex-basis:21px;width:21px;min-width:21px;height:21px;min-height:21px}@media (width<=1020px){.mobile-header-cart,.mobile-header-theme,.mobile-header-account,.mobile-nav-toggle{box-sizing:border-box;flex:0 0 36px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}}@media (width<=390px){.mobile-header-cart,.mobile-header-theme,.mobile-header-account,.mobile-nav-toggle{flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.mobile-header-cart-icon{flex-basis:19px;width:19px;min-width:19px;height:19px;min-height:19px}}.mobile-header-account-icon{box-sizing:border-box;color:#fff;border:1.5px solid #45ddf2;border-radius:50%;place-items:center;width:22px;min-width:22px;height:22px;min-height:22px;display:inline-grid;position:relative;font-size:0!important;line-height:1!important}.mobile-header-account-icon:before{content:"";background:#fff;width:13px;height:13px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='3.25' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M5.5 20c.6-4.2 3-6.4 6.5-6.4s5.9 2.2 6.5 6.4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='3.25' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M5.5 20c.6-4.2 3-6.4 6.5-6.4s5.9 2.2 6.5 6.4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.header-account-icon-slot:not(:empty){box-sizing:border-box;color:#fff;border:1.5px solid #45ddf2;position:relative;font-size:0!important;line-height:1!important}.header-account-icon-slot:not(:empty):before{content:"";background:#fff;width:15px;height:15px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='3.25' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M5.5 20c.6-4.2 3-6.4 6.5-6.4s5.9 2.2 6.5 6.4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='3.25' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M5.5 20c.6-4.2 3-6.4 6.5-6.4s5.9 2.2 6.5 6.4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mobile-header-theme[aria-label*=dark\ theme]>span{background:#f7fbff;width:18px;height:18px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 15.5A8.2 8.2 0 0 1 8.5 4.6a8.35 8.35 0 1 0 10.9 10.9Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 15.5A8.2 8.2 0 0 1 8.5 4.6a8.35 8.35 0 1 0 10.9 10.9Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;font-size:0!important;line-height:1!important}.theme-switch .theme-icon:last-child{background:currentColor;width:15px;height:15px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 15.5A8.2 8.2 0 0 1 8.5 4.6a8.35 8.35 0 1 0 10.9 10.9Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 15.5A8.2 8.2 0 0 1 8.5 4.6a8.35 8.35 0 1 0 10.9 10.9Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;font-size:0!important;line-height:1!important}@media (width<=1020px){.home-top-nav.is-mobile-open{border-radius:11px!important;gap:2px!important;width:min(184px,100vw - 20px)!important;padding:5px!important}.home-top-nav.is-mobile-open .home-nav-link,.home-top-nav.is-mobile-open .header-text-action,.home-top-nav.is-mobile-open .header-account-link{box-sizing:border-box;border-radius:7px!important;gap:7px!important;min-height:34px!important;padding:4px 8px!important;font-size:.82rem!important;line-height:1.1!important}.home-top-nav.is-mobile-open .header-popup-wrap{width:100%}.home-top-nav.is-mobile-open>.header-account-link:has(.header-account-label){display:none!important}.home-top-nav.is-mobile-open .header-mini-icon,.home-top-nav.is-mobile-open .header-account-icon-slot,.home-top-nav.is-mobile-open .header-customer-avatar,.home-top-nav.is-mobile-open .mobile-customer-logout:before{flex:0 0 19px!important;width:19px!important;min-width:19px!important;height:19px!important;min-height:19px!important}.home-top-nav.is-mobile-open .header-mini-icon,.home-top-nav.is-mobile-open .header-account-icon-slot{place-items:center!important;line-height:1!important;display:inline-grid!important}.home-top-nav.is-mobile-open .header-customer-avatar{object-fit:cover;border-radius:50%;display:block}.home-top-nav.is-mobile-open .header-popup-wrap>.header-text-action>.header-mini-icon{color:#0a8f78!important}.home-top-nav.is-mobile-open>a[href=\/query]>.header-mini-icon{color:#1677c8!important}.home-top-nav.is-mobile-open .mobile-customer-logout{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:flex-start!important}.home-top-nav.is-mobile-open .mobile-customer-logout:before{content:"";background:#d43f4f;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3v8' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round'/%3E%3Cpath d='M7.05 5.9a8 8 0 1 0 9.9 0' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3v8' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round'/%3E%3Cpath d='M7.05 5.9a8 8 0 1 0 9.9 0' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:17px 17px;mask-size:17px 17px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-top-nav.is-mobile-open .mobile-customer-logout:hover,.home-top-nav.is-mobile-open .mobile-customer-logout:focus-visible{color:var(--text);background:#d43f4f14}.home-top-nav.is-mobile-open .theme-switch{min-height:34px!important;padding-block:3px!important}}@media (width<=390px){.home-top-nav.is-mobile-open{width:min(176px,100vw - 18px)!important;padding:4px!important;right:9px!important}.home-top-nav.is-mobile-open .home-nav-link,.home-top-nav.is-mobile-open .header-text-action,.home-top-nav.is-mobile-open .header-account-link{gap:6px!important;min-height:32px!important;padding:3px 7px!important;font-size:.8rem!important}.home-top-nav.is-mobile-open .header-mini-icon,.home-top-nav.is-mobile-open .mobile-customer-logout:before{flex-basis:18px!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important}}.product-favorite-button{font-size:0!important}.product-favorite-button:before{content:"";background:currentColor;flex:0 0 18px;width:18px;height:18px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.product-favorite-button.active:before{flex-basis:18px;width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='white'/%3E%3C/svg%3E")}@media (width<=768px){.product-favorite-button:before,.product-favorite-button.active:before{flex-basis:18px;width:18px;height:18px}}.printing-favorite-button{border-radius:8px!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;font-size:0!important;line-height:1!important;display:grid!important}.printing-favorite-button:before{content:"";background:currentColor;flex:0 0 18px;width:18px;height:18px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.printing-favorite-button.active:before{flex-basis:18px;width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78Z' fill='white'/%3E%3C/svg%3E")}@media (width<=768px){.printing-favorite-button{border-radius:8px!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.printing-favorite-button:before,.printing-favorite-button.active:before{flex-basis:18px;width:18px;height:18px}}.product-cart-compact,.printing-cart-compact{transition:background-color .14s,border-color .14s,color .14s}.product-cart-icon,.printing-cart-icon{background:currentColor;flex:0 0 17px;width:17px;height:17px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h2l2.3 10.3a2 2 0 0 0 2 1.6h7.9a2 2 0 0 0 2-1.6L21 7H6.2M10 20a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h2l2.3 10.3a2 2 0 0 0 2 1.6h7.9a2 2 0 0 0 2-1.6L21 7H6.2M10 20a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;font-size:0!important}.product-cart-compact.is-cart-pending,.printing-cart-compact.is-cart-pending{opacity:.72}.product-cart-compact.is-in-cart,.printing-cart-compact.is-in-cart{cursor:pointer;border-color:var(--brand-blue)!important;background:var(--brand-blue)!important;color:#fff!important}.product-cart-compact.is-in-cart:hover,.product-cart-compact.is-in-cart:focus-visible,.printing-cart-compact.is-in-cart:hover,.printing-cart-compact.is-in-cart:focus-visible{border-color:var(--brand-dark)!important;background:var(--brand-dark)!important;color:#fff!important}html[data-theme=dark] .product-cart-compact.is-in-cart,html[data-theme=dark] .printing-cart-compact.is-in-cart{color:#fff!important;background:#0a718d!important;border-color:#66d4ef!important}@media (prefers-reduced-motion:reduce){.product-cart-compact,.printing-cart-compact{transition-duration:.01ms}}html[data-theme=dark] .account-tab-quantity{overflow:hidden;background:#10242b!important;border-color:#4d6871!important}html[data-theme=dark] .account-tab-quantity button{opacity:1;text-shadow:none;color:#fff!important;background:#1a3943!important;border:0!important}html[data-theme=dark] .account-tab-quantity button:first-child{border-right:1px solid #4d6871!important}html[data-theme=dark] .account-tab-quantity button:last-child{border-left:1px solid #4d6871!important}html[data-theme=dark] .account-tab-quantity strong{place-items:center;font-weight:900;display:grid;color:#fff!important;background:#0d2027!important}html[data-theme=dark] .account-tab-quantity button:hover:not(:disabled),html[data-theme=dark] .account-tab-quantity button:focus-visible:not(:disabled){color:#fff!important;background:#246070!important}html[data-theme=dark] .account-tab-quantity button:disabled{cursor:not-allowed;color:#a9bcc3!important;opacity:.72!important;background:#24383f!important}.account-profile-badges,.account-dashboard-stats>div:first-child{display:none!important}.account-dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.account-dashboard-identity h1{font-size:1.18rem}.account-dashboard-identity>p{font-size:.7rem}.account-dashboard-stats small{font-size:.5rem}.account-dashboard-stats strong{font-size:.69rem}.account-personal-panel-head span{font-size:.53rem}.account-personal-panel-head strong{font-size:.8rem}.account-personal-panel-grid small{font-size:.53rem}.account-personal-panel-grid strong{font-size:.64rem}.account-tabs>button{font-size:.67rem}.account-tab-copy small{font-size:.48rem}.account-tab-copy strong{font-size:.7rem}.account-tab-copy span{font-size:.62rem}.account-tab-copy em{font-size:.53rem}@media (width<=767px){.account-profile-header,.account-personal-panel{grid-row:1!important}.account-dashboard-stats{gap:4px;grid-area:2/1/auto/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.account-dashboard-stats>div{min-height:37px;padding:5px 6px}.account-dashboard-identity .account-eyebrow{font-size:.47rem}.account-dashboard-identity h1{font-size:.88rem}.account-dashboard-identity>p{font-size:.5rem;line-height:1.3}.account-personal-panel-head span{font-size:.46rem}.account-personal-panel-head strong{font-size:.7rem}.account-personal-panel-grid small{font-size:.46rem;line-height:1.2}.account-personal-panel-grid strong{font-size:.55rem;line-height:1.2}.account-dashboard-stats small{font-size:.41rem;line-height:1.12}.account-dashboard-stats strong{font-size:.5rem;line-height:1.15}.account-tabs>button{font-size:.57rem}.account-tabs>button>strong{font-size:.47rem}.account-tab-copy small{font-size:.43rem}.account-tab-copy strong{font-size:.57rem}.account-tab-copy span{font-size:.51rem}.account-tab-copy em{font-size:.45rem}.account-tab-actions>button{font-size:.48rem}.account-tab-quantity strong{font-size:.52rem}.account-tab-enquiry small{font-size:.45rem}.account-tab-enquiry strong{font-size:.56rem}.account-tab-enquiry span{font-size:.48rem}.account-tab-enquiry em{font-size:.44rem}}@media (width<=430px){.account-dashboard-identity .account-eyebrow{font-size:.43rem}.account-dashboard-identity h1{font-size:.8rem}.account-dashboard-identity>p{font-size:.46rem}.account-personal-panel-head strong{font-size:.63rem}.account-personal-panel-grid small{font-size:.42rem}.account-personal-panel-grid strong{font-size:.5rem}.account-dashboard-stats small{font-size:.38rem}.account-dashboard-stats strong{font-size:.47rem}.account-tabs>button{font-size:.52rem}.account-tab-copy strong{font-size:.54rem}.account-tab-copy span{font-size:.48rem}}@media (width<=767px){.account-view-mode{grid-template-columns:minmax(0,1fr)!important;gap:6px!important}.account-profile-header{grid-area:1/1/auto/-1!important;grid-template-columns:52px minmax(0,1fr)!important;align-content:center!important;align-items:center!important;gap:9px!important;min-height:96px!important;padding:10px 66px 10px 10px!important}.account-profile-avatar{border-radius:13px!important;width:52px!important;height:52px!important}.account-dashboard-identity .account-eyebrow{margin-bottom:3px!important;font-size:.49rem!important;line-height:1.15!important}.account-dashboard-identity h1{margin-bottom:3px!important;font-size:.98rem!important;line-height:1.08!important}.account-dashboard-identity>p{overflow-wrap:anywhere;white-space:normal!important;text-overflow:clip!important;max-width:100%!important;margin:0!important;font-size:.56rem!important;line-height:1.3!important;overflow:visible!important}.account-dashboard-identity .account-hero-phone{font-weight:800;margin-top:2px!important;font-size:.58rem!important}.account-hero-actions{gap:5px!important;top:8px!important;right:8px!important}.account-edit-profile,.account-logout{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important}.account-personal-panel{grid-area:2/1/auto/-1!important;height:auto!important;padding:8px 10px!important}.account-personal-panel-head{margin-bottom:2px!important;padding-bottom:6px!important}.account-personal-panel-head span{font-size:.48rem!important}.account-personal-panel-head strong{font-size:.74rem!important}.account-personal-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:12px!important}.account-personal-panel-grid>div{padding:5px 0!important}.account-personal-panel-grid>div.wide{grid-column:1/-1!important}.account-personal-panel-grid small{font-size:.48rem!important;line-height:1.2!important}.account-personal-panel-grid strong{margin-top:2px!important;font-size:.6rem!important;line-height:1.22!important}.account-dashboard-stats{grid-area:3/1/auto/-1!important}.account-tabs-shell{grid-area:4/1/auto/-1!important}}@media (width<=430px){.account-profile-header{grid-template-columns:48px minmax(0,1fr)!important;gap:8px!important;min-height:92px!important;padding:9px 60px 9px 8px!important}.account-profile-avatar{width:48px!important;height:48px!important}.account-dashboard-identity .account-eyebrow{font-size:.46rem!important}.account-dashboard-identity h1{font-size:.9rem!important}.account-dashboard-identity>p{font-size:.52rem!important}.account-dashboard-identity .account-hero-phone{font-size:.54rem!important}.account-personal-panel{padding:7px 8px!important}.account-personal-panel-head strong{font-size:.7rem!important}.account-personal-panel-grid{column-gap:9px!important}.account-personal-panel-grid small{font-size:.45rem!important}.account-personal-panel-grid strong{font-size:.56rem!important}}.account-tab-more-action{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:7px;width:fit-content;margin-left:auto;line-height:1.15;transition:background .14s,border-color .14s,color .14s;display:block;color:#087f94!important;padding:5px 7px!important;font-size:.55rem!important;font-weight:900!important}.account-tab-more-action:hover,.account-tab-more-action:focus-visible{background:#087f9414;border-color:#087f942e;outline:none}.account-view-all-backdrop{z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0311169e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.account-view-all-dialog{color:#17383f;background:#f7fafa;border:1px solid #d7e2e4;border-radius:16px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(860px,100%);max-height:calc(100dvh - 36px);display:grid;overflow:hidden;box-shadow:0 26px 70px #00000040}.account-view-all-head{background:#fff;border-bottom:1px solid #dce6e8;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.account-view-all-head>div{min-width:0}.account-view-all-head span{color:#087f94;letter-spacing:.08em;font-size:.55rem;font-weight:900;display:block}.account-view-all-head h2{color:#17383f;margin:2px 0 0;font-size:1.05rem;line-height:1.1}.account-view-all-head p{color:#62767b;margin:3px 0 0;font-size:.66rem;font-weight:750}.account-view-all-close{color:#24464e;width:34px;height:34px;font:inherit;cursor:pointer;background:#f7fafa;border:1px solid #d5e0e2;border-radius:9px;flex:0 0 34px;place-items:center;padding:0;font-size:1.15rem;font-weight:800;line-height:1;display:grid}.account-view-all-message{color:#a6253b;background:#fff4f5;border:1px solid #b9294229;border-radius:8px;margin:8px 10px 0;padding:7px 9px;font-size:.62rem;font-weight:800}.account-view-all-content{overscroll-behavior:contain;min-height:0;padding:9px 10px;overflow:auto}.account-view-all-list,.account-view-all-enquiries{gap:7px;display:grid}.account-view-all-item{background:#fff;border:1px solid #dfe8e9;border-radius:10px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:7px;display:grid}.account-view-all-thumb{color:#087f94;background:#f6f9f9;border:1px solid #dfe7e8;border-radius:9px;place-items:center;width:52px;height:52px;font-size:.72rem;font-weight:900;display:grid;overflow:hidden}.account-view-all-thumb img{object-fit:cover;width:100%;height:100%;display:block}.account-view-all-copy{gap:1px;min-width:0;display:grid}.account-view-all-copy small{color:#087f94;font-size:.5rem;font-weight:900}.account-view-all-copy strong{color:#17383f;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.account-view-all-copy span{color:#24464e;font-size:.66rem;font-weight:850}.account-view-all-copy em{color:#718287;font-size:.55rem;font-style:normal}.account-view-all-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.account-view-all-actions>button{min-height:31px;font:inherit;cursor:pointer;border-radius:7px;padding:0 9px;font-size:.57rem;font-weight:900}.account-view-all-actions>button:disabled{opacity:.5;cursor:not-allowed}.account-view-all-actions .view{color:#fff;background:#087f94;border:1px solid #087f94}.account-view-all-actions .remove{color:#b92942;background:#fff;border:1px solid #b9294238}.account-view-all-quantity{background:#fff;border:1px solid #cddbdd;border-radius:7px;grid-template-columns:28px 31px 28px;align-items:center;display:grid;overflow:hidden}.account-view-all-quantity button{color:#075b70;width:28px;height:30px;font:inherit;cursor:pointer;background:#f0f5f5;border:0;padding:0;font-size:.78rem;font-weight:900}.account-view-all-quantity button:disabled{opacity:.45;cursor:not-allowed}.account-view-all-quantity strong{color:#17383f;place-items:center;font-size:.65rem;display:grid}.account-view-all-enquiry{background:#fff;border:1px solid #dfe8e9;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;min-width:0;padding:9px 10px;display:grid}.account-view-all-enquiry>div:first-child{gap:2px;min-width:0;display:grid}.account-view-all-enquiry small{color:#087f94;text-transform:uppercase;font-size:.5rem;font-weight:900}.account-view-all-enquiry strong{color:#17383f;overflow-wrap:anywhere;font-size:.73rem}.account-view-all-enquiry>div:first-child>span{color:#536a70;font-size:.6rem}.account-view-all-enquiry-side{align-content:start;justify-items:end;gap:4px;display:grid}.account-view-all-enquiry-side em{color:#1d4ed8;background:#eef6ff;border-radius:999px;padding:3px 6px;font-size:.5rem;font-style:normal;font-weight:900}.account-view-all-enquiry-side span{color:#718287;font-size:.54rem;font-weight:750}.account-view-all-enquiry p{color:#455f66;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-line-clamp:2;border-top:1px dashed #dce5e7;-webkit-box-orient:vertical;grid-column:1/-1;margin:2px 0 0;padding-top:6px;font-size:.62rem;line-height:1.35;display:-webkit-box;overflow:hidden}.account-view-all-loading,.account-view-all-empty{color:#667c82;text-align:center;place-items:center;min-height:150px;font-size:.7rem;font-weight:800;display:grid}.account-view-all-pagination{background:#fff;border-top:1px solid #dce6e8;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:9px 10px;display:grid}.account-view-all-pagination button{color:#17404a;min-height:32px;font:inherit;cursor:pointer;background:#f5f9f9;border:1px solid #cfdcdf;border-radius:8px;padding:0 11px;font-size:.6rem;font-weight:900}.account-view-all-pagination button:first-child{justify-self:start}.account-view-all-pagination button:last-child{justify-self:end}.account-view-all-pagination button:disabled{opacity:.42;cursor:not-allowed}.account-view-all-pagination span{color:#526a70;white-space:nowrap;font-size:.58rem;font-weight:850}html[data-theme=dark] .account-tab-more-action{color:#73d7ed!important}html[data-theme=dark] .account-tab-more-action:hover,html[data-theme=dark] .account-tab-more-action:focus-visible{background:#73d7ed17;border-color:#73d7ed33}html[data-theme=dark] .account-view-all-dialog{color:#f4fbff;background:#0d1c22;border-color:#ffffff1f}html[data-theme=dark] .account-view-all-head,html[data-theme=dark] .account-view-all-pagination{background:#10242b;border-color:#ffffff1c}html[data-theme=dark] .account-view-all-head h2,html[data-theme=dark] .account-view-all-copy strong,html[data-theme=dark] .account-view-all-quantity strong,html[data-theme=dark] .account-view-all-enquiry strong{color:#fff}html[data-theme=dark] .account-view-all-head p,html[data-theme=dark] .account-view-all-copy em,html[data-theme=dark] .account-view-all-enquiry-side span,html[data-theme=dark] .account-view-all-pagination span{color:#eaf7fcc2}html[data-theme=dark] .account-view-all-item,html[data-theme=dark] .account-view-all-enquiry{background:#ffffff0b;border-color:#ffffff1a}html[data-theme=dark] .account-view-all-thumb{background:#ffffff0f;border-color:#ffffff1a}html[data-theme=dark] .account-view-all-copy span,html[data-theme=dark] .account-view-all-enquiry>div:first-child>span,html[data-theme=dark] .account-view-all-enquiry p{color:#f1fafde0}html[data-theme=dark] .account-view-all-actions .remove{color:#ff9bae;background:#301a20;border-color:#ff879938}html[data-theme=dark] .account-view-all-quantity{background:#10242b;border-color:#4d6871}html[data-theme=dark] .account-view-all-quantity button{color:#fff;background:#1a3943}html[data-theme=dark] .account-view-all-pagination button,html[data-theme=dark] .account-view-all-close{color:#f4fbff;background:#ffffff12;border-color:#ffffff21}@media (width<=620px){.account-tab-more-action{padding:4px 5px!important;font-size:.5rem!important}.account-view-all-backdrop{padding:7px}.account-view-all-dialog{border-radius:12px;width:100%;max-height:calc(100dvh - 14px)}.account-view-all-head{padding:10px 11px}.account-view-all-head h2{font-size:.92rem}.account-view-all-head p{font-size:.59rem}.account-view-all-content{padding:6px}.account-view-all-list,.account-view-all-enquiries{gap:5px}.account-view-all-item{grid-template-columns:43px minmax(0,1fr);gap:6px;padding:6px}.account-view-all-thumb{border-radius:7px;width:43px;height:43px}.account-view-all-copy small{font-size:.44rem}.account-view-all-copy strong{font-size:.63rem}.account-view-all-copy span{font-size:.57rem}.account-view-all-copy em{font-size:.49rem}.account-view-all-actions{grid-column:1/-1;justify-content:flex-end;gap:4px}.account-view-all-actions>button{min-height:28px;padding:0 7px;font-size:.51rem}.account-view-all-quantity{grid-template-columns:25px 28px 25px}.account-view-all-quantity button{width:25px;height:27px}.account-view-all-quantity strong{font-size:.58rem}.account-view-all-enquiry{gap:4px 7px;padding:7px}.account-view-all-enquiry small{font-size:.44rem}.account-view-all-enquiry strong{font-size:.62rem}.account-view-all-enquiry>div:first-child>span,.account-view-all-enquiry p{font-size:.53rem}.account-view-all-enquiry-side em{font-size:.44rem}.account-view-all-enquiry-side span{font-size:.46rem}.account-view-all-pagination{gap:6px;padding:7px}.account-view-all-pagination button{min-height:29px;padding:0 8px;font-size:.52rem}.account-view-all-pagination span{font-size:.5rem}}@media (prefers-reduced-motion:reduce){.account-tab-more-action{transition-duration:.01ms}}.account-page>.account-shell{width:min(560px,100% - 24px)!important;max-width:560px!important}.account-page>.account-shell .account-intro{display:none!important}.account-page>.account-shell .account-card{grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-height:0!important;overflow:visible!important}.account-page>.account-shell .account-form-area{box-sizing:border-box!important;width:100%!important;min-width:0!important;padding:20px 24px 18px!important}.account-page>.account-shell .account-form-area.is-signup{padding:14px 22px 12px!important}.account-page>.account-shell .account-back{top:-38px!important;left:0!important}.account-page>.account-shell .account-mode-tabs{margin:0!important}.account-page>.account-shell .account-form-heading{margin-top:12px!important}.account-page>.account-shell .account-form-heading h2{margin-top:3px!important}.account-page>.account-shell .account-form-heading p{margin-top:4px!important}.account-page>.account-shell .account-form{gap:7px!important;margin-top:11px!important}.account-page>.account-shell .account-form input{height:38px!important}.account-page>.account-shell .account-submit{min-height:38px!important}.account-page>.account-shell .account-form-area.is-signup .account-form{gap:4px!important;margin-top:7px!important}.account-page>.account-shell .account-form-area.is-signup .account-form input{height:32px!important}.account-page>.account-shell .account-form-area.is-signup .account-submit{min-height:34px!important}@media (width<=820px){.account-page>.account-shell{width:min(520px,100% - 16px)!important}.account-page>.account-shell .account-card{grid-template-columns:minmax(0,1fr)!important}.account-page>.account-shell .account-form-area{padding:17px 18px 15px!important}.account-page>.account-shell .account-form-area.is-signup{padding:11px 16px 10px!important}}@media (width<=520px){.account-page{padding-inline:8px!important}.account-page>.account-shell{width:100%!important;max-width:100%!important}.account-page>.account-shell .account-back{top:-34px!important;left:2px!important}.account-page>.account-shell .account-card{border-radius:15px!important}.account-page>.account-shell .account-form-area{padding:14px 14px 12px!important}.account-page>.account-shell .account-form-area.is-signup{padding:9px 12px 8px!important}.account-page>.account-shell .account-form-heading{margin-top:9px!important}.account-page>.account-shell .account-form-heading p{line-height:1.3!important}}
