body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-soft:#f6f7fb;--bg-card:#fff;--bg-sidebar:#101828;--bg-sidebar-accent:#1d2939;--text-base:#101828;--text-muted:#667085;--primary:#2563eb;--primary-dark:#1d4ed8;--border:#e4e7ec;--success:#16a34a;--danger:#dc2626;--radius-md:16px;--radius-sm:10px;--shadow-md:0 15px 45px #0f172a14;--shadow-sm:0 10px 30px #0f172a0f}*,:after,:before{box-sizing:border-box}body{background:#f6f7fb;background:var(--bg-soft);color:#101828;color:var(--text-base);font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-height:100vh}h1,h2,h3,h4{font-weight:600;margin:0}p{margin:0}.text-muted,p{color:#667085;color:var(--text-muted)}.btn{align-items:center;border:0;border-radius:999px;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.btn:disabled{cursor:not-allowed;opacity:.65}.btn-primary{background:#2563eb;background:var(--primary);box-shadow:0 15px 35px #2563eb59;color:#fff;padding:.95rem 1.8rem}.btn-primary:hover{background:#1d4ed8;background:var(--primary-dark);transform:translateY(-1px)}.btn-danger{background:#dc2626;background:var(--danger);box-shadow:0 15px 35px #dc262659;color:#fff;padding:.95rem 1.8rem}.btn-danger:hover{background:#b91c1c;transform:translateY(-1px)}.notice{border:1px solid #0000;border-radius:10px;border-radius:var(--radius-sm);font-weight:500;padding:.9rem 1.1rem}.notice-success{background:#16a34a14;border-color:#16a34a4d;color:#16a34a;color:var(--success)}.notice-danger{background:#dc262614;border-color:#dc26264d;color:#dc2626;color:var(--danger)}.notice-info{background:#2563eb14;border-color:#2563eb40;color:#2563eb;color:var(--primary)}.btn-muted{background:#0f172a12;color:#0f172a;padding:.85rem 1.4rem}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.3rem;padding:.25rem .85rem}.badge-success{background:#16a34a26;color:#16a34a;color:var(--success)}.badge-danger{background:#dc262626;color:#dc2626;color:var(--danger)}.badge-muted{background:#0f172a14;color:#667085;color:var(--text-muted)}.pill-row{display:flex;flex-wrap:wrap;gap:.4rem}.pill,.pill-row{align-items:center}.pill{background:#0f172a14;border-radius:999px;color:#101828;color:var(--text-base);display:inline-flex;font-size:.9rem;font-weight:600;gap:.35rem;padding:.45rem .8rem}.input{background:#fff;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);font-size:.95rem;padding:.95rem 1.15rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.input:focus{border-color:#2563eb;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb26;outline:none}.field{display:flex;flex-direction:column;gap:.45rem}.field label{color:#667085;color:var(--text-muted);font-size:.85rem;font-weight:600}.input-with-action{align-items:center;display:flex;position:relative}.input-with-action .input{padding-right:3.25rem}.input-action{background:none;border:none;color:#2563eb;color:var(--primary);cursor:pointer;font-weight:600;padding:.2rem .4rem;position:absolute;right:.65rem}.input-action:focus-visible{border-radius:8px;outline:2px solid #2563eb;outline:2px solid var(--primary);outline-offset:2px}.public-shell{background:radial-gradient(circle at 20% 20%,#0d1b2a,#0a0f1a 60%);color:#f6f8fb;min-height:100vh;padding:2.5rem clamp(1.25rem,2vw,2.25rem) 3rem}.public-hero{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.public-hero h1{color:#fff;font-size:clamp(1.9rem,3vw,2.6rem);margin:.35rem 0}.public-card{background:linear-gradient(130deg,#ffffff14,#ffffff08);border:1px solid #ffffff14;border-radius:18px;box-shadow:0 15px 60px #00000059;color:#fff;padding:1.25rem}.public-card h2{color:#fff}.public-card__footer,.public-card__header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.public-card__footer{flex-wrap:wrap;margin-top:1rem}.public-shell .pill{background:#ffffff1f;border:1px solid #ffffff26;color:#f6f8fb}.public-shell .btn-muted{background:#ffffff24;border:1px solid #ffffff26;color:#f6f8fb}.public-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr;margin-bottom:1.25rem}.broadcast-card{grid-gap:.85rem;display:grid;gap:.85rem}.broadcast-frame{background:#000;border-radius:14px;min-height:320px;overflow:hidden;position:relative}.broadcast-placeholder{background:#00000073;display:grid;height:100%;min-height:280px;place-items:center}.broadcast-badge{background:#0009;border-radius:10px;font-weight:700;left:12px;padding:.35rem .75rem;position:absolute;top:12px}.schedule-card{grid-gap:.5rem;display:grid;gap:.5rem}.public-card.schedule-card{background:#fff;border:1px solid #e4e7ec;border:1px solid var(--border);box-shadow:0 10px 30px #0f172a0f;box-shadow:var(--shadow-sm)}.public-card.schedule-card,.public-card.schedule-card .text-muted,.public-card.schedule-card h2,.public-card.schedule-card p{color:#101828;color:var(--text-base)}.public-card.schedule-card .schedule-list__item{background:#fff;border:1px solid #e4e7ec;border:1px solid var(--border)}.public-card.schedule-card .pill{background:#0f172a14;border:1px solid #0f172a1f;color:#101828;color:var(--text-base)}.schedule-list{grid-gap:.65rem;display:grid;gap:.65rem;list-style:none;margin:0;padding:0}.schedule-list__item{grid-gap:.35rem;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;display:grid;gap:.35rem;padding:.75rem .85rem}.calendar-card{grid-gap:.65rem;display:grid;gap:.65rem}.calendar-embed{background:#00000073;min-height:620px}.admin-calendar-embed,.calendar-embed{border-radius:14px;overflow:hidden;position:relative;width:100%}.admin-calendar-embed{background:#fff;border:1px solid #e4e7ec;border:1px solid var(--border);min-height:520px}.empty-state{padding:.5rem 0}@media (max-width:1100px){.public-grid{grid-template-columns:1fr}.public-card__footer,.public-card__header{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.public-shell{padding:1.5rem 1rem 2rem}.public-hero{flex-direction:column}.calendar-embed{min-height:520px}}.auth-layout{background:#f6f7fb;background:var(--bg-soft);display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));min-height:100vh}.auth-hero{background:radial-gradient(circle at top left,#4f46e5,#0ea5e9);color:#fff;overflow:hidden;padding:3rem;position:relative}.auth-hero:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='340' height='340' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m170 0 34.775 108.935h115.436l-93.493 67.195 34.776 108.935L170 217.87l-91.495 67.195 34.777-108.935-93.493-67.195h115.436L170 0Z' fill='rgba(255,255,255,0.08)'/%3E%3C/svg%3E") 50%/60% no-repeat;content:"";inset:0;opacity:.5;position:absolute}.auth-hero-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:2}.auth-panel{align-items:center;background:#f6f7fb;background:var(--bg-soft);display:flex;justify-content:center;padding:3rem clamp(2rem,5vw,4rem)}.auth-card{background:#fff;background:var(--bg-card);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 15px 45px #0f172a14;box-shadow:var(--shadow-md);padding:clamp(2rem,4vw,3rem);width:min(420px,100%)}.auth-toggle{background:#0f172a0d;border-radius:999px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;padding:.25rem}.auth-toggle button{background:#0000;border:none;border-radius:999px;cursor:pointer;font-weight:600;padding:.65rem 0;transition:background .2s ease,color .2s ease}.auth-toggle button.active{background:#fff;box-shadow:0 10px 30px #0f172a0f;box-shadow:var(--shadow-sm);color:#2563eb;color:var(--primary)}.error-banner{background:#dc262614;border:1px solid #dc262633;border-radius:10px;border-radius:var(--radius-sm);color:#dc2626;color:var(--danger)}.error-banner,.success-banner{font-size:.9rem;margin-bottom:1.5rem;padding:.85rem 1rem}.success-banner{background:#22c55e14;border:1px solid #22c55e33;border-radius:10px;border-radius:var(--radius-sm);color:#15803d}.sidebar{background:#101828;background:var(--bg-sidebar);color:#fff;display:flex;flex-direction:column;gap:2rem;height:100vh;inset:0 auto 0 0;overflow:hidden;padding:1.5rem;position:fixed;width:260px}.sidebar-brand{font-size:1.25rem;font-weight:700;letter-spacing:.02em}.nav-list{display:flex;flex:1 1;flex-direction:column;gap:.45rem;min-height:0;overflow-y:auto;padding-right:.25rem}.nav-link{align-items:center;border-radius:10px;border-radius:var(--radius-sm);color:#ffffffd9;display:flex;font-weight:500;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:background .2s ease,color .2s ease}.nav-link span.icon,.nav-link svg{font-size:1.25rem}.nav-link.active{background:#ffffff1f;color:#fff}.sidebar-user{background:#1d2939;background:var(--bg-sidebar-accent);border-radius:10px;border-radius:var(--radius-sm);flex-shrink:0;margin-top:0;padding:1.25rem}.sidebar-user .btn-muted{color:#fff}.sidebar-user h4{color:#fff;font-size:1rem}.sidebar-user p{color:#ffffffa6;font-size:.85rem}.content-shell,.layout{display:flex;min-height:100vh}.content-shell{flex:1 1;flex-direction:column;margin-left:260px}.topbar{align-items:center;background:#fff;background:var(--bg-card);box-shadow:0 10px 30px #0f172a0f;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;padding:1.2rem 2.5rem}.page-heading h1{font-size:1.5rem}.main{flex:1 1;padding:2.5rem}.card-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.broadcast-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.monitor-card,.presence-card{gap:1rem}.monitor-header{align-items:flex-start;display:flex;justify-content:space-between}.monitor-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:minmax(280px,1fr) 1.2fr}@media (max-width:900px){.monitor-grid{grid-template-columns:1fr}}.monitor-preview{background:#0f172a;border-radius:16px;border-radius:var(--radius-md);min-height:220px;overflow:hidden}.monitor-video{background:#000;display:block;height:100%;min-height:220px;width:100%}.monitor-placeholder{align-items:center;border:1px dashed #e4e7ec;border:1px dashed var(--border);border-radius:10px;border-radius:var(--radius-sm);color:#667085;color:var(--text-muted);display:flex;font-weight:500;justify-content:center;min-height:220px}.monitor-metrics{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.metric-block{background:#f8fafc;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.35rem;padding:1rem}.metric-block h4{margin:0}.metric-highlight{font-weight:600}.metric-list{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.metric-list li{display:flex;font-size:.9rem;justify-content:space-between}.audio-meter{display:flex;flex-direction:column;gap:.65rem}.audio-meter-row{align-items:center;display:flex;gap:.5rem}.audio-bar{background:#0f172a1a;border-radius:999px;flex:1 1;height:8px;overflow:hidden;position:relative}.audio-bar-fill{background:linear-gradient(90deg,#16a34a,#fbbf24,#dc2626);background:linear-gradient(90deg,var(--success),#fbbf24,var(--danger));border-radius:999px;bottom:0;left:0;position:absolute;top:0}.audio-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:60px;text-align:right}.presence-list{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.presence-list-item{background:#fff;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);box-shadow:0 5px 15px #0f172a0d;padding:.75rem 1rem}.presence-user{align-items:center;display:flex;gap:.6rem}.presence-dot{background:#667085;background:var(--text-muted);border-radius:50%;display:inline-block;height:10px;width:10px}.presence-dot.online{background:#16a34a;background:var(--success);box-shadow:0 0 0 4px #16a34a26}.presence-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.3rem;padding:.1rem .65rem}.presence-pill.presence-online{background:#16a34a26;color:#16a34a;color:var(--success)}.presence-pill.presence-offline{background:#0f172a14;color:#667085;color:var(--text-muted)}.chat-message-author{align-items:center;display:flex;gap:.5rem}.chat-panel{gap:1rem}.chat-messages{background:#f8fafc;border:1px solid #e4e7ec;border:1px solid var(--border);display:flex;flex-direction:column;gap:.85rem;max-height:320px;overflow-y:auto;padding:1rem}.chat-message,.chat-messages{border-radius:10px;border-radius:var(--radius-sm)}.chat-message{background:#fff;box-shadow:0 5px 15px #0f172a14;padding:.75rem .9rem}.chat-message-header{align-items:baseline;display:flex;font-size:.9rem;gap:.5rem;justify-content:space-between;margin-bottom:.35rem}.chat-form{display:flex;flex-direction:column;gap:.65rem}.chat-input{border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);font-family:inherit;font-size:.95rem;min-height:70px;padding:.65rem .85rem;resize:vertical;width:100%}.chat-input:focus{border-color:#2563eb;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb26;outline:none}.chat-error{color:#dc2626;color:var(--danger);font-weight:500}.status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.4rem;padding:.25rem .85rem;text-transform:uppercase}.status-pill.idle{background:#0f172a14;color:#667085;color:var(--text-muted)}.status-pill.prepping{background:#f973161f;color:#c2410c}.status-pill.live{background:#dc26261f;color:#dc2626;color:var(--danger)}.session-meta{display:flex;flex-wrap:wrap;gap:1.25rem;margin:1.25rem 0}.session-meta div{min-width:120px}.session-meta h4{font-size:1.85rem;margin:.35rem 0 0}.profile-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1rem}.copy-button{background:#0f172a0f;border:0;border-radius:999px;color:#667085;color:var(--text-muted);cursor:pointer;font-size:.8rem;padding:.35rem .75rem}.queue-chip{align-items:center;background:#0f172a14;border-radius:999px;display:inline-flex;font-weight:500;gap:.35rem;padding:.3rem .75rem}.card{display:flex;flex-direction:column;gap:.35rem;padding:1.8rem}.card,.data-table{background:#fff;background:var(--bg-card);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 10px 30px #0f172a0f;box-shadow:var(--shadow-sm)}.data-table{border-collapse:collapse;overflow:visible;width:100%}.data-table th{background:#f8fafc;color:#667085;color:var(--text-muted);font-size:.75rem;letter-spacing:.08em;padding:1.2rem 1.5rem;text-align:left;text-transform:uppercase}.data-table td{border-top:1px solid #e4e7ec;border-top:1px solid var(--border);font-size:.95rem;padding:1.15rem 1.5rem}.table-actions{display:inline-flex;gap:.65rem}.table-actions button{background:#0000;border:none;color:#2563eb;color:var(--primary);cursor:pointer;font-weight:600}.table-actions button.danger{color:#dc2626;color:var(--danger)}.actions-dropdown{display:inline-flex;position:relative}.actions-dropdown .btn{padding:.5rem .9rem}.actions-dropdown-menu{background:#fff;background:var(--bg-card);border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);box-shadow:0 15px 45px #0f172a14;box-shadow:var(--shadow-md);min-width:150px;padding:.35rem 0;position:absolute;right:0;top:calc(100% + .35rem);z-index:20}.actions-dropdown-item{background:#0000;border:none;color:#101828;color:var(--text-base);cursor:pointer;font-weight:600;padding:.6rem .9rem;text-align:left;width:100%}.actions-dropdown-item:hover{background:#0f172a0d}.actions-dropdown-item.danger{color:#dc2626;color:var(--danger)}.empty-state{padding:3rem 1rem;text-align:center}.empty-state h3{font-size:1.25rem;margin-bottom:.5rem}.view-toggle{display:inline-flex;gap:.5rem}.view-toggle .btn{background:#0f172a14;border-radius:999px;color:#101828;color:var(--text-base);padding:.6rem 1.2rem}.view-toggle .btn.active{background:#2563eb;background:var(--primary);color:#fff}.workspace-tab-layout{grid-gap:1rem;align-items:flex-start;display:grid;gap:1rem;grid-template-columns:minmax(180px,220px) minmax(0,1fr)}.workspace-tab-rail{display:flex;flex-direction:column;gap:.55rem;position:-webkit-sticky;position:sticky;top:1rem}.workspace-tab-button{grid-gap:.2rem;background:#fff;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 30px #0f172a0f;box-shadow:var(--shadow-sm);color:#101828;color:var(--text-base);cursor:pointer;display:grid;gap:.2rem;padding:.75rem .85rem;text-align:left}.workspace-tab-button strong{font-size:.95rem}.workspace-tab-button span{color:#667085;color:var(--text-muted);font-size:.82rem}.workspace-tab-button.active{background:#2563eb14;border-color:#2563eb73}.workspace-tab-button:focus-visible{outline:2px solid #2563eb;outline:2px solid var(--primary);outline-offset:2px}.workspace-tab-panel{min-width:0}.calendar-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.rumble-page{background:linear-gradient(135deg,#0f172a,#312e81);display:flex;flex-direction:column;min-height:100vh;padding:3rem 1rem 4rem}.rumble-page--empty{align-items:center;justify-content:center}.rumble-hero{color:#fff;margin-bottom:2.5rem;text-align:center}.rumble-hero h1{color:#fff;font-size:3rem;margin:.4rem 0}.rumble-hero p{color:#ffffffe0}.rumble-content{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;width:min(1100px,100%)}.rumble-player-card{overflow:hidden;padding:0}.rumble-video{background:#000;border-radius:16px 16px 0 0;border-radius:var(--radius-md) var(--radius-md) 0 0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.rumble-video iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.rumble-actions{border-top:1px solid #e4e7ec;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.75rem;padding:1.5rem}.rumble-meta-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.rumble-meta-card{gap:.75rem}.rumble-link{background:#0f172a;border-radius:10px;border-radius:var(--radius-sm);color:#e2e8f0;display:block;font-size:.9rem;margin-top:.75rem;padding:.75rem 1rem;word-break:break-all}.calendar-toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.calendar-nav{display:flex;gap:.35rem}.calendar-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.calendar-cell{border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.75rem;min-height:220px;padding:.85rem}.calendar-cell-header{align-items:center;display:flex;font-weight:600;justify-content:space-between}.calendar-events{display:flex;flex-direction:column;gap:.5rem}.calendar-event{background:#fff;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);box-shadow:0 10px 30px #0f172a0f;box-shadow:var(--shadow-sm);padding:.65rem}.calendar-event.status-in_progress{border-color:#16a34a4d}.calendar-event.status-cancelled,.calendar-event.status-failed{border-color:#dc26264d}.calendar-event-filler{background:#2563eb14;border-color:#2563eb59}.homepage-builder{grid-gap:1rem;display:grid;gap:1rem}.homepage-builder h2,.homepage-builder h3,.homepage-builder h4,.homepage-builder h5{margin:0}.homepage-builder__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.homepage-builder__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.homepage-builder__sections{grid-gap:1rem;display:grid;gap:1rem}.homepage-builder__grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:.75rem}.homepage-builder__row{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between}.homepage-builder .notice{margin-top:1rem}.homepage-builder textarea.input{min-height:110px}.homepage-section{grid-gap:.9rem;display:grid;gap:.9rem}.homepage-builder__columns,.homepage-column{grid-gap:.85rem;display:grid;gap:.85rem}.homepage-column{background:#ffffffdb;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);padding:.85rem}.homepage-item,.homepage-items{grid-gap:.65rem;display:grid;gap:.65rem}.homepage-item{background:#fff;border:1px dashed #e4e7ec;border:1px dashed var(--border);border-radius:10px;border-radius:var(--radius-sm);padding:.7rem}.bio-admin-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.bio-admin-thumb-wrap{grid-gap:.7rem;display:grid;gap:.7rem}.bio-admin-thumb{aspect-ratio:1/1;background:#f5f5f5;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);object-fit:cover;width:100%}.bio-admin-fields{min-width:0}.media-library{grid-gap:1rem;display:grid;gap:1rem}.media-library__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.media-library__toolbar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-top:1rem}.media-library__search{align-items:center;display:flex;flex:1 1 320px;flex-wrap:wrap;gap:.5rem}.media-library__search .input{flex:1 1 260px;min-width:220px}.media-library__upload{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.media-library__upload input[type=file]{max-width:260px}.media-library__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.media-library__item{gap:.85rem}.media-library__preview-wrap{background:#f8fafc;border:1px solid #e4e7ec;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);overflow:hidden}.media-library__preview{display:block;height:180px;object-fit:cover;width:100%}.media-library__meta{grid-gap:.25rem;display:grid;gap:.25rem}.media-library__meta strong{font-size:.92rem;overflow-wrap:anywhere}.media-library__meta span{color:#667085;color:var(--text-muted);font-size:.82rem}.media-library__actions{display:flex;flex-wrap:wrap;gap:.45rem}.media-library__actions .btn{padding:.62rem .88rem}.media-library__pagination{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.media-picker-modal{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:60}.media-picker-modal__panel{grid-gap:1rem;display:grid;gap:1rem;max-height:92vh;overflow:auto;width:min(1080px,100%)}.media-picker-modal__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.media-picker-modal__item .btn{width:100%}.media-picker-modal__footer{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}@media (max-width:1024px){.sidebar{display:none}.workspace-tab-layout{grid-template-columns:1fr}.workspace-tab-rail{flex-direction:row;flex-wrap:wrap;position:static}.workspace-tab-button{flex:1 1 220px}.content-shell{margin-left:0}.main,.topbar{padding:1.5rem}.homepage-builder__header{align-items:flex-start;flex-direction:column}.bio-admin-grid{grid-template-columns:1fr}}@media (max-width:640px){.auth-panel{padding:2rem 1rem}.auth-card{padding:1.5rem}.topbar{align-items:flex-start;flex-direction:column;gap:.85rem}}
/*# sourceMappingURL=main.ec810368.css.map*/