.links button{font-size:.95rem}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif;color:#1e1e1e;background:#f3f4f6}a{color:inherit}button{font-family:inherit;cursor:pointer}input,select,button{border:none;font-size:.95rem}.layout{display:flex;flex-direction:column;min-height:100vh}header{padding:1.5rem 2.5rem;background:linear-gradient(135deg,#eef2ff,#f8fafc);border-bottom:1px solid rgba(99,102,241,.15);box-shadow:0 8px 24px #6366f11f}.top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1.5rem}.top-bar h1{margin:0;font-size:2rem;font-weight:700;color:#312e81}.token-inline{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.token-button.secondary{background:linear-gradient(135deg,#4ade80,#22c55e);box-shadow:0 6px 16px #22c55e33}.token-button,.controls button,.doc-list-header button,.toggle-sidebar{padding:.55rem 1.1rem;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;box-shadow:0 8px 20px #6366f12e;transition:transform .15s ease,box-shadow .15s ease}.token-button:hover,.controls button:hover,.doc-list-header button:hover{transform:translateY(-1px);box-shadow:0 14px 24px #6366f140}.token-button:disabled,.doc-list-header button:disabled,.controls button:disabled{background:linear-gradient(135deg,#c7d2fe,#ddd6fe);color:#6b7280;box-shadow:none;cursor:not-allowed}.generated-token-display{display:flex;align-items:center;gap:.6rem;background:#ffffffb3;padding:.5rem .8rem;border-radius:12px;border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px 3px #fff9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.generated-token-display code{font-family:Fira Code,SFMono-Regular,Menlo,monospace;font-size:.85rem;background:#0f172a14;padding:.2rem .45rem;border-radius:8px;border:1px solid rgba(15,23,42,.08);color:#1f2937}.scope-toggle{display:flex;gap:1rem}.scope-toggle label{display:flex;align-items:center;gap:.35rem;padding:.55rem .9rem;background:#ffffffbf;border-radius:999px;border:1px solid transparent;font-weight:500;color:#312e81;transition:border .2s ease,box-shadow .2s ease}.scope-toggle label input{accent-color:#4f46e5}.scope-toggle label:hover{border-color:#6366f166;box-shadow:0 4px 12px #6366f11f}.controls{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.controls input{padding:.6rem .75rem;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:#fff;min-width:220px;box-shadow:0 4px 16px #0f172a14}.controls .danger{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 8px 20px #f8717133}.controls .danger:hover{box-shadow:0 14px 24px #ef44444d}.controls .toggle-sidebar{background:linear-gradient(135deg,#38bdf8,#22d3ee);box-shadow:0 8px 20px #38bdf833}.workspace.collapsed .doc-list{display:none}.workspace.collapsed .main-panel{padding-left:1.5rem;padding-right:1.5rem}.status{font-size:.9rem;color:#475569}.workspace{display:flex;flex:1;min-height:0;background:linear-gradient(180deg,#ffffffeb,#f1f5f9f2)}.workspace.collapsed .main-panel{margin-left:0}.workspace.collapsed .main-panel{padding:1.5rem 1rem;gap:.8rem}.doc-list{width:280px;border-right:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;padding:1.5rem 1.25rem;gap:1.25rem;background:#ffffffd1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:6px 0 24px #1e293b14}.docs-heading{margin:0;font-size:1.1rem;font-weight:600;color:#3730a3}.doc-list ul{list-style:none;padding:0;margin:0;overflow:auto;display:flex;flex-direction:column;gap:.65rem}.doc-list button{width:100%;text-align:left;padding:.75rem .85rem;border-radius:12px;background:#fffffff2;border:1px solid rgba(148,163,184,.35);display:flex;flex-direction:column;gap:.3rem;box-shadow:0 10px 24px #94a3b829;transition:transform .15s ease,border .15s ease,box-shadow .15s ease}.doc-list button:hover{transform:translateY(-2px);border-color:#4f46e573;box-shadow:0 16px 28px #6366f12e}.doc-list button.active{border-color:#4f46e5b3;background:linear-gradient(135deg,#6366f126,#818cf833);box-shadow:0 16px 28px #6366f13d}.doc-title{font-weight:600;color:#1f2937}.doc-meta{font-size:.8rem;color:#64748b}.main-panel{display:flex;flex:1;padding:1.5rem;gap:1.25rem;min-width:0;align-items:stretch}.editor{background:#fff;border-radius:18px;padding:1.25rem;box-shadow:0 18px 32px #94a3b82e;flex:1 1 auto;display:flex;flex-direction:column;min-width:0}.sidebar{background:#fff;border-radius:18px;padding:1.25rem;box-shadow:0 18px 32px #94a3b82e;flex:0 1 clamp(220px,26vw,320px);max-width:320px;display:flex;flex-direction:column;gap:1.1rem;border:1px solid rgba(148,163,184,.2)}.sidebar h2{margin:0;font-size:1.1rem;font-weight:600;color:#312e81}.sidebar .versions{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem;overflow:auto}.sidebar .versions button{width:100%;text-align:left;padding:.6rem .7rem;border-radius:10px;border:1px solid rgba(148,163,184,.35);background:#f8fafcd9;display:flex;justify-content:space-between;align-items:center;transition:border .15s ease,background .15s ease,transform .15s ease}.sidebar .versions button:hover{transform:translateY(-1px);border-color:#4f46e573}.sidebar .versions button.active{border-color:#4f46e5a6;background:linear-gradient(135deg,#818cf833,#a5b4fc40)}.links{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem}.links a,.links button{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .65rem;border-radius:10px;font-weight:600;text-decoration:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;cursor:pointer;box-shadow:0 10px 20px #6366f12e;transition:transform .15s ease,box-shadow .15s ease}.links a:hover,.links button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #818cf83d}.version-banner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid rgba(251,191,36,.4);color:#78350f;padding:.55rem .85rem;margin-bottom:.75rem;border-radius:12px;font-size:.95rem;box-shadow:inset 0 1px #ffffff73}.version-banner button{padding:.35rem .8rem;border-radius:8px;background:linear-gradient(135deg,#fb923c,#f97316);color:#fff;font-weight:600;box-shadow:0 8px 18px #f9731633}.diff{background:#0f172a;color:#e2e8f0;padding:1.1rem;overflow:auto;max-height:230px;border-radius:12px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;box-shadow:inset 0 0 0 1px #1e40af66}@media (max-width: 960px){header{padding:1.25rem 1.5rem}.workspace{flex-direction:column}.doc-list{width:auto;flex-direction:column;overflow-x:visible;padding:1.2rem}.doc-list ul{flex-direction:row;overflow-x:auto}.doc-list button{min-width:200px}.main-panel{flex-direction:column}.editor,.sidebar{width:100%}}
