@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy-900:#0b2545;--navy-800:#0a2342;--navy-700:#1b3a6b;--orange-500:#f2641e;--orange-400:#f58220;--orange-light:#fef0e8;--white:#fff;--gray-50:#f4f5f7;--gray-100:#eaecef;--gray-200:#e3e6ea;--gray-400:#9aa3ae;--gray-500:#5a6472;--gray-900:#1a1f2e;--green:#16a34a;--green-bg:#dcfce7;--yellow:#ca8a04;--yellow-bg:#fef9c3;--red:#dc2626;--red-bg:#fee2e2;--blue:#2563eb;--blue-bg:#dbeafe;--orange:var(--orange-500);--orange-d:#d4531a;--orange-l:var(--orange-light);--dark:var(--gray-50);--dark2:var(--white);--dark3:var(--gray-50);--dark4:var(--gray-100);--text:var(--gray-900);--text2:var(--gray-500);--text3:var(--gray-400);--border:var(--gray-200);--border2:var(--gray-200);--radius:8px;--radius-lg:12px;font-family:Inter,sans-serif;font-size:14px}[data-theme=dark]{--white:#1e2433;--gray-50:#151923;--gray-100:#1e2433;--gray-200:#2a3147;--gray-400:#6b7a99;--gray-500:#8b95b0;--gray-900:#e8ecf4;--dark:#151923;--dark2:#1e2433;--dark3:#1e2433;--dark4:#2a3147;--text:#e8ecf4;--text2:#8b95b0;--text3:#6b7a99;--border:#2a3147;--border2:#2a3147;--orange-light:#f2641e26;--green-bg:#16a34a26;--yellow-bg:#ca8a0426;--red-bg:#dc262626;--blue-bg:#2563eb26}body{-webkit-font-smoothing:antialiased;background:#f4f5f7;background:var(--gray-50);min-height:100vh;overflow-x:hidden;transition:background .2s,color .2s}body,h1,h2,h3,h4{color:#1a1f2e;color:var(--gray-900)}h1,h2,h3,h4{font-weight:700}button,h1,h2,h3,h4,input,select,textarea{font-family:Inter,sans-serif}.app{display:grid;grid-template-columns:220px 1fr;grid-template-rows:56px 1fr;min-height:100vh}.topbar{align-items:center;border-bottom:1px solid #ffffff0f;gap:16px;grid-column:1/-1;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.sidebar,.topbar{background:#0b2545;background:var(--navy-900);display:flex}.sidebar{border-right:1px solid #ffffff0d;flex-direction:column;padding:8px 0}.main,.sidebar{overflow-y:auto}.main{background:#f4f5f7;background:var(--gray-50)}.logo{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;gap:8px;letter-spacing:-.3px;margin-right:auto}.logo-accent{color:#f2641e;color:var(--orange-500)}.logo span{color:#ffffff8c;font-size:12px;font-weight:400;margin-left:2px}.top-btn{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;border-radius:var(--radius);color:#ffffffb3;cursor:pointer;display:flex;font-size:12px;gap:6px;padding:5px 13px;transition:all .2s}.top-btn:hover{background:#ffffff24;color:#fff}.avatar{align-items:center;background:#f2641e;background:var(--orange-500);border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:32px;justify-content:center;letter-spacing:.5px;width:32px}.notif-dot{background:#dc2626;background:var(--red);border:2px solid #0b2545;border:2px solid var(--navy-900);border-radius:50%;height:8px;width:8px}.nav-section{margin-top:4px;padding:4px 10px}.nav-label{color:#ffffff4d;font-size:10px;font-weight:600;letter-spacing:1.2px;margin-bottom:2px;margin-top:8px;padding:0 10px;text-transform:uppercase}.nav-item{align-items:center;background:none;border:none;border-radius:6px;color:#fff9;cursor:pointer;display:flex;font-size:13px;gap:10px;padding:9px 12px;position:relative;text-align:left;transition:all .15s;width:100%}.nav-item:hover{background:#ffffff12;color:#ffffffe6}.nav-item.active{background:#f2641e26;border-left:3px solid #f2641e;border-left:3px solid var(--orange-500);border-radius:0 6px 6px 0;color:#fff;margin-left:-10px;padding-left:19px}.nav-item.active svg{color:#f2641e;color:var(--orange-500)}.nav-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:18px}.nav-badge{background:#dc2626;background:var(--red);border-radius:10px;color:#fff;font-size:10px;font-weight:600;margin-left:auto;padding:1px 6px}.sidebar-user{border-top:1px solid #ffffff14;margin-top:auto;padding:12px 14px}.sidebar-user-name{color:#ffffffe6;font-size:13px;font-weight:600}.sidebar-user-role{color:#fff6;font-size:11px;margin-top:1px;text-transform:capitalize}.sidebar-logout{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;color:#fff9;cursor:pointer;display:flex;font-size:12px;gap:6px;justify-content:center;margin-top:10px;padding:7px 12px;transition:all .2s;width:100%}.sidebar-logout:hover{background:#dc262626;border-color:#dc26264d;color:#fca5a5}.card{background:#fff;background:var(--white);border:1px solid #e3e6ea;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-lg);padding:20px;transition:background .2s,border-color .2s}.card-sm{padding:14px 16px}.page{padding:24px}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.page-title{color:#0b2545;color:var(--navy-900);font-size:20px;font-weight:700}.page-sub{color:#5a6472;color:var(--gray-500);font-size:13px;margin-top:2px}.stats-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.stat-card{background:#fff;background:var(--white);border:1px solid #e3e6ea;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-lg);padding:18px 20px;position:relative;transition:background .2s}.stat-icon{align-items:center;border-radius:8px;display:flex;height:36px;justify-content:center;margin-bottom:12px;width:36px}.stat-icon.orange{background:#fef0e8;background:var(--orange-light);color:#f2641e;color:var(--orange-500)}.stat-icon.green{background:#dcfce7;background:var(--green-bg);color:#16a34a;color:var(--green)}.stat-icon.blue{background:#dbeafe;background:var(--blue-bg);color:#2563eb;color:var(--blue)}.stat-icon.navy{background:#0b254514;color:#0b2545;color:var(--navy-900)}.stat-label{color:#5a6472;color:var(--gray-500);font-size:11px;font-weight:500;letter-spacing:.3px;margin-bottom:6px;text-transform:uppercase}.stat-value{color:#1a1f2e;color:var(--gray-900);font-size:26px;font-weight:700;line-height:1}.stat-delta{color:#9aa3ae;color:var(--gray-400);font-size:11px;margin-top:5px}.stat-delta.up{color:#16a34a;color:var(--green)}.stat-delta.down{color:#dc2626;color:var(--red)}.btn{align-items:center;border:none;border-radius:8px;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s;white-space:nowrap}.btn-primary{background:#f2641e;background:var(--orange-500);color:#fff}.btn-primary:hover{background:#d4531a;background:var(--orange-d)}.btn-navy{background:#0b2545;background:var(--navy-900);color:#fff}.btn-navy:hover{background:#0a2342;background:var(--navy-800)}.btn-ghost{background:none;border:1px solid #e3e6ea;border:1px solid var(--gray-200);color:#5a6472;color:var(--gray-500)}.btn-ghost:hover{background:#f4f5f7;background:var(--gray-50);border-color:#9aa3ae;border-color:var(--gray-400);color:#1a1f2e;color:var(--gray-900)}.btn-danger{background:none;border:1px solid #dc2626;border:1px solid var(--red);color:#dc2626;color:var(--red)}.btn-danger:hover{background:#fee2e2;background:var(--red-bg)}.btn-sm{padding:5px 11px}.btn-icon{border-radius:7px;padding:7px}.btn:disabled{cursor:not-allowed;opacity:.5}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:500;padding:3px 9px}.badge-new{background:#dbeafe;background:var(--blue-bg);color:#2563eb;color:var(--blue)}.badge-contacted{background:#ede9fe;color:#7c3aed}.badge-qualified{background:#fef9c3;background:var(--yellow-bg);color:#ca8a04;color:var(--yellow)}.badge-proposal{background:#fef0e8;background:var(--orange-light);color:#f2641e;color:var(--orange-500)}.badge-negotiation{background:#ffedd5;color:#ea580c}.badge-closed_won{background:#dcfce7;background:var(--green-bg);color:#16a34a;color:var(--green)}.badge-closed_lost{background:#fee2e2;background:var(--red-bg);color:#dc2626;color:var(--red)}.badge-source{background:#eaecef;background:var(--gray-100);color:#5a6472;color:var(--gray-500)}.badge-score-high{background:#dcfce7;background:var(--green-bg);color:#16a34a;color:var(--green)}.badge-score-med{background:#fef9c3;background:var(--yellow-bg);color:#ca8a04;color:var(--yellow)}.badge-score-low{background:#fee2e2;background:var(--red-bg);color:#dc2626;color:var(--red)}.badge-booking{background:#dbeafe;color:#1d4ed8}.badge-departed{background:#ede9fe;color:#6d28d9}.badge-in_transit{background:#fef9c3;color:#a16207}.badge-in_customs{background:#ffedd5;color:#c2410c}.badge-released{background:#d1fae5;color:#065f46}.badge-delivered{background:#dcfce7;background:var(--green-bg);color:#16a34a;color:var(--green)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;font-size:13px;width:100%}th{background:#fff;border-bottom:1px solid #e3e6ea;border-bottom:1px solid var(--gray-200);color:#5a6472;color:var(--gray-500);font-size:11px;font-weight:600;letter-spacing:.4px;padding:10px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}td{border-bottom:1px solid #eaecef;border-bottom:1px solid var(--gray-100);color:#1a1f2e;color:var(--gray-900);padding:12px 14px;vertical-align:middle}tr:last-child td{border-bottom:none}tr:hover td{background:#f4f5f7;background:var(--gray-50)}.form-group{margin-bottom:14px}.form-label{color:#5a6472;color:var(--gray-500);display:block;font-size:12px;font-weight:500;margin-bottom:5px}.form-input{background:#fff;background:var(--white);border:1px solid #e3e6ea;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius);color:#1a1f2e;color:var(--text);font-size:13px;outline:none;padding:8px 12px;transition:border .2s,background .2s,color .2s;width:100%}.form-input:focus{border-color:#f2641e;border-color:var(--orange-500);box-shadow:0 0 0 3px #fef0e8;box-shadow:0 0 0 3px var(--orange-light)}.form-select{-webkit-appearance:none;appearance:none;background:#fff;background:var(--white);border:1px solid #e3e6ea;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius);color:#1a1f2e;color:var(--text);cursor:pointer;font-size:13px;outline:none;padding:8px 12px;transition:border .2s,background .2s,color .2s;width:100%}.form-select:focus{border-color:#f2641e;border-color:var(--orange-500);box-shadow:0 0 0 3px #fef0e8;box-shadow:0 0 0 3px var(--orange-light)}.form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}textarea.form-input{min-height:80px;resize:vertical}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a142873;display:flex;inset:0;justify-content:center;position:fixed;z-index:200}.modal{background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:16px;box-shadow:0 20px 60px #00000026;max-height:90vh;max-width:540px;overflow-y:auto;padding:28px;width:100%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.modal-title{color:#0b2545;color:var(--navy-900);font-size:16px;font-weight:700}.modal-close{background:none;border:none;border-radius:4px;color:#9aa3ae;color:var(--gray-400);cursor:pointer;font-size:20px;line-height:1;padding:4px}.modal-close:hover{background:#eaecef;background:var(--gray-100);color:#1a1f2e;color:var(--gray-900)}.modal-actions{border-top:1px solid #eaecef;border-top:1px solid var(--gray-100);display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:16px}.kanban{grid-gap:12px;display:grid;grid-template-columns:repeat(7,240px);padding-bottom:20px}.kanban-col{background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:12px;border-radius:var(--radius-lg);display:flex;flex-direction:column;min-height:400px}.kanban-header{border-bottom:1px solid #eaecef;border-bottom:1px solid var(--gray-100);padding:11px 14px}.kanban-title{font-size:11px;letter-spacing:.5px;text-transform:uppercase}.kanban-count,.kanban-title{color:#5a6472;color:var(--gray-500)}.kanban-count{background:#eaecef;background:var(--gray-100);border-radius:10px;font-weight:600;padding:2px 7px}.kanban-cards{flex:1 1;padding:10px}.kanban-card{background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 1px 3px #0000000a;cursor:grab;padding:12px;transition:all .2s}.kanban-card:hover{border-color:#f2641e;border-color:var(--orange-500);box-shadow:0 4px 12px #f2641e1f;transform:translateY(-1px)}.kanban-card.dragging{opacity:.5}.kc-company{color:#1a1f2e;color:var(--gray-900);font-size:13px;font-weight:600;margin-bottom:2px}.kc-contact{color:#9aa3ae;color:var(--gray-400);font-size:11px}.kc-meta{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.wa-layout{display:grid;grid-template-columns:280px 1fr;height:calc(100vh - 56px)}.wa-list{background:#fff;border-right:1px solid #e3e6ea;border-right:1px solid var(--gray-200);overflow-y:auto}.wa-item{border-bottom:1px solid #eaecef;border-bottom:1px solid var(--gray-100);cursor:pointer;padding:13px 16px;transition:background .15s}.wa-item:hover{background:#f4f5f7;background:var(--gray-50)}.wa-item.active{background:#fef0e8;background:var(--orange-light);border-left:3px solid #f2641e;border-left:3px solid var(--orange-500)}.wa-chat{display:flex;flex-direction:column;height:100%}.wa-chatbar{align-items:center;background:#fff;border-bottom:1px solid #e3e6ea;border-bottom:1px solid var(--gray-200);display:flex;gap:12px;padding:12px 20px}.wa-messages{background:#f4f5f7;background:var(--gray-50);display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:20px}.wa-msg{border-radius:14px;font-size:13px;line-height:1.5;max-width:72%;padding:10px 14px}.wa-msg.in{align-self:flex-start;background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-bottom-left-radius:4px;color:#1a1f2e;color:var(--gray-900)}.wa-msg.out{align-self:flex-end;background:#0b2545;background:var(--navy-900);border-bottom-right-radius:4px;color:#fff}.wa-msg.auto{align-self:flex-end;background:#fef0e8;background:var(--orange-light);border:1px solid #f2641e4d;border-bottom-right-radius:4px;color:#d4531a;color:var(--orange-d)}.wa-input{align-items:center;background:#fff;border-top:1px solid #e3e6ea;border-top:1px solid var(--gray-200);display:flex;gap:10px;padding:14px 20px}.wa-input input{background:#f4f5f7;background:var(--gray-50);border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:20px;color:#1a1f2e;color:var(--gray-900);flex:1 1;font-size:13px;outline:none;padding:9px 16px;transition:border .2s}.wa-input input:focus{border-color:#f2641e;border-color:var(--orange-500)}.integrations-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.int-card{background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:12px;border-radius:var(--radius-lg);padding:20px}.int-icon{font-size:26px;margin-bottom:10px}.int-name{color:#0b2545;color:var(--navy-900);font-size:14px;font-weight:600;margin-bottom:3px}.int-desc{color:#5a6472;color:var(--gray-500)}.int-desc,.int-status{font-size:12px;margin-bottom:12px}.int-status{align-items:center;border-radius:20px;display:flex;font-weight:500;gap:6px;padding:4px 10px;width:-webkit-fit-content;width:fit-content}.int-status.on{background:#dcfce7;background:var(--green-bg);color:#16a34a;color:var(--green)}.int-status.off{background:#fee2e2;background:var(--red-bg);color:#dc2626;color:var(--red)}.int-dot{background:currentColor;border-radius:50%;height:6px;width:6px}.toast-container{bottom:24px;display:flex;flex-direction:column;gap:8px;position:fixed;right:24px;z-index:999}.toast{align-items:center;animation:slideIn .3s ease;background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:10px;box-shadow:0 8px 24px #0000001a;color:#1a1f2e;color:var(--gray-900);display:flex;font-size:13px;gap:10px;min-width:260px;padding:12px 16px}.toast.success{border-left:3px solid #16a34a;border-left:3px solid var(--green)}.toast.error{border-left:3px solid #dc2626;border-left:3px solid var(--red)}.toast.info{border-left:3px solid #2563eb;border-left:3px solid var(--blue)}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.login-page{align-items:center;background:#050d1a;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.login-bg{pointer-events:none}.login-bg,.login-grid{inset:0;position:absolute}.login-grid{animation:gridPulse 6s ease-in-out infinite;background-image:radial-gradient(circle,#f2641e2e 1px,#0000 0);background-size:32px 32px}@keyframes gridPulse{0%,to{opacity:.5}50%{opacity:1}}.login-line{background:linear-gradient(90deg,#0000,#f2641e,#0000);background:linear-gradient(90deg,#0000,var(--orange-500),#0000);height:1px;opacity:.25;position:absolute;width:60%}.login-line-1{animation:lineSweep 8s ease-in-out infinite;left:-10%;top:22%;transform:rotate(-12deg)}.login-line-2{animation:lineSweep 8s ease-in-out 2s infinite;left:20%;top:55%;transform:rotate(-12deg)}.login-line-3{animation:lineSweep 8s ease-in-out 4s infinite;left:-5%;top:78%;transform:rotate(-12deg);width:80%}@keyframes lineSweep{0%{opacity:.15;transform:rotate(-12deg) translateX(-5%)}50%{opacity:.4}to{opacity:.15;transform:rotate(-12deg) translateX(5%)}}.login-corner{border-color:#f2641e;border-color:var(--orange-500);border-style:solid;height:80px;opacity:.35;position:absolute;width:80px}.login-corner-tl{border-width:2px 0 0 2px;left:24px;top:24px}.login-corner-br{border-width:0 2px 2px 0;bottom:24px;right:24px}.login-orb{border-radius:50%;filter:blur(80px);pointer-events:none;position:absolute}.login-orb-1{animation:orbFloat 9s ease-in-out infinite;background:radial-gradient(circle,#f2641e33 0,#0000 70%);height:420px;right:-100px;top:-100px;width:420px}.login-orb-2{animation:orbFloat 11s ease-in-out infinite reverse;background:radial-gradient(circle,#0b2545cc 0,#0000 70%);bottom:-60px;height:300px;left:-60px;width:300px}@keyframes orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.login-version{bottom:16px;color:#f2641e66;font-family:Inter,monospace;font-size:10px;font-weight:600;letter-spacing:2px;position:absolute;right:20px}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#081224d9;border:1px solid #f2641e40;border-radius:16px;box-shadow:0 0 0 1px #f2641e14,0 32px 80px #0009,inset 0 1px 0 #ffffff0d;max-width:420px;overflow:hidden;padding:40px 36px 32px;position:relative;width:100%}.login-scan{animation:scanMove 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#f2641e 50%,#0000);background:linear-gradient(90deg,#0000 0,var(--orange-500) 50%,#0000 100%);height:2px;left:0;opacity:.7;position:absolute;right:0;top:0}@keyframes scanMove{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.login-logo-wrap{align-items:center;display:flex;gap:14px;margin-bottom:28px}.login-logo-badge{align-items:center;background:linear-gradient(135deg,#f2641e,#d4531a);background:linear-gradient(135deg,var(--orange-500) 0,#d4531a 100%);border-radius:12px;box-shadow:0 0 20px #f2641e66,0 4px 12px #0006;display:flex;flex-shrink:0;height:52px;justify-content:center;position:relative;width:52px}.login-logo-badge:after{border:1px solid #ffffff26;border-radius:13px;content:"";inset:-1px;position:absolute}.llb-a{color:#fff;font-size:26px;font-style:italic;font-weight:900;letter-spacing:-1px;line-height:1}.login-logo-text{font-size:20px;font-weight:800;letter-spacing:-.5px;line-height:1.1}.llo-accent{color:#f2641e;color:var(--orange-500)}.llo-white{color:#fff}.login-logo-sub{color:#ffffff59;font-family:Inter,monospace;font-size:9px;font-weight:600;letter-spacing:2.5px;margin-top:4px}.login-cursor{color:#f2641e;color:var(--orange-500);font-weight:300}.login-divider{align-items:center;display:flex;gap:10px;margin-bottom:24px}.login-divider-line{background:#ffffff1a;flex:1 1;height:1px}.login-divider-text{color:#f2641e99;font-size:9px;font-weight:700;letter-spacing:2.5px}.login-field{margin-bottom:18px}.login-label{align-items:center;color:#fff6;display:flex;font-size:9px;font-weight:700;gap:6px;letter-spacing:2px;margin-bottom:8px}.login-label-dot{background:#f2641e;background:var(--orange-500);border-radius:50%;box-shadow:0 0 6px #f2641e;box-shadow:0 0 6px var(--orange-500);flex-shrink:0;height:4px;width:4px}.login-input-wrap{position:relative}.login-input-icon{color:#ffffff40;left:13px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.login-input{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:13px;outline:none;padding:11px 14px 11px 38px;transition:all .2s;width:100%}.login-input::placeholder{color:#fff3}.login-input:focus{background:#f2641e0f;border-color:#f2641e;border-color:var(--orange-500);box-shadow:0 0 0 3px #f2641e26,0 0 20px #f2641e14}.login-error{background:#dc26261f;border:1px solid #dc26264d;border-radius:8px;color:#fca5a5;gap:7px;margin-bottom:16px;padding:9px 13px}.login-btn,.login-error{align-items:center;display:flex;font-size:12px}.login-btn{background:linear-gradient(135deg,#f2641e,#d4531a);background:linear-gradient(135deg,var(--orange-500) 0,#d4531a 100%);border:none;border-radius:8px;box-shadow:0 4px 20px #f2641e66;color:#fff;cursor:pointer;font-weight:700;gap:8px;justify-content:center;letter-spacing:1.5px;margin-top:4px;overflow:hidden;padding:13px 20px;position:relative;transition:all .2s;width:100%}.login-btn:before{background:linear-gradient(135deg,#ffffff26,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.login-btn:hover:not(:disabled){box-shadow:0 8px 28px #f2641e8c;transform:translateY(-1px)}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{cursor:not-allowed;opacity:.6}.login-spinner{animation:spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;flex-shrink:0;height:14px;width:14px}.login-footer{align-items:center;color:#fff3;display:flex;font-size:10px;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:24px}.login-footer-dot{background:#f2641e;background:var(--orange-500);border-radius:50%;height:3px;opacity:.5;width:3px}@media (max-width:480px){.login-card{padding:28px 22px 24px}.login-corner-br,.login-corner-tl{display:none}}.hamburger{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:7px;color:#fffc;cursor:pointer;display:none;flex-shrink:0;justify-content:center;padding:6px;transition:background .15s}.hamburger:hover{background:#ffffff26}.sidebar-close-row{display:none}.logo-sub{color:#fff6;font-size:12px;font-weight:400}.logo-full{color:#fffc;font-weight:400}.topbar-date{color:#ffffff73;flex:1 1;font-size:12px;text-align:center}.mobile-nav,.sidebar-overlay{display:none}.nav-chevron{color:#f2641e;color:var(--orange-500);margin-left:auto;opacity:.6}.top-btn-label{display:inline}@media (max-width:900px){.app{grid-template-columns:200px 1fr}.integrations-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.detail-grid,.form-row{grid-template-columns:1fr}.logo-sub,.topbar-date{display:none}}@media (max-width:680px){.app{grid-template-columns:1fr;grid-template-rows:52px 1fr}.topbar{gap:10px;padding:0 12px}.hamburger{display:flex}.logo{font-size:14px}.logo-full,.logo-sub,.top-btn-label{display:none}.top-btn-notif{padding:6px 8px}.sidebar{bottom:0;box-shadow:none;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);width:260px;z-index:300}.sidebar.sidebar-open{box-shadow:8px 0 40px #00000080;transform:translateX(0)}.sidebar-close-row{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;margin-bottom:4px;padding:16px 14px 8px}.sidebar-brand{font-size:18px;font-weight:800;letter-spacing:-.3px}.sidebar-close-btn{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;color:#fff9;cursor:pointer;display:flex;padding:5px}.sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:block;inset:0;position:fixed;z-index:299}.main{padding-bottom:64px}.mobile-nav{align-items:stretch;background:#0b2545;background:var(--navy-900);border-top:1px solid #ffffff14;bottom:0;box-shadow:0 -4px 20px #0000004d;display:flex;height:62px;left:0;padding:0 4px env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:200}.mobile-nav-item{align-items:center;background:none;border:none;border-radius:8px;color:#fff6;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:9px;font-weight:500;gap:3px;justify-content:center;letter-spacing:.3px;padding:6px 2px 2px;position:relative;transition:color .15s}.mobile-nav-item.active{color:#f2641e;color:var(--orange-500)}.mobile-nav-item.active:before{background:#f2641e;background:var(--orange-500);border-radius:0 0 4px 4px;box-shadow:0 0 8px #f2641e;box-shadow:0 0 8px var(--orange-500);content:"";height:2px;left:20%;position:absolute;right:20%;top:0}.page{padding:14px}.page-header{flex-wrap:wrap;gap:10px}.stats-grid{gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}.stat-card{padding:14px}.stat-value{font-size:22px}.detail-grid,.form-row,.integrations-grid{grid-template-columns:1fr}.kanban{grid-template-columns:repeat(7,220px)}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{min-width:560px}.wa-layout{grid-template-columns:1fr}.wa-list{display:none}.wa-layout.list-view .wa-list{display:block}.wa-layout.list-view .wa-chat{display:none}.modal{border-radius:16px 16px 0 0;margin:0;max-height:92vh;max-width:100%!important}.modal-overlay{align-items:flex-end}.toast-container{bottom:74px;left:12px;right:12px}.toast{min-width:0;min-width:auto;width:100%}}@media (max-width:380px){.stats-grid{gap:8px;grid-template-columns:1fr 1fr}.page{padding:10px}.topbar{gap:6px}}.loading{align-items:center;color:#9aa3ae;color:var(--gray-400);display:flex;font-size:13px;height:200px;justify-content:center}.spinner{animation:spin .7s linear infinite;border:2.5px solid #e3e6ea;border-top-color:#f2641e;border:2.5px solid var(--gray-200);border-radius:50%;border-top-color:var(--orange-500);flex-shrink:0;height:28px;margin-right:10px;width:28px}.detail-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 340px}.detail-field{margin-bottom:12px}.detail-label{color:#9aa3ae;color:var(--gray-400);font-size:11px;font-weight:500;letter-spacing:.4px;margin-bottom:2px;text-transform:uppercase}.detail-val{color:#1a1f2e;color:var(--gray-900);font-size:13px}.service-chip{align-items:center;background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:20px;color:#5a6472;color:var(--gray-500);cursor:pointer;display:inline-flex;font-size:11px;font-weight:500;gap:5px;padding:4px 10px;transition:all .15s}.service-chip.selected,.service-chip:hover{border-color:#f2641e;border-color:var(--orange-500);color:#f2641e;color:var(--orange-500)}.service-chip.selected{background:#fef0e8;background:var(--orange-light)}.status-steps{align-items:center;display:flex;gap:0}.status-step{border-bottom:3px solid #e3e6ea;border-bottom:3px solid var(--gray-200);color:#9aa3ae;color:var(--gray-400);flex:1 1;font-size:10px;font-weight:600;letter-spacing:.3px;padding:8px 4px;text-align:center;text-transform:uppercase;transition:all .2s}.status-step.done{border-color:#16a34a;border-color:var(--green);color:#16a34a;color:var(--green)}.status-step.current{border-color:#f2641e;border-color:var(--orange-500);color:#f2641e;color:var(--orange-500)}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e3e6ea;background:var(--gray-200);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9aa3ae;background:var(--gray-400)}.section-title{align-items:center;color:#0b2545;color:var(--navy-900);display:flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:12px}.section-title:after{background:#e3e6ea;background:var(--gray-200);content:"";flex:1 1;height:1px}.empty-state{align-items:center;color:#9aa3ae;color:var(--gray-400);display:flex;flex-direction:column;gap:12px;justify-content:center;padding:60px 20px;text-align:center}.empty-state svg{opacity:.4}.empty-state p{font-size:13px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-box{animation:shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#f0f2f5 25%,#e8eaed 50%,#f0f2f5 75%);background-size:200% 100%;display:block}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin{animation:spin .8s linear infinite}.dash-enterprise{max-width:1600px;padding:20px 24px 40px}.dash-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:18px}.dash-greeting{color:#1a1f2e;color:var(--gray-900);font-size:22px;font-weight:700;line-height:1.2}.dash-greeting strong{color:#f2641e;color:var(--orange-500)}.dash-subtitle{color:#5a6472;color:var(--gray-500);font-size:13px;margin-top:2px}.dash-header-actions{gap:8px}.dash-header-actions,.period-bar{align-items:center;display:flex;flex-wrap:wrap}.period-bar{gap:12px;justify-content:space-between;margin-bottom:20px}.period-tabs{background:#eaecef;background:var(--gray-100);border-radius:10px;display:flex;gap:2px;padding:3px}.period-tab{background:none;border:none;border-radius:8px;color:#5a6472;color:var(--gray-500);cursor:pointer;font-size:13px;font-weight:500;padding:6px 16px;transition:all .18s;white-space:nowrap}.period-tab.active{background:#fff;box-shadow:0 1px 4px #0000001a;color:#f2641e;color:var(--orange-500);font-weight:700}.period-tab:hover:not(.active){color:#1a1f2e;color:var(--gray-900)}.period-date{font-size:12px;gap:5px;white-space:nowrap}.kpi-section-hd,.period-date{align-items:center;color:#9aa3ae;color:var(--gray-400);display:flex}.kpi-section-hd{font-size:11px;font-weight:700;gap:6px;letter-spacing:.07em;margin:20px 0 10px;text-transform:uppercase}.kpi-grid{grid-gap:12px;display:grid;gap:12px;margin-bottom:4px}.kpi-grid.g4{grid-template-columns:repeat(4,1fr)}.kpi-grid.g3{grid-template-columns:repeat(3,1fr)}.kpi-card{background:#fff;border:1px solid #eaecef;border:1px solid var(--gray-100);border-radius:12px;box-shadow:0 1px 3px #0000000a;cursor:default;padding:16px 18px;position:relative;transition:box-shadow .2s,transform .15s}.kpi-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.kpi-card-hd,.kpi-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}.kpi-label{color:#5a6472;color:var(--gray-500);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.kpi-icon{border-radius:8px;flex-shrink:0;height:28px;justify-content:center;width:28px}.kpi-icon,.kpi-value{align-items:center;display:flex}.kpi-value{color:#1a1f2e;color:var(--gray-900);font-size:26px;font-weight:800;gap:6px;line-height:1;margin-bottom:6px}.kpi-alert{animation:pulse-dot 1.5s ease-in-out infinite;background:#ef4444;border-radius:50%;flex-shrink:0;height:8px;width:8px}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.kpi-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.kpi-sub{color:#9aa3ae;color:var(--gray-400);font-size:11px}.kpi-trend{align-items:center;border-radius:20px;display:flex;font-size:11px;font-weight:700;gap:2px;padding:2px 7px}.kpi-trend-up{background:#dcfce7;color:#16a34a}.kpi-trend-dn{background:#fee2e2;color:#dc2626}.chart-card{background:#fff;border:1px solid #eaecef;border:1px solid var(--gray-100);border-radius:14px;box-shadow:0 1px 4px #0000000a;overflow:hidden}.chart-card-hd{align-items:flex-start;border-bottom:1px solid #eaecef;border-bottom:1px solid var(--gray-100);display:flex;justify-content:space-between;padding:16px 18px 12px}.chart-title{color:#1a1f2e;color:var(--gray-900);font-size:14px;font-weight:700}.chart-sub{color:#9aa3ae;color:var(--gray-400);font-size:11px;margin-top:2px}.chart-card-bd{padding:16px 16px 12px}.chart-tip{background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 4px 12px #0000001a;font-size:12px;padding:10px 14px}.chart-tip-label{color:#1a1f2e;color:var(--gray-900);font-weight:600;margin-bottom:4px}.chart-tip-row{align-items:center;color:var(--gray-700);display:flex;gap:6px;line-height:1.7}.chart-row{grid-gap:14px;display:grid;gap:14px;margin-top:14px}.chart-row.c60-40{grid-template-columns:1.5fr 1fr}.chart-row.c3col{grid-template-columns:repeat(3,1fr)}.stage-bar-list{padding:4px 0}.stage-bar-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:120px 1fr 100px;margin-bottom:10px}.stage-bar-label{align-items:center;color:var(--gray-700);display:flex;font-size:12px;font-weight:500;gap:6px}.stage-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.stage-bar-track{background:#eaecef;background:var(--gray-100);border-radius:4px;height:7px;overflow:hidden}.stage-bar-fill{border-radius:4px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.stage-bar-meta{align-items:center;display:flex;gap:6px;justify-content:flex-end}.stage-count-badge{color:#1a1f2e;color:var(--gray-900);font-size:12px;font-weight:700}.stage-value-badge{color:#9aa3ae;color:var(--gray-400);font-size:10px}.recent-row{align-items:center;border-bottom:1px solid #eaecef;border-bottom:1px solid var(--gray-100);cursor:pointer;display:flex;gap:10px;padding:9px 0;transition:background .15s}.recent-row:last-child{border-bottom:none}.recent-row:hover{background:#f4f5f7;background:var(--gray-50);border-radius:8px;margin:0 -16px;padding:9px 16px}.recent-avatar{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:14px;font-weight:800;height:34px;justify-content:center;width:34px}.recent-info{flex:1 1;min-width:0}.recent-company{color:#1a1f2e;color:var(--gray-900);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-contact{color:#5a6472;color:var(--gray-500);font-size:11px}.recent-right{align-items:flex-end;display:flex;flex-direction:column;gap:3px}.recent-value{color:#16a34a;font-size:11px;font-weight:700}.top-row{align-items:center;border-bottom:1px solid #eaecef;border-bottom:1px solid var(--gray-100);display:flex;gap:10px;padding:9px 0}.top-row:last-child{border-bottom:none}.top-rank{flex-shrink:0;text-align:center;width:20px}.top-info{flex:1 1;min-width:0}.top-company{color:#1a1f2e;color:var(--gray-900);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-stage{color:#9aa3ae;color:var(--gray-400);font-size:11px}.top-score{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:34px;justify-content:center;width:34px}.top-value{color:#16a34a;font-size:12px;font-weight:700;white-space:nowrap}.quick-bar{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.quick-btn{align-items:center;background:#fff;border:1px solid #eaecef;border:1px solid var(--gray-100);border-radius:12px;box-shadow:0 1px 3px #0000000a;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:80px;padding:14px 18px;transition:all .18s}.quick-btn:hover{border-color:#e3e6ea;border-color:var(--gray-200);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.quick-ico{align-items:center;border-radius:10px;display:flex;height:36px;justify-content:center;width:36px}.quick-lbl{color:var(--gray-700);font-size:11px;font-weight:600}.pipeline-page{overflow-x:auto}.pipeline-legend{align-items:center;background:#fff;border:1px solid #eaecef;border:1px solid var(--gray-100);border-radius:8px;display:flex;gap:14px;padding:7px 14px}.pipeline-legend-item{align-items:center;display:flex;font-size:11px;font-weight:600;gap:4px}.kanban{align-items:flex-start;display:flex;gap:12px;overflow-x:auto;padding-bottom:12px}.kanban-col{background:#f8fafc;border:1px solid #eaecef;border:1px solid var(--gray-100);border-radius:14px;max-width:260px;min-width:240px;padding:0 0 10px;transition:all .15s}.kanban-col-drag{border-color:#f2641e!important;border-color:var(--orange-500)!important;box-shadow:0 0 0 2px #f2641e33}.kanban-header{align-items:center;display:flex;justify-content:space-between;padding:12px 14px 8px}.kanban-title{font-size:13px;font-weight:700}.kanban-count{border-radius:20px;font-size:11px;font-weight:800;padding:3px 9px}.kanban-stage-value{border-bottom:1px solid #e3e6ea;border-bottom:1px solid var(--gray-200);color:#16a34a;font-size:11px;font-weight:600;margin-bottom:8px;padding:0 14px 8px}.kanban-cards{display:flex;flex-direction:column;gap:8px;padding:0 10px}.kanban-empty{border:2px dashed #e3e6ea;border:2px dashed var(--gray-200);border-radius:10px;color:#9aa3ae;color:var(--gray-400);font-size:12px;padding:24px 10px;text-align:center}.pipeline-card{background:#fff;border:1px solid #eaecef;border:1px solid var(--gray-100);border-radius:10px;box-shadow:0 1px 3px #0000000a;cursor:pointer;padding:12px;transition:all .15s}.pipeline-card:hover{border-color:#e3e6ea;border-color:var(--gray-200);box-shadow:0 4px 14px #0000001a;transform:translateY(-1px)}.pc-temp{align-items:center;border-radius:20px;display:inline-flex;font-size:9px;font-weight:800;gap:3px;letter-spacing:.06em;margin-bottom:8px;padding:3px 7px;text-transform:uppercase}.pc-company{color:#1a1f2e;color:var(--gray-900);font-size:13px;font-weight:700;margin-bottom:2px}.pc-contact{color:#5a6472;color:var(--gray-500);font-size:11px;margin-bottom:8px}.pc-meta-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.pc-value{color:#16a34a;font-weight:700;gap:2px}.pc-assigned,.pc-value{align-items:center;display:flex;font-size:11px}.pc-assigned{color:#5a6472;color:var(--gray-500);gap:5px;margin-top:6px}.pc-warning{background:#fef2f2;border-radius:5px;color:#dc2626;font-size:10px;font-weight:500;margin-top:6px;padding:3px 7px}.global-search{flex:1 1;margin:0 8px;max-width:340px;min-width:180px;position:relative}.gs-input-wrap{align-items:center;display:flex;position:relative}.gs-icon{color:#9aa3ae;color:var(--gray-400);left:10px;pointer-events:none;position:absolute}.gs-input{background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;color:#fff;font-size:13px;height:32px;outline:none;padding:0 30px 0 32px;transition:all .2s;width:100%}.gs-input::placeholder{color:#ffffff73}.gs-input:focus{background:#ffffff2e;border-color:#ffffff4d;box-shadow:0 0 0 3px #f2641e40}.gs-clear{align-items:center;background:none;border:none;color:#ffffff80;cursor:pointer;display:flex;position:absolute;right:8px}.gs-dropdown{background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:12px;box-shadow:0 12px 40px #00000026;left:0;max-height:380px;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:1000}.gs-empty,.gs-loading{color:#9aa3ae;color:var(--gray-400);font-size:13px;padding:16px;text-align:center}.gs-group{padding:4px 0}.gs-group-label{color:#9aa3ae;color:var(--gray-400);font-size:10px;font-weight:700;gap:5px;letter-spacing:.07em;padding:8px 14px 4px;text-transform:uppercase}.gs-group-label,.gs-item{align-items:center;display:flex}.gs-item{background:none;border:none;cursor:pointer;gap:10px;padding:9px 14px;text-align:left;transition:background .12s;width:100%}.gs-item-static:hover,.gs-item:hover{background:#f4f5f7;background:var(--gray-50)}.gs-item-static{align-items:center;display:flex;gap:10px;padding:9px 14px}.gs-item-main{color:#1a1f2e;color:var(--gray-900);flex:1 1;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gs-item-sub{color:#9aa3ae;color:var(--gray-400);flex-shrink:0;font-size:11px}.notif-center,.notif-trigger{position:relative}.notif-badge{background:#ef4444;border-radius:20px;color:#fff;font-size:9px;font-weight:800;line-height:1.4;min-width:16px;padding:1px 5px;position:absolute;right:-4px;text-align:center;top:-4px}.notif-dropdown{background:#fff;border:1px solid #e3e6ea;border:1px solid var(--gray-200);border-radius:14px;box-shadow:0 12px 40px #00000026;max-height:480px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);width:320px;z-index:1000}.notif-hd{align-items:center;border-bottom:1px solid #eaecef;border-bottom:1px solid var(--gray-100);display:flex;justify-content:space-between;padding:14px 16px}.notif-hd-title{color:#1a1f2e;color:var(--gray-900);font-size:14px;font-weight:700}.notif-hd-count{background:#fee2e2;border-radius:20px;color:#dc2626;font-size:11px;font-weight:700;padding:2px 8px}.notif-loading{padding:20px}.notif-empty,.notif-loading{color:#9aa3ae;color:var(--gray-400);font-size:13px;text-align:center}.notif-empty{align-items:center;display:flex;flex-direction:column;gap:8px;padding:32px}.notif-group{padding:4px 0}.notif-group+.notif-group{border-top:1px solid #eaecef;border-top:1px solid var(--gray-100)}.notif-group-label{align-items:center;color:#9aa3ae;color:var(--gray-400);display:flex;font-size:10px;font-weight:700;gap:5px;letter-spacing:.07em;padding:8px 14px 4px;text-transform:uppercase}.notif-item{align-items:flex-start;display:flex;gap:10px;padding:10px 14px;transition:background .12s}.notif-item:hover{background:#f4f5f7;background:var(--gray-50)}.notif-item svg{flex-shrink:0;margin-top:1px}.notif-item-title{color:#1a1f2e;color:var(--gray-900);font-size:13px;font-weight:600}.notif-item-sub{color:#9aa3ae;color:var(--gray-400);font-size:11px}.notif-red svg{color:#dc2626}.notif-yellow svg{color:#ca8a04}.notif-orange svg{color:#f97316}.btn-sm{font-size:12px;padding:7px 14px}.btn-xs{align-items:center;display:inline-flex;font-size:11px;gap:4px;padding:4px 10px}@media (max-width:1200px){.kpi-grid.g4{grid-template-columns:repeat(2,1fr)}.chart-row.c60-40{grid-template-columns:1fr}.chart-row.c3col{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.dash-enterprise{padding:14px 14px 30px}.kpi-grid.g4{grid-template-columns:repeat(2,1fr)}.global-search,.pipeline-legend,.quick-bar{display:none}.chart-row.c3col{grid-template-columns:1fr}}@media (max-width:600px){.kpi-grid.g4{grid-template-columns:1fr}.period-tabs{gap:0}.period-tab{font-size:12px;padding:6px 10px}}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{-webkit-appearance:button;appearance:button;cursor:pointer;overflow:visible;text-transform:none}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-toolbar{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;justify-content:center;margin-bottom:10px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{background:none;background-image:none;border:1px solid #ccc;border-radius:4px;color:#373a3c;display:inline-block;line-height:normal;margin:0;padding:.375rem 1rem;text-align:center;vertical-align:middle;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#373a3c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.rbc-toolbar button:hover{cursor:pointer}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (max-width:767px){.rbc-toolbar{flex-direction:column}}.rbc-event{background-color:#3174ad;border:none;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:2px 5px;text-align:left;width:100%}.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected{background-color:#265985}.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{display:block;font-size:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 #33333380}.rbc-event-continues-prior{border-bottom-left-radius:0;border-top-left-radius:0}.rbc-event-continues-after{border-bottom-right-radius:0;border-top-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-row-segment .rbc-event-content{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;color:#3174ad;display:block;font-size:85%;font-weight:700;height:auto;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:4}.rbc-show-more:focus,.rbc-show-more:hover{color:#265985}.rbc-month-view{border:1px solid #ddd;display:flex;flex:1 0;flex-direction:column;height:100%;position:relative;user-select:none;-webkit-user-select:none;width:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;flex:1 0;flex-basis:0px;flex-direction:column;height:100%;overflow:hidden;position:relative}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{bottom:0;display:flex;flex:1 0;flex-direction:row;left:0;overflow:hidden;position:absolute;right:0;right:1px;top:0}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 5px 15px #00000040;padding:10px;position:absolute;z-index:5}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex:1 0;flex-direction:column;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{border-bottom:1px solid #ddd;padding:3px 5px;text-align:left}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;display:flex;flex-flow:column nowrap;min-height:40px}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;margin-right:10px;position:absolute;right:0;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{align-items:flex-start;border:1px solid #265985;display:flex;flex-flow:column wrap;max-height:100%;min-height:20px;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1;height:100%;line-height:1;min-height:1em;width:100%}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:#fff;border-right:1px solid #ddd;left:0;margin-right:-1px;position:-webkit-sticky;position:sticky;z-index:10}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0;flex-basis:0px;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{flex:1 1;flex-basis:0px;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{background-color:#00000080;color:#fff;font-size:75%;padding:3px;position:absolute;width:100%;z-index:10}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.rbc-time-view .rbc-time-gutter{text-align:right;white-space:nowrap}.rbc-time-view .rbc-allday-cell{box-sizing:initial;height:100%;position:relative;width:100%}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-width:0}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{align-items:flex-start;border-top:2px solid #ddd;display:flex;flex:1 0;overflow-y:auto;position:relative;width:100%}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{user-select:none;-webkit-user-select:none;width:100%}.rbc-current-time-indicator{background-color:#74ad31;height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.rbc-resource-grouping.rbc-time-header-content{display:flex;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.rbc-calendar{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.rbc-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{border-bottom:1px solid #ddd;flex:1 0;font-size:90%;font-weight:700;min-height:0;overflow:hidden;padding:0 3px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{background:none;border:none;color:inherit;cursor:pointer;margin:0;padding:0;-webkit-user-select:text;user-select:text}.rbc-row-content{position:relative;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}
/*# sourceMappingURL=main.04aa6ccf.css.map*/