:root{--bg-base:#f8fafc;--bg-subtle:#f1f5f9;--bg-elevated:#fff;--bg-surface:#fff;--border-subtle:#e2e8f0;--border-strong:#cbd5e1;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-dim:#2563eb1a;--accent-ring:#2563eb33;--success:#059669;--success-dim:#ecfdf5;--error:#dc2626;--error-dim:#fef2f2;--warning:#d97706;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 4px 6px -1px #0f172a14, 0 2px 4px -2px #0f172a0f;--shadow-lg:0 10px 15px -3px #0f172a14, 0 4px 6px -4px #0f172a0f;--font-sans:"Avenir Next", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--primary-color:var(--accent);--error-color:var(--error);--success-color:var(--success);--text-color:var(--text-primary);--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px)}.admin-notion{--admin-bg:#f7f7f5;--admin-panel:#fff;--admin-panel-alt:#fbfbfa;--admin-border:#dfdfdb;--admin-border-strong:#cdcdc7;--admin-text:#191919;--admin-muted:#6f6f69;--admin-soft:#8a8a83;--admin-accent:#2b5bd7;--admin-accent-soft:#eff4ff;--admin-danger:#b94737;--admin-danger-soft:#fbefec;--admin-warning:#a56b17;--admin-warning-soft:#faf3e5;--admin-ready:#1f6b45;--admin-ready-soft:#edf8f1;background:var(--admin-bg);min-height:100vh;color:var(--admin-text);grid-template-columns:256px minmax(0,1fr);width:100%;min-width:0;display:grid}.admin-notion-sidebar{border-right:1px solid var(--admin-border);background:#eeeeea;flex-direction:column;justify-content:space-between;min-height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.admin-notion-sidebar__brand{align-items:flex-start;gap:12px;display:flex}.admin-notion-sidebar__brand-mark{border:1px solid var(--admin-border-strong);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.admin-notion-sidebar__brand strong,.admin-notion-sidebar__user strong{font-size:.9rem;line-height:1.3;display:block}.admin-notion-sidebar__brand span,.admin-notion-sidebar__user span{color:var(--admin-muted);margin-top:2px;font-size:.78rem;display:block}.admin-notion-sidebar__nav{gap:4px;margin:24px 0 auto;display:grid}.admin-notion-sidebar__link{min-height:38px;color:var(--admin-text);border:1px solid #0000;border-radius:10px;align-items:center;padding:0 12px;font-size:.9rem;text-decoration:none;display:flex}.admin-notion-sidebar__link:hover,.admin-notion-sidebar__link.is-active{border-color:var(--admin-border);background:#fff}.admin-notion-sidebar__link.is-disabled{color:var(--admin-soft);cursor:not-allowed}.admin-notion-sidebar__footer{gap:12px;display:grid}.admin-notion-sidebar__user{border:1px solid var(--admin-border);background:#ffffffb8;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.admin-notion-sidebar__avatar,.admin-notion-topbar__avatar{border:1px solid var(--admin-border-strong);background:#fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:600;display:inline-flex}.admin-notion-sidebar__logout,.admin-notion-icon-button,.admin-notion-button,.admin-notion-pagination button,.admin-notion-subtabs button,.admin-notion-tabs__item{appearance:none;border:1px solid var(--admin-border);color:var(--admin-text);font:inherit;cursor:pointer;background:#fff}.admin-notion-sidebar__logout{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;display:inline-flex}.admin-notion-main{width:100%;min-width:0}.admin-notion-topbar{z-index:10;border-bottom:1px solid var(--admin-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f7f5e0;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:16px 28px;display:flex;position:sticky;top:0}.admin-notion-topbar__breadcrumb,.admin-notion-pagehead__eyebrow{color:var(--admin-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.admin-notion-topbar__title{font-size:.92rem;font-weight:600}.admin-notion-topbar__right{align-items:center;gap:10px;min-width:0;display:flex}.admin-notion-topbar__account{align-items:center;gap:10px;font-size:.82rem;display:flex}.admin-notion-search{border:1px solid var(--admin-border);background:#fff;border-radius:10px;align-items:center;gap:8px;width:min(460px,42vw);min-width:320px;min-height:38px;padding:0 12px;display:inline-flex}.admin-notion-search input,.admin-notion-data-grid input,.admin-notion-stack-fields input,.admin-notion-stack-fields select,.admin-notion-stack-fields textarea,.admin-notion-ticket-form input,.admin-notion-ticket-form select,.admin-notion-ticket-form textarea,.admin-notion-inline-field select,.admin-notion-reply textarea{width:100%;color:var(--admin-text);font:inherit;background:0 0;border:0;outline:0}.admin-notion-content{gap:28px;padding:32px 40px 48px;display:grid}.admin-notion-pagehead h2,.admin-notion-userbar h2{letter-spacing:-.05em;font-size:clamp(1.65rem,2.3vw,2.9rem);font-weight:600;line-height:1}.admin-notion-pagehead__text{max-width:60ch;color:var(--admin-muted);margin-top:10px;font-size:.82rem;line-height:1.6}.admin-notion-pagehead__with-icon,.admin-notion-pagehead--row,.admin-notion-userbar,.admin-notion-toolbar,.admin-notion-section__header,.admin-notion-panel__header,.admin-notion-sidecard__header,.admin-notion-table-card__footer,.admin-notion-usage__row,.admin-notion-keyvalue,.admin-notion-accordion summary,.admin-notion-accordion__meta,.admin-notion-inline-actions,.admin-notion-pagination,.admin-notion-actions,.admin-notion-pagehead__stats,.admin-notion-userbar__actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-notion-pagehead__with-icon{justify-content:flex-start}.admin-notion-toolbar{border-bottom:1px solid var(--admin-border);align-items:flex-end;padding-bottom:10px}.admin-notion-tabs,.admin-notion-subtabs{flex-wrap:wrap;gap:8px;display:flex}.admin-notion-tabs__item,.admin-notion-subtabs button,.admin-notion-button{border-radius:8px;align-items:center;gap:8px;min-height:34px;padding:0 10px;display:inline-flex}.admin-notion-tabs__item.is-active,.admin-notion-subtabs button.is-active,.admin-notion-button:not(.admin-notion-button--ghost){color:#fff;background:#111;border-color:#0000}.admin-notion-button--ghost,.admin-notion-icon-button{background:0 0}.admin-notion-subtabs button,.admin-notion-tabs__item{color:var(--admin-soft);background:0 0;border-color:#0000}.admin-notion-subtabs button.is-active,.admin-notion-tabs__item.is-active{color:var(--admin-text);border-bottom:2px solid var(--admin-text);background:0 0;border-radius:0}.admin-notion-icon-button{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.admin-notion-table-card,.admin-notion-panel,.admin-notion-sidecard,.admin-notion-stat-box{background:0 0;border:0;border-radius:0}.admin-notion-table-card,.admin-notion-panel,.admin-notion-sidecard{padding:0}.admin-notion-panel__header p,.admin-notion-sidecard p,.admin-notion-panel p,.admin-notion-person span,.admin-notion-empty p,.admin-notion-muted{color:var(--admin-muted);font-size:.82rem;line-height:1.55}.admin-notion-panel__header h3,.admin-notion-section__header h3{font-size:.95rem;font-weight:600}.admin-notion-table{border-collapse:collapse;background:#ffffff8f;width:100%}.admin-notion-table th,.admin-notion-table td{text-align:left;border-bottom:1px solid var(--admin-border);vertical-align:top;padding:14px 10px}.admin-notion-table th{color:var(--admin-soft);letter-spacing:.05em;text-transform:uppercase;background:#f1f1ef;font-size:.72rem;font-weight:600}.admin-notion-table tbody tr:last-child td{border-bottom:0}.admin-notion-table__primary-link{color:var(--admin-text);font-size:.9rem;font-weight:600;text-decoration:none}.admin-notion-table__primary-link:hover{text-decoration:underline}.admin-notion-person,.admin-notion-media-row{flex-direction:column;gap:10px;display:flex}.admin-notion-inline-field{flex-direction:column;gap:4px;display:inline-flex}.admin-notion-inline-field select,.admin-notion-data-grid input,.admin-notion-stack-fields input,.admin-notion-stack-fields select,.admin-notion-stack-fields textarea,.admin-notion-ticket-form input,.admin-notion-ticket-form select,.admin-notion-ticket-form textarea,.admin-notion-reply textarea{background:#ffffffb8;border:1px solid #e7e7e3;border-radius:0;min-height:38px;padding:8px 10px}.admin-notion-stack-fields textarea,.admin-notion-ticket-form textarea,.admin-notion-reply textarea{resize:vertical;min-height:90px}.admin-notion-table-card__footer{border-top:1px solid var(--admin-border);color:var(--admin-soft);letter-spacing:.05em;margin-top:12px;padding-top:14px;font-size:.76rem}.admin-notion-quote{border-left:2px solid var(--admin-border-strong);color:var(--admin-muted);max-width:62rem;padding:2px 0 2px 18px;font-size:.95rem;line-height:1.7}.admin-notion-detail-grid,.admin-notion-two-column,.admin-notion-grid--three,.admin-notion-grid--four,.admin-notion-grid--metrics{gap:18px;display:grid}.admin-notion-detail-grid,.admin-notion-two-column{grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr)}.admin-notion-two-column--wide{grid-template-columns:minmax(0,1.85fr) minmax(340px,1fr)}.admin-notion-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-notion-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-notion-grid--metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-notion-stack,.admin-notion-accordion-list,.admin-notion-usage,.admin-notion-thread,.admin-notion-stack-fields,.admin-notion-ticket-form{gap:14px;display:grid}.admin-notion-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.admin-notion-data-grid label,.admin-notion-stack-fields label{gap:7px;display:grid}.admin-notion-data-grid span,.admin-notion-stack-fields span,.admin-notion-ticket-form span{color:var(--admin-soft);font-size:.78rem}.admin-notion-keyvalue{border-top:1px solid var(--admin-border);padding:12px 0}.admin-notion-usage__bar{background:#ecece8;border-radius:999px;width:100%;height:8px;overflow:hidden}.admin-notion-usage__bar span{border-radius:inherit;background:#242424;height:100%;display:block}.admin-notion-stat-box{background:#f1f1ef;gap:8px;padding:18px 20px;display:grid}.admin-notion-stat-box span{color:var(--admin-soft);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem}.admin-notion-stat-box strong,.admin-notion-highlight{align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:inline-flex}.admin-notion-sidecard{align-self:start}.admin-notion-panel--danger{background:#fffaf8}.admin-notion-feedback{color:var(--admin-accent);margin-top:12px;font-size:.8rem}.admin-notion-badge{letter-spacing:.04em;white-space:nowrap;border:0;border-radius:4px;align-items:center;min-height:22px;padding:0 8px;font-size:.68rem;font-weight:700;display:inline-flex}.admin-notion-badge--neutral{color:var(--admin-muted);background:#f3f3f1}.admin-notion-badge--accent{background:var(--admin-accent-soft);color:var(--admin-accent);border-color:#d6e3ff}.admin-notion-badge--warning,.admin-notion-badge--processing{background:var(--admin-warning-soft);color:var(--admin-warning);border-color:#efdfbc}.admin-notion-badge--danger,.admin-notion-badge--error{background:var(--admin-danger-soft);color:var(--admin-danger);border-color:#efcec6}.admin-notion-badge--ready{background:var(--admin-ready-soft);color:var(--admin-ready);border-color:#ccead7}.admin-notion-empty{text-align:center;place-items:center;gap:8px;min-height:180px;display:grid}.admin-notion-empty strong{font-size:.98rem}.admin-notion-accordion{border-bottom:1px solid var(--admin-border);background:0 0}.admin-notion-accordion summary{cursor:pointer;padding:12px 0;list-style:none}.admin-notion-accordion summary::-webkit-details-marker{display:none}.admin-notion-accordion__body{padding:0 0 14px}.admin-notion-thread__item{border-left:2px solid var(--admin-border);background:0 0;gap:4px;padding:12px;display:grid}.admin-notion-thread__item span{color:var(--admin-soft);font-size:.78rem}.admin-notion-reply,.admin-notion-inline-actions{margin-top:12px}.admin-notion-media-row__thumb{border:1px solid var(--admin-border);background:var(--admin-panel-alt);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.admin-notion-table__detail-row td{background:#fff6;padding-top:0}.admin-notion-video-detail summary{cursor:pointer;color:var(--admin-text);padding:8px 0 12px;font-size:.82rem;font-weight:600;list-style:none}.admin-notion-video-detail summary::-webkit-details-marker{display:none}.admin-notion-video-detail__grid{gap:18px;padding:10px 0 4px;display:grid}.admin-notion-video-detail__section{border-top:1px solid var(--admin-border);gap:10px;padding-top:12px;display:grid}.admin-notion-video-detail__section h4{letter-spacing:.05em;text-transform:uppercase;color:var(--admin-soft);font-size:.78rem}.admin-notion-video-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-notion-video-meta span,.admin-notion-log-item__head span{color:var(--admin-soft);font-size:.74rem}.admin-notion-video-meta strong{margin-top:4px;font-size:.84rem;display:block}.admin-notion-video-error{color:var(--admin-danger);font-size:.8rem}.admin-notion-codeblock{border:1px solid var(--admin-border);white-space:pre-wrap;word-break:break-word;background:#ffffffad;margin:0;padding:12px;font-size:.75rem;line-height:1.55;overflow-x:auto}.admin-notion-codeblock--compact{font-size:.7rem}.admin-notion-log-list{gap:10px;display:grid}.admin-notion-log-item{border-top:1px solid var(--admin-border);gap:8px;padding:10px 0;display:grid}.admin-notion-log-item:first-child{border-top:0;padding-top:0}.admin-notion-log-item__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-notion-userbar,.admin-notion-contextbar{border-bottom:1px solid var(--admin-border);padding-bottom:14px}.admin-notion-contextbar,.admin-notion-contextbar__actions,.admin-notion-contextbar__identity{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-notion-contextbar__identity{justify-content:flex-start}.admin-notion-contextbar__identity strong{font-size:.92rem;font-weight:600}.admin-notion-contextbar__identity span{color:var(--admin-muted);font-size:.82rem}.admin-notion-textlink{color:var(--admin-text);font-size:.82rem;text-decoration:none}.admin-notion-textlink:hover{text-decoration:underline}.admin-notion-loading-block{border:1px solid var(--admin-border);background:linear-gradient(90deg,#ffffffb3,#f3f3f0e6,#ffffffb3);border-radius:18px;min-height:calc(100vh - 56px);margin:28px}@media (max-width:1120px){.admin-notion-detail-grid,.admin-notion-two-column,.admin-notion-two-column--wide{grid-template-columns:1fr}.admin-notion-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.admin-notion{grid-template-columns:1fr}.admin-notion-sidebar{gap:18px;min-height:auto;position:static}.admin-notion-topbar,.admin-notion-userbar,.admin-notion-contextbar,.admin-notion-toolbar,.admin-notion-pagehead--row{flex-direction:column;align-items:flex-start}.admin-notion-contextbar__actions{flex-direction:column;align-items:flex-start;width:100%}.admin-notion-search{width:100%;min-width:100%}}@media (max-width:720px){.admin-notion-content,.admin-notion-topbar{padding-left:16px;padding-right:16px}.admin-notion-data-grid,.admin-notion-grid--three,.admin-notion-grid--four,.admin-notion-grid--metrics{grid-template-columns:1fr}.admin-notion-video-meta{grid-template-columns:1fr 1fr}.admin-notion-table-card{overflow-x:auto}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;letter-spacing:-.011em;text-rendering:optimizelegibility;min-height:100vh;position:relative;overflow-x:hidden}.background-elements{z-index:-1;pointer-events:none;background:var(--bg-base);position:fixed;inset:0}.background-elements:before{content:"";background-image:radial-gradient(120% 80% at 50% -30%,#2563eb0f,#0000 50%),radial-gradient(80% 50% at 100% 0,#94a3b814,#0000 45%);position:absolute;inset:0}.orb{display:none}.page-shell{width:100%;max-width:640px;margin:0 auto}.page-shell--wide{max-width:920px}.page-shell--library{max-width:1120px}.page-shell--plans{max-width:1040px}.page-header{margin-bottom:1.75rem}.page-eyebrow{display:none}.page-title{letter-spacing:-.04em;color:var(--text-primary);-webkit-text-fill-color:currentColor;margin-bottom:.4rem;font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700;line-height:1.2}.page-desc{color:var(--text-secondary);max-width:46ch;font-size:.9375rem;line-height:1.55}.dashboard-plans-header{text-align:center}.dashboard-plans-header .page-desc{margin-inline:auto}.dashboard-plans-grid{grid-template-columns:repeat(3,minmax(0,300px));justify-content:center;align-items:stretch;gap:1.25rem;margin:0 auto 2rem;display:grid}.dashboard-plan-card{flex-direction:column;min-height:430px;padding:1.75rem;display:flex;position:relative;overflow:hidden}.dashboard-plan-card--inactive{opacity:.48;filter:grayscale(.9);box-shadow:none}.dashboard-plan-card--featured{border:2px solid var(--accent,#7c6fe0);box-shadow:0 14px 34px #2563eb1f}.dashboard-plan-badge{background:var(--accent,#7c6fe0);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:.2rem .6rem;font-size:.6875rem;font-weight:700;position:absolute;top:1rem;right:1rem}.dashboard-plan-button{border-radius:8px;justify-content:center;align-items:center;gap:.45rem;width:100%;max-width:240px;min-height:42px;margin:auto auto 0;padding:.6rem 1rem;font-size:.875rem;line-height:1.2;text-decoration:none;display:inline-flex}.dashboard-plan-status{border-radius:var(--radius-md);text-align:center;margin-top:auto;padding:.55rem 1rem;font-size:.8125rem;font-weight:700}.dashboard-plan-status--muted{background:var(--bg-subtle);color:var(--text-muted)}.dashboard-plan-status--active{background:var(--accent,#7c6fe0);color:#fff}@media (max-width:1080px){.dashboard-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.page-shell--plans{max-width:640px}.dashboard-plans-grid{grid-template-columns:1fr}.dashboard-plan-card{min-height:auto}}.glass-panel{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);min-width:0;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a}.card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:0;padding:1.25rem;box-shadow:0 1px 2px #0f172a0d}.card:hover{border-color:var(--border-strong);box-shadow:0 2px 8px #0f172a14}.card--video{flex-direction:column;min-height:100%;display:flex}.input-group{flex-direction:column;width:100%;margin-bottom:1.125rem;display:flex}label,.input-label{color:var(--text-primary);margin-bottom:.4rem;font-size:.8125rem;font-weight:600}.field-label{align-items:center;gap:.45rem;margin-bottom:.4rem;display:flex}.field-label .input-label,.field-label label,.field-label>span:first-child{margin-bottom:0}.field-help{align-items:center;display:inline-flex;position:relative}.field-help__trigger{border:1px solid var(--border-strong);background:var(--bg-elevated);width:.95rem;height:.95rem;color:var(--text-secondary);cursor:help;opacity:.82;border-radius:999px;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;line-height:1;transition:border-color .15s,color .15s,transform .15s,opacity .15s;display:inline-flex}.field-help__trigger:hover,.field-help__trigger:focus-visible{border-color:var(--accent);color:var(--accent);opacity:1;transform:translateY(-1px)}.field-help__trigger:focus-visible{box-shadow:0 0 0 3px var(--accent-ring);outline:none}.field-help__tooltip{color:#f8fafc;opacity:0;visibility:hidden;pointer-events:none;z-index:30;background:#0f172af5;border:1px solid #0f172a14;border-radius:14px;width:min(280px,100vw - 3rem);padding:.8rem .9rem;font-size:.78rem;line-height:1.5;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 18px 40px #0f172a3d}.field-help__tooltip strong{letter-spacing:.02em;color:#fff;margin-bottom:.3rem;font-size:.76rem;display:block}.field-help__tooltip span{color:#f8fafce0;display:block}.field-help__tooltip:before{content:"";background:#0f172af5;border-top:1px solid #0f172a14;border-left:1px solid #0f172a14;width:.75rem;height:.75rem;position:absolute;top:-.38rem;left:50%;transform:translate(-50%)rotate(45deg)}.field-help:hover .field-help__tooltip,.field-help:focus-within .field-help__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}input,textarea,select.select-field{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);outline:none;padding:.65rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 1px 2px #0f172a0a}input::placeholder,textarea::placeholder{color:var(--text-muted)}textarea{resize:vertical;min-height:140px;line-height:1.5}input:focus,textarea:focus,select.select-field:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}select.select-field{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.25rem}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;letter-spacing:-.01em;width:100%;padding:.7rem 1.1rem;font-size:.9375rem;box-shadow:0 1px 3px #2563eb4d,0 1px 2px #2563eb33}.btn-primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 2px 6px #2563eb59,0 1px 3px #2563eb33}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn.btn-inline.btn-primary,.btn.btn-inline.btn-secondary{width:auto;min-width:auto}.btn-secondary{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);padding:.55rem .9rem}.btn-secondary:hover:not(:disabled){background:var(--bg-subtle);border-color:var(--border-strong)}.btn-inline{width:auto}.btn-ghost{color:var(--text-secondary);background:0 0;border:1px solid #0000;padding:.45rem .65rem}.btn-ghost:hover{color:var(--text-primary);background:var(--bg-subtle)}.btn-danger{color:var(--error);background:var(--bg-elevated);border-color:#fecaca}.btn-danger:hover{background:var(--error-dim)}.btn-icon{border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-subtle);width:2.75rem;height:2.75rem;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.btn-icon:hover{background:var(--bg-subtle)}.segmented{background:var(--bg-subtle);border-radius:var(--radius-md);border:1px solid var(--border-subtle);flex-wrap:wrap;gap:.25rem;padding:.2rem;display:flex}.segmented button{border-radius:var(--radius-sm);min-height:2.625rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex:1;padding:.45rem .65rem;font-size:.8125rem;font-weight:600}.segmented button.is-active{background:var(--bg-elevated);color:var(--text-primary);box-shadow:var(--shadow-sm)}.segmented button:not(.is-active):hover{color:var(--text-primary)}.pro-panel{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--bg-subtle);margin-bottom:1.125rem;padding:1.125rem}.pro-panel__title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.875rem;font-size:.6875rem;font-weight:700}.stack-sm{gap:.6rem;display:grid}.stack-md{gap:.85rem;display:grid}.stack-lg{gap:1rem;display:grid}.surface-note{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-subtle);padding:.85rem 1rem}.surface-note strong{color:var(--text-primary);margin-bottom:.3rem;font-size:.8125rem;display:block}.surface-note p{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.55}.mobile-section-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;display:flex}.mobile-section-header__copy{min-width:0}.mobile-section-header__title{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:700}.mobile-section-header__desc{color:var(--text-secondary);margin:.25rem 0 0;font-size:.8125rem;line-height:1.55}.mobile-primary-action{bottom:max(.75rem, var(--safe-area-bottom));z-index:5;border-radius:calc(var(--radius-xl) + 2px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafce6;border:1px solid #ffffffb8;margin-top:1rem;padding:.75rem;position:sticky;box-shadow:0 18px 40px #0f172a14}.mobile-primary-action .btn-primary,.mobile-primary-action .btn-secondary,.mobile-primary-action .btn-inline{width:100%}.mobile-filter-panel{gap:.75rem;display:grid}.mobile-filter-group{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.mobile-filter-group>*{min-width:0}.mobile-filter-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:700}.library-section{gap:1rem;display:grid}.library-section__header{gap:.9rem;display:grid}.library-section__copy{gap:.35rem;min-width:0;display:grid}.library-section__eyebrow{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.library-section__title{letter-spacing:-.03em;margin:0;font-size:1.35rem;line-height:1.15}.library-section__desc{color:var(--text-secondary);max-width:64ch;margin:0;font-size:.9375rem;line-height:1.6}.library-section__actions{min-width:0}.library-section__actions .segmented{width:100%}.library-catalog-toolbar{gap:.9rem;display:grid}.library-folder-bar{margin-bottom:0}.library-folder-form{width:100%}.library-folder-form input{min-width:0;max-width:none}.library-filter-panel{gap:1rem}.library-filter-layout{gap:.85rem;display:grid}.library-search-field{min-width:0}.library-filter-controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.library-filter-controls>*{min-width:0}.radio-card-group{gap:.5rem;display:grid}.radio-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-elevated);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;align-items:flex-start;gap:.75rem;padding:.8rem .9rem;transition:border-color .15s,background .15s,box-shadow .15s,color .15s;display:flex}.radio-card:hover{border-color:var(--border-strong);background:var(--bg-subtle);color:var(--text-primary)}.radio-card.is-selected{border-color:var(--accent);color:var(--text-primary);background:#2563eb0d;box-shadow:0 0 0 1px #2563eb14}.radio-card__indicator{border:2px solid var(--border-strong);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;margin-top:.1rem;display:inline-flex}.radio-card.is-selected .radio-card__indicator{border-color:var(--accent);background:var(--accent)}.radio-card__indicator:after{content:"";opacity:0;background:#fff;border-radius:999px;width:.35rem;height:.35rem}.radio-card.is-selected .radio-card__indicator:after{opacity:1}.checkbox-card .radio-card__indicator{border-radius:.3rem}@media (min-width:901px){.stack-lg{gap:1.25rem}.mobile-primary-action{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;position:static;bottom:auto}.mobile-primary-action .btn-primary,.mobile-primary-action .btn-secondary,.mobile-primary-action .btn-inline{width:auto}.mobile-filter-panel{gap:1rem}.mobile-filter-group{align-items:flex-end}.mobile-filter-group .select-field{width:auto;min-width:180px}.mobile-filter-group .segmented{width:auto;min-width:220px}.video-folder-select{min-width:180px;width:auto!important}.surface-note{max-width:760px}.library-section__header{grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:end}.library-section__actions{justify-self:end;width:min(280px,100%)}.library-section__actions .segmented{min-width:220px}.library-catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start}.library-folder-form{justify-content:flex-end}.library-folder-form .btn-inline{width:auto}.library-filter-layout{grid-template-columns:minmax(320px,1.4fr) minmax(320px,1fr);align-items:end}.library-filter-controls{justify-content:flex-end}.library-filter-controls .select-field{width:auto;min-width:180px}.library-filter-controls .btn-inline{flex:none;width:auto}}.mobile-primary-action.is-expanded{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;position:static;bottom:auto}.mobile-primary-action.is-expanded .btn-primary,.mobile-primary-action.is-expanded .btn-secondary,.mobile-primary-action.is-expanded .btn-inline{width:auto}.alert{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);padding:1rem 1.15rem}.alert--error{background:var(--error-dim);border-color:#fecaca}.alert--error .alert__title{color:var(--error);margin-bottom:.35rem;font-size:.9375rem;font-weight:700}.alert--success{background:var(--success-dim);border-color:#a7f3d0}.alert--success .alert__title,.alert--success p{color:var(--success)}.badge{letter-spacing:.05em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .55rem;font-size:.625rem;font-weight:700;display:inline-flex}.badge--processing{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.badge--slow{color:#92400e;background:#fffbeb;border-color:#fde68a}.badge--ready{background:var(--success-dim);color:#047857;border-color:#a7f3d0}.badge--error{background:var(--error-dim);color:#b91c1c;border-color:#fecaca}.dashboard-layout{min-height:100vh;display:flex;overflow-x:clip}.sidebar-backdrop{z-index:40;opacity:0;pointer-events:none;background:#02061780;transition:opacity .2s;display:none;position:fixed;inset:0}.sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.sidebar{z-index:50;overscroll-behavior:contain;background:#0f172a;border-right:none;flex-direction:column;flex-shrink:0;width:248px;padding:1.125rem .75rem 1rem;transition:transform .25s;display:flex}.sidebar__brand{align-items:center;gap:.6rem;padding:.25rem .5rem 1.375rem;display:flex}.sidebar__nav{flex:1}.sidebar__logo{flex-shrink:0;width:30px;height:30px}.sidebar__logo svg,.sidebar__logo-image{flex-shrink:0}.sidebar__title{letter-spacing:-.025em;color:#f1f5f9;font-size:.9375rem;font-weight:650}.nav-item{color:#94a3b8;border-radius:var(--radius-md);border:1px solid #0000;align-items:center;gap:.6rem;margin-bottom:.125rem;padding:.525rem .65rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .1s,color .1s;display:flex}.nav-item:hover{color:#e2e8f0;background:#ffffff0f}.nav-item.active{color:#93c5fd;background:#2563eb2e;font-weight:600}.nav-item svg{opacity:.85}.nav-item--group{flex:1;margin-bottom:0}.nav-group{margin-bottom:.125rem}.nav-group__row{align-items:stretch;gap:.25rem;display:flex}.nav-group__toggle{border-radius:var(--radius-md);color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:36px;transition:background .1s,color .1s;display:inline-flex}.nav-group__toggle:hover{color:#e2e8f0;background:#ffffff0f}.nav-group.is-active .nav-group__toggle{color:#93c5fd}.nav-group__toggle svg{transition:transform .14s}.nav-group__toggle.is-open svg{transform:rotate(180deg)}.nav-group__children{gap:.125rem;margin:.3rem 0 .5rem;padding-left:1.95rem;display:grid}.nav-group:not(.is-open) .nav-group__children{display:none}.nav-subitem{border-radius:calc(var(--radius-md) - 2px);color:#64748b;align-items:center;min-height:32px;padding:0 .75rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .1s,color .1s;display:flex}.nav-subitem:hover{color:#cbd5e1;background:#ffffff0a}.nav-subitem.active{color:#e2e8f0;background:#ffffff14}.sidebar__footer{border-top:1px solid #ffffff12;margin-top:.5rem;padding-top:.875rem}.sidebar__user-email{color:#475569;white-space:nowrap;text-overflow:ellipsis;padding:0 .5rem .6rem;font-size:.75rem;overflow:hidden}.sidebar__logout{border-radius:var(--radius-md);color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem .65rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .1s,color .1s;display:flex}.sidebar__logout:hover{color:#fca5a5;background:#ef44441a}.main-content{min-width:0;padding:clamp(1.5rem,3vw,2.5rem);padding-top:calc(clamp(4rem, 7vw, 2.5rem) + var(--safe-area-top));z-index:1;background:var(--bg-base);flex:1}@media (min-width:901px){.main-content{padding-top:clamp(1.5rem,3vw,2.5rem)}}.main-content__inner{width:100%;max-width:820px;margin:0 auto}.main-content__inner--library{max-width:1160px}.mobile-topbar{min-height:calc(3.25rem + var(--safe-area-top));padding:calc(.35rem + var(--safe-area-top)) calc(1rem + var(--safe-area-right)) .35rem calc(1rem + var(--safe-area-left));z-index:45;overscroll-behavior:contain;background:#0f172a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:none;position:fixed;top:0;left:0;right:0}.mobile-topbar__brand{letter-spacing:-.025em;color:#f1f5f9;font-size:.9375rem;font-weight:650}.mobile-topbar__menu{color:#94a3b8!important;background:#ffffff12!important;border-color:#ffffff1a!important}.mobile-topbar__menu:hover{color:#f1f5f9!important;background:#ffffff1f!important}@media (max-width:900px){.page-shell,.page-shell--wide,.page-shell--library,.page-shell--plans,.main-content__inner,.main-content__inner--library{max-width:100%}.mobile-topbar{display:flex}.sidebar-backdrop{display:block}.sidebar{max-width:min(320px,100vw - 2rem);height:100vh;padding-top:calc(1rem + var(--safe-area-top));padding-right:calc(.75rem + var(--safe-area-right));padding-bottom:calc(1rem + var(--safe-area-bottom));padding-left:calc(.75rem + var(--safe-area-left));position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 0 1px #ffffff0a,24px 0 48px #0006}.sidebar.is-open{transform:translate(0)}}.auth-page{min-height:100vh;padding:calc(2rem + var(--safe-area-top)) calc(1rem + var(--safe-area-right)) calc(2rem + var(--safe-area-bottom)) calc(1rem + var(--safe-area-left));justify-content:center;align-items:center;display:flex}.auth-card{width:100%;max-width:400px}.auth-header{text-align:center;margin-bottom:1.75rem}.auth-title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.4rem;font-size:clamp(1.375rem,3vw,1.5rem);font-weight:700}.auth-desc{color:var(--text-secondary);font-size:.9375rem;line-height:1.55}.auth-tabs{background:var(--bg-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-md);gap:0;margin-bottom:1rem;padding:.2rem;display:flex}.auth-tab{border-radius:calc(var(--radius-md) - 2px);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex:1;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.auth-tab.is-active{background:var(--bg-elevated);color:var(--text-primary);box-shadow:var(--shadow-sm)}.auth-tab:not(.is-active):hover{color:var(--text-primary)}.auth-link{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .12s}.auth-link:hover{color:var(--accent-hover);text-decoration:underline}.auth-form{padding:1.75rem}.auth-separator{color:var(--text-muted);align-items:center;margin:1.25rem 0 1rem;display:flex}.auth-separator span{padding:0 .875rem;font-size:.8125rem}.auth-separator:before,.auth-separator:after{content:"";background:var(--border-subtle);flex:1;height:1px}.empty-state{text-align:center;padding:2.5rem 1.5rem}.empty-state p{color:var(--text-secondary);font-size:.9375rem}.video-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:1rem;display:grid}.video-list{gap:.85rem;display:grid}.video-list-item{overflow:hidden}.video-list-item__header{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.video-list-item__header:hover{background:var(--bg-subtle)}.video-list-item__body{border-top:1px solid var(--border-subtle);padding:.85rem 1.1rem 1.1rem}.support-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a6b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.support-modal-card{border-radius:18px;width:min(560px,100%);padding:1.25rem}.folder-bar{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.875rem;display:flex}.folder-form{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.folder-form input{max-width:220px}.admin-table-wrap{border-radius:var(--radius-lg);overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.875rem}.admin-table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-subtle);background:var(--bg-subtle);padding:.75rem 1rem;font-size:.65rem;font-weight:600}.admin-table td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:.875rem 1rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#fafafa}.timeline{flex-direction:column;gap:.6rem;display:flex}.timeline-item{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-subtle);padding:.875rem 1rem}.timeline-item--error{background:#fffbeb;border-color:#fecaca}.code-block{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--border-subtle);white-space:pre-wrap;word-break:break-word;color:var(--text-secondary);margin-top:.65rem;padding:.875rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.55}.spinner{border:2px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.spinner-mini{border:2px solid #bfdbfe;border-top-color:var(--accent);border-radius:50%;width:11px;height:11px;animation:.75s linear infinite spin}.loader{border:2px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.progress-bar{background:var(--border-subtle);border-radius:999px;width:100%;height:4px;margin-top:.875rem;overflow:hidden}.progress-fill{background:var(--accent);border-radius:999px;width:32%;height:100%;animation:1.8s ease-in-out infinite indeterminate}@keyframes indeterminate{0%{transform:translate(-100%)}to{transform:translate(320%)}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;height:.875rem;animation:1.3s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.file-input{background:var(--bg-elevated);border:1px dashed var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-secondary);padding:.65rem;font-size:.75rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.flex-gap{flex-wrap:wrap;gap:.5rem;display:flex}.flex-actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.flex-actions .btn-primary,.flex-actions .btn-secondary{flex:1;min-width:110px}.video-preview{border-radius:var(--radius-md);background:#0f172a;width:100%;max-height:400px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.anim-fade-up{animation:.65s both fadeInUp}.anim-d1{animation-delay:80ms}.anim-d2{animation-delay:.18s}.anim-d3{animation-delay:.3s}.anim-d4{animation-delay:.44s}.gradient-text-hero{background:linear-gradient(135deg,#a78bfa 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-cta{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-hero-primary{letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#2563eb 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #6366f173;color:#fff!important}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 36px #6366f18c}.mkt-feature-card{transition:transform .2s,box-shadow .2s,border-color .2s}.mkt-feature-card:hover{transform:translateY(-3px);border-color:#2563eb4d!important;box-shadow:0 12px 32px #0f172a1a!important}.mkt-testimonial{transition:transform .2s,box-shadow .2s}.mkt-testimonial:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1a!important}.phone-mockup{background:#0f172a;border:6px solid #1e293b;border-radius:36px;flex-shrink:0;width:220px;height:390px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0006,inset 0 1px #ffffff0d}.phone-notch{z-index:10;background:#0f172a;border-radius:999px;width:80px;height:20px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen-content{background:linear-gradient(#1a1033 0%,#0f1629 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:1rem 1rem 2rem;display:flex}.phone-subtitle-bar{color:#0f172a;text-align:center;background:#ffffffeb;border-radius:6px;width:100%;padding:.4rem .75rem;font-size:.65rem;font-weight:700;line-height:1.4;box-shadow:0 2px 8px #0000004d}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.steps-grid:before{content:"";background:linear-gradient(90deg, var(--accent-ring), var(--accent) 50%, var(--accent-ring));opacity:.6;height:2px;position:absolute;top:36px;left:calc(16.66% + 28px);right:calc(16.66% + 28px)}.admin-lab-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.admin-lab-kpi{align-items:center;gap:.9rem;padding:1rem 1.1rem;display:flex}.admin-lab-kpi__icon{background:var(--accent-dim);width:2.4rem;height:2.4rem;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.admin-lab-kpi__value{color:var(--text-primary);font-size:1.4rem;font-weight:700}.admin-lab-kpi__label{color:var(--text-muted);font-size:.8rem}.admin-lab-panel,.admin-lab-block,.admin-lab-callout{margin-bottom:1rem;padding:1.35rem}.admin-lab-panel__header,.admin-lab-block__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-lab-panel__title,.admin-lab-block__title{color:var(--text-primary);align-items:center;gap:.55rem;font-size:1rem;font-weight:700;display:flex}.admin-lab-panel__desc,.admin-lab-callout__text{color:var(--text-secondary);margin-top:.25rem;font-size:.88rem;line-height:1.55}.admin-lab-segmented{flex-wrap:wrap;margin-bottom:1rem}.admin-lab-inline{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.admin-lab-inline--muted{color:var(--text-muted)}.admin-lab-alert-link,.admin-lab-backlink,.admin-lab-link-inline,.admin-lab-callout__link{color:var(--accent);align-items:center;gap:.4rem;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-lab-alert-link--quiet{color:var(--text-muted)}.admin-lab-alert-link:hover,.admin-lab-backlink:hover,.admin-lab-link-inline:hover,.admin-lab-callout__link:hover{opacity:.88}.admin-lab-chip{border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.admin-lab-chip--critical{color:#b91c1c;background:#fef2f2}.admin-lab-chip--warning{color:#c2410c;background:#fff7ed}.admin-lab-chip--neutral{color:#1d4ed8;background:#eff6ff}.admin-lab-breadcrumb{margin-bottom:.75rem}.admin-lab-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.admin-lab-metric{padding:1rem 1.1rem}.admin-lab-metric__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.78rem}.admin-lab-metric__value{color:var(--text-primary);margin-top:.5rem;font-size:1.15rem;font-weight:700}.admin-lab-metric__meta{color:var(--text-secondary);margin-top:.4rem;font-size:.82rem}.admin-lab-grid{gap:1rem;display:grid}.admin-lab-grid--2{grid-template-columns:1.1fr .9fr}.admin-lab-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-lab-stack{flex-direction:column;gap:.75rem;display:flex}.admin-lab-note{border:1px solid var(--border-subtle);background:var(--bg-subtle);border-radius:var(--radius-md);padding:1rem}.admin-lab-note strong{color:var(--text-primary);margin-bottom:.65rem;display:block}.admin-lab-list{color:var(--text-secondary);margin:0;padding-left:1.1rem;line-height:1.7}.admin-lab-field{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--border-subtle);flex-direction:column;gap:.28rem;padding:.9rem 1rem;display:flex}.admin-lab-field span{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.78rem}.admin-lab-field strong{color:var(--text-primary);font-size:.95rem}.admin-lab-link-pill{border:1px solid var(--border-strong);color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;padding:.45rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.admin-lab-support-list{gap:.85rem;display:grid}.admin-lab-support-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-subtle);padding:1rem}.admin-lab-support-card__top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.admin-lab-support-card__title{color:var(--text-primary);font-weight:700}.admin-lab-support-card__meta,.admin-lab-support-card__summary,.admin-lab-support-card__notes{color:var(--text-secondary);font-size:.86rem;line-height:1.6}.admin-lab-support-card__meta{margin-top:.2rem}.admin-lab-support-card__summary{margin:0 0 .55rem}.admin-lab-support-card__notes{align-items:center;gap:.45rem;display:inline-flex}.admin-lab-callout{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-lab-callout__title{color:var(--text-primary);font-size:.95rem;font-weight:700}.admin-crm-hero{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:1.25rem;margin-bottom:1rem;padding:1.5rem;display:grid}.admin-crm-hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.35rem;font-size:.75rem}.admin-crm-hero__title{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.1}.admin-crm-hero__subtitle{color:var(--text-secondary);margin-top:.45rem;font-size:.96rem}.admin-crm-hero__chips{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.admin-crm-soft-chip{background:var(--bg-subtle);border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:999px;align-items:center;padding:.38rem .78rem;font-size:.78rem;font-weight:600;display:inline-flex}.admin-crm-alert{border-radius:var(--radius-md);color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:.9rem 1rem;display:flex}.admin-crm-alert strong,.admin-crm-alert span{display:block}.admin-crm-alert strong{font-size:.88rem}.admin-crm-alert span{margin-top:.15rem;font-size:.82rem;line-height:1.55}.admin-crm-comments{border-top:1px solid var(--border-subtle);margin-top:1rem;padding-top:1rem}.admin-crm-comments__header strong,.admin-crm-comments__header span{display:block}.admin-crm-comments__header strong{color:var(--text-primary);font-size:.9rem}.admin-crm-comments__header span{color:var(--text-secondary);margin-top:.2rem;font-size:.82rem}.admin-crm-comments__input{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--bg-subtle);width:100%;color:var(--text-primary);font:inherit;resize:vertical;min-height:110px;margin-top:.85rem;padding:.85rem .95rem}.admin-crm-comments__actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.75rem;display:flex}.admin-crm-comments__feedback{color:var(--text-secondary);font-size:.82rem}.admin-crm-comments__list{gap:.7rem;margin-top:1rem;display:grid}.admin-crm-comments__item{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#f1f5f9a6;padding:.9rem 1rem}.admin-crm-comments__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.45rem;display:flex}.admin-crm-comments__meta strong{color:var(--text-primary);font-size:.82rem}.admin-crm-comments__meta span{color:var(--text-muted);font-size:.76rem}.admin-crm-comments__item p{color:var(--text-secondary);white-space:pre-wrap;font-size:.86rem;line-height:1.65}.admin-crm-hero__side{gap:.75rem;display:grid}.admin-crm-stat{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-subtle);flex-direction:column;gap:.25rem;padding:.95rem 1rem;display:flex}.admin-crm-stat__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.73rem}.admin-crm-stat__value{color:var(--text-primary);font-size:1rem}.admin-crm-stat__meta{color:var(--text-secondary);font-size:.82rem;line-height:1.5}.admin-crm-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.78fr);align-items:start;gap:1rem;display:grid}.admin-crm-main,.admin-crm-side{align-content:start;gap:1rem;display:grid}.admin-crm-section{padding:1.25rem}.admin-crm-section--side{position:static}.admin-crm-section__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-crm-section__title{color:var(--text-primary);font-size:1rem;font-weight:700}.admin-crm-section__desc{color:var(--text-secondary);margin-top:.2rem;font-size:.84rem;line-height:1.55}.admin-crm-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.admin-crm-stats-grid--single{grid-template-columns:1fr}.admin-crm-note{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--border-subtle);color:var(--text-secondary);align-items:flex-start;gap:.7rem;padding:.95rem 1rem;display:flex}.admin-crm-note strong{color:var(--text-primary);margin-bottom:.35rem;font-size:.88rem;display:block}.admin-crm-bullet-list{margin:0;padding-left:1rem;font-size:.85rem;line-height:1.7}.admin-crm-fields{gap:.75rem;display:grid}.admin-crm-field{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:.25rem;padding-bottom:.75rem;display:flex}.admin-crm-field:last-child{border-bottom:0;padding-bottom:0}.admin-crm-field span{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem}.admin-crm-field strong{color:var(--text-primary);font-size:.92rem;line-height:1.5}.admin-crm-action-group{margin-bottom:1rem}.admin-crm-action-label{color:var(--text-primary);align-items:center;gap:.4rem;margin-bottom:.45rem;font-size:.78rem;font-weight:600;display:inline-flex}.admin-crm-action-stack{gap:.65rem;display:grid}.admin-crm-table-link{color:var(--accent);align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-crm-table-link--muted{color:var(--text-muted)}.admin-crm-timeline{gap:.75rem;display:grid}.admin-crm-timeline__item{border-left:2px solid var(--border-strong);padding-left:1rem}.admin-crm-timeline__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.45rem;font-size:.78rem;display:flex}.admin-crm-timeline__item h3{color:var(--text-primary);margin-bottom:.3rem;font-size:.95rem}.admin-crm-timeline__item p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.admin-crm-empty{border-radius:var(--radius-md);border:1px dashed var(--border-strong);background:var(--bg-subtle);color:var(--text-secondary);align-items:flex-start;gap:.65rem;padding:.9rem 1rem;display:flex}.admin-crm-empty strong,.admin-crm-empty span{display:block}.admin-crm-empty strong{color:var(--text-primary);margin-bottom:.15rem}.admin-crm-empty--compact{align-items:center}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.account-card{padding:1.35rem}.account-card__header{margin-bottom:1rem}.account-card__title{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:inline-flex}.account-card__desc{color:var(--text-secondary);margin-top:.25rem;font-size:.86rem;line-height:1.55}.account-stack{gap:.75rem;display:grid}.account-item{border:1px solid var(--border-subtle);background:var(--bg-subtle);border-radius:var(--radius-md);padding:.95rem 1rem}.account-item__meta{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.45rem;display:flex}.account-item__meta strong{color:var(--text-primary);font-size:.9rem}.account-item__meta span{color:var(--text-muted);white-space:nowrap;font-size:.76rem}.account-item p{color:var(--text-secondary);font-size:.86rem;line-height:1.65}.account-item__actions{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.75rem;display:flex}.account-support-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.admin-crm-case-events,.account-case-events{gap:.65rem;margin-top:.9rem;display:grid}.admin-crm-case-events__item,.account-case-events__item{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#f1f5f9a6;padding:.8rem .95rem}.admin-crm-case-events__meta,.account-case-events__meta{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.admin-crm-case-events__meta strong,.account-case-events__meta strong{color:var(--text-primary);font-size:.8rem}.admin-crm-case-events__meta span,.account-case-events__meta span{color:var(--text-muted);font-size:.76rem}.admin-crm-case-events__item p,.account-case-events__item p{color:var(--text-secondary);white-space:pre-wrap;font-size:.85rem;line-height:1.6}.admin-crm-case-actions,.account-case-actions{gap:.7rem;margin-top:.85rem;display:grid}.admin-crm-notification-list{gap:.75rem;display:grid}.admin-crm-notification-item{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#f1f5f9a6;padding:.9rem 1rem}.admin-crm-notification-item__meta{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.45rem;display:flex}.admin-crm-notification-item__meta strong{color:var(--text-primary);font-size:.85rem}.admin-crm-notification-item__meta span{color:var(--text-muted);font-size:.76rem}.admin-crm-notification-item p{color:var(--text-secondary);font-size:.84rem;line-height:1.6}.admin-crm-notification-item__status{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.75rem;display:flex}.admin-crm-notification-read{color:var(--text-muted);font-size:.78rem}@media (max-width:680px){.page-header{margin-bottom:1.15rem}.page-title{font-size:clamp(1.35rem,6vw,1.625rem)}.page-desc{max-width:none;font-size:.9rem}.glass-panel,.card,.pro-panel,.account-card{border-radius:18px}.card,.pro-panel,.account-card{padding:1rem}.btn-inline{width:100%}.mobile-filter-group{gap:.75rem;display:grid}.mobile-filter-group>.segmented,.mobile-filter-group>.btn,.mobile-filter-group>.btn-inline,.mobile-filter-group>.select-field,.mobile-filter-group>input,.mobile-filter-group>div{width:100%!important;margin-left:0!important}.mobile-section-header{flex-direction:column}.library-section__title{font-size:1.125rem}.library-section__desc{max-width:none;font-size:.9rem}.library-section__actions,.library-section__actions .segmented,.library-catalog-toolbar,.library-filter-layout,.library-filter-controls,.library-folder-form{width:100%}.library-filter-controls,.library-folder-form{gap:.75rem;display:grid}.library-filter-controls>.btn,.library-filter-controls>.btn-inline,.library-filter-controls>.select-field,.library-folder-form>.btn,.library-folder-form>.btn-inline,.library-folder-form>input{width:100%!important;margin-left:0!important}.radio-card{padding:.75rem .85rem}.steps-grid{grid-template-columns:1fr}.steps-grid:before{display:none}.field-help__tooltip{left:auto;right:-.25rem;transform:translateY(6px)}.field-help__tooltip:before{left:auto;right:.45rem;transform:rotate(45deg)}.field-help:hover .field-help__tooltip,.field-help:focus-within .field-help__tooltip{transform:translateY(0)}.admin-lab-overview,.admin-lab-metrics,.admin-lab-grid--2,.admin-lab-grid--3{grid-template-columns:1fr}.admin-lab-panel__header,.admin-lab-block__header,.admin-lab-callout,.admin-lab-support-card__top{flex-direction:column}.admin-crm-hero,.admin-crm-layout,.admin-crm-stats-grid,.account-grid,.account-support-form{grid-template-columns:1fr}.account-item__meta,.admin-crm-case-events__meta,.account-case-events__meta,.admin-crm-notification-item__meta{flex-direction:column;align-items:flex-start}.account-item__meta span,.admin-crm-case-events__meta span,.account-case-events__meta span,.admin-crm-notification-item__meta span{white-space:normal}.admin-crm-section--side{position:static}.flex-actions>*{flex:100%}.auth-page{align-items:flex-start}.auth-card{max-width:100%}.auth-form{padding:1.15rem}.auth-tabs{margin-bottom:.85rem}.auth-separator{margin:1rem 0 .85rem}}.compare-yes{color:#16a34a;font-size:1.1rem;font-weight:700}.compare-no{color:#dc2626;font-size:1rem}.compare-mid{color:#d97706;font-size:.75rem;font-weight:600}.section-pill{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);background:var(--accent-dim);border:1px solid var(--accent-ring);border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.875rem;padding:.3rem .85rem;font-size:.6875rem;font-weight:700;display:inline-flex}.pricing-featured-glow{box-shadow:0 0 0 2px var(--accent), 0 24px 48px #2563eb2e!important}.star-rating{color:#f59e0b;letter-spacing:1px;font-size:.875rem}.main-content__inner:has(.admin-stitch-page){max-width:1360px}.main-content:has(.admin-notion){background:#f7f7f5;padding:0}.main-content__inner:has(.admin-notion){width:100%;max-width:none;margin:0}.main-content:has(.admin-hub){background:#f6f4ef;padding:0}.main-content__inner:has(.admin-hub){width:100%;max-width:none;margin:0}.admin-hub{--hub-bg:#f2efe8;--hub-surface:#f8f5ee;--hub-surface-strong:#fff;--hub-surface-muted:#f4f0e7;--hub-border:#d8d1c3;--hub-border-strong:#c4bbab;--hub-text:#181713;--hub-muted:#6e675c;--hub-soft:#938b7c;--hub-accent:#23211c;--hub-success-bg:#ebf4ed;--hub-success-text:#2f6040;--hub-warning-bg:#f8f0dc;--hub-warning-text:#93681c;--hub-danger-bg:#f8e8e2;--hub-danger-text:#a14736;background:var(--hub-bg);min-height:100vh;color:var(--hub-text);width:100%;display:block}.admin-hub--white{--hub-bg:#fff;--hub-surface:#fff;--hub-surface-strong:#fff;--hub-surface-muted:#faf8f3}.admin-hub--white .admin-hub-topbar{background:#fffffff0}.admin-hub-muted{color:var(--hub-muted);font-size:.8rem}.admin-hub-topbar__avatar{border:1px solid var(--hub-border-strong);background:var(--hub-surface-strong);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.78rem;font-weight:700;display:inline-flex}.admin-hub-button,.admin-hub-filter,.admin-hub-subnav button{appearance:none;border:1px solid var(--hub-border);color:var(--hub-text);font:inherit;background:0 0}.admin-hub-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;display:inline-flex}.admin-hub-button,.admin-hub-filter.is-active{background:var(--hub-accent);color:#fff;border-color:#0000}.admin-hub-button--ghost{color:var(--hub-text);border-color:var(--hub-border);background:0 0}.admin-hub-main{min-width:0;min-height:100vh}.admin-hub-topbar{z-index:10;border-bottom:1px solid var(--hub-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f2efe8f0;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:16px 24px;display:flex;position:sticky;top:0}.admin-hub-topbar__title{gap:3px;display:grid}.admin-hub-topbar__eyebrow{color:var(--hub-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.admin-hub-topbar__title h1{font-size:1.2rem;line-height:1}.admin-hub-topbar__right{align-items:center;gap:12px;min-width:0;display:flex}.admin-hub-search{border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:999px;align-items:center;gap:8px;width:min(460px,40vw);min-width:320px;min-height:40px;padding:0 14px;display:inline-flex}.admin-hub-search input,.admin-hub-field input,.admin-hub-field select,.admin-hub-field textarea,.admin-hub-form-stack input,.admin-hub-form-stack select,.admin-hub-form-stack textarea,.admin-hub-select,.admin-hub-textarea,.admin-hub-plan-field select{width:100%;color:var(--hub-text);font:inherit;background:0 0;border:0;outline:0}.admin-hub-topbar__pill{border:1px solid var(--hub-border);min-height:36px;color:var(--hub-muted);white-space:nowrap;background:#ffffff8c;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.8rem;display:inline-flex}.admin-hub-topbar__account{align-items:center;gap:10px;font-size:.82rem;display:flex}.admin-hub-content{gap:20px;padding:24px;display:grid}.admin-hub-kpis,.admin-hub-user-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-hub-kpi-card{appearance:none;text-align:left;border:1px solid var(--hub-border);width:100%;color:var(--hub-text);background:#ffffff75;border-radius:18px;padding:16px;box-shadow:0 1px #18171308}.admin-hub-kpi-card span{color:var(--hub-muted);font-size:.78rem;display:block}.admin-hub-kpi-card strong{margin-top:6px;font-size:1.55rem;line-height:1.1;display:block}.admin-hub-kpi-card small{color:var(--hub-soft);margin-top:6px;display:block}.admin-hub-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.82fr);align-items:start;gap:20px;display:grid}.admin-hub-layout--user{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr)}.admin-hub-stack,.admin-hub-ticket-stack,.admin-hub-case-list,.admin-hub-thread,.admin-hub-form-stack,.admin-hub-usage,.admin-hub-context{gap:14px;display:grid}.admin-hub-surface{border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:20px;overflow:hidden;box-shadow:0 1px #18171305}.admin-hub-surface--list{min-height:680px}.admin-hub-surface__head{border-bottom:1px solid var(--hub-border);background:var(--hub-surface-muted);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.admin-hub-surface__head h2{font-size:1rem;line-height:1.2}.admin-hub-surface__head p{color:var(--hub-muted);margin-top:4px;font-size:.82rem}.admin-hub-chip-row,.admin-hub-filter-row,.admin-hub-case-item__top,.admin-hub-ticket-card__top,.admin-hub-userbar__heading,.admin-hub-userbar,.admin-hub-case-detail__header,.admin-hub-usage__label,.admin-hub-pagination,.admin-hub-footnote,.admin-hub-footnote__item,.admin-hub-inline-list{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-hub-chip-row{flex-wrap:wrap;justify-content:flex-start}.admin-hub-chip{border:1px solid var(--hub-border);min-height:30px;color:var(--hub-muted);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.78rem;display:inline-flex}.admin-hub-chip--muted{background:#ffffff85}.admin-hub-filter-row{border-bottom:1px solid var(--hub-border);flex-wrap:wrap;justify-content:flex-start;padding:14px 20px}.admin-hub-filter{min-height:34px;color:var(--hub-muted);cursor:pointer;border-radius:999px;padding:0 12px}.admin-hub-table-wrap{overflow-x:auto}.admin-hub-table{border-collapse:collapse;width:100%}.admin-hub-table th,.admin-hub-table td{text-align:left;border-bottom:1px solid var(--hub-border);vertical-align:top;padding:14px 20px}.admin-hub-table th{color:var(--hub-soft);text-transform:uppercase;letter-spacing:.06em;background:#f6f2ea;font-size:.72rem}.admin-hub-table tbody tr:hover,.admin-hub-table tbody tr.is-selected{background:#faf7f1}.admin-hub-table tbody tr:nth-child(2n){background:#fcfbf8}.admin-hub-table tbody tr:last-child td{border-bottom:0}.admin-hub-usercell{gap:4px;display:grid}.admin-hub-usercell strong{font-size:.9rem}.admin-hub-usercell span,.admin-hub-case-item span,.admin-hub-ticket-card span,.admin-hub-context__top span,.admin-hub-info-list span,.admin-hub-detail-block span,.admin-hub-thread__item span,.admin-hub-pagination span,.admin-hub-footnote__item span,.admin-hub-case-detail__header span{color:var(--hub-muted);font-size:.8rem}.admin-hub-plan-field{gap:6px;display:grid}.admin-hub-plan-field select,.admin-hub-field input,.admin-hub-field select,.admin-hub-field textarea,.admin-hub-form-stack input,.admin-hub-form-stack select,.admin-hub-form-stack textarea,.admin-hub-select,.admin-hub-textarea{border:1px solid var(--hub-border);background:#fcfbf8;border-radius:12px;min-height:40px;padding:10px 12px}.admin-hub-field textarea,.admin-hub-form-stack textarea,.admin-hub-textarea{resize:vertical;min-height:110px}.admin-hub-field,.admin-hub-field--full{gap:6px;display:grid}.admin-hub-field span{color:var(--hub-soft);font-size:.78rem}.admin-hub-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 20px 20px;display:grid}.admin-hub-field--full{grid-column:1/-1}.admin-hub-usage,.admin-hub-info-list,.admin-hub-context__grid,.admin-hub-detail-columns{padding:0 20px 20px}.admin-hub-info-list,.admin-hub-context__grid,.admin-hub-detail-columns{gap:12px;display:grid}.admin-hub-context__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.admin-hub-info-list strong,.admin-hub-context__grid strong,.admin-hub-detail-block strong{margin-top:4px;font-size:.92rem;display:block}.admin-hub-usage__bar{background:#e7e2d7;border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.admin-hub-usage__bar span{border-radius:inherit;background:#70695d;height:100%;display:block}.admin-hub-usage__bar .tone-ready{background:#4f7259}.admin-hub-usage__bar .tone-warning{background:#b68326}.admin-hub-ticket-card,.admin-hub-case-item{border-bottom:1px solid var(--hub-border);background:#fff;padding:16px 20px}.admin-hub-case-item{cursor:pointer}.admin-hub-case-item.is-selected,.admin-hub-case-item:hover{background:#ffffff6b}.admin-hub-ticket-card:last-child,.admin-hub-case-item:last-child,.admin-hub-thread__item:last-child{border-bottom:0}.admin-hub-ticket-card p,.admin-hub-case-item p,.admin-hub-detail-block p,.admin-hub-thread__item p,.admin-hub-thread__empty,.admin-hub-quote{color:var(--hub-muted);font-size:.84rem;line-height:1.55}.admin-hub-link{color:var(--hub-text);align-items:center;gap:6px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-hub-link--back{color:var(--hub-muted);font-weight:500}.admin-hub-case-detail{gap:16px;padding:18px 20px 20px;display:grid}.admin-hub-thread{border-top:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border);background:#faf8f3}.admin-hub-thread__item{border-bottom:1px solid var(--hub-border);gap:4px;padding:12px 0;display:grid}.admin-hub-thread__item strong{font-size:.84rem}.admin-hub-detail-block{gap:8px;display:grid}.admin-hub-detail-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-hub-codeblock{border:1px solid var(--hub-border);white-space:pre-wrap;word-break:break-word;background:#fbfaf7;border-radius:12px;margin:0;padding:12px;font-size:.75rem;line-height:1.5;overflow-x:auto}.admin-hub-table__detail-row td{background:#f8f5ee}.admin-hub-video-detail summary{cursor:pointer;padding:10px 0;font-size:.84rem;font-weight:600;list-style:none}.admin-hub-video-detail summary::-webkit-details-marker{display:none}.admin-hub-userbar{border-bottom:1px solid var(--hub-border);align-items:flex-end;padding-bottom:16px}.admin-hub-userbar__identity{gap:12px;display:grid}.admin-hub-userbar__heading{align-items:flex-end}.admin-hub-userbar__heading strong{font-size:1.4rem;line-height:1.1;display:block}.admin-hub-subnav{flex-wrap:wrap;gap:8px;display:flex}.admin-hub-subnav button{min-height:36px;color:var(--hub-muted);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.admin-hub-subnav button.is-active{background:var(--hub-surface-strong);color:var(--hub-text);border-color:var(--hub-border-strong)}.admin-hub-context{padding:18px 20px 20px}.admin-hub-context__top{align-items:flex-start}.admin-hub-inline-list{flex-direction:column;align-items:flex-start;padding-top:4px}.admin-hub-inline-list span{color:var(--hub-muted);align-items:center;gap:8px;display:inline-flex}.admin-hub-inbox{grid-template-columns:390px minmax(0,1fr);gap:20px;display:grid}.admin-hub-pagination{padding:16px 20px 20px}.admin-hub-feedback{color:var(--hub-muted);padding:0 20px 20px;font-size:.82rem}.admin-hub-footnote{color:var(--hub-muted);flex-wrap:wrap;justify-content:flex-start}.admin-hub-footnote__item{justify-content:flex-start}.admin-hub-empty{text-align:center;place-items:center;gap:8px;min-height:180px;padding:20px;display:grid}.admin-hub-empty strong{font-size:.98rem}.admin-hub-badge{letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:.7rem;font-weight:700;display:inline-flex}.admin-hub-badge--neutral,.admin-hub-badge--accent{color:#565146;background:#efede7}.admin-hub-badge--warning,.admin-hub-badge--processing{background:var(--hub-warning-bg);color:var(--hub-warning-text)}.admin-hub-badge--danger,.admin-hub-badge--error{background:var(--hub-danger-bg);color:var(--hub-danger-text)}.admin-hub-badge--ready{background:var(--hub-success-bg);color:var(--hub-success-text)}.admin-hub-loading-block{border:1px solid var(--hub-border);background:linear-gradient(90deg,#ffffff8c,#f5f1e8e6,#ffffff8c);border-radius:26px;min-height:calc(100vh - 120px);margin:24px}.admin-hub-quote{border-left:2px solid var(--hub-border-strong);padding-left:16px}.admin-hub-surface--compact{background:var(--hub-surface-strong);border-radius:16px}.admin-hub-surface__head--stacked{flex-direction:column;align-items:flex-start}.admin-hub-filter-row--plain{border-bottom:0;padding:0}.admin-hub-table--dense th,.admin-hub-table--dense td{padding-top:12px;padding-bottom:12px}.admin-hub-table__row-clickable{cursor:pointer}.admin-hub-field--static{align-content:start;padding:10px 0}.admin-hub-field--static strong{font-size:.94rem;line-height:1.35}.admin-hub-usage--compact{padding-top:0}.admin-hub-inline-actions{flex-wrap:wrap;gap:10px;padding:0 20px 20px;display:flex}.admin-hub-form-stack--padded{padding:18px 20px 20px}.admin-hub-ticket-detail{border-bottom:1px solid var(--hub-border)}.admin-hub-ticket-detail:last-child{border-bottom:0}.admin-hub-ticket-detail summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;list-style:none;display:flex}.admin-hub-ticket-detail summary::-webkit-details-marker{display:none}.admin-hub-ticket-detail__body{gap:16px;padding:0 20px 20px;display:grid}.admin-hub-page-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-hub-page-summary>div{border:1px solid var(--hub-border);background:var(--hub-surface-muted);border-radius:12px;gap:6px;padding:12px 14px;display:grid}.admin-hub-page-summary span{color:var(--hub-soft);font-size:.76rem}.admin-hub-page-summary strong{font-size:.95rem;line-height:1.35}.admin-hub-userbar--clean{align-items:flex-start}.admin-hub-userbar__heading--stack{flex-direction:column;align-items:flex-start}.admin-hub-layout--catalog{grid-template-columns:minmax(0,1.25fr) minmax(360px,.9fr)}.admin-hub-subnav--catalog{width:100%}.admin-hub-form-grid--catalog,.admin-hub-inline-actions--flush,.admin-hub-inline-actions--catalog{padding:0}.admin-hub-inline-actions--catalog{justify-content:flex-start}.admin-hub-inline-list--catalog{border:1px dashed var(--hub-border);background:#fcfbf8;border-radius:14px;padding:12px 14px}.admin-hub-inline-list--catalog strong{font-size:inherit}.admin-hub-button--danger{color:var(--hub-danger-text);border-color:#e9c9c0}.admin-hub-button--danger:disabled{opacity:.45;cursor:not-allowed}.admin-hub-catalog-preview{border:1px solid var(--hub-border);background:radial-gradient(circle at 100% 0,#58564b24,#0000 30%),linear-gradient(#f8f5ee 0%,#f2ede3 100%);border-radius:18px;gap:12px;padding:16px;display:grid;position:relative}.admin-hub-catalog-preview__badge{width:fit-content;min-height:28px;color:var(--hub-muted);background:#ffffffb3;border:1px solid #c4bbabcc;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.76rem;display:inline-flex}.admin-hub-catalog-preview--audio p{color:var(--hub-muted);font-size:.81rem;line-height:1.55}.admin-hub-catalog-wave{grid-template-columns:repeat(22,minmax(0,1fr));align-items:end;gap:5px;min-height:64px;display:grid}.admin-hub-catalog-wave span{opacity:.92;background:linear-gradient(#3e3a31 0%,#8a816f 100%);border-radius:999px;display:block}.admin-hub-catalog-preview__screen{background:linear-gradient(160deg,#2b5bd733,#16120acc),radial-gradient(circle at top,#ffffff2e,#0000 28%),#17140f;border-radius:18px;min-height:240px;position:relative;overflow:hidden}.admin-hub-catalog-preview__screen:before{content:"";border:1px solid #ffffff2e;border-radius:14px;position:absolute;inset:14px}.admin-hub-catalog-preview__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#07070775;border-radius:14px;gap:8px;padding:14px;display:grid;position:absolute;inset:auto 16px 16px}.admin-hub-catalog-preview__overlay strong{font-size:.95rem}.admin-hub-catalog-preview__overlay p{color:#ffffffd1;font-size:.8rem;line-height:1.55}.admin-hub-catalog-preview__video,.admin-hub-catalog-preview audio{width:100%}.admin-hub-catalog-preview__video{background:#111;border-radius:18px;min-height:240px}.admin-hub-upload-field{border:1px dashed var(--hub-border-strong);background:#fcfbf8;border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:0 12px;display:flex;position:relative;overflow:hidden}.admin-hub-upload-field input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.admin-hub-upload-field strong{font-size:.82rem;font-weight:600}@media (max-width:1180px){.admin-hub-kpis,.admin-hub-user-summary,.admin-hub-page-summary,.admin-hub-layout,.admin-hub-layout--user,.admin-hub-layout--catalog,.admin-hub-inbox,.admin-hub-detail-columns{grid-template-columns:1fr}}@media (max-width:920px){.admin-hub-topbar,.admin-hub-userbar,.admin-hub-userbar__heading{flex-direction:column;align-items:flex-start}.admin-hub-topbar__right{flex-direction:column;align-items:stretch;width:100%}.admin-hub-search{width:100%;min-width:100%}}@media (max-width:720px){.admin-hub-content,.admin-hub-topbar{padding-left:16px;padding-right:16px}.admin-hub-kpis,.admin-hub-user-summary,.admin-hub-page-summary,.admin-hub-form-grid,.admin-hub-context__grid{grid-template-columns:1fr}.admin-hub-table th:nth-child(2),.admin-hub-table td:nth-child(2){display:none}}.admin-stitch-page{width:100%}.admin-stitch-page--loading{justify-content:center;align-items:center;min-height:70vh;display:flex}.admin-stitch-loading-card{background:linear-gradient(90deg,#fffffff5,#f1f5f9e6,#fffffff5) 0 0/200% 100%;border:1px solid #e2e8f0;border-radius:32px;width:min(100%,960px);height:340px;animation:1.8s linear infinite admin-stitch-pulse;box-shadow:0 18px 60px #0f172a14}@keyframes admin-stitch-pulse{0%{background-position:0%}to{background-position:200%}}.admin-stitch-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.admin-stitch-sidebar{min-height:calc(100vh - 2rem);box-shadow:none;background:#fbfbfc;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;padding:1rem .75rem;display:flex;position:sticky;top:1rem}.admin-stitch-brand{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.admin-stitch-brand__logo{color:#fff;width:30px;height:30px;box-shadow:none;background:#111827;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.admin-stitch-brand__title{letter-spacing:-.03em;color:#0f172a;font-size:.95rem;font-weight:700;line-height:1.1}.admin-stitch-brand__subtitle{text-transform:uppercase;letter-spacing:.14em;color:#64748b;margin-top:.25rem;font-size:.62rem}.admin-stitch-nav{flex-direction:column;gap:.2rem;display:flex}.admin-stitch-nav__item{width:100%;font:inherit;color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.7rem;padding:.55rem .7rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.admin-stitch-nav__item:hover{color:#0f172a;background:#fff;border-color:#eceef1}.admin-stitch-nav__item.is-active{color:#0f172a;box-shadow:none;background:#fff;border-color:#d1d5db;font-weight:700}.admin-stitch-sidebar__footer{border-top:1px solid #eceef1;margin-top:auto;padding-top:.85rem}.admin-stitch-user-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.admin-stitch-user-card__avatar,.admin-stitch-topbar__avatar{color:#fff;letter-spacing:-.03em;background:#20384f;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:inline-flex}.admin-stitch-user-card strong,.admin-stitch-topbar__profile strong{color:#0f172a;font-size:.875rem;display:block}.admin-stitch-user-card span,.admin-stitch-topbar__profile span{color:#64748b;margin-top:.15rem;font-size:.75rem;display:block}.admin-stitch-logout{color:#475569;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:.95rem;padding:.75rem .95rem;font-weight:700;transition:all .18s;display:inline-flex}.admin-stitch-logout:hover{box-shadow:none;border-color:#c4ccd7;transform:none}.admin-stitch-main{min-width:0}.admin-stitch-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .9rem;display:flex}.admin-stitch-search{color:#94a3b8;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;flex:1;align-items:center;gap:.75rem;min-width:0;padding:.55rem .7rem;display:flex}.admin-stitch-search input{color:#0f172a;width:100%;font:inherit;background:0 0;border:none;outline:none}.admin-stitch-topbar__actions{align-items:center;gap:.55rem;display:flex}.admin-stitch-icon-button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .18s;display:inline-flex}.admin-stitch-icon-button:hover{color:#0f172a;border-color:#c4ccd7}.admin-stitch-topbar__profile{align-items:center;gap:.8rem;padding-left:.4rem;display:flex}.admin-stitch-content{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.admin-stitch-page-actions{justify-content:flex-start;display:flex}.admin-stitch-backlink{color:#33538f;align-items:center;gap:.4rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.admin-stitch-hero{padding:.15rem 0 0}.admin-stitch-hero--row{justify-content:space-between;align-items:flex-end;gap:.9rem;display:flex}.admin-stitch-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#5c6874;margin-bottom:.35rem;font-size:.68rem;font-weight:700}.admin-stitch-title{letter-spacing:-.04em;color:#111827;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:700;line-height:.98}.admin-stitch-desc{color:#475569;max-width:38rem;margin-top:.3rem;font-size:.84rem;line-height:1.45}.admin-stitch-kpis,.admin-stitch-summary-cards,.admin-stitch-summary-actions{background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.admin-stitch-kpi{min-width:0;box-shadow:none;background:0 0;border:none;border-right:1px solid #eceef1;border-radius:0;padding:.8rem .9rem}.admin-stitch-kpis .admin-stitch-kpi:last-child,.admin-stitch-summary-cards .admin-stitch-kpi:last-child,.admin-stitch-summary-actions .admin-stitch-kpi:last-child{border-right:none}.admin-stitch-kpi span{text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-size:.68rem;display:block}.admin-stitch-kpi strong{letter-spacing:-.04em;color:#0f172a;margin-top:.3rem;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1;display:block}.admin-stitch-kpi--accent{background:0 0;border-color:#eceef1}.admin-stitch-kpi--accent span,.admin-stitch-kpi--accent strong{color:#0f172a}.admin-stitch-kpi--ready,.admin-stitch-kpi--danger{background:#fff}.admin-stitch-card{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.9rem}.admin-stitch-card--soft{background:#fff}.admin-stitch-card--accent{color:#111827;background:#fff;border-color:#e5e7eb}.admin-stitch-card--danger{background:#fff;border-color:#e5e7eb}.admin-stitch-card--forecast{color:#111827;background:#fff;border-color:#e5e7eb}.admin-stitch-card--profile{min-height:100%}.admin-stitch-section-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.admin-stitch-section-title{letter-spacing:-.03em;color:inherit;align-items:center;gap:.45rem;font-size:.9rem;font-weight:700;display:inline-flex}.admin-stitch-section-copy{color:#64748b;margin-top:.2rem;font-size:.78rem;line-height:1.45}.admin-stitch-card--accent .admin-stitch-section-copy{color:#64748b}.admin-stitch-tabs{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:.2rem;display:inline-flex}.admin-stitch-tabs button{color:#64748b;font:inherit;background:0 0;border:none;border-radius:6px;padding:.45rem .75rem;font-weight:700}.admin-stitch-tabs .is-active{color:#0f172a;box-shadow:none;background:#fff;border:1px solid #e5e7eb}.admin-stitch-table-wrap{overflow-x:auto}.admin-stitch-table{border-collapse:separate;border-spacing:0;width:100%}.admin-stitch-table th,.admin-stitch-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e8ecf1;padding:.65rem .75rem}.admin-stitch-table th{text-transform:uppercase;letter-spacing:.12em;color:#64748b;background:#f8f9fb;font-size:.64rem}.admin-stitch-table tbody tr:hover td{background:#fcfcfc}.admin-stitch-table tbody tr:last-child td{border-bottom:none}.admin-stitch-table__primary-link,.admin-stitch-table__action{color:#0f54db;align-items:center;gap:.4rem;font-weight:700;text-decoration:none;display:inline-flex}.admin-stitch-table__primary-link:hover,.admin-stitch-table__action:hover{color:#1d4ed8}.admin-stitch-table__action.is-disabled{color:#94a3b8;cursor:default}.admin-stitch-select,.admin-stitch-inline-form input,.admin-stitch-inline-form select,.admin-stitch-form-field input,.admin-stitch-form-field select,.admin-stitch-form-field textarea,.admin-stitch-textarea,.admin-stitch-ticket-card__side textarea{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #d6dce4;border-radius:8px;outline:none;padding:.7rem .8rem;transition:border-color .15s,box-shadow .15s}.admin-stitch-select:focus,.admin-stitch-inline-form input:focus,.admin-stitch-inline-form select:focus,.admin-stitch-form-field input:focus,.admin-stitch-form-field select:focus,.admin-stitch-form-field textarea:focus,.admin-stitch-textarea:focus,.admin-stitch-ticket-card__side textarea:focus{box-shadow:none;border-color:#9aa8b8}.admin-stitch-select{min-width:128px}.admin-stitch-status-pill{color:#184a88;background:#edf3fb;border-radius:999px;align-items:center;padding:.22rem .45rem;font-size:.66rem;font-weight:700;display:inline-flex}.admin-stitch-ticket-link{font-weight:700;text-decoration:none}.admin-stitch-ticket-link.is-danger{color:#dc2626}.admin-stitch-ticket-link.is-link{color:#2563eb}.admin-stitch-ticket-link.is-muted{color:#94a3b8;font-style:italic}.admin-stitch-ticket-link.is-default{color:#475569}.admin-stitch-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-stitch-inline-button,.admin-stitch-primary-button,.admin-stitch-danger-button{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.45rem .75rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.admin-stitch-inline-button{color:#0f172a;background:#fff;border-color:#e5e7eb}.admin-stitch-inline-button--danger{color:#b91c1c;background:#fff7f7;border-color:#fecaca}.admin-stitch-primary-button{color:#fff;box-shadow:none;background:#111827}.admin-stitch-primary-button:disabled,.admin-stitch-inline-button:disabled,.admin-stitch-danger-button:disabled,.admin-stitch-pagination button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.admin-stitch-primary-button--light{color:#0f172a;box-shadow:none;background:#fff;border-color:#e5e7eb}.admin-stitch-primary-button--link{text-decoration:none}.admin-stitch-danger-button{color:#8b4040;background:#fff;border-color:#e5e7eb}.admin-stitch-inline-button:hover,.admin-stitch-primary-button:hover,.admin-stitch-danger-button:hover,.admin-stitch-pagination button:hover:not(:disabled){transform:none}.admin-stitch-library{flex-direction:column;gap:1rem;display:flex}.admin-stitch-inline-form{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.85rem;display:grid}.admin-stitch-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.admin-stitch-audio{width:min(220px,100%);height:36px}.admin-stitch-table-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.admin-stitch-bottom-banner{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.admin-stitch-detail-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:.75rem;display:grid}.admin-stitch-side-stack{flex-direction:column;gap:.75rem;display:flex}.admin-stitch-info-grid,.admin-stitch-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .9rem;display:grid}.admin-stitch-info-grid span,.admin-stitch-list-grid span,.admin-stitch-side-metrics span,.admin-stitch-note-item__meta span,.admin-stitch-form-field span{text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-size:.62rem;display:block}.admin-stitch-info-grid strong,.admin-stitch-list-grid strong,.admin-stitch-side-metrics strong{color:#0f172a;margin-top:.28rem;font-size:.88rem;font-weight:700;display:block}.admin-stitch-card--accent .admin-stitch-side-metrics strong,.admin-stitch-card--accent .admin-stitch-side-metrics span{color:#fff}.admin-stitch-plan-value{margin-top:.65rem}.admin-stitch-plan-value select{color:#111827;letter-spacing:-.05em;background:0 0;border:none;width:auto;min-width:150px;padding:.25rem 1.2rem .25rem 0;font-size:1.2rem;font-weight:700}.admin-stitch-side-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.55rem;display:grid}.admin-stitch-progress-group{flex-direction:column;gap:.55rem;display:flex}.admin-stitch-progress-row{color:#334155;justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.admin-stitch-progress-row strong{color:#0f172a}.admin-stitch-progress{background:#e2e8f0;border-radius:999px;width:100%;height:6px;padding:2px}.admin-stitch-progress span{border-radius:inherit;background:linear-gradient(90deg,#0f54db,#2563eb);height:100%;display:block}.admin-stitch-progress--warning span{background:linear-gradient(90deg,#b45309,#d97706)}.admin-stitch-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.admin-stitch-mini-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.8rem;display:flex}.admin-stitch-mini-card__icon{color:#184a88;background:#edf3fb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.admin-stitch-mini-card strong{color:#0f172a;font-size:.84rem;display:block}.admin-stitch-mini-card span{color:#64748b;margin-top:.28rem;font-size:.76rem;line-height:1.45;display:block}.admin-stitch-stack-list{flex-direction:column;gap:.5rem;display:flex}.admin-stitch-note-item{background:#f8fafb;border:1px solid #e8ecf1;border-radius:8px;padding:.75rem}.admin-stitch-note-item__meta{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.45rem;display:flex}.admin-stitch-note-item__meta strong{color:#0f172a;font-size:.8rem}.admin-stitch-note-item p{color:#334155;font-size:.8rem;line-height:1.55}.admin-stitch-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.admin-stitch-form-field{flex-direction:column;gap:.45rem;display:flex}.admin-stitch-form-field--full{grid-column:1/-1}.admin-stitch-form-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.6rem;display:flex}.admin-stitch-form-actions--stack{flex-direction:column;align-items:stretch}.admin-stitch-feedback{font-size:.88rem;font-weight:600}.admin-stitch-feedback.is-success{color:#047857}.admin-stitch-feedback.is-error{color:#b91c1c}.admin-stitch-empty{color:#64748b;background:#f8fafb;border-radius:8px;align-items:center;gap:.7rem;padding:.75rem;display:flex}.admin-stitch-empty strong{color:#0f172a;margin-bottom:.15rem;display:block}.admin-stitch-empty--center{max-width:560px;margin:4rem auto}.admin-stitch-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;padding:.2rem .42rem;font-size:.6rem;font-weight:700;display:inline-flex}.admin-stitch-badge--accent{color:#184a88;background:#edf3fb}.admin-stitch-badge--ready{color:#355b43;background:#edf5ef}.admin-stitch-badge--processing,.admin-stitch-badge--warning{color:#7a5a25;background:#faf3e7}.admin-stitch-badge--error,.admin-stitch-badge--danger{color:#8b4040;background:#faefef}.admin-stitch-badge--neutral{color:#5c6874;background:#eef1f5}.admin-stitch-discount-pill{color:#7a5a25;background:#faf3e7;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .75rem;font-weight:700;display:flex}.admin-stitch-danger-note,.admin-stitch-muted-text,.admin-stitch-forecast-copy{color:#64748b;font-size:.74rem;line-height:1.45}.admin-stitch-forecast-value{letter-spacing:-.04em;margin-top:.65rem;font-size:1.2rem;font-weight:800;display:block}.admin-stitch-ticket-card{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.admin-stitch-ticket-card__summary{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.75rem .85rem;display:flex}.admin-stitch-ticket-card__summary-main{align-items:center;gap:.65rem;display:flex}.admin-stitch-ticket-card__summary-main strong{color:#0f172a;letter-spacing:-.04em;font-size:.86rem;display:block}.admin-stitch-ticket-card__summary-main span{color:#64748b;margin-top:.15rem;font-size:.74rem;display:block}.admin-stitch-ticket-card__icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.admin-stitch-ticket-card__icon.is-danger{color:#8b4040;background:#faefef}.admin-stitch-ticket-card__icon.is-warning{color:#7a5a25;background:#faf3e7}.admin-stitch-ticket-card__icon.is-neutral,.admin-stitch-ticket-card__icon.is-accent,.admin-stitch-ticket-card__icon.is-ready{color:#5c6874;background:#eef1f5}.admin-stitch-ticket-card__badges{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.admin-stitch-ticket-card__badges svg{color:#64748b;transition:transform .18s}.admin-stitch-ticket-card__badges .is-open{transform:rotate(180deg)}.admin-stitch-ticket-card__body{border-top:1px solid #e8ecf1;padding:0 .85rem .85rem}.admin-stitch-ticket-card__columns{grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr);gap:.6rem;padding-top:.6rem;display:grid}.admin-stitch-ticket-card__message,.admin-stitch-ticket-card__side{flex-direction:column;gap:.6rem;display:flex}.admin-stitch-ticket-card__message h3,.admin-stitch-ticket-card__side h3{text-transform:uppercase;letter-spacing:.1em;color:#475569;font-size:.62rem;font-weight:700}.admin-stitch-ticket-card__message p{color:#334155;font-size:.78rem;line-height:1.55}.admin-stitch-ticket-card__timeline{flex-direction:column;gap:.45rem;display:flex}.admin-stitch-event{background:#f8fafb;border:1px solid #e8ecf1;border-radius:8px;padding:.6rem .7rem}.admin-stitch-event__meta{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.35rem;display:flex}.admin-stitch-event__meta strong{color:#0f172a;font-size:.74rem}.admin-stitch-event__meta span{color:#64748b;font-size:.66rem}.admin-stitch-event p{color:#334155;font-size:.76rem;line-height:1.5}.admin-stitch-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.admin-stitch-metric-row span{text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-size:.6rem;display:block}.admin-stitch-metric-row strong{color:#0f172a;letter-spacing:-.04em;margin-top:.25rem;font-size:1.15rem;display:block}.admin-stitch-metric-row small{color:#64748b;margin-top:.3rem;display:block}.admin-stitch-video-name{align-items:center;gap:.5rem;display:flex}.admin-stitch-video-thumb{color:#fff;background:#1f2937;border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;font-weight:800;display:inline-flex}.admin-stitch-table-footer{color:#64748b;justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem;font-size:.74rem;display:flex}.admin-stitch-pagination{align-items:center;gap:.55rem;display:inline-flex}.admin-stitch-pagination button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d6dce4;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.admin-stitch-pagination strong{text-align:center;color:#0f172a;min-width:30px}.admin-stitch-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0f172a6b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-stitch-modal{width:min(100%,460px);box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.85rem}.admin-stitch-modal__actions{justify-content:flex-end;gap:.7rem;margin-top:1rem;display:flex}@media (max-width:1180px){.admin-stitch-layout,.admin-stitch-detail-grid,.admin-stitch-ticket-card__columns,.admin-stitch-secondary-grid,.admin-stitch-meta-grid,.admin-stitch-metric-row{grid-template-columns:1fr}.admin-stitch-hero--row,.admin-stitch-bottom-banner,.admin-stitch-topbar,.admin-stitch-table-footer{flex-direction:column;align-items:stretch}.admin-stitch-summary-actions,.admin-stitch-summary-cards{width:100%}}@media (max-width:900px){.main-content__inner:has(.admin-stitch-page){max-width:100%}.admin-stitch-layout{grid-template-columns:1fr}.admin-stitch-sidebar{min-height:auto;position:static}}@media (max-width:720px){.admin-stitch-content{gap:1rem}.admin-stitch-card,.admin-stitch-topbar,.admin-stitch-sidebar,.admin-stitch-ticket-card{border-radius:24px}.admin-stitch-info-grid,.admin-stitch-list-grid,.admin-stitch-form-grid,.admin-stitch-side-metrics{grid-template-columns:1fr}.admin-stitch-table th{display:none}.admin-stitch-table,.admin-stitch-table tbody,.admin-stitch-table tr,.admin-stitch-table td{width:100%;display:block}.admin-stitch-table tr{border-bottom:1px solid #eef2f7;padding:.5rem 0}.admin-stitch-table td{border-bottom:none;padding:.7rem 0}.admin-stitch-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.14em;color:#64748b;margin-bottom:.22rem;font-size:.74rem;font-weight:700;display:block}.admin-stitch-ticket-card__summary,.admin-stitch-ticket-card__summary-main,.admin-stitch-ticket-card__badges,.admin-stitch-note-item__meta,.admin-stitch-event__meta{flex-direction:column;align-items:flex-start}}
