:root{--number-color:#171717;--sidebar-text:#ffffff;--card-color:#ffffff}
.sidebar,.future-hero,.dream-hero,.tithe-hero{background:linear-gradient(155deg,var(--black),var(--graphite))}
.primary,.upload-button,.catalog-add button,.month-card.current,.detail-icon,.dream-card-head>span,.heart.big{background:linear-gradient(135deg,var(--black),var(--graphite))}
.tithe-card{background:linear-gradient(135deg,var(--black),var(--graphite))!important}
.sidebar,.sidebar .nav-item,.sidebar .profile strong,.sidebar .brand strong{color:var(--sidebar-text)}
.sidebar .nav-item:not(.active){opacity:.74}.sidebar .nav-item:hover,.sidebar .nav-item.active{opacity:1}
.cards article:not(.tithe-card),.panel,.summary-strip,.contribute,.month-card:not(.current){background:var(--card-color)}
.cards article:not(.tithe-card)>strong,.summary-strip strong,td>strong,.month-card:not(.current)>strong,.dream-numbers strong,.detail-stats strong,.balance-equation div:not(.result) strong,.bill-summary article:not(.danger-card)>strong,.commitment>strong,.bar-label strong{color:var(--number-color)}
.dashboard-detail h3,.panel h3,.section-title h2,.welcome h2,.dream-card>label input,.dream-card>label select{color:var(--ink)}
.color-row{grid-template-columns:repeat(3,minmax(0,1fr))}
.color-row label{background:var(--paper);border-radius:11px;padding:10px}
.color-row input{background:var(--card-color)}
@media(max-width:600px){.color-row{grid-template-columns:1fr 1fr}}
.preset-section{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.preset-section h4{margin:0 0 4px}.preset-section>div:first-child small{color:var(--muted)}
.preset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.preset-grid button{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:var(--card-color);border-radius:11px;padding:9px;text-align:left;color:var(--ink)}.preset-grid button.selected{outline:2px solid var(--black);outline-offset:1px}.preset-grid i{display:block;width:42px;height:32px;flex:0 0 42px;border-radius:8px}.preset-grid span{font-size:10px;font-weight:750}.preset-grid [data-theme-preset="elegant"] i{background:linear-gradient(135deg,#171717,#515151)}.preset-grid [data-theme-preset="ocean"] i{background:linear-gradient(135deg,#0b3d91,#18a4c7)}.preset-grid [data-theme-preset="dream"] i{background:linear-gradient(135deg,#5b21b6,#db2777)}.preset-grid [data-theme-preset="prosperity"] i{background:linear-gradient(135deg,#14532d,#2da66f)}.preset-grid [data-theme-preset="gold"] i{background:linear-gradient(135deg,#704b12,#d8a72d)}.preset-grid [data-theme-preset="sunset"] i{background:linear-gradient(135deg,#c2410c,#e94f83)}
@media(max-width:600px){.preset-grid{grid-template-columns:1fr 1fr}}
