.orlena-page-header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.1rem 0 .35rem;display:flex}.orlena-page-header-eyebrow{color:var(--brand-blue);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:650}.orlena-page-header-title{color:var(--brand-navy);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,2.4vw,2.25rem);font-weight:750;line-height:1.12}.orlena-page-header-meta{color:var(--text-muted);font-size:.8rem;font-weight:500}.orlena-page-header-actions{align-items:center}.orlena-page-header-actions>*{min-height:2.65rem}.orlena-page-hero,.orlena-hero{border:1px solid var(--border)!important;border-radius:var(--radius-card)!important;background:var(--surface)!important;box-shadow:var(--shadow-card)!important;color:var(--foreground)!important}.orlena-page-hero-line,.orlena-page-hero-shape,.orlena-hero>[class*=absolute]{display:none!important}.orlena-topbar-inner{min-height:68px}.orlena-topbar-actions{margin-left:auto}.orlena-page,.dashboard-page{gap:1rem}.dashboard-heading,html[data-theme=dark] .dashboard-heading{box-shadow:none;background:0 0;border:0;border-radius:0;gap:.8rem;padding:.1rem 0 .35rem;position:relative;overflow:visible}.dashboard-heading:after{display:none}.dashboard-heading .dashboard-title,html[data-theme=dark] .dashboard-heading .dashboard-title{color:var(--brand-navy);text-transform:none;letter-spacing:-.035em;font-size:clamp(1.8rem,2.4vw,2.25rem);font-weight:750}html[data-theme=dark] .dashboard-heading .dashboard-title{color:var(--text-strong)}.dashboard-heading .dashboard-subtitle,.dashboard-heading .text-\[var\(--text-subtle\)\]{color:var(--text-muted)!important}.dashboard-heading .dashboard-subtitle{max-width:48rem;margin-top:.3rem;font-size:.875rem;line-height:1.55}.orlena-card,.orlena-toolbar,.dashboard-card{border-color:var(--border);border-radius:var(--radius-card);background:var(--surface)}.orlena-toolbar{box-shadow:var(--shadow-card);padding:.9rem}.dashboard-card{transition:border-color .16s,box-shadow .16s,transform .16s}.dashboard-card:hover{border-color:#bad3e4}.dashboard-kpi{min-height:126px}.dashboard-kpi:hover{transform:translateY(-1px)}.orlena-input,.orlena-search-input,.orlena-tenant-select,textarea,select,input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=url],input[type=number],input[type=date],input[type=datetime-local]{border-color:var(--border);border-radius:var(--radius-control);background:var(--surface)}.orlena-input:hover,.orlena-search-input:hover,.orlena-tenant-select:hover,textarea:hover,select:hover,input:hover{border-color:#a8bed0}.orlena-input:focus,.orlena-search-input:focus,.orlena-tenant-select:focus,textarea:focus,select:focus,input:focus{outline:none;border-color:var(--brand-cyan)!important;box-shadow:0 0 0 3px #00a1de24!important}.orlena-overline,.dashboard-overline{letter-spacing:.07em;font-size:.68rem;color:var(--brand-blue)!important}.orlena-button-primary,.dashboard-primary-action{border-radius:var(--radius-control);letter-spacing:0;min-height:2.65rem;padding-inline:1rem;font-size:.875rem}.orlena-button-secondary{border-radius:var(--radius-control);border-color:var(--border);background:var(--surface);min-height:2.65rem;color:var(--brand-navy);font-size:.875rem}.orlena-button-secondary:hover{border-color:var(--brand-blue);color:var(--brand-blue);background:#f0f8fd}.orlena-card table thead{background:var(--surface-soft)}.orlena-card table th{color:var(--text-muted);letter-spacing:.03em;font-size:.7rem;font-weight:700}.orlena-card table tbody tr{transition:background-color .14s}.orlena-card table tbody tr:hover{background:#f4f9fc}.orlena-card table td{border-color:#ececec}.rounded-full.border{border-color:color-mix(in srgb, currentColor 22%, var(--border))}.orlena-card p,.orlena-toolbar p{text-wrap:pretty}.orlena-card [class*=leading-7],.orlena-toolbar [class*=leading-7]{line-height:1.55}.organization-tools,.user-invite-tools{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card)}.admin-tool-summary{cursor:pointer;min-height:3.5rem;color:var(--brand-navy);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;font-size:.875rem;font-weight:650;list-style:none;display:flex}.admin-tool-summary::-webkit-details-marker{display:none}.admin-tool-summary:after{content:"+";color:var(--brand-blue);font-size:1.2rem;font-weight:500}details[open]>.admin-tool-summary:after{content:"−"}.admin-tool-content{border-top:1px solid var(--border);padding:1rem}.admin-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.admin-summary-item{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:.8rem .9rem}.admin-summary-item strong{color:var(--brand-navy);margin-top:.2rem;font-size:1.5rem;font-weight:750;display:block}.auth-flow-page{place-items:center;min-height:100vh;padding:1.25rem;display:grid}.auth-flow-card{width:100%;max-width:520px;overflow:hidden}.auth-flow-brand{justify-content:space-between;align-items:center;min-height:96px;padding:1.4rem 1.5rem;display:flex}.auth-flow-logo{filter:brightness(0)invert();width:142px;height:auto}.auth-flow-body{padding:1.6rem}.auth-flow-title{color:var(--brand-navy);letter-spacing:-.035em;font-size:clamp(1.6rem,4vw,2rem);font-weight:750}.auth-flow-copy{color:var(--text-muted);margin-top:.45rem;font-size:.875rem;line-height:1.55}.auth-flow-card input{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:100%;min-height:47px;color:var(--foreground);padding:.7rem .9rem}html[data-theme=dark] .orlena-card,html[data-theme=dark] .orlena-toolbar,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .organization-tools,html[data-theme=dark] .user-invite-tools,html[data-theme=dark] .admin-summary-item{border-color:var(--border);background:var(--surface)}html[data-theme=dark] .orlena-card table thead{background:var(--surface-soft)}html[data-theme=dark] .orlena-card table tbody tr:hover{background:var(--surface-hover)}html[data-theme=dark] .admin-tool-summary,html[data-theme=dark] .admin-summary-item strong,html[data-theme=dark] .auth-flow-title{color:var(--text-strong)}@media (min-width:640px){.orlena-page-header,.dashboard-heading{flex-direction:row;align-items:flex-end}.auth-flow-body{padding:2rem}}@media (max-width:639px){.orlena-page-header-actions,.orlena-page-header-actions>*{width:100%}.orlena-toolbar{padding:.75rem}.orlena-card{border-radius:10px}.dashboard-heading .dashboard-primary-action{width:100%}.dashboard-kpi{min-height:118px}.admin-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-summary-item{padding:.65rem}.admin-summary-item strong{font-size:1.2rem}.auth-flow-page{align-items:stretch;padding:0}.auth-flow-card{border:0;border-radius:0;min-height:100vh}}@media (prefers-reduced-motion:reduce){.orlena-card table tbody tr,.orlena-button-primary,.orlena-button-secondary,.dashboard-card{transition:none!important}}
.orlena-main-content,.orlena-main-content>[class*=max-w-],.orlena-main-content>.mx-auto{width:100%;max-width:none!important;margin-inline:0!important}.orlena-sidebar-brand .orlena-wordmark.tracking-normal{filter:grayscale()brightness(0)invert();width:36px;height:36px;box-shadow:none;background:url(/pwa/icon-192) 50%/contain no-repeat;border:0;border-radius:8px;line-height:0;display:block;overflow:hidden;color:#0000!important;font-size:0!important}.orlena-page:has(.organization-tools) .organization-tools{order:10;margin-top:.25rem}.dashboard-heading .dashboard-subtitle{display:block}.dashboard-kpi{min-height:122px!important;padding:1rem!important}.dashboard-kpi>p:first-of-type{margin-top:.75rem}.dashboard-kpi:after{background:var(--brand-blue)!important;opacity:.9!important;height:3px!important}.dashboard-kpi-icon{width:2.5rem!important;height:2.5rem!important;color:var(--brand-blue)!important;background:#eaf5fc!important;border:0!important}.text-orlena-petroleum,.text-orlena-navy{color:var(--brand-navy)!important}.text-orlena-teal{color:var(--brand-blue)!important}.text-orlena-aqua,.text-orlena-mint{color:var(--brand-cyan)!important}.text-orlena-green{color:var(--brand-green)!important}.border-orlena-green{border-color:var(--brand-green)!important}.border-orlena-teal{border-color:var(--brand-blue)!important}.bg-orlena-green{background-color:var(--brand-green)!important;color:#fff!important}.bg-orlena-teal{background-color:var(--brand-blue)!important;color:#fff!important}[class*=hover\:bg-orlena-green]:hover{color:#fff!important;background-color:#409544!important}[class*=hover\:bg-orlena-teal]:hover{background-color:var(--brand-cyan)!important;color:#fff!important}[class*=bg-orlena-mint],[class*=bg-orlena-aqua]{background-color:#e9f8fd!important}[class*=ring-orlena-aqua],[class*=ring-orlena-mint]{--tw-ring-color:#00a1de29!important}.bg-orlena-soft{background-color:var(--surface-soft)!important}.border-orlena-border{border-color:var(--border)!important}.text-orlena-muted{color:var(--text-muted)!important}.organization-tools input,.user-invite-tools input{border-radius:var(--radius-control)}.organization-tools details+details{border-top:1px solid var(--border)}.orlena-topbar{background:var(--topbar-bg)}.orlena-topbar-inner{min-height:68px}html[data-theme=dark] .dashboard-heading{padding-bottom:.35rem}html[data-theme=dark] .dashboard-title,html[data-theme=dark] .dashboard-card-title{text-transform:none}html[data-theme=dark] .text-orlena-petroleum,html[data-theme=dark] .text-orlena-navy{color:var(--text-strong)!important}html[data-theme=dark] .dashboard-kpi-icon,html[data-theme=dark] [class*=bg-orlena-mint],html[data-theme=dark] [class*=bg-orlena-aqua]{background-color:#00a1de1f!important}@media (min-width:1024px){.orlena-main-content{padding:1.5rem 1.5rem 2rem}.orlena-topbar-inner{padding-inline:1.5rem}}@media (min-width:1536px){.orlena-main-content,.orlena-topbar-inner{padding-inline:1.75rem}}@media (min-width:640px){.organization-tools details+details{border-top:0}}@media (max-width:639px){.dashboard-kpi{min-height:112px!important;padding:.9rem!important}.dashboard-kpi>p:first-of-type{margin-top:.6rem}}
.pipeline-board{gap:.875rem;min-width:0;display:grid}.pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem}.pipeline-column{border:1px solid var(--border);background:#f7f9fb;border-radius:12px;flex-direction:column;min-width:0;max-height:min(66vh,740px);transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.pipeline-column.is-compact{max-height:none}.pipeline-column.is-drop-target{border-color:var(--brand-cyan);transform:translateY(-2px);box-shadow:0 0 0 3px #00a1de24}.pipeline-column-header{z-index:2;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--pipeline-stage-accent,var(--brand-blue)) 8%, #fff);justify-content:space-between;align-items:center;gap:.75rem;min-height:48px;padding:.75rem .8rem .75rem .95rem;display:flex;position:sticky;top:0}.pipeline-column-header:before{content:"";background:var(--pipeline-stage-accent,var(--brand-blue));width:4px;position:absolute;inset:0 auto 0 0}.pipeline-column-header h2{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;line-height:1.25;overflow:hidden}.pipeline-column-header span{border:1px solid color-mix(in srgb, var(--pipeline-stage-accent,var(--brand-blue)) 24%, var(--border));min-width:1.8rem;height:1.55rem;color:var(--pipeline-stage-accent,var(--brand-blue));background:#fff;border-radius:999px;justify-content:center;align-items:center;padding-inline:.45rem;font-size:.65rem;font-weight:750;display:inline-flex}.pipeline-column-list{overscroll-behavior:contain;scrollbar-color:#b8c8d5 transparent;scrollbar-width:thin;flex:1;min-height:164px;padding:.6rem;overflow-y:auto}.pipeline-column-list>*+*{margin-top:.55rem}.pipeline-empty-column{min-height:112px;color:var(--text-subtle);text-align:center;background:#ffffffb8;border:1px dashed #c5d3de;border-radius:10px;place-items:center;padding:1rem;font-size:.72rem;font-weight:600;display:grid}.pipeline-lead-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;min-width:0;padding:.8rem;transition:border-color .15s,box-shadow .15s,opacity .15s,transform .15s;position:relative;box-shadow:0 2px 8px #0033660b}.pipeline-lead-card[draggable=true]{cursor:grab}.pipeline-lead-card[draggable=true]:active{cursor:grabbing}.pipeline-lead-card:hover{border-color:#9fc7df;transform:translateY(-1px);box-shadow:0 8px 20px #00336617}.pipeline-lead-card.is-pending{opacity:.62;pointer-events:none}.pipeline-lead-avatar{width:2rem;height:2rem;color:var(--brand-blue);background:#edf7fd;border:1px solid #c8dfed;border-radius:999px;flex:0 0 2rem;justify-content:center;align-items:center;font-size:.68rem;font-weight:750;display:inline-flex}.pipeline-lead-name{color:var(--brand-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;display:block;overflow:hidden}.pipeline-lead-name:hover{color:var(--brand-blue)}.pipeline-lead-location,.pipeline-lead-age,.pipeline-lead-source,.pipeline-lead-campaign{color:var(--text-subtle);font-size:.63rem;font-weight:550}.pipeline-lead-location,.pipeline-lead-campaign{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pipeline-lead-location{margin-top:.15rem}.pipeline-lead-age{background:var(--surface-soft);border-radius:999px;flex:none;padding:.18rem .42rem}.pipeline-lead-contact{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.55rem;font-size:.7rem;overflow:hidden}.pipeline-lead-source{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;max-width:100%;overflow:hidden}.pipeline-lead-campaign{margin-top:.35rem}.pipeline-substatus{max-width:100%;color:var(--brand-blue);text-overflow:ellipsis;white-space:nowrap;background:#edf7fd;border:1px solid #c8dfed;border-radius:999px;padding:.18rem .44rem;font-size:.6rem;font-weight:650;display:inline-flex;overflow:hidden}.pipeline-saving{color:var(--brand-blue);margin-top:.55rem;font-size:.63rem;font-weight:650;display:block}.pipeline-mobile-move{border-top:1px solid var(--border);margin-top:.65rem;padding-top:.6rem;display:none}.pipeline-mobile-move>span{color:var(--text-muted);font-size:.63rem;font-weight:650}.pipeline-mobile-move select{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:100%;min-height:40px;color:var(--foreground);margin-top:.3rem;padding:.45rem .65rem;font-size:.75rem;font-weight:550}.pipeline-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-bottom:.65rem;display:grid}.pipeline-mobile-tabs button{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);min-width:0;min-height:42px;color:var(--text-muted);text-align:left;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;font-size:.68rem;font-weight:650;display:flex}.pipeline-mobile-tabs button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pipeline-mobile-tabs button strong{color:var(--text-subtle);font-size:.65rem}.pipeline-mobile-tabs button[data-active=true]{border-color:var(--brand-blue);color:var(--brand-blue);background:#edf7fd}.pipeline-notice{color:#c44444;background:#fff2f2;border:1px solid #ffc7c7;border-radius:10px;padding:.75rem .85rem;font-size:.75rem;font-weight:650}.pipeline-column[data-stage=new]{--pipeline-stage-accent:#0070ba}.pipeline-column[data-stage=follow_up]{--pipeline-stage-accent:#00a1de}.pipeline-column[data-stage=qualified]{--pipeline-stage-accent:#ffb81c}.pipeline-column[data-stage=proposal]{--pipeline-stage-accent:#4f86c6}.pipeline-column[data-stage=enrolled]{--pipeline-stage-accent:#4caf50}.pipeline-column[data-stage=lost]{--pipeline-stage-accent:#ff6b6b}html[data-theme=dark] .pipeline-column{border-color:var(--border);background:var(--surface-soft)}html[data-theme=dark] .pipeline-column-header,html[data-theme=dark] .pipeline-lead-card{border-color:var(--border);background:var(--surface)}html[data-theme=dark] .pipeline-column-header{background:color-mix(in srgb, var(--pipeline-stage-accent,var(--brand-blue)) 12%, var(--surface))}html[data-theme=dark] .pipeline-column-header h2,html[data-theme=dark] .pipeline-lead-name{color:var(--text-strong)}html[data-theme=dark] .pipeline-column-header span{background:var(--surface-soft)}html[data-theme=dark] .pipeline-empty-column{background:var(--surface)}@media (min-width:640px) and (max-width:1023px){.pipeline-mobile-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.pipeline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1536px){.pipeline-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.pipeline-column{max-height:min(68vh,780px)}}@media (max-width:1023px),(pointer:coarse){.pipeline-mobile-move{display:block}}@media (max-width:1023px){.pipeline-column{max-height:none}.pipeline-column-list{overflow:visible}}@media (prefers-reduced-motion:reduce){.pipeline-column,.pipeline-lead-card{transition:none}}
@media (max-width:767px){.orlena-page-header-actions:not(:has(.orlena-button-primary)){min-width:0;z-index:auto!important;align-items:flex-start!important;width:100%!important;position:static!important;inset:auto!important}.orlena-page-header-actions:not(:has(.orlena-button-primary))>*{min-width:0;width:auto!important;min-height:0!important}.orlena-page-header-actions:not(:has(.orlena-button-primary))>.flex{justify-content:flex-start;gap:.4rem;width:100%!important}.orlena-page-header-actions:not(:has(.orlena-button-primary)) .rounded-full{white-space:normal;max-width:100%;line-height:1.2;width:auto!important;min-height:1.75rem!important}}
:root,html[data-theme=light]{--background:#f7f9fc;--foreground:#344054;--text-strong:#101828;--text-muted:#667085;--text-subtle:#98a2b3;--surface:#fff;--surface-soft:#f2f4f7;--surface-hover:#f5f8fc;--border:#e4e7ec;--border-strong:#d0d5dd;--sidebar-bg:#fff;--sidebar-text:#344054;--sidebar-muted:#667085;--sidebar-border:#eaecf0;--sidebar-active-bg:#eaf5fb;--sidebar-active-text:#0070ba;--topbar-bg:#fffffff0;--input-bg:#fff;--accent:#0070ba;--accent-strong:#005c99;--accent-contrast:#fff;--secondary:#00a1de;--secondary-strong:#007fae;--success:#4caf50;--warning:#ffb81c;--danger:#e24b4b;--info:#00a1de;--chart-a:#0070ba;--chart-b:#00a1de;--chart-c:#4caf50;--chart-d:#7f56d9;--chart-e:#ffb81c;--radius-card:14px;--radius-control:10px;--radius-nav:9px;--shadow-card:0 1px 2px #10182808, 0 4px 12px #10182809;--shadow-float:0 18px 48px #10182829;--auth-panel:#036;--auth-panel-text:#fff}html[data-theme=dark]{--background:#0c111d;--foreground:#d0d5dd;--text-strong:#f9fafb;--text-muted:#98a2b3;--text-subtle:#667085;--surface:#161b26;--surface-soft:#1d2433;--surface-hover:#222b3a;--border:#293242;--border-strong:#3a4556;--sidebar-bg:#101828;--sidebar-text:#eaecf0;--sidebar-muted:#98a2b3;--sidebar-border:#253044;--sidebar-active-bg:#00a1de24;--sidebar-active-text:#5cc8f1;--topbar-bg:#101828f0;--input-bg:#161b26;--accent:#2996d6;--accent-strong:#53b6e8;--accent-contrast:#fff;--secondary:#5cc8f1;--secondary-strong:#79d4f5;--success:#6ce074;--warning:#ffc84d;--danger:#ff7373;--info:#5cc8f1;--chart-a:#2996d6;--chart-b:#5cc8f1;--chart-c:#6ce074;--chart-d:#a48afb;--chart-e:#ffc84d;--radius-card:14px;--radius-control:10px;--radius-nav:9px;--shadow-card:0 1px 2px #00000038, 0 8px 24px #00000024;--shadow-float:0 20px 54px #0000006b;--auth-panel:#101828;--auth-panel-text:#fff}html,body,button,input,select,textarea{font-family:var(--font-outfit), var(--font-inter), ui-sans-serif, system-ui, sans-serif}body{background:var(--background);color:var(--foreground);font-size:15px}.orlena-app-shell{background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--secondary) 5%, transparent), transparent 32rem), var(--background)}.orlena-sidebar{transition:width .22s,background-color .18s;box-shadow:1px 0 #10182804;border-right:1px solid var(--sidebar-border)!important;background:var(--sidebar-bg)!important}.orlena-sidebar.w-\[236px\]{width:280px!important}.orlena-sidebar.w-\[76px\]{width:88px!important}.orlena-sidebar-brand{border-bottom-color:var(--sidebar-border)!important;height:78px!important}.orlena-sidebar-logo{width:142px!important}html[data-theme=light] .orlena-sidebar-logo,html[data-theme=light] .orlena-sidebar .brightness-0.invert{filter:none!important}html[data-theme=dark] .orlena-sidebar-logo,html[data-theme=dark] .orlena-sidebar .brightness-0.invert{filter:brightness(0)invert()!important}.orlena-sidebar-toggle{border:1px solid #0000;width:2.25rem;height:2.25rem;border-radius:8px!important}.orlena-sidebar-toggle:hover{border-color:var(--sidebar-border)!important;background:var(--surface-soft)!important;color:var(--accent)!important}.orlena-nav-link,.orlena-nav-settings{min-height:44px;font-size:.9rem;font-weight:500;border-radius:var(--radius-nav)!important;height:auto!important;color:var(--sidebar-muted)!important;letter-spacing:0!important;text-transform:none!important}.orlena-nav-link:hover,.orlena-nav-settings:hover{background:var(--surface-soft)!important;color:var(--sidebar-text)!important}.orlena-nav-link[data-active=true],.orlena-nav-settings[data-active=true]{font-weight:650;background:var(--sidebar-active-bg)!important;color:var(--sidebar-active-text)!important}.orlena-nav-link[data-active=true]:before,.orlena-nav-settings[data-active=true]:before{content:"";background:var(--accent);border-radius:999px;width:3px;height:22px;position:absolute;left:-8px}.orlena-nav-icon{color:currentColor!important}.orlena-sidebar-user{border-color:var(--sidebar-border)!important;background:var(--surface-soft)!important;box-shadow:none!important;border-radius:11px!important}.orlena-sidebar-user:hover{border-color:color-mix(in srgb, var(--accent) 38%, var(--border))!important;background:var(--surface-hover)!important}.orlena-topbar{-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);min-height:72px;border-bottom-color:var(--border)!important;background:var(--topbar-bg)!important;box-shadow:0 1px 2px #10182806!important}.orlena-topbar-inner{min-height:72px!important;padding-inline:clamp(1rem,2.3vw,2rem)!important}.orlena-global-search{max-width:580px!important}.orlena-search-input,.orlena-tenant-select,.orlena-theme-toggle{height:42px;box-shadow:0 1px 2px #10182805;border-color:var(--border)!important;border-radius:var(--radius-control)!important;background:var(--input-bg)!important}.orlena-search-input:hover,.orlena-tenant-select:hover,.orlena-theme-toggle:hover{border-color:var(--border-strong)!important}.orlena-search-input:focus,.orlena-tenant-select:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent)!important}.orlena-theme-toggle{clip-path:none!important;color:var(--text-muted)!important}.orlena-theme-toggle:hover{color:var(--accent)!important}.orlena-main-content{width:100%;padding:1.5rem clamp(1rem,2.4vw,2rem) 2.5rem!important}.dashboard-page,.orlena-page{gap:1.25rem!important}.dashboard-heading,.orlena-page-header{gap:.65rem!important;padding:.15rem 0 .25rem!important}.dashboard-title,.orlena-page-title,.orlena-page-header-title,.auth-flow-title{font-family:var(--font-outfit), var(--font-inter), sans-serif!important;color:var(--text-strong)!important;letter-spacing:-.03em!important;text-transform:none!important;font-size:clamp(1.75rem,2.25vw,2.25rem)!important;font-weight:650!important;line-height:1.16!important}.dashboard-card-title,.orlena-section-title{font-family:var(--font-outfit), var(--font-inter), sans-serif!important;color:var(--text-strong)!important;letter-spacing:-.015em!important;text-transform:none!important;font-weight:600!important}.dashboard-subtitle,.orlena-page-header-meta{line-height:1.55;color:var(--text-muted)!important;font-size:.9rem!important}.dashboard-overline,.orlena-overline,.orlena-page-header-eyebrow{color:var(--accent)!important;letter-spacing:.09em!important;font-size:.68rem!important;font-weight:700!important}.dashboard-card,.orlena-card,.orlena-toolbar,.organization-tools,.user-invite-tools,.admin-summary-item,.auth-flow-card{border:1px solid var(--border)!important;border-radius:var(--radius-card)!important;background:var(--surface)!important;box-shadow:var(--shadow-card)!important}.dashboard-card{transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.dashboard-card:hover{border-color:color-mix(in srgb, var(--accent) 24%, var(--border))!important;box-shadow:0 8px 24px #10182812!important}.dashboard-kpi{background:var(--surface)!important;min-height:132px!important;padding:1.15rem!important}.dashboard-kpi:after{opacity:.8!important;height:3px!important}.dashboard-kpi-icon{border:1px solid color-mix(in srgb, currentColor 16%, var(--border));background:color-mix(in srgb, currentColor 9%, var(--surface))!important;border-radius:10px!important;width:2.65rem!important;height:2.65rem!important}.orlena-page-hero,.orlena-hero{border-radius:var(--radius-card)!important;background:var(--surface)!important;color:var(--foreground)!important}.orlena-app main input:not([type=checkbox]):not([type=radio]),.orlena-app main select,.orlena-app main textarea,.orlena-input,.auth-flow-card input{min-height:44px;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:0 1px 2px #10182805;border:1px solid var(--border)!important;border-radius:var(--radius-control)!important;background:var(--input-bg)!important;color:var(--foreground)!important}.orlena-app main input:not([type=checkbox]):not([type=radio]):hover,.orlena-app main select:hover,.orlena-app main textarea:hover,.orlena-input:hover{border-color:var(--border-strong)!important}.orlena-app main input:not([type=checkbox]):not([type=radio]):focus,.orlena-app main select:focus,.orlena-app main textarea:focus,.orlena-input:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent)!important;outline:none!important}.dashboard-primary-action,.orlena-button-primary,.orlena-quick-button{box-shadow:0 1px 2px #10182814;border:1px solid var(--accent)!important;border-radius:var(--radius-control)!important;background:var(--accent)!important;color:#fff!important;letter-spacing:0!important;text-transform:none!important;min-height:42px!important;font-size:.875rem!important;font-weight:600!important}.dashboard-primary-action:hover,.orlena-button-primary:hover,.orlena-quick-button:hover{transform:translateY(-1px);border-color:var(--accent-strong)!important;background:var(--accent-strong)!important}.orlena-button-secondary{border:1px solid var(--border)!important;border-radius:var(--radius-control)!important;background:var(--surface)!important;min-height:42px!important;color:var(--text-strong)!important;font-size:.875rem!important;font-weight:600!important}.orlena-button-secondary:hover{border-color:color-mix(in srgb, var(--accent) 48%, var(--border))!important;background:var(--surface-hover)!important;color:var(--accent)!important}.orlena-app main table{border-collapse:separate;border-spacing:0;width:100%}.orlena-app main table thead,.orlena-card table thead{background:var(--surface-soft)!important;color:var(--text-muted)!important}.orlena-app main table th{letter-spacing:.035em;text-transform:uppercase;padding-block:.8rem;color:var(--text-muted)!important;font-size:.72rem!important;font-weight:600!important}.orlena-app main table td{border-color:var(--border)!important}.orlena-app main table tbody tr{transition:background-color .14s}.orlena-app main table tbody tr:hover,.dashboard-row-hover:hover{background:var(--surface-hover)!important}.orlena-badge,.rounded-full.border{font-weight:600;border-color:color-mix(in srgb, currentColor 18%, var(--border))!important}.dashboard-bar-track{background:var(--surface-soft)!important}.dashboard-bar-fill{background:var(--accent)!important}.orlena-account-menu,.orlena-popover,.orlena-nav-flyout{border:1px solid var(--border)!important;background:var(--surface)!important;box-shadow:var(--shadow-float)!important;border-radius:12px!important}html[data-theme=dark] .dashboard-heading{border-bottom:0!important}html[data-theme=dark] .dashboard-title,html[data-theme=dark] .dashboard-card-title,html[data-theme=dark] .orlena-nav-link,html[data-theme=dark] .orlena-nav-settings{text-transform:none!important;letter-spacing:inherit!important}html[data-theme=dark] .dashboard-kpi-icon,html[data-theme=dark] .orlena-avatar,html[data-theme=dark] .orlena-mobile-sheet,html[data-theme=dark] .auth-shell{border-radius:var(--radius-card)!important}html[data-theme=dark] .bg-white{background-color:var(--surface)!important}html[data-theme=dark] .bg-slate-50,html[data-theme=dark] .bg-orlena-soft{background-color:var(--surface-soft)!important}html[data-theme=dark] .text-orlena-navy,html[data-theme=dark] .text-slate-900,html[data-theme=dark] .text-slate-800,html[data-theme=dark] .text-slate-700{color:var(--text-strong)!important}.orlena-mobile-nav{border-top-color:var(--border)!important;background:var(--topbar-bg)!important;box-shadow:0 -8px 28px #1018281a!important}.orlena-mobile-link{color:var(--text-muted)!important;border-radius:9px!important}.orlena-mobile-link[data-active=true]{background:var(--sidebar-active-bg)!important;color:var(--sidebar-active-text)!important}.orlena-mobile-sheet{border:1px solid var(--border);border-bottom:0;background:var(--surface)!important;border-radius:20px 20px 0 0!important}@media (min-width:1024px){.orlena-app-viewport[class*="lg:ml-[236px]"]{margin-left:280px!important}.orlena-app-viewport[class*="lg:ml-[76px]"]{margin-left:88px!important}}@media (max-width:1023px){.orlena-topbar,.orlena-topbar-inner{min-height:64px!important}.orlena-main-content{padding:1rem .9rem calc(7rem + env(safe-area-inset-bottom))!important}}@media (max-width:639px){.dashboard-page,.orlena-page{gap:.9rem!important}.dashboard-title,.orlena-page-title,.orlena-page-header-title{font-size:1.65rem!important}.dashboard-card,.orlena-card,.orlena-toolbar{border-radius:12px!important}.dashboard-kpi{min-height:118px!important;padding:.9rem!important}}@media (prefers-reduced-motion:reduce){.orlena-sidebar,.dashboard-card,.dashboard-primary-action,.orlena-button-primary,.orlena-button-secondary{transition:none!important}}
html[data-theme=light] .orlena-sidebar .orlena-nav-link:hover,html[data-theme=light] .orlena-sidebar .orlena-nav-settings:hover{background:var(--surface-soft)!important;color:var(--sidebar-text)!important;-webkit-text-fill-color:var(--sidebar-text)!important}html[data-theme=light] .orlena-sidebar .orlena-nav-link[data-active=true],html[data-theme=light] .orlena-sidebar .orlena-nav-settings[data-active=true]{background:var(--sidebar-active-bg)!important;color:var(--sidebar-active-text)!important;-webkit-text-fill-color:var(--sidebar-active-text)!important}html[data-theme=light] .orlena-sidebar .orlena-nav-link:hover>span:not([aria-label]),html[data-theme=light] .orlena-sidebar .orlena-nav-link[data-active=true]>span:not([aria-label]),html[data-theme=light] .orlena-sidebar .orlena-nav-settings:hover>span,html[data-theme=light] .orlena-sidebar .orlena-nav-settings:hover>span>span,html[data-theme=light] .orlena-sidebar .orlena-nav-settings[data-active=true]>span,html[data-theme=light] .orlena-sidebar .orlena-nav-settings[data-active=true]>span>span{color:inherit!important;-webkit-text-fill-color:currentColor!important}html[data-theme=light] .orlena-sidebar .orlena-nav-link:hover .orlena-nav-icon,html[data-theme=light] .orlena-sidebar .orlena-nav-link[data-active=true] .orlena-nav-icon,html[data-theme=light] .orlena-sidebar .orlena-nav-settings:hover .orlena-nav-icon,html[data-theme=light] .orlena-sidebar .orlena-nav-settings[data-active=true] .orlena-nav-icon{color:currentColor!important;stroke:currentColor!important}html[data-theme=dark] .orlena-sidebar .orlena-nav-link:hover,html[data-theme=dark] .orlena-sidebar .orlena-nav-settings:hover{background:var(--surface-hover)!important;color:var(--sidebar-text)!important;-webkit-text-fill-color:var(--sidebar-text)!important}html[data-theme=dark] .orlena-sidebar .orlena-nav-link[data-active=true],html[data-theme=dark] .orlena-sidebar .orlena-nav-settings[data-active=true]{background:var(--sidebar-active-bg)!important;color:var(--sidebar-active-text)!important;-webkit-text-fill-color:var(--sidebar-active-text)!important}html[data-theme=dark] .orlena-sidebar .orlena-nav-link:hover>span:not([aria-label]),html[data-theme=dark] .orlena-sidebar .orlena-nav-link[data-active=true]>span:not([aria-label]),html[data-theme=dark] .orlena-sidebar .orlena-nav-settings:hover>span,html[data-theme=dark] .orlena-sidebar .orlena-nav-settings:hover>span>span,html[data-theme=dark] .orlena-sidebar .orlena-nav-settings[data-active=true]>span,html[data-theme=dark] .orlena-sidebar .orlena-nav-settings[data-active=true]>span>span{color:inherit!important;-webkit-text-fill-color:currentColor!important}html[data-theme=dark] .orlena-sidebar .orlena-nav-link:hover .orlena-nav-icon,html[data-theme=dark] .orlena-sidebar .orlena-nav-link[data-active=true] .orlena-nav-icon,html[data-theme=dark] .orlena-sidebar .orlena-nav-settings:hover .orlena-nav-icon,html[data-theme=dark] .orlena-sidebar .orlena-nav-settings[data-active=true] .orlena-nav-icon{color:currentColor!important;stroke:currentColor!important}
@media (min-width:640px){.orlena-toolbar:has(>details:not([open])){display:none!important}}@media (min-width:1024px){.pipeline-mobile-tabs{display:none!important}}
@media (min-width:1024px){.orlena-sidebar:has(.orlena-nav-settings[title=Configurações]){overflow:visible}.orlena-sidebar:has(.orlena-nav-settings[title=Configurações]) nav[aria-label=Navegação\ principal]{overflow:visible!important}.orlena-sidebar:has(.orlena-nav-settings[title=Configurações]) .orlena-nav-flyout{overscroll-behavior:contain;max-height:min(30rem,100vh - 2rem);overflow-y:auto}}
.orlena-page-header-description{max-width:52rem;color:var(--text-muted);margin-top:.5rem;font-size:.9rem;line-height:1.55}.orlena-page-header-actions{min-width:0}.orlena-metric-label{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0}@media (max-width:1023px){.orlena-page-header{flex-wrap:wrap;align-items:flex-start!important;gap:.75rem!important}.orlena-page-header>:first-child{flex:18rem;min-width:0}.orlena-page-header-actions{max-width:100%}.orlena-toolbar,.orlena-toolbar form,.orlena-toolbar details,.orlena-toolbar label,.orlena-card,.dashboard-card{min-width:0}}@media (max-width:767px){.orlena-main-content{padding-top:.7rem!important}.dashboard-page,.orlena-page{gap:.75rem!important}.orlena-page-header{flex-direction:column;width:100%;position:relative;gap:.45rem!important;min-height:0!important;padding:0 0 .1rem!important;display:flex!important}.orlena-page-header>:first-child{width:100%;flex:none!important;min-height:0!important}.orlena-page-header-title{font-size:clamp(1.55rem,7vw,1.85rem)!important;line-height:1.1!important}.orlena-page-header-meta{font-size:.78rem!important;line-height:1.3!important}.orlena-page-header-description{max-width:none;margin-top:.3rem;font-size:.82rem;line-height:1.42}.orlena-page-header>:first-child,.orlena-page-header-actions{width:100%}.orlena-page-header:has(>.orlena-page-header-actions[data-mobile-action=fab])>:first-child{padding-right:3.25rem}.orlena-page-header-actions[data-mobile-action=fab]{z-index:5!important;width:44px!important;margin:0!important;position:absolute!important;inset:.05rem 0 auto auto!important}.orlena-page-header-actions[data-mobile-action=fab]>:only-child{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;box-shadow:0 8px 22px color-mix(in srgb, var(--accent) 24%, transparent)!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.orlena-page-header-actions[data-mobile-action=fab]>:only-child:before{font-size:1.55rem;font-weight:500;line-height:1;display:block;content:"+"!important}:is(.orlena-page-header-actions:not([data-mobile-action=fab]),.orlena-page-header-actions:has(>:only-child):not([data-mobile-action=fab])){grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));align-items:stretch;margin-top:.05rem;z-index:auto!important;gap:.4rem!important;display:grid!important;position:static!important;inset:auto!important}:is(.orlena-page-header-actions:not([data-mobile-action=fab])>*,.orlena-page-header-actions:has(>:only-child):not([data-mobile-action=fab])>*){width:100%!important;min-width:0!important;min-height:44px!important}.orlena-page-header-actions[data-mobile-action=inline]>div{align-items:center;gap:.4rem!important;min-height:0!important}:is(.orlena-page-header-actions:has(>:only-child):not([data-mobile-action=fab]) .orlena-button-primary,.orlena-page-header-actions:has(>:only-child):not([data-mobile-action=fab]) .orlena-button-secondary){border-radius:var(--radius-control)!important;justify-content:center!important;width:100%!important;min-width:0!important;height:auto!important;min-height:44px!important;padding:.65rem .9rem!important;font-size:.875rem!important;line-height:1.2!important;overflow:visible!important;box-shadow:0 1px 2px #10182814!important}.orlena-page-header-actions:has(>:only-child):not([data-mobile-action=fab]) .orlena-button-primary:before{content:none!important}.orlena-page-header-actions:has(>:only-child):not([data-mobile-action=fab]) .orlena-button-secondary:before{content:none!important}.orlena-toolbar{padding:.72rem!important}.orlena-toolbar>.mb-3{margin-bottom:.55rem!important}.orlena-metric-card{min-height:82px;padding:.7rem!important}.orlena-metric-card-heading{gap:.35rem!important}.orlena-metric-label{white-space:normal!important;font-size:.68rem!important;line-height:1.15!important}.orlena-metric-value-row{margin-top:.3rem!important}.orlena-metric-value{font-size:1.5rem!important;line-height:1!important}.dashboard-kpi{min-height:96px!important;padding:.8rem!important}.dashboard-kpi-icon{width:2.2rem!important;height:2.2rem!important}.tasks-page>.space-y-4>section:first-child{gap:.5rem!important}.tasks-page>.space-y-4>section:first-child>button{min-height:76px;padding:.7rem!important}.tasks-page>.space-y-4>section:first-child>button>p:last-child{margin-top:.2rem!important;font-size:1.5rem!important}.orlena-app main input:not([type=checkbox]):not([type=radio]),.orlena-app main select,.orlena-app main textarea,.pipeline-mobile-move select{font-size:16px!important}.orlena-toolbar summary,.orlena-button-primary,.orlena-button-secondary,.orlena-quick-button,.orlena-mobile-sheet-action,.pipeline-mobile-tabs button{min-height:44px}.orlena-toolbar summary{align-items:center;padding-block:.15rem}.fixed[role=presentation]{align-items:flex-end!important;padding:0!important}.fixed[role=presentation]>[role=dialog]{overscroll-behavior:contain;width:100%!important;max-width:none!important;max-height:calc(100dvh - max(.75rem, env(safe-area-inset-top)))!important;padding-bottom:calc(1rem + env(safe-area-inset-bottom))!important;border-radius:20px 20px 0 0!important;overflow-y:auto!important}.overflow-x-auto,.pipeline-mobile-tabs{-webkit-overflow-scrolling:touch;scroll-padding-inline:.75rem}}@media (max-width:480px){.orlena-metric-icon{display:none!important}}@media (max-width:380px){.orlena-page-header-title{overflow-wrap:anywhere;font-size:1.5rem!important}.orlena-page-header-description{font-size:.79rem}}@media (hover:none) and (pointer:coarse){.orlena-button-primary,.orlena-button-secondary,.orlena-quick-button,.orlena-nav-link,.orlena-nav-settings{min-height:44px}}
@media (max-width:1023px){.orlena-mobile-context{flex:auto;justify-content:flex-end;min-width:0;margin-left:auto;display:flex}.orlena-mobile-context-trigger{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, transparent);width:min(66vw,270px);min-width:0;min-height:46px;color:var(--text-strong);text-align:left;border-radius:14px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:.55rem;padding:.48rem .65rem .48rem .78rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 4px 14px #1018280f}.orlena-mobile-context-trigger:active{transform:scale(.985)}.orlena-mobile-context-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.orlena-mobile-context-copy{min-width:0;display:block}.orlena-mobile-context-tenant,.orlena-mobile-context-location{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.orlena-mobile-context-tenant{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.61rem;font-weight:800;line-height:1.15}.orlena-mobile-context-location{color:var(--text-strong);margin-top:.18rem;font-size:.78rem;font-weight:750;line-height:1.2}.orlena-mobile-context-chevron{width:20px;height:20px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.orlena-mobile-context-chevron svg,.orlena-mobile-context-close svg{width:100%;height:100%}.orlena-mobile-context-layer{z-index:190;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.orlena-mobile-context-backdrop{-webkit-backdrop-filter:blur(4px);background:#0f172a7a;border:0;position:absolute;inset:0}.orlena-mobile-context-sheet{z-index:1;border:1px solid var(--border);background:var(--surface);width:100%;max-height:min(78dvh,620px);padding:.7rem 1rem calc(1rem + env(safe-area-inset-bottom));border-bottom:0;border-radius:24px 24px 0 0;animation:.18s ease-out orlena-mobile-context-enter;position:relative;overflow-y:auto;box-shadow:0 -24px 60px #0f172a33}.orlena-mobile-context-handle{background:var(--border-strong,var(--border));border-radius:999px;width:42px;height:4px;margin:0 auto .8rem}.orlena-mobile-context-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.95rem;display:flex}.orlena-mobile-context-eyebrow{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:800}.orlena-mobile-context-header h2{color:var(--text-strong);font-family:var(--font-sora), sans-serif;margin:.2rem 0 0;font-size:1.05rem;font-weight:750}.orlena-mobile-context-close{border:1px solid var(--border);background:var(--surface-muted,color-mix(in srgb, var(--surface) 90%, var(--border)));width:40px;height:40px;color:var(--text-muted);border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;padding:.65rem;display:flex}.orlena-mobile-context-fields{gap:.8rem;padding-top:1rem;display:grid}.orlena-mobile-context-field{border:1px solid var(--border);background:var(--surface-muted,color-mix(in srgb, var(--surface) 94%, var(--border)));border-radius:16px;min-width:0;padding:.7rem .8rem;display:block}.orlena-mobile-context-field label,.orlena-mobile-context-field-label{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .42rem;font-size:.66rem;font-weight:800;display:block}.orlena-mobile-context-field select{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;height:46px;color:var(--text-strong);border-radius:12px;outline:none;padding:0 2.35rem 0 .78rem;font-size:.92rem;font-weight:700}.orlena-mobile-context-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.orlena-mobile-context-static{border:1px solid var(--border);background:var(--surface);min-height:46px;color:var(--text-strong);border-radius:12px;align-items:center;padding:0 .78rem;font-size:.92rem;font-weight:700;display:flex}@keyframes orlena-mobile-context-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media (min-width:700px) and (max-width:1023px){.orlena-mobile-context-sheet{border-bottom:1px solid var(--border);border-radius:24px;width:min(480px,100% - 2rem);margin-bottom:1rem}}@media (max-width:380px){.orlena-mobile-context-trigger{width:min(64vw,230px);padding-left:.65rem}.orlena-mobile-context-tenant{font-size:.56rem}.orlena-mobile-context-location{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.orlena-mobile-context-sheet{animation:none}}
