:root{--thegg-egg-shell: #F5F5EB;--thegg-egg-yolk: #FFC72C;--thegg-ink: #101820;--thegg-moss: #738A45;--thegg-red: #C8102E;--thegg-orange: #ED6B00;--thegg-text: var(--thegg-ink);--thegg-text-muted: #566064;--thegg-surface: #FBFBF4;--thegg-surface-quiet: #ECECE1;--thegg-border: rgba(16, 24, 32, .24);--thegg-border-strong: rgba(16, 24, 32, .72);--thegg-focus: var(--thegg-egg-yolk);--thegg-selected: var(--thegg-egg-yolk);--thegg-disabled: rgba(16, 24, 32, .42);--thegg-shadow: 0 10px 28px rgba(16, 24, 32, .09);--thegg-font-utility: "Zine Source Sans 3", "Segoe UI", sans-serif;--thegg-font-editorial: "Zine Playfair Display", Georgia, serif;--thegg-font-mono: ui-monospace, SFMono-Regular, Consolas, monospace;--thegg-space-1: .25rem;--thegg-space-2: .5rem;--thegg-space-3: .75rem;--thegg-space-4: 1rem;--thegg-space-5: 1.5rem;--thegg-space-6: 2rem;--thegg-space-7: 3rem;--thegg-space-8: 4.5rem;--thegg-radius-small: 3px;--thegg-radius-medium: 6px;--thegg-motion-fast: .12s;--thegg-motion-calm: .18s}@font-face{font-family:Zine Inter;src:url(/assets/inter_regular-DLGe3Alb.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Zine Montserrat;src:url(/assets/montserrat_regular-CNjKjjNB.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Zine Oswald;src:url(/assets/oswald_regular-BVITHsfH.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Zine Merriweather;src:url(/assets/merriweather_regular-Bho1vNgw.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Zine Playfair Display;src:url(/assets/playfairdisplay_regular-CNBHsubo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Zine Lora;src:url(/assets/lora_regular-xuIWNpYV.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Zine Source Sans 3";src:url(/assets/sourcesans3_regular-9VepdQs4.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{font-family:var(--thegg-font-utility);color:var(--thegg-text);background:var(--thegg-egg-shell);font-synthesis:none}*{box-sizing:border-box}html{background:var(--thegg-egg-shell)}body{margin:0;min-width:320px;min-height:100vh;background:var(--thegg-egg-shell)}button,input,select,textarea{font:inherit}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--thegg-ink);background:var(--thegg-egg-yolk)}button,.button{min-height:42px;border:1px solid var(--thegg-border-strong);border-radius:var(--thegg-radius-small);background:var(--thegg-surface);color:var(--thegg-ink);padding:.65rem .95rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-weight:700;line-height:1.1;transition:background-color var(--thegg-motion-fast) ease,color var(--thegg-motion-fast) ease,border-color var(--thegg-motion-fast) ease}button:hover:not(:disabled),.button:hover{background:var(--thegg-egg-yolk);border-color:var(--thegg-ink)}button:disabled{opacity:.46;cursor:not-allowed}button:focus-visible,.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:3px solid var(--thegg-focus);outline-offset:3px}.primary{color:var(--thegg-egg-shell);background:var(--thegg-ink);border-color:var(--thegg-ink)}.primary:hover:not(:disabled),.button.primary:hover{color:var(--thegg-ink);background:var(--thegg-egg-yolk)}.danger{color:var(--thegg-red);border-color:var(--thegg-red);background:transparent}.danger:hover:not(:disabled){color:#fff;background:var(--thegg-red);border-color:var(--thegg-red)}.text-button{min-height:auto;background:transparent;color:var(--thegg-egg-shell);border-color:transparent;justify-content:flex-start;padding:.5rem 0}.text-button:hover:not(:disabled){color:var(--thegg-egg-yolk);background:transparent;border-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.18em}h1,h2,h3,p{margin-top:0}h1{font-family:var(--thegg-font-editorial);font-weight:400;font-size:clamp(2.6rem,5.4vw,5.5rem);line-height:.96;letter-spacing:-.045em;margin-bottom:.7rem}h2{font-size:1.25rem;line-height:1.2;letter-spacing:-.012em}h3{font-size:.76rem;margin-top:1.7rem;text-transform:uppercase;letter-spacing:.13em}small,.muted{color:var(--thegg-text-muted);font-size:.8rem}.block{display:block;margin-top:.25rem}.shell{min-height:100vh;display:grid;grid-template-columns:258px minmax(0,1fr)}.sidebar{background:var(--thegg-ink);color:var(--thegg-egg-shell);padding:1.5rem 1.2rem;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;border-right:5px solid var(--thegg-egg-yolk)}.sidebar header{padding:0 0 1.5rem;border-bottom:1px solid rgba(245,245,235,.25)}.brand-lockup{display:flex;align-items:center;gap:.85rem;color:var(--thegg-ink)}.brand-lockup img{width:62px;height:62px;flex:0 0 auto;object-fit:contain}.brand-lockup strong{display:block;font-size:1.1rem;letter-spacing:-.02em}.brand-lockup small{display:block;margin-top:.12rem;text-transform:uppercase;letter-spacing:.14em;font-size:.62rem}.brand-lockup-compact img{width:50px;height:50px}.brand-lockup-compact strong{font-size:1rem}.brand-lockup-inverse{color:var(--thegg-egg-shell)}.brand-lockup-inverse small{color:#f5f5eb9e}.sidebar nav{display:flex;flex-direction:column;flex:1;margin-top:1.25rem}.sidebar nav a{color:#f5f5ebb8;text-decoration:none;min-height:50px;padding:.75rem .7rem;border-top:1px solid rgba(245,245,235,.16);display:flex;gap:.8rem;align-items:center;font-weight:700}.sidebar nav a:last-child{border-bottom:1px solid rgba(245,245,235,.16)}.sidebar nav a.active,.sidebar nav a:hover{background:var(--thegg-egg-yolk);color:var(--thegg-ink)}.sidebar nav span{width:1.35rem;font-size:.64rem;letter-spacing:.08em;text-align:left}.sidebar-footer{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding-top:1.25rem}.sidebar-footer>small{color:#f5f5eb7a;text-transform:uppercase;letter-spacing:.12em;font-size:.58rem}.workspace{padding:clamp(2rem,4vw,4.5rem) clamp(1rem,4vw,4.5rem);max-width:1720px;width:100%;overflow:hidden}.page-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:2rem;padding-bottom:1.4rem;border-bottom:1px solid var(--thegg-border-strong)}.page-header>div:first-child{max-width:900px}.page-header p{color:var(--thegg-text-muted);max-width:700px;margin-bottom:0;font-size:1rem;line-height:1.5}.eyebrow{text-transform:uppercase;font-size:.66rem;letter-spacing:.18em;font-weight:800;color:var(--thegg-red);margin-bottom:.65rem}.panel{background:var(--thegg-surface);border:1px solid var(--thegg-border);border-radius:var(--thegg-radius-small);padding:1.35rem;box-shadow:none}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--thegg-border)}.panel-heading h2{margin-bottom:0}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));border:1px solid var(--thegg-border-strong);margin-bottom:1.5rem}.metric{background:transparent;border:0;border-right:1px solid var(--thegg-border);padding:1.2rem;text-decoration:none;display:flex;flex-direction:column;gap:.65rem;min-height:132px;transition:background-color var(--thegg-motion-calm) ease}.metric:last-child{border-right:0}.metric:hover{background:var(--thegg-egg-yolk)}.metric span{color:var(--thegg-text-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.metric strong{font-family:var(--thegg-font-editorial);font-size:2.8rem;line-height:1;font-weight:400}.table-wrap{overflow:auto;padding:0;scrollbar-color:var(--thegg-ink) var(--thegg-surface-quiet)}table{width:100%;border-collapse:collapse;min-width:780px}th{position:sticky;top:0;z-index:1;text-align:left;font-size:.65rem;text-transform:uppercase;letter-spacing:.11em;color:var(--thegg-text-muted);padding:.85rem 1rem;border-bottom:1px solid var(--thegg-border-strong);background:var(--thegg-egg-shell)}td{padding:.9rem 1rem;border-bottom:1px solid var(--thegg-border);font-size:.9rem;vertical-align:top}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#ffc72c14}.truncate{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status{display:inline-flex;align-items:center;gap:.38rem;border:1px solid currentColor;border-radius:99px;padding:.25rem .58rem;font-size:.68rem;font-weight:800;line-height:1.15;background:var(--thegg-surface);white-space:nowrap}.status:before{content:"";width:.42rem;height:.42rem;border-radius:50%;background:currentColor}.status-positive{color:#4a6128;background:#738a451f}.status-warning{color:#8a3e00;background:#ed6b001a}.status-danger{color:var(--thegg-red);background:#c8102e14}.status-neutral{color:var(--thegg-text-muted);background:var(--thegg-surface-quiet)}.toolbar{display:flex;gap:.6rem;margin-bottom:1rem;align-items:center}.search{max-width:520px}input,select,textarea{width:100%;border:1px solid var(--thegg-border-strong);border-radius:var(--thegg-radius-small);background:#fff;padding:.7rem .78rem;color:var(--thegg-ink)}input:hover,select:hover,textarea:hover{border-color:var(--thegg-ink)}input:focus,select:focus,textarea:focus{border-color:var(--thegg-ink)}input[type=range],input[type=checkbox]{accent-color:var(--thegg-ink)}label{font-size:.72rem;font-weight:800;display:flex;flex-direction:column;gap:.4rem;color:var(--thegg-text-muted);text-transform:none}.form-stack{display:flex;flex-direction:column;gap:1rem}.inline-form{display:flex;gap:.6rem;margin-bottom:1rem;align-items:flex-end}.split{display:grid;grid-template-columns:minmax(300px,2fr) minmax(340px,3fr);gap:1rem;align-items:start}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:1rem;margin-bottom:1.25rem}.segmented{display:flex;border:1px solid var(--thegg-border-strong);border-radius:var(--thegg-radius-small);padding:0;background:transparent}.segmented button{flex:1;border:0;border-radius:0;background:transparent}.segmented button+button{border-left:1px solid var(--thegg-border-strong)}.segmented button.active{background:var(--thegg-egg-yolk);color:var(--thegg-ink)}.card-list{display:flex;flex-direction:column}.card-list article,.channel-card,.playlist article{border:0;border-bottom:1px solid var(--thegg-border);padding:1rem .2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:transparent;text-align:left;border-radius:0;width:100%}.card-list article:last-child,.channel-card:last-child,.playlist article:last-child{border-bottom:0}.card-list article>div:first-child,.channel-card>div:first-child,.playlist-item-main{display:flex;flex-direction:column;gap:.22rem;flex:1}.channel-card.selected{background:var(--thegg-egg-yolk);padding-left:.75rem;padding-right:.75rem}.channel-card>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.actions{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.actions button{min-height:36px;padding:.45rem .68rem}.retention-note{max-width:18rem;color:var(--thegg-text-muted);line-height:1.4}.retention-explanation{border-left:4px solid var(--thegg-orange);background:#ed6b0012;padding:.9rem 1rem;margin:1rem 0}.retention-explanation p{margin:.4rem 0 0;color:var(--thegg-text-muted);line-height:1.45}.playlist .position{font-family:var(--thegg-font-editorial);font-size:1.55rem;color:var(--thegg-text-muted);width:2rem}.drag-instructions{margin:.35rem 0 .2rem}.drag-handle{display:grid;place-items:center;width:1.9rem;min-height:2.6rem;border-radius:var(--thegg-radius-small);color:var(--thegg-text-muted);cursor:grab;-webkit-user-select:none;user-select:none;font-size:1.2rem;letter-spacing:-.2rem}.drag-handle:hover,.drag-handle:focus-visible{color:var(--thegg-ink);background:var(--thegg-egg-yolk)}.drag-handle:active{cursor:grabbing}.playlist article.dragging{opacity:.45}.playlist article.drag-over{background:#ffc72c29;box-shadow:inset 0 3px 0 var(--thegg-egg-yolk)}.content-edit-modal{width:min(700px,96vw)}.item-config{display:grid;grid-template-columns:80px 110px 90px;gap:.5rem;margin-top:.5rem}.playback-config{grid-template-columns:repeat(2,minmax(120px,1fr))}.item-config input,.item-config select{padding:.45rem}.channel-preview{min-height:180px;max-height:360px;display:grid;place-items:center;overflow:hidden;background:#171511;color:#fff;border-radius:9px;margin-bottom:1rem;padding:1rem}.channel-preview img,.channel-preview video{width:100%;max-height:330px;object-fit:contain}.chip-list{display:flex;flex-wrap:wrap;gap:.45rem}.chip-list button{font-size:.78rem;padding:.45rem .72rem}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:1rem}.default-channel{margin-bottom:1rem;max-width:720px;border-left:5px solid var(--thegg-egg-yolk)}.membership{margin-top:1rem}.group-grid article{border:1px solid var(--thegg-border-strong);border-radius:var(--thegg-radius-small);padding:1rem;background:var(--thegg-egg-shell)}.group-icon{color:var(--thegg-red);font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.inline-title{border-color:transparent;background:transparent;font-weight:800;font-size:1.05rem;padding:.4rem 0;margin:.25rem 0}.group-title-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin:.35rem 0 .5rem}.group-title-row h2{margin:0;overflow-wrap:anywhere}.group-title-row button{min-height:34px;padding:.4rem .6rem;white-space:nowrap}.group-name-editor{border:1px solid var(--thegg-border);border-radius:var(--thegg-radius-small);padding:.75rem;margin:.25rem 0 .7rem;background:var(--thegg-surface)}.group-name-actions{display:flex;justify-content:flex-end;gap:.45rem}.group-stats{display:flex;gap:1rem;border-top:1px solid var(--thegg-border);border-bottom:1px solid var(--thegg-border);padding:.75rem 0;margin:.4rem 0 .8rem}.group-stats span{color:var(--thegg-text-muted);font-size:.68rem}.group-stats strong{display:block;color:var(--thegg-ink);font-family:var(--thegg-font-editorial);font-size:1.25rem;font-weight:400}.group-controls,.playback-buttons{display:flex;gap:.45rem;margin-top:.8rem}.group-controls button,.playback-buttons button{flex:1}.group-playback-status{margin:.45rem 0 0;min-height:1.2em;color:var(--thegg-text-muted);font-size:.82rem}.key-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:1rem 0}.key-values span{font-size:.68rem;color:var(--thegg-text-muted);min-width:0;text-transform:uppercase;letter-spacing:.06em}.key-values b{color:var(--thegg-ink);display:block;font-size:.86rem;margin-top:.25rem;overflow-wrap:anywhere;text-transform:none;letter-spacing:0}.mono{font-family:var(--thegg-font-mono);font-weight:500!important}.resolution-box{border-left:5px solid var(--thegg-egg-yolk);background:var(--thegg-surface-quiet);padding:.85rem 1rem;display:flex;flex-direction:column;gap:.25rem}.full{width:100%;margin-top:.7rem}.centered{min-height:100vh;display:grid;place-content:center;gap:1rem;padding:1.5rem;position:relative}.centered:before{content:"";position:fixed;inset:0 auto 0 0;width:10px;background:var(--thegg-egg-yolk)}.auth-card{width:min(500px,92vw);background:var(--thegg-egg-shell);border:1px solid var(--thegg-border-strong);border-top:8px solid var(--thegg-ink);border-radius:0;padding:clamp(1.5rem,5vw,3rem);display:flex;flex-direction:column;gap:1rem;box-shadow:var(--thegg-shadow)}.auth-card .brand-lockup{margin-bottom:1rem}.auth-card h1{font-size:clamp(2.5rem,9vw,4.5rem)}.auth-phrase{font-family:var(--thegg-font-editorial);font-style:italic;font-size:1.25rem;color:var(--thegg-red);margin:-.35rem 0 .6rem}.system-state{text-align:center}.system-state .brand-lockup{justify-content:center}.system-state p{color:var(--thegg-text-muted);margin:0}.standalone{max-width:900px;margin:0 auto;padding:3rem 1rem}.pair-form{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1rem;border-left:5px solid var(--thegg-egg-yolk)}.pair-form label{flex:1}.pair-code{font-size:2rem;letter-spacing:.28em;font-family:var(--thegg-font-mono);text-align:center}.device-preview{margin:1rem 0}.success-box{border-color:var(--thegg-moss);border-left:5px solid var(--thegg-moss);background:#738a4517;margin-bottom:1rem}.content-preview{display:flex;flex-direction:column;gap:.8rem;width:100%}.preview-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-between}.preview-toolbar .segmented{min-width:min(100%,320px)}.preview-toolbar button{font-size:.72rem;padding:.45rem .6rem}.preview-frame{width:100%;max-width:760px;margin:0 auto;display:flex;align-items:center;overflow:hidden;background:#171511;color:#fff;border:1px solid #504a40;border-radius:8px;container-type:inline-size}.preview-frame-portrait{aspect-ratio:9/16;max-height:62vh;width:auto;min-width:220px}.preview-frame-landscape{aspect-ratio:16/9}.preview-frame img,.preview-frame video{width:100%;height:100%;background:transparent}.native-text-preview{width:min(84%,24ch);margin-inline:auto;padding:clamp(1rem,6cqi,3.5rem);font-family:var(--text-font-family,Inter,system-ui,sans-serif);font-size:clamp(.75rem,calc(5.8cqi * var(--text-font-scale,1)),6.5rem);font-weight:var(--text-font-weight,400);font-style:var(--text-font-style,normal);text-decoration:var(--text-decoration,none);font-synthesis:weight style;line-height:1.08;letter-spacing:-.025em;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.preview-frame-portrait .native-text-preview{width:84%;max-width:18ch;padding:10%;font-size:clamp(.7rem,calc(7.2cqi * var(--text-font-scale,1)),4rem);line-height:1.12;letter-spacing:-.015em}.preview-frame-landscape .native-text-preview{max-width:26ch}.preview-empty{margin:auto;padding:2rem;color:#bbb4a8;text-align:center}.local-preview{border-top:1px solid var(--thegg-border);padding-top:.5rem}.modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:1rem;background:#101820d6}.preview-modal{width:min(1000px,96vw);max-height:94vh;overflow:auto;background:var(--thegg-egg-shell);border:1px solid var(--thegg-ink);border-radius:var(--thegg-radius-small);padding:1.4rem;box-shadow:0 24px 80px #00000061}.modal-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem;border-top:1px solid var(--thegg-border);padding-top:1rem}.text-preview-editor{border:1px solid var(--thegg-border);background:var(--thegg-surface-quiet);border-radius:var(--thegg-radius-small);padding:.9rem;margin-bottom:1rem}.presentation-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.text-style-controls{margin:0;border:1px solid var(--thegg-border-strong);border-radius:var(--thegg-radius-small);padding:.8rem;display:flex;flex-wrap:wrap;gap:1rem}.text-style-controls legend{padding:0 .3rem;color:var(--thegg-text-muted);font-size:.72rem;font-weight:800}.text-style-controls label{flex-direction:row;align-items:center;gap:.45rem}.text-style-controls input{width:auto}.color-field{display:grid;grid-template-columns:52px 1fr;gap:.5rem}.color-field input[type=color]{min-height:42px;padding:.2rem}.text-edit-actions{display:flex;justify-content:flex-end;align-items:center;gap:.6rem}.save-state{margin-right:auto;color:var(--thegg-text-muted);font-size:.78rem}.save-state-saved{color:#4a6128}.save-state-failed{color:var(--thegg-red)}.lifecycle-next-steps{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem}.lifecycle-next-steps p{margin:0;flex:1 1 420px}.background-editor{display:grid;grid-template-columns:minmax(130px,1fr) minmax(110px,.8fr) auto;gap:.45rem;align-items:end}.background-save-state{display:block;color:var(--thegg-text-muted);font-size:.7rem;min-height:1em;margin-top:.25rem}.danger-zone{margin-top:1rem;border-top:1px solid rgba(200,16,46,.35);padding-top:.8rem}.error-box{background:#c8102e14;color:var(--thegg-red);border:1px solid var(--thegg-red);border-left-width:5px;border-radius:var(--thegg-radius-small);padding:.75rem .9rem;margin:.5rem 0;font-size:.86rem}.warning{color:#8a3e00;font-size:.8rem}.empty{padding:2.5rem;text-align:center;color:var(--thegg-text-muted);border-block:1px solid var(--thegg-border)}.loader{width:26px;height:26px;border:3px solid var(--thegg-surface-quiet);border-top-color:var(--thegg-ink);border-right-color:var(--thegg-egg-yolk);border-radius:50%;animation:spin .9s linear infinite;margin:auto}code{background:var(--thegg-surface-quiet);border:1px solid var(--thegg-border);border-radius:var(--thegg-radius-small);padding:.12rem .3rem;font-size:.85em}.notice-box{border:1px solid var(--thegg-orange);border-left:5px solid var(--thegg-orange);background:#ed6b0014;padding:.8rem .95rem;color:var(--thegg-ink)}.row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.auth-card form,.settings-panel form{display:flex;flex-direction:column;gap:1rem}.auth-divider{display:flex;align-items:center;gap:.75rem;color:var(--thegg-text-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--thegg-border)}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.65rem 1rem;font-size:.82rem}.field-hint{display:block;margin-top:.35rem;color:var(--thegg-text-muted);font-size:.75rem}.field-hint-error{color:var(--thegg-red)}.auth-provider-note{margin:0;padding:.7rem .8rem;border:1px solid var(--thegg-border);background:var(--thegg-surface-quiet);color:var(--thegg-text-muted);font-size:.8rem}.support-banner{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.2rem 1rem;margin:-1.25rem 0 2rem;padding:.85rem 1rem;border:2px solid var(--thegg-red);border-top:0;background:var(--thegg-egg-yolk);box-shadow:var(--thegg-shadow)}.support-banner span{font-size:.74rem;color:var(--thegg-text-muted)}.support-banner button{grid-row:1 / span 2;grid-column:2}.master-shell{min-height:100vh;background:var(--thegg-egg-shell)}.master-topbar{min-height:90px;padding:1rem clamp(1rem,4vw,4rem);background:var(--thegg-ink);border-bottom:6px solid var(--thegg-egg-yolk);display:flex;align-items:center;justify-content:space-between;gap:1rem}.master-topbar>div:last-child{display:flex;align-items:center;gap:1rem}.master-workspace{max-width:1720px;margin:0 auto;padding:clamp(2rem,4vw,4.5rem) clamp(1rem,4vw,4.5rem)}.platform-metrics{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.platform-metrics .metric:nth-child(n){border-bottom:1px solid var(--thegg-border)}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--thegg-border)}.section-heading input{max-width:480px}.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.customer-detail{margin-top:1.25rem}.customer-detail h3{margin-top:2rem}.settings-panel{max-width:760px}@media(max-width:700px){.support-banner{position:static;grid-template-columns:1fr;margin:-.5rem 0 1.5rem}.support-banner button{grid-row:auto;grid-column:auto}.master-topbar,.section-heading{align-items:stretch;flex-direction:column}.activity-grid{grid-template-columns:1fr}.section-heading input{max-width:none}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(3,1fr)}.metric:nth-child(3){border-right:0}.metric:nth-child(-n+3){border-bottom:1px solid var(--thegg-border)}.group-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static;padding:.85rem;border-right:0;border-bottom:5px solid var(--thegg-egg-yolk)}.sidebar header{padding:.15rem .25rem .8rem}.brand-lockup-compact img{width:42px;height:42px}.sidebar nav{display:grid;grid-template-columns:repeat(3,1fr);margin-top:.65rem;border:1px solid rgba(245,245,235,.2)}.sidebar nav a{font-size:.72rem;justify-content:center;flex-direction:column;gap:.2rem;padding:.55rem .25rem;border:0;border-right:1px solid rgba(245,245,235,.15);border-bottom:1px solid rgba(245,245,235,.15)}.sidebar nav a:last-child{border-bottom:1px solid rgba(245,245,235,.15)}.sidebar-footer{flex-direction:row;align-items:center;justify-content:space-between;padding:.65rem .25rem 0}.sidebar-footer .text-button{padding:.35rem}.workspace{padding:1.7rem 1rem 2.5rem}.page-header{grid-template-columns:1fr;align-items:start;gap:1rem}h1{font-size:clamp(2.7rem,15vw,4.5rem)}.split,.detail-grid,.presentation-fields,.group-grid{grid-template-columns:1fr}.inline-form,.pair-form{flex-direction:column;align-items:stretch}.toolbar{align-items:stretch}}@media(max-width:500px){.sidebar nav{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric{min-height:116px;border-bottom:1px solid var(--thegg-border)}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+2){border-bottom:0}.panel{padding:1rem}.page-header .button,.page-header button{width:100%}.toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto}.key-values,.item-config,.playback-config,.background-editor{grid-template-columns:1fr}.card-list article,.playlist article{align-items:flex-start;flex-wrap:wrap}.card-list article>.actions,.playlist article>.actions{width:100%}.modal-actions{flex-wrap:wrap}.modal-actions>*{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.loader{animation:none;border-color:var(--thegg-border);border-top-color:var(--thegg-ink)}}
