:root{--ink:#13222a;--muted:#5f6d73;--navy:#102a36;--navy-2:#173e4d;--cream:#f5f1e8;--paper:#fffdf8;--white:#ffffff;--brass:#a87635;--brass-light:#dfc399;--line:#d9d5ca;--line-dark:rgba(255,255,255,0.16);--success:#276248;--warning:#8a5a12;--danger:#8b3535;--shadow-sm:0 10px 30px rgba(16,42,54,0.08);--shadow-lg:0 24px 70px rgba(16,42,54,0.15);--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--shell:1180px;--transition:180ms ease;color-scheme:light}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;background:var(--cream);color:var(--ink);font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:0.2em}img,svg{max-width:100%}[hidden]{display:none !important}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:999;padding:12px 16px;border-radius:10px;background:var(--white);color:var(--navy);transform:translateY(-160%);transition:transform var(--transition);box-shadow:var(--shadow-sm)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #d1953f;outline-offset:3px}.owner-config-banner{position:relative;z-index:90;padding:9px 0;border-bottom:1px solid #cf9c4e;background:#fff0cf;color:#5f4015;font-size:12px;text-align:center}.owner-config-banner strong{margin-right:4px}.site-header{position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(16,42,54,0.08);background:rgba(245,241,232,0.92);backdrop-filter:blur(18px)}.header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50% 50% 50% 18%;background:var(--navy);color:var(--cream);font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.16)}.brand-copy{display:grid;line-height:1.15}.brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:22px;letter-spacing:-0.02em}.brand-copy span{margin-top:3px;color:var(--muted);font-size:11px;letter-spacing:0.05em;text-transform:uppercase}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{padding:12px 0;color:#31434b;font-size:14px;font-weight:650;text-decoration:none}.main-nav a:hover{color:var(--brass)}.menu-button{display:none;min-width:48px;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:14px;background:var(--paper);cursor:pointer}.menu-button-label{font-size:14px;font-weight:700}.menu-icon{width:20px;display:grid;gap:4px}.menu-icon i{height:2px;border-radius:2px;background:currentColor;transition:transform var(--transition),opacity var(--transition)}.menu-button[aria-expanded="true"] .menu-icon i:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-button[aria-expanded="true"] .menu-icon i:nth-child(2){opacity:0}.menu-button[aria-expanded="true"] .menu-icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero{position:relative;overflow:hidden;padding:78px 0 82px;background:radial-gradient(circle at 86% 20%,rgba(168,118,53,0.16),transparent 27%),linear-gradient(145deg,var(--cream),#f8f5ee 55%,#efe7d8)}.hero::after{content:"";position:absolute;right:-160px;bottom:-310px;width:560px;height:560px;border:1px solid rgba(168,118,53,0.22);border-radius:50%;box-shadow:0 0 0 70px rgba(168,118,53,0.04),0 0 0 140px rgba(168,118,53,0.03);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,0.65fr);gap:clamp(48px,7vw,96px);align-items:center}.eyebrow{margin:0 0 14px;color:var(--brass);font-size:12px;font-weight:800;letter-spacing:0.14em;text-transform:uppercase}.hero h1,.section-heading h2,.legal-callout h2,.dialog-head h2,.legal-page h1,.not-found h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-0.04em;line-height:1.04}.hero h1{max-width:780px;font-size:clamp(48px,6.4vw,78px)}.hero-lead{max-width:760px;margin:26px 0 0;color:#44565e;font-size:clamp(17px,2vw,21px);line-height:1.55}.hero-disclosure{max-width:760px;margin:22px 0 0;color:#68757a;font-size:12px}.hero-proof{position:relative;padding:28px;border:1px solid rgba(255,255,255,0.14);border-radius:var(--radius-lg);background:var(--navy);color:var(--white);box-shadow:var(--shadow-lg)}.hero-proof::before{content:"";position:absolute;inset:10px;border:1px solid rgba(223,195,153,0.15);border-radius:24px;pointer-events:none}.trust-strip{background:var(--navy);color:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{min-height:98px;padding:20px 26px;display:grid;align-content:center;gap:4px;border-left:1px solid var(--line-dark)}.trust-grid div:last-child{border-right:1px solid var(--line-dark)}.trust-grid strong{color:var(--brass-light);font-size:13px;letter-spacing:0.04em;text-transform:uppercase}.trust-grid span{color:#cbd6d9;font-size:12px}.catalog-section,.explain-section{padding:100px 0}.catalog-section{background:var(--paper)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:38px}.section-heading h2{max-width:720px;font-size:clamp(38px,5vw,58px)}.section-heading>p{max-width:390px;margin:0;color:var(--muted)}.category-tabs{display:flex;gap:8px;overflow-x:auto;padding:5px;border:1px solid var(--line);border-radius:18px;background:#f2eee5;scrollbar-width:thin}.category-tabs button{min-height:48px;padding:11px 18px;flex:1 0 auto;border:0;border-radius:13px;background:transparent;color:#536168;font-weight:700;cursor:pointer;transition:background var(--transition),color var(--transition),box-shadow var(--transition)}.category-tabs button[aria-selected="true"]{background:var(--white);color:var(--navy);box-shadow:0 4px 15px rgba(16,42,54,0.08)}.catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;margin-top:28px;align-items:start}.filters{position:sticky;top:104px;padding:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:#faf7f0}.filters-head,.results-toolbar,.product-card-head,.verified-row,.product-actions,.dialog-head,.cookie-actions,.compare-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.filters h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:500}.text-button{padding:0;border:0;background:none;color:var(--brass);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.filter-group{margin-top:24px;display:grid;gap:9px}.filter-group label{margin-top:8px;color:#3e4f56;font-size:13px;font-weight:700}.filter-group input[type="number"],.filter-group select,.results-toolbar select{width:100%;min-height:46px;padding:9px 12px;border:1px solid #cfcabf;border-radius:11px;background:var(--white);color:var(--ink)}.check-row{min-height:44px;display:flex !important;align-items:center;gap:10px;cursor:pointer}.check-row input,.compare-check input{width:20px;height:20px;accent-color:var(--navy)}.catalog-results{min-width:0}.results-toolbar{min-height:50px;margin-bottom:16px}.results-toolbar p{margin:0;color:var(--muted);font-size:14px}.results-toolbar label{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.results-toolbar select{width:auto;min-width:190px}.product-grid{display:grid;gap:18px}.product-card{padding:26px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:0 8px 28px rgba(16,42,54,0.055);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.product-card:hover{transform:translateY(-2px);border-color:#c6b18f;box-shadow:var(--shadow-sm)}.product-card.is-stale{border-color:#c69d5d;background:#fffaf0}.product-card.is-unavailable{opacity:0.72}.bank-identity{min-width:0;display:flex;align-items:center;gap:13px}.bank-monogram{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px;background:#edf0ec;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:700}.bank-name{margin:0 0 2px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase}.product-name{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:500;line-height:1.2}.card-labels{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid #d8d2c6;border-radius:999px;background:#f8f5ee;color:#536168;font-size:11px;font-weight:750}.badge-sponsored{border-color:#d8b57d;background:#fff4df;color:#75501a}.product-primary{margin-top:24px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(31px,4vw,44px);line-height:1.08;letter-spacing:-0.035em}.product-secondary{margin:7px 0 0;color:var(--muted);font-size:13px}.product-facts{margin:22px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:15px;overflow:hidden}.product-facts div{min-width:0;padding:13px 14px;border-right:1px solid var(--line)}.product-facts div:last-child{border-right:0}.product-facts dt{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:0.05em}.product-facts dd{margin:4px 0 0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.product-lists{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-lists h4{margin:0 0 8px;font-size:13px}.product-lists ul,.conditions{margin:0;padding-left:19px;color:#4f5f65;font-size:13px}.product-lists li + li,.conditions li + li{margin-top:6px}.product-lists div:first-child li::marker{color:var(--success)}.product-lists div:last-child li::marker{color:var(--warning)}.product-details{margin-top:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-details summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:750}.product-details summary::after{content:"+";font-size:20px;font-weight:400}.product-details[open] summary::after{content:"−"}.product-details summary::-webkit-details-marker{display:none}.details-body{padding:0 0 18px}.license{margin:14px 0 0;color:var(--muted);font-size:11px}.credit-warning{min-height:80px;margin-top:18px;padding:14px 16px;display:grid;align-content:center;gap:3px;border:2px solid #8e6330;border-radius:14px;background:#fff7e9;color:#553815}.credit-warning strong{font-size:15px}.credit-warning span{font-size:12px}.verified-row{margin-top:18px;justify-content:flex-start;color:var(--muted);font-size:12px}.verified-status{display:inline-flex;align-items:center;gap:7px;font-weight:750}.verified-status::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--success)}.product-card.is-stale .verified-status::before{background:var(--warning)}.product-card.is-unavailable .verified-status::before{background:var(--danger)}.product-actions{margin-top:18px;align-items:stretch}.compare-check{min-height:48px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;cursor:pointer}.button{min-height:48px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:13px;font-weight:750;text-align:center;text-decoration:none;cursor:pointer;transition:transform var(--transition),background var(--transition),border-color var(--transition)}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--navy);color:var(--white)}.button-primary:hover{background:var(--navy-2)}.button-ghost{border-color:#cfc9bd;background:var(--paper);color:var(--navy)}.button[aria-disabled="true"]{pointer-events:none;opacity:0.5}.ad-disclosure{margin:12px 0 0;color:#77511c;font-size:11px}.empty-state,.noscript-card{padding:34px;border:1px dashed #c9c2b6;border-radius:var(--radius-md);background:#faf7f0;text-align:center}.empty-state h3,.noscript-card h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:26px;font-weight:500}.empty-state p,.noscript-card p{max-width:620px;margin:10px auto 0;color:var(--muted)}.explain-section{background:var(--cream)}.inline-link{color:var(--brass);font-weight:750}.explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.explain-grid article{min-height:270px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,253,248,0.66)}.explain-grid article>span{color:var(--brass);font-family:"Times New Roman",Times,serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1;font-size:34px;line-height:1}.explain-grid h3{margin:auto 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:500;line-height:1.15}.explain-grid p{margin:0;color:var(--muted);font-size:14px}.legal-callout{padding:72px 0;background:var(--navy);color:var(--white)}.legal-callout-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.legal-callout h2{font-size:clamp(36px,4vw,52px)}.legal-callout-grid>p{margin:0;color:#cbd6d9;font-size:16px}.compare-bar{position:fixed;z-index:70;left:50%;bottom:20px;width:min(calc(100% - 32px),760px);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;transform:translateX(-50%);border:1px solid rgba(255,255,255,0.18);border-radius:18px;background:rgba(16,42,54,0.97);color:var(--white);box-shadow:var(--shadow-lg)}.compare-bar>div:first-child{display:grid;gap:2px}.compare-bar span{color:#c3d0d3;font-size:12px}.compare-bar .button-ghost{border-color:rgba(255,255,255,0.28);background:transparent;color:var(--white)}.compare-bar .button-primary{background:var(--brass-light);color:var(--navy)}dialog{width:min(calc(100% - 32px),980px);max-height:min(90vh,900px);padding:0;border:0;border-radius:var(--radius-lg);background:var(--paper);color:var(--ink);box-shadow:0 40px 120px rgba(0,0,0,0.35)}dialog::backdrop{background:rgba(8,22,28,0.72);backdrop-filter:blur(4px)}.dialog-head{position:sticky;top:0;z-index:2;padding:24px 26px;border-bottom:1px solid var(--line);background:var(--paper)}.dialog-head h2{font-size:34px}.icon-button{width:46px;height:46px;flex:0 0 auto;border:1px solid var(--line);border-radius:50%;background:var(--white);font-size:27px;line-height:1;cursor:pointer}.compare-content{padding:26px;overflow:auto}.compare-table{width:100%;border-collapse:collapse;font-size:13px}.compare-table th,.compare-table td{min-width:180px;padding:14px;border:1px solid var(--line);text-align:left;vertical-align:top}.compare-table th{background:#f3efe6}.compare-table th:first-child,.compare-table td:first-child{min-width:160px;font-weight:750}.compare-mobile{display:none}.compare-mobile article{padding:20px;border:1px solid var(--line);border-radius:16px}.compare-mobile dl{margin:16px 0 0}.compare-mobile dl div{padding:10px 0;border-top:1px solid var(--line)}.compare-mobile dt{color:var(--muted);font-size:11px;text-transform:uppercase}.compare-mobile dd{margin:3px 0 0;font-weight:650}.cookie-banner{position:fixed;z-index:80;right:20px;bottom:20px;width:min(calc(100% - 40px),660px);padding:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;border:1px solid var(--line-dark);border-radius:20px;background:var(--navy);color:var(--white);box-shadow:var(--shadow-lg)}.cookie-banner h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:500}.cookie-banner p{margin:7px 0;color:#cbd6d9;font-size:13px}.cookie-banner a{color:var(--brass-light);font-size:12px}.cookie-actions{flex-wrap:wrap;justify-content:flex-end}.cookie-actions .button{min-height:44px;padding:10px 13px;font-size:12px}.cookie-actions .button-ghost{border-color:rgba(255,255,255,0.28);background:transparent;color:var(--white)}.cookie-actions .button-primary{background:var(--brass-light);color:var(--navy)}.site-footer{padding:68px 0 26px;background:#0c222c;color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,minmax(0,1fr));gap:70px}.brand-footer .brand-mark{background:var(--brass-light);color:var(--navy)}.brand-footer .brand-copy span{color:#9fb0b4}.footer-grid>div>p{max-width:360px;margin:18px 0 0;color:#9fb0b4;font-size:13px}.footer-grid nav{display:grid;align-content:start;gap:10px}.footer-grid nav strong{margin-bottom:7px;color:var(--brass-light);font-size:12px;letter-spacing:0.08em;text-transform:uppercase}.footer-grid nav a{width:fit-content;color:#c8d3d6;font-size:13px;text-align:left}.footer-bottom{margin-top:56px;padding-top:20px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line-dark);color:#82979c;font-size:11px}.footer-bottom p{margin:0}.legal-main{padding:64px 0 100px;background:var(--paper)}.legal-page{width:min(calc(100% - 40px),840px);margin-inline:auto}.legal-page h1{font-size:clamp(42px,6vw,64px)}.legal-page .lead{margin:22px 0 42px;color:var(--muted);font-size:18px}.legal-page h2{margin:42px 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:500}.legal-page h3{margin:24px 0 8px;font-size:18px}.legal-page p,.legal-page li{color:#42545b}.legal-page li + li{margin-top:7px}.legal-page .document-meta{padding:18px 20px;border-radius:16px;background:#f3efe6}.legal-list{padding-left:22px}.legal-table{width:100%;margin:20px 0;border-collapse:collapse;font-size:14px}.legal-table th,.legal-table td{padding:12px;border:1px solid var(--line);text-align:left;vertical-align:top}.legal-table th{background:#f4f0e7}.legal-nav{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.legal-nav-links{display:flex;align-items:center;gap:20px}.legal-nav-links a{font-size:13px;font-weight:700;text-decoration:none}.not-found{min-height:calc(100vh - 80px);padding:100px 20px;display:grid;place-items:center;text-align:center;background:var(--cream)}.not-found>div{max-width:620px}.not-found .code{color:var(--brass);font-family:Georgia,"Times New Roman",serif;font-size:100px;line-height:1}.not-found h1{margin-top:18px;font-size:48px}.not-found p{color:var(--muted)}.not-found .button{margin-top:20px}@media (max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-proof{max-width:660px}.catalog-layout{grid-template-columns:1fr}.filters{position:static}.filter-group{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.filter-group .check-row{grid-column:1 / -1}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div:nth-child(3){border-top:1px solid var(--line-dark)}.trust-grid div:nth-child(4){border-top:1px solid var(--line-dark)}.explain-grid{grid-template-columns:1fr}.explain-grid article{min-height:210px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.cookie-banner{grid-template-columns:1fr}.cookie-actions{justify-content:flex-start}}@media (max-width:760px){html{scroll-padding-top:78px}.shell{width:min(calc(100% - 28px),var(--shell))}.header-inner{min-height:70px}.brand-copy span{display:none}.menu-button{display:inline-flex}.main-nav{position:absolute;top:calc(100% + 1px);left:0;right:0;padding:14px;display:none;align-items:stretch;flex-direction:column;gap:2px;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-sm)}.main-nav.is-open{display:flex}.main-nav a{min-height:48px;padding:13px 14px;border-radius:11px}.main-nav a:hover{background:#f3efe6}.hero{padding:56px 0 64px}.hero h1{font-size:clamp(42px,13vw,60px)}.trust-grid{grid-template-columns:1fr}.trust-grid div{min-height:78px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.catalog-section,.explain-section{padding:72px 0}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2{font-size:42px}.category-tabs{margin-inline:-14px;padding-inline:14px;border-inline:0;border-radius:0}.filter-group{grid-template-columns:1fr}.filter-group .check-row{grid-column:auto}.results-toolbar{align-items:flex-start;flex-direction:column}.results-toolbar label{width:100%;align-items:stretch;flex-direction:column}.results-toolbar select{width:100%}.product-card{padding:20px}.product-card-head{align-items:flex-start}.card-labels{max-width:110px}.product-facts{grid-template-columns:1fr}.product-facts div{border-right:0;border-bottom:1px solid var(--line)}.product-facts div:last-child{border-bottom:0}.product-lists{grid-template-columns:1fr}.product-actions{align-items:stretch;flex-direction:column}.compare-check{min-height:44px}.official-link{width:100%}.legal-callout-grid{grid-template-columns:1fr;gap:24px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.compare-bar{align-items:stretch;flex-direction:column}.compare-actions{width:100%}.compare-actions .button{flex:1}.compare-table{display:none}.compare-mobile{display:grid;gap:14px}.dialog-head{padding:20px}.compare-content{padding:20px}.cookie-banner{right:14px;bottom:14px;width:calc(100% - 28px);max-height:calc(100vh - 28px);overflow:auto}.cookie-actions{display:grid}.cookie-actions .button{width:100%}.legal-nav-links{display:none}.legal-main{padding-top:44px}.legal-table{display:block;overflow-x:auto}}@media (max-width:420px){.shell{width:min(calc(100% - 24px),var(--shell))}.brand-copy strong{font-size:20px}.menu-button-label{display:none}.hero h1{font-size:41px}.hero-lead{font-size:16px}.hero-proof{padding:22px}.section-heading h2{font-size:36px}.product-card-head{flex-direction:column}.card-labels{max-width:none;justify-content:flex-start}.product-primary{font-size:31px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important}}@media print{.site-header,.menu-button,.cookie-banner,.compare-bar,.product-actions,.site-footer{display:none !important}body,.catalog-section,.legal-main{background:#fff}.product-card,.legal-page{break-inside:avoid;box-shadow:none}}.breadcrumbs{display:flex;align-items:center;gap:.55rem;padding-top:1.1rem;color:var(--muted);font-size:.88rem}.breadcrumbs a{color:var(--ink);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.category-top-nav{display:flex;align-items:center;gap:1.1rem;flex-wrap:wrap}.category-top-nav a{color:var(--ink);font-size:.9rem;text-decoration:none}.category-top-nav a[aria-current="page"]{font-weight:800}.category-hero{padding:4.8rem 0 3.5rem}.category-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:2.5rem;align-items:end}.category-hero h1{max-width:900px;margin:.4rem 0 1.15rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,5.5vw,5.2rem);line-height:.98;letter-spacing:-.045em}.category-date{display:grid;gap:.45rem;padding:1.5rem;border:1px solid var(--line);border-radius:24px;background:var(--paper-strong);box-shadow:var(--shadow-soft)}.category-date time{font-size:1.15rem;font-weight:800}.category-date span{color:var(--muted);font-size:.9rem;line-height:1.5}.seo-products-section{padding:4.5rem 0;background:var(--paper-strong)}.seo-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.seo-product-card{display:flex;flex-direction:column;gap:1.2rem;padding:1.5rem;border:1px solid var(--line);border-radius:26px;background:var(--paper);box-shadow:var(--shadow-soft)}.seo-product-card.is-stale{border-color:#b96d5e}.seo-product-card__head{display:flex;justify-content:space-between;gap:1rem}.seo-product-card__head h2{margin:.2rem 0 0;font-size:1.35rem}.seo-product-type{align-self:flex-start;padding:.4rem .65rem;border-radius:999px;background:var(--accent-soft);font-size:.75rem;font-weight:800}.seo-product-primary{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.05}.seo-product-facts{display:grid;gap:.75rem;margin:0}.seo-product-facts div{display:grid;grid-template-columns:minmax(120px,.65fr) minmax(0,1.35fr);gap:1rem;padding-top:.75rem;border-top:1px solid var(--line)}.seo-product-facts dt{color:var(--muted)}.seo-product-facts dd{margin:0;font-weight:700}.seo-product-limitations h3{margin:0 0 .6rem;font-size:.95rem}.seo-product-limitations ul{margin:0;padding-left:1.1rem;color:var(--muted);line-height:1.55}.seo-product-card__footer{display:grid;gap:1rem;margin-top:auto;padding-top:.4rem}.seo-product-card__footer p{margin:0;color:var(--muted);font-size:.85rem}.freshness-label.is-stale{color:#9d3f32;font-weight:800}.category-guide{padding:5rem 0}.category-guide-grid{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:3rem}.category-guide h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.category-guide-copy{display:grid;gap:1rem;color:var(--muted);font-size:1.05rem;line-height:1.72}.category-guide-copy p{margin:0}.category-faq{padding:4.5rem 0;background:var(--paper-strong)}.faq-list{display:grid;gap:.8rem;max-width:900px}.faq-list details{padding:1rem 1.2rem;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{color:var(--muted);line-height:1.65}.category-link-section{padding:4.5rem 0}.category-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-link-grid a{display:grid;gap:.65rem;min-height:180px;padding:1.25rem;border:1px solid var(--line);border-radius:24px;background:var(--paper-strong);color:var(--ink);text-decoration:none;transition:transform .2s ease,border-color .2s ease}.category-link-grid a:hover{transform:translateY(-3px);border-color:var(--accent)}.category-link-grid span{color:var(--accent);font-weight:800}.category-link-grid strong{font-size:1.15rem}.category-link-grid small{color:var(--muted);line-height:1.45}.catalog-section,.explain-section,.legal-callout,.seo-products-section,.category-guide,.category-faq,.category-link-section{content-visibility:auto;contain-intrinsic-size:1px 800px}@media (max-width:1120px){body[data-page-type="category"] .header-inner{flex-wrap:wrap;padding:10px 0}.category-top-nav{width:100%;flex-wrap:nowrap;display:flex;overflow-x:auto;gap:1rem;padding:0 0 .45rem;scrollbar-width:thin}.category-top-nav a{white-space:nowrap}.category-hero-grid,.category-guide-grid{grid-template-columns:1fr}.seo-products-grid{grid-template-columns:1fr}.category-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.category-hero{padding:3.2rem 0 2.5rem}.category-hero h1{font-size:clamp(2.35rem,13vw,3.8rem)}.category-link-grid{grid-template-columns:1fr}.seo-product-card__head{display:grid}.seo-product-facts div{grid-template-columns:1fr;gap:.25rem}.seo-product-card__footer .button{width:100%}}@media (prefers-reduced-motion:reduce){.category-link-grid a{transition:none}}@supports (content-visibility:auto){.category-link-section,.guides-preview,.catalog-section,.explain-section,.legal-callout,.seo-products-section,.category-guide,.category-faq{content-visibility:auto;contain-intrinsic-size:auto 760px}}:root{--ink:#102038;--muted:#536176;--navy:#0f1d32;--navy-2:#1b3558;--cream:#f3f5f8;--paper:#ffffff;--paper-strong:#ffffff;--white:#ffffff;--brass:#bd8b3d;--brass-light:#e5c17b;--accent:#bd8b3d;--accent-soft:#f7ecd6;--line:#dce2ea;--line-dark:rgba(255,255,255,.16);--success:#267257;--warning:#9a6417;--danger:#a34141;--shadow-sm:0 10px 26px rgba(15,29,50,.075);--shadow-lg:0 30px 70px rgba(15,29,50,.18);--shadow-soft:0 12px 34px rgba(15,29,50,.08);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shell:1160px;--transition:180ms ease;color-scheme:light}html{scroll-padding-top:82px}body{background:var(--cream);color:var(--ink);font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.62}.shell{width:min(calc(100% - 48px),var(--shell))}a{color:var(--navy-2)}a:hover{color:var(--brass)}:focus-visible{outline:3px solid #d9a446;outline-offset:3px}.owner-config-banner{padding:10px 20px;border-bottom:1px solid #e3c17f;background:#fff7e8;color:#684719;font-size:13px}.site-header{position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(255,255,255,.11);background:rgba(15,29,50,.985);color:#fff;backdrop-filter:none}.header-inner,.legal-nav{min-height:72px}.brand{gap:11px;color:#fff}.brand:hover{color:#fff}.brand-mark{width:32px;height:32px;flex:0 0 32px;display:block;border-radius:0;background:transparent !important;color:var(--brass-light) !important;box-shadow:none !important}.brand-mark-svg{width:32px;height:32px;display:block}.brand-copy strong{color:#fff;font-family:"Segoe UI",Arial,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.025em}.brand-copy span{margin-top:2px;color:#aeb9c9;font-size:10px}.main-nav,.legal-nav-links{gap:25px}.main-nav a,.site-header .legal-nav-links a{color:#cbd3df;font-size:13px;font-weight:650}.main-nav a:hover,.main-nav a:focus-visible,.site-header .legal-nav-links a:hover,.site-header .legal-nav-links a:focus-visible{color:var(--brass-light)}.menu-button{border-color:rgba(255,255,255,.24);border-radius:10px;background:rgba(255,255,255,.04);color:#fff}.menu-icon i{background:#fff}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--brass);font-family:"Segoe UI",Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.section-heading h2,.category-guide h2,.legal-page h1,.category-hero h1{color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}.section-heading>p{color:var(--muted)}.hero.classic-hero{padding:70px 0 78px;background:radial-gradient(circle at 88% 10%,rgba(229,193,123,.16),transparent 25%),linear-gradient(135deg,#0e1c31 0%,#142947 100%);color:#fff}.classic-hero .hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:54px;align-items:center}.classic-hero h1{max-width:720px;margin:0 0 20px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5vw,60px);font-weight:500;line-height:1.02;letter-spacing:-.045em}.classic-hero .hero-lead{max-width:670px;margin:0;color:#c3ccda;font-size:17px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.classic-btn{min-height:48px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;transition:transform var(--transition),background var(--transition),border-color var(--transition)}.classic-btn:hover{transform:translateY(-1px)}.classic-btn-primary{background:var(--brass-light);color:var(--navy)}.classic-btn-primary:hover{background:#f0d398;color:var(--navy)}.classic-btn-ghost{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.035);color:#fff}.classic-btn-ghost:hover{border-color:rgba(255,255,255,.75);color:#fff}.classic-hero .hero-disclosure{max-width:680px;margin:20px 0 0;color:#98a7bb;font-size:12px}.hero-proof.snapshot{min-height:auto;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 34px 80px rgba(0,0,0,.28)}.snapshot__head{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:12px}.snapshot__head h2{margin:0;color:var(--ink);font-size:17px}.snapshot__head span{color:var(--muted);font-size:11px}.snapshot-table{width:100%;border-collapse:collapse;font-size:13px}.snapshot-table th{padding:8px 5px;border-bottom:1px solid var(--line);color:#667386;font-size:10px;letter-spacing:.07em;text-align:left;text-transform:uppercase}.snapshot-table td{padding:12px 5px;border-bottom:1px solid var(--line);color:var(--ink);vertical-align:top}.snapshot-table tbody tr:last-child td{border-bottom:0}.snapshot-rate{color:var(--success);font-weight:800}.snapshot-note{margin:13px 0 0;color:var(--muted);font-size:11.5px}.trust-strip{padding:26px 0;border-bottom:1px solid var(--line);background:#fff}.classic-trust-grid{grid-template-columns:repeat(3,1fr);gap:30px}.classic-trust-item{display:flex;align-items:flex-start;gap:13px}.classic-trust-icon{width:25px;height:25px;flex:none;display:grid;place-items:center;color:var(--success);font-size:21px}.classic-trust-item p{display:grid;gap:3px;margin:0}.classic-trust-item strong{color:var(--ink);font-size:14px}.classic-trust-item span{color:var(--muted);font-size:13px;line-height:1.5}.category-link-section,.catalog-section,.explain-section,.legal-callout{padding:68px 0}.category-link-section,.explain-section{background:var(--cream)}.catalog-section,.seo-products-section,.category-faq{background:#fff}.section-heading{margin-bottom:30px}.section-heading h2{font-size:clamp(30px,3.5vw,42px)}.category-link-grid{gap:18px}.category-link-grid a{min-height:165px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:none}.category-link-grid a:hover{transform:translateY(-3px);border-color:#b9c1cd;box-shadow:var(--shadow-sm)}.category-link-grid a>span{color:var(--brass)}.category-link-grid a strong{color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-weight:500}.category-link-grid a small{color:var(--muted)}.category-tabs{gap:8px;padding:0;border:0;background:transparent}.category-tabs button{min-height:42px;padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:700}.category-tabs button:hover{border-color:#aeb8c6;color:var(--ink)}.category-tabs button[aria-selected="true"]{border-color:var(--navy);background:var(--navy);color:#fff}.catalog-layout{gap:22px}.filters{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.filters h3,.results-toolbar strong{color:var(--ink)}.filter-group label{color:var(--muted)}.filter-group input,.filter-group select,.results-toolbar select{border-color:var(--line);border-radius:10px;background:#f8f9fb;color:var(--ink)}.filter-group input:focus,.filter-group select:focus,.results-toolbar select:focus{border-color:var(--brass);background:#fff}.filter-toggle{display:none;width:100%;min-height:48px;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.filter-toggle span{color:var(--brass)}.button{border-radius:999px;font-weight:800}.button-primary{border-color:var(--navy);background:var(--navy);color:#fff !important}.button-primary:hover{border-color:var(--navy-2);background:var(--navy-2);color:#fff !important}.button-ghost{border-color:#cfd6df;background:#fff;color:var(--navy) !important}.button-ghost:hover{border-color:#aeb8c6;background:#f8f9fb;color:var(--navy) !important}.product-grid{gap:21px}.product-card,.seo-product-card{border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:none}.product-card{padding:23px}.product-card:hover,.seo-product-card:hover{transform:translateY(-2px);border-color:#b9c2ce;box-shadow:var(--shadow-sm)}.bank-monogram{border-radius:50%;background:#eef1f5;color:var(--ink)}.bank-name{color:var(--muted);font-size:12px}.product-name{color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:500}.product-primary strong{color:var(--success);font-size:clamp(25px,3vw,31px)}.product-secondary,.license,.verified-date{color:var(--muted)}.product-facts{border-radius:11px;background:#f5f7fa}.product-facts dt{color:var(--muted)}.product-facts dd{color:var(--ink)}.product-lists h4{color:var(--ink)}.product-lists li{color:var(--muted)}.product-details{border-color:var(--line);border-radius:11px}.product-details summary{color:var(--ink)}.official-link{min-width:220px;color:#fff !important;text-align:center}.credit-warning{border-radius:10px}.compare-bar{border-radius:16px 16px 0 0;background:var(--navy)}.empty-state,.noscript-card{border-color:#c8d0da;border-radius:16px;background:#fff}.explain-grid article,.legal-callout-grid>*{border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:none}.inline-link,.official-link:not(.button){color:#9b6d28}.site-footer{margin-top:0;padding:62px 0 24px;background:var(--navy);color:#fff}.footer-grid{grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:56px}.brand-footer{color:#fff}.brand-footer .brand-mark{width:32px;height:32px;background:transparent !important;color:var(--brass-light) !important;box-shadow:none !important}.brand-footer .brand-copy strong{color:#fff}.brand-footer .brand-copy span{color:#aeb9c9}.footer-grid>div>p{color:#b7c1cf;font-size:13px;line-height:1.65}.footer-grid nav strong{color:var(--brass-light)}.footer-grid nav a{border:0;background:transparent;color:#cbd3df;font-family:inherit;font-size:13px;line-height:1.5;cursor:pointer}.footer-grid nav a:hover{color:#fff}.footer-bottom{border-color:rgba(255,255,255,.12);color:#8f9caf}.site-footer .footer-bottom a{color:#cbd3df}.compare-dialog{border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);box-shadow:var(--shadow-lg)}.compare-dialog::backdrop{background:rgba(10,20,36,.58)}.legal-main{min-height:calc(100vh - 72px);padding:42px 0 90px;background:var(--cream)}.legal-main .breadcrumbs{width:min(calc(100% - 48px),920px);padding-top:0;margin-bottom:18px;color:var(--muted)}.breadcrumbs a{color:var(--navy-2);font-weight:650}.legal-page{width:min(calc(100% - 48px),920px);margin-inline:auto;padding:clamp(30px,5vw,58px);border:1px solid var(--line);border-radius:20px;background:#fff !important;box-shadow:var(--shadow-sm)}.legal-page .eyebrow{color:var(--brass)}.legal-page h1{max-width:780px;margin:0;color:var(--ink);font-size:clamp(36px,5vw,52px);line-height:1.08}.legal-page .lead{max-width:780px;margin:20px 0 34px;color:var(--muted);font-size:17px;line-height:1.7}.legal-page h2{margin:40px 0 12px;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:500;line-height:1.25}.legal-page h3{color:var(--ink)}.legal-page p,.legal-page li{color:#45546a;line-height:1.72}.legal-page code{padding:2px 5px;border-radius:5px;background:#eef1f5;color:var(--ink)}.legal-page a{color:#8d611d;font-weight:650}.legal-page .document-meta{border:1px solid var(--line);border-radius:14px;background:#f6f8fa}.legal-table th{background:#f3f5f8;color:var(--ink)}.legal-table td{color:#45546a}.category-page{background:var(--cream) !important}.category-top-nav a{color:#cbd3df}.category-top-nav a:hover,.category-top-nav a[aria-current="page"]{color:var(--brass-light)}.category-hero{padding:58px 0 54px;background:var(--cream)}.category-hero-grid{align-items:center}.category-hero h1{margin:.35rem 0 1rem;font-size:clamp(40px,5.2vw,64px);line-height:1.04}.category-hero .lead{color:var(--muted)}.category-date{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.seo-products-section{padding:64px 0}.seo-products-grid{gap:20px}.seo-product-card{padding:24px}.seo-product-card__head h2{color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-weight:500}.seo-product-type{background:var(--accent-soft);color:#70501e}.seo-product-primary{color:var(--success)}.seo-product-facts dt,.seo-product-limitations ul,.seo-product-card__footer p{color:var(--muted)}.category-guide{padding:68px 0;background:var(--cream)}.category-guide-copy{color:var(--muted)}.category-faq{padding:64px 0}.faq-list details{border-color:var(--line);border-radius:14px;background:#fff}.faq-list summary{color:var(--ink)}.faq-list p{color:var(--muted)}.redirect-page{background:var(--navy)}.redirect-card{border-radius:18px;background:#fff;color:var(--ink)}.redirect-card p{color:var(--muted)}@media (max-width:980px){.classic-hero .hero-grid{grid-template-columns:1fr}.hero-proof.snapshot{max-width:720px}.classic-trust-grid{grid-template-columns:1fr}.footer-grid{gap:36px}}@media (max-width:760px){.shell{width:min(calc(100% - 28px),var(--shell))}.header-inner,.legal-nav{min-height:64px}.main-nav{top:64px;border:0;border-top:1px solid rgba(255,255,255,.12);background:var(--navy);box-shadow:0 20px 45px rgba(0,0,0,.28)}.main-nav a{color:#d7deea}.main-nav a:hover{background:rgba(255,255,255,.06);color:#fff}.classic-hero{padding:52px 0 60px}.classic-hero h1{font-size:clamp(38px,11vw,50px)}.snapshot__head{align-items:flex-start;flex-direction:column}.category-link-grid{grid-template-columns:1fr}.category-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x proximity;scrollbar-width:thin}.category-tabs button{flex:0 0 auto;width:auto;scroll-snap-align:center}html.js .filter-toggle{display:flex;margin-bottom:10px}html.js .filters{display:none}html.js .filters.is-open{display:block}.legal-main{padding:28px 0 64px}.legal-main .breadcrumbs,.legal-page{width:min(calc(100% - 28px),920px)}.legal-page{padding:28px 22px;border-radius:16px}.legal-page h1{font-size:clamp(33px,10vw,43px)}.footer-grid{grid-template-columns:1fr}}@media (max-width:520px){.shell{width:min(calc(100% - 24px),var(--shell))}.brand-mark,.brand-mark-svg{width:29px;height:29px}.brand-copy strong{font-size:18px}.hero-actions{display:grid}.classic-btn{width:100%}.product-card{padding:18px}.category-hero h1{font-size:clamp(36px,12vw,48px)}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important}}.footer-grid{grid-template-areas:"brand categories documents service"}.footer-grid>div{grid-area:brand}.footer-grid>nav:nth-of-type(1){grid-area:categories}.footer-grid>nav:nth-of-type(2){grid-area:documents}.footer-grid>nav:nth-of-type(3){grid-area:service}@media (max-width:760px){.footer-grid{grid-template-areas:"brand" "categories" "documents" "service"}}.legal-callout-grid>*{border:0;border-radius:0;background:transparent;box-shadow:none}.legal-callout h2,.legal-callout .eyebrow{color:#fff}.legal-callout-grid>p{color:#c8d1de}.product-card .product-primary{margin-top:18px}.product-card .product-secondary{font-size:14px;line-height:1.6}.product-card .product-facts{margin-top:20px}.product-card .product-actions{margin-top:18px}.product-card .official-link{min-width:168px}:root{--showcase-shadow:0 18px 46px rgba(15,29,50,.09);--showcase-shadow-hover:0 26px 64px rgba(15,29,50,.14);--showcase-soft:#f7f8fb;--showcase-blue:#17365f}body{font-size:15.5px;line-height:1.58;text-rendering:optimizeLegibility}p,li,dd{text-wrap:pretty}h1,h2,h3{text-wrap:balance}body[data-page-type="home"] .hero.classic-hero{padding:62px 0 68px}body[data-page-type="home"] .classic-hero .hero-grid{gap:64px}body[data-page-type="home"] .classic-hero h1{max-width:680px;font-size:clamp(42px,4.65vw,58px);line-height:1.03}body[data-page-type="home"] .classic-hero .hero-lead{max-width:650px;font-size:16.5px}body[data-page-type="home"] .hero-proof.snapshot{padding:27px;border-radius:22px}body[data-page-type="home"] .category-link-section,body[data-page-type="home"] .catalog-section,body[data-page-type="home"] .explain-section,body[data-page-type="home"] .legal-callout{padding-block:58px}body[data-page-type="home"] .section-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:32px;margin-bottom:26px}body[data-page-type="home"] .section-heading h2{margin-bottom:0;font-size:clamp(30px,3.1vw,40px);line-height:1.08}body[data-page-type="home"] .section-heading>p{max-width:440px;margin:0}body[data-page-type="home"] .category-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}body[data-page-type="home"] .category-link-grid a{min-height:138px;padding:19px;border-radius:18px;box-shadow:0 8px 22px rgba(15,29,50,.035)}body[data-page-type="home"] .category-link-grid a strong{font-size:18px;line-height:1.15}body[data-page-type="home"] .category-link-grid a small{font-size:12.5px}body[data-page-type="home"] .category-tabs{margin-bottom:24px}body[data-page-type="home"] .category-tabs button{min-height:44px;padding-inline:18px;transition:transform var(--transition),background var(--transition),color var(--transition),border-color var(--transition)}body[data-page-type="home"] .category-tabs button:hover{transform:translateY(-1px)}body[data-page-type="home"] .catalog-layout{grid-template-columns:258px minmax(0,1fr);gap:28px;align-items:start}body[data-page-type="home"] .filters{top:92px;padding:20px;border-radius:20px;box-shadow:0 14px 34px rgba(15,29,50,.07)}body[data-page-type="home"] .filters h3{font-size:22px}body[data-page-type="home"] .results-toolbar{margin-bottom:18px}body[data-page-type="home"] .product-grid{gap:24px}body[data-page-type="home"] .product-card{padding:0;overflow:hidden;border:1px solid #d8dee7;border-radius:24px;background:#fff;box-shadow:var(--showcase-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}body[data-page-type="home"] .product-card:hover{transform:translateY(-3px);border-color:#bcc7d5;box-shadow:var(--showcase-shadow-hover)}body[data-page-type="home"] .product-card.is-stale{background:#fffdf8}.product-showcase{display:grid;grid-template-columns:1fr;min-width:0}.product-card.has-card-art .product-showcase{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);min-height:430px}.product-media{min-width:0;padding:30px 26px 22px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #e2e7ee;background:radial-gradient(circle at 25% 15%,rgba(189,139,61,.13),transparent 31%),linear-gradient(145deg,#f8f9fc 0%,#eef2f7 100%)}.product-art-frame{min-height:280px;display:grid;place-items:center}.product-card-image{display:block;width:min(100%,390px);height:auto;max-height:285px;object-fit:contain;filter:drop-shadow(0 20px 26px rgba(15,29,50,.13));transition:transform .28s ease}.product-card:hover .product-card-image{transform:translateY(-3px) scale(1.018)}.product-media-note{max-width:310px;margin:10px auto 0;color:#7a8698;font-size:11px;line-height:1.45;text-align:center}.product-summary{min-width:0;padding:30px 32px 25px;display:flex;flex-direction:column}.product-card:not(.has-card-art) .product-summary{padding:30px}.product-card-head{align-items:flex-start}.bank-identity{gap:12px}.bank-monogram{width:44px;height:44px;flex-basis:44px;border:1px solid #e1e6ed;box-shadow:inset 0 0 0 4px #f7f9fb}.product-name{font-size:clamp(21px,2.1vw,27px);line-height:1.14}.card-labels{max-width:180px}.badge{min-height:26px;padding:4px 9px;background:#f8f5ee}body[data-page-type="home"] .product-primary{margin-top:24px;color:var(--ink);font-size:clamp(31px,3.35vw,46px);line-height:1.02;letter-spacing:-.04em}body[data-page-type="home"] .product-secondary{max-width:650px;margin-top:9px;color:#647187;font-size:13.5px;line-height:1.55}.product-highlights{display:grid;gap:8px;margin:20px 0 0;padding:0;list-style:none}.product-highlights li{position:relative;padding-left:27px;color:#33445d;font-size:13.5px;font-weight:650}.product-highlights li::before{content:"✓";position:absolute;left:0;top:-.05em;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#e7f3ed;color:#217052;font-size:11px;font-weight:900}body[data-page-type="home"] .product-facts{margin-top:22px;border:0;border-radius:16px;background:#f5f7fa;overflow:visible}body[data-page-type="home"] .product-facts div{padding:14px 15px;border-right-color:#dfe5ed}body[data-page-type="home"] .product-facts dt{font-size:10px}body[data-page-type="home"] .product-facts dd{margin-top:5px;font-size:12.5px;line-height:1.45}body[data-page-type="home"] .product-actions{margin-top:auto;padding-top:24px;align-items:center}body[data-page-type="home"] .official-link{min-width:150px;min-height:48px;padding-inline:25px;font-size:14px;box-shadow:0 10px 24px rgba(15,29,50,.16)}body[data-page-type="home"] .official-link:hover{transform:translateY(-1px)}.compare-check{color:#68758a;font-size:13px}body[data-page-type="home"] .verified-row{justify-content:flex-start;gap:10px;margin-top:13px;color:#728097;font-size:11.5px}body[data-page-type="home"] .verified-status{font-weight:750}body[data-page-type="home"] .credit-warning{margin:0 30px 18px;padding:16px 18px;border:1px solid #e2c17e;border-radius:14px;background:#fff8e9}body[data-page-type="home"] .credit-warning strong{color:#6f4b12}body[data-page-type="home"] .credit-warning span{color:#735d37}body[data-page-type="home"] .product-details{margin:0;border:0;border-top:1px solid #e2e7ee;border-radius:0;background:#fbfcfe}body[data-page-type="home"] .product-details summary{min-height:58px;padding:0 30px;color:#263750;font-size:13px}body[data-page-type="home"] .product-details summary:hover{background:#f6f8fb}body[data-page-type="home"] .details-body{padding:0 30px 25px}body[data-page-type="home"] .product-lists{margin-top:0;padding-top:20px;gap:34px}body[data-page-type="home"] .product-lists h4{font-size:13px}body[data-page-type="home"] .product-lists li,body[data-page-type="home"] .conditions{color:#56647a;font-size:12.5px;line-height:1.55}body[data-page-type="home"] .license{margin-top:18px;padding-top:15px;border-top:1px solid #e2e7ee}body[data-page-type="home"] .ad-disclosure{margin:0;padding:13px 30px;background:#fff5e5}body[data-page-type="home"] .explain-grid{gap:14px}body[data-page-type="home"] .explain-grid article{min-height:230px;padding:23px;border-radius:20px;box-shadow:0 8px 24px rgba(15,29,50,.04)}body[data-page-type="home"] .explain-grid h3{font-size:22px}body[data-page-type="home"] .explain-grid p{font-size:13px}body[data-page-type="home"] .legal-callout{padding-block:52px;background:linear-gradient(135deg,#0f1d32,#172d4b)}body[data-page-type="home"] .legal-callout-grid{gap:60px;padding:0}body[data-page-type="home"] .legal-callout h2{margin-bottom:0;font-size:clamp(31px,3.4vw,44px)}body[data-page-type="home"] .legal-callout-grid>p{max-width:620px;font-size:15px;line-height:1.72}body[data-page-type="category"] .category-hero{padding-block:50px}body[data-page-type="category"] .category-hero h1{font-size:clamp(38px,4.7vw,58px)}body[data-page-type="category"] .seo-products-section{padding-block:56px}body[data-page-type="category"] .seo-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}body[data-page-type="category"] .seo-product-card{padding:0;overflow:hidden;border-radius:22px;box-shadow:var(--showcase-shadow)}.seo-product-card__visual{min-height:240px;display:grid;place-items:center;padding:20px;border-bottom:1px solid #e2e7ee;background:linear-gradient(145deg,#f8f9fc,#eef2f7)}.seo-product-card__visual img{width:min(100%,330px);max-height:220px;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(15,29,50,.14))}body[data-page-type="category"] .seo-product-card__head,body[data-page-type="category"] .seo-product-primary,body[data-page-type="category"] .seo-product-facts,body[data-page-type="category"] .seo-product-limitations,body[data-page-type="category"] .seo-product-card>.credit-warning,body[data-page-type="category"] .seo-product-card__footer{margin-left:24px;margin-right:24px}body[data-page-type="category"] .seo-product-card__head{margin-top:24px}body[data-page-type="category"] .seo-product-primary{margin-top:18px;font-size:clamp(27px,3vw,38px)}body[data-page-type="category"] .seo-product-facts div{grid-template-columns:120px minmax(0,1fr)}body[data-page-type="category"] .seo-product-card__footer{padding-bottom:24px}body[data-page-type="category"] .seo-product-card__footer .button{min-height:48px}.site-footer{padding-top:54px}.footer-grid{gap:46px}.footer-grid nav{gap:9px}.footer-grid nav strong{margin-bottom:4px;letter-spacing:.055em}.footer-bottom{margin-top:40px}@media (max-width:1080px){body[data-page-type="home"] .product-card.has-card-art .product-showcase{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr)}.product-media{padding-inline:18px}.product-card-image{max-height:245px}}@media (max-width:900px){body[data-page-type="home"] .section-heading{grid-template-columns:1fr;gap:12px}body[data-page-type="home"] .category-link-grid{grid-template-columns:repeat(2,1fr)}body[data-page-type="home"] .catalog-layout{grid-template-columns:1fr}body[data-page-type="home"] .product-card.has-card-art .product-showcase{grid-template-columns:1fr}.product-media{min-height:300px;border-right:0;border-bottom:1px solid #e2e7ee}.product-card-image{width:min(100%,420px);max-height:280px}body[data-page-type="category"] .seo-products-grid{grid-template-columns:1fr}}@media (max-width:640px){body[data-page-type="home"] .category-link-grid{grid-template-columns:1fr}body[data-page-type="home"] .category-link-grid a{min-height:118px}.product-media{min-height:238px;padding:20px 14px 14px}.product-art-frame{min-height:205px}.product-card-image{max-height:215px}.product-media-note{margin-top:3px;font-size:10px}.product-summary,.product-card:not(.has-card-art) .product-summary{padding:22px 19px 20px}.product-card-head{display:grid;gap:12px}.card-labels{justify-content:flex-start;max-width:none}body[data-page-type="home"] .product-primary{margin-top:18px;font-size:clamp(29px,10vw,38px)}.product-highlights{margin-top:17px}body[data-page-type="home"] .product-facts{grid-template-columns:1fr}body[data-page-type="home"] .product-facts div{border-right:0;border-bottom:1px solid #dfe5ed}body[data-page-type="home"] .product-facts div:last-child{border-bottom:0}body[data-page-type="home"] .product-actions{align-items:stretch;flex-direction:column-reverse}body[data-page-type="home"] .official-link{width:100%}body[data-page-type="home"] .credit-warning{margin:0 19px 16px}body[data-page-type="home"] .product-details summary{padding-inline:19px}body[data-page-type="home"] .details-body{padding:0 19px 22px}body[data-page-type="home"] .product-lists{grid-template-columns:1fr;gap:22px}body[data-page-type="home"] .legal-callout-grid{grid-template-columns:1fr;gap:18px}body[data-page-type="category"] .seo-product-card__head,body[data-page-type="category"] .seo-product-primary,body[data-page-type="category"] .seo-product-facts,body[data-page-type="category"] .seo-product-limitations,body[data-page-type="category"] .seo-product-card>.credit-warning,body[data-page-type="category"] .seo-product-card__footer{margin-left:18px;margin-right:18px}body[data-page-type="category"] .seo-product-facts div{grid-template-columns:1fr}}.product-media[hidden]{display:none !important}.seo-product-card__visual small{display:none}@media (min-width:901px){body[data-page-type="home"] .product-card.has-card-art .product-card-image{width:120%;max-width:470px}}.guides-preview{padding:58px 0;background:#f6f8fb}.guide-preview-grid,.guide-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.guide-preview-grid a,.guide-hub-card{min-width:0;padding:22px;display:flex;flex-direction:column;gap:10px;border:1px solid #dbe2eb;border-radius:20px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 10px 28px rgba(15,29,50,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.guide-preview-grid a:hover,.guide-hub-card:hover{transform:translateY(-3px);border-color:#bbc7d5;box-shadow:0 18px 38px rgba(15,29,50,.09)}.guide-preview-grid span,.guide-hub-card>span{color:#9b6d28;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.guide-preview-grid strong,.guide-hub-card strong{font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.18}.guide-preview-grid small,.guide-hub-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.guide-preview-grid small{margin-top:auto}.guides-preview-all{margin:22px 0 0;text-align:right}.section-heading-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 22px}.guide-hub-hero{background:linear-gradient(180deg,#f8fafc,#fff)}.guide-hub-section{padding:20px 0 72px}.guide-hub-card{min-height:250px;padding:28px}.guide-hub-card strong{font-size:25px}.guide-hub-card small{margin-top:auto;color:#8d611d;font-weight:800}.guide-main{padding-top:22px}.guide-article{max-width:930px}.guide-article .lead{max-width:780px}.guide-disclaimer,.guide-note,.guide-checklist{margin:24px 0;padding:20px 22px;border:1px solid #dce4ed;border-radius:16px;background:#f7f9fc}.guide-disclaimer strong,.guide-note strong,.guide-checklist>strong{color:var(--ink)}.guide-disclaimer p,.guide-note p{margin:6px 0 0}.guide-toc{margin:30px 0 42px;padding:22px 24px;border:1px solid #dce4ed;border-radius:18px;background:#fff}.guide-toc strong{font-size:16px}.guide-toc ol{margin:12px 0 0;padding-left:20px;columns:2;column-gap:40px}.guide-toc li{break-inside:avoid;margin:6px 0}.guide-toc a{color:#40516a}.guide-article section{scroll-margin-top:96px}.guide-article section + section{margin-top:42px;padding-top:4px}.guide-article ol{color:#45546a;line-height:1.72}.guide-table-wrap{overflow-x:auto;margin:24px 0;border:1px solid #dce4ed;border-radius:16px}.guide-table{width:100%;min-width:620px;border-collapse:collapse;background:#fff}.guide-table th,.guide-table td{padding:14px 16px;border-bottom:1px solid #e3e8ef;text-align:left;vertical-align:top}.guide-table th{background:#f5f7fa;color:var(--ink)}.guide-table tr:last-child td{border-bottom:0}.guide-sources{border-top:1px solid #dce4ed}.guide-sources ul{padding-left:20px}.guide-related{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guide-related-card{display:grid;gap:5px;padding:16px 18px;border:1px solid #dce4ed;border-radius:14px;background:#fff;color:var(--ink) !important;text-decoration:none}.guide-related-card span{color:var(--muted);font-size:13px;font-weight:400}.guide-cta{margin-top:8px;display:inline-flex}@media (max-width:1000px){.guide-preview-grid,.guide-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.guides-preview{padding:44px 0}.guide-preview-grid,.guide-hub-grid,.guide-related{grid-template-columns:1fr}.guide-preview-grid a,.guide-hub-card{min-height:auto}.guide-toc ol{columns:1}.section-heading-links{justify-content:flex-start}}.hero-choice-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px}.hero-choice-actions .classic-btn{width:100%;min-height:52px;padding-inline:18px}.hero-method-link{display:inline-flex;margin-top:15px;color:#dfe7f2;font-size:13px;font-weight:750;text-underline-offset:4px}.hero-method-link:hover{color:#fff}.button-with-note{min-height:58px;flex-direction:column;gap:2px;line-height:1.15}.button-label{font-size:14px;font-weight:850}.button-external-note{font-size:10.5px;font-weight:650;opacity:.72}.button:disabled,.text-button:disabled,.button[aria-disabled="true"]{cursor:not-allowed;pointer-events:none;opacity:.48;transform:none}.filter-toggle [data-active-filter-count]{min-width:0;padding:4px 8px;border-radius:999px;background:#eef2f7;color:#44546a;font-size:11px;white-space:nowrap}.filter-toggle [data-active-filter-count]:empty{display:none}.text-button:disabled{text-decoration:none}.compare-check{padding:8px 10px;border:1px solid transparent;border-radius:12px;transition:background .18s ease,border-color .18s ease,color .18s ease}.compare-check:hover{background:#f5f7fa}.compare-check.is-selected{border-color:#b8c6d8;background:#eef4fb;color:var(--navy)}.product-details summary::after{display:none}.product-details summary{gap:16px}.details-summary-hint{margin-left:auto;color:#8b6a31;font-size:11px;font-weight:800;white-space:nowrap}.product-details[open] .details-summary-hint{color:#68758a}.icon-button-with-label,.dialog-head .icon-button:has(.icon-button-label){width:auto;min-width:44px;padding-inline:12px;gap:7px;border-radius:999px}.icon-button-label{font-size:12px;font-weight:800}.compare-product-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.privacy-toast{position:fixed;z-index:120;right:22px;bottom:22px;max-width:min(360px,calc(100vw - 32px));padding:13px 16px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:var(--navy);color:#fff;box-shadow:0 14px 38px rgba(10,24,42,.25);font-size:13px;font-weight:750;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.privacy-toast.is-visible{opacity:1;transform:translateY(0)}.redirect-cancel-link{display:inline-flex;margin-top:12px;color:var(--muted);font-size:13px;text-underline-offset:4px}@media (max-width:820px){.hero-choice-actions{grid-template-columns:1fr;max-width:420px}}@media (max-width:560px){.hero-choice-actions{max-width:none}.hero-choice-actions .classic-btn{min-height:50px}.compare-product-actions{grid-template-columns:1fr}.privacy-toast{right:16px;bottom:16px}}:root{--ui-font:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;--display-font:Georgia,"Times New Roman",serif}body{font-family:var(--ui-font);font-size:16px;line-height:1.6;letter-spacing:0;font-synthesis:none;font-kerning:normal}button,input,select,textarea{font-family:var(--ui-font);letter-spacing:0}h1,h2,h3,.product-name{text-wrap:balance}p,li,dd,.button-label{text-wrap:pretty}.product-primary,.seo-product-primary,.product-facts dd,.seo-product-facts dd,.compare-table,.compare-mobile,.snapshot-rate,.results-toolbar,.verified-row,time,[data-compare-count]{font-family:var(--ui-font);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1}.product-primary,.seo-product-primary{letter-spacing:-.032em;line-height:1.08;font-weight:750}.product-facts dd,.seo-product-facts dd,.compare-table td,.compare-mobile dd{line-height:1.38}.button,.classic-btn,.category-tabs button,.filter-toggle,.icon-button{line-height:1.2;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.button:hover,.classic-btn:hover,.category-tabs button:hover,.icon-button:hover{transform:none}.button-primary,.button-primary:link,.button-primary:visited,.button-primary:hover,.button-primary:focus-visible{color:#fff !important}.button-ghost,.button-ghost:link,.button-ghost:visited,.button-ghost:hover,.button-ghost:focus-visible{color:var(--navy) !important}.category-tabs{align-items:stretch}.category-tabs button{flex:1 1 0;min-width:0;color:#46566d !important;background:#fff;border-color:#d6dee8;font-size:13px;font-weight:760;white-space:normal}.category-tabs button:hover,.category-tabs button:focus-visible{color:var(--navy) !important;background:#f3f6f9;border-color:#9eacbd}.category-tabs button[aria-selected="true"],.category-tabs button[aria-selected="true"]:hover,.category-tabs button[aria-selected="true"]:focus-visible{color:#fff !important;background:var(--navy);border-color:var(--navy);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.compare-bar .compare-actions{flex:0 0 auto}.compare-bar .button{min-width:142px;min-height:48px;padding:11px 18px;font-size:14px;font-weight:800;white-space:nowrap}.compare-bar .button-ghost,.compare-bar .button-ghost:link,.compare-bar .button-ghost:visited,.compare-bar .button-ghost:focus-visible{color:#fff !important;border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.035)}.compare-bar .button-ghost:hover{color:#fff !important;border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.11)}.compare-bar .button-primary,.compare-bar .button-primary:link,.compare-bar .button-primary:visited,.compare-bar .button-primary:focus-visible{color:var(--navy) !important;border-color:#ebc978;background:#ebc978}.compare-bar .button-primary:hover{color:var(--navy) !important;border-color:#f2d58e;background:#f2d58e}.compare-bar .button:disabled{opacity:.62}.dialog-head .icon-button.icon-button-with-label{width:auto;height:42px;min-width:102px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d4dce6;border-radius:999px;background:#fff;color:var(--navy);font-size:13px;font-weight:800;line-height:1;white-space:nowrap}.dialog-head .icon-button.icon-button-with-label>span[aria-hidden="true"]{display:block;width:16px;height:16px;font-family:var(--ui-font);font-size:22px;font-weight:400;line-height:14px;text-align:center}.dialog-head .icon-button.icon-button-with-label .icon-button-label{display:block;font-size:12px;line-height:1}.dialog-head .icon-button.icon-button-with-label:hover{border-color:#9eacbd;background:#f3f6f9;color:var(--navy)}.cookie-banner.cookie-notice{right:22px;bottom:22px;width:min(430px,calc(100% - 32px));max-width:430px;padding:20px;display:grid;grid-template-columns:1fr;align-items:stretch;gap:16px;border:1px solid #d6dee8;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 22px 60px rgba(11,28,51,.22)}.cookie-notice__eyebrow{margin:0 0 4px !important;color:#9a6b25 !important;font-size:11px !important;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.cookie-banner.cookie-notice h2{margin:0 0 7px;color:var(--ink);font-family:var(--display-font);font-size:24px;font-weight:500;line-height:1.08}.cookie-banner.cookie-notice p{margin:0 0 8px;color:var(--muted);font-size:13px;line-height:1.55}.cookie-banner.cookie-notice a{color:#8b6226;font-size:12px;font-weight:750}.cookie-banner.cookie-notice .cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cookie-banner.cookie-notice .button{width:100%;min-width:0;min-height:44px;padding:10px 14px;font-size:13px}.cookie-banner.cookie-notice .button-ghost,.cookie-banner.cookie-notice .button-ghost:hover,.cookie-banner.cookie-notice .button-ghost:focus-visible{color:var(--navy) !important;border-color:#cdd7e2;background:#fff}.cookie-banner.cookie-notice .button-ghost:hover{background:#f3f6f9}.cookie-banner.cookie-notice .button-primary,.cookie-banner.cookie-notice .button-primary:hover,.cookie-banner.cookie-notice .button-primary:focus-visible{color:#fff !important;border-color:var(--navy);background:var(--navy)}@media (max-width:760px){.category-tabs button{flex:0 0 auto;min-width:170px}.compare-bar .button{min-width:0;white-space:normal}.dialog-head .icon-button.icon-button-with-label{min-width:88px;padding-inline:11px}}@media (max-width:480px){.cookie-banner.cookie-notice{right:12px;bottom:12px;width:calc(100% - 24px);padding:17px}.cookie-banner.cookie-notice .cookie-actions{grid-template-columns:1fr}}.category-tabs{overflow:visible}.category-tabs button,.button-ghost,.filter-toggle,.dialog-head .icon-button.icon-button-with-label{-webkit-appearance:none;appearance:none;border:1px solid transparent !important;background-clip:padding-box;box-sizing:border-box}.category-tabs button{display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #d6dee8}.category-tabs button:hover,.category-tabs button:focus-visible{box-shadow:inset 0 0 0 1px #9eacbd}.category-tabs button[aria-selected="true"],.category-tabs button[aria-selected="true"]:hover,.category-tabs button[aria-selected="true"]:focus-visible{box-shadow:inset 0 0 0 1px var(--navy)}.button-ghost,.filter-toggle,.dialog-head .icon-button.icon-button-with-label{box-shadow:inset 0 0 0 1px currentColor}.button-ghost:hover,.button-ghost:focus-visible,.filter-toggle:hover,.filter-toggle:focus-visible,.dialog-head .icon-button.icon-button-with-label:hover,.dialog-head .icon-button.icon-button-with-label:focus-visible{box-shadow:inset 0 0 0 1px currentColor}.product-primary-label,.seo-product-metric-label{margin:0 0 6px;color:#617087;font-family:var(--ui-font);font-size:11px;font-weight:850;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.product-primary-label + .product-primary{margin-top:0}.product-secondary{max-width:760px;color:#52647c;font-weight:560}body[data-page-type="category"] .seo-product-metric-label{margin:18px 18px 5px}body[data-page-type="category"] .seo-product-metric-label + .seo-product-primary{margin-top:0}body[data-page-type="home"] .category-link-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.seo-product-card__visual--brand{min-height:230px;display:grid;place-content:center;justify-items:center;gap:18px;background:linear-gradient(145deg,#f5f7fa,#eef2f6)}.rko-brand-mark{width:96px;height:96px;display:inline-flex;align-items:center;justify-content:center;border-radius:28px;background:var(--navy);color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:48px;line-height:1;box-shadow:0 16px 36px rgba(16,42,54,.14)}@media (max-width:1020px){body[data-page-type="home"] .category-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){body[data-page-type="home"] .category-link-grid{grid-template-columns:1fr}}.category-top-nav{min-width:0;flex-wrap:nowrap;justify-content:flex-end}.category-top-nav a{min-height:36px;display:inline-flex;align-items:center;white-space:nowrap;line-height:1.25;font-weight:650}.category-top-nav a[aria-current="page"]{font-weight:800}@media (max-width:1120px){body[data-page-type="category"] .header-inner{align-items:flex-start}body[data-page-type="category"] .category-top-nav{justify-content:flex-start;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity}body[data-page-type="category"] .category-top-nav a{scroll-snap-align:start}}.legal-page code{font-family:ui-monospace,"Cascadia Mono","Segoe UI Mono",monospace;font-size:.92em}html,body{max-width:100%;overflow-x:clip}body{overflow-wrap:break-word}img,svg,video,canvas{max-width:100%;height:auto}.shell,.header-inner,.hero-grid,.classic-hero .hero-grid,.catalog-layout,.catalog-results,.product-grid,.product-card,.product-showcase,.product-summary,.seo-products-grid,.seo-product-card,.legal-page,.guide-article,.footer-grid,.compare-content{min-width:0}.button,.classic-btn,.category-tabs button,.filter-toggle,.text-button,.official-link{max-width:100%;min-width:0;text-align:center;overflow-wrap:anywhere}.button-label,.button-external-note,.product-name,.product-primary,.product-secondary,.seo-product-card__head h2,.seo-product-primary,.seo-product-facts dd,.product-facts dd,.guide-hub-card strong,.guide-preview-grid strong{min-width:0;overflow-wrap:anywhere}.category-tabs,.category-top-nav,.main-nav,.legal-nav-links{scrollbar-width:none}.category-tabs::-webkit-scrollbar,.category-top-nav::-webkit-scrollbar,.main-nav::-webkit-scrollbar,.legal-nav-links::-webkit-scrollbar{display:none}.category-tabs{max-width:100%}.category-top-nav{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.product-grid{grid-template-columns:minmax(0,1fr)}.product-card{contain:layout paint}body[data-page-type="home"] .product-card.has-card-art .product-showcase{grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr)}body[data-page-type="home"] .product-primary,body[data-page-type="category"] .seo-product-primary{overflow-wrap:anywhere}.product-facts,.seo-product-facts{min-width:0}.product-facts div,.seo-product-facts div{min-width:0}.guide-table-wrap,.legal-table{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-dialog{width:min(940px,calc(100vw - 28px));max-width:calc(100vw - 28px);max-height:calc(100dvh - 28px)}.compare-content{overflow-x:auto;-webkit-overflow-scrolling:touch}.cookie-banner.cookie-notice{max-height:min(560px,calc(100dvh - 24px));overflow-y:auto}@media (min-width:1320px){:root{--shell:1200px}body[data-page-type="home"] .classic-hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr)}body[data-page-type="category"] .seo-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1180px){.shell{width:min(calc(100% - 36px),var(--shell))}.header-inner{gap:18px}.main-nav,.legal-nav-links{gap:16px}body[data-page-type="home"] .classic-hero .hero-grid,.classic-hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.86fr);gap:36px}body[data-page-type="home"] .catalog-layout{grid-template-columns:236px minmax(0,1fr);gap:22px}body[data-page-type="home"] .product-card.has-card-art .product-showcase{grid-template-columns:minmax(230px,.68fr) minmax(0,1.32fr)}}@media (max-width:980px){body[data-page-type="home"] .classic-hero .hero-grid,.classic-hero .hero-grid,.category-hero-grid,.category-guide-grid{grid-template-columns:1fr}.hero-proof.snapshot{width:min(100%,720px)}body[data-page-type="home"] .catalog-layout{grid-template-columns:1fr}body[data-page-type="home"] .filters{position:static}body[data-page-type="home"] .product-card.has-card-art .product-showcase{grid-template-columns:1fr}body[data-page-type="home"] .product-media{min-height:260px;border-right:0;border-bottom:1px solid #e2e7ee}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){html{scroll-padding-top:74px}.shell{width:min(calc(100% - 28px),var(--shell))}.site-header{position:sticky}.header-inner,.legal-nav{min-height:64px}.brand{min-width:0;gap:9px}.brand-copy strong{font-size:18px}.brand-mark,.brand-mark-svg{width:30px;height:30px;flex-basis:30px}.main-nav{max-height:calc(100dvh - 65px);overflow-y:auto;background:#fff}.main-nav a{color:var(--navy) !important}.hero.classic-hero,body[data-page-type="home"] .hero.classic-hero{padding:42px 0 48px}.classic-hero h1,body[data-page-type="home"] .classic-hero h1,.category-hero h1,body[data-page-type="category"] .category-hero h1,.legal-page h1{font-size:clamp(31px,9.4vw,42px);line-height:1.08;letter-spacing:0}.classic-hero .hero-lead,body[data-page-type="home"] .classic-hero .hero-lead,.category-hero .lead,.legal-page .lead{font-size:15.5px;line-height:1.62}.hero-choice-actions{width:100%;max-width:none}.hero-proof.snapshot{padding:18px;border-radius:14px}.snapshot-table{font-size:12px}body[data-page-type="home"] .section-heading{grid-template-columns:1fr;gap:10px}body[data-page-type="home"] .section-heading h2,.section-heading h2,.category-guide h2,body[data-page-type="home"] .legal-callout h2{font-size:clamp(28px,8.5vw,36px);line-height:1.12;letter-spacing:0}.category-tabs{width:calc(100% + 28px);max-width:none;margin-inline:-14px;padding:0 14px 8px;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:inline proximity;-webkit-overflow-scrolling:touch}.category-tabs button{flex:0 0 auto;width:auto;min-width:min(176px,68vw);scroll-snap-align:start;white-space:normal}.category-top-nav{width:100%;justify-content:flex-start;gap:10px;padding-bottom:6px}.category-top-nav a{flex:0 0 auto;min-height:38px}.filter-toggle{width:100%;justify-content:space-between}.results-toolbar{gap:12px}.product-media{min-height:216px}.product-art-frame{min-height:178px}.product-card-image{max-height:190px}.product-summary,.product-card:not(.has-card-art) .product-summary{padding:20px 16px 18px}.product-card-head,.seo-product-card__head{align-items:flex-start;gap:12px}body[data-page-type="home"] .product-primary,body[data-page-type="category"] .seo-product-primary{font-size:clamp(27px,8.8vw,35px);letter-spacing:0}.product-highlights li,body[data-page-type="home"] .product-secondary,body[data-page-type="home"] .product-lists li,body[data-page-type="home"] .conditions{font-size:13px}body[data-page-type="home"] .product-actions,.product-actions,.seo-product-card__footer{align-items:stretch}.official-link,.seo-product-card__footer .button{width:100%}body[data-page-type="category"] .seo-product-card__head,body[data-page-type="category"] .seo-product-primary,body[data-page-type="category"] .seo-product-facts,body[data-page-type="category"] .seo-product-limitations,body[data-page-type="category"] .seo-product-card>.credit-warning,body[data-page-type="category"] .seo-product-card__footer{margin-left:16px;margin-right:16px}.seo-product-card__visual{min-height:190px;padding:16px}.seo-product-card__visual img{max-height:168px}.guide-preview-grid,.guide-hub-grid,.guide-related,.footer-grid{grid-template-columns:1fr}.legal-page{width:min(calc(100% - 28px),920px);padding:24px 18px;border-radius:14px}.legal-table{display:block}.legal-table table,.legal-table tbody,.legal-table tr,.legal-table th,.legal-table td{max-width:100%}.compare-bar{left:0;right:0;max-height:45dvh;overflow-y:auto;border-radius:14px 14px 0 0}.compare-actions{display:grid;grid-template-columns:1fr}.compare-actions .button{width:100%}.cookie-banner.cookie-notice{right:12px;bottom:12px;width:calc(100% - 24px);padding:16px;border-radius:14px}}@media (max-width:420px){.shell{width:min(calc(100% - 22px),var(--shell))}.menu-button{min-width:44px;min-height:44px}.menu-button-label{display:none}.classic-hero h1,body[data-page-type="home"] .classic-hero h1,.category-hero h1,body[data-page-type="category"] .category-hero h1,.legal-page h1{font-size:clamp(29px,9vw,36px)}.snapshot__head{align-items:flex-start;flex-direction:column;gap:4px}.snapshot-table th,.snapshot-table td{padding-inline:3px}.category-tabs{width:calc(100% + 22px);margin-inline:-11px;padding-inline:11px}.category-tabs button{min-width:min(164px,74vw)}.product-media{min-height:188px;padding:16px 10px 12px}.product-art-frame{min-height:150px}.product-card-image{max-height:158px}.bank-identity{align-items:flex-start}.bank-monogram{width:38px;height:38px;flex-basis:38px;font-size:15px}.product-name{font-size:20px}body[data-page-type="home"] .product-primary,body[data-page-type="category"] .seo-product-primary{font-size:clamp(25px,8.5vw,31px)}.product-summary,.product-card:not(.has-card-art) .product-summary{padding:18px 14px 16px}body[data-page-type="home"] .product-details summary,body[data-page-type="home"] .details-body{padding-inline:14px}.details-summary-hint{white-space:normal;text-align:right}.button-with-note{min-height:52px}.button-label{font-size:13px}.button-external-note{font-size:10px}.guide-table{min-width:540px}.legal-page{width:min(calc(100% - 22px),920px);padding:22px 15px}}
