@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=Manrope:wght@400;500;700&display=swap";:root{--bg: #090d18;--bg-alt: #111933;--surface: rgba(22, 30, 56, .78);--surface-strong: rgba(18, 25, 48, .92);--text: #eef3ff;--muted: #9fb0d6;--line: rgba(162, 186, 255, .2);--primary: #4f7cff;--primary-soft: rgba(79, 124, 255, .2);--ok: #35d2a5;--danger: #ff6f91;--radius: 18px;--shadow: 0 24px 60px rgba(1, 6, 20, .5)}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Manrope,sans-serif;background:radial-gradient(1200px 600px at 85% -10%,rgba(79,124,255,.35),transparent 55%),radial-gradient(900px 500px at -15% 100%,rgba(53,210,165,.18),transparent 55%),linear-gradient(160deg,var(--bg),var(--bg-alt));min-height:100vh}button,input{font:inherit}a{color:inherit}code{font-family:Manrope,monospace;background:#0b1122b3;border:1px solid var(--line);color:#d9e3ff;padding:.12rem .4rem;border-radius:8px}.page{max-width:1240px;margin:0 auto;padding:1.5rem}.hero,.card,.editor-shell,.blog-post{background:linear-gradient(160deg,var(--surface),var(--surface-strong));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero{padding:1.25rem 1.5rem}.hero h1,.hero h2,.card h2,.editor-header h1{margin:0;font-family:Sora,sans-serif;letter-spacing:-.01em}.hero-copy{display:flex;justify-content:space-between;gap:1rem;align-items:end}.hero-copy p:last-child{margin-bottom:0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#8fb1ff;font-family:Sora,sans-serif;font-size:.74rem;font-weight:700;margin:0 0 .4rem}.workspace{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:1rem;margin-top:1rem;align-items:start}.sidebar{position:sticky;top:1rem}.sidebar .card,.list-pane,.editor-shell,.blog-post,.home-archive{padding:1.15rem}.sidebar-links{display:grid;gap:.65rem;margin-top:1rem}.sidebar-link,.inline-link,.action-button,.toolbar-button,.versions-link,.post{border:1px solid var(--line);border-radius:12px;background:#0f172cbf;color:var(--text);cursor:pointer;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.sidebar-link,.inline-link,.action-button{display:inline-flex;align-items:center;justify-content:center;padding:.68rem 1rem}.sidebar-link{width:100%;justify-content:flex-start;font-weight:700}.sidebar-link.primary,.action-button.primary{border-color:#4f7cff8c;background:linear-gradient(140deg,#4f7cff40,#66e5ff33)}.sidebar-link:hover,.inline-link:hover,.action-button:hover:not(:disabled),.toolbar-button:hover:not(:disabled),.post:hover,.versions-link:hover:not(:disabled){transform:translateY(-1px);border-color:#8fb1ffbf;box-shadow:0 10px 26px #060c1e73}.action-button,.toolbar-button{padding:.63rem .95rem}.action-button:disabled,.toolbar-button:disabled,.versions-link:disabled{opacity:.45;cursor:not-allowed}.list-pane{min-height:70vh}.list-header,.blog-header,.editor-topbar,.editor-actions,.toolbar{display:flex;gap:.75rem}.list-header,.blog-header,.editor-topbar{justify-content:space-between;align-items:end}.post-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.72rem}.post-shell{background:#0e1527b8;border:1px solid var(--line);border-radius:14px;padding:.72rem}.post{width:100%;text-align:left;padding:.9rem .95rem}.post-main{margin-bottom:.55rem}.post-row-actions{display:flex;justify-content:flex-end;gap:.5rem}.versions-link{border-radius:999px;background:#4f7cff26;color:#d4e0ff;font-size:.82rem;padding:.35rem .74rem}.delete-link{background:#ff6f9124;color:#ffdbe5;border-color:#ff6f9173}.version-list{list-style:none;padding:0;margin:.6rem 0 0;display:grid;gap:.46rem}.version-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center}.version-item{border-style:dashed}.post.selected{border-color:#4f7cffcc;box-shadow:inset 0 0 0 1px #4f7cff59}.post-title{display:block;font-family:Sora,sans-serif;font-weight:700;font-size:1rem}.post-meta{display:block;font-size:.83rem;color:var(--muted);margin-top:.32rem}.editor-page,.blog-layout{margin-top:1rem}.editor-shell{display:grid;gap:1rem}.editor-header p,.blog-post p,.status p,.muted{color:var(--muted)}.field-label{display:grid;gap:.42rem;font-weight:700}.title-input{width:100%;border:1px solid var(--line);border-radius:12px;padding:.75rem .88rem;background:#0b1222e6;color:var(--text)}.title-input:focus{outline:2px solid var(--primary-soft);border-color:#4f7cffcc}.draft-wrapper{border:1px solid var(--line);border-radius:14px;background:#0b1222f2;overflow:hidden}.draft-toolbar{display:flex;flex-wrap:wrap;gap:.55rem;border:0;border-bottom:1px solid var(--line);background:#101930f2;margin:0;padding:.55rem .66rem}.lexical-toolbar-group{display:flex;gap:.45rem;flex-wrap:wrap}.draft-toolbar .rdw-option-wrapper,.draft-toolbar .rdw-dropdown-wrapper,.draft-toolbar .rdw-dropdown-optionwrapper{background:#0d1528f2;border:1px solid var(--line);color:var(--text)}.draft-editor{position:relative;min-height:360px;padding:0 1rem;line-height:1.6}.lexical-contenteditable{min-height:320px;outline:none;padding:.9rem 0}.lexical-placeholder{position:absolute;top:.9rem;left:1rem;right:1rem;pointer-events:none;color:var(--muted);line-height:1.6}.lexical-paragraph{margin:0 0 .85rem}.lexical-h2{margin-top:1.4rem;margin-bottom:.55rem;font-family:Sora,sans-serif}.lexical-h3,.lexical-h4{margin-top:1.2rem;margin-bottom:.5rem;font-family:Sora,sans-serif}.lexical-h3{font-size:1.1rem}.lexical-h4{font-size:1rem}.lexical-quote{margin:1rem 0;padding-left:1rem;border-left:3px solid rgba(79,124,255,.8);color:#cddafd}.lexical-ul,.lexical-ol{margin:0 0 .85rem;padding-left:1.25rem}.lexical-li{margin-bottom:.3rem}.lexical-link{color:#8fb1ff}.lexical-code-inline{font-family:Manrope,monospace;background:#0b1122b3;border:1px solid var(--line);border-radius:8px;padding:.12rem .4rem}.draft-editor pre,.blog-content pre{background:#0b1122d9;border:1px solid var(--line);border-radius:12px;padding:.9rem;overflow-x:auto}.draft-editor pre code,.blog-content pre code{background:transparent;border:0;padding:0}.lexical-text-bold{font-weight:700}.lexical-text-italic{font-style:italic}.draft-editor .public-DraftEditor-content{min-height:320px}.draft-editor h2,.blog-content h2{margin-top:1.4rem;margin-bottom:.55rem;font-family:Sora,sans-serif}.draft-editor p,.blog-content p{margin:0 0 .85rem}.draft-editor blockquote,.blog-content blockquote{margin:1rem 0;padding-left:1rem;border-left:3px solid rgba(79,124,255,.8);color:#cddafd}.editor-actions{flex-wrap:wrap}.preview-card{background:linear-gradient(160deg,#0f172de0,#0c1224f5)}.preview-card pre{margin:0;white-space:pre-wrap;word-break:break-word;background:#0b1122d9;border:1px solid var(--line);border-radius:12px;padding:.9rem;max-height:320px;overflow:auto}.blog-layout{display:grid;gap:1rem}.auth-layout{margin-top:1rem;display:grid;place-items:center}.auth-card{width:min(560px,100%)}.auth-form{display:grid;gap:.9rem;margin-top:.5rem}.checkbox-row{display:flex;align-items:center;gap:.65rem;color:var(--muted);font-weight:600}.checkbox-row input{width:1rem;height:1rem;accent-color:var(--primary)}.blog-layout-home{grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:start}.blog-main-post,.blog-post{min-height:60vh}.blog-header{justify-content:space-between;align-items:center}.blog-actions{display:flex;gap:.75rem;flex-wrap:wrap}button.inline-link{padding:.68rem 1rem}.archive-group-list,.archive-post-list{list-style:none;padding:0;margin:0}.archive-group-list{display:grid;gap:1rem;margin-top:.85rem}.archive-group h3{margin:0 0 .45rem;font-size:.94rem}.archive-post-list{display:grid;gap:.42rem}.archive-post-item{display:flex;align-items:center;gap:.5rem}.archive-post-link{flex:1;color:#b9ceff;text-decoration:none;font-weight:600}.archive-post-link:hover{text-decoration:underline}.post-like-row{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem}.like-button{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(255,111,145,.35);border-radius:999px;background:#ff6f9114;color:var(--muted);font-size:.95rem;padding:.38rem .82rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.like-button:hover{transform:translateY(-1px);border-color:#ff6f91b3;color:#ffdbe5}.like-button.liked{border-color:#ff6f91b3;background:#ff6f912e;color:#ffdbe5}.like-button-small{font-size:.8rem;padding:.22rem .55rem}.post-likes-badge{font-size:.82rem;color:#ffdbe5;padding:.35rem .74rem;border-radius:999px;background:#ff6f9124;border:1px solid rgba(255,111,145,.35);white-space:nowrap}.blog-post-meta{margin:.5rem 0 1.25rem}.admin-footer-shortcut{display:flex;justify-content:center;padding:1.5rem 0 .5rem}.admin-footer-link{color:#9fb0d65c;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:color .18s ease}.admin-footer-link:hover,.admin-footer-link:focus-visible{color:#9fb0d6b8}.blog-content{font-size:1.02rem}.blog-content img,.draft-editor img{max-width:100%;height:auto}.status{min-height:1.5rem}.toast{position:fixed;top:1rem;right:1rem;z-index:1000;max-width:min(460px,calc(100vw - 2rem));padding:.8rem 1rem;border-radius:12px;border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-weight:600}.toast-info{background:#0f1a30f2;color:#deebff}.toast-warning{background:#37161ef2;border-color:#ff6f9180;color:#ffdbe5}.ok{color:var(--ok);font-weight:700}.error{color:var(--danger);font-weight:700}@media(max-width:920px){.page{padding:1rem}.workspace{grid-template-columns:1fr}.sidebar{position:static}.list-header,.hero-copy,.editor-topbar,.blog-header{align-items:start;flex-direction:column}.blog-layout-home{grid-template-columns:1fr}}
