@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600&display=swap');
@import url('/css/brand.css');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600&display=swap');
*{box-sizing:border-box}body{margin:0;background:#faf9f6;color:#273044;font-family:'DM Sans',sans-serif}.appShell{min-height:100vh}.appSidebar{width:276px;background:#fff;border-right:1px solid #ebe8e0;position:fixed;inset:0 auto 0 0;padding:28px 18px;display:flex;flex-direction:column;z-index:30}.sideBrand{display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:25px;font-weight:700;letter-spacing:-1px;color:#1f235c}.sideBrand span span{color:#f4ad25}.sideNav{display:grid;gap:5px;margin:40px 0 20px}.tab{display:flex;gap:12px;align-items:center;padding:11px 12px;border-radius:10px;color:#706c65;font-size:14px;font-weight:600;text-align:left}.tab:hover,.tab.active{background:#ecebff;color:#3730a3}.sideDivider{height:1px;background:#ece9e2;margin:0 8px}.sideSchedule{padding:24px 8px 0;min-height:0;overflow:auto}.sideScheduleHead{display:flex;align-items:start;justify-content:space-between}.sideSchedule h2{margin:0;font-size:15px}.eyebrow{margin:0 0 4px;font-size:10px;letter-spacing:.12em;font-weight:700;color:#978f83}.weekRange{font-size:12px;color:#837d75;margin:5px 0 14px}.textBtn{padding:5px 7px;border-radius:7px;background:#f1f0ff;color:#3d36a7;font-weight:700;font-size:11px}.weekDays{display:grid;gap:3px}.weekDay{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:8px 6px;border-radius:10px;text-align:left;width:100%;transition:.15s}.weekDay:hover{background:#f8f7f3}.weekDay.active{color:#fff;background:#312e81}.weekDayNum{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f2f0ec;font-size:12px;font-weight:700}.weekDay.active .weekDayNum{background:#504ca8}.weekDayName{font-size:12px;font-weight:700}.weekTaskCount{font-size:10px;color:#8a8379}.weekDay.active .weekTaskCount{color:#d7d5fa}.sideFooter{margin-top:auto;padding:16px 8px 0}.newSideBtn{width:100%;padding:11px;border-radius:11px;background:#312e81;color:#fff;font-weight:700;font-size:13px}.mainContent{margin-left:276px;max-width:1120px;padding:27px 45px 50px}.topbar{height:34px;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.topDate{font-size:13px;font-weight:600;color:#817b72}.notifyBtn{padding:8px 12px;border:1px solid #dcdaf6;border-radius:999px;background:#fff;color:#3730a3;font-size:12px;font-weight:700}.menuToggle,.mobileClose{display:none}.hero{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:42px;border-radius:28px;background:#1f235c;color:#fff;margin-bottom:28px}.hero h1{margin:0;font-family:'Playfair Display',serif;font-size:48px;line-height:1.08;letter-spacing:-1px}.hero p:not(.eyebrow){margin:16px 0 0;color:#c8c9eb;font-size:14px}.hero p span{color:#fff;font-weight:700}.heroEyebrow{color:#b6b8e9}.heroNewBtn{border-radius:999px;padding:12px 18px;background:#f8bd3d;color:#27234a;font-weight:700;font-size:13px}.dashboardGrid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.card{background:#fff;border:1px solid #ebe9e2;border-radius:20px;padding:20px;box-shadow:0 5px 18px #26205d08}.cardHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cardHead h2{margin:0;font-size:15px;font-weight:700}.cardHead span{font-size:11px;color:#807a70}.reminder{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #f1efe9}.reminder:first-child{border-top:0}.dot{width:8px;height:8px;border-radius:50%;background:#f5b62c;flex:none}.itemText strong,.itemText small{display:block}.itemText strong{font-size:13px}.itemText small{font-size:11px;color:#807a70;margin-top:2px}.completeBtn,.deleteBtn{width:27px;height:27px;border-radius:50%;color:#64748b}.completeBtn:hover{background:#dcfce7;color:#15803d}.deleteBtn:hover{background:#ffe4e6;color:#e11d48}.empty{color:#918b82;font-size:13px;padding:12px 0}.calendarDays,.calendarGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendarDays{color:#8a847b;font-size:11px;text-align:center;font-weight:700;margin-bottom:8px}.day{min-height:78px;padding:7px;border-radius:12px;text-align:left}.day:hover{background:#f3f2ff}.day.today .num{background:#312e81;color:#fff}.num{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;font-size:12px}.dayDots{display:flex;gap:3px;flex-wrap:wrap;margin-top:9px}.dayDots i{width:5px;height:5px;background:#f5b62c;border-radius:50%}.day.selected{outline:2px solid #c7d2fe}.navBtn{width:34px;height:34px;border-radius:50%;background:#f5f3ff;color:#312e81}.reminderDialog{border:0;border-radius:24px;width:min(93vw,540px);padding:0;color:#293041;box-shadow:0 22px 65px #1e1b4b35}.reminderDialog::backdrop{background:#17152c8c;backdrop-filter:blur(3px)}.reminderDialog form{padding:29px}.formTop{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.formTop h2{font-size:23px;margin:0}.formIntro{font-size:13px;color:#777169;margin:6px 0 0}.closeIcon{width:34px;height:34px;border-radius:50%;background:#f5f3ef;color:#625d55;font-size:23px}.formLabel{display:block;font-size:12px;font-weight:700;color:#45413d;margin-bottom:7px}.formLabel span{font-weight:500;color:#968d81}.formBlock input,.formBlock textarea,.scheduleFields input{display:block;width:100%;border:1px solid #dcd8d0;background:#fff;border-radius:12px;padding:12px;font:inherit;font-size:14px;outline:none}.formBlock input:focus,.formBlock textarea:focus,.scheduleFields input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #e0e7ff}.formBlock textarea{resize:vertical}.formBlock .formLabel:not(:first-child){margin-top:16px}.scheduleBlock,.toggleBlock{margin-top:20px;padding:16px;background:#faf9f6;border-radius:16px}.scheduleFields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scheduleFields label span{font-size:11px;font-weight:700;color:#807a70;display:block;margin-bottom:5px}.toggleBlock{padding-bottom:5px}.toggleRow{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:10px 0;border-top:1px solid #e9e6df}.toggleRow:first-of-type{border-top:0}.toggleRow b,.toggleRow small{display:block}.toggleRow b{font-size:12px}.toggleRow small{font-size:11px;color:#807a70;margin-top:2px}.toggleRow input{position:absolute;opacity:0}.toggleRow i{width:38px;height:22px;background:#c9c5bd;border-radius:20px;position:relative;flex:none}.toggleRow i:after{content:'';width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:3px;left:3px;transition:.2s}.toggleRow input:checked+i{background:#4f46a5}.toggleRow input:checked+i:after{transform:translateX(16px)}.formActions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.cancelBtn{padding:10px 16px;color:#625d55;font-weight:600}.saveBtn{border-radius:999px;background:#312e81;color:#fff;padding:11px 18px;font-weight:700}.mt-5{margin-top:18px}@media(max-width:800px){.appSidebar{transform:translateX(-100%);transition:.25s;box-shadow:10px 0 35px #1e1b4b25}.appSidebar.open{transform:translateX(0)}.menuBackdrop{position:fixed;inset:0;background:#15132b70;z-index:20;opacity:0;pointer-events:none;transition:.2s}.menuBackdrop.open{opacity:1;pointer-events:auto}.mainContent{margin-left:0;padding:20px}.menuToggle{display:grid;gap:4px;width:34px;padding:6px}.menuToggle i{height:2px;background:#302d72;border-radius:2px}.mobileClose{display:block;width:28px;height:28px;border-radius:50%;background:#f5f3ef;font-size:20px}.dashboardGrid{grid-template-columns:1fr}.topDate{display:none}}@media(max-width:500px){.mainContent{padding:16px}.hero{padding:28px 22px;align-items:start;flex-direction:column}.hero h1{font-size:38px}.scheduleFields{grid-template-columns:1fr}.reminderDialog form{padding:21px}.calendarGrid{gap:2px}.day{min-height:55px;padding:3px}.dayDots{margin-top:4px}}
