.lfa-funnel{--lfa-bg:#f6f8fb;--lfa-card:#ffffff;--lfa-text:#101827;--lfa-muted:#667085;--lfa-border:rgba(16, 24, 39, .1);--lfa-primary:#2563eb;--lfa-primary-dark:#1d4ed8;--lfa-soft:#eef4ff;--lfa-danger:#b42318;box-sizing:border-box;width:100%;min-height:620px;padding:clamp(20px, 4vw, 48px);background:var(--lfa-bg);color:var(--lfa-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.lfa-funnel *,.lfa-funnel *::before,.lfa-funnel *::after{box-sizing:border-box}.lfa-shell{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.25fr);max-width:1120px;margin:0 auto;background:var(--lfa-card);border:1px solid var(--lfa-border);border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgb(16 24 39 / .1)}.lfa-profile{padding:clamp(28px, 4vw, 44px);background:linear-gradient(160deg,#0f172a,#1e3a8a 70%,#2563eb);color:#fff}.lfa-profile-image{width:84px;height:84px;display:block;object-fit:cover;border-radius:24px;margin-bottom:28px;box-shadow:0 18px 36px rgb(0 0 0 / .22)}.lfa-profile h2,.lfa-booking h3{margin:0;font-size:clamp(28px, 4vw, 42px);line-height:1.05;letter-spacing:0}.lfa-profile p,.lfa-step-header p{margin:14px 0 0;color:rgb(255 255 255 / .76);line-height:1.6}.lfa-booking .lfa-step-header p{color:var(--lfa-muted)}.lfa-eyebrow{margin:0 0 12px!important;font-size:12px;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:rgb(255 255 255 / .72)!important}.lfa-booking .lfa-eyebrow{color:var(--lfa-primary)!important}.lfa-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.lfa-meta span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border:1px solid rgb(255 255 255 / .2);border-radius:999px;background:rgb(255 255 255 / .1);color:rgb(255 255 255 / .9);font-size:13px;font-weight:700}.lfa-booking{padding:clamp(24px, 4vw, 44px)}.lfa-days{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:24px 0 18px}.lfa-day,.lfa-slot,.lfa-button{appearance:none;border:0;font:inherit;cursor:pointer}.lfa-day{min-height:84px;padding:12px 8px;border:1px solid var(--lfa-border);border-radius:18px;background:#fff;color:var(--lfa-text);text-align:center}.lfa-day span,.lfa-day small{display:block;color:var(--lfa-muted);font-size:12px;font-weight:700}.lfa-day strong{display:block;margin:5px 0 3px;font-size:24px;line-height:1}.lfa-day[aria-pressed="true"]{border-color:rgb(37 99 235 / .45);background:var(--lfa-soft);color:var(--lfa-primary)}.lfa-day:disabled{opacity:.42;cursor:not-allowed}.lfa-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lfa-slot{min-height:46px;border:1px solid rgb(37 99 235 / .25);border-radius:16px;background:#fff;color:var(--lfa-primary);font-weight:800}.lfa-slot:hover,.lfa-slot:focus-visible{background:var(--lfa-primary);color:#fff;outline:none}.lfa-field{display:block;margin-bottom:15px}.lfa-field>span{display:block;margin-bottom:7px;color:var(--lfa-muted);font-size:13px;font-weight:800}.lfa-field input,.lfa-field textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--lfa-border);border-radius:16px;background:#fff;color:var(--lfa-text);font:inherit}.lfa-field textarea{min-height:108px;resize:vertical}.lfa-methods{display:grid;gap:10px}.lfa-methods label{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:13px;border:1px solid var(--lfa-border);border-radius:18px}.lfa-methods strong,.lfa-methods small{display:block}.lfa-methods small{margin-top:3px;color:var(--lfa-muted);line-height:1.45}.lfa-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.lfa-button{min-height:48px;padding:12px 18px;border-radius:999px;font-weight:900}.lfa-button-primary{background:var(--lfa-primary);color:#fff}.lfa-button-primary:hover,.lfa-button-primary:focus-visible{background:var(--lfa-primary-dark)}.lfa-button-secondary{background:#f2f4f7;color:var(--lfa-text)}.lfa-button:disabled{opacity:.68;cursor:wait}.lfa-message{margin:16px 0 0;padding:12px 14px;border-radius:16px;background:#f8fafc;color:var(--lfa-muted);font-weight:700}.lfa-message.is-error{background:#fef3f2;color:var(--lfa-danger)}.lfa-success{display:grid;place-items:center;min-height:420px;text-align:center}.lfa-success-mark{display:grid;place-items:center;width:74px;height:74px;margin-bottom:18px;border-radius:24px;background:#dcfce7;color:#15803d;font-size:36px;font-weight:900}@media (max-width:840px){.lfa-funnel{padding:0;background:var(--lfa-card)}.lfa-shell{display:block;min-height:100vh;border:0;border-radius:0;box-shadow:none}.lfa-profile{padding:28px 22px 32px;border-radius:0 0 28px 28px}.lfa-profile h2,.lfa-booking h3{font-size:30px}.lfa-booking{padding:24px 18px 32px}.lfa-days{grid-template-columns:repeat(3,minmax(0,1fr))}.lfa-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.lfa-days{grid-template-columns:repeat(2,minmax(0,1fr))}.lfa-slots,.lfa-actions{grid-template-columns:1fr}.lfa-actions{display:grid}}.lfa-funnel{min-height:0;padding:clamp(12px, 2.4vw, 28px)}.lfa-shell{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);max-width:1040px;align-items:start;border-radius:24px;box-shadow:0 18px 52px rgb(16 24 39 / .08)}.lfa-profile{align-self:start;padding:clamp(22px, 2.8vw, 32px);border-radius:0 0 24px 0}.lfa-profile-image{width:64px;height:64px;margin-bottom:20px;border-radius:18px}.lfa-profile h2,.lfa-booking h3{font-size:clamp(24px, 3vw, 34px);line-height:1.08}.lfa-profile p,.lfa-step-header p{margin-top:10px;line-height:1.5}.lfa-meta{margin-top:20px}.lfa-booking{padding:clamp(22px, 3vw, 34px)}.lfa-days{gap:8px;margin:18px 0 14px}.lfa-day{min-height:72px;border-radius:16px}.lfa-day strong{font-size:21px}.lfa-slots{gap:8px}.lfa-slot{min-height:42px;border-radius:14px}.lfa-field{margin-bottom:12px}.lfa-field input,.lfa-field textarea{min-height:44px;border-radius:14px}.lfa-field textarea{min-height:88px}.lfa-step[hidden],.lfa-contact[hidden],.lfa-success[hidden],.lfa-funnel[data-lfa-booking-success="false"] .lfa-success{display:none!important;min-height:0!important;margin:0!important;padding:0!important}.lfa-success{min-height:280px}.lfa-success-mark{width:62px;height:62px;margin-bottom:14px;border-radius:20px;font-size:30px}@media (max-width:840px){.lfa-funnel{padding:0}.lfa-shell{min-height:0;border-radius:0}.lfa-profile{border-radius:0 0 24px 24px;padding:24px 20px}.lfa-booking{padding:22px 18px 28px}}.lfa-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin:16px 0 10px}.lfa-day{min-height:62px;padding:9px 6px;border-radius:14px}.lfa-day span,.lfa-day small{font-size:10px;line-height:1.2}.lfa-day strong{margin:3px 0 2px;font-size:18px}.lfa-more-days{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin:0 0 12px;border:1px solid rgb(37 99 235 / .22);border-radius:999px;padding:0 14px;background:var(--lfa-soft);color:var(--lfa-primary);cursor:pointer;font:inherit;font-size:13px;font-weight:850}.lfa-more-days[hidden]{display:none!important}.lfa-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.lfa-slot{min-height:39px;font-size:14px}@media (max-width:840px){.lfa-days{grid-template-columns:repeat(4,minmax(0,1fr))}.lfa-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:420px){.lfa-days,.lfa-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}.lfa-profile-head{display:flex;align-items:flex-start;gap:16px;min-width:0}.lfa-profile-head>div{min-width:0}.lfa-slot[aria-pressed="true"]{border-color:var(--lfa-primary);background:var(--lfa-primary);color:#fff}@media (min-width:841px){.lfa-profile{min-height:auto}.lfa-profile p{max-width:32ch}}@media (max-width:767px){body.live-funnel-appointment-page .entry-title,body.live-funnel-appointment-page .page-title,body.live-funnel-appointment-page .post-title,body.live-funnel-appointment-page .wp-block-post-title,body.live-funnel-appointment-page .elementor-page-title,body.live-funnel-appointment-page .page-header,body.live-funnel-appointment-page .entry-header{display:none!important}body.live-funnel-appointment-page{overflow-x:hidden;background:#f7f9fc}body.live-funnel-appointment-page .entry-content,body.live-funnel-appointment-page .wp-block-post-content,body.live-funnel-appointment-page main{max-width:none!important;margin-top:0!important;padding-top:0!important}.lfa-funnel{width:100%;max-width:100%;min-height:0;overflow-x:hidden;padding:12px 14px calc(42px + env(safe-area-inset-bottom));background:#f7f9fc}.lfa-shell{display:flex;flex-direction:column;width:100%;max-width:520px;min-height:0;margin:0 auto;overflow:visible;border:0;border-radius:0;background:#fff0;box-shadow:none}.lfa-profile{display:grid;gap:10px;border:1px solid rgb(37 99 235 / .14);border-radius:24px;padding:15px;background:linear-gradient(145deg,rgb(239 246 255 / .96),rgb(255 255 255 / .98));color:var(--lfa-text);box-shadow:0 14px 32px rgb(15 23 42 / .07)}.lfa-profile-head{gap:12px;align-items:center}.lfa-profile-image{width:48px;height:48px;flex:0 0 48px;margin:0;border-radius:16px;box-shadow:0 10px 20px rgb(15 23 42 / .10)}.lfa-profile .lfa-eyebrow{margin-bottom:4px!important;color:var(--lfa-primary)!important;letter-spacing:.04em}.lfa-profile h2{color:var(--lfa-text);font-size:clamp(20px, 6vw, 25px);line-height:1.08}.lfa-profile p{margin:0;color:var(--lfa-muted);font-size:14px;line-height:1.45}.lfa-meta{gap:7px;margin-top:2px}.lfa-meta span{min-height:28px;border-color:rgb(37 99 235 / .16);padding:5px 9px;background:#fff;color:var(--lfa-primary);font-size:12px}.lfa-booking{display:grid;gap:12px;width:100%;padding:14px 0 0}.lfa-step{width:100%;max-width:100%;border:1px solid rgb(16 24 39 / .08);border-radius:24px;padding:16px;background:#fff;box-shadow:0 12px 30px rgb(15 23 42 / .06)}.lfa-step[hidden]{display:none!important}.lfa-step-header{margin-bottom:12px}.lfa-step-header .lfa-eyebrow{margin-bottom:6px!important;letter-spacing:.04em}.lfa-booking h3{font-size:clamp(21px, 6vw, 26px);line-height:1.12}.lfa-step-header p{margin-top:6px;font-size:13px;line-height:1.4}.lfa-days{display:flex;gap:8px;margin:0 0 10px;overflow-x:auto;padding:1px 1px 8px;scroll-snap-type:x proximity;scrollbar-width:none}.lfa-days::-webkit-scrollbar{display:none}.lfa-day{display:grid;flex:0 0 74px;min-height:68px;align-content:center;border-radius:17px;padding:9px 7px;scroll-snap-align:start}.lfa-day strong{font-size:20px}.lfa-day span,.lfa-day small{white-space:nowrap}.lfa-more-days{width:100%;min-height:40px;margin:0 0 12px}.lfa-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:8px}.lfa-slot{min-height:44px;border-radius:14px;font-size:15px}.lfa-contact{scroll-margin-top:12px}.lfa-field{margin-bottom:11px}.lfa-field input,.lfa-field textarea{min-height:46px;border-radius:15px;font-size:16px}.lfa-field textarea{min-height:84px}.lfa-methods{gap:8px}.lfa-methods label{border-radius:16px;padding:11px}.lfa-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:14px}.lfa-button{min-height:48px;width:100%}.lfa-success{min-height:0;padding:24px 16px}.lfa-success-mark{width:56px;height:56px;margin-bottom:12px;border-radius:18px;font-size:28px}}body.live-funnel-appointment-page .entry-title,body.live-funnel-appointment-page .page-title,body.live-funnel-appointment-page .post-title,body.live-funnel-appointment-page .wp-block-post-title,body.live-funnel-appointment-page .elementor-page-title,body.live-funnel-appointment-page .page-header,body.live-funnel-appointment-page .entry-header{display:none!important}body.live-funnel-appointment-page{overflow-x:hidden;background:#f7f9fc}body.live-funnel-appointment-page .entry-content,body.live-funnel-appointment-page .wp-block-post-content,body.live-funnel-appointment-page main{max-width:none!important}.lfa-funnel{isolation:isolate;overflow-x:hidden}.lfa-profile,.lfa-step{backdrop-filter:saturate(140%) blur(10px)}.lfa-day,.lfa-slot,.lfa-button,.lfa-more-days{transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.lfa-day:hover:not(:disabled),.lfa-slot:hover,.lfa-button:hover,.lfa-more-days:hover{transform:translateY(-1px)}.lfa-day:focus-visible,.lfa-slot:focus-visible,.lfa-button:focus-visible,.lfa-more-days:focus-visible,.lfa-field input:focus,.lfa-field textarea:focus{outline:none;border-color:rgb(37 99 235 / .58);box-shadow:0 0 0 4px rgb(37 99 235 / .12)}.lfa-field input,.lfa-field textarea{appearance:none;box-shadow:inset 0 1px 0 rgb(255 255 255 / .8)}.lfa-field textarea::placeholder,.lfa-field input::placeholder{color:rgb(102 112 133 / .72)}.lfa-methods input[type="radio"]{accent-color:var(--lfa-primary)}.lfa-message{border:1px solid rgb(16 24 39 / .08)}.lfa-success p{max-width:42ch}@media (min-width:768px){.lfa-actions{align-items:center}.lfa-actions .lfa-button{width:auto;min-width:150px}}@media (max-width:767px){.lfa-funnel{padding:10px 12px calc(64px + env(safe-area-inset-bottom))}.lfa-shell{max-width:540px}.lfa-profile,.lfa-step{border-radius:22px}.lfa-days{margin-right:-2px;margin-left:-2px;padding-inline:2px}.lfa-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.lfa-actions{position:sticky;bottom:calc(10px + env(safe-area-inset-bottom));z-index:3;border:1px solid rgb(16 24 39 / .08);border-radius:20px;padding:8px;background:rgb(255 255 255 / .92);box-shadow:0 16px 38px rgb(15 23 42 / .12);backdrop-filter:blur(16px)}}@media (max-width:390px){.lfa-funnel{padding-inline:10px}.lfa-profile,.lfa-step{padding:14px}.lfa-profile-image{width:44px;height:44px;flex-basis:44px;border-radius:14px}.lfa-day{flex-basis:70px}}