.cm-editorial{padding:72px max(24px,5vw);color:#294339;background:#faf6ee}.cm-editorial h2{font-size:clamp(32px,4vw,58px);line-height:1.08;margin:12px 0 18px}.cm-editorial-intro{max-width:620px;margin-bottom:32px}.cm-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cm-look{position:relative;margin:0;min-width:0}.cm-look>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.cm-look-caption{display:flex;justify-content:space-between;gap:16px;padding:18px 0;font-size:16px}.cm-hotspot{position:absolute;top:51%;left:50%;transform:translate(-50%,-50%);z-index:2}.cm-hotspot summary{list-style:none;cursor:pointer;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#faf6ee;border:2px solid #294339;color:#294339;box-shadow:0 0 0 6px #faf6ee55;font-size:24px}.cm-hotspot summary::-webkit-details-marker{display:none}.cm-hotspot summary:focus-visible{outline:3px solid #294339;outline-offset:7px}.cm-hotspot[open] summary{background:#294339;color:#faf6ee}.cm-hotspot-card{position:absolute;top:56px;left:50%;transform:translateX(-50%);width:240px;max-width:72vw;padding:20px;background:#fffdf8;box-shadow:0 8px 28px #29433922;display:grid;gap:8px}.cm-hotspot-card a{color:inherit;text-underline-offset:4px}.cm-hotspot-card strong{font-size:19px}.cm-detail-copy{max-width:680px;margin:28px auto 0;text-align:center}.cm-detail-copy p{line-height:1.7}.cm-detail-copy a{color:inherit;text-underline-offset:4px}@media(max-width:700px){.cm-editorial{padding:44px 20px}.cm-editorial-grid{grid-template-columns:1fr;gap:26px}.cm-hotspot-card{top:50px}.cm-look-caption{font-size:15px}}

/* Small visual dot, generous touch target. */
.cm-editorial-lifestyle .cm-look>img{aspect-ratio:3/2}
.cm-hotspot{top:57%;left:48%}
.cm-hotspot summary{border:0;background:transparent;box-shadow:none;font-size:0}
.cm-hotspot summary>span{display:block;width:14px;height:14px;border:2px solid #fffdf8;border-radius:50%;background:#e6b8ae;box-shadow:0 1px 5px #29433955;transition:transform .15s}
.cm-hotspot[open] summary{background:transparent}
.cm-hotspot summary:hover>span,.cm-hotspot[open] summary>span{transform:scale(1.15);background:#294339}
.cm-hotspot-card{top:43px}

.cm-look-wide{grid-column:1/-1}.cm-look-wide>img{aspect-ratio:3/2}.cm-look-wide+figure{grid-column:1/-1;max-width:700px;margin:0 auto;width:100%}
