.week-start{background:var(--sand);padding:26px 30px;display:flex;align-items:center;gap:32px;justify-content:space-between}.week-start>div{max-width:620px}.week-start p{margin:0}.week-start .eyebrow{margin-bottom:10px}.week-start .button{flex-shrink:0;max-width:340px;text-align:center}.week-disclosure{font-size:.9rem;line-height:1.55;color:var(--muted);max-width:900px;margin:20px 0 30px}.week-days{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:34px 0 24px}.week-day{appearance:none;background:transparent;border:1px solid var(--line);padding:16px 12px;text-align:left;color:var(--ink);cursor:pointer;font:inherit}.week-day span{display:block;font-size:.9rem;font-weight:700;margin-bottom:7px}.week-day small{display:block;font-size:.875rem;line-height:1.3}.week-day[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.week-look{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:4vw;padding:24px 0 35px;border-bottom:1px solid var(--line)}.week-look[hidden]{display:none}.week-look-visual{align-self:start}.week-image-frame{height:470px;background:#eee8de;display:flex;justify-content:center;align-items:center;overflow:hidden}.week-image-panel{height:100%;aspect-ratio:var(--panel-ratio);position:relative;overflow:hidden;flex-shrink:0}.week-image-panel img{position:absolute;top:0;max-width:none;height:auto;display:block}.week-image-note{font-size:.8rem;line-height:1.4;color:var(--muted);margin:12px 0}.week-look-copy h2{font-size:2.2rem;margin:0 0 14px}.week-look-copy h3{font-family:var(--sans);font-size:1rem;font-weight:700;margin:25px 0 8px}.week-look-copy p{line-height:1.55;margin-bottom:16px}.week-pieces{font-weight:700}.week-swap{border-left:3px solid var(--wine);padding:3px 0 3px 20px;margin:24px 0}.week-swap strong{font-size:.95rem}.week-swap p{margin:8px 0 0}.week-check{color:var(--muted);font-size:.9rem}.week-tools{display:grid;grid-template-columns:1fr 1fr;gap:5vw;margin:48px 0 30px}.week-tools h2{margin-bottom:23px}.week-tools details,.week-equivalents{border-block-start:1px solid var(--line);padding:17px 0}.week-tools summary,.week-equivalents summary{cursor:pointer;font-size:1rem;font-weight:700;line-height:1.5}.week-tools details p,.week-equivalents div p{font-size:1rem;line-height:1.55;margin:14px 0 4px}.week-equivalents div{padding:20px 0 0}.week-equivalents div p{margin-top:7px;color:var(--muted)}.week-table-scroll{overflow:auto;margin-top:20px}.week-table-scroll table{border-collapse:collapse;width:100%;font-size:.9rem;min-width:350px}.week-table-scroll caption{text-align:left;margin-bottom:12px}.week-table-scroll th,.week-table-scroll td{padding:10px 5px;text-align:center;border-bottom:1px solid var(--line)}.week-table-scroll th:first-child{text-align:left;font-weight:400}.week-table-scroll td{color:var(--wine)}.week-formula{background:var(--sand);padding:26px;min-height:400px;display:flex;flex-direction:column;justify-content:space-around}.week-formula>div{display:flex;gap:18px;align-items:center}.week-formula>div>span{background:var(--swatch);border:1px solid var(--line);width:23px;height:23px;flex-shrink:0}.week-formula p{font-family:var(--serif);font-size:1.6rem;margin:0}.week-formula small{display:block;font-family:var(--sans);font-size:.875rem;color:var(--muted);margin-bottom:4px}button:focus-visible,summary:focus-visible{outline:3px solid var(--wine);outline-offset:4px}
@media(max-width:1000px){.week-start{display:block}.week-start .button{margin-top:22px;max-width:none}.week-image-frame{height:400px}.week-look{gap:30px}}
@media(max-width:700px){.week-start{padding:24px 20px}.week-start .button{width:100%;font-size:.94rem}.week-days{gap:5px}.week-day{padding:14px 5px;text-align:center}.week-day span{font-size:.875rem;margin:0}.week-day span::first-letter{text-transform:uppercase}.week-day small{display:none}.week-look{grid-template-columns:1fr;gap:22px}.week-image-frame{height:330px}.week-look-copy h2{font-size:2rem}.week-tools{grid-template-columns:1fr;gap:35px}.week-formula{min-height:330px}.week-formula p{font-size:1.4rem}}
@media(max-width:380px){.week-day span{font-size:.8rem}.week-days{gap:3px}}
