@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Instrument+Serif&family=IBM+Plex+Mono:wght@400;500;600&display=swap";@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes fadeUp2{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes wordIn{0%{opacity:0;transform:translateY(14px) rotateX(-40deg)}to{opacity:1;transform:none}}@keyframes wordIn2{0%{opacity:0;transform:translateY(14px) rotateX(-40deg)}to{opacity:1;transform:none}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@keyframes drift{0%{transform:translate3d(-6%,-4%,0) scale(1)}50%{transform:translate3d(6%,5%,0) scale(1.15)}to{transform:translate3d(-6%,-4%,0) scale(1)}}@keyframes sheen{0%{transform:translate(-120%)}to{transform:translate(320%)}}.auth-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(320px,44%) minmax(0,1fr);background:#efece5;font-family:Instrument Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.auth-aside{position:relative;overflow:hidden;background:#1b1a17;color:#f4f1ea;padding:34px 40px;display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh}.auth-aside .blob-1{position:absolute;width:520px;height:520px;left:-160px;top:-120px;border-radius:50%;background:radial-gradient(circle,#b0552e4d,#b0552e00 68%);filter:blur(12px);animation:drift 16s ease-in-out infinite;pointer-events:none}.auth-aside .blob-2{position:absolute;width:420px;height:420px;right:-140px;bottom:-140px;border-radius:50%;background:radial-gradient(circle,#6b8f6833,#6b8f6800 70%);filter:blur(10px);animation:drift 22s ease-in-out infinite reverse;pointer-events:none}.auth-brand{display:flex;align-items:baseline;gap:9px;position:relative}.auth-brand .diamond{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.18em;color:#b0552e}.auth-brand .name{font-size:16px;font-weight:600;letter-spacing:-.01em}.auth-brand .name-dim{opacity:.5}.auth-pitch{max-width:400px;position:relative;z-index:1}.auth-pitch h1{margin:0;font-size:36px;line-height:1.1;font-weight:600;letter-spacing:-.032em;max-width:13ch}.auth-word-slot{display:block;height:44px;overflow:hidden}.auth-word{display:inline-block;color:#e08a5c}.auth-pitch-sub{margin:16px 0 0;font-size:13.5px;line-height:1.6;color:#a49d92;max-width:34ch}.auth-mods{margin-top:24px;display:flex;flex-direction:column;gap:1px;background:#302c26;border-radius:12px;overflow:hidden;max-width:360px}.auth-mod-row{padding:12px 15px;display:flex;align-items:center;gap:12px;transition:background .45s ease}.auth-mod-row.active{background:#2a2521}.auth-mod-row:not(.active){background:#211e1a}.auth-mod-num{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;transition:color .45s ease}.auth-mod-row.active .auth-mod-num{color:#e08a5c}.auth-mod-row:not(.active) .auth-mod-num{color:#7c766c}.auth-mod-name{flex:1;font-size:13.5px;transition:color .45s ease}.auth-mod-row.active .auth-mod-name{color:#f4f1ea}.auth-mod-row:not(.active) .auth-mod-name{color:#a49d92}.auth-mod-dot{width:6px;height:6px;border-radius:50%;transition:all .45s ease}.auth-mod-row.active .auth-mod-dot{background:#e08a5c;transform:scale(1)}.auth-mod-row:not(.active) .auth-mod-dot{background:#3a3530;transform:scale(.4)}.auth-footnote{position:relative;z-index:1;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.12em;color:#6f6961}.auth-main{display:flex;align-items:center;justify-content:center;padding:48px;min-width:0}.auth-form-col{width:100%;max-width:400px}.auth-form-col.mode-in{animation:fadeUp2 .45s cubic-bezier(.2,.8,.2,1) both}.auth-form-col.mode-up{animation:fadeUp .45s cubic-bezier(.2,.8,.2,1) both}.auth-card{position:relative;background:#fffdf8;border:1px solid #e3ddd2;border-radius:22px;padding:30px 30px 32px;box-shadow:0 30px 70px -38px #1b1a176b,0 2px 3px #1b1a170a}.auth-card .top-accent{position:absolute;left:30px;right:30px;top:0;height:2px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,transparent,#b0552e,transparent);opacity:.55}.auth-tabs{position:relative;display:flex;background:#efece5;padding:3px;border-radius:11px;margin-bottom:24px}.auth-tab-slider{position:absolute;top:3px;bottom:3px;left:3px;width:calc(50% - 3px);border-radius:9px;background:#fffdf8;box-shadow:0 1px 3px #1b1a1724;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.auth-tab-slider.at-up{transform:translate(100%)}.auth-tab{position:relative;z-index:1;flex:1;text-align:center;padding:9px 12px;font-size:13px;cursor:pointer;transition:color .25s ease;border:none;background:none;font-family:inherit}.auth-tab.active{font-weight:600;color:#1b1a17}.auth-tab:not(.active){font-weight:400;color:#5d584f}.auth-heading{margin:0;font-size:27px;font-weight:600;letter-spacing:-.028em;color:#1b1a17}.auth-sub{margin:7px 0 24px;font-size:13.5px;color:#54504a;line-height:1.5}.auth-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:11px;padding:13px;border:1px solid #e0dacf;border-radius:11px;background:#f4f1ea;font-size:14px;font-weight:500;color:#1b1a17;cursor:pointer;font-family:inherit;transition:background .18s,border-color .18s,transform .15s}.auth-google-btn:hover{border-color:#1b1a17;background:#fffdf8;transform:translateY(-1px)}.auth-google-slot{display:flex;justify-content:center;min-height:44px}.auth-google-icon{width:22px;height:22px;border-radius:50%;background:#1b1a17;color:#fbf9f4;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0}.auth-divider-line{flex:1;height:1px;background:#e3ddd2}.auth-divider-label{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.16em;color:#6b665d}.auth-label{display:block;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#635e56;margin-bottom:7px}.auth-input{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,background .18s ease}.auth-input:focus{outline:none;border-color:#b0552e;box-shadow:0 0 0 3px #b0552e24}.auth-input::placeholder{color:#635e56}.auth-field{margin-bottom:14px}.auth-pass-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:7px;gap:10px}.auth-forgot{font-size:12.5px;color:#b0552e;cursor:pointer;font-weight:500;border:none;background:none;font-family:inherit;padding:0}.auth-pass-wrap{position:relative}.auth-input-pass{padding-right:62px}.auth-reveal{position:absolute;right:11px;top:50%;transform:translateY(-50%);font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.1em;color:#635e56;cursor:pointer;padding:4px 6px;border-radius:6px;border:none;background:none}.auth-reveal:hover{color:#1b1a17;background:#efece5}.auth-check-row{display:flex;align-items:center;gap:9px;margin-top:16px}.auth-checkbox{width:18px;height:18px;flex:0 0 auto;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:11px;cursor:pointer;color:#fbf9f4;border:1px solid #ccc5b8;background:transparent;font-family:inherit;padding:0}.auth-checkbox.checked{background:#1b1a17;border-color:#1b1a17}.auth-check-label{font-size:13px;color:#5d584f;cursor:pointer}.auth-cta{position:relative;overflow:hidden;width:100%;margin-top:18px;padding:14px;border:none;border-radius:11px;background:#1b1a17;color:#fbf9f4;font-size:14.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;font-family:inherit;transition:background .2s,transform .15s}.auth-cta:hover{background:#b0552e;transform:translateY(-1px)}.auth-cta:active{transform:translateY(1px)}.auth-cta:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-cta:disabled:hover{background:#1b1a17}.auth-cta .sheen{position:absolute;top:0;right:0;bottom:0;left:0;width:34%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.16),transparent);animation:sheen 3.4s ease-in-out infinite;pointer-events:none}.auth-cta-key{font-family:IBM Plex Mono,monospace;font-size:10px;opacity:.6}.auth-secure-badge{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.13em;color:#635e56}.auth-secure-dot{width:5px;height:5px;border-radius:50%;background:#6b8f68}.auth-switch{margin:16px 0 0;font-size:13px;color:#5d584f;text-align:center}.auth-switch-link{color:#b0552e;font-weight:600;cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;padding:0}.auth-legal{margin:18px 0 0;font-size:11.5px;color:#6b665d;text-align:center;line-height:1.5}.auth-error{margin-top:12px;padding:10px 13px;border-radius:10px;background:#b0552e14;border:1px solid rgba(176,85,46,.22);font-size:13px;color:#8a3f1e;line-height:1.45}.auth-success{text-align:center;padding:16px 0}.auth-success-icon{width:48px;height:48px;border-radius:14px;background:#6b8f68;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px}.auth-success h3{margin:0 0 8px;font-size:22px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.auth-success p{margin:0;font-size:14px;line-height:1.55;color:#54504a}@media(max-width:859px){.auth-shell{display:block}.auth-aside{padding:22px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;min-height:auto}.auth-pitch{display:none}.auth-main{padding:30px 22px 44px}}.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}}.shell{display:flex;height:100vh;overflow:hidden;background:#ded8cc;font-family:Instrument Sans,system-ui,-apple-system,sans-serif;color:#1b1a17}.shell-side{flex:0 0 auto;width:236px;display:flex;flex-direction:column;gap:4px;padding:16px 12px;background:#1b1a17;color:#9a938a;transition:width .26s cubic-bezier(.2,.8,.2,1)}.shell-side.collapsed{width:62px;padding:16px 8px}.shell-brand{display:flex;align-items:center;gap:9px;padding:4px 6px 16px;color:#fbf9f4}.shell-brand-mark{color:#b0552e;font-size:13px}.shell-brand-name{font-size:15px;font-weight:600;letter-spacing:-.02em;white-space:nowrap;overflow:hidden}.shell-brand-name span{color:#8d867b}.shell-search{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:9px 11px;border-radius:10px;border:1px solid #302c26;background:#211f1b;color:#8d867b;font-family:inherit;font-size:12.5px;cursor:pointer;text-align:left;transition:border-color .16s,color .16s}.shell-search:hover{border-color:#3f3b35;color:#c9c2b5}.shell-search-key{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:10px;padding:2px 5px;border-radius:5px;background:#2a2723;color:#8d867b}.shell-nav{display:flex;flex-direction:column;gap:3px}.shell-nav-item{position:relative;display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;border-radius:11px;border:none;background:transparent;color:#9a938a;font-family:inherit;font-size:13px;text-align:left;cursor:pointer;transition:background .18s,color .18s}.shell-side.collapsed .shell-nav-item{justify-content:center;padding:9px 0}.shell-nav-item:hover:not(:disabled){background:#211f1b;color:#c9c2b5}.shell-nav-item.on{background:linear-gradient(90deg,#332f29,#2a2723);color:#f7f4ee}.shell-nav-item.on:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:0 3px 3px 0;background:#b0552e}.shell-nav-item:disabled{opacity:.38;cursor:not-allowed}.shell-nav-mark{width:18px;flex:0 0 auto;text-align:center;font-size:13px}.shell-nav-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-nav-badge{font-family:IBM Plex Mono,monospace;font-size:10px;padding:2px 6px;border-radius:999px;background:#b0552e;color:#fbf9f4}.shell-side.collapsed .shell-nav-label,.shell-side.collapsed .shell-nav-badge,.shell-side.collapsed .shell-brand-name,.shell-side.collapsed .shell-search-key,.shell-side.collapsed .shell-today,.shell-side.collapsed .shell-user-body{display:none}.shell-side.collapsed .shell-search{justify-content:center;padding:9px 0}.shell-spacer{flex:1}.shell-today{padding:11px 12px;margin-bottom:10px;border-radius:12px;border:1px solid #302c26;background:#211f1b}.shell-today-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.shell-today-label{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.16em;color:#8d867b}.shell-live{display:flex;align-items:center;gap:5px;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#6b8f68}.shell-live-dot{width:5px;height:5px;border-radius:50%;background:#6b8f68}.shell-today-value{margin-top:7px;font-size:13px;color:#c9c2b5}.shell-today-value strong{color:#fbf9f4;font-weight:600}.shell-user{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border-radius:12px;border:1px solid #302c26;background:#211f1b;color:inherit;font-family:inherit;cursor:pointer;text-align:left}.shell-user:hover{border-color:#3f3b35}.shell-side.collapsed .shell-user{justify-content:center;padding:9px 0}.shell-user-avatar{width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:#b0552e;color:#fbf9f4;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:11px}.shell-user-body{flex:1;min-width:0}.shell-user-name{font-size:12.5px;color:#fbf9f4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-user-clinic{margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#8d867b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-content{flex:1;min-width:0;display:flex;flex-direction:column;background:#f8f6f1}.shell-head{flex:0 0 50px;height:50px;display:flex;align-items:center;gap:14px;padding:0 20px;background:#f8f6f1;border-bottom:1px solid #e6e1d8}.shell-head-toggle{width:28px;height:28px;flex:0 0 auto;border-radius:8px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;cursor:pointer;font-size:12px;line-height:1}.shell-head-toggle:hover{border-color:#1b1a17}.shell-head-title{font-size:14px;font-weight:600;letter-spacing:-.01em;color:#1b1a17}.shell-head-date{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.12em;color:#635e56;white-space:nowrap}.shell-head-spacer{flex:1}.shell-sync{display:flex;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#4e7a4b;white-space:nowrap}.shell-sync-dot{width:6px;height:6px;border-radius:50%;background:#4e7a4b}.shell-body{flex:1;min-height:0;display:flex;flex-direction:column}.shell-strip{display:none}@media(max-width:900px){.shell-side{display:none}.shell-strip{flex:0 0 auto;display:flex;gap:6px;overflow-x:auto;padding:10px 12px;background:#e8e3d8;border-bottom:1px solid #ded8cc}.shell-strip .shell-nav-item{width:auto;white-space:nowrap;color:#635e56;border:1px solid #ded8cc;background:#fffdf8;padding:7px 12px}.shell-strip .shell-nav-item.on{background:#1b1a17;color:#fbf9f4;border-color:#1b1a17}.shell-strip .shell-nav-item.on:before{display:none}.shell-head-date{display:none}}.fo-main{flex:1;min-height:0;min-width:0;display:grid;grid-template-columns:minmax(288px,340px) minmax(430px,1.5fr) minmax(288px,332px);gap:1px;background:#ded8cc;transition:grid-template-columns .32s cubic-bezier(.2,.8,.2,1)}.fo-main.a-closed{grid-template-columns:52px minmax(430px,1.5fr) minmax(288px,332px)}.fo-main.c-closed{grid-template-columns:minmax(288px,340px) minmax(430px,1.5fr) 52px}.fo-main.a-closed.c-closed{grid-template-columns:52px minmax(430px,1.5fr) 52px}.fo-col{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:0;min-width:0}.fo-col-a{background:#f8f6f1}.fo-col-b{background:#f3f0ea}.fo-col-c{background:#ece5d8}.fo-pane{flex:1;min-height:0;display:flex;flex-direction:column;transition:opacity .2s ease}.fo-pane.hidden{opacity:0;pointer-events:none}.fo-rail{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;gap:14px;padding:16px 0;cursor:pointer;border:none;background:transparent;transition:opacity .22s ease}.fo-rail.hidden{opacity:0;pointer-events:none}.fo-rail-mark{width:26px;height:26px;border-radius:8px;background:#e8e3d8;display:flex;align-items:center;justify-content:center;font-size:13px;color:#3f3b35;flex:0 0 auto}.fo-rail-label{writing-mode:vertical-rl;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.18em;color:#635e56}.fo-col-head{flex:0 0 auto;padding:16px 18px 14px;border-bottom:1px solid #e6e1d8;display:flex;align-items:flex-start;gap:11px}.fo-col-num{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.16em;color:#b0552e;padding-top:3px}.fo-col-titles{flex:1;min-width:0}.fo-col-title{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.fo-col-sub{margin:3px 0 0;font-size:12px;color:#635e56;line-height:1.45}.fo-col-collapse{flex:0 0 auto;width:26px;height:26px;border-radius:8px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;font-size:13px;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}.fo-col-collapse:hover{border-color:#1b1a17}.fo-col-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px 22px}.fo-label{display:block;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#635e56;margin:18px 0 8px}.fo-label:first-child{margin-top:0}.fo-card{background:#fffdf8;border:1px solid #e6e1d8;border-radius:14px;padding:16px 18px}.fo-chip-row{display:flex;flex-wrap:wrap;gap:6px}.fo-chip{padding:8px 13px;border-radius:9px;font-size:12.5px;cursor:pointer;white-space:nowrap;font-family:inherit;background:#fffdf8;color:#3f3b35;border:1px solid #e0dacf;transition:background .15s,color .15s,border-color .15s}.fo-chip:hover:not(:disabled){border-color:#1b1a17}.fo-chip.on{background:#1b1a17;color:#fbf9f4;border-color:#1b1a17}.fo-chip:disabled{opacity:.45;cursor:not-allowed}.fo-chip-sm{padding:6px 10px;font-size:11.5px}.fo-input{width:100%;padding:11px 13px;border:1px solid #e0dacf;border-radius:10px;background:#f4f1ea;font-size:14px;color:#1b1a17;font-family:inherit;transition:border-color .18s ease,box-shadow .18s ease}.fo-input:focus{outline:none;border-color:#b0552e;box-shadow:0 0 0 3px #b0552e24}.fo-input::placeholder{color:#a49d92}textarea.fo-input{resize:vertical;min-height:62px;line-height:1.5}.fo-cta{position:relative;width:100%;padding:13px 18px;border:none;border-radius:11px;background:#1b1a17;color:#fbf9f4;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .18s,transform .15s}.fo-cta:hover:not(:disabled){background:#b0552e;transform:translateY(-1px)}.fo-cta:active:not(:disabled){transform:translateY(1px)}.fo-cta:disabled{opacity:.55;cursor:not-allowed;transform:none}.fo-btn{padding:8px 12px;border-radius:9px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;font-size:12px;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.fo-btn:hover:not(:disabled){border-color:#1b1a17}.fo-btn:disabled{opacity:.5;cursor:not-allowed}.fo-btn.primary{background:#1b1a17;color:#fbf9f4;border-color:#1b1a17}.fo-btn.primary:hover:not(:disabled){background:#b0552e;border-color:#b0552e}.fo-btn.ghost{background:transparent;border-color:transparent;color:#635e56}.fo-btn.ghost:hover:not(:disabled){background:#efece5;border-color:transparent}.fo-btn.unavailable,.fo-chip.unavailable{opacity:.42;cursor:not-allowed;border-style:dashed}.fo-error{margin-top:12px;padding:10px 12px;border-radius:9px;background:#f6ece0;border:1px solid #e6d3bc;color:#7a4a1c;font-size:12.5px;line-height:1.5}.fo-muted{color:#635e56;font-size:12.5px;line-height:1.55}.fo-empty{padding:34px 18px;text-align:center}.fo-empty-title{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:#8d867b}.fo-empty-sub{margin-top:8px;font-size:12.5px;color:#635e56;line-height:1.55}.fo-tag{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;padding:4px 9px;border-radius:999px;white-space:nowrap}.fo-tag.booked{color:#6b665d;border:1px solid #ccc5b8;background:#f4f1ea}.fo-tag.checked_in{color:#7a4a1c;border:1px solid #e6d3bc;background:#f6ece0}.fo-tag.waiting{color:#a8452a;border:1px solid #e6d3bc;background:#f4e6de}.fo-tag.with_doctor{color:#fbf9f4;border:1px solid #1b1a17;background:#1b1a17}.fo-tag.completed{color:#3d6b3a;border:1px solid #cfe0cd;background:#e9f0e8}.fo-tag.cancelled,.fo-tag.no_show{color:#8d867b;border:1px solid #ded8cc;background:#efece5}.fo-tag.channel{color:#635e56;border:1px solid #e0dacf;background:#fffdf8}.fo-seg{display:flex;gap:6px;margin-bottom:4px}.fo-seg .fo-chip{flex:1;text-align:center}.fo-date-row{display:flex;align-items:center;gap:8px}.fo-date-btn{flex:1;padding:11px 13px;border-radius:10px;border:1px solid #e0dacf;background:#f4f1ea;font-family:inherit;font-size:13.5px;color:#1b1a17;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px}.fo-date-btn:hover{border-color:#1b1a17}.fo-step{width:34px;height:34px;flex:0 0 auto;border-radius:9px;border:1px solid #e0dacf;background:#fffdf8;color:#3f3b35;cursor:pointer;font-size:13px;line-height:1}.fo-step:hover{border-color:#1b1a17}.fo-service{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 13px;border-radius:10px;border:1px solid #e0dacf;background:#fffdf8;cursor:pointer;font-family:inherit;font-size:13.5px;color:#1b1a17;text-align:left}.fo-service.on{border-color:#1b1a17;box-shadow:0 0 0 2px #1b1a170f}.fo-service+.fo-service{margin-top:6px}.fo-service-dur{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.1em;color:#8d867b}.fo-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{font-size:13.5px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-linked-meta{margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.08em;color:#8d867b}.fo-x{width:26px;height:26px;flex:0 0 auto;border-radius:8px;border:1px solid #e0dacf;background:#fffdf8;color:#635e56;cursor:pointer;font-size:13px;line-height:1}.fo-x:hover{border-color:#1b1a17;color:#1b1a17}.fo-summary{margin:14px 0 0;padding:11px 13px;border-radius:10px;background:#efece5;font-size:12.5px;color:#3f3b35;line-height:1.55}.fo-allergy{margin-top:8px;padding:8px 11px;border-radius:9px;background:#f4e6de;border:1px solid #e6d3bc;color:#a8452a;font-size:11.5px;line-height:1.45}.fo-flow-bar{flex:0 0 auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 18px;border-bottom:1px solid #e6e1d8}.fo-tabs{display:flex;gap:6px}.fo-tab{padding:7px 12px;border-radius:9px;cursor:pointer;border:1px solid transparent;background:transparent;font-family:inherit;font-size:12.5px;color:#635e56;display:flex;align-items:center;gap:7px}.fo-tab:hover{background:#e8e3d8}.fo-tab.on{background:#1b1a17;color:#fbf9f4}.fo-tab-count{font-family:IBM Plex Mono,monospace;font-size:10px;padding:2px 6px;border-radius:999px;background:#00000014}.fo-tab.on .fo-tab-count{background:#ffffff29}.fo-flow-spacer{flex:1}.fo-visit{width:100%;text-align:left;display:grid;grid-template-columns:50px 24px minmax(0,1fr);gap:12px;align-items:start;padding:13px 14px;margin-bottom:8px;background:#fffdf8;border:1px solid #e6e1d8;border-radius:13px;cursor:pointer;font-family:inherit;transition:border-color .16s,box-shadow .16s,transform .16s}.fo-visit:hover{border-color:#ccc5b8;transform:translateY(-1px)}.fo-visit.on{border-color:#1b1a17;box-shadow:0 0 0 2px #1b1a1712}.fo-visit.settled{opacity:.72}.fo-visit-time{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.04em;color:#635e56;padding-top:2px}.fo-visit-token{font-family:IBM Plex Mono,monospace;font-size:11px;color:#b0552e;padding-top:2px}.fo-visit-main{min-width:0}.fo-visit-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fo-visit-name{font-size:14px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.fo-visit-meta{margin-top:5px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.07em;color:#8d867b}.fo-visit-note{margin-top:7px;font-size:12px;color:#54504a;line-height:1.5}.fo-visit-actions{margin-top:10px;display:flex;gap:6px;flex-wrap:wrap}.fo-attending-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #ded8cc}.fo-attending-name{font-size:16px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.fo-stat{padding:12px 13px;border-radius:12px;background:#fffdf8;border:1px solid #e6e1d8}.fo-stat-label{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#8d867b}.fo-stat-value{margin-top:5px;font-size:18px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.fo-desk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.fo-upnext{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:11px;background:#fffdf8;border:1px solid #e6e1d8}.fo-upnext+.fo-upnext{margin-top:6px}.fo-upnext-body{flex:1;min-width:0}.fo-upnext-name{font-size:13px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-pay{margin-top:14px;padding:13px 14px;border-radius:12px;background:#fffdf8;border:1px solid #e6e1d8;display:flex;align-items:center;justify-content:space-between;gap:10px}.fo-pay-amount{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:600;color:#1b1a17}.fo-actions{margin-top:14px;display:flex;flex-direction:column;gap:8px}.fo-vitals{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.fo-vital{padding:10px 11px;border-radius:10px;background:#fffdf8;border:1px solid #e6e1d8}.fo-vital-value{margin-top:4px;font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:600;color:#1b1a17}.fo-vital-unit{font-size:10px;color:#8d867b;margin-left:3px}.fo-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#1b1a1761;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:24px;animation:foFade .18s ease both}.fo-sheet{width:100%;max-width:520px;max-height:88vh;display:flex;flex-direction:column;background:#fbf9f4;border:1px solid #e6e1d8;border-radius:18px;box-shadow:0 24px 60px #1b1a1738;overflow:hidden;animation:foRise .26s cubic-bezier(.2,.8,.2,1) both}.fo-sheet.wide{max-width:640px}.fo-sheet-head{flex:0 0 auto;display:flex;align-items:flex-start;gap:12px;padding:18px 20px 14px;border-bottom:1px solid #e6e1d8}.fo-sheet-title{margin:0;font-size:17px;font-weight:600;letter-spacing:-.02em;color:#1b1a17}.fo-sheet-sub{margin:4px 0 0;font-size:12.5px;color:#635e56;line-height:1.5}.fo-sheet-body{flex:1;min-height:0;overflow-y:auto;padding:18px 20px}.fo-sheet-foot{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #e6e1d8;background:#f8f6f1}.fo-sheet-foot .fo-cta{width:auto}.fo-result{width:100%;text-align:left;font-family:inherit;display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:12px;background:#fffdf8;border:1px solid #e6e1d8;cursor:pointer;transition:border-color .15s,transform .15s}.fo-result+.fo-result{margin-top:6px}.fo-result:hover{border-color:#1b1a17;transform:translateY(-1px)}.fo-field{margin-bottom:14px}.fo-row{display:grid;gap:10px}.fo-row.cols-2{grid-template-columns:1fr 1fr}.fo-row.cols-3{grid-template-columns:repeat(3,1fr)}.fo-row.cols-phone{grid-template-columns:minmax(78px,96px) 1fr}.fo-req{color:#b0552e;margin-left:3px}.fo-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fo-alg{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:#f4e6de;border:1px solid #e6d3bc;color:#a8452a;font-size:11.5px}.fo-alg button{border:none;background:transparent;color:inherit;cursor:pointer;font-size:12px;line-height:1;padding:0}@keyframes foFade{0%{opacity:0}to{opacity:1}}@keyframes foRise{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:none}}@media(max-width:1080px){.fo-main,.fo-main.a-closed,.fo-main.c-closed,.fo-main.a-closed.c-closed{grid-template-columns:1fr;gap:1px}.fo-rail{display:none}.fo-pane.hidden{opacity:1;pointer-events:auto}.fo-col-collapse{display:none}.fo-col{max-height:none}.fo-col-body{overflow-y:visible}}.reg-page{flex:1;min-height:0;overflow-y:auto;padding:22px 24px 32px;background:#f8f6f1}.reg-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.reg-title{margin:0;font-size:20px;font-weight:600;letter-spacing:-.024em;color:#1b1a17}.reg-sub{margin:4px 0 0;font-size:12.5px;color:#635e56}.reg-search{flex:1 1 280px;max-width:380px}.reg-row{display:grid;grid-template-columns:110px minmax(0,1.4fr) 90px minmax(0,1fr) 110px;gap:12px;align-items:center;padding:13px 16px}.reg-header{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#8d867b;padding-bottom:8px}.reg-header span:last-child,.reg-record .reg-balance{text-align:right}.reg-record{width:100%;text-align:left;font-family:inherit;margin-bottom:6px;background:#fffdf8;border:1px solid #e6e1d8;border-radius:12px;cursor:pointer;transition:border-color .15s,transform .15s}.reg-record:hover{border-color:#1b1a17;transform:translateY(-1px)}.reg-mrn{font-family:IBM Plex Mono,monospace;font-size:12px;color:#b0552e}.reg-name{font-size:14px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reg-name-row{display:flex;align-items:center;gap:9px;min-width:0}.reg-age{font-family:IBM Plex Mono,monospace;font-size:12px;color:#635e56}.reg-pending{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.1em;color:#a49d92}.reg-more{display:flex;justify-content:center;margin-top:14px}@media(max-width:820px){.reg-row{grid-template-columns:90px minmax(0,1fr) 70px}.reg-row>:nth-child(4),.reg-row>:nth-child(5){display:none}}.pa-shell{min-height:100dvh;display:flex;flex-direction:column;background:#f8f6f1;font-family:Instrument Sans,system-ui,sans-serif;color:#1b1a17}.pa-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#1b1a17;color:#f4f1ea}.pa-brand{display:flex;align-items:baseline;gap:9px}.pa-brand-diamond{font-family:IBM Plex Mono,monospace;font-size:12px;color:#b0552e}.pa-brand-name{font-size:15px;font-weight:600;letter-spacing:-.01em}.pa-top-right{display:flex;align-items:center;gap:14px}.pa-signed-in{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.04em;color:#a49d92}.pa-signout{padding:8px 14px;border:1px solid #3f3b35;border-radius:8px;background:transparent;color:#f4f1ea;font-size:12.5px;font-weight:500;cursor:pointer;transition:background .15s}.pa-signout:hover{background:#2a2822}.pa-tabs{display:flex;gap:2px;padding:10px 28px 0;background:#1b1a17}.pa-tab{padding:10px 16px;border:none;border-radius:8px 8px 0 0;background:transparent;color:#a49d92;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.pa-tab:hover{color:#f4f1ea}.pa-tab-active{background:#f8f6f1;color:#1b1a17;font-weight:600}.pa-main{flex:1;min-height:0;overflow-y:auto;padding:28px 28px 48px;max-width:960px;width:100%;margin:0 auto}.pa-plan-list{display:flex;flex-direction:column}.pa-plan-row{display:grid;grid-template-columns:minmax(0,1.6fr) 90px 90px minmax(0,1fr) 60px;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #f0ece2}.pa-plan-row:last-child{border-bottom:none}.pa-plan-inactive{opacity:.55}.pa-plan-main{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pa-plan-name{font-size:14px;font-weight:600}.pa-plan-tag{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.08em;padding:2px 7px;border-radius:5px;background:#efece5;color:#635e56}.pa-plan-desc{flex-basis:100%;font-size:12px;color:#635e56;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-plan-price{font-size:13px;font-weight:600}.pa-plan-seats{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:#5d584f}.pa-plan-features{font-size:12px;color:#5d584f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1b1a1780;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50}.pa-modal{background:#fffdf8;border-radius:14px;padding:24px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.pa-modal-title{margin:0;font-size:16px;font-weight:600}.pa-field{display:flex;flex-direction:column;gap:5px;font-size:12.5px;color:#635e56}.pa-field input{padding:9px 11px;border:1px solid #ded8cc;border-radius:8px;background:#f8f6f1;font-size:13.5px;color:#1b1a17;font-family:inherit}.pa-field input:focus{outline:none;border-color:#b0552e}.pa-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pa-feature-checks{display:flex;flex-direction:column;gap:8px}.pa-feature-check{display:flex;align-items:center;gap:8px;font-size:13px;color:#1b1a17;cursor:pointer}.pa-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.pa-save{padding:9px 16px;border:none;border-radius:8px;background:#1b1a17;color:#fbf9f4;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s}.pa-save:hover{background:#b0552e}.pa-save:disabled{opacity:.6;cursor:default}.pa-page-title{margin:0;font-size:22px;font-weight:600;letter-spacing:-.02em}.pa-page-sub{margin:6px 0 22px;font-size:13px;color:#635e56}.pa-muted{color:#635e56;font-size:13.5px}.pa-error{color:#a8452a;font-size:13.5px}.pa-card{background:#fffdf8;border:1px solid #e6e1d8;border-radius:14px;overflow:hidden}.pa-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e6e1d8}.pa-card-title{margin:0;font-size:14.5px;font-weight:600}.pa-refresh{padding:6px 12px;border:1px solid #ded8cc;border-radius:7px;background:#fffdf8;font-size:12px;font-weight:500;cursor:pointer;transition:border-color .15s}.pa-refresh:hover{border-color:#1b1a17}.pa-empty-inline{padding:28px;text-align:center;color:#635e56;font-size:13px}.pa-issue-list{display:flex;flex-direction:column}.pa-issue-row{display:grid;grid-template-columns:14px minmax(0,1fr) 80px 70px 80px 90px;align-items:center;gap:12px;padding:12px 18px;text-decoration:none;color:inherit;border-bottom:1px solid #f0ece2;transition:background .1s}.pa-issue-row:last-child{border-bottom:none}a.pa-issue-row:hover{background:#f5f1e8}.pa-issue-header{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#8b8478;padding-top:8px;padding-bottom:8px}.pa-level-dot{width:8px;height:8px;border-radius:50%;background:#8b8478}.pa-level-dot.pa-level-fatal,.pa-level-dot.pa-level-error{background:#a8452a}.pa-level-dot.pa-level-warning{background:#b0842e}.pa-level-dot.pa-level-info{background:#4e7a4b}.pa-issue-main{min-width:0;display:flex;flex-direction:column;gap:2px}.pa-issue-title{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-issue-culprit{font-family:IBM Plex Mono,monospace;font-size:10.5px;color:#635e56;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-issue-level{font-size:12px;color:#5d584f}.pa-issue-count,.pa-issue-users{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:#5d584f}.pa-issue-seen{font-size:12px;color:#635e56;text-align:right}.pa-load-more{width:100%;padding:12px;border:none;border-top:1px solid #e6e1d8;background:#f8f6f1;font-size:12.5px;font-weight:500;cursor:pointer;transition:background .15s}.pa-load-more:hover{background:#efece5}.pa-empty-card{background:#fffdf8;border:1px dashed #ded8cc;border-radius:14px;padding:22px 24px}.pa-empty-title{font-size:14.5px;font-weight:600;margin-bottom:8px}.pa-empty-body{margin:0 0 10px;font-size:13px;color:#5d584f;line-height:1.6}.pa-empty-list{margin:0 0 10px;padding-left:18px;font-size:13px;color:#5d584f;line-height:1.8}.pa-empty-list code,.pa-empty-body code{font-family:IBM Plex Mono,monospace;font-size:12px;background:#efece5;padding:1px 5px;border-radius:4px}.bill-current{margin-top:4px}.bill-current-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bill-current-plan{font-size:17px;font-weight:600}.bill-current-price{font-size:13px;color:#635e56;margin-top:3px}.bill-current-empty{padding:8px 4px;color:#635e56;font-size:13.5px}.bill-status{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.08em;padding:5px 10px;border-radius:7px;white-space:nowrap}.bill-status-active{background:#e3ecdf;color:#4e7a4b}.bill-status-pending{background:#efece5;color:#635e56}.bill-status-in_grace{background:#f6ece0;color:#a8452a}.bill-status-expired,.bill-status-cancelled{background:#f0ece5;color:#8b8478}.bill-grace-note{margin:10px 0 0;font-size:12.5px;color:#7a4a1c;background:#f6ece0;border:1px solid #e6d3bc;border-radius:9px;padding:9px 12px}.bill-current button.fo-btn{margin-top:14px}.bill-section-title{margin:26px 0 12px;font-size:15px;font-weight:600}.bill-plan-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.bill-plan-card{display:flex;flex-direction:column;gap:8px}.bill-plan-name{font-size:15px;font-weight:600}.bill-plan-desc{margin:0;font-size:12.5px;color:#635e56}.bill-plan-price{font-size:22px;font-weight:600;margin-top:2px}.bill-plan-price span{font-size:12px;font-weight:400;color:#635e56}.bill-plan-seats{font-family:IBM Plex Mono,monospace;font-size:11px;color:#5d584f}.bill-plan-features{margin:4px 0 8px;padding-left:18px;font-size:12.5px;color:#3f3b35;line-height:1.7}.bill-plan-card button.fo-btn{margin-top:auto}.set-row{display:grid;grid-template-columns:minmax(0,1.6fr) 120px 120px 110px 190px;gap:12px;align-items:center;padding:13px 16px}.set-header{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#8d867b;padding-bottom:8px}.set-record{margin-bottom:6px;background:#fffdf8;border:1px solid #e6e1d8;border-radius:12px}.set-record.inactive{opacity:.58}.set-name{font-size:14px;font-weight:600;color:#1b1a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.set-mono{font-family:IBM Plex Mono,monospace;font-size:12.5px;color:#3f3b35}.set-actions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.set-hint{margin-top:6px;font-size:12px;color:#635e56;line-height:1.5}.set-day{background:#fffdf8;border:1px solid #e6e1d8;border-radius:12px;padding:12px 14px;margin-bottom:8px}.set-day-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.set-day-name{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#3f3b35}.set-slot{display:grid;grid-template-columns:minmax(0,1.2fr) 110px 110px 90px 36px;gap:8px;align-items:center;margin-bottom:6px}.set-slot-empty{font-size:12.5px;color:#8d867b;padding:4px 0 8px}.set-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.set-sticky-save{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 0;background:linear-gradient(to top,#f8f6f1 70%,#f8f6f100)}@media(max-width:860px){.set-row{grid-template-columns:minmax(0,1fr) 90px 110px}.set-row>:nth-child(4){display:none}.set-row>:nth-child(5){grid-column:1 / -1;justify-content:flex-start}.set-slot{grid-template-columns:1fr 1fr}}@keyframes lp-drift{0%,to{transform:translate3d(-6%,-4%,0) scale(1)}50%{transform:translate3d(6%,5%,0) scale(1.15)}}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes lp-pulseRing{0%,to{box-shadow:0 0 #7fae78a6}50%{box-shadow:0 0 0 6px #7fae7800}}@keyframes lp-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.lp-shell{position:relative;background:#0d0c0b;color:#f4f1ea;font-family:Instrument Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip}.lp-shell *{box-sizing:border-box}.lp-progress{position:fixed;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#b0552e,#e8a366);transform-origin:left center;transform:scaleX(0);z-index:80;pointer-events:none;transition:transform .1s linear}.lp-nav{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:75;width:min(1220px,calc(100% - 24px));display:flex;align-items:center;gap:16px;padding:10px 10px 10px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#100f0eb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.lp-brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}.lp-brand-mark{width:26px;height:26px;border-radius:8px;background:linear-gradient(145deg,#e8a366,#a8451c);color:#17140f;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.lp-brand-name{font-size:15px;font-weight:600;letter-spacing:-.015em}.lp-brand-dim{opacity:.45}.lp-nav-links{display:flex;align-items:center;gap:clamp(12px,2vw,24px);flex:1;min-width:0;flex-wrap:wrap}.lp-nav-links a{color:#a8a29a;font-size:13px;text-decoration:none;transition:color .18s}.lp-nav-links a:hover{color:#f4f1ea}.lp-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:11px;font-size:13px;font-weight:600;border:none;cursor:pointer;text-decoration:none;font-family:inherit;transition:background .2s,color .2s,border-color .2s,transform .15s}.lp-btn-primary{background:#f4f1ea;color:#131211}.lp-btn-primary:hover{background:#e8a366;color:#17140f}.lp-btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.14);color:#f4f1ea}.lp-btn-ghost:hover{border-color:#e8a36699;background:#ffffff0a}.lp-btn-lg{padding:15px 26px;font-size:14.5px;border-radius:13px}@media(max-width:620px){.lp-nav-links{display:none}.lp-nav{padding:8px 8px 8px 14px}}.lp-hero{position:relative;padding:clamp(128px,18vh,196px) clamp(18px,4vw,48px) clamp(48px,7vw,84px)}.lp-aurora{position:absolute;border-radius:50%;pointer-events:none;filter:blur(18px);animation:lp-drift 20s ease-in-out infinite}.lp-aurora-1{top:-18%;left:6%;width:min(620px,70vw);height:min(620px,70vw);background:radial-gradient(circle,#b0552e6b,#b0552e00 62%)}.lp-aurora-2{top:4%;right:-6%;width:min(560px,64vw);height:min(560px,64vw);background:radial-gradient(circle,#5d78964d,#5d789600 64%);animation-duration:26s;animation-direction:reverse}.lp-container{position:relative;max-width:1220px;margin:0 auto}.lp-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.16em;color:#a8a29a}.lp-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#7fae78;animation:lp-pulseRing 2.4s infinite}.lp-h1{margin:26px 0 0;font-size:clamp(42px,8.2vw,116px);line-height:1.02;letter-spacing:-.042em;font-weight:600;max-width:14ch;text-wrap:balance}.lp-h1-italic{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;background:linear-gradient(100deg,#f0bb8a,#b0552e);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(20px,3vw,44px);align-items:end;margin-top:clamp(26px,4vw,40px)}.lp-hero-sub{margin:0;max-width:46ch;font-size:clamp(15px,1.45vw,18.5px);line-height:1.55;color:#a8a29a;text-wrap:pretty}.lp-hero-cta{display:flex;flex-wrap:wrap;gap:11px}.lp-preview{position:relative;max-width:1220px;margin:clamp(44px,6vw,76px) auto 0;border-radius:clamp(16px,2vw,24px);overflow:hidden;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#171512,#121110);box-shadow:0 70px 120px -60px #000000e6,0 0 0 1px #ffffff08 inset}.lp-preview-bar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.07)}.lp-preview-dots{display:flex;gap:5px}.lp-preview-dots span{width:9px;height:9px;border-radius:50%;background:#3a3531}.lp-preview-crumb{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.16em;color:#8a837a}.lp-preview-live{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;color:#7fae78;margin-left:auto}.lp-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:1px;background:#ffffff0f}.lp-board-col{background:#121110;padding:14px 13px;display:flex;flex-direction:column;gap:9px;min-height:238px}.lp-board-head{display:flex;align-items:center;gap:8px}.lp-board-num{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.14em;color:#e8a366}.lp-board-title{font-size:11.5px;font-weight:600;letter-spacing:.01em;color:#d6d1c8}.lp-board-count{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:9px;color:#8a837a}.lp-bcard{border:1px solid rgba(255,255,255,.06);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);padding:10px 11px}.lp-bcard-top{display:flex;align-items:center;gap:7px}.lp-bcard-dot{width:6px;height:6px;border-radius:50%;background:#e8a366}.lp-bcard-dot.g{background:#7fae78}.lp-bcard-dot.b{background:#5d7896}.lp-bcard-name{font-size:12px;font-weight:600;color:#efeae1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-bcard-meta{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:9px;color:#8a837a}.lp-bcard-sub{margin-top:5px;font-size:10.5px;color:#8a837a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-marquee{position:relative;padding:20px 0;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden}.lp-marquee-track{display:flex;gap:44px;width:max-content;animation:lp-marquee 40s linear infinite}.lp-marquee-item{display:flex;align-items:center;gap:44px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.2em;color:#948d83;white-space:nowrap}.lp-marquee-item:after{content:"";width:4px;height:4px;border-radius:50%;background:#33302c}.lp-metrics{padding:clamp(40px,6vw,64px) clamp(18px,4vw,48px)}.lp-metrics-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(50%,200px),1fr));gap:1px;background:#ffffff12;border:1px solid rgba(255,255,255,.07);border-radius:20px;overflow:hidden}.lp-metric{background:#0d0c0b;padding:clamp(20px,2.4vw,30px)}.lp-metric-value{font-size:clamp(26px,3.4vw,40px);font-weight:600;letter-spacing:-.035em}.lp-metric-label{margin-top:8px;font-size:12.5px;line-height:1.45;color:#8a837a}.lp-section{padding:clamp(64px,10vh,124px) clamp(18px,4vw,48px)}.lp-section.light{background:#f4f1ea;color:#141311}.lp-section-head{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:20px 40px;align-items:end}.lp-tag{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.2em}.lp-tag.warm{color:#9d4a26}.lp-tag.cool{color:#e8a366}.lp-h2{margin:16px 0 0;font-size:clamp(30px,5vw,60px);line-height:1.04;letter-spacing:-.035em;font-weight:600;text-wrap:balance}.lp-h2 em{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;color:#e8a366}.lp-lead{margin:0;max-width:40ch;font-size:14.5px;line-height:1.6;color:#54504a}.lp-flow-track{margin-top:clamp(30px,4vw,48px);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lp-flow-track::-webkit-scrollbar{display:none}.lp-flow-row{display:flex;gap:clamp(12px,1.4vw,18px);padding-bottom:4px}.lp-stage{flex:0 0 min(340px,82vw);padding:24px;border-radius:20px;background:#fffdf8;border:1px solid rgba(20,19,17,.08);display:flex;flex-direction:column;min-height:260px}.lp-stage-head{display:flex;align-items:center;gap:10px}.lp-stage-num{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;color:#9d4a26}.lp-stage-rule{flex:1;height:1px;background:#1413111f}.lp-stage-mark{width:34px;height:34px;border-radius:10px;background:#9d4a2624;color:#9d4a26;display:flex;align-items:center;justify-content:center;font-size:14px}.lp-stage h3{margin:24px 0 0;font-size:clamp(19px,2vw,24px);font-weight:600;letter-spacing:-.02em}.lp-stage p{margin:10px 0 0;font-size:13.5px;line-height:1.55;color:#54504a}.lp-stage-bullets{margin-top:auto;padding-top:22px;display:flex;flex-direction:column;gap:7px}.lp-stage-bullets span{display:flex;gap:9px;font-size:12.5px;color:#3b3833}.lp-stage-bullets span:before{content:"→";color:#9d4a26}.lp-flow-progress{display:flex;align-items:center;gap:14px;margin-top:20px}.lp-flow-progress-label{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.18em;color:#54504a}.lp-flow-progress-bar{flex:1;height:2px;border-radius:99px;background:#1413111a;overflow:hidden}.lp-flow-progress-bar span{display:block;height:100%;background:#b0552e;transform-origin:left center}.lp-bento{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,268px),1fr));gap:clamp(10px,1.2vw,16px);margin-top:clamp(32px,4.5vw,52px)}.lp-bcell{padding:clamp(20px,2.2vw,28px);border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#171512,#101010);min-height:300px;display:flex;flex-direction:column}.lp-bcell-top{display:flex;align-items:center;gap:10px}.lp-bcell-mark{width:34px;height:34px;border-radius:10px;background:#e8a36624;color:#e8a366;display:flex;align-items:center;justify-content:center;font-size:14px}.lp-bcell-tag{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.16em;color:#8a837a}.lp-bcell h3{margin:20px 0 0;font-size:17.5px;font-weight:600;letter-spacing:-.015em}.lp-bcell p{margin:9px 0 0;font-size:13.5px;line-height:1.55;color:#8a837a;max-width:42ch}.lp-bcell-rows{margin-top:auto;padding-top:22px;display:flex;flex-direction:column;gap:8px}.lp-brow{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.05)}.lp-brow-label{font-size:11.5px;color:#d6d1c8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-brow-value{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:9.5px;color:#8a837a}.lp-quote-section{padding:clamp(56px,9vh,110px) clamp(18px,4vw,48px)}.lp-quote-wrap{max-width:960px;margin:0 auto}.lp-quote{margin:0;font-size:clamp(23px,3.6vw,44px);line-height:1.22;letter-spacing:-.03em;font-weight:500;text-wrap:pretty}.lp-quote-attr{display:flex;align-items:center;gap:12px;margin-top:30px}.lp-quote-avatar{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#e8a366,#a8451c);color:#17140f;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.lp-quote-name{display:block;font-size:14px;font-weight:600}.lp-quote-role{display:block;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;color:#8a837a;margin-top:3px}.lp-price-toggle{display:inline-flex;padding:4px;border-radius:12px;background:#1413110f}.lp-price-toggle button{padding:8px 16px;border-radius:9px;border:none;background:transparent;font:inherit;font-size:12.5px;font-weight:500;color:#54504a;cursor:pointer;transition:background .18s,color .18s}.lp-price-toggle button.active{background:#141311;color:#f4f1ea}.lp-price-note{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.12em;color:#9d4a26;margin-left:12px;align-self:center}.lp-price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:clamp(10px,1.2vw,16px);margin-top:clamp(30px,4vw,48px)}.lp-plan{padding:28px;border-radius:20px;background:#fffdf8;border:1px solid rgba(20,19,17,.08);display:flex;flex-direction:column}.lp-plan.featured{background:#141311;color:#f4f1ea;border-color:#141311}.lp-plan-head{display:flex;align-items:center;gap:10px}.lp-plan-name{font-size:13px;font-weight:600}.lp-plan-badge{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;padding:3px 8px;border-radius:999px;background:#e8a36626;color:#9d4a26}.lp-plan.featured .lp-plan-badge{background:#e8a3662e;color:#e8a366}.lp-plan-price{display:flex;align-items:baseline;gap:6px;margin-top:20px}.lp-plan-amount{font-size:clamp(30px,3.6vw,42px);font-weight:600;letter-spacing:-.035em}.lp-plan-per{font-size:12px;color:#8a837a}.lp-plan.featured .lp-plan-per{color:#a8a29a}.lp-plan-body{margin:12px 0 0;font-size:13px;line-height:1.5;color:#54504a}.lp-plan.featured .lp-plan-body{color:#a8a29a}.lp-plan-features{display:flex;flex-direction:column;gap:9px;margin-top:22px;padding:0;list-style:none}.lp-plan-features li{display:flex;align-items:baseline;gap:8px;font-size:13px;color:#3b3833}.lp-plan.featured .lp-plan-features li{color:#d6d1c8}.lp-plan-features li:before{content:"✓";color:#9d4a26}.lp-plan.featured .lp-plan-features li:before{color:#e8a366}.lp-plan-cta{margin-top:auto;display:block;text-align:center;padding:13px 20px;border-radius:11px;font-size:13.5px;font-weight:600;background:#141311;color:#f4f1ea;text-decoration:none;transition:background .2s}.lp-plan-cta:hover{background:#b0552e}.lp-plan.featured .lp-plan-cta{background:#e8a366;color:#17140f}.lp-plan.featured .lp-plan-cta:hover{background:#f0bb8a}.lp-faq-list{display:flex;flex-direction:column;gap:1px;background:#ffffff14;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);max-width:1000px;margin:0 auto}.lp-faq-item{background:#0d0c0b}.lp-faq-q{display:flex;align-items:center;gap:16px;padding:20px 4px;width:100%;text-align:left;border:none;background:transparent;color:#f4f1ea;font:inherit;cursor:pointer}.lp-faq-q-text{font-size:15.5px;font-weight:500;letter-spacing:-.015em}.lp-faq-icon{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:16px;color:#8a837a;transition:transform .3s,color .18s}.lp-faq-item.open .lp-faq-icon{transform:rotate(45deg);color:#e8a366}.lp-faq-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .34s cubic-bezier(.2,.8,.2,1)}.lp-faq-item.open .lp-faq-body{grid-template-rows:1fr}.lp-faq-body-inner{overflow:hidden}.lp-faq-body p{margin:0;padding:0 60px 22px 4px;font-size:13.5px;line-height:1.6;color:#8a837a;max-width:70ch}.lp-cta{padding:clamp(48px,7vw,96px) clamp(18px,4vw,48px)}.lp-cta-card{position:relative;max-width:1220px;margin:0 auto;padding:clamp(34px,6vw,84px);border-radius:clamp(18px,2.4vw,28px);overflow:hidden;border:1px solid rgba(255,255,255,.1);background:linear-gradient(150deg,#1a1714,#0f0e0d)}.lp-cta-aurora{position:absolute;top:-40%;right:-10%;width:min(640px,80%);height:min(640px,120%);border-radius:50%;pointer-events:none;background:radial-gradient(circle,#e8a36642,#e8a36600 66%)}.lp-cta-inner{position:relative;max-width:640px}.lp-cta h2{margin:0;font-size:clamp(30px,5.4vw,66px);line-height:1.03;letter-spacing:-.038em;font-weight:600;text-wrap:balance}.lp-cta h2 em{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;color:#e8a366}.lp-cta p{margin:20px 0 0;font-size:15.5px;line-height:1.6;color:#a8a29a}.lp-cta-btns{display:flex;flex-wrap:wrap;gap:11px;margin-top:32px}.lp-footer{padding:clamp(40px,6vw,72px) clamp(18px,4vw,48px) 28px;border-top:1px solid rgba(255,255,255,.07)}.lp-footer-inner{max-width:1220px;margin:0 auto}.lp-footer-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px}.lp-footer-brand{display:flex;align-items:center;gap:9px}.lp-footer-brand span:first-child{width:22px;height:22px;border-radius:7px;background:linear-gradient(145deg,#e8a366,#a8451c);color:#17140f;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.lp-footer-name{font-size:13.5px;font-weight:600}.lp-footer-note{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;color:#948d83}.lp-footer-word{margin-top:clamp(26px,4vw,44px);font-size:clamp(48px,16vw,220px);line-height:.82;letter-spacing:-.05em;font-weight:600;color:#f4f1ea0d;-webkit-user-select:none;user-select:none}.lp-reveal{opacity:0;transform:translateY(20px)}.lp-reveal.in{animation:lp-rise .7s cubic-bezier(.2,.8,.2,1) both}@media(prefers-reduced-motion:reduce){.lp-aurora,.lp-marquee-track,.lp-eyebrow-dot{animation:none}.lp-reveal{opacity:1;transform:none;animation:none}}*,*:before,*:after{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}
