@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=SF+Pro+Display:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&display=swap";@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes wordRotateIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.auth-shell{min-height:100dvh;height:100dvh;width:100vw;display:grid;grid-template-columns:50% 50%;background:#fff;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;overflow:hidden}.auth-aside{position:relative;overflow:hidden;background:#fff;color:#0f2d2a;padding:48px 0 0 56px;display:flex;flex-direction:column;justify-content:space-between;height:100dvh;min-height:100dvh;box-sizing:border-box}.auth-brand{display:flex;align-items:center;gap:12px;z-index:2;flex-shrink:0;padding-right:48px}.auth-brand-logo{height:34px;width:auto;object-fit:contain}.auth-brand-name{font-size:26px;font-weight:800;color:#0f2d2a;letter-spacing:-.02em}.auth-pitch{margin-top:24px;display:flex;flex-direction:column;flex:1;height:calc(100% - 60px);z-index:2}.auth-pitch-title{margin:0 0 16px;font-size:42px;line-height:1.15;font-weight:800;letter-spacing:-.03em;color:#0f2d2a;flex-shrink:0;padding-right:48px}.auth-pitch-title .highlight{color:#00a896}.auth-pitch-title .highlight-rotate{display:inline-block;animation:wordRotateIn .4s cubic-bezier(.2,.8,.2,1) both}.auth-illustration-container{position:relative;flex:1;display:flex;align-items:flex-end;justify-content:flex-end;width:100%;height:100%;overflow:hidden}.auth-team-img{width:100%;height:100%;max-width:none;max-height:calc(100vh - 180px);object-fit:contain;object-position:bottom right;transform:translate(35px) scale(1.04)}.auth-main{position:relative;display:flex;align-items:center;justify-content:center;padding:48px 64px;background:radial-gradient(circle at 88% 12%,rgba(0,168,150,.09) 0%,transparent 48%),radial-gradient(circle at 15% 85%,rgba(6,182,212,.07) 0%,transparent 42%),#fff;min-width:0;min-height:100dvh;box-sizing:border-box}.auth-form-col{width:100%;max-width:420px;display:flex;flex-direction:column;justify-content:center;z-index:2}.auth-form-col.mode-in,.auth-form-col.mode-up{animation:fadeUp .35s cubic-bezier(.2,.8,.2,1) both}.auth-card{width:100%;display:flex;flex-direction:column}.auth-heading{margin:0 0 6px;font-size:34px;font-weight:800;letter-spacing:-.03em;color:#0f2d2a}.auth-sub{margin:0 0 32px;font-size:14px;font-weight:600;color:#8896a6;letter-spacing:-.01em}.auth-field{margin-bottom:22px;display:flex;flex-direction:column}.auth-label{display:block;font-size:13.5px;font-weight:600;color:#64748b;margin-bottom:8px}.auth-input{width:100%;padding:14px 18px;border:1.5px solid #00A896;border-radius:10px;background:#fff;font-size:14.5px;font-weight:500;color:#0f2d2a;font-family:inherit;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-input:focus{outline:none;border-color:#00a896;box-shadow:0 0 0 4px #00a89626}.auth-input::placeholder{color:#94a3b8;font-weight:400}.auth-input-pass{border-color:#e2e8f0;background:#f8fafc}.auth-input-pass:focus{border-color:#00a896;background:#fff}.auth-pass-wrap{position:relative;width:100%}.auth-pass-wrap .auth-input-pass{padding-right:68px}.auth-reveal{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:11.5px;font-weight:700;letter-spacing:.05em;color:#64748b;cursor:pointer;padding:4px 6px;border-radius:4px;border:none;background:none}.auth-reveal:hover{color:#0f2d2a;background:#e2e8f0}.auth-forgot-wrap{display:flex;justify-content:flex-end;margin-top:4px;margin-bottom:22px}.auth-forgot{font-size:13.5px;font-weight:700;color:#0f2d2a;cursor:pointer;border:none;background:none;font-family:inherit;padding:0;transition:color .15s ease}.auth-forgot:hover{color:#00a896}.auth-cta{width:100%;margin-top:10px;padding:16px;border:none;border-radius:10px;background:linear-gradient(135deg,#00a896,#00897b);color:#fff;font-size:15.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:all .2s ease;box-shadow:0 4px 14px #00a89647}.auth-cta:hover{background:linear-gradient(135deg,#009685,#00796b);transform:translateY(-1px);box-shadow:0 6px 20px #00a89659}.auth-cta:active{transform:translateY(1px)}.auth-cta:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.auth-switch{margin:26px 0 0;font-size:13.5px;font-weight:500;color:#64748b;text-align:center}.auth-switch-link{color:#00a896;font-weight:700;cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;padding:0;margin-left:4px}.auth-switch-link:hover{text-decoration:underline}.auth-footer-copy{margin-top:44px;font-size:12.5px;font-weight:500;color:#94a3b8;text-align:center}.auth-google-wrapper{position:relative;width:100%;margin:10px 0 16px;overflow:hidden;border-radius:10px}.auth-google-full-btn{width:100%;padding:13px 18px;border-radius:10px;border:1.5px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14.5px;font-weight:600;color:#0f2d2a;font-family:inherit;cursor:pointer;box-shadow:0 2px 6px #0000000a;transition:border-color .2s ease,background .2s ease,transform .15s ease,box-shadow .2s ease}.auth-google-full-btn:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.auth-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:11px;padding:14px;border:1.5px solid #E2E8F0;border-radius:10px;background:#fff;font-size:14.5px;font-weight:600;color:#1e293b;cursor:pointer;font-family:inherit;transition:background .18s,border-color .18s;margin-bottom:16px}.auth-google-btn:hover{border-color:#cbd5e1;background:#f8fafc}.auth-divider{display:flex;align-items:center;gap:12px;margin:16px 0 20px}.auth-divider-line{flex:1;height:1px;background:#e2e8f0}.auth-divider-label{font-size:11px;font-weight:700;letter-spacing:.12em;color:#94a3b8}.auth-error{margin-top:12px;margin-bottom:12px;padding:12px 14px;border-radius:8px;background:#fef2f2;border:1.5px solid #FECACA;font-size:13px;color:#991b1b;font-weight:500;line-height:1.45}.auth-success{text-align:center;padding:24px 0}.auth-success-icon{width:52px;height:52px;border-radius:50%;background:#00a896;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px}.auth-success h3{margin:0 0 8px;font-size:24px;font-weight:800;color:#0f2d2a}.auth-success p{margin:0;font-size:14px;line-height:1.55;color:#64748b}@media(max-width:959px){.auth-shell{grid-template-columns:1fr}.auth-aside{padding:32px 24px 0;height:auto;min-height:auto}.auth-pitch-title{font-size:32px}.auth-team-img{max-height:320px}.auth-main{padding:32px 24px 48px;min-height:auto}}.onb-col{width:100%;max-width:460px;display:flex;flex-direction:column;gap:18px}.onb-progress-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.onb-progress-label{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#635e56}.onb-progress-count{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#b0552e}.onb-progress-bar{height:4px;border-radius:4px;background:#e3ddd2;overflow:hidden}.onb-progress-fill{height:100%;background:linear-gradient(90deg,#b0552e,#e08a5c);transition:width .34s cubic-bezier(.2,.8,.2,1)}.onb-card-tight{padding:26px 28px 28px}.onb-heading{margin:0;font-size:24px;font-weight:600;letter-spacing:-.028em;color:#1b1a17}.onb-sub{margin:6px 0 20px;font-size:13.5px;color:#54504a;line-height:1.5}.onb-req{color:#b0552e;margin-left:3px}.onb-field{margin-bottom:14px}.onb-select{width:100%;padding:12px 13px;border:1px solid #e0dacf;border-radius:10px;background:#f4f1ea;font-size:14px;color:#1b1a17;font-family:inherit;transition:border-color .18s ease,box-shadow .18s ease}.onb-select:focus{outline:none;border-color:#b0552e;box-shadow:0 0 0 3px #b0552e24}.onb-row{display:grid;gap:10px}.onb-row.cols-2{grid-template-columns:1fr 1fr}.onb-row.cols-3{grid-template-columns:minmax(90px,130px) 1fr 1fr}.onb-row.cols-phone{grid-template-columns:minmax(90px,120px) 1fr}@media(max-width:560px){.onb-row.cols-3,.onb-row.cols-2{grid-template-columns:1fr}}.onb-seg{display:flex;gap:8px;flex-wrap:wrap}.onb-seg-btn{flex:1 1 80px;padding:10px 12px;border:1px solid #e0dacf;border-radius:10px;background:#f4f1ea;color:#1b1a17;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:border-color .18s,background .18s,box-shadow .18s}.onb-seg-btn.active{border-color:#1b1a17;background:#fffdf8;box-shadow:inset 0 0 0 1px #1b1a17}.onb-chips{display:flex;flex-wrap:wrap;gap:6px;min-height:40px;padding:8px 10px;border:1px solid #e0dacf;border-radius:10px;background:#f4f1ea;margin-bottom:8px}.onb-chips.empty{align-items:center;color:#948e83;font-size:13px;font-style:italic}.onb-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 9px 5px 11px;border-radius:999px;background:#b0552e1a;border:1px solid rgba(176,85,46,.24);font-size:13px;color:#8a3f1e;font-weight:500}.onb-chip-x{border:none;background:none;cursor:pointer;padding:0;width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#8a3f1e;font-size:13px;line-height:1}.onb-chip-x:hover{background:#8a3f1e24}.onb-specialty-list{max-height:200px;overflow-y:auto;border:1px solid #e0dacf;border-radius:10px;background:#f4f1ea}.onb-specialty-row{display:flex;align-items:center;gap:10px;padding:9px 12px;cursor:pointer;border-bottom:1px solid #eae4d8;font-size:14px;color:#1b1a17}.onb-specialty-row:last-child{border-bottom:none}.onb-specialty-row:hover{background:#eae4d8}.onb-specialty-check{width:16px;height:16px;border-radius:4px;border:1px solid #ccc5b8;background:transparent;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;font-size:10px;color:#fbf9f4}.onb-specialty-check.checked{background:#1b1a17;border-color:#1b1a17}.onb-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.onb-back{padding:12px 20px;border:1px solid #e0dacf;border-radius:11px;background:transparent;color:#54504a;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:color .18s,border-color .18s}.onb-back:hover{color:#1b1a17;border-color:#1b1a17}.onb-cta-inline{position:relative;overflow:hidden;flex:1;padding:13px;border:none;border-radius:11px;background:#1b1a17;color:#fbf9f4;font-size:14.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,transform .15s}.onb-cta-inline:hover{background:#b0552e;transform:translateY(-1px)}.onb-cta-inline:disabled{opacity:.55;cursor:not-allowed;transform:none;background:#1b1a17}.onb-cta-inline:disabled:hover{background:#1b1a17}.onb-preset-row{display:flex;flex-wrap:wrap;gap:8px}.onb-preset-btn{padding:8px 14px;border:1px solid #e0dacf;border-radius:999px;background:#f4f1ea;color:#1b1a17;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:border-color .18s,background .18s}.onb-preset-btn:hover{border-color:#b0552e;background:#fffdf8}.onb-day-list{display:flex;flex-direction:column;gap:6px;border:1px solid #e0dacf;border-radius:12px;background:#f4f1ea;padding:6px}.onb-day-row{display:grid;grid-template-columns:minmax(140px,40%) 1fr;align-items:center;gap:12px;padding:6px 6px 6px 4px;border-radius:8px;transition:background .18s}.onb-day-row.active{background:#fffdf8;box-shadow:inset 0 0 0 1px #e3ddd2}.onb-day-toggle{display:flex;align-items:center;gap:10px;padding:8px 10px;border:none;background:transparent;color:#1b1a17;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;text-align:left}.onb-day-check{width:18px;height:18px;border-radius:5px;border:1px solid #ccc5b8;background:#fffdf8;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#fbf9f4;transition:background .15s,border-color .15s}.onb-day-toggle.checked .onb-day-check{background:#1b1a17;border-color:#1b1a17}.onb-day-name{flex:1}.onb-day-times{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.onb-day-times .auth-input{padding:9px 10px;font-size:13.5px;font-family:IBM Plex Mono,monospace;letter-spacing:.02em}.onb-day-times .auth-input:disabled{opacity:.45;cursor:not-allowed}.onb-day-dash{color:#948e83;font-size:13px}.onb-hint{margin:8px 0 0;font-size:12px;color:#6b665d;font-family:IBM Plex Mono,monospace;letter-spacing:.08em}@media(max-width:560px){.onb-day-row{grid-template-columns:1fr;gap:8px;padding-bottom:10px}.onb-day-times{grid-template-columns:1fr auto 1fr}}.fo-main{flex:1;min-height:0;min-width:0;display:grid;grid-template-columns:minmax(288px,340px) minmax(430px,1.5fr) minmax(288px,332px);gap:1px;background:#ded8cc;transition:grid-template-columns .32s cubic-bezier(.2,.8,.2,1)}.fo-main.a-closed{grid-template-columns:52px minmax(430px,1.5fr) minmax(288px,332px)}.fo-main.c-closed{grid-template-columns:minmax(288px,340px) minmax(430px,1.5fr) 52px}.fo-main.a-closed.c-closed{grid-template-columns:52px minmax(430px,1.5fr) 52px}.fo-col{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:0;min-width:0}.fo-col-a{background:#f8f6f1}.fo-col-b{background:#f3f0ea}.fo-col-c{background:#ece5d8}.fo-pane{flex:1;min-height:0;display:flex;flex-direction:column;transition:opacity .2s ease}.fo-pane.hidden{opacity:0;pointer-events:none}.fo-rail{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;gap:14px;padding:16px 0;cursor:pointer;border:none;background:transparent;transition:opacity .22s ease}.fo-rail.hidden{opacity:0;pointer-events:none}.fo-rail-mark{width:26px;height:26px;border-radius:8px;background:#e8e3d8;display:flex;align-items:center;justify-content:center;font-size:13px;color:#3f3b35;flex:0 0 auto}.fo-rail-label{writing-mode:vertical-rl;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.18em;color:#635e56}.fo-col-head{flex:0 0 auto;padding:16px 18px 14px;border-bottom:1px solid #e6e1d8;display:flex;align-items:flex-start;gap:11px}.fo-col-num{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.16em;color:#b0552e;padding-top:3px}.fo-col-titles{flex:1;min-width:0}.fo-col-title{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.fo-col-sub{margin:3px 0 0;font-size:12px;color:#635e56;line-height:1.45}.fo-col-collapse{flex:0 0 auto;width:26px;height:26px;border-radius:8px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;font-size:13px;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}.fo-col-collapse:hover{border-color:#1b1a17}.fo-col-head.fo-subhead{padding:18px 0 12px;margin-top:8px;margin-bottom:14px;align-items:baseline}.fo-col-head.fo-subhead .fo-col-num{padding-top:0}.fo-col-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px 22px}.fo-label{display:block;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#635e56;margin:18px 0 8px}.fo-label:first-child{margin-top:0}.fo-card{background:#fffdf8;border:1px solid #e6e1d8;border-radius:14px;padding:16px 18px}.fo-chip-row{display:flex;flex-wrap:wrap;gap:6px}.fo-chip-row.center{justify-content:center}.fo-chip{padding:8px 13px;border-radius:9px;font-size:12.5px;cursor:pointer;white-space:nowrap;font-family:inherit;background:#fffdf8;color:#3f3b35;border:1px solid #e0dacf;transition:background .15s,color .15s,border-color .15s}.fo-chip:hover:not(:disabled){border-color:#1b1a17}.fo-chip.on{background:#1b1a17;color:#fbf9f4;border-color:#1b1a17}.fo-chip:disabled{opacity:.45;cursor:not-allowed}.fo-chip-sm{padding:6px 10px;font-size:11.5px}.fo-input{width:100%;padding:11px 13px;border:1px solid #e0dacf;border-radius:10px;background:#f4f1ea;font-size:14px;color:#1b1a17;font-family:inherit;transition:border-color .18s ease,box-shadow .18s ease}.fo-input:focus{outline:none;border-color:#b0552e;box-shadow:0 0 0 3px #b0552e24}.fo-input::placeholder{color:#a49d92}textarea.fo-input{resize:vertical;min-height:62px;line-height:1.5}.fo-cta{position:relative;width:100%;padding:13px 18px;border:none;border-radius:11px;background:#1b1a17;color:#fbf9f4;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .18s,transform .15s}.fo-cta:hover:not(:disabled){background:#b0552e;transform:translateY(-1px)}.fo-cta:active:not(:disabled){transform:translateY(1px)}.fo-cta:disabled{opacity:.55;cursor:not-allowed;transform:none}.fo-btn{padding:8px 12px;border-radius:9px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;font-size:12px;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.fo-btn:hover:not(:disabled){border-color:#1b1a17}.fo-btn:disabled{opacity:.5;cursor:not-allowed}.fo-btn.primary{background:#1b1a17;color:#fbf9f4;border-color:#1b1a17}.fo-btn.primary:hover:not(:disabled){background:#b0552e;border-color:#b0552e}.fo-btn.ghost{background:transparent;border-color:transparent;color:#635e56}.fo-btn.ghost:hover:not(:disabled){background:#efece5;border-color:transparent}.fo-btn.unavailable,.fo-chip.unavailable{opacity:.42;cursor:not-allowed;border-style:dashed}.fo-error{margin-top:12px;padding:10px 12px;border-radius:9px;background:#f6ece0;border:1px solid #e6d3bc;color:#7a4a1c;font-size:12.5px;line-height:1.5}.fo-muted{color:#635e56;font-size:12.5px;line-height:1.55}.fo-empty{padding:34px 18px;text-align:center}.fo-empty-title{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:#8d867b}.fo-empty-sub{margin-top:8px;font-size:12.5px;color:#635e56;line-height:1.55}.fo-tag{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;padding:4px 9px;border-radius:999px;white-space:nowrap}.fo-tag.booked{color:#6b665d;border:1px solid #ccc5b8;background:#f4f1ea}.fo-tag.checked_in{color:#7a4a1c;border:1px solid #e6d3bc;background:#f6ece0}.fo-tag.waiting{color:#a8452a;border:1px solid #e6d3bc;background:#f4e6de}.fo-tag.with_doctor{color:#fbf9f4;border:1px solid #1b1a17;background:#1b1a17}.fo-tag.completed{color:#3d6b3a;border:1px solid #cfe0cd;background:#e9f0e8}.fo-tag.cancelled,.fo-tag.no_show{color:#8d867b;border:1px solid #ded8cc;background:#efece5}.fo-tag.channel{color:#635e56;border:1px solid #e0dacf;background:#fffdf8}.fo-seg{display:flex;gap:6px;margin-bottom:4px}.fo-seg .fo-chip{flex:1;text-align:center}.fo-date-row{display:flex;align-items:center;gap:8px}.fo-date-btn{flex:1;padding:11px 13px;border-radius:10px;border:1px solid #e0dacf;background:#f4f1ea;font-family:inherit;font-size:13.5px;color:#1b1a17;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px}.fo-date-btn:hover{border-color:#1b1a17}.fo-step{width:34px;height:34px;flex:0 0 auto;border-radius:9px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;cursor:pointer;font-size:13px;line-height:1}.fo-step:hover{border-color:#1b1a17}.fo-service{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 13px;border-radius:10px;border:1px solid #e0dacf;background:#fffdf8;cursor:pointer;font-family:inherit;font-size:13.5px;color:#1b1a17;text-align:left}.fo-service.on{border-color:#1b1a17;box-shadow:0 0 0 2px #1b1a170f}.fo-service+.fo-service{margin-top:6px}.fo-service-dur{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:#8d867b}.fo-sched{display:flex;align-items:center;gap:11px;width:100%;padding:11px 13px;border-radius:10px;border:1px solid #e0dacf;background:#fffdf8;cursor:pointer;font-family:inherit;text-align:left;color:#1b1a17}.fo-sched:hover{border-color:#1b1a17}.fo-sched.set{border-color:#1b1a17;box-shadow:0 0 0 2px #1b1a170f}.fo-sched-icon{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#efece5;color:#635e56}.fo-sched.set .fo-sched-icon{background:#1b1a17;color:#fbf9f4}.fo-sched-body{flex:1;min-width:0;display:block}.fo-sched-when{display:block;font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-sched-meta{display:block;margin-top:3px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.08em;color:#8d867b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-sched-mark{flex:0 0 auto;color:#8d867b;font-size:16px}.fo-drawer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;min-height:0;background:#f8f6f1;box-shadow:12px 0 32px #1b1a171a;transform:translate(-100%);visibility:hidden;transition:transform .3s cubic-bezier(.2,.8,.2,1),visibility .3s}.fo-drawer.open{transform:none;visibility:visible}.fo-drawer-head{flex:0 0 auto;display:flex;align-items:flex-start;gap:10px;padding:16px 18px 12px;border-bottom:1px solid #e6e1d8}.fo-drawer-back{flex:0 0 auto;width:30px;height:30px;border-radius:9px;border:1px solid #e0dacf;background:#fffdf8;cursor:pointer;font-family:inherit;font-size:15px;line-height:1;color:#1b1a17}.fo-drawer-back:hover{border-color:#1b1a17}.fo-drawer-title{margin:0;font-size:15px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.fo-drawer-body{flex:1;min-height:0;overflow-y:auto;padding:14px 18px 20px}.fo-drawer-foot{flex:0 0 auto;padding:12px 18px 16px;border-top:1px solid #e6e1d8}@media(prefers-reduced-motion:reduce){.fo-drawer{transition:none}}.fo-window+.fo-window{margin-top:16px}.fo-window-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.fo-window-name{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#3f3b35}.fo-window-free{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.1em;color:#8d867b}.fo-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:5px}.fo-slot{padding:8px 4px;border-radius:8px;cursor:pointer;border:1px solid #e0dacf;background:#fffdf8;font-family:IBM Plex Mono,monospace;font-size:11px;color:#3f3b35;transition:background .14s,color .14s,border-color .14s}.fo-slot:hover:not(:disabled){border-color:#1b1a17}.fo-slot.on{background:#1b1a17;color:#fbf9f4;border-color:#1b1a17}.fo-slot:disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.fo-linked{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:12px;background:#fffdf8;border:1px solid #e6e1d8}.fo-avatar{width:38px;height:38px;flex:0 0 auto;border-radius:11px;background:#1b1a17;color:#fbf9f4;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.04em}.fo-avatar.lg{width:46px;height:46px;font-size:14px;border-radius:13px}.fo-avatar.accent{background:#b0552e}.fo-linked-body{flex:1;min-width:0}.fo-linked-name{display:block;font-size:13.5px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-linked-meta{display:block;margin-top:3px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.08em;color:#8d867b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-demo{margin-right:7px}.fo-mrn{display:inline-block;padding:2px 6px;border-radius:5px;background:#f4f1ea;color:#635e56;font-size:10px;letter-spacing:.06em}.fo-mrn.none{background:transparent;color:#a49d92;padding-left:0}.fo-x{width:26px;height:26px;flex:0 0 auto;border-radius:8px;border:1px solid #e0dacf;background:#fffdf8;color:#635e56;cursor:pointer;font-size:13px;line-height:1}.fo-x:hover{border-color:#1b1a17;color:#1b1a17}.fo-linked .fo-x{border-color:transparent;background:transparent}.fo-linked .fo-x:hover{background:#f4f1ea;border-color:#e0dacf;color:#1b1a17}.fo-dupe{margin-top:8px;padding:10px 12px;border-radius:10px;background:#f6ece0;border:1px solid #e6d3bc}.fo-dupe-title{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#7a4a1c;margin-bottom:7px}.fo-dupe-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:5px 0}.fo-dupe-row+.fo-dupe-row{border-top:1px solid #e6d3bc}.fo-dupe-time,.fo-dupe-token{font-family:IBM Plex Mono,monospace;font-size:11px;color:#7a4a1c}.fo-dupe-service{flex:1;min-width:0;font-size:12.5px;color:#3f3b35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-summary{margin:14px 0 0;padding:11px 13px;border-radius:10px;background:#efece5;font-size:12.5px;color:#3f3b35;line-height:1.55}.fo-allergy{margin-top:8px;padding:8px 11px;border-radius:9px;background:#f4e6de;border:1px solid #e6d3bc;color:#a8452a;font-size:11.5px;line-height:1.45}.fo-flow-bar{flex:0 0 auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 18px;border-bottom:1px solid #e6e1d8}.fo-tabs{display:flex;gap:6px}.fo-tab{padding:7px 12px;border-radius:9px;cursor:pointer;border:1px solid transparent;background:transparent;font-family:inherit;font-size:12.5px;color:#635e56;display:flex;align-items:center;gap:7px}.fo-tab:hover{background:#e8e3d8}.fo-tab.on{background:#1b1a17;color:#fbf9f4}.fo-tab-count{font-family:IBM Plex Mono,monospace;font-size:10px;padding:2px 6px;border-radius:999px;background:#00000014}.fo-tab.on .fo-tab-count{background:#ffffff29}.fo-flow-spacer{flex:1}.fo-visit{width:100%;text-align:left;display:grid;grid-template-columns:50px 24px minmax(0,1fr);gap:12px;align-items:start;padding:13px 14px;margin-bottom:8px;background:#fffdf8;border:1px solid #e6e1d8;border-radius:13px;cursor:pointer;font-family:inherit;transition:border-color .16s,box-shadow .16s,transform .16s}.fo-visit:hover{border-color:#ccc5b8;transform:translateY(-1px)}.fo-visit.on{border-color:#1b1a17;box-shadow:0 0 0 2px #1b1a1712}.fo-visit.settled{opacity:.72}.fo-visit-time{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.04em;color:#635e56;padding-top:2px}.fo-visit-token{font-family:IBM Plex Mono,monospace;font-size:11px;color:#b0552e;padding-top:2px}.fo-visit-main{min-width:0}.fo-visit-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fo-visit-name{font-size:14px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.fo-visit-meta{margin-top:5px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.07em;color:#8d867b}.fo-visit-note{margin-top:7px;font-size:12px;color:#54504a;line-height:1.5}.fo-visit-actions{margin-top:10px;display:flex;gap:6px;flex-wrap:wrap}.fo-attending-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #ded8cc}.fo-attending-name{font-size:16px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.fo-stat{padding:12px 13px;border-radius:12px;background:#fffdf8;border:1px solid #e6e1d8}.fo-stat-label{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#8d867b}.fo-stat-value{margin-top:5px;font-size:18px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.fo-desk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.fo-upnext{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:11px;background:#fffdf8;border:1px solid #e6e1d8}.fo-upnext+.fo-upnext{margin-top:6px}.fo-upnext-body{flex:1;min-width:0}.fo-upnext-name{font-size:13px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-pay{margin-top:14px;padding:13px 14px;border-radius:12px;background:#fffdf8;border:1px solid #e6e1d8;display:flex;align-items:center;justify-content:space-between;gap:10px}.fo-pay-amount{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:600;color:#1b1a17}.fo-actions{margin-top:14px;display:flex;flex-direction:column;gap:8px}.fo-vitals{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.fo-vital{padding:10px 11px;border-radius:10px;background:#fffdf8;border:1px solid #e6e1d8}.fo-vital-value{margin-top:4px;font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:600;color:#1b1a17}.fo-vital-unit{font-size:10px;color:#8d867b;margin-left:3px}.fo-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#1b1a1761;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:24px;animation:foFade .18s ease both}.fo-sheet{width:100%;max-width:520px;max-height:88vh;display:flex;flex-direction:column;background:#fbf9f4;border:1px solid #e6e1d8;border-radius:18px;box-shadow:0 24px 60px #1b1a1738;overflow:hidden;animation:foRise .26s cubic-bezier(.2,.8,.2,1) both}.fo-sheet.wide{max-width:640px}.fo-sheet-head{flex:0 0 auto;display:flex;align-items:flex-start;gap:12px;padding:18px 20px 14px;border-bottom:1px solid #e6e1d8}.fo-sheet-title{margin:0;font-size:17px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.fo-sheet-sub{margin:4px 0 0;font-size:12.5px;color:#635e56;line-height:1.5}.fo-sheet-body{flex:1;min-height:0;overflow-y:auto;padding:18px 20px}.fo-sheet-foot{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #e6e1d8;background:#f8f6f1}.fo-sheet-foot .fo-cta{width:auto}.fo-result{width:100%;text-align:left;font-family:inherit;display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:12px;background:#fffdf8;border:1px solid #e6e1d8;cursor:pointer;transition:border-color .15s,transform .15s}.fo-result+.fo-result{margin-top:6px}.fo-result:hover{border-color:#1b1a17;transform:translateY(-1px)}.fo-field{margin-bottom:14px}.fo-row{display:grid;gap:10px}.fo-row.cols-2{grid-template-columns:1fr 1fr}.fo-row.cols-3{grid-template-columns:repeat(3,1fr)}.fo-row.cols-phone{grid-template-columns:minmax(78px,96px) 1fr}.fo-req{color:#b0552e;margin-left:3px}.fo-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fo-alg{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:#f4e6de;border:1px solid #e6d3bc;color:#a8452a;font-size:11.5px}.fo-alg button{border:none;background:transparent;color:inherit;cursor:pointer;font-size:12px;line-height:1;padding:0}@keyframes foFade{0%{opacity:0}to{opacity:1}}@keyframes foRise{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:none}}@media(max-width:1080px){.fo-main,.fo-main.a-closed,.fo-main.c-closed,.fo-main.a-closed.c-closed{grid-template-columns:1fr;gap:1px}.fo-rail{display:none}.fo-pane.hidden{opacity:1;pointer-events:auto}.fo-col-collapse{display:none}.fo-col{max-height:none}.fo-col-body{overflow-y:visible}}.shell{display:flex;height:100vh;overflow:hidden;background:#ded8cc;font-family:Instrument Sans,system-ui,-apple-system,sans-serif;color:#1b1a17}.shell-side{flex:0 0 auto;width:236px;display:flex;flex-direction:column;gap:4px;padding:16px 12px;background:#1b1a17;color:#9a938a;transition:width .26s cubic-bezier(.2,.8,.2,1)}.shell-side.collapsed{width:62px;padding:16px 8px}.shell-brand{display:flex;align-items:center;gap:9px;padding:4px 6px 16px;color:#fbf9f4}.shell-brand-mark{color:#b0552e;font-size:13px}.shell-brand-name{font-size:15px;font-weight:600;letter-spacing:-.02em;white-space:nowrap;overflow:hidden}.shell-brand-name span{color:#8d867b}.shell-search{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:9px 11px;border-radius:10px;border:1px solid #302c26;background:#211f1b;color:#8d867b;font-family:inherit;font-size:12.5px;cursor:pointer;text-align:left;transition:border-color .16s,color .16s}.shell-search:hover{border-color:#3f3b35;color:#c9c2b5}.shell-search-key{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:10px;padding:2px 5px;border-radius:5px;background:#2a2723;color:#8d867b}.shell-nav{display:flex;flex-direction:column;gap:3px}.shell-nav-item{position:relative;display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;border-radius:11px;border:none;background:transparent;color:#9a938a;font-family:inherit;font-size:13px;text-align:left;cursor:pointer;transition:background .18s,color .18s}.shell-side.collapsed .shell-nav-item{justify-content:center;padding:9px 0}.shell-nav-item:hover:not(:disabled){background:#211f1b;color:#c9c2b5}.shell-nav-item.on{background:linear-gradient(90deg,#332f29,#2a2723);color:#f7f4ee}.shell-nav-item.on:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:0 3px 3px 0;background:#b0552e}.shell-nav-item:disabled{opacity:.38;cursor:not-allowed}.shell-nav-mark{width:18px;flex:0 0 auto;text-align:center;font-size:13px}.shell-nav-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-nav-badge{font-family:IBM Plex Mono,monospace;font-size:10px;padding:2px 6px;border-radius:999px;background:#b0552e;color:#fbf9f4}.shell-side.collapsed .shell-nav-label,.shell-side.collapsed .shell-nav-badge,.shell-side.collapsed .shell-brand-name,.shell-side.collapsed .shell-search-key,.shell-side.collapsed .shell-today,.shell-side.collapsed .shell-user-body{display:none}.shell-side.collapsed .shell-search{justify-content:center;padding:9px 0}.shell-spacer{flex:1}.shell-today{padding:11px 12px;margin-bottom:10px;border-radius:12px;border:1px solid #302c26;background:#211f1b}.shell-today-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.shell-today-label{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.16em;color:#8d867b}.shell-live{display:flex;align-items:center;gap:5px;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#6b8f68}.shell-live-dot{width:5px;height:5px;border-radius:50%;background:#6b8f68}.shell-today-value{margin-top:7px;font-size:13px;color:#c9c2b5}.shell-today-value strong{color:#fbf9f4;font-weight:600}.shell-user{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border-radius:12px;border:1px solid #302c26;background:#211f1b;color:inherit;font-family:inherit;cursor:pointer;text-align:left}.shell-user:hover{border-color:#3f3b35}.shell-side.collapsed .shell-user{justify-content:center;padding:9px 0}.shell-user-avatar{width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:#b0552e;color:#fbf9f4;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:11px}.shell-user-body{flex:1;min-width:0}.shell-user-name{font-size:12.5px;color:#fbf9f4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-user-clinic{margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#8d867b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-content{flex:1;min-width:0;display:flex;flex-direction:column;background:#f8f6f1}.shell-head{flex:0 0 50px;height:50px;display:flex;align-items:center;gap:14px;padding:0 20px;background:#f8f6f1;border-bottom:1px solid #e6e1d8}.shell-head-toggle{width:28px;height:28px;flex:0 0 auto;border-radius:8px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;cursor:pointer;font-size:12px;line-height:1}.shell-head-toggle:hover{border-color:#1b1a17}.shell-head-title{font-size:14px;font-weight:600;letter-spacing:-.01em;color:#1b1a17}.shell-head-date{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.12em;color:#635e56;white-space:nowrap}.shell-head-spacer{flex:1}.shell-sync{display:flex;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#4e7a4b;white-space:nowrap}.shell-sync-dot{width:6px;height:6px;border-radius:50%;background:#4e7a4b}.shell-body{flex:1;min-height:0;display:flex;flex-direction:column}.shell-strip{display:none}@media(max-width:900px){.shell-side{display:none}.shell-strip{flex:0 0 auto;display:flex;gap:6px;overflow-x:auto;padding:10px 12px;background:#e8e3d8;border-bottom:1px solid #ded8cc}.shell-strip .shell-nav-item{width:auto;white-space:nowrap;color:#635e56;border:1px solid #ded8cc;background:#fffdf8;padding:7px 12px}.shell-strip .shell-nav-item.on{background:#1b1a17;color:#fbf9f4;border-color:#1b1a17}.shell-strip .shell-nav-item.on:before{display:none}.shell-head-date{display:none}}.reg-page{flex:1;min-height:0;overflow-y:auto;padding:22px 24px 32px;background:#f8f6f1}.reg-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.reg-title{margin:0;font-size:20px;font-weight:600;letter-spacing:-.024em;color:#1b1a17}.reg-sub{margin:4px 0 0;font-size:12.5px;color:#635e56}.reg-search{flex:1 1 280px;max-width:380px}.reg-row{display:grid;grid-template-columns:110px minmax(0,1.4fr) 90px minmax(0,1fr) 110px;gap:12px;align-items:center;padding:13px 16px}.reg-header{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#8d867b;padding-bottom:8px}.reg-header span:last-child,.reg-record .reg-balance{text-align:right}.reg-record{width:100%;text-align:left;font-family:inherit;margin-bottom:6px;background:#fffdf8;border:1px solid #e6e1d8;border-radius:12px;cursor:pointer;transition:border-color .15s,transform .15s}.reg-record:hover{border-color:#1b1a17;transform:translateY(-1px)}.reg-mrn{font-family:IBM Plex Mono,monospace;font-size:12px;color:#b0552e}.reg-name{font-size:14px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reg-name-row{display:flex;align-items:center;gap:9px;min-width:0}.reg-age{font-family:IBM Plex Mono,monospace;font-size:12px;color:#635e56}.reg-pending{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.1em;color:#a49d92}.reg-more{display:flex;justify-content:center;margin-top:14px}@media(max-width:820px){.reg-row{grid-template-columns:90px minmax(0,1fr) 70px}.reg-row>:nth-child(4),.reg-row>:nth-child(5){display:none}}.pa-shell{min-height:100dvh;display:flex;flex-direction:column;background:#f8f6f1;font-family:Instrument Sans,system-ui,sans-serif;color:#1b1a17}.pa-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#1b1a17;color:#f4f1ea}.pa-brand{display:flex;align-items:baseline;gap:9px}.pa-brand-diamond{font-family:IBM Plex Mono,monospace;font-size:12px;color:#b0552e}.pa-brand-name{font-size:15px;font-weight:600;letter-spacing:-.01em}.pa-top-right{display:flex;align-items:center;gap:14px}.pa-signed-in{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.04em;color:#a49d92}.pa-signout{padding:8px 14px;border:1px solid #3f3b35;border-radius:8px;background:transparent;color:#f4f1ea;font-size:12.5px;font-weight:500;cursor:pointer;transition:background .15s}.pa-signout:hover{background:#2a2822}.pa-tabs{display:flex;gap:2px;padding:10px 28px 0;background:#1b1a17}.pa-tab{padding:10px 16px;border:none;border-radius:8px 8px 0 0;background:transparent;color:#a49d92;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.pa-tab:hover{color:#f4f1ea}.pa-tab-active{background:#f8f6f1;color:#1b1a17;font-weight:600}.pa-main{flex:1;min-height:0;overflow-y:auto;padding:28px 28px 48px;max-width:960px;width:100%;margin:0 auto}.pa-plan-list{display:flex;flex-direction:column}.pa-plan-row{display:grid;grid-template-columns:minmax(0,1.6fr) 90px 90px minmax(0,1fr) 60px;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #f0ece2}.pa-plan-row:last-child{border-bottom:none}.pa-plan-inactive{opacity:.55}.pa-plan-main{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pa-plan-name{font-size:14px;font-weight:600}.pa-plan-tag{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.08em;padding:2px 7px;border-radius:5px;background:#efece5;color:#635e56}.pa-plan-desc{flex-basis:100%;font-size:12px;color:#635e56;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-plan-price{font-size:13px;font-weight:600}.pa-plan-seats{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:#5d584f}.pa-plan-features{font-size:12px;color:#5d584f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1b1a1780;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50}.pa-modal{background:#fffdf8;border-radius:14px;padding:24px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.pa-modal-title{margin:0;font-size:16px;font-weight:600}.pa-field{display:flex;flex-direction:column;gap:5px;font-size:12.5px;color:#635e56}.pa-field input{padding:9px 11px;border:1px solid #ded8cc;border-radius:8px;background:#f8f6f1;font-size:13.5px;color:#1b1a17;font-family:inherit}.pa-field input:focus{outline:none;border-color:#b0552e}.pa-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pa-feature-checks{display:flex;flex-direction:column;gap:8px}.pa-feature-check{display:flex;align-items:center;gap:8px;font-size:13px;color:#1b1a17;cursor:pointer}.pa-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.pa-save{padding:9px 16px;border:none;border-radius:8px;background:#1b1a17;color:#fbf9f4;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s}.pa-save:hover{background:#b0552e}.pa-save:disabled{opacity:.6;cursor:default}.pa-page-title{margin:0;font-size:22px;font-weight:600;letter-spacing:-.02em}.pa-page-sub{margin:6px 0 22px;font-size:13px;color:#635e56}.pa-muted{color:#635e56;font-size:13.5px}.pa-error{color:#a8452a;font-size:13.5px}.pa-card{background:#fffdf8;border:1px solid #e6e1d8;border-radius:14px;overflow:hidden}.pa-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e6e1d8}.pa-card-title{margin:0;font-size:14.5px;font-weight:600}.pa-refresh{padding:6px 12px;border:1px solid #ded8cc;border-radius:7px;background:#fffdf8;font-size:12px;font-weight:500;cursor:pointer;transition:border-color .15s}.pa-refresh:hover{border-color:#1b1a17}.pa-empty-inline{padding:28px;text-align:center;color:#635e56;font-size:13px}.pa-issue-list{display:flex;flex-direction:column}.pa-issue-row{display:grid;grid-template-columns:14px minmax(0,1fr) 80px 70px 80px 90px;align-items:center;gap:12px;padding:12px 18px;text-decoration:none;color:inherit;border-bottom:1px solid #f0ece2;transition:background .1s}.pa-issue-row:last-child{border-bottom:none}a.pa-issue-row:hover{background:#f5f1e8}.pa-issue-header{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#8b8478;padding-top:8px;padding-bottom:8px}.pa-level-dot{width:8px;height:8px;border-radius:50%;background:#8b8478}.pa-level-dot.pa-level-fatal,.pa-level-dot.pa-level-error{background:#a8452a}.pa-level-dot.pa-level-warning{background:#b0842e}.pa-level-dot.pa-level-info{background:#4e7a4b}.pa-issue-main{min-width:0;display:flex;flex-direction:column;gap:2px}.pa-issue-title{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-issue-culprit{font-family:IBM Plex Mono,monospace;font-size:10.5px;color:#635e56;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-issue-level{font-size:12px;color:#5d584f}.pa-issue-count,.pa-issue-users{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:#5d584f}.pa-issue-seen{font-size:12px;color:#635e56;text-align:right}.pa-load-more{width:100%;padding:12px;border:none;border-top:1px solid #e6e1d8;background:#f8f6f1;font-size:12.5px;font-weight:500;cursor:pointer;transition:background .15s}.pa-load-more:hover{background:#efece5}.pa-empty-card{background:#fffdf8;border:1px dashed #ded8cc;border-radius:14px;padding:22px 24px}.pa-empty-title{font-size:14.5px;font-weight:600;margin-bottom:8px}.pa-empty-body{margin:0 0 10px;font-size:13px;color:#5d584f;line-height:1.6}.pa-empty-list{margin:0 0 10px;padding-left:18px;font-size:13px;color:#5d584f;line-height:1.8}.pa-empty-list code,.pa-empty-body code{font-family:IBM Plex Mono,monospace;font-size:12px;background:#efece5;padding:1px 5px;border-radius:4px}.bill-current{margin-top:4px}.bill-current-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bill-current-plan{font-size:17px;font-weight:600}.bill-current-price{font-size:13px;color:#635e56;margin-top:3px}.bill-current-empty{padding:8px 4px;color:#635e56;font-size:13.5px}.bill-status{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.08em;padding:5px 10px;border-radius:7px;white-space:nowrap}.bill-status-active{background:#e3ecdf;color:#4e7a4b}.bill-status-pending{background:#efece5;color:#635e56}.bill-status-in_grace{background:#f6ece0;color:#a8452a}.bill-status-expired,.bill-status-cancelled{background:#f0ece5;color:#8b8478}.bill-grace-note{margin:10px 0 0;font-size:12.5px;color:#7a4a1c;background:#f6ece0;border:1px solid #e6d3bc;border-radius:9px;padding:9px 12px}.bill-current button.fo-btn{margin-top:14px}.bill-section-title{margin:26px 0 12px;font-size:15px;font-weight:600}.bill-plan-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.bill-plan-card{display:flex;flex-direction:column;gap:8px}.bill-plan-name{font-size:15px;font-weight:600}.bill-plan-desc{margin:0;font-size:12.5px;color:#635e56}.bill-plan-price{font-size:22px;font-weight:600;margin-top:2px}.bill-plan-price span{font-size:12px;font-weight:400;color:#635e56}.bill-plan-seats{font-family:IBM Plex Mono,monospace;font-size:11px;color:#5d584f}.bill-plan-features{margin:4px 0 8px;padding-left:18px;font-size:12.5px;color:#3f3b35;line-height:1.7}.bill-plan-card button.fo-btn{margin-top:auto}.set-row{display:grid;grid-template-columns:minmax(0,1.6fr) 120px 120px 110px 190px;gap:12px;align-items:center;padding:13px 16px}.set-header{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#8d867b;padding-bottom:8px}.set-record{margin-bottom:6px;background:#fffdf8;border:1px solid #e6e1d8;border-radius:12px}.set-record.inactive{opacity:.58}.set-name{font-size:14px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.set-mono{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:#3f3b35}.set-actions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.set-hint{margin-top:6px;font-size:12px;color:#635e56;line-height:1.5}.set-day{background:#fffdf8;border:1px solid #e6e1d8;border-radius:12px;padding:12px 14px;margin-bottom:8px}.set-day-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.set-day-name{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#3f3b35}.set-slot{display:grid;grid-template-columns:minmax(0,1.2fr) 110px 110px 90px 36px;gap:8px;align-items:center;margin-bottom:6px}.set-slot-empty{font-size:12.5px;color:#8d867b;padding:4px 0 8px}.set-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.set-sticky-save{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 0;background:linear-gradient(to top,#f8f6f1 70%,#f8f6f100)}@media(max-width:860px){.set-row{grid-template-columns:minmax(0,1fr) 90px 110px}.set-row>:nth-child(4){display:none}.set-row>:nth-child(5){grid-column:1 / -1;justify-content:flex-start}.set-slot{grid-template-columns:1fr 1fr}}:root{--bg-dark: #000000;--bg-card: #0c0c0e;--bg-card-hover: #151518;--border-subtle: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .2);--text-primary: #f5f5f7;--text-secondary: #86868b;--accent-blue: #2997ff;--accent-purple: #a78bfa;--accent-emerald: #34d399;--accent-amber: #f59e0b}.lp-shell{position:relative;background-color:var(--bg-dark);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.lp-shell *{box-sizing:border-box}.lp-progress{position:fixed;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent-blue),var(--accent-purple),var(--accent-emerald));transform-origin:left center;transform:scaleX(0);z-index:1000;pointer-events:none}.lp-container{max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.lp-nav-wrapper{position:fixed;top:0;left:0;right:0;z-index:900;transition:all .3s cubic-bezier(.16,1,.3,1)}.lp-subnav-top{background:#000000d9;border-bottom:1px solid rgba(255,255,255,.06);padding:6px 0;font-size:12px}.lp-subnav-inner{max-width:1240px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;color:var(--text-secondary)}.lp-subnav-tag{display:inline-flex;align-items:center;gap:6px;color:var(--accent-blue);font-weight:500}.lp-sparkle-icon{animation:pulseSparkle 2s infinite alternate}@keyframes pulseSparkle{0%{transform:scale(1);opacity:.8}to{transform:scale(1.2);opacity:1}}.lp-subnav-link{display:inline-flex;align-items:center;gap:4px;cursor:pointer;transition:color .2s}.lp-subnav-link:hover{color:var(--text-primary)}.lp-nav{display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:12px auto;padding:12px 24px;border-radius:999px;background:#121214a6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #00000080;transition:all .3s ease}.is-scrolled .lp-nav{margin-top:6px;background:#0a0a0cd9;border-color:#ffffff26}.lp-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.lp-brand-mark{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#fff,#444);color:#000;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;box-shadow:0 0 15px #fff3}.lp-brand-text{display:flex;align-items:baseline;gap:6px}.lp-brand-name{font-size:18px;font-weight:700;letter-spacing:-.02em}.lp-brand-pro{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;background:linear-gradient(90deg,var(--accent-blue),var(--accent-purple));color:#fff;letter-spacing:.05em}.lp-nav-links{display:flex;align-items:center;gap:32px}.lp-nav-links a{color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.lp-nav-links a:hover{color:var(--text-primary)}.lp-nav-actions{display:flex;align-items:center;gap:12px}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);border:none;outline:none}.lp-btn-primary{background:#fff;color:#000;box-shadow:0 4px 20px #ffffff40}.lp-btn-primary:hover{background:#e5e5ea;transform:translateY(-1px);box-shadow:0 8px 30px #ffffff59}.lp-btn-ghost{background:transparent;color:var(--text-primary)}.lp-btn-ghost:hover{color:var(--accent-blue)}.lp-btn-glass{background:#ffffff14;color:var(--text-primary);border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lp-btn-glass:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.lp-btn-xl{padding:16px 32px;font-size:16px}.lp-btn-full{width:100%}.lp-hero{position:relative;padding-top:clamp(160px,22vh,220px);padding-bottom:clamp(60px,10vh,120px);text-align:center}.lp-aurora{position:absolute;border-radius:50%;pointer-events:none;filter:blur(100px);opacity:.35}.lp-aurora-1{top:-10%;left:20%;width:500px;height:500px;background:radial-gradient(circle,var(--accent-blue),transparent 70%)}.lp-aurora-2{top:15%;right:20%;width:500px;height:500px;background:radial-gradient(circle,var(--accent-purple),transparent 70%)}.lp-hero-glow{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:700px;height:300px;background:radial-gradient(ellipse at center,rgba(41,151,255,.12),transparent 70%);pointer-events:none}.lp-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.15em;color:var(--accent-blue);margin-bottom:24px}.lp-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-blue);box-shadow:0 0 10px var(--accent-blue)}.lp-h1{font-size:clamp(44px,7vw,96px);font-weight:700;line-height:1.05;letter-spacing:-.035em;max-width:16ch;margin:0 auto 24px}.lp-h1-metallic{background:linear-gradient(135deg,#fff,#a1a1a6,#6e6e73);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-hero-sub{font-size:clamp(17px,2vw,22px);color:var(--text-secondary);max-width:36ch;margin:0 auto 40px;line-height:1.5;font-weight:400}.lp-hero-cta{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:48px}.lp-hero-badges{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;color:var(--text-secondary);font-size:13px}.lp-badge-item{display:flex;align-items:center;gap:6px}.lp-badge-icon{color:var(--accent-emerald)}.lp-preview-wrapper{perspective:1200px;max-width:1240px;margin:0 auto 100px;padding:0 20px}.lp-preview-card{border-radius:24px;background:#0e0e10f2;border:1px solid rgba(255,255,255,.12);transform:rotateX(8deg) scale(.96);transform-origin:center top;overflow:hidden;box-shadow:0 40px 100px #000000e6,0 0 40px #2997ff1a;transition:transform .2s ease,box-shadow .2s ease}.lp-preview-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.06)}.lp-preview-dots{display:flex;gap:8px}.lp-preview-dots span{width:10px;height:10px;border-radius:50%}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.lp-preview-crumb{display:flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--text-secondary)}.lp-crumb-chip{padding:2px 8px;border-radius:4px;background:#ffffff14;color:var(--text-primary)}.lp-crumb-dr{color:var(--accent-blue)}.lp-preview-live{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--accent-emerald)}.lp-live-pulse{width:8px;height:8px;border-radius:50%;background:var(--accent-emerald);box-shadow:0 0 8px var(--accent-emerald);animation:pulseDot 1.5s infinite}@keyframes pulseDot{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.lp-board{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:24px;background:#08080a}@media(max-width:900px){.lp-board{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.lp-board{grid-template-columns:1fr}}.lp-board-col{background:#ffffff05;border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease;cursor:pointer}.lp-board-col:hover,.lp-board-col.is-active-col{background:#ffffff0d;border-color:#ffffff26}.lp-board-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.lp-head-left{display:flex;align-items:center;gap:8px}.lp-board-num{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:13px}.lp-board-title{font-size:12px;font-weight:700;letter-spacing:.05em;color:var(--text-secondary)}.lp-board-count{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.lp-board-list{display:flex;flex-direction:column;gap:10px}.lp-bcard{background:#ffffff0a;border-radius:12px;padding:12px;border:1px solid rgba(255,255,255,.06);transition:transform .2s ease,background .2s ease}.lp-bcard:hover{transform:translateY(-2px);background:#ffffff14}.lp-bcard-top{display:flex;align-items:center;gap:8px;margin-bottom:4px}.lp-bcard-dot{width:8px;height:8px;border-radius:50%}.dot-g{background:var(--accent-emerald)}.dot-y{background:var(--accent-amber)}.dot-b{background:var(--accent-blue)}.lp-bcard-name{font-size:14px;font-weight:600;flex:1}.lp-bcard-meta{font-size:11px;color:var(--text-secondary);font-family:IBM Plex Mono,monospace}.lp-bcard-sub{font-size:12px;color:var(--text-secondary)}.lp-pinned-section{position:relative;padding:80px 0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 50%,#14141ccc,#000)}.lp-pinned-header{text-align:center;margin-bottom:40px}.lp-step-indicator{display:flex;justify-content:center;gap:12px;margin-top:24px;flex-wrap:wrap}.lp-step-pill{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:13px;color:var(--text-secondary);transition:all .3s ease}.lp-step-pill.active{background:#2997ff26;border-color:var(--accent-blue);color:var(--text-primary)}.lp-step-num{font-family:IBM Plex Mono,monospace;font-weight:700;width:20px;height:20px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:11px}.lp-step-pill.active .lp-step-num{background:var(--accent-blue);color:#fff}.lp-video-canvas{display:grid;grid-template-columns:1fr 1.4fr;gap:40px;align-items:center;margin-top:20px}@media(max-width:960px){.lp-video-canvas{grid-template-columns:1fr}}.lp-step-desc-card{padding:36px;border-radius:28px;background:#101014e6;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 60px #000000b3}.lp-step-tag{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.15em;color:var(--accent-blue);margin-bottom:12px}.lp-step-h3{font-size:24px;font-weight:700;margin-bottom:16px}.lp-step-subtext{font-size:15px;color:var(--text-secondary);line-height:1.6;margin-bottom:24px}.lp-scroll-hint{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--accent-emerald);font-weight:600}.lp-simulated-screen{border-radius:24px;background:#0a0a0d;border:1px solid rgba(255,255,255,.15);box-shadow:0 40px 100px #000000e6,0 0 50px #2997ff33;overflow:hidden;min-height:340px}.lp-sim-topbar{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.08)}.lp-sim-dot{width:10px;height:10px;border-radius:50%}.lp-sim-dot.red{background:#ff5f56}.lp-sim-dot.yellow{background:#ffbd2e}.lp-sim-dot.green{background:#27c93f}.lp-sim-title{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--text-secondary);margin-left:12px}.lp-sim-frame{padding:24px;animation:fadeInFrame .4s ease forwards}@keyframes fadeInFrame{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lp-sim-header{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:12px}.lp-sim-icon{color:var(--accent-blue)}.lp-slots-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lp-slot-btn{padding:16px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);font-size:13px;color:var(--text-secondary);position:relative}.selected-slot{background:#2997ff26;border-color:var(--accent-blue);color:var(--text-primary);box-shadow:0 0 20px #2997ff4d}.lp-slot-time{font-weight:700}.lp-slot-dr{font-size:11px;color:var(--accent-blue);margin-top:4px}.lp-animated-cursor{position:absolute;right:12px;bottom:12px;color:#fff;animation:cursorPulse 1.5s infinite alternate}@keyframes cursorPulse{0%{transform:scale(1) translateY(0)}to{transform:scale(1.2) translateY(-4px)}}.lp-patient-card-sim{background:#ffffff08;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.08)}.lp-patient-head{display:flex;align-items:center;gap:16px;margin-bottom:20px}.lp-p-avatar{width:44px;height:44px;border-radius:50%;background:var(--accent-purple);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.lp-p-name{font-size:16px;font-weight:700}.lp-p-id{font-size:12px;color:var(--text-secondary);font-family:IBM Plex Mono,monospace}.lp-badge-vitals{margin-left:auto;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;background:#34d39926;color:var(--accent-emerald)}.lp-vitals-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lp-v-box{background:#0006;padding:12px;border-radius:10px;display:flex;flex-direction:column}.v-label{font-size:10px;color:var(--text-secondary);letter-spacing:.1em}.v-val{font-size:14px;font-weight:700;color:var(--accent-blue);font-family:IBM Plex Mono,monospace}.lp-sim-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lp-sim-col{background:#ffffff05;border-radius:12px;padding:12px;border:1px solid rgba(255,255,255,.05)}.lp-sim-col.active-col{border-color:var(--accent-blue);background:#2997ff14}.lp-sim-col-title{font-size:10px;font-weight:700;color:var(--text-secondary);margin-bottom:10px}.lp-sim-item{font-size:12px;font-weight:600;background:#ffffff0f;padding:10px;border-radius:8px}.animated-landing-card{border:1px solid var(--accent-blue);box-shadow:0 0 15px #2997ff66;animation:slideLandingCard .6s ease forwards}@keyframes slideLandingCard{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.item-sub{font-size:10px;color:var(--text-secondary);margin-top:4px}.lp-bill-sim-card{background:#ffffff08;border-radius:16px;padding:20px;border:1px solid rgba(52,211,153,.3)}.lp-bill-top{display:flex;align-items:center;gap:14px;margin-bottom:20px}.lp-success-icon{color:var(--accent-emerald)}.lp-bill-status{font-size:14px;font-weight:800;color:var(--accent-emerald)}.lp-bill-meta{font-size:12px;color:var(--text-secondary);font-family:IBM Plex Mono,monospace}.lp-bill-items{display:flex;flex-direction:column;gap:10px;background:#0006;padding:14px;border-radius:10px}.lp-b-line{display:flex;justify-content:space-between;font-size:13px;color:var(--text-secondary)}.lp-b-line.total{font-weight:800;color:var(--text-primary);border-top:1px solid rgba(255,255,255,.1);padding-top:8px;font-size:15px}.lp-marquee{position:relative;overflow:hidden;padding:24px 0;background:#ffffff05;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:100px}.lp-marquee-fade{position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}.lp-marquee-fade.left{left:0;background:linear-gradient(90deg,var(--bg-dark),transparent)}.lp-marquee-fade.right{right:0;background:linear-gradient(-90deg,var(--bg-dark),transparent)}.lp-marquee-track{display:flex;align-items:center;gap:48px;white-space:nowrap;animation:marqueeScroll 25s linear infinite}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-marquee-item{font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.2em;color:var(--text-secondary);display:flex;align-items:center;gap:16px}.lp-marquee-dot{color:var(--accent-blue)}.lp-metrics{margin-bottom:140px}.lp-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.lp-metric-card{padding:32px;border-radius:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);transition:all .3s ease}.lp-metric-card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px)}.lp-metric-icon{width:44px;height:44px;border-radius:12px;background:#2997ff1a;color:var(--accent-blue);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.lp-metric-value{font-size:40px;font-weight:800;letter-spacing:-.03em;margin-bottom:8px;background:linear-gradient(135deg,#fff,#a1a1a6);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-metric-label{font-size:14px;color:var(--text-secondary)}.lp-section{padding:100px 0}.lp-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:64px;flex-wrap:wrap}.lp-tag{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.15em;color:var(--accent-blue);margin-bottom:16px}.lp-h2{font-size:clamp(36px,5vw,64px);font-weight:700;letter-spacing:-.03em;line-height:1.1}.lp-lead{font-size:18px;color:var(--text-secondary);max-width:400px;line-height:1.6}.lp-stages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-bottom:48px}.lp-stage-card{padding:32px;border-radius:24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);transition:all .3s ease;cursor:pointer}.lp-stage-card:hover,.lp-stage-card.active{background:#ffffff0f;border-color:#2997ff66;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.lp-stage-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.lp-stage-num{font-family:IBM Plex Mono,monospace;font-size:20px;font-weight:700;color:var(--accent-blue)}.lp-stage-tag{font-size:10px;font-weight:700;letter-spacing:.1em;padding:4px 10px;border-radius:999px;background:#ffffff14;color:var(--text-secondary)}.lp-stage-title{font-size:20px;font-weight:700;margin-bottom:12px}.lp-stage-body{font-size:14px;color:var(--text-secondary);line-height:1.6;margin-bottom:24px}.lp-stage-bullets{display:flex;flex-direction:column;gap:8px}.lp-bullet-chip{font-size:12px;color:var(--text-primary);display:flex;align-items:center;gap:6px}.chip-check{color:var(--accent-emerald)}.lp-flow-bar{margin-top:32px}.lp-flow-bar-track{height:6px;background:#ffffff14;border-radius:999px;overflow:hidden;margin-bottom:12px}.lp-flow-bar-fill{height:100%;background:linear-gradient(90deg,var(--accent-blue),var(--accent-purple),var(--accent-emerald));transition:width .4s ease}.lp-flow-labels{display:flex;justify-content:space-between;font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--text-secondary);letter-spacing:.1em}.lp-bento{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1024px){.lp-bento{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.lp-bento{grid-template-columns:1fr}}.lp-bcell{position:relative;padding:36px;border-radius:28px;background:#0e0e10cc;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:all .35s cubic-bezier(.16,1,.3,1)}.lp-bcell:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 30px 60px #0009}.lp-bcell-top{display:flex;align-items:center;gap:12px;margin-bottom:24px}.lp-bcell-mark{font-size:28px}.lp-bcell-tag{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.15em;color:var(--text-secondary)}.lp-bcell-title{font-size:22px;font-weight:700;margin-bottom:12px;line-height:1.25}.lp-bcell-body{font-size:14px;color:var(--text-secondary);line-height:1.6;margin-bottom:28px}.lp-bcell-rows{background:#0006;border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:10px}.lp-brow{display:flex;justify-content:space-between;font-size:13px}.lp-brow-label{color:var(--text-secondary)}.lp-brow-value{font-family:IBM Plex Mono,monospace;font-weight:600;color:var(--accent-blue)}.lp-quote-section{position:relative;padding:120px 0;text-align:center}.lp-quote-wrap{max-width:900px;margin:0 auto;padding:0 24px}.lp-quote{font-size:clamp(24px,4vw,42px);font-weight:500;line-height:1.3;letter-spacing:-.02em;margin-bottom:40px;color:var(--text-primary)}.lp-quote-attr{display:flex;align-items:center;justify-content:center;gap:16px}.lp-quote-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.lp-quote-name{font-size:16px;font-weight:700}.lp-quote-role{font-size:12px;font-family:IBM Plex Mono,monospace;color:var(--text-secondary);letter-spacing:.1em}.lp-pricing-toggle{display:inline-flex;align-items:center;gap:16px;padding:8px 16px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);margin-top:32px}.lp-toggle-label{font-size:14px;color:var(--text-secondary);transition:color .2s}.lp-toggle-label.active{color:var(--text-primary);font-weight:600}.lp-toggle-switch{width:48px;height:26px;border-radius:999px;background:#ffffff26;border:none;cursor:pointer;position:relative;padding:3px;transition:background .3s}.lp-toggle-switch.on{background:var(--accent-blue)}.lp-toggle-thumb{display:block;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .3s cubic-bezier(.16,1,.3,1)}.lp-toggle-switch.on .lp-toggle-thumb{transform:translate(22px)}.lp-discount-badge{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;background:var(--accent-emerald);color:#000}.lp-price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:64px}.lp-plan-card{position:relative;padding:40px 32px;border-radius:28px;background:#0e0e10b3;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;transition:all .3s ease}.lp-plan-card.featured{background:#14141af2;border-color:#2997ff80;box-shadow:0 30px 60px #0009,0 0 30px #2997ff26}.lp-plan-popular{position:absolute;top:-12px;left:50%;transform:translate(-50%);font-size:11px;font-weight:800;letter-spacing:.15em;padding:4px 14px;border-radius:999px;background:var(--accent-blue);color:#fff}.lp-plan-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.lp-plan-name{font-size:22px;font-weight:700}.lp-plan-badge{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;padding:4px 8px;border-radius:6px;background:#ffffff14;color:var(--text-secondary)}.lp-plan-price{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.lp-plan-amount{font-size:42px;font-weight:800;letter-spacing:-.03em}.lp-plan-per{font-size:14px;color:var(--text-secondary)}.lp-plan-billed-annual{font-size:12px;color:var(--accent-emerald);margin-bottom:16px}.lp-plan-body{font-size:14px;color:var(--text-secondary);line-height:1.5;margin-bottom:24px}.lp-plan-divider{height:1px;background:#ffffff14;margin-bottom:24px}.lp-plan-features{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:14px;flex:1}.lp-plan-features li{font-size:14px;color:var(--text-primary);display:flex;align-items:center;gap:10px}.lp-feature-check{color:var(--accent-emerald);flex-shrink:0}.lp-faq-list{display:flex;flex-direction:column;gap:16px}.lp-faq-item{border-radius:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:all .3s ease}.lp-faq-item.open{background:#ffffff0d;border-color:#ffffff26}.lp-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 28px;background:transparent;border:none;color:var(--text-primary);font-size:18px;font-weight:600;text-align:left;cursor:pointer}.lp-faq-icon{color:var(--accent-blue)}.lp-faq-body{padding:0 28px 24px;color:var(--text-secondary);font-size:15px;line-height:1.6}.lp-cta{padding:100px 0 140px}.lp-cta-card{position:relative;padding:80px 40px;border-radius:36px;background:linear-gradient(135deg,#14141af2,#0a0a0cf2);border:1px solid rgba(255,255,255,.15);text-align:center;overflow:hidden;box-shadow:0 40px 100px #000c}.lp-cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:300px;background:radial-gradient(circle,rgba(41,151,255,.2),transparent 70%);pointer-events:none}.lp-cta-content{position:relative;z-index:2;max-width:700px;margin:0 auto}.lp-cta-content h2{font-size:clamp(32px,5vw,56px);font-weight:700;letter-spacing:-.03em;margin-bottom:20px;line-height:1.15}.lp-text-gradient{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));-webkit-background-clip:text;background-clip:text;color:transparent}.lp-cta-content p{font-size:18px;color:var(--text-secondary);margin-bottom:40px}.lp-cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.lp-footer{position:relative;padding:60px 0 40px;border-top:1px solid rgba(255,255,255,.08);background:#000;overflow:hidden}.lp-footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:24px}.lp-footer-nav{display:flex;gap:24px}.lp-footer-nav a{color:var(--text-secondary);text-decoration:none;font-size:14px;transition:color .2s}.lp-footer-nav a:hover{color:var(--text-primary)}.lp-footer-bottom{display:flex;justify-content:space-between;font-size:13px;color:var(--text-secondary);border-top:1px solid rgba(255,255,255,.05);padding-top:24px;flex-wrap:wrap;gap:16px}.lp-footer-watermark{font-size:clamp(52px,11vw,150px);font-weight:900;letter-spacing:-.04em;color:#ffffff17;background:linear-gradient(180deg,#ffffff24,#ffffff05);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;margin-top:30px;line-height:1}*,*:before,*:after{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#cbc2b2;background-clip:content-box;border:3px solid transparent;border-radius:999px;min-height:32px;min-width:32px}::-webkit-scrollbar-thumb:hover{background-color:#a9a092}::-webkit-scrollbar-thumb:active{background-color:#b0552e}::-webkit-scrollbar-corner{background:transparent}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:#cbc2b2 transparent}}
