@import url('/assets/type.css');
.event-photo{width:100%;height:auto;border-radius:8px}.reset-password{margin-top:12px}.reset-password button{margin-top:10px}fieldset{border:1px solid #576452;border-radius:5px;min-width:0}hr{border:0;border-top:1px solid #37433a;margin:25px 0}
#manage-content .summary{position:static;margin-bottom:28px}#manage-content .total{margin-bottom:24px}.schedule th:first-child{position:sticky;left:0;z-index:1}.schedule .occupied button{min-height:44px;font-size:12px}.table-scroll{scrollbar-color:#617c89 #13212c}
:root{color-scheme:dark;--bg:#101412;--panel:#19211c;--panel2:#202b24;--text:#f2f1e9;--muted:#adb8ad;--green:#bbec78;--border:#37433a;--danger:#ffb3a8;--radius:12px;font-family:Arial,Helvetica,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,.button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:11px 23px;background:var(--green);color:#172112;border:1px solid var(--green);border-radius:6px;font-weight:700;line-height:1.4;text-align:center}button:hover,.button:hover{background:#d2f6a5;text-decoration:none}button.secondary,.button.secondary{color:var(--text);background:transparent;border-color:#74816f}button.danger{color:var(--danger);border-color:#9b5a52;background:#382320}button:disabled{opacity:.45;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:4px}.skip{position:absolute;left:16px;top:-100px;z-index:10;background:var(--green);color:#111;padding:12px}.skip:focus{top:10px}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}header{border-bottom:1px solid var(--border);background:var(--bg)}.nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Georgia,serif;font-size:25px;font-weight:bold;letter-spacing:2px;line-height:1.1;white-space:nowrap}.brand small{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:5px;color:var(--muted);margin-top:8px}.navlinks{display:flex;align-items:center;gap:30px;font-size:14px}.navlinks a[aria-current=page]{color:var(--green)}.menu-toggle{display:none}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:3px;color:var(--green);margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;letter-spacing:-1.5px}h1{font-size:clamp(44px,5.8vw,82px);margin-bottom:24px}h2{font-size:clamp(34px,4vw,54px);margin-bottom:22px}h3{font-size:22px;line-height:1.3}p{margin-bottom:20px}.muted{color:var(--muted)}.hero{position:relative;min-height:620px;display:flex;align-items:center;isolation:isolate;background:#122017;overflow:hidden}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,15,10,.94),rgba(7,15,10,.68) 47%,rgba(7,15,10,.1)),linear-gradient(0deg,rgba(10,18,12,.6),transparent 50%);z-index:-1}.hero-content{padding:70px 0;max-width:650px}.hero h1 em{color:var(--green);font-weight:400}.hero p:not(.eyebrow){max-width:410px;font-size:18px;color:#d0d9ce}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero .actions{margin:30px 0}.hero-caption{font-size:12px!important;letter-spacing:1px}.info-strip{background:#1b251d;border-bottom:1px solid var(--border)}.info-strip .wrap{display:flex;justify-content:space-between;gap:20px;padding-top:25px;padding-bottom:25px}.info-strip span{color:var(--muted);font-size:14px}.info-strip strong{color:var(--text);display:block;font-size:16px}section.section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head h2{margin-bottom:0}.section-head p{max-width:330px;margin-bottom:0}.activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.activity-card{border:1px solid var(--border);background:var(--panel);border-radius:var(--radius);overflow:hidden}.activity-card img{width:100%;height:205px;object-fit:cover}.activity-card .card-content{padding:24px}.activity-card h3{font-family:Georgia,serif;font-size:26px;font-weight:400;margin-bottom:10px}.activity-card .rate{font-size:26px;color:var(--green);font-weight:700}.activity-card small{display:block;color:var(--muted);font-size:14px}.activity-card a{display:inline-block;margin-top:20px;font-size:14px;border-bottom:1px solid var(--green);padding-bottom:4px}.gallery{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.gallery img{width:100%;height:350px;object-fit:cover;border-radius:var(--radius)}.event-promo{background:#d0e9b3;color:#182016;padding:55px;border-radius:var(--radius);display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center}.event-promo .eyebrow{color:#375725}.event-promo .button{background:#18271c;color:#f6f9f2;border-color:#18271c}.event-promo p{color:#33452c}.page-top{padding:55px 0 30px}.page-top h1{font-size:clamp(38px,5vw,60px);margin-bottom:16px}.page-top p{max-width:680px}.page-main{padding-bottom:70px}.booking-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:28px;align-items:start}.panel{border:1px solid var(--border);background:var(--panel);border-radius:var(--radius);padding:28px;margin-bottom:24px}.panel h2{font:400 28px Georgia,serif;letter-spacing:0}.panel h3{font-size:20px}.step-label{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #69805b;border-radius:50%;margin-right:10px;color:var(--green);font:16px Arial}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fields .full{grid-column:1/-1}label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}input,select,textarea{display:block;width:100%;min-width:0;background:#101812;border:1px solid #576452;border-radius:5px;color:var(--text);min-height:48px;padding:11px 13px}textarea{resize:vertical;min-height:110px}input[type=checkbox]{width:20px;height:20px;min-height:20px;padding:0;accent-color:var(--green)}.check-label{display:flex;align-items:center;gap:12px;font-weight:400;min-height:38px}.help{font-size:14px;color:var(--muted);margin:7px 0 0}.activity-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:25px}.activity-option{padding:14px 8px;font-size:14px;background:transparent;color:var(--text);border-color:var(--border)}.activity-option[aria-pressed=true]{background:#30432a;border-color:var(--green);color:var(--green)}.table-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.table-choice{text-align:left;display:block;background:#17221b;border-color:var(--border);color:var(--text);padding:18px}.table-choice strong,.table-choice small{display:block}.table-choice small{color:var(--green);margin-top:6px;font-weight:400}.table-choice[aria-pressed=true]{border-color:var(--green);background:#30432a}.table-choice:disabled small{color:#d4c0ba}.summary{position:sticky;top:24px}.summary dl{margin:0}.summary dl>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:12px}.summary dt{color:var(--muted)}.summary dd{margin:0;text-align:right;max-width:65%}.total{border-top:1px solid var(--border);margin-top:22px;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.total strong{font-size:32px;color:var(--green)}.rules{padding-left:20px;color:var(--muted);font-size:14px}.rules li{margin-bottom:10px}.message{padding:14px 18px;border:1px solid #6e915b;background:#21311d;border-radius:6px;margin-bottom:20px;overflow-wrap:anywhere}.message.error{border-color:#b86c5f;background:#36231f;color:#ffccc2}.message:empty{display:none}.dev-banner{background:#302b1b;border-bottom:1px solid #675c36;padding:8px 20px;color:#e8d99e;font-size:13px;text-align:center}.success{padding:45px;text-align:center}.success h2{margin-top:18px}.success .summary{position:static;text-align:left;max-width:520px;margin:25px auto}.success-mark{font-size:32px;display:inline-flex;border-radius:50%;width:65px;height:65px;align-items:center;justify-content:center;color:var(--green);background:#2b4025}.narrow{max-width:650px;margin:auto}.login{max-width:450px;margin:65px auto}.login .fields{grid-template-columns:1fr}.login button{width:100%;margin-top:22px}.tabs{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 26px}.tabs button{background:transparent;color:var(--muted);border-color:var(--border)}.tabs button[aria-selected=true]{background:var(--green);color:#172112}.toolbar{display:flex;flex-wrap:wrap;gap:14px;align-items:end;margin-bottom:22px}.toolbar>div{flex:1;min-width:140px}.table-scroll{overflow:auto;border:1px solid var(--border);border-radius:8px}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}th{background:#253127;color:#dce5d7;font-weight:600}th,td{padding:15px;border-bottom:1px solid var(--border);vertical-align:top}td small{display:block;color:var(--muted)}td button{min-height:36px;padding:7px 12px;font-size:14px}.status{white-space:nowrap;border-radius:4px;padding:4px 7px;font-size:12px;background:#2d4030;color:#cee6c2}.status.customer_canceled,.status.employee_canceled,.status.no_show{background:#45302a;color:#f5c1b5}.status.blocked{background:#3e3548;color:#dfc3f3}.schedule{min-width:1050px;table-layout:fixed}.schedule th:first-child{width:140px}.schedule td{padding:3px;height:48px;vertical-align:middle}.schedule .occupied{background:#2c452e;color:#e5f4de;font-size:11px;overflow:hidden}.schedule .occupied button{background:transparent;border:0;color:inherit;padding:3px;width:100%;font-size:11px;min-height:38px;overflow:hidden}.schedule .blocked{background:#493e4d}.staff-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.staff-top h1{font-size:44px}.metrics{display:flex;gap:20px;margin-bottom:25px}.metric{padding:20px 25px;background:var(--panel);border:1px solid var(--border);border-radius:8px;flex:1}.metric strong{display:block;font-size:28px;color:var(--green)}dialog{background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:12px;width:min(740px,calc(100% - 24px));max-height:90vh;padding:28px}dialog::backdrop{background:#000b}.dialog-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.dialog-head h2{font:32px Georgia;margin:0}.close-dialog{min-height:36px;padding:3px 12px;background:transparent;color:var(--text);border-color:var(--border)}dialog .actions{margin-top:22px}.audit-entry{padding:15px 0;border-top:1px solid var(--border);font-size:14px;overflow-wrap:anywhere}.audit-entry pre,.mail-body{white-space:pre-wrap;font-size:13px;overflow-wrap:anywhere}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}footer{border-top:1px solid var(--border);padding:50px 0 25px;background:#0b100d}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-grid p,.footer-grid a{font-size:14px}.footer-grid a{display:block;margin-bottom:9px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:20px;color:var(--muted);font-size:12px}.empty{padding:30px;color:var(--muted);text-align:center}[hidden]{display:none!important}.price-note{font-size:14px;color:var(--muted)}
@media(max-width:1000px){.wrap{width:calc(100% - 40px)}.navlinks{gap:18px}.activity-grid{grid-template-columns:repeat(2,1fr)}.booking-layout{grid-template-columns:1fr 320px}.activity-options{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.wrap{width:calc(100% - 32px)}.nav{min-height:78px;flex-wrap:wrap;padding:16px 0;gap:16px}.brand{font-size:20px}.brand small{font-size:8px}.menu-toggle{display:flex;min-height:42px;padding:7px 12px;background:transparent;color:var(--text);border-color:var(--border)}.navlinks{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:5px}.navlinks.open{display:flex}.navlinks>a{padding:10px}.hero{min-height:560px}.hero-content{padding:60px 0}.hero:after{background:linear-gradient(90deg,#08120bea,#08120b80)}.hero p:not(.eyebrow){font-size:16px}.info-strip .wrap{flex-wrap:wrap;gap:20px}.info-strip .wrap>div{min-width:40%}section.section{padding:55px 0}.section-head{display:block}.section-head p{margin-top:20px}.activity-grid{gap:14px}.activity-card img{height:145px}.activity-card .card-content{padding:18px}.activity-card h3{font-size:22px}.gallery{grid-template-columns:1fr}.gallery img{height:240px}.event-promo{grid-template-columns:1fr;padding:30px;gap:15px}.booking-layout,.settings-grid{grid-template-columns:1fr}.summary{position:static}.panel{padding:20px}.fields{gap:16px}.fields.mobile-single{grid-template-columns:1fr}.page-top{padding-top:35px}.page-top h1{font-size:40px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-bottom{gap:15px;flex-wrap:wrap}.success{padding:24px 16px}.metrics{gap:10px}.metric{padding:12px;font-size:12px}.metric strong{font-size:24px}.staff-top{flex-wrap:wrap}.staff-top h1{font-size:36px}dialog{padding:20px}.table-options{grid-template-columns:1fr}.toolbar{gap:10px}}
@media(prefers-reduced-motion:no-preference){button,.button{transition:background .15s,border-color .15s}.activity-card img{transition:transform .4s}.activity-card:hover img{transform:scale(1.025)}}
/* Color direction: emerald felt, electric blue light, warm amber accents. */
:root{--bg:#090f16;--panel:#131e2a;--panel2:#1b2938;--text:#f5f6fa;--muted:#abb8c9;--green:#62efac;--border:#304052}
header{background:#0a121c}.brand{color:#fff}.brand small{color:#69d8ff}.navlinks .button{background:#65efac;border-color:#65efac;color:#082619}.hero{min-height:670px;background:#081216}.hero-img{object-position:65% 65%;filter:saturate(1.3) contrast(1.08)}.hero:after{background:linear-gradient(90deg,rgba(4,12,24,.94),rgba(4,12,24,.8) 31%,rgba(4,12,24,.25) 65%,rgba(4,12,24,.02)),linear-gradient(0deg,#090f16 0%,transparent 35%)}.hero-content{max-width:650px}.hero h1{font-size:clamp(48px,5.6vw,78px);text-shadow:0 3px 35px #0006}.hero h1 em{color:#6ef5b3}.hero .eyebrow{color:#7adcff}.hero .button:first-child{background:#69f0ac;box-shadow:0 0 35px #30ff9b20}.hero .secondary{background:#101d2e80;border-color:#7895ac}.info-strip{background:#12202d;border-color:#284350}.info-strip span{color:#78c9ed}.info-strip strong{color:#eef8ff}.activity-card:nth-child(1){border-top:3px solid #62efac}.activity-card:nth-child(2){border-top:3px solid #ebbe6d}.activity-card:nth-child(3){border-top:3px solid #6acaff}.activity-card:nth-child(4){border-top:3px solid #b8a0ff}.activity-card:nth-child(2) .rate{color:#ebbe6d}.activity-card:nth-child(3) .rate{color:#6acaff}.activity-card:nth-child(4) .rate{color:#c8b6ff}.activity-card img{filter:saturate(1.18)}.event-promo{background:linear-gradient(120deg,#163953,#242d56 60%,#342a4c);border:1px solid #455780;color:#fff}.event-promo p{color:#c6d7ed}.event-promo .eyebrow{color:#83d6ff}.event-promo .button{background:#ffcc78;color:#211b0e;border-color:#ffcc78}.summary .eyebrow{color:#7bd5ff}.activity-option[aria-pressed=true],.table-choice[aria-pressed=true]{background:#153f35;border-color:#62efac}.table-choice{background:#101e2a}.panel input,.panel select,.panel textarea{background:#0c1520;border-color:#435b70}.panel .total{border-color:#354d5d}.message:not(.error){background:#143429;border-color:#2d8259}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{padding:28px;border:1px solid #344356;background:#141e2b;border-radius:12px;margin:0}.review .stars{color:#ffd174;letter-spacing:3px}.review blockquote{margin:15px 0;font-size:16px}.review figcaption{font-size:14px;color:#aebcd0}.location-tag{display:inline-block;margin-bottom:18px;border:1px solid #597782;background:#0e233288;padding:6px 13px;border-radius:5px;color:#a9e7ff;font-size:12px;letter-spacing:2px}footer{background:#080d15}.footer-grid h3{color:#d2e6fa}.instagram-link{color:#d2b7ff!important}.login h1{font-size:42px}.schedule th{font-size:12px}.schedule{min-width:1800px}
@media(max-width:720px){.hero{min-height:650px}.hero-img{object-position:61% center}.hero:after{background:linear-gradient(90deg,#071120df,#07112065),linear-gradient(0deg,#090f16,transparent 55%)}.hero h1{font-size:55px}.review-grid{grid-template-columns:1fr}}
