.login-wrap{isolation:isolate;background:radial-gradient(circle at 7% 93%,#0060b621 0 16%,#0000 34%),radial-gradient(circle at 94% 42%,#f1489921 0 14%,#0000 31%),radial-gradient(circle at 91% 76%,#faba0321 0 13%,#0000 29%),radial-gradient(circle at 77% 94%,#82c32b21 0 14%,#0000 31%),linear-gradient(#fff 0%,#f8fbfe 100%);place-items:center;min-height:100vh;padding:20px;display:grid;position:relative;overflow:hidden}.construction-screen{text-align:center;background:radial-gradient(circle at 12% 18%,#0060b61f,#0000 32%),radial-gradient(circle at 88% 82%,#f148991f,#0000 30%),linear-gradient(#fff 0%,#f8fbfe 100%);place-content:center;gap:14px;min-height:100vh;padding:32px 20px;display:grid}.construction-screen img{object-fit:contain;width:min(230px,70vw);margin:0 auto 8px}.construction-screen h1{color:#17243a;font-size:clamp(28px,5vw,44px)}.construction-screen p:not(.eyebrow){color:var(--color-muted)}.login-wrap:before,.login-wrap:after{z-index:-1;content:"";position:absolute}.login-wrap:before{background:linear-gradient(90deg,#0060b626,#0060b608);border-radius:50% 58% 0 0;width:54%;height:35%;bottom:-11%;left:-9%;transform:rotate(7deg)}.login-wrap:after{background:linear-gradient(#f1489921 0 34%,#faba031f 34% 65%,#82c32b1f 65% 100%);border-radius:68% 0 0 55%;width:58%;height:39%;bottom:5%;right:-10%;transform:rotate(-8deg)}.login-card.auth-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffffff7;border:1px solid #0060b621;border-radius:22px;width:min(520px,100%);padding:30px 38px 28px;box-shadow:0 22px 65px #19355726}.auth-step h1{text-align:center;margin:0 0 6px;font-size:22px}.auth-login:before{background:var(--color-blue-soft);width:42px;height:42px;color:var(--color-brand-blue);content:"🔒";border:1px solid #0060b638;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:20px;display:flex;box-shadow:0 0 0 7px #0060b60a}.auth-login h1{color:#17243a;margin-bottom:7px;font-size:27px}.auth-logo{object-fit:contain;width:230px;max-height:118px;margin:4px auto 20px}.auth-subtitle{color:var(--color-muted);text-align:center;margin:0 0 20px;font-size:12px;line-height:1.5}.auth-login .auth-subtitle{color:#526176;margin-bottom:24px;font-size:14px}.auth-field{flex-direction:column;gap:6px;margin-bottom:13px;display:flex}.auth-field>label{color:#27364b;font-size:13px;font-weight:700}.auth-field input,.auth-field select{color:#53606d;background:#fff;border:1px solid #cdd8e5;border-radius:11px;outline:none;width:100%;min-height:48px;padding:12px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-field input:focus,.auth-field select:focus{border-color:var(--color-brand-blue);box-shadow:0 0 0 3px #0060b61a}.mfa-qr-wrap{grid-template-columns:minmax(150px,190px) 1fr;align-items:center;gap:14px;margin:14px 0;display:grid}.mfa-qr{border:1px solid var(--color-border);background:#fff;border-radius:12px;width:180px;max-width:100%;padding:8px}.mfa-secret{overflow-wrap:anywhere;border:1px solid var(--color-border);background:#f8fafc;border-radius:8px;margin-top:6px;padding:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.auth-password-row{gap:8px;display:flex}.auth-secondary{border:1px solid var(--color-border);color:#5f6b78;cursor:pointer;background:#fff;border-radius:8px;padding:10px 13px;font-weight:700}.auth-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0060b6,#0754c8);border:0;border-radius:10px;min-height:49px;padding:11px 14px;font-size:16px;font-weight:700;box-shadow:0 7px 18px #0060b62e}.auth-primary:disabled,.auth-secondary:disabled{cursor:not-allowed;opacity:.6}.auth-full{width:100%;margin-top:10px}.auth-link{color:#0754c8;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:700}.auth-link:hover{text-decoration:underline}.auth-back{margin:10px auto 0;display:block}.auth-alert{border:1px solid var(--color-border);color:var(--color-text);background:#fff;border-radius:10px;margin:10px 0;padding:10px 12px;font-size:13px;line-height:1.45}.auth-alert.error{color:#7a2020;background:#fff5f5;border-color:#d88}.auth-alert.ok{color:#1f5f38;background:#f3fff7;border-color:#91c8a6}.auth-note{color:#44556d;background:linear-gradient(135deg,#f7fbff,#f4f9fd);border:1px solid #0060b62e;border-radius:12px;margin-top:16px;padding:13px 14px;font-size:12px}.auth-note strong{color:#0754c8}.legal-term-box{border:1px solid var(--color-border);white-space:pre-wrap;background:#fff;border-radius:12px;max-height:340px;margin:12px 0;padding:14px;line-height:1.55;overflow:auto}.capo-term-check{color:#44556d;align-items:flex-start;gap:9px;margin:12px 0;font-size:12px;line-height:1.45;display:flex}.capo-term-check input{margin-top:2px}.auth-spinner{border:4px solid #e5e7eb;border-top-color:#4f6fa8;border-radius:50%;width:34px;height:34px;margin:18px auto;animation:.8s linear infinite capo-spin}@keyframes capo-spin{to{transform:rotate(360deg)}}@media (width<=600px){.login-wrap{padding:14px}.login-card.auth-card{border-radius:18px;padding:24px 18px 22px}.auth-logo{width:205px}.mfa-qr-wrap{grid-template-columns:1fr}.mfa-qr{margin:auto}.login-wrap:after{width:78%;height:31%}.login-wrap:before{width:70%;height:29%}}.app-shell{background:0 0;grid-template-columns:248px minmax(0,1fr);min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:grid}.app-sidebar{z-index:30;border-right:1px solid var(--color-border);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fafdffb8;flex-direction:column;min-width:0;height:100vh;padding:18px 14px 14px;display:flex;position:sticky;top:0}.app-brand{border-bottom:1px solid #d9e7f3bf;justify-content:space-between;align-items:center;margin-bottom:14px;padding:2px 8px 16px;display:flex}.app-sidebar-close,.app-mobile-menu,.app-sidebar-backdrop{display:none}.app-brand img{object-fit:contain;width:170px;max-height:86px;margin:0 auto}.app-nav{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex;overflow-y:auto}.app-nav-group{margin-bottom:8px}.app-nav-label{color:#727e8b;letter-spacing:.04em;text-transform:uppercase;padding:8px 10px 5px;font-size:.625rem;font-weight:800}.app-nav-link{width:100%;color:var(--color-text);border-radius:8px;align-items:center;gap:9px;padding:10px 11px;font-size:.792rem;font-weight:500;text-decoration:none;display:flex}.app-nav-link:hover{background:#f6f8fa}.app-nav-link[aria-current=page]{color:var(--color-brand-blue);background:#daedffb8}.app-nav-badge{color:#fff;background:var(--color-brand-pink);text-align:center;border-radius:999px;min-width:1.25rem;margin-left:auto;padding:2px 5px;font-size:.625rem;font-weight:800;line-height:1.2}.app-nav-pending{color:var(--color-muted);margin:8px 10px;font-size:.6875rem;line-height:1.45}.app-connection{color:var(--color-muted);border-top:1px solid #d9e7f3bf;gap:2px;margin-top:8px;padding:9px 10px 0;font-size:.6875rem;display:grid}.app-connection strong{color:var(--color-muted);font-size:inherit;align-items:center;gap:6px;font-weight:600;display:inline-flex}.app-connection i{background:var(--color-brand-green);border-radius:50%;width:7px;height:7px}.app-logout{color:#a72d5d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;margin-top:auto;padding:11px;font-weight:800;display:flex}.app-logout:hover:not(:disabled){background:#fff4f8}.app-logout:disabled{cursor:wait;opacity:.65}.app-motto{color:#0b4c8c;text-align:center;margin:10px 10px 2px;font-family:Segoe Script,Bradley Hand,Brush Script MT,cursive;font-size:1.125rem;font-style:italic;line-height:1.05;transform:rotate(-2deg)}.app-motto span{color:var(--color-brand-pink);font-size:1.5rem}.app-workspace{flex-direction:column;min-width:0;min-height:100vh;display:flex}.app-header{z-index:20;justify-content:space-between;align-items:center;gap:var(--space-4);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffb8;min-height:64px;padding:12px 22px;display:flex;position:sticky;top:0}.app-user{min-width:0}.app-user-name{color:var(--color-text);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:23px;font-weight:400;line-height:1.1;overflow:hidden}.app-user-caption{color:var(--color-muted);margin-top:3px;font-size:.75rem;font-weight:500}.app-context-label{border:1px solid var(--color-border);max-width:320px;color:var(--color-brand-blue);text-overflow:ellipsis;white-space:nowrap;background:#ffffffe0;border-radius:9px;padding:9px 11px;font-size:.75rem;font-weight:700;overflow:hidden}.app-header-actions{align-items:center;gap:var(--space-3);display:flex}.app-session-indicator{color:var(--color-muted);white-space:nowrap;font-size:.6875rem}.app-session-indicator:before{content:"🔒 "}.app-back-button,.app-mobile-menu,.app-sidebar-close{border:1px solid var(--color-border);color:var(--color-brand-blue);font:inherit;cursor:pointer;background:#fff;border-radius:9px;font-weight:700}.app-back-button{min-height:38px;padding:8px 11px}.app-homologation{justify-content:center;align-items:center;gap:var(--space-3);color:#664c00;background:#fff8dc;border-bottom:1px solid #f0d784;padding:8px 22px;font-size:.8125rem;display:flex}.app-main{flex:1;width:100%;max-width:none;margin:0;padding:12px 16px 0}.app-footer{color:#56708f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff61;border-top:1px solid #d9e7f3b8;grid-template-columns:1fr auto 1fr;align-items:end;min-height:96px;padding:13px 18px 12px;font-size:9px;line-height:1.55;display:grid;position:relative}.app-footer-center{text-align:center;grid-column:2;justify-items:center;display:grid}.app-footer-center strong{color:#17365f;font-size:9px}.app-footer-center span{display:block}.app-security{color:#4d6787;margin-top:4px;font-weight:500}.app-footer-right{white-space:nowrap;color:#17365f;grid-column:3;place-self:center end;padding-right:18px;font-weight:600}@media (width<=980px){.app-shell{grid-template-columns:220px minmax(0,1fr)}}@media (width<=820px){.app-shell{display:block}.app-sidebar{border-right:1px solid var(--color-border);width:min(86vw,320px);height:100dvh;padding:18px 14px 14px;transition:transform .18s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.app-sidebar.is-open{transform:translate(0)}.app-sidebar-backdrop{z-index:25;visibility:hidden;opacity:0;pointer-events:none;background:#141f2a75;border:0;transition:opacity .18s,visibility .18s;display:block;position:fixed;inset:0}.app-sidebar-backdrop.is-visible{visibility:visible;opacity:1;pointer-events:auto}.app-sidebar-close,.app-mobile-menu{place-items:center;min-width:40px;min-height:40px;padding:6px 9px;display:inline-grid}.app-brand{border:0;margin:0;padding:0}.app-workspace{min-height:100vh}}@media (width<=520px){.app-header{gap:var(--space-2);min-height:auto;padding:14px 16px}.app-user{flex:1}.app-user-caption{display:none}.app-header-actions{flex-direction:column-reverse;align-items:flex-end;gap:4px}.app-session-indicator{font-size:.625rem}.app-context-label{max-width:100%;padding:5px 8px;font-size:.6875rem}.app-homologation{flex-direction:column;align-items:flex-start;gap:2px;padding-inline:16px}.app-main{padding:16px}.app-footer{grid-template-columns:1fr;padding:12px 16px}.app-footer-center,.app-footer-right{text-align:center;grid-column:1;justify-self:center}.app-footer-right{padding:5px 0 0}}.app-connection strong i{background:#c6d3df;border-radius:50%;width:7px;height:7px;display:inline-block}.app-connection[data-status=available] strong{color:#287a49}.app-connection[data-status=available] strong i{background:#0f9f59}.app-connection[data-status=unavailable] strong{color:#9f3446}.app-connection[data-status=unavailable] strong i{background:#d74b5f}.app-header-actions a.app-back-button{align-items:center;min-height:38px;padding:8px 11px;text-decoration:none;display:inline-flex}.app-welcome-approved{background:#ffffffb8;border:1px solid #d9e7f3;border-radius:9px;justify-content:space-between;align-items:center;gap:24px;min-height:94px;margin-bottom:14px;padding:15px 24px;display:flex;box-shadow:0 2px 10px #1f436806}.app-welcome-copy h1{color:#17365f;letter-spacing:-.025em;margin:0;font-size:29px;font-weight:400;line-height:1.15}.app-welcome-copy p{color:#617b9c;letter-spacing:-.015em;margin:5px 0 0;font-size:20px;font-weight:300;line-height:1.2}.app-slogan-approved{color:#0754d4;text-align:left;min-width:310px;padding-right:28px;font-family:Segoe Script,Bradley Hand,Brush Script MT,cursive;font-size:23px;font-style:italic;line-height:1.02;transform:rotate(-1.5deg)}.app-slogan-approved span,.app-slogan-approved strong{font-weight:500;display:block}.app-slogan-approved strong{padding-bottom:5px;position:relative}.app-slogan-approved strong:after{content:"";background:#f14899;border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:0}@media (width<=820px){.app-welcome-approved{align-items:flex-start}.app-slogan-approved{min-width:260px;font-size:20px}}@media (width<=520px){.app-welcome-approved{display:block}.app-welcome-copy h1{font-size:24px}.app-welcome-copy p{font-size:17px}.app-slogan-approved{min-width:0;margin-top:16px}}.app-header{min-height:54px;padding:8px 14px 7px 22px}.app-user-name{font-size:18px;font-weight:400;line-height:1.08}.app-user-caption{margin-top:3px;font-size:10px;font-weight:400}.app-header-actions{gap:8px}.app-back-button,.app-notice-button,.app-profile-button{color:#17365f;background:#ffffffe6;border:1px solid #d8e5f0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px 12px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 1px 4px #1f43680a}.app-profile-button{white-space:nowrap;max-width:270px}.app-notice-badge{color:#fff;background:#f14899;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.app-welcome-approved{min-height:68px;margin:8px 0 14px;padding:11px 18px;position:relative;overflow:hidden}.app-welcome-copy{z-index:2;position:relative}.app-welcome-copy h1{letter-spacing:-.02em;font-size:23px;line-height:1.12}.app-welcome-copy p{margin-top:3px;font-size:15px;line-height:1.15}.app-welcome-heart{z-index:1;color:#6abef533;pointer-events:none;font-family:Arial,Helvetica,sans-serif;font-size:82px;font-weight:300;line-height:1;position:absolute;top:-10px;right:31%;transform:rotate(-10deg)}.app-slogan-approved{z-index:2;min-width:255px;padding-right:10px;font-size:18px;line-height:1.02;position:relative}@media (width<=820px){.app-welcome-heart{display:none}}@media (width<=520px){.app-header{padding:8px 10px}.app-header-actions{gap:4px}.app-back-button,.app-notice-button,.app-profile-button{padding:7px 8px}.app-back-button>span,.app-notice-button>span:nth-child(2){display:none}.app-profile-button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:120px;display:block;overflow:hidden}.app-welcome-copy h1{font-size:20px}.app-welcome-copy p{font-size:14px}}@media (width<=760px){.assistential-heading,.assistential-filters,.assistential-search,.assistential-shortcuts{flex-direction:column;align-items:stretch}}.agenda-toolbar{align-items:center;gap:var(--space-3);margin:0 0 var(--space-5,1.25rem);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#f7f9f8;flex-wrap:wrap;display:flex}.agenda-actions{gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.agenda-actions button,.agenda-form-actions button{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:38px;color:var(--color-text);background:#fff;padding:8px 11px;font-weight:700}.agenda-actions .agenda-action-primary{color:#fff;border-color:var(--color-brand-blue);background:var(--color-brand-blue)}.agenda-schedule-form{gap:var(--space-4);margin-bottom:var(--space-4);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#ffffffd1;display:grid}.agenda-section-heading h3{margin-top:var(--space-1);color:var(--color-text);font-size:1.15rem}.agenda-form-grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.agenda-form-grid label{gap:var(--space-1);color:var(--color-muted);font-size:.75rem;font-weight:700;display:grid}.agenda-form-grid input,.agenda-form-grid select,.agenda-form-grid textarea{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;min-height:40px;color:var(--color-text);background:#f8fbfd;padding:9px 10px}.agenda-form-wide{grid-column:1/-1}.agenda-empty-slot{border:1px dashed var(--color-border);border-radius:var(--radius-medium);min-height:44px;color:var(--color-muted);place-items:center;padding:10px;font-size:.75rem;font-weight:400;display:grid}.agenda-slot-picker{border:1px dashed var(--color-border);border-radius:var(--radius-medium);background:#f8fbfd;flex-wrap:wrap;gap:8px;min-height:44px;padding:10px;display:flex}.agenda-slot-picker button{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-width:72px;min-height:36px;color:var(--color-text);background:#fff;padding:6px 10px;font-weight:700}.agenda-slot-picker button.is-selected{color:#fff;border-color:var(--color-brand-blue);background:var(--color-brand-blue)}.agenda-form-actions{justify-content:flex-end;display:flex}.agenda-contract-note{color:var(--color-muted);text-align:right;margin:0;font-size:.75rem}.agenda-form-actions button:disabled{cursor:not-allowed;opacity:.55}.agenda-tabs,.agenda-navigation{gap:var(--space-2);display:flex}.agenda-tabs button[aria-selected=true]{border-color:var(--color-brand-blue);background:var(--color-brand-blue);color:#fff}.agenda-period{color:var(--color-text);text-transform:capitalize;margin-left:auto}.assistential-filters{align-items:end;gap:var(--space-3);flex-wrap:wrap;display:flex}.assistential-filters label{gap:var(--space-1);color:var(--color-muted);font-size:.75rem;font-weight:700;display:grid}.assistential-filters select,.assistential-filters input{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-width:180px;min-height:40px;color:var(--color-text);background:#f8fbfd;padding:8px 10px}.agenda-week{gap:var(--space-4);display:grid}.agenda-week-day{min-width:0}.agenda-week-day h3{margin:0 0 var(--space-2);color:var(--color-brand-blue);text-transform:capitalize;font-size:1rem}.agenda-week-day>p{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-medium);color:var(--color-text-muted);margin:0}.agenda-month{border:1px solid var(--color-border);border-radius:var(--radius-medium);grid-template-columns:repeat(7,minmax(7rem,1fr));min-width:52rem;display:grid;overflow:hidden}.agenda-month-weekday{padding:var(--space-2);color:var(--color-text-muted);text-align:center;background:#eef3f6}.agenda-month-day{min-height:7.5rem;padding:var(--space-2);border-top:1px solid var(--color-border);border-right:1px solid var(--color-border);background:#fff}.agenda-month-day:nth-child(7n){border-right:0}.agenda-month-day.is-outside{color:var(--color-text-muted);opacity:.65;background:#f7f9f8}.agenda-month-appointment{margin-top:var(--space-2);padding:var(--space-2);border-left:3px solid var(--color-brand-blue);border-radius:var(--radius-small,.25rem);color:var(--color-text);background:#eef6fc;gap:.1rem;font-size:.78rem;display:grid}.agenda-month-appointment span,.agenda-month-appointment small{text-overflow:ellipsis;overflow:hidden}@media (width<=760px){.agenda-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.agenda-form-grid{grid-template-columns:1fr}.agenda-form-wide{grid-column:auto}.agenda-toolbar,.agenda-tabs,.agenda-navigation,.assistential-filters{flex-direction:column;align-items:stretch}.assistential-filters select,.assistential-filters input{width:100%}.agenda-period{margin-left:0}.agenda-month{grid-template-columns:repeat(7,minmax(5.5rem,1fr));min-width:42rem}}.no-shows-page{gap:var(--space-5);display:grid}.no-shows-header,.no-shows-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;box-shadow:0 4px 16px #1e2d3c0a}.no-shows-header{justify-content:space-between;align-items:end;gap:var(--space-5);padding:clamp(20px,4vw,28px);display:flex}.no-shows-header h2{margin:var(--space-2) 0}.no-shows-toolbar{align-items:end;gap:var(--space-2);display:flex}.no-shows-toolbar label,.no-show-form label,.no-show-reschedule label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.no-shows-page input,.no-shows-page select,.no-shows-page textarea{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.no-shows-page button{border:1px solid var(--color-brand-blue);border-radius:var(--radius-medium);min-height:42px;color:var(--color-brand-blue);cursor:pointer;background:#fff;padding:.65rem 1rem;font-weight:700}.no-shows-page button:disabled{cursor:wait;opacity:.6}.no-shows-layout{gap:var(--space-5);grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);align-items:start;display:grid}.no-shows-card{padding:clamp(18px,3vw,24px)}.no-shows-card h3,.no-shows-card h4{margin-top:0}.no-shows-list{gap:var(--space-2);margin-top:var(--space-4);display:grid}.no-shows-list button{text-align:left;gap:.35rem;display:grid}.no-shows-list button span,.no-shows-list button small{color:var(--color-muted)}.no-shows-list button.is-selected{color:#234d3c;background:#edf7f1;border-color:#2f7055}.no-show-summary{gap:var(--space-3);margin:0 0 var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.no-show-summary div{padding:var(--space-3);border-radius:var(--radius-medium);background:#f7f9f8}.no-show-summary dt{color:var(--color-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.no-show-summary dd{margin:var(--space-1) 0 0;font-weight:700}.no-show-form{gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.no-show-form h4,.no-show-form .span-all,.no-show-form>button{grid-column:1/-1}.no-show-form textarea,.no-show-reschedule textarea{resize:vertical;min-height:84px}.no-show-reschedule,.no-show-history{padding-top:var(--space-5);margin-top:var(--space-5);border-top:1px solid var(--color-border)}.no-show-reschedule button{margin-top:var(--space-3)}.no-show-feedback{padding:var(--space-3);margin-top:var(--space-4);border-radius:var(--radius-medium);color:#275640;background:#edf7f1;font-weight:700}.no-show-history article{padding:var(--space-3) 0;border-top:1px solid var(--color-border);gap:.3rem;display:grid}.no-show-history article span,.no-show-history article small{color:var(--color-muted);font-size:.8rem}.no-show-history article p{margin:0}@media (width<=820px){.no-shows-header,.no-shows-toolbar{flex-direction:column;align-items:stretch}.no-shows-layout,.no-show-form{grid-template-columns:1fr}.no-show-form h4,.no-show-form .span-all,.no-show-form>button{grid-column:auto}}.home-page{gap:var(--space-6);display:grid}.home-welcome,.home-access,.home-ops,.home-birthdays,.home-profile{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;box-shadow:0 4px 16px #1e2d3c0a}.home-profile{border:1px solid var(--color-border);background:#fffc;border-radius:9px;padding:clamp(20px,4vw,28px);box-shadow:0 2px 10px #1f436806}.home-profile h2{margin:var(--space-2) 0 0;color:var(--color-text);font-size:16px;font-weight:700}.home-profile-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:11px;margin-top:13px;display:grid}.home-profile-card{gap:var(--space-2);min-height:104px;color:var(--color-text);text-align:center;background:#e8f6ffd1;border:1px solid #6e9bc82e;border-radius:9px;place-items:center;padding:12px 8px 10px;text-decoration:none;display:grid;box-shadow:0 2px 9px #1f436806}.home-profile-card:hover,.home-profile-card:focus-visible{border-color:var(--color-brand-blue);box-shadow:0 4px 14px #0060b61a}.home-profile-card span{color:var(--color-muted);margin-top:5px;font-size:10px;line-height:1.25}.home-profile-card strong{font-size:13px;line-height:1.15}.home-profile-gestor{box-shadow:none;background:0 0;border:0;padding:0}.home-profile-gestor h2{color:#17365f;margin:0 0 10px;font-size:17px;line-height:1.2}.home-profile-gestor .home-profile-grid{grid-template-columns:repeat(8,minmax(0,1fr));margin-top:0}.home-profile-gestor .home-profile-card{color:#006bd9;grid-template-rows:auto auto auto;gap:0;min-width:0}.home-profile-gestor .home-profile-icon{margin-bottom:7px;font-size:29px;line-height:1;display:block}.home-profile-gestor .quick-blue{color:#006bd9;background:#e8f6ffd1}.home-profile-gestor .quick-green{color:#008e50;background:#ebfbf1d6}.home-profile-gestor .quick-pink{color:#e90059;background:#fff0f5db}.home-profile-gestor .quick-purple{color:#5a00d9;background:#f4efffdb}.home-profile-gestor .quick-yellow{color:#c98500;background:#fff8e8e6}.home-profile-gestor .quick-mint{color:#008d4d;background:#edfbf4db}.home-profile-gestor .quick-slate{color:#405a75;background:#f2f6fae0}.home-profile-gestor .quick-violet{color:#5c00d8;background:#f5efffdb}@media (width<=1250px){.home-profile-gestor .home-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.gestor-dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.86fr);gap:13px;display:grid}.gestor-panel{background:#fffc;border:1px solid #d9e7f3;border-radius:9px;min-width:0;padding:13px;position:relative;box-shadow:0 2px 10px #1f436806}.gestor-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.gestor-panel-head h2{color:#17365f;margin:0;font-size:16px;font-weight:700;line-height:1.2}.gestor-panel-head h2 em{color:#617b9c;font-style:normal;font-weight:400}.gestor-panel-head>span,.gestor-panel>small{color:#617b9c;font-size:10px}.gestor-table-wrap{border:1px solid #e3edf5;border-radius:7px;overflow:auto}.gestor-table-wrap table{border-collapse:collapse;color:#294a70;width:100%;min-width:720px;font-size:11px}.gestor-table-wrap th{text-align:left;background:#edf3f8e0;padding:8px 7px;font-weight:700}.gestor-table-wrap td{color:#6c819b;text-align:center;border-top:1px solid #e5edf4;padding:16px 10px;font-style:italic}.gestor-panel-foot{color:#0071dc;text-align:right;margin-top:10px;font-size:11px;display:block}.gestor-empty-state{color:#6c819b;text-align:center;place-items:center;min-height:72px;padding:12px;font-size:11px;line-height:1.45;display:grid}.gestor-summary-grid{grid-template-columns:1.05fr 2.15fr .9fr;gap:13px;display:grid}.gestor-register-card{min-height:112px}.gestor-register-card p{color:#617b9c;margin:8px 32px 0 0;font-size:11px}.gestor-card-arrow{color:#0071dc;font-size:28px;position:absolute;top:50%;right:16px;transform:translateY(-5%)}.gestor-metrics{grid-template-columns:repeat(4,1fr);align-items:center;min-height:60px;display:grid}.gestor-metrics div{text-align:center;border-right:1px solid #e4edf4;padding:3px 8px}.gestor-metrics div:last-child{border-right:0}.gestor-metrics strong{color:#0073e6;font-size:22px;display:block}.gestor-system-status{align-items:center;gap:9px;margin:8px 0 4px;display:flex}.gestor-system-status span{background:#c6d3df;border-radius:50%;width:11px;height:11px}.gestor-system-status strong{color:#617b9c;font-size:19px}.home-birthdays{padding:clamp(20px,4vw,28px)}.home-birthdays-heading{justify-content:space-between;align-items:end;gap:var(--space-4);display:flex}.home-birthdays-heading h2{margin:var(--space-2) 0 0;font-size:1.25rem}.home-birthdays-heading>span{color:var(--color-muted);font-weight:700}.home-birthday-grid{gap:var(--space-4);margin-top:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-birthday-grid article{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fbfcfd}.home-birthday-grid h3{margin-top:0;font-size:1rem}.home-birthday-grid ul{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.home-birthday-grid li{padding-top:var(--space-2);border-top:1px solid var(--color-border);gap:.25rem;display:grid}.home-birthday-grid small{color:var(--color-muted)}.home-birthdays-error{color:#8a2c2c}.home-birthdays-note{margin:var(--space-4) 0 0;color:var(--color-muted);font-size:.8125rem}.home-welcome{background:linear-gradient(135deg,#fff,#f4faf7);border-color:#dcece2;padding:clamp(20px,4vw,32px)}.home-welcome h1{margin-top:var(--space-2);color:var(--color-text);font-size:clamp(1.5rem,4vw,2rem);line-height:1.2}.home-welcome>p:not(.eyebrow):not(.home-slogan){max-width:760px;margin-top:var(--space-3);color:#5e6c64}.home-slogan{margin-top:var(--space-4);color:#355441;font-size:.875rem;font-weight:800}.home-ops{background:linear-gradient(135deg,#f8fbfa,#edf4ef);border-color:#dfe9e4;padding:clamp(20px,4vw,28px)}.home-ops h2{margin:var(--space-2) 0 0;font-size:1.25rem}.home-ops-grid{gap:var(--space-4);margin-top:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-metric{gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-medium);background:#ffffffb8;border:1px solid #dfe8e2;display:grid}.home-metric-label{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.home-metric strong{font-size:clamp(1rem,2vw,1.3rem)}.home-capabilities{margin-top:var(--space-5)}.home-capabilities h3{margin:0 0 var(--space-3);color:var(--color-text);font-size:1rem}.home-capabilities ul{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.home-capabilities li{color:#2a5041;background:#fff;border:1px solid #dbe8e0;border-radius:999px;padding:.5rem .75rem;font-size:.8rem;font-weight:700}.home-access{padding:clamp(20px,4vw,28px)}.home-access h2{margin:var(--space-2) 0 0;font-size:1.25rem}.home-access-grid{gap:var(--space-4);margin:var(--space-6) 0 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-access-grid>div{min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fbfcfd}.home-access-grid dt{color:var(--color-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;font-weight:700}.home-access-grid dd{margin:var(--space-2) 0 0;overflow-wrap:anywhere;font-weight:700}.home-access-note{margin-top:var(--space-4);color:var(--color-muted);font-size:.8125rem}@media (width<=620px){.home-ops-grid,.home-birthday-grid,.home-access-grid,.gestor-dashboard-grid,.gestor-summary-grid{grid-template-columns:1fr}.gestor-metrics{grid-template-columns:repeat(2,1fr);gap:8px}.gestor-metrics div{border-bottom:1px solid #e4edf4;border-right:0;padding:8px}}@media (width>=621px) and (width<=1050px){.gestor-dashboard-grid{grid-template-columns:1fr}.gestor-summary-grid{grid-template-columns:1fr 1fr}.gestor-summary-grid>:nth-child(2){grid-area:1/1/auto/-1}}.patients-actions{gap:.5rem;margin-top:1rem;display:flex}.patients-actions button,.patients-form-actions button{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:38px;color:var(--color-text);background:#fff;padding:8px 13px;font-weight:700}.patients-actions button.is-active{color:#fff;border-color:var(--color-brand-blue);background:var(--color-brand-blue)}.patients-register{gap:1rem;display:grid}.patients-section-heading h2{margin-top:.25rem}.patients-section-heading p:not(.eyebrow){color:var(--color-muted);margin-top:.35rem;font-size:.8rem}.patients-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.patients-form-grid label{color:var(--color-muted);gap:.3rem;font-size:.75rem;font-weight:700;display:grid}.patients-form-grid input,.patients-form-grid select,.patients-form-grid textarea{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;min-height:40px;color:var(--color-text);background:#f8fbfd;padding:9px 10px}.patients-span-2{grid-column:span 2}.patients-span-all{grid-column:1/-1}.patients-form-actions{justify-content:flex-end;display:flex}.patients-generated-note{color:var(--color-muted);margin:0;font-size:.75rem}.patients-form-actions button:disabled{cursor:not-allowed;opacity:.55}@media (width<=700px){.patients-form-grid{grid-template-columns:1fr}.patients-span-2,.patients-span-all{grid-column:auto}}.patients-card-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.patients-card-actions a{border:1px solid var(--color-border);border-radius:var(--radius-medium);color:var(--color-brand-blue);background:#fff;padding:6px 8px;font-size:.7rem;font-weight:700;text-decoration:none}.patients-offer{gap:1rem;display:grid}.patients-offer-grid{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:1rem;display:grid}.patients-field-label{color:var(--color-muted);margin-bottom:.35rem;font-size:.75rem;font-weight:700;display:block}.patients-message-preview{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;color:var(--color-text);resize:vertical;background:#f8fbfd;padding:10px}.patients-offer-actions{justify-content:flex-start;margin-top:.75rem}.patients-offer-status{border:1px solid var(--color-border);border-radius:var(--radius-medium);color:var(--color-muted);background:#f8fbfd;align-content:start;gap:.45rem;padding:1rem;font-size:.8rem;display:grid}.patients-offer-status strong{color:var(--color-text)}@media (width<=700px){.patients-offer-grid{grid-template-columns:1fr}}.assistential-page{gap:var(--space-5);display:grid}.assistential-card,.assistential-notice{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;padding:clamp(20px,4vw,28px);box-shadow:0 4px 16px #1e2d3c0a}.assistential-card h2,.assistential-card h3,.assistential-card h4{margin-top:0}.assistential-section-title{color:var(--color-text);margin:0;font-size:1.25rem}.assistential-shortcuts{justify-content:space-between;align-items:center;gap:var(--space-4);padding-block:var(--space-4);display:flex}.assistential-shortcuts h3{margin:var(--space-1) 0 0;font-size:1rem}.assistential-shortcuts nav{gap:var(--space-2);flex-wrap:wrap;display:flex}.assistential-shortcuts a{border:1px solid var(--color-border);border-radius:var(--radius-medium);color:var(--color-brand-blue);background:var(--color-blue-soft);padding:.5rem .75rem;font-size:.875rem;font-weight:700;text-decoration:none}.assistential-heading{justify-content:space-between;align-items:end;gap:var(--space-5);display:flex}.assistential-heading h2{margin:var(--space-2) 0}.assistential-page label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.assistential-page input,.assistential-page select,.assistential-page button{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.assistential-page button{border-color:var(--color-brand-blue);color:var(--color-brand-blue);cursor:pointer;font-weight:700}.assistential-page button:disabled{cursor:wait;opacity:.6}.assistential-filters,.assistential-search{align-items:end;gap:var(--space-3);display:flex}.assistential-search label{flex:1}.assistential-muted,.assistential-patients span,.assistential-patients small{color:var(--color-muted)}.assistential-error{color:#8a2d2d}.assistential-table-wrap{overflow-x:auto}.assistential-table{border-collapse:collapse;text-align:left;width:100%}.assistential-table caption{padding-bottom:var(--space-3);color:var(--color-muted);text-align:left}.assistential-table th,.assistential-table td{border-bottom:1px solid var(--color-border);padding:.75rem}.assistential-table th{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.assistential-patients,.assistential-metrics{gap:var(--space-3);margin-top:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.assistential-patients article,.assistential-metrics section{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#f7f9f8;gap:.35rem;display:grid}.assistential-metrics dl{gap:var(--space-2);margin:0;display:grid}.assistential-metrics dl div{justify-content:space-between;gap:var(--space-3);display:flex}.assistential-metrics dt{color:var(--color-muted);text-transform:capitalize}.assistential-metrics dd{margin:0;font-weight:800}.assistential-notice{color:var(--color-muted);background:#f4f8fb}@media (width<=760px){.assistential-heading,.assistential-filters,.assistential-search,.assistential-shortcuts{flex-direction:column;align-items:stretch}}.queue-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;padding:clamp(20px,4vw,28px);box-shadow:0 4px 16px #1e2d3c0a}.queue-heading{justify-content:space-between;align-items:start;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.queue-heading h2{margin-top:var(--space-2)}.queue-heading button,.queue-error button{border:1px solid var(--color-brand-blue);border-radius:var(--radius-medium);min-height:42px;color:var(--color-brand-blue);cursor:pointer;background:#fff;padding:.6rem 1rem;font-weight:700}.queue-heading button:disabled{cursor:wait;opacity:.65}.queue-error{justify-content:space-between;align-items:center;gap:var(--space-4);color:#8a2d2d;display:flex}.queue-table-wrap{overflow-x:auto}.queue-table{border-collapse:collapse;text-align:left;width:100%}.queue-table caption{padding-bottom:var(--space-3);color:var(--color-muted);text-align:left}.queue-table th,.queue-table td{border-bottom:1px solid var(--color-border);padding:.75rem}.queue-table th{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}@media (width<=620px){.queue-heading,.queue-error{flex-direction:column;align-items:stretch}}.requests-page{gap:var(--space-5);display:grid}.requests-header,.requests-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;box-shadow:0 4px 16px #1e2d3c0a}.requests-header{justify-content:space-between;align-items:end;gap:var(--space-5);padding:clamp(20px,4vw,28px);display:flex}.requests-header h2{margin:var(--space-2) 0}.requests-header label,.request-create label,.request-actions label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.requests-page select,.requests-page input,.requests-page textarea{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.requests-layout{gap:var(--space-5);grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);align-items:start;display:grid}.requests-card{padding:clamp(18px,3vw,24px)}.requests-card h3,.requests-card h4{margin-top:0}.requests-list{gap:var(--space-2);margin-top:var(--space-4);display:grid}.requests-page button{border:1px solid var(--color-brand-blue);border-radius:var(--radius-medium);min-height:42px;color:var(--color-brand-blue);cursor:pointer;background:#fff;padding:.65rem 1rem;font-weight:700}.requests-page button:disabled{cursor:wait;opacity:.6}.requests-list button{text-align:left;gap:.35rem;display:grid}.requests-list span,.requests-list small,.request-history span,.request-history small{color:var(--color-muted)}.requests-list .is-selected{color:#234d3c;background:#edf7f1;border-color:#2f7055}.request-summary{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.request-summary div{padding:var(--space-3);border-radius:var(--radius-medium);background:#f7f9f8}.request-summary dt{color:var(--color-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.request-summary dd{margin:var(--space-1) 0 0;font-weight:700}.request-description,.request-actions,.request-history{padding-top:var(--space-5);margin-top:var(--space-5);border-top:1px solid var(--color-border)}.request-create{gap:var(--space-3);display:grid}.request-create textarea{resize:vertical;min-height:84px}.request-create button{justify-self:start}.request-actions{gap:var(--space-3);display:grid}.request-actions textarea{resize:vertical;min-height:84px}.request-actions>div{gap:var(--space-2);flex-wrap:wrap;display:flex}.request-history article{padding:var(--space-3) 0;border-top:1px solid var(--color-border);gap:.3rem;display:grid}.request-history article p{margin:0}.requests-feedback{padding:var(--space-3);border-radius:var(--radius-medium);color:#275640;background:#edf7f1;font-weight:700}@media (width<=820px){.requests-header{flex-direction:column;align-items:stretch}.requests-layout,.request-summary{grid-template-columns:1fr}}.referrals-page{gap:var(--space-5);display:grid}.referrals-header,.referrals-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;box-shadow:0 4px 16px #1e2d3c0a}.referrals-header{justify-content:space-between;align-items:end;gap:var(--space-5);padding:clamp(20px,4vw,28px);display:flex}.referrals-header h2{margin:var(--space-2) 0}.referral-filters{gap:var(--space-3);display:flex}.referrals-page label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.referrals-page input,.referrals-page select,.referrals-page textarea{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.referrals-page textarea{resize:vertical;min-height:84px}.referrals-page button{border:1px solid var(--color-brand-blue);border-radius:var(--radius-medium);min-height:42px;color:var(--color-brand-blue);cursor:pointer;background:#fff;padding:.65rem 1rem;font-weight:700}.referrals-page button:disabled{cursor:wait;opacity:.6}.referrals-card{padding:clamp(18px,3vw,24px)}.referrals-card h3,.referrals-card h4{margin-top:0}.referral-create{gap:var(--space-3);display:grid}.referral-create>button{justify-self:start}.patient-results button{text-align:left;gap:.25rem;display:grid}.patient-results small{color:var(--color-muted)}.patient-results .is-selected,.referrals-list .is-selected{color:#234d3c;background:#edf7f1;border-color:#2f7055}.referrals-layout{gap:var(--space-5);grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);align-items:start;display:grid}.referrals-list{gap:var(--space-2);margin-top:var(--space-4);display:grid}.referrals-list button{text-align:left;gap:.35rem;display:grid}.referrals-list span,.referrals-list small,.referral-history span,.referral-actions small{color:var(--color-muted)}.referral-summary{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.referral-summary div{padding:var(--space-3);border-radius:var(--radius-medium);background:#f7f9f8}.referral-summary dt{color:var(--color-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.referral-summary dd{margin:var(--space-1) 0 0;font-weight:700}.referral-text,.referral-actions,.referral-history{padding-top:var(--space-5);margin-top:var(--space-5);border-top:1px solid var(--color-border)}.referral-actions{gap:var(--space-3);display:grid}.referral-actions>div{gap:var(--space-2);flex-wrap:wrap;display:flex}.referral-history article{padding:var(--space-3) 0;border-top:1px solid var(--color-border);gap:.3rem;display:grid}.referral-history article p{margin:0}.referrals-feedback{padding:var(--space-3);border-radius:var(--radius-medium);color:#275640;background:#edf7f1;font-weight:700}@media (width<=820px){.referrals-header{flex-direction:column;align-items:stretch}.referral-filters,.referrals-layout,.referral-summary,.patient-search{flex-direction:column;grid-template-columns:1fr}}.reports-page{gap:var(--space-5);display:grid}.reports-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;padding:clamp(20px,4vw,28px);box-shadow:0 4px 16px #1e2d3c0a}.reports-card h2,.reports-card h3,.reports-card h4{margin-top:0}.reports-heading,.reports-toolbar,.reports-filters{justify-content:space-between;align-items:end;gap:var(--space-5);display:flex}.reports-page label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.reports-page input,.reports-page select{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.reports-metrics{gap:var(--space-3);margin-top:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.reports-metrics section{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#f7f9f8}.reports-metrics dl{gap:var(--space-2);margin:0;display:grid}.reports-metrics dl div{justify-content:space-between;gap:var(--space-3);display:flex}.reports-metrics dt{color:var(--color-muted)}.reports-metrics dd{margin:0;font-weight:800}.reports-error{color:#8a2d2d}@media (width<=760px){.reports-heading,.reports-toolbar,.reports-filters{flex-direction:column;align-items:stretch}}.technical-page{gap:var(--space-5);display:grid}.technical-card,.technical-notice{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;padding:clamp(20px,4vw,28px);box-shadow:0 4px 16px #1e2d3c0a}.technical-card h2,.technical-card h3{margin-top:0}.technical-heading{justify-content:space-between;align-items:end;gap:var(--space-5);display:flex}.technical-heading h2{margin:var(--space-2) 0}.technical-period,.technical-log-filters{align-items:end;gap:var(--space-3);display:flex}.technical-page label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.technical-page input,.technical-page select,.technical-page button{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.technical-page button{border-color:var(--color-brand-blue);color:var(--color-brand-blue);cursor:pointer;font-weight:700}.technical-page button:disabled{cursor:wait;opacity:.6}.technical-tabs{gap:var(--space-2);padding-bottom:var(--space-1);display:flex;overflow-x:auto}.technical-tabs button{white-space:nowrap}.technical-tabs .is-active,.technical-request-list .is-selected{color:#234d3c;background:#edf7f1;border-color:#2f7055}.technical-grid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.technical-span{grid-column:1/-1}.technical-metrics{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin:0;display:grid}.technical-metrics div{padding:var(--space-3);border-radius:var(--radius-medium);background:#f7f9f8}.technical-metrics dt{color:var(--color-muted);text-transform:capitalize;font-size:.75rem}.technical-metrics dd{margin:var(--space-2) 0 0;font-size:1.35rem;font-weight:800}.technical-components,.technical-events,.technical-request-list{gap:var(--space-3);margin-top:var(--space-4);display:grid}.technical-components{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.technical-components article,.technical-events article{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#f7f9f8}.technical-components article>div{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.technical-components small,.technical-events span,.technical-events small,.technical-request-list span,.technical-request-list small,.technical-muted{color:var(--color-muted)}.technical-profile-list{gap:10px;margin:16px 0 0;display:grid}.technical-profile-list div{border-bottom:1px solid var(--color-border);justify-content:space-between;gap:16px;padding:10px 0;display:flex}.technical-profile-list dt{color:var(--color-muted);font-size:.75rem;font-weight:700}.technical-profile-list dd{color:var(--color-text);text-align:right;margin:0;font-weight:700}.technical-components small,.technical-events span,.technical-events small{margin-top:var(--space-2);display:block}.technical-status{text-transform:uppercase;background:#eef1f4;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:800}.technical-status.is-operacional{color:#236040;background:#e8f6ed}.technical-status.is-degradado,.technical-status.is-desconhecido{color:#72550a;background:#fff6d9}.technical-status.is-indisponivel{color:#8a2d2d;background:#fdecec}.technical-table-wrap{margin-top:var(--space-4);overflow-x:auto}.technical-table{border-collapse:collapse;text-align:left;width:100%}.technical-table caption{padding-bottom:var(--space-3);color:var(--color-muted);text-align:left}.technical-table th,.technical-table td{border-bottom:1px solid var(--color-border);vertical-align:top;padding:.75rem}.technical-table th{color:var(--color-muted);text-transform:uppercase;font-size:.75rem}.technical-history-layout{gap:var(--space-5);grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;display:grid}.technical-request-list button{text-align:left;gap:.3rem;display:grid}.technical-error{color:#8a2d2d}.technical-notice{color:var(--color-muted);background:#f4f8fb}@media (width<=820px){.technical-heading,.technical-period,.technical-log-filters{flex-direction:column;align-items:stretch}.technical-grid,.technical-history-layout{grid-template-columns:1fr}}.renewals-page{gap:var(--space-5);display:grid}.renewals-header,.renewals-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;box-shadow:0 4px 16px #1e2d3c0a}.renewals-header{justify-content:space-between;align-items:end;gap:var(--space-5);padding:clamp(20px,4vw,28px);display:flex}.renewals-header h1{margin:var(--space-2) 0}.renewals-page label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.renewals-page input,.renewals-page select,.renewals-page textarea{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.renewals-page textarea{resize:vertical;min-height:84px}.renewals-page button{border:1px solid var(--color-brand-blue);border-radius:var(--radius-medium);min-height:42px;color:var(--color-brand-blue);cursor:pointer;background:#fff;padding:.65rem 1rem;font-weight:700}.renewals-page button:disabled{cursor:wait;opacity:.6}.renewals-card{padding:clamp(18px,3vw,24px)}.renewals-card h2{margin-top:0}.renewal-create{gap:var(--space-3);display:grid}.renewal-create>button{justify-self:start}.patient-search{gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;align-items:end;display:grid}.patient-results{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.patient-results button,.renewals-list button{text-align:left;gap:.35rem;display:grid}.patient-results small,.renewals-list span,.renewals-list small{color:var(--color-muted)}.patient-results .is-selected,.renewals-list .is-selected{color:#234d3c;background:#edf7f1;border-color:#2f7055}.renewals-layout{gap:var(--space-5);grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);align-items:start;display:grid}.renewals-list{gap:var(--space-2);margin-top:var(--space-4);display:grid}.renewal-summary{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.renewal-summary div{padding:var(--space-3);border-radius:var(--radius-medium);background:#f7f9f8}.renewal-summary dt{color:var(--color-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.renewal-summary dd{margin:var(--space-1) 0 0;font-weight:700}.renewal-text,.renewal-actions{padding-top:var(--space-5);margin-top:var(--space-5);border-top:1px solid var(--color-border)}.renewal-text p{margin-bottom:0}.renewal-actions{gap:var(--space-3);display:grid}.renewal-actions>div{gap:var(--space-2);flex-wrap:wrap;display:flex}.renewals-feedback{padding:var(--space-3);border-radius:var(--radius-medium);color:#275640;background:#edf7f1;font-weight:700}@media (width<=820px){.renewals-header{flex-direction:column;align-items:stretch}.renewals-layout,.renewal-summary,.patient-search{grid-template-columns:1fr}}.social-page{gap:1.5rem;display:grid}.social-header,.social-quick-access,.social-agenda,.social-modules{background:var(--surface,#fff);border:1px solid var(--border,#d9e2ea);border-radius:.75rem;padding:clamp(1.1rem,2vw,1.75rem);box-shadow:0 .5rem 1.5rem #19375012}.social-header{background:linear-gradient(120deg,#f4fbf8 0%,#fffaf1 100%);justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.social-header h1,.social-section-heading h2,.social-quick-access h2{color:var(--text-strong,#15364b);margin:0}.social-header p:not(.eyebrow),.social-section-heading p{max-width:52rem;color:var(--text-muted,#587080);margin:.5rem 0 0}.social-connection,.social-section-note{color:#17634d;white-space:nowrap;background:#e3f5ed;border:1px solid #acdcca;border-radius:999px;padding:.45rem .7rem;font-size:.82rem}.social-quick-access h2{margin-bottom:.9rem;font-size:1.1rem}.social-quick-grid,.social-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.social-quick-card{color:#15364b;border:1px solid #0000;border-radius:.55rem;align-content:space-between;gap:.5rem;min-height:6.25rem;padding:1rem;text-decoration:none;display:grid}.social-quick-card span,.social-module p,.social-empty{color:#587080;font-size:.88rem}.social-quick-card--agenda{background:#e6f4ee;border-color:#bde0d1}.social-quick-card--followup{background:#e8f1fb;border-color:#c5d9ef}.social-quick-card--family{background:#fff2df;border-color:#f0d5a9}.social-quick-card--requests{background:#f9e9ef;border-color:#e9c3d1}.social-agenda,.social-modules{scroll-margin-top:1rem}.social-section-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.social-agenda>.assistential-page{margin:0}.social-agenda>.assistential-page>.assistential-card{box-shadow:none;border:0;padding:0}.social-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.social-module{background:#fcfdfd;border:1px solid #d9e2ea;border-left:.3rem solid #d9a85f;border-radius:.45rem;min-height:8.5rem;padding:1rem}.social-module h3{color:#15364b;margin:0;font-size:1rem}.social-module p{margin:.55rem 0}.social-empty{font-style:italic;display:block}.social-followup-form{grid-template-columns:minmax(12rem,.7fr) minmax(16rem,1.3fr) auto;align-items:end;gap:.85rem;margin-bottom:1rem;display:grid}.social-followup-form label{color:#315c80;gap:.35rem;font-size:.85rem;font-weight:600;display:grid}.social-followup-form input,.social-followup-form textarea{width:100%;font:inherit;border:1px solid #cbd9e3;border-radius:.4rem;padding:.65rem}.social-followup-form textarea{resize:vertical;min-height:2.5rem}.social-followup-form button,.social-followup button{color:#fff;font:inherit;cursor:pointer;background:#17634d;border:0;border-radius:.4rem;padding:.65rem .85rem;font-weight:700}.social-followup-form button:disabled,.social-followup button:disabled{cursor:not-allowed;opacity:.55}.social-followup-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.social-followup{background:#fcfdfd;border:1px solid #d9e2ea;border-left:.3rem solid #5d8bb0;border-radius:.45rem;gap:.6rem;padding:1rem;display:grid}.social-followup h3,.social-followup p{margin:0}.social-followup h3{color:#15364b;font-size:1rem}.social-followup p{color:#587080;font-size:.88rem}.social-error{color:#a33d3d}@media (width<=900px){.social-quick-grid,.social-module-grid,.social-followup-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.social-header,.social-section-heading{display:grid}.social-connection,.social-section-note{width:fit-content}.social-quick-grid,.social-module-grid,.social-followup-list,.social-followup-form{grid-template-columns:1fr}}.family-caregiver-page{gap:1.5rem;display:grid}.family-caregiver-header,.family-caregiver-notice,.family-caregiver-sections,.family-caregiver-pending{background:var(--surface,#fff);border:1px solid var(--border,#d9e2ea);border-radius:.75rem;padding:clamp(1.1rem,2vw,1.75rem);box-shadow:0 .5rem 1.5rem #19375012}.family-caregiver-header{background:linear-gradient(120deg,#f4fbf8 0%,#fffaf1 100%);justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.family-caregiver-back{color:#246da7;width:fit-content;font-weight:700;text-decoration:none}.family-caregiver-back:hover,.family-caregiver-back:focus-visible{text-decoration:underline}.family-caregiver-header h1,.family-caregiver-sections h2{color:var(--text-strong,#15364b);margin:0}.family-caregiver-header p:not(.eyebrow){max-width:52rem;color:var(--text-muted,#587080);margin:.5rem 0 0}.family-caregiver-connection{color:#17634d;white-space:nowrap;background:#e3f5ed;border:1px solid #acdcca;border-radius:999px;padding:.45rem .7rem;font-size:.82rem}.family-caregiver-notice{border-left:.3rem solid #d9a85f}.family-caregiver-notice strong,.family-caregiver-pending strong{color:#7a4a12}.family-caregiver-notice p,.family-caregiver-pending p{color:var(--text-muted,#587080);margin:.5rem 0 0}.family-caregiver-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.family-caregiver-sections article{background:#fcfdfd;border:1px solid #d9e2ea;border-radius:.45rem;min-height:8.5rem;padding:1rem}.family-caregiver-sections h2{font-size:1rem}.family-caregiver-sections p{color:#15364b;margin:.7rem 0 .4rem;font-weight:600}.family-caregiver-sections span,.family-caregiver-pending small{color:#587080;font-size:.88rem}.family-caregiver-pending{background:#fffaf1;border-color:#f0d5a9}.family-caregiver-pending small{margin-top:.75rem;display:block}.family-caregiver-panel{background:var(--surface,#fff);border:1px solid var(--border,#d9e2ea);border-radius:.75rem;padding:1.1rem}.family-caregiver-panel h2{color:var(--text-strong,#15364b);margin:0 0 .85rem;font-size:1.05rem}.family-caregiver-search,.family-caregiver-form,.family-caregiver-actions{flex-wrap:wrap;align-items:end;gap:.75rem;display:flex}.family-caregiver-form{align-items:stretch}.family-caregiver-form label{flex:13rem}.family-caregiver-search label,.family-caregiver-panel>label{color:#15364b;flex:16rem;gap:.35rem;font-weight:600;display:grid}.family-caregiver-panel input,.family-caregiver-panel select,.family-caregiver-panel textarea{min-height:2.5rem;font:inherit;border:1px solid #b9c9d5;border-radius:.35rem;padding:.55rem .65rem}.family-caregiver-panel textarea{width:100%;min-height:4rem}.family-caregiver-panel button{color:#fff;cursor:pointer;background:#246da7;border:1px solid #246da7;border-radius:.35rem;min-height:2.5rem;padding:.55rem .8rem;font-weight:700}.family-caregiver-panel button:disabled{opacity:.6;cursor:wait}.family-caregiver-results,.family-caregiver-history{gap:.5rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.family-caregiver-results button{text-align:left;width:100%}.family-caregiver-history li{background:#f4fbf8;border-left:.25rem solid #acdcca;gap:.2rem;padding:.75rem;display:grid}.family-caregiver-history span,.family-caregiver-history small,.family-caregiver-selected{color:#587080}.family-caregiver-error{color:#7a2523;background:#fff0ef;border-left:.3rem solid #b94a48;padding:.75rem}.family-caregiver-feedback{color:#17634d;background:#e3f5ed;border-left:.3rem solid #2d8a68;padding:.75rem}@media (width<=720px){.family-caregiver-header{display:grid}.family-caregiver-connection{width:fit-content}.family-caregiver-sections{grid-template-columns:1fr}}.dentistry-page{gap:var(--space-5);display:grid}.dentistry-layout{gap:var(--space-5);grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);align-items:start;display:grid}.dentistry-panel{gap:var(--space-3);border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;padding:clamp(18px,3vw,24px);display:grid;box-shadow:0 4px 16px #1e2d3c0a}.dentistry-panel h2,.dentistry-panel h3{margin:0}.dentistry-panel label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.dentistry-panel input,.dentistry-panel select,.dentistry-panel textarea{border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.dentistry-panel textarea{resize:vertical;min-height:96px}.dentistry-search{align-items:center;gap:.5rem;display:flex}.dentistry-search input{flex:1}.dentistry-results,.dentistry-list,.dentistry-history-list{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.dentistry-results button,.dentistry-item button,.dentistry-panel button{border:1px solid var(--color-brand-blue);border-radius:var(--radius-medium);min-height:42px;color:var(--color-brand-blue);cursor:pointer;background:#fff;padding:.65rem 1rem;font-weight:700}.dentistry-results button.is-selected{color:#234d3c;background:#edf7f1;border-color:#2f7055}.dentistry-item,.dentistry-history-list li{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-medium);background:#fff;gap:.4rem;display:grid}.dentistry-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.dentistry-form{gap:var(--space-2);margin-top:var(--space-2);display:grid}.dentistry-history-panel{grid-column:1/-1}.dentistry-feedback{padding:var(--space-3);border-radius:var(--radius-medium);color:#275640;background:#edf7f1;font-weight:700}@media (width<=820px){.dentistry-layout{grid-template-columns:1fr}.dentistry-search{flex-direction:column;align-items:stretch}}.notifications-page{gap:var(--space-5);display:grid}.notifications-header,.notification-item,.notifications-empty{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;box-shadow:0 4px 16px #1e2d3c0a}.notifications-header{justify-content:space-between;align-items:end;gap:var(--space-5);padding:clamp(20px,4vw,28px);display:flex}.notifications-header h1{margin:var(--space-2) 0}.notifications-header label{color:var(--color-muted);gap:.35rem;font-size:.8rem;font-weight:700;display:grid}.notifications-header select{border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:42px;color:var(--color-text);font:inherit;background:#fff;padding:.65rem .75rem}.notifications-counter{color:var(--color-muted);margin:0;font-weight:700}.notifications-list{gap:var(--space-3);display:grid}.notification-item{gap:var(--space-4);padding:var(--space-5);display:grid}.notification-item.is-unread{border-color:var(--color-brand-blue)}.notification-heading{justify-content:space-between;align-items:start;gap:var(--space-3);display:flex}.notification-heading h2{margin:0;font-size:1.05rem}.notification-content p{margin:var(--space-2) 0}.notification-content small{color:var(--color-muted)}.notification-dot{color:var(--color-brand-blue);flex:none;font-size:.75rem;font-weight:700}.notification-actions,.notifications-pagination{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.notification-actions button,.notification-actions a,.notifications-pagination button{border:1px solid var(--color-brand-blue);border-radius:var(--radius-medium);min-height:38px;color:var(--color-brand-blue);font:inherit;cursor:pointer;background:#fff;padding:.55rem .8rem;font-weight:700;text-decoration:none}.notification-actions button:disabled,.notifications-pagination button:disabled{cursor:wait;opacity:.6}.notifications-empty,.notifications-feedback{padding:var(--space-5)}.notifications-feedback{border-radius:var(--radius-medium);background:var(--color-green-soft);color:#275640;margin:0;font-weight:700}.notifications-error{color:#8b3030;background:#fff1f1}.notifications-empty{margin:0}.notifications-pagination{justify-content:end}@media (width<=720px){.notifications-header{flex-direction:column;align-items:stretch}.notification-heading{flex-direction:column}}.closures-page{gap:1rem;display:grid}.closures-header,.closures-toolbar,.closures-layout,.closures-request,.closures-social{background:var(--surface,#fff);border:1px solid var(--border,#d9e2ea);border-radius:.75rem;padding:1.25rem;box-shadow:0 .5rem 1.5rem #19375012}.closures-header{background:linear-gradient(120deg,#f4fbf8,#fffaf1);justify-content:space-between;gap:1rem;display:flex}.closures-header h1,.closures-detail h2,.closures-request h2,.closures-social h2{color:var(--text-strong,#15364b);margin:0}.closures-header p:not(.eyebrow){max-width:52rem;color:var(--text-muted,#587080);margin:.5rem 0 0}.closures-connection{color:#17634d;white-space:nowrap;background:#e3f5ed;border:1px solid #acdcca;border-radius:999px;padding:.45rem .7rem;font-size:.82rem}.closures-tabs,.closures-actions{flex-wrap:wrap;gap:.6rem;display:flex}.closures-tabs button,.closures-actions button,.closures-request button,.closures-social button{color:#15364b;cursor:pointer;background:#fff;border:1px solid #9bb8c9;border-radius:.45rem;padding:.65rem .85rem}.closures-tabs button[aria-pressed=true],.closures-actions button,.closures-request button,.closures-social button{color:#fff;background:#17634d;border-color:#17634d}.closures-feedback{color:#15364b;background:#e3f5ed;border-left:.25rem solid #17634d;margin:0;padding:.75rem 1rem}.closures-toolbar label,.closures-detail label,.closures-request label{color:#15364b;gap:.35rem;font-weight:600;display:grid}.closures-toolbar select,.closures-detail input,.closures-detail textarea,.closures-request input,.closures-request textarea{font:inherit;color:#15364b;border:1px solid #b9cbd6;border-radius:.35rem;padding:.65rem}.closures-layout{grid-template-columns:minmax(14rem,.8fr) minmax(0,1.5fr);gap:1.25rem;display:grid}.closures-list{align-content:start;gap:.5rem;display:grid}.closure-row{text-align:left;color:#15364b;cursor:pointer;background:#fcfdfd;border:1px solid #d9e2ea;border-left:.25rem solid #d9a85f;border-radius:.4rem;gap:.25rem;padding:.85rem;display:grid}.closure-row span,.closure-row em{color:#587080;font-size:.85rem;font-style:normal}.closures-detail{align-content:start;gap:1rem;display:grid}.closures-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0;display:grid}.closures-detail dl div{border-bottom:1px solid #e1e9ee;padding-bottom:.55rem}.closures-detail dt{color:#587080;font-size:.8rem}.closures-detail dd{color:#15364b;margin:.2rem 0 0}.closures-request,.closures-social{gap:.75rem;display:grid}.closures-request{max-width:48rem}.closures-social article{border:1px solid #d9e2ea;border-radius:.45rem;padding:.9rem}.closures-social h3{color:#15364b;margin:0}@media (width<=720px){.closures-header,.closures-layout{grid-template-columns:1fr;display:grid}.closures-connection{width:fit-content}.closures-detail dl{grid-template-columns:1fr}}.gestor-shell{color:#17365f;background:radial-gradient(circle at 22% 2%,#72c4ff1f,#0000 30%),radial-gradient(circle at 95% 92%,#f148990e,#0000 26%),linear-gradient(135deg,#fbfdff 0%,#f3f9fe 43%,#fbf9ff 72%,#fffafd 100%);grid-template-columns:248px minmax(0,1fr);min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:grid}.gestor-sidebar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fafdffb8;border-right:1px solid #d9e7f3;flex-direction:column;height:100vh;padding:18px 14px 14px;display:flex;position:sticky;top:0}.gestor-brand{border-bottom:1px solid #d9e7f3bf;margin-bottom:14px;padding:2px 8px 16px}.gestor-brand img{object-fit:contain;width:170px;max-height:86px;margin:auto}.gestor-nav{flex:1;overflow-y:auto}.gestor-nav-group{margin:8px 0}.gestor-nav-group>p{color:#7d8fa5;letter-spacing:.035em;text-transform:uppercase;margin:0;padding:8px 10px 5px;font-size:9px}.gestor-nav-link{color:#17365f;border-radius:8px;align-items:center;gap:9px;padding:9px 10px;font-size:12px;font-weight:500;text-decoration:none;display:flex}.gestor-nav-link span{text-align:center;width:20px}.gestor-nav-link:hover,.gestor-nav-link[aria-current=page]{color:#0071dc;background:#daedffb8}.gestor-logout{color:#17365f;text-align:left;cursor:pointer;background:0 0;border:0;padding:9px 10px;font:600 12px inherit}.gestor-motto{color:#0b4c8c;text-align:center;margin:10px 10px 2px;font-family:Segoe Script,Bradley Hand,Brush Script MT,cursive;font-size:18px;font-style:italic;line-height:1.05;transform:rotate(-2deg)}.gestor-motto span{color:#f14899;font-size:24px}.gestor-connection{color:#617b9c;border-top:1px solid #d9e7f3bf;gap:2px;margin-top:8px;padding:9px 10px 0;font-size:11px;display:grid}.gestor-connection strong{font-size:inherit;align-items:center;gap:6px;font-weight:600;display:inline-flex}.gestor-connection i{background:#0f9f59;border-radius:50%;width:7px;height:7px}.gestor-workspace{flex-direction:column;min-width:0;min-height:100vh;display:flex}.gestor-header{z-index:2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffb8;border-bottom:1px solid #d9e7f3;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 22px;display:flex;position:sticky;top:0}.gestor-header h1{color:#17365f;margin:0;font-size:23px;font-weight:400;line-height:1.1}.gestor-header p{color:#617b9c;margin:3px 0 0;font-size:12px}.gestor-header-actions{align-items:center;gap:10px;display:flex}.gestor-header-actions button,.gestor-header-actions span{color:#17365f;background:#ffffffe0;border:1px solid #d6e2ee;border-radius:8px;padding:9px 11px;font:700 11px inherit}.gestor-header-actions small{color:#617b9c;white-space:nowrap;font-size:10px}.gestor-main{flex:1;width:100%;padding:12px 16px 0}.gestor-footer{color:#56708f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff61;border-top:1px solid #d9e7f3b8;grid-template-columns:1fr auto 1fr;align-items:end;min-height:96px;padding:13px 18px 12px;font-size:9px;line-height:1.55;display:grid;position:relative}.gestor-footer-center{text-align:center;grid-column:2;justify-items:center;display:grid}.gestor-footer-center strong{color:#17365f;font-size:9px}.gestor-footer-center span{display:block}.gestor-security{color:#4d6787;margin-top:4px;font-weight:500}.gestor-footer-right{white-space:nowrap;color:#17365f;grid-column:3;place-self:center end;padding-right:18px;font-weight:600}.gestor-dashboard>h2,.gestor-dashboard h3{color:#17365f;margin:0}.gestor-dashboard>h2{font-size:17px}.gestor-dashboard section>h3{margin:14px 0 10px;font-size:17px}.gestor-quick-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:11px;display:grid}.gestor-quick-card{text-align:center;border:1px solid #6e9bc82e;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:104px;padding:12px 8px 10px;text-decoration:none;display:flex;box-shadow:0 2px 9px #1f436806}.gestor-quick-card>span{margin-bottom:7px;font-size:29px;line-height:1}.gestor-quick-card strong{font-size:13px;line-height:1.15}.gestor-quick-card small{margin-top:5px;font-size:10px;line-height:1.25}.gestor-quick-blue{color:#006bd9;background:#e8f6ffd1}.gestor-quick-green{color:#008e50;background:#ebfbf1d6}.gestor-quick-pink{color:#e90059;background:#fff0f5db}.gestor-quick-purple{color:#5a00d9;background:#f4efffdb}.gestor-quick-yellow{color:#c98500;background:#fff8e8e6}.gestor-quick-mint{color:#008d4d;background:#edfbf4db}.gestor-quick-slate{color:#405a75;background:#f2f6fae0}.gestor-quick-violet{color:#5c00d8;background:#f5efffdb}.gestor-dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.86fr);gap:13px;margin-top:13px;display:grid}.gestor-side-stack{align-content:start;gap:13px;display:grid}.gestor-panel{color:#17365f;background:#fffc;border:1px solid #d9e7f3;border-radius:9px;min-width:0;padding:13px;text-decoration:none;display:block;position:relative;box-shadow:0 2px 10px #1f436806}.gestor-panel header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.gestor-panel h3{font-size:16px;line-height:1.2}.gestor-panel h3 em{color:#617b9c;font-style:normal;font-weight:400}.gestor-panel p{color:#617b9c;margin:8px 0;font-size:11px}.gestor-table{color:#6c819b;text-align:center;border:1px solid #e3edf5;border-radius:7px;min-height:72px;padding:16px 10px;font-size:11px;font-style:italic}.gestor-panel>a{color:#0071dc;text-align:right;margin-top:10px;font-size:11px;display:block}.gestor-tabs{border-bottom:1px solid #dce7f0;grid-template-columns:1fr 1fr;margin:-2px 0 8px;display:grid}.gestor-tabs span{color:#657c98;text-align:center;padding:7px 4px;font-size:11px}.gestor-tabs span:first-child{color:#0071dc;background:#e8f4ffb3;border-bottom:2px solid #0071dc}.gestor-summary-grid{grid-template-columns:1.05fr 2.15fr .9fr;gap:13px;margin-top:13px;display:grid}.gestor-summary-grid b{color:#0071dc;font-size:28px;position:absolute;top:50%;right:16px}.gestor-metrics{grid-template-columns:repeat(4,1fr);margin-top:12px;display:grid}.gestor-metrics span{color:#0073e6;text-align:center;border-right:1px solid #e4edf4;padding:3px 8px;font-size:22px}.gestor-metrics span:last-child{border:0}.gestor-metrics small{color:#617b9c;margin-top:2px;font-size:9px;line-height:1.2;display:block}.gestor-route>header{background:#ffffffc2;border:1px solid #d9e7f3;border-radius:9px;margin-bottom:13px;padding:15px 18px;box-shadow:0 2px 10px #1f436806}.gestor-route>header span{color:#7b8fa7;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.gestor-route>header h2{margin:4px 0 0;font-size:24px;font-weight:500}.gestor-route>header p{color:#617b9c;margin:5px 0 0;font-size:11px}.gestor-action-tabs{gap:7px;margin-bottom:11px;display:flex}.gestor-action-tabs button{color:#17365f;background:#ffffffeb;border:1px solid #d7e4ef;border-radius:7px;padding:8px 11px;font:600 10px inherit}.gestor-management-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.gestor-empty-module{min-height:180px}.gestor-search-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.gestor-search-row input{color:#17365f;background:#f8fbfd;border:1px solid #dbe6ef;border-radius:7px;min-height:35px;padding:7px 9px;font:400 10px inherit}.gestor-search-row button,.gestor-result-list button{color:#17365f;cursor:pointer;background:#f6f9fb;border:1px solid #d7e4ef;border-radius:7px;padding:8px 11px;font:600 10px inherit}.gestor-result-list{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.gestor-result-list button{text-align:left;width:100%}.gestor-team-layout,.gestor-team-actions{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:13px;display:grid}.gestor-team-actions{margin-top:13px}.gestor-team-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.gestor-team-heading button,.gestor-team-actions button{color:#17365f;cursor:pointer;background:#f6f9fb;border:1px solid #d7e4ef;border-radius:7px;padding:7px 9px;font:600 10px inherit}.gestor-result-list small{color:#617b9c;margin-top:3px;font-size:10px;display:block}.gestor-result-list button.is-selected{color:#006bd9;background:#e8f4ff;border-color:#0071dc}.gestor-team-form{gap:9px;display:grid}.gestor-team-form label,.gestor-team-actions label{color:#45627f;gap:4px;font-size:10px;font-weight:600;display:grid}.gestor-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.gestor-team-form input,.gestor-team-form select,.gestor-team-actions input,.gestor-team-actions select{color:#17365f;background:#f8fbfd;border:1px solid #dbe6ef;border-radius:6px;min-width:0;min-height:33px;padding:6px 8px;font:400 11px inherit}.gestor-team-form fieldset{border:1px solid #e1eaf2;border-radius:7px;flex-wrap:wrap;gap:7px;margin:0;padding:8px;display:flex}.gestor-team-form legend{color:#617b9c;padding:0 4px;font-size:10px}.gestor-check{align-items:center;grid-template-columns:none!important;gap:5px!important;font-weight:500!important;display:flex!important}.gestor-check input{min-height:auto!important}.gestor-primary-action{color:#fff;cursor:pointer;background:#0071dc;border:1px solid #0071dc;border-radius:7px;padding:9px 11px;font:700 11px inherit}.gestor-capability-list{gap:7px;margin:10px 0;padding:0;list-style:none;display:grid}.gestor-capability-list li{justify-content:space-between;align-items:center;gap:8px;display:flex}.gestor-capability-list button{font-size:9px}.gestor-feedback{color:#17365f;margin:13px 0 0;font-size:11px}@media (width<=1250px){.gestor-quick-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1050px){.gestor-dashboard-grid{grid-template-columns:1fr}.gestor-summary-grid{grid-template-columns:1fr 1fr}.gestor-summary-grid>:nth-child(2){grid-area:1/1/auto/-1}}@media (width<=980px){.gestor-shell{grid-template-columns:220px minmax(0,1fr)}}@media (width<=820px){.gestor-shell{display:block}.gestor-sidebar{height:auto;position:static}.gestor-main{padding:14px}.gestor-quick-grid{grid-template-columns:repeat(2,1fr)}.gestor-management-grid,.gestor-summary-grid{grid-template-columns:1fr}.gestor-summary-grid>:nth-child(2){grid-area:auto}.gestor-footer{grid-template-columns:1fr}.gestor-footer-center,.gestor-footer-right{text-align:center;grid-column:1;justify-self:center}.gestor-footer-right{padding:5px 0 0}}.gestor-connection strong i{background:#c6d3df;border-radius:50%;width:7px;height:7px;display:inline-block}.gestor-connection[data-status=available] strong{color:#287a49}.gestor-connection[data-status=available] strong i{background:#0f9f59}.gestor-connection[data-status=unavailable] strong{color:#9f3446}.gestor-connection[data-status=unavailable] strong i{background:#d74b5f}.gestor-welcome-approved{background:#ffffffb8;border:1px solid #d9e7f3;border-radius:9px;justify-content:space-between;align-items:center;gap:24px;min-height:94px;margin-bottom:14px;padding:15px 24px;display:flex;box-shadow:0 2px 10px #1f436806}.gestor-welcome-copy h1{color:#17365f;letter-spacing:-.025em;margin:0;font-size:29px;font-weight:400;line-height:1.15}.gestor-welcome-copy p{color:#617b9c;letter-spacing:-.015em;margin:5px 0 0;font-size:20px;font-weight:300;line-height:1.2}.gestor-slogan-approved{color:#0754d4;text-align:left;min-width:310px;padding-right:28px;font-family:Segoe Script,Bradley Hand,Brush Script MT,cursive;font-size:23px;font-style:italic;line-height:1.02;transform:rotate(-1.5deg)}.gestor-slogan-approved span,.gestor-slogan-approved strong{font-weight:500;display:block}.gestor-slogan-approved strong{padding-bottom:5px;position:relative}.gestor-slogan-approved strong:after{content:"";background:#f14899;border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:0}@media (width<=820px){.gestor-welcome-approved{align-items:flex-start}.gestor-slogan-approved{min-width:260px;font-size:20px}}@media (width<=600px){.gestor-welcome-approved{display:block}.gestor-welcome-copy h1{font-size:24px}.gestor-welcome-copy p{font-size:17px}.gestor-slogan-approved{min-width:0;margin-top:16px}}.gestor-header{min-height:54px;padding:8px 14px 7px 22px}.gestor-user h1{font-size:18px;font-weight:400;line-height:1.08}.gestor-user p{margin:3px 0 0;font-size:10px;font-weight:400}.gestor-header-actions{gap:8px}.gestor-header-actions button{color:#17365f;cursor:pointer;background:#ffffffe6;border:1px solid #d8e5f0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px 12px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:600;display:inline-flex;position:relative;box-shadow:0 1px 4px #1f43680a}.gestor-profile-button{max-width:270px}.gestor-notice-badge{color:#fff;background:#f14899;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.gestor-welcome-approved{min-height:68px;margin:8px 16px 0;padding:11px 18px;position:relative;overflow:hidden}.gestor-welcome-copy{z-index:2;position:relative}.gestor-welcome-copy h2{color:#17365f;letter-spacing:-.02em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:23px;font-weight:400;line-height:1.12}.gestor-welcome-copy p{color:#617b9c;margin:3px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:300;line-height:1.15}.gestor-welcome-heart{z-index:1;color:#6abef533;pointer-events:none;font-family:Arial,Helvetica,sans-serif;font-size:82px;font-weight:300;line-height:1;position:absolute;top:-10px;right:31%;transform:rotate(-10deg)}.gestor-slogan-approved{z-index:2;min-width:255px;padding-right:10px;font-size:18px;line-height:1.02;position:relative}.gestor-main{padding-top:10px}@media (width<=820px){.gestor-welcome-approved{margin:8px 12px 0}.gestor-welcome-heart{display:none}}@media (width<=600px){.gestor-header{padding:8px 10px}.gestor-header-actions{gap:4px}.gestor-header-actions button{padding:7px 8px}.gestor-header-actions button>span:nth-child(2){display:none}.gestor-profile-button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden;display:block!important}.gestor-welcome-copy h2{font-size:20px}.gestor-welcome-copy p{font-size:14px}}:root{--color-brand-blue:#006bd9;--color-brand-pink:#f14899;--color-brand-yellow:#faba03;--color-brand-green:#0f9f59;--color-background:#f5f8fb;--color-surface:#ffffffc7;--color-text:#17365f;--color-muted:#617b9c;--color-border:#d9e7f3;--color-blue-soft:#e8f6ffb8;--color-green-soft:#ebfbf1b8;--font-family-sans:"Segoe UI", Arial, Helvetica, sans-serif;--radius-medium:9px;--radius-large:12px;--shadow-card:0 2px 10px #1f436806;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem}*,:before,:after{box-sizing:border-box}html{background:radial-gradient(circle at 22% 2%,#72c4ff1f,#0000 30%),radial-gradient(circle at 95% 92%,#f148990e,#0000 26%),linear-gradient(135deg,#fbfdff 0%,#f3f9fe 43%,#fbf9ff 72%,#fffafd 100%);min-width:320px;min-height:100%}body{min-height:100vh;color:var(--color-text);font-family:var(--font-family-sans);background:0 0;margin:0;line-height:1.5}button,input,select,textarea{font:inherit;border:1px solid var(--color-border);border-radius:var(--radius-medium)}button{color:#fff;background:var(--color-brand-blue);cursor:pointer;min-height:2.5rem;padding:.5rem .875rem;font-weight:700;transition:background-color .15s,border-color .15s,box-shadow .15s}button:hover:not(:disabled){background:#0059b5}button:disabled{cursor:not-allowed;opacity:.58}input,select,textarea{width:100%;min-height:2.5rem;color:var(--color-text);background:#fff;padding:.5rem .625rem}textarea{resize:vertical;min-height:6rem}input::placeholder,textarea::placeholder{color:#7890aa}input:focus,select:focus,textarea:focus{border-color:var(--color-brand-blue);outline:0;box-shadow:0 0 0 3px #006bd924}input:disabled,select:disabled,textarea:disabled{color:var(--color-muted);cursor:not-allowed;background:#eef3f7}button,a,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid var(--color-brand-blue)}h1,h2,h3,h4,p,dl,dd,small{margin:0}img{max-width:100%;display:block}h1,h2,p,dl,dd{margin:0}.app-context-loading{min-height:100vh;padding:var(--space-6);color:var(--color-muted);background:radial-gradient(circle at top left, #0060b61a, transparent 35%), var(--color-background);place-items:center;display:grid}.eyebrow{color:var(--color-brand-blue);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:700}.stack{gap:var(--space-4);flex-direction:column;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
