:root{--navy:#082846;--navy-2:#0d365c;--coral:#ff5a5f;--purple:#8f8aff;--bg:#f5f7fa;--card:#ffffff;--text:#0d2035;--muted:#687386;--border:#dfe5ee;--soft:#f7f9fc}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{background:var(--navy);color:white;padding:28px 20px 22px;display:flex;flex-direction:column;min-height:100vh}.brand-wrap{display:flex;align-items:center;min-height:58px}.brand-logo{width:190px;height:auto;display:block}.sidebar-product{font-size:14px;font-weight:800;letter-spacing:.02em;margin:10px 6px 18px}.logout,.nav-primary,.side-nav button{width:100%;border:0;color:white;text-align:left;border-radius:11px;padding:12px 14px;background:transparent;font-weight:750}.nav-primary{background:linear-gradient(90deg,#ff5a5f,#ff566c);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);margin-bottom:14px}.side-nav{display:grid;grid-gap:6px;gap:6px}.side-nav button{color:#e9eef5}.side-nav button span{display:inline-flex;width:22px}.logout:hover,.side-nav button.active,.side-nav button:hover{background:rgba(255,255,255,.09)}.sidebar-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}.user-card{display:flex;gap:10px;align-items:center;padding:8px 4px 12px}.avatar{width:36px;height:36px;border-radius:50%;background:#f0f3f8;color:var(--navy);display:grid;place-items:center;font-weight:900}.user-card strong{display:block;font-size:13px}.user-card small{display:block;color:#bdc8d8;margin-top:2px}.logout{color:#d8e1ec;padding-left:4px;display:flex;align-items:center;gap:8px}.logout img,.side-nav img{width:19px;height:19px;filter:brightness(0) invert(1)}.version{margin-top:14px;color:#93a6bd;font-size:10px;line-height:1.45;text-transform:uppercase;letter-spacing:.08em}.main-content{min-width:0}.quote-page{min-height:100vh;padding-bottom:30px}.topbar{height:58px;background:white;border-bottom:1px solid #e9edf2;display:flex;align-items:center;justify-content:flex-end;padding:0 40px}.topbar-version{color:#697386;font-size:12px;font-weight:700}.topbar-version span{display:inline-block;width:8px;height:8px;background:#2fb777;border-radius:50%;margin-right:7px}.page-heading{padding:28px 42px 12px;display:flex;justify-content:space-between;align-items:flex-end}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow.coral{color:var(--coral)}h1{color:var(--navy);font-size:30px;line-height:1.08;margin:8px 0 7px;letter-spacing:-.025em}.page-heading p,.placeholder p{margin:0;color:var(--muted)}.stepper{padding:8px 56px 22px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:0;gap:0}.step{position:relative;display:grid;justify-items:center;grid-gap:6px;gap:6px;color:#9da7b5;font-size:11px;font-weight:800}.step:before{content:"";position:absolute;top:14px;left:0;right:0;height:1px;background:#dce2ea;z-index:0}.step:first-child:before{left:50%}.step:last-child:before{right:50%}.step-circle{position:relative;z-index:1;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:white;border:1px solid #d5dde7;color:#6c7788}.step.active{color:var(--coral)}.step.active .step-circle{background:var(--coral);color:white;border-color:var(--coral)}.question-card{margin:0 42px 18px;background:white;border:1px solid var(--border);border-radius:14px;padding:14px 18px;box-shadow:0 6px 24px rgba(8,40,70,.035);display:flex;align-items:center;gap:14px}.question-icon{width:42px;height:42px;flex:0 0 42px;border-radius:11px;background:#f3f6fa;display:grid;place-items:center}.question-icon img{width:27px;height:27px}.question-card h2{color:var(--navy);margin:0 0 5px;font-size:18px}.question-card p{margin:0;color:var(--muted);font-size:13px}.api-error{margin:0 42px 14px;background:#fff0f0;color:#a73232;border:1px solid #ffd4d4;padding:10px 14px;border-radius:10px}.service-grid{margin:0 42px;display:grid;grid-template-columns:.92fr 1.48fr 1.02fr;grid-gap:16px;gap:16px;align-items:stretch}.panel-column{min-width:0;background:white;border:1px solid var(--border);border-radius:15px;padding:16px;box-shadow:0 8px 28px rgba(8,40,70,.035)}.panel-column h3{margin:0 0 13px;color:var(--navy);font-size:13px}.panel-column h3 b{color:var(--coral);margin-right:4px}.category-list,.service-list{display:grid;grid-gap:9px;gap:9px}.choice-card{width:100%;min-height:64px;background:white;border:1px solid #dce3ec;border-radius:12px;display:flex;align-items:center;gap:11px;padding:10px 12px;text-align:left;color:var(--navy)}.choice-card:hover{border-color:#bcc8d7;background:#fcfdff}.choice-card.selected{border:1.5px solid var(--coral);background:linear-gradient(90deg,#fff,#fff8f8);box-shadow:0 0 0 2px rgba(255,90,95,.04)}.choice-icon{flex:0 0 42px;width:42px;height:42px;border-radius:10px;background:#f3f6fa;display:grid;place-items:center;color:var(--navy);font-weight:900;font-size:13px}.choice-icon img{width:25px;height:25px}.choice-card.selected .choice-icon img{filter:invert(48%) sepia(93%) saturate(1716%) hue-rotate(324deg) brightness(107%) contrast(101%)}.selected .choice-icon{background:#fff0f1;color:var(--coral)}.choice-label{flex:1 1;font-size:12px;font-weight:850}.chevron{font-size:24px;line-height:1;color:#1f3d5d}.search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dce3ec;border-radius:10px;padding:0 10px;margin-bottom:11px}.search-box span{color:#8591a1;font-size:18px}.search-box input{border:0;outline:0;width:100%;padding:10px 0;color:var(--text);background:transparent;font-size:12px}.service-list{max-height:435px;overflow:auto;padding-right:3px}.service-card{min-height:69px}.service-copy{flex:1 1;min-width:0}.service-copy strong{display:block;color:var(--navy);font-size:12px;line-height:1.25}.service-copy small{display:block;color:var(--muted);font-size:10.5px;margin-top:4px}.selected-check{flex:0 0 27px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:white;font-weight:900}.summary-card{border:1px solid #e3e8ef;border-radius:14px;background:white;padding-top:2px}.service-visual{height:165px;position:relative;overflow:hidden;background:radial-gradient(circle at 60% 60%,#55a4ce 0,#245e84 32%,#0c3150 65%,#061c35 100%)}.visual-frame{position:absolute;border:2px solid rgba(255,255,255,.65);border-radius:13px}.visual-frame.outer{inset:24px 36px}.visual-frame.middle{inset:48px 62px}.visual-platform{width:108px;height:35px;border-radius:50%;background:linear-gradient(#dbe7ef,#8ba9bb);top:58%;box-shadow:0 12px 20px rgba(0,0,0,.22)}.visual-mark,.visual-platform{position:absolute;left:50%;transform:translate(-50%,-50%)}.visual-mark{top:52%;color:#083052;font-size:21px;font-weight:950;z-index:2}.visual-glow{position:absolute;width:8px;height:8px;border-radius:50%;background:white;box-shadow:0 0 15px 5px rgba(255,255,255,.35)}.visual-glow.one{left:25%;top:28%}.visual-glow.two{right:22%;bottom:24%}.summary-card h4{color:var(--navy);font-size:18px;line-height:1.15;margin:15px 15px 5px}.summary-card>p{color:var(--muted);font-size:12px;line-height:1.45;margin:0 15px 13px}.summary-row{margin:0 15px;padding:10px 0;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #edf0f4;font-size:11px;color:var(--muted)}.summary-row strong{color:var(--navy);text-align:right}.info-link{margin:11px 15px 0;width:calc(100% - 30px);border:0;border-radius:9px;background:#f0edff;color:#6458dd;padding:10px 12px;font-size:11px;font-weight:900}.service-details{margin:10px 15px 0;border:1px solid #e5e9f0;border-radius:10px;padding:10px 11px;background:#fbfcfe}.service-details div{display:flex;justify-content:space-between;gap:12px;font-size:10.5px;padding:4px 0}.service-details span{color:var(--muted)}.service-details strong{color:var(--navy);text-align:right}.service-details p{margin:7px 0 0;color:var(--muted);font-size:10.5px;line-height:1.45}.info-note{margin:11px 15px 15px;display:flex;gap:8px;align-items:flex-start;background:#edf5ff;color:#4c6f9a;border:1px solid #d8e9ff;border-radius:10px;padding:10px}.info-note span{flex:0 0 20px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#daeaff;color:#4271a7;font-weight:900}.info-note p{margin:0;font-size:10.5px;line-height:1.4}.empty-state{color:var(--muted);font-size:12px;padding:16px 4px}.wizard-footer{margin:18px 42px 0;background:white;border:1px solid var(--border);border-radius:14px;min-height:70px;padding:11px 14px;display:grid;grid-template-columns:1fr minmax(230px,340px);align-items:center}.continue-button,.primary-button{border:0;border-radius:10px;color:white;background:linear-gradient(90deg,var(--coral),var(--purple));min-height:46px;padding:0 24px;font-weight:900}.continue-button:disabled{opacity:.45;cursor:default}.placeholder{max-width:760px;margin:80px auto;background:white;border:1px solid var(--border);border-radius:18px;padding:34px}.secondary-button{border:1px solid #d8dfe8;background:white;color:var(--navy);border-radius:10px;padding:11px 16px;font-weight:800;margin-top:22px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 70% 20%,#eef0ff,var(--bg) 45%)}.login-card{width:min(430px,100%);background:white;border:1px solid var(--border);border-radius:20px;padding:32px;box-shadow:0 18px 55px rgba(8,40,70,.08)}.login-logo{width:205px;height:auto;margin-bottom:18px}.login-card p{color:var(--muted);line-height:1.5}.login-card form{display:grid;grid-gap:8px;gap:8px;margin-top:22px}.login-card label{font-size:12px;font-weight:800;color:var(--navy)}.login-card input{border:1px solid #dce3ec;border-radius:10px;padding:12px 13px;outline:0;margin-bottom:7px;font-size:16px}.login-card .primary-button{margin-top:6px}.login-card small{display:block;margin-top:16px;color:#8a95a4}.form-error{background:#fff0f0;color:#a73232;border-radius:9px;padding:9px 10px;font-size:12px}@media (max-width:1180px){.service-grid{grid-template-columns:.9fr 1.3fr}.summary-panel{grid-column:1/-1}.summary-card{display:block}}@media (max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;padding:16px}.sidebar-bottom{margin-top:18px}.brand-logo{width:170px}.page-heading,.question-card,.service-grid,.wizard-footer{margin-left:18px;margin-right:18px}.page-heading{padding-left:0;padding-right:0}.stepper{padding-left:20px;padding-right:20px}.step span{display:none}.service-grid{grid-template-columns:1fr}.summary-panel{grid-column:auto}.summary-card{display:block}}.variables-grid{display:grid;grid-template-columns:1fr 1fr 1.08fr;grid-gap:18px;gap:18px;margin-top:16px}.variables-main-card,.variables-summary-card{background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:20px}.section-number{color:#ff5a5f;font-weight:900;font-size:1rem;margin-bottom:4px}.section-heading{color:#082846;font-weight:900;font-size:1.08rem;margin-bottom:6px}.section-help{color:#667085;font-size:.9rem;line-height:1.45;min-height:44px}.stepper-input{margin-top:24px;display:grid;grid-template-columns:64px 1fr 64px;align-items:stretch;background:#082846;border-radius:16px;overflow:hidden;min-height:112px;box-shadow:0 8px 20px rgba(8,40,70,.08)}.stepper-input button{border:0;background:#082846;color:#fff;font-size:2rem;cursor:pointer;transition:.15s ease}.stepper-input button:hover{background:#0e355d}.stepper-value{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,#0b2e52,#082846);border-left:1px solid rgba(255,255,255,.12);border-right:1px solid rgba(255,255,255,.12)}.stepper-number{color:#fff;font-size:2.35rem;font-weight:900;line-height:1}.stepper-caption{margin-top:8px;color:#d8e4ef;font-size:.76rem}.summary-block{padding:14px 0 10px;border-bottom:1px solid #edf0f4}.summary-label{font-size:.72rem;color:#98a2b3;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.summary-value{margin-top:5px;color:#082846;font-weight:900;line-height:1.3}.summary-row-compact{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #edf0f4;color:#667085;font-size:.9rem}.summary-row-compact strong{color:#082846}.productive-cost-box{margin-top:18px;background:linear-gradient(135deg,#fff5f5,#f4f1ff);border:1px solid #eadfff;border-radius:15px;padding:16px}.productive-label{color:#667085;font-size:.78rem;font-weight:800}.productive-value{margin-top:5px;color:#082846;font-size:1.7rem;line-height:1.1;font-weight:900}.productive-error{margin-top:8px;color:#c1393f;font-size:.78rem}.info-note{margin-top:14px;padding:13px 14px;border-radius:13px;background:#eef5ff;border:1px solid #dae9ff;color:#3159d8;font-size:.8rem;line-height:1.45}.bottom-nav{margin-top:18px;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #dfe5ee;border-radius:16px;padding:12px 14px}.btn-secondary{min-width:160px;border-radius:12px;border:1px solid #cfd6e1;background:#fff;color:#082846}.btn-primary,.btn-secondary{min-height:48px;font-weight:900;cursor:pointer}.btn-primary{min-width:260px;border:0;border-radius:12px;color:#fff;background:linear-gradient(90deg,#ff5a5f,#8f8aff)}@media(max-width:1100px){.variables-grid{grid-template-columns:1fr 1fr}.variables-summary-card{grid-column:1/-1}}@media(max-width:760px){.variables-grid{grid-template-columns:1fr}.bottom-nav{flex-direction:column;gap:10px}.btn-primary,.btn-secondary{width:100%;min-width:0}}.quote-screen{width:100%;max-width:1360px;margin:0 auto;padding:18px 42px 28px}.screen-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.screen-top .eyebrow{color:#ff5a5f;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}.screen-top h1{margin:0;color:#082846;font-size:30px;line-height:1.05;font-weight:900}.screen-top p{margin:7px 0 0;color:#667085;font-size:14px}.wizard-stepper{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:start;grid-gap:0;gap:0;width:100%;margin:14px 0 18px;position:relative}.wizard-stepper:before{content:"";position:absolute;top:15px;left:6.25%;right:6.25%;height:1px;background:#dfe5ee;z-index:0}.wizard-step{position:relative;z-index:1;flex-direction:column;text-align:center;min-width:0;color:#98a2b3;font-size:11px;font-weight:800}.wizard-dot,.wizard-step{display:flex;align-items:center}.wizard-dot{width:30px;height:30px;min-width:30px;border-radius:999px;justify-content:center;margin:0 auto 7px;background:#fff;border:1px solid #d7dde7;color:#667085;font-size:12px;font-weight:900;box-shadow:0 0 0 4px #f5f7fa}.wizard-step.active{color:#ff5a5f}.wizard-step.active .wizard-dot{background:#ff5a5f;border-color:#ff5a5f;color:#fff}.wizard-step.done{color:#082846}.wizard-step.done .wizard-dot{background:#082846;border-color:#082846;color:#fff}.wizard-label{display:block;white-space:nowrap}.quote-screen .question-card{margin:0 0 16px;width:100%}.quote-screen .question-icon{width:42px;height:42px;min-width:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f3f6fa}.quote-screen .question-icon img{width:24px;height:24px}@media(max-width:900px){.quote-screen{padding:14px 18px 24px}.wizard-label{display:none}.wizard-dot{width:27px;height:27px;min-width:27px}.wizard-stepper:before{top:13px}}.engine-status{font-size:12px;color:#687386;font-weight:700;margin-top:5px}.engine-status span{display:inline-block;width:8px;height:8px;background:#2fb777;border-radius:50%;margin-right:6px}.service-screen .service-grid{margin:0}.quote-screen .api-error{margin:0 0 14px}.summary-card.no-photo{padding-top:8px}.bottom-nav.only-next{justify-content:space-between}.form-grid{display:grid;grid-gap:18px;gap:18px;margin-top:16px}.form-grid.three{grid-template-columns:1fr 1fr 1.05fr}.form-grid.additional{grid-template-columns:repeat(3,minmax(0,1fr))}.condition-card,.form-card,.money-card,.result-summary,.summary-mini{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px}.money-label{font-weight:900;color:var(--navy);font-size:14px}.money-help{color:var(--muted);font-size:12px;line-height:1.4;margin-top:5px;min-height:34px}.money-input{display:grid;grid-template-columns:42px 1fr;align-items:center;background:#082846;border-radius:13px;overflow:hidden;margin:18px 0 13px}.money-input span{display:grid;place-items:center;color:#fff;font-weight:900}.money-input input{border:0;outline:0;padding:15px;background:#0b3157;color:#fff;font-size:18px;font-weight:800;min-width:0}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#667085;font-size:12px;font-weight:800}.toggle{width:46px;height:26px;border:0;background:#d6dde7;border-radius:999px;padding:3px;display:flex;justify-content:flex-start}.toggle span{width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 5px rgba(0,0,0,.15)}.toggle.on{background:#ff5a5f;justify-content:flex-end}.condition-card h3,.form-card h3,.result-summary h3,.summary-mini h3{margin:0 0 12px;color:var(--navy);font-size:15px}.form-card h3 b{color:var(--coral)}.logistics-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-gap:18px;gap:18px;margin-top:16px}.form-card{display:grid;grid-gap:7px;gap:7px}.form-card label{font-size:11px;color:#667085;font-weight:800;margin-top:3px}.condition-card select,.form-card input,.save-panel input{border:1px solid #dce3ec;border-radius:10px;padding:11px 12px;outline:0;background:#fff;color:var(--text)}.form-card input:disabled{background:#f3f6fa;color:#687386}.info-banner{margin-top:14px;background:#eef5ff;border:1px solid #d9e8ff;color:#3159d8;border-radius:13px;padding:12px 14px;font-size:12px;line-height:1.5}.conditions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:16px}.condition-card select{width:100%;margin:10px 0}.condition-card p{font-size:11px;line-height:1.45;color:#687386;margin:10px 0 0}.result-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-gap:18px;gap:18px}.result-hero{grid-column:1;background:linear-gradient(90deg,#ff5a5f,#8f8aff);color:#fff;border-radius:18px;padding:24px}.result-label{font-size:11px;font-weight:800;opacity:.9}.result-price{font-size:38px;font-weight:950;margin:6px 0}.result-with-vat{font-size:13px;font-weight:800}.result-kpis{grid-column:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.kpi-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px}.kpi-card span{display:block;font-size:10px;color:#687386;font-weight:800}.kpi-card strong{display:block;color:#082846;font-size:16px;margin-top:6px}.result-summary{grid-column:2;grid-row:1/span 2}.save-panel{margin-top:18px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px}.save-panel label{display:block;font-size:12px;font-weight:800;color:#082846;margin-bottom:7px}.save-panel input{width:100%}.save-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.success-box{margin-top:12px;background:#effaf4;border:1px solid #cfeedd;color:#24724d;border-radius:10px;padding:10px 12px;font-size:12px}.loading-box{background:#fff;border:1px solid var(--border);border-radius:14px;padding:18px;color:#687386}.result-back{justify-content:flex-start}.btn-secondary:disabled{opacity:.5}.screen-top{align-items:flex-start}.quote-screen .screen-top,.service-screen .screen-top{padding-top:0}.quote-screen .question-card{margin-left:0;margin-right:0}.quote-screen{padding-top:18px}.service-screen .panel-column{min-height:480px}@media(max-width:1180px){.conditions-grid,.form-grid.additional{grid-template-columns:repeat(2,minmax(0,1fr))}.logistics-grid{grid-template-columns:1fr 1fr}.logistics-grid .form-card{grid-column:1/-1}.result-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.conditions-grid,.form-grid.additional,.form-grid.three,.logistics-grid,.result-grid{grid-template-columns:1fr}.result-hero,.result-kpis,.result-summary{grid-column:auto;grid-row:auto}.result-kpis{grid-template-columns:1fr 1fr}.save-actions{flex-direction:column}.save-actions>*{width:100%}.engine-status{display:none}}.admin-screen{width:100%;max-width:1440px;margin:0 auto;padding:22px 24px 34px}.admin-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.admin-head h1{margin:5px 0;color:#082846;font-size:2rem}.admin-head p{margin:0;color:#667085}.admin-engine{display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#667085;font-size:.78rem;margin:5px 0 13px}.admin-engine span{width:8px;height:8px;border-radius:50%;background:#18b77a}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.admin-tabs button{border:1px solid #dfe5ee;background:#fff;color:#667085;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.admin-tabs button.active{background:#082846;color:#fff;border-color:#082846}.admin-panel,.admin-stat{background:#fff;border:1px solid #dfe5ee;border-radius:17px}.admin-panel{padding:18px;margin-bottom:16px}.admin-panel h2{margin:0 0 12px;color:#082846;font-size:1.1rem}.admin-help{color:#667085;font-size:.85rem}.admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:16px}.admin-stat{padding:17px}.admin-stat span{display:block;color:#667085;font-size:.75rem;font-weight:800}.admin-stat strong{display:block;color:#082846;font-size:1.45rem;margin-top:5px}.admin-two-cols{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.65fr);grid-gap:16px;gap:16px}.admin-panel label{display:block;color:#082846;font-size:.76rem;font-weight:800;margin:10px 0 5px}.admin-panel input,.admin-panel select{width:100%;min-height:42px;border:1px solid #d8dee8;border-radius:10px;background:#fff;color:#082846;padding:8px 10px}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 12px;gap:8px 12px}.admin-run{width:100%;margin-top:14px}.admin-table-wrap{width:100%;overflow:auto;border:1px solid #e4e8ef;border-radius:12px}.admin-table{width:100%;border-collapse:collapse;min-width:720px;font-size:.76rem}.admin-table th{text-align:left;background:#f7f9fc;color:#667085;font-weight:900;padding:10px;border-bottom:1px solid #e4e8ef;white-space:nowrap}.admin-table td{padding:10px;border-bottom:1px solid #edf0f4;color:#344054;vertical-align:top}.admin-table tr:last-child td{border-bottom:none}.admin-empty{text-align:center!important;color:#98a2b3!important;padding:24px!important}.admin-empty-box{border:1px dashed #cad3e0;border-radius:12px;background:#fafbfc;color:#667085;text-align:center;padding:28px}.audit-price{font-size:2.15rem;font-weight:900;color:#082846}.audit-caption{font-size:.76rem;color:#667085;margin-bottom:10px}.audit-lines>div{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #edf0f4;font-size:.8rem}.audit-lines span{color:#667085}.audit-lines strong{color:#082846;text-align:right}.audit-details{margin-top:14px}.audit-details summary{cursor:pointer;color:#6657e7;font-weight:900;margin-bottom:10px}.admin-note,.config-summary{margin-top:14px}@media(max-width:1050px){.admin-kpis{grid-template-columns:1fr 1fr}.admin-two-cols{grid-template-columns:1fr}}@media(max-width:700px){.admin-screen{padding:14px}.admin-head{flex-direction:column}.admin-form-grid,.admin-kpis{grid-template-columns:1fr}}.admin-engine.editable{background:#eefcf6;border-color:#cdeedd;color:#16734b}.admin-flash{margin-bottom:12px}.admin-subtabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}.admin-subtabs button{border:1px solid #dfe5ee;background:#fff;color:#667085;border-radius:10px;padding:8px 12px;font-weight:800;cursor:pointer}.admin-subtabs button.active{background:#f3f1ff;border-color:#cfc7ff;color:#6657e7}.editable-grid-wrap{overflow:auto}.editable-grid input[type=number],.editable-grid input[type=text],.editable-grid select,.editable-grid td input:not([type=checkbox]){min-width:105px;width:100%;border:1px solid #d8dee8;border-radius:8px;padding:6px 7px;background:#fff;color:#082846}.editable-grid input[type=checkbox]{width:18px;height:18px}.icon-delete{border:0;background:#fff1f1;color:#cf3f46;border-radius:8px;width:28px;height:28px;font-size:1.1rem;cursor:pointer}.add-row-btn{margin-top:10px;border:1px dashed #b9c3d0;background:#fafbfc;color:#082846;border-radius:10px;padding:8px 12px;font-weight:800;cursor:pointer}.admin-savebar{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #edf0f4}.admin-savebar input{margin:0!important}.btn-danger{border:0;background:#c1393f;color:#fff;border-radius:12px;padding:0 18px;font-weight:900;cursor:pointer}.base-operativa{margin-top:14px;max-width:620px}.wide{width:100%;margin-top:10px;min-height:44px}.admin-panel textarea{width:100%;min-height:82px;border:1px solid #d8dee8;border-radius:11px;padding:9px 10px;color:#082846;resize:vertical}.admin-panel hr{border:0;border-top:1px solid #edf0f4;margin:20px 0}.admin-panel h3{color:#082846;margin:10px 0}.check-field{display:flex;align-items:flex-end;padding-bottom:6px}.check-field label{display:flex;align-items:center;gap:8px}.check-field input[type=checkbox]{width:18px;height:18px}.admin-config-layout{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:16px;gap:16px}.config-picker{align-self:start}.config-editor{min-width:0}.calculated-highlight{background:#f3f1ff;margin:8px -10px -1px;padding:10px!important;border-radius:10px}.apply-cost{background:linear-gradient(90deg,#ff5a5f,#8f8aff)!important}.fuel-panel{margin-top:16px}.fuel-search{max-width:420px;margin-bottom:8px}.fuel-panel .admin-table{min-width:980px}.user-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.user-edit-card{border:1px solid #e2e7ef;border-radius:14px;padding:14px}.user-username{font-weight:900;color:#082846;background:#f5f7fa;border-radius:9px;padding:8px 10px;margin-bottom:10px}@media(max-width:1050px){.admin-config-layout,.user-cards{grid-template-columns:1fr}}@media(max-width:700px){.admin-savebar{grid-template-columns:1fr}}.wizard-step .wizard-dot{font-family:inherit;cursor:default;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.wizard-step.visited .wizard-dot{background:#082846!important;border-color:#082846!important;color:#fff!important;cursor:pointer}.wizard-step.visited .wizard-label{color:#082846;font-weight:800}.wizard-step.active .wizard-dot{cursor:pointer}.wizard-step.locked .wizard-dot{background:#fff!important;color:#98a2b3!important;border-color:#d7dde7!important;cursor:not-allowed;opacity:.72}.wizard-step.locked .wizard-label{color:#98a2b3}.wizard-step .wizard-dot:not(:disabled):hover{transform:translateY(-2px)}.wizard-step .wizard-dot:focus-visible{outline:3px solid rgba(143,138,255,.35);outline-offset:3px}:root,html[data-theme=light]{--ui-bg:#f5f7fa;--ui-surface:#ffffff;--ui-surface-2:#f8fafc;--ui-surface-3:#eef3f8;--ui-text:#082846;--ui-text-2:#344054;--ui-muted:#667085;--ui-muted-2:#98a2b3;--ui-border:#dfe5ee;--ui-border-strong:#cbd5e1;--ui-sidebar:#082846;--ui-sidebar-2:#0a3157;--ui-input:#ffffff;--ui-info-bg:#eef5ff;--ui-info-border:#dbe9ff;--ui-info-text:#3159d8;--ui-soft-purple:#f4f1ff;--ui-soft-red:#fff5f5;--ui-shadow:0 8px 24px rgba(8,40,70,.06)}html[data-theme=dark]{--ui-bg:#07131f;--ui-surface:#0d2234;--ui-surface-2:#10283d;--ui-surface-3:#142f46;--ui-text:#f5f7fb;--ui-text-2:#d8e1ea;--ui-muted:#a8b5c3;--ui-muted-2:#7f91a3;--ui-border:#284158;--ui-border-strong:#37536b;--ui-sidebar:#061a2b;--ui-sidebar-2:#0a2740;--ui-input:#10283d;--ui-info-bg:#102d4a;--ui-info-border:#1f4f79;--ui-info-text:#a9ccff;--ui-soft-purple:#251f3e;--ui-soft-red:#382126;--ui-shadow:0 10px 28px rgba(0,0,0,.22)}.admin-screen,.app-shell,.main-content,.quote-screen,body,html{background:var(--ui-bg)!important;color:var(--ui-text-2)}.sidebar{background:var(--ui-sidebar)!important}.admin-panel,.admin-stat,.bottom-nav,.card,.flow-card,.panel,.question-card,.result-card,.service-column,.service-panel,.service-summary,.variables-main-card,.variables-summary-card{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;color:var(--ui-text-2)!important;box-shadow:var(--ui-shadow)}.admin-head h1,.admin-panel h2,.card-title,.price-title,.result-title,.section-heading,.service-title,.summary-value,h1,h2,h3,h4{color:var(--ui-text)!important}.admin-help,.card-subtitle,.helper-text,.section-help,.summary-label,p{color:var(--ui-muted)!important}.search-box,.search-input,input,select,textarea{background:var(--ui-input)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important}input::placeholder,textarea::placeholder{color:var(--ui-muted-2)!important}.category-card,.category-item,.list-item,.service-card,.service-row{background:var(--ui-surface)!important;border-color:var(--ui-border)!important;color:var(--ui-text)!important}.category-card:hover,.category-item:hover,.service-card:hover,.service-row:hover{background:var(--ui-surface-2)!important}.admin-table td,.admin-table th,.audit-lines>div,.service-admin-summary>div,.summary-row-compact{border-color:var(--ui-border)!important}.admin-table th{background:var(--ui-surface-2)!important;color:var(--ui-muted)!important}.admin-table td{color:var(--ui-text-2)!important}.admin-empty,.admin-empty-box{background:var(--ui-surface-2)!important;color:var(--ui-muted)!important;border-color:var(--ui-border-strong)!important}.cm-note,.info-note{background:var(--ui-info-bg)!important;border-color:var(--ui-info-border)!important;color:var(--ui-info-text)!important}.productive-cost-box{background:linear-gradient(135deg,var(--ui-soft-red),var(--ui-soft-purple))!important;border-color:var(--ui-border)!important}.wizard-stepper:before{background:var(--ui-border)!important}.wizard-dot{background:var(--ui-surface)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-muted)!important;box-shadow:0 0 0 4px var(--ui-bg)!important}.wizard-step.done .wizard-dot{background:#082846!important;border-color:#082846!important;color:#fff!important}html[data-theme=dark] .wizard-step.done .wizard-dot{background:#1b4b70!important;border-color:#1b4b70!important}.wizard-step.active .wizard-dot{background:#ff5a5f!important;border-color:#ff5a5f!important;color:#fff!important}.theme-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;margin:14px 0 4px;padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.04)}.theme-switcher button{min-width:0;min-height:42px;border:0;border-radius:9px;background:transparent;color:#d9e5ef;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:.92rem}.theme-switcher button span{font-size:.64rem;font-weight:800}.theme-switcher button.active{background:linear-gradient(90deg,#ff5a5f,#8f8aff);color:#fff}.theme-switcher button:hover{background:rgba(255,255,255,.1)}.theme-switcher button.active:hover{background:linear-gradient(90deg,#ff5a5f,#8f8aff)}html[data-theme=dark] .btn-secondary{background:var(--ui-surface-2)!important;color:var(--ui-text)!important;border-color:var(--ui-border-strong)!important}html[data-theme=dark] .btn-secondary:hover{background:var(--ui-surface-3)!important}html[data-theme=dark] .stepper-input,html[data-theme=dark] .stepper-input button,html[data-theme=dark] .stepper-value{background:#061a2b!important}html[data-theme=dark] .eyebrow{color:#ff7b80!important}html[data-theme=dark] .admin-tabs button{background:var(--ui-surface)!important;color:var(--ui-muted)!important;border-color:var(--ui-border)!important}html[data-theme=dark] .admin-tabs button.active{background:#1b4b70!important;color:#fff!important;border-color:#1b4b70!important}@media(max-width:760px){.theme-switcher button span{display:none}.theme-switcher button{min-height:38px}}html[data-theme=dark] .variables-summary-card .productive-value,html[data-theme=dark] .variables-summary-card .summary-row-compact strong,html[data-theme=dark] .variables-summary-card .summary-value{color:#f5f7fb!important}html[data-theme=dark] .variables-summary-card .productive-label,html[data-theme=dark] .variables-summary-card .summary-label,html[data-theme=dark] .variables-summary-card .summary-row-compact span{color:#aebdcb!important}html[data-theme=dark] .variables-summary-card .summary-block,html[data-theme=dark] .variables-summary-card .summary-row-compact{border-color:#284158!important}html[data-theme=dark] .variables-summary-card .productive-cost-box{background:linear-gradient(135deg,#4a252d,#33284f)!important;border-color:#5a3f68!important}html[data-theme=dark] .variables-summary-card .productive-cost-box .productive-label,html[data-theme=dark] .variables-summary-card .productive-cost-box .productive-value{color:#f8f9fc!important}html[data-theme=dark] .service-screen .panel-column{background:#ffffff!important;color:#082846!important;border-color:#dfe5ee!important;box-shadow:0 8px 28px rgba(0,0,0,.18)!important}html[data-theme=dark] .service-screen .panel-column .summary-card h4,html[data-theme=dark] .service-screen .panel-column h3,html[data-theme=dark] .service-screen .panel-column h4{color:#082846!important}html[data-theme=dark] .service-screen .panel-column h3 b{color:#ff5a5f!important}html[data-theme=dark] .service-screen .choice-card{background:#0d263b!important;color:#f5f7fb!important;border-color:#36516a!important}html[data-theme=dark] .service-screen .choice-card:hover{background:#123149!important;border-color:#58728a!important}html[data-theme=dark] .service-screen .choice-card.selected{background:#0d263b!important;border-color:#ff5a5f!important;box-shadow:0 0 0 1px rgba(255,90,95,.16)!important}html[data-theme=dark] .service-screen .choice-label,html[data-theme=dark] .service-screen .service-copy strong{color:#f5f7fb!important}html[data-theme=dark] .service-screen .service-copy small{color:#aebdcb!important}html[data-theme=dark] .service-screen .chevron{color:#d7e1eb!important}html[data-theme=dark] .service-screen .choice-icon{background:#f3f6fa!important;color:#082846!important}html[data-theme=dark] .service-screen .choice-card.selected .choice-icon{background:#fff0f1!important;color:#ff5a5f!important}html[data-theme=dark] .service-screen .search-box{background:#0d263b!important;border-color:#36516a!important}html[data-theme=dark] .service-screen .search-box input{color:#f5f7fb!important;background:transparent!important}html[data-theme=dark] .service-screen .search-box input::placeholder{color:#aebdcb!important}html[data-theme=dark] .service-screen .search-box img{filter:brightness(0) invert(1)!important;opacity:.9}html[data-theme=dark] .service-screen .summary-card{background:#ffffff!important;border-color:#e3e8ef!important;color:#082846!important}html[data-theme=dark] .service-screen .service-details p,html[data-theme=dark] .service-screen .service-details span,html[data-theme=dark] .service-screen .summary-card>p,html[data-theme=dark] .service-screen .summary-row,html[data-theme=dark] .service-screen .summary-row span{color:#667085!important}html[data-theme=dark] .service-screen .service-details strong,html[data-theme=dark] .service-screen .summary-row strong{color:#082846!important}html[data-theme=dark] .service-screen .summary-row{border-color:#edf0f4!important}html[data-theme=dark] .service-screen .service-details{background:#fbfcfe!important;border-color:#e5e9f0!important}html[data-theme=dark] .service-screen .info-link{background:#f0edff!important;color:#6458dd!important}html[data-theme=dark] .service-screen .info-note{background:#143856!important;border-color:#2c5b80!important;color:#dbeaff!important}html[data-theme=dark] .service-screen .info-note p{color:#dbeaff!important}html[data-theme=dark] .service-screen .empty-state{color:#667085!important}.history-screen{width:100%;max-width:1440px;margin:0 auto;padding:22px 24px 34px}.history-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:16px}.history-head h1{margin:4px 0 6px;color:var(--ui-text);font-size:2rem;line-height:1.05;font-weight:900}.history-head p{margin:0;color:var(--ui-muted)}.history-toolbar{display:grid;grid-template-columns:minmax(320px,1fr) 280px 190px;grid-gap:10px;gap:10px;margin-bottom:12px}.history-search{display:flex;align-items:center;gap:8px;min-height:44px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-input);padding:0 12px}.history-search span{color:var(--ui-muted);font-size:1.2rem}.history-search input{flex:1 1;min-width:0;border:0!important;background:transparent!important;padding:0!important;outline:none;color:var(--ui-text)!important}.history-toolbar select{min-height:44px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-input);color:var(--ui-text);padding:0 11px}.history-summary-bar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px}.history-summary-bar>div{display:flex;align-items:baseline;gap:6px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:999px;padding:7px 12px}.history-summary-bar strong{color:var(--ui-text)}.history-summary-bar span{color:var(--ui-muted);font-size:.76rem}.history-error{margin-bottom:12px;padding:10px 12px;border-radius:12px;background:#fff0f1;color:#b4232b;border:1px solid #ffc9cd}html[data-theme=dark] .history-error{background:#3a2026;border-color:#65323a;color:#ffb5ba}.history-layout{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(0,1.55fr);grid-gap:14px;gap:14px;align-items:start}.history-detail-panel,.history-list-panel{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:18px;min-width:0}.history-list-panel{padding:10px}.history-list{display:flex;flex-direction:column;gap:8px;max-height:700px;overflow:auto}.history-item{width:100%;text-align:left;border:1px solid var(--ui-border);background:var(--ui-surface-2);border-radius:14px;padding:12px;cursor:pointer}.history-item:hover{border-color:var(--ui-border-strong);background:var(--ui-surface-3)}.history-item.active{border-color:#ff5a5f;box-shadow:0 0 0 1px rgba(255,90,95,.16)}.history-item-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.history-code{color:#ff5a5f;font-size:.72rem;font-weight:900}.history-price,.history-service{color:var(--ui-text);font-weight:900}.history-service{line-height:1.25}.history-reference{color:var(--ui-muted);font-size:.8rem;margin-top:4px}.history-date{color:var(--ui-muted-2);font-size:.72rem;margin-top:8px}.history-detail-panel{padding:18px}.history-empty{color:var(--ui-muted);padding:26px;text-align:center}.detail-empty{min-height:260px;display:flex;align-items:center;justify-content:center}.history-detail-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid var(--ui-border)}.history-detail-code{color:#ff5a5f;font-size:.72rem;font-weight:900}.history-detail-head h2{color:var(--ui-text);margin:5px 0 4px;font-size:1.25rem}.history-detail-head p{color:var(--ui-muted);margin:0}.history-detail-price{min-width:210px;background:linear-gradient(135deg,var(--ui-soft-red),var(--ui-soft-purple));border:1px solid var(--ui-border);border-radius:15px;padding:13px 14px;text-align:right}.history-detail-price span{display:block;color:var(--ui-muted);font-size:.72rem;font-weight:800}.history-detail-price strong{display:block;color:var(--ui-text);font-size:1.55rem;margin-top:3px}html[data-theme=dark] .history-detail-price strong{color:#f8f9fc}.history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:14px 0}.history-grid>div{background:var(--ui-surface-2);border:1px solid var(--ui-border);border-radius:12px;padding:10px}.history-grid span{display:block;color:var(--ui-muted);font-size:.7rem}.history-grid strong{display:block;color:var(--ui-text);margin-top:3px}.history-result-lines{border:1px solid var(--ui-border);border-radius:14px;overflow:hidden}.history-result-lines>div{display:flex;justify-content:space-between;gap:16px;padding:10px 12px;border-bottom:1px solid var(--ui-border)}.history-result-lines>div:last-child{border-bottom:0}.history-result-lines span{color:var(--ui-muted)}.history-result-lines strong{color:var(--ui-text)}.history-total{background:var(--ui-surface-2)}.history-total strong{font-size:1.08rem}.history-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.history-action-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.history-raw{margin-top:14px;color:var(--ui-muted)}.history-raw summary{cursor:pointer;font-weight:800}.history-raw pre{margin-top:10px;max-height:260px;overflow:auto;background:var(--ui-surface-2);color:var(--ui-text-2);border:1px solid var(--ui-border);border-radius:12px;padding:12px;font-size:.72rem;white-space:pre-wrap}@media(max-width:1050px){.history-toolbar{grid-template-columns:1fr 1fr}.history-search{grid-column:1/-1}.history-layout{grid-template-columns:1fr}.history-list{max-height:420px}}@media(max-width:700px){.history-screen{padding:14px}.history-head{flex-direction:column}.history-toolbar{grid-template-columns:1fr}.history-search{grid-column:auto}.history-grid{grid-template-columns:1fr 1fr}.history-detail-head{flex-direction:column}.history-detail-price{width:100%;text-align:left}.history-actions{flex-direction:column}.history-actions>*{width:100%}}html[data-theme=dark] .conditions-grid .condition-card{background:#ffffff!important;border-color:#dfe5ee!important;color:#082846!important}html[data-theme=dark] .conditions-grid .condition-card h3{color:#082846!important}html[data-theme=dark] .conditions-grid .condition-card .toggle-row,html[data-theme=dark] .conditions-grid .condition-card p{color:#667085!important}html[data-theme=dark] .conditions-grid .condition-card select{background:#0d263b!important;color:#f5f7fb!important;border-color:#36516a!important}html[data-theme=dark] .conditions-grid .condition-card select option{background:#0d263b;color:#f5f7fb}html[data-theme=dark] .info-banner{background:#eef5ff!important;border-color:#d9e8ff!important;color:#3159d8!important}html[data-theme=dark] .conditions-grid .toggle{background:#d6dde7!important}html[data-theme=dark] .conditions-grid .toggle.on{background:#ff5a5f!important}html[data-theme=dark] .conditions-grid .toggle span{background:#ffffff!important}.logistics-auto-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:16px}.logistics-result-card,.logistics-route-card{min-height:100%}.logistics-route-card select{width:100%;min-height:46px;border:1px solid var(--ui-border);border-radius:11px;background:var(--ui-input);color:var(--ui-text);padding:8px 10px}.route-check{display:flex!important;align-items:center;gap:9px;margin-top:13px!important;color:var(--ui-text-2)!important}.route-check input{width:auto!important;min-height:auto!important}.route-calc-btn{width:100%;margin-top:14px}.route-calc-btn:disabled{opacity:.55;cursor:not-allowed}.route-error{margin-top:10px;padding:10px 12px;border-radius:11px;background:#fff0f1;border:1px solid #ffc9cd;color:#b4232b;font-size:.8rem}html[data-theme=dark] .route-error{background:#3a2026;border-color:#65323a;color:#ffb5ba}.route-metrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.route-metrics>div{background:var(--ui-surface-2);border:1px solid var(--ui-border);border-radius:12px;padding:10px}.route-metrics span{display:block;color:var(--ui-muted);font-size:.7rem}.route-metrics strong{display:block;color:var(--ui-text);font-size:.9rem;margin-top:4px;word-break:break-word}.route-warning{margin-top:10px;padding:9px 11px;border-radius:10px;background:#fff8e8;border:1px solid #f6d88f;color:#76520c;font-size:.78rem}html[data-theme=dark] .route-warning{background:#3a311c;border-color:#665529;color:#ffe4a1}.route-help{margin-top:12px;padding:11px;border-radius:11px;background:var(--ui-info-bg);border:1px solid var(--ui-info-border);color:var(--ui-info-text);font-size:.78rem;line-height:1.45}.destination-search{position:relative}.destination-search>input{width:100%}.destination-loading{display:block;margin:5px 2px 0;color:var(--ui-muted);font-size:.72rem}.destination-menu{position:absolute;z-index:20;top:calc(100% + 5px);left:0;right:0;max-height:310px;overflow:auto;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:12px;box-shadow:0 14px 32px rgba(12,32,52,.2)}.destination-menu button{display:block;width:100%;padding:11px 13px;border:0;border-bottom:1px solid var(--ui-border);background:transparent;color:var(--ui-text);text-align:left;cursor:pointer}.destination-menu button:last-child{border-bottom:0}.destination-menu button:focus,.destination-menu button:hover{background:var(--ui-surface-2)}.destination-menu span,.destination-menu strong{display:block}.destination-menu strong{font-size:.82rem}.destination-menu span{margin-top:3px;color:var(--ui-muted);font-size:.72rem;line-height:1.35}.destination-selected{margin:7px 0 3px;padding:9px 11px;border:1px solid var(--ui-info-border);border-radius:10px;background:var(--ui-info-bg);color:var(--ui-info-text)}.destination-selected b,.destination-selected span{display:block}.destination-selected b{font-size:.72rem}.destination-selected span{margin-top:3px;font-size:.72rem}.toll-breakdown{margin-top:12px;border-top:1px solid var(--ui-border);padding-top:11px}.toll-breakdown h4{margin:0 0 8px;color:var(--ui-text);font-size:.82rem}.toll-row{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--ui-border)}.toll-row:last-child{border-bottom:0}.toll-row>div:first-child{min-width:0}.toll-row b,.toll-row small,.toll-row span,.toll-row strong{display:block}.toll-row strong{color:var(--ui-text);font-size:.76rem}.toll-row small,.toll-row span{color:var(--ui-muted);font-size:.68rem;margin-top:2px}.toll-row>div:last-child{text-align:right;white-space:nowrap}.toll-row b{color:var(--ui-text);font-size:.78rem}.toll-empty{margin:0;color:var(--ui-muted);font-size:.74rem;line-height:1.4}.logistics-money-grid{grid-template-columns:1fr 1fr .75fr!important}.km-manual-card h3{color:var(--ui-text)!important;margin:0 0 10px}.km-manual-card p{color:var(--ui-muted)!important;font-size:.78rem}@media(max-width:950px){.logistics-auto-grid{grid-template-columns:1fr}.logistics-money-grid{grid-template-columns:1fr!important}}@media(max-width:600px){.route-metrics{grid-template-columns:1fr}}