body{margin:0;min-height:100vh;font-family:Segoe UI,sans-serif;background:linear-gradient(180deg,#f8fafc,#eef2ff);color:#0f172a}*{box-sizing:border-box}main{width:min(920px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 4rem}.prototype-login-main{width:100%;max-width:none;margin:0;padding:0}.prototype-login-shell{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#ffffff,#f5f3ff 48%,#f0f9ff)}.prototype-login-card{width:100%;max-width:28rem;border:1px solid #e2e8f0;border-radius:1.5rem;background:#ffffff;padding:2rem;box-shadow:0 14px 34px rgba(15,23,42,.08)}.prototype-login-head{margin-bottom:2rem;text-align:center}.prototype-brand-orb{display:flex;width:4rem;height:4rem;margin:0 auto 1rem;align-items:center;justify-content:center;border-radius:1.5rem;background:#c4b5fd;color:#0f172a;font-size:1.9rem;font-weight:900}.prototype-login-title{margin:1rem 0 0;font-size:1.55rem;font-weight:900}.prototype-login-subtitle{margin:.75rem 0 0;color:#64748b;font-size:.94rem;line-height:1.6}.prototype-lang-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.prototype-lang-pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #cbd5e1;border-radius:.9rem;background:#ffffff;color:#475569;padding:.7rem .85rem;font-size:.92rem;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.prototype-lang-pill:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(15,23,42,.08)}.prototype-lang-pill-active{border-color:#c4b5fd;background:#c4b5fd;color:#0f172a}.prototype-flag-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:transparent;padding:0;line-height:1}.prototype-flag-svg{display:block;width:1.5rem;height:1rem;border-radius:999px;box-shadow:0 0 0 1px rgba(15,23,42,.08)}.prototype-login-meta{display:grid;grid-gap:.45rem;gap:.45rem;color:#64748b;font-size:.8rem;line-height:1.55}.prototype-login-foot,.prototype-login-meta p{margin:0}.prototype-login-submit{width:100%}.prototype-login-foot{margin-top:1.25rem;text-align:center;color:#64748b;font-size:.78rem}.prototype-password-field{position:relative}.prototype-password-input{padding-right:3.5rem}.prototype-password-toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:inline-flex;min-width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ede9fe;color:#6d28d9;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.prototype-password-toggle:hover{transform:translateY(-50%) scale(1.03);box-shadow:0 8px 16px rgba(15,23,42,.12);background:#ddd6fe}.prototype-eye-icon{width:1.2rem;height:1.2rem}.card{background:rgba(255,255,255,.96);border:1px solid #d8e1ed;border-radius:24px;padding:1.5rem;box-shadow:0 14px 36px rgba(15,23,42,.08)}.stack{display:grid;grid-gap:1rem;gap:1rem}.title{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.muted{color:#475569;line-height:1.6}.eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.35rem .7rem;border-radius:999px;background:#e0f2fe;color:#0c4a6e;font-size:.8rem;font-weight:700}.field{display:grid;grid-gap:.4rem;gap:.4rem}.field input,.field select,.field textarea,.money-input{width:100%;border:1px solid #cbd5e1;border-radius:16px;padding:.9rem 1rem}.field select,.field textarea,.money-input{font:inherit;background:#fff}.button{border:0;border-radius:16px;padding:.9rem 1.1rem;font-weight:700;cursor:pointer;background:#c4b5fd;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px rgba(15,23,42,.12);background:#a78bfa}.error-box{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;padding:.8rem 1rem}.success-box{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;padding:.8rem 1rem}.grid-two,.metric-grid{display:grid;grid-gap:1rem;gap:1rem}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric-card{display:grid;grid-gap:.4rem;gap:.4rem;padding:1rem;border-radius:20px;border:1px solid #d8e1ed;background:#f8fbff}.metric-value{font-size:1.4rem;font-weight:800}.treatment-row{display:grid;grid-gap:.8rem;gap:.8rem;align-items:center;padding:.9rem 1rem;border:1px solid #d8e1ed;border-radius:18px;background:#fff}.checkbox-line{display:flex;gap:.7rem;align-items:center;font-weight:600}.inline-actions{display:flex;gap:.8rem}.onboarding-shell{display:grid;grid-gap:1.25rem;gap:1.25rem;max-width:64rem;margin:0 auto;padding:2.5rem 0}.onboarding-hero{padding:2rem}.onboarding-hero-title{margin:1rem 0 0;font-size:clamp(2.1rem,4vw,3rem);font-weight:900;letter-spacing:-.03em}.onboarding-hero-copy{margin:1rem 0 0;max-width:42rem;color:#475569;font-size:1.05rem;line-height:1.7}.onboarding-step{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.35rem .75rem;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.82rem;font-weight:800}.onboarding-grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.onboarding-card{padding:2rem}.onboarding-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.onboarding-section-title{margin:0;font-size:1.7rem;font-weight:900;letter-spacing:-.02em}.onboarding-fields{margin-top:1.5rem}.onboarding-sidecard{padding:1.5rem;background:#f5f3ff;border-color:#ddd6fe}.onboarding-sidecard h3{margin:.75rem 0 0;font-size:1.1rem;font-weight:900}.onboarding-sidecard p{margin:.75rem 0 0;color:#475569;line-height:1.6}.onboarding-sidecard-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:#ede9fe;color:#6d28d9;font-size:1.2rem;font-weight:900}.onboarding-summary{margin-top:1rem}.onboarding-summary-item{display:flex;justify-content:space-between;gap:1rem;padding-top:.75rem;border-top:1px solid #ddd6fe;color:#475569}.onboarding-summary-item strong{color:#0f172a}.prototype-onboarding{display:grid;grid-gap:1.25rem;gap:1.25rem;max-width:72rem;margin:0 auto}.prototype-welcome{max-width:56rem;margin:0 auto;padding:2.5rem 0}.prototype-card{border:1px solid #e2e8f0;border-radius:24px;background:#fff;padding:1.5rem;box-shadow:0 10px 30px rgba(15,23,42,.06)}.prototype-card-lg{padding:2rem}.prototype-card-soft{background:#f5f3ff;border-color:#ddd6fe}.prototype-card-no-pad{padding:0}.prototype-card-muted{color:#475569;line-height:1.6}.prototype-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:700}.prototype-badge-soft{background:#f5f3ff;color:#6d28d9;border:1px solid #ede9fe}.prototype-display{margin:1rem 0 0;font-size:clamp(2rem,4vw,3rem);font-weight:900;letter-spacing:-.03em}.prototype-lead{margin:1rem 0 0;max-width:42rem;color:#475569;font-size:1.05rem;line-height:1.7}.prototype-button{border:0;border-radius:14px;padding:.75rem 1rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,opacity .16s ease}.prototype-button:disabled{cursor:not-allowed;opacity:.5}.prototype-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px rgba(15,23,42,.12)}.prototype-button-primary{background:#c4b5fd;color:#0f172a}.prototype-button-primary:hover:not(:disabled){background:#a78bfa}.prototype-button-secondary{background:#dbeafe;color:#0c4a6e}.prototype-button-secondary:hover:not(:disabled){background:#bfdbfe}.prototype-button-danger{background:#fee2e2;color:#991b1b}.prototype-button-danger:hover:not(:disabled){background:#fecaca}.prototype-button-ghost{background:#fff;color:#475569;border:1px solid #cbd5e1}.prototype-button-ghost:hover:not(:disabled){background:#f8fafc}.prototype-button-success{background:#dcfce7;color:#166534;border:1px solid #86efac}.prototype-button-success:hover:not(:disabled){background:#bbf7d0}.prototype-input-error{border-color:#fecaca}.prototype-field-error{margin:0;color:#b91c1c;font-size:.75rem;line-height:1.5}.prototype-stepper{display:grid;grid-gap:.75rem;gap:.75rem}.prototype-step-card{border:1px solid #f1f5f9;border-radius:20px;padding:1rem}.prototype-step-card-current{background:#f5f3ff;border-color:#ddd6fe}.prototype-step-card-done{background:#f0f9ff;border-color:#dbeafe}.prototype-step-card-pending{background:#fff}.prototype-step-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;height:1.8rem;border-radius:999px;background:#e2e8f0;color:#334155;font-size:.82rem;font-weight:800}.prototype-step-label{margin-top:.65rem;font-size:.92rem;font-weight:700}.prototype-layout{display:grid;grid-gap:1.25rem;gap:1.25rem}.prototype-section-title{margin:0;font-size:1.65rem;font-weight:900;letter-spacing:-.02em}.prototype-muted{margin:.5rem 0 0;color:#64748b;line-height:1.6}.prototype-grid-two{display:grid;grid-gap:1rem;gap:1rem}.prototype-gap-top{margin-top:1.5rem}.prototype-field{display:block}.prototype-field span{display:block;margin-bottom:.4rem;color:#334155;font-size:.92rem;font-weight:600}.prototype-field-top{margin-top:1rem}.prototype-input{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:.85rem 1rem;font:inherit;background:#fff;outline:none}.prototype-input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #ede9fe}.prototype-textarea{min-height:8rem;resize:vertical}.prototype-panel{margin-top:1rem;border:1px solid #e2e8f0;border-radius:20px;background:#f8fafc;padding:1rem}.prototype-panel-soft{background:#f8fbff}.prototype-panel-title{margin:0;font-size:1rem;font-weight:900}.prototype-checkbox-card{display:flex;gap:.75rem;align-items:flex-start;margin-top:1rem;border-radius:16px;background:#fff;padding:.9rem 1rem;color:#334155;font-size:.92rem}.prototype-error-text{margin:.6rem 0 0;color:#be123c;font-size:.82rem}.prototype-warning{margin-top:1rem;border:1px solid #fde68a;border-radius:16px;background:#fef3c7;padding:.95rem 1rem;color:#92400e;font-size:.92rem}.prototype-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.prototype-side-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:#ede9fe;color:#6d28d9;font-size:1.2rem;font-weight:900}.prototype-side-title{margin:.75rem 0 0;font-size:1.05rem;font-weight:900}.prototype-side-copy{margin:.75rem 0 0;color:#475569;line-height:1.6}.prototype-header-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.prototype-info-box{margin-top:1.25rem;border:1px solid #ddd6fe;border-radius:18px;background:#f5f3ff;padding:1rem;color:#475569;font-size:.92rem;line-height:1.6}.prototype-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.prototype-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:700}.prototype-pill-active{background:#e0f2fe;color:#0369a1}.prototype-pill-warn{background:#fef3c7;color:#b45309}.prototype-pill-soft{background:#f5f3ff;color:#6d28d9}.prototype-pill-neutral{background:#e2e8f0;color:#475569}.prototype-pill-error{background:#fee2e2;color:#b91c1c}.prototype-pill-success{background:#dcfce7;color:#166534}.prototype-traffic-indicator{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;color:#334155;font-size:.82rem;font-weight:700;white-space:nowrap}.prototype-traffic-dot{display:inline-block;width:.6rem;height:.6rem;border-radius:999px;border:1px solid #ffffff;box-shadow:0 0 0 1px rgba(15,23,42,.08);flex-shrink:0}.prototype-traffic-dot-green{background:#6ee7b7;box-shadow:0 0 0 1px rgba(15,23,42,.08),0 0 0 4px #ecfdf5}.prototype-traffic-dot-amber{background:#fcd34d;box-shadow:0 0 0 1px rgba(15,23,42,.08),0 0 0 4px #fffbeb}.prototype-traffic-dot-red{background:#fb7185;box-shadow:0 0 0 1px rgba(15,23,42,.08),0 0 0 4px #fff1f2}.prototype-table-scroll{overflow-x:auto}.prototype-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:.92rem}.prototype-table thead{background:#f8fafc;color:#64748b;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.prototype-table td,.prototype-table th{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}.prototype-center{text-align:center}.prototype-actions-cell{text-align:right;white-space:nowrap}.prototype-actions-inline{display:inline-flex;gap:.5rem;align-items:center;justify-content:flex-end;width:100%}.prototype-table-error{margin:.45rem 0 0;color:#be123c;font-size:.8rem}.prototype-money{display:inline-flex;align-items:center;gap:.5rem;justify-content:center;min-width:0}.prototype-table-money{width:7.5rem;min-width:7.5rem;text-align:center}.prototype-money-symbol{color:#475569;font-weight:700}.prototype-icon-actions{display:inline-flex;gap:.4rem;align-items:center;justify-content:flex-end}.prototype-icon-button{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:0;border-radius:999px;font-size:1rem;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.prototype-icon-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px rgba(15,23,42,.12)}.prototype-icon-button-success{background:#d1fae5;color:#047857}.prototype-icon-button-danger{background:#ffe4e6;color:#be123c}.prototype-capture-grid{display:grid;grid-gap:1rem;gap:1rem}.prototype-inline-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.prototype-link-list{margin-top:1rem;display:grid;grid-gap:.75rem;gap:.75rem}.prototype-link-row{display:flex;flex-direction:column;gap:.75rem;border:1px solid #e2e8f0;border-radius:1rem;background:#ffffff;padding:1rem}.prototype-link-url{margin-top:.3rem;word-break:break-all;color:#64748b;font-size:.75rem}.prototype-qr-box{display:flex;justify-content:center;padding:1.25rem 0}.prototype-qr-image{width:10rem;height:10rem;border:1px solid #e2e8f0;border-radius:18px;background:#ffffff;padding:.55rem}.prototype-qr-links-grid{display:grid;grid-gap:1rem;gap:1rem}.prototype-qr-grid{width:10rem;height:10rem;border-radius:18px;background:linear-gradient(90deg,#0f172a 12.5%,transparent 12.5% 25%,#0f172a 25% 37.5%,transparent 37.5% 50%,#0f172a 50% 62.5%,transparent 62.5% 75%,#0f172a 75% 87.5%,transparent 87.5%),linear-gradient(#0f172a 12.5%,transparent 12.5% 25%,#0f172a 25% 37.5%,transparent 37.5% 50%,#0f172a 50% 62.5%,transparent 62.5% 75%,#0f172a 75% 87.5%,transparent 87.5%);background-color:#fff;border:1px solid #e2e8f0}.prototype-dashboard-shell{display:grid;grid-gap:1.25rem;gap:1.25rem;max-width:72rem;margin:0 auto;padding:2.25rem 0 4rem}.prototype-shell{min-height:100vh;background:#f8fafc;color:#0f172a}.prototype-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid #f1f5f9;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prototype-shell-header-inner{max-width:80rem;margin:0 auto;padding:1rem 1.25rem;display:grid;grid-gap:1rem;gap:1rem}.prototype-shell-brand-row{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.prototype-shell-brand{display:flex;align-items:center;gap:.75rem}.prototype-shell-logo{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:18px;background:#c4b5fd;color:#0f172a;font-size:1.2rem;font-weight:900}.prototype-shell-overline{color:#6d28d9;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prototype-shell-title{margin:.15rem 0 0;font-size:1.3rem;font-weight:900}.prototype-shell-utility{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.prototype-shell-role-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.5rem .8rem;background:#fff;border:1px solid #ddd6fe;color:#475569;font-size:.85rem;font-weight:700}.prototype-shell-nav{display:flex;align-items:center;gap:.5rem;overflow-x:auto;padding-bottom:.2rem}.prototype-shell-nav-group{display:flex;gap:.5rem;flex-shrink:0;align-items:center}.prototype-shell-nav-spacer{min-width:2rem;flex:1 1}.prototype-shell-nav-group-end{margin-left:auto}.prototype-shell-nav-item{justify-content:center;gap:.4rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#64748b;padding:.7rem 1rem;font-size:.92rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.prototype-shell-nav-item,.prototype-shell-nav-item-copy{display:inline-flex;align-items:center}.prototype-chat-launcher-dot,.prototype-shell-nav-item-dot{width:.48rem;height:.48rem;border-radius:999px;background:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.16);flex:0 0 auto}.prototype-shell-nav-item:disabled{opacity:1}.prototype-shell-nav-item:hover:not(.prototype-shell-nav-item-active){transform:translateY(-1px);background:#f8fafc;box-shadow:0 8px 18px rgba(15,23,42,.08)}.prototype-shell-nav-item-active{border-color:#c4b5fd;background:#c4b5fd;color:#0f172a;box-shadow:0 2px 10px rgba(15,23,42,.08)}.prototype-shell-main{width:100%;max-width:80rem;margin:0 auto;padding:0 1.25rem}.prototype-dashboard-actions{display:flex;flex-wrap:wrap;gap:.75rem}.prototype-dashboard-grid{display:grid;grid-gap:1rem;gap:1rem;width:100%}.prototype-dashboard-card{border:1px solid #e2e8f0;border-radius:24px;background:#fff;padding:1.25rem;box-shadow:0 10px 30px rgba(15,23,42,.06)}.prototype-dashboard-card-button{width:100%;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.prototype-dashboard-card-button:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(15,23,42,.1)}.prototype-dashboard-card-highlight{border-color:#ddd6fe;background:#f5f3ff}.prototype-dashboard-card-success{border-color:#bbf7d0;background:#f0fdf4}.prototype-dashboard-card-warn{border-color:#fde68a;background:#fffbeb}.prototype-dashboard-card-head{display:flex;justify-content:space-between;gap:1rem}.prototype-dashboard-card-label{color:#64748b;font-size:.92rem}.prototype-dashboard-card-value{margin-top:.55rem;font-size:clamp(2rem,3vw,2.7rem);font-weight:900;letter-spacing:-.03em}.prototype-dashboard-card-helper{margin:.9rem 0 0;color:#64748b;font-size:.8rem;line-height:1.55}.prototype-dashboard-card-icon{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;height:3.2rem;border-radius:18px;background:#f5f3ff;color:#6d28d9;font-size:.82rem;font-weight:900;letter-spacing:.08em}.prototype-dashboard-card-icon-highlight{background:#fff}.prototype-dashboard-divider{height:1px;width:100%;background:rgba(196,181,253,.45)}.prototype-mini-grid{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.prototype-mini-metric{border-radius:20px;padding:1rem}.prototype-mini-soft{background:#ede9fe}.prototype-mini-warn{background:#fef3c7}.prototype-mini-active{background:#e0f2fe}.prototype-mini-label{color:#64748b;font-size:.75rem;font-weight:700}.prototype-mini-value{margin-top:.4rem;font-size:1.45rem;font-weight:900}.prototype-gap-title{margin-top:.9rem}.prototype-page-shell{display:grid;grid-gap:1.25rem;gap:1.25rem;width:100%;max-width:72rem;margin:0 auto;padding:2.25rem 0 4rem}.prototype-page-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.prototype-compact-input{width:16rem;max-width:100%;padding-top:.75rem;padding-bottom:.75rem}.prototype-table-subcopy{margin-top:.25rem;color:#64748b;font-size:.78rem}.prototype-table-input{min-width:11rem;padding-top:.65rem;padding-bottom:.65rem}.prototype-support-grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.prototype-history-stack{display:grid;grid-gap:.9rem;gap:.9rem}.prototype-history-row{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:1rem 1.1rem}.prototype-history-button{width:100%;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.prototype-history-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.08);border-color:#c4b5fd}.prototype-history-meta{margin-top:.35rem;color:#64748b;font-size:.78rem}.prototype-report-list{display:grid;grid-gap:.85rem;gap:.85rem}.prototype-report-item{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:1rem 1.1rem}.prototype-report-item strong{display:block}.prototype-inline-stack{display:grid;grid-gap:.6rem;gap:.6rem}.prototype-page-grid{display:grid;grid-gap:1rem;gap:1rem}.prototype-report-filter-grid{align-items:flex-end}.prototype-stat-value{margin-top:.8rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;letter-spacing:-.03em}.prototype-summary-grid{display:grid;grid-gap:.8rem;gap:.8rem}.prototype-summary-box{border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:1rem}.prototype-summary-box span{display:block;color:#64748b;font-size:.78rem}.prototype-summary-box strong{display:block;margin-top:.35rem;font-size:1.1rem}.prototype-dashboard-stack{display:grid;grid-gap:1rem;gap:1rem}.prototype-notification{border-radius:18px;padding:1rem 1.1rem;border:1px solid #e2e8f0;background:#fff}.prototype-notification p{margin:.45rem 0 0;color:#475569;line-height:1.55}.prototype-notification-info{background:#f8fafc}.prototype-notification-warning{background:#fffbeb;border-color:#fde68a}.prototype-notification-critical{background:#fef2f2;border-color:#fecaca}.prototype-support-message{border-radius:16px;background:#f8fafc;padding:.9rem 1rem}.prototype-support-message p{margin:.35rem 0 0;color:#475569}.prototype-settings-treatment{display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid #e2e8f0;border-radius:18px;padding:.95rem 1rem;background:#fff}.prototype-feedback-backdrop{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.32);padding:1.25rem}.prototype-feedback-card{width:min(32rem,100%);display:grid;grid-gap:1rem;gap:1rem;border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;padding:1.5rem;box-shadow:0 24px 48px rgba(15,23,42,.18)}.prototype-feedback-card p{margin:0;line-height:1.6}.prototype-feedback-card-error{border-color:#fecaca;background:#fff7f7;color:#991b1b}.prototype-feedback-card-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.prototype-filter-label{display:grid;grid-gap:.4rem;gap:.4rem;margin-left:auto}.prototype-filter-label span{color:#64748b;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.prototype-link-button{border:0;background:transparent;color:#0f172a;font:inherit;font-weight:700;text-align:left;cursor:pointer}.prototype-link-button:hover{color:#6d28d9}.prototype-table-row-clickable{cursor:pointer}.prototype-table-row-clickable .prototype-link-button{pointer-events:none}.prototype-table-row-selected td{background:#faf5ff}.prototype-chat-launcher{position:fixed;right:1.5rem;bottom:1.5rem;z-index:50;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#c4b5fd;color:#0f172a;padding:.95rem 1.2rem;font-weight:800;cursor:pointer;box-shadow:0 18px 32px rgba(15,23,42,.18);transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.prototype-chat-launcher:hover{transform:translateY(-2px);background:#a78bfa}.prototype-empty{padding:1.1rem;color:#64748b;text-align:center}.prototype-chat-modal{width:min(42rem,100%);display:grid;grid-gap:1rem;gap:1rem;border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;padding:1.5rem;box-shadow:0 24px 48px rgba(15,23,42,.18)}.prototype-chat-body{max-height:min(50vh,32rem);overflow:auto;padding-right:.25rem}.prototype-plan-features{display:grid;grid-gap:.75rem;gap:.75rem}.prototype-plan-feature{display:flex;justify-content:space-between;gap:1rem;border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:.85rem .95rem}.prototype-plan-feature-on{border-color:#bbf7d0;background:#f0fdf4}.prototype-report-chart-grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.prototype-report-chart-card{min-height:18rem}.prototype-report-donut-layout{display:grid;grid-gap:1rem;gap:1rem}.prototype-report-donut{width:100%;max-width:17rem;margin:0 auto}.prototype-report-donut-total{fill:#0f172a;font-size:1.05rem;font-weight:800}.prototype-report-donut-caption{fill:#64748b;font-size:.45rem;letter-spacing:.05em;text-transform:uppercase}.prototype-report-legend{display:grid;grid-gap:.7rem;gap:.7rem}.prototype-report-legend-row{display:flex;gap:.7rem;align-items:flex-start}.prototype-report-legend-swatch{width:.9rem;height:.9rem;border-radius:999px;flex:0 0 auto;margin-top:.2rem}.prototype-report-bar-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;align-items:flex-end;min-height:14rem}.prototype-report-bar-item{display:grid;grid-gap:.45rem;gap:.45rem;justify-items:center}.prototype-report-bar-value{color:#334155;font-size:.74rem;font-weight:700}.prototype-report-bar-track{display:flex;width:100%;min-height:9rem;align-items:flex-end;justify-content:center;border-radius:14px;background:linear-gradient(180deg,#eef2ff,#f8fafc);padding:.45rem}.prototype-report-bar-fill{width:100%;border-radius:12px;background:linear-gradient(180deg,#c4b5fd,#7c3aed);box-shadow:0 10px 18px rgba(124,58,237,.18)}.prototype-report-bar-label{color:#64748b;font-size:.7rem;font-weight:700}.prototype-report-dayline{display:grid;grid-template-columns:repeat(auto-fit,minmax(10px,1fr));grid-gap:.18rem;gap:.18rem;align-items:stretch;min-height:12rem}.prototype-report-dayline-item{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:.25rem;gap:.25rem;justify-items:center;height:100%}.prototype-report-dayline-track{width:100%;height:10rem;display:flex;align-items:flex-end}.prototype-report-dayline-bar{width:100%;min-height:.22rem;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#93c5fd,#4f46e5)}.prototype-report-dayline-item span{color:#94a3b8;font-size:.52rem;line-height:1}@media (min-width:768px){.prototype-link-row,.prototype-shell-brand-row{flex-direction:row;align-items:center}.prototype-link-row{justify-content:space-between}.prototype-stepper{grid-template-columns:repeat(3,1fr)}.prototype-capture-grid,.prototype-grid-two,.prototype-qr-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-dashboard-grid,.prototype-mini-grid,.prototype-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-report-chart-grid,.prototype-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-report-donut-layout{grid-template-columns:200px minmax(0,1fr);align-items:center}}@media (min-width:1024px){.prototype-layout,.prototype-support-grid{grid-template-columns:minmax(0,1fr) 360px}.prototype-report-filter-grid{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(140px,.88fr))}.prototype-report-chart-grid{grid-template-columns:1.15fr 1fr 1fr}}.onboarding-notice{margin-top:1.25rem;padding:1rem 1.1rem;border:1px solid #ddd6fe;border-radius:1rem;background:#f5f3ff;color:#334155;font-size:.95rem;line-height:1.6}.onboarding-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.pill-badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:999px;font-size:.82rem;font-weight:800}.pill-active{background:#dcfce7;color:#166534}.pill-warn{background:#fef3c7;color:#92400e}.pill-neutral{background:#e2e8f0;color:#475569}.table-card{margin-top:1.25rem;padding:0;border:1px solid #e2e8f0;border-radius:1.25rem;overflow:hidden;background:#fff}.table-scroll{overflow-x:auto}.onboarding-table{width:100%;border-collapse:collapse;font-size:.95rem}.onboarding-table thead{background:#f8fafc;color:#64748b;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.onboarding-table td,.onboarding-table th{padding:1rem 1.1rem;border-bottom:1px solid #f1f5f9}.onboarding-table tbody tr:last-child td{border-bottom:0}.cell-center{text-align:center}.money-field{display:inline-flex;align-items:center;gap:.6rem}.table-input{width:7rem;text-align:center}.money-symbol{color:#475569;font-weight:700}.onboarding-audit{border:1px solid #e2e8f0;border-radius:1rem;background:#f8fafc;color:#475569}.onboarding-audit,.onboarding-warning{margin-top:1rem;padding:1rem 1.1rem;font-size:.95rem;line-height:1.6}.onboarding-warning{border:1px solid #fde68a;border-radius:1rem;background:#fffbeb;color:#92400e}.onboarding-actions{display:flex;justify-content:flex-end;margin-top:.5rem}@media (min-width:720px){.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.treatment-row{grid-template-columns:minmax(0,1fr) 180px}}@media (min-width:1024px){.onboarding-grid{grid-template-columns:minmax(0,1fr) 360px}}.prototype-dashboard-card-svg{width:1.1rem;height:1.1rem}.prototype-traffic-indicator-dotonly{gap:0}.prototype-chat-launcher-icon{width:3rem;height:3rem;padding:0}.prototype-chat-launcher-dot{position:absolute;top:.42rem;right:.42rem}.prototype-chat-launcher-svg{width:1.18rem;height:1.18rem}.prototype-chat-modal-wide{width:min(52rem,100%)}.prototype-success-metrics-modal{width:min(68rem,100%)}.prototype-success-metrics-grid-premium .prototype-dashboard-card{padding:.92rem}.prototype-success-metrics-grid-premium .prototype-dashboard-card-label{font-size:.8rem}.prototype-success-metrics-grid-premium .prototype-dashboard-card-value{margin-top:.42rem;font-size:clamp(1.22rem,1.75vw,1.68rem)}.prototype-success-metrics-grid-premium .prototype-dashboard-card-helper{margin-top:.6rem;font-size:.72rem;line-height:1.45}.prototype-success-metrics-grid-premium .prototype-compact-input{width:100%;padding-top:.6rem;padding-bottom:.6rem;font-size:.76rem}.prototype-chat-layout{display:grid;grid-gap:.9rem;gap:.9rem}.prototype-chat-thread-list{display:grid;grid-gap:.55rem;gap:.55rem}.prototype-chat-thread-card{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:.72rem .82rem;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.prototype-chat-thread-card:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.08)}.prototype-chat-thread-card-active{border-color:#c4b5fd;background:#faf5ff}.prototype-chat-thread-panel{display:grid;grid-gap:.6rem;gap:.6rem}.prototype-plan-card{display:flex;min-height:100%;flex-direction:column}.prototype-plan-actions{margin-top:auto;justify-content:center;padding-top:.7rem}body{font-size:14px}.prototype-login-card{max-width:24rem;border-radius:1.2rem;padding:1.4rem}.prototype-login-head{margin-bottom:1.35rem}.prototype-brand-orb{width:3.1rem;height:3.1rem;margin-bottom:.8rem;font-size:1.45rem}.prototype-login-title{font-size:1.2rem}.prototype-lead,.prototype-login-subtitle{font-size:.82rem;line-height:1.55}.prototype-lang-pill,.prototype-shell-nav-item{font-size:.76rem}.prototype-lang-pill{padding:.5rem .7rem}.prototype-dashboard-card-helper,.prototype-history-meta,.prototype-login-foot,.prototype-login-meta,.prototype-table-subcopy{font-size:.66rem;line-height:1.45}.card,.prototype-card,.prototype-dashboard-card{border-radius:18px;padding:1.05rem}.prototype-card-lg,.prototype-chat-modal,.prototype-feedback-card{padding:1.15rem}.prototype-card-lg,.prototype-chat-modal,.prototype-feedback-card,.prototype-login-card{border-radius:1.2rem}.prototype-display{font-size:clamp(1.4rem,3vw,2.15rem)}.prototype-section-title{font-size:1.16rem}.prototype-panel-title{font-size:.82rem}.muted,.onboarding-audit,.onboarding-notice,.onboarding-warning,.prototype-muted{font-size:.74rem;line-height:1.5}.prototype-field span,.prototype-filter-label span,.prototype-plan-feature{font-size:.75rem}.button,.field input,.field select,.prototype-button,.prototype-input{border-radius:12px}.prototype-input{padding:.64rem .8rem}.prototype-button{padding:.56rem .8rem;font-size:.78rem}.eyebrow,.prototype-badge,.prototype-pill,.prototype-shell-role-pill{font-size:.68rem}.prototype-pill{padding:.26rem .56rem}.prototype-shell-header-inner{padding:.72rem 1rem;gap:.72rem}.prototype-shell-logo{width:2.1rem;height:2.1rem;border-radius:14px;font-size:.95rem}.prototype-shell-overline{font-size:.6rem}.prototype-shell-title{font-size:1rem}.prototype-shell-role-pill{padding:.35rem .58rem}.prototype-shell-nav-item{padding:.5rem .8rem}.prototype-shell-main{padding:0 1rem}.prototype-dashboard-shell,.prototype-page-shell{padding:1.45rem 0 2.6rem}.prototype-dashboard-card-value,.prototype-stat-value{font-size:clamp(1.45rem,2.2vw,1.95rem)}.prototype-dashboard-card-icon{min-width:2.35rem;height:2.35rem;border-radius:14px}.prototype-mini-label{font-size:.62rem}.prototype-mini-value{font-size:1rem}.onboarding-table,.prototype-table{font-size:.74rem}.onboarding-table td,.onboarding-table th,.prototype-table td,.prototype-table th{padding:.72rem .82rem}.prototype-table-input{min-width:8.6rem;padding-top:.5rem;padding-bottom:.5rem}.prototype-traffic-indicator{font-size:.7rem}@media (min-width:1024px){.prototype-chat-layout{grid-template-columns:220px minmax(0,1fr);align-items:start}.prototype-success-metrics-grid-premium{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--clinic-shell-bg:radial-gradient(circle at top left,rgba(196,181,253,0.2),transparent 24%),radial-gradient(circle at top right,rgba(191,219,254,0.18),transparent 24%),linear-gradient(180deg,#fcfbff,#f3f0ff 48%,#edf7ff);--clinic-panel-bg:rgba(255,255,255,0.88);--clinic-panel-border:rgba(219,221,255,0.78);--clinic-accent:#7c3aed;--clinic-accent-strong:#5b21b6;--clinic-accent-soft:rgba(245,240,255,0.96);--clinic-shadow:0 24px 60px rgba(80,43,141,0.12)}body{background:var(--clinic-shell-bg);color:#1d2140}.prototype-shell{background:transparent}.prototype-shell-header{border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.prototype-shell-header-inner{max-width:1320px;margin-top:1rem;padding:1rem 1.2rem;border:1px solid var(--clinic-panel-border);border-radius:30px;background:rgba(255,255,255,.76);box-shadow:0 18px 44px rgba(69,37,108,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prototype-shell-logo{width:3rem;height:3rem;border-radius:20px;background:linear-gradient(145deg,#8b5cf6,#6d28d9);color:#ffffff;box-shadow:0 16px 30px rgba(109,40,217,.24)}.prototype-shell-overline{color:var(--clinic-accent);font-size:.74rem}.prototype-shell-title{font-size:1.95rem;letter-spacing:-.04em}.prototype-badge-soft,.prototype-lang-pill-active,.prototype-pill-soft,.prototype-shell-role-pill{border-color:rgba(196,181,253,.75);background:var(--clinic-accent-soft);color:var(--clinic-accent-strong)}.prototype-shell-nav{gap:.65rem}.prototype-shell-nav-item{padding:.82rem 1.08rem;border-color:rgba(220,223,255,.92);background:rgba(255,255,255,.92);color:#4f5678;font-size:.84rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.prototype-shell-nav-item-active{background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-color:rgba(139,92,246,.18);color:#ffffff;box-shadow:0 14px 28px rgba(139,92,246,.2)}.prototype-chat-launcher-dot,.prototype-shell-nav-item-dot{width:.54rem;height:.54rem}.onboarding-shell,.prototype-dashboard-shell,.prototype-onboarding,.prototype-page-shell,.prototype-shell-main,.prototype-welcome{max-width:1320px}.card,.prototype-card,.prototype-chat-thread-card,.prototype-dashboard-card,.prototype-history-row,.prototype-notification,.prototype-panel,.prototype-plan-feature,.prototype-report-item,.prototype-summary-box,.prototype-support-message,.table-card{border-color:var(--clinic-panel-border);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.9));box-shadow:var(--clinic-shadow)}.card,.prototype-card,.prototype-dashboard-card{border-radius:28px}.prototype-dashboard-card{position:relative;overflow:hidden;padding:1.35rem}.prototype-dashboard-card:after{content:"";position:absolute;left:1.2rem;right:1.2rem;bottom:0;height:56px;border-radius:999px 999px 0 0;background:var(--clinic-card-wave);filter:blur(1px);opacity:.8}.prototype-dashboard-card-success:after{background:linear-gradient(180deg,rgba(167,243,208,.08),rgba(134,239,172,.24))}.prototype-dashboard-card-warn:after{background:linear-gradient(180deg,rgba(254,240,138,.08),rgba(253,186,116,.24))}.prototype-dashboard-card-highlight:after{background:var(--clinic-card-wave)}.muted,.prototype-dashboard-card-helper,.prototype-dashboard-card-label,.prototype-history-meta,.prototype-muted,.prototype-table-subcopy{color:#5f6688}.onboarding-hero-title,.prototype-dashboard-card-value,.prototype-display,.prototype-section-title,.prototype-stat-value{color:#1d2140}.onboarding-sidecard-icon,.prototype-dashboard-card-icon,.prototype-side-icon{background:var(--clinic-accent-soft);color:var(--clinic-accent)}.button,.prototype-button{border-radius:18px;min-height:48px;padding:.78rem 1.02rem;font-size:.82rem;font-weight:800}.button.primary,.prototype-button-primary{background:linear-gradient(135deg,#a78bfa,#8b5cf6);color:#ffffff;box-shadow:0 14px 30px rgba(139,92,246,.2)}.prototype-button-secondary{background:rgba(245,240,255,.96);color:var(--clinic-accent-strong)}.prototype-button-ghost{border-color:rgba(214,219,246,.92);background:rgba(255,255,255,.9);color:#44506f}.prototype-button-success{background:#ebfbf3;color:#177a4f}.field input,.field select,.field textarea,.money-input,.prototype-input{min-height:54px;border-color:rgba(214,219,246,.96);border-radius:18px;background:rgba(255,255,255,.96)}.field input:focus,.field select:focus,.field textarea:focus,.prototype-input:focus{border-color:rgba(139,92,246,.66);box-shadow:0 0 0 4px rgba(221,214,254,.82)}.prototype-chat-launcher{right:1.8rem;bottom:1.8rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#ffffff;box-shadow:0 20px 42px rgba(109,40,217,.28)}.prototype-chat-launcher:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.prototype-feedback-backdrop{background:rgba(36,24,58,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.prototype-chat-modal,.prototype-feedback-card{border-color:var(--clinic-panel-border);border-radius:30px;background:rgba(255,255,255,.96);box-shadow:0 28px 60px rgba(53,32,85,.22)}.auth-scene{min-height:100vh;width:100%;max-width:none!important;padding:1.5rem;margin:0!important;display:flex;align-items:center;justify-content:center;background:transparent!important}.auth-stage{width:min(1240px,100%);display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:minmax(320px,.96fr) minmax(360px,1fr);align-items:stretch}.auth-aside,.auth-card{border:1px solid var(--clinic-panel-border);border-radius:36px;background:rgba(255,255,255,.84);box-shadow:var(--clinic-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-aside{display:flex;min-height:100%;flex-direction:column;justify-content:center;gap:1rem;padding:3rem}.auth-aside-clinic{position:relative;overflow:hidden}.auth-aside-clinic:after{content:"";position:absolute;inset:auto -8% -15% auto;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgba(167,139,250,.22),transparent 70%)}.auth-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:2.4rem}.auth-card-compact{max-width:640px}.auth-mark{display:inline-flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;border-radius:30px;background:linear-gradient(145deg,#9f7aea,#7c3aed);color:#ffffff;font-size:1.9rem;font-weight:900;box-shadow:0 24px 40px rgba(124,58,237,.24)}.auth-badge,.auth-lang-toggle{width:-moz-fit-content;width:fit-content}.auth-badge{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .8rem;border:1px solid rgba(196,181,253,.72);border-radius:999px;background:rgba(245,240,255,.92);color:var(--clinic-accent-strong);font-size:.78rem;font-weight:800}.auth-display{margin:0;font-size:clamp(2rem,4vw,3.6rem);letter-spacing:-.05em;line-height:1.02}.auth-copy,.auth-note{margin:0;color:#5f6688;line-height:1.7}.auth-input-shell{display:flex;align-items:center;gap:.8rem;min-height:58px;border:1px solid rgba(214,219,246,.96);border-radius:20px;padding:.28rem .28rem .28rem .8rem;background:rgba(255,255,255,.96)}.auth-input-shell:focus-within{border-color:rgba(139,92,246,.66);box-shadow:0 0 0 4px rgba(221,214,254,.82)}.auth-input,.auth-input-shell input{min-height:52px;border:0;outline:0;background:transparent}.auth-input-icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:14px;background:rgba(245,240,255,.96);color:var(--clinic-accent);font-size:1rem;font-weight:900;flex:0 0 auto}.auth-inline-button{border:0;min-width:3.2rem;height:3rem;border-radius:16px;background:rgba(245,240,255,.96);color:var(--clinic-accent-strong);font-weight:800;cursor:pointer}.auth-secondary-row{display:flex;justify-content:flex-end}.auth-text-link{color:var(--clinic-accent-strong);font-size:.82rem;font-weight:800}.auth-submit{width:100%;min-height:54px;font-size:.92rem}@media (max-width:1080px){.auth-stage{grid-template-columns:1fr}.auth-aside{padding:2.2rem}}.prototype-shell{position:relative;isolation:isolate}.prototype-shell:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.9;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 620'%3E%3Cpath d='M0 360C140 320 280 320 420 360C560 400 700 400 840 360C980 320 1120 320 1260 360C1400 400 1500 400 1600 350' fill='none' stroke='%23ffffff' stroke-opacity='0.78' stroke-width='3'/%3E%3Cpath d='M0 430C160 390 320 390 480 430C640 470 800 470 960 430C1120 390 1280 390 1440 430C1500 445 1553 445 1600 428' fill='none' stroke='%23efe7ff' stroke-opacity='0.72' stroke-width='3'/%3E%3C/svg%3E") top /100% auto no-repeat}.prototype-shell-logo{overflow:hidden;padding:.35rem;background:rgba(255,255,255,.96)}.prototype-dashboard-card:before{content:"";position:absolute;inset:auto 0 0;height:110px;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 96C53 110 106 110 160 96C213 82 266 82 320 96C373 110 426 110 480 96C533 82 586 82 640 96V140H0Z' fill='%23ffffff' fill-opacity='0.78'/%3E%3Cpath d='M0 108C53 94 106 94 160 108C213 122 266 122 320 108C373 94 426 94 480 108C533 122 586 122 640 108' fill='none' stroke='%23ddd6fe' stroke-opacity='0.95' stroke-width='2.5'/%3E%3C/svg%3E") bottom /100% 100% no-repeat;opacity:.88}.prototype-dashboard-card:after{pointer-events:none}.prototype-dashboard-card-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:.9rem;gap:.9rem}.prototype-dashboard-card-copy{min-width:0}.prototype-dashboard-card-value-side{margin-top:.1rem;margin-left:auto;text-align:right;line-height:1}.prototype-plan-feature{position:relative;overflow:hidden}.prototype-plan-feature-on{border-color:rgba(134,239,172,.82);background:linear-gradient(180deg,rgba(240,253,244,.98),rgba(236,253,245,.92));box-shadow:inset 0 0 0 1px rgba(187,247,208,.55)}.prototype-plan-feature-on:before{content:"";position:absolute;inset:auto 0 0;height:42px;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 520 90' preserveAspectRatio='none'%3E%3Cpath d='M0 56C43 66 86 66 130 56C173 46 216 46 260 56C303 66 346 66 390 56C433 46 476 46 520 56V90H0Z' fill='%23ffffff' fill-opacity='0.74'/%3E%3Cpath d='M0 62C43 52 86 52 130 62C173 72 216 72 260 62C303 52 346 52 390 62C433 72 476 72 520 62' fill='none' stroke='%23bbf7d0' stroke-opacity='0.9' stroke-width='2.4'/%3E%3C/svg%3E") bottom /100% 100% no-repeat}.prototype-plan-actions{position:relative;z-index:2}.prototype-plan-actions .prototype-button{width:100%;position:relative;z-index:2}.prototype-chat-launcher-icon{width:3.25rem;height:3.25rem}.prototype-chat-launcher-svg{width:1.6rem;height:1.6rem}.auth-scene{position:relative;overflow:hidden}.auth-scene:before{content:"";position:absolute;inset:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1800 920'%3E%3Cpath d='M0 620C150 570 300 570 450 620C600 670 750 670 900 620C1050 570 1200 570 1350 620C1500 670 1650 670 1800 615' fill='none' stroke='%23ffffff' stroke-opacity='0.78' stroke-width='3.5'/%3E%3Cpath d='M0 710C150 660 300 660 450 710C600 760 750 760 900 710C1050 660 1200 660 1350 710C1500 760 1650 760 1800 710' fill='none' stroke='%23ede9fe' stroke-opacity='0.82' stroke-width='3.5'/%3E%3C/svg%3E") 50% /cover no-repeat;opacity:.95}.auth-stage{position:relative;z-index:1}.auth-aside-clinic-login{text-align:center}.auth-card-clinic-login{align-content:start}.auth-lang-toggle-login{width:-moz-fit-content;width:fit-content;justify-self:end;margin-bottom:.6rem}.auth-logo{display:block;height:auto}.auth-logo-admin{width:min(260px,100%)}.auth-logo-clinic{width:min(290px,100%);margin:0 auto .35rem}.auth-aside-admin{align-items:flex-start}.auth-display-clinic{margin-top:.3rem}.auth-clinic-hero-title{margin:.35rem 0 0;color:var(--clinic-accent);font-size:1.35rem;font-weight:800;line-height:1.35}.auth-clinic-hero-copy{max-width:26rem;margin:0 auto}.auth-security-pill{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;margin:.8rem auto 0;padding:.72rem 1rem;border-radius:999px;border:1px solid rgba(221,214,254,.92);background:rgba(255,255,255,.86);color:var(--clinic-accent-strong);font-size:.82rem;font-weight:700}.auth-inline-icon,.auth-security-icon{width:1.2rem;height:1.2rem}.auth-inline-icon-eye{width:1.28rem;height:1.28rem}@media (max-width:1080px){.auth-aside-admin,.auth-aside-clinic-login{align-items:center;text-align:center}}:root{--clinic-shell-bg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1800 920'%3E%3Cpath d='M0 620C150 570 300 570 450 620C600 670 750 670 900 620C1050 570 1200 570 1350 620C1500 670 1650 670 1800 615' fill='none' stroke='%23ffffff' stroke-opacity='0.84' stroke-width='3.5'/%3E%3Cpath d='M0 710C150 660 300 660 450 710C600 760 750 760 900 710C1050 660 1200 660 1350 710C1500 760 1650 760 1800 710' fill='none' stroke='%23ede9fe' stroke-opacity='0.9' stroke-width='3.5'/%3E%3C/svg%3E") center top /cover no-repeat,radial-gradient(circle at top left,rgba(196,181,253,0.2),transparent 24%),radial-gradient(circle at top right,rgba(191,219,254,0.18),transparent 24%),linear-gradient(180deg,#fcfbff,#f3f0ff 48%,#edf7ff)}.auth-scene:before,.prototype-shell:before{display:none!important}.prototype-shell-logo{background:transparent!important;box-shadow:none!important;padding:0!important}.prototype-shell-logo-image{display:block;width:100%;height:100%;object-fit:contain}.prototype-dashboard-card:after,.prototype-dashboard-card:before{display:none!important}.prototype-dashboard-card,.prototype-dashboard-card-highlight{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 96C53 110 106 110 160 96C213 82 266 82 320 96C373 110 426 110 480 96C533 82 586 82 640 96V140H0Z' fill='%23ffffff' fill-opacity='0.8'/%3E%3Cpath d='M0 108C53 94 106 94 160 108C213 122 266 122 320 108C373 94 426 94 480 108C533 122 586 122 640 108' fill='none' stroke='%23ddd6fe' stroke-opacity='0.95' stroke-width='2.5'/%3E%3C/svg%3E") bottom /100% 58px no-repeat,linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.9))!important}.prototype-dashboard-card-success{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 96C53 110 106 110 160 96C213 82 266 82 320 96C373 110 426 110 480 96C533 82 586 82 640 96V140H0Z' fill='%23ffffff' fill-opacity='0.8'/%3E%3Cpath d='M0 108C53 94 106 94 160 108C213 122 266 122 320 108C373 94 426 94 480 108C533 122 586 122 640 108' fill='none' stroke='%23bbf7d0' stroke-opacity='0.95' stroke-width='2.5'/%3E%3C/svg%3E") bottom /100% 58px no-repeat,linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,253,245,.92))!important}.prototype-dashboard-card-warn{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 96C53 110 106 110 160 96C213 82 266 82 320 96C373 110 426 110 480 96C533 82 586 82 640 96V140H0Z' fill='%23ffffff' fill-opacity='0.8'/%3E%3Cpath d='M0 108C53 94 106 94 160 108C213 122 266 122 320 108C373 94 426 94 480 108C533 122 586 122 640 108' fill='none' stroke='%23fdba74' stroke-opacity='0.95' stroke-width='2.5'/%3E%3C/svg%3E") bottom /100% 58px no-repeat,linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,247,237,.94))!important}.auth-stage{border:1px solid rgba(220,223,255,.9);background:rgba(255,255,255,.86);box-shadow:0 26px 60px rgba(80,43,141,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-aside,.auth-card{border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.auth-aside{border-right:1px solid rgba(220,223,255,.82);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 900'%3E%3Cpath d='M0 610C100 570 200 570 300 610C400 650 500 650 600 610C700 570 800 570 900 610C1000 650 1100 650 1200 610' fill='none' stroke='%23ffffff' stroke-opacity='0.9' stroke-width='3.4'/%3E%3Cpath d='M0 720C100 680 200 680 300 720C400 760 500 760 600 720C700 680 800 680 900 720C1000 760 1100 760 1200 720' fill='none' stroke='%23ede9fe' stroke-opacity='0.95' stroke-width='3.4'/%3E%3C/svg%3E") 50% /cover no-repeat,linear-gradient(180deg,rgba(252,251,255,.96),rgba(243,239,255,.98) 48%,rgba(237,246,255,.98))!important}.auth-card{background:rgba(255,255,255,.88)!important}.auth-logo-clinic{margin:0 auto .1rem!important}.auth-display-clinic{margin-top:.15rem;color:#181d38;font-size:clamp(3.2rem,6vw,4.7rem);font-weight:900;letter-spacing:-.07em}.auth-clinic-hero-title{margin:0 0 .15rem!important}@media (max-width:1080px){.auth-aside{border-right:0;border-bottom:1px solid rgba(220,223,255,.82)}}:root{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,linear-gradient(180deg,#fcfbff,#f3f0ff 48%,#edf7ff)}.auth-scene,.prototype-shell,body{background:var(--clinic-shell-bg)!important}.prototype-dashboard-card-highlight:not(.prototype-plan-card),.prototype-dashboard-card-success:not(.prototype-plan-card),.prototype-dashboard-card-warn:not(.prototype-plan-card),.prototype-dashboard-card:not(.prototype-plan-card){position:relative;overflow:hidden;background:radial-gradient(circle at 18% 78%,rgba(236,222,255,.44),transparent 22%),linear-gradient(135deg,rgba(255,255,255,.985),rgba(248,245,255,.985) 52%,rgba(241,242,255,.97))!important}.prototype-dashboard-card-highlight:not(.prototype-plan-card):before,.prototype-dashboard-card-success:not(.prototype-plan-card):before,.prototype-dashboard-card-warn:not(.prototype-plan-card):before,.prototype-dashboard-card:not(.prototype-plan-card):before{content:"";position:absolute;left:1rem;right:1rem;bottom:.55rem;height:4.4rem;pointer-events:none;border-radius:999px 999px 1.2rem 1.2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23cfb7ff' stroke-opacity='0.54' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,linear-gradient(180deg,rgba(241,234,255,0),rgba(237,225,255,.2));opacity:.84;filter:blur(.35px)}.prototype-dashboard-card-success:not(.prototype-plan-card):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23a7efc1' stroke-opacity='0.56' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,linear-gradient(180deg,rgba(220,252,231,0),rgba(220,252,231,.22))}.prototype-dashboard-card-warn:not(.prototype-plan-card):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23f5c867' stroke-opacity='0.56' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,linear-gradient(180deg,rgba(254,243,199,0),rgba(254,243,199,.22))}.prototype-plan-card,.prototype-plan-card.prototype-dashboard-card-highlight{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,249,255,.96))!important}.prototype-plan-card:after,.prototype-plan-card:before,.prototype-plan-feature:before{display:none!important}.prototype-plan-card-head{justify-content:center;grid-template-columns:minmax(0,1fr);text-align:center}.prototype-plan-card-copy{display:grid;grid-gap:.3rem;gap:.3rem;justify-items:center}.prototype-plan-card-name{text-align:center}.prototype-plan-current-price,.prototype-plan-price{color:#a78bfa;font-weight:800;letter-spacing:0;text-align:center}.prototype-plan-price{font-size:1.6rem}.prototype-plan-current-price span,.prototype-plan-price span{margin-left:.15rem;font-size:.78rem;color:#7c3aed}.prototype-plan-current-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.prototype-plan-current-main{display:grid;grid-gap:.22rem;gap:.22rem}.prototype-plan-current-price{margin:0;font-size:1.6rem;text-align:right;white-space:nowrap}.prototype-segmented-control{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid rgba(196,181,253,.8);border-radius:999px;background:rgba(255,255,255,.72);padding:.2rem}.prototype-segmented-option{border:0;border-radius:999px;background:transparent;color:#5f6688;cursor:pointer;font:inherit;font-size:.78rem;font-weight:800;padding:.48rem .82rem}.prototype-segmented-option-active{background:#7c3aed;color:#ffffff;box-shadow:0 10px 22px rgba(124,58,237,.22)}.legal-page-shell{min-height:100vh;padding:2rem 1rem}.legal-page-card{max-width:860px;margin:0 auto}.legal-page-stack{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}.legal-page-stack h2{margin:0 0 .35rem;color:#312e81;font-size:1rem}.legal-page-stack li,.legal-page-stack p{color:#475569;line-height:1.58}.legal-page-stack a,.prototype-checkbox-card a{color:#6d28d9;font-weight:800}.prototype-plan-feature-on{background:linear-gradient(180deg,rgba(240,253,244,.98),rgba(236,253,245,.92))!important}.button,.prototype-button,.prototype-lang-pill,.prototype-shell-nav-item{position:relative;overflow:hidden}.button:hover:not(:disabled),.prototype-button:hover:not(:disabled),.prototype-lang-pill:hover,.prototype-shell-nav-item:hover{box-shadow:0 14px 24px rgba(80,43,141,.14)!important}.auth-stage{gap:0!important;overflow:hidden;border:0!important;border-radius:36px;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.auth-panel{display:flex;align-items:stretch;padding:0;background:transparent}.auth-card,.auth-card-clinic-login{width:100%;background:#ffffff!important}.auth-aside{position:relative;isolation:isolate;border-right:1px solid rgba(224,221,255,.9);background:linear-gradient(180deg,#fcfaff,#f7f2ff 54%,#f3eeff)!important}.auth-aside:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 900'%3E%3Cpath d='M0 250C90 214 180 214 270 250C360 286 450 286 540 250C630 214 720 214 810 250C900 286 990 286 1080 250C1120 234 1160 226 1200 230' fill='none' stroke='%23ffffff' stroke-opacity='0.88' stroke-width='3.2'/%3E%3Cpath d='M0 398C90 362 180 362 270 398C360 434 450 434 540 398C630 362 720 362 810 398C900 434 990 434 1080 398C1120 382 1160 374 1200 378' fill='none' stroke='%23efe8ff' stroke-opacity='0.92' stroke-width='3.2'/%3E%3Cpath d='M0 694C90 658 180 658 270 694C360 730 450 730 540 694C630 658 720 658 810 694C900 730 990 730 1080 694C1120 678 1160 670 1200 674' fill='none' stroke='%23ffffff' stroke-opacity='0.84' stroke-width='3'/%3E%3Cpath d='M0 818C90 782 180 782 270 818C360 854 450 854 540 818C630 782 720 782 810 818C900 854 990 854 1080 818C1120 802 1160 794 1200 798' fill='none' stroke='%23ede5ff' stroke-opacity='0.9' stroke-width='3'/%3E%3C/svg%3E") 50% /cover no-repeat}.auth-aside>*{position:relative;z-index:1}.auth-display-clinic{color:#1b1730}.auth-clinic-hero-title{color:#8b5cf6!important}.auth-secondary-row{margin-top:.85rem;margin-bottom:1.05rem}.prototype-qr-panel{display:flex;flex-direction:column}.prototype-qr-panel .prototype-qr-box{flex:1 1;align-items:center;padding-top:1.4rem;padding-bottom:1rem}.prototype-qr-panel .prototype-qr-image{width:12.25rem;height:12.25rem;border-radius:22px}.prototype-qr-actions{justify-content:center;align-items:flex-end;margin-top:auto;padding-top:.9rem}.prototype-dashboard-grid{gap:.9rem}.prototype-dashboard-card-highlight:not(.prototype-plan-card),.prototype-dashboard-card-success:not(.prototype-plan-card),.prototype-dashboard-card-warn:not(.prototype-plan-card),.prototype-dashboard-card:not(.prototype-plan-card){min-height:9.9rem;padding:1rem 1.05rem .95rem}.prototype-dashboard-card-highlight:not(.prototype-plan-card):before,.prototype-dashboard-card-success:not(.prototype-plan-card):before,.prototype-dashboard-card-warn:not(.prototype-plan-card):before,.prototype-dashboard-card:not(.prototype-plan-card):before{display:block!important;left:.8rem;right:.8rem;bottom:.35rem;height:4.8rem}.prototype-dashboard-card-head{align-items:flex-start;gap:.85rem}.prototype-dashboard-card-button .prototype-dashboard-card-head{align-items:center}.prototype-dashboard-card-button .prototype-dashboard-card-copy{display:flex;align-items:center;min-height:3.95rem}.prototype-dashboard-card-label{font-size:1.48rem;font-weight:900;line-height:1.04;letter-spacing:-.03em}.prototype-dashboard-card-button .prototype-dashboard-card-label{font-size:clamp(1.16rem,1.22vw,1.28rem);font-weight:900;line-height:1.08}.prototype-dashboard-card-value{font-size:clamp(1.55rem,2.1vw,2.1rem)}.prototype-dashboard-card-helper{margin-top:.55rem;font-size:.69rem}.prototype-chat-launcher.prototype-chat-launcher-icon{width:3.75rem!important;height:3.75rem!important;min-width:3.75rem!important;min-height:3.75rem!important;padding:0!important;border-radius:999px}.prototype-chat-launcher.prototype-chat-launcher-icon .prototype-chat-launcher-svg{display:block;width:2.35rem!important;height:2.35rem!important;transform:scale(1.08)}.prototype-chat-launcher.prototype-chat-launcher-icon .prototype-chat-launcher-dot{top:.52rem;right:.52rem}@media (max-width:1080px){.auth-aside{border-right:0;border-bottom:1px solid rgba(224,221,255,.9)}.auth-panel{padding:.8rem}}.prototype-dashboard-card-highlight:not(.prototype-plan-card),.prototype-dashboard-card-success:not(.prototype-plan-card),.prototype-dashboard-card-warn:not(.prototype-plan-card),.prototype-dashboard-card:not(.prototype-plan-card){background:radial-gradient(circle at 18% 78%,rgba(236,222,255,.51),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.985),rgba(247,243,255,.988) 52%,rgba(238,238,255,.976))!important}.prototype-dashboard-card-highlight:not(.prototype-plan-card):before,.prototype-dashboard-card-success:not(.prototype-plan-card):before,.prototype-dashboard-card-warn:not(.prototype-plan-card):before,.prototype-dashboard-card:not(.prototype-plan-card):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23cfb7ff' stroke-opacity='0.54' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,linear-gradient(180deg,rgba(241,234,255,0),rgba(237,225,255,.245));opacity:.88}.prototype-dashboard-card-success:not(.prototype-plan-card):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23a7efc1' stroke-opacity='0.56' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,linear-gradient(180deg,rgba(220,252,231,0),rgba(220,252,231,.265))}.prototype-dashboard-card-warn:not(.prototype-plan-card):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23f5c867' stroke-opacity='0.56' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,linear-gradient(180deg,rgba(254,243,199,0),rgba(254,243,199,.265))}.prototype-shell-header-inner{padding:.82rem 1.05rem;gap:.82rem}.prototype-shell-brand{gap:.62rem}.prototype-shell-logo{width:2.45rem;height:2.45rem}.prototype-shell-title{font-size:1.16rem}.prototype-shell-role-pill{padding:.42rem .68rem;font-size:.78rem}.prototype-shell-nav{gap:.4rem}.prototype-shell-nav-item{padding:.58rem .86rem;font-size:.82rem}.onboarding-shell,.prototype-dashboard-shell,.prototype-onboarding,.prototype-page-shell,.prototype-welcome{gap:1rem;padding-top:1.8rem}.button,.prototype-button{min-height:44px;padding:.7rem .94rem;font-size:.78rem;border-radius:16px}.button.primary,.prototype-button-primary{background:linear-gradient(135deg,#b39afc,#9d7df8);box-shadow:0 12px 24px rgba(139,92,246,.16)}.prototype-shell-nav-item-active{background:linear-gradient(135deg,#b39afc,#9d7df8);box-shadow:0 12px 22px rgba(139,92,246,.16)}.prototype-chat-launcher{padding:.88rem 1.08rem;background:linear-gradient(135deg,#b39afc,#9d7df8);box-shadow:0 18px 34px rgba(139,92,246,.22)}.prototype-chat-launcher:hover{background:linear-gradient(135deg,#a98dfb,#9471f6)}.card,.prototype-card,.prototype-chat-thread-card,.prototype-dashboard-card,.prototype-history-row,.prototype-notification,.prototype-panel,.prototype-plan-feature,.prototype-report-item,.prototype-summary-box,.prototype-support-message,.table-card{border-radius:24px}html{font-size:92%}body{font-size:13px}.prototype-shell-header-inner{max-width:1240px;padding:.74rem .98rem;gap:.74rem}.prototype-shell-main{max-width:1240px}.prototype-shell-logo{width:2.26rem;height:2.26rem}.prototype-shell-title{font-size:1.08rem}.prototype-shell-role-pill{padding:.38rem .62rem;font-size:.74rem}.prototype-shell-nav-item{min-height:2.46rem;padding:.52rem .8rem;font-size:.78rem}.onboarding-shell,.prototype-dashboard-shell,.prototype-onboarding,.prototype-page-shell,.prototype-welcome{gap:.92rem;padding-top:1.55rem}.prototype-dashboard-grid{gap:.72rem}.prototype-dashboard-card-highlight:not(.prototype-plan-card),.prototype-dashboard-card-success:not(.prototype-plan-card),.prototype-dashboard-card-warn:not(.prototype-plan-card),.prototype-dashboard-card:not(.prototype-plan-card){min-height:8.3rem;padding:.82rem .88rem .78rem}.prototype-dashboard-card-button .prototype-dashboard-card-copy{min-height:3.55rem}.prototype-dashboard-card-icon{min-width:3.55rem;height:3.55rem;border-radius:16px;margin-top:-.08rem;flex:0 0 auto}.prototype-dashboard-card-svg{width:2.74rem;height:2.74rem}.prototype-dashboard-card-label{font-size:.72rem}.prototype-dashboard-card-button .prototype-dashboard-card-label{font-size:clamp(1.02rem,1.08vw,1.12rem)}.prototype-dashboard-card-value{font-size:clamp(1.3rem,1.76vw,1.76rem)}.prototype-dashboard-card-helper{margin-top:.42rem;font-size:.58rem;margin-top:.48rem;font-size:.66rem}.button,.prototype-button{min-height:41px;padding:.62rem .88rem;font-size:.75rem;border-radius:15px}.prototype-chat-launcher{padding:.8rem 1rem}.auth-stage{max-width:min(1100px,calc(100vw - 2.25rem))}.auth-panel{max-width:100%}.auth-card,.auth-card-clinic-login{padding:2.05rem}.prototype-theme-grid{display:grid;grid-template-columns:repeat(7,2.35rem);grid-gap:.55rem;gap:.55rem;justify-content:start}.prototype-theme-swatch{display:grid;align-items:flex-end;justify-items:center;width:2.35rem;height:2.35rem;min-width:0;border:2px solid rgba(214,219,246,.92);border-radius:10px;padding:0;color:#1d2140;font-size:0;font-weight:900;line-height:1.05;text-align:center;box-shadow:0 8px 16px rgba(80,43,141,.08);cursor:pointer}.prototype-theme-swatch:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(80,43,141,.14)}.prototype-theme-swatch-selected{border-color:var(--clinic-accent);box-shadow:0 0 0 4px var(--clinic-accent-ring),0 18px 34px rgba(80,43,141,.16)}.prototype-theme-swatch-blue.prototype-theme-swatch-selected{border-color:#2563eb;box-shadow:0 0 0 4px rgba(96,165,250,.24),0 18px 34px rgba(37,99,235,.16)}.prototype-theme-swatch-green.prototype-theme-swatch-selected{border-color:#15803d;box-shadow:0 0 0 4px rgba(74,222,128,.24),0 18px 34px rgba(21,128,61,.14)}.prototype-theme-swatch-yellow.prototype-theme-swatch-selected{border-color:#b7791f;box-shadow:0 0 0 4px rgba(251,191,36,.26),0 18px 34px rgba(180,83,9,.14)}.prototype-theme-swatch-red.prototype-theme-swatch-selected{border-color:#e11d48;box-shadow:0 0 0 4px rgba(251,113,133,.24),0 18px 34px rgba(225,29,72,.14)}.prototype-theme-swatch-lilac.prototype-theme-swatch-selected{border-color:#7c3aed;box-shadow:0 0 0 4px rgba(167,139,250,.22),0 18px 34px rgba(124,58,237,.15)}.prototype-theme-swatch-brown.prototype-theme-swatch-selected{border-color:#98633a;box-shadow:0 0 0 4px rgba(180,126,77,.24),0 18px 34px rgba(111,70,39,.14)}.prototype-theme-swatch-gray.prototype-theme-swatch-selected{border-color:#64748b;box-shadow:0 0 0 4px rgba(148,163,184,.26),0 18px 34px rgba(71,85,105,.13)}.prototype-theme-swatch-blue{background:linear-gradient(135deg,#ffffff,#60a5fa)}.prototype-theme-swatch-green{background:linear-gradient(135deg,#ffffff,#4ade80)}.prototype-theme-swatch-yellow{background:linear-gradient(135deg,#ffffff,#facc15)}.prototype-theme-swatch-red{background:linear-gradient(135deg,#ffffff,#fb7185)}.prototype-theme-swatch-lilac{background:linear-gradient(135deg,#ffffff,#a78bfa)}.prototype-theme-swatch-brown{background:linear-gradient(135deg,#ffffff,#b47e4d)}.prototype-theme-swatch-gray{background:linear-gradient(135deg,#ffffff,#94a3b8)}.prototype-shell[data-clinic-theme=lilac]{--clinic-shell-bg:radial-gradient(circle at top left,rgba(214,204,242,0.26),transparent 26%),radial-gradient(circle at top right,rgba(226,232,246,0.24),transparent 24%),linear-gradient(180deg,#fdfbff,#f5f1fb 52%,#f2f6fb);--clinic-panel-border:rgba(219,221,255,0.78);--clinic-accent:#7f6ba8;--clinic-accent-strong:#594477;--clinic-accent-soft:rgba(247,243,253,0.96);--clinic-accent-ring:rgba(127,107,168,0.18);--clinic-accent-gradient:linear-gradient(135deg,#ddd2f2,#cfc2eb);--clinic-accent-gradient-hover:linear-gradient(135deg,#d4c6ee,#c6b7e5);--clinic-accent-glow:0 18px 34px rgba(89,68,119,0.12);--clinic-on-accent:#392c52;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(221,210,242,0.32),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(249,246,253,0.99) 52%,rgba(244,242,250,0.98));--clinic-card-wave:linear-gradient(180deg,rgba(247,243,253,0),rgba(221,210,242,0.18));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(221,210,242,0.3),transparent 24%),radial-gradient(circle at 82% 18%,rgba(226,232,246,0.26),transparent 26%)}.prototype-shell[data-clinic-theme=blue]{--clinic-shell-bg:radial-gradient(circle at top left,rgba(212,230,246,0.34),transparent 26%),radial-gradient(circle at top right,rgba(228,238,247,0.32),transparent 24%),linear-gradient(180deg,#fbfdff,#f1f7fc 50%,#edf5fa);--clinic-panel-border:rgba(204,223,240,0.82);--clinic-accent:#5f7fa3;--clinic-accent-strong:#3f5c7d;--clinic-accent-soft:rgba(243,248,252,0.96);--clinic-accent-ring:rgba(95,127,163,0.18);--clinic-accent-gradient:linear-gradient(135deg,#d8e8f6,#c7ddef);--clinic-accent-gradient-hover:linear-gradient(135deg,#cfdfef,#bcd3e8);--clinic-accent-glow:0 18px 34px rgba(63,92,125,0.1);--clinic-on-accent:#263c56;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(216,232,246,0.34),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(246,250,253,0.99) 52%,rgba(240,246,251,0.98));--clinic-card-wave:linear-gradient(180deg,rgba(243,248,252,0),rgba(204,223,240,0.18));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(212,230,246,0.34),transparent 24%),radial-gradient(circle at 82% 18%,rgba(228,238,247,0.3),transparent 26%)}.prototype-shell[data-clinic-theme=green]{--clinic-shell-bg:radial-gradient(circle at top left,rgba(218,237,222,0.34),transparent 26%),radial-gradient(circle at top right,rgba(228,241,231,0.3),transparent 24%),linear-gradient(180deg,#fbfefc,#f2f9f4 48%,#eef7f1);--clinic-panel-border:rgba(203,226,209,0.82);--clinic-accent:#6f9479;--clinic-accent-strong:#486a51;--clinic-accent-soft:rgba(244,250,246,0.96);--clinic-accent-ring:rgba(111,148,121,0.18);--clinic-accent-gradient:linear-gradient(135deg,#dceee1,#cde4d3);--clinic-accent-gradient-hover:linear-gradient(135deg,#d3e7d8,#c2dac9);--clinic-accent-glow:0 18px 34px rgba(72,106,81,0.1);--clinic-on-accent:#2f4b36;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(220,238,225,0.34),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(247,251,248,0.99) 52%,rgba(241,248,243,0.98));--clinic-card-wave:linear-gradient(180deg,rgba(244,250,246,0),rgba(203,226,209,0.18));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(218,237,222,0.34),transparent 24%),radial-gradient(circle at 82% 18%,rgba(228,241,231,0.3),transparent 26%)}.prototype-shell[data-clinic-theme=yellow]{--clinic-shell-bg:radial-gradient(circle at top left,rgba(241,226,177,0.32),transparent 26%),radial-gradient(circle at top right,rgba(246,236,202,0.3),transparent 24%),linear-gradient(180deg,#fffef9,#fbf6e6 48%,#f9f3e3);--clinic-panel-border:rgba(232,214,164,0.84);--clinic-accent:#a58a4f;--clinic-accent-strong:#705f38;--clinic-accent-soft:rgba(252,248,235,0.96);--clinic-accent-ring:rgba(165,138,79,0.18);--clinic-accent-gradient:linear-gradient(135deg,#f1e3b6,#e7d39c);--clinic-accent-gradient-hover:linear-gradient(135deg,#ead9aa,#ddc78e);--clinic-accent-glow:0 18px 34px rgba(112,95,56,0.1);--clinic-on-accent:#4d4125;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(241,226,177,0.28),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(252,249,239,0.99) 52%,rgba(249,245,229,0.98));--clinic-card-wave:linear-gradient(180deg,rgba(252,248,235,0),rgba(232,214,164,0.18));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(241,226,177,0.32),transparent 24%),radial-gradient(circle at 82% 18%,rgba(246,236,202,0.3),transparent 26%)}.prototype-shell[data-clinic-theme=red]{--clinic-shell-bg:radial-gradient(circle at top left,rgba(239,211,215,0.34),transparent 26%),radial-gradient(circle at top right,rgba(247,226,228,0.3),transparent 24%),linear-gradient(180deg,#fffafa,#fbf0f1 48%,#f9f3f3);--clinic-panel-border:rgba(235,200,204,0.84);--clinic-accent:#b87880;--clinic-accent-strong:#7d4c53;--clinic-accent-soft:rgba(252,244,245,0.96);--clinic-accent-ring:rgba(184,120,128,0.18);--clinic-accent-gradient:linear-gradient(135deg,#f0d2d6,#e5c0c6);--clinic-accent-gradient-hover:linear-gradient(135deg,#e8c7cc,#dcb4bb);--clinic-accent-glow:0 18px 34px rgba(125,76,83,0.1);--clinic-on-accent:#59343a;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(239,211,215,0.3),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(252,246,247,0.99) 52%,rgba(249,241,242,0.98));--clinic-card-wave:linear-gradient(180deg,rgba(252,244,245,0),rgba(235,200,204,0.18));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(239,211,215,0.34),transparent 24%),radial-gradient(circle at 82% 18%,rgba(247,226,228,0.3),transparent 26%)}.prototype-shell[data-clinic-theme=brown]{--clinic-shell-bg:radial-gradient(circle at top left,rgba(229,215,201,0.34),transparent 26%),radial-gradient(circle at top right,rgba(237,226,214,0.3),transparent 24%),linear-gradient(180deg,#fffdf9,#f7f1eb 48%,#f5eee7);--clinic-panel-border:rgba(224,204,184,0.84);--clinic-accent:#9a7a60;--clinic-accent-strong:#6d543f;--clinic-accent-soft:rgba(251,247,242,0.96);--clinic-accent-ring:rgba(154,122,96,0.18);--clinic-accent-gradient:linear-gradient(135deg,#e7d6c5,#d9c2ad);--clinic-accent-gradient-hover:linear-gradient(135deg,#ddcabb,#ceb49e);--clinic-accent-glow:0 18px 34px rgba(109,84,63,0.1);--clinic-on-accent:#4d3a2b;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(229,215,201,0.32),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(251,248,244,0.99) 52%,rgba(247,241,235,0.98));--clinic-card-wave:linear-gradient(180deg,rgba(251,247,242,0),rgba(224,204,184,0.18));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(229,215,201,0.34),transparent 24%),radial-gradient(circle at 82% 18%,rgba(237,226,214,0.3),transparent 26%)}.prototype-shell[data-clinic-theme=gray]{--clinic-shell-bg:radial-gradient(circle at top left,rgba(224,231,238,0.36),transparent 26%),radial-gradient(circle at top right,rgba(236,240,244,0.32),transparent 24%),linear-gradient(180deg,#fcfdff,#f4f7fa 48%,#eef3f7);--clinic-panel-border:rgba(211,219,227,0.84);--clinic-accent:#7a8490;--clinic-accent-strong:#555f6a;--clinic-accent-soft:rgba(248,250,252,0.96);--clinic-accent-ring:rgba(122,132,144,0.18);--clinic-accent-gradient:linear-gradient(135deg,#e0e7ed,#d1dae2);--clinic-accent-gradient-hover:linear-gradient(135deg,#d7dfe7,#c6d1db);--clinic-accent-glow:0 18px 34px rgba(85,95,106,0.1);--clinic-on-accent:#3e4852;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(224,231,238,0.36),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(249,251,253,0.99) 52%,rgba(244,247,250,0.98));--clinic-card-wave:linear-gradient(180deg,rgba(248,250,252,0),rgba(211,219,227,0.18));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(224,231,238,0.36),transparent 24%),radial-gradient(circle at 82% 18%,rgba(236,240,244,0.32),transparent 26%)}.prototype-shell[data-clinic-theme]{background:var(--clinic-shell-bg)!important}body:has(.prototype-shell[data-clinic-theme=lilac]),html:has(.prototype-shell[data-clinic-theme=lilac]){background:radial-gradient(circle at top left,rgba(214,204,242,.26),transparent 26%),radial-gradient(circle at top right,rgba(226,232,246,.24),transparent 24%),linear-gradient(180deg,#fdfbff,#f5f1fb 52%,#f2f6fb)!important}body:has(.prototype-shell[data-clinic-theme=blue]),html:has(.prototype-shell[data-clinic-theme=blue]){background:radial-gradient(circle at top left,rgba(212,230,246,.34),transparent 26%),radial-gradient(circle at top right,rgba(228,238,247,.32),transparent 24%),linear-gradient(180deg,#fbfdff,#f1f7fc 50%,#edf5fa)!important}body:has(.prototype-shell[data-clinic-theme=green]),html:has(.prototype-shell[data-clinic-theme=green]){background:radial-gradient(circle at top left,rgba(218,237,222,.34),transparent 26%),radial-gradient(circle at top right,rgba(228,241,231,.3),transparent 24%),linear-gradient(180deg,#fbfefc,#f2f9f4 48%,#eef7f1)!important}body:has(.prototype-shell[data-clinic-theme=yellow]),html:has(.prototype-shell[data-clinic-theme=yellow]){background:radial-gradient(circle at top left,rgba(241,226,177,.32),transparent 26%),radial-gradient(circle at top right,rgba(246,236,202,.3),transparent 24%),linear-gradient(180deg,#fffef9,#fbf6e6 48%,#f9f3e3)!important}body:has(.prototype-shell[data-clinic-theme=red]),html:has(.prototype-shell[data-clinic-theme=red]){background:radial-gradient(circle at top left,rgba(239,211,215,.34),transparent 26%),radial-gradient(circle at top right,rgba(247,226,228,.3),transparent 24%),linear-gradient(180deg,#fffafa,#fbf0f1 48%,#f9f3f3)!important}body:has(.prototype-shell[data-clinic-theme=brown]),html:has(.prototype-shell[data-clinic-theme=brown]){background:radial-gradient(circle at top left,rgba(229,215,201,.34),transparent 26%),radial-gradient(circle at top right,rgba(237,226,214,.3),transparent 24%),linear-gradient(180deg,#fffdf9,#f7f1eb 48%,#f5eee7)!important}body:has(.prototype-shell[data-clinic-theme=gray]),html:has(.prototype-shell[data-clinic-theme=gray]){background:radial-gradient(circle at top left,rgba(224,231,238,.36),transparent 26%),radial-gradient(circle at top right,rgba(236,240,244,.32),transparent 24%),linear-gradient(180deg,#fcfdff,#f4f7fa 48%,#eef3f7)!important}.prototype-shell[data-clinic-theme]:before{background:var(--clinic-shell-overlay)!important;opacity:1}.prototype-shell[data-clinic-theme] .prototype-card,.prototype-shell[data-clinic-theme] .prototype-chat-thread-card,.prototype-shell[data-clinic-theme] .prototype-history-row,.prototype-shell[data-clinic-theme] .prototype-notification,.prototype-shell[data-clinic-theme] .prototype-panel,.prototype-shell[data-clinic-theme] .prototype-plan-feature,.prototype-shell[data-clinic-theme] .prototype-report-item,.prototype-shell[data-clinic-theme] .prototype-shell-header-inner,.prototype-shell[data-clinic-theme] .prototype-summary-box,.prototype-shell[data-clinic-theme] .prototype-support-message,.prototype-shell[data-clinic-theme] .table-card{border-color:var(--clinic-panel-border)}.prototype-shell[data-clinic-theme] .prototype-shell-logo{border:1px solid var(--clinic-panel-border);background:#ffffff!important;box-shadow:0 16px 30px rgba(15,23,42,.08)!important}.prototype-shell[data-clinic-theme] .button.primary,.prototype-shell[data-clinic-theme] .prototype-button-primary,.prototype-shell[data-clinic-theme] .prototype-chat-launcher,.prototype-shell[data-clinic-theme] .prototype-shell-nav-item-active{background:var(--clinic-accent-gradient)!important;color:var(--clinic-on-accent)!important;box-shadow:var(--clinic-accent-glow)!important}.prototype-shell[data-clinic-theme] .button.primary:hover:not(:disabled),.prototype-shell[data-clinic-theme] .prototype-button-primary:hover:not(:disabled),.prototype-shell[data-clinic-theme] .prototype-chat-launcher:hover{background:var(--clinic-accent-gradient-hover)!important}.prototype-shell[data-clinic-theme] .onboarding-sidecard-icon,.prototype-shell[data-clinic-theme] .prototype-dashboard-card-icon,.prototype-shell[data-clinic-theme] .prototype-shell-overline,.prototype-shell[data-clinic-theme] .prototype-side-icon{background:var(--clinic-accent-soft);color:var(--clinic-accent)}.prototype-shell[data-clinic-theme] .prototype-badge-soft,.prototype-shell[data-clinic-theme] .prototype-button-secondary,.prototype-shell[data-clinic-theme] .prototype-lang-pill-active,.prototype-shell[data-clinic-theme] .prototype-pill-soft,.prototype-shell[data-clinic-theme] .prototype-shell-role-pill{border-color:var(--clinic-panel-border);background:var(--clinic-accent-soft);color:var(--clinic-accent-strong)}.prototype-shell[data-clinic-theme] .prototype-dashboard-card-highlight:not(.prototype-plan-card):not(.prototype-dashboard-card-success):not(.prototype-dashboard-card-warn),.prototype-shell[data-clinic-theme] .prototype-dashboard-card:not(.prototype-plan-card):not(.prototype-dashboard-card-success):not(.prototype-dashboard-card-warn){border-color:var(--clinic-panel-border)!important;background:var(--clinic-card-bg)!important}.prototype-shell[data-clinic-theme] .prototype-dashboard-divider{background:var(--clinic-panel-border)!important}.prototype-shell[data-clinic-theme] .prototype-mini-soft{background:var(--clinic-accent-soft)!important}.prototype-shell[data-clinic-theme] .prototype-dashboard-card-highlight:not(.prototype-plan-card):not(.prototype-dashboard-card-success):not(.prototype-dashboard-card-warn):before,.prototype-shell[data-clinic-theme] .prototype-dashboard-card:not(.prototype-plan-card):not(.prototype-dashboard-card-success):not(.prototype-dashboard-card-warn):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23cfb7ff' stroke-opacity='0.42' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,var(--clinic-card-wave)!important}@media (max-width:760px){.prototype-plan-current-card{align-items:flex-start;flex-direction:column}.prototype-plan-current-price{text-align:left}.prototype-theme-grid{grid-template-columns:repeat(7,2.2rem)}}.prototype-shell[data-clinic-theme=lilac],html[data-clinic-theme=lilac]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at top left,rgba(214,204,242,0.22),transparent 28%),radial-gradient(circle at top right,rgba(226,232,246,0.2),transparent 26%),linear-gradient(180deg,#fdfbff,#f6f2fb 52%,#f2f6fb);--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(221,210,242,0.42),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(249,246,253,0.99) 52%,rgba(244,242,250,0.98));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(221,210,242,0.22),transparent 24%),radial-gradient(circle at 82% 18%,rgba(226,232,246,0.2),transparent 26%)}.prototype-shell[data-clinic-theme=blue],html:has(.prototype-shell[data-clinic-theme=blue]),html[data-clinic-theme=blue]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at top left,rgba(212,230,246,0.28),transparent 28%),radial-gradient(circle at top right,rgba(228,238,247,0.24),transparent 26%),linear-gradient(180deg,#fbfdff,#f2f8fc 50%,#edf5fa);--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(216,232,246,0.46),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(246,250,253,0.99) 52%,rgba(240,246,251,0.98));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(212,230,246,0.26),transparent 24%),radial-gradient(circle at 82% 18%,rgba(228,238,247,0.22),transparent 26%)}.prototype-shell[data-clinic-theme=green],html:has(.prototype-shell[data-clinic-theme=green]),html[data-clinic-theme=green]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at top left,rgba(218,237,222,0.28),transparent 28%),radial-gradient(circle at top right,rgba(228,241,231,0.24),transparent 26%),linear-gradient(180deg,#fbfefc,#f2f9f4 48%,#eef7f1);--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(220,238,225,0.46),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(247,251,248,0.99) 52%,rgba(241,248,243,0.98));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(218,237,222,0.26),transparent 24%),radial-gradient(circle at 82% 18%,rgba(228,241,231,0.22),transparent 26%)}.prototype-shell[data-clinic-theme=yellow],html:has(.prototype-shell[data-clinic-theme=yellow]),html[data-clinic-theme=yellow]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at top left,rgba(241,226,177,0.26),transparent 28%),radial-gradient(circle at top right,rgba(246,236,202,0.24),transparent 26%),linear-gradient(180deg,#fffef9,#fbf6e6 48%,#f9f3e3);--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(241,226,177,0.38),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(252,249,239,0.99) 52%,rgba(249,245,229,0.98));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(241,226,177,0.24),transparent 24%),radial-gradient(circle at 82% 18%,rgba(246,236,202,0.22),transparent 26%)}.prototype-shell[data-clinic-theme=red],html:has(.prototype-shell[data-clinic-theme=red]),html[data-clinic-theme=red]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at top left,rgba(239,211,215,0.28),transparent 28%),radial-gradient(circle at top right,rgba(247,226,228,0.24),transparent 26%),linear-gradient(180deg,#fffafa,#fbf0f1 48%,#f9f3f3);--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(239,211,215,0.42),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(252,246,247,0.99) 52%,rgba(249,241,242,0.98));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(239,211,215,0.26),transparent 24%),radial-gradient(circle at 82% 18%,rgba(247,226,228,0.22),transparent 26%)}.prototype-shell[data-clinic-theme=brown],html:has(.prototype-shell[data-clinic-theme=brown]),html[data-clinic-theme=brown]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at top left,rgba(229,215,201,0.28),transparent 28%),radial-gradient(circle at top right,rgba(237,226,214,0.24),transparent 26%),linear-gradient(180deg,#fffdf9,#f7f1eb 48%,#f5eee7);--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(229,215,201,0.44),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(251,248,244,0.99) 52%,rgba(247,241,235,0.98));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(229,215,201,0.26),transparent 24%),radial-gradient(circle at 82% 18%,rgba(237,226,214,0.22),transparent 26%)}.prototype-shell[data-clinic-theme=gray],html:has(.prototype-shell[data-clinic-theme=gray]),html[data-clinic-theme=gray]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at top left,rgba(224,231,238,0.3),transparent 28%),radial-gradient(circle at top right,rgba(236,240,244,0.26),transparent 26%),linear-gradient(180deg,#fcfdff,#f4f7fa 48%,#eef3f7);--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(224,231,238,0.46),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.99),rgba(249,251,253,0.99) 52%,rgba(244,247,250,0.98));--clinic-shell-overlay:radial-gradient(circle at 18% 14%,rgba(224,231,238,0.28),transparent 24%),radial-gradient(circle at 82% 18%,rgba(236,240,244,0.24),transparent 26%)}.prototype-shell[data-clinic-theme],html:has(.prototype-shell[data-clinic-theme]) body,html[data-clinic-theme] body{background:var(--clinic-shell-bg)!important}.prototype-shell[data-clinic-theme]:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 620'%3E%3Cpath d='M0 360C140 320 280 320 420 360C560 400 700 400 840 360C980 320 1120 320 1260 360C1400 400 1500 400 1600 350' fill='none' stroke='%23ffffff' stroke-opacity='0.74' stroke-width='3'/%3E%3Cpath d='M0 430C160 390 320 390 480 430C640 470 800 470 960 430C1120 390 1280 390 1440 430C1500 445 1553 445 1600 428' fill='none' stroke='%23ffffff' stroke-opacity='0.54' stroke-width='3'/%3E%3C/svg%3E") top /100% auto no-repeat,var(--clinic-shell-overlay)!important}.prototype-shell[data-clinic-theme] .prototype-dashboard-card-highlight:not(.prototype-plan-card):not(.prototype-dashboard-card-success):not(.prototype-dashboard-card-warn):before,.prototype-shell[data-clinic-theme] .prototype-dashboard-card:not(.prototype-plan-card):not(.prototype-dashboard-card-success):not(.prototype-dashboard-card-warn):before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 140' preserveAspectRatio='none'%3E%3Cpath d='M0 104C48 112 96 76 144 76C192 76 240 96 288 88C336 80 384 56 432 68C480 80 528 54 576 50C608 48 629 28 640 24' fill='none' stroke='%23ffffff' stroke-opacity='0.76' stroke-width='2.35' stroke-linecap='round'/%3E%3C/svg%3E") bottom /100% 100% no-repeat,var(--clinic-card-wave)!important;opacity:.92}.prototype-shell[data-clinic-theme=lilac],html[data-clinic-theme=lilac]{--clinic-bg-base:#f4effa;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(218,208,242,0.46),transparent 28%),radial-gradient(circle at 84% 14%,rgba(231,234,247,0.42),transparent 26%),linear-gradient(180deg,#fdfbff,#f4effa 50%,#eef4fb)}.prototype-shell[data-clinic-theme=blue],html[data-clinic-theme=blue]{--clinic-bg-base:#edf5fa;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(205,225,242,0.54),transparent 28%),radial-gradient(circle at 84% 14%,rgba(226,237,247,0.46),transparent 26%),linear-gradient(180deg,#fbfdff,#eef6fb 50%,#e8f2f8)}.prototype-shell[data-clinic-theme=green],html[data-clinic-theme=green]{--clinic-bg-base:#eef7f1;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(210,232,217,0.54),transparent 28%),radial-gradient(circle at 84% 14%,rgba(226,240,230,0.46),transparent 26%),linear-gradient(180deg,#fbfefc,#f1f8f3 50%,#eaf5ee)}.prototype-shell[data-clinic-theme=yellow],html[data-clinic-theme=yellow]{--clinic-bg-base:#f9f1dd;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(237,222,174,0.5),transparent 28%),radial-gradient(circle at 84% 14%,rgba(247,237,203,0.48),transparent 26%),linear-gradient(180deg,#fffef9,#fbf4df 50%,#f6eed9)}.prototype-shell[data-clinic-theme=red],html[data-clinic-theme=red]{--clinic-bg-base:#f8eeee;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(238,208,213,0.52),transparent 28%),radial-gradient(circle at 84% 14%,rgba(247,226,228,0.46),transparent 26%),linear-gradient(180deg,#fffafa,#fbf0f1 50%,#f8eeee)}.prototype-shell[data-clinic-theme=brown],html[data-clinic-theme=brown]{--clinic-bg-base:#f5eee7;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(226,211,197,0.56),transparent 28%),radial-gradient(circle at 84% 14%,rgba(238,227,216,0.48),transparent 26%),linear-gradient(180deg,#fffdf9,#f7f1eb 50%,#f2e9e0)}.prototype-shell[data-clinic-theme=gray],html[data-clinic-theme=gray]{--clinic-bg-base:#eef3f7;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(221,228,235,0.58),transparent 28%),radial-gradient(circle at 84% 14%,rgba(238,241,245,0.5),transparent 26%),linear-gradient(180deg,#fcfdff,#f3f7fa 50%,#edf2f6)}.prototype-shell[data-clinic-theme],html:has(.prototype-shell[data-clinic-theme]),html:has(.prototype-shell[data-clinic-theme]) body,html[data-clinic-theme],html[data-clinic-theme] body{background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important;background-blend-mode:luminosity,soft-light,soft-light,normal;background-attachment:fixed,fixed,fixed,fixed}.prototype-shell[data-clinic-theme=lilac],html[data-clinic-theme=lilac]{--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,linear-gradient(180deg,#fcfbff,#f3f0ff 48%,#edf7ff)}.prototype-shell[data-clinic-theme=lilac],html:has(.prototype-shell[data-clinic-theme=lilac]),html:has(.prototype-shell[data-clinic-theme=lilac]) body,html[data-clinic-theme=lilac],html[data-clinic-theme=lilac] body{background:var(--clinic-shell-bg)!important;background-blend-mode:normal;background-attachment:fixed,fixed}.prototype-shell[data-clinic-theme=lilac]:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 620'%3E%3Cpath d='M0 360C140 320 280 320 420 360C560 400 700 400 840 360C980 320 1120 320 1260 360C1400 400 1500 400 1600 350' fill='none' stroke='%23ffffff' stroke-opacity='0.78' stroke-width='3'/%3E%3Cpath d='M0 430C160 390 320 390 480 430C640 470 800 470 960 430C1120 390 1280 390 1440 430C1500 445 1553 445 1600 428' fill='none' stroke='%23efe7ff' stroke-opacity='0.72' stroke-width='3'/%3E%3C/svg%3E") top /100% auto no-repeat!important}.prototype-shell[data-clinic-theme=lilac],html[data-clinic-theme=lilac]{--clinic-bg-base:#f3f0ff;--clinic-accent:#7c3aed;--clinic-accent-strong:#5b21b6;--clinic-accent-gradient:linear-gradient(135deg,#b39afc,#9d7df8);--clinic-accent-gradient-hover:linear-gradient(135deg,#a98dfb,#9471f6);--clinic-accent-glow:0 18px 34px rgba(139,92,246,0.22);--clinic-accent-soft:rgba(245,240,255,0.96);--clinic-on-accent:#ffffff;--clinic-card-bg:radial-gradient(circle at 18% 78%,rgba(236,222,255,0.51),transparent 24%),linear-gradient(135deg,rgba(255,255,255,0.985),rgba(247,243,255,0.988) 52%,rgba(238,238,255,0.976));--clinic-card-wave:linear-gradient(180deg,rgba(241,234,255,0),rgba(237,225,255,0.245));--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(196,181,253,0.2),transparent 28%),radial-gradient(circle at 84% 14%,rgba(191,219,254,0.18),transparent 26%),linear-gradient(180deg,#fcfbff,#f3f0ff 48%,#edf7ff)}.prototype-shell[data-clinic-theme=blue],html[data-clinic-theme=blue]{--clinic-bg-base:#d6ebfb;--clinic-accent:#3f83c5;--clinic-accent-strong:#285f96;--clinic-accent-gradient:linear-gradient(135deg,#bdddf6,#96c8ec);--clinic-accent-gradient-hover:linear-gradient(135deg,#acd3f1,#83bce5);--clinic-accent-glow:0 18px 34px rgba(40,95,150,0.15);--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(116,184,232,0.74),transparent 30%),radial-gradient(circle at 84% 14%,rgba(176,219,247,0.64),transparent 28%),linear-gradient(180deg,#f7fcff,#dff0fc 48%,#cce4f7)}.prototype-shell[data-clinic-theme=green],html[data-clinic-theme=green]{--clinic-bg-base:#dff2e6;--clinic-accent:#5d9270;--clinic-accent-strong:#3d6a4d;--clinic-accent-gradient:linear-gradient(135deg,#ccebd5,#b6dec2);--clinic-accent-gradient-hover:linear-gradient(135deg,#c0e3ca,#a9d3b6);--clinic-accent-glow:0 18px 34px rgba(61,106,77,0.13);--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(142,210,164,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(197,232,207,0.6),transparent 28%),linear-gradient(180deg,#f8fdf9,#e5f4ea 48%,#d8eedf)}.prototype-shell[data-clinic-theme=yellow],html[data-clinic-theme=yellow]{--clinic-bg-base:#f5e4b7;--clinic-accent:#a88437;--clinic-accent-strong:#715621;--clinic-accent-gradient:linear-gradient(135deg,#eed991,#dfc46f);--clinic-accent-gradient-hover:linear-gradient(135deg,#e6cf81,#d5b85f);--clinic-accent-glow:0 18px 34px rgba(113,86,33,0.13);--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(229,198,98,0.68),transparent 30%),radial-gradient(circle at 84% 14%,rgba(245,229,174,0.62),transparent 28%),linear-gradient(180deg,#fffdf5,#f9ecc7 48%,#f3e1af)}.prototype-shell[data-clinic-theme=red],html[data-clinic-theme=red]{--clinic-bg-base:#f4dde1;--clinic-accent:#b66a75;--clinic-accent-strong:#7c3f49;--clinic-accent-gradient:linear-gradient(135deg,#ecc3c9,#dfabb4);--clinic-accent-gradient-hover:linear-gradient(135deg,#e4b7be,#d49ba5);--clinic-accent-glow:0 18px 34px rgba(124,63,73,0.13);--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(226,166,177,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(244,209,215,0.62),transparent 28%),linear-gradient(180deg,#fff8f9,#f8e5e8 48%,#f2dbe0)}.prototype-shell[data-clinic-theme=brown],html[data-clinic-theme=brown]{--clinic-bg-base:#ead8c7;--clinic-accent:#997055;--clinic-accent-strong:#6b4932;--clinic-accent-gradient:linear-gradient(135deg,#e2ccb8,#d1af93);--clinic-accent-gradient-hover:linear-gradient(135deg,#d8bfa9,#c6a183);--clinic-accent-glow:0 18px 34px rgba(107,73,50,0.13);--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(211,178,149,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(232,213,194,0.62),transparent 28%),linear-gradient(180deg,#fffaf5,#f2e4d8 48%,#e7d2bf)}.prototype-shell[data-clinic-theme=gray],html[data-clinic-theme=gray]{--clinic-bg-base:#dde8f0;--clinic-accent:#6f8194;--clinic-accent-strong:#4a5b6c;--clinic-accent-gradient:linear-gradient(135deg,#d6e1eb,#bdcbd8);--clinic-accent-gradient-hover:linear-gradient(135deg,#ccd9e4,#afc0cf);--clinic-accent-glow:0 18px 34px rgba(74,91,108,0.12);--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(178,196,212,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(222,231,239,0.64),transparent 28%),linear-gradient(180deg,#fbfdff,#e8f0f6 48%,#d9e5ee)}body:has(.prototype-shell[data-clinic-theme=blue]),body:has(.prototype-shell[data-clinic-theme=brown]),body:has(.prototype-shell[data-clinic-theme=gray]),body:has(.prototype-shell[data-clinic-theme=green]),body:has(.prototype-shell[data-clinic-theme=red]),body:has(.prototype-shell[data-clinic-theme=yellow]),html:has(.prototype-shell[data-clinic-theme=blue]),html:has(.prototype-shell[data-clinic-theme=brown]),html:has(.prototype-shell[data-clinic-theme=gray]),html:has(.prototype-shell[data-clinic-theme=green]),html:has(.prototype-shell[data-clinic-theme=red]),html:has(.prototype-shell[data-clinic-theme=yellow]){background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important;background-blend-mode:luminosity,soft-light,soft-light,normal;background-attachment:fixed,fixed,fixed,fixed}body:has(.prototype-shell[data-clinic-theme=blue]),html:has(.prototype-shell[data-clinic-theme=blue]){--clinic-bg-base:#d6ebfb;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(116,184,232,0.74),transparent 30%),radial-gradient(circle at 84% 14%,rgba(176,219,247,0.64),transparent 28%),linear-gradient(180deg,#f7fcff,#dff0fc 48%,#cce4f7);background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important}body:has(.prototype-shell[data-clinic-theme=green]),html:has(.prototype-shell[data-clinic-theme=green]){--clinic-bg-base:#dff2e6;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(142,210,164,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(197,232,207,0.6),transparent 28%),linear-gradient(180deg,#f8fdf9,#e5f4ea 48%,#d8eedf);background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important}body:has(.prototype-shell[data-clinic-theme=yellow]),html:has(.prototype-shell[data-clinic-theme=yellow]){--clinic-bg-base:#f5e4b7;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(229,198,98,0.68),transparent 30%),radial-gradient(circle at 84% 14%,rgba(245,229,174,0.62),transparent 28%),linear-gradient(180deg,#fffdf5,#f9ecc7 48%,#f3e1af);background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important}body:has(.prototype-shell[data-clinic-theme=red]),html:has(.prototype-shell[data-clinic-theme=red]){--clinic-bg-base:#f4dde1;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(226,166,177,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(244,209,215,0.62),transparent 28%),linear-gradient(180deg,#fff8f9,#f8e5e8 48%,#f2dbe0);background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important}body:has(.prototype-shell[data-clinic-theme=brown]),html:has(.prototype-shell[data-clinic-theme=brown]){--clinic-bg-base:#ead8c7;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(211,178,149,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(232,213,194,0.62),transparent 28%),linear-gradient(180deg,#fffaf5,#f2e4d8 48%,#e7d2bf);background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important}body:has(.prototype-shell[data-clinic-theme=gray]),html:has(.prototype-shell[data-clinic-theme=gray]){--clinic-bg-base:#dde8f0;--clinic-shell-bg:url(/background-wave-clean.png) center center/cover no-repeat,radial-gradient(circle at 18% 12%,rgba(178,196,212,0.7),transparent 30%),radial-gradient(circle at 84% 14%,rgba(222,231,239,0.64),transparent 28%),linear-gradient(180deg,#fbfdff,#e8f0f6 48%,#d9e5ee);background:var(--clinic-shell-bg)!important;background-color:var(--clinic-bg-base)!important}