:root{text-rendering:optimizeLegibility;font-weight:400;color:#101828;background-color:#f4f6fb;-webkit-font-smoothing:antialiased;line-height:1.35;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif}*,:after,:before{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#eef2ff,transparent 60%),radial-gradient(circle at 20% 20%,#ffe4f0,transparent 40%),#f4f6fb}#root,body{min-height:100vh}.app-shell{padding:2.5rem 1.5rem 4rem;max-width:960px;gap:2rem;margin:0 auto}.app-shell,.hero{flex-direction:column;display:flex}.hero{gap:.8rem;text-align:left}.brand{gap:1rem;align-items:center;display:flex}.brand-logo{height:64px;object-fit:contain;box-shadow:0 10px 25px #0f172a26;border-radius:14px;width:64px}.brand-text{flex-direction:column;gap:.2rem;display:flex}.hero h1{margin:0}.carousel{position:relative;flex-direction:column;gap:1rem;align-items:center;display:flex}.carousel-viewport{overflow:hidden;box-shadow:0 25px 45px #0f172a26;border-radius:20px;width:100%}.carousel-track{transition:transform .5s ease;display:flex}.carousel-slide{position:relative;min-width:100%;margin:0}.carousel-slide img{height:auto;width:100%;display:block}.carousel-slide figcaption{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem 1.25rem;right:24px;color:#fff;position:absolute;flex-direction:column;bottom:24px;gap:.25rem;border-radius:12px;background:#0f172a8c;left:24px;display:flex}.carousel-slide figcaption strong{font-size:1.1rem}.carousel-slide figcaption span{font-size:.95rem;color:#e2e8f0}.carousel-nav{height:44px;transform:translateY(-50%);justify-content:center;font-size:2rem;border:none;color:#0f172a;position:absolute;top:50%;align-items:center;box-shadow:0 10px 25px #0f172a33;border-radius:50%;background:#ffffffd9;cursor:pointer;width:44px;line-height:1;display:flex}.carousel-nav.prev{left:16px}.carousel-nav.next{right:16px}.carousel-dots{gap:.5rem;display:flex}.carousel-dots button{height:10px;border:none;border-radius:50%;background:#cbd5f5;cursor:pointer;width:10px}.carousel-dots button.active{background:#1d4ed8}.eyebrow{font-size:.75rem;color:#667085;text-transform:uppercase;letter-spacing:.2em;margin:0}.lede{color:#475467;max-width:640px;margin:0}.filters{padding:1.25rem 1.5rem;justify-content:space-between;flex-wrap:wrap;gap:1rem;align-items:center;box-shadow:0 15px 45px #0f172a14;border-radius:16px;background:#fff;display:flex}.subject-toggle{padding:.25rem;flex-wrap:wrap;border:1px solid #d0d5dd;gap:.25rem;border-radius:999px;width:100%;display:inline-flex}.subject-toggle button{flex:1 1 auto;padding:.5rem 1.5rem;font-size:.95rem;border:none;color:#475467;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;min-width:0;border-radius:999px;background:transparent;cursor:pointer;white-space:nowrap}.subject-toggle button:hover{transform:translateY(-1px);opacity:.95;box-shadow:0 8px 18px #0f172a2e}.subject-toggle button.active{box-shadow:inset 0 0 0 2px #fff,0 6px 16px #0f172a2e}.city-filter{font-size:.85rem;color:#475467;flex-direction:column;gap:.3rem;width:100%;display:flex}.city-filter select{padding:.55rem .75rem;font-size:.95rem;border:1px solid #d0d5dd;min-width:200px;border-radius:10px;width:100%}.results{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.card{padding:1.5rem;flex-direction:column;gap:.85rem;box-shadow:0 10px 35px #0f172a0f;border-radius:16px;background:#fff;display:flex}.card-header{justify-content:space-between;gap:.5rem;align-items:baseline;display:flex}.card-header h2{font-size:1.25rem;margin:0}.card-header p{font-weight:600}.address,.card-header p{color:#475467;margin:0}.metrics{flex-wrap:wrap;font-size:.95rem;gap:1rem;display:flex}.metrics strong{font-weight:600}.description{color:#101828;margin:0}.contact{flex-wrap:wrap;gap:.75rem;display:flex}.contact a{text-decoration:none;font-weight:600;color:#0f62fe}.empty-state{grid-column:1/-1;padding:2rem;color:#475467;text-align:center;border-radius:16px;background:#fff}.site-footer{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:2.5rem;color:#e2e8f0;gap:1.5rem;border-radius:24px;background:#0f172a;margin-top:1rem;display:grid}.site-footer h2{color:#fff;margin:.4rem 0 .8rem}.footer-copy{color:#cbd5f5;margin:0;line-height:1.6}.footer-contact{gap:.75rem}.footer-contact,.footer-contact a{flex-direction:column;display:flex}.footer-contact a{padding:.85rem 1rem;text-decoration:none;color:#fff;gap:.15rem;border-radius:12px;background:#ffffff14}.footer-contact span{font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.footer-contact strong{font-size:1.05rem}@media(max-width:640px){.app-shell{padding:1.5rem 1rem 3rem}.filters{padding:1rem;flex-direction:column;gap:1rem;align-items:stretch}.subject-toggle{width:100%}.subject-toggle button{flex:1 1 calc(50% - 0.25rem);padding:.45rem 1rem;font-size:.85rem;min-width:calc(50% - .25rem)}.city-filter{width:100%}.city-filter select{min-width:0;width:100%}}