@font-face{font-family:Gilroy;src:url(/assets/Gilroy-eCFN1h-s.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-c8O0ljhh.ttf) format("truetype");font-style:normal;font-weight:600}:root{font-family:Gilroy;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:Gilroy}*{margin:0;padding:0;box-sizing:border-box}.App{display:flex;flex-direction:column;width:100vw;min-height:100vh;color:#0f172a;background:#f4f5f8;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}html{scrollbar-width:none}body{-ms-overflow-style:none;background:#f4f5f8;color:#0f172a}html,body{min-height:calc(100% + 36px);overflow-y:auto}.nav-bar{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:stretch;padding:10px 8px calc(env(safe-area-inset-bottom,0px) + 22px);background:#fff;border-top:1px solid #ececef;box-shadow:0 -1px #0f172a0a;z-index:50}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 4px 4px;text-decoration:none;color:#9aa0a6;font-family:Inter,Gilroy,system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:.1px;transition:color .15s ease}.nav-item svg{width:24px;height:24px;display:block}.nav-item.active{color:#4d7fff}.nav-label{line-height:1}.top-bar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;padding:14px 16px 12px;background:#fff;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.top-bar__text{flex:1 1 auto;min-width:0}.top-bar__title{margin:8px 0 4px;font-size:26px;font-weight:800;letter-spacing:-.4px;color:#0f172a}.top-bar__date{margin:4px 0 0;font-size:13px;font-weight:500;color:#94a3b8;text-transform:lowercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-bar__actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}.top-bar__avatar{width:40px;height:40px;border-radius:50%;border:none;padding:0;background:#e2e8f0;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#475569;transition:transform .05s ease}.top-bar__avatar:active{transform:scale(.96)}.top-bar__avatar img{width:100%;height:100%;object-fit:cover;display:block}.top-bar__avatar-fallback{font-size:14px;font-weight:600;letter-spacing:.3px}.home-page{width:100%;box-sizing:border-box;padding:8px 16px 120px;display:flex;flex-direction:column;gap:18px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.home-hero{display:flex;align-items:center;gap:14px;width:100%;background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;border:none;border-radius:18px;padding:16px 18px;cursor:pointer;text-align:left;box-shadow:0 6px 14px #4d7fff40;transition:transform .05s ease}.home-hero:active{transform:scale(.99)}.home-hero__icon{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;color:#fff}.home-hero__icon svg{width:22px;height:22px}.home-hero__icon--coin{background:transparent;position:relative;overflow:visible}.home-hero__icon--coin .coin-icon{position:absolute;top:50%;left:50%;width:64px!important;height:64px!important;transform:translate(-50%,-50%);filter:drop-shadow(0 3px 6px rgba(15,23,42,.22))}@media (max-width: 360px){.home-hero__icon--coin .coin-icon{width:56px!important;height:56px!important}}.home-hero__text{flex:1;display:flex;flex-direction:column;gap:2px}.home-hero__label{font-size:14px;font-weight:500;color:#ffffffd9}.home-hero__value{font-size:22px;font-weight:800;letter-spacing:-.2px}.home-hero__chevron{display:inline-flex;align-items:center;justify-content:center;color:#ffffffe6}.home-hero__chevron svg{width:18px;height:18px}.home-scan{display:flex;align-items:center;gap:14px;width:100%;background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:14px 16px;cursor:pointer;text-align:left;box-shadow:0 1px 2px #0f172a0a;transition:transform .05s ease;font:inherit;color:inherit;-webkit-tap-highlight-color:rgba(77,127,255,.12);touch-action:manipulation}.home-scan>*{pointer-events:none}.home-scan:active{transform:scale(.99)}.home-scan__icon{width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:linear-gradient(180deg,#6e96ff,#5a85ff);display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 12px #4d7fff38}.home-scan__icon svg{width:22px;height:22px}.home-scan__text{flex:1;display:flex;flex-direction:column;gap:2px}.home-scan__label{font-size:15px;font-weight:700;color:#0f172a}.home-scan__hint{font-size:12px;color:#94a3b8}.home-scan__chevron{color:#94a3b8;display:inline-flex;align-items:center;justify-content:center}.home-scan__chevron svg{width:18px;height:18px}.home-scan--promo .home-scan__icon{background:linear-gradient(180deg,#8b7bff,#6b5bff);box-shadow:0 6px 12px #6b5bff40}.home-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.home-tile{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:18px 8px 14px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;text-decoration:none;color:inherit;box-shadow:0 1px 2px #0f172a0a;transition:transform .05s ease,background-color .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(77,127,255,.12);font:inherit}.home-tile>*{pointer-events:none}.home-tile:active{transform:scale(.98)}.home-tile__icon{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.home-tile__icon svg{width:24px;height:24px}.home-tile__icon--dark{background:#f1f3f7;color:#1f2333}.home-tile__icon--brown{background:#f5ece2;color:#8a6342}.home-tile__icon--red{background:#fde7ea;color:#d24d5b}.home-tile__label{font-size:14px;font-weight:600;color:#0f172a}.home-section{display:flex;flex-direction:column;gap:12px}.home-section__title{margin:4px 0 0;font-size:20px;font-weight:800;letter-spacing:-.2px;color:#0f172a}.home-section__note{margin:-2px 0 0;font-size:13px;color:#64748b}.home-empty{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:26px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;box-shadow:0 1px 2px #0f172a0a}.home-empty__text{margin:0;font-size:14px;color:#94a3b8}.home-empty__link{font-size:15px;font-weight:700;color:#4d7fff;text-decoration:none}.home-cards{display:flex;flex-direction:column;gap:12px}.home-cards>*{flex:0 0 auto}.schedule-card{position:relative;background:#fff;border:1.5px solid #e5ecff;border-radius:20px;padding:0;box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease;overflow:hidden}.schedule-card__surface{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;background:transparent;border:none;text-align:left;color:inherit;cursor:pointer;font-family:inherit}.schedule-card__surface:focus-visible{outline:2px solid #4d7fff;outline-offset:-2px}@keyframes schedule-card-pulse{0%,to{box-shadow:0 0 #4d7fff00}50%{box-shadow:0 0 16px #4d7fff66}}.schedule-card--ongoing{border-color:#4d7fff;animation:schedule-card-pulse 2s ease-in-out infinite}.schedule-card__head{display:flex;align-items:center;gap:12px}.schedule-card__avatar{width:56px;height:56px;flex:0 0 56px;border-radius:50%;background:#4d7fff;color:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font:700 24px/1 Inter,Gilroy,sans-serif}.schedule-card__avatar img{width:100%;height:100%;object-fit:cover}.schedule-card__avatar-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.schedule-card__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.schedule-card__speaker-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.schedule-card__speaker{margin:0;font:800 17px/1.15 Inter,Gilroy,sans-serif;color:#0f172a;letter-spacing:.2px;text-transform:uppercase;overflow-wrap:anywhere}.schedule-card__points{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:8px;background:#4d7fff;color:#fff;font:700 11px/1 Inter,Gilroy,sans-serif;flex:0 0 auto}.schedule-card__points svg{width:12px;height:12px}.schedule-card__points .coin-icon{flex:0 0 auto}.schedule-card__tag{align-self:flex-start;display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#f1f4fb;color:#475569;font:600 12px/1 Inter,Gilroy,sans-serif}.schedule-card__title{margin:0;font:700 17px/1.3 Inter,Gilroy,sans-serif;color:#0f172a;letter-spacing:-.1px}.schedule-card__inline-meta{display:flex;flex-wrap:wrap;gap:16px;color:#475569;font:500 14px/1 Inter,Gilroy,sans-serif}.schedule-card__inline-item{display:inline-flex;align-items:center;gap:6px}.schedule-card__inline-item svg{width:16px;height:16px;color:#4d7fff}.schedule-card__footer{display:flex;align-items:flex-end;gap:12px;padding-top:4px}.schedule-card__capacity{flex:1 1 auto;display:flex;flex-direction:column;gap:6px;min-width:0}.schedule-card__capacity-text{font:600 13px/1 Inter,Gilroy,sans-serif;color:#0f172a}.schedule-card__capacity-bar{height:6px;background:#eaeefb;border-radius:999px;overflow:hidden}.schedule-card__capacity-fill{height:100%;background:#4d7fff;border-radius:999px;transition:width .3s ease,background-color .3s ease}.schedule-card__capacity-fill--full{background:#ff3b30}.schedule-card__actions{display:flex;flex-direction:column;gap:10px}.schedule-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:14px;font:600 14.5px/1 Inter,Gilroy,sans-serif;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;border:1.5px solid #c5d3ff;background:#fff;color:#4d7fff}.schedule-card__btn:disabled{opacity:.5;cursor:not-allowed}.schedule-card__btn svg{width:18px;height:18px}.schedule-card__btn--primary{width:auto;min-width:132px;border-color:#4d7fff;background:#fff;color:#4d7fff;flex:0 0 auto}.schedule-card__btn--primary:disabled{border-color:#0f172a1f;color:#0f172a59}.schedule-card__btn--primary-on{background:#4d7fff;color:#fff;box-shadow:0 4px 10px #4d7fff40}.schedule-card__btn--secondary{border-color:#c5d3ff;background:#fff;color:#4d7fff}@media (max-width: 420px){.schedule-card__footer{flex-direction:column;align-items:stretch}.schedule-card__btn--primary{width:100%}}.points-info{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:linear-gradient(180deg,#7c9bff,#5a85ff);color:#fff;padding:56px 22px 24px;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column;align-items:center;font-family:Inter,Gilroy,system-ui,sans-serif;animation:points-info-in .18s ease-out}@keyframes points-info-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.points-info__close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#ffffff2e;color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease}.points-info__close:hover{background:#ffffff42}.points-info__close svg{width:18px;height:18px}.points-info__hero{display:flex;align-items:center;justify-content:center;margin-top:8px}.points-info__hero-icon{width:80px;height:80px;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;color:#fff}.points-info__hero-icon svg{width:40px;height:40px}.points-info__hero-icon--coin{width:120px;height:120px;background:transparent;filter:drop-shadow(0 6px 14px rgba(15,23,42,.22))}.points-info__hero-icon--coin .coin-icon{width:108px!important;height:108px!important}@media (max-width: 360px){.points-info__hero-icon--coin{width:100px;height:100px}.points-info__hero-icon--coin .coin-icon{width:92px!important;height:92px!important}}.points-info__title{margin:22px 0 10px;font-size:26px;font-weight:800;letter-spacing:-.4px;text-align:center}.points-info__subtitle{margin:0 0 22px;text-align:center;font-size:14px;line-height:1.4;color:#ffffffd1}.points-info__list{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:10px}.points-info__perk{display:flex;align-items:center;gap:14px;background:#ffffff29;border-radius:16px;padding:14px 16px}.points-info__perk-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;background:#ffffff29;color:#fff;display:inline-flex;align-items:center;justify-content:center}.points-info__perk-icon svg{width:20px;height:20px}.points-info__perk-text{display:flex;flex-direction:column;gap:2px;min-width:0}.points-info__perk-title{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.1px}.points-info__perk-desc{font-size:13px;font-weight:500;color:#ffffffc7;line-height:1.35}.points-info__cta{margin-top:auto;margin-bottom:8px;width:100%;background:#fff;color:#4d7fff;border:none;border-radius:18px;padding:16px 18px;font:700 16px/1 Inter,Gilroy,sans-serif;letter-spacing:-.1px;cursor:pointer;box-shadow:0 6px 14px #0f172a2e;transition:transform .05s ease}.points-info__cta:active{transform:scale(.99)}@media (min-height: 720px){.points-info{padding-bottom:32px}}.profile-page{width:100%;box-sizing:border-box;padding:8px 12px 120px;display:flex;flex-direction:column;gap:18px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.profile-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:8px 4px 4px}.profile-header__back{width:36px;height:36px;border-radius:50%;border:1px solid #e5ecff;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 1px 2px #0f172a0a;transition:background-color .15s ease,transform .05s ease}.profile-header__back:hover{background:#f1f5ff}.profile-header__back:active{transform:scale(.96)}.profile-header__back svg{width:18px;height:18px}.profile-header__title{margin:0;text-align:center;font-size:18px;font-weight:800;color:#0f172a}.profile-header__spacer{width:36px}.profile-card{background:#fff;border-radius:22px;padding:18px 18px 16px;box-shadow:0 1px 2px #0f172a0a}.profile-card__user{display:flex;align-items:center;gap:14px}.profile-card__avatar{width:64px;height:64px;border-radius:50%;background:#e2e8f0;overflow:hidden;flex:0 0 64px;display:inline-flex;align-items:center;justify-content:center;color:#475569;font-weight:600;font-size:20px}.profile-card__avatar img{width:100%;height:100%;object-fit:cover}.profile-card__avatar-fallback{letter-spacing:.5px}.profile-card__name-block{min-width:0}.profile-card__name{font-size:18px;font-weight:800;letter-spacing:.2px;text-transform:uppercase;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-card__role{margin-top:4px;font-size:14px;font-weight:500;color:#4d7fff}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.stat-tile{background:#f4f5f8;border-radius:16px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;gap:6px}.stat-tile__icon{width:36px;height:36px;border-radius:50%;background:#e6ecff;color:#4d7fff;display:inline-flex;align-items:center;justify-content:center}.stat-tile__icon svg{width:18px;height:18px}.stat-tile__value{font-size:22px;font-weight:800;line-height:1;color:#0f172a}.stat-tile__label{font-size:13px;font-weight:500;color:#64748b}.profile-section{display:flex;flex-direction:column;gap:10px}.profile-section__title{margin:4px 4px 2px;font-size:17px;font-weight:700;letter-spacing:-.1px;color:#0f172a}.profile-section__list{display:flex;flex-direction:column;gap:10px}.row-card{display:flex;align-items:center;gap:14px;width:100%;background:#fff;border:none;border-radius:18px;padding:14px 16px;text-align:left;text-decoration:none;color:#0f172a;font-family:inherit;cursor:pointer;box-shadow:0 1px 2px #0f172a0a;transition:transform .05s ease,background-color .15s ease}.row-card:active{transform:scale(.99);background:#fafbfd}.row-card__icon{width:40px;height:40px;border-radius:50%;background:#e6ecff;color:#4d7fff;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center}.row-card__icon svg{width:20px;height:20px}.row-card__text{flex:1 1 auto;min-width:0}.row-card__title{font-size:16px;font-weight:700;color:#0f172a;line-height:1.2}.row-card__subtitle{margin-top:4px;font-size:13px;font-weight:500;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-card__chevron{width:20px;height:20px;color:#c7ccd3;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center}.row-card__chevron svg{width:16px;height:16px}.schedule-page{width:100%;box-sizing:border-box;padding:8px 16px 120px;display:flex;flex-direction:column;gap:14px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.schedule-page__title{margin:8px 0 4px;font-size:26px;font-weight:800;letter-spacing:-.4px;color:#0f172a}.schedule-search{position:relative;display:flex;align-items:center;background:#fff;border-radius:14px;padding:0 14px 0 42px;height:44px;border:1px solid #e5ecff;box-shadow:0 1px 2px #0f172a0a}.schedule-search__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center}.schedule-search__icon svg{width:18px;height:18px}.schedule-search__input{flex:1;background:transparent;border:none;outline:none;font:500 15px/1 Inter,Gilroy,sans-serif;color:#0f172a}.schedule-search__input::placeholder{color:#9aa4b6;font-weight:500}.schedule-search__input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.schedule-filters,.schedule-location-filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 -16px;padding:2px 16px 6px}.schedule-filters::-webkit-scrollbar,.schedule-location-filters::-webkit-scrollbar{display:none}.schedule-filter,.schedule-location-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;background:#fff;border:1px solid #e5ecff;color:#0f172a;font:600 13.5px/1 Inter,Gilroy,sans-serif;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.schedule-filter svg{width:14px;height:14px;color:#4d7fff}.schedule-filter--active,.schedule-location-filter--active{background:#4d7fff;border-color:#4d7fff;color:#fff;box-shadow:0 4px 10px #4d7fff40}.schedule-filter--active svg{color:#fff}.schedule-list{display:flex;flex-direction:column;gap:18px}.schedule-group{display:flex;flex-direction:column;gap:12px}.schedule-group__header{display:flex;align-items:center;gap:12px;padding:6px 0 2px}.schedule-group__time{font:700 14.5px/1 Inter,Gilroy,sans-serif;color:#0f172a;letter-spacing:-.1px;white-space:nowrap}.schedule-group__line{flex:1 1 auto;height:1.5px;background:linear-gradient(to right,#c5d3ff,transparent);border-radius:999px}.schedule-note{margin-top:-2px;font-size:13px;color:#64748b}.schedule-empty{text-align:center;color:#94a3b8;font-size:14px;padding:32px 16px;background:#fff;border-radius:16px;border:1px dashed #e5ecff}.time-block{display:flex;flex-direction:row;gap:10px;vertical-align:middle;padding:18px 0}.time-block p{font-size:20px;font-family:Inter;font-weight:700;white-space:nowrap;color:#0f172a}.time-line{height:2px;margin:auto;width:100%;background:#4d7fff}.speaker-page{min-height:100vh;background:linear-gradient(180deg,#fff,#f7f9ff);color:#061023;font-family:Inter,Gilroy,system-ui,sans-serif}.speaker-page--centered{display:flex;align-items:center;justify-content:center;padding:24px 16px}.speaker-page__topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fffffff5;border-bottom:1px solid rgba(6,16,35,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.speaker-page__back{width:40px;height:40px;border:none;border-radius:999px;background:#f3f6ff;color:#061023;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.speaker-page__back svg{width:18px;height:18px}.speaker-page__title{margin:0;font-size:18px;line-height:1.1;font-weight:800}.speaker-page__content{display:flex;flex-direction:column;gap:18px;padding:18px 16px 128px}.speaker-page__tags{display:flex;flex-wrap:wrap;gap:8px}.speaker-page__tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#fff;border:1.5px solid rgba(83,131,229,.18);color:#061023b8;font:600 12px/1 Gilroy,Inter,sans-serif}.speaker-page__hero{display:grid;grid-template-columns:minmax(0,1.25fr) 128px;gap:16px;padding:16px;border:1.5px solid rgba(83,131,229,.2);border-radius:18px;background:#fff}.speaker-page__hero-copy{display:flex;flex-direction:column;gap:10px;min-width:0}.speaker-page__points{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:8px;background:#5383e5;color:#fff;font-size:11px;line-height:1;font-weight:700}.speaker-page__points svg{width:12px;height:12px}.speaker-page__event-title{margin:0;font-size:22px;line-height:1.12;font-weight:800;letter-spacing:-.03em}.speaker-page__event-text{margin:0;color:#061023bd;font-size:14px;line-height:1.55;font-weight:500}.speaker-page__hero-media{min-width:0}.speaker-page__hero-image,.speaker-page__hero-placeholder{width:100%;aspect-ratio:1 / 1.08;border-radius:16px}.speaker-page__hero-image{object-fit:cover;display:block}.speaker-page__hero-placeholder{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#5383e5d9,#5383e5 55%,#315cb0);color:#fff;font:800 42px/1 Gilroy,Inter,sans-serif}.speaker-page__meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.speaker-page__meta-card,.speaker-page__panel{border-radius:18px;border:1.5px solid rgba(83,131,229,.2);background:#fff}.speaker-page__meta-card{display:flex;align-items:center;gap:12px;padding:14px}.speaker-page__meta-card svg{width:20px;height:20px;color:#5383e5;flex:0 0 auto}.speaker-page__meta-label{color:#06102394;font-size:12px;line-height:1.2;font-weight:600}.speaker-page__meta-value{margin-top:4px;font-size:15px;line-height:1.25;font-weight:700}.speaker-page__panel{padding:16px}.speaker-page__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.speaker-page__panel-header h3{margin:0;font-size:17px;line-height:1.1;font-weight:800}.speaker-page__panel-header span{color:#06102399;font-size:12px;line-height:1;font-weight:600}.speaker-page__capacity-bar{height:8px;border-radius:999px;overflow:hidden;background:#edf2ff}.speaker-page__capacity-fill{height:100%;background:#5383e5;border-radius:999px;transition:width .25s ease,background-color .25s ease}.speaker-page__capacity-fill--full{background:#ff3b30}.speaker-page__speakers{display:flex;flex-direction:column;gap:12px}.speaker-page__speakers-empty{padding:14px;border-radius:16px;background:#f8faff;border:1.5px solid rgba(83,131,229,.12);color:#06102399;font:600 13px/1.45 Gilroy,Inter,sans-serif}.speaker-page__speaker-card{padding:14px;border-radius:16px;background:#f8faff;border:1.5px solid rgba(83,131,229,.12)}.speaker-page__speaker-head{display:flex;align-items:flex-start;gap:12px}.speaker-page__speaker-avatar{width:52px;height:52px;flex:0 0 52px;border-radius:50%;background:#5383e5;color:#fff;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font:800 20px/1 Gilroy,Inter,sans-serif}.speaker-page__speaker-avatar img{width:100%;height:100%;object-fit:cover}.speaker-page__speaker-copy{min-width:0;flex:1 1 auto}.speaker-page__speaker-name{font-size:16px;line-height:1.2;font-weight:800}.speaker-page__speaker-bio{margin:6px 0 0;color:#061023ad;font-size:13px;line-height:1.45;font-weight:500}.speaker-page__speaker-link,.speaker-page__calendar-link{margin-top:12px;display:inline-flex;align-items:center;gap:6px;color:#5383e5;text-decoration:none;font:700 13px/1 Gilroy,Inter,sans-serif}.speaker-page__speaker-link svg,.speaker-page__calendar-link svg{width:16px;height:16px}.speaker-page__about{margin:0;color:#061023c7;font-size:14px;line-height:1.6;font-weight:500}.speaker-page__actions{position:sticky;bottom:12px;display:flex;flex-direction:column;gap:10px}.speaker-page__action{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;border-radius:14px;border:1.5px solid #5383e5;background:#fff;color:#5383e5;font-size:15px;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #18284814}.speaker-page__action:disabled{cursor:not-allowed;opacity:.6;border-color:#0610231a;color:#06102359}.speaker-page__action--primary-on{background:#5383e5;color:#fff}.speaker-page__action--secondary svg{width:18px;height:18px}.speaker-page__calendar-link{margin-top:0;justify-content:center;padding:12px 16px;border-radius:14px;border:1.5px solid rgba(83,131,229,.2);background:#fffffff0;box-shadow:0 8px 20px #1828480d}.speaker-empty{padding:18px 20px;border-radius:18px;border:1.5px solid rgba(83,131,229,.16);background:#fff;color:#061023b8;font:600 14px/1.4 Gilroy,Inter,sans-serif;text-align:center}@media (max-width: 520px){.speaker-page__hero{grid-template-columns:1fr}.speaker-page__hero-media{order:-1}.speaker-page__hero-image,.speaker-page__hero-placeholder{aspect-ratio:16 / 10}.speaker-page__meta-grid{grid-template-columns:1fr}}.speakers-page{width:100%;box-sizing:border-box;padding:8px 16px 120px;display:flex;flex-direction:column;gap:14px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a;background:#f6f7fb;min-height:100vh}.speakers-page__header{display:flex;align-items:center;gap:12px;padding:8px 0 4px}.speakers-page__back{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:transparent;border:none;color:#0f172a;cursor:pointer;padding:0}.speakers-page__back svg{width:22px;height:22px}.speakers-page__title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.3px;color:#0f172a}.speakers-filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 -16px;padding:2px 16px 6px}.speakers-filters::-webkit-scrollbar{display:none}.speakers-filter{flex:0 0 auto;display:inline-flex;align-items:center;padding:9px 18px;border-radius:999px;background:#fff;border:1px solid #e6e9f2;color:#0f172a;font:600 14px/1 Inter,Gilroy,sans-serif;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.speakers-filter--active{background:#4d7fff;border-color:#4d7fff;color:#fff;box-shadow:0 4px 10px #4d7fff40}.speakers-list{display:flex;flex-direction:column;gap:14px}.speakers-empty{text-align:center;color:#94a3b8;font-size:14px;padding:32px 16px;background:#fff;border-radius:18px;border:1px dashed #e6e9f2}.speaker-card{background:#fff;border-radius:18px;padding:16px;border:1px solid #eceff7;box-shadow:0 2px 6px #0f172a0a;display:flex;flex-direction:column;gap:12px}.speaker-card__head{display:flex;align-items:center;gap:12px}.speaker-card__avatar{width:48px;height:48px;border-radius:50%;background:#eaf0ff;color:#4d7fff;font-weight:800;font-size:18px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.speaker-card__avatar img{width:100%;height:100%;object-fit:cover}.speaker-card__avatar-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.speaker-card__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.speaker-card__name{font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.2px}.speaker-card__position{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:500;color:#6b7280}.speaker-card__position svg{width:14px;height:14px;color:#6b7280;flex-shrink:0}.speaker-card__bio{margin:0;font-size:14px;line-height:1.45;color:#374151}.speaker-card__tags{display:flex;flex-wrap:wrap;gap:8px}.speaker-card__tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#f1f4fb;color:#475569;font-size:12.5px;font-weight:600}.speaker-card__events{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid #eceff7}.speaker-card__events-label{font-size:13px;color:#94a3b8;font-weight:600}.speaker-card__event{display:flex;flex-direction:column;gap:2px}.speaker-card__event-title{font-size:14.5px;font-weight:700;color:#0f172a;line-height:1.3}.speaker-card__event-meta{font-size:13px;color:#64748b;font-weight:500}.speaker-card__event-dot{margin:0 6px;color:#cbd5e1}.dating-page{width:100%;box-sizing:border-box;padding:8px 12px 120px;display:flex;flex-direction:column;gap:16px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.dating-page__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 8px 0}.dating-page__title{margin:8px 0 4px;font-size:26px;font-weight:800;letter-spacing:-.4px;color:#0f172a}.dating-page__matches-pill{display:inline-flex;align-items:center;gap:6px;background:#4d7fff;color:#fff;border:none;border-radius:999px;padding:6px 14px 6px 12px;font:600 14px/1 Inter,Gilroy,sans-serif;cursor:pointer;box-shadow:0 4px 10px #4d7fff40;transition:transform .05s ease,background-color .15s ease}.dating-page__matches-pill:active{transform:scale(.97)}.dating-page__matches-pill svg{width:16px;height:16px}.dating-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.dating-card__hero{position:relative;background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;padding:22px 20px 26px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.dating-card__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.dating-card__bubble{position:absolute;border-radius:50%;background:#ffffff1f}.dating-card__bubble--top-right{width:110px;height:110px;top:-36px;right:-32px}.dating-card__bubble--bottom-left{width:70px;height:70px;bottom:14px;left:-22px}.dating-card__avatar{position:relative;width:96px;height:96px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#4d7fff;font-size:32px;font-weight:800;box-shadow:0 6px 14px #0f172a1f}.dating-card__avatar img{width:100%;height:100%;object-fit:cover}.dating-card__avatar-fallback{letter-spacing:.5px}.dating-card__name{margin:14px 0 8px;font-size:22px;font-weight:800;letter-spacing:-.2px;color:#fff}.dating-card__row{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#ffffffeb}.dating-card__row svg{width:16px;height:16px}.dating-card__company{margin-top:4px;font-size:13px;font-weight:500;color:#ffffffbf}.dating-card__body{padding:18px 18px 22px;display:flex;flex-direction:column;gap:16px}.dating-card__section-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.dating-card__section-header h3{margin:0;font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.1px}.dating-card__section-icon{width:28px;height:28px;border-radius:50%;background:#e6ecff;color:#4d7fff;display:inline-flex;align-items:center;justify-content:center}.dating-card__section-icon svg{width:16px;height:16px}.dating-card__section-text{margin:0;font-size:15px;color:#475569;line-height:1.4}.dating-card__tags{display:flex;flex-wrap:wrap;gap:8px}.dating-card__tag{display:inline-flex;align-items:center;background:#eef1fb;color:#4d7fff;font-size:13px;font-weight:600;padding:7px 14px;border-radius:999px}.dating-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 4px}.dating-actions__btn{display:inline-flex;align-items:center;justify-content:center;height:56px;border:none;border-radius:18px;cursor:pointer;transition:transform .05s ease,background-color .15s ease,box-shadow .15s ease}.dating-actions__btn:active{transform:scale(.97)}.dating-actions__btn svg{width:24px;height:24px}.dating-actions__btn--skip{background:#fff;color:#475569;box-shadow:0 1px 2px #0f172a0d}.dating-actions__btn--skip:hover{background:#f8fafc}.dating-actions__btn--like{background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 6px 14px #4d7fff47}.dating-counter{margin:0;text-align:center;font-size:13px;font-weight:500;color:#94a3b8}.dating-empty{background:#fff;border-radius:22px;padding:40px 24px 36px;text-align:center;box-shadow:0 1px 2px #0f172a0a;display:flex;flex-direction:column;align-items:center;gap:10px}.dating-empty__icon{width:64px;height:64px;border-radius:50%;background:#f1f3f7;color:#c7ccd3;display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px}.dating-empty__icon svg{width:28px;height:28px}.dating-empty__title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.2px;color:#0f172a}.dating-empty__text{margin:0;font-size:14px;color:#94a3b8;line-height:1.4}.dating-empty__field{display:flex;flex-direction:column;width:100%;margin-top:14px;text-align:left;gap:6px}.dating-empty__field-label{font:600 13px/1 Inter,Gilroy,sans-serif;color:#475569;letter-spacing:-.1px}.dating-empty__textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:84px;padding:12px 14px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font:500 14px/1.4 Inter,Gilroy,sans-serif;outline:none;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.dating-empty__textarea::placeholder{color:#94a3b8}.dating-empty__textarea:focus{border-color:#5a85ff;background:#fff;box-shadow:0 0 0 3px #5a85ff29}.dating-empty__textarea:disabled{opacity:.6;cursor:not-allowed}.dating-empty__counter{align-self:flex-end;font:500 12px/1 Inter,Gilroy,sans-serif;color:#94a3b8}.dating-empty__counter--over{color:#ef4444;font-weight:700}.dating-empty__cta{margin-top:14px;background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;border:none;border-radius:16px;padding:14px 28px;font:700 15px/1 Inter,Gilroy,sans-serif;letter-spacing:-.1px;cursor:pointer;box-shadow:0 6px 14px #4d7fff47;transition:transform .05s ease,box-shadow .15s ease,opacity .15s ease}.dating-empty__cta:active{transform:scale(.98)}.dating-empty__cta:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed;opacity:.8}.dating-match{background:linear-gradient(180deg,#7e9bff,#5a85ff);border-radius:22px;padding:44px 22px 28px;min-height:70vh;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;box-shadow:0 6px 20px #4d7fff40}.dating-match__heart{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;color:#fff}.dating-match__heart svg{width:64px;height:64px;fill:#fff;stroke:#fff}.dating-match__title{margin:0 0 6px;font-size:28px;font-weight:800;letter-spacing:-.2px;color:#fff}.dating-match__subtitle{margin:0 0 24px;font-size:15px;font-weight:500;color:#ffffffd9}.dating-match__avatars{display:flex;align-items:center;gap:14px;margin-bottom:24px}.dating-match__avatar{width:96px;height:96px;border-radius:18px;background:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#4d7fff;font-size:32px;font-weight:800;letter-spacing:.5px;box-shadow:0 6px 14px #0f172a2e}.dating-match__avatar img{width:100%;height:100%;object-fit:cover}.dating-match__avatar-fallback{letter-spacing:.5px}.dating-match__avatar-link{width:36px;height:36px;border-radius:50%;background:#ffffff47;display:inline-flex;align-items:center;justify-content:center}.dating-match__avatar-link svg{width:18px;height:18px;fill:#fff;stroke:#fff}.dating-match__info{width:100%;max-width:360px;background:#ffffff29;border-radius:16px;padding:14px 18px;text-align:left;margin-bottom:18px}.dating-match__name{font-size:18px;font-weight:700;color:#fff;margin-bottom:6px}.dating-match__meta{font-size:13px;font-weight:500;color:#ffffffd9;margin-bottom:8px;line-height:1.4}.dating-match__goal{font-size:14px;color:#ffffffeb;line-height:1.4}.dating-match__cta{width:100%;max-width:360px;background:#ffffff38;color:#fff;border:none;border-radius:16px;padding:16px 24px;font:700 16px/1 Inter,Gilroy,sans-serif;cursor:pointer;margin-bottom:10px;transition:background-color .15s ease,transform .05s ease}.dating-match__cta:hover:not(:disabled){background:#ffffff52}.dating-match__cta:active:not(:disabled){transform:scale(.98)}.dating-match__cta:disabled{opacity:.55;cursor:not-allowed}.dating-match__continue{background:transparent;color:#ffffffd9;border:none;font:600 14px/1 Inter,Gilroy,sans-serif;cursor:pointer;padding:8px 12px}.dating-match__continue:hover{color:#fff}.matches-page{width:100%;box-sizing:border-box;padding:8px 12px 120px;display:flex;flex-direction:column;gap:16px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.matches-card{background:#fff;border-radius:22px;padding:18px 16px 16px;box-shadow:0 1px 2px #0f172a0a}.matches-card__header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.matches-card__header-icon{width:24px;height:24px;color:#4d7fff;display:inline-flex;align-items:center;justify-content:center}.matches-card__header-icon svg{width:22px;height:22px}.matches-card__title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.2px;color:#0f172a}.matches-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.matches-row{width:100%;display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:flex-start;background:#fff;border:1px solid #eef1fb;border-radius:16px;padding:14px;text-align:left;cursor:pointer;transition:transform .05s ease,background-color .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 1px 2px #0f172a08;color:inherit;font:inherit}.matches-row:hover:not(:disabled){border-color:#d8e0ff;box-shadow:0 4px 10px #4d7fff1f}.matches-row:active:not(:disabled){transform:scale(.99)}.matches-row:disabled{cursor:default;opacity:.85}.matches-row__avatar{width:48px;height:48px;border-radius:50%;background:#4d7fff;color:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-size:18px;font-weight:700;letter-spacing:.4px;box-shadow:0 4px 10px #4d7fff38}.matches-row__avatar img{width:100%;height:100%;object-fit:cover}.matches-row__avatar-fallback{letter-spacing:.5px}.matches-row__body{display:flex;flex-direction:column;gap:4px;min-width:0}.matches-row__name{font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.1px}.matches-row__meta{font-size:13px;font-weight:500;color:#64748b;line-height:1.4;overflow:hidden;text-overflow:ellipsis}.matches-row__goal{margin-top:4px;display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#94a3b8;line-height:1.4}.matches-row__goal-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;flex:0 0 16px}.matches-row__goal-icon svg{width:14px;height:14px}.matches-empty{text-align:center;padding:28px 12px 8px;color:#94a3b8;font-size:14px;line-height:1.5;display:flex;flex-direction:column;align-items:center;gap:16px}.matches-empty__text{margin:0}.matches-empty__cta{background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;border:none;border-radius:14px;padding:12px 22px;font:700 14px/1 Inter,Gilroy,sans-serif;cursor:pointer;box-shadow:0 6px 14px #4d7fff40;transition:transform .05s ease}.matches-empty__cta:active{transform:scale(.98)}.favorites-page{padding:20px 16px 120px;width:-webkit-fill-available;background:#fff;box-sizing:border-box}.favorites-title{font-size:2rem;font-weight:800;margin-bottom:8px}.favorites-desc{color:#000;font-size:14px;margin-top:16px;margin-bottom:20px}.favorites-tabs{display:flex;margin-bottom:20px}.favorites-tab-btn{padding:8px 20px;font-size:12px;font-family:Gilroy;text-wrap:nowrap;width:100%;color:#000;border-bottom:1px solid #999;border-top:none;border-left:none;border-right:none;background:#fff;cursor:pointer;transition:background .2s,color .2s}.favorites-tab-btn.active{border-bottom:1px solid #000;color:#000}.favorites-list{display:flex;flex-direction:column;gap:16px}.favorites-page__title{margin:0}.favorites-note{margin:-4px 0 12px;color:#64748b;font-size:13px}.favorites-empty{text-align:center;color:#94a3b8;font-size:14px;padding:32px 16px;background:#fff;border-radius:16px;border:1px dashed #e5ecff}.qa-page{width:100%;box-sizing:border-box;padding:8px 16px 120px;display:flex;flex-direction:column;gap:14px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a;background:#f6f7fb;min-height:100vh}.qa-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:8px 4px 4px}.qa-header__back{width:36px;height:36px;border-radius:50%;border:1px solid #e5ecff;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 1px 2px #0f172a0a;transition:background-color .15s ease,transform .05s ease}.qa-header__back:hover{background:#f1f5ff}.qa-header__back:active{transform:scale(.96)}.qa-header__back svg{width:18px;height:18px}.qa-header__title{margin:0;text-align:center;font-size:18px;font-weight:800;color:#0f172a}.qa-header__spacer{width:36px}.qa-page__description{margin:0 4px;font-size:14px;font-weight:500;line-height:1.45;color:#64748b}.qa-list{display:flex;flex-direction:column;gap:10px}.qa-card{background:#fff;border-radius:18px;padding:16px;border:1px solid #eceff7;box-shadow:0 2px 6px #0f172a0a}.qa-card__question{margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.3;color:#0f172a}.qa-card__answer{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:#475569}.partners-page{width:100%;box-sizing:border-box;padding:8px 16px 120px;display:flex;flex-direction:column;gap:14px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a;background:#f6f7fb;min-height:100vh}.partners-page__header{display:flex;flex-direction:column;gap:4px;padding:8px 0 0}.partners-page__top{display:flex;align-items:center;gap:12px;padding:0 0 4px}.partners-page__back{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:transparent;border:none;color:#0f172a;cursor:pointer;padding:0}.partners-page__back svg{width:22px;height:22px}.partners-page__title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.3px;color:#0f172a}.partners-filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 -16px;padding:2px 16px 6px}.partners-filters::-webkit-scrollbar{display:none}.partners-filter{flex:0 0 auto;display:inline-flex;align-items:center;padding:9px 18px;border-radius:999px;background:#fff;border:1px solid #e6e9f2;color:#0f172a;font:600 14px/1 Inter,Gilroy,sans-serif;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.partners-filter--active,.partners-filter--active:active{background:#4d7fff;border-color:#4d7fff;color:#fff;box-shadow:0 4px 10px #4d7fff40}.partners-page__body{display:flex;flex-direction:column;gap:14px}.partners-page__section{margin:0;font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.2px}.partners-list{display:flex;flex-direction:column;gap:14px}.partners-empty{text-align:center;color:#94a3b8;font-size:14px;padding:32px 16px;background:#fff;border-radius:18px;border:1px dashed #e6e9f2}.partner-card{background:#fff;border-radius:18px;padding:16px;border:1px solid #eceff7;box-shadow:0 2px 6px #0f172a0a;display:flex;flex-direction:column;gap:6px}.partner-card__name{font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.2px}.partner-card__category{font-size:13.5px;font-weight:500;color:#6b7280}.partner-card__bio{margin:6px 0 0;font-size:14px;line-height:1.45;color:#374151}.partner-card__booth{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#64748b;margin-top:4px;padding-top:12px;border-top:1px solid #eceff7}.partner-card__booth svg{width:14px;height:14px;color:#6b7280;flex-shrink:0}.partners-page__hint{margin-top:4px;padding:14px 16px;background:#fff;border-radius:18px;border:1px solid #eceff7;font-size:13px;line-height:1.5;color:#64748b;text-align:center}.map-page{width:100%;box-sizing:border-box;padding:8px 12px 120px;display:flex;flex-direction:column;gap:16px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.map-page__title{margin:8px 0 4px;font-size:26px;font-weight:800;letter-spacing:-.4px;color:#0f172a}.map-card{background:#fff;border-radius:22px;padding:18px 16px 16px;box-shadow:0 1px 2px #0f172a0a}.map-card__title{margin:0;font-size:22px;font-weight:700;letter-spacing:-.2px}.map-scheme{background:#fff;border-radius:22px;padding:18px 16px 14px;box-shadow:0 1px 2px #0f172a0a;display:flex;flex-direction:column;align-items:center;gap:12px}.venue-scheme{position:relative;width:100%;aspect-ratio:16 / 11;background:#ecedf2;border-radius:16px;padding:18px 16px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px}.venue-scheme__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.venue-scheme__hall{background:#c9d4f5;color:#4d5d8c;border-radius:10px;font-size:12px;font-weight:600;letter-spacing:.1px;padding:14px 8px;text-align:center}.venue-scheme__networking{background:#c9d4f5;color:#4d5d8c;border-radius:10px;font-size:12px;font-weight:600;padding:12px;text-align:center}.venue-scheme__pin{position:absolute;top:50%;left:50%;width:28px;height:36px;transform:translate(-50%,-30%);filter:drop-shadow(0 2px 4px rgba(15,23,42,.18))}.venue-scheme__pin svg{width:100%;height:100%;display:block}.venue-scheme__dot{position:absolute;width:12px;height:12px;border-radius:50%;background:#f6c867;bottom:18px}.venue-scheme__dot--left{left:22%}.venue-scheme__dot--right{right:22%}.map-scheme__caption{font-size:13px;font-weight:500;color:#64748b}.map-locations{display:flex;flex-direction:column;gap:10px}.map-locations__title{margin:4px 4px 2px;font-size:17px;font-weight:700;letter-spacing:-.1px;color:#0f172a}.map-locations__list{display:flex;flex-direction:column;gap:10px}.location-card{display:flex;align-items:center;gap:14px;background:#fff;border-radius:18px;padding:14px 16px;box-shadow:0 1px 2px #0f172a0a}.location-card__icon{width:40px;height:40px;border-radius:12px;background:#eef0f5;color:#6b7280;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center}.location-card__icon svg{width:20px;height:20px}.location-card__text{min-width:0}.location-card__title{font-size:16px;font-weight:700;line-height:1.2;color:#0f172a}.location-card__section{margin-top:4px;font-size:13px;font-weight:500;color:#94a3b8}.location-card__floor{margin-top:2px;font-size:13px;font-weight:500;color:#94a3b8}.leaderboard-page{width:100%;box-sizing:border-box;padding:8px 16px 120px;display:flex;flex-direction:column;gap:16px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.leaderboard-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:8px 0 4px}.leaderboard-header__back{width:36px;height:36px;border-radius:50%;border:1px solid #e5ecff;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.leaderboard-header__back svg{width:18px;height:18px}.leaderboard-header__title{margin:0;text-align:center;font-size:18px;font-weight:800;color:#0f172a}.leaderboard-header__spacer{width:36px}.leaderboard-summary{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 6px 14px #4d7fff40}.leaderboard-summary__icon{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center}.leaderboard-summary__icon svg{width:22px;height:22px}.leaderboard-summary__icon--coin{background:transparent;position:relative;overflow:visible}.leaderboard-summary__icon--coin .coin-icon{position:absolute;top:50%;left:50%;width:64px!important;height:64px!important;transform:translate(-50%,-50%);filter:drop-shadow(0 3px 6px rgba(15,23,42,.22))}@media (max-width: 360px){.leaderboard-summary__icon--coin .coin-icon{width:56px!important;height:56px!important}}.leaderboard-summary__text{display:flex;flex-direction:column;gap:2px}.leaderboard-summary__label{font-size:13px;font-weight:500;color:#ffffffd9}.leaderboard-summary__value{font-size:22px;font-weight:800;letter-spacing:-.2px}.leaderboard-summary__total{font-size:14px;font-weight:600;color:#ffffffc7;margin-left:4px}.leaderboard-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.leaderboard-row{display:grid;grid-template-columns:32px 40px 1fr auto;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e5ecff;border-radius:16px;box-shadow:0 1px 2px #0f172a0a}.leaderboard-row--me{border-color:#4d7fff;box-shadow:0 4px 12px #4d7fff2e}.leaderboard-row__rank{width:32px;height:32px;border-radius:50%;background:#f1f3f7;color:#475569;font:700 14px/1 Inter,Gilroy,sans-serif;display:inline-flex;align-items:center;justify-content:center}.leaderboard-row__rank.gold{background:#fde7a8;color:#8a6a18}.leaderboard-row__rank.silver{background:#e2e8f0;color:#4b5563}.leaderboard-row__rank.bronze{background:#f3d6bf;color:#884a23}.leaderboard-row__rank svg{width:16px;height:16px}.leaderboard-row__avatar{width:40px;height:40px;border-radius:50%;background:#1f2333;color:#fff;display:inline-flex;align-items:center;justify-content:center;font:700 15px/1 Inter,Gilroy,sans-serif;overflow:hidden;flex:0 0 40px}.leaderboard-row__avatar img{width:100%;height:100%;object-fit:cover;display:block}.leaderboard-row__avatar-fallback{letter-spacing:.4px}.leaderboard-row__name{font-size:15px;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-row__me-tag{background:#e6ecff;color:#4d7fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px}.leaderboard-row__balance{font-size:16px;font-weight:800;color:#4d7fff;letter-spacing:-.2px}.leaderboard-row__balance-suffix{font-size:12px;font-weight:600;color:#94a3b8;margin-left:4px}.leaderboard-empty{text-align:center;color:#94a3b8;font-size:14px;padding:32px 16px;background:#fff;border-radius:16px;border:1px dashed #e5ecff}.merch-page{width:100%;box-sizing:border-box;padding:8px 16px 120px;display:flex;flex-direction:column;gap:16px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.merch-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:8px 0 4px;gap:8px}.merch-header__back,.merch-header__action{position:relative;width:36px;height:36px;border-radius:50%;border:1px solid #e5ecff;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.merch-header__back svg,.merch-header__action svg{width:18px;height:18px}.merch-header__title{margin:0;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.2px;text-align:center}.merch-header__badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#5a85ff;color:#fff;font:700 11px/18px Inter,Gilroy,sans-serif;text-align:center;box-shadow:0 1px 3px #4d7fff66}.merch-balance{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 6px 14px #4d7fff40}.merch-balance__icon{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center}.merch-balance__icon svg{width:22px;height:22px}.merch-balance__icon--coin{background:transparent;position:relative;overflow:visible}.merch-balance__icon--coin .coin-icon{position:absolute;top:50%;left:50%;width:58px!important;height:58px!important;transform:translate(-50%,-50%);filter:drop-shadow(0 3px 6px rgba(15,23,42,.22))}@media (max-width: 360px){.merch-balance__icon--coin .coin-icon{width:50px!important;height:50px!important}}.merch-balance__text{display:flex;flex-direction:column;gap:2px}.merch-balance__label{font-size:13px;font-weight:500;color:#ffffffd9}.merch-balance__value{font-size:22px;font-weight:800;letter-spacing:-.2px}.merch-balance__hint{font-size:12px;font-weight:500;color:#fffc;margin-top:2px}.merch-scan-cta{display:flex;align-items:center;gap:14px;width:100%;background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:14px 16px;cursor:pointer;text-align:left;box-shadow:0 1px 2px #0f172a0a;transition:transform .05s ease;font:inherit;color:inherit;-webkit-tap-highlight-color:rgba(255,122,61,.12);touch-action:manipulation}.merch-scan-cta>*{pointer-events:none}.merch-scan-cta:active{transform:scale(.99)}.merch-scan-cta__icon{width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:linear-gradient(180deg,#ffa45a,#ff7a3d);display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 12px #ff7a3d40}.merch-scan-cta__icon svg{width:22px;height:22px}.merch-scan-cta__text{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.merch-scan-cta__label{font-size:15px;font-weight:700;color:#0f172a}.merch-scan-cta__hint{font-size:12px;color:#94a3b8}.merch-scan-cta__chevron{color:#94a3b8;display:inline-flex;align-items:center;justify-content:center}.merch-scan-cta__chevron svg{width:18px;height:18px}.merch-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.merch-card{background:#fff;border:1px solid #e5ecff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px #0f172a0a}.merch-card__media{background:#f4f6fb;height:130px;display:flex;align-items:center;justify-content:center}.merch-card__media img{max-width:80%;max-height:80%;object-fit:contain}.merch-card__emoji{font-size:56px;line-height:1}.merch-card__body{padding:12px 12px 14px;display:flex;flex-direction:column;gap:6px;flex:1}.merch-card__name{margin:0;font:700 14px/1.25 Inter,Gilroy,sans-serif;color:#0f172a;letter-spacing:-.1px}.merch-card__desc{margin:0;font-size:12px;font-weight:500;color:#94a3b8;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.merch-card__price{display:inline-flex;align-items:center;gap:6px;color:#4d7fff;font-size:15px;font-weight:800;margin-top:2px}.merch-card__price svg{width:16px;height:16px}.merch-card__buy{margin-top:auto;padding:10px 12px;border-radius:12px;border:none;background:#f1f3f7;color:#94a3b8;font:700 13px/1 Inter,Gilroy,sans-serif;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .05s ease}.merch-card__buy:disabled{cursor:not-allowed}.merch-card__buy--active{background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 4px 10px #4d7fff40}.merch-card__buy--active:active{transform:scale(.98)}.merch-empty{text-align:center;color:#94a3b8;font-size:14px;padding:32px 16px;background:#fff;border-radius:16px;border:1px dashed #e5ecff}.merch-toast{position:fixed;left:50%;bottom:88px;transform:translate(-50%);max-width:calc(100% - 32px);padding:12px 18px;border-radius:14px;font:600 14px/1.3 Inter,Gilroy,sans-serif;color:#fff;text-align:center;box-shadow:0 8px 20px #0f172a2e;animation:merch-toast-in .18s ease-out;z-index:1000}.merch-toast--success{background:#16a34a}.merch-toast--error{background:#dc2626}@keyframes merch-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.merch-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:12px;padding:12px 16px;font:700 14px/1 Inter,Gilroy,sans-serif;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .05s ease}.merch-btn:disabled{cursor:not-allowed;opacity:.7}.merch-btn--primary{background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 4px 10px #4d7fff40}.merch-btn--primary:active{transform:scale(.98)}.merch-btn--ghost{background:#f1f3f7;color:#0f172a}.merch-btn--sm{padding:8px 12px;border-radius:10px;font-size:12px}.merch-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:flex-end;justify-content:center;z-index:1100;animation:merch-modal-fade .18s ease-out}.merch-modal__sheet{width:100%;max-width:520px;background:#fff;border-radius:22px 22px 0 0;padding:18px 18px 22px;box-shadow:0 -10px 30px #0f172a2e;display:flex;flex-direction:column;gap:14px;max-height:86vh;animation:merch-modal-slide .22s ease-out}.merch-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.merch-modal__title{margin:0;font:800 18px/1.2 Inter,Gilroy,sans-serif;color:#0f172a}.merch-modal__close{width:32px;height:32px;border-radius:50%;border:none;background:#f1f3f7;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.merch-modal__close svg{width:14px;height:14px}.merch-modal__body{overflow-y:auto;-webkit-overflow-scrolling:touch}.merch-modal__footer{display:flex;gap:10px}.merch-modal__footer .merch-btn{flex:1}@keyframes merch-modal-fade{0%{background:#0f172a00}to{background:#0f172a73}}@keyframes merch-modal-slide{0%{transform:translateY(20px);opacity:.6}to{transform:translateY(0);opacity:1}}.merch-qr{display:flex;flex-direction:column;gap:14px;align-items:center}.merch-qr__product{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border-radius:14px;background:#f4f6fb}.merch-qr__emoji{font-size:32px;line-height:1}.merch-qr__product-text{display:flex;flex-direction:column;gap:2px}.merch-qr__product-name{font:700 15px/1.2 Inter,Gilroy,sans-serif;color:#0f172a}.merch-qr__product-price{display:inline-flex;align-items:center;gap:6px;color:#5a85ff;font-weight:700;font-size:13px}.merch-qr__product-price svg{width:14px;height:14px}.merch-qr__code{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:12px;box-shadow:0 1px 2px #0f172a0a}.merch-qr__code svg{display:block}.merch-qr__hint{margin:0;text-align:center;font-size:13px;line-height:1.45;color:#475569}.merch-purchase-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.merch-purchase{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;background:#f8fafc;border:1px solid #eef2ff}.merch-purchase__icon{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:24px}.merch-purchase__main{flex:1;display:flex;flex-direction:column;gap:2px}.merch-purchase__name{font:700 14px/1.2 Inter,Gilroy,sans-serif;color:#0f172a}.merch-purchase__meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8}.merch-purchase__status{padding:2px 8px;border-radius:999px;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.4px}.merch-purchase__status--pending{background:#fff7e6;color:#b45309}.merch-purchase__status--redeemed{background:#ecfdf5;color:#047857}.merch-purchase__status--cancelled{background:#fef2f2;color:#b91c1c}.merch-purchase__price{display:inline-flex;align-items:center;gap:6px;color:#5a85ff;font-weight:700;font-size:13px}.merch-purchase__price svg{width:14px;height:14px}.merch-purchase__actions{display:flex;flex-direction:column;gap:6px}.scan-page{width:100%;box-sizing:border-box;padding:12px 16px 140px;display:flex;flex-direction:column;gap:18px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.scan-header{display:flex;align-items:center;gap:10px;padding:4px 0 2px}.scan-header__title{flex:1;margin:0;text-align:center;font-size:18px;font-weight:800;letter-spacing:-.2px}.scan-icon-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5ecff;border-radius:50%;color:#0f172a;cursor:pointer;box-shadow:0 1px 2px #0f172a0a;-webkit-tap-highlight-color:rgba(77,127,255,.12);touch-action:manipulation}.scan-icon-btn:active{transform:scale(.96)}.scan-icon-btn svg{width:18px;height:18px}.scan-icon-btn--ghost{background:transparent;border-color:transparent;box-shadow:none;color:#94a3b8;cursor:default}.scan-hero{background:#fff;border:1px solid #e5ecff;border-radius:22px;padding:24px 18px 22px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 4px 12px #0f172a0d}.scan-hero__frame{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eef3ff,#e1ebff);border-radius:24px;color:#4d7fff;margin:4px 0 6px}.scan-hero__icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center}.scan-hero__icon svg{width:100%;height:100%}.scan-hero__corner{position:absolute;width:22px;height:22px;border:3px solid #4d7fff}.scan-hero__corner--tl{top:8px;left:8px;border-right:none;border-bottom:none;border-radius:8px 0 0}.scan-hero__corner--tr{top:8px;right:8px;border-left:none;border-bottom:none;border-radius:0 8px 0 0}.scan-hero__corner--bl{bottom:8px;left:8px;border-right:none;border-top:none;border-radius:0 0 0 8px}.scan-hero__corner--br{bottom:8px;right:8px;border-left:none;border-top:none;border-radius:0 0 8px}.scan-hero__title{margin:4px 0 0;font-size:20px;font-weight:800;letter-spacing:-.2px}.scan-hero__subtitle{margin:0;font-size:14px;line-height:1.4;color:#64748b;max-width:320px}.scan-actions{display:flex;flex-direction:column;gap:10px}.scan-btn{border:none;border-radius:14px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:transform .05s ease,opacity .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(77,127,255,.12)}.scan-btn:active:not(:disabled){transform:scale(.98)}.scan-btn:disabled{opacity:.6;cursor:not-allowed}.scan-btn--primary{background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 6px 14px #4d7fff40}.scan-btn--ghost{background:#fff;color:#4d7fff;border:1px solid #cfd9f5}.scan-hint{margin:-4px 0 0;font-size:13px;color:#94a3b8;text-align:center;line-height:1.4}.scan-error{background:#fde7ea;color:#b54b58;border:1px solid #f4c0c7;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.4;text-align:center}.scan-manual{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 2px #0f172a0a}.scan-manual__label{font-size:13px;font-weight:600;color:#64748b}.scan-manual__input{background:#f4f7fd;border:1px solid #d8e1f7;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px;color:#0f172a;outline:none;transition:border-color .15s ease,background-color .15s ease}.scan-manual__input:focus{border-color:#4d7fff;background:#fff}.scan-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50;animation:scan-fade-in .18s ease}@keyframes scan-fade-in{0%{opacity:0}to{opacity:1}}.scan-result{position:relative;width:100%;max-width:360px;background:#fff;border-radius:22px;padding:26px 22px 22px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 18px 40px #0f172a47;animation:scan-pop-in .18s ease}@keyframes scan-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.scan-result__close{position:absolute;top:10px;right:10px;width:32px;height:32px;border:none;background:transparent;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.scan-result__close svg{width:16px;height:16px}.scan-result__icon{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:6px}.scan-result__icon svg{width:32px;height:32px}.scan-result--success .scan-result__icon{background:#e3f6ea;color:#2da766}.scan-result--info .scan-result__icon{background:#eef3ff;color:#4d7fff}.scan-result--error .scan-result__icon{background:#fde7ea;color:#d24d5b}.scan-result__title{margin:4px 0 0;font-size:22px;font-weight:800;letter-spacing:-.2px}.scan-result__subtitle{margin:0;font-size:14px;color:#64748b;line-height:1.45}.scan-result__balance{margin:4px 0 8px;font-size:14px;color:#0f172a}.scan-result__balance strong{color:#4d7fff;font-weight:800}.scan-result .scan-btn{width:100%}.staff-page{width:100%;box-sizing:border-box;padding:12px 16px 140px;display:flex;flex-direction:column;gap:16px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.staff-header{display:flex;align-items:center;gap:10px;padding:4px 0 2px}.staff-header__title{flex:1;margin:0;text-align:center;font-size:18px;font-weight:800;letter-spacing:-.2px}.staff-icon-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5ecff;border-radius:50%;color:#0f172a;cursor:pointer;box-shadow:0 1px 2px #0f172a0a;-webkit-tap-highlight-color:rgba(77,127,255,.12);touch-action:manipulation}.staff-icon-btn:active{transform:scale(.96)}.staff-icon-btn svg{width:18px;height:18px}.staff-icon-btn--ghost{background:transparent;border-color:transparent;box-shadow:none;color:#94a3b8;cursor:default}.staff-role-card{display:flex;align-items:center;gap:12px;background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;border-radius:18px;padding:14px 16px;box-shadow:0 6px 14px #4d7fff40}.staff-role-card__icon{width:40px;height:40px;border-radius:12px;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px}.staff-role-card__icon svg{width:20px;height:20px}.staff-role-card__text{display:flex;flex-direction:column;gap:2px;flex:1}.staff-role-card__label{font-size:15px;font-weight:700}.staff-role-card__hint{font-size:12px;color:#ffffffd9}.staff-hero{background:#fff;border:1px solid #e5ecff;border-radius:22px;padding:24px 18px 22px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 4px 12px #0f172a0d}.staff-hero__frame{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eef3ff,#e1ebff);border-radius:24px;color:#4d7fff;margin:4px 0 6px}.staff-hero__icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center}.staff-hero__icon svg{width:100%;height:100%}.staff-hero__corner{position:absolute;width:22px;height:22px;border:3px solid #4d7fff}.staff-hero__corner--tl{top:8px;left:8px;border-right:none;border-bottom:none;border-radius:8px 0 0}.staff-hero__corner--tr{top:8px;right:8px;border-left:none;border-bottom:none;border-radius:0 8px 0 0}.staff-hero__corner--bl{bottom:8px;left:8px;border-right:none;border-top:none;border-radius:0 0 0 8px}.staff-hero__corner--br{bottom:8px;right:8px;border-left:none;border-top:none;border-radius:0 0 8px}.staff-hero__title{margin:4px 0 0;font-size:20px;font-weight:800;letter-spacing:-.2px}.staff-hero__subtitle{margin:0;font-size:14px;line-height:1.4;color:#64748b;max-width:320px}.staff-actions{display:flex;flex-direction:column;gap:10px}.staff-btn{border:none;border-radius:14px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:transform .05s ease,opacity .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(77,127,255,.12)}.staff-btn:active:not(:disabled){transform:scale(.98)}.staff-btn:disabled{opacity:.6;cursor:not-allowed}.staff-btn--primary{background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 6px 14px #4d7fff40}.staff-btn--ghost{background:#fff;color:#4d7fff;border:1px solid #cfd9f5}.staff-hint{margin:-4px 0 0;font-size:13px;color:#94a3b8;text-align:center;line-height:1.4}.staff-error{background:#fde7ea;color:#b54b58;border:1px solid #f4c0c7;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.4;text-align:center}.staff-loading{text-align:center;font-size:14px;color:#94a3b8;padding:24px 0}.staff-blocked{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:26px 18px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;box-shadow:0 1px 2px #0f172a0a}.staff-blocked__icon{width:56px;height:56px;border-radius:18px;background:#eef3ff;color:#4d7fff;display:inline-flex;align-items:center;justify-content:center}.staff-blocked__icon svg{width:26px;height:26px}.staff-blocked__title{margin:4px 0 0;font-size:17px;font-weight:800}.staff-blocked__text{margin:0;font-size:14px;color:#64748b;line-height:1.45;max-width:320px}.staff-manual{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 2px #0f172a0a}.staff-manual__label{font-size:13px;font-weight:600;color:#64748b}.staff-manual__input{background:#f4f7fd;border:1px solid #d8e1f7;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px;color:#0f172a;outline:none;transition:border-color .15s ease,background-color .15s ease}.staff-manual__input:focus{border-color:#4d7fff;background:#fff}.staff-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50}.staff-result{position:relative;width:100%;max-width:360px;background:#fff;border-radius:22px;padding:26px 22px 22px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 18px 40px #0f172a47}.staff-result__close{position:absolute;top:10px;right:10px;width:32px;height:32px;border:none;background:transparent;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.staff-result__close svg{width:16px;height:16px}.staff-result__icon{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:6px}.staff-result__icon svg{width:32px;height:32px}.staff-result--success .staff-result__icon{background:#e3f6ea;color:#2da766}.staff-result--error .staff-result__icon{background:#fde7ea;color:#d24d5b}.staff-result__title{margin:4px 0 0;font-size:22px;font-weight:800}.staff-result__subtitle{margin:0;font-size:14px;color:#64748b;line-height:1.45}.staff-result__details{margin:4px 0 6px;width:100%;display:flex;flex-direction:column;gap:6px}.staff-result__row{display:flex;justify-content:space-between;gap:12px;font-size:13px}.staff-result__row dt{color:#94a3b8;margin:0}.staff-result__row dd{color:#0f172a;font-weight:600;margin:0;text-align:right}.staff-result .staff-btn{width:100%}.ap-page{width:100%;box-sizing:border-box;padding:12px 16px 140px;display:flex;flex-direction:column;gap:16px;font-family:Inter,Gilroy,system-ui,sans-serif;color:#0f172a}.ap-header{display:flex;align-items:center;gap:10px;padding:4px 0 2px}.ap-header__title{flex:1;margin:0;text-align:center;font-size:18px;font-weight:800;letter-spacing:-.2px}.ap-icon-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5ecff;border-radius:50%;color:#0f172a;cursor:pointer;box-shadow:0 1px 2px #0f172a0a;-webkit-tap-highlight-color:rgba(77,127,255,.12);touch-action:manipulation}.ap-icon-btn:active{transform:scale(.96)}.ap-icon-btn svg{width:18px;height:18px}.ap-icon-btn--ghost{background:transparent;border-color:transparent;box-shadow:none;color:#94a3b8;cursor:default}.ap-role-card{display:flex;align-items:center;gap:12px;background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;border-radius:18px;padding:14px 16px;box-shadow:0 6px 14px #4d7fff40}.ap-role-card__icon{width:40px;height:40px;border-radius:12px;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px}.ap-role-card__icon svg{width:20px;height:20px}.ap-role-card__text{display:flex;flex-direction:column;gap:2px;flex:1}.ap-role-card__label{font-size:15px;font-weight:700}.ap-role-card__hint{font-size:12px;color:#ffffffd9}.ap-form{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 2px #0f172a0a}.ap-field{display:flex;flex-direction:column;gap:6px}.ap-field__label{font-size:13px;font-weight:600;color:#64748b}.ap-field__hint{font-weight:500;color:#94a3b8}.ap-partner-picker{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.ap-partner-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #e5ecff;background:#fff;border-radius:999px;color:#1e293b;font-size:14px;font-weight:600;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.ap-partner-chip:disabled{opacity:.6;cursor:not-allowed}.ap-partner-chip--active{background:#2563eb;border-color:#2563eb;color:#fff}.ap-partner-chip__reward{font-size:12px;font-weight:700;padding:2px 8px;border-radius:999px;background:#2563eb1f;color:#2563eb}.ap-partner-chip--active .ap-partner-chip__reward{background:#ffffff38;color:#fff}.ap-field__input{background:#f4f7fd;border:1px solid #d8e1f7;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px;color:#0f172a;outline:none;transition:border-color .15s ease,background-color .15s ease}.ap-field__input:focus{border-color:#4d7fff;background:#fff}.ap-toggle{display:inline-flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;color:#0f172a}.ap-toggle--disabled{opacity:.55;cursor:not-allowed}.ap-toggle input{position:absolute;width:0;height:0;opacity:0}.ap-toggle__track{width:40px;height:22px;border-radius:12px;background:#cbd5e1;position:relative;transition:background-color .15s ease;flex:0 0 40px}.ap-toggle__thumb{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a2e;transition:transform .15s ease}.ap-toggle input:checked+.ap-toggle__track{background:#4d7fff}.ap-toggle input:checked+.ap-toggle__track .ap-toggle__thumb{transform:translate(18px)}.ap-toggle__text{line-height:1.3}.ap-toggle__lock{display:block;font-size:12px;color:#94a3b8;margin-top:2px}.ap-btn{border:none;border-radius:14px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:transform .05s ease,opacity .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(77,127,255,.12)}.ap-btn:active:not(:disabled){transform:scale(.98)}.ap-btn:disabled{opacity:.6;cursor:not-allowed}.ap-btn--primary{background:linear-gradient(180deg,#6e96ff,#5a85ff);color:#fff;box-shadow:0 6px 14px #4d7fff40}.ap-error{background:#fde7ea;color:#b54b58;border:1px solid #f4c0c7;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.4}.ap-loading{text-align:center;font-size:14px;color:#94a3b8;padding:24px 0}.ap-loading--inline{padding:12px 0}.ap-blocked{background:#fff;border:1px solid #e5ecff;border-radius:18px;padding:26px 18px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;box-shadow:0 1px 2px #0f172a0a}.ap-blocked__icon{width:56px;height:56px;border-radius:18px;background:#eef3ff;color:#4d7fff;display:inline-flex;align-items:center;justify-content:center}.ap-blocked__icon svg{width:26px;height:26px}.ap-blocked__title{margin:4px 0 0;font-size:17px;font-weight:800}.ap-blocked__text{margin:0;font-size:14px;color:#64748b;line-height:1.45;max-width:320px}.ap-list{display:flex;flex-direction:column;gap:10px}.ap-list__title{margin:4px 0 0;font-size:16px;font-weight:800;letter-spacing:-.2px}.ap-empty{background:#fff;border:1px dashed #e5ecff;border-radius:14px;padding:18px;text-align:center;color:#94a3b8;font-size:14px}.ap-promos{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ap-promo{background:#fff;border:1px solid #e5ecff;border-radius:14px;display:flex;align-items:stretch;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.ap-promo__main{flex:1;display:flex;align-items:center;gap:12px;padding:12px 14px;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:rgba(77,127,255,.12)}.ap-promo__main:active{background:#f4f7fd}.ap-promo__icon{width:38px;height:38px;border-radius:12px;background:#eef3ff;color:#4d7fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px}.ap-promo__icon svg{width:20px;height:20px}.ap-promo__body{display:flex;flex-direction:column;gap:2px;min-width:0}.ap-promo__title{font-size:15px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.ap-promo__sub{font-size:13px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap-promo__meta{font-size:12px;color:#94a3b8}.ap-promo__del{border:none;background:transparent;color:#94a3b8;width:44px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 44px}.ap-promo__del:disabled{opacity:.4;cursor:not-allowed}.ap-promo__del:hover{color:#d24d5b}.ap-promo__del svg{width:18px;height:18px}.ap-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:lowercase}.ap-pill--live{background:#e3f6ea;color:#2da766}.ap-pill--muted{background:#f1f5f9;color:#94a3b8}.ap-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}.ap-qr{position:relative;width:100%;max-width:360px;background:#fff;border-radius:22px;padding:26px 22px 22px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 18px 40px #0f172a47}.ap-qr__close{position:absolute;top:10px;right:10px;width:32px;height:32px;border:none;background:transparent;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.ap-qr__close svg{width:16px;height:16px}.ap-qr__title{margin:4px 0 0;font-size:22px;font-weight:800}.ap-qr__subtitle{margin:0;font-size:14px;color:#64748b}.ap-qr__frame{background:#f4f7fd;border-radius:18px;padding:16px;margin:4px 0 0;display:inline-flex;align-items:center;justify-content:center}.ap-qr__meta{margin:0;font-size:13px;color:#475569;line-height:1.4}.ap-qr__token{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:#475569;background:#f1f5f9;border-radius:8px;padding:6px 8px;word-break:break-all;max-width:100%}
