.hero-section{padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#1e1b4b)}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#ffffff;padding:0}.hero-subtitle{font-size:1.25rem;color:#ffffff;margin-bottom:2rem;padding:0}.search-container{max-width:600px;margin:0 auto;display:flex;gap:.5rem;justify-content:center}.search-input{flex:1 1;padding:1rem 1.5rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#ffffff;font-size:1rem;outline:none;min-width:0}.search-button{padding:1rem 2rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:white;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;white-space:nowrap}.quick-actions{margin-top:2rem;display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;padding-right:115px}.quick-action-btn{padding:.75rem 1.5rem;background:rgba(255,255,255,.1);color:#e0e7ff;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);cursor:pointer;font-size:1rem;font-family:inherit;text-decoration:none}.dj-section{padding:3rem 2rem;max-width:1400px;margin:0 auto;width:100%}.dj-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dj-section-title{font-size:1.75rem;font-weight:700;color:#ffffff}.dj-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.footer-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}@media (max-width:968px){.hero-section{padding:3rem 1.5rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.1rem}.search-container{flex-direction:column;max-width:100%;padding:0 .5rem}.search-button,.search-input{width:100%;padding:.875rem 1rem}.quick-actions{flex-direction:column;gap:.75rem;padding:0 1rem}.quick-action-btn{width:100%;text-align:center}.dj-section{padding:2rem 1rem}.dj-section-header{flex-direction:column;gap:.5rem;align-items:flex-start}.dj-section-title{font-size:1.5rem}.dj-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:969px){.hero-subtitle{padding-right:60px}}@media (max-width:480px){.hero-section{padding:2rem 1rem}.hero-title{font-size:1.75rem;line-height:1.2}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.search-button,.search-input{font-size:.9rem;padding:.75rem 1rem}.quick-action-btn{font-size:.9rem;padding:.625rem 1rem}.dj-section{padding:1.5rem .75rem}.dj-section-title{font-size:1.25rem}.dj-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.dj-card{border-radius:.75rem}.dj-card-image{height:120px!important}.dj-card-info{padding:.75rem!important}.dj-card-name{font-size:.9rem!important}.dj-card-location{font-size:.75rem!important}.dj-card-genre{font-size:.6rem!important;padding:.1rem .35rem!important}.footer-links{flex-direction:column;gap:1rem}}@media (max-width:360px){.hero-title{font-size:1.5rem}.dj-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.dj-card-image{height:100px!important}}.location-full{display:inline}.location-condensed{display:none}@media (max-width:768px){.location-full{display:none}.location-condensed{display:inline}}