.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{overscroll-behavior:contain;scrollbar-width:thin;background:var(--admin-bg);min-width:0;min-height:0;color:var(--admin-text);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-content{scrollbar-gutter:stable;padding:12px 16px 18px}.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}.admin-logout:hover{color:#5d1717;background:#f0a2a2;border-color:#d97878}@media (width<=1100px){.admin-shell{grid-template-columns:188px minmax(0,1fr)}}@media (width<=760px){.admin-shell{grid-template-columns:minmax(0,1fr);height:100dvh;min-height:0;overflow:hidden}.admin-workspace{grid-template-rows:auto minmax(0,1fr) auto}.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{flex-wrap:nowrap;gap:8px;min-height:62px;padding:9px 10px}.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-content{min-width:0;overflow:hidden auto}}@media (width<=480px){.admin-topbar-company{text-align:center;min-width:54px}.admin-theme-toggle span:last-child,.admin-topbar-action:not(.admin-logout){font-size:0}.admin-topbar-action:not(.admin-logout):before{content:"↗";font-size:1.05rem}.admin-logout{padding-inline:7px}}.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}}: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:contain;object-position:center;border-radius:inherit;box-sizing:border-box;width:100%;height:100%;padding:4px;display:block}.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)}}@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:clamp(160px,45vw,205px) 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:clamp(135px,38vw,170px) 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-header{height:58px}.edge-header-inner{flex-wrap:nowrap;gap:7px;min-height:58px;padding-block:0}.brand{gap:7px;min-width:0}.brand-logo-placeholder{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-home,.mobile-header-theme{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}.mobile-header-theme{cursor:pointer}.mobile-header-datetime{color:#ffffffe6;text-align:center;width:82px;font-size:.57rem;line-height:1.2}.mobile-header-datetime time{white-space:nowrap;flex-direction:column;display:flex}.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}.footer-edge-layout{gap:4px;padding-block:5px}.footer-left,.footer-center,.footer-right{justify-content:center}.footer-socials{flex-wrap:nowrap;justify-content:center;gap:7px}.footer-socials .footer-social{flex-basis:30px;width:30px;height:30px}.footer-center>.footer-inline-link:first-child,.footer-center>.footer-divider{display:none}.footer-center,.footer-right{text-align:center;gap:2px 7px;line-height:1.2}.footer-inline-link,.footer-copyright,.footer-divider{font-size:.65rem}.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-datetime{width:74px;font-size:.49rem}.mobile-header-home,.mobile-header-theme,.mobile-nav-toggle{flex-basis:34px;width:34px;height:34px}}
