/* Shared editorial density: readable copy, deliberate white space, petal controls. */
.editorial .product-compact{gap:40px;align-items:start;margin-bottom:24px;padding-bottom:0}
.editorial .product-compact .detail-copy{padding-top:10px}
.editorial .product-compact h1{font-size:clamp(32px,3.2vw,52px);line-height:1.08;margin:14px 0 18px}
.editorial .product-compact .detail-description{font-size:17px;line-height:1.6;margin:0 0 20px}
.editorial .product-compact .detail-price{font-size:30px;margin:16px 0 20px}
.editorial .product-compact .detail-price span{font-size:13px;margin-top:5px}
.editorial .product-compact .detail-main-image{border-radius:24px;overflow:hidden}
.editorial .product-compact .detail-main-image>img{width:100%;height:auto;max-height:740px;object-fit:contain;display:block;background:#f7f8f8}
.editorial .product-compact .detail-gallery .micro{margin:10px 0 0;max-width:64ch;font-size:12px;line-height:1.6}
.editorial .product-compact .detail-buy{margin:22px 0 10px;gap:10px}
.editorial .product-compact .detail-buy .button{min-height:56px;padding:15px 18px;font-size:15px}
.editorial .product-compact .quantity-control{height:56px;min-width:110px}
.format-summary{display:flex;gap:14px;border-block:1px solid #e6e9e7;padding:16px 0;align-items:flex-start}
.format-summary>.icon{color:#861b38;flex-shrink:0;margin-top:4px}
.format-summary span{display:block;color:#68706e;font-size:12px;margin-bottom:5px}
.format-summary strong{font-size:17px;font-weight:500}
.format-summary p{font-size:14px;line-height:1.5;margin:7px 0 0}
.product-details-jump{display:inline-flex;gap:20px;align-items:center;border-bottom:1px solid #bdc2c0;padding:8px 0;font-size:14px;margin-top:8px}
.editorial .vase-gift-link{margin-top:20px;padding:16px;font-size:14px;gap:10px}
.product-facts{display:grid;grid-template-columns:1fr .9fr 1.15fr;gap:0;border:1px solid #e1e6e3;border-radius:24px;padding:24px 0;scroll-margin-top:25px;background:#fff}
.fact-panel{min-width:0;padding:0 24px}.fact-panel+.fact-panel{border-left:1px solid #e1e6e3}
.editorial .fact-panel h2{font-size:18px;letter-spacing:-.03em;line-height:1.3;display:flex;align-items:center;gap:10px;margin:0 0 16px}
.fact-panel h2 .icon{color:#861b38;flex-shrink:0}
.fact-panel>p{font-size:14px;line-height:1.6;margin:0 0 12px}
.fact-panel .micro{font-size:12px;color:#68706e}
.composition-chips{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:7px}
.composition-chips li{border-radius:8px 8px 8px 0;background:#f3f6f4;padding:7px 10px;font-size:14px;line-height:1.4;max-width:100%}
.compact-specs{margin:0;display:grid;gap:9px;font-size:14px;line-height:1.5}
.compact-specs>div{display:grid;grid-template-columns:minmax(70px,.7fr) 1.3fr;gap:14px}
.compact-specs dt{color:#68706e}.compact-specs dd{margin:0}
.product-help{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:16px 0 0}
.product-help details{border:1px solid #e1e6e3;border-radius:16px;padding:0 18px}
.product-help summary,.faq-items summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;gap:20px;min-height:60px;font-size:16px;line-height:1.4;padding:14px 0}
summary::-webkit-details-marker{display:none}
.product-help details>p,.product-help details>a{font-size:14px;line-height:1.6;margin:0 0 16px}
.petal-toggle{color:#861b38;flex:0 0 26px;transition:transform .3s ease,fill .3s ease;border-radius:50%}
details[open]>summary .petal-toggle{transform:rotate(45deg);fill:#f6e9ee}
summary:focus-visible{outline:2px solid #861b38;outline-offset:4px;border-radius:8px}
.editorial .faq-compact{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr);gap:36px;padding:30px;border:1px solid #e1e6e3;border-radius:28px;margin-top:55px;margin-bottom:60px;position:relative;background:#fff;overflow:hidden}
.faq-compact:before{content:'';position:absolute;left:0;top:0;width:120px;height:4px;background:repeating-linear-gradient(90deg,#861b38 0 20px,#fff 20px 24px,#789085 24px 38px,#fff 38px 42px,#c6d8e2 42px 54px)}
.faq-heading{display:flex;align-items:flex-start;gap:16px}.faq-emblem{margin-top:2px;background:#f6eef1;border-radius:18px 18px 18px 0;padding:12px;display:grid;place-items:center}
.faq-emblem .petal-toggle{width:30px;height:30px}
.editorial .faq-heading h2{font-size:clamp(25px,2.5vw,36px);letter-spacing:-.055em;line-height:1.1;margin:12px 0}
.faq-heading .eyebrow{font-size:10px;letter-spacing:.1em;margin:0}
.faq-heading p:not(.eyebrow){font-size:14px;line-height:1.5;color:#68706e;margin:0;max-width:25ch}
.faq-items details+details{border-top:1px solid #e1e6e3}
.faq-items summary{font-size:15px;min-height:56px;padding:13px 0}
.faq-answer p{font-size:14px;line-height:1.7;max-width:75ch;margin:0;padding:0 44px 16px 0;color:#4a5350}
/* Legacy native accordions use the same petal and density until their content changes. */
.editorial .faq{gap:32px;padding-block:28px;margin-block:55px}
.editorial .faq h2{font-size:34px;line-height:1.1}
.editorial .faq details summary{min-height:58px;padding:14px 0;font-size:15px}
.editorial .faq details p{font-size:14px;line-height:1.6;padding-bottom:14px}
.editorial .request-section{gap:48px;align-items:start}
.editorial .request-section .order-form{gap:15px}
.editorial .request-section .order-form label{gap:6px}
.editorial .request-section input,.editorial .request-section select{min-height:48px;padding:12px 14px}
.editorial .request-section .brief-note{padding:22px}
.category-editorial{border-top:1px solid #e1e6e3;margin-top:50px;padding-top:32px}
.category-editorial>h2{font-size:32px;line-height:1.15;max-width:30ch;margin-bottom:26px}
.category-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 36px}
.category-editorial h3{font-size:19px;line-height:1.3;margin:0 0 10px}
.category-editorial p{font-size:15px;line-height:1.75;max-width:72ch;margin:0 0 16px;color:#4a5350}
.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 22px}
.story-card{display:block;min-width:0}.story-card-image{border-radius:24px;overflow:hidden;position:relative;aspect-ratio:1.25}
.story-card-image img{height:100%;width:100%;object-fit:cover;transition:transform .6s ease}
.story-card:hover img{transform:scale(1.03)}
.story-card-image>span{position:absolute;right:0;bottom:0;background:#fff;padding:14px 0 0 14px;border-radius:22px 0 0 0;color:#861b38}
.story-card .eyebrow{font-size:10px;margin:16px 0 9px;color:#7e2540;letter-spacing:.09em}
.editorial .story-card :is(h2,h3){font-size:22px;line-height:1.25;letter-spacing:-.045em;margin:0;max-width:34ch}
.journal-intro{padding:25px 0 32px;display:grid;grid-template-columns:1.5fr 1fr;gap:20px 50px;align-items:end}
.journal-intro>.eyebrow{grid-column:1/-1;margin:0}
.editorial .journal-intro h1{font-size:clamp(40px,4.6vw,72px);line-height:1.05;letter-spacing:-.065em;margin:0}
.journal-intro>p:last-child{font-size:17px;line-height:1.6;max-width:40ch;margin:0}
.journal-topics{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0;margin-bottom:20px;border-top:1px solid #e1e6e3}
.journal-topics a{padding:10px 16px;border:1px solid #dfe5e1;border-radius:20px 20px 20px 0;font-size:13px}
.journal-topics a[aria-current]{background:#861b38;color:white;border-color:#861b38}
.article-header{max-width:1040px;margin:25px auto 35px;text-align:center}
.article-header .eyebrow{font-size:11px;margin-bottom:20px}
.editorial .article-header h1{font-size:clamp(32px,3.7vw,58px);line-height:1.08;letter-spacing:-.055em;margin:0 0 22px}
.article-header>p:last-child{max-width:70ch;margin:0 auto;font-size:17px;line-height:1.65;color:#56605a}
.article-photo-block{margin:0;position:relative;border-radius:30px;overflow:hidden;background:#f7f8f8}
.article-photo-block img{width:100%;height:100%;object-fit:cover;display:block}
.article-cover{height:clamp(320px,43vw,600px);margin-bottom:42px}
.article-cover img{object-position:center 54%}
.article-photo-block figcaption{position:absolute;bottom:0;left:0;background:#fff;padding:18px 24px 4px 0;border-top-right-radius:24px;font-size:14px;line-height:1.4;max-width:65%}
.article-photo-block figcaption:after{content:'';position:absolute;right:-24px;bottom:0;width:24px;height:24px;background:radial-gradient(circle at 100% 0,transparent 24px,#fff 24.5px)}
.article-photo-block figcaption>span{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.1em;margin-bottom:7px;color:#861b38}
.article-photo-block figcaption .icon{width:18px;height:18px}
.article-layout{display:grid;grid-template-columns:220px minmax(0,780px);justify-content:space-between;gap:46px}
.article-toc{position:sticky;top:20px;align-self:start}
.article-toc summary{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:12px 0;border-bottom:1px solid #dfe5e1;cursor:pointer}
.article-toc nav{display:grid;gap:12px;padding-top:16px}
.article-toc a{font-size:13px;line-height:1.45;color:#59645e}
.article-toc a:hover{color:#861b38}
.article-prose>section{scroll-margin-top:25px;margin:0 0 32px}
.editorial .article-prose h2{font-size:clamp(23px,2.4vw,33px);line-height:1.16;letter-spacing:-.045em;margin:0 0 16px}
.article-prose p{font-size:17px;line-height:1.8;margin:0 0 17px;color:#36403a}
.article-prose .article-context-link{font-size:14px;border-left:2px solid #861b38;padding-left:16px;margin:24px 0}
.article-context-link a{border-bottom:1px solid #b9bdbb;color:#861b38}
.article-inset{height:420px;margin:32px 0 35px}
.article-prose .article-credit{font-size:12px;line-height:1.6;color:#68706e;border-top:1px solid #e1e6e3;padding-top:16px}
.article-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.journal-article .section{margin-top:52px}
.registry-search{display:flex;flex-wrap:wrap;gap:16px;align-items:end;margin:25px 0}
.registry-search label{display:grid;gap:8px;font-size:14px}.registry-search input,.registry-search select{min-height:46px;border:1px solid #dfe5e1;border-radius:8px;padding:10px}
.registry-table-wrap{overflow-x:auto}.photo-registry table{border-collapse:collapse;width:100%;font-size:13px}.photo-registry td,.photo-registry th{padding:14px;text-align:left;border-bottom:1px solid #dfe5e1;vertical-align:top;min-width:140px}
.photo-registry td small{display:block;margin-top:7px}.photo-registry details{max-width:300px}.photo-registry summary{cursor:pointer}.photo-registry details p{overflow-wrap:anywhere}
.cart-unavailable{border:1px solid #dccbd0;padding:18px;border-radius:16px;margin:12px 0}.cart-unavailable p{font-size:14px}.cart-unavailable h3{font-size:18px}
@media(min-width:1100px){.editorial .request-section>div:first-child{position:sticky;top:30px}}
@media(max-width:1100px){.product-facts{grid-template-columns:1fr 1fr}.fact-panel:last-child{grid-column:1/-1;border-left:0;border-top:1px solid #e1e6e3;padding-top:20px;margin-top:20px}.editorial .faq-compact{grid-template-columns:1fr;gap:18px}.faq-heading p:not(.eyebrow){max-width:none}.article-layout{grid-template-columns:180px minmax(0,1fr);gap:30px}.story-grid{gap:30px 16px}.editorial .story-card :is(h2,h3){font-size:20px}}
@media(max-width:760px){.editorial .product-compact{grid-template-columns:1fr;gap:20px}.editorial .product-compact .detail-main-image>img{max-height:600px}.product-facts{grid-template-columns:1fr;padding:0}.fact-panel{padding:20px}.fact-panel+.fact-panel{border-left:0;border-top:1px solid #e1e6e3}.fact-panel:last-child{margin:0;padding-top:20px}.product-help{grid-template-columns:1fr;gap:10px}.editorial .faq-compact{padding:22px;gap:18px;margin-block:36px}.faq-emblem{padding:9px}.editorial .faq-heading h2{font-size:28px}.faq-items summary{font-size:15px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-intro{grid-template-columns:1fr;gap:20px}.journal-topics{gap:7px}.journal-topics a{font-size:12px;padding:9px 12px}.article-layout{display:block}.article-toc{position:static;margin-bottom:30px;border:1px solid #e1e6e3;border-radius:18px;padding:6px 18px 16px}.article-toc nav{grid-template-columns:1fr 1fr;gap:12px 18px}.article-inset{height:340px}.article-header{text-align:left;margin-top:20px}.article-cover{height:380px}.article-photo-block figcaption{max-width:80%;font-size:12px;padding:13px 16px 3px 0}.category-editorial-grid{grid-template-columns:1fr;gap:10px}.editorial .request-section{gap:28px}.article-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:480px){.story-grid{grid-template-columns:1fr;gap:30px}.story-card-image{aspect-ratio:1.4}.editorial .story-card :is(h2,h3){font-size:23px}.article-prose p{font-size:16px;line-height:1.75}.article-toc nav{grid-template-columns:1fr}.article-cover{height:310px}.article-inset{height:300px}.article-photo-block{border-radius:22px}.article-photo-block figcaption{max-width:88%}.editorial .product-compact h1{font-size:36px}.editorial .product-compact .detail-buy{flex-wrap:wrap}.editorial .product-compact .detail-buy .button{flex:1;min-width:180px;padding:14px 12px;font-size:14px}.editorial .faq-compact{padding:18px}.faq-answer p{padding-right:0}.faq-heading{gap:12px}.article-products{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.petal-toggle,.story-card-image img{transition:none}.story-card:hover img{transform:none}}

.article-ideas{list-style:none;margin:20px 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.article-ideas li{padding:14px 16px;border:1px solid #e1e6e3;border-radius:16px 16px 16px 0;font-size:16px;line-height:1.5}.article-ideas li:before{content:"✧";color:#861b38;margin-right:8px}@media(max-width:600px){.article-ideas{grid-template-columns:1fr}}
