:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{text-decoration:none;color:inherit}#root{min-height:100vh}.app-root{min-height:100vh;display:flex;flex-direction:column;background-color:#f1f5f9;color:#0f172a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.main-header{position:sticky;top:0;z-index:10;background-color:#000;color:#f9fafb}.header-inner{max-width:1120px;margin:0 auto;padding:1.3rem 2.1rem;display:flex;align-items:center;justify-content:space-between}.logo-text{font-weight:700;letter-spacing:.05em}.logo-link{display:flex;align-items:center}.logo-image{height:52px}.main-nav{display:flex;gap:1.75rem;font-size:.95rem}.main-nav a{color:inherit;font-weight:600}main{flex:1}.main-footer{padding:1.5rem;text-align:center;font-size:.85rem;color:#6b7280}.admin-section{background-color:#f3f4f6}.admin-hint{text-align:center;font-size:.9rem;color:#4b5563;margin-bottom:1rem}.admin-login-form{max-width:360px;margin:0 auto 1.5rem;display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid #e5e7eb;background-color:#fff}.reload-button{display:block;margin:0 auto 1rem;padding:.7rem 1.4rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:.95rem}.admin-error{text-align:center;color:#b91c1c}.admin-table-wrapper{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.booking-row{border-radius:.75rem;border:1px solid #e5e7eb;background-color:#fff;padding:1rem 1.25rem}.booking-row-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.5rem}.booking-row-body{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.booking-row-body span+span{margin-left:1rem}.booking-status select{margin-left:.25rem}.booking-notes{margin-top:.5rem;color:#4b5563}.sms-button{margin-left:.75rem;padding:.35rem .9rem;border-radius:999px;border:1px solid #22c55e;background-color:#dcfce7;color:#166534;font-size:.85rem;cursor:pointer}.booking-form{max-width:920px;margin:0 auto;border-radius:.75rem;border:1px solid #e5e7eb;padding:1.5rem;background:#f9fafb}.field-grid{display:grid;gap:1rem}@media(min-width:768px){.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}label{font-size:.9rem;display:flex;flex-direction:column;gap:.35rem}input,select,textarea{padding:.55rem .7rem;border-radius:.5rem;border:1px solid #d1d5db;font-size:.95rem}input:focus,select:focus,textarea:focus{outline:2px solid #22c55e;outline-offset:1px}.field-notes{margin-top:1rem}.submit-button{margin-top:1.5rem;min-width:260px;padding:1rem 1.6rem;border-radius:999px;border:none;color:#fff;font-weight:600;font-size:1rem;background:linear-gradient(to right,#22c55e,#16a34a);cursor:pointer}.submit-button[disabled]{opacity:.6;cursor:default}.form-success{margin-top:1rem;color:#15803d}.form-error{margin-top:1rem;color:#b91c1c}.contact-grid{max-width:960px;margin:0 auto;display:grid;gap:1.5rem}@media(min-width:768px){.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.contact-grid h3{margin-bottom:.5rem}.hero{padding:5rem 1.5rem 4rem;color:#f9fafb;text-align:center;background-image:linear-gradient(to bottom,#000000b3,#000000e6),url(./_klarabil_empty_road._1-BErnVwGy.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-inner{max-width:920px;margin:0 auto}.hero-title{font-size:clamp(2.4rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.05rem;max-width:640px;margin:0 auto 2rem;color:#e5e7eb}.hero-button{padding:1.1rem 2.4rem;border-radius:999px;border:none;font-weight:600;font-size:1.05rem;background:linear-gradient(to right,#22c55e,#f97316);color:#022c22;cursor:pointer}.hero-button:hover{opacity:.9}.section{padding:3rem 1.5rem}.section-title{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.services-grid{max-width:1080px;margin:0 auto;display:grid;gap:1.5rem}@media(min-width:768px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.service-card{border-radius:.75rem;border:1px solid #e5e7eb;padding:1.5rem;background-color:#fff;box-shadow:0 10px 15px -10px #0f172a33}.service-card h3{font-size:1.2rem;margin-bottom:.5rem}.service-description{font-size:.95rem;color:#4b5563}.service-meta{display:flex;justify-content:space-between;margin-top:.75rem;font-weight:500}.whyus-list{max-width:720px;margin:0 auto;list-style:disc;padding-left:1.5rem;color:#374151}.whyus-list li+li{margin-top:.5rem}
