:root{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#f6f5f8;background:#0f0f11;font-synthesis:none;text-rendering:optimizeLegibility;--background: #0f0f11;--surface: #1a1b1f;--surface-strong: #202126;--line: #2f3037;--muted: #92929d;--purple: #6757f5;--purple-soft: #8274ff}*{box-sizing:border-box}html{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;background:var(--background)}body,#root{width:100%;height:var(--poster-stable-viewport-height, 100svh);min-height:0;margin:0;overflow:hidden;overscroll-behavior:none;background:var(--background)}button,input{font:inherit}button{color:inherit}.poster-app{width:100%;max-width:680px;height:100%;min-height:0;margin:0 auto;padding-top:max(14px,var(--poster-safe-area-top, 0px),env(safe-area-inset-top));padding-right:max(24px,var(--poster-safe-area-right, 0px),env(safe-area-inset-right));padding-bottom:max(8px,var(--poster-safe-area-bottom, 0px),env(safe-area-inset-bottom));padding-left:max(24px,var(--poster-safe-area-left, 0px),env(safe-area-inset-left));display:grid;grid-template-rows:64px minmax(0,1fr) 70px;background:var(--background)}.app-header{display:flex;align-items:center;gap:12px;min-width:0}.avatar,.brand-mark{display:grid;place-items:center;flex:0 0 auto;width:50px;height:50px;border-radius:17px;color:#fff;font-size:25px;font-weight:750;background:linear-gradient(145deg,#6255ff,#4b3be9);box-shadow:0 12px 32px #5142eb47}.app-header__identity{min-width:0;display:flex;flex-direction:column;line-height:1.15}.app-header__identity strong{overflow:hidden;font-size:20px;letter-spacing:-.4px;text-overflow:ellipsis;white-space:nowrap}.app-header__identity span{margin-top:4px;overflow:hidden;color:var(--muted);font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.help-button{width:44px;height:44px;margin-left:auto;border:0;border-radius:50%;color:#e4e3e8;background:#25262c;font-size:23px;font-weight:700;cursor:pointer}.help-button:active{transform:scale(.96)}.app-content{min-height:0;overflow:hidden}.screen{height:100%;min-height:0}.today-screen{display:grid;grid-template-rows:54px 128px 42px minmax(0,1fr) auto;gap:8px}.today-heading{display:flex;align-items:center;justify-content:space-between}.today-heading h1{margin:0;font-size:35px;line-height:1;letter-spacing:-1.3px}.today-heading time{padding-top:5px;color:var(--muted);font-size:13px;font-weight:700}.day-summary{position:relative;min-width:0;padding:18px 18px 15px;overflow:hidden;border-radius:26px;background:#2b2737}.day-summary__orb{position:absolute;z-index:0;width:154px;height:154px;top:-58px;right:-28px;border-radius:50%;background:#51487f}.day-summary__label,.day-summary strong,.day-summary p,.day-summary__badge{position:relative;z-index:1}.day-summary__label{display:block;color:#c4c0cc;font-size:11px;font-weight:800;letter-spacing:1.15px}.day-summary strong{display:block;max-width:calc(100% - 94px);margin-top:6px;overflow:hidden;font-size:25px;line-height:1;letter-spacing:-1px;text-overflow:ellipsis;white-space:nowrap}.day-summary__badge{position:absolute;top:17px;right:18px;min-width:75px;padding:8px 12px;border-radius:14px;text-align:center;color:#1b1711;background:#f5aa35;font-size:12px;font-weight:800}.day-summary__badge--low{color:#c8c8ce;background:#35363d}.day-summary__badge--normal{color:#77c7f5;background:#123c58}.day-summary__badge--very_high{color:#ff9fb3;background:#58212b}.day-summary p{display:flex;align-items:center;gap:9px;margin:27px 0 0;overflow:hidden;color:#c4c0cc;font-size:12.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.day-summary p i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#8274ff;box-shadow:0 0 0 5px #8274ff24}.schedule-heading{display:flex;align-items:end;justify-content:space-between;padding:2px 3px 0}.schedule-heading h2{margin:0;font-size:20px;letter-spacing:-.35px}.schedule-heading span{color:var(--muted);font-size:12px;font-weight:700}.schedule-list{min-height:0;display:grid;grid-template-rows:repeat(5,minmax(0,1fr));gap:7px}.slot-card{width:100%;min-height:0;padding:8px 11px;display:grid;grid-template-columns:55px 1px minmax(0,1fr) auto;align-items:center;gap:10px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);text-align:left;cursor:pointer}.slot-card:active{transform:scale(.992);background:#202126}.slot-card--accent{border-color:#51476f;background:#1e1a29}.slot-card__time{font-size:19px;font-weight:760;letter-spacing:-.4px}.slot-card__divider{align-self:stretch;width:1px;background:#32333a}.slot-card__content{min-width:0;display:flex;flex-direction:column;gap:2px;overflow:hidden}.slot-card__content>span,.slot-card__content>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slot-card__eyebrow{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.7px}.slot-card__eyebrow--accent{color:#8476ff}.slot-card__content strong{font-size:15.5px;letter-spacing:-.15px}.slot-card__content>span:last-child{color:var(--muted);font-size:11.5px}.slot-card__right{max-width:86px}.load-badge{display:inline-grid;min-width:73px;min-height:34px;padding:6px 9px;place-items:center;border-radius:14px;text-align:center;font-size:10.5px;font-weight:800;line-height:1.1}.load-badge--low{color:#c6c6cd;background:#2d2e34}.load-badge--normal{color:#6dc5f4;background:#123d59}.load-badge--high{color:#ffc05a;background:#523d1e}.load-badge--very_high{color:#ff9eb2;background:#58202a}.grouped-badge{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px;width:86px;min-height:46px;padding:7px 9px;border-radius:15px;color:#bdb5ff;background:#342b60;text-align:center;font-size:10px;font-weight:800;line-height:1.15}.grouped-badge b{font-size:16px}.schedule-pagination,.page-dots{height:25px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:11px;font-weight:700}.schedule-pagination button,.page-dots button{width:28px;height:23px;padding:0;border:0;border-radius:8px;background:#24252a;cursor:pointer}.schedule-pagination button:disabled,.page-dots button:disabled{opacity:.3}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-row:1 / -1;border:1px dashed #313239;border-radius:22px;color:var(--muted);text-align:center}.empty-state strong{color:#e8e7ec;font-size:16px}.empty-state span{margin-top:5px;font-size:12px}.bottom-navigation{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;border-top:1px solid #2b2c31}.navigation-item{height:58px;padding:8px 2px 0;display:flex;flex-direction:column;align-items:center;gap:5px;border:0;color:#777780;background:transparent;font-size:10.5px;font-weight:700;cursor:pointer}.navigation-item--active{color:var(--purple)}.navigation-item__icon{position:relative;display:grid;place-items:center}.unread-badge{position:absolute;top:-8px;right:-12px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border:2px solid var(--background);border-radius:999px;color:#fff;background:#e4475e;font-size:9px}.section-title{height:72px;display:flex;align-items:end;justify-content:space-between;padding:5px 2px 12px}.section-title div{display:flex;flex-direction:column}.section-title span{color:#7f72f7;font-size:10px;font-weight:800;letter-spacing:1px}.section-title h1{margin:3px 0 0;font-size:30px;line-height:1;letter-spacing:-1px}.section-title>strong{color:var(--muted);font-size:12px}.calendar-screen{display:grid;grid-template-rows:72px 52px minmax(0,1fr) 34px}.month-switcher{display:flex;align-items:center;justify-content:space-between;border-radius:18px;background:var(--surface)}.month-switcher h2{margin:0;font-size:17px}.month-switcher button{width:50px;height:100%;border:0;color:#9b91ff;background:transparent;font-size:27px;cursor:pointer}.calendar-card{align-self:center;padding:14px 9px;border:1px solid var(--line);border-radius:24px;background:var(--surface)}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.weekdays{margin-bottom:8px;color:#71717b;font-size:9px;font-weight:800;text-align:center}.calendar-grid{grid-auto-rows:minmax(42px,1fr);row-gap:6px}.calendar-day{position:relative;min-width:0;border:0;border-radius:14px;background:transparent;color:#d8d7dc;cursor:pointer}.calendar-day>span{font-size:13px;font-weight:700}.calendar-day small{position:absolute;right:3px;bottom:2px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:8px;color:#bdb6ff;background:#332c5d;font-size:8px;font-weight:800}.calendar-day--busy{background:#211d2c}.calendar-day--selected{color:#fff;background:#5d4fec;box-shadow:0 8px 20px #5d4fec40}.calendar-day--selected small{color:#4a3cd3;background:#fff}.calendar-day--empty{pointer-events:none}.calendar-legend{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:10.5px}.calendar-legend i{width:8px;height:8px;border-radius:50%;background:#5d4fec}.posts-screen{display:grid;grid-template-rows:72px minmax(0,1fr) 30px}.post-list{min-height:0;display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:10px}.post-card{min-height:0;padding:12px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--line);border-radius:20px;background:var(--surface);text-align:left;cursor:pointer}.post-card:active{transform:scale(.992)}.post-card__time{color:#8376ff;font-size:16px;font-weight:800}.post-card__content{min-width:0;display:flex;flex-direction:column;gap:4px}.post-card__content>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-card__content small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.7px}.post-card__content strong{font-size:14px}.post-card__content span{color:var(--muted);font-size:10.5px}.chat-screen{display:grid;grid-template-rows:72px minmax(0,1fr) 57px}.chat-title{border-bottom:1px solid #292a2f}.online-status{display:flex;align-items:center;gap:6px;color:#75d49c!important}.online-status i{width:7px;height:7px;border-radius:50%;background:#5ed38e}.chat-messages{min-height:0;padding:16px 2px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;scrollbar-width:none}.chat-messages::-webkit-scrollbar{display:none}.chat-day{align-self:center;padding:5px 10px;border-radius:10px;color:#85858e;background:#1d1e22;font-size:9.5px;font-weight:700}.chat-message{max-width:82%;padding:10px 12px 7px;border-radius:17px}.chat-message p{margin:0;font-size:13px;line-height:1.35}.chat-message time{display:block;margin-top:4px;color:#ffffff75;font-size:8.5px;text-align:right}.chat-message--support{align-self:flex-start;border-bottom-left-radius:6px;background:#24252a}.chat-message--poster{align-self:flex-end;border-bottom-right-radius:6px;background:#4f43c6}.chat-empty{margin:auto 20px;color:var(--muted);font-size:12px;line-height:1.45;text-align:center}.chat-composer{display:grid;grid-template-columns:minmax(0,1fr) 43px;align-items:center;gap:8px}.chat-composer input{height:43px;min-width:0;padding:0 15px;border:1px solid var(--line);outline:none;border-radius:17px;color:#fff;background:var(--surface);font-size:13px}.chat-composer input:focus{border-color:#6658ef}.chat-composer button{width:43px;height:43px;display:grid;place-items:center;border:0;border-radius:15px;background:#5d4fec;cursor:pointer}.chat-composer button:disabled{opacity:.4}.sheet-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:center;padding-top:90px;background:#000000a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fade-in .18s ease-out}.details-sheet{width:100%;max-width:680px;max-height:78%;padding:8px 22px max(22px,var(--poster-safe-area-bottom, 0px),env(safe-area-inset-bottom));overflow:hidden;border:1px solid #32333a;border-bottom:0;border-radius:28px 28px 0 0;background:#17181c;box-shadow:0 -24px 60px #0006;animation:sheet-up .2s ease-out}.sheet-handle{width:42px;height:4px;margin:0 auto 14px;border-radius:4px;background:#494a51}.details-sheet__header{display:flex;align-items:start;justify-content:space-between}.details-sheet__header span{color:#8376ff;font-size:10px;font-weight:800;letter-spacing:.7px}.details-sheet__header h2{margin:4px 0 0;font-size:23px;letter-spacing:-.6px}.details-sheet__header button{width:34px;height:34px;border:0;border-radius:50%;color:#b8b8c0;background:#292a2f;font-size:23px;cursor:pointer}.details-sheet__list{max-height:calc(78vh - 98px);margin-top:16px;padding-bottom:4px;overflow-y:auto;scrollbar-width:none}.details-sheet__list::-webkit-scrollbar{display:none}.advertisement-detail{padding:15px;border:1px solid var(--line);border-radius:20px;background:#1d1e23}.advertisement-detail+.advertisement-detail{margin-top:10px}.advertisement-detail__top{display:flex;align-items:center;justify-content:space-between;color:#8174ff;font-size:10px;font-weight:800}.advertisement-detail h3{margin:8px 0 3px;font-size:17px}.advertisement-detail>p{margin:0;color:var(--muted);font-size:12px}.material-preview{margin-top:12px;padding:12px;border-radius:15px;background:#25262b}.target-event-time{margin-top:10px;padding:9px 11px;border-radius:12px;color:#bcb5ff;background:#292440;font-size:10.5px;font-weight:700}.material-preview>span{color:#8d8d96;font-size:9px;font-weight:800;text-transform:uppercase}.material-preview p{margin:7px 0;color:#d2d1d7;font-size:12px;line-height:1.4}.material-preview small{color:#777780;font-size:9.5px}.auth-screen{width:100%;height:100%;padding:max(54px,var(--poster-safe-area-top, 0px),env(safe-area-inset-top)) 30px max(28px,var(--poster-safe-area-bottom, 0px),env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f6f5f8;background:radial-gradient(circle at 50% 30%,#28213f 0,#131217 34%,#0f0f11 62%);text-align:center}.brand-mark{width:72px;height:72px;border-radius:24px;font-size:35px}.brand-mark--small{width:54px;height:54px;border-radius:18px;font-size:26px}.loading-copy{margin-top:25px}.loading-copy h1,.lock-copy h1,.auth-screen--error h1{margin:0;font-size:26px;letter-spacing:-.7px}.loading-copy p,.auth-screen--error p{margin:9px auto 0;max-width:280px;color:var(--muted);font-size:13px;line-height:1.45}.loading-spinner{width:28px;height:28px;margin-top:32px;border:3px solid #302c42;border-top-color:#7163f5;border-radius:50%;animation:spin .8s linear infinite}.auth-screen--lock{justify-content:flex-start;padding-top:max(76px,var(--poster-safe-area-top, 0px),env(safe-area-inset-top))}.lock-copy{margin-top:54px}.lock-icon{width:52px;height:52px;margin:0 auto 18px;display:grid;place-items:center;border-radius:18px;color:#9a90ff;background:#29243a}.lock-copy p{margin:7px 0 0;color:var(--muted);font-size:13px}.password-form{width:100%;max-width:360px;margin-top:43px;text-align:left}.password-form .biometric-login-button{margin:0;color:#fff;background:#312a63}.auth-divider{height:35px;display:flex;align-items:center;gap:10px;color:#6f6f78;font-size:10px;text-transform:uppercase}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#2c2d32}.password-form label{display:block;margin:0 0 8px 3px;color:#a3a2ab;font-size:11px;font-weight:700}.password-form input{width:100%;height:52px;padding:0 16px;border:1px solid #32333a;outline:none;border-radius:17px;color:#fff;background:#1c1d21}.password-form input:focus{border-color:#6e60f3;box-shadow:0 0 0 3px #6e60f31f}.password-form button,.auth-screen--error button{width:100%;height:50px;margin-top:14px;border:0;border-radius:17px;background:#5d4fec;font-weight:750;cursor:pointer}.password-form button:disabled{opacity:.45}.form-error{margin:8px 3px 0;color:#ff879c;font-size:11px}.security-note{margin-top:auto;max-width:300px;color:#6f6f78;font-size:10.5px;line-height:1.5}.auth-screen--error h1{margin-top:34px}.auth-screen--error button{max-width:300px;margin-top:28px}.biometric-setup-sheet{width:100%;max-width:680px;padding:8px 26px max(26px,var(--poster-safe-area-bottom, 0px),env(safe-area-inset-bottom));border:1px solid #32333a;border-bottom:0;border-radius:28px 28px 0 0;background:#18181d;text-align:center;animation:sheet-up .2s ease-out}.biometric-setup-icon{width:58px;height:58px;margin:8px auto 16px;display:grid;place-items:center;border-radius:20px;color:#a49aff;background:#2b2740}.biometric-setup-sheet h2{margin:0;font-size:23px;letter-spacing:-.5px}.biometric-setup-sheet>p:not(.form-error){max-width:340px;margin:10px auto 22px;color:var(--muted);font-size:12px;line-height:1.45}.biometric-setup-sheet .form-error{text-align:center}.biometric-setup-sheet button{width:100%;max-width:360px;height:48px;border:0;border-radius:16px;cursor:pointer}.biometric-enable-button{color:#fff;background:#5d4fec;font-weight:750}.biometric-skip-button{margin-top:8px;color:#898993;background:transparent;font-size:12px;font-weight:650}.biometric-setup-sheet button:disabled{opacity:.45}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{transform:translateY(24px);opacity:.5}}@media (min-width: 700px){body{background:#171719}.poster-app{border-left:1px solid #27272c;border-right:1px solid #27272c;box-shadow:0 0 70px #00000047}}@media (max-height: 760px){.poster-app{grid-template-rows:58px minmax(0,1fr) 62px;padding-top:8px}.today-screen{grid-template-rows:48px 112px 35px minmax(0,1fr) auto;gap:6px}.day-summary{padding-top:14px}.day-summary p{margin-top:20px}.today-heading h1{font-size:31px}.slot-card{border-radius:16px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
