:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172322;background:#f4f7f6;font-synthesis:none;--ink: #172322;--muted: #667573;--line: #dce4e2;--surface: #ffffff;--surface-alt: #f5f8f7;--teal-950: #071c47;--teal-900: #102e67;--teal-700: #10a8ad;--teal-100: #def5f4;--coral: #e66a4e;--coral-dark: #c84f36;--blue: #3f7c99;--green: #2d8a66;--yellow: #d6a934;--danger: #c74735;--shadow: 0 12px 36px rgba(16, 45, 43, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}svg{flex:0 0 auto}.button{min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px;transition:.16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button--large{min-height:48px;padding:0 21px}.button--full{width:100%;min-height:48px}.button--dark{background:var(--teal-900);color:#fff}.button--dark:hover{background:var(--teal-700)}.button--coral{background:var(--teal-700);color:#fff}.button--coral:hover{background:#0b8c94}.button--light{background:#fff;color:var(--teal-900)}.button--ghost{border-color:#ffffff8c;color:#fff;background:#041e1e2e}.button--secondary{background:#fff;border-color:var(--line);color:#344340}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;border:0;background:transparent;color:inherit;border-radius:6px;padding:0}.icon-button:hover{background:#0b686514}.text-button{border:0;background:transparent;padding:0;color:var(--teal-700);display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:13px}.global-loading{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;padding:24px;background:#071c477a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:wait}.global-loading-card{width:min(300px,calc(100vw - 32px));padding:25px 28px;display:grid;justify-items:center;gap:12px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#071c47f5;box-shadow:0 20px 55px #071c4747;text-align:center}.global-loading-spinner{width:42px;height:42px;display:block;border:4px solid rgba(255,255,255,.22);border-top-color:var(--teal-700);border-radius:50%;animation:global-loading-spin .8s linear infinite}.global-loading-card strong{color:#fff;font-size:14px;font-weight:800}.global-loading-card small{color:#bcd5d1;font-size:11px}@keyframes global-loading-spin{to{transform:rotate(360deg)}}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:13px;color:var(--teal-700);font-size:12px;font-weight:800;text-transform:uppercase}.eyebrow i,.live-indicator i{width:7px;height:7px;border-radius:50%;background:var(--coral)}.eyebrow--light{color:#bde2dc}.brand{display:inline-flex;align-items:center;color:var(--teal-900);line-height:1}.brand__image{width:170px;height:43px;display:block;overflow:hidden;border-radius:5px;background:transparent}.brand__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.brand--light{color:#fff}.brand__mark{width:36px;height:36px;border-radius:7px;background:var(--teal-700);display:grid;place-items:center;color:#fff;font-size:11px;font-weight:850}.avatar{width:36px;height:36px;border-radius:50%;background:#d7e9e6;color:var(--teal-900);display:inline-grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 auto}.avatar--company{border-radius:7px;background:var(--coral);color:#fff}.avatar--small{width:28px;height:28px;font-size:10px}.avatar--large{width:46px;height:46px;font-size:13px}.marketing-page{background:#fff}.marketing-header{height:72px;padding:0 max(28px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0 0 auto;z-index:5;border-bottom:1px solid rgba(255,255,255,.18);color:#fff}.marketing-header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.marketing-header nav>a:hover{color:#d2eae7}.marketing-header .nav-login{padding-left:28px;border-left:1px solid rgba(255,255,255,.24)}.marketing-menu{display:none}.hero{height:min(770px,90vh);min-height:620px;max-height:770px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero__backdrop{position:absolute;inset:0;background:linear-gradient(90deg,#0327286b,#03272800 66%),url(/assets/chamadix-support-team.png) center / cover no-repeat}.hero__content{position:relative;z-index:1;width:min(1240px,calc(100% - 56px));margin:44px auto 0}.hero__content>*{max-width:100%}.hero h1{font-size:72px;line-height:.98;margin:0 0 20px;font-weight:800}.hero__lead{max-width:610px;font-size:24px;line-height:1.4;color:#eaf4f2;margin-bottom:30px}.hero__actions{display:flex;gap:12px}.hero__proof{margin-top:25px;display:flex;gap:24px;color:#c7dfdb;font-size:13px}.hero__proof span{display:flex;align-items:center;gap:6px}.trust-band{border-bottom:1px solid var(--line);min-height:96px;padding:20px max(28px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px}.trust-band>span{color:var(--muted);font-size:13px}.trust-band div{display:flex;align-items:center;gap:42px;color:#53615f;font-size:14px}.trust-band b{min-width:0;overflow-wrap:break-word}.marketing-section{padding:96px max(28px,calc((100vw - 1240px)/2))}.section-heading{max-width:700px;margin-bottom:46px}.section-heading h2,.workflow-copy h2,.plans-preview h2{font-size:42px;line-height:1.14;margin-bottom:16px;color:var(--ink)}.section-heading p,.workflow-copy p,.plans-preview p{color:var(--muted);font-size:18px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.feature-grid article{padding:34px;min-height:265px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-grid article:nth-child(3n){border-right:0}.feature-grid article:nth-last-child(-n+3){border-bottom:0}.feature-grid article>span{width:44px;height:44px;border-radius:7px;display:grid;place-items:center;color:var(--teal-700);background:var(--teal-100);margin-bottom:28px}.feature-grid h3{font-size:19px;margin-bottom:10px}.feature-grid p{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:20px}.feature-grid a{display:inline-flex;align-items:center;gap:3px;color:var(--teal-700);font-weight:750;font-size:13px}.workflow-section{padding:90px max(28px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;gap:90px;background:var(--teal-950);color:#fff}.workflow-copy h2{color:#fff}.workflow-copy p{color:#bed2cf}.workflow-copy .button{margin-top:14px}.workflow-steps{display:flex;flex-direction:column;justify-content:center}.workflow-steps article{display:grid;grid-template-columns:36px 48px 1fr;gap:18px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.14)}.workflow-steps article>b{color:#6c9590;font-size:12px}.workflow-steps article>span{width:46px;height:46px;border-radius:7px;background:#ffffff1a;display:grid;place-items:center;color:#c4e7e1}.workflow-steps h3{font-size:17px;margin:0 0 5px}.workflow-steps p{color:#9fb7b4;margin:0;font-size:14px}.plans-preview{max-width:1240px;margin:0 auto;padding:90px 0;display:flex;align-items:center;justify-content:space-between;gap:60px}.plans-preview>div{max-width:690px}.marketing-footer{min-height:180px;background:#102b2a;color:#d6e6e3;padding:46px max(28px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr auto;align-items:start;gap:18px}.marketing-footer p{grid-column:1;color:#9cb4b1}.marketing-footer>span{grid-column:2;grid-row:1;color:#809d98;font-size:13px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(380px,42%) 1fr}.login-story{padding:44px max(44px,calc((42vw - 520px)/2));background:var(--teal-950);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.login-story>div{max-width:470px}.login-story h1{font-size:52px;line-height:1.1;margin-bottom:20px}.login-story p{color:#b9d0cc;font-size:18px;line-height:1.65}.login-story>small{color:#789b96}.login-lockup{width:230px;height:128px;overflow:hidden;border-radius:7px;background:transparent}.login-lockup img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.login-panel{padding:44px;display:grid;place-items:center;background:#f4f7f6;position:relative}.back-link{display:inline-flex;align-items:center;gap:6px;color:#5d6c69;font-size:13px;font-weight:700}.login-panel>.back-link{position:absolute;left:44px;top:38px}.login-card{width:min(100%,510px);padding:40px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.login-card h2{font-size:29px;margin-bottom:7px}.login-card>p{color:var(--muted);margin-bottom:28px}.role-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px;background:#eef3f2;margin-bottom:25px;border-radius:7px}.role-switch button{min-height:68px;border:1px solid transparent;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;padding:10px 13px;border-radius:5px;color:#64716f}.role-switch button.active{background:#fff;border-color:#d5dfdd;color:var(--teal-900);box-shadow:0 3px 10px #102d2b14}.role-switch span{display:flex;flex-direction:column;gap:2px}.role-switch small{font-size:11px;color:#7c8987}.login-card form{display:flex;flex-direction:column;gap:17px}.login-card label:not(.checkbox),.portal-form>label{color:#394846;font-size:13px;font-weight:700;display:flex;flex-direction:column;gap:7px}input,select,textarea{border:1px solid #cfdad8;background:#fff;border-radius:5px;color:var(--ink);outline:0}input:focus,select:focus,textarea:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px #0b68651a}.login-card input{height:45px;padding:0 13px}.form-row{display:flex;align-items:center;justify-content:space-between;font-size:12px}.form-error{margin:-5px 0 0;color:#b43a3a;font-size:11px;font-weight:700}.form-row a{color:var(--teal-700);font-weight:700}.checkbox{display:flex;align-items:center;gap:7px;color:#5c6a68}.checkbox input{width:15px;height:15px}.demo-note{margin-top:20px;padding:11px;border-radius:5px;background:#f1f7f5;color:#5a716d;text-align:center;font-size:12px}.app-layout{min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr)}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:246px;background:var(--teal-950);color:#d8e8e5;display:flex;flex-direction:column}.sidebar__brand{height:68px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09)}.sidebar__close{display:none}.workspace-switch{margin:17px 13px 12px;padding:9px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#ffffff0f;color:#fff;display:grid;grid-template-columns:34px 1fr 16px;text-align:left;align-items:center;gap:9px}.workspace-switch span:nth-child(2){display:flex;flex-direction:column;font-size:12px;font-weight:700;overflow:hidden}.workspace-switch small{color:#7fa09b;font-size:9px;text-transform:uppercase;margin-bottom:2px}.sidebar__nav{display:flex;flex-direction:column;gap:3px;padding:7px 12px}.sidebar__nav a,.sidebar__bottom>a{min-height:43px;padding:0 11px;border-radius:5px;display:flex;align-items:center;gap:11px;color:#a9c0bc;font-size:13px;font-weight:650}.sidebar__nav a:hover,.sidebar__nav a.active,.sidebar__bottom>a:hover{background:#ffffff17;color:#fff}.sidebar__nav a.active{box-shadow:inset 3px 0 var(--coral)}.sidebar__nav a b{margin-left:auto;min-width:22px;height:20px;display:grid;place-items:center;border-radius:10px;background:var(--coral);color:#fff;font-size:10px}.sidebar__bottom{margin-top:auto;padding:10px 12px 14px;border-top:1px solid rgba(255,255,255,.08)}.profile{width:100%;display:grid;grid-template-columns:36px 1fr 15px;gap:9px;align-items:center;padding:14px 8px 0;margin-top:8px;border:0;border-top:1px solid rgba(255,255,255,.08);background:transparent;color:inherit;text-align:left}.profile:hover{background:#ffffff14}.profile>span:nth-child(2){display:flex;flex-direction:column;gap:2px;font-size:11px}.profile small{color:#789994}.app-main{grid-column:2;min-width:0}.topbar{height:69px;position:sticky;top:0;z-index:20;background:#fffffff7;border-bottom:1px solid var(--line);padding:0 28px;display:flex;align-items:center;gap:18px}.topbar__title h1{font-size:19px;margin:0 0 2px}.topbar__title p{font-size:11px;color:var(--muted);margin:0}.global-search{margin-left:auto;width:min(320px,29vw);height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);background:#f7f9f8;border-radius:5px;color:#83908e}.global-search input{border:0;background:transparent;padding:0;width:100%;font-size:12px;box-shadow:none}.notification-button{position:relative}.notification-button span{position:absolute;right:1px;top:0;min-width:16px;height:16px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--coral);font-size:9px;font-weight:800}.mobile-menu{display:none}.app-content{padding:24px 28px 42px}.page-stack{display:flex;flex-direction:column;gap:18px}.page-actions{min-height:40px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.page-actions--spread{justify-content:space-between}.page-actions--spread>div:last-child{display:flex;gap:8px}.live-indicator{display:flex;align-items:center;gap:7px;margin-right:auto;color:#667573;font-size:12px}.live-indicator i{background:#35a477;box-shadow:0 0 0 4px #dff2eb}.panel{background:#fff;border:1px solid var(--line);border-radius:7px}.panel__header{min-height:72px;padding:16px 19px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.panel__header h2{font-size:15px;margin:0 0 3px}.panel__header p{color:var(--muted);font-size:11px;margin:0}.panel__header a{display:flex;gap:4px;align-items:center;color:var(--teal-700);font-weight:700;font-size:12px}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:7px}.metric-strip--three{grid-template-columns:repeat(3,1fr)}.metric-strip article{min-height:114px;padding:20px;display:flex;align-items:center;gap:15px;border-right:1px solid var(--line)}.metric-strip article:last-child{border:0}.metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:7px}.metric-icon svg{width:20px}.metric-icon--teal{background:#e0f0ed;color:var(--teal-700)}.metric-icon--coral{background:#fbe8e2;color:var(--coral-dark)}.metric-icon--blue{background:#e1edf3;color:var(--blue)}.metric-icon--green{background:#dff1e9;color:var(--green)}.metric-icon--yellow{background:#fbf1d5;color:#a37b10}.metric-strip article>div{display:grid;grid-template-columns:1fr auto;align-items:end;flex:1}.metric-strip small{grid-column:1 / -1;color:var(--muted);font-size:11px}.metric-strip strong{font-size:25px;margin-top:4px}.metric-strip em{color:#70807d;font-size:10px;font-style:normal;text-align:right}.metric-strip em.positive{color:var(--green);display:inline-flex;align-items:center}.metric-strip em svg{width:13px}.attention-band{min-height:62px;padding:11px 16px;border:1px solid #f0c5bb;background:#fff7f4;border-radius:7px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:11px;color:var(--danger)}.attention-band div{display:flex;flex-direction:column;gap:2px}.attention-band strong{font-size:12px}.attention-band span{color:#7c615c;font-size:11px}.attention-band a{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.team-list{padding:6px 16px 12px}.team-list>div{min-height:56px;border-bottom:1px solid #edf1f0;display:grid;grid-template-columns:34px 1fr 26px;align-items:center;gap:9px}.team-list>div>span:nth-child(2){display:flex;flex-direction:column;gap:2px;font-size:11px}.team-list small{color:#7a8986}.team-list>div>b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eef4f2;font-size:10px}.panel-link{min-height:46px;margin:0 16px 15px;padding:0 10px;border-radius:5px;background:#f1f6f5;display:flex;align-items:center;gap:7px;color:var(--teal-700);font-size:11px;font-weight:750}.panel-link svg:last-child{margin-left:auto}.operations-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.operations-row article{min-height:74px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:11px}.operations-row article>svg{color:var(--teal-700)}.operations-row article>span{display:flex;flex-direction:column}.operations-row small{color:var(--muted);font-size:10px}.operations-row strong{font-size:15px}.operations-row em{margin-left:auto;font-style:normal;color:var(--green);font-size:10px}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:790px}.data-table th{height:38px;background:#f7f9f8;color:#71807e;padding:0 14px;border-bottom:1px solid var(--line);text-align:left;font-size:10px;text-transform:uppercase}.data-table td{height:71px;padding:9px 14px;border-bottom:1px solid #e8eeec;vertical-align:middle;font-size:11px}.data-table tbody tr:hover{background:#fbfdfc}.data-table tbody tr:last-child td{border-bottom:0}.data-table td>small,.cell-main+small{display:block;color:#7d8a88;margin-top:3px}.ticket-subject{display:flex;flex-direction:column;gap:3px;min-width:245px}.ticket-subject>span{display:flex;align-items:center;gap:7px}.ticket-subject b{color:var(--teal-700);font-size:10px}.ticket-subject em{font-size:8px;font-style:normal;color:#fff;background:var(--danger);padding:2px 5px;border-radius:3px;text-transform:uppercase;font-weight:800}.ticket-subject strong{font-size:12px;font-weight:700}.ticket-subject small{color:#7e8c89;font-size:9px}.status-pill{min-height:23px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:12px;font-size:9px;font-weight:750;background:#edf2f1;color:#5e6c69}.status-pill i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-pill--novo{background:#e2eef3;color:#2e718f}.status-pill--em-atendimento{background:#e0f0ed;color:#15726c}.status-pill--aguardando-cliente{background:#fbefd8;color:#9a6816}.status-pill--agendado{background:#e7e5f3;color:#65599a}.status-pill--resolvido{background:#e2f1e9;color:#257553}.assignee{display:flex;align-items:center;gap:7px;white-space:nowrap}.sla{white-space:nowrap;font-size:10px;font-weight:750;color:#42615d}.sla--danger{color:var(--danger)}.row-action{width:30px;height:30px;display:grid;place-items:center;color:#879492;border-radius:4px}.row-action:hover{background:var(--teal-100);color:var(--teal-700)}.empty-state{min-height:220px;display:grid;place-items:center;align-content:center;text-align:center;color:#7c8a88}.empty-state h3{margin:10px 0 4px;font-size:15px;color:#33423f}.empty-state p{font-size:12px}.view-tabs{display:flex;gap:2px;padding:3px;background:#e9efed;border-radius:6px}.view-tabs button{min-height:34px;padding:0 11px;border:0;border-radius:4px;background:transparent;display:flex;align-items:center;gap:6px;color:#687673;font-size:11px;font-weight:700}.view-tabs button.active{background:#fff;color:var(--teal-900)}.ticket-toolbar{padding:15px 17px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.search-field{width:min(460px,100%);height:39px;border:1px solid #d3dddb;border-radius:5px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#85928f}.search-field input{flex:1;border:0;box-shadow:none;font-size:11px}.search-field button{border:0;background:transparent;padding:0;color:#7b8987}.filter-tabs{display:flex;align-items:center;gap:2px;padding:0 16px;min-height:51px;border-bottom:1px solid var(--line);overflow-x:auto}.filter-tabs button{align-self:stretch;position:relative;padding:0 13px;border:0;background:transparent;color:#6b7977;white-space:nowrap;font-size:10px;font-weight:700}.filter-tabs button.active{color:var(--teal-700)}.filter-tabs button.active:after{content:"";height:2px;position:absolute;inset:auto 8px -1px;background:var(--teal-700)}.filter-tabs span{margin-left:5px;padding:2px 5px;background:#edf2f1;border-radius:8px;font-size:8px}.results-info{padding:9px 17px;display:flex;align-items:center;justify-content:space-between;background:#fafcfb;color:#7a8885;font-size:10px}.results-info button{border:0;background:transparent;color:inherit;display:flex;gap:5px;font-size:10px}.ticket-detail-page{max-width:1360px;margin:0 auto}.ticket-detail-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.ticket-detail-heading>div>span{display:flex;align-items:center;gap:8px;margin:12px 0 8px}.ticket-detail-heading>div>span>b{color:var(--teal-700);font-size:11px}.ticket-detail-heading h2,.ticket-detail-heading h1{margin:0 0 6px;font-size:22px}.ticket-detail-heading p{margin:0;color:var(--muted);font-size:11px}.priority{font-style:normal;font-size:8px;font-weight:800;text-transform:uppercase;padding:4px 6px;border-radius:3px;background:#edf1f0}.priority--urgente{background:#f9e1dc;color:var(--danger)}.priority--alta{background:#faebd5;color:#a0640c}.ticket-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:17px;align-items:start}.conversation{min-height:680px;display:flex;flex-direction:column;overflow:hidden}.ticket-persisted-attachments{padding:12px 17px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.ticket-persisted-attachments>strong{font-size:10px;color:var(--muted)}.conversation>header{min-height:54px;border-bottom:1px solid var(--line);padding:0 17px;display:flex;align-items:center;justify-content:space-between}.conversation>header h3{margin:0;font-size:14px}.conversation>header span{color:var(--muted);font-size:10px}.message-stream{padding:22px;flex:1;display:flex;flex-direction:column;gap:20px;background:#fbfcfc}.message-stream article{max-width:82%}.message-stream article>div{display:flex;align-items:center;gap:8px;margin-bottom:6px}.message-stream article>div>span:nth-child(2){display:flex;align-items:center;gap:7px;font-size:10px}.message-stream article small{color:#84908e}.message-stream article em{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;border-radius:3px;background:#ffefc7;color:#826219;font-size:8px;font-style:normal;font-weight:700}.message-stream article p{margin:0 0 0 36px;padding:12px 14px;border:1px solid #dde5e3;border-radius:3px 7px 7px;background:#fff;color:#3b4947;font-size:12px;line-height:1.55}.message-stream .message--internal{max-width:90%}.message-stream .message--internal p{background:#fff8e9;border-color:#f0dfaf}.message-stream .message--system{align-self:center;max-width:90%}.message-stream .message--system>div{display:none}.message-stream .message--system p{margin:0;padding:7px 11px;border:0;border-radius:12px;background:#eaf1ef;color:#687774;font-size:9px}.reply-box{margin:0;border-top:1px solid var(--line);background:#fff}.reply-modes{height:40px;padding:0 15px;display:flex;gap:18px;border-bottom:1px solid var(--line)}.reply-modes button{border:0;background:transparent;padding:0;color:#7a8785;font-size:10px;font-weight:700;display:flex;align-items:center;gap:5px}.reply-modes button.active{color:var(--teal-700);box-shadow:inset 0 -2px var(--teal-700)}.reply-box textarea{width:100%;height:92px;resize:vertical;border:0;padding:14px 17px;box-shadow:none;font-size:12px}.reply-box footer{min-height:49px;padding:5px 10px 9px;display:flex;align-items:center;justify-content:space-between}.reply-box--internal{background:#fffdf8;border-color:#ecdba8}.attachment-picker{position:relative}.attachment-picker input{display:none}.attachment-picker--inline{display:flex;align-items:center;gap:7px;min-width:0;flex:1;flex-wrap:wrap}.attachment-picker--inline>.icon-button{color:#6d7d7a}.attachment-picker--inline>.icon-button:hover{color:var(--teal-700)}.attachment-picker--drop{display:flex;flex-direction:column;gap:9px}.attachment-picker__drop{width:100%;min-height:75px;padding:13px 14px;border:1px dashed #b9cac7;border-radius:6px;display:flex;align-items:center;gap:11px;background:#fff;color:var(--teal-700);text-align:left;cursor:pointer}.attachment-picker__drop:hover{border-color:var(--teal-700);background:#f7fbfa}.attachment-picker__drop>span{display:flex;flex-direction:column;gap:3px;color:var(--ink);flex:1}.attachment-picker__drop small{color:var(--muted);font-weight:400}.attachment-list{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.attachment-chip{min-width:0;max-width:100%;min-height:42px;padding:4px 7px 4px 4px;border:1px solid #d8e4e1;border-radius:5px;display:inline-flex;align-items:center;gap:7px;background:#f7faf9}.attachment-chip>img,.attachment-chip__icon{width:34px;height:34px;flex:0 0 auto;border-radius:3px;display:grid;place-items:center;object-fit:cover;background:#e4efed;color:var(--teal-700)}.attachment-chip__details{min-width:0;display:flex;flex-direction:column;gap:2px}.attachment-chip__details strong{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.attachment-chip__details small{color:var(--muted);font-size:9px}.attachment-chip__office{width:25px;height:25px;border:0;display:grid;place-items:center;padding:0;border-radius:4px;background:transparent;color:var(--teal-700);cursor:pointer}.attachment-chip__office:hover{background:#e5efed}.attachment-chip__remove{width:25px;height:25px;border:0;display:grid;place-items:center;padding:0;border-radius:4px;background:transparent;color:#7c8b88;cursor:pointer}.attachment-chip__remove:hover{background:#e5efed;color:var(--danger)}.attachment-chip>.attachment-picker__notice{flex-basis:100%}.attachment-picker__notice{color:var(--danger);font-size:9px}.document-modal-backdrop{position:fixed;z-index:1100;inset:0;padding:18px;display:flex;background:#071c4794}.document-modal{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid #c9d9d6;border-radius:8px;background:#fff;box-shadow:0 25px 80px #071c4761}.document-modal__header{min-height:58px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);background:var(--teal-950);color:#fff}.document-modal__header>div{min-width:0;display:flex;flex-direction:column;gap:3px}.document-modal__header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.document-modal__header small{color:#b6d1cd;font-size:9px}.document-modal__header .icon-button{color:#d2e6e2}.document-modal__frame{width:100%;min-height:0;flex:1;border:0;background:#f4f7f6}.document-modal__frame--pdf{background:#e8edeb}.document-modal--history{align-self:center;width:min(460px,calc(100vw - 32px));height:auto;max-height:min(620px,calc(100vh - 32px))}.version-history{min-height:0;padding:9px 14px 14px;overflow-y:auto}.version-history__row{min-height:54px;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.version-history__row:last-of-type{border-bottom:0}.version-history__row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.version-history__row strong{font-size:11px}.version-history__row small{color:var(--muted);font-size:9px}.version-history__row .icon-button{color:var(--teal-700)}.version-history>p{margin:18px 0;color:var(--muted);font-size:11px;text-align:center}.reply-box>.attachment-list{padding:0 17px 8px}.reply-box footer .attachment-list{padding:0}.reply-box footer .attachment-chip__details strong{max-width:130px}.ticket-properties{display:flex;flex-direction:column;gap:12px}.ticket-properties section{padding:17px;background:#fff;border:1px solid var(--line);border-radius:7px}.ticket-properties h3{margin:0 0 14px;font-size:12px;display:flex;align-items:center;gap:7px}.ticket-properties label{display:flex;flex-direction:column;gap:5px;margin-top:11px;color:#70807d;font-size:9px;font-weight:700}.ticket-properties select{height:36px;padding:0 9px;font-size:10px}.sla-panel>div{min-height:53px;padding:10px 0;border-top:1px solid #e8edec;display:flex;justify-content:space-between;align-items:center;color:var(--green)}.sla-panel>div span{display:flex;flex-direction:column;gap:3px}.sla-panel small{color:var(--muted);font-size:9px}.sla-panel strong{color:#34423f;font-size:11px}.sla-panel>div.overdue,.sla-panel>div.overdue strong{color:var(--danger)}.contact-card{display:flex;align-items:center;gap:9px;margin-bottom:11px}.contact-card>span:last-child{display:flex;flex-direction:column;font-size:10px}.contact-card small{color:var(--muted);margin-top:2px}.ticket-properties dl{margin:0}.ticket-properties dl>div{display:flex;align-items:center;justify-content:space-between;padding:7px 0;font-size:9px}.ticket-properties dt{color:var(--muted)}.ticket-properties dd{margin:0;display:flex;align-items:center;gap:5px;font-weight:650}.empty-conversation{display:grid;place-items:center;text-align:center;margin:auto;color:#7b8b88}.summary-inline{display:flex;gap:20px}.summary-inline span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.summary-inline svg{width:17px;color:var(--teal-700)}.customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:17px}.customer-card{border:1px solid var(--line);border-radius:6px;overflow:hidden}.customer-card header{padding:16px;display:grid;grid-template-columns:42px 1fr 38px;align-items:center;gap:10px}.customer-card h3{font-size:13px;margin:0 0 4px}.customer-card p{font-size:9px;color:var(--muted);margin:0}.customer-card dl{margin:0;padding:12px 16px;display:grid;grid-template-columns:1fr 1fr;background:#f7f9f8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.customer-card dl div{display:flex;flex-direction:column;gap:3px}.customer-card dt{color:var(--muted);font-size:9px}.customer-card dd{margin:0;font-size:10px;font-weight:700}.customer-card footer{min-height:44px;padding:0 15px;display:flex;align-items:center;gap:14px;color:#687774;font-size:9px}.customer-card footer span{display:flex;align-items:center;gap:4px}.customer-card footer strong{margin-left:auto;color:var(--teal-700)}.team-table article{min-height:75px;padding:12px 17px;display:grid;grid-template-columns:50px 1.2fr 130px 1fr 100px 38px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.team-table article:last-child{border:0}.team-person{display:flex;flex-direction:column;font-size:11px}.team-person small{color:var(--muted);margin-top:3px}.availability{display:flex;align-items:center;gap:6px;font-size:9px;color:#62716f}.availability i{width:7px;height:7px;border-radius:50%;background:var(--green)}.availability--em-atendimento i{background:var(--yellow)}.availability--em-visita i{background:var(--blue)}.workload>span{font-size:9px}.workload>div{width:100%;height:5px;margin-top:7px;background:#e8efed;border-radius:3px}.workload>div i{display:block;height:100%;background:var(--teal-700);border-radius:inherit}.due{display:flex;align-items:center;gap:4px;font-size:9px;color:var(--muted)}.due--danger{color:var(--danger)}.report-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:18px}.chart-legend{color:var(--muted);font-size:9px;display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;background:var(--teal-700);border-radius:2px}.chart-legend i:nth-child(2){background:var(--coral)}.bar-chart{height:300px;padding:30px 24px 28px;display:flex;align-items:flex-end;justify-content:space-around;gap:8px;border-bottom:1px solid var(--line)}.bar-chart>div{height:100%;flex:1;max-width:42px;display:flex;align-items:flex-end;justify-content:center;gap:3px;position:relative}.bar-chart span,.bar-chart b{width:42%;background:var(--teal-700);border-radius:3px 3px 0 0}.bar-chart b{background:var(--coral)}.bar-chart small{position:absolute;bottom:-20px;color:#84918f;font-size:8px;white-space:nowrap}.category-list{padding:20px;display:flex;flex-direction:column;gap:24px}.category-list>div>span{display:flex;justify-content:space-between;margin-bottom:8px;font-size:10px}.category-list>div>i{display:block;height:7px;background:#edf2f1;border-radius:4px;overflow:hidden}.category-list em{display:block;height:100%;border-radius:inherit}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:17px;align-items:start}.settings-main{display:flex;flex-direction:column;gap:17px}.settings-row{width:100%;min-height:70px;padding:10px 17px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);display:grid;grid-template-columns:38px 1fr auto 20px;align-items:center;gap:10px;text-align:left}.settings-row:last-child{border:0}.settings-row>span{width:36px;height:36px;border-radius:6px;background:#edf4f2;color:var(--teal-700);display:grid;place-items:center}.settings-row>span svg{width:18px}.settings-row>div{display:flex;flex-direction:column;gap:4px}.settings-row strong{font-size:11px}.settings-row small{color:var(--muted);font-size:9px}.settings-row em{font-style:normal;color:#6d7a78;font-size:9px}.settings-row .integration-status{color:var(--green)}.service-catalog-section .panel__header>svg{color:var(--teal-700)}.catalog-list{display:flex;flex-direction:column}.catalog-row{min-height:68px;padding:10px 17px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 34px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.catalog-row:last-child{border-bottom:0}.catalog-row>span{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;background:#f1f4f3;color:#7e8b89}.catalog-row.is-active>span{background:var(--teal-100);color:var(--teal-700)}.catalog-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.catalog-row strong{font-size:11px}.catalog-row small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-row em{color:#7c8987;font-size:9px;font-style:normal}.catalog-row.is-active em{color:var(--green)}.catalog-toggle{width:31px;height:18px;padding:2px;border:0;border-radius:10px;background:#cbd6d3;display:flex;align-items:center;justify-content:flex-start}.catalog-toggle:disabled{cursor:not-allowed;opacity:.55}.catalog-toggle i{width:14px;height:14px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .16s ease}.catalog-row.is-active .catalog-toggle{background:var(--teal-700);justify-content:flex-end}.settings-layout>aside{display:flex;flex-direction:column;gap:14px}.roadmap-card,.demo-settings{padding:20px}.roadmap-card>svg,.demo-settings>svg{color:var(--coral);margin-bottom:20px}.roadmap-card h3,.demo-settings h3{font-size:14px;margin-bottom:7px}.roadmap-card p,.demo-settings p{color:var(--muted);font-size:10px;line-height:1.55}.roadmap-card span{display:inline-block;padding:4px 8px;border-radius:9px;background:#f7e9e4;color:var(--coral-dark);font-size:8px;font-weight:800;text-transform:uppercase}.demo-settings .button{margin-top:7px;width:100%}.settings-row--toggle{cursor:pointer}.settings-row--toggle:hover{background:#fbfdfc}.settings-row--toggle em{color:var(--danger);font-weight:750}.settings-row--toggle.is-enabled em{color:var(--green)}.chat-config-status{padding:5px 9px;border-radius:4px;background:#f8e7e3;color:var(--danger);font-size:10px;font-weight:800;text-transform:uppercase}.chat-config-status.is-enabled{background:#e3f4ec;color:var(--green)}.chat-layout{min-height:670px;display:grid;grid-template-columns:325px minmax(0,1fr);overflow:hidden}.chat-inbox{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfdfc}.chat-inbox__header{min-height:70px;padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--teal-700)}.chat-inbox__header h2{margin:0 0 3px;color:var(--ink);font-size:15px}.chat-inbox__header p{margin:0;color:var(--muted);font-size:10px}.chat-search{padding:12px 13px 8px}.chat-search input{width:100%;height:38px;padding:0 10px;font-size:11px}.chat-filters{padding:0 13px 10px;display:flex;gap:5px;overflow-x:auto}.chat-filters button{min-height:28px;padding:0 8px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--muted);display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:9px;font-weight:700}.chat-filters button b{min-width:15px;color:inherit;font-size:8px}.chat-filters button.active{border-color:var(--teal-700);background:var(--teal-100);color:var(--teal-900)}.chat-conversation-list{min-height:0;overflow-y:auto;border-top:1px solid var(--line)}.chat-conversation-row{width:100%;min-height:76px;padding:11px 13px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);display:grid;grid-template-columns:30px minmax(0,1fr) 8px;gap:9px;align-items:center;text-align:left}.chat-conversation-row:hover,.chat-conversation-row.active{background:#eef8f7}.chat-conversation-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.chat-conversation-row strong,.chat-conversation-row small,.chat-conversation-row em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-conversation-row strong{font-size:11px}.chat-conversation-row small{color:#435451;font-size:10px}.chat-conversation-row em{color:var(--muted);font-size:9px;font-style:normal}.chat-status-dot{width:8px;height:8px;border-radius:50%;background:#b6c2bf}.chat-status-dot--waiting{background:var(--coral)}.chat-status-dot--in_progress{background:var(--teal-700)}.chat-status-dot--closed{background:var(--green)}.chat-empty{min-height:220px;padding:20px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--muted);text-align:center;font-size:10px}.chat-empty svg{color:var(--teal-700)}.chat-workspace{min-width:0;display:flex;flex-direction:column;background:#fff}.chat-workspace__header{min-height:86px;padding:16px 19px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.chat-workspace__header>div:first-child{min-width:0}.chat-workspace__header h2{margin:7px 0 4px;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.chat-workspace__header p{margin:0;color:var(--muted);font-size:10px}.chat-status{display:inline-flex;padding:4px 7px;border-radius:4px;font-size:9px;font-weight:800}.chat-status--waiting{background:#fff0dc;color:#9e6011}.chat-status--in_progress{background:var(--teal-100);color:var(--teal-900)}.chat-status--closed{background:#e2f3eb;color:var(--green)}.chat-workspace__actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.chat-workspace__actions label{height:38px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:5px;color:var(--muted)}.chat-workspace__actions select{height:30px;padding:0 20px 0 0;border:0;font-size:10px;box-shadow:none}.chat-workspace__actions .button{min-height:38px;font-size:11px}.chat-message-stream{min-height:0;flex:1;overflow-y:auto;padding:22px;display:flex;flex-direction:column;gap:18px;background:#fbfcfc}.chat-page-message{max-width:72%}.chat-page-message--agent{align-self:flex-end}.chat-page-message>div{display:flex;align-items:center;gap:7px;margin-bottom:6px}.chat-page-message--agent>div{justify-content:flex-end}.chat-page-message>div>span:last-child{display:flex;align-items:center;gap:7px;font-size:10px}.chat-page-message>div small{color:var(--muted)}.chat-page-message p{margin:0;padding:11px 13px;border:1px solid var(--line);border-radius:3px 7px 7px;background:#fff;color:#3b4947;font-size:12px;line-height:1.5}.chat-page-message--agent p{border-color:#bfe2df;background:#eaf7f5}.chat-page-compose{border-top:1px solid var(--line);background:#fff}.chat-page-compose textarea{width:100%;min-height:85px;padding:14px 17px;border:0;resize:vertical;box-shadow:none;font-size:12px}.chat-page-compose footer{min-height:50px;padding:5px 14px 9px;display:flex;align-items:center;justify-content:space-between;gap:15px}.chat-page-compose footer>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:9px}.chat-page-compose footer>span svg{color:var(--green)}.chat-page-closed{min-height:66px;padding:0 20px;display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.chat-workspace__empty{min-height:500px;display:grid;place-content:center;justify-items:center;gap:7px;color:var(--muted);text-align:center}.chat-workspace__empty svg{color:var(--teal-700)}.chat-workspace__empty h2{margin:6px 0 0;color:var(--ink);font-size:16px}.chat-workspace__empty p{margin:0;font-size:10px}.support-chat-widget{position:fixed;z-index:35;right:24px;bottom:24px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.support-chat-launcher{min-height:47px;padding:0 16px;border:0;border-radius:7px;display:inline-flex;align-items:center;gap:8px;background:var(--teal-700);color:#fff;box-shadow:0 10px 26px #071c4733;font-size:12px;font-weight:800}.support-chat-launcher:hover{background:#0b8c94;transform:translateY(-1px)}.support-chat-widget--open .support-chat-launcher{background:var(--teal-900)}.support-chat-panel{width:min(380px,calc(100vw - 32px));height:min(620px,calc(100vh - 100px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #c9d9d6;border-radius:8px;background:#fff;box-shadow:0 18px 45px #071c4738}.support-chat-header{min-height:67px;padding:11px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:9px;background:var(--teal-950);color:#fff}.support-chat-header__icon{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;background:#ffffff1f;color:#bde2dc}.support-chat-header>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.support-chat-header strong{font-size:13px}.support-chat-header small{overflow:hidden;color:#b6d1cd;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.support-chat-header .icon-button{color:#d2e6e2}.support-chat-header .icon-button:hover{background:#ffffff1a}.support-chat-start{padding:17px;display:flex;flex-direction:column;gap:13px;overflow-y:auto}.support-chat-welcome{padding:11px;display:flex;align-items:flex-start;gap:8px;border:1px solid #d6e8e4;border-radius:5px;background:#f5fbf9;color:var(--teal-700)}.support-chat-welcome>span{display:flex;flex-direction:column;gap:3px}.support-chat-welcome strong{color:var(--ink);font-size:11px}.support-chat-welcome small{color:var(--muted);font-size:9px;line-height:1.45}.support-chat-start label{display:flex;flex-direction:column;gap:5px;color:#394846;font-size:10px;font-weight:750}.support-chat-start input,.support-chat-start select{height:39px;padding:0 10px;font-size:11px}.support-chat-start textarea{min-height:92px;padding:10px;resize:vertical;font-size:11px}.support-chat-conversation{min-height:0;flex:1;display:flex;flex-direction:column}.support-chat-meta{padding:11px 14px;display:flex;flex-direction:column;gap:4px;border-bottom:1px solid var(--line)}.support-chat-meta span{color:var(--teal-700);font-size:9px;font-weight:800;text-transform:uppercase}.support-chat-meta strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.support-chat-meta small{color:var(--muted);font-size:9px}.support-chat-messages{min-height:0;flex:1;overflow-y:auto;padding:15px 13px;display:flex;flex-direction:column;gap:12px;background:#fbfcfc}.support-chat-message{max-width:84%;padding:8px 10px;border-radius:4px 7px 7px;background:#fff;border:1px solid var(--line)}.support-chat-message--client{align-self:flex-end;border-color:#bfe2df;background:#eaf7f5}.support-chat-message small{display:block;margin-bottom:4px;color:var(--muted);font-size:9px;font-weight:750}.support-chat-message p{margin:0;color:#354541;font-size:11px;line-height:1.5}.support-chat-message time{display:block;margin-top:5px;color:#8a9895;font-size:8px;text-align:right}.support-chat-compose{border-top:1px solid var(--line);background:#fff}.support-chat-compose textarea{width:100%;min-height:61px;padding:10px 12px;border:0;resize:vertical;box-shadow:none;font-size:11px}.support-chat-compose footer{min-height:43px;padding:3px 10px 8px;display:flex;align-items:center;justify-content:space-between}.support-chat-compose .button{min-height:33px;padding:0 11px;font-size:10px}.support-chat-closed{padding:15px;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.portal-layout{min-height:100vh;background:#f5f8f7;display:flex;flex-direction:column}.portal-header{height:70px;padding:0 max(24px,calc((100vw - 1160px)/2));background:var(--teal-950);color:#fff;display:flex;align-items:center;gap:40px}.portal-header nav{display:flex;gap:6px}.portal-header nav a{min-height:38px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:5px;color:#aec5c1;font-size:11px;font-weight:700}.portal-header nav a:hover{background:#ffffff14;color:#fff}.portal-profile{margin-left:auto;display:flex;align-items:center;gap:8px}.portal-profile>span:nth-of-type(2){display:flex;flex-direction:column;font-size:10px}.portal-profile small{color:#8fa8a4}.portal-profile .icon-button{color:inherit}.portal-mobile-logout,.portal-menu{display:none}.portal-content{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:50px 0 80px;flex:1}.portal-welcome{min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid var(--line)}.portal-welcome>div,.portal-page-title>div,.new-ticket-layout>div{min-width:0}.portal-welcome h1,.portal-page-title h1,.new-ticket-layout h1,.portal-ticket-detail h1{font-size:31px;margin:0 0 9px}.portal-welcome p,.portal-page-title p,.new-ticket-layout>div>p{color:var(--muted);margin:0;font-size:14px}.portal-quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:25px 0 38px}.portal-quick-actions>a{min-height:92px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:42px 1fr 18px;gap:11px;align-items:center}.portal-quick-actions>a:hover{border-color:#a9c9c4;box-shadow:var(--shadow)}.portal-quick-actions>a>span{width:42px;height:42px;border-radius:6px;background:var(--teal-100);color:var(--teal-700);display:grid;place-items:center}.portal-quick-actions div{display:flex;flex-direction:column;font-size:11px}.portal-quick-actions small{color:var(--muted);margin-top:3px;font-size:9px}.portal-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.portal-section h2{font-size:17px;margin:0 0 4px}.portal-section p{font-size:10px;color:var(--muted);margin:0}.portal-section header a{display:flex;align-items:center;gap:5px;color:var(--teal-700);font-size:10px;font-weight:750}.portal-ticket-list{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.portal-ticket-list>a{min-height:77px;padding:12px 17px;display:grid;grid-template-columns:1fr auto 20px;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.portal-ticket-list>a:last-child{border:0}.portal-ticket-list>a:hover{background:#fbfdfc}.portal-ticket-list>a>div{display:flex;flex-direction:column;gap:4px}.portal-ticket-list>a>div>span{display:flex;align-items:center;gap:8px}.portal-ticket-list b{color:var(--teal-700);font-size:9px}.portal-ticket-list strong{font-size:12px}.portal-ticket-list small{color:var(--muted);font-size:9px}.portal-footer{min-height:66px;padding:0 max(24px,calc((100vw - 1160px)/2));border-top:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.portal-footer .brand{transform:scale(.8);transform-origin:right center}.portal-page-title{min-height:105px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.portal-search{width:100%;height:48px;padding:0 15px;margin-bottom:18px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:6px;color:#81908d}.portal-search input{flex:1;border:0;box-shadow:none}.new-ticket-page>.back-link{margin-bottom:28px}.rotate-180{transform:rotate(180deg)}.new-ticket-layout{min-width:0;display:grid;grid-template-columns:minmax(260px,.75fr) minmax(500px,1.25fr);gap:70px;align-items:start}.new-ticket-layout>div{padding-top:20px}.support-contact{margin-top:40px;padding-top:24px;border-top:1px solid var(--line);display:flex;gap:12px;color:var(--teal-700)}.support-contact>span{display:flex;flex-direction:column;gap:4px;color:var(--ink);font-size:11px}.support-contact small{color:var(--muted);font-size:9px}.support-contact a{color:var(--teal-700);margin-top:4px;font-weight:750}.portal-form{min-width:0;padding:26px;display:flex;flex-direction:column;gap:18px}.portal-form input,.portal-form select{width:100%;min-width:0;height:44px;padding:0 12px}.portal-form textarea{min-height:130px;padding:12px;resize:vertical}.portal-form .field-help{color:var(--muted);font-size:9px;font-weight:400;line-height:1.35}.intake-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ticket-intake-summary{padding:12px 14px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border:1px solid #d7e7e3;border-radius:6px;background:#f5fbf9}.ticket-intake-summary>span{min-width:0;display:flex;flex-direction:column;gap:5px}.ticket-intake-summary small{color:var(--muted);font-size:9px;font-weight:600}.ticket-intake-summary strong:not(.priority){font-size:12px}.ticket-intake-summary .priority{align-self:flex-start}.file-drop{min-height:75px;border:1px dashed #b9cac7;border-radius:6px;display:flex!important;flex-direction:row!important;align-items:center;padding:14px;color:var(--teal-700)!important;cursor:pointer}.file-drop span{display:flex;flex-direction:column;gap:3px;color:var(--ink)}.file-drop small{color:var(--muted);font-weight:400}.file-drop input{display:none}.portal-form footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:7px}.portal-form footer>span{display:flex;align-items:center;gap:6px;color:#6b7976;font-size:9px}.portal-form footer>span svg{color:var(--green)}.portal-ticket-detail{max-width:820px;margin:0 auto}.portal-ticket-detail .ticket-detail-heading{margin-top:25px}.portal-ticket-detail .conversation{min-height:600px}.help-search{height:64px;max-width:800px;margin:10px auto 38px;padding:0 20px;display:flex;align-items:center;gap:10px;border:1px solid #afc8c3;background:#fff;border-radius:7px;color:var(--teal-700);box-shadow:var(--shadow)}.help-search input{flex:1;border:0;box-shadow:none;font-size:14px}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.help-grid article{min-height:220px;padding:25px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.help-grid article:nth-child(3n){border-right:0}.help-grid article>span{position:absolute;right:18px;top:18px;color:#bdc8c6;font-size:10px}.help-grid article>svg{color:var(--teal-700)}.help-grid h2{font-size:14px;line-height:1.4;margin:20px 0 7px}.help-grid p{color:var(--muted);font-size:10px;line-height:1.5}.help-grid a{display:flex;align-items:center;gap:4px;color:var(--teal-700);font-size:10px;font-weight:750}@media(max-width:1080px){.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip article:nth-child(2){border-right:0}.metric-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid,.settings-layout{grid-template-columns:1fr}.team-snapshot{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article:nth-child(3n){border-right:1px solid var(--line)}.feature-grid article:nth-child(2n){border-right:0}.feature-grid article:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.feature-grid article:nth-last-child(-n+2){border-bottom:0}.trust-band div,.portal-header{gap:20px}.portal-profile>span:nth-of-type(2){display:none}.team-table article{grid-template-columns:50px 1fr 120px 1fr 35px}.team-table .due{display:none}}@media(max-width:820px){.marketing-header{padding:0 22px}.marketing-menu{display:grid;color:#fff}.marketing-header nav{display:none;position:absolute;left:16px;right:16px;top:68px;padding:16px;border-radius:7px;flex-direction:column;align-items:stretch;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.marketing-header nav.open{display:flex}.marketing-header .nav-login{padding:12px 0 0;border-left:0;border-top:1px solid var(--line)}.hero{height:720px;max-height:none;align-items:flex-end;padding-bottom:58px}.hero__backdrop{background-position:65% center}.hero__backdrop:after{content:"";position:absolute;inset:0;background:#0325255c}.hero__content{width:calc(100% - 40px);margin:0 auto}.hero h1{font-size:52px}.hero__lead{font-size:20px}.trust-band{align-items:flex-start;flex-direction:column}.trust-band div{display:grid;grid-template-columns:1fr 1fr;width:100%}.workflow-section{grid-template-columns:1fr;gap:30px;padding:70px 24px}.plans-preview{padding:70px 24px;flex-direction:column;align-items:flex-start}.marketing-section{padding:70px 24px}.section-heading h2,.workflow-copy h2,.plans-preview h2{font-size:34px}.login-page{grid-template-columns:1fr}.login-story{min-height:260px;padding:28px}.login-story h1{font-size:35px}.login-lockup{display:none}.login-story>small{display:none}.login-panel{padding:70px 20px 30px}.login-panel>.back-link{top:25px;left:22px}.app-layout{grid-template-columns:1fr}.sidebar{transform:translate(-100%);transition:transform .18s ease}.sidebar--open{transform:translate(0)}.sidebar__close,.mobile-menu{display:grid}.sidebar-overlay{position:fixed;z-index:29;inset:0;border:0;background:#051a1980}.app-main{grid-column:1}.topbar{padding:0 16px}.topbar__title p,.global-search{display:none}.notification-button{margin-left:auto}.app-content{padding:17px 16px 34px}.operations-row,.ticket-detail-layout{grid-template-columns:1fr}.ticket-properties{display:grid;grid-template-columns:1fr 1fr}.ticket-properties section:first-child{grid-column:1 / -1}.customer-grid,.report-grid,.chat-layout{grid-template-columns:1fr}.chat-inbox{max-height:390px;border-right:0;border-bottom:1px solid var(--line)}.chat-workspace{min-height:590px}.chat-workspace__header{align-items:flex-start;flex-direction:column}.chat-workspace__actions{width:100%}.chat-workspace__actions label,.chat-workspace__actions select{flex:1}.portal-header{padding:0 20px}.portal-header nav,.portal-profile{display:none}.portal-header nav.open{display:flex;position:absolute;z-index:20;inset:70px 0 auto;padding:16px;flex-direction:column;background:var(--teal-900)}.portal-mobile-logout{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 10px;border:0;border-top:1px solid rgba(255,255,255,.12);background:transparent;color:#fff;font-size:11px;font-weight:700;text-align:left}.portal-menu{margin-left:auto;display:grid}.portal-content{width:calc(100% - 32px);padding-top:25px}.portal-quick-actions{grid-template-columns:1fr}.new-ticket-layout{grid-template-columns:1fr;gap:28px}.portal-form footer{align-items:flex-start;flex-direction:column}.intake-grid{grid-template-columns:1fr}.help-grid{grid-template-columns:repeat(2,1fr)}.help-grid article:nth-child(3n){border-right:1px solid var(--line)}.help-grid article:nth-child(2n){border-right:0}}@media(max-width:560px){.hero{min-height:680px}.hero__actions,.hero__proof{align-items:stretch;flex-direction:column}.hero__proof{gap:8px}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article:nth-child(3n),.feature-grid article:nth-child(2n),.feature-grid article:nth-last-child(-n+2){min-height:220px;border-right:0;border-bottom:1px solid var(--line)}.feature-grid article:last-child{border-bottom:0}.marketing-footer{grid-template-columns:1fr}.marketing-footer>span{grid-column:1;grid-row:auto}.login-card{padding:25px 18px}.role-switch,.metric-strip,.metric-strip--three{grid-template-columns:1fr}.metric-strip article,.metric-strip article:nth-child(2),.metric-strip article:nth-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.metric-strip article:last-child{border-bottom:0}.attention-band{grid-template-columns:22px 1fr}.attention-band a{grid-column:2}.page-actions--spread{align-items:stretch;flex-direction:column}.page-actions--spread>div:last-child{display:grid;grid-template-columns:1fr 1fr}.view-tabs{align-self:flex-start}.ticket-toolbar{align-items:stretch;flex-direction:column}.search-field{width:100%}.ticket-properties{display:flex}.message-stream{padding:16px 11px}.message-stream article,.message-stream .message--internal{max-width:100%}.customer-card footer{flex-wrap:wrap;padding:10px 15px}.customer-card footer strong{width:100%;margin-left:0}.team-table article{grid-template-columns:46px 1fr 34px}.team-table .availability,.team-table .workload{display:none}.summary-inline{flex-wrap:wrap}.support-chat-widget{right:16px;bottom:16px}.support-chat-launcher{min-height:43px;padding:0 13px}.document-modal-backdrop{padding:0}.document-modal{border-radius:0}.document-modal--history{align-self:center;width:calc(100vw - 24px);max-height:calc(100vh - 24px);border-radius:7px}.portal-welcome{padding:35px 0;align-items:flex-start;flex-direction:column}.portal-welcome h1,.portal-page-title h1,.new-ticket-layout h1,.portal-ticket-detail h1{font-size:27px}.portal-welcome h1,.portal-page-title h1,.new-ticket-layout h1{overflow-wrap:break-word}.portal-page-title{flex-direction:column;padding-bottom:24px}.portal-ticket-list>a{grid-template-columns:1fr 18px}.portal-ticket-list>a>.sla{display:none}.portal-form{padding:18px}.help-grid{grid-template-columns:1fr}.help-grid article,.help-grid article:nth-child(3n),.help-grid article:nth-child(2n){border-right:0}}
