:root{
  --week-ink:#253847;
  --week-paper:#fff9ee;
  --week-line:#d7c8b5;
  --week-rose:#e96b8d;
  --week-blue:#4c8fd7;
  --week-green:#74a95d;
  --week-gold:#e3aa42;
  --week-violet:#8360aa;
}
.week-page{background:#f3eadb;color:var(--week-ink)}
.week-header{background:#172938}
.week-hero{position:relative;min-height:430px;overflow:hidden;color:#fff}
.week-hero__art{position:absolute;inset:0;background:url('../images/mock/hero-farm-clean.jpg') center 45%/cover no-repeat;transform:scale(1.01)}
.week-hero__wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,38,50,.96) 0%,rgba(24,38,50,.80) 38%,rgba(24,38,50,.22) 72%,rgba(24,38,50,.08)),linear-gradient(0deg,rgba(24,38,50,.58),transparent 55%)}
.week-hero__content{position:relative;z-index:2;padding:62px 0 46px}
.week-eyebrow,.week-kicker{text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:12px;color:#bd5676}
.week-hero .week-eyebrow{color:#ff91ad;margin:0 0 9px}
.week-hero h1{font-family:Georgia,serif;font-size:clamp(52px,6vw,84px);line-height:.9;letter-spacing:-.045em;margin:0;max-width:740px;text-shadow:0 4px 25px rgba(0,0,0,.25)}
.week-hero h1 span{color:#ffd6df;font-style:italic;font-size:.72em}
.week-hero__content>p:not(.week-eyebrow){font-size:18px;line-height:1.55;max-width:610px;margin:22px 0}
.week-hero__actions{display:flex;gap:12px;flex-wrap:wrap}
.week-button{border:0;border-radius:10px;padding:13px 19px;font:inherit;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 9px 22px rgba(0,0,0,.16)}
.week-button--rose{background:var(--week-rose);color:#fff}.week-button--cream{background:#fff7e7;color:#334858}
.week-hero__promises{display:flex;gap:20px;flex-wrap:wrap;list-style:none;padding:0;margin:22px 0 0;font-size:12px;font-weight:800;color:#f6e7d5}.week-hero__promises li:before{content:'✓';color:#9ed885;margin-right:6px}
.route-picker{background:#fff9ee;border:1px solid #dfd1bd;border-radius:18px;margin-top:-28px;position:relative;z-index:3;padding:20px;box-shadow:0 16px 45px rgba(79,55,34,.16);display:grid;grid-template-columns:330px 1fr;gap:24px;align-items:center}
.route-picker__intro h2{font:700 27px/1.05 Georgia,serif;margin:5px 0 8px}.route-picker__intro p{margin:0;line-height:1.45;color:#64717a;font-size:13px}
.route-options{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.route-option{border:1px solid #dccdbb;background:#fff;border-radius:13px;padding:13px 10px;text-align:left;cursor:pointer;color:#344957;transition:.17s}.route-option:hover,.route-option:focus-visible{transform:translateY(-2px);box-shadow:0 9px 22px rgba(67,47,26,.12)}.route-option.is-active{background:#2b4354;color:#fff;border-color:#2b4354}.route-option span{font-size:22px;display:block;margin-bottom:5px}.route-option b{display:block;font-size:13px}.route-option small{display:block;font-size:10px;margin-top:3px;opacity:.78}
.week-progress{margin-top:16px;background:#2b4354;color:#fff;border-radius:14px;padding:16px 18px;display:grid;grid-template-columns:1fr minmax(180px,440px) 58px auto;gap:16px;align-items:center;box-shadow:0 12px 26px rgba(46,61,69,.19)}.week-progress h2{font-size:18px;margin:3px 0}.week-progress p{margin:0;font-size:11px;color:#d8e3e8}.week-progress .week-kicker{color:#ff9bb3}.week-progress__bar{height:11px;background:rgba(255,255,255,.13);border-radius:20px;overflow:hidden}.week-progress__bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,#f17191,#f0b04e);transition:width .25s}.week-progress>strong{font-size:22px}.week-reset{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:8px;padding:8px 10px;font-weight:800;cursor:pointer}
.day-route{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:16px}.day-card{background:var(--week-paper);border:1px solid var(--week-line);border-radius:17px;overflow:hidden;box-shadow:0 12px 32px rgba(91,66,39,.1)}.day-card:last-child{grid-column:1/-1}.day-card header{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px 17px;background:linear-gradient(110deg,var(--day-soft),#fff9ef);border-bottom:1px solid rgba(83,63,44,.1)}.day-number{background:var(--day);color:#fff;border-radius:8px;padding:7px 9px;font-weight:900;font-size:12px;white-space:nowrap}.day-card header p{margin:0;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--day)}.day-card h2{font:700 21px/1.05 Georgia,serif;margin:3px 0 0}.day-sticker{font-size:29px;filter:drop-shadow(0 4px 5px rgba(0,0,0,.12))}.day-card__body{padding:13px 15px 15px}.day-card label{display:flex;gap:10px;padding:10px 8px;border-bottom:1px dashed #ddcfbd;cursor:pointer}.day-card label:last-of-type{border-bottom:0}.day-card input{width:19px;height:19px;margin:1px 0 0;accent-color:var(--day);flex:0 0 auto}.day-card label span{display:block}.day-card label b{display:block;font-size:13px}.day-card label small{display:block;color:#66747d;line-height:1.42;margin-top:3px;font-size:11px}.day-card label:has(input:checked){opacity:.58}.day-card label:has(input:checked) b{text-decoration:line-through}.route-tip{margin-top:10px;border-left:4px solid var(--day);background:var(--day-soft);padding:9px 11px;border-radius:0 9px 9px 0;font-size:11px;line-height:1.4;color:#4c5e68;font-weight:700}
.day-card--spring{--day:#6e9e52;--day-soft:#e5f1d8}.day-card--sky{--day:#4f8fb7;--day-soft:#dfeef5}.day-card--gold{--day:#d49b31;--day-soft:#f8eccd}.day-card--violet{--day:#7955a1;--day-soft:#eae1f3}.day-card--peach{--day:#c87750;--day-soft:#f4dfd3}.day-card--rose{--day:#d35e82;--day-soft:#f5dce5}.day-card--mint{--day:#4f967e;--day-soft:#dceee7}
.week-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:16px}.shortcut-card{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding:16px;border-radius:14px;text-decoration:none;color:#294150;border:1px solid rgba(69,66,49,.15);box-shadow:0 9px 24px rgba(72,54,34,.08)}.shortcut-card>span{width:52px;height:52px;border-radius:13px;background:rgba(255,255,255,.55);display:grid;place-items:center;font-size:27px}.shortcut-card p{margin:0;text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.1em}.shortcut-card h2{font-size:15px;margin:3px 0 5px;line-height:1.2}.shortcut-card small{font-weight:900}.shortcut-card--museum{background:#d8eac7}.shortcut-card--finder{background:#cee7f4}.shortcut-card--home{background:#f3d9e2}
.week-notes{margin-top:18px;background:#fff9ee;border-top:1px solid #dfd2c1;padding:54px 0}.week-notes__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start}.week-notes h2{font:700 42px/1 Georgia,serif;margin:9px 0 14px}.week-notes p{color:#5b6972;line-height:1.65}.note-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.note-stack article{background:#fff;border:1px solid #dfd2bf;border-radius:13px;padding:17px;min-height:150px}.note-stack b{text-transform:uppercase;color:#c05775}.note-stack p{font-size:12px;margin-bottom:0}.source-bar{background:#2b4354;color:#dbe4e7}.week-page footer{background:#172938}
@media(max-width:1000px){.route-picker{grid-template-columns:1fr}.route-options{grid-template-columns:repeat(2,1fr)}.week-progress{grid-template-columns:1fr 70px auto}.week-progress__bar{grid-column:1/-1;grid-row:2}.day-route{grid-template-columns:1fr}.day-card:last-child{grid-column:auto}.week-shortcuts{grid-template-columns:1fr}.week-notes__grid{grid-template-columns:1fr}.note-stack{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.week-hero{min-height:560px}.week-hero__art{background-position:62% center}.week-hero__wash{background:linear-gradient(0deg,rgba(24,38,50,.96) 4%,rgba(24,38,50,.83) 70%,rgba(24,38,50,.36))}.week-hero__content{padding-top:72px}.week-hero h1{font-size:54px}.week-hero__actions{display:grid}.week-button{width:100%;text-align:center}.route-picker{margin-top:-18px}.route-options{grid-template-columns:1fr 1fr}.week-progress{grid-template-columns:1fr auto}.week-progress>div:first-child{grid-column:1/-1}.week-reset{grid-column:1/-1}.day-card header{grid-template-columns:auto 1fr}.day-sticker{display:none}.day-card h2{font-size:18px}.note-stack{grid-template-columns:1fr}}
@media print{.site-header,.week-hero__actions,.route-picker,.week-shortcuts,.source-bar,footer,.week-reset{display:none!important}.week-page{background:#fff}.week-hero{min-height:auto;color:#111}.week-hero__art,.week-hero__wash{display:none}.week-hero__content{padding:20px 0}.week-hero h1{font-size:44px;text-shadow:none}.week-hero h1 span{color:#333}.week-progress{background:#fff;color:#111;box-shadow:none;border:1px solid #bbb}.day-route{grid-template-columns:1fr 1fr}.day-card{break-inside:avoid;box-shadow:none}.week-notes{padding:25px 0}}
