:root{--navy:#17245f;--blue:#2d4fa3;--sky:#087ca7;--cyan:#22d3ee;--ink:#111827;--muted:#667085;--line:#e4e9ef;--soft:#f4f8fc;--white:#fff;--success:#0d9b70;--danger:#c83b4b;--shadow:0 18px 55px rgba(20,43,83,.11);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:'Noto Sans',system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.5}button,input{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;padding:.8rem 1rem;z-index:1000}.skip-link:focus{top:12px}.demo-bar{min-height:32px;display:flex;justify-content:center;align-items:center;gap:.55rem;padding:.35rem 1rem;background:var(--navy);color:#dce7ff;font-size:.72rem;text-align:center}.demo-bar span{font-weight:800;letter-spacing:.1em;color:#7ee8ff}.site-header{height:82px;display:flex;align-items:center;gap:2rem;padding:0 max(4vw,24px);position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,36,95,.08)}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;margin-right:auto}.brand img{width:54px;height:54px;object-fit:contain}.brand span{display:grid;line-height:1.1;color:var(--navy)}.brand b{font-family:Figtree,sans-serif;font-size:.86rem}.brand small{text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:.66rem;color:var(--sky)}.site-header nav{display:flex;align-items:center;gap:1.8rem}.site-header nav a{text-decoration:none;font-size:.86rem;font-weight:600;color:#4a5568}.site-header nav a:hover{color:var(--blue)}.btn{min-height:46px;border:1px solid transparent;border-radius:10px;padding:.75rem 1.15rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-weight:700;text-decoration:none;cursor:pointer;transition:.18s ease}.btn:focus-visible,button:focus-visible,input:focus-visible,.upload-zone:focus-visible{outline:3px solid rgba(10,157,219,.35);outline-offset:2px}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;box-shadow:0 10px 24px rgba(38,87,171,.22)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(38,87,171,.27)}.btn-ghost{background:#fff;color:var(--navy);border-color:#cfd8e4}.btn-large{min-height:54px;padding:.9rem 1.35rem}.hero{min-height:700px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.9fr);gap:5vw;align-items:center;padding:5.5rem max(6vw,28px);background:radial-gradient(circle at 85% 15%,rgba(40,197,229,.18),transparent 30%),linear-gradient(145deg,#f8fbff 0%,#fff 65%);overflow:hidden}.hero-copy{max-width:680px}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow.light{color:#8feaff}.status-dot{width:8px;height:8px;border-radius:50%;background:#27c794;box-shadow:0 0 0 5px rgba(39,199,148,.13)}h1,h2,h3{font-family:Figtree,sans-serif;letter-spacing:-.035em}h1{font-size:clamp(3.25rem,5.5vw,6rem);line-height:.98;margin:1.15rem 0 1.4rem;color:#10182f}h1 em{font-style:normal;color:var(--sky)}.hero-copy>p{font-size:1.18rem;color:#596579;max-width:620px}.hero-actions{display:flex;gap:.8rem;margin:2rem 0}.trust-list{display:flex;flex-wrap:wrap;gap:1.2rem;list-style:none;padding:0;margin:2rem 0 0;color:#526072;font-size:.85rem}.trust-list span{color:var(--success);font-weight:900}.hero-product{position:relative;max-width:610px;padding:10px;background:#fff;border-radius:24px;box-shadow:0 35px 100px rgba(22,49,99,.18),0 0 0 1px rgba(32,69,131,.08);transform:rotate(1deg)}.window-bar{height:42px;display:flex;align-items:center;gap:7px;padding:0 12px;background:#f4f6f9;border-radius:16px 16px 0 0}.window-bar>span{width:9px;height:9px;border-radius:50%;background:#c7d0dc}.window-bar span:first-child{background:#ff8278}.window-bar span:nth-child(2){background:#ffd164}.window-bar span:nth-child(3){background:#5bd09b}.window-bar small{margin-left:auto;margin-right:auto;color:#8792a2;font-size:.65rem}.ticket-card{padding:1.6rem;border-radius:0 0 16px 16px;background:#fff}.ticket-top,.ticket-footer{display:flex;align-items:center;justify-content:space-between}.mini-logo{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--navy),var(--sky))}.ticket-state{padding:.45rem .7rem;border-radius:999px;background:#eafaf4;color:#087b5b;font-size:.72rem;font-weight:800}.route-line{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;margin:1.6rem 0}.route-line>div:last-child{text-align:right}.route-line small,.ticket-footer small{display:block;color:#98a1ae;font-size:.6rem;letter-spacing:.12em}.route-line strong{color:var(--navy)}.route-track{height:2px;background:#dce5ee;position:relative}.route-track:before,.route-track:after{content:"";position:absolute;top:50%;width:8px;height:8px;border:2px solid var(--sky);background:#fff;border-radius:50%;transform:translateY(-50%)}.route-track:before{left:0}.route-track:after{right:0}.route-track i{position:absolute;left:48%;top:50%;width:8px;height:8px;border-radius:50%;background:var(--sky);transform:translate(-50%,-50%)}.date-preview{display:grid;grid-template-columns:32px repeat(3,1fr) 32px;gap:.5rem;align-items:center;padding:1rem;background:var(--soft);border-radius:14px}.date-preview button{border:0;background:#fff;border-radius:50%;width:30px;height:30px}.date-preview div{display:grid;text-align:center;padding:.7rem .3rem;border-radius:10px;background:#fff}.date-preview .selected{background:var(--blue);color:#fff;box-shadow:0 8px 18px rgba(45,79,163,.25)}.date-preview small{font-size:.6rem;font-weight:800}.date-preview b{font-size:1.3rem}.date-preview span{font-size:.56rem;color:#758195}.date-preview .selected span{color:#dce7ff}.time-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin:1rem 0}.time-preview span{padding:.55rem;text-align:center;border:1px solid var(--line);border-radius:8px;font-size:.75rem;font-weight:700}.time-preview .active{border-color:var(--sky);color:var(--blue);background:#effaff}.ticket-footer{border-top:1px dashed #cfd7e2;padding-top:1rem}.ticket-footer div{display:grid}.ticket-footer b{font-size:.8rem}.barcode{font-family:monospace;letter-spacing:1px;color:#253b76}.floating-note{position:absolute;right:-32px;bottom:-42px;display:flex;align-items:center;gap:.7rem;padding:.8rem 1rem;background:#fff;border-radius:12px;box-shadow:var(--shadow);transform:rotate(-1deg)}.floating-note>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eafaf4;color:var(--success);font-weight:900}.floating-note div{display:grid}.floating-note small{color:#7b8696}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:2rem;align-items:center;padding:1.4rem max(6vw,28px);background:var(--navy);color:#fff}.proof-strip div{display:grid}.proof-strip b{font-size:1.1rem}.proof-strip span{font-size:.73rem;color:#b7c5e8}.proof-strip a{color:#8eeaff;font-weight:700;font-size:.85rem}.section{padding:7rem max(6vw,28px)}.section-heading{text-align:center;max-width:760px;margin:0 auto 3.5rem}.section-heading.align-left{text-align:left;margin-left:0}.section-heading h2,.booking-intro h2,.security-section h2,.final-cta h2,.manage-copy h2{font-size:clamp(2.25rem,4vw,4.5rem);line-height:1.05;margin:.8rem 0 1rem;color:#111a32}.section-heading p,.booking-intro p{color:var(--muted);font-size:1.05rem}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1240px;margin:auto}.process-grid article{position:relative;padding:1.4rem;border-radius:16px;background:#fff;box-shadow:0 0 0 1px var(--line);min-height:255px}.process-grid article>span{position:absolute;right:1.2rem;top:1rem;color:#cbd4df;font-weight:800}.icon-shell{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#eef6ff;color:var(--blue);font-size:1.4rem}.process-grid h3{margin:1.5rem 0 .5rem}.process-grid p{color:var(--muted);font-size:.9rem}.services-section{background:var(--soft)}.service-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.service-card{position:relative;padding:2rem;background:#fff;border-radius:18px;box-shadow:0 0 0 1px #dfe6ee;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card.featured{background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff}.service-number{font-size:.7rem;font-weight:800;letter-spacing:.15em;color:#98a8ba}.featured .service-number{color:#93dfff}.service-icon{font-size:2.3rem;color:var(--sky);margin:2rem 0 1rem}.service-card h3{font-size:1.45rem}.service-card p{color:#6f7a8b;min-height:70px}.featured p{color:#ced9f3}.service-card button{width:100%;display:flex;justify-content:space-between;padding:1rem 0;border:0;border-top:1px solid #e2e8ef;background:transparent;color:inherit;font-weight:800;cursor:pointer}.featured button{border-color:rgba(255,255,255,.2)}.booking-section{padding:6rem max(4vw,20px);background:linear-gradient(145deg,#121e51,#203f8c);color:#fff}.booking-intro{max-width:780px;margin:0 auto 2.5rem;text-align:center}.booking-intro h2{color:#fff}.booking-intro p{color:#c8d6f3}.booking-shell{max-width:1240px;min-height:720px;margin:auto;display:grid;grid-template-columns:300px 1fr;border-radius:24px;background:#fff;color:var(--ink);overflow:hidden;box-shadow:0 35px 100px rgba(6,14,45,.32)}.step-sidebar{padding:2rem 1.5rem;background:#f5f8fc;border-right:1px solid var(--line);display:flex;flex-direction:column}.step-brand{display:flex;align-items:center;gap:.8rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.step-brand img{object-fit:contain}.step-brand span{display:grid}.step-brand b{font-size:.88rem}.step-brand small{font-size:.68rem;color:var(--muted)}.step-sidebar ol{list-style:none;padding:1.7rem 0;margin:0;display:grid;gap:.65rem}.step-sidebar li{display:flex;align-items:center;gap:.8rem;padding:.85rem;border-radius:12px;color:#7a8493}.step-sidebar li>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;border:1px solid #cad3df;font-size:.75rem;font-weight:800}.step-sidebar li div{display:grid}.step-sidebar li b{font-size:.82rem}.step-sidebar li small{font-size:.68rem}.step-sidebar li.active{background:#fff;color:var(--navy);box-shadow:0 6px 18px rgba(35,63,112,.08)}.step-sidebar li.active>span{background:var(--blue);border-color:var(--blue);color:#fff}.step-sidebar li.done>span{background:#e7f9f2;border-color:#b8eddc;color:var(--success)}.help-card{margin-top:auto;display:flex;gap:.75rem;align-items:center;padding:1rem;background:#eaf5ff;border-radius:12px;color:var(--navy)}.help-card>span{width:30px;height:30px;display:grid;place-items:center;background:#fff;border-radius:50%;font-weight:800}.help-card div{display:grid}.help-card b{font-size:.75rem}.help-card a{font-size:.75rem;color:var(--blue)}.booking-main{padding:3.5rem;min-width:0}.booking-panel{max-width:800px;margin:auto}.panel-heading>span{font-size:.68rem;letter-spacing:.15em;font-weight:800;color:var(--sky)}.panel-heading h3{font-size:2rem;margin:.4rem 0}.panel-heading p{color:var(--muted);margin-top:0}.service-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:2rem 0}.service-options button{position:relative;display:grid;text-align:left;gap:.25rem;min-height:145px;padding:1rem;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;color:var(--ink)}.service-options button:hover{border-color:#a9c4ea}.service-options button.selected{border:2px solid var(--blue);background:#f4f8ff;box-shadow:0 8px 22px rgba(44,79,163,.12)}.service-options button i{display:none;position:absolute;right:10px;top:10px;width:22px;height:22px;border-radius:50%;place-items:center;background:var(--blue);color:#fff;font-style:normal;font-size:.7rem}.service-options button.selected i{display:grid}.option-icon{font-size:1.7rem;color:var(--sky)}.service-options small{color:var(--muted)}.field{display:grid;gap:.45rem}.field span{font-size:.77rem;font-weight:800;color:#3f4b5f}.field input{width:100%;min-height:49px;border:1px solid #ccd5e1;border-radius:9px;padding:.75rem .9rem;background:#fff}.field input:focus{border-color:var(--sky);outline:3px solid rgba(10,157,219,.11)}.field>small{color:#8590a0;font-size:.7rem}.full{grid-column:1/-1}.panel-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2.2rem;padding-top:1.4rem;border-top:1px solid var(--line)}.panel-actions.end{justify-content:flex-end}.form-message{margin:0 auto 1rem;max-width:800px;padding:.8rem 1rem;border-radius:10px;background:#fff0f2;color:#a6283b;font-size:.85rem}.availability-legend{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.72rem;color:#687386}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.3rem}.available{background:#fff;border:2px solid var(--sky)}.chosen{background:var(--blue)}.demo-pill{margin-left:auto;padding:.35rem .6rem;border-radius:99px;background:#fff4d8;color:#8c6600;font-weight:800}.date-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:.55rem}.date-button{min-height:92px;display:grid;place-items:center;gap:.05rem;border:1px solid var(--line);background:#fff;border-radius:12px;cursor:pointer;color:#697587}.date-button b{font-size:1.3rem;color:#1b2947}.date-button small{text-transform:uppercase;font-size:.62rem;font-weight:800}.date-button.selected{background:var(--blue);border-color:var(--blue);color:#d8e6ff;box-shadow:0 10px 20px rgba(45,79,163,.2)}.date-button.selected b{color:#fff}.times-block{margin-top:1.5rem;padding:1.2rem;background:var(--soft);border-radius:14px}.times-heading{display:flex;justify-content:space-between;align-items:center}.times-heading div{display:grid}.times-heading span,.times-heading>small{color:var(--muted);font-size:.7rem}.time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem;margin-top:1rem}.time-button{min-height:44px;border:1px solid #cad6e5;border-radius:8px;background:#fff;cursor:pointer;font-weight:700;color:#384961}.time-button.selected{border-color:var(--blue);background:var(--blue);color:#fff}.patient-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.upload-zone{position:relative;display:grid;place-items:center;text-align:center;padding:2rem;margin-top:1.5rem;border:2px dashed #afc5dc;border-radius:16px;background:#f7fbff;cursor:pointer}.upload-zone.dragging{border-color:var(--sky);background:#eaf8ff}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-icon{width:46px;height:46px;display:grid;place-items:center;background:#e4f4ff;color:var(--blue);border-radius:50%;font-size:1.3rem}.upload-zone b{margin-top:.7rem}.upload-zone p{margin:.2rem 0;color:#66758a}.upload-zone small{color:#8b96a5}.file-list{display:grid;gap:.5rem;margin-top:1rem}.file-item{display:flex;align-items:center;gap:.8rem;padding:.7rem;border:1px solid var(--line);border-radius:10px}.file-type{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#eef4ff;color:var(--blue);font-size:.65rem;font-weight:900}.file-item div{display:grid;min-width:0}.file-item b{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-item small{color:var(--muted)}.file-item button{margin-left:auto;border:0;background:transparent;color:var(--danger);cursor:pointer}.review-card{margin-top:1.2rem;padding:1rem;border-radius:12px;background:#f4f7fb;display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.review-card div{display:grid}.review-card small{color:#7b8798;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.review-card b{font-size:.83rem}.consent{display:flex;align-items:flex-start;gap:.7rem;margin-top:1rem;padding:.9rem;border:1px solid var(--line);border-radius:10px;font-size:.75rem;color:#596579}.consent input{width:18px;height:18px;accent-color:var(--blue);flex:none}.mobile-progress{display:none}.booking-success{max-width:650px;margin:auto;text-align:center;padding:3rem 1rem}.success-mark{width:68px;height:68px;margin:0 auto 1.2rem;display:grid;place-items:center;border-radius:50%;background:#e5f9f2;color:var(--success);font-size:2rem}.booking-success h3{font-size:2.4rem;margin:.5rem 0}.booking-success>p{color:var(--muted)}.booking-code{display:block;margin:1.5rem auto;padding:1rem;border:1px dashed #9fb0c3;background:#f6f9fc;border-radius:10px;font-family:monospace;font-size:1.35rem;color:var(--navy)}.success-summary{display:grid;grid-template-columns:repeat(2,1fr);text-align:left;gap:.7rem}.success-summary div{padding:.8rem;background:var(--soft);border-radius:10px}.success-summary small{display:block;color:#7b8798;font-size:.63rem;text-transform:uppercase}.success-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.5rem}.text-action{border:0;background:transparent;color:var(--blue);font-weight:700;cursor:pointer}.manage-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center;background:#fff}.manage-copy>p{color:var(--muted);font-size:1.05rem}.privacy-note{display:flex;align-items:flex-start;gap:.9rem;padding:1rem;margin-top:2rem;border-radius:14px;background:#eef8ff}.privacy-note>span{font-size:1.5rem;color:var(--blue)}.privacy-note p{margin:0;color:#536176;font-size:.85rem}.lookup-card{padding:2rem;border-radius:20px;background:#fff;box-shadow:var(--shadow),0 0 0 1px rgba(29,61,113,.08)}.lookup-card h3{font-size:1.6rem;margin:0}.lookup-card>p{color:var(--muted)}.lookup-card form{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:.8rem;margin-top:1.5rem}.lookup-result{margin-top:1.2rem;padding:1rem;border-radius:12px;background:var(--soft)}.lookup-result h4{margin:.2rem 0}.lookup-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:.8rem}.lookup-result-grid div{display:grid}.lookup-result-grid small{font-size:.62rem;color:var(--muted);text-transform:uppercase}.security-section{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:7rem max(6vw,28px);background:#101b47;color:#fff}.security-section h2{color:#fff}.security-section p{color:#b8c7ea}.security-section ul{list-style:none;padding:0;margin:0;display:grid}.security-section li{display:grid;grid-template-columns:48px 1fr;column-gap:1rem;padding:1.1rem 0;border-bottom:1px solid rgba(255,255,255,.14)}.security-section li>span{grid-row:1/3;color:#5bdcf8;font-weight:800}.security-section li small{color:#aebddd}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:6rem max(6vw,28px);background:#eef8ff}.final-cta h2{margin:.6rem 0 0}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-brand img{object-fit:contain}.footer-brand div{display:grid}.footer-brand span{color:#718096;font-size:.75rem}footer{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:3rem max(6vw,28px);background:#fff;border-top:1px solid var(--line)}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem;font-size:.78rem;font-weight:700;color:var(--blue)}footer>p{grid-column:1/-1;margin:0;color:#8a95a4;font-size:.7rem}.mobile-booking-cta{display:none}.toast{position:fixed;right:20px;bottom:20px;z-index:100;max-width:360px;padding:.85rem 1rem;border-radius:10px;background:#111d43;color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(20px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}
@media(max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:4rem;padding-top:4rem}.hero-copy{max-width:760px}.hero-product{margin:auto;width:min(620px,100%)}.proof-strip{grid-template-columns:repeat(3,1fr)}.proof-strip a{grid-column:1/-1}.process-grid{grid-template-columns:repeat(2,1fr)}.service-showcase{grid-template-columns:1fr}.service-card p{min-height:0}.booking-shell{grid-template-columns:240px 1fr}.booking-main{padding:2.2rem}.date-strip{grid-template-columns:repeat(3,1fr)}.lookup-card form{grid-template-columns:1fr 1fr}.lookup-card form .btn{grid-column:1/-1}.manage-section{grid-template-columns:1fr}.security-section{grid-template-columns:1fr}}
@media(max-width:720px){html{scroll-padding-top:72px}.demo-bar{font-size:.62rem}.site-header{height:68px;padding:0 16px}.brand img{width:46px;height:46px}.brand span{display:none}.header-cta{min-height:42px;padding:.6rem .85rem}.hero{padding:3.5rem 16px 4rem;min-height:0}.hero h1{font-size:clamp(2.65rem,12vw,4rem)}.hero-copy>p{font-size:1rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust-list{display:grid;gap:.55rem}.hero-product{transform:none;padding:6px}.window-bar{height:34px}.ticket-card{padding:1rem}.date-preview{grid-template-columns:26px repeat(3,1fr) 26px;padding:.6rem;gap:.3rem}.date-preview div{padding:.5rem .2rem}.date-preview button{width:26px;height:26px}.time-preview{grid-template-columns:repeat(2,1fr)}.floating-note{right:6px;bottom:-55px}.proof-strip{grid-template-columns:1fr;padding:1.5rem 20px;margin-top:2rem}.proof-strip a{grid-column:auto}.section{padding:4.5rem 16px}.section-heading{margin-bottom:2rem}.process-grid{grid-template-columns:1fr}.service-showcase{gap:.8rem}.service-card{padding:1.5rem}.booking-section{padding:4rem 0}.booking-intro{padding:0 16px;text-align:left}.booking-shell{min-height:760px;display:block;border-radius:0}.step-sidebar{display:none}.booking-main{padding:1.4rem 16px 2rem}.mobile-progress{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem;font-size:.72rem;font-weight:800;color:var(--blue)}.mobile-progress>div{height:5px;flex:1;background:#e5eaf0;border-radius:99px;overflow:hidden}.mobile-progress i{display:block;width:25%;height:100%;background:var(--sky);transition:.2s}.panel-heading h3{font-size:1.65rem}.service-options{grid-template-columns:1fr;margin:1.2rem 0}.service-options button{min-height:100px;grid-template-columns:42px 1fr;align-items:center}.service-options .option-icon{grid-row:1/3}.service-options button b,.service-options button small{grid-column:2}.panel-actions{position:sticky;bottom:0;z-index:5;margin-inline:-16px;padding:1rem 16px;background:#fff;box-shadow:0 -10px 25px rgba(25,48,86,.08)}.panel-actions .btn{flex:1}.panel-actions.end .btn{width:100%}.availability-legend{flex-wrap:wrap}.demo-pill{margin-left:0}.date-strip{display:flex;overflow:auto;margin-right:-16px;padding-right:16px;scroll-snap-type:x mandatory}.date-button{min-width:82px;scroll-snap-align:start}.time-grid{grid-template-columns:repeat(3,1fr)}.patient-form{grid-template-columns:1fr}.review-card{grid-template-columns:1fr}.booking-success{padding:2rem 0}.booking-success h3{font-size:2rem}.success-summary{grid-template-columns:1fr}.manage-section{padding-bottom:6rem}.lookup-card{padding:1.2rem}.lookup-card form{grid-template-columns:1fr}.lookup-result-grid{grid-template-columns:1fr 1fr}.security-section{padding:4.5rem 16px}.final-cta{display:grid;padding:4rem 16px}.final-cta .btn{width:100%}footer{grid-template-columns:1fr;padding:2.5rem 16px 6rem}.footer-links{justify-content:flex-start}.mobile-booking-cta{position:fixed;left:12px;right:12px;bottom:10px;z-index:45;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 1.1rem;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;text-decoration:none;font-weight:800;box-shadow:0 14px 32px rgba(31,75,159,.35)}body:has(#reservar:target) .mobile-booking-cta,body.booking-in-view .mobile-booking-cta{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* UI/UX Pro Max — accessible clinical design layer */
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.ui-icon,.mini-check{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.ui-icon{width:24px;height:24px}
.mini-check{width:18px;height:18px;flex:none;color:var(--success)}
body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.btn,.service-card,.process-grid article,.date-button,.time-button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}
.btn[disabled]{cursor:wait;opacity:.72;transform:none;box-shadow:none}
.hero-product{border:1px solid rgba(23,36,95,.08)}
.process-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(20,43,83,.09)}
.service-card{border:1px solid transparent}
.service-card:hover{border-color:rgba(8,124,167,.2)}
.service-icon .ui-icon{width:38px;height:38px}
.option-icon .ui-icon{width:30px;height:30px}
.service-options button i .ui-icon{width:14px;height:14px}
.date-preview{grid-template-columns:44px repeat(3,1fr) 44px}
.date-preview button{width:44px;height:44px;display:grid;place-items:center;cursor:pointer;color:var(--navy);font-size:1.25rem}
.date-preview button:hover{background:#e8f7fb}
.booking-brief{display:grid;gap:.3rem;margin-top:auto;margin-bottom:1rem;padding:1rem;border:1px solid #d7e7ee;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(28,61,104,.06)}
.booking-brief small,.mobile-booking-brief small{font-size:.62rem;font-weight:800;letter-spacing:.12em;color:var(--sky)}
.booking-brief strong,.mobile-booking-brief strong{font-family:Figtree,sans-serif;color:var(--navy);font-size:.86rem}
.booking-brief span,.mobile-booking-brief span{font-size:.69rem;color:var(--muted)}
.mobile-booking-brief{display:none}
.form-message{border-left:4px solid var(--danger);box-shadow:0 8px 24px rgba(200,59,75,.08);outline:none}
.field-error{color:#a6283b!important;font-weight:700;font-size:.72rem!important}
.field-error[hidden]{display:none!important}
.field input[aria-invalid="true"]{border-color:var(--danger);background:#fffafb;outline:3px solid rgba(200,59,75,.1)}
.demo-warning{display:flex;align-items:flex-start;gap:.75rem;margin-top:1.2rem;padding:.9rem 1rem;border:1px solid #f2d58a;border-radius:12px;background:#fff9e8;color:#6f5200;font-size:.78rem}
.demo-warning .ui-icon{width:22px;height:22px;flex:none;color:#8c6600}
.upload-icon .ui-icon{width:23px;height:23px}
.mobile-progress span{display:grid;line-height:1.2}
.mobile-progress small{font:inherit}
.mobile-progress strong{font-family:Figtree,sans-serif;color:var(--navy);font-size:.83rem}
.service-card button{min-height:48px}
.lookup-result:focus{outline:3px solid rgba(8,124,167,.25);outline-offset:3px}

@media(max-width:720px){
  .date-preview{grid-template-columns:44px repeat(3,1fr) 44px}
  .date-preview button{width:44px;height:44px}
  .mobile-progress{align-items:end}
  .mobile-booking-brief{display:grid;gap:.15rem;margin:-.5rem 0 1.2rem;padding:.75rem .85rem;border:1px solid #dce8ef;border-radius:12px;background:#f4fbfd}
  .demo-warning{font-size:.74rem}
  .demo-bar{line-height:1.35}
}

@media(prefers-contrast:more){
  :root{--sky:#075f7d;--muted:#475569;--line:#c7d2df}
  .btn-ghost,.service-card,.field input{border-width:2px}
}

@media print{.demo-bar,.site-header,.hero,.proof-strip,.process-section,.services-section,.step-sidebar,.mobile-progress,.panel-actions,.manage-section,.security-section,.final-cta,footer,.mobile-booking-cta{display:none!important}.booking-section{padding:0;background:#fff}.booking-intro{display:none}.booking-shell{box-shadow:none;display:block}.booking-main{padding:0}.booking-success{display:block!important;color:#111}.success-actions{display:none}}
