.home-nav-btn{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:13px;font-weight:650;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,filter .15s;display:inline-flex}.home-nav-btn.primary{color:#fff;background:linear-gradient(135deg,#0e7490,#0f766e);border-color:#0000;box-shadow:0 6px 16px #0e749047}.home-nav-btn.primary:hover{filter:brightness(1.06)}.home-nav-btn.ghost{color:#0b1220;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border-color:#0e749038}.home-nav-btn.ghost:hover{color:#0e7490;border-color:#0e7490}.home-empty{justify-content:flex-start;display:flex}.home-empty-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #0e74902e;border-radius:14px;width:min(520px,100%);padding:32px 28px;box-shadow:inset 0 1px #ffffffb3,0 16px 40px #0f172a12}.home-empty-card h2{margin:0 0 8px;font-family:Space Grotesk,Noto Sans SC,sans-serif;font-size:22px;font-weight:700}.home-empty-card>p{color:#5b6b7c;margin:0 0 22px;font-size:14px;line-height:1.6}.home-empty-actions{flex-wrap:wrap;gap:10px;display:flex}.home-card-preview{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;padding:12px 12px 0;display:block}.home-card-meta{flex-direction:column;flex:1;gap:6px;padding:12px 12px 14px;display:flex}.home-card-meta h2{letter-spacing:-.01em;margin:0;font-size:14px;font-weight:700;line-height:1.35}.home-card-time{color:#5b6b7c;margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.home-rename-input{width:100%;height:36px;font:inherit;box-sizing:border-box;background:#ffffffe6;border:1px solid #0e749047;border-radius:8px;padding:0 10px;font-size:14px}.home-card-actions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.home-card-actions button{color:#334155;cursor:pointer;background:#ffffffd9;border:1px solid #0f172a1f;border-radius:7px;height:30px;padding:0 10px;font-size:12px;font-weight:600;transition:border-color .15s,color .15s,background .15s}.home-card-actions button:hover{color:#0e7490;border-color:#0e7490}.home-card-actions button.primary{color:#fff;background:linear-gradient(135deg,#0e7490,#0f766e);border-color:#0000}.home-card-actions button.primary:hover{filter:brightness(1.06);color:#fff}.home-card-actions button.primary:disabled{opacity:.45;cursor:not-allowed;filter:none}.home-card-actions button.danger:hover{color:#e5534b;border-color:#e5534b}.home-new-field{flex-direction:column;gap:8px;display:flex}.home-new-field span{color:#475569;font-size:13px}.home-new-field input{height:40px;font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px}
