:root{font-family:Arial,"Segoe UI",sans-serif;color:#183b3d;background:#f4f8f8;font-synthesis:none;--teal:#056c65;--ink:#183b3d;--muted:#617477;--border:#dbe5e6}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #df990b;outline-offset:4px}[hidden]{display:none!important}.shell{max-width:1120px;margin-inline:auto;padding-inline:28px}.demo-bar{display:flex;justify-content:center;align-items:center;gap:12px;background:#e4eff0;color:#365a5d;padding:11px 18px;font-size:.875rem;line-height:1.5}.demo-bar strong{font-size:.8rem;background:white;padding:2px 9px;border-radius:5px}.topbar{height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:1.3rem;font-weight:700}.brand small{display:block;font-size:.85rem;font-weight:400;color:var(--muted);margin-top:5px}.brand-icon{height:44px;width:44px;border-radius:14px;display:grid;place-items:center;background:var(--teal);color:white;font-size:1.6rem}.share-button{display:flex;align-items:center;gap:8px;color:var(--teal);background:white;border:1px solid var(--border);padding:11px 15px;border-radius:10px;font-size:.875rem;min-height:44px}.share-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.intro{padding:37px 0 25px}.eyebrow{font-size:.875rem;font-weight:700;color:var(--teal);margin:0 0 10px}.intro h1{font-size:clamp(2rem,4vw,2.65rem);line-height:1.2;margin:0 0 12px;letter-spacing:-.045em}.intro>p:last-child{color:var(--muted);font-size:1rem;margin:0;line-height:1.6}.steps{display:flex;padding:0;margin:0 0 25px;list-style:none;gap:34px;font-size:.9rem;color:#74868a}.steps li{display:flex;gap:8px;align-items:center;font-weight:600}.steps li span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e8eeef;font-size:.8rem}.steps li.active{color:var(--teal)}.steps li.active span{background:var(--teal);color:white}.steps li.done span{background:#d3e9e3;color:var(--teal)}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.booking-card{min-width:0;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 9px 30px #203a4105;overflow:hidden}.step-panel{padding:29px 32px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.overline{font-size:.85rem;color:var(--muted);margin:0 0 7px}.section-head h2{font-size:1.4rem;margin:0;line-height:1.4}.section-number{font-size:2.5rem;color:#d1e2e1;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.04em}.doctor-list{border:0;padding:0;margin:0;display:grid;gap:10px;min-width:0}.doctor-choice{position:relative;display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--border);border-radius:12px;cursor:pointer;transition:background .15s,border-color .15s;min-height:87px}.doctor-choice:has(input:checked){background:#f0f9f7;border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.doctor-choice:has(input:focus-visible){outline:3px solid #df990b;outline-offset:3px}.doctor-choice input{position:absolute;opacity:0;width:1px;height:1px}.avatar{height:46px;width:46px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;color:#30665c;background:#dcebe5;font-size:1rem}.avatar.blue{background:#e1edf6;color:#39617f}.avatar.purple{background:#eee8f2;color:#715383}.doctor-copy{display:grid;gap:5px;flex:1;line-height:1.4}.doctor-copy strong{font-size:1rem}.doctor-copy>span{font-size:.875rem;color:var(--muted)}.choice-mark{height:20px;width:20px;border-radius:50%;border:1.5px solid #bacccd;flex-shrink:0}.doctor-choice:has(input:checked) .choice-mark{border:6px solid var(--teal);background:white}.field-help{font-size:.8rem;color:var(--muted);margin:13px 0 25px;line-height:1.6}.service-section{display:grid;gap:10px}.service-section label,.field label{font-weight:700;font-size:.95rem}select,.field input{width:100%;min-height:50px;border:1px solid #becfd0;border-radius:9px;color:var(--ink);background:#fff;padding:12px 14px;line-height:1.5}.action-row{margin-top:28px;padding-top:22px;border-top:1px solid #edf1f1;display:flex;align-items:center;justify-content:space-between;gap:16px}.primary{border:0;border-radius:10px;min-height:48px;padding:13px 22px;background:var(--teal);color:#fff;font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;gap:22px;line-height:1.5}.primary:hover{background:#02574f}.muted{color:var(--muted);font-size:.8rem;line-height:1.5}.back{border:0;background:transparent;color:#536c6e;font-size:.875rem;padding:8px 0;min-height:44px}.summary-card{border-radius:17px;padding:25px;background:#e8f2f0;border:1px solid #d7e8e3;position:sticky;top:24px}.summary-top{display:flex;gap:11px;align-items:center;padding-bottom:19px;border-bottom:1px solid #d0e2dc}.summary-top h2{font-size:1.07rem;margin:0}.calendar-icon{color:var(--teal);font-size:1.5rem;line-height:1}.summary-card dl{margin:23px 0}.summary-card dl>div{display:grid;gap:7px;margin-bottom:22px}.summary-card dt{font-size:.8rem;color:var(--muted)}.summary-card dd{font-size:1rem;line-height:1.5;font-weight:700;margin:0}.summary-card dd.pending{font-weight:400;color:#6e8581}.summary-footer{border-top:1px solid #d0e2dc;padding-top:21px;display:flex;gap:11px;align-items:center}.summary-footer>span{font-size:1.6rem;color:var(--teal)}.summary-footer>div{display:grid;gap:5px}.summary-footer strong{font-size:.9rem}.summary-footer div span{font-size:.8rem;color:var(--muted)}.summary-note{font-size:.8rem;line-height:1.7;color:#59746d;margin:20px 0 0}.calendar-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:15px}.calendar-heading h3,.time-heading h3{font-size:1rem;margin:0;line-height:1.5}.calendar-nav{display:flex;gap:7px}.calendar-nav button{height:40px;width:40px;background:white;border:1px solid var(--border);border-radius:8px;color:var(--ink)}.date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.day-button{border:1px solid var(--border);background:#fff;border-radius:11px;padding:13px 2px;color:var(--ink);display:grid;gap:9px;min-height:95px;justify-items:center}.day-button span:first-child{font-size:.85rem}.day-button strong{font-size:1.4rem}.day-button .day-dot{height:4px;width:4px;border-radius:50%;background:#79a898}.day-button[aria-pressed=true]{color:white;background:var(--teal);border-color:var(--teal)}.day-button[aria-pressed=true] .day-dot{background:white}.time-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:28px 0 15px}.time-heading span{font-size:.8rem;color:var(--muted);line-height:1.6}.time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;min-height:110px}.time-button{border:1px solid var(--border);border-radius:9px;background:white;color:var(--ink);padding:12px 4px;min-height:48px;direction:ltr;font-variant-numeric:tabular-nums}.time-button[aria-pressed=true]{background:#e5f3ee;color:#045d50;border:2px solid var(--teal);padding:11px 3px;font-weight:700}.empty-slots{grid-column:1/-1;background:#f4f7f7;border-radius:10px;padding:22px;color:var(--muted);text-align:center;font-size:.95rem;line-height:1.7}.field{display:grid;gap:10px;margin:22px 0}.form-note{font-size:.9rem;color:#4e696b;background:#f2f7f7;padding:15px 16px;border-radius:10px;line-height:1.7}.consent{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.7;margin-top:26px;cursor:pointer}.consent input{margin-top:5px;flex-shrink:0;width:18px;height:18px;accent-color:var(--teal)}.error{font-size:.875rem;color:#a22534;line-height:1.6;margin:6px 0}.field input[aria-invalid=true]{border-color:#a22534}.success-panel{padding:43px 32px;text-align:center}.success-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#def2e9;color:var(--teal);font-size:2.4rem;margin:0 auto 23px}.success-panel h2{font-size:1.7rem;margin:0 0 13px;line-height:1.4}.success-panel>p{line-height:1.7}.success-detail{background:#f1f7f5;border:1px solid #dce9e4;border-radius:14px;margin:24px 0;padding:22px;display:grid;gap:9px;line-height:1.7}.success-detail strong{font-size:1.2rem}.notice{color:#526d66;font-size:.9rem;margin-bottom:25px}.toast{position:fixed;bottom:25px;inset-inline:20px;margin:auto;width:max-content;max-width:calc(100% - 40px);padding:14px 22px;border-radius:12px;background:#153c36;color:#fff;box-shadow:0 4px 20px #0002;line-height:1.5;z-index:5;font-size:.9rem}footer{display:flex;justify-content:space-between;gap:15px;color:#687e80;font-size:.8rem;padding:25px 0 32px;line-height:1.7}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:1px solid var(--border);border-radius:16px;max-width:450px;width:calc(100% - 35px);padding:25px;color:var(--ink)}dialog::backdrop{background:#132f3766}dialog input{width:100%;padding:12px;margin:0 0 20px;font:inherit;border:1px solid var(--border);border-radius:7px}dialog h2{font-size:1.3rem}dialog p{font-size:.9rem;line-height:1.5}
@media(max-width:900px){.booking-layout{grid-template-columns:minmax(0,1fr) 255px;gap:18px}.step-panel{padding:26px 23px}.summary-card{padding:22px}.action-row>.muted{max-width:90px}.date-grid{gap:4px}.day-button{border-radius:8px}.day-button span:first-child{font-size:.8rem}.day-button strong{font-size:1.2rem}}
@media(max-width:700px){.shell{padding-inline:18px}.topbar{height:82px}.share-button{font-size:.8rem;padding:10px}.share-button svg{display:none}.brand{font-size:1.12rem;gap:9px}.brand-icon{height:39px;width:39px;border-radius:12px}.brand small{font-size:.78rem}.demo-bar{font-size:.8rem;gap:8px}.intro{padding:29px 0 23px}.intro h1{font-size:2rem}.steps{justify-content:space-between;gap:7px;font-size:.8rem;margin-bottom:21px}.steps li{gap:6px}.steps li span{width:24px;height:24px}.booking-layout{grid-template-columns:1fr;gap:18px}.step-panel{padding:23px 19px}.section-head{margin-bottom:21px}.section-head h2{font-size:1.22rem}.section-number{font-size:2.1rem}.doctor-choice{padding:14px;min-height:82px}.action-row{gap:9px;flex-wrap:wrap}.action-row>.muted{max-width:105px;font-size:.78rem}.primary{font-size:.9rem;padding:12px 17px;gap:14px}.back{font-size:.8rem}.summary-card{position:static;padding:20px}.summary-card dl{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:19px 0}.summary-card dl>div{margin:0}.summary-card dd{font-size:.9rem}.summary-footer{padding-top:16px}.summary-note{margin-top:14px}.date-grid{gap:5px}.day-button{min-height:83px;padding:11px 1px;gap:8px}.day-button strong{font-size:1.2rem}.day-button span:first-child{font-size:.8rem}.time-heading{align-items:flex-start}.time-grid{gap:7px}.time-button{font-size:.9rem}.calendar-heading h3{font-size:.92rem}.calendar-nav button{width:35px;height:35px}.success-panel{padding:35px 20px}.success-panel h2{font-size:1.5rem}footer{flex-direction:column;gap:7px;padding-bottom:26px}}
.reception-hours{border-top:1px solid #d0e2dc;margin-top:22px;padding-top:18px;font-size:.875rem;line-height:1.7}.reception-hours summary{cursor:pointer;font-weight:700;min-height:32px}.reception-hours ul{list-style:none;padding:0;margin:12px 0}.reception-hours li{display:flex;justify-content:space-between;gap:14px;padding:5px 0}.reception-hours p{color:var(--muted);margin:8px 0 0}.day-button.no-hours .day-dot{background:transparent;border:1px solid #9eafb1;width:6px;height:6px}.day-button.no-hours[aria-pressed=true] .day-dot{border-color:white}.slot-note{margin:-4px 0 17px}.field-help{font-size:.875rem}.brand>span:last-child{line-height:1.4}.doctor-copy{min-width:0}
@media(max-width:700px){.topbar{height:auto;min-height:98px;flex-wrap:wrap;gap:13px;padding-block:16px}.brand{font-size:1.1rem}.share-button{margin-inline-start:auto}.brand small{font-size:.875rem}.doctor-choice{gap:10px}.doctor-copy strong{font-size:1rem}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

@font-face{font-family:DavidLibre;src:url('/fonts/DavidLibre-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:DavidLibre;src:url('/fonts/DavidLibre-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{font-family:David,DavidLibre,serif;font-size:18px;color:#203d34;background:#f7f8f3;--teal:#174e41;--ink:#203d34;--muted:#697b73;--border:#dce5dc}.topbar{min-height:98px}.brand{font-size:1.3rem}.brand-icon{border-radius:50%;font-family:Arial,sans-serif}.share-button{border-radius:30px}.intro{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:32px 0}.intro h1{font-size:clamp(2.4rem,4.2vw,3.4rem);line-height:1;margin:0 0 16px;font-weight:400;letter-spacing:-.04em}.intro p{line-height:1.5}.intro>div>p:last-child{color:var(--muted);margin:0}.atmosphere{position:relative;width:280px;flex-shrink:0;align-self:stretch;min-height:180px;margin:0;border-radius:90px 18px 18px 18px;overflow:hidden}.atmosphere img{width:100%;height:100%;position:absolute;object-fit:cover}.atmosphere figcaption{position:absolute;bottom:12px;left:12px;right:12px;padding:8px 12px;background:#fffffff0;border-radius:20px;text-align:center;font-size:.85rem}.section-head h2{font-weight:400;font-size:1.5rem}.summary-card{background:#eaf0e3;border-color:#dee6d5}.summary-card h2{font-weight:400;font-size:1.3rem;margin-top:0}.summary-card dd{font-weight:400}.doctor-copy strong{font-size:1.12rem}.doctor-choice:has(input:checked){background:#f2f7ed}.avatar{background:#e3edde;color:#4f7154}.legend{display:flex;gap:12px;font-size:.85rem;white-space:nowrap}.legend>span{display:flex;align-items:center;gap:5px}.legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.green-dot{background:#368c48}.red-dot{background:#c2464a}.time-grid{min-height:95px}.time-button{border:1px solid #a9d7ad;background:#f0faef;color:#246431;min-height:66px;display:grid;gap:4px;justify-items:center;padding:10px 3px;direction:rtl}.time-button strong{font-size:1.15rem;direction:ltr;font-weight:400}.time-button span{font-size:.82rem;color:inherit}.time-button[aria-pressed=true]{background:#276538;color:#fff;border:1px solid #276538;padding:10px 3px;box-shadow:0 0 0 2px #fff,0 0 0 3px #276538}.time-button.busy{background:#fceeee;border-color:#eab9bc;color:#aa373e}.time-button.past{background:#f2f3ef;border-color:#e0e2da;color:#8a9188}.time-button:disabled{opacity:1}.sync-line{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.85rem;color:var(--muted);margin-top:10px}.sync-line .back{font-size:.85rem;text-decoration:underline}.privacy-note{color:var(--muted);font-size:.88rem;line-height:1.5}.text-link{display:block;margin:17px 0;text-align:center;color:var(--teal)}.success-panel>.back{display:block;margin:auto}.notice{padding:15px;border-radius:10px;background:#faeeee}.manage{max-width:650px;padding:30px;margin:20px auto}.manage h2{font-size:1.8rem;font-weight:400}.danger{display:inline-flex;justify-content:center;border:0;background:#a53037;color:#fff;padding:12px 20px;min-height:48px;border-radius:10px;font:inherit;line-height:1.4}.danger:hover{background:#8f242b}.dialog-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.login{max-width:520px;margin:10vh auto;padding:25px;text-align:center;line-height:1.7}.login .primary{text-decoration:none}.admin-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:25px 0}.admin-card{padding:20px;border:1px solid var(--border);border-radius:12px;background:white;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:12px}.admin-card>div{display:grid;gap:7px}.admin-card small{color:var(--muted)}
@media(max-width:700px){.topbar{min-height:94px;flex-wrap:nowrap;gap:10px}.brand{font-size:1.05rem;gap:8px}.brand-icon{width:34px;height:34px;flex-shrink:0;font-size:21px}.brand small{font-size:.85rem}.share-button{font-size:.85rem;padding:10px 12px;max-width:105px;line-height:1.2;flex-shrink:0}.intro{gap:15px;padding:27px 0}.intro h1{font-size:2.4rem;line-height:1.03;margin-bottom:12px}.intro p{font-size:.95rem}.intro .eyebrow{font-size:.82rem}.atmosphere{width:112px;min-height:167px;border-radius:70px 12px 12px 12px}.atmosphere figcaption{display:none}.atmosphere img{object-position:58% center}.doctor-copy strong{font-size:1.08rem}.time-heading{flex-wrap:wrap;gap:9px}.admin-head{flex-wrap:wrap}.admin-card{align-items:flex-start}.admin-card .danger{font-size:.85rem}}

