/* Homepage edition 04. Deliberately leaves the approved hero untouched. */
.home-edit[hidden],.home-arrivals[hidden]{display:none}
.home-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:38px}
.home-heading h2,.home-arrivals h2,.home-closing h2{font-size:clamp(44px,5.4vw,78px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 0}
.home-heading h2 em,.home-arrivals h2 em,.home-closing h2 em{color:var(--wine)}
.home-heading>p,.home-heading>div:last-child:not(:first-child){max-width:330px}
.home-heading p,.home-arrivals p,.home-formats p,.home-steps p{font-size:17px;line-height:1.7}
.home-text-link{font-weight:600;font-size:15px;text-decoration:underline;text-underline-offset:6px;display:inline-block;line-height:1.5}
.home-text-link:hover{color:var(--wine)}
.home-edit{padding:85px 0 18px}
.home-featured{display:grid;grid-template-columns:1.12fr 1fr;gap:34px;align-items:start}
.home-feature:nth-child(2){margin-top:80px}
.home-feature-media{display:block;position:relative;background:#ede5f8;border-radius:18px;overflow:hidden;padding:30px}
.home-feature:nth-child(2) .home-feature-media{background:#f4e3c6}
.home-feature-media img{display:block;width:100%;aspect-ratio:1.12;object-fit:contain;border-radius:6px}
.home-feature-number{position:absolute;top:16px;left:17px;background:var(--paper);padding:7px 10px;border-radius:4px;font-size:9px;letter-spacing:.07em}
.home-feature-info{padding:24px 8px}
.home-feature-info h3{font-size:clamp(27px,3vw,42px);letter-spacing:-.045em;line-height:1.06;margin:12px 0}
.home-feature-info p{line-height:1.65;color:var(--muted);max-width:470px}
.home-feature-info>div{display:flex;gap:16px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:19px;font-size:13px}
.home-arrivals{background:#ede8f7;margin:20px 0 70px;padding:65px 0}
.home-arrivals-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:center}
.home-arrivals p{max-width:290px;margin:24px 0}
.home-new-row{display:grid;grid-template-columns:100px 1fr 30px;gap:22px;align-items:center;padding:20px 0;border-bottom:1px solid #c5bfd5}
.home-new-row:first-child{border-top:1px solid #c5bfd5}
.home-new-row img{width:100px;height:100px;object-fit:contain;border-radius:8px;background:var(--paper)}
.home-new-row h3{font-size:24px;line-height:1.15;letter-spacing:-.025em;margin:9px 0}
.home-new-row .eyebrow{font-size:10px}.home-new-row div>span:last-child{font-size:12px}.home-new-arrow{font-size:26px}
.home-new-row:hover h3{text-decoration:underline;text-underline-offset:4px}
.home-formats{padding:20px 0 90px}
.home-format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}
.home-format-grid article{padding:35px 28px 0 0}
.home-format-grid article+article{border-left:1px solid var(--line);padding-left:28px}
.home-format-mark{display:flex;width:78px;height:78px;align-items:center;justify-content:center;background:#ffe369;border-radius:50%;font-size:42px;letter-spacing:-.08em;font-weight:700;margin-bottom:30px}
.home-format-grid article:nth-child(2) .home-format-mark{background:#e9d9f5}.home-format-grid article:nth-child(3) .home-format-mark{background:#dce8ff}
.home-format-grid .eyebrow{display:block;font-size:10px}.home-format-grid h3{font-size:28px;letter-spacing:-.035em;line-height:1.1;margin:14px 0}
.home-format-grid p{font-size:16px;min-height:110px}.home-format-grid .home-text-link{font-size:14px}
.home-story-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:65px;padding-top:32px;border-top:1px solid rgba(255,255,255,.35)}
.home-story-notes span{font-size:10px;letter-spacing:.07em}.home-story-notes h3{font-size:25px;letter-spacing:-.025em;line-height:1.15;max-width:230px;margin:18px 0}.manifesto .home-story-notes p{font-size:15px;line-height:1.7;margin:0}
.home-steps{padding:85px 0 0}
.home-steps ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:40px 0 0}
.home-steps li{border-top:1px solid var(--line);padding-top:25px}.home-steps li>span{font-size:46px;line-height:1;color:var(--wine);letter-spacing:-.05em;font-weight:700}.home-steps h3{font-size:27px;letter-spacing:-.03em;margin:24px 0 10px}.home-steps li p{font-size:16px}
.home-closing{text-align:center;background:var(--yellow);padding:72px 0 76px}
.home-closing h2{font-size:clamp(46px,6.4vw,92px)}.home-closing p{font-size:19px;margin:26px 0}.home-closing .button{background:var(--ink);color:white;padding:19px 28px}.home-closing .button:hover{background:var(--wine)}.home-closing-note{display:block;font-size:12px;margin-top:20px}
@media(max-width:900px){.home-heading{gap:25px}.home-featured{gap:22px}.home-feature-info>div{align-items:flex-start;flex-direction:column}.home-arrivals-inner{gap:35px}.home-format-grid article{padding-right:18px}.home-format-grid article+article{padding-left:18px}.home-format-grid p{min-height:160px}.home-new-row{grid-template-columns:75px 1fr 20px;gap:15px}.home-new-row img{width:75px;height:75px}.home-new-row h3{font-size:21px}}
@media(max-width:650px){.home-heading{display:block;margin-bottom:28px}.home-heading h2,.home-arrivals h2{font-size:46px}.home-heading>p,.home-heading>div:last-child:not(:first-child){max-width:100%;margin-top:23px}.home-edit{padding:48px 0 0}.home-featured{grid-template-columns:1fr;gap:24px}.home-feature:nth-child(2){margin-top:0}.home-feature-media{padding:24px}.home-feature-media img{aspect-ratio:1.25}.home-feature-info{padding:22px 4px}.home-feature-info h3{font-size:34px}.home-feature-info>div{flex-direction:row;align-items:center}.home-feature-info>div>a{font-size:13px}.home-arrivals{padding:45px 0;margin:15px 0 40px}.home-arrivals-inner{grid-template-columns:1fr;gap:30px}.home-arrivals p{max-width:100%}.home-new-row{grid-template-columns:76px 1fr 20px;padding:19px 0}.home-formats{padding:15px 0 48px}.home-format-grid{grid-template-columns:1fr}.home-format-grid article,.home-format-grid article+article{border-left:0;border-bottom:1px solid var(--line);padding:28px 0}.home-format-mark{float:right;width:60px;height:60px;font-size:34px;margin:0 0 12px 20px}.home-format-grid p{min-height:0;clear:both}.home-story-notes{grid-template-columns:1fr;gap:28px;margin-top:37px}.home-story-notes h3{max-width:100%;font-size:25px;margin:12px 0}.home-steps{padding:48px 0 0}.home-steps ol{grid-template-columns:1fr;gap:20px;margin-top:30px}.home-steps li>span{float:left;margin-right:22px;width:50px;font-size:40px}.home-steps h3{margin:0 0 12px;font-size:26px}.home-steps li p{margin-left:72px}.home-closing{padding:50px 0}.home-closing h2{font-size:49px}.home-closing p{font-size:17px}.home-closing .button{font-size:14px}}
