:root{color-scheme:light;--ink: #14323a;--ink-strong: #0d2b33;--muted: #607178;--line: #dbe2df;--paper: #fbfaf7;--warm: #f2eee5;--white: #ffffff;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-sans);background:var(--paper);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 82% 9%,rgba(105,208,162,.16),transparent 30rem),linear-gradient(180deg,#f4efe5 0,#fbfaf7 32rem,#f6f4ee);color:var(--ink)}a{color:inherit;text-decoration:none}main{overflow:hidden}.demo-hero{display:grid;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(4.8rem,8vw,7rem) 0 clamp(2rem,4vw,3rem)}.hero-copy{max-width:45rem}.eyebrow,.option-kicker{margin:0 0 .85rem;color:#04706c;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}h1,h2,p{overflow-wrap:anywhere}h1,h2{margin:0;color:var(--ink-strong);font-weight:760;letter-spacing:0;line-height:1.06}h1{max-width:12ch;font-size:clamp(2.7rem,5.3vw,5rem)}h2{font-size:clamp(1.55rem,2.4vw,2.2rem)}.hero-copy p:not(.eyebrow){max-width:38rem;margin:1.35rem 0 0;color:#40565d;font-size:clamp(1.04rem,1.4vw,1.24rem);line-height:1.7}.demo-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);width:min(1180px,calc(100% - 2rem));margin:0 auto;align-items:stretch}.option-card{border:1px solid rgba(20,50,58,.1);border-radius:.5rem;background:#ffffffd1;box-shadow:0 24px 70px #1f2d281a}.booking-card,.mail-card{display:grid;align-content:start;gap:1rem;padding:clamp(1.35rem,3vw,2rem)}.booking-card p:not(.option-kicker):not(.privacy-note),.mail-card p:not(.option-kicker){max-width:36rem;margin:0;color:#40565d;font-size:1rem;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:3.15rem;padding:0 1.35rem;border:1px solid transparent;border-radius:999px;cursor:pointer;font-family:inherit;font-size:.96rem;font-weight:900;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button.primary{background:var(--ink-strong);color:var(--white);box-shadow:0 18px 36px #0d2b3333}.booking-card .button.primary,.booking-meta{justify-self:center;text-align:center}.booking-card small,.mail-card small{color:#6a797e;font-size:.9rem;line-height:1.4}.privacy-note{max-width:31rem;margin-top:1.15rem;color:#8c989d;font-size:.66rem;line-height:1.45}.mail-action{display:inline-flex;align-items:center;gap:.45rem;justify-self:center;max-width:100%}.mail-address-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.05rem;min-width:0;padding:0 1.18rem;border:1px solid rgba(4,112,108,.24);border-radius:999px;background:#dff6eaad;color:#064f4b;font-size:.96rem;font-weight:900;line-height:1;overflow-wrap:anywhere;transition:background .16s ease,transform .16s ease}.mail-address-button:hover,.mail-address-button:focus-visible{background:#dff6eaf5;transform:translateY(-1px)}.copy-mail-button{display:inline-grid;flex:0 0 auto;width:2.85rem;height:2.85rem;place-items:center;border:1px solid rgba(20,50,58,.14);border-radius:999px;background:#ffffffd6;color:#14323a;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.copy-mail-button:hover,.copy-mail-button:focus-visible,.copy-mail-button.is-copied{border-color:#04706c47;background:#dff6eadb;color:#04706c;transform:translateY(-1px)}.copy-mail-button svg{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.copy-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cal-shell{height:min(64vh,34rem);min-height:24rem;overflow:hidden;border:1px solid rgba(20,50,58,.12);border-radius:.5rem;background:#fff}.cal-shell iframe{display:block;width:100%;height:100%;border:0}.booking-dialog{width:min(61rem,calc(100% - 2rem));max-height:min(92vh,52rem);margin:auto;padding:0;border:0;border-radius:.75rem;background:transparent;color:var(--ink);overflow:visible}.booking-dialog::backdrop{background:#0d2b3357;backdrop-filter:blur(6px)}.dialog-shell{display:grid;gap:1rem;max-height:min(92vh,52rem);padding:clamp(1rem,2vw,1.4rem);border:1px solid rgba(255,255,255,.74);border-radius:.75rem;background:linear-gradient(180deg,#fffffff5,#fbfaf7fa),#fff;box-shadow:0 34px 95px #0d2b3342}.dialog-header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.dialog-header h2{font-size:clamp(1.35rem,2vw,1.85rem)}.dialog-close{position:relative;display:inline-grid;flex:0 0 auto;width:2.65rem;height:2.65rem;place-items:center;border:0;border-radius:999px;background:#1f211d;color:#fffdf7;cursor:pointer}.dialog-close span{position:absolute;width:1.05rem;height:2px;border-radius:999px;background:currentColor}.dialog-close span:first-child{transform:rotate(45deg)}.dialog-close span:last-child{transform:rotate(-45deg)}.external-link{justify-self:center;color:#04706c;font-size:.92rem;font-weight:850}.external-link:hover,.external-link:focus-visible{color:var(--ink-strong)}:focus-visible{outline:3px solid rgba(4,112,108,.38);outline-offset:3px}@media(max-width:900px){.demo-options{grid-template-columns:1fr}}@media(max-width:620px){.demo-hero,.demo-options{width:min(100% - 1rem,1180px)}.demo-hero{padding-top:3.6rem}.booking-card,.mail-card{padding:1rem}h1{font-size:clamp(2.35rem,12vw,3rem)}.button{justify-self:stretch;width:100%}.mail-action{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-self:stretch;width:100%}.mail-address-button{min-width:0}.booking-dialog{width:min(100% - .75rem,61rem);max-height:94vh}.dialog-shell{max-height:94vh;padding:.75rem}.cal-shell{height:52vh;min-height:23rem}}
