:root{--ob-max-width:32rem;--ob-font:"museo-sans", "Nunito Sans", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ob-bg:#fff;--ob-accent:#5096e8;--ob-accent-hover:#377dcf;--ob-accent-soft:#edf4fc;--ob-option-border:#e4effb;--ob-border:#d4dbe2;--ob-track:#e8eff7;--ob-divider:#e8eff7;--ob-text:#273546;--ob-muted:#8d9bad;--ob-disabled-bg:#e1e8ef;--ob-green:#7fce9e;--ob-coral:#ee9384;--ob-danger:#e86550}.ob-page{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--ob-bg);min-height:100dvh;color:var(--ob-text);font-family:var(--ob-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}.ob-header{justify-content:center;align-items:center;min-height:56px;padding:.75rem 3.5rem;display:flex;position:relative}.ob-header__title{color:var(--ob-text);text-align:center;margin:0;font-size:1rem;font-weight:700}.ob-header__logo{width:auto;height:34px;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.ob-back{cursor:pointer;color:var(--ob-text);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.4rem;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.ob-back:hover{background:var(--ob-accent-soft)}.ob-steps{border-bottom:1px solid var(--ob-divider);flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .5rem;padding:.4rem 1rem .75rem;font-size:.85rem;display:flex}.ob-step{align-items:center;gap:.35rem;display:inline-flex}.ob-step__check{background:var(--ob-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.ob-step__label{color:var(--ob-muted);white-space:nowrap;font-weight:600}.ob-step--done .ob-step__label{color:var(--ob-text)}.ob-step--active .ob-step__label{color:var(--ob-text);border-bottom:2px solid var(--ob-accent);padding-bottom:2px}.ob-step__sep{color:var(--ob-muted);margin-left:.25rem}.ob-progress{background:var(--ob-track);flex:none;width:100%;height:3px}.ob-progress__fill{background:var(--ob-accent);height:100%;transition:width .25s}.ob-main{flex-direction:column;flex:auto;align-items:center;padding:2rem 1.25rem 3rem;display:flex;overflow-x:hidden}.ob-col{width:100%;max-width:var(--ob-max-width);flex-direction:column;gap:1.5rem;display:flex}.ob-anim{flex-direction:column;display:flex}.ob-question{flex-direction:column;gap:1.5rem;display:flex}.ob-title{text-align:center;color:var(--ob-text);letter-spacing:.15px;margin:0;font-size:1.375rem;font-weight:700;line-height:1.45}.ob-subtitle{text-align:center;color:var(--ob-muted);margin:-.75rem 0 0;font-size:.95rem;font-weight:500;line-height:1.45}.ob-banner{background:var(--ob-accent-soft);color:var(--ob-muted);text-align:center;border-radius:12px;margin:0;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;line-height:1.5}.ob-options{flex-direction:column;gap:.75rem;display:flex}.ob-pill{appearance:none;border:1.5px solid var(--ob-option-border);color:var(--ob-accent);text-align:center;cursor:pointer;background:#fff;border-radius:24px;min-height:50px;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s,border-color .15s}.ob-pill:hover{border-color:var(--ob-accent)}.ob-pill--selected{background:var(--ob-accent-soft);border-color:var(--ob-accent)}.ob-tiles{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ob-tile{appearance:none;border:1.5px solid var(--ob-option-border);min-width:0;color:var(--ob-accent);text-align:left;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;min-height:56px;padding:.5rem .85rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s,border-color .15s;display:flex}.ob-tile>span{overflow-wrap:anywhere;min-width:0}.ob-tile:hover{border-color:var(--ob-accent)}.ob-tile--selected{background:var(--ob-accent-soft);border-color:var(--ob-accent)}.ob-tile--wide{grid-column:1/-1;justify-content:center}.ob-tile__icon{flex:none;width:40px;height:40px}.ob-check{border:1.5px solid var(--ob-option-border);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;min-height:50px;padding:.9rem 1rem;font-size:1rem;font-weight:500;display:flex}.ob-check--selected{background:var(--ob-accent-soft);border-color:var(--ob-accent)}.ob-check input{width:1.2rem;height:1.2rem;accent-color:var(--ob-accent)}.ob-cta{appearance:none;background:var(--ob-accent);color:#fff;cursor:pointer;border:none;border-radius:28px;justify-content:center;align-self:center;align-items:center;gap:.4rem;width:max-content;min-width:176px;min-height:52px;margin-top:1.5rem;padding:0 42px;font-family:inherit;font-size:1rem;font-weight:600;display:inline-flex}.ob-cta__arrow{transform:translateY(.5px)}.ob-cta:hover:not(:disabled){background:var(--ob-accent-hover)}.ob-cta:disabled{background:var(--ob-disabled-bg);color:var(--ob-muted);cursor:not-allowed}.ob-debug{z-index:1000;background:#17222fe6;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .5rem;display:flex;position:fixed;bottom:.75rem;right:.75rem}.ob-debug__label{color:#fff;text-transform:uppercase;letter-spacing:.06em;opacity:.6;padding:0 .25rem;font-size:.7rem}.ob-debug__btn{appearance:none;color:var(--ob-text);cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.35rem .7rem;font-family:inherit;font-size:.8rem;font-weight:600}.ob-debug__btn:hover{background:var(--ob-accent-soft)}.ob-week-nav{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ob-week-nav__label{color:var(--ob-text);font-weight:700}.ob-week-nav__btn{appearance:none;border:1.5px solid var(--ob-option-border);color:var(--ob-accent);cursor:pointer;background:#fff;border-radius:999px;width:2.5rem;height:2.5rem;font-size:1.25rem;line-height:1}.ob-week-nav__btn:disabled{color:var(--ob-border);cursor:not-allowed}.ob-days{flex-direction:column;gap:1.25rem;display:flex}.ob-day__label{color:var(--ob-text);margin-bottom:.6rem;font-weight:700}.ob-day__empty{color:var(--ob-muted);margin:0;font-size:.9rem}.ob-times{flex-wrap:wrap;gap:.5rem;display:flex}.ob-time{appearance:none;border:1.5px solid var(--ob-option-border);color:var(--ob-accent);cursor:pointer;background:#fff;border-radius:10px;padding:.55rem .9rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,border-color .15s}.ob-time:hover{border-color:var(--ob-accent)}.ob-time--selected{background:var(--ob-accent);border-color:var(--ob-accent);color:#fff}.ob-form{flex-direction:column;gap:1rem;width:100%;display:flex}.ob-field{flex-direction:column;gap:.35rem;display:flex}.ob-label{color:var(--ob-text);font-size:.9rem;font-weight:600}.ob-field .ob-error{text-align:left}.ob-checkbox{color:var(--ob-text);cursor:pointer;align-items:flex-start;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.ob-checkbox input{width:1.15rem;height:1.15rem;accent-color:var(--ob-accent);flex:none;margin-top:.1rem}.ob-link{color:var(--ob-accent);font-weight:600;text-decoration:underline}.ob-input-row{border:1px solid var(--ob-border);background:#fff;border-radius:11px;align-items:center;gap:.5rem;padding:.9rem 1rem;display:flex}.ob-input-row:focus-within{border-color:var(--ob-accent)}.ob-input{color:var(--ob-text);background:0 0;border:none;outline:none;flex:auto;font-family:inherit;font-size:1.1rem}.ob-unit{color:var(--ob-muted);font-weight:500}.ob-error{color:var(--ob-danger);text-align:center;margin:0;font-size:.9rem}.ob-textarea{border:1px solid var(--ob-border);font:inherit;resize:vertical;min-height:7rem;color:var(--ob-text);background:#fff;border-radius:11px;padding:.9rem 1rem}.ob-textarea:focus{border-color:var(--ob-accent);outline:none}.ob-scale-group{flex-direction:column;gap:.4rem;display:flex}.ob-scale__labels{justify-content:space-between;font-size:1rem;font-weight:500;display:flex}.ob-scale__label--min{color:var(--ob-green)}.ob-scale__label--max{color:var(--ob-coral)}.ob-scale{background:#f9fbfe;border-radius:11px;width:100%;display:flex}.ob-scale__btn{appearance:none;border:1px solid var(--ob-border);cursor:pointer;color:#7f94a9;background:0 0;flex:1 1 0;min-height:40px;margin-left:-1px;font-family:inherit;font-size:.9rem;font-weight:500}.ob-scale__btn:first-child{border-top-left-radius:11px;border-bottom-left-radius:11px;margin-left:0}.ob-scale__btn:last-child{border-top-right-radius:11px;border-bottom-right-radius:11px}.ob-scale__btn--filled{background:var(--ob-accent);border-color:var(--ob-accent);color:#fff}.ob-hand__category{color:var(--ob-text);margin:0 0 .5rem;font-weight:700}.ob-hand__finger{border:1.5px solid var(--ob-option-border);border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem}.ob-hand__finger-name{margin-bottom:.5rem;font-weight:700}.ob-hand__subjoints{flex-wrap:wrap;gap:.5rem;display:flex}.ob-chip{border:1.5px solid var(--ob-option-border);color:var(--ob-accent);cursor:pointer;background:#fff;border-radius:999px;padding:.4rem .9rem;font-family:inherit;font-size:.9rem;font-weight:600}.ob-chip--selected{background:var(--ob-accent-soft);border-color:var(--ob-accent)}.ob-centered{text-align:center;max-width:var(--ob-max-width);flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:1.25rem;margin:0 auto;padding:2rem 1.25rem;display:flex}.ob-body{color:var(--ob-muted);margin:0;font-weight:500;line-height:1.55}.ob-illustration{width:240px;max-width:100%;height:auto;margin:0 auto .5rem;display:block}.ob-tel{color:var(--ob-accent);white-space:nowrap;text-decoration:none}.ob-tel:hover{text-decoration:underline}.ob-physio{flex-direction:column;align-items:center;gap:.4rem;margin:.5rem 0 1.5rem;display:flex}.ob-avatar{object-fit:cover;width:76px;height:76px;box-shadow:0 0 0 1px var(--ob-border);border:2px solid #fff;border-radius:50%}.ob-avatar--initials{background:var(--ob-accent-soft);color:var(--ob-accent);letter-spacing:.02em;justify-content:center;align-items:center;font-size:1.65rem;font-weight:700;display:flex}.ob-physio__name{color:var(--ob-text);margin:.3rem 0 0;font-size:1.15rem;font-weight:700}.ob-physio__role{color:var(--ob-muted);margin:0;font-size:.95rem}.ob-intro{flex-direction:column;gap:.75rem;display:flex}.ob-intro__greeting{color:var(--ob-text);margin:0;font-size:1.3rem;font-weight:700}.ob-callcard{background:var(--ob-accent-soft);border-radius:14px;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;display:flex}.ob-callcard__type{background:var(--ob-accent);color:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.9rem;font-weight:700;display:inline-flex}.ob-callcard__time{color:var(--ob-text);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.ob-callcard__time svg{color:var(--ob-accent);flex:none}.ob-height{gap:.75rem;display:flex}.ob-height .ob-input-row{flex:1}.ob-badges{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.ob-badge{line-height:0;display:inline-block}.ob-badge img{width:auto;height:48px;display:block}.ob-actions{flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.ob-action{text-align:center;cursor:pointer;border-radius:28px;justify-content:center;align-items:center;min-height:52px;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.ob-action--primary{background:var(--ob-accent);color:#fff;border:2px solid var(--ob-accent)}.ob-action--primary:hover{background:var(--ob-accent-hover);border-color:var(--ob-accent-hover)}.ob-action--secondary{color:var(--ob-accent);border:2px solid var(--ob-accent);background:#fff}.ob-action--secondary:hover{background:var(--ob-accent-soft)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{margin:0}
