:root{color-scheme:dark;--background:#040404;--background-top:#090909;--surface:rgba(10,10,10,0.9);--surface-strong:rgba(14,14,14,0.96);--surface-soft:rgba(245,239,224,0.05);--foreground:#f6f0e2;--foreground-soft:rgba(246,240,226,0.78);--muted:#a89f8c;--border:rgba(212,180,93,0.22);--border-strong:rgba(216,186,109,0.5);--gold:#d9b96d;--gold-strong:#f3d58b;--gold-shadow:rgba(217,185,109,0.18);--success:#8fd8a7;--danger:#f6ae89;--shadow:0 28px 80px rgba(0,0,0,0.38);--radius:26px;--radius-sm:18px;--max-width:1200px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at top,rgba(217,185,109,.12),transparent 30%),linear-gradient(180deg,var(--background-top) 0,var(--background) 44%,#020202 100%);color:var(--foreground);font-family:var(--font-barlow),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{min-height:100vh}.site-footer{padding:0 0 40px}.site-footer-inner{justify-content:space-between;padding:20px 24px;border:1px solid rgba(212,180,93,.14);border-radius:24px;background:rgba(10,14,24,.72);color:rgba(243,213,139,.78);box-shadow:var(--shadow)}.site-footer-inner,.site-footer-links{display:flex;gap:16px;flex-wrap:wrap}.site-footer-links a:hover{color:var(--gold-strong)}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:60;display:flex;justify-content:center}.cookie-banner__inner{width:min(960px,100%);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(212,180,93,.28);border-radius:16px;background:rgba(8,12,22,.94);box-shadow:0 20px 60px rgba(0,0,0,.35)}.cookie-banner__inner p{margin:0;color:var(--foreground-soft);font-size:.95rem}.cookie-banner__inner a{color:var(--gold-strong)}.cookie-banner__inner button{border:1px solid rgba(212,180,93,.35);background:rgba(217,185,109,.08);color:var(--gold-strong);border-radius:999px;padding:10px 16px;cursor:pointer;white-space:nowrap}.rank-guide{position:fixed;right:18px;bottom:18px;z-index:70;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.rank-guide-panel{width:min(360px,calc(100vw - 24px));padding:16px;border:1px solid rgba(212,180,93,.22);border-radius:20px;background:rgba(8,12,22,.96);box-shadow:0 24px 80px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.rank-guide-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.rank-guide-eyebrow{display:block;margin-bottom:4px;font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.rank-guide-chip,.rank-guide-close,.rank-guide-toggle{cursor:pointer}.rank-guide-close{border:none;background:transparent;color:var(--muted);font-size:1.4rem;line-height:1}.rank-guide-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.rank-guide-chip{border:1px solid rgba(212,180,93,.18);background:rgba(255,255,255,.03);color:var(--foreground-soft);border-radius:999px;padding:7px 11px}.rank-guide-chip-active{border-color:rgba(243,213,139,.42);background:rgba(217,185,109,.12);color:var(--gold-strong)}.rank-guide-body{margin:0 0 14px;color:var(--foreground-soft);line-height:1.55}.rank-guide-actions{display:flex;flex-wrap:wrap;gap:10px}.rank-guide-contact{margin-top:6px}.rank-guide-textarea{min-height:110px;padding:12px 14px;resize:vertical}.rank-guide-status{margin:0;color:var(--foreground-soft);font-size:.95rem}.rank-guide-toggle{border:1px solid rgba(243,213,139,.34);background:linear-gradient(180deg,rgba(217,185,109,.22),rgba(217,185,109,.08));color:var(--gold-strong);border-radius:999px;padding:12px 16px;box-shadow:0 18px 48px rgba(0,0,0,.28)}a{color:inherit;text-decoration:none}button,input,select,table{font:inherit}.shell{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.page{padding:32px 0 80px}.page-rank{padding-top:18px}.stack-lg,.stack-md,.stack-sm,.stack-xl,.stack-xs{display:flex;flex-direction:column}.stack-xl{gap:40px}.stack-lg{gap:28px}.stack-md{gap:20px}.stack-sm{gap:14px}.stack-xs{gap:8px}.row{display:flex}.wrap{flex-wrap:wrap}.gap-sm{gap:12px}.gap-md{gap:18px}.space-between{justify-content:space-between}.align-start{align-items:flex-start}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(4,4,4,.86);border-bottom:1px solid rgba(212,180,93,.14);box-shadow:0 10px 36px rgba(0,0,0,.24)}.site-header.compact{background:rgba(4,4,4,.92)}.site-header-inner{min-height:68px;gap:24px}.site-header-inner,.site-header-toprow{display:flex;align-items:center;justify-content:space-between}.site-header-toprow{gap:16px;min-width:0}.brand-mark{min-width:0;display:flex;flex-direction:column;gap:2px;flex-shrink:0}.brand-mark-home{justify-content:center}.brand-title{font-size:1.42rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-strong);line-height:1}.brand-title-home{font-size:clamp(1.65rem,2.4vw,2.1rem);letter-spacing:.14em}.brand-mark-hide-wordmark-mobile,.site-nav{min-width:0}.site-nav{display:flex;align-items:center;gap:8px;flex:1 1}.mobile-nav-toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid rgba(212,180,93,.24);background:rgba(243,213,139,.04);color:var(--gold-strong);cursor:pointer}.mobile-nav-toggle span{display:block;width:18px;height:1px;background:currentColor;transition:.16s ease}.mobile-nav-toggle.open span:first-child{transform:translateY(5px) rotate(45deg)}.mobile-nav-toggle.open span:nth-child(2){opacity:0}.mobile-nav-toggle.open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.site-nav-links{flex-wrap:wrap}.auth-nav,.site-nav-links{display:flex;align-items:center;gap:8px;min-width:0}.auth-nav{flex:1 1}.auth-nav-right{display:flex;align-items:center;gap:8px;margin-left:auto}.nav-link{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-barlow-condensed),sans-serif;font-size:.98rem;line-height:1;letter-spacing:.1em;text-transform:uppercase;padding:10px 12px;border-radius:999px;color:rgba(243,213,139,.86);border:1px solid transparent;transition:.15s ease}.nav-link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;font:inherit;line-height:1;margin:0}.nav-link-quiet{padding-left:8px;padding-right:8px;color:rgba(243,213,139,.62)}.nav-link-accent{border-color:rgba(212,180,93,.3);color:var(--gold-strong)}.nav-link-active{border-color:rgba(212,180,93,.24);background:rgba(243,213,139,.08);color:var(--gold-strong)}.nav-status{border-color:rgba(212,180,93,.22);background:rgba(243,213,139,.06);color:var(--gold-strong);max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-link-block:hover,.nav-link-button:hover,.nav-link:hover{color:var(--gold-strong);border-color:rgba(212,180,93,.16);background:rgba(243,213,139,.06)}.nav-link-block{display:block;border-radius:14px;padding:12px 14px;background:rgba(255,255,255,.02)}.dashboard-sidebar,.form-panel,.hero,.inline-panel,.metric-card,.panel-metal,.registry-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.hero-luxury,.rank-hero,.rank-stage{position:relative;overflow:hidden}.hero-luxury:before,.rank-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(243,213,139,.15),transparent 38%,rgba(243,213,139,.07));pointer-events:none}.rank-stage{gap:32px}.rank-hero{padding:36px;border-radius:32px;background:radial-gradient(circle at top,rgba(243,213,139,.18),transparent 28%),linear-gradient(180deg,rgba(17,24,40,.96),rgba(8,12,22,.96));border:1px solid var(--border-strong);box-shadow:0 34px 120px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.04)}.eyebrow{font-family:var(--font-barlow-condensed),sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-strong)}h1,h2,h3,p{margin:0}.brand-title,.card-title,h1,h2,h3{font-family:var(--font-cormorant),Georgia,serif}h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}h2{font-size:1.45rem}.card-title,h3{font-size:1.12rem}.lead{color:var(--foreground-soft);line-height:1.65;max-width:72ch}.lead-bright{color:rgba(246,240,226,.9)}.muted{color:var(--muted)}.grid{display:grid;grid-gap:18px;gap:18px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2-1,.rank-content-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.95fr)}.grid-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-identity-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.owner-grid{align-items:start}.dashboard-shell-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:240px minmax(0,1fr)}.dashboard-page{position:relative}.dashboard-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at top,rgba(243,213,139,.08),transparent 30%),radial-gradient(circle at 50% 24%,rgba(243,213,139,.04),transparent 38%);opacity:.9}.dashboard-page .dashboard-sidebar,.dashboard-page .empty-state,.dashboard-page .error-state,.dashboard-page .hero,.dashboard-page .inline-panel,.dashboard-page .metric-card,.dashboard-page .panel-metal,.dashboard-page .registry-card{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.008)),linear-gradient(180deg,rgba(10,10,10,.96),rgba(6,6,6,.96));border-color:rgba(212,180,93,.15);box-shadow:0 24px 64px rgba(0,0,0,.32)}.dashboard-page .dashboard-sidebar,.dashboard-page .hero,.dashboard-page .panel-metal{position:relative;overflow:hidden}.dashboard-page .dashboard-sidebar:before,.dashboard-page .hero:before,.dashboard-page .panel-metal:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(243,213,139,.08),transparent 30%,rgba(243,213,139,.03))}.dashboard-page .dashboard-sidebar{background:linear-gradient(180deg,rgba(18,18,18,.98),rgba(8,8,8,.98))}.dashboard-page .dashboard-sidebar .nav-link-block{background:rgba(255,255,255,.018);border-color:rgba(212,180,93,.12)}.dashboard-page .metric-card{border-radius:22px}.dashboard-page .input,.dashboard-page select.input{background:rgba(12,17,28,.9);border-color:rgba(212,180,93,.16)}.admin-dashboard-shell{position:relative;z-index:1}.admin-dashboard-hero{gap:20px}.admin-token-form{display:grid;grid-gap:14px;gap:14px}.admin-secondary-grid,.admin-stat-grid{align-items:start}.admin-worker-card-success{border-color:rgba(143,216,167,.28)}.admin-worker-card-warn{border-color:rgba(243,213,139,.28)}.admin-worker-card-danger{border-color:rgba(246,174,137,.3)}.admin-attention-list{margin-top:8px}.dashboard-sidebar{align-self:start}.dashboard-identity{min-width:0}.dashboard-identity-title{line-height:1.08;overflow-wrap:anywhere}.dashboard-sidebar .nav-link-block{max-width:100%}.dashboard-sidebar .muted,.dashboard-sidebar .nav-link-block,.dashboard-sidebar h2,.dashboard-sidebar p{min-width:0}.dashboard-sidebar h2{font-size:clamp(1.1rem,2vw,1.45rem)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-family:var(--font-barlow-condensed),sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:.14s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#1b160b;background:linear-gradient(135deg,var(--gold-strong),var(--gold));box-shadow:0 10px 24px var(--gold-shadow)}.button-primary:hover{filter:brightness(1.03)}.button-secondary{color:var(--foreground);background:rgba(255,255,255,.03);border-color:rgba(212,180,93,.25)}.status-pill,.verification-badge{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border-radius:999px;font-size:.9rem;font-weight:700;border:1px solid rgba(212,180,93,.18);background:rgba(243,213,139,.08);color:var(--gold-strong)}.status-pill-strong{border-color:rgba(143,216,167,.28);color:var(--success)}.verification-badge.success{color:var(--success);background:rgba(143,216,167,.08);border-color:rgba(143,216,167,.24)}.verification-badge.failure{color:var(--danger);background:rgba(246,174,137,.08);border-color:rgba(246,174,137,.22)}.verification-badge-large{min-height:40px;padding:0 16px}.search-form{display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(180px,220px) minmax(220px,1fr) auto}.input{width:100%;min-height:48px;border:1px solid rgba(212,180,93,.2);border-radius:14px;padding:0 14px;background:rgba(255,255,255,.03);color:var(--foreground)}.input::placeholder{color:rgba(168,159,140,.7)}select.input{appearance:none;-webkit-appearance:none;-moz-appearance:none}select.input,select.input option{background-color:#111826;color:var(--foreground)}.input-group{display:flex;flex-direction:column;gap:8px}.label{font-size:.95rem;font-weight:600}.rank-number-display{font-size:clamp(4.2rem,14vw,8.8rem);text-align:center;letter-spacing:.16em;text-indent:.16em;line-height:.95;color:var(--gold-strong);text-shadow:0 0 24px rgba(243,213,139,.16)}.rank-subtitle{max-width:56rem;text-align:center;margin:0 auto}.metric-card,.panel-metal,.rank-identity-panel{background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.01)),var(--surface-strong);border:1px solid rgba(212,180,93,.18)}.identity-kicker{color:var(--gold-strong);font-size:.96rem;text-transform:uppercase;letter-spacing:.16em}.identity-title,.metric-value{font-size:clamp(1.6rem,3.8vw,2.3rem);font-weight:700}.metric-value.minor{font-size:1.25rem}.inline-panel{align-items:center}.table-wrap{overflow-x:auto}.history-mobile-list{display:none}.history-mobile-card{padding:18px;border:1px solid rgba(212,180,93,.14);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,.006)),linear-gradient(180deg,rgba(12,12,12,.98),rgba(7,7,7,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.history-mobile-date{font-size:.88rem}.history-table{width:100%;border-collapse:collapse;min-width:720px}.history-table td,.history-table th{padding:14px 12px;border-bottom:1px solid rgba(212,180,93,.12);text-align:left;vertical-align:top}.history-table th{font-size:.84rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold-strong)}.data-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 18px;gap:12px 18px}.data-list.single-column{grid-template-columns:1fr}.data-list div{display:flex;flex-direction:column;gap:4px}.data-list dt{color:var(--muted);font-size:.88rem}.data-list dd{margin:0;font-weight:600;overflow-wrap:anywhere}.section-header{display:flex;flex-direction:column;gap:8px}.empty-state,.error-state{padding:22px;border-radius:var(--radius-sm);border:1px dashed rgba(212,180,93,.26);background:rgba(255,255,255,.03)}.empty-state-dark{background:rgba(255,255,255,.02)}.error-state{border-color:rgba(246,174,137,.34);background:rgba(246,174,137,.08);color:#ffe2d5}.inline-code{display:inline-flex;align-items:center;min-height:38px;padding:6px 12px;border-radius:14px;border:1px solid rgba(212,180,93,.18);background:rgba(255,255,255,.03);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92rem;overflow-wrap:anywhere}.auth-shell{max-width:760px;margin:0 auto}.auth-toggle-row{display:flex;gap:12px;flex-wrap:wrap}.auth-form{width:100%}.purchase-card-shell{align-items:flex-start}.purchase-account-panel{width:100%;padding:16px 18px;border-radius:18px;border:1px solid rgba(212,180,93,.18);background:rgba(255,255,255,.03)}@media (max-width:980px){.dashboard-shell-grid,.data-list,.grid-2,.grid-2-1,.grid-3,.grid-cards,.rank-identity-grid,.search-form{grid-template-columns:1fr}.dashboard-shell-grid>:first-child{order:2}.dashboard-shell-grid>:last-child{order:1}.rank-number-display,.rank-subtitle{text-align:left;text-indent:0}.dashboard-sidebar,.form-panel,.hero,.inline-panel,.metric-card,.panel-metal,.rank-hero,.registry-card{padding:20px}.site-header-inner{min-height:64px;gap:18px}.site-nav{gap:6px}.auth-status-group{padding-left:0;border-left:none}.admin-dashboard-shell,.auth-shell,.checkout-shell,.setup-shell{width:100%}}@media (max-width:640px){.shell{width:min(calc(100% - 20px),var(--max-width))}.dashboard-page .dashboard-sidebar,.dashboard-page .empty-state,.dashboard-page .error-state,.dashboard-page .hero,.dashboard-page .inline-panel,.dashboard-page .metric-card,.dashboard-page .panel-metal,.dashboard-page .registry-card{border-radius:22px}.dashboard-page .dashboard-shell-grid{gap:14px}.dashboard-page .section-header{align-items:flex-start;gap:8px}.dashboard-page .section-header h2,.dashboard-page .section-header p{max-width:100%}.dashboard-page .button,.dashboard-page .row.wrap.gap-sm{width:100%}.dashboard-page .table-wrap.history-table-desktop{display:none}.dashboard-page .history-mobile-list{display:grid}.auth-toggle-row{display:grid;grid-template-columns:1fr}.auth-form .button,.auth-shell .button,.auth-toggle-row .button,.checkout-shell .button,.setup-shell .button{width:100%}.auth-form{gap:16px}.page{padding-bottom:56px}.site-header-inner{align-items:stretch;padding:10px 0 12px;flex-direction:column;gap:10px}.site-header-toprow{width:100%}.brand-title{font-size:1.26rem}.brand-mark-hide-wordmark-mobile{display:none}.mobile-nav-toggle{display:inline-flex;flex-shrink:0}.site-nav{width:100%;display:none;flex-direction:column;align-items:stretch;gap:12px;padding-top:8px;border-top:1px solid rgba(212,180,93,.12)}.site-nav.mobile-open{display:flex}.auth-nav,.auth-nav-right,.site-nav-links{width:100%}.auth-nav,.auth-nav-right,.site-nav-links{display:flex;flex-direction:column;align-items:stretch;gap:8px}.auth-nav-right{margin-left:0}.nav-link,.nav-link-button,.nav-status{width:100%;justify-content:flex-start;font-size:.92rem;padding:11px 12px;border-radius:12px}.nav-status{max-width:none;white-space:normal}.site-header-inline-mobile-nav .mobile-nav-toggle{display:none}.site-header-inline-mobile-nav .site-header-inner{gap:10px;padding-top:10px;padding-bottom:10px}.site-header-inline-mobile-nav .site-header-toprow{display:none}.site-header-inline-mobile-nav .site-nav{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;padding:0 2px 0 0;border-top:none;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}}@media (max-width:640px){.site-header-inline-mobile-nav .site-nav::-webkit-scrollbar{display:none}.site-header-inline-mobile-nav .site-nav-links{width:auto;flex:0 0 auto;min-width:max-content;display:flex;flex-direction:row;align-items:center;gap:6px;flex-wrap:nowrap}.site-header-inline-mobile-nav .auth-nav,.site-header-inline-mobile-nav .auth-nav-right{width:auto;margin-left:0;display:flex;flex-direction:row;align-items:center;gap:6px;flex-wrap:nowrap;flex:0 0 auto}.site-header-inline-mobile-nav .nav-link,.site-header-inline-mobile-nav .nav-link-button,.site-header-inline-mobile-nav .nav-status{width:auto;justify-content:center;padding:8px 10px;border-radius:999px;font-size:.77rem;letter-spacing:.09em;white-space:nowrap}.site-header-inline-mobile-nav .nav-status{max-width:none;white-space:nowrap}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_3b76fe{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_3b76fe{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/60725fd621283160-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:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/d1fc2dec6b9db1dd-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:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/1ba0a863e6af8aeb-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:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/88e4012f2051f8b4-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:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0be08cad6fae8421-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:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/61d96c4884191721-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:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd5242d34e82716d-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:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6662f7f4c6f2f062-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:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b0bb26939bb40fdb-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:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7816b93d847886e9-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:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ea06843a6d8e9ab3-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:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/60c9b95e8d9e49be-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:Barlow Fallback;src:local("Arial");ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.00%;size-adjust:96.68%}.__className_b35023{font-family:Barlow,Barlow Fallback;font-style:normal}.__variable_b35023{--font-barlow:"Barlow","Barlow Fallback"}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/05af89ad76258aac-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:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c047de4e6e16a01b-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:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f54c84255ccf44e-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5de5dda68c9a1053-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac44098818d287e8-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3667c091265cf81b-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d6e015f239232eb3-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55b35d87b6156eea-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5fb5c05ff73c0616-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8599be8653318abe-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3352fdb488e19d84-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/437e5f23c97e320c-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:Barlow Condensed Fallback;src:local("Arial");ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.00%;size-adjust:76.49%}.__className_805830{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal}.__variable_805830{--font-barlow-condensed:"Barlow Condensed","Barlow Condensed Fallback"}