*{box-sizing:border-box}body{color:#1f2933;background:#f6f4ef;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex-direction:column;gap:36px;width:280px;padding:28px 22px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-mark{background:linear-gradient(135deg,#7c3aed,#06b6d4);border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:grid}.brand h1{margin:0;font-size:24px}.brand p{color:#9ca3af;margin:3px 0 0;font-size:13px}.nav{flex-direction:column;gap:8px;display:flex}.nav a{color:#d1d5db;border-radius:12px;padding:13px 14px;font-size:15px}.nav a.active,.nav a:hover{color:#fff;background:#ffffff1a}.content{flex:1;padding:36px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7c3aed;margin:0 0 8px;font-size:12px;font-weight:700}.topbar h2{letter-spacing:-.04em;margin:0;font-size:34px}.primary-button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:13px 18px;font-weight:700}.primary-button:hover{opacity:.9}.primary-button.full{width:100%}.hero-card{background:#fff;border-radius:26px;grid-template-columns:1fr 430px;gap:30px;margin-bottom:24px;padding:30px;display:grid;box-shadow:0 20px 60px #11182714}.hero-card h3{letter-spacing:-.04em;margin:0 0 12px;font-size:32px}.hero-card p{color:#5b6472;max-width:560px;margin:0;font-size:17px;line-height:1.6}.prompt-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;padding:18px}.prompt-box label{margin-bottom:10px;font-weight:700;display:block}.prompt-box textarea{resize:vertical;width:100%;min-height:150px;font:inherit;border:1px solid #d1d5db;border-radius:14px;margin-bottom:14px;padding:14px}.grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px;display:grid}.stat-card,.empty-card{background:#fff;border-radius:22px;padding:24px;box-shadow:0 14px 40px #1118270f}.stat-card span{color:#6b7280;margin-bottom:10px;display:block}.stat-card strong{font-size:34px}.empty-card h3{margin:0 0 8px;font-size:22px}.empty-card p{color:#6b7280;margin:0}@media (max-width:900px){.app-shell{flex-direction:column}.sidebar{width:100%}.content{padding:22px}.topbar,.hero-card{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.grid{grid-template-columns:1fr}}.input{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:14px;margin-bottom:14px;padding:14px}.result-card{background:#fff;border-radius:26px;margin-top:24px;padding:30px;box-shadow:0 20px 60px #11182714}.result-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.result-header h3{margin:0;font-size:26px}.secondary-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:12px 16px;font-weight:700}.secondary-button:hover{background:#f9fafb}.post-preview{color:#1f2933;background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;padding:20px;line-height:1.6}.post-preview p{margin:0 0 8px}.post-preview p:last-child{margin-bottom:0}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}select.input{appearance:none;cursor:pointer;background:#fff}@media (max-width:700px){.form-grid{grid-template-columns:1fr}}.login-page{background:#f6f4ef;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:28px;width:100%;max-width:480px;padding:32px;box-shadow:0 20px 60px #1118271a}.login-brand{margin-bottom:34px}.login-content h2{letter-spacing:-.04em;margin:0 0 12px;font-size:32px}.login-content p{color:#5b6472;line-height:1.6}.login-form{margin-top:24px}.login-form label{margin-bottom:10px;font-weight:700;display:block}.login-message{color:#111827;background:#f9fafb;border-radius:14px;margin:18px 0 0;padding:14px}.sidebar-footer{border-top:1px solid #ffffff1f;margin-top:auto;padding-top:18px}.sidebar-footer p{color:#9ca3af;word-break:break-all;margin:0 0 12px;font-size:13px}.sidebar-footer button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:12px;width:100%;padding:11px 12px;font-weight:700}.sidebar-footer button:hover{background:#ffffff29}
