*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--cos-font-body);background:var(--cos-bg);color:var(--cos-on-surface);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11"}button{cursor:pointer;font-family:inherit}button:focus-visible,input:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(44,96,156,.3)}.he-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);backdrop-filter:blur(8px);border-bottom:.5px solid #e7e8e9}.he-header-inner{max-width:1280px;margin:0 auto;padding:16px 32px;display:flex;align-items:center;gap:32px}.he-logo{height:28px}.he-steps{flex:1;gap:4px}.he-step,.he-steps{display:flex;align-items:center}.he-step{gap:8px;font-size:13px;color:rgba(25,28,29,.55);padding:6px 12px;border-radius:12px;transition:all .2s ease}.he-step.active{background:var(--cos-surface-low);font-weight:500}.he-step.active,.he-step.done{color:var(--cos-on-surface)}.he-step-num{width:22px;height:22px;border-radius:999px;background:var(--cos-surface-mid);color:rgba(25,28,29,.6);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.he-step.active .he-step-num{background:var(--cos-primary);color:#fff}.he-step.done .he-step-num{background:var(--cos-success);color:#fff}.he-step-line{width:24px;height:1px;background:var(--cos-surface-high)}.he-header-right{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:13px}.he-page{padding:56px 32px 96px}.he-content{max-width:960px;margin:0 auto}.he-content-wide{max-width:1200px;margin:0 auto}.he-content-narrow{max-width:720px;margin:0 auto}.he-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--cos-surface-tint);font-weight:600;margin-bottom:16px}.he-h1{font-size:44px;line-height:1.1;letter-spacing:-.02em;margin:0 0 16px;text-wrap:balance}.he-h1,.he-h2{font-family:var(--cos-font-headline);font-weight:700}.he-h2{font-size:28px;line-height:1.15;letter-spacing:-.01em;margin:0 0 12px}.he-lede{font-size:18px;line-height:1.55;color:rgba(25,28,29,.78);max-width:640px;margin:0 0 12px}.he-marginalia{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:15px;line-height:1.5;margin:0 0 32px}.he-center{text-align:center}.he-back{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;padding:6px 0;color:rgba(25,28,29,.6);font-size:13px;margin-bottom:16px}.he-back:hover{color:var(--cos-primary)}.he-btn{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s ease;white-space:nowrap}.he-btn-lg{padding:16px 28px;font-size:16px}.he-btn-sm{padding:8px 14px;font-size:13px}.he-btn-block{width:100%;justify-content:center}.he-btn-primary{background:var(--cos-primary);color:#fff}.he-btn-primary:hover:not(:disabled){background:var(--cos-primary-container);transform:translateY(-1px);box-shadow:var(--cos-shadow-card)}.he-btn-primary:disabled{background:var(--cos-surface-mid);color:rgba(25,28,29,.4);cursor:not-allowed}.he-btn-ghost{background:var(--cos-surface-low);color:var(--cos-on-surface)}.he-btn-ghost:hover:not(:disabled){background:var(--cos-surface-mid)}.he-btn-white{background:#fff;color:var(--cos-primary);font-weight:600}.he-btn-white:hover{transform:translateY(-1px);box-shadow:var(--cos-shadow-card)}.he-start-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;margin-top:12px}.he-start-options{display:flex;flex-direction:column;gap:16px}.he-start-card{position:relative;text-align:left;display:grid;grid-template-columns:56px 1fr 24px;gap:20px;align-items:center;background:#fff;border:0;border-radius:12px;padding:24px 28px;box-shadow:var(--cos-shadow-card);transition:all .22s ease}.he-start-card:hover{transform:translateY(-1px);box-shadow:var(--cos-shadow-modal)}.he-start-card-tile{width:56px;height:56px;border-radius:12px;background:rgba(0,69,128,.08);color:var(--cos-primary);display:flex;align-items:center;justify-content:center}.he-start-card-title{font-size:19px;font-weight:600;margin-bottom:4px}.he-start-card-desc{font-size:14px;color:rgba(25,28,29,.72);line-height:1.5}.he-start-card-platforms{display:flex;align-items:center;gap:12px;margin-top:10px;flex-wrap:wrap}.he-start-card-platform-logo{opacity:.7}.he-start-card:hover .he-start-card-platform-logo{opacity:1}.he-start-card-platforms-more{font-size:12px;color:rgba(25,28,29,.5)}.he-start-card-arrow{color:rgba(25,28,29,.4)}.he-start-card:hover .he-start-card-arrow{color:var(--cos-primary)}.he-countries-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;margin-top:12px}.he-countries-main{min-width:0}.he-map{background:#fff;border-radius:12px;padding:16px;box-shadow:var(--cos-shadow-card);margin-bottom:16px}.he-map svg{width:100%;height:auto;display:block}.he-map-region rect{fill:var(--cos-surface-low);transition:all .22s ease;cursor:pointer}.he-map-region:hover rect{fill:var(--cos-surface-mid)}.he-map-region.active rect{fill:rgba(0,69,128,.08);stroke:var(--cos-primary);stroke-width:1.5}.he-map-region.has-selected rect{fill:rgba(0,69,128,.12)}.he-map-label{fill:var(--cos-on-surface);font-family:var(--cos-font-headline);font-weight:700;font-size:16px;pointer-events:none}.he-map-count{fill:rgba(25,28,29,.6);font-family:var(--cos-font-body);font-size:11px;pointer-events:none}.he-map-marker,.he-map-region.active .he-map-label,.he-map-region.has-selected .he-map-label{fill:var(--cos-primary)}.he-drilldown{background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);padding:24px}.he-drilldown-header{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.he-drilldown-title{font-family:var(--cos-font-headline);font-weight:700;font-size:22px}.he-drilldown-sub{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:14px;margin-top:4px}.he-drilldown-search{display:flex;align-items:center;gap:10px;background:var(--cos-surface-low);border-radius:12px;padding:10px 14px;margin-bottom:16px}.he-drilldown-search input{flex:1;background:transparent;border:0;outline:0;font-size:14px;font-family:inherit}.he-drilldown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width:900px){.he-drilldown-grid{grid-template-columns:repeat(2,1fr)}}.he-country-chip{position:relative;display:grid;grid-template-columns:28px 1fr 20px;gap:12px;align-items:center;background:var(--cos-surface-low);color:var(--cos-on-surface);border:0;border-radius:12px;padding:12px 14px;font-size:14px;font-family:inherit;text-align:left;transition:all .2s ease}.he-country-chip:hover{background:var(--cos-surface-mid)}.he-country-chip.selected{background:var(--cos-primary);color:#fff;box-shadow:var(--cos-shadow-card)}.he-country-chip-flag{width:28px;height:20px;border-radius:3px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.04)}.he-country-chip-name{font-weight:500}.he-country-chip-check{width:20px;height:20px;border-radius:999px;background:hsla(0,0%,100%,.18);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.he-country-chip.selected .he-country-chip-check{opacity:1}.he-country-chip--coming-soon{grid-template-columns:28px 1fr auto;opacity:.55;cursor:not-allowed}.he-country-chip--coming-soon,.he-country-chip--coming-soon:hover{background:var(--cos-surface-low)}.he-country-chip-coming-soon{justify-self:end;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(25,28,29,.55);background:rgba(25,28,29,.06);padding:3px 8px;border-radius:999px;white-space:nowrap}.he-search-row--coming-soon{opacity:.55;cursor:not-allowed}.he-search-row--coming-soon:hover{background:transparent}.he-search-row-coming-soon{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(25,28,29,.55);background:rgba(25,28,29,.06);padding:3px 8px;border-radius:999px;white-space:nowrap}.he-flag-svg{width:100%;height:100%;display:block}.he-accordion{display:flex;flex-direction:column;gap:12px}.he-acc-block{background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);overflow:hidden}.he-acc-header{width:100%;background:transparent;border:0;padding:20px 24px;display:flex;align-items:center;gap:16px;text-align:left}.he-acc-name{font-family:var(--cos-font-headline);font-weight:700;font-size:19px}.he-acc-count{font-family:var(--cos-font-body);font-weight:400;color:rgba(25,28,29,.55);font-size:13px}.he-acc-badge{background:var(--cos-primary);color:#fff;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.he-acc-chev{color:rgba(25,28,29,.4);transition:transform .22s ease;margin-left:auto}.he-acc-block.open .he-acc-chev{transform:rotate(180deg)}.he-acc-body{display:none;padding:0 24px 24px}.he-acc-block.open .he-acc-body{display:block}.he-search-shell{background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);overflow:hidden}.he-search-bar{display:flex;align-items:center;gap:12px;padding:20px 24px;background:var(--cos-surface-low)}.he-search-bar input{flex:1;background:transparent;border:0;outline:0;font-size:17px;font-family:inherit}.he-search-results{max-height:520px;overflow-y:auto}.he-search-group-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--cos-surface-tint);font-weight:600;padding:16px 24px 8px}.he-search-row{width:100%;display:grid;grid-template-columns:24px 1fr auto 24px;gap:14px;align-items:center;background:transparent;border:0;padding:12px 24px;text-align:left;font-family:inherit;font-size:14px;transition:background .18s ease}.he-search-row:hover{background:var(--cos-surface-low)}.he-search-row.selected{background:rgba(0,69,128,.06)}.he-search-row-name{font-weight:500}.he-search-row-region{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:13px}.he-search-row-check{color:var(--cos-primary)}.he-tray{background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);padding:24px;align-self:start;position:sticky;top:88px}.he-tray-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.he-tray-count{font-family:var(--cos-font-headline);font-weight:800;font-size:36px;line-height:1;color:var(--cos-primary)}.he-tray-label{font-size:13px;color:rgba(25,28,29,.6);margin-top:4px}.he-tray-empty{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:14px;line-height:1.5}.he-tray-list{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.he-tray-row{display:flex;align-items:center;gap:12px;padding:8px 10px;background:var(--cos-surface-low);border-radius:12px;font-size:13px}.he-tray-row-region{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:11px}.he-tray-row button{background:transparent;border:0;color:rgba(25,28,29,.4);padding:4px;border-radius:12px}.he-tray-row button:hover{background:var(--cos-surface-mid);color:var(--cos-error)}.he-tray-marginalia{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:12px;line-height:1.5;margin:16px 0 0}.he-continue-bar{display:flex;align-items:center;justify-content:space-between;margin-top:32px;padding:20px 24px;background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card)}.he-continue-bar-text{font-size:14px;color:rgba(25,28,29,.7)}.he-continue-bar-text strong{color:var(--cos-on-surface);font-weight:600}.he-depth-list{display:flex;flex-direction:column;gap:16px}.he-depth-row{background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);padding:24px}.he-depth-row-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.he-depth-row-flag{width:36px;height:24px;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.04)}.he-depth-row-name{font-family:var(--cos-font-headline);font-weight:700;font-size:19px}.he-depth-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media (max-width:800px){.he-depth-options{grid-template-columns:repeat(2,1fr)}}.he-depth-opt{display:flex;flex-direction:column;gap:4px;align-items:flex-start;background:var(--cos-surface-low);border:0;border-radius:12px;padding:14px 16px;text-align:left;transition:all .2s ease}.he-depth-opt:hover{background:var(--cos-surface-mid)}.he-depth-opt.selected{background:var(--cos-primary);color:#fff;box-shadow:var(--cos-shadow-card)}.he-depth-opt-label{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.he-depth-opt-info{display:inline-flex;align-items:center;justify-content:center;color:var(--cos-surface-tint);cursor:help}.he-depth-opt.selected .he-depth-opt-info{color:hsla(0,0%,100%,.85)}.he-depth-opt-gen{font-family:var(--cos-font-accent);font-style:italic;font-size:12px;color:var(--cos-surface-tint)}.he-depth-opt.selected .he-depth-opt-gen{color:hsla(0,0%,100%,.75)}.he-elig-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;margin-top:12px;align-items:start}.he-elig-tabs{display:flex;flex-direction:column;gap:8px;position:sticky;top:88px}.he-elig-tabs-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--cos-surface-tint);font-weight:600;margin-bottom:4px;padding:0 4px}.he-elig-tab{display:flex;align-items:center;gap:12px;background:#fff;border:0;border-radius:12px;padding:12px 14px;text-align:left;font-family:inherit;box-shadow:var(--cos-shadow-card);transition:all .2s ease}.he-elig-tab:hover{transform:translateY(-1px);box-shadow:var(--cos-shadow-modal)}.he-elig-tab.active{background:rgba(0,69,128,.06);box-shadow:0 0 0 1.5px var(--cos-primary),var(--cos-shadow-card)}.he-elig-tab-flag{width:24px;height:16px;border-radius:3px;overflow:hidden;flex-shrink:0}.he-elig-tab-body{flex:1;min-width:0}.he-elig-tab-name{font-size:14px;font-weight:500;margin-bottom:4px}.he-elig-tab-progress{display:flex;align-items:center;gap:8px;font-family:var(--cos-font-accent);font-style:italic;font-size:11px;color:var(--cos-surface-tint)}.he-elig-tab-progress-bar{flex:1;height:3px;background:var(--cos-surface-high);border-radius:2px;overflow:hidden}.he-elig-tab-progress-bar>div{height:100%;background:var(--cos-primary);transition:width .3s ease}.he-elig-tab-check,.he-elig-tab.done .he-elig-tab-progress-bar>div{background:var(--cos-success)}.he-elig-tab-check{width:18px;height:18px;border-radius:999px;color:#fff;display:flex;align-items:center;justify-content:center}.he-elig-stream{background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);padding:32px}.he-elig-stream-header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;margin-bottom:24px;border-bottom:.5px solid var(--cos-surface-high)}.he-elig-stream-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--cos-surface-tint);font-weight:600}.he-elig-stream-country{font-family:var(--cos-font-headline);font-weight:700;font-size:24px;margin-top:2px}.he-elig-stream-meta{display:flex;align-items:center;gap:12px;font-family:var(--cos-font-accent);font-style:italic;font-size:13px;color:var(--cos-surface-tint);white-space:nowrap}.he-elig-stream-progress{width:140px;height:4px;background:var(--cos-surface-high);border-radius:2px;overflow:hidden}.he-elig-stream-progress-bar{height:100%}.he-elig-stream-progress-bar>div{height:100%;background:var(--cos-primary);transition:width .3s ease}.he-elig-q-section{margin-bottom:32px}.he-elig-q-section:last-child{margin-bottom:0}.he-elig-q-section-label{display:flex;align-items:center;gap:12px;font-family:var(--cos-font-headline);font-weight:700;font-size:15px;margin-bottom:16px}.he-elig-q-section-num{width:22px;height:22px;border-radius:999px;background:var(--cos-primary);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;font-family:var(--cos-font-body)}.he-elig-q-section-sub{font-family:var(--cos-font-accent);font-style:italic;font-weight:400;color:var(--cos-surface-tint);font-size:14px}.he-elig-q{padding:20px 0;border-bottom:.5px solid var(--cos-surface-high)}.he-elig-q:last-child{border-bottom:0;padding-bottom:0}.he-elig-q-body{min-width:0}.he-elig-q-title{font-size:17px;font-weight:600;line-height:1.4;margin-bottom:4px}.he-elig-q-sub{font-size:14px;color:rgba(25,28,29,.7);margin-bottom:16px}.he-elig-q-options{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.he-elig-opt{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;background:var(--cos-surface-low);border:0;border-radius:12px;padding:14px 16px;text-align:left;font-family:inherit;transition:all .18s ease}.he-elig-opt:hover{background:var(--cos-surface-mid)}.he-elig-opt.selected{background:rgba(0,69,128,.08);box-shadow:0 0 0 1.5px var(--cos-primary)}.he-elig-opt-radio{width:20px;height:20px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;margin-top:1px}.he-elig-opt.selected .he-elig-opt-radio{background:var(--cos-primary)}.he-elig-opt-radio span{width:8px;height:8px;border-radius:999px;background:#fff}.he-elig-opt-title{font-size:14px;font-weight:500}.he-elig-opt-sub{font-size:12px;margin-top:2px}.he-elig-opt-sub,.he-elig-q-rationale{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint)}.he-elig-q-rationale{display:flex;gap:8px;font-size:13px;line-height:1.5;padding:10px 14px;background:rgba(44,96,156,.04);border-radius:12px}.he-elig-q-cs-placeholder{display:flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:12px;background:rgba(245,158,11,.08);border-radius:12px;font-size:12px;color:rgba(25,28,29,.7)}.he-elig-q-cs-placeholder-tag{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--cos-warning);font-weight:700;padding:2px 6px;border-radius:4px;background:rgba(245,158,11,.15)}.he-elig-cs-empty{display:flex;align-items:start;gap:12px;padding:20px;background:rgba(34,197,94,.06);border-radius:12px}.he-elig-stream-nav{display:flex;justify-content:space-between;align-items:center;padding-top:24px;margin-top:32px;border-top:.5px solid var(--cos-surface-high)}.he-signup-card{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);padding:32px}.he-signup-form{gap:16px}.he-field,.he-signup-form{display:flex;flex-direction:column}.he-field{gap:6px}.he-field-label{font-size:13px;font-weight:500;color:rgba(25,28,29,.8)}.he-input{background:var(--cos-surface-low);border:0;border-radius:12px;padding:14px 16px;font-size:15px;font-family:inherit;outline:0}.he-input:focus{background:#fff;box-shadow:0 0 0 1.5px var(--cos-primary)}.he-signup-divider{display:flex;align-items:center;gap:12px;color:var(--cos-surface-tint);font-family:var(--cos-font-accent);font-style:italic;font-size:13px;margin:4px 0}.he-signup-divider:after,.he-signup-divider:before{content:"";flex:1;height:.5px;background:var(--cos-surface-high)}.he-signup-oauth{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:0;border-radius:12px;padding:14px;box-shadow:0 0 0 1px var(--cos-surface-high);font-family:inherit;font-size:14px;font-weight:500;transition:all .18s ease}.he-signup-oauth:hover{background:var(--cos-surface-low);transform:translateY(-1px)}.he-signup-side h4{font-family:var(--cos-font-headline);font-size:14px;font-weight:700;margin:0 0 16px}.he-signup-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.he-signup-steps li{display:grid;grid-template-columns:24px 1fr;gap:12px;font-size:13px;line-height:1.5}.he-signup-step-num{width:24px;height:24px;border-radius:999px;background:rgba(0,69,128,.08);color:var(--cos-primary);font-weight:600;font-size:12px;display:flex;align-items:center;justify-content:center}.he-signup-steps strong{display:block;font-weight:600;margin-bottom:2px}.he-fine-print{font-family:var(--cos-font-accent);font-style:italic;color:var(--cos-surface-tint);font-size:12px;line-height:1.6;margin-top:24px}.he-loading{padding:48px 0;text-align:center}.he-loading-orb{position:relative;width:96px;height:96px;border-radius:999px;background:linear-gradient(135deg,var(--cos-primary),var(--cos-primary-container));margin:0 auto 32px;display:flex;align-items:center;justify-content:center}.he-loading-orb-pulse{position:absolute;inset:-8px;border-radius:999px;border:2px solid var(--cos-primary);opacity:.3;animation:he-pulse 2s ease-out infinite}@keyframes he-pulse{0%{transform:scale(.95);opacity:.5}to{transform:scale(1.2);opacity:0}}.he-loading-stages{list-style:none;padding:0;display:flex;flex-direction:column;gap:14px;align-items:flex-start;max-width:420px;margin:32px auto 0}.he-loading-stage{display:flex;align-items:center;gap:12px;font-size:15px;color:rgba(25,28,29,.4);transition:color .3s ease}.he-loading-stage.active{color:var(--cos-on-surface)}.he-loading-stage.done{color:rgba(25,28,29,.7)}.he-loading-stage-dot{width:22px;height:22px;border-radius:999px;background:var(--cos-surface-mid);display:flex;align-items:center;justify-content:center}.he-loading-stage.done .he-loading-stage-dot{background:var(--cos-success);color:#fff}.he-loading-stage.active .he-loading-stage-dot{background:rgba(0,69,128,.08)}.he-loading-spinner{width:12px;height:12px;border-radius:999px;border:2px solid var(--cos-primary);border-top:2px solid transparent;animation:he-spin .8s linear infinite}@keyframes he-spin{to{transform:rotate(1turn)}}.he-result-section{margin-bottom:32px}.he-result-section-title{display:flex;align-items:center;gap:10px;font-family:var(--cos-font-headline);font-weight:700;font-size:18px;margin:0 0 16px}.he-result-section-dot{width:10px;height:10px;border-radius:999px}.he-result-section-dot.tone-success{background:var(--cos-success)}.he-result-section-dot.tone-warning{background:var(--cos-warning)}.he-result-section-dot.tone-error{background:var(--cos-error)}.he-result-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.he-result-card{background:#fff;border-radius:12px;box-shadow:var(--cos-shadow-card);padding:24px}.he-result-card-head{display:flex;align-items:start;gap:14px;margin-bottom:12px}.he-result-flag{width:36px;height:24px;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.04);flex-shrink:0}.he-result-country{font-family:var(--cos-font-headline);font-weight:700;font-size:18px;margin-bottom:6px}.he-result-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:500}.he-result-badge.tone-success{background:rgba(34,197,94,.1);color:#15803d}.he-result-badge.tone-warning{background:rgba(245,158,11,.1);color:#b45309}.he-result-badge.tone-error{background:rgba(239,68,68,.1);color:#b91c1c}.he-result-desc{font-size:14px;line-height:1.55;color:rgba(25,28,29,.72);margin:0 0 16px}.he-result-locked{position:relative;padding:16px 0}.he-result-locked-blur{filter:blur(5px);opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.he-result-locked-line{height:12px;background:var(--cos-surface-mid);border-radius:4px;margin-bottom:8px}.he-result-locked-line.short{width:60%}.he-result-locked-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:500;color:var(--cos-primary)}.he-paywall{background:linear-gradient(135deg,var(--cos-primary),var(--cos-primary-container));border-radius:12px;padding:48px;color:#fff;margin-top:48px}.he-paywall-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.7);font-weight:600;margin-bottom:12px}.he-paywall-lede{font-size:16px;line-height:1.55;color:hsla(0,0%,100%,.85);max-width:640px;margin:0 0 32px}.he-paywall-tiers{display:grid;grid-template-columns:1fr 1fr;gap:16px}.he-paywall-tier{position:relative;background:hsla(0,0%,100%,.08);border-radius:12px;padding:28px;backdrop-filter:blur(8px)}.he-paywall-tier.featured{background:hsla(0,0%,100%,.16)}.he-paywall-tier-tag{position:absolute;top:16px;right:16px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;background:hsla(0,0%,100%,.2);padding:4px 8px;border-radius:12px;font-weight:600}.he-paywall-tier-name{font-family:var(--cos-font-headline);font-weight:700;font-size:18px;margin-bottom:8px}.he-paywall-tier-price{display:flex;align-items:baseline;gap:8px;margin-bottom:20px}.he-paywall-tier-amount{font-family:var(--cos-font-headline);font-weight:800;font-size:36px}.he-paywall-tier-unit{font-family:var(--cos-font-accent);font-style:italic;font-size:13px;color:hsla(0,0%,100%,.7)}.he-paywall-tier-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:8px}.he-paywall-tier-list li{font-size:13px;line-height:1.5;padding-left:14px;position:relative;color:hsla(0,0%,100%,.85)}.he-paywall-tier-list li:before{content:"•";position:absolute;left:0;color:hsla(0,0%,100%,.5)}.he-paywall-fine{font-family:var(--cos-font-accent);font-style:italic;font-size:12px;color:hsla(0,0%,100%,.65);margin:32px 0 0}@media (max-width:1024px){.he-countries-layout,.he-elig-layout,.he-signup-card,.he-start-grid{grid-template-columns:1fr}.he-elig-tabs{flex-direction:row;overflow-x:auto}.he-elig-tabs,.he-tray{position:static}.he-paywall-tiers{grid-template-columns:1fr}}.he-upload-card{background:var(--cos-surface-lifted);border-radius:16px;box-shadow:var(--cos-shadow-card);padding:28px;margin-top:24px;display:flex;flex-direction:column;gap:18px}.he-upload-dropzone{border:1.5px dashed var(--cos-surface-high);background:var(--cos-surface-low);border-radius:16px;padding:40px 24px;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:var(--cos-on-surface);font-family:inherit;cursor:pointer;transition:all .18s ease}.he-upload-dropzone.has-file,.he-upload-dropzone:hover{background:var(--cos-surface-lifted);border-color:var(--cos-primary);box-shadow:0 0 0 3px rgba(10,45,94,.08);transform:translateY(-1px)}.he-upload-icon{width:58px;height:58px;border-radius:18px;background:rgba(10,45,94,.08);color:var(--cos-primary);display:flex;align-items:center;justify-content:center}.he-upload-title{font-family:var(--cos-font-headline);font-weight:700;font-size:20px}.he-upload-subtitle{color:rgba(25,28,29,.68);font-size:14px}.he-upload-input{display:none}.he-upload-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.he-upload-trust-row span{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--cos-surface-low);border-radius:999px;color:rgba(25,28,29,.72);font-size:12px;font-weight:600;padding:9px 12px}.he-upload-progress{display:flex;flex-direction:column;gap:8px;color:var(--cos-surface-tint);font-size:13px;font-weight:600}.he-upload-progress-bar{overflow:hidden;height:8px;border-radius:999px;background:var(--cos-surface-mid)}.he-upload-progress-bar span{display:block;width:42%;height:100%;border-radius:inherit;background:var(--cos-primary);animation:he-upload-scan 1.2s ease-in-out infinite alternate}.he-upload-error{display:flex;align-items:flex-start;gap:8px;border-radius:12px;background:rgba(139,30,45,.08);color:var(--hp-red);padding:12px 14px;font-size:13px;line-height:1.45}.he-upload-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.he-upload-help{color:var(--cos-primary);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}@keyframes he-upload-scan{0%{transform:translateX(0)}to{transform:translateX(140%)}}@media (max-width:900px){.he-upload-trust-row{grid-template-columns:1fr}.he-upload-actions{align-items:stretch;flex-direction:column-reverse}}.he-result-section-dot.tone-waitlist{background:var(--cos-surface-tint)}.he-result-badge.tone-waitlist{background:rgba(44,96,156,.1);color:var(--cos-surface-tint)}.he-result-waitlist{box-shadow:var(--cos-shadow-card),inset 0 0 0 1px var(--cos-surface-high)}