:root{--ink:#211911;--muted:#6b5e50;--line:rgba(33,25,17,0.16);--rule-strong:#211911;--body-bg:#f6efe2;--surface:#fbf6ec;--topbar-bg:rgba(246,239,226,0.94);--topbar-border:rgba(33,25,17,0.16);--topbar-shadow:none;--brand-text:#211911;--nav-text:#4a4036;--nav-hover-bg:transparent;--nav-hover-text:#c8401a;--hero-eyebrow:#c8401a;--hero-title:#211911;--hero-subtitle:#6b5e50;--accent:#c8401a;--accent-strong:#a83315;--card:#fbf6ec;--card-strong:#f0e7d5;--glass-blur:0px;--glass-border:rgba(33,25,17,0.16);--glass-inset:transparent;--glass-shadow:none;--feature-border:rgba(33,25,17,0.22);--feature-bg:#fbf6ec;--feature-shadow:none;--compare-border:rgba(33,25,17,0.22);--compare-bg:#fbf6ec;--compare-shadow:none;--legend-text:#6b5e50;--table-grid:rgba(33,25,17,0.14);--table-grid-v:rgba(33,25,17,0.1);--table-head-bg:#f0e7d5;--table-head-text:#211911;--table-feature-bg:#f3ebdb;--table-feature-text:#211911;--table-feature-head-bg:#ece2cd;--table-hover:rgba(200,64,26,0.07);--badge-good-text:#1e6b43;--badge-good-bg:rgba(30,107,67,0.1);--badge-good-border:rgba(30,107,67,0.35);--badge-cond-text:#8a5a0d;--badge-cond-bg:rgba(176,124,32,0.12);--badge-cond-border:rgba(176,124,32,0.4);--badge-limited-text:#99501f;--badge-limited-bg:rgba(153,80,31,0.12);--badge-limited-border:rgba(153,80,31,0.4);--badge-poor-text:#a02828;--badge-poor-bg:rgba(160,40,40,0.1);--badge-poor-border:rgba(160,40,40,0.38);--badge-neutral-text:#6b5e50;--badge-neutral-bg:rgba(107,94,80,0.1);--badge-neutral-border:rgba(107,94,80,0.32);--footer-border:#211911;--footer-bg:#f0e7d5;--footer-text:#6b5e50}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;font-family:var(--font-text),"Helvetica Neue",Arial,sans-serif;color:var(--ink);background:var(--body-bg)}.page{max-width:1360px;margin:0 auto;padding:10px 22px 54px;animation:riseIn .55s ease both}.topbar{position:relative;z-index:80;display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:0;padding:16px 4px;border:0;border-bottom:2px solid var(--rule-strong);background:var(--topbar-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-ref .topbar{position:-webkit-sticky;position:sticky;top:0;z-index:90}.brand{display:inline-flex;align-items:baseline;gap:8px;color:var(--brand-text);font-family:var(--font-display),Georgia,serif;font-weight:700;font-size:1.3rem;letter-spacing:-.01em;text-decoration:none}.brandDot{width:9px;height:9px;border-radius:1px;display:inline-block;background:var(--accent)}.topnav{display:flex;flex-wrap:nowrap}.nav-dropdowns,.topnav{gap:10px;align-items:center}.nav-dropdowns{display:inline-flex}.topnav a{text-decoration:none;color:var(--nav-text);font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;padding:7px 11px;border-radius:0;transition:color .18s ease;white-space:nowrap}.topnav a:hover{color:var(--nav-hover-text)}.nav-dropdown{position:relative}.nav-dropdown.open{z-index:110}.nav-trigger{text-decoration:none;color:var(--nav-text);font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;padding:7px 11px;border-radius:0;cursor:pointer;transition:color .18s ease;border:0;background:transparent;font-family:inherit;white-space:nowrap}.nav-trigger:hover{color:var(--nav-hover-text)}.dropdown-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;min-width:270px;max-height:320px;overflow:auto;padding:8px;border-radius:2px;background:var(--surface);border:1px solid var(--rule-strong);box-shadow:4px 4px 0 rgba(33,25,17,.08);z-index:120}.nav-dropdown.open .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:8px 10px;border-radius:0;text-decoration:none;color:var(--ink);font-size:.86rem;font-weight:500;text-transform:none;letter-spacing:0;border-bottom:1px solid var(--line)}.dropdown-menu a:last-child{border-bottom:0}.dropdown-menu a:hover{color:var(--nav-hover-text)}.best-insurance-card,.dropdown-menu,.featureCard,.guide-link,.hero-quick,.seo-summary,.tableWrap,.terms-card,.topbar{border-color:var(--line);box-shadow:var(--glass-shadow)}.home-ref .hero{position:relative;overflow:hidden;margin:0 auto 10px;width:min(1200px,calc(100% - 56px));padding:72px 28px 28px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,46%);grid-gap:28px;gap:28px;align-items:center}.guides-index .hero{margin:0 auto;max-width:820px;text-align:center;padding:64px 24px 20px}.guides-index .hero .subtitle{margin-left:auto;margin-right:auto}.guides-list{width:min(820px,calc(100% - 56px));margin:12px auto 0}.guides-list ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.guide-link{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:8px;height:100%;padding:14px 16px;border-radius:2px;border:1px solid var(--line);background:var(--surface);color:var(--hero-title);text-decoration:none;transition:box-shadow .18s ease,border-color .18s ease}.guide-link:hover{border-color:var(--rule-strong);box-shadow:4px 4px 0 rgba(33,25,17,.08)}.guide-note{color:var(--muted);font-size:.82rem}.guide-title{font-size:1rem}.guide-description{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.guide-article{width:min(820px,calc(100% - 56px));margin:16px auto 0;padding:24px;border-radius:14px;border:1px solid var(--feature-border);background:var(--surface)}.guide-article h1{margin:10px 0 8px;color:var(--hero-title);font-family:var(--font-display),Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.guide-article .lead{margin:0;color:var(--muted);font-size:1.03rem}.guide-article section{margin-top:18px}.guide-article h2{margin:0;color:var(--hero-title);font-size:1.25rem}.guide-article li,.guide-article p{color:var(--muted);line-height:1.58}.guide-article ul{margin:8px 0 0;padding-left:20px}.guide-meta{margin-top:22px;padding-top:14px;border-top:1px solid var(--line)}.guide-meta a{color:var(--nav-text);font-weight:700;text-decoration:none}.guide-meta a:hover{color:var(--nav-hover-text);text-decoration:underline}.eyebrow{display:inline-flex;margin:0;color:var(--hero-eyebrow);letter-spacing:.2em;font-weight:600;font-size:.74rem;text-transform:uppercase}.hero h1{margin:0;color:var(--hero-title);font-family:var(--font-display),Georgia,serif;font-weight:700;font-size:clamp(2.2rem,4.6vw,4.4rem);line-height:1.04;letter-spacing:-.015em}.hero-accent{color:var(--accent);font-style:italic;font-weight:600}.subtitle{margin:14px 0 0;color:var(--hero-subtitle);max-width:44ch;font-size:1.03rem;line-height:1.5}.hero-content{max-width:560px}.hero-actions{margin-top:24px}.hero-primary-btn,.hero-secondary-btn{display:inline-flex;align-items:center;gap:10px;border-radius:2px;text-decoration:none;font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.hero-primary-btn{padding:15px 26px;color:#fbf6ec;background:var(--accent);border:1px solid var(--accent)}.hero-primary-btn:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.hero-secondary{margin-top:30px}.hero-secondary-title{margin:0;display:flex;align-items:center;gap:12px;color:var(--hero-title);font-family:var(--font-display),Georgia,serif;font-size:clamp(1.4rem,2.3vw,2rem);font-weight:700}.hero-divider{display:inline-block;flex:1 1;height:1px;min-width:72px;background:var(--line)}.hero-secondary-subtitle{margin:8px 0 0;color:var(--muted);font-size:1rem}.hero-secondary-btn{margin-top:16px;padding:14px 24px;color:var(--ink);border:1px solid var(--rule-strong);background:transparent}.hero-secondary-btn:hover{color:var(--accent);border-color:var(--accent)}.hero-quick{position:relative;border-radius:2px;border-top-width:1px;border:1px solid var(--rule-strong);border-top:3px solid var(--rule-strong);background:var(--surface);overflow:hidden}.hero-quick-title{margin:0;padding:16px 22px;color:var(--hero-title);font-family:var(--font-display),Georgia,serif;font-size:1.15rem;font-weight:600;border-bottom:1px solid var(--line)}.hero-quick-table{display:grid}.hero-quick-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.hero-quick-head{padding:14px 22px;border-bottom:1px solid var(--rule-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;color:var(--muted);font-weight:700}.hero-quick-row{padding:13px 22px;border-bottom:1px solid var(--line)}.hero-quick-feature{color:var(--hero-title);font-weight:700}.hero-chip{justify-self:start;display:inline-flex;align-items:center;justify-content:center;min-width:0;max-width:100%;padding:4px 9px;border-radius:2px;font-weight:600;font-size:.86rem;text-align:center;border:1px solid transparent}.hero-chip.good{color:var(--badge-good-text);background:var(--badge-good-bg);border-color:var(--badge-good-border)}.hero-chip.cond{color:var(--badge-cond-text);background:var(--badge-cond-bg);border-color:var(--badge-cond-border)}.hero-quick-link{display:inline-flex;justify-content:center;width:100%;text-decoration:none;color:var(--muted);padding:16px 22px;font-size:1.03rem;font-weight:600;transition:color .2s ease}.hero-quick-link:hover{color:var(--hero-title)}.home-ref .hero>*{position:relative;z-index:1}.featureCard{position:relative;margin:24px auto 52px;width:min(940px,calc(100% - 56px));border-radius:2px;overflow:hidden;border-top-width:1px;border:1px solid var(--rule-strong);border-top:4px solid var(--rule-strong);background:var(--feature-bg);display:grid;grid-template-columns:340px 1fr;text-decoration:none;color:inherit;transition:box-shadow .18s ease}.featureCard:hover{box-shadow:6px 6px 0 rgba(33,25,17,.08)}.featured-left{background:var(--card-strong);border-right:1px solid var(--line);padding:16px}.featured-label{margin:0;color:var(--accent);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800}.featured-image-wrap{position:relative;margin-top:10px;border-radius:2px;background:#fff;height:190px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--line)}.featured-image{width:100%;height:100%;object-fit:contain;padding:14px;background:#fff;border-radius:10px}.featured-image-wrap .featured-image-picture{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border-radius:10px}.featured-right{position:relative;overflow:hidden;padding:24px;color:var(--ink);background:var(--surface)}.issuer{margin:0;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700}.featured-right h2{margin:8px 0 10px;color:var(--ink);font-size:clamp(1.8rem,3.2vw,2.35rem);font-family:var(--font-display),Georgia,serif;font-weight:700}.featured-right p{margin:0;color:var(--muted);max-width:50ch}.featured-meta-row{margin-top:12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.featured-stars{color:var(--accent);letter-spacing:.06em}.featured-rate-badge{border-radius:2px;padding:4px 10px;color:var(--muted);background:transparent;border:1px solid var(--line);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.notice{margin:16px auto;width:min(940px,calc(100% - 56px));padding:14px 16px;border-radius:2px;border:1px solid var(--badge-cond-border);color:var(--badge-cond-text);background:var(--surface)}.notice code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace}#comparison{width:min(1360px,calc(100% - 56px));margin:58px auto 0}#comparison .terms-strip-header{margin-bottom:14px}.best-insurance-strip{margin:58px auto 0}.best-insurance-strip,.terms-strip{width:min(1360px,calc(100% - 56px))}.terms-strip{margin:0 auto}.terms-strip-header{border-top:2px solid var(--rule-strong);padding-top:14px}.terms-strip-header h2{margin:0;color:var(--hero-title);font-family:var(--font-display),Georgia,serif;font-weight:700;font-size:clamp(1.3rem,2.8vw,1.85rem)}.terms-strip-header p{margin:6px 0 0;color:var(--muted);font-size:.95rem}.terms-scroll{counter-reset:term-index;margin-top:12px;display:flex;gap:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.carousel-shell{position:relative;overflow:visible}.carousel-controls{position:absolute;inset:0;pointer-events:none;z-index:6}.carousel-arrow{position:absolute;top:calc(50% + 6px);transform:translateY(-50%);width:28px;height:28px;border:0;background:transparent;color:var(--hero-title);box-shadow:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.carousel-arrow-left{left:-30px}.carousel-arrow-right{right:-30px}.carousel-arrow:hover{color:var(--accent)}.carousel-arrow:active,.carousel-arrow:hover{transform:translateY(-50%)}.terms-scroll::-webkit-scrollbar{display:none;width:0;height:0}.terms-scroll::-webkit-scrollbar-track{background:rgba(33,25,17,.06);border-radius:999px}.terms-scroll::-webkit-scrollbar-thumb{background:rgba(33,25,17,.3);border-radius:999px}.terms-card{flex:0 0 272px;min-height:208px;position:relative;overflow:hidden;counter-increment:term-index}.terms-card:before{content:counter(term-index,decimal-leading-zero);font-family:var(--font-display),Georgia,serif;font-size:1.5rem;font-weight:600;line-height:1;color:var(--accent)}.terms-card:hover{box-shadow:4px 4px 0 rgba(33,25,17,.08)}.terms-card-title{display:inline-flex;align-items:center;gap:6px}.terms-icon{font-size:.95em}.terms-card .guide-note{margin-top:auto}.best-insurance-scroll{margin-top:12px;display:flex;gap:14px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.best-insurance-scroll::-webkit-scrollbar{display:none;width:0;height:0}.best-insurance-scroll::-webkit-scrollbar-track{background:rgba(33,25,17,.06);border-radius:999px}.best-insurance-scroll::-webkit-scrollbar-thumb{background:rgba(33,25,17,.3);border-radius:999px}.best-insurance-card{flex:0 0 304px;min-height:292px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;padding:15px;text-decoration:none;color:inherit;border-radius:2px;border:1px solid var(--line);background:var(--surface);transition:box-shadow .18s ease,border-color .18s ease}.best-insurance-card:hover{border-color:var(--rule-strong);box-shadow:4px 4px 0 rgba(33,25,17,.08)}.best-insurance-head{display:flex;align-items:center;gap:12px}.best-insurance-logo-wrap{width:72px;height:72px;border-radius:2px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.best-insurance-logo{width:100%;height:100%;object-fit:contain;padding:10px}.best-insurance-head h3{margin:0;color:var(--hero-title);font-size:1.52rem;font-family:var(--font-display),Georgia,serif;line-height:1.08}.best-insurance-head p{margin:4px 0 0;color:var(--muted)}.best-insurance-card ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.best-insurance-card li{color:var(--muted)}.feature-point{opacity:0;transform:scale(.95);animation:featurePointReveal .5s ease-out forwards;animation-delay:calc(.22s + var(--reveal-delay, 0s))}.best-insurance-badge,.best-insurance-cta-link{margin-top:auto;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}.best-insurance-cta{justify-content:center}.best-insurance-cta h3{margin:0;font-size:1.4rem;color:var(--hero-title);font-family:var(--font-display),Georgia,serif}.best-insurance-cta p{margin:0;color:var(--muted)}.best-insurance-cta-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;border:1px solid var(--rule-strong);background:transparent;color:var(--accent);font-size:1.5rem}.seo-summary{width:min(940px,calc(100% - 56px));margin:12px auto 20px;padding:14px 16px;border-radius:2px;border:1px solid var(--line);background:var(--surface)}.seo-summary h2{margin:0;font-family:var(--font-display),Georgia,serif;color:var(--hero-title);font-size:clamp(1.25rem,2vw,1.6rem)}.seo-summary p{margin:8px 0 10px;color:var(--muted)}.seo-summary ul{margin:0;padding-left:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 18px;gap:6px 18px}.seo-summary li{color:var(--muted)}.carousel-arrow-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.carousel-arrow:before{content:"";position:absolute;inset:-10px;border-radius:999px}@keyframes scrollRevealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes featurePointReveal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes cardPopUp{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.reveal-on-scroll{--reveal-delay:0s;--reveal-duration:0.6s}@supports (animation-timeline:view()){.reveal-on-scroll{opacity:0;transform:translateY(20px);animation:scrollRevealUp var(--reveal-duration) ease-out both;animation-delay:var(--reveal-delay);animation-timeline:view();animation-range:entry 12% cover 34%}.compare-row-reveal{opacity:0;transform:translateY(14px);animation:scrollRevealUp .55s ease-out both;animation-delay:var(--reveal-delay)}.best-insurance-card.reveal-on-scroll,.terms-card.reveal-on-scroll{opacity:0;transform:translateY(18px) scale(.96);animation:cardPopUp .55s ease-out both;animation-delay:var(--reveal-delay)}}@supports not (animation-timeline:view()){.reveal-on-scroll{animation:scrollRevealUp .55s ease-out both;animation-delay:var(--reveal-delay)}.best-insurance-card.reveal-on-scroll,.terms-card.reveal-on-scroll{animation:cardPopUp .55s ease-out both;animation-delay:var(--reveal-delay)}}.legend{display:flex;gap:18px;align-items:center;flex-wrap:wrap;padding:12px 14px;border-bottom:1px solid var(--line);color:var(--legend-text);font-size:.95rem}.legend span{display:inline-flex;align-items:center;gap:8px}.dot{width:12px;height:12px;border-radius:1px}.dot-good{background:#1f9d5e}.dot-conditional{background:#e09a2e}.dot-limited{background:#d27b3c}.dot-poor{background:#cc4a55}.tableWrap{overflow:auto;background:transparent;border:0;border-radius:0;box-shadow:none;max-height:72vh}.tableWrap::-webkit-scrollbar{width:11px;height:11px}.tableWrap::-webkit-scrollbar-track{background:rgba(33,25,17,.06);border-radius:999px}.tableWrap::-webkit-scrollbar-thumb{background:rgba(33,25,17,.3);border-radius:999px}.tableWrap::-webkit-scrollbar-thumb:hover{background:rgba(33,25,17,.45)}table{width:100%;min-width:100%;table-layout:fixed;border-collapse:collapse}td,th{padding:12px 13px;border-bottom:1px solid var(--table-grid);border-right:1px solid var(--table-grid-v);text-align:left;vertical-align:top;font-size:.95rem;white-space:normal}tr>:not(:first-child){width:14.2%;max-width:205px}.sheetHeader{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:var(--table-head-bg);color:var(--table-head-text);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;border-bottom:2px solid var(--rule-strong)}.sheetHeader a,.sheetHeader a:active,.sheetHeader a:hover,.sheetHeader a:visited{color:inherit;text-decoration:none}.sheetFeature{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:var(--table-feature-bg);color:var(--table-feature-text);width:240px;min-width:240px;font-weight:700}.sheetFeature:has(.termInfo[open]){z-index:15}.sheetFeatureInner{position:relative;padding-right:22px}.termInfo{position:absolute;top:-2px;right:0;z-index:5}.termInfo[open]{z-index:12}.termInfo summary{list-style:none;width:16px;height:16px;border-radius:999px;border:1px solid rgba(33,25,17,.45);display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800;line-height:1;color:var(--table-feature-text);background:var(--card-strong);cursor:pointer}.termInfo summary::-webkit-details-marker{display:none}.termInfoPopup{position:absolute;top:20px;left:0;width:min(420px,72vw);max-height:280px;overflow:auto;z-index:8;border-radius:2px;border:1px solid var(--rule-strong);background:var(--surface);padding:10px 11px;box-shadow:4px 4px 0 rgba(33,25,17,.08);color:var(--ink);font-weight:500}.termInfoPopup strong{display:block;margin-bottom:6px;font-size:.83rem}.termInfoPopup p{margin:0;font-size:.78rem;line-height:1.4;white-space:pre-line}.sheetHeader.sheetFeature{z-index:4;background:var(--table-feature-head-bg)}tbody tr:hover td,tbody tr:hover th{background:var(--table-hover);box-shadow:inset 0 0 0 9999px rgba(255,255,255,.03)}.badge{display:inline-block;max-width:100%;border-radius:2px;padding:5px 10px;font-size:.88rem;font-weight:700;line-height:1.25;white-space:normal;border:1px solid transparent}.badge-good{color:var(--badge-good-text);background:var(--badge-good-bg);border-color:var(--badge-good-border)}.badge-conditional{color:var(--badge-cond-text);background:var(--badge-cond-bg);border-color:var(--badge-cond-border)}.badge-limited{color:var(--badge-limited-text);background:var(--badge-limited-bg);border-color:var(--badge-limited-border)}.badge-poor{color:var(--badge-poor-text);background:var(--badge-poor-bg);border-color:var(--badge-poor-border)}.badge-na,.badge-neutral{color:var(--badge-neutral-text);background:var(--badge-neutral-bg);border-color:var(--badge-neutral-border)}.site-footer{width:100%;margin:0;border-top:3px double var(--footer-border);background:var(--footer-bg)}.site-footer-inner{width:min(1360px,calc(100% - 56px));margin:0 auto;padding:18px 0 20px;text-align:center}.site-footer p{margin:0;color:var(--footer-text);font-size:.86rem;line-height:1.45}.site-footer-links{margin:0 0 10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px}.site-footer-links a{color:var(--nav-text);text-decoration:none;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.site-footer-links a:hover{color:var(--nav-hover-text);text-decoration:underline}.theme-toggle{border:0;background:transparent;padding:0;cursor:pointer}.theme-switch-track{width:44px;height:24px;border-radius:999px;border:1px solid rgba(33,25,17,.35);background:var(--card-strong);display:inline-flex;align-items:center;justify-content:space-between;padding:0 7px;position:relative}.theme-icon{font-size:11px;color:var(--muted);z-index:1}.theme-switch-thumb{position:absolute;width:18px;height:18px;border-radius:999px;top:2px;left:2px;background:#fbf6ec;box-shadow:0 1px 3px rgba(33,25,17,.3);transition:transform .2s ease}.theme-switch.is-dark .theme-switch-thumb{transform:translateX(20px)}:root[data-theme=dark]{--ink:#ece3d4;--muted:#afa28e;--line:rgba(236,227,212,0.16);--rule-strong:#ece3d4;--accent:#e8602f;--accent-strong:#f07a4d;--surface:#201914;--card:#201914;--card-strong:#2a221b;--glass-blur:0px;--glass-border:rgba(236,227,212,0.16);--glass-inset:transparent;--glass-shadow:none;--body-bg:#181310;--topbar-bg:rgba(24,19,16,0.94);--topbar-border:rgba(236,227,212,0.16);--topbar-shadow:none;--brand-text:#ece3d4;--nav-text:#c4b7a2;--nav-hover-bg:transparent;--nav-hover-text:#e8602f;--hero-eyebrow:#e8602f;--hero-title:#f4ecdd;--hero-subtitle:#afa28e;--feature-border:rgba(236,227,212,0.22);--feature-bg:#201914;--feature-shadow:none;--compare-border:rgba(236,227,212,0.22);--compare-bg:#201914;--compare-shadow:none;--legend-text:#afa28e;--table-grid:rgba(236,227,212,0.14);--table-grid-v:rgba(236,227,212,0.1);--table-head-bg:#2a221b;--table-head-text:#ece3d4;--table-feature-bg:#251d17;--table-feature-text:#ece3d4;--table-feature-head-bg:#2e251d;--table-hover:rgba(232,96,47,0.09);--badge-good-text:#8fd6ac;--badge-good-bg:rgba(63,152,105,0.16);--badge-good-border:rgba(63,152,105,0.45);--badge-cond-text:#e3bd7d;--badge-cond-bg:rgba(176,124,32,0.16);--badge-cond-border:rgba(176,124,32,0.45);--badge-limited-text:#dfa379;--badge-limited-bg:rgba(153,80,31,0.18);--badge-limited-border:rgba(153,80,31,0.48);--badge-poor-text:#e89a9a;--badge-poor-bg:rgba(160,40,40,0.18);--badge-poor-border:rgba(160,40,40,0.5);--badge-neutral-text:#afa28e;--badge-neutral-bg:rgba(175,162,142,0.12);--badge-neutral-border:rgba(175,162,142,0.35);--footer-border:#ece3d4;--footer-bg:#14100d;--footer-text:#afa28e}:root[data-theme=dark] .hero-primary-btn{color:#181310}:root[data-theme=dark] .best-insurance-card:hover,:root[data-theme=dark] .dropdown-menu,:root[data-theme=dark] .featureCard:hover,:root[data-theme=dark] .guide-link:hover,:root[data-theme=dark] .terms-card:hover{box-shadow:4px 4px 0 rgba(236,227,212,.08)}:root[data-theme=dark] .guide-link:hover{background:var(--card-strong)}:root[data-theme=dark] .best-insurance-scroll,:root[data-theme=dark] .tableWrap,:root[data-theme=dark] .terms-scroll{scrollbar-color:rgba(236,227,212,.35) transparent}:root[data-theme=dark] .best-insurance-scroll::-webkit-scrollbar-track,:root[data-theme=dark] .tableWrap::-webkit-scrollbar-track,:root[data-theme=dark] .terms-scroll::-webkit-scrollbar-track{background:rgba(236,227,212,.08)}:root[data-theme=dark] .best-insurance-scroll::-webkit-scrollbar-thumb,:root[data-theme=dark] .tableWrap::-webkit-scrollbar-thumb,:root[data-theme=dark] .terms-scroll::-webkit-scrollbar-thumb{background:rgba(236,227,212,.3)}:root[data-theme=dark] .best-insurance-logo-wrap,:root[data-theme=dark] .featured-image,:root[data-theme=dark] .featured-image-wrap,:root[data-theme=dark] .featured-image-wrap .featured-image-picture{background:#f3ece0}:root[data-theme=dark] .theme-switch-track{border-color:rgba(236,227,212,.3);background:var(--card-strong)}:root[data-theme=dark] .theme-icon{color:var(--muted)}:root[data-theme=dark] .theme-switch-thumb{background:#5a4a38;box-shadow:0 1px 3px rgba(0,0,0,.55)}:root[data-theme=dark] .termInfo summary{border-color:rgba(236,227,212,.4);background:var(--card-strong);color:var(--table-feature-text)}:root[data-theme=dark] .termInfoPopup{border-color:rgba(236,227,212,.25);background:var(--surface);box-shadow:4px 4px 0 rgba(0,0,0,.4);color:var(--table-feature-text)}@keyframes riseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.compare-row-reveal,.feature-point,.reveal-on-scroll{animation:none!important;opacity:1!important;transform:none!important}.best-insurance-card:hover,.featureCard:hover,.guide-link:hover,.insurer-card:hover,.terms-card:hover{animation:none!important;transform:none!important}}@media (max-width:980px){.featureCard{grid-template-columns:1fr}.featured-right{padding:18px}.insurer-grid{column-count:2}}@media (max-width:700px){.page{--mobile-page-gutter:12px;padding:8px var(--mobile-page-gutter) 36px}.insurer-grid{width:100%}.insurer-card{margin-bottom:12px}.page .topbar{flex-direction:column;align-items:center;gap:8px}.brand{width:100%;justify-content:center;text-align:center}.topnav{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0}.nav-dropdowns,.topnav{width:100%;display:grid;gap:0}.nav-dropdowns{grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1/span 2;grid-gap:0}.nav-dropdown,.topnav>.theme-toggle,.topnav>a{justify-self:center}.nav-trigger,.topnav a{font-size:.8rem;padding:6px 8px;text-align:center}.dropdown-menu{position:fixed;top:auto;transform:none;width:auto;min-width:0;max-width:none;max-height:min(58vh,360px);z-index:220}.dropdown-menu,.nav-dropdown:last-child .dropdown-menu{left:var(--mobile-page-gutter);right:var(--mobile-page-gutter)}.home-ref .hero{width:calc(100% - 12px);grid-template-columns:1fr;gap:18px;padding:42px 16px 14px}.carousel-arrow-left{left:-10px}.carousel-arrow-right{right:-10px}.carousel-arrow{width:26px;height:26px}.hero h1{font-size:clamp(1.9rem,8vw,2.7rem)}.hero-secondary-title{font-size:clamp(1.2rem,5.6vw,1.65rem)}.hero-quick-grid{grid-template-columns:1fr;gap:8px}.hero-quick-head{display:none}.hero-quick-row{gap:10px;padding:14px 16px;grid-template-columns:1fr auto auto}.hero-quick-feature{grid-column:1/-1}.guides-index .hero{padding:48px 12px 14px}.guide-article,.guides-list,.review-layout{width:calc(100% - 12px)}.guide-article{padding:16px 14px}.review-ref{padding-top:18px}.review-hero-card{padding:16px}.review-hero-card h1{font-size:clamp(1.5rem,6vw,1.95rem)}.review-kpi-grid,.review-meta-grid,.review-split{grid-template-columns:1fr}.review-panel{padding:16px}.review-panel h2{font-size:1.25rem}.review-kpi-card h3{font-size:1.3rem}.review-collapsible summary,.review-collapsible-content{padding-left:16px;padding-right:16px}#comparison,.best-insurance-strip,.compareTool,.featureCard,.notice,.seo-summary,.site-footer-inner,.terms-strip{width:calc(100% - 12px)}.compareSelectors,.policy-check-selectors{grid-template-columns:1fr}.insurer-grid{width:calc(100% - 12px);column-count:1;column-gap:0}.policy-sections-grid{grid-template-columns:1fr}.compareFeatureCell,.compareFeatureCol,.compareFeatureHead,.comparePolicyCol{width:auto;min-width:0}.seo-summary ul{grid-template-columns:1fr}.tableWrap{overflow-x:auto;overflow-y:auto}table{width:max-content;min-width:490px;table-layout:auto}tr>:not(:first-child){width:auto;max-width:none}.sheetFeature{position:static;left:auto;z-index:1;width:200px;min-width:200px}td,th{font-size:.84rem;padding:8px 10px}}.compareBoard,.compareTool,.insurer-card,.policy-section-card,.review-hero-card,.review-kpi-card,.review-panel{border-color:var(--line);box-shadow:var(--glass-shadow)}.review-back{display:inline-block;margin:0;color:var(--nav-text);text-decoration:none;font-weight:600;font-size:.88rem}.review-back:hover{color:var(--nav-hover-text);text-decoration:underline}.review-layout{width:min(700px,100%);margin:14px auto 0;display:grid;grid-gap:14px;gap:14px}.review-ref{padding-top:36px;padding-bottom:44px;background:var(--body-bg)}.review-hero-card,.review-kpi-card,.review-panel{border:1px solid var(--line);border-radius:2px;background:var(--surface)}.review-hero-card{border-color:var(--rule-strong);border-top-width:3px;margin-top:0;padding:24px}.review-hero-head{display:flex;align-items:center;gap:14px}.review-shield{width:56px;height:56px;border-radius:2px;display:grid;place-items:center;font-size:1.5rem;background:#fff;border:1px solid var(--line);color:#211911}.review-policy-logo{width:42px;height:42px;object-fit:contain}.review-company{margin:0;font-size:.88rem;color:var(--muted)}.review-hero-card h1{margin:4px 0 0;color:var(--ink);font-family:var(--font-display),Georgia,serif;font-size:clamp(1.72rem,3.6vw,2.4rem);line-height:1}.review-hero-card h1 span{color:var(--accent)}.review-rating-row{margin-top:18px;display:flex;flex-wrap:wrap;align-items:center;gap:14px}.review-rating-chip{margin:0;border-radius:2px;border:1px solid var(--rule-strong);background:transparent;color:var(--ink);font-weight:800;padding:7px 13px;font-size:.9rem}.review-rating-label{margin:0;color:var(--muted);font-size:.92rem}.review-meta-grid{margin-top:16px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.review-meta-grid p{margin:0;padding:12px;border-radius:2px;border:1px solid var(--line);background:var(--card-strong);display:grid;grid-gap:5px;gap:5px}.review-meta-grid p span{font-size:.66rem;color:var(--muted);letter-spacing:.14em;font-weight:700}.review-meta-grid p strong{font-size:1rem;color:var(--ink)}.review-kpi-section{display:grid;grid-gap:12px;gap:12px}.review-kpi-heading{margin:0;color:var(--ink);font-size:1.45rem}.review-kpi-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.review-kpi-card{padding:16px 18px}.review-kpi-label{margin:0;color:var(--muted);font-size:.88rem}.review-kpi-card h3{margin:10px 0 8px;color:var(--ink);font-size:1.55rem;font-family:var(--font-display),Georgia,serif;line-height:1}.review-kpi-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.review-panel{padding:18px 20px}.review-panel h2{margin:0;color:var(--ink);font-size:1.45rem;font-family:var(--font-display),Georgia,serif}.review-panel h3{margin:0;color:var(--ink);font-size:1rem}.review-panel li,.review-panel p{color:var(--ink);line-height:1.55;font-size:.92rem}.review-panel ul{margin:12px 0 0;padding-left:20px}.review-compare-links a,.review-compare-links a:visited{color:var(--nav-text);text-decoration:none}.review-compare-links a:focus-visible,.review-compare-links a:hover{color:var(--nav-hover-text);text-decoration:none}.review-split{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.review-split .review-panel{height:100%}.review-faqs,.review-feature-list{margin-top:12px;display:grid;grid-gap:12px;gap:12px}.review-feature-item{border:1px solid var(--line);border-radius:2px;padding:12px;background:var(--card-strong)}.review-feature-item p{margin:8px 0 0;font-size:.95rem}.review-mini-tag{margin-left:8px;display:inline-flex;align-items:center;padding:2px 8px;border-radius:2px;border:1px solid var(--badge-cond-border);background:transparent;color:var(--badge-cond-text);font-size:.68rem;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.review-points-box h2{display:flex;align-items:center;gap:8px}.review-points{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-gap:12px;gap:12px}.review-points li{display:flex;align-items:flex-start;gap:10px;margin:0}.review-point-icon{width:24px;height:24px;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;font-size:.86rem;font-weight:800;line-height:1;flex-shrink:0}.review-points-good .review-point-icon{color:var(--badge-good-text);border:1px solid var(--badge-good-border);background:var(--badge-good-bg)}.review-points-warn .review-point-icon{color:var(--badge-poor-text);border:1px solid var(--badge-poor-border);background:var(--badge-poor-bg)}.review-points-warn-box{margin-top:2px}.review-collapsible{padding:0}.review-collapsible summary{list-style:none;padding:16px 20px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.review-collapsible summary::-webkit-details-marker{display:none}.review-collapsible summary:after{content:"▸";color:var(--muted);font-size:1.05rem;font-weight:700;line-height:1}.review-collapsible[open] summary:after{content:"▾"}.review-collapsible summary h2{display:inline-flex;align-items:center;gap:8px;font-size:1.32rem}.review-collapsible-content{padding:0 20px 18px}.review-list-box{margin-top:2px;background:transparent}.review-list-row{padding:12px 0}.review-list-row+.review-list-row{border-top:1px solid var(--line)}.review-list-row p{margin:6px 0 0}.review-list-row-single p{margin:0}.review-callout{margin:14px 0 0;border-left:3px solid var(--accent);padding-left:12px}.review-faq-item{border-bottom:1px solid var(--line);padding-bottom:10px}.review-faq-item:last-child{border-bottom:0;padding-bottom:0}.review-faq-item p{margin:6px 0 0}.review-meta-note{color:var(--muted)}.compareBoard{border-radius:2px;border-top-width:1px;border:1px solid var(--rule-strong);border-top:3px solid var(--rule-strong);background:var(--compare-bg);box-shadow:var(--compare-shadow);overflow:hidden}.home-ref .hero.compareHero{padding-bottom:20px;grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.compareHero .subtitle{margin-left:auto;margin-right:auto}.compareTool{--better-cell-bg:rgba(34,197,94,0.24);--better-cell-border:rgba(21,128,61,0.65);--better-cell-text:color-mix(in srgb,var(--ink) 72%,#0f7a31 28%);width:min(1140px,calc(100% - 56px));margin:0 auto 42px;border-radius:2px;border-top-width:1px;border:1px solid var(--rule-strong);border-top:3px solid var(--rule-strong);background:var(--card);overflow:hidden}.compareSelectors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;grid-gap:14px;gap:14px;align-items:end;padding:14px;border-bottom:1px solid var(--table-grid)}.compareSelectors label{display:grid;grid-gap:7px;gap:7px;min-width:0;font-weight:600;color:var(--muted)}.compareSelectors select{width:100%;min-width:0;border-radius:2px;border:1px solid var(--rule-strong);background:var(--surface);color:var(--ink);padding:10px 12px;font:inherit}.compareSelectors button{border-radius:2px;border:1px solid var(--accent);background:var(--accent);color:#fbf6ec;padding:11px 16px;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.compareSelectors button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.compareTableWrap{overflow:auto}.compareTableWrap,.tableWrap{scrollbar-color:rgba(33,25,17,.3) transparent;scrollbar-width:thin}.compareTableWrap::-webkit-scrollbar,.tableWrap::-webkit-scrollbar{width:10px;height:10px}.compareTableWrap::-webkit-scrollbar-track,.tableWrap::-webkit-scrollbar-track{background:rgba(33,25,17,.06);border-radius:999px}.compareTableWrap::-webkit-scrollbar-thumb,.tableWrap::-webkit-scrollbar-thumb{background:rgba(33,25,17,.3);border-radius:999px}.compareTableWrap::-webkit-scrollbar-thumb:hover,.tableWrap::-webkit-scrollbar-thumb:hover{background:rgba(33,25,17,.45)}.compareTable{width:100%;table-layout:fixed}.compare-row-reveal{--reveal-delay:0s;opacity:0;transform:translateY(14px);animation:scrollRevealUp .55s ease-out both;animation-delay:var(--reveal-delay)}.compareFeatureCol{width:24%}.comparePolicyCol{width:38%}.compareFeatureCell,.compareFeatureHead{width:24%;min-width:180px;background:var(--table-feature-bg);color:var(--table-feature-text);font-weight:700}.compareFeatureHead,.comparePolicyHead{position:-webkit-sticky;position:sticky;top:0;z-index:2}.compareReviewLink{display:block;margin-top:6px;font-size:.8rem;font-weight:600}.compareReviewLink a{color:var(--accent);text-decoration:none}.compareReviewLink a:hover{text-decoration:underline}.insurer-index-page{padding-bottom:48px}.insurer-grid{width:min(1140px,calc(100% - 56px));margin:0 auto 40px;column-count:3;column-gap:14px}.insurer-card{position:relative;overflow:hidden;display:inline-block;width:100%;margin:0 0 14px;break-inside:avoid;page-break-inside:avoid;border-radius:2px;border:1px solid var(--line);background:var(--card);padding:14px;transition:box-shadow .18s ease,border-color .18s ease}.insurer-card:hover{border-color:var(--rule-strong);box-shadow:4px 4px 0 rgba(33,25,17,.08)}.insurer-card-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.insurer-card-logo{background:#fff;padding:6px}.insurer-card-fallback,.insurer-card-logo{width:36px;height:36px;border-radius:2px;border:1px solid var(--line)}.insurer-card-fallback{display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--accent);background:var(--card-strong)}.insurer-card h2{margin:0;font-size:1rem;line-height:1.2}.insurer-card p{margin:2px 0 0;color:var(--muted);font-size:.85rem}.insurer-card-list{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px}.insurer-card-list li{color:var(--ink);font-size:.92rem}.insurer-card-list a{color:inherit;text-decoration:none}.insurer-card-list a:hover{color:var(--nav-hover-text);text-decoration:underline}.compareCell.isBetter{background:var(--better-cell-bg);color:var(--better-cell-text);box-shadow:inset 0 0 0 1px var(--better-cell-border),0 0 0 1px color-mix(in srgb,var(--better-cell-border) 65%,transparent);font-weight:700}.compareCell.scoreGood{color:var(--badge-good-text);background:var(--badge-good-bg);border-color:var(--badge-good-border)}.compareCell.scoreCond{color:var(--badge-cond-text);background:var(--badge-cond-bg);border-color:var(--badge-cond-border)}.compareCell.scorePoor{color:var(--badge-poor-text);background:var(--badge-poor-bg);border-color:var(--badge-poor-border)}.compareCell.scoreNeutral{color:var(--badge-neutral-text);background:var(--badge-neutral-bg);border-color:var(--badge-neutral-border)}.compareTable tbody tr>td,.compareTable tbody tr>th,.tableWrap tbody tr>td,.tableWrap tbody tr>th{transition:background-color .2s ease}.compareTable tbody tr:hover>td,.compareTable tbody tr:hover>th,.tableWrap tbody tr:hover>td,.tableWrap tbody tr:hover>th{background-color:var(--table-hover)}.policy-check-tool{overflow:visible}.policy-check-selectors{grid-template-columns:minmax(0,1fr) auto}@media (max-width:980px){.compareSelectors{grid-template-columns:repeat(2,minmax(0,1fr))}.compareSelectors .compareSubmitButton{grid-column:1/-1;width:100%}}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_c98642{font-family:Fraunces,Fraunces Fallback}.__variable_c98642{--font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Libre Franklin Fallback;src:local("Arial");ascent-override:92.61%;descent-override:23.58%;line-gap-override:0.00%;size-adjust:104.31%}.__className_93653a{font-family:Libre Franklin,Libre Franklin Fallback;font-style:normal}.__variable_93653a{--font-text:"Libre Franklin","Libre Franklin Fallback"}