/* Stable storybook layout; swap the seasonal tokens and season.php content together. */
:root{--tfh-paper:#faf7ef;--tfh-cream:#fffdf8;--tfh-ink:#493b35;--tfh-rust:#842d40;--tfh-sage:#455942;--tfh-paper-line:#e6e0d5;--season-blue:#b8cbd6;--season-accent:#842d40}
body{background-color:var(--tfh-paper);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.035' filter='url(%23n)'/%3E%3C/svg%3E");color:var(--tfh-ink)}
.tfh-announcement{background:var(--season-blue)!important;color:#344650;font-size:15px;letter-spacing:.015em;padding:10px 20px}
.tfh-header{background:transparent}.tfh-header__inner{min-height:105px;grid-template-columns:1fr auto 1fr;max-width:1240px}.tfh-logo{display:flex;align-items:center;gap:14px}.tfh-logo img{width:78px;height:78px}.tfh-wordmark{font:500 30px/1.1 "Alegreya",Georgia,serif;white-space:nowrap}.tfh-nav{border-color:var(--tfh-paper-line)}.tfh-nav a{letter-spacing:.015em;text-transform:none;font-size:16px}.tfh-header__utilities,.tfh-header__cart{letter-spacing:0;font-size:14px}
.tfh-season-home{display:block;overflow:hidden}.tfh-season-hero{position:relative;display:grid;grid-template-columns:.8fr 1.35fr;align-items:center;gap:35px;max-width:1320px;margin:auto;padding:65px 40px 24px}.tfh-season-hero:before,.tfh-season-preview:before{content:"";position:absolute;width:200px;height:100px;background:url('assets/images/winter/sprig.svg') center/contain no-repeat;pointer-events:none;top:0;left:-70px;transform:rotate(35deg)}.tfh-season-hero:after{content:"✧";position:absolute;right:24px;top:10px;color:#b78e46;font-size:40px}
.tfh-season-copy{position:relative;z-index:1}.tfh-season-copy h1{font:600 clamp(48px,5.9vw,82px)/1.02 "Alegreya",Georgia,serif;letter-spacing:-.045em;color:var(--season-accent);margin:0;max-width:530px}.tfh-season-copy p{font-size:23px;line-height:1.4;margin:12px 0 26px;color:#50565a}.tfh-season-sprig{display:block;width:145px;height:70px;margin:10px 0 0;background:url('assets/images/winter/sprig.svg') center/contain no-repeat}.tfh-season-button{display:inline-flex;align-items:center;gap:36px;min-height:52px;padding:12px 28px;border-radius:40px;background:var(--season-accent);color:#fffdf8;font-size:19px;text-decoration:none;transition:background .2s,transform .2s}.tfh-season-button:hover{background:#652338;color:white;transform:translateY(-2px)}
.tfh-season-scene{padding:14px;background:#e4ebee;border-radius:44% 40% 28% 30% / 28% 35% 20% 25%;box-shadow:0 0 0 7px #f1f3f1;overflow:hidden}.tfh-season-scene img{width:100%;height:450px;object-fit:cover;object-position:50% 50%;border-radius:43% 39% 27% 29% / 27% 34% 19% 24%}.tfh-season-trust{text-align:center;margin:28px 20px 0;font-size:16px;color:#50565a}.tfh-season-trust span{margin:0 20px;color:#b78e46}
.tfh-season-preview{position:relative;max-width:1240px;margin:0 auto;padding:55px 30px 65px}.tfh-season-preview:before{left:auto;right:-75px;top:-15px;transform:rotate(170deg)}.tfh-season-preview header{text-align:center;margin-bottom:27px}.tfh-season-preview h2{font:500 clamp(32px,3.9vw,49px)/1.15 "Alegreya",Georgia,serif;color:var(--tfh-sage);margin:0 0 8px}.tfh-season-preview header p{margin:0;color:#62696b;font-size:17px}.tfh-season-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.tfh-season-cards figure{margin:0;min-width:0}.tfh-season-photo{position:relative;display:block;overflow:hidden;border-radius:34px 34px 8px 8px;background:#e8e6df}.tfh-season-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:transform .35s}.tfh-season-photo:hover img{transform:scale(1.025)}.tfh-season-photo span{position:absolute;bottom:12px;right:12px;background:#fffdf8ed;padding:5px 12px;border-radius:20px;color:#493b35;font-size:14px}.tfh-season-cards figcaption{text-align:center;font:500 26px/1.3 "Alegreya",Georgia,serif;color:var(--tfh-sage);padding-top:15px}.tfh-home-status{order:initial;margin-top:0}.tfh-new-collections{background:#e9eef0}.tfh-new-story{background:#eee9de}.tfh-footer{background:#e4eced}.tfh-new-button{background:var(--season-accent);border-color:var(--season-accent);border-radius:30px}.tfh-new-button:hover{color:var(--season-accent)}
@media(min-width:1500px){.tfh-season-scene img{height:470px}}
@media(max-width:900px){.tfh-header__inner{grid-template-columns:1fr auto}.tfh-header__utilities{grid-column:1/-1;order:3;justify-content:center;padding-bottom:10px}.tfh-logo{grid-column:1;grid-row:1}.tfh-header__cart{grid-column:2;grid-row:1}.tfh-season-hero{gap:20px;padding:40px 25px 20px}.tfh-season-scene img{height:340px}.tfh-season-copy h1{font-size:54px}.tfh-season-copy p{font-size:20px}.tfh-season-cards{gap:15px}.tfh-season-cards figcaption{font-size:22px}}
@media(max-width:600px){.tfh-announcement{font-size:12px;padding:9px 14px}.tfh-header__inner{width:calc(100% - 32px);min-height:90px}.tfh-logo{gap:8px}.tfh-logo img{width:60px;height:60px}.tfh-wordmark{font-size:24px}.tfh-nav .menu,.tfh-nav ul{gap:8px 18px}.tfh-nav a{font-size:14px}.tfh-season-hero{grid-template-columns:1fr;padding:32px 22px 12px;gap:30px}.tfh-season-copy{text-align:center}.tfh-season-copy h1{font-size:clamp(46px,11.5vw,65px);max-width:440px;margin:auto}.tfh-season-copy p{font-size:20px;margin:8px 0 20px}.tfh-season-sprig{height:45px;width:110px;margin:8px auto}.tfh-season-button{font-size:17px;min-height:48px}.tfh-season-scene{padding:8px}.tfh-season-scene img{height:auto;aspect-ratio:1.55;object-fit:cover}.tfh-season-trust{font-size:13px;line-height:1.9;margin:18px 20px 0}.tfh-season-trust span{margin:0 7px}.tfh-season-preview{padding:38px 22px 42px}.tfh-season-preview header p{font-size:15px}.tfh-season-cards{grid-template-columns:1fr;gap:30px;max-width:430px;margin:auto}.tfh-season-photo{border-radius:30px 30px 8px 8px}.tfh-season-cards figcaption{font-size:26px;padding-top:10px}.tfh-season-hero:before{width:125px;left:-55px}.tfh-season-preview:before{width:130px;right:-65px}}
@media(prefers-reduced-motion:reduce){.tfh-season-photo img,.tfh-season-button{transition:none;transform:none!important}}
#circus-story{scroll-margin-top:50px}
/* Approved reference refinement: textured foliage and gently scalloped photographs. */
.tfh-season-hero:before,.tfh-season-preview:before,.tfh-season-sprig{background-image:url('assets/images/winter/pine-pencil.png')}
.tfh-season-hero:before{width:230px;height:155px;left:-48px;top:0;transform:rotate(12deg)}
.tfh-season-hero:after{content:"";width:220px;height:150px;right:-30px;top:-5px;background:url('assets/images/winter/pine-pencil.png') center/contain no-repeat;transform:scaleX(-1) rotate(10deg);pointer-events:none}
.tfh-season-hero{padding-top:100px;padding-bottom:20px}
.tfh-season-sprig{width:138px;height:80px;margin:8px 0 0;transform:rotate(-12deg)}
.tfh-season-preview:before{width:185px;height:130px;right:-35px;top:-40px;transform:scaleX(-1) rotate(-12deg)}
.tfh-season-scene{border-radius:0;padding:9px;box-shadow:none;overflow:visible;background:#e1e7ed;mask:url('assets/images/winter/hero-frame.svg') center/100% 100% no-repeat;-webkit-mask:url('assets/images/winter/hero-frame.svg') center/100% 100% no-repeat}
.tfh-season-scene img{border-radius:0;mask:url('assets/images/winter/hero-frame.svg') center/100% 100% no-repeat;-webkit-mask:url('assets/images/winter/hero-frame.svg') center/100% 100% no-repeat}
.tfh-season-photo{border-radius:0;mask:url('assets/images/winter/card-frame.svg') center/100% 100% no-repeat;-webkit-mask:url('assets/images/winter/card-frame.svg') center/100% 100% no-repeat}
.tfh-season-photo span{bottom:22px;right:24px}.tfh-season-photo:focus-visible{outline:0}.tfh-season-cards figure:focus-within{outline:2px solid var(--season-accent);outline-offset:6px;border-radius:12px}
.tfh-season-preview h2:before,.tfh-season-preview h2:after{content:"";display:inline-block;vertical-align:middle;width:75px;height:48px;background:url('assets/images/winter/pine-pencil.png') center/contain no-repeat;margin:0 18px}.tfh-season-preview h2:after{transform:scaleX(-1)}
@media(min-width:1000px){.tfh-season-copy h1{max-width:440px;font-size:clamp(62px,6.1vw,84px)}.tfh-season-scene img{height:490px}}
@media(max-width:900px){.tfh-season-hero{padding-top:90px}.tfh-season-hero:before,.tfh-season-hero:after{width:160px;height:108px}.tfh-season-preview h2:before,.tfh-season-preview h2:after{width:45px;margin:0 8px}}
@media(max-width:600px){.tfh-season-hero{padding-top:88px}.tfh-season-hero:before{left:-30px;top:0;width:150px;height:100px}.tfh-season-hero:after{right:-30px;top:0;width:140px;height:94px}.tfh-season-sprig{width:100px;height:58px;margin:8px auto}.tfh-season-preview:before{display:none}.tfh-season-preview h2:before,.tfh-season-preview h2:after{display:none}.tfh-season-scene{padding:6px}.tfh-season-photo span{bottom:20px}}
/* Reference composition: one-line header, three-line headline, taller circus scene. */
.tfh-reference-header{border:0}.tfh-reference-bar{max-width:1080px;margin:auto;padding:20px 40px;display:flex;align-items:center;gap:40px;min-height:104px}.tfh-reference-bar .tfh-logo{margin:0;gap:12px}.tfh-reference-bar .tfh-logo img{width:76px;height:76px}.tfh-reference-bar .tfh-wordmark{font:30px Georgia,serif}.tfh-reference-nav{display:flex;align-items:center;gap:34px;margin-left:auto;font:17px 'Alegreya Sans',sans-serif;white-space:nowrap}.tfh-reference-nav a{text-decoration:none}.tfh-reference-nav span{color:#50565a}.tfh-reference-bag{margin-left:auto;color:#493b35;display:flex;align-items:center;padding:8px}.tfh-announcement{padding:10px 20px;font-size:16px}.tfh-announcement:before,.tfh-announcement:after{content:'';display:inline-block;vertical-align:middle;width:17px;height:24px;margin:0 28px;background:url('assets/images/winter/star.svg') center/contain no-repeat}
.tfh-season-hero{max-width:1100px;grid-template-columns:36% 64%;gap:0;padding:8px 24px 0;min-height:570px;align-items:center}.tfh-season-copy{padding-left:18px;padding-top:70px;align-self:center}.tfh-season-copy h1{font:700 clamp(58px,7.4vw,82px)/.99 Georgia,serif;letter-spacing:-.06em;max-width:none;color:#790e28;position:relative;z-index:2}.tfh-season-copy h1 span{display:block;white-space:nowrap}.tfh-season-scene{align-self:start;margin-top:0;padding:8px;position:relative;z-index:0;background:#dfe4eb}.tfh-season-scene img{height:570px;object-fit:cover;object-position:50% 50%}.tfh-season-sprig{width:128px;height:63px;margin:8px 0 4px auto;transform:rotate(-14deg)}.tfh-season-copy p{font:23px/1.35 'Alegreya Sans',sans-serif;letter-spacing:0;margin:8px 0 18px}.tfh-season-button{font:20px 'Alegreya Sans',sans-serif;gap:38px;padding:14px 26px;min-height:54px;background:#842438}.tfh-season-hero:before{width:185px;height:128px;left:-35px;top:0;transform:rotate(7deg);z-index:1}.tfh-season-hero:after{width:185px;height:125px;right:-24px;top:-12px;z-index:1}.tfh-star{position:absolute;display:block;background:url('assets/images/winter/star.svg') center/contain no-repeat;width:27px;height:35px;pointer-events:none;z-index:2}.tfh-star--one{left:32%;top:69px}.tfh-star--two{left:37%;top:38px;width:19px;height:26px}
.tfh-season-trust{position:relative;max-width:1050px;margin:16px auto 0;padding:12px 80px;text-align:center;font:16px 'Alegreya Sans',sans-serif}.tfh-season-trust:before,.tfh-season-trust:after{content:'';position:absolute;top:0;width:150px;height:95px;background:url('assets/images/winter/pine-pencil.png') center/contain no-repeat}.tfh-season-trust:before{left:-45px;transform:rotate(-20deg)}.tfh-season-trust:after{right:-45px;transform:scaleX(-1) rotate(-20deg)}.tfh-season-trust span{margin:0 19px}.tfh-season-preview{max-width:1100px;padding:45px 24px 48px}.tfh-season-preview:before{display:none}.tfh-season-preview header{margin-bottom:18px}.tfh-season-preview h2{font:500 44px/1.15 Georgia,serif;letter-spacing:-.035em}.tfh-season-preview h2:before,.tfh-season-preview h2:after{width:64px;height:36px;margin:0 15px}.tfh-season-preview header p{font:18px 'Alegreya Sans',sans-serif}.tfh-season-cards{gap:14px}.tfh-season-photo{mask-image:url('assets/images/winter/card-frame.svg?v=2');-webkit-mask-image:url('assets/images/winter/card-frame.svg?v=2')}.tfh-season-photo span{opacity:0;transition:opacity .2s}.tfh-season-photo:hover span,.tfh-season-photo:focus-visible span{opacity:1}.tfh-season-cards figcaption{font:24px/1.2 Georgia,serif;padding-top:15px}
@media(min-width:601px) and (max-width:900px){.tfh-reference-bar{gap:20px;padding:16px 24px}.tfh-reference-bar .tfh-wordmark{font-size:24px}.tfh-reference-nav{gap:20px}.tfh-season-copy{padding-left:6px;padding-top:45px}.tfh-season-copy h1{font-size:7.4vw}.tfh-season-scene img{height:52vw}.tfh-season-hero{min-height:0}.tfh-season-copy p{font-size:19px}.tfh-season-button{font-size:17px;gap:20px;padding:12px 20px}.tfh-season-preview h2{font-size:34px}.tfh-season-cards figcaption{font-size:20px}.tfh-season-preview{padding-top:38px}}
@media(max-width:600px){.tfh-reference-bar{padding:12px 18px;gap:12px;min-height:0;flex-wrap:wrap}.tfh-reference-bar .tfh-logo img{width:54px;height:54px}.tfh-reference-bar .tfh-wordmark{font-size:23px}.tfh-reference-nav{order:3;width:100%;justify-content:center;gap:30px;margin:0;padding:5px 0;font-size:16px}.tfh-reference-bag{margin-left:auto}.tfh-announcement{font-size:12px}.tfh-announcement:before,.tfh-announcement:after{display:none}.tfh-season-hero{grid-template-columns:1fr;padding:64px 18px 0;min-height:0;gap:22px}.tfh-season-copy{padding:0;text-align:center}.tfh-season-copy h1{font-size:clamp(48px,12.5vw,70px);line-height:1;letter-spacing:-.06em}.tfh-season-copy h1 span{white-space:normal}.tfh-season-sprig{margin:6px auto;width:98px;height:48px}.tfh-season-copy p{font-size:20px;margin:6px 0 18px}.tfh-season-hero:before,.tfh-season-hero:after{width:120px;height:80px;top:0}.tfh-season-hero:before{left:-24px}.tfh-season-hero:after{right:-24px}.tfh-star--one{left:17%;top:103px;width:15px;height:23px}.tfh-star--two{left:auto;right:15%;top:81px;width:16px;height:24px}.tfh-season-scene img{height:auto;aspect-ratio:1.3}.tfh-season-trust{font-size:12px;padding:12px 16px;margin-top:6px}.tfh-season-trust span{margin:0 7px}.tfh-season-trust:before,.tfh-season-trust:after{display:none}.tfh-season-preview{padding:26px 18px 40px}.tfh-season-preview h2{font-size:30px}.tfh-season-preview header p{font-size:16px}.tfh-season-preview h2:before,.tfh-season-preview h2:after{display:none}.tfh-season-cards{gap:26px}.tfh-season-cards figcaption{font-size:24px}.tfh-season-photo span{display:none}}
@media(min-width:901px){.tfh-season-copy h1{font-size:72px}.tfh-season-copy{padding-top:56px}}
/* Reference lock: image frame occupies 62% of the 1100px composition,
   matching the approved 1120px sketch; no independent zoom overrides. */
.tfh-reference-bar .tfh-wordmark{font-family:'Manrope','Helvetica Neue',Arial,sans-serif;font-size:30px;font-weight:400;font-style:normal;letter-spacing:.025em;color:#493226}
.tfh-logo img,.tfh-footer__brand img{background:transparent;border-radius:0;mix-blend-mode:normal}
.tfh-season-hero{grid-template-columns:36% 64%;gap:0;min-height:0;padding-top:8px;padding-bottom:0}
.tfh-season-scene{width:100%;max-width:none;margin:0;transform:none;align-self:start;aspect-ratio:1.16;padding:8px}
.tfh-season-scene img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 50%;background:transparent}
.tfh-season-copy{padding-top:72px;padding-bottom:0;align-self:center}
.tfh-season-copy h1{font-size:78px;letter-spacing:-.065em;line-height:1.04}
.tfh-season-trust{margin-top:4px}
@media(min-width:601px) and (max-width:900px){.tfh-reference-bar .tfh-wordmark{font-size:28px}.tfh-season-copy{padding-top:48px}.tfh-season-copy h1{font-size:7.1vw}.tfh-season-copy p{font-size:19px}.tfh-season-scene{aspect-ratio:1.16}.tfh-season-scene img{height:100%;aspect-ratio:auto}.tfh-season-sprig{height:45px;width:95px}}
@media(max-width:600px){.tfh-reference-bar .tfh-wordmark{font-size:27px}.tfh-season-hero{grid-template-columns:1fr;padding-top:64px;gap:20px}.tfh-season-copy{padding:0}.tfh-season-copy h1{font-size:clamp(48px,12.5vw,70px);line-height:1}.tfh-season-scene{width:100%;margin:0;aspect-ratio:1.16}.tfh-season-scene img{height:100%;aspect-ratio:auto}}

/* Give the upper-left pine branch space above the headline. */
@media(min-width:601px){.tfh-season-hero:before{top:-36px}}
@media(min-width:601px){.tfh-season-home{padding-top:36px;margin-top:-36px}}

/* Put sales and shipment news before the seasonal imagery. */
.tfh-season-home>.tfh-home-status{margin:0 auto 44px;padding:20px 0 24px;width:min(100% - 48px,1052px)}
/* Sales dates: centered brand typography and a single link after shipment news. */
.tfh-season-home>.tfh-home-status{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;padding:20px 0 24px}
.tfh-home-status__main{width:100%;max-width:660px}
.tfh-home-status .tfh-status-brand{font:400 19px/1.3 'Manrope',sans-serif;letter-spacing:.025em;margin:0 0 7px}
.tfh-home-status h2{font:400 clamp(32px,4vw,42px)/1.2 'Manrope',sans-serif;letter-spacing:.015em;color:#790e28;margin:0 0 12px}
.tfh-home-status__main>p:not(.tfh-status-brand){font:400 17px/1.5 'Alegreya Sans',sans-serif;margin:0 auto;max-width:600px}
.tfh-home-status__orders{width:100%;max-width:680px;grid-template-columns:1fr 1fr;gap:24px}
.tfh-home-status__orders article{padding:4px 8px}
.tfh-home-status__orders span{font:400 13px/1.4 'Manrope',sans-serif;letter-spacing:.06em;margin-bottom:7px}
.tfh-home-status__orders strong{font:400 17px/1.4 'Manrope',sans-serif}
.tfh-home-status__orders small{font:400 14px/1.4 'Alegreya Sans',sans-serif;margin-top:5px}

@media(max-width:480px){.tfh-home-status__orders{gap:12px}.tfh-home-status__orders strong{font-size:15px}.tfh-home-status__orders article{padding:4px 0}}

.tfh-home-status h2{font-size:clamp(25px,3vw,34px);line-height:1.25}

.tfh-footer__brand strong{font-family:'Manrope','Helvetica Neue',Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:.025em;color:#493226}

.tfh-home-status h2{color:var(--tfh-sage)}

/* Compact opening screen: keep news and the seasonal scene visible together. */
.tfh-reference-bar{padding-top:10px;padding-bottom:10px;min-height:0}
.tfh-reference-bar .tfh-logo img{width:60px;height:60px}
.tfh-season-home>.tfh-home-status{gap:12px;padding:12px 0 16px;margin-bottom:38px}
.tfh-home-status h2{margin-bottom:8px}
.tfh-home-status__orders article{padding-top:0;padding-bottom:0}
.tfh-home-status__orders span{margin-bottom:4px}
.tfh-home-status__orders small{margin-top:3px}
@media(max-width:600px){.tfh-reference-bar .tfh-logo img{width:48px;height:48px}.tfh-reference-bar{row-gap:4px}.tfh-reference-nav{padding:2px 0}.tfh-season-home>.tfh-home-status{gap:12px;margin-bottom:24px}}
