*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #e8ddd3;--color-surface: #f5f0eb;--color-surface-alt: #ece5dd;--color-card: #faf7f4;--color-text: #2c2420;--color-text-secondary: #6b5e54;--color-text-muted: #9a8e84;--color-accent: #3d2e1e;--color-accent-warm: #8b5e3c;--color-border: #d9cfc5;--color-tag-bg: rgba(139, 94, 60, .12);--color-tag-text: #6b4226;--color-dark: #2c2420;--color-dark-surface: #3a322c;--font-serif: "DM Serif Display", Georgia, "Times New Roman", serif;--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--max-width: 1100px;--radius: 16px;--radius-sm: 10px;--radius-full: 100px;--radius-xs: 6px;--color-success: #4a7c59;--color-warning: #b8860b;--color-danger: #a0522d;--color-info: #5b7ea1;--color-success-bg: rgba(74, 124, 89, .12);--color-warning-bg: rgba(184, 134, 11, .12);--color-danger-bg: rgba(160, 82, 45, .12);--color-info-bg: rgba(91, 126, 161, .12);--color-muted-bg: rgba(154, 142, 132, .12);--sidebar-width: 320px;--dashboard-gap: 1rem;--hero-gradient: linear-gradient(135deg, #c7e0f4 0%, #f0d4c8 30%, #e8b89d 50%, #d4a989 70%, #b8cfe0 100%);--hero-overlay-1: rgba(220, 120, 80, .4);--hero-overlay-2: rgba(180, 210, 240, .5);--wave-fill-1: rgba(255,255,255,.18);--wave-fill-2: rgba(255,255,255,.12);--wave-fill-3: rgba(255,255,255,.08);--card-hover-shadow: rgba(0, 0, 0, .06)}[data-theme=dark]{--color-bg: #1a1714;--color-surface: #242019;--color-surface-alt: #2e2921;--color-card: #302b23;--color-text: #f0e8df;--color-text-secondary: #b8aa9a;--color-text-muted: #8a7d72;--color-accent: #d4b896;--color-accent-warm: #c49160;--color-border: #3e3830;--color-tag-bg: rgba(196, 145, 96, .15);--color-tag-text: #c9a47a;--color-dark: #f0e8df;--color-dark-surface: #3a322c;--hero-gradient: linear-gradient(135deg, #2a3a4a 0%, #3e2e24 30%, #4a3328 50%, #3a2e22 70%, #2a3540 100%);--hero-overlay-1: rgba(180, 90, 50, .3);--hero-overlay-2: rgba(100, 140, 180, .25);--wave-fill-1: rgba(255,255,255,.08);--wave-fill-2: rgba(255,255,255,.05);--wave-fill-3: rgba(255,255,255,.03);--card-hover-shadow: rgba(0, 0, 0, .2)}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s,color .3s}a{color:var(--color-accent);text-decoration:none;transition:color .2s}a:hover{color:var(--color-accent-warm)}::selection{background-color:var(--color-accent-warm);color:#fff}.nav{padding:0 4rem}.nav-inner{display:flex;justify-content:space-between;align-items:center;height:80px}.nav-logo{font-family:var(--font-serif);font-size:2.2rem;color:var(--color-text);letter-spacing:-.02em;line-height:1}.nav-actions{display:flex;align-items:center;gap:.6rem}.nav-link{font-size:.85rem;font-weight:500;color:var(--color-text-secondary);padding:.4rem 0;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.nav-link:hover{color:var(--color-text)}.nav-link--active{color:var(--color-text);border-bottom-color:var(--color-accent-warm)}.nav-cta{display:inline-flex;align-items:center;padding:.55rem 1.2rem;background:var(--color-dark);color:#fff;font-size:.82rem;font-weight:500;border-radius:var(--radius-full);border:none;cursor:pointer;transition:background .2s}.nav-cta:hover{background:var(--color-accent-warm);color:#fff}[data-theme=dark] .nav-cta,[data-theme=dark] .nav-cta:hover{color:#1a1714}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--color-border);background:transparent;cursor:pointer;color:var(--color-text);font-size:1.1rem;transition:background .2s,border-color .2s;line-height:1}.theme-toggle:hover{background:var(--color-surface-alt);border-color:var(--color-text-muted)}@media(max-width:600px){.nav{padding:0 1.5rem}.nav-actions{gap:.5rem}.nav-logo{font-size:1.6rem}}.hero{padding:0 4rem 2rem}.hero-visual{width:100%;height:320px;border-radius:var(--radius);overflow:hidden;position:relative;background:var(--hero-gradient)}.hero-visual-overlay{position:absolute;inset:0;background:radial-gradient(circle at 60% 70%,var(--hero-overlay-1) 0%,transparent 50%),radial-gradient(circle at 30% 40%,var(--hero-overlay-2) 0%,transparent 50%)}.hero-waves{position:absolute;inset:0;overflow:hidden}.hero-wave{position:absolute;width:200%;min-width:1400px;bottom:0;left:-25%}.hero-wave-1{animation:wave-1 6s ease-in-out infinite}.hero-wave-2{animation:wave-2 8s ease-in-out infinite}.hero-wave-3{animation:wave-3 10s ease-in-out infinite}@keyframes wave-1{0%{transform:translate(0) scaleY(1)}50%{transform:translate(-8%) scaleY(1.15)}to{transform:translate(0) scaleY(1)}}@keyframes wave-2{0%{transform:translate(0) scaleY(1)}50%{transform:translate(10%) scaleY(.85)}to{transform:translate(0) scaleY(1)}}@keyframes wave-3{0%{transform:translate(0) scaleY(1)}33%{transform:translate(-6%) scaleY(1.1)}66%{transform:translate(6%) scaleY(.9)}to{transform:translate(0) scaleY(1)}}.projects{padding:0 4rem 4rem}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.project-card{background:var(--color-card);border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:.6rem;transition:transform .2s,box-shadow .2s;cursor:default}.project-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px var(--card-hover-shadow)}.project-tag{display:inline-flex;align-self:flex-start;font-size:.7rem;font-weight:500;padding:.25rem .7rem;border-radius:var(--radius-full);background:var(--color-tag-bg);color:var(--color-tag-text);letter-spacing:.02em}.project-name{font-family:var(--font-serif);font-size:1.5rem;font-weight:400;color:var(--color-text);margin:.25rem 0 0}.project-role{font-size:.85rem;font-weight:500;color:var(--color-text);margin:0}.project-desc{font-size:.85rem;color:var(--color-text-secondary);line-height:1.55;margin:0;flex:1}.project-period{font-size:.75rem;color:var(--color-text-muted);margin-top:.25rem}.footer{margin-top:auto;padding:2rem 4rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:var(--color-text-muted);border-top:1px solid var(--color-border)}.footer a{color:var(--color-text-secondary);transition:color .2s}.footer a:hover{color:var(--color-text)}.footer-dot{opacity:.4}@media(max-width:900px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hero{padding:0 1.5rem 1.5rem}.hero-visual{height:200px}.projects{padding:0 1.5rem 3rem}.projects-grid{grid-template-columns:1fr}.footer{padding:1.5rem;flex-wrap:wrap;gap:.4rem}}.metric-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.metric-card{background:var(--color-card);border-radius:var(--radius-sm);padding:1.25rem;display:flex;flex-direction:column;gap:.3rem}.metric-label{font-size:.72rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.metric-value{font-family:var(--font-serif);font-size:1.8rem;color:var(--color-text);line-height:1.1}.metric-value-sub{font-size:1rem;color:var(--color-text-muted);font-family:var(--font-sans)}.metric-target{font-size:.7rem;color:var(--color-text-muted)}@media(max-width:900px){.metric-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.metric-cards{grid-template-columns:1fr}}.voice-agent{background:var(--color-card);border-radius:var(--radius-sm);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.voice-agent-header{display:flex;justify-content:space-between;align-items:center}.voice-agent-title{font-family:var(--font-serif);font-size:1.1rem;font-weight:400;color:var(--color-text);margin:0}.voice-agent-status{display:flex;align-items:center;gap:.4rem}.voice-agent-dot{width:8px;height:8px;border-radius:50%;background:var(--color-text-muted)}.voice-agent-dot--active{background:var(--color-success);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.voice-agent-status-text{font-size:.75rem;color:var(--color-text-muted)}.voice-agent-body{display:flex;flex-direction:column;gap:1rem}.voice-agent-live{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--color-surface);border-radius:var(--radius-xs)}.voice-agent-indicator{display:flex;align-items:center;gap:.75rem}.voice-agent-wave{display:flex;align-items:center;gap:2px;height:24px}.voice-agent-wave span{display:block;width:3px;height:8px;background:var(--color-text-muted);border-radius:2px;transition:height .2s}.voice-agent-wave--active span{background:var(--color-accent-warm);animation:wave-bar .8s ease-in-out infinite}.voice-agent-wave--active span:nth-child(1){animation-delay:0s}.voice-agent-wave--active span:nth-child(2){animation-delay:.1s}.voice-agent-wave--active span:nth-child(3){animation-delay:.2s}.voice-agent-wave--active span:nth-child(4){animation-delay:.3s}.voice-agent-wave--active span:nth-child(5){animation-delay:.4s}@keyframes wave-bar{0%,to{height:8px}50%{height:22px}}.voice-agent-speaking{font-size:.82rem;color:var(--color-text-secondary);margin:0}.voice-agent-timer{font-size:.85rem;font-weight:500;color:var(--color-text);font-variant-numeric:tabular-nums}.voice-agent-hint{font-size:.82rem;color:var(--color-text-muted);margin:0;text-align:center;padding:1rem 0}.voice-agent-actions,.voice-agent-context{display:flex;gap:.5rem}.voice-agent-context .input{flex:1}.voice-agent-warning{font-size:.75rem;color:var(--color-warning);background:var(--color-warning-bg);padding:.6rem .8rem;border-radius:var(--radius-xs)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;font-size:.82rem;font-weight:500;border-radius:var(--radius-full);border:none;cursor:pointer;transition:background .2s,opacity .2s;font-family:var(--font-sans)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--color-dark);color:#fff}.btn--primary:hover:not(:disabled){background:var(--color-accent-warm)}.btn--secondary{background:var(--color-surface-alt);color:var(--color-text);border:1px solid var(--color-border)}.btn--secondary:hover:not(:disabled){background:var(--color-border)}.btn--danger{background:var(--color-danger);color:#fff}.btn--danger:hover:not(:disabled){opacity:.85}.btn--sm{padding:.4rem .8rem;font-size:.75rem}.btn--ghost{background:transparent;color:var(--color-text-secondary);padding:.3rem .6rem}.btn--ghost:hover:not(:disabled){background:var(--color-muted-bg)}.input{padding:.55rem .8rem;font-size:.82rem;border:1px solid var(--color-border);border-radius:var(--radius-xs);background:var(--color-surface);color:var(--color-text);font-family:var(--font-sans);outline:none;transition:border-color .2s}.input:focus{border-color:var(--color-accent-warm)}.input::placeholder{color:var(--color-text-muted)}textarea.input{resize:vertical;min-height:80px;line-height:1.5}select.input{cursor:pointer}.phone-dialer{background:var(--color-card);border-radius:var(--radius-sm);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.phone-dialer-title{font-family:var(--font-serif);font-size:1.1rem;font-weight:400;color:var(--color-text);margin:0}.phone-dialer-toggle{align-self:flex-start}.phone-dialer-credentials{display:flex;flex-direction:column;gap:.6rem;padding:.75rem;background:var(--color-surface);border-radius:var(--radius-xs)}.phone-dialer-note{font-size:.7rem;color:var(--color-text-muted);margin:0}.phone-dialer-input{display:flex;align-items:center;gap:0;border:1px solid var(--color-border);border-radius:var(--radius-xs);overflow:hidden;background:var(--color-surface)}.phone-dialer-prefix{padding:.55rem .6rem;font-size:.82rem;font-weight:500;color:var(--color-text-muted);background:var(--color-surface-alt);border-right:1px solid var(--color-border);white-space:nowrap}.phone-dialer-number{flex:1;border:none;border-radius:0;background:transparent}.phone-dialer-number:focus{border-color:transparent}.phone-dialer-input .btn{border-radius:0;padding:.55rem 1rem}.phone-dialer-error{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.75rem;color:var(--color-danger);background:var(--color-danger-bg);padding:.5rem .75rem;border-radius:var(--radius-xs)}.phone-dialer-quick{display:flex;flex-direction:column;gap:.4rem;margin-top:.25rem}.phone-dialer-quick-title{font-size:.75rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0}.phone-dialer-quick-list{display:flex;flex-direction:column;gap:0}.phone-dialer-quick-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .6rem;border:none;background:transparent;cursor:pointer;border-radius:var(--radius-xs);transition:background .15s;font-family:var(--font-sans);text-align:left}.phone-dialer-quick-item:hover:not(:disabled){background:var(--color-surface)}.phone-dialer-quick-item:disabled{opacity:.5;cursor:not-allowed}.phone-dialer-quick-name{font-size:.8rem;font-weight:500;color:var(--color-text)}.phone-dialer-quick-phone{font-size:.72rem;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.status-badge{display:inline-flex;align-items:center;font-size:.7rem;font-weight:500;padding:.2rem .6rem;border-radius:var(--radius-full);letter-spacing:.02em;white-space:nowrap}.status-badge--success{background:var(--color-success-bg);color:var(--color-success)}.status-badge--warning{background:var(--color-warning-bg);color:var(--color-warning)}.status-badge--danger{background:var(--color-danger-bg);color:var(--color-danger)}.status-badge--info{background:var(--color-info-bg);color:var(--color-info)}.status-badge--muted{background:var(--color-muted-bg);color:var(--color-text-muted)}.target-list{display:flex;flex-direction:column;gap:.5rem}.target-list-header{display:flex;justify-content:space-between;align-items:center}.target-list-count{font-size:.75rem;color:var(--color-text-muted)}.target-list-form{display:flex;flex-direction:column;gap:.4rem;padding:.75rem;background:var(--color-surface);border-radius:var(--radius-xs)}.target-list-form .input{font-size:.78rem}.target-list-items{display:flex;flex-direction:column;gap:0;max-height:400px;overflow-y:auto}.target-list-item{padding:.6rem 0;border-bottom:1px solid var(--color-border)}.target-list-item:last-child{border-bottom:none}.target-list-item-main{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.target-list-item-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.target-list-item-name{font-size:.82rem;font-weight:500;color:var(--color-text)}.target-list-item-practice{font-size:.75rem;color:var(--color-text-secondary)}.target-list-item-detail{font-size:.7rem;color:var(--color-text-muted)}.target-list-item-phone{font-size:.7rem;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.target-list-item-actions{display:flex;align-items:center;gap:.3rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.target-list-status-select{font-size:.7rem;padding:.2rem .4rem;max-width:100px}.call-scripts{display:flex;flex-direction:column;gap:.5rem}.call-scripts-header{display:flex;justify-content:space-between;align-items:center}.call-scripts-count{font-size:.75rem;color:var(--color-text-muted)}.call-scripts-form{display:flex;flex-direction:column;gap:.4rem;padding:.75rem;background:var(--color-surface);border-radius:var(--radius-xs)}.call-scripts-form .input{font-size:.78rem}.call-scripts-list{display:flex;flex-direction:column;gap:0;max-height:400px;overflow-y:auto}.call-scripts-item{padding:.6rem 0;border-bottom:1px solid var(--color-border)}.call-scripts-item:last-child{border-bottom:none}.call-scripts-item-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.call-scripts-item-info{display:flex;flex-direction:column;gap:.15rem}.call-scripts-item-name{font-size:.82rem;font-weight:500;color:var(--color-text)}.call-scripts-item-product{font-size:.7rem;color:var(--color-text-muted)}.call-scripts-item-actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.call-scripts-item-editor{margin-top:.5rem}.call-scripts-item-editor .input{width:100%;font-size:.78rem}.agent-config{background:var(--color-card);border-radius:var(--radius-sm);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.agent-config-title{font-family:var(--font-serif);font-size:1.1rem;font-weight:400;color:var(--color-text);margin:0}.agent-config-tabs{display:flex;gap:0;border-bottom:1px solid var(--color-border)}.agent-config-tab{padding:.5rem .8rem;font-size:.78rem;font-weight:500;color:var(--color-text-muted);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .2s,border-color .2s;font-family:var(--font-sans);margin-bottom:-1px}.agent-config-tab:hover{color:var(--color-text)}.agent-config-tab--active{color:var(--color-text);border-bottom-color:var(--color-accent-warm)}.agent-config-content{min-height:200px}.agent-config-settings{display:flex;flex-direction:column;gap:1rem}.settings-group{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.settings-legend{font-size:.72rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.settings-radios{display:flex;gap:.75rem;margin-top:.2rem}.settings-radio{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--color-text-secondary);cursor:pointer}.settings-radio input{accent-color:var(--color-accent-warm)}.settings-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.78rem;color:var(--color-text-secondary);cursor:pointer}.settings-checkbox input{margin-top:.2rem;accent-color:var(--color-accent-warm)}.settings-checkbox strong{color:var(--color-text);font-weight:500}.settings-checkbox small{color:var(--color-text-muted);font-size:.7rem}.settings-row{display:flex;gap:.5rem}.settings-row .field-label{flex:1}.settings-days{display:flex;gap:.25rem}.settings-day{width:32px;height:32px;border-radius:50%;border:1px solid var(--color-border);background:transparent;font-size:.7rem;font-weight:500;color:var(--color-text-muted);cursor:pointer;transition:all .15s;font-family:var(--font-sans);display:flex;align-items:center;justify-content:center}.settings-day:hover{border-color:var(--color-accent-warm);color:var(--color-text)}.settings-day--active{background:var(--color-accent-warm);border-color:var(--color-accent-warm);color:#fff}.field-label{display:flex;flex-direction:column;gap:.3rem;font-size:.75rem;font-weight:500;color:var(--color-text-secondary)}.call-detail{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:var(--color-surface);border-radius:var(--radius-xs);border:1px solid var(--color-border)}.call-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.call-detail-name{font-family:var(--font-serif);font-size:1rem;font-weight:400;color:var(--color-text);margin:0}.call-detail-practice{font-size:.78rem;color:var(--color-text-secondary);margin:.15rem 0 0}.call-detail-meta{display:flex;gap:1rem;font-size:.72rem;color:var(--color-text-muted);flex-wrap:wrap}.call-detail-statuses{display:flex;gap:1rem}.call-detail-statuses .field-label{flex:1}.call-detail-status-row{display:flex;align-items:center;gap:.5rem}.call-detail-status-row .input{flex:1;font-size:.75rem;padding:.3rem .5rem}.call-detail-section{display:flex;flex-direction:column;gap:.4rem}.call-detail-section-title{font-size:.72rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0}.call-detail-sentiment{display:flex;align-items:center;gap:.75rem}.call-detail-sentiment-score{font-size:.78rem;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.call-detail-transcript{font-size:.75rem;line-height:1.6;color:var(--color-text-secondary);background:var(--color-card);padding:.75rem;border-radius:var(--radius-xs);max-height:200px;overflow-y:auto;white-space:pre-wrap;font-family:var(--font-sans);margin:0}.call-detail-actions-list{display:flex;flex-direction:column;gap:.25rem}.call-detail-action-item{display:flex;justify-content:space-between;align-items:center;padding:.35rem .5rem;background:var(--color-card);border-radius:var(--radius-xs);font-size:.78rem;color:var(--color-text)}.call-detail-action-add{display:flex;gap:.35rem}.call-detail-action-add .input{flex:1;font-size:.78rem}.call-detail-tags{display:flex;flex-wrap:wrap;gap:.3rem}.call-detail-tag{font-size:.65rem;font-weight:500;padding:.15rem .5rem;border-radius:var(--radius-full);background:var(--color-tag-bg);color:var(--color-tag-text)}.activity-log{background:var(--color-card);border-radius:var(--radius-sm);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.activity-log-header{display:flex;justify-content:space-between;align-items:center}.activity-log-title{font-family:var(--font-serif);font-size:1.1rem;font-weight:400;color:var(--color-text);margin:0}.activity-log-filters{display:flex;gap:.5rem;flex-wrap:wrap}.activity-log-search{flex:1;min-width:180px}.activity-log-filters .input{font-size:.78rem}.activity-log-table-wrap{overflow-x:auto}.activity-log-table{width:100%;border-collapse:collapse;font-size:.8rem}.activity-log-table thead th{text-align:left;font-size:.7rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;padding:.5rem .6rem;border-bottom:1px solid var(--color-border);white-space:nowrap}.activity-log-table tbody td{padding:.6rem;border-bottom:1px solid var(--color-border);vertical-align:top}.activity-log-row:hover{background:var(--color-surface)}.activity-log-cell-time{white-space:nowrap}.activity-log-time{display:block;font-weight:500;color:var(--color-text);font-variant-numeric:tabular-nums}.activity-log-date{display:block;font-size:.7rem;color:var(--color-text-muted)}.activity-log-cell-name{min-width:140px}.activity-log-name{display:block;font-weight:500;color:var(--color-text)}.activity-log-practice{display:block;font-size:.72rem;color:var(--color-text-muted)}.activity-log-cell-phone{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--color-text-secondary);font-size:.78rem}.activity-log-cell-duration{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--color-text-secondary)}.activity-log-empty{text-align:center;color:var(--color-text-muted);padding:2rem .6rem;font-style:italic}.activity-log-footer{display:flex;justify-content:flex-end}.activity-log-count{font-size:.72rem;color:var(--color-text-muted)}@media(max-width:700px){.activity-log-filters{flex-direction:column}.activity-log-search{min-width:auto}}.dashboard{display:flex;flex-direction:column;gap:1.25rem;padding:0 2rem 2rem;flex:1}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start}.dashboard-title{font-family:var(--font-serif);font-size:1.6rem;font-weight:400;color:var(--color-text);margin:0}.dashboard-subtitle{font-size:.85rem;color:var(--color-text-muted);margin:.2rem 0 0}.dashboard-section{display:flex;flex-direction:column;gap:.75rem}.dashboard-section-title{font-family:var(--font-serif);font-size:1.2rem;font-weight:400;color:var(--color-text);margin:0}.dashboard-grid{display:grid;grid-template-columns:var(--sidebar-width) 1fr var(--sidebar-width);gap:var(--dashboard-gap);align-items:start}.dashboard-sidebar{position:sticky;top:1rem}.dashboard-main{display:flex;flex-direction:column;gap:var(--dashboard-gap);min-width:0}.dashboard-actions{display:flex;flex-direction:column;gap:var(--dashboard-gap);position:sticky;top:1rem}@media(max-width:1200px){.dashboard-grid{grid-template-columns:1fr 1fr}.dashboard-sidebar{grid-column:1 / -1;position:static}.dashboard-actions{position:static}}@media(max-width:800px){.dashboard{padding:0 1rem 1.5rem}.dashboard-grid{grid-template-columns:1fr}.dashboard-title{font-size:1.3rem}}.main-card{max-width:var(--max-width);margin:0 auto;background:var(--color-surface);border-radius:var(--radius);overflow:hidden;min-height:100vh;display:flex;flex-direction:column}.main-card--wide{max-width:1400px}
