.photo-hero{isolation:isolate}.hero-photo{position:absolute;overflow:hidden;background:#ead9e0;border:8px solid rgba(255,255,255,.72);box-shadow:0 25px 55px rgba(83,41,61,.2)}.hero-photo img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s}.hero-photo img.loaded{opacity:1}.hero-photo-main{width:56%;height:72%;left:22%;top:4%;border-radius:48% 48% 18px 18px}.hero-photo-left{width:38%;height:42%;left:0;bottom:3%;border-radius:50% 50% 20px 20px;transform:rotate(-5deg)}.hero-photo-right{width:34%;height:39%;right:0;bottom:15%;border-radius:20px 50% 50% 20px;transform:rotate(5deg)}.photo-hero .fact-float{z-index:5}.article-layout{display:grid;grid-template-columns:250px minmax(0,860px);gap:55px;align-items:start;justify-content:center;padding:65px 6vw 90px;background:linear-gradient(90deg,#fffdfb,#fff 52%,#fffdfb)}.article-contents{position:sticky;top:105px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.article-contents small{display:block;color:var(--gold);font-weight:700;letter-spacing:.17em;margin-bottom:12px}.article-contents a{display:flex;gap:11px;color:var(--muted);text-decoration:none;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}.article-contents a:last-child{border:0}.article-contents a:hover{color:var(--rose)}.article-contents a span{color:var(--gold);font:italic 14px 'Playfair Display'}.long-article{border:1px solid var(--line);border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 18px 60px rgba(93,47,65,.07)}.article-chapter{display:grid;grid-template-columns:72px 1fr;gap:26px;padding:52px 55px;scroll-margin-top:100px;border-bottom:1px solid var(--line)}.article-chapter:nth-child(odd){background:linear-gradient(135deg,#fff9fb,#fff)}.chapter-marker{display:flex;flex-direction:column;align-items:center;gap:8px}.chapter-marker>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--pink2);color:var(--gold);font-size:25px}.chapter-marker small{font:italic 15px 'Playfair Display';color:var(--gold)}.article-chapter h2{font:600 clamp(32px,4vw,48px)/1.08 'Playfair Display';margin:0 0 18px}.article-chapter p{font-size:17px;line-height:1.8;color:#6f5f67;margin:0}.article-chapter p+p{margin-top:19px}.chapter-lead{font-size:20px!important;color:var(--ink)!important;font-family:'Playfair Display'}.article-end{text-align:center;padding:58px;background:var(--pink2)}.article-end>span{font-size:35px;color:var(--gold)}.article-end h3{font:600 32px 'Playfair Display';margin:8px}.article-end p{max-width:520px;margin:0 auto 22px;color:var(--muted)}.article-end .gold-btn{width:auto;margin:auto;padding-inline:28px}
@media(max-width:850px){.article-layout{grid-template-columns:1fr;padding:28px 14px 60px;gap:20px}.article-contents{position:relative;top:auto;display:flex;overflow:auto;gap:8px;padding:11px;border-radius:14px}.article-contents small{display:none}.article-contents a{white-space:nowrap;border:1px solid var(--line);border-radius:99px;padding:8px 12px}.long-article{border-radius:20px}.article-chapter{grid-template-columns:1fr;padding:38px 28px;gap:15px}.chapter-marker{flex-direction:row}.chapter-marker>span{width:42px;height:42px}.article-chapter p{font-size:16px;line-height:1.72}.chapter-lead{font-size:18px!important}.article-end{padding:42px 25px}.photo-hero{height:430px}.hero-photo-main{width:64%;height:69%;left:18%}.hero-photo-left{width:42%;height:38%;bottom:1%}.hero-photo-right{width:38%;height:35%;bottom:9%}}
