:root{color-scheme:light;--ink:#0b1b35;--muted:#54657a;--orange:#03a84e;--orange-dark:#08743e;--line:#d8e4f0;--soft:#f8fafc;--panel:#fff;--radius:8px;--blue:#07285a;--red:#c9001f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;line-height:1.55}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button:disabled{cursor:default;opacity:.4}img{max-width:100%;display:block}button,input,select,a{outline-offset:4px}:focus-visible{outline:3px solid #357e91}h1,h2,h3,p{margin-top:0}[hidden]{display:none!important}.wrap{max-width:1280px;margin:0 auto;padding-left:42px;padding-right:42px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:20px;top:-80px;z-index:100;padding:12px;background:#fff}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{max-width:1400px;padding:21px 42px;margin:auto;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none!important;white-space:nowrap}.brand strong{font-size:15px;letter-spacing:.07em;display:block}.brand small{display:block;color:var(--muted);font-size:9px;letter-spacing:.13em;margin-top:2px}.top-nav{display:flex;gap:29px;align-items:center;margin-left:auto;font-size:13px;font-weight:600}.language select{border:0;background:transparent;color:#4b504a;padding:8px 4px;font-size:13px;max-width:130px}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid transparent;padding:12px 20px;border-radius:7px;font-size:13px;font-weight:650;line-height:1.4;text-decoration:none!important;transition:background .15s,border-color .15s}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-dark)}.button-secondary{background:#fff;border-color:var(--line);color:var(--ink)}.button-secondary:hover{border-color:#aab0a4;background:#fafbf8}.text-button{padding:6px 0;border:0;background:transparent;color:var(--orange-dark);font-size:13px;font-weight:600;text-decoration:none}.text-button:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:80px;padding-top:29px;padding-bottom:48px;align-items:center}.breadcrumbs{display:flex;align-items:center;gap:11px;font-size:11px;color:#7c817b;margin-bottom:41px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:.14em;color:var(--orange-dark);margin-bottom:14px}.hero h1{font-size:clamp(32px,3.65vw,50px);font-weight:650;line-height:1.14;letter-spacing:-.045em;max-width:650px;margin-bottom:22px}.hero-lead{font-size:14px;line-height:1.8;color:#71766f;max-width:540px;margin-bottom:28px}.hero-meta{display:flex;align-items:center;gap:25px;font-size:11px;color:#70766d;flex-wrap:wrap}.hero-meta strong{font-size:12px;color:var(--ink);font-weight:700}.hero-meta>span{display:inline-flex;gap:5px;align-items:center}.hero-meta i{width:6px;height:6px;border-radius:50%;background:var(--orange);margin-right:3px}.hero-art{padding-top:15px;position:relative;display:flex;align-items:center;justify-content:center;min-height:275px}.hero-art:before{content:"";width:255px;height:255px;position:absolute;z-index:-1;border-radius:50%;background:#f6f3ec}.cover-wrap{width:154px;transform:rotate(7deg);border-radius:3px;overflow:hidden;box-shadow:12px 14px 25px #28311820,0 0 0 1px #3039250c}.cover-wrap img{width:100%;height:auto}.art-label{position:absolute;bottom:-10px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:.21em;color:#92978d}.catalog-section{padding-top:28px;padding-bottom:57px;background:var(--soft);border-top:1px solid #edefe8;border-bottom:1px solid #edefe8;scroll-margin-top:20px}.search-form{display:flex;align-items:center;gap:14px;padding:8px 8px 8px 22px;background:#fff;border:1px solid #dfe3d8;border-radius:11px;box-shadow:0 3px 8px #37462c04}.search-form svg{color:#828b7c;flex-shrink:0}.search-form input{min-width:0;flex:1;border:0;padding:10px 0;font-size:14px;background:#fff;color:var(--ink)}.search-form input:focus{outline:none}.search-form:focus-within{outline:2px solid #d37b50;outline-offset:3px}.search-form input::placeholder{color:#92988c}.search-form button{padding:13px 32px}.search-help{margin:11px 0 32px;font-size:11px;color:#7a8273}.catalog-layout{display:grid;grid-template-columns:211px minmax(0,1fr);gap:31px;align-items:start}.category-panel{position:sticky;top:22px}.category-panel>.eyebrow{color:#858d7f;font-size:9px;letter-spacing:.11em;margin-bottom:13px}.category-list{display:grid;gap:4px}.category-button{background:transparent;border:1px solid transparent;text-align:left;padding:11px 12px;border-radius:7px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#5e6855;min-height:43px}.category-button:hover{background:#eaeee4}.category-button[aria-pressed=true]{color:var(--orange-dark);background:#fff2e9;border-color:#f1d7c6;font-weight:650}.category-count{color:#909b85;font-size:10px;font-variant-numeric:tabular-nums}.category-button[aria-pressed=true] .category-count{color:var(--orange-dark)}.help-card{margin-top:26px;padding:20px 15px;border-top:1px solid #dfe4d7}.help-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border:1px solid var(--line);border-radius:8px;margin-bottom:15px;color:var(--orange-dark)}.help-card h2{font-size:13px;margin-bottom:8px}.help-card p{font-size:11px;line-height:1.75;color:#7c8573;margin-bottom:11px}.help-card .text-button{font-size:11px}.results-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:19px;min-height:45px}.results-header h2{font-size:18px;font-weight:650;letter-spacing:-.02em;margin-bottom:3px}.results-header p{font-size:11px;color:#828a7a;margin-bottom:0}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.catalog-card{background:#fff;border:1px solid #e3e7dc;border-radius:10px;overflow:hidden;transition:box-shadow .15s,border-color .15s;min-width:0}.catalog-card:hover{box-shadow:0 5px 18px #2b352610;border-color:#c9d2bf}.card-image-button{width:100%;position:relative;display:block;border:0;background:#fff;padding:14px 30px 10px;cursor:zoom-in;aspect-ratio:1.15;overflow:hidden;border-bottom:1px solid #eff1ea}.card-image-button img{height:100%;width:100%;object-fit:contain}.page-stamp{position:absolute;left:11px;top:11px;padding:3px 5px;border:1px solid #e2e8da;border-radius:3px;background:#ffffffed;font-size:9px;color:#8b947f;letter-spacing:.025em}.zoom-hint{position:absolute;right:11px;bottom:10px;width:25px;height:25px;display:grid;place-items:center;border:1px solid #e4e7df;border-radius:50%;color:#707b66;background:#fff;font-size:16px}.card-info{padding:17px 15px 13px}.card-category{font-size:9px;color:var(--orange-dark);letter-spacing:.035em;margin-bottom:8px}.card-title{font-size:13px;line-height:1.45;font-weight:650;margin:0 0 10px;min-height:38px}.card-models{display:flex;flex-wrap:wrap;gap:4px;min-height:24px;margin:0 0 16px}.model-chip{display:inline-block;border:1px solid #e8ece3;background:#fafbf8;color:#6b765f;border-radius:3px;font-size:9px;line-height:1.5;padding:2px 5px;max-width:100%;overflow-wrap:anywhere}.card-actions{border-top:1px solid #eef1e9;padding-top:9px;display:flex;align-items:center;justify-content:space-between;gap:6px}.card-actions button{font-size:10px;min-height:29px}.card-view{color:#69765d}.card-quote{color:var(--orange-dark)}.message-state{padding:55px 25px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:10px}.message-state>span{font-size:35px;color:#9da792;display:block;margin-bottom:10px}.message-state h3{font-size:18px}.message-state p{color:var(--muted);font-size:13px;max-width:390px;margin:0 auto 24px}.message-state button{margin:5px}.quote-banner{padding-top:43px;padding-bottom:43px;display:flex;align-items:center;justify-content:space-between;gap:45px}.quote-banner h2{font-size:24px;letter-spacing:-.035em;line-height:1.25;margin-bottom:12px}.quote-banner .eyebrow{margin-bottom:9px}.quote-banner p:last-child{font-size:12px;color:var(--muted);max-width:680px;margin-bottom:0}.quote-banner button{flex-shrink:0;padding:13px 25px}.site-footer{display:flex;gap:30px;align-items:center;border-top:1px solid var(--line);padding-top:25px;padding-bottom:27px;font-size:11px;color:#858b80}.site-footer>div{margin-right:auto;max-width:760px}.site-footer strong{font-size:10px;color:#626b58;letter-spacing:.08em}.site-footer p{font-size:10px;margin:7px 0 0;line-height:1.7}.site-footer>a{white-space:nowrap}.static-index{background:#fff;padding:25px;margin-top:30px}.static-index a{color:var(--orange-dark);text-decoration:underline}dialog{border:0;border-radius:14px;padding:0;color:var(--ink);box-shadow:0 25px 90px #0004}dialog::backdrop{background:#1c241ed1;backdrop-filter:blur(3px)}.page-dialog{width:min(1220px,96vw);height:94vh;max-height:94dvh;max-width:96vw}.page-dialog[open]{display:flex;flex-direction:column}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-shrink:0;padding:15px 20px;border-bottom:1px solid var(--line);background:#fff}.viewer-toolbar .eyebrow{font-size:9px;margin:0 0 4px;display:block}.viewer-toolbar h2{font-size:15px;line-height:1.3;margin:0}.viewer-tools{display:flex;align-items:center;gap:6px}.icon-button{border:1px solid #e0e5db;border-radius:6px;background:#fff;width:36px;height:36px;color:#5c6951;display:grid;place-items:center;font-size:23px;line-height:1}.icon-button:hover{background:#f4f6f0}.zoom-value{border:0;background:transparent;font-size:11px;min-width:45px;color:#79856e}.close-button{margin-left:12px}.viewer-stage{background:#e9ece5;overflow:auto;flex:1;min-height:0;position:relative;padding:22px;overscroll-behavior:contain}.viewer-stage>img{width:var(--image-width,850px);min-width:var(--image-width,850px);max-width:none;height:auto;margin:0 auto;box-shadow:0 2px 12px #26331b20}.viewer-bottom{padding:12px 20px;display:flex;align-items:center;gap:13px;background:#fff;border-top:1px solid var(--line);flex-shrink:0}.viewer-bottom .text-button{margin-right:auto}.viewer-bottom .button{font-size:11px;padding:10px 13px}.viewer-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#f5f7f1}.inquiry-dialog{width:480px;max-width:calc(100vw - 28px);padding:35px}.inquiry-close{position:absolute;right:16px;top:16px;border:0}.inquiry-dialog h2{font-size:28px;letter-spacing:-.025em;margin-bottom:12px}.inquiry-dialog>.eyebrow{font-size:9px;padding-right:30px}.inquiry-reference{background:#f7f7f2;padding:10px 12px;border-radius:5px;font-size:12px;color:#6b735f;overflow-wrap:anywhere}.inquiry-dialog label{display:block;font-size:12px;margin:17px 0 6px;font-weight:600}.inquiry-dialog input{border:1px solid #d9dfd1;border-radius:6px;padding:11px 10px;width:100%;min-width:0;background:#fff}.field-row{display:grid;grid-template-columns:1fr 1.4fr;gap:12px}.inquiry-help{font-size:11px;color:#8a937d;margin:20px 0 14px}.inquiry-submit{width:100%;font-size:13px}.thumbnail-error{font-size:11px;color:var(--muted);position:absolute;inset:0;display:grid;place-items:center;padding:20px;background:#f6f7f2}.skeleton{height:310px;background:linear-gradient(110deg,#e9ede2 10%,#f0f2eb 35%,#e9ede2 60%);border-radius:10px}
@media(min-width:1400px){.hero{gap:120px}.catalog-grid{gap:22px}.card-image-button{aspect-ratio:1.05}}
@media(max-width:1050px){.header-inner{padding:17px 28px;gap:20px}.wrap{padding-left:28px;padding-right:28px}.top-nav{gap:18px}.hero{gap:35px;grid-template-columns:minmax(0,1fr) 200px}.hero-art:before{width:215px;height:215px}.catalog-layout{grid-template-columns:182px minmax(0,1fr);gap:23px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-button{font-size:11px}.hero h1{font-size:38px}.header-quote{padding:10px 12px;font-size:11px}}
@media(max-width:720px){.header-inner{padding:15px 20px;gap:15px}.brand{gap:8px}.brand img{width:34px;height:34px}.brand strong{font-size:11px}.brand small{font-size:7px}.top-nav,.header-quote{display:none}.language{margin-left:auto}.language select{font-size:11px;max-width:105px}.wrap{padding-left:20px;padding-right:20px}.hero{grid-template-columns:1fr;gap:0;padding-top:23px;padding-bottom:30px}.breadcrumbs{font-size:10px;margin-bottom:28px}.hero h1{font-size:36px;max-width:550px;margin-bottom:17px}.hero-lead{font-size:12px;line-height:1.8;margin-bottom:22px}.hero-meta{font-size:10px;gap:15px}.hero-art{display:none}.hero .eyebrow{font-size:9px}.catalog-section{padding-top:21px;padding-bottom:32px}.search-form{padding-left:13px;gap:10px}.search-form svg{width:19px;height:19px}.search-form input{font-size:12px;padding:10px 0}.search-form button{padding:11px 17px;font-size:11px}.search-help{font-size:10px;margin-bottom:25px;line-height:1.7}.catalog-layout{display:block}.category-panel{position:static;margin-bottom:24px}.category-panel>.eyebrow{margin-bottom:9px;font-size:8px}.category-list{display:flex;gap:7px;overflow-x:auto;padding:2px 2px 10px;scrollbar-width:thin;margin-right:-20px;padding-right:20px}.category-button{white-space:nowrap;border-color:#dde3d3;background:#fff;padding:8px 11px;font-size:11px;min-height:36px;flex-shrink:0}.category-count{font-size:9px}.help-card{display:none}.results-header{margin-bottom:15px}.results-header h2{font-size:17px}.results-header p{font-size:10px}.results-header>.text-button{font-size:10px;white-space:nowrap}.catalog-grid{gap:13px}.card-image-button{padding:15px 22px 8px;aspect-ratio:.98}.card-info{padding:12px 11px 10px}.card-category{font-size:8px;margin-bottom:6px}.card-title{font-size:11px;min-height:32px;margin-bottom:8px}.card-models{margin-bottom:10px;gap:3px}.model-chip{font-size:8px;padding:2px 4px}.card-actions{gap:3px;padding-top:6px}.card-actions button{font-size:9px;min-height:30px}.page-stamp{font-size:7px;left:7px;top:7px}.zoom-hint{width:21px;height:21px;right:7px;bottom:7px;font-size:13px}.quote-banner{padding-top:30px;padding-bottom:30px;display:block}.quote-banner h2{font-size:22px}.quote-banner p:last-child{font-size:11px}.quote-banner button{margin-top:20px;font-size:12px}.site-footer{align-items:flex-start;flex-wrap:wrap;gap:12px 20px;padding-top:21px;padding-bottom:25px}.site-footer>div{flex-basis:100%}.site-footer p{font-size:9px}.site-footer>a{font-size:10px}.page-dialog{width:100vw;height:100dvh;max-height:100dvh;max-width:100vw;border-radius:0}.viewer-toolbar{padding:11px 12px;gap:9px}.viewer-toolbar h2{font-size:11px;max-width:210px}.viewer-toolbar .eyebrow{font-size:8px}.viewer-tools{gap:3px}.viewer-tools .icon-button{width:29px;height:33px;font-size:21px}.zoom-value{min-width:31px;font-size:9px;padding:0}.close-button{margin-left:5px}.viewer-stage{padding:10px}.viewer-bottom{padding:10px;gap:8px;flex-wrap:wrap}.viewer-bottom .button{font-size:10px;padding:9px 10px}.viewer-bottom .text-button{font-size:9px;order:4;margin-left:auto;margin-right:0}.viewer-bottom #viewer-inquiry{flex:1}.viewer-bottom #next-page{order:3}.inquiry-dialog{padding:28px 23px}.inquiry-dialog h2{font-size:25px}.inquiry-dialog input{font-size:14px}.inquiry-help{font-size:10px}}
@media(max-width:360px){.wrap{padding-left:15px;padding-right:15px}.hero h1{font-size:31px}.catalog-grid{gap:9px}.card-actions{flex-wrap:wrap}.card-actions button{font-size:9px}.hero-meta{gap:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.model-chip-matched{color:#a33d0d;background:#fff0e4;border-color:#efc5ac;font-weight:700}.hero-art{isolation:isolate}
.card-title{font-size:15px;min-height:44px}.model-chip{font-size:11px}.card-actions button{font-size:12px;min-height:44px}.category-button{min-height:44px}.icon-button{width:44px;height:44px}.zoom-value{min-width:44px;min-height:44px}
@media(max-width:720px){input,select,.language select,.search-form input,.inquiry-dialog input{font-size:16px}.category-button{min-height:44px}.card-title{font-size:14px;min-height:42px}.model-chip{font-size:11px}.card-actions{flex-wrap:wrap;gap:3px 8px}.card-actions button{font-size:12px;min-height:44px}.viewer-tools .icon-button{width:40px;height:44px;font-size:23px}.zoom-value{min-width:40px;min-height:44px;font-size:11px}.viewer-toolbar{flex-wrap:wrap}.viewer-toolbar>div:first-child{flex:1;min-width:150px}.viewer-toolbar h2{max-width:none;font-size:14px}.viewer-tools{margin-left:auto}.viewer-bottom .button,.viewer-bottom .text-button{min-height:44px;font-size:12px}.viewer-bottom .text-button{display:inline-flex;align-items:center}.inquiry-close{width:44px;height:44px}}
@media(max-width:389px){.catalog-grid{grid-template-columns:minmax(0,1fr)}.card-image-button{aspect-ratio:1.3}.card-title{min-height:0}.card-actions{flex-wrap:nowrap}.viewer-toolbar>div:first-child{flex-basis:100%}.viewer-tools{width:100%;justify-content:flex-end}}

/* Use the existing Products section brand shell, without its global widget bundle. */
.site-header{background:linear-gradient(90deg,#08152b 0%,#0b2143 56%,#071225 100%);border-bottom:1px solid #ffffff1a;box-shadow:0 14px 34px #0410242e;color:#fff}
.header-inner{display:grid;grid-template-columns:minmax(230px,1fr) minmax(230px,350px) auto auto;gap:17px 22px;max-width:1440px;min-height:118px;padding:18px 28px 12px}
.site-header .brand{min-width:0;gap:10px;white-space:normal;color:#fff}
.site-header .brand img{width:64px;height:64px;flex:0 0 64px;border-radius:18px}
.site-header .brand-copy{display:grid;gap:4px;min-width:0}
.site-header .brand strong{color:#fff;font-size:16px;font-weight:900;letter-spacing:.01em;line-height:1.1}
.site-header .brand small{color:#ffffffc2;font-size:11px;letter-spacing:0;line-height:1.3;margin:0;text-transform:none}
.sitewide-search{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;border:1px solid #ffffff2e;border-radius:8px;overflow:hidden;background:#ffffff14;min-width:0;height:46px}
.sitewide-search input{width:100%;min-width:0;height:100%;border:0;padding:10px 13px;background:transparent;color:#fff;font-size:13px}
.sitewide-search input::placeholder{color:#ffffffb8}
.sitewide-search button{display:grid;place-items:center;align-self:stretch;border:0;border-left:1px solid #ffffff26;background:#ffffff14;color:#fff}
.sitewide-search button:hover{background:#ffffff29}
.sitewide-search:focus-within{outline:2px solid #77adff;outline-offset:3px}
.sitewide-search input:focus{outline:none}
.language{justify-self:end}
.language select{border:1px solid #ffffff52;border-radius:6px;background:#fff;color:var(--blue);font-size:13px;min-height:44px;padding:8px 9px}
.header-quote{min-height:44px;white-space:nowrap}
.top-nav{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 23px;margin:0;padding:7px 0 0;border-top:1px solid #ffffff1a;min-width:0}
.top-nav>a{position:relative;display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:750;color:#ffffffd9;white-space:nowrap;text-decoration:none}
.top-nav>a:hover,.top-nav>a.active{color:#fff}
.top-nav>a.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:2px;background:#2f80ff}
.mobile-navigation{display:none}
.hero h1{color:var(--blue);font-weight:850;letter-spacing:-.035em}
.hero-lead,.hero-meta,.breadcrumbs{color:var(--muted)}
.hero-art:before{background:#eef4fb}.art-label{color:#6e8299}
.catalog-section{background:#f8fafc;border-color:#e4edf5}
.search-form{border-color:var(--line);box-shadow:0 6px 18px #07285a08;border-radius:8px}
.search-form:focus-within{outline-color:#2f80ff}
.search-form svg{color:#607891}.search-form input::placeholder{color:#6d8298}
.search-help,.category-panel>.eyebrow,.help-card p,.results-header p{color:#596e86}
.category-button{color:#334e6d;border-radius:6px}
.category-button:hover{background:#eaf2fa}
.category-button[aria-pressed=true]{color:#066b35;background:#edf9f1;border-color:#b7ddc6}
.category-count{color:#677f96}.category-button[aria-pressed=true] .category-count{color:#08743e}
.help-card{border-color:var(--line)}.help-card h2,.results-header h2{color:var(--blue)}
.catalog-card{border-color:var(--line);border-radius:8px}
.catalog-card:hover{border-color:#abc5dd;box-shadow:0 8px 24px #07285a0f}
.card-image-button{border-color:#edf2f7}.page-stamp{border-color:#dce6f0;color:#536e89;background:#ffffffed}
.zoom-hint{border-color:#dce6f0;color:#355778}
.card-title{color:#0b1b35}.model-chip{border-color:#dce7f2;background:#f6f9fc;color:#405f7e}
.model-chip-matched{background:#e9f8ee;border-color:#9ed2b2;color:#076334}
.card-actions{border-color:#e7eef5}.card-view{color:#174d80}.card-quote,.text-button{color:#08743e}
.button-primary{background:#078641;color:#fff;font-weight:750}.button-primary:hover{background:#086f39}
.button-secondary:hover{border-color:#9bb8d4;background:#f2f7fc}
.quote-banner h2{color:var(--blue)}
.viewer-stage{background:#e8eef5}.viewer-toolbar,.viewer-bottom{border-color:var(--line)}
.icon-button{border-color:#d5e2ef;color:#254d75}.icon-button:hover{background:#edf4fb}.zoom-value{color:#496888}
.inquiry-reference{background:#f1f6fb;color:#405d7c}.inquiry-dialog input{border-color:#c8d9e9}.inquiry-help{color:#5f738a}
.thumbnail-error,.viewer-error{background:#f2f6fb;color:#526b85}
.skeleton{background:linear-gradient(110deg,#e7eef6 10%,#f1f5fa 35%,#e7eef6 60%)}
.site-footer{display:block;background:#06234f;color:#fff;padding:0;border-top:1px solid #ffffff2e}
.site-footer>.footer-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:22px 35px;max-width:1280px;margin:0 auto;padding-top:30px;padding-bottom:28px}
.footer-brand{display:flex;align-items:center;gap:14px;min-width:0}
.footer-brand>a{flex:0 0 48px}.footer-brand img{width:48px;height:48px;border-radius:13px}
.site-footer .footer-brand strong{color:#fff;font-size:16px;letter-spacing:0;font-weight:850}
.site-footer .footer-brand p{color:#ffffffc7;font-size:12px;line-height:1.6;margin:5px 0 0}
.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px 22px}
.site-footer nav a{display:inline-flex;align-items:center;min-height:44px;color:#fff;font-size:12px;font-weight:600}
.site-footer .footer-reference{color:#ffffffb8;font-size:11px;margin:0;line-height:1.65}
.site-footer .footer-copyright{color:#ffffffb8;font-size:11px;margin:0;text-align:right}
@media(max-width:1180px){.header-inner{grid-template-columns:minmax(210px,1fr) minmax(230px,1fr) auto;gap:14px 20px}.header-quote{display:none}.top-nav{gap:0 19px}.site-header .brand img{width:54px;height:54px;flex-basis:54px}.site-header .brand strong{font-size:15px}}
@media(max-width:960px){.header-inner{grid-template-columns:minmax(0,1fr) auto;padding:16px 22px 12px;gap:13px}.sitewide-search{grid-column:1/-1;grid-row:2;width:100%}.top-nav{display:none}.mobile-navigation{display:block;grid-column:1/-1;border-top:1px solid #ffffff26;min-width:0}.mobile-navigation summary{display:flex;align-items:center;gap:16px;min-height:44px;padding:8px 0;cursor:pointer;font-size:13px;font-weight:750;list-style:none}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-current{font-size:11px;color:#ffffffb8;margin-left:auto;font-weight:500}.menu-chevron{font-size:18px;line-height:1}.mobile-navigation[open] .menu-chevron{transform:rotate(180deg)}.mobile-navigation nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px 13px;padding:5px 0 10px}.mobile-navigation nav a{display:flex;align-items:center;min-height:44px;padding:8px 10px;color:#ffffffd9;font-size:13px;border-radius:6px;text-decoration:none;overflow-wrap:anywhere}.mobile-navigation nav a:hover{background:#ffffff12}.mobile-navigation nav .active{background:#204b7f;color:#fff;box-shadow:inset 3px 0 #2f80ff}.site-footer>.footer-inner{grid-template-columns:1fr;gap:17px}.site-footer nav{justify-content:flex-start;gap:0 22px}.site-footer .footer-copyright{text-align:left}.site-footer .footer-reference{padding-top:15px;border-top:1px solid #ffffff26}}
@media(max-width:720px){.header-inner{padding:14px 20px 9px;gap:12px}.site-header .brand img{width:44px;height:44px;flex-basis:44px;border-radius:13px}.site-header .brand{gap:8px}.site-header .brand strong{font-size:14px;line-height:1.15}.site-header .brand small{font-size:10px;line-height:1.3}.language select,.sitewide-search input{font-size:16px}.language select{max-width:120px;min-height:44px;padding-left:7px;padding-right:5px}.sitewide-search{height:46px}.mobile-navigation nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 9px}.mobile-navigation nav a{font-size:13px}.site-footer>.footer-inner{padding-top:26px;padding-bottom:26px}.footer-brand>a{flex-basis:40px}.footer-brand img{width:40px;height:40px}.site-footer .footer-brand strong{font-size:15px}.site-footer .footer-brand p{font-size:11px}.site-footer nav a{font-size:12px}.hero .eyebrow{font-size:10px}.category-panel>.eyebrow{font-size:10px}.category-button{border-color:#cfdeed}.card-category{font-size:10px}.page-stamp{font-size:9px}.search-help{font-size:11px}}
@media(max-width:389px){.header-inner{padding-right:16px;padding-left:16px;column-gap:9px}.site-header .brand strong{font-size:12px}.site-header .brand small{font-size:9px}.language select{max-width:107px}.site-header .brand img{width:40px;height:40px;flex-basis:40px}.mobile-current{font-size:10px}}
