.theme-settings{border-top:1px solid var(--line);margin-top:16px;padding-top:13px}.theme-settings h3{font-size:14px;margin:0 0 10px}.theme-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-choices label{margin:0!important;border:1px solid #ecd6de;background:#fff;border-radius:13px;padding:10px 5px!important;text-align:center;cursor:pointer}.theme-choices input{position:absolute;opacity:0;width:1px!important}.theme-choices label:has(input:checked){border-color:var(--pink);box-shadow:0 0 0 2px #ffd5e2}.theme-dot{display:block;width:26px;height:26px;border-radius:50%;margin:0 auto 6px;border:1px solid #d9cbd0}.theme-dot.white{background:#fff}.theme-dot.black{background:#222}.theme-dot.pink{background:#ff9fbd}
body.theme-white{background:#f1f1f1}body.theme-white .app-shell,body.theme-white .page{background:#fff}body.theme-white header{background:#fff}
body.theme-pink{background:#f6dde6}body.theme-pink .app-shell,body.theme-pink .page{background:#fff5f8}body.theme-pink header{background:linear-gradient(140deg,#fff7fa,#ffd6e4)}
body.theme-black{--dark:#f7edf1;--line:#44363c;--pale:#33252b;--shadow:0 14px 35px rgba(0,0,0,.3);background:#101012;color:#f7edf1}body.theme-black .app-shell,body.theme-black .page,body.theme-black main{background:#171417}body.theme-black header{background:linear-gradient(140deg,#241b20,#171417)}body.theme-black nav,body.theme-black .task-card,body.theme-black .calendar-card,body.theme-black .habit-card,body.theme-black .premium-benefits,body.theme-black .timeline-wrap,body.theme-black .modal,body.theme-black .schedule-date>button,body.theme-black .theme-choices label{background:#231d21;color:#f7edf1}body.theme-black .day{color:#efe4e8}body.theme-black .modal input,body.theme-black .modal select,body.theme-black .modal textarea,body.theme-black .registration-card input{background:#30282d;border-color:#55434b;color:#fff}body.theme-black .calendar-task{background:#282126;color:#fff}body.theme-black .empty,body.theme-black .subcopy,body.theme-black small{color:#bdaab1}body.theme-black .schedule-summary,body.theme-black .limit-note,body.theme-black .password-help{background:#302229}body.theme-black .time-line{border-color:#3e3338}body.theme-black .account-settings>button{background:#33242b;color:#f1b3c7}
