@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./outfit-latin-ext-wght-normal.DdQaqQDo.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./outfit-latin-wght-normal.Bc-8i84L.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--green:#28823c;--emerald:#0aa06e;--teal:#0a9678;--teal-deep:#006e78;--charcoal:#303c48;--bg:#f7faf8;--surface:#fff;--line:#e2e9e5;--text:var(--charcoal);--text-muted:#64707c;--radius:14px;--font-display:"Outfit Variable", system-ui, sans-serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.5}h1,h2,h3{font-family:var(--font-display);letter-spacing:.01em;margin:0 0 .5rem;font-weight:550}h1{font-size:1.5rem}h2{font-size:1.125rem}a{color:var(--teal-deep)}.app-header{background:var(--surface);border-bottom:1px solid var(--line);z-index:10;position:sticky;top:0}.app-header-inner{align-items:center;gap:.625rem;max-width:40rem;margin:0 auto;padding:.625rem 1rem;display:flex}.app-header-inner img{width:auto;height:2rem}.wordmark{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--charcoal);font-size:.9375rem;font-weight:600;text-decoration:none}.app-nav{gap:.25rem;margin-left:auto;display:flex}.app-nav a{font-family:var(--font-display);color:var(--text-muted);border-radius:999px;align-items:center;min-height:44px;padding:.5rem .75rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.app-nav a[aria-current=page]{color:var(--teal-deep);background:color-mix(in srgb, var(--teal) 10%, transparent)}.signout-form{display:contents}.signout{font-family:var(--font-display);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;min-height:44px;padding:.5rem .625rem;font-size:.875rem}main{max-width:40rem;margin:0 auto;padding:1.25rem 1rem 4rem}.page-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-head h1{margin:0}.btn{font-family:var(--font-display);border-radius:var(--radius);background:var(--teal-deep);color:#fff;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.375rem;min-height:48px;padding:0 1.25rem;font-size:1rem;font-weight:550;text-decoration:none;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-quiet{color:var(--teal-deep);border-color:var(--line);background:0 0}.btn-small{min-height:40px;padding:0 .875rem;font-size:.9375rem}label{font-family:var(--font-display);color:var(--text-muted);margin-bottom:.25rem;font-size:.875rem;font-weight:550;display:block}input[type=text],input[type=search],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=date],select,textarea{width:100%;font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:48px;padding:.75rem .875rem}textarea{resize:vertical;min-height:6rem}input:focus-visible,select:focus-visible,textarea:focus-visible,.btn:focus-visible,a:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.field{margin-bottom:1rem}.form-error{color:#8c3a30;border-radius:var(--radius);background:#fdf3f2;border:1px solid #f0d4d0;margin-bottom:1rem;padding:.75rem 1rem}.form-success{background:color-mix(in srgb, var(--emerald) 9%, #fff);border:1px solid color-mix(in srgb, var(--emerald) 30%, #fff);color:var(--green);border-radius:var(--radius);margin-bottom:1rem;padding:.75rem 1rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1rem}.list{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.list-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:64px;color:inherit;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;display:flex}.list-row:active{background:color-mix(in srgb, var(--teal) 4%, var(--surface))}.code{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);font-size:.75rem}.pill{font-family:var(--font-display);white-space:nowrap;border-radius:999px;padding:.2rem .625rem;font-size:.75rem;font-weight:550}.pill-lead{color:var(--text-muted);background:#eef1f4}.pill-consultation{background:color-mix(in srgb, var(--teal) 12%, #fff);color:var(--teal-deep)}.pill-active{background:color-mix(in srgb, var(--green) 12%, #fff);color:var(--green)}.pill-completed{background:color-mix(in srgb, var(--charcoal) 8%, #fff);color:var(--charcoal)}.pill-inactive{color:#8a8378;background:#f2f0ec}.empty{text-align:center;color:var(--text-muted);padding:3rem 1.5rem}.empty .tagline{font-family:var(--font-display);color:var(--charcoal);margin-bottom:.25rem;font-size:1.0625rem}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
