body.stitch-creator-dashboard{background:#0e0e10;color:#efeff1;overflow-x:hidden}body.stitch-creator-dashboard>.topbar,body.stitch-creator-dashboard>.sidebar,body.stitch-creator-dashboard>.signup-banner{display:none!important}body.stitch-creator-dashboard .main{margin:0!important;padding:0!important;min-height:100vh;background:#0e0e10}body.stitch-creator-dashboard .content{max-width:none!important;padding:0!important;margin:0!important}.cd-shell{--cd-blue:#2f9cff;--cd-bg:#0e0e10;--cd-panel:#18181b;--cd-panel2:#1f1f23;--cd-border:#303038;min-height:100vh;background:var(--cd-bg);color:#efeff1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cd-shell svg{width:24px;height:24px;fill:currentColor;display:block}.cd-topbar{position:fixed;inset:0 0 auto 0;height:50px;background:#18181b;border-bottom:1px solid #26262c;display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,620px) minmax(220px,1fr);align-items:center;gap:18px;padding:0 12px;z-index:50;box-shadow:0 2px 6px rgba(0,0,0,.35)}.cd-top-left,.cd-top-actions{display:flex;align-items:center;gap:10px}.cd-top-actions{justify-content:flex-end}.cd-page-title{font-size:18px}.cd-icon-button{width:36px;height:36px;border:0;background:transparent;color:#efeff1;border-radius:6px;display:grid;place-items:center;cursor:pointer}.cd-icon-button:hover{background:#2a2a30}.cd-search{height:36px;display:grid;grid-template-columns:1fr 42px}.cd-search input{background:#18181b;border:1px solid #67676b;border-radius:7px 0 0 7px;color:#efeff1;padding:0 12px;font-weight:600;outline:none}.cd-search input:focus{border-color:var(--cd-blue);box-shadow:0 0 0 1px var(--cd-blue)}.cd-search button{border:0;border-left:1px solid #3a3a40;background:#2a2a30;color:#efeff1;border-radius:0 7px 7px 0;display:grid;place-items:center}.cd-avatar-button{width:30px;height:30px;border-radius:50%;overflow:hidden;display:block}.cd-avatar-button img{width:100%;height:100%;object-fit:cover}.cd-nav{position:fixed;top:50px;bottom:0;left:0;width:240px;background:#1f1f23;border-right:1px solid #27272c;z-index:40;overflow:auto;transition:width .18s ease}.cd-nav-heading{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 16px;font-size:18px}.cd-nav nav{padding-bottom:24px}.cd-nav-item{height:42px;padding:0 14px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;color:#dedee3;text-decoration:none;font-size:14px;font-weight:600;border-left:3px solid transparent}.cd-nav-item:hover{background:#26262c;color:#fff}.cd-nav-item.active{background:#26262c;color:#fff;border-left-color:var(--cd-blue)}.cd-nav-item em{font-style:normal;font-size:10px;background:var(--cd-blue);color:#07121c;border-radius:999px;padding:2px 6px;text-transform:uppercase}.cd-nav-item b{font-weight:500;color:#adadb8}.cd-main{padding:50px 0 0 240px;min-height:100vh;transition:padding-left .18s ease}.cd-page{min-height:calc(100vh - 50px)}.cd-shell.nav-collapsed .cd-nav{width:58px}.cd-shell.nav-collapsed .cd-nav-heading strong,.cd-shell.nav-collapsed .cd-nav-item span,.cd-shell.nav-collapsed .cd-nav-item em,.cd-shell.nav-collapsed .cd-nav-item b{display:none}.cd-shell.nav-collapsed .cd-nav-heading{justify-content:center;padding:0}.cd-shell.nav-collapsed .cd-nav-item{grid-template-columns:1fr;place-items:center;padding:0;border-left-width:2px}.cd-shell.nav-collapsed .cd-main{padding-left:58px}.cd-home-hero{position:relative;background:radial-gradient(circle at 70% 0%,rgba(47,156,255,.22),transparent 40%),linear-gradient(180deg,#111a2b 0%,#0e0e10 100%);overflow:hidden}.cd-home-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:48px 34px 30px}.cd-home-inner>h1{font-size:34px;line-height:1.1;margin:0 0 24px;font-weight:750}.cd-sparkles{position:absolute;inset:0;background-image:radial-gradient(circle,#58b7ff 1.3px,transparent 1.4px);background-size:42px 42px;opacity:.18;mask-image:linear-gradient(to bottom,#000,transparent 90%)}.cd-hero-card{display:grid;grid-template-columns:minmax(260px,40%) 1fr;background:#18181b;border:1px solid #303038;box-shadow:0 6px 20px rgba(0,0,0,.3);min-height:260px}.cd-hero-art{background:linear-gradient(135deg,#073767,#1389d9);display:grid;place-items:center;min-height:250px;overflow:hidden}.cd-live-rings{width:130px;height:130px;border-radius:50%;border:3px solid rgba(255,255,255,.75);display:grid;place-items:center;box-shadow:0 0 0 26px rgba(255,255,255,.12),0 0 0 52px rgba(255,255,255,.06)}.cd-live-rings svg{width:64px;height:64px}.cd-hero-copy{position:relative;padding:30px 32px}.cd-hero-copy h2{font-size:22px;margin:0 0 14px}.cd-hero-copy p{color:#adadb8;line-height:1.55;margin:7px 0}.cd-kebab{position:absolute;right:14px;top:12px;background:transparent;color:#adadb8;border:0;font-weight:800;cursor:pointer}.cd-primary,.cd-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;padding:9px 14px;font-weight:700;text-decoration:none;cursor:pointer;font-size:14px}.cd-primary{background:var(--cd-blue);color:#06111a}.cd-primary:hover{filter:brightness(1.08)}.cd-secondary{background:#2f2f35;color:#efeff1}.cd-secondary:hover{background:#3a3a40}.cd-hero-copy .cd-primary{margin-top:20px}.cd-features{max-width:1120px;margin:0 auto;padding:26px 34px 54px}.cd-features>h2{font-size:21px;margin:0 0 5px}.cd-features>p{color:#adadb8;margin:0 0 20px}.cd-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cd-feature-card{position:relative;background:#18181b;border:1px solid #303038;padding:20px;min-height:300px}.cd-feature-card h3{font-size:18px;margin:28px 0 12px}.cd-feature-card h3 span{color:#5bbcff}.cd-feature-card p{color:#b8b8c0;line-height:1.5;font-size:14px}.cd-feature-card textarea{width:100%;resize:none;background:#0e0e10;color:#efeff1;border:1px solid #55555e;border-radius:4px;padding:10px;margin:10px 0 12px;box-sizing:border-box}.cd-pill{position:absolute;left:20px;top:18px;background:#313139;color:#dedee3;font-size:10px;font-style:normal;padding:3px 7px;border-radius:999px;font-weight:700}.cd-pill.blue{background:#123d62;color:#8fd3ff}.cd-feature-card .cd-kebab{top:14px}.cd-automod-bars{display:flex;align-items:flex-end;gap:8px;height:80px;margin:22px 0}.cd-automod-bars i{display:block;flex:1;background:#2f9cff;border-radius:3px 3px 0 0}.cd-automod-bars i:nth-child(1){height:25%}.cd-automod-bars i:nth-child(2){height:50%}.cd-automod-bars i:nth-child(3){height:75%}.cd-automod-bars i:nth-child(4){height:100%}.cd-stream-page,.cd-placeholder{max-width:1280px;margin:0 auto;padding:34px}.cd-stream-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cd-stream-heading h1,.cd-placeholder h1{font-size:28px;margin:0}.cd-stream-heading p{color:#adadb8;margin:5px 0 0}.cd-live-state{display:flex;align-items:center;gap:8px;background:#26262c;border:1px solid #36363e;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:800}.cd-live-state i{width:8px;height:8px;border-radius:50%;background:#777}.cd-live-state.live{color:#ff5b69}.cd-live-state.live i{background:#eb0400}.cd-manager-grid{display:grid;grid-template-columns:1.45fr .9fr .9fr;gap:14px}.cd-manager-panel{background:#18181b;border:1px solid #303038;min-height:250px}.cd-manager-panel>header{height:45px;padding:0 14px;border-bottom:1px solid #303038;display:flex;align-items:center;justify-content:space-between;font-size:14px}.cd-manager-panel>header span{color:#adadb8;font-size:12px}.cd-stream-preview{aspect-ratio:16/9;background:#050505;position:relative;overflow:hidden}.cd-stream-preview img{width:100%;height:100%;object-fit:cover}.cd-preview-badge{position:absolute;top:10px;left:10px;background:#eb0400;color:white;font-size:11px;font-weight:800;padding:3px 6px;border-radius:3px}.cd-preview-footer{padding:12px 14px;display:grid;gap:4px}.cd-preview-footer span{font-size:12px;color:#adadb8}.cd-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}.cd-quick-actions button,.cd-quick-actions a{min-height:84px;background:#26262c;border:0;color:#efeff1;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:650;cursor:pointer}.cd-quick-actions button:hover,.cd-quick-actions a:hover{background:#33333a}.cd-quick-actions button.danger{background:#4a1619;color:#ff9da5}.cd-chat-empty{height:178px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#adadb8;text-align:center;padding:16px}.cd-chat-empty small{margin-top:6px}.cd-chat-box{border-top:1px solid #303038;margin:0 10px;padding:10px;background:#242429;color:#7d7d85;border-radius:5px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.cd-chat-box button{background:#34343b;color:#adadb8;border:0;padding:6px 10px;border-radius:4px}.cd-info-card{background:#18181b;border:1px solid #303038;margin-top:14px}.cd-info-title{padding:18px 20px;border-bottom:1px solid #303038;display:flex;justify-content:space-between;gap:20px}.cd-info-title h2{font-size:19px;margin:0 0 4px}.cd-info-title p,.cd-info-title>span{color:#adadb8;font-size:12px;margin:0}.cd-info-card form{padding:20px}.cd-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cd-form-grid label{display:grid;gap:7px;font-size:13px;font-weight:700}.cd-form-grid label.wide{grid-column:1/-1}.cd-form-grid label>span{display:flex;justify-content:space-between}.cd-form-grid small{font-weight:500;color:#adadb8}.cd-form-grid input,.cd-form-grid select,.cd-form-grid textarea{width:100%;box-sizing:border-box;background:#242429;color:#efeff1;border:1px solid #55555e;border-radius:4px;padding:10px 11px;outline:none}.cd-form-grid input:focus,.cd-form-grid select:focus,.cd-form-grid textarea:focus{border-color:var(--cd-blue);box-shadow:0 0 0 1px var(--cd-blue)}.cd-thumbnail-editor{margin-top:20px;border-top:1px solid #303038;padding-top:20px;display:grid;grid-template-columns:1fr minmax(310px,430px);gap:24px;align-items:center}.cd-thumbnail-copy h3{margin:0 0 7px;font-size:16px}.cd-thumbnail-copy p{color:#adadb8;margin:0 0 14px;line-height:1.5}.cd-upload-actions{display:flex;gap:9px;align-items:center}.cd-upload-button{display:inline-flex;align-items:center;gap:8px;background:var(--cd-blue);color:#06111a;padding:9px 13px;border-radius:5px;font-weight:750;cursor:pointer}.cd-upload-button svg{width:20px;height:20px}.cd-upload-status{font-size:12px;color:#adadb8;margin-top:10px}.cd-thumbnail-preview{position:relative;padding:0;border:1px solid #44444c;background:#0e0e10;aspect-ratio:16/9;overflow:hidden;cursor:pointer;border-radius:5px}.cd-thumbnail-preview img{width:100%;height:100%;object-fit:cover}.cd-thumbnail-preview>span{position:absolute;inset:auto 10px 10px auto;background:rgba(14,14,16,.88);color:#fff;border-radius:4px;padding:7px 9px;display:flex;align-items:center;gap:6px;font-weight:700;font-size:12px}.cd-thumbnail-preview svg{width:18px;height:18px}.cd-form-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;border-top:1px solid #303038;margin-top:20px;padding-top:16px}.cd-save-status{margin-right:auto;color:#adadb8;font-size:13px}.cd-placeholder-card,.cd-login-required{background:#18181b;border:1px solid #303038;padding:28px}.cd-placeholder-card{margin-top:20px}.cd-placeholder-card p{color:#adadb8;max-width:700px;line-height:1.5}.cd-login-required{max-width:520px;margin:120px auto;text-align:center}.cd-login-required img{width:70px;height:70px;object-fit:contain;margin-bottom:12px}.cd-login-required p{color:#adadb8}.cd-empty{padding:30px;color:#adadb8}.cd-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#adadb8;background:#0e0e10}.cd-loading div{width:22px;height:22px;border:3px solid #333;border-top-color:#2f9cff;border-radius:50%;animation:cdspin .7s linear infinite}@keyframes cdspin{to{transform:rotate(360deg)}}@media(max-width:1050px){.cd-topbar{grid-template-columns:220px 1fr auto}.cd-manager-grid{grid-template-columns:1fr 1fr}.cd-chat-panel{grid-column:1/-1}.cd-feature-row{grid-template-columns:1fr 1fr}.cd-feature-card:last-child{grid-column:1/-1}}@media(max-width:760px){.cd-topbar{grid-template-columns:1fr auto}.cd-search{display:none}.cd-nav{width:58px}.cd-nav-heading strong,.cd-nav-item span,.cd-nav-item em,.cd-nav-item b{display:none}.cd-nav-heading{justify-content:center;padding:0}.cd-nav-item{grid-template-columns:1fr;place-items:center;padding:0}.cd-main{padding-left:58px}.cd-home-inner,.cd-features,.cd-stream-page,.cd-placeholder{padding-left:16px;padding-right:16px}.cd-hero-card{grid-template-columns:1fr}.cd-hero-art{min-height:170px}.cd-feature-row,.cd-manager-grid,.cd-form-grid,.cd-thumbnail-editor{grid-template-columns:1fr}.cd-chat-panel{grid-column:auto}.cd-form-grid label.wide{grid-column:auto}.cd-info-title{display:block}.cd-info-title>span{display:block;margin-top:8px}.cd-form-footer{flex-wrap:wrap}.cd-save-status{width:100%}}
