.schedule-page{background:var(--cream)}
.schedule-hero{display:grid;gap:42px;padding:50px 0 85px}.schedule-hero h1{font:700 clamp(43px,10vw,70px)/1.04 'Fredoka';letter-spacing:-.03em;margin:12px 0 22px}.schedule-hero h1 em{color:var(--purple);font-style:normal}.schedule-hero>div:first-child>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:17px}.schedule-hero .button{margin-top:15px}
.week-board{padding:25px;border-radius:30px;background:#242044;color:#fff;box-shadow:0 25px 55px rgba(36,32,68,.24);transform:rotate(1.5deg)}.board-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #454160;font:700 20px 'Fredoka'}.board-top i{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--yellow);color:#51420a;font-style:normal}.week-board>div:not(.board-top){display:grid;grid-template-columns:45px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #454160}.week-board b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#3b3760;color:#cfcaff}.week-board small{color:#ffd65a;font-weight:700}.week-board>p{margin:18px 0 0;color:#bbb7d0;font-size:13px;text-align:center}
.builder-section{padding:80px 0;background:#eeebff;scroll-margin-top:20px}.builder-heading{display:grid;gap:8px;margin-bottom:28px}.builder-heading h2,.download-panel h2,.how-heading h2{font:700 clamp(33px,7vw,48px)/1.1 'Fredoka';margin:6px 0}.builder-heading>p{color:var(--muted)}
.identity-card{display:grid;gap:15px;margin-bottom:18px;padding:20px;border:1px solid #ded9f5;border-radius:22px;background:#fff}.identity-card label{display:grid;gap:7px;color:#4c4863;font-size:13px;font-weight:700}.identity-card label span{color:var(--muted);font-weight:500}.identity-card input,.schedule-card input,.schedule-card select{width:100%;min-width:0;border:1px solid #dcd8e9;border-radius:11px;background:#fff;color:var(--ink);padding:11px 12px;font:500 14px 'DM Sans'}.identity-card input:focus,.schedule-card input:focus,.schedule-card select:focus{outline:3px solid rgba(91,75,219,.16);border-color:var(--purple)}
.schedule-card{overflow:hidden;border:1px solid #ded9f5;border-radius:24px;background:#fff;box-shadow:0 18px 38px rgba(58,45,125,.08)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:930px}th{padding:14px 11px;background:#292546;color:#fff;text-align:left;font-size:12px;letter-spacing:.04em}td{padding:10px;border-bottom:1px solid #ece9f2;vertical-align:middle}tbody tr:last-child td{border-bottom:0}td:nth-child(1){width:145px}td:nth-child(2){min-width:215px}td:nth-child(3),td:nth-child(4){width:125px}td:nth-child(5){min-width:220px}td:last-child{width:54px}.remove-row{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:11px;background:#fff0ed;color:#b43d2b;font-size:18px;cursor:pointer}.remove-row:hover{background:#ffdcd5}.table-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;border-top:1px solid #ece9f2}.secondary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfc9ea;border-radius:12px;padding:11px 16px;background:#fff;color:var(--purple);font:700 14px 'DM Sans';cursor:pointer}.secondary-button:hover{background:#f2f0ff}.text-button{border:0;background:transparent;color:var(--purple);font:700 13px 'DM Sans';cursor:pointer}.text-button.danger{color:#b43d2b}.empty-state{padding:42px 20px;text-align:center}.empty-state span{display:block;font-size:42px}.empty-state b{display:block;margin:8px 0 2px;font:700 21px 'Fredoka'}.empty-state p{margin:0;color:var(--muted)}
.download-panel{display:grid;gap:20px;margin-top:22px;padding:26px;border-radius:24px;background:#242044;color:#fff}.download-panel .eyebrow{color:#cfcaff}.download-panel h2{font-size:36px}.download-panel p{margin:0;color:#bdb9d1}.download-actions{display:grid;gap:10px}.download-actions .secondary-button.share{border-color:#5a5479;background:#343052;color:#fff}.download-actions .secondary-button.share:hover{background:#403b64}.download-actions .tool-share{border-color:#ffd65a;background:#ffd65a;color:#403500}.download-actions .tool-share:hover{background:#ffe17f}.status-message{grid-column:1/-1;min-height:24px;color:#ffd65a!important;font-size:13px;font-weight:700}.status-message.error{color:#ff9d8e!important}
.how-section{padding:85px 0}.how-grid{display:grid;gap:15px;margin-top:30px}.how-grid article{padding:23px;border:1px solid var(--line);border-radius:22px;background:#fff}.how-grid article>span{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#ebe8ff;color:var(--purple);font:700 18px 'Fredoka'}.how-grid h3{font:700 23px 'Fredoka';margin:13px 0 5px}.how-grid p{margin:0;color:var(--muted)}.habit-note{display:grid;grid-template-columns:auto 1fr;gap:15px;align-items:start;margin-top:19px;padding:20px;border-radius:18px;background:#fff1bd}.habit-note span{font-size:28px}.habit-note p{margin:0;color:#66551a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:760px){.schedule-hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;padding:75px 0 105px}.builder-heading{grid-template-columns:1fr auto;align-items:end}.builder-heading>p{max-width:440px;text-align:right}.identity-card{grid-template-columns:1.25fr 1fr .75fr}.download-panel{grid-template-columns:1fr auto;align-items:center;padding:31px}.download-actions{grid-template-columns:repeat(3,1fr)}.how-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.builder-section{padding:62px 0}.table-scroll{overflow:visible}table,tbody{display:block;min-width:0}thead{display:none}tr{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:17px;border-bottom:1px solid #ded9f5}td,td:nth-child(n){display:block;width:auto;min-width:0;padding:0;border:0}td:nth-child(1),td:nth-child(2),td:nth-child(5){grid-column:1/-1}td:last-child{position:absolute;right:24px;margin-top:-2px}td:before{content:attr(data-label);display:block;margin-bottom:5px;color:#706b85;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}td:last-child:before{display:none}.table-actions{align-items:stretch;flex-direction:column}.table-actions button{width:100%}.week-board{transform:none}.how-section{padding:62px 0}}
@media print{.nav,.schedule-hero,.builder-heading,.identity-card,.table-actions,.download-panel,.how-section,footer{display:none!important}.builder-section{padding:0;background:#fff}.schedule-card{border:0;box-shadow:none}.table-scroll{overflow:visible}table{min-width:0}thead{display:table-header-group}tbody{display:table-row-group}tr{display:table-row;padding:0}td,td:nth-child(n){display:table-cell;padding:8px;width:auto;border-bottom:1px solid #ddd}td:before{display:none}td:last-child{display:none}th:last-child{display:none}input,select{border:0!important;padding:0!important;appearance:none}}
