@import"https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700&family=Abril+Fatface&family=Alex+Brush&family=Allura&family=Birthstone+Bounce:wght@400;500&family=Carattere&family=Cinzel:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600;700&family=Crimson+Text:wght@400;600;700&family=Dancing+Script:wght@400;500;600;700&family=Great+Vibes&family=Josefin+Sans:wght@400;500;600;700&family=Lato:wght@400;500;600;700&family=Lobster&family=Lora:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Merriweather:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&family=Nunito:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&family=Oswald:wght@400;500;600;700&family=Pacifico&family=Patrick+Hand&family=Petit+Formal+Script&family=Pinyon+Script&family=Playfair+Display:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&family=Raleway:wght@400;500;600;700&family=Righteous&family=Roboto:wght@400;500;600;700&family=Sacramento&family=Satisfy&family=Tangerine:wght@400;700&family=Ubuntu:wght@400;500;700&family=Viaoda+Libre&display=swap";:root{color-scheme:dark;font-family:Inter,Segoe UI,sans-serif;--bg: #070b11;--bg-deep: #04070c;--bg-elevated: #0b1017;--panel: #0f151d;--panel-strong: #0b1016;--panel-soft: #141d27;--panel-glass: rgba(17, 24, 34, .84);--border: rgba(255, 255, 255, .075);--border-strong: rgba(255, 255, 255, .14);--text: #f4efe6;--muted: #8894a3;--muted-soft: #aeb9c7;--gold: #e0b25a;--gold-strong: #f1c86d;--gold-soft: rgba(224, 178, 90, .16);--gold-ink: #1a150e;--green: #61d1a7;--blue: #74a8ff;--teal: #49d4c6;--violet: #a78bfa;--danger: #ef6b6b;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .2);--shadow-md: 0 18px 42px rgba(0, 0, 0, .34);--shadow-lg: 0 28px 80px rgba(0, 0, 0, .48);--radius-xl: 26px;--radius-lg: 20px;--radius-md: 16px;--radius-sm: 12px;--sidebar-width: 272px;--content-max: 1480px;--focus-ring: 0 0 0 3px rgba(245, 183, 74, .22)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}.appViewport{min-height:100vh;width:100%}body{color:var(--text);background:radial-gradient(circle at top left,rgba(224,178,90,.12),transparent 22%),radial-gradient(circle at top right,rgba(116,168,255,.08),transparent 24%),radial-gradient(circle at 50% 10%,rgba(73,212,198,.06),transparent 18%),linear-gradient(180deg,#05080d,#070b11);overflow:hidden;font-family:Inter,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}input,textarea,select{color:var(--text)}.studioViewport{height:100vh;display:flex}.centeredViewport{min-height:100vh;display:grid;place-items:center;padding:24px}.fallbackPanel{width:min(520px,100%);padding:32px;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.spinner{width:44px;height:44px;border-radius:50%;border:3px solid rgba(212,180,122,.16);border-top-color:var(--gold);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.studioFrame{display:flex;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 18%),linear-gradient(180deg,#05080d,#060a10);position:relative}.studioFrame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 90% 10%,rgba(116,168,255,.06),transparent 28%)}.studioSidebar{width:var(--sidebar-width);height:100%;background:radial-gradient(circle at top,rgba(224,178,90,.1),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.03),transparent 18%),linear-gradient(180deg,#080b0ffa,#070a0efa);border-right:1px solid rgba(255,255,255,.05);box-shadow:inset -1px 0 #ffd6990f,24px 0 80px #00000038;display:flex;flex-direction:column;flex-shrink:0;z-index:100}.sidebarHeader{padding:26px 22px 22px;border-bottom:1px solid rgba(255,255,255,.06)}.brandLockup{display:flex;align-items:center;gap:12px}.brandMark{width:40px;height:40px;background:linear-gradient(135deg,#f8d67c,#d9a34a 48%,#a66a28);box-shadow:0 10px 30px #d4b47a47;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--gold-ink);font-family:Cormorant Garamond,serif;font-weight:700;font-size:1.4rem}.brandText strong{display:block;font-family:Cormorant Garamond,serif;font-size:1.25rem;line-height:1.1}.brandText span{font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.8}.sidebarNav{padding:18px 12px;display:flex;flex-direction:column;gap:8px}.navItem{display:flex;align-items:center;gap:16px;padding:13px 16px;border-radius:14px;border-left:2px solid transparent;color:#f5efe4b3;text-decoration:none;background:transparent;width:100%;text-align:left;transition:all .22s ease}.navCount{margin-left:auto;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:#f5b74a29;border:1px solid rgba(245,183,74,.24);color:#f8d67c;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700}.navItem:hover{background:#ffffff0b;color:var(--text);transform:translate(2px)}.navItem.active{background:linear-gradient(90deg,#e0b25a24,#ffffff0f 22%,#ffffff0a);border-left-color:var(--gold-strong);color:#fae1a7;font-weight:600;box-shadow:inset 0 1px #ffffff0d,0 10px 24px #0000002e}.iconWrap{display:flex;align-items:center;justify-content:center}.iconWrap svg{width:18px;height:18px;stroke-width:2}.sidebarSecondary{flex:1;overflow-y:auto;padding:0 12px 16px}.sidebarFooter{padding:18px 14px 20px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:12px}.profileBadge{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#ffffff09;border:1px solid rgba(255,255,255,.05)}.profileAvatar{width:36px;height:36px;background:linear-gradient(135deg,#f3c05a,#d08a2f);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;border:1px solid rgba(255,255,255,.08);color:#1a150e}.profileInfo strong{display:block;font-size:.9rem;color:#ffffffe6}.profileInfo span{display:block;font-size:.75rem;color:#fff6;text-transform:capitalize}.signOutButton{margin-top:4px;color:#fff9}.signOutButton:hover{color:#ff8b8b}.studioContent{flex:1;display:flex;flex-direction:column;background:var(--bg);position:relative;overflow:hidden;isolation:isolate}.studioTopbar{min-height:88px;padding:0 30px;border-bottom:1px solid rgba(255,255,255,.05);background:#090d13cc;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.topbarTitle h1{margin:0;font-size:1.7rem;font-family:Cormorant Garamond,serif;letter-spacing:-.02em}.topbarTitle p{margin:6px 0 0;font-size:.92rem;color:var(--muted)}.topbarActions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.systemStatus{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#74d39b;background:#34d39926;padding:4px 10px;border-radius:99px;border:1px solid rgba(52,211,153,.25)}.statusDot{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 8px var(--green)}.contentScrollArea{flex:1;overflow-y:auto;padding:28px 30px 40px}.contentScrollArea>.sectionStack{max-width:var(--content-max);margin:0 auto}.headerSearch{min-width:260px;flex:1 1 320px;max-width:460px;display:inline-flex;align-items:center;gap:10px;padding:0 16px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;box-shadow:inset 0 1px #ffffff08}.headerSearch input{width:100%;background:transparent;border:0;color:#ffffffd6;outline:none}.headerSearch input::placeholder{color:#ffffff59}.headerSearchIcon{width:16px;height:16px;color:#ffffff6b}.panel{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 28%),linear-gradient(180deg,#0e141cf0,#0a0e14fa);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panelHeading h2{margin:10px 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);line-height:.98}.panelHeading p:last-child{margin:14px 0 0;color:var(--muted-soft);line-height:1.65}.sectionKicker{margin:0;color:#fff6;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.systemChip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:var(--muted-soft);font-size:.82rem;font-weight:600}.systemChip.online:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 12px #68b88db3}.sectionStack{display:flex;flex-direction:column;gap:26px}.metricGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metricPanel{position:relative;overflow:hidden;padding:26px 24px;display:flex;align-items:center;gap:16px;min-height:136px;background:#ffffff0b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.metricAccent{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,rgba(255,255,255,.72),transparent 80%)}.metricIcon{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.metricTone-amber .metricAccent{background:linear-gradient(90deg,#f5b74a,transparent 80%)}.metricTone-amber .metricIcon{color:#f5b74a}.metricTone-emerald .metricAccent{background:linear-gradient(90deg,#34d399,transparent 80%)}.metricTone-emerald .metricIcon{color:#34d399}.metricTone-gold .metricAccent{background:linear-gradient(90deg,#f8d67c,transparent 80%)}.metricTone-gold .metricIcon{color:#f8d67c}.metricTone-sky .metricAccent{background:linear-gradient(90deg,#61b9ff,transparent 80%)}.metricTone-sky .metricIcon{color:#61b9ff}.metricTone-violet .metricAccent{background:linear-gradient(90deg,#a78bfa,transparent 80%)}.metricTone-violet .metricIcon{color:#a78bfa}.metricIcon svg{width:24px;height:24px}.metricText span{font-size:.73rem;color:#ffffff8a;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.metricText strong{display:block;margin-top:8px;font-size:2.3rem;font-weight:700;line-height:1.1;letter-spacing:-.04em}.metricText small{display:inline-flex;margin-top:12px;padding:7px 11px;border-radius:999px;background:#ffffff0d;color:#ffffffad;font-size:.74rem;font-weight:600}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff3}.goldButton{background:linear-gradient(90deg,#f4b44f,#d99631);color:var(--gold-ink);font-weight:700;padding:10px 20px;border-radius:14px;transition:all .2s ease;box-shadow:0 12px 30px #d9963138}.goldButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.goldButton:disabled{opacity:.7;cursor:wait;transform:none}.outlineButton{background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:var(--text);padding:10px 20px;border-radius:14px;transition:all .2s ease;display:inline-flex;align-items:center;gap:10px}.outlineButton:hover{background:#ffffff0d;border-color:var(--gold)}.toolbarButton{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--panel-soft);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);transition:all .2s ease}.toolbarButton svg{width:17px;height:17px}.toolbarButton:hover{background:var(--panel);border-color:var(--gold)}.goldButton:focus-visible,.outlineButton:focus-visible,.toolbarButton:focus-visible,.iconButton:focus-visible,.layerIconButton:focus-visible,.selectTrigger:focus-visible,.navItem:focus-visible,.categoryChip:focus-visible,.ghostButton:focus-visible{outline:none;box-shadow:var(--focus-ring)}.sidebarLibrary{padding-top:12px}.sidebarSectionHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 4px}.sidebarSectionHeader p{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0}.countPill{font-size:.7rem;background:var(--panel-soft);padding:2px 8px;border-radius:10px;border:1px solid var(--border)}.searchField input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px 12px;font-size:.9rem;color:var(--text);margin-bottom:12px}.categoryChips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.categoryChip{font-size:.72rem;padding:6px 12px;border-radius:99px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffff80;transition:all .2s ease}.categoryChip.active{background:#f5b74a33;color:#f5b74a;border-color:#f5b74a66}.categoryChip:hover{border-color:#fff3;color:#ffffffc7}.libraryCards{display:flex;flex-direction:column;gap:8px}.libraryCard{background:var(--panel-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:10px;display:flex;gap:12px;text-align:left;transition:all .2s ease}.libraryCard:hover{border-color:var(--gold);transform:translate(4px)}.libraryCard.active{border-color:var(--gold);background:var(--panel);box-shadow:0 0 15px var(--gold-soft)}.libraryThumb{width:60px;height:80px;background-size:cover;background-position:center;border-radius:4px;flex-shrink:0}.libraryMeta{flex:1;min-width:0}.libraryMeta strong{display:block;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.libraryCategory{font-size:.75rem;color:var(--muted);display:block;margin-bottom:4px}.libraryBadges{display:flex;gap:4px}.libraryBadges span{font-size:.65rem;padding:2px 6px;border-radius:4px;background:#ffffff0d;border:1px solid var(--border)}.libraryMetaTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.favoriteStar{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);background:#d4b47a14;flex-shrink:0}.libraryFoot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;color:var(--muted);font-size:.7rem}.libraryFooter{display:flex;flex-direction:column;gap:12px;margin-top:18px}.sidebarActionButton{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border-radius:12px;border:1px solid var(--border);background:#ffffff08;color:var(--text);font-weight:600}.sidebarActionButton:hover{border-color:#d4b47a47;color:var(--gold)}.sidebarInfoPanel{margin-top:12px}.storagePanel{margin-top:24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);padding:14px}.storageHead{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:8px}.progressTrack{height:6px;background:#ffffff0d;border-radius:3px;overflow:hidden}.progressBar{height:100%;background:var(--gold)}.storagePanel small{display:block;margin-top:10px;font-size:.7rem;color:var(--muted);line-height:1.4}.sidebarInfoTitle{display:flex;align-items:center;gap:10px;font-size:.9rem}.sidebarInfoTitle svg{width:16px;height:16px;color:#f5b74a}.dashboardTablePanel,.usersAdminCard,.usersPanel,.sectionHeader{padding:24px}.usersAdminHead,.usersPanelHead,.sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.usersAdminHead h2,.usersAdminHead p,.usersPanelHead strong,.usersPanelHead span{margin:0}.usersAdminHead h2{font-family:Cormorant Garamond,serif;font-size:1.8rem}.usersAdminHead p,.usersPanelHead span{color:var(--muted)}.usersAdminForm{display:flex;flex-direction:column;gap:16px;margin-top:20px}.usersAdminActions{display:flex;justify-content:flex-start}.usersEmptyCell{padding:24px;text-align:center;color:var(--muted)}.templateSectionGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.previewPanel{padding:28px}.previewHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.previewHeader h2{margin:0;font-family:Cormorant Garamond,serif;font-size:2.4rem;line-height:1}.headerPills{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.headerPills span,.templateSummaryTag span{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:var(--muted-soft);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.templateSummaryTag span{color:var(--gold);background:#d4b47a1a;border-color:#d4b47a2e}.previewBody.detailsOnly{display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(0,.9fr);gap:20px}.templateFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0}.templateFacts div,.signalCard{padding:20px 22px;border-radius:18px;border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 36%),linear-gradient(180deg,#121922eb,#0a0f14eb);box-shadow:inset 0 1px #ffffff05}.templateFacts dt{margin:0 0 10px;color:var(--muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.templateFacts dd{margin:0;color:var(--text);font-size:1.15rem;font-weight:700;line-height:1.35}.templateSignals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.signalCard span{display:block;color:var(--muted);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.signalCard strong{display:block;margin-top:10px;font-size:1.6rem;line-height:1.2;letter-spacing:-.03em}.usersTableWrap{margin-top:22px;overflow-x:auto;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:#ffffff05}.usersTable{width:100%;border-collapse:collapse;text-align:left}.usersTable th{font-size:.72rem;font-weight:700;text-transform:uppercase;color:#ffffff70;padding:14px 18px;border-bottom:1px solid var(--border-strong);letter-spacing:.12em;background:#ffffff06;position:sticky;top:0;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.usersTable td{padding:17px 18px;border-bottom:1px solid var(--border);font-size:.92rem;vertical-align:top}.usersTable tbody tr:nth-child(2n){background:#ffffff05}.usersTable tbody tr:hover{background:#fff1}.templateNameCell{display:flex;align-items:center;gap:12px}.templateMiniThumb{width:32px;height:44px;background-size:cover;background-position:center;border-radius:4px;background-color:var(--bg-deep);border:1px solid var(--border)}.templateMiniThumb.large{width:48px;height:64px;border-radius:10px}.statusChip{font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:99px;text-transform:uppercase}.statusChip.active{background:#10b98133;color:#34d399;border:1px solid rgba(16,185,129,.3)}.statusChip.draft{background:#ffffff0d;color:var(--muted)}.statusChip.disabled{background:var(--panel-strong);color:var(--muted)}.ghostButton{background:transparent;color:var(--gold);font-size:.85rem;font-weight:600;padding:6px 12px;border-radius:4px;transition:all .2s ease}.ghostButton:hover{background:var(--gold-soft)}.ghostIconButton,.ghostDangerButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;border:1px solid transparent;background:transparent;color:#ffffffc2;padding:8px 10px}.ghostIconButton:hover{background:#ffffff0f}.ghostDangerButton{border-color:#ef6b6b2e;color:#ff9e9e}.ghostDangerButton:hover{background:#ef6b6b14}.actionIcon{width:14px;height:14px}.navItem>svg,.toolbarButton>svg,.iconButton>svg,.railAddButton>svg,.favoriteStar svg,.sidebarActionButton svg,.systemStatus svg,.signOutButton>svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.editorGrid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.editorPanel{padding:0;overflow:hidden}.editorHeader,.panelHeader{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid var(--border);background:#ffffff05}.inspectorTitleRow{display:flex;align-items:center;gap:10px}.liveDot{width:10px;height:10px;border-radius:50%;background:#ef4444;box-shadow:0 0 16px #ef4444b3;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.82);opacity:.55}}.compactHeading h2{margin:8px 0 0;font-size:2.1rem;line-height:1}.editorToolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.toolbarButton.active{background:var(--gold-soft);border-color:#d4b47a42;color:var(--gold)}.zoomControls{display:inline-flex;align-items:center;gap:8px;padding:5px;border-radius:14px;border:1px solid var(--border);background:#ffffff08;color:var(--muted-soft);font-size:.85rem;font-weight:700;box-shadow:inset 0 1px #ffffff05}.editorWorkspace{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:760px;align-items:stretch}.railAddButton{display:flex;align-items:center;justify-content:center;gap:10px;margin:14px 12px 8px;padding:12px 14px;border-radius:12px;border:1px dashed var(--border-strong);background:#ffffff08;color:var(--muted-soft);font-size:.85rem;font-weight:700}.railAddButton:hover{border-color:#d4b47a52;color:var(--gold)}.canvasStage{display:flex;flex-direction:column;gap:18px;padding:28px;min-width:0;background:radial-gradient(circle at top,rgba(73,212,198,.05),transparent 28%),linear-gradient(180deg,#080c12eb,#06090df0)}.canvasBoard{flex:1;min-height:560px;display:grid;place-items:center;overflow:auto;border-radius:24px;border:1px solid var(--border);background:linear-gradient(45deg,rgba(255,255,255,.02) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.02) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.02) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.02) 75%);background-size:28px 28px;background-position:0 0,0 14px,14px -14px,-14px 0}.canvasSurface{position:relative;width:min(100%,560px);aspect-ratio:9 / 16;border-radius:26px;overflow:hidden;background-color:#141b24;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #0000006b;transform-origin:center center}.canvasText{position:absolute;max-width:80%;padding:7px 10px;border-radius:12px;cursor:grab;white-space:pre-wrap;-webkit-user-select:none;user-select:none;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:box-shadow .18s ease,outline-color .18s ease}.canvasText.selected{outline:1px dashed rgba(73,212,198,.95);background:#49d4c61f;box-shadow:0 0 0 4px #49d4c614}.surfaceInputs{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px;border-radius:18px;background:#ffffff06;border:1px solid rgba(255,255,255,.05)}.surfaceInputs label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.surfaceInputs input,.publishRow input{width:100%}.panelHeader{min-height:94px}.iconButton{width:40px;height:40px;border-radius:12px;border:1px solid var(--border);background:#ffffff08;color:var(--muted-soft);display:inline-flex;align-items:center;justify-content:center}.iconButton.danger{color:var(--danger);border-color:#ef6b6b38}.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.settingsCard{padding:24px}.mutedCopy{color:var(--muted);line-height:1.7}.publishRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:18px}.actionBar{padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.autosaveNote{display:flex;align-items:center;gap:12px}.autosaveNote small{color:var(--muted);font-size:.8rem}.actionButtons{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.draftSectionShell{padding:30px;background:radial-gradient(circle at top right,rgba(224,178,90,.08),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 34%),linear-gradient(180deg,#0e141cf2,#0a0e14fa)}.draftHeroForm{display:flex;flex-direction:column;gap:22px;margin-top:24px}.draftHeroGrid{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);gap:22px}.draftPrimaryFields{display:flex;flex-direction:column;gap:16px}.draftPrimaryFields label,.surfaceInputs label,.publishRow label{display:flex;flex-direction:column;gap:8px}.draftPrimaryFields input,.surfaceInputs input,.publishRow input{width:100%}.premiumInput,.draftPrimaryFields input,.surfaceInputs input,.publishRow input,.contentInput,.inputGroup input,.inputGroup select{width:100%;padding:13px 15px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.premiumInput:focus,.draftPrimaryFields input:focus,.surfaceInputs input:focus,.publishRow input:focus,.contentInput:focus,.inputGroup input:focus,.inputGroup select:focus{outline:none;border-color:#f5b74a80;box-shadow:0 0 0 4px #f5b74a33}.inputLabel{display:flex;flex-direction:column;gap:8px}.toggleGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wideToggleGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.togglePill{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--muted-soft);font-size:.88rem}.toggleLabel{color:#ffffffd1}.customCheckbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:0;border-radius:6px;border:1px solid rgba(245,183,74,.35);background:#ffffff08;display:inline-grid;place-items:center}.customCheckbox:after{content:"";width:9px;height:9px;border-radius:3px;transform:scale(0);transition:transform .15s ease;background:linear-gradient(135deg,#f6c35b,#d9952f)}.customCheckbox:checked{border-color:#f5b74ab3;background:#f5b74a26}.customCheckbox:checked:after{transform:scale(1)}.uploadTileGrid{display:grid;gap:16px}.uploadTileGridWide{grid-template-columns:repeat(2,minmax(0,1fr))}.uploadTile{position:relative;display:flex;flex-direction:column;gap:10px;min-height:250px;padding:18px;border-radius:18px;border:2px dashed rgba(255,255,255,.2);background:linear-gradient(180deg,#121922d1,#090e14e6);transition:border-color .2s ease,transform .2s ease,background .2s ease}.uploadTile:hover,.uploadTile.dragActive{border-color:#f5b74a66;transform:translateY(-1px)}.uploadTile>span{color:var(--gold);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.uploadTile strong{font-size:1.1rem}.uploadTile small{color:var(--muted);line-height:1.5}.uploadTileBody{flex:1;display:grid;place-items:center;text-align:center;gap:10px;padding:18px 12px}.uploadCloudIcon{width:32px;height:32px;color:#ffffff4d}.fileInputHidden{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.uploadPreviewCard{overflow:hidden;border-radius:14px;border:1px solid var(--border);background:#ffffff08}.uploadPreviewImage{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.uploadPreviewMeta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.uploadPreviewMeta span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uploadRemoveButton{padding:0}.draftSubmitButton{align-self:flex-start;min-width:180px}.layerRail{width:280px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--bg-deep)}.railHeader{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.railTitle{display:flex;align-items:center;gap:8px}.railTitle strong{font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.layerList{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}.layerChip{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:var(--radius-sm);background:transparent;color:var(--muted);text-align:left;transition:all .2s ease;border:1px solid transparent}.layerChip:hover{background:#ffffff08;color:var(--text)}.layerChip.active{background:var(--panel-soft);border-color:var(--border);color:var(--gold);box-shadow:var(--shadow-sm)}.layerGlyph{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--bg);border-radius:4px;font-size:.8rem}.layerMeta{flex:1;min-width:0}.layerMeta strong{display:block;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layerMeta span{display:block;font-size:.7rem;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inspectorPanel{width:320px;display:flex;flex-direction:column;background:var(--panel);min-height:760px}.inspectorContent{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:24px}.inspectorSection{display:flex;flex-direction:column;gap:12px}.fieldLabel{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--muted);letter-spacing:.05em}.contentInput{font-family:inherit;font-size:.9rem;resize:vertical}.inspectorTabs{display:flex;background:var(--bg-deep);padding:4px;border-radius:var(--radius-md)}.tabButton{flex:1;font-size:.75rem;font-weight:600;padding:6px;border-radius:4px;color:var(--muted);background:transparent;transition:all .2s ease}.tabButton.active{background:var(--panel);color:var(--text);box-shadow:var(--shadow-sm)}.inspectorForm{display:flex;flex-direction:column;gap:20px}.formSection{display:flex;flex-direction:column;gap:12px}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.formGrid.threeCol{grid-template-columns:1fr 1fr 1fr}.inputGroup{display:flex;flex-direction:column;gap:6px}.inputGroup span{font-size:.75rem;color:var(--muted)}.colorInput{display:flex;gap:4px}.colorInput input[type=color]{width:36px;padding:0;height:34px;border:none;background:transparent;cursor:pointer}.checkboxGroup{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--text);cursor:pointer}.checkboxCard{padding:12px 14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);width:fit-content}.dashboardInsightsGrid,.templatesPageGrid,.draftsPageGrid,.usersPageGrid,.editorHeroGrid{display:grid;gap:20px}.dashboardInsightsGrid{grid-template-columns:1.1fr .9fr}.templatesPageGrid,.usersPageGrid{grid-template-columns:240px minmax(0,1fr)}.draftsPageGrid{grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr)}.dashboardInsightCard,.templatesContentPanel,.usersSidebarCard,.quickActionsPanel,.editorShell{padding:28px}.statsCompactGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.quickActionsRow,.tableActions,.editorHeaderActions,.templateCardActions,.paginationRow,.listingToolbar,.previewInputs,.modalActions,.profileFacts{display:flex;gap:12px}.quickActionsRow,.listingToolbar,.editorHeaderActions,.paginationRow{align-items:center;flex-wrap:wrap}.editorHeaderActions{justify-content:flex-end}.templateCardActions{margin-top:auto}.tableActions{flex-wrap:wrap;align-items:center}.tableActions .smallButton,.tableActions .ghostDangerButton{min-height:36px}.barCompare,.categoryBreakdown,.previewInputs,.shortcutsList{display:flex;flex-direction:column;gap:12px}.barCompare{margin-top:24px}.insightMetricRow{display:flex;flex-direction:column;gap:10px}.insightMetricHead{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.insightMetricHead span{color:#ffffffc2;font-size:.98rem;font-weight:600}.insightMetricHead strong{font-size:1.55rem;letter-spacing:-.03em}.miniBar{margin-top:10px;height:10px;border-radius:999px;overflow:hidden;background:#ffffff0f}.miniBar div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#34d399,#10b981)}.miniBar .draftBar{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.categoryBreakdown{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.06)}.categoryBreakdownRow,.shortcutRow,.profileFacts div,.inspectorLabelRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.categoryBreakdownRow{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.04)}.categoryBreakdownRow span{color:#ffffffb8}.categoryBreakdownRow strong{font-size:1.02rem}.filtersRail{padding:24px 18px}.categoryChips.vertical{flex-direction:column;align-items:stretch}.templatesPageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.templatesPageHeader h2,.editorPageHeader h2{margin:0;font-family:Cormorant Garamond,serif;font-size:2.5rem;line-height:1}.templatesPageHeader p,.modalHeader p,.editorPageHeader p{margin:6px 0 0;color:var(--muted)}.listingToolbar{margin:24px 0;padding:14px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);align-items:stretch;gap:10px}.listingSearch{flex:1;min-width:240px}.compactSelect{min-width:150px;min-height:44px}.templateCardGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.templateCard{overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;border-color:#ffffff14;display:flex;flex-direction:column}.templateCard:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0000006b;border-color:#e0b25a29}.templateCardPreview{width:100%;padding:0;background:transparent}.templateCardPreview img,.templateHeroImage img{width:100%;display:block;object-fit:cover}.templateCardPreview img{aspect-ratio:4 / 5;transition:transform .35s ease}.templateCard:hover .templateCardPreview img{transform:scale(1.02)}.templateCardBody{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1;justify-content:flex-start}.templateCardCategory{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--muted-soft)}.templateCardTitleRow{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.templateCardTitleRow strong{font-size:.95rem;line-height:1.3;flex:1;min-width:0}.templateStatusDot{width:8px;height:8px;border-radius:50%;background:#34d399;flex-shrink:0}.smallButton{padding:8px 10px;min-height:38px}.paginationRow{justify-content:space-between;margin-top:18px}.emptyStatePanel{min-height:240px;display:grid;place-items:center;text-align:center;gap:12px;padding:40px 32px;color:#ffffffb8;border:1px dashed rgba(255,255,255,.08);border-radius:22px;background:#ffffff06}.emptyStatePanel svg{width:28px;height:28px;color:#f5b74a}.editorShell{display:flex;flex-direction:column;gap:24px}.editorPageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.05)}.breadcrumbButton{padding:0;background:transparent;color:#ffffff8a;font-size:.9rem;margin-bottom:10px;transition:color .2s ease}.breadcrumbButton:hover{color:#fae1a7}.saveIndicator{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffb8;box-shadow:inset 0 1px #ffffff08}.saveIndicator.saving{color:#f5b74a}.saveIndicator.saved{color:#34d399}.publishButton,.dangerButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 16px;border-radius:14px;color:#fff}.publishButton{background:linear-gradient(135deg,#10b981,#059669)}.dangerButton{background:#ef4444}.publishButton:hover,.dangerButton:hover{filter:brightness(1.06);transform:translateY(-1px)}.templateSummaryHero{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;padding:28px;background:radial-gradient(circle at top right,rgba(224,178,90,.1),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 34%),#ffffff06}.templateHeroFacts{min-width:0;display:flex;flex-direction:column;gap:14px}.templateHeroImage{overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 42px #0000003d}.templateHeroImage img{aspect-ratio:4 / 5}.layerRow{display:flex;align-items:stretch;gap:10px}.layerRow.active .layerChip{border-left:2px solid #2dd4bf;background:#2dd4bf14;border-color:#49d4c63d;box-shadow:inset 0 1px #ffffff0a}.layerChip{flex:1;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#ffffff07;border:1px solid rgba(255,255,255,.05);min-width:0}.layerDrag,.layerActions,.layerIconButton{display:inline-flex;align-items:center;justify-content:center}.layerDrag svg,.layerIconButton svg{width:15px;height:15px}.layerActions{gap:6px}.layerIconButton{width:32px;height:32px;border-radius:10px;background:#ffffff0a;color:#ffffffb8;transition:background .2s ease,color .2s ease,transform .2s ease}.layerIconButton:hover:not(:disabled){background:#ffffff14;color:#fffffff5;transform:translateY(-1px)}.layerIconButton:disabled{opacity:.35;cursor:default}.layerIconButton.danger{color:#ff9e9e}.layerMeta{min-width:0;display:flex;flex-direction:column;gap:4px}.layerMeta strong{font-size:.93rem;color:#ffffffeb}.layerMeta span{color:#ffffff80;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layerGlyph{width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e0b25a1a;color:#f7d38c;font-size:.76rem;font-weight:700;flex-shrink:0}.mutedIcon{opacity:.35}.fontPreview,.charCount{color:#ffffff7a;font-size:.78rem}.previewCanvasStatic{width:min(100%,360px);margin:0 auto;transform:none!important}.skeletonPanel{pointer-events:none}.skeletonTextGroup{width:100%;display:flex;flex-direction:column;gap:10px}.skeletonBlock{border-radius:12px;background:linear-gradient(90deg,#ffffff0f,#ffffff24,#ffffff0f);background-size:200% 100%;animation:shimmer 1.2s linear infinite;min-height:14px}.skeletonBlock.short{width:32%;height:12px}.skeletonBlock.medium{width:56%;height:18px}.skeletonBlock.long{width:78%;height:12px}.skeletonBlock.icon{width:54px;height:54px;border-radius:16px}.skeletonBlock.square{width:48px;height:64px;border-radius:12px}.templateSkeletonCard .templateCardPreview{min-height:220px}.tableSkeleton{display:flex;flex-direction:column;gap:12px}.tableSkeleton.compact{padding:8px 0}.tableSkeletonRow{display:grid;grid-template-columns:48px 1.2fr .9fr .9fr 1fr;gap:16px;align-items:center;padding:14px 0}.tableSkeleton.compact .tableSkeletonRow{grid-template-columns:repeat(7,minmax(0,1fr))}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#02060c9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200}.modalCard{width:min(960px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#080c12f5;box-shadow:0 30px 80px #00000073;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.modalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.modalHeader h3{margin:0;font-size:1.45rem;font-family:Cormorant Garamond,serif}.previewModalGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:20px}.previewInputs{max-height:60vh;overflow:auto}.previewCanvasWrap{display:flex;flex-direction:column;gap:16px;align-items:center}.shortcutsList{margin-top:10px}.shortcutRow{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.shortcutRow strong{color:#ffffffeb}.confirmModal,.profileDrawer,.shortcutsModal{width:min(560px,100%)}.profileFacts{flex-direction:column;margin-top:12px}.tableActions{flex-wrap:wrap}.compactSettingsForm{margin-top:20px}.refreshButton:disabled svg{animation:spin .9s linear infinite}.profileFacts div{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.profileFacts span{color:#ffffff7a}.profileFacts strong{color:#f8f2e8}.statusChip.draft{background:#f59e0b2e;color:#f8c15d;border:1px solid rgba(245,158,11,.28)}.selectTrigger{width:100%;min-height:50px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text)}.selectTrigger:focus{outline:none;border-color:#f5b74a80;box-shadow:0 0 0 4px #f5b74a33}.selectChevron,.selectCheck{width:16px;height:16px}.selectContent{overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#080b0ffa;box-shadow:0 20px 50px #00000073}.selectViewport{padding:8px}.selectItem{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:10px;color:#ffffffd6;cursor:pointer}.selectItem[data-highlighted]{outline:none;background:#f5b74a24;color:#f8d67c}.selectItemIndicator{display:inline-flex;color:#f5b74a}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.refreshUsersButton svg,.sidebarActionButton svg{width:16px;height:16px}.spinIcon{animation:spin .9s linear infinite}.emptyInspector{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center;color:var(--muted);gap:16px}.emptyIcon{width:48px;height:48px;background:var(--panel-soft);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--border-strong)}.loginViewport{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative;overflow:auto;background:radial-gradient(circle at top,rgba(212,180,122,.12),transparent 30%),linear-gradient(180deg,#071018,#04070a)}.loginBrand{display:flex;align-items:center;justify-content:space-between;gap:16px}.loginPanel{align-self:center;padding:32px;background:linear-gradient(180deg,#0a0e13f5,#0d1218fa)}.loginCard{width:min(440px,100%)}.loginBrandCentered{justify-content:center;margin-bottom:24px}.loginPanelHeading{padding-bottom:20px;border-bottom:1px solid var(--border);text-align:center}.loginPanelHeading p{display:none}.loginForm{display:flex;flex-direction:column;gap:18px;margin-top:24px}.loginFieldStack{display:flex;flex-direction:column;gap:16px}.loginField span{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700}.loginField input{width:100%;margin-top:8px;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#05090df2;color:var(--text);font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.loginField input::placeholder{color:#acb9c76b}.loginField input:focus{outline:none;border-color:#d4b47aa8;box-shadow:0 0 0 4px #d4b47a1f;background:#080c12fa}.passwordField{position:relative}.passwordField input{padding-right:82px}.passwordToggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:0;border-radius:12px;background:transparent;color:var(--gold);display:inline-flex;align-items:center;justify-content:center}.passwordToggle svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.passwordToggle:hover{background:#d4b47a14}.loginSubmitButton,.fullWidthButton{width:100%;padding:14px 18px;border-radius:14px;font-size:1rem}.statusBanner{margin:18px 0 0;padding:14px 16px;border-radius:14px;font-size:.95rem;line-height:1.5;border:1px solid transparent}.statusBanner.neutral{background:#6a8cff1a;border-color:#6a8cff3d;color:#c8d4ff}.statusBanner.success{background:#68b88d1f;border-color:#68b88d3d;color:#ccecd8}.statusBanner.error{background:#ef6b6b1f;border-color:#ef6b6b3d;color:#ffd2d2}.toastNotice{position:fixed;right:24px;bottom:24px;z-index:250;max-width:min(420px,calc(100vw - 32px));display:inline-flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#070b10f0;box-shadow:0 24px 64px #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toastNotice svg{width:18px;height:18px;flex-shrink:0}.toastNotice span{line-height:1.45}.toastNotice.neutral{color:#c8d4ff;border-color:#6a8cff2e}.toastNotice.success{color:#ccecd8;border-color:#68b88d33}.toastNotice.error{color:#ffd2d2;border-color:#ef6b6b33}@media (max-width: 1280px){.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardInsightsGrid,.draftsPageGrid,.editorGrid{grid-template-columns:1fr}.templatesPageGrid,.usersPageGrid{grid-template-columns:220px minmax(0,1fr)}.editorWorkspace{grid-template-columns:260px minmax(0,1fr)}.templateCardGrid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media (max-width: 980px){.studioTopbar{padding:0 22px}.contentScrollArea{padding:24px 22px 34px}.templatesPageGrid,.usersPageGrid,.draftsPageGrid,.editorWorkspace{grid-template-columns:1fr}.studioSidebar{width:230px}.filtersRail{order:2}}@media (max-width: 720px){.loginViewport{padding:18px}.loginPanel{padding:24px 20px}.sectionHeader,.usersAdminHead,.usersPanelHead,.studioTopbar{flex-direction:column;align-items:flex-start}.headerSearch{width:100%;min-width:0}.previewHeader,.editorHeader,.panelHeader,.editorPageHeader,.templatesPageHeader{flex-direction:column;align-items:flex-start}.previewBody.detailsOnly,.dashboardInsightsGrid,.templatesPageGrid,.draftsPageGrid,.usersPageGrid,.editorHeroGrid,.previewModalGrid,.templateSummaryHero,.templateFacts,.templateSignals,.editorGrid,.editorWorkspace,.surfaceInputs,.settingsGrid,.publishRow,.draftHeroGrid,.toggleGrid,.wideToggleGrid,.uploadTileGridWide{grid-template-columns:1fr}.previewPanel,.usersAdminCard,.usersPanel,.settingsCard,.draftSectionShell{padding:20px}.canvasStage{padding:18px}.actionBar,.actionButtons,.autosaveNote{flex-direction:column;align-items:flex-start}.draftSubmitButton{width:100%}.statsCompactGrid,.metricGrid,.templateCardGrid{grid-template-columns:1fr}.panelHeading h2{font-size:2.2rem}.studioSidebar{width:100%;max-width:264px}.usersTable th,.usersTable td{padding:12px 10px;font-size:.82rem}.dashboardInsightCard,.templatesContentPanel,.usersSidebarCard,.quickActionsPanel,.editorShell{padding:22px}.templatesPageHeader h2,.editorPageHeader h2{font-size:2rem}}:root{--bg-base: #0a0b0f;--bg-surface: #111318;--bg-elevated: #181c24;--bg-overlay: #1e2330;--border: rgba(255, 255, 255, .07);--border-focus: rgba(245, 185, 50, .5);--text-primary: #f0f2f7;--text-secondary: #8891a4;--text-muted: #4a5266;--accent-gold: #f5a623;--accent-gold-dim: rgba(245, 166, 35, .12);--accent-green: #22c55e;--accent-red: #ef4444;--accent-blue: #3b82f6;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-card: 0 1px 3px rgba(0, 0, 0, .4), 0 0 0 1px var(--border);--shadow-elevated: 0 8px 32px rgba(0, 0, 0, .5)}body,input,button,select,textarea,td,th,label,small,span{font-family:Inter,DM Sans,Segoe UI,sans-serif}body{background:var(--bg-base);color:var(--text-primary);font-size:14px;line-height:1.5}.sectionKicker,.fieldLabel,.usersTable th,.metricText span,.statusChip,.loginField span{font-size:11px;letter-spacing:.08em;color:var(--text-muted)}.panel{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.studioSidebar{width:240px;background:var(--bg-surface);border-right:1px solid var(--border);box-shadow:none}.sidebarHeader{min-height:64px;padding:20px}.brandMark{width:32px;height:32px;border-radius:10px}.brandText strong{font-family:Inter,DM Sans,sans-serif;font-size:15px;font-weight:600}.brandText span{color:var(--text-muted);font-size:10px;letter-spacing:.2em}.sidebarNav{gap:8px}.navItem{min-height:40px;padding:0 12px;border-radius:10px;border-left:2px solid transparent;color:var(--text-secondary);font-size:14px;font-weight:500}.navItem:hover{background:var(--bg-elevated);color:var(--text-primary);transform:none}.navItem.active{background:var(--accent-gold-dim);border-left-color:var(--accent-gold);color:var(--accent-gold);box-shadow:none}.iconWrap svg{width:18px;height:18px;color:var(--text-secondary)}.navItem:hover .iconWrap svg,.navItem.active .iconWrap svg{color:currentColor}.navCount{height:18px;min-width:18px;font-size:11px;font-weight:700;color:#000;background:var(--accent-gold);border:0}.profileBadge{margin:12px;border-radius:12px;background:var(--bg-elevated);border:1px solid rgba(255,255,255,.04)}.profileInfo strong{font-size:13px;color:var(--text-primary)}.profileInfo span{font-size:11px;color:var(--text-muted)}.signOutButton{font-size:13px;color:var(--text-secondary)}.signOutButton:hover{color:var(--text-primary);background:transparent}.studioTopbar{min-height:56px;padding:8px 20px;background:var(--bg-base);border-bottom:1px solid var(--border);box-shadow:none}.topbarTitle h1{font-family:Inter,DM Sans,sans-serif;font-size:17px;font-weight:600}.topbarTitle p{margin-top:2px;font-size:13px;color:var(--text-muted)}.headerSearch{max-width:280px;height:36px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px}.headerSearch input::placeholder{color:var(--text-muted);font-size:13px}.headerSearch:focus-within{border-color:var(--border-focus);box-shadow:0 0 0 3px #f5a6231a}.systemStatus{min-height:26px;border-radius:20px;font-size:12px;font-weight:500}.toolbarButton{width:34px;height:34px;border-radius:8px;background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-secondary)}.toolbarButton:hover{color:var(--text-primary);border-color:#ffffff1f}.metricGrid{gap:16px}.metricPanel{min-height:128px;padding:20px 20px 16px;border-left:3px solid transparent}.metricTone-amber{border-left-color:var(--accent-gold)}.metricTone-emerald{border-left-color:var(--accent-green)}.metricTone-sky{border-left-color:var(--accent-blue)}.metricTone-violet{border-left-color:#a855f7}.metricAccent{display:none}.metricIcon{width:40px;height:40px;border-radius:10px}.metricText strong{font-size:32px;font-variant-numeric:tabular-nums;color:var(--text-primary)}.metricText small{font-size:12px;color:var(--text-secondary);border:1px solid var(--border);background:var(--bg-elevated)}.dashboardInsightsGrid{grid-template-columns:1.2fr .8fr;gap:16px}.panelHeading h2,.templatesPageHeader h2,.editorPageHeader h2,.usersAdminHead h2{font-family:Inter,DM Sans,sans-serif;font-weight:700;line-height:1.2}.templatesPageGrid{grid-template-columns:200px minmax(0,1fr);gap:16px}.categoryChip{width:100%;min-height:34px;border-radius:8px;font-size:13px}.categoryChip.active{background:var(--accent-gold-dim);border:1px solid rgba(245,166,35,.3);color:var(--accent-gold)}.templateCardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.templateCardMedia{position:relative}.templateCardPreview img{aspect-ratio:3 / 4}.templateCardOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:all .15s ease}.templateCard:hover .templateCardOverlay{opacity:1}.templateOverlayButton{min-height:36px;padding:0 14px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600}.templateOverlayButton.edit{background:var(--accent-gold);color:#000}.templateOverlayButton.delete{background:#ef444426;border:1px solid var(--accent-red);color:var(--accent-red)}.templateCardBody{padding:12px;min-height:auto}.statusChip{border-radius:6px;font-size:11px}.statusChip.active{background:#22c55e1a;color:var(--accent-green);border-color:#22c55e33}.draftsPageGrid{grid-template-columns:1fr;gap:16px}.draftSectionShell{padding:24px}.draftSectionShell .uploadTileGridWide{grid-template-columns:1fr}.draftSubmitButton{width:100%;min-height:44px;border-radius:12px;font-size:15px;font-weight:700;box-shadow:0 4px 20px #f5a62347}.uploadTile{min-height:176px;border:1.5px dashed rgba(255,255,255,.1)}.uploadTile:hover,.uploadTile.dragActive{background:var(--accent-gold-dim);border-color:#f5a6234d}.uploadTile>span{font-size:.68rem}.uploadTile strong{font-size:.95rem}.uploadTile small{color:var(--text-secondary);font-size:.76rem}.uploadCloudIcon{width:28px;height:28px;color:var(--text-muted)}.togglePill{justify-content:space-between;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--bg-elevated)}.toggleLabel{color:var(--text-secondary);font-size:12px}.draftSwitch{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:36px;height:20px;margin:0;border-radius:999px;border:1px solid var(--border);background:var(--bg-overlay);position:relative;flex-shrink:0}.draftSwitch:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#f3f4f6;transition:transform .15s ease}.draftSwitch:checked{background:var(--accent-gold);border-color:#f5a62380}.draftSwitch:checked:after{transform:translate(16px);background:#171717}.draftCardGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.draftCardActions{margin-top:10px;display:flex;gap:8px}.draftCardActions .publishButton,.draftCardActions .outlineButton{min-height:32px;border-radius:8px;font-size:12px;padding:0 10px}.usersPageGrid{grid-template-columns:250px minmax(0,1fr)}.userNameCell{display:flex;align-items:center;gap:10px}.userRowAvatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#f6c768,#d99631);color:#000;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.roleBadge{display:inline-flex;align-items:center;border-radius:6px;padding:2px 8px;font-size:12px;border:1px solid var(--border)}.roleBadge.app{background:var(--bg-elevated);color:var(--text-secondary)}.roleBadge.admin{background:var(--accent-gold-dim);border-color:#f5a62333;color:var(--accent-gold)}.usersTable th:nth-child(5),.usersTable td:nth-child(5){min-width:120px}.usersTable th:last-child,.usersTable td:last-child{min-width:140px}.emptyStatePanel h3{font-size:16px;font-weight:600}.emptyStatePanel p{font-size:13px;color:var(--text-secondary)}.skeletonBlock{background:linear-gradient(90deg,var(--bg-elevated) 25%,var(--bg-overlay) 50%,var(--bg-elevated) 75%)}*,*:before,*:after{transition:all .15s ease}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(245,166,35,.5);outline-offset:2px}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238891A4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:32px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}@media (max-width: 1280px){.templateCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.studioSidebar{width:220px}.templatesPageGrid,.draftsPageGrid,.usersPageGrid,.dashboardInsightsGrid{grid-template-columns:1fr}}@media (max-width: 720px){.studioSidebar{width:100%;max-width:240px}.templateCardGrid{grid-template-columns:1fr}.usersTable th,.usersTable td{padding:12px 10px}}
