.dashboard-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 22px}.dashboard-feature-grid>a{position:relative;overflow:hidden;padding:27px;background:#fff;border:1px solid #dce3e2;border-radius:16px;color:#17252d;text-decoration:none}.dashboard-feature-grid>a:first-child{background:linear-gradient(140deg,#fff9e9,#fff)}.dashboard-feature-grid>a:last-child{background:linear-gradient(140deg,#edf6f3,#fff)}.dashboard-feature-grid span,.calendar-hero span,.event-side>span,.event-editor span,.journey-hero span,.step-copy span{font-size:10px;letter-spacing:.13em;font-weight:900;color:#7a263a}.dashboard-feature-grid h3{font-size:23px;margin:10px 0}.dashboard-feature-grid p{color:#718087;line-height:1.6}.dashboard-feature-grid strong{color:#07506f}.feature-icon{float:right;width:54px;height:54px;border-radius:15px;display:grid;place-items:center;font:900 21px Georgia,serif}.calendar-icon{background:#f4dc61;color:#073d59}.journey-icon{background:#073d59;color:#fff}.calendar-hero,.journey-hero{margin:30px 0 18px;padding:32px 36px;border-radius:18px;display:flex;justify-content:space-between;align-items:center}.calendar-hero{background:linear-gradient(120deg,#073d59,#0b5d7b);color:#fff}.calendar-hero h2,.journey-hero h2{font:35px Georgia,"Songti SC",serif;margin:12px 0 6px}.calendar-hero p,.journey-hero p{margin:0;color:#c5dce4}.month-switch{display:flex;gap:8px}.month-switch a{padding:10px 13px;border-radius:8px;background:#ffffff18;color:#fff;text-decoration:none;font-weight:800;font-size:12px}.calendar-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:16px}.month-card,.event-side,.event-editor{background:#fff;border:1px solid #dce3e2;border-radius:16px;padding:22px}.weekday,.month-grid{display:grid;grid-template-columns:repeat(7,1fr)}.weekday b{text-align:center;padding:8px;color:#7c898f;font-size:11px}.day{min-height:95px;border-top:1px solid #e7eceb;border-right:1px solid #eef1f0;padding:9px}.day strong{font-size:12px}.day.muted{background:#f7f8f7}.event-tag{display:block;margin-top:8px;padding:5px 6px;border-radius:5px;background:#f2e7a9;color:#664c10;font-size:9px;font-weight:800}.event-side>article{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #edf1f0}.event-side time{font:21px Georgia,serif;color:#7a263a}.event-side small{display:block;color:#718087;margin-top:5px}.event-side p,.empty-events p{color:#718087;font-size:12px;line-height:1.6}.empty-events{padding:30px 8px}.event-editor{margin-top:17px;display:grid;grid-template-columns:.55fr 1.45fr;gap:25px}.event-editor h3{font-size:23px;margin:8px 0}.event-editor p{color:#718087}.event-editor form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.event-editor label{font-size:11px;font-weight:800}.event-editor input,.event-editor select{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #d3ddda;border-radius:8px;background:#fff}.event-editor .wide{grid-column:1/-1}.event-editor button{grid-column:1/-1;border:0;border-radius:8px;background:#7a263a;color:#fff;padding:11px;font-weight:900}.journey-hero{background:linear-gradient(120deg,#f8f5e8,#eff7f4)}.journey-hero p{color:#64767d}.progress-orbit{width:118px;height:118px;border:10px solid #fff;border-radius:50%;background:#073d59;color:#fff;display:grid;place-items:center;text-align:center;box-shadow:0 8px 24px #073d5920}.progress-orbit strong{font:30px Georgia,serif}.progress-orbit small{display:block;font-size:9px}.journey-list{max-width:900px;margin:20px auto}.journey-list article{position:relative;display:grid;grid-template-columns:50px 1fr;gap:18px;min-height:165px}.step-check{z-index:2;width:46px;height:46px;border:3px solid #d2ddda;border-radius:50%;background:#fff;color:transparent;font-weight:900;cursor:pointer}.journey-line{position:absolute;left:22px;top:43px;bottom:-2px;width:2px;background:#dce3e2}.journey-list article:last-child .journey-line{display:none}.step-copy{background:#fff;border:1px solid #dce3e2;border-radius:15px;padding:22px;margin-bottom:14px}.step-copy h3{margin:8px 0}.step-copy p{color:#718087;line-height:1.6}.step-copy a,.text-action{border:0;background:none;padding:0;color:#07506f;text-decoration:none;font-weight:900;cursor:pointer}.journey-list article.done .step-check{background:#247558;border-color:#247558;color:#fff}.journey-list article.done .step-copy{opacity:.7}.journey-list article.done h3{text-decoration:line-through}.journey-note{max-width:900px;margin:10px auto 30px;padding:24px;background:#fff9e8;border-left:6px solid #f0d75a;border-radius:12px}.journey-note p{color:#715f4a}.journey-note button{border:0;background:none;color:#7a263a;font-weight:800;cursor:pointer;padding:0}@media(max-width:900px){.dashboard-feature-grid,.calendar-layout,.event-editor{grid-template-columns:1fr}.event-editor form{grid-template-columns:1fr}.event-editor .wide,.event-editor button{grid-column:auto}.calendar-hero,.journey-hero{align-items:flex-start;gap:20px;flex-direction:column}.month-card{overflow:auto}.weekday,.month-grid{min-width:700px}}
