: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:var(--font-inter), ui-sans-serif, system-ui, sans-serif;--primary-color:var(--accent);--error-color:var(--error);--success-color:var(--success);--text-color:var(--text-primary)}.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;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--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);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);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;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.5rem;height:2.5rem;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);gap:.25rem;padding:.2rem;display:flex}.segmented button{border-radius:var(--radius-sm);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}.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}.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;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__logo{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.sidebar__logo svg{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}.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{z-index:1;background:var(--bg-base);flex:1;min-width:0;padding:clamp(4rem,7vw,2.5rem) clamp(1.5rem,3vw,2.5rem) clamp(1.5rem,3vw,2.5rem)}@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}.mobile-topbar{z-index:45;background:#0f172a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:3.25rem;padding:0 1rem;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){.mobile-topbar{display:flex}.sidebar-backdrop{display:block}.sidebar{height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 0 0 1px #ffffff0a,24px 0 48px #0006}.sidebar.is-open{transform:translate(0)}}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;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}.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}.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){.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}.admin-crm-section--side{position:static}}.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}.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}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_a869fe2d-module__Nl2jCG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_a869fe2d-module__Nl2jCG__variable{--font-inter:"Inter", "Inter Fallback"}
