body:has(.chat-detail){background:#f5f3eb!important}body:has(.chat-detail)::before,body:has(.chat-detail)::after{display:none!important}.chat-detail{background:#fffdf7;border:1px solid #e5e0d4;border-radius:24px;box-shadow:0 20px 60px #123e4210}
.chat-detail{max-width:1080px;margin:40px auto;padding:24px;color:#123e42}.chat-detail-grid{display:grid;grid-template-columns:minmax(220px,340px) 1fr;gap:64px;align-items:center;margin-top:36px}.chat-cover{width:100%;border-radius:18px;box-shadow:0 16px 48px #123e4226}.chat-kicker{letter-spacing:.13em;font-size:12px;font-weight:800}.chat-detail h1{font-family:Georgia,serif;font-size:clamp(32px,4vw,58px);line-height:1.08}.chat-synopsis{font-size:18px;line-height:1.8;white-space:pre-wrap}.chat-price{font-size:24px;font-weight:700}.chat-cta{display:inline-block;padding:16px 24px;background:#123e42;color:#fff4dc;border-radius:12px;text-decoration:none;font-weight:700}.chat-detail :focus-visible{outline:3px solid #bc6500;outline-offset:5px}@media(max-width:650px){.chat-detail{margin:8px auto;padding:20px}.chat-detail-grid{grid-template-columns:1fr;gap:24px}.chat-cover{width:190px;margin:auto}.chat-detail h1{font-size:36px}}@media(prefers-reduced-motion:reduce){.chat-detail *{scroll-behavior:auto}}
