.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff8e7;--yellow:#ffd400;--yellow-strong:#ffbd00;--surface:#fff;--cream:#fff8e7;--surface-strong:#07111f;--ink:#07111f;--muted:#5e6470;--line:#07111f;--teal:#0f766e;--amber:#ffbd00;--coral:#e84f2f;--blue:#174ea6;--violet:#7c3aed;--shadow:8px 8px 0 #07111f;--soft-shadow:0 18px 40px #07111f24}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #ffd40075, transparent 34rem), var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button:disabled{cursor:not-allowed;opacity:.48}.site-header,.site-footer{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:18px 24px;display:flex}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:3px solid var(--ink);z-index:10;background:#fff8e7f0;grid-template-columns:auto minmax(240px,1fr) auto;gap:24px;width:100%;display:grid;position:sticky;top:0}.brand,.logo,.nav-links,.nav-links a,.hero-actions,.primary-action,.secondary-action{align-items:center;display:flex}.brand{gap:10px;min-width:0;font-weight:800}.logo{gap:12px;min-width:0}.logo img{border:3px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:12px}.logo span{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;gap:0;font-weight:900;display:grid;overflow:hidden}.logo strong{font-size:1.02rem;line-height:1}.logo small{color:var(--muted);font-size:.72rem;font-weight:850;line-height:1.1}.nav-links{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:12px}.nav-links a{color:var(--ink);white-space:nowrap;gap:7px;min-height:36px;font-size:.94rem;font-weight:850}.header-search{justify-self:center;width:100%;min-width:0;max-width:440px;position:relative}.header-search-box{border:2px solid var(--ink);background:#fff;border-radius:999px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:42px;padding:0 13px;display:grid}.header-search-box:focus-within{box-shadow:0 0 0 3px #7c3aed33}.header-search-box svg{color:var(--violet)}.header-search-box input{color:var(--ink);background:0 0;border:0;outline:none;width:100%;min-width:0;min-height:38px}.header-search-results{border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);z-index:20;background:#fff;border-radius:14px;max-height:min(420px,100vh - 100px);margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow:auto}.header-search-results>p{color:var(--muted);margin:0;padding:12px 14px;font-size:.82rem;font-weight:750}.header-search-options{display:grid}.header-search-options a{border-bottom:1px solid #07111f2e;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 12px;display:flex}.header-search-options a:last-child{border-bottom:0}.header-search-options a:hover,.header-search-options a:focus-visible{background:#fff3ba;outline:none}.header-search-options span{min-width:0;display:grid}.header-search-options strong,.header-search-options small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-search-options small{color:var(--muted);font-size:.72rem;font-weight:750}.header-search-options em{background:var(--ink);color:#fff;text-align:center;border-radius:9px;flex:none;min-width:36px;padding:5px 7px;font-size:.78rem;font-style:normal;font-weight:900}.header-search-error{background:#fff0ec;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:.78rem;font-weight:750;display:flex}.header-search-error button{background:var(--yellow);border:1px solid var(--ink);cursor:pointer;border-radius:999px;flex:none;padding:5px 8px;font-size:.72rem;font-weight:900}.hero-band{border-bottom:5px solid var(--ink);color:var(--ink);background-color:#0000;background-image:radial-gradient(circle at 88% 18%,#ffffff6b,#0000 16rem),linear-gradient(135deg,#ffd400fa,#ffbd00eb),url(/score-grid.svg);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.hero-shell{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-template-areas:"copy logo""search search""examples examples";align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:64px 24px 48px;display:grid}.hero-copy{grid-area:copy;max-width:680px}.eyebrow{color:var(--violet);text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:850}.hero-band .eyebrow{color:var(--ink)}h1,h2,h3,p{margin-top:0}h1{text-transform:none;margin-bottom:22px;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.95}.hero-copy h1{letter-spacing:-.04em;max-width:100%;font-size:clamp(3.2rem,7vw,5.75rem)}h2{font-size:1.65rem;line-height:1.15}h3{font-size:1.1rem}.hero-copy p{color:#07111fcc;max-width:650px;font-size:1.18rem}.hero-copy .hero-short{color:#07111fb3;font-size:1rem;font-weight:750}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px}.primary-action,.secondary-action{border-radius:14px;gap:8px;min-height:46px;padding:0 16px;font-weight:950}.primary-action{background:var(--yellow);border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);color:var(--ink)}.primary-action.dark{background:var(--surface-strong);border:3px solid var(--ink);box-shadow:4px 4px 0 var(--yellow-strong);color:#fff}.secondary-action{background:var(--cream);border:3px solid var(--ink);color:var(--ink)}.secondary-action.light{border-color:var(--ink);color:var(--surface-strong);background:#fff}.share-card{border:3px solid var(--ink);box-shadow:5px 5px 0 var(--ink);background:#fff;border-radius:16px;gap:12px;min-width:min(100%,320px);max-width:430px;padding:14px;display:grid}.share-card.dark{box-shadow:none;color:#fff;background:#ffffff1a;border-color:#ffffff3d;max-width:760px;margin-top:20px}.share-card-copy{gap:4px;display:grid}.share-card-copy .eyebrow{color:var(--violet);align-items:center;gap:6px;margin-bottom:0;display:flex}.share-card.dark .share-card-copy .eyebrow{color:var(--yellow)}.share-card-copy strong{font-size:1.02rem;font-weight:950;line-height:1.15}.share-card-copy span{color:var(--muted);font-size:.92rem;font-weight:750}.share-card.dark .share-card-copy span{color:#ffffffbd}.share-card-actions{flex-wrap:wrap;gap:8px;display:flex}.share-action{background:var(--yellow);border:2px solid var(--ink);color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:950;display:flex}.share-action.whatsapp{background:#dcfce7}.share-card.dark .share-action{color:var(--ink);background:#fff;border-color:#ffffff4d}.share-status{color:var(--teal);min-height:1.2em;margin:-4px 0 0;font-size:.84rem;font-weight:850}.share-card.dark .share-status{color:var(--yellow)}.hero-search-wide .search-compare-panel{box-shadow:var(--shadow);padding:24px 28px}.hero-search-wide{grid-area:search;width:100%}.hero-logo-card{grid-area:logo;justify-content:center;align-items:center;display:flex}.hero-logo-card img{filter:drop-shadow(8px 8px #07111f38);max-width:min(100%,340px);height:auto}.category-tile strong,.comparison-card span,.person-card h3,.person-card p,.profile-stats strong,.comparison-links a,.compare-title h2{overflow-wrap:anywhere}.popular-examples{flex-wrap:wrap;grid-area:examples;justify-content:center;gap:8px;display:flex}.popular-examples a{border:2px solid var(--ink);color:var(--ink);background:#ffffffd1;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:900}.popular-examples span{color:var(--violet)}.content-section,.page-shell{max-width:1180px;margin:0 auto;padding:42px 24px}.content-section.compact{padding-left:0;padding-right:0}.search-compare-panel{background:var(--surface);border:3px solid var(--ink);box-shadow:var(--shadow);border-radius:18px;gap:16px;padding:20px;display:grid}.search-compare-copy h2{margin-bottom:0}.search-box{background:var(--cream);border:3px solid var(--ink);border-radius:14px;grid-template-columns:22px 1fr;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:grid}.search-box svg{color:var(--violet)}.search-box input{color:var(--ink);background:0 0;border:0;outline:none;width:100%;min-height:50px}.suggestion-list{border:3px solid var(--ink);border-radius:14px;max-height:410px;display:grid;overflow:auto}.search-status{color:var(--muted);margin:0;font-size:.86rem}.search-feedback{border:2px solid var(--ink);border-radius:12px;margin:0;padding:12px 14px;font-size:.88rem;font-weight:750}.search-error{background:#fff0ec;justify-content:space-between;align-items:center;gap:12px;display:flex}.search-error p{margin:0}.search-error button{background:var(--yellow);border:2px solid var(--ink);color:var(--ink);cursor:pointer;border-radius:999px;flex:none;min-height:36px;padding:0 14px;font-weight:900}.search-empty{background:var(--cream);color:var(--muted)}.suggestion-list button{border:0;border-bottom:2px solid var(--ink);color:var(--ink);cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;min-height:62px;padding:10px 14px;display:flex}.suggestion-list button:last-child{border-bottom:0}.suggestion-list button:hover{background:#fff3ba}.suggestion-list span{gap:2px;display:grid}.suggestion-list small{color:var(--muted);font-weight:750}.suggestion-list em{background:var(--surface-strong);color:#fff;text-align:center;border-radius:10px;min-width:42px;padding:6px 8px;font-style:normal;font-weight:900}.selected-people{flex-wrap:wrap;gap:8px;display:flex}.selected-people span{border:2px solid var(--ink);color:var(--surface-strong);background:#fff3ba;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 8px 0 12px;font-weight:850;display:flex}.selected-people button{cursor:pointer;background:#12192314;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.search-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.search-actions .primary-action,.search-actions .secondary-action,.search-actions button{justify-content:center}.search-actions button{align-items:center;display:flex}.search-actions small{color:var(--muted);font-weight:800}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.section-copy{color:var(--muted);margin:6px 0 0;font-weight:750}.text-link{color:var(--teal);font-weight:800}.table-wrap{overflow-x:auto}.ranking-table{background:var(--surface);border:3px solid var(--ink);border-collapse:collapse;box-shadow:var(--shadow);width:100%;min-width:780px}.ranking-table th,.ranking-table td{text-align:left;border-bottom:2px solid #07111f29;padding:14px 16px}.ranking-table th{background:var(--yellow);color:var(--ink);text-transform:uppercase;font-size:.78rem}.ranking-table td:first-child{color:var(--muted);font-weight:800}.ranking-table a{color:var(--ink);font-weight:850}.fame-podium{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-areas:"fourth second first third fifth";align-items:end;gap:14px;margin:0;padding:24px 0 0;list-style:none;display:grid}.podium-context{border:2px solid var(--ink);color:var(--muted);background:#fff3ba;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;font-size:.9rem;font-weight:750;display:flex}.podium-context svg{color:var(--violet);flex:none}.podium-context p{margin:0}.podium-context strong{color:var(--ink)}.podium-context a{color:var(--violet);text-underline-offset:3px;font-weight:900;text-decoration:underline}.podium-rank{min-width:0}.podium-rank-1{grid-area:first}.podium-rank-2{grid-area:second}.podium-rank-3{grid-area:third}.podium-rank-4{grid-area:fourth}.podium-rank-5{grid-area:fifth}.podium-card{background:var(--surface);border:3px solid var(--ink);box-shadow:var(--shadow);text-align:center;border-radius:18px 18px 8px 8px;place-items:center;gap:12px;padding:16px 12px;display:grid}.podium-rank-1 .podium-card{background:var(--yellow);min-height:340px}.podium-rank-2 .podium-card{background:#f1f5f9;min-height:316px}.podium-rank-3 .podium-card{background:#fed7aa;min-height:300px}.podium-rank-4 .podium-card{min-height:284px}.podium-rank-5 .podium-card{min-height:272px}.podium-position{background:var(--surface-strong);border:3px solid var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.05rem;font-weight:950;display:flex}.podium-card .person-avatar,.podium-card .person-image{border:3px solid var(--ink);border-radius:999px;width:76px;height:76px}.podium-person{min-width:0}.podium-person .eyebrow{margin-bottom:4px;font-size:.7rem}.podium-person h3{overflow-wrap:anywhere;margin-bottom:0}.podium-score{line-height:1;display:grid}.podium-score strong{font-size:1.6rem;font-weight:950}.podium-score span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:850}.score-methodology{background:var(--surface);border:3px solid var(--ink);box-shadow:var(--shadow);border-radius:20px;gap:22px;padding:24px;display:grid}.score-methodology,.score-methodology>*,.score-math-grid>section,.score-factors,.score-example{min-width:0}.score-methodology h2,.score-methodology h3,.score-methodology p{margin-bottom:0}.score-methodology-heading{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:end;gap:24px;display:grid}.score-methodology-heading>p,.score-factors>p,.score-example>p{color:var(--muted);font-weight:700}.score-automation{border:2px solid var(--ink);background:#fff3ba;border-radius:14px;gap:6px;padding:14px 16px;display:grid}.score-math-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.score-math-grid>section,.score-factors,.score-example{border:2px solid var(--ink);border-radius:14px;gap:12px;padding:16px;display:grid}.score-formula,.score-example{background:var(--cream)}.score-formula{border-radius:10px;padding:16px;overflow-x:auto}.score-formula code,.score-example>code{color:var(--violet);white-space:nowrap;font-size:clamp(.9rem,2vw,1.12rem);font-weight:900}.score-example>code{max-width:100%;display:block;overflow-x:auto}.score-weights{gap:6px;margin:0;display:grid}.score-weights div{justify-content:space-between;align-items:center;gap:12px;display:flex}.score-weights dt{color:var(--muted);font-weight:750}.score-weights dd{color:var(--ink);margin:0;font-weight:950}.factor-equations{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.factor-equations code{background:var(--surface-strong);color:#fff;white-space:nowrap;border-radius:9px;padding:10px 12px;font-size:.82rem;overflow-x:auto}.score-model-note{border-left:4px solid var(--violet);padding-left:12px}.methodology-details{margin-top:24px}.category-grid,.comparison-grid,.profile-grid,.detail-grid,.compare-grid,.lesson-grid{gap:14px;display:grid}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-tile,.comparison-card,.person-card,.detail-panel,.compare-panel,.lesson-card,.winner-card{background:var(--surface);border:3px solid var(--ink);box-shadow:var(--shadow);border-radius:18px}.category-tile{gap:8px;min-height:132px;padding:18px;display:grid}.category-tile svg{color:var(--violet)}.category-tile span,.comparison-card em{color:var(--muted);font-style:normal;font-weight:750}.category-tile strong{font-size:1.08rem}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{grid-template-columns:24px 1fr auto 1fr;align-items:center;gap:12px;min-height:74px;padding:16px;display:grid}.comparison-card svg{color:var(--violet)}.lesson-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lesson-card{min-height:190px;padding:22px}.lesson-card svg{background:var(--yellow);border:3px solid var(--ink);box-sizing:content-box;color:var(--ink);border-radius:14px;margin-bottom:16px;padding:10px}.lesson-card h3{margin-bottom:8px;font-size:1.25rem}.lesson-card p{color:var(--muted);margin-bottom:0;font-weight:750}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.person-card{color:inherit;grid-template-columns:70px 1fr auto;gap:14px;min-height:150px;padding:16px;display:grid}.person-card h3,.person-card p{margin-bottom:6px}.person-card-body p:not(.eyebrow){color:var(--muted);font-size:.92rem}.person-avatar,.person-image{border-radius:8px;align-self:start;width:70px;height:70px;margin:0;overflow:hidden}.person-avatar{background:linear-gradient(135deg, #f4c76b33, #38b8a533), var(--surface-strong);color:#fff;justify-content:center;align-items:center;font-weight:900;display:flex}.person-image img{object-fit:cover;width:100%;height:100%}.person-image figcaption{display:none}.score-badge{background:var(--surface-strong);border:3px solid var(--ink);color:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:76px;height:72px;padding:8px;display:flex}.score-badge span{font-size:1.65rem;font-weight:950;line-height:1}.score-badge small{color:var(--yellow);font-size:.72rem;font-weight:800}.score-badge.perception{color:var(--ink);background:#fff}.score-badge.perception small{color:var(--teal)}.tabs,.pill-row,.slug-cloud{flex-wrap:wrap;gap:8px;display:flex}.tabs{margin-bottom:18px}.tabs a,.pill-row span,.slug-cloud a{background:var(--surface);border:2px solid var(--ink);color:var(--ink);border-radius:999px;padding:8px 12px;font-weight:800}.tabs a[aria-current=page]{background:var(--surface-strong);color:#fff}.person-hero{grid-template-columns:116px minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:24px;display:grid}.person-hero .person-avatar,.person-hero .person-image{width:116px;height:116px}.person-title h1{margin-bottom:12px;font-size:clamp(2.25rem,6vw,4.2rem)}.person-title p{color:var(--muted);max-width:780px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-panel{padding:20px}.detail-panel.wide{grid-column:span 2}.profile-hero{border:4px solid var(--ink);color:#fff;background-color:#0000;background-image:radial-gradient(circle at 88% 12%,#ffd40047,#0000 18rem),linear-gradient(135deg,#07111ffa,#174ea6e0),url(/score-grid.svg);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:20px;grid-template-columns:250px minmax(0,1fr);gap:34px;min-height:430px;margin-bottom:18px;padding:28px;display:grid}.profile-visual{align-content:space-between;gap:18px;display:grid}.profile-visual .person-avatar,.profile-visual .person-image{border:3px solid #fffc;border-radius:18px;width:196px;height:196px}.profile-score-stack{gap:10px;display:flex}.profile-score-stack .score-badge{background:#ffffff1f;border:2px solid #ffffff57}.profile-score-stack .score-badge.perception{color:var(--ink);background:#fff}.profile-copy{align-self:center}.profile-copy .eyebrow{color:var(--yellow)}.profile-copy h1{margin-bottom:14px;font-size:clamp(3rem,7vw,6rem)}.profile-description{color:#ffffffd1;max-width:760px;font-size:1.18rem}.profile-explanation{color:#ffffffb8;max-width:820px}.profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.profile-stats div{background:#ffffff1a;border:2px solid #ffffff2e;border-radius:16px;gap:7px;min-height:132px;padding:14px;display:grid}.profile-stats svg{color:var(--yellow)}.profile-stats span{color:#ffffff9e;text-transform:uppercase;font-size:.78rem;font-weight:850}.profile-stats strong{color:#fff;font-size:.96rem}.profile-analysis-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:14px;margin-bottom:14px;display:grid}.profile-analysis-grid+.profile-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-panel,.comparison-strip{background:var(--surface);border:3px solid var(--ink);box-shadow:var(--shadow);border-radius:18px;padding:20px}.panel-heading{margin-bottom:14px}.panel-heading h2{margin-bottom:0}.country-list.premium{padding-left:0}.country-list.premium li{border-bottom:1px solid var(--line);align-items:center;min-height:52px;margin-bottom:0;display:flex}.country-list.premium li:last-child{border-bottom:0}.profile-quiz-section{margin:0 0 18px}.profile-quiz-section .fame-quiz{margin:0}.geography-panel{background:radial-gradient(circle at 90% 8%, #a66cff1f, transparent 15rem), var(--surface)}.country-heatmap{gap:12px;display:grid}.country-heatmap-meta{color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:850;display:flex}.country-heatmap-scale{color:var(--muted);text-transform:uppercase;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:8px;font-size:.7rem;font-weight:800;display:grid}.country-heatmap-gradient{background:linear-gradient(90deg,#2b2d6e,#5f4be8 25%,#b13cff 50%,#ff3b6b 70%,#ff8a1f 85%,#ffd400);border:1px solid #0b1f3866;border-radius:999px;height:10px}.country-heatmap-figure{border:2px solid var(--ink);background:radial-gradient(circle at 50% 45%,#1a3f65e0,#071426 62%,#030a13 100%);border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #ffffff14}.country-heatmap-figure svg{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.country-heatmap-figure svg:active{cursor:grabbing}.country-heatmap-figure figcaption{color:#fff;pointer-events:none;white-space:nowrap;background:#030a13b8;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.country-heatmap-controls{gap:6px;display:flex;position:absolute;top:10px;right:10px}.country-heatmap-controls button{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:900;display:inline-flex}.country-heatmap-sphere{fill:#0b1f38}.country-heatmap-graticule{fill:none;stroke:#ffffff1f;stroke-width:.65px}.country-heatmap-land{fill:#5c6878;stroke:#0b1f38;stroke-width:.7px;transition:filter .16s,opacity .16s,stroke-width .16s}.country-heatmap-land.is-active{cursor:pointer;filter:drop-shadow(0 0 5px #ffd4006b);stroke:#fff;stroke-width:1.3px}.country-heatmap-land.is-active:hover,.country-heatmap-land.is-active:focus-visible{filter:brightness(1.12)drop-shadow(0 0 7px #ffd400a3);outline:none}.country-heatmap-land.is-selected{filter:brightness(1.18)drop-shadow(0 0 10px #ffd400e0);stroke-width:2.4px}.country-heatmap-point{cursor:pointer;filter:drop-shadow(0 0 5px #ffd40085);stroke:#fff;stroke-width:1.5px}.country-heatmap-point.is-selected{filter:drop-shadow(0 0 9px #ffd400e6);stroke-width:2.5px}.country-heatmap-selected{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:4px 10px;padding:10px 12px;display:grid}.country-heatmap-selected>div{display:grid}.country-heatmap-selected>div:nth-of-type(2){text-align:right}.country-heatmap-selected span{color:var(--muted);font-size:.76rem}.country-heatmap-selected>span:last-child{grid-column:2/-1}.country-heatmap-ranking{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.country-heatmap-ranking li{list-style:none}.country-heatmap-ranking button{border:1px solid var(--line);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:10px;grid-template-columns:10px minmax(0,1fr);align-items:center;gap:2px 8px;width:100%;padding:9px;font-size:.78rem;display:grid}.country-heatmap-ranking button:hover,.country-heatmap-ranking button:focus-visible{border-color:var(--ink);outline:none}.country-heatmap-ranking button>span:last-child{color:var(--muted);grid-column:2}.country-heatmap-swatch{border-radius:999px;grid-row:span 2;width:10px;height:10px}.country-heatmap-notice,.country-heatmap-methodology{border-radius:10px;margin:0;padding:10px 12px;font-size:.8rem;font-weight:750}.country-heatmap-notice{border-left:4px solid var(--yellow);background:#ffd40033}.country-heatmap-notice.is-error{background:#e04b5c1f;border-left-color:#e04b5c}.country-heatmap-methodology{color:var(--muted);padding:0}.premium-list{padding-left:0}.premium-list li{border-bottom:1px solid var(--line);margin-bottom:0;padding:12px 0;list-style:none}.premium-list li:last-child{border-bottom:0}.comparison-strip{justify-content:space-between;align-items:center;gap:18px;display:flex}.comparison-strip h2{margin-bottom:0}.comparison-links{flex-wrap:wrap;gap:10px;display:flex}.comparison-links a{background:var(--yellow);border:2px solid var(--ink);color:var(--surface-strong);border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-weight:850;display:flex}.factor-list{gap:22px;margin-top:18px;display:grid}.factor-row{gap:9px;display:grid}.factor-row-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.factor-label{color:var(--muted);margin-right:auto;font-weight:800}.factor-help{background:var(--yellow);border:2px solid var(--ink);color:var(--ink);cursor:help;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.78rem;font-weight:950;line-height:1;display:inline-flex;position:relative}.factor-help:after{background:var(--surface-strong);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--yellow);color:#fff;content:attr(data-tooltip);opacity:0;pointer-events:none;visibility:hidden;z-index:30;border-radius:10px;width:max-content;max-width:260px;padding:10px 12px;font-size:.82rem;font-weight:800;line-height:1.25;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.factor-help:focus-visible:after,.factor-help:hover:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.factor-meter{border:3px solid var(--ink);background:#fff8e7;border-radius:999px;width:100%;height:22px;overflow:hidden;box-shadow:inset 0 0 0 2px #07111f14}.factor-meter span{background:linear-gradient(90deg, var(--violet), var(--coral) 52%, var(--yellow));min-width:10px;height:100%;width:var(--factor-value);border-radius:999px;display:block}.country-list,.plain-list{margin:0;padding-left:20px}.country-list li,.plain-list li{margin-bottom:10px}.country-list li{justify-content:space-between;display:flex}.country-list small{color:var(--muted)}.compare-form{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:18px;padding:16px;display:grid}.compare-form label{color:var(--muted);text-transform:uppercase;grid-column:1/-1;font-size:.8rem;font-weight:850}.compare-form input{border:1px solid var(--line);border-radius:8px;min-height:44px;padding:0 12px}.compare-form button{background:var(--surface-strong);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:44px;padding:0 16px;font-weight:850}.compare-summary{color:var(--muted);margin-bottom:18px}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-panel{padding:18px}.winner-card{background:var(--yellow);margin-bottom:18px;padding:22px}.winner-card h2{margin-bottom:12px;font-size:clamp(2rem,6vw,4rem);line-height:.95}.winner-card p{color:var(--ink);max-width:760px;font-size:1.08rem;font-weight:850}.verdict-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.verdict-metric{border:2px solid var(--ink);background:#ffffffc2;border-radius:12px;gap:4px;min-height:86px;padding:12px;display:grid}.verdict-metric span{color:#07111fb3;font-size:.78rem;font-weight:850;line-height:1.15}.verdict-metric strong{color:var(--ink);overflow-wrap:anywhere;font-size:clamp(1.25rem,3vw,2rem);line-height:1}.winner-card small{color:#07111fbd;font-weight:800;display:block}.comparison-faq{border-top:4px solid var(--ink);gap:18px;margin-top:36px;padding-top:28px;display:grid}.comparison-faq-heading{max-width:760px}.comparison-faq-heading h2{margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.75rem)}.comparison-faq-heading>p:last-child{color:var(--muted);font-weight:750}.comparison-faq-list{gap:10px;display:grid}.comparison-faq-list details{background:var(--surface);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:8px;overflow:hidden}.comparison-faq-list summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:16px;min-height:58px;padding:14px 16px;font-size:1rem;font-weight:850;list-style:none;display:grid}.comparison-faq-list summary::-webkit-details-marker{display:none}.comparison-faq-list summary:focus-visible{outline:3px solid var(--violet);outline-offset:-3px}.comparison-faq-list summary svg{transition:transform .18s}.comparison-faq-list details[open] summary{background:var(--yellow);border-bottom:2px solid var(--ink)}.comparison-faq-list details[open] summary svg{transform:rotate(180deg)}.comparison-faq-list details>p{color:var(--ink);max-width:900px;padding:16px;font-weight:700;line-height:1.6}.comparison-faq-links{flex-wrap:wrap;gap:10px;display:flex}.comparison-faq-links a{justify-content:center}.quiz-section .fame-quiz{margin:0}.fame-quiz{background:var(--surface);border:3px solid var(--ink);box-shadow:var(--shadow);border-radius:8px;gap:18px;min-height:360px;margin:28px 0;padding:24px;display:grid}.quiz-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.quiz-heading>div:first-child{max-width:760px}.quiz-heading h2,.fame-quiz-complete h2{margin-bottom:8px;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.quiz-heading h2:focus{outline:none}.quiz-heading>div:first-child>p:last-child{color:var(--muted);font-weight:750}.quiz-counter{background:var(--yellow);border:2px solid var(--ink);border-radius:8px;flex:0 0 82px;place-items:center;height:72px;padding:6px;display:grid}.quiz-counter strong{font-size:1.7rem;line-height:1}.quiz-counter span{text-transform:uppercase;font-size:.72rem;font-weight:850}.quiz-progress-copy{justify-content:space-between;font-size:.82rem;font-weight:850;display:flex}.quiz-progress{border:2px solid var(--ink);background:#07111f1f;border-radius:8px;height:14px;overflow:hidden}.quiz-progress span{background:var(--violet);height:100%;transition:width .22s;display:block}.quiz-prompt{font-size:1.15rem}.quiz-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.quiz-choice{background:var(--cream);border:3px solid var(--ink);color:var(--ink);cursor:pointer;text-align:left;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:112px;padding:16px;transition:transform .16s,box-shadow .16s;display:grid}.quiz-choice:hover:not(:disabled),.quiz-choice:focus-visible{box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.quiz-choice:focus-visible{outline:3px solid var(--violet);outline-offset:3px}.quiz-choice:disabled{cursor:default;opacity:1}.quiz-choice.selected:not(.correct){border-color:var(--coral);background:#fee2e2}.quiz-choice.correct{background:#dcfce7;border-color:#15803d}.quiz-initials{background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.1rem;font-weight:900;display:flex}.quiz-person-copy{min-width:0;display:grid}.quiz-person-copy strong{overflow-wrap:anywhere;font-size:1.05rem}.quiz-person-copy small{color:var(--muted);font-weight:750}.quiz-hidden-score{background:var(--surface);border:2px solid var(--ink);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-width:72px;min-height:40px;padding:6px 10px;font-size:.8rem;font-weight:900;display:flex}.quiz-feedback{border:2px solid var(--ink);border-radius:8px;gap:12px;padding:16px;display:grid}.quiz-feedback.correct{background:#dcfce7}.quiz-feedback.incorrect{background:#fee2e2}.quiz-feedback-title{align-items:center;gap:8px;font-size:1.08rem;display:flex}.quiz-feedback>p{font-weight:750}.quiz-profile-links,.quiz-result-actions{flex-wrap:wrap;gap:10px;display:flex}.quiz-profile-links a{color:var(--teal);text-underline-offset:3px;font-weight:850;text-decoration:underline}.quiz-feedback>.primary-action{justify-content:center;justify-self:start}.fame-quiz-complete{text-align:center;align-content:center;justify-items:center}.quiz-result-mark{background:var(--yellow);border:3px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.quiz-result-level{color:var(--violet);font-size:1.2rem;font-weight:900}.quiz-result-stats{grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;width:100%;max-width:520px;display:grid}.quiz-result-stats>div{border:2px solid var(--ink);border-radius:8px;place-items:center;gap:4px;min-height:94px;padding:12px;display:grid}.quiz-result-stats span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:850}.quiz-result-actions button{justify-content:center}.quiz-share-status{color:var(--muted);min-height:24px;font-weight:800}.final-cta{background:var(--yellow);border-top:5px solid var(--ink);text-align:center;place-items:center;gap:14px;margin-top:24px;padding:56px 24px;display:grid}.final-cta svg{color:var(--violet)}.final-cta h2{margin-bottom:4px;font-size:clamp(2rem,6vw,4.5rem)}.tour-launcher{background:var(--yellow);border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);color:var(--ink);cursor:pointer;z-index:20;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-weight:950;display:flex;position:fixed;bottom:18px;right:18px}.driver-popover{border:3px solid var(--ink);box-shadow:var(--shadow);color:var(--ink);border-radius:18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;opacity:1!important;z-index:10001!important;background:#fff!important}.driver-popover-title{font-size:1.08rem;font-weight:950;color:var(--ink)!important}.driver-popover-description{font-weight:750;color:var(--muted)!important}.driver-popover button{border-radius:999px;font-weight:900;background:var(--yellow)!important;border:2px solid var(--ink)!important;color:var(--ink)!important;text-shadow:none!important}.compare-title{justify-content:space-between;align-items:center;gap:18px;display:flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:32px;font-size:.9rem}@media (max-width:1040px){.hero-shell{grid-template-columns:minmax(0,1fr) minmax(280px,.65fr)}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.person-card{grid-template-columns:70px minmax(0,1fr) auto}}@media (max-width:820px){.site-header,.site-footer,.section-heading,.person-hero,.compare-title{flex-direction:column;align-items:flex-start}.site-header,.site-footer{gap:14px}.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.header-search{grid-area:2/1/auto/-1;max-width:none}.brand{max-width:100%}.site-header .nav-links{justify-content:flex-end;width:auto}.category-grid,.comparison-grid,.profile-grid,.detail-grid,.compare-grid,.lesson-grid,.profile-hero,.profile-analysis-grid,.profile-analysis-grid+.profile-analysis-grid,.profile-stats{grid-template-columns:1fr}.fame-podium{grid-template-columns:1fr;grid-template-areas:"first""second""third""fourth""fifth";align-items:stretch;gap:8px;padding-top:0}.country-heatmap-ranking{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-shell{grid-template-columns:1fr;grid-template-areas:"copy""search""logo""examples"}.hero-logo-card img{max-width:min(100%,280px)}.podium-card,.podium-rank-1 .podium-card,.podium-rank-2 .podium-card,.podium-rank-3 .podium-card,.podium-rank-4 .podium-card,.podium-rank-5 .podium-card{min-height:76px}.podium-card{text-align:left;border-radius:12px;grid-template-columns:34px 48px minmax(0,1fr) auto;grid-template-areas:"position avatar person score";justify-items:stretch;gap:8px;padding:8px 10px}.podium-card .podium-position{border-width:2px;grid-area:position;align-self:center;width:32px;height:32px;font-size:.88rem}.podium-card .person-avatar,.podium-card .person-image{grid-area:avatar;align-self:center;width:48px;height:48px}.podium-card .podium-person{grid-area:person;align-self:center}.podium-card .podium-person .eyebrow{font-size:.58rem}.podium-card .podium-person h3{font-size:.95rem;line-height:1.1}.podium-card .podium-score{text-align:right;grid-area:score;align-self:center}.podium-card .podium-score strong{font-size:1.25rem}.podium-card .podium-score span{font-size:.52rem}.score-methodology-heading,.score-math-grid,.factor-equations{grid-template-columns:1fr}.verdict-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.person-card,.person-hero{grid-template-columns:1fr}.detail-panel.wide{grid-column:span 1}.comparison-strip{flex-direction:column;align-items:flex-start}.compare-form{grid-template-columns:1fr}.section-heading .share-card,.profile-copy .share-card{width:100%;max-width:none}}@media (max-width:560px){.site-header,.site-footer,.content-section,.hero-shell,.page-shell{padding-left:16px;padding-right:16px}.nav-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-header{gap:10px 12px;padding-top:12px;padding-bottom:12px}.site-header .nav-links{gap:10px;display:flex}.site-header .nav-links a{width:auto;min-height:32px;font-size:.82rem}.nav-links a,.search-actions .primary-action,.search-actions .secondary-action,.search-actions button{width:100%}.search-actions{grid-template-columns:1fr;display:grid}.share-card{min-width:0}.share-card-actions{grid-template-columns:1fr;display:grid}.verdict-metrics{grid-template-columns:1fr}.comparison-faq-links{grid-template-columns:1fr;display:grid}.quiz-heading{flex-direction:column;align-items:stretch}.quiz-counter{align-self:start}.quiz-choices,.quiz-result-stats{grid-template-columns:1fr}.quiz-choice{grid-template-columns:52px minmax(0,1fr)}.quiz-hidden-score{grid-column:1/-1}.quiz-profile-links,.quiz-result-actions{grid-template-columns:1fr;width:100%;display:grid}.quiz-result-actions button,.quiz-feedback>.primary-action{width:100%}.fame-podium{grid-template-columns:1fr;grid-template-areas:"first""second""third""fourth""fifth"}.hero-logo-card img{max-width:min(100%,240px)}.search-compare-panel,.profile-hero,.analysis-panel,.comparison-strip,.detail-panel,.compare-panel{padding:16px}.profile-visual .person-avatar,.profile-visual .person-image{width:152px;height:152px}.profile-score-stack{flex-wrap:wrap}.country-heatmap-ranking{grid-template-columns:1fr}.factor-help:after{width:min(260px,100vw - 64px);left:auto;right:-42px;transform:translateY(4px)}.factor-help:focus-visible:after,.factor-help:hover:after{transform:translateY(0)}.comparison-card{grid-template-columns:24px minmax(0,1fr)}.comparison-card em{display:none}.tour-launcher{justify-content:center;width:auto;bottom:12px;left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.quiz-choice,.quiz-progress span{transition:none}}
