/* Hero-only product preview: a gathering page sits behind the calendar. */
.calendar-field{isolation:isolate}.hero-stage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;opacity:.58;mix-blend-mode:multiply;filter:saturate(.78) contrast(.96)}.calendar-field:after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,var(--paper) 0%,rgba(255,249,238,.24) 52%,rgba(23,35,63,.11) 100%);pointer-events:none}
.gathering-page{position:absolute;z-index:1;right:12%;bottom:18px;width:480px;background:#fff9ee;border:1px solid rgba(23,35,63,.25);box-shadow:9px 10px 0 rgba(23,35,63,.20);transform:rotate(-4deg);overflow:hidden}.gathering-cover{min-height:195px;padding:20px;background:var(--blue);color:#fff9ee;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.gathering-cover:after{content:"✳";position:absolute;right:17px;top:20px;font:400 96px/1 "Instrument Serif",Georgia,serif;color:var(--yellow);opacity:.94}.gathering-cover span,.gathering-cover i{font:500 9px "DM Mono",monospace;letter-spacing:.05em;font-style:normal}.gathering-cover b{font:400 48px/.8 "Instrument Serif",Georgia,serif;letter-spacing:-.055em;position:relative;z-index:1}.gathering-body{padding:15px 18px 17px;color:var(--ink)}.gathering-body>strong{font:500 10px "DM Mono",monospace;text-transform:uppercase}.gathering-body>p{font-size:12px;line-height:1.35;margin:8px 0 15px}.gathering-body>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font:500 10px "DM Mono",monospace}.gathering-body>div>b{padding:8px 9px;background:var(--orange);font-size:9px}.readiness-count{display:inline-flex;align-items:center;gap:5px}.readiness-count b{display:grid;place-items:center;width:22px;height:22px;padding:0!important;background:var(--yellow)!important;color:var(--ink);border-radius:50%;font:500 11px "DM Mono",monospace!important}.readiness-stamp{position:absolute;z-index:4;left:2%;bottom:52px;width:156px;filter:drop-shadow(4px 5px 0 rgba(23,35,63,.19));transform:rotate(4deg)}.calendar-card{z-index:3!important;right:0!important;bottom:9px!important;width:285px!important}@media(max-width:760px){.gathering-page{width:315px;right:8%;bottom:10px}.gathering-cover{min-height:134px;padding:13px}.gathering-cover b{font-size:32px}.gathering-body{padding:12px}.gathering-body>p{margin:6px 0 10px}.gathering-body>div>b{padding:6px;font-size:8px}.readiness-stamp{width:120px;bottom:48px}.calendar-card{right:-2%!important;width:245px!important}}
