#tc-hub,#tc-project-dialog{--bg:#080b10;--text:#eef2f7;--surface:#11151c;--surface2:#161c25;--header:rgba(10,13,18,.96);--red:#ef4a3f;--muted:#a3acb9;--line:#252b35;--field:#0c1017;--footer:#05070b;--hover:#1b222d;color:var(--text);font-family: var(--cg-font, "FiraGO", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:15px;line-height:1.75;color-scheme:dark}body:not(.is-dark-theme) #tc-hub,
body:not(.is-dark-theme) #tc-project-dialog {--bg:#fff;--text:#232323;--surface:#fff;--surface2:#f4f5f7;--header:#fff;--red:#ef3f37;--muted:#636c79;--line:#e3e5e9;--field:#f6f7f9;--footer:#f4f5f7;--hover:#f3f4f6;color-scheme:light}#tc-hub *,#tc-hub *:before,#tc-hub *:after,#tc-project-dialog *,#tc-project-dialog *:before,#tc-project-dialog *:after{box-sizing:border-box}#tc-hub [hidden],#tc-project-dialog [hidden]{display:none!important}#tc-hub a{color:inherit;text-decoration:none;transition:color .15s ease}#tc-hub a:hover{color:var(--red)}#tc-hub button,#tc-hub input,#tc-hub textarea,#tc-hub select,#tc-project-dialog button,#tc-project-dialog input,#tc-project-dialog textarea,#tc-project-dialog select{font:inherit}#tc-hub button,#tc-project-dialog button{cursor:pointer}#tc-hub button:disabled,#tc-project-dialog button:disabled{cursor:default}#tc-hub button:focus-visible,#tc-hub a:focus-visible,#tc-hub input:focus-visible,#tc-hub textarea:focus-visible,#tc-hub select:focus-visible,#tc-project-dialog button:focus-visible,#tc-project-dialog a:focus-visible{outline:3px solid var(--red);outline-offset:4px}#tc-hub img,#tc-project-dialog img{display:block;max-width:100%}.tc-hub-container{width:100%;max-width:1420px;padding-inline:24px;margin-inline:auto}#tc-hub .tc-icon{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}#tc-hub .tc-brand-icon{width:18px;height:18px;fill:currentColor;stroke:none;flex-shrink:0}#tc-hub .tc-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:8px;min-height:46px;padding:11px 18px;background:var(--surface2);color:var(--text);font-size:13px;font-weight:700;text-decoration:none;transition:background .15s , border-color .15s}#tc-hub .tc-button:hover{border-color:var(--red);color:var(--text)}#tc-hub .tc-primary{background:var(--red);color:#fff;border-color:var(--red)}#tc-hub .tc-primary:hover{background:#d93930;color:#fff}Insert #tc-hub as the new page content. Keep its styles and JS scoped to #tc-hub.
   Subscriber markup lives INSIDE #tc-hub, never in the global header. */
