:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f4fa;background:#0d0b11;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0d0b11;--surface: #15121a;--surface-raised: #1b1721;--line: #2d2734;--line-strong: #3e3548;--text: #f7f4fa;--muted: #aaa1b4;--faint: #776e80;--accent: #a970ff;--accent-strong: #bf98ff;--accent-soft: #271c36;--danger: #ff7c8d;--danger-soft: #2b171d;--success: #72d6a4}*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:ui-rounded,SF Pro Rounded,Inter,ui-sans-serif,sans-serif}.boot-screen,.signin-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.boot-screen{gap:16px;align-content:center;color:var(--muted)}.signin-shell{background:radial-gradient(circle at 50% 20%,#221630 0,var(--bg) 43%)}.signin-panel{width:min(520px,100%);text-align:center;padding:54px 44px;border:1px solid var(--line);border-radius:28px;background:#15121aeb}.signin-panel h1{font-size:clamp(2.2rem,7vw,4rem);letter-spacing:-.055em;line-height:1.02;margin-bottom:20px}.signin-copy{color:var(--muted);line-height:1.65;font-size:1.05rem;max-width:430px;margin:0 auto 32px}.signin-footnote{color:var(--faint);font-size:.82rem;line-height:1.5;max-width:340px;margin:22px auto 0}.apple-button-wrap{min-height:48px;display:flex;justify-content:center}.signin-progress{height:48px;display:flex;align-items:center;gap:10px}.brand-mark{width:38px;height:38px;border:1px solid #7650a7;border-radius:12px;display:grid;place-items:center;color:var(--accent-strong);background:var(--accent-soft);flex:0 0 auto}.brand-mark svg{width:21px}.brand-mark-large{width:66px;height:66px;border-radius:20px;margin:0 auto 22px}.brand-mark-large svg{width:34px;height:34px}.eyebrow{color:var(--accent-strong);font-size:.7rem;letter-spacing:.18em;font-weight:700;margin-bottom:10px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;border-right:1px solid var(--line);background:#100e14;padding:26px 18px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 30px}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font:700 1.1rem/1.2 ui-rounded,SF Pro Rounded,Inter,ui-sans-serif,sans-serif}.brand small{color:var(--faint);font-size:.7rem;margin-top:3px}.sidebar nav{display:grid;gap:6px}.sidebar nav button,.mobile-nav button{border:0;background:transparent;color:var(--muted);cursor:pointer}.sidebar nav button{height:46px;border-radius:11px;display:flex;align-items:center;gap:12px;padding:0 13px;text-align:left;font-weight:600}.sidebar nav button:hover{color:var(--text);background:var(--surface)}.sidebar nav svg{width:19px}.sidebar nav .nav-active{color:var(--text);background:var(--accent-soft)}.sidebar nav .nav-active svg{color:var(--accent-strong)}.sidebar nav em{margin-left:auto;font-style:normal;font-size:.68rem;min-width:21px;height:21px;border-radius:11px;display:grid;place-items:center;background:var(--accent);color:#130d1d}.sidebar-account{margin-top:auto;display:flex;align-items:center;gap:10px;padding:15px 8px 0;border-top:1px solid var(--line);min-width:0}.sidebar-account>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#292330;color:var(--accent-strong);font-weight:700}.sidebar-account>div{min-width:0;display:flex;flex-direction:column}.sidebar-account strong{font-size:.79rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-account small{color:var(--faint);font-size:.7rem;margin-top:3px}.content{margin-left:244px;min-height:100vh;padding:48px clamp(28px,5vw,76px) 72px}.mobile-nav{display:none}.view-stack{width:min(1040px,100%);margin:0 auto}.view-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.view-header h2{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;margin-bottom:9px}.view-header p:last-child{color:var(--muted);margin:0;line-height:1.5}.primary-button,.secondary-button,.danger-button{min-height:42px;padding:0 17px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700;white-space:nowrap}.primary-button{background:var(--accent);color:#150d20}.primary-button:hover{background:var(--accent-strong)}.secondary-button{background:var(--surface-raised);color:var(--text);border-color:var(--line-strong)}.secondary-button:hover{border-color:#5c5068}.danger-button{background:var(--danger-soft);color:#ffb3bd;border-color:#66303a}.quiet-button{min-height:38px;padding-inline:13px}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{opacity:.45;cursor:not-allowed}.icon-button{width:38px;height:38px;border:0;border-radius:9px;display:grid;place-items:center;background:transparent;color:var(--muted);cursor:pointer;flex:0 0 auto}.icon-button:hover{color:var(--text);background:#241f2a}.icon-button svg{width:18px}.danger-icon:hover{color:var(--danger);background:var(--danger-soft)}.loading-state,.empty-state{border:1px solid var(--line);border-radius:20px;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:36px}.loading-state{flex-direction:row;gap:12px}.empty-state>svg{width:34px;height:34px;color:var(--accent);margin-bottom:15px}.empty-state h3{color:var(--text);margin-bottom:8px}.empty-state p{margin-bottom:22px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.muted{color:var(--faint)}.inline-error,.inline-success{border-radius:10px;padding:11px 13px;line-height:1.4;font-size:.87rem}.inline-error{color:#ffb9c2;background:var(--danger-soft);border:1px solid #5c2932}.inline-success{color:var(--success);background:#10261d;border:1px solid #295540}.global-error{width:min(1040px,100%);margin:0 auto 20px}.add-panel{width:min(580px,100%);border:1px solid var(--line-strong);background:var(--surface);border-radius:14px;overflow:visible;position:relative}.search-input{height:50px;display:flex;align-items:center;gap:10px;padding:0 8px 0 14px}.search-input>svg{color:var(--faint);flex:0 0 auto}.search-input input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.search-state{padding:10px 14px;color:var(--muted);display:flex;align-items:center;gap:8px;margin:0;border-top:1px solid var(--line);font-size:.86rem}.add-panel>.inline-error{margin:0 10px 10px}.search-results{position:absolute;z-index:20;inset:calc(100% + 8px) 0 auto;background:var(--surface-raised);border:1px solid var(--line-strong);border-radius:14px;overflow:hidden}.search-results:empty{display:none}.search-results button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:11px 13px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.search-results button:last-child{border-bottom:0}.search-results button:hover{background:#241f2a}.search-results img{width:38px;height:38px;object-fit:cover;border-radius:50%}.search-results button>span{display:flex;flex:1;flex-direction:column}.search-results small{color:var(--faint);margin-top:2px}.search-results em{font-style:normal;color:#ffa4b0;font-size:.62rem;font-weight:800;letter-spacing:.08em}.channel-list{display:grid;gap:13px}.channel-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:visible}.channel-muted{background:#121016}.channel-summary{min-height:106px;padding:18px 18px 18px 20px;display:flex;align-items:center;gap:17px}.avatar-wrap{position:relative;flex:0 0 auto}.avatar{width:64px;height:64px;border-radius:16px;object-fit:cover;background:#29242f}.live-dot{position:absolute;left:-5px;bottom:-5px;height:20px;padding:0 6px;display:flex;align-items:center;border-radius:6px;background:#e9576b;color:#fff;border:3px solid var(--surface)}.live-dot span{font-size:.52rem;letter-spacing:.09em;font-weight:800}.channel-copy{flex:1;min-width:0}.channel-name-line{display:flex;align-items:center;gap:8px}.channel-copy h3{font-size:1.08rem;margin-bottom:4px}.channel-copy p{color:var(--accent-strong);font-size:.84rem;font-weight:600;margin-bottom:5px}.channel-copy small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:650px}.card-error{margin:-5px 20px 15px 101px}.switch{width:44px;height:25px;padding:2px;border:1px solid #4b4254;border-radius:14px;background:#2a252f;cursor:pointer;transition:background .18s ease,border-color .18s ease}.switch span{display:block;width:19px;height:19px;border-radius:50%;background:#aaa1b4;transition:transform .18s ease,background .18s ease}.switch-on{background:var(--accent);border-color:var(--accent)}.switch-on span{transform:translate(19px);background:#160e20}.switch:disabled{opacity:.35;cursor:not-allowed}.channel-settings{border-top:1px solid var(--line);padding:24px 25px 25px 101px}.disabled-note{color:#d9bafc;background:var(--accent-soft);border-radius:9px;padding:9px 11px;font-size:.82rem}.setting-section{padding:18px 0;border-bottom:1px solid var(--line)}.setting-section:first-of-type{padding-top:0}.setting-section:last-of-type{border-bottom:0}.setting-section h4{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.67rem;margin-bottom:10px}.setting-row{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:18px}.setting-row>span{display:flex;flex-direction:column}.setting-row strong{font-weight:600;font-size:.9rem}.setting-row small,.setting-section small{color:var(--faint);line-height:1.45;margin-top:3px}.two-column-settings,.delivery-grid,.quiet-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field-label{display:block;color:var(--muted);font-size:.76rem;font-weight:600;margin-bottom:8px}input,select{height:42px;border:1px solid var(--line-strong);border-radius:9px;padding:0 11px;background:#100e14;color:var(--text)}input:disabled,select:disabled{opacity:.4;cursor:not-allowed}select{width:100%}.token-editor{position:relative}.token-editor>input{width:100%}.tokens{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:7px}.tokens:empty{display:none}.token{height:27px;padding:0 8px;border:1px solid #534265;border-radius:7px;background:var(--accent-soft);color:#dcc4ff;display:flex;align-items:center;gap:5px;cursor:pointer;font-size:.74rem}.suggestions{position:absolute;z-index:15;inset:calc(100% + 5px) 0 auto;max-height:180px;overflow:auto;background:#211c27;border:1px solid var(--line-strong);border-radius:9px}.suggestions button{width:100%;border:0;background:transparent;padding:9px 11px;text-align:left;cursor:pointer}.suggestions button:hover{background:#2e2736}.delivery-grid{grid-template-columns:minmax(150px,220px) minmax(150px,220px)}.activity-groups{display:grid;gap:30px}.day-heading{color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;margin:0 0 9px 8px}.activity-list{border:1px solid var(--line);border-radius:17px;overflow:hidden}.activity-row{min-height:86px;padding:17px 17px 17px 13px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:var(--surface)}.activity-row:last-child{border-bottom:0}.activity-unread{background:#191321}.read-indicator{width:26px;height:36px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.read-indicator span{width:7px;height:7px;border-radius:50%;border:1px solid var(--faint)}.activity-unread .read-indicator span{background:var(--accent);border-color:var(--accent)}.activity-copy{flex:1;min-width:0}.activity-copy>div{display:flex;justify-content:space-between;gap:20px}.activity-copy h4{margin:0;font-size:.92rem}.activity-copy time{color:var(--faint);font-size:.72rem;white-space:nowrap}.activity-copy p{color:var(--muted);font-size:.84rem;line-height:1.45;margin:5px 0 0}.load-more{margin:0 auto}.settings-view{max-width:920px}.settings-panel{border:1px solid var(--line);border-radius:17px;background:var(--surface);padding:23px 24px;margin-bottom:14px}.settings-panel-title{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.settings-panel-title>svg{width:20px;color:var(--accent-strong);margin-top:2px}.settings-panel-title h3{font-size:1rem;margin-bottom:4px}.settings-panel-title p,.settings-panel>div>p{color:var(--muted);font-size:.82rem;margin:0;line-height:1.45}.detail-list{margin:0}.detail-list>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);gap:20px}.detail-list dt{color:var(--muted);font-size:.8rem}.detail-list dd{margin:0;font-size:.83rem;text-align:right}.check-row{display:flex;align-items:center;gap:9px;margin-bottom:17px;font-size:.87rem}.check-row input{width:17px;height:17px;accent-color:var(--accent)}.quiet-grid{grid-template-columns:130px 130px minmax(190px,1fr);align-items:end}.quiet-grid input{width:100%}.panel-note{color:var(--faint);font-size:.78rem;line-height:1.5;margin:14px 0 18px}.panel-empty{color:var(--faint);font-size:.84rem;margin:0;padding:14px 0;border-top:1px solid var(--line)}.resource-list{border-top:1px solid var(--line)}.resource-list article{min-height:72px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.resource-list article:last-child{border-bottom:0}.resource-list article>div{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.resource-list strong{font-size:.86rem}.resource-list code,.resource-list span{color:var(--muted);font-size:.78rem}.resource-list small{color:var(--faint);font-size:.7rem}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:24px}.danger-zone h3{margin-bottom:5px;font-size:1rem}.danger-actions{display:flex;gap:8px}@media(max-width:900px){.sidebar{width:204px}.content{margin-left:204px;padding-inline:25px}.channel-settings{padding-left:25px}.card-error{margin-left:20px}.two-column-settings{grid-template-columns:1fr}.danger-zone{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.sidebar{display:none}.content{margin-left:0;padding:27px 16px 104px}.mobile-nav{position:fixed;z-index:30;inset:auto 0 0;height:74px;padding:7px 18px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);background:#100e14f5;border-top:1px solid var(--line)}.mobile-nav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:.64rem}.mobile-nav svg{width:20px}.mobile-nav .nav-active{color:var(--accent-strong)}.mobile-nav em{position:absolute;top:6px;right:calc(50% - 18px);width:7px;height:7px;border-radius:50%;background:var(--danger)}.view-header{align-items:stretch;flex-direction:column;gap:20px;margin-bottom:24px}.view-header>.primary-button{align-self:flex-start}.view-header h2{font-size:2.35rem}.add-panel{width:100%}.channel-summary{padding:15px 12px;gap:11px;min-height:90px}.avatar{width:51px;height:51px;border-radius:13px}.channel-copy small{max-width:42vw}.channel-summary>.switch{margin-left:auto}.channel-summary>.icon-button{width:32px}.channel-settings{padding:20px 16px}.card-error{margin:0 12px 13px}.delivery-grid,.quiet-grid{grid-template-columns:1fr 1fr}.quiet-grid label:last-child{grid-column:1 / -1}.danger-actions{width:100%;flex-direction:column}.signin-shell{padding:14px}.signin-panel{padding:40px 21px;border-radius:22px}}@media(max-width:430px){.channel-copy h3{font-size:.95rem}.channel-copy p{font-size:.75rem}.channel-copy small,.live-dot{display:none}.delivery-grid{grid-template-columns:1fr}.activity-row{align-items:flex-start;padding-inline:8px}.activity-copy>div{flex-direction:column;gap:3px}.settings-panel{padding:20px 16px}.quiet-grid{grid-template-columns:1fr}.quiet-grid label:last-child{grid-column:auto}.detail-list>div{align-items:flex-start;flex-direction:column;gap:4px;padding:11px 0}.detail-list dd{text-align:left}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
