:root{--eventia-blue: #313ab4;--eventia-slate: #192b47;--eventia-white: #ffffff;--eventia-light-gray: #f2f4f7;--eventia-dark-gray: #6c757d;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--eventia-slate);background-color:var(--eventia-white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;background-color:var(--eventia-light-gray);color:var(--eventia-slate);position:relative}#ei-lcp-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;visibility:hidden;pointer-events:none}a{font-weight:500;color:var(--eventia-blue);text-decoration:none}a:hover{color:#2a33a5}.event-page{min-height:100vh;background:var(--event-background, var(--eventia-light-gray));color:var(--eventia-slate)}.event-page--loading{display:flex;align-items:center;justify-content:center}.event-page__header{position:sticky;top:0;z-index:20;background:var(--event-header-bg, #ffffff);backdrop-filter:blur(16px);border-bottom:1px solid rgba(25,43,71,.06)}.event-page__header-inner,.event-page__main-inner{width:100%;max-width:none;margin:0;padding:16px 20px 24px}.event-page__main{padding-bottom:72px}.event-hero{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1.2fr);gap:24px;align-items:center}.event-hero-text{display:flex;flex-direction:column;gap:6px}.event-hero-eyebrow{font-size:13px;color:var(--eventia-dark-gray)}.event-hero-title{font-size:28px;font-weight:700;margin:0;color:var(--eventia-slate)}.event-hero-subtitle{margin:4px 0 0;font-size:14px;color:var(--eventia-dark-gray)}.event-hero-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.event-hero-pill{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(25,43,71,.12);background:#ffffffe6;color:var(--eventia-slate)}.event-hero-pill--price{border-color:transparent;background:#313ab40f;color:var(--eventia-blue)}.event-hero-image{border-radius:18px;border:1px solid rgba(25,43,71,.12);height:150px;background-size:cover;background-position:center;box-shadow:0 18px 40px #0f172a47}@media(max-width:760px){.event-page__header-inner,.event-page__main-inner{padding:12px 14px 14px}.event-hero{grid-template-columns:1fr;gap:14px;align-items:stretch}.event-hero-title{font-size:clamp(22px,5.6vw,30px);line-height:1.12}.event-hero-subtitle{font-size:14px}.event-hero-image{height:clamp(190px,42vw,260px);border-radius:16px}.event-hero-pill-row{margin-top:10px;gap:7px}.event-hero-pill{font-size:12px;padding:6px 10px}}.event-page__sections{margin-top:8px;padding:0;display:flex;flex-direction:column;gap:16px}.event-section-card{border-radius:16px;border:1px solid rgba(25,43,71,.08);background:#fff;padding:20px 20px 18px;box-shadow:0 10px 30px #0f172a0a}.event-section-title{font-size:18px;margin:0 0 8px;color:var(--eventia-slate)}.event-section-body{margin:0;font-size:14px;line-height:1.6;color:var(--eventia-dark-gray)}.event-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px 16px;font-size:14px}.event-info-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--eventia-dark-gray);margin-bottom:2px}.event-info-value{color:var(--eventia-slate)}.event-kits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.event-kit-card{border-radius:12px;border:1px solid rgba(25,43,71,.16);background:#f2f4f7;padding:12px 14px}.event-kit-name{font-weight:600;font-size:14px;margin-bottom:4px;color:var(--eventia-slate)}.event-kit-description{margin:0;font-size:13px;color:var(--eventia-dark-gray)}.event-sponsors-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center;width:100%}@media(max-width:640px){.event-sponsors-row--top{flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:18px!important}.event-sponsors-row--top>*{width:100%!important;max-width:520px!important;display:grid!important;justify-items:center!important}}.event-sponsor-logo-wrapper{padding:6px 10px;border-radius:999px;background:#fff;border:1px solid rgba(25,43,71,.08)}.event-sponsor-logo{max-height:36px;max-width:140px;display:block;object-fit:contain}.event-sponsor-fallback{font-size:13px;color:var(--eventia-slate)}.event-faq-list{display:flex;flex-direction:column;gap:10px}.event-faq-item{padding-top:4px}.event-faq-question{font-weight:500;font-size:14px;margin-bottom:2px;color:var(--eventia-slate)}.event-faq-answer{font-size:13px;color:var(--eventia-dark-gray)}.event-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;align-items:flex-start;margin-top:8px}.event-form-card{border-radius:16px;border:1px solid rgba(25,43,71,.08);background:#fff;padding:20px 20px 22px;box-shadow:0 14px 40px #0f172a0a}.event-form-subtitle{font-size:15px;margin:16px 0 8px;color:var(--eventia-slate)}.event-form-group{margin-bottom:12px}.event-label{display:block;font-size:13px;margin-bottom:4px;color:var(--eventia-slate)}.event-input{width:100%;padding:8px 10px;border-radius:8px;border:1px solid rgba(25,43,71,.18);font-size:14px;background-color:#fff;color:var(--eventia-slate)}.event-input:focus{outline:2px solid rgba(49,58,180,.35);outline-offset:1px;border-color:#313ab499}.event-summary-card{border-radius:16px;border:1px solid rgba(25,43,71,.08);background:radial-gradient(circle at top,#313ab412,#fff 68%);padding:18px 18px 20px;box-shadow:0 18px 40px #0f172a1f}.event-summary-title{font-size:16px;margin:0 0 10px}.event-summary-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin-bottom:4px}.event-summary-label{color:var(--eventia-dark-gray)}.event-summary-value{text-align:right;color:var(--eventia-slate)}.event-summary-divider{height:1px;margin:10px 0;background:linear-gradient(to right,transparent,rgba(25,43,71,.22),transparent)}.event-summary-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:14px;margin:8px 0 10px}.event-summary-price strong{font-size:18px;color:var(--event-primary, var(--eventia-blue))}.event-summary-note{font-size:12px;color:var(--eventia-dark-gray);margin:6px 0 0}.event-error-message{margin:6px 0 10px;font-size:13px;color:#f04438}.event-btn-primary{background:linear-gradient(135deg,var(--event-primary, var(--eventia-blue)),color-mix(in srgb,var(--event-primary, var(--eventia-blue)) 88%,#ffffff));color:#fff;box-shadow:0 10px 30px #313ab459;border:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}.event-btn-primary:hover{filter:brightness(1.03)}.event-page__bottom-cta{margin-top:32px;padding-top:16px;border-top:1px solid rgba(25,43,71,.12);display:flex;justify-content:center}.event-mobile-cta{position:fixed;left:0;right:0;bottom:0;padding:10px 16px;border-top:1px solid rgba(25,43,71,.12);background:#fff;box-shadow:0 -14px 40px #0f172a47;display:none;align-items:center;justify-content:space-between;gap:12px;z-index:40}.event-mobile-cta-text{display:flex;flex-direction:column;gap:2px}.event-mobile-cta-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--eventia-dark-gray)}.event-mobile-cta-price{font-size:16px;font-weight:600;color:var(--event-primary, var(--eventia-blue))}@media(max-width:900px){.event-hero{grid-template-columns:minmax(0,1fr)}.event-hero-image{order:-1;height:130px}.event-page__header-inner,.event-page__main-inner,.event-page__sections{padding-inline:16px}.event-grid{grid-template-columns:minmax(0,1fr)}.event-summary-card{order:-1}.event-page__bottom-cta{display:none}.event-mobile-cta{display:flex}.event-page__main{padding-bottom:88px}}@media(max-width:600px){.event-section-card,.event-form-card,.event-summary-card{padding-inline:16px}}.event-hero-cta-button{align-self:flex-start;width:auto}.success-page{min-height:100vh;background:var(--eventia-light-gray);color:var(--eventia-slate)}.success-hero{padding:44px 20px 34px;background:linear-gradient(135deg,var(--eventia-blue),var(--eventia-slate));color:#fff}.success-hero__inner{max-width:720px;margin:0 auto}.success-hero__title{font-size:28px;margin:0 0 8px;font-weight:800}.success-hero__subtitle{margin:0;font-size:14px;opacity:.9}.success-content{max-width:720px;margin:18px auto 0;padding:0 20px 56px}.success-card{border-radius:16px;border:1px solid rgba(25,43,71,.08);background:#fff;padding:18px 18px 16px;box-shadow:0 18px 40px #0f172a14}.success-ticket-label{font-size:13px;color:var(--eventia-dark-gray)}.success-ticket-code{margin-top:6px;font-size:22px;font-weight:900;letter-spacing:1px;color:var(--eventia-slate);word-break:break-word}.success-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.success-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:10px 16px;border-radius:999px;border:1px solid rgba(25,43,71,.12);background:#fff;color:var(--eventia-slate);cursor:pointer;font-size:13px;font-weight:700;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none}.success-btn:active{transform:translateY(1px)}.success-btn:focus-visible{outline:2px solid rgba(49,58,180,.35);outline-offset:2px}@media(max-width:600px){.success-actions{flex-direction:column;align-items:stretch}.success-btn{width:100%}}.success-btn:hover{filter:brightness(.98)}.success-btn--primary{border:none;background:linear-gradient(135deg,var(--eventia-blue),color-mix(in srgb,var(--eventia-blue) 88%,#ffffff));color:#fff;box-shadow:0 10px 30px #313ab459}.success-divider{height:1px;margin:14px 0;background:linear-gradient(to right,transparent,rgba(25,43,71,.18),transparent)}.success-details{font-size:14px;color:var(--eventia-slate)}.success-details p{margin:0 0 6px}.success-muted{color:var(--eventia-dark-gray)}.success-help{margin-top:14px;font-size:14px;color:var(--eventia-slate)}.success-help ul{margin:8px 0 0;padding-left:18px;color:var(--eventia-dark-gray)}.success-footer{margin-top:16px;display:flex;justify-content:flex-start}@media(max-width:600px){.success-hero__title{font-size:22px}.success-ticket-code{font-size:18px}.success-card{padding:16px}}.success-btn--ghost{background:#ffffffe6;border:1px solid rgba(25,43,71,.18)}.athlete-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.athlete-header__left{display:flex;align-items:center;gap:12px}.athlete-header__right{display:flex;align-items:center;gap:10px}.athlete-brand{display:flex;align-items:baseline;gap:8px}.athlete-brand__dot{width:10px;height:10px;border-radius:999px;background:var(--eventia-blue);box-shadow:0 10px 22px #313ab459}.athlete-brand__name{font-weight:900;letter-spacing:.2px}.athlete-brand__muted{color:var(--eventia-dark-gray);font-size:13px}.athlete-link{font-size:13px}.athlete-welcome{font-size:13px;color:var(--eventia-slate);font-weight:700}.athlete-muted{color:var(--eventia-dark-gray)}.athlete-success{color:#16a34a!important}.athlete-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.athlete-tabs{display:flex;flex-wrap:wrap;gap:8px}.athlete-tab{border-radius:999px;border:1px solid rgba(25,43,71,.14);background:#ffffffeb;padding:8px 12px;cursor:pointer;font-weight:800;font-size:12px;color:var(--eventia-slate);display:inline-flex;align-items:center;gap:8px}.athlete-tab:hover{filter:brightness(.98)}.athlete-tab--active{border-color:#313ab459;background:#313ab40f;color:var(--eventia-blue)}.athlete-tab__count{border-radius:999px;padding:2px 8px;background:#192b470f;color:var(--eventia-slate);font-weight:900}.athlete-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.athlete-card__title{font-size:16px;font-weight:900;color:var(--eventia-slate)}.athlete-card__subtitle{margin-top:4px;font-size:13px;color:var(--eventia-dark-gray)}.athlete-card__right{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.athlete-badge{font-size:11px;font-weight:900;padding:6px 10px;border-radius:999px;border:1px solid rgba(25,43,71,.14);background:#ffffffe6;color:var(--eventia-slate)}.athlete-badge--paid{border-color:#313ab447;background:#313ab40f;color:var(--eventia-blue)}.athlete-badge--pending{border-color:#f59e0b59;background:#f59e0b1a}.athlete-badge--cancelled{border-color:#f044384d;background:#f0443814}.athlete-badge--refunded{border-color:#64748b59;background:#64748b1a}.athlete-badge--event{border-color:#192b471f;background:#192b470a}.athlete-card__grid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.athlete-kv{border-radius:12px;border:1px solid rgba(25,43,71,.08);background:#f2f4f7;padding:10px 12px}.athlete-kv__label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--eventia-dark-gray);margin-bottom:4px}.athlete-kv__value{font-size:13px;color:var(--eventia-slate);font-weight:700}.athlete-kv--span2{grid-column:span 2}.athlete-list{margin-top:16px;display:flex;flex-direction:column;gap:14px}@media(max-width:900px){.athlete-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.athlete-kv--span2{grid-column:span 2}}@media(max-width:520px){.athlete-header__left{flex-direction:column;align-items:flex-start;gap:6px}.athlete-card__top{flex-direction:column}.athlete-card__right{justify-content:flex-start}}.athlete-badge--result{border:1px solid rgba(49,58,180,.25);background:#313ab414;color:#313ab4}:root{--ath-bg: #f5f7fb;--ath-card: rgba(255,255,255,.92);--ath-card-strong: rgba(255,255,255,.96);--ath-ink: rgba(11,18,32,.92);--ath-muted: rgba(11,18,32,.58);--ath-line: rgba(11,18,32,.08);--ath-blue: #313ab4;--ath-blue2: #2d48ff;--ath-success: #16a34a;--ath-warn: #ff7a00;--ath-r12: 12px;--ath-r14: 14px;--ath-r16: 16px;--ath-r18: 18px;--ath-shadow1: 0 10px 26px rgba(15,23,42,.06);--ath-shadow2: 0 18px 44px rgba(15,23,42,.08)}.ath-shell{min-height:100vh;background:var(--ath-bg)}.ath-top{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#ffffffdb;backdrop-filter:blur(10px);border-bottom:1px solid var(--ath-line)}.ath-top__menuBtn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(11,18,32,.12);background:#ffffffeb;cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1;padding:0;box-shadow:0 10px 26px #0b12200a}.ath-top__menuBtn:hover{filter:brightness(.99)}.ath-top__menuBtn:active{transform:translateY(1px)}@media(max-width:980px){.ath-top{padding:10px 12px;gap:10px;flex-wrap:wrap;align-items:flex-start}.ath-top__left{flex:1 1 auto;min-width:0}.ath-top__links{display:none}.ath-top__center{order:3;flex:1 1 100%;width:100%;justify-content:stretch}.ath-top__searchwrap{width:100%;border-radius:16px;padding:8px 10px}.ath-top__chips{margin-left:0;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ath-top__chips::-webkit-scrollbar{display:none}.ath-topchip{padding:8px 10px;flex:0 0 auto}.ath-top__right{order:2;gap:8px;flex-wrap:nowrap;align-items:center}.ath-userchip{padding:7px 9px}.ath-userchip__name{max-width:140px}}@media(max-width:520px){.ath-brand__muted,.ath-userchip__sub{display:none}.ath-userchip__name{max-width:110px}}.ath-top__left{display:flex;align-items:center;gap:12px;min-width:0}.ath-brand{display:flex;align-items:baseline;gap:8px;min-width:0}.ath-brand__dot{width:9px;height:9px;border-radius:999px;background:var(--ath-blue);box-shadow:0 10px 22px #313ab438;flex:0 0 auto}.ath-brand__name{font-weight:1000;letter-spacing:.2px;color:var(--ath-ink)}.ath-brand__muted{color:var(--ath-muted);font-size:12px;white-space:nowrap}.ath-top__links{display:flex;gap:10px;flex-wrap:wrap}.ath-link{font-size:12px;color:#313ab4f2;font-weight:900;text-decoration:none}.ath-link:hover{text-decoration:underline}.ath-top__center{flex:1 1 auto;display:flex;justify-content:center;min-width:0}.ath-top__searchwrap{width:min(520px,100%);display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(11,18,32,.1);background:#ffffffeb;box-shadow:0 10px 26px #0b12200a}@media(max-width:980px){.ath-top__searchwrap{width:min(420px,100%);padding:6px 9px;gap:7px}}.ath-top__searchicon{opacity:.6;font-size:13px}.ath-top__search{width:100%;border:0;outline:0;background:transparent;font-size:12px;color:#0b1220d6}.ath-top__search::placeholder{color:#0b122073}.ath-top__chips{display:flex;align-items:center;gap:10px;margin-left:10px;flex:0 0 auto}.ath-topchip{appearance:none;border-radius:999px;padding:8px 12px;border:1px solid rgba(11,18,32,.12);background:#ffffffb3;font-weight:950;font-size:12px;color:#0b1220cc;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;user-select:none;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease,filter .12s ease}.ath-topchip:hover{background:#ffffffeb;border-color:#313ab447;box-shadow:0 12px 28px #0b12201a;transform:translateY(-1px);filter:none}.ath-topchip:active{transform:translateY(0);box-shadow:0 8px 18px #0b122014}.ath-topchip--active{border-color:#313ab47a;background:#313ab41a;color:#313ab4;box-shadow:0 14px 34px #313ab424}.ath-topchip__count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 8px;border-radius:999px;border:1px solid rgba(11,18,32,.12);background:#0b12200f;font-weight:1000;font-size:11px;color:#0b1220c7}.ath-topchip--active .ath-topchip__count{border-color:#313ab433;background:#313ab42e;color:#313ab4}.ath-top__right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ath-iconbtn{position:relative;width:40px;height:40px;border-radius:999px;border:1px solid rgba(11,18,32,.12);background:#ffffffeb;cursor:pointer;display:grid;place-items:center}.ath-iconbtn:hover{filter:brightness(.98)}.ath-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;display:grid;place-items:center;font-size:11px;font-weight:1000;background:#313ab4;color:#fff;border:2px solid rgba(255,255,255,.95)}.ath-userchip{position:relative;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:999px;border:1px solid rgba(11,18,32,.1);background:#ffffffeb}.ath-userchip__avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(11,18,32,.14);background:#fff}.ath-userchip__avatarimg{width:100%;height:100%;object-fit:cover;display:block}.ath-userchip__meta{display:grid;gap:2px}.ath-userchip__top{display:flex;align-items:center;gap:8px}.ath-userchip__name{font-weight:1000;font-size:12px;color:var(--ath-ink);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ath-userchip__sub{font-size:12px;color:var(--ath-muted)}.ath-userchip__menuBtn{border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:1000;color:#313ab4f2;padding:6px 8px;border-radius:10px}.ath-userchip__menuBtn:hover{background:#313ab40f}.ath-userchip__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;border-radius:14px;border:1px solid rgba(11,18,32,.12);background:#fffffffa;box-shadow:0 18px 44px #0b122024;padding:8px;z-index:200}.ath-userchip__menuItem{width:100%;text-align:left;border:1px solid rgba(11,18,32,.08);background:#ffffffeb;padding:10px;border-radius:12px;cursor:pointer;font-weight:1000;font-size:13px;color:#0b1220db}.ath-userchip__menuItem+.ath-userchip__menuItem{margin-top:8px}.ath-userchip__menuItem:hover{filter:brightness(.99)}.ath-userchip__menuItem--danger{border-color:#f0443833;background:#f044380f}.ath-body{width:min(1720px,98vw);margin:0 auto;display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;padding:16px 18px 28px}.ath-side.ath-side--mock{position:sticky;top:76px;align-self:start;height:calc(100vh - 92px);z-index:30;pointer-events:auto;border-radius:18px;overflow:visible;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;padding:14px 12px 12px;background:radial-gradient(1000px 600px at 15% 0%,#313ab46b,#313ab42e 24%,#0b122000 58%),linear-gradient(180deg,#0b1220,#111827);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 44px #10182838;color:#ffffffeb}.ath-side__brandRow{display:flex;align-items:center;gap:10px;padding:4px 6px}.ath-side__logo{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#dce6fff2}.ath-side__brandName{font-weight:1000;letter-spacing:.2px;line-height:1.1}.ath-side__profile{display:grid;justify-items:center;text-align:center;padding:2px 8px 0}.ath-side__tierCardWrap{width:100%}.ath-side__tierCardWrap>div{width:100%}.ath-side__avatar{width:74px;height:74px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 30px #0000002e}.ath-side__avatar img{width:100%;height:100%;object-fit:cover;display:block}.ath-side__name{margin-top:10px;font-weight:1000;font-size:14px;line-height:1.15;color:#fffffff2;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ath-side__downloadBtn{width:100%;margin-top:10px;height:40px;appearance:none;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#313ab4b8,#2d48ff85);color:#fffffffa;font-weight:1000;border-radius:14px;cursor:pointer;box-shadow:0 10px 24px #2d48ff2e;transition:transform .08s ease,filter .12s ease,opacity .12s ease;white-space:nowrap}.ath-side__downloadBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}.ath-side__downloadBtn:active{transform:translateY(0)}.ath-side__downloadBtn:disabled{opacity:.6;cursor:not-allowed;transform:none!important;filter:none}.ath-side__level{margin-top:8px;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;font-weight:1000;font-size:12px;color:#ebf0fff2;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.ath-side__level:before{content:"★";opacity:.9;font-size:12px;transform:translateY(-1px)}.ath-side__navMock{padding-bottom:14px;overflow-y:auto;scroll-padding-bottom:14px}.ath-navMock{min-height:44px;display:flex;align-items:center;line-height:1.15;padding-top:10px;padding-bottom:10px}.ath-navMock:last-child{margin-bottom:6px}.ath-side__navMock{display:grid;gap:10px;padding:4px 6px 0;overflow:hidden;min-width:0;max-width:100%}.ath-side__navMock::-webkit-scrollbar{width:0px;height:0px}.ath-side__navMock::-webkit-scrollbar-thumb{background:transparent}.ath-navMock{width:100%;max-width:100%;box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffe0;text-decoration:none;font-weight:950;letter-spacing:.1px;cursor:pointer;transition:transform .08s ease,filter .12s ease,background .12s ease}.ath-navMock__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ath-navMock:hover{filter:brightness(1.05);transform:translateY(-1px)}.ath-navMock__icon,.ath-navMock__ico{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#0000001f;border:1px solid rgba(255,255,255,.1);color:#ebf0fff2;flex:0 0 auto}.ath-navMock__txt{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ath-navMock__badge{flex:0 0 auto;min-width:24px;height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:1100;background:#ffffff24;border:1px solid rgba(255,255,255,.16);color:#fffffff5}.ath-navMock--active{background:linear-gradient(135deg,#313ab49e,#2d48ff6b);border-color:#ffffff24;box-shadow:0 10px 24px #2d48ff2e;color:#fffffffa}.ath-navMock--active .ath-navMock__icon,.ath-navMock--active .ath-navMock__ico{background:#ffffff24;border-color:#ffffff24}.ath-navMock--disabled{opacity:.55;cursor:not-allowed;transform:none!important}.ath-navMock--disabled:hover{filter:none;transform:none}.ath-side__logoutWrap{padding:10px 6px 6px;border-top:1px solid rgba(255,255,255,.1)}.ath-side__logoutBtn{width:100%;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;font-weight:1000;cursor:pointer;transition:filter .12s ease,transform .08s ease}.ath-side__logoutBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}.ath-side__logoutBtn:active{transform:translateY(0)}.ath-main{min-width:0}.ath-ref{display:flex;flex-direction:column;gap:14px}.ath-ref-hero{display:flex;align-items:stretch;justify-content:space-between;gap:14px;padding:16px;border-radius:16px;background:var(--ath-card);border:1px solid var(--ath-line);box-shadow:var(--ath-shadow1)}.ath-ref-hero__left{min-width:240px;flex:1}.ath-ref-hello{font-size:24px;font-weight:1100;letter-spacing:-.3px;color:var(--ath-ink)}.ath-ref-sub{margin-top:6px;color:var(--ath-muted);font-size:13px}.ath-ref-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#313ab41a;border:1px solid rgba(49,58,180,.16);color:#0b1220d1;font-weight:950;font-size:11px;margin-left:8px}.ath-ref-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(680px,100%)}.ath-ref-metric{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;background:var(--ath-card-strong);border:1px solid var(--ath-line);box-shadow:var(--ath-shadow1)}.ath-ref-metric__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#313ab41f,#313ab40d);border:1px solid rgba(49,58,180,.16);color:#313ab4f2}.ath-ref-metric__meta{display:grid;gap:2px;min-width:0}.ath-ref-metric__value{font-size:18px;font-weight:1100;color:var(--ath-ink);line-height:1.1}.ath-ref-metric__label{font-size:11px;color:#0b12208c;font-weight:850}.ath-ref-block{padding:14px;border-radius:16px;background:var(--ath-card);border:1px solid var(--ath-line);box-shadow:var(--ath-shadow1)}.ath-ref-block__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.ath-ref-h2{font-size:16px;font-weight:1100;color:var(--ath-ink)}.ath-ref-muted{font-size:12px;color:#0b122094;margin-top:2px}.ath-ref-link{font-weight:1000;font-size:12px;color:#313ab4f2;text-decoration:none}.ath-ref-link:hover{text-decoration:underline}.ath-ref-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ath-ref-card{border-radius:16px;overflow:hidden;border:1px solid var(--ath-line);background:#fffffff5;box-shadow:var(--ath-shadow1)}.ath-ref-card__media{position:relative;height:140px;background:linear-gradient(180deg,#313ab41a,#0b122005)}.ath-ref-card__media img{width:100%;height:100%;object-fit:cover;display:block}.ath-ref-badge{position:absolute;top:10px;right:10px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:1100;background:#313ab4eb;color:#fff}.ath-ref-badge--hot{background:#ff7a00f2}.ath-ref-card__body{padding:12px}.ath-ref-card__title{font-weight:1100;color:var(--ath-ink);font-size:13px}.ath-ref-card__sub{margin-top:4px;color:#0b122099;font-size:12px}.ath-ref-card__meta{display:flex;align-items:center;gap:8px;margin-top:10px;flex-wrap:wrap}.ath-ref-pill{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:1000;background:#0b12200d;border:1px solid rgba(11,18,32,.1);color:#0b1220d1}.ath-ref-status{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:1000}.ath-ref-status--ok{color:#0d9447f2}.ath-ref-status--warn{color:#ff7a00f2}.ath-ref-card__actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.ath-ref-bottom{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;align-items:start}.ath-ref-actions__box{padding:14px;border-radius:16px;background:var(--ath-card);border:1px solid var(--ath-line);box-shadow:var(--ath-shadow1);display:flex;flex-direction:column;gap:10px}.ath-ref-action{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;text-decoration:none;border:1px solid rgba(11,18,32,.08);background:#0b122005;color:var(--ath-ink);font-weight:1000}.ath-ref-action:hover{filter:brightness(.99)}.ath-ref-action__icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#313ab41a;border:1px solid rgba(49,58,180,.16);color:#313ab4f2}@media(max-width:980px){.ath-body{grid-template-columns:1fr}.ath-side.ath-side--mock{position:relative;top:auto;height:auto}.ath-ref-bottom{grid-template-columns:1fr}}@media(max-width:820px){.ath-top__center{display:none}.ath-top__chips{display:flex;gap:8px;margin-left:0;padding:6px 2px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%}.ath-top__chips::-webkit-scrollbar{height:6px}.ath-top__chips::-webkit-scrollbar-thumb{background:#0b12201f;border-radius:999px}.ath-topchip{padding:10px 12px;font-size:13px}.ath-topchip__count{min-width:26px;height:22px;font-size:12px}}@media(max-width:1200px){.ath-ref-metrics,.ath-ref-cards{grid-template-columns:1fr}}.ath-reg{min-width:0}.ath-reg__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;align-items:start}.ath-reg__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(11,18,32,.08);box-shadow:0 10px 26px #0f172a0f}.ath-reg__title{font-weight:1100;font-size:16px;color:#0b1220eb;letter-spacing:-.2px}.ath-reg__sub{margin-top:3px;font-size:12px;color:#0b122094}.ath-reg__tabs{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ath-regtab{border-radius:999px;padding:8px 10px;border:1px solid rgba(11,18,32,.1);background:#0b122008;font-weight:1000;font-size:12px;color:#0b1220d1;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.ath-regtab:hover{filter:brightness(.99)}.ath-regtab--active{border-color:#313ab44d;background:#313ab40f;color:#313ab4}.ath-regtab__count{border-radius:999px;padding:2px 8px;border:1px solid rgba(11,18,32,.1);background:#ffffffeb;font-weight:1100;font-size:11px;color:#0b1220d1}.ath-reg__kpis{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ath-regkpi{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(11,18,32,.08);box-shadow:0 10px 26px #0f172a0d}.ath-regkpi__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#313ab41f,#313ab40d);border:1px solid rgba(49,58,180,.16);color:#313ab4f2;font-size:16px}.ath-regkpi__meta{display:grid;gap:2px;min-width:0}.ath-regkpi__num{font-size:18px;font-weight:1100;color:#0b1220eb;line-height:1.1}.ath-regkpi__label{font-size:11px;color:#0b12208c;font-weight:850}.ath-regkpi--warn .ath-regkpi__icon{background:linear-gradient(180deg,#ff7a0024,#ff7a000d);border-color:#ff7a0038;color:#ff7a00f2}.ath-reg__empty{margin-top:12px;padding:14px;border-radius:14px;background:#ffffffe6;border:1px dashed rgba(11,18,32,.14);color:#0b12209e;font-weight:900;font-size:13px}.ath-reg__list{margin-top:12px;display:flex;flex-direction:column;gap:12px}.ath-regcard{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px;border-radius:16px;overflow:hidden;background:#fffffff0;border:1px solid rgba(11,18,32,.08);box-shadow:0 14px 34px #0f172a0f}.ath-regcard__media{position:relative;height:170px;background:linear-gradient(180deg,#313ab41a,#0b122005)}.ath-regcard__media img{width:100%;height:100%;object-fit:cover;display:block}.ath-regcard__mediaFallback{width:100%;height:100%;background:radial-gradient(520px 220px at 20% 10%,rgba(49,58,180,.26),transparent 60%),linear-gradient(180deg,#0b12200a,#fff0)}.ath-regcard__badge{position:absolute;top:10px;left:10px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:1100;background:#313ab4eb;color:#fff;box-shadow:0 10px 22px #313ab42e}.ath-regcard__badge--hot{background:#ff7a00f2;box-shadow:0 10px 22px #ff7a0029}.ath-regcard__body{padding:12px;min-width:0}.ath-regcard__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ath-regcard__title{font-weight:1100;font-size:14px;color:#0b1220eb}.ath-regcard__status{flex:0 0 auto;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:1100;border:1px solid rgba(11,18,32,.1);background:#0b122008;color:#0b1220c7}.ath-regcard__status--ok{border-color:#0d944733;background:#0d944714;color:#0d9447f2}.ath-regcard__status--warn{border-color:#ff7a0038;background:#ff7a001a;color:#ff7a00f2}.ath-regcard__sub{margin-top:6px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#0b122099}.ath-regcard__place{font-weight:850;color:#0b1220bd}.ath-regcard__dot{opacity:.55}.ath-regcard__meta{margin-top:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ath-regpill{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:1100;background:#0b12200d;border:1px solid rgba(11,18,32,.1);color:#0b1220d1}.ath-regpill--warn{background:#ff7a001a;border-color:#ff7a002e;color:#ff7a00f2}.ath-regpill--ok{background:#0d944714;border-color:#0d94472e;color:#0d9447f2}.ath-regcard__actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.ath-regcard__actions .success-btn{min-height:40px;padding:9px 14px;font-size:12px}.ath-regcard__foot{margin-top:10px}.ath-regcard__muted{font-size:11px;color:#0b12208c;font-weight:800}.ath-reg__side{position:sticky;top:76px;align-self:start;display:flex;flex-direction:column;gap:12px}.ath-sidebox{padding:14px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(11,18,32,.08);box-shadow:0 14px 34px #0f172a0f}.ath-sidebox__head{display:grid;gap:2px;margin-bottom:10px}.ath-sidebox__title{font-size:13px;font-weight:1100;color:#0b1220eb}.ath-sidebox__sub{font-size:12px;color:#0b122094;font-weight:800}.ath-sidebox__empty{margin-top:6px;font-size:12px;color:#0b122094;font-weight:850}.ath-sidebox__actions{display:flex;flex-direction:column;gap:10px}.ath-sideaction{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;border:1px solid rgba(11,18,32,.08);background:#0b122005;color:#0b1220eb;text-decoration:none;font-weight:1100}.ath-sideaction:hover{filter:brightness(.99)}.ath-sideaction__ico{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#313ab41a;border:1px solid rgba(49,58,180,.16);color:#313ab4f2}.ath-sideaction__txt{font-size:12px}.ath-timeline{margin-top:6px;display:flex;flex-direction:column;gap:12px;position:relative}.ath-timeline:before{content:"";position:absolute;left:9px;top:2px;bottom:2px;width:2px;border-radius:999px;background:linear-gradient(180deg,#313ab43d,#0b12200f)}.ath-tlitem{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start}.ath-tldot{width:12px;height:12px;border-radius:999px;margin-top:4px;background:#0b122033;border:2px solid rgba(255,255,255,.95);box-shadow:0 10px 20px #0b12200f}.ath-tldot--warn{background:#ff7a00f2;box-shadow:0 10px 20px #ff7a0024}.ath-tldot--ok{background:#0d9447f2;box-shadow:0 10px 20px #0d94471f}.ath-tlcontent{padding:10px;border-radius:14px;border:1px solid rgba(11,18,32,.08);background:#fffffff0}.ath-tlrow{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ath-tltitle{font-weight:1100;font-size:12.5px;color:#0b1220eb;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ath-tlbadge{flex:0 0 auto;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:1100;background:#0b12200d;border:1px solid rgba(11,18,32,.1);color:#0b1220d1}.ath-tlbadge--warn{background:#ff7a001a;border-color:#ff7a002e;color:#ff7a00f2}.ath-tlbadge--ok{background:#0d944714;border-color:#0d94472e;color:#0d9447f2}.ath-tlmeta{margin-top:6px;font-size:12px;color:#0b122094;font-weight:850}.ath-tlcta{margin-top:10px}.ath-tlbtn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;border:1px solid rgba(49,58,180,.22);background:#313ab414;color:#313ab4f2;font-weight:1100;font-size:12px;text-decoration:none}.ath-tlbtn:hover{filter:brightness(.99)}@media(max-width:1100px){.ath-reg__grid{grid-template-columns:1fr}.ath-reg__side{position:relative;top:auto}}@media(max-width:900px){.ath-reg__kpis,.ath-regcard{grid-template-columns:1fr}.ath-regcard__media{height:160px}}.ath-reg .success-btn{min-height:40px!important;padding:9px 14px!important;font-size:12px!important}.ath-regcard,.ath-ref-card,.ath-ref-recCard,.ath-sidebox,.ath-regkpi{transform:scale(.96);transform-origin:top left}.ath-reg__title,.ath-ref-hello{font-size:24px!important}.ath-reg__sub,.ath-ref-sub{font-size:13px}.success-btn,.ath-tlbtn{font-size:13px;padding:9px 14px}.ath-regkpi{position:relative;border-radius:14px;background:linear-gradient(180deg,#fffffff5,#ffffffe0);box-shadow:0 10px 26px #0f172a0f;border:1px solid rgba(11,18,32,.08)}.ath-regkpi__num{font-size:22px;font-weight:1000}.ath-regkpi__label{font-size:12px;opacity:.7}.ath-regkpi--warn{border-color:#f59e0b59;background:linear-gradient(180deg,#ffedd5e6,#ffffffeb)}.ath-regcard{border-radius:18px;overflow:hidden;border:1px solid rgba(11,18,32,.08);background:#fffffffa;box-shadow:0 18px 44px #10182814}.ath-regcard__title{font-size:15px;font-weight:1000}.ath-regcard__status{font-size:11px;padding:5px 9px;border-radius:999px}.ath-regcard__badge--hot{background:linear-gradient(135deg,#ff7a00,#ff9f43);box-shadow:0 8px 22px #ff7a0073}.ath-reg__side{opacity:.92}.ath-sidebox{background:#ffffffeb;box-shadow:0 12px 30px #1018280f}.ath-sidebox__title{font-size:14px;font-weight:900}.ath-tlitem{padding:8px 0}.ath-level{margin-top:10px;padding:12px;border-radius:14px;border:1px solid rgba(11,18,32,.08);background:#0b122005}.ath-level__row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ath-level__xp{display:grid;gap:2px;min-width:0}.ath-level__xpNum{font-weight:1000;font-size:13px;color:#0b1220eb}.ath-level__xpHint{font-size:12px;color:#0b122099;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ath-level__badge{flex:0 0 auto;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:1000;color:#0b1220db;background:#313ab41a;border:1px solid rgba(49,58,180,.18)}.ath-level__badge--elite{color:#fffffff2;background:linear-gradient(135deg,#313ab4f2,#2d48fff2);border-color:#ffffff1f;box-shadow:0 10px 26px #2d48ff40}.ath-xpbar{margin-top:10px;height:10px;border-radius:999px;overflow:hidden;background:#0b122014;border:1px solid rgba(11,18,32,.1)}.ath-xpbar__fill{height:100%;width:0%;background:linear-gradient(90deg,#313ab4f2,#2d48fff2);border-radius:999px;box-shadow:0 10px 22px #2d48ff33}.ath-regprogress{margin-top:10px;padding:10px;border-radius:14px;border:1px solid rgba(11,18,32,.08);background:#0b122005}.ath-regprogress__top{display:flex;justify-content:space-between;align-items:center;gap:10px}.ath-regprogress__k{font-size:12px;font-weight:900;color:#0b12209e}.ath-regprogress__v{font-size:12px;font-weight:1000;color:#0b1220db}.ath-regprogress__v--warn{color:#ff7a00f2}.ath-regprogress__bar{margin-top:8px;height:10px;border-radius:999px;overflow:hidden;background:#313ab41a;border:1px solid rgba(49,58,180,.14)}.ath-regprogress__bar--warn{background:#ff7a001f;border-color:#ff7a002e}.ath-regprogress__fill{height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,#313ab4f2,#2d48fff2)}.ath-regprogress__bar--warn .ath-regprogress__fill{background:linear-gradient(90deg,#ff7a00f2,#ff9f43f2);box-shadow:0 10px 22px #ff7a0038}.ath-regcard__title{letter-spacing:-.2px}.ath-regcard__sub{font-size:12.5px}.ath-sidebox__title{letter-spacing:-.1px}.ath-sidebox__sub{font-size:12px;opacity:.8}.success-btn{box-shadow:none}.success-btn--primary{box-shadow:0 12px 28px #313ab438}.ath-reg,.ath-ref,.ath-page{--scale-base: .92}.ath-reg *,.ath-ref *,.ath-page *{box-sizing:border-box}.ath-reg{transform:scale(var(--scale-base));transform-origin:top center}.ath-regcard{background:#fff;border-radius:14px;padding:14px;display:grid;grid-template-columns:180px 1fr;gap:14px;box-shadow:0 8px 22px #0f172a0f}.ath-regcard__body{display:flex;flex-direction:column;gap:8px}.ath-regcard__title{font-size:15px;font-weight:700;color:#0f172a}.ath-regcard__sub{font-size:12.5px;color:#64748b}.ath-regcard__actions{display:flex;gap:10px;margin-top:6px}.ath-progress{margin-top:8px}.ath-progress__label{font-size:11px;font-weight:600;color:#475569;display:flex;justify-content:space-between;margin-bottom:4px}.ath-progress__bar{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.ath-progress__fill{height:100%;background:linear-gradient(90deg,#6366f1,#22c55e);border-radius:999px;transition:width .4s ease}.ath-reg__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.ath-regkpi{background:#fff;border-radius:12px;padding:10px 12px;display:flex;gap:10px;align-items:center;box-shadow:0 6px 16px #0f172a0d}.ath-regkpi__num{font-size:16px;font-weight:800;color:#0f172a}.ath-regkpi__label{font-size:11.5px;color:#64748b}.ath-reg__side{display:flex;flex-direction:column;gap:14px}.ath-sidebox{background:#fff;border-radius:14px;padding:12px;box-shadow:0 6px 18px #0f172a0d}.ath-sidebox__title{font-size:13px;font-weight:700;margin-bottom:2px}.ath-sidebox__sub{font-size:11px;color:#64748b}.ath-tlitem{display:grid;grid-template-columns:10px 1fr;gap:10px;padding:8px 0}.ath-tldot{width:8px;height:8px;border-radius:50%;margin-top:6px;background:#cbd5f5}.ath-tldot--warn{background:#fb923c}.ath-tldot--ok{background:#22c55e}.ath-tltitle{font-size:12.5px;font-weight:600}.ath-missions{border-radius:16px;background:#ffffffeb;border:1px solid rgba(11,18,32,.08);box-shadow:0 16px 38px #1018280f;padding:14px}.ath-missions__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.ath-missions__title{font-size:14px;font-weight:1000;color:#0b1220eb}.ath-missions__sub{font-size:12px;color:#0b122099;font-weight:800}.ath-missions__xp{margin-top:6px;padding:10px;border-radius:14px;border:1px solid rgba(11,18,32,.08);background:linear-gradient(180deg,#313ab412,#ffffffeb)}.ath-missions__xpTop{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:900;color:#0b1220b8}.ath-missions__bar{height:8px;border-radius:999px;background:#0b12201a;overflow:hidden;margin-top:8px}.ath-missions__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#313ab4f2,#22c55ef2);box-shadow:0 10px 22px #313ab42e}.ath-missions__xpHint{margin-top:8px;font-size:12px;color:#0b12209e;font-weight:800}.ath-missions__list{margin-top:12px;display:flex;flex-direction:column;gap:10px}.ath-mission{border-radius:14px;border:1px solid rgba(11,18,32,.08);background:#ffffffeb;padding:10px}.ath-mission__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ath-mission__t{font-size:12.5px;font-weight:1000;color:#0b1220eb}.ath-mission__d{margin-top:2px;font-size:12px;color:#0b122094;font-weight:700}.ath-mission__meta{flex:0 0 auto;font-size:11px;font-weight:1000;padding:6px 10px;border-radius:999px;border:1px solid rgba(11,18,32,.1);background:#0b122008;color:#0b1220c7}.ath-mission__meta--warn{border-color:#f59e0b47;background:#f59e0b1a}.ath-mission__meta--ok{border-color:#22c55e38;background:#22c55e1a}.ath-mission__bar{height:6px;border-radius:999px;background:#0b12201a;overflow:hidden;margin-top:10px}.ath-mission__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#313ab4e6,#22c55ee6)}.ath-mission__cta{margin-top:10px}.ath-mission__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(49,58,180,.18);background:#313ab414;color:#313ab4f2;font-weight:1000;font-size:12px;text-decoration:none}.ath-mission__btn:hover{filter:brightness(1.02)}.ath-regprogress__ico{display:none;margin-right:8px;font-size:14px;line-height:1}@media(max-width:920px){.ath-regprogress__ico{display:inline-flex}.ath-regprogress__bar{display:none}.ath-regprogress__v{font-size:12px;opacity:.92;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:54vw}}.ath-hist{overflow:hidden}.ath-hist__table{width:100%;display:block;border-radius:var(--ath-r16);border:1px solid rgba(11,18,32,.1);background:#ffffffeb;box-shadow:0 10px 26px #0f172a0d;overflow:hidden}.ath-hist__row{display:grid;grid-template-columns:170px minmax(220px,1.6fr) minmax(180px,1.1fr) minmax(140px,.8fr) 150px;gap:10px;align-items:center;padding:12px 14px;border-top:1px solid rgba(11,18,32,.08)}.ath-hist__row:first-child{border-top:0}.ath-hist__head{position:sticky;top:0;z-index:2;background:#f5f7fbeb;backdrop-filter:blur(8px);border-top:0}.ath-hist__th{font-size:12px;font-weight:1000;color:#0b1220b8;letter-spacing:.2px}.ath-hist__cell{min-width:0;font-size:13px;color:#0b1220e0}.ath-hist__money{text-align:right;font-variant-numeric:tabular-nums}.ath-hist__row:not(.ath-hist__head):hover{background:#313ab40b}.ath-hist__eventLink{color:#0b1220eb;font-weight:1000;text-decoration:none}.ath-hist__eventLink:hover{text-decoration:underline;color:#313ab4f2}.ath-hist__eventText{font-weight:1000}.ath-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:1000;line-height:1;border:1px solid rgba(11,18,32,.12);background:#0b12200a;color:#0b1220d1;white-space:nowrap}.ath-pill--ok{border-color:#16a34a3d;background:#16a34a1a;color:#16a34a}.ath-pill--warn{border-color:#ff7a0047;background:#ff7a001a;color:#ff7a00}.ath-pill--info{border-color:#313ab442;background:#313ab414;color:#313ab4}.ath-pill--danger{border-color:#ef444442;background:#ef444417;color:#ef4444}.ath-pill--muted{border-color:#0b122024;background:#0b12200a;color:#0b1220b8}@media(max-width:980px){.ath-hist__row{grid-template-columns:1fr;gap:8px;align-items:start}.ath-hist__head{display:none}.ath-hist__cell{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 0}.ath-hist__cell:before{content:attr(data-label);font-size:11px;font-weight:1000;color:#0b12208c}.ath-hist__money{text-align:right}}.ath-cert__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:1100px){.ath-cert__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:740px){.ath-cert__grid{grid-template-columns:1fr}}.ath-cert__card{border-radius:var(--ath-r16);border:1px solid rgba(11,18,32,.1);background:#ffffffeb;box-shadow:0 10px 26px #0f172a0d;padding:14px}.ath-cert__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.ath-cert__title{font-weight:1100;color:#0b1220eb;line-height:1.15}.ath-cert__eventLink{color:#0b1220eb;text-decoration:none;font-weight:1100}.ath-cert__eventLink:hover{text-decoration:underline;color:#313ab4f2}.ath-cert__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(11,18,32,.08);padding-top:10px;margin-top:10px}.ath-cert__actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.ath-cert__btn{border-radius:12px;padding:10px 12px;border:1px solid rgba(11,18,32,.12);background:#0b12200a;color:#0b1220db;font-weight:1100;font-size:13px;text-decoration:none;cursor:pointer}.ath-cert__btn--primary{border-color:#313ab44d;background:#313ab41a;color:#313ab4}.ath-cert__btn--ghost{background:#ffffffeb}.ath-cert__btn:disabled{opacity:.65;cursor:not-allowed}.ath-ref-bottom{align-items:start;gap:16px}.ath-missions,.ath-ref-actions__box,.ath-ref-miniStats{border:1px solid rgba(11,18,32,.1);background:#ffffffeb;border-radius:16px;box-shadow:0 14px 34px #0b12200f}.ath-missions{padding:14px}.ath-ref-actions__box{padding:10px}.ath-ref-miniStats{padding:12px}.ath-ref-side{display:flex;flex-direction:column;gap:12px}.ath-ref-action{border-radius:14px;padding:10px 12px;border:1px solid rgba(11,18,32,.08);background:#0b122005}.ath-ref-action:hover{background:#ffffffeb;border-color:#313ab438;box-shadow:0 10px 26px #0b122014}.ath-ref-miniStats{display:grid;grid-template-columns:1fr;gap:10px}.ath-ref-miniStat{border-radius:14px;padding:10px 12px;border:1px solid rgba(11,18,32,.08);background:#0b122005}@media(max-width:980px){.ath-ref-bottom{gap:12px}}.ath-ref-block--recs{border:1px solid rgba(11,18,32,.1);background:#ffffffeb;border-radius:18px;box-shadow:0 16px 40px #0b12200f;overflow:hidden}.ath-ref-block__head--recs{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid rgba(11,18,32,.06);background:linear-gradient(180deg,#313ab40f,#fff0)}.ath-ref-headlink{font-weight:900;font-size:12px;color:#313ab4;text-decoration:none;padding:8px 10px;border-radius:12px;border:1px solid rgba(49,58,180,.18);background:#313ab40f;flex:0 0 auto}.ath-ref-headlink:hover{background:#313ab41a;border-color:#313ab447}.ath-ref-recGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 12px 14px}.ath-ref-recCard{border-radius:16px;border:1px solid rgba(11,18,32,.08);background:#ffffffeb;overflow:hidden;box-shadow:0 12px 30px #0b12200d}.ath-ref-recCard__tap{display:block;text-decoration:none;color:inherit}.ath-ref-recCard__img{position:relative;height:96px;background:#0b122008;overflow:hidden}.ath-ref-recCard__img img{width:100%;height:100%;object-fit:cover;display:block}.ath-ref-recCard__imgFallback{width:100%;height:100%;background:radial-gradient(120px 60px at 30% 20%,#313ab42e,#313ab400),linear-gradient(135deg,#0b12200f,#0b122005)}.ath-ref-recCard__shade{position:absolute;inset:0;background:linear-gradient(180deg,#0b122000,#0b122038);pointer-events:none}.ath-ref-recCard__badge{position:absolute;right:10px;bottom:10px;padding:6px 10px;border-radius:999px;font-weight:1000;font-size:12px;color:#fffffff2;background:#0b12208c;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px)}.ath-ref-recCard__body{padding:12px;display:flex;flex-direction:column;gap:6px}.ath-ref-recCard__title{font-weight:1000;font-size:14px;color:#0b1220e6;line-height:1.15}.ath-ref-recCard__sub{font-size:12px;color:#0b12209e;line-height:1.25;min-height:30px}.ath-ref-recCard__foot{display:flex;justify-content:flex-end;margin-top:2px}.ath-ref-recCard__cta{font-weight:950;font-size:12px;color:#313ab4;padding:8px 10px;border-radius:12px;border:1px solid rgba(49,58,180,.18);background:#313ab40f}.ath-ref-recCard:hover{border-color:#313ab438;box-shadow:0 18px 46px #0b12201a;transform:translateY(-1px);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ath-ref-recCard:hover .ath-ref-recCard__cta{background:#313ab41a;border-color:#313ab447}@media(max-width:1100px){.ath-ref-recGrid{grid-template-columns:1fr}}.ath-missions__hint{margin-top:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(49,58,180,.16);background:#313ab412;color:#0b1220d1;font-size:12px;font-weight:850}.ath-missions__hint strong{color:#313ab4;font-weight:1000}.ath-missions__how{margin-top:8px;color:#0b122094;font-size:12px;font-weight:800}.ath-missions__how b{color:#313ab4;font-weight:1000}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0e1a2b;background:#fff}.inst-container{max-width:1100px;margin:0 auto;padding:0 18px}.inst{width:100%;min-height:100vh}.inst-hero{position:relative;height:420px;overflow:hidden;background:#0b1b2f}.inst-hero-bg{position:absolute;inset:0}.inst-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#00000059 35%,#00000073)}.inst-slice{position:absolute;top:0;bottom:0;width:22%;transform:skew(-12deg);transform-origin:center;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;filter:saturate(1.05) contrast(1.02)}.inst-slice.s1{left:-6%;background-image:url(/inst/hero-1.jpg)}.inst-slice.s2{left:14%;background-image:url(/inst/hero-2.jpg)}.inst-slice.s3{left:34%;background-image:url(/inst/hero-3.jpg)}.inst-slice.s4{left:54%;background-image:url(/inst/hero-4.jpg)}.inst-slice.s5{left:74%;background-image:url(/inst/hero-5.jpg)}.inst-hero-content{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:26px 18px 0;text-align:center;color:#fff}.inst-logo{height:34px;width:auto;display:inline-block;margin-bottom:22px}.inst-hero-title{margin:0;font-weight:900;font-size:44px;line-height:1.06;letter-spacing:-.6px;text-shadow:0 8px 30px rgba(0,0,0,.35)}.inst-hero-sub{margin:14px auto 22px;max-width:720px;font-size:14px;opacity:.95;text-shadow:0 8px 30px rgba(0,0,0,.35)}.inst-hero-cta{display:flex;gap:14px;justify-content:center;margin-top:14px}.inst-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:8px;font-weight:800;font-size:14px;text-decoration:none;border:1px solid rgba(255,255,255,.2);cursor:pointer}.inst-btn-primary{background:#1e56ff;border-color:#00000026;color:#fff;box-shadow:0 10px 24px #00000040}.inst-btn-secondary{background:#ffffffeb;color:#0e1a2b;border-color:#0000001a}.inst-benefits{background:#fff;padding:34px 0 18px}.inst-benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.inst-benefits-title{margin:0 0 18px;text-align:center;color:#1849d6;font-weight:900;font-size:22px}.inst-list{list-style:none;padding:0;margin:0 auto;max-width:360px;display:grid;gap:14px}.inst-li{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;font-weight:800;color:#0e1a2b}.inst-ic{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#eaf1ff;border:1px solid #d7e4ff;font-size:16px}.inst-li-text{font-size:15px}.inst-benefits-foot{margin-top:16px;text-align:center;font-weight:800;color:#1849d6;font-size:14px}.inst-mvv{background:#f3f6fb;padding:26px 0 34px}.inst-mvv-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;align-items:stretch}.inst-mvv-card{border-radius:10px;overflow:hidden;box-shadow:0 12px 28px #0c23501a;background:#fff}.inst-mvv-card.dark{background:#0b1730}.inst-mvv-head{padding:14px;text-align:center;font-weight:900;color:#1d55ff;background:#fff;font-size:18px}.inst-mvv-card.dark .inst-mvv-head{background:#0b1730;color:#6ea0ff}.inst-mvv-body{padding:20px 16px 22px;text-align:center;font-weight:800;line-height:1.25;color:#fff;background:linear-gradient(180deg,#1e56ff,#0f2e86);min-height:88px}.inst-mvv-card.dark .inst-mvv-body{background:#0b1730;color:#fff}.inst-numbers{background:#fff;padding:26px 0 34px}.inst-numbers-title{margin:0 0 18px;text-align:center;font-weight:900;color:#1849d6;font-size:26px}.inst-numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-top:1px solid #e4ecf8;padding-top:18px}.inst-number{text-align:center;padding:10px 6px;position:relative}.inst-number-top{font-size:44px;font-weight:1000;color:#1849d6;letter-spacing:-1px}.inst-number-bot{margin-top:4px;font-weight:800;color:#0e1a2b;font-size:13px}.inst-number-ic{margin:12px auto 0;width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:#eaf1ff;border:1px solid #d7e4ff;font-size:18px}.inst-footer{background:#0b1730;color:#eaf1ff;padding:24px 0 0}.inst-footer-inner{display:grid;grid-template-columns:1fr 200px 1fr;gap:18px;align-items:center;padding:0 18px 18px}.inst-footer-logo{height:34px;width:auto}.inst-footer-mid{display:flex;justify-content:center;gap:10px}.inst-social{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);font-weight:900}.inst-footer-right{justify-self:end;text-align:left;font-size:13px;opacity:.95}.inst-footer-title{font-weight:900;margin-bottom:4px}.inst-footer-bottom{border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:12px;padding:12px 0 14px;opacity:.85}.inst-hidden-links{display:none}@media(max-width:900px){.inst-hero{height:460px}.inst-hero-title{font-size:34px}.inst-benefits-grid{grid-template-columns:1fr;gap:26px}.inst-mvv-grid{grid-template-columns:1fr}.inst-numbers-grid{grid-template-columns:1fr 1fr;gap:18px}.inst-footer-inner{grid-template-columns:1fr;text-align:center}.inst-footer-right{justify-self:center}}@media(max-width:520px){.inst-hero-title{font-size:28px}.inst-hero-cta{flex-direction:column}}@media(min-width:901px){.event-mobile-cta{display:none!important}}.evco-burger{appearance:none;-webkit-tap-highlight-color:transparent;user-select:none}.evco-mobileMenuBackdrop{position:fixed;inset:0;background:#02061794;z-index:9998;display:grid;justify-items:end}.evco-mobileMenu{width:min(340px,86vw);height:100%;background:#fffffff5;border-left:1px solid rgba(15,23,42,.1);box-shadow:-30px 0 90px #02061759;padding:14px}.evco-mobileMenuLink{display:block;padding:12px;border-radius:14px;border:1px solid rgba(15,23,42,.1);background:#f8fafceb;color:#0f172a;font-weight:900;text-decoration:none;margin-top:10px}.evco-mobileMenuLink:active{transform:translateY(1px)}@media(min-width:761px){.evco-mobileMenuBackdrop{display:none!important}}.evco-topbar{position:sticky;top:0;z-index:50}.evco-burger{display:none}.evco-burgerLine{display:block;width:18px;height:2px;border-radius:999px;background:#0f172adb}.evco-burgerLine+.evco-burgerLine{margin-top:5px}@media(max-width:760px){.evco-burger{display:inline-flex}}.event-page__bottom-cta{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.event-mobile-cta{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:9999;max-width:520px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border-radius:18px;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(15,23,42,.1);box-shadow:0 12px 32px #0f172a29,0 2px 10px #0f172a14}.event-mobile-cta-text{display:grid;gap:4px;min-width:0}.event-mobile-cta-label{font-size:12px;font-weight:900;letter-spacing:.2px;color:#0f172ab3;line-height:1.1}.event-mobile-cta-price{font-size:16px;font-weight:1000;color:#0f172afa;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-mobile-cta button,.event-mobile-cta a{appearance:none;border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 16px;border-radius:14px;font-weight:1000;letter-spacing:.2px;background:var(--eventia-blue);color:#fff;box-shadow:0 10px 22px #313ab447,0 2px 8px #0f172a1a;cursor:pointer;white-space:nowrap}.event-mobile-cta button[disabled],.event-mobile-cta button[aria-disabled=true],.event-mobile-cta a[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none}@media(min-width:901px){.event-mobile-cta{display:none}.event-page__bottom-cta{padding-bottom:0}}.event-mobile-cta .event-mobile-cta-btn{-webkit-appearance:none!important;appearance:none!important;border:0!important;outline:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:10px 18px!important;border-radius:14px!important;font-weight:1000!important;font-size:14px!important;letter-spacing:.2px!important;background:var(--eventia-blue)!important;color:#fff!important;box-shadow:0 10px 22px #313ab447,0 2px 8px #0f172a1a!important;cursor:pointer!important;white-space:nowrap!important;text-decoration:none!important}.event-mobile-cta .event-mobile-cta-btn[disabled],.event-mobile-cta .event-mobile-cta-btn[aria-disabled=true]{opacity:.55!important;cursor:not-allowed!important;box-shadow:none!important}.event-page,.event-page--loading{max-width:none!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important}.ath-ref-hero--profile{display:grid;grid-template-columns:1fr 420px;gap:18px;align-items:start}@media(max-width:1100px){.ath-ref-hero--profile{grid-template-columns:1fr}}.ath-profCard{border-radius:18px;background:#ffffffeb;border:1px solid rgba(11,18,32,.1);box-shadow:0 18px 44px #0f172a14;overflow:hidden}.ath-profCard__frame{padding:16px;border-radius:18px;background:radial-gradient(900px 420px at 25% 0%,#313ab41a,#fff0 55%),linear-gradient(180deg,#313ab40a,#ffffffeb)}.ath-profCard__head{font-weight:1000;font-size:12px;letter-spacing:.16em;color:#0b12208c;text-align:center;margin-bottom:10px}.ath-profCard__avatarRing{width:112px;height:112px;margin:0 auto;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#313ab44d,#313ab414 55%,#ffffffeb 70%);border:4px solid rgba(49,58,180,.4);box-shadow:0 18px 44px #313ab42e;overflow:hidden}.ath-profCard__avatarImg{width:100%;height:100%;object-fit:cover;display:block}.ath-profCard__avatarFallback{width:100%;height:100%;display:grid;place-items:center;font-size:40px;background:#ffffffeb;color:#0b1220b3}.ath-profCard__name{margin-top:12px;font-size:28px;font-weight:1100;text-align:center;color:#0b1220eb;line-height:1.05}.ath-profCard__badgeRow{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:10px}.ath-profBadge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid rgba(49,58,180,.22);background:#313ab41a;box-shadow:0 14px 34px #313ab41a}.ath-profBadge__emoji{font-size:14px}.ath-profBadge__txt{font-weight:1100;color:#313ab4}.ath-profCard__lvlTxt{font-weight:900;color:#0b12209e;font-size:13px}.ath-profStats{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media(max-width:520px){.ath-profStats{grid-template-columns:repeat(2,minmax(0,1fr))}}.ath-profStat{border-radius:14px;border:1px solid rgba(11,18,32,.1);background:#ffffffeb;padding:10px;text-align:center}.ath-profStat__icon{font-size:14px;font-weight:1100;color:#313ab4f2;margin-bottom:6px}.ath-profStat__k{font-size:12px;color:#0b122099;font-weight:900}.ath-profStat__v{margin-top:4px;font-size:18px;font-weight:1100;color:#0b1220eb}.ath-profXp{margin-top:14px;border-radius:14px;border:1px solid rgba(11,18,32,.1);background:#ffffffeb;padding:12px}.ath-profXp__row{display:flex;align-items:center;justify-content:space-between;gap:10px}.ath-profXp__xpNum{font-weight:1100;color:#0b1220e6}.ath-profXp__lvl{font-weight:1000;color:#313ab4;background:#313ab41a;border:1px solid rgba(49,58,180,.22);padding:6px 10px;border-radius:999px}.ath-profXp__hint{margin-top:8px;font-size:12px;color:#0b12209e}.ath-profXpBar{margin-top:10px;height:10px;border-radius:999px;background:#0b122014;overflow:hidden}.ath-profXpBar__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#313ab4,#2d48ff);box-shadow:0 10px 22px #313ab438}.ath-levelRoad{border-radius:18px;background:#ffffffeb;border:1px solid rgba(11,18,32,.1);box-shadow:0 18px 44px #0f172a14;padding:16px}.ath-levelRoad__title{font-weight:1100;font-size:18px;color:#0b1220eb;margin-bottom:12px}.ath-levelRoad__rail{position:relative;padding-left:18px;display:grid;gap:16px;margin-bottom:14px}.ath-levelRoad__rail:before{content:"";position:absolute;left:6px;top:6px;bottom:6px;width:2px;background:#0b12201f;border-radius:999px}.ath-levelRoad__item{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:10px}.ath-levelRoad__dot{width:14px;height:14px;border-radius:999px;border:2px solid rgba(11,18,32,.18);background:#0b122014;margin-left:-1px}.ath-levelRoad__dot--on{border-color:#313ab466;background:#313ab4;box-shadow:0 12px 26px #313ab438}.ath-levelRoad__pill{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:10px 14px;border:1px solid rgba(11,18,32,.12);background:#0b12200a;color:#0b122080;font-weight:1000}.ath-levelRoad__pill--active{border-color:#313ab44d;background:#313ab41f;color:#313ab4;box-shadow:0 16px 40px #313ab429}.ath-levelRoad__pillIcon{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#ffffffeb;border:1px solid rgba(11,18,32,.1);font-size:14px}.ath-levelRoad__pillTxt{white-space:nowrap}.ath-levelRoad__next{border-top:1px solid rgba(11,18,32,.08);padding-top:12px}.ath-levelRoad__nextK{font-size:12px;color:#0b122099;font-weight:900;margin-bottom:4px}.ath-levelRoad__nextV{font-weight:1100;color:#0b1220eb}.ath-levelRoad__nextSub{margin-top:4px;font-size:12px;color:#0b12209e}.ath-body{position:relative}.ath-main{position:relative;z-index:1}.ath-side.ath-side--mock{z-index:30}.ath-settings{width:100%}.ath-settings__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.ath-settings__sub{font-size:13px;opacity:.82;margin-top:4px}.ath-settings__note{font-size:13px;opacity:.8;margin:10px 0}.ath-settings__error{background:#dc28281a;border:1px solid rgba(220,40,40,.18);color:#8c0a0a;padding:10px 12px;border-radius:12px;margin:10px 0;font-weight:800}.ath-settings__ok{background:#28b4501f;border:1px solid rgba(40,180,80,.18);padding:10px 12px;border-radius:12px;margin:10px 0;font-weight:900}.ath-settings__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px}@media(max-width:920px){.ath-settings__head{align-items:flex-start;flex-direction:column}.ath-settings__grid{grid-template-columns:1fr}}.ath-int{padding:18px 18px 8px}.ath-int__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.ath-int__title{font-weight:950;font-size:20px;letter-spacing:-.02em}.ath-int__sub{margin-top:4px;color:#0a1428a6;font-size:13px}.ath-int__msg{margin-top:10px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:#ff5a5a14;border:1px solid rgba(255,90,90,.18);color:#781414e6;font-weight:700;font-size:12px}.ath-int__msg--ok{background:#1eb47814;border:1px solid rgba(30,180,120,.18);color:#0a5037f2}.ath-int__headRight{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ath-btn{border:1px solid rgba(10,20,40,.14);background:#fff;color:#0a1428eb;padding:9px 12px;border-radius:12px;font-weight:900;font-size:12px;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease}.ath-btn:disabled{opacity:.6;cursor:not-allowed}.ath-btn:active{transform:translateY(1px)}.ath-btn--primary{background:#1e3cdc1a;border:1px solid rgba(30,60,220,.22)}.ath-btn--ghost{background:#0a14280a}.ath-pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:950;border:1px solid rgba(10,20,40,.14);background:#0a142808;color:#0a1428bf}.ath-pill--on{border-color:#1eb4784d;background:#1eb4781a;color:#0a5037f2}.ath-pill--soon{border-color:#ffaa004d;background:#ffaa001a;color:#6e4600f2}.ath-int__providers{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:10px 0 14px}@media(max-width:980px){.ath-int__head{flex-direction:column;align-items:stretch}.ath-int__providers{grid-template-columns:1fr}}.ath-intCard{background:#ffffffd9;border:1px solid rgba(10,20,40,.1);border-radius:16px;padding:14px;box-shadow:0 8px 26px #0a14280f}.ath-intCard--disabled{opacity:.75}.ath-intCard__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ath-intCard__logo{height:28px;width:auto;object-fit:contain;display:block;filter:saturate(1.05);opacity:.95}.ath-intCard__brand{display:flex;align-items:center;gap:14px}.ath-intCard__brandTxt{min-width:0}.ath-intCard__name{font-weight:950;font-size:14px;line-height:1.15}.ath-intCard__hint{margin-top:2px;font-size:12px;color:#0a14289e;line-height:1.25}.ath-intCard__metaRow{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ath-intMini{background:#0a142808;border:1px solid rgba(10,20,40,.08);border-radius:14px;padding:10px}.ath-intMini__k{font-size:11px;color:#0a14289e;font-weight:800}.ath-intMini__v{margin-top:6px;font-size:13px;font-weight:950;color:#0a1428eb}.ath-int__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0 16px}@media(max-width:980px){.ath-int__stats{grid-template-columns:1fr}}.ath-stat{background:#ffffffd9;border:1px solid rgba(10,20,40,.1);border-radius:16px;padding:14px}.ath-stat__k{font-size:11px;color:#0a142899;font-weight:900}.ath-stat__v{margin-top:7px;font-size:20px;font-weight:1000;letter-spacing:-.02em}.ath-int__listHead{margin:6px 0 10px}.ath-int__listTitle{font-weight:950;font-size:14px}.ath-int__listSub{margin-top:2px;font-size:12px;color:#0a14289e}.ath-empty{background:#0a142808;border:1px dashed rgba(10,20,40,.16);border-radius:16px;padding:14px}.ath-empty__title{font-weight:950}.ath-empty__sub{margin-top:4px;color:#0a1428a6;font-size:12px}.ath-intTable{display:flex;flex-direction:column;gap:10px}.ath-intRow{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffffd9;border:1px solid rgba(10,20,40,.1);border-radius:16px;padding:12px 14px}.ath-intRow__left{min-width:0}.ath-intRow__title{font-weight:950;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:62vw}.ath-intRow__sub{margin-top:3px;font-size:12px;color:#0a14289e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:62vw}.ath-intRow__right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.ath-intRow__xp{font-weight:1000;font-size:13px}.ath-badge{font-size:11px;font-weight:950;padding:6px 10px;border-radius:999px;border:1px solid rgba(10,20,40,.1);background:#0a14280a;color:#0a1428bf}.ath-badge--eventia{border-color:#1e3cdc2e;background:#1e3cdc14;color:#121e78f2}.ath-badge--external{border-color:#1eb4782e;background:#1eb47814;color:#0a5037f2}.ath-badge--bonus{border-color:#fa03;background:#ffaa001a;color:#6e4600f2}.ath-badge--adjust{border-color:#ff5a5a2e;background:#ff5a5a14;color:#781414eb}.ath-badge--muted{opacity:.9}.ath-acc{max-width:1100px;margin:0 auto;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);border-radius:18px;box-shadow:0 14px 40px #0f172a0f;overflow:hidden}.ath-acc__head{padding:18px 18px 14px;border-bottom:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#fffffff2,#f8fafceb);display:flex;gap:14px;align-items:flex-end;justify-content:space-between}.ath-acc__kicker{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#1e40afd9}.ath-acc__title{margin-top:4px;font-size:20px;font-weight:950;color:#0f172aeb;line-height:1.15}.ath-acc__subtitle{margin-top:4px;font-size:13px;color:#0f172a9e}.ath-acc__tabs{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.ath-accTab{display:inline-flex;align-items:center;height:34px;padding:0 12px;border-radius:999px;font-weight:900;font-size:13px;text-decoration:none;color:#0f172aad;background:#0f172a0a;border:1px solid rgba(15,23,42,.06);white-space:nowrap}.ath-accTab:hover{color:#0f172ae6;background:#0f172a0f}.ath-accTab--active{color:#fff;background:linear-gradient(180deg,#2b51fff2,#213edcf2);border:1px solid rgba(20,55,210,.55);box-shadow:0 10px 22px #1d4ed82e}.ath-acc__body{padding:18px}@media(max-width:820px){.ath-acc__head{align-items:flex-start;flex-direction:column}.ath-acc__tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:2px}}.ath-acc__body{width:100%;margin-left:0!important;padding-left:0!important}@media(max-width:980px){.ath-acc__body{display:block!important}.ath-acc__body>*{min-width:0}}@media(max-width:1120px){.ath-acc__body{margin-left:0!important;padding-left:0!important}}.ath-body{container-type:inline-size}@container (max-width: 980px){.ath-body{grid-template-columns:1fr!important;width:100%!important;margin:0!important;padding:14px 12px!important;gap:12px!important}.ath-body>aside,.ath-body .ath-sidebar,.ath-body .ath-aside,.ath-body .ath-nav{display:none!important}}.ath-shell.is-mobile .ath-body,.ath-shell.ath-shell--mobile .ath-body,body[data-mobile=true] .ath-body{grid-template-columns:1fr!important}@media(max-width:980px){.ath-body{padding:12px!important;gap:12px!important}}@media(max-width:980px){.ath-body header,.ath-body .ath-top,.ath-body .ath-topbar,.ath-body .ath-header,.ath-body [class*=ath-top]{padding-top:8px!important;padding-bottom:8px!important}}@media(max-width:980px){.ath-body button,.ath-body a{-webkit-tap-highlight-color:transparent}.ath-body button:has(>span),.ath-body button:has(>div),.ath-body a:has(>span),.ath-body a:has(>div){outline:none}.ath-body button:has(:where(span,div):is(:not(script)):contains("Atualizar")),.ath-body a:has(:where(span,div):is(:not(script)):contains("Atualizar")){border-radius:999px!important;padding:9px 14px!important;min-height:36px!important;border:1px solid rgba(99,102,241,.18)!important;background:#ffffffc7!important;color:#2563ebf2!important;font-weight:1000!important;box-shadow:0 14px 30px #0206171a!important}}@media(max-width:980px){.ath-body [class*=chip],.ath-body [class*=profileChip],.ath-body [class*=athleteChip],.ath-body [class*=accountChip]{padding:8px 10px!important;border-radius:16px!important;background:#ffffffc7!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 14px 30px #02061714!important}.ath-body [class*=chip] *{min-width:0}.ath-body [class*=chip] :where(h1,h2,h3,strong,span,div){overflow:hidden;text-overflow:ellipsis}}@media(max-width:980px){.ath-top{padding:10px 12px;gap:10px;flex-wrap:wrap;align-items:center}.ath-top__left{order:1;flex:1 1 auto;min-width:0;align-items:center}.ath-top__links{display:none}.ath-top__right{order:2;flex:0 0 auto;margin-left:auto;gap:8px;flex-wrap:nowrap;align-items:center}.ath-top__center{order:3;flex:1 1 100%;width:100%;justify-content:stretch}.ath-top__searchwrap{width:100%;border-radius:16px;padding:8px 10px}.ath-top__chips{margin-left:0;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.ath-top__chips::-webkit-scrollbar{display:none}.ath-topchip{padding:8px 10px;flex:0 0 auto}.ath-userchip{padding:7px 9px}.ath-userchip__name{max-width:140px}}@media(max-width:420px){.ath-top__right .success-btn{padding:8px 10px;font-size:12px}.ath-userchip__avatar{width:30px;height:30px}}.ath-top__menuBtn{display:none}@media(max-width:980px){.ath-top__menuBtn{display:inline-flex}}@media(max-width:980px){.ath-mobileOverlay{position:fixed;inset:0;background:#0b122066;opacity:0;pointer-events:none;transition:opacity .16s ease;z-index:70}.ath-shell.is-side-open .ath-mobileOverlay{opacity:1;pointer-events:auto}.ath-body{grid-template-columns:1fr!important}body .ath-shell .ath-side.ath-side--mock{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:fixed!important;top:0!important;left:0!important;height:100dvh!important;width:min(320px,84vw)!important;max-height:none!important;border-right:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 44px #0b122038!important;transform:translate3d(-110%,0,0)!important;transition:transform .18s ease!important;will-change:transform;z-index:9999!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body .ath-shell.is-side-open .ath-side.ath-side--mock{transform:translateZ(0)!important}}#root{width:100%;min-height:100vh;margin:0;padding:0;text-align:initial}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.67))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.73))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
