.sf-welcome-backdrop{z-index:9000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.sf-welcome-modal{background:var(--sf-theme-surface);border:1px solid var(--sf-theme-border);border-radius:20px;width:100%;max-width:520px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) sf-modal-in;overflow-y:auto;box-shadow:0 32px 80px #00000038}@media (width<=480px){.sf-welcome-backdrop{align-items:flex-end;padding:0}.sf-welcome-modal{border-radius:20px 20px 0 0;max-height:85vh}.sf-welcome-feature{padding:10px 12px}.sf-welcome-actions{flex-direction:column;padding:12px 16px 20px}.sf-welcome-header{padding:20px 16px 16px}.sf-welcome-features{gap:8px;padding:12px 16px}}@keyframes sf-modal-in{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.sf-welcome-header{border-bottom:1px solid var(--sf-theme-border);align-items:center;gap:16px;padding:24px 24px 20px;display:flex}.sf-welcome-logo{color:#fff;background:#1a9a6e;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:flex}.sf-welcome-header h2{color:var(--sf-theme-text);margin-bottom:3px;font-size:18px;font-weight:700}.sf-welcome-header p{color:var(--sf-theme-muted);font-size:13px}.sf-welcome-features{flex-direction:column;gap:10px;padding:16px 24px;display:flex}.sf-welcome-feature{background:var(--sf-theme-surface-soft);border:1px solid var(--sf-theme-border);border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.sf-welcome-feature-icon{color:#1a9a6e;background:#e8f9f3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:flex}[data-theme=dark] .sf-welcome-feature-icon{color:#6de2bd;background:#0f2920}.sf-welcome-feature strong{color:var(--sf-theme-text);margin-bottom:2px;font-size:13px;font-weight:700;display:block}.sf-welcome-feature span{color:var(--sf-theme-muted);font-size:12.5px;line-height:1.5}.sf-welcome-actions{flex-wrap:wrap;gap:10px;padding:16px 24px 24px;display:flex}.sf-welcome-btn-primary{color:#fff;cursor:pointer;background:#1a9a6e;border:none;border-radius:10px;flex:1;padding:12px 20px;font-size:14px;font-weight:700;transition:background .15s}.sf-welcome-btn-primary:hover{background:#137a56}.sf-welcome-btn-secondary{background:var(--sf-theme-surface-soft);color:var(--sf-theme-text);border:1px solid var(--sf-theme-border);cursor:pointer;white-space:nowrap;border-radius:10px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:background .15s}.sf-welcome-btn-secondary:hover{background:var(--sf-theme-hover)}.sf-help-backdrop{z-index:8000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;position:fixed;inset:0}.sf-help-panel{background:var(--sf-theme-surface);border-left:1px solid var(--sf-theme-border);z-index:8001;flex-direction:column;width:400px;max-width:95vw;animation:.22s cubic-bezier(.16,1,.3,1) sf-panel-in;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #00000026}@keyframes sf-panel-in{0%{transform:translate(100%)}to{transform:translate(0)}}.sf-help-head{border-bottom:1px solid var(--sf-theme-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.sf-help-head strong{color:var(--sf-theme-text);font-size:15px;font-weight:700;display:block}.sf-help-head span{color:var(--sf-theme-muted);font-size:12px}.sf-help-close{border:1px solid var(--sf-theme-border);background:var(--sf-theme-surface-soft);width:32px;height:32px;color:var(--sf-theme-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:background .15s;display:flex}.sf-help-close:hover{background:var(--sf-theme-hover);color:var(--sf-theme-text)}.sf-help-body{flex:1;padding:12px 0;overflow-y:auto}.sf-help-section{border-bottom:1px solid var(--sf-theme-border)}.sf-help-section:last-child{border-bottom:none}.sf-help-summary{cursor:pointer;color:var(--sf-theme-text);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:13px 20px;font-size:14px;font-weight:600;list-style:none;transition:background .12s;display:flex}.sf-help-summary::-webkit-details-marker{display:none}.sf-help-summary:after{content:"›";color:var(--sf-theme-muted);margin-left:auto;font-size:18px;transition:transform .2s}details[open] .sf-help-summary:after{transform:rotate(90deg)}.sf-help-summary:hover{background:var(--sf-theme-hover)}.sf-help-section-icon{color:#1a9a6e;background:#e8f9f3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}[data-theme=dark] .sf-help-section-icon{color:#6de2bd;background:#0f2920}.sf-help-content{padding:4px 20px 16px}.sf-help-intro{color:var(--sf-theme-muted);margin-bottom:12px;font-size:13px;line-height:1.6}.sf-help-steps{flex-direction:column;gap:8px;margin-bottom:12px;list-style:none;display:flex}.sf-help-steps li{color:var(--sf-theme-text);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.sf-help-step-num{color:#1a9a6e;background:#e8f9f3;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;font-weight:800;display:flex}[data-theme=dark] .sf-help-step-num{color:#6de2bd;background:#0f2920}.sf-help-cases{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.sf-help-case{background:var(--sf-theme-surface-soft);border:1px solid var(--sf-theme-border);border-radius:10px;padding:10px 12px}.sf-help-case strong{color:var(--sf-theme-text);margin-bottom:3px;font-size:12.5px;font-weight:700;display:block}.sf-help-case span{color:var(--sf-theme-muted);font-size:12px;line-height:1.55}.sf-help-tip{color:#0d5c42;background:#e8f9f3;border-left:3px solid #1a9a6e;border-radius:0 8px 8px 0;padding:9px 12px;font-size:12.5px;line-height:1.55}[data-theme=dark] .sf-help-tip{color:#a8e8cf;background:#0f2920}.sf-help-trigger{border:1px solid var(--sf-theme-border);background:var(--sf-theme-surface-soft);width:36px;height:36px;color:var(--sf-theme-muted);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:all .15s;display:flex}.sf-help-trigger:hover{color:#1a9a6e;background:#e8f9f3;border-color:#5fbca0}[data-theme=dark] .sf-help-trigger:hover{color:#6de2bd;background:#0f2920}.sf-os-drawer-backdrop{z-index:7000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000040;position:fixed;inset:0}.sf-os-drawer{background:var(--sf-theme-surface);border-left:1px solid var(--sf-theme-border);z-index:7001;flex-direction:column;width:360px;max-width:95vw;animation:.22s cubic-bezier(.16,1,.3,1) sf-panel-in;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #00000024}.sf-os-drawer-head{border-bottom:1px solid var(--sf-theme-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;display:flex}.sf-os-drawer-head>div{align-items:center;gap:10px;display:flex}.sf-os-drawer-head>div>strong{color:var(--sf-theme-text);font-size:15px;font-weight:700}.sf-os-drawer-status{border-radius:20px;padding:3px 9px;font-size:11px;font-weight:700}.sf-os-drawer-close{border:1px solid var(--sf-theme-border);background:var(--sf-theme-surface-soft);width:32px;height:32px;color:var(--sf-theme-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;transition:background .15s;display:flex}.sf-os-drawer-close:hover{background:var(--sf-theme-hover);color:var(--sf-theme-text)}.sf-os-drawer-body{flex:1;padding:8px 0;overflow-y:auto}.sf-os-drawer-field{border-bottom:1px solid var(--sf-theme-border);flex-direction:column;gap:3px;padding:12px 20px;display:flex}.sf-os-drawer-field:last-child{border-bottom:none}.sf-os-drawer-field>span{letter-spacing:.07em;color:var(--sf-theme-muted);text-transform:uppercase;font-size:9px;font-weight:800}.sf-os-drawer-field>strong{color:var(--sf-theme-text);font-size:13px;font-weight:600}.sf-os-drawer-field>small{color:var(--sf-theme-muted);font-size:11px}.sf-os-drawer-desc>p{color:var(--sf-theme-text);margin:0;font-size:12.5px;line-height:1.6}.sf-os-drawer-actions{border-top:1px solid var(--sf-theme-border);flex-shrink:0;gap:8px;padding:16px 20px;display:flex}.sf-os-drawer-whatsapp{color:#08765b;background:#eaf8f3;border:1px solid #bfe8da;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:40px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.sf-os-drawer-edit{color:#fff;background:#1a9a6e;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:40px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.sf-os-drawer-edit:hover{background:#137a56}.sf-schedule-open-btn{color:#475650;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dce4e1;border-radius:9px;align-items:center;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}[data-theme=dark] .sf-schedule-open-btn{background:var(--sf-theme-surface-soft);border-color:var(--sf-theme-border);color:var(--sf-theme-text)}:root{--ink:#0f1720;--muted:#667085;--line:#e7ebef;--soft:#f5f8f7;--brand:#0db987;--brand-dark:#08765b;--brand-light:#dff8f0;--navy:#102520;--lime:#bdf668;--white:#fff;--yellow:#fff3cd;--shadow:0 20px 60px #0f17201a;color:var(--ink);background:#fff;font-family:DM Sans,sans-serif}body{color:var(--ink);background:#fff;margin:0}button,input,select{font:inherit}button,a{transition:all .2s}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 40px);margin:auto}.page-shell{overflow:hidden}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e7ebefd9;align-items:center;gap:34px;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:-.8px;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;display:flex}.brand>span:last-child>span{color:var(--brand)}.brand-mark{background:var(--brand);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.nav{gap:30px;margin:auto;display:flex}.nav a{color:#49525d;font-size:14px;font-weight:600}.nav a:hover{color:var(--brand)}.top-actions{align-items:center;gap:12px;display:flex}.link-btn{background:0 0;border:0;padding:10px 12px;font-weight:600}.primary,.secondary{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:14px 19px;font-weight:700;display:inline-flex}.primary{background:var(--brand);color:#fff;box-shadow:0 12px 28px #0db9873d}.primary:hover{background:#0aa77a;transform:translateY(-1px)}.primary.small{border-radius:10px;padding:11px 15px;font-size:14px}.secondary{color:#25313a;background:#fff;border:1px solid #dfe5e8}.secondary:hover{background:#fafcfc;border-color:#b8c5c9}.menu-btn{background:0 0;border:0;display:none}.hero{background:linear-gradient(#fff 0,#fbfdfc 100%);padding:155px 0 78px;position:relative}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.glow-a{background:radial-gradient(circle,#0db98729,#0db98700 68%);width:520px;height:520px;top:40px;right:-170px}.glow-b{background:radial-gradient(circle,#bdf66821,#bdf66800 68%);width:380px;height:380px;top:300px;left:-180px}.hero-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:55px;display:grid}.eyebrow,.section-kicker{letter-spacing:1.4px;color:var(--brand-dark);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.eyebrow{background:var(--brand-light);letter-spacing:.2px;text-transform:none;border-radius:999px;padding:8px 11px;display:inline-flex}.hero h1,.section-heading h2,.workflow-copy h2,.final-box h2,.faq-heading h2,.ai-copy h2{letter-spacing:-2.4px;margin:18px 0 20px;font-family:Manrope,sans-serif;line-height:1.03}.hero h1{font-size:clamp(46px,5.2vw,72px)}.hero h1 span{color:var(--brand-dark)}.hero-copy>p{color:var(--muted);max-width:560px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin-top:30px;display:flex}.micro-proof{color:#67727a;gap:18px;margin-top:20px;font-size:13px;display:flex}.micro-proof span{align-items:center;gap:5px;display:flex}.micro-proof svg{color:var(--brand)}.product-stage{padding:28px 0 22px;position:relative}.app-window{z-index:2;background:#fff;border:1px solid #dfe6e4;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 90px #10252024}.app-top{border-bottom:1px solid #edf0ef;align-items:center;gap:12px;height:54px;padding:0 16px;display:flex}.mini-brand{background:var(--brand);color:#fff;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.app-search{color:#98a1a8;background:#f5f7f6;border:1px solid #eef1f0;border-radius:7px;width:260px;height:29px;margin-left:6px;padding:9px 12px;font-size:9px}.avatar{color:#fff;background:#183930;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:auto;font-size:9px;font-weight:800;display:grid}.app-body{grid-template-columns:110px 1fr;min-height:395px;display:grid}.side-nav{background:#fbfcfc;border-right:1px solid #edf0ef;padding:15px 9px}.side-nav>div{color:#89939b;border-radius:8px;align-items:center;gap:7px;margin-bottom:3px;padding:10px 8px;font-size:8px;display:flex}.side-nav .side-active{color:var(--brand-dark);background:var(--brand-light);font-weight:700}.dash{background:#f7f9f8;padding:22px 20px}.dash-head{justify-content:space-between;align-items:center;display:flex}.dash-head small,.card-title small{letter-spacing:.8px;color:#8f999f;font-size:7px;font-weight:800}.dash-head h3{margin:4px 0;font-size:17px}.dash-head button{background:var(--brand);color:#fff;border:0;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:700}.kpi-row{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 12px;display:grid}.kpi{background:#fff;border:1px solid #e8edeb;border-radius:11px;padding:12px;display:grid;position:relative}.kpi-icon{background:var(--brand-light);width:27px;height:27px;color:var(--brand-dark);border-radius:8px;place-items:center;display:grid;position:absolute;top:11px;right:11px}.kpi small{color:#8a959b;font-size:7px}.kpi strong{margin:7px 0 3px;font-size:21px}.kpi em{color:#4e9b81;font-size:7px;font-style:normal}.dash-grid{grid-template-columns:1.15fr .85fr;gap:10px;display:grid}.chart-card,.maintenance-card{background:#fff;border:1px solid #e8edeb;border-radius:11px;min-height:175px;padding:12px}.card-title{justify-content:space-between;align-items:start;display:flex}.card-title strong{margin-top:4px;font-size:16px;display:block}.card-title>span{color:#89949a;font-size:7px}.chart-bars{align-items:flex-end;gap:6px;height:100px;margin-top:20px;display:flex}.chart-bars i{background:linear-gradient(#17c895,#7cdfbd);border-radius:4px 4px 2px 2px;flex:1}.mini-job{border-bottom:1px solid #f0f2f1;align-items:center;gap:7px;padding:10px 0;display:flex}.mini-job:last-child{border:0}.job-dot{background:#76d8ba;border-radius:50%;width:7px;height:7px}.job-dot.urgent{background:#ff8d75}.job-dot.soon{background:#f4c959}.mini-job div{display:grid}.mini-job b{font-size:8px}.mini-job small{color:#929aa0;margin-top:2px;font-size:6.5px}.mini-job em{color:#8f989e;margin-left:auto;font-size:6px;font-style:normal}.floating-chip{z-index:4;color:#4d5a61;background:#fff;border:1px solid #e3e9e7;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;display:flex;position:absolute;box-shadow:0 14px 35px #152d2624}.floating-chip svg{color:var(--brand)}.floating-chip strong{color:var(--ink)}.chip-a{top:11px;right:-24px}.chip-b{bottom:0;left:44px}.proof-strip{background:#fff;border-top:1px solid #edf0ef;border-bottom:1px solid #edf0ef}.stats-grid{grid-template-columns:repeat(4,1fr);padding:25px 0;display:grid}.stat{border-right:1px solid #e9eeec;justify-content:center;align-items:center;gap:10px;display:flex}.stat:last-child{border:0}.stat strong{color:var(--brand-dark);font-family:Manrope;font-size:25px}.stat span{color:#69747b;max-width:120px;font-size:12px;line-height:1.3}.section{padding:105px 0}.section-heading h2,.workflow-copy h2,.faq-heading h2,.ai-copy h2{font-size:clamp(36px,4vw,54px)}.section-heading p,.faq-heading p,.workflow-copy p,.ai-copy p{color:var(--muted);max-width:650px;font-size:17px;line-height:1.65}.section-heading.center{text-align:center}.section-heading.center .section-kicker{justify-content:center}.section-heading.center p{margin:0 auto}.section-heading.narrow{max-width:790px;margin:0 auto}.problem-section{background:#fbfcfc}.problem-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;display:grid}.problem-grid article{background:#fff;border:1px solid #e6ece9;border-radius:18px;padding:28px;box-shadow:0 9px 30px #132d250a}.problem-icon,.segment-icon{background:var(--brand-light);width:48px;height:48px;color:var(--brand-dark);border-radius:14px;place-items:center;display:grid}.problem-grid h3{margin:22px 0 10px;font-family:Manrope;font-size:20px}.problem-grid p{color:#6c777e;font-size:14px;line-height:1.6}.problem-tag{color:var(--brand-dark);background:#f0f7f4;border-radius:8px;margin-top:12px;padding:7px 9px;font-size:11px;font-weight:800;display:inline-flex}.feature-tabs{gap:8px;margin:42px 0 24px;padding-bottom:3px;display:flex;overflow:auto}.feature-tabs button{white-space:nowrap;color:#68747a;cursor:pointer;background:#fff;border:1px solid #e0e6e4;border-radius:11px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:flex}.feature-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.feature-showcase{background:#f5f8f7;border:1px solid #e5eae8;border-radius:24px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:62px;min-height:470px;padding:48px;display:grid}.big-icon{background:var(--brand-light);width:56px;height:56px;color:var(--brand-dark);border-radius:16px;place-items:center;display:grid}.feature-copy h3{letter-spacing:-1px;margin:22px 0 14px;font-family:Manrope;font-size:32px;line-height:1.12}.feature-copy p{color:#68747a;line-height:1.65}.feature-copy ul{margin:22px 0;padding:0;list-style:none}.feature-copy li{align-items:center;gap:8px;margin:11px 0;font-size:14px;font-weight:600;display:flex}.feature-copy li svg{color:var(--brand)}.text-cta{color:var(--brand-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:800;display:flex}.feature-visual{background:#fff;border:1px solid #dfe7e4;border-radius:16px;min-height:320px;padding:20px;box-shadow:0 20px 45px #122a2314}.visual-top{border-bottom:1px solid #edf0ef;justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex}.visual-top small{color:#869197;letter-spacing:.6px;font-size:9px;font-weight:800}.visual-top h4{margin:5px 0;font-size:21px}.visual-top>span{background:var(--brand-light);color:var(--brand-dark);border-radius:8px;padding:8px 10px;font-size:11px;font-weight:800}.customer-row{border-bottom:1px solid #edf0ef;grid-template-columns:37px 1fr auto auto;align-items:center;gap:10px;padding:13px 0;display:grid}.initial{color:#31574c;background:#edf4f1;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.customer-row>div:nth-child(2){display:grid}.customer-row b{font-size:12px}.customer-row small{color:#89959b;margin-top:3px;font-size:9px}.customer-row>span{font-size:11px;font-weight:800}.customer-row button{color:#356d5b;background:#fff;border:1px solid #d9e4df;border-radius:8px;gap:5px;padding:8px 9px;font-size:9px;font-weight:800;display:flex}.customer-row.hot{background:linear-gradient(90deg,#fbfffd,#fff)}.message-preview{background:#f3f8f6;border-radius:11px;margin-top:13px;padding:12px}.message-preview span{color:#287359;align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.message-preview p{color:#65716f;margin:8px 0 0;font-size:10px;line-height:1.5}.pipeline{background:#eef3f1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pipeline-col>b{color:#66726f;justify-content:space-between;padding:5px 2px 9px;font-size:9px;display:flex}.pipeline-col>b span{background:#dfe8e5;border-radius:999px;padding:2px 6px}.deal{background:#fff;border:1px solid #dfe6e4;border-radius:9px;gap:7px;margin-bottom:8px;padding:12px;display:grid}.deal small{font-size:9px}.deal strong{font-size:15px}.deal span{color:#8b969b;font-size:8px}.deal.warning{border-left:3px solid #eeb64b}.deal.success{border-left:3px solid var(--brand)}.equipment{background:linear-gradient(135deg,#f6faf8,#eef5f2);place-items:center;display:grid}.equipment-card{background:#fff;border:1px solid #e2e8e5;border-radius:14px;width:100%;padding:18px}.eq-head{grid-template-columns:46px 1fr auto;align-items:center;gap:12px;display:grid}.eq-icon{background:var(--brand-light);width:46px;height:46px;color:var(--brand-dark);border-radius:12px;place-items:center;display:grid}.eq-head small{color:#8c969b;font-size:8px}.eq-head h4{margin:4px 0;font-size:15px}.eq-meta{background:#f8faf9;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0;padding:14px;display:grid}.eq-meta span{display:grid}.eq-meta small{color:#909a9f;font-size:7px}.eq-meta b{margin-top:4px;font-size:9px}.eq-meta b.accent{color:var(--brand-dark)}.history>b{font-size:10px}.history>div{grid-template-columns:9px 1fr;gap:8px;margin-top:11px;display:grid}.history>div>span{background:var(--brand);border-radius:50%;width:8px;height:8px;margin-top:3px}.history p{color:#758087;margin:0;font-size:8px}.history p strong{color:#273139;margin-bottom:2px;display:block}.agenda{padding:0;overflow:hidden}.agenda-head{background:#f5f8f7;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.agenda-head span{font-size:9px;font-weight:800}.agenda-head button{background:var(--brand);color:#fff;border:0;border-radius:7px;padding:7px 9px;font-size:8px}.agenda-row{border-bottom:1px solid #edf0ef;grid-template-columns:42px 9px 1fr 95px 60px;align-items:center;gap:10px;padding:14px 16px;display:grid}.agenda-row>b{font-size:9px}.agenda-dot{background:#6fc7a8;border-radius:50%;width:8px;height:8px}.agenda-dot.d1{background:#8aaef1}.agenda-dot.d2{background:#ebb45b}.agenda-dot.d3{background:#a68deb}.agenda-row>div{display:grid}.agenda-row strong{font-size:10px}.agenda-row small{color:#929b9f;margin-top:2px;font-size:8px}.agenda-row em{color:#657078;font-size:8px;font-style:normal}.agenda-row .status{color:#31735d;background:var(--brand-light);text-align:center;border-radius:6px;padding:5px 6px;font-size:7px;font-weight:800}.workflow-section{background:var(--navy);color:#fff}.workflow-wrap{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.section-kicker.light{color:#9de4ca}.workflow-copy h2 span{color:#89e3c2}.workflow-copy p{color:#b9c9c4}.light-button{color:#12382d;box-shadow:none;background:#fff}.light-button:hover{background:#e9f7f1}.flow-list{gap:10px;display:grid}.flow-item{background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:34px 42px 1fr 20px;align-items:center;gap:10px;padding:13px 16px;display:grid}.flow-item>span{color:#77ad9d;font-size:10px}.flow-icon{color:#78e2bd;background:#0db9872b;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.flow-item>div:nth-child(3){display:grid}.flow-item b{font-size:13px}.flow-item small{color:#9fb2ac;margin-top:3px;font-size:10px}.flow-item>svg{color:#6b817a}.segment-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid}.segment-card{background:#fff;border:1px solid #e2e8e6;border-radius:18px;min-height:285px;padding:26px;position:relative}.segment-card.featured{background:linear-gradient(#f1fbf7,#fff);border-color:#a7dfca}.segment-label{letter-spacing:.6px;background:var(--brand);color:#fff;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;top:15px;right:15px}.segment-card h3{margin:23px 0 10px;font-family:Manrope;font-size:19px}.segment-card p{color:#6c777d;font-size:13px;line-height:1.6}.segment-card a{color:var(--brand-dark);align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:24px}.ai-section{padding-top:30px}.ai-card{color:#fff;background:linear-gradient(135deg,#102c25,#0c1c18);border-radius:28px;grid-template-columns:1fr 1fr;gap:70px;padding:62px;display:grid;position:relative;overflow:hidden}.ai-card:after{content:"";background:radial-gradient(circle,#0db9873d,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;top:-160px;right:-160px}.ai-copy,.ai-console{z-index:2;position:relative}.ai-badge{color:#a7edd4;background:#8be3c221;border:1px solid #8be3c22e;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:800;display:inline-flex}.ai-copy p{color:#b9c9c4}.ai-points{gap:10px;margin-top:22px;display:grid}.ai-points span{align-items:center;gap:8px;font-size:13px;display:flex}.ai-points svg{color:#82e3bf}.ai-console{color:var(--ink);background:#fff;border-radius:18px;align-self:center;padding:22px;box-shadow:0 25px 70px #00000040}.ai-console-top{align-items:center;gap:8px;display:flex}.ai-console-top svg{color:var(--brand)}.ai-console-top span{color:#8a949a;margin-left:auto;font-size:9px}.ai-console>p{color:#657077;font-size:12px;line-height:1.55}.ai-alert{border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-top:10px;padding:12px;display:grid}.ai-alert.green{background:#edf9f5}.ai-alert.yellow{background:#fff8e6}.ai-alert>svg{color:#3b8c70}.ai-alert div{display:grid}.ai-alert b{font-size:10px}.ai-alert small{color:#737d82;margin-top:2px;font-size:8px}.ai-alert>strong{font-size:10px}.ai-console button{background:var(--navy);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:14px;padding:11px;font-size:10px;font-weight:800;display:flex}.pricing-section{background:#fbfcfc}.pricing-wrap{grid-template-columns:1fr .85fr;gap:24px;max-width:900px;margin:48px auto 0;display:grid}.price-card,.roi-card{background:#fff;border:1px solid #e1e7e5;border-radius:22px;padding:36px}.price-card{position:relative;box-shadow:0 18px 50px #152b2514}.popular{color:#fff;background:var(--brand);border-radius:6px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;top:25px;right:25px}.price-card h3,.roi-card h3{margin:0 0 8px;font-family:Manrope;font-size:23px}.price-card>p,.roi-card>p{color:#6c777e;font-size:13px;line-height:1.55}.price{align-items:start;margin:26px 0 21px;display:flex}.price sup{margin-top:8px;font-size:17px;font-weight:800}.price>strong{letter-spacing:-3px;font-family:Manrope;font-size:58px;line-height:.95}.price>span{margin:7px 0 0 4px;font-size:18px;font-weight:800}.price>span small{color:#839097;font-size:11px;font-weight:600}.full{width:100%}.price-features{gap:11px;margin-top:24px;display:grid}.price-features span{align-items:center;gap:8px;font-size:12px;display:flex}.price-features svg{color:var(--brand)}.roi-card{color:#fff;background:#132b25;align-self:center}.roi-icon{color:#7ae0bc;background:#0db98729;border-radius:15px;place-items:center;width:53px;height:53px;display:grid}.roi-card>p{color:#b5c6c0}.roi-math,.roi-total{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:11px 0;font-size:12px;display:flex}.roi-total{border-bottom:0;margin-top:5px}.roi-total strong{color:#87e5c3;font-size:18px}.roi-card>small{color:#7f948d;margin-top:16px;font-size:8px;line-height:1.5;display:block}.faq-wrap{grid-template-columns:.75fr 1.25fr;gap:70px;display:grid}.faq-heading{align-self:start;position:sticky;top:120px}.faq-list{border-top:1px solid #e1e7e5}.faq-item{border-bottom:1px solid #e1e7e5}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:23px 0;font-weight:700;display:flex}.faq-item button svg{transition:all .25s}.faq-answer{grid-template-rows:0fr;transition:all .25s;display:grid}.faq-answer p{color:#6b767c;margin:0;font-size:13px;line-height:1.6;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding-bottom:22px}.faq-item.open button svg{transform:rotate(180deg)}.final-cta{padding:30px 0 90px}.final-box{background:var(--brand);color:#fff;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;padding:48px 55px;display:flex;position:relative;overflow:hidden}.final-box:after{content:"";pointer-events:none;z-index:0;border:1px solid #ffffff2e;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-140px;right:-80px;box-shadow:0 0 0 60px #ffffff0d,0 0 0 120px #ffffff08}.final-box>div,.final-box>button,.final-box>a{z-index:2;position:relative}.final-box h2{margin:12px 0;font-size:45px}.final-box p{color:#e6fff6}.final-box button{flex:none}footer{color:#d7e2de;background:#0b1714;padding:55px 0 26px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:40px;display:grid}.footer-brand{color:#fff}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid p{color:#82938d;max-width:240px;font-size:12px;line-height:1.6}.footer-grid b{color:#fff;margin-bottom:5px;font-size:12px}.footer-grid a:not(.brand){color:#8ea099;font-size:11px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#65766f;border-top:1px solid #1d2e29;justify-content:space-between;margin-top:35px;padding-top:22px;font-size:10px;display:flex}.whatsapp{z-index:20;background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #0db98759}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050e0b9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:min(480px,100%);padding:34px;position:relative;box-shadow:0 25px 80px #00000047}.modal-close{cursor:pointer;background:#fff;border:1px solid #e1e7e4;border-radius:10px;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:16px;right:16px}.modal-icon{background:var(--brand-light);width:48px;height:48px;color:var(--brand-dark);border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.modal h2{letter-spacing:-1.2px;margin:11px 0 7px;font-family:Manrope;font-size:30px}.modal>p{color:#6c777d;font-size:13px;line-height:1.6}.modal form{grid-template-columns:1fr 1fr;gap:13px;margin-top:22px;display:grid}.modal label{color:#4d5a60;gap:6px;font-size:10px;font-weight:800;display:grid}.modal input,.modal select{background:#fff;border:1px solid #dce4e1;border-radius:9px;outline:none;width:100%;padding:11px 12px;font-size:12px}.modal input:focus,.modal select:focus{border-color:var(--brand)}.modal form .full{grid-column:1/-1;margin-top:4px}.success-state{text-align:center;padding:20px 6px}.success-state>span{background:var(--brand-light);width:68px;height:68px;color:var(--brand);border-radius:50%;place-items:center;margin:0 auto;display:grid}.success-state>span svg{width:34px;height:34px}.success-state p{color:#6e797e;line-height:1.6}.success-state .primary{margin-top:10px}@media (width<=980px){.nav,.top-actions{display:none}.menu-btn{margin-left:auto;display:grid}.nav.open{background:#fff;border-bottom:1px solid #e5ebe8;flex-direction:column;padding:22px 25px;display:flex;position:absolute;top:76px;left:0;right:0;box-shadow:0 15px 30px #0f241e14}.hero-grid,.feature-showcase,.workflow-wrap,.ai-card,.pricing-wrap,.faq-wrap{grid-template-columns:1fr}.hero-grid{gap:25px}.hero-copy{text-align:center}.eyebrow{margin:auto}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.micro-proof{justify-content:center}.product-stage{max-width:720px;margin:auto}.segment-grid{grid-template-columns:repeat(2,1fr)}.workflow-wrap{gap:45px}.faq-heading{position:static}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat{padding:10px}.feature-showcase{gap:35px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.ai-card{gap:35px}.final-box{flex-direction:column;align-items:flex-start}}.nav-mobile-cta{display:none}@media (width<=980px){.nav.open{z-index:30}.nav-mobile-cta{border-top:1px solid #e5ebe8;align-items:center;gap:10px;width:100%;margin-top:12px;padding-top:14px;display:flex}.nav-mobile-cta .link-btn{color:#49525d;padding:12px 0;font-size:14px}.nav-mobile-cta .primary.small{justify-content:center}}@media (width<=640px){.segment-card{min-height:auto}.container{width:min(100% - 28px,1180px)}.topbar{height:68px;padding:0 16px}.nav.open{top:68px}.hero{padding-top:118px}.hero h1{letter-spacing:-1.8px;font-size:42px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.micro-proof{flex-wrap:wrap;gap:8px 13px}.product-stage{padding-top:12px}.floating-chip{display:none}.app-body{grid-template-columns:1fr}.side-nav{display:none}.app-search{flex:1;width:auto}.dash{padding:14px 11px}.dash-head h3{font-size:14px}.kpi-row{gap:6px}.kpi{padding:9px}.kpi-icon{display:none}.kpi strong{font-size:17px}.dash-grid{grid-template-columns:1fr}.maintenance-card{display:none}.chart-card{min-height:145px}.stats-grid{padding:15px 0}.stat{text-align:center;flex-direction:column;justify-content:flex-start;gap:2px}.stat strong{font-size:21px}.stat span{font-size:10px}.section{padding:75px 0}.section-heading h2,.workflow-copy h2,.faq-heading h2,.ai-copy h2{letter-spacing:-1.6px;font-size:35px}.problem-grid,.segment-grid{grid-template-columns:1fr}.feature-tabs{margin-top:30px}.feature-showcase{padding:24px 18px}.feature-copy h3{font-size:26px}.feature-visual{min-height:290px;padding:14px}.customer-row{grid-template-columns:34px 1fr auto}.customer-row>span{display:none}.customer-row button{padding:8px;font-size:0}.pipeline{grid-template-columns:1fr 1fr}.pipeline-col:last-child{display:none}.eq-meta{grid-template-columns:1fr}.eq-meta span:nth-child(2){display:none}.agenda-row{grid-template-columns:35px 8px 1fr 55px}.agenda-row em{display:none}.flow-item{grid-template-columns:28px 38px 1fr}.flow-item>svg{display:none}.ai-card{padding:30px 20px}.price-card,.roi-card{padding:27px 22px}.final-cta{padding-bottom:60px}.final-box{padding:35px 25px}.final-box h2{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.modal{padding:27px 20px}.modal form{grid-template-columns:1fr}.modal form .full{grid-column:auto}.whatsapp{bottom:15px;right:15px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}.auth-page{color:#172033;background:#fff;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);min-height:100vh;font-family:DM Sans,sans-serif;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 82% 15%,#39dba733,#0000 28%),radial-gradient(circle at 8% 85%,#bdf66814,#0000 26%),#102520;flex-direction:column;justify-content:space-between;min-height:100vh;padding:46px clamp(38px,5vw,76px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:310px;height:310px;position:absolute;bottom:80px;right:-120px}.auth-brand,.sf-sidebar-brand{letter-spacing:-.8px;align-items:center;gap:10px;width:fit-content;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;text-decoration:none;display:inline-flex}.auth-brand{z-index:2;color:#fff;position:relative}.auth-brand>span:last-child>span,.sf-sidebar-brand>span:last-child>span{color:#23ca98}.auth-brand-mark,.sf-brand-mark{color:#fff;background:#0db987;border-radius:11px;place-items:center;width:35px;height:35px;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;display:grid}.auth-story-copy{z-index:2;max-width:570px;margin:70px 0 52px;position:relative}.auth-story-kicker{color:#7de1c4;letter-spacing:.16em;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-flex}.auth-story-copy h2{letter-spacing:-2.5px;margin:0 0 22px;font-family:Manrope,sans-serif;font-size:clamp(38px,4vw,60px);line-height:1.02}.auth-story-copy>p{color:#b9c9c4;max-width:520px;margin:0;font-size:17px;line-height:1.7}.auth-benefits{gap:13px;margin-top:32px;display:grid}.auth-benefit{align-items:center;gap:11px;display:flex}.auth-benefit>span{color:#66e0bb;background:#23ca9824;border-radius:8px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.auth-benefit p{color:#d7e1de;margin:0;font-size:14px}.auth-preview{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff1c;border-radius:18px;width:min(100%,540px);position:relative;overflow:hidden;box-shadow:0 30px 80px #0000002e}.auth-preview-top{border-bottom:1px solid #ffffff14;align-items:center;gap:6px;height:42px;padding:0 14px;display:flex}.auth-preview-top>span{background:#ffffff40;border-radius:50%;width:7px;height:7px}.auth-preview-top b{color:#a9bbb5;letter-spacing:.08em;text-transform:uppercase;margin-left:auto;font-size:9px}.auth-preview-badge{color:#7fada0;letter-spacing:.06em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:8px;font-style:normal;font-weight:700}.auth-preview-grid{grid-template-columns:1fr 1fr;gap:9px;padding:14px;display:grid}.auth-preview-grid article{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;min-height:91px;padding:14px;display:grid}.auth-preview-grid article.wide{grid-column:1/-1}.auth-preview-grid small,.auth-preview-grid em{color:#9db2ab;font-size:9px;font-style:normal}.auth-preview-grid strong{color:#fff;margin:7px 0 4px;font-family:Manrope,sans-serif;font-size:23px}.auth-form-side{background:#fbfcfc;place-items:center;min-height:100vh;padding:54px clamp(30px,6vw,96px);display:grid}.auth-form-card{width:min(100%,520px)}.auth-form-heading>span{color:#0a8e69;letter-spacing:.13em;font-size:11px;font-weight:800}.auth-form-heading h1{color:#14201d;letter-spacing:-1.8px;margin:12px 0;font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,48px);line-height:1.06}.auth-form-heading p{color:#6b7773;margin:0;font-size:15px;line-height:1.65}.auth-form{gap:18px;margin-top:34px;display:grid}.auth-form label:not(.auth-checkbox){gap:8px;display:grid}.auth-form label>span{color:#33413d;font-size:13px;font-weight:700}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{color:#17231f;background:#fff;border:1px solid #dce4e1;border-radius:11px;outline:none;width:100%;height:52px;padding:0 15px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:#49b796;box-shadow:0 0 0 4px #0db98717}.auth-form input::placeholder{color:#a6afac}.auth-field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-form-options{justify-content:space-between;align-items:center;gap:16px;margin-top:-2px;display:flex}.auth-checkbox{color:#5d6965;align-items:center;gap:8px;font-size:12px;display:flex}.auth-checkbox input{accent-color:#0db987}.auth-text-button{color:#7d8a85;background:0 0;border:0;font-size:12px;font-weight:700}.auth-text-button:disabled{cursor:not-allowed;opacity:.7}.auth-submit,.auth-demo-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:52px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.auth-submit{color:#fff;background:#0db987;border:0;box-shadow:0 13px 28px #0db98730}.auth-submit:hover:not(:disabled){background:#0aa77a;transform:translateY(-1px)}.auth-submit:disabled,.auth-demo-button:disabled{cursor:wait;opacity:.65}.auth-divider{color:#98a29f;place-items:center;height:18px;font-size:11px;display:grid;position:relative}.auth-divider:before{content:"";background:#e5eae8;height:1px;position:absolute;left:0;right:0}.auth-divider span{z-index:1;background:#fbfcfc;padding:0 10px;position:relative}.auth-demo-button{color:#263530;background:#fff;border:1px solid #d9e2df}.auth-demo-button:hover:not(:disabled){background:#f8fbfa;border-color:#b9cac4}.auth-demo-icon{color:#08765b;background:#e3f8f1;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.auth-mode-note{color:#8b9692;text-align:center;margin:-5px 0 0;font-size:11px;line-height:1.5}.auth-trial-box{background:#f3fbf8;border:1px solid #dbece6;border-radius:11px;gap:10px;padding:13px 14px;display:flex}.auth-trial-box>span{color:#0a966f;font-weight:900}.auth-trial-box p{color:#60706a;margin:0;font-size:12px;line-height:1.5}.auth-trial-box strong{color:#2b3d37}.auth-error{color:#a94438;background:#fff6f5;border:1px solid #f2c7c2;border-radius:10px;padding:12px 14px;font-size:12px;line-height:1.5}.auth-switch{color:#7a8682;text-align:center;margin:24px 0 0;font-size:13px}.auth-switch a{color:#08765b;font-weight:800}.sf-app-shell{color:#17231f;background:#f5f7f6;grid-template-columns:250px minmax(0,1fr);min-height:100vh;font-family:DM Sans,sans-serif;display:grid}.sf-sidebar{background:#fff;border-right:1px solid #e4e9e7;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.sf-sidebar-brand{color:#17231f;padding:0 8px}.sf-demo-pill{color:#08765b;text-align:center;text-transform:uppercase;letter-spacing:.08em;background:#f1fbf7;border:1px solid #d7eee6;border-radius:9px;margin:25px 7px 22px;padding:8px 10px;font-size:10px;font-weight:800}.sf-nav{flex:1;gap:4px;min-height:0;display:grid;overflow-y:auto}.sf-nav-label{color:#99a39f;letter-spacing:.12em;margin:5px 9px 7px;font-size:9px;font-weight:800}.sf-nav-label-secondary{margin-top:20px}.sf-nav-link{color:#64706c;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;width:100%;min-height:43px;padding:0 10px;font-size:12px;font-weight:650;text-decoration:none;display:grid}.sf-nav-link.active{color:#08765b;background:#eaf8f3;font-weight:800}.sf-nav-icon{width:24px;height:24px;color:inherit;border-radius:7px;place-items:center;font-size:13px;display:grid}.sf-nav-link.active .sf-nav-icon{background:#d4f2e8}.sf-nav-link small{color:#a7b0ad;font-size:8px;font-weight:700}.sf-nav-link-disabled{cursor:not-allowed;opacity:.72}.sf-sidebar-footer{border-top:1px solid #edf0ef;grid-template-columns:36px 1fr;align-items:center;gap:10px;margin-top:auto;padding:14px 8px 3px;display:grid}.sf-company-avatar,.sf-user-avatar{color:#fff;background:#183930;border-radius:10px;place-items:center;font-size:10px;font-weight:800;display:grid}.sf-company-avatar{width:36px;height:36px}.sf-sidebar-footer>div:last-child{min-width:0;display:grid}.sf-sidebar-footer strong{color:#27342f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sf-sidebar-footer span{color:#8a9591;margin-top:3px;font-size:9px}.sf-app-main{min-width:0}.sf-app-header{z-index:12;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border-bottom:1px solid #e5eae8;justify-content:space-between;align-items:center;gap:18px;height:72px;padding:0 clamp(24px,3vw,44px);display:flex;position:sticky;top:0}.sf-app-header>div:first-child{display:grid}.sf-header-overline{color:#9aa39f;letter-spacing:.13em;font-size:8px;font-weight:800}.sf-app-header>div:first-child strong{margin-top:3px;font-family:Manrope,sans-serif;font-size:14px}.sf-user-menu{align-items:center;gap:9px;display:flex}.sf-user-avatar{color:#08765b;background:#e7f7f1;width:34px;height:34px}.sf-user-copy{min-width:110px;display:grid}.sf-user-copy strong{color:#33413c;font-size:10px}.sf-user-copy span{color:#909995;margin-top:2px;font-size:8px}.sf-user-menu button{color:#65716d;cursor:pointer;background:#fff;border:1px solid #e0e6e3;border-radius:8px;margin-left:7px;padding:7px 10px;font-size:9px;font-weight:700}.sf-app-content{padding:34px clamp(24px,3vw,44px) 48px}.sf-dashboard{width:min(100%,1420px);margin:0 auto}.sf-dashboard-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.sf-dashboard-heading>div>span{color:#79847f;text-transform:capitalize;margin-bottom:7px;font-size:11px;display:block}.sf-dashboard-heading h1{color:#14211d;letter-spacing:-1.3px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(25px,3vw,35px)}.sf-dashboard-heading p{color:#7a8581;margin:7px 0 0;font-size:13px}.sf-dash-hero{color:#fff;background:radial-gradient(at 90%,#0db9871f,#0000 55%),radial-gradient(at 10% 80%,#bdf66812,#0000 40%),linear-gradient(135deg,#0e2820 0%,#132e24 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:28px 32px;display:flex}.sf-dash-hero-left{flex-direction:column;gap:6px;display:flex}.sf-dash-date{letter-spacing:.08em;color:#7de3be;text-transform:capitalize;font-size:11px;font-weight:700}.sf-dash-greeting{letter-spacing:-1.2px;color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.1}.sf-dash-summary{color:#9ecebb;margin:4px 0 0;font-size:13px;line-height:1.5}.sf-dash-summary strong{color:#d6f5eb;font-weight:700}.sf-dash-quick-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.sf-quick-primary{color:#fff;background:#0db987;border-radius:10px;align-items:center;min-height:38px;padding:0 16px;font-size:12px;font-weight:800;text-decoration:none;transition:background .15s;display:inline-flex}.sf-quick-primary:hover{background:#0aa378}.sf-quick-secondary{color:#d0e8e0;background:#ffffff12;border:1px solid #ffffff26;border-radius:10px;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.sf-quick-secondary:hover{color:#fff;background:#ffffff24;border-color:#ffffff40}.sf-dash-hero-stat{background:#0db9871a;border:2px solid #0db98759;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.sf-dash-hero-stat>span{color:#7de3be;font-family:Manrope,sans-serif;font-size:42px;font-weight:800;line-height:1}.sf-dash-hero-stat>small{color:#5fb89a;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:700}.sf-metric-link{cursor:pointer;text-decoration:none;transition:transform .12s,box-shadow .12s}.sf-metric-link:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1c302917}.sf-main-action{color:#fff;cursor:pointer;background:#0db987;border:0;border-radius:10px;place-items:center;min-width:184px;min-height:45px;font-size:11px;font-weight:800;text-decoration:none;display:grid}.sf-main-action small{opacity:.75;margin-top:-4px;font-size:7px;font-weight:600}.sf-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.sf-metric-card,.sf-panel{background:#fff;border:1px solid #e2e8e5;box-shadow:0 8px 26px #1c302909}.sf-metric-card{border-radius:14px;min-height:145px;padding:18px;display:grid;position:relative}.sf-metric-icon{border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid;position:absolute;top:16px;right:16px}.sf-metric-icon.green{color:#08765b;background:#e3f8f1}.sf-metric-icon.amber{color:#9a6810;background:#fff3d9}.sf-metric-icon.blue{color:#3b6ea8;background:#e8f2ff}.sf-metric-icon.purple{color:#7554a4;background:#f1ebff}.sf-metric-card>span{color:#7c8783;align-self:start;font-size:10px;font-weight:700}.sf-metric-card>strong{color:#17231f;letter-spacing:-1px;align-self:end;margin-top:20px;font-family:Manrope,sans-serif;font-size:31px}.sf-metric-card>small{color:#82908a;align-self:end;margin-top:4px;font-size:9px}.sf-dashboard-grid{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:16px;display:grid}.sf-lower-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:16px;margin-top:16px;display:grid}.sf-panel{border-radius:15px;padding:19px}.sf-panel-heading{border-bottom:1px solid #edf0ef;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:15px;display:flex}.sf-panel-heading>div:first-child>span{color:#8f9995;letter-spacing:.11em;font-size:8px;font-weight:800}.sf-panel-heading h2{color:#293731;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:15px}.sf-panel-heading button{color:#87928e;background:0 0;border:0;font-size:9px;font-weight:700}.sf-opportunity-total{text-align:right;display:grid}.sf-opportunity-total strong,.sf-panel-value{color:#08765b;font-family:Manrope,sans-serif;font-size:15px}.sf-opportunity-total span{color:#98a19e;margin-top:1px;font-size:8px}.sf-job-list{display:grid}.sf-job-row{border-bottom:1px solid #f0f2f1;grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;display:grid}.sf-job-row:last-child{border-bottom:0}.sf-job-row time{color:#475650;font-size:10px;font-weight:800}.sf-job-row time.sf-job-no-date{color:#c97a20}.sf-job-main{display:grid}.sf-job-main strong{color:#34413c;font-size:11px}.sf-job-main span{color:#8a9591;margin-top:4px;font-size:9px}.sf-status{color:#7c8783;background:#f2f4f3;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:800}.sf-status.active{color:#08765b;background:#e0f8ef}.sf-status.moving{color:#3f70a6;background:#e8f2ff}.sf-opportunity-list{display:grid}.sf-opportunity-row{border-bottom:1px solid #f0f2f1;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;display:grid}.sf-opportunity-avatar{color:#3c6256;background:#eef5f2;border-radius:10px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.sf-opportunity-row>div:nth-child(2){display:grid}.sf-opportunity-row strong{color:#34413c;font-size:10px}.sf-opportunity-row span{color:#8a9591;margin-top:4px;font-size:8px;line-height:1.4}.sf-opportunity-row b{color:#44534e;font-size:9px}.sf-insight-box{background:#f1f8f5;border-radius:10px;gap:9px;margin-top:13px;padding:11px;display:flex}.sf-insight-dot{color:#08765b;background:#d8f1e8;border-radius:7px;flex:0 0 21px;place-items:center;width:21px;height:21px;font-size:9px;font-weight:900;display:grid}.sf-insight-box p{color:#6f7b76;margin:0;font-size:9px;line-height:1.5}.sf-insight-box strong{color:#3d514a}.sf-funnel-bars{gap:15px;margin-top:20px;display:grid}.sf-funnel-bars>div{gap:7px;display:grid}.sf-funnel-bars span{color:#7c8783;align-items:center;gap:7px;font-size:9px;display:flex}.sf-funnel-bars b{color:#36433f;font-size:11px}.sf-funnel-bars i{background:linear-gradient(90deg,#0db987,#74d9b9);border-radius:999px;height:7px;display:block}.sf-activity-list{margin-top:6px;display:grid}.sf-activity-list p{border-bottom:1px solid #f0f2f1;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:43px;margin:0;display:grid}.sf-activity-list p:last-child{border-bottom:0}.sf-activity-list p>span{color:#08765b;background:#edf7f3;border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:grid}.sf-activity-list strong{color:#4c5a55;font-size:9px}.sf-activity-list small{color:#9aa39f;font-size:8px}.sf-chart-updated{color:#9aa39f;font-size:11px}.sf-chart-total{color:#1e302a;margin:8px 0 0;font-size:15px;font-weight:800}.sf-chart-total small{color:#9aa39f;font-size:11px;font-weight:400}.sf-bar-chart{align-items:flex-end;gap:8px;height:140px;margin-top:16px;padding-bottom:24px;display:flex}.sf-bar-col{flex-direction:column;flex:1;align-items:center;gap:4px;height:100%;display:flex}.sf-bar-value{color:#0db987;min-height:12px;font-size:9px;font-weight:800}.sf-bar-track{background:#f0f6f4;border-radius:6px 6px 0 0;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.sf-bar-fill{background:linear-gradient(#0db987 0%,#08a07a 100%);border-radius:6px 6px 0 0;width:100%;min-height:3px;transition:height .4s}.sf-bar-label{color:#9aa39f;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700}@media (width<=1080px){.auth-page{grid-template-columns:.78fr 1fr}.auth-preview{display:none}.sf-metric-grid{grid-template-columns:repeat(2,1fr)}.sf-dashboard-grid,.sf-lower-grid{grid-template-columns:1fr}}@media (width<=820px){.auth-page{display:block}.auth-story{min-height:auto;padding:28px 26px 34px}.auth-story-copy{margin:48px 0 0}.auth-story-copy h2{font-size:38px}.auth-story-copy>p,.auth-benefits{display:none}.auth-form-side{min-height:auto;padding:44px 24px 60px}.sf-app-shell{display:block}.sf-sidebar{border-bottom:1px solid #e4e9e7;border-right:0;flex-direction:row;align-items:center;gap:12px;height:auto;padding:13px 18px;display:flex;position:static}.sf-demo-pill,.sf-nav,.sf-sidebar-footer{display:none}.sf-app-header{top:0}}@media (width<=600px){.auth-field-grid{grid-template-columns:1fr}.auth-form-options{flex-direction:column;align-items:flex-start}.sf-app-header{height:62px;padding:0 17px}.sf-app-header>div:first-child,.sf-user-copy{display:none}.sf-user-menu{justify-content:flex-end;width:100%}.sf-app-content{padding:25px 17px 40px}.sf-dashboard-heading{flex-direction:column;align-items:stretch}.sf-main-action{width:100%}.sf-dash-hero{flex-direction:column;align-items:flex-start;gap:16px;padding:22px 20px}.sf-dash-hero-stat{display:none}.sf-dash-quick-actions{margin-top:12px}.sf-metric-grid{grid-template-columns:1fr 1fr;gap:10px}.sf-metric-card{min-height:127px;padding:14px}.sf-metric-icon{top:12px;right:12px}.sf-metric-card>span{padding-right:46px}.sf-metric-card>strong{font-size:25px}.sf-panel{padding:15px}.sf-job-row{grid-template-columns:auto minmax(0,1fr)}.sf-job-row time{white-space:nowrap}.sf-job-row .sf-status{display:none}.sf-opportunity-row{grid-template-columns:32px 1fr}.sf-opportunity-row>b{display:none}}.sf-customers-page{gap:24px;display:grid}.sf-page-heading{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.sf-page-heading>div{max-width:760px}.sf-page-heading>div>span{color:#08765b;letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.sf-page-heading h1{color:#13231f;letter-spacing:-1.6px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(30px,4vw,42px)}.sf-page-heading p{color:#6c7874;max-width:720px;margin:10px 0 0;font-size:14px;line-height:1.65}.sf-button-primary,.sf-button-secondary{min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:11px;padding:0 17px;font-size:13px;font-weight:800}.sf-button-primary{color:#fff;background:#0db987;box-shadow:0 10px 24px #0db9872e}.sf-button-primary:hover{background:#0aa77a;transform:translateY(-1px)}.sf-button-primary:disabled{cursor:wait;opacity:.65;transform:none}.sf-button-secondary{color:#34413d;background:#fff;border:1px solid #dfe6e3}.sf-new-customer{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.sf-new-customer span{font-size:20px;font-weight:500}.sf-customer-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.sf-customer-metrics article{background:#fff;border:1px solid #e5ebe8;border-radius:16px;min-height:126px;padding:20px;position:relative;overflow:hidden}.sf-customer-metrics article:after{content:"";background:#eff8f5;border-radius:50%;width:94px;height:94px;position:absolute;top:-28px;right:-32px}.sf-customer-metrics article.attention:after{background:#fff4db}.sf-customer-metrics span,.sf-customer-metrics small{color:#7b8783;display:block}.sf-customer-metrics span{z-index:1;font-size:12px;font-weight:700;position:relative}.sf-customer-metrics strong{z-index:1;color:#152722;margin:8px 0 2px;font-family:Manrope,sans-serif;font-size:29px;display:block;position:relative}.sf-customer-metrics small{font-size:10px}.sf-customer-panel{background:#fff;border:1px solid #e2e9e6;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #1430280a}.sf-customer-toolbar{background:#fbfcfc;border-bottom:1px solid #edf1ef;align-items:center;gap:14px;padding:16px;display:flex}.sf-search-field{background:#fff;border:1px solid #dfe6e3;border-radius:10px;align-items:center;gap:8px;width:min(460px,100%);padding:0 12px;display:flex}.sf-search-field>span{color:#7e8a86;font-size:20px}.sf-search-field input{color:#1e302a;width:100%;height:40px;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.sf-search-field input::placeholder{color:#9ba5a2}.sf-filter-group{background:#fff;border:1px solid #e0e7e4;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.sf-filter-group button{color:#71807b;min-height:33px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 11px;font-size:11px;font-weight:700}.sf-filter-group button.active{color:#08765b;background:#e5f8f2}.sf-result-count{color:#8c9693;white-space:nowrap;margin-left:auto;font-size:11px}.sf-customer-table-wrap{overflow-x:auto}.sf-customer-table{border-collapse:collapse;width:100%;min-width:1020px}.sf-customer-table th{color:#8d9894;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#fff;padding:12px 14px;font-size:9px;font-weight:800}.sf-customer-table td{color:#485750;vertical-align:middle;border-top:1px solid #eef2f0;padding:14px;font-size:11px}.sf-customer-table tbody tr{transition:background .18s}.sf-customer-table tbody tr:hover{background:#fbfdfc}.sf-customer-name{align-items:center;gap:10px;min-width:190px;display:flex}.sf-customer-name>span,.sf-opportunity-avatar{color:#0b7b5d;background:#e6f7f1;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.sf-customer-name>div,.sf-customer-contact,.sf-maintenance-cell{gap:3px;display:grid}.sf-customer-name strong,.sf-customer-contact strong,.sf-maintenance-cell strong{color:#263832;font-size:11px}.sf-customer-name small,.sf-customer-contact span{color:#89948f;font-size:9px}.sf-equipment-count{color:#4c6059;background:#f2f6f4;border-radius:8px;place-items:center;min-width:29px;height:29px;font-weight:800;display:inline-grid}.sf-maintenance-cell small{color:#986a12;background:#fff3d8;border-radius:999px;width:fit-content;padding:3px 6px;font-size:8px;font-weight:800}.sf-customer-status{color:#158060;background:#ecf8f4;border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.sf-customer-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.sf-customer-status.inativo{color:#7b8783;background:#f2f4f3}.sf-row-actions{justify-content:flex-end;gap:6px;display:flex}.sf-row-actions button{color:#4f5e59;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0e7e4;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.sf-row-actions button:hover{color:#08765b;border-color:#9bcfbe}.sf-row-actions button.danger:hover{color:#b5473c;border-color:#f0b8b0}.sf-action-history{color:#08765b!important;border-color:#c4e8da!important}.sf-action-history:hover{background:#f0faf6!important}.sf-customer-address{color:#89948f;white-space:nowrap;text-overflow:ellipsis;max-width:160px;margin-top:2px;font-size:9px;display:block;overflow:hidden}.sf-history-modal{max-height:calc(100vh - 56px)}.sf-history-body{gap:10px;max-height:480px;padding:8px 28px 28px;display:grid;overflow-y:auto}.sf-history-loading{place-items:center;padding:40px;display:grid}.sf-history-empty{color:#85908c;text-align:center;padding:32px 0;font-size:13px}.sf-history-row{border:1px solid #edf1ef;border-radius:12px;gap:5px;padding:14px 16px;display:grid}.sf-history-row-top{align-items:center;gap:10px;display:flex}.sf-history-row-top strong{color:#152722;font-size:12px}.sf-history-row-top b{color:#08765b;margin-left:auto;font-size:12px}.sf-history-desc{color:#485750;margin:0;font-size:12px;line-height:1.5}.sf-history-resolution{color:#6c7874;margin:0;font-size:11px;font-style:italic}.sf-history-row small{color:#9ba5a2;font-size:10px}.sf-os-status-concluida{color:#158060;background:#ecf8f4}.sf-os-status-em-andamento{color:#1967d2;background:#e8f0fe}.sf-os-status-agendada{color:#986a12;background:#fff8e6}.sf-os-status-aberta{color:#5a6660;background:#f2f4f3}.sf-os-status-cancelada{color:#a63d34;background:#fdf2f1}.sf-customer-loading,.sf-customer-empty{text-align:center;align-content:center;place-items:center;min-height:320px;padding:40px;display:grid}.sf-loading-dot{border:3px solid #dcebe6;border-top-color:#0db987;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite sf-spin}.sf-customer-loading p,.sf-customer-empty p{color:#85908c;margin:10px 0 0;font-size:12px}.sf-customer-empty>span{color:#08765b;background:#e6f8f2;border-radius:16px;place-items:center;width:54px;height:54px;font-size:13px;font-weight:900;display:grid}.sf-customer-empty h2{color:#1d302a;margin:14px 0 0;font-family:Manrope,sans-serif;font-size:20px}.sf-customer-empty .sf-button-primary{margin-top:20px}.sf-page-error,.sf-form-error{color:#a63d34;background:#fff6f5;border:1px solid #f3ccc8;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:700}.sf-page-error{margin:14px 16px}.sf-demo-storage-note{background:#f8fbfa;border:1px dashed #cfe0da;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.sf-demo-storage-note>span{color:#08765b;letter-spacing:.08em;background:#def5ed;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:900}.sf-demo-storage-note p{color:#70807a;margin:0;font-size:10px;line-height:1.5}.sf-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d1f1a94;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.sf-customer-modal{background:#fff;border:1px solid #e0e7e4;border-radius:20px;width:min(760px,100%);max-height:calc(100vh - 56px);overflow-y:auto;box-shadow:0 28px 80px #061b1547}.sf-modal-header{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 28px 20px;display:flex}.sf-modal-header>div>span{color:#08765b;letter-spacing:.12em;font-size:9px;font-weight:900}.sf-modal-header h2{color:#172a24;letter-spacing:-.6px;margin:5px 0 6px;font-family:Manrope,sans-serif;font-size:24px}.sf-modal-header p{color:#7b8783;max-width:540px;margin:0;font-size:11px;line-height:1.55}.sf-modal-close{color:#66736f;cursor:pointer;background:#fff;border:1px solid #e4e9e7;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.sf-customer-form{padding:24px 28px 26px}.sf-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.sf-field{gap:7px;display:grid}.sf-field-wide{grid-column:1/-1}.sf-field>span{color:#53625d;font-size:10px;font-weight:800}.sf-field input,.sf-field select,.sf-field textarea{color:#263832;width:100%;font:inherit;background:#fff;border:1px solid #dce4e1;border-radius:10px;outline:none;padding:11px 12px;font-size:12px;transition:border .16s,box-shadow .16s}.sf-field input,.sf-field select{min-height:43px}.sf-field textarea{resize:vertical;line-height:1.5}.sf-field input:focus,.sf-field select:focus,.sf-field textarea:focus{border-color:#74cdb1;box-shadow:0 0 0 3px #0db9871a}.sf-customer-form .sf-form-error{margin-top:16px}.sf-modal-actions{background:#fff;border-top:1px solid #edf1ef;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:20px;display:flex}@keyframes sf-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.sf-customer-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-customer-toolbar{flex-wrap:wrap}.sf-result-count{margin-left:0}}@media (width<=720px){.sf-page-heading{flex-direction:column;align-items:stretch}.sf-new-customer{justify-content:center;width:100%}.sf-customer-metrics{grid-template-columns:1fr}.sf-search-field,.sf-filter-group{width:100%}.sf-filter-group button{flex:1}.sf-result-count{width:100%}.sf-modal-backdrop{padding:14px}.sf-customer-modal{border-radius:16px;max-height:calc(100vh - 28px)}.sf-modal-header,.sf-customer-form{padding-left:20px;padding-right:20px}.sf-form-grid{grid-template-columns:1fr}.sf-field-wide{grid-column:auto}.sf-modal-actions{flex-direction:column-reverse}.sf-modal-actions button{width:100%}}.sf-route-loader{color:#0f766e;background:#f6f8fb;place-items:center;min-height:100vh;font:700 15px DM Sans,sans-serif;display:grid}.sf-live-pill{color:#0a7f5e;background:#e9fff6}.sf-module-page,.sf-settings-page{gap:24px;display:grid}.sf-module-list,.sf-settings-card{background:#fff;border:1px solid #e6ece9;border-radius:18px;box-shadow:0 10px 30px #0f17200a}.sf-module-list{width:100%;overflow:hidden}.sf-module-new-button{flex-shrink:0;align-items:center;gap:7px;display:inline-flex}.sf-module-new-button>span{font-size:18px;font-weight:500;line-height:1}.sf-module-toolbar{background:#fbfcfc;border-bottom:1px solid #edf1ef;align-items:center;gap:14px;padding:16px 18px;display:flex}.sf-module-search{background:#fff;border:1px solid #dfe6e3;border-radius:10px;align-items:center;gap:9px;width:min(620px,100%);padding:0 12px;display:flex}.sf-module-search>span{color:#84908c;font-size:20px}.sf-module-search input{color:#1e302a;width:100%;height:44px;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.sf-module-search input::placeholder{color:#9ba5a2}.sf-module-toolbar>span{color:#7b858b;white-space:nowrap;margin-left:auto;font-size:11px}.sf-os-filters{background:#fff;border:1px solid #e0e7e4;border-radius:10px;flex-wrap:wrap;gap:3px;padding:3px;display:inline-flex}.sf-os-filters button{color:#71807b;min-height:30px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:11px;font-weight:700}.sf-os-filters button.active{color:#08765b;background:#e5f8f2}.sf-record-list{display:grid}.sf-record-card{border-bottom:1px solid #edf1ef;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:76px;padding:16px 18px;transition:background .18s;display:grid}.sf-record-card:last-child{border-bottom:0}.sf-record-card:hover{background:#fbfdfc}.sf-record-avatar{color:#08765b;background:#dff8f0;border-radius:12px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:grid}.sf-record-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.sf-copy-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.sf-record-copy strong{color:#21332d;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.sf-record-copy span{color:#7a858b;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.sf-record-amount{color:#0f766e;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:700}.sf-record-meta{flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;padding-right:8px;display:flex}.sf-record-meta span,.sf-copy-row span[class^=status-],.sf-copy-row span[class*=\ status-]{color:#28745e;white-space:nowrap;background:#ecf8f4;border-radius:999px;flex:none;padding:4px 9px;font-size:9px;font-weight:800}.sf-record-meta b{color:#0f766e;white-space:nowrap;font-size:13px;font-weight:700}.sf-empty-state{color:#7d8985;text-align:center;align-content:center;place-items:center;gap:9px;min-height:330px;padding:42px;display:grid}.sf-empty-state strong{color:#263832;font-size:15px}.sf-empty-state small{color:#88938f;font-size:11px}.sf-empty-state .sf-button-primary{margin-top:8px}.sf-record-meta span.status-aprovado,.sf-copy-row span.status-aprovado{color:#1a7a56;background:#e0f8ef}.sf-record-meta span.status-recusado,.sf-copy-row span.status-recusado,.sf-record-meta span.status-expirado,.sf-copy-row span.status-expirado{color:#b53a3a;background:#fdecea}.sf-record-meta span.status-enviado,.sf-copy-row span.status-enviado{color:#2c62b8;background:#e8f1fd}.sf-record-meta span.status-negociacao,.sf-copy-row span.status-negociacao{color:#9a6d00;background:#fff8e1}.sf-copy-row span.status-rascunho{color:#5a6862;background:#f0f3f2}.sf-days-overdue{color:#b53a3a;font-size:11px;font-weight:700}.sf-days-today{color:#9a5e00;font-size:11px;font-weight:700}.sf-days-soon{color:#c47a00;font-size:11px;font-weight:700}.sf-days-ok{color:#28745e;font-size:11px;font-weight:700}.sf-call-list-panel{background:#f0faf6;border:1px solid #c8ebdc;border-radius:18px;overflow:hidden}.sf-call-list-header{border-bottom:1px solid #d8f0e6;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 14px;display:flex}.sf-call-list-header span{color:#0b7f61;letter-spacing:.12em;font-size:11px;font-weight:800;display:block}.sf-call-list-header h2{color:#1e2d28;margin:4px 0 0;font-size:16px}.sf-call-list-header small{color:#5a7a6e;white-space:nowrap;margin-top:4px;font-size:12px}.sf-call-list{display:grid}.sf-call-row{border-top:1px solid #d8f0e6;align-items:center;gap:14px;padding:12px 20px;display:flex}.sf-call-row:first-child{border-top:0}.sf-call-info{flex:1;gap:2px;min-width:0;display:grid}.sf-call-info strong{color:#1e2d28;font-size:13px}.sf-call-info span{color:#6a7e78;font-size:11px}.sf-call-contact{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sf-call-phone{color:#0b7f61;background:#fff;border:1px solid #b5e0d0;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700;text-decoration:none}.sf-call-phone:hover{background:#e5f8f2}.sf-call-contact em{font-size:11px;font-style:normal;font-weight:700}.sf-customer-phone-hint{color:#0b7f61;margin-top:5px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.sf-customer-phone-hint:hover{text-decoration:underline}.sf-action-whatsapp{color:#2a7a2a;font:inherit;cursor:pointer;background:#f0f8f0;border:1px solid #b5dfb5;border-radius:8px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.sf-action-whatsapp:hover{background:#d6f0d6}.sf-action-pdf{color:#4a4a9a;font:inherit;cursor:pointer;background:#f5f5fb;border:1px solid #c5c5e0;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700}.sf-action-pdf:hover{background:#e8e8f8}.sf-call-row-na{opacity:.55}.sf-call-na-label{color:#b05a5a;background:#fdecea;border-radius:6px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:700}.sf-call-actions{flex-shrink:0;gap:6px;display:flex}.sf-call-na-btn{color:#9a4a4a;font:inherit;cursor:pointer;background:#fff7f7;border:1px solid #e0c8c8;border-radius:8px;padding:4px 9px;font-size:11px;font-weight:700}.sf-call-na-btn:hover{background:#fdecea}.sf-print-backdrop{align-items:flex-start;padding:20px;overflow-y:auto}.sf-quote-print-modal{background:#fff;border-radius:18px;width:min(720px,100%);margin:auto;overflow:hidden;box-shadow:0 28px 80px #061b1538}.sf-print-actions{background:#f6f8f7;border-bottom:1px solid #e0e8e4;gap:10px;padding:16px 24px;display:flex}.sf-quote-doc{color:#1e2d28;padding:40px 48px;font-family:DM Sans,sans-serif}.sf-quote-doc-header{border-bottom:2px solid #0b7f61;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:24px;display:flex}.sf-quote-doc-header h1{color:#0b7f61;margin:0;font-size:22px}.sf-quote-doc-header span{color:#7a8984;font-size:13px}.sf-quote-doc-ref{text-align:right}.sf-quote-doc-ref strong{font-size:20px;display:block}.sf-quote-doc-ref span{color:#7a8984;letter-spacing:.06em;font-size:12px}.sf-quote-doc-meta{flex-wrap:wrap;gap:32px;margin-bottom:32px;display:flex}.sf-quote-doc-meta>div{gap:3px;display:grid}.sf-quote-doc-meta span{color:#7a8984;letter-spacing:.08em;font-size:11px;font-weight:700}.sf-quote-doc-meta strong{font-size:14px}.sf-quote-doc-meta small{color:#7a8984;font-size:12px}.sf-quote-doc-desc{background:#f9fbfa;border:1px solid #e0e8e4;border-radius:12px;margin-bottom:24px;padding:20px}.sf-quote-doc-desc span{color:#7a8984;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.sf-quote-doc-desc p{margin:0;line-height:1.6}.sf-quote-doc-total{color:#fff;background:#0b7f61;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:32px;padding:20px 24px;display:flex}.sf-quote-doc-total span{opacity:.85;font-size:13px;font-weight:700}.sf-quote-doc-total strong{font-size:28px}.sf-quote-doc-footer{color:#9aaba5;text-align:center;font-size:11px}.sf-action-maintenance{color:#1a7a56;font:inherit;cursor:pointer;background:#f0faf6;border:1px solid #b0d8c8;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700}.sf-action-maintenance:hover{background:#d6f4e8}.sf-record-meta span.status-ativa,.sf-copy-row span.status-ativa{color:#1a7a56;background:#e0f8ef}.sf-record-meta span.status-pausada,.sf-copy-row span.status-pausada{color:#9a5e00;background:#fff3e0}.sf-record-meta span.status-concluida,.sf-copy-row span.status-concluida{color:#2c62b8;background:#e8f1fd}.sf-record-meta span.status-em-andamento,.sf-copy-row span.status-em-andamento{color:#9a6d00;background:#fff8e1}.sf-action-schedule{color:#197a5a;cursor:pointer;background:#edfaf4;border:1px solid #b5e0d0;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700}.sf-action-schedule:hover{background:#d6f4e8}.sf-empty-icon{color:#0a7e60;background:#e5f8f2;border-radius:15px;place-items:center;width:50px;height:50px;font-size:25px;font-weight:500;display:grid}.sf-module-loading-dot{border:3px solid #dcebe6;border-top-color:#0db987;border-radius:50%;width:25px;height:25px;animation:.8s linear infinite sf-spin}.sf-module-modal{background:#fff;border:1px solid #e0e7e4;border-radius:20px;width:min(760px,100%);max-height:calc(100vh - 56px);overflow-y:auto;box-shadow:0 28px 80px #061b1547}.sf-module-form{padding:24px 28px 26px}.sf-module-form .sf-form-error{margin-top:16px}.sf-module-form .sf-modal-actions{margin-top:22px}.sf-settings-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.sf-settings-card{gap:14px;padding:26px;display:grid}.sf-card-kicker{color:#0f766e;letter-spacing:.12em;font-size:11px;font-weight:800}.sf-settings-card h2{margin:7px 0 20px;font-family:Manrope,sans-serif;font-size:22px}.sf-settings-card label{gap:7px;display:grid}.sf-settings-card label>span{color:#536068;font-size:12px;font-weight:700}.sf-settings-card input{background:#fff;border:1px solid #dfe6e3;border-radius:10px;outline:none;width:100%;padding:11px 12px}.sf-settings-card input:focus{border-color:#0db987;box-shadow:0 0 0 3px #0db9871a}.sf-settings-card dl{gap:12px;margin:0;display:grid}.sf-settings-card dl>div{border-bottom:1px solid #eef1f0;justify-content:space-between;gap:20px;padding:12px 0;display:flex}.sf-settings-card dt{color:#7a858b;font-size:12px}.sf-settings-card dd{margin:0;font-size:13px;font-weight:700}.sf-settings-note,.sf-settings-message{color:#667085;font-size:12px;line-height:1.6}.sf-settings-message{color:#0f766e;font-weight:700}.auth-success{color:#0a7f5e;background:#e9fff6;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:700}.sf-settings-card label>small.sf-settings-note{margin-top:2px}.sf-settings-card>button{align-self:start;width:fit-content;min-width:160px}.sf-danger-zone{background:var(--sf-theme-surface);border:1px solid #fca5a5;margin-top:8px}.sf-danger-zone>summary{cursor:pointer;color:#b91c1c;-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:8px;padding:16px 20px;font-size:13px;font-weight:700;list-style:none;transition:background .15s;display:flex}.sf-danger-zone>summary:hover{background:#dc26260f}.sf-danger-zone>summary::-webkit-details-marker{display:none}.sf-danger-zone>summary>span{font-size:15px}.sf-danger-zone>summary:after{content:"›";color:#fca5a5;margin-left:auto;font-size:20px;font-weight:400;line-height:1;transition:transform .2s}.sf-danger-zone[open]>summary:after{transform:rotate(90deg)}.sf-danger-zone>summary .sf-danger-expand-hint{color:#ef9999;margin-left:4px;font-size:11px;font-weight:400}.sf-danger-zone[open]>summary{border-bottom:1px solid #fca5a5;border-radius:12px 12px 0 0}.sf-danger-zone-body{gap:0;padding:0 26px;display:grid}.sf-danger-item{border-bottom:1px solid #dc26261f;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.sf-danger-item:last-child{border-bottom:none}.sf-danger-item>div{flex-direction:column;gap:3px;min-width:0;display:flex}.sf-danger-item>div>strong{color:var(--sf-theme-text);font-size:13px}.sf-danger-item>div>p{color:var(--sf-theme-muted);margin:0;font-size:12px;line-height:1.5}.sf-danger-item>button{flex-shrink:0;justify-content:center;width:148px}.sf-privacy-status{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:14px 0 0;padding:10px 14px;font-size:12px}@media (width<=1050px){.sf-settings-grid{grid-template-columns:1fr}}@media (width<=720px){.sf-module-toolbar{flex-direction:column;align-items:stretch}.sf-module-toolbar>span{margin-left:0}.sf-module-new-button{justify-content:center;width:100%}.sf-record-card{grid-template-columns:40px 1fr}.sf-record-card .sf-row-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start}.sf-module-modal{border-radius:16px;max-height:calc(100vh - 28px)}.sf-module-form{padding-left:20px;padding-right:20px}}@media (width<=600px){.sf-invite-result{flex-direction:column;align-items:stretch}.sf-invite-result button{width:100%}}:root{--sf-theme-bg:#f5f7f6;--sf-theme-surface:#fff;--sf-theme-surface-soft:#f8faf9;--sf-theme-border:#e2e9e6;--sf-theme-text:#172a24;--sf-theme-muted:#6f7d78;--sf-theme-input:#fff;--sf-theme-hover:#f4f8f6;--sf-theme-shadow:#0f231d14;--sf-action-bg:#08765b;--sf-action-bg-hover:#065e49;--sf-action-text:#fff}[data-theme=dark]{--sf-theme-bg:#0b1210;--sf-theme-surface:#111b18;--sf-theme-surface-soft:#15211d;--sf-theme-border:#263630;--sf-theme-text:#eef7f3;--sf-theme-muted:#9cafa7;--sf-theme-input:#0d1714;--sf-theme-hover:#182621;--sf-theme-shadow:#00000052}html,body{background:var(--sf-theme-bg);color:var(--sf-theme-text)}body,button,input,select,textarea{transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s}.sf-theme-toggle{border:1px solid var(--sf-theme-border);background:var(--sf-theme-surface);min-height:38px;color:var(--sf-theme-text);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:11px;display:inline-flex}.sf-theme-toggle:hover{background:var(--sf-theme-hover);border-color:#5fbca0}.sf-theme-toggle>span{font-size:17px;line-height:1}.sf-theme-toggle>b{font-size:10px}.sf-theme-toggle.compact{width:42px;height:42px;min-height:42px;box-shadow:0 8px 24px var(--sf-theme-shadow);border-radius:12px;padding:0}.sf-public-theme-control{z-index:90;position:fixed;top:14px;right:14px}.sf-header-actions{align-items:center;gap:12px;display:flex}.auth-theme-control{z-index:4;position:absolute;top:22px;right:24px}.auth-form-side{position:relative}[data-theme=dark] .sf-app-shell,[data-theme=dark] .sf-app-main,[data-theme=dark] .sf-app-content{background:var(--sf-theme-bg);color:var(--sf-theme-text)}[data-theme=dark] .sf-sidebar,[data-theme=dark] .sf-app-header,[data-theme=dark] .sf-panel,[data-theme=dark] .sf-metric-card,[data-theme=dark] .sf-customer-panel,[data-theme=dark] .sf-module-list,[data-theme=dark] .sf-settings-card,[data-theme=dark] .sf-customer-modal,[data-theme=dark] .sf-operational-modal,[data-theme=dark] .sf-search-field,[data-theme=dark] .sf-filter-group,[data-theme=dark] .sf-module-toolbar,[data-theme=dark] .sf-record-card{border-color:var(--sf-theme-border);background:var(--sf-theme-surface);color:var(--sf-theme-text);box-shadow:0 10px 30px var(--sf-theme-shadow)}[data-theme=dark] .sf-sidebar-footer,[data-theme=dark] .sf-app-header,[data-theme=dark] .sf-module-toolbar,[data-theme=dark] .sf-modal-header,[data-theme=dark] .sf-operational-modal-header,[data-theme=dark] .sf-modal-actions,[data-theme=dark] .sf-operational-modal-actions,[data-theme=dark] .sf-record-card,[data-theme=dark] .sf-customer-table td{border-color:var(--sf-theme-border)}[data-theme=dark] .sf-sidebar-brand,[data-theme=dark] .sf-app-header strong,[data-theme=dark] .sf-page-heading h1,[data-theme=dark] .sf-dashboard-heading h1,[data-theme=dark] .sf-panel h2,[data-theme=dark] .sf-metric-card>strong,[data-theme=dark] .sf-customer-name strong,[data-theme=dark] .sf-customer-contact strong,[data-theme=dark] .sf-maintenance-cell strong,[data-theme=dark] .sf-record-copy strong,[data-theme=dark] .sf-modal-header h2,[data-theme=dark] .sf-operational-modal-header h2,[data-theme=dark] .sf-settings-card h2,[data-theme=dark] .sf-user-copy strong,[data-theme=dark] .sf-sidebar-footer strong{color:var(--sf-theme-text)}[data-theme=dark] .sf-page-heading p,[data-theme=dark] .sf-dashboard-heading p,[data-theme=dark] .sf-user-copy span,[data-theme=dark] .sf-sidebar-footer span,[data-theme=dark] .sf-record-copy span,[data-theme=dark] .sf-customer-name small,[data-theme=dark] .sf-customer-contact span,[data-theme=dark] .sf-modal-header p,[data-theme=dark] .sf-operational-modal-header p,[data-theme=dark] .sf-module-toolbar span,[data-theme=dark] .sf-result-count,[data-theme=dark] .sf-settings-note,[data-theme=dark] .sf-activity-list small{color:var(--sf-theme-muted)}[data-theme=dark] .sf-nav-link{color:#aabbb5}[data-theme=dark] .sf-nav-link:hover{color:#dff9ef;background:#17251f}[data-theme=dark] .sf-nav-link.active{color:#6de2bd;background:#12382e}[data-theme=dark] .sf-user-menu button,[data-theme=dark] .sf-row-actions button,[data-theme=dark] .sf-button-secondary{border-color:var(--sf-theme-border);background:var(--sf-theme-surface-soft);color:#c9d7d2}[data-theme=dark] .sf-search-field input,[data-theme=dark] .sf-field input,[data-theme=dark] .sf-field select,[data-theme=dark] .sf-field textarea,[data-theme=dark] .sf-operational-field input,[data-theme=dark] .sf-operational-field select,[data-theme=dark] .sf-operational-field textarea,[data-theme=dark] .sf-settings-card input,[data-theme=dark] .sf-module-toolbar input{border-color:var(--sf-theme-border);background:var(--sf-theme-input);color:var(--sf-theme-text)}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#71847d}[data-theme=dark] .sf-customer-table th{color:#82958e;background:#101a17}[data-theme=dark] .sf-customer-table td{color:#c0d0ca}[data-theme=dark] .sf-record-avatar,[data-theme=dark] .sf-customer-name>span,[data-theme=dark] .sf-opportunity-avatar,[data-theme=dark] .sf-company-avatar,[data-theme=dark] .sf-user-avatar{color:#7de9c6;background:#173d32}[data-theme=dark] .sf-equipment-count,[data-theme=dark] .sf-insight-box,[data-theme=dark] .sf-demo-storage-note{border-color:var(--sf-theme-border);background:var(--sf-theme-surface-soft);color:#b7c8c2}[data-theme=dark] .auth-page,[data-theme=dark] .auth-form-side{background:var(--sf-theme-bg)}[data-theme=dark] .auth-story{background:linear-gradient(145deg,#0a221b,#0d1815 65%,#102921)}[data-theme=dark] .auth-form-card,[data-theme=dark] .auth-preview,[data-theme=dark] .auth-preview-grid article{border-color:var(--sf-theme-border);background:var(--sf-theme-surface);color:var(--sf-theme-text)}[data-theme=dark] .auth-form-heading h1,[data-theme=dark] .auth-form label>span,[data-theme=dark] .auth-switch,[data-theme=dark] .auth-preview strong{color:var(--sf-theme-text)}[data-theme=dark] .auth-form-heading p,[data-theme=dark] .auth-mode-note,[data-theme=dark] .auth-preview small,[data-theme=dark] .auth-preview em{color:var(--sf-theme-muted)}[data-theme=dark] .auth-form input{border-color:var(--sf-theme-border);background:var(--sf-theme-input);color:var(--sf-theme-text)}[data-theme=dark] .auth-trial-box,[data-theme=dark] .auth-divider span{background:var(--sf-theme-surface-soft)}[data-theme=dark] .page-shell{color:var(--sf-theme-text);background:#0b1210}[data-theme=dark] .brand,[data-theme=dark] .nav a,[data-theme=dark] .link-btn,[data-theme=dark] .hero h1,[data-theme=dark] .section-title,[data-theme=dark] .section-title h2,[data-theme=dark] .feature-copy h3,[data-theme=dark] .faq-item strong,[data-theme=dark] .pricing-card h3{color:#edf8f4}[data-theme=dark] .hero p,[data-theme=dark] .section-title p,[data-theme=dark] .feature-copy p,[data-theme=dark] .faq-item p,[data-theme=dark] .footer,[data-theme=dark] .micro-proof{color:#99aca5}[data-theme=dark] .app-window,[data-theme=dark] .app-top,[data-theme=dark] .app-body,[data-theme=dark] .side-nav,[data-theme=dark] .dash,[data-theme=dark] .kpi,[data-theme=dark] .chart-card,[data-theme=dark] .activity-card,[data-theme=dark] .feature-card,[data-theme=dark] .feature-panel,[data-theme=dark] .segment-card,[data-theme=dark] .flow-step,[data-theme=dark] .pricing-card,[data-theme=dark] .faq-item,[data-theme=dark] .modal-card,[data-theme=dark] .cta-card{border-color:var(--sf-theme-border);background:var(--sf-theme-surface);color:var(--sf-theme-text);box-shadow:0 18px 50px var(--sf-theme-shadow)}[data-theme=dark] .app-search,[data-theme=dark] .side-nav>div,[data-theme=dark] .kpi small,[data-theme=dark] .kpi em{color:#91a49d}[data-theme=dark] .side-active,[data-theme=dark] .feature-card.active{color:#74dfbd;background:#17372f}[data-theme=dark] .secondary,[data-theme=dark] .menu-btn{border-color:var(--sf-theme-border);background:var(--sf-theme-surface-soft);color:#d7e5e0}[data-theme=dark] .nav.open{background:var(--sf-theme-surface);border-bottom-color:var(--sf-theme-border);box-shadow:0 15px 30px #0000004d}.nav-mobile-cta .primary.small{color:#fff!important}.nav-theme-toggle,.mobile-nav-actions{display:none}@media (width<=980px){.mobile-nav-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.mobile-nav-actions .menu-btn{margin-left:0}}@media (width<=820px){.sf-theme-toggle:not(.compact) b{display:none}.sf-theme-toggle:not(.compact){width:38px;padding:0}}@media (width<=600px){.sf-header-actions{justify-content:flex-end;width:100%}.auth-theme-control{top:14px;right:16px}.sf-public-theme-control{top:10px;right:10px}}body,button,input,select,textarea,a{transition-property:border-color,box-shadow,transform,opacity}.sf-public-theme-control{inset:90px 20px auto auto}.primary,.sf-button-primary,.auth-submit,.sf-main-action,.dash-head button{background:var(--sf-action-bg);color:var(--sf-action-text)}.primary:hover,.sf-button-primary:hover,.auth-submit:hover:not(:disabled){background:var(--sf-action-bg-hover)}.problem-icon,.problem-icon svg{color:#065e49}.sf-page-heading p,.sf-dashboard-heading p{color:#596761}.sf-insight-box,.sf-insight-box p{color:#53635d}.sf-filter-group button{color:#55645e}.sf-customer-table th{color:#5f6d68}.sf-theme-toggle{color:#172a24;background:#fff}[data-theme=dark] .sf-theme-toggle{color:#f3faf7;background:#111b18}[data-theme=dark] .sf-insight-box,[data-theme=dark] .sf-insight-box p{color:#d7e6e0}[data-theme=dark] .sf-filter-group button{color:#c3d5ce}[data-theme=dark] .sf-customer-table tbody tr,[data-theme=dark] .sf-customer-table td{color:#e2ece8;background:#1b2925}[data-theme=dark] .sf-customer-table .sf-customer-name small,[data-theme=dark] .sf-customer-table .sf-customer-contact span,[data-theme=dark] .sf-customer-table .sf-maintenance-cell span{color:#b8cbc4}.auth-switch a{align-items:center;min-height:44px;padding:0 4px;display:inline-flex}@media (width<=820px){.sf-panel-heading>a{align-items:center;min-height:36px;padding:6px 4px;display:inline-flex}.menu-btn{justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px}.dash-head button{min-width:72px;min-height:32px}}@media (width<=600px){.sf-public-theme-control{z-index:31;inset:82px 14px auto auto}.sf-public-theme-control .sf-theme-toggle.compact{width:42px;height:42px;min-height:42px;box-shadow:0 8px 24px var(--sf-theme-shadow);border-radius:12px}.sf-app-header,.sf-header-actions,.sf-user-menu{min-width:0}.sf-header-actions{gap:8px}.sf-app-header .sf-theme-toggle{flex:0 0 38px}.sf-panel-heading>a{min-height:44px}}@media (width<=640px){.sf-view-toggle,.sf-lower-grid{display:none}.sf-dashboard-grid{grid-template-columns:1fr}.sf-metric-grid{grid-template-columns:1fr 1fr}.sf-dashboard-heading p,.sf-action-pdf{display:none}}.sf-commercial-page{gap:22px;display:grid}.sf-commercial-card,.sf-admin-card,.sf-onboarding-card{background:#fff;border:1px solid #e3ebe7;border-radius:18px;box-shadow:0 10px 28px #1025200f}.sf-commercial-card{padding:22px}.sf-commercial-card-head,.sf-onboarding-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.sf-commercial-card-head span,.sf-onboarding-head span,.sf-admin-heading>span{color:#0b7f61;letter-spacing:.12em;font-size:11px;font-weight:800;display:block}.sf-commercial-card-head h2,.sf-onboarding-head h2,.sf-admin-heading h1{color:#1e2d28;margin:4px 0 0}.sf-commercial-card-head small{color:#72817b}.sf-inline-form{grid-template-columns:minmax(0,1.4fr) minmax(180px,.7fr) auto;align-items:end;gap:14px;display:grid}.sf-inline-form label{gap:7px;display:grid}.sf-inline-form label span{color:#52635d;font-size:12px;font-weight:700}.sf-inline-form input,.sf-inline-form select,.sf-team-controls select{color:#263a33;background:#fff;border:1px solid #d8e2de;border-radius:10px;width:100%;min-height:42px;padding:9px 11px}.sf-invite-result{background:#f4f8f6;border-radius:12px;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex}.sf-invite-result code{white-space:nowrap;color:#365248;flex:1;overflow:auto}.sf-team-list{display:grid}.sf-team-row{border-top:1px solid #edf2ef;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.sf-team-row:first-child{border-top:0}.sf-team-person{gap:3px;min-width:0;display:grid}.sf-team-person strong{color:#263a33}.sf-team-person span{color:#7a8984;overflow-wrap:anywhere;font-size:13px}.sf-team-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.sf-role-pill{color:#27624f;background:#edf6f2;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.sf-text-danger,.sf-danger-button{color:#b43d3d;cursor:pointer;background:0 0;border:0;font-weight:700}.sf-danger-button{background:#fff7f7;border:1px solid #e8c7c7;border-radius:10px;padding:10px 14px}.sf-page-success{color:#27624f;background:#effaf6;border:1px solid #bfe8d9;border-radius:12px;padding:12px 14px}.sf-settings-card-wide{grid-column:1/-1}.sf-settings-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.sf-audit-list{display:grid}.sf-audit-list article{border-top:1px solid #edf2ef;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.sf-audit-list article:first-child{border-top:0}.sf-audit-body{flex:1;gap:5px;min-width:0;display:grid}.sf-audit-list strong{color:#2e403a;font-size:13px}.sf-audit-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sf-audit-actor{color:#1a7a5e;background:#eaf7f2;border-radius:6px;padding:2px 7px;font-size:12px;font-style:normal;font-weight:700}.sf-audit-meta>span{color:#80908a;font-size:12px}.sf-audit-id{color:#9aaba5;background:#f0f3f2;border-radius:5px;padding:1px 5px;font-family:monospace;font-size:11px}.sf-audit-dot{background:#17a77d;border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px}.sf-onboarding-card{background:linear-gradient(135deg,#f7fbf9,#fff);margin-bottom:22px;padding:20px}.sf-onboarding-head{margin-bottom:14px}.sf-onboarding-head p{color:#72817b;margin:6px 0 0}.sf-onboarding-head button{color:#73827c;cursor:pointer;background:0 0;border:0}.sf-onboarding-progress{background:#e9f0ed;border-radius:999px;height:7px;margin-bottom:14px;overflow:hidden}.sf-onboarding-progress span{background:#0d8b68;border-radius:999px;height:100%;display:block}.sf-onboarding-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.sf-onboarding-steps a{color:#344a42;background:#fff;border:1px solid #dfe8e4;border-radius:12px;align-items:center;gap:9px;min-width:0;padding:12px;text-decoration:none;display:flex}.sf-onboarding-steps a.done{background:#f0faf6;border-color:#c8ebdc}.sf-onboarding-steps b{color:#fff;background:#173d32;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.sf-onboarding-steps span{font-size:12px;font-weight:700;line-height:1.25}.sf-onboarding-steps i{color:#8a9a94;margin-left:auto;font-style:normal}.sf-field-disabled{opacity:.68}.sf-field-disabled input,.sf-field-disabled select,.sf-field-disabled textarea{cursor:not-allowed;background:#f2f5f4}.auth-form-helper{justify-content:flex-end;margin-top:-4px;display:flex}.auth-form-helper a{color:#0b7f61;font-size:13px;font-weight:700}.auth-link-button{justify-content:center;align-items:center;text-decoration:none;display:flex}.sf-legal-page{color:#263a33;background:#f5f8f7;min-height:100vh;padding:52px 20px;font-family:DM Sans,sans-serif}.sf-legal-page article{background:#fff;border:1px solid #e0e9e5;border-radius:22px;max-width:820px;margin:auto;padding:clamp(26px,5vw,54px);box-shadow:0 18px 45px #142d2512}.sf-legal-page article>a{color:#0b7f61;font-weight:700;text-decoration:none}.sf-legal-page article>span{color:#0b7f61;letter-spacing:.14em;margin-top:34px;font-size:11px;font-weight:800;display:block}.sf-legal-page h1{margin:8px 0 10px;font-size:clamp(32px,5vw,52px)}.sf-legal-page h2{margin-top:28px;font-size:20px}.sf-legal-page p{color:#5d6d67;line-height:1.7}.sf-public-legal-footer{color:#a9bbb5;background:#0f241e;justify-content:space-between;align-items:center;gap:18px;padding:20px max(20px,50vw - 590px);font:13px DM Sans,sans-serif;display:flex}.sf-public-legal-footer nav{gap:18px;display:flex}.sf-public-legal-footer a{color:#d7e6e0;text-decoration:none}.sf-public-legal-footer a:hover{text-decoration:underline}.sf-admin-shell{color:#263a33;background:#f3f7f5;min-height:100vh;font-family:DM Sans,sans-serif}.sf-admin-topbar{color:#fff;background:#10251f;justify-content:space-between;align-items:center;min-height:68px;padding:0 clamp(20px,5vw,60px);display:flex}.sf-admin-topbar>div{align-items:center;gap:10px;display:flex}.sf-admin-topbar a{color:#a6ead3;font-weight:700;text-decoration:none}.sf-admin-content{gap:22px;max-width:1280px;margin:auto;padding:36px clamp(18px,4vw,44px) 60px;display:grid}.sf-admin-heading p{color:#6e7f79}.sf-admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.sf-admin-metrics article{background:#fff;border:1px solid #e3ebe7;border-radius:16px;padding:18px}.sf-admin-metrics span{color:#7b8a84;font-size:12px;display:block}.sf-admin-metrics strong{margin-top:7px;font-size:30px;display:block}.sf-admin-card{padding:22px}.sf-admin-table-wrap{overflow:auto}.sf-admin-table{border-collapse:collapse;width:100%;min-width:850px}.sf-admin-table th,.sf-admin-table td{text-align:left;border-top:1px solid #edf2ef;padding:12px;font-size:13px}.sf-admin-table th{color:#697b74;letter-spacing:.04em;font-size:11px}.sf-admin-table td:first-child{gap:2px;display:grid}.sf-admin-table small{color:#8a9994}.sf-error-log-list{display:grid}.sf-error-log-list article{border-top:1px solid #edf2ef;gap:4px;padding:12px 0;display:grid}.sf-error-log-list article:first-child{border-top:0}.sf-error-log-list span{color:#7d8c87;font-size:12px}.sf-platform-admin-link{border:1px solid #6ae2b829;margin-top:4px}.sf-fatal-error{text-align:center;color:#263a33;background:#f5f8f7;place-content:center;gap:10px;min-height:100vh;padding:24px;font-family:DM Sans,sans-serif;display:grid}.sf-fatal-error button{color:#fff;cursor:pointer;background:#0b7f61;border:0;border-radius:10px;justify-self:center;padding:11px 16px;font-weight:700}@media (width<=900px){.sf-inline-form{grid-template-columns:1fr}.sf-onboarding-steps,.sf-admin-metrics{grid-template-columns:1fr 1fr}.sf-team-row{flex-direction:column;align-items:flex-start}.sf-team-controls{justify-content:flex-start;width:100%}.sf-team-controls select{max-width:320px}}@media (width<=600px){.sf-commercial-card,.sf-admin-card,.sf-onboarding-card{border-radius:14px;padding:16px}.sf-commercial-card-head,.sf-onboarding-head{flex-direction:column}.sf-invite-result{flex-direction:column;align-items:stretch}.sf-onboarding-steps{grid-template-columns:1fr}.sf-admin-metrics{grid-template-columns:1fr 1fr}.sf-settings-actions{flex-direction:column}.sf-settings-actions button{width:100%}.sf-team-controls{display:grid}.sf-team-controls select,.sf-team-controls button{width:100%;max-width:none}.sf-legal-page{padding:20px 12px}.sf-legal-page article{border-radius:16px}.sf-public-legal-footer{flex-direction:column;align-items:flex-start;padding:18px 20px}.sf-admin-topbar{padding:0 16px}.sf-admin-topbar a{font-size:12px}}.sf-organization-switcher{gap:6px;margin:14px 10px 4px;display:grid}.sf-organization-switcher>span{letter-spacing:.12em;color:#789088;font-size:9px;font-weight:800}.sf-organization-switcher select{color:#e8f3ef;background:#162c25;border:1px solid #cae4da2e;border-radius:9px;width:100%;min-height:38px;padding:7px 9px;font-size:12px}.sf-privacy-status{color:#566a62;background:#f4f8f6;border-radius:10px;margin:16px 0 0;padding:11px 13px;font-size:13px}.sf-privacy-admin-row{justify-content:space-between;align-items:center;gap:18px;display:flex!important}.sf-privacy-admin-row>div:first-child{gap:4px;display:grid}.sf-admin-row-actions{flex-wrap:wrap;gap:8px;display:flex}.sf-admin-row-actions button{color:#355047;cursor:pointer;background:#fff;border:1px solid #d7e3de;border-radius:8px;padding:7px 10px;font-weight:700}.sf-admin-row-actions button.danger{color:#a83c3c;background:#fff8f8;border-color:#ebcccc}.feature-mock{background:#f8fbfa;border:1px solid #dce7e2;border-radius:18px;min-height:360px;overflow:hidden;box-shadow:0 18px 42px #13302714}.mock-header{color:#d9e9e3;background:#153129;align-items:center;gap:6px;height:42px;padding:0 14px;display:flex}.mock-header>span{background:#759288;border-radius:50%;width:7px;height:7px}.mock-header b{letter-spacing:.05em;margin-left:auto;font-size:11px}.mock-body{padding:22px}.mock-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.mock-title small{color:#0b7f61;letter-spacing:.12em;font-size:9px;font-weight:800;display:block}.mock-title strong{color:#20342d;margin-top:5px;font-size:20px;display:block}.mock-title em{color:#3b7160;background:#e8f6f0;border-radius:999px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:700}.mock-list{gap:10px;display:grid}.mock-row{background:#fff;border:1px solid #e2ebe7;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;display:grid}.mock-avatar{color:#17654f;background:#e7f5ef;border-radius:10px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.mock-row>div{gap:2px;min-width:0;display:grid}.mock-row b{color:#2a4139;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.mock-row small{color:#7d8c87;font-size:11px}.mock-row>strong{color:#456158;text-align:right;font-size:11px}.feature-copy .text-cta{text-decoration:none}.sf-public-legal-footer{z-index:1;position:relative}.auth-mode-note{color:#52635d!important}.auth-switch{color:#55645e!important}.auth-switch a{color:#08765b!important}.auth-form-helper a{color:#08765b;align-items:center;min-height:32px;padding:6px 0;display:inline-flex}@media (width<=600px){.sf-privacy-admin-row{flex-direction:column;align-items:flex-start}.sf-admin-row-actions{width:100%}.sf-admin-row-actions button{flex:1}.sf-organization-switcher{margin-inline:4px}.feature-mock{min-height:auto}.mock-body{padding:16px}.mock-title{flex-direction:column;align-items:flex-start}.mock-row{grid-template-columns:auto minmax(0,1fr)}.mock-row>strong{text-align:left;grid-column:2}}.sf-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.sf-mobile-menu-button,.sf-mobile-menu-layer{display:none}.sf-route-loading{background:#f5f7f6;min-height:70vh;padding:28px}.sf-skeleton-page{width:100%;max-width:1440px;margin:0 auto}.sf-skeleton-heading{gap:10px;margin-bottom:24px;display:grid}.sf-skeleton-heading span,.sf-skeleton-heading b,.sf-skeleton-heading i,.sf-skeleton-toolbar span,.sf-skeleton-toolbar i,.sf-skeleton-row>span,.sf-skeleton-row b,.sf-skeleton-row i,.sf-skeleton-row em,.sf-skeleton-metrics article span,.sf-skeleton-metrics article b,.sf-skeleton-metrics article i,.sf-skeleton-panels article{background:linear-gradient(90deg,#edf1ef 25%,#f7f9f8 45%,#edf1ef 65%) 0 0/240% 100%;border-radius:8px;animation:1.35s ease-in-out infinite sf-skeleton;display:block}.sf-skeleton-heading span{width:110px;height:11px}.sf-skeleton-heading b{width:min(420px,78%);height:34px}.sf-skeleton-heading i{width:min(560px,92%);height:14px}.sf-skeleton-card{background:#fff;border:1px solid #e3e9e6;border-radius:16px;overflow:hidden}.sf-skeleton-toolbar{border-bottom:1px solid #edf1ef;justify-content:space-between;gap:16px;padding:18px;display:flex}.sf-skeleton-toolbar span{width:260px;max-width:65%;height:38px}.sf-skeleton-toolbar i{width:90px;height:18px}.sf-skeleton-row{border-bottom:1px solid #f0f3f2;grid-template-columns:44px minmax(0,1fr) 120px;align-items:center;gap:14px;padding:16px 18px;display:grid}.sf-skeleton-row:last-child{border-bottom:0}.sf-skeleton-row>span{border-radius:12px;width:40px;height:40px}.sf-skeleton-row>div{gap:7px;display:grid}.sf-skeleton-row b{width:min(280px,72%);height:13px}.sf-skeleton-row i{width:min(200px,58%);height:10px}.sf-skeleton-row em{justify-self:end;width:82px;height:25px}.sf-skeleton-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.sf-skeleton-metrics article{background:#fff;border:1px solid #e4e9e7;border-radius:15px;gap:12px;min-height:145px;padding:18px;display:grid}.sf-skeleton-metrics article span{width:48%;height:11px}.sf-skeleton-metrics article b{width:34%;height:31px}.sf-skeleton-metrics article i{width:65%;height:10px}.sf-skeleton-panels{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.sf-skeleton-panels article{border:1px solid #e4e9e7;border-radius:16px;height:310px}@keyframes sf-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.sf-audit-filters,.sf-invite-filters,.sf-schedule-filter-row{grid-template-columns:1.4fr repeat(3,minmax(150px,.7fr));gap:12px;margin:18px 0;display:grid}.sf-invite-filters{grid-template-columns:minmax(220px,1fr) 220px}.sf-audit-filters label,.sf-invite-filters label,.sf-schedule-filter-row label{gap:6px;display:grid}.sf-audit-filters label>span,.sf-invite-filters label>span,.sf-schedule-filter-row label>span,.sf-mobile-org-switcher>span{color:#68756f;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.sf-audit-filters input,.sf-audit-filters select,.sf-invite-filters input,.sf-invite-filters select,.sf-schedule-filter-row input,.sf-schedule-filter-row select,.sf-mobile-org-switcher select{color:#26342f;background:#fff;border:1px solid #dce4e1;border-radius:10px;outline:none;width:100%;min-height:42px;padding:0 12px}.sf-audit-filters input:focus,.sf-audit-filters select:focus,.sf-invite-filters input:focus,.sf-invite-filters select:focus,.sf-schedule-filter-row input:focus,.sf-schedule-filter-row select:focus{border-color:#3ba987;box-shadow:0 0 0 3px #0db98714}.sf-audit-list article{grid-template-columns:10px minmax(0,1fr) auto;align-items:center}.sf-audit-action,.sf-invite-status{color:#57645f;white-space:nowrap;background:#eef3f1;border-radius:999px;align-items:center;min-height:27px;padding:4px 9px;font-size:9px;font-weight:800;display:inline-flex}.sf-audit-insert,.sf-invite-status.accepted{color:#08765b;background:#e9f8f2}.sf-audit-delete,.sf-invite-status.revoked{color:#a5433a;background:#fff0ef}.sf-audit-update,.sf-invite-status.pending{color:#8b6414;background:#fff8e7}.sf-invite-status.expired{color:#747d79;background:#f1f2f2}.sf-invite-row-actions{align-items:center;gap:12px;display:flex}.sf-pagination{border-top:1px solid #edf1ef;justify-content:center;align-items:center;gap:14px;margin-top:8px;padding-top:20px;display:flex}.sf-pagination button{color:#34433d;cursor:pointer;background:#fff;border:1px solid #dce4e1;border-radius:9px;min-height:38px;padding:0 13px;font-weight:700}.sf-pagination button:disabled{cursor:not-allowed;opacity:.45}.sf-pagination span{color:#68756f;font-size:11px;font-weight:700}.sf-schedule-page{gap:18px;display:grid}.sf-schedule-summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.sf-schedule-summary article{background:#fff;border:1px solid #e2e8e5;border-radius:14px;gap:5px;padding:17px 18px;display:grid}.sf-schedule-summary span{color:#78847f;letter-spacing:.08em;font-size:9px;font-weight:800}.sf-schedule-summary strong{color:#1f302a;font-family:Manrope,sans-serif;font-size:28px}.sf-schedule-summary small{color:#7e8b86;font-size:10px}.sf-schedule-filters{background:#fff;border:1px solid #e2e8e5;border-radius:15px;padding:15px}.sf-period-tabs{gap:7px;padding-bottom:2px;display:flex;overflow:auto}.sf-period-tabs button{color:#64716c;cursor:pointer;background:#fff;border:1px solid #dfe6e3;border-radius:9px;flex:none;min-height:38px;padding:0 13px;font-size:11px;font-weight:750}.sf-period-tabs button.active{color:#08765b;background:#eaf8f3;border-color:#bfe8da}.sf-schedule-filter-row{grid-template-columns:180px 220px minmax(220px,1fr);margin-bottom:0}.sf-schedule-list{gap:18px;display:grid}.sf-schedule-day{background:#fff;border:1px solid #e2e8e5;border-radius:16px;overflow:hidden}.sf-schedule-day-head{background:#fbfcfc;border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.sf-schedule-day-head>div{gap:4px;display:grid}.sf-schedule-day-head span{color:#0a8e69;letter-spacing:.09em;font-size:9px;font-weight:800}.sf-schedule-day-head h2{color:#25342f;text-transform:capitalize;margin:0;font-family:Manrope,sans-serif;font-size:17px}.sf-schedule-day-head small{color:#78847f;font-size:10px}.sf-schedule-day-list{display:grid}.sf-schedule-item{border-bottom:1px solid #edf1ef;grid-template-columns:86px minmax(0,1.5fr) minmax(120px,.6fr) auto;align-items:center;gap:16px;padding:17px 18px;display:grid}.sf-schedule-item:last-child{border-bottom:0}.sf-schedule-item time{gap:3px;display:grid}.sf-schedule-item time strong{color:#20342d;font-size:15px}.sf-schedule-item time span{color:#8a9591;font-size:9px}.sf-schedule-main{min-width:0}.sf-schedule-title{align-items:center;gap:8px;display:flex}.sf-schedule-title>strong{color:#0a8e69;font-size:10px}.sf-schedule-main h3{color:#263530;margin:6px 0 2px;font-size:13px}.sf-schedule-main p,.sf-schedule-main small{color:#7b8782;margin:0;font-size:10px;line-height:1.45;display:block}.sf-schedule-main small{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.sf-schedule-tech{gap:4px;display:grid}.sf-schedule-tech span{color:#99a39f;font-size:8px;font-weight:800}.sf-schedule-tech strong{color:#44534e;font-size:10px}.sf-schedule-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.sf-schedule-actions a{color:#475650;white-space:nowrap;background:#fff;border:1px solid #dce4e1;border-radius:9px;align-items:center;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.sf-schedule-actions .sf-whatsapp-action{color:#08765b;background:#eaf8f3;border-color:#bfe8da}@media (width<=820px){.sf-sidebar{background:#fff;justify-content:space-between;z-index:44!important;position:sticky!important;top:0!important}.sf-sidebar-brand{flex:none}.sf-mobile-menu-button{color:#263530;cursor:pointer;background:#fff;border:1px solid #dce4e1;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:82px;min-height:44px;font-size:11px;font-weight:800;display:inline-flex}.sf-mobile-menu-button>span:first-child{font-size:20px;line-height:1}.sf-mobile-menu-layer{z-index:100;display:block;position:fixed;inset:0}.sf-mobile-menu-backdrop{cursor:pointer;background:#0c17137a;border:0;width:100%;height:100%;position:absolute;inset:0}.sf-mobile-menu-panel{background:#fff;width:min(86vw,360px);height:100%;padding:18px 16px 20px;position:absolute;top:0;right:0;overflow:auto;box-shadow:-24px 0 70px #0c1c162e}.sf-mobile-menu-head{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:12px;padding:2px 4px 16px;display:flex}.sf-mobile-menu-head>div{gap:3px;min-width:0;display:grid}.sf-mobile-menu-head strong{color:#25342f;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.sf-mobile-menu-head span{color:#84908b;font-size:10px}.sf-mobile-menu-head>button{color:#33433d;cursor:pointer;background:#f4f7f6;border:0;border-radius:11px;place-items:center;width:44px;height:44px;font-size:25px;display:grid}.sf-mobile-org-switcher{gap:6px;margin:14px 4px;display:grid}.sf-mobile-nav{gap:4px;margin-top:12px;display:grid}.sf-mobile-nav .sf-nav-label{margin-top:13px}.sf-mobile-nav .sf-nav-link{min-height:48px;font-size:13px}.sf-mobile-menu-account{border-top:1px solid #edf1ef;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:18px;padding:15px 4px 0;display:grid}.sf-mobile-menu-account>div:nth-child(2){min-width:0;display:grid}.sf-mobile-menu-account strong,.sf-mobile-menu-account span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sf-mobile-menu-account strong{color:#2c3a35;font-size:11px}.sf-mobile-menu-account span{color:#84908b;margin-top:3px;font-size:9px}.sf-mobile-menu-account>button{color:#5d6965;background:#f5f7f6;border:0;border-radius:9px;min-height:38px;padding:0 12px;font-size:10px;font-weight:800}.sf-skeleton-metrics{grid-template-columns:repeat(2,1fr)}.sf-skeleton-panels{grid-template-columns:1fr}.sf-audit-filters{grid-template-columns:repeat(2,1fr)}.sf-schedule-filter-row{grid-template-columns:1fr 1fr}.sf-schedule-search{grid-column:1/-1}.sf-schedule-item{grid-template-columns:70px minmax(0,1fr) auto}.sf-schedule-tech{display:none}.sf-schedule-actions{flex-direction:column;align-items:stretch}.sf-schedule-actions a{justify-content:center}}.sf-schedule-heading-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sf-view-toggle{border:1px solid #dfe6e3;border-radius:10px;display:flex;overflow:hidden}.sf-view-toggle button{color:#64716c;cursor:pointer;background:0 0;border:0;min-height:36px;padding:0 13px;font-size:11px;font-weight:750;transition:background .12s}.sf-view-toggle button.active{color:#08765b;background:#eaf8f3}[data-theme=dark] .sf-view-toggle{border-color:var(--sf-theme-border)}[data-theme=dark] .sf-view-toggle button{color:var(--sf-theme-muted)}[data-theme=dark] .sf-view-toggle button.active{color:#6de2bd;background:#0f2920}.sf-schedule-calendar{background:#fff;border:1px solid #e2e8e5;border-radius:16px;overflow:hidden}[data-theme=dark] .sf-schedule-calendar{background:var(--sf-theme-surface);border-color:var(--sf-theme-border)}.sf-cal-toolbar{border-bottom:1px solid #edf1ef;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;display:flex}[data-theme=dark] .sf-cal-toolbar{border-color:var(--sf-theme-border)}.sf-cal-nav{align-items:center;gap:6px;display:flex}.sf-cal-nav span{color:#25342f;text-align:center;min-width:160px;font-size:13px;font-weight:700}[data-theme=dark] .sf-cal-nav span{color:var(--sf-theme-text)}.sf-cal-nav button{color:#445450;cursor:pointer;background:#fff;border:1px solid #dfe6e3;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;line-height:1;display:flex}[data-theme=dark] .sf-cal-nav button{background:var(--sf-theme-surface-soft);border-color:var(--sf-theme-border);color:var(--sf-theme-text)}.sf-cal-today-btn{color:#08765b;cursor:pointer;background:#eaf8f3;border:1px solid #bfe8da;border-radius:8px;min-height:30px;padding:0 12px;font-size:11px;font-weight:750}[data-theme=dark] .sf-cal-today-btn{color:#6de2bd;background:#0f2920;border-color:#1d4d3a}.sf-calendar-legend{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.sf-legend-item{color:#445450;align-items:center;gap:5px;font-size:11px;display:flex}[data-theme=dark] .sf-legend-item{color:var(--sf-theme-muted)}.sf-legend-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.sf-cal-week{overflow:hidden}.sf-cal-grid{grid-template-columns:48px repeat(7,1fr);display:grid}.sf-cal-header{border-bottom:1px solid #edf1ef}[data-theme=dark] .sf-cal-header{border-color:var(--sf-theme-border)}.sf-cal-gutter{border-right:1px solid #edf1ef}[data-theme=dark] .sf-cal-gutter{border-color:var(--sf-theme-border)}.sf-cal-day-head{color:#78847f;border-right:1px solid #edf1ef;flex-direction:column;align-items:center;gap:3px;padding:10px 4px;font-size:11px;display:flex}[data-theme=dark] .sf-cal-day-head{color:var(--sf-theme-muted);border-color:var(--sf-theme-border)}.sf-cal-day-head span{letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.sf-cal-day-head strong{color:#25342f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:700;display:flex}[data-theme=dark] .sf-cal-day-head strong{color:var(--sf-theme-text)}.sf-cal-day-head.today strong{color:#fff;background:#1a9a6e}.sf-cal-body-wrap{max-height:600px;overflow-y:auto}.sf-cal-body,.sf-cal-gutter-labels{position:relative}.sf-cal-hour-label{color:#aab4af;white-space:nowrap;font-size:9px;position:absolute;right:6px;transform:translateY(-50%)}[data-theme=dark] .sf-cal-hour-label{color:var(--sf-theme-muted)}.sf-cal-day-col{border-right:1px solid #f0f3f2;position:relative}[data-theme=dark] .sf-cal-day-col{border-color:var(--sf-theme-border)}.sf-cal-day-col.today{background:#f7fef9}[data-theme=dark] .sf-cal-day-col.today{background:#1a9a6e0a}.sf-cal-hour-line{pointer-events:none;background:#f0f3f2;height:1px;position:absolute;left:0;right:0}[data-theme=dark] .sf-cal-hour-line{background:var(--sf-theme-border)}.sf-cal-event{color:#fff;text-align:left;cursor:pointer;z-index:1;opacity:.92;border:none;border-radius:6px;min-height:44px;padding:4px 6px;font-size:10px;transition:opacity .12s;position:absolute;left:2px;right:2px;overflow:hidden}.sf-cal-event:hover{opacity:1;z-index:2}.sf-cal-event-time{opacity:.85;margin-bottom:1px;font-size:9px;font-weight:800;display:block}.sf-cal-event-title{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;display:block;overflow:hidden}.sf-cal-event-sub{opacity:.8;white-space:nowrap;text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}@media (width<=600px){.sf-route-loading{padding:20px 14px}.sf-skeleton-row{grid-template-columns:38px minmax(0,1fr);padding:14px}.sf-skeleton-row em{display:none}.sf-skeleton-metrics{gap:9px}.sf-skeleton-panels article{height:230px}.sf-audit-filters,.sf-invite-filters,.sf-schedule-filter-row{grid-template-columns:1fr}.sf-schedule-search{grid-column:auto}.sf-audit-list article{grid-template-columns:9px minmax(0,1fr)}.sf-audit-action{grid-column:2;justify-self:start}.sf-invite-row-actions{justify-content:space-between;width:100%}.sf-pagination{justify-content:space-between;gap:8px}.sf-pagination button{min-height:44px}.sf-pagination span{text-align:center;font-size:10px}.sf-schedule-summary{grid-template-columns:1fr 1fr}.sf-schedule-summary article:last-child{grid-column:1/-1}.sf-schedule-summary article{padding:14px}.sf-schedule-summary strong{font-size:24px}.sf-period-tabs{margin:0 -2px}.sf-period-tabs button{min-height:44px}.sf-schedule-day-head{padding:14px}.sf-schedule-item{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:11px;padding:15px 14px}.sf-schedule-main{min-width:0}.sf-schedule-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.sf-schedule-actions a{min-height:44px}.sf-schedule-title{flex-direction:column;align-items:flex-start;gap:4px}.sf-schedule-main h3{font-size:12px}.sf-schedule-main small{white-space:normal}.sf-mobile-menu-panel{width:min(92vw,360px)}.sf-mobile-menu-button{min-width:76px}.sf-app-content{padding-bottom:72px!important}}@media (width<=820px){.sf-app-header{display:none!important}}@media (width<=720px){.sf-module-modal,.sf-customer-modal{box-sizing:border-box;width:calc(100vw - 28px);min-width:0;max-width:calc(100vw - 28px)}.sf-module-modal .sf-form-grid,.sf-module-modal .sf-field,.sf-customer-modal .sf-form-grid,.sf-customer-modal .sf-field{min-width:0}}@media (width<=380px){.sf-mobile-shell-actions{gap:6px}.sf-mobile-menu-button{width:44px;min-width:44px;padding:0}.sf-mobile-menu-button>span:last-child{display:none}}[data-theme=dark]{--sf-dm-bg:#0b1110;--sf-dm-surface:#121a18;--sf-dm-surface-2:#17211e;--sf-dm-surface-3:#1c2925;--sf-dm-border:#2a3a34;--sf-dm-text:#f1f7f4;--sf-dm-text-2:#c8d6d1;--sf-dm-muted:#a3b4ae;--sf-dm-subtle:#82968f;--sf-dm-brand:#69ddb9;--sf-dm-brand-strong:#7be7c4;--sf-dm-brand-bg:#14382e;--sf-dm-danger:#ffb1aa;--sf-dm-warning:#ffd98b;--sf-dm-info:#9fc7ff;--sf-dm-shadow:#00000057;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] body,[data-theme=dark] #root,[data-theme=dark] .page-shell,[data-theme=dark] .sf-app-shell,[data-theme=dark] .sf-app-main,[data-theme=dark] .sf-app-content,[data-theme=dark] .auth-page,[data-theme=dark] .auth-form-side{background:var(--sf-dm-bg);color:var(--sf-dm-text)}[data-theme=dark] .sf-sidebar,[data-theme=dark] .sf-app-header,[data-theme=dark] .sf-panel,[data-theme=dark] .sf-metric-card,[data-theme=dark] .sf-customer-panel,[data-theme=dark] .sf-module-list,[data-theme=dark] .sf-settings-card,[data-theme=dark] .sf-customer-modal,[data-theme=dark] .sf-operational-modal,[data-theme=dark] .sf-record-card,[data-theme=dark] .sf-module-toolbar,[data-theme=dark] .sf-search-field,[data-theme=dark] .sf-filter-group,[data-theme=dark] .auth-form-card,[data-theme=dark] .app-window,[data-theme=dark] .app-top,[data-theme=dark] .app-body,[data-theme=dark] .side-nav,[data-theme=dark] .kpi,[data-theme=dark] .chart-card,[data-theme=dark] .maintenance-card,[data-theme=dark] .feature-card,[data-theme=dark] .feature-panel,[data-theme=dark] .feature-showcase,[data-theme=dark] .feature-visual,[data-theme=dark] .problem-grid article,[data-theme=dark] .segment-card,[data-theme=dark] .flow-step,[data-theme=dark] .pricing-card,[data-theme=dark] .faq-item,[data-theme=dark] .modal-card,[data-theme=dark] .cta-card,[data-theme=dark] .equipment-card,[data-theme=dark] .deal,[data-theme=dark] .message-preview{background:var(--sf-dm-surface);border-color:var(--sf-dm-border);color:var(--sf-dm-text);box-shadow:0 14px 36px var(--sf-dm-shadow)}[data-theme=dark] .dash,[data-theme=dark] .pipeline,[data-theme=dark] .eq-meta,[data-theme=dark] .sf-insight-box,[data-theme=dark] .sf-demo-storage-note,[data-theme=dark] .sf-equipment-count,[data-theme=dark] .sf-trial-box,[data-theme=dark] .auth-trial-box,[data-theme=dark] .auth-divider span,[data-theme=dark] .feature-tabs button,[data-theme=dark] .sf-status,[data-theme=dark] .sf-opportunity-avatar,[data-theme=dark] .sf-record-avatar,[data-theme=dark] .sf-customer-name>span,[data-theme=dark] .sf-company-avatar,[data-theme=dark] .sf-user-avatar{background:var(--sf-dm-surface-2);border-color:var(--sf-dm-border);color:var(--sf-dm-text-2)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] .brand,[data-theme=dark] .sf-sidebar-brand,[data-theme=dark] .sf-page-heading h1,[data-theme=dark] .sf-dashboard-heading h1,[data-theme=dark] .sf-panel h2,[data-theme=dark] .sf-metric-card>strong,[data-theme=dark] .sf-customer-name strong,[data-theme=dark] .sf-customer-contact strong,[data-theme=dark] .sf-maintenance-cell strong,[data-theme=dark] .sf-record-copy strong,[data-theme=dark] .sf-job-main strong,[data-theme=dark] .sf-opportunity-row strong,[data-theme=dark] .sf-opportunity-row b,[data-theme=dark] .sf-funnel-bars b,[data-theme=dark] .sf-activity-list strong,[data-theme=dark] .sf-modal-header h2,[data-theme=dark] .sf-operational-modal-header h2,[data-theme=dark] .sf-settings-card h2,[data-theme=dark] .sf-user-copy strong,[data-theme=dark] .sf-sidebar-footer strong,[data-theme=dark] .visual-top h4,[data-theme=dark] .customer-row b,[data-theme=dark] .deal strong,[data-theme=dark] .eq-meta b,[data-theme=dark] .history b,[data-theme=dark] .card-title strong{color:var(--sf-dm-text)!important}[data-theme=dark] p,[data-theme=dark] label,[data-theme=dark] .sf-page-heading p,[data-theme=dark] .sf-dashboard-heading p,[data-theme=dark] .sf-user-copy span,[data-theme=dark] .sf-sidebar-footer span,[data-theme=dark] .sf-record-copy span,[data-theme=dark] .sf-customer-name small,[data-theme=dark] .sf-customer-contact span,[data-theme=dark] .sf-modal-header p,[data-theme=dark] .sf-operational-modal-header p,[data-theme=dark] .sf-module-toolbar span,[data-theme=dark] .sf-result-count,[data-theme=dark] .sf-settings-note,[data-theme=dark] .sf-job-main span,[data-theme=dark] .sf-opportunity-row span,[data-theme=dark] .sf-funnel-bars span,[data-theme=dark] .sf-activity-list small,[data-theme=dark] .hero-copy>p,[data-theme=dark] .section-heading p,[data-theme=dark] .workflow-copy p,[data-theme=dark] .ai-copy p,[data-theme=dark] .problem-grid p,[data-theme=dark] .feature-copy p,[data-theme=dark] .customer-row small,[data-theme=dark] .deal span,[data-theme=dark] .eq-head small,[data-theme=dark] .eq-meta small,[data-theme=dark] .message-preview p,[data-theme=dark] .card-title>span,[data-theme=dark] .kpi small,[data-theme=dark] .kpi em,[data-theme=dark] .mini-job small,[data-theme=dark] .mini-job em,[data-theme=dark] .app-search,[data-theme=dark] .micro-proof{color:var(--sf-dm-muted)!important}[data-theme=dark] .nav a,[data-theme=dark] .link-btn,[data-theme=dark] .sf-nav-link{color:var(--sf-dm-text-2)}[data-theme=dark] .sf-nav-label,[data-theme=dark] .sf-nav-link small{color:var(--sf-dm-subtle)}[data-theme=dark] .sf-nav-link:hover,[data-theme=dark] .feature-tabs button:hover{background:var(--sf-dm-surface-3);color:var(--sf-dm-text)}[data-theme=dark] .sf-nav-link.active,[data-theme=dark] .side-active,[data-theme=dark] .feature-tabs button.active,[data-theme=dark] .feature-card.active{background:var(--sf-dm-brand-bg);color:var(--sf-dm-brand-strong)}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .sf-search-field input,[data-theme=dark] .sf-field input,[data-theme=dark] .sf-field select,[data-theme=dark] .sf-field textarea,[data-theme=dark] .sf-operational-field input,[data-theme=dark] .sf-operational-field select,[data-theme=dark] .sf-operational-field textarea,[data-theme=dark] .sf-settings-card input,[data-theme=dark] .sf-module-toolbar input{border-color:var(--sf-dm-border)!important;color:var(--sf-dm-text)!important;background:#0e1714!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{opacity:1;color:#879a93!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#59c7a5!important;box-shadow:0 0 0 3px #69ddb924!important}[data-theme=dark] .sf-customer-table,[data-theme=dark] .sf-customer-table tbody,[data-theme=dark] .sf-customer-table tr,[data-theme=dark] .sf-customer-table td,[data-theme=dark] .sf-job-row,[data-theme=dark] .sf-opportunity-row,[data-theme=dark] .sf-activity-list p,[data-theme=dark] .customer-row,[data-theme=dark] .mini-job{border-color:var(--sf-dm-border)}[data-theme=dark] .sf-customer-table th{background:#101815;color:#b3c3bd!important}[data-theme=dark] .sf-customer-table td,[data-theme=dark] .sf-customer-table td *,[data-theme=dark] .sf-customer-table tbody tr,[data-theme=dark] .sf-customer-table tbody tr *{color:var(--sf-dm-text-2)}[data-theme=dark] .sf-customer-table tbody tr:hover{background:var(--sf-dm-surface-2)}[data-theme=dark] .sf-status.active,[data-theme=dark] .sf-status-success{background:#123b2f;color:#8ff0cf!important}[data-theme=dark] .sf-status.moving,[data-theme=dark] .sf-status-info{background:#162d47;color:var(--sf-dm-info)!important}[data-theme=dark] .sf-status-warning,[data-theme=dark] .sf-badge-warning{background:#3a2d15;color:var(--sf-dm-warning)!important}[data-theme=dark] .sf-status-danger,[data-theme=dark] .sf-badge-danger{background:#44221f;color:var(--sf-dm-danger)!important}[data-theme=dark] .sf-theme-toggle,[data-theme=dark] .secondary,[data-theme=dark] .sf-button-secondary,[data-theme=dark] .sf-user-menu button,[data-theme=dark] .sf-row-actions button,[data-theme=dark] .menu-btn,[data-theme=dark] .auth-demo-button{background:var(--sf-dm-surface-2);border-color:var(--sf-dm-border);color:var(--sf-dm-text)!important}[data-theme=dark] .primary,[data-theme=dark] .sf-button-primary,[data-theme=dark] .auth-submit,[data-theme=dark] .sf-main-action,[data-theme=dark] .dash-head button{background:#0b7d61;color:#fff!important}[data-theme=dark] .primary:hover,[data-theme=dark] .sf-button-primary:hover,[data-theme=dark] .auth-submit:hover:not(:disabled),[data-theme=dark] .sf-main-action:hover{background:#0a6d55}[data-theme=dark] .sf-insight-box,[data-theme=dark] .sf-insight-box p,[data-theme=dark] .sf-insight-box strong{color:#c9d8d2!important}[data-theme=dark] .sf-insight-dot{color:#8ff0cf;background:#174334}[data-theme=dark] .sf-filter-group button{background:0 0;color:#c5d4cf!important}[data-theme=dark] .sf-filter-group button.active,[data-theme=dark] .sf-filter-group button[aria-pressed=true]{background:var(--sf-dm-brand-bg);color:#9bf3d4!important}[data-theme=dark] .topbar{border-color:var(--sf-dm-border);background:#0b1110f0}[data-theme=dark] .hero,[data-theme=dark] .problem-section,[data-theme=dark] .section,[data-theme=dark] .proof-strip,[data-theme=dark] .final-section,[data-theme=dark] .footer{background:var(--sf-dm-bg);color:var(--sf-dm-text);border-color:var(--sf-dm-border)}[data-theme=dark] .eyebrow,[data-theme=dark] .section-kicker,[data-theme=dark] .problem-tag,[data-theme=dark] .visual-top>span,[data-theme=dark] .message-preview span{background:var(--sf-dm-brand-bg);color:#8ff0cf!important}[data-theme=dark] .sf-theme-toggle>span,[data-theme=dark] .brand-mark,[data-theme=dark] .mini-brand,[data-theme=dark] .problem-icon,[data-theme=dark] .segment-icon,[data-theme=dark] .big-icon,[data-theme=dark] .eq-icon,[data-theme=dark] .kpi-icon{color:#dffbf2}[data-theme=dark] .sf-public-theme-control{inset:auto auto 18px 18px}@media (width<=820px){[data-theme=dark] .menu-btn,[data-theme=dark] .sf-main-action,[data-theme=dark] .top-actions .primary{min-height:44px}[data-theme=dark] .menu-btn{place-items:center;min-width:44px;display:inline-grid}}@media (width<=600px){[data-theme=dark] .sf-public-theme-control{bottom:14px;left:14px}}[data-theme=dark] .page-shell,[data-theme=dark] main,[data-theme=dark] .hero,[data-theme=dark] .proof-strip,[data-theme=dark] .section,[data-theme=dark] .problem-section,[data-theme=dark] .feature-section,[data-theme=dark] .segment-section,[data-theme=dark] .faq-section,[data-theme=dark] .pricing-section,[data-theme=dark] .ai-section,[data-theme=dark] .final-section,[data-theme=dark] .footer{color:#f1f7f4!important;background:#0b1110!important;border-color:#2a3a34!important}[data-theme=dark] .workflow-section,[data-theme=dark] .cta-section,[data-theme=dark] .final-box{color:#f1f7f4!important;background:#0e1714!important;border-color:#2a3a34!important}[data-theme=dark] .problem-grid article,[data-theme=dark] .feature-showcase,[data-theme=dark] .feature-visual,[data-theme=dark] .segment-card,[data-theme=dark] .flow-step,[data-theme=dark] .pricing-card,[data-theme=dark] .price-card,[data-theme=dark] .roi-card,[data-theme=dark] .faq-item,[data-theme=dark] .app-window,[data-theme=dark] .app-top,[data-theme=dark] .app-body,[data-theme=dark] .side-nav,[data-theme=dark] .dash,[data-theme=dark] .kpi,[data-theme=dark] .chart-card,[data-theme=dark] .maintenance-card,[data-theme=dark] .equipment-card,[data-theme=dark] .deal,[data-theme=dark] .message-preview,[data-theme=dark] .floating-chip,[data-theme=dark] .modal-card,[data-theme=dark] .cta-card{color:#f1f7f4!important;background:#121a18!important;border-color:#2a3a34!important;box-shadow:0 18px 48px #00000047!important}[data-theme=dark] .pipeline,[data-theme=dark] .eq-meta,[data-theme=dark] .feature-tabs button,[data-theme=dark] .message-preview,[data-theme=dark] .app-search{background:#17211e!important;border-color:#2a3a34!important}[data-theme=dark] .hero h1,[data-theme=dark] .hero h1 span,[data-theme=dark] .section-heading h2,[data-theme=dark] .workflow-copy h2,[data-theme=dark] .workflow-copy h2 span,[data-theme=dark] .faq-heading h2,[data-theme=dark] .ai-copy h2,[data-theme=dark] .final-box h2,[data-theme=dark] .feature-copy h3,[data-theme=dark] .problem-grid h3,[data-theme=dark] .segment-card h3,[data-theme=dark] .pricing-card h3,[data-theme=dark] .price-card h3,[data-theme=dark] .price-card .price strong,[data-theme=dark] .roi-card h3,[data-theme=dark] .visual-top h4,[data-theme=dark] .customer-row b,[data-theme=dark] .mini-job b,[data-theme=dark] .card-title strong,[data-theme=dark] .stat strong{color:#f3faf7!important}[data-theme=dark] .hero-copy>p,[data-theme=dark] .section-heading p,[data-theme=dark] .workflow-copy p,[data-theme=dark] .faq-heading p,[data-theme=dark] .ai-copy p,[data-theme=dark] .problem-grid p,[data-theme=dark] .feature-copy p,[data-theme=dark] .segment-card p,[data-theme=dark] .pricing-card p,[data-theme=dark] .price-card p,[data-theme=dark] .price-card .price span,[data-theme=dark] .price-card .price small,[data-theme=dark] .price-card .price-features span,[data-theme=dark] .roi-card p,[data-theme=dark] .roi-card small,[data-theme=dark] .customer-row small,[data-theme=dark] .mini-job small,[data-theme=dark] .mini-job em,[data-theme=dark] .card-title small,[data-theme=dark] .card-title>span,[data-theme=dark] .stat span,[data-theme=dark] .micro-proof,[data-theme=dark] .flow-item small{color:#aebfba!important}[data-theme=dark] .feature-copy li,[data-theme=dark] .flow-item b,[data-theme=dark] .faq-item strong,[data-theme=dark] .customer-row span,[data-theme=dark] .floating-chip,[data-theme=dark] .floating-chip strong,[data-theme=dark] .roi-math span,[data-theme=dark] .roi-math b{color:#dce9e4!important}[data-theme=dark] .eyebrow,[data-theme=dark] .section-kicker,[data-theme=dark] .problem-tag,[data-theme=dark] .text-cta,[data-theme=dark] .price-card .popular,[data-theme=dark] .roi-total strong{color:#8ff0cf!important}[data-theme=dark] .section-kicker{width:fit-content;max-width:100%;background:0 0!important}[data-theme=dark] .section-heading.center .section-kicker{margin-inline:auto}[data-theme=dark] .message-preview>span{width:fit-content;max-width:100%;background:0 0!important;padding:0!important}[data-theme=dark] .roi-math,[data-theme=dark] .roi-total{border-color:#2a3a34!important}[data-theme=dark] .topbar{background:#0b1110f7!important;border-color:#2a3a34!important}[data-theme=dark] .nav a,[data-theme=dark] .link-btn{color:#d7e4df!important}.sf-public-theme-control,[data-theme=dark] .sf-public-theme-control{z-index:90;position:fixed!important;inset:17px max(260px,50vw - 260px) auto auto!important}.whatsapp{color:#fff!important;background:#08765b!important}.whatsapp:hover{background:#065e49!important}[data-theme=dark] .auth-switch a{color:#8ff0cf!important}@media (width<=820px){.sf-public-theme-control,[data-theme=dark] .sf-public-theme-control{top:18px!important;right:70px!important}}@media (width<=600px){.sf-public-theme-control,[data-theme=dark] .sf-public-theme-control{top:16px!important;right:64px!important}}.sf-mobile-shell-actions{align-items:center;gap:8px;margin-left:auto;display:none}.sf-theme-toggle:focus-visible{outline-offset:3px;outline:3px solid #0db98759}[data-theme=dark] .sf-commercial-page,[data-theme=dark] .sf-admin-shell,[data-theme=dark] .sf-legal-page,[data-theme=dark] .sf-route-loading{background:var(--sf-dm-bg);color:var(--sf-dm-text)}[data-theme=dark] .sf-commercial-card,[data-theme=dark] .sf-onboarding-card,[data-theme=dark] .sf-legal-page article,[data-theme=dark] .sf-team-list,[data-theme=dark] .sf-team-row,[data-theme=dark] .sf-audit-list,[data-theme=dark] .sf-error-log-list,[data-theme=dark] .sf-admin-card,[data-theme=dark] .sf-admin-table-wrap,[data-theme=dark] .sf-settings-card-wide,[data-theme=dark] .sf-schedule-summary article,[data-theme=dark] .sf-schedule-filters,[data-theme=dark] .sf-schedule-day,[data-theme=dark] .sf-skeleton-card,[data-theme=dark] .sf-skeleton-metrics article,[data-theme=dark] .sf-skeleton-panels article,[data-theme=dark] .feature-mock,[data-theme=dark] .mock-header,[data-theme=dark] .mock-body,[data-theme=dark] .mock-row{color:var(--sf-dm-text);box-shadow:0 14px 36px var(--sf-dm-shadow);border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface)!important}[data-theme=dark] .sf-legal-page h1,[data-theme=dark] .sf-legal-page h2{color:var(--sf-dm-text)}[data-theme=dark] .sf-legal-page p{color:var(--sf-dm-muted)}[data-theme=dark] .sf-legal-page article>a,[data-theme=dark] .sf-legal-page article>span{color:#65dfb5}[data-theme=dark] .sf-onboarding-progress,[data-theme=dark] .sf-onboarding-steps a,[data-theme=dark] .sf-audit-action,[data-theme=dark] .sf-invite-status,[data-theme=dark] .sf-schedule-day-head,[data-theme=dark] .sf-period-tabs button,[data-theme=dark] .sf-schedule-actions a,[data-theme=dark] .sf-pagination button,[data-theme=dark] .mock-title,[data-theme=dark] .mock-avatar{border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface-2)!important;color:var(--sf-dm-text-2)!important}[data-theme=dark] .sf-onboarding-steps a.done,[data-theme=dark] .sf-period-tabs button.active,[data-theme=dark] .sf-whatsapp-action,[data-theme=dark] .sf-audit-insert,[data-theme=dark] .sf-invite-status.accepted{background:var(--sf-dm-brand-bg)!important;color:#9bf3d4!important;border-color:#245d4c!important}[data-theme=dark] .sf-audit-delete,[data-theme=dark] .sf-invite-status.revoked{color:#ffb8b0!important;background:#3a211f!important}[data-theme=dark] .sf-audit-update,[data-theme=dark] .sf-invite-status.pending{color:#ffdc92!important;background:#372f1c!important}[data-theme=dark] .sf-invite-status.expired{color:#b5c4bf!important;background:#222c29!important}[data-theme=dark] .sf-audit-filters input,[data-theme=dark] .sf-audit-filters select,[data-theme=dark] .sf-invite-filters input,[data-theme=dark] .sf-invite-filters select,[data-theme=dark] .sf-schedule-filter-row input,[data-theme=dark] .sf-schedule-filter-row select,[data-theme=dark] .sf-mobile-org-switcher select{border-color:var(--sf-dm-border);color:var(--sf-dm-text);background:#0d1714}[data-theme=dark] .sf-audit-filters label>span,[data-theme=dark] .sf-invite-filters label>span,[data-theme=dark] .sf-schedule-filter-row label>span,[data-theme=dark] .sf-mobile-org-switcher>span,[data-theme=dark] .sf-pagination span,[data-theme=dark] .sf-schedule-summary span,[data-theme=dark] .sf-schedule-summary small,[data-theme=dark] .sf-schedule-day-head small,[data-theme=dark] .sf-schedule-item time span,[data-theme=dark] .sf-schedule-main p,[data-theme=dark] .sf-schedule-main small,[data-theme=dark] .sf-schedule-tech span,[data-theme=dark] .mock-title em,[data-theme=dark] .mock-row small{color:var(--sf-dm-muted)!important}[data-theme=dark] .sf-schedule-summary strong,[data-theme=dark] .sf-schedule-day-head h2,[data-theme=dark] .sf-schedule-item time strong,[data-theme=dark] .sf-schedule-main h3,[data-theme=dark] .sf-schedule-tech strong,[data-theme=dark] .mock-title strong,[data-theme=dark] .mock-row b,[data-theme=dark] .mock-row strong{color:var(--sf-dm-text)!important}[data-theme=dark] .sf-schedule-item,[data-theme=dark] .sf-team-row,[data-theme=dark] .sf-pagination,[data-theme=dark] .sf-public-legal-footer,[data-theme=dark] .sf-public-legal-footer nav a,[data-theme=dark] .sf-admin-table th,[data-theme=dark] .sf-admin-table td{border-color:var(--sf-dm-border)!important}[data-theme=dark] .sf-public-legal-footer{color:var(--sf-dm-muted);background:#080e0c}[data-theme=dark] .sf-public-legal-footer a{color:var(--sf-dm-text-2)}[data-theme=dark] .sf-customer-metrics article{color:var(--sf-dm-text);border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface)!important}[data-theme=dark] .sf-customer-metrics article:after{background:#0db98714!important}[data-theme=dark] .sf-customer-metrics article.attention:after{background:#efb73214!important}[data-theme=dark] .sf-customer-metrics strong{color:var(--sf-dm-text)!important}[data-theme=dark] .sf-customer-metrics span,[data-theme=dark] .sf-customer-metrics small{color:var(--sf-dm-muted)!important}[data-theme=dark] .faq-item{box-shadow:none!important;color:var(--sf-theme-text)!important;background:0 0!important;border-color:#ffffff14!important}[data-theme=dark] .faq-item button{color:var(--sf-theme-text)!important;background:0 0!important}[data-theme=dark] .faq-list{border-color:#ffffff14!important}[data-theme=dark] .faq-answer p{color:var(--sf-theme-muted)!important}[data-theme=dark] .sf-module-modal{color:var(--sf-dm-text);box-shadow:0 28px 80px #0000008c;border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface)!important}[data-theme=dark] .sf-modal-header,[data-theme=dark] .sf-modal-actions{border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface)!important}[data-theme=dark] .sf-field>span,[data-theme=dark] .sf-operational-field>span{color:var(--sf-dm-muted)!important}[data-theme=dark] .sf-button-secondary{border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface-2)!important;color:var(--sf-dm-text-2)!important}[data-theme=dark] .sf-customer-toolbar,[data-theme=dark] .sf-module-search{border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface)!important}[data-theme=dark] .sf-module-search input{color:var(--sf-dm-text)!important;background:0 0!important}[data-theme=dark] .sf-module-search>span{color:var(--sf-dm-muted)!important}[data-theme=dark] .auth-form-card{box-shadow:none!important;background:0 0!important;border-color:#0000!important}[data-theme=dark] .big-icon,[data-theme=dark] .problem-icon,[data-theme=dark] .segment-icon,[data-theme=dark] .kpi-icon,[data-theme=dark] .eq-icon,[data-theme=dark] .modal-icon{color:#7ae0bc!important;background:#0db98726!important}[data-theme=dark] .problem-grid article,[data-theme=dark] .segment-card,[data-theme=dark] .price-card,[data-theme=dark] .modal{border-color:var(--sf-theme-border)!important;background:var(--sf-theme-surface)!important;color:var(--sf-theme-text)!important}[data-theme=dark] .problem-grid h3,[data-theme=dark] .segment-card h3{color:var(--sf-theme-text)!important}[data-theme=dark] .problem-grid p,[data-theme=dark] .segment-card p{color:var(--sf-theme-muted)!important}[data-theme=dark] .feature-showcase{background:var(--sf-theme-surface-soft)!important;border-color:var(--sf-theme-border)!important}[data-theme=dark] .feature-visual{background:var(--sf-theme-surface)!important;border-color:var(--sf-theme-border)!important}[data-theme=dark] .feature-tabs button{border-color:var(--sf-theme-border);background:var(--sf-theme-surface);color:var(--sf-theme-muted)}[data-theme=dark] .proof-strip{background:var(--sf-theme-surface);border-color:var(--sf-theme-border)!important}[data-theme=dark] .stat strong{color:#7ae0bc!important}[data-theme=dark] .faq-item button{color:var(--sf-theme-text)!important}[data-theme=dark] .topbar{border-color:#5e7e7338!important}[data-theme=dark] .sf-skeleton-heading span,[data-theme=dark] .sf-skeleton-heading b,[data-theme=dark] .sf-skeleton-heading i,[data-theme=dark] .sf-skeleton-toolbar span,[data-theme=dark] .sf-skeleton-toolbar i,[data-theme=dark] .sf-skeleton-row>span,[data-theme=dark] .sf-skeleton-row b,[data-theme=dark] .sf-skeleton-row i,[data-theme=dark] .sf-skeleton-row em,[data-theme=dark] .sf-skeleton-metrics article span,[data-theme=dark] .sf-skeleton-metrics article b,[data-theme=dark] .sf-skeleton-metrics article i,[data-theme=dark] .sf-skeleton-panels article{background:linear-gradient(90deg,#18231f 25%,#22302b 45%,#18231f 65%) 0 0/240% 100%}[data-theme=dark] .sf-skeleton-toolbar,[data-theme=dark] .sf-skeleton-row{border-color:var(--sf-dm-border)}[data-theme=dark] .sf-bar-track{background:#1a2822}[data-theme=dark] .sf-bar-label,[data-theme=dark] .sf-chart-updated,[data-theme=dark] .sf-chart-total small{color:var(--sf-dm-muted)!important}[data-theme=dark] .sf-chart-total{color:var(--sf-dm-text)!important}[data-theme=dark] .sf-role-pill{border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface-2)!important;color:var(--sf-dm-text-2)!important}[data-theme=dark] .sf-record-meta span.status-aprovado,[data-theme=dark] .sf-record-meta span.status-ativa,[data-theme=dark] .sf-copy-row span.status-aprovado,[data-theme=dark] .sf-copy-row span.status-ativa{color:#7de4b8!important;background:#1a3d2e!important}[data-theme=dark] .sf-record-meta span.status-recusado,[data-theme=dark] .sf-record-meta span.status-expirado,[data-theme=dark] .sf-copy-row span.status-recusado,[data-theme=dark] .sf-copy-row span.status-expirado{color:#f29b9b!important;background:#3a1f1f!important}[data-theme=dark] .sf-record-meta span.status-enviado,[data-theme=dark] .sf-record-meta span.status-concluida,[data-theme=dark] .sf-copy-row span.status-enviado,[data-theme=dark] .sf-copy-row span.status-concluida{color:#90b8f8!important;background:#1c2e50!important}[data-theme=dark] .sf-record-meta span.status-negociacao,[data-theme=dark] .sf-record-meta span.status-em-andamento,[data-theme=dark] .sf-record-meta span.status-pausada,[data-theme=dark] .sf-copy-row span.status-negociacao,[data-theme=dark] .sf-copy-row span.status-em-andamento,[data-theme=dark] .sf-copy-row span.status-pausada{color:#f0c87e!important;background:#352a14!important}[data-theme=dark] .sf-copy-row span.status-rascunho{color:#a0ada8!important;background:#2a2f2d!important}[data-theme=dark] .sf-action-schedule{border-color:var(--sf-dm-border)!important;background:var(--sf-dm-brand-bg)!important;color:#7de4b8!important}[data-theme=dark] .sf-page-success{background:var(--sf-dm-brand-bg)!important;color:#9bf3d4!important;border-color:#245d4c!important}@media (width<=820px){.sf-mobile-shell-actions{display:flex}[data-theme=dark] .sf-sidebar,[data-theme=dark] .sf-mobile-menu-panel{color:var(--sf-dm-text);border-color:var(--sf-dm-border)!important;background:var(--sf-dm-surface)!important}[data-theme=dark] .sf-mobile-menu-button,[data-theme=dark] .sf-mobile-menu-head>button,[data-theme=dark] .sf-mobile-menu-account>button{border-color:var(--sf-dm-border);background:var(--sf-dm-surface-2);color:var(--sf-dm-text-2)}[data-theme=dark] .sf-mobile-menu-head,[data-theme=dark] .sf-mobile-menu-account{border-color:var(--sf-dm-border)}[data-theme=dark] .sf-mobile-menu-head strong,[data-theme=dark] .sf-mobile-menu-account strong{color:var(--sf-dm-text)}[data-theme=dark] .sf-mobile-menu-head span,[data-theme=dark] .sf-mobile-menu-account span{color:var(--sf-dm-muted)}}@media (width<=600px){.auth-theme-control{z-index:90;position:fixed;top:14px;right:16px}}@media (prefers-reduced-motion:reduce){.sf-theme-toggle{transition:none}}
