:root{font-family:ui-rounded,SF Pro Rounded,Avenir Next Rounded,Arial Rounded MT Bold,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:950;color:#f7edff;background:#070510;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;--vox-safe-top: max(env(safe-area-inset-top, 0px), var(--vox-tg-safe-top, 0px));--vox-safe-right: max(env(safe-area-inset-right, 0px), var(--vox-tg-safe-right, 0px));--vox-safe-bottom: max(env(safe-area-inset-bottom, 0px), var(--vox-tg-safe-bottom, 0px));--vox-safe-left: max(env(safe-area-inset-left, 0px), var(--vox-tg-safe-left, 0px));--vox-shell-top-offset: max(14px, calc(var(--vox-safe-top) + 14px))}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#070510;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(224,25,212,.22),transparent 34%),radial-gradient(circle at top right,rgba(0,219,255,.16),transparent 28%),linear-gradient(180deg,#10091d,#070510);background-attachment:fixed}button,input,textarea,select{font:inherit;font-weight:950}button{cursor:pointer;border:0;touch-action:manipulation}textarea,input,select{width:100%;max-width:100%;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:18px;outline:none;font-size:16px}::placeholder{font-weight:850}textarea:focus,input:focus,select:focus{border-color:#00dbffbf;box-shadow:0 0 0 4px #00dbff1a}a{color:inherit;text-decoration:none}.muted{color:#f7edff9e}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{width:min(100%,1120px);margin:0 auto;min-height:100vh;min-height:100dvh;padding:var(--vox-shell-top-offset) max(clamp(14px,4vw,28px),calc(var(--vox-safe-right) + 14px)) calc(104px + var(--vox-safe-bottom)) max(clamp(14px,4vw,28px),calc(var(--vox-safe-left) + 14px))}.app-shell:before{content:none}.app-header{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(100%,720px);margin:0 auto;padding:12px 2px 22px}.app-header h1{margin:0;font-size:clamp(2.1rem,8vw,3.5rem);line-height:.98;letter-spacing:-.04em;overflow-wrap:anywhere}.app-header p{margin:8px 0 0;color:#f7edffad}.eyebrow{margin:0 0 8px!important;color:#00dbff!important;text-transform:uppercase;font-size:.72rem;letter-spacing:.18em;font-weight:800}.orb-logo{flex:0 0 auto;width:clamp(54px,12vw,66px);height:clamp(54px,12vw,66px);border-radius:18px;display:grid;place-items:center;overflow:hidden;background:transparent;box-shadow:none}.orb-logo img{width:100%;height:100%;display:block;object-fit:cover}.page-stack{display:grid;gap:16px;width:min(100%,720px);margin:0 auto}.bottom-nav{position:fixed;left:50%;bottom:calc(12px + var(--vox-safe-bottom));transform:translate(-50%);z-index:20;width:min(calc(100% - 24px),680px);display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:10px;border-radius:28px;background:#10091dc7;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 20px 60px #00000073;contain:layout paint}.nav-item{color:#f7edff94;background:transparent;border-radius:20px;padding:9px 4px;display:grid;gap:2px;place-items:center;min-width:0;min-height:58px}.nav-item.active{color:#fff;background:#ffffff1a}.nav-icon{width:20px;height:20px;display:block;object-fit:contain;filter:invert(1);opacity:.58}.nav-item.active .nav-icon{opacity:1}.nav-item small{font-size:.68rem}.back-button{position:static;top:max(10px,var(--vox-safe-top));z-index:30;display:flex;width:fit-content;align-items:center;justify-content:center;gap:8px;min-height:44px;margin:0 0 8px;padding:0 14px;border-radius:999px;color:#fff;font-weight:850;background:#10091dbd;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 36px #00000057}.back-button span:first-child{font-size:1.05rem;line-height:1}@media(min-width:760px){.app-shell{padding-bottom:calc(112px + var(--vox-safe-bottom))}.app-header,.page-stack{width:min(100%,900px)}.bottom-nav{width:min(calc(100% - 48px),720px)}}@media(max-width:430px){.app-shell{padding-inline:12px}.app-header{gap:12px;padding-bottom:18px}.app-header p{font-size:.92rem}.eyebrow{font-size:.68rem}.bottom-nav{gap:4px;padding:8px;border-radius:24px}.nav-item{min-height:56px;border-radius:17px}.nav-icon{width:19px;height:19px}}.more-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;pointer-events:none;opacity:0;transition:opacity .2s ease}.more-menu.open{pointer-events:auto;opacity:1}.more-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.more-menu-panel{position:absolute;bottom:calc(92px + var(--vox-safe-bottom));right:max(14px,calc(50% - 326px));min-width:200px;padding:8px;border-radius:22px;background:#10091deb;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 16px 48px #00000080;display:grid;gap:2px;transform:translateY(8px);transition:transform .2s ease}.more-menu.open .more-menu-panel{transform:translateY(0)}.more-menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:16px;color:#f7edffb8;background:transparent;font-weight:600;font-size:.92rem;min-height:48px}.more-menu-item:active,.more-menu-item.active{color:#fff;background:#ffffff1a}.more-menu-item .nav-icon{width:20px;height:20px}.glass-card{border-radius:28px;padding:clamp(16px,4vw,22px);background:linear-gradient(145deg,#ffffff1c,#ffffff0d);border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px #ffffff2e,0 18px 50px #0000003d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}.glass-card h2,.glass-card h3{margin:0 0 8px;letter-spacing:-.02em;line-height:1.08}.primary-action,.secondary-action,.small-action,.ghost-action{border-radius:18px;padding:13px 16px;color:#fff;font-weight:850;min-height:46px;display:inline-grid;place-items:center;text-align:center}.primary-action{width:100%;background:linear-gradient(135deg,#e019d4,#8000fe,#00dbff);box-shadow:0 14px 38px #8000fe57}.secondary-action{width:100%;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.small-action,.ghost-action{padding:10px 12px;font-size:.85rem;background:#ffffff1a}.ghost-action{width:100%}.quick-link-grid{display:grid;gap:10px;margin-top:12px}.quick-link-action{box-shadow:0 10px 28px #8000fe42}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.metric-grid div{min-width:0;min-height:88px;padding:clamp(12px,3vw,14px);border-radius:22px;background:#ffffff12}.metric-grid span{display:block;color:#f7edff94;font-size:.78rem}.metric-grid strong{display:block;margin-top:10px;font-size:clamp(1.65rem,7vw,2rem);line-height:1}.list-stack{display:grid;gap:12px}.list-card{padding:14px;border-radius:20px;background:#ffffff12;display:grid;gap:6px;overflow-wrap:anywhere}.list-card span{color:#00dbff;font-size:.82rem}.list-card p{margin:0;color:#f7edffa8}.code-pill{display:block;overflow-x:auto;padding:12px;border-radius:16px;background:#00000047;color:#f6f684}@media(max-width:430px){.glass-card{border-radius:24px}.metric-grid{gap:8px}.metric-grid span{font-size:.72rem}.primary-action,.secondary-action,.small-action,.ghost-action{width:100%}}.editor-grid{gap:18px}.field-label{display:block;margin:14px 0 8px;color:#f7edffb8;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.input{min-height:50px;padding:0 14px}.editor-channel-select-wrap{position:relative;border-radius:22px;padding:1px;background:linear-gradient(135deg,#e019d4e6,#8000fed1,#00dbffd6);box-shadow:0 14px 34px #8000fe2e}.editor-channel-select{min-height:54px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;border-radius:21px;padding-right:46px;font-weight:950;background:linear-gradient(145deg,#2a2138f5,#181027f5),#ffffff14}.editor-channel-select-icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);pointer-events:none;color:#fff;font-size:1.35rem;line-height:1}.editor-channel-status{margin:8px 0 2px;color:#f7edff85;font-size:.82rem;line-height:1.35}.editor-channel-preview{min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-top:10px;padding:10px;border-radius:18px;background:#ffffff0f}.editor-channel-photo,.editor-channel-avatar{width:42px;height:42px;border-radius:50%;flex-shrink:0}.editor-channel-photo{display:block;object-fit:cover}.editor-channel-avatar{display:grid;place-items:center;color:#fff;font-weight:950}.editor-channel-preview-copy{min-width:0;display:grid;gap:2px}.editor-channel-preview-copy strong,.editor-channel-preview-copy span,.editor-channel-preview-copy p,.editor-channel-preview-copy em{overflow-wrap:anywhere}.editor-channel-preview-copy span{color:#00dbff;font-size:.8rem}.editor-channel-preview-copy p,.editor-channel-preview-copy em{margin:0;color:#f7edff85;font-size:.78rem;line-height:1.3}.editor-channel-preview-copy em{color:#f59e0b;font-style:normal}.editor-textarea{min-height:min(44vh,260px);padding:16px;resize:vertical;line-height:1.5}.toolbar{display:flex;gap:8px;overflow-x:auto;padding:4px 0 12px;margin-inline:-2px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.toolbar::-webkit-scrollbar{display:none}.toolbar button{flex:0 0 auto;min-width:44px;min-height:42px;padding:0 12px;border-radius:14px;color:#fff;font-weight:850;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);scroll-snap-align:start}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;min-width:0}.section-heading p{margin:0;color:#f7edff94;font-size:.86rem}.button-rows{display:grid;gap:14px}.builder-row{display:grid;gap:10px;padding:12px;border-radius:22px;background:#ffffff0f}.builder-row-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.builder-row-top button,.button-actions button{color:#f7edffd1;background:#ffffff14;border-radius:12px;min-height:44px;padding:8px 10px}.builder-button{display:grid;gap:8px;padding:10px;border-radius:18px;background:#0000002e}.builder-button input{min-height:44px;padding:0 12px;border-radius:14px}.button-actions{display:flex;gap:8px;flex-wrap:wrap}.button-actions button{flex:1 1 72px}.editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(min-width:900px){.editor-grid{width:min(100%,1040px);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start}.editor-card{grid-row:span 3}.preview-card{position:sticky;top:18px}.editor-actions{grid-column:2}}@media(max-width:560px){.editor-grid{gap:14px}.section-heading{align-items:stretch;flex-direction:column}.section-heading .small-action{width:100%}.builder-row-top{align-items:stretch;flex-direction:column}.editor-actions{gap:10px}}.toolbar-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.toolbar-row .input{flex:1;min-width:120px}.empty-state{text-align:center;padding:40px 20px;color:#f7edff7a}.hidden{display:none!important}.muted{color:#f7edff7a}.danger{color:#f87171!important}.filter-tabs{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px 0}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab{flex:0 0 auto;min-height:36px;padding:8px 14px;border-radius:999px;font-size:.82rem;font-weight:700;color:#f7edff94;background:#ffffff0f;border:1px solid transparent;cursor:pointer;white-space:nowrap}.filter-tab.active{color:#fff;background:#ffffff24;border-color:#ffffff2e}.draft-card{padding:14px;border-radius:20px;background:#ffffff12;display:grid;grid-template-columns:auto auto 1fr;align-items:start;gap:10px}.draft-body{min-width:0;display:grid;gap:4px}.draft-body strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.draft-preview{margin:0;font-size:.82rem;color:#f7edff7a;line-height:1.3}.draft-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:.76rem;color:#f7edff6b}.draft-checkbox{width:20px;height:20px;flex-shrink:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:6px;border:2px solid rgba(255,255,255,.22);background:transparent;cursor:pointer;position:relative;margin-top:2px}.draft-checkbox:checked{border-color:#00dbff;background:#00dbff38}.draft-checkbox:checked:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:2px;background:#00dbff}.star-btn{width:28px;height:28px;flex-shrink:0;padding:0;background:transparent;color:#f7edff38;font-size:1.1rem;line-height:1;display:grid;place-items:center;cursor:pointer;border-radius:8px}.star-btn.active,.star-btn.filled{color:#f5c518}.tag-pill{display:inline-block;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:600;background:#00dbff1a;color:#00dbff;border:1px solid rgba(0,219,255,.22)}.tag-row{display:flex;gap:4px;flex-wrap:wrap}.status-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;width:fit-content}.status-draft{background:#ffffff1a;color:#f7edff9e}.status-scheduled{background:#00dbff24;color:#00dbff}.status-posted{background:#10b98124;color:#10b981}.bulk-bar{position:sticky;top:max(10px,var(--vox-safe-top));z-index:25;display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:22px;background:#10091de0;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 12px 36px #0006}.bulk-bar button{padding:8px 12px;border-radius:14px;font-size:.82rem;font-weight:700;color:#fff;background:#ffffff1a}.cal-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.cal-nav-btn{width:36px;height:36px;border-radius:12px;background:#ffffff14;color:#fff;font-weight:800;font-size:1.2rem;display:grid;place-items:center;flex-shrink:0;cursor:pointer;border:1px solid rgba(255,255,255,.1)}.cal-nav-label{text-align:center;flex:1;font-size:1rem}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal-day-header{text-align:center;font-size:.72rem;font-weight:700;color:#f7edff6b;padding:6px 2px;text-transform:uppercase;letter-spacing:.04em}.cal-day{min-height:52px;padding:6px 4px;border-radius:10px;background:#ffffff08;position:relative}.cal-day.empty{background:transparent}.cal-day.today{background:#00dbff14;outline:1px solid rgba(0,219,255,.3)}.cal-day-num{font-size:.78rem;font-weight:700;color:#f7edff9e;line-height:1}.cal-day.today .cal-day-num{color:#00dbff;font-weight:900}.cal-events{display:flex;gap:3px;flex-wrap:wrap;margin-top:4px}.cal-event-dot{width:6px;height:6px;border-radius:50%;display:block;flex-shrink:0}.week-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.week-col{border-radius:12px;background:#ffffff08;min-height:140px;padding:6px}.week-col.today{background:#00dbff0f;outline:1px solid rgba(0,219,255,.25)}.week-col-header{text-align:center;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:6px}.week-day-name{display:block;font-size:.68rem;font-weight:700;color:#f7edff6b;text-transform:uppercase}.week-day-num{display:block;font-size:1.1rem;font-weight:800;color:#f7edffb8;margin-top:2px}.week-col.today .week-day-num{color:#00dbff}.week-col-body{display:flex;flex-direction:column;gap:3px}.day-view-header{display:flex;align-items:center;gap:14px;padding:12px;margin-bottom:12px;border-radius:22px;background:linear-gradient(135deg,#e019d429,#00dbff1f);border:1px solid rgba(255,255,255,.1)}.day-date-badge{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;gap:0;background:linear-gradient(135deg,#e019d4,#8000fe,#00dbff);box-shadow:0 14px 32px #8000fe47}.day-date-badge span{align-self:end;font-size:.7rem;line-height:1;letter-spacing:.1em;text-transform:uppercase}.day-date-badge strong{align-self:start;font-size:1.75rem;line-height:1}.day-view-kicker{display:block;margin-bottom:3px;color:#00dbff;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.day-view-body{display:grid;gap:6px;max-height:min(62vh,620px);overflow-y:auto;padding-right:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.day-view-body::-webkit-scrollbar{display:none}.day-hour-row{display:grid;grid-template-columns:58px 1fr;min-height:48px;align-items:stretch}.day-hour-label{font-size:.7rem;color:#f7edff6b;padding:10px 8px 0 0;text-align:right;white-space:nowrap}.day-hour-slot{position:relative;min-height:48px;padding:6px 8px;border-radius:16px;background:#ffffff0b;border:1px solid rgba(255,255,255,.055)}.day-hour-slot:before{content:"";position:absolute;left:10px;right:10px;top:50%;height:1px;background:#ffffff0b}.day-event{position:relative;z-index:1;padding:8px 10px;border-radius:12px;font-size:.78rem;font-weight:950;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.day-event.event-draft{background:#ffffff14;border-left:2px solid rgba(247,237,255,.32)}.day-event.event-scheduled{background:#00dbff1a;border-left:2px solid #00dbff}.day-event.event-posted{background:#10b9811a;border-left:2px solid #10b981}.agenda-list{display:grid;gap:8px}.agenda-date-header{font-size:.78rem;font-weight:800;color:#f7edff85;text-transform:uppercase;letter-spacing:.04em;padding:6px 0 2px}.agenda-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:14px;background:#ffffff0f}.agenda-item .cal-dot{margin-top:5px}.agenda-item-body{min-width:0;display:grid;gap:2px}.agenda-item-body strong{font-size:.88rem}.agenda-item-body .muted{font-size:.76rem}.cal-legend{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:.76rem;color:#f7edff94}.cal-legend>span{display:flex;align-items:center;gap:6px}.cal-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.analytics-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.analytics-metrics.trio{grid-template-columns:repeat(3,1fr)}.a-metric{min-width:0;padding:clamp(12px,3vw,16px);border-radius:18px;background:#ffffff12}.a-metric span{display:block;color:#f7edff85;font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.a-metric strong{display:block;margin-top:6px;font-size:clamp(1.3rem,5vw,1.7rem);line-height:1}.chart-wrap{padding:8px 0}.bar-chart{display:flex;align-items:flex-end;gap:6px;height:140px;padding-top:8px}.bar-chart-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;height:100%;justify-content:flex-end}.bar-chart-bar{width:100%;max-width:40px;border-radius:6px 6px 0 0;background:linear-gradient(to top,#8000fe,#00dbff);min-height:4px}.bar-chart-label{font-size:.66rem;color:#f7edff6b;text-align:center;white-space:nowrap}.bar-chart-value{font-size:.68rem;color:#fff;font-weight:700}.hm-grid{display:grid;grid-template-columns:48px repeat(7,1fr);gap:3px}.hm-header{text-align:center;font-size:.68rem;font-weight:700;color:#f7edff6b;padding:4px 0}.hm-label{font-size:.66rem;color:#f7edff6b;display:flex;align-items:center;padding-right:4px;white-space:nowrap}.hm-cell{aspect-ratio:1;border-radius:4px;min-width:0;min-height:24px}.tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));align-items:stretch;gap:18px}.tpl-card{padding:16px;border-radius:20px;background:#ffffff12;display:flex;flex-direction:column;gap:10px;min-width:0;min-height:260px;overflow:hidden}.tpl-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.tpl-name{font-size:1rem;line-height:1.2;overflow-wrap:anywhere}.tpl-preview{margin:0;font-size:.84rem;color:#f7edff85;line-height:1.4;display:-webkit-box;min-height:4.2em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tpl-built-in{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.66rem;font-weight:700;color:#f7edff7a;background:#ffffff14;text-transform:uppercase;letter-spacing:.04em}.tpl-footer{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;margin-top:auto;min-width:0}.tpl-footer .star-btn{flex-shrink:0}.tpl-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;min-width:0}.tpl-actions .small-action{min-width:0;padding-inline:10px;white-space:nowrap}.tpl-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end}.tpl-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.tpl-modal-panel{position:relative;z-index:1;width:100%;max-height:80vh;overflow-y:auto;padding:clamp(20px,5vw,28px);padding-bottom:calc(28px + var(--vox-safe-bottom));border-radius:28px 28px 0 0;background:#10091df7;border:1px solid rgba(255,255,255,.14);border-bottom:none;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:grid;gap:14px}.tpl-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.tpl-modal-header strong{font-size:1.1rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tpl-modal-body{font-size:.92rem;line-height:1.55;color:#f7edffb8;white-space:pre-wrap;word-break:break-word}.tpl-modal-actions{display:flex;gap:10px}.category-badge{display:inline-block;padding:3px 10px;border-radius:8px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.category-announcement{background:#e019d42e;color:#e019d4}.category-update{background:#00dbff2e;color:#00dbff}.category-patch-notes{background:#8000fe2e;color:#a855f7}.category-release{background:#10b9812e;color:#10b981}.category-maintenance{background:#f59e0b2e;color:#f59e0b}.category-giveaway{background:#ec48992e;color:#ec4899}.category-contest{background:#6366f12e;color:#6366f1}.category-news{background:#3b82f62e;color:#3b82f6}.category-beta{background:#a855f72e;color:#a855f7}.category-reminder{background:#fb923c2e;color:#fb923c}.category-custom{background:#ffffff1a;color:#f7edffb8}.channel-picker-shell{display:grid;gap:14px}.channel-picker-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.channel-picker-heading h3{margin:0 0 4px}.channel-picker-heading p{margin:0;color:#f7edff8a;font-size:.88rem;line-height:1.35}.channel-picker-label,.selected-channel-kicker{color:#00dbff;font-size:.72rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.selected-channel-title-card{position:relative;display:flex;align-items:center;min-height:50px;padding:0 18px;border-radius:18px;background:linear-gradient(145deg,#140c22f0,#10091df0) padding-box,linear-gradient(135deg,#e019d4e6,#8000fedb,#00dbffe6) border-box;border:1px solid transparent;box-shadow:0 16px 36px #00dbff14}.channel-select-wrap{position:relative;border-radius:24px;padding:1px;background:linear-gradient(135deg,#e019d4eb,#8000fedb,#00dbffdb);box-shadow:0 18px 42px #8000fe38}.channel-select{width:100%;min-height:58px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;border-radius:23px;padding:0 48px 0 18px;color:#fff;background:linear-gradient(145deg,#2a2138f5,#181027f5),#ffffff14;font-weight:950;outline:none}.channel-select:disabled{color:#f7edff7a}.channel-select-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#fff;font-size:1.4rem;line-height:1}.channel-picker-status{min-height:18px;color:#f7edff85;font-size:.82rem}.channel-picker-status.ok,.ch-access.ok{color:#10b981}.channel-picker-status.warn,.ch-access.warn{color:#f59e0b}.channel-add-copy{margin:4px 0 12px;color:#f7edff8a;font-size:.86rem;line-height:1.4}.channel-detail-empty{min-height:120px;display:grid;place-items:center;text-align:center}.ch-card{position:relative;padding:18px;border-radius:22px;background:#ffffff12;display:grid;gap:14px;overflow:hidden}.ch-top{position:relative;display:grid;place-items:center;min-height:54px}.ch-media{display:grid;place-items:center;width:100%}.ch-avatar,.ch-photo{width:44px;height:44px;border-radius:50%;flex-shrink:0}.ch-avatar{display:grid;place-items:center;font-weight:800;font-size:1.1rem;color:#fff}.ch-photo{display:block;object-fit:cover}.ch-top .star-btn{position:absolute;top:0;right:0;background:#ffffff14}.ch-info{min-width:0;display:grid;justify-items:center;gap:6px;text-align:center}.ch-info strong{font-size:1.08rem;line-height:1.18;overflow-wrap:anywhere}.ch-username{color:#00dbff;font-size:.86rem;overflow-wrap:anywhere}.ch-description{margin:2px 0;color:#f7edff94;font-size:.84rem;line-height:1.42;overflow-wrap:anywhere}.ch-meta{font-size:.78rem;color:#f7edff6b}.ch-access{font-size:.78rem}.ch-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin-top:3px}.ch-badge-default,.ch-badge-source{display:inline-block;width:fit-content;padding:2px 8px;border-radius:8px;font-size:.68rem;font-weight:700;background:#00dbff2e;color:#00dbff;text-transform:uppercase;letter-spacing:.04em}.ch-badge-source{background:#ffffff14;color:#f7edff94}.ch-actions{display:flex;gap:8px;flex-wrap:wrap}.ch-actions .small-action{flex:1;min-width:112px}@media(max-width:430px){.channel-picker-heading{align-items:stretch;flex-direction:column}.channel-picker-heading .small-action{width:100%}}.schedule-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000080;display:flex;align-items:flex-end}.schedule-backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.schedule-panel{position:relative;z-index:1;width:100%;max-height:85vh;overflow-y:auto;padding:clamp(20px,5vw,28px);padding-bottom:calc(28px + var(--vox-safe-bottom));border-radius:28px 28px 0 0;background:#10091df7;border:1px solid rgba(255,255,255,.14);border-bottom:none;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:grid;gap:14px}.schedule-panel h2{margin:0}.code-pill{display:block;overflow-x:auto;padding:10px 12px;border-radius:12px;background:#00000047;color:#f6f684;font-size:.84rem;margin-top:6px}@media(max-width:430px){.analytics-metrics{gap:8px}.analytics-metrics.trio{grid-template-columns:repeat(3,1fr)}.a-metric{padding:10px;border-radius:14px}.a-metric span{font-size:.68rem}.a-metric strong{font-size:clamp(1.1rem,4vw,1.4rem)}.cal-day{min-height:44px;padding:4px 2px}.cal-day-num{font-size:.72rem}.bar-chart{height:130px}}.tg-preview{border-radius:20px;overflow:hidden}.tg-chat-bg{padding:14px 10px;background:#0e1621;background-image:radial-gradient(circle at 20% 80%,rgba(33,60,87,.38) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(23,46,69,.3) 0%,transparent 50%);min-height:120px}.tg-message-group{max-width:100%;display:grid;gap:4px}.tg-bubble{position:relative;max-width:100%;padding:8px 12px 6px;border-radius:14px 14px 14px 4px;background:#212d3b;color:#e8e8e8;font-size:15px;line-height:1.45;word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.tg-bubble-content{min-width:0}.tg-msg-title{display:block;color:#fff;font-size:15px;font-weight:600;margin-bottom:2px}.tg-placeholder{color:#e8e8e85c;font-style:italic}.tg-meta{float:right;display:inline-flex;align-items:center;gap:3px;margin:4px -4px -2px 12px;font-size:12px;color:#e8e8e86b;-webkit-user-select:none;user-select:none}.tg-check{width:16px;height:11px;color:#e8e8e86b}.tg-bubble b,.tg-bubble strong{font-weight:600;color:#fff}.tg-bubble i,.tg-bubble em{font-style:italic}.tg-bubble u{text-decoration:underline;text-underline-offset:2px}.tg-bubble s{text-decoration:line-through}.tg-bubble code{padding:2px 5px;border-radius:5px;background:#00000059;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:13.5px;color:#e8e8e8}.tg-bubble pre{margin:6px 0;padding:10px 12px;border-radius:8px;background:#00000059;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:13.5px;line-height:1.4;overflow-x:auto;white-space:pre;color:#e8e8e8}.tg-bubble pre code{padding:0;border-radius:0;background:none;font-size:inherit}.tg-bubble blockquote{margin:6px 0;padding:4px 0 4px 10px;border-left:3px solid rgba(120,170,220,.6);color:#e8e8e8d1}.tg-bubble tg-spoiler,.tg-bubble .tg-spoiler{border-radius:4px;cursor:pointer;transition:filter .2s ease,background .2s ease;filter:blur(5px);background:#ffffff14;-webkit-user-select:none;user-select:none}.tg-bubble tg-spoiler.revealed,.tg-bubble .tg-spoiler.revealed{filter:none;background:none;cursor:default}.tg-keyboard{display:grid;gap:4px}.tg-keyboard-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:4px}.tg-keyboard-btn{display:flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:6px 10px;border-radius:8px;background:#2a3a4a;color:#6ab2f2;font-size:14px;font-weight:500;text-decoration:none;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .15s ease}.tg-keyboard-btn:active{background:#334d66}
