.hero{grid-template-columns:1fr 540px;align-items:center;gap:32px;max-width:1100px;margin-bottom:56px;margin-left:auto;margin-right:auto;display:grid}.hero-title{color:#2b2725;letter-spacing:-.01em;margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,2.6rem);font-weight:700}.hero-image-wrapper{justify-content:flex-end;display:flex}.hero-image{object-fit:contain;width:100%;max-width:520px;height:auto;display:block}@media (max-width:860px){.hero{grid-template-columns:1fr;gap:24px;margin-bottom:32px}.hero-title{text-align:center;order:2}.hero-image-wrapper{order:1;justify-content:center}.hero-image{max-width:100%}}
.circle-card{background:#fff;border:1px solid #f0ebe6;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px 26px;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 2px 12px #2b27250d}.circle-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2b272514}.card-body{flex-direction:column;gap:10px;display:flex}.card-row-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.card-title{color:#2b2725;margin:0;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.25}.card-category{color:#ff6b5a;white-space:nowrap;background:#fde9e5;border-radius:999px;flex-shrink:0;padding:4px 14px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600}.card-row-meta{justify-content:space-between;align-items:center;gap:14px;display:flex}.card-city{color:#706965;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:Inter,sans-serif;font-size:.88rem;overflow:hidden}.card-members{color:#2b2725;white-space:nowrap;font-family:Inter,sans-serif;font-size:.85rem}.card-description{color:#706965;margin:2px 0 0;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.45}.card-footer{border-top:1px solid #f0ebe6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:grid}.card-creator{align-items:center;gap:8px;min-width:0;display:flex}.creator-avatar{color:#ff6b5a;text-transform:uppercase;background:#fde9e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;display:flex}.creator-name{color:#9a918b;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:.82rem;overflow:hidden}.moment-strip{align-items:center;min-width:0;display:flex;overflow:hidden}.moment-thumb{object-fit:cover;border:2px solid #fff;border-radius:9px;flex:0 0 36px;width:36px;height:36px;margin-left:-8px}.moment-thumb:first-child{margin-left:0}.btn-join{color:#fff;text-align:center;white-space:nowrap;background:#ff6b5a;border-radius:999px;padding:9px 22px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .18s}.btn-join:hover{background:#f45542}@media (max-width:640px){.circle-card{min-height:180px;padding:18px 16px}.card-row-top{flex-direction:column;gap:8px}.card-row-meta{align-items:flex-start;gap:8px}.card-title{font-size:.98rem}.card-description,.card-city,.card-members,.creator-name{font-size:.8rem}.card-category{padding:3px 10px;font-size:.7rem}.card-footer{grid-template-columns:1fr;gap:10px}.card-creator{width:100%}.moment-strip{width:100%;padding:2px 0;overflow-x:auto}.moment-thumb{flex-basis:34px;width:34px;height:34px;margin-left:0;margin-right:6px}.btn-join{width:100%;padding:9px 16px;font-size:.8rem}}
.circle-grid-section{max-width:1100px;margin:0 auto}.circle-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:28px;display:grid}.circle-grid-actions{justify-content:space-between;align-items:center;gap:20px;margin-bottom:56px;display:flex}.btn-primary{color:#fff;background:#ff6b5a;border-radius:999px;padding:16px 40px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .18s;display:inline-block}.btn-primary:hover{background:#f45542}.link-see-all{color:#ff6b5a;font-family:Inter,sans-serif;font-size:.95rem;text-decoration:none}.link-see-all:hover{color:#f45542}@media (max-width:640px){.circle-grid{grid-template-columns:1fr;gap:16px}.circle-grid-actions{text-align:center;flex-direction:column;align-items:stretch;gap:16px}.btn-primary{text-align:center;padding:14px 20px;font-size:.95rem}.link-see-all{text-align:center}}
.cities-marquee{text-align:center;box-sizing:border-box;width:100%;max-width:1100px;margin:8px auto 18px;overflow:hidden}.marquee-label{letter-spacing:.12em;text-transform:uppercase;color:#9a918b;margin-bottom:18px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.marquee-track{will-change:transform;gap:12px;width:fit-content;animation:24s linear infinite marquee;display:flex}.marquee-city{color:#4aa8f7;white-space:nowrap;background:#fff;border:1px solid #e9ddd4;border-radius:999px;flex:none;padding:4px 18px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.cities-marquee{width:100%;max-width:100%;margin:6px auto 18px;overflow:hidden}.marquee-label{margin-bottom:10px;font-size:.68rem}.marquee-track{gap:8px;animation-duration:18s}.marquee-city{flex:none;padding:6px 12px;font-size:.72rem}}
