.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem}.navbar-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.navbar-logo{text-decoration:none;display:flex;flex-direction:column;line-height:1.1}.logo-urban{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.3em}.logo-origins{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;color:#c9a54d;letter-spacing:.5em;text-transform:uppercase}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:3rem}.nav-link{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;padding:.5rem 0;position:relative;transition:color .3s ease}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#c9a54d;transition:width .3s ease}.nav-link:hover,.nav-link.active{color:#c9a54d}.nav-link:hover:after,.nav-link.active:after{width:100%}@media (max-width: 768px){.navbar{padding:1rem}.nav-menu{gap:1.5rem}.nav-link{font-size:.8rem}.logo-urban{font-size:1.2rem}.logo-origins{font-size:.6rem}}.hero-section{display:flex;height:100vh;min-height:500px;margin-top:-1px}.hero-card{flex:1;position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;transition:flex .5s ease}.hero-card:hover{flex:1.1}.tours-card{background-image:url(https://images.unsplash.com/photo-1534430480872-3498386e7856?auto=format&fit=crop&w=1920&q=80)}.games-card{background-image:url(https://images.unsplash.com/photo-1496442226666-8d4d0e62e6e9?auto=format&fit=crop&w=1920&q=80)}.card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#0009);transition:background .4s ease}.hero-card:hover .card-overlay{background:linear-gradient(to bottom,#0003,#00000080)}.card-content{position:relative;z-index:1;text-align:center;color:#fff;padding:2rem;transform:translateY(0);transition:transform .4s ease}.hero-card:hover .card-content{transform:translateY(-10px)}.card-title{font-family:Playfair Display,serif;font-size:4rem;font-weight:700;margin:0 0 1rem;letter-spacing:.05em;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.card-subtitle{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:400;margin:0 0 2rem;letter-spacing:.15em;text-transform:uppercase;opacity:.9}.card-cta{display:inline-block;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;padding:1rem 2.5rem;border:2px solid #c9a54d;color:#fff;background:transparent;transition:all .3s ease}.hero-card:hover .card-cta{background:#c9a54d;color:#000}@media (max-width: 900px){.hero-section{flex-direction:column}.hero-card{min-height:50vh}.hero-card:hover{flex:1}.card-title{font-size:3rem}.card-subtitle{font-size:.9rem}}@media (max-width: 480px){.card-title{font-size:2.5rem}.card-cta{padding:.8rem 1.5rem;font-size:.8rem}}.reviews-section{padding:4rem 2rem;background:#0f172a}.reviews-container{max-width:1200px;margin:0 auto;display:flex;gap:1.5rem;align-items:stretch}.rating-card{flex:0 0 320px;background:#1e293b;border-radius:16px;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;min-height:280px}.rating-number{font-family:Montserrat,sans-serif;font-size:4rem;font-weight:700;color:#fff;line-height:1;margin-bottom:1rem}.rating-description{font-family:Montserrat,sans-serif;font-size:.95rem;color:#ffffffb3;line-height:1.6;margin:0 0 2rem;text-align:left}.rating-brand{margin-bottom:1.5rem}.brand-name{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#fff;display:block;margin-bottom:.75rem}.reviewer-avatars{display:flex;align-items:center}.avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;color:#fff;margin-right:-10px;border:2px solid #1e293b}.avatar-count{background:#475569;font-size:.75rem}.leave-review-btn{width:100%;padding:1rem 1.5rem;background:#fff;color:#1e293b;border:none;border-radius:50px;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;margin-top:auto}.leave-review-btn:hover{background:#c9a54d;color:#000}.reviews-carousel{flex:1;overflow:hidden;min-width:0}.reviews-track{display:flex;transition:transform .5s ease}.reviews-track.no-transition{transition:none}.review-card{flex:0 0 50%;padding:0 .75rem;box-sizing:border-box}.review-card-inner{background:#1e293b;border-radius:16px;padding:2rem;display:flex;flex-direction:column;min-height:280px;height:100%}.review-stars{margin-bottom:1.25rem}.review-stars span{color:#fff;font-size:1.25rem;margin-right:.15rem}.review-text{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:500;color:#fff;line-height:1.7;margin:0;flex:1}.author-name{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;color:#fff;margin-top:1.5rem}@media (max-width: 1024px){.reviews-container{flex-direction:column}.rating-card{flex:none;width:100%}.reviews-carousel{width:100%}.review-card{flex:0 0 100%}}@media (max-width: 768px){.reviews-section{padding:3rem 1rem}.rating-card{padding:1.5rem}.rating-number{font-size:3rem}.review-card-inner{padding:1.5rem;min-height:240px}.review-text{font-size:.95rem}}.tours-hero{position:relative;height:50vh;min-height:400px;margin-top:-10px;display:flex;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1492666673288-3c4b4576ad9a?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center}.tours-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009}.tours-hero-content{position:relative;z-index:1;text-align:center;color:#fff;padding:2rem;max-width:800px}.tours-hero-content h1{font-family:Playfair Display,serif;font-size:4rem;margin:0 0 1rem;letter-spacing:.05em}.tours-hero-content p{font-family:Montserrat,sans-serif;font-size:1.2rem;margin:0;opacity:.9;line-height:1.6}.tours-grid-section{padding:5rem 2rem;background:#f9f9f9}.tours-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.tour-card-link{text-decoration:none;color:inherit;display:flex;height:100%}.tour-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.tour-card-link:hover .tour-card,.tour-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.tour-image{height:220px;background-size:cover;background-position:center;position:relative;flex-shrink:0}.tour-price{position:absolute;top:1rem;right:1rem;background:#c9a54d;color:#000;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.1rem;padding:.5rem 1rem;border-radius:4px}.tour-info{padding:1.5rem;display:flex;flex-direction:column;flex:1}.tour-title{font-family:Playfair Display,serif;font-size:1.5rem;margin:0 0 .75rem;color:#1a1a1a}.tour-description{font-family:Montserrat,sans-serif;font-size:.95rem;color:#555;line-height:1.6;margin:0 0 1.5rem;flex:1}.tour-meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.tour-duration{font-family:Montserrat,sans-serif;font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:.1em}.tour-book-btn{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:.75rem 1.5rem;background:#1a1a1a;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}.tour-book-btn:hover{background:#c9a54d}.tours-cta{padding:5rem 2rem;text-align:center;background:#1a1a1a;color:#fff}.tours-cta h2{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 1rem}.tours-cta p{font-family:Montserrat,sans-serif;font-size:1.1rem;margin:0 0 2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;padding:1rem 2.5rem;background:transparent;color:#fff;border:2px solid #c9a54d;cursor:pointer;transition:all .3s ease}.cta-button:hover{background:#c9a54d;color:#000}@media (max-width: 768px){.tours-hero-content h1{font-size:2.5rem}.tours-hero-content p{font-size:1rem}.tours-cta h2{font-size:2rem}}.tour-details-page{min-height:100vh;background:#f9f9f9}.tour-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);text-align:center;padding:2rem}.tour-not-found h1{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 1rem;color:#1a1a1a}.tour-not-found p{font-family:Montserrat,sans-serif;color:#666;margin:0 0 2rem}.tour-not-found .back-link{font-family:Montserrat,sans-serif;font-weight:600;color:#c9a54d;text-decoration:none}.tour-details-hero{position:relative;height:45vh;min-height:350px;margin-top:-1px;background-size:cover;background-position:center;display:flex;align-items:flex-end}.tour-details-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0003,#000000b3)}.tour-details-hero-content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}.back-to-tours{display:inline-flex;align-items:center;gap:.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;color:#ffffffe6;text-decoration:none;margin-bottom:1rem;transition:color .3s ease}.back-to-tours:hover{color:#c9a54d}.tour-details-hero-content h1{font-family:Playfair Display,serif;font-size:3rem;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.tour-details-content{max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.tour-details-main{display:flex;flex-direction:column;gap:3rem}.tour-overview h2,.tour-highlights h2,.tour-locations h2{font-family:Playfair Display,serif;font-size:1.75rem;color:#1a1a1a;margin:0 0 1.5rem}.tour-overview p{font-family:Montserrat,sans-serif;font-size:1rem;color:#555;line-height:1.8;margin:0 0 1.25rem}.tour-overview p:last-child{margin-bottom:0}.tour-highlights ul{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.tour-highlights li{font-family:Montserrat,sans-serif;font-size:.95rem;color:#555;padding-left:1.75rem;position:relative}.tour-highlights li:before{content:"✓";position:absolute;left:0;color:#c9a54d;font-weight:700}.location-info{display:flex;flex-direction:column;gap:1.5rem}.location-details{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.location-item{display:flex;flex-direction:column;gap:.25rem}.location-label{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#c9a54d}.location-name{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a}.location-address{font-family:Montserrat,sans-serif;font-size:.9rem;color:#666}.tour-booking-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}.booking-price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.price-amount{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:#1a1a1a}.price-per{font-family:Montserrat,sans-serif;font-size:.9rem;color:#888}@media (max-width: 1024px){.tour-details-content{grid-template-columns:1fr}.tour-booking-sidebar{position:static;order:-1}.booking-card{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center}.booking-price{margin-bottom:0;padding-bottom:0;border-bottom:none;flex-direction:column;gap:0}.booking-details{flex-direction:row;flex-wrap:wrap;gap:1.5rem;margin-bottom:0}.booking-note{display:none}.book-now-btn{padding:1rem 2rem}}@media (max-width: 768px){.tour-details-hero-content h1{font-size:2rem}.tour-details-content{padding:2rem 1rem}.booking-card{grid-template-columns:1fr;text-align:center}.booking-price{flex-direction:row;justify-content:center}.booking-details{justify-content:center}.location-details{grid-template-columns:1fr}.tour-overview h2,.tour-highlights h2,.tour-locations h2{font-size:1.5rem}}.games-hero{position:relative;height:50vh;min-height:400px;margin-top:-1px;display:flex;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1496442226666-8d4d0e62e6e9?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center}.games-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009}.games-hero-content{position:relative;z-index:1;text-align:center;color:#fff;padding:2rem;max-width:800px}.games-hero-content h1{font-family:Playfair Display,serif;font-size:4rem;margin:0 0 1rem;letter-spacing:.05em}.games-hero-content p{font-family:Montserrat,sans-serif;font-size:1.2rem;margin:0;opacity:.9;line-height:1.6}.games-intro{padding:2.5rem 2rem;background:#fff}.intro-content{max-width:1100px;margin:0 auto;text-align:center}.intro-content h2{font-family:Playfair Display,serif;font-size:2rem;margin:0 0 1rem;color:#1a1a1a}.intro-tagline{font-family:Montserrat,sans-serif;font-size:1rem;color:#555;line-height:1.7;margin:0 0 2rem;max-width:750px;margin-left:auto;margin-right:auto}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.step{padding:1rem}.step-number{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#c9a54d;color:#000;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;border-radius:50%;margin-bottom:1rem}.step h3{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;margin:0 0 .75rem;color:#1a1a1a}.step p{font-family:Montserrat,sans-serif;font-size:.95rem;color:#666;margin:0;line-height:1.6}.games-grid-section{padding:5rem 2rem;background:#f9f9f9}.games-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.game-card-link{text-decoration:none;color:inherit;display:flex;height:100%}.game-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.game-card-link:not(.disabled):hover .game-card,.game-card:not(.coming-soon):hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.game-card-link.disabled{cursor:default}.game-card.coming-soon{opacity:.6;filter:grayscale(40%)}.game-card.coming-soon .game-book-btn{background:linear-gradient(135deg,#c9a54d,#e8c868);color:#000;cursor:default;font-weight:700;animation:pulse-glow 2s ease-in-out infinite}.game-card.coming-soon .game-book-btn:hover{background:linear-gradient(135deg,#c9a54d,#e8c868)}@keyframes pulse-glow{0%,to{box-shadow:0 0 5px #c9a54d66}50%{box-shadow:0 0 15px #c9a54db3}}.game-image{height:200px;background-size:cover;background-position:center;position:relative;flex-shrink:0}.game-difficulty{position:absolute;top:1rem;right:1rem;font-family:Montserrat,sans-serif;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;padding:.4rem .8rem;border-radius:4px}.game-difficulty.easy{background:#4caf50;color:#fff}.game-difficulty.medium{background:#ff9800;color:#000}.game-difficulty.hard{background:#f44336;color:#fff}.game-info{padding:1.5rem;display:flex;flex-direction:column;flex:1}.game-title{font-family:Playfair Display,serif;font-size:1.4rem;margin:0 0 .75rem;color:#1a1a1a}.game-description{font-family:Montserrat,sans-serif;font-size:.9rem;color:#555;line-height:1.6;margin:0 0 1.25rem;flex:1}.game-details{display:flex;gap:1.5rem;margin-bottom:1.25rem;margin-top:auto}.game-players,.game-duration{font-family:Montserrat,sans-serif;font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.game-book-btn{width:100%;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:.9rem 1.5rem;background:#1a1a1a;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}.game-book-btn:hover{background:#c9a54d}.games-corporate{padding:6rem 2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);text-align:center}.corporate-content{max-width:700px;margin:0 auto}.corporate-content h2{font-family:Playfair Display,serif;font-size:2.5rem;color:#fff;margin:0 0 1.5rem}.corporate-content p{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#ffffffd9;line-height:1.7;margin:0 0 2rem}.corporate-btn{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;padding:1rem 2.5rem;background:#c9a54d;color:#000;border:none;cursor:pointer;transition:all .3s ease}.corporate-btn:hover{background:#fff}@media (max-width: 1024px){.steps-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 768px){.games-hero-content h1{font-size:2.5rem}.games-intro{padding:2rem 1rem}.intro-tagline{font-size:.9rem}.corporate-content h2{font-size:2rem}}@media (max-width: 600px){.steps-grid{grid-template-columns:1fr;gap:.5rem}.step{padding:1rem}}.game-details-page{min-height:100vh;background:#f9f9f9}.game-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);text-align:center;padding:2rem}.game-not-found h1{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 1rem;color:#1a1a1a}.game-not-found p{font-family:Montserrat,sans-serif;color:#666;margin:0 0 2rem}.game-not-found .back-link{font-family:Montserrat,sans-serif;font-weight:600;color:#c9a54d;text-decoration:none}.game-details-hero{position:relative;height:45vh;min-height:350px;margin-top:-1px;background-size:cover;background-position:center;display:flex;align-items:flex-end}.game-details-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0003,#000000b3)}.game-details-hero-content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}.back-to-games{display:inline-flex;align-items:center;gap:.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;color:#ffffffe6;text-decoration:none;margin-bottom:1rem;transition:color .3s ease}.back-to-games:hover{color:#c9a54d}.hero-title-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.game-details-hero-content h1{font-family:Playfair Display,serif;font-size:3rem;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-difficulty{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:.5rem 1rem;border-radius:4px}.hero-difficulty.easy{background:#4caf50;color:#fff}.hero-difficulty.medium{background:#ff9800;color:#000}.hero-difficulty.hard{background:#f44336;color:#fff}.game-details-content{max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.game-details-main{display:flex;flex-direction:column;gap:3rem}.game-overview h2,.game-rules h2,.game-strategy h2,.game-locations-highlights h2,.game-start-locations h2{font-family:Playfair Display,serif;font-size:1.75rem;color:#1a1a1a;margin:0 0 1.5rem}.game-overview p{font-family:Montserrat,sans-serif;font-size:1rem;color:#555;line-height:1.8;margin:0 0 1.25rem}.game-overview p:last-child{margin-bottom:0}.rules-list{list-style:none;padding:0;margin:0;counter-reset:rules}.rules-list li{font-family:Montserrat,sans-serif;font-size:.95rem;color:#555;line-height:1.7;padding-left:2.5rem;position:relative;margin-bottom:.75rem;counter-increment:rules}.rules-list li:before{content:counter(rules);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;background:#1a1a1a;color:#fff;font-size:.8rem;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}.strategy-list{list-style:none;padding:0;margin:0}.strategy-list li{font-family:Montserrat,sans-serif;font-size:.95rem;color:#555;line-height:1.7;padding-left:1.75rem;position:relative;margin-bottom:.75rem}.strategy-list li:before{content:"💡";position:absolute;left:0;top:0}.highlights-grid{display:flex;flex-wrap:wrap;gap:.75rem}.highlight-tag{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;color:#1a1a1a;background:#fff;padding:.5rem 1rem;border-radius:20px;border:1px solid #ddd}.locations-intro{font-family:Montserrat,sans-serif;font-size:.95rem;color:#666;margin:0 0 1rem}.start-locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.start-location-card{background:#fff;padding:1.25rem;border-radius:8px;border-left:4px solid #c9a54d;display:flex;flex-direction:column;gap:.25rem}.start-location-card .location-name{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a}.start-location-card .location-address{font-family:Montserrat,sans-serif;font-size:.85rem;color:#666}.map-container{border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.game-booking-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}.booking-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a}.booking-header{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.booking-difficulty{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:.4rem .8rem;border-radius:4px}.booking-difficulty.easy{background:#e8f5e9;color:#2e7d32}.booking-difficulty.medium{background:#fff3e0;color:#ef6c00}.booking-difficulty.hard{background:#ffebee;color:#c62828}.booking-details{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.booking-detail{display:flex;align-items:center;gap:1rem}.detail-icon{font-size:1.25rem;width:2rem;text-align:center}.detail-text{display:flex;flex-direction:column}.detail-label{font-family:Montserrat,sans-serif;font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.detail-value{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;color:#1a1a1a}.book-now-btn{width:100%;padding:1.25rem 2rem;background:#c9a54d;color:#000;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease}.book-now-btn:hover{background:#1a1a1a;color:#fff}.booking-note{font-family:Montserrat,sans-serif;font-size:.8rem;color:#888;text-align:center;margin:1rem 0 0}.what-to-bring{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0000001a}.what-to-bring h4{font-family:Playfair Display,serif;font-size:1.1rem;color:#1a1a1a;margin:0 0 1rem}.what-to-bring ul{list-style:none;padding:0;margin:0}.what-to-bring li{font-family:Montserrat,sans-serif;font-size:.9rem;color:#555;padding:.5rem 0 .5rem 1.5rem;position:relative;border-bottom:1px solid #f0f0f0}.what-to-bring li:last-child{border-bottom:none}.what-to-bring li:before{content:"✓";position:absolute;left:0;color:#c9a54d;font-weight:700}.booking-help{background:#1a1a1a;border-radius:12px;padding:1.5rem;text-align:center}.booking-help h4{font-family:Playfair Display,serif;font-size:1.1rem;color:#fff;margin:0 0 .5rem}.booking-help p{font-family:Montserrat,sans-serif;font-size:.85rem;color:#ffffffb3;margin:0 0 .75rem}.contact-link{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;color:#c9a54d;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#fff}@media (max-width: 1024px){.game-details-content{grid-template-columns:1fr}.game-booking-sidebar{position:static;order:-1}.booking-card{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center}.booking-header{margin-bottom:0;padding-bottom:0;border-bottom:none}.booking-details{flex-direction:row;flex-wrap:wrap;gap:1.5rem;margin-bottom:0}.booking-note{display:none}.book-now-btn{padding:1rem 2rem}.what-to-bring{display:none}}@media (max-width: 768px){.game-details-hero-content h1{font-size:2rem}.hero-title-row{flex-direction:column;align-items:flex-start;gap:.75rem}.game-details-content{padding:2rem 1rem}.booking-card{grid-template-columns:1fr;text-align:center}.booking-details{justify-content:center}.game-overview h2,.game-rules h2,.game-strategy h2,.game-locations-highlights h2,.game-start-locations h2{font-size:1.5rem}.start-locations-grid{grid-template-columns:1fr}}.about-hero{position:relative;height:40vh;min-height:300px;margin-top:-1px;display:flex;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1490644658840-3f2e3f8c5625?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center}.about-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009}.about-hero-content{position:relative;z-index:1;text-align:center;color:#fff}.about-hero-content h1{font-family:Playfair Display,serif;font-size:4rem;margin:0 0 .5rem;letter-spacing:.05em}.about-hero-content p{font-family:Montserrat,sans-serif;font-size:1.2rem;margin:0;opacity:.9}.about-story{padding:6rem 2rem;background:#fff}.story-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-text h2{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 1.5rem;color:#1a1a1a}.story-text p{font-family:Montserrat,sans-serif;font-size:1rem;color:#555;line-height:1.8;margin:0 0 1.25rem}.story-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 40px #00000026}.about-values{padding:6rem 2rem;background:#f9f9f9;text-align:center}.about-values h2{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 3rem;color:#1a1a1a}.values-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.value-card{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 20px #00000014;text-align:left}.value-card h3{font-family:Playfair Display,serif;font-size:1.5rem;margin:0 0 1rem;color:#1a1a1a}.value-card p{font-family:Montserrat,sans-serif;font-size:.95rem;color:#666;line-height:1.7;margin:0}.about-team{padding:6rem 2rem;background:#fff;text-align:center}.about-team h2{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 3rem;color:#1a1a1a}.team-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-card{text-align:center}.team-image{width:180px;height:180px;margin:0 auto 1.5rem;border-radius:50%;background-size:cover;background-position:center;box-shadow:0 4px 20px #00000026}.team-info h3{font-family:Playfair Display,serif;font-size:1.4rem;margin:0 0 .25rem;color:#1a1a1a}.team-role{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;color:#c9a54d;text-transform:uppercase;letter-spacing:.1em}.team-info p{font-family:Montserrat,sans-serif;font-size:.9rem;color:#666;line-height:1.6;margin:1rem 0 0}.about-contact{padding:6rem 2rem;background:#1a1a1a;text-align:center}.contact-content{max-width:700px;margin:0 auto}.contact-content h2{font-family:Playfair Display,serif;font-size:2.5rem;margin:0 0 1rem;color:#fff}.contact-content>p{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#fffc;margin:0 0 3rem}.contact-info{display:flex;justify-content:center;gap:4rem}.contact-item{display:flex;flex-direction:column;gap:.5rem}.contact-label{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;color:#c9a54d;text-transform:uppercase;letter-spacing:.15em}.contact-item a,.contact-item span:not(.contact-label){font-family:Montserrat,sans-serif;font-size:1rem;color:#fff;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#c9a54d}@media (max-width: 900px){.story-content{grid-template-columns:1fr;gap:2rem}.story-image{order:-1}.team-grid{grid-template-columns:1fr;max-width:400px}}@media (max-width: 768px){.about-hero-content h1{font-size:2.5rem}.story-text h2,.about-values h2,.about-team h2,.contact-content h2{font-size:2rem}.values-grid{grid-template-columns:1fr}.contact-info{flex-direction:column;gap:2rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1a1a1a;line-height:1.6}.app{min-height:100vh}main{min-height:100vh;margin:0;padding:0}img{max-width:100%;height:auto;display:block}button{cursor:pointer}a{color:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#c9a54d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d4b05e}::selection{background:#c9a54d;color:#000}
