:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#f5f7fb 0%,#f2f4f8 100%);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0}h1,h2,h3,p{margin:0}.loading-screen{color:#64748b;place-items:center;min-height:100vh;display:grid}.login-shell{place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.aurora{filter:blur(60px);opacity:.4;border-radius:999px;position:absolute}.aurora-a{background:#3b82f629;width:360px;height:360px;top:8%;left:12%}.aurora-b{background:#2dd4bf24;width:380px;height:380px;bottom:8%;right:10%}.app-shell{min-height:100vh;padding:12px}.glass-card,.glass-soft{background:#fffffff0;border:1px solid #e2e8f0f5;box-shadow:0 10px 30px #0f172a0d}.glass-card{border-radius:20px}.glass-soft{background:#fff;border-radius:16px}.login-card{z-index:1;gap:22px;width:min(560px,100%);padding:30px;display:grid;position:relative}.login-badge,.footer-user,.password-meta,.summary-box,.status-pills,.quick-card,.pill,.memory-item,.primary-button,.logout-button{align-items:center;gap:10px;display:inline-flex}.login-badge{color:#334155;background:#f1f5f9;border-radius:999px;width:fit-content;padding:10px 14px}h1{letter-spacing:-.04em;font-size:clamp(2rem,4vw,2.6rem);line-height:1.04}h2{letter-spacing:-.03em;font-size:1.45rem;line-height:1.08}h3{letter-spacing:-.02em;color:#111827;font-size:1rem;line-height:1.25}strong{color:#111827}.muted{color:#64748b}.small{font-size:.85rem}.intro-copy{max-width:48ch}.form-grid{gap:16px;display:grid}.form-grid label{gap:8px;display:grid}.form-grid span{color:#334155;font-size:.92rem}input,textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 14px}input::placeholder,textarea::placeholder{color:#94a3b8}input:focus,textarea:focus{border-color:#3b82f673;box-shadow:0 0 0 4px #3b82f61a}.primary-button{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-radius:12px;justify-content:center;padding:12px 16px;font-weight:600}.logout-button{color:#334155;background:#f1f5f9;border-radius:12px;justify-content:center;padding:12px 14px}.error-text{color:#dc2626;font-size:.92rem;font-weight:600}.footer-note{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:.92rem;display:flex}.divider-dot{background:#64748b66;border-radius:50%;width:4px;height:4px}.main-panel{align-content:start;gap:16px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;margin-bottom:6px;font-size:.72rem}.status-pills{flex-wrap:wrap;justify-content:flex-end}.pill{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:7px 11px;font-size:.82rem}.pill.success{color:#0f766e;background:#ecfeff;border-color:#bae6fd}.pill.warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.content-grid{gap:16px;display:grid}.panel-span-2{grid-column:span 2}.panel-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.quick-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;width:100%;padding:18px}.memory-layout{grid-template-columns:280px minmax(0,1fr) 320px;gap:16px;display:grid}.memory-sidebar,.memory-editor,.memory-summary,.settings-panel-card,.skill-card{padding:20px}.memory-list{gap:10px;display:grid}.memory-item{text-align:left;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;width:100%;padding:16px}.memory-item p{color:#64748b;margin-top:6px;font-size:.92rem}.memory-item.active{background:#eff6ff;border-color:#bfdbfe}.memory-editor textarea{resize:vertical;min-height:460px}.tag-list{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.summary-box{color:#334155;border-radius:14px;padding:16px}.two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-list{color:#64748b;margin:10px 0 0;padding-left:18px}.password-meta{color:#64748b;justify-content:space-between;font-size:.92rem}@media (width<=1100px){.memory-layout,.two-col-grid{grid-template-columns:1fr}.panel-span-2{grid-column:auto}}@media (width<=720px){.login-shell,.app-shell{padding:10px}}.simple-shell{max-width:1280px;margin:0 auto}.simple-main-panel{padding:20px}.simple-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.simple-title{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,2.5rem);line-height:1.02}.simple-subtitle{margin-top:6px}.simple-user-actions{align-items:center;gap:10px;display:flex}.simple-user-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.simple-tabs{gap:10px;margin-bottom:22px;display:flex}.simple-tab{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;min-width:96px;height:42px;padding:0 18px;font-weight:600}.simple-tab.active{color:#fff;background:linear-gradient(#2693ff 0%,#0b6cf3 100%);border-color:#0000;box-shadow:0 10px 22px #2563eb2e}.simple-dashboard{gap:16px;display:grid}.section-label{color:#111827;font-size:1rem;font-weight:700}.section-label.secondary{margin-top:8px}.hero-pulse-card{color:#fff;background:linear-gradient(135deg,#16276f 0%,#2253d3 55%,#38bdf8 100%);border-radius:20px;align-content:start;gap:10px;min-height:200px;padding:22px;display:grid;box-shadow:0 18px 40px #2563eb2e}.hero-pulse-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.hero-pulse-tag,.hero-pulse-caption{color:#fffc;font-size:.82rem}.hero-pulse-number{letter-spacing:-.05em;font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1}.hero-pulse-description{color:#ffffffe6;font-size:.98rem}.card-grid{gap:14px;display:grid}.card-grid.four-up,.settings-password-grid,.skills-grid,.card-grid.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-card,.settings-password-card,.clean-skill-card{border-radius:16px;gap:10px;padding:18px;display:grid}.min-card{min-height:130px}.compact-card{min-height:110px}.dashboard-card-label{color:#64748b;font-size:.84rem}.dashboard-card strong{font-size:1.18rem;line-height:1.35}.section-card{padding:20px}.skills-grid{gap:14px}.real-skill-card{gap:18px;display:grid}.skills-subtitle,.skill-slug{margin-top:6px}.skill-description{min-height:48px}.skill-meta-list{gap:12px;display:grid}.skill-meta-row{background:#f8fafc;border-radius:12px;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.skill-meta-row strong{color:#111827;text-align:right}.skill-actions{justify-content:flex-end;display:flex}.danger-button{color:#fff;background:linear-gradient(#ef4444 0%,#dc2626 100%);border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-weight:600;display:inline-flex}.danger-button:disabled{opacity:.72;cursor:wait}.settings-panel-card{min-height:180px}.compact-password-header{margin-bottom:8px}.skills-empty{background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:120px;margin-top:18px;display:flex}.save-button{padding:12px 16px}.memory-updated-at{margin-top:6px}.success-text{color:#059669;margin-top:14px;font-weight:600}.spin{animation:.9s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1100px){.simple-header,.simple-user-actions{flex-direction:column;align-items:flex-start}.simple-tabs{flex-wrap:wrap}.card-grid.four-up,.card-grid.compact-grid,.settings-password-grid,.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.card-grid.four-up,.card-grid.compact-grid,.settings-password-grid,.skills-grid,.memory-layout,.two-col-grid{grid-template-columns:1fr}}
