: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-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)}@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-page__bottom-cta{margin-top:32px;padding-top:16px;border-top:1px solid rgba(25,43,71,.12);display:flex;justify-content:center}@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)}.ath-top__right .success-btn--ghost{border:1px solid #e2e8f0;background:#fff;color:#374151;font-weight:600;display:inline-flex;align-items:center;gap:6px}.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 #e2e8f0;background:#fff;box-shadow:none}@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 #e2e8f0;background:#f1f5f9;font-weight:600;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 #e2e8f0;background:#f1f5f9;font-weight:600;font-size:11px;color:#475569}.ath-topchip--active .ath-topchip__count{border-color:#bfdbfe;background:#dbeafe;color:#2563eb}.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 0}.ath-side.ath-side--mock{position:sticky;top:76px;align-self:start;height:calc(100vh - 76px);z-index:30;pointer-events:auto;border-radius:0;overflow:visible;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;padding:14px 12px 12px;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.08),transparent 40%),linear-gradient(165deg,#2b5be2,#1e45c2 48%,#15307f);border:none;border-right:1px solid rgba(148,163,184,.14);box-shadow:0 20px 60px #0f172a2e;color:#fff}.ath-side__brandRow{display:flex;align-items:center;gap:10px;padding:4px 6px}.ath-side__logo{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);color:#fff}.ath-side__brandName{font-weight:700;letter-spacing:.2px;line-height:1.1;color:#fffffff5}.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:#ffffff1f;border:1px solid rgba(255,255,255,.22);box-shadow:0 4px 12px #00000038}.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:#fffffff5;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ath-side__downloadBtn{width:100%;margin-top:10px;height:44px;appearance:none;border:1px solid rgba(255,255,255,.28);background:#ffffff26;color:#fff;font-weight:600;border-radius:10px;cursor:pointer;box-shadow:none;transition:transform .08s ease,filter .12s ease,opacity .12s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px}.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:#ffffffe0;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.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;justify-content:space-between;gap:10px;padding:11px 12px;border-radius:10px;background:transparent;border:1px solid transparent;color:#e2e8f0db;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.1px;cursor:pointer;transition:background .16s ease,color .16s ease}.ath-navMock__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ath-navMock:hover{background:#ffffff17;color:#fffffffa;filter:none;transform:none}.ath-navMock__icon,.ath-navMock__ico{width:20px;height:20px;border-radius:0;display:grid;place-items:center;background:transparent;border:none;color:#ffffffe6;opacity:.9;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:700;background:#ffffff1f;border:none;box-shadow:inset 0 0 0 1px #ffffff14;color:#ffffffe0}.ath-navMock--active .ath-navMock__badge{background:#fff3;color:#fff}.ath-navMock--active{background:#fff3;border-color:#ffffff47;box-shadow:inset 3px 0 #fffc,inset 0 1px #ffffff38;color:#fff;font-weight:600}.ath-navMock--active .ath-navMock__icon,.ath-navMock--active .ath-navMock__ico{background:transparent;border-color:transparent;color:#fff;opacity:1}.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:10px;border:1px solid rgba(255,255,255,.14);background:transparent;color:#cbd5e1b3;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .16s ease,color .16s ease}.ath-side__logoutBtn:hover{background:#ffffff17;color:#fffffff2;filter:none;transform:none}.ath-side__logoutBtn:active{background:#ffffff24}.ath-main{min-width:0}@media(max-width:980px){.ath-body{grid-template-columns:1fr;padding-left:0}.ath-side.ath-side--mock{position:relative;top:auto;height:auto;border-right:none;border-radius:0}}@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}}.ath-reg{min-width:0}.ath-reg__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.ath-reg__head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 22px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(11,18,32,.08);box-shadow:0 10px 26px #0f172a0f}.ath-reg__title{font-weight:900;font-size:22px;color:#0b1220eb;letter-spacing:-.03em}.ath-reg__sub{margin-top:4px;font-size:13px;color:#0b12208c}.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:16px}.ath-regcard{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0;border-radius:16px;overflow:hidden;background:#fffffff0;border:1px solid rgba(11,18,32,.08);box-shadow:0 8px 28px #0f172a12}.ath-regcard__media{position:relative;align-self:stretch;aspect-ratio:16 / 9;max-width:430px;overflow:hidden;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{display:flex;flex-direction:column;gap:10px;padding:16px 18px;min-width:0}.ath-regcard__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ath-regcard__title{font-weight:900;font-size:16px;color:#0b1220eb;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.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{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{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{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-start}.ath-regcard__actions .success-btn{min-height:40px;padding:9px 14px;font-size:12px}.ath-regcard__foot{display:none}.ath-regcard__muted{font-size:11px;color:#0b12208c;font-weight:800}.ath-regcard__expand{display:grid;gap:12px;flex:0 0 100%}.ath-regcard__expandBtns{display:flex;gap:8px;flex-wrap:wrap}.ath-regcard__warnBtn{border-color:#ff7a0047!important;background:#ff7a001a!important;color:#c2410c!important}.ath-regcard__notebox{border:1px solid rgba(34,197,94,.22);border-radius:12px;padding:10px 14px;background:#f0fdf4e6;color:#166534;font-size:13px;line-height:1.45}.ath-regcard__ticketbox{border:1px solid rgba(15,23,42,.1);border-radius:12px;padding:14px 16px;background:#fff}.ath-regcard__pendingbox{border:1px solid rgba(245,158,11,.28);border-radius:12px;padding:14px 16px;background:linear-gradient(180deg,#fffbebeb,#fff)}.ath-regcard__boxTitle{font-weight:800;font-size:13px;color:#0b1220e0;margin-bottom:10px}.ath-regcard__boxGrid{display:grid;gap:10px}.ath-regcard__ticketrow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ath-regcard__ticketInfo{font-size:13px;color:#0b1220b8}.ath-regcard__paygroup{display:grid;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,122,0,.18);background:#fff7edeb}.ath-regcard__paygroupHead{display:grid;gap:4px}.ath-regcard__paygroupLabel{font-size:13px;font-weight:700;color:#0b1220e0}.ath-regcard__paygroupCount{font-size:12px;color:#92400e}.ath-regcard__payrow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ath-regcard__payrowInfo{display:grid;gap:4px}.ath-regcard__payrowName{font-size:14px;font-weight:700;color:#0b1220e0}.ath-regcard__payrowCode{font-size:13px;color:#7c2d12}.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:8px}.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{max-width:none;align-self:auto}}.ath-reg .success-btn{min-height:40px!important;padding:9px 14px!important;font-size:12px!important}.ath-reg__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-regprogress{padding:8px 10px;border-radius:10px;border:1px solid rgba(11,18,32,.07);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:6px;height:5px;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-page *{box-sizing:border-box}.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-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}*{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}}.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-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}}.v2-alert{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;border-left:3px solid #ea580c}.v2-alert__icon{flex:0 0 auto;display:inline-flex;align-items:center;color:#ea580c}.v2-alert__text{flex:1 1 auto;font-size:13px;font-weight:700;color:#9a3412;line-height:1.3}.v2-alert__cta{flex:0 0 auto;display:inline-flex;align-items:center;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:#ea580c;background:transparent;border:1px solid #fdba74;white-space:nowrap;transition:background .12s,transform .12s}.v2-alert__cta:hover{background:#f9731614;transform:translateY(-1px)}.v2-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.v2-badge--warn{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.v2-badge--ok{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.v2-badge--days{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.v2-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e6ebf2;box-shadow:0 10px 30px #0f172a0d;max-height:360px}.v2-hero__media{position:relative;overflow:hidden;background:#0f172a14}.v2-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block}.v2-hero__mediaFb{width:100%;height:100%;min-height:180px;background:linear-gradient(135deg,#1e3a5f,#0ea5e9)}.v2-hero__daysBadge{position:absolute;top:14px;left:14px;background:#ffffffeb;border:1px solid rgba(15,23,42,.1);border-radius:12px;padding:8px 10px;text-align:center;min-width:50px;box-shadow:0 4px 14px #02061724;backdrop-filter:blur(8px)}.v2-hero__daysNum{display:block;font-weight:900;font-size:18px;line-height:1;color:#020617e6}.v2-hero__daysTxt{display:block;font-size:9px;font-weight:800;letter-spacing:.1em;color:#0206178c;margin-top:3px}.v2-hero__body{display:flex;flex-direction:column;gap:10px;padding:24px 22px;justify-content:center}.v2-hero__title{margin:0;font-size:22px;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#0f172a}.v2-hero__sub{margin:0;font-size:13px;font-weight:500;color:#64748b;line-height:1.3}.v2-hero__ctaPrimary{display:flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;font-size:13px;font-weight:900;letter-spacing:.04em;text-decoration:none;color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border:none;box-shadow:0 4px 12px #f9731659;transition:transform .12s,box-shadow .12s,filter .12s}.v2-hero__ctaPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #f9731673;filter:brightness(1.04)}.v2-hero__secondary{display:flex;gap:8px;flex-wrap:wrap}.v2-hero__ctaGhost{appearance:none;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;color:#374151;background:#fff;border:1px solid #e2e8f0;cursor:pointer;transition:background .12s,transform .12s;white-space:nowrap}.v2-hero__ctaGhost:hover{background:#f1f5f9;transform:translateY(-1px)}@media(max-width:900px){.v2-hero{grid-template-columns:1fr;max-height:unset}.v2-hero__media{aspect-ratio:16 / 9;max-height:220px}.v2-hero__mediaFb{min-height:unset}}.v2-list{display:flex;flex-direction:column;gap:12px}.v2-list__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.v2-list__h3{font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.v2-list__muted{font-size:12px;color:#64748b;margin-top:2px}.v2-list__link{font-size:12px;font-weight:600;text-decoration:none;color:#2563eb;padding:6px 12px;border-radius:8px;background:#eff6ff;border:1px solid #dbeafe;white-space:nowrap}.v2-list__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;align-items:stretch}.v2-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e6ebf2;box-shadow:0 10px 30px #0f172a0d;height:100%}.v2-card__thumb{width:100%;flex:none;align-self:stretch;aspect-ratio:16 / 9;overflow:hidden;background:#0f172a12}.v2-card__thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.v2-card__thumbFb{width:100%;height:100%;background:linear-gradient(135deg,#1e3a5f,#0ea5e9)}.v2-card__body{flex:1 1 auto;min-width:0;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.v2-card__badges{display:flex;gap:6px;flex-wrap:wrap}.v2-card__title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.2;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2-card__sub{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-card__actions{margin-top:auto;padding-top:8px}.v2-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:9px 14px;border-radius:10px;font-size:12px;font-weight:600;text-decoration:none;color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c);border:none;transition:filter .12s,transform .12s}.v2-card__cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.v2-card__cta--ghost{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;width:auto}.v2-layout{display:grid;grid-template-columns:minmax(0,1.7fr) 340px;gap:18px;align-items:start}.v2-layout__main{display:flex;flex-direction:column;gap:18px;min-width:0}.v2-layout__side{position:sticky;top:76px}@media(max-width:900px){.v2-layout{grid-template-columns:1fr}.v2-layout__side{position:static}}.v2-suggests{display:flex;flex-direction:column;gap:12px}.v2-suggests__head{display:flex;flex-direction:column;gap:3px}.v2-suggests__h3{font-size:14px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.v2-suggests__sub{font-size:12px;color:#64748b}.v2-suggests__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.v2-suggests__foot{display:flex}.v2-suggests__all{font-size:12px;font-weight:600;color:#2563eb;text-decoration:none}.v2-suggests__all:hover{text-decoration:underline}.v2-si{border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e6ebf2;box-shadow:0 10px 30px #0f172a0d}.v2-si__tap{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.v2-si__img{aspect-ratio:16 / 9;overflow:hidden;background:#0f172a12}.v2-si__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.v2-si:hover .v2-si__img img{transform:scale(1.03)}.v2-si__imgFb{width:100%;height:100%;background:linear-gradient(135deg,#1e3a5f,#0ea5e9)}.v2-si__body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px;flex:1}.v2-si__title{font-size:13px;font-weight:700;color:#0f172a;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2-si__sub{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-si__chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:4px}.v2-si__chip{display:inline-flex;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:600;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.v2-si__chip--days{background:#eff6ff;border-color:#dbeafe;color:#2563eb}.v2-panel{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e6ebf2;box-shadow:0 10px 30px #0f172a0d}.v2-panel__sect{padding:14px 16px;border-bottom:1px solid #e6ebf2}.v2-panel__sect:last-child{border-bottom:none}.v2-panel__label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:8px}.v2-panel__label--row{display:flex;align-items:center;justify-content:space-between}.v2-panel__all{font-size:11px;font-weight:600;text-decoration:none;color:#2563eb}.v2-panel__levelName{font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.v2-panel__levelNum{font-size:12px;font-weight:500;color:#64748b}.v2-panel__xp{font-size:12px;font-weight:600;color:#475569;margin-top:4px}.v2-panel__xpHint{font-size:11px;color:#64748b;margin-top:6px}.v2-panel__bar{margin-top:8px;height:6px;border-radius:999px;overflow:hidden;background:#e2e8f0}.v2-panel__bar--sm{height:4px;margin-top:6px}.v2-panel__barFill{height:100%;border-radius:999px;background:#2563eb;transition:width .4s ease}.v2-panel__barFill--warn{background:linear-gradient(90deg,#fb923c,#ea580c)}.v2-panel__links{display:flex;flex-direction:column;gap:1px}.v2-panel__link{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;font-size:13px;font-weight:600;color:#374151;text-decoration:none;background:transparent;border:none;cursor:pointer;text-align:left;width:100%;transition:background .12s}.v2-panel__link:hover{background:#f1f5f9}.v2-panel__linkIco{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;flex:0 0 auto;color:#64748b}.v2-panel__mission{margin-bottom:10px}.v2-panel__mission:last-child{margin-bottom:0}.v2-panel__missionTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.v2-panel__missionName{font-size:12px;font-weight:700;color:#0f172a;line-height:1.2;flex:1 1 auto;min-width:0}.v2-panel__missionXp{font-size:11px;font-weight:700;color:#16a34a;white-space:nowrap;flex:0 0 auto}.v2-panel__missionPct{font-size:10px;color:#94a3b8;margin-top:4px;text-align:right}@media(max-width:640px){.v2-list__grid{grid-template-columns:1fr}.v2-suggests__grid{grid-template-columns:1fr 1fr}.v2-alert{flex-wrap:wrap}.v2-alert__cta{width:100%;justify-content:center}}@media(max-width:440px){.v2-suggests__grid{grid-template-columns:1fr}.v2-hero__title{font-size:18px}.v2-hero__body{padding:16px}}.ath-profile{display:flex;flex-direction:column;gap:20px}.ath-profile-card{border-radius:16px;background:#fffffff0;border:1px solid rgba(11,18,32,.08);box-shadow:0 8px 28px #0f172a12;overflow:hidden}.ath-profile-card__body{padding:22px 24px;display:flex;gap:28px;align-items:center;flex-wrap:wrap}.ath-profile-card__divider{height:1px;background:#0b122012;margin:0 24px}.ath-profile-card__hint{padding:14px 24px 20px;font-size:12px;color:#0b12208c;line-height:1.5}.ath-profile-card__head{padding:20px 24px 16px;display:grid;gap:4px}.ath-profile-card__title{font-size:18px;font-weight:900;color:#0b1220eb;letter-spacing:-.02em;line-height:1.2}.ath-profile-card__sub{font-size:13px;color:#0b122094;line-height:1.45;max-width:460px}.ath-profile-avatar{width:84px;height:84px;flex:0 0 84px;border-radius:999px;overflow:hidden;border:1px solid rgba(11,18,32,.12);background:#313ab41a;display:grid;place-items:center;font-weight:1000;color:#0b1220eb;font-size:20px}.ath-profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ath-profile-info{display:grid;gap:10px;min-width:280px;max-width:540px;flex:1 1 360px}.ath-profile-info__name{font-weight:900;color:#0b1220e6}.ath-profile-info__row{display:flex;gap:12px;row-gap:12px;align-items:center;flex-wrap:wrap}.ath-profile-info__input{width:360px;max-width:100%;box-sizing:border-box;padding:10px 12px;border-radius:12px;border:1px solid rgba(11,18,32,.14);outline:none;font-weight:800;font-size:14px;background:#fff}.ath-profile-info__input:disabled{background:#0f172a08}.ath-profile-info__meta{font-size:13px;color:#0b122094}.ath-profile-card__actions{margin-left:auto;display:flex;gap:12px;row-gap:12px;flex-wrap:wrap;flex:0 0 auto}.ath-profile-form{padding:0 24px 22px;display:grid;gap:14px;max-width:480px}.ath-profile-field{display:grid;gap:8px;font-size:13px;font-weight:800;color:#0b1220d1}.ath-profile-field__input{width:100%;box-sizing:border-box;padding:11px 12px;border-radius:12px;border:1px solid rgba(11,18,32,.14);outline:none;background:#fff;font-size:14px;color:#0b1220e0}.ath-profile-field__input:focus{border-color:#313ab466;box-shadow:0 0 0 3px #313ab414}.ath-profile-field__input:disabled{background:#0f172a08;color:#0b12208c}.ath-profile-actions{padding:4px 24px 22px;display:flex;gap:12px;row-gap:10px;align-items:center;flex-wrap:wrap}.ath-profile-actions__msg{font-size:13px;color:#0b1220a6}@media(max-width:640px){.ath-profile-card__body{flex-direction:column;align-items:flex-start}.ath-profile-card__actions{margin-left:0}}.ath-settings{min-width:0}.ath-settings__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.ath-settings__main{display:flex;flex-direction:column;gap:16px}.ath-settings__head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 22px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(11,18,32,.08);box-shadow:0 10px 26px #0f172a0f}.ath-settings__title{font-weight:900;font-size:22px;color:#0b1220eb;letter-spacing:-.03em}.ath-settings__sub{margin-top:4px;font-size:13px;color:#0b12208c}.ath-settings__headRight{display:flex;gap:10px;align-items:center}.ath-settings__msg{font-size:13px;font-weight:800;color:#0b1220b8}.ath-settings__side{position:sticky;top:76px;align-self:start}.ath-settings-label{display:flex;gap:10px;align-items:center}.ath-settings-label__main{font-weight:800;font-size:13px;color:#0b1220e0}.ath-settings-label__hint{font-size:12px;color:#0b122099}.ath-settings-group{display:grid;gap:12px}.ath-settings-group--row{display:flex;gap:10px;flex-wrap:wrap}.ath-settings-aside{opacity:.88;line-height:1.45}.ath-settings-aside__label{font-weight:900;font-size:13px;color:#0b1220e6;margin-bottom:4px}.ath-settings-aside__text{font-size:12px;color:#0b1220a6;margin-bottom:10px;line-height:1.5}.ath-settings-aside__text:last-child{margin-bottom:0}.ath-acc__head{align-items:center}@media(max-width:900px){.ath-settings__layout{grid-template-columns:1fr}.ath-settings__side{position:static}}#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}
