@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@500;600&display=swap");:root{--background:#f5f7fb;--background-strong:#eef2ff;--foreground:#18181b;--muted-foreground:#71717a;--card:hsla(0,0%,100%,.92);--card-strong:#fff;--border:rgba(24,24,27,.08);--border-strong:rgba(24,24,27,.12);--primary:#111827;--primary-foreground:#f8fafc;--secondary:#f4f4f5;--secondary-foreground:#27272a;--accent:#eef2ff;--accent-foreground:#4338ca;--success:#166534;--success-soft:#ecfdf3;--warning:#f59e0b;--warning-soft:#fff7ed;--danger:#b91c1c;--danger-soft:#fef2f2;--ring:rgba(99,102,241,.18);--shadow:0 18px 40px rgba(15,23,42,.08);color:var(--foreground);background:var(--background);color-scheme:light;font-family:Inter,sans-serif}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{min-height:100vh;background:radial-gradient(circle at top left,rgba(191,219,254,.48),transparent 24%),radial-gradient(circle at top right,rgba(224,231,255,.72),transparent 24%),linear-gradient(180deg,#fafbff,#f5f7fb 48%,#eef2f7)}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}a{color:inherit}.ui-card{border:1px solid var(--border);background:var(--card);border-radius:24px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ui-card-content,.ui-card-header{padding:1.1rem 1.15rem}.ui-card-header{display:grid;grid-gap:.28rem;gap:.28rem;padding-bottom:.5rem}.ui-card-title{margin:0;font-size:1.05rem;letter-spacing:-.03em}.ui-card-description{margin:0;color:var(--muted-foreground);line-height:1.5}.compact-card-header{padding-bottom:.3rem}.compact-card-title{font-size:.98rem}.ui-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.9rem;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--border);font-size:.75rem;font-weight:700;line-height:1;letter-spacing:-.02em;background:#fff;color:var(--secondary-foreground)}.ui-badge-secondary{background:#fff;color:#3f3f46}.ui-badge-accent{background:var(--accent);color:var(--accent-foreground);border-color:rgba(67,56,202,.1)}.ui-badge-success{background:var(--success-soft);color:var(--success);border-color:rgba(22,101,52,.12)}.ui-badge-warning{background:var(--warning-soft);color:#b45309;border-color:rgba(245,158,11,.18)}.ui-badge-danger{background:var(--danger-soft);color:var(--danger);border-color:rgba(185,28,28,.14)}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.75rem;padding:.72rem 1rem;border-radius:14px;border:1px solid transparent;font-size:.94rem;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.ui-button:hover:not(:disabled){transform:translateY(-1px)}.ui-button-default{background:var(--primary);color:var(--primary-foreground)}.ui-button-secondary{background:var(--secondary)}.ui-button-ghost,.ui-button-secondary{border-color:var(--border);color:var(--secondary-foreground)}.ui-button-ghost{background:transparent}.ui-button-destructive{background:var(--danger-soft);border-color:rgba(185,28,28,.1);color:var(--danger)}.ui-button-sm{min-height:2.35rem;padding:.58rem .85rem;border-radius:12px}.ui-button-icon{width:2.75rem;min-width:2.75rem;padding:0}.ui-input,.ui-select,.ui-textarea{width:100%;border:1px solid var(--border);background:hsla(0,0%,100%,.88);color:var(--foreground);border-radius:14px;padding:.78rem .92rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.ui-textarea{min-height:112px;resize:vertical}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{border-color:rgba(99,102,241,.34);box-shadow:0 0 0 4px var(--ring);background:#fff}.ui-notice{display:flex;align-items:flex-start;gap:.85rem;margin-top:.9rem;padding:.95rem 1rem;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.ui-notice-info{background:hsla(0,0%,100%,.92)}.ui-notice-success{background:var(--success-soft);border-color:rgba(22,101,52,.1)}.ui-notice-danger{background:var(--danger-soft);border-color:rgba(185,28,28,.1)}.ui-notice-icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:hsla(0,0%,100%,.74);flex:0 0 auto}.ui-notice-copy p,.ui-notice-copy strong{display:block;margin:0}.ui-notice-copy p{color:var(--muted-foreground);margin-top:.18rem}.stat-card{border-radius:20px}.stat-card-content{display:grid;grid-gap:.25rem;gap:.25rem}.section-kicker,.sidebar-brand-kicker,.stat-card-hint,.stat-card-label{font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.stat-card-hint,.stat-card-label{font-size:.73rem;color:var(--muted-foreground)}.stat-card-value{font-size:1.72rem;letter-spacing:-.06em}.console-shell{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:1rem;gap:1rem;max-width:1480px;margin:0 auto;min-height:100vh;padding:1rem}.console-main,.console-sidebar{display:grid;align-content:start;grid-gap:1rem;gap:1rem}.console-sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;padding-top:.15rem}.sidebar-panel{overflow:hidden}.sidebar-panel-hero .ui-card-content{display:grid;grid-gap:.95rem;gap:.95rem}.sidebar-brand{display:flex;align-items:center;gap:.85rem}.sidebar-brand-icon{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:18px;background:var(--primary);color:var(--primary-foreground)}.sidebar-brand h1{margin:.08rem 0 0;font-size:1.38rem;letter-spacing:-.05em}.section-kicker,.sidebar-brand-kicker{margin:0;font-size:.72rem;color:var(--muted-foreground)}.sidebar-copy{margin:0;color:var(--muted-foreground);line-height:1.55}.sidebar-nav{display:grid;grid-gap:.6rem;gap:.6rem}.sidebar-nav-button{display:flex;align-items:center;gap:.78rem;width:100%;padding:.82rem .88rem;border-radius:18px;background:hsla(0,0%,100%,.74);border:1px solid transparent;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.sidebar-nav-button:hover{transform:translateY(-1px);border-color:var(--border)}.sidebar-nav-button.is-active{background:#fff;border-color:rgba(99,102,241,.18)}.sidebar-nav-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:14px;background:var(--secondary);color:var(--secondary-foreground);flex:0 0 auto}.sidebar-nav-copy{display:grid;min-width:0;flex:1 1}.sidebar-nav-copy strong{font-size:.95rem;letter-spacing:-.03em}.sidebar-nav-copy small{color:var(--muted-foreground);font-size:.78rem;margin-top:.16rem}.sidebar-meta-list{display:grid;grid-gap:.7rem;gap:.7rem}.sidebar-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.78rem .84rem;border-radius:16px;background:hsla(0,0%,100%,.68)}.sidebar-meta-row span{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted-foreground)}.sidebar-note{display:flex;align-items:flex-start;gap:.75rem;color:var(--muted-foreground);line-height:1.55}.sidebar-note p{margin:0}.hero-panel-content{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.hero-copy h2{margin:.75rem 0 0;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1;letter-spacing:-.07em;max-width:16ch}.hero-copy p{max-width:54rem;margin:.7rem 0 0;color:var(--muted-foreground);line-height:1.6}.hero-badge{background:hsla(0,0%,100%,.86)}.hero-status{display:grid;grid-gap:.7rem;gap:.7rem;min-width:240px}.hero-status-item{padding:.9rem 1rem;border-radius:18px;background:hsla(0,0%,100%,.76);border:1px solid var(--border)}.hero-status-item span{display:block;color:var(--muted-foreground);font-size:.78rem;margin-bottom:.22rem}.hero-status-item strong{letter-spacing:-.03em}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.workspace-panel{display:grid;grid-gap:1rem;gap:1rem}.section-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-intro h2{margin:.22rem 0 0;font-size:1.55rem;letter-spacing:-.05em}.section-intro p:last-child{margin:.55rem 0 0;color:var(--muted-foreground);line-height:1.55;max-width:56rem}.workspace-grid{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.workspace-grid-social{grid-template-columns:400px minmax(0,1fr)}.editor-form,.stacked-section,.workspace-content,.workspace-sidebar,.workspace-sidebar-social{display:grid;grid-gap:1rem;gap:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.form-field{display:grid;grid-gap:.45rem;gap:.45rem}.form-field span{font-size:.82rem;font-weight:700;color:var(--secondary-foreground)}.field-span-full{grid-column:1/-1}.check-field{display:inline-flex;align-items:center;gap:.6rem;min-height:2.75rem;color:var(--secondary-foreground)}.check-field input{width:auto}.submit-button{width:100%}.search-panel-content{padding-top:.2rem}.search-input-shell{display:flex;align-items:center;gap:.7rem;min-height:3rem;padding:0 .85rem;border:1px solid var(--border);border-radius:16px;background:hsla(0,0%,100%,.86);color:var(--muted-foreground)}.search-input{padding:0}.search-input,.search-input:focus{border:0;background:transparent;box-shadow:none}.editor-accordion{border:1px solid var(--border);background:hsla(0,0%,100%,.92);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.editor-accordion-trigger{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.05rem;cursor:pointer}.editor-accordion-trigger::-webkit-details-marker{display:none}.editor-accordion-leading,.editor-accordion-meta{display:flex;align-items:center;gap:.8rem}.editor-accordion-leading{min-width:0;flex:1 1}.editor-accordion-copy{min-width:0}.editor-accordion-copy strong{display:block;font-size:.98rem;letter-spacing:-.03em}.editor-accordion-copy p,.editor-meta-text{margin:.24rem 0 0;color:var(--muted-foreground);font-size:.84rem}.editor-accordion-meta{flex-wrap:wrap;justify-content:flex-end}.editor-chevron{color:var(--muted-foreground);transition:transform .16s ease}.editor-accordion[open] .editor-chevron{transform:rotate(180deg)}.editor-accordion-body{padding:0 1.05rem 1.05rem;border-top:1px solid var(--border)}.form-actions{display:flex;gap:.7rem;flex-wrap:wrap}.thumb-fallback,.thumb-image{width:3.25rem;height:3.25rem;border-radius:18px;object-fit:cover;flex:0 0 auto}.thumb-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#dbeafe,#eef2ff);color:#1f2937;font-weight:800}.empty-card{border-style:dashed}.empty-card-content{display:flex;align-items:flex-start;gap:.8rem;color:var(--muted-foreground)}.empty-card-content p,.empty-card-content strong{display:block;margin:0}.empty-card-content p{margin-top:.18rem}.saving-indicator{position:fixed;right:1rem;bottom:1rem;display:inline-flex;align-items:center;gap:.55rem;padding:.78rem .95rem;border-radius:999px;background:var(--primary);color:var(--primary-foreground);box-shadow:0 18px 40px rgba(17,24,39,.22);font-size:.9rem;font-weight:700}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1180px){.console-shell{grid-template-columns:1fr}.console-sidebar{position:static}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.editor-accordion-trigger,.hero-panel-content,.section-intro{flex-direction:column;align-items:flex-start}.hero-status{width:100%;min-width:0}.workspace-grid,.workspace-grid-social{grid-template-columns:1fr}.editor-accordion-meta{justify-content:flex-start}}@media (max-width:720px){.console-shell{padding:.75rem}.form-grid,.sidebar-nav,.stats-grid{grid-template-columns:1fr}.field-span-full{grid-column:auto}.editor-accordion,.ui-card{border-radius:20px}}