@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{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--pink:#ed1762;--pink-dark:#c70f4c;--pink-soft:#fff0f5;--ink:#151419;--muted:#787580;--line:#ebe9ee;--surface:#fff;--canvas:#f7f7f9;--green:#159a64;--red:#d9364f;--orange:#e57b18;--shadow:0 1px 2px #1412190a, 0 8px 30px #1e19280e}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #ed176238}.app-shell{min-height:100vh}.sidebar{z-index:40;color:#fff;background:#131217;border-right:1px solid #29272e;flex-direction:column;width:248px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #29272e;align-items:center;gap:12px;height:78px;padding:0 22px;display:flex}.brand-mark{background:var(--pink);color:#fff;border-radius:10px;place-items:center;width:37px;height:37px;font-size:22px;font-style:italic;font-weight:900;display:grid;box-shadow:0 8px 24px #ed176240}.brand strong{letter-spacing:-.8px;text-transform:lowercase;font-size:21px;line-height:20px;display:block}.brand span{color:#8f8b96;letter-spacing:1.65px;margin-top:5px;font-size:8px;font-weight:800;display:block}.main-nav{padding:23px 12px}.main-nav>p{color:#6e6a75;letter-spacing:1.3px;margin:0 12px 10px;font-size:9px;font-weight:800}.main-nav button,.settings{color:#aaa6af;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:43px;padding:0 12px;font-size:13px;font-weight:600;transition:all .18s;display:flex;position:relative}.main-nav button:hover,.settings:hover{color:#fff;background:#201e25}.main-nav button.active{color:#fff;background:linear-gradient(90deg,#ed176230,#ed176212)}.main-nav button.active:before{content:"";background:var(--pink);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:-12px}.nav-glyph{width:19px;color:inherit;text-align:center;font-size:17px}.main-nav button.active .nav-glyph{color:#ff4a8b}.nav-count{background:var(--pink);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.sidebar-lower{margin-top:auto;padding:12px}.ai-mini-card{background:linear-gradient(140deg,#211820,#1b1920);border:1px solid #34303a;border-radius:12px;margin-bottom:9px;padding:14px}.ai-mini-card .spark{background:var(--pink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:10px;display:grid}.ai-mini-card strong{font-size:12px;display:block}.ai-mini-card span{color:#8e8993;margin:5px 0 12px;font-size:10px;line-height:1.45;display:block}.ai-mini-card button{color:#ff5c94;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.settings{margin:4px 0}.profile{border-top:1px solid #2a282e;align-items:center;gap:10px;padding:14px 8px 4px;display:flex}.profile-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0}.profile-button>b{color:#77727d;font-size:14px}.profile-avatar{background:#39353f;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.profile div{flex:1;min-width:0}.profile strong,.profile span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.profile strong{font-size:11px}.profile span{color:#77727d;margin-top:3px;font-size:9px}.profile button{color:#74707a;cursor:pointer;background:0 0;border:0}.main-area{min-height:100vh;margin-left:248px}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;justify-content:space-between;align-items:center;gap:22px;height:78px;padding:0 30px;display:flex;position:sticky;top:0}.menu-toggle{display:none}.global-search{border:1px solid var(--line);background:#faf9fb;border-radius:10px;align-items:center;gap:9px;width:min(420px,42vw);height:40px;padding:0 13px;display:flex}.global-search span,.search-field span{color:#908c96;font-size:21px;transform:rotate(-12deg)}.global-search input,.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.global-search input::placeholder,.search-field input::placeholder{color:#a09ca5}.topbar-actions{align-items:center;gap:9px;display:flex}.sync-state{color:#33765a;background:#f2fbf6;border-radius:8px;align-items:center;gap:7px;height:32px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.sync-state i{background:#2bb879;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2bb8791f}.icon-button{border:1px solid var(--line);color:#77737d;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.notification{font-size:18px;position:relative}.notification b{background:var(--pink);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid;position:absolute;top:-5px;right:-5px}.page-wrap{max-width:1600px;margin:0 auto;padding:30px}.page-heading{justify-content:space-between;align-items:center;gap:24px;min-height:82px;margin-bottom:25px;display:flex}.page-heading h1{letter-spacing:-1.2px;margin:2px 0 5px;font-size:clamp(25px,2.2vw,32px);line-height:1.12}.page-heading h1 span{color:var(--pink);font-size:21px}.page-heading p{color:var(--muted);margin:0;font-size:12px}.page-heading .date-line{color:#9a959f;letter-spacing:1.35px;font-size:8px;font-weight:800}.heading-actions{align-items:center;gap:10px;display:flex}.primary-button,.secondary-button,.ai-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.primary-button{border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:0 5px 14px #11101421}.primary-button:hover,.ai-button:hover{transform:translateY(-1px);box-shadow:0 8px 22px #11101426}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.primary-button span{color:#ff6399}.secondary-button{border:1px solid var(--line);color:#55515b;background:#fff}.secondary-button:hover{background:#fbfafc;border-color:#cfcbd3}.ai-button{color:#bd164e;background:#fff6f9;border:1px solid #f3c6d6}.ai-button span{background:var(--pink);color:#fff;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.kpi-grid{grid-template-columns:1.15fr 1fr 1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.kpi-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-height:145px;padding:20px;position:relative;overflow:hidden;box-shadow:0 1px 1px #14121905}.kpi-card.featured{color:#fff;background:linear-gradient(135deg,#17151b 0%,#27212a 100%);border-color:#17151b;gap:14px;display:flex;box-shadow:0 12px 30px #12111529}.kpi-card>span,.kpi-card div>span{color:#837f89;margin-bottom:10px;font-size:10px;font-weight:700;display:block}.kpi-card strong{letter-spacing:-.7px;font-size:23px;display:block}.kpi-card p{color:#9a96a0;margin:11px 0 0;font-size:9px}.kpi-card p b{color:var(--green)}.kpi-card .neutral-text{color:#87838d}.kpi-card .danger-text{color:var(--red)}.kpi-card.featured div>span{color:#928c98}.kpi-card.featured p{color:#77717d}.kpi-card.featured p b{color:#4fd39a}.kpi-icon{background:var(--pink);color:#fff;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;font-size:11px;font-weight:900;display:grid}.kpi-icon.pale{color:var(--pink);background:var(--pink-soft)}.kpi-icon.danger{color:var(--red);background:#fff0f2}.kpi-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.kpi-top em{color:#928e97;background:#f8f7f9;border-radius:6px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.kpi-card.alert{border-color:#f0d9de}.micro-bars{opacity:.7;align-items:end;gap:4px;width:77px;height:49px;display:flex;position:absolute;bottom:19px;right:15px}.micro-bars i{background:linear-gradient(#ff3d80,#73243f);border-radius:3px 3px 1px 1px;width:5px}.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px}.overview-grid{grid-template-columns:1.55fr 1fr;gap:18px;display:grid}.overview-bottom-grid{grid-template-columns:.9fr 1.35fr;gap:18px;margin-top:18px;display:grid}.revenue-panel,.billing-alert-panel,.category-panel,.recent-panel{padding:21px}.panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-head h2{letter-spacing:-.25px;margin:0 0 5px;font-size:13px}.panel-head p{color:var(--muted);margin:0;font-size:9px}.segmented{background:#f4f3f6;border-radius:8px;padding:3px;display:flex}.segmented button{color:#8a8690;cursor:pointer;background:0 0;border:0;border-radius:6px;height:26px;padding:0 10px;font-size:8px;font-weight:800}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #14121917}.chart-summary{align-items:center;gap:9px;margin-top:20px;display:flex}.chart-summary strong{font-size:20px}.chart-summary span{color:var(--green);background:#edfaf4;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:800}.bar-chart{height:175px;margin-top:7px;padding:0 2px 22px 35px;position:relative}.axis{color:#a39fa8;flex-direction:column;justify-content:space-between;font-size:7px;display:flex;position:absolute;inset:0 auto 22px 0}.grid-lines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 22px 35px}.grid-lines i{border-top:1px dashed #eeecf0;display:block}.bars{align-items:end;gap:clamp(5px,.8vw,10px);height:100%;display:flex;position:relative}.bars>div{flex:1;justify-content:center;align-items:end;height:100%;display:flex;position:relative}.bars>div>i{z-index:1;background:#e5e3e8;border-radius:4px 4px 1px 1px;width:min(20px,78%);min-height:5px;transition:all .2s;position:relative}.bars>div:hover>i,.bars>div.highlight>i{background:linear-gradient(#f42c72,#d50e52);box-shadow:0 5px 12px #ed17622e}.bars>div>span{color:#a4a0a8;white-space:nowrap;font-size:7px;position:absolute;bottom:-18px}.bars>div>b{z-index:2;background:var(--ink);color:#fff;white-space:nowrap;border-radius:5px;padding:4px 6px;font-size:7px;font-weight:700;position:absolute;top:1px}.link-button{color:var(--pink);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.attention-card{border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.attention-card.danger-row{background:#fffbfc;border-color:#f2d5dc}.customer-dot{border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-size:8px;font-weight:800;display:grid}.customer-dot.red{color:#cb2644;background:#ffedf1}.customer-dot.orange{color:#b96818;background:#fff2e5}.attention-card>div{flex:1;min-width:0}.attention-card>div strong,.attention-card aside strong{font-size:10px;display:block}.attention-card p{color:#8d8992;margin:4px 0 0;font-size:8px}.attention-card aside{text-align:right}.attention-card aside span{color:var(--red);margin-top:4px;font-size:7px;font-weight:700;display:block}.whatsapp-button{color:#fff;cursor:pointer;background:#1d1b20;border:0;border-radius:9px;width:100%;height:38px;margin-top:13px;font-size:9px;font-weight:800}.whatsapp-button span{color:#55d69c;margin-right:7px}.automation-note{background:#f8f7f9;border-radius:9px;align-items:center;gap:9px;margin-top:13px;padding:11px;display:flex}.automation-note i{background:var(--pink-soft);width:26px;height:26px;color:var(--pink);border-radius:8px;place-items:center;font-style:normal;display:grid}.automation-note p{color:#99959d;flex:1;margin:0;font-size:7px;line-height:1.45}.automation-note p strong{color:#47434b;font-size:8px;display:block}.automation-note>span{color:var(--green);background:#eaf8f1;border-radius:6px;padding:4px 6px;font-size:7px;font-weight:800}.category-content{align-items:center;gap:30px;margin-top:20px;display:flex}.donut{background:conic-gradient(var(--pink) 0 38%, #222026 38% 65%, #8e6ae9 65% 83%, #dedce1 83% 100%);border-radius:50%;flex:none;place-items:center;width:115px;height:115px;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;width:78px;height:78px;position:absolute}.donut div{z-index:1;text-align:center}.donut strong{font-size:18px;display:block}.donut span{color:#9a969f;font-size:8px}.legend{flex:1}.legend p{border-bottom:1px solid #f0eef1;align-items:center;gap:8px;margin:0;padding:7px 0;font-size:8px;display:flex}.legend p:last-child{border:0}.legend i{border-radius:2px;width:7px;height:7px}.legend i.pink{background:var(--pink)}.legend i.black{background:#242228}.legend i.violet{background:#8e6ae9}.legend i.gray{background:#dedce1}.legend span{color:#77737c;flex:1}.activity{border-bottom:1px solid #f0eef1;align-items:center;gap:10px;padding:13px 0;display:flex}.activity:last-child{border:0}.activity-icon{border-radius:8px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid}.pink-bg{color:var(--pink);background:var(--pink-soft)}.green-bg{color:var(--green);background:#eaf8f1}.dark-bg{color:#fff;background:#29262d}.activity div{flex:1}.activity strong{font-size:9px;display:block}.activity p{color:#928e97;margin:4px 0 0;font-size:8px}.activity time{color:#aaa6ad;font-size:7px}.customer-summary,.report-kpis{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px;grid-template-columns:repeat(4,1fr);margin-bottom:17px;display:grid}.customer-summary>div,.report-kpis>div{border-right:1px solid var(--line);padding:18px 22px;position:relative}.customer-summary>div:last-child,.report-kpis>div:last-child{border-right:0}.customer-summary span,.report-kpis span{color:#87838c;font-size:9px;font-weight:700;display:block}.customer-summary strong,.report-kpis strong{margin-top:7px;font-size:22px;display:inline-block}.customer-summary em,.report-kpis em{color:#73707a;margin-left:9px;font-size:8px;font-style:normal;font-weight:700}.green-text{color:var(--green)!important}.red-text{color:var(--red)!important}.muted{color:#99959e!important}.table-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:14px 15px;display:flex}.search-field{border:1px solid var(--line);background:#faf9fb;border-radius:8px;flex:none;align-items:center;gap:7px;width:270px;height:36px;padding:0 11px;display:flex}.category-filter{scrollbar-width:none;align-items:center;gap:4px;display:flex;overflow-x:auto}.category-filter::-webkit-scrollbar{display:none}.category-filter button{color:#85818a;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;height:31px;padding:0 10px;font-size:8px;font-weight:700}.category-filter button.active{background:var(--pink-soft);color:var(--pink-dark);border-color:#f4ccda}.filter-button{border:1px solid var(--line);color:#6f6b74;cursor:pointer;background:#fff;border-radius:8px;flex:none;height:33px;margin-left:auto;padding:0 11px;font-size:8px;font-weight:700}.filter-button.active-filter{background:var(--pink-soft);color:var(--pink-dark);border-color:#f1bacd}.table-scroll{overflow-x:auto}.table-loading{color:#8f8b94;text-align:center;padding:28px;font-size:9px}table{border-collapse:collapse;width:100%}th{color:#918d96;letter-spacing:.5px;text-align:left;text-transform:uppercase;white-space:nowrap;background:#faf9fb;padding:11px 15px;font-size:7px;font-weight:800}td{vertical-align:middle;border-top:1px solid #f0eef1;padding:13px 15px;font-size:9px}tbody tr{transition:background .16s}tbody tr:hover{background:#fffafb}.customer-cell{align-items:center;gap:10px;min-width:170px;display:flex}.customer-cell strong,.customer-cell span,.product-cell p,.cell-sub{display:block}.customer-cell strong{font-size:9px}.customer-cell span{color:#918d96;margin-top:4px;font-size:8px}.avatar{border-radius:10px;flex:none;place-items:center;width:35px;height:35px;font-size:9px;font-weight:800;display:grid}.avatar.small{border-radius:8px;width:29px;height:29px;font-size:8px}.avatar.rose{color:#c72259;background:#ffe7ef}.avatar.blue{color:#3473b9;background:#e6f2ff}.avatar.violet{color:#7253c2;background:#eee8ff}.avatar.amber{color:#ad691e;background:#fff0da}.avatar.mint{color:#21846d;background:#e1f6ef}.category-badge{color:#66616b;background:#f4f3f5;border-radius:5px;padding:4px 6px;font-size:7px;font-weight:800;display:inline-flex}.category-badge.perfumes{color:#c71e56;background:#ffedf3}.category-badge.eletronicos{color:#286daf;background:#eaf4ff}.category-badge.roupas{color:#704abf;background:#f0eaff}.category-badge.casa{color:#ad6518;background:#fff1df}.category-badge.acessorios{color:#167a62;background:#e5f7f1}.product-cell{min-width:150px}.product-cell p{margin:5px 0 0;font-size:9px}.cell-sub{color:#98949d;margin-top:5px;font-size:7px}.status-pill{color:#66626b;white-space:nowrap;background:#f3f2f4;border-radius:6px;align-items:center;gap:5px;width:max-content;padding:4px 7px;font-size:7px;font-weight:800;display:flex}.status-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill.good{color:#167b54;background:#eaf8f1}.status-pill.warning{color:#b66b17;background:#fff3e3}.status-pill.danger{color:#c82e48;background:#ffedf0}.stage-label{border:1px solid var(--line);color:#68646d;white-space:nowrap;border-radius:6px;padding:5px 7px;font-size:7px;font-weight:700}.row-menu{color:#99959d;cursor:pointer;background:0 0;border:0}.table-footer{border-top:1px solid var(--line);color:#96929a;justify-content:space-between;align-items:center;padding:13px 15px;font-size:8px;display:flex}.table-footer div{gap:3px;display:flex}.table-footer button{border:1px solid var(--line);color:#79757e;cursor:pointer;background:#fff;border-radius:6px;width:27px;height:27px;font-size:8px}.table-footer button.active{border-color:var(--ink);background:var(--ink);color:#fff}.table-footer button:disabled{opacity:.45}.pipeline-page{width:calc(100vw - 308px);max-width:1540px}.pipeline-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:15px;padding:10px;display:flex}.category-filter.prominent{flex:1}.category-filter.prominent>span{color:#96929a;white-space:nowrap;margin:0 3px 0 2px;font-size:8px;font-weight:700}.pipeline-total{border-left:1px solid var(--line);text-align:right;white-space:nowrap;padding-left:14px}.pipeline-total span{color:#99959e;font-size:7px;display:block}.pipeline-total strong{margin-top:3px;font-size:11px;display:block}.kanban{grid-template-columns:repeat(5,minmax(210px,1fr));gap:11px;padding-bottom:8px;display:grid;overflow-x:auto}.kanban-column{background:#f2f1f4;border:1px solid #eae8ec;border-radius:12px;min-height:545px;padding:11px}.column-head{justify-content:space-between;align-items:center;display:flex}.column-head>div{align-items:center;gap:7px;display:flex}.column-head i{background:#aaa6ae;border-radius:50%;width:7px;height:7px}.stage-1 .column-head i{background:#da7b21}.stage-2 .column-head i{background:#2ba374}.stage-3 .column-head i{background:#dc3e54}.stage-4 .column-head i{background:var(--ink)}.column-head strong{font-size:9px}.column-head span{color:#77737b;background:#e3e1e5;border-radius:8px;place-items:center;min-width:17px;height:17px;font-size:7px;font-weight:800;display:grid}.column-head button{color:#918d95;cursor:pointer;background:0 0;border:0;border-radius:7px;width:25px;height:25px}.column-total{color:#9b97a0;margin:6px 0 11px 14px;font-size:8px}.column-cards{flex-direction:column;gap:9px;display:flex}.deal-card{cursor:grab;background:#fff;border:1px solid #e6e3e8;border-radius:10px;padding:13px;transition:transform .16s,opacity .16s,box-shadow .16s;box-shadow:0 3px 12px #1f1b250e}.deal-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1f1b2517}.deal-card.dragging{opacity:.42;transform:rotate(1.5deg)}.deal-card-top{justify-content:space-between;align-items:center;display:flex}.deal-card-top button{color:#aaa6ae;cursor:pointer;background:0 0;border:0;font-size:8px}.deal-card h3{margin:10px 0 5px;font-size:10px;line-height:1.35}.deal-value{font-size:14px;display:block}.deal-customer{border-top:1px solid #f0eef1;align-items:center;gap:8px;margin-top:13px;padding-top:11px;display:flex}.deal-customer strong{font-size:8px;display:block}.deal-customer span{color:#99959d;margin-top:3px;font-size:7px;display:block}.deal-footer{color:#77737c;background:#f5f4f6;border-radius:7px;align-items:center;gap:6px;margin-top:10px;padding:7px 8px;display:flex}.deal-footer.danger{color:#cc2f49;background:#fff0f2}.deal-footer.good{color:#217c59;background:#ecf8f2}.deal-footer span{font-size:9px;font-weight:900}.deal-footer p{margin:0;font-size:7px;font-weight:700}.empty-column{color:#a19da5;border:1px dashed #d8d5da;border-radius:9px;place-items:center;height:80px;font-size:8px;display:grid}.mobile-stage-select{display:none}.pipeline-hint{color:#918d96;margin:8px 0 0;font-size:8px}.pipeline-hint span{color:var(--pink)}.billing-hero{color:#fff;background:linear-gradient(130deg,#18161c,#262229);border-radius:14px;grid-template-columns:1.1fr 1px 1fr 1px 1fr 1.1fr;align-items:center;gap:23px;margin-bottom:17px;padding:22px 24px;display:grid;box-shadow:0 12px 30px #12111529}.billing-hero span{color:#8f8a95;font-size:8px;font-weight:700;display:block}.billing-hero strong{margin-top:6px;font-size:19px;display:block}.billing-hero p{color:#77727d;margin:6px 0 0;font-size:8px}.billing-divider{background:#38343d;width:1px;height:48px}.collection-rate{align-items:center;gap:12px;display:flex}.ring-small{background:conic-gradient(#49ce94 0 93%, #3a3540 93% 100%);border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.ring-small:before{content:"";background:#252128;border-radius:50%;width:42px;height:42px;position:absolute}.ring-small strong{z-index:1;margin:0;font-size:12px}.collection-rate p{margin:0}.collection-rate p strong{margin:0;font-size:9px}.collection-rate p span{color:#4bc590;margin-top:5px;font-size:7px}.billing-list-panel{overflow:hidden}.billing-tabs{border-bottom:1px solid var(--line);align-items:center;gap:5px;padding:0 15px;display:flex}.billing-tabs>span{flex:1}.billing-tabs button:not(.filter-button){color:#8a8690;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:48px;padding:0 11px;font-size:9px;font-weight:700}.billing-tabs button.active{border-bottom-color:var(--pink);color:var(--ink)}.billing-tabs button b{background:#f0eef1;border-radius:8px;margin-left:4px;padding:3px 5px;font-size:7px}.billing-tabs button.danger-tab b{color:var(--red);background:#ffedf0}.billing-row{border-bottom:1px solid #f0eef1;grid-template-columns:auto 1.3fr .8fr .7fr 1.1fr auto;align-items:center;gap:15px;padding:15px 17px;display:grid}.billing-row:last-child{border:0}.billing-name strong,.billing-row>div>strong{font-size:9px;display:block}.billing-name span,.billing-row>div>span{color:#98949c;margin-bottom:5px;font-size:7px;display:block}.billing-name span{margin:4px 0 0}.billing-actions{gap:6px;display:flex}.message-action,.primary-small{cursor:pointer;border-radius:7px;height:30px;padding:0 9px;font-size:7px;font-weight:800}.message-action{color:#217b59;background:#f1fbf6;border:1px solid #cfe8dd}.primary-small{border:1px solid var(--ink);background:var(--ink);color:#fff}.integration-banner{background:linear-gradient(100deg,#f1fbf6,#fff);border:1px solid #d6eee3;border-radius:14px;align-items:center;gap:15px;margin-bottom:18px;padding:21px 24px;display:flex}.integration-banner.integration-offline{background:linear-gradient(100deg,#fff4f8,#fff);border-color:#f0d9e2}.evolution-mark{color:#49d094;background:#151419;border-radius:13px;place-items:center;width:47px;height:47px;font-size:19px;font-weight:900;display:grid}.integration-banner>div:nth-child(2){flex:1}.integration-banner>div>span{color:var(--green);letter-spacing:1px;font-size:7px;font-weight:900}.integration-banner h2{margin:4px 0;font-size:14px}.integration-banner p{color:#77737c;margin:0;font-size:8px}.integration-actions{align-items:center;gap:11px;display:flex}.integration-actions>span{background:#e6f7ef;border-radius:7px;align-items:center;gap:6px;padding:6px 8px;display:flex;color:var(--green)!important;letter-spacing:0!important;font-size:7px!important}.integration-actions i{background:var(--green);border-radius:50%;width:6px;height:6px}.integration-actions>span.offline{background:#fff0f2;color:var(--red)!important}.integration-actions>span.offline i{background:var(--red)}.test-notification-button{color:#207957;cursor:pointer;background:#fff;border:1px solid #bfe4d3;border-radius:8px;min-height:34px;margin-top:12px;padding:0 13px;font-size:11px;font-weight:900;box-shadow:0 4px 12px #217b5914}.test-notification-button:hover:not(:disabled){border-color:var(--green);background:#ecf9f3}.test-notification-button:disabled{opacity:.55;cursor:wait}.automation-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.automation-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px;padding:20px}.automation-top{justify-content:space-between;align-items:center;display:flex}.automation-icon{border-radius:10px;place-items:center;width:35px;height:35px;font-size:12px;font-weight:900;display:grid}.automation-icon.tone-0{color:var(--red);background:#ffedf0}.automation-icon.tone-1{color:#b36817;background:#fff1df}.automation-icon.tone-2{color:var(--pink);background:#ffedf4}.toggle{cursor:pointer;background:#d9d6dc;border:0;border-radius:11px;justify-content:flex-start;width:34px;height:19px;padding:2px;display:flex}.toggle i{background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .18s;box-shadow:0 1px 3px #0003}.toggle.on{background:var(--pink)}.toggle.on i{transform:translate(15px)}.automation-card h3{margin:15px 0 6px;font-size:12px}.automation-card>p{color:#827e87;min-height:33px;margin:0;font-size:8px;line-height:1.55}.flow-line{background:#f7f6f8;border-radius:9px;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;margin-top:16px;padding:11px;display:grid}.flow-line div span{color:#aaa6ae;font-size:6px;font-weight:900;display:block}.flow-line div strong{margin-top:4px;font-size:7px;line-height:1.35;display:block}.flow-line>b{color:#b1adb5;font-size:10px}.automation-card footer{border-top:1px solid #f0eef1;justify-content:space-between;margin-top:16px;padding-top:12px;display:flex}.automation-card footer span,.automation-card footer button{font-size:7px;font-weight:700}.automation-card footer button{color:var(--pink);cursor:pointer;background:0 0;border:0}.log-panel{margin-top:18px;padding:20px}.log-row{border-bottom:1px solid #f0eef1;align-items:center;gap:10px;padding:13px 0;display:flex}.log-row:last-child{border:0}.log-ok{width:27px;height:27px;color:var(--green);background:#eaf8f1;border-radius:8px;place-items:center;font-size:9px;font-weight:900;display:grid}.log-row div{flex:1}.log-row strong{font-size:8px;display:block}.log-row p{color:#98949d;margin:4px 0 0;font-size:7px}.log-row time{color:#aaa6ae;font-size:7px}.log-ok.failed{color:var(--red);background:#fff0f2}.automation-empty-log{color:#8d8992;padding:24px 4px 8px}.automation-empty-log strong,.automation-empty-log span{display:block}.automation-empty-log strong{color:#5f5b64;font-size:11px}.automation-empty-log span{margin-top:5px;font-size:10px}.report-kpis{margin-bottom:18px}.report-kpis em{color:var(--green)}.reports-grid{grid-template-columns:1.55fr 1fr;gap:18px;display:grid}.annual-chart,.top-products{padding:21px}.monthly-bars{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 49px,#f1eff2 50px);align-items:end;gap:clamp(7px,1.1vw,15px);height:250px;margin-top:25px;padding:0 4px;display:flex}.monthly-bars div{flex-direction:column;flex:1;justify-content:end;align-items:center;height:100%;display:flex}.monthly-bars i{background:#242127;border-radius:5px 5px 1px 1px;width:min(27px,80%);min-height:4px}.monthly-bars div:nth-child(7) i{background:var(--pink);box-shadow:0 5px 15px #ed176233}.monthly-bars span{color:#99959e;height:23px;padding-top:8px;font-size:7px}.product-rank{border-bottom:1px solid #f0eef1;align-items:center;gap:11px;padding:16px 0;display:flex}.product-rank:last-child{border:0}.product-rank>b{color:#8e8a93;background:#f2f0f3;border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;display:grid}.product-rank:nth-child(2)>b{background:var(--pink);color:#fff}.product-rank div{flex:1}.product-rank strong{font-size:9px;display:block}.product-rank span{color:#98949d;margin-top:4px;font-size:7px;display:block}.product-rank em{font-size:9px;font-style:normal;font-weight:800}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0d0c10a3;place-items:center;padding:22px;animation:.18s fadeIn;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:18px;width:min(560px,100%);max-height:calc(100vh - 44px);animation:.22s modalIn;position:relative;overflow-y:auto;box-shadow:0 30px 90px #00000047}.modal.wide{width:min(790px,100%)}.modal-close{z-index:2;border:1px solid var(--line);color:#77737c;cursor:pointer;background:#fff;border-radius:8px;width:30px;height:30px;font-size:18px;position:absolute;top:16px;right:16px}@keyframes fadeIn{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.985)}}.modal-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:13px;padding:27px 28px 19px;display:flex}.modal-head.compact{border:0;padding-bottom:5px}.modal-icon{background:#f2f0f3;border-radius:11px;flex:none;place-items:center;width:39px;height:39px;font-size:17px;font-weight:700;display:grid}.modal-icon.ai{color:#fff;background:linear-gradient(145deg,#ec1761,#c80e4b);box-shadow:0 7px 18px #ed176238}.modal-head .eyebrow{color:var(--pink);letter-spacing:1.3px;font-size:7px;font-weight:900}.modal-head h2{letter-spacing:-.5px;margin:3px 0 6px;font-size:18px}.modal-head p{color:#817d86;max-width:540px;margin:0;font-size:9px;line-height:1.45}.upload-flow{padding:22px 28px 25px}.upload-zone{cursor:pointer;background:#fffbfc;border:1.5px dashed #d9c4cc;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:235px;padding:20px;display:flex;position:relative;overflow:hidden}.upload-zone:hover{border-color:var(--pink);background:#fff7fa}.upload-zone input{display:none}.upload-zone>img{object-fit:cover;opacity:.15;filter:grayscale(.3);width:100%;height:100%;position:absolute;inset:0}.upload-zone>:not(img){z-index:1;position:relative}.upload-art{place-items:center;width:60px;height:50px;display:grid;position:relative}.upload-art>span{width:46px;height:42px;color:var(--pink);background:#fff;border:1px solid #ebd8df;border-radius:10px;place-items:center;font-size:25px;display:grid;transform:rotate(-3deg);box-shadow:0 8px 16px #2d141e14}.upload-art i{background:var(--pink);color:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-2px;right:0}.upload-zone strong{margin-top:15px;font-size:11px}.upload-zone p{color:#95919a;margin:6px 0 14px;font-size:8px}.upload-zone em{color:var(--pink-dark);background:#fff;border:1px solid #efd5de;border-radius:7px;padding:8px 12px;font-size:8px;font-style:normal;font-weight:800}.privacy-note{background:#f6f5f7;border-radius:9px;align-items:center;gap:9px;margin-top:12px;padding:10px 12px;display:flex}.privacy-note>span{width:22px;height:22px;color:var(--green);background:#e8f7ef;border-radius:7px;place-items:center;font-size:8px;font-weight:900;display:grid}.privacy-note p{color:#8f8b94;margin:0;font-size:7px}.privacy-note strong{color:#5f5b64;margin-bottom:2px;font-size:8px;display:block}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding-top:19px;display:flex}.modal-actions.split{justify-content:space-between;margin-top:18px}.text-button{color:#77737c;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:700}.scanning-state{text-align:center;flex-direction:column;align-items:center;padding:55px 28px 60px;display:flex}.scan-document{background:#fffafb;border:1px solid #eadde2;border-radius:13px;width:115px;height:140px;padding:30px 20px;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 17px 45px #3c19281a}.scan-document>span{background:#e7e3e8;border-radius:3px;height:5px;margin:11px 0;display:block}.scan-document>span:nth-child(2){background:#f4bdd0;width:70%}.scan-line{z-index:2;background:var(--pink);height:2px;animation:1.35s ease-in-out infinite scanning;position:absolute;left:6px;right:6px;box-shadow:0 0 15px 5px #ed176233}@keyframes scanning{0%,to{top:15px}50%{top:122px}}.ai-orbit{z-index:3;background:var(--pink);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;margin-top:-19px;animation:1.2s infinite pulse;display:grid}@keyframes pulse{50%{opacity:.5}}.scanning-state h3{margin:20px 0 6px;font-size:15px}.scanning-state>p{color:#8e8a93;margin:0;font-size:9px}.scan-steps{color:#aaa6ae;gap:18px;margin-top:24px;font-size:7px;display:flex}.scan-steps .done{color:var(--green)}.scan-steps .active{color:var(--pink);font-weight:800}.review-form{padding:20px 28px 26px}.review-form.manual{padding-top:15px}.success-strip{background:#f1faf5;border:1px solid #d9eee4;border-radius:9px;align-items:center;gap:10px;padding:11px 13px;display:flex}.success-strip>span{width:25px;height:25px;color:var(--green);background:#dff4e9;border-radius:8px;place-items:center;font-size:9px;font-weight:900;display:grid}.success-strip div{flex:1}.success-strip strong{color:#287458;font-size:8px;display:block}.success-strip p{color:#69917f;margin:3px 0 0;font-size:7px}.success-strip em{color:var(--green);font-size:7px;font-style:normal;font-weight:800}.form-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px;display:grid}.field{display:block}.field.full{grid-column:1/-1}.field>span{color:#625f66;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:8px;font-weight:800;display:flex}.field>span em{color:var(--green);background:#eaf8f1;border-radius:4px;padding:2px 4px;font-size:6px;font-style:normal}.field input,.field select{color:#28252b;background:#fff;border:1px solid #dedbe0;border-radius:8px;outline:0;width:100%;height:37px;padding:0 10px;font-size:9px}.field input:focus,.field select:focus{border-color:var(--pink);box-shadow:0 0 0 3px #ed176212}.input-with-prefix{border:1px solid #dedbe0;border-radius:8px;align-items:center;display:flex;overflow:hidden}.input-with-prefix:focus-within{border-color:var(--pink);box-shadow:0 0 0 3px #ed176212}.input-with-prefix b{color:#918d95;padding-left:10px;font-size:8px}.input-with-prefix input{border:0}.payment-preview{background:#f7f6f8;border-radius:9px;grid-template-columns:repeat(3,1fr);margin-top:16px;padding:12px;display:grid}.payment-preview div{border-right:1px solid #e5e2e6;padding:0 12px}.payment-preview div:last-child{border:0}.payment-preview span{color:#95919a;font-size:7px;display:block}.payment-preview strong{margin-top:4px;font-size:9px;display:block}.customer-detail{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;margin:10px 28px 0;display:grid;overflow:hidden}.owner-approval{cursor:pointer;background:#fff8fa;border:1px solid #efd6e0;border-radius:9px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px;display:flex}.owner-approval input{width:16px;height:16px;accent-color:var(--pink);cursor:pointer;margin:1px 0 0}.owner-approval strong{color:#5f3342;font-size:8px;display:block}.owner-approval small{color:#8d7a82;margin-top:3px;font-size:7px;line-height:1.35;display:block}.customer-detail div{background:#fff;padding:14px}.customer-detail span{color:#97939b;font-size:7px;display:block}.customer-detail strong{margin-top:5px;font-size:9px;display:block}.customer-actions{margin:20px 28px 25px}.danger-button{min-height:40px;color:var(--red);cursor:pointer;background:#fff2f4;border:1px solid #f0ccd4;border-radius:9px;margin-right:auto;padding:0 13px;font-size:8px;font-weight:800}.integration-pending{background:#fff8fa;border:1px solid #eddfe4;border-radius:9px;margin-top:15px;padding:12px}.integration-pending strong,.integration-pending span{display:block}.integration-pending strong{color:#6a4855;font-size:8px}.integration-pending span{color:#987b86;margin-top:4px;font-size:7px;line-height:1.5}.help-list{padding:14px 28px 3px}.help-list p{border-bottom:1px solid var(--line);align-items:flex-start;gap:11px;margin:0;padding:12px 0;display:flex}.help-list p:last-child{border:0}.help-list p>b{background:var(--pink-soft);width:24px;height:24px;color:var(--pink);border-radius:7px;flex:none;place-items:center;font-size:8px;display:grid}.help-list span,.help-list strong{display:block}.help-list span{color:#8b8790;font-size:8px;line-height:1.45}.help-list strong{color:var(--ink);margin-bottom:3px;font-size:9px}.toast{z-index:150;background:#fff;border:1px solid #d5e9df;border-radius:11px;align-items:center;gap:10px;min-width:320px;max-width:calc(100vw - 48px);padding:13px 14px;animation:.25s toastIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 45px #19141e29}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}}.toast>span{width:25px;height:25px;color:var(--green);background:#e7f7ef;border-radius:8px;place-items:center;font-size:9px;font-weight:900;display:grid}.toast p{flex:1;margin:0;font-size:9px;font-weight:700}.toast button{color:#918d96;cursor:pointer;background:0 0;border:0;font-size:17px}.backdrop{display:none}@media (max-width:1180px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.overview-grid,.overview-bottom-grid,.reports-grid{grid-template-columns:1fr}.customer-summary,.report-kpis{grid-template-columns:repeat(2,1fr)}.customer-summary>div:nth-child(2),.report-kpis>div:nth-child(2){border-right:0}.customer-summary>div:nth-child(-n+2),.report-kpis>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.pipeline-page{width:calc(100vw - 288px)}.billing-hero{grid-template-columns:1fr 1fr}.billing-divider{display:none}.collection-rate{grid-column:1/-1}.automation-grid{grid-template-columns:1fr 1fr}.table-toolbar{flex-wrap:wrap}.category-filter{order:3;width:100%}}@media (max-width:820px){.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.backdrop{z-index:35;background:#0a090c73;border:0;display:block;position:fixed;inset:0}.main-area{margin-left:0}.topbar{height:64px;padding:0 16px}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.global-search{flex:1;width:auto}.sync-state{display:none}.page-wrap{padding:20px 16px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading .heading-actions,.page-heading>.primary-button{width:100%}.heading-actions button{flex:1}.pipeline-page{width:calc(100vw - 32px)}.pipeline-toolbar{flex-wrap:wrap}.pipeline-toolbar .search-field{width:100%}.category-filter.prominent{order:3;width:100%}.pipeline-total{border-left:0;margin-left:auto;padding-left:0}.kanban{grid-template-columns:repeat(5,225px)}.mobile-stage-select{color:#96929a;justify-content:space-between;align-items:center;margin-top:9px;font-size:7px;display:flex}.mobile-stage-select select{border:1px solid var(--line);background:#fff;border-radius:6px;width:118px;height:27px;font-size:7px}.billing-row{grid-template-columns:auto 1fr 1fr}.billing-row>div:nth-child(4),.billing-row>div:nth-child(5){display:none}.billing-actions{grid-column:2/-1}.automation-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:repeat(2,1fr)}.field.full{grid-column:1/-1}}@media (max-width:560px){.topbar-actions .icon-button:first-child{display:none}.page-wrap{padding:17px 12px}.global-search input::placeholder{color:#0000}.topbar{gap:8px}.kpi-grid,.customer-summary,.report-kpis{grid-template-columns:1fr}.customer-summary>div,.report-kpis>div{border-right:0;border-bottom:1px solid var(--line)}.customer-summary>div:last-child,.report-kpis>div:last-child{border-bottom:0}.overview-heading .heading-actions{flex-direction:column}.heading-actions,.heading-actions button{width:100%}.category-content{gap:18px}.donut{width:100px;height:100px}.donut:before{width:68px;height:68px}.table-toolbar .search-field{width:100%}.filter-button{margin-left:0}.table-footer>span{display:none}.table-footer{justify-content:center}.billing-hero{grid-template-columns:1fr;gap:18px}.collection-rate{grid-column:auto}.billing-tabs{overflow-x:auto}.billing-tabs>span{display:none}.billing-row{grid-template-columns:auto 1fr}.billing-row>div:nth-child(3){display:none}.billing-actions{grid-column:1/-1}.billing-actions button{flex:1}.integration-banner{flex-wrap:wrap;align-items:flex-start}.integration-actions{justify-content:space-between;width:100%}.modal-backdrop{align-items:end;padding:0}.modal,.modal.wide{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.modal-head,.upload-flow,.review-form{padding-left:18px;padding-right:18px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.payment-preview{grid-template-columns:1fr;gap:10px}.payment-preview div{border-bottom:1px solid #e5e2e6;border-right:0;padding:0 0 10px}.payment-preview div:last-child{border-bottom:0;padding-bottom:0}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}.modal-actions.split{flex-direction:column-reverse}.scan-steps{flex-direction:column;gap:8px}.toast{min-width:0;max-width:calc(100vw - 24px);bottom:12px;right:12px}}.brand span,.main-nav>p,.profile span,.page-heading .date-line,.kpi-card p,.kpi-top em,.panel-head p,.segmented button,.chart-summary span,.axis,.bars>div>span,.bars>div>b,.link-button,.attention-card p,.attention-card aside span,.automation-note p,.automation-note p strong,.automation-note>span,.donut span,.legend p,.activity p,.activity time,.customer-summary span,.report-kpis span,.customer-summary em,.report-kpis em,.category-filter button,.filter-button,.table-loading,th,.customer-cell span,.category-badge,.cell-sub,.status-pill,.stage-label,.table-footer,.table-footer button,.category-filter.prominent>span,.pipeline-total span,.column-head span,.column-total,.deal-card-top button,.deal-customer strong,.deal-customer span,.deal-footer p,.empty-column,.pipeline-hint,.billing-hero span,.billing-hero p,.collection-rate p span,.billing-tabs button b,.billing-name span,.billing-row>div>span,.message-action,.primary-small,.integration-banner>div>span,.integration-banner p,.integration-actions>span,.automation-card>p,.flow-line div span,.flow-line div strong,.automation-card footer span,.automation-card footer button,.log-row strong,.log-row p,.log-row time,.monthly-bars span,.product-rank>b,.product-rank span,.modal-head .eyebrow,.modal-head p,.upload-zone p,.upload-zone em,.privacy-note p,.privacy-note strong,.text-button,.scanning-state>p,.scan-steps,.success-strip strong,.success-strip p,.success-strip em,.field>span,.field>span em,.input-with-prefix b,.payment-preview span,.customer-detail span,.danger-button,.integration-pending strong,.integration-pending span,.help-list span,.help-list strong{font-size:10px}.main-nav button,.settings,.global-search input,.search-field input,.page-heading p,.primary-button,.secondary-button,.ai-button,.kpi-card>span,.kpi-card div>span,.panel-head h2,.attention-card>div strong,.attention-card aside strong,.whatsapp-button,.activity strong,td,.customer-cell strong,.product-cell p,.column-head strong,.deal-card h3,.billing-tabs button:not(.filter-button),.billing-name strong,.billing-row>div>strong,.integration-banner h2,.automation-card h3,.product-rank strong,.product-rank em,.upload-zone strong,.field input,.field select,.payment-preview strong,.customer-detail strong,.toast p{font-size:12px}@media (max-width:820px){.mobile-stage-select,.mobile-stage-select select{font-size:10px}}.kanban{grid-template-columns:repeat(6,minmax(210px,1fr))}.stage-5 .column-head i{background:#b43a55}.stage-5{background:#fff5f7;border-color:#f0d7de}.loss-reason{background:#fff4f6;border:1px solid #f0ccd5;border-radius:10px;margin:14px 28px 0;padding:12px 14px}.loss-reason strong,.loss-reason span{font-size:11px;display:block}.loss-reason strong{color:#a52d49}.loss-reason span{color:#795965;margin-top:4px}.loss-button{color:#b62e4d;border-color:#e9c8d0}.financial-kpis{grid-template-columns:repeat(3,1fr)}.financial-kpis>div:nth-child(3){border-right:0}.financial-kpis>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.monthly-bars i.negative{background:var(--red)}.finance-manager{grid-template-columns:.85fr 1.35fr;align-items:start;gap:18px;margin-top:18px;display:grid}.finance-entry-form,.finance-ledger{padding:21px}.finance-form-grid{gap:12px;margin-top:18px;display:grid}.ledger-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.ledger-row:last-child{border-bottom:0}.ledger-type{width:28px;height:28px;color:var(--green);background:#eef8f3;border-radius:8px;place-items:center;font-size:14px;font-weight:900;display:grid}.ledger-type.expense,.ledger-type.loss{color:var(--red);background:#fff0f3}.ledger-row div strong,.ledger-row div span{display:block}.ledger-row div strong{font-size:11px}.ledger-row div span{color:var(--muted);margin-top:3px;font-size:10px}.ledger-row>b{white-space:nowrap;font-size:11px}.ledger-row button{color:var(--pink);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.ledger-row button.remove-entry{color:var(--red)}.settings-layout{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:18px;display:grid}.settings-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px;flex-direction:column;gap:4px;padding:8px;display:flex}.settings-nav button{color:#716d76;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:43px;padding:0 12px;font-size:12px;font-weight:700}.settings-nav button.active{background:var(--pink-soft);color:var(--pink-dark)}.settings-content{min-height:520px;padding:25px}.settings-section-head{border-bottom:1px solid var(--line);margin-bottom:21px;padding-bottom:17px}.settings-section-head h2{margin:0 0 6px;font-size:18px}.settings-section-head p{color:var(--muted);margin:0;font-size:12px}.preference-list{flex-direction:column;display:flex}.preference-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:15px 0;display:flex}.preference-row div strong,.preference-row div span{display:block}.preference-row div strong{font-size:12px}.preference-row div span{color:var(--muted);margin-top:4px;font-size:10px}.preference-row>i{background:#d8d5db;border-radius:12px;flex:none;width:40px;height:22px;padding:3px;transition:all .2s;display:flex}.preference-row>i b{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;box-shadow:0 1px 4px #0000002e}.preference-row>i.on{background:var(--pink)}.preference-row>i.on b{transform:translate(18px)}.install-steps{gap:12px;display:grid}.install-steps>div{border:1px solid var(--line);background:#fbfafc;border-radius:10px;gap:13px;padding:15px;display:flex}.install-steps>div>b{background:var(--pink);color:#fff;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.install-steps span strong,.install-steps span{display:block}.install-steps span{color:var(--muted);font-size:11px;line-height:1.5}.install-steps span strong{color:var(--ink);margin-bottom:3px;font-size:12px}.install-note{color:#39715b;background:#f0f8f4;border-radius:9px;margin-top:15px;padding:13px;font-size:11px;line-height:1.5}.integration-settings-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.integration-settings-grid article{border:1px solid var(--line);background:#fbfafc;border-radius:11px;padding:16px}.integration-settings-grid span,.integration-settings-grid strong,.integration-settings-grid p,.integration-settings-grid em{display:block}.integration-settings-grid span{color:var(--pink);text-transform:uppercase;font-size:10px;font-weight:900}.integration-settings-grid strong{margin-top:7px;font-size:12px}.integration-settings-grid p{min-height:42px;color:var(--muted);margin:7px 0;font-size:10px;line-height:1.45}.integration-settings-grid em{color:var(--green);font-size:10px;font-style:normal;font-weight:800}.integration-settings-grid em.integration-off{color:var(--red)}@media (max-width:1180px){.financial-kpis{grid-template-columns:repeat(2,1fr)}.financial-kpis>div{border-right:0;border-bottom:1px solid var(--line)}.finance-manager,.integration-settings-grid{grid-template-columns:1fr}}@media (max-width:820px){.kanban{grid-template-columns:repeat(6,225px)}.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow-x:auto}.settings-nav button{flex:none}}@media (max-width:560px){.financial-kpis{grid-template-columns:1fr}.ledger-row{grid-template-columns:auto 1fr auto}.ledger-row button{grid-column:auto}.settings-content{padding:18px}}.login-shell{background:radial-gradient(circle at 15% 15%,#ff4e9738,#0000 34%),radial-gradient(circle at 85% 85%,#ff9dc726,#0000 28%),#0b0b0f;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{color:#fff;background:#141419f5;border:1px solid #ffffff1a;border-radius:24px;width:min(100%,460px);padding:34px;box-shadow:0 24px 80px #00000073}.login-brand{align-items:center;gap:12px;margin-bottom:38px;display:flex}.login-brand>span{background:linear-gradient(135deg,#ff2f87,#ff8cbd);border-radius:14px;place-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:grid}.login-brand div{gap:2px;display:grid}.login-brand strong{font-size:16px}.login-brand small,.login-note{color:#a9a8b1}.login-copy>p{color:#ff75ae;letter-spacing:.14em;margin:0 0 10px;font-size:12px;font-weight:800}.login-copy h1{margin:0 0 10px;font-size:clamp(28px,6vw,38px);line-height:1.08}.login-copy>span{color:#bbb9c3;font-size:15px;line-height:1.55;display:block}.login-card form{gap:14px;margin:30px 0 22px;display:grid}.login-card label{gap:8px;display:grid}.login-card label span{color:#e9e7ed;font-size:13px;font-weight:700}.login-card input{color:#fff;width:100%;font:inherit;background:#101014;border:1px solid #34323b;border-radius:12px;outline:none;padding:14px 15px}.login-card input:focus{border-color:#ff4a95;box-shadow:0 0 0 3px #ff4a9524}.login-card button{color:#fff;cursor:pointer;min-height:48px;font:inherit;background:linear-gradient(135deg,#ff2f87,#ff70ad);border:0;border-radius:12px;font-weight:800}.login-card button:disabled{cursor:wait;opacity:.6}.login-error{color:#ff8ca8;margin:0;font-size:13px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
