@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap");:root{--ink:#17211b;--muted:#647069;--cream:#f4f2e9;--paper:#fffefa;--green:#286143;--green-dark:#193e2b;--lime:#c7e36a;--line:#dfe3dc}*{box-sizing:border-box}body,html{margin:0;min-height:100%;overflow-x:hidden;font-family:DM Sans,sans-serif;background:var(--cream);color:var(--ink)}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr)}.brand-panel{min-height:100vh;padding:48px 56px;color:#fff;background:radial-gradient(circle at 75% 15%,hsla(74,68%,65%,.22),transparent 28%),linear-gradient(145deg,#173b29,#286143);display:flex;flex-direction:column;position:relative;overflow:hidden}.brand-panel:after{content:"";position:absolute;width:420px;height:420px;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;bottom:-210px;right:-120px;box-shadow:0 0 0 70px hsla(0,0%,100%,.025),0 0 0 140px hsla(0,0%,100%,.02)}.brand-mark{width:48px;height:48px;border-radius:14px 14px 14px 4px;display:grid;place-items:center;background:var(--lime);color:var(--green-dark);font:800 25px Manrope}.brand-mark.small{width:36px;height:36px;border-radius:11px 11px 11px 3px;font-size:19px;flex:0 0 auto}.brand-copy{margin:auto 0;max-width:510px;position:relative;z-index:1}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#73917f;margin-bottom:12px}.brand-copy .eyebrow{color:var(--lime)}.brand-copy h1{font:700 clamp(42px,5vw,68px)/1.02 Manrope;letter-spacing:-.055em;margin:0 0 28px}.brand-copy h1 em{color:var(--lime);font-style:normal}.brand-copy p{max-width:430px;color:hsla(0,0%,100%,.72);font-size:17px;line-height:1.65}.brand-stat{display:flex;flex-direction:column;font-size:13px;color:hsla(0,0%,100%,.6);z-index:1}.brand-stat strong{color:#fff;font-size:15px}.auth-panel{min-height:100vh;background:var(--paper);display:grid;place-items:center;padding:48px}.auth-box{width:min(100%,440px)}.auth-box h2,.form-card h2,.topbar h1,.welcome-card h2{font-family:Manrope;letter-spacing:-.035em}.auth-box h2{font-size:34px;margin:0 0 8px}.muted{color:var(--muted);line-height:1.55;margin:0}.form{display:grid;grid-gap:18px;gap:18px;margin-top:32px}.form label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:700}.form label small{color:var(--muted);font-weight:400}.form input,.form select,.form textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:13px 14px;outline:0;transition:.2s}.form textarea{resize:vertical}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(40,97,67,.1)}.place-select{position:relative;font-weight:400}.place-select input{padding-right:88px}.place-status{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:12px}.place-options{position:absolute;z-index:10;top:calc(100% + 5px);left:0;right:0;max-height:250px;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 34px rgba(31,55,41,.14)}.place-options button{display:block;width:100%;border:0;border-bottom:1px solid #eceee9;padding:12px 14px;background:#fff;color:var(--ink);text-align:left;font-size:13px;line-height:1.4}.place-options button:last-child{border-bottom:0}.place-options button:focus,.place-options button:hover{background:#f3f7ef;outline:0}.form label small.place-error{color:#a23d2d}.material-multiselect{position:relative;display:grid;grid-gap:8px;gap:8px;font-weight:400}.form .material-select-trigger{width:100%;min-height:47px;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);border-radius:10px;padding:11px 14px;background:#fff;color:var(--ink);text-align:left}.form .material-select-trigger.open{border-color:var(--green);box-shadow:0 0 0 3px rgba(40,97,67,.1)}.material-chevron{color:var(--muted);font-size:18px}.material-selected-list{display:flex;flex-wrap:wrap;gap:6px}.form .material-selected-list button{width:auto;border:0;border-radius:20px;padding:5px 9px;background:#edf2e9;color:var(--green);font-size:11px}.form .material-selected-list button span{margin-left:6px;font-size:14px}.form .material-selected-list button.material-clear{background:transparent;color:var(--muted);text-decoration:underline}.material-dropdown{position:absolute;z-index:20;top:49px;left:0;right:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 16px 38px rgba(31,55,41,.16)}.material-search{display:flex;align-items:center;gap:7px;padding:9px 12px;border-bottom:1px solid var(--line);color:var(--muted)}.form .material-search input{border:0;box-shadow:none;padding:5px}.material-options{max-height:260px;overflow-y:auto;padding:6px}.form .material-options button{width:100%;display:flex;align-items:center;gap:10px;border:0;border-radius:7px;padding:9px;background:#fff;color:var(--ink);text-align:left;font-size:13px}.form .material-options button:hover{background:#f3f7ef}.form .material-options button.material-all-option{margin-bottom:5px;border-bottom:1px solid var(--line);border-radius:7px 7px 0 0;padding-bottom:12px}.material-all-option>span:last-child{display:grid;grid-gap:2px;gap:2px}.material-all-option small{color:var(--muted);font-size:10px;font-weight:400}.material-checkbox{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #bcc7bf;border-radius:5px;color:#fff;font-size:12px}.material-checkbox.checked{border-color:var(--green);background:var(--green)}.material-no-results{padding:24px 12px;text-align:center;color:var(--muted);font-size:12px}.material-dropdown-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:9px 12px;color:var(--muted);font-size:11px}.form .material-dropdown-footer button{width:auto;border:0;background:transparent;color:var(--green);padding:4px;font-weight:700}.form input.material-required-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;padding:0}.primary-button{border:0;border-radius:10px;padding:14px 18px;background:var(--green);color:#fff;font-weight:700;box-shadow:0 8px 20px rgba(40,97,67,.16)}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{opacity:.6;cursor:wait}.primary-button.compact{padding:12px 18px;width:-moz-fit-content;width:fit-content}.link-button{display:inline-flex;text-decoration:none}.message{border-radius:9px;padding:11px 13px;font-size:13px}.message.error{background:#fff0ed;color:#a23d2d}.message.success{background:#e9f6ed;color:#286143}.auth-switch{border-top:1px solid var(--line);margin-top:28px;padding-top:22px;display:flex;gap:6px;justify-content:center;color:var(--muted);font-size:14px}.auth-switch button,.text-button{border:0;background:none;color:var(--green);font-weight:700;padding:0}.mobile-brand{display:none}.dashboard{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{background:var(--green-dark);padding:28px 20px;color:#fff;display:flex;flex-direction:column;min-height:100vh}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 8px 28px;color:#fff;font:700 20px Manrope;text-decoration:none}.sidebar nav{display:grid;grid-gap:6px;gap:6px}.logout,.sidebar nav a{border:0;border-radius:9px;padding:12px;display:flex;align-items:center;gap:12px;background:transparent;color:hsla(0,0%,100%,.65);text-align:left;text-decoration:none;font-size:13px}.sidebar nav a span{width:22px;text-align:center;font-size:18px}.sidebar nav a.active,.sidebar nav a:hover{background:hsla(0,0%,100%,.1);color:#fff}.logout{margin-top:auto}.content{min-width:0;padding:38px clamp(28px,5vw,72px)}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.topbar h1{margin:0;font-size:31px}.user-chip{display:flex;align-items:center;gap:10px}.user-chip>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#dce8d4;color:var(--green);font-weight:700}.user-chip div{display:grid;font-size:13px}.user-chip small{color:var(--muted)}.form-card,.welcome-card{background:var(--paper);border:1px solid rgba(23,33,27,.08);border-radius:16px;padding:clamp(28px,5vw,52px);box-shadow:0 12px 40px rgba(31,55,41,.06)}.welcome-card{min-height:360px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 90% 10%,hsla(74,68%,65%,.22),transparent 28%),var(--paper)}.welcome-card h2{margin:0 0 14px;font-size:40px}.welcome-card p{color:var(--muted);max-width:610px;line-height:1.7;margin:0 0 28px}.dashboard-home{display:grid;grid-gap:22px;gap:22px}.dashboard-greeting{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.dashboard-greeting h2{margin:4px 0 3px;font-size:29px}.dashboard-greeting p{margin:0;color:var(--muted);font-size:13px}.dashboard-loading{min-height:420px;display:grid;place-items:center;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.metric-card{display:flex;align-items:center;gap:14px;min-height:118px;padding:19px;border:1px solid rgba(23,33,27,.08);border-radius:14px;background:var(--paper);box-shadow:0 8px 26px rgba(31,55,41,.045)}.metric-card>div:last-child{display:grid;grid-gap:2px;gap:2px}.metric-card span{color:var(--muted);font-size:11px;font-weight:700}.metric-card strong{font:800 29px Manrope;line-height:1.15}.metric-card small{color:#89918c;font-size:10px}.metric-icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#e7f1e8;color:#34704b;font-size:21px;font-weight:800}.metric-blue .metric-icon{background:#e7f0f6;color:#357396}.metric-orange .metric-icon{background:#fbefdf;color:#b67325}.metric-lime .metric-icon{background:#eef5dc;color:#6f922b}.metric-purple .metric-icon{background:#f0e9f5;color:#77538f}.metric-red .metric-icon{background:#f8e9e6;color:#a95347}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.dashboard-panel{min-height:315px;border:1px solid rgba(23,33,27,.08);border-radius:14px;background:var(--paper);box-shadow:0 8px 26px rgba(31,55,41,.045);overflow:hidden}.dashboard-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:19px 21px 16px;border-bottom:1px solid var(--line)}.dashboard-panel header h3{margin:3px 0 0;font:700 17px Manrope}.dashboard-panel header a{color:var(--green);text-decoration:none;font-size:11px;font-weight:700}.panel-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--muted);text-align:center;font-size:12px}.panel-empty.compact{min-height:210px}.panel-empty strong{color:var(--ink);font-size:14px}.panel-empty a{margin-top:8px;color:var(--green);font-weight:700;text-decoration:none}.contact-feed,.dashboard-list,.progress-list,.ranking-list{display:grid;padding:7px 21px}.contact-feed>div,.dashboard-route-row,.progress-heading,.ranking-list>div{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #edf0eb}.contact-feed>div:last-child,.dashboard-route-row:last-child,.ranking-list>div:last-child{border-bottom:0}.avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e6eee0;color:var(--green);font-size:10px;font-weight:800}.contact-feed>div>div,.dashboard-route-row>div,.progress-heading>div,.ranking-list>div>div{flex:1 1;min-width:0;display:grid;grid-gap:2px;gap:2px}.contact-feed strong,.dashboard-route-row strong,.progress-heading strong,.ranking-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.contact-feed small,.dashboard-route-row small,.progress-heading small,.ranking-list small{color:var(--muted);font-size:10px}.route-state{padding:4px 8px;border-radius:12px;background:#f2eee5;color:#8c6f35;font-size:9px;font-weight:700}.route-state.saved{background:#e7f2e8;color:#317049}.progress-list{gap:2px}.progress-list>div{padding:5px 0 8px}.progress-heading{border:0;padding-bottom:8px}.progress-heading b,.ranking-list b{color:var(--green);font-size:11px}.progress-track{height:5px;margin-left:45px;overflow:hidden;border-radius:5px;background:#edf0eb}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--green)}.contact-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#849089;box-shadow:0 0 0 4px #edf0ed}.contact-dot.status-purchased{background:#62a541;box-shadow:0 0 0 4px #e9f4e5}.contact-dot.status-negotiation{background:#d59932;box-shadow:0 0 0 4px #fbf0dc}.contact-feed time{color:var(--muted);font-size:10px}.rank{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:#f0f1ee;color:var(--muted);font-size:10px;font-weight:800}.rank-1{background:#fff0bd;color:#9a7215}.rank-2{background:#e9edf0;color:#68747b}.rank-3{background:#f3e4d6;color:#95643d}.form-heading{display:flex;gap:18px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:24px}.form-heading h2{margin:0 0 4px;font-size:24px}.step-number{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--green-dark);font-size:12px;font-weight:800}.two-columns{grid-template-columns:1fr 1fr}.full{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:24px;border-top:1px solid var(--line);padding-top:24px}.buyers-section{display:grid;grid-gap:18px;gap:18px}.list-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px}.csv-import,.toolbar-actions{display:flex;align-items:center;gap:9px}.csv-import input{display:none}.csv-import button,.secondary-button{border:1px solid var(--green);border-radius:10px;padding:10px 13px;background:#fff;color:var(--green);font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.csv-import button:disabled{opacity:.5}.search-box{flex:1 1;max-width:610px;display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;padding-left:13px}.search-box span{color:var(--muted);font-size:20px}.search-box input{flex:1 1;border:0;outline:0;padding:12px;min-width:80px}.search-box button{border:0;border-left:1px solid var(--line);background:transparent;color:var(--green);font-weight:700;padding:12px 16px}.table-card{background:var(--paper);border:1px solid rgba(23,33,27,.08);border-radius:14px;overflow:hidden;box-shadow:0 10px 32px rgba(31,55,41,.05)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:900px}th{color:var(--muted);background:#f8f8f3;text-transform:uppercase;letter-spacing:.08em;font-size:10px;text-align:left;padding:13px 16px}td{padding:16px;border-top:1px solid #eceee9;font-size:13px;vertical-align:middle}td>small,td>strong{display:block}td small{color:var(--muted);margin-top:3px}.inactive-row{opacity:.62}.tags{display:flex;flex-wrap:wrap;gap:5px;max-width:220px}.tags span{padding:4px 8px;font-weight:600}.tags span,.type-tag{background:#edf2e9;color:var(--green);border-radius:20px;font-size:11px}.type-tag{display:inline-block;padding:5px 9px}.map-link,.type-tag{font-weight:700;white-space:nowrap}.map-link{color:var(--green);text-decoration:none}.map-link:hover{text-decoration:underline}.status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.status.active{color:#2f7a4d}.status.inactive{color:#8a938d}.row-actions{display:flex;gap:10px;justify-content:flex-end}.row-actions button{border:0;background:transparent;color:var(--green);font-weight:700;font-size:12px;padding:5px}.row-actions button.danger{color:#a34a3e}.empty-state{min-height:280px;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;color:var(--muted)}.empty-state strong{color:var(--ink);font:700 18px Manrope}.history-message{margin-top:20px}.timeline{display:grid;margin:30px 0}.timeline-item{display:grid;grid-template-columns:22px 1fr;grid-gap:12px;gap:12px;position:relative;padding-bottom:24px}.timeline-item:before{content:"";position:absolute;left:5px;top:13px;bottom:0;border-left:1px solid var(--line)}.timeline-item:last-child:before{display:none}.timeline-item>span{width:11px;height:11px;margin-top:4px;border-radius:50%;background:var(--green);z-index:1}.timeline-item.timeline-contact>span{background:#2979a8}.timeline-item.timeline-route>span{background:#d58a24}.timeline-item div{display:grid;grid-gap:4px;gap:4px}.timeline-item p,.timeline-item small{color:var(--muted);font-size:12px;margin:0}.timeline-item .timeline-note{color:var(--ink);font-style:italic}.contact-filters{flex:1 1;display:flex;align-items:center;gap:9px}.contact-filters .search-box{max-width:540px}.contact-filters select{min-width:170px;border:1px solid var(--line);border-radius:10px;padding:11px 12px;background:#fff;color:var(--ink)}.channel-tag{background:#e9f1ee;color:var(--green)}.channel-tag,.contact-status{display:inline-block;padding:5px 9px;border-radius:20px;font-size:11px;font-weight:700}.contact-status{white-space:nowrap;background:#eef0ed;color:#657069}.contact-status.status-contacted,.contact-status.status-purchased{background:#e5f4e9;color:#277346}.contact-status.status-negotiation,.contact-status.status-rescheduled{background:#fff3d9;color:#89651a}.contact-status.status-lost,.contact-status.status-no_material,.contact-status.status-no_response{background:#fbe9e6;color:#9b4439}.route-layout{display:grid;grid-template-columns:minmax(270px,340px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.route-generator{padding:26px;position:-webkit-sticky;position:sticky;top:24px}.route-generator .form-heading h2{font-size:21px}.route-history{grid-gap:6px;gap:6px}.route-history,.route-search{display:grid;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.route-search{grid-gap:11px;gap:11px}.route-search>div:first-child{display:grid;grid-gap:3px;gap:3px}.route-search>div:first-child strong{font-size:13px}.route-history-empty,.route-search>div:first-child small{color:var(--muted);font-size:10px;line-height:1.4}.route-filter-bar{display:flex;align-items:flex-end;gap:9px;padding:11px;border:1px solid var(--line);border-radius:12px;background:hsla(0,0%,100%,.68);box-shadow:0 5px 18px rgba(31,55,41,.035)}.route-filter-bar.stacked{display:grid;padding:0;border:0;background:transparent;box-shadow:none}.filter-field{min-width:150px;display:grid;grid-gap:5px;gap:5px}.filter-field>span{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.filter-field input,.filter-field select{width:100%;height:38px;border:1px solid var(--line);border-radius:9px;padding:8px 10px;background:#fff;color:var(--ink);font-size:11px;text-transform:none;letter-spacing:0}.filter-buyer{min-width:185px}.filter-route{min-width:230px;flex:1 1}.filter-actions{height:38px;display:flex;align-items:center;gap:11px}.route-filter-bar.stacked .filter-actions{justify-content:flex-end}.route-history{max-height:330px;overflow-y:auto}.route-history-empty{padding:10px 0}.route-history>strong{margin-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.route-history button{display:grid;grid-gap:3px;gap:3px;border:0;border-radius:8px;padding:9px 10px;background:transparent;text-align:left;color:var(--ink);font-size:12px}.route-history button.active,.route-history button:hover{background:#edf2e9;color:var(--green)}.route-history button small{color:var(--muted)}.route-result{display:grid;grid-gap:14px;gap:14px;min-width:0}.route-empty{min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #cbd2cb;border-radius:16px;background:hsla(0,0%,100%,.45);color:var(--muted);text-align:center}.route-empty>span{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#e3ecd9;color:var(--green);font-size:30px}.route-empty strong{margin-top:18px;color:var(--ink);font:700 20px Manrope}.route-empty p{margin:7px 20px}.route-result-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px;border-radius:15px;background:var(--green-dark);color:#fff}.route-result-header .eyebrow{color:var(--lime);margin-bottom:5px}.route-result-header h2{margin:0;font:700 24px Manrope}.route-result-header p{margin:4px 0 0;color:hsla(0,0%,100%,.65);font-size:12px}.route-header-actions{display:flex;gap:9px}.route-header-actions .secondary-button{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.35)}.route-items{display:grid;grid-gap:10px;gap:10px}.route-item{display:grid;grid-template-columns:44px 1fr auto;grid-gap:15px;gap:15px;align-items:stretch;border:1px solid rgba(23,33,27,.09);border-radius:13px;padding:18px;background:var(--paper);box-shadow:0 7px 24px rgba(31,55,41,.045)}.route-item.pinned{border-color:#a7c64a;box-shadow:inset 3px 0 #a7c64a,0 7px 24px rgba(31,55,41,.045)}.route-position{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font:700 16px Manrope}.route-item-main{display:grid;grid-gap:11px;gap:11px;min-width:0}.route-supplier{display:flex;justify-content:space-between;gap:14px}.route-supplier h3{margin:0;font:700 17px Manrope}.route-supplier p{margin:3px 0 0;color:var(--muted);font-size:12px}.route-score{display:flex;flex-direction:column;align-items:center;color:var(--green)}.route-score strong{font:800 25px Manrope;line-height:1}.route-score span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.route-reasons{display:flex;flex-wrap:wrap;gap:5px}.route-reasons span{border-radius:20px;padding:4px 8px;background:#f0f2ed;color:#536159;font-size:10px}.route-action{display:flex;align-items:center;gap:8px;font-size:11px}.route-action span{color:var(--muted)}.route-action strong{color:var(--green)}.route-item-actions{display:flex;flex-direction:column;gap:5px;justify-content:center}.route-item-actions button{width:29px;height:29px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted)}.route-item-actions button.active,.route-item-actions button:hover:not(:disabled){border-color:var(--green);color:var(--green);background:#edf2e9}.route-item-actions button.danger:hover:not(:disabled){border-color:#a34a3e;color:#a34a3e;background:#fbe9e6}.route-item-actions button:disabled{opacity:.35;cursor:default}.kanban-section{display:grid;grid-gap:18px;gap:18px;min-width:0}.kanban-toolbar{display:flex;align-items:stretch;flex-direction:column;gap:16px}.kanban-toolbar .eyebrow{margin-bottom:5px}.kanban-toolbar p{margin:0;color:var(--muted)}.kanban-toolbar label{min-width:260px;display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.kanban-toolbar>.route-filter-bar{width:100%}.kanban-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-radius:12px;background:var(--green-dark);color:#fff}.kanban-summary div{display:grid;grid-gap:3px;gap:3px}.kanban-summary div span,.kanban-summary>span{color:hsla(0,0%,100%,.65);font-size:12px}.kanban-board{display:grid;grid-template-columns:repeat(6,minmax(265px,1fr));grid-gap:12px;gap:12px;overflow-x:auto;align-items:start;padding:2px 2px 16px}.kanban-column{min-height:440px;border:1px solid rgba(23,33,27,.08);border-radius:13px;background:hsla(0,0%,100%,.45);overflow:hidden}.kanban-column>header{display:flex;align-items:center;justify-content:space-between;padding:14px;border-top:3px solid #83918a;border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.8);font-size:13px}.kanban-column>header span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:20px;background:#edf0ec;color:var(--muted);font-size:11px;font-weight:700}.kanban-contacted>header{border-top-color:#4d9970}.kanban-negotiation>header{border-top-color:#d4a43d}.kanban-purchased>header{border-top-color:#76a92d}.kanban-no_material>header{border-top-color:#bd776d}.kanban-rescheduled>header{border-top-color:#d17d34}.kanban-cards{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:10px}.kanban-column-empty{padding:32px 12px;color:#929a95;text-align:center;font-size:12px}.kanban-card{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(23,33,27,.09);border-radius:11px;background:var(--paper);box-shadow:0 6px 18px rgba(31,55,41,.055)}.kanban-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.kanban-card-heading h3{margin:0;font:700 15px Manrope;line-height:1.25}.kanban-card-heading>div>span{color:var(--muted);font-size:11px}.kanban-card-score{display:grid;flex:0 0 auto;text-align:center;color:var(--green)}.kanban-card-score strong{font:800 21px Manrope;line-height:1}.kanban-card-score span{color:var(--muted);font-size:8px;text-transform:uppercase}.kanban-reason{display:grid;grid-gap:2px;gap:2px;padding:9px 10px;border-radius:8px;background:#f2f4ee}.kanban-last-contact strong,.kanban-reason span{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.kanban-reason strong{color:var(--green);font-size:11px}.kanban-reason small{color:var(--muted);font-size:10px}.kanban-contact{display:grid;grid-gap:3px;gap:3px;color:#526159;font-size:11px}.kanban-materials{display:flex;flex-wrap:wrap;gap:4px}.kanban-materials span{padding:3px 6px;border-radius:12px;background:#edf2e9;color:var(--green);font-size:9px}.kanban-last-contact{display:grid;grid-gap:2px;gap:2px;padding-top:9px;border-top:1px solid var(--line);color:#526159;font-size:10px}.kanban-last-contact small{color:var(--muted)}.kanban-actions,.kanban-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.kanban-actions button,.kanban-links a{border:1px solid var(--line);border-radius:7px;padding:7px 6px;background:#fff;color:var(--green);text-align:center;text-decoration:none;font-size:10px;font-weight:700}.kanban-actions button:hover,.kanban-links a:hover{border-color:var(--green);background:#edf2e9}.kanban-links a.disabled{opacity:.4;pointer-events:none}.kanban-actions{grid-template-columns:1fr}.kanban-actions button:nth-child(2){border-color:var(--green);background:var(--green);color:#fff}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:rgba(10,25,17,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.kanban-modal{width:min(100%,650px);max-height:calc(100vh - 48px);overflow-y:auto;padding:28px;border-radius:16px;background:var(--paper);box-shadow:0 24px 80px rgba(0,0,0,.25)}.kanban-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.kanban-modal-header .eyebrow{margin-bottom:4px}.kanban-modal-header h2{margin:0;font:700 24px Manrope}.kanban-modal-header>button{border:0;background:transparent;color:var(--muted);font-size:28px;line-height:1}.kanban-modal .form{margin-top:22px}@media (max-width:820px){.auth-page{display:block}.brand-panel{display:none}.auth-panel{padding:28px 22px}.mobile-brand{display:flex;align-items:center;gap:10px;font:700 20px Manrope;margin-bottom:60px}.dashboard{grid-template-columns:minmax(0,1fr)}.sidebar{width:100%;min-width:0;min-height:auto;flex-direction:row;align-items:center;overflow:hidden;padding:14px 18px}.sidebar-brand{padding:0}.sidebar nav{display:flex;flex:1 1;min-width:0;margin-left:auto;overflow-x:auto}.sidebar nav a{flex:0 0 auto;gap:0;font-size:0;padding:9px}.sidebar nav a span{font-size:19px}.logout{margin:0 0 0 6px;font-size:0}.logout:after{content:"Sair";font-size:13px}.content{min-width:0;padding:28px 20px}.topbar{margin-bottom:28px}.dashboard-greeting{align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.user-chip div{display:none}.two-columns{grid-template-columns:1fr}.full{grid-column:auto}.contact-filters,.list-toolbar,.toolbar-actions{align-items:stretch;flex-direction:column}.contact-filters .search-box,.search-box{max-width:none}.route-layout{grid-template-columns:1fr}.route-generator{position:static}.route-result-header{align-items:flex-start;flex-direction:column}.route-item{grid-template-columns:40px 1fr}.route-item-actions{grid-column:1/-1;flex-direction:row;justify-content:flex-end}.kanban-toolbar{align-items:stretch;flex-direction:column}.kanban-toolbar label{min-width:0}.route-filter-bar:not(.stacked){display:grid;grid-template-columns:1fr 1fr}.route-filter-bar:not(.stacked) .filter-actions,.route-filter-bar:not(.stacked) .filter-route{grid-column:1/-1}.filter-field{min-width:0}.route-filter-bar:not(.stacked) .filter-actions{justify-content:flex-end}.kanban-summary{align-items:flex-start;flex-direction:column}.kanban-board{grid-template-columns:repeat(6,minmax(245px,82vw))}.kanban-modal{padding:22px}}@media (max-width:520px){.sidebar-brand strong{display:none}.route-filter-bar:not(.stacked){grid-template-columns:1fr}.route-filter-bar:not(.stacked) .filter-actions,.route-filter-bar:not(.stacked) .filter-route{grid-column:auto}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:100px}.dashboard-panel>header{align-items:flex-start;flex-direction:column}}