:root{--paper:#f8f6f1;--ink:#343b32;--muted:#757a70;--line:#dedfd5;--green:#3d5545;--soft:#e9ece3;--rose:#dcc9b7;--danger:#9b3737}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:hover{text-decoration:underline}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.14}h1{font-size:clamp(40px,5vw,74px);letter-spacing:-2px;margin-bottom:26px}h2{font-size:clamp(32px,3.7vw,49px);letter-spacing:-1px}h3{font-size:28px}em{font-weight:400;color:var(--green)}.header{max-width:1440px;margin:auto;padding:27px 5%;display:flex;align-items:center;gap:42px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-family:Georgia,serif;font-size:21px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border:1px solid #a2ab9d;border-radius:50%;font-size:23px;font-style:italic}.brand small{display:block;font:10px system-ui;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-top:5px}.header nav{display:flex;gap:26px;margin-left:auto;font-size:13px}.header-actions{display:flex;gap:23px;align-items:center;font-size:13px}.language{display:flex;gap:10px}.language a{color:var(--muted)}.language .active{color:var(--ink);border-bottom:1px solid var(--ink)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:36px;background:var(--green);color:white;border:1px solid var(--green);padding:17px 25px;border-radius:3px;font-size:14px;line-height:1.5;transition:background .2s}.button:hover{background:#293e31;text-decoration:none}.button.small{padding:12px 18px;gap:22px}.button.full{width:100%;margin-top:22px;justify-content:center}.text-link{background:transparent;border:0;border-bottom:1px solid #a0a795;border-radius:0;padding:6px 0;font-size:14px;display:inline-flex;gap:24px;align-items:center}.hero{max-width:1300px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:8%;padding:66px 4% 60px;align-items:center}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;margin-bottom:27px;color:#69755f}.eyebrow>span{width:24px;height:1px;background:#87917f}.hero h1{font-size:clamp(48px,5.4vw,78px);line-height:1.04;letter-spacing:-2.8px}.hero-copy>p{max-width:380px;font-size:16px;color:var(--muted);line-height:1.8}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:35px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:49px;color:var(--muted);font-size:11px}.tiny-flower{font-size:25px;color:#89947d}.hero-art{height:500px;background:linear-gradient(130deg,#dbd3c2,#ede8de 55%,#c8c9b9);border-radius:180px 180px 6px 6px;position:relative;overflow:hidden;box-shadow:inset -40px -60px 90px #b8b9a647}.hero-art:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(105deg,transparent 0 50px,#fff3 51px 56px,transparent 60px 120px);transform:skew(-16deg);filter:blur(8px)}.art-orbit{position:absolute;inset:35px;border:1px solid #fff5;border-radius:170px 170px 0 0}.vase{position:absolute;bottom:55px;left:42%;width:115px;height:177px;background:linear-gradient(90deg,#9d8f77,#ded0b8 48%,#bbac91);border-radius:17% 17% 38% 38%;box-shadow:20px 20px 20px #5d594629;z-index:3}.vase:before{content:"";position:absolute;top:-6px;left:0;width:100%;height:17px;border-radius:50%;background:#706a59;border:5px solid #bfb198}.stem{position:absolute;bottom:190px;left:55%;width:3px;height:220px;background:#737c5b;transform-origin:bottom;transform:rotate(-22deg);border-radius:50%}.stem:before,.stem:after{content:"";position:absolute;width:44px;height:95px;border-radius:95% 0 95% 0;background:linear-gradient(70deg,#727d5f,#b4b9a2);box-shadow:inset 1px 0 #e0e2c9;left:-40px;top:40px;transform:rotate(-15deg)}.stem:after{left:4px;top:90px;transform:rotate(10deg) scale(.85)}.s2{transform:rotate(28deg);height:245px;left:53%}.s3{transform:rotate(-52deg);height:190px;left:53%}.stone{position:absolute;background:linear-gradient(160deg,#c9c0af,#8c8b7b);border-radius:50%;bottom:45px;left:15%;width:130px;height:65px;box-shadow:8px 12px 15px #635f5033;z-index:5}.stone2{bottom:94px;left:19%;width:95px;height:45px;background:linear-gradient(150deg,#ddd2be,#aaa38e)}.art-caption{position:absolute;bottom:15px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:2px;color:#555c4e;text-transform:uppercase;z-index:8}.values{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;gap:42px}.values>div{position:relative;padding-left:45px}.values span{position:absolute;left:0;top:3px;color:#8f9786;font-size:11px}.values h3{font-size:22px;margin-bottom:9px}.values p{font-size:12px;line-height:1.8;color:var(--muted);margin:0;max-width:240px}.section,.page{max-width:1200px;margin:auto;padding:72px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.section-heading .eyebrow{margin-bottom:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:1px solid var(--line);padding:30px;border-radius:6px;background:#f4f3ec;display:flex;flex-direction:column}.service-number{display:flex;justify-content:space-between;font-size:11px;color:#8b927f;margin-bottom:35px}.service-number span{font-size:31px;line-height:1}.service-card h3{font-size:27px}.service-card p{font-size:14px;color:var(--muted);flex:1}.service-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:17px 0;font-size:13px}.service-card .text-link{align-self:flex-start}.empty{padding:36px;text-align:center;background:var(--soft);border-radius:6px;grid-column:1/-1}.empty>span{font-size:38px;color:#849078}.empty h3{margin:10px 0}.empty p{color:var(--muted)}.invitation{padding:60px 25px 70px;text-align:center;background:var(--soft)}.invitation .eyebrow{justify-content:center}.invitation h2{max-width:600px;margin:0 auto 20px}.invitation p{color:var(--muted)}footer{padding:45px 5%;max-width:1440px;margin:auto;display:flex;justify-content:space-between;gap:40px;font-size:12px}footer>div:last-child{display:flex;align-items:center;gap:25px}.footer-brand{font-family:Georgia,serif;font-size:20px}.footer-brand p{font:12px system-ui;color:var(--muted);margin-top:13px}.intro{font-size:18px;color:var(--muted);max-width:700px;margin-bottom:40px}.prose{max-width:800px;min-height:60vh}.narrow{max-width:640px}.notice{padding:18px 22px;background:#e8ecdf;border-left:3px solid #71835a;margin:20px auto;color:#445139;max-width:1200px;font-size:14px}.notice.error{background:#f2e4df;border-color:var(--danger);color:var(--danger)}.auth-layout{display:grid;grid-template-columns:1fr 1fr;max-width:1050px;margin:65px auto;background:#f0f0e7;border:1px solid var(--line);border-radius:8px;overflow:hidden}.auth-aside{padding:55px;position:relative}.auth-aside h2{font-size:45px}.auth-aside p{color:var(--muted)}.big-flower{font-size:150px;color:#bbc4ad;display:block;text-align:center;line-height:1.3}.auth-form{padding:50px;background:var(--paper)}.auth-form h1{font-size:39px;letter-spacing:-1px}label{display:block;font-size:13px;margin-bottom:18px;color:#5a6554}input,select,textarea{display:block;width:100%;border:1px solid #c6ccbc;border-radius:3px;background:#fffdf8;padding:13px 14px;margin-top:7px;color:var(--ink);font-size:15px;min-height:48px}textarea{resize:vertical}button:not(.button){border:1px solid #c0c8b4;background:var(--soft);color:var(--green);border-radius:3px;padding:9px 14px}small,.muted{font-size:12px;color:var(--muted)}.auth-links{display:flex;justify-content:space-between;gap:20px;margin:24px 0;font-size:13px}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.account-layout{display:grid;gap:45px}.account-layout{grid-template-columns:1fr 310px}.booking-sidebar,.profile{background:var(--soft);padding:28px;border-radius:6px}.step{display:block;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 22px;color:#7b856f}.slots{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 30px}.slots button{padding:15px!important;background:transparent!important}.slots button[aria-pressed=true]{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important}.booking-summary{padding:24px;background:var(--soft);margin-bottom:20px}.confirmation{padding:32px;border:1px solid var(--line);border-radius:6px}.confirmation dl{display:grid;grid-template-columns:1fr 2fr;gap:15px}.confirmation dd{margin:0}.confirmation dt{color:var(--muted)}.visit{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.visit h3{font-size:25px;margin:10px 0}.visit p{font-size:14px;margin-bottom:6px}.status{font-size:10px;text-transform:uppercase;letter-spacing:1px;border:1px solid #bcc7b0;border-radius:20px;padding:4px 10px}.visit-actions{display:flex;flex-direction:column;gap:14px;font-size:12px}.pagination{display:flex;justify-content:center;gap:30px;margin-top:25px}.profile h2{font-size:30px}hr{border:0;border-top:1px solid var(--line);margin:25px 0}.profile form+form{margin-top:15px}.admin-nav{display:flex;gap:25px;flex-wrap:wrap;margin:20px 0 35px}.admin section{margin-top:50px}.admin h1{font-size:48px}.admin h2{font-size:34px}.admin details{margin:25px 0;padding:22px;border:1px solid var(--line);border-radius:5px}.admin summary{cursor:pointer;font-size:18px}.admin details form{margin-top:25px}.form-grid,.week-rules{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.check{display:flex;align-items:center;gap:10px}.check input{width:20px;min-height:20px;margin:0}.filters{display:flex;align-items:end;gap:20px}.filters label{margin:0;min-width:200px}.fc{--fc-border-color:var(--line);--fc-today-bg-color:#e9ecdf;--fc-button-bg-color:var(--green);--fc-button-border-color:var(--green);--fc-button-active-bg-color:#293e31;font-size:13px}.fc h2{font-size:26px!important}.chat{position:fixed;right:20px;bottom:20px;z-index:20;background:var(--paper);border:1px solid var(--line);box-shadow:0 4px 20px #0001;border-radius:8px;max-width:360px}.chat>button{background:var(--green)!important;color:#fff!important}.chat [data-chat-target=panel]{padding:15px}.chat iframe{width:100%;height:450px;border:0}.skip{position:absolute;left:15px;top:-100px;background:white;z-index:50;padding:10px}.skip:focus{top:10px}:focus-visible{outline:3px solid #9c713d;outline-offset:4px}[hidden]{display:none!important}@media(max-width:1250px){.section,.page,.values{margin-left:5%;margin-right:5%}.header{gap:20px}.header nav{gap:17px}.header-actions{gap:15px}.hero{gap:5%}.hero-art{height:460px}}@media(max-width:950px){.header{flex-wrap:wrap;justify-content:space-between}.header nav{order:3;width:100%;justify-content:center;margin:0;padding-top:10px}.account-link{display:none}.hero h1{font-size:54px}.hero-art{height:420px}.hero-actions{gap:15px;flex-wrap:wrap}.values{gap:20px}.values>div{padding-left:28px}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child:nth-child(odd){grid-column:1/-1}.auth-layout{margin:40px 5%}.auth-form,.auth-aside{padding:30px}.account-layout{grid-template-columns:1fr}.profile{max-width:600px}}@media(max-width:650px){.header{padding:20px 5%}.brand{font-size:17px}.brand small{font-size:8px;letter-spacing:1px}.brand-mark{width:36px;height:36px;font-size:20px}.header-actions .button{display:none}.header nav{justify-content:space-between;font-size:12px}.hero{grid-template-columns:1fr;padding:40px 5% 35px;gap:35px}.hero h1{font-size:56px}.hero-copy>p{font-size:15px}.hero-note{margin-top:25px}.hero-art{height:350px;border-radius:150px 150px 6px 6px;max-width:420px;width:100%;justify-self:center}.stem{height:150px}.s2{height:160px}.s3{height:130px}.vase{height:130px;bottom:40px}.stem{bottom:150px}.values{grid-template-columns:1fr;padding:25px 0;gap:25px}.values p{max-width:100%}.section,.page{padding:45px 0}.section-heading{align-items:start;flex-direction:column;margin-bottom:20px}.section-heading h2{margin-bottom:0}.service-grid{grid-template-columns:1fr}.service-card{padding:26px}.service-number{margin-bottom:22px}.invitation{padding:45px 6%}footer{flex-direction:column;gap:15px}footer>div:last-child{flex-wrap:wrap;gap:20px}.auth-layout{grid-template-columns:1fr}.auth-aside{display:none}.auth-form{padding:28px}.booking-layout{grid-template-columns:1fr}.booking-sidebar{padding:22px}.slots{grid-template-columns:repeat(3,1fr)}.visit{flex-direction:column;align-items:start}.visit-actions{flex-direction:row;align-items:center}.form-grid,.week-rules{grid-template-columns:1fr}.filters{flex-wrap:wrap}.filters label{min-width:0;flex:1}.fc-toolbar{flex-wrap:wrap;gap:10px}.admin-nav{gap:15px;font-size:13px}.confirmation{padding:22px}.confirmation dl{grid-template-columns:1fr;gap:5px}.confirmation dd{margin-bottom:12px}.chat{right:10px;bottom:10px;max-width:calc(100vw - 20px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Booking starts with the small-screen layout; wider screens add a sidebar. */
.booking-page h1{font-size:clamp(34px,6vw,64px);letter-spacing:-1px}
.booking-page .intro{font-size:16px;margin-bottom:24px}
.booking-page .booking-sidebar,.booking-page .slot-panel{min-width:0}
.booking-page input,.booking-page select{font-size:16px;min-width:0}
.booking-page .step{margin-bottom:12px}
.booking-page .slots{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}
.booking-page .slots button{min-height:48px}
.booking-page .slot-panel>.button{width:100%;min-height:48px;justify-content:center}
.booking-disclaimer{margin-top:16px}
.verification-notice p{margin:8px 0}
@media(min-width:900px){.booking-layout{grid-template-columns:330px minmax(0,1fr);gap:45px}.booking-page .slot-panel>.button{width:auto}.booking-page .slots{grid-template-columns:repeat(4,minmax(0,1fr))}}
/* Keep account access available on narrow screens. */
@media(max-width:950px){.header-actions .account-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px}.header{flex-wrap:wrap;gap:12px}.header-actions{margin-left:auto}}
