:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}#root{width:100%;margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.home-container{overflow-x:hidden;width:100%}.container{width:100%;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto;padding:0 20px}.section-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:16px}.section-header p{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100vh}.hero-image-side{position:relative;overflow:hidden}.hero-background{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:url(hero.jpg) right center/cover no-repeat;transform:scale(1.2)}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.hero-content-side{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:0 60px}.hero-content{text-align:left;color:#fff;max-width:500px}.hero-title{font-size:4rem;font-weight:900;margin-bottom:16px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out}.hero-subtitle{font-size:1.5rem;margin-bottom:24px;color:#fff;opacity:.9;animation:fadeInUp 1s ease-out .2s both}.hero-description{font-size:1.125rem;margin-bottom:40px;color:#fff;opacity:.8;line-height:1.6;animation:fadeInUp 1s ease-out .4s both}.hero-buttons{display:flex;gap:16px;margin-bottom:60px;animation:fadeInUp 1s ease-out .6s both}.btn-secondary{background:transparent;color:#fff;padding:16px 32px;border:2px solid white;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#fff;color:#3b82f6;transform:translateY(-2px)}.hero-stats{display:flex;gap:40px;animation:fadeInUp 1s ease-out .8s both}.stat{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:900;margin-bottom:8px}.stat-label{font-size:.875rem;opacity:.8;text-transform:uppercase;letter-spacing:1px}.features-section{padding:100px 0;background:#d7e3f1}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;width:100%;padding:0 20px;max-width:1400px;margin:0 auto}.feature-card{background:#fff;padding:40px 30px;border-radius:16px;text-align:center;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid #e5e7eb}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.feature-icon{font-size:3rem;margin-bottom:24px}.feature-card h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:16px}.feature-card p{color:#6b7280;line-height:1.6}.about-section{padding:100px 0;background:#d7e3f1}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;width:100%;padding:0 20px;max-width:1400px;margin:0 auto}.about-text h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:24px}.about-text p{font-size:1.125rem;color:#6b7280;line-height:1.7;margin-bottom:24px}.about-highlights{display:flex;gap:40px;margin-top:40px}.highlight{text-align:center}.highlight-number{display:block;font-size:2rem;font-weight:900;color:#3b82f6;margin-bottom:8px}.highlight-text{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:1px}.about-image{display:flex;justify-content:center;align-items:center}.image-placeholder{background:#6b7280;width:400px;height:300px;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:4rem;box-shadow:0 20px 40px #667eea4d}.image-placeholder p{margin-top:16px;font-size:1.125rem;opacity:.9}.testimonials-section{padding:100px 0;background:#d7e3f1}.testimonials-container{max-width:800px;margin:0 auto;padding:0 20px}.testimonials-content{position:relative;min-height:300px}.testimonial{position:absolute;top:0;left:0;right:0;opacity:0;transform:translate(50px);transition:all .5s ease;text-align:center}.testimonial.active{opacity:1;transform:translate(0)}.testimonial-avatar{font-size:4rem;margin-bottom:24px}.testimonial-text{font-size:1.25rem;color:#374151;line-height:1.6;margin-bottom:24px;font-style:italic}.testimonial-author h4{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:4px}.testimonial-author span{color:#6b7280;font-size:.875rem}.testimonial-dots{display:flex;justify-content:center;gap:12px;margin-top:20px}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .3s ease}.dot.active{background:#3b82f6;transform:scale(1.2)}.cta-section{padding:100px 0;background:#4f74ae;text-align:center;color:#fff}.cta-content{max-width:800px;margin:0 auto;padding:0 20px}.cta-content h2{font-size:3rem;font-weight:900;margin-bottom:16px}.cta-content p{font-size:1.25rem;margin-bottom:40px;opacity:.9}.btn-cta{background:#fff;color:#3b82f6;padding:16px 40px;border:none;border-radius:8px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-layout{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.hero-image-side{order:1}.hero-content-side{order:2;padding:40px 20px}.hero-content{text-align:center;max-width:100%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-buttons{flex-direction:column;align-items:center}.hero-stats{flex-direction:column;gap:20px}.about-content{grid-template-columns:1fr;gap:40px}.about-highlights{flex-direction:column;gap:20px}.image-placeholder{width:100%;height:200px}.section-header h2{font-size:2rem}.pricing-card.popular{transform:none}.cta-content h2{font-size:2rem}}@media (max-width: 480px){.container,.hero-content{padding:0 16px}.features-grid,.pricing-grid{grid-template-columns:1fr}}.custom-footer{background-color:#0e0e10;color:#f1f1f1;padding:40px 20px 20px;font-family:Segoe UI,sans-serif;border-top:1px solid #333}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:auto;gap:40px}.footer-section{flex:1;min-width:220px}.footer-section h3{font-size:18px;margin-bottom:12px;color:#fff}.footer-section p,.footer-section li,.footer-section a{font-size:14px;color:#ccc;margin-bottom:8px;text-decoration:none}.footer-section a:hover{color:#4dabf7}.footer-section ul{list-style:none;padding:0;margin:0}.footer-bottom{text-align:center;margin-top:30px;font-size:13px;color:#777}.navbar{width:100%;background-color:#06040000;color:#fff7ba;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:1000}.navbar-logo{font-size:1.5rem;font-weight:700;color:#fff;margin-left:2rem;text-decoration:none;background-color:#06040000;border:none}.navbar-buttons{display:flex;margin:.5rem}.nav-btn{background-color:#06040000;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;margin:.5rem;transition:background-color .3s ease;text-decoration:none;display:inline-block}.nav-btn:hover{background-color:#658ac600}.reserve-container{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.court-card{transition:all .3s ease}.court-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.form-input:focus{box-shadow:0 0 0 3px #3b82f61a}.booking-summary{position:sticky;top:2rem}@media (max-width: 1024px){.booking-summary{position:static}}.submit-button:disabled{cursor:not-allowed;opacity:.6}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.success-animation{animation:successPulse .3s ease-in-out}.time-select::-webkit-scrollbar{width:6px}.time-select::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.time-select::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.time-select::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.reserve-container{min-height:100vh;background:#f8fafc}.reserve-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0;text-align:center}.reserve-header h1{font-size:3rem;font-weight:900;margin-bottom:16px}.reserve-header p{font-size:1.25rem;opacity:.9}.reserve-content{padding:60px 0}.reserve-grid{display:grid;grid-template-columns:2fr 1fr;gap:40px;max-width:1400px;margin:0 auto}.reserve-main{display:flex;flex-direction:column;gap:30px}.reserve-section{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.reserve-section h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:24px}.courts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.court-card{border:2px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;background:#fff}.court-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.court-card.selected{border-color:#3b82f6;background:#eff6ff}.court-card.unavailable{opacity:.5;cursor:not-allowed}.court-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.court-header h3{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0}.court-footer{display:flex;justify-content:space-between;align-items:center}.court-status{padding:4px 12px;border-radius:20px;font-size:.875rem;font-weight:600}.court-status.available{background:#dcfce7;color:#166534}.court-status.unavailable{background:#fee2e2;color:#991b1b}.court-type{background:#f3e8ff;color:#7c3aed;padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:600}.datetime-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input:disabled{background:#f9fafb;cursor:not-allowed}.reserve-sidebar{position:sticky;top:20px;height:fit-content}.booking-summary{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.booking-summary h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:24px}.summary-details{margin-bottom:24px}.summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.summary-label{font-size:.875rem;color:#6b7280;font-weight:500}.summary-value{font-size:.875rem;color:#1f2937;font-weight:600}.summary-divider{height:1px;background:#e5e7eb;margin:16px 0}.summary-total{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.total-label{font-size:1.125rem;font-weight:700;color:#1f2937}.total-value{font-size:1.5rem;font-weight:900;color:#3b82f6}.submit-button{width:100%;background:#3b82f6;color:#fff;padding:16px 24px;border:none;border-radius:8px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-bottom:20px}.booking-notes{font-size:.875rem;color:#6b7280;line-height:1.5}.booking-notes p{margin-bottom:8px}.booking-notes p:last-child{margin-bottom:0}@media (max-width: 1024px){.reserve-grid{grid-template-columns:1fr;gap:30px}.reserve-sidebar{position:static}.courts-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.reserve-header h1{font-size:2rem}.reserve-header p{font-size:1rem}.reserve-content{padding:40px 0}.reserve-section{padding:20px}.reserve-section h2{font-size:1.5rem}.courts-grid,.datetime-grid,.contact-grid{grid-template-columns:1fr}.court-header,.court-footer{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 480px){.reserve-header{padding:40px 0}.reserve-header h1{font-size:1.75rem}.reserve-content{padding:20px 0}.reserve-section{padding:16px}.booking-summary{padding:20px}.submit-button{padding:14px 20px;font-size:1rem}}.reservations-container{min-height:100vh;background:#f8fafc}.reservations-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0;text-align:center}.reservations-header h1{font-size:3rem;font-weight:900;margin-bottom:16px}.reservations-header p{font-size:1.25rem;opacity:.9}.reservations-content{padding:60px 0}.filters-section{margin-bottom:40px;display:flex;flex-direction:column;gap:20px}.search-box{position:relative;max-width:400px}.search-input{width:100%;padding:12px 16px 12px 45px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b7280}.filter-buttons{display:flex;gap:12px;flex-wrap:wrap}.filter-btn{padding:8px 16px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:20px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.filter-btn:hover{border-color:#3b82f6;color:#3b82f6}.filter-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.bookings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}.booking-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease}.booking-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.booking-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.booking-id{font-size:.875rem;color:#6b7280;font-weight:600}.status-badge{padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:capitalize}.status-confirmed{background:#dcfce7;color:#166534}.status-pending{background:#fef3c7;color:#92400e}.status-cancelled{background:#fee2e2;color:#991b1b}.booking-details{margin-bottom:24px}.booking-info h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:16px}.booking-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.meta-item{display:flex;flex-direction:column;gap:4px}.meta-label{font-size:.875rem;color:#6b7280;font-weight:500}.meta-value{font-size:1rem;color:#1f2937;font-weight:600}.booking-contact{margin-bottom:20px;padding:16px;background:#f9fafb;border-radius:8px}.contact-info{display:flex;flex-direction:column;gap:8px}.contact-item{display:flex;justify-content:space-between;align-items:center}.contact-label{font-size:.875rem;color:#6b7280;font-weight:500}.contact-value{font-size:.875rem;color:#1f2937;font-weight:600}.booking-price{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#eff6ff;border-radius:8px;border:1px solid #dbeafe}.price-label{font-size:1rem;color:#1f2937;font-weight:600}.price-value{font-size:1.25rem;color:#3b82f6;font-weight:900}.booking-actions{display:flex;gap:12px;justify-content:flex-end}.btn-secondary{background:transparent;color:#3b82f6;padding:8px 16px;border:2px solid #3b82f6;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#3b82f6;color:#fff}.btn-danger{background:#ef4444;color:#fff;padding:8px 16px;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-danger:hover{background:#dc2626}.cancelled-note{font-size:.875rem;color:#6b7280;font-style:italic}.no-bookings{text-align:center;padding:80px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d}.no-bookings-icon{font-size:4rem;margin-bottom:24px}.no-bookings h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:16px}.no-bookings p{font-size:1.125rem;color:#6b7280;margin-bottom:32px;max-width:400px;margin-left:auto;margin-right:auto}.btn-primary{background:#3b82f6;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}.btn-primary:hover{background:#2563eb;transform:translateY(-2px)}@media (max-width: 768px){.reservations-header h1{font-size:2rem}.reservations-header p{font-size:1rem}.filters-section{flex-direction:column;align-items:stretch}.search-box{max-width:none}.filter-buttons{justify-content:center}.bookings-grid,.booking-meta{grid-template-columns:1fr}.booking-actions{flex-direction:column}.contact-item{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width: 480px){.reservations-content{padding:40px 0}.booking-card{padding:20px}.booking-header{flex-direction:column;align-items:flex-start;gap:12px}.filter-buttons{gap:8px}.filter-btn{padding:6px 12px;font-size:.75rem}}.contact-container{min-height:100vh;background:#f8fafc}.contact-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.contact-header-content{max-width:800px;margin:0 auto;padding:0 20px}.contact-header h1{font-size:3.5rem;font-weight:900;margin-bottom:16px}.contact-header p{font-size:1.25rem;opacity:.9;line-height:1.6}.contact-content{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1400px;margin:0 auto;padding:0 20px}.contact-form-section{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.contact-form-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:32px}.contact-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-input,.form-textarea{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff;font-family:inherit}.form-input:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.submit-button{background:#3b82f6;color:#fff;padding:16px 32px;border:none;border-radius:8px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:16px}.submit-button:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.success-message{background:#dcfce7;color:#166534;padding:16px;border-radius:8px;border:1px solid #bbf7d0;margin-top:16px;text-align:center;font-weight:600}.contact-info-section{display:flex;flex-direction:column;gap:40px}.contact-info-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:24px}.contact-info-grid{display:flex;flex-direction:column;gap:20px}.contact-info-card{display:flex;align-items:flex-start;gap:16px;background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 4px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease}.contact-info-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.contact-icon{font-size:2rem;flex-shrink:0}.contact-details h3{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:8px}.contact-details p{color:#6b7280;line-height:1.5}.faq-section{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.faq-section h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:24px}.faq-list{display:flex;flex-direction:column;gap:24px}.faq-item{padding-bottom:24px;border-bottom:1px solid #e5e7eb}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-item h3{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:12px}.faq-item p{color:#6b7280;line-height:1.6}@media (max-width: 1024px){.contact-grid{grid-template-columns:1fr;gap:40px}.contact-form-section{padding:30px}.contact-info-section{gap:30px}}@media (max-width: 768px){.contact-header{padding:60px 0}.contact-header h1{font-size:2.5rem}.contact-header p{font-size:1.125rem}.contact-content{padding:60px 0}.form-row{grid-template-columns:1fr}.contact-form-section{padding:24px}.contact-form-section h2,.contact-info-section h2{font-size:1.75rem}.faq-section{padding:24px}.faq-section h2{font-size:1.5rem}}@media (max-width: 480px){.contact-header{padding:40px 0}.contact-header h1{font-size:2rem}.contact-content{padding:40px 0}.contact-grid{padding:0 16px}.contact-form-section,.contact-info-card,.faq-section{padding:20px}.submit-button{padding:14px 24px;font-size:1rem}}.add-place-container{min-height:100vh;background:#f8fafc}.add-place-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.add-place-header-content{max-width:800px;margin:0 auto;padding:0 20px}.add-place-header h1{font-size:3.5rem;font-weight:900;margin-bottom:16px}.add-place-header p{font-size:1.25rem;opacity:.9;line-height:1.6}.add-place-content{padding:80px 0}.add-place-form-container{max-width:1000px;margin:0 auto;padding:0 20px}.add-place-form{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.form-section{margin-bottom:40px}.form-section:last-child{margin-bottom:0}.form-section h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.section-description{color:#6b7280;margin-bottom:20px;font-size:.95rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:8px}.form-input,.form-textarea,.form-select{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff;font-family:inherit}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-textarea{resize:vertical;min-height:120px}.amenities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.amenity-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;transition:all .3s ease}.amenity-item:hover{border-color:#3b82f6;background:#3b82f60d}.amenity-checkbox{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}.amenity-label{font-size:.95rem;color:#374151;cursor:pointer;font-weight:500}.file-input{display:none}.file-input-label{display:inline-block;background:#3b82f6;color:#fff;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;text-align:center}.file-input-label:hover{background:#2563eb;transform:translateY(-1px)}.selected-files{margin-top:12px;padding:12px;background:#f3f4f6;border-radius:8px;border:1px solid #e5e7eb}.selected-files p{color:#6b7280;font-size:.9rem;margin:0}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:16px 32px;border:none;border-radius:8px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%;margin-top:20px}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.success-message{background:#dcfce7;color:#166534;padding:16px;border-radius:8px;border:1px solid #bbf7d0;margin-top:20px;text-align:center;font-weight:600}@media (max-width: 768px){.add-place-header{padding:60px 0}.add-place-header h1{font-size:2.5rem}.add-place-header p{font-size:1.125rem}.add-place-content{padding:60px 0}.add-place-form{padding:30px}.form-grid,.amenities-grid{grid-template-columns:1fr}.form-section h2{font-size:1.5rem}}@media (max-width: 480px){.add-place-header{padding:40px 0}.add-place-header h1{font-size:2rem}.add-place-content{padding:40px 0}.add-place-form-container{padding:0 16px}.add-place-form{padding:20px}.submit-button{padding:14px 24px;font-size:1rem}}
