:root{--ink:#191919;--pink:#ff3895;--accent:#a41152;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Helvetica Neue','Noto Sans JP',Arial,sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.ribbon{background:var(--ink);color:white;text-align:center;font-size:14px;padding:8px 16px;letter-spacing:.09em}header{max-width:1380px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:30px 5%;border-bottom:2px solid var(--ink)}.brand{font-weight:950;font-size:28px;letter-spacing:-.05em;line-height:1.2}.brand>span:first-child{display:block;font-size:14px;letter-spacing:.05em;margin-bottom:4px}.brand-dot{color:var(--pink);font-size:19px;margin-left:7px}nav{display:flex;gap:32px;font-weight:bold;font-size:14px}nav a:hover{color:var(--accent)}main{max-width:1380px;margin:auto;padding:0 5%}.hero{padding:58px 0 64px;display:grid;grid-template-columns:1fr 1.08fr;position:relative;gap:34px;align-items:center}.eyebrow{font-size:14px;letter-spacing:.12em;font-weight:900;margin:0 0 22px}h1{font-size:clamp(42px,5.4vw,76px);line-height:1.24;letter-spacing:-.055em;margin:0 0 22px;font-weight:950}h1 span{color:var(--pink)}.intro{font-size:16px;line-height:1.9}.pill{display:inline-flex;gap:55px;align-items:center;border:2px solid var(--ink);border-radius:32px;padding:11px 24px;font-weight:800;margin-top:13px;background:var(--ink);color:white}.pill:hover{background:var(--accent)}.hero-image{margin:0;transform:rotate(2deg);border:2px solid var(--ink);box-shadow:9px 9px 0 var(--ink);background:#f9b9d5}.hero-image img{width:100%;height:450px;object-fit:cover;display:block}.hero-image figcaption{padding:16px;font-weight:900;font-size:14px;display:flex;justify-content:space-between;background:white;gap:10px}.stamp{position:absolute;right:-10px;top:27px;background:#ffc9df;border:2px solid black;border-radius:50%;width:110px;height:110px;display:grid;place-content:center;text-align:center;line-height:1.3;font-weight:950;font-size:23px;transform:rotate(13deg)}.section-head{display:flex;justify-content:space-between;align-items:center;border-top:3px solid var(--ink);padding:25px 0}.section-head h2{font-size:28px;margin:0}.section-head>span{font-size:13px;font-weight:800;letter-spacing:.05em}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{display:block}.card-art{height:190px;position:relative;overflow:hidden;border:1px solid var(--ink);padding:26px;display:flex;align-items:center}.card-art>span{font-size:34px;font-weight:950;line-height:1.05;letter-spacing:-.04em;z-index:1}.card-art b{position:absolute;right:12px;bottom:-25px;font-size:105px;font-weight:950;opacity:.16;line-height:1.4}.pink{background:#ffc9df}.blue{background:#9b174f;color:white}.lime{background:#ffc9df}.category{font-size:13px;font-weight:800;letter-spacing:.06em;margin:22px 0 10px;color:#494949}.card h3{font-size:21px;line-height:1.55;margin:0 0 12px}.card>p:not(.category){font-size:15px;margin:0 0 16px}.read{font-weight:bold;font-size:14px;border-bottom:1px solid black;padding-bottom:5px}.card:hover h3{color:var(--accent)}.manifesto{margin:74px 0 0;background:var(--pink);border:2px solid black;display:flex;justify-content:space-between;align-items:center;padding:40px;gap:28px}.manifesto p{font-size:30px;line-height:1.5;margin:0}.manifesto>span{font-size:16px;font-weight:bold}.articles{display:grid;grid-template-columns:1fr;max-width:800px;margin:10px auto 70px}.articles article{padding:65px 0 50px;border-bottom:1px solid #aaa}.articles h2{font-size:34px;line-height:1.5;margin:12px 0 25px;letter-spacing:-.03em}.articles h3{font-size:20px;margin-top:30px}.articles p,.articles li{line-height:2}.articles li{margin-bottom:20px}.articles ul{padding-left:24px}.back{display:inline-block;margin-top:20px;font-size:14px;font-weight:bold;text-decoration:underline;text-underline-offset:5px}.about{border-top:3px solid black;padding:35px 0 45px;max-width:900px}.about h2{font-size:22px}.about summary{cursor:pointer;font-weight:bold}.about details p{font-size:14px;color:#444}footer{background:var(--ink);color:white;padding:40px max(5%,calc((100% - 1240px)/2));display:flex;align-items:end;justify-content:space-between;gap:25px}footer p{font-size:13px}@media(max-width:800px){header{padding:23px 5%;align-items:start;gap:20px}nav{gap:14px;flex-wrap:wrap;justify-content:end;max-width:170px}.brand{font-size:23px}.hero{grid-template-columns:1fr;padding-top:34px;gap:35px}.hero-image{margin:0 8px}.hero-image img{height:310px}.stamp{top:390px;right:-4px;width:90px;height:90px;font-size:20px}h1{font-size:clamp(42px,10vw,65px)}.cards{grid-template-columns:1fr;gap:40px}.card-art{height:170px}.card-art>span{font-size:38px}.section-head{align-items:start;gap:12px;flex-direction:column}.section-head h2{font-size:26px}.manifesto{padding:26px;align-items:start;flex-direction:column;margin-top:50px}.manifesto p{font-size:27px}.articles article{padding:42px 0}.articles h2{font-size:28px}footer{align-items:start;flex-direction:column}.hero-image figcaption{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.share{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:28px 0;border-top:1px solid #aaa;margin-top:35px}.share strong{font-size:15px}.share button,.share>a{font:inherit;font-size:14px;line-height:1.5;border:1px solid #191919;padding:9px 16px;border-radius:22px;background:white;color:#191919;cursor:pointer}.share button:hover,.share>a:hover{background:#ffc9df}.share-status{width:100%;font-size:14px;margin:0}.copy-fallback{width:100%;padding:12px;font-size:16px}.copy-fallback[hidden]{display:none}.breadcrumb{display:block;padding:26px 0;font-size:14px}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.blog-article{max-width:800px;margin:20px auto 65px}.blog-article h1{font-size:clamp(30px,4vw,48px);line-height:1.55;letter-spacing:-.03em}.blog-article h2{font-size:24px;margin-top:32px}.blog-article h3{font-size:21px;margin-top:34px}.blog-article p,.blog-article li{line-height:2}.blog-article li{margin-bottom:20px}.byline{color:#555;font-size:14px}.post-list{list-style:none;padding:0}.post-list li{border-bottom:1px solid #bbb;padding:22px 0}.post-list a:hover,.related a:hover{color:#a41152}.related{border-top:1px solid #aaa;margin-top:25px}.related a{text-decoration:underline;text-underline-offset:4px}
.card-photo{aspect-ratio:3/2;border:1px solid #191919;overflow:hidden;background:#ffc9df}.card-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.card:hover .card-photo img{transform:scale(1.035)}.article-photo{margin:28px 0}.article-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border:1px solid #191919}.article-photo figcaption{font-size:12px;color:#555;margin-top:7px}.post-list .article-photo{margin:0}.post-list>li{display:flow-root}.post-list .article-photo{float:left;width:34%;margin:8px 25px 16px 0}.post-list .article-photo figcaption{font-size:12px}.post-list h2{margin-top:12px}@media(max-width:600px){.post-list .article-photo{float:none;width:100%;margin:0 0 18px}}@media(prefers-reduced-motion:reduce){.card-photo img{transition:none}}
.affiliate-notice{font-size:13px;color:#555;margin:16px 0}.affiliate-ad{border-top:1px solid #ccc;padding:28px 0;margin:24px 0;text-align:center}.ad-label{font-size:13px;font-weight:700;color:#555;letter-spacing:.04em;margin:0 0 12px}.affiliate-ad>a{display:inline-block;min-width:124px;min-height:64px}.affiliate-ad img{display:block;object-fit:contain}.ad-note{font-size:13px;color:#555;margin:10px 0 0}
.card-ad>a,.mobile-ad>a{max-width:100%;min-width:0}.card-ad img,.mobile-ad img{max-width:calc(100% - 4px);height:auto;aspect-ratio:6/5}.card-ad .ad-note{font-size:13px}
.ad-link-label{display:block;background:#191919;color:#fff;font-size:14px;font-weight:700;padding:12px 18px;border-radius:24px;margin-top:12px;min-height:44px}.affiliate-ad>a:hover .ad-link-label{background:#a41152}.affiliate-ad>a img{margin-left:auto!important;margin-right:auto!important}.ad-label{font-size:14px;color:#444}

.latest-story{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.latest-story .card-photo{margin:0}.blog-article h2{margin-top:2rem;font-size:1.4rem;line-height:1.6}@media(max-width:700px){.latest-story{grid-template-columns:1fr;gap:1rem}}

/* Editorial refresh: shorter reading measures, clear links, compact summaries. */
.blog-article{max-width:720px}.blog-article h1{font-size:clamp(28px,3.4vw,43px);line-height:1.5;letter-spacing:.01em}.article-copy{font-size:1.0625rem;line-height:1.95;overflow-wrap:anywhere}.article-copy p{margin:0 0 1.55em;line-height:1.95}.article-copy h2{font-size:1.45rem;line-height:1.65;margin:2.7rem 0 1.25rem;padding-left:16px;border-left:5px solid var(--pink);scroll-margin-top:24px}.article-copy ul,.article-copy ol{padding-left:1.5em}.article-copy li{padding-left:.25em;margin-bottom:1.2em}.article-copy a,.quick-read a,.article-toc a,.service-guide a:not(.affiliate-ad>a),.about a{color:#a41152;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.22em}.article-copy a:visited{color:#74113d}.article-copy a:hover,.article-toc a:hover{color:#ac1458;text-decoration-thickness:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.quick-read{background:#fff;border:1px solid #d9d6cf;border-top:5px solid var(--pink);padding:22px 26px;margin:26px 0 16px;box-shadow:5px 5px 0 #eee8df}.quick-read .eyebrow{color:#a41152;font-size:1rem;letter-spacing:.04em;margin:0 0 12px}.quick-read ul{padding-left:1.3em;margin:0}.quick-read li{font-weight:700;line-height:1.8;margin:8px 0}.article-toc{border-bottom:1px solid #d0cec7;padding:16px 0;margin-bottom:24px}.article-toc summary{cursor:pointer;font-weight:700;color:#a41152;min-height:28px}.article-toc ol{padding-left:1.5em}.article-toc li{font-size:1rem;line-height:1.7;margin:12px 0}.article-photo figcaption{font-size:.8125rem;line-height:1.65}.byline{line-height:1.7!important}.stories>.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 30px}.stories .card h3{font-size:1.4rem;line-height:1.65}.stories .card>p:not(.category){max-width:40em;line-height:1.85}.card .category{font-size:.875rem;color:#9b174f}.card .read{color:#a41152;border-color:#a41152}.manifesto{display:grid;grid-template-columns:1fr 1fr;background:#ffe6ef;border:0;padding:0;gap:0;overflow:hidden;margin:76px 0 56px}.manifesto-copy{padding:42px}.manifesto .eyebrow{font-size:.875rem;letter-spacing:.08em;color:#9b174f;margin-bottom:20px}.manifesto h2{font-size:clamp(30px,3.4vw,48px);line-height:1.5;letter-spacing:.01em;margin:0 0 20px}.manifesto h2 span{background:linear-gradient(transparent 65%,#ff9cc7 65%)}.manifesto-copy>p:not(.eyebrow){font-size:1rem;line-height:1.9}.manifesto-link{display:inline-block;color:#a41152;text-decoration:underline;text-underline-offset:5px;font-size:1rem;font-weight:700;margin-top:22px}.manifesto figure{margin:0;position:relative;min-width:0}.manifesto figure img{width:100%;height:100%;min-height:400px;object-fit:cover;display:block}.manifesto figcaption{position:absolute;bottom:16px;left:16px;right:16px;background:#ffffffed;padding:12px 16px;font-size:.8125rem;line-height:1.6}.service-guide{margin-top:54px;padding-top:28px;border-top:3px solid #191919}.service-guide>.eyebrow{font-size:.875rem;color:#9b174f;margin-bottom:10px}.service-guide>h2{margin:0;font-size:1.5rem}.service-intro{font-size:1rem}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.service-item{background:#fff;border:1px solid #d9d6cf;padding:22px;min-width:0}.service-item h3{font-size:1.25rem;margin:0 0 12px}.service-item p{font-size:.9375rem;line-height:1.85}.service-benefit{font-weight:700}.service-item details{margin:18px 0;font-size:.9375rem}.service-item summary{cursor:pointer;color:#a41152;font-weight:700}.service-item .affiliate-ad{margin:16px 0 0;padding:18px 0 0}.service-item .affiliate-ad>a{max-width:100%;min-width:0}.service-item .ad-link-label{font-size:.875rem}.service-item .source-link{font-size:.875rem}.service-guide .service-date{font-size:.8125rem;color:#555;line-height:1.75;margin-top:20px}.related p{font-size:1rem;line-height:1.8}.related h2{font-size:1.3rem}.blog-article .article-photo{margin:28px 0 34px}@media(max-width:700px){.stories>.cards,.service-grid{grid-template-columns:1fr}.stories .card{display:grid;grid-template-columns:112px 1fr;gap:8px 16px;align-items:start}.stories .card-photo{grid-row:1/5;aspect-ratio:1/1}.stories .card .category{margin:0;font-size:.8125rem}.stories .card h3{font-size:1.0625rem;line-height:1.65;margin:0}.stories .card>p:not(.category){display:none}.stories .read{justify-self:start;margin-top:4px}.stories>.cards{gap:26px}.manifesto{grid-template-columns:1fr;margin:48px 0 36px}.manifesto-copy{padding:30px 26px}.manifesto figure img{height:260px;min-height:0}.manifesto h2{font-size:34px}.quick-read{padding:18px 20px}.article-copy{font-size:1rem}.article-copy h2{font-size:1.25rem}.blog-article{margin-top:8px}.blog-article h1{font-size:1.75rem}.service-item{padding:22px}.hero{padding-bottom:42px}.hero-image img{height:260px}.hero h1{font-size:44px}.hero .stamp{display:none}}@media(max-width:360px){.stories .card{grid-template-columns:88px 1fr;gap:8px 12px}}
.product-pick{border:1px solid #e1c9d4;background:#fff4f8;padding:24px;margin:32px 0}.product-pick .category{margin:0 0 10px}.product-pick h3{margin:0 0 12px;font-size:1.15rem}.article-copy .product-button{display:inline-block;background:#a41152;color:white;padding:12px 20px;border-radius:4px;font-weight:bold;text-decoration:underline;text-underline-offset:4px;line-height:1.6}.article-copy .product-button:hover{background:#74113d}.product-pick .product-date{font-size:.8125rem;line-height:1.7;margin:16px 0 0}

/* Launch windows keep the precision of the official announcement. */
.release-calendar a,.calendar-strip a{color:#a41152;text-decoration:underline;text-underline-offset:.22em}.calendar-note,.release-checked{font-size:.875rem;color:#555}.release-list{list-style:none;padding:0}.release-list>li{display:grid;grid-template-columns:130px minmax(0,1fr);gap:24px;border-top:2px solid #191919;padding:24px 0}.release-list h3{margin:0 0 12px}.release-list p{margin:0 0 12px}.release-date{font-size:1.4rem;font-weight:800;color:#a41152}.release-date span{display:block;font-size:.875rem;color:#191919}.release-checked{margin-top:16px!important}.table-scroll{overflow-x:auto;margin:24px 0 32px;max-width:100%}.article-copy table{width:100%;border-collapse:collapse;font-size:1rem;margin:24px 0}.article-copy th,.article-copy td{padding:14px 12px;border:1px solid #d9d6cf;text-align:left;vertical-align:top}.article-copy thead{background:#ffe6ef}.article-copy tbody th{background:#fff}.source-note{font-size:.875rem;color:#555}.contextual-offer{background:#fff4f8;padding:24px;margin:32px 0;border:1px solid #e1c9d4}.calendar-strip{margin:32px 0;padding:20px 24px;border:2px solid #191919;background:#fff;display:flex;gap:16px;justify-content:space-between;align-items:center}.calendar-strip p{margin:0}.calendar-strip a{font-weight:700;white-space:nowrap}@media(max-width:600px){.release-list>li{grid-template-columns:1fr;gap:8px}.release-date span{display:inline-block;margin-left:14px}.article-copy th,.article-copy td{padding:10px 8px}.calendar-strip{display:block}.calendar-strip a{display:inline-block;margin-top:10px}}

.service-item .service-caveat{font-size:.875rem;line-height:1.8;color:#555}.service-item strong{color:#191919}

/* Keep the expanded navigation readable on narrow phones. */
@media(max-width:480px){header{flex-wrap:wrap}header nav{max-width:none;justify-content:flex-start;gap:10px 16px}}

/* 2026-09-17: compact discovery; product identity is text, never a stand-in photo. */
.text-card{background:#fff2f7;border:1px solid #e5b8cb;overflow:visible;aspect-ratio:auto}
.product-identity{padding:24px;display:flex;flex-direction:column;justify-content:center;gap:10px;min-width:0;min-height:180px;color:var(--ink);overflow-wrap:anywhere}
.product-identity>span:first-child{font-size:.8rem;font-weight:800;letter-spacing:.06em;color:#9b174f}
.product-identity strong{font-size:1.2rem;line-height:1.65;word-break:normal}
.product-identity>span:last-child{font-size:.9rem;line-height:1.6}
.article-photo.text-card{border-left:5px solid var(--pink)}
.post-list .text-card{float:none;width:100%;margin:0 0 18px}
.post-list .product-identity{min-height:0;padding:18px 22px;gap:6px}
.quick-nav{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 0;max-width:none;justify-content:flex-start}
.quick-nav a{display:inline-flex;align-items:center;min-height:44px;padding:7px 14px;border:1px solid #191919;border-radius:24px;color:#a41152;text-decoration:underline;text-underline-offset:4px;background:#fff}
header{gap:20px}header nav{gap:14px 22px;max-width:none;flex-wrap:wrap;justify-content:flex-end}header nav a{display:inline-flex;align-items:center;min-height:44px}
.section-head h2,.stories .card h3,.manifesto h2{text-wrap:balance;word-break:normal;overflow-wrap:anywhere}
.service-guide.service-compact{margin-top:32px;padding-top:20px}
.service-compact .service-grid{gap:14px;margin-top:14px}
.service-compact .service-item{padding:18px}
.service-compact .service-item p{margin:8px 0;line-height:1.8}
.service-compact .service-date{margin:12px 0 0}
.service-compact .affiliate-ad{border:0;margin:12px 0 0;padding:0}
@media(max-width:700px){
 .ribbon{font-size:12px;letter-spacing:0;padding:5px 12px}
 header{padding:12px 5%;gap:6px;display:block}
 header .brand{font-size:24px;display:inline-block;padding:3px 0}
 header nav{justify-content:flex-start;gap:0 16px;font-size:13px;margin-top:6px;max-width:none}
 header nav a{min-height:44px}
 .hero{padding:24px 0 28px;gap:20px}
 .hero .eyebrow{font-size:12px;margin-bottom:10px}
 .hero h1{font-size:clamp(32px,8.6vw,40px);line-height:1.3;margin-bottom:12px;letter-spacing:-.03em}
 .hero .intro{font-size:16px;line-height:1.8;margin:0}
 .hero-image{display:none}
 .quick-nav{gap:8px;margin-top:16px;font-size:13px}
 .quick-nav a{padding:6px 12px}
 .section-head{padding:18px 0;gap:5px}.section-head h2{font-size:23px;line-height:1.5}
 .stories>.cards{gap:22px}
 .stories .card{grid-template-columns:100px minmax(0,1fr);gap:6px 12px}
 .stories .card-photo.text-card{aspect-ratio:auto;align-self:stretch}
 .stories .product-identity{min-height:112px;padding:10px 8px;gap:7px}
 .stories .product-identity strong{font-size:.8rem;line-height:1.55}
 .stories .product-identity>span{font-size:.7rem;line-height:1.5;letter-spacing:0}
 .stories .card h3{font-size:1rem;line-height:1.65}
 .stories .card .read{min-height:40px;display:flex;align-items:center}
 .breadcrumb{padding:16px 0;line-height:1.8}
 .blog-article{margin-bottom:40px}.blog-article h1{font-size:27px;line-height:1.55}
 .quick-read{margin-top:18px;padding:16px 18px}.article-toc{margin-bottom:20px}
 .article-photo.text-card .product-identity{min-height:0;padding:20px;gap:8px}
 .manifesto{margin:32px 0}.manifesto-copy{padding:26px 22px}.manifesto h2{font-size:29px}
 .service-compact .service-grid{grid-template-columns:1fr}
}
/* Official HTML and destinations stay verbatim; presentation is controlled by the site stylesheet. */
.official-ad .ad-banner[hidden]{display:none!important}
.official-ad .ad-banner{margin:12px auto 8px;max-width:100%;line-height:1}
.official-ad .ad-banner>a{display:inline-block}
.official-ad .ad-banner img{display:block;max-width:100%;height:auto;aspect-ratio:auto}
.official-ad .ad-text{margin:8px 0;font-weight:700;line-height:1.8}
.official-ad .ad-text>a{display:inline-block;color:#a41152;text-decoration:underline;text-underline-offset:4px;padding:10px 12px;min-height:44px}
.official-ad .ad-note{font-size:.8125rem;margin:4px 0}

/* Visual reading: photographs and diagrams have room to breathe on phones. */
.stories .card{min-width:0;display:flex;flex-direction:column;gap:0}
.stories .card h3 a{display:block;padding:4px 0}
.stories .card .read{align-self:flex-start;display:inline-flex;align-items:center;min-height:44px;font-size:1rem}
.stories .card .category{font-size:.875rem;margin:14px 0 8px}
.stories .card-photo{width:100%;aspect-ratio:3/2;grid-row:auto}
.stories .card-photo.text-card{aspect-ratio:auto}
.stories .product-identity{padding:20px;min-height:140px;gap:8px}
.stories .product-identity strong{font-size:1.15rem;line-height:1.6}
.stories .product-identity>span{font-size:.875rem;line-height:1.6}
.product-photo{margin:0;background:#fff;border:1px solid #ddd;padding:16px;text-align:center;min-width:0}
.product-photo .ad-banner{margin:0 auto;line-height:1}
.product-photo .ad-banner img{width:auto;height:auto;max-width:none;aspect-ratio:auto;object-fit:contain;transform:none}
.product-photo figcaption{font-size:.875rem;line-height:1.7;margin:10px 0;color:#444}
.product-photo .ad-label{font-size:.875rem;margin:0 0 10px}
.product-photo .ad-text{font-size:.875rem;margin:0}
.product-photo .ad-text a{font-size:.875rem;font-weight:500;padding:6px;overflow-wrap:anywhere}
.product-photo .ad-text[hidden]{display:none!important}
.article-copy h2,.article-copy h3,.reading-visual>figcaption,.related>h2{color:#9b174f}
.article-copy h2{background:#fff0f6;border-left-color:#b51e62;padding:12px 16px}
.article-copy h3{border-bottom:2px solid #f5c0d6;padding-bottom:8px}
.blog-article>h1{color:#74113d}
.color-comparison>h3{margin:0 0 18px}
.color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}
.color-grid>section{min-width:0;text-align:center;background:#fff}
.color-grid h4{font-size:1rem;line-height:1.6;margin:0;color:#9b174f;overflow-wrap:anywhere}
.color-grid .model-label{font-size:.875rem;margin:4px 0 8px}
.color-grid .product-photo{border:0;padding:0}
.color-grid .product-photo .ad-label{margin:0 0 6px;font-size:.875rem}
.color-grid .product-photo .ad-text a{padding:4px 0}
@media(max-width:359px){.color-grid{grid-template-columns:1fr}}
.blog-article>.product-photo{margin:24px 0 32px}
.post-list .product-photo{max-width:420px;margin:0 0 18px}
.reading-visual{margin:32px 0;padding:24px;background:#fff;border:2px solid var(--ink);box-shadow:6px 6px 0 #ffc9df}
.reading-visual>figcaption{font-size:1.2rem;line-height:1.6;font-weight:800;margin:0 0 20px}
.compare-pair,.date-lanes{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.compare-pair>div,.date-lanes>div{background:#fff2f7;padding:18px;min-width:0;border-top:4px solid var(--pink)}
.compare-pair b,.compare-pair strong,.date-lanes strong{display:block}
.compare-pair b{font-size:1.2rem}.compare-pair strong{font-size:1rem;margin:8px 0}
.reading-visual p{font-size:1rem;line-height:1.8;margin:10px 0 0}
.reading-visual .visual-note{font-size:.875rem;line-height:1.8;color:#555;margin:18px 0 0}
.visual-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.visual-steps>div>span{font-size:2rem;line-height:1.3;font-weight:900;color:#a41152;display:block;border-bottom:3px solid #ffc9df;margin-bottom:12px}
.visual-steps strong{font-size:1rem;display:block}
.date-lanes strong{background:var(--ink);color:white;padding:5px 10px;font-size:1rem}
.date-lanes b{font-size:1.4rem}.date-lanes span{font-size:.875rem;display:block;margin-top:10px}
.article-copy .trip-steps{list-style:none;padding:0;margin:0;border-left:4px solid #ff3895}
.article-copy .trip-steps li{padding:0 0 16px 22px;margin:0 0 18px;border-bottom:1px solid #ddd}
.trip-steps li:last-child{margin-bottom:0;border-bottom:0}
.trip-steps span{display:block;font-size:.875rem;font-weight:800;color:#a41152}
.trip-steps strong{display:block;font-size:1.1rem}
.date-cover{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:22px;background:#ffdbe9;line-height:1.5}
.date-cover strong{font-size:4.5rem;line-height:1.25;color:#a41152}.date-cover span{font-size:1rem;font-weight:700}
@media(max-width:700px){
 .stories>.cards{gap:30px}.stories .card{display:flex}.stories .card h3{font-size:1.2rem;line-height:1.6;margin:0 0 10px}
 .stories .card>p:not(.category){display:none}.stories .card-photo{aspect-ratio:3/2}
 .stories .card .product-photo{width:100%}
 .reading-visual{padding:18px;margin:28px 0;box-shadow:4px 4px 0 #ffc9df}
 .compare-pair,.date-lanes,.visual-steps{grid-template-columns:1fr}
 .visual-steps>div{display:grid;grid-template-columns:44px minmax(0,1fr);gap:4px 14px}
 .visual-steps>div>span{grid-row:1/3;margin:0;border:0;font-size:1.7rem}
 .visual-steps p{margin:0}.reading-visual>figcaption{font-size:1.1rem}
}
/* Navigation and disclosure controls share the pink editorial palette. */
header .brand{color:#a41152;flex-shrink:0}
header nav{min-width:0;gap:8px 10px}
header nav a{color:#8d164b;background:#fff0f6;border:1px solid #edc1d3;border-radius:8px;padding:6px 12px;min-height:44px;line-height:1.5}
header nav a:hover{color:#fff;background:#9b174f;border-color:#9b174f}
.blog-article,.quick-read,.service-guide,.service-grid,.service-details{min-width:0;max-width:100%}
.blog-article{width:100%;max-width:720px}
.blog-article h1,.quick-read li,.service-item,.breadcrumb{overflow-wrap:anywhere;word-break:normal}
.breadcrumb{max-width:none}
.official-ad .ad-banner>a{max-width:100%}
.product-photo .ad-banner img{max-width:100%;height:auto}
.calendar-strip a{white-space:normal}
/* Benefit headings and official images stay visible; only the explanation folds. */
.service-benefits .service-grid{grid-template-columns:minmax(0,1fr);gap:28px}
.service-benefits .service-item{padding:0;border:0;background:transparent;margin:0}
.service-benefits .service-name{color:#9b174f;font-weight:800;font-size:1rem;margin:0 0 10px}
.service-benefits .affiliate-ad{margin:0 0 16px;padding:0;border:0}
.service-benefits .service-benefit-details{margin:0;background:#fff;border:1px solid #e6bbcd;border-radius:8px}
.service-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:18px 20px;list-style:none;background:#fff5f9;cursor:pointer;border-radius:8px}
.service-toggle::-webkit-details-marker{display:none}
.service-toggle .service-headline{color:#9b174f;font-weight:800;font-size:1.25rem;line-height:1.6;overflow-wrap:anywhere}
.service-toggle .service-essential{grid-column:1/-1;font-weight:400;font-size:.875rem;color:#555;line-height:1.75}
.service-toggle-hint{grid-column:2;grid-row:1;align-self:center;display:flex;gap:6px;align-items:center;font-size:.875rem;color:#9b174f;line-height:1.5}
.service-toggle-hint::after{content:'+';font-size:1.5rem;font-weight:700}
.service-benefit-details[open]>.service-toggle{border-bottom:1px solid #e6bbcd;border-radius:8px 8px 0 0}
.service-benefit-details[open]>.service-toggle .service-toggle-hint::after{content:'−'}
.service-details{padding:20px 24px;overflow-wrap:anywhere}
.service-details .service-checks{padding-top:12px;border-top:1px solid #ead6df;margin-top:18px}
.service-details h4{color:#9b174f;font-size:1rem;line-height:1.7;margin:0 0 12px}
.service-benefits .service-details p{margin:0 0 16px}
.service-toggle .when-open{display:none}
.service-benefit-details[open]>.service-toggle .when-closed{display:none}
.service-benefit-details[open]>.service-toggle .when-open{display:inline}
@media(max-width:700px){.service-toggle{grid-template-columns:minmax(0,1fr);padding:16px;gap:8px}.service-toggle-hint{grid-column:1;grid-row:3;justify-self:start}.service-details{padding:18px 16px}}
.hotel-booking{margin:22px 0;padding:20px;border-left:4px solid #9b174f;background:#fff0f6;overflow-wrap:anywhere}
.hotel-booking .ad-label{color:#9b174f;margin:0 0 8px;text-align:left}
.hotel-booking p:last-child{margin-bottom:0;font-size:.875rem}
@media(max-width:700px){header nav{gap:8px;margin-top:12px;font-size:.875rem}header nav a{padding:6px 10px}}
/* Product context: real product photographs accompany each pairing. */
.finish-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}
.finish-guide>div{padding:18px;background:#fff2f7;border-top:4px solid var(--pink);min-width:0}
.finish-guide span{display:block;font-size:.875rem;font-weight:800;color:#a41152;margin-bottom:8px}
.finish-guide strong{display:block;font-size:1.1rem;line-height:1.6}
.article-copy .finish-guide p{font-size:1rem;margin:10px 0 0}
.pairing-panel{margin:24px 0;padding:24px;border:2px solid var(--ink);background:#fff}
.pairing-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px;margin:24px 0}
.pairing-products>div{min-width:0}
.pairing-panel .eyebrow{color:#a41152;font-weight:800}
.pairing-panel h3{font-size:1.2rem;line-height:1.6;margin:18px 0 12px}
.pairing-products a:not(.official-ad a){display:inline-block;padding:8px 0;min-height:44px}
.article-copy .pairing-note{font-size:.875rem;line-height:1.8;color:#555;border-top:1px solid #ddd;padding-top:16px}
.article-copy>.product-photo{margin:24px 0}
@media(max-width:700px){
 .finish-guide{grid-template-columns:1fr}.finish-guide>div{padding:16px}
 .pairing-panel{padding:14px;margin:24px 0}.pairing-products{grid-template-columns:minmax(0,1fr);gap:24px}
 .pairing-panel .product-photo{padding:10px 0}.pairing-panel .product-photo figcaption{padding:0 8px}
}

/* A small decorative heart carries the brand voice; factual copy stays clear. */
.brand-heart{color:var(--pink);white-space:nowrap}

/* Preserve exact product photographs without cropping. */
.press-product{background:#fff}.card-photo.press-product img{object-fit:contain;transform:none}.article-photo.press-product img{aspect-ratio:auto;height:min(440px,100vw);object-fit:contain;background:#fff;border-color:#ead5df}.article-photo.press-product figcaption{font-size:.75rem;text-align:right}.article-photo.press-product figcaption a{color:#7d3756}.post-list .article-photo.press-product img{height:240px}@media(max-width:600px){.article-photo.press-product img{height:320px}.post-list .article-photo.press-product img{height:220px}}

/* Purchase links stay visible below the editorial buying guidance. */
.product-offer{margin:20px 0 32px;padding:16px 20px;border:2px solid var(--pink);background:#fff2f7;overflow-wrap:anywhere}
.product-offer .ad-label{margin:0 0 8px;color:#9d1450;font-weight:700}
.product-offer .ad-text{margin:0;font-size:.9rem}
.product-offer .ad-text>a{padding:4px 0;font-weight:600}
.reader-voices h3{margin-top:1.6em}
