@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&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}}*,*:before,*:after{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}
