:root{--ink: #083a63;--teal: #064d60;--gold: #d39220;--muted: #63707b;--paper: #fff;--soft: #f5f7f8;--line: #dce2e6;--accent: #0b6172;--accent-dark: #064d60;--glossary-ink: #0b3a63;--glossary-accent: #355f8a;--glossary-soft: #eff5fb;--glossary-card: #ffffff;--glossary-line: #dce5e9;--glossary-highlight: #d89a2b;--glossary-copy: #607481;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}.container{width:min(calc(100% - 2rem),var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#fffffff7;backdrop-filter:blur(12px)}.header-row{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:flex;align-items:center;text-decoration:none;min-width:280px;flex:0 1 340px}.brand-logo{display:block;width:min(100%,340px);height:auto}.brand-icon{display:none;width:54px;height:54px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:.25rem}.nav-item{position:static}.nav-item summary,.nav-direct{list-style:none;cursor:pointer;border:0;background:transparent;padding:1.95rem .8rem;text-decoration:none;font-weight:700;font-size:.91rem;color:var(--ink);white-space:nowrap}.nav-item summary::-webkit-details-marker{display:none}.nav-item summary:after{content:"⌄";margin-left:.35rem;color:var(--gold)}.nav-item[open] summary,.nav-item summary:hover,.nav-direct:hover{color:var(--accent)}.mega-menu{display:none;position:absolute;left:50%;top:85px;transform:translate(-50%);width:min(calc(100vw - 2rem),960px);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:0 0 10px 10px;background:#fff;box-shadow:0 18px 42px #083a6329;max-height:calc(100vh - 105px);overflow-y:auto;z-index:50}.nav-item[open] .mega-menu{display:grid}@media(min-width:851px){.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{display:grid}.site-nav:hover .nav-item[open]:not(:hover) .mega-menu{display:none}}.mega-intro{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.85rem 1.25rem;border-bottom:1px solid var(--line);background:#fff}.mega-title{display:grid;gap:.08rem}.mega-title span{color:var(--gold);font-size:.63rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.mega-title strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.12rem;line-height:1.2}.mega-browse{color:var(--ink);font-size:.72rem;font-weight:800;text-decoration:none;white-space:nowrap}.mega-browse:hover{color:var(--gold)}.mega-column{min-width:0;padding:1.05rem 1.2rem 1.2rem}.mega-column+.mega-column{border-left:1px solid var(--line)}.mega-column h3{margin:0 0 .55rem;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.mega-column a{display:block;margin:0 -.45rem;padding:.32rem .45rem;border-radius:2px;color:#294b63;font-size:.82rem;line-height:1.35;text-decoration:none}.mega-column a:hover{color:var(--ink);background:#fff5df}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px}.menu-button span{display:block;height:2px;margin:5px 0;background:var(--ink)}.hero{padding:clamp(5rem,10vw,9rem) 0;background:radial-gradient(circle at 85% 20%,rgba(211,146,32,.14),transparent 30%),linear-gradient(180deg,#fff,#f4fafb)}.eyebrow{color:var(--gold);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero h1,.placeholder h1,.section-heading h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em}.hero h1{max-width:900px;margin:.5rem 0 1rem;font-size:clamp(2.7rem,7vw,5.8rem);line-height:.98}.hero p,.section-heading p,.placeholder p,.site-footer p{color:var(--muted)}.hero p{max-width:700px;font-size:1.15rem}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;padding:.9rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:750}.button-primary{color:#fff;background:var(--accent)}.button-primary:hover{background:var(--accent-dark)}.button-secondary{border:1px solid var(--line);background:#fff}.section{padding:5rem 0}.section-soft{background:var(--soft)}.section-heading{max-width:700px;margin-bottom:2rem}.section-heading h2{margin:0 0 .5rem;font-size:clamp(2rem,4vw,3.3rem)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.card{min-height:190px;padding:1.4rem;border:1px solid var(--line);border-radius:18px;background:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #083a6317}.card h3{margin:.35rem 0;font-size:1.2rem}.card-number{color:var(--gold);font-weight:850}.placeholder{min-height:62vh;display:grid;place-items:center;padding:5rem 1rem;text-align:center}.placeholder-inner{max-width:650px}.placeholder h1{margin-bottom:.6rem;font-size:clamp(2.3rem,6vw,4.7rem)}.site-footer{padding:3rem 0;border-top:1px solid var(--line)}.footer-row{display:flex;justify-content:space-between;gap:2rem}.footer-links{display:flex;flex-direction:column;gap:.45rem}@media(max-width:1100px){.brand{flex-basis:250px;min-width:230px}.brand-logo{width:250px}}@media(max-width:980px){.brand{min-width:210px;flex-basis:220px}.brand-logo{width:220px}.site-nav{gap:0}.nav-item summary,.nav-direct{padding-inline:.5rem;font-size:.84rem}}@media(max-width:850px){.header-row{min-height:76px}.menu-button{display:block}.brand{min-width:auto;flex:0 0 auto}.brand-logo{display:none}.brand-icon{display:block;width:54px;height:54px}.site-nav{display:none;position:absolute;top:76px;left:1rem;right:1rem;max-height:calc(100vh - 95px);overflow:auto;padding:1rem;flex-direction:column;align-items:stretch;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 50px #083a6329}.site-nav.is-open{display:flex}.nav-item summary,.nav-direct{display:block;width:100%;padding:.8rem;text-align:left}.mega-menu{position:static;transform:none;width:auto;grid-template-columns:1fr;padding:.75rem;margin:.2rem 0 .8rem;border-radius:12px;box-shadow:none;background:var(--soft)}.mega-intro{display:none}.mega-column{padding:.25rem .5rem}.mega-column h3{margin-top:.5rem}.card-grid{grid-template-columns:1fr}.footer-row{flex-direction:column}}.site-footer{position:relative;isolation:isolate;overflow:hidden;padding:0;background:radial-gradient(circle at 12% 0%,rgba(211,146,32,.22),transparent 31%),radial-gradient(circle at 92% 105%,rgba(11,97,114,.62),transparent 38%),linear-gradient(128deg,#052b49,#083a63 46%,#064d60);color:#fff;border-top:0}.site-footer:before{content:"";position:absolute;z-index:2;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#b87814,#d39220 32%,#f2c66f,#d39220 72%,#0b6172)}.site-footer:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.025),transparent 36%,rgba(255,255,255,.035) 68%,transparent)}.site-footer p{color:#ffffffc2}main h1{max-width:100%!important;font-size:clamp(2.3rem,4.2vw,3.6rem)!important;line-height:1.05!important}.buying-guide-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.78rem 1rem!important;border:1px solid transparent!important;border-radius:9px!important;background:#0b6371!important;color:#fff!important;font-weight:800!important;line-height:1.35!important;text-align:center!important;text-decoration:none!important;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease!important}.buying-guide-cta:hover,.buying-guide-cta:focus-visible{border-color:#a77b36!important;background:linear-gradient(135deg,#b68a43,#d0ad69)!important;color:#062f4e!important;box-shadow:0 8px 20px #724f1c33!important;transform:translateY(-1px)}.footer-main{display:grid;grid-template-columns:minmax(320px,1.7fr) repeat(3,minmax(140px,1fr));gap:3rem;padding:4.5rem 0 3.5rem;align-items:start}.footer-brand-block{max-width:430px}.footer-brand{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:1rem;width:min(100%,410px);color:#fff;text-decoration:none}.footer-logo-mark{display:block;width:88px;height:88px;object-fit:cover;border:3px solid rgba(242,198,111,.72);border-radius:50%;background:#fff;box-shadow:0 12px 30px #01182a57,0 0 0 5px #ffffff0f}.footer-wordmark{display:grid;align-content:center;line-height:1}.footer-wordmark strong{font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:.9;color:#fcf9f3}.footer-wordmark>span{margin-top:.22rem;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.05;color:#fcf9f3;white-space:nowrap}.footer-wordmark small{margin-top:.5rem;color:#f2c66f;font-size:.72rem;font-weight:900;letter-spacing:.38em;text-transform:uppercase}.footer-brand-block p{margin:1.35rem 0;max-width:390px}.footer-cta{display:inline-flex;align-items:center;padding:.75rem 1rem;border:1px solid rgba(245,196,109,.52);border-radius:999px;color:#fff;text-decoration:none;font-weight:800;background:linear-gradient(135deg,#d392202e,#ffffff12);box-shadow:0 8px 24px #01182a2e}.footer-cta:hover{background:linear-gradient(135deg,#d39220,#f2c66f);color:#052b49;border-color:#f2c66f}.footer-column{display:flex;flex-direction:column;gap:.62rem}.footer-column h2{position:relative;margin:0 0 .55rem;padding-bottom:.7rem;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;color:#fff}.footer-column h2:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;background:linear-gradient(90deg,#d39220,#f2c66f)}.footer-column a{color:#fffc;text-decoration:none;font-size:.94rem;transition:color .2s ease,transform .2s ease}.footer-column a:hover{color:#f5c46d;transform:translate(3px)}.footer-legal a:first-of-type{color:#f5c46d;font-weight:800}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.15);background:linear-gradient(90deg,rgba(0,0,0,.08),transparent 45%,rgba(0,0,0,.06))}.footer-bottom p{margin:0;font-size:.86rem}.article-page{background:#fff!important}.article-width{max-width:900px!important}.article-hero{padding:2.7rem 0 2.3rem!important;background:radial-gradient(circle at 84% 15%,rgba(211,146,32,.13),transparent 30%),linear-gradient(180deg,#f3f8fa,#fff)!important;border-bottom:1px solid #e1e8eb!important}.article-hero h1{max-width:100%!important;margin:.4rem 0 1.15rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(2.3rem,4.2vw,3.6rem)!important;line-height:1.05!important;letter-spacing:-.035em!important;color:#0b3a63!important}.feature-placeholder{display:grid!important;place-items:center!important;aspect-ratio:3/2!important;margin:0 0 1.2rem!important;border:1px dashed #b9cbd2!important;border-radius:18px!important;background:#f7fafb!important;color:#718590!important;font-size:.9rem!important}.article-hero .intro{max-width:800px!important;margin:0!important;font-size:clamp(1rem,1.7vw,1.16rem)!important;line-height:1.7!important;color:#566d7b!important}.article-layout{display:grid!important;grid-template-columns:minmax(0,760px) 250px!important;gap:3rem!important;align-items:start!important;max-width:1080px!important;padding-top:2.5rem!important;padding-bottom:6rem!important}.article-content{min-width:0!important;color:#243746!important}.article-content section{scroll-margin-top:115px!important;margin-bottom:3.4rem!important}.article-content h2{margin:0 0 1rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.75rem,3.2vw,2.5rem)!important;line-height:1.18!important;letter-spacing:-.02em!important;color:#0b3a63!important}.article-content h3{margin:1.8rem 0 .55rem!important;font-size:1.18rem!important;color:#0a5968!important}.article-content p{margin:0 0 1.1rem!important;font-size:1.02rem!important;line-height:1.82!important;color:#405767!important}.article-content a{color:#0a5968!important;font-weight:800!important;text-decoration-color:#0a596859!important;text-underline-offset:3px!important}.article-content a:hover{color:#083a63!important;text-decoration-color:#d39220!important}.opening-note,.final-note{padding:clamp(1.4rem,4vw,2.1rem)!important;border-radius:20px!important;background:linear-gradient(145deg,#f3f8fa,#fff8e9)!important;border:1px solid #dce5e9!important}.opening-note p:last-child,.final-note p:last-child{margin-bottom:0!important}.warning-box,.difference-box{margin:1.5rem 0!important;padding:1.1rem 1.2rem!important;border-left:4px solid #d39220!important;border-radius:0 13px 13px 0!important;background:#fff8e9!important;color:#405767!important;line-height:1.7!important}.checklist{display:grid!important;gap:.6rem!important;margin:1.2rem 0 1.4rem!important}.checklist p{position:relative!important;margin:0!important;padding-left:1.7rem!important}.checklist p:before{content:"✓"!important;position:absolute!important;left:0!important;color:#d39220!important;font-weight:900!important}.toc-sidebar{position:sticky!important;top:110px!important}.toc{border:1px solid #dce5e9!important;border-radius:14px!important;background:#f8fbfc!important;box-shadow:0 14px 36px #0b3a6314!important;transition:box-shadow .25s ease,transform .25s ease!important;overflow:hidden!important}.toc:hover{box-shadow:0 18px 44px #0b3a6321!important;transform:translateY(-2px)}.toc summary{position:relative!important;display:flex!important;align-items:center!important;padding:1rem 1.1rem!important;font-weight:850!important;color:#0b3a63!important;cursor:pointer!important;list-style:none!important;background:linear-gradient(135deg,#fff,#f4f8fa)!important}.toc summary::-webkit-details-marker{display:none!important}.toc summary:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#d39220;transition:width .35s ease}.toc[open] summary:before{width:100%}.toc summary:after{content:"+"!important;margin-left:auto!important;color:#d39220!important;font-size:1.2rem!important}.toc[open] summary:after{content:"−"!important}.toc nav{counter-reset:toc-item;position:relative!important;display:flex!important;flex-direction:column!important;padding:.25rem 1rem 1rem!important;border-top:1px solid #e2eaed!important;gap:.08rem!important}.toc nav:before{content:"";position:absolute;left:1.39rem;top:.72rem;bottom:.85rem;width:1px;background:linear-gradient(#d39220,#dce5e9 22%,#dce5e9 78%,transparent)}.toc nav a{counter-increment:toc-item;position:relative;display:grid!important;grid-template-columns:1.55rem 1fr!important;align-items:center!important;min-height:1.72rem!important;padding:.2rem .42rem!important;border-radius:8px!important;color:#526b79!important;font-size:.82rem!important;line-height:1.2!important;font-weight:700!important;text-decoration:none!important;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.toc nav a:before{content:counter(toc-item,decimal-leading-zero);position:relative;z-index:1;display:grid;place-items:center;width:1.22rem;height:1.22rem;border:1px solid #d7e3e7;border-radius:50%;background:#fff;color:#9a6b19;font-size:.55rem;font-weight:900}.toc nav a:hover{background:#eef6f7!important;color:#0a5968!important;transform:translate(3px);box-shadow:inset 3px 0 #d39220}.toc nav a:hover:before{background:#d39220;border-color:#d39220;color:#fff}.toc nav a.is-active{background:linear-gradient(90deg,#fff4dc,#f5fafb)!important;color:#0b3a63!important;font-weight:800!important;box-shadow:inset 3px 0 #d39220}.toc nav a.is-active:before{background:#0b3a63;border-color:#0b3a63;color:#fff;box-shadow:0 0 0 2px #d392202e}.article-content .faq-list{display:grid!important;gap:.75rem!important}.article-content .faq-list details{padding:0!important;border:1px solid #dce5e9!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 6px 18px #0b3a630a!important}.article-content .faq-list summary{display:flex!important;align-items:center!important;gap:1rem!important;cursor:pointer!important;list-style:none!important;padding:1rem 1.15rem!important;font-weight:800!important;color:#0b3a63!important;background:#fff!important}.article-content .faq-list summary::-webkit-details-marker{display:none!important}.article-content .faq-list summary:after{content:"+"!important;margin-left:auto!important;color:#d39220!important;font-size:1.2rem!important;line-height:1!important}.article-content .faq-list details[open] summary{background:linear-gradient(135deg,#fff,#f7fafb)!important;border-bottom:1px solid #e6edef!important}.article-content .faq-list details[open] summary:after{content:"−"!important}.article-content .faq-list details p{margin:0!important;padding:1rem 1.15rem 1.1rem!important;line-height:1.75!important;color:#405767!important}.reference-table{display:grid!important;border:1px solid #dce5e9!important;border-radius:14px!important;overflow:hidden!important}.article-content .reference-table .row{display:grid!important;grid-template-columns:1fr 1.35fr 1.35fr!important}.article-content .reference-table .row span{padding:.85rem .9rem!important;border-bottom:1px solid #e7edef!important;border-right:1px solid #e7edef!important;line-height:1.45!important;color:#405767!important}.article-content .reference-table .row span:last-child{border-right:0!important}.article-content .reference-table .row:last-child span{border-bottom:0!important}.article-content .reference-table .head{background:#0b3a63!important}.article-content .reference-table .head span{color:#fff!important;font-weight:800!important}.article-content .reference-table .row:not(.head):has(>span:nth-child(3))>span:first-child{font-weight:800!important;color:#0b3a63!important}@media(max-width:900px){.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:1.5rem}.footer-brand{font-size:1.2rem}.article-layout{grid-template-columns:1fr!important}.toc-sidebar{position:static!important;grid-row:1!important}.toc nav:before{display:none}.toc nav a{grid-template-columns:1.5rem 1fr!important}}@media(max-width:720px){.footer-main{grid-template-columns:1fr 1fr;padding:3.5rem 0 2.5rem}.footer-brand-block{grid-column:1/-1;max-width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.35rem}.article-content .reference-table .row{grid-template-columns:1fr!important}.article-content .reference-table .head{display:none!important}.article-content .reference-table .row span{border-right:0!important}.article-content .reference-table .row span:first-child{font-weight:800!important;color:#0b3a63!important;background:#f8fbfc!important}}@media(max-width:620px){main h1{font-size:clamp(1.9rem,9vw,2.25rem)!important;line-height:1.05!important}.buying-guide-cta{display:flex!important;width:100%!important;max-width:100%!important;margin-inline:auto!important;justify-content:center!important;text-align:center!important;color:#fff!important}.article-hero{padding:2.15rem 0 1.9rem!important}.article-hero h1{font-size:clamp(1.9rem,9vw,2.25rem)!important;line-height:1.05!important;margin-bottom:1rem!important}.feature-placeholder{border-radius:14px!important}.article-layout{padding-top:1.5rem!important}.article-content section{margin-bottom:2.7rem!important}}@media(max-width:460px){.footer-main{grid-template-columns:1fr;gap:2rem}.footer-brand-block{grid-column:auto}.footer-column{padding-top:.25rem}.footer-brand{grid-template-columns:76px minmax(0,1fr);gap:.85rem}.footer-logo-mark{width:76px;height:76px}.footer-wordmark strong{font-size:1.7rem}.footer-wordmark>span{font-size:1.3rem}.footer-wordmark small{font-size:.64rem;letter-spacing:.32em}}
