@charset "UTF-8";
:root{--bg:#f7f6f2;--paper:#fffefa;--ink:#213b32;--muted:#67736c;--line:#dce0d7;--accent:#d9e2cc;--danger:#9c302f;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 'Segoe UI',Arial,sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ad7738;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(38px,4.3vw,62px);margin-bottom:22px}h2{font-size:32px;margin-bottom:18px}h3{font-size:25px;margin-bottom:12px}em{font-weight:400}p{color:var(--muted)}.shell{max-width:1240px;margin:auto;padding:0 36px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{max-width:1320px;padding:22px 36px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:600;font-size:20px;letter-spacing:.12em}.brand small{display:block;font-size:8px;letter-spacing:.2em}.brand-mark{font-family:var(--serif);font-size:36px;border:1px solid var(--ink);border-radius:50%;width:51px;height:51px;text-align:center;line-height:46px;letter-spacing:-.06em}.header-inner nav{display:flex;gap:25px;flex-wrap:wrap}.header-inner nav a{font-size:13px;text-decoration:none}.header-inner nav a:hover{text-decoration:underline}.text-button{border:0;background:transparent;padding:0;color:var(--ink);cursor:pointer;text-decoration:underline;font-size:13px}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.2em;line-height:1.7;margin-bottom:16px;text-transform:uppercase}.muted,.fine,small{color:var(--muted)}small{font-size:12px}.fine{font-size:12px;line-height:1.6}.button{display:inline-flex;justify-content:space-between;gap:25px;align-items:center;background:var(--ink);color:#fffefa;border:1px solid var(--ink);padding:14px 23px;border-radius:5px;text-decoration:none;cursor:pointer;font-size:14px;font-weight:600;line-height:1.5}.button:hover{background:#345348}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button.secondary:hover{background:#e9ede3}.wide{width:100%}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;padding:58px 0 44px;align-items:center}.hero h1{font-size:clamp(52px,6.2vw,86px);line-height:1.03;margin-bottom:23px}.hero p{font-size:15px;line-height:1.9;margin-bottom:28px}.hero-footnote{display:block;font-size:11px;letter-spacing:.06em;margin-top:18px;color:var(--muted)}.hero-art{height:390px;background:#d8dece;border-radius:180px 180px 10px 10px;position:relative;overflow:hidden}.art-circle{position:absolute;width:240px;height:240px;border-radius:50%;background:#b7c0a3;bottom:-100px;right:-80px}.arch-outline{position:absolute;inset:20px;border:1px solid #87957a;border-radius:160px 160px 0 0}.art-label{position:absolute;inset:65px 30px;text-align:center}.art-label>span{font-size:10px;letter-spacing:.25em}.art-label strong{display:block;font:italic 65px/1.05 var(--serif);letter-spacing:-.06em;margin:24px 0}.art-label small{font-size:9px;letter-spacing:.2em}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin:32px 0 24px}.section-heading h2{font-size:34px;margin:0}.section-heading>.muted{font-size:12px;max-width:180px;text-align:right}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{padding:27px;background:var(--paper);border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;min-height:270px;position:relative}.service-number{align-self:end;font:italic 27px var(--serif);color:#8c988a;margin-bottom:12px}.pill{display:inline-block;background:#eef0e8;border:1px solid #e0e5d9;border-radius:30px;padding:4px 10px;font-size:9px;letter-spacing:.09em;font-weight:600}.service-card h3{margin:15px 0 12px;font-size:28px}.service-card p{font-size:13px;line-height:1.7}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;border-top:1px solid var(--line);gap:12px}.card-bottom strong{font-weight:500;font-size:19px}.card-bottom a{font-size:11px}.info-strip{display:grid;grid-template-columns:1fr 2.5fr 1fr;gap:30px;align-items:center;padding:32px 0;margin:35px 0 10px;border-top:1px solid var(--line)}.info-strip p{font-size:13px;margin:0}.info-strip .eyebrow{margin:0}.info-strip a{font-size:12px;text-align:right}.footer{display:flex;justify-content:space-between;gap:22px;margin-top:64px;padding-top:22px;padding-bottom:26px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.footer>span:first-child{font-weight:600;letter-spacing:.12em}.auth-layout{display:grid;grid-template-columns:1.1fr 1fr;min-height:660px;margin:40px 0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper)}.auth-story{background:#e7ebdf;padding:45px 45px 32px;position:relative;overflow:hidden}.auth-story h1{font-size:68px;position:relative;z-index:1}.auth-story p{max-width:270px;font-size:14px;position:relative;z-index:1}.auth-story .eyebrow{font-size:9px}.story-bottom{position:absolute;bottom:27px;font-size:8px;letter-spacing:.15em}.decorative-arch{position:absolute;right:-52px;bottom:-110px;width:270px;height:430px;border-radius:150px 150px 0 0;background:#c6cfb6;transform:rotate(-12deg);border:12px solid #d8dfca;display:grid;place-items:center}.decorative-arch span{font:39px/1.1 var(--serif);letter-spacing:-.05em;text-align:center;padding-bottom:65px;color:#59694e}.auth-form{padding:70px 52px;align-self:center}.auth-form h2{font-size:39px}.auth-form>p{font-size:13px}.stack{display:flex;flex-direction:column;gap:19px;margin-top:24px}.stack label,.filter-row label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600}.stack label small{font-weight:400}input,select,textarea{border:1px solid #bfc8bc;background:#fffefa;border-radius:5px;min-width:0;width:100%;padding:12px;color:var(--ink);font-size:14px}textarea{resize:vertical}input::placeholder{color:#788279}.auth-switch{margin-top:25px}.auth-switch a{font-weight:600}.notice,.alert{padding:14px 18px;border-radius:6px;margin:20px 0;font-size:14px}.notice{background:#e4edda;color:#2b4c28;border:1px solid #b6cba5}.alert,.field-error{color:var(--danger)}.alert{background:#fbede6;border:1px solid #e6b7a7}.field-error{font-size:12px;font-weight:400}.page-heading{padding-top:48px;margin-bottom:30px}.page-heading h1{font-size:48px}.page-heading p{max-width:800px}.heading-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:30px}.booking-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.step-title{display:flex;gap:14px;align-items:center;margin-bottom:25px}.step-title>span{width:31px;height:31px;border:1px solid #b4c3aa;border-radius:50%;text-align:center;line-height:29px;font-size:11px}.step-title h2{margin:0;font-size:29px}.booking-note{margin:30px 0;padding:20px;background:#eff1e8;border-radius:5px;font-size:13px}.booking-note p{margin:8px 0 0}.subtle-link{font-size:13px}.booking-summary{display:flex;flex-direction:column;gap:5px;padding:20px;background:#eff1e8;border-radius:5px;margin-bottom:24px}.booking-summary strong{font:26px var(--serif)}.booking-summary span{font-size:13px;color:var(--muted)}fieldset{border:0;padding:0;margin:0}legend{font-size:12px;margin-bottom:13px}.time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.time-option{cursor:pointer;position:relative}.time-option input{position:absolute;width:18px;height:18px;left:9px;top:14px;accent-color:var(--ink);padding:0;margin:0}.time-option>span{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:5px;padding:11px 9px 11px 33px}.time-option strong{font-size:13px;font-weight:600}.time-option small{font-size:10px}.time-option input:checked+span{background:#e1e9d7;border-color:var(--ink)}.empty{padding:36px 20px;text-align:center;background:#f3f4ec;border-radius:6px}.empty h3{font-size:27px}.empty p{font-size:14px}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}.data-table th{font-size:10px;text-transform:uppercase;letter-spacing:.09em;background:#f0f2e9;padding:15px 12px;color:#53634f}.data-table td{padding:19px 12px;border-bottom:1px solid var(--line);vertical-align:middle}.data-table strong{font-weight:600}.data-table small{display:block;margin-top:4px;font-size:11px}.table-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:15px}.table-title h2{margin:0;font-size:30px}.actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:12px}.danger-text{color:var(--danger)}.danger{background:var(--danger);border-color:var(--danger)}.pagination{display:flex;justify-content:center;gap:25px;padding-top:24px;font-size:12px}.narrow{max-width:700px;margin:60px auto}.confirmation h1{font-size:44px}.confirmation form{display:flex;gap:12px;flex-wrap:wrap}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:0 0 16px;margin:20px 0 28px;flex-wrap:wrap;font-size:13px}.tabs a{text-decoration:none}.tabs a:hover{text-decoration:underline}.filter-row{display:flex;align-items:end;gap:18px;flex-wrap:wrap;padding-bottom:28px;margin-bottom:22px;border-bottom:1px solid var(--line)}.filter-row>label:first-child{flex:1;min-width:190px}.filter-row>a{font-size:12px;padding-bottom:13px}.filter-row .muted{font-size:12px;max-width:260px}.admin-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:25px}.admin-item{padding:24px 0;border-bottom:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;align-items:start}.admin-item h3{font-size:24px}.admin-item p{font-size:13px;margin-bottom:7px}.admin-item .muted{font-size:12px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.report-total{display:flex;justify-content:space-between;gap:25px;font-size:13px;margin-top:25px}.report-stamp{font-size:12px}.skip{position:absolute;top:-60px;left:10px;padding:12px;background:#fff;z-index:99}.skip:focus{top:5px}
@media(max-width:900px){.header-inner{flex-wrap:wrap;gap:16px}.header-inner nav{order:3;width:100%;gap:22px}.hero{gap:30px}.hero-art{height:330px}.art-label strong{font-size:53px}.service-grid{grid-template-columns:repeat(2,1fr)}.auth-form{padding:40px 28px}.auth-story{padding:40px 28px}.auth-story h1{font-size:54px}.booking-layout,.admin-layout{grid-template-columns:1fr}.time-grid{grid-template-columns:repeat(4,1fr)}.info-strip{grid-template-columns:1fr 2fr}.info-strip>a{grid-column:2}.auth-story p{max-width:200px}.decorative-arch{opacity:.5}}
@media(max-width:600px){.shell{padding-left:20px;padding-right:20px}.header-inner{padding:17px 20px}.header-inner nav{gap:16px}.header-inner nav a{font-size:11px}.brand{font-size:16px}.brand-mark{width:42px;height:42px;line-height:39px;font-size:29px}.hero{grid-template-columns:1fr;padding-top:36px;gap:30px}.hero h1{font-size:61px}.hero-art{height:240px;border-radius:130px 130px 8px 8px}.art-label{inset:30px}.art-label strong{font-size:47px;margin:13px 0}.section-heading{align-items:start}.section-heading h2{font-size:29px}.section-heading>.muted{display:none}.service-grid{grid-template-columns:1fr}.service-card{min-height:240px}.info-strip{grid-template-columns:1fr;gap:16px}.info-strip>a{grid-column:auto;text-align:left}.footer{flex-direction:column;gap:6px;margin-top:40px}.auth-layout{grid-template-columns:1fr;margin:25px 0}.auth-story{padding:27px}.auth-story h1{font-size:45px;margin-bottom:10px}.auth-story p,.story-bottom,.decorative-arch{display:none}.auth-story h1 br{display:block}.auth-form{padding:30px 25px}.auth-form h2{font-size:34px}.page-heading{padding-top:32px}.page-heading h1{font-size:37px}.heading-row{align-items:start;flex-direction:column}.panel{padding:22px}.time-grid{grid-template-columns:repeat(2,1fr)}.filter-row{align-items:stretch;flex-direction:column}.filter-row>a{padding:0}.tabs{gap:16px;font-size:12px}.report-total{flex-direction:column;gap:8px}.admin-item{flex-direction:column}.narrow{margin:30px auto}.confirmation h1{font-size:35px}.confirmation .button{width:100%}}
@media print{body{background:white;color:black;font-size:11px}.site-header,.footer,.tabs,.no-print,.skip{display:none!important}.shell{max-width:none;padding:0}.panel{border:0;padding:0}.page-heading{padding:0}.page-heading h1{font-size:30px}.data-table{font-size:10px}.data-table th,.data-table td{padding:9px 6px}.table-scroll{overflow:visible}thead{display:table-header-group}tr{break-inside:avoid}.report-total{font-size:11px}@page{size:landscape;margin:15mm}}
