:root{font-family:Segoe UI,Roboto,Arial,sans-serif;color:#2e3338;background-color:#f7f8fa;line-height:1.4;font-weight:400}*{box-sizing:border-box}body{margin:0;background:#f7f8fa}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,#eaf7ef,transparent 40%),radial-gradient(circle at 80% 10%,#e0f2e9,transparent 30%),#f7f8fa}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;width:420px;box-shadow:0 12px 40px #0f172a14}.landing{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:48px 24px;width:100%;background:linear-gradient(120deg,#f3f8f5,#eef6f1 30%,#f7f9fb)}.landing-header{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.landing-body{display:flex;flex-wrap:wrap;gap:32px;align-items:stretch;justify-content:center;width:100%;max-width:1200px}.landing-hero{display:flex;flex-direction:column;gap:18px;padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 36px #0f172a14;flex:1 1 520px;max-width:640px}.landing-hero h1{font-size:32px;margin:0}.lead{font-size:16px;color:#4b5563;line-height:1.6}.landing-features{list-style:none;padding:0;margin:0;display:grid;gap:10px}.landing-features li{display:flex;gap:10px;align-items:center;padding:10px 12px;background:#f3f8f5;border:1px solid #e5e7eb;border-radius:12px;color:#2f3338}.landing-card{width:100%;max-width:440px;justify-self:center;flex:1 1 420px;max-width:520px}.brand-with-logo{display:flex;justify-content:center;align-items:center}.brand-logo{width:220px;height:220px;border-radius:10px;object-fit:contain;background:#fff;padding:12px;border:1px solid #d1d5db}.brand-text{font-weight:800;font-size:24px;color:#0f172a;letter-spacing:.2px}.brand{font-size:20px;font-weight:700;color:#1a7f4b;letter-spacing:.3px}h1{margin:12px 0 4px;font-size:26px;color:#2e3338}.muted{color:#6b7280;font-size:14px}.form{display:flex;flex-direction:column;gap:14px;margin-top:16px}.form-grid{display:flex;flex-direction:column;gap:14px}.two-cols,.three-cols{display:grid;gap:12px}.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.inline-fields{display:flex;gap:8px;align-items:center}.inline-fields select{height:38px;border-radius:10px;border:1px solid #d1d5db;padding:0 10px;background:#fff}label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#374151}input,textarea{border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px;font-family:inherit;background:#fff;color:#2e3338}input:focus,textarea:focus{outline:2px solid #7ac28a;border-color:#7ac28a}button{cursor:pointer;font-family:inherit}.primary{background:#1a7f4b;color:#fff;border:none;border-radius:10px;padding:10px 14px;font-weight:600;transition:transform .08s ease,box-shadow .08s ease;box-shadow:0 8px 20px #1a7f4b38}.primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px #1a7f4b42}.secondary{background:#f3f4f6;color:#2e3338;border:1px solid #e5e7eb;border-radius:10px;padding:10px 14px;font-weight:600}.link{background:none;border:none;color:#1a7f4b;font-weight:600}.layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f7f8fa}.sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:24px;display:flex;flex-direction:column;gap:22px}.sidebar .brand-with-logo{display:flex;justify-content:center}.nav-group{display:flex;flex-direction:column;gap:10px}.nav-title{font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:#9ca3af}.nav-btn{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;color:#2e3338;border-radius:10px;padding:10px 12px;font-weight:600}.nav-btn.active{background:linear-gradient(120deg,#26a36b,#1a7f4b);color:#fff;border:none;box-shadow:0 10px 30px #1a7f4b40}.nav-btn.subtle{background:#fff}.toggle{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151}.content{padding:24px 28px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.tabs{display:flex;gap:12px;font-weight:700}.tab{padding:10px 16px;border-radius:12px;background:#eef5f0;color:#1a7f4b}.top-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;color:#1f2937;background:#fff}.icon-btn.ghost{border:none;background:transparent}.search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;padding:8px 10px;border-radius:12px;min-width:280px}.search-box input{border:none;padding:0;font-size:14px;flex:1}.search-box input:focus{outline:none}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:18px}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.metric-value{font-size:28px;font-weight:800;color:#1a7f4b}.metric-label{font-size:14px;color:#6b7280}.filters{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;margin-bottom:16px}.filters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-title{font-weight:700;color:#1a7f4b}.form-section-title{font-weight:700;font-size:15px;color:#374151;margin-top:8px;padding-bottom:4px;border-bottom:1px solid #e5e7eb}.required{color:#dc2626;font-weight:400}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:8px}.filter-actions{display:flex;gap:8px;align-items:center}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin:12px 0}.info-block{border:1px solid #e5e7eb;background:#f9fafb;border-radius:12px;padding:12px}.block-title{font-weight:700;color:#111827;margin-bottom:6px}.table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.table-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.table-controls{display:flex;justify-content:flex-end;color:#6b7280;font-size:13px;margin-bottom:8px}.table{width:100%;display:flex;flex-direction:column;border-radius:12px;overflow:hidden}.table-row{display:grid;grid-template-columns:1fr 1fr 2fr 2fr 1fr 1fr 1fr;padding:12px 10px;border-bottom:1px solid #e5e7eb;align-items:center;background:#fff}.load-table-row{grid-template-columns:120px 1fr 160px 150px 170px;padding:14px 12px;gap:12px;transition:background .12s}.load-table-row:not(.header):hover{background:#f9fafb}.table-row.header{background:#f1f5f9;font-weight:700;color:#374151}.table-row.empty{text-align:center;color:#6b7280;justify-content:center}.badge{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;display:inline-block}.status-open{background:#e7f8ed;color:#1a7f4b}.status-counter_offer{background:#e0f2fe;color:#0369a1}.status-rate_agreed{background:#fef7e5;color:#b45309}.status-security_passed{background:#fce7f3;color:#9d174d}.status-docs_signed{background:#ede9fe;color:#5b21b6}.status-trip_completed{background:#d1fae5;color:#065f46}.status-deleted{background:#f3f4f6;color:#6b7280}.status-pending{background:#e0f2fe;color:#0369a1}.status-accepted{background:#dcfce7;color:#166534}.status-rejected{background:#fee2e2;color:#b91c1c}.role-owner{background:#fef7e5;color:#b45309}.role-manager{background:#fef3c7;color:#92400e}.role-employee{background:#e7f8ed;color:#1a7f4b}.strong{font-weight:700;color:#2e3338}.small{font-size:13px}.compact{padding:8px 12px}.banner{margin-bottom:12px}.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecdd3;border-radius:10px;padding:10px 12px}.success{background:#eaf7ef;color:#1a7f4b;border:1px solid #7ac28a;border-radius:10px;padding:10px 12px}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{width:100%;padding-right:44px}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#9ca3af;transition:color .15s ease,background-color .15s ease;padding:0}.password-toggle:hover{color:#1a7f4b;background-color:#f3f8f5}.password-toggle:focus{outline:none;color:#1a7f4b;background-color:#eef5f0}.password-toggle svg{width:20px;height:20px;transition:transform .15s ease}.password-toggle:hover svg{transform:scale(1.1)}select{border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px;font-family:inherit;background:#fff;color:#2e3338;cursor:pointer}select:focus{outline:2px solid #7ac28a;border-color:#7ac28a}.modal{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;padding:20px}.modal-content{background:#fff;border-radius:16px;padding:20px;width:min(760px,100%);max-height:92vh;overflow-y:auto;box-shadow:0 16px 40px #0003;display:flex;flex-direction:column;gap:12px}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-actions{display:flex;justify-content:flex-end;gap:10px}@media(max-width:1024px){.layout{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:16px;border-right:none;border-bottom:1px solid #e5e7eb}.sidebar .nav-group{display:flex;flex-wrap:wrap;gap:8px}.sidebar .nav-btn{flex:0 0 auto}.table-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));font-size:13px}.topbar{flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.top-actions{width:100%;flex-direction:column;gap:10px}.search-box{width:100%}.metrics{grid-template-columns:repeat(2,1fr)}.filter-grid{grid-template-columns:1fr}.modal-content{width:min(95vw,520px);max-height:90vh;overflow-y:auto}}@media(max-width:768px){.layout{display:flex;flex-direction:column}.sidebar{width:100%;max-width:none}.sidebar .nav-group{margin-bottom:12px}.sidebar button{width:100%}.metrics{grid-template-columns:1fr;gap:12px}.metric-card{padding:16px}.table{display:block;overflow-x:auto}.table-row{display:flex;flex-direction:column;border-bottom:2px solid #e5e7eb;padding:12px;gap:8px}.table-row.header{display:none}.table-row>div{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.table-row>div:before{content:attr(data-label);font-weight:600;color:#6b7280;font-size:12px;text-transform:uppercase}.tabs{overflow-x:auto;white-space:nowrap}.auth-card{width:95%;max-width:420px;padding:24px}h1{font-size:22px}}@media(max-width:480px){.brand{font-size:18px}.metric-value{font-size:28px}.section-title{font-size:16px}.table-card{padding:12px}.modal-content{padding:16px}button.compact{padding:6px 10px;font-size:12px}}.filter-bar{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:14px;overflow:hidden}.filter-bar-header{display:flex;align-items:center;gap:10px;padding:12px 16px;flex-wrap:wrap}.filter-toggle-btn{display:inline-flex;align-items:center;gap:6px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:background .12s;white-space:nowrap}.filter-toggle-btn:hover{background:#e9eaec}.filter-toggle-btn.filter-open{background:#eef5f0;border-color:#7ac28a;color:#1a7f4b}.filter-count-badge{background:#1a7f4b;color:#fff;border-radius:999px;font-size:11px;font-weight:700;padding:1px 7px;margin-left:2px}.active-filter-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1;align-items:center}.active-chip{display:inline-flex;align-items:center;gap:2px;background:#e7f8ed;color:#1a7f4b;border:1px solid #7ac28a;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.active-chip button{background:none;border:none;color:#1a7f4b;font-size:14px;line-height:1;padding:0 0 0 2px;cursor:pointer;font-weight:700;opacity:.7}.active-chip button:hover{opacity:1}.filter-reset-btn{background:none;border:1px solid #d1d5db;border-radius:10px;padding:7px 14px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;white-space:nowrap;transition:all .12s}.filter-reset-btn:hover{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.filter-panel{border-top:1px solid #e5e7eb;padding:16px;background:#fafbfc;display:flex;flex-direction:column;gap:14px}.filter-panel-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.filter-field{display:flex;flex-direction:column;gap:4px;min-width:120px;flex:1}.filter-field>span{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af}.filter-field input,.filter-field select{padding:8px 10px;font-size:13px;border:1px solid #d1d5db;border-radius:8px;background:#fff;height:36px}.filter-status-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.filter-section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin-bottom:6px}.status-chip-btn{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:600;color:#374151;cursor:pointer;transition:all .12s}.status-chip-btn:hover{background:#e5e7eb}.status-chip-btn.chip-active{background:#1a7f4b;color:#fff;border-color:#1a7f4b}.support-fab{position:fixed;bottom:28px;right:28px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1a7f4b,#26a36b);color:#fff;border:none;box-shadow:0 6px 24px #1a7f4b73;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:transform .15s ease,box-shadow .15s ease}.support-fab:hover{transform:scale(1.08);box-shadow:0 10px 30px #1a7f4b8c}.support-fab-badge{position:absolute;top:2px;right:2px;background:#dc2626;color:#fff;border-radius:999px;font-size:11px;font-weight:700;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff}.support-window{position:fixed;bottom:96px;right:28px;width:360px;height:520px;background:#fff;border-radius:16px;box-shadow:0 16px 60px #0003;display:flex;flex-direction:column;z-index:999;overflow:hidden;border:1px solid #e5e7eb}.support-header{background:linear-gradient(135deg,#1a7f4b,#26a36b);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.support-title{font-weight:700;font-size:15px}.support-status{font-size:12px;margin-top:2px;background:#ffffff40;padding:2px 8px;border-radius:999px;display:inline-block;color:#fff!important}.support-close-btn{background:#fff3;border:none;color:#fff;width:28px;height:28px;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.support-close-btn:hover{background:#ffffff59}.support-messages{flex:1;overflow-y:auto;padding:14px 14px 8px;display:flex;flex-direction:column;gap:10px;background:#f9fafb}.support-loading{text-align:center;color:#9ca3af;font-size:14px;margin:auto}.support-start{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;margin:auto;padding:20px}.support-start-icon{background:#e7f8ed;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.support-msg{display:flex;flex-direction:column;max-width:85%}.support-msg-user{align-self:flex-end;align-items:flex-end}.support-msg-bot,.support-msg-operator{align-self:flex-start;align-items:flex-start}.support-msg-sender{font-size:11px;font-weight:600;color:#9ca3af;margin-bottom:2px;text-transform:uppercase;letter-spacing:.4px}.support-msg-operator .support-msg-sender{color:#0369a1}.support-msg-bubble{padding:9px 13px;border-radius:14px;font-size:14px;line-height:1.45;word-break:break-word}.support-msg-user .support-msg-bubble{background:#1a7f4b;color:#fff;border-bottom-right-radius:4px}.support-msg-bot .support-msg-bubble{background:#fff;color:#2e3338;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.support-msg-operator .support-msg-bubble{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;border-bottom-left-radius:4px}.support-msg-time{font-size:11px;color:#9ca3af;margin-top:3px}.support-actions-bar{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0}.support-action-btn{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:600;color:#374151;cursor:pointer;transition:background .12s}.support-action-btn:hover{background:#e5e7eb}.support-action-btn.danger{color:#dc2626;border-color:#fecdd3}.support-action-btn.danger:hover{background:#fef2f2}.support-input-row{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.support-input{flex:1;border:1px solid #d1d5db;border-radius:10px;padding:9px 12px;font-size:14px;background:#f9fafb}.support-input:focus{outline:2px solid #7ac28a;border-color:#7ac28a;background:#fff}.support-send-btn{width:38px;height:38px;border-radius:10px;background:#1a7f4b;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .12s}.support-send-btn:hover:not(:disabled){background:#157a45}.support-send-btn:disabled{background:#d1d5db;cursor:default}.support-closed-bar{padding:12px 16px;text-align:center;font-size:13px;color:#6b7280;border-top:1px solid #e5e7eb;background:#f9fafb}@media(max-width:480px){.support-window{width:calc(100vw - 32px);right:16px;bottom:86px}.support-fab{right:16px;bottom:16px}}.landing-footer{width:100%;margin-top:48px;padding:24px 0;border-top:1px solid #e5e7eb;text-align:center}.footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:12px;flex-wrap:wrap}.footer-links a{color:#6b7280;text-decoration:none;font-size:14px;transition:color .2s}.footer-links a:hover{color:#059669;text-decoration:underline}.footer-copy{color:#9ca3af;font-size:13px}
