:root{color-scheme:dark;--bg: #000;--card: #1c1c1e;--elevated: #2c2c2e;--separator: rgba(84, 84, 88, .6);--label: #fff;--secondary: rgba(235, 235, 245, .6);--tertiary: rgba(235, 235, 245, .3);--accent: #0a84ff;--rank-up: #30d158;--rank-down: #ff453a;--gold: #edb838;--silver: #adb5c2;--bronze: #c78754;--card-border: rgba(255, 255, 255, .07);--card-shadow: 0 14px 40px rgba(0, 0, 0, .26);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-size-adjust:100%}html,body,#root{max-width:100%;overflow-x:hidden;overflow-x:clip}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--label)}.hero{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;padding:20px 24px 44px;position:relative;isolation:isolate;background:#000;color:#fff;overflow:visible}.hero-starlight{position:absolute;inset:0 0 -440px;z-index:0;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 320px),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 320px),transparent 100%)}.hero-starlight:before{content:"";position:absolute;top:3%;left:50%;width:min(1100px,92vw);height:min(1100px,92vw);transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(51,112,214,.12),rgba(39,71,142,.045) 38%,transparent 68%)}.hero-starlight span{--ray: 58px;position:absolute;width:2px;height:2px;border-radius:50%;background:#fff;box-shadow:0 0 4px #ffffff8c,0 0 12px 3px #60a3ff2e;animation:starlight-pulse 6.5s ease-in-out infinite}.hero-starlight span:before,.hero-starlight span:after{content:"";position:absolute;top:50%;left:50%;width:var(--ray);height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(180,216,255,.24),transparent);transform:translate(-50%,-50%)}.hero-starlight span:after{width:calc(var(--ray) * .62);transform:translate(-50%,-50%) rotate(90deg)}.hero-starlight span:nth-child(1){top:16%;left:9%;--ray: 72px}.hero-starlight span:nth-child(2){top:33%;right:8%;--ray: 48px;animation-delay:-1.7s}.hero-starlight span:nth-child(3){top:58%;left:17%;--ray: 38px;animation-delay:-3.1s}.hero-starlight span:nth-child(4){top:70%;right:16%;--ray: 62px;animation-delay:-2.3s}.hero-starlight span:nth-child(5){top:8%;right:27%;--ray: 30px;animation-delay:-.8s}.hero-nav{display:flex;align-items:center;justify-content:space-between;max-width:1080px;width:100%;margin:0 auto;position:relative;z-index:4;animation:nav-enter .65s ease-out both}.hero-nav-actions{display:flex;align-items:center;gap:8px}.hero-docs-link{padding:8px 10px;border-radius:999px;color:#ebebf5a3;text-decoration:none;font-size:13px;font-weight:650;transition:background .2s,color .2s}.hero-docs-link:hover{background:#ffffff12;color:#fff}.wordmark{font-size:19px;font-weight:700;letter-spacing:-.02em}.wordmark-tld{color:#ebebf573;font-weight:500}.store-menu{position:relative}.store-menu-trigger{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:.5px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;color:#fff;font:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:background .2s,border-color .2s}.store-menu-trigger:hover,.store-menu-trigger[aria-expanded=true]{background:#ffffff24;border-color:#ffffff38}.store-menu-trigger:focus-visible{outline:3px solid rgba(10,132,255,.45);outline-offset:2px}.store-menu-apple{width:17px;height:17px}.store-menu-chevron{width:12px;color:#ebebf58c;font-size:13px;line-height:1;text-align:center}.store-menu-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(360px,calc(100vw - 36px));padding:20px;border:.5px solid rgba(255,255,255,.14);border-radius:20px;background:#18181bf5;box-shadow:0 20px 60px #00000094;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);transform-origin:top right;animation:menu-enter .18s ease-out both}.store-menu-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.store-menu-heading h2{margin:8px 0 0;font-size:24px;line-height:1.1;letter-spacing:-.03em}.store-menu-heading .store-menu-status{padding:5px 8px;border-radius:999px;background:#0a84ff24;color:#64a9ff;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.country-picker{display:block;min-width:0;position:relative}.country-picker-trigger{display:flex;align-items:center;gap:8px;width:100%;min-width:190px;height:36px;padding:0 10px;border:.5px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff12;color:#fff;font:inherit;cursor:pointer;text-align:left}.country-picker-trigger:hover,.country-picker-trigger[aria-expanded=true]{border-color:#fff3;background:#ffffff1c}.country-picker-trigger:focus-visible{outline:3px solid rgba(10,132,255,.28);outline-offset:2px}.country-picker-name{min-width:0;overflow:hidden;color:#fff;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.country-picker-chevron{margin-left:auto;color:#ebebf57a;font-size:13px;line-height:1}.country-picker-flag{display:block;flex:none;width:22px;height:16px;border-radius:3px;object-fit:cover;box-shadow:0 0 0 .5px #ffffff2e}.country-picker-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:min(320px,calc(100vw - 72px));padding:10px;border:.5px solid rgba(255,255,255,.14);border-radius:15px;background:#202023fa;box-shadow:0 18px 50px #0000008f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);transform-origin:top left;animation:menu-enter .16s ease-out both}.country-picker-search{display:block}.country-picker-search input{width:100%;height:38px;padding:0 11px;border:.5px solid rgba(255,255,255,.12);border-radius:9px;outline:none;background:#ffffff12;color:#fff;font:inherit;font-size:13px}.country-picker-search input::placeholder{color:#ebebf566}.country-picker-search input:focus{border-color:#0a84ffb3;box-shadow:0 0 0 3px #0a84ff24}.country-picker-options{max-height:290px;margin-top:8px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.18) transparent}.country-picker-option{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:42px;padding:6px 8px;border:0;border-radius:9px;background:transparent;color:#fff;font:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.country-picker-option:hover,.country-picker-option:focus-visible{outline:none;background:#ffffff17}.country-picker-option[aria-selected=true]{background:#0a84ff21}.category-picker-option{grid-template-columns:minmax(0,1fr) 18px}.country-picker-check{color:#64a9ff;font-size:13px;text-align:center}.country-picker-empty{margin:20px 8px;color:#ebebf575;font-size:13px;text-align:center}.store-search{display:block}.store-search input{width:100%;height:40px;padding:0 13px;border:.5px solid rgba(255,255,255,.12);border-radius:11px;outline:none;background:#ffffff12;color:#fff;font:inherit;font-size:14px}.store-search input::placeholder{color:#ebebf56b}.store-search input:focus{border-color:#0a84ffb3;box-shadow:0 0 0 3px #0a84ff29}.chart-placeholder{margin-top:14px}.chart-placeholder-row{display:grid;grid-template-columns:20px 34px 1fr;align-items:center;gap:10px;min-height:49px;border-bottom:.5px solid rgba(255,255,255,.08)}.chart-placeholder-rank{color:#ebebf566;font-size:12px;font-variant-numeric:tabular-nums;text-align:center}.chart-placeholder-icon{width:34px;height:34px;border-radius:9px;background:#ffffff1a}.chart-placeholder-copy{display:flex;flex-direction:column;gap:6px}.chart-placeholder-copy span{display:block;width:58%;height:7px;border-radius:999px;background:#ffffff21}.chart-placeholder-copy span+span{width:36%;background:#ffffff12}.store-menu-note{margin:14px 0 0;color:#ebebf575;font-size:12px;line-height:1.4;text-align:center}.view-charts-button{display:flex;align-items:center;justify-content:space-between;min-height:44px;margin-top:14px;padding:0 14px;border-radius:12px;background:#0a84ff;color:#fff;text-decoration:none;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.view-charts-button:hover{background:#218fff;transform:translateY(-1px)}.view-charts-button:active{transform:translateY(0)}.future-store-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.future-store-links a{display:flex;flex-direction:column;gap:2px;min-width:0;padding:10px 11px;border:.5px solid rgba(255,255,255,.09);border-radius:11px;background:#ffffff0a;color:#ffffffc7;text-decoration:none;font-size:12px;font-weight:650;transition:background .2s ease,border-color .2s ease}.future-store-links a:hover{border-color:#ffffff29;background:#ffffff13}.future-store-links span{overflow:hidden;color:#ebebf55c;font-size:9px;font-weight:700;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.charts-page{min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 18% 0,rgba(20,86,170,.16),transparent 30%),radial-gradient(circle at 84% 16%,rgba(75,53,135,.09),transparent 24%),#020305;color:#fff}.charts-nav{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:24px 0}.charts-brand{color:#fff;text-decoration:none;font-size:19px;font-weight:750;letter-spacing:-.025em}.charts-brand span{color:#ebebf573;font-weight:500}.charts-back{padding:9px 14px;border:.5px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff12;color:#ffffffd1;text-decoration:none;font-size:13px;font-weight:650}.charts-nav-links{display:flex;align-items:center;gap:10px}.charts-nav-links>a:not(.charts-back){color:#ebebf594;text-decoration:none;font-size:13px;font-weight:650}.charts-main{width:min(1120px,calc(100% - 48px));margin:72px auto 0;animation:hero-rise .7s cubic-bezier(.22,1,.36,1) both}.charts-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:end;justify-content:space-between;gap:64px}.charts-eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#ebebf594;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.charts-hero-apple{width:17px;height:17px;color:#fff}.charts-hero h1{margin:0;max-width:720px;font-size:clamp(52px,7.2vw,88px);line-height:.94;letter-spacing:-.055em}.charts-intro{max-width:610px;margin:24px 0 0;color:#ebebf594;font-size:clamp(16px,2vw,19px);line-height:1.52}.charts-scan-status{display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:.5px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff0b;box-shadow:inset 0 1px #ffffff09}.charts-scan-status>span{display:flex;align-items:center;gap:8px;color:#ebebf580;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.charts-scan-status i{width:7px;height:7px;border-radius:50%;background:#ff9f0a;box-shadow:0 0 12px #ff9f0a7a}.charts-scan-status strong{margin-top:14px;font-size:17px;letter-spacing:-.015em}.charts-scan-status small{margin-top:5px;color:#ebebf56b;font-size:12px;line-height:1.4}.charts-controls{position:relative;z-index:10;display:grid;grid-template-columns:minmax(230px,.72fr) minmax(300px,1.6fr);gap:14px;margin-top:72px;padding:18px;border:.5px solid rgba(255,255,255,.09);border-radius:20px;background:#121317cc;box-shadow:inset 0 1px #ffffff09,0 20px 60px #0000003d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.charts-control,.charts-search{display:flex;flex-direction:column;gap:9px}.charts-control-label{padding-left:2px;color:#ebebf575;font-size:10px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.charts-controls .country-picker{width:100%}.charts-controls .country-picker-trigger{min-width:0;height:50px;padding-inline:14px;border-radius:13px;background:#fff1}.charts-controls .country-picker-name{font-size:14px}.charts-search input{width:100%;height:50px;padding:0 16px;border:.5px solid rgba(255,255,255,.12);border-radius:13px;outline:none;background:#fff1;color:#fff;font:inherit;font-size:15px}.charts-search input::placeholder{color:#ebebf56b}.charts-search input:focus{border-color:#0a84ffb3;box-shadow:0 0 0 3px #0a84ff29}.charts-board{margin-top:28px;overflow:hidden;border:.5px solid rgba(255,255,255,.1);border-radius:24px;background:#101114e6;box-shadow:inset 0 1px #ffffff09,0 28px 90px #00000057}.charts-board-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:28px 30px 22px}.charts-board-header p{display:flex;align-items:center;gap:8px;margin:0 0 7px;color:#ebebf57a;font-size:13px;font-weight:650}.charts-board-header p .fi{width:18px;border-radius:2px}.charts-board-header h2{margin:0;font-size:clamp(30px,4vw,42px);line-height:1;letter-spacing:-.04em}.charts-board-count{padding:7px 10px;border-radius:999px;background:#0a84ff21;color:#68abff;font-size:10px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.charts-tabs{display:flex;gap:6px;padding:0 30px 20px;overflow-x:auto}.charts-tabs button{flex:none;padding:8px 12px;border:0;border-radius:999px;background:transparent;color:#ebebf575;font:inherit;font-size:12px;font-weight:650;cursor:pointer;transition:background .2s ease,color .2s ease}.charts-tabs button:hover{color:#ffffffd1}.charts-tabs button[aria-pressed=true]{background:#ffffff17;color:#fff}.full-chart-heading,.full-chart-row{display:grid;grid-template-columns:44px 52px minmax(0,1fr) 90px;align-items:center;gap:14px}.full-chart-heading{min-height:36px;padding:0 30px;border-top:.5px solid rgba(255,255,255,.07);border-bottom:.5px solid rgba(255,255,255,.07);color:#ebebf54d;font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.full-chart-heading span:first-child{text-align:center}.full-chart-heading span:last-child{text-align:right}.full-chart-list{padding:0 30px}.full-chart-row{min-height:76px;border-bottom:.5px solid rgba(255,255,255,.065)}.full-chart-rank{color:#ebebf56b;font-size:13px;font-variant-numeric:tabular-nums;text-align:center}.full-chart-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(110deg,transparent 28%,rgba(255,255,255,.055) 42%,transparent 56%),#ffffff14;background-size:240% 100%;animation:placeholder-shimmer 2.8s ease-in-out infinite}.full-chart-copy{display:flex;flex-direction:column;gap:8px}.full-chart-copy span{width:min(280px,64%);height:9px;border-radius:999px;background:linear-gradient(110deg,transparent 28%,rgba(255,255,255,.04) 42%,transparent 56%),#ffffff1f;background-size:240% 100%;animation:placeholder-shimmer 2.8s .12s ease-in-out infinite}.full-chart-copy span+span{width:min(180px,40%);height:7px;background:#ffffff12}ol.full-chart-list{list-style:none;margin:0;padding:0}img.full-chart-icon{background:#ffffff0a;animation:none;object-fit:cover}.full-chart-copy .full-chart-name,.full-chart-copy .full-chart-artist{width:auto;height:auto;border-radius:0;background:none;animation:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.full-chart-copy .full-chart-name{color:#fffffff0;font-size:15px;font-weight:600;letter-spacing:-.01em}.full-chart-copy .full-chart-artist{color:#ebebf580;font-size:13px}.full-chart-copy:has(.full-chart-name){gap:3px;min-width:0}.full-chart-movement{justify-self:end;width:44px;height:18px;border-radius:999px;background:#ffffff0e}.charts-empty-note{margin:0;padding:24px 30px 26px;color:#ebebf575;font-size:13px;text-align:center}.charts-footer{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:28px 0 48px;text-align:center}.charts-footer a{color:#ebebf566;text-decoration:none;font-size:12px}.charts-footer a:hover{color:#ebebf5b3}.future-charts-page{min-height:100vh;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at 50% 4%,rgba(75,92,150,.15),transparent 32%),#020305;color:#fff}.future-charts-google{background:radial-gradient(circle at 20% 2%,rgba(52,168,83,.13),transparent 28%),radial-gradient(circle at 82% 14%,rgba(66,133,244,.13),transparent 27%),#020305}.future-charts-steam{background:radial-gradient(circle at 62% 0,rgba(67,142,190,.17),transparent 34%),#020305}.future-charts-main{width:min(1120px,calc(100% - 48px));margin:clamp(72px,10vw,132px) auto 0}.future-charts-hero{max-width:900px;animation:hero-rise .7s cubic-bezier(.22,1,.36,1) both}.future-platform-line{display:flex;align-items:center;gap:10px;color:#ebebf5a8;font-size:14px;font-weight:700}.future-platform-line>strong{margin-left:4px;padding:6px 9px;border-radius:999px;background:#ffffff14;color:#ebebf585;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.future-platform-mark{display:grid;place-items:center;width:32px;height:32px;border:.5px solid rgba(255,255,255,.13);border-radius:9px;color:#fff;font-size:14px;font-weight:800;box-shadow:inset 0 1px #ffffff24,0 8px 22px #0000003d}.future-platform-mark-google{background:linear-gradient(145deg,#34a853,#4285f4 70%)}.future-platform-mark-steam{background:linear-gradient(145deg,#2a475e,#66c0f4)}.future-charts-hero h1{max-width:860px;margin:26px 0 0;font-size:clamp(54px,8.2vw,104px);line-height:.93;letter-spacing:-.06em}.future-charts-hero>p{max-width:670px;margin:28px 0 0;color:#ebebf58f;font-size:clamp(17px,2.2vw,21px);line-height:1.52}.future-charts-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.future-charts-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 17px;border-radius:13px;color:#fff;text-decoration:none;font-size:13px;font-weight:700;transition:background .2s ease,transform .2s ease}.future-charts-actions a:hover{transform:translateY(-1px)}.future-primary-action{gap:18px;background:#0a84ff}.future-primary-action:hover{background:#218fff}.future-secondary-action{border:.5px solid rgba(255,255,255,.12);background:#ffffff0f}.future-secondary-action:hover{background:#ffffff1a}.future-preview{margin-top:clamp(88px,12vw,150px);overflow:hidden;border:.5px solid rgba(255,255,255,.1);border-radius:24px;background:#121317c2;box-shadow:inset 0 1px #ffffff0a,0 30px 100px #00000052;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:hero-rise .75s .1s cubic-bezier(.22,1,.36,1) both}.future-preview>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 30px;border-bottom:.5px solid rgba(255,255,255,.08)}.future-preview>header span:not(.future-preview-status){color:#ebebf566;font-size:10px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.future-preview h2{margin:7px 0 0;font-size:clamp(25px,4vw,36px);letter-spacing:-.035em}.future-preview-status{padding:7px 10px;border-radius:999px;background:#ff9f0a1c;color:#ffb340;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.future-preview-grid{display:grid;grid-template-columns:repeat(3,1fr)}.future-preview-grid article{min-height:210px;padding:30px}.future-preview-grid article+article{border-left:.5px solid rgba(255,255,255,.08)}.future-preview-grid article>span{color:#ebebf547;font-size:10px;font-weight:750;letter-spacing:.09em}.future-preview-grid h3{margin:44px 0 8px;font-size:18px;letter-spacing:-.02em}.future-preview-grid p{margin:0;color:#ebebf57a;font-size:14px;line-height:1.5}.future-preview>footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 30px;border-top:.5px solid rgba(255,255,255,.08);color:#ebebf566;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.future-preview>footer strong{color:#ebebf5ad;font-size:11px;text-align:right}.future-charts-page .charts-footer{color:#ebebf552;font-size:12px}.docs-page{min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 62% -12%,rgba(212,177,140,.15),transparent 34%),#050403;color:#fff}.docs-topbar{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:22px 0;border-bottom:.5px solid rgba(255,255,255,.1)}.docs-topbar-links{display:flex;align-items:center;gap:18px}.docs-topbar-links a{color:#ebebf59e;text-decoration:none;font-size:13px;font-weight:650}.docs-topbar-links a:hover{color:#fff}.docs-layout{display:grid;grid-template-columns:190px minmax(0,760px);gap:clamp(42px,7vw,88px);justify-content:center;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:58px 0 100px}.docs-sidebar{align-self:start;position:sticky;top:28px}.docs-sidebar>p{margin:0 0 14px;color:#ebebf561;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.docs-sidebar nav{display:flex;flex-direction:column;gap:3px}.docs-sidebar a{padding:8px 10px;border-radius:8px;color:#ebebf58c;text-decoration:none;font-size:13px}.docs-sidebar a:hover{background:#ffffff0f;color:#fff}.docs-content{min-width:0;animation:hero-rise .7s cubic-bezier(.22,1,.36,1) both}.docs-status{display:flex;align-items:center;gap:10px;margin-bottom:28px;padding:12px 14px;border:.5px solid rgba(255,183,77,.22);border-radius:12px;background:#ff9f0a14;color:#ffe7c9c7;font-size:13px;line-height:1.45}.docs-status span{flex:none;padding:4px 7px;border-radius:999px;background:#ff9f0a29;color:#ffb657;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.docs-status-live{border-color:#30d15838;background:#30d15814;color:#d6f5dbcc}.docs-status-live span{background:#30d15829;color:#30d158}.docs-note{margin-top:14px;padding-left:14px;border-left:2px solid rgba(255,255,255,.12);color:#ebebf58c;font-size:14px;line-height:1.55}.docs-eyebrow{margin:0 0 12px;color:#64a9ff;font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.docs-content>h1{max-width:700px;margin:0;font-size:clamp(42px,7vw,72px);line-height:.98;letter-spacing:-.05em}.docs-lede{max-width:620px;margin:22px 0 0;color:#ebebf59e;font-size:clamp(17px,2vw,20px);line-height:1.5}.docs-content section{padding-top:72px;scroll-margin-top:24px}.docs-content section h2{margin:0 0 14px;font-size:27px;letter-spacing:-.025em}.docs-content section>p{max-width:650px;margin:0 0 20px;color:#ebebf594;font-size:15px;line-height:1.65}.docs-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 0;padding:0;list-style:none}.docs-points li{padding:14px;border:.5px solid rgba(255,255,255,.08);border-radius:11px;background:#ffffff09;color:#ffffffc7;font-size:13px}.docs-content .docs-proposed{margin-bottom:10px;color:#ebebf561;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.endpoint-block{display:flex;align-items:center;gap:12px;min-height:52px;padding:0 15px;border:.5px solid rgba(255,255,255,.1);border-radius:12px;background:#131315;overflow-x:auto}.endpoint-block span{color:#30d158;font-size:11px;font-weight:800}.endpoint-block code,.parameter-list code,.docs-code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.endpoint-block code{color:#ffffffd6;font-size:13px;white-space:nowrap}.parameter-list{margin-top:18px;border-top:.5px solid rgba(255,255,255,.08)}.parameter-list>div{display:grid;grid-template-columns:110px 78px minmax(0,1fr);gap:12px;align-items:baseline;padding:15px 0;border-bottom:.5px solid rgba(255,255,255,.08)}.parameter-list code{color:#8cc2ff;font-size:12px}.parameter-list span{color:#ebebf561;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.parameter-list p{margin:0;color:#ebebf58f;font-size:13px;line-height:1.5}.docs-code{max-width:100%;margin:20px 0 0;padding:18px;overflow:auto;border:.5px solid rgba(255,255,255,.1);border-radius:13px;background:#101012;color:#ebebf5c7;font-size:12px;line-height:1.65;tab-size:4}.hero-copy{text-align:center;max-width:760px;margin:clamp(360px,45dvh,540px) auto 0;position:relative;z-index:2;animation:hero-rise .8s .32s cubic-bezier(.22,1,.36,1) both}.hero-copy h1{margin:0;font-size:clamp(38px,6vw,64px);line-height:1.02;font-weight:800;letter-spacing:-.045em;background:linear-gradient(180deg,#fff 60%,#ebebf5b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-sub{margin:20px auto 28px;max-width:510px;font-size:clamp(16px,2vw,18px);line-height:1.48;color:#ebebf5a8}.store-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 22px 10px 16px;border-radius:14px;background:#fff;color:#000;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.3,.64,1),box-shadow .25s;box-shadow:0 4px 20px #0a84ff2e}.store-badge:hover{transform:scale(1.03);box-shadow:0 6px 28px #0a84ff4d}.store-badge:active{transform:scale(.97)}.store-badge-icon{width:28px;height:28px}.store-badge-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.store-badge-eyebrow{font-size:11px;font-weight:500;opacity:.65}.store-badge-name{font-size:17px;font-weight:700;letter-spacing:-.01em}.hero-globe{position:absolute;inset:0 -60px -440px;z-index:1;isolation:isolate;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 340px),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 340px),transparent 100%);transform-origin:center 48%;animation:globe-enter 1.1s .08s cubic-bezier(.22,1,.36,1) both}.globe-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;touch-action:pan-y;cursor:default;opacity:0;transition:opacity .8s ease}.globe-canvas.is-loaded{opacity:1}.hero-stats{display:flex;justify-content:center;gap:0;margin:36px auto 0;position:relative;z-index:2;animation:hero-rise .8s .52s cubic-bezier(.22,1,.36,1) both}.stat{text-align:center;padding:0 32px}.stat+.stat{border-left:.5px solid rgba(84,84,88,.6)}.stat dt{font-size:26px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat dt.stat-free{color:#30d158}.stat dd{margin:2px 0 0;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ebebf573}.product-story{width:100%;padding:clamp(130px,14vw,210px) 24px clamp(80px,10vw,130px);position:relative;z-index:2;overflow:hidden;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.72) 360px,#000 620px)}.story-intro,.presentation-section,.widgets-showcase,.ecosystem-section,.presentation-cta{width:min(1120px,100%);margin-inline:auto}.story-intro{max-width:820px;text-align:center}.section-kicker,.story-index{color:#d4b18c;font-size:11px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.story-intro .section-kicker,.presentation-cta .section-kicker{margin:0 0 18px}.story-intro h2,.presentation-cta h2{margin:0;font-size:clamp(44px,7vw,78px);line-height:.98;letter-spacing:-.052em}.story-intro>p:last-child{max-width:660px;margin:26px auto 0;color:#ebebf58f;font-size:clamp(17px,2.2vw,20px);line-height:1.55}.presentation-section{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(0,1.45fr);align-items:center;gap:clamp(44px,7vw,96px);margin-top:clamp(120px,15vw,190px)}.story-copy h2{margin:16px 0 0;font-size:clamp(36px,5vw,58px);line-height:1;letter-spacing:-.048em}.story-copy>p{margin:24px 0 0;color:#ebebf58f;font-size:16px;line-height:1.58}.story-points{display:flex;flex-direction:column;gap:12px;margin:28px 0 0;padding:0;list-style:none}.story-points li{display:flex;align-items:center;gap:11px;color:#ebebf5b8;font-size:13px;font-weight:650}.story-points li:before{content:"";width:5px;height:5px;flex:none;border-radius:50%;background:#d4b18c;box-shadow:0 0 12px #d4b18c73}.history-panel{overflow:hidden;border:.5px solid rgba(255,255,255,.11);border-radius:26px;background:radial-gradient(circle at 82% 0,rgba(212,177,140,.1),transparent 36%),#141416f0;box-shadow:inset 0 1px #ffffff0b,0 34px 100px #0000006b}.product-panel-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:.5px solid rgba(255,255,255,.08)}.product-identity{display:flex;align-items:center;gap:12px;min-width:0}.product-identity img{width:44px;height:44px;flex:none;border-radius:11px}.product-identity>span{display:flex;min-width:0;flex-direction:column;gap:4px}.product-identity strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.product-identity small{overflow:hidden;color:#ebebf56b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.example-pill{padding:6px 9px;border-radius:999px;background:#d4b18c1c;color:#d4b18c;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.history-summary{display:grid;grid-template-columns:repeat(3,1fr);padding:24px}.history-summary>div{display:flex;min-width:0;flex-direction:column}.history-summary>div+div{padding-left:22px;border-left:.5px solid rgba(255,255,255,.08)}.history-summary span,.history-summary small{color:#ebebf566;font-size:10px}.history-summary strong{margin:6px 0 3px;font-size:30px;line-height:1;letter-spacing:-.04em}.rank-positive{color:#30d158!important}.history-chart-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 24px 0 58px}.history-chart-caption strong{font-size:12px}.history-chart-caption span{color:#ebebf557;font-size:9px}.history-chart{display:grid;grid-template-columns:34px minmax(0,1fr);min-height:220px;padding:10px 24px 0}.history-axis{display:flex;flex-direction:column;justify-content:space-between;padding:0 8px 21px 0;color:#ebebf545;font-size:9px;text-align:right}.history-plot{display:flex;align-items:end;gap:clamp(4px,.8vw,8px);min-width:0;position:relative;border-bottom:.5px solid rgba(255,255,255,.1)}.history-plot>i{position:absolute;right:0;left:0;height:.5px;background:#fff1}.history-plot>i:nth-child(1){top:0}.history-plot>i:nth-child(2){top:50%}.history-plot>i:nth-child(3){bottom:0}.history-bar{flex:1;min-width:3px;margin:0;padding:0;position:relative;z-index:1;border:0;border-radius:5px 5px 0 0;background:linear-gradient(to top,#d4b18c26,#d4b18c);box-shadow:0 -4px 16px #d4b18c14;color:inherit;cursor:crosshair;opacity:.78;transform-origin:bottom;transition:opacity .18s ease,filter .18s ease,transform .18s ease}.history-plot:hover .history-bar:not(:hover){opacity:.38}.history-bar:hover,.history-bar:focus-visible,.history-bar:focus{z-index:5;outline:none;filter:brightness(1.18);opacity:1;transform:scaleX(1.12)}.history-bar:focus-visible{box-shadow:0 0 0 2px #16110e,0 0 0 4px #d4b18cb3,0 -4px 18px #d4b18c3d}.history-end-label{position:absolute;top:-25px;right:-7px;padding:4px 6px;border-radius:7px;background:#d4b18c;color:#17120e;font-size:9px;font-weight:700}.history-tooltip{display:flex;width:122px;align-items:flex-start;padding:10px 11px;position:absolute;bottom:calc(100% + 11px);left:50%;flex-direction:column;border:.5px solid rgba(255,255,255,.12);border-radius:11px;background:#1c1c1ef7;box-shadow:0 14px 34px #00000075;pointer-events:none;opacity:0;transform:translate(-50%,5px) scale(.96);transform-origin:bottom center;transition:opacity .16s ease,transform .16s ease}.history-tooltip:after{content:"";width:7px;height:7px;position:absolute;bottom:-4px;left:calc(50% - 3px);border-right:.5px solid rgba(255,255,255,.12);border-bottom:.5px solid rgba(255,255,255,.12);background:#1c1c1ef7;transform:rotate(45deg)}.history-bar:hover .history-tooltip,.history-bar:focus .history-tooltip{opacity:1;transform:translate(-50%) scale(1)}.history-bar:first-of-type .history-tooltip{left:-2px;transform:translateY(5px) scale(.96);transform-origin:bottom left}.history-bar:first-of-type:hover .history-tooltip,.history-bar:first-of-type:focus .history-tooltip{transform:translate(0) scale(1)}.history-bar:first-of-type .history-tooltip:after{left:8px}.history-bar:last-of-type .history-tooltip{right:-2px;left:auto;transform:translateY(5px) scale(.96);transform-origin:bottom right}.history-bar:last-of-type:hover .history-tooltip,.history-bar:last-of-type:focus .history-tooltip{transform:translate(0) scale(1)}.history-bar:last-of-type .history-tooltip:after{right:8px;left:auto}.history-tooltip>span{color:#ebebf575;font-size:8px;font-weight:650;white-space:nowrap}.history-tooltip>strong{margin-top:5px;color:#fff;font-size:23px;line-height:1;letter-spacing:-.04em}.history-tooltip>small{margin-top:5px;font-size:9px;font-weight:700}.history-movement-up{color:#30d158}.history-movement-down{color:#ff453a}.history-dates{display:flex;justify-content:space-between;padding:9px 24px 22px 58px;color:#ebebf54d;font-size:9px}.widgets-showcase{margin-top:clamp(130px,17vw,220px)}.widgets-heading{max-width:740px;margin:0 auto;text-align:center}.widgets-heading h2{margin:16px 0 0;font-size:clamp(44px,7vw,76px);line-height:.98;letter-spacing:-.052em}.widgets-heading p{max-width:620px;margin:24px auto 0;color:#ebebf58c;font-size:17px;line-height:1.55}.widget-stage{position:relative;width:min(940px,100%);margin:68px auto 0;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:38px;padding:24px 26px 26px;background:radial-gradient(circle at 24% 20%,rgba(10,132,255,.11),transparent 34%),radial-gradient(circle at 76% 92%,rgba(94,92,230,.09),transparent 35%),#08090c;box-shadow:inset 0 1px #ffffff0a,0 40px 120px #0000008a}.widget-stage:before{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.12) .7px,transparent .7px);background-size:24px 24px;content:"";-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%);opacity:.18;pointer-events:none}.widget-stage-label,.widget-stage-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;color:#ebebf552;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.widget-preview-grid{position:relative;z-index:1;display:grid;grid-template-columns:254px minmax(0,520px);align-items:center;justify-content:center;gap:24px;margin:42px auto}.ios-widget{display:flex;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:31px;background:linear-gradient(145deg,rgba(255,255,255,.035),transparent 42%),#18181bf0;box-shadow:inset 0 1px #ffffff0e,0 24px 70px #00000075;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}.ios-widget:hover{border-color:#ffffff26;box-shadow:inset 0 1px #ffffff12,0 32px 90px #0000008f,0 0 50px #0a84ff0e;transform:translateY(-5px)}.widget-small{flex-direction:column;aspect-ratio:1;padding:24px}.widget-app-name{display:flex;align-items:center;gap:7px;min-width:0}.widget-app-name>i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#0a84ff;box-shadow:0 0 12px #0a84ffb3}.widget-app-name strong{overflow:hidden;color:#fffffff0;font:700 12px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.widget-term-label{display:block;margin-top:5px;color:#ebebf554;font:700 7px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}.widget-rank{display:flex;align-items:baseline;gap:9px;margin-top:auto}.widget-rank strong{color:#fff;font:750 46px/.9 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:-.075em}.widget-rank>span{color:#30d158;font:750 11px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.widget-sparkline{display:flex;height:36px;align-items:end;gap:3px;margin-top:10px;overflow:hidden;border-bottom:1px solid rgba(48,209,88,.12);background:linear-gradient(to top,rgba(48,209,88,.07),transparent 78%)}.widget-sparkline i{width:100%;min-height:3px;border-radius:2px 2px 0 0;background:linear-gradient(to top,#30d15833,#30d158);opacity:.9}.widget-small footer{display:flex;align-items:center;justify-content:space-between;margin-top:11px;color:#ebebf561;font:650 8px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.widget-small footer>span{display:flex;align-items:center;gap:5px}.widget-small footer .fi,.widget-flagship footer .fi{width:14px;border-radius:2px}.widget-small footer>strong{color:#0a84ff;font-size:inherit;letter-spacing:.04em;text-transform:uppercase}.widget-medium{aspect-ratio:2 / 1;padding:24px}.widget-flagship{display:flex;width:42%;min-width:0;flex-direction:column;padding-right:22px;border-right:1px solid rgba(255,255,255,.08)}.widget-flagship .widget-rank strong{font-size:39px}.widget-flagship .widget-sparkline{height:31px;margin-top:7px}.widget-flagship footer{display:flex;align-items:center;gap:5px;margin-top:8px;color:#ebebf561;font:650 8px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.widget-ticker{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:center;padding-left:22px}.widget-ticker-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 42px 30px;align-items:center;gap:9px;padding:13px 0;border-top:1px solid rgba(255,255,255,.065);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.widget-ticker-row:first-child{border-top:0}.widget-ticker-row>span{display:flex;min-width:0;flex-direction:column;gap:5px}.widget-ticker-row strong{overflow:hidden;color:#ffffffe0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.widget-ticker-row .fi{width:14px;border-radius:2px}.widget-ticker-row b{color:#fff;font-size:12px;text-align:right}.widget-ticker-row em{color:#30d158;font-size:8px;font-style:normal;font-weight:800;text-align:right}.widget-ticker-row .widget-flat{color:#ebebf547}.widget-stage-footer{justify-content:center;gap:18px}.widget-stage-footer span{padding-left:18px;border-left:1px solid rgba(255,255,255,.09)}.widget-stage-footer span:first-child{padding-left:0;border-left:0}.widget-stage-footer span:last-child{color:#30d15894}@media(prefers-reduced-motion:no-preference){.is-visible .widget-small{animation:widget-enter .75s .12s cubic-bezier(.22,1,.36,1) both}.is-visible .widget-medium{animation:widget-enter .75s .22s cubic-bezier(.22,1,.36,1) both}}@keyframes widget-enter{0%{opacity:0}to{opacity:1}}.ecosystem-section{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);align-items:start;gap:clamp(50px,8vw,110px);margin-top:clamp(140px,18vw,230px)}.ecosystem-copy h2{margin:16px 0 0;font-size:clamp(40px,5.8vw,66px);line-height:.98;letter-spacing:-.052em}.ecosystem-copy>p:last-child{margin:24px 0 0;color:#ebebf58a;font-size:16px;line-height:1.55}.ecosystem-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ecosystem-links a{display:flex;min-height:150px;flex-direction:column;padding:22px;border:.5px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0b;color:#fff;text-decoration:none;transition:border-color .22s ease,background .22s ease,transform .22s ease}.ecosystem-links a:hover{border-color:#d4b18c4d;background:#d4b18c11;transform:translateY(-2px)}.ecosystem-links span{color:#d4b18c;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.ecosystem-links strong{margin-top:auto;font-size:17px}.ecosystem-links small{margin-top:5px;color:#ebebf566;font-size:11px}.presentation-cta{margin-top:clamp(150px,20vw,260px);padding:clamp(54px,8vw,92px) 24px;border:.5px solid rgba(255,255,255,.1);border-radius:32px;background:radial-gradient(circle at 50% 20%,rgba(212,177,140,.13),transparent 38%),#121214e0;box-shadow:inset 0 1px #ffffff0a,0 34px 110px #0000006b;text-align:center}.presentation-cta>img{width:82px;height:82px;margin-bottom:24px;border-radius:20px;box-shadow:0 18px 40px #0000006b}.presentation-cta h2{max-width:760px;margin-inline:auto}.presentation-cta>p:not(.section-kicker){max-width:540px;margin:24px auto 30px;color:#ebebf58c;font-size:17px;line-height:1.5}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;max-width:1080px;margin:0 auto;padding:24px;border-top:.5px solid var(--separator);font-size:13px;color:var(--secondary)}.footer a{color:var(--secondary);text-decoration:none}.footer a:hover{color:var(--label)}@keyframes starlight-pulse{0%,to{opacity:.16;transform:scale(.9)}50%{opacity:.46;transform:scale(1.02)}}@keyframes nav-enter{0%{opacity:0;transform:translateY(-10px)}}@keyframes globe-enter{0%{opacity:0;transform:scale(.92) translateY(14px)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}}@keyframes menu-enter{0%{opacity:0;transform:translateY(-6px) scale(.98)}}@keyframes placeholder-shimmer{0%,42%{background-position:120% 0}78%,to{background-position:-120% 0}}@media(max-width:760px){.hero{min-height:max(800px,100svh)}.hero-globe{inset-inline:0;animation:none;-webkit-mask-image:none;mask-image:none}.globe-canvas{transition:none}.hero-starlight span{animation:none}.product-story{padding-inline:18px}.presentation-section,.ecosystem-section{grid-template-columns:1fr}.history-showcase{gap:54px}.history-showcase .story-copy{max-width:560px}.history-panel{width:100%}.widget-stage{padding-inline:20px}.widget-preview-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.45fr);gap:16px}.widget-small,.widget-medium{padding:20px}.widget-flagship{padding-right:16px}.widget-ticker{padding-left:16px}.ecosystem-copy{max-width:620px}.charts-hero{grid-template-columns:1fr;gap:28px}.charts-scan-status{max-width:320px}.future-charts-main{width:calc(100% - 24px);margin-top:58px}.future-preview-grid{grid-template-columns:1fr}.future-preview-grid article{min-height:0;padding:24px}.future-preview-grid article+article{border-top:.5px solid rgba(255,255,255,.08);border-left:0}.future-preview-grid h3{margin-top:24px}.docs-topbar,.docs-layout{width:calc(100% - 24px)}.docs-layout{grid-template-columns:1fr;gap:34px;padding:34px 0 72px}.docs-sidebar{position:static;overflow:hidden}.docs-sidebar>p{display:none}.docs-sidebar nav{flex-direction:row;gap:4px;padding-bottom:4px;overflow-x:auto}.docs-sidebar a{flex:none;background:#ffffff0b}.docs-content section{padding-top:56px}}@media(max-width:620px){.widget-preview-grid{grid-template-columns:1fr}.widget-small{width:min(238px,100%);justify-self:center}.widget-medium{width:100%}}@media(max-width:480px){.hero{padding-inline:18px}.store-menu-panel{padding:18px}.hero-docs-link{font-size:0}.hero-docs-link:after{content:"Docs";font-size:12px}.hero-globe{inset-inline:0}.hero-copy{margin-top:clamp(320px,42svh,360px)}.stat{padding:0 14px}.stat dt{font-size:22px}.product-story{padding-top:120px}.story-intro h2,.presentation-cta h2{font-size:42px}.presentation-section{margin-top:112px}.story-copy h2{font-size:38px}.product-panel-header{padding:18px}.product-identity small{display:none}.history-summary{padding:20px 16px}.history-summary>div+div{padding-left:12px}.history-summary strong{font-size:24px}.history-chart{min-height:190px;padding-inline:14px}.history-dates{padding-right:14px;padding-left:48px}.widget-stage{padding:18px 14px 20px;border-radius:28px;margin-top:48px}.widget-preview-grid{grid-template-columns:1fr;gap:16px;margin-block:30px}.widget-small{width:min(238px,100%);justify-self:center}.widget-medium{width:100%;min-height:190px}.widget-stage-footer{gap:10px;font-size:8px}.widget-stage-footer span{padding-left:10px}.ecosystem-links{grid-template-columns:1fr}.ecosystem-links a{min-height:130px}.presentation-cta{margin-top:130px;padding-inline:18px;border-radius:24px}.charts-nav,.charts-main,.charts-footer,.future-charts-main{width:calc(100% - 24px)}.charts-main{margin-top:44px}.charts-controls{grid-template-columns:1fr;margin-top:48px;padding:14px;border-radius:17px}.charts-board{border-radius:20px}.charts-board-header{padding:24px 18px 20px}.charts-tabs{padding:0 18px 18px}.full-chart-heading,.full-chart-row{grid-template-columns:30px 44px minmax(0,1fr);gap:10px}.full-chart-heading{padding:0 18px}.full-chart-heading span:last-child,.full-chart-movement{display:none}.full-chart-list{padding:0 18px}.full-chart-row{min-height:66px}.full-chart-icon{width:42px;height:42px;border-radius:11px}.charts-empty-note{padding-inline:18px}.future-charts-hero h1{font-size:clamp(48px,15vw,68px)}.future-preview{border-radius:20px}.future-preview>header{padding:22px 18px}.future-preview-status{display:none}.future-preview>footer{align-items:flex-start;flex-direction:column;gap:8px;padding:18px}.future-preview>footer strong{text-align:left}.docs-topbar-links{gap:12px}.docs-status{align-items:flex-start}.docs-content>h1{font-size:42px}.docs-points{grid-template-columns:1fr}.parameter-list>div{grid-template-columns:1fr auto}.parameter-list p{grid-column:1 / -1}.docs-code{padding:14px;font-size:11px}}@media(prefers-reduced-motion:reduce){.hero-nav,.hero-starlight span,.hero-globe,.hero-copy,.hero-stats,.store-menu-panel,.charts-main,.future-charts-hero,.future-preview,.docs-content,.full-chart-icon,.full-chart-copy span{animation:none}[data-reveal]{opacity:1;transform:none;transition:none}}.app-detail-hero{display:flex;align-items:center;gap:20px;margin:8px 0 28px}.app-detail-icon{width:96px;height:96px;flex:none;border-radius:22px;background:#ffffff0f;object-fit:cover}.app-detail-title h1{margin:0 0 4px;font-size:clamp(26px,4vw,40px);letter-spacing:-.02em}.app-detail-title p{margin:0 0 8px;color:#ebebf58c;font-size:15px}.app-detail-store{color:#0a84ff;font-size:14px;text-decoration:none}.app-detail-store:hover{text-decoration:underline}.app-detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 28px;padding:20px;border:.5px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08;text-align:center}.app-detail-stats .stat dt{font-size:clamp(22px,3vw,30px);font-weight:700;letter-spacing:-.02em}.app-detail-stats .stat dd{margin:4px 0 0;color:#ebebf580;font-size:11px;letter-spacing:.08em;text-transform:uppercase}a.full-chart-link{color:inherit;text-decoration:none;transition:background-color .15s ease}a.full-chart-link:hover,a.full-chart-link:focus-visible{background:#ffffff0a}a.full-chart-link:focus-visible{outline:2px solid rgba(10,132,255,.7);outline-offset:-2px}.full-chart-chevron{justify-self:end;color:#ebebf547;font-size:20px;line-height:1}.app-position-row .country-picker-flag{width:30px;height:22px;border-radius:4px}.charts-search-results{margin-top:10px;border:.5px solid rgba(255,255,255,.08);border-radius:16px;background:#14161af5;overflow:hidden}.charts-search-result{display:flex;align-items:center;gap:12px;width:100%;padding:10px 14px;border:0;background:none;color:inherit;text-align:left;text-decoration:none;cursor:pointer}.charts-search-result:hover,.charts-search-result:focus-visible{background:#ffffff0d}.charts-search-result img{width:36px;height:36px;border-radius:9px;flex:none}.charts-search-result span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.charts-search-name{font-size:14px;font-weight:600}.charts-search-artist{color:#ebebf580;font-size:12px}.charts-search-note{padding:10px 14px;color:#ebebf573;font-size:12px}
