*,:before,:after{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}.tb-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:960px;margin:0 auto;padding:14px 20px;display:flex;position:relative}.tb-brand-link{color:#f8fafc;align-items:center;gap:10px;min-width:max-content;min-height:44px;font-size:18px;font-weight:850;text-decoration:none;display:flex}.tb-nav{flex-wrap:wrap;align-items:center;gap:14px;font-size:14px;display:flex}.tb-nav a{align-items:center;min-height:44px;padding-left:4px;padding-right:4px;display:inline-flex}.tb-menu-button{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #2a3142;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;min-height:44px;padding:0;display:none}.tb-menu-button span{background:currentColor;border-radius:999px;width:4px;height:4px;display:block}.tb-menu-button:focus-visible{outline-offset:3px;outline:2px solid #36d6ff}.tb-language-select{appearance:auto;color:#f8fafc;font:inherit;background:#08090d;border:1px solid #2a3142;border-radius:6px;max-width:100%;min-height:44px;padding:7px 8px;font-weight:800}.tb-ranking-cards{display:none}.tb-home-logo{width:min(430px,100%);height:auto;display:block}.tb-home-hero{border-bottom:1px solid #202532;align-items:center;min-height:min(760px,100svh - 72px);display:flex;position:relative;overflow:hidden}.tb-home-hero-bg{background:linear-gradient(90deg,#08090df5 0%,#08090dc7 46%,#08090d5c 100%),linear-gradient(#08090d38 0%,#08090ddb 100%),url(/brand/eyecatch.webp) 100%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.tb-home-hero-inner{z-index:1;width:min(1120px,100%);margin:0 auto;padding:64px 20px 76px;position:relative}.tb-home-body{max-width:960px;margin:0 auto;padding:42px 20px 120px}.tb-home-period{color:#d7dce5;max-width:760px;margin:18px 0 0;font-size:17px;line-height:1.5}.tb-home-headline{color:#f8fafc;letter-spacing:0;text-wrap:balance;max-width:780px;margin:18px 0 0;font-size:clamp(44px,9vw,92px);line-height:.94}.tb-home-hero-copy{color:#e5e9f0;max-width:690px;margin:22px 0 0;font-size:18px;line-height:1.72}.tb-home-source-strip{color:#f8fafc;flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;font-size:14px;display:flex}.tb-home-source-strip span{color:#aeb7c6;font-weight:850}.tb-home-source-strip strong{color:#36d6ff;overflow-wrap:anywhere;background:#08090d94;border:1px solid #36d6ff75;border-radius:6px;padding:8px 10px;font-weight:850}.tb-home-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.tb-home-action-primary,.tb-home-action-secondary{box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-weight:850;text-decoration:none;display:inline-flex}.tb-home-action-primary{color:#08090d;background:#ff7a18}.tb-home-action-secondary{color:#f8fafc;background:#08090d5c;border:1px solid #f8fafc5c}@media (prefers-reduced-motion:no-preference){.tb-menu-button,.tb-nav{transition:background .16s,border-color .16s,opacity .16s,transform .16s}.tb-menu-button:hover{background:#121722;border-color:#3a4357}.tb-home-hero-bg{animation:18s ease-in-out infinite alternate tb-hero-drift}.tb-home-hero-inner{animation:.52s ease-out both tb-hero-enter}.tb-home-action-primary,.tb-home-action-secondary,.tb-home-source-strip strong{transition:transform .16s,border-color .16s,background .16s}.tb-home-action-primary:hover,.tb-home-action-secondary:hover,.tb-home-source-strip strong:hover{transform:translateY(-1px)}}@keyframes tb-hero-drift{0%{background-position:100%}to{background-position:50%}}@keyframes tb-hero-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}button,select,input:not([type=file]),input[type=button],input[type=submit]{min-height:44px}input[type=file]::file-selector-button{min-height:44px}footer a{align-items:center;min-height:44px;display:inline-flex}.tb-app-page{max-width:800px;margin:0 auto;padding:2rem}.tb-app-page-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.tb-app-page-user{color:#aaa;overflow-wrap:anywhere;text-align:right;font-size:.875rem}@media (max-width:900px) and (min-width:761px){.tb-home-hero{min-height:min(700px,100svh - 64px)}.tb-home-hero-bg{background:linear-gradient(90deg,#08090dfc 0%,#08090df5 58%,#08090dad 100%),linear-gradient(#08090d5c 0%,#08090deb 100%),url(/brand/eyecatch.png) right 44% center/520px no-repeat}.tb-home-headline{max-width:680px;font-size:clamp(48px,7.4vw,62px)}.tb-home-hero-copy{max-width:620px}}@media (max-width:760px){.tb-header-inner{flex-wrap:nowrap;align-items:center;gap:10px;padding:10px 14px}.tb-brand-link{width:auto;min-width:0}.tb-brand-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tb-menu-button{flex:none;display:inline-flex}.tb-nav{opacity:0;pointer-events:none;visibility:hidden;z-index:20;background:#08090dfa;border:1px solid #2a3142;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:4px;width:min(280px,100vw - 28px);padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:14px;transform:translateY(-4px);box-shadow:0 18px 46px #00000061}.tb-nav.tb-nav-open{opacity:1;pointer-events:auto;visibility:visible;display:grid;transform:translateY(0)}.tb-nav a,.tb-language-select{text-align:left;justify-content:flex-start;align-items:center;width:100%;min-height:44px;padding-left:8px;padding-right:8px}.tb-language-select{display:block}.tb-ranking-table{display:none}.tb-ranking-cards{gap:10px;display:grid}.tb-ranking-card{background:#0d1018;border:1px solid #232b3a;border-radius:8px;padding:12px}.tb-ranking-card-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.tb-ranking-card-head a{min-width:0}.tb-ranking-card-head span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tb-ranking-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0;display:grid}.tb-ranking-card-metrics div{border-top:1px solid #23232b;padding-top:8px}.tb-ranking-card-metrics dt{color:#9a9aa2;font-size:12px;font-weight:750}.tb-ranking-card-metrics dd{color:#f8fafc;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:3px 0 0;font-size:14px;font-weight:800}.tb-home-hero{align-items:flex-end;min-height:auto}.tb-home-hero-bg{background:linear-gradient(#08090d85 0%,#08090df5 54%,#08090d 100%),url(/brand/eyecatch.webp) top/cover no-repeat}.tb-home-hero-inner{padding:68px 14px 34px}.tb-home-body{padding:34px 14px 96px}.tb-home-logo{width:min(300px,100%)}.tb-home-period,.tb-home-hero-copy{font-size:15.5px;line-height:1.62}.tb-home-headline{font-size:clamp(36px,12vw,48px);line-height:1}.tb-home-source-strip{margin-top:18px}.tb-home-actions{grid-template-columns:minmax(0,1fr);margin-top:20px;display:grid}.tb-home-action-primary,.tb-home-action-secondary{width:100%}.tb-app-page{padding:1.5rem 1rem 2.5rem}.tb-app-page-header{flex-direction:column;align-items:flex-start;gap:.45rem;margin-bottom:1.5rem}.tb-app-page-header h1{line-height:1.15}.tb-app-page-user{text-align:left}}@media (max-width:380px){.tb-home-source-strip{flex-direction:column;align-items:stretch}.tb-home-source-strip strong{width:100%}}
