@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--accent:#16834b;--accent-dark:#0b5b35;--ink:#14231c;--muted:#65746c;--paper:#fff;--wash:#f3f8f4;--line:#d9e6dd;--lime:#d8f06a;--shadow:0 18px 45px rgba(20,35,28,.08)}
body{font-family:'DM Sans',sans-serif!important;background:var(--wash)!important;color:var(--ink)!important;letter-spacing:0!important}
h1,h2,h3,h4,h5,h6,.navbar-brand,.btn,.badge{font-family:'Space Grotesk',sans-serif!important}
.navbar{background:var(--ink)!important;border-bottom:3px solid var(--lime);min-height:68px}
.navbar-brand{font-size:1.2rem;letter-spacing:0!important}.navbar-brand:before{content:'●';color:var(--lime);margin-right:.55rem;font-size:.75em}.navbar .nav-link{color:rgba(255,255,255,.78)!important;font-weight:600}.navbar .nav-link:hover{color:var(--lime)!important}.navbar .text-white-50{color:rgba(255,255,255,.52)!important}
.hero{background:radial-gradient(circle at 82% 30%,rgba(216,240,106,.45),transparent 25%),linear-gradient(135deg,#fff 0%,#edf7ef 100%)!important}.hero h1{max-width:720px;line-height:.98;letter-spacing:-.04em;font-size:clamp(3rem,7vw,6.8rem)!important}.hero .lead{max-width:600px;color:var(--muted)!important}.min-vh-75{min-height:calc(100vh - 68px)!important}
.btn{border-radius:3px!important;font-weight:600!important;padding:.7rem 1.15rem!important}.btn-dark{background:var(--ink)!important;border-color:var(--ink)!important}.btn-dark:hover{background:var(--accent-dark)!important;border-color:var(--accent-dark)!important}.btn-outline-dark{border-color:var(--ink)!important;color:var(--ink)!important}.btn-outline-dark:hover{background:var(--ink)!important;color:#fff!important}.btn-success{background:var(--accent)!important;border-color:var(--accent)!important}
.card,.auth-card,.confirmation-card,.stat-card,.form-card,.detail,.reference{border-radius:4px!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important}.card,.auth-card,.confirmation-card,.stat-card{background:var(--paper)!important}.auth-card{padding:2.5rem!important}.auth-card h2{font-size:2rem;letter-spacing:-.04em}.card-body{padding:1.5rem!important}.card h3,.card h4{letter-spacing:-.025em}.text-muted{color:var(--muted)!important}
.form-control,.form-select{border:1px solid #c9d9cf!important;border-radius:3px!important;padding:.7rem .8rem!important;background:#fff!important}.form-control:focus,.form-select:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px rgba(22,131,75,.14)!important}.form-label{font-weight:600;font-size:.86rem;color:var(--ink)}
.admin-shell{background:var(--wash)}.sidebar{background:var(--paper)!important;border-right:1px solid var(--line)!important}.sidebar .p-3{padding:1.5rem!important}.sidebar .small{color:var(--accent)!important;letter-spacing:.12em}.sidebar .nav-link{color:var(--muted)!important;border-radius:3px!important;padding:.7rem .8rem!important;font-weight:600}.sidebar .nav-link:hover{background:#e9f5ed!important;color:var(--accent-dark)!important}.sidebar .nav-link[href$="dashboard"]{color:var(--accent-dark)!important;background:#e9f5ed!important}.admin-main{padding:2.5rem!important}.admin-main h1{letter-spacing:-.04em}.stat-card{position:relative;overflow:hidden}.stat-card:after{content:'';position:absolute;right:-18px;bottom:-22px;width:78px;height:78px;border:16px solid #e6f3e9;border-radius:50%}.stat-card span{color:var(--muted)!important;font-weight:600;letter-spacing:.04em}.stat-card strong{color:var(--ink)!important;font-size:2.4rem!important;letter-spacing:-.06em}
.table-responsive,.table-responsive.card{background:#fff;border:1px solid var(--line)!important;border-radius:4px!important;box-shadow:var(--shadow)!important}.table{--bs-table-bg:transparent!important;color:var(--ink)!important}.table thead{background:#edf6ef}.table th{font-family:'Space Grotesk',sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--line)!important}.table td{border-color:#edf2ee!important}.badge{border-radius:3px!important;letter-spacing:.04em;padding:.45rem .6rem!important}.reference{background:#eef8f0!important}.reference strong{color:var(--accent-dark)!important}.detail{background:#f6faf7!important;box-shadow:none!important}.slot-button{border:1px solid var(--line)!important;border-radius:3px!important;background:#fff!important}.slot-button:hover:not(:disabled){border-color:var(--accent)!important;background:#f3fbf5!important;transform:translateY(-2px)}.alert{border-radius:3px!important;border:0!important}.status-booked{background:#e3f3e9!important;color:#0b5b35!important}.status-completed{background:#d8f0df!important;color:#0b5b35!important}
footer{border-color:var(--line)!important;color:var(--muted)!important;background:#fff;padding:1.5rem!important}@media(max-width:767px){.admin-main{padding:1.25rem!important}.hero h1{font-size:3.2rem!important}.auth-card{padding:1.5rem!important}}
:root{--accent:#198754;--accent-dark:#146c43;--surface-muted:#f0f8f3;--border:#cfe5d7}body{background:#f5faf7;color:#183326}.hero{background:linear-gradient(180deg,#fff 0%,#eaf6ee 100%)}.auth-card,.confirmation-card,.stat-card{box-shadow:0 .5rem 2rem rgba(25,135,84,.1)}.reference{background:var(--surface-muted)}.reference span,.detail small,.stat-card span{color:#527064}.reference strong,.stat-card strong{color:var(--accent-dark)}.detail{background:#f4faf6}.slot-button{border-color:var(--border)}.slot-button:hover:not(:disabled){border-color:var(--accent);box-shadow:0 .25rem .75rem rgba(25,135,84,.12)}.sidebar .nav-link{color:#35604b}.sidebar .nav-link:hover{background:#e5f3e9;color:var(--accent-dark)}.stat-card{border-color:#d9eadf}.navbar.bg-dark{background-color:#198754!important}.navbar.bg-dark .nav-link{color:rgba(255,255,255,.9)}
:root{--accent:#34495e}body{font-family:Inter,system-ui,sans-serif;background:#f6f7f9;color:#1f2933}.navbar-brand{letter-spacing:-.02em}.hero{background:linear-gradient(180deg,#fff 0%,#f1f3f5 100%)}.min-vh-75{min-height:75vh}.auth-card{max-width:480px;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 .5rem 2rem rgba(0,0,0,.06)}.auth-wide{max-width:720px}.confirmation-card{max-width:760px;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 .5rem 2rem rgba(0,0,0,.07)}.reference{background:#f1f3f5;border-radius:.75rem;padding:1rem;text-align:center}.reference span,.detail small{display:block;color:#6b7280;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.reference strong{font-size:1.5rem;letter-spacing:.06em}.detail{background:#f8f9fa;border-radius:.75rem;padding:1rem}.slot-button{background:#fff;border:1px solid #d8dde3;border-radius:.75rem;padding:1rem;transition:.15s}.slot-button:hover:not(:disabled){border-color:#212529;transform:translateY(-1px)}.slot-button:disabled{opacity:.55;background:#eee}.status-booked{background:#e9f2ff;color:#1f5d99}.status-checked_in{background:#fff3cd;color:#7a5a00}.status-completed{background:#d1e7dd;color:#0f5132}.status-missed{background:#f8d7da;color:#842029}.status-cancelled{background:#e2e3e5;color:#41464b}.admin-shell{display:flex;min-height:calc(100vh - 56px)}.sidebar{width:230px;flex:0 0 230px}.sidebar .nav-link{color:#4b5563;border-radius:.5rem}.sidebar .nav-link:hover{background:#f1f3f5;color:#111827}.admin-main{padding:2rem;flex:1;min-width:0}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1.25rem;height:100%;box-shadow:0 .25rem 1rem rgba(0,0,0,.03)}.stat-card span{display:block;color:#6b7280;font-size:.85rem}.stat-card strong{display:block;font-size:2rem;margin-top:.25rem}.form-card{max-width:900px}.profile-card{max-width:800px}@media(max-width:767px){.admin-shell{display:block}.sidebar{width:100%;border-right:0!important;border-bottom:1px solid #dee2e6}.sidebar .nav{flex-direction:row!important;overflow:auto;white-space:nowrap}.admin-main{padding:1rem}.hero .display-4{font-size:2.5rem}.table{font-size:.86rem}}
