/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color:#f4f5f6;font-synthesis:none;--bg:#090b0c;--panel:#111416;--panel2:#171a1d;--line:#282c30;--muted:#90969e;--orange:#ff4b0b;--orange2:#ff6421;--green:#22c875;background:#090b0c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}.crm-shell{grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#0c0e10;height:100vh;padding:26px 18px 20px;position:sticky;top:0}.logo{letter-spacing:-.05em;font-size:22px;font-weight:900}.logo span{color:var(--orange);font-size:27px}.workspace{border:1px solid var(--line);background:#141719;border-radius:11px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;margin:30px 0 22px;padding:10px;display:grid}.workspace-icon{width:36px;height:36px;color:var(--orange);background:#ff4b0b1f;border-radius:9px;place-items:center;display:grid}.workspace small,.workspace strong{display:block}.workspace small{color:var(--muted);font-size:10px}.workspace strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.sidebar nav{gap:6px;display:grid}.nav-item{color:#a5abb2;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-size:13px;font-weight:720;display:flex}.nav-item svg{width:18px}.nav-item:hover{color:#fff;background:#15181a}.nav-item.active{color:#fff;background:linear-gradient(90deg,#ff4b0b26,#ff4b0b06);border-color:#ff4b0b45}.nav-item.active svg{color:var(--orange)}.sidebar-footer{color:#5cda98;background:#22c8750e;border:1px solid #22c87538;border-radius:10px;gap:10px;padding:12px;display:flex;position:absolute;bottom:20px;left:18px;right:18px}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{font-size:11px}.sidebar-footer small{color:#7e9589;margin-top:2px;font-size:9px}.main-area{background:radial-gradient(circle at 85% 0,#ff4b0b0d,transparent 26%),var(--bg);min-width:0}header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c0de0;align-items:center;height:76px;padding:0 28px;display:flex}header p,header h1{margin:0}header p{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}header h1{letter-spacing:-.025em;margin-top:3px;font-size:20px}.header-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.icon-button,.menu-mobile,.close-mobile{border:1px solid var(--line);background:#15181a;place-items:center;display:grid}.icon-button{color:#aab0b6;border-radius:9px;width:36px;height:36px}.avatar{color:#fff;background:#ff4b0b26;border:1px solid #ff4b0b61;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.menu-mobile,.close-mobile{display:none}.demo-bar{color:#d9a33e;background:#ffab190e;border-bottom:1px solid #ffab192e;align-items:center;gap:8px;padding:8px 28px;font-size:11px;display:flex}.content{padding:26px 28px}.content-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.content-head h2,.content-head p{margin:0}.content-head h2{letter-spacing:-.025em;font-size:22px}.content-head p{color:var(--muted);margin-top:6px;font-size:12px}.primary,.secondary{border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:820;display:inline-flex}.primary{color:#fff;background:linear-gradient(135deg,var(--orange2),#f23300);border:0;box-shadow:0 9px 22px #ff4b0b29}.primary:hover{filter:brightness(1.08)}.secondary{border:1px solid var(--line);background:#191c1f}.pipeline-view{overflow:hidden}.pipeline-board{grid-auto-columns:minmax(270px,1fr);grid-auto-flow:column;gap:12px;padding-bottom:14px;display:grid;overflow-x:auto}.stage{background:#0e1012;border:1px solid #22262a;border-radius:13px;min-height:calc(100vh - 190px);padding:11px}.stage-head{align-items:center;gap:8px;padding:4px 3px 12px;display:flex}.stage-head>span{border-radius:50%;width:9px;height:9px}.stage-head strong{font-size:12px}.stage-head em{color:#a8adb3;background:#202428;border-radius:7px;place-items:center;min-width:22px;height:21px;font-size:10px;font-style:normal;display:grid}.stage-head button{color:#777d84;background:0 0;border:0;margin-left:auto;padding:3px}.lead-list{gap:9px;display:grid}.lead-card{background:linear-gradient(145deg,#191c1f,#141719);border:1px solid #272b2f;border-radius:11px;padding:13px;box-shadow:0 8px 24px #0000001f}.lead-top{align-items:center;gap:9px;display:flex}.lead-avatar{color:#ff8a5d;background:#22262a;border:1px solid #34393e;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;font-weight:900;display:grid}.lead-top strong,.lead-top small{display:block}.lead-top strong{font-size:12px}.lead-top small{color:var(--muted);margin-top:3px;font-size:9px}.tags{flex-wrap:wrap;gap:5px;margin:12px 0;display:flex}.tags span{color:#ff8f64;background:#ff4b0b14;border:1px solid #ff4b0b30;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:750}.lead-bottom{border-top:1px solid #25292d;justify-content:space-between;align-items:center;gap:9px;padding-top:10px;display:flex}.lead-bottom b{font-size:10px}.lead-bottom select{color:#92989f;background:#111315;border:1px solid #2a2e32;border-radius:6px;max-width:112px;padding:5px;font-size:8px}.add-stage-lead{color:#747b82;background:0 0;border:1px dashed #2b3034;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:9px;padding:9px;font-size:10px;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.stat-card,.panel,.channel-card,.compliance{border:1px solid var(--line);background:linear-gradient(145deg,#15181a,#101214);border-radius:13px}.stat-card{padding:18px}.stat-card small,.stat-card strong,.stat-card span{display:block}.stat-card small{color:var(--muted);font-size:10px;font-weight:750}.stat-card strong{margin:9px 0 4px;font-size:25px}.stat-card span{color:#6f767e;font-size:9px}.panel{padding:20px}.panel h3{margin:0 0 16px}.funnel-row{grid-template-columns:9px 140px minmax(100px,1fr) 35px;align-items:center;gap:10px;margin:12px 0;display:grid}.dot{border-radius:50%;width:8px;height:8px}.funnel-row b,.funnel-row strong{font-size:11px}.funnel-row>div{background:#202428;border-radius:20px;height:8px;overflow:hidden}.funnel-row i{border-radius:20px;min-width:3px;height:100%;display:block}.empty-state{text-align:center;place-items:center;min-height:350px;display:grid}.empty-state svg{color:var(--orange)}.empty-state h3{margin:14px 0 3px}.empty-state p{max-width:520px;color:var(--muted);font-size:12px}.empty-state span{color:#d29d3a;font-size:10px}.channel-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.channel-card{padding:21px}.channel-icon{border-radius:12px;place-items:center;width:43px;height:43px;margin-bottom:17px;display:grid}.channel-icon.instagram{color:#f06eb2;background:linear-gradient(145deg,#9b46dc2e,#ff50501f)}.channel-icon.whatsapp{color:#52da91;background:#22c8751c}.channel-title{align-items:flex-start;gap:15px;display:flex}.channel-title h3,.channel-title p{margin:0}.channel-title h3{font-size:16px}.channel-title p{max-width:470px;color:var(--muted);margin-top:7px;font-size:11px;line-height:1.55}.status{color:#8f969d;white-space:nowrap;border:1px solid #33383d;border-radius:999px;margin-left:auto;padding:5px 7px;font-size:8px;font-weight:800}.status.connected{color:#5adf99;background:#22c87514;border-color:#22c8754d}.channel-card>button{margin-top:20px}.compliance{color:#55d992;background:#22c8750b;border-color:#22c87533;gap:13px;margin-top:16px;padding:17px;display:flex}.compliance strong{font-size:12px}.compliance p{color:#7e9589;margin:4px 0 0;font-size:10px}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:100;background:#000000bd;place-items:center;padding:20px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.wizard{background:#111416;border:1px solid #30353a;border-radius:18px;width:min(520px,100%);padding:28px;position:relative;box-shadow:0 30px 100px #0000008c}.wizard-close{color:#8c939a;background:0 0;border:0;padding:5px;position:absolute;top:17px;right:17px}.wizard-logo{border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:15px;display:grid}.wizard-logo.instagram{color:#f06eb2;background:#ca46971f}.wizard-logo.whatsapp{color:#52da91;background:#22c8751c}.wizard>small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:850}.wizard>h2{margin:5px 0 4px;font-size:21px}.wizard>p{color:var(--muted);margin:0;font-size:11px}.steps{grid-template-columns:repeat(3,1fr);gap:7px;margin:22px 0;display:grid}.step{color:#6f767d;align-items:center;gap:6px;font-size:9px;display:flex}.step span{border:1px solid #30353a;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.step.active{color:#f1f2f3}.step.active span{border-color:var(--orange);color:#fff;background:var(--orange)}.wizard-body{border:1px solid var(--line);background:#0d0f10;border-radius:11px;gap:12px;min-height:105px;padding:16px;display:flex}.wizard-body svg{color:var(--orange)}.wizard-body h3{margin:0 0 6px;font-size:13px}.wizard-body p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.wizard-next{width:100%;margin-top:15px}.link-button{color:#7e858c;background:0 0;border:0;margin:12px auto 0;font-size:9px;display:block}.auth-page{background:radial-gradient(circle at 14% 24%,#ff4b0b24,#0000 28%),#090b0c;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.auth-brand{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;padding:58px 7vw;display:flex}.auth-brand>div:nth-child(2){max-width:650px}.auth-brand small{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:850}.auth-brand h1{letter-spacing:-.06em;max-width:620px;margin:12px 0;font-size:clamp(38px,5vw,66px);line-height:.98}.auth-brand p{max-width:540px;color:var(--muted);line-height:1.6}.auth-brand ul{flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none;display:flex}.auth-brand li{color:#9fa5ab;align-items:center;gap:6px;font-size:10px;display:flex}.auth-brand li svg{width:14px;color:var(--green)}.auth-card{flex-direction:column;justify-content:center;width:min(440px,100% - 48px);margin:auto;display:flex}.auth-card>div small{color:var(--orange);text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:850}.auth-card h2{margin:7px 0 4px;font-size:28px}.auth-card>div p{color:var(--muted);margin:0;font-size:12px}.auth-card form{gap:13px;margin-top:24px;display:grid}.auth-card label{color:#c8ccd0;gap:6px;font-size:10px;font-weight:750;display:grid}.auth-card input{border:1px solid var(--line);color:#fff;background:#101315;border-radius:9px;outline:none;width:100%;padding:12px}.auth-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff4b0b1a}.auth-submit{width:100%;margin-top:5px;padding:12px}.auth-submit svg{width:17px}.switch-auth,.demo-button{background:0 0;border:0;width:100%;margin-top:13px;padding:10px;font-size:10px}.switch-auth{color:#d1d4d7}.demo-button{border:1px solid var(--line);color:#8f969d;background:#111416;border-radius:8px}.form-message{color:#e7b24b;text-align:center;margin:0;font-size:10px}.splash{min-height:100vh;color:var(--muted);background:#090b0c;align-content:center;place-items:center;gap:16px;display:grid}.splash h2,.splash p{margin:0}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:850px){.crm-shell{grid-template-columns:1fr}.sidebar{width:245px;transition:transform .2s;position:fixed;left:0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.close-mobile{border-radius:8px;width:32px;height:32px;display:grid;position:absolute;top:20px;right:14px}.menu-mobile{border-radius:9px;width:36px;height:36px;margin-right:13px;display:grid}.stat-grid,.channel-grid{grid-template-columns:1fr 1fr}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}}@media(max-width:560px){header{padding:0 16px}.content{padding:20px 16px}.content-head{align-items:flex-start}.content-head p{max-width:200px}.stat-grid,.channel-grid{grid-template-columns:1fr}.channel-title{display:block}.status{margin:12px 0 0;display:inline-flex}.pipeline-board{grid-auto-columns:85vw}.demo-bar{padding:8px 16px}.steps{grid-template-columns:1fr}.auth-card{width:calc(100% - 32px)}.funnel-row{grid-template-columns:9px 90px minmax(70px,1fr) 26px}.connected-row{flex-direction:column;align-items:flex-start}}.connected-list{gap:8px;margin-top:16px;display:grid}.connected-row{background:#0d0f10;border:1px solid #292e32;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.connected-row>div{min-width:0}.connected-row strong,.connected-row small{display:block}.connected-row strong{font-size:11px}.connected-row small{max-width:520px;color:var(--muted);margin-top:3px;font-size:8px;line-height:1.5}.connected-row.needs-attention{background:#ffab190b;border-color:#ffab1959}.connected-row.needs-attention small{color:#d9a33e}.status.attention{color:#e8ad3c;background:#ffab1912;border-color:#ffab1959}.secondary.compact{white-space:nowrap;padding:7px 9px;font-size:9px}@media(max-width:560px){.connected-row{flex-direction:column;align-items:flex-start}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.google-auth{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:24px;padding:12px;border:1px solid #34383d;border-radius:9px;color:#202124;background:#fff;font-size:11px;font-weight:800}.google-auth:hover{background:#f2f3f4}.auth-divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:#70767d;font-size:9px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-card form{margin-top:0}
