@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-dev-login{width:100%;margin-top:14px;padding:10px;border-radius:10px;border:1px dashed #d4a72c;background:#fdf6e3;color:#8a6d1a;font-size:12.5px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .16s ease}.auth-dev-login:hover{background:#faedc4;border-color:#b8890f}.auth-dev-login:disabled{opacity:.5;cursor:not-allowed}.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:16px;padding:16px;background:transparent;transition:grid-template-columns .32s cubic-bezier(.2,.8,.2,1)}.fo-main.a-closed{grid-template-columns:56px minmax(430px,1.5fr) minmax(288px,332px)}.fo-main.c-closed{grid-template-columns:minmax(288px,340px) minmax(430px,1.5fr) 56px}.fo-main.a-closed.c-closed{grid-template-columns:56px minmax(430px,1.5fr) 56px}.fo-col{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:0;min-width:0;border-radius:20px;box-shadow:0 12px 32px -6px #0f172a14,0 4px 12px -2px #0f172a0a;transition:all .22s cubic-bezier(.16,1,.3,1)}.fo-col:hover{box-shadow:0 18px 44px -8px #0f172a1f,0 6px 16px -2px #0f172a0f}.fo-col-a,.fo-col-b,.fo-col-c{background:#ffffff73;backdrop-filter:blur(24px) saturate(190%);-webkit-backdrop-filter:blur(24px) saturate(190%);border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 1px #ffffffe6,0 16px 36px -8px #0f172a1a,0 4px 12px -2px #0f172a0a}.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-activity-log{display:flex;flex-direction:column;gap:4px}.fo-activity-line{margin:0;font-size:12px;color:#635e56;line-height:1.5;font-family:IBM Plex Mono,monospace}.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:7px 14px;border-radius:999px;font-size:12.5px;font-weight:500;cursor:pointer;white-space:nowrap;font-family:inherit;background:#ffffffbf;color:#1e293b;border:1px solid rgba(0,0,0,.12);transition:all .16s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #0000000a}.fo-chip:hover:not(:disabled){border-color:#0f172a;background:#fff;color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 10px #0000000f}.fo-chip.on{background:#0f172a;color:#fff;border-color:#0f172a;font-weight:600;box-shadow:0 3px 10px #0f172a33}.fo-chip:disabled{opacity:.45;cursor:not-allowed}.fo-chip-sm{padding:5px 11px;font-size:11.5px}.fo-input{width:100%;padding:11px 15px;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#ffffffa6;font-size:13.5px;color:#0f172a;font-family:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .18s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px 2px #00000008}.fo-input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3.5px #2563eb26,0 2px 8px #2563eb1a}.fo-input::placeholder{color:#94a3b8}textarea.fo-input{resize:vertical;min-height:64px;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:6px 13px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#fffc;color:#1e293b;font-size:12px;font-weight:500;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .18s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #0000000d}.fo-btn:hover:not(:disabled){border-color:#0f172a;background:#fff;color:#0f172a;transform:translateY(-1px);box-shadow:0 3px 8px #00000014}.fo-btn:active:not(:disabled){transform:translateY(0)}.fo-btn:disabled{opacity:.45;cursor:not-allowed}.fo-btn.primary{background:#0f172a;color:#fff;border-color:#0f172a;font-weight:600;box-shadow:0 3px 10px #0f172a33}.fo-btn.primary:hover:not(:disabled){background:#1e293b;box-shadow:0 5px 14px #0f172a47;border-color:#1e293b;color:#fff}.fo-btn.ghost{background:transparent;border-color:transparent;color:#475569;box-shadow:none}.fo-btn.ghost:hover:not(:disabled){background:#0000000d;color:#0f172a}.fo-btn.unavailable,.fo-chip.unavailable{opacity:.5;cursor:not-allowed;border-style:dashed;background:#ffffff80;color:#94a3b8;border-color:#00000026}.fo-error{margin-top:12px;padding:10px 12px;border-radius:9px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:12.5px;line-height:1.5}.fo-muted{color:#64748b;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:#64748b}.fo-empty-sub{margin-top:8px;font-size:12.5px;color:#64748b;line-height:1.55}.fo-tag{font-family:IBM Plex Mono,monospace;font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 10px;border-radius:999px;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.fo-tag.booked{color:#1d4ed8;border:1px solid rgba(29,78,216,.2);background:#eff6ffd9}.fo-tag.checked_in{color:#047857;border:1px solid rgba(4,120,87,.2);background:#ecfdf5d9}.fo-tag.waiting{color:#b45309;border:1px solid rgba(180,83,9,.2);background:#fef3c7d9}.fo-tag.with_doctor{color:#6d28d9;border:1px solid rgba(109,40,217,.2);background:#f5f3ffd9}.fo-tag.completed{color:#15803d;border:1px solid rgba(21,128,61,.2);background:#f0fdf4d9}.fo-tag.cancelled,.fo-tag.no_show{color:#475569;border:1px solid rgba(71,85,105,.2);background:#f1f5f9d9}.fo-tag.channel{color:#475569;border:1px solid rgba(0,0,0,.08);background:#ffffffb3}.fo-seg{display:flex;gap:6px;margin-bottom:4px}.fo-seg .fo-chip{flex:1;text-align:center}.fo-scheduler-toprow-labels{display:flex;gap:8px;margin-top:18px}.fo-scheduler-toprow-labels .fo-label:first-child{flex:0 0 auto}.fo-scheduler-toprow-labels .fo-label:last-child{flex:1;min-width:0}.fo-scheduler-toprow{display:flex;align-items:center;gap:8px;margin-top:6px}.fo-date-icon-btn{width:38px;height:38px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #e0dacf;background:#f4f1ea;color:#1b1a17;cursor:pointer;transition:border-color .16s ease,background .16s ease}.fo-date-icon-btn:hover{border-color:#1b1a17;background:#fffdf8}.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-dropdown{position:relative;flex:1;min-width:0;display:block}.fo-service-select{width:100%;height:38px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:10px;border:1px solid #e0dacf;background:#fffdf8;font-family:inherit;font-size:13.5px;color:#1b1a17;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.fo-service-select:hover{border-color:#1b1a17}.fo-service-select:focus-visible{outline:none;border-color:#1b1a17;box-shadow:0 0 0 3px #1b1a1714}.fo-service-select-label{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fo-service-select-chevron{flex:0 0 auto;color:#8d867b;transition:transform .18s cubic-bezier(.2,.8,.2,1)}.fo-service-select-chevron.open{transform:rotate(180deg)}.fo-service-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;max-height:240px;overflow-y:auto;padding:6px;background:#fffffff7;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.95);border-radius:14px;box-shadow:0 20px 48px -8px #0f172a38,0 4px 14px #00000014;animation:shellPopIn .15s cubic-bezier(.16,1,.3,1)}.fo-service-option{width:100%;padding:9px 10px;border-radius:9px;display:flex;align-items:center;gap:8px;border:none;background:transparent;font-family:inherit;font-size:13.5px;color:#1b1a17;text-align:left;cursor:pointer;transition:background-color .14s ease}.fo-service-option+.fo-service-option{margin-top:1px}.fo-service-option:hover{background:#1b1a170d}.fo-service-option.selected{background:#2563eb14;color:#2563eb;font-weight:600}.fo-service-option-check{width:14px;height:14px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:#2563eb}.fo-service-option-name{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fo-service-option-dur{flex:0 0 auto;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.08em;color:#8d867b}.fo-service-option.selected .fo-service-option-dur{color:#2563eb}.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:28px;height:28px;flex:0 0 auto;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#ffffffb3;color:#64748b;cursor:pointer;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .16s ease}.fo-x:hover{border-color:#0f172a;background:#fff;color:#0f172a;transform:scale(1.06)}.fo-linked .fo-x{border-color:transparent;background:transparent}.fo-linked .fo-x:hover{background:#fffc;border-color:#0000001a;color:#0f172a}.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:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:12.5px;color:#cbd5e1;line-height:1.55}.fo-allergy{margin-top:8px;padding:7px 11px;border-radius:8px;background:#ef44441f;border:1px solid rgba(239,68,68,.25);color:#fca5a5;font-size:11.5px;font-weight:500;line-height:1.45;display:flex;align-items:center;gap:6px}.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-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}@media(max-width:960px){.fo-visit-grid{grid-template-columns:1fr}}.fo-visit{width:100%;text-align:left;display:grid;grid-template-columns:52px 34px minmax(0,1fr);gap:12px;align-items:start;padding:16px;background:#ffffffbf;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.8);border-radius:16px;cursor:pointer;font-family:inherit;position:relative;overflow:hidden;transition:all .22s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 25px -5px #0000000a,0 1px 3px #0000000d,inset 0 1px #ffffffe6}.fo-visit:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:transparent;transition:background .2s ease}.fo-visit:hover{border-color:#2563eb4d;background:#ffffffeb;transform:translateY(-2px);box-shadow:0 16px 32px -8px #2563eb1f,0 2px 6px #0000000a}.fo-visit:hover:before{background:#2563eb}.fo-visit.on{border-color:#2563eb;background:#f0f6ffe6;box-shadow:0 0 0 3px #2563eb26,0 12px 28px -6px #2563eb26}.fo-visit.on:before{background:#2563eb}.fo-visit.settled{opacity:.7}.fo-visit-time{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.02em;color:#475569;display:flex;flex-direction:column;line-height:1.35;padding-top:2px}.fo-visit-token{font-family:IBM Plex Mono,monospace;font-size:11.5px;font-weight:700;color:#2563eb;background:#2563eb14;border:1px solid rgba(37,99,235,.2);padding:3px 6px;border-radius:7px;text-align:center;margin-top:1px}.fo-visit-main{min-width:0}.fo-visit-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fo-visit-name{font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.fo-visit-meta{margin-top:5px;font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:500;letter-spacing:.04em;color:#64748b;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fo-visit-note{margin-top:8px;font-size:12px;color:#334155;line-height:1.5;background:#f1f5f9cc;padding:6px 10px;border-radius:8px;border-left:3px solid #3b82f6}.fo-visit-actions{margin-top:12px;display:flex;gap:6px;flex-wrap:wrap;align-items:center}.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:90;background:#0f172a73;backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);display:flex;align-items:center;justify-content:center;padding:24px;animation:foFade .2s ease both}.fo-sheet{width:100%;max-width:530px;max-height:88vh;display:flex;flex-direction:column;background:#ffffffd1;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.9);border-radius:24px;box-shadow:0 24px 60px -10px #0000002e,0 8px 24px -4px #00000014,inset 0 1px #fff;overflow:hidden;animation:foRise .28s cubic-bezier(.16,1,.3,1) both}[data-theme=titanium-dark] .fo-sheet{background:#121218e0;border-color:#ffffff1f;box-shadow:0 24px 60px -10px #0009,inset 0 1px #ffffff14}.fo-sheet.wide{max-width:660px}.fo-sheet-head{flex:0 0 auto;display:flex;align-items:flex-start;gap:14px;padding:20px 24px 16px;border-bottom:1px solid rgba(0,0,0,.06)}[data-theme=titanium-dark] .fo-sheet-head{border-bottom-color:#ffffff14}.fo-sheet-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;color:#0f172a}[data-theme=titanium-dark] .fo-sheet-title{color:#f8fafc}.fo-sheet-sub{margin:4px 0 0;font-size:12.5px;color:#64748b;line-height:1.5}.fo-sheet-body{flex:1;min-height:0;overflow-y:auto;padding:20px 24px}.fo-sheet-foot{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid rgba(0,0,0,.06);background:#fff6}[data-theme=titanium-dark] .fo-sheet-foot{border-top-color:#ffffff14;background:#0003}.fo-sheet-foot .fo-cta{width:auto}.fo-result{width:100%;text-align:left;font-family:inherit;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#ffffffb3;border:1px solid rgba(255,255,255,.8);cursor:pointer;transition:all .18s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #00000008}[data-theme=titanium-dark] .fo-result{background:#ffffff0a;border-color:#ffffff14}.fo-result+.fo-result{margin-top:8px}.fo-result:hover{border-color:#2563eb4d;background:#fffffff2;transform:translateY(-2px);box-shadow:0 8px 24px -4px #2563eb1f}.fo-field{margin-bottom:16px}.fo-row{display:grid;gap:12px}.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:#ef4444;margin-left:3px;font-weight:700}.fo-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fo-alg{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;background:#ef44441f;border:1px solid rgba(239,68,68,.25);color:#dc2626;font-size:11.5px;font-weight:500}.fo-alg button{border:none;background:transparent;color:inherit;cursor:pointer;font-size:13px;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center}.fo-date-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:296px;padding:14px;background:#fffffff7;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.95);border-radius:16px;box-shadow:0 20px 48px -8px #0f172a38,0 4px 14px #00000014;animation:shellPopIn .15s cubic-bezier(.16,1,.3,1)}.fo-date-popover.align-right{left:auto;right:0}@keyframes shellPopIn{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.fo-cal-container{display:flex;flex-direction:column;gap:14px}.fo-cal-quick{justify-content:flex-start;margin-bottom:2px}.fo-cal-month-nav{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#ffffffb3;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:inset 0 1px 2px #fffc,0 2px 6px #00000005}.fo-cal-month-title{font-size:14.5px;font-weight:600;color:#0f172a;letter-spacing:-.01em}.fo-cal-month-select-row{display:flex;align-items:center;gap:4px}.fo-cal-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 6px center;padding:5px 20px 5px 8px;border-radius:8px;font-size:14.5px;font-weight:600;color:#0f172a;letter-spacing:-.01em;font-family:inherit;cursor:pointer;transition:background-color .16s ease}.fo-cal-select:hover,.fo-cal-select:focus{background-color:#2563eb14;outline:none}.fo-cal-step{width:28px;height:28px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#334155;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .16s ease;box-shadow:0 1px 3px #0000000d}.fo-cal-step:hover{background:#2563eb;color:#fff;border-color:#2563eb;transform:scale(1.05)}.fo-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;padding:10px;background:#ffffff80;border:1px solid rgba(0,0,0,.06);border-radius:16px}.fo-cal-weekday{font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:700;letter-spacing:.08em;color:#94a3b8;text-align:center;padding:6px 0;text-transform:uppercase}.fo-cal-blank{aspect-ratio:1}.fo-cal-day{aspect-ratio:1;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#ffffffd9;color:#1e293b;font-family:IBM Plex Mono,monospace;font-size:12.5px;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .16s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 2px #00000005}.fo-cal-day:hover:not(.selected){background:#fff;border-color:#2563eb;color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb1f}.fo-cal-day.today{border:1.5px solid #2563eb;color:#2563eb;font-weight:700;background:#2563eb0f}.fo-cal-day.selected{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:#1d4ed8;font-weight:700;box-shadow:0 4px 12px #2563eb4d;transform:scale(1.04)}@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-color:#f1f5f9;background-image:radial-gradient(at 50% 0%,rgba(224,231,255,.4) 0px,transparent 75%),linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Instrument Sans,system-ui,-apple-system,sans-serif;color:#0f172a}.shell-side{flex:0 0 auto;width:240px;display:flex;flex-direction:column;gap:6px;padding:16px 14px;margin:16px 0 16px 16px;border-radius:20px;position:relative;z-index:20;background:#ffffff73;backdrop-filter:blur(24px) saturate(190%);-webkit-backdrop-filter:blur(24px) saturate(190%);border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 1px #ffffffe6,0 16px 36px -8px #0f172a1a,0 4px 12px -2px #0f172a0a;color:#475569;transition:width .26s cubic-bezier(.2,.8,.2,1),margin .26s ease}[data-theme=titanium-dark] .shell-side{background:#121218bf;border-color:#ffffff1f;color:#94a3b8}.shell-side.collapsed{width:66px;padding:16px 10px}.shell-brand-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.shell-brand{display:flex;align-items:center;gap:9px;color:#0f172a}.shell-brand-logo{width:22px;height:22px;object-fit:contain;flex-shrink:0}[data-theme=titanium-dark] .shell-brand{color:#f8fafc}.shell-brand-mark{color:#2563eb;font-size:14px}.shell-brand-name{font-size:16px;font-weight:700;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;color:#0f172a}[data-theme=titanium-dark] .shell-brand-name{color:#f8fafc}.shell-sidebar-toggle{width:26px;height:26px;flex:0 0 auto;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#0000000a;color:#475569;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;transition:all .16s ease}[data-theme=titanium-dark] .shell-sidebar-toggle{background:#ffffff14;border-color:#ffffff1f;color:#94a3b8}.shell-sidebar-toggle:hover{background:#fff;color:#0f172a;border-color:#0f172a;transform:scale(1.05);box-shadow:0 2px 6px #0000000f}.shell-side.collapsed .shell-brand-row{flex-direction:column;gap:10px;justify-content:center;align-items:center}.shell-search{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:9px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.12);background:#fffc;color:#64748b;font-family:inherit;font-size:12.5px;font-weight:500;cursor:pointer;text-align:left;transition:all .16s ease;box-shadow:inset 0 1px 2px #00000005}[data-theme=titanium-dark] .shell-search{background:#ffffff0d;border-color:#ffffff1a;color:#94a3b8}.shell-search:hover{border-color:#2563eb;background:#fff;color:#0f172a;box-shadow:0 2px 8px #2563eb1a}.shell-search-key{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;padding:2px 6px;border-radius:6px;background:#0000000d;color:#64748b;border:1px solid rgba(0,0,0,.06)}[data-theme=titanium-dark] .shell-search-key{background:#ffffff14;border-color:#ffffff1a;color:#cbd5e1}.shell-nav{display:flex;flex-direction:column;gap:2px}.shell-nav-item{position:relative;display:flex;align-items:center;gap:11px;width:100%;padding:9.5px 12px;border-radius:11px;border:none;background:transparent;color:#56606f;font-family:inherit;font-size:13px;font-weight:500;text-align:left;letter-spacing:-.005em;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s cubic-bezier(.2,.8,.2,1)}.shell-side.collapsed .shell-nav-item{justify-content:center;padding:9.5px 0}.shell-nav-item:hover:not(:disabled):not(.on){background:#0f172a0b;color:#0f172a;transform:translate(1px)}[data-theme=titanium-dark] .shell-nav-item{color:#8b96a5}[data-theme=titanium-dark] .shell-nav-item:hover:not(:disabled):not(.on){background:#ffffff12;color:#f8fafc}.shell-nav-item.on{background:linear-gradient(180deg,#2563eb1f,#2563eb14);color:#2563eb;font-weight:600;box-shadow:inset 0 0 0 1px #2563eb1a}[data-theme=titanium-dark] .shell-nav-item.on{background:linear-gradient(180deg,#3b82f638,#3b82f624);color:#60a5fa;box-shadow:inset 0 0 0 1px #60a5fa2e}.shell-nav-item.on:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:16px;border-radius:0 3px 3px 0;background:#2563eb;box-shadow:0 0 8px #2563eb80}[data-theme=titanium-dark] .shell-nav-item.on:before{background:#60a5fa;box-shadow:0 0 8px #60a5fa8c}.shell-nav-item:disabled{opacity:.38;cursor:not-allowed}.shell-nav-mark{width:19px;height:19px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;transition:transform .15s cubic-bezier(.2,.8,.2,1)}.shell-nav-item.on .shell-nav-mark{transform:scale(1.04)}.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;font-weight:700;padding:2px 7px;border-radius:999px;background:#2563eb;color:#fff;box-shadow:0 1px 3px #2563eb59}.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-nav-group-chevron{flex:0 0 auto;transition:transform .16s ease}.shell-nav-group-chevron.open{transform:rotate(180deg)}.shell-nav-subitems{display:flex;flex-direction:column;gap:2px;margin:2px 0 2px 33px;padding-left:18px}:root{--shell-tree-line: rgba(0, 0, 0, .14)}[data-theme=titanium-dark]{--shell-tree-line: rgba(255, 255, 255, .16)}.shell-nav-subitem{position:relative;padding:7px 10px;border-radius:9px;border:none;background:transparent;color:#64748b;font-family:inherit;font-size:12.5px;font-weight:500;text-align:left;cursor:pointer;transition:all .16s ease}.shell-nav-subitem:after{content:"";position:absolute;left:-18px;top:0;width:14px;height:15px;border-left:1.5px solid var(--shell-tree-line);border-bottom:1.5px solid var(--shell-tree-line);border-bottom-left-radius:9px}.shell-nav-subitem:before{content:"";position:absolute;left:-18px;top:15px;width:1.5px;height:calc(100% - 13px);background:var(--shell-tree-line)}.shell-nav-subitem:last-child:before{content:none}.shell-nav-subitem:hover{background:#0000000a;color:#0f172a}[data-theme=titanium-dark] .shell-nav-subitem:hover{background:#ffffff0f;color:#f8fafc}.shell-nav-subitem.on{background:#2563eb1a;color:#2563eb;font-weight:600}.shell-side.collapsed .shell-nav-group{position:relative}.shell-side.collapsed .shell-nav-subitems{display:none;position:absolute;left:calc(100% - 2px);top:0;margin:0;padding:6px 6px 6px 10px;min-width:168px;background:#fffffff2;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.95);border-radius:14px;box-shadow:0 20px 48px -8px #0f172a38,0 4px 14px #00000014;z-index:30;animation:shellPopIn .15s cubic-bezier(.16,1,.3,1)}[data-theme=titanium-dark] .shell-side.collapsed .shell-nav-subitems{background:#16161cf2;border-color:#ffffff1f;box-shadow:0 16px 40px -6px #0009}.shell-side.collapsed .shell-nav-group:hover .shell-nav-subitems,.shell-side.collapsed .shell-nav-subitems:hover{display:flex;flex-direction:column;gap:2px}.shell-side.collapsed .shell-nav-subitem{padding-left:10px}.shell-side.collapsed .shell-nav-subitem:before,.shell-side.collapsed .shell-nav-subitem:after{content: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:14px;border:1px solid rgba(0,0,0,.08);background:#fff9}[data-theme=titanium-dark] .shell-today{background:#ffffff0a;border-color:#ffffff14}.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;font-weight:700;letter-spacing:.16em;color:#64748b}.shell-live{display:flex;align-items:center;gap:5px;font-family:IBM Plex Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.1em;color:#059669}.shell-live-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.shell-today-value{margin-top:6px;font-size:12.5px;color:#64748b}.shell-today-value strong{color:#0f172a;font-weight:700}[data-theme=titanium-dark] .shell-today-value strong{color:#f8fafc}.shell-user-wrapper{position:relative;width:100%}.shell-user{display:flex;align-items:center;gap:10px;width:100%;padding:9px 11px;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#ffffffd9;color:#0f172a;font-family:inherit;cursor:pointer;text-align:left;transition:all .16s ease;box-shadow:0 1px 3px #00000008}[data-theme=titanium-dark] .shell-user{background:#ffffff0f;border-color:#ffffff1a;color:#f8fafc}.shell-user:hover{border-color:#2563eb;background:#fff;box-shadow:0 4px 12px #2563eb1f}.shell-side.collapsed .shell-user{justify-content:center;padding:9px 0}.shell-user-avatar{width:32px;height:32px;flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;box-shadow:0 2px 6px #2563eb4d}.shell-user-avatar.large{width:40px;height:40px;font-size:13px}.shell-user-body{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.shell-user-name{font-size:12.5px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}[data-theme=titanium-dark] .shell-user-name{color:#f8fafc}.shell-user-clinic{margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.04em;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.shell-profile-popover{position:absolute;bottom:calc(100% + 10px);left:0;right:0;width:auto;min-width:200px;background:#fffffff2;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.95);border-radius:18px;padding:14px;box-shadow:0 20px 48px -8px #0f172a38,0 4px 14px #00000014;z-index:9999;animation:shellPopIn .2s cubic-bezier(.16,1,.3,1)}.shell-side.collapsed .shell-profile-popover{left:0;width:230px}[data-theme=titanium-dark] .shell-profile-popover{background:#16161cf2;border-color:#ffffff1f;box-shadow:0 16px 40px -6px #0009}@keyframes shellPopIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.shell-profile-header{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.08)}[data-theme=titanium-dark] .shell-profile-header{border-bottom-color:#ffffff1a}.shell-profile-info{flex:1;min-width:0}.shell-profile-name{font-size:14px;font-weight:700;color:#0f172a}[data-theme=titanium-dark] .shell-profile-name{color:#f8fafc}.shell-profile-email{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.shell-theme-section{margin-top:12px}.shell-theme-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:8px}.shell-theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shell-theme-option{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#f8fafccc;font-size:11.5px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .16s ease;font-family:inherit}[data-theme=titanium-dark] .shell-theme-option{background:#ffffff0d;border-color:#ffffff1a;color:#f1f5f9}.shell-theme-option:hover{transform:translateY(-1px);border-color:#2563eb;background:#fff}.shell-theme-option.active{border-color:#2563eb;background:#2563eb1a;color:#2563eb;font-weight:600;box-shadow:0 0 0 1px #2563eb}.shell-profile-logout{width:100%;margin-top:14px;padding:9px;border-radius:999px;border:1px solid rgba(239,68,68,.2);background:#ef444414;color:#dc2626;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .16s ease;font-family:inherit}.shell-profile-logout:hover{background:#dc2626;color:#fff;border-color:#dc2626}.shell-profile-secondary{margin-top:10px;border-color:#0000001a;background:#0000000a;color:#475569}.shell-profile-secondary:hover{background:#0f172a;color:#fff;border-color:#0f172a}[data-theme=titanium-dark] .shell-profile-secondary{border-color:#ffffff1f;background:#ffffff0f;color:#94a3b8}[data-theme=light-glass] .shell{background-color:#f1f5f9;background-image:radial-gradient(at 50% 0%,rgba(224,231,255,.4) 0px,transparent 75%),linear-gradient(135deg,#f8fafc,#e2e8f0)}[data-theme=sunset-glow] .shell{background-color:#fff7ed;background-image:radial-gradient(at 50% 0%,rgba(254,215,170,.4) 0px,transparent 75%),linear-gradient(135deg,#fff7ed,#ffedd5)}[data-theme=emerald-mint] .shell{background-color:#f0fdf4;background-image:radial-gradient(at 50% 0%,rgba(187,247,208,.4) 0px,transparent 75%),linear-gradient(135deg,#f0fdf4,#dcfce7)}[data-theme=titanium-dark] .shell{background-color:#09090b;background-image:linear-gradient(180deg,#09090b,#121217)}.shell-content,.fo-main{background:transparent!important}[data-theme=titanium-dark] .fo-col-a,[data-theme=titanium-dark] .fo-col-b,[data-theme=titanium-dark] .fo-col-c{background:#0f0f1499;border-color:#ffffff14}[data-theme=titanium-dark] .fo-visit{background:#18181ebf;border-color:#ffffff1a;box-shadow:0 10px 30px #0006}[data-theme=titanium-dark] .fo-visit-name{color:#f8fafc}[data-theme=titanium-dark] .fo-visit-time{color:#94a3b8}[data-theme=titanium-dark] .fo-visit-meta{color:#64748b}[data-theme=titanium-dark] .fo-visit-note{background:#ffffff0a;color:#cbd5e1}[data-theme=titanium-dark] .fo-btn{background:#ffffff14;color:#f1f5f9;border-color:#ffffff1f}[data-theme=titanium-dark] .fo-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.shell-content{flex:1;min-width:0;display:flex;flex-direction:column;background:transparent}.shell-head{flex:0 0 50px;height:50px;display:flex;align-items:center;gap:14px;padding:0 20px;background:#ffffffa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.7)}.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:20px 24px 32px;margin:16px;border-radius:20px;background:#ffffff73;backdrop-filter:blur(24px) saturate(190%);-webkit-backdrop-filter:blur(24px) saturate(190%);border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 1px #ffffffe6,0 16px 36px -8px #0f172a1a,0 4px 12px -2px #0f172a0a}.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:8px;background:#ffffffb3;border:1px solid rgba(255,255,255,.8);border-radius:14px;cursor:pointer;box-shadow:0 2px 8px #00000008;transition:all .16s ease}.reg-record:hover{background:#fff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 6px 18px #2563eb1f}.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-page{flex:1;min-height:0;overflow-y:auto;padding:20px 24px 32px;margin:16px;border-radius:20px;background:#ffffff73;backdrop-filter:blur(24px) saturate(190%);-webkit-backdrop-filter:blur(24px) saturate(190%);border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 1px #ffffffe6,0 16px 36px -8px #0f172a1a,0 4px 12px -2px #0f172a0a}.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:8px;background:#ffffffb3;border:1px solid rgba(255,255,255,.8);border-radius:14px;box-shadow:0 2px 8px #00000008;transition:all .16s ease}.set-record:hover{background:#fff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 6px 18px #2563eb1f}.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:#ffffffbf;border:1px solid rgba(255,255,255,.85);border-radius:16px;padding:14px 16px;margin-bottom:12px;box-shadow:0 4px 12px #00000008}.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}}.master-upload-card{display:flex;align-items:center;flex-wrap:wrap}.master-file-label{display:inline-flex;align-items:center;cursor:pointer;position:relative}.master-file-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.master-preview-row{cursor:default}.master-preview-row:hover{transform:none}.master-error-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.master-error-row{color:#b91c1c}: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}body.lp-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}body.lp-no-scrollbar::-webkit-scrollbar{display:none}.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}}
