*,:before,:after{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}a{color:var(--main);text-decoration:none}html,body{background-color:#fff}.page-content{padding-bottom:calc(4rem + env(safe-area-inset-bottom))}button,a,input,[role=button]{-webkit-tap-highlight-color:transparent}.site-header{background:0 0;width:100%;padding:12px 14px 0}.header-inner{flex-direction:row;justify-content:center;align-items:center;gap:6px;max-width:fit-content;margin:0 auto;display:flex}.logo{width:auto;height:44px;display:block}.brand{color:var(--main);letter-spacing:.2px;font-family:Archivo,Arial,sans-serif;font-size:18px;font-weight:900}@media (width>=560px){.header-inner{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.logo{height:56px}.brand{font-size:24px}}.bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;margin-bottom:calc(.5rem + env(safe-area-inset-bottom));background:#ffffff0d;border-top:1px solid #0000000f;border-radius:2.5rem;justify-content:space-around;align-items:center;width:max-content;max-width:calc(100vw - 2rem);padding:.3rem .35rem;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 .5rem 1rem #0000001a}.bottom-no-touch-zone{width:100vw;height:calc(30px + env(safe-area-inset-bottom));z-index:99;pointer-events:auto;background:0 0;position:fixed;bottom:0;left:0}.bottom-nav-item{color:#64748b;flex-direction:column;flex:1;align-items:center;gap:.25rem;width:6.5em;padding:.55rem .1rem;font-size:.7rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.bottom-nav-item svg{stroke-width:2px;width:1.3rem;height:1.3rem}.bottom-nav-item.active{color:var(--main);background:#ffffff8c;border-radius:2.5rem}.bottom-nav-item:active{opacity:.7}:root{--main:#00bda0;--bg:#f6f9f8;--card:#fff;--muted:#6b7280;--radius:14px}*{box-sizing:border-box}html,body,#root{height:100%}body{background:linear-gradient(180deg, var(--bg), #fff);color:#071727;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.register-page{justify-content:center;align-items:center;padding:20px 14px;display:flex}.register-card{background:var(--card);border-radius:var(--radius);border:1px solid #0000000a;width:100%;max-width:560px;padding:20px;box-shadow:0 10px 30px #0827200f}.title{color:var(--main);margin:0 0 6px;font-size:18px;font-weight:700}.subtitle{color:var(--muted);margin:0 0 12px;font-size:13px}.register-form .row{flex-direction:column;display:flex}.field input{border:1px solid #0a14140f;border-radius:10px;outline:none;padding:12px;font-size:15px;transition:box-shadow .12s,border-color .12s,transform 80ms}.field input:focus{border-color:var(--main);transform:translateY(-1px);box-shadow:0 6px 20px #00bda01f}.btn{cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px 14px;font-size:15px;font-weight:600;display:inline-block}.btn.primary{background:var(--main);color:#fff;box-shadow:0 8px 30px #00bda01f}.note{color:var(--muted);text-align:center;margin-top:14px;font-size:13px}.note a{color:var(--main);font-weight:600;text-decoration:none}.phone-row{flex-direction:column;gap:8px;display:flex}.phone-row select{background:#fff;border:1px solid #0a14140f;border-radius:10px;padding:10px;font-size:15px}.phone-row input{padding:12px}@media (width>=560px){.register-card{padding:28px}.title{font-size:22px}.subtitle{margin-bottom:18px;font-size:14px}.register-form .row{flex-direction:row;gap:12px}.field{flex:1}.phone-row{flex-direction:row;align-items:center}.phone-row select{width:38%;max-width:140px}.phone-row input{flex:1}}:root{--main:#00bda0}.welcome-page{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:20px;display:flex}.welcome-card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:560px;padding:20px;box-shadow:0 8px 24px #0827200f}.welcome-title{color:var(--main);margin:0 0 8px;font-size:20px}.welcome-text{color:#475569;margin-bottom:16px}.btn.mail{background:var(--main);color:#fff;border-radius:10px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-block}@media (width>=560px){.welcome-card{padding:28px}.welcome-title{font-size:22px}}:root{--main:#00bda0;--main-dark:#009e85;--main-light:#e6f9f6;--card-bg:#fff;--text:#071727;--text-secondary:#475569;--text-muted:#6b7280;--border:#0a14140f;--shadow-soft:0 4px 14px #0827200a;--radius-lg:14px}.appointment-card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border);color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex}.appointment-card[href]:active{transform:scale(.99)}.appointment-card-main{flex:1;min-width:0}.appointment-card-time{color:var(--text);margin-bottom:2px;font-size:14px;font-weight:700;display:block}.appointment-card-name{color:var(--text);margin:0 0 2px;font-size:15px;font-weight:600}.appointment-card-therapist{color:var(--main-dark);align-items:center;gap:4px;margin-bottom:3px;font-size:11px;font-weight:700;display:inline-flex}.appointment-card-therapist svg{flex-shrink:0}.appointment-card-treatment{color:var(--text-secondary);margin:0;font-size:13px}.appointment-card-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.appointment-card-status{text-transform:uppercase;letter-spacing:.2px;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.appointment-card-status.status-completed{color:#166534;background:#dcfce7}.appointment-card-status.status-in-progress{background:var(--main-light);color:var(--main-dark)}.appointment-card-status.status-scheduled{color:#475569;background:#f1f5f9}.appointment-card-payment{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.appointment-card-payment.paid{color:#166534;background:#dcfce7}.appointment-card-payment.unpaid{color:#991b1b;background:#fee2e2}.variant-hero{flex-direction:column;align-items:flex-start;gap:10px;padding:18px}.variant-hero .appointment-card-meta{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.variant-compact{padding:12px 14px}.variant-compact .appointment-card-treatment{display:none}.dashboard-page{min-height:calc(100vh - 80px);padding:18px 16px calc(100px + env(safe-area-inset-bottom))}.dashboard-container{flex-direction:column;gap:18px;width:100%;max-width:620px;margin:0 auto;display:flex}.dashboard-loading-card{background:var(--card-bg);border-radius:var(--radius-md);width:100%;max-width:560px;box-shadow:var(--shadow);text-align:center;color:var(--text-secondary);margin:0 auto;padding:28px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-greeting{flex:1;min-width:0}.dashboard-date{color:var(--main);text-transform:capitalize;margin:0 0 4px;font-size:13px;font-weight:500}.dashboard-title{color:var(--text);margin:0;font-size:22px;font-weight:700;line-height:1.2}.dashboard-notifications{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card-bg);width:46px;min-width:46px;height:46px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft);justify-content:center;align-items:center;transition:transform .12s;display:flex;position:relative}.dashboard-notifications:active{transform:scale(.96)}.dashboard-notifications svg{width:22px;height:22px}.dashboard-notifications-badge{color:#fff;border:2px solid var(--card-bg);background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:6px;right:6px}.dashboard-quick-actions-shell{position:relative}.dashboard-quick-actions-shell.is-open{z-index:31}.dashboard-quick-actions{-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right, black 0%, black var(--mask-end,75%), #0003 100%);-webkit-mask-image:linear-gradient(to right, black 0%, black var(--mask-end,75%), #0003 100%);mask-image:linear-gradient(to right, black 0%, black var(--mask-end,75%), #0003 100%);gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.dashboard-quick-actions::-webkit-scrollbar{display:none}.dashboard-quick-btn{border-radius:var(--radius-lg);white-space:nowrap;cursor:pointer;border:none;flex:none;align-items:center;gap:8px;height:48px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .12s;display:inline-flex}.dashboard-quick-btn svg{flex-shrink:0;width:18px;height:18px}.dashboard-quick-btn:active{transform:scale(.97)}.dashboard-quick-btn--primary{background:linear-gradient(135deg, var(--main) 0%, var(--main-dark) 100%);color:#fff;box-shadow:1px 2px 4px #00bda061}.dashboard-quick-btn--secondary{color:var(--main);border:1.5px solid var(--main);background:0 0}.dashboard-quick-btn--tertiary{background:var(--card-bg);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow-soft)}.dashboard-appointment-menu{z-index:32;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:24px;padding:18px;display:flex;position:absolute;top:calc(100% - 2px);left:0;box-shadow:0 14px 30px #0827202e}.dashboard-appointment-option{box-sizing:border-box;color:var(--main);white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.dashboard-appointment-option:hover,.dashboard-appointment-option:focus-visible{outline:none;transform:translateY(-1px)}.dashboard-appointment-option:not(.dashboard-appointment-option--primary):hover,.dashboard-appointment-option:not(.dashboard-appointment-option--primary):focus-visible{background:var(--main-light)}.dashboard-appointment-option svg{flex-shrink:0;width:18px;height:18px}.dashboard-appointment-overlay{z-index:30;cursor:default;background:#07172729;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.dashboard-alert{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:1px solid #fed7aa;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.dashboard-alert-title{color:#9a3412;margin:0 0 3px;font-size:14px;font-weight:700}.dashboard-alert-subtitle{color:#c2410c;margin:0;font-size:12px}.dashboard-alert-link{border-radius:var(--radius-sm);color:#9a3412;background:#fff;flex-shrink:0;padding:9px 14px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 2px 6px #9a341214}.dashboard-hero{background:var(--card-bg);border-radius:var(--radius-xl);box-shadow:var(--shadow);border:1px solid var(--border);padding:20px}.dashboard-hero-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.dashboard-hero-badge{background:var(--main-light);height:28px;color:var(--main-dark);text-transform:uppercase;letter-spacing:.3px;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-payment-badge{border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-payment-badge.paid{color:#166534;background:#dcfce7}.dashboard-payment-badge.unpaid{color:#6b7280;background:#f3f4f6}.dashboard-hero-name{color:var(--text);margin:0 0 4px;font-size:22px;font-weight:700}.dashboard-hero-therapist{color:var(--main-dark);align-items:center;gap:4px;margin-bottom:4px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-hero-therapist svg{flex-shrink:0}.dashboard-hero-treatment{color:var(--text-secondary);margin:0 0 10px;font-size:14px}.dashboard-hero-time{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-hero-time svg{width:16px;height:16px}.dashboard-hero-actions{align-items:center;gap:10px;display:flex}.dashboard-hero-icon{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);width:44px;min-width:44px;height:44px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:transform .12s;display:flex}.dashboard-hero-icon svg{width:20px;height:20px}.dashboard-hero-icon:active{transform:scale(.95)}.dashboard-hero-cta{border-radius:var(--radius-md);background:var(--main);color:#fff;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;max-width:220px;height:46px;min-height:46px;margin-left:auto;font-size:15px;font-weight:700;transition:background .12s,transform .12s;display:inline-flex}.dashboard-hero-cta:active{background:var(--main-dark);transform:scale(.98)}.dashboard-section{flex-direction:column;gap:12px;display:flex}.dashboard-section-header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.dashboard-section-title{color:var(--text);margin:0;font-size:16px;font-weight:700}.dashboard-section-count{color:var(--main);background:var(--main-light);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.dashboard-calendar-link{border-radius:var(--radius-md);background:var(--card-bg);border:1px solid var(--border);color:var(--main);box-shadow:var(--shadow-soft);align-self:flex-start;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.dashboard-calendar-link:active{transform:scale(.98)}.dashboard-calendar-link svg{width:18px;height:18px}.dashboard-timeline{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dashboard-timeline-item{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border);align-items:flex-start;gap:12px;padding:14px;display:flex}.dashboard-timeline-item.is-break{box-shadow:none;color:var(--text-muted);background:0 0;border:1px dashed #cbd5e1}.dashboard-timeline-dot{background:var(--main);width:12px;min-width:12px;height:12px;box-shadow:0 0 0 3px var(--main-light);border-radius:50%;margin-top:5px}.dashboard-timeline-item.status-completed .dashboard-timeline-dot{background:#22c55e;box-shadow:0 0 0 3px #dcfce7}.dashboard-timeline-item.status-upcoming .dashboard-timeline-dot{background:var(--main);box-shadow:0 0 0 3px var(--main-light)}.dashboard-timeline-item.status-confirmed .dashboard-timeline-dot{background:#94a3b8;box-shadow:0 0 0 3px #f1f5f9}.dashboard-timeline-dot.dash{box-shadow:none;background:#cbd5e1}.dashboard-timeline-content{flex:1;min-width:0}.dashboard-timeline-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.dashboard-timeline-time{color:var(--text);font-size:14px;font-weight:700}.dashboard-timeline-name{color:var(--text);margin:0 0 2px;font-size:15px;font-weight:600}.dashboard-timeline-treatment{color:var(--text-secondary);margin:0;font-size:13px}.dashboard-timeline-break{color:var(--text-muted);margin-right:6px;font-size:14px;font-weight:600}.dashboard-timeline-status{text-transform:uppercase;letter-spacing:.2px;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.dashboard-timeline-status.status-completed{color:#166534;background:#dcfce7}.dashboard-timeline-status.status-upcoming{background:var(--main-light);color:var(--main-dark)}.dashboard-timeline-status.status-confirmed{color:#475569;background:#f1f5f9}.dashboard-kpi-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dashboard-kpi-card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border);padding:16px}.dashboard-kpi-label{color:var(--text-muted);margin:0 0 6px;font-size:12px;font-weight:600}.dashboard-kpi-value{color:var(--text);margin:0 0 6px;font-size:22px;font-weight:700}.dashboard-kpi-trend{color:#16a34a;background:#dcfce7;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-kpi-sublabel{color:var(--text-secondary);margin:0;font-size:13px}.dashboard-reminders{flex-direction:column;gap:10px;display:flex}.dashboard-reminder-card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border);border-left:3px solid var(--main);padding:14px 16px}.dashboard-reminder-text{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.4}.dashboard-logout-row{justify-content:center;margin-top:28px;padding-top:4px;display:flex}.dashboard-logout-btn{border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;padding:10px 22px;font-size:14px;font-weight:600}@media (width>=560px){.dashboard-page{padding:24px 20px calc(110px + env(safe-area-inset-bottom))}.dashboard-title{font-size:26px}.dashboard-hero-name,.dashboard-kpi-value{font-size:24px}}.shine-text{background:linear-gradient(120deg, var(--text) 0%, var(--text) 35%, #00bda16e 50%, var(--text) 65%, var(--text) 100%);-webkit-text-fill-color:transparent;background-position:100% 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:1.2s ease-out forwards shineOnce;display:inline-block}@keyframes shineOnce{0%{background-position:200% 0}to{background-position:-50% 0}}:root{--main:#00bda0;--main-dark:#009e85;--main-light:#e6f9f6;--bg:#f6f8f7;--card-bg:#fff;--text:#071727;--text-secondary:#475569;--text-muted:#6b7280;--border:#0a14140f;--shadow:0 8px 24px #0827200f;--shadow-soft:0 4px 14px #0827200a;--radius-xl:18px;--radius-lg:14px;--radius-md:12px;--radius-sm:10px;--danger:#ef4444;--danger-light:#fee2e2;--warning:#f59e0b;--warning-light:#fff7ed;--info:#3b82f6;--info-light:#eff6ff;--success:#22c55e;--success-light:#dcfce7}.patients-page{min-height:calc(100vh - 80px);padding:18px 16px calc(120px + env(safe-area-inset-bottom));background:var(--bg)}.patients-container{flex-direction:column;gap:16px;width:100%;max-width:620px;margin:0 auto;display:flex}.patients-loading-card{background:var(--card-bg);border-radius:var(--radius-md);width:100%;max-width:560px;box-shadow:var(--shadow);text-align:center;color:var(--text-secondary);margin:0 auto;padding:28px}.patients-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.patients-header-label{color:var(--main);margin:0 0 2px;font-size:13px;font-weight:600}.patients-header-title{color:var(--text);margin:0;font-size:24px;font-weight:700;line-height:1.2}.patients-notifications{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card-bg);width:46px;min-width:46px;height:46px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft);justify-content:center;align-items:center;transition:transform .12s;display:flex;position:relative}.patients-notifications:active{transform:scale(.96)}.patients-notifications-badge{background:var(--danger);color:#fff;border:2px solid var(--card-bg);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:6px;right:6px}.patients-search-sticky{z-index:20;position:sticky;top:8px}.patients-searchbar{background:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);align-items:center;gap:10px;padding:16px 12px;display:flex}.patients-search-icon{color:var(--text-muted);flex-shrink:0}.patients-search-input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:500}.patients-search-input::placeholder{color:var(--text-muted)}.patients-filter-toggle{border-radius:var(--radius-md);background:var(--bg);width:38px;min-width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;transition:background .12s,color .12s,transform .12s;display:flex}.patients-filter-toggle.is-open,.patients-filter-toggle:active{background:var(--main-light);color:var(--main-dark)}.patients-filter-toggle:active{transform:scale(.95)}.patients-filter-popover{background:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);margin-top:8px;padding:12px}.patients-filter-title{text-transform:uppercase;letter-spacing:.4px;color:var(--text-muted);margin:0 0 8px;font-size:11px;font-weight:700}.patients-filter-list{flex-direction:column;gap:4px;display:flex}.patients-filter-item{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .12s,color .12s;display:flex}.patients-filter-item.is-active,.patients-filter-item:hover{background:var(--main-light);color:var(--main-dark)}.patients-filter-check{background:var(--main);border-radius:50%;width:8px;height:8px}.patients-quick-chips{justify-content:space-between;align-items:center;gap:10px;display:flex}.patients-chip{border:1px solid var(--border);background:var(--card-bg);height:34px;color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:background .12s,color .12s,border-color .12s,transform .12s;display:inline-flex}.patients-chip.is-active{background:var(--main-light);color:var(--main-dark);border-color:var(--main-light)}.patients-chip:active{transform:scale(.97)}.patients-chip-close{background:#00bda026;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:2px;font-size:12px;font-weight:700;display:inline-flex}.patients-active-filter{color:var(--text-muted);font-size:12px;font-weight:600}.patients-alerts{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0% 85%,#00000026 100%);mask-image:linear-gradient(90deg,#000 0% 85%,#00000026 100%)}.patients-alerts::-webkit-scrollbar{display:none}.patients-alert-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card-bg);width:280px;box-shadow:var(--shadow-soft);flex:none;align-items:flex-start;gap:12px;padding:16px;display:flex}.patients-alert-card.alert-inactive{background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border-color:#fed7aa}.patients-alert-card.alert-pending{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.patients-alert-icon{border-radius:var(--radius-md);background:var(--card-bg);width:40px;min-width:40px;height:40px;color:var(--text-secondary);box-shadow:var(--shadow-soft);justify-content:center;align-items:center;display:flex}.patients-alert-card.alert-inactive .patients-alert-icon{color:#d97706;background:var(--warning-light)}.patients-alert-card.alert-pending .patients-alert-icon{color:#2563eb;background:var(--info-light)}.patients-alert-body{flex:1;min-width:0}.patients-alert-title{color:var(--text);margin:0 0 4px;font-size:14px;font-weight:700}.patients-alert-text{color:var(--text-secondary);margin:0 0 10px;font-size:12px;line-height:1.4}.patients-alert-action{border-radius:var(--radius-sm);background:var(--card-bg);color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft);border:none;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:700;transition:transform .12s;display:inline-flex}.patients-alert-card.alert-inactive .patients-alert-action{color:#9a3412}.patients-alert-card.alert-pending .patients-alert-action{color:#1d4ed8}.patients-alert-action:active{transform:scale(.97)}.patients-tabs{background:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:4px;display:flex}.patients-tabs button{border-radius:var(--radius-md);min-width:0;height:44px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:1 1 0;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:700;transition:background .12s,color .12s;display:inline-flex}.patients-tabs button.is-active{background:var(--main);color:#fff;box-shadow:0 2px 8px #00bda040}.patients-tab-count{background:#07172714;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.patients-tabs button.is-active .patients-tab-count{background:#ffffff40}.patients-list{flex-direction:column;gap:12px;display:flex}.patient-card,.lead-card{background:var(--card-bg);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-soft);flex-direction:column;gap:14px;padding:16px;display:flex}.patient-card{color:inherit;cursor:pointer;text-decoration:none;transition:background .12s,transform .12s,box-shadow .12s}.patient-card:hover{background:#f8fafc}.patient-card:active{background:#f1f5f9;transform:scale(.99)}.patient-avatar{color:#fff;letter-spacing:.5px;text-shadow:0 1px 2px #0000001a;border-radius:50%;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;font-size:15px;font-weight:700;display:flex}.patient-card-content{flex-direction:column;gap:12px;display:flex}.patient-card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.patient-card-row{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.patient-card-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.patient-card-message-btn{background:var(--bg);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s,transform .12s;display:flex;position:relative}.patient-card-message-btn:hover{background:var(--main-light);color:var(--main-dark)}.patient-card-message-btn:active{transform:scale(.92)}.patient-card-message-badge{background:var(--danger);color:#fff;border:2px solid var(--card-bg);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.patient-card-chevron{color:var(--text-muted)}.patient-card-info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.patient-card-name-line{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.patient-card-name{color:var(--text);margin:0;font-size:16px;font-weight:700}.patient-card-age{color:var(--text-muted);font-size:13px;font-weight:500}.patient-therapist-badge{min-height:22px;color:var(--main-dark);border-radius:999px;align-self:flex-start;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.patient-therapist-badge svg{flex-shrink:0}.patient-tag{background:var(--main-light);height:22px;color:var(--main-dark);border-radius:999px;align-self:flex-start;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.patient-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.patient-card-dates{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.patient-date-item{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.patient-date-item.is-today{color:var(--main-dark);font-weight:700}.patient-date-item.no-appointment{text-decoration:underline;-webkit-text-decoration-color:var(--danger);text-decoration-color:var(--danger);font-weight:700}.patient-date-item.no-appointment svg{color:var(--danger)}.patient-progress{flex-direction:column;gap:6px;display:flex}.patient-progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:6px;overflow:hidden}.patient-progress-fill{background:linear-gradient(90deg, var(--main) 0%, var(--main-dark) 100%);border-radius:999px;height:100%;transition:width .3s}.patient-progress-label{color:var(--text-muted);font-size:12px;font-weight:600}.patient-note{border-radius:var(--radius-sm);color:#92400e;background:#fffbeb;border:1px solid #fde68a;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.patient-note svg{color:#d97706;flex-shrink:0;margin-top:2px}.patient-card-schedule-btn{border-radius:var(--radius-md);height:40px;color:var(--main-dark);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:700;transition:background .12s,transform .12s;display:inline-flex}.patient-card-schedule-btn:hover{background:var(--main);color:#fff}.patient-card-schedule-btn:active{transform:scale(.96)}.lead-card-main{flex-direction:column;gap:10px;display:flex}.lead-card-header{align-items:center;gap:12px;display:flex}.lead-card-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.lead-card-name{color:var(--text);margin:0;font-size:15px;font-weight:700}.lead-card-channel{color:var(--text-muted);margin:0;font-size:12px;font-weight:500}.lead-status{border-radius:999px;flex-shrink:0;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.lead-status.status-da-rispondere{background:var(--danger-light);color:#991b1b}.lead-status.status-in-trattativa{background:var(--warning-light);color:#9a3412}.lead-status.status-link-inviato{background:var(--success-light);color:#166534}.lead-card-preview{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.lead-card-actions{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding-top:4px;display:flex}.lead-action-btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 14px;font-size:14px;font-weight:700;transition:transform .12s,opacity .12s;display:inline-flex}.lead-action-btn:active{transform:scale(.98)}.lead-action-btn--primary{background:linear-gradient(135deg, var(--main) 0%, var(--main-dark) 100%);color:#fff;box-shadow:0 2px 8px #00bda040}.lead-action-btn--secondary{background:var(--bg);color:var(--text);border:1px solid var(--border)}.patients-accordion{background:var(--card-bg);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-soft);overflow:hidden}.patients-accordion-header{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:14px 16px;transition:background .12s;display:flex}.patients-accordion-header:active{background:#f8fafc}.patients-accordion-title{text-align:left;color:var(--text);flex:1;font-size:15px;font-weight:700}.patients-accordion-count{background:var(--main-light);min-width:22px;height:22px;color:var(--main-dark);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.patients-accordion-chevron{color:var(--text-muted);transition:transform .2s}.patients-accordion-header.is-open .patients-accordion-chevron{transform:rotate(180deg)}.patients-accordion-content{flex-direction:column;gap:12px;padding:0 16px 16px;display:flex}.patients-accordion-empty{text-align:center;color:var(--text-muted);background:var(--bg);border-radius:var(--radius-md);margin:8px 0 0;padding:14px;font-size:13px}.patients-chat-section{flex-direction:column;gap:10px;display:flex}.patients-chat-section-title{text-transform:uppercase;letter-spacing:.4px;color:var(--text-muted);margin:4px 0 0 4px;font-size:13px;font-weight:700}.patients-chat-list{background:var(--card-bg);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-soft);overflow:hidden}.chat-row{border:none;border-bottom:1px solid var(--border);background:var(--card-bg);text-align:left;cursor:pointer;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .12s;display:flex}.chat-row:last-child{border-bottom:none}.chat-row:hover{background:#f8fafc}.chat-row:active{background:#f1f5f9}.chat-row-avatar{width:48px;min-width:48px;height:48px}.chat-row-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-row-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-row-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:700;overflow:hidden}.chat-row-time{color:var(--text-muted);flex-shrink:0;font-size:12px;font-weight:500}.chat-row-time.is-unread{color:var(--main-dark);font-weight:700}.chat-row-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-row-preview{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:13px;font-weight:500;overflow:hidden}.chat-row-badge{background:var(--danger);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.patients-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.patients-empty-icon{background:var(--main-light);width:72px;height:72px;color:var(--main);border-radius:50%;justify-content:center;align-items:center;display:flex}.patients-empty-title{color:var(--text);margin:0;font-size:17px;font-weight:700}.patients-empty-subtitle{color:var(--text-muted);max-width:280px;margin:0;font-size:14px;line-height:1.45}.patients-fab{bottom:calc(24px + env(safe-area-inset-bottom));z-index:30;background:linear-gradient(135deg, var(--main) 0%, var(--main-dark) 100%);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;height:52px;padding:0 22px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00bda059}.patients-fab:active{transform:translate(-50%)scale(.97);box-shadow:0 4px 14px #00bda04d}@media (width>=560px){.patients-page{padding-top:24px}.patients-header-title{font-size:28px}.patients-tabs button{font-size:14px}.patient-card-footer{gap:16px}.patient-card-dates{flex-direction:row;align-items:center;gap:16px}.patient-card-schedule-btn{height:44px;padding:0 18px;font-size:14px}.lead-card-actions{flex-direction:row}.lead-action-btn{flex:1}.patients-fab{bottom:calc(28px + env(safe-area-inset-bottom))}}@media (width>=768px){.patients-alert-card{width:320px}.patients-fab{left:auto;right:32px;transform:none}.patients-fab:active{transform:scale(.97)}}.calendar-page{background:var(--bg);min-height:calc(100vh - 80px);padding:18px 16px calc(100px + env(safe-area-inset-bottom))}.calendar-container{flex-direction:column;gap:18px;width:100%;max-width:620px;margin:0 auto;display:flex}.calendar-loading-card{background:var(--card-bg);border-radius:var(--radius-md);width:100%;max-width:560px;box-shadow:var(--shadow);text-align:center;color:var(--text-secondary);margin:0 auto;padding:28px}.calendar-header{align-items:center;gap:12px;display:flex}.calendar-back{border-radius:var(--radius-md);background:var(--card-bg);border:1px solid var(--border);width:44px;min-width:44px;height:44px;color:var(--text);box-shadow:var(--shadow-soft);justify-content:center;align-items:center;transition:transform .12s;display:flex;position:absolute;top:16px}.calendar-back:active{transform:scale(.95)}.calendar-back svg{width:22px;height:22px}.calendar-title-block{flex:1;min-width:0}.calendar-subtitle{color:var(--main);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:12px;font-weight:600;overflow:hidden}.calendar-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:700;line-height:1.2;overflow:hidden}.calendar-view-toggle{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);width:fit-content;box-shadow:var(--shadow-soft);flex:none;gap:0;display:flex;overflow:hidden}.calendar-view-btn{color:var(--text-muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:9px 12px;font-size:12px;font-weight:600;transition:background .12s,color .12s}.calendar-view-btn.active{background:var(--main);color:#fff}.calendar-toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.calendar-nav-btn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card-bg);width:40px;min-width:40px;height:40px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft);justify-content:center;align-items:center;display:flex}.calendar-nav-btn svg{width:20px;height:20px}.calendar-today-btn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card-bg);height:40px;color:var(--main);cursor:pointer;box-shadow:var(--shadow-soft);flex:1;font-size:14px;font-weight:700}.calendar-card{background:var(--card-bg);border-radius:var(--radius-xl);box-shadow:var(--shadow);border:1px solid var(--border);padding:18px}.calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px;display:grid}.calendar-weekday{text-align:center;color:var(--text-muted);padding:6px 0;font-size:12px;font-weight:700}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar-cell{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:2px;transition:background .12s,border-color .12s,transform .12s;display:flex}.calendar-cell:active{transform:scale(.95)}.calendar-cell--empty{cursor:default;pointer-events:none}.calendar-cell.is-today .calendar-day-number{background:var(--main);color:#fff}.calendar-cell.is-selected{border-color:var(--main);background:var(--main-light)}.calendar-day-number{width:28px;height:28px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.calendar-dots{justify-content:center;align-items:center;gap:3px;height:6px;display:flex}.calendar-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.calendar-dot.completed{background:#22c55e}.calendar-dot.in-progress{background:var(--main)}.calendar-dot.scheduled{background:#94a3b8}.calendar-week-view{flex-direction:column;gap:14px;display:flex}.calendar-week-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar-week-day{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:56px;padding:4px;transition:background .12s,border-color .12s,transform .12s;display:flex}.calendar-week-day:active{transform:scale(.95)}.calendar-week-day.is-today .calendar-week-day-number{background:var(--main);color:#fff}.calendar-week-day.is-selected{border-color:var(--main);background:var(--main-light)}.calendar-week-day-number{width:28px;height:28px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.calendar-week-dots{justify-content:center;align-items:center;gap:3px;height:6px;display:flex}.calendar-week-list{border-top:1px solid var(--border);flex-direction:column;gap:16px;padding-top:8px;display:flex}.calendar-week-row{flex-direction:column;gap:8px;display:flex}.calendar-week-row-header{align-items:baseline;gap:8px;display:flex}.calendar-week-row-day{color:var(--text);font-size:14px;font-weight:700}.calendar-week-row-date{color:var(--text-muted);font-size:12px;font-weight:600}.calendar-week-empty{color:var(--text-muted);margin:0;padding:4px 0;font-size:13px}.calendar-week-appointments{flex-direction:column;gap:8px;display:flex}.calendar-day-detail{flex-direction:column;gap:12px;display:flex}.calendar-section-header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.calendar-section-title{color:var(--text);margin:0;font-size:16px;font-weight:700}.calendar-section-count{color:var(--main);background:var(--main-light);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.calendar-empty-day{background:var(--card-bg);border-radius:var(--radius-lg);text-align:center;color:var(--text-muted);box-shadow:var(--shadow-soft);border:1px solid var(--border);padding:24px;font-size:14px}.calendar-appointments{flex-direction:column;gap:10px;display:flex}.calendar-appointment{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border);border-left:3px solid var(--main);align-items:center;gap:12px;padding:14px 16px;display:flex}.calendar-appointment.status-completed{border-left-color:#22c55e}.calendar-appointment.status-in-progress{border-left-color:var(--main)}.calendar-appointment.status-scheduled{border-left-color:#94a3b8}.calendar-appointment-time{color:var(--text);min-width:48px;font-size:15px;font-weight:700}.calendar-appointment-info{flex:1;min-width:0}.calendar-appointment-name{color:var(--text);margin:0 0 2px;font-size:15px;font-weight:600}.calendar-appointment-treatment{color:var(--text-secondary);margin:0;font-size:13px}.calendar-appointment-status{text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.calendar-appointment-status.status-completed{color:#166534;background:#dcfce7}.calendar-appointment-status.status-in-progress{background:var(--main-light);color:var(--main-dark)}.calendar-appointment-status.status-scheduled{color:#475569;background:#f1f5f9}.calendar-legend{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:4px 0;display:flex}.calendar-legend-item{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.calendar-pending-banner{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fffbeb;border:1px solid #fde68a;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.calendar-pending-banner-main{align-items:center;gap:10px;min-width:0;display:flex}.calendar-pending-banner-icon{color:#fff;background:#fbbf24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;animation:2s ease-in-out infinite pending-pulse;display:flex}@keyframes pending-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.calendar-pending-banner-text{color:var(--text-secondary);font-size:13px}.calendar-pending-banner-text strong{color:var(--text)}.calendar-pending-banner-btn{border-radius:var(--radius-md);background:var(--main);color:#fff;cursor:pointer;border:none;flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;transition:background .12s,transform .12s;display:inline-flex}.calendar-pending-banner-btn:active{transform:scale(.96)}.calendar-sheet-backdrop{z-index:100;background:#07172773;animation:.2s sheet-backdrop-in;position:fixed;inset:0}@keyframes sheet-backdrop-in{0%{opacity:0}to{opacity:1}}.calendar-sheet{background:var(--card-bg);border-radius:var(--radius-xl) var(--radius-xl) 0 0;z-index:101;flex-direction:column;width:100%;max-width:620px;max-height:85vh;animation:.28s cubic-bezier(.16,1,.3,1) sheet-in;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 30px #0827201f}@keyframes sheet-in{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}.calendar-sheet-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 12px;display:flex}.calendar-sheet-title{color:var(--text);margin:0 0 4px;font-size:18px;font-weight:700}.calendar-sheet-subtitle{color:var(--text-muted);margin:0;font-size:13px}.calendar-sheet-close{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card-bg);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;display:flex}.calendar-sheet-content{padding:14px 18px calc(24px + env(safe-area-inset-bottom));flex-direction:column;gap:12px;display:flex;overflow-y:auto}.calendar-request-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;gap:12px;padding:14px;transition:opacity .25s,transform .25s,max-height .25s,margin .25s;display:flex}.calendar-request-card.is-removing{opacity:0;max-height:0;margin-top:-12px;padding-top:0;padding-bottom:0;transform:translate(20px)}.calendar-request-card-header{gap:10px;display:flex}.calendar-request-card-name{color:var(--text);margin:0 0 6px;font-size:15px;font-weight:700}.calendar-request-card-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.calendar-request-badge{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.calendar-request-badge.badge-existing{color:#1e40af;background:#dbeafe}.calendar-request-badge.badge-new{color:#7e22ce;background:#f3e8ff}.calendar-request-tag{color:var(--text-secondary);font-size:12px;font-weight:600}.calendar-request-hint{color:var(--text-muted);margin:6px 0 0;font-size:12px}.calendar-request-card-detail{border-radius:var(--radius-md);background:#f8fafc;flex-direction:column;gap:8px;padding:10px;display:flex}.calendar-request-datetime{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.calendar-request-datetime-item{color:var(--text);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.calendar-request-datetime-item svg{color:var(--main);flex-shrink:0}.calendar-request-note{color:var(--text-secondary);align-items:flex-start;gap:6px;margin:0;font-size:13px;display:flex}.calendar-request-note svg{color:var(--main);flex-shrink:0;margin-top:2px}.calendar-request-card-actions{grid-template-columns:1fr 1fr 44px 44px;gap:8px;display:grid}.proposal-notes-textarea{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);resize:vertical;margin-bottom:8px;padding:12px 14px;font-family:inherit;font-size:14px}.proposal-notes-textarea:focus{border-color:var(--main);outline:none}.calendar-request-btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;height:38px;font-size:13px;font-weight:700;transition:background .12s,transform .12s;display:inline-flex}.calendar-request-btn:active{transform:scale(.97)}.calendar-request-btn--confirm{color:#fff;background:#22c55e}.calendar-request-btn--reject{color:#991b1b;background:#fee2e2}.calendar-request-btn--propose{background:var(--main-light);color:var(--main-dark);border:1px solid var(--border)}.calendar-request-btn--propose svg{flex-shrink:0}.calendar-request-btn--chat{background:var(--main-light);color:var(--main-dark);border:1px solid var(--border)}.calendar-modal-overlay{z-index:200;background:#07172780;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.calendar-modal{background:var(--card-bg);border-radius:var(--radius-xl);width:100%;max-width:360px;box-shadow:var(--shadow);padding:20px;animation:.2s modal-in}@keyframes modal-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.calendar-modal-title{color:var(--text);margin:0 0 8px;font-size:17px;font-weight:700}.calendar-modal-text{color:var(--text-secondary);margin:0 0 18px;font-size:14px;line-height:1.45}.calendar-modal-actions{justify-content:flex-end;gap:10px;display:flex}.calendar-modal-btn{border-radius:var(--radius-md);cursor:pointer;border:none;padding:10px 16px;font-size:14px;font-weight:700}.calendar-modal-btn--secondary{color:var(--text-secondary);background:#f1f5f9}.calendar-modal-btn--danger{color:#fff;background:#ef4444}.calendar-modal-btn--primary{background:var(--main);color:#fff}.calendar-modal-muted{color:var(--text-muted);margin-top:4px;font-size:13px;display:inline-block}.calendar-proposal-fields{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.calendar-proposal-label{color:var(--text);font-size:13px;font-weight:600}.calendar-proposal-input{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--text);outline:none;padding:12px;font-size:15px}.calendar-proposal-input:focus{border-color:var(--main);box-shadow:0 0 0 3px #00bda01f}@media (width>=560px){.calendar-page{padding:24px 20px calc(110px + env(safe-area-inset-bottom))}.calendar-title{font-size:24px}.calendar-day-number{width:32px;height:32px;font-size:14px}}._body-chart-container_umme1_1{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:20px;font-family:system-ui,-apple-system,sans-serif;display:flex}._chart-and-info_umme1_11{justify-content:center;align-items:flex-start;gap:40px;width:100%;display:flex}._svg-container_umme1_19{width:280px;min-width:280px;position:relative}._svg-container_umme1_19 svg{filter:drop-shadow(0 4px 6px #0000000d);width:100%;height:300px}._body-silhouette_umme1_32{fill:#e2e8f0}._side-labels_umme1_36{fill:#64748b;letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:8px;font-weight:700}._dot-group_umme1_45{cursor:pointer}._read-only_umme1_49{pointer-events:none;cursor:default}._dot-hitbox_umme1_54{fill:#0000}._dot-visible_umme1_58{fill:#009e8677;transform-origin:50%;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}@media (hover:hover) and (pointer:fine){._dot-group_umme1_45:hover ._dot-visible_umme1_58{fill:var(--main-dark);r:4.5}}._dot-group_umme1_45._selected_umme1_71 ._dot-visible_umme1_58{fill:#22c55e;r:4}._info-panel_umme1_76{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;min-height:250px;padding:20px}._info-panel_umme1_76 h3{color:#1e293b;margin-top:0}._info-panel_umme1_76 ul{padding-left:20px}._info-panel_umme1_76 li{color:#334155;margin-bottom:5px;font-weight:500}._empty-state_umme1_100{color:#94a3b8;font-style:italic}._hover-status_umme1_105{min-height:24px;margin-top:20px}._hover-badge_umme1_110{background:var(--main-light);color:#fff;border-radius:12px;padding:4px 10px;font-size:14px;font-weight:500;display:inline-block}@media (width<=600px){._chart-and-info_umme1_11{flex-direction:column;align-items:center}._info-panel_umme1_76{box-sizing:border-box;width:100%}}.saving-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;color:#00bda0;background:#fffc;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-weight:600;display:flex;position:fixed;inset:0}.saving-overlay-spinner{border:4px solid #00bda033;border-top-color:#00bda0;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite saving-overlay-spin}@keyframes saving-overlay-spin{to{transform:rotate(360deg)}}.pages-viewer{flex-direction:column;gap:10px;display:flex}.pages-viewer-scroll{min-height:112px;max-height:250px;color:var(--text,#071727);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-webkit-user-select:text;user-select:text;background:#fbfdfc;border:1px solid #0a141414;border-radius:10px;padding:14px 15px;overflow-y:auto}.pages-document-content{-webkit-user-select:text;user-select:text;overflow-wrap:anywhere}.pages-document-content *{-webkit-user-select:text;user-select:text}.pages-document-content .inline-drawing-block{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0a14141a;border-radius:10px;max-width:100%;margin:18px 0;line-height:0;display:block;overflow:hidden}.pages-document-content .inline-drawing-block img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.pages-document-content .inline-drawing-block[data-drawing-type=bodychart]{aspect-ratio:5/4;width:min(500px,100%);max-width:500px}.pages-document-content .inline-drawing-block[data-drawing-type=movementchart]{aspect-ratio:1;max-width:400px}.pages-document-content .inline-drawing-block[data-drawing-type=graph]{max-width:600px}.pages-document-content .inline-drawing-block[data-drawing-type=bodychart] img{mix-blend-mode:multiply}.pages-document-content>:first-child{margin-top:0}.pages-document-content>:last-child{margin-bottom:0}.pages-document-content p,.pages-document-content div{margin:0 0 9px;font-size:14px;line-height:1.55}.pages-document-content h1,.pages-document-content h2,.pages-document-content h3{color:var(--text,#071727);line-height:1.2}.pages-document-content h1{margin:0 0 12px;font-size:23px}.pages-document-content h2{margin:0 0 10px;font-size:19px}.pages-document-content h3{margin:0 0 8px;font-size:16px}.pages-document-content ul,.pages-document-content ol{margin:0 0 10px;padding-left:22px;font-size:14px;line-height:1.55}.pages-document-content li+li{margin-top:4px}.pages-viewer-empty{color:var(--text-muted,#6b7280);margin:0;font-size:14px;line-height:1.5}.pages-viewer-edit{color:var(--main-dark,#009e85);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:7px;padding:7px 0;font-size:13px;font-weight:800;display:inline-flex}.pages-viewer-edit:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #00bda033}.pages-chart-config-overlay{z-index:100;background:#0717277a;justify-content:center;align-items:center;padding:18px;animation:.18s pages-chart-config-overlay-in;display:flex;position:fixed;inset:0}@keyframes pages-chart-config-overlay-in{0%{opacity:0}to{opacity:1}}.pages-chart-config-modal{background:var(--card-bg,#fff);border-radius:14px;flex-direction:column;width:min(620px,100%);max-height:min(760px,100dvh - 36px);animation:.2s pages-chart-config-modal-in;display:flex;overflow:hidden;box-shadow:0 20px 60px #07172747}@keyframes pages-chart-config-modal-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.pages-chart-config-header{border-bottom:1px solid var(--border,#0a14141a);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 15px;display:flex}.pages-chart-config-header h2{color:var(--text,#071727);margin:0;font-size:19px}.pages-chart-config-header p{color:var(--text-muted,#6b7280);margin:5px 0 0;font-size:12px}.pages-chart-config-close{width:34px;height:34px;color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;display:inline-flex}.pages-chart-config-close:hover{color:var(--text,#071727);background:#f1f5f9}.pages-chart-config-close:focus-visible,.pages-chart-config-button:focus-visible{outline-offset:2px;outline:3px solid #00bda040}.pages-chart-config-content{padding:18px 20px 20px;overflow-y:auto}.pages-chart-axis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pages-chart-axis-fieldset{border:1px solid var(--border,#0a14141a);border-radius:10px;min-width:0;margin:0;padding:13px}.pages-chart-axis-fieldset legend{color:var(--text,#071727);padding:0 5px;font-size:13px;font-weight:800}.pages-chart-axis-fieldset label{flex-direction:column;gap:5px;margin-top:10px;display:flex}.pages-chart-axis-fieldset label span,.pages-chart-config-preview>span{color:var(--text-muted,#6b7280);font-size:11px;font-weight:700}.pages-chart-axis-fieldset input{box-sizing:border-box;border:1px solid var(--border,#0a141426);width:100%;min-height:38px;color:var(--text,#071727);font:inherit;background:#f8fafc;border-radius:8px;padding:8px 10px;font-size:14px}.pages-chart-axis-fieldset input:focus{border-color:var(--main,#00bda0);outline:none;box-shadow:0 0 0 3px #00bda01f}.pages-chart-config-preview{flex-direction:column;gap:7px;margin-top:18px;display:flex}.pages-chart-config-preview canvas{border:1px solid var(--border,#0a14141a);background:#fff;border-radius:8px;width:100%;max-width:100%;height:auto;display:block}.pages-chart-config-actions{padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--border,#0a14141a);justify-content:flex-end;gap:9px;display:flex}.pages-chart-config-button{min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.pages-chart-config-button--cancel{color:#475569;background:#f1f5f9}.pages-chart-config-button--confirm{background:var(--main,#00bda0);color:#fff}.pages-chart-config-button:disabled{cursor:wait;opacity:.5}@media (width<=520px){.pages-chart-config-overlay{align-items:flex-end;padding:10px}.pages-chart-config-modal{border-radius:14px;max-height:calc(100dvh - 20px)}.pages-chart-axis-grid{grid-template-columns:1fr}.pages-chart-config-actions{grid-template-columns:1fr 1.4fr;display:grid}.pages-chart-config-button{width:100%}}.inline-drawing-block{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0003;border-radius:10px;max-width:100%;margin:18px 0;line-height:0;display:block;position:relative;overflow:hidden}.inline-drawing-block.is-active{border-color:var(--main,#00bda0);box-shadow:0 0 0 3px #00bda01f}.inline-drawing-canvas{cursor:crosshair;touch-action:pan-y;background:#fff;width:100%;height:auto;min-height:40px;display:block}.inline-drawing-block.is-active .inline-drawing-canvas{touch-action:none}.inline-drawing-canvas.is-eraser{cursor:cell}.inline-drawing-resize-handle{background:var(--main,#00bda0);cursor:nwse-resize;color:#fff;opacity:0;touch-action:none;border:0;border-radius:4px;justify-content:center;align-items:center;width:15px;height:15px;padding:0;line-height:0;transition:opacity .15s;display:flex;position:absolute;bottom:3px;right:3px;box-shadow:0 3px 9px #07172733}.inline-drawing-resize-handle svg{display:block}.inline-drawing-block.is-active .inline-drawing-resize-handle,.inline-drawing-block:hover .inline-drawing-resize-handle,.inline-drawing-resize-handle:focus-visible{opacity:1}.inline-drawing-resize-handle:focus-visible{outline-offset:2px;outline:3px solid #00bda047}.patient-record-page.pages-writer-page{min-height:calc(100dvh - 80px);padding:0 12px calc(112px + env(safe-area-inset-bottom))}.pages-writer{--pages-keyboard-offset:0px;width:100%;max-width:900px;min-height:calc(100dvh - 80px);color:var(--text,#071727);margin:0 auto}.pages-writer-header{z-index:10;background:var(--bg,#f9fafb);justify-content:space-between;align-items:center;gap:10px;width:100vw;min-height:70px;margin-left:calc(50% - 50vw);padding:0 16px;display:flex;position:sticky;top:0}.pages-writer-back,.pages-writer-save{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.pages-writer-back{width:40px;height:40px;color:var(--text,#071727);background:#fff;border-radius:10px;position:absolute;top:-40px;box-shadow:0 0 8px #08272014}.pages-writer-back:active,.pages-writer-save:active,.pages-toolbar-button:active{transform:scale(.96)}.pages-writer-heading{min-width:0}.pages-writer-kicker{color:var(--main-dark,#009e85);letter-spacing:.09em;text-transform:uppercase;margin:0 0 1px;font-size:10px;font-weight:900}.pages-writer-heading h1{margin:0;font-size:20px;line-height:1.15}.pages-writer-patient{color:var(--text-muted,#6b7280);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;overflow:hidden}.pages-writer-save{background:var(--main,#00bda0);color:#fff;min-height:40px;font:inherit;border-radius:10px;gap:6px;padding:0 12px;font-size:13px;font-weight:800}.pages-writer-save:disabled{cursor:not-allowed;opacity:.45}.pages-writer-intro{height:fit-content;color:var(--text-muted,#6b7280);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:7px;padding:0 4px 9px;font-size:11px;font-weight:800;display:flex}.pages-writer-intro strong{color:#b45309;text-transform:none;margin-left:auto;font-size:10px}.pages-writer-dot{background:var(--main,#00bda0);border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #00bda021}.pages-editor-shell{background:#fff;border:1px solid #0a14141a;border-radius:10px;min-height:min(66dvh,650px);overflow:hidden;box-shadow:0 12px 26px #08272014}.pages-editor{box-sizing:border-box;min-height:min(66dvh,650px);color:var(--text,#071727);overflow-wrap:anywhere;white-space:pre-wrap;-webkit-user-select:text;user-select:text;outline:none;padding:28px 22px 170px;font-size:16px;line-height:1.45;position:relative}.pages-editor *{-webkit-user-select:text;user-select:text}.pages-editor .inline-drawing-block[data-drawing-type=bodychart]{max-width:500px;width:min(500px,100%)!important}.pages-editor .inline-drawing-block[data-drawing-type=movementchart]{aspect-ratio:1;max-width:400px}.pages-editor .inline-drawing-block[data-drawing-type=graph]{max-width:600px}.pages-editor:empty:before,.pages-editor.is-empty:before{content:attr(data-placeholder);color:#94a3b8;line-height:inherit;pointer-events:none;display:block;position:absolute;top:28px;left:22px}.pages-editor>.node-inlineDrawing{display:contents}.pages-editor p,.pages-editor div{margin:0 0 12px}.pages-editor h1,.pages-editor h2,.pages-editor h3{color:var(--text,#071727);line-height:1.18}.pages-editor h1{margin:0 0 14px;font-size:30px}.pages-editor h2{margin:0 0 12px;font-size:23px}.pages-editor h3{margin:0 0 10px;font-size:18px}.pages-editor ul,.pages-editor ol{margin:0 0 12px;padding-left:25px}.pages-editor li+li{margin-top:5px}.pages-writer-status{min-height:25px;color:var(--text-muted,#6b7280);padding:8px 4px 0;font-size:12px}.pages-writer-status p{margin:0}.pages-writer-error{color:#b42318;font-weight:700}.pages-floating-toolbar{right:50%;bottom:calc(var(--pages-keyboard-offset,0px) + env(safe-area-inset-bottom) + 12px);z-index:30;outline-offset:-2px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);scrollbar-width:none;background:#ffffff73;border-radius:15px;outline:2px solid #ffffff42;align-items:center;max-width:calc(100vw - 20px);padding:6px;display:flex;position:fixed;overflow-x:auto;transform:translate(50%);box-shadow:0 12px 30px #0717273d}.pages-floating-toolbar::-webkit-scrollbar{display:none}.pages-toolbar-group{flex:none;align-items:center;gap:2px;display:flex}.pages-toolbar-divider{background:#2c2c2c3a;flex:0 0 1px;width:1px;height:22px;margin:0 5px}.pages-toolbar-button{color:#1f1f1fe0;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.pages-toolbar-button>span{white-space:nowrap}.pages-toolbar-button--insert,.pages-toolbar-button--future,.pages-toolbar-button--done{gap:6px;width:auto;min-width:38px;padding:0 10px;font-size:12px;font-weight:800}.pages-toolbar-button--done svg{color:#2c2c2c;background:0 0}.pages-toolbar-button--future:disabled{cursor:not-allowed;opacity:.38}.pages-toolbar-button--done{background:0 0}.pages-toolbar-button.is-active{background:var(--main,#00bda0);color:#e1f1ef}.pages-toolbar-button:focus-visible,.pages-writer-back:focus-visible,.pages-writer-save:focus-visible{outline-offset:2px;outline:3px solid #00bda047}.inline-drawing-mount{display:contents}.pages-more-popover{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafafa41;border:1px solid #ffffff7e;border-radius:12px;flex-direction:row;gap:3px;padding:0 7px;display:flex;position:fixed;top:0;transform:translate(-50%,-100%);box-shadow:0 2px 12px #07172749}.pages-more-option{min-height:42px;color:var(--text,#071727);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:13px;font-weight:700}.pages-more-option:hover,.pages-more-option:focus-visible{background:#00bda01f}.pages-more-option:focus-visible{outline-offset:-2px;outline:2px solid #00bda052}.pages-toolbar-color-wrap{display:flex;position:relative}.pages-stroke-popover{bottom:calc(var(--pages-keyboard-offset,0px) + env(safe-area-inset-bottom) + 72px);z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafafa46;border:1px solid #ffffff2e;border-radius:12px;flex-direction:column;gap:9px;min-width:156px;padding:10px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #07172742}.pages-stroke-options{justify-content:center;align-items:center;gap:8px;display:flex}.pages-stroke-options button{background:0 0}.pages-stroke-options button span{background:#000000c9;border:1px solid #000;box-shadow:0 0 5px 5px #eff1f3ad}.pages-color-swatch,.pages-width-option{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:inline-flex}.pages-color-swatch{box-shadow:inset 0 0 0 1px #0717272e}.pages-color-swatch.is-active,.pages-width-option.is-active{border-color:var(--main,#00bda0);box-shadow:0 0 0 2px #00bda033}.pages-width-option{border-radius:7px}.pages-width-option span{background:#fff;border-radius:50%;display:block}.pages-color-swatch:focus-visible,.pages-width-option:focus-visible{outline:2px solid var(--main,#00bda0);outline-offset:2px}@media (width>=700px){.patient-record-page.pages-writer-page{padding-left:20px;padding-right:20px}.pages-writer-header{min-height:82px}.pages-editor,.pages-editor-shell{min-height:610px}.pages-editor{padding:42px 58px 170px}.pages-floating-toolbar{bottom:20px}.pages-stroke-popover{bottom:80px}}.visit-page{background:var(--bg);min-height:calc(100vh - 80px);padding:18px 16px calc(140px + env(safe-area-inset-bottom))}.visit-container{flex-direction:column;gap:16px;width:100%;max-width:620px;margin:0 auto;display:flex}.visit-loading-card{background:var(--card-bg);border-radius:var(--radius-md);width:100%;max-width:560px;box-shadow:var(--shadow);text-align:center;color:var(--text-secondary);margin:0 auto;padding:28px}.visit-header{align-items:center;gap:12px;display:flex}.visit-back{border-radius:var(--radius-md);background:var(--card-bg);border:1px solid var(--border);width:44px;min-width:44px;height:44px;color:var(--text);box-shadow:var(--shadow-soft);cursor:pointer;justify-content:center;align-items:center;transition:transform .12s;display:flex;position:absolute;top:16px}.visit-back:active{transform:scale(.95)}.visit-back svg{width:22px;height:22px}.visit-title-block{flex:1;min-width:0}.visit-subtitle{color:var(--main);margin:0 0 2px;font-size:12px;font-weight:600}.visit-title{color:var(--text);margin:0;font-size:17px;font-weight:700;line-height:1.2}.visit-status-dropdown{flex-shrink:0;position:relative}.visit-status-btn{border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:13px;font-weight:700;transition:transform .12s;display:inline-flex}.visit-status-btn svg{width:16px;height:16px}.visit-status-btn.status-in-progress,.visit-status-btn.status-scheduled{background:var(--main-light);color:var(--main-dark)}.visit-status-btn.status-completed{color:#166534;background:#dcfce7}.visit-status-btn.status-delete{color:#991b1b;background:#fee2e2}.visit-status-options{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);min-width:140px;box-shadow:var(--shadow);z-index:20;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0}.visit-status-option{border-radius:var(--radius-sm);color:var(--text);cursor:pointer;padding:10px 12px;font-size:13px;font-weight:600}.visit-status-option.active{background:var(--main-light);color:var(--main-dark)}.visit-status-option.is-danger{color:#b42318}.visit-status-option.is-danger:hover{background:#fff1f0}.visit-confirm-backdrop{z-index:100;background:#0717277a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.visit-confirm-modal{border-radius:var(--radius-xl);background:var(--card-bg);width:min(100%,420px);padding:24px;box-shadow:0 18px 48px #08272033}.visit-confirm-modal h2{color:var(--text);margin:0 0 8px;font-size:19px}.visit-confirm-modal p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.visit-delete-error{font-weight:700;color:#b42318!important;margin-top:12px!important;font-size:13px!important}.visit-confirm-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.visit-confirm-btn{border-radius:var(--radius-md);cursor:pointer;min-height:44px;padding:0 14px;font-size:14px;font-weight:700}.visit-confirm-btn:disabled{cursor:wait;opacity:.55}.visit-confirm-btn--cancel{border:1px solid var(--border);background:var(--bg);color:var(--text)}.visit-confirm-btn--delete{color:#fff;background:#b42318;border:1px solid #b42318}.visit-card{background:var(--card-bg);border-radius:var(--radius-xl);box-shadow:var(--shadow);border:1px solid var(--border);padding:18px}.visit-section-title{color:var(--text);margin:0 0 12px;font-size:15px;font-weight:700}.visit-section-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.visit-section-header .visit-section-title{margin:0}.visit-patient-card{flex-direction:column;gap:14px;display:flex}.visit-patient-main{align-items:center;gap:14px;display:flex}.visit-patient-avatar{background:var(--main-light);width:64px;min-width:64px;height:64px;color:var(--main-dark);border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;overflow:hidden}.visit-patient-avatar img{object-fit:cover;width:100%;height:100%}.visit-patient-info{flex:1;min-width:0}.visit-patient-name{color:var(--text);margin:0 0 4px;font-size:18px;font-weight:700}.visit-patient-meta{color:var(--text-muted);font-size:13px}.visit-session-badge{color:var(--text-secondary);background:#f1f5f9;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.visit-patient-actions{gap:10px;display:flex}.visit-icon-btn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);width:44px;min-width:44px;height:44px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:transform .12s;display:flex}.visit-icon-btn:active{transform:scale(.95)}.visit-icon-btn svg{width:20px;height:20px}.visit-chart-link{border-radius:var(--radius-md);background:var(--main);color:#fff;text-align:center;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.visit-chart-link:active{background:var(--main-dark)}.visit-reason-text{color:var(--text-secondary);margin:0 0 18px;font-size:15px;line-height:1.5}.visit-reason-textarea{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);resize:vertical;box-sizing:border-box;padding:10px 12px;font-family:inherit;font-size:14px}.visit-reason-textarea:focus{border-color:var(--main);outline:none}.visit-pain{flex-direction:column;gap:10px;margin-top:16px;display:flex}.visit-pain-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.visit-pain-label{color:var(--text-muted);font-size:13px;font-weight:600}.visit-pain-value{font-size:15px;font-weight:700}.visit-pain-value.pain-0,.visit-pain-value.pain-1,.visit-pain-value.pain-2,.visit-pain-value.pain-3{color:#16a34a}.visit-pain-value.pain-4,.visit-pain-value.pain-5,.visit-pain-value.pain-6{color:#ca8a04}.visit-pain-value.pain-7,.visit-pain-value.pain-8,.visit-pain-value.pain-9,.visit-pain-value.pain-10{color:#dc2626}.visit-pain-scale{gap:4px;display:flex;overflow-x:scroll}.visit-pain-step{border-radius:var(--radius-sm);border:1px solid var(--border);min-width:28px;height:38px;color:var(--text-muted);cursor:pointer;background:#fff;flex:1;font-size:13px;font-weight:700;transition:background .12s,color .12s,border-color .12s}.visit-pain-step.active.pain-0,.visit-pain-step.active.pain-1,.visit-pain-step.active.pain-2,.visit-pain-step.active.pain-3{color:#fff;background:#22c55e;border-color:#22c55e}.visit-pain-step.active.pain-4,.visit-pain-step.active.pain-5,.visit-pain-step.active.pain-6{color:#fff;background:#eab308;border-color:#eab308}.visit-pain-step.active.pain-7,.visit-pain-step.active.pain-8,.visit-pain-step.active.pain-9,.visit-pain-step.active.pain-10{color:#fff;background:#ef4444;border-color:#ef4444}.visit-body-toggle{background:var(--bg);border-radius:var(--radius-md);gap:0;padding:3px;display:flex}.visit-body-toggle button{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-size:12px;font-weight:700}.visit-body-toggle button.active{background:var(--card-bg);color:var(--main);box-shadow:var(--shadow-soft)}.visit-selected-zones{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px;font-size:13px;display:flex}.visit-zone-tag{background:var(--main-light);color:var(--main-dark);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.visit-therapy-chips{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.visit-chip{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.visit-chip.active{background:var(--main);color:#fff;border-color:var(--main)}.visit-notes-label{color:var(--text);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.visit-notes-textarea{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);resize:vertical;padding:12px 14px;font-family:inherit;font-size:14px}.visit-notes-textarea:focus{border-color:var(--main);outline:none}.visit-mic-btn{border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;align-items:center;gap:6px;margin-top:10px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.visit-mic-btn svg{width:16px;height:16px}.visit-add-btn{border-radius:var(--radius-md);border:1.5px dashed var(--main);background:var(--main-light);color:var(--main-dark);cursor:pointer;align-items:center;gap:6px;margin-bottom:10px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.visit-add-btn svg{width:16px;height:16px}.visit-picker{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.visit-picker-item{border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;padding:8px 12px;font-size:13px;font-weight:600}.visit-picker-item:active{background:var(--main-light)}.visit-homework-list{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.visit-homework-tag{background:var(--main-light);color:var(--main-dark);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.visit-homework-tag button{width:18px;height:18px;color:var(--main-dark);cursor:pointer;background:#00000014;border:none;border-radius:50%;font-size:14px;line-height:1}.visit-toggle-row{color:var(--text-secondary);cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.visit-toggle-row input{width:20px;height:20px;accent-color:var(--main);cursor:pointer}.visit-payment-row{flex-direction:column;gap:12px;display:flex}.visit-payment-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.visit-payment-badge{border-radius:999px;align-self:flex-start;align-items:center;height:32px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.visit-payment-badge.paid{color:#166534;background:#dcfce7}.visit-payment-badge.unpaid{color:#991b1b;background:#fee2e2}.visit-price-field{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.visit-price-input-wrap{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);min-height:34px;color:var(--text-secondary);align-items:center;gap:4px;padding:0 9px;display:inline-flex}.visit-price-input-wrap:focus-within{border-color:var(--main);box-shadow:0 0 0 3px #00bda01f}.visit-price-input-wrap input{width:48px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.visit-payment-actions{gap:10px;display:flex}.visit-payment-btn{border-radius:var(--radius-md);background:var(--main);color:#fff;cursor:pointer;border:none;flex:1;height:44px;font-size:14px;font-weight:700}.visit-payment-btn.secondary{background:var(--bg);color:var(--text);border:1px solid var(--border)}.visit-bottom-bar{width:100%;max-width:620px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);z-index:50;background:#fffffff2;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.visit-save-btn{border-radius:var(--radius-md);background:var(--main);color:#fff;cursor:pointer;border:none;width:100%;height:50px;font-size:16px;font-weight:700;transition:background .12s}.visit-save-btn:active{background:var(--main-dark)}.visit-save-btn:disabled,.visit-next-btn:disabled{opacity:.55;cursor:not-allowed}.visit-next-btn{border-radius:var(--radius-md);border:1.5px solid var(--main);width:100%;height:44px;color:var(--main);cursor:pointer;background:#fff;font-size:14px;font-weight:700}.visit-save-error{color:#b91c1c;text-align:center;margin:0;font-size:12px;font-weight:700;line-height:1.35}@media (width>=560px){.visit-page{padding:24px 20px calc(150px + env(safe-area-inset-bottom))}.visit-title{font-size:20px}.visit-payment-row{flex-direction:row;justify-content:space-between;align-items:center}.visit-payment-actions{flex:1;justify-content:flex-end}}.new-visit-page{background:var(--bg,#f6f8f7);min-height:calc(100vh - 80px);padding:18px 16px calc(150px + env(safe-area-inset-bottom))}.new-visit-container{flex-direction:column;gap:16px;width:100%;max-width:620px;margin:0 auto;display:flex}.new-visit-header{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 8px;display:grid}.new-visit-back{border:1px solid var(--border,#0a14140f);border-radius:var(--radius-md,12px);background:var(--card-bg,#fff);width:44px;height:44px;color:var(--text,#071727);box-shadow:var(--shadow-soft,0 4px 14px #0827200a);cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:16px}.new-visit-back:active{transform:scale(.96)}.new-visit-heading{min-width:max-content}.new-visit-kicker,.new-visit-eyebrow{color:var(--main-dark,#009e85);letter-spacing:.04em;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:800}.new-visit-title{color:var(--text,#071727);margin:0;font-size:clamp(19px,5vw,24px);line-height:1.15}.new-visit-mode-badge,.new-visit-locked-label,.new-visit-required-label{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.new-visit-mode-badge.is-scheduled{background:var(--main-light,#e6f9f6);color:var(--main-dark,#009e85)}.new-visit-mode-badge.is-completed{color:#166534;background:#dcfce7}.new-visit-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.new-visit-card-heading .visit-section-title{margin-bottom:0}.new-visit-heading-icon{color:var(--main-dark,#009e85)}.new-visit-patient-card{padding:18px}.new-visit-patient-tools{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.new-visit-search-box,.new-visit-input-wrap,.new-visit-select-wrap{border-radius:var(--radius-md,12px);background:var(--bg,#f6f8f7);min-height:48px;color:var(--text-muted,#6b7280);border:1px solid #0a14141a;align-items:center;display:flex}.new-visit-search-box{gap:9px;padding:0 12px}.new-visit-search-box:focus-within,.new-visit-input-wrap:focus-within,.new-visit-select-wrap:focus-within{border-color:var(--main,#00bda0);box-shadow:0 0 0 3px #00bda01f}.new-visit-search-box input,.new-visit-input-wrap input,.new-visit-select-wrap select{width:100%;min-width:0;height:46px;color:var(--text,#071727);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.new-visit-search-box input::placeholder,.new-visit-reason-card textarea::placeholder,.new-visit-notes-placeholder{color:var(--text-muted,#6b7280)}.new-visit-search-box>button{width:28px;height:28px;color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.new-visit-add-patient{border:1px solid var(--main,#00bda0);border-radius:var(--radius-md,12px);min-height:48px;color:var(--main-dark,#009e85);white-space:nowrap;cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.new-visit-add-patient:active,.new-visit-change-patient:active{transform:scale(.98)}.new-visit-patient-results{border:1px solid var(--border,#0a14140f);border-radius:var(--radius-md,12px);background:#fff;margin-top:12px;overflow:hidden}.new-visit-patient-result{border:0;border-bottom:1px solid var(--border,#0a14140f);width:100%;min-height:68px;color:var(--text,#071727);text-align:left;cursor:pointer;background:0 0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.new-visit-patient-result:last-child{border-bottom:0}.new-visit-patient-result:active{background:var(--main-light,#e6f9f6)}.new-visit-avatar{background:var(--main-light,#e6f9f6);width:38px;height:38px;color:var(--main-dark,#009e85);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex;overflow:hidden}.new-visit-avatar img{object-fit:cover;width:100%;height:100%}.new-visit-result-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.new-visit-result-copy strong{color:var(--text,#071727);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.new-visit-result-copy span,.new-visit-result-treatment{color:var(--text-muted,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.new-visit-result-treatment{text-align:right;max-width:115px}.new-visit-empty-results,.new-visit-patient-error{color:var(--text-secondary,#475569);margin:0;padding:14px;font-size:13px;line-height:1.45}.new-visit-save-error{color:#b91c1c;margin:0;font-size:12px;font-weight:700;line-height:1.35}.new-visit-selected-patient{box-sizing:border-box;border-radius:var(--radius-md,12px);background:var(--main-light,#e6f9f6);border:1px solid #00bda052;align-items:center;gap:10px;width:100%;min-height:62px;padding:10px 12px;display:flex}.new-visit-selected-patient .new-visit-result-copy{flex:1}.new-visit-selected-patient.is-locked{border-color:var(--border,#0a14140f);background:#f8fafc}.new-visit-change-patient{color:var(--main-dark,#009e85);cursor:pointer;background:0 0;border:0;padding:8px 4px 8px 8px;font-size:12px;font-weight:800}.new-visit-locked-label{min-height:24px;color:var(--text-secondary,#475569);background:#f1f5f9}.new-visit-required-label{color:#c2410c;background:#fff7ed;min-height:24px}.new-visit-anamnesis-textarea{box-sizing:border-box;border-radius:var(--radius-md,12px);background:var(--bg,#f6f8f7);width:100%;min-height:130px;color:var(--text,#071727);font:inherit;resize:vertical;border:1px solid #0a14141a;outline:0;padding:12px 14px;font-size:14px;line-height:1.5}.new-visit-anamnesis-textarea:focus{border-color:var(--main,#00bda0);box-shadow:0 0 0 3px #00bda01f}.new-visit-anamnesis-textarea:disabled{cursor:wait;opacity:.65}.new-visit-anamnesis-textarea::placeholder{color:var(--text-muted,#6b7280)}.new-visit-anamnesis-status,.new-visit-anamnesis-error{margin:8px 0 0;font-size:12px;line-height:1.4}.new-visit-anamnesis-status{color:var(--text-muted,#6b7280)}.new-visit-anamnesis-error{color:#b91c1c;font-weight:700}.new-visit-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.new-visit-field{min-width:0;color:var(--text-secondary,#475569);flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.new-visit-field--full{grid-column:1/-1}.new-visit-input-wrap,.new-visit-select-wrap{gap:8px;padding:0 12px}.new-visit-input-wrap input{font-size:14px}.new-visit-select-wrap{position:relative}.new-visit-select-wrap:after{content:"";border-right:1.5px solid var(--text-secondary,#475569);border-bottom:1.5px solid var(--text-secondary,#475569);pointer-events:none;width:7px;height:7px;position:absolute;right:12px;transform:translateY(-2px)rotate(45deg)}.new-visit-select-wrap select{appearance:none;padding-right:20px}.new-visit-reminder-info{border-radius:var(--radius-md,12px);color:var(--text,#071727);background:#f8fafc;align-items:flex-start;margin-top:14px;padding:12px;display:flex}.new-visit-reminder-info svg{flex-shrink:0}.new-visit-reminder-info span{flex-direction:row;gap:6px;display:flex}.new-visit-reminder-info strong{color:var(--text-secondary,#475569);font-size:13px;font-weight:600;line-height:1.35}.new-visit-scope-info span{align-items:center}.new-visit-scope-info-button{width:28px;height:28px;color:var(--main-dark,#009e85);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 28px;place-items:center;margin-left:2px;padding:0;display:inline-grid}.new-visit-scope-info-button:hover,.new-visit-scope-info-button:focus-visible{background:var(--main-light,#e6f9f6);outline:none}.new-visit-info-modal-overlay{z-index:100;background:#07172747;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.new-visit-info-modal{border:1px solid var(--border,#0a14140f);border-radius:var(--radius-lg,14px);background:var(--card-bg,#fff);width:min(100%,420px);padding:20px;box-shadow:0 18px 44px #0827202e}.new-visit-info-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.new-visit-info-modal-icon{border-radius:var(--radius-sm,10px);background:var(--main-light,#e6f9f6);width:38px;height:38px;color:var(--main-dark,#009e85);place-items:center;display:grid}.new-visit-info-modal-close{border:1px solid var(--border,#0a14140f);border-radius:var(--radius-sm,10px);background:var(--card-bg,#fff);width:34px;height:34px;color:var(--text-secondary,#475569);cursor:pointer;place-items:center;padding:0;display:grid}.new-visit-info-modal h2{color:var(--text,#071727);margin:16px 0 7px;font-size:19px}.new-visit-info-modal p{color:var(--text-secondary,#475569);margin:0;font-size:14px;line-height:1.5}.new-visit-info-modal-action{border-radius:var(--radius-md,12px);background:var(--main,#00bda0);color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;border:0;margin-top:18px;font-size:14px;font-weight:800}.new-visit-field-footer{color:var(--text-muted,#6b7280);justify-content:space-between;gap:12px;margin-top:7px;font-size:11px;display:flex}.new-visit-validation-message{color:#b91c1c;margin:9px 0 0;font-size:12px;font-weight:700;line-height:1.4}.new-visit-bottom-bar{z-index:50;width:min(100%,620px);padding:10px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border,#0a14140f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;margin:0 auto;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0827200f}.new-visit-save-hint{min-height:17px;color:var(--text-muted,#6b7280);text-align:center;margin-bottom:7px;font-size:11px;line-height:1.35}.new-visit-save-btn{border-radius:var(--radius-md,12px);background:var(--main,#00bda0);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;font-size:15px;font-weight:800;transition:background .12s,opacity .12s;display:inline-flex}.new-visit-save-btn:active:not(:disabled){background:var(--main-dark,#009e85)}.new-visit-save-btn:disabled{cursor:not-allowed;background:#b9d8d3}@media (width<=419px){.new-visit-patient-tools{grid-template-columns:1fr}.new-visit-add-patient{width:100%}.new-visit-result-treatment{display:none}}@media (width>=560px){.new-visit-page{padding:24px 20px calc(150px + env(safe-area-inset-bottom))}.new-visit-title{font-size:24px}}.active-treatment-modal-backdrop{z-index:110;cursor:default;background:#07172773;border:0;width:100%;height:100%;padding:0;animation:.2s active-treatment-backdrop-in;position:fixed;inset:0}@keyframes active-treatment-backdrop-in{0%{opacity:0}to{opacity:1}}.active-treatment-modal{z-index:111;background:var(--card-bg);border-radius:var(--radius-xl) var(--radius-xl) 0 0;flex-direction:column;width:100%;max-width:620px;max-height:88vh;transition:transform .22s;animation:.28s cubic-bezier(.16,1,.3,1) active-treatment-sheet-in;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 30px #08272029}.active-treatment-modal.is-dragging{transition:none;animation:none}@keyframes active-treatment-sheet-in{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}.active-treatment-modal-handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#cbd5e1;border:0;border-radius:999px;flex-shrink:0;width:42px;height:4px;margin:10px auto 0;padding:0;display:block}.active-treatment-modal-handle:active:not(:disabled){cursor:grabbing}.active-treatment-modal-handle:disabled{cursor:wait;opacity:.55}.active-treatment-modal-header{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:12px 18px 14px;display:grid}.active-treatment-modal-header h2{color:var(--text);text-align:center;margin:0;font-size:17px}.active-treatment-modal-action{cursor:pointer;background:0 0;border:0;min-height:36px;padding:6px 0;font-size:14px;font-weight:700}.active-treatment-modal-action:disabled,.active-treatment-modal-visit:disabled{cursor:wait;opacity:.55}.active-treatment-modal-action--clear{color:#b42318;justify-self:start}.active-treatment-modal-action--save{color:var(--main-dark);justify-self:end}.active-treatment-modal-content{padding:18px 18px calc(24px + env(safe-area-inset-bottom));overflow-y:auto}.active-treatment-modal-field{flex-direction:column;gap:7px;display:flex}.active-treatment-modal-field>span,.active-treatment-modal-section-header h3{color:var(--text);font-size:13px;font-weight:700}.active-treatment-modal-field input{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text);font:inherit;background:#f8fafc;outline:none;padding:12px}.active-treatment-modal-field input:focus{border-color:var(--main);box-shadow:0 0 0 3px #00bda01f}.active-treatment-modal-section-header{justify-content:space-between;align-items:flex-end;gap:12px;margin:22px 0 10px;display:flex}.active-treatment-modal-section-header h3{margin:0 0 3px}.active-treatment-modal-section-header p{color:var(--text-muted);margin:0;font-size:12px}.active-treatment-modal-section-header>span{background:var(--main-light);min-width:28px;color:var(--main-dark);text-align:center;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.active-treatment-modal-error{color:#b42318;margin:0 0 10px;font-size:13px}.active-treatment-modal-visits{flex-direction:column;gap:8px;display:flex}.active-treatment-modal-visit{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card-bg);width:100%;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;transition:background .12s,border-color .12s;display:grid}.active-treatment-modal-visit.is-selected{background:var(--main-light);border-color:#00bda073}.active-treatment-modal-visit-check{color:var(--text-muted);display:inline-flex}.active-treatment-modal-visit.is-selected .active-treatment-modal-visit-check{color:var(--main-dark)}.active-treatment-modal-visit-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.active-treatment-modal-visit-copy strong{color:var(--text);font-size:13px}.active-treatment-modal-visit-copy>span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.active-treatment-modal-visit-status{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:700}.active-treatment-modal-visit-status.is-done{color:#166534;background:#dcfce7}.active-treatment-modal-visit-status.is-upcoming{color:var(--text-secondary);background:#f1f5f9}.active-treatment-modal-empty{color:var(--text-muted);text-align:center;margin:0;padding:18px 0;font-size:13px}@media (width<=420px){.active-treatment-modal-header,.active-treatment-modal-content{padding-left:14px;padding-right:14px}.active-treatment-modal-visit{grid-template-columns:auto minmax(0,1fr)}.active-treatment-modal-visit-status{grid-column:2;justify-self:start}}:root{--main:#00bda0;--main-dark:#009e85;--main-light:#e6f9f6;--bg:#f6f8f7;--card-bg:#fff;--text:#071727;--text-secondary:#475569;--text-muted:#6b7280;--border:#0a14140f;--shadow:0 8px 24px #0827200f;--shadow-soft:0 4px 14px #0827200a;--radius-xl:18px;--radius-lg:14px;--radius-md:12px;--radius-sm:10px}.patient-record-page{background:var(--bg);min-height:calc(100vh - 80px);padding:18px 16px calc(100px + env(safe-area-inset-bottom))}.patient-record-container{flex-direction:column;gap:16px;width:100%;max-width:620px;margin:0 auto;display:flex}.patient-record-loading{background:var(--card-bg);border-radius:var(--radius-md);width:100%;max-width:560px;box-shadow:var(--shadow);text-align:center;color:var(--text-secondary);margin:0 auto;padding:28px}.pr-header{align-items:center;gap:12px;display:flex}.pr-anamnesis-card{position:relative}.pr-anamnesis-edit-btn{cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:6px;width:100%;padding:6px;display:inline-flex}.pr-anamnesis-edit-btn:disabled{cursor:wait;opacity:.55}.pr-anamnesis-edit-btn svg{opacity:.9}.pr-back{border-radius:var(--radius-md);background:var(--card-bg);border:1px solid var(--border);width:44px;min-width:44px;height:44px;color:var(--text);box-shadow:var(--shadow-soft);cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;top:16px}.pr-patient-info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.pr-avatar{background:var(--main-light);width:52px;height:52px;color:var(--main-dark);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:700;display:flex;overflow:hidden}.pr-avatar img{object-fit:cover;width:100%;height:100%}.pr-patient-text{min-width:0}.pr-patient-name{color:var(--text);margin:0 0 2px;font-size:18px;font-weight:700}.pr-patient-meta{color:var(--text-muted);margin:0;font-size:13px}.pr-new-visit-btn{border-radius:var(--radius-md);background:var(--main);color:#fff;box-shadow:var(--shadow-soft);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;padding:10px;font-weight:500;text-decoration:none;display:flex}.pr-new-visit-menu{z-index:31;position:relative}.pr-new-visit-btn svg{transition:transform .18s}.pr-new-visit-menu.is-open .pr-new-visit-btn svg{transform:rotate(45deg)}.pr-new-visit-options{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:2px;width:max-content;min-width:190px;padding:6px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 28px #08272029}.pr-new-visit-option{border-radius:var(--radius-sm);color:var(--text);white-space:nowrap;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.pr-new-visit-option:hover,.pr-new-visit-option:focus-visible{background:var(--main-light);color:var(--main-dark);outline:none}.pr-new-visit-option svg{color:var(--main-dark);flex-shrink:0}.pr-new-visit-overlay{z-index:30;cursor:default;background:#07172729;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.pr-tabs{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);gap:6px;padding:4px;display:flex}.pr-tab{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex:1;padding:10px 8px;font-size:13px;font-weight:700;transition:background .12s,color .12s}.pr-tab.is-active{background:var(--main);color:#fff}.pr-tab-content{flex-direction:column;gap:14px;display:flex}.pr-card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--border);padding:16px}.pr-card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.pr-card-title{color:var(--text);text-wrap:nowrap;margin:0;font-size:15px;font-weight:700}.pr-memo-banner{border-radius:var(--radius-lg);background:#fffbeb;border:1px solid #fde68a;align-items:center;gap:10px;height:max-content;padding:12px;display:flex}.pr-memo-icon{color:#fbbf24;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.pr-memo-input{color:var(--text);resize:none;field-sizing:content;background:0 0;border:none;outline:none;flex:1;align-self:center;font-family:inherit;font-size:14px}.pr-memo-input::placeholder{color:var(--text-muted)}.pr-memo-save-btn{color:#fbbf24;cursor:pointer;background:#fbbe2400;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;display:inline-flex}.pr-memo-save-btn:disabled{cursor:wait;opacity:.55}.pr-memo-error{color:#b42318;margin:-8px 0 0;font-size:13px}.pr-empty-state{border-radius:var(--radius-md);color:var(--text-secondary);text-align:center;background:#e6f9f68c;border:1px dashed #00bda059;margin:8px 0;padding:24px 18px;font-size:14px;line-height:1.45}.pr-active-treatment-card{width:100%;font:inherit;text-align:left;cursor:pointer;transition:border-color .12s,box-shadow .12s,transform .12s}.pr-active-treatment-card:hover,.pr-active-treatment-card:focus-visible{border-color:#00bda073;outline:none;box-shadow:0 10px 26px #0827201a}.pr-active-treatment-card:active{transform:translateY(1px)}.pr-next-visit-card{text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s;display:block}.pr-next-visit-card:hover,.pr-next-visit-card:focus-visible{border-color:#00bda073;outline:none;box-shadow:0 10px 26px #0827201a}.pr-next-visit-card:active{transform:translateY(1px)}.pr-next-visit-card--empty{box-shadow:none;background:0 0;border:1px dashed #00bda073}.pr-next-visit-card--empty:hover,.pr-next-visit-card--empty:focus-visible{box-shadow:none;background:0 0;border-color:#00bda073}.pr-latest-session-card{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s;display:block}.pr-latest-session-card:hover,.pr-latest-session-card:focus-visible{border-color:#00bda073;outline:none;box-shadow:0 10px 26px #0827201a}.pr-latest-session-card:active,.pr-history-nav-card:active{transform:translateY(1px)}.pr-history-nav-card{width:100%;min-height:52px;color:var(--text);font:inherit;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:700;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex}.pr-history-nav-card:hover,.pr-history-nav-card:focus-visible{border-color:#00bda073;outline:none;box-shadow:0 10px 26px #0827201a}.pr-history-nav-card svg{flex-shrink:0}.pr-next-visit-card--empty .pr-card-header{margin-bottom:6px}.pr-session-badge{background:var(--main-light);color:var(--main-dark);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.pr-diagnosis{color:#2f2f2f;margin:0 0 14px;font-size:15px;font-weight:500}.pr-progress-track{background:#f1f5f9;border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.pr-progress-fill{background:var(--main);border-radius:999px;height:100%;transition:width .3s}.pr-progress-label{color:var(--text-muted);margin:0;font-size:12px}.pr-session-date{color:var(--main);margin:0 0 6px;font-size:13px;font-weight:700}.pr-session-notes{color:var(--text-secondary);margin:0 0 12px;font-size:14px;line-height:1.45}.pr-pain-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.pr-pain-label{color:var(--text-muted);font-size:13px;font-weight:600}.pr-pain-value{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:700}.pr-pain-value.pain-0,.pr-pain-value.pain-1,.pr-pain-value.pain-2,.pr-pain-value.pain-3{color:#166534;background:#dcfce7}.pr-pain-value.pain-4,.pr-pain-value.pain-5,.pr-pain-value.pain-6{color:#854d0e;background:#fef9c3}.pr-pain-value.pain-7,.pr-pain-value.pain-8,.pr-pain-value.pain-9,.pr-pain-value.pain-10{color:#991b1b;background:#fee2e2}.pr-goals-list{flex-direction:column;gap:10px;display:flex}.pr-goal-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card-bg);color:var(--text);cursor:pointer;text-align:left;align-items:center;gap:10px;padding:12px;font-size:14px;font-weight:600;display:flex}.pr-goal-item svg{color:var(--main);flex-shrink:0}.pr-goal-item.is-completed{opacity:.7}.pr-goal-item.is-completed span{color:var(--text-muted);text-decoration:line-through}.pr-pain-chart{padding-top:8px}.pr-pain-chart-svg{width:100%;max-width:320px;height:auto}.pr-pain-chart-labels{justify-content:space-between;max-width:320px;margin-top:4px;padding:0 16px;display:flex}.pr-pain-chart-label{color:var(--text-muted);font-size:11px;font-weight:600}.pr-comparison-card .pr-card-title{margin-bottom:12px}.pr-rom-row{justify-content:center;align-items:center;gap:16px;margin-bottom:10px;display:flex}.pr-rom-box{border-radius:var(--radius-md);background:#f1f5f9;flex-direction:column;align-items:center;gap:2px;min-width:90px;padding:14px 18px;display:flex}.pr-rom-box--last{background:var(--main-light)}.pr-rom-label{color:var(--text-muted);font-size:11px;font-weight:700}.pr-rom-value{color:var(--text);font-size:22px;font-weight:800}.pr-rom-sublabel{color:var(--text-secondary);font-size:12px}.pr-rom-arrow{color:var(--main)}.pr-comparison-note{text-align:center;color:var(--text-secondary);margin:0;font-size:13px;font-weight:600}.pr-anamnesis{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.pr-body-toggle{background:var(--bg);border-radius:var(--radius-md);gap:0;padding:3px;display:flex}.pr-body-toggle button{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-size:12px;font-weight:700}.pr-body-toggle button.active{background:var(--card-bg);color:var(--main);box-shadow:var(--shadow-soft)}.pr-bodychart-wrap{justify-content:center;display:flex}.pr-zone-chips{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.pr-zone-chip{border:1px solid var(--border);background:var(--card-bg);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;transition:background .12s,color .12s,border-color .12s}.pr-zone-chip.is-active{background:var(--main);color:#fff;border-color:var(--main)}.pr-visit-count{background:var(--main-light);color:var(--main-dark);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.pr-visits-list{flex-direction:column;gap:10px;display:flex}.pr-visit-accordion{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.pr-visit-accordion-header{text-align:left;cursor:pointer;background:#f8fafc;border:none;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px;display:flex}.pr-visit-accordion-header>div{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.pr-visit-date{color:var(--text);font-size:16px;font-weight:700}.timeline-date-container{align-items:center;margin:10px 0;padding-left:20px;display:flex;position:relative}.timeline-date-container:before{content:"";z-index:1;background-color:#cbd5e1;width:2px;position:absolute;top:-6px;bottom:-6px;left:5px}.timeline-date-container:after{content:"";background-color:var(--main,#3b82f6);z-index:2;border:2px solid #fff;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:2px;transform:translateY(-50%);box-shadow:0 0 0 2px #cbd5e1}.pr-visit-accordion-header.is-open .timeline-date-container:after{background-color:var(--main,#3b82f6);border:2px solid var(--main,#3b82f6);box-shadow:0 0 0 1px var(--main,#3b82f6)}.pr-visit-pain{color:#991b1b;background:#fee2e2;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:700}.pr-visit-zones{color:var(--text-muted);font-size:12px}.pr-visit-accordion-body{border-top:1px solid var(--border);background:var(--card-bg);padding:12px}.pr-visit-accordion-body svg{color:#2c2c2c}.pr-visit-notes{color:var(--text-secondary);margin:0 0 10px;font-size:13px;line-height:1.45}.pr-maneuver-icon{color:#8a8a8a}.pr-visit-maneuvers{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.pr-visit-label{color:var(--text-muted);font-size:12px;font-weight:700}.pr-maneuver-tag{background:var(--main-light);color:var(--main-dark);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:600}.pr-visit-rom{color:var(--text-secondary);font-size:13px}.pr-upload-btn{border-radius:var(--radius-lg);border:2px dashed var(--main);background:var(--main-light);width:100%;color:var(--main-dark);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:700;display:inline-flex}.pr-documents-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.pr-document-card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid var(--border);flex-direction:column;gap:10px;padding:12px;display:flex}.pr-document-preview{border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;height:90px;display:flex}.pr-document-preview--image{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.pr-document-preview--pdf{background:linear-gradient(135deg,#ef4444,#f97316)}.pr-document-info{min-width:0}.pr-document-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:700;overflow:hidden}.pr-document-date{color:var(--text-muted);margin:0;font-size:12px}.pr-visual-comparison{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.pr-visual-box{flex-direction:column;align-items:center;gap:8px;display:flex}.pr-visual-label{color:var(--text-muted);font-size:12px;font-weight:700}.pr-visual-placeholder{aspect-ratio:3/4;border-radius:var(--radius-md);border:2px dashed var(--border);background:#f1f5f9;width:100%}@media (width>=560px){.patient-record-page{padding:24px 20px calc(110px + env(safe-area-inset-bottom))}.pr-documents-grid{grid-template-columns:repeat(3,1fr)}}.pr-avatar:focus-visible{outline-offset:3px;outline:3px solid #00bda047}.pr-settings-overlay{z-index:90;background:#07172747;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.pr-settings-modal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card-bg);width:min(100%,440px);padding:20px;box-shadow:0 18px 44px #0827202e}.pr-settings-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.pr-settings-kicker{color:var(--main-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}.pr-settings-header h2{color:var(--text);margin:0;font-size:18px}.pr-settings-close{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card-bg);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;flex:0 0 34px;place-items:center;display:grid}.pr-settings-close:disabled{cursor:wait;opacity:.55}.pr-settings-list{flex-direction:column;gap:8px;display:flex}.pr-settings-item{border-bottom:1px solid var(--border);min-height:48px;color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:14px;font-weight:650;display:flex}.pr-settings-item:last-child{border-bottom:0}.pr-settings-connect,.pr-settings-connected{border-radius:var(--radius-sm);min-height:34px;font:inherit;flex:none;padding:0 11px;font-size:12px;font-weight:800}.pr-settings-connect{background:var(--main);color:#fff;cursor:pointer;border:0}.pr-settings-connect:disabled{cursor:wait;opacity:.55}.pr-settings-connected{color:#087965;background:#e8f8f4;border:1px solid #b8e7dc;align-items:center;display:inline-flex}.pr-settings-status,.pr-settings-error{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.45}.pr-settings-error{color:#b42318;margin-top:12px}:root{--new-patient-surface:#fff;--new-patient-border:#0a141417;--new-patient-muted:#64748b;--new-patient-danger:#c2413b}.new-patient-page{min-height:calc(100vh - 80px);padding:12px 16px calc(190px + env(safe-area-inset-bottom));background:linear-gradient(160deg, #f8fbfa 0%, var(--bg) 48%, #edf8f5 100%);color:var(--text)}.new-patient-container{flex-direction:column;gap:16px;width:100%;max-width:680px;margin:0 auto;display:flex}.new-patient-loading{border-radius:var(--radius-md);background:var(--new-patient-surface);width:min(100%,560px);box-shadow:var(--shadow);text-align:center;color:var(--text-secondary);margin:28px auto 0;padding:28px}.new-patient-header{align-items:center;gap:12px;padding:4px 0 6px;display:flex}.new-patient-back{border:1px solid var(--new-patient-border);background:var(--new-patient-surface);width:42px;height:42px;color:var(--text);box-shadow:var(--shadow-soft);cursor:pointer;border-radius:12px;flex:0 0 42px;place-items:center;display:grid;position:absolute;top:16px}.new-patient-back:active,.new-patient-clear-search:active,.new-patient-link-button:active,.new-patient-save-button:active{transform:scale(.98)}.new-patient-kicker{color:var(--main-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:12px;font-weight:800}.new-patient-title{letter-spacing:0;margin:0;font-size:clamp(25px,7vw,32px);line-height:1.1}.new-patient-network,.new-patient-form,.new-patient-network-result{border:1px solid var(--new-patient-border);border-radius:var(--radius-lg);background:var(--new-patient-surface);box-shadow:var(--shadow-soft)}.new-patient-network{padding:17px}.new-patient-section-heading{align-items:center;gap:11px;margin-bottom:15px;display:flex}.new-patient-section-icon,.new-patient-not-found-icon{background:var(--main-light);width:38px;height:38px;color:var(--main-dark);border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.new-patient-section-heading h2,.new-patient-form-heading h2{margin:0;font-size:16px;line-height:1.2}.new-patient-section-heading p,.new-patient-form-heading>p:last-child{color:var(--new-patient-muted);margin:4px 0 0;font-size:13px;line-height:1.4}.new-patient-search-wrap{background:#fbfefd;border:2px solid #00bda03d;border-radius:14px;align-items:center;gap:10px;min-height:54px;padding:0 13px;transition:border-color .16s,box-shadow .16s;display:flex}.new-patient-search-wrap:focus-within{border-color:var(--main);box-shadow:0 0 0 4px #00bda01a}.new-patient-search-icon{color:var(--main-dark);flex-shrink:0}.new-patient-search-input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:15px;font-weight:600}.new-patient-search-input::placeholder{color:#7b8794;font-weight:500}.new-patient-search-input::-webkit-search-cancel-button{display:none}.new-patient-clear-search{width:29px;height:29px;color:var(--main-dark);cursor:pointer;background:#e7f5f2;border:0;border-radius:50%;flex:0 0 29px;place-items:center;display:grid}.new-patient-search-hint{color:var(--new-patient-muted);margin:10px 2px 0;font-size:12px;line-height:1.4}.new-patient-network-result{background:#f7fffd;border-color:#00bda040;padding:15px}.new-patient-profile-card{align-items:center;gap:12px;display:flex}.new-patient-avatar{color:#087965;background:#ccefe8;border-radius:17px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:16px;font-weight:800;display:grid}.new-patient-profile-details{min-width:0}.new-patient-profile-label{color:var(--main-dark);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.new-patient-profile-details h2{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;line-height:1.2;overflow:hidden}.new-patient-profile-details p{color:var(--text-secondary);align-items:center;gap:5px;margin:5px 0 0;font-size:13px;display:flex}.new-patient-profile-details p svg{color:var(--main-dark);flex-shrink:0}.new-patient-link-button,.new-patient-already-badge{border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;margin-top:15px;font-size:14px;font-weight:800;display:flex}.new-patient-link-button{background:var(--main);color:#fff;cursor:pointer;border:0;transition:transform .12s,background .16s;box-shadow:0 7px 15px #00bda033}.new-patient-link-button:hover,.new-patient-save-button:hover{background:var(--main-dark)}.new-patient-already-badge{color:#087965;background:#e8f8f4;border:1px solid #b8e7dc}.new-patient-not-found{border-radius:var(--radius-md);color:#805d20;background:#fffaf0;border:1px solid #f0d9a6;align-items:center;gap:11px;padding:13px 14px;display:flex}.new-patient-not-found-icon{color:#a16d15;background:#ffedc5;flex-basis:36px;width:36px;height:36px}.new-patient-not-found p{margin:0;font-size:13px;font-weight:650;line-height:1.45}.new-patient-save-error{border-radius:var(--radius-md);color:var(--new-patient-danger);background:#fff1f0;border:1px solid #f2b8b5;padding:12px 14px;font-size:13px;font-weight:650;line-height:1.45}.new-patient-form{padding:18px 17px 20px}.new-patient-form-heading{border-bottom:1px solid var(--new-patient-border);padding-bottom:16px}.new-patient-form-heading .new-patient-kicker{margin-bottom:5px}.new-patient-form-grid{gap:15px;margin-top:18px;display:grid}.new-patient-field{flex-direction:column;gap:7px;margin-top:15px;display:flex}.new-patient-form-grid .new-patient-field{margin-top:0}.new-patient-field label{color:var(--text);font-size:13px;font-weight:750}.new-patient-field label span{color:var(--danger)}.np-consent-info{color:var(--new-patient-muted);margin-top:15px;padding:0 6px;font-size:12px;font-weight:500}.new-patient-field input{width:100%;min-height:47px;color:var(--text);font:inherit;background:#fcfefd;border:1px solid #d9e2e0;border-radius:11px;outline:0;padding:0 13px;font-size:15px;transition:border-color .16s,box-shadow .16s}.new-patient-field input:focus,.new-patient-field select:focus,.new-patient-phone-input:focus-within{border-color:var(--main);box-shadow:0 0 0 4px #00bda01a}.new-patient-field input::placeholder{color:#9aa6ad}.new-patient-field input[aria-invalid=true],.new-patient-field select[aria-invalid=true],.new-patient-phone-input.has-error{border-color:var(--new-patient-danger)}.new-patient-field>select{width:100%;min-height:47px;color:var(--text);font:inherit;background:#fcfefd;border:1px solid #d9e2e0;border-radius:11px;outline:0;padding:0 13px;font-size:15px}.new-patient-select-with-icon{min-height:47px;color:var(--main-dark);background:#fcfefd;border:1px solid #d9e2e0;border-radius:11px;align-items:center;transition:border-color .16s,box-shadow .16s;display:flex}.new-patient-select-with-icon:focus-within{border-color:var(--main);box-shadow:0 0 0 4px #00bda01a}.new-patient-select-with-icon svg{flex:none;margin-left:13px}.new-patient-select-with-icon select{width:100%;min-height:45px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0 13px 0 9px;font-size:15px}.new-patient-phone-input{background:#fcfefd;border:1px solid #d9e2e0;border-radius:11px;align-items:center;min-height:47px;transition:border-color .16s,box-shadow .16s;display:flex}.new-patient-phone-input select{min-height:45px;color:var(--text-secondary);font:inherit;cursor:pointer;text-align:center;text-align-last:center;background:#fcfefd;border:0;border-right:1px solid #d9e2e0;border-radius:11px 0 0 11px;outline:0;padding:0 0 0 2px;font-size:14px;font-weight:750}.new-patient-phone-input select:focus{box-shadow:none}.new-patient-phone-input select option{color:var(--text);font-weight:500}.new-patient-phone-input input{min-height:45px;box-shadow:none;border:0}.new-patient-phone-input input:focus{box-shadow:none}.new-patient-fiscal-input{text-transform:uppercase}.new-patient-save-button:disabled{cursor:wait;opacity:.65}.new-patient-field-hint{color:var(--new-patient-muted);margin:-2px 0 0;font-size:11px;line-height:1.35}.new-patient-error{color:var(--new-patient-danger);margin:-2px 0 0;font-size:11px;font-weight:650}.new-patient-consent{color:var(--text-secondary);cursor:pointer;grid-template-columns:20px 1fr;align-items:start;gap:10px;margin-top:20px;font-size:13px;line-height:1.45;display:grid;position:relative}.new-patient-consent input{opacity:0;width:1px;height:1px;position:absolute}.new-patient-checkbox{background:var(--new-patient-surface);color:#fff;border:1.5px solid #9cb3ad;border-radius:6px;place-items:center;width:20px;height:20px;transition:background .16s,border-color .16s;display:grid}.new-patient-consent input:checked+.new-patient-checkbox{border-color:var(--main);background:var(--main)}.new-patient-consent input:focus-visible+.new-patient-checkbox{outline-offset:2px;outline:3px solid #00bda033}.new-patient-consent.has-error .new-patient-checkbox{border-color:var(--new-patient-danger)}.new-patient-consent-error{margin:7px 0 0 30px}.new-patient-footer{z-index:80;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fbfaeb;border-top:1px solid #0a141414;position:fixed;bottom:0;left:0;right:0}.new-patient-save-button{background:var(--main);color:#fff;width:min(100%,680px);min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin:0 auto;font-size:15px;font-weight:800;transition:transform .12s,background .16s;display:flex;box-shadow:0 8px 18px #00bda038}@media (width>=560px){.new-patient-page{padding-left:24px;padding-right:24px}.new-patient-network,.new-patient-form,.new-patient-network-result{padding-left:22px;padding-right:22px}.new-patient-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.new-patient-footer{padding-left:24px;padding-right:24px}.new-patient-link-button,.new-patient-already-badge{width:auto;min-width:205px;margin-left:auto}.new-patient-network-result{justify-content:space-between;align-items:center;gap:18px;display:flex}.new-patient-link-button,.new-patient-already-badge{flex:none;margin-top:0}}.address-select{flex-direction:column;gap:6px;display:flex}.address-hint{color:#6b7280;margin:0;font-size:12px}.address-async__control{box-shadow:none!important;border:1px solid #0a141414!important;border-radius:10px!important;min-height:46px!important}.address-async__control--is-focused{border-color:#00bda0!important;box-shadow:0 6px 20px #00bda01f!important}.address-async__menu{border-radius:10px!important;box-shadow:0 10px 30px #0827201a!important}.address-async__option{font-size:14px!important}.address-async__option--is-focused{background:#00bda014!important}.address-async__option--is-selected{color:#fff!important;background:#00bda0!important}.availability-setup{color:#071727;background:#fff;border-radius:14px}.availability-header{text-align:center;margin-bottom:18px}.availability-title{margin:0 0 4px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700}.availability-subtitle{color:#6b7280;margin:0;font-size:13px}.availability-tabs{background:#f1f4f3;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:0 0 18px;padding:4px;display:grid}.availability-tab{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 12px;font-size:14px;font-weight:600}.availability-tab.active{color:#071727;background:#fff;box-shadow:0 1px 3px #0717271f}.availability-notice{color:#477267;text-align:center;margin:-4px 0 12px;font-size:12px}.days-list{border-top:1px solid #eef1f0;flex-direction:column;display:flex}.day-error{color:#c0392b;text-align:center;margin-top:4px;scroll-margin:24px;font-size:13px;font-weight:600}.day-row{border-bottom:1px solid #eef1f0;grid-template-columns:44px minmax(84px,1fr) auto;align-items:center;gap:10px;padding:12px 0;display:grid}.day-toggle{cursor:pointer;background:#e5e7eb;border:none;border-radius:999px;width:44px;height:26px;padding:0;transition:background .2s;position:relative}.day-toggle.active{background:#111827}.toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.day-toggle.active .toggle-knob{transform:translate(18px)}.day-label{color:#071727;font-size:15px;font-weight:500}.day-slots{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.day-tools{justify-content:flex-end;align-items:center;gap:7px;display:flex}.time-slot{align-items:center;gap:6px;display:flex}.time-input{color:#071727;background:#fff;border:1px solid #0a141414;border-radius:8px;width:min-content;padding:6px 8px;font-size:14px}.availability-target-select{color:#35574d;background:#f8fcf9;border:1px solid #d8e2df;border-radius:8px;min-width:104px;max-width:170px;padding:6px 8px;font-size:13px}.availability-target-select:focus{border-color:#6cac8c;outline:2px solid #4b9a7829}.time-separator{color:#6b7280;font-size:14px}.slot-remove{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.slot-remove:hover{color:#ef4444}.slot-add{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.slot-add:hover{color:#6b7280;background:#f3f4f6}.copy-actions{gap:4px;display:flex}.copy-action{color:#3f3f3f;cursor:pointer;background:#fff;border:1px solid #d8e2df;border-radius:6px;padding:6px 8px;font-size:12px;font-weight:600}.copy-action:hover:not(:disabled){background:#f4faf8;border-color:#8db4a8}.copy-action:disabled{cursor:not-allowed;color:#b5c0bd;background:#f8faf9}.availability-preview{border-top:1px dashed #e5e7eb;margin-top:16px;padding-top:12px}.availability-summary-row{color:#475569;margin-bottom:4px;font-size:13px}.availability-empty{color:#9ca3af;text-align:center;margin:0;font-size:13px}.exceptions-tab{flex-direction:column;gap:14px;display:flex}.exceptions-intro{color:#64748b;margin:0;font-size:13px;line-height:1.45}.exceptions-calendar{box-sizing:border-box;align-self:center;width:100%;max-width:320px}.exceptions-calendar,.exception-editor{background:#fbfdfc;border:1px solid #e3ebe8;border-radius:12px;padding:14px}.calendar-header-availabilty{grid-template-columns:32px 1fr 32px;align-items:center;gap:8px;margin-bottom:12px;display:grid}.calendar-header-availabilty h3{color:#071727;text-align:center;margin:0;font-size:15px}.calendar-nav{color:#477267;cursor:pointer;background:#fff;border:1px solid #d8e2df;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.calendar-nav:hover{background:#f1f8f5}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.calendar-weekdays{margin-bottom:5px}.calendar-weekdays span{color:#8a9a95;text-align:center;font-size:11px;font-weight:700}.calendar-day{aspect-ratio:1;color:#243b41;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:0;font-size:13px;display:inline-flex;position:relative;overflow:hidden}.calendar-day:hover:not(:disabled){background:#f2f9f6;border-color:#91b9ad}.calendar-day.selected{border-color:#277765;font-weight:700;box-shadow:inset 0 0 0 1px #277765}.calendar-day.outside-month{color:#c5cfcc;cursor:default;background:0 0}.calendar-partial-icon{box-sizing:border-box;color:#af5f58;background:#f78177;border-radius:50%;justify-content:center;align-items:center;width:9px;height:9px;padding:1px;display:inline-flex;position:absolute;bottom:4px;right:4px}.calendar-available-icon{background:#4b9a78;border-radius:50%;width:9px;height:9px;position:absolute;bottom:4px;left:4px}.calendar-day.available-day:not(.full-day){background:#f4fbf7;border-color:#b8daca}.calendar-day.full-day{color:#9f4138;background:repeating-linear-gradient(-45deg,#fff7f6 0 5px,#f0c3be 5px 7px);border-color:#e3aaa3}.calendar-day.full-day.selected{box-shadow:inset 0 0 0 1px #b84f45}.calendar-legend{color:#71817d;flex-wrap:wrap;gap:8px 14px;margin-top:12px;font-size:11px;display:flex}.calendar-legend span{align-items:center;gap:5px;display:inline-flex}.legend-mark{background:#f7d9d5;border-radius:50%;width:13px;height:13px;display:inline-block}.legend-mark.available{background:#bfe3ce}.legend-mark.full{background:repeating-linear-gradient(-45deg,#fff7f6 0 4px,#e3aaa3 4px 6px);border-radius:3px}.exception-editor{background:#fff}.exception-editor-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.exception-editor-header h3{color:#071727;margin:0 0 3px;font-size:16px}.exception-editor-header-p{color:#71817d;margin:0 0 .5rem;font-size:14px}.exception-groups{flex-direction:column;gap:16px;margin-top:16px;display:flex}.exception-group{border-top:1px solid #e7eeeb;padding-top:14px}.exception-group:first-child{border-top:0;padding-top:0}.exception-group-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.exception-group-hint{color:#8a9a95;font-size:12px;line-height:1.35;display:block}.normal-day-preview{color:#35574d;background:#f5fbf8;border:1px solid #dcebe5;border-radius:8px;padding:10px 11px;font-size:13px}.normal-day-preview.has-exception{background:repeating-linear-gradient(-45deg,#f5fbf8 0 7px,#d3ddd9 7px 9px)}.preview-label{color:#5c7c71;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.normal-slot-list{flex-wrap:wrap;gap:6px;display:flex}.normal-slot-list span{color:#2f6757;background:#e4f2ec;border-radius:5px;padding:4px 7px;font-weight:600}.normal-empty{color:#7b8d88}.exception-slots{flex-direction:column;gap:8px;margin-top:12px;display:flex}.exception-slot{align-items:center;gap:6px;display:flex}.exception-status-marker{color:#af5f58;background:#fce3e3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.exception-status-marker.available{color:#327458;background:#dff1e7}.available-time-input{background:#f8fcf9!important;border-color:#b8daca!important}.available-time-input:focus{border-color:#6cac8c;outline:2px solid #4b9a7829}.available-remove{color:#6da589}.available-remove:hover{color:#327458}.exception-time-input{background:snow;border-color:#e5b3ae}.exception-time-input:focus{border-color:#cf776e;outline:2px solid #b84f4526}.exception-remove{color:#bd7169}.exception-remove:hover{color:#a6443c}.exception-error{color:#a6443c;text-align:left}.available-error{color:#a6443c}.exception-group-disabled{color:#8a6b68;margin:12px 0 0;font-size:12px}.exception-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.exception-add,.exception-full,.exception-secondary-action{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:600;display:inline-flex}.exception-add{color:#a6443c;background:snow;border:1px solid #efc7c2}.exception-add:hover{background:#fff3f1}.exception-available{color:#327458;cursor:pointer;background:#f4fbf7;border:1px solid #b8daca;border-radius:7px;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:8px 10px;font-size:12px;font-weight:600;display:inline-flex}.exception-available:hover{background:#e8f6ee}.exception-full{color:#994039;background:#fbecea;border:1px solid #dca29b}.exception-full:hover{background:#f8dfdb}.full-day-message{color:#994039;background:#fff6f5;border:1px solid #efc7c2;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:10px 11px;font-size:13px;font-weight:600;display:flex}.exception-secondary-action{color:#a6443c;background:#fff;border:1px solid #e3aaa3}.exception-secondary-action:hover{background:#fff0ee}@media (width<=640px){.day-row{grid-template-columns:44px 1fr;row-gap:10px}.day-slots{grid-column:1/-1;align-items:flex-start}.day-tools{grid-column:1/-1;justify-content:space-between}.exception-editor-header,.exception-group-header,.full-day-message{flex-direction:column;align-items:flex-start}.exception-actions{flex-direction:column}.exception-add,.exception-available,.exception-full,.exception-secondary-action{width:100%}.calendar-legend{flex-direction:column;gap:5px}.availability-target-select{flex:1;min-width:0;max-width:145px}}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.maplibregl-ctrl-group button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:#0000}.maplibregl-ctrl-group button+button{border-top:1px solid buttontext}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:2s linear infinite maplibregl-spin}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{box-sizing:content-box;color:#000;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.maplibre-map{border:1px solid #0a141414;border-radius:12px;width:100%;height:120px;overflow:hidden}.maplibregl-ctrl-attrib.maplibregl-compact{border-radius:50%;min-width:20px;min-height:20px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib .maplibregl-ctrl-attrib-button{width:28px;height:28px;padding:2px}.maplibregl-ctrl-attrib a{color:#6b7280;font-size:11px}.maplibregl-ctrl-attrib{display:none}.photo-cropper{flex-direction:column;gap:14px;display:flex}.cropper-stage{background:#0f172a;border-radius:14px;width:100%;height:280px;position:relative;overflow:hidden}.cropper-zoom{flex-direction:column;gap:6px;display:flex}.cropper-zoom label{color:#6b7280;font-size:12px}.cropper-zoom input[type=range]{width:100%}.cropper-preview{border:3px solid #00bda0;border-radius:50%;width:120px;height:120px;margin:0 auto;overflow:hidden}.cropper-preview img{object-fit:cover;width:100%;height:100%}.cropper-actions{gap:10px;display:flex}.cropper-actions .btn{flex:1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.preview-btn{color:#071727;background:#f3f4f6}.btn.secondary{color:#374151;background:#f3f4f6}.edit-profile-screen{background:#f3f4f6}.profile-header-edit{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .12s,color .12s;display:inline-flex;position:absolute;top:14px;right:14px}.profile-header-edit:hover{color:#071727;background:#e5e7eb}.profile-header{position:relative}.onboarding-page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 80px);padding:20px 14px;display:flex}.onboarding-card{background:#fff;border:1px solid #0000000a;border-radius:14px;width:100%;max-width:620px;padding:22px;box-shadow:0 10px 30px #0827200f}.onboarding-title{color:#00bda0;margin:0 0 4px;font-size:20px;font-weight:700}.onboarding-subtitle{color:#6b7280;margin:0 0 18px;font-size:13px}.availability-registration-note{color:#477267;background:#f5fbf8;border:1px solid #dcebe5;border-radius:8px;margin:-6px 0 16px;padding:10px 12px;font-size:13px;line-height:1.45}.photo-upload{flex-direction:column;align-items:center;gap:10px;margin-bottom:18px;display:flex}.photo-circle{cursor:pointer;background:#f3f4f6;border:3px dashed #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.photo-circle:hover{background:#f0fdfa;border-color:#00bda0}.photo-circle img{object-fit:cover;width:100%;height:100%}.photo-circle svg{color:#9ca3af}.photo-hint{color:#6b7280;text-align:center;max-width:320px;margin:0;font-size:12px}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field{flex-direction:column;margin-bottom:14px;display:flex}.phone-row{gap:8px;display:flex}.phone-row select{width:38%;max-width:140px;padding:12px}.phone-row input{flex:1}.section-label{color:#6b7280;margin-bottom:4px;font-size:13px;display:block}.section-hint{color:#9ca3af;margin:0 0 10px;font-size:12px}.professions-section{margin-bottom:18px}.profession-chips{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.profession-chip{cursor:pointer;background:#fff;border:1px solid #0a141414;border-radius:999px;padding:8px 12px;font-size:13px;transition:background .12s,color .12s,border-color .12s}.profession-chip:hover{color:#00bda0;border-color:#00bda0}.profession-list{flex-direction:column;gap:8px;min-height:40px;display:flex}.profession-item{cursor:grab;background:#fff;border:1px solid #0a141414;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.profession-item.dragging{background:#f0fdfa;border-color:#00bda0}.profession-name{flex:1;font-size:14px}.profession-remove{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;line-height:1}.profession-remove:hover{color:#ef4444;background:#fee2e2}.segmented{gap:8px;display:flex}.segmented button{cursor:pointer;background:#fff;border:1px solid #0a141414;border-radius:10px;flex:1;padding:10px;font-size:14px;transition:background .12s,border-color .12s,color .12s}.segmented button.active{color:#fff;background:#00bda0;border-color:#00bda0}.onboarding-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:13px}.onboarding-actions{gap:10px;margin-top:18px;display:flex}.onboarding-actions .btn{flex:1}.onboarding-progress{justify-content:center;gap:8px;margin-top:18px;display:flex}.onboarding-progress .dot{background:#e5e7eb;border-radius:50%;width:8px;height:8px}.onboarding-progress .dot.active{background:#00bda0}@media (width<=560px){.field-row{grid-template-columns:1fr}.phone-row{flex-direction:column}.phone-row select{width:100%;max-width:none}.segmented{flex-direction:column}}.profile-page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 80px);display:flex;position:relative}.profile-card{width:100%;max-width:620px;padding:22px}.profile-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:13px}.profile-header-container{cursor:pointer;border:1px solid #0a14140f;border-radius:14px;transition:background .12s;display:block}.profile-header{align-items:center;gap:16px;display:flex}.profile-header:hover{background:#f9fafb}.profile-photo{cursor:pointer;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.profile-photo img{object-fit:cover;width:100%;height:100%}.profile-photo svg{color:#9ca3af}.profile-meta{flex:1;min-width:0}.profile-name{color:#071727;font-size:18px;font-weight:700}.profile-profession{color:#6b7280;flex-wrap:wrap;align-items:center;gap:4px;margin-right:34px;font-size:14px;display:flex}.professions-more{color:#071727;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:700;text-decoration:underline}.professions-dropdown{z-index:10;background:#fff;border:1px solid #0a141414;border-radius:10px;margin:0;padding:8px 14px;list-style:none;position:absolute;box-shadow:0 10px 30px #0827201a}.professions-dropdown li{color:#071727;padding:4px 0;font-size:13px}.profile-location{color:#6b7280;margin-top:2px;font-size:13px}.home-visit-badge{color:#00bda0;font-weight:600}.profile-header-arrow{color:#9ca3af}.profile-address{border-top:1px solid #eef1f0;margin-top:14px;padding-top:14px}.address-block h3{color:#071727;margin:0 0 6px;font-size:16px}.address-street,.address-city{color:#475569;margin:0 0 4px;font-size:14px}#profile-show-phone{align-items:center;margin:0 14px 14px;padding:0}.check-row{cursor:pointer;color:#071727;align-items:center;gap:10px;padding:14px 0;font-size:14px;display:flex}.check-row.inline{display:inline-flex}.check-row input{accent-color:#00bda0;width:18px;height:18px}.profile-actions{flex-direction:column;gap:10px;margin-top:18px;display:flex}.profile-actions .btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:15px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.profile-actions .btn.primary{color:#fff;background:#00bda0}.profile-actions .btn.outline{color:#071727;background:#fff;border:1px solid #0a141414}.profile-actions .btn.outline:hover{color:#00bda0;border-color:#00bda0}.profile-actions .btn:disabled{opacity:.6;cursor:not-allowed}.profile-availability{border-top:1px dashed #e5e7eb;margin-top:18px;padding-top:18px}.profile-screen{z-index:1100;background:#f3f4f6;justify-content:center;align-items:flex-start;padding:20px 14px;display:flex;position:fixed;inset:0;overflow:auto}.profile-screen-card{background:#fff;border:1px solid #0000000a;border-radius:14px;width:100%;max-width:620px;min-height:calc(100vh - 120px);padding:22px;box-shadow:0 10px 30px #0827200f}.profile-screen-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.profile-screen-header h2{color:#00bda0;margin:0;font-size:20px;font-weight:700}.profile-screen-subtitle{color:#6b7280;margin:0 0 18px;font-size:13px}.profile-screen-save{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .12s,color .12s;display:inline-flex}.profile-screen-save:hover{color:#fff;background:#00bda0}.profile-screen-save:disabled{opacity:.6;cursor:not-allowed}.booking-settings-content{padding-top:4px}.booking-toggle-row{color:#071727;cursor:pointer;border-bottom:1px solid #eef1f0;justify-content:space-between;align-items:center;gap:14px;padding:14px 4px 18px;font-size:15px;font-weight:600;display:flex}.booking-toggle-row input{opacity:0;pointer-events:none;position:absolute}.booking-toggle{background:#d1d5db;border-radius:999px;flex-shrink:0;width:46px;height:26px;transition:background .15s;position:relative}.booking-toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #07172733}.booking-toggle-row input:checked+.booking-toggle{background:#00bda0}.booking-toggle-row input:checked+.booking-toggle:after{transform:translate(20px)}.booking-toggle-row input:focus-visible+.booking-toggle{box-shadow:0 0 0 3px #00bda033}.booking-setting-field{margin-top:22px;padding:0 4px}.booking-setting-field>label{color:#071727;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.booking-setting-input-row{align-items:center;gap:8px;display:flex}.booking-setting-input-row input,.booking-setting-input-row select,.booking-setting-field textarea{box-sizing:border-box;color:#071727;font:inherit;background:#fff;border:1px solid #0a141414;border-radius:10px;outline:none}.booking-setting-input-row input,.booking-setting-input-row select{min-height:44px;padding:10px 12px}.booking-setting-input-row input{width:120px}.booking-setting-input-row select{min-width:110px}.booking-setting-input-row input:focus,.booking-setting-input-row select:focus,.booking-setting-field textarea:focus{border-color:#00bda0;box-shadow:0 6px 20px #00bda01f}.booking-setting-single-input span{color:#6b7280;font-size:14px}.booking-setting-field textarea{resize:vertical;width:100%;min-height:104px;padding:12px;display:block}.booking-setting-hint,.booking-setting-info,.booking-setting-counter{color:#9ca3af;margin:7px 0 0;font-size:12px;line-height:1.45}.booking-setting-info{color:#35635c;background:#f0fdfa;border-left:3px solid #00bda0;margin:18px 4px 0;padding:11px 12px}.booking-setting-counter{text-align:right}.field{flex-direction:column;margin-bottom:14px;padding:0 4px;display:flex}.field label{color:#6b7280;margin-bottom:6px;font-size:13px}.field input,.field select{color:#071727;background:#fff;border:1px solid #0a141414;border-radius:10px;outline:none;padding:12px;font-size:15px}.field input:focus,.field select:focus{border-color:#00bda0;box-shadow:0 6px 20px #00bda01f}.field input:disabled{color:#6b7280;background:0 0}.input-with-icon{border:1px solid #0a141414;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:relative}.input-with-icon:focus-within{border-color:#00bda0;box-shadow:0 6px 20px #00bda01f}.input-with-icon input{flex:1;padding-right:0;box-shadow:none!important;border:none!important}.input-with-icon{padding:6px 12px 6px 4px}.field-hint{color:#9ca3af;margin:0 0 10px;font-size:12px}.input-with-icon .input-icon{color:#00bda0;cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;margin-left:4px;display:inline-flex}.input-with-icon .input-icon:focus{border-radius:6px;box-shadow:0 0 0 3px #00bda01f}.no-studio-text{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;margin:0 0 14px;padding:18px;font-size:14px}.studio-entry{background:#fff;border:1px solid #0a141414;border-radius:14px;margin-bottom:18px;padding:16px}.studio-entry:last-of-type{margin-bottom:0}.connected-studios-block{border-top:1px solid #eef1f0;margin-top:18px;padding-top:14px}.connected-studios-block>h3{color:#071727;margin:0 0 12px;font-size:16px}.connected-studio-group{border:1px solid #cce8df;border-radius:10px;flex-direction:column;gap:10px;padding:10px;display:flex}.connected-studio-group-header{justify-content:space-between;align-items:center;gap:12px;padding:0 2px;display:flex}.connected-studio-group-header h3{color:#071727;margin:0;font-size:15px}.connected-studio-disconnect{color:#b91c1c;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;flex-shrink:0;padding:5px 9px;font-size:12px;font-weight:600}.connected-studio-disconnect:hover{background:#fee2e2}.connected-studio-disconnect:disabled{cursor:not-allowed;opacity:.55}.connected-studio-entry{background:#f8fbfa;border:none;border-bottom:1px solid #e5efeb;margin-bottom:10px;padding:0!important}.connected-studio-entry .studio-header{justify-content:space-between;align-items:center}.connected-studio-entry .studio-header h3{margin-bottom:3px}.connected-studio-location-name,.connected-studio-address{color:#475569;margin:0;font-size:13px;line-height:1.45}.connected-studio-badge{color:#087f6b;background:#dff7ef;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:700}.availability-switch-row{color:#334155;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:6px 0;font-size:13px;display:flex}.studio-header{justify-content:space-between;align-items:center;display:flex}.studio-header h3{color:#071727;margin:0;font-size:15px;font-weight:700}.studio-delete{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .12s,transform .12s;display:inline-flex}.studio-delete:hover{background:#fecaca;transform:scale(1.05)}.add-studio{width:100%;margin:14px 0 0}.profile-education{border-top:1px solid #eef1f0;margin-top:14px;padding-top:14px}.education-block h3{color:#071727;margin:0 0 12px;font-size:16px}.no-education-text{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;margin:0 0 14px;padding:18px;font-size:14px}.education-entry{align-items:center;gap:10px;margin-bottom:10px;display:flex}.education-name-wrapper{border:1px solid #0a141414;border-radius:10px;flex:1;align-items:center;gap:8px;padding:4px 4px 4px 8px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.education-name-wrapper:focus-within{border-color:#00bda0;box-shadow:0 6px 20px #00bda01f}.field-education-name{color:#071727;background:0 0;outline:none;flex:1;padding:8px 0;font-size:15px;box-shadow:none!important;border:none!important}.education-name-confirm{color:#00bda0;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s;display:inline-flex}.education-name-confirm:hover:not(:disabled){background:#00bda01a}.education-name-confirm:disabled{color:#d1d5db;cursor:not-allowed}.education-delete{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .12s,transform .12s;display:inline-flex}.education-delete:hover{background:#fecaca;transform:scale(1.05)}.add-education{width:100%;margin:4px 0 0}.profile-home-visits{border-top:1px solid #eef1f0;margin-top:14px;padding-top:14px}.profile-home-visits .check-row{margin-top:0;padding-top:0}.map-attribution{color:#6b7280;font-size:10px}.studio-name-wrapper{border:1px solid #0a141414;border-radius:10px;align-items:center;gap:8px;padding:4px 4px 4px 8px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.studio-name-wrapper.focused,.studio-name-wrapper:focus-within{border-color:#00bda0;box-shadow:0 6px 20px #00bda01f}.field-studio-name{color:#071727;background:0 0;outline:none;flex:1;padding:8px 0;font-size:15px;box-shadow:none!important;border:none!important}.field-studio-name:disabled{color:#6b7280;background:0 0}.studio-name-confirm{color:#00bda0;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s;display:inline-flex}.studio-name-confirm:hover:not(:disabled){background:#00bda01a}.studio-name-confirm:disabled{color:#d1d5db;cursor:not-allowed}.studio-entry .check-row{margin-top:-8px;margin-bottom:14px}@media (width<=560px){.profile-header{gap:12px;padding:12px}.profile-photo{width:64px;height:64px}.profile-name{font-size:16px}.studio-entry{padding:12px}}.confetti-overlay{pointer-events:none;z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confetti-message{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#0f172ad9;border-radius:16px;padding:16px 32px;font-size:32px;font-weight:800;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards pop-in;box-shadow:0 20px 25px -5px #0000004d,0 8px 10px -6px #0000004d}@keyframes pop-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.studio-modal-overlay{z-index:1200;background:#0717276b;justify-content:center;align-items:center;padding:20px 14px;display:flex;position:fixed;inset:0}.studio-modal{background:#fff;border:1px solid #0a141414;border-radius:14px;width:100%;max-width:440px;padding:22px;box-shadow:0 18px 48px #08272033}.studio-modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-modal-header h2{color:#00bda0;margin:0;font-size:20px}.studio-modal-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.studio-modal-close:hover{color:#071727;background:#e5e7eb}.studio-modal-text{color:#475569;margin:14px 0 18px;font-size:14px;line-height:1.5}.studio-invite-code{color:#075e54;letter-spacing:4px;text-align:center;background:#f0fdfa;border:1px solid #bde5da;border-radius:10px;padding:16px 12px;font-size:28px;font-weight:800;line-height:1}.studio-copy-button{justify-content:center;align-items:center;gap:8px;margin-top:16px;display:inline-flex}.studio-modal-secondary{justify-content:center;align-items:center;width:100%;margin-top:10px;display:inline-flex}.studio-code-field{margin-bottom:0}.studio-code-field input{letter-spacing:3px;text-transform:uppercase}.studio-modal-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px}.confirm-action-modal{max-width:460px}.confirm-action-icon{color:#c2410c;background:#fff7ed;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-top:18px;display:inline-flex}.confirm-action-buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.confirm-action-buttons .btn{justify-content:center;align-items:center;width:100%;display:inline-flex}.confirm-action-buttons .btn.danger{color:#fff;background:#b91c1c;border:1px solid #b91c1c}.confirm-action-buttons .btn.danger:hover{background:#991b1b}.confirm-action-buttons .btn:disabled,.studio-modal-close:disabled{cursor:not-allowed;opacity:.6}@media (width<=560px){.studio-modal{padding:18px}.studio-invite-code{font-size:24px}}.profile-studio-representative{color:#475569;margin-top:2px;font-size:13px}.profile-studio-page .profile-actions{margin-top:18px}.studio-associated-physios{border-top:1px solid #eef1f0;margin-top:18px;padding-top:18px}.studio-associated-physios-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.studio-associated-physios-header h2{color:#071727;margin:0;font-size:17px}.studio-associated-physios-count{color:#087f6b;background:#dff7ef;border-radius:999px;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.studio-associated-physios-empty{color:#6b7280;text-align:center;border:1px dashed #dbe7e3;border-radius:10px;margin:0;padding:16px;font-size:13px}.studio-associated-physios-list{flex-direction:column;gap:10px;display:flex}.studio-physio-card{background:#fbfdfc;border:1px solid #0a141414;border-radius:12px;padding:14px}.studio-physio-card-header{align-items:center;gap:10px;display:flex}.studio-physio-avatar{color:#00a88f;background:#f0fdfa;border:1px solid #dbe7e3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.studio-physio-avatar img{object-fit:cover;width:100%;height:100%}.studio-physio-heading{flex:1;min-width:0}.studio-physio-heading h3{color:#071727;margin:0;font-size:15px}.studio-physio-heading p{color:#6b7280;margin:3px 0 0;font-size:12px;line-height:1.4}.studio-physio-disconnect{color:#b91c1c;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:12px;font-weight:600;display:inline-flex}.studio-physio-disconnect:hover{background:#fee2e2}.studio-physio-disconnect:disabled{cursor:not-allowed;opacity:.55}.studio-physio-details{border-top:1px solid #eef1f0;margin:12px 0 0 58px;padding-top:10px}.studio-physio-details p{color:#475569;overflow-wrap:anywhere;margin:4px 0;font-size:12px;line-height:1.45}.studio-physio-availability{border-top:1px solid #eef1f0;margin-top:12px;padding-top:10px}.studio-availability-heading{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.studio-availability-heading h4{color:#071727;margin:0;font-size:13px}.studio-availability-heading span{color:#9ca3af;text-align:right;font-size:11px}.studio-availability-empty{color:#6b7280;margin:0;font-size:12px}.availability-switch-list{flex-direction:column;gap:6px;display:flex}.availability-switch{flex-shrink:0;width:42px;height:24px;display:inline-flex;position:relative}.availability-switch input{opacity:0;width:1px;height:1px;position:absolute}.availability-switch-track{background:#d1d5db;border-radius:999px;transition:background .15s;position:absolute;inset:0}.availability-switch-track:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #07172733}.availability-switch input:checked+.availability-switch-track{background:#00bda0}.availability-switch input:checked+.availability-switch-track:after{transform:translate(18px)}.availability-switch input:focus-visible+.availability-switch-track{box-shadow:0 0 0 3px #00bda033}.availability-switch input:disabled+.availability-switch-track{cursor:not-allowed;opacity:.5}@media (width<=560px){.studio-physio-card-header{align-items:flex-start}.studio-physio-disconnect span{display:none}.studio-physio-disconnect{width:34px;height:34px;padding:0}.studio-physio-details{margin-left:0}.studio-availability-heading{flex-direction:column;align-items:flex-start;gap:3px}.studio-availability-heading span{text-align:left}}.profile-notice{color:#35635c;background:#f0fdfa;border:1px solid #cce8df;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:13px}.studio-profile-address{margin-top:18px}.studio-profile-address>.address-block>h3{margin-bottom:12px}.studio-delete:disabled{opacity:.35;cursor:not-allowed;transform:none}.studio-delete:disabled:hover{background:#fee2e2}.studio-address-list{flex-direction:column;gap:14px;display:flex}.studio-address-card{background:#fbfdfc;border:1px solid #0a141414;border-radius:12px;padding:14px}.studio-address-header{align-items:flex-start;gap:10px;display:flex}.studio-address-header .field{flex:1}.studio-address-remove{color:#b91c1c;cursor:pointer;background:#fef2f2;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-top:25px;display:inline-flex}.studio-address-remove:disabled{opacity:.35;cursor:not-allowed}.studio-add-address{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:14px;display:inline-flex}@media (width<=560px){.studio-address-header{gap:6px}}
