@font-face{font-family:Bree;src:url(fonts/bree-serif.woff2) format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Figtree;src:url(fonts/figtree.woff2) format('woff2');font-weight:300 900;font-display:swap}
:root{--paper:oklch(98% .015 85);--ink:oklch(31% .045 160);--pine:oklch(32% .055 160);--red:oklch(45% .145 26);--muted:oklch(45% .024 145);--line:oklch(85% .035 88);--pale:oklch(94% .027 82);--rose:oklch(94% .035 32);--sage:oklch(91% .026 143);--gold:oklch(63% .07 80);--space-sm:12px;--space-md:24px;--space-lg:48px;--space-xl:80px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:400 17px/1.65 Figtree,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:.24em}img,svg{max-width:100%;vertical-align:middle}img{height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}h1,h2,h3,h4{font-family:Bree,serif;font-weight:400;line-height:1.12;letter-spacing:-.025em;margin:0 0 24px;text-wrap:balance}h1{font-size:clamp(2.6rem,6vw,5.2rem)}h2{font-size:clamp(2rem,3.7vw,3.25rem)}h3{font-size:1.65rem}p{margin:0 0 20px}p:last-child{margin-bottom:0}ul,ol{padding-left:1.3em}li+li{margin-top:10px}b,strong{font-weight:650}em{font-style:normal;color:var(--red)}.wrap{width:min(1240px,calc(100% - 40px));margin-inline:auto}.section{padding-block:72px}.eyebrow{font-size:.7rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase;line-height:1.7;margin-bottom:16px;color:var(--red)}.skip-link{position:fixed;top:0;left:20px;transform:translateY(-120%);padding:12px 24px;background:var(--paper);z-index:9999}.skip-link:focus{transform:none}.announcement{text-align:center;background:var(--pine);color:var(--paper);font-size:.7rem;padding:9px 12px;letter-spacing:.045em}.announcement span{color:#e5c789;margin-inline:10px}.site-header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:30}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:87px}.brand{display:inline-flex;align-items:center;gap:10px;font:400 1.26rem/1.1 Bree,serif;text-decoration:none;letter-spacing:-.02em;flex-shrink:0}.brand>svg{width:40px;height:47px}.brand>span>span{display:block;font-size:1.56rem}.brand-star{font:400 1.4rem Figtree,sans-serif;margin-left:6px;color:var(--red)}.menu-toggle{display:flex;gap:9px;align-items:center;border:0;background:transparent;color:var(--ink);padding:12px 0 12px 12px;font-size:.9rem;min-height:44px}.menu-lines{width:20px;height:12px;border-block:1px solid currentColor;position:relative}.menu-lines:after{content:'';position:absolute;top:5px;left:0;width:15px;border-top:1px solid currentColor}.site-nav{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:12px 20px 24px;visibility:hidden;opacity:0}.site-nav.is-open{visibility:visible;opacity:1}.site-nav a{padding:12px 0;text-decoration:none;font-weight:550;font-size:.9rem}.site-nav a:hover,.site-nav a[aria-current]{color:var(--red)}.header-cta{display:none}.hero{padding-block:40px 50px;display:grid;gap:32px}.hero h1{line-height:1.02;margin-bottom:24px}.hero .eyebrow{font-size:.66rem}.hero-lead{max-width:440px;color:var(--muted);font-size:1.02rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;background:var(--red);color:var(--paper);border:1px solid transparent;border-radius:5px;min-height:52px;padding:14px 24px;text-decoration:none;font-size:.9rem;font-weight:650;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:oklch(37% .13 26);transform:translateY(-2px)}.button span{font-size:1.15rem}.button-secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button-secondary:hover{background:var(--pale)}.button-cream{background:var(--paper);color:var(--pine)}.button-cream:hover{background:var(--pale)}.text-link{font-size:.9rem;font-weight:650;text-decoration:none;border-bottom:1px solid currentColor;padding-block:6px}.text-link:hover{color:var(--red)}.hero-note{font-size:.72rem;color:var(--muted);margin-top:16px}.hero-visual{position:relative;padding:0 0 20px}.hero-photo{position:relative;border-radius:44% 44% 4px 4px;overflow:hidden;aspect-ratio:1.08;background:var(--pale)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:47% center}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:23px 20px 14px;background:linear-gradient(transparent,rgba(20,35,22,.78));color:var(--paper);font-size:.65rem;text-align:center;letter-spacing:.01em}.paper-note{position:absolute;bottom:3px;right:5px;transform:rotate(7deg);background:#f4e7c8;color:var(--ink);padding:17px 23px;font:400 1.3rem/1.15 Bree,serif;box-shadow:0 3px 9px #20362619;text-align:center}.paper-note>span{display:block;color:var(--red);font-size:1.5rem;line-height:1;margin-bottom:6px}.hero-spark{position:absolute;top:7%;left:1%;font-size:54px;color:var(--red);transform:rotate(-10deg)}.path-strip{background:var(--pale);border-block:1px solid var(--line)}.path-inner{display:grid}.path-inner>a{display:flex;align-items:center;gap:15px;text-decoration:none;font-weight:550;font-size:.85rem;padding:17px 0}.path-inner>a+a{border-top:1px solid var(--line)}.path-inner span{font-family:Bree,serif;color:var(--red);font-size:1.15rem}.path-inner b{margin-left:auto;font-size:1.2rem}.section-heading{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.section-heading h2{margin:0}.section-heading>p{font-size:.9rem;color:var(--muted)}.section-heading>.text-link{align-self:flex-start}.product-grid{display:grid;gap:28px}.product-card{min-width:0}.product-visual{position:relative;background:var(--sage);overflow:hidden;border-radius:5px;aspect-ratio:1.12;display:block}.product-card:nth-child(2) .product-visual{background:var(--rose)}.product-card:nth-child(3) .product-visual{background:var(--pale)}.product-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product-visual:hover img{transform:scale(1.035)}.product-label{position:absolute;top:15px;left:15px;z-index:1;background:var(--paper);border-radius:3px;padding:5px 10px;font-size:.66rem;font-weight:650;letter-spacing:.02em}.product-text{padding:21px 0 0}.product-text .eyebrow{font-size:.62rem;margin-bottom:7px}.product-text h3{font-size:1.65rem;margin-bottom:10px}.product-text>p{font-size:.87rem;color:var(--muted);line-height:1.6;margin-bottom:16px}.product-points{list-style:none;padding:0;margin:0 0 20px;font-size:.8rem}.product-points li{display:flex;gap:9px;margin-top:5px}.product-points li:before{content:'✓';color:var(--red)}.product-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-actions .button{width:100%;font-size:.85rem}.product-actions .secondary-link{font-size:.8rem;text-decoration:none}.product-actions .secondary-link:hover{text-decoration:underline}.affiliate-note{font-size:.74rem;color:var(--muted);max-width:80ch;margin:0 0 24px}.section-end{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:column;margin-top:28px}.section-end>p{font-size:.68rem;color:var(--muted);max-width:500px;margin:0}.section-end .text-link{white-space:nowrap}.kit-feature{display:grid;background:var(--pine);color:var(--paper);border-radius:5px;overflow:hidden}.kit-image{background:var(--pale);aspect-ratio:1.15}.kit-image img{width:100%;height:100%;object-fit:cover}.kit-copy{padding:35px 26px 40px}.kit-copy h2{font-size:clamp(2rem,3.2vw,3rem)}.kit-copy .eyebrow{color:#dbc49b}.kit-copy p:not(.eyebrow){font-size:.93rem;line-height:1.7;color:#e0e6d8;max-width:440px}.kit-copy .button{margin-top:10px}.image-disclaimer{display:block;font-size:.65rem;line-height:1.5;opacity:.8;margin-top:20px}.inspiration-grid{display:grid;gap:32px}.story-card{text-decoration:none;display:block}.story-image{aspect-ratio:1.42;overflow:hidden;border-radius:4px;margin-bottom:23px}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.story-card:hover img{transform:scale(1.025)}.story-card .eyebrow{font-size:.63rem;margin-bottom:9px}.story-card h3{font-size:1.6rem;display:flex;gap:15px;justify-content:space-between;margin-bottom:12px}.story-card h3>span{font-family:Figtree,sans-serif;font-size:1.3rem}.story-card>p:last-child{font-size:.85rem;color:var(--muted)}.letter-banner{background:var(--rose);border-block:1px solid color-mix(in oklch,var(--red),transparent 88%);overflow:hidden}.letter-banner-inner{display:grid;gap:40px;padding-block:48px;align-items:center}.envelope{justify-self:center;width:min(300px,85%);aspect-ratio:1.32;background:#fcf9eb;border:1px solid #d9ccb3;transform:rotate(-7deg);display:flex;align-items:center;justify-content:center;text-align:center;position:relative;font:400 1.7rem/1.1 Bree,serif;box-shadow:5px 10px 0 #643c2910}.envelope:before{content:'';position:absolute;inset:10px;border:1px dashed #d8cbb4}.envelope:after{content:'PÔLE NORD • COURRIER SPÉCIAL';position:absolute;bottom:20px;font:600 .43rem Figtree,sans-serif;letter-spacing:.14em}.envelope b{position:absolute;right:-15px;top:-20px;background:var(--red);color:var(--paper);border-radius:50%;width:60px;height:60px;display:grid;place-items:center;font-size:2rem}.letter-banner h2{margin-bottom:18px}.letter-banner p:not(.eyebrow){font-size:.95rem;color:var(--muted)}.faq-section{display:grid;gap:24px}.faq-section>div>p:not(.eyebrow){font-size:.93rem;color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;padding:22px 32px 22px 0;position:relative;list-style:none;font-weight:600;line-height:1.45;font-size:.95rem}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:16px;font-size:1.4rem;color:var(--red);font-weight:400}details[open]>summary:after{content:'−'}details p{font-size:.9rem;line-height:1.75;padding:0 25px 22px 0;max-width:70ch}.site-footer{background:var(--pine);color:var(--paper);padding-top:48px}.footer-grid{display:grid;gap:32px}.footer-brand{margin-bottom:22px}.footer-grid>div>p{font-size:.8rem;color:#d4ddcc;max-width:300px}.footer-grid h2{font:650 .78rem/1.5 Figtree,sans-serif;letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px}.footer-grid>div>a:not(.brand){display:block;font-size:.84rem;text-decoration:none;margin-bottom:10px;color:#edf0e4}.footer-grid>div>a:hover{text-decoration:underline}.footer-grid>div:last-child>p{font-size:.7rem;line-height:1.65;margin-top:16px}.footer-bottom{border-top:1px solid #597262;padding-block:22px;margin-top:40px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:.65rem;color:#d4ddcc}.footer-bottom a{color:var(--paper)}
/* Editorial and conversion pages */
.breadcrumbs{padding-block:25px 0;display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:.68rem;color:var(--muted)}.breadcrumbs>a{text-decoration:none}.page-heading{padding-block:38px 36px}.page-heading h1{font-size:clamp(2.4rem,5vw,4.2rem);max-width:900px;margin-bottom:20px}.page-intro{font-size:clamp(1rem,1.8vw,1.2rem);max-width:760px;line-height:1.7;color:var(--muted)}.page-content{padding-bottom:30px}.page-content>p,.page-content>ul,.page-content>ol,.page-content>h2,.page-content>h3{max-width:800px}.page-content>h2{margin-top:55px}.page-content>h3{margin-top:32px}.page-content>.product-grid{margin-block:32px}.page-content a:not(.button):not(.product-visual):not(.text-link):hover{color:var(--red)}.page-content .product-grid+.affiliate-note{margin-top:20px}.prose{max-width:760px}.prose h2{font-size:2rem;margin-top:45px}.prose p{line-height:1.85}.prose a{color:var(--red)}.anchor-nav{display:flex;gap:8px;flex-wrap:wrap;padding:16px 0 26px;margin-bottom:18px;border-bottom:1px solid var(--line)}.anchor-nav a{padding:8px 13px;border:1px solid var(--line);border-radius:3px;font-size:.76rem;text-decoration:none}.anchor-nav a:hover{background:var(--pale)}.editorial-split{display:grid;gap:30px;align-items:center;margin-block:42px}.editorial-split>figure{margin:0}.editorial-split img{border-radius:4px}.editorial-split h2{font-size:clamp(1.9rem,3vw,2.7rem)}.editorial-split p{font-size:.95rem}.editorial-split figcaption,.illustration figcaption{font-size:.67rem;color:var(--muted);padding-top:10px}.illustration{margin:32px 0;max-width:850px}.illustration img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:4px}.callout{background:var(--pale);padding:28px;border-radius:4px;max-width:850px;margin-block:28px}.callout h2,.callout h3{font-size:1.8rem;margin-bottom:15px}.callout p{font-size:.92rem}.table-scroll{overflow-x:auto;margin-block:28px;border:1px solid var(--line);border-radius:4px}.compare-table{border-collapse:collapse;min-width:630px;width:100%;font-size:.82rem;text-align:left}.compare-table th{background:var(--pine);color:var(--paper);font-weight:550}.compare-table th,.compare-table td{padding:18px;vertical-align:top}.compare-table tr+tr{border-top:1px solid var(--line)}.compare-table tbody tr:nth-child(even){background:var(--pale)}.compare-table td:first-child{font-weight:650}.compare-table td a{white-space:nowrap}.step-list{list-style:none;counter-reset:steps;padding:0;margin:30px 0;max-width:850px}.step-list>li{counter-increment:steps;display:grid;grid-template-columns:38px 1fr;gap:18px;padding-block:20px;border-bottom:1px solid var(--line)}.step-list>li:before{content:counter(steps,decimal-leading-zero);font:400 1.5rem Bree,serif;color:var(--red)}.step-list h3{font-size:1.35rem;margin-bottom:8px}.step-list p{font-size:.9rem}.related{margin-block:45px 60px;padding-block:28px;border-block:1px solid var(--line)}.related>div{display:grid;gap:15px}.related a{font:400 1.3rem Bree,serif;display:flex;justify-content:space-between;text-decoration:none;gap:12px;padding-block:8px}.related a:hover{color:var(--red)}.filter-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.filter-button{border:1px solid var(--line);background:transparent;color:var(--ink);padding:10px 15px;border-radius:4px;min-height:44px;font-size:.8rem}.filter-button[aria-pressed=true]{background:var(--pine);color:var(--paper);border-color:var(--pine)}.filter-status{font-size:.75rem;color:var(--muted);margin-bottom:25px}.ideas-grid{display:grid;gap:20px}.idea{padding:25px;background:var(--pale);border-radius:4px;position:relative}.idea:nth-child(3n+2){background:var(--sage)}.idea:nth-child(3n){background:var(--rose)}.idea[hidden]{display:none}.idea .idea-number{font:400 2rem Bree,serif;color:var(--red);display:block;margin-bottom:12px}.idea h3{font-size:1.35rem;margin-bottom:12px}.idea p{font-size:.86rem;line-height:1.7;margin-bottom:14px}.idea .idea-material{font-size:.75rem;color:var(--muted);padding-top:15px;border-top:1px solid color-mix(in oklch,var(--ink),transparent 85%)}.idea .idea-time{font-size:.67rem;letter-spacing:.04em;font-weight:650;display:block;margin-bottom:10px}.letter-tool{display:grid;gap:28px;align-items:start;margin-block:30px}.letter-controls{padding:28px;background:var(--pale);border-radius:4px;display:grid;gap:17px}.letter-controls label{font-size:.8rem;font-weight:600;display:block}.letter-controls input,.letter-controls select{width:100%;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:3px;padding:12px;font-size:1rem;margin-top:6px;min-height:48px}.letter-controls h2{font-size:1.5rem;margin:0}.letter-controls>p{font-size:.74rem;color:var(--muted)}.letter-sheet{padding:32px 25px;background:#fffcf1;border:1px solid var(--line);outline:1px solid var(--line);outline-offset:-12px;text-align:center}.letter-sheet .stamp{font-size:.67rem;color:var(--red);font-weight:650;letter-spacing:.14em}.letter-sheet h2{font-size:2.2rem;margin-top:22px}.letter-sheet .letter-body{text-align:left;font-size:.98rem;line-height:1.85;margin-top:25px}.letter-sheet .letter-signature{font:400 1.5rem Bree,serif;text-align:right;margin-top:30px;color:var(--red)}.letter-sheet .letter-star{font-size:2rem;color:var(--red)}.name-columns{display:grid;gap:25px;margin-block:28px}.name-columns>div{border-top:1px solid var(--line);padding-top:20px}.name-columns h3{font-size:1.5rem}.name-columns ul{font-size:.95rem}.hidden{display:none!important}.article-summary{margin-block:40px}.wp-block-image img{height:auto}.wp-block-embed{max-width:100%}
@media(min-width:600px){.wrap{width:min(1240px,calc(100% - 64px))}.hero-visual{max-width:600px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-grid>.product-card:only-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.product-grid>.product-card:only-child .product-text{padding:0}.inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ideas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.name-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.letter-sheet{padding:50px 40px}.section-end{flex-direction:row}.related>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}}
@media(min-width:900px){.section{padding-block:90px}.hero{grid-template-columns:1fr 1.03fr;gap:55px;align-items:center;padding-block:62px 58px}.hero .eyebrow{font-size:.68rem}.hero h1{font-size:clamp(3.4rem,5.3vw,5.2rem)}.hero-visual{padding:0 0 25px}.hero-photo{aspect-ratio:.97}.hero-spark{left:-25px;top:12%;font-size:76px}.paper-note{right:-17px;padding:22px 34px;font-size:1.5rem}.path-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.path-inner>a{padding:24px 25px;font-size:.85rem}.path-inner>a:first-child{padding-left:0}.path-inner>a:last-child{padding-right:0}.path-inner>a+a{border-top:0;border-left:1px solid var(--line)}.section-heading{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.section-heading>.text-link{align-self:flex-end}.section-heading>p{margin:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-grid.two-products{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px}.kit-feature{grid-template-columns:1fr 1fr}.kit-copy{padding:50px 55px;align-self:center}.kit-image{aspect-ratio:1.15;height:100%}.inspiration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.letter-banner-inner{grid-template-columns:.9fr 1.1fr;padding-block:60px;gap:65px}.envelope{width:365px;font-size:2rem}.envelope:after{font-size:.5rem}.faq-section{grid-template-columns:.85fr 1.15fr;gap:90px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.3fr;gap:35px}.site-footer{padding-top:64px}.page-heading{padding-block:48px}.page-content .product-grid{margin-block:40px}.editorial-split{grid-template-columns:1fr 1fr;gap:60px}.ideas-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.letter-tool{grid-template-columns:.7fr 1.3fr;gap:50px;max-width:1100px}.letter-controls{position:sticky;top:24px}.related{margin-block:60px 80px}.photo-caption{font-size:.72rem}}
@media(min-width:1100px){.menu-toggle{display:none}.site-nav{position:static;flex-direction:row;visibility:visible;opacity:1;gap:23px;padding:0;border:0}.site-nav a{font-size:.78rem;padding:14px 0}.header-cta{display:inline-flex;gap:20px;align-items:center;padding:11px 16px;border:1px solid var(--line);border-radius:4px;font-size:.76rem;font-weight:650;text-decoration:none}.header-cta:hover{border-color:var(--red);color:var(--red)}.header-inner{min-height:102px}.brand{font-size:1.32rem}.brand>span>span{font-size:1.67rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{background:white;color:black;font:12pt/1.6 serif}.announcement,.site-header,.site-footer,.breadcrumbs,.page-heading,.related,.letter-controls,.page-content>p,.page-content>h2,.page-content>h3,.page-content>.callout,.page-content>.faq-list{display:none!important}.wrap,.page-content,.letter-tool{width:100%;margin:0;padding:0;display:block}.letter-sheet{padding:16mm;border:1px solid #bbb;outline:none;page-break-inside:avoid}.letter-sheet h2{font-size:26pt}.letter-sheet .letter-body{font-size:13pt}.letter-sheet .letter-signature{font-size:18pt}#wpadminbar{display:none!important}html{margin-top:0!important}.letter-sheet .letter-star{font-size:24pt}.letter-tool~*{display:none!important}@page{size:A4;margin:16mm}}

/* Product purchase cues, sharing the existing Christmas palette. */
.product-actions .amazon-cta{padding:14px 18px;gap:16px;min-height:64px}
.amazon-cta .cta-label{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;white-space:nowrap}
.amazon-cta .amazon-badge{display:block;width:88px;height:auto;flex:none;object-fit:contain}
.product-reassurance{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:8px;color:var(--muted);font-size:.8rem;line-height:1.45}
.product-reassurance li{display:flex;align-items:flex-start;gap:8px}
.product-reassurance svg{width:18px;height:18px;flex:none;color:var(--pine);margin-top:1px}
.product-text .image-disclaimer{margin-top:14px}

/* BEGIN AMAZON PRICES */
.product-price{margin:8px 0 14px;min-height:68px;line-height:1.35}
.product-price .price-fallback{display:block;padding-top:20px;color:var(--muted);font-size:.82rem}
.product-price .price-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 12px;margin:0}
.product-price .price-heading span{font-size:.76rem;color:var(--muted)}
.product-price .price-heading strong{font-size:2rem;font-weight:750;color:var(--pine);font-variant-numeric:tabular-nums;white-space:nowrap}
.product-price details{border:0;margin-top:4px;padding:0;font-size:.68rem;color:var(--muted)}
.product-price summary{font:inherit;cursor:pointer;min-height:24px;padding:4px 0;list-style:revert}
.product-price summary:after{display:none}
.product-price details p{font-size:.74rem;line-height:1.5;margin:8px 0 0}

/* BEGIN MOBILE PURCHASE */
.mobile-purchase{display:none}
@media screen and (max-width:767px){
 body.has-mobile-purchase{padding-bottom:calc(var(--mobile-purchase-height,132px) + 16px)}
 body.has-mobile-purchase :is(a,button,input,textarea,select,summary){scroll-margin-bottom:150px}
 .mobile-purchase:not([hidden]){display:block;position:fixed;inset:auto 0 0;z-index:40;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -6px 24px oklch(31% .045 160 / .09);padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}
 .mobile-purchase-inner{max-width:540px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:6px 8px;align-items:center}
 .mobile-purchase-caption{grid-column:1;grid-row:1;margin:0;font-size:.8rem;line-height:1.4;color:var(--pine);font-weight:650}
 .mobile-purchase-caption span{font-size:.7rem;font-weight:400;color:var(--muted);white-space:nowrap}
 .mobile-purchase .mobile-purchase-price{grid-column:1;grid-row:2;min-height:0;margin:0;line-height:1.3}
 .mobile-purchase-price .price-fallback{padding:0;font-size:.76rem}
 .mobile-purchase-price .price-heading strong{font-size:1.6rem}
 .mobile-purchase-price details[open]{max-height:28vh;overflow:auto}
 .mobile-purchase .mobile-purchase-button{grid-column:1/-1;grid-row:3;width:100%;min-height:48px;padding:8px 14px;gap:12px;font-size:1rem}
 .mobile-purchase-button span{font-size:inherit}
 .mobile-purchase .mobile-amazon-badge{width:88px;height:47px;object-fit:contain;flex:none}
 .mobile-purchase-close{grid-column:2;grid-row:1/3;display:grid;place-items:center;width:44px;min-height:44px;padding:10px;background:transparent;border:1px solid var(--line);border-radius:50%;color:var(--ink)}
 .mobile-purchase-close:active{background:var(--pale)}
 .mobile-purchase .button:hover{transform:none}
}
@media print{.mobile-purchase{display:none!important}body.has-mobile-purchase{padding-bottom:0!important}}

/* BEGIN ENRICHED CHRISTMAS */
[hidden]{display:none!important}
.product-thumbs{display:flex;gap:8px;margin:12px 0 20px;flex-wrap:wrap}
.product-thumbs button{width:52px;height:52px;padding:2px;border:1px solid var(--line);background:var(--paper);border-radius:6px;overflow:hidden}
.product-thumbs button[aria-pressed=true]{border:2px solid var(--red);padding:1px}
.product-thumbs img{width:100%;height:100%;object-fit:cover;pointer-events:none}
.scene-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0 12px}
.scene-gallery figure{margin:0;min-width:0}
.scene-gallery img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:14px 14px 4px 4px}
.scene-gallery figcaption{font-size:.8rem;line-height:1.5;margin:12px 0 0;color:var(--pine)}
.gallery-note{font-size:.72rem!important;color:var(--muted);margin-bottom:32px}
.story-note{background:var(--sage);border:1px dashed #a1af94;padding:clamp(22px,4vw,36px);border-radius:22px 6px 22px 6px;max-width:850px;margin:28px 0;position:relative}
.story-note h2,.story-note h3{margin-top:0;font-size:1.7rem}.story-note p:last-child{margin-bottom:0}
.week-plan{padding-left:24px}.week-plan li{padding:8px 0}.week-plan li::marker{color:var(--red);font-weight:700}
.idea-search{display:block;max-width:600px;font-weight:650;margin:25px 0 18px}
.idea-search input{display:block;width:100%;min-height:48px;padding:12px 16px;margin-top:8px;border:1px solid var(--line);border-radius:8px;background:var(--paper);font:inherit;font-weight:400}
.ideas-grid{align-items:start}.idea{border-radius:16px 16px 6px 16px}.idea details{border:0;padding:0;margin:8px 0 0}.idea summary{font-size:.84rem;padding:10px 0;min-height:44px;color:var(--pine)}.idea details p{margin-top:10px}.idea .elf-message{font-family:Bree,serif;font-size:1rem;padding:14px 0 0;border-top:1px dashed var(--line);color:var(--red)}.idea .elf-message strong{font:600 .74rem Figtree,sans-serif;color:var(--muted)}
.letter-sheet{position:relative;border:1px solid #c0b395;outline:1px dashed #c0b395;outline-offset:-13px;border-radius:8px;background:#fffaf0;padding:30px 28px;overflow:hidden}
.letter-postmark{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:.6rem;letter-spacing:.1em;line-height:1.5;color:var(--red);font-weight:750}
.letter-postmark>b{font-size:1.7rem}.letter-drawing{display:flex;justify-content:center;align-items:center;gap:20px;margin:18px 0 8px}.letter-drawing svg{width:58px;height:68px}.letter-drawing>span{font-size:2rem;color:#af8228}
.letter-route{font-size:.67rem!important;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:0!important}
.letter-sheet h2{font-size:clamp(1.9rem,4vw,2.65rem);margin:16px auto 20px;max-width:460px;color:var(--red)}
.letter-sheet .letter-body{font-size:1rem;line-height:1.75;margin-top:20px}.letter-body p{margin-bottom:15px}.letter-sheet .letter-signature{margin:22px 0 12px;font-size:1.6rem}
.letter-seal{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:12px;color:var(--red)}.letter-seal>span{font-size:1.5rem}.letter-seal p{font:400 .85rem Bree,serif;line-height:1.3;margin:0!important;text-align:center}
.letter-sheet[data-paper=ink]{background:#fff;color:#252525}.letter-sheet[data-paper=ink] :is(h2,.letter-signature,.letter-postmark,.letter-seal,.letter-drawing){color:#333}.letter-sheet[data-paper=ink] svg{filter:grayscale(1)}
.prank-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:25px 0 40px;max-width:850px}.prank-notes article{padding:24px;border:1px dashed #a99478;background:#fffaf0;border-radius:10px;text-align:center;break-inside:avoid}.prank-notes article>span{color:var(--red);font-size:1.7rem}.prank-notes p{font:400 1.35rem/1.5 Bree,serif;color:var(--pine);margin:12px 0}.prank-notes small{font-size:.67rem;color:var(--muted)}
@media(max-width:599px){.scene-gallery{gap:12px;grid-template-columns:1fr 1fr}.scene-gallery>figure:last-child{grid-column:1/-1;max-width:70%;justify-self:center}.scene-gallery figcaption{font-size:.74rem}.prank-notes{grid-template-columns:1fr}.letter-sheet{padding:24px 20px}.letter-postmark{font-size:.52rem;letter-spacing:.04em}.letter-controls{padding:22px}.product-thumbs{gap:6px}.product-thumbs button{width:46px;height:46px}.letter-tool{gap:24px}}
@media print{
 @page{size:A4;margin:12mm}
 html,body{margin:0!important;padding:0!important;background:white!important}
 .site-header,.site-footer,.announcement,.page-heading,.breadcrumbs,.related,.mobile-purchase,#wpadminbar{display:none!important}
 .page-content>*:not(.letter-tool):not(.prank-notes){display:none!important}
 .letter-tool>*:not(.letter-sheet){display:none!important}
 .wrap,.page-content,.letter-tool{width:100%!important;max-width:none!important;display:block!important;margin:0!important;padding:0!important}
 .page-heading.wrap,.related.wrap{display:none!important}
 body:not([data-print-mode=notes]) .prank-notes{display:none!important}
 body[data-print-mode=notes] .letter-tool{display:none!important}
 .letter-sheet{box-sizing:border-box;width:100%;max-width:186mm;min-height:263mm;margin:0 auto;padding:10mm 12mm!important;border:1px solid #a79d86;outline:none;break-inside:avoid;print-color-adjust:exact;-webkit-print-color-adjust:exact}
 .letter-sheet .letter-body{font-size:13pt;line-height:1.65}.letter-body p{margin-bottom:5mm}.letter-sheet h2{font-size:25pt;margin:4mm auto}.letter-sheet .letter-signature{font-size:18pt;margin-top:4mm}.letter-postmark{font-size:7pt}.letter-drawing{margin:4mm 0 2mm}.letter-drawing svg{width:15mm;height:17mm}.letter-route{font-size:8pt!important}.letter-seal{margin-top:4mm}.letter-seal p{font-size:9pt}
 .prank-notes{grid-template-columns:1fr 1fr;gap:8mm;margin:0;max-width:none}.prank-notes article{min-height:64mm;padding:8mm;print-color-adjust:exact;-webkit-print-color-adjust:exact}.prank-notes p{font-size:15pt}
}

/* BEGIN MOBILE FINAL */
.hero-visual{min-width:0;padding-bottom:0}
.hero-photo{margin:0 0 20px}
.hero-visual .photo-caption{position:static;inset:auto;background:none;color:var(--muted);padding:0;margin:12px 0 0;min-height:1.5em;max-width:none;white-space:normal;overflow:visible;font-size:.85rem;line-height:1.6;text-align:left;letter-spacing:0}
.hero-visual .paper-note{bottom:72px;right:10px;font-size:1.15rem;padding:15px 20px;max-width:65%}
.hero-spark{pointer-events:none}
.product-text{display:flex;flex-direction:column;align-items:stretch}
.product-thumbs{order:2;margin:18px 0 0}
.product-text .image-disclaimer{order:3}
.product-actions .amazon-cta{flex-wrap:wrap;gap:6px 12px}
.amazon-cta .cta-label{white-space:normal;font-size:1rem}
.amazon-cta .amazon-badge{width:76px;height:41px;object-fit:contain;flex:none}
.product-reassurance{font-size:.84rem}
.product-price{min-height:0}
.product-price .price-fallback{padding-top:0}
.product-visual{aspect-ratio:1.15}
.product-grid>.product-card:only-child .product-visual{aspect-ratio:1.1}
.product-card{scroll-margin-top:24px}
.reading-offer{display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:16px;padding:20px;background:var(--pale);border:1px solid var(--line);margin:0 0 32px;border-radius:5px;max-width:920px}
.reading-offer-image img{width:80px;height:80px;object-fit:contain;border-radius:4px}
.reading-offer-copy .eyebrow{font-size:.65rem;margin-bottom:6px;letter-spacing:.06em}
.reading-offer-title{font:400 1.4rem/1.2 Bree,serif;margin:0 0 6px}
.reading-offer-note{font-size:.68rem;color:var(--muted);display:block;line-height:1.5}
.reading-offer-action{grid-column:1/-1;min-width:0}
.reading-offer .product-price{margin:0 0 10px;min-height:0}
.reading-offer .amazon-cta{width:100%;gap:12px;min-height:56px;padding:8px 14px}
.reading-offer .price-heading strong{font-size:1.5rem}
.page-content>p,.page-content>ul,.page-content>ol,.prose{max-width:70ch}
.page-content>p{line-height:1.8}
.page-content>h2{scroll-margin-top:28px}
.anchor-nav a{min-height:44px;display:flex;align-items:center;font-size:.85rem}
.download-box{padding:clamp(24px,4vw,40px);background:var(--sage);margin:24px 0 36px;max-width:900px;border-radius:5px}
.download-box h2{font-size:clamp(1.8rem,3vw,2.5rem)}
.download-box .button{margin:8px 0 12px;max-width:100%;white-space:normal}
.download-box small{display:block;color:var(--muted);font-size:.8rem}
@media(min-width:768px){.reading-offer{grid-template-columns:80px minmax(0,1fr) 290px}.reading-offer-action{grid-column:auto}.reading-offer .amazon-cta .cta-label{font-size:.85rem}.reading-offer .amazon-badge{width:65px}.hero-visual .paper-note{bottom:75px}}
@media(max-width:599px){
 .section{padding-block:48px}.hero{padding-block:30px 38px;gap:24px}.hero h1{font-size:clamp(2.45rem,10.5vw,3.5rem);line-height:1.07}.hero-actions .button{width:100%}.hero-visual .paper-note{font-size:1rem;padding:12px 16px;bottom:80px}.hero-photo{aspect-ratio:1.12}.hero-visual .photo-caption{font-size:.82rem}.hero-spark{font-size:42px}
 .page-heading{padding-block:28px}.page-heading h1{font-size:clamp(2rem,8.5vw,3rem);line-height:1.13;overflow-wrap:break-word}.page-intro{font-size:1rem;line-height:1.7}
 .page-content>h2{font-size:1.8rem;margin-top:38px}.page-content>h3{font-size:1.45rem}.page-content .product-grid{margin-block:24px}.product-grid{gap:38px}.product-visual{max-height:300px}.product-text{padding-top:18px}.product-text>p{font-size:.95rem}.product-points{font-size:.9rem;margin-bottom:14px}.product-actions .amazon-cta{min-height:58px;padding:10px 14px}.product-reassurance{gap:7px}.product-thumbs{gap:8px}.product-thumbs button{width:48px;height:48px}
 .editorial-split{margin-block:30px;gap:20px}.editorial-split h2{font-size:1.8rem}.callout{padding:22px}.idea{padding:22px}.idea p{font-size:.95rem}.idea .idea-material{font-size:.84rem}.filter-status{font-size:.85rem}.filter-button{font-size:.9rem}.letter-controls label{font-size:.9rem}
 .compare-table{min-width:0;font-size:.8rem;table-layout:fixed}.compare-table th,.compare-table td{padding:12px 9px;overflow-wrap:break-word}.compare-table td a{white-space:normal}.table-scroll{max-width:100%}.reading-offer{padding:16px;gap:12px}.reading-offer .cta-label{font-size:.95rem}.related a{min-height:44px}
}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{font-size:1.08rem;gap:7px}.brand>span>span{font-size:1.35rem}.brand>svg{width:32px}.header-inner{gap:10px}.amazon-cta .amazon-badge{width:66px}.amazon-cta .cta-label{font-size:.9rem}.mobile-purchase-caption span{display:block}.reading-offer{grid-template-columns:65px minmax(0,1fr)}.reading-offer-image img{width:65px;height:65px}}
@media print{.reading-offer,.download-box{display:none!important}}

/* Compact mobile purchase: fixed dimensions, no content-driven movement. */
@media screen and (max-width:767px){
 body.has-mobile-purchase{padding-bottom:calc(72px + env(safe-area-inset-bottom))}
 .mobile-purchase:not([hidden]){height:calc(64px + env(safe-area-inset-bottom));box-sizing:border-box;padding:8px 10px calc(8px + env(safe-area-inset-bottom));transition:none;animation:none}
 .mobile-purchase-inner{height:47px;display:flex;gap:8px;max-width:540px}
 .mobile-purchase-caption,.mobile-purchase details,.mobile-purchase .price-heading>span{display:none!important}
 .mobile-purchase .mobile-purchase-price{flex:0 0 68px;margin:0;min-width:0}
 .mobile-purchase .price-heading{margin:0;display:block;line-height:1}
 .mobile-purchase .price-heading strong{font-size:1.18rem;white-space:nowrap}
 .mobile-purchase .price-fallback{font-size:.65rem;line-height:1.15}
 .mobile-purchase .mobile-purchase-button{flex:1;min-width:0;width:auto;height:46px;min-height:46px;padding:6px 8px;gap:6px;font-size:.8rem;white-space:nowrap;transform:none!important}
 .mobile-purchase .mobile-amazon-badge{width:60px;height:32px}
 .mobile-purchase-close{flex:0 0 44px;width:44px;height:44px;min-height:44px;padding:12px;border:0}
}

@media screen and (max-width:767px){
 .mobile-purchase-inner{display:grid;grid-template-columns:minmax(88px,1fr) minmax(130px,1.3fr) 36px;grid-template-rows:22px 23px;gap:0 6px}
 .mobile-purchase .mobile-purchase-caption{display:block!important;grid-column:1;grid-row:1;font-size:.65rem;line-height:1.1;align-self:end;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}
 .mobile-purchase-caption span{display:none!important}
 .mobile-purchase .mobile-purchase-price{grid-column:1;grid-row:2;align-self:center}
 .mobile-purchase .mobile-purchase-button{grid-column:2;grid-row:1/3;background:#a62529;color:#fff;border-color:#a62529;width:100%;height:46px;box-sizing:border-box}
 .mobile-purchase-close{grid-column:3;grid-row:1/3;width:36px;padding:8px}
}

@media screen and (max-width:767px){
.mobile-purchase:not([hidden]){background:#a62529;border-top-color:#a62529;color:#fff}
.mobile-purchase .mobile-purchase-caption,.mobile-purchase .price-heading strong,.mobile-purchase .price-fallback,.mobile-purchase .mobile-purchase-close{color:#fff}
.mobile-purchase .mobile-purchase-button,.mobile-purchase .mobile-purchase-button:hover,.mobile-purchase .mobile-purchase-button:active{background:#a62529;border-color:#a62529;box-shadow:none;color:#fff}
.mobile-purchase .mobile-purchase-close:active{background:rgba(255,255,255,.15)}
}

/* Mobile shop cards */
@media screen and (max-width:767px){
 .product-grid,.product-grid.two-products{grid-template-columns:1fr;gap:16px}
 .product-grid>.product-card,.product-grid>.product-card:only-child{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto 1fr auto auto auto auto;gap:6px 12px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fffdf7;overflow:hidden}
 .product-card .product-text{display:contents}
 .product-card .product-visual,.product-grid>.product-card:only-child .product-visual{grid-column:1;grid-row:1/4;aspect-ratio:1;height:112px;max-height:none;margin:0;border-radius:10px;overflow:hidden}
 .product-card .product-visual img{width:100%;height:100%;object-fit:cover}
 .product-card .product-label,.product-card .product-text>.eyebrow,.product-card .product-points{display:none}
 .product-card .product-text>h3{grid-column:2;grid-row:1;font:650 1.05rem/1.2 Figtree,sans-serif;margin:0;align-self:end}
 .product-card .product-price{grid-column:2;grid-row:2;margin:0;min-height:0;padding:0}
 .product-card .price-heading{margin:0;display:block;line-height:1.2}
 .product-card .price-heading>span{display:none}
 .product-card .price-heading strong{font:750 1.4rem/1.2 Figtree,sans-serif;color:var(--ink)}
 .product-card .product-text>p:not(.eyebrow){grid-column:2;grid-row:3;font-size:.76rem;line-height:1.4;margin:0;color:var(--muted)}
 .product-card .product-thumbs{grid-column:1/-1;grid-row:4;order:0;display:flex;flex-wrap:nowrap;gap:6px;margin:4px 0;overflow-x:auto;padding:2px}
 .product-card .product-thumbs button{width:44px;height:44px;flex:0 0 44px;border-radius:7px}
 .product-card .product-actions{grid-column:1/-1;grid-row:5;margin:0;padding:0}
 .product-card .product-actions .amazon-cta{width:100%;min-height:50px;box-sizing:border-box;padding:7px 14px;border-radius:9px;background:#a62529;color:#fff;display:flex;justify-content:center;flex-wrap:nowrap;gap:14px;box-shadow:0 3px 0 #751b1e}
 .product-card .amazon-cta .cta-label{font-size:.94rem;font-weight:700;white-space:nowrap}
 .product-card .amazon-cta .amazon-badge{width:66px;height:35px}
 .product-card .product-reassurance{grid-column:1/-1;grid-row:6;display:flex;justify-content:center;margin:5px 0 0;padding:0;gap:5px;font-size:.65rem}
 .product-card .product-reassurance>li:first-child{display:none}
 .product-card .product-reassurance svg{width:14px;height:14px}
 .product-card .image-disclaimer{grid-column:1/-1;grid-row:7;text-align:center;margin:0;font-size:.6rem;line-height:1.2}
}
@media screen and (max-width:360px){
 .product-grid>.product-card,.product-grid>.product-card:only-child{grid-template-columns:96px minmax(0,1fr);padding:12px;gap:6px 10px}
 .product-card .product-visual,.product-grid>.product-card:only-child .product-visual{height:96px}
 .product-card .product-text>h3{font-size:.95rem}
 .product-card .amazon-cta .cta-label{font-size:.85rem}
}

/* Mobile polish 1.6.1: white Safari and home-indicator surround. */
html{background:#fff;color-scheme:light}
.product-card .amazon-cta:focus-visible,.product-thumb:focus-visible{outline:3px solid #183e32;outline-offset:3px}
@media screen and (max-width:767px){
 body.has-mobile-purchase{padding-bottom:calc(80px + env(safe-area-inset-bottom))}
 .mobile-purchase:not([hidden]){height:calc(72px + env(safe-area-inset-bottom));padding:8px 10px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(to bottom,#a62529 0,#a62529 64px,#fff 64px,#fff 100%);border-top:0;box-shadow:0 -3px 16px rgba(24,62,50,.12)}
 .mobile-purchase-inner{grid-template-columns:minmax(0,1fr) 142px 32px;grid-template-rows:25px 22px}
 .mobile-purchase .mobile-purchase-caption{white-space:normal;font-size:.65rem;line-height:1.12;max-height:25px;align-self:center}
 .mobile-purchase-close{width:32px}
 .product-grid>.product-card{box-shadow:0 3px 12px rgba(24,62,50,.055)}
 .product-card .product-thumbs{scroll-snap-type:x mandatory;scroll-padding-inline:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .product-card .product-thumbs::-webkit-scrollbar{display:none}
 .product-card .product-thumb{scroll-snap-align:start;touch-action:manipulation}
 .product-card .amazon-cta{touch-action:manipulation;transition:background-color .15s,box-shadow .15s}
 .product-card .amazon-cta:active{background:#851d21;box-shadow:0 1px 0 #751b1e;transform:none}
}
