@charset "UTF-8";
:root{--ink:#163f4b;--teal:#164c5a;--teal-dark:#103a45;--paper:#f7f8f6;--muted:#596d73;--line:#d5dfe0;--pale:#eaf0f0;--white:#fff;--radius:16px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #3b8295;outline-offset:5px}p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 22px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;margin:0}h1{font-size:clamp(52px,5.9vw,86px);line-height:1.05;letter-spacing:-3px}h2{font-size:clamp(36px,4vw,55px);line-height:1.13;letter-spacing:-1.7px}h3{font-size:27px;line-height:1.2}em{font-weight:400;color:#477985}.wrap{width:min(1140px,calc(100% - 100px));margin:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;padding:0 max(40px,calc((100vw - 1220px)/2));background:var(--paper);border-bottom:1px solid var(--line);gap:30px;position:relative;z-index:10}.brand{width:235px;flex-shrink:0}.brand-crop{display:block;width:235px;height:82px;position:relative;overflow:hidden}.brand-crop img{position:absolute;width:330px;height:330px;max-width:none;left:-48px;top:-36px;mix-blend-mode:multiply}.header nav{display:flex;gap:29px;font-size:14px}.header nav a:hover,.text-link:hover{color:#33788a}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:17px 26px;background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:5px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:var(--teal-dark);transform:translateY(-2px)}.button.small{font-size:14px;padding:13px 18px;min-height:46px}.text-link{display:inline-block;font-size:15px;border:0;border-bottom:1px solid #98b4ba;background:transparent;padding:0 0 5px;color:var(--ink);font-weight:500;line-height:1.7}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.1px;line-height:1.7;color:#426872;margin-bottom:24px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-top:70px;padding-bottom:78px}.hero .intro{max-width:455px;margin-top:28px;font-size:17px;line-height:1.8}.actions{display:flex;gap:27px;align-items:center;margin-top:30px}.credential{font-size:14px;color:var(--ink);margin-top:37px;margin-bottom:0}.credential span{display:block;font-size:12px;color:var(--muted);margin-top:2px;letter-spacing:.4px}.hero-visual{position:relative;padding:0 24px 27px 0}.photo-frame{height:515px;background:#dfe6e4;border-radius:180px 180px 7px 7px;overflow:hidden;position:relative}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.photo-caption{position:absolute;bottom:0;left:-38px;display:flex;gap:18px;align-items:center;background:var(--paper);padding:23px 30px;border:1px solid var(--line);box-shadow:0 10px 30px #123a4210;min-width:275px}.photo-caption p{font-family:Georgia,serif;font-size:20px;line-height:1.4;color:var(--ink);margin:0}.caption-symbol{font:60px Georgia;line-height:1;color:#648d96}.vertical-note{position:absolute;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px;left:calc(100% + 155px);bottom:42px;white-space:nowrap}.trust-strip{background:#e6eeed;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0;gap:30px;font-size:14px}.trust-grid span{display:flex;gap:17px;align-items:center}.trust-grid b{font:italic 22px Georgia;color:#6b8e94}.section{padding-top:100px;padding-bottom:100px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about .lead{font-family:Georgia,serif;font-size:26px;line-height:1.4;color:var(--ink)}.line{display:block;height:1px;width:80px;background:#729399;margin-top:30px}.services{background:#edf2f2}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:44px}.section-heading>p{margin:0;max-width:390px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.service-grid article{padding:39px;background:var(--paper);border:1px solid var(--line);border-radius:6px}.service-grid h3{margin-bottom:20px}.service-grid .eyebrow{margin-bottom:13px;margin-top:23px}.service-icon{font-size:31px;color:#497b85}.steps h2{margin-bottom:43px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps-grid article{border-top:1px solid var(--line);padding-top:24px}.steps-grid article>span{font:italic 31px Georgia;color:#70949b;display:block;margin-bottom:20px}.steps-grid h3{font-size:25px;margin-bottom:18px}.booking-section{background:#e8eeee}.demo-notice{padding:16px 22px;border:1px solid #cdbf98;background:#faf6e9;border-radius:6px;color:#655324;display:flex;gap:22px;align-items:center;font-size:14px;line-height:1.6;margin-bottom:24px}.demo-notice strong{flex-shrink:0}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq h2{margin-bottom:25px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-size:16px;line-height:1.5;padding:24px 30px 24px 0;list-style:none;position:relative}.faq-list summary:after{content:'+';position:absolute;right:5px;font-size:24px;top:18px;color:#5d818b}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;max-width:94%}.closing{background:var(--teal);padding:85px 0;text-align:center}.closing .eyebrow{color:#c0d5d7}.closing h2{color:#fff;font-size:clamp(42px,5vw,64px);margin-bottom:34px}.closing h2 em{color:#c2d8da}.button.light{background:#f6f8f6;color:var(--ink);border-color:transparent}.button.light:hover{background:#e1ebea}footer{padding-top:65px;background:#f4f6f4}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:55px}.footer-name{font:25px Georgia}.footer-grid p{font-size:14px;margin-top:15px}.footer-grid .eyebrow{margin-top:0;margin-bottom:14px}.footer-grid a,.footer-grid button{display:block;font-size:14px;line-height:1.7;margin-bottom:8px;text-align:left;border:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;border-top:1px solid var(--line);padding:25px 0;margin-top:35px;color:var(--muted)}.floating{position:fixed;right:24px;bottom:22px;background:var(--teal);color:white;border:1px solid #d5e2e3;border-radius:50px;padding:13px 22px;font-size:14px;box-shadow:0 5px 25px #123c4430;z-index:20}.floating span{font-size:22px;vertical-align:middle;margin-right:6px}.menu-toggle{display:none}.skip{position:fixed;top:-100px;left:15px;z-index:100;padding:12px;background:white}.skip:focus{top:12px}#scheduler{background:white;border:1px solid var(--line);border-radius:8px;padding:32px;min-height:150px}
@media(min-width:1450px){.hero{padding-top:90px;padding-bottom:95px}.photo-frame{height:560px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header{padding:0 30px;gap:18px}.header nav{gap:18px}.header .small{font-size:12px;padding:13px}.brand{width:205px}.hero{gap:40px}.photo-frame{height:480px}.vertical-note{display:none}.about{gap:55px}.faq{gap:45px}}
@media(max-width:760px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.header{height:87px;padding:0 20px}.brand,.brand-crop{width:200px}.brand-crop{height:70px}.brand-crop img{width:285px;height:285px;left:-43px;top:-31px}.header>.button{display:none}.menu-toggle{display:block;background:none;border:1px solid var(--line);border-radius:5px;color:var(--ink);font-size:22px;width:42px;height:42px}.header nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--paper);padding:22px;border-bottom:1px solid var(--line);flex-direction:column}.header nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:48px;gap:40px}.hero h1{font-size:58px;letter-spacing:-2.7px}.hero .eyebrow{font-size:10px;letter-spacing:1.6px}.hero .intro{font-size:16px}.hero-visual{width:min(430px,100%);margin:0 auto;padding:0 12px 25px 12px}.photo-frame{height:445px;border-radius:160px 160px 5px 5px}.photo-caption{left:0;bottom:0;padding:18px 23px;min-width:240px}.photo-caption p{font-size:18px}.credential{margin-top:26px}.trust-grid{grid-template-columns:1fr;gap:16px;padding:23px 0}.trust-grid span{gap:22px}.section{padding:65px 0}.about,.faq{grid-template-columns:1fr;gap:35px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:25px}.service-grid,.steps-grid{grid-template-columns:1fr;gap:22px}.service-grid article{padding:28px}.steps-grid{gap:22px}.steps-grid article>span{margin-bottom:12px}.steps-grid h3{margin-bottom:12px}.demo-notice{display:block;padding:15px;font-size:13px}.demo-notice strong{display:block;margin-bottom:6px}#scheduler{padding:18px}.closing{padding:65px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;padding-bottom:90px}.floating{right:15px;bottom:14px}.actions{gap:20px}.button{padding:16px 21px;font-size:14px}.text-link{font-size:14px}}
.booking-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px;font-size:16px}.booking-top>div:first-child{display:flex;align-items:center;gap:12px}.step-pill{width:26px;height:26px;display:inline-grid;place-items:center;border:1px solid #adc3c7;border-radius:50%;font-size:13px;color:#4e7480}.timezone{font-size:12px;color:var(--muted)}.format-options{display:flex;gap:15px;padding:0;border:0;margin:0 0 35px}.format-options label{cursor:pointer}.format-options input{position:absolute;opacity:0}.format-options span{display:block;border:1px solid var(--line);padding:14px 24px;border-radius:5px;font-size:15px}.format-options input:checked+span{border-color:var(--teal);background:var(--pale);box-shadow:inset 0 0 0 1px var(--teal)}.format-options input:focus-visible+span{outline:3px solid #3b8295;outline-offset:3px}.week-controls{display:flex;align-items:center;gap:12px;font-size:13px}.week-controls button{background:white;border:1px solid var(--line);width:34px;height:34px;border-radius:4px;color:var(--ink)}button:disabled{opacity:.48}.day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px}.day{padding:16px 5px 12px;border:1px solid var(--line);background:white;color:var(--ink);border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:8px}.day>span{text-transform:uppercase;font-size:11px;letter-spacing:1px}.day strong{font-family:Georgia,serif;font-weight:400;font-size:27px}.day small{font-size:10px;color:var(--muted)}.day.selected{background:var(--teal);color:#fff;border-color:var(--teal)}.day.selected small{color:#dce8e9}.time-heading{display:flex;justify-content:space-between;gap:20px;margin:29px 0 17px;font-size:14px}.time-heading>span{font-size:12px;color:var(--muted)}.time-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.time{display:flex;flex-direction:column;align-items:center;gap:6px;border:1px solid #a5bec4;background:#fff;color:var(--ink);padding:13px;border-radius:5px}.time strong{font-size:16px;font-weight:500}.time small{font-size:11px}.time:disabled{border-color:#e0e5e5;background:#f2f4f3;color:#607075;opacity:.75}.time.occupied strong,.time.blocked strong{text-decoration:line-through}.time.selected{background:var(--teal);color:white;border-color:var(--teal)}.booking-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:25px;margin-top:26px;border-top:1px solid var(--line)}.booking-bottom p{font-size:13px;margin:0}.booking-bottom strong{color:var(--ink);font-size:14px}.calendar-help{font-size:12px;margin:20px 0 0;color:var(--muted)}.booking-demo-footer{margin-top:22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.booking-demo-footer>span{font-size:12px;color:var(--muted)}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;overflow:hidden;white-space:nowrap}.site-dialog{border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);padding:45px;width:min(600px,calc(100% - 32px));max-height:88dvh;overflow-y:auto;margin:auto;box-shadow:0 25px 100px #0003}.site-dialog.wide{width:min(900px,calc(100% - 32px))}.site-dialog::backdrop{background:#0e303b9c;backdrop-filter:blur(4px)}.site-dialog h2{font-size:37px;margin-bottom:27px}.site-dialog h3{font-size:24px;margin-top:24px;margin-bottom:12px}.site-dialog p{font-size:14px;line-height:1.8}.site-dialog a:not(.button){text-decoration:underline}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:none;color:var(--ink);font-size:30px;width:36px;height:36px}.request-summary{background:#e8efee;border-radius:6px;padding:20px;margin-bottom:22px;font-size:17px}.request-summary p{margin:5px 0 0}.modal-secondary{display:block;margin-top:20px}.modal-open{overflow:hidden}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.admin-stats>div{padding:20px;background:white;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;gap:8px}.admin-stats strong{font:35px Georgia}.admin-stats span{font-size:12px;line-height:1.5;color:var(--muted)}.request-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--line);background:white;border-radius:6px;margin-bottom:10px}.request-row p{margin:6px 0}.request-actions{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.status-badge{font-size:12px;padding:5px 9px;background:#e9efef;border-radius:4px;display:inline-block}.status-badge.pending{background:#f7edcf;color:#795819}.status-badge.confirmed{background:#e5efea;color:#345c49}.empty-state{font-size:14px;line-height:1.8;border:1px dashed #a8bfc2;border-radius:6px;padding:22px}.admin-help{font-size:13px!important}.admin-editor{border-top:1px solid var(--line);margin:25px 0;padding-top:4px}.admin-editor label{display:block;font-size:14px;margin-bottom:8px}.admin-editor select{width:100%;padding:12px;border:1px solid var(--line);background:white;color:var(--ink);border-radius:5px;margin-bottom:18px}.admin-times{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:15px}.admin-slot{padding:12px 4px;background:#e7f0ee;border:1px solid #b6c9c7;border-radius:5px;display:flex;flex-direction:column;gap:5px;color:var(--ink)}.admin-slot small{font-size:10px}.admin-slot.blocked,.admin-slot.occupied{background:#ece8e4;color:#68534a;border-color:#d8c9bf}.admin-slot.pending{background:#fbf0d5}.admin-slot.confirmed{background:#e0e8f4}
@media(max-width:760px){.booking-top{flex-wrap:wrap;font-size:14px;gap:15px}.timezone{margin-left:38px}.format-options{gap:9px}.format-options span{padding:12px 15px;font-size:14px}.week-controls{width:100%;justify-content:space-between}.day-grid{gap:4px}.day{padding:11px 2px;gap:8px}.day>span{font-size:10px;letter-spacing:0}.day strong{font-size:23px}.day small{display:none}.time-heading{flex-direction:column;gap:7px}.time-grid{grid-template-columns:repeat(3,1fr);gap:7px}.time{padding:12px 3px}.booking-bottom{flex-direction:column;align-items:stretch}.booking-bottom p{min-height:44px}.booking-demo-footer{flex-direction:column;align-items:flex-start;gap:9px}.site-dialog{padding:37px 21px 25px}.site-dialog h2{font-size:31px}.admin-stats{gap:6px}.admin-stats>div{padding:12px}.admin-stats span{font-size:11px}.admin-stats strong{font-size:28px}.admin-times{grid-template-columns:repeat(3,1fr)}.request-row{align-items:flex-start;padding:15px;flex-direction:column}.request-actions{flex-direction:row;align-items:center;width:100%;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
