@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#14233a;font-synthesis:none;--navy:#071c36;--navy-soft:#0b2c50;--cyan:#03a9d9;--cyan-soft:#e5f7fc;--yellow:#ffd447;--surface:#fff;--surface-soft:#f4f7fb;--text:#14233a;--muted:#65738a;--line:#dce4ee;--success:#13a875;--danger:#e25555;--shadow:0 14px 40px #071c3614;background:#f4f7fb;font-family:DM Sans,system-ui,sans-serif}:root[data-theme=dark]{color:#eef6ff;--navy:#061426;--navy-soft:#0d2944;--surface:#0d2135;--surface-soft:#081827;--text:#eef6ff;--muted:#9bb0c6;--line:#20384e;--cyan-soft:#07364a;--shadow:0 14px 40px #0000003d;background:#071422}*{box-sizing:border-box}html{background:var(--surface-soft);min-width:320px}body{background:var(--surface-soft);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #03a9d959}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,system-ui,sans-serif}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.brand{color:inherit;align-items:center;gap:10px;display:flex}.brand-mark{background:linear-gradient(145deg, var(--cyan), #0876c9);color:#fff;border-radius:14px 5px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid;box-shadow:0 8px 20px #03a9d940}.brand-copy{line-height:1;display:grid}.brand-copy strong{letter-spacing:.12em;font-size:16px}.brand-copy small{letter-spacing:.18em;color:var(--cyan);margin-top:5px;font:700 7px DM Sans,sans-serif}.eyebrow{color:var(--cyan);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.center-screen{text-align:center;place-content:center;justify-items:center;gap:20px;min-height:100vh;padding:32px;display:grid}.center-screen h1{max-width:540px;margin:0}.center-screen p{color:var(--muted)}.loading-orbit{border:3px solid var(--line);border-top-color:var(--cyan);border-radius:50%;width:46px;height:46px;margin-top:28px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-layout{background:var(--surface);min-height:100vh;display:grid}.auth-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#00bae480,#0000 35%),linear-gradient(145deg,#061a33 0%,#093b65 62%,#087fba 130%);flex-direction:column;justify-content:space-between;min-height:39vh;padding:28px;display:flex;position:relative;overflow:hidden}.auth-hero:after{content:"";border:1px solid #ffffff1f;border-radius:42% 58% 65% 35%;width:300px;height:300px;position:absolute;bottom:-110px;right:-50px;transform:rotate(18deg)}.auth-message{z-index:1;max-width:540px;margin:54px 0 30px;position:relative}.auth-message h1{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(32px,7vw,56px);line-height:1.02}.auth-message p{color:#c7daeb;max-width:430px;margin-bottom:0;line-height:1.65}.auth-trust{color:#bed4e7;align-items:center;gap:8px;font-size:13px;display:flex}.auth-panel{background:var(--surface);place-items:center;padding:30px 22px 52px;display:grid}.auth-card{gap:20px;width:min(100%,420px);display:grid}.auth-card h2{letter-spacing:-.035em;margin:0 0 6px;font-size:30px}.auth-card p{color:var(--muted)}.auth-card label{gap:8px;font-size:13px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--text);background:var(--surface-soft);border-radius:13px;padding:0 16px}.form-error{background:#ffeded;border-radius:10px;padding:12px 14px;font-size:13px;color:#9d2828!important}.primary-button,.secondary-button,.yellow-button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(120deg,#079dcc,#087ac1);padding:0 22px;box-shadow:0 10px 25px #03a9d938}.secondary-button{border:1px solid var(--line);background:var(--surface);padding:0 20px}.yellow-button{color:#312700;background:var(--yellow);padding:0 18px}.text-button{color:var(--cyan);background:0 0;border:0;font-weight:700}.selection-screen{background:var(--surface-soft);min-height:100vh;padding:25px 22px 60px}.selection-screen header{max-width:1040px;margin:0 auto 70px}.selection-screen>section{max-width:820px;margin:auto}.selection-screen h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(30px,5vw,46px)}.selection-screen>section>p{color:var(--muted);margin-bottom:32px}.selection-grid{gap:14px;display:grid}.selection-card{border:1px solid var(--line);text-align:left;background:var(--surface);min-height:106px;box-shadow:var(--shadow);border-radius:18px;grid-template-columns:52px 1fr 24px;align-items:center;gap:14px;padding:20px;display:grid}.selection-card>svg:first-child{width:48px;height:48px;color:var(--cyan);background:var(--cyan-soft);border-radius:14px;padding:12px}.selection-card span{gap:5px;display:grid}.selection-card small{color:var(--muted);line-height:1.5}.app-layout{background:var(--surface-soft);grid-template:68px 1fr 74px/1fr;min-height:100vh;display:grid}.desktop-rail{display:none}.topbar{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:sticky;top:0}.mobile-brand{display:block}.context-button{background:var(--surface-soft);border:0;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:6px 9px;display:flex}.context-button span{text-align:left;min-width:0;display:grid}.context-button small{color:var(--muted);font-size:9px}.context-button strong{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:13px;overflow:hidden}.top-actions{align-items:center;gap:4px;display:flex}.icon-button{background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:inline-grid}.icon-button:hover{background:var(--surface-soft)}.notification-button{position:relative}.notification-button span{border:2px solid var(--surface);background:var(--yellow);border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:9px}.profile-button{background:0 0;border:0;align-items:center;gap:9px;padding:4px;display:flex}.profile-button>span{color:#fff;background:linear-gradient(135deg, var(--navy-soft), var(--cyan));border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.profile-button div{display:none}.main-area{min-width:0}.page-content{width:min(100%,1180px);margin:auto;padding:28px 18px 44px}.welcome-block{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.welcome-block h1,.page-title h1{letter-spacing:-.045em;margin:0 0 7px;font-size:clamp(28px,5vw,42px)}.welcome-block p,.page-title p{color:var(--muted);margin-bottom:0}.dev-badge{color:#6f5900;background:#fff8d2;border:1px solid #d3a800;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;display:none}:root[data-theme=dark] .dev-badge{color:#ffe985;background:#382f08;border-color:#7c6812}.cards-grid{gap:14px;display:grid}.service-card{border:1px solid var(--line);background:var(--surface);min-height:220px;box-shadow:var(--shadow);border-radius:22px;flex-direction:column;padding:20px;display:flex;position:relative;overflow:hidden}.service-card:after{content:"";border:28px solid #03a9d90d;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-50px;right:-35px}.card-heading{justify-content:space-between;align-items:flex-start;display:flex}.card-icon{width:46px;height:46px;color:var(--cyan);background:var(--cyan-soft);border-radius:14px;place-items:center;display:grid}.status-pill{width:fit-content;color:var(--muted);background:var(--surface-soft);text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-online,.status-paid,.status-active{color:#087d58;background:#e2f8ef}.status-online:before{background:var(--success);content:"";border-radius:50%;width:6px;height:6px}.status-overdue,.status-offline{color:#a03232;background:#ffebeb}.card-content{z-index:1;margin:auto 0 18px;position:relative}.card-content h2{letter-spacing:-.025em;margin:0 0 6px;font-size:20px}.card-content p{color:var(--muted);margin:0;line-height:1.5}.card-content small{color:var(--muted);margin-top:8px;display:block}.card-action{z-index:1;width:fit-content;color:var(--cyan);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:800;display:inline-flex;position:relative}.incident-card{background:linear-gradient(145deg,#fff9dd,#fff);border-color:#f0cd55}:root[data-theme=dark] .incident-card{background:linear-gradient(145deg, #312a10, var(--surface));border-color:#715e18}.incident-card .card-icon{color:#936f00;background:#ffe990}.internet-card{color:#fff;background:radial-gradient(circle at 90% 10%, #00c3f04d, transparent 45%), linear-gradient(135deg, var(--navy), #0b4774);border:0}.internet-card .card-content p{color:#bcd2e6}.internet-card .status-pill{color:#8ff0ce;background:#0eb57e24}.internet-card .card-action{color:#62dfff}.shortcuts{margin-top:36px}.section-heading h2{margin-bottom:20px;font-size:24px}.shortcut-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.shortcut-grid button{border:1px solid var(--line);text-align:left;background:var(--surface);border-radius:18px;grid-template-rows:42px 1fr;gap:10px;min-height:132px;padding:16px;display:grid}.shortcut-grid svg{width:40px;height:40px;color:var(--cyan);background:var(--cyan-soft);border-radius:12px;padding:9px}.shortcut-grid span{gap:3px;display:grid}.shortcut-grid small{color:var(--muted);line-height:1.35}.main-nav{z-index:30;padding:7px max(8px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(5,1fr);display:grid;position:sticky;bottom:0}.main-nav button{min-height:58px;color:var(--muted);background:0 0;border:0;border-radius:12px;place-items:center;gap:3px;padding:5px 2px;font-size:10px;font-weight:700;display:grid}.main-nav button.active{color:var(--cyan);background:var(--cyan-soft)}.main-nav svg{width:21px}.detail-page{max-width:900px}.page-title{margin-bottom:28px}.connection-hero{color:#fff;background:linear-gradient(135deg, var(--navy), #075988);box-shadow:var(--shadow);border-radius:24px;align-items:center;gap:22px;padding:26px;display:flex}.connection-hero h2{margin:10px 0 5px}.connection-hero p{color:#c3d8e9;margin:0}.signal-visual{align-items:flex-end;gap:5px;height:74px;display:flex}.signal-visual span{background:var(--cyan);border-radius:6px;width:8px}.signal-visual span:first-child{height:20%}.signal-visual span:nth-child(2){height:45%}.signal-visual span:nth-child(3){height:72%}.signal-visual span:nth-child(4){height:100%}.info-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0;display:grid}.info-grid article{border:1px solid var(--line);background:var(--surface);border-radius:17px;gap:8px;padding:20px;display:grid}.info-grid span{color:var(--muted);font-size:12px}.invoice-list{gap:12px;display:grid}.invoice-list article{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.invoice-list article>div{gap:5px;display:grid}.invoice-list strong{font-size:23px}.invoice-list small{color:var(--muted)}.invoice-list .yellow-button{grid-column:1/-1}.empty-state{border:1px dashed var(--line);text-align:center;background:var(--surface);border-radius:22px;place-content:center;justify-items:center;min-height:320px;padding:30px;display:grid}.empty-state>svg{width:52px;height:52px;color:var(--cyan);background:var(--cyan-soft);border-radius:16px;margin-bottom:18px;padding:13px}.empty-state h2{margin-bottom:6px}.empty-state p{color:var(--muted)}.skeleton-list{gap:12px;display:grid}.skeleton-list span{background:linear-gradient(90deg, var(--surface) 25%, var(--line) 50%, var(--surface) 75%);background-size:200% 100%;border-radius:18px;height:100px;animation:1.4s infinite shimmer}.back-button{color:var(--cyan);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:22px;padding:8px 0;font-weight:800;display:inline-flex}.resource-list{gap:10px;display:grid}.resource-list article{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:78px;padding:14px;display:grid}.resource-list article>svg{width:40px;height:40px;color:var(--cyan);background:var(--cyan-soft);border-radius:12px;padding:10px}.resource-list article>div{gap:4px;display:grid}.resource-list article small{color:var(--muted)}.resource-list article>button{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;padding:8px 11px;font-weight:700}.resource-list article>span{color:var(--muted);font-size:12px}.resource-list article.unread{background:color-mix(in srgb, var(--cyan-soft) 45%, var(--surface));border-color:#9dddec}.integration-pending{text-align:center;background:var(--surface);border:1px dashed #d4b844;border-radius:20px;place-content:center;justify-items:center;min-height:280px;padding:30px;display:grid}.integration-pending>svg{color:#bd8c00}.integration-pending h2{margin:13px 0 6px}.integration-pending p{max-width:480px;color:var(--muted)}@keyframes shimmer{to{background-position:-200% 0}}.chat-page{background:var(--surface);grid-template-rows:auto 1fr auto;height:calc(100dvh - 142px);display:grid}.chat-header{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:72px;padding:12px 18px;display:flex}.chat-header h1{margin:0 0 2px;font-size:17px}.tubarinho-avatar{color:#fff;background:linear-gradient(145deg, var(--cyan), #0878c4);border-radius:16px 7px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.tubarinho-avatar.small{border-radius:10px 4px;flex:none;width:30px;height:30px;font-size:12px}.connection-state{color:var(--success);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.connection-state:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.connection-state.reconnecting{color:#bd8c00}.connection-state.offline{color:var(--danger)}.chat-messages{background:var(--surface-soft);flex-direction:column;gap:14px;padding:20px 16px;display:flex;overflow-y:auto}.message{align-items:flex-end;gap:8px;max-width:min(88%,620px);display:flex}.message p{border:1px solid var(--line);background:var(--surface);border-radius:16px 16px 16px 5px;margin:0;padding:12px 15px;line-height:1.5}.message.customer{align-self:flex-end}.message.customer p{color:#fff;background:#087eb9;border:0;border-radius:16px 16px 5px}.attachment-chip{border:1px solid var(--line);width:min(88%,360px);color:var(--text);background:var(--surface);border-radius:15px;align-items:center;gap:11px;padding:12px;text-decoration:none;display:flex}.attachment-chip>svg{width:38px;height:38px;color:var(--cyan);background:var(--cyan-soft);border-radius:11px;padding:9px}.attachment-chip span{gap:3px;display:grid}.attachment-chip small{color:var(--muted)}.message-composer{padding:10px 12px max(10px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);grid-template-columns:44px 1fr 46px;align-items:end;gap:6px;display:grid}.message-composer label{display:block}.message-composer textarea{resize:none;border:1px solid var(--line);width:100%;max-height:110px;color:var(--text);background:var(--surface-soft);border-radius:15px;padding:12px 14px;display:block}.send-button{color:#fff;background:var(--cyan);border:0;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.send-button:disabled{opacity:.45}.settings-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;margin-bottom:14px;padding:22px}.settings-card h2{margin-bottom:5px}.settings-card>p{color:var(--muted)}.theme-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.theme-options button{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;place-items:center;gap:5px;min-height:82px;font-size:12px;font-weight:700;display:grid}.theme-options button.selected{color:var(--cyan);border-color:var(--cyan);background:var(--cyan-soft)}.security-row{align-items:center;gap:13px;margin-top:18px;display:flex}.security-row>svg{color:var(--success)}.security-row div{gap:3px;display:grid}.security-row span{color:var(--muted);font-size:12px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040f1d94;align-items:end;display:grid;position:fixed;inset:0}.context-dialog{max-height:88dvh;color:var(--text);background:var(--surface);border-radius:24px 24px 0 0;padding:22px 18px 28px;overflow-y:auto;box-shadow:0 -20px 70px #0003}.context-dialog>header{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.context-dialog h2{margin:0}.context-dialog h3{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:22px 0 9px;font:800 11px DM Sans}.option-list{gap:8px;display:grid}.option-list button{border:1px solid var(--line);text-align:left;background:var(--surface-soft);border-radius:14px;grid-template-columns:38px 1fr 14px;align-items:center;gap:10px;min-height:72px;padding:12px;display:grid}.option-list button.selected{border-color:var(--cyan);background:var(--cyan-soft)}.option-list button>svg{color:var(--cyan);background:var(--surface);border-radius:10px;padding:8px}.option-list button span{gap:3px;display:grid}.option-list button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selection-dot{border:3px solid var(--surface);background:var(--cyan);width:10px;height:10px;box-shadow:0 0 0 1px var(--cyan);border-radius:50%}@media (width>=700px){.auth-layout{grid-template-columns:1.08fr .92fr}.auth-hero{min-height:100vh;padding:44px 7vw}.auth-message{margin:auto 0}.selection-grid,.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid .incident-card{grid-column:1/-1;min-height:190px}.shortcut-grid{grid-template-columns:repeat(4,1fr)}.dev-badge{display:inline-flex}.profile-button div{text-align:left;display:grid}.profile-button div small{color:var(--muted)}.context-button strong{max-width:220px}.invoice-list article{grid-template-columns:1fr auto auto}.invoice-list .yellow-button{grid-column:auto}.context-dialog{border-radius:24px;width:min(620px,100% - 40px);margin:auto}.modal-backdrop{align-items:center}}@media (width>=1050px){.app-layout{grid-template:78px 1fr/240px 1fr;padding-left:88px}.desktop-rail{z-index:40;color:#fff;background:var(--navy);flex-direction:column;align-items:center;width:88px;padding:18px 12px;transition:width .25s;display:flex;position:fixed;inset:0 auto 0 0}.desktop-rail:hover{align-items:stretch;width:240px;padding:20px}.desktop-rail .brand-copy,.desktop-rail .rail-help,.desktop-rail>small{display:none}.desktop-rail:hover .brand-copy{display:grid}.desktop-rail:hover .rail-help{display:flex}.desktop-rail:hover>small{display:block}.rail-spacer{flex:1}.rail-help{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:8px;padding:18px}.rail-help span{color:#9eb6cb;font-size:12px;line-height:1.5}.rail-help button{color:#05233c;background:var(--yellow);border:0;border-radius:10px;min-height:38px;font-weight:800}.desktop-rail>small{color:#7189a1;margin-top:18px}.topbar{grid-column:1/-1;padding:13px 30px}.mobile-brand{display:none}.main-area{grid-column:1/-1;padding-left:152px}.main-nav{z-index:45;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;flex-direction:column;gap:5px;width:68px;padding:0;display:flex;position:fixed;top:120px;bottom:auto;left:10px}.main-nav button{color:#89a2b9;width:68px;min-height:62px}.main-nav button.active{color:#fff;background:#ffffff1c}.main-nav button span{font-size:9px}.page-content{padding:45px 35px 70px}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-grid .incident-card{grid-column:1/-1}.service-card{min-height:250px}.chat-page{height:calc(100dvh - 78px)}.chat-header,.chat-messages,.message-composer{padding-left:max(30px,50% - 450px);padding-right:max(30px,50% - 450px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.trust-unlock-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:14px;margin-bottom:16px;padding:18px;display:grid}.trust-unlock-card>svg{color:var(--primary);margin-top:3px}.trust-unlock-card h2{margin:0 0 6px;font-size:18px}.trust-unlock-card p{color:var(--muted);margin:0}.trust-unlock-card span[role=status]{color:var(--good);margin-top:10px;font-weight:700;display:block}.trust-unlock-card .yellow-button{grid-column:1/-1}
