@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&family=Inter:wght@400;500;600&display=swap");.ri-spaces{--ri-black:#0d0d0d;--ri-charcoal:#1a1a1a;--ri-panel:#222;--ri-yellow:#ffd126;--ri-off-white:#f2ede6;--ri-muted:#999;--ri-border:hsla(0,0%,100%,.08);background:var(--ri-black);color:var(--ri-off-white);font-family:Inter,sans-serif;line-height:1.6;padding:5rem 2rem;-webkit-font-smoothing:antialiased}.ri-spaces *,.ri-spaces :after,.ri-spaces :before{box-sizing:border-box}.ri-spaces h2,.ri-spaces h3,.ri-spaces p{margin:0}.ri-spaces-inner{margin:0 auto;max-width:900px}.ri-spaces-label{color:var(--ri-yellow);font-size:.72rem;font-weight:600;letter-spacing:.16em;margin-bottom:.75rem}.ri-spaces-label,.ri-spaces-title{font-family:Oswald,sans-serif;text-transform:uppercase}.ri-spaces-title{color:var(--ri-off-white);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.1;margin-bottom:1rem}.ri-spaces-divider{background:var(--ri-yellow);height:3px;margin-bottom:2rem;width:40px}.ri-spaces-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2.5rem}.ri-space-card{background:var(--ri-charcoal);border:1px solid var(--ri-border);border-radius:10px;overflow:hidden}.ri-space-card-img{background:var(--ri-panel);display:block;height:220px;object-fit:cover;width:100%}.ri-space-card-ph{align-items:center;background:linear-gradient(135deg,var(--ri-panel) 0,#2a2a2a 100%);display:flex;font-size:3rem;height:220px;justify-content:center;width:100%}.ri-space-card-body{padding:1.5rem}.ri-space-badge{background:rgba(255,209,38,.15);border-radius:4px;color:var(--ri-yellow);display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.1em;margin-bottom:.75rem;padding:.25rem .6rem}.ri-space-badge,.ri-space-card-body h3{font-family:Oswald,sans-serif;text-transform:uppercase}.ri-space-card-body h3{color:var(--ri-off-white);font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.ri-space-card-body p{color:var(--ri-muted);font-size:.88rem;line-height:1.65}@media (max-width:600px){.ri-spaces{padding:3.5rem 1.25rem}}