/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.hidden{display:none}.table{display:table}.table-row{display:table-row}}:root{--ink:#19312b;--muted:#73827d;--line:#e7e9e4;--paper:#f5f6f1;--white:#fff;--green:#1f5b49;--green-soft:#e8f2ed;--lime:#cbea91;--amber:#c48a2e;--amber-soft:#fbf1dc;--coral:#c65d50;--blue:#5b7ea5}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip}button,input,textarea{font:inherit}button{color:inherit}.landing-shell{background:#f8f8f3;min-height:100vh;overflow-x:clip}.landing-nav{border-bottom:1px solid #e3e6e0;align-items:center;gap:48px;width:min(1180px,100% - 48px);height:78px;margin:0 auto;display:flex}.landing-brand{color:var(--ink);align-items:center;gap:9px;text-decoration:none;display:inline-flex}.landing-brand>span{background:var(--green);width:31px;height:31px;color:var(--lime);border-radius:9px;place-items:center;font-family:Georgia,serif;font-size:21px;font-style:italic;font-weight:800;display:grid}.landing-brand strong{letter-spacing:-.4px;font-size:17px}.landing-nav nav{gap:28px;display:flex}.landing-nav nav a{color:#5f7069;font-size:10px;font-weight:650;text-decoration:none}.landing-nav nav a:hover{color:var(--green)}.landing-account-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.landing-account-actions button{border:1px solid var(--green);color:var(--green);cursor:pointer;background:0 0;border-radius:8px;padding:9px 14px;font-size:9px;font-weight:750}.landing-account-actions button:not(.login-link){background:var(--green);color:#fff}.landing-account-actions button span{color:var(--lime);margin-left:6px}.landing-hero{grid-template-columns:1fr 1fr;align-items:center;gap:42px;width:min(1180px,100% - 48px);min-height:620px;margin:0 auto;padding:66px 0 76px;display:grid;position:relative}.landing-hero:before{content:"";z-index:0;background:#eef1e8;border-radius:50%;width:540px;height:540px;position:absolute;top:80px;right:-170px}.hero-copy,.hero-product{z-index:1;min-width:0;position:relative}.hero-eyebrow{color:#587067;text-transform:uppercase;letter-spacing:.6px;border:1px solid #dbe2dc;border-radius:99px;align-items:center;gap:8px;width:fit-content;padding:6px 10px;font-size:8px;font-weight:750;display:flex}.hero-eyebrow i{background:#79a25e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #79a25e1f}.hero-copy h1{letter-spacing:-4px;max-width:100%;margin:23px 0 22px;font-family:Georgia,serif;font-size:clamp(58px,6.2vw,82px);font-weight:500;line-height:.9}.hero-copy h1 em{color:var(--green);text-decoration:underline;-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:8px;font-weight:500;text-decoration-thickness:5px}.hero-copy>p{color:#52635d;overflow-wrap:anywhere;max-width:500px;margin:0;font-size:14px;line-height:1.7}.hero-actions{align-items:center;gap:20px;margin-top:28px;display:flex}.hero-primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:13px 18px;font-size:10px;font-weight:750;box-shadow:0 8px 22px #1f5b492b}.hero-primary span{color:var(--lime);margin-left:13px;font-size:14px}.hero-actions>a{color:var(--green);text-underline-offset:4px;font-size:10px;font-weight:700}.hero-note{align-items:center;gap:10px;margin-top:30px;display:flex}.hero-note>span{width:31px;height:31px;color:var(--green);border:1px solid #b9c8c0;border-radius:50%;place-items:center;font-size:8px;font-weight:850;display:grid}.hero-note p{gap:3px;margin:0;display:grid}.hero-note strong{font-size:9px}.hero-note small{color:var(--muted);font-size:7px}.hero-product{color:#fff;background:#17473a;border:1px solid #ffffff2e;border-radius:22px;max-width:570px;margin-left:auto;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 30px 80px #183f3538}.hero-product-top{background:#153f35;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}.mini-brand{align-items:center;gap:9px;display:flex}.mini-brand>span{background:var(--lime);width:32px;height:32px;color:var(--green);border-radius:9px;place-items:center;font-family:Georgia,serif;font-size:19px;font-style:italic;font-weight:800;display:grid}.mini-brand p{gap:2px;margin:0;display:grid}.mini-brand strong{font-size:10px}.mini-brand small{color:#a9c4ba;font-size:7px}.mini-brand small i{background:var(--lime);border-radius:50%;width:5px;height:5px;margin-right:3px;display:inline-block}.hero-product-top>b{color:#9db8ae;letter-spacing:2px;font-size:10px}.hero-chat{background:radial-gradient(circle at 20% 10%,#cbea910f,#0000 38%);min-height:390px;padding:15px 24px 25px}.hero-date{color:#a8c0b7;text-transform:uppercase;letter-spacing:.6px;background:#ffffff14;border-radius:99px;width:fit-content;margin:0 auto 15px;padding:4px 8px;font-size:7px}.owner-message{width:78%;color:var(--ink);background:#e9f2e6;border-radius:13px 4px 13px 13px;margin-left:auto;padding:13px 14px 9px;font-size:10px;line-height:1.55}.owner-message small{color:#7e918a;text-align:right;margin-top:4px;font-size:6px;display:block}.assistant-result{width:84%;color:var(--ink);background:#fff;border-radius:4px 14px 14px;margin:13px 0 0;overflow:hidden;box-shadow:0 12px 25px #00000021}.result-heading{background:var(--green-soft);align-items:center;gap:8px;padding:11px 13px;display:flex}.result-heading>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.result-heading p{gap:2px;margin:0;display:grid}.result-heading strong{font-size:9px}.result-heading small{color:#697e75;font-size:6px}.assistant-result dl{margin:0;padding:7px 13px}.assistant-result dl div{border-bottom:1px solid #edf0eb;justify-content:space-between;padding:6px 0;font-size:8px;display:flex}.assistant-result dl div:last-child{border:0}.assistant-result dt{color:var(--muted)}.assistant-result dd{margin:0;font-weight:750}.assistant-result .accent-value{color:#a46c1b}.result-actions{justify-content:flex-end;gap:6px;padding:7px 12px 11px;display:flex}.result-actions button{background:#fff;border:1px solid #dfe3de;border-radius:6px;padding:6px 9px;font-size:7px;font-weight:700}.result-actions button:last-child{border-color:var(--green);background:var(--green);color:#fff}.hero-today-card{background:#0e3128f0;border:1px solid #ffffff1f;border-radius:12px;width:190px;padding:13px;position:absolute;bottom:19px;right:18px;box-shadow:0 12px 30px #0000002e}.hero-today-card>span{color:#aac1b8;text-transform:uppercase;letter-spacing:.5px;font-size:7px}.hero-today-card>strong{margin:4px 0 9px;font-family:Georgia,serif;font-size:20px;font-weight:500;display:block}.hero-today-card>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.hero-today-card p{gap:2px;margin:0;display:grid}.hero-today-card small{color:#9ab3aa;font-size:6px}.hero-today-card b{font-size:8px}.landing-proof{background:var(--green);color:#fff;grid-template-columns:1.1fr repeat(3,1fr);align-items:center;min-height:110px;padding:0 max(24px,50vw - 590px);display:grid}.landing-proof>p{color:#afc7be;margin:0;font-family:Georgia,serif;font-size:14px;font-style:italic}.landing-proof>div{border-left:1px solid #ffffff1f;grid-template-columns:28px 1fr;gap:2px 10px;padding:9px 18px;display:grid}.landing-proof div span{color:var(--lime);grid-row:span 2;font-family:Georgia,serif;font-size:17px}.landing-proof div strong{font-size:9px}.landing-proof div small{color:#9fb9af;font-size:7px}.landing-problem{width:min(1180px,100% - 48px);margin:0 auto;padding:105px 0}.section-intro{grid-template-columns:.7fr 1.15fr 1fr;align-items:end;gap:50px;margin-bottom:52px;display:grid}.section-kicker{color:var(--green);text-transform:uppercase;letter-spacing:1px;font-size:8px;font-weight:800}.section-intro h2,.how-heading h2,.landing-pilot h2{letter-spacing:-2px;margin:0;font-family:Georgia,serif;font-size:clamp(34px,4.2vw,55px);font-weight:500;line-height:1}.section-intro h2 em{color:var(--green);font-weight:500}.section-intro p{color:#61716b;margin:0;font-size:11px;line-height:1.7}.value-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.value-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;gap:15px;min-height:155px;padding:25px;display:flex}.value-grid article>span{background:var(--green-soft);width:33px;height:33px;color:var(--green);border-radius:9px;flex:none;place-items:center;font-size:16px;display:grid}.value-grid article>div{align-content:start;gap:8px;display:grid}.value-grid strong{font-family:Georgia,serif;font-size:14px}.value-grid p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.landing-how{background:#eef1e9;padding:100px max(24px,50vw - 590px)}.how-heading{justify-content:space-between;align-items:flex-end;margin-bottom:45px;display:flex}.how-heading h2{margin-top:10px}.how-steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.how-steps article{background:#fff;border:1px solid #dbe0d9;border-radius:14px;min-height:300px;padding:28px;position:relative}.how-steps article>b{color:#dce5df;font-family:Georgia,serif;font-size:48px;font-weight:500;position:absolute;top:18px;right:20px}.how-steps article>span{color:var(--green);text-transform:uppercase;letter-spacing:.8px;font-size:8px;font-weight:800}.how-steps h3{margin:50px 0 10px;font-family:Georgia,serif;font-size:20px;font-weight:500;position:relative}.how-steps article>p{color:var(--muted);margin:0;font-size:9px;line-height:1.65}.step-example,.step-check,.step-metrics{color:#52645e;background:#f3f5f0;border-radius:9px;padding:11px;font-size:8px;position:absolute;bottom:20px;left:20px;right:20px}.step-example{border-left:3px solid var(--green);font-style:italic}.step-check{align-items:center;gap:8px;display:flex}.step-check i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;font-style:normal;display:grid}.step-metrics{grid-template-columns:1fr 1fr;gap:10px;display:grid}.step-metrics p{gap:3px;margin:0;display:grid}.step-metrics small{color:var(--muted);font-size:6px}.step-metrics strong{font-size:9px}.landing-pilot{color:#fff;background:#173f35;grid-template-columns:1.25fr .75fr;align-items:center;gap:95px;padding:100px max(24px,50vw - 520px);display:grid}.section-kicker.light{color:var(--lime)}.landing-pilot h2{margin:15px 0 20px;font-size:clamp(36px,4vw,52px)}.landing-pilot>div:first-child>p{color:#b2c8c0;max-width:580px;margin:0;font-size:11px;line-height:1.75}.pilot-card{background:#ffffff12;border:1px solid #ffffff21;border-radius:15px;padding:27px}.pilot-card>span{color:var(--lime);text-transform:uppercase;letter-spacing:.8px;font-size:8px;font-weight:800}.pilot-card ul{gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.pilot-card li{color:#d8e4df;font-size:9px}.pilot-card li:before{content:"✓";color:var(--lime);margin-right:8px}.pilot-card button{background:var(--lime);width:100%;color:var(--green);cursor:pointer;border:0;border-radius:8px;justify-content:space-between;padding:12px 14px;font-size:9px;font-weight:800;display:flex}.pilot-card small{color:#91aca2;text-align:center;margin-top:9px;font-size:7px;display:block}.landing-footer{color:#fff;background:#102f28;align-items:center;gap:30px;min-height:100px;padding:0 max(24px,50vw - 590px);display:flex}.landing-footer .landing-brand{color:#fff}.landing-footer .landing-brand>span{background:var(--lime);color:var(--green)}.landing-footer p{color:#8eaaa0;font-size:8px}.landing-footer>div{align-items:center;gap:18px;margin-left:auto;display:flex}.landing-footer button,.landing-footer-actions>a{color:var(--lime);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:750;text-decoration:none}.landing-footer-actions>a{color:#a9c2b9;font-weight:600}.auth-shell{background:#f5f7f2;min-height:100vh}.auth-header{background:#fff;border-bottom:1px solid #e0e4de;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 540px);display:flex}.auth-header>button:last-child{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:750}.auth-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;width:min(1080px,100% - 48px);min-height:calc(100vh - 72px);margin:0 auto;padding:60px 0;display:grid}.auth-story>span,.auth-card>span{color:var(--green);text-transform:uppercase;letter-spacing:.8px;font-size:8px;font-weight:800}.auth-story h1{letter-spacing:-2px;margin:14px 0 18px;font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);font-weight:500;line-height:1.02}.auth-story>p{color:var(--muted);margin:0;font-size:10px;line-height:1.75}.auth-story ul{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.auth-story li{color:#49645a;font-size:9px;font-weight:700}.auth-story li:before{content:"✓";background:var(--green-soft);width:19px;height:19px;color:var(--green);border-radius:50%;place-items:center;margin-right:8px;font-size:7px;display:inline-grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:34px;box-shadow:0 18px 55px #1f5b4914}.auth-card h2{letter-spacing:-1px;margin:10px 0 8px;font-family:Georgia,serif;font-size:34px;font-weight:500}.auth-card>p{color:var(--muted);margin:0 0 23px;font-size:9px;line-height:1.55}.auth-card form{gap:13px;display:grid}.auth-card form label{gap:6px;display:grid}.auth-card form label span{color:#52645e;font-size:8px;font-weight:700}.auth-card form input{width:100%;height:42px;color:var(--ink);border:1px solid #dce1dc;border-radius:8px;outline:0;padding:0 12px;font-size:10px}.auth-card form input:focus{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.auth-card form>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;height:42px;margin-top:3px;font-size:9px;font-weight:750}.auth-card form>button:disabled{cursor:not-allowed;opacity:.5}.auth-pending,.auth-message,.auth-error,.registration-message{border-radius:9px;gap:3px;margin:0 0 17px;padding:11px 12px;font-size:8px;line-height:1.45;display:grid}.auth-pending{background:var(--amber-soft);color:#79551d}.auth-pending small{font-size:7px}.auth-message,.registration-message{background:var(--green-soft);color:#2f6251}.auth-error{color:#974b38;background:#fbe8e3}.auth-links{justify-content:space-between;gap:14px;margin-top:18px;display:flex}.auth-links button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:700}.funnel-shell{background:#f6f7f2;min-height:100vh}.funnel-header{background:#fff;border-bottom:1px solid #e0e4de;align-items:center;gap:24px;height:72px;padding:0 max(24px,50vw - 590px);display:flex}.funnel-brand{cursor:pointer;background:0 0;border:0}.funnel-header>span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin-left:auto;font-size:8px;font-weight:700}.funnel-exit{color:#61716b;cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:7px;padding:7px 10px;font-size:8px;font-weight:700}.funnel-layout{grid-template-columns:310px minmax(0,1fr);gap:70px;width:min(1180px,100% - 48px);min-height:calc(100vh - 72px);margin:0 auto;display:grid}.funnel-progress{border-right:1px solid #e0e4de;flex-direction:column;padding:66px 40px 42px 0;display:flex}.progress-copy>span,.funnel-title>span{color:var(--green);text-transform:uppercase;letter-spacing:.8px;font-size:8px;font-weight:800}.progress-copy h1{letter-spacing:-1px;margin:12px 0 13px;font-family:Georgia,serif;font-size:32px;font-weight:500;line-height:1.05}.progress-copy p{color:var(--muted);margin:0;font-size:9px;line-height:1.65}.funnel-progress ol{gap:0;margin:34px 0;padding:0;list-style:none;display:grid}.funnel-progress li{color:#9aa49f;align-items:center;gap:11px;min-height:62px;display:flex;position:relative}.funnel-progress li:not(:last-child):after{content:"";background:#d8ddd8;width:1px;height:26px;position:absolute;top:43px;left:15px}.funnel-progress li b{background:#f6f7f2;border:1px solid #d8ddd8;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:9px;display:grid}.funnel-progress li div{gap:3px;display:grid}.funnel-progress li strong{font-size:10px}.funnel-progress li small{font-size:7px}.funnel-progress li.active{color:var(--ink)}.funnel-progress li.active b{border-color:var(--green);background:var(--green);color:#fff}.funnel-progress li.active:not(:last-child):after{background:#8bb4a5}.funnel-security{background:#edf3ed;border-radius:10px;align-items:center;gap:9px;margin-top:auto;padding:12px;display:flex}.funnel-security>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.funnel-security p{gap:2px;margin:0;display:grid}.funnel-security strong{font-size:8px}.funnel-security small{color:var(--muted);font-size:7px}.funnel-content{align-items:center;padding:52px 0 70px;display:grid}.funnel-panel{width:min(100%,700px)}.funnel-title{margin-bottom:26px}.funnel-title h2{letter-spacing:-1.8px;margin:9px 0 10px;font-family:Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.02}.funnel-title p{max-width:590px;color:var(--muted);margin:0;font-size:10px;line-height:1.65}.funnel-back{color:var(--green);cursor:pointer;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:8px;font-weight:750}.single-plan{border:2px solid var(--green);background:#fff;border-radius:16px;padding:26px;overflow:hidden;box-shadow:0 15px 45px #1f5b4914}.plan-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.plan-top>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.plan-top>b{background:var(--green-soft);color:var(--green);border-radius:99px;padding:5px 8px;font-size:7px}.single-plan h3{margin:24px 0 5px;font-family:Georgia,serif;font-size:27px;font-weight:500}.plan-description{color:var(--muted);margin:0;font-size:9px}.plan-price{align-items:baseline;gap:6px;margin:20px 0 3px;display:flex}.plan-price strong{font-family:Georgia,serif;font-size:36px;font-weight:500}.plan-price span{color:var(--muted);font-size:9px}.plan-scope{color:#83908b;font-size:7px}.single-plan ul{border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;grid-template-columns:1fr 1fr;gap:10px 18px;margin:23px 0;padding:20px 0;list-style:none;display:grid}.single-plan li{color:#4f625a;font-size:9px}.single-plan li:before{content:"✓";background:var(--green-soft);width:17px;height:17px;color:var(--green);border-radius:50%;place-items:center;margin-right:7px;font-size:7px;font-weight:800;display:inline-grid}.single-plan>button,.signup-form>button,.payment-demo-card>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-size:9px;font-weight:750;display:flex}.single-plan>button span,.signup-form>button span,.payment-demo-card>button span{color:var(--lime);font-size:14px}.funnel-footnote{color:#8d9894;text-align:center;margin:12px 0 0;font-size:7px}.existing-account-strip,.existing-account-card{background:#edf5f0;border:1px solid #b9d2c8;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:14px 16px;display:flex}.existing-account-strip div,.existing-account-card div{gap:3px;display:grid}.existing-account-strip strong,.existing-account-card strong{color:var(--ink);font-size:8px}.existing-account-strip span,.existing-account-card div>span{color:#587069;font-size:7px;line-height:1.45}.existing-account-strip button,.existing-account-card button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;flex:none;padding:9px 12px;font-size:8px;font-weight:750}.existing-account-card{background:#fff9e7;border-color:#d8c993;margin:0 0 14px}.existing-account-card div>span{color:#7a6120;font-weight:800}.signup-form{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;gap:14px;padding:25px;display:grid}.signup-form label{gap:6px;display:grid}.signup-form label>span{color:#52645e;font-size:8px;font-weight:700}.signup-form input:not([type=checkbox]){width:100%;height:39px;color:var(--ink);border:1px solid #dce1dc;border-radius:8px;outline:0;padding:0 11px;font-size:10px}.signup-form input:focus{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.signup-form .wide-field,.signup-form .terms-field,.signup-form>button{grid-column:1/-1}.signup-form .terms-field{align-items:center;gap:8px;display:flex}.terms-field input{accent-color:var(--green)}.signup-form .terms-field>span{font-size:8px;font-weight:500}.terms-field a,.activation-consent a{color:var(--green);font-weight:750}.signup-form>button:disabled{cursor:wait;opacity:.65}.registration-message{text-align:center;margin:12px 0 0}.payment-grid{grid-template-columns:1.15fr .85fr;gap:15px;display:grid}.payment-demo-card,.order-summary{border:1px solid var(--line);background:#fff;border-radius:15px;padding:23px}.payment-demo-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.payment-demo-heading span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.payment-demo-heading b{background:var(--amber-soft);color:#9b681a;border-radius:99px;padding:5px 7px;font-size:7px}.fake-gateway{background:#f7f9f5;border:1px dashed #cfd8d2;border-radius:11px;justify-content:center;align-items:center;gap:11px;min-height:125px;margin:18px 0;display:flex}.fake-gateway>span{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:10px;place-items:center;font-family:Georgia,serif;font-size:18px;display:grid}.fake-gateway p{gap:3px;margin:0;display:grid}.fake-gateway strong{font-size:10px}.fake-gateway small{color:var(--muted);font-size:7px}.payment-demo-card>small{color:var(--muted);text-align:center;margin-top:9px;font-size:7px;line-height:1.45;display:block}.payment-demo-card>button:disabled{cursor:not-allowed;opacity:.5}.activation-consent{background:var(--green-soft);color:#52645e;border-radius:9px;align-items:flex-start;gap:8px;margin:-2px 0 12px;padding:10px 11px;font-size:7px;line-height:1.5;display:flex}.activation-consent input{accent-color:var(--green);margin-top:1px}.payment-message{color:#765819;background:#fff8df;border:1px solid #d9c98f;border-radius:9px;margin-top:12px;padding:10px 12px;font-size:8px;line-height:1.5}.order-summary>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.order-summary h3{margin:9px 0 20px;font-family:Georgia,serif;font-size:22px;font-weight:500}.order-summary>p{border-bottom:1px solid #edf0eb;justify-content:space-between;margin:0;padding:9px 0;font-size:8px;display:flex}.order-summary>p span{color:var(--muted)}.order-summary>div{justify-content:space-between;margin-top:16px;font-size:10px;display:flex}.order-summary>div strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.order-summary>small{color:#8d9894;margin-top:10px;font-size:7px;line-height:1.4;display:block}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:10;color:#fff;background:#173f35;flex-direction:column;width:225px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.5px;align-items:center;gap:10px;padding:0 8px 32px;font-size:20px;font-weight:760;display:flex}.brand-button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;width:100%}.channel-pending{color:var(--lime)}.sidebar-note{width:100%;color:inherit;text-align:left;cursor:pointer;border:0}.whatsapp-page{background:#f7f8f4}.whatsapp-banner{background:var(--green);color:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px 26px;display:grid}.wa-mark{background:var(--lime);width:52px;height:52px;color:var(--green);letter-spacing:-.5px;border-radius:16px;place-items:center;font-size:12px;font-weight:850;display:grid}.whatsapp-banner>div:nth-child(2){gap:4px;display:grid}.whatsapp-banner span{color:#a9c2b9;text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:750}.whatsapp-banner h2{margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500}.whatsapp-banner p{color:#b8cdc5;max-width:650px;margin:2px 0 0;font-size:9px;line-height:1.55}.whatsapp-banner>b{color:#d6e4df;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff29;border-radius:99px;padding:7px 10px;font-size:8px}.whatsapp-banner>b:before{content:"";background:#e8b35e;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.whatsapp-grid{grid-template-columns:1.1fr .9fr;gap:16px;margin-top:16px;display:grid}.connection-card,.channel-details>article{border:1px solid var(--line);background:#fff;border-radius:14px}.connection-card{padding:24px}.card-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.connection-card h3,.catalog-guardrail h3{margin:8px 0 7px;font-family:Georgia,serif;font-size:23px;font-weight:500}.connection-card>p,.catalog-guardrail>p{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.connection-card ol{gap:0;margin:20px 0;padding:0;list-style:none;display:grid}.connection-card li{gap:11px;padding:10px 0;display:flex;position:relative}.connection-card li+li{border-top:1px solid #edf0eb}.connection-card li>span{background:var(--green-soft);width:26px;height:26px;color:var(--green);border-radius:8px;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.connection-card li>div{gap:3px;display:grid}.connection-card li strong{font-size:10px}.connection-card li small{color:var(--muted);font-size:8px}.admin-number-form{background:#f7f9f5;border:1px solid #dce4de;border-radius:10px;gap:7px;margin:2px 0 13px;padding:13px;display:grid}.admin-number-form>label{color:#52645e;font-size:8px;font-weight:750}.admin-number-form>div{gap:7px;display:flex}.admin-number-form input{min-width:0;height:35px;color:var(--ink);background:#fff;border:1px solid #d8ded9;border-radius:8px;outline:0;flex:1;padding:0 10px;font-size:10px}.admin-number-form input:focus{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.admin-number-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 12px;font-size:8px;font-weight:750}.admin-number-form button:disabled{cursor:wait;opacity:.58}.admin-number-form>small{color:var(--muted);font-size:7px;line-height:1.4}.channel-number-fields{grid-template-columns:1fr 1fr;gap:10px!important;display:grid!important}.channel-number-fields label{gap:6px;display:grid}.channel-number-fields label>span{color:#52645e;font-size:8px;font-weight:750}.admin-number-form>button{min-height:37px;padding:9px 12px}.authorized-admin{background:var(--green-soft);border-radius:9px;align-items:center;gap:9px;margin:0 0 13px;padding:10px 11px;display:flex}.authorized-admin>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.authorized-admin p{gap:2px;margin:0;display:grid}.authorized-admin strong{font-size:9px}.authorized-admin small{color:#647b73;font-size:7px}.wa-connect-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:11px 13px;font-size:9px;font-weight:750;display:flex}.wa-connect-button:is(a){box-sizing:border-box;text-decoration:none}.wa-connect-button span{color:var(--lime);font-size:15px}.wa-connect-button:disabled,.profile-meta-button:disabled{cursor:not-allowed;opacity:.48}.demo-disclaimer{color:#8c9994;text-align:center;margin-top:8px;font-size:7px;display:block}.link-code-card{background:#f2f8f4;border:1px solid #c9ddd4;border-radius:11px;gap:8px;margin:0 0 13px;padding:15px;display:grid}.link-code-card>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:7px;font-weight:800}.link-code-card>strong{color:var(--green);letter-spacing:2px;font-family:Georgia,serif;font-size:28px}.link-code-card>small{color:#5f746b;font-size:8px;line-height:1.5}.connection-test-panel{background:#f6fbf8;border:1px solid #d6e6df;border-radius:10px;gap:9px;margin-top:10px;padding:12px;display:grid}.connection-test-panel>div:first-child{gap:3px;display:grid}.connection-test-panel strong{font-size:9px}.connection-test-panel small,.connection-test-panel p{color:#647b73;margin:0;font-size:7px;line-height:1.45}.connection-test-actions,.profile-channel-actions{gap:7px;display:flex}.connection-test-actions button,.profile-channel-actions button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #c9d9d2;border-radius:7px;flex:1;padding:8px 9px;font-size:7px;font-weight:750}.connection-test-actions button:first-child,.profile-channel-actions button:first-child{border-color:var(--green);background:var(--green);color:#fff}.connection-test-actions button:disabled,.profile-channel-actions button:disabled{cursor:wait;opacity:.55}.channel-details{gap:16px;display:grid}.channel-details>article{padding:21px}.message-flow{gap:4px;margin-top:14px;display:grid}.message-flow>div{background:#f5f7f3;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;display:flex}.message-flow>div>span{width:23px;height:23px;color:var(--green);background:#fff;border-radius:7px;flex:none;place-items:center;font-size:8px;font-weight:800;display:grid}.message-flow p{gap:2px;margin:0;display:grid}.message-flow strong{font-size:9px}.message-flow small{color:var(--muted);font-size:7px}.message-flow>i{color:#8fa198;text-align:center;height:8px;font-size:9px;font-style:normal;line-height:8px}.catalog-guardrail{background:#eef3ec!important}.catalog-guardrail>span{color:#55806f;text-transform:uppercase;letter-spacing:.6px;font-size:8px;font-weight:750}.catalog-guardrail>div{color:#47695d;align-items:center;gap:7px;margin-top:14px;font-size:8px;font-weight:700;display:flex}.catalog-guardrail>div b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.integration-readiness>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.integration-readiness h3{margin:8px 0 13px;font-family:Georgia,serif;font-size:21px;font-weight:500}.integration-readiness ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.integration-readiness li{background:#f5f7f3;border-radius:9px;align-items:center;gap:9px;padding:9px;display:flex}.integration-readiness li>b{color:#718078;background:#e2e7e2;border-radius:7px;flex:none;place-items:center;width:23px;height:23px;font-size:8px;display:grid}.integration-readiness li.ready>b{background:var(--green);color:#fff}.integration-readiness li>div{gap:2px;display:grid}.integration-readiness li strong{font-size:8px}.integration-readiness li small{color:var(--muted);font-size:7px;line-height:1.35}.profile-page{background:#f7f8f4}.profile-identity{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:21px 23px;display:grid}.profile-avatar{color:#6f371c;background:#f1b98c;border-radius:15px;place-items:center;width:52px;height:52px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:grid}.profile-identity>div{gap:3px;display:grid}.profile-identity>div>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.profile-identity h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.profile-identity p{color:var(--muted);margin:0;font-size:8px}.profile-identity>b{border-radius:99px;padding:7px 10px;font-size:8px}.profile-identity>b.active{background:var(--green-soft);color:var(--green)}.profile-identity>b.cancelled{background:var(--amber-soft);color:#95651d}.profile-identity>b.trial{color:#69766f;background:#eef0ed}.profile-identity>b.past_due{color:#9b483f;background:#f9e8e5}.profile-grid{grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);align-items:start;gap:16px;margin-top:16px;display:grid}.profile-main-column{gap:16px;display:grid}.profile-card,.subscription-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px}.profile-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.profile-card-heading>div{gap:4px;display:grid}.profile-card-heading span,.subscription-heading>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.profile-card-heading h3{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.profile-card-heading>button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:700}.profile-card-heading>b{border-radius:99px;padding:5px 8px;font-size:7px}.profile-card-heading>b.connected{background:var(--green-soft);color:var(--green)}.profile-card-heading>b.pending{background:var(--amber-soft);color:#95651d}.profile-account-actions{gap:7px;display:flex}.profile-account-actions button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:700}.profile-account-actions .logout-button{color:#8c4a3d}.profile-account-actions button:disabled{opacity:.55}.account-card dl{border-top:1px solid #edf0eb;border-left:1px solid #edf0eb;grid-template-columns:1fr 1fr;margin:18px 0 0;display:grid}.account-card dl div{border-bottom:1px solid #edf0eb;border-right:1px solid #edf0eb;gap:5px;padding:13px;display:grid}.account-card dt{color:var(--muted);font-size:7px}.account-card dd{margin:0;font-size:9px;font-weight:700}.profile-edit-form{border-top:1px solid #edf0eb;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;padding-top:17px;display:grid}.profile-edit-form label{gap:6px;display:grid}.profile-edit-form label>span{color:#52645e;font-size:7px;font-weight:700}.profile-edit-form input{width:100%;height:36px;color:var(--ink);background:#fff;border:1px solid #dfe3de;border-radius:8px;outline:0;padding:0 10px;font-size:9px}.profile-edit-form input:focus{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.profile-edit-form input:disabled{color:#7d8984;background:#f3f5f1}.profile-edit-form small{color:var(--muted);font-size:6px;line-height:1.4}.profile-email-field{grid-column:1/-1}.profile-edit-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.profile-edit-actions button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:750}.profile-edit-actions .primary{border-color:var(--green);background:var(--green);color:#fff}.profile-edit-actions button:disabled{opacity:.55;cursor:wait}.whatsapp-profile-card>p{color:var(--muted);margin:10px 0 14px;font-size:8px;line-height:1.55}.profile-channel-status{background:var(--green-soft);border-radius:9px;align-items:center;gap:9px;margin-bottom:10px;padding:10px 11px;display:flex}.profile-channel-status>span{background:var(--green);width:28px;height:28px;color:var(--lime);border-radius:8px;place-items:center;font-size:7px;font-weight:850;display:grid}.profile-channel-status>div{gap:2px;display:grid}.profile-channel-status strong{font-size:9px}.profile-channel-status small{color:#647b73;font-size:7px}.profile-channel-status>i{color:var(--green);margin-left:auto;font-size:7px;font-style:normal;font-weight:750}.profile-admin-form{margin-bottom:9px}.profile-meta-button{width:100%;color:var(--green);cursor:pointer;background:#fff;border:1px solid #c9d9d2;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 11px;font-size:8px;font-weight:750;display:flex}.profile-meta-button span{font-size:13px}.profile-channel-actions{margin-top:8px}.last-inbound{background:#f5f7f3;border-radius:9px;gap:3px;margin-top:10px;padding:10px 11px;display:grid}.last-inbound>span{color:var(--green);text-transform:uppercase;letter-spacing:.4px;font-size:7px;font-weight:800}.last-inbound strong{font-size:9px}.last-inbound small{color:var(--muted);font-size:7px;line-height:1.4}.profile-link-code{background:#f2f8f4;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px 11px;display:grid}.profile-link-code>span{color:var(--green);letter-spacing:1px;font-family:Georgia,serif;font-size:17px;font-weight:700}.profile-link-code a,.profile-link-code button{background:var(--green);color:#fff;text-align:center;cursor:pointer;border:0;border-radius:7px;padding:7px 9px;font-size:7px;font-weight:750;text-decoration:none}.profile-link-code button{color:var(--green);background:#fff;border:1px solid #c9d9d2}.unlink-button{color:#a44c42;cursor:pointer;background:#fff;border:1px solid #e0b9b3;border-radius:8px;width:100%;padding:8px 10px;font-size:8px;font-weight:750}.unlink-button:disabled{cursor:wait;opacity:.55}.alert-preferences-card>p{color:var(--muted);margin:10px 0 14px;font-size:8px;line-height:1.5}.profile-card-heading .alert-master-toggle{color:#78837f;border-color:#d8dfda}.profile-card-heading .alert-master-toggle.active{border-color:var(--green);background:var(--green);color:#fff}.alert-master-toggle:disabled{cursor:wait;opacity:.55}.alert-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.alert-options-grid>button{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fafbf8;border:1px solid #e1e5e1;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.alert-options-grid>button.selected{background:var(--green-soft);border-color:#bdd4c8}.alert-options-grid>button:disabled{cursor:wait;opacity:.6}.alert-options-grid>button>span{color:#7b8883;background:#e8ece8;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:8px;font-weight:800;display:grid}.alert-options-grid>button.selected>span{background:var(--green);color:var(--lime)}.alert-options-grid>button>div{gap:2px;min-width:0;display:grid}.alert-options-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.alert-options-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.alert-frequency-row{border:1px solid #e1e5e1;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding:11px 12px;display:flex}.alert-frequency-row>div{gap:2px;display:grid}.alert-frequency-row strong{font-size:8px}.alert-frequency-row small{color:var(--muted);font-size:7px}.alert-frequency-row select{min-width:120px;height:31px;color:var(--ink);background:#fff;border:1px solid #ced8d2;border-radius:7px;padding:0 8px;font-size:8px}.alert-whatsapp-command{background:#f3f7f4;border-radius:9px;align-items:center;gap:9px;margin-top:10px;padding:10px 11px;display:flex}.alert-whatsapp-command>span{background:var(--green);width:27px;height:27px;color:var(--lime);border-radius:8px;flex:none;place-items:center;font-size:7px;font-weight:850;display:grid}.alert-whatsapp-command p{gap:2px;margin:0;display:grid}.alert-whatsapp-command strong{font-size:8px}.alert-whatsapp-command small{color:var(--muted);font-size:7px;line-height:1.4}.security-card>p{color:var(--muted);margin:10px 0 15px;font-size:8px;line-height:1.5}.password-status{background:#f5f7f3;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.password-status span{color:#52645e;letter-spacing:2px;font-size:11px}.password-status small{color:var(--muted);font-size:7px}.data-control-card>p{color:var(--muted);margin:10px 0 12px;font-size:8px;line-height:1.55}.legal-links-row{flex-wrap:wrap;gap:7px;margin-bottom:11px;display:flex}.legal-links-row a{color:var(--green);border:1px solid #dce3de;border-radius:7px;padding:6px 8px;font-size:7px;font-weight:700;text-decoration:none}.consent-status{background:var(--green-soft);border-radius:9px;align-items:center;gap:8px;margin-bottom:10px;padding:9px 10px;display:flex}.consent-status>span{background:var(--green);width:23px;height:23px;color:var(--lime);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.consent-status p{gap:2px;margin:0;display:grid}.consent-status strong{font-size:8px}.consent-status small{color:#62786f;font-size:7px}.accept-documents{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;width:100%;margin-bottom:10px;padding:9px 11px;font-size:8px;font-weight:750}.data-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.data-actions>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:9px;align-items:center;gap:8px;min-width:0;padding:10px;display:flex}.data-actions>button>span{width:25px;height:25px;color:var(--green);background:#eef3ef;border-radius:8px;flex:none;place-items:center;font-size:13px;display:grid}.data-actions p{gap:2px;min-width:0;margin:0;display:grid}.data-actions strong{font-size:8px}.data-actions small{color:var(--muted);font-size:6px;line-height:1.35}.data-actions .danger-data-action{background:#fff9f7;border-color:#efd1ca}.data-actions .danger-data-action>span{color:#a34b40;background:#f8e7e3}.data-actions button:disabled,.accept-documents:disabled{cursor:not-allowed;opacity:.55}.deletion-pending{background:#fff8df;border:1px solid #e7c580;border-radius:9px;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.deletion-pending>span{color:#765819;background:#f2d9a3;border-radius:8px;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.deletion-pending>button{color:#765819;cursor:pointer;background:#fff;border:1px solid #d7b875;border-radius:7px;padding:6px 8px;font-size:7px;font-weight:750}.data-control-note{color:var(--muted);margin-top:9px;font-size:7px;display:block}.legal-shell{background:#f7f8f3;min-height:100vh}.legal-header{border-bottom:1px solid #e1e5df;justify-content:space-between;align-items:center;width:min(1060px,100% - 40px);height:78px;margin:0 auto;display:flex}.legal-header>a:last-child{color:var(--green);font-size:10px;font-weight:750;text-decoration:none}.legal-document{width:min(900px,100% - 40px);margin:0 auto;padding:70px 0 90px}.legal-title{max-width:760px;padding-bottom:48px}.legal-title>span{color:var(--green);text-transform:uppercase;letter-spacing:.9px;font-size:9px;font-weight:800}.legal-title h1{letter-spacing:-2.4px;margin:13px 0 18px;font-family:Georgia,serif;font-size:clamp(38px,5.4vw,64px);font-weight:500;line-height:.98}.legal-title p{color:#61716b;max-width:690px;margin:0 0 15px;font-size:12px;line-height:1.7}.legal-title small{color:#8b9692;font-size:8px}.legal-body{border-top:1px solid #dfe4dd}.legal-body>section{border-bottom:1px solid #dfe4dd;grid-template-columns:55px minmax(0,1fr);gap:25px;padding:30px 0;display:grid}.legal-body>section>span{color:#8ba298;font-family:Georgia,serif;font-size:16px}.legal-body h2{margin:0 0 10px;font-family:Georgia,serif;font-size:23px;font-weight:500}.legal-body p,.legal-body li{color:#53645e;font-size:10px;line-height:1.75}.legal-body p{margin:0}.legal-body p+p{margin-top:9px}.legal-body ul{gap:7px;margin:0;padding-left:17px;display:grid}.legal-footer{background:var(--green);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding:20px 22px;display:flex}.legal-footer p{margin:0;font-family:Georgia,serif;font-size:18px}.legal-footer a{background:var(--lime);color:var(--green);border-radius:8px;padding:9px 11px;font-size:8px;font-weight:800;text-decoration:none}.password-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;display:grid}.password-form label{gap:5px;display:grid}.password-form label span{color:#52645e;font-size:7px;font-weight:700}.password-form input{border:1px solid #dce1dc;border-radius:7px;outline:0;width:100%;height:34px;padding:0 9px;font-size:9px}.password-form input:focus{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.password-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:7px;height:34px;padding:0 11px;font-size:8px;font-weight:700}.billing-row{background:#f7f8f5;border-radius:9px;grid-template-columns:.9fr 1.5fr .7fr auto;align-items:center;gap:12px;margin-top:17px;padding:12px;display:grid}.billing-row>span{color:var(--muted);font-size:8px}.billing-row p{gap:2px;margin:0;display:grid}.billing-row strong{font-size:9px}.billing-row small{color:var(--muted);font-size:7px}.billing-row>b{font-size:9px}.billing-row>i{background:var(--green-soft);color:var(--green);border-radius:99px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:700}.billing-row>i.pending{background:var(--amber-soft);color:#95651d}.billing-row>i.rejected,.billing-row>i.cancelled{color:#9b483f;background:#f9e8e5}.billing-empty{background:#f7f8f5;border-radius:9px;align-items:center;gap:11px;margin-top:17px;padding:14px;display:flex}.billing-empty>span{background:var(--green-soft);width:29px;height:29px;color:var(--green);border-radius:9px;flex:none;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}.billing-empty>div{gap:3px;display:grid}.billing-empty strong{font-size:8px}.billing-empty small{color:var(--muted);font-size:7px;line-height:1.45}.pilot-card>p{color:var(--muted);margin:11px 0 15px;font-size:8px;line-height:1.55}.pilot-progress{background:#e3e8e3;border-radius:99px;height:7px;margin:15px 0 14px;overflow:hidden}.pilot-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--green), #78a563);height:100%;transition:width .25s;display:block}.pilot-principles{gap:7px;display:grid}.pilot-principles>div{background:#f5f7f3;border-radius:9px;align-items:center;gap:10px;padding:10px 11px;display:flex}.pilot-principles>div>span{color:#718079;background:#e1e6e2;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;font-size:8px;font-weight:800;display:grid}.pilot-principles>div.done>span{background:var(--green);color:var(--lime)}.pilot-principles p{gap:2px;margin:0;display:grid}.pilot-principles strong{font-size:8px}.pilot-principles small{color:var(--muted);font-size:7px;line-height:1.4}.pilot-signal{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:11px;padding-top:11px;display:flex}.pilot-signal span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:7px}.pilot-signal strong{text-align:right;font-size:8px}.subscription-card{border-color:#cadbd4;position:sticky;top:92px;overflow:hidden;box-shadow:0 12px 34px #1f5b490f}.subscription-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.subscription-heading b{border-radius:99px;padding:5px 8px;font-size:7px}.subscription-heading b.active{background:var(--green-soft);color:var(--green)}.subscription-heading b.cancelled{background:var(--amber-soft);color:#95651d}.subscription-heading b.trial{color:#69766f;background:#eef0ed}.subscription-heading b.past_due{color:#9b483f;background:#f9e8e5}.subscription-card h3{margin:22px 0 5px;font-family:Georgia,serif;font-size:24px;font-weight:500}.subscription-card>p{color:var(--muted);margin:0;font-size:8px}.subscription-price{align-items:baseline;gap:5px;margin:18px 0;display:flex}.subscription-price strong{font-family:Georgia,serif;font-size:30px;font-weight:500}.subscription-price span{color:var(--muted);font-size:8px}.subscription-card dl{border-top:1px solid #edf0eb;margin:0 0 18px}.subscription-card dl div{border-bottom:1px solid #edf0eb;justify-content:space-between;gap:12px;padding:10px 0;font-size:8px;display:flex}.subscription-card dt{color:var(--muted)}.subscription-card dd{text-align:right;margin:0;font-weight:700}.cancel-button,.reactivate-button{cursor:pointer;border-radius:8px;width:100%;padding:10px 12px;font-size:8px;font-weight:750}.cancel-button{color:#a44c42;background:#fff;border:1px solid #e0b9b3}.reactivate-button{background:var(--green);color:#fff;border:0}.subscription-card>small{color:var(--muted);text-align:center;margin-top:9px;font-size:7px;display:block}.cancel-button:disabled,.reactivate-button:disabled,.cancel-confirmation button:disabled{cursor:not-allowed;opacity:.55}.pilot-active-note{background:var(--green-soft);border-radius:9px;align-items:center;gap:10px;padding:11px 12px;display:flex}.pilot-active-note>span{background:var(--green);width:24px;height:24px;color:var(--lime);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.pilot-active-note p{gap:2px;margin:0;display:grid}.pilot-active-note strong{font-size:8px}.pilot-active-note small{color:#5f746b;font-size:7px}.cancel-confirmation{background:#fbf1ed;border-radius:9px;padding:12px}.cancel-confirmation>strong{color:#8f463d;font-size:9px}.cancel-confirmation>p{color:#86645f;margin:4px 0 10px;font-size:7px;line-height:1.4}.cancel-confirmation>div{gap:7px;display:flex}.cancel-confirmation button{color:#7a5d58;cursor:pointer;background:#fff;border:1px solid #dfc5c1;border-radius:7px;flex:1;padding:7px;font-size:7px;font-weight:700}.cancel-confirmation button:last-child{color:#fff;background:#a44c42;border-color:#a44c42}.admin-page{background:#f7f8f4;gap:16px;display:grid}.admin-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.admin-heading>div{gap:5px;display:grid}.admin-heading>div>span{color:var(--green);text-transform:uppercase;letter-spacing:.75px;font-size:8px;font-weight:800}.admin-heading h2{letter-spacing:-.5px;margin:0;font-family:Georgia,serif;font-size:28px;font-weight:500}.admin-heading p{max-width:610px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.admin-heading>button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #c8d9d1;border-radius:8px;padding:9px 12px;font-size:8px;font-weight:750}.admin-heading>button:disabled{cursor:wait;opacity:.55}.admin-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.admin-kpis article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:5px;min-width:0;padding:15px;display:grid}.admin-kpis article>span{color:var(--muted);text-transform:uppercase;letter-spacing:.55px;font-size:7px;font-weight:750}.admin-kpis strong{font-family:Georgia,serif;font-size:25px;font-weight:500}.admin-kpis small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.admin-kpis article.healthy{background:#eff6f1;border-color:#c9dfd3}.admin-kpis article.attention{background:#fff5f2;border-color:#e8c7c0}.admin-kpis article.attention strong{color:var(--coral)}.admin-grid{grid-template-columns:1.2fr .8fr;gap:12px;display:grid}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:17px;overflow:hidden}.admin-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:15px;display:flex}.admin-panel-heading>div{gap:3px;display:grid}.admin-panel-heading span{color:var(--green);text-transform:uppercase;letter-spacing:.6px;font-size:7px;font-weight:800}.admin-panel-heading h3{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.admin-panel-heading small{color:var(--muted);text-align:right;font-size:7px}.activation-funnel{gap:10px;display:grid}.activation-funnel .admin-panel-heading{margin-bottom:3px}.funnel-row{gap:6px;display:grid}.funnel-row>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.funnel-row strong{font-size:8px}.funnel-row span{color:var(--muted);font-size:7px}.funnel-row>div:last-child{background:#edf0eb;border-radius:99px;height:7px;overflow:hidden}.funnel-row i{border-radius:inherit;background:linear-gradient(90deg, var(--green), #82aa68);height:100%;display:block}.health-metrics{grid-template-columns:1fr 1fr;gap:8px;display:grid}.health-metrics>div{background:#f4f6f2;border-radius:9px;gap:3px;padding:12px;display:grid}.health-metrics strong{font-family:Georgia,serif;font-size:21px;font-weight:500}.health-metrics span{color:var(--muted);font-size:7px}.health-metrics .warning{background:#fff0ec}.health-metrics .warning strong{color:var(--coral)}.operations-health>p{color:var(--muted);margin:12px 0 0;font-size:7px;line-height:1.45}.business-monitor{padding:0}.business-monitor .admin-panel-heading{margin:0;padding:16px 17px}.admin-business-head,.admin-business-row{grid-template-columns:minmax(150px,1.5fr) .75fr .7fr .55fr .6fr minmax(125px,1fr);align-items:center;gap:10px;display:grid}.admin-business-head{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;background:#f0f3ef;padding:9px 17px;font-size:7px;font-weight:750}.admin-business-row{border-top:1px solid #edf0eb;min-height:52px;padding:10px 17px;font-size:8px}.admin-business-row>div{gap:3px;min-width:0;display:grid}.admin-business-row strong,.admin-business-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-business-row small,.admin-business-row>span:last-child{color:var(--muted);font-size:7px}.admin-business-row b{border-radius:99px;width:fit-content;padding:4px 7px;font-size:7px}.admin-business-row b.ok{background:var(--green-soft);color:var(--green)}.admin-business-row b.pending{background:var(--amber-soft);color:#8a651e}.issue-monitor{padding:0}.issue-monitor .admin-panel-heading{margin:0;padding:16px 17px}.issue-row{border-top:1px solid #edf0eb;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 17px;display:grid}.issue-row>i{width:27px;height:27px;color:var(--coral);background:#f9e7e3;border-radius:8px;place-items:center;font-family:Georgia,serif;font-size:12px;font-style:normal;font-weight:700;display:grid}.issue-row>div{gap:3px;min-width:0;display:grid}.issue-row strong{font-size:8px}.issue-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.issue-row time{color:var(--muted);font-size:7px}.admin-empty{color:var(--muted);text-align:center;padding:25px 17px;font-size:8px}.admin-empty.healthy{color:var(--green);border-top:1px solid #edf0eb;justify-content:center;align-items:center;gap:8px;display:flex}.admin-empty.healthy span{background:var(--green-soft);border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.admin-error{color:#8f463d;background:#fff0ec;border-radius:9px;align-items:center;gap:9px;padding:11px 13px;font-size:8px;display:flex}.admin-error span{font-weight:800}.admin-error p{margin:0}.admin-loading{min-height:190px;color:var(--muted);place-items:center;font-size:9px;display:grid}.incident-toolbar{background:#f8faf7;border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:12px;padding:10px 17px;display:flex}.incident-toolbar>div{flex-wrap:wrap;gap:5px;display:flex}.incident-toolbar button,.incident-toolbar select{color:#62716c;background:#fff;border:1px solid #d9dfda;border-radius:7px;min-height:29px;font-size:7px;font-weight:700}.incident-toolbar button{cursor:pointer;padding:0 9px}.incident-toolbar button.active{border-color:var(--green);background:var(--green);color:#fff}.incident-toolbar select{outline:0;padding:0 9px}.incident-list{display:grid}.incident-row{border-bottom:1px solid #edf0eb;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px 13px;padding:13px 17px;display:grid}.incident-row.resolved{opacity:.78;background:#fafbf9}.incident-severity{text-transform:uppercase;letter-spacing:.35px;border-radius:99px;width:fit-content;padding:5px 7px;font-size:6px;font-weight:850}.incident-row.critical .incident-severity{color:#fff;background:#8f3f36}.incident-row.high .incident-severity{color:#9d473d;background:#f8e5e1}.incident-row.medium .incident-severity{background:var(--amber-soft);color:#8b641b}.incident-copy{gap:3px;min-width:0;display:grid}.incident-copy strong{font-size:8px}.incident-copy small{color:var(--muted);font-size:7px;line-height:1.45}.incident-copy time{color:#96a09c;font-size:6px}.incident-state{border-radius:99px;padding:5px 7px;font-size:6px;font-weight:750}.incident-state.open{color:#98473e;background:#fff0ec}.incident-state.acknowledged{color:#536f8f;background:#eaf0f7}.incident-state.resolved{background:var(--green-soft);color:var(--green)}.incident-actions{grid-column:2/-1;justify-content:flex-end;gap:6px;display:flex}.incident-actions button{color:#566660;cursor:pointer;background:#fff;border:1px solid #d9dfda;border-radius:7px;padding:6px 8px;font-size:7px;font-weight:700}.incident-actions button.retry{background:var(--green-soft);color:var(--green);border-color:#a8c7ba}.incident-actions button:disabled{cursor:wait;opacity:.55}.incident-safety-note{color:var(--muted);margin:0;padding:11px 17px 13px;font-size:7px;line-height:1.45}.brand-mark,.assistant-icon{background:var(--lime);color:#173f35;border-radius:10px;place-items:center;font-family:Georgia,serif;font-style:italic;font-weight:800;display:grid}.brand-mark{width:31px;height:31px;font-size:22px}.brand small{color:#bcd0c8;text-transform:uppercase;letter-spacing:.7px;border:1px solid #ffffff2e;border-radius:99px;margin-left:auto;padding:4px 7px;font-size:9px;font-weight:650}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#c5d5cf;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;width:100%;padding:11px 13px;font-size:13px;font-weight:570;transition:all .18s;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff1a}.sidebar nav button span{text-align:center;opacity:.9;width:19px;font-size:17px}.sidebar nav button b{background:var(--lime);color:#173f35;text-align:center;border-radius:99px;min-width:20px;margin-left:auto;padding:3px 6px;font-size:10px}.sidebar-note{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;align-items:flex-start;gap:10px;margin-top:auto;padding:13px 10px;display:flex}.sidebar-note div{gap:3px;display:grid}.sidebar-note strong{font-size:11px}.sidebar-note small{color:#91aaa1;font-size:9px}.status-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-top:3px;box-shadow:0 0 0 4px #cbea911a}.business-switcher{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;margin-top:14px;padding:8px;display:flex}.business-switcher>span,.avatar{color:#6f371c;background:#f1b98c;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.business-switcher>span{width:31px;height:31px}.business-switcher div{gap:2px;display:grid}.business-switcher strong{font-size:11px}.business-switcher small{color:#91aaa1;font-size:9px}.business-switcher i{color:#91aaa1;margin-left:auto;font-style:normal}.workspace{width:calc(100% - 225px);min-height:100vh;margin-left:225px}.topbar{border-bottom:1px solid var(--line);background:#f5f6f1eb;justify-content:space-between;align-items:center;height:91px;padding:22px 35px 15px;display:flex}.topbar p{color:var(--muted);text-transform:uppercase;letter-spacing:.65px;margin:0 0 4px;font-size:10px;font-weight:600}.topbar h1{letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.topbar-actions{align-items:center;gap:9px;display:flex}.mobile-more-button,.mobile-menu-overlay{display:none}.focus-dashboard{background:#f7f7f2;min-height:calc(100vh - 91px);padding:26px 30px 38px}.focus-hero{color:#fff;background:#193f36;border-radius:22px;grid-template-columns:minmax(0,1.45fr) minmax(270px,.65fr);gap:26px;padding:34px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #19312b21}.focus-hero:after{content:"";pointer-events:none;border:1px solid #cbea912e;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-120px;right:-75px;box-shadow:0 0 0 48px #cbea9109,0 0 0 96px #cbea9106}.focus-hero-copy{z-index:1;align-content:center;justify-items:start;display:grid;position:relative}.focus-kicker{color:var(--lime);text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:800}.focus-hero h2{letter-spacing:-1.6px;max-width:620px;margin:10px 0 9px;font-family:Georgia,serif;font-size:clamp(30px,3.2vw,48px);font-weight:500;line-height:.98}.focus-hero-copy>p{color:#c2d4cd;max-width:540px;margin:0;font-size:11px;line-height:1.6}.focus-primary-action{background:var(--lime);color:#173f35;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:22px;min-height:42px;margin-top:24px;padding:0 16px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.focus-primary-action span{font-size:16px}.cash-orbit{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff13;border:1px solid #ffffff26;border-radius:17px;align-content:center;align-self:stretch;min-height:190px;padding:25px;display:grid;position:relative}.cash-orbit>span{color:#b9cbc4;text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:750}.cash-orbit strong{letter-spacing:-1.2px;margin:7px 0 4px;font-family:Georgia,serif;font-size:clamp(27px,3vw,40px);font-weight:500}.cash-orbit.negative strong{color:#ffd0c9}.cash-orbit small{color:#c9d8d2;font-size:9px}.cash-orbit i{width:fit-content;color:var(--lime);background:#cbea911f;border-radius:99px;margin-top:20px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:700}.focus-body{grid-template-columns:minmax(0,1.55fr) minmax(270px,.68fr);gap:20px;margin-top:20px;display:grid}.focus-main-column,.focus-side-column{align-content:start;gap:20px;min-width:0;display:grid}.today-pulse,.latest-strip,.next-best-action,.compact-activation,.focus-shortcuts{background:#fff;border:1px solid #e0e4de;border-radius:17px}.today-pulse,.latest-strip{padding:21px 23px}.today-pulse header,.latest-strip header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.today-pulse header span,.latest-strip header span,.next-best-action>span,.compact-activation header span{color:var(--green);text-transform:uppercase;letter-spacing:.75px;font-size:8px;font-weight:800}.today-pulse h3,.latest-strip h3{margin:4px 0 0;font-family:Georgia,serif;font-size:21px;font-weight:500}.today-pulse header button,.latest-strip header button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:750}.today-pulse>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.today-pulse p{gap:4px;margin:0;padding:18px 16px 3px 0;display:grid}.today-pulse p+p{border-left:1px solid var(--line);padding-left:18px}.today-pulse p span{color:var(--muted);font-size:9px}.today-pulse p strong{font-family:Georgia,serif;font-size:23px;font-weight:500}.today-pulse p small{color:var(--muted);font-size:8px}.latest-strip>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0eb;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:13px 0;display:grid}.latest-strip>button:last-child{border-bottom:0}.latest-strip>button.voided{opacity:.5}.latest-strip>button>i{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:10px;place-items:center;font-size:13px;font-style:normal;display:grid}.latest-strip>button>i.expense{color:var(--coral);background:#fff0ec}.latest-strip>button>span{gap:3px;min-width:0;display:grid}.latest-strip>button>span strong,.latest-strip>button>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.latest-strip>button>span strong{font-size:10px}.latest-strip>button>span small{color:var(--muted);font-size:8px}.latest-strip>button>b{white-space:nowrap;font-size:10px}.latest-strip>button>b.negative{color:var(--coral)}.focus-empty{background:#f4f6f1;border-radius:12px;align-items:center;gap:12px;margin-top:17px;padding:17px;display:flex}.focus-empty>b{color:#b9c4be;font-family:Georgia,serif;font-size:24px}.focus-empty>span{gap:3px;display:grid}.focus-empty strong{font-size:10px}.focus-empty small{color:var(--muted);font-size:8px}.next-best-action{background:#fffdf7;border-color:#e7dfcb;padding:24px}.next-best-action h3{letter-spacing:-.5px;margin:9px 0 8px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.05}.next-best-action p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.next-best-action button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;margin-top:20px;padding:11px 12px;font-size:9px;font-weight:750;display:flex}.next-best-action button i{color:var(--lime);font-size:14px;font-style:normal}.compact-activation{padding:18px}.compact-activation header{justify-content:space-between;align-items:center;display:flex}.compact-activation header strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.compact-progress{background:#e9ece7;border-radius:99px;height:5px;margin:10px 0 12px;overflow:hidden}.compact-progress i{border-radius:inherit;background:var(--green);height:100%;display:block}.compact-activation>button{width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:7px 0;font-size:9px;display:flex}.compact-activation>button i{background:#ecefeb;border-radius:50%;place-items:center;width:21px;height:21px;font-size:8px;font-style:normal;font-weight:800;display:grid}.compact-activation>button.done{color:var(--ink)}.compact-activation>button.done i{background:var(--green);color:var(--lime)}.focus-shortcuts{grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.focus-shortcuts button{cursor:pointer;background:#fff;border:0;justify-items:start;gap:5px;min-width:0;padding:14px 12px;display:grid}.focus-shortcuts button+button{border-left:1px solid var(--line)}.focus-shortcuts span{color:var(--muted);font-size:7px}.focus-shortcuts strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.icon-button{color:#71817c;cursor:pointer;background:#fff;border:1px solid #dde1dc;border-radius:50%;width:33px;height:33px}.notification{position:relative}.notification:after{content:"";background:#d86b55;border:2px solid #fff;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.avatar{cursor:pointer;border:0;width:34px;height:34px;margin-left:4px}.today-layout{grid-template-columns:minmax(0,1.65fr) minmax(285px,.85fr);min-height:calc(100vh - 91px);display:grid}.day-overview-panel{border-right:1px solid var(--line);background:#fbfcf9;min-width:0;padding:28px 30px 34px}.day-overview-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.day-overview-heading>div{gap:5px;display:grid}.day-overview-heading span,.today-activity-heading span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.day-overview-heading h2{letter-spacing:-.35px;margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500}.day-overview-heading p{max-width:520px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.day-overview-heading>b{color:#788680;white-space:nowrap;background:#fff;border:1px solid #dde3de;border-radius:99px;align-items:center;gap:6px;padding:7px 9px;font-size:7px;display:inline-flex}.day-overview-heading>b i{background:#b2bbb7;border-radius:50%;width:6px;height:6px}.day-overview-heading>b.connected{background:var(--green-soft);color:var(--green);border-color:#cae0d5}.day-overview-heading>b.connected i{background:#5e9d71;box-shadow:0 0 0 3px #5e9d711f}.day-counts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 16px;display:grid}.day-counts article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:4px;min-width:0;padding:15px;display:grid}.day-counts span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:7px;font-weight:750}.day-counts strong{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,serif;font-size:20px;font-weight:500;overflow:hidden}.day-counts small{color:#6f7e78;font-size:7px}.today-activity{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.today-activity-heading{background:#f2f5f0;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.today-activity-heading>div{gap:3px;display:grid}.today-activity-heading p{color:var(--muted);margin:0;font-size:7px}.today-activity-heading button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #d9dfda;border-radius:7px;padding:5px 8px;font-size:7px;font-weight:750}.today-activity>article{border-top:1px solid #edf0eb;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.today-activity>article.voided{opacity:.6;background:#f7f8f6}.today-activity>article>i{background:var(--green-soft);width:31px;height:31px;color:var(--green);border-radius:9px;place-items:center;font-size:13px;font-style:normal;display:grid}.today-activity>article>i.expense{color:var(--coral);background:#f8e8e4}.today-activity>article>i.payment{color:var(--blue);background:#e8eef6}.today-activity>article>div{gap:3px;min-width:0;display:grid}.today-activity>article>div strong,.today-activity>article>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.today-activity>article>div strong{font-size:9px}.today-activity>article>div small{color:var(--muted);font-size:7px}.today-activity>article>span{justify-items:end;gap:4px;display:grid}.today-activity>article>span>strong{font-size:9px}.today-empty{text-align:center;align-content:center;place-items:center;gap:5px;min-height:175px;padding:20px;display:grid}.today-empty>span{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:10px;place-items:center;font-size:17px;display:grid}.today-empty strong{font-size:10px}.today-empty p{max-width:320px;color:var(--muted);margin:0;font-size:8px;line-height:1.45}.day-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.day-shortcuts button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:11px;display:flex}.day-shortcuts button:hover{background:var(--green-soft);border-color:#a9c2b8}.day-shortcuts button>span{width:28px;height:28px;color:var(--green);background:#eef2ed;border-radius:8px;flex:none;place-items:center;font-size:12px;display:grid}.day-shortcuts button>div{gap:2px;min-width:0;display:grid}.day-shortcuts strong,.day-shortcuts small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.day-shortcuts strong{font-size:8px}.day-shortcuts small{color:var(--muted);font-size:6px}.day-shortcuts i{color:#84918c;margin-left:auto;font-size:16px;font-style:normal}.conversation-panel{border-right:1px solid var(--line);background:#fbfcf9;flex-direction:column;min-width:0;min-height:calc(100vh - 91px);display:flex}.assistant-heading{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:11px;padding:17px 31px;display:flex}.assistant-icon{width:38px;height:38px;font-size:23px}.assistant-heading>div:last-child{gap:3px;display:grid}.assistant-heading strong{font-size:13px}.assistant-heading span{color:var(--muted);font-size:9px}.assistant-heading span i{background:#65a86f;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.conversation{scrollbar-width:thin;flex:1;max-height:calc(100vh - 282px);padding:12px 12%;overflow:auto}.date-divider{color:#96a19d;text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:12px;font-size:9px;display:flex}.date-divider:before,.date-divider:after{content:"";background:var(--line);flex:1;height:1px}.assistant-bubble{background:#fff;border:1px solid #e4e7e2;border-radius:4px 14px 14px;width:min(450px,90%);margin:16px 0 13px;padding:13px 15px 9px;box-shadow:0 3px 10px #263e3509}.assistant-bubble p{margin:0;font-size:12px;line-height:1.55}.assistant-bubble small{color:#9ca6a2;text-align:right;margin-top:4px;font-size:8px;display:block}.activity-card{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:10px;margin:8px 0 8px 30px;padding:12px;display:flex}.activity-icon{border-radius:9px;place-items:center;width:31px;height:31px;font-size:15px;display:grid}.activity-icon.sale{background:var(--green-soft);color:var(--green)}.activity-card>div:nth-child(2){gap:3px;display:grid}.activity-card strong{font-size:11px}.activity-card p{color:var(--muted);margin:0;font-size:9px}.activity-value{justify-items:end;gap:4px;margin-left:auto;display:grid}.pill{background:var(--green-soft);width:fit-content;color:var(--green);border-radius:99px;padding:3px 7px;font-size:8px;font-weight:700;display:inline-flex}.pill.pending{background:var(--amber-soft);color:#9b681a}.pill.overdue{color:#a44c42;background:#f8e5e1}.pill.voided{color:#66736d;background:#ecefeb}.draft-card{background:#fff;border:1px solid #cfded7;border-radius:14px 4px 14px 14px;width:min(470px,96%);margin:14px 0 18px auto;overflow:hidden;box-shadow:0 8px 25px #1f5b4917}.draft-title{background:var(--green-soft);align-items:center;gap:10px;padding:13px 15px;display:flex}.draft-title>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.draft-title div{gap:2px;display:grid}.draft-title strong{font-size:11px}.draft-title small{color:#647b73;font-size:8px}.draft-card dl{margin:0;padding:10px 16px}.draft-card dl div{border-bottom:1px solid #f0f1ee;grid-template-columns:90px 1fr;gap:10px;padding:6px 0;font-size:10px;display:grid}.draft-card dl div:last-child{border-bottom:0}.draft-card dt{color:var(--muted)}.draft-card dd{text-align:right;margin:0;font-weight:650}.draft-actions{justify-content:flex-end;gap:8px;padding:10px 15px 14px;display:flex}.primary,.secondary,.draft-actions button,.receivable-actions button{cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:8px;padding:8px 13px;font-size:9px;font-weight:700}.primary,.draft-actions .primary,.receivable-actions .primary{border-color:var(--green);background:var(--green);color:#fff}.draft-actions .primary:disabled{cursor:not-allowed;background:#aab5b0;border-color:#aab5b0}.catalog-rule-note{color:#526a61;background:#eef4f1;border-radius:8px;align-items:flex-start;gap:8px;margin:0 15px 8px;padding:9px 10px;display:flex}.catalog-rule-note span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-family:Georgia,serif;font-size:10px;font-style:italic;display:grid}.catalog-rule-note p{margin:0;font-size:8px;line-height:1.45}.stock-warning{color:#95473f;background:#f8e5e1;border-radius:8px;margin:0 15px 8px;padding:8px 10px;font-size:8px;font-weight:650;line-height:1.4}.quick-actions{justify-content:center;align-items:center;gap:7px;padding:9px 25px 5px;display:flex}.quick-actions span{color:var(--muted);font-size:8px}.quick-actions button{color:#52645e;cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:99px;padding:5px 9px;font-size:8px}.quick-actions button:hover{background:var(--green-soft);border-color:#9cb5ac}.catalog-suggestions{background:#fff;border:1px solid #cfded7;border-radius:11px;margin:4px 25px 7px;padding:10px;box-shadow:0 7px 24px #1f5b4917}.suggestions-label{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.suggestions-label span{color:var(--green);text-transform:uppercase;letter-spacing:.55px;font-size:8px;font-weight:800}.suggestions-label small{color:var(--muted);font-size:7px}.suggestion-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.suggestion-options>button{text-align:left;cursor:pointer;background:#fafbf8;border:1px solid #e3e7e2;border-radius:8px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:2px 7px;min-width:0;padding:7px;display:grid}.suggestion-options>button:hover{background:var(--green-soft);border-color:#8db0a3}.suggestion-letter{background:var(--green-soft);width:27px;height:27px;color:var(--green);border-radius:8px;grid-row:span 2;place-items:center;font-family:Georgia,serif;font-size:13px;font-weight:700;display:grid}.suggestion-options div{gap:2px;min-width:0;display:grid}.suggestion-options strong,.suggestion-options small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.suggestion-options strong{font-size:8px}.suggestion-options small{color:var(--muted);font-size:6px}.suggestion-options b{color:var(--green);grid-column:2;font-size:7px}.suggestion-options i{display:none}.selected-product{color:#587066;align-items:center;gap:7px;margin:2px 25px 6px;display:flex}.selected-product>span{background:var(--green-soft);width:18px;height:18px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.selected-product p{margin:0;font-size:8px}.selected-product strong{color:var(--ink)}.composer{background:#fff;border:1px solid #d9ded8;border-radius:13px;align-items:center;gap:7px;margin:3px 25px 0;padding:7px 8px 7px 10px;display:flex;box-shadow:0 3px 14px #2d40390d}.composer textarea{resize:none;min-width:0;max-height:70px;color:var(--ink);border:0;outline:0;flex:1;font-size:11px;line-height:1.5}.composer textarea::placeholder{color:#a1aaa6}.composer button{cursor:pointer;border:0}.attach,.voice{color:#71817c;background:0 0;border-radius:50%;width:27px;height:27px}.send{background:var(--green);color:#fff;border-radius:9px;width:30px;height:30px;font-weight:800}.send:disabled{opacity:.32;cursor:not-allowed}.composer-help{color:#99a39f;text-align:center;margin:5px 0 12px;font-size:7px}.summary-panel{background:#f5f6f1;min-width:0;padding:25px 27px;overflow:auto}.summary-panel.empty-day .metric-main,.summary-panel.empty-day .metric-grid,.summary-panel.empty-day .progress-block,.summary-panel.empty-day .collection-list,.summary-panel.empty-day .daily-summary{display:none}.empty-day-guide{background:#fff;border:1px solid #cadbd4;border-radius:15px;align-content:start;margin-top:24px;padding:23px;display:grid;box-shadow:0 14px 38px #1f5b490f}.empty-day-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:7px;font-weight:800}.empty-day-guide h3{letter-spacing:-.5px;margin:8px 0 9px;font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1.05}.empty-day-guide>p{color:var(--muted);margin:0;font-size:8px;line-height:1.6}.empty-day-steps{gap:7px;margin:19px 0;display:grid}.empty-day-steps>div{background:#f5f7f3;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;display:flex}.empty-day-steps b{color:#728079;background:#e3e7e2;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:8px;display:grid}.empty-day-steps .done b{background:var(--green);color:var(--lime)}.empty-day-steps span{gap:2px;display:grid}.empty-day-steps strong{font-size:8px}.empty-day-steps small{color:var(--muted);font-size:7px}.empty-day-guide>a,.empty-day-guide>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:8px;font-weight:750;text-decoration:none;display:flex}.empty-day-guide>a i,.empty-day-guide>button i{color:var(--lime);font-size:13px;font-style:normal}.empty-day-guide>small{color:var(--muted);text-align:center;margin-top:9px;font-size:7px;line-height:1.4}.summary-heading{justify-content:space-between;align-items:flex-start;display:flex}.summary-heading span,.metric-main>span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:700}.summary-heading h2{margin:5px 0 0;font-family:Georgia,serif;font-size:19px;font-weight:500}.summary-heading button{color:#83918c;cursor:pointer;letter-spacing:2px;background:0 0;border:0}.metric-main{border-bottom:1px solid var(--line);padding:22px 0 18px}.metric-main strong{letter-spacing:-1px;margin:5px 0 4px;font-family:Georgia,serif;font-size:30px;font-weight:500;display:block}.metric-main strong.pending-profit{letter-spacing:-.4px;font-size:22px}.metric-main small{color:var(--muted);font-size:8px}.metric-main small b{color:#47835f}.metric-grid{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.metric-grid>div{gap:4px;padding:14px 4px 14px 0;display:grid;position:relative}.metric-grid>div:nth-child(odd){border-right:1px solid var(--line)}.metric-grid>div:nth-child(2n){padding-left:15px}.metric-grid>div:nth-child(-n+2),.metric-grid.eight-metrics>div:nth-child(-n+6){border-bottom:1px solid var(--line)}.metric-grid span{color:var(--muted);font-size:8px}.metric-grid strong{font-size:12px}.dot{border-radius:50%;width:5px;height:5px;position:absolute;top:16px;right:10px}.dot.green{background:#5d9b70}.dot.amber{background:#d8a649}.dot.coral{background:#d27668}.dot.blue{background:#6d8caf}.progress-block{border-bottom:1px solid var(--line);padding:16px 0}.progress-block>div:first-child{justify-content:space-between;font-size:8px;display:flex}.progress{background:#e2e6e0;border-radius:99px;height:6px;margin:8px 0 6px;overflow:hidden}.progress i{border-radius:inherit;background:var(--green);width:70%;height:100%;display:block}.progress-block small{color:var(--muted);font-size:7px}.collection-list{padding:16px 0 10px}.section-label{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.section-label span{font-size:9px;font-weight:700}.section-label button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:700}.collection-item{align-items:center;gap:9px;padding:8px 0;display:flex}.customer-avatar{color:#65756f;background:#e4e9e3;border-radius:9px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:750;display:grid}.collection-item div{gap:2px;display:grid}.collection-item strong,.collection-item b{font-size:9px}.collection-item small{color:var(--muted);font-size:7px}.collection-item b{margin-left:auto}.daily-summary{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce1dc;border-radius:10px;align-items:center;gap:9px;width:100%;margin-top:8px;padding:11px;display:flex}.daily-summary>span{background:var(--green-soft);width:27px;height:27px;color:var(--green);border-radius:8px;place-items:center;display:grid}.daily-summary div{gap:2px;display:grid}.daily-summary strong{font-size:9px}.daily-summary small{color:var(--muted);font-size:7px}.daily-summary i{color:#87948f;margin-left:auto;font-size:18px;font-style:normal}.data-page{padding:32px 35px}.data-toolbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.data-toolbar span{text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:750}.data-toolbar p{color:var(--muted);margin:4px 0 0;font-size:10px}.search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;width:min(300px,45%);padding:9px 12px;display:flex}.search span{color:#87948f;font-size:16px}.search input{border:0;outline:0;width:100%;font-size:10px}.movement-table{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.table-head,.table-row{grid-template-columns:2fr 1fr .8fr .9fr auto;align-items:center;gap:15px;display:grid}.table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;background:#f1f3ee;padding:11px 16px;font-size:8px;font-weight:700}.table-head span:last-child{text-align:right}.table-row{border-top:1px solid #edf0eb;padding:13px 16px;font-size:10px}.table-row>strong{text-align:right;font-size:10px}.table-row>span{color:#53645e}.row-delete{color:#a34b40;cursor:pointer;background:#fff8f6;border:1px solid #efd1ca;border-radius:7px;justify-self:end;padding:6px 9px;font-size:7px;font-weight:750}.row-delete:hover{background:#f9e8e4;border-color:#dca99f}.row-action-empty{justify-self:end;color:#9ca6a2!important}.table-row.voided-row{color:#7d8883;background:#f7f8f6}.table-row.voided-row .movement-name strong,.table-row.voided-row>strong{text-decoration:line-through}.movement-name{align-items:center;gap:10px;display:flex}.movement-name>i{background:var(--green-soft);width:32px;height:32px;color:var(--green);border-radius:9px;place-items:center;font-style:normal;display:grid}.movement-name>i.expense{color:var(--coral);background:#f8e8e4}.movement-name>i.payment{color:var(--blue);background:#e8eef6}.movement-name div{gap:3px;display:grid}.movement-name small{color:var(--muted);font-size:8px}.negative{color:var(--coral)}.movement-profit{font-weight:700;color:#3d7a59!important}.expense-category{font-weight:700;color:#9b6b55!important}.profitability-block{border:1px solid var(--line);background:#f7f8f4;border-radius:14px;margin:20px 0;padding:20px}.profitability-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.profitability-heading span{font-size:11px;font-weight:800}.profitability-heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.profitability-heading>small{color:var(--green);text-transform:uppercase;letter-spacing:.5px;font-size:8px;font-weight:750}.profitability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.profitability-grid article{background:#fff;border:1px solid #e0e5df;border-radius:11px;min-width:0;padding:14px}.profitability-grid article>div{gap:3px;min-height:38px;display:grid}.profitability-grid article>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.profitability-grid article>div small{color:var(--muted);font-size:7px}.profitability-grid article>b{color:var(--green);margin:10px 0;font-family:Georgia,serif;font-size:18px;font-weight:500;display:block}.profitability-grid dl{gap:5px;margin:0;display:grid}.profitability-grid dl div{justify-content:space-between;gap:8px;display:flex}.profitability-grid dt{color:var(--muted);font-size:7px}.profitability-grid dd{margin:0;font-size:7px;font-weight:750}.profitability-empty{color:var(--muted);background:#fff;border-radius:9px;margin:0;padding:16px;font-size:9px}.reports-page{background:#f7f8f4;min-height:calc(100vh - 91px)}.reports-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:25px;padding-bottom:22px;display:flex}.reports-intro>div:first-child>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.reports-intro h2{margin:7px 0 5px;font-family:Georgia,serif;font-size:25px;font-weight:500}.reports-intro p{max-width:610px;color:var(--muted);margin:0;font-size:9px;line-height:1.55}.period-switch{background:#fff;border:1px solid #dce2dc;border-radius:9px;padding:3px;display:flex}.period-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:8px;font-weight:750}.period-switch button.active{background:var(--green);color:#fff}.report-state{min-height:260px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:10px;display:flex}.report-state>i{border:2px solid #b9c8c2;border-top-color:var(--green);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite session-spin}.report-state.error{text-align:center;align-content:center;gap:5px;display:grid}.report-state.error strong{color:var(--ink)}.report-range{align-items:center;gap:20px;padding:18px 0;display:flex}.report-range>div{gap:3px;display:grid}.report-range>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:7px}.report-range>div strong{font-size:10px}.report-range>p{color:var(--muted);margin:0;font-size:8px}.report-range>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;margin-left:auto;padding:9px 12px;font-size:8px;font-weight:750}.report-range>button span{color:var(--lime);margin-right:5px}.report-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.report-kpis article{border:1px solid var(--line);background:#fff;border-radius:11px;gap:6px;min-width:0;padding:15px;display:grid}.report-kpis article>span{color:var(--muted);font-size:8px}.report-kpis article>strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.report-kpis article.featured{color:#fff;background:#173f35;border-color:#bdd1c8}.report-kpis article.featured>span{color:#acc5bb}.report-change{border-radius:99px;width:fit-content;padding:3px 6px;font-size:7px;font-weight:700}.report-change.positive{color:#36704e;background:#e8f3e7}.report-change.negative{color:#a34d42;background:#f8e6e2}.report-change.neutral{color:#78837f;background:#eef0ed}.report-kpis article.featured .report-change.positive{color:var(--lime);background:#cbea9124}.report-kpis article.featured .report-change.negative{color:#f5b4a5;background:#f2a89626}.automation-status{background:#edf5f0;border:1px solid #c7d8d0;border-radius:13px;grid-template-columns:1fr auto;gap:13px 18px;margin-top:13px;padding:17px;display:grid;position:relative;overflow:hidden}.automation-status:after{content:"";border:1px solid #1f5b491a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-65px;right:-45px}.automation-heading{border-bottom:1px solid #1f5b491f;grid-column:1/-1;justify-content:space-between;align-items:center;gap:15px;padding-bottom:11px;display:flex}.automation-heading>div{gap:3px;display:grid}.automation-heading span{color:var(--green);text-transform:uppercase;letter-spacing:.65px;font-size:7px;font-weight:800}.automation-heading strong{font-size:11px}.automation-heading>b{color:var(--green);background:#fff;border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font-size:7px;display:flex}.automation-heading>b i{background:#55a36f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #55a36f1f}.automation-heading>b.disabled{color:#7c8984}.automation-heading>b.disabled i{background:#a8b1ad;box-shadow:0 0 0 3px #a8b1ad1f}.automation-schedule{background:#ffffffa6;border:1px solid #1f5b491f;border-radius:9px;grid-template-columns:repeat(3,1fr);min-width:270px;display:grid;overflow:hidden}.automation-schedule p{gap:3px;min-width:0;margin:0;padding:10px;display:grid}.automation-schedule p+p{border-left:1px solid #1f5b491a}.automation-schedule b{color:var(--green);font-size:8px}.automation-schedule span{color:var(--muted);font-size:7px;line-height:1.4}.business-alerts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.business-alerts article{background:#fffaf0;border:1px solid #ead8ad;border-radius:9px;align-items:center;gap:8px;min-width:0;padding:9px;display:flex}.business-alerts article.critical{background:#fff6f3;border-color:#ebc4bc}.business-alerts article.ok{background:#fff;border-color:#c8ded0}.business-alerts article.off{background:#ffffffa6;border-color:#dbe0dc}.business-alerts article>span{color:#fff;background:#eab958;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:8px;font-weight:850;display:grid}.business-alerts article.critical>span{background:var(--coral)}.business-alerts article.ok>span{background:#62a878}.business-alerts article.off>span{background:#a8b1ad}.business-alerts article>div{gap:2px;min-width:0;display:grid}.business-alerts strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.business-alerts small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.automation-status>button{z-index:1;background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;align-self:end;padding:8px 11px;font-size:7px;font-weight:750;position:relative}.report-warning{color:#7c652c;background:#fbf6e8;border:1px solid #ead8ad;border-radius:9px;margin-top:10px;padding:10px 12px;font-size:8px}.report-panels{grid-template-columns:1.35fr .85fr;gap:12px;margin-top:14px;display:grid}.report-card,.product-report{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:17px}.report-card-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.report-card-heading>div{gap:4px;display:grid}.report-card-heading span{font-size:10px;font-weight:800}.report-card-heading p{color:var(--muted);margin:0;font-size:8px}.report-card-heading>small{color:var(--green);text-transform:uppercase;letter-spacing:.4px;font-size:7px;font-weight:750}.report-card-heading>strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.trend-list{gap:8px;display:grid}.trend-row{grid-template-columns:45px minmax(100px,1fr) 75px;align-items:center;gap:9px;display:grid}.trend-row>span{color:var(--muted);font-size:7px}.trend-row>strong{text-align:right;font-size:8px}.trend-row>div{gap:2px;display:grid}.trend-row>div i{border-radius:99px;min-width:2px;height:3px;display:block}.trend-row i.sales,.trend-legend i.sales{background:var(--green)}.trend-row i.received,.trend-legend i.received{background:#6d8caf}.trend-row i.expenses,.trend-legend i.expenses{background:var(--coral)}.trend-legend{border-top:1px solid #eef0ed;gap:14px;margin-top:13px;padding-top:10px;display:flex}.trend-legend span{color:var(--muted);align-items:center;gap:5px;font-size:7px;display:flex}.trend-legend i{border-radius:2px;width:7px;height:7px}.category-report-list{gap:9px;display:grid}.category-report-list>div{grid-template-columns:70px 1fr 67px;align-items:center;gap:7px;display:grid}.category-report-list span,.category-report-list strong{font-size:7px}.category-report-list strong{text-align:right}.category-report-list>div>i{background:#edf0eb;border-radius:99px;height:5px;overflow:hidden}.category-report-list b{border-radius:inherit;background:var(--coral);height:100%;display:block}.expense-report-summary{border-top:1px solid #eef0ed;margin:14px 0 0;padding-top:9px}.expense-report-summary div{justify-content:space-between;padding:4px 0;font-size:7px;display:flex}.expense-report-summary dt{color:var(--muted)}.expense-report-summary dd{margin:0;font-weight:750}.product-report{margin-top:12px}.product-report-table{overflow-x:auto}.product-report-head,.product-report-row{grid-template-columns:1.5fr .55fr .85fr .85fr .85fr .55fr;align-items:center;gap:12px;min-width:630px;display:grid}.product-report-head{color:var(--muted);text-transform:uppercase;background:#f1f3ef;border-radius:7px;padding:8px 10px;font-size:7px;font-weight:700}.product-report-row{border-bottom:1px solid #eef0ed;padding:10px;font-size:8px}.product-report-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-report-row b{color:var(--green)}.product-report-row i{background:var(--green-soft);width:fit-content;color:var(--green);border-radius:99px;padding:3px 6px;font-style:normal;font-weight:750}.report-empty{color:var(--muted);text-align:center;background:#f7f8f5;border-radius:8px;margin:0;padding:14px;font-size:8px}.quotes-page{background:#f7f8f4}.whatsapp-first-note{background:#edf5f0;border:1px solid #cfe0d8;border-radius:11px;align-items:center;gap:11px;margin-bottom:14px;padding:12px 14px;display:flex}.whatsapp-first-note>span{background:var(--green);width:32px;height:32px;color:var(--lime);border-radius:9px;flex:none;place-items:center;font-size:8px;font-weight:850;display:grid}.whatsapp-first-note>div{gap:3px;display:grid}.whatsapp-first-note strong{font-size:9px}.whatsapp-first-note p{color:#61756d;margin:0;font-size:7px;line-height:1.45}.whatsapp-first-note>button{background:var(--green);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:7px;margin-left:auto;padding:7px 10px;font-size:7px;font-weight:750}.quotes-summary{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:.7fr .8fr 1.2fr 1.25fr;gap:1px;display:grid;overflow:hidden}.quotes-summary>div,.quotes-summary>button{background:#fff;border:0;min-height:100px;padding:17px}.quotes-summary>div{align-content:center;gap:4px;display:grid}.quotes-summary>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:8px;font-weight:750}.quotes-summary>div>strong{font-family:Georgia,serif;font-size:23px;font-weight:500}.quotes-summary>div>small{color:var(--muted);font-size:7px}.quotes-summary>button{background:var(--green);color:#fff;text-align:left;cursor:pointer;align-items:center;gap:10px;display:flex}.quotes-summary>button>span{background:var(--lime);width:34px;height:34px;color:var(--green);border-radius:10px;flex:none;place-items:center;font-size:18px;display:grid}.quotes-summary>button>div{gap:4px;display:grid}.quotes-summary>button strong{font-size:10px}.quotes-summary>button small{color:#b8d0c7;font-size:7px;line-height:1.4}.quote-form{background:#fff;border:1px solid #cadbd4;border-radius:14px;margin-top:16px;overflow:hidden;box-shadow:0 10px 30px #1f5b4912}.quote-form-heading{background:var(--green-soft);justify-content:space-between;align-items:flex-start;padding:17px 19px;display:flex}.quote-form-heading>div{gap:3px;display:grid}.quote-form-heading span{color:var(--green);text-transform:uppercase;letter-spacing:.65px;font-size:8px;font-weight:800}.quote-form-heading h2{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.quote-form-heading p{color:#647b73;margin:0;font-size:7px}.quote-form-heading>button{width:27px;height:27px;color:var(--green);cursor:pointer;background:#1f5b491a;border:0;border-radius:50%;font-size:18px}.quote-details-grid{grid-template-columns:1.5fr .65fr .75fr;gap:13px;padding:17px 19px 6px;display:grid}.quote-details-grid label,.quote-line label,.quote-form-bottom>label{gap:5px;display:grid}.quote-details-grid label>span,.quote-line label>span,.quote-form-bottom label>span,.locked-price>span,.line-total>span{color:#52645e;font-size:7px;font-weight:700}.quote-details-grid input,.quote-details-grid select,.quote-line input,.quote-line select,.quote-form-bottom textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe3de;border-radius:8px;outline:0;font-size:9px}.quote-details-grid input,.quote-details-grid select,.quote-line input,.quote-line select{height:35px;padding:0 9px}.quote-details-grid input:focus,.quote-details-grid select:focus,.quote-line input:focus,.quote-line select:focus,.quote-form-bottom textarea:focus{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.percent-input{border:1px solid #dfe3de;border-radius:8px;align-items:center;display:flex;overflow:hidden}.percent-input:focus-within{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.percent-input input{border:0;box-shadow:none!important}.percent-input b{color:var(--muted);padding-right:10px;font-size:9px}.quote-lines{padding:12px 19px}.quote-lines-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.quote-lines-heading>span{font-size:9px;font-weight:750}.quote-lines-heading>small{color:var(--muted);font-size:7px}.quote-line{background:#fafbf8;border:1px solid #e5e8e4;border-radius:10px;grid-template-columns:minmax(180px,1.5fr) 80px 1fr .8fr auto;align-items:end;gap:8px;padding:11px;display:grid}.quote-line+.quote-line{margin-top:8px}.locked-price,.line-total{align-content:center;gap:2px;min-height:35px;display:grid}.locked-price strong,.line-total strong{font-size:9px}.locked-price small{color:var(--muted);font-size:6px}.quote-line>button{color:#a44c42;cursor:pointer;background:#f6e9e6;border:0;border-radius:7px;width:28px;height:35px;font-size:15px}.add-quote-line{color:var(--green);cursor:pointer;background:#fff;border:1px dashed #b9cbc3;border-radius:7px;margin-top:9px;padding:7px 10px;font-size:7px;font-weight:750}.quote-form-bottom{border-top:1px solid #edf0eb;grid-template-columns:1.4fr .6fr;gap:22px;padding:10px 19px 5px;display:grid}.quote-form-bottom textarea{resize:vertical;padding:9px}.quote-form-bottom dl{margin:0}.quote-form-bottom dl div{color:var(--muted);justify-content:space-between;padding:6px 0;font-size:8px;display:flex}.quote-form-bottom dd{margin:0;font-weight:700}.quote-form-bottom dl div:last-child{color:var(--ink);border-top:1px solid #dfe3de;margin-top:3px;padding-top:9px;font-size:10px}.quote-form-bottom dl div:last-child dd{font-family:Georgia,serif;font-size:17px;font-weight:500}.quote-form-actions{justify-content:flex-end;gap:8px;padding:10px 19px 17px;display:flex}.quote-form-actions button,.quote-actions button{cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:8px;padding:8px 12px;font-size:8px;font-weight:700}.quote-form-actions .primary,.quote-actions .primary{border-color:var(--green);background:var(--green);color:#fff}.quotes-toolbar{justify-content:space-between;align-items:center;margin:24px 0 12px;display:flex}.quotes-toolbar>div>span{text-transform:uppercase;letter-spacing:.6px;font-size:9px;font-weight:750}.quotes-toolbar p{color:var(--muted);margin:4px 0 0;font-size:8px}.quote-list{grid-template-columns:1fr 1fr;gap:13px;display:grid}.quote-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px}.quote-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.quote-card-top>div{gap:3px;display:grid}.quote-card-top>div>span{color:var(--green);letter-spacing:.65px;font-size:7px;font-weight:800}.quote-card-top h3{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.quote-card-top small{color:var(--muted);font-size:7px}.quote-status{border-radius:99px;padding:5px 7px;font-size:7px}.quote-status.draft{color:#65736e;background:#eef0ed}.quote-status.sent{background:var(--amber-soft);color:#95651d}.quote-status.accepted{background:var(--green-soft);color:var(--green)}.quote-status.expired{color:#a44c42;background:#f8e5e1}.quote-items{border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;gap:8px;margin:14px 0;padding:13px 0;display:grid}.quote-items>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.quote-items span{gap:2px;font-size:8px;display:grid}.quote-items small{color:var(--muted);font-size:6px}.quote-items strong{font-size:8px}.quote-total{justify-content:space-between;align-items:end;gap:15px;display:flex}.quote-total>span{color:var(--muted);font-size:7px}.quote-total p{text-align:right;gap:2px;margin:0;display:grid}.quote-total small{color:var(--muted);font-size:6px}.quote-total strong{font-family:Georgia,serif;font-size:19px;font-weight:500}.quote-notes{color:#61716b;background:#f5f7f3;border-radius:7px;margin:11px 0 0;padding:8px 9px;font-size:7px;line-height:1.45}.quote-actions{justify-content:flex-end;align-items:center;gap:7px;margin-top:14px;display:flex}.quote-actions>span{color:var(--green);margin-left:auto;font-size:7px;font-weight:700}.quote-actions .danger-action{color:#a34b40;background:#fff8f6;border-color:#efd1ca;margin-right:auto}.receivable-banner{background:var(--green);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;padding:22px 25px;display:flex}.receivable-banner>div{gap:5px;display:grid}.receivable-banner span{color:#b8d0c7;text-transform:uppercase;letter-spacing:.7px;font-size:9px}.receivable-banner strong{font-family:Georgia,serif;font-size:29px;font-weight:500}.receivable-banner small{color:#b8d0c7;font-size:8px}.receivable-banner p{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;max-width:260px;margin:0;padding:12px 15px;font-size:10px;line-height:1.45}.receivable-banner p b{color:var(--lime)}.receivable-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.receivable-cards article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px}.receivable-person{align-items:center;gap:9px;display:flex}.receivable-person>span{background:#e7ebe6;border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.receivable-person>div{gap:3px;display:grid}.receivable-person strong{font-size:11px}.receivable-person small{color:var(--muted);font-size:8px}.receivable-person>b{margin-left:auto}.receivable-amount{border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;gap:4px;margin:16px 0;padding:13px 0;display:grid}.receivable-amount span,.receivable-amount small{color:var(--muted);font-size:8px}.receivable-amount strong{font-family:Georgia,serif;font-size:22px;font-weight:500}.receivable-actions{justify-content:flex-end;gap:7px;display:flex}.products-summary{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr)) 1.25fr;gap:1px;display:grid;overflow:hidden}.products-summary>div,.new-product{background:#fff;border:0;min-height:105px;padding:18px}.products-summary>div{align-content:center;gap:4px;display:grid}.products-summary>div>span,.products-toolbar>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.65px;font-size:8px;font-weight:750}.products-summary>div>strong{font-family:Georgia,serif;font-size:26px;font-weight:500}.products-summary>div>small{color:var(--muted);font-size:7px}.new-product{background:var(--green);color:#fff;text-align:left;cursor:pointer;align-items:center;gap:11px;display:flex}.new-product>span{background:var(--lime);width:34px;height:34px;color:var(--green);border-radius:10px;flex:none;place-items:center;font-size:18px;display:grid}.new-product>div{gap:4px;display:grid}.new-product strong{font-size:11px}.new-product small{color:#b8d0c7;font-size:7px;line-height:1.4}.product-form{background:#fff;border:1px solid #cadbd4;border-radius:14px;margin-top:16px;overflow:hidden;box-shadow:0 9px 30px #1f5b4912}.product-form-heading{background:var(--green-soft);justify-content:space-between;align-items:flex-start;padding:17px 19px;display:flex}.product-form-heading span{color:var(--green);text-transform:uppercase;letter-spacing:.65px;font-size:8px;font-weight:750}.product-form-heading h2{margin:4px 0 0;font-family:Georgia,serif;font-size:19px;font-weight:500}.product-form-heading button{width:27px;height:27px;color:var(--green);cursor:pointer;background:#1f5b491a;border:0;border-radius:50%;font-size:18px}.product-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 19px 10px;display:grid}.product-form-grid label{align-content:start;gap:6px;display:grid}.product-form-grid label>span{color:#52645e;font-size:8px;font-weight:700}.product-form-grid input{width:100%;height:36px;color:var(--ink);border:1px solid #dfe3de;border-radius:8px;outline:0;padding:0 10px;font-size:10px}.product-form-grid input:focus{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.money-input{border:1px solid #dfe3de;border-radius:8px;align-items:center;height:36px;padding-left:10px;display:flex}.money-input:focus-within{border-color:#78a394;box-shadow:0 0 0 3px #1f5b4912}.money-input b{color:#7b8984;font-size:10px}.money-input input{border:0;height:34px;box-shadow:none!important}.product-form-grid .aliases-field{grid-column:span 2}.aliases-field small{color:var(--muted);font-size:7px;line-height:1.4}.product-form-actions{justify-content:flex-end;gap:8px;padding:8px 19px 17px;display:flex}.product-form-actions button{cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:8px;padding:8px 13px;font-size:9px;font-weight:700}.product-form-actions .primary{border-color:var(--green);background:var(--green);color:#fff}.products-toolbar{justify-content:space-between;align-items:center;margin:25px 0 13px;display:flex}.products-toolbar p{color:var(--muted);margin:4px 0 0;font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:15px}.product-card-top{align-items:center;gap:10px;display:flex}.product-letter{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:10px;place-items:center;font-family:Georgia,serif;font-size:17px;font-weight:700;display:grid}.product-card-top>div{gap:3px;display:grid}.product-card-top strong{font-size:11px}.product-card-top small{color:var(--muted);letter-spacing:.4px;font-size:8px}.product-card-top button{color:#61716b;cursor:pointer;background:#f1f3ef;border:0;border-radius:7px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:700}.product-card-top .product-card-actions{gap:5px;margin-left:auto;display:flex}.product-card-actions button{margin-left:0}.product-card-actions .danger-action{color:#a34b40;background:#fff1ee}.product-price{border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;grid-template-columns:1fr 1fr;margin-top:14px;padding:12px 0;display:grid}.product-price>div{gap:4px;display:grid}.product-price>div+div{border-left:1px solid #edf0eb;padding-left:15px}.product-price span,.stock-row span,.aliases span{color:var(--muted);font-size:8px}.product-price strong{font-size:11px}.stock-row{border-bottom:1px solid #edf0eb;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.stock-row>div:first-child{gap:4px;display:grid}.stock-row strong{font-size:10px}.stock-row .low-stock{color:var(--coral)}.stock-control{border:1px solid #dfe3de;border-radius:8px;align-items:center;display:flex;overflow:hidden}.stock-control button{width:27px;height:27px;color:var(--green);cursor:pointer;background:#f4f6f2;border:0}.stock-control>span{min-width:31px;color:var(--ink);text-align:center;font-size:9px;font-weight:750}.aliases{padding-top:11px}.aliases p{color:#52645e;margin:4px 0 0;font-size:8px;line-height:1.5}.confirm-overlay{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11262073;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border:1px solid #e7d7d2;border-radius:16px;grid-template-columns:auto 1fr;gap:13px;width:min(440px,100%);padding:21px;display:grid;box-shadow:0 24px 70px #1126203d}.confirm-icon{color:#aa4e42;background:#f9e7e3;border-radius:11px;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:grid}.confirm-copy{gap:5px;display:grid}.confirm-copy>span{color:#a34b40;text-transform:uppercase;letter-spacing:.7px;font-size:7px;font-weight:800}.confirm-copy h2{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.confirm-copy strong{margin-top:4px;font-size:10px}.confirm-copy p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.confirm-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;margin-top:7px;display:flex}.confirm-actions button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:8px;padding:8px 12px;font-size:8px;font-weight:750}.confirm-actions button:disabled{opacity:.55;cursor:wait}.confirm-actions .danger{color:#fff;background:#a34b40;border-color:#a34b40}.toast{z-index:70;color:#fff;background:#183f35;border-radius:10px;align-items:center;gap:9px;max-width:380px;padding:11px 15px;font-size:10px;animation:.25s ease-out toast-in;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 12px 35px #183f3547}.toast span{background:var(--lime);color:#173f35;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.session-check{background:var(--cream);min-height:100vh;color:var(--ink);align-content:center;place-items:center;gap:28px;display:grid}.session-check .landing-brand{position:static}.session-check .landing-brand i{background:var(--green);width:33px;height:33px;color:var(--lime);border-radius:10px;place-items:center;font-family:Georgia,serif;font-size:22px;font-style:normal;display:grid}.session-check>div{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.session-check>div b{border:2px solid #b9c8c2;border-top-color:var(--green);border-radius:50%;width:9px;height:9px;animation:.7s linear infinite session-spin}@keyframes session-spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (width<=980px){.legal-document{padding-top:52px}.landing-hero{grid-template-columns:.92fr 1.08fr;gap:30px}.hero-product{transform:rotate(0)}.landing-proof{grid-template-columns:1fr repeat(3,1fr)}.section-intro{grid-template-columns:1.2fr .8fr;gap:50px}.landing-pilot,.auth-layout{gap:55px}.funnel-layout{grid-template-columns:250px minmax(0,1fr);gap:40px}.funnel-progress{padding-right:28px}.sidebar{width:76px;padding:25px 12px}.brand{justify-content:center;padding-inline:0}.brand>span:nth-child(2),.brand small,.sidebar nav button:not(.active) b,.sidebar nav button{font-size:0}.sidebar nav button{justify-content:center;padding:12px}.sidebar nav button span{font-size:18px}.sidebar nav button b{margin:-23px 0 0 28px;font-size:8px;position:absolute}.sidebar-note div,.business-switcher div,.business-switcher i{display:none}.sidebar-note,.business-switcher{justify-content:center}.workspace{width:calc(100% - 76px);margin-left:76px}.today-layout{grid-template-columns:minmax(400px,1.35fr) minmax(260px,.8fr)}.conversation{padding-inline:7%}.summary-panel{padding:24px 20px}.profitability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-panels{grid-template-columns:1fr}.admin-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}}@media (width<=760px){.landing-nav{width:min(100% - 32px,680px);height:68px}.landing-nav nav{display:none}.landing-hero{grid-template-columns:1fr;gap:38px;width:min(100% - 32px,650px);min-height:auto;padding:60px 0 80px}.landing-hero:before{top:auto;bottom:45px;right:-210px}.hero-copy{max-width:590px}.hero-copy h1{max-width:620px}.hero-product{justify-self:center;width:min(100%,520px)}.hero-today-card{right:-4px}.landing-proof{grid-template-columns:repeat(3,1fr);padding:24px 16px}.landing-proof>p{grid-column:1/-1;padding:0 8px 14px}.landing-problem{width:min(100% - 32px,650px);padding:78px 0}.section-intro{grid-template-columns:1fr;gap:24px}.value-grid{grid-template-columns:1fr 1fr}.landing-how{padding-block:78px}.how-heading{grid-template-columns:1fr;gap:18px}.how-steps{grid-template-columns:1fr}.how-steps article{border-top:1px solid #dbe0d7;border-left:0}.landing-pilot{grid-template-columns:1fr;gap:35px;padding-block:78px}.landing-footer{flex-wrap:wrap;padding-block:25px}.landing-footer>div{margin-left:auto}.auth-header{height:66px;padding-inline:17px}.auth-layout{grid-template-columns:1fr;gap:36px;width:min(100% - 32px,600px);min-height:calc(100vh - 66px);padding:48px 0 65px}.auth-story h1{font-size:44px}.auth-story>p{max-width:520px}.auth-story ul{display:none}.funnel-header{height:66px;padding-inline:17px}.funnel-header>span{display:none}.funnel-exit{margin-left:auto}.funnel-layout{width:min(100% - 32px,650px);min-height:calc(100vh - 66px);display:block}.funnel-progress{border:0;padding:24px 0 0;display:block}.progress-copy{display:none}.funnel-progress ol{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0}.funnel-progress li{text-align:center;justify-items:center;gap:5px;min-width:0;min-height:auto;display:grid}.funnel-progress li:not(:last-child):after{width:calc(100% - 36px);height:1px;top:15px;left:calc(50% + 18px)}.funnel-progress li div{gap:1px}.funnel-progress li small,.funnel-security{display:none}.funnel-content{min-width:0;padding:38px 0 60px}.funnel-panel{min-width:0;max-width:100%;margin:0 auto}.app-shell{padding-bottom:72px;display:block}.sidebar{z-index:60;width:100%;height:72px;padding:7px 8px max(7px, env(safe-area-inset-bottom));flex-direction:row;justify-content:center;align-items:center;position:fixed;inset:auto 0 0;box-shadow:0 -8px 25px #142e271f}.brand,.sidebar-note,.business-switcher{display:none}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;width:100%;max-width:560px;display:grid}.sidebar nav button,.sidebar nav button.active{border-radius:10px;align-content:center;justify-items:center;gap:3px;min-width:0;min-height:54px;padding:5px 2px;font-size:10px;line-height:1;display:grid}.sidebar nav button span{width:auto;font-size:17px;line-height:1}.sidebar nav button b,.sidebar nav .mobile-secondary-nav{display:none}.sidebar nav .mobile-more-button{display:grid}.mobile-menu-overlay{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10231e7a;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.mobile-menu-sheet{width:100%;padding:20px 18px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:22px;box-shadow:0 24px 70px #11251f4d}.mobile-menu-sheet>header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.mobile-menu-sheet>header span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:10px;font-weight:800}.mobile-menu-sheet>header h2{margin:4px 0 0;font-family:Georgia,serif;font-size:27px;font-weight:500}.mobile-menu-sheet>header>button{cursor:pointer;background:#f0f2ee;border:0;border-radius:50%;width:36px;height:36px;font-size:23px}.mobile-menu-sheet nav{display:grid}.mobile-menu-sheet nav button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 0;display:grid}.mobile-menu-sheet nav button>span{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:11px;place-items:center;font-size:17px;display:grid}.mobile-menu-sheet nav button>div{gap:3px;display:grid}.mobile-menu-sheet nav strong{font-size:13px}.mobile-menu-sheet nav small{color:var(--muted);font-size:10px}.mobile-menu-sheet nav i{color:var(--muted);font-size:22px;font-style:normal}.workspace{width:100%;margin:0}.topbar{background:#f7f7f2f5;height:76px;padding:15px 17px 11px}.topbar p{margin-bottom:3px;font-size:9px}.topbar h1{font-size:23px}.topbar-actions .icon-button{display:none}.avatar{width:39px;height:39px;font-size:11px}.focus-dashboard{min-height:auto;padding:14px 14px 30px}.focus-hero{border-radius:18px;grid-template-columns:1fr;gap:22px;padding:27px 23px 23px}.focus-hero h2{letter-spacing:-1.5px;max-width:100%;margin-top:9px;font-size:clamp(34px,10vw,43px)}.focus-hero-copy>p{font-size:13px;line-height:1.55}.focus-kicker{font-size:10px}.focus-primary-action{justify-content:space-between;width:100%;min-height:48px;margin-top:20px;padding-inline:15px;font-size:12px}.cash-orbit{min-height:145px;padding:20px}.cash-orbit>span{font-size:10px}.cash-orbit strong{font-size:34px}.cash-orbit small{font-size:10px}.cash-orbit i{margin-top:14px;font-size:9px}.focus-body{grid-template-columns:1fr;gap:14px;margin-top:14px}.focus-main-column,.focus-side-column{gap:14px}.today-pulse,.latest-strip{border-radius:15px;padding:19px 17px}.today-pulse h3,.latest-strip h3{font-size:22px}.today-pulse header span,.latest-strip header span,.next-best-action>span,.compact-activation header span{font-size:9px}.today-pulse header button,.latest-strip header button{font-size:10px}.today-pulse p{padding:15px 8px 2px 0}.today-pulse p+p{padding-left:10px}.today-pulse p span{font-size:9px}.today-pulse p strong{font-size:18px}.today-pulse p small{font-size:8px}.latest-strip>button{min-height:60px}.latest-strip>button>span strong{font-size:12px}.latest-strip>button>span small{font-size:10px}.latest-strip>button>b{font-size:11px}.focus-empty strong{font-size:12px}.focus-empty small{font-size:10px;line-height:1.4}.next-best-action{padding:21px}.next-best-action h3{font-size:28px}.next-best-action p{font-size:11px}.next-best-action button{min-height:45px;font-size:11px}.compact-activation>button{min-height:38px;font-size:11px}.focus-shortcuts span{font-size:9px}.focus-shortcuts strong{font-size:21px}.today-layout{display:block}.day-overview-panel{border-right:0;border-bottom:1px solid var(--line);padding:22px 18px 28px}.conversation-panel{border:0;min-height:auto}.assistant-heading{padding:13px 17px}.conversation{min-height:330px;max-height:48vh;padding:12px 18px}.quick-actions{justify-content:flex-start;padding-inline:15px;overflow-x:auto}.quick-actions span{display:none}.quick-actions button{white-space:nowrap}.catalog-suggestions{margin-inline:15px}.suggestions-label small{display:none}.suggestion-options{display:flex;overflow-x:auto}.suggestion-options>button{min-width:185px}.selected-product,.composer{margin-inline:15px}.summary-panel{padding:25px 19px 30px}.data-page{padding:18px 14px 28px}.reports-intro{flex-direction:column;align-items:flex-start}.report-range{flex-wrap:wrap;align-items:flex-start}.report-range>button{margin-left:0}.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-status{grid-template-columns:1fr}.automation-status>button{width:fit-content}.business-alerts{grid-template-columns:1fr}.data-toolbar,.products-toolbar,.quotes-toolbar{flex-direction:column;align-items:stretch;gap:12px}.search{width:100%;min-height:44px}.search input{font-size:13px}.table-head{display:none}.table-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.table-row>span:not(.row-action-empty){display:none}.row-delete,.row-action-empty{grid-column:2}.receivable-banner{flex-direction:column;align-items:flex-start}.receivable-banner p{width:100%;max-width:none}.receivable-cards{grid-template-columns:1fr}.products-summary{grid-template-columns:repeat(2,1fr)}.products-summary>div,.new-product{min-height:92px;padding:14px}.products-summary>div:nth-child(3){grid-column:1/-1}.products-summary>div>span,.products-toolbar>div>span{font-size:9px}.products-summary>div>small{font-size:9px;line-height:1.35}.new-product{grid-column:1/-1;min-height:70px}.product-form-grid{grid-template-columns:1fr 1fr}.product-form-grid .aliases-field{grid-column:1/-1}.product-form-grid label>span{font-size:10px}.product-form-grid input{height:44px;font-size:13px}.product-grid{grid-template-columns:1fr}.quotes-summary{grid-template-columns:repeat(2,1fr)}.quotes-summary>div:nth-child(3){grid-column:1/-1}.quotes-summary>div>span{font-size:9px}.quotes-summary>div>small{font-size:9px;line-height:1.35}.quotes-summary>button{grid-column:1/-1;min-height:72px}.quote-details-grid{grid-template-columns:1.4fr .7fr .8fr}.quote-line{grid-template-columns:minmax(170px,1.5fr) 70px 1fr auto}.quote-line .line-total{display:none}.quote-list{grid-template-columns:1fr}.whatsapp-banner{grid-template-columns:auto 1fr;padding:20px}.whatsapp-banner>b{grid-column:1/-1;width:fit-content}.whatsapp-grid,.profile-grid{grid-template-columns:1fr}.admin-heading{flex-direction:column;align-items:flex-start}.admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-kpis article:last-child{grid-column:1/-1}.business-monitor{overflow-x:auto}.admin-business-head,.admin-business-row{min-width:720px}.issue-row{grid-template-columns:auto minmax(0,1fr)}.issue-row time{grid-column:2}.incident-toolbar{flex-direction:column;align-items:stretch}.incident-toolbar select{width:100%}.incident-row{grid-template-columns:55px minmax(0,1fr)}.incident-state{grid-column:2;width:fit-content}.incident-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start}.alert-options-grid{grid-template-columns:1fr}.subscription-card{position:static}.toast{bottom:77px;left:15px;right:15px}}@media (width<=520px){.legal-header,.legal-document{width:min(100% - 28px,900px)}.legal-header{height:68px}.legal-title{padding-bottom:34px}.legal-title h1{letter-spacing:-1.6px;font-size:39px}.legal-body>section{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:24px 0}.legal-body h2{font-size:20px}.legal-footer{flex-direction:column;align-items:stretch}.legal-footer a{text-align:center}.landing-nav{gap:14px}.landing-account-actions{gap:5px}.landing-account-actions button{padding-inline:9px}.landing-account-actions .login-link{border-color:#0000;padding-inline:4px}.landing-brand>span{width:36px;height:36px}.landing-brand strong{font-size:18px}.hero-copy{width:100%}.hero-copy h1{letter-spacing:-2.6px;width:100%;font-size:clamp(40px,11vw,44px);line-height:.92}.hero-copy>p{width:100%;font-size:12px;line-height:1.65}.day-overview-heading{display:grid}.day-overview-heading>b{width:fit-content}.day-counts{grid-template-columns:1fr 1fr}.day-counts article:last-child{grid-column:1/-1}.day-shortcuts{grid-template-columns:1fr}.today-activity>article{grid-template-columns:auto minmax(0,1fr)}.today-activity>article>span{grid-column:2;grid-auto-flow:column;place-items:center start}.profitability-heading{gap:8px;display:grid}.profitability-grid{grid-template-columns:1fr}.period-switch{width:100%}.period-switch button{flex:1}.report-kpis{grid-template-columns:1fr}.automation-heading{flex-direction:column;align-items:flex-start}.automation-schedule{grid-template-columns:1fr;min-width:0}.automation-schedule p+p{border-top:1px solid #1f5b491a;border-left:0}.trend-row{grid-template-columns:40px minmax(85px,1fr) 64px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-product{border-radius:18px}.hero-chat{padding-inline:14px}.owner-message{max-width:88%}.hero-today-card{width:100%;margin-top:10px;position:static}.landing-proof{grid-template-columns:1fr}.landing-proof>p{grid-column:auto}.landing-proof>div{border-top:1px solid #ffffff1f;border-left:0}.value-grid{grid-template-columns:1fr}.landing-footer p{order:3;width:100%}.landing-footer>div{gap:10px}.auth-story h1{font-size:39px}.auth-card{padding:24px 20px}.auth-card h2{font-size:30px}.funnel-layout{width:calc(100% - 28px)}.funnel-progress li strong{text-overflow:ellipsis;max-width:100%;font-size:8px;overflow:hidden}.funnel-title h2{letter-spacing:-1.25px;overflow-wrap:anywhere;max-width:100%;font-size:32px}.funnel-title p{font-size:12px}.today-pulse>div{grid-template-columns:1fr}.today-pulse p,.today-pulse p+p{border-left:0;border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;padding:12px 0}.today-pulse p:last-child{border-bottom:0}.today-pulse p strong{grid-area:1/2/span 2;font-size:21px}.today-pulse p small{grid-column:1}.focus-shortcuts{grid-template-columns:1fr}.focus-shortcuts button{grid-template-columns:1fr auto;align-items:center;min-height:49px;padding:10px 14px}.focus-shortcuts button+button{border-top:1px solid var(--line);border-left:0}.latest-strip>button{grid-template-columns:34px minmax(0,1fr)}.latest-strip>button>b{grid-column:2;justify-self:start}.product-form-actions,.quote-form-actions{grid-template-columns:1fr 1fr;display:grid}.product-form-actions button,.quote-form-actions button{min-height:44px;font-size:11px}.quote-details-grid,.quote-form-bottom{grid-template-columns:1fr}.quote-line{grid-template-columns:1fr 1fr;gap:10px}.quote-line>label:first-child,.quote-line .locked-price{grid-column:1/-1}.quote-line>button{align-self:end;min-height:44px}.quote-details-grid input,.quote-details-grid select,.quote-line input,.quote-line select,.quote-form-bottom textarea{min-height:44px;font-size:13px}.product-card-top{align-items:flex-start}.product-card-actions{display:grid}.product-card-actions button{min-height:34px}.stock-control button{width:38px;height:38px}.single-plan{width:100%;min-width:0;padding:20px}.single-plan h3{font-size:25px}.plan-description{font-size:11px;line-height:1.45}.single-plan li{font-size:11px}.single-plan ul{grid-template-columns:1fr}.existing-account-strip,.existing-account-card{flex-direction:column;align-items:stretch}.existing-account-strip button,.existing-account-card button{width:100%}.channel-number-fields{grid-template-columns:1fr}.signup-form{grid-template-columns:1fr;padding:19px}.signup-form label,.signup-form .wide-field{grid-column:auto}.signup-form .terms-field,.signup-form>button{grid-column:1}.payment-grid{grid-template-columns:1fr}.order-summary{order:-1}.sidebar nav button,.sidebar nav button.active{gap:3px;padding-inline:5px}.sidebar nav button span{font-size:13px}.sidebar nav button b{display:none}.quotes-summary{grid-template-columns:1fr 1fr}.quotes-summary>div:nth-child(3){grid-column:1/-1}.quote-details-grid{grid-template-columns:1fr 1fr}.quote-details-grid label:first-child{grid-column:1/-1}.quote-line{grid-template-columns:1fr 70px auto}.quote-line .locked-price{grid-column:1/3}.quote-form-bottom{grid-template-columns:1fr}.quotes-toolbar{align-items:flex-start;gap:10px}.quotes-toolbar .search{width:50%}.whatsapp-first-note{flex-wrap:wrap;align-items:flex-start}.whatsapp-first-note>button{margin-left:43px}.admin-number-form>div{flex-direction:column;align-items:stretch}.admin-number-form button{min-height:35px}.profile-identity{grid-template-columns:auto 1fr}.alert-frequency-row{flex-direction:column;align-items:stretch}.alert-frequency-row select{width:100%}.profile-identity>b{grid-column:1/-1;width:fit-content}.account-card dl,.profile-edit-form{grid-template-columns:1fr}.profile-email-field,.profile-edit-actions{grid-column:auto}.data-actions{grid-template-columns:1fr}.deletion-pending{grid-template-columns:auto 1fr}.deletion-pending>button{grid-column:1/-1}.password-form{grid-template-columns:1fr}.billing-row{grid-template-columns:1fr auto}.billing-row p{grid-area:1/1/auto/-1}.billing-row>span{grid-column:1}.billing-row>i{grid-area:2/2}.products-summary{grid-template-columns:1fr 1fr}.products-summary>div:nth-child(3){display:none}.product-form-grid{grid-template-columns:1fr}.product-form-grid .aliases-field{grid-column:auto}.products-toolbar{align-items:flex-start;gap:11px}.products-toolbar .search{width:52%}.product-card-top{flex-wrap:wrap;align-items:flex-start}.product-card-top .product-card-actions{width:100%;margin-left:46px}}.invite-code-field small{color:#6f776d;font-size:12px;line-height:1.45}.invite-code-field input{letter-spacing:.12em;text-transform:uppercase;font-weight:750}.pilot-invitations{margin-bottom:22px}.pilot-invite-form{background:#f8faf6;border:1px solid #dfe6dc;border-radius:18px;grid-template-columns:1.15fr 1.4fr .65fr auto;align-items:end;gap:12px;padding:18px;display:grid}.pilot-invite-form label{gap:7px;display:grid}.pilot-invite-form label span{color:#667064;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.pilot-invite-form input,.pilot-invite-form select{color:#173f35;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #cfd8cc;border-radius:11px;padding:0 12px}.pilot-invite-form button,.pilot-code-result button{color:#fff;cursor:pointer;background:#174b3e;border:0;border-radius:11px;min-height:43px;padding:0 17px;font-weight:800}.pilot-invite-form button:disabled,.pilot-code-result button:disabled{opacity:.55;cursor:wait}.pilot-code-result{background:#eff9df;border:1px solid #acd27b;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:17px 18px;display:flex}.pilot-code-result>div{gap:3px;display:grid}.pilot-code-result span{color:#4f6842;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.pilot-code-result strong{color:#173f35;letter-spacing:.12em;font-size:25px}.pilot-code-result small{color:#5d6859}.pilot-invite-list{border-top:1px solid #e4e9e1;margin-top:15px;display:grid}.pilot-invite-row{border-bottom:1px solid #e8ece6;grid-template-columns:minmax(220px,1.4fr) 140px minmax(150px,.9fr) auto;align-items:center;gap:14px;padding:14px 4px;display:grid}.pilot-invite-row>div{gap:3px;display:grid}.pilot-invite-row small{color:#737c71}.pilot-invite-row code{color:#174b3e;letter-spacing:.08em;font-family:inherit;font-weight:850}.pilot-invite-row>button,.pilot-business-actions button{color:#36554d;cursor:pointer;background:#fff;border:1px solid #cad5c7;border-radius:9px;padding:7px 10px;font-weight:750}.pilot-invite-status{color:#59635a;background:#edf1ec;border-radius:999px;justify-self:start;padding:6px 10px;font-size:11px;font-weight:850}.pilot-invite-status.active{color:#35621e;background:#e6f5d1}.pilot-invite-status.reserved{color:#795c0d;background:#fff2c7}.pilot-invite-status.used{color:#174b3e;background:#e3f0eb}.pilot-invite-status.revoked,.pilot-invite-status.expired{color:#8a4135;background:#f3e8e5}.pilot-business-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px;display:flex}.pilot-business-actions b{color:#35621e;text-transform:uppercase;background:#e6f5d1;border-radius:999px;padding:5px 8px;font-size:10px}.pilot-paused{background:#fffaf0}.pilot-paused .pilot-business-actions b{color:#775800;background:#fff0c2}.pilot-completed .pilot-business-actions b{color:#174b3e;background:#e3f0eb}@media (width<=900px){.pilot-invite-form{grid-template-columns:1fr 1fr}.pilot-invite-row{grid-template-columns:1fr auto}.pilot-invite-row>span{justify-self:start}}@media (width<=600px){.pilot-invite-form{grid-template-columns:1fr}.pilot-code-result{flex-direction:column;align-items:stretch}.pilot-invite-row{grid-template-columns:1fr}}@media (width<=760px){html{background:#f8f8f3;scroll-padding-top:72px}body{min-width:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.landing-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f8f3f0;border-bottom:1px solid #19312b14;width:100%;height:66px;padding:0 18px;position:sticky;top:0}.landing-nav .landing-brand>span{border-radius:11px;width:35px;height:35px;font-size:23px}.landing-nav .landing-brand strong{font-size:19px}.landing-account-actions .login-link{border-color:#0000;min-height:42px;padding:0 12px;font-size:12px}.landing-account-actions button:not(.login-link){display:none}.landing-hero{gap:30px;width:100%;padding:34px 18px 52px}.landing-hero:before{opacity:.7;width:420px;height:420px;top:170px;bottom:auto;right:-190px}.hero-copy{width:100%}.hero-eyebrow{letter-spacing:.45px;padding:7px 10px;font-size:10px}.hero-copy h1{letter-spacing:-3px;max-width:355px;margin:20px 0 18px;font-size:clamp(46px,13vw,56px);line-height:.92}.hero-copy h1 em{text-underline-offset:6px;text-decoration-thickness:4px}.hero-copy>p{max-width:355px;font-size:15px;line-height:1.55}.hero-actions{grid-template-columns:1fr;gap:13px;width:100%;margin-top:24px;display:grid}.hero-primary{border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 18px;font-size:14px;display:flex;box-shadow:0 12px 28px #1f5b4933}.hero-actions>a{place-items:center;min-height:38px;font-size:13px;display:grid}.hero-note{background:#ffffffb8;border:1px solid #e1e6df;border-radius:14px;width:100%;margin-top:20px;padding:12px 13px}.hero-note>span{width:36px;height:36px;font-size:10px}.hero-note strong{font-size:12px}.hero-note small{font-size:10px;line-height:1.35}.hero-product{border-radius:24px;width:100%;max-width:430px;margin:0;transform:none;box-shadow:0 24px 55px #183f353d}.hero-product-top{height:58px;padding:0 16px}.mini-brand>span{width:34px;height:34px}.mini-brand strong{font-size:12px}.mini-brand small{font-size:9px}.hero-chat{min-height:375px;padding:16px 14px 18px}.hero-date{font-size:9px}.owner-message{width:91%;padding:13px 13px 10px;font-size:13px;line-height:1.45}.owner-message small{font-size:9px}.assistant-result{width:94%;margin-top:12px}.result-heading{padding:11px 12px}.result-heading strong{font-size:12px}.result-heading small{font-size:9px}.assistant-result dl{padding:6px 12px}.assistant-result dl div{padding:7px 0;font-size:11px}.result-actions button{min-height:34px;padding:0 12px;font-size:10px}.hero-today-card{border-radius:15px;width:100%;margin-top:12px;padding:15px}.hero-today-card>span{font-size:9px}.hero-today-card>strong{font-size:27px}.hero-today-card small{font-size:9px}.hero-today-card b{font-size:12px}.landing-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:18px 12px}.landing-proof>p{display:none}.landing-proof>div{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;min-width:0;padding:8px 6px;display:grid}.landing-proof div span{grid-row:auto;font-size:20px}.landing-proof div strong{font-size:11px}.landing-proof div small{max-width:100px;font-size:9px;line-height:1.3}.landing-problem{width:100%;padding:68px 18px}.section-intro{gap:16px;margin-bottom:30px}.section-kicker{font-size:10px}.section-intro h2,.how-heading h2,.landing-pilot h2{letter-spacing:-2px;font-size:clamp(38px,11vw,46px);line-height:.98}.section-intro p{font-size:14px;line-height:1.6}.value-grid{border:0;grid-template-columns:1fr;gap:10px}.value-grid article{border:1px solid var(--line);border-radius:16px;align-items:flex-start;min-height:0;padding:18px}.value-grid article>span{border-radius:12px;width:40px;height:40px;font-size:18px}.value-grid article>div{gap:5px}.value-grid strong{font-size:18px}.value-grid p{font-size:13px;line-height:1.5}.landing-how{padding:68px 18px}.how-heading{margin-bottom:28px}.how-heading h2 br{display:none}.how-steps{gap:12px}.how-steps article{border-radius:18px;min-height:250px;padding:23px}.how-steps article>b{font-size:43px;top:15px;right:18px}.how-steps article>span{font-size:10px}.how-steps h3{margin:46px 0 10px;font-size:25px}.how-steps article>p{font-size:13px;line-height:1.55}.step-example,.step-check,.step-metrics{padding:13px;font-size:11px;bottom:18px;left:18px;right:18px}.step-metrics small{font-size:9px}.step-metrics strong{font-size:12px}.landing-pilot{gap:28px;padding:68px 18px}.landing-pilot h2{margin:13px 0 17px}.landing-pilot>div:first-child>p{font-size:14px;line-height:1.6}.pilot-card{border-radius:18px;padding:22px 19px}.pilot-card>span{font-size:10px}.pilot-card li{font-size:13px;line-height:1.4}.pilot-card button{border-radius:12px;align-items:center;min-height:50px;padding:0 15px;font-size:13px}.pilot-card small{font-size:10px;line-height:1.4}.landing-footer{min-height:0;padding:32px 18px calc(32px + env(safe-area-inset-bottom));gap:18px;display:grid}.landing-footer p{order:initial;margin:0;font-size:11px;line-height:1.5}.landing-footer>div{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:0;display:grid}.landing-footer button,.landing-footer-actions>a{border:1px solid #ffffff1f;border-radius:10px;place-items:center;min-height:42px;font-size:11px;display:grid}.auth-layout{align-items:start;width:100%;min-height:calc(100svh - 66px);padding:28px 16px 36px}.auth-story{display:none}.auth-card{border-radius:20px;width:100%;padding:25px 20px}.auth-card>span{font-size:10px}.auth-card h2{font-size:35px}.auth-card>p{font-size:12px;line-height:1.5}.auth-card form label span{font-size:11px}.auth-card form input,.auth-card form>button{min-height:50px;font-size:14px}.auth-links button{min-height:40px;font-size:11px}.funnel-content{padding:24px 0 42px}.funnel-panel{width:100%}.funnel-title>span{font-size:10px}.funnel-title p{font-size:14px;line-height:1.55}.funnel-progress li b{width:32px;height:32px;font-size:11px}.funnel-progress li strong{font-size:10px}.single-plan{border-radius:20px;padding:22px 20px}.plan-top>span,.plan-top>b{font-size:9px}.single-plan h3{font-size:30px}.plan-description{font-size:13px;line-height:1.5}.plan-price strong{font-size:42px}.plan-price span,.plan-scope{font-size:10px}.single-plan li{font-size:12px}.single-plan>button{border-radius:12px;min-height:52px;padding-inline:15px;font-size:13px}.existing-account-strip strong,.existing-account-card strong{font-size:11px}.existing-account-strip span,.existing-account-card div>span{font-size:10px}.existing-account-strip button,.existing-account-card button{min-height:46px;font-size:12px}.funnel-footnote{font-size:9px;line-height:1.4}.topbar{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f2f0;border-bottom:1px solid #19312b14;height:72px;padding:12px 16px 10px;position:sticky;top:0}.topbar p{font-size:10px}.topbar h1{letter-spacing:-.7px;font-size:24px}.avatar{width:42px;height:42px;font-size:12px}.sidebar{height:76px;padding:7px 8px calc(7px + env(safe-area-inset-bottom))}.sidebar nav button,.sidebar nav button.active{min-height:58px;font-size:11px}.sidebar nav button span{font-size:20px}.focus-dashboard{padding:12px 12px 26px}.focus-hero{border-radius:20px;gap:18px;padding:23px 20px 20px}.focus-hero h2{font-size:clamp(35px,10.4vw,42px);line-height:.98}.focus-hero-copy>p{font-size:14px}.focus-primary-action{border-radius:13px;min-height:52px;font-size:13px}.cash-orbit{border-radius:16px;min-height:132px;padding:18px}.cash-orbit>span{font-size:10px}.cash-orbit strong{margin-top:3px;font-size:36px}.cash-orbit small{font-size:11px}.cash-orbit i{font-size:10px}.focus-body,.focus-main-column,.focus-side-column{gap:12px}.focus-body{margin-top:12px}.today-pulse,.latest-strip,.next-best-action,.compact-activation,.focus-shortcuts{border-radius:18px}.today-pulse,.latest-strip{padding:19px 17px}.today-pulse h3,.latest-strip h3{font-size:24px}.today-pulse header button,.latest-strip header button{min-height:36px;padding-inline:8px;font-size:11px}.today-pulse p span{font-size:10px}.today-pulse p strong{font-size:21px}.today-pulse p small{font-size:9px}.next-best-action h3{font-size:31px}.next-best-action p{font-size:13px;line-height:1.5}.next-best-action button{border-radius:12px;min-height:50px;font-size:13px}.latest-strip>button{min-height:68px}.latest-strip>button>span strong{font-size:13px}.latest-strip>button>span small{font-size:11px}.data-page{padding:14px 12px 28px}.search{min-height:48px}.toast{bottom:calc(82px + env(safe-area-inset-bottom))}.data-page{width:100%;min-width:0;padding:12px 12px calc(104px + env(safe-area-inset-bottom));overflow:clip}.data-page *,.profile-page *,.reports-page *{min-width:0}.whatsapp-first-note{background:#eaf2ed;border:0;border-radius:17px;grid-template-columns:38px minmax(0,1fr);gap:10px;margin-bottom:12px;padding:14px;display:grid}.whatsapp-first-note>span{border-radius:12px;width:38px;height:38px;font-size:9px}.whatsapp-first-note>div{gap:4px}.whatsapp-first-note strong{overflow-wrap:anywhere;font-size:13px;line-height:1.25;display:block}.whatsapp-first-note p{overflow-wrap:anywhere;font-size:11px;line-height:1.5}.whatsapp-first-note>button{border-radius:10px;grid-column:2;width:fit-content;min-height:38px;margin:2px 0 0;padding:0 13px;font-size:11px}.profitability-block{background:#fff;border:0;border-radius:18px;margin:12px 0;padding:17px;box-shadow:0 1px #19312b14}.profitability-heading{gap:9px;margin-bottom:14px;display:grid}.profitability-heading span{font-size:17px}.profitability-heading p{max-width:290px;margin-top:5px;font-size:11px;line-height:1.45}.profitability-heading>small{background:var(--green-soft);border-radius:99px;width:fit-content;padding:5px 8px;font-size:9px}.profitability-grid{grid-template-columns:1fr;gap:9px}.profitability-grid article{background:#f8faf7;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:15px;display:grid}.profitability-grid article>div{min-height:0}.profitability-grid article>div strong{text-overflow:initial;white-space:normal;font-size:13px;line-height:1.3}.profitability-grid article>div small{font-size:10px}.profitability-grid article>b{white-space:nowrap;align-self:center;margin:0;font-size:20px}.profitability-grid dl{border-top:1px solid #e3e8e3;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-top:11px}.profitability-grid dl div{gap:3px;padding:0 9px;display:grid}.profitability-grid dl div:first-child{padding-left:0}.profitability-grid dl div+div{border-left:1px solid #e3e8e3}.profitability-grid dt{font-size:9px}.profitability-grid dd{overflow-wrap:anywhere;font-size:10px}.profitability-empty{padding:14px;font-size:11px;line-height:1.5}.data-toolbar,.products-toolbar,.quotes-toolbar{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:11px;margin:20px 2px 11px;display:grid}.sidebar nav button.mobile-secondary-nav{display:none}.data-toolbar span,.products-toolbar>div>span,.quotes-toolbar>div>span{font-size:10px}.data-toolbar p,.products-toolbar p,.quotes-toolbar p{margin-top:5px;font-size:11px;line-height:1.45}.search,.quotes-toolbar .search,.products-toolbar .search{border-radius:14px;width:100%;min-height:48px;padding:0 14px}.search input{font-size:14px}.movement-table{background:0 0;border:0;border-radius:0;gap:9px;display:grid;overflow:visible}.table-head{display:none}.table-row{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px;font-size:12px;display:grid;position:relative}.table-row+.table-row{border-top:1px solid var(--line)}.movement-name{align-items:flex-start;gap:11px}.movement-name>i{border-radius:12px;flex:none;width:40px;height:40px;font-size:16px}.movement-name div{gap:4px}.movement-name strong{overflow-wrap:anywhere;font-size:13px;line-height:1.35}.movement-name small{font-size:10px;line-height:1.35}.table-row>span:first-of-type{display:none}.table-row>span:nth-of-type(2){grid-column:1;margin-left:51px;display:block}.table-row>span:nth-of-type(2) .pill{align-items:center;min-height:25px;padding:0 9px;font-size:9px;display:inline-flex}.table-row>strong{white-space:nowrap;grid-area:1/2;align-self:start;padding-top:2px;font-size:13px}.row-delete,.row-action-empty{border-radius:10px;grid-area:2/2;align-self:end;min-height:34px;padding:0 11px;font-size:10px}.quotes-summary,.products-summary{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;overflow:visible}.quotes-summary>div,.quotes-summary>button,.products-summary>div,.new-product{border:1px solid var(--line);border-radius:17px;min-height:112px;padding:15px}.quotes-summary>div,.products-summary>div{background:#fff}.quotes-summary>div:nth-child(3),.products-summary>div:nth-child(3){grid-column:1/-1;min-height:88px;display:grid}.quotes-summary>div>span,.products-summary>div>span{font-size:9px}.quotes-summary>div>strong,.products-summary>div>strong{font-size:28px}.quotes-summary>div>small,.products-summary>div>small{font-size:10px;line-height:1.35}.quotes-summary>button,.new-product{border-color:var(--green);grid-column:1/-1;justify-content:space-between;min-height:78px;box-shadow:0 10px 24px #1f5b4924}.quotes-summary>button>span,.new-product>span{border-radius:12px;width:40px;height:40px}.quotes-summary>button strong,.new-product strong{font-size:13px}.quotes-summary>button small,.new-product small{font-size:10px}.quote-form,.product-form{border-radius:19px;margin-top:12px;box-shadow:0 14px 36px #1f5b491a}.quote-form-heading,.product-form-heading{padding:18px 16px}.quote-form-heading span,.product-form-heading span{font-size:9px}.quote-form-heading h2,.product-form-heading h2{font-size:23px}.quote-form-heading p{margin-top:4px;font-size:10px;line-height:1.4}.quote-form-heading>button,.product-form-heading button{flex:none;width:40px;height:40px}.quote-details-grid,.product-form-grid{grid-template-columns:1fr;gap:13px;padding:17px 16px 8px}.quote-details-grid label:first-child,.product-form-grid .aliases-field{grid-column:auto}.quote-details-grid label>span,.quote-line label>span,.quote-form-bottom label>span,.locked-price>span,.line-total>span,.product-form-grid label>span{font-size:11px}.quote-details-grid input,.quote-details-grid select,.quote-line input,.quote-line select,.product-form-grid input{border-radius:12px;height:48px;min-height:48px;font-size:14px}.quote-lines{padding:15px 16px}.quote-lines-heading{gap:3px;margin-bottom:10px;display:grid}.quote-lines-heading>span{font-size:13px}.quote-lines-heading>small{font-size:10px}.quote-line{border-radius:15px;grid-template-columns:minmax(0,1fr) 84px;gap:11px;padding:13px}.quote-line>label:first-child,.quote-line .locked-price{grid-column:1/-1}.quote-line .line-total{grid-column:1;align-content:center;min-height:44px;display:grid}.locked-price strong,.line-total strong{font-size:13px}.locked-price small{font-size:10px}.quote-line>button{border-radius:11px;grid-area:3/2;width:100%;height:44px}.add-quote-line{border-radius:12px;width:100%;min-height:45px;margin-top:10px;font-size:11px}.quote-form-bottom{grid-template-columns:1fr;gap:14px;padding:15px 16px 7px}.quote-form-bottom textarea{border-radius:12px;min-height:88px;padding:12px;font-size:14px}.quote-form-bottom dl div{font-size:11px}.quote-form-bottom dl div:last-child{font-size:13px}.quote-form-bottom dl div:last-child dd{font-size:21px}.quote-form-actions,.product-form-actions{grid-template-columns:1fr 1fr;gap:9px;padding:12px 16px 17px}.quote-form-actions button,.product-form-actions button{border-radius:12px;min-height:48px;font-size:12px}.quote-list,.product-grid{grid-template-columns:1fr;gap:10px}.quote-card,.product-card{border-radius:18px;padding:17px;box-shadow:0 1px #19312b0f}.quote-card-top{gap:9px;display:grid}.quote-card-top>div>span{font-size:9px}.quote-card-top h3{font-size:24px}.quote-card-top small{font-size:10px;line-height:1.4}.quote-status{justify-self:start;padding:6px 9px;font-size:9px}.quote-items{gap:11px;margin:15px 0;padding:14px 0}.quote-items>div{align-items:flex-start}.quote-items span{font-size:12px;line-height:1.35}.quote-items small{margin-top:2px;font-size:9px}.quote-items strong{flex:none;font-size:11px}.quote-total>span{font-size:10px}.quote-total small{font-size:9px}.quote-total strong{font-size:23px}.quote-notes{padding:11px;font-size:10px}.quote-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.quote-actions button{border-radius:11px;width:100%;min-height:44px;margin:0;padding:8px;font-size:10px}.quote-actions .primary{grid-column:1/-1}.quote-actions>span{grid-column:1/-1;margin:0;font-size:10px;line-height:1.4}.product-card-top{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;display:grid}.product-letter{border-radius:13px;width:44px;height:44px;font-size:20px}.product-card-top strong{font-size:14px;line-height:1.3}.product-card-top small{font-size:10px}.product-card-top .product-card-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:2px 0 0;display:grid}.product-card-actions button{border-radius:11px;min-height:40px;font-size:11px}.product-price{margin-top:14px;padding:13px 0}.product-price span,.stock-row span,.aliases span{font-size:10px}.product-price strong{font-size:14px}.stock-row{padding:14px 0}.stock-row strong{font-size:13px}.stock-control button{width:42px;height:42px;font-size:17px}.stock-control>span{min-width:40px;font-size:12px}.aliases{padding-top:13px}.aliases p{font-size:11px;line-height:1.45}.reports-page{background:#f7f8f4;min-height:auto}.reports-intro{gap:16px;padding:9px 3px 18px}.reports-intro>div:first-child>span{font-size:9px}.reports-intro h2{letter-spacing:-1px;margin:8px 0 7px;font-size:31px;line-height:1}.reports-intro p{font-size:12px;line-height:1.5}.period-switch{border-radius:12px;width:100%;padding:4px}.period-switch button{flex:1;min-height:42px;font-size:11px}.report-range{gap:9px;padding:17px 2px;display:grid}.report-range>div span{font-size:9px}.report-range>div strong{font-size:12px;line-height:1.4}.report-range>p{font-size:10px;line-height:1.4}.report-range>button{border-radius:12px;width:100%;min-height:46px;margin:4px 0 0;font-size:11px}.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.report-kpis article{border-radius:16px;align-content:space-between;min-height:122px;padding:15px}.report-kpis article>span{font-size:10px;line-height:1.35}.report-kpis article>strong{overflow-wrap:anywhere;font-size:clamp(18px,5.6vw,23px);line-height:1}.report-change{max-width:100%;padding:4px 6px;font-size:8px;line-height:1.25}.automation-status{border-radius:17px;gap:12px;margin-top:11px;padding:16px;display:grid}.automation-heading{align-items:flex-start;gap:9px;padding-bottom:12px}.automation-heading span{font-size:9px}.automation-heading strong{font-size:14px;line-height:1.35}.automation-heading>b{padding:6px 9px;font-size:9px}.automation-schedule{border-radius:12px;grid-template-columns:1fr;min-width:0}.automation-schedule p{padding:11px}.automation-schedule p+p{border-top:1px solid #1f5b491a;border-left:0}.automation-schedule b,.automation-schedule span{font-size:10px}.business-alerts{grid-template-columns:1fr}.business-alerts article{border-radius:12px;padding:11px}.business-alerts article>span{width:26px;height:26px;font-size:10px}.business-alerts strong,.business-alerts small{text-overflow:initial;white-space:normal;font-size:10px;line-height:1.35;overflow:visible}.automation-status>button{border-radius:11px;width:100%;min-height:44px;font-size:11px}.report-warning{border-radius:12px;padding:12px;font-size:10px;line-height:1.45}.report-panels{grid-template-columns:1fr;gap:10px;margin-top:11px}.report-card,.product-report{border-radius:17px;padding:16px}.report-card-heading{gap:8px;margin-bottom:14px;display:grid}.report-card-heading span{font-size:14px}.report-card-heading p{font-size:10px;line-height:1.4}.report-card-heading>small{background:var(--green-soft);border-radius:99px;width:fit-content;padding:4px 7px;font-size:8px}.report-card-heading>strong{font-size:22px}.trend-row{grid-template-columns:54px minmax(70px,1fr) 74px;gap:7px}.trend-row>span,.trend-row>strong{font-size:9px}.trend-legend{flex-wrap:wrap;gap:10px}.trend-legend span{font-size:9px}.category-report-list>div{grid-template-columns:82px 1fr 70px}.category-report-list span,.category-report-list strong{font-size:9px}.expense-report-summary div{padding:6px 0;font-size:10px}.product-report{margin-top:10px}.product-report-table{overflow:visible}.product-report-head{display:none}.product-report-row{border:1px solid #e4e8e3;border-radius:13px;grid-template-columns:1fr 1fr;gap:8px 12px;min-width:0;margin-top:9px;padding:14px;font-size:10px}.product-report-row strong{text-overflow:initial;white-space:normal;border-bottom:1px solid #e8ece7;grid-column:1/-1;padding-bottom:8px;font-size:13px}.product-report-row span,.product-report-row b,.product-report-row i{gap:3px;display:grid}.product-report-row span:first-of-type:before{content:"Unidades"}.product-report-row span:nth-of-type(2):before{content:"Ventas"}.product-report-row span:nth-of-type(3):before{content:"Costo"}.product-report-row b:before{content:"Utilidad"}.product-report-row i:before{content:"Margen"}.product-report-row span:before,.product-report-row b:before,.product-report-row i:before{color:var(--muted);text-transform:uppercase;font-size:8px;font-style:normal;font-weight:500}.product-report-row i{justify-self:start;padding:5px 8px}.report-empty{padding:15px;font-size:11px;line-height:1.45}.profile-page{background:#f7f8f4}.profile-identity{border-radius:18px;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:17px}.profile-avatar{border-radius:14px;width:48px;height:48px;font-size:17px}.profile-identity>div>span{font-size:9px}.profile-identity h2{font-size:23px;line-height:1.05}.profile-identity p{font-size:10px;line-height:1.4}.profile-identity>b{grid-column:2;justify-self:start;padding:6px 9px;font-size:9px}.profile-grid{grid-template-columns:1fr;gap:11px;margin-top:11px}.profile-main-column{gap:11px}.profile-card,.subscription-card{border-radius:18px;padding:17px}.profile-card-heading{gap:10px;display:grid}.profile-card-heading span,.subscription-heading>span{font-size:9px}.profile-card-heading h3{font-size:22px}.profile-card-heading>button,.profile-card-heading>b{justify-self:start;align-items:center;min-height:37px;padding:0 11px;font-size:10px;display:inline-flex}.profile-account-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.profile-account-actions button{border-radius:11px;min-height:40px;font-size:10px}.account-card dl{border-left:0;grid-template-columns:1fr;margin-top:15px}.account-card dl div{border-right:0;gap:4px;padding:12px 0}.account-card dt{font-size:9px}.account-card dd{overflow-wrap:anywhere;font-size:12px}.profile-edit-form{grid-template-columns:1fr}.profile-email-field,.profile-edit-actions{grid-column:auto}.profile-edit-form label>span{font-size:10px}.profile-edit-form input{border-radius:12px;height:48px;font-size:14px}.profile-edit-form small{font-size:9px}.profile-edit-actions{grid-template-columns:1fr 1fr;display:grid}.profile-edit-actions button{border-radius:11px;min-height:45px;font-size:11px}.whatsapp-profile-card>p,.alert-preferences-card>p,.security-card>p,.data-control-card>p{margin:11px 0 14px;font-size:11px;line-height:1.5}.profile-channel-status{border-radius:13px;align-items:flex-start;padding:12px}.profile-channel-status>span{width:36px;height:36px;font-size:9px}.profile-channel-status strong{font-size:12px}.profile-channel-status small{overflow-wrap:anywhere;font-size:10px}.profile-channel-status>i{font-size:9px}.profile-meta-button,.unlink-button,.profile-channel-actions button{border-radius:12px;min-height:46px;font-size:11px}.profile-channel-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.last-inbound{border-radius:12px;padding:12px}.last-inbound>span{font-size:9px}.last-inbound strong{font-size:12px}.last-inbound small{overflow-wrap:anywhere;font-size:10px}.profile-link-code{grid-template-columns:1fr 1fr;gap:8px}.profile-link-code>span{text-align:center;grid-column:1/-1;font-size:23px}.profile-link-code a,.profile-link-code button{border-radius:10px;place-items:center;min-height:42px;font-size:10px;display:grid}.alert-options-grid{grid-template-columns:1fr;gap:8px}.alert-options-grid>button{border-radius:13px;min-height:62px;padding:12px}.alert-options-grid>button>span{width:28px;height:28px;font-size:10px}.alert-options-grid strong,.alert-options-grid small{text-overflow:initial;white-space:normal;font-size:11px;line-height:1.35;overflow:visible}.alert-options-grid small{font-size:10px}.alert-frequency-row{border-radius:13px;flex-direction:column;align-items:stretch;padding:12px}.alert-frequency-row strong{font-size:11px}.alert-frequency-row small{font-size:10px;line-height:1.4}.alert-frequency-row select{border-radius:10px;width:100%;height:44px;font-size:12px}.alert-whatsapp-command{border-radius:13px;padding:12px}.alert-whatsapp-command>span{width:36px;height:36px;font-size:9px}.alert-whatsapp-command strong{font-size:11px}.alert-whatsapp-command small{font-size:10px}.password-form{grid-template-columns:1fr}.password-form label span{font-size:10px}.password-form input,.password-form button{border-radius:11px;height:46px;font-size:12px}.billing-row{border-radius:12px;grid-template-columns:1fr auto;padding:13px}.billing-row p{grid-area:1/1/auto/-1}.billing-row>span{grid-column:1}.billing-row>i{grid-area:2/2}.billing-row>span,.billing-row small{font-size:10px}.billing-row strong,.billing-row>b{font-size:11px}.billing-row>i{font-size:9px}.billing-empty{border-radius:12px;align-items:flex-start;padding:13px}.billing-empty strong{font-size:11px}.billing-empty small{font-size:10px}.subscription-card{position:static}.subscription-card h3{margin-top:17px;font-size:27px}.subscription-card>p{font-size:11px}.subscription-price strong{font-size:35px}.subscription-price span{font-size:10px}.subscription-card dl div{font-size:11px}}@media (width<=390px){.landing-nav,.landing-hero,.landing-problem,.landing-how,.landing-pilot{padding-inline:14px}.hero-copy h1{font-size:45px}.landing-proof div small{display:none}.landing-proof>div{padding-inline:3px}.landing-footer{padding-inline:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
