/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.overline{text-decoration-line:overline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#050405;--deep:#010101;--wine:#220609;--accent:#f51f29;--accent-deep:#6b060d;--ink:#fff;--muted:#ffffff94;--soft:#ffffff13;--soft-strong:#ffffff1f;--stroke:#ffffff24;--radius:26px}*{box-sizing:border-box}html{background:var(--deep);scroll-behavior:smooth}body{background:radial-gradient(circle at 95% 3%,#f51f2921,transparent 25rem),linear-gradient(135deg,#200609 0,var(--bg) 38%,var(--deep) 100%);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:1em;height:1em}.shell{width:min(1200px,100% - 48px);margin:0 auto}.hero-section{border-bottom:1px solid #ffffff0d;min-height:740px;position:relative;overflow:hidden}.hero-court{object-fit:cover;object-position:center;opacity:.87;z-index:0}.hero-veil{z-index:1;background:linear-gradient(90deg,#050405f7,#050405d4 37%,#0504052b 74%,#05040575),linear-gradient(#0000 73%,#050405);position:absolute;inset:0}.hero-shell{z-index:2;position:relative}.site-header{align-items:center;gap:42px;height:84px;display:flex}.brand{letter-spacing:-.045em;flex-direction:column;gap:2px;min-width:160px;font-size:20px;font-weight:800;display:flex}.brand small{color:var(--muted);letter-spacing:0;font-size:11px;font-weight:600}nav{color:#ffffffbf;gap:27px;font-size:13px;font-weight:600;display:flex}nav a{transition:color .2s}nav .is-active,nav a:hover{color:var(--accent)}.telegram-button{background:linear-gradient(135deg,#fa4b50,#b91c27);border:1px solid #ffffff1f;border-radius:13px;justify-content:center;align-items:center;gap:9px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 15px 35px #78080e40}.telegram-button:hover{transform:translateY(-2px);box-shadow:0 20px 42px #f51f294d}.telegram-button svg{width:16px}.telegram-button--header{margin-left:auto;padding:12px 19px;font-size:12px}.menu-button{color:#fff;background:0 0;border:0;font-size:24px;display:none}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:15px;min-height:656px;padding:54px 0 84px;display:grid}.hero-copy{max-width:590px}.eyebrow,.overline{color:var(--accent);text-transform:uppercase;letter-spacing:.09em;margin:0 0 20px;font-size:12px;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:680px;margin:0 0 22px;font-size:clamp(54px,5.5vw,82px);line-height:.98}.hero-description{color:#ffffffc2;max-width:480px;margin-bottom:28px;font-size:18px;line-height:1.5}.telegram-button--hero{height:52px;padding:0 22px;font-size:14px}.trust-points{gap:34px;margin-top:39px;display:flex}.trust-points>div{color:var(--muted);align-items:flex-start;gap:10px;font-size:11px;font-weight:650;line-height:1.45;display:flex}.brain-mark,.shield-mark,.trust-points svg{color:var(--accent);width:28px;height:28px;font-size:28px;line-height:25px}.hero-product{justify-content:flex-end;align-items:center;min-height:500px;display:flex;position:relative}.scatter-plot{background:#08040561;border-bottom:1px solid #ffffff40;border-left:1px solid #ffffff40;width:330px;height:250px;padding:15px;position:absolute;bottom:49px;left:0}.scatter-plot p{margin:0;font-size:13px;font-weight:800}.scatter-grid{background-image:linear-gradient(#ffffff14 1px,#0000 0),linear-gradient(90deg,#ffffff14 1px,#0000 0);background-size:28px 28px;position:absolute;inset:40px 16px 38px}.scatter-points{background:radial-gradient(circle at 48% 31%,#f33 0 2px,#0000 2.5px),radial-gradient(circle at 62% 41%,#f33 0 2px,#0000 2.5px),radial-gradient(circle at 69% 26%,#f33 0 2px,#0000 2.5px),radial-gradient(circle at 74% 53%,#f33 0 2px,#0000 2.5px),radial-gradient(circle at 57% 60%,#f33 0 2px,#0000 2.5px),radial-gradient(circle at 40% 68%,#f33 0 2px,#0000 2.5px);position:absolute;inset:45px 25px 42px}.scatter-points--blue{background:radial-gradient(circle at 19% 72%,#3b82f6 0 2px,#0000 2.5px),radial-gradient(circle at 32% 57%,#3b82f6 0 2px,#0000 2.5px),radial-gradient(circle at 47% 78%,#3b82f6 0 2px,#0000 2.5px),radial-gradient(circle at 25% 44%,#3b82f6 0 2px,#0000 2.5px);inset:58px 42px 46px}.scatter-plot small{color:#ffffff73;font-size:9px;position:absolute;bottom:0;left:0}.phone-preview{background:linear-gradient(#2d080bf7,#040404fc 35%);border:5px solid #272326;border-radius:42px;width:295px;height:514px;padding:23px 14px 14px;position:relative;box-shadow:0 28px 75px #0000009e,inset 0 0 0 1px #fff3}.phone-notch{background:#111;border-radius:12px;width:83px;height:19px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.phone-head{align-items:center;gap:7px;padding:12px 5px 9px;display:flex}.phone-head>div{flex-direction:column;margin-right:auto;line-height:.94;display:flex}.phone-head strong{letter-spacing:-.06em;font-size:20px}.phone-head small{color:var(--muted);margin-top:4px;font-size:8px}.phone-head button{border:1px solid var(--stroke);color:#fff;background:#ffffff14;border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.phone-head button svg{width:13px}.phone-tabs{background:#ffffff12;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;display:grid}.phone-tabs button{color:var(--muted);background:0 0;border:0;padding:8px 1px;font-size:9px;font-weight:800}.phone-tabs button.active{color:#fff;border-bottom:2px solid var(--accent)}.phone-feed{margin-top:8px}.phone-match{border-bottom:1px solid #ffffff17;padding:8px 0}.phone-tour{align-items:center;gap:8px;font-size:11px;display:flex}.phone-tour span{background:#ffffff26;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;font-weight:800;display:grid}.phone-tour strong{font-size:11px}.phone-tour svg{width:14px;margin-left:auto}.phone-status{text-align:center;color:var(--muted);margin:4px 0 -1px;font-size:8px}.phone-players{grid-template-columns:1fr 47px 1fr;align-items:center;gap:5px;display:grid}.phone-players>div:last-child{text-align:right}.phone-players strong{font-size:10px;display:block}.phone-players small{color:var(--muted);margin-top:3px;font-size:7px;display:block}.phone-players time{text-align:center;letter-spacing:-.06em;font-size:19px;font-weight:900;line-height:.9}.phone-players time small{color:#fffc;letter-spacing:0;background:#ffffff1f;border-radius:5px;justify-content:center;align-items:center;gap:2px;min-height:13px;margin-top:4px;padding:2px 3px;font-size:7px;font-weight:700;display:flex}.phone-players time small svg{width:8px;color:var(--accent)}.phone-dock{border:1px solid var(--stroke);background:#000000bf;border-radius:19px;gap:5px;padding:4px;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.phone-dock button{min-width:0;height:27px;color:var(--muted);background:0 0;border:0;border-radius:13px;flex:1;font-size:13px}.phone-dock .phone-dock-active{color:#fff;background:var(--accent);flex:1.85;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:850;display:flex}.phone-dock svg{width:12px}.section{padding:40px 0 0}.section-kicker{color:#fff;text-transform:uppercase;letter-spacing:.01em;align-items:center;gap:10px;margin-bottom:17px;font-size:15px;font-weight:850;display:flex}.section-kicker svg,.section-kicker>svg{color:#e8e1e1;width:20px}.section-kicker>svg path{fill:var(--accent);stroke:var(--accent)}.match-day-panel{background:linear-gradient(115deg,#4a080d5c,#0a0707db 53%,#4b080d4d);border:1px solid #f51f295e;border-radius:20px;grid-template-columns:1fr 48px 1fr;gap:18px;padding:20px 20px 0;display:grid}.match-person{align-items:center;gap:16px;display:flex}.match-person--right{text-align:right;justify-content:flex-end}.match-person h2{letter-spacing:-.045em;margin:0 0 5px;font-size:22px}.match-person p{color:var(--muted);margin:0;font-size:13px;font-weight:700}.player-portrait{background:radial-gradient(circle at 50% 34%,#ffffff3b 0 23%,#0000 24%),linear-gradient(145deg,#762029,#180708 66%);border:1px solid #fff3;border-radius:16px 16px 0 0;flex:none;place-items:center;width:120px;height:150px;display:grid}.player-portrait--right{background:radial-gradient(circle at 50% 34%,#ffffff3b 0 23%,#0000 24%),linear-gradient(145deg,#342326,#160708 66%)}.player-portrait span{color:#ffffffc2;letter-spacing:-.08em;font-size:28px;font-weight:900}.versus{border:1px solid var(--stroke);border-radius:50%;align-self:center;place-items:center;width:48px;height:48px;font-size:12px;font-weight:900;display:grid}.metrics-board{border:1px solid var(--stroke);background:#00000059;border-radius:13px;grid-column:1/-1;justify-self:center;width:min(680px,100%);padding:12px 20px}.metric-row{grid-template-columns:39px 1fr 200px 1fr 39px;align-items:center;gap:9px;padding:6px 0;font-size:11px;display:grid}.metric-row>strong:last-child{text-align:right}.metric-row>span{color:var(--muted);text-align:center}.metric-line{background:#ffffff2e;border-radius:6px;height:3px;overflow:hidden}.metric-line span{background:var(--accent);width:62%;height:100%;margin-left:auto;display:block}.metric-line--right span{width:58%;margin-left:0}.context-line{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:18px;padding:12px 0;font-size:10px;display:flex}.context-line strong{color:var(--accent);text-transform:uppercase}.context-line time{margin-left:auto}.slam-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.calendar-card,.slam-card{border:1px solid var(--stroke);background:linear-gradient(145deg,#ffffff17,#ffffff09);border-radius:12px;min-height:178px;padding:18px;position:relative;overflow:hidden}.slam-card h3{letter-spacing:-.04em;margin:0 0 7px;font-size:16px}.slam-card>p{color:var(--muted);margin:0 0 3px;font-size:11px}.slam-card>small{color:var(--muted);font-size:10px}.slam-card--wm{background:linear-gradient(145deg,#0067ac7a,#ffffff0a);border-color:#44b5f585}.slam-track{background:#ffffff6b;height:1px;position:absolute;top:100px;left:-25px;right:-25px}.slam-track span{background:#130507;border:2px solid #ed7556;border-radius:50%;width:11px;height:11px;margin-top:-5px;margin-left:46%;display:block}.champion{flex-direction:column;gap:2px;display:flex;position:absolute;bottom:14px;left:18px}.champion small,.champion span{color:var(--muted);font-size:9px}.champion strong{font-size:13px}.calendar-card{border-color:#f51f296b;flex-direction:column;justify-content:flex-end;gap:8px;display:flex}.calendar-card>svg:last-child{width:23px;position:absolute;bottom:15px;right:15px}.calendar-card>svg:first-child{color:var(--accent);width:21px}.calendar-card>span{font-size:16px;font-weight:800;line-height:1.1}.calendar-card small{color:var(--muted);font-size:11px}.research-grid,.telegram-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.research-card,.telegram-card{border:1px solid var(--stroke);background:linear-gradient(155deg,#500e145e,#100a0acf);border-radius:13px;min-height:210px;padding:18px;position:relative}.research-card h3,.telegram-card h3{letter-spacing:-.035em;margin:0 0 10px;font-size:15px;line-height:1.2}.research-card p,.telegram-card p{color:var(--muted);margin-bottom:14px;font-size:11px;line-height:1.45}.research-card footer{color:#ffffff85;flex-direction:column;gap:3px;font-size:9px;display:flex;position:absolute;bottom:17px;left:18px;right:18px}.research-card>svg,.telegram-card>svg{color:var(--accent);width:16px;position:absolute;bottom:15px;right:15px}.telegram-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.telegram-heading>a{color:var(--accent);align-items:center;gap:6px;font-size:12px;font-weight:850;display:flex}.telegram-heading>a svg{width:15px}.telegram-card time{color:var(--muted);margin-bottom:11px;font-size:10px;display:block}.telegram-card span{color:#eeb46e;border:1px solid #f5a50059;border-radius:7px;padding:4px 7px;font-size:9px;position:absolute;bottom:17px;left:18px}.telegram-card{min-height:190px}.ecosystem{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:64px 0 38px;display:grid}.ecosystem h2{letter-spacing:-.05em;margin:0 0 12px;font-size:34px}.ecosystem>div>p:last-child{max-width:460px;color:var(--muted);line-height:1.5}.platforms{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.platforms>div{border:1px solid var(--stroke);background:var(--soft);border-radius:14px;flex-direction:column;gap:5px;min-height:104px;padding:15px;display:flex}.android-mark,.platforms svg{color:var(--accent);width:24px;height:24px;font-size:23px}.platforms span{font-size:13px;font-weight:850}.platforms small{color:var(--muted);font-size:10px}.site-footer{color:var(--muted);border-top:1px solid #ffffff1f;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:25px;padding:24px 0 32px;font-size:11px;display:grid}.site-footer>div{color:#fff;flex-direction:column;gap:3px;display:flex}.site-footer>div strong{letter-spacing:-.05em;font-size:17px}.site-footer>div span{color:var(--muted);font-size:10px}.site-footer p{margin:0;line-height:1.45}.age-mark{border:1px solid var(--stroke);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;font-weight:800;display:grid}.site-footer>small{color:#ffffff59;grid-column:1/-1}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;padding-top:35px}.hero-product{justify-content:center;min-height:520px}.scatter-plot{transform-origin:0 100%;bottom:42px;left:3%;transform:scale(.84)}.hero-copy{max-width:620px}.match-day-panel{grid-template-columns:1fr 34px 1fr}.player-portrait{width:86px;height:112px}.match-person h2{font-size:18px}.metric-row{grid-template-columns:30px 1fr 140px 1fr 30px}.slam-grid{grid-template-columns:repeat(3,1fr)}.research-grid,.telegram-grid{grid-template-columns:repeat(2,1fr)}.ecosystem{grid-template-columns:1fr;gap:26px}.site-header{gap:20px}nav{gap:15px;font-size:11px}.telegram-button--header{padding:10px 12px;font-size:10px}}@media (max-width:640px){.shell{width:min(100% - 32px,1200px)}.hero-section{min-height:830px}.site-header{height:70px}.brand{min-width:auto;font-size:18px}.site-header nav,.telegram-button--header{display:none}.menu-button{margin-left:auto;display:block}.hero-grid{gap:8px;padding:37px 0 46px}.eyebrow{margin-bottom:13px;font-size:10px}h1{font-size:48px}.hero-description{max-width:360px;font-size:16px}.trust-points{gap:17px;margin-top:28px}.trust-points>div{gap:6px;font-size:9px}.brain-mark,.shield-mark,.trust-points svg{width:21px;height:21px;font-size:21px}.hero-product{justify-content:flex-end;min-height:408px}.phone-preview{transform-origin:100%;width:244px;height:426px;transform:translate(-2px)scale(.9)}.scatter-plot{transform-origin:0 100%;width:212px;height:177px;bottom:8px;left:-12px;transform:scale(.74)}.section{padding-top:34px}.section-kicker{font-size:12px}.match-day-panel{border-radius:16px;gap:6px;padding:15px 12px 0}.player-portrait{width:54px;height:74px}.player-portrait span{font-size:17px}.match-person{gap:7px}.match-person h2{font-size:13px}.match-person p,.versus{font-size:9px}.versus{width:31px;height:31px}.metrics-board{padding:8px}.metric-row{grid-template-columns:26px 1fr 94px 1fr 26px;gap:4px;font-size:9px}.metric-row>span{line-height:1.1}.context-line{gap:6px;padding:10px 0;font-size:8px}.context-line time{width:100%;margin-left:0}.slam-grid{padding-bottom:8px;display:flex;overflow:auto}.calendar-card,.slam-card{min-width:176px}.research-grid,.telegram-grid{padding-bottom:8px;display:flex;overflow:auto}.research-card,.telegram-card{min-width:240px}.telegram-heading{align-items:flex-start}.telegram-heading>a{white-space:nowrap;font-size:10px}.ecosystem{padding:48px 0 28px}.ecosystem h2{font-size:28px}.platforms{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr auto;gap:16px}.site-footer p{grid-area:2/1/auto/-1}.site-footer>small{grid-row:3}.hero-veil{background:linear-gradient(90deg,#050405fa,#050405cc 60%,#05040585),linear-gradient(#0000 75%,#050405)}}.catalog-layout{background:radial-gradient(circle at 78% 0,#f51f291f,#0000 30rem),linear-gradient(135deg,#150507,#050405 45%,#010101);min-height:100vh}.catalog-header{align-items:center;gap:42px;height:88px;display:flex}.catalog-header nav a{color:var(--muted)}.catalog-header nav a:hover{color:var(--accent)}.catalog-hero{max-width:1200px;padding:64px 0 44px}.catalog-hero h1{max-width:850px;margin-bottom:16px;font-size:clamp(42px,5vw,72px)}.catalog-hero>p:last-child{max-width:690px;color:var(--muted);font-size:18px;line-height:1.5}.calendar-section{padding:22px 0 80px}.calendar-controls{border:1px solid var(--stroke);background:#00000038;border-radius:18px;flex-direction:column;gap:20px;padding:20px;display:flex}.date-strip,.filter-row,.filter-row>div{flex-wrap:wrap;gap:8px;display:flex}.date-strip button,.filter-row button{border:1px solid var(--stroke);color:var(--muted);background:#ffffff0b;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:750;transition:all .2s}.date-strip button.active,.date-strip button:hover,.filter-row button.active,.filter-row button:hover{background:var(--accent);color:#fff;border-color:#f51f29a6}.filter-row{justify-content:space-between}.calendar-count{color:var(--muted);margin:18px 0;font-size:12px}.match-groups{flex-direction:column;gap:16px;display:flex}.match-group{border:1px solid var(--stroke);background:#00000040;border-radius:17px;overflow:hidden}.match-group>header{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.match-group>header>div{align-items:center;gap:10px;display:flex}.match-group>header strong{font-size:15px}.match-group>header p{color:var(--muted);margin:0;font-size:11px}.match-group>header>span{color:var(--muted);align-items:center;gap:4px;font-size:11px;display:flex}.match-group>header>span svg{width:15px}.tour-badge{color:#fff;background:#ffffff1f;border-radius:7px;place-items:center;min-width:31px;height:24px;padding:0 6px;font-size:9px;font-weight:900;display:grid}.tour-badge--itf{color:#ff7b80;background:#f51f2938}.tour-badge--wta{color:#d2a2ff;background:#b563ff33}.tour-badge--atp{color:#8fb8ff;background:#4388ff2e}.tour-badge--challenger{color:#ffc76d;background:#f5a50029}.match-row{border-bottom:1px solid #ffffff12;padding:13px 18px;transition:background .2s;display:block}.match-row:last-child{border-bottom:0}.match-row:hover{background:#ffffff0b}.match-row-meta{color:var(--muted);align-items:center;gap:10px;margin-bottom:6px;font-size:10px;display:flex}.match-row-meta>span:first-child{color:#ffffffbf;font-weight:800}.match-row-meta>span.live{color:#4be06a}.match-row-meta em{color:#ff858a;background:#f51f291f;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.match-row-meta svg{width:10px}.match-row-main{grid-template-columns:1fr 86px 1fr;align-items:center;gap:15px;display:grid}.match-row-main>div:last-child{text-align:right}.match-row-main strong{font-size:15px}.match-row-main small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.match-row-main time{text-align:center;letter-spacing:-.06em;font-size:23px;font-weight:900}.calendar-empty{border:1px dashed var(--stroke);color:var(--muted);text-align:center;border-radius:16px;padding:56px 20px}.calendar-empty strong{color:#fff}.entity-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding-bottom:90px;display:grid}.entity-card{border:1px solid var(--stroke);background:linear-gradient(145deg,#4b0a0e47,#ffffff09);border-radius:16px;align-items:center;gap:16px;min-height:120px;padding:20px;transition:transform .2s,background .2s;display:flex}.entity-card:hover{background:#ffffff14;transform:translateY(-2px)}.entity-avatar{color:#fff;background:linear-gradient(145deg,#8c2630,#21080b);border-radius:50%;flex:none;place-items:center;width:64px;height:64px;font-weight:900;display:grid}.entity-card strong{letter-spacing:-.03em;font-size:17px}.entity-card p{color:var(--muted);margin:5px 0;font-size:12px}.entity-card small{color:#ffffff6e;font-size:11px}.entity-card--tournament{align-items:flex-start}.entity-card--copy{min-height:170px;display:block}.guide-page{max-width:790px;padding:70px 0 100px}.guide-page h1{margin-bottom:20px;font-size:clamp(46px,5.5vw,72px)}.guide-page .lead{color:#ffffffc7;margin-bottom:45px;font-size:21px;line-height:1.5}.guide-page>div{border-top:1px solid var(--stroke);padding:22px 0}.guide-page h2{letter-spacing:-.04em;margin:0 0 12px;font-size:25px}.guide-page div p,.guide-page li{color:var(--muted);font-size:16px;line-height:1.6}.guide-page ul{padding-left:20px}.guide-warning{border-left:2px solid var(--accent);color:var(--muted);background:#f51f2914;margin-top:26px;padding:14px;font-size:13px}@media (max-width:640px){.catalog-header{gap:14px;height:70px}.catalog-header nav{display:none}.catalog-header .telegram-button--header{margin-left:auto;padding:9px 12px;display:inline-flex}.catalog-hero{padding:46px 0 28px}.catalog-hero h1{font-size:44px}.catalog-hero>p:last-child{font-size:16px}.calendar-controls{padding:14px}.filter-row{gap:12px}.filter-row>div{gap:6px}.date-strip{flex-wrap:nowrap;padding-bottom:4px;overflow:auto}.date-strip button{white-space:nowrap}.match-group>header{padding:14px}.match-group>header>div{flex-wrap:wrap}.match-group>header p{width:100%;padding-left:41px}.match-row{padding:12px 14px}.match-row-main{grid-template-columns:1fr 56px 1fr;gap:7px}.match-row-main strong{font-size:12px}.match-row-main small{font-size:9px}.match-row-main time{font-size:18px}.entity-grid{grid-template-columns:1fr;padding-bottom:60px}.guide-page{padding:45px 0 70px}.guide-page .lead{font-size:18px}}.entity-page{padding:74px 0 100px}.entity-page h1{max-width:950px;margin-bottom:16px;font-size:clamp(44px,5.5vw,74px)}.entity-page h1 span{color:var(--accent)}.entity-lead{color:var(--muted);font-size:19px;line-height:1.5}.match-entity-board{background:linear-gradient(115deg,#5c0a1059,#00000073,#5c0a1040);border:1px solid #f51f296b;border-radius:20px;grid-template-columns:1fr 130px 1fr;align-items:center;gap:22px;margin:39px 0 20px;padding:28px;display:grid}.match-entity-board>div:last-child{text-align:right}.match-entity-board small{color:var(--muted);font-size:11px;display:block}.match-entity-board strong{letter-spacing:-.04em;margin:7px 0;font-size:22px;display:block}.match-entity-board p{color:var(--muted);margin:0;font-size:12px}.match-entity-board time{letter-spacing:-.065em;flex-direction:column;align-items:center;font-size:32px;font-weight:900;display:flex}.match-entity-board time small{color:#ffffffb8;background:#ffffff1a;border-radius:6px;margin-top:7px;padding:3px 7px}.entity-content-grid{grid-template-columns:1.35fr .85fr;gap:16px;display:grid}.entity-content-grid>article,.entity-content-grid>aside{border:1px solid var(--stroke);background:#ffffff09;border-radius:17px;min-height:210px;padding:25px}.entity-content-grid>aside{background:linear-gradient(145deg,#5f0b115c,#00000061)}.entity-content-grid h2{letter-spacing:-.04em;margin:0 0 12px;font-size:23px}.entity-content-grid p{color:var(--muted);font-size:14px;line-height:1.58}.entity-content-grid dl{margin:19px 0 0}.entity-content-grid dl>div{border-top:1px solid #ffffff14;grid-template-columns:120px 1fr;gap:10px;padding:8px 0;font-size:12px;display:grid}.entity-content-grid dt{color:var(--muted)}.entity-content-grid dd{margin:0}.entity-content-grid dd a,.inline-link{color:#ff7379;font-weight:800}.profile-heading{align-items:center;gap:20px;margin-bottom:35px;display:flex}.profile-heading h1{margin-bottom:8px}.profile-avatar{background:linear-gradient(145deg,#972a35,#200709);border:1px solid #ffffff29;border-radius:50%;flex:none;place-items:center;width:105px;height:105px;font-size:31px;font-weight:900;display:grid}.entity-not-found{max-width:900px;padding:100px 0}.entity-not-found h1{font-size:clamp(44px,6vw,72px)}.entity-not-found p{max-width:580px;color:var(--muted);margin-bottom:26px;font-size:18px;line-height:1.55}@media (max-width:640px){.entity-page{padding:48px 0 70px}.entity-page h1{font-size:42px}.entity-lead{font-size:16px}.match-entity-board{grid-template-columns:1fr 68px 1fr;gap:7px;padding:16px 12px}.match-entity-board strong{font-size:14px}.match-entity-board p,.match-entity-board small{font-size:9px}.match-entity-board time{font-size:21px}.match-entity-board time small{font-size:8px}.entity-content-grid{grid-template-columns:1fr}.entity-content-grid>article,.entity-content-grid>aside{min-height:0;padding:19px}.profile-heading{align-items:flex-start;gap:13px}.profile-avatar{width:70px;height:70px;font-size:20px}.profile-heading h1{font-size:38px}.entity-content-grid dl>div{grid-template-columns:90px 1fr}}