:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;--primary:#0ea5e9;--primary-dark:#0369a1;--primary-soft:#e0f2fe;--success:#16a34a;--warning:#f59e0b;--danger:#ef4444;--slate:#64748b;--muted:#7890ab;--line:#e2e8f0;--line-strong:#cbd5e1;--card:#fff;--shadow:0 18px 42px #0f172a14;--shadow-soft:0 10px 28px #0f172a0f;--radius-card:24px;--radius-field:14px;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:#f8fafc;min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}img,svg{flex-shrink:0}.app-shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f8fafceb;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--primary), #2563eb);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 12px 28px #0ea5e947}.brand strong{font-size:18px;line-height:1.1;display:block}.brand small{color:var(--slate);margin-top:3px;font-size:12px;line-height:1.25;display:block}.nav-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.nav-links a,.nav-links button{color:#334155;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 14px;font-weight:800;line-height:1;display:inline-flex}.nav-links a.active,.nav-links a:hover,.nav-links button:hover{background:var(--primary-soft);color:var(--primary-dark)}.nav-links .logout-link{color:#b91c1c}.nav-links .logout-link:hover{color:#991b1b;background:#fee2e2}main{padding:clamp(22px,4vw,56px)}.tv-panel-mode{background:#0f172a}.tv-panel-mode .topbar{z-index:40;opacity:1;background:#f8fafcf5;transition:transform .25s,opacity .25s;animation:.28s 4s forwards tvTopbarAutoHide;position:fixed;inset:0 0 auto;transform:translateY(0);box-shadow:0 14px 36px #0f172a24}.tv-menu-hover-zone{z-index:39;height:34px;position:fixed;inset:0 0 auto}.tv-menu-hover-zone:hover+.topbar,.tv-panel-mode .topbar:hover,.tv-panel-mode .topbar:focus-within{opacity:1;animation:none;transform:translateY(0)}@keyframes tvTopbarAutoHide{to{opacity:0;transform:translateY(calc(-100% - 10px))}}.landing,.dashboard-page{max-width:1180px;margin:0 auto}.hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:44px;display:grid}.eyebrow{color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:900;line-height:1.2;display:inline-block}.hero h1,.page-heading h1{letter-spacing:-.06em;margin:12px 0 18px;font-size:clamp(38px,6vw,72px);line-height:.96}.hero p,.page-heading p{color:#475569;max-width:680px;font-size:18px;line-height:1.7}.hero-actions,.call-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.btn{text-align:center;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:13px 18px;font-weight:900;line-height:1.15;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--primary);color:#fff;box-shadow:0 12px 30px #0ea5e940}.btn.secondary{color:#0f172a;background:#e2e8f0}.hero-panel{justify-content:center;display:flex}.phone-preview{color:#fff;width:min(360px,100%);box-shadow:var(--shadow);background:#0f172a;border-radius:36px;padding:20px}.phone-header{color:#bae6fd;justify-content:space-between;margin-bottom:18px;display:flex}.phone-header small{color:#86efac}.mini-ticket{background:linear-gradient(135deg,#0ea5e9,#2563eb);border-radius:26px;padding:24px}.mini-ticket small,.mini-ticket span{opacity:.85;display:block}.mini-ticket strong{letter-spacing:-.06em;margin:12px 0;font-size:64px;line-height:1;display:block}.mini-list{gap:10px;margin-top:16px;display:grid}.mini-list p{background:#ffffff14;border-radius:16px;justify-content:space-between;gap:12px;margin:0;padding:14px;display:flex}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:34px 0;display:grid}.metric-card,.feature-card,.card,.call-card,.ops-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:22px}.metric-card span,.metric-card small{color:var(--slate);line-height:1.35;display:block}.metric-card strong{letter-spacing:-.04em;margin:8px 0 4px;font-size:34px;display:block}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.feature-card svg{color:var(--primary)}.feature-card h3{margin:14px 0 8px;line-height:1.2}.feature-card p{color:#475569;margin:0;line-height:1.6}.trust-band{color:#075985;background:#e0f2fe;border-radius:28px;align-items:flex-start;gap:18px;margin-top:34px;padding:28px;display:flex}.trust-band h2{margin:0 0 6px;line-height:1.2}.trust-band p{color:#0369a1;margin:0;line-height:1.55}.mobile-page{justify-content:center;display:flex}.mobile-shell{gap:18px;width:min(430px,100%);display:grid}.mobile-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.mobile-title span{color:var(--slate);line-height:1.3;display:block}.mobile-title h1{letter-spacing:-.04em;margin:2px 0 0;line-height:1.05}.avatar{background:#e0f2fe;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;color:var(--primary-dark)!important;display:grid!important}.header-actions{align-items:center;gap:8px;display:flex}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--primary-dark);background:#fff;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.ticket-card{color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border-radius:30px;padding:28px;position:relative;overflow:hidden;box-shadow:0 20px 48px #0ea5e947}.ticket-card p{opacity:.88;margin:0;line-height:1.3}.ticket-card h1{letter-spacing:-.08em;overflow-wrap:anywhere;margin:10px 0;font-size:72px;line-height:.9}.ticket-card strong{line-height:1.3;display:block}.ticket-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.ticket-grid span{background:#ffffff29;border-radius:16px;align-items:center;gap:8px;min-height:44px;padding:12px;font-weight:800;line-height:1.25;display:flex}.live-pill{background:#ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:900;display:flex;position:absolute;top:18px;right:18px}.pulse{background:#86efac;border-radius:50%;width:9px;height:9px;animation:1.6s infinite pulse;box-shadow:0 0 #86efacb3}@keyframes pulse{70%{box-shadow:0 0 0 10px #86efac00}to{box-shadow:0 0 #86efac00}}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.quick-actions button{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:18px;place-items:center;gap:8px;min-height:82px;padding:14px 8px;font-weight:900;line-height:1.15;display:grid;box-shadow:0 8px 20px #0f172a0a}.quick-actions svg{color:var(--primary)}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-heading h2{margin:4px 0 0;line-height:1.15}.tag{color:#334155;white-space:nowrap;background:#e2e8f0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;line-height:1}.tag.success{color:#166534;background:#dcfce7}.appointment-card{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.appointment-card h2{margin:6px 0 10px;line-height:1.15}.appointment-card p{color:#475569;align-items:center;gap:8px;margin:8px 0 0;line-height:1.4;display:flex}.queue-list{gap:10px;display:grid}.queue-row{border:1px solid var(--line);border-radius:16px;grid-template-columns:minmax(58px,70px) minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.queue-row strong{color:var(--primary-dark);line-height:1.1}.queue-row span{overflow-wrap:anywhere;line-height:1.25;display:block}.queue-row small{color:var(--slate);margin-top:2px;line-height:1.35;display:block}.status{color:#475569;text-align:center;background:#f1f5f9;border-radius:999px;padding:7px 9px;font-size:12px;font-style:normal;font-weight:900;line-height:1}.status.chamado{color:#166534;background:#dcfce7}.status.proximo{color:#92400e;background:#fef3c7}.status.em_atendimento{color:#1d4ed8;background:#dbeafe}.page-heading{margin-bottom:28px}.page-heading h1{max-width:900px}.reception-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;margin-bottom:18px;display:grid}.call-card strong{color:var(--primary-dark);letter-spacing:-.08em;overflow-wrap:anywhere;font-size:76px;line-height:.95;display:block}.call-card p{color:var(--slate);margin-top:0;line-height:1.45}.ops-card{align-content:start;gap:12px;display:grid}.ops-card button{border:1px solid var(--line);background:#f8fafc;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:14px;font-weight:900;display:flex}.ops-card svg{color:var(--primary)}.table-like{gap:10px;display:grid}.table-like article{border:1px solid var(--line);border-radius:16px;grid-template-columns:90px minmax(0,1fr) 140px 100px 90px;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.table-like article small{color:var(--slate);margin-top:3px;font-weight:700;line-height:1.35;display:block}.table-like button{background:var(--primary);color:#fff;border:0;border-radius:12px;min-height:42px;padding:10px;font-weight:900}.public-panel{color:#fff;background:#0f172a;border-radius:34px;gap:32px;min-height:calc(100vh - 112px);padding:clamp(24px,5vw,60px);display:grid}.public-panel header{justify-content:space-between;gap:16px;font-size:28px;display:flex}.public-panel header span{color:#bae6fd}.called-ticket{text-align:center;align-self:center}.called-ticket span{color:#7dd3fc;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.called-ticket h1{letter-spacing:-.08em;margin:28px 0;font-size:clamp(90px,18vw,220px);line-height:.85}.called-ticket p{color:#e0f2fe;margin:0;font-size:clamp(28px,4vw,52px)}.last-calls h2{color:#bae6fd}.last-calls div{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.last-calls article{background:#ffffff14;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:22px;display:flex}.last-calls strong{font-size:34px}.alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin:0;padding:12px 14px;font-weight:800;line-height:1.4}.form-card,.toolbar-card{gap:16px;display:grid}.form-card h2{margin:0;line-height:1.15}label{color:#334155;gap:7px;font-size:14px;font-weight:900;line-height:1.25;display:grid}input,select{border:1px solid var(--line);border-radius:var(--radius-field);width:100%;min-height:46px;font:inherit;color:#0f172a;background:#fff;outline:none;padding:12px 13px;font-size:16px;line-height:1.2;transition:border-color .15s,box-shadow .15s,background .15s}select{appearance:auto}input::placeholder{color:#94a3b8}input:focus,select:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #0ea5e921}input[type=date]{text-align:left;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.form-grid{gap:14px;display:grid}.form-grid.compact{gap:12px}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.span-two{grid-column:1/-1}.inline-actions{flex-wrap:wrap;gap:10px;display:flex}.compact-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.toolbar-card{grid-template-columns:1fr 1fr;align-items:start;margin-bottom:18px}.toolbar-card>label{align-content:start}.toolbar-card select,.toolbar-card input{min-height:56px}.muted{color:var(--slate);margin:0;line-height:1.55}.field-hint{color:#64748b;font-size:12px;font-weight:800;line-height:1.35}.small-text{font-size:13px}.info-pill{color:#92400e;background:#fef3c7;border-radius:999px;margin:0;padding:10px 12px;font-weight:900;line-height:1.35}.helper-note{border:1px solid var(--line);color:#64748b;background:#f8fafc;border-radius:16px;margin:0;padding:10px 12px;font-weight:800;line-height:1.4}.soft-card{background:#eff6ff;border-color:#bfdbfe}.profile-warning{color:#1e3a8a;align-items:flex-start;gap:12px;display:flex}.profile-warning p{color:#1d4ed8;margin:4px 0 0;line-height:1.5}.panel-refresh{color:#e0f2fe;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:900;display:inline-flex}.auth-page{place-items:center;min-height:calc(100vh - 160px);display:grid}.auth-card{width:min(620px,100%)}.auth-card h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(32px,5vw,54px);line-height:1}.text-button{color:var(--primary-dark);background:0 0;border:0;justify-self:start;margin-top:12px;padding:8px 0;font-weight:900}.btn.google{color:#0f172a;background:#fff;border:1px solid #d8e2ef;justify-content:center;width:100%;box-shadow:0 10px 26px #0f172a14}.btn.google:before{content:"G";color:#2563eb;background:#f8fafc;border-radius:999px;place-items:center;width:24px;height:24px;margin-right:8px;font-weight:900;display:inline-grid}.divider{color:var(--muted);align-items:center;gap:12px;margin:2px 0;font-size:.9rem;display:flex}.divider:before,.divider:after{content:"";background:#d8e2ef;flex:1;height:1px}.admin-forms-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:26px 0;display:grid}.admin-form{flex-direction:column;gap:14px;display:flex}.form-title-row{color:#0f172a;align-items:center;gap:10px;display:flex}.form-title-row h2{margin:0;font-size:1.1rem;line-height:1.25}.notice-card{border-radius:22px;margin-bottom:18px;padding:16px 18px;font-weight:800;line-height:1.4}.notice-card.success{color:#166534;background:#dcfce7;border:1px solid #86efac}.notice-card.error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.access-denied{flex-direction:column;gap:12px;max-width:720px;display:flex}@media (width>=901px){.mobile-shell{width:min(860px,100%)}.customer-form .inline-actions{justify-content:flex-start}}@media (width<=900px){.topbar{flex-direction:column;align-items:stretch;gap:12px}.hero,.reception-grid,.feature-grid,.metrics-grid{grid-template-columns:1fr}.table-like article{grid-template-columns:minmax(0,1fr) minmax(110px,auto);align-items:stretch}.last-calls div{grid-template-columns:1fr}.public-panel header,.compact-heading{flex-direction:column}.toolbar-card,.admin-forms-grid{grid-template-columns:1fr}}@media (width<=640px){main{padding:14px}.topbar{padding:12px 14px}.brand{gap:10px}.brand-mark{border-radius:12px;width:34px;height:34px;font-size:12px}.brand strong{font-size:15px}.brand small{display:none}.nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.nav-links a,.nav-links button{justify-content:center;min-height:40px;padding:10px 8px;font-size:13px}.hero{gap:22px}.hero h1,.page-heading h1{letter-spacing:-.055em;margin:10px 0 14px;font-size:clamp(30px,10vw,42px);line-height:1.04}.hero p,.page-heading p{font-size:15px;line-height:1.6}.phone-preview{border-radius:28px;padding:16px}.mini-ticket{border-radius:22px;padding:20px}.mini-ticket strong{font-size:52px}.metrics-grid{margin:22px 0}.feature-grid{margin-top:22px}.trust-band{border-radius:24px;margin-top:22px;padding:20px}.mobile-shell{gap:14px}.mobile-title{align-items:flex-start}.ticket-card{border-radius:26px;padding:22px}.ticket-card h1{margin:10px 0 8px;font-size:clamp(46px,15vw,60px)}.ticket-grid{grid-template-columns:1fr;gap:9px;margin-top:16px}.ticket-grid span{min-height:42px;padding:11px 12px}.live-pill{padding:7px 9px;top:14px;right:14px}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.quick-actions button{min-height:72px;padding:12px 8px}.metric-card,.feature-card,.card,.call-card,.ops-card{border-radius:20px;padding:17px}.form-card,.toolbar-card{gap:14px}.form-grid{gap:12px}.two-columns{grid-template-columns:1fr}label{gap:6px;font-size:13px}input,select{min-height:46px;padding:11px 12px}.inline-actions{grid-template-columns:1fr;gap:9px;display:grid}.inline-actions .btn{width:100%}.btn{width:100%;min-height:48px;padding:12px 14px}.icon-button{width:40px;height:40px}.section-heading{gap:10px;margin-bottom:14px}.tag{padding:7px 9px;font-size:11px}.appointment-card{gap:12px;display:grid}.appointment-card .tag{justify-self:start}.queue-row{grid-template-columns:58px minmax(0,1fr);align-items:start}.queue-row .status{grid-column:2;justify-self:start;margin-top:2px}.table-like article{grid-template-columns:1fr;align-items:stretch}.table-like button{width:100%}.call-card strong{font-size:clamp(48px,14vw,62px)}.public-panel{border-radius:22px;gap:22px;min-height:calc(100vh - 80px)}.public-panel header{font-size:20px}.last-calls article{padding:16px}}@media (width<=370px){main{padding:12px}.nav-links a,.nav-links button{gap:6px;font-size:12px}.ticket-card{padding:20px}.ticket-card h1{font-size:44px}.brand strong{font-size:14px}}.active-ticket-card{background:#f0f9ff;border-color:#bae6fd;justify-content:space-between;align-items:center;gap:16px;display:flex}.active-ticket-card h2{color:#075985;letter-spacing:-.05em;margin:4px 0 6px;font-size:clamp(28px,5vw,42px);line-height:1}.active-ticket-card p{color:#475569;margin:0;line-height:1.5}.btn.danger{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.btn.danger:hover{background:#fecaca}@media (width<=640px){.active-ticket-card{gap:14px;display:grid}.active-ticket-card .btn{width:100%}}.admin-reports{margin:28px 0}.admin-reports .section-heading h2{margin:4px 0 8px;line-height:1.15}.compact-button{flex-shrink:0}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.report-section{border:1px solid var(--line);background:#f8fafc;border-radius:20px;min-width:0;padding:16px}.report-section h3{margin:0 0 12px;line-height:1.2}.report-list{gap:10px;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:12px;min-width:0;padding:14px;display:grid}.report-card.inactive{opacity:.78;background:#f1f5f9}.report-card-main{gap:4px;min-width:0;display:grid}.report-card-main strong,.report-card-main span{overflow-wrap:anywhere}.report-card-main span,.report-card-main small{color:var(--slate);font-weight:700;line-height:1.35}.report-card-main small{color:#0369a1}.report-card.inactive .report-card-main small{color:#991b1b}.report-actions{justify-content:flex-start}.report-actions .btn,.report-edit-form .btn{border-radius:12px;min-height:42px;padding:10px 12px}.report-edit-form{gap:12px;display:grid}@media (width<=900px){.report-grid{grid-template-columns:1fr}}@media (width<=640px){.admin-reports .section-heading{display:grid}.compact-button{width:100%}.report-section{border-radius:18px;padding:13px}.report-card{padding:12px}}.admin-register-card{flex-direction:column;gap:22px;margin:26px 0;display:flex}.admin-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:10px;padding-bottom:14px;display:flex}.admin-tab-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:900;display:inline-flex}.admin-tab-button.active{color:#075985;background:#0ea5e91c;border-color:#0ea5e959}.admin-tab-header,.admin-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-tab-header h2,.admin-modal-header h2{margin:4px 0 8px}.admin-tab-header p{color:var(--slate);margin:0;font-weight:700;line-height:1.55}.admin-tab-header-actions{flex-shrink:0;justify-content:flex-end}.admin-empty-state{text-align:center;min-height:220px;color:var(--ink);background:#0ea5e90d;border:1px dashed #0ea5e959;border-radius:22px;place-items:center;gap:8px;padding:28px;display:grid}.admin-empty-state p{color:var(--slate);margin:0;font-weight:700}.admin-tab-table-wrapper{border:1px solid var(--line);border-radius:20px;width:100%;overflow-x:auto}.admin-tab-table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.admin-tab-table th,.admin-tab-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;color:var(--ink);padding:16px}.admin-tab-table th{color:var(--slate);letter-spacing:.06em;text-transform:uppercase;background:#f8fbff;font-size:.82rem}.admin-tab-table tbody tr:last-child td{border-bottom:0}.admin-tab-table tbody tr.inactive-row{color:var(--slate);background:#f8fafc}.admin-tab-table tbody tr.inactive-row td,.admin-tab-table tbody tr.inactive-row strong{color:#7b8798}.admin-table-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-modal-backdrop{z-index:50;background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-modal{width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto}.admin-modal-form{gap:16px;margin-top:18px;display:grid}.admin-modal-actions{justify-content:flex-start}@media (width<=760px){.admin-tab-header,.admin-modal-header{flex-direction:column;align-items:stretch}.admin-tab-header-actions,.admin-table-actions,.admin-modal-actions{justify-content:stretch;width:100%}.admin-tab-header-actions .btn,.admin-table-actions .btn,.admin-modal-actions .btn{flex:1}.admin-tabs{flex-wrap:nowrap;padding-bottom:12px;overflow-x:auto}.admin-tab-button{white-space:nowrap}.admin-modal-backdrop{align-items:start;padding:14px}}.tv-panel-mode main{padding:0!important}.tv-panel-mode .public-panel{border-radius:0!important;min-height:100vh!important}.admin-qr-card{margin:26px 0}.admin-qr-content{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:24px;display:grid}.admin-qr-content h2{margin:4px 0 8px;line-height:1.15}.admin-qr-content p{color:var(--slate);margin:0 0 18px;font-weight:700;line-height:1.6}.admin-qr-actions{justify-content:flex-start;margin-top:16px}.admin-qr-preview{text-align:center;color:#075985;background:#f0f9ff;border:1px dashed #0ea5e973;border-radius:24px;place-items:center;gap:8px;min-height:220px;padding:18px;display:grid}.admin-qr-preview img{background:#fff;border-radius:16px;width:min(180px,100%);height:auto;padding:10px;box-shadow:0 12px 30px #0f172a14}.admin-qr-preview strong,.admin-qr-preview small{line-height:1.25;display:block}.admin-qr-preview small{color:var(--slate);font-weight:800}@media (width<=760px){.admin-qr-content{grid-template-columns:1fr}.admin-qr-actions{grid-template-columns:1fr;display:grid}.admin-qr-actions .btn{width:100%}}.auth-page-polished{background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 34%),radial-gradient(circle at 100% 100%,#2563eb1a,#0000 36%),#f8fafc;justify-content:center;align-items:center;min-height:calc(100vh - 112px);padding:clamp(18px,4vw,48px);display:flex}.auth-shell{grid-template-columns:minmax(300px,.95fr) minmax(360px,1.05fr);align-items:stretch;gap:22px;width:min(1120px,100%);display:grid}.auth-visual-card,.auth-form-card{border:1px solid #cbd5e1db;border-radius:30px;box-shadow:0 24px 70px #0f172a1a}.auth-visual-card{color:#fff;background:linear-gradient(145deg,#0f172aeb,#0c4a6eeb),radial-gradient(circle at 78% 18%,#7dd3fc66,#0000 34%);min-height:560px;padding:clamp(24px,4vw,38px);position:relative;overflow:hidden}.auth-visual-card:after{content:"";filter:blur(2px);background:#0ea5e947;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-80px;right:-90px}.auth-brand-block{z-index:1;align-items:center;gap:13px;display:flex;position:relative}.auth-brand-mark{width:46px;height:46px;box-shadow:none;border-radius:15px}.auth-brand-block strong,.auth-brand-block small{line-height:1.25;display:block}.auth-brand-block strong{font-size:20px}.auth-brand-block small{color:#bae6fd;margin-top:2px}.auth-visual-copy{z-index:1;margin-top:clamp(56px,8vw,96px);position:relative}.auth-chip{color:#bae6fd;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-weight:900;line-height:1;display:inline-flex}.auth-visual-copy h2{letter-spacing:-.06em;max-width:460px;margin:18px 0 14px;font-size:clamp(36px,5vw,58px);line-height:.96}.auth-visual-copy p{color:#dbeafe;max-width:430px;margin:0;font-size:17px;line-height:1.65}.auth-steps{z-index:1;gap:12px;margin-top:clamp(38px,6vw,70px);display:grid;position:relative}.auth-steps div{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:12px;width:min(430px,100%);padding:14px 16px;font-weight:850;line-height:1.3;display:flex}.auth-steps svg{color:#7dd3fc}.auth-form-card{width:100%;padding:clamp(24px,4vw,42px)}.auth-form-card h1{letter-spacing:-.06em;margin:6px 0 10px;font-size:clamp(36px,5vw,56px);line-height:.96}.auth-subtitle{max-width:540px;font-size:16px}.auth-form{gap:15px;margin-top:24px;display:grid}.auth-form label{color:#27364a;font-size:13px}.auth-form input,.auth-form select{background:#fff;border-radius:16px;min-height:52px}.auth-google-button{border-radius:16px;min-height:54px;font-size:16px}.auth-divider{margin:4px 0 0}.auth-divider span{white-space:nowrap}.auth-register-grid{padding-top:2px}.auth-submit{border-radius:16px;min-height:54px;margin-top:4px;font-size:16px}.auth-footer-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.auth-footer-actions span{color:var(--slate);align-items:center;gap:6px;font-size:13px;font-weight:850;display:inline-flex}.auth-footer-actions .text-button{margin:0;padding:0}@media (width<=920px){.auth-shell{grid-template-columns:1fr}.auth-visual-card{min-height:auto}.auth-visual-copy{margin-top:38px}.auth-steps{margin-top:28px}}@media (width<=640px){.auth-page-polished{min-height:calc(100vh - 86px);padding:12px}.auth-visual-card,.auth-form-card{border-radius:24px}.auth-visual-card{display:none}.auth-form-card{padding:22px}.auth-form-card h1{font-size:38px}.auth-subtitle{font-size:14px}.auth-form{gap:13px;margin-top:20px}.auth-form input,.auth-form select,.auth-google-button,.auth-submit{min-height:50px}.auth-footer-actions{gap:10px;display:grid}body{background:#f8fafc}main{padding:10px 12px 22px}.topbar{align-items:stretch;gap:9px;padding:10px 12px 8px}.brand{align-self:flex-start}.brand-mark{border-radius:13px;width:36px;height:36px;font-size:13px}.brand strong{font-size:16px}.nav-links{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:7px;width:100%;padding:2px 0 3px;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav-links a,.nav-links button{flex:none;gap:6px;min-height:36px;padding:8px 11px;font-size:13px}.mobile-page{margin-top:0}.mobile-shell{gap:11px}.mobile-title{align-items:center;gap:8px;margin-top:2px}.customer-mobile-title span{font-size:15px;line-height:1.25}.customer-mobile-title h1{margin-top:2px;font-size:34px;line-height:.98}.customer-profile-card{display:none}.ticket-card{border-radius:24px;padding:20px}.ticket-card p{font-size:14px}.ticket-card h1{letter-spacing:-.075em;margin:8px 0 6px;font-size:clamp(50px,17vw,68px)}.ticket-card strong{font-size:15px}.ticket-grid{margin-top:14px}.ticket-grid span{border-radius:15px;min-height:40px;padding:10px 12px;font-size:15px}.live-pill{padding:7px 9px;font-size:12px;top:16px;right:16px}.active-ticket-card{border-radius:20px;gap:10px;padding:14px 16px}.active-ticket-card h2{margin:2px 0 4px;font-size:30px}.active-ticket-card p{font-size:14px;line-height:1.35}.customer-form .section-description{display:none}.customer-form h2{margin-bottom:2px;font-size:24px}.customer-form .helper-note,.customer-form .info-pill,.customer-form .alert-error{font-size:13px}.quick-actions,.customer-appointment-card{display:none}.queue-row{padding:10px}}@media (width<=380px){.customer-mobile-title h1{font-size:30px}.ticket-card h1{font-size:48px}.nav-links a,.nav-links button{padding:8px 10px;font-size:12px}}label,.form-grid>label{min-width:0}input,select{box-sizing:border-box;min-width:0}input[type=date]{box-sizing:border-box;appearance:none;width:100%;min-width:0;max-width:100%;display:block}.required-marker{color:#dc2626;font-weight:950}@media (width<=640px){.customer-form label{gap:6px}.customer-form input,.customer-form select{width:100%;max-width:100%;min-height:50px}.customer-form input[type=date]{min-height:50px;padding-right:12px;overflow:hidden}}.open-tickets-card{background:#f0f9ff;border-color:#bae6fd}.open-tickets-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.open-tickets-heading h2{margin:4px 0 0;font-size:clamp(22px,3vw,30px);line-height:1.1}.open-ticket-list{gap:10px;display:grid}.open-ticket-row{background:#fff;border:1px solid #dbeafe;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.open-ticket-row.selected{border-color:#38bdf8;box-shadow:0 0 0 3px #0ea5e91f}.open-ticket-row strong{color:#075985;letter-spacing:-.04em;font-size:26px;line-height:1;display:block}.open-ticket-row span{color:#475569;margin-top:6px;font-weight:700;display:block}@media (width<=640px){.open-tickets-heading{gap:12px;display:grid}.open-tickets-heading .btn{width:100%}.open-ticket-row{gap:12px;padding:13px 14px;display:grid}.open-ticket-row .btn{width:100%}.open-ticket-row strong{font-size:28px}.open-ticket-row span{font-size:14px;line-height:1.35}}.customer-ticket-hub{background:linear-gradient(#f0f9ff 0%,#fff 100%);border-color:#bae6fd;gap:16px;display:grid}.customer-ticket-hub-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-ticket-hub-header h2{letter-spacing:-.045em;margin:3px 0 4px;font-size:clamp(24px,3vw,32px);line-height:1.08}.customer-ticket-hub-header p{color:#64748b;margin:0;font-weight:700;line-height:1.45}.customer-ticket-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.customer-ticket-tabs::-webkit-scrollbar{display:none}.customer-ticket-tab{color:#0f172a;text-align:left;background:#fff;border:1px solid #dbeafe;border-radius:16px;flex:none;min-width:146px;padding:12px 14px;box-shadow:0 8px 18px #0f172a0a}.customer-ticket-tab strong,.customer-ticket-tab span{display:block}.customer-ticket-tab strong{color:#075985;letter-spacing:-.04em;font-size:24px;line-height:1}.customer-ticket-tab span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:13px;font-weight:850;overflow:hidden}.customer-ticket-tab.selected{background:#e0f2fe;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e924}.customer-ticket-hub .ticket-card{box-shadow:none}.customer-ticket-actions{background:#fff;border:1px solid #dbeafe;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.customer-ticket-actions strong,.customer-ticket-actions span{display:block}.customer-ticket-actions strong{color:#0f172a;line-height:1.2}.customer-ticket-actions span{color:#64748b;margin-top:4px;font-weight:750;line-height:1.35}.customer-ticket-actions .btn{flex-shrink:0}.empty-ticket-state,.ticket-loading-state{color:#475569;background:#f8fafc;border:1px dashed #bae6fd;border-radius:18px;padding:18px;line-height:1.45}.empty-ticket-state strong,.empty-ticket-state span{display:block}.empty-ticket-state strong{color:#0f172a;margin-bottom:4px;font-size:18px}@media (width<=640px){.customer-ticket-hub{border-radius:22px;gap:12px;padding:14px}.customer-ticket-hub-header{align-items:center}.customer-ticket-hub-header h2{margin-bottom:0;font-size:23px}.customer-ticket-hub-header p{display:none}.customer-ticket-hub-header .eyebrow{font-size:11px}.customer-ticket-hub .icon-button{border-radius:13px;width:38px;height:38px}.customer-ticket-tabs{gap:8px;margin-right:-2px}.customer-ticket-tab{border-radius:14px;min-width:124px;padding:10px 11px}.customer-ticket-tab strong{font-size:20px}.customer-ticket-tab span{margin-top:4px;font-size:12px}.customer-ticket-hub .ticket-card{border-radius:22px;padding:18px}.customer-ticket-hub .ticket-card h1{margin:8px 0 6px;font-size:clamp(54px,17vw,72px)}.customer-ticket-hub .ticket-grid{margin-top:13px}.customer-ticket-actions{border-radius:16px;gap:10px;padding:12px;display:grid}.customer-ticket-actions span{font-size:13px}.customer-ticket-actions .btn{width:100%;min-height:44px}.empty-ticket-state,.ticket-loading-state{border-radius:16px;padding:14px;font-size:14px}}.reception-toolbar-card .field-hint{margin-top:8px}.reception-summary-card{gap:10px}.reception-mini-stats{gap:8px;margin-top:4px;display:grid}.reception-mini-stats span{border:1px solid var(--line);color:var(--slate);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px;font-weight:800;display:flex}.reception-mini-stats strong{color:var(--primary-dark);font-size:1.25rem}.reception-detail-card{margin-bottom:18px}.reception-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.reception-detail-grid div{border:1px solid var(--line);background:#f8fbff;border-radius:16px;min-width:0;padding:13px}.reception-detail-grid span{color:var(--slate);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:.78rem;font-weight:800;display:block}.reception-detail-grid strong{color:var(--ink);overflow-wrap:anywhere;display:block}.reception-table-like{gap:10px;display:grid}.reception-table-like article{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:110px minmax(0,1.2fr) minmax(0,1fr) 110px 220px;align-items:center;gap:12px;min-width:0;padding:14px;display:grid}.reception-table-like article.priority-row{background:#fffbeba6;border-color:#f59e0b66}.reception-table-like article>strong{color:#075985;overflow-wrap:anywhere;font-size:1.35rem}.reception-table-like article span{min-width:0}.reception-table-like article span strong,.reception-table-like article span small{overflow-wrap:anywhere;display:block}.reception-table-like article small{color:var(--slate);margin-top:3px;font-weight:700;line-height:1.35}.row-status{color:#075985;text-align:center;background:#eef6ff;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:6px 10px;font-weight:900;display:inline-flex}.row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.row-actions .btn{border-radius:12px;min-height:40px;padding:9px 12px}@media (width<=1100px){.reception-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reception-table-like article{grid-template-columns:100px minmax(0,1fr) minmax(0,1fr)}.reception-table-like .row-status,.reception-table-like .row-actions{grid-column:span 1}}@media (width<=720px){.reception-detail-grid,.reception-table-like article{grid-template-columns:1fr}.row-status{justify-content:flex-start;width:fit-content}.row-actions{justify-content:stretch;width:100%}.row-actions .btn{flex:1}}.reception-page{gap:14px;display:grid}.reception-header-compact{justify-content:space-between;align-items:center;gap:16px;margin-bottom:2px;padding:4px 0 2px;display:flex}.reception-header-compact h1{letter-spacing:-.055em;margin:2px 0 4px;font-size:clamp(28px,3.4vw,44px);line-height:1}.reception-header-compact p{color:var(--slate);margin:0;font-size:15px;line-height:1.35}.reception-header-compact .btn{border-radius:14px;flex:none;min-height:44px;padding:10px 14px}.reception-control-panel{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:16px;display:grid}.reception-control-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;display:grid}.reception-control-fields label{min-width:0}.reception-control-actions{gap:6px;min-width:190px;display:grid}.reception-control-actions .btn{white-space:nowrap;min-height:48px}.reception-control-actions p{color:#b45309;margin:0;font-size:12px;font-weight:800;line-height:1.3}.reception-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.reception-kpi-grid article{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;min-width:0;padding:14px 16px}.reception-kpi-grid span,.reception-kpi-grid small{color:var(--slate);line-height:1.25;display:block}.reception-kpi-grid span{font-size:13px;font-weight:900}.reception-kpi-grid strong{letter-spacing:-.055em;overflow-wrap:anywhere;margin:5px 0 4px;font-size:clamp(28px,4vw,40px);line-height:.95;display:block}.reception-kpi-grid small{overflow-wrap:anywhere;font-size:12px;font-weight:800}.reception-workspace{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);align-items:start;gap:14px;display:grid}.reception-section-heading{align-items:center;margin-bottom:12px}.reception-section-heading h2{letter-spacing:-.04em;margin-top:2px;font-size:clamp(22px,2.3vw,30px)}.reception-section-heading p{color:var(--slate);margin:4px 0 0;line-height:1.35}.reception-table-like.compact{gap:8px}.reception-table-like.compact article{border-radius:15px;grid-template-columns:95px minmax(0,1.25fr) minmax(0,1fr) 96px 168px;gap:10px;padding:11px 12px}.reception-table-like.compact article.selected-row{border-color:#38bdf8;box-shadow:0 0 0 3px #0ea5e91f}.reception-table-like.compact article>strong{font-size:1.25rem}.reception-table-like.compact .row-actions .btn{border-radius:11px;min-height:36px;padding:7px 10px}.reception-table-like.compact .row-status{min-height:30px;padding:5px 9px;font-size:12px}.reception-side-panel{gap:14px;display:grid;position:sticky;top:92px}.reception-current-card>strong{color:var(--primary-dark);letter-spacing:-.08em;overflow-wrap:anywhere;margin:6px 0;font-size:clamp(44px,6vw,70px);line-height:.9;display:block}.reception-current-card p{color:var(--slate);margin:0 0 12px;font-weight:800;line-height:1.35}.reception-status-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.reception-status-actions button{border:1px solid var(--line);color:#0f172a;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 10px;font-weight:900;line-height:1.15;display:inline-flex}.reception-status-actions button:disabled,.reception-control-actions .btn:disabled,.row-actions .btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.reception-detail-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reception-detail-grid.compact div{border-radius:13px;padding:10px}.reception-detail-grid.compact span{margin-bottom:4px;font-size:.7rem}.reception-detail-grid.compact strong{font-size:.95rem;line-height:1.25}.tag.warning{color:#92400e;background:#fef3c7}@media (width<=1100px){.reception-workspace{grid-template-columns:1fr}.reception-side-panel{grid-template-columns:1fr;position:static}.reception-table-like.compact article{grid-template-columns:90px minmax(0,1fr) minmax(0,1fr)}}@media (width<=820px){.reception-header-compact{flex-direction:column;align-items:flex-start}.reception-header-compact .btn{width:100%}.reception-control-panel,.reception-control-fields{grid-template-columns:1fr}.reception-control-actions{min-width:0}.reception-kpi-grid,.reception-status-actions,.reception-detail-grid.compact{grid-template-columns:1fr}}@media (width<=720px){.reception-page{gap:12px}.reception-header-compact h1{font-size:clamp(28px,9vw,36px)}.reception-control-panel,.reception-waiting-card,.reception-current-card,.compact-detail{border-radius:20px;padding:14px}.reception-table-like.compact article{grid-template-columns:1fr}.reception-table-like.compact .row-actions{grid-template-columns:1fr 1fr;display:grid}.reception-table-like.compact .row-actions .btn{width:100%}}.reception-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;padding:0;display:grid}.reception-title-inline{flex-wrap:wrap;align-items:baseline;gap:8px 12px;min-width:0;display:flex}.reception-title-inline span{color:var(--primary-dark);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.reception-title-inline strong{color:var(--ink);letter-spacing:-.045em;font-size:clamp(22px,2.2vw,30px);line-height:1.05}.reception-title-inline small{color:var(--slate);font-size:13px;font-weight:800;line-height:1.2}.compact-alert{margin:0}.reception-control-panel{gap:12px;padding:12px}.reception-control-fields{gap:10px}.reception-control-fields label{gap:5px}.reception-control-fields input,.reception-control-fields select{border-radius:13px;min-height:42px;padding:8px 12px}.reception-control-actions .btn{border-radius:13px;min-height:42px}.reception-kpi-grid{gap:10px}.reception-kpi-grid article{border-radius:15px;padding:10px 12px}.reception-kpi-grid span{font-size:12px}.reception-kpi-grid small{font-size:11px}.reception-waiting-card,.reception-current-card,.compact-detail{padding:14px}@media (width<=760px){.reception-topbar{grid-template-columns:1fr;gap:8px}.reception-topbar .btn{width:100%}.reception-title-inline{gap:3px;display:grid}.reception-title-inline small{display:none}.reception-control-panel{padding:10px}}.reception-topbar{align-items:center!important;min-height:0!important;margin:0!important;padding:0!important}.reception-title-inline{gap:6px 10px!important}.reception-title-inline span{letter-spacing:.1em!important;font-size:11px!important}.reception-title-inline strong{font-size:clamp(20px,1.8vw,26px)!important}.reception-title-inline small{font-size:12px!important}.reception-topbar .btn{border-radius:12px!important;min-height:34px!important;padding:7px 11px!important}.reception-header-compact,.page-heading.compact-heading{margin:0!important;padding:0!important}.reception-header-compact h1,.page-heading.compact-heading h1{margin:0!important;font-size:clamp(20px,2vw,28px)!important}.reception-header-compact p,.page-heading.compact-heading p{display:none!important}@media (width<=760px){.reception-title-inline small{display:none!important}}.reception-page{gap:10px!important}.reception-command-bar{justify-content:space-between;align-items:center;gap:14px;display:flex;box-shadow:none!important;border-radius:16px!important;padding:10px 12px!important}.reception-command-title{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.reception-command-title span{color:var(--primary-dark);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:11px;font-weight:950}.reception-command-title strong{color:var(--ink);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(18px,1.55vw,24px);line-height:1}.reception-command-bar .compact-btn{flex:none;border-radius:12px!important;min-height:34px!important;padding:7px 12px!important}.reception-control-panel{margin-top:0!important;padding:12px!important}.reception-control-fields input,.reception-control-fields select,.reception-control-actions .btn{min-height:44px!important}.reception-kpi-grid article{box-shadow:none!important;border-radius:14px!important;padding:10px 12px!important}.reception-kpi-grid strong{margin:3px 0 2px!important;font-size:clamp(22px,2.5vw,30px)!important}@media (width<=760px){.reception-command-bar{flex-direction:column;align-items:stretch;padding:10px!important}.reception-command-title{gap:3px;display:grid}.reception-command-title strong{white-space:normal}.reception-command-bar .compact-btn{width:100%}}.reception-workspace{align-items:start;grid-template-columns:minmax(0,1.18fr) minmax(390px,.92fr)!important}.reception-side-panel-visible{gap:12px}.primary-detail-card{background:linear-gradient(#f0f9ff 0%,#fff 58%)!important;border-color:#0ea5e95c!important;box-shadow:0 18px 42px #0ea5e91f!important}.primary-detail-card .reception-section-heading h2{letter-spacing:-.045em;font-size:clamp(22px,2vw,30px)}.compact-current-card>strong{margin:4px 0!important;font-size:clamp(34px,4.2vw,50px)!important}.compact-current-card p{margin-bottom:10px!important}.reception-call-history-card{padding:16px}.reception-call-history-card .reception-section-heading h2{letter-spacing:-.035em;font-size:clamp(18px,1.5vw,22px)}.call-history-list{gap:8px;max-height:360px;padding-right:2px;display:grid;overflow:auto}.call-history-list button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px;padding:10px 11px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.call-history-list button:hover:not(:disabled),.call-history-list button.selected-call{border-color:#38bdf8;transform:translateY(-1px);box-shadow:0 0 0 3px #0ea5e91f}.call-history-list button:disabled{opacity:.6;cursor:not-allowed}.call-history-list button>strong{color:var(--primary-dark);letter-spacing:-.035em;overflow-wrap:anywhere;font-size:1.08rem}.call-history-list button span{gap:2px;min-width:0;display:grid}.call-history-list button b,.call-history-list button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.call-history-list button b{font-size:.95rem}.call-history-list button small{color:var(--slate);font-size:.78rem;font-weight:800}@media (width<=1100px){.reception-workspace{grid-template-columns:1fr!important}.reception-side-panel-visible{position:static}.primary-detail-card{order:-1}}@media (width<=680px){.call-history-list button{grid-template-columns:78px minmax(0,1fr)}.reception-call-history-card,.primary-detail-card,.compact-current-card{padding:13px!important}}.reception-desk-toolbar{grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);align-items:end;gap:14px;display:grid;box-shadow:none!important;border-radius:20px!important;padding:14px!important}.reception-desk-title{gap:2px;min-width:0;display:grid}.reception-desk-title span{color:var(--primary-dark);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:950}.reception-desk-title strong{color:var(--ink);letter-spacing:-.055em;font-size:clamp(24px,2.6vw,34px);line-height:.95}.reception-desk-title small{color:var(--slate);font-size:12px;font-weight:850}.reception-desk-controls{grid-template-columns:minmax(190px,1fr) minmax(150px,.78fr) auto auto;align-items:end;gap:10px;display:grid}.reception-desk-controls label{gap:5px;min-width:0;font-size:.82rem}.reception-desk-controls select,.reception-desk-controls input{border-radius:13px;min-height:42px;padding:8px 12px;font-size:.98rem}.reception-desk-controls .btn{white-space:nowrap;border-radius:13px;min-height:42px;padding:8px 13px}.reception-console-layout{grid-template-columns:minmax(0,1.12fr) minmax(360px,.68fr);align-items:start;gap:14px;display:grid}.reception-list-panel,.reception-client-panel{border-radius:22px!important;padding:16px!important}.reception-list-header{justify-content:space-between;align-items:end;gap:14px;margin-bottom:12px;display:flex}.reception-list-header h2{color:var(--ink);letter-spacing:-.05em;margin:2px 0 0;font-size:clamp(24px,2.2vw,34px);line-height:1}.reception-tabs{border:1px solid var(--line);background:#f1f5f9;border-radius:15px;flex:none;gap:6px;padding:5px;display:inline-flex}.reception-tabs button{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:11px;align-items:center;gap:7px;padding:8px 10px;font-weight:950;display:inline-flex}.reception-tabs button b{color:#0f172a;background:#e2e8f0;border-radius:99px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.78rem;display:inline-flex}.reception-tabs button.active{color:var(--primary-dark);background:#fff;box-shadow:0 8px 18px #0f172a12}.reception-tabs button.active b{color:var(--primary-dark);background:#dff3ff}.reception-line-list{gap:8px;display:grid}.reception-line-list article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.reception-line-list article.selected{border-color:#38bdf8;box-shadow:0 0 0 3px #0ea5e91f}.reception-line-list article.priority-row{background:#fffdf3;border-color:#fbbf24}.reception-line-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:0;display:grid}.reception-line-main:disabled{cursor:not-allowed;opacity:.6}.reception-line-main>strong{color:var(--primary-dark);letter-spacing:-.055em;overflow-wrap:anywhere;font-size:clamp(22px,2.2vw,30px);line-height:1}.reception-line-main span{gap:2px;min-width:0;display:grid}.reception-line-main b,.reception-line-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reception-line-main b{color:var(--ink);font-size:.98rem}.reception-line-main small{color:var(--slate);font-size:.82rem;font-weight:800}.reception-line-badge{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:99px;justify-content:center;justify-self:end;align-items:center;min-height:30px;padding:5px 10px;font-size:.76rem;font-weight:950;display:inline-flex}.reception-line-badge.soft{color:#3730a3;background:#eef2ff}.compact-line-btn{border-radius:11px!important;min-height:36px!important;padding:7px 11px!important;font-size:.9rem!important}.reception-client-panel{gap:14px;display:grid;position:sticky;top:92px;background:linear-gradient(#f0f9ff 0%,#fff 46%)!important;border-color:#0ea5e947!important}.reception-client-headline{justify-content:space-between;align-items:start;gap:12px;display:flex}.reception-client-headline h2{color:var(--ink);letter-spacing:-.055em;margin:3px 0;font-size:clamp(24px,2.4vw,36px);line-height:.98}.reception-client-headline p{color:var(--slate);margin:0;font-weight:850;line-height:1.25}.reception-client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.reception-client-grid div{background:#ffffffd9;border:1px solid #94a3b859;border-radius:14px;min-width:0;padding:10px}.reception-client-grid span{color:var(--slate);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.68rem;font-weight:950;display:block}.reception-client-grid strong{color:var(--ink);overflow-wrap:anywhere;font-size:.95rem;line-height:1.25;display:block}.reception-empty-client{text-align:center;min-height:210px;color:var(--slate);place-content:center;gap:8px;display:grid}.reception-empty-client strong{color:var(--ink);font-size:1.25rem}.reception-client-actions{border-top:1px solid #94a3b857;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:12px;display:grid}.reception-client-actions button{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 10px;font-weight:900;line-height:1.15;display:inline-flex}.reception-client-actions button:disabled,.reception-desk-controls .btn:disabled,.compact-line-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.calls-mode .reception-line-main>strong{color:#334155}@media (width<=1180px){.reception-desk-toolbar{grid-template-columns:1fr}.reception-desk-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.reception-console-layout{grid-template-columns:1fr}.reception-client-panel{order:-1;position:static}}@media (width<=760px){.reception-desk-toolbar,.reception-list-panel,.reception-client-panel{border-radius:18px!important;padding:12px!important}.reception-desk-controls{grid-template-columns:1fr}.reception-desk-controls .btn{width:100%}.reception-list-header{flex-direction:column;align-items:stretch}.reception-tabs{width:100%}.reception-tabs button{flex:1;justify-content:center;padding:8px 7px}.reception-line-list article{grid-template-columns:1fr;align-items:stretch}.reception-line-main{grid-template-columns:92px minmax(0,1fr)}.reception-line-badge{justify-self:start}.compact-line-btn{width:100%}.reception-client-grid,.reception-client-actions{grid-template-columns:1fr}}.reception-console-page{gap:16px!important}.reception-desk-toolbar{margin-bottom:2px}.reception-console-layout{gap:18px!important}.reception-list-panel,.reception-client-panel{padding:18px!important}.reception-line-list{gap:10px!important}.reception-line-list article{padding:12px!important}.reception-client-panel{gap:16px!important}.reception-client-actions{gap:10px!important}.reception-actions-note{color:#64748b;background:#f8fafc;border-radius:12px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:.82rem;font-weight:850;line-height:1.35}.panel-actions{flex:none;align-items:center;gap:10px;display:inline-flex}.panel-sound{color:#e0f2fe;background:#7dd3fc1f;border:1px solid #94a3b83d;border-radius:999px;align-items:center;gap:8px;padding:14px 18px;font-weight:900;display:inline-flex}@media (width<=720px){.panel-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.panel-sound,.panel-refresh{padding:11px 13px}}.reception-client-actions.single-action{grid-template-columns:1fr!important}.reception-client-actions.single-action button{min-height:48px;color:var(--primary-dark);background:#e0f2fe;border-color:#0ea5e947}.reception-client-actions.single-action button:disabled{color:#64748b;border-color:var(--line);background:#f8fafc}.ticket-card,.ticket-card *{-webkit-tap-highlight-color:transparent;-webkit-text-decoration:none!important;text-decoration:none!important}.ticket-card-label,.ticket-card-code,.ticket-card-queue{box-shadow:none!important;border:0!important;outline:0!important}.ticket-card-code{white-space:nowrap;text-overflow:clip;word-break:normal;overflow-wrap:normal;max-width:100%;display:block;overflow:hidden}.ticket-card-queue{color:#fff;white-space:nowrap;text-overflow:ellipsis;width:fit-content;max-width:100%;text-shadow:none;font-weight:900;line-height:1.18;display:block;overflow:hidden}@media (width<=640px){.ticket-card-code{letter-spacing:-.065em!important;font-size:clamp(48px,16vw,66px)!important}.ticket-card-queue{font-size:16px}}.public-panel header{grid-template-columns:auto minmax(0,1fr)}.public-panel header>span{text-align:center}.panel-actions,.panel-sound,.panel-refresh{display:none!important}.called-ticket h1.doctor-call-name{letter-spacing:-.055em;overflow-wrap:anywhere;max-width:92vw;margin-left:auto;margin-right:auto;font-size:clamp(62px,9vw,132px);line-height:.95}.reception-forward-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-console-page .calls-mode article{grid-template-columns:minmax(0,1fr) auto auto auto}@media (width<=780px){.doctor-console-page .calls-mode article{grid-template-columns:1fr}}.doctor-tabs-with-clear{align-items:center}.doctor-clear-list-btn{color:#991b1b!important;background:#fff7f7!important;border:1px solid #fecaca!important}.reception-line-badge.success{color:#166534;background:#dcfce7}.doctor-console-page .reception-list-header{align-items:center}.doctor-console-page .reception-list-header h2{overflow-wrap:normal;word-break:normal;max-width:320px;font-size:clamp(26px,2.4vw,38px);line-height:.98}.doctor-console-page .doctor-tabs-with-clear{margin-left:auto}@media (width<=980px){.doctor-console-page .reception-list-header{flex-direction:column;align-items:stretch}.doctor-console-page .reception-list-header h2{max-width:none}.doctor-console-page .doctor-tabs-with-clear{margin-left:0}}.public-panel header{grid-template-columns:1fr;justify-items:center}.public-panel header>span{display:none!important}.called-ticket h1.doctor-call-name{letter-spacing:-.055em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance;max-width:min(1280px,86vw);margin-left:auto;margin-right:auto;font-size:clamp(74px,8vw,148px);line-height:.92}.last-calls article{min-width:0}.last-calls article strong{-webkit-line-clamp:2;overflow-wrap:normal;word-break:normal;-webkit-box-orient:vertical;min-width:0;line-height:1.08;display:-webkit-box;overflow:hidden}.last-calls article span{flex:none}.called-ticket-reference{color:#bae6fd;letter-spacing:.02em;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;margin:-10px 0 20px;padding:10px 18px;font-size:clamp(22px,2.2vw,34px);font-weight:900;display:inline-flex}.last-calls article span{text-align:right;max-width:42%;line-height:1.15}.called-ticket-reference{display:none!important}.location-setup-card{gap:18px;max-width:720px;margin:42px auto;display:grid;padding:clamp(22px,4vw,38px)!important}.location-setup-card h1{color:var(--ink);letter-spacing:-.06em;margin:0;font-size:clamp(34px,5vw,58px);line-height:.96}.location-setup-card p{color:#64748b;margin:0;font-weight:800;line-height:1.5}.location-setup-card select,.location-setup-card input{min-height:56px;font-weight:900}.user-profile-panel{gap:16px;display:grid}.user-profile-panel.compact{max-width:720px;margin:18px auto 42px;padding:clamp(18px,3vw,28px)!important}.user-profile-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.user-profile-panel-head h2{color:var(--ink);letter-spacing:-.04em;margin:2px 0 4px;font-size:clamp(24px,3vw,34px);line-height:1}.user-profile-panel-head p{color:#64748b;margin:0;font-weight:800}.profile-message{border-radius:14px;margin:0;padding:10px 12px;font-weight:900}.profile-message.success{color:#166534;background:#dcfce7}.profile-message.error{color:#991b1b;background:#fee2e2}.user-profile-form input[readonly]{color:#64748b;background:#f8fafc}@media (width<=720px){.user-profile-panel-head{flex-direction:column}}.internal-chat-card{gap:18px;display:grid}.internal-chat-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.internal-chat-header h2{color:var(--ink);letter-spacing:-.05em;margin:2px 0 4px;font-size:clamp(26px,4vw,42px);line-height:1}.internal-chat-header p{color:#64748b;margin:0;font-weight:800}.internal-chat-messages{background:#f8fafc;border:1px solid #94a3b83d;border-radius:26px;align-content:start;gap:12px;min-height:360px;max-height:58vh;padding:18px;display:grid;overflow:auto}.internal-chat-empty{text-align:center;color:#64748b;align-content:center;place-items:center;gap:8px;min-height:300px;font-weight:900;display:grid}.internal-chat-message{justify-content:flex-start;display:flex}.internal-chat-message.mine{justify-content:flex-end}.internal-chat-bubble{background:#fff;border:1px solid #94a3b842;border-radius:20px;width:min(76%,680px);padding:14px 16px;box-shadow:0 14px 30px #0f172a0f}.internal-chat-message.mine .internal-chat-bubble{background:#e0f2fe;border-color:#0ea5e940}.internal-chat-message-meta{color:#0f172a;justify-content:space-between;align-items:baseline;gap:10px;font-size:.92rem;display:flex}.internal-chat-message-meta span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.internal-chat-bubble p{color:#0f172a;white-space:pre-wrap;word-break:break-word;margin:8px 0;font-weight:750;line-height:1.45}.internal-chat-bubble small{color:#64748b;font-weight:850}.internal-chat-compose{grid-template-columns:minmax(160px,220px) 1fr auto;align-items:end;gap:14px;display:grid}.internal-chat-compose textarea{resize:vertical;min-height:82px}@media (width<=840px){.internal-chat-header,.internal-chat-compose{grid-template-columns:1fr;display:grid}.internal-chat-bubble{width:100%}}.internal-chat-compose:has(select[value=USER]){grid-template-columns:minmax(150px,190px) minmax(190px,260px) 1fr auto}.internal-chat-card{overflow:hidden;padding:0!important}.internal-chat-layout{background:#fff;grid-template-columns:320px minmax(0,1fr);min-height:680px;display:grid}.internal-chat-sidebar{background:linear-gradient(#f8fafc 0%,#fff 100%);border-right:1px solid #94a3b838;align-content:start;gap:18px;padding:20px;display:grid}.internal-chat-sidebar-head{color:#0f172a;align-items:center;gap:12px;display:flex}.internal-chat-sidebar-head strong{font-size:1.08rem;font-weight:950;display:block}.internal-chat-sidebar-head span{color:#64748b;font-size:.82rem;font-weight:850;display:block}.internal-chat-sidebar-section{gap:8px;display:grid}.internal-chat-sidebar-title{color:#64748b;letter-spacing:.12em;text-transform:uppercase;padding:0 4px;font-size:.75rem;font-weight:950}.internal-chat-sidebar-section button{color:#0f172a;text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #94a3b838;border-radius:18px;align-items:center;gap:10px;width:100%;padding:12px;transition:all .18s;display:flex}.internal-chat-sidebar-section button:hover,.internal-chat-sidebar-section button.active{background:#e0f2fe;border-color:#0ea5e96b;box-shadow:0 14px 30px #0ea5e91a}.internal-chat-sidebar-section button span:not(.internal-chat-avatar){gap:2px;min-width:0;display:grid}.internal-chat-sidebar-section button strong{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:950;overflow:hidden}.internal-chat-sidebar-section button small{color:#64748b;font-size:.76rem;font-weight:850}.internal-chat-avatar{color:#fff;background:#0f172a;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;font-size:.9rem;font-weight:950;display:inline-grid}.internal-chat-sidebar-empty{color:#64748b;margin:0;padding:12px;font-weight:850}.internal-chat-main{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.internal-chat-main .internal-chat-header{border-bottom:1px solid #94a3b82e;padding:22px 24px 14px}.internal-chat-main .internal-chat-messages{background:#f8fafc;border:0;border-radius:0;height:100%;min-height:0;max-height:none}.internal-chat-main .internal-chat-compose{background:#fff;border-top:1px solid #94a3b82e;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:18px 24px 22px;display:grid}.internal-chat-main .internal-chat-compose textarea{min-height:72px}@media (width<=900px){.internal-chat-layout{grid-template-columns:1fr}.internal-chat-sidebar{border-bottom:1px solid #94a3b838;border-right:0}.internal-chat-sidebar-section.people-list{max-height:240px;overflow:auto}.internal-chat-main .internal-chat-compose{grid-template-columns:1fr}}.nav-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.nav-chat-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:-10px;right:-12px;box-shadow:0 8px 18px #ef444447}.chat-toast-notification{z-index:80;color:#fff;background:#0f172a;border:1px solid #ffffff1f;border-radius:22px;gap:4px;width:min(360px,100vw - 32px);padding:16px 18px;text-decoration:none;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 24px 70px #0f172a47}.chat-toast-notification strong{font-size:.98rem;font-weight:950}.chat-toast-notification span{color:#cbd5e1;font-size:.84rem;font-weight:800}@media (width<=720px){.chat-toast-notification{bottom:16px;right:16px}}.internal-chat-sidebar-section button{position:relative}.internal-chat-unread-badge{color:#fff;background:#ef4444;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:auto;padding:0 7px;font-size:.78rem;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 12px 22px #ef44443d}.internal-chat-sidebar-section button.active .internal-chat-unread-badge{display:none}.clean-chat-page{padding-top:14px!important;padding-bottom:14px!important}.clean-chat-page .notice-card{margin-bottom:12px}.clean-chat-page .internal-chat-card{height:min(760px,100vh - 126px);min-height:620px;overflow:hidden;padding:0!important}.clean-chat-page .internal-chat-layout{grid-template-columns:300px minmax(0,1fr);height:100%;min-height:0!important}.clean-chat-page .internal-chat-sidebar{min-height:0;padding:16px;overflow:hidden}.clean-chat-page .internal-chat-sidebar-section.people-list{max-height:330px;padding-right:4px;overflow-y:auto}.clean-chat-page .internal-chat-main{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0}.clean-chat-page .internal-chat-main .internal-chat-header{padding:16px 20px 12px}.clean-chat-page .compact-chat-header h2{margin:0 0 4px;font-size:clamp(24px,3vw,34px);line-height:1}.clean-chat-page .compact-chat-header p{margin:0;font-size:.88rem}.clean-chat-page .internal-chat-main .internal-chat-messages{scroll-behavior:smooth;align-content:start;height:390px;min-height:390px;max-height:390px;padding:16px 18px;overflow:hidden auto}.clean-chat-page .internal-chat-bubble{border-radius:18px;max-width:min(78%,720px);padding:12px 14px}.clean-chat-page .internal-chat-main .internal-chat-compose{grid-template-columns:minmax(0,1fr) auto;padding:14px 20px 16px}.clean-chat-page .internal-chat-empty{min-height:330px}@media (height>=900px){.clean-chat-page .internal-chat-card{height:780px}.clean-chat-page .internal-chat-main .internal-chat-messages{height:420px;min-height:420px;max-height:420px}}@media (width<=900px){.clean-chat-page .internal-chat-card{height:auto;min-height:0}.clean-chat-page .internal-chat-layout{grid-template-columns:1fr}.clean-chat-page .internal-chat-sidebar-section.people-list{max-height:220px}.clean-chat-page .internal-chat-main .internal-chat-messages{height:360px;min-height:360px;max-height:360px}.clean-chat-page .internal-chat-main .internal-chat-compose{grid-template-columns:1fr}.clean-chat-page .internal-chat-bubble{max-width:100%}}.app-shell main:has(.clean-chat-page){padding-top:10px!important;padding-bottom:10px!important}.clean-chat-page{align-items:start;min-height:calc(100vh - 98px);display:grid;padding-top:0!important;padding-bottom:0!important}.clean-chat-page .internal-chat-card{height:calc(100vh - 118px)!important;min-height:520px!important;max-height:calc(100vh - 118px)!important;margin:0 auto!important}.clean-chat-page .internal-chat-layout{height:100%!important}.clean-chat-page .internal-chat-sidebar{padding:14px!important}.clean-chat-page .internal-chat-sidebar-head{margin-bottom:2px}.clean-chat-page .internal-chat-sidebar-section{gap:7px}.clean-chat-page .internal-chat-sidebar-section button{border-radius:16px!important;padding:10px 12px!important}.clean-chat-page .internal-chat-sidebar-section.people-list{min-height:150px;overflow-y:auto;max-height:calc(100vh - 440px)!important}.clean-chat-page .internal-chat-main{overflow:hidden;height:100%!important}.clean-chat-page .internal-chat-main .internal-chat-header{min-height:86px;padding:14px 20px 10px!important}.clean-chat-page .compact-chat-header h2{max-width:850px;font-size:clamp(22px,2.4vw,30px)!important;line-height:1.02!important}.clean-chat-page .compact-chat-header p{font-size:.84rem!important}.clean-chat-page .internal-chat-main .internal-chat-messages{height:auto!important;min-height:0!important;max-height:none!important;padding:14px 18px!important;overflow-y:auto!important}.clean-chat-page .internal-chat-message{min-height:auto!important}.clean-chat-page .internal-chat-bubble{border-radius:16px!important;padding:10px 13px!important}.clean-chat-page .internal-chat-message-meta{font-size:.84rem}.clean-chat-page .internal-chat-message-meta span{font-size:.68rem}.clean-chat-page .internal-chat-bubble p{margin:5px 0!important;line-height:1.28!important}.clean-chat-page .internal-chat-bubble small{font-size:.78rem}.clean-chat-page .internal-chat-main .internal-chat-compose{align-items:end;padding:12px 20px 14px!important}.clean-chat-page .internal-chat-main .internal-chat-compose textarea{min-height:52px!important;max-height:72px!important}.clean-chat-page .internal-chat-main .internal-chat-compose .btn{min-height:52px}@media (height>=900px){.clean-chat-page .internal-chat-card{height:calc(100vh - 122px)!important;max-height:calc(100vh - 122px)!important}.clean-chat-page .internal-chat-main .internal-chat-messages{height:auto!important;min-height:0!important;max-height:none!important}}@media (width<=900px){.app-shell main:has(.clean-chat-page){padding:8px!important}.clean-chat-page{min-height:auto}.clean-chat-page .internal-chat-card{height:auto!important;min-height:0!important;max-height:none!important}.clean-chat-page .internal-chat-sidebar-section.people-list{max-height:180px!important}.clean-chat-page .internal-chat-main .internal-chat-messages{height:330px!important;min-height:330px!important;max-height:330px!important}}.app-shell main:has(.clean-chat-page){width:100%}.clean-chat-page{justify-items:center;width:100%}.clean-chat-page .internal-chat-card{min-width:1120px;width:min(1320px,100vw - 56px)!important;max-width:1320px!important}.clean-chat-page .internal-chat-sidebar{width:330px}.clean-chat-page .compact-chat-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex!important}.clean-chat-page .compact-chat-header h2{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;max-width:720px!important}.clean-chat-page .compact-chat-header p{white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:720px;overflow:hidden}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble{width:min(72%,640px)}.clean-chat-page .internal-chat-message-meta{grid-template-columns:minmax(0,1fr) auto;display:grid!important}.clean-chat-page .internal-chat-message-meta strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.clean-chat-page .internal-chat-message-meta span{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}@media (width<=1220px){.clean-chat-page .internal-chat-card{min-width:0;width:calc(100vw - 28px)!important}.clean-chat-page .internal-chat-layout{grid-template-columns:300px minmax(0,1fr)!important}.clean-chat-page .internal-chat-sidebar{width:300px}}@media (width<=900px){.clean-chat-page .internal-chat-card{width:100%!important}.clean-chat-page .internal-chat-layout{grid-template-columns:1fr!important}.clean-chat-page .internal-chat-sidebar{width:100%}.clean-chat-page .compact-chat-header>div,.clean-chat-page .compact-chat-header h2,.clean-chat-page .compact-chat-header p{max-width:100%!important}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble{width:100%}.clean-chat-page .internal-chat-main .internal-chat-compose{grid-template-columns:1fr!important}}.clean-chat-page{width:100%;justify-items:stretch!important}.clean-chat-page .internal-chat-card{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.clean-chat-page .internal-chat-layout{grid-template-columns:clamp(260px,28vw,360px) minmax(0,1fr)!important;width:100%!important}.clean-chat-page .internal-chat-sidebar{min-width:0;width:auto!important}.clean-chat-page .internal-chat-main{width:100%;min-width:0}.clean-chat-page .compact-chat-header>div{min-width:0;max-width:none!important}.clean-chat-page .compact-chat-header h2,.clean-chat-page .compact-chat-header p{max-width:min(100%,760px)!important}.clean-chat-page .internal-chat-main .internal-chat-messages{width:100%}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble{width:auto!important;max-width:min(76%,720px)!important}.clean-chat-page .internal-chat-main .internal-chat-compose{grid-template-columns:minmax(0,1fr) auto!important}.clean-chat-page .internal-chat-main .internal-chat-compose .btn{min-width:128px}@media (width<=1180px){.clean-chat-page .internal-chat-layout{grid-template-columns:clamp(240px,32vw,320px) minmax(0,1fr)!important}.clean-chat-page .internal-chat-sidebar-section button{padding:9px 10px!important}.clean-chat-page .internal-chat-sidebar-section button strong{font-size:.86rem}.clean-chat-page .internal-chat-sidebar-section button small{font-size:.72rem}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble{max-width:min(82%,640px)!important}}@media (width<=900px){.clean-chat-page .internal-chat-layout{grid-template-columns:1fr!important}.clean-chat-page .internal-chat-sidebar{max-height:300px;overflow-y:auto;width:100%!important}.clean-chat-page .internal-chat-main{width:100%}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble{max-width:100%!important}.clean-chat-page .internal-chat-main .internal-chat-compose{grid-template-columns:1fr!important}.clean-chat-page .internal-chat-main .internal-chat-compose .btn{width:100%}}.nav-links a.active .nav-chat-badge{border-color:#e0f2fe}@media (width<=720px){:is(.app-shell main:has(.clean-chat-page),.app-shell main:has(.internal-chat-page)){padding:0!important}.clean-chat-page,.internal-chat-page{min-height:calc(100dvh - 76px);padding:0!important;display:block!important}.clean-chat-page .notice-card,.internal-chat-page .notice-card{border-radius:14px;margin:8px 10px;font-size:.86rem}.clean-chat-page .internal-chat-card,.internal-chat-page .internal-chat-card{width:100%!important;height:calc(100dvh - 78px)!important;min-height:0!important;max-height:calc(100dvh - 78px)!important;box-shadow:none!important;border-left:0!important;border-right:0!important;border-radius:0!important;margin:0!important}.clean-chat-page .internal-chat-layout,.internal-chat-page .internal-chat-layout{grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important;height:100%!important;min-height:0!important;display:grid!important}.clean-chat-page .internal-chat-sidebar,.internal-chat-page .internal-chat-sidebar{background:#fff!important;border-bottom:1px solid #94a3b833!important;border-right:0!important;gap:8px!important;width:100%!important;min-height:0!important;max-height:none!important;padding:10px 10px 8px!important;overflow:hidden!important}.clean-chat-page .internal-chat-sidebar-head,.internal-chat-page .internal-chat-sidebar-head,.clean-chat-page .internal-chat-sidebar-title,.internal-chat-page .internal-chat-sidebar-title{display:none!important}.clean-chat-page .internal-chat-sidebar-section,.internal-chat-page .internal-chat-sidebar-section{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:8px!important;padding:2px 0 4px!important;display:flex!important;overflow:auto hidden!important}.clean-chat-page .internal-chat-sidebar-section.people-list,.internal-chat-page .internal-chat-sidebar-section.people-list{min-height:0!important;max-height:none!important;overflow:auto hidden!important}.clean-chat-page .internal-chat-sidebar-section button,.internal-chat-page .internal-chat-sidebar-section button{scroll-snap-align:start;border-radius:16px!important;flex:none!important;gap:8px!important;width:auto!important;min-width:132px!important;max-width:190px!important;min-height:54px!important;padding:8px 10px!important}.clean-chat-page .internal-chat-sidebar-section.people-list button,.internal-chat-page .internal-chat-sidebar-section.people-list button{min-width:150px!important;max-width:210px!important}.clean-chat-page .internal-chat-sidebar-section button svg,.internal-chat-page .internal-chat-sidebar-section button svg{flex:none;width:16px!important;height:16px!important}.clean-chat-page .internal-chat-sidebar-section button strong,.internal-chat-page .internal-chat-sidebar-section button strong{max-width:120px!important;font-size:.84rem!important;line-height:1.05!important}.clean-chat-page .internal-chat-sidebar-section.people-list button strong,.internal-chat-page .internal-chat-sidebar-section.people-list button strong{max-width:112px!important}.clean-chat-page .internal-chat-sidebar-section button small,.internal-chat-page .internal-chat-sidebar-section button small{font-size:.7rem!important;line-height:1.05!important}.clean-chat-page .internal-chat-avatar,.internal-chat-page .internal-chat-avatar{border-radius:11px!important;width:32px!important;height:32px!important;font-size:.82rem!important}.clean-chat-page .internal-chat-unread-badge,.internal-chat-page .internal-chat-unread-badge{min-width:20px!important;height:20px!important;padding:0 6px!important;font-size:.68rem!important}.clean-chat-page .internal-chat-main,.internal-chat-page .internal-chat-main{grid-template-rows:auto minmax(0,1fr) auto!important;height:100%!important;min-height:0!important;overflow:hidden!important}.clean-chat-page .internal-chat-main .internal-chat-header,.internal-chat-page .internal-chat-main .internal-chat-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:auto!important;padding:10px 12px 8px!important;display:grid!important}.clean-chat-page .compact-chat-header>div,.internal-chat-page .compact-chat-header>div{min-width:0!important;max-width:100%!important}.clean-chat-page .compact-chat-header h2,.internal-chat-page .compact-chat-header h2{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0 0 2px!important;font-size:clamp(20px,6vw,25px)!important;line-height:1.04!important;overflow:hidden!important}.clean-chat-page .compact-chat-header p,.internal-chat-page .compact-chat-header p{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0!important;font-size:.78rem!important;line-height:1.1!important;overflow:hidden!important}.clean-chat-page .internal-chat-header .btn,.internal-chat-page .internal-chat-header .btn{border-radius:14px!important;min-width:44px!important;min-height:40px!important;padding:0 12px!important;font-size:0!important}.clean-chat-page .internal-chat-header .btn svg,.internal-chat-page .internal-chat-header .btn svg{margin:0!important}.clean-chat-page .internal-chat-main .internal-chat-messages,.internal-chat-page .internal-chat-main .internal-chat-messages{-webkit-overflow-scrolling:touch;gap:9px!important;align-content:initial!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;padding:10px 10px 12px!important;display:flex!important;overflow:hidden auto!important}.clean-chat-page .internal-chat-empty,.internal-chat-page .internal-chat-empty{min-height:220px!important;padding:20px!important}.clean-chat-page .internal-chat-empty strong,.internal-chat-page .internal-chat-empty strong{font-size:.98rem!important}.clean-chat-page .internal-chat-empty span,.internal-chat-page .internal-chat-empty span{font-size:.82rem!important}.clean-chat-page .internal-chat-message,.internal-chat-page .internal-chat-message{width:100%!important;min-height:auto!important}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble,.internal-chat-page .internal-chat-bubble,.internal-chat-page .internal-chat-message.mine .internal-chat-bubble{border-radius:16px!important;width:auto!important;max-width:88%!important;padding:9px 11px!important}.clean-chat-page .internal-chat-message-meta,.internal-chat-page .internal-chat-message-meta{grid-template-columns:minmax(0,1fr)!important;gap:2px!important;font-size:.8rem!important;display:grid!important}.clean-chat-page .internal-chat-message-meta strong,.internal-chat-page .internal-chat-message-meta strong{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}.clean-chat-page .internal-chat-message-meta span,.internal-chat-page .internal-chat-message-meta span{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:.62rem!important;line-height:1.05!important;overflow:hidden!important}.clean-chat-page .internal-chat-bubble p,.internal-chat-page .internal-chat-bubble p{margin:5px 0!important;font-size:.95rem!important;line-height:1.35!important}.clean-chat-page .internal-chat-bubble small,.internal-chat-page .internal-chat-bubble small{font-size:.74rem!important}.clean-chat-page .internal-chat-main .internal-chat-compose,.internal-chat-page .internal-chat-main .internal-chat-compose{padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:end!important;gap:8px!important;display:grid!important}.clean-chat-page .internal-chat-message-input,.internal-chat-page .internal-chat-message-input{gap:4px!important;min-width:0!important;font-size:.74rem!important;display:grid!important}.clean-chat-page .compose-label-full,.internal-chat-page .compose-label-full{display:none!important}.clean-chat-page .compose-label-mobile,.internal-chat-page .compose-label-mobile{color:#334155;font-weight:900;display:inline!important}.clean-chat-page .internal-chat-main .internal-chat-compose textarea,.internal-chat-page .internal-chat-main .internal-chat-compose textarea{border-radius:15px!important;min-height:42px!important;max-height:88px!important;padding:10px 12px!important;font-size:16px!important;line-height:1.25!important}.clean-chat-page .internal-chat-main .internal-chat-compose .field-hint,.internal-chat-page .internal-chat-main .internal-chat-compose .field-hint{display:none!important}.clean-chat-page .internal-chat-main .internal-chat-compose .btn,.internal-chat-page .internal-chat-main .internal-chat-compose .btn{border-radius:15px!important;justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;height:42px!important;min-height:42px!important;padding:0!important;font-size:0!important;display:inline-flex!important}.clean-chat-page .internal-chat-main .internal-chat-compose .btn svg,.internal-chat-page .internal-chat-main .internal-chat-compose .btn svg{width:20px!important;height:20px!important;margin:0!important}}@media (width<=390px){.clean-chat-page .internal-chat-sidebar-section button,.internal-chat-page .internal-chat-sidebar-section button{min-width:124px!important;max-width:165px!important}.clean-chat-page .internal-chat-sidebar-section.people-list button,.internal-chat-page .internal-chat-sidebar-section.people-list button{min-width:138px!important;max-width:175px!important}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble,.internal-chat-page .internal-chat-bubble,.internal-chat-page .internal-chat-message.mine .internal-chat-bubble{max-width:92%!important}.clean-chat-page .compact-chat-header h2,.internal-chat-page .compact-chat-header h2{font-size:20px!important}}.mobile-menu-toggle,.mobile-menu-backdrop{display:none}@media (width<=820px){.topbar{z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:10px;min-height:64px;position:sticky;top:0;padding:10px 12px!important;display:flex!important}.topbar .brand{gap:9px;min-width:0}.topbar .brand-mark{border-radius:13px;flex:none;width:40px;height:40px;font-size:.86rem}.topbar .brand strong{font-size:1rem;line-height:1}.topbar .brand small{white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:.72rem;display:block;overflow:hidden}.mobile-menu-toggle{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #94a3b842;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 13px;font-weight:950;display:inline-flex;box-shadow:0 12px 24px #0f172a0f}.mobile-menu-toggle .nav-icon-wrap{width:24px;height:24px}.mobile-menu-badge{top:-9px!important;right:-12px!important}.mobile-menu-backdrop{z-index:68;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a42;border:0;display:block;position:fixed;inset:64px 0 0}.nav-links{display:none!important}.nav-links.mobile-open{z-index:69;background:#fffffffa;border:1px solid #94a3b840;border-radius:22px;grid-template-columns:1fr 1fr;gap:9px;padding:12px;position:fixed;top:72px;left:10px;right:10px;box-shadow:0 24px 60px #0f172a33;display:grid!important}.nav-links.mobile-open a,.nav-links.mobile-open .logout-link{color:#0f172a;background:#f8fafc;border:1px solid #94a3b829;border-radius:16px;justify-content:flex-start;gap:10px;width:100%;min-height:52px;padding:0 12px;font-size:.92rem;font-weight:950}.nav-links.mobile-open a.active{color:#0369a1;background:#e0f2fe;border-color:#0ea5e942}.nav-links.mobile-open .logout-link{color:#b91c1c}.nav-links.mobile-open .nav-chat-badge{top:-9px;right:-12px}.chat-toast-notification{border-radius:18px;width:calc(100vw - 24px)!important;bottom:12px!important;right:12px!important}}@media (width<=420px){.topbar .brand small{max-width:132px}.mobile-menu-toggle{padding:0 11px}.mobile-menu-toggle>span:last-child{display:none}.nav-links.mobile-open{grid-template-columns:1fr}}.internal-chat-mobile-picker-head,.internal-chat-mobile-back{display:none}@media (width<=720px){.clean-chat-page .internal-chat-card,.internal-chat-page .internal-chat-card{height:calc(100dvh - 76px)!important;max-height:calc(100dvh - 76px)!important;overflow:hidden!important}.clean-chat-page .internal-chat-layout,.internal-chat-page .internal-chat-layout{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:1fr!important;height:100%!important;display:grid!important}.clean-chat-page .internal-chat-sidebar,.internal-chat-page .internal-chat-sidebar{height:100%!important;max-height:none!important;padding:16px 14px calc(16px + env(safe-area-inset-bottom))!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;align-content:start!important;gap:16px!important;display:grid!important;overflow:hidden auto!important}.clean-chat-page .internal-chat-sidebar.mobile-conversation-selected,.internal-chat-page .internal-chat-sidebar.mobile-conversation-selected,.clean-chat-page .internal-chat-main,.internal-chat-page .internal-chat-main{display:none!important}.clean-chat-page .internal-chat-main.mobile-conversation-open,.internal-chat-page .internal-chat-main.mobile-conversation-open{grid-template-rows:auto minmax(0,1fr) auto!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.clean-chat-page .internal-chat-sidebar-head,.internal-chat-page .internal-chat-sidebar-head{padding:2px 4px 0!important;display:flex!important}.clean-chat-page .internal-chat-sidebar-head strong,.internal-chat-page .internal-chat-sidebar-head strong{font-size:1.15rem!important}.clean-chat-page .internal-chat-sidebar-head span,.internal-chat-page .internal-chat-sidebar-head span{font-size:.82rem!important}.internal-chat-mobile-picker-head{color:#0f172a;background:#e0f2fe;border-radius:18px;gap:2px;padding:10px 12px;display:grid!important}.internal-chat-mobile-picker-head strong{font-size:1.02rem;font-weight:950}.internal-chat-mobile-picker-head span{color:#475569;font-size:.82rem;font-weight:850;line-height:1.25}.clean-chat-page .internal-chat-sidebar-title,.internal-chat-page .internal-chat-sidebar-title{color:#64748b!important;letter-spacing:.12em!important;padding:0 4px!important;font-size:.72rem!important;display:block!important}.clean-chat-page .internal-chat-sidebar-section,.internal-chat-page .internal-chat-sidebar-section,.clean-chat-page .internal-chat-sidebar-section.people-list,.internal-chat-page .internal-chat-sidebar-section.people-list{grid-template-columns:1fr!important;gap:9px!important;min-height:0!important;max-height:none!important;padding:0!important;display:grid!important;overflow:visible!important}.clean-chat-page .internal-chat-sidebar-section button,.internal-chat-page .internal-chat-sidebar-section button,.clean-chat-page .internal-chat-sidebar-section.people-list button,.internal-chat-page .internal-chat-sidebar-section.people-list button{border-radius:18px!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:60px!important;padding:11px 12px!important;display:flex!important}.clean-chat-page .internal-chat-sidebar-section button strong,.internal-chat-page .internal-chat-sidebar-section button strong,.clean-chat-page .internal-chat-sidebar-section.people-list button strong,.internal-chat-page .internal-chat-sidebar-section.people-list button strong{max-width:100%!important;font-size:.96rem!important;line-height:1.1!important}.clean-chat-page .internal-chat-sidebar-section button small,.internal-chat-page .internal-chat-sidebar-section button small{font-size:.78rem!important;line-height:1.1!important}.internal-chat-mobile-back{color:#0f172a;background:#fff;border:1px solid #94a3b847;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:fit-content;min-height:36px;padding:0 10px;font-size:.78rem;font-weight:950;box-shadow:0 10px 22px #0f172a0f;display:inline-flex!important}.clean-chat-page .internal-chat-main .internal-chat-header,.internal-chat-page .internal-chat-main .internal-chat-header{grid-template-columns:1fr auto!important;align-items:center!important;gap:8px!important;padding:9px 10px 8px!important;display:grid!important}.clean-chat-page .internal-chat-main .internal-chat-header>div,.internal-chat-page .internal-chat-main .internal-chat-header>div{grid-column:1/2;min-width:0}.clean-chat-page .internal-chat-main .internal-chat-header>.internal-chat-mobile-back,.internal-chat-page .internal-chat-main .internal-chat-header>.internal-chat-mobile-back{grid-area:1/1/auto/2}.clean-chat-page .internal-chat-main .internal-chat-header>.btn,.internal-chat-page .internal-chat-main .internal-chat-header>.btn{grid-area:1/2/span 2/3;align-self:center}.clean-chat-page .compact-chat-header h2,.internal-chat-page .compact-chat-header h2{margin:4px 0 1px!important;font-size:clamp(18px,5.8vw,23px)!important}.clean-chat-page .compact-chat-header p,.internal-chat-page .compact-chat-header p{font-size:.76rem!important}.clean-chat-page .internal-chat-main .internal-chat-messages,.internal-chat-page .internal-chat-main .internal-chat-messages{gap:8px!important;padding:10px!important}.clean-chat-page .internal-chat-bubble,.clean-chat-page .internal-chat-message.mine .internal-chat-bubble,.internal-chat-page .internal-chat-bubble,.internal-chat-page .internal-chat-message.mine .internal-chat-bubble{max-width:91%!important;padding:9px 10px!important}.clean-chat-page .internal-chat-main .internal-chat-compose,.internal-chat-page .internal-chat-main .internal-chat-compose{padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;grid-template-columns:minmax(0,1fr) 46px!important;gap:8px!important;display:grid!important}.clean-chat-page .internal-chat-main .internal-chat-compose textarea,.internal-chat-page .internal-chat-main .internal-chat-compose textarea{min-height:44px!important;max-height:92px!important;font-size:16px!important}.clean-chat-page .internal-chat-main .internal-chat-compose .btn,.internal-chat-page .internal-chat-main .internal-chat-compose .btn{width:46px!important;min-width:46px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:0!important}}@media (width<=820px){.topbar{align-items:center!important;justify-content:initial!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;display:grid!important}.topbar .brand{justify-self:start!important;width:100%!important;min-width:0!important}.mobile-menu-toggle{border-radius:16px!important;justify-self:end!important;gap:8px!important;min-width:104px!important;height:44px!important;margin-left:auto!important;padding:0 14px!important}.mobile-menu-toggle>span:last-child{font-size:.92rem!important;line-height:1!important;display:inline!important}.mobile-menu-toggle .nav-icon-wrap{flex:none!important;width:22px!important;height:22px!important}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;z-index:68!important;background:#0f172a4d!important;border:0!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.nav-links.mobile-open{z-index:72!important;top:72px!important}.topbar{z-index:73!important}}@media (width<=420px){.topbar .brand small{max-width:132px}.mobile-menu-toggle{min-width:92px!important;padding:0 12px!important}.mobile-menu-toggle>span:last-child{display:inline!important}.nav-links.mobile-open{grid-template-columns:1fr}}.internal-chat-main .internal-chat-compose{background:linear-gradient(#ffffffe0,#fff)!important}.internal-chat-message-input{position:relative}.internal-chat-message-input .compose-label-full,.internal-chat-message-input .compose-label-mobile{color:#475569;letter-spacing:.01em;font-size:.78rem;font-weight:950}.internal-chat-message-input textarea{transition:border-color .18s,box-shadow .18s,background .18s;background:#f8fafc!important;border:1px solid #94a3b852!important;border-radius:22px!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #0f172a0a!important}.internal-chat-message-input textarea::placeholder{color:#94a3b8;font-weight:750}.internal-chat-message-input textarea:focus{background:#fff!important;border-color:#0ea5e994!important;outline:none!important;box-shadow:0 0 0 4px #0ea5e91f,0 14px 30px #0f172a12!important}.internal-chat-main .internal-chat-compose .chat-send-button{min-width:132px;min-height:58px;transition:transform .16s,box-shadow .16s,opacity .16s;color:#fff!important;background:linear-gradient(135deg,#0284c7,#0f172a)!important;border:0!important;border-radius:22px!important;font-weight:950!important;box-shadow:0 16px 34px #0284c747!important}.internal-chat-main .internal-chat-compose .chat-send-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 42px #0284c757!important}.internal-chat-main .internal-chat-compose .chat-send-button:active:not(:disabled){transform:translateY(0)}.internal-chat-main .internal-chat-compose .chat-send-button:disabled{opacity:.72;cursor:not-allowed;color:#f8fafc!important;box-shadow:none!important;background:#cbd5e1!important}.internal-chat-main .internal-chat-compose .chat-send-button svg{width:19px;height:19px}@media (width<=1024px){.internal-chat-main .internal-chat-compose{grid-template-columns:minmax(0,1fr) 116px!important}.internal-chat-main .internal-chat-compose .chat-send-button{min-width:116px}}@media (width<=720px){.clean-chat-page .internal-chat-main .internal-chat-compose,.internal-chat-page .internal-chat-main .internal-chat-compose{padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #94a3b82e!important;grid-template-columns:minmax(0,1fr) 48px!important;gap:8px!important}.clean-chat-page .internal-chat-message-input,.internal-chat-page .internal-chat-message-input{gap:0!important}.clean-chat-page .internal-chat-message-input .compose-label-full,.clean-chat-page .internal-chat-message-input .compose-label-mobile,.internal-chat-page .internal-chat-message-input .compose-label-full,.internal-chat-page .internal-chat-message-input .compose-label-mobile{display:none!important}.clean-chat-page .internal-chat-main .internal-chat-compose textarea,.internal-chat-page .internal-chat-main .internal-chat-compose textarea{background:#f1f5f9!important;border-radius:999px!important;min-height:46px!important;max-height:92px!important;padding:12px 14px!important;font-size:16px!important;line-height:1.25!important;box-shadow:inset 0 1px #ffffffe6!important}.clean-chat-page .internal-chat-main .internal-chat-compose textarea:focus,.internal-chat-page .internal-chat-main .internal-chat-compose textarea:focus{background:#fff!important;box-shadow:0 0 0 3px #0ea5e921!important}.clean-chat-page .internal-chat-main .internal-chat-compose .chat-send-button,.internal-chat-page .internal-chat-main .internal-chat-compose .chat-send-button{border-radius:999px!important;width:48px!important;min-width:48px!important;height:46px!important;min-height:46px!important;padding:0!important;font-size:0!important;box-shadow:0 12px 24px #0284c742!important}.clean-chat-page .internal-chat-main .internal-chat-compose .chat-send-button svg,.internal-chat-page .internal-chat-main .internal-chat-compose .chat-send-button svg{width:20px!important;height:20px!important;margin:0!important}.clean-chat-page .internal-chat-main .internal-chat-compose .field-hint,.internal-chat-page .internal-chat-main .internal-chat-compose .field-hint{display:none!important}}.internal-chat-main .internal-chat-compose.chat-compose-clean{background:#fff!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:8px!important;padding:16px 22px 18px!important;display:grid!important}.chat-compose-title{color:#334155;font-size:.92rem;font-weight:950;line-height:1.1}.chat-compose-row{grid-template-columns:minmax(0,1fr) 132px;align-items:stretch;gap:12px;display:grid}.chat-compose-row .internal-chat-message-input{min-width:0;display:block!important}.chat-compose-row textarea{resize:vertical;color:#0f172a!important;width:100%!important;height:56px!important;min-height:56px!important;max-height:96px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #94a3b857!important;border-radius:20px!important;padding:15px 18px!important;font-weight:800!important;line-height:1.3!important}.chat-compose-row textarea:focus{background:#fff!important;border-color:#0ea5e99e!important;outline:none!important;box-shadow:0 0 0 4px #0ea5e91f!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{color:#fff!important;background:linear-gradient(135deg,#0ea5e9,#0284c7)!important;border:0!important;border-radius:20px!important;align-self:stretch!important;width:132px!important;min-width:132px!important;height:56px!important;min-height:56px!important;padding:0 18px!important;font-size:.98rem!important;font-weight:950!important;box-shadow:0 14px 28px #0ea5e93d!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #0ea5e94d!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button:disabled{color:#f8fafc!important;box-shadow:none!important;opacity:.78!important;background:#cbd5e1!important;transform:none!important}.chat-compose-counter{color:#64748b;font-size:.78rem;font-weight:850}.compose-label-mobile{display:none!important}@media (width<=1024px){.chat-compose-row{grid-template-columns:minmax(0,1fr) 116px}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{width:116px!important;min-width:116px!important}}@media (width<=720px){.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean{padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #94a3b82e!important;gap:0!important}.clean-chat-page .chat-compose-title,.internal-chat-page .chat-compose-title,.clean-chat-page .chat-compose-counter,.internal-chat-page .chat-compose-counter{display:none!important}.clean-chat-page .chat-compose-row,.internal-chat-page .chat-compose-row{grid-template-columns:minmax(0,1fr) 48px!important;align-items:end!important;gap:8px!important;display:grid!important}.clean-chat-page .chat-compose-row textarea,.internal-chat-page .chat-compose-row textarea{resize:none!important;background:#f1f5f9!important;border-radius:999px!important;height:46px!important;min-height:46px!important;max-height:92px!important;padding:12px 15px!important;font-size:16px!important;line-height:1.25!important}.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;height:46px!important;min-height:46px!important;padding:0!important;font-size:0!important;display:inline-flex!important;box-shadow:0 10px 22px #0ea5e93d!important}.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button svg,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button svg{width:20px!important;height:20px!important;margin:0!important}}.internal-chat-main .internal-chat-compose.chat-compose-clean{background:#fffffffa!important;border-top:1px solid #94a3b829!important;gap:7px!important;padding:12px 18px 14px!important}.chat-compose-title{color:#64748b!important;letter-spacing:.01em!important;font-size:.78rem!important;font-weight:900!important;line-height:1!important}.chat-compose-row{grid-template-columns:minmax(0,1fr) 112px!important;align-items:end!important;gap:10px!important}.chat-compose-row textarea{scrollbar-width:thin;resize:none!important;color:#0f172a!important;height:48px!important;min-height:48px!important;max-height:112px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #cbd5e1eb!important;border-radius:18px!important;padding:13px 16px!important;font-size:.98rem!important;font-weight:650!important;line-height:1.32!important;overflow-y:auto!important}.chat-compose-row textarea::placeholder{color:#94a3b8!important;font-weight:650!important}.chat-compose-row textarea:focus{background:#fff!important;border-color:#0ea5e9b3!important;box-shadow:0 0 0 3px #0ea5e921!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{letter-spacing:0!important;background:linear-gradient(135deg,#0ea5e9,#0284c7)!important;border-radius:18px!important;align-self:end!important;width:112px!important;min-width:112px!important;height:48px!important;min-height:48px!important;padding:0 14px!important;font-size:.92rem!important;box-shadow:0 10px 22px #0ea5e938!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button svg{width:18px!important;height:18px!important}.chat-compose-counter{color:#94a3b8!important;font-size:.68rem!important;font-weight:800!important;line-height:1!important}@media (width<=1024px){.chat-compose-row{grid-template-columns:minmax(0,1fr) 102px!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{width:102px!important;min-width:102px!important}}@media (width<=720px){.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean{padding:7px 9px calc(7px + env(safe-area-inset-bottom))!important;background:#fffffffa!important;border-top:1px solid #94a3b82e!important;gap:0!important;position:sticky!important;bottom:0!important}.clean-chat-page .chat-compose-row,.internal-chat-page .chat-compose-row{grid-template-columns:minmax(0,1fr) 44px!important;align-items:end!important;gap:7px!important}.clean-chat-page .chat-compose-row textarea,.internal-chat-page .chat-compose-row textarea{resize:none!important;background:#f8fafc!important;border-radius:22px!important;height:44px!important;min-height:44px!important;max-height:104px!important;padding:11px 14px!important;font-size:16px!important;font-weight:650!important;line-height:1.28!important;overflow-y:auto!important}.clean-chat-page .chat-compose-row textarea::placeholder,.internal-chat-page .chat-compose-row textarea::placeholder{color:#94a3b8!important;font-weight:650!important}.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{background:linear-gradient(135deg,#0ea5e9,#0284c7)!important;border-radius:50%!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:0!important;box-shadow:0 8px 18px #0ea5e93d!important}.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button svg,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button svg{width:19px!important;height:19px!important}.clean-chat-page .internal-chat-main .internal-chat-messages,.internal-chat-page .internal-chat-main .internal-chat-messages{padding-bottom:10px!important}}.chat-compose-row{align-items:center!important}.chat-compose-row .internal-chat-message-input{align-self:center!important}.chat-compose-row textarea{display:block;overflow-y:hidden;height:auto!important;min-height:48px!important;max-height:118px!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{align-self:center!important}@media (width<=720px){.clean-chat-page .chat-compose-row,.internal-chat-page .chat-compose-row{align-items:center!important}.clean-chat-page .chat-compose-row .internal-chat-message-input,.internal-chat-page .chat-compose-row .internal-chat-message-input{align-self:center!important}.clean-chat-page .chat-compose-row textarea,.internal-chat-page .chat-compose-row textarea{overflow-y:hidden;height:auto!important;min-height:44px!important;max-height:104px!important}.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{align-self:center!important}}.chat-compose-row,.clean-chat-page .chat-compose-row,.internal-chat-page .chat-compose-row{align-items:center!important}.chat-compose-row .internal-chat-message-input,.clean-chat-page .chat-compose-row .internal-chat-message-input,.internal-chat-page .chat-compose-row .internal-chat-message-input{align-self:center!important;display:block!important}.chat-compose-row textarea,.clean-chat-page .chat-compose-row textarea,.internal-chat-page .chat-compose-row textarea{height:48px;box-sizing:border-box!important;resize:none!important;white-space:pre-wrap!important;word-break:break-word!important;min-height:48px!important;max-height:132px!important;overflow-y:hidden!important}.internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button,.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{align-self:center!important}@media (width<=720px){.chat-compose-row textarea,.clean-chat-page .chat-compose-row textarea,.internal-chat-page .chat-compose-row textarea{height:44px;min-height:44px!important;max-height:120px!important}.clean-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button,.internal-chat-page .internal-chat-main .internal-chat-compose.chat-compose-clean .chat-send-button{align-self:center!important}}.chat-attachment-input{display:none!important}.chat-attach-button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #94a3b84d;border-radius:18px;justify-content:center;align-self:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.chat-attach-button:hover:not(:disabled){background:#e0f2fe;border-color:#0ea5e961;transform:translateY(-1px)}.chat-attach-button:disabled{opacity:.55;cursor:not-allowed}.chat-selected-attachment{color:#0f172a;background:#e0f2fe;border:1px solid #0ea5e933;border-radius:999px;align-items:center;gap:7px;width:fit-content;max-width:100%;padding:7px 9px;font-size:.78rem;font-weight:850;display:inline-flex}.chat-selected-attachment span{text-overflow:ellipsis;white-space:nowrap;max-width:min(520px,52vw);overflow:hidden}.chat-selected-attachment small{color:#64748b;font-size:.72rem}.chat-selected-attachment button{color:#0f172a;cursor:pointer;background:#0f172a1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.chat-message-attachment{max-width:100%;color:inherit;background:#f8fafcd6;border:1px solid #94a3b83d;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin:7px 0 4px;padding:9px;text-decoration:none;display:grid}.chat-message-attachment.image{padding:6px;display:block}.chat-message-attachment.image img{object-fit:contain;border-radius:12px;max-width:min(360px,100%);max-height:260px;display:block}.chat-message-file-icon{color:#0369a1;background:#e0f2fe;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.chat-message-attachment span{min-width:0}.chat-message-attachment strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.84rem;display:block;overflow:hidden}.chat-message-attachment small{color:#64748b;font-size:.72rem}@media (width<=1024px){.chat-compose-row{grid-template-columns:minmax(0,1fr) 48px 102px!important}}@media (width<=720px){.clean-chat-page .chat-compose-row,.internal-chat-page .chat-compose-row{grid-template-columns:minmax(0,1fr) 42px 44px!important;gap:7px!important}.clean-chat-page .chat-attach-button,.internal-chat-page .chat-attach-button{border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.clean-chat-page .chat-selected-attachment,.internal-chat-page .chat-selected-attachment{border-radius:14px;justify-content:flex-start;width:100%;margin-top:7px}.clean-chat-page .chat-selected-attachment span,.internal-chat-page .chat-selected-attachment span{max-width:calc(100vw - 132px)}.clean-chat-page .chat-message-attachment.image img,.internal-chat-page .chat-message-attachment.image img{max-width:100%;max-height:220px}}.chat-compose-row{grid-template-columns:minmax(0,1fr) 48px 48px 112px!important}.chat-record-button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #94a3b84d;border-radius:18px;justify-content:center;align-self:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;transition:background .16s,border-color .16s,transform .16s,color .16s;display:inline-flex}.chat-record-button:hover:not(:disabled){color:#b91c1c;background:#fee2e2;border-color:#ef444442;transform:translateY(-1px)}.chat-record-button.recording{color:#dc2626;background:#fee2e2;border-color:#ef444452}.chat-record-button:disabled{opacity:.55;cursor:not-allowed}.chat-recording-status{color:#991b1b;background:#fee2e2;border-radius:999px;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:8px 10px;font-size:.8rem;font-weight:900;display:inline-flex}.chat-recording-status button{color:#991b1b;cursor:pointer;background:#991b1b1a;border:0;border-radius:999px;padding:5px 8px;font-size:.76rem;font-weight:950}.recording-dot{background:#dc2626;border-radius:50%;width:9px;height:9px;animation:1s infinite chatRecordingPulse}@keyframes chatRecordingPulse{0%,to{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.18)}}.chat-selected-attachment audio{width:min(260px,46vw);height:32px}.chat-message-audio{background:#f8fafcd6;border:1px solid #94a3b83d;border-radius:14px;gap:5px;margin:7px 0 4px;padding:9px;display:grid}.chat-message-audio audio{width:min(340px,100%);height:36px}.chat-message-audio small{color:#64748b;font-size:.72rem;font-weight:850}@media (width<=1024px){.chat-compose-row{grid-template-columns:minmax(0,1fr) 48px 48px 102px!important}}@media (width<=720px){.clean-chat-page .chat-compose-row,.internal-chat-page .chat-compose-row{grid-template-columns:minmax(0,1fr) 42px 42px 44px!important;gap:6px!important}.clean-chat-page .chat-record-button,.internal-chat-page .chat-record-button{border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.clean-chat-page .chat-recording-status,.internal-chat-page .chat-recording-status{border-radius:14px;justify-content:space-between;width:100%;margin-top:7px}.clean-chat-page .chat-selected-attachment,.internal-chat-page .chat-selected-attachment{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:7px;display:grid!important}.clean-chat-page .chat-selected-attachment audio,.internal-chat-page .chat-selected-attachment audio{grid-column:1/-1;width:100%}.clean-chat-page .chat-message-audio audio,.internal-chat-page .chat-message-audio audio{width:100%}}.internal-chat-scroll-anchor{flex:0 0 1px;width:100%;height:1px}.internal-chat-messages{scroll-behavior:auto!important}.internal-chat-messages,.clean-chat-page .internal-chat-main .internal-chat-messages,.internal-chat-page .internal-chat-main .internal-chat-messages{scroll-behavior:auto!important;flex-direction:column-reverse!important;display:flex!important}.internal-chat-messages.is-positioning{visibility:visible!important}.public-panel header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.panel-clock{color:#ffffffeb;text-align:right;justify-items:end;gap:3px;line-height:1;display:grid}.panel-clock strong{letter-spacing:-.04em;font-size:clamp(32px,3.6vw,58px);font-weight:950}.panel-clock span{color:#ffffffb8;text-transform:capitalize;white-space:nowrap;max-width:520px;font-size:clamp(14px,1.25vw,22px);font-weight:800}@media (width<=760px){.public-panel header{align-items:center;gap:12px}.panel-clock strong{font-size:clamp(24px,8vw,36px)}.panel-clock span{white-space:normal;max-width:180px;font-size:.72rem}}.public-panel{grid-template-rows:auto minmax(0,1fr) auto!important;gap:clamp(22px,3vh,42px)!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:clamp(34px,3.2vw,58px) clamp(40px,3.6vw,66px)!important;display:grid!important;overflow:hidden!important}.public-panel header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:32px!important;width:100%!important;display:grid!important}.public-panel header>strong{place-self:start!important;line-height:1!important}.panel-clock{text-align:right!important;place-self:start end!important;justify-items:end!important}.panel-clock strong{margin:0!important;line-height:.84!important}.panel-clock span{margin-top:10px!important;line-height:1.1!important}.called-ticket{text-align:center!important;place-content:center!important;align-self:stretch!important;justify-items:center!important;width:100%!important;min-height:0!important;padding:clamp(12px,2vh,30px) 0 clamp(24px,4vh,52px)!important;display:grid!important}.called-ticket>span{margin:0 0 clamp(18px,2.4vh,34px)!important;line-height:1!important}.called-ticket h1,.called-ticket h1.doctor-call-name{text-align:center!important;max-width:min(1640px,94vw)!important;margin:0 auto clamp(28px,4vh,58px)!important;line-height:.9!important}.called-ticket p{text-align:center!important;margin:0!important;line-height:1.08!important}.last-calls{align-self:end!important;gap:20px!important;width:100%!important;display:grid!important}.last-calls h2{margin:0!important;line-height:1!important}.last-calls div{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(16px,1.8vw,24px)!important;width:100%!important;display:grid!important}.last-calls article{border-radius:26px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;height:100%!important;min-height:118px!important;padding:clamp(22px,1.6vw,30px) clamp(24px,1.8vw,34px)!important;display:grid!important}.last-calls article strong{margin:0!important;font-size:clamp(30px,2.15vw,44px)!important;line-height:1.02!important}.last-calls article span{text-align:right!important;justify-self:end!important;max-width:190px!important;font-size:clamp(18px,1.12vw,24px)!important;line-height:1.1!important}@media (width<=900px){.public-panel{height:auto!important;min-height:100dvh!important;overflow:auto!important}.public-panel header{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important}.panel-clock{text-align:center!important;justify-self:center!important;justify-items:center!important}.last-calls div{grid-template-columns:1fr!important}}.admin-qr-card{padding:clamp(24px,2.6vw,34px)!important}.admin-qr-content{grid-template-columns:minmax(0,1fr) clamp(230px,19vw,300px)!important;align-items:center!important;gap:clamp(28px,4vw,56px)!important}.admin-qr-content>div:first-child{gap:18px;min-width:0;display:grid}.admin-qr-content .eyebrow,.admin-qr-content h2,.admin-qr-content p{max-width:1000px}.admin-qr-content h2{letter-spacing:-.05em;font-size:clamp(30px,2.8vw,46px);margin:0!important;line-height:1.02!important}.admin-qr-content p{margin:0!important;line-height:1.45!important}.admin-qr-card .form-grid.two-columns.compact{margin-top:2px;grid-template-columns:minmax(280px,.92fr) minmax(360px,1.08fr)!important;align-items:start!important;gap:18px 22px!important;display:grid!important}.admin-qr-card .form-grid.two-columns.compact label{color:#334155;grid-template-rows:auto auto minmax(38px,auto);align-content:start;min-width:0;height:100%;font-size:1rem;font-weight:950;gap:9px!important;display:grid!important}.admin-qr-card .form-grid.two-columns.compact select,.admin-qr-card .form-grid.two-columns.compact input{width:100%;min-width:0;border-radius:18px!important;height:58px!important;min-height:58px!important;padding:0 18px!important;font-size:clamp(15px,1.15vw,18px)!important;font-weight:900!important;line-height:1.1!important}.admin-qr-card .form-grid.two-columns.compact input{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-qr-card .form-grid.two-columns.compact .field-hint{color:#64748b;align-self:start;font-size:.86rem;font-weight:850;line-height:1.25;margin:0!important}.admin-qr-actions{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;margin-top:0!important;display:flex!important}.admin-qr-actions .btn{border-radius:18px!important;min-height:54px!important;padding:0 20px!important;font-size:.96rem!important;line-height:1!important}.admin-qr-preview{place-self:center end;width:100%;max-width:300px;border-radius:24px!important;gap:10px!important;min-height:0!important;padding:clamp(16px,1.8vw,24px)!important}.admin-qr-preview img{border-radius:18px!important;width:min(210px,100%)!important;padding:12px!important}.admin-qr-preview strong{margin-top:2px;font-size:clamp(18px,1.4vw,25px);line-height:1.05!important}.admin-qr-preview small{font-size:clamp(13px,1vw,16px);line-height:1.15!important}@media (width<=980px){.admin-qr-content{grid-template-columns:1fr!important}.admin-qr-preview{justify-self:start;max-width:280px}.admin-qr-card .form-grid.two-columns.compact{grid-template-columns:1fr!important}}@media (width<=640px){.admin-qr-card{padding:20px!important}.admin-qr-content h2{font-size:clamp(28px,8vw,36px)}.admin-qr-actions{grid-template-columns:1fr!important;display:grid!important}.admin-qr-actions .btn{justify-content:center;width:100%}.admin-qr-preview{justify-self:stretch;max-width:none}}.admin-qr-link-grid{max-width:min(780px,100%)}.admin-qr-link-grid label{color:#334155;font-size:1rem;font-weight:950;gap:9px!important;display:grid!important}.admin-qr-link-grid input{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:18px!important;height:58px!important;min-height:58px!important;padding:0 18px!important;font-size:clamp(15px,1.15vw,18px)!important;font-weight:900!important}.admin-qr-link-grid .field-hint{color:#64748b;font-size:.86rem;font-weight:850;line-height:1.25;margin:0!important}.admin-qr-card .admin-qr-link-grid{grid-template-columns:1fr!important}.compact-profile-page{padding-top:0!important}.compact-profile-page .user-profile-panel{gap:16px!important;margin-top:0!important;padding:clamp(20px,2.4vw,30px)!important}.compact-profile-page .user-profile-panel-head{align-items:center!important;gap:16px!important}.compact-profile-page .user-profile-panel-head h2{margin:2px 0 4px!important;font-size:clamp(30px,3.3vw,44px)!important;line-height:.98!important}.compact-profile-page .user-profile-panel-head p{font-size:clamp(14px,1.2vw,17px)!important;line-height:1.35!important}.compact-profile-page .user-profile-panel .tag{align-self:start}.compact-profile-page .user-profile-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 18px!important}.compact-profile-page .user-profile-form label{gap:7px!important;font-size:.92rem!important}.compact-profile-page .user-profile-form input{border-radius:16px!important;height:52px!important;min-height:52px!important;padding:0 16px!important;font-size:1rem!important;line-height:1.1!important}.compact-profile-page .user-profile-form .field-hint{margin-top:0!important;font-size:.78rem!important;line-height:1.2!important}.compact-profile-page .inline-actions{margin-top:2px!important}.compact-profile-page .inline-actions .btn{border-radius:16px!important;min-height:48px!important}@media (width>=1180px){.compact-profile-page .user-profile-panel{max-width:1120px;margin-left:auto;margin-right:auto}}@media (width<=720px){.compact-profile-page .user-profile-panel{padding:18px!important}.compact-profile-page .user-profile-panel-head{align-items:flex-start!important}.compact-profile-page .user-profile-form{grid-template-columns:1fr!important}.compact-profile-page .inline-actions .btn{width:100%}}.contact-band{background:linear-gradient(135deg,#f0f9ff,#fff);border:1px solid #0ea5e938;border-radius:32px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:28px;padding:clamp(22px,3vw,34px);display:grid;box-shadow:0 18px 50px #0f172a0f}.contact-band h2{color:var(--ink);letter-spacing:-.05em;margin:4px 0 8px;font-size:clamp(28px,3.2vw,46px);line-height:1}.contact-band p{color:#475569;max-width:760px;margin:0;font-weight:760;line-height:1.55}.contact-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.contact-actions .btn{white-space:nowrap;border-radius:18px;min-height:54px}@media (width<=820px){.contact-band{grid-template-columns:1fr;align-items:start}.contact-actions{justify-content:flex-start}}@media (width<=560px){.contact-actions{grid-template-columns:1fr;display:grid}.contact-actions .btn{width:100%}}.contact-actions{max-width:720px}.contact-actions .btn[href^="https://wa.me"]{color:#166534;background:#dcfce7}.contact-band.contact-band-clean{background:radial-gradient(circle at 0 0,#e0f2fedb,#0000 38%),linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid #bae6fde6!important;border-radius:30px!important;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)!important;align-items:center!important;gap:clamp(24px,4vw,56px)!important;margin-top:30px!important;padding:clamp(24px,3vw,38px)!important;display:grid!important;box-shadow:0 20px 60px #0f172a0f!important}.contact-band-clean .contact-copy{min-width:0}.contact-band-clean .contact-copy h2{color:var(--ink);letter-spacing:-.06em!important;margin:6px 0 12px!important;font-size:clamp(32px,3.8vw,58px)!important;line-height:.96!important}.contact-band-clean .contact-copy p{color:#475569!important;max-width:620px!important;margin:0!important;font-size:clamp(16px,1.25vw,20px)!important;font-weight:760!important;line-height:1.55!important}.contact-methods{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;min-width:0;display:grid}.contact-method{color:#0f172a;background:#fff;border:1px solid #94a3b838;border-radius:22px;align-items:center;gap:14px;min-width:0;min-height:96px;padding:18px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;box-shadow:0 14px 36px #0f172a0f}.contact-method:hover{border-color:#0ea5e957;transform:translateY(-2px);box-shadow:0 18px 46px #0f172a1a}.contact-method-icon{color:#0369a1;background:#e0f2fe;border-radius:16px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.contact-method small{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:950;line-height:1;display:block}.contact-method strong{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:clamp(16px,1.25vw,22px);font-weight:950;line-height:1.1;display:block}.contact-method.email{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:#0000}.contact-method.email small,.contact-method.email strong{color:#fff}.contact-method.email .contact-method-icon{color:#fff;background:#ffffff2e}.contact-method.whatsapp{background:#f0fdf4;border-color:#22c55e33}.contact-method.whatsapp .contact-method-icon{color:#166534;background:#dcfce7}.contact-method.platform{text-align:center;min-height:72px;box-shadow:none;background:#e2e8f0;grid-column:1/-1;justify-content:center}.contact-method.platform small{margin-bottom:3px}.contact-method.platform strong{font-size:clamp(16px,1.15vw,20px)}@media (width<=980px){.contact-band.contact-band-clean{grid-template-columns:1fr!important;align-items:start!important}.contact-methods{grid-template-columns:1fr 1fr}}@media (width<=640px){.contact-band.contact-band-clean{border-radius:26px!important;padding:20px!important}.contact-methods{grid-template-columns:1fr}.contact-method,.contact-method.platform{text-align:left;justify-content:flex-start;min-height:82px}.contact-method.platform{text-align:center;justify-content:center}}.contact-band.contact-band-clean{grid-template-columns:minmax(0,.95fr) minmax(520px,.85fr)!important}.contact-methods{grid-template-columns:1fr!important;gap:12px!important}.contact-method{min-height:78px!important;padding:16px 18px!important}.contact-method strong{white-space:nowrap!important;text-overflow:ellipsis!important;overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(16px,1.05vw,20px)!important;overflow:hidden!important}.contact-method.platform{grid-column:auto!important;min-height:66px!important}@media (width<=1100px){.contact-band.contact-band-clean{grid-template-columns:1fr!important}.contact-methods{max-width:680px}}@media (width<=640px){.contact-method strong{white-space:normal!important;text-overflow:initial!important;font-size:1rem!important;overflow:visible!important}.contact-method.email strong{font-size:.92rem!important}}