#tc-hub{width:100%;max-width:1468px;padding-inline:24px;margin-inline:auto}#tc-hub .tc-icon{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}#tc-hub .tc-brand-icon{width:18px;height:18px;fill:currentColor;stroke:none;flex-shrink:0}#tc-hub .tc-mini-socials{display:flex;gap:8px}#tc-hub .tc-mini-socials a{display:grid;place-items:center;width:26px;height:26px;border:1px solid #ffffff1a;background:#ffffff0c;border-radius:6px}#tc-hub .tc-mini-socials svg{width:13px;height:13px}#tc-hub .tc-new{background:#fff;color:#ef3f37;font-weight:700;font-size:11px;padding:2px 9px;border-radius:4px}#tc-hub .tc-icon-btn{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--text)}#tc-hub .tc-icon-btn:hover{background:var(--hover)}#tc-hub .tc-shell-button,#tc-hub .tc-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:8px;min-height:46px;padding:11px 18px;background:var(--surface2);color:var(--text);font-size:13px;font-weight:700;text-decoration:none;transition:background .15s , border-color .15s}#tc-hub .tc-shell-button{background:var(--red);color:#fff;border-color:var(--red)}#tc-hub .tc-button:hover{border-color:var(--red);color:var(--text)}#tc-hub .tc-primary{background:var(--red);color:#fff;border-color:var(--red)}#tc-hub .tc-primary:hover{background:#d93930;color:#fff}#tc-hub{padding-top:25px;padding-bottom:48px}#tc-hub h1,#tc-hub h2,#tc-hub h3,#tc-hub p{margin:0}#tc-hub .tc-breadcrumb{font-size:12px;display:flex;gap:10px;align-items:center;color:var(--muted);margin-bottom:21px}#tc-hub .tc-breadcrumb span:last-child{color:var(--text)}#tc-hub .tc-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:stretch}#tc-hub .tc-intro{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:38px 42px;display:flex;flex-direction:column;position:relative;overflow:hidden}#tc-hub .tc-eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.09em;font-weight:700;color:var(--red)}#tc-hub .tc-dot{display:inline-block;width:5px;height:5px;background:var(--red);border-radius:50%;flex-shrink:0}#tc-hub h1{font-size:clamp(40px,4.5vw,60px);font-family:TCFiraGO,Arial,sans-serif;font-weight:700;line-height:1.15;letter-spacing:-2px;margin:21px 0 15px}#tc-hub h1 span{color:var(--red)}#tc-hub .tc-intro h2{font-size:clamp(24px,2.4vw,33px);line-height:1.4;max-width:660px;letter-spacing:-.3px;margin-bottom:16px}#tc-hub .tc-intro p{font-size:15px;color:var(--muted);max-width:610px;line-height:1.85}#tc-hub .tc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}#tc-hub .tc-intro-bottom{border-top:1px solid var(--line);margin-top:auto;padding-top:24px;display:flex;gap:25px;align-items:center;font-size:12px;color:var(--muted)}#tc-hub .tc-intro-bottom strong{color:var(--text);font-size:16px;margin-right:5px}#tc-hub .tc-intro .tc-actions{margin-bottom:28px}#tc-hub .tc-social-panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:23px 21px;min-width:0}#tc-hub .tc-side-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}#tc-hub .tc-side-title h2{font-size:16px;display:flex;align-items:center;gap:8px}#tc-hub .tc-side-subtitle{font-size:12px;color:var(--muted);margin-bottom:14px}#tc-hub .tc-social-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}#tc-hub .tc-social-row:last-child{border:0}#tc-hub .tc-social-symbol{width:32px;height:32px;display:grid;place-items:center;background:var(--surface2);border-radius:8px;color:var(--network-color)}#tc-hub .tc-social-label{display:flex;flex-direction:column;line-height:1.4}#tc-hub .tc-social-label small{font-size:10px;color:var(--muted);margin-top:2px}#tc-hub .tc-count{font-size:19px;letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-weight:700}#tc-hub .tc-social-row[data-platform="spotify"] .tc-count{font-size:12px}#tc-hub .tc-stats-note{padding-top:12px;border-top:1px solid var(--line);margin-top:8px;font-size:11px;color:var(--muted);line-height:1.55}#tc-hub .tc-demo-switch{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:11px;color:var(--muted);cursor:pointer}#tc-hub .tc-demo-switch input{accent-color:var(--red)}#tc-hub .tc-section-links{display:flex;align-items:center;flex-wrap:wrap;gap:28px;padding:23px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}#tc-hub .tc-section-links a:first-child{color:var(--red)}#tc-hub .tc-section-links .tc-archive-link{margin-left:auto;color:var(--muted)}#tc-hub section[id]{scroll-margin-top:25px}#tc-hub .tc-section{padding-top:37px}#tc-hub .tc-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}#tc-hub .tc-section-head h2{flex-shrink:0;white-space:nowrap;display:flex;align-items:center;gap:10px;font-size:20px;line-height:1.4}#tc-hub .tc-filters{display:flex;gap:5px;background:var(--surface);border:1px solid var(--line);padding:5px;border-radius:10px;flex-wrap:wrap}#tc-hub .tc-filters button{font-size:12px;border:0;background:none;color:var(--muted);padding:9px 13px;border-radius:7px;min-height:38px;font-weight:700}#tc-hub .tc-filters button[aria-pressed="true"]{color:#fff;background:var(--red)}#tc-hub .tc-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}#tc-hub .tc-project{background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:border-color .2s , transform .2s}#tc-hub .tc-project:hover{border-color:var(--project-accent);transform:translateY(-3px)}#tc-hub .tc-logo-stage{display:flex;align-items:center;justify-content:center;position:relative;background:#f7f4ec;border:0;border-bottom:3px solid var(--project-accent);height:215px;width:100%;padding:36px 26px 21px;overflow:hidden}#tc-hub .tc-logo-stage img{max-height:157px;width:100%;height:100%;object-fit:contain}#tc-hub .tc-logo-dark{background:#13161e}#tc-hub .tc-project-no{position:absolute;top:11px;left:16px;color:#60646a;font-size:9px;letter-spacing:1.2px}#tc-hub .tc-logo-dark .tc-project-no{color:#a6aebb}#tc-hub .tc-image-arrow{position:absolute;top:10px;right:13px;color:#30343b;font-size:17px}#tc-hub .tc-logo-dark .tc-image-arrow{color:#b8becc}#tc-hub .tc-card-content{padding:22px 24px 18px;display:flex;flex-direction:column;flex:1}#tc-hub .tc-category{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px;line-height:1.5}#tc-hub .tc-category i{width:5px;height:5px;background:var(--project-accent);border-radius:50%;flex-shrink:0}#tc-hub .tc-project h3{font-size:21px;margin:10px 0 11px;line-height:1.4}#tc-hub .tc-project h3 button{border:0;background:none;color:var(--text);font-weight:700;padding:0;text-align:left;font-size:inherit}#tc-hub .tc-project p{flex-shrink:0;font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:21px}#tc-hub .tc-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:14px;margin-top:auto}#tc-hub .tc-card-bottom>span{color:var(--muted);font-size:9px;letter-spacing:.5px}#tc-hub .tc-card-bottom button{display:flex;align-items:center;gap:10px;border:0;background:none;padding:0;color:var(--text);font-size:12px;font-weight:700;text-align:right}#tc-hub .tc-card-bottom button span{color:var(--red);font-size:19px}#tc-hub .tc-wide{grid-column:span 3;display:grid;grid-template-columns:32% 1fr}#tc-hub .tc-wide .tc-logo-stage{height:100%;min-height:230px;border-bottom:0;border-right:3px solid var(--project-accent)}#tc-hub .tc-wide .tc-logo-stage img{max-height:195px}#tc-hub .tc-wide .tc-card-content{padding:27px 32px}#tc-hub .tc-wide p{max-width:720px}#tc-hub .tc-catalog-caption{margin-top:15px;font-size:11px;color:var(--muted)}#tc-hub .tc-about-row{display:grid;grid-template-columns:1.3fr 1fr;gap:35px;border-block:1px solid var(--line);padding:35px 0;margin-top:40px;align-items:center}#tc-hub .tc-about-row h2{font-size:25px;margin-bottom:14px;line-height:1.5}#tc-hub .tc-about-row p{font-size:14px;color:var(--muted);max-width:680px}#tc-hub .tc-presenter{padding:25px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:flex;gap:20px;align-items:center}#tc-hub .tc-initials{width:64px;height:64px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#ef4a3f15;color:var(--red);font-size:23px;font-weight:700}#tc-hub .tc-presenter strong{font-size:16px;display:block}#tc-hub .tc-presenter small{font-size:12px;color:var(--muted)}#tc-hub .tc-collab-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}#tc-hub .tc-collab-card{padding:25px;border:1px solid var(--line);border-radius:12px;background:var(--surface);display:flex;flex-direction:column;align-items:flex-start}#tc-hub .tc-collab-card>span{font-size:11px;color:var(--red);font-weight:700;letter-spacing:.6px}#tc-hub .tc-collab-card h3{font-size:18px;margin:13px 0 10px;line-height:1.5}#tc-hub .tc-collab-card p{font-size:13px;color:var(--muted);margin-bottom:23px}#tc-hub .tc-collab-card .tc-button{margin-top:auto}#tc-hub .tc-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;padding:34px;background:var(--surface);border:1px solid var(--line);border-radius:14px}#tc-hub .tc-contact-copy h3{font-size:28px;line-height:1.5;margin:12px 0 16px}#tc-hub .tc-contact-copy p{font-size:14px;color:var(--muted)}#tc-hub .tc-contact-copy .tc-location{margin-top:25px;font-size:12px}#tc-hub .tc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}#tc-hub .tc-field{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;position:relative}#tc-hub .tc-field label{color:var(--text);font-size:12.5px;letter-spacing:.2px;user-select:none}#tc-hub .tc-field.full{grid-column:span 2}#tc-hub .tc-field input,#tc-hub .tc-field textarea{width:100%;min-width:0;border:1px solid var(--line);background:var(--field);color:var(--text);padding:12px 14px;border-radius:8px;font-size:15px;transition:border-color .18s ease , box-shadow .18s ease}#tc-hub .tc-field input:hover,#tc-hub .tc-field textarea:hover{border-color:rgba(239,74,63,.45)}#tc-hub .tc-field input:focus,#tc-hub .tc-field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(239,74,63,.18);outline:none}#tc-hub .tc-field textarea{min-height:110px;resize:vertical}#tc-hub .tc-field input::placeholder,#tc-hub .tc-field textarea::placeholder{color:var(--muted);opacity:.75}#tc-hub .tc-select-native-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}#tc-hub .tc-select-custom{position:relative;width:100%}#tc-hub .tc-select-trigger{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--field);border:1px solid var(--line);border-radius:8px;padding:11px 14px;color:var(--text);font-size:14.5px;font-weight:500;text-align:left;cursor:pointer;outline:none;transition:border-color .18s ease , background-color .18s ease , box-shadow .18s ease}#tc-hub .tc-select-trigger:hover{border-color:rgba(239,74,63,.45);background:var(--surface2)}#tc-hub .tc-select-trigger:focus-visible,#tc-hub .tc-select-custom.is-open .tc-select-trigger{border-color:var(--red);box-shadow:0 0 0 3px rgba(239,74,63,.18)}#tc-hub .tc-select-value-wrap{display:flex;align-items:center;gap:10px;min-width:0;flex:1}#tc-hub .tc-select-dot{width:8px;height:8px;border-radius:50%;background:var(--dot-color,var(--red));flex-shrink:0;box-shadow:0 0 7px var(--dot-color,var(--red));transition:background-color .15s ease , box-shadow .15s ease}#tc-hub .tc-select-value-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;color:var(--text)}#tc-hub .tc-select-chevron{width:16px;height:16px;flex-shrink:0;color:var(--muted);stroke-width:2.2;transition:transform .22s cubic-bezier(.16,1,.3,1) , color .18s ease}#tc-hub .tc-select-custom.is-open .tc-select-chevron{transform:rotate(180deg);color:var(--red)}#tc-hub .tc-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:90;background:rgba(17,21,28,.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--line);box-shadow:0 16px 38px rgba(0,0,0,.55) , 0 2px 8px rgba(0,0,0,.35);border-radius:11px;padding:6px;max-height:290px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-6px) scale(.98);transform-origin:top center;pointer-events:none;transition:opacity .18s cubic-bezier(.16,1,.3,1) , transform .18s cubic-bezier(.16,1,.3,1) , visibility .18s ease;scrollbar-width:thin;scrollbar-color:var(--line) transparent}body:not(.is-dark-theme) #tc-hub .tc-select-menu{background:rgba(255,255,255,.98);box-shadow:0 16px 36px rgba(0,0,0,.12) , 0 2px 8px rgba(0,0,0,.06)}#tc-hub .tc-select-menu::-webkit-scrollbar{width:5px}#tc-hub .tc-select-menu::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}#tc-hub .tc-select-custom.is-open .tc-select-menu{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}#tc-hub .tc-select-option{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:7px;color:var(--text);font-size:13.5px;font-weight:500;cursor:pointer;user-select:none;transition:background .12s ease , color .12s ease}#tc-hub .tc-select-option:hover,#tc-hub .tc-select-option.is-highlighted{background:var(--hover);color:var(--text)}#tc-hub .tc-select-option.is-selected{background:rgba(239,74,63,.12);color:#fff;font-weight:600}body:not(.is-dark-theme) #tc-hub .tc-select-option.is-selected{background:rgba(239,63,55,.08);color:var(--red)}#tc-hub .tc-select-option .tc-select-dot{width:7px;height:7px}#tc-hub .tc-select-option-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tc-hub .tc-select-option-check{width:14px;height:14px;stroke:var(--red);stroke-width:2.4;fill:none;margin-left:auto;opacity:0;transform:scale(.7);transition:opacity .14s ease , transform .14s ease;flex-shrink:0}#tc-hub .tc-select-option.is-selected .tc-select-option-check{opacity:1;transform:scale(1)}#tc-hub .tc-form-note{font-size:11px;color:var(--muted);line-height:1.65;margin:14px 0}#tc-hub .tc-draft{margin-top:23px;padding-top:20px;border-top:1px solid var(--line)}#tc-hub .tc-draft textarea{min-height:175px;font-size:14px}#tc-hub .tc-form-status{font-size:12px;color:var(--muted);margin-top:13px}#tc-hub .tc-review-note{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-top:23px;font-size:11px;color:var(--muted)}#tc-hub .tc-review-note span:first-child{display:flex;align-items:center;gap:8px}#tc-hub .tc-dialog{border:1px solid var(--line);border-radius:15px;padding:0;width:min(760px,calc(100% - 30px));max-height:90vh;background:var(--surface);color:var(--text);overflow:auto}#tc-hub .tc-dialog:not([open]){display:none}#tc-hub .tc-dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}#tc-hub .tc-dialog-top{display:flex;justify-content:space-between;align-items:center;padding:16px 23px;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:1px;color:var(--muted)}#tc-hub .tc-dialog-close{border:1px solid var(--line);background:var(--surface2);color:var(--text);width:36px;height:36px;border-radius:50%;font-size:22px}#tc-hub .tc-dialog-main{padding:27px}#tc-hub .tc-dialog-logo{background:#f7f4ec;display:flex;align-items:center;justify-content:center;height:170px;border-radius:9px;padding:20px;margin-bottom:24px;border-bottom:3px solid var(--project-accent)}#tc-hub .tc-dialog-logo img{max-height:130px;width:100%;height:100%;object-fit:contain}#tc-hub .tc-dialog h2{font-size:27px;margin:10px 0 14px;line-height:1.5}#tc-hub .tc-dialog p{font-size:14px;color:var(--muted)}#tc-hub .tc-dialog h3{font-size:16px;margin:25px 0 12px}#tc-hub .tc-steps{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none;counter-reset:steps}#tc-hub .tc-steps li{counter-increment:steps;display:flex;gap:12px;align-items:center;background:var(--surface2);padding:13px;border-radius:7px;font-size:12px}#tc-hub .tc-steps li:before{content:"0" counter(steps);color:var(--red);font-size:12px;font-weight:700}#tc-hub .tc-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}#tc-hub .tc-topics span{border:1px solid var(--line);padding:4px 10px;border-radius:6px;font-size:11px;color:var(--muted)}@media (prefers-reduced-motion:reduce){#tc-hub *{transition:none!important;scroll-behavior:auto!important}}