.outlet-detail{background:#141212;min-height:100vh;color:#f5efea}.outlet-hero{position:relative;height:70vh;min-height:480px;display:flex;align-items:flex-end}.outlet-hero-image,.outlet-hero-overlay{position:absolute;inset:0}.outlet-hero-overlay{background:linear-gradient(0deg,rgba(20,18,18,.95) 0,rgba(20,18,18,.4) 50%,rgba(20,18,18,.2))}.outlet-hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;width:100%;padding:0 24px 64px;display:flex;flex-direction:column;align-items:flex-start}.outlet-back{display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.6);margin-bottom:24px;transition:color .3s ease;text-decoration:none}.outlet-back:after{display:none}.outlet-back:hover{color:#d4a574}.outlet-badge{display:inline-block;padding:6px 16px;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.15em;color:#fff;margin-bottom:20px}.outlet-hero-tagline{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:300;color:#fff;letter-spacing:-.01em;line-height:1.3;max-width:640px}.outlet-body{padding:80px 24px}.outlet-body-inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.outlet-description h2{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:500;color:#f5efea;margin-bottom:8px;position:relative;padding-bottom:16px}.outlet-description h2:after{content:"";position:absolute;bottom:0;left:0;width:48px;height:1px;background:#d4a574}.outlet-description p{margin-top:24px;font-size:1.0625rem;line-height:1.8;color:#c9b3a6}.outlet-highlights h3{font-size:1.125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f5efea;margin-bottom:32px}.highlights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.highlight-item{display:flex;align-items:center;gap:16px;font-size:1rem;color:#c9b3a6;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:16px 20px;transition:background .3s ease,border-color .3s ease}.highlight-item:hover{background:hsla(0,0%,100%,.05);border-color:rgba(212,165,116,.2)}.highlight-icon{font-size:.875rem;flex-shrink:0}.outlet-cta-band{background:rgba(212,165,116,.06);border:1px solid rgba(212,165,116,.2);border-radius:20px;padding:48px;text-align:center}.outlet-cta-band h3{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;color:#f5efea;margin-bottom:12px}.outlet-cta-band p{font-size:1rem;color:#9c8274;margin-bottom:32px;max-width:440px;margin-left:auto;margin-right:auto}.outlet-cta-btn{display:inline-block;background:#d4a574;color:#141212;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:14px 32px;border-radius:999px;text-decoration:none;transition:all .3s ease}.outlet-cta-btn:after{display:none}.outlet-cta-btn:hover{background:#e0b87e;transform:translateY(-2px);box-shadow:0 8px 24px rgba(212,165,116,.3)}.other-outlets h3{font-size:1.125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f5efea;margin-bottom:32px}.other-outlets-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px}@media(min-width:640px){.other-outlets-grid{grid-template-columns:repeat(3,1fr)}}.other-outlet-card{display:flex;flex-direction:column;gap:12px;text-decoration:none;cursor:pointer;transition:transform .3s ease}.other-outlet-card:after{display:none}.other-outlet-card:hover{transform:translateY(-4px)}.other-outlet-card:hover .other-outlet-image img{transform:scale(1.05)}.other-outlet-image{position:relative;height:180px;border-radius:12px;overflow:hidden}.other-outlet-image img{transition:transform .5s ease}.other-outlet-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,18,18,.6) 0,transparent 60%)}.other-outlet-name{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f5efea}.other-outlet-tagline{font-size:.875rem;color:#9c8274;line-height:1.5}