@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--dracula-background:#282a36;--dracula-current-line:#6272a4;--dracula-selection:#44475a;--dracula-foreground:#f8f8f2;--dracula-comment:#6272a4;--dracula-red:#f55;--dracula-orange:#ffb86c;--dracula-yellow:#f1fa8c;--dracula-green:#50fa7b;--dracula-cyan:#8be9fd;--dracula-purple:#bd93f9;--dracula-pink:#ff79c6;--theme-background:var(--dracula-background);--theme-surface:#343746;--theme-surface-raised:#424450;--theme-surface-dark:#21222c;--theme-border:#44475a;--theme-text:var(--dracula-foreground);--theme-muted:var(--dracula-comment);--theme-accent:var(--dracula-purple);--theme-link:var(--dracula-cyan);--theme-success:var(--dracula-green);--theme-warning:var(--dracula-orange);--theme-danger:var(--dracula-red);color:var(--theme-text);background:var(--theme-background);font-synthesis:none;font-family:DM Sans,sans-serif}[data-theme=alucard]{--theme-background:#fffbeb;--theme-surface:#efeddc;--theme-surface-raised:#ece9df;--theme-surface-dark:#ceccc0;--theme-border:#cfcfde;--theme-text:#1f1f1f;--theme-muted:#6c664b;--theme-accent:#644ac9;--theme-link:#036a96;--theme-success:#14710a;--theme-warning:#a34d14;--theme-danger:#cb3a2a}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#dce9df;background:#18352d;flex-direction:column;width:244px;padding:27px 16px 18px;display:flex}.brand{letter-spacing:-.03em;color:#fff;align-items:center;gap:10px;padding:0 12px 48px;font-size:20px;font-weight:700;display:flex}.brand-mark{color:#18352d;background:#d1e9b6;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#718078;margin:0 0 8px;font-size:10px;font-weight:700}.sidebar .eyebrow{color:#88a895}.sidebar-label{padding:0 12px}.nav-list{gap:4px;display:grid}.nav-item{color:#aac0b0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:500;display:flex}.nav-count{color:#e4f1e4;background:#406456;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:11px}.sidebar-spacer{flex:1}.user-chip{color:#fff;border-top:1px solid #315447;align-items:center;gap:9px;margin-top:17px;padding:17px 10px 0;display:flex}.user-chip>span:nth-child(2){flex:1;gap:2px;font-size:12px;display:grid}.user-chip small{color:#91ad9b}.avatar{color:#3b3025;background:#d0b490;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.main-content{flex:1;min-width:0}.topbar{border-bottom:1px solid #e2e7df;justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 5.2%;display:flex}.search{color:#84918a;align-items:center;gap:9px;width:100%;max-width:420px;display:flex}.search input{color:#26302c;background:0 0;border:0;outline:0;width:100%;font-size:13px}.top-actions{align-items:center;gap:15px;display:flex}.icon-button{color:#65756d;background:0 0;border:0;padding:8px;position:relative}.notification-dot{background:#d66e54;border:1px solid #f7f8f4;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.primary-button{color:#fff;white-space:nowrap;background:#245848;border:0;border-radius:7px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:600;display:flex}.content-wrap{max-width:1230px;margin:0 auto;padding:42px 5.2% 70px}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.welcome-row h1{letter-spacing:-.04em;color:#1d3029;margin:0 0 7px;font-family:Playfair Display,serif;font-size:clamp(30px,4vw,42px);line-height:1.05}.subhead{color:#829089;margin:0;font-size:14px}.weather-card{color:#605b49;background:#f0eee3;border-radius:11px;align-items:center;gap:10px;padding:10px 14px;display:flex}.weather-icon{font-size:24px}.weather-card span:last-child{gap:2px;display:grid}.weather-card strong{font-size:14px}.weather-card small{color:#87816d;font-size:10px}.stats-row{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card{background:#fff;border:1px solid #e3e9e2;border-radius:11px;gap:6px;padding:18px 20px;display:grid;position:relative;overflow:hidden}.stat-card:after{content:"";opacity:.6;border-radius:50%;width:80px;height:80px;position:absolute;top:-30px;right:-25px}.stat-card.blue:after{background:#dcebf1}.stat-card.gold:after{background:#f4ebc5}.stat-card.green:after{background:#dae9c7}.stat-label,.stat-card small{color:#7a8980;font-size:11px}.stat-value{color:#1d3029;font-family:Playfair Display,serif;font-size:29px}.dashboard-grid{grid-template-columns:1.18fr .82fr;gap:18px;display:grid}.panel{background:#fff;border:1px solid #e3e9e2;border-radius:11px;padding:23px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:19px;display:flex}.panel h2{color:#1d3029;margin:0;font-family:Playfair Display,serif;font-size:22px}.text-button{color:#658274;background:0 0;border:0;align-items:center;gap:5px;padding:3px 0;font-size:11px;font-weight:600;display:flex}.shortcut-grid{gap:9px;display:grid}.shortcut-card{text-align:left;border:1px solid #e8ede7;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:border-color .15s,transform .15s;display:flex}.shortcut-card:hover{border-color:#aacaa0;transform:translateY(-1px)}.shortcut-card>span:nth-child(2){flex:1;gap:3px;display:grid}.shortcut-card strong{color:#30443a;font-size:13px}.shortcut-card small{color:#849088;font-size:11px}.shortcut-icon{color:#3f7563;background:#e9f2e5;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.shortcut-icon.muted{color:#9aaca1;background:#f2f5f0}.shortcut-arrow{color:#a2b0a7}.add-card{background:#fbfcfa;border-style:dashed}.activity-list{gap:6px;display:grid}.activity-item{align-items:flex-start;gap:11px;padding:10px 0;display:flex}.activity-item+.activity-item{border-top:1px solid #eef1ed}.activity-icon{color:#5e8973;background:#ebf4e9;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.activity-icon.lavender{color:#806e9a;background:#f0edf7}.activity-item>span:last-child{gap:4px;display:grid}.activity-item strong{color:#34463d;font-size:12px}.activity-item small{color:#839087;font-size:11px;line-height:1.4}.activity-item time{color:#a1aca4;font-size:10px}.tip-banner{color:#476048;background:#e7f0dc;border-radius:11px;align-items:center;gap:13px;margin-top:18px;padding:17px 20px;display:flex}.tip-icon{color:#7e9e69;font-size:21px}.tip-banner>span:nth-child(2){flex:1;gap:3px;display:grid}.tip-banner strong{font-size:12px}.tip-banner small{color:#71866e;font-size:11px}.banner-button{color:#4c6c4d;background:#fff6;border:1px solid #b5caa6;border-radius:6px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:600;display:flex}@media (width<=850px){.sidebar{align-items:center;width:68px;padding:20px 8px}.brand{padding:0 0 45px}.brand-name,.sidebar-label,.nav-label,.nav-count,.user-chip>span:not(.avatar),.user-chip>svg{display:none}.nav-item{padding:11px}.nav-item.active{box-shadow:none}.user-chip{padding:17px 0 0}.dashboard-grid{grid-template-columns:1fr}}@media (width<=600px){.topbar{height:64px;padding:0 20px}.content-wrap{padding:30px 20px 50px}.welcome-row{flex-direction:column;align-items:flex-start;gap:20px}.weather-card{align-self:stretch}.stats-row{grid-template-columns:1fr}.tip-banner{flex-wrap:wrap;align-items:flex-start}.banner-button{margin-left:34px}.panel{padding:18px}}body{background:var(--theme-background);color:var(--theme-text)}.sidebar{background:var(--theme-surface-dark);color:var(--theme-text)}.brand{color:var(--theme-text)}.brand-mark{background:var(--theme-accent);color:var(--theme-surface-dark)}.sidebar .eyebrow,.nav-item{color:var(--theme-muted)}.nav-item:hover,.nav-item.active{color:var(--theme-text);background:var(--theme-surface)}.nav-item.active{box-shadow:inset 3px 0 var(--theme-accent)}.nav-count{background:var(--theme-surface-raised);color:var(--theme-text)}.user-chip,.topbar{border-color:var(--theme-border)}.search,.subhead,.stat-label,.stat-card small,.shortcut-card small,.activity-item small,.activity-item time{color:var(--theme-muted)}.search input{color:var(--theme-text)}.notification-dot{background:var(--theme-danger);border-color:var(--theme-background)}.primary-button{background:var(--theme-accent);color:var(--theme-surface-dark)}.welcome-row h1,.panel h2,.stat-value{color:var(--theme-text)}.weather-card,.tip-banner{background:var(--theme-surface);color:var(--theme-text)}.weather-card small,.tip-banner small{color:var(--theme-muted)}.stat-card,.panel{background:var(--theme-surface);border-color:var(--theme-border)}.stat-card:after{opacity:.18}.shortcut-card{border-color:var(--theme-border)}.shortcut-card.add-card{background:var(--theme-surface-dark)}.shortcut-card:hover{border-color:var(--theme-accent)}.shortcut-card strong,.activity-item strong{color:var(--theme-text)}.shortcut-icon,.activity-icon{background:var(--theme-surface-raised);color:var(--theme-accent)}.shortcut-icon.muted{background:var(--theme-surface-dark);color:var(--theme-muted)}.activity-icon.lavender{background:var(--theme-surface-raised);color:var(--dracula-pink)}.activity-item+.activity-item{border-color:var(--theme-border)}.tip-banner{background:color-mix(in srgb, var(--theme-success) 12%, var(--theme-surface));color:var(--theme-text)}.banner-button{border-color:var(--theme-success);color:var(--theme-success)}.modal-backdrop{z-index:20;background:color-mix(in srgb, var(--theme-surface-dark) 82%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:14px;width:min(100%,480px);max-height:calc(100vh - 40px);padding:24px;overflow:auto;box-shadow:0 24px 80px #00000059}.modal-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.modal h2{margin:0;font-family:Playfair Display,serif;font-size:25px}.modal form,.modal label{gap:8px;display:grid}.modal form{gap:16px}.modal label{color:var(--theme-text);font-size:12px;font-weight:600}.modal input,.modal textarea{border:1px solid var(--theme-border);width:100%;color:var(--theme-text);background:var(--theme-surface-dark);resize:vertical;border-radius:8px;outline:0;padding:11px 12px}.modal input:focus,.modal textarea:focus{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-accent) 20%, transparent)}.form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.secondary-button{border:1px solid var(--theme-border);color:var(--theme-text);background:0 0;border-radius:7px;padding:10px 15px;font-size:12px;font-weight:600}.form-error{color:var(--theme-danger);margin:0;font-size:12px}.primary-button:disabled{cursor:wait;opacity:.65}@media (width<=600px){.app-shell{padding-bottom:68px;display:block}.sidebar{z-index:10;width:100%;height:68px;padding:8px max(8px, env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--theme-border);flex-direction:row;position:fixed;inset:auto 0 0}.brand,.sidebar-label,.sidebar-spacer,.user-chip{display:none}.nav-list{flex:1;justify-content:space-around;align-items:center;gap:2px;display:flex}.nav-item{justify-content:center;padding:11px}.sidebar>.nav-item{margin-left:2px}.main-content{width:100%}.tip-banner{grid-template-columns:auto 1fr;align-items:start;display:grid}.banner-button{grid-column:2;justify-self:start;margin-left:0}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:88vh;padding:22px 20px calc(22px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.form-actions{grid-template-columns:1fr 1fr;display:grid}.form-actions button{justify-content:center}}
