/*! tailwindcss v4.3.0 | 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;--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{.visible{visibility:visible}.static{position:static}.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}}.flex{display:flex}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.grow{flex-grow:1}.uppercase{text-transform:uppercase}}:root{--font-display:"Bricolage Grotesque", "Inter", system-ui, sans-serif;--background:#fff;--foreground:#17181c;--card:#fff;--surface:#f9fafb;--muted:#eeeff2;--muted-foreground:#656872;--border:#e9eaed;--border-subtle:#f1f2f4;--brand:#077368;--brand-hover:#066057;--brand-foreground:#fff;--brand-subtle:#e2f3f1;--accent:#cca06b;--success:#3f836c;--success-subtle:#e3f2ed;--warning:#966a2c;--warning-subtle:#f6ecdf;--danger:#b23434;--danger-subtle:#f8e7e7;--info:#386694;--info-subtle:#eaf0f6;--sb-bg:#142024;--sb-surface:#1f2e33;--sb-active:#1c544f;--sb-fg:#abb6ba;--sb-fg-bright:#f4f5f5;--sb-border:#24373d;--radius:.375rem;font-size:14px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;overflow:hidden}#root{width:100%;height:100%;display:flex}.sidebar{background:var(--sb-bg);flex-direction:column;flex-shrink:0;gap:2px;width:240px;padding:12px;display:flex}.user-header{border-radius:8px;align-items:center;gap:10px;padding:8px;display:flex}.user-avatar-big{color:#fff;background:linear-gradient(135deg,#099082,#be8641);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.user-header-info{flex:1;min-width:0}.user-header-name{color:var(--sb-fg-bright);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.user-header-role{color:var(--sb-fg);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.sb-nav{flex-direction:column;flex:1;gap:1px;padding:10px 0;display:flex;overflow-y:auto}.sb-section{color:var(--sb-fg);opacity:.6;text-transform:uppercase;letter-spacing:.7px;padding:13px 10px 5px;font-size:10px;font-weight:600}.sb-item{color:var(--sb-fg);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:450;transition:all .12s;display:flex}.sb-item:hover:not(.disabled){background:var(--sb-surface);color:var(--sb-fg-bright)}.sb-item.active{background:var(--sb-active);color:var(--sb-fg-bright);font-weight:500}.sb-item svg{opacity:.75;flex-shrink:0;width:16px;height:16px}.sb-item.active svg{opacity:1}.sb-item.disabled{opacity:.4;cursor:default}.sb-item .soon{color:var(--sb-fg);background:var(--sb-surface);border-radius:9999px;margin-left:auto;padding:1px 7px;font-size:9.5px}.main{flex-direction:column;flex:1;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 28px;display:flex}.crumb{color:var(--muted-foreground);font-size:13px}.crumb b{color:var(--foreground);font-weight:600}.top-search{background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;width:300px;padding:6px 12px;display:flex}.top-search input{font:inherit;color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:13px}.top-search svg{width:14px;height:14px;color:var(--muted-foreground)}.content{flex:1;padding:28px;overflow-y:auto}.page-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.page-title{letter-spacing:-.5px;font-size:22px;font-weight:700}.page-sub{color:var(--muted-foreground);max-width:560px;margin-top:3px;font-size:13px}.toolbar{align-items:center;gap:10px;display:flex}.field{flex-direction:column;gap:4px;display:flex}.field>label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;font-size:10.5px;font-weight:600}.select,.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--background);color:var(--foreground);outline:none;padding:7px 12px;font-size:13px;transition:border-color .12s}.select{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 10px center;background-repeat:no-repeat;min-width:220px;padding-right:30px}.select:focus,.input:focus{border-color:var(--brand)}.btn{border-radius:var(--radius);cursor:pointer;border:1px solid var(--border);background:var(--background);color:var(--foreground);white-space:nowrap;align-items:center;gap:6px;padding:7px 13px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.btn:hover{background:var(--surface)}.btn:disabled{opacity:.5;cursor:default}.btn-brand{background:var(--brand);color:var(--brand-foreground);border-color:var(--brand)}.btn-brand:hover{background:var(--brand-hover)}.btn svg{width:15px;height:15px}.kpi-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.kpi-card{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);padding:16px}.kpi-label{color:var(--muted-foreground);margin-bottom:6px;font-size:12px;font-weight:500}.kpi-value{letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700}.kpi-foot{color:var(--muted-foreground);margin-top:4px;font-size:11px}.cc-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media(max-width:1100px){.cc-grid,.kpi-grid{grid-template-columns:repeat(2,1fr)}}.cc-card{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);flex-direction:column;gap:10px;padding:16px;transition:border-color .15s;display:flex}.cc-card:hover{border-color:var(--brand)}.cc-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cc-name{letter-spacing:-.2px;font-size:14px;font-weight:600}.cc-code{color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin-top:1px;font-size:11px}.cc-orc{text-align:right;flex-shrink:0}.cc-orc .v{font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:15px;font-weight:700}.cc-orc .l{color:var(--muted-foreground);font-size:10px}.cc-progress{background:var(--muted);border-radius:3px;height:5px;overflow:hidden}.cc-progress-bar{background:var(--brand);border-radius:3px;height:100%;transition:width .5s}.cc-meta{color:var(--muted-foreground);justify-content:space-between;align-items:center;font-size:11.5px;display:flex}.chips{flex-wrap:wrap;gap:4px;display:flex}.chip{background:var(--surface);border:1px solid var(--border);color:var(--muted-foreground);border-radius:9999px;padding:2px 8px;font-size:10.5px;font-weight:500}.chip.all{background:var(--brand-subtle);color:var(--brand);border-color:#0000}.chip.auto{background:var(--success-subtle);color:var(--success);border-color:#0000;align-items:center;gap:4px;display:inline-flex}.chip.auto svg{width:11px;height:11px}.cc-card{cursor:pointer}.cc-card .cc-edit{opacity:0;color:var(--muted-foreground);font-size:11px;transition:opacity .12s}.cc-card:hover .cc-edit{opacity:1}.icon-btn{border-radius:var(--radius);color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:5px;display:inline-flex}.icon-btn:hover{background:var(--surface);color:var(--foreground)}.icon-btn svg{width:15px;height:15px}.td-action{white-space:nowrap;text-align:right;width:1%}.help{color:var(--muted-foreground);font-size:11px}.topbar-menu{align-items:center;gap:10px;display:none}.hamburger,.sb-backdrop{display:none}@media(max-width:860px){.sidebar{z-index:1100;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 0 40px #00000059}.sidebar.open{transform:none}.sb-backdrop.show{z-index:1050;background:#0f172a73;display:block;position:fixed;top:0;right:0;bottom:0;left:0}.hamburger{display:inline-flex}.topbar{padding:0 14px}.top-search{flex:1;width:auto;max-width:320px}.content{padding:18px 14px}.page-head{flex-direction:column;align-items:stretch;gap:14px}.toolbar{flex-wrap:wrap}.field{flex:1;min-width:0}.select{width:100%;min-width:0}.kpi-grid,.cc-grid{grid-template-columns:1fr}.panel-head{flex-wrap:wrap;gap:10px}.modal{width:100%}}@media(max-width:540px){.top-search{display:none}.page-title{font-size:19px}}.backlink{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:14px;padding:0;font-family:inherit;font-size:12.5px;display:inline-flex}.backlink:hover{color:var(--foreground)}.backlink svg{width:15px;height:15px}.detail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.detail-title{letter-spacing:-.5px;align-items:center;gap:10px;font-size:22px;font-weight:700;display:flex}.detail-sub{color:var(--muted-foreground);margin-top:3px;font-size:13px}.detail-actions{gap:8px;display:flex}.info-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:22px;display:grid}.info-card{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);padding:14px 16px}.info-label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-size:11px;font-weight:600}.info-value{letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.section-title{margin:4px 0 12px;font-size:14px;font-weight:600}.activity-empty{background:var(--card);border:1px dashed var(--border);border-radius:calc(var(--radius) + 4px);text-align:center;color:var(--muted-foreground);padding:40px 24px}.activity-empty svg{opacity:.4;width:26px;height:26px;margin:0 auto 10px;display:block}.edit-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media(max-width:640px){.edit-grid{grid-template-columns:1fr}}.card-form{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);max-width:640px;padding:20px}.inline-form{background:var(--surface);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.inline-form .grow{flex:1;min-width:140px}.badge-status{white-space:nowrap;border-radius:9999px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-block}.badge-pendente{background:var(--warning-subtle);color:var(--warning)}.badge-aprovado{background:var(--info-subtle);color:var(--info)}.badge-pago{background:var(--success-subtle);color:var(--success)}.badge-rejeitado{background:var(--danger-subtle);color:var(--danger)}.amount-cell{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.row-click{cursor:pointer}.row-click:hover td{background:var(--surface)}.btn-approve{background:var(--success);color:#fff;border-color:var(--success)}.btn-approve:hover{filter:brightness(1.05);background:var(--success)}.bd-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:180px 1fr 110px;align-items:center;gap:14px;padding:9px 16px;font-size:13px;display:grid}.bd-row:last-child{border-bottom:none}.bd-name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.bd-name small{color:var(--muted-foreground);font-weight:400}.bd-bar{background:var(--muted);border-radius:4px;height:8px;overflow:hidden}.bd-fill{background:var(--brand);border-radius:4px;height:100%;transition:width .5s}.bd-val{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}@media(max-width:640px){.bd-row{grid-template-columns:1fr 90px}.bd-bar{display:none}}.add-card{border:1px dashed var(--border);background:var(--surface);color:var(--muted-foreground);cursor:pointer;border-radius:calc(var(--radius) + 4px);justify-content:center;align-items:center;gap:7px;min-height:120px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.add-card:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-subtle)}.add-card svg{width:16px;height:16px}.empty-state{background:var(--card);border:1px dashed var(--border);border-radius:calc(var(--radius) + 4px);text-align:center;color:var(--muted-foreground);padding:48px 24px}.empty-state svg{opacity:.4;width:28px;height:28px;margin:0 auto 10px;display:block}.empty-state .t{color:var(--foreground);margin-bottom:4px;font-size:14px;font-weight:600}.empty-state .s{font-size:12.5px}.panel{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);overflow:hidden}.panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.panel-title{font-size:13px;font-weight:600}table{border-collapse:collapse;width:100%}thead th{text-align:left;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid var(--border);background:var(--surface);padding:9px 16px;font-size:11px;font-weight:600}tbody td{border-bottom:1px solid var(--border-subtle);padding:11px 16px;font-size:13px}tbody tr:last-child td{border-bottom:none}.t-mono{font-variant-numeric:tabular-nums}.t-empty{text-align:center;color:var(--muted-foreground);padding:28px 16px;font-size:12.5px}.pager{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:12px;padding:11px 16px;display:flex}.pager-info{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:12.5px}.modal-overlay{z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:24px;animation:.12s fade;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}@keyframes fade{0%{opacity:0}to{opacity:1}}.modal{background:var(--card);border-radius:12px;width:440px;max-width:100%;max-height:90vh;animation:.16s pop;overflow-y:auto;box-shadow:0 20px 50px #00000040}@keyframes pop{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}.modal-head{border-bottom:1px solid var(--border);padding:18px 20px}.modal-title{font-size:15px;font-weight:700}.modal-sub{color:var(--muted-foreground);margin-top:2px;font-size:12px}.modal-body{flex-direction:column;gap:13px;padding:18px 20px;display:flex}.modal-foot{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.form-field{flex-direction:column;gap:5px;display:flex}.form-field>label{color:var(--muted-foreground);font-size:11px;font-weight:600}.form-field .input{width:100%}.create-err{color:var(--danger);font-size:12px}.uni-pick{border:1px solid var(--border);background:var(--background);border-radius:8px;flex-direction:column;gap:1px;max-height:180px;padding:6px;display:flex;overflow-y:auto}.uni-pick-row{cursor:pointer;border-radius:6px;align-items:center;gap:9px;padding:6px 7px;font-size:13px;display:flex}.uni-pick-row:hover{background:var(--surface)}.uni-pick-row input{accent-color:var(--brand);cursor:pointer;width:15px;height:15px}.uni-pick-row .sig{color:var(--muted-foreground);margin-left:auto;font-size:11px}.uni-pick-sep{background:var(--border-subtle);height:1px;margin:3px 0}.uni-pick-empty{color:var(--muted-foreground);text-align:center;padding:8px;font-size:12px}.drawer-overlay{z-index:1000;background:#0f172a66;justify-content:flex-end;animation:.14s fade;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.drawer{background:var(--card);flex-direction:column;max-width:100%;height:100%;animation:.2s cubic-bezier(.22,1,.36,1) slide-in;display:flex;box-shadow:-16px 0 50px #0003}@keyframes slide-in{0%{transform:translate(100%)}to{transform:none}}.drawer-head{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:8px;padding:18px 22px;display:flex}.drawer-title{letter-spacing:-.3px;font-size:16px;font-weight:700}.drawer-sub{color:var(--muted-foreground);margin-top:2px;font-size:12px}.drawer-body{flex-direction:column;flex:1;gap:14px;padding:20px 22px;display:flex;overflow-y:auto}.drawer-foot{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}@media(max-width:540px){.drawer{width:100%!important}}.form-section{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;margin:6px 0 -2px;font-size:11px;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid .span-2{grid-column:1/-1}@media(max-width:480px){.form-grid{grid-template-columns:1fr}}.field-err{color:var(--danger);margin-top:1px;font-size:11px}.input.input-err{border-color:var(--danger)}.input.input-auto{background:var(--success-subtle)}.auto-hint{color:var(--success);align-items:center;gap:3px;margin-left:6px;font-size:10px;font-weight:600;display:inline-flex}.auto-hint svg{width:10px;height:10px}.seg{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:2px;padding:2px;display:inline-flex}.seg button{border-radius:calc(var(--radius) - 1px);font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:5px 14px;font-size:12.5px;font-weight:500}.seg button.on{background:var(--card);color:var(--foreground);font-weight:600;box-shadow:0 1px 2px #00000014}.confirm-modal{width:400px}.confirm-body{align-items:flex-start;gap:13px;padding:20px 22px;display:flex}.confirm-icon{background:var(--danger-subtle);width:36px;height:36px;color:var(--danger);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.confirm-icon svg{width:19px;height:19px}.confirm-msg{color:var(--muted-foreground);margin-top:5px;font-size:13px;line-height:1.45}.btn-danger{background:var(--danger);color:#fff;border-color:var(--danger)}.btn-danger:hover{filter:brightness(1.05);background:var(--danger)}.skeleton{background:linear-gradient(90deg,var(--muted) 25%,var(--border-subtle) 37%,var(--muted) 63%);background-size:400% 100%;border-radius:5px;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.toast-stack{z-index:2000;flex-direction:column;gap:10px;max-width:calc(100vw - 40px);display:flex;position:fixed;bottom:20px;right:20px}.toast{background:var(--card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;min-width:280px;padding:11px 13px;font-size:13px;animation:.22s cubic-bezier(.22,1,.36,1) toast-in;display:flex;box-shadow:0 10px 30px #00000029}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.toast-icon{flex-shrink:0;display:flex}.toast-icon svg{width:18px;height:18px}.toast-success .toast-icon{color:var(--success)}.toast-error .toast-icon{color:var(--danger)}.toast-msg{color:var(--foreground);flex:1;line-height:1.35}.toast-close{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;display:flex}.toast-close:hover{background:var(--surface);color:var(--foreground)}.toast-close svg{width:14px;height:14px}@media(max-width:540px){.toast-stack{bottom:14px;left:14px;right:14px}.toast{min-width:0}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.lp{background:var(--background);height:100vh;color:var(--foreground);scroll-behavior:smooth;flex:1;overflow-y:auto}.lp-wrap{max-width:1140px;margin:0 auto;padding:0 24px}.lp-logo{background:linear-gradient(135deg,var(--brand),#c18b49);color:#fff;letter-spacing:-.5px;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #07736847}.lp-logo-lg{border-radius:13px;width:44px;height:44px;font-size:18px}.lp-brand{color:var(--foreground);letter-spacing:-.2px;align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.lp-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .2s,background .15s;display:inline-flex}.lp-btn svg{width:16px;height:16px}.lp-btn-lg{border-radius:12px;padding:14px 26px;font-size:15px}.lp-btn-brand{background:var(--brand);color:#fff;box-shadow:0 6px 18px #07736840}.lp-btn-brand:hover{background:var(--brand-hover);transform:translateY(-1px);box-shadow:0 10px 24px #07736852}.lp-btn-ghost{color:var(--foreground);border-color:var(--border);background:#fff}.lp-btn-ghost:hover{border-color:var(--brand);color:var(--brand)}.lp-btn-light{color:var(--brand);background:#fff}.lp-btn-light:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0000002e}.lp-nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#fffc;position:sticky;top:0}.lp-nav-inner{align-items:center;gap:24px;height:64px;display:flex}.lp-nav-links{gap:26px;margin-left:auto;display:flex}.lp-nav-links a{color:var(--muted-foreground);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.lp-nav-links a:hover{color:var(--foreground)}.lp-nav .lp-btn{margin-left:8px}.lp-hero{background:linear-gradient(180deg,#f4fafa,var(--background));padding:76px 0 60px;position:relative;overflow:hidden}.lp-blob{filter:blur(64px);opacity:.55;pointer-events:none;border-radius:50%;position:absolute}.lp-blob-a{background:radial-gradient(circle,#52e0d280,#0000 70%);width:520px;height:520px;top:-160px;right:-120px}.lp-blob-b{background:radial-gradient(circle,#edad5e66,#0000 70%);width:460px;height:460px;bottom:-200px;left:-140px}.lp-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid;position:relative}.lp-eyebrow{letter-spacing:.6px;text-transform:uppercase;color:var(--brand);background:var(--brand-subtle);border-radius:9999px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-block}.lp-display{font-family:var(--font-display);letter-spacing:-1.5px;color:#152328;font-weight:700;line-height:1.04}.lp-hero-copy .lp-display{margin:18px 0 0;font-size:clamp(34px,5vw,56px)}.lp-lead{color:var(--muted-foreground);max-width:30em;margin-top:20px;font-size:18px;line-height:1.55}.lp-hero-cta{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.lp-trust{color:var(--muted-foreground);margin-top:22px;font-size:13px}.lp-mock{border:1px solid var(--border);background:#fff;border-radius:18px;overflow:hidden;transform:rotate(.4deg);box-shadow:0 30px 60px -20px #1f3d4747}.lp-mock-top{border-bottom:1px solid var(--border-subtle);background:var(--surface);gap:7px;padding:13px 16px;display:flex}.lp-dot{background:var(--border);border-radius:50%;width:10px;height:10px}.lp-mock-top .lp-dot:first-child{background:#e08585}.lp-mock-top .lp-dot:nth-child(2){background:#e4bb67}.lp-mock-top .lp-dot:nth-child(3){background:#70c28b}.lp-mock-body{flex-direction:column;gap:14px;padding:16px;display:flex}.lp-mock-kpis{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lp-mock-kpi{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:12px}.lp-mock-kpi-label{color:var(--muted-foreground);font-size:11px}.lp-mock-kpi-value{letter-spacing:-.5px;margin-top:3px;font-size:19px;font-weight:700}.lp-mock-kpi.tone-brand .lp-mock-kpi-value{color:var(--brand)}.lp-mock-kpi.tone-danger .lp-mock-kpi-value{color:var(--danger)}.lp-mock-kpi.tone-success .lp-mock-kpi-value{color:var(--success)}.lp-mock-kpi.tone-warning .lp-mock-kpi-value{color:var(--warning)}.lp-mock-panel{border:1px solid var(--border-subtle);border-radius:12px;padding:14px}.lp-mock-panel-title{color:var(--muted-foreground);margin-bottom:10px;font-size:12px;font-weight:600}.lp-mock-bar-row{grid-template-columns:92px 1fr;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;display:grid}.lp-mock-bar{background:var(--muted);border-radius:9999px;height:7px;overflow:hidden}.lp-mock-bar-fill{background:linear-gradient(90deg,var(--brand),#1da597);border-radius:9999px;height:100%}.lp-section{padding:76px 0}.lp-section-soft{background:linear-gradient(#f4fafa,#f8fcfc)}.lp-section-head{text-align:center;max-width:640px;margin:0 auto 44px}.lp-h2{font-family:var(--font-display);letter-spacing:-1px;color:#152328;font-size:clamp(26px,3.4vw,38px);font-weight:700;line-height:1.1}.lp-section-sub{color:var(--muted-foreground);margin-top:14px;font-size:17px;line-height:1.5}.lp-features{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.lp-feature{border:1px solid var(--border);background:#fff;border-radius:16px;padding:24px;transition:transform .16s,box-shadow .2s,border-color .2s}.lp-feature:hover{border-color:var(--brand-subtle);transform:translateY(-4px);box-shadow:0 18px 40px -18px #1f3d4738}.lp-feature-ic{background:var(--brand-subtle);width:44px;height:44px;color:var(--brand);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.lp-feature-ic svg{width:22px;height:22px}.lp-feature h3{letter-spacing:-.2px;font-size:16px;font-weight:650}.lp-feature p{color:var(--muted-foreground);margin-top:8px;font-size:14px;line-height:1.55}.lp-showcase{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.lp-showcase-copy .lp-h2{margin-top:16px}.lp-checklist{flex-direction:column;gap:14px;margin-top:26px;list-style:none;display:flex}.lp-checklist li{color:var(--foreground);align-items:center;gap:12px;font-size:15px;display:flex}.lp-check{background:var(--success-subtle);width:24px;height:24px;color:var(--success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.lp-check svg{width:14px;height:14px}.lp-showcase-mock{background:linear-gradient(135deg,#26736b,#1e363e);border-radius:20px;height:320px;position:relative;overflow:hidden;box-shadow:0 30px 60px -24px #17394580}.lp-float{background:#fff;border-radius:13px;align-items:center;gap:11px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 14px 30px -10px #172e3659}.lp-float svg{width:20px;height:20px;color:var(--brand);flex-shrink:0}.lp-float strong{font-size:13px;display:block}.lp-float span{color:var(--muted-foreground);font-size:11px;display:block}.lp-float-1{top:40px;left:32px}.lp-float-2{top:130px;right:30px}.lp-float-3{bottom:36px;left:60px}.lp-modules{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.lp-module{text-align:center;border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px 18px}.lp-module.is-available{border-color:var(--brand);box-shadow:0 12px 30px -16px #07736866}.lp-module-ic{background:var(--surface);width:48px;height:48px;color:var(--muted-foreground);border-radius:13px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.lp-module.is-available .lp-module-ic{background:var(--brand-subtle);color:var(--brand)}.lp-module-ic svg{width:22px;height:22px}.lp-module-name{font-size:15px;font-weight:650}.lp-module-state{color:var(--muted-foreground);background:var(--muted);border-radius:9999px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.lp-module-state.on{color:var(--brand);background:var(--brand-subtle)}.lp-cta{background:linear-gradient(135deg,var(--brand),#1e363e)}.lp-cta-inner{text-align:center;padding:72px 24px}.lp-cta-title{color:#fff;font-size:clamp(28px,4vw,42px)}.lp-cta-inner p{color:#ffffffd9;margin:14px 0 30px;font-size:17px}.lp-footer{border-top:1px solid var(--border-subtle)}.lp-footer-inner{flex-wrap:wrap;align-items:center;gap:16px;padding:28px 24px;display:flex}.lp-footer-tag{color:var(--muted-foreground);font-size:14px}.lp-footer-rights{color:var(--muted-foreground);margin-left:auto;font-size:12.5px}@media(max-width:920px){.lp-hero-grid,.lp-showcase{grid-template-columns:1fr}.lp-features,.lp-modules{grid-template-columns:1fr 1fr}.lp-nav-links{display:none}.lp-mock{transform:none}}@media(max-width:560px){.lp-features,.lp-modules{grid-template-columns:1fr}.lp-mock-kpis{grid-template-columns:1fr 1fr}}.auth{background:var(--background);flex:1;width:100%;height:100vh;display:flex}.auth-form-side{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px;display:flex;position:relative}.auth-back{color:var(--muted-foreground);align-items:center;gap:4px;font-size:13px;text-decoration:none;display:inline-flex;position:absolute;top:24px;left:24px}.auth-back svg{width:15px;height:15px}.auth-back:hover{color:var(--brand)}.auth-card{width:100%;max-width:380px}.auth-brand{color:var(--foreground);align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.auth-title{font-family:var(--font-display);letter-spacing:-.8px;margin-top:26px;font-size:28px;font-weight:700}.auth-sub{color:var(--muted-foreground);margin-top:6px;font-size:14.5px}.auth-google{border:1px solid var(--border);width:100%;color:var(--foreground);cursor:not-allowed;opacity:.7;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:26px;padding:11px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.auth-soon{color:var(--muted-foreground);background:var(--muted);border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600}.auth-divider{color:var(--muted-foreground);align-items:center;gap:12px;margin:22px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-fields{flex-direction:column;gap:14px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-field>span{color:var(--foreground);font-size:13px;font-weight:500}.auth-field em{color:var(--muted-foreground);font-style:normal;font-weight:400}.auth-field input{border:1px solid var(--border);background:#fff;border-radius:10px;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-subtle);outline:none}.auth-error{background:var(--danger-subtle);color:var(--danger);border-radius:9px;padding:9px 12px;font-size:13px}.auth-submit{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.auth-submit svg{width:16px;height:16px}.auth-submit:hover:not(:disabled){background:var(--brand-hover)}.auth-submit:disabled{opacity:.7;cursor:default}.auth-devnote{color:var(--muted-foreground);text-align:center;margin-top:18px;font-size:12px}.auth-brand-side{background:linear-gradient(150deg,#1e675f,#193138);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.auth-brand-blob{filter:blur(40px);background:radial-gradient(circle,#eba14759,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-120px;right:-120px}.auth-brand-content{text-align:center;padding:40px;position:relative}.auth-brand-logo{color:#fff;align-items:center;gap:12px;font-size:22px;font-weight:700;display:inline-flex}.auth-brand-tag{font-family:var(--font-display);color:#ffffffeb;letter-spacing:-.6px;max-width:12em;margin-top:26px;margin-left:auto;margin-right:auto;font-size:26px;font-weight:600;line-height:1.25}@media(max-width:760px){.auth-brand-side{display:none}}.error-fallback{background:var(--surface);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.error-fallback-card{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);text-align:center;width:100%;max-width:440px;padding:32px}.error-fallback-icon{background:var(--danger-subtle);width:48px;height:48px;color:var(--danger);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.error-fallback-icon svg{width:24px;height:24px}.error-fallback-title{font-family:var(--font-display);letter-spacing:-.5px;margin:0 0 8px;font-size:22px;font-weight:700}.error-fallback-message{color:var(--muted-foreground);margin:0 0 24px;font-size:14px;line-height:1.5}.error-fallback-actions{justify-content:center;gap:8px;display:flex}
