.calc-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:calc(100vh - 145px);padding:clamp(22px,3vw,34px) 16px}.calc-page .calc-wrap{width:min(100%,1240px)!important;margin:0 auto!important;padding:0!important;display:grid;justify-items:center}.calc-page .card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:14px;max-width:1150px;width:100%;margin:0 auto;padding:30px 25px;transition:max-width .3s ease}.calc-demo-strip{--fp-demo-strip-x-pad:clamp(12px,1.5vw,22px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin:18px 0 10px;border:1px solid rgba(96,165,250,.26);border-radius:14px;background:rgba(96,165,250,.1);padding:10px var(--fp-demo-strip-x-pad)}.calc-demo-strip.active{border-color:rgba(245,158,11,.42);background:rgba(245,158,11,.13)}.calc-demo-strip span{color:var(--muted);font-size:12px;font-weight:850;line-height:1.3}.calc-demo-strip-copy{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0}.calc-demo-strip-message{min-width:min(100%,280px)}.calc-demo-strip-message-mobile{display:none}.calc-demo-strip.upgrade-only .calc-demo-strip-message{min-width:0}.calc-demo-strip.upgrade-only .calc-demo-strip-copy{gap:8px 8px}.calc-demo-strip .calc-free-counter{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:-moz-fit-content;width:fit-content;min-height:30px;padding:5px 10px;border:1px solid rgba(96,165,250,.36);border-radius:999px;background:rgba(96,165,250,.12);color:#dbeafe;font-size:11px;font-weight:950;line-height:1;white-space:nowrap}.calc-free-counter-icon{width:15px;height:15px;color:#93c5fd}.calc-demo-strip button{min-height:36px;border:1px solid rgba(59,130,246,.48);border-radius:11px;background:#3b82f6;color:#fff;padding:0 13px;font-size:12px;font-weight:950;cursor:pointer}.calc-demo-strip button.ghost{background:var(--field-bg);color:var(--text);border-color:var(--field-border)}.calc-demo-strip button.upgrade{background:linear-gradient(180deg,#fbbf24,#f97316);border-color:rgba(249,115,22,.62);color:#111827}.calc-demo-auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,320px)}.calc-demo-auth-actions button{width:100%;min-width:0;white-space:nowrap}@media (max-width:860px){.calc-page{min-height:auto;justify-content:flex-start;padding:14px 10px}.calc-page .card{max-width:100%;padding:20px 14px}.calc-demo-strip{grid-template-columns:1fr;justify-items:center;padding-left:10px;padding-right:10px}.calc-demo-strip-copy{justify-content:center;width:100%}.calc-demo-strip span{width:100%;text-align:center}.calc-demo-strip .calc-free-counter{width:-moz-fit-content;width:fit-content;max-width:100%;text-align:center}.calc-demo-strip.needs-login .calc-demo-strip-copy{flex-wrap:nowrap;gap:6px}.calc-demo-strip.needs-login .calc-demo-strip-message-full{display:none}.calc-demo-strip.needs-login .calc-demo-strip-message-mobile{display:inline-flex;flex:0 1 auto;width:auto;min-width:0;white-space:nowrap}.calc-demo-strip.needs-login .calc-free-counter{flex:0 0 auto;width:auto;max-width:none;min-height:28px;padding:4px 9px;font-size:10.5px}.calc-demo-strip.needs-login .calc-free-counter-icon{width:14px;height:14px}.calc-demo-strip button{width:100%}.calc-demo-strip.upgrade-only{grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;gap:12px}.calc-demo-strip.upgrade-only .calc-demo-strip-copy{justify-content:flex-start}.calc-demo-strip.upgrade-only .calc-demo-strip-message{display:none}.calc-demo-strip.upgrade-only span{width:auto;text-align:left}.calc-demo-strip.upgrade-only .calc-free-counter{flex:0 0 auto}.calc-demo-strip.upgrade-only button{width:auto;min-width:150px;justify-self:end}.calc-demo-auth-actions{width:100%}}@media (min-width:601px) and (max-width:860px){body.fp-route-calculator .calc-page .calc-demo-strip.needs-login{grid-template-columns:minmax(0,1fr) clamp(170px,27vw,236px);justify-items:stretch;gap:clamp(8px,1.4vw,12px);padding:9px clamp(8px,1.4vw,14px)}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login .calc-demo-strip-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:stretch;width:100%;gap:clamp(6px,1vw,10px);min-width:0}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login .calc-demo-strip-message-full{display:inline-flex;width:auto;min-width:0;text-align:left;white-space:nowrap}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login .calc-demo-strip-message-mobile{display:none}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login span{width:auto;font-size:clamp(9.4px,1.32vw,12px);line-height:1.2;text-align:left}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login .calc-free-counter{flex:0 0 auto;width:auto;max-width:none;min-height:clamp(28px,4vw,30px);padding:4px clamp(7px,1vw,10px);gap:clamp(5px,.8vw,7px);font-size:clamp(9.5px,1.32vw,12px);text-align:center;white-space:nowrap}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login .calc-free-counter-icon{width:clamp(13px,1.7vw,15px);height:clamp(13px,1.7vw,15px)}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login .calc-demo-auth-actions{width:100%;min-width:0;gap:clamp(7px,1.1vw,8px)}body.fp-route-calculator .calc-page .calc-demo-strip.needs-login .calc-demo-auth-actions button{width:100%;min-height:clamp(34px,4.9vw,36px);padding:0 clamp(7px,1vw,13px);font-size:clamp(10px,1.35vw,12px)}}@media (max-width:380px){.calc-demo-strip.needs-login{padding-left:8px;padding-right:8px}.calc-demo-strip.needs-login .calc-demo-strip-copy{gap:5px}.calc-demo-strip.needs-login .calc-demo-strip-message-mobile,.calc-demo-strip.needs-login .calc-free-counter{font-size:10px}.calc-demo-strip.needs-login .calc-free-counter{gap:5px;padding-left:8px;padding-right:8px}}.calc-page .calc-title,.calc-page .intro{text-align:center}.calc-page .calc-title{font-size:1.9rem;margin-bottom:10px}.calc-page .intro{margin:10px auto 26px;max-width:560px;font-size:1rem;line-height:1.5;color:var(--muted)}.calc-page .grid-2{width:100%}.calc-page .calc-disabled-group{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;min-width:0;margin:0;padding:0;border:0}.calc-page .lane-party-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;min-width:0}@media (max-width:1120px){.calc-page .lane-party-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.calc-page .calc-disabled-group,.calc-page .lane-party-row{grid-template-columns:1fr;gap:14px}}.calc-page .maintenance-pill{width:-moz-fit-content;width:fit-content;margin:0 auto 14px;padding:7px 12px;border-radius:999px;border:1px solid rgba(245,158,11,.46);background:rgba(245,158,11,.12);color:#fbbf24;font-size:11px;font-weight:950;line-height:1;text-transform:uppercase;letter-spacing:0}.calc-page .calc-disabled-group:disabled{opacity:.72}.calc-page .calc-disabled-group:disabled button,.calc-page .calc-disabled-group:disabled input,.calc-page .calc-disabled-group:disabled select{cursor:not-allowed}.field label{display:block;text-align:left;font-weight:500;margin-bottom:6px;color:var(--text)}.calc-page input,.calc-page select{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 14px;width:100%;color:#fff;font-size:15px;outline:none;transition:background .2s,border-color .2s,box-shadow .2s;appearance:none;-webkit-appearance:none;-moz-appearance:none}.calc-page input:focus,.calc-page input:hover,.calc-page select:focus,.calc-page select:hover{background:rgba(255,255,255,.08);border-color:rgba(79,163,255,.4);box-shadow:0 0 0 3px var(--ring)}.calc-page input::-moz-placeholder{color:rgba(255,255,255,.35)}.calc-page input::placeholder{color:rgba(255,255,255,.35)}.calc-page select{color:#fff}.calc-page select option{background:#fff;color:#000}.calc-page input[type=date]{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);color:var(--text);border-radius:12px;padding:12px 14px}.calc-page input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.85);opacity:.9}.calc-page .buttons-wrap{margin:18px 0 0}.calc-page .buttons-wrap .button-blue-wide,.calc-page .buttons-wrap .button-gray{flex:1;max-width:520px;height:52px;line-height:52px;border-radius:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.calc-page .buttons-wrap .button-blue-wide{background:#3b82f6;color:#fff;border:none;transition:background .2s ease}.calc-page .buttons-wrap .button-blue-wide:hover{background:#2563eb}.calc-page .buttons-wrap .button-gray{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);color:#e8eefc;font-weight:500;transition:background .2s ease}.calc-page .buttons-wrap .button-gray:hover{background:rgba(255,255,255,.1)}.calc-page .buttons-wrap.reefer-mode{flex-direction:row;align-items:stretch;width:100%}.calc-page .buttons-wrap.reefer-mode .button-blue-wide,.calc-page .buttons-wrap.reefer-mode .button-gray{flex:1 1 0;max-width:none}@media (max-width:860px){.calc-page .buttons-wrap{align-items:stretch}.calc-page .buttons-wrap .button-blue-wide,.calc-page .buttons-wrap .button-gray{max-width:100%}}.history-card{margin-top:22px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px 20px}.history-card h3{text-align:center;color:var(--text);margin:0 0 10px}.history-item{background:rgba(255,255,255,.03);border-radius:12px;padding:10px 14px;margin-bottom:10px;font-size:.95rem}.history-header{display:flex;justify-content:space-between;color:var(--muted);margin-bottom:4px}.history-item strong{color:var(--text)}.history-line{color:var(--muted);margin:6px 0}.history-actions{display:flex;gap:10px}.button-sm{background:rgba(48,166,255,.2);border:1px solid rgba(48,166,255,.4);color:#fff;border-radius:10px;padding:6px 10px;font-size:.85rem;cursor:pointer;transition:.2s}.button-sm:hover{background:rgba(48,166,255,.4)}.calc-page .ai-overlay{backdrop-filter:blur(6px);z-index:200}.calc-page .ai-popup{background:rgba(18,24,38,.96);border:1px solid rgba(255,255,255,.1);max-width:520px;animation:fadeIn .25s ease-out}.calc-page .ai-scroll{padding:24px;scrollbar-color:rgba(255,255,255,.2) transparent}.calc-page .ai-popup h2{margin:0 0 10px}.calc-page .ai-actions{margin-top:18px}.report-block{margin:14px 0 18px}.route-line{text-align:center;font-size:1.05rem;margin-bottom:8px}.report-grid label{display:block;font-size:12px;color:var(--muted)}.notices{margin-top:8px}.notice-chip{padding:6px 8px}.calc-page .error-banner{margin-top:10px}@media (min-width:861px){.calc-page .buttons-wrap .button-blue-wide,.calc-page .buttons-wrap .button-gray{flex:1 1 0}.calc-page form .buttons-wrap{justify-content:center}.calc-page .buttons-wrap.reefer-mode{flex-direction:column;align-items:center}.calc-page .buttons-wrap{display:flex;justify-content:center;align-items:stretch;gap:14px;width:100%;margin-top:20px}.calc-page .buttons-wrap .button-blue-wide,.calc-page .buttons-wrap .button-gray{flex-grow:1;flex-shrink:0;flex-basis:0;width:100%;line-height:52px;font-size:16px;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;max-width:none!important}.calc-page .buttons-wrap>*{flex:1 0 0}.calc-page form .buttons-wrap{grid-column:span 2}.calc-page .buttons-wrap.reefer-mode{flex-direction:row!important;align-items:stretch!important}}.calc-page .error-banner{width:100%;max-width:520px;margin:18px auto 0;text-align:center;background:rgba(255,0,0,.08);border:1px solid rgba(255,0,0,.25);border-radius:10px;color:#ffd0d0;padding:10px 12px}.calc-page .buttons-wrap{display:flex;justify-content:center;align-items:center;gap:14px;width:100%;margin-top:20px}@media (min-width:861px){.calc-page .buttons-wrap{flex-direction:row}.calc-page .buttons-wrap .button-blue-wide,.calc-page .buttons-wrap .button-gray{flex:1;max-width:520px;height:52px}}@media (max-width:860px){.calc-page .buttons-wrap{flex-direction:column}.calc-page .buttons-wrap .button-blue-wide,.calc-page .buttons-wrap .button-gray{width:100%;height:52px}}.calc-page .buttons-wrap.reefer-mode{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.calc-page .error-banner.below-buttons{display:block;width:100%;max-width:520px;margin:16px auto 0;text-align:center;background:rgba(255,0,0,.08);border:1px solid rgba(255,0,0,.25);border-radius:10px;color:#ffd0d0;padding:10px 12px}.calc-page .buttons-section{display:flex;flex-direction:column;align-items:center;width:100%}.calc-page .error-banner-centered{display:block;position:relative;text-align:center;width:100%;max-width:620px;grid-column:1/-1;margin:18px auto 0;padding:10px 12px;color:#ffd0d0;background:rgba(255,0,0,.08);border:1px solid rgba(255,0,0,.25);border-radius:10px;box-sizing:border-box;animation:fadeIn .25s ease-in-out}@media (min-width:861px){.calc-page .error-banner-centered{max-width:620px;margin-left:auto;margin-right:auto}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.calc-page .ai-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:300;animation:fadeIn .25s ease-out}.calc-page .ai-popup{background:rgba(18,24,38,.97);border:1px solid rgba(255,255,255,.12);border-radius:16px;max-width:600px;width:90%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 25px rgba(0,0,0,.5);animation:slideUp .3s ease-out}.calc-page .ai-scroll{overflow-y:auto;padding:28px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.calc-page .ai-scroll::-webkit-scrollbar{width:6px}.calc-page .ai-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);border-radius:6px}.calc-page .ai-popup h2{text-align:center;font-size:1.5rem;margin-bottom:16px;color:var(--text)}.calc-page .ai-popup h4{margin:18px 0 8px;font-size:1.05rem;color:var(--text);text-align:center}.rate-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px}.rate-cell{flex:1;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:10px 12px;text-align:center}.rate-cell label{display:block;font-size:12px;color:var(--muted);margin-bottom:4px}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:10px}@media (max-width:700px){.report-grid{grid-template-columns:1fr}}.notices{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:10px}.notice-chip{font-size:12px;border:1px dashed rgba(255,255,255,.25);background:rgba(255,255,255,.04);padding:6px 10px;border-radius:999px;color:var(--text)}.mf-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:12px}.mf-row .button-sm{flex:1 1 45%;text-align:center;border-radius:10px;padding:8px 10px;background:rgba(48,166,255,.2);border:1px solid rgba(48,166,255,.4);color:#fff;font-weight:500;transition:.2s}.mf-row .button-sm:hover{background:rgba(48,166,255,.35);transform:translateY(-1px)}.calc-page .ai-notes{margin-top:14px;font-size:.95rem;line-height:1.4;color:var(--muted);text-align:center}.calc-page .ai-actions{background:rgba(255,255,255,.02)}.calc-page .ai-actions .button-blue{background:#3b82f6;border-radius:12px;padding:10px 24px;font-size:15px;transition:background .2s ease}.calc-page .ai-actions .button-blue:hover{background:#2563eb}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.calc-page .ai-actions{padding:16px;border-top:1px solid rgba(255,255,255,.08);background:rgba(18,24,38,.97)}.insights li{gap:8px}.analysis-summary{background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px 20px;font-size:.96rem;line-height:1.55;box-shadow:0 0 6px rgba(255,255,255,.04)}.analysis-summary strong{font-weight:600}.analysis-summary br{line-height:1.8}@media (max-width:700px){.analysis-summary{padding:14px 16px}}.calc-page .ai-actions{display:flex;justify-content:center;align-items:center;padding:0;background:none;border-top:none;margin-top:16px}.calc-page .ai-actions .button-blue{width:100%;border-radius:0 0 16px 16px;background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;border:none;padding:16px 0;font-size:16px;font-weight:600;cursor:pointer;transition:background .25s ease}.calc-page .ai-actions .button-blue:hover{background:linear-gradient(90deg,#4fa3ff,#1e8be0)}.report-block h4{text-align:center;font-size:1.1rem;color:var(--text);margin-bottom:10px}.insights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.insights li{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px 12px;color:var(--text);display:flex;align-items:center;gap:10px;line-height:1.4}.insights li strong{color:var(--muted);min-width:110px}.insights li:first-child:before{content:"🌦️"}.insights li:nth-child(2):before{content:"⛰️"}.insights li:nth-child(3):before{content:"⛽"}@media (max-width:700px){.insights li{flex-direction:row;align-items:flex-start;text-align:left;padding:12px;font-size:.95rem}.insights li strong{min-width:90px}}.mf-row a.button-sm{flex:1 1 45%;text-align:center;border-radius:10px;padding:8px 10px;background:rgba(48,166,255,.2);border:1px solid rgba(48,166,255,.4);color:#fff;font-weight:500;transition:.2s}.mf-row a.button-sm:hover{background:rgba(48,166,255,.35);transform:translateY(-1px)}.analysis-summary{margin-top:18px;background:rgba(255,255,255,.03);border:1px dashed rgba(255,255,255,.15);border-radius:12px;padding:14px 16px;text-align:center;color:var(--text);font-size:.95rem;line-height:1.45}.analysis-summary strong{color:#4fa3ff}@media (max-width:700px){.analysis-summary{font-size:.9rem}}html[data-theme=light] .calc-page{color:#0f172a}html[data-theme=light] .calc-page .card{background:rgba(255,255,255,.92);border-color:rgba(37,99,235,.18);box-shadow:0 22px 55px rgba(15,23,42,.12)}html[data-theme=light] .calc-page .calc-title{color:#071224}html[data-theme=light] .calc-page .intro{color:#52647c}html[data-theme=light] .calc-page .maintenance-pill{background:#fff7ed;border-color:#fdba74;color:#9a3412}html[data-theme=light] .calc-page .calc-free-counter{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a}html[data-theme=light] .calc-page .calc-free-counter-icon{color:#2563eb}html[data-theme=light] .calc-page .field label,html[data-theme=light] .calc-page label{color:#0f172a;font-weight:800}html[data-theme=light] .calc-page input,html[data-theme=light] .calc-page input[type=date],html[data-theme=light] .calc-page select{background:#f8fbff;border-color:rgba(15,23,42,.16);color:#0b1220;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}html[data-theme=light] .calc-page input:focus,html[data-theme=light] .calc-page input:hover,html[data-theme=light] .calc-page select:focus,html[data-theme=light] .calc-page select:hover{background:#ffffff;border-color:rgba(37,99,235,.48);box-shadow:0 0 0 3px rgba(37,99,235,.14)}html[data-theme=light] .calc-page input::-moz-placeholder{color:#718096}html[data-theme=light] .calc-page input::placeholder{color:#718096}html[data-theme=light] .calc-page select option{background:#ffffff;color:#0b1220}html[data-theme=light] .calc-page input[type=date]::-webkit-calendar-picker-indicator{filter:none;opacity:.7}html[data-theme=light] .calc-page .buttons-wrap .button-gray{background:#eef4fb;border-color:rgba(15,23,42,.14);color:#34445b}html[data-theme=light] .calc-page .buttons-wrap .button-gray:hover{background:#e2ebf6;color:#0f172a}html[data-theme=light] .calc-page .error-banner,html[data-theme=light] .calc-page .error-banner-centered,html[data-theme=light] .calc-page .error-banner.below-buttons{color:#991b1b;background:#fee2e2;border-color:#f87171;font-weight:900;box-shadow:0 10px 24px rgba(185,28,28,.12)}html[data-theme=light] .analysis-summary,html[data-theme=light] .history-card{background:rgba(255,255,255,.88);border-color:rgba(37,99,235,.16);color:#0f172a}html[data-theme=light] .history-item,html[data-theme=light] .insights li{background:#f8fbff;border-color:rgba(15,23,42,.12);color:#0f172a}.calc-page .field{min-width:0}.calc-page .field label{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:var(--muted)}.calc-page input,.calc-page select{min-height:48px;line-height:1.2;font-weight:760}.calc-page select{padding-right:38px;background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.calc-page .history-card{width:100%;max-width:1150px}.calc-page .history-header{gap:10px;align-items:flex-start}.calc-page .history-header strong{min-width:0}.calc-page .history-header span{flex:0 0 auto;border:1px solid rgba(96,165,250,.35);border-radius:999px;padding:4px 9px;color:#bfdbfe;background:rgba(96,165,250,.12);font-size:11px;font-weight:950}.calc-page .ai-overlay{padding:14px}.calc-page .ai-popup{width:min(860px,calc(100vw - 28px));max-width:860px}.calc-page .rate-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.calc-page .rate-cell{min-width:0}.calc-page .rate-cell div{font-size:clamp(17px,2vw,24px);font-weight:950}.calc-page .report-grid>div{min-width:0;border:1px solid rgba(148,163,184,.14);border-radius:10px;padding:9px 10px;background:rgba(255,255,255,.025)}.calc-page .report-grid>div>div{overflow-wrap:anywhere;font-weight:850}html[data-theme=light] .calc-page .history-header span{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}html[data-theme=light] .calc-page .analysis-summary,html[data-theme=light] .calc-page .rate-cell,html[data-theme=light] .calc-page .report-grid>div{background:#f8fbff;border-color:rgba(15,23,42,.12)}@media (min-width:861px){.calc-page form .buttons-wrap:not(.reefer-mode){grid-column:auto;align-self:end;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:0}.calc-page form .buttons-wrap:not(.reefer-mode) .button-blue-wide,.calc-page form .buttons-wrap:not(.reefer-mode) .button-gray{width:100%;max-width:none!important;height:48px;line-height:1.2}.calc-page form .buttons-wrap.reefer-mode{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:20px}}@media (max-width:760px){.calc-page{padding-left:8px;padding-right:8px}.calc-page .calc-title{font-size:28px}.calc-page .intro{margin-bottom:18px;font-size:13px}.calc-page .rate-row{grid-template-columns:repeat(2,minmax(0,1fr))}.calc-page .ai-scroll{padding:18px 14px 0}.calc-page .history-header{flex-direction:column}.mf-row a.button-sm{flex-basis:100%}}.calc-page{color:var(--text)}.calc-page .card{background:var(--card)!important;border-color:var(--line)!important;border-radius:var(--radius-card)!important;box-shadow:var(--shadow-card)}html:not([data-theme=light]) .calc-page .card{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),var(--card)!important}.calc-page .ai-popup h2,.calc-page .ai-popup h4,.calc-page .calc-title,.calc-page .history-card h3,.calc-page .history-item strong,.calc-page .rate-cell div,.calc-page .report-grid>div>div,.calc-page .route-line{color:var(--text)!important}.calc-page .ai-notes,.calc-page .field label,.calc-page .history-header,.calc-page .history-line,.calc-page .insights li strong,.calc-page .intro,.calc-page .rate-cell label,.calc-page .report-grid label{color:var(--muted)!important}.calc-page .maintenance-pill{background:rgba(245,158,11,.14)!important;border-color:rgba(245,158,11,.42)!important;color:#f59e0b!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.calc-page input,.calc-page input[type=date],.calc-page select{background:var(--field-bg)!important;border-color:var(--field-border)!important;color:var(--text)!important;box-shadow:var(--field-shadow)}.calc-page input:focus,.calc-page input:hover,.calc-page select:focus,.calc-page select:hover{background:var(--field-bg-hover)!important;border-color:var(--field-border-focus)!important;box-shadow:0 0 0 3px var(--ring),var(--field-shadow)!important}.calc-page input::-moz-placeholder{color:rgba(142,160,184,.78)!important}.calc-page input::placeholder{color:rgba(142,160,184,.78)!important}html[data-theme=light] .calc-page input::-moz-placeholder{color:rgba(75,92,117,.68)!important}html[data-theme=light] .calc-page input::placeholder{color:rgba(75,92,117,.68)!important}.calc-page select option{background:var(--card);color:var(--text)}html:not([data-theme=light]) .calc-page input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(2.15) contrast(1.12)!important;opacity:.92!important}html[data-theme=light] .calc-page input[type=date]::-webkit-calendar-picker-indicator{filter:none!important;opacity:.72!important}.calc-page .ai-actions .button-blue,.calc-page .buttons-wrap .button-blue-wide{background:#3b82f6!important;border:1px solid rgba(147,197,253,.42)!important;color:#ffffff!important;box-shadow:0 10px 22px rgba(37,99,235,.18)}.calc-page .ai-actions .button-blue:hover,.calc-page .buttons-wrap .button-blue-wide:hover{background:#2563eb!important;color:#ffffff!important}.calc-page .buttons-wrap .button-gray{background:var(--btn)!important;border-color:var(--line)!important;color:var(--text)!important;box-shadow:var(--field-shadow)}.calc-page .buttons-wrap .button-gray:hover{background:var(--field-bg-hover)!important;border-color:var(--field-border-hover)!important;color:var(--text)!important}.calc-page .button-sm,.calc-page .mf-row a.button-sm{background:rgba(96,165,250,.14)!important;border-color:rgba(96,165,250,.34)!important;color:var(--text)!important;box-shadow:none}.calc-page .button-sm:hover,.calc-page .mf-row a.button-sm:hover{background:rgba(96,165,250,.22)!important;border-color:rgba(96,165,250,.48)!important}.calc-page .analysis-summary,.calc-page .history-card,.calc-page .history-item,.calc-page .insights li,.calc-page .notice-chip,.calc-page .rate-cell,.calc-page .report-grid>div{background:var(--cell-bg)!important;border-color:var(--line)!important;color:var(--text)!important}.calc-page .history-header span{background:rgba(96,165,250,.14)!important;border-color:rgba(96,165,250,.34)!important;color:#bfdbfe!important}.calc-page .ai-overlay{background:rgba(2,6,23,.76)!important}html[data-theme=light] .calc-page .ai-overlay{background:rgba(15,23,42,.54)!important}.calc-page .ai-popup{background:var(--card)!important;border-color:var(--line)!important;box-shadow:var(--shadow-modal)}.calc-page .ai-actions{background:transparent!important}.calc-page .error-banner,.calc-page .error-banner-centered,.calc-page .error-banner.below-buttons{background:var(--danger-bg)!important;border-color:var(--danger-line)!important;color:#fecaca!important;font-weight:900}html[data-theme=light] .calc-page .error-banner,html[data-theme=light] .calc-page .error-banner-centered,html[data-theme=light] .calc-page .error-banner.below-buttons{color:#991b1b!important}.calc-page .history-actions .button-sm{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:36px;padding:8px 12px;border-radius:12px;font-size:12px;font-weight:950;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,filter .18s ease,transform .18s ease}.calc-page .history-booked-button.add{background:linear-gradient(180deg,#fbbf24,#f97316)!important;border-color:rgba(249,115,22,.62)!important;color:#111827!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 10px 20px rgba(249,115,22,.18)!important}.calc-page .history-booked-button.remove{background:rgba(239,68,68,.14)!important;border-color:rgba(248,113,113,.34)!important;color:#fecaca!important}.calc-page .history-delete-button{background:rgba(127,29,29,.24)!important;border-color:rgba(248,113,113,.34)!important;color:#fecaca!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 18px rgba(127,29,29,.12)!important}html[data-theme=light] .calc-page .history-booked-button.remove{background:#fee2e2!important;border-color:#fecaca!important;color:#991b1b!important}html[data-theme=light] .calc-page .history-actions .button-sm{background:#dbeafe!important;color:#050505!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 8px 18px rgba(37,99,235,.12)}html[data-theme=light] .calc-page .history-actions .button-sm:hover{background:#bfdbfe!important;border-color:rgba(37,99,235,.42)!important;color:#050505!important}.calc-page .history-delete-button:focus-visible,.calc-page .history-delete-button:hover{transform:translateY(-2px) scale(1.012)!important;background:rgba(239,68,68,.28)!important;border-color:rgba(252,165,165,.62)!important;color:#fff1f2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 14px 26px rgba(239,68,68,.2),0 0 0 3px rgba(248,113,113,.12)!important}.calc-page .history-booked-button.add:focus-visible,.calc-page .history-booked-button.add:hover{transform:translateY(-2px) scale(1.012)!important;background:linear-gradient(180deg,#ffd166,#fb923c 48%,#f97316)!important;border-color:rgba(251,191,36,.82)!important;color:#0b1020!important;filter:saturate(1.08) brightness(1.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 15px 30px rgba(249,115,22,.3),0 0 0 3px rgba(251,146,60,.16)!important}.calc-page .history-booked-button.remove:focus-visible,.calc-page .history-booked-button.remove:hover{transform:translateY(-2px) scale(1.012)!important;background:rgba(248,113,113,.22)!important;border-color:rgba(252,165,165,.58)!important;color:#fee2e2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 26px rgba(239,68,68,.18),0 0 0 3px rgba(248,113,113,.1)!important}.calc-page .history-booked-button:is(:hover,:focus-visible) .calc-button-icon,.calc-page .history-delete-button:is(:hover,:focus-visible) .calc-button-icon,body.fp-route-calculator .calc-page .premium-booked-button:is(:hover,:focus-visible) .calc-button-icon{transform:translateY(-1px) scale(1.08)}html[data-theme=light] .calc-page .history-booked-button.add,html[data-theme=light] .calc-page .history-booked-button.add:focus-visible,html[data-theme=light] .calc-page .history-booked-button.add:hover{color:#111827!important}html[data-theme=light] .calc-page .history-delete-button,html[data-theme=light] .calc-page .history-delete-button:focus-visible,html[data-theme=light] .calc-page .history-delete-button:hover{background:#fee2e2!important;border-color:#fecaca!important;color:#991b1b!important}html[data-theme=light] .calc-page .history-delete-button:focus-visible,html[data-theme=light] .calc-page .history-delete-button:hover{background:#fecaca!important;border-color:rgba(220,38,38,.42)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 14px 26px rgba(220,38,38,.14),0 0 0 3px rgba(248,113,113,.12)!important}html[data-theme=light] .calc-page .history-card{background:rgba(255,255,255,.96)!important;border-color:#d7e2ef!important;box-shadow:0 18px 42px rgba(15,23,42,.08)!important}html[data-theme=light] .calc-page .history-grid .history-item{border:1px solid #dbe5f1!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 10px 24px rgba(15,23,42,.055)!important}html[data-theme=light] .calc-page .history-grid .history-header strong{color:#07111f!important}html[data-theme=light] .calc-page .history-grid .history-line{color:#415a7c!important}html[data-theme=light] .calc-page .history-header span{background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)!important}html[data-theme=light] .calc-page .history-actions .button-sm{background:#eaf4ff!important;border-color:#93c5fd!important;color:#0f172a!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 8px 18px rgba(37,99,235,.1)!important}html[data-theme=light] .calc-page .history-actions .button-sm:not(.history-delete-button):not(.history-booked-button):focus-visible,html[data-theme=light] .calc-page .history-actions .button-sm:not(.history-delete-button):not(.history-booked-button):hover{background:#dbeafe!important;border-color:rgba(37,99,235,.48)!important;color:#0b1220!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 12px 24px rgba(37,99,235,.16),0 0 0 3px rgba(59,130,246,.11)!important}html[data-theme=light] .calc-page .history-booked-button.add{background:linear-gradient(180deg,#ffb82e,#ff8b1a)!important;border-color:rgba(234,88,12,.58)!important;color:#111827!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 10px 22px rgba(249,115,22,.22)!important}html[data-theme=light] .calc-page .history-booked-button.add:focus-visible,html[data-theme=light] .calc-page .history-booked-button.add:hover{background:linear-gradient(180deg,#ffc857,#fb923c 48%,#f97316)!important;border-color:rgba(234,88,12,.72)!important;color:#0b1020!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 15px 30px rgba(249,115,22,.28),0 0 0 3px rgba(251,146,60,.16)!important}html[data-theme=light] .calc-page .history-booked-button.remove{background:#fff1f2!important;border-color:#fecdd3!important;color:#9f1239!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 18px rgba(225,29,72,.1)!important}html[data-theme=light] .calc-page .history-booked-button.remove:focus-visible,html[data-theme=light] .calc-page .history-booked-button.remove:hover{background:#ffe4e6!important;border-color:rgba(225,29,72,.38)!important;color:#881337!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 14px 26px rgba(225,29,72,.14),0 0 0 3px rgba(244,63,94,.1)!important}html[data-theme=light] .calc-page .history-actions .history-delete-button.history-delete-button{background:linear-gradient(180deg,rgba(255,241,242,.98),rgba(254,226,226,.96))!important;border-color:rgba(220,38,38,.46)!important;color:#991b1b!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 18px rgba(220,38,38,.12)!important}html[data-theme=light] .calc-page .history-actions .history-delete-button.history-delete-button:focus-visible,html[data-theme=light] .calc-page .history-actions .history-delete-button.history-delete-button:hover{background:linear-gradient(180deg,#ffe4e6,#fecaca)!important;border-color:rgba(185,28,28,.58)!important;color:#7f1d1d!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 14px 26px rgba(220,38,38,.16),0 0 0 3px rgba(248,113,113,.13)!important}.calc-page .history-grid{display:grid;gap:12px;width:100%}.calc-page .history-grid .history-item{display:flex;flex-direction:column;min-width:0;margin-bottom:0}.calc-page .history-grid .history-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:auto}.calc-page .history-grid .history-header strong,.calc-page .history-grid .history-line{overflow-wrap:anywhere}.calc-page .history-grid .history-header{flex-direction:row;align-items:center;gap:10px}.calc-page .history-grid .history-header strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calc-page .history-grid .history-header span{flex:0 0 auto;margin-left:auto}.calc-page .history-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px}.calc-page .history-card-head h3{margin:0;text-align:left}.calc-page .history-view-toggle{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border:1px solid rgba(96,165,250,.28);border-radius:14px;background:rgba(15,23,42,.72)}.calc-page .history-view-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:0;border-radius:10px;background:transparent;color:var(--muted);cursor:pointer;font-weight:950;padding:0 12px;transition:background .18s ease,color .18s ease,transform .18s ease}.calc-page .history-view-icon{flex:0 0 auto;width:15px;height:15px;color:currentColor;transition:transform .18s ease}.calc-page .history-view-toggle button:hover{color:var(--text);transform:translateY(-1px)}.calc-page .history-view-toggle button:hover .history-view-icon{transform:translateY(-1px) scale(1.08)}.calc-page .history-view-toggle button.active{background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 10px 22px rgba(37,99,235,.24)}.calc-page .booked-history-grid{display:grid;gap:14px}.calc-page .booked-empty-state,.calc-page .booked-load-card{border:1px solid rgba(148,163,184,.18);border-radius:16px;background:radial-gradient(circle at 0 0,rgba(59,130,246,.12),transparent 34%),rgba(15,23,42,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.calc-page .booked-load-card{display:block;overflow:hidden;padding:0}.calc-page .booked-load-card summary{list-style:none}.calc-page .booked-load-card summary::-webkit-details-marker{display:none}.calc-page .booked-load-summary{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:14px;cursor:pointer}.calc-page .booked-summary-main{min-width:0}.calc-page .booked-summary-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.calc-page .booked-summary-metrics div{min-width:0;padding-left:10px;border-left:2px solid rgba(96,165,250,.32)}.calc-page .booked-summary-metrics div.is-green{border-left-color:rgba(34,197,94,.58)}.calc-page .booked-data-list dt,.calc-page .booked-summary-metrics span,.calc-page .booked-upload-row small{color:var(--muted);font-size:11px;font-weight:950}.calc-page .booked-summary-metrics strong{display:block;margin-top:3px;color:var(--text);font-size:16px;line-height:1.15}.calc-page .booked-summary-metrics .is-green strong{color:#86efac}.calc-page .booked-expand-label{justify-self:end;color:#93c5fd;font-size:12px;font-weight:950}.calc-page .booked-expand-label:after{content:" +"}.calc-page .booked-load-card[open] .booked-expand-label:after{content:" -"}.calc-page .booked-load-body{display:grid;gap:14px;padding:0 14px 14px;border-top:1px solid rgba(148,163,184,.16)}.calc-page .booked-list-section{display:grid;gap:10px;padding-top:14px}.calc-page .booked-load-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.calc-page .booked-detail-pill span,.calc-page .booked-doc-chip span,.calc-page .booked-eyebrow,.calc-page .booked-final-price span,.calc-page .booked-finance-row span,.calc-page .booked-section-title span,.calc-page .booked-upload-row em{color:var(--muted);font-size:11px;font-weight:950}.calc-page .booked-detail-pill span,.calc-page .booked-eyebrow{text-transform:uppercase}.calc-page .booked-load-top strong{display:block;color:var(--text);font-size:18px;line-height:1.2;overflow-wrap:anywhere}.calc-page .booked-load-top p{margin:5px 0 0;color:var(--muted);font-weight:800;line-height:1.35;overflow-wrap:anywhere}.calc-page .booked-final-price{min-width:126px;padding:10px 12px;border:1px solid rgba(34,197,94,.28);border-radius:14px;background:rgba(34,197,94,.11);text-align:right}.calc-page .booked-final-price strong{color:#86efac;font-size:21px}.calc-page .booked-finance-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.calc-page .booked-finance-row div{min-width:0;padding:10px 12px;border:1px solid rgba(96,165,250,.22);border-radius:14px;background:rgba(30,41,59,.52)}.calc-page .booked-finance-row strong{display:block;margin-top:3px;color:var(--text);font-size:17px}.calc-page .booked-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.calc-page .booked-detail-pill{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:62px;padding:10px;border:1px solid rgba(148,163,184,.2);border-radius:14px;background:rgba(30,41,59,.44)}.calc-page .booked-detail-icon,.calc-page .booked-doc-file-icon,.calc-page .booked-empty-icon,.calc-page .booked-upload-icon{color:#60a5fa}.calc-page .booked-detail-pill strong{display:block;color:var(--text);font-size:15px;line-height:1.15;overflow-wrap:anywhere}.calc-page .booked-data-list{display:grid;gap:0;margin:0}.calc-page .booked-list-row{display:grid;grid-template-columns:minmax(112px,.7fr) minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.14)}.calc-page .booked-list-row:first-child{border-top:1px solid rgba(148,163,184,.14)}.calc-page .booked-data-list dd,.calc-page .booked-data-list dt{margin:0}.calc-page .booked-data-list dd{color:var(--text);font-size:14px;font-weight:900;line-height:1.25;overflow-wrap:anywhere;text-align:right}.calc-page .booked-doc-section{display:grid;gap:10px}.calc-page .booked-section-title{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.calc-page .booked-section-title strong{color:var(--text);font-size:16px}.calc-page .booked-upload-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.calc-page .booked-upload-list{display:grid;gap:8px}.calc-page .booked-cost-list{display:grid;gap:12px}.calc-page .booked-cost-row{display:grid;gap:8px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.14)}.calc-page .booked-cost-row:first-child{border-top:1px solid rgba(148,163,184,.14);padding-top:10px}.calc-page .booked-cost-value-field{display:grid;grid-template-columns:minmax(90px,.45fr) minmax(0,1fr);gap:12px;align-items:center}.calc-page .booked-cost-value-field>span:first-child{color:var(--muted);font-size:11px;font-weight:950}.calc-page .booked-cost-input-wrap{display:block;position:relative}.calc-page .booked-cost-input-wrap input{width:100%;min-height:42px;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:rgba(30,41,59,.44);color:var(--text);padding:0 38px 0 12px;font-size:15px;font-weight:900;outline:none}.calc-page .booked-cost-input-wrap input:focus{border-color:rgba(96,165,250,.68);box-shadow:0 0 0 3px rgba(96,165,250,.16)}.calc-page .booked-cost-input-wrap em{position:absolute;top:50%;right:14px;transform:translateY(-50%);color:#93c5fd;font-size:16px;font-style:normal;font-weight:950;pointer-events:none}.calc-page .booked-doc-field{display:grid;gap:8px;min-width:0}.calc-page .booked-doc-row{padding:0}.calc-page .booked-upload-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:48px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.14);color:var(--text);cursor:pointer}.calc-page .booked-doc-row:first-child .booked-upload-row{border-top:1px solid rgba(148,163,184,.14)}.calc-page .booked-upload-row input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.calc-page .booked-upload-row small,.calc-page .booked-upload-row span,.calc-page .booked-upload-row strong{display:block}.calc-page .booked-upload-row strong{color:var(--text);font-size:14px;line-height:1.2}.calc-page .booked-upload-row em{color:#93c5fd;font-style:normal}.calc-page .booked-upload-tile{display:grid;place-items:center;gap:4px;min-height:92px;padding:10px;border:1px dashed rgba(96,165,250,.38);border-radius:14px;background:rgba(15,23,42,.42);color:var(--text);cursor:pointer;text-align:center;transition:border-color .18s ease,transform .18s ease,background .18s ease}.calc-page .booked-upload-tile:hover{border-color:rgba(96,165,250,.75);background:rgba(37,99,235,.12);transform:translateY(-1px)}.calc-page .booked-upload-tile input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.calc-page .booked-upload-tile span{font-size:12px;font-weight:950;line-height:1.1}.calc-page .booked-upload-tile small{color:var(--muted);font-size:11px;font-weight:800}.calc-page .booked-doc-list{display:grid;gap:7px}.calc-page .booked-doc-chip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid rgba(148,163,184,.14);background:transparent}.calc-page .booked-doc-chip strong{display:block;color:var(--text);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calc-page .booked-doc-file-link,.calc-page .booked-doc-preview-button{display:grid;place-items:center;width:auto;min-width:34px;height:34px;border:1px solid rgba(96,165,250,.3);border-radius:10px;background:rgba(96,165,250,.12);color:#bfdbfe;font-size:11px;font-weight:950;padding:0 9px;text-decoration:none;overflow:hidden}.calc-page .booked-doc-preview-button{width:34px;padding:0;cursor:pointer}.calc-page .booked-doc-preview-button img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.calc-page .booked-doc-remove{display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(248,113,113,.28);border-radius:9px;background:rgba(239,68,68,.12);color:#fecaca;cursor:pointer;font-weight:950}.calc-page .booked-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.calc-page .booked-empty-state{display:grid;justify-items:center;gap:8px;padding:26px 18px;text-align:center}.calc-page .booked-empty-state strong{color:var(--text);font-size:18px}.calc-page .booked-empty-state span{color:var(--muted);font-weight:800}.calc-page .calculator-stats-panel{display:grid;gap:14px}.calc-page .stats-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.calc-page .stats-footnote,.calc-page .stats-kpi,.calc-page .stats-panel-card{border:1px solid rgba(148,163,184,.18);border-radius:16px;background:radial-gradient(circle at 0 0,rgba(59,130,246,.1),transparent 34%),rgba(15,23,42,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.calc-page .stats-kpi{display:grid;gap:4px;min-width:0;padding:12px}.calc-page .stats-footnote-icon,.calc-page .stats-kpi-icon{color:#60a5fa}.calc-page .stats-bar-row span,.calc-page .stats-expense-row span,.calc-page .stats-kpi span,.calc-page .stats-section-head span{color:var(--muted);font-size:11px;font-weight:950;text-transform:uppercase}.calc-page .stats-kpi strong{color:var(--text);font-size:22px;line-height:1.05}.calc-page .stats-kpi small{color:var(--muted);font-weight:850}.calc-page .stats-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.calc-page .stats-panel-card{display:grid;gap:12px;min-width:0;padding:14px}.calc-page .stats-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.calc-page .stats-section-head strong{display:block;color:var(--text);font-size:18px;line-height:1.2}.calc-page .stats-section-head b{color:#93c5fd;font-size:16px;white-space:nowrap}.calc-page .stats-mini-bars{display:grid;gap:10px}.calc-page .stats-bar-row{display:grid;gap:6px}.calc-page .stats-bar-row>div{display:flex;justify-content:space-between;gap:10px}.calc-page .stats-bar-row strong{color:var(--text);font-size:12px}.calc-page .stats-bar-row i,.calc-page .stats-expense-row div{display:block;height:9px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.16)}.calc-page .stats-bar-row i b,.calc-page .stats-expense-row div span{display:block;width:var(--stat-width);height:100%;border-radius:inherit}.calc-page .tone-blue{background:linear-gradient(90deg,#60a5fa,#2563eb)}.calc-page .tone-green{background:linear-gradient(90deg,#34d399,#059669)}.calc-page .tone-cyan{background:linear-gradient(90deg,#67e8f9,#0891b2)}.calc-page .tone-orange{background:linear-gradient(90deg,#fbbf24,#f97316)}.calc-page .tone-slate{background:linear-gradient(90deg,#94a3b8,#64748b)}.calc-page .stats-cost-mix{display:flex;gap:5px;min-height:18px}.calc-page .stats-cost-mix span{flex:0 0 var(--stat-width);height:18px;min-width:8px;border-radius:999px}.calc-page .stats-cost-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.calc-page .stats-cost-legend span{display:flex;align-items:center;gap:7px;min-width:0;color:var(--muted);font-size:12px;font-weight:850;overflow-wrap:anywhere}.calc-page .stats-cost-legend i{flex:0 0 auto;width:10px;height:10px;border-radius:999px}.calc-page .stats-cost-legend b{color:var(--text)}.calc-page .stats-expense-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.calc-page .stats-expense-row{display:grid;gap:6px;min-width:0;padding:10px;border:1px solid rgba(148,163,184,.16);border-radius:13px;background:rgba(30,41,59,.42)}.calc-page .stats-expense-row strong{color:var(--text);font-size:16px}.calc-page .stats-empty-copy{margin:0;color:var(--muted);font-weight:850;line-height:1.45}.calc-page .stats-footnote{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:12px;color:var(--muted);font-size:12px;font-weight:850;line-height:1.45}.calc-doc-preview-overlay{position:fixed;inset:0;z-index:230;display:grid;place-items:center;padding:18px;background:rgba(2,6,23,.74);backdrop-filter:blur(8px)}.calc-doc-preview-dialog{display:grid;gap:12px;width:min(96vw,760px);max-height:92vh;padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#0b1220;box-shadow:0 30px 80px rgba(0,0,0,.42)}.calc-doc-preview-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.calc-doc-preview-head strong{color:#f8fafc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calc-doc-preview-head button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(148,163,184,.28);border-radius:11px;background:rgba(30,41,59,.9);color:#f8fafc;cursor:pointer;font-weight:950}.calc-doc-preview-dialog img{display:block;width:100%;max-height:calc(92vh - 86px);border-radius:12px;-o-object-fit:contain;object-fit:contain;background:#020617}html[data-theme=light] .calc-page .history-view-toggle{background:#eef4fb;border-color:#cbd5e1}html[data-theme=light] .calc-page .booked-empty-state,html[data-theme=light] .calc-page .booked-load-card{background:radial-gradient(circle at 0 0,rgba(59,130,246,.09),transparent 34%),#ffffff;border-color:#d7e1ef}html[data-theme=light] .calc-page .booked-final-price{background:#ecfdf5;border-color:#bbf7d0}html[data-theme=light] .calc-page .booked-final-price strong{color:#047857}html[data-theme=light] .calc-page .booked-detail-pill,html[data-theme=light] .calc-page .booked-doc-chip,html[data-theme=light] .calc-page .booked-finance-row div{background:#f3f7fc;border-color:#d5dfec}html[data-theme=light] .calc-page .booked-cost-row,html[data-theme=light] .calc-page .booked-doc-chip,html[data-theme=light] .calc-page .booked-list-row,html[data-theme=light] .calc-page .booked-load-body,html[data-theme=light] .calc-page .booked-summary-metrics div,html[data-theme=light] .calc-page .booked-upload-row{border-color:#d5dfec}html[data-theme=light] .calc-page .booked-cost-input-wrap input{background:#f3f7fc;border-color:#d5dfec;color:#071224}html[data-theme=light] .calc-page .booked-cost-input-wrap em{color:#2563eb}html[data-theme=light] .calc-page .booked-summary-metrics .is-green strong{color:#047857}html[data-theme=light] .calc-page .booked-doc-chip{background:transparent}html[data-theme=light] .calc-page .booked-doc-file-link{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}html[data-theme=light] .calc-page .booked-upload-tile{background:#f8fbff;border-color:#bfdbfe}html[data-theme=light] .calc-page .booked-upload-tile:hover{background:#eff6ff}html[data-theme=light] .calc-page .booked-doc-remove{background:#fee2e2;border-color:#fecaca;color:#991b1b}html[data-theme=light] .calc-page .stats-footnote,html[data-theme=light] .calc-page .stats-kpi,html[data-theme=light] .calc-page .stats-panel-card{background:radial-gradient(circle at 0 0,rgba(59,130,246,.08),transparent 34%),#ffffff;border-color:#d7e1ef}html[data-theme=light] .calc-page .stats-bar-row i,html[data-theme=light] .calc-page .stats-expense-row div{background:#dbe6f3}html[data-theme=light] .calc-page .stats-expense-row{background:#f3f7fc;border-color:#d5dfec}html[data-theme=light] .calc-doc-preview-dialog{background:#ffffff;border-color:#d5dfec}html[data-theme=light] .calc-doc-preview-head button,html[data-theme=light] .calc-doc-preview-head strong{color:#0f172a}html[data-theme=light] .calc-doc-preview-head button{background:#eef4fb}@media (max-width:980px){.calc-page .booked-detail-grid,.calc-page .booked-upload-grid,.calc-page .stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calc-page .stats-layout{grid-template-columns:1fr}.calc-page .stats-expense-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.calc-page .history-card{padding:14px}.calc-page .history-card-head{gap:8px}.calc-page .history-card-head h3{font-size:19px}.calc-page .history-grid .history-header{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:8px}.calc-page .history-grid .history-header strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calc-page .history-grid .history-header span{flex:0 0 auto;margin-left:auto}.calc-page .history-view-toggle button{gap:4px;min-height:32px;padding:0 7px;font-size:11px}.calc-page .history-view-icon{width:13px;height:13px}.calc-page .booked-card-actions,.calc-page .booked-finance-row,.calc-page .booked-load-top{grid-template-columns:1fr}.calc-page .booked-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.calc-page .booked-load-body,.calc-page .booked-load-summary{padding-left:12px;padding-right:12px}.calc-page .booked-final-price{text-align:left}.calc-page .booked-detail-grid,.calc-page .booked-upload-grid{grid-template-columns:1fr}.calc-page .booked-section-title{display:grid}.calc-page .booked-list-row{grid-template-columns:minmax(96px,.75fr) minmax(0,1fr)}.calc-page .booked-cost-value-field{grid-template-columns:minmax(82px,.55fr) minmax(0,1fr)}.calc-page .stats-cost-legend,.calc-page .stats-expense-grid{grid-template-columns:1fr}.calc-page .stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calc-page .stats-section-head{grid-template-columns:1fr}}@media (min-width:981px){.calc-page .history-grid.has-multiple{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}body.fp-route-calculator .calc-page .booked-history-grid{gap:14px!important}body.fp-route-calculator .calc-page .booked-load-card{overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(96,165,250,.22)!important;background:radial-gradient(circle at 0 0,rgba(59,130,246,.14),transparent 34%),rgba(15,23,42,.74)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 16px 34px rgba(2,6,23,.2)!important}body.fp-route-calculator .calc-page .booked-load-summary{display:grid!important;gap:12px!important;padding:14px!important;background:linear-gradient(135deg,rgba(96,165,250,.08),rgba(15,23,42,.08))!important}body.fp-route-calculator .calc-page .booked-summary-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}body.fp-route-calculator .calc-page .booked-summary-main>strong{display:block;margin-top:2px;color:var(--text);font-size:18px;line-height:1.18;overflow-wrap:anywhere}body.fp-route-calculator .calc-page .booked-summary-main>p{margin:5px 0 0;color:var(--muted);font-size:12px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}body.fp-route-calculator .calc-page .booked-summary-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}body.fp-route-calculator .calc-page .booked-summary-metrics div{min-width:0!important;padding:9px 10px!important;border:1px solid rgba(96,165,250,.2)!important;border-radius:13px!important;background:rgba(30,41,59,.5)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}body.fp-route-calculator .calc-page .booked-summary-metrics div.is-green{border-color:rgba(34,197,94,.34)!important;background:rgba(34,197,94,.11)!important}body.fp-route-calculator .calc-page .booked-expand-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 10px!important;border:1px solid rgba(96,165,250,.32)!important;border-radius:999px!important;background:rgba(96,165,250,.12)!important}body.fp-route-calculator .calc-page .booked-load-body{display:grid!important;gap:12px!important;padding:12px 14px 14px!important;border-top:1px solid rgba(148,163,184,.16)!important}body.fp-route-calculator .calc-page .booked-list-section{display:grid!important;gap:12px!important;padding:14px!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:16px!important;background:rgba(15,23,42,.34)!important}body.fp-route-calculator .calc-page .booked-section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}body.fp-route-calculator .calc-page .booked-section-title>div{display:grid;gap:2px;min-width:0}body.fp-route-calculator .calc-page .booked-section-title strong{color:var(--text)!important;font-size:17px!important;line-height:1.15!important}body.fp-route-calculator .calc-page .booked-section-title span{color:var(--muted)!important;font-size:11px!important;font-weight:900!important}body.fp-route-calculator .calc-page .booked-detail-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.fp-route-calculator .calc-page .booked-detail-pill{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;gap:2px 10px!important;min-height:64px!important;padding:10px 11px!important;border:1px solid rgba(96,165,250,.18)!important;border-radius:14px!important;background:rgba(30,41,59,.48)!important}body.fp-route-calculator .calc-page .booked-detail-icon{grid-row:1/span 2;color:#60a5fa}body.fp-route-calculator .calc-page .booked-detail-pill span,body.fp-route-calculator .calc-page .booked-upload-card-head small{color:var(--muted)!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important}body.fp-route-calculator .calc-page .booked-detail-pill strong{color:var(--text)!important;font-size:15px!important;line-height:1.16!important;overflow-wrap:anywhere!important}body.fp-route-calculator .calc-page .booked-upload-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.fp-route-calculator .calc-page .booked-cost-row,body.fp-route-calculator .calc-page .booked-doc-field{display:grid!important;gap:10px!important;min-width:0!important;padding:12px!important;border:1px solid rgba(96,165,250,.18)!important;border-radius:15px!important;background:rgba(30,41,59,.42)!important}body.fp-route-calculator .calc-page .booked-cost-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.fp-route-calculator .calc-page .booked-upload-card-head{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0}body.fp-route-calculator .calc-page .booked-upload-card-head strong{display:block;color:var(--text);font-size:14px;line-height:1.15}body.fp-route-calculator .calc-page .booked-upload-icon{color:#60a5fa}body.fp-route-calculator .calc-page .booked-upload-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.fp-route-calculator .calc-page .booked-upload-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 10px;border:1px solid rgba(96,165,250,.34);border-radius:12px;background:rgba(96,165,250,.12);color:#dbeafe;cursor:pointer;font-size:12px;font-weight:950;transition:transform .18s ease,border-color .18s ease,background .18s ease}body.fp-route-calculator .calc-page .booked-upload-action.camera{border-color:rgba(20,184,166,.34);background:rgba(20,184,166,.11)}body.fp-route-calculator .calc-page .booked-upload-action:hover{transform:translateY(-1px);border-color:rgba(96,165,250,.64);background:rgba(96,165,250,.18)}body.fp-route-calculator .calc-page .booked-upload-action input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}body.fp-route-calculator .calc-page .booked-cost-value-field{display:block!important}body.fp-route-calculator .calc-page .booked-cost-input-wrap input{min-height:42px!important;border-radius:12px!important}body.fp-route-calculator .calc-page .booked-doc-chip{padding:7px!important;border:1px solid rgba(148,163,184,.14)!important;border-radius:12px!important;background:rgba(15,23,42,.3)!important}body.fp-route-calculator .calc-page .booked-email-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid rgba(96,165,250,.34);border-radius:12px;background:rgba(96,165,250,.14);color:#dbeafe;cursor:pointer;font-size:12px;font-weight:950;white-space:nowrap}body.fp-route-calculator .calc-page .booked-card-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html[data-theme=light] body.fp-route-calculator .calc-page .booked-load-card{background:radial-gradient(circle at 0 0,rgba(59,130,246,.1),transparent 34%),#ffffff!important;border-color:#d7e1ef!important;box-shadow:0 16px 34px rgba(15,23,42,.08)!important}html[data-theme=light] body.fp-route-calculator .calc-page .booked-cost-row,html[data-theme=light] body.fp-route-calculator .calc-page .booked-detail-pill,html[data-theme=light] body.fp-route-calculator .calc-page .booked-doc-field,html[data-theme=light] body.fp-route-calculator .calc-page .booked-list-section,html[data-theme=light] body.fp-route-calculator .calc-page .booked-summary-metrics div{background:#f7fbff!important;border-color:#d7e1ef!important}html[data-theme=light] body.fp-route-calculator .calc-page .booked-summary-metrics div.is-green{background:#ecfdf5!important;border-color:#bbf7d0!important}html[data-theme=light] body.fp-route-calculator .calc-page .booked-doc-chip{background:#ffffff!important;border-color:#d7e1ef!important}html[data-theme=light] body.fp-route-calculator .calc-page .booked-email-button,html[data-theme=light] body.fp-route-calculator .calc-page .booked-upload-action{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1d4ed8!important}html[data-theme=light] body.fp-route-calculator .calc-page .booked-upload-action.camera{background:#ecfdf5!important;border-color:#99f6e4!important;color:#0f766e!important}@media (max-width:980px){body.fp-route-calculator .calc-page .booked-cost-list,body.fp-route-calculator .calc-page .booked-detail-grid,body.fp-route-calculator .calc-page .booked-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){body.fp-route-calculator .calc-page .booked-section-title,body.fp-route-calculator .calc-page .booked-summary-top{grid-template-columns:1fr!important;display:grid!important}body.fp-route-calculator .calc-page .booked-card-actions,body.fp-route-calculator .calc-page .booked-cost-list,body.fp-route-calculator .calc-page .booked-detail-grid,body.fp-route-calculator .calc-page .booked-summary-metrics,body.fp-route-calculator .calc-page .booked-upload-grid{grid-template-columns:1fr!important}body.fp-route-calculator .calc-page .booked-email-button{width:100%}}.calc-booking-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:18px;background:rgba(2,6,23,.66);backdrop-filter:blur(8px)}.calc-booking-dialog{display:grid;gap:14px;width:min(100%,420px);padding:18px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:radial-gradient(circle at 12% 0,rgba(59,130,246,.18),transparent 36%),linear-gradient(180deg,#111827,#0b1220);box-shadow:0 26px 70px rgba(0,0,0,.36)}.calc-booking-dialog-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.calc-booking-dialog-icon{width:34px;height:34px;padding:7px;border-radius:12px;background:rgba(245,158,11,.16);color:#fbbf24}.calc-booking-dialog-head span,.calc-booking-price-field span{display:block;color:#93c5fd;font-size:11px;font-weight:950;text-transform:uppercase}.calc-booking-dialog-head strong{display:block;margin-top:2px;color:#f8fafc;font-size:24px;line-height:1.1}.calc-booking-price-field{display:grid;gap:7px}.calc-booking-price-input-wrap{display:block;position:relative}.calc-booking-price-field input{width:100%;min-height:54px;border:1px solid rgba(148,163,184,.3);border-radius:14px;background:rgba(30,41,59,.92);color:#f8fafc;padding:0 42px 0 14px;font-size:20px;font-weight:900;outline:none}.calc-booking-price-suffix{position:absolute;top:50%;right:16px;transform:translateY(-50%);color:#93c5fd;font-size:20px;font-weight:950;line-height:1;pointer-events:none}.calc-booking-price-field input:focus{border-color:rgba(96,165,250,.68);box-shadow:0 0 0 3px rgba(96,165,250,.18)}.calc-booking-error{margin:0;color:#fecaca;font-size:13px;font-weight:850}.calc-booking-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.calc-booking-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:13px}html[data-theme=light] .calc-booking-overlay{background:rgba(15,23,42,.42)}html[data-theme=light] .calc-booking-dialog{background:radial-gradient(circle at 12% 0,rgba(37,99,235,.12),transparent 34%),linear-gradient(180deg,#ffffff,#f8fbff);border-color:rgba(15,23,42,.13);box-shadow:0 26px 70px rgba(15,23,42,.18)}html[data-theme=light] .calc-booking-dialog-head strong,html[data-theme=light] .calc-booking-price-field input{color:#071224}html[data-theme=light] .calc-booking-dialog-head span,html[data-theme=light] .calc-booking-price-field>span:first-child,html[data-theme=light] .calc-booking-price-suffix{color:#1d4ed8}html[data-theme=light] .calc-booking-price-field input{background:#f3f7fc;border-color:rgba(15,23,42,.15)}html[data-theme=light] .calc-booking-error{color:#991b1b}.calc-page .smart-location-field{position:relative;z-index:2}.calc-page .smart-location-field.is-open{z-index:80}.calc-page .smart-input-wrap{position:relative}.calc-page .location-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;display:grid;gap:5px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#111827;box-shadow:var(--shadow-modal)}.calc-page .location-suggestions button{width:100%;min-height:38px;padding:9px 10px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--text);text-align:left;font-size:13px;font-weight:850}.calc-page .location-suggestions button:focus,.calc-page .location-suggestions button:hover{background:rgba(96,165,250,.14);border-color:rgba(96,165,250,.32);outline:none}html[data-theme=light] .calc-page .location-suggestions{background:#ffffff;border-color:rgba(15,23,42,.14)}@media (max-width:860px){.calc-page .location-suggestions{background:#111827}html[data-theme=light] .calc-page .location-suggestions{background:#ffffff}}.calc-page .field-note{display:block;margin-top:6px;color:var(--muted);font-size:11px;font-weight:850;line-height:1.25}.calc-page .field-note.warning{color:#fca5a5}html[data-theme=light] .calc-page .field-note.warning{color:#991b1b}@media (max-width:860px){.calc-page form .buttons-wrap,.calc-page form .buttons-wrap.reefer-mode,.calc-page form .buttons-wrap:not(.reefer-mode){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;width:100%!important;margin-top:4px!important}.calc-page form .buttons-wrap .button-blue-wide,.calc-page form .buttons-wrap .button-gray{width:100%!important;max-width:none!important;min-width:0!important;height:48px!important;line-height:1.2!important;padding:0 10px!important;font-size:13px!important;white-space:nowrap!important}}.calc-page .rate-estimate-block{position:relative;padding-top:34px}.calc-page .confidence-stamp{position:absolute;top:0;right:4px;z-index:2;display:inline-flex;align-items:center;gap:8px;max-width:min(180px,46%);min-height:32px;padding:7px 12px;border:1px solid rgba(34,197,94,.46);border-radius:999px;background:linear-gradient(180deg,rgba(34,197,94,.18),rgba(34,197,94,.08));color:#bbf7d0;box-shadow:0 10px 24px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.18);transform:rotate(5deg);transform-origin:center;pointer-events:none}.calc-page .confidence-stamp span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase;letter-spacing:0}.calc-page .confidence-stamp strong{flex:0 0 auto;font-size:16px;line-height:1;font-weight:1000;color:#ecfdf5}html[data-theme=light] .calc-page .confidence-stamp{background:linear-gradient(180deg,#dcfce7,#f0fdf4);border-color:rgba(22,163,74,.38);color:#166534;box-shadow:0 10px 22px rgba(22,101,52,.12),inset 0 1px 0 rgba(255,255,255,.88)}html[data-theme=light] .calc-page .confidence-stamp strong{color:#052e16}@media (max-width:560px){.calc-page .rate-estimate-block{padding-top:40px}.calc-page .confidence-stamp{right:0;max-width:72%;min-height:30px;padding:6px 10px}}.calc-page .calc-disabled-group{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:16px!important;align-items:start}.calc-page .calc-disabled-group>.field{min-width:0}.calc-page .calc-field-deadhead,.calc-page .calc-field-delivery-date,.calc-page .calc-field-destination,.calc-page .calc-field-fuel-price,.calc-page .calc-field-load-size,.calc-page .calc-field-load-type,.calc-page .calc-field-load-weight,.calc-page .calc-field-origin,.calc-page .calc-field-pickup-date,.calc-page .calc-field-receiver,.calc-page .calc-field-reefer-temp,.calc-page .calc-field-shipper{grid-column:span 3}.calc-page .calc-field-origin{order:1}.calc-page .calc-field-shipper{order:2}.calc-page .calc-field-destination{order:3}.calc-page .calc-field-receiver{order:4}.calc-page .calc-field-load-type{order:5}.calc-page .calc-field-load-size{order:6}.calc-page .calc-field-load-weight{order:7}.calc-page .calc-field-reefer-temp{order:8}.calc-page .calc-field-deadhead{order:9}.calc-page .calc-field-fuel-price{order:10}.calc-page .calc-field-pickup-date{order:11}.calc-page .calc-field-delivery-date{order:12}.calc-page .calc-field-reefer-temp input:disabled{opacity:.55;cursor:not-allowed}.calc-page .calc-select{position:relative;width:100%}.calc-page .calc-select.is-open{z-index:100}.calc-page .calc-select-trigger{position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:48px;padding:12px 38px 12px 14px;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);color:var(--text);box-shadow:var(--field-shadow);font-size:15px;font-weight:760;line-height:1.2;text-align:left;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}.calc-page .calc-select-trigger:focus-visible,.calc-page .calc-select-trigger:hover,.calc-page .calc-select.is-open .calc-select-trigger{background:var(--field-bg-hover);border-color:var(--field-border-focus);box-shadow:0 0 0 3px var(--ring),var(--field-shadow);outline:none}.calc-page .calc-select-trigger span{min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.calc-page .calc-select-trigger:after{content:"";position:absolute;top:50%;right:15px;width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;opacity:.78;transform:translateY(-65%) rotate(45deg);transition:transform .18s ease}.calc-page .calc-select.is-open .calc-select-trigger:after{transform:translateY(-35%) rotate(225deg)}.calc-page .calc-select-menu{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:110;display:grid;gap:4px;width:100%;min-width:100%;padding:6px;border:1px solid var(--field-border-focus);border-radius:14px;background:#111827;box-shadow:var(--shadow-modal);overflow:hidden}.calc-page .calc-select-option{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:38px;padding:8px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--text);font-size:13px;font-weight:850;line-height:1.2;text-align:left;cursor:pointer}.calc-page .calc-select-option.selected,.calc-page .calc-select-option:focus-visible,.calc-page .calc-select-option:hover{background:rgba(96,165,250,.14);border-color:rgba(96,165,250,.32);outline:none}.calc-page .calc-disabled-group:disabled .calc-select-option,.calc-page .calc-disabled-group:disabled .calc-select-trigger{cursor:not-allowed}html[data-theme=light] .calc-page .calc-select-menu{background:#ffffff;border-color:rgba(37,99,235,.32)}html[data-theme=light] .calc-page .calc-select-option.selected{background:#dbeafe;border-color:#93c5fd;color:#0b1220}.calc-page form .buttons-wrap,.calc-page form .buttons-wrap.reefer-mode,.calc-page form .buttons-wrap:not(.reefer-mode){grid-column:1/-1!important;order:20;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin-top:4px!important}.calc-page form .buttons-wrap .button-blue-wide,.calc-page form .buttons-wrap .button-gray{width:100%!important;max-width:none!important;min-width:0!important}.calc-page .error-banner-centered{order:21}@media (max-width:860px){.calc-page .calc-disabled-group{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:12px 10px!important}.calc-page .calc-field-deadhead,.calc-page .calc-field-delivery-date,.calc-page .calc-field-destination,.calc-page .calc-field-fuel-price,.calc-page .calc-field-load-size,.calc-page .calc-field-load-type,.calc-page .calc-field-load-weight,.calc-page .calc-field-origin,.calc-page .calc-field-pickup-date,.calc-page .calc-field-receiver,.calc-page .calc-field-reefer-temp,.calc-page .calc-field-shipper{grid-column:span 6}.calc-page .calc-field-origin{order:1}.calc-page .calc-field-shipper{order:2}.calc-page .calc-field-destination{order:3}.calc-page .calc-field-receiver{order:4}.calc-page .calc-field-load-type{order:5}.calc-page .calc-field-load-size{order:6}.calc-page .calc-field-load-weight{order:7}.calc-page .calc-field-reefer-temp{order:8}.calc-page .calc-field-deadhead{order:9}.calc-page .calc-field-fuel-price{order:10}.calc-page .calc-field-pickup-date{order:11}.calc-page .calc-field-delivery-date{order:12}.calc-page .field label{font-size:10px;line-height:1.15}.calc-page input,.calc-page select{min-height:46px;padding:10px 12px;font-size:13px}.calc-page .calc-select-trigger{min-height:46px;padding:10px 34px 10px 12px;font-size:13px}.calc-page .field-note{font-size:10px}}@media (max-width:420px){.calc-page .calc-disabled-group{gap:10px 8px!important}.calc-page input,.calc-page select{padding-left:9px;padding-right:9px;font-size:12px}.calc-page .calc-select-trigger{padding-left:9px;padding-right:30px;font-size:12px}.calc-page .calc-select-trigger:after{right:12px}.calc-page .field label{font-size:9px}}.calc-page .fuel-price-entry{position:relative;display:block;height:48px;min-height:48px;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);box-shadow:var(--field-shadow);overflow:hidden}.calc-page .fuel-price-entry:focus-within,.calc-page .fuel-price-entry:hover{background:var(--field-bg-hover);border-color:var(--field-border-focus);box-shadow:0 0 0 3px var(--ring),var(--field-shadow)}.calc-page .fuel-price-entry input,.calc-page .fuel-price-entry input:focus,.calc-page .fuel-price-entry input:hover{height:48px!important;min-height:48px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:10px clamp(112px,54%,160px) 10px 14px!important}.calc-page .fuel-price-entry-note{position:absolute;top:50%;right:12px;width:min(58%,158px);transform:translateY(-50%);color:var(--muted);font-size:9.5px;font-weight:900;line-height:1.1;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.calc-page .fuel-price-entry.warning .fuel-price-entry-note{color:#fca5a5}html[data-theme=light] .calc-page .fuel-price-entry.warning .fuel-price-entry-note{color:#991b1b}@media (max-width:420px){.calc-page .fuel-price-entry input,.calc-page .fuel-price-entry input:focus,.calc-page .fuel-price-entry input:hover{padding-left:9px!important;padding-right:clamp(86px,56%,118px)!important}.calc-page .fuel-price-entry-note{right:8px;width:min(60%,112px);font-size:8px}}html:not([data-theme=light]) body.fp-route-calculator .calc-page input[type=date]{color-scheme:dark!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page input[type=date]::-webkit-calendar-picker-indicator,html[data-theme=dark] body.fp-route-calculator .calc-page input[type=date]::-webkit-calendar-picker-indicator{filter:brightness(0) invert(1)!important;opacity:1!important}html[data-theme=light] body.fp-route-calculator .calc-page input[type=date]{color-scheme:light!important}html[data-theme=light] body.fp-route-calculator .calc-page input[type=date]::-webkit-calendar-picker-indicator{filter:brightness(0)!important;opacity:.9!important}.calc-page .calc-entry-shell{position:relative;width:100%}.calc-page .calc-entry-end-icon,.calc-page .calc-entry-icon{position:absolute;top:50%;z-index:2;width:18px;height:18px;color:var(--muted);pointer-events:none;transform:translateY(-50%)}.calc-page .calc-entry-icon{left:14px}.calc-page .calc-entry-end-icon{right:14px;color:var(--text);opacity:.94}.calc-page .calc-entry-shell.has-leading-icon input{padding-left:42px!important}.calc-page .calc-entry-shell.has-trailing-icon input{padding-right:42px!important}.calc-page .calc-entry-shell input[type=date]::-webkit-calendar-picker-indicator{width:42px;height:100%;margin:0;cursor:pointer;filter:none!important;opacity:0!important}.calc-page .calc-select-trigger{padding-left:42px}.calc-page .calc-select-trigger .calc-entry-icon,.calc-page .fuel-price-entry .calc-entry-icon{left:14px}.calc-page .fuel-price-entry input,.calc-page .fuel-price-entry input:focus,.calc-page .fuel-price-entry input:hover{padding-left:42px!important}.calc-page .calc-field-reefer-temp:has(input:disabled) .calc-entry-icon{opacity:.5}html:not([data-theme=light]) .calc-page .calc-entry-end-icon{color:#ffffff}html[data-theme=light] .calc-page .calc-entry-icon{color:#1d4ed8;opacity:.72}html[data-theme=light] .calc-page .calc-entry-end-icon{color:#0b1220}@media (max-width:860px){.calc-page .calc-entry-end-icon,.calc-page .calc-entry-icon{width:16px;height:16px}.calc-page .calc-entry-icon,.calc-page .calc-select-trigger .calc-entry-icon,.calc-page .fuel-price-entry .calc-entry-icon{left:12px}.calc-page .calc-entry-end-icon{right:12px}.calc-page .calc-entry-shell.has-leading-icon input,.calc-page .fuel-price-entry input,.calc-page .fuel-price-entry input:focus,.calc-page .fuel-price-entry input:hover{padding-left:38px!important}.calc-page .calc-entry-shell.has-trailing-icon input{padding-right:38px!important}.calc-page .calc-select-trigger{padding-left:38px}}@media (max-width:420px){.calc-page .calc-entry-icon,.calc-page .calc-select-trigger .calc-entry-icon,.calc-page .fuel-price-entry .calc-entry-icon{left:10px}.calc-page .calc-entry-end-icon{right:10px}.calc-page .calc-entry-shell.has-leading-icon input,.calc-page .fuel-price-entry input,.calc-page .fuel-price-entry input:focus,.calc-page .fuel-price-entry input:hover{padding-left:34px!important}.calc-page .calc-entry-shell.has-trailing-icon input{padding-right:34px!important}.calc-page .calc-select-trigger{padding-left:34px}}@media (max-width:860px){.calc-page .fuel-price-entry-note{width:min(58%,126px);font-size:7.6px}}@media (max-width:420px){.calc-page .fuel-price-entry-note{width:min(58%,98px);font-size:6.4px}}.calc-page .calc-action-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.calc-page .calc-button-icon{flex:0 0 auto;width:17px;height:17px;color:currentColor;transition:transform .18s ease}@media (max-width:860px){.calc-page .calc-action-button{gap:6px!important}.calc-page .calc-button-icon{width:15px;height:15px}}body.fp-route-calculator .calc-page .ai-overlay{--fp-calc-popup-edge-pad:clamp(12px,2vw,24px);padding:var(--fp-calc-popup-edge-pad)!important;overflow:hidden!important;overscroll-behavior:contain!important}body.fp-route-calculator .calc-page .ai-popup{max-height:calc(100dvh - var(--fp-calc-popup-edge-pad) - var(--fp-calc-popup-edge-pad))!important;min-height:0!important;overflow:hidden!important;overscroll-behavior:contain!important}body.fp-route-calculator .calc-page .ai-scroll{--fp-calc-popup-y-pad:clamp(18px,2.4vw,28px);--fp-calc-popup-x-pad:clamp(14px,2.4vw,28px);flex:1 1 auto!important;min-height:0!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:var(--fp-calc-popup-y-pad) var(--fp-calc-popup-x-pad)!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}@media (max-width:860px){body.fp-route-calculator .calc-page .ai-overlay{align-items:stretch!important;justify-content:center!important}body.fp-route-calculator .calc-page .ai-popup{height:calc(100dvh - var(--fp-calc-popup-edge-pad) - var(--fp-calc-popup-edge-pad))!important;width:min(100%,calc(100vw - var(--fp-calc-popup-edge-pad) - var(--fp-calc-popup-edge-pad)))!important}}body.fp-route-calculator{--fp-calc-shell-max:1008px;--fp-calc-side-pad:16px;--fp-header-shell-max:var(--fp-calc-shell-max);--fp-header-shell-half:504px;--fp-header-shell-pad:0px}body.fp-route-calculator>.app-main{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important}body.fp-route-calculator .nav-wrap .nav{width:min(calc(100% - (var(--fp-calc-side-pad) * 2)),var(--fp-calc-shell-max))!important;max-width:var(--fp-calc-shell-max)!important;padding-left:0!important;padding-right:0!important}body.fp-route-calculator .nav-wrap .brand{margin-left:0!important}body.fp-route-calculator .nav-wrap .nav-actions{margin-left:auto!important;justify-content:flex-end!important}body.fp-route-calculator .nav-wrap .menu,body.fp-route-calculator .nav-wrap .product-menu{right:max(calc(var(--fp-calc-side-pad) + env(safe-area-inset-right, 0px)),calc((100vw - var(--fp-calc-shell-max)) / 2 + env(safe-area-inset-right, 0px)))!important}body.fp-route-calculator>.app-main>.calc-page{flex:1 1 auto!important;width:100%!important;min-height:0!important;padding:clamp(16px,2vw,26px) var(--fp-calc-side-pad)!important;align-items:center!important;justify-content:center!important}body.fp-route-calculator .calc-page .calc-wrap{width:100%!important;max-width:var(--fp-calc-shell-max)!important;margin-left:auto!important;margin-right:auto!important;row-gap:var(--fp-calc-side-pad)!important}body.fp-route-calculator .calc-page .card,body.fp-route-calculator .calc-page .history-card{width:100%!important;max-width:none!important}body.fp-route-calculator .calc-page .history-card{margin-top:0!important;padding-top:clamp(11px,1.2vw,14px)!important}body.fp-route-calculator .calc-page .history-card-head{align-items:center!important;margin-bottom:10px!important}body.fp-route-calculator .calc-page .history-view-toggle{align-self:center!important}@media (max-width:860px){body.fp-route-calculator{--fp-calc-side-pad:10px}body.fp-route-calculator>.app-main>.calc-page{justify-content:flex-start!important;padding-top:14px!important;padding-bottom:14px!important}}@media (max-width:560px){body.fp-route-calculator .calc-page .history-card{padding-top:10px!important}body.fp-route-calculator .calc-page .history-card-head{margin-bottom:8px!important}}body.fp-route-calculator .calc-page .premium-estimate-modal{--premium-bg:#0f172a;--premium-surface:rgba(15,23,42,0.9);--premium-panel:rgba(30,41,59,0.72);--premium-panel-strong:rgba(30,41,59,0.92);--premium-text:#f8fafc;--premium-muted:#a7b4ca;--premium-line:rgba(148,163,184,0.22);--premium-blue:#60a5fa;--premium-green:#34d399;--premium-orange:#f59e0b;--premium-shadow:0 28px 72px rgba(0,0,0,0.44);--premium-hero-pill-width:190px;--premium-hero-pill-height:30px;width:min(920px,calc(100vw - (var(--fp-calc-popup-edge-pad, 16px) * 2)))!important;max-width:920px!important;border-radius:24px!important;background:radial-gradient(circle at 12% 0,rgba(59,130,246,.2),transparent 34%),radial-gradient(circle at 92% 8%,rgba(245,158,11,.14),transparent 30%),linear-gradient(145deg,rgba(15,23,42,.98),rgba(7,13,24,.98))!important;border:1px solid rgba(148,163,184,.24)!important;box-shadow:var(--premium-shadow)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-estimate-modal{--premium-muted:#56657a;--premium-shadow:0 30px 80px rgba(15,23,42,0.16);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.98))!important;border-color:rgba(37,99,235,.16)!important}body.fp-route-calculator .calc-page .premium-report{display:grid!important;gap:14px;color:var(--premium-text);scrollbar-color:rgba(96,165,250,.42) transparent!important}body.fp-route-calculator .calc-page .premium-report::-webkit-scrollbar-thumb{background:rgba(96,165,250,.38)!important}body.fp-route-calculator .calc-page .premium-report-actions,body.fp-route-calculator .calc-page .premium-report-hero,body.fp-route-calculator .calc-page .premium-report-section{animation:premiumReportReveal .42s cubic-bezier(.2,.8,.2,1) both}body.fp-route-calculator .calc-page .premium-report>:nth-child(2){animation-delay:45ms}body.fp-route-calculator .calc-page .premium-report>:nth-child(3){animation-delay:90ms}body.fp-route-calculator .calc-page .premium-report>:nth-child(4){animation-delay:135ms}body.fp-route-calculator .calc-page .premium-report>:nth-child(5){animation-delay:.18s}body.fp-route-calculator .calc-page .premium-report>:nth-child(6){animation-delay:225ms}body.fp-route-calculator .calc-page .premium-report>:nth-child(7){animation-delay:.27s}body.fp-route-calculator .calc-page .premium-report>:nth-child(8){animation-delay:315ms}body.fp-route-calculator .calc-page .premium-report-hero{position:relative;display:grid;gap:12px;justify-items:center;padding:clamp(18px,3vw,30px);overflow:hidden;border:1px solid var(--premium-line);border-radius:20px;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(245,158,11,.06)),var(--premium-surface)}html[data-theme=light] body.fp-route-calculator .calc-page .premium-report-hero{background:linear-gradient(135deg,rgba(219,234,254,.9),rgba(255,247,237,.72)),var(--premium-surface)}body.fp-route-calculator .calc-page .premium-report-kicker{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:var(--premium-hero-pill-width);min-height:var(--premium-hero-pill-height);padding:6px 12px;border:1px solid rgba(245,158,11,.5);border-radius:999px;color:var(--premium-orange);background:rgba(245,158,11,.11);font-size:12px;font-weight:900;text-transform:uppercase}body.fp-route-calculator .calc-page .premium-report h2{margin:0!important;color:var(--premium-text)!important;font-size:clamp(28px,5vw,44px)!important;line-height:1.05!important;text-align:center!important}body.fp-route-calculator .calc-page .premium-route-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;color:var(--premium-muted);font-size:16px;line-height:1.35;text-align:center}body.fp-route-calculator .calc-page .premium-route-line strong{color:var(--premium-text);font-weight:900}body.fp-route-calculator .calc-page .premium-confidence{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:var(--premium-hero-pill-width);min-height:var(--premium-hero-pill-height);margin:0;padding:6px 12px;border:1px solid rgba(52,211,153,.34);border-radius:999px;color:#bbf7d0;background:rgba(22,163,74,.12);box-shadow:none;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}body.fp-route-calculator .calc-page .premium-trip-line>.premium-confidence{align-self:center;justify-self:end}body.fp-route-calculator .calc-page .premium-confidence .report-icon,body.fp-route-calculator .calc-page .premium-report-kicker .report-icon{width:16px;height:16px;flex:0 0 auto}body.fp-route-calculator .calc-page .premium-confidence>div:not(.premium-confidence-track){display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0}html[data-theme=light] body.fp-route-calculator .calc-page .premium-confidence{color:#166534;background:#ecfdf5;border-color:#86efac}body.fp-route-calculator .calc-page .premium-confidence span{display:inline;font-size:inherit;font-weight:900;text-transform:uppercase}body.fp-route-calculator .calc-page .premium-confidence strong{display:inline;color:inherit;font-size:inherit;line-height:1}body.fp-route-calculator .calc-page .premium-confidence-track{display:none}html[data-theme=light] body.fp-route-calculator .calc-page .premium-confidence-track{background:rgba(22,101,52,.12)}body.fp-route-calculator .calc-page .premium-confidence-track span{display:block;width:var(--confidence,0);height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#86efac);animation:premiumConfidenceFill .75s ease-out both}body.fp-route-calculator .calc-page .premium-report-section{padding:clamp(14px,2.2vw,20px);border:1px solid var(--premium-line);border-radius:18px;background:var(--premium-surface)}body.fp-route-calculator .calc-page .premium-rate-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0;border:0;background:transparent}body.fp-route-calculator .calc-page .premium-metric-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid var(--premium-line);border-radius:16px;background:var(--premium-panel-strong);box-shadow:0 12px 24px rgba(0,0,0,.12);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}body.fp-route-calculator .calc-page .premium-metric-card:hover{transform:translateY(-2px);border-color:rgba(96,165,250,.42);box-shadow:0 16px 34px rgba(37,99,235,.18)}body.fp-route-calculator .calc-page .premium-insight-icon,body.fp-route-calculator .calc-page .premium-metric-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:rgba(96,165,250,.14);color:var(--premium-blue)}body.fp-route-calculator .calc-page .premium-metric-card.tone-green .premium-metric-icon{color:var(--premium-green);background:rgba(52,211,153,.13)}body.fp-route-calculator .calc-page .premium-metric-card.tone-orange .premium-metric-icon{color:var(--premium-orange);background:rgba(245,158,11,.14)}body.fp-route-calculator .calc-page .premium-metric-card.tone-slate .premium-metric-icon{color:#cbd5e1;background:rgba(148,163,184,.13)}html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-card.tone-slate .premium-metric-icon{color:#475569}body.fp-route-calculator .calc-page .premium-analysis-summary>div>span,body.fp-route-calculator .calc-page .premium-cost-row span,body.fp-route-calculator .calc-page .premium-market-source span,body.fp-route-calculator .calc-page .premium-metric-card span,body.fp-route-calculator .calc-page .premium-profit-card span,body.fp-route-calculator .calc-page .premium-snapshot-item span{display:block;color:var(--premium-muted);font-size:12px;font-weight:900}body.fp-route-calculator .calc-page .premium-metric-card strong{display:block;margin-top:3px;color:var(--premium-text);font-size:24px;line-height:1.1}body.fp-route-calculator .calc-page .premium-metric-card small{display:block;margin-top:4px;color:var(--premium-green);font-size:11px;font-weight:800}body.fp-route-calculator .calc-page .premium-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}body.fp-route-calculator .calc-page .premium-section-head span{display:block;margin-bottom:3px;color:var(--premium-blue);font-size:11px;font-weight:900;text-transform:uppercase}body.fp-route-calculator .calc-page .premium-section-head h3{margin:0;color:var(--premium-text);font-size:18px;line-height:1.2}body.fp-route-calculator .calc-page .premium-section-head p{margin:0;color:var(--premium-muted);font-size:13px;font-weight:800;line-height:1.35;text-align:right}body.fp-route-calculator .calc-page .premium-trip-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;margin-bottom:12px;padding:12px;border:1px solid var(--premium-line);border-radius:16px;background:linear-gradient(135deg,rgba(96,165,250,.1),transparent 62%),var(--premium-panel)}body.fp-route-calculator .calc-page .premium-trip-route{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0}body.fp-route-calculator .calc-page .premium-trip-confidence>.report-icon,body.fp-route-calculator .calc-page .premium-trip-facility-chip .report-icon,body.fp-route-calculator .calc-page .premium-trip-mpg>.report-icon,body.fp-route-calculator .calc-page .premium-trip-route>.report-icon{color:var(--premium-blue)}body.fp-route-calculator .calc-page .premium-trip-confidence span,body.fp-route-calculator .calc-page .premium-trip-mpg span,body.fp-route-calculator .calc-page .premium-trip-route span{display:block;color:var(--premium-muted);font-size:11px;font-weight:900;line-height:1.1;text-transform:uppercase}body.fp-route-calculator .calc-page .premium-trip-route strong{display:flex;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;color:var(--premium-text);font-size:17px;line-height:1.2}body.fp-route-calculator .calc-page .premium-trip-route strong b{color:var(--premium-blue);font-size:13px;font-weight:900}body.fp-route-calculator .calc-page .premium-trip-facilities{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}body.fp-route-calculator .calc-page .premium-trip-facility-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 8px;border:1px solid rgba(96,165,250,.26);border-radius:999px;background:rgba(96,165,250,.09);color:var(--premium-text);font-size:12px;line-height:1.15}body.fp-route-calculator .calc-page .premium-trip-facility-chip .report-icon{width:15px;height:15px}body.fp-route-calculator .calc-page .premium-trip-facility-chip span{color:var(--premium-blue);font-size:10px}body.fp-route-calculator .calc-page .premium-trip-facility-chip strong{overflow:hidden;max-width:170px;color:var(--premium-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}body.fp-route-calculator .calc-page .premium-trip-facility-chip em{color:var(--premium-muted);font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}body.fp-route-calculator .calc-page .premium-trip-metrics{display:grid;grid-template-columns:minmax(116px,auto) minmax(136px,auto);gap:10px;align-items:stretch}body.fp-route-calculator .calc-page .premium-trip-mpg{display:grid;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;justify-content:center;-moz-column-gap:8px;column-gap:8px;row-gap:4px;min-width:116px;padding:10px 12px;border:1px solid rgba(96,165,250,.32);border-radius:14px;background:rgba(96,165,250,.1);color:var(--premium-blue)}body.fp-route-calculator .calc-page .premium-trip-mpg strong{grid-column:1/-1;color:inherit;font-size:22px;line-height:1}body.fp-route-calculator .calc-page .premium-trip-confidence{display:grid;grid-template-columns:auto auto;align-content:center;align-items:center;justify-content:center;-moz-column-gap:8px;column-gap:8px;row-gap:4px;min-width:128px;padding:10px 12px;border:1px solid rgba(52,211,153,.32);border-radius:14px;background:rgba(52,211,153,.1);color:var(--premium-green)}body.fp-route-calculator .calc-page .premium-trip-confidence strong{color:inherit;font-size:22px;line-height:1}body.fp-route-calculator .calc-page .premium-trip-confidence>div{grid-column:1/-1;height:5px;overflow:hidden;border-radius:999px;background:rgba(52,211,153,.16)}body.fp-route-calculator .calc-page .premium-trip-confidence>div span{display:block;width:var(--confidence,0);height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#86efac);animation:premiumConfidenceFill .75s ease-out both}body.fp-route-calculator .calc-page .premium-snapshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body.fp-route-calculator .calc-page .snapshot-mpg-mobile{display:none}body.fp-route-calculator .calc-page .premium-snapshot-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:68px;padding:12px;border:1px solid var(--premium-line);border-radius:14px;background:var(--premium-panel)}body.fp-route-calculator .calc-page .premium-snapshot-item .report-icon{color:var(--premium-blue)}body.fp-route-calculator .calc-page .premium-snapshot-item strong{display:block;min-width:0;overflow-wrap:anywhere;color:var(--premium-text);font-size:16px;line-height:1.22}body.fp-route-calculator .calc-page .premium-snapshot-item strong .premium-fuel-value{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--premium-text);font-size:inherit;font-weight:inherit;line-height:1.15}body.fp-route-calculator .calc-page .premium-snapshot-item strong .premium-fuel-price{display:inline;color:var(--premium-text);font-size:inherit;font-weight:inherit;line-height:inherit}body.fp-route-calculator .calc-page .premium-snapshot-item strong .premium-fuel-mpg{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:3px 7px;border:1px solid rgba(96,165,250,.32);border-radius:999px;background:rgba(96,165,250,.12);color:var(--premium-blue);font-size:11px;font-weight:900;line-height:1;white-space:nowrap}body.fp-route-calculator .calc-page .premium-money-layout{display:grid;grid-template-columns:minmax(190px,.62fr) 1fr;gap:12px}body.fp-route-calculator .calc-page .premium-profit-card{display:grid;align-content:center;gap:7px;min-height:170px;padding:18px;border:1px solid rgba(52,211,153,.28);border-radius:16px;background:linear-gradient(135deg,rgba(34,197,94,.16),transparent 64%),var(--premium-panel-strong)}body.fp-route-calculator .calc-page .premium-profit-card .report-icon{color:var(--premium-green)}body.fp-route-calculator .calc-page .premium-profit-card strong{color:var(--premium-text);font-size:34px;line-height:1}body.fp-route-calculator .calc-page .premium-profit-card small{color:var(--premium-muted);font-size:12px;font-weight:800;line-height:1.35}body.fp-route-calculator .calc-page .premium-cost-bars{display:grid;gap:9px}body.fp-route-calculator .calc-page .premium-cost-row{display:grid;grid-template-columns:minmax(0,150px) 1fr;align-items:center;gap:12px;min-height:38px}body.fp-route-calculator .calc-page .premium-cost-row strong{display:block;color:var(--premium-text);font-size:15px;line-height:1.1}body.fp-route-calculator .calc-page .premium-cost-track{height:11px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.16)}body.fp-route-calculator .calc-page .premium-cost-track span{display:block;min-width:5%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--premium-blue),#93c5fd);animation:premiumBarFill .72s ease-out both}body.fp-route-calculator .calc-page .premium-cost-row.tone-green .premium-cost-track span{background:linear-gradient(90deg,#22c55e,#86efac)}body.fp-route-calculator .calc-page .premium-cost-row.tone-orange .premium-cost-track span{background:linear-gradient(90deg,#f97316,#fbbf24)}body.fp-route-calculator .calc-page .premium-reserve-breakdown{display:grid;gap:8px;margin-top:14px;padding:12px;border:1px dashed rgba(245,158,11,.34);border-radius:14px;background:rgba(245,158,11,.08)}body.fp-route-calculator .calc-page .premium-reserve-breakdown>span{color:var(--premium-orange);font-size:11px;font-weight:900;line-height:1.1;text-transform:uppercase}body.fp-route-calculator .calc-page .premium-reserve-breakdown>div{display:flex;flex-wrap:wrap;gap:7px}body.fp-route-calculator .calc-page .premium-reserve-breakdown small{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 8px;border:1px solid rgba(245,158,11,.26);border-radius:999px;background:var(--premium-panel);color:var(--premium-text);font-size:12px;font-style:normal;line-height:1}body.fp-route-calculator .calc-page .premium-reserve-breakdown .report-icon{width:15px;height:15px;color:var(--premium-orange)}body.fp-route-calculator .calc-page .premium-reserve-breakdown b{color:var(--premium-muted);font-weight:900}body.fp-route-calculator .calc-page .premium-reserve-breakdown strong{color:var(--premium-text);font-weight:900}body.fp-route-calculator .calc-page .premium-market-source{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-top:14px;padding:12px;border:1px dashed rgba(96,165,250,.36);border-radius:14px;background:rgba(96,165,250,.08)}body.fp-route-calculator .calc-page .premium-market-source .report-icon{color:var(--premium-blue)}body.fp-route-calculator .calc-page .premium-market-source strong{color:var(--premium-text);font-size:14px;line-height:1.35}body.fp-route-calculator .calc-page .premium-notices{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px;text-align:center}body.fp-route-calculator .calc-page .premium-notices .notice-chip{margin:0;border-radius:999px;background:rgba(96,165,250,.1);text-align:center}body.fp-route-calculator .calc-page .premium-insight-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}body.fp-route-calculator .calc-page .premium-insight-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:13px;border:1px solid var(--premium-line);border-radius:15px;background:var(--premium-panel)}body.fp-route-calculator .calc-page .premium-insight-card strong{display:block;margin-bottom:4px;color:var(--premium-text);font-size:15px}body.fp-route-calculator .calc-page .premium-insight-card p{margin:0;color:var(--premium-muted);font-size:14px;line-height:1.45}body.fp-route-calculator .calc-page .premium-facility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.fp-route-calculator .calc-page .premium-facility-card{display:grid;gap:8px;padding:14px;border:1px solid var(--premium-line);border-radius:16px;background:var(--premium-panel)}body.fp-route-calculator .calc-page .premium-facility-card>div{display:inline-flex;align-items:center;gap:8px;color:var(--premium-blue);font-size:12px;font-weight:900;text-transform:uppercase}body.fp-route-calculator .calc-page .premium-facility-card strong{color:var(--premium-text);font-size:17px}body.fp-route-calculator .calc-page .premium-facility-card p,body.fp-route-calculator .calc-page .premium-facility-card small{margin:0;color:var(--premium-muted);font-size:13px;line-height:1.45}body.fp-route-calculator .calc-page .premium-facility-card em{color:var(--premium-orange);font-size:13px;font-style:normal;font-weight:900}body.fp-route-calculator .calc-page .premium-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}body.fp-route-calculator .calc-page .premium-report-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:100%;min-height:48px;padding:12px 14px!important;border:1px solid rgba(96,165,250,.36)!important;border-radius:14px!important;color:var(--premium-text)!important;background:rgba(96,165,250,.1)!important;font-weight:900!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,background .2s ease}body.fp-route-calculator .calc-page .premium-report-button:hover{transform:translateY(-2px);border-color:rgba(96,165,250,.58)!important;background:rgba(96,165,250,.16)!important}body.fp-route-calculator .calc-page .report-button-icon{flex:0 0 auto;width:17px;height:17px;color:currentColor}body.fp-route-calculator .calc-page .report-button-end-icon{opacity:.62}body.fp-route-calculator .calc-page .premium-analysis-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;border-style:dashed;background:linear-gradient(135deg,rgba(96,165,250,.12),transparent 58%),var(--premium-surface)}body.fp-route-calculator .calc-page .premium-analysis-summary>.report-icon{width:24px;height:24px;color:var(--premium-blue)}body.fp-route-calculator .calc-page .premium-analysis-summary p{margin:8px 0 0;color:var(--premium-muted);font-size:14px;line-height:1.55}body.fp-route-calculator .calc-page .premium-analysis-summary strong{color:var(--premium-blue)}body.fp-route-calculator .calc-page .premium-report-actions{position:sticky;bottom:0;z-index:8;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:2px calc(var(--fp-calc-popup-x-pad, 28px) * -1) calc(var(--fp-calc-popup-y-pad, 28px) * -1)!important;padding:16px var(--fp-calc-popup-x-pad,28px) calc(var(--fp-calc-popup-y-pad, 28px) + env(safe-area-inset-bottom) - 6px)!important;border-top:1px solid var(--premium-line)!important;border-radius:0 0 24px 24px;background:var(--premium-bg)!important;box-shadow:0 -18px 28px rgba(7,13,24,.22),0 -1px 0 rgba(255,255,255,.04)!important;isolation:isolate;overflow:visible}body.fp-route-calculator .calc-page .premium-report-actions:before{content:"";position:absolute;inset:-22px 0 100%;pointer-events:none;background:linear-gradient(180deg,rgba(15,23,42,0),var(--premium-bg))}body.fp-route-calculator .calc-page .premium-report-actions:after{content:"";position:absolute;inset:-10px 0 -34px;z-index:0;border-radius:inherit;background:var(--premium-bg);pointer-events:none}body.fp-route-calculator .calc-page .premium-report-actions>*{position:relative;z-index:1}html[data-theme=light] body.fp-route-calculator .calc-page .premium-report-actions{box-shadow:0 -18px 28px rgba(15,23,42,.1),0 -1px 0 rgba(255,255,255,.72)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-report-actions:before{background:linear-gradient(180deg,rgba(248,251,255,0),var(--premium-bg))}body.fp-route-calculator .calc-page .premium-close-button{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;box-shadow:0 14px 28px rgba(37,99,235,.24)!important}body.fp-route-calculator .calc-page .premium-booked-button,body.fp-route-calculator .calc-page .premium-close-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:100%!important;min-height:52px!important;border-radius:15px!important}body.fp-route-calculator .calc-page .premium-booked-button{font-weight:950!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,filter .18s ease,transform .18s ease!important}body.fp-route-calculator .calc-page .premium-booked-button.add{border:1px solid rgba(249,115,22,.58)!important;background:linear-gradient(135deg,#fbbf24,#f97316)!important;color:#111827!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 14px 28px rgba(249,115,22,.2)!important}body.fp-route-calculator .calc-page .premium-booked-button.remove{border:1px solid rgba(248,113,113,.36)!important;background:rgba(239,68,68,.15)!important;color:#fecaca!important}body.fp-route-calculator .calc-page .premium-booked-button.add:focus-visible,body.fp-route-calculator .calc-page .premium-booked-button.add:hover{transform:translateY(-2px) scale(1.01)!important;background:linear-gradient(135deg,#ffd166,#fb923c 52%,#f97316)!important;border-color:rgba(251,191,36,.84)!important;color:#0b1020!important;filter:saturate(1.08) brightness(1.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 18px 34px rgba(249,115,22,.34),0 0 0 3px rgba(251,146,60,.16)!important}body.fp-route-calculator .calc-page .premium-booked-button.remove:focus-visible,body.fp-route-calculator .calc-page .premium-booked-button.remove:hover{transform:translateY(-2px) scale(1.01)!important;background:rgba(248,113,113,.23)!important;border-color:rgba(252,165,165,.6)!important;color:#fee2e2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 30px rgba(239,68,68,.2),0 0 0 3px rgba(248,113,113,.1)!important}body.fp-route-calculator .calc-page .premium-close-button:hover{transform:translateY(-1px);background:linear-gradient(135deg,#60a5fa,#2563eb)!important}body.fp-route-calculator .calc-page .report-icon{flex:0 0 auto;color:currentColor}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-estimate-modal{--premium-bg:#0b1220;--premium-surface:rgba(15,23,42,0.92);--premium-panel:rgba(30,41,59,0.74);--premium-panel-strong:rgba(30,41,59,0.94);--premium-text:#f8fafc;--premium-muted:#b6c3d8;--premium-line:rgba(148,163,184,0.24);--premium-blue:#60a5fa;--premium-green:#34d399;--premium-orange:#f59e0b;background:radial-gradient(circle at 12% 0,rgba(59,130,246,.24),transparent 34%),radial-gradient(circle at 92% 8%,rgba(245,158,11,.16),transparent 30%),linear-gradient(145deg,rgba(15,23,42,.99),rgba(7,13,24,.99))!important;border-color:rgba(148,163,184,.24)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-estimate-modal{--premium-bg:#f8fbff;--premium-surface:#ffffff;--premium-panel:#f3f7fc;--premium-panel-strong:#ffffff;--premium-text:#071224;--premium-muted:#526176;--premium-line:rgba(15,23,42,0.12);--premium-blue:#2563eb;--premium-green:#059669;--premium-orange:#ea580c;background:radial-gradient(circle at 12% 0,rgba(37,99,235,.12),transparent 32%),radial-gradient(circle at 92% 8%,rgba(234,88,12,.1),transparent 30%),linear-gradient(180deg,#ffffff,#f8fbff)!important;border-color:rgba(37,99,235,.18)!important;box-shadow:0 30px 80px rgba(15,23,42,.16)!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-report-hero{color:var(--premium-text)!important;background:linear-gradient(135deg,rgba(37,99,235,.28),rgba(245,158,11,.08)),linear-gradient(180deg,rgba(15,23,42,.96),rgba(11,18,32,.96))!important;border-color:rgba(148,163,184,.24)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-report-hero{color:#071224!important;background:linear-gradient(135deg,rgba(219,234,254,.92),rgba(255,247,237,.76)),#ffffff!important;border-color:rgba(37,99,235,.14)!important;box-shadow:0 16px 34px rgba(15,23,42,.08)!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-report-section{background:rgba(15,23,42,.88)!important;border-color:rgba(148,163,184,.22)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-report-section{background:#ffffff!important;border-color:rgba(15,23,42,.12)!important;box-shadow:0 14px 30px rgba(15,23,42,.06)!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-rate-summary,html[data-theme=light] body.fp-route-calculator .calc-page .premium-rate-summary{background:transparent!important;box-shadow:none!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-facility-card,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-insight-card,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-market-source,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-metric-card,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-snapshot-item,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-trip-line{background:linear-gradient(180deg,rgba(30,41,59,.92),rgba(20,31,49,.92))!important;border-color:rgba(148,163,184,.22)!important;color:var(--premium-text)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-facility-card,html[data-theme=light] body.fp-route-calculator .calc-page .premium-insight-card,html[data-theme=light] body.fp-route-calculator .calc-page .premium-market-source,html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-card,html[data-theme=light] body.fp-route-calculator .calc-page .premium-snapshot-item,html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-line,html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-mpg{background:linear-gradient(180deg,#ffffff,#f8fbff)!important;border-color:rgba(15,23,42,.12)!important;color:var(--premium-text)!important;box-shadow:0 10px 22px rgba(15,23,42,.06)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-mpg{background:#eff6ff!important;border-color:#bfdbfe!important;color:#2563eb!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-report-kicker{color:#fbbf24!important;background:rgba(245,158,11,.13)!important;border-color:rgba(245,158,11,.48)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-report-kicker{color:#c2410c!important;background:#fff7ed!important;border-color:#fdba74!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-metric-card strong,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-route-line strong,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-section-head h3,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-snapshot-item strong,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-trip-facility-chip strong,html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-trip-route strong{color:#f8fafc!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-card strong,html[data-theme=light] body.fp-route-calculator .calc-page .premium-route-line strong,html[data-theme=light] body.fp-route-calculator .calc-page .premium-section-head h3,html[data-theme=light] body.fp-route-calculator .calc-page .premium-snapshot-item strong,html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-facility-chip strong,html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-route strong{color:#071224!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-facility-card p,html[data-theme=light] body.fp-route-calculator .calc-page .premium-facility-card small,html[data-theme=light] body.fp-route-calculator .calc-page .premium-insight-card p,html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-card span,html[data-theme=light] body.fp-route-calculator .calc-page .premium-route-line,html[data-theme=light] body.fp-route-calculator .calc-page .premium-section-head p,html[data-theme=light] body.fp-route-calculator .calc-page .premium-snapshot-item span,html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-confidence span,html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-facility-chip em,html[data-theme=light] body.fp-route-calculator .calc-page .premium-trip-route span{color:#526176!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-insight-icon,html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-icon{background:#eff6ff!important;color:#2563eb!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-card.tone-green .premium-metric-icon{background:#dcfce7!important;color:#059669!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-card.tone-orange .premium-metric-icon{background:#ffedd5!important;color:#ea580c!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-metric-card.tone-slate .premium-metric-icon{background:#f1f5f9!important;color:#475569!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-fuel-mpg{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1d4ed8!important}html:not([data-theme=light]) body.fp-route-calculator .calc-page .premium-fuel-mpg{background:rgba(96,165,250,.14)!important;border-color:rgba(96,165,250,.34)!important;color:#93c5fd!important}@keyframes premiumReportReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes premiumConfidenceFill{0%{width:0}}@keyframes premiumBarFill{0%{opacity:.4;transform:scaleX(.2);transform-origin:left}}@media (max-width:860px){body.fp-route-calculator .calc-page .premium-estimate-modal{border-radius:20px!important}body.fp-route-calculator .calc-page .premium-report{gap:12px}body.fp-route-calculator .calc-page .premium-report-hero{padding:18px 14px;border-radius:18px}body.fp-route-calculator .calc-page .premium-report h2{font-size:28px!important}body.fp-route-calculator .calc-page .premium-facility-grid,body.fp-route-calculator .calc-page .premium-money-layout,body.fp-route-calculator .calc-page .premium-rate-summary,body.fp-route-calculator .calc-page .premium-snapshot-grid{grid-template-columns:1fr}body.fp-route-calculator .calc-page .premium-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.fp-route-calculator .calc-page .premium-report-button{min-height:58px;padding:10px 8px!important;text-align:center}body.fp-route-calculator .calc-page .premium-rate-summary{gap:8px}body.fp-route-calculator .calc-page .premium-snapshot-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}body.fp-route-calculator .calc-page .premium-snapshot-item{min-height:64px;padding:10px;gap:8px}body.fp-route-calculator .calc-page .snapshot-load-type{grid-column:1/4;order:1}body.fp-route-calculator .calc-page .snapshot-load-size{grid-column:4/7;order:2}body.fp-route-calculator .calc-page .snapshot-pickup{grid-column:1/4;order:3}body.fp-route-calculator .calc-page .snapshot-delivery{grid-column:4/7;order:4}body.fp-route-calculator .calc-page .snapshot-diesel{grid-column:1/4;order:5}body.fp-route-calculator .calc-page .snapshot-reefer{grid-column:1/3;order:6}body.fp-route-calculator .calc-page .snapshot-weight{grid-column:3/5;order:7}body.fp-route-calculator .calc-page .snapshot-toll{grid-column:5/7;order:8}body.fp-route-calculator .calc-page .snapshot-mileage{display:none}body.fp-route-calculator .calc-page .snapshot-optional{grid-column:1/-1;order:9}body.fp-route-calculator .calc-page .premium-section-head{display:grid;gap:4px}body.fp-route-calculator .calc-page .premium-section-head p{text-align:left}body.fp-route-calculator .calc-page .premium-cost-row{grid-template-columns:minmax(0,132px) 1fr;gap:9px}body.fp-route-calculator .calc-page .premium-analysis-summary{grid-template-columns:1fr}}@media (max-width:700px){body.fp-route-calculator .calc-page .premium-trip-line{grid-template-columns:1fr;padding:10px}body.fp-route-calculator .calc-page .premium-trip-line>.premium-confidence{width:min(100%,var(--premium-hero-pill-width));justify-self:start}body.fp-route-calculator .calc-page .premium-trip-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}body.fp-route-calculator .calc-page .premium-trip-confidence,body.fp-route-calculator .calc-page .premium-trip-mpg{min-width:0}body.fp-route-calculator .calc-page .premium-trip-route{align-items:flex-start}body.fp-route-calculator .calc-page .premium-trip-route strong{gap:6px;font-size:15px}body.fp-route-calculator .calc-page .premium-trip-facilities{display:grid;grid-template-columns:1fr}body.fp-route-calculator .calc-page .premium-trip-facility-chip{flex-wrap:wrap;align-items:center;border-radius:12px}body.fp-route-calculator .calc-page .premium-trip-facility-chip strong{max-width:none;white-space:normal}body.fp-route-calculator .calc-page .premium-trip-facility-chip em{flex:1 0 100%;padding-left:21px;line-height:1.3;white-space:normal}body.fp-route-calculator .calc-page .premium-trip-confidence{grid-template-columns:auto auto minmax(0,1fr);justify-content:stretch;min-width:0}body.fp-route-calculator .calc-page .premium-trip-confidence strong{justify-self:end}}@media (min-width:701px) and (max-width:860px){body.fp-route-calculator .calc-page .premium-snapshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body.fp-route-calculator .calc-page .premium-snapshot-item{grid-column:auto!important;order:0!important}body.fp-route-calculator .calc-page .snapshot-mileage{display:grid}body.fp-route-calculator .calc-page .snapshot-mpg-mobile{display:none!important}}@media (max-width:420px){body.fp-route-calculator .calc-page .premium-report-kicker{font-size:10px}body.fp-route-calculator .calc-page .premium-route-line{font-size:14px}body.fp-route-calculator .calc-page .premium-metric-card{grid-template-columns:auto minmax(0,1fr);padding:12px}body.fp-route-calculator .calc-page .premium-metric-card strong{font-size:22px}body.fp-route-calculator .calc-page .premium-snapshot-item strong{font-size:15px}body.fp-route-calculator .calc-page .premium-cost-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){body.fp-route-calculator .calc-page .premium-confidence-track span,body.fp-route-calculator .calc-page .premium-cost-track span,body.fp-route-calculator .calc-page .premium-report-actions,body.fp-route-calculator .calc-page .premium-report-hero,body.fp-route-calculator .calc-page .premium-report-section{animation:none!important}body.fp-route-calculator .calc-page .premium-close-button,body.fp-route-calculator .calc-page .premium-metric-card,body.fp-route-calculator .calc-page .premium-report-button{transition:none!important}}body.fp-route-calculator .calc-page .premium-report-hero{align-content:center!important;justify-content:center!important;justify-items:center!important}body.fp-route-calculator .calc-page .premium-report-kicker{align-self:center!important;justify-self:center!important;margin:0!important}body.fp-route-calculator .calc-page .premium-report{padding-top:clamp(28px,3vw,38px)!important;scroll-padding-top:clamp(28px,3vw,38px)!important}body.fp-route-calculator .calc-page .premium-report-hero{overflow:visible!important}body.fp-route-calculator .calc-page .premium-report h2{padding-block:.08em!important;line-height:1.12!important}body.fp-route-calculator .calc-page .premium-cost-row.tone-blue,body.fp-route-calculator .calc-page .premium-cost-row.tone-green,body.fp-route-calculator .calc-page .premium-cost-row.tone-orange{background:transparent!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-cost-bars{padding:2px 0!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-cost-row span{color:#475569!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-cost-row strong{color:#071224!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-cost-track{background:#e8eef7!important;box-shadow:inset 0 1px 2px rgba(15,23,42,.08)!important}html[data-theme=light] body.fp-route-calculator .calc-page .premium-cost-track span{opacity:.88!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.45)!important}body.fp-route-calculator .calc-page .history-booked-button.remove,body.fp-route-calculator .calc-page .premium-booked-button.remove{background:linear-gradient(180deg,#5b1118,#3f0a10)!important;border-color:rgba(252,165,165,.54)!important;color:#fff1f2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 24px rgba(127,29,29,.26)!important}body.fp-route-calculator .calc-page .history-booked-button.remove:focus-visible,body.fp-route-calculator .calc-page .history-booked-button.remove:hover,body.fp-route-calculator .calc-page .premium-booked-button.remove:focus-visible,body.fp-route-calculator .calc-page .premium-booked-button.remove:hover{background:linear-gradient(180deg,#7f1d1d,#5b1118)!important;border-color:rgba(252,165,165,.76)!important;color:#ffffff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 16px 30px rgba(127,29,29,.32),0 0 0 3px rgba(248,113,113,.12)!important}html[data-theme=light] body.fp-route-calculator .calc-page .history-booked-button.remove,html[data-theme=light] body.fp-route-calculator .calc-page .premium-booked-button.remove{background:linear-gradient(180deg,#fff1f2,#fecdd3)!important;border-color:rgba(225,29,72,.46)!important;color:#881337!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 12px 24px rgba(225,29,72,.16)!important}html[data-theme=light] body.fp-route-calculator .calc-page .history-booked-button.remove:focus-visible,html[data-theme=light] body.fp-route-calculator .calc-page .history-booked-button.remove:hover,html[data-theme=light] body.fp-route-calculator .calc-page .premium-booked-button.remove:focus-visible,html[data-theme=light] body.fp-route-calculator .calc-page .premium-booked-button.remove:hover{background:linear-gradient(180deg,#ffe4e6,#fda4af)!important;border-color:rgba(190,18,60,.56)!important;color:#4c0519!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 16px 30px rgba(225,29,72,.2),0 0 0 3px rgba(244,63,94,.12)!important}@media (max-width:560px){body.fp-route-calculator .calc-page .history-card-head{align-items:stretch!important;display:grid!important;gap:8px!important;grid-template-columns:1fr!important;justify-items:stretch!important;margin-bottom:10px!important;width:100%!important}body.fp-route-calculator .calc-page .history-card-head h3{display:block!important;font-size:clamp(20px,5.2vw,24px)!important;justify-self:center!important;line-height:1.08!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow:visible!important;padding:0!important;text-align:center!important;white-space:normal!important;width:100%!important}body.fp-route-calculator .calc-page .history-view-toggle{align-self:stretch!important;box-sizing:border-box!important;display:grid!important;gap:3px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-self:stretch!important;max-width:100%!important;min-width:0!important;padding:3px!important;width:100%!important}body.fp-route-calculator .calc-page .history-view-toggle button{box-sizing:border-box!important;font-size:clamp(10px,2.8vw,11.2px)!important;gap:4px!important;min-height:31px!important;min-width:0!important;overflow:hidden!important;padding:0 5px!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important}body.fp-route-calculator .calc-page .history-view-icon{flex:0 0 12px!important;height:12px!important;width:12px!important}}@media (max-width:380px){body.fp-route-calculator .calc-page .history-card{padding-left:10px!important;padding-right:10px!important}body.fp-route-calculator .calc-page .history-view-toggle button{font-size:9.4px!important;gap:3px!important;min-height:30px!important;padding:0 3px!important}body.fp-route-calculator .calc-page .history-view-icon{flex-basis:11px!important;height:11px!important;width:11px!important}}@media (min-width:601px) and (max-width:1150px){body.fp-route-calculator .calc-page .calc-demo-strip .calc-free-counter{align-items:center!important;box-sizing:border-box!important;display:inline-flex!important;gap:clamp(5px,.75vw,7px)!important;height:clamp(30px,3.3vw,32px)!important;justify-content:center!important;line-height:1!important;min-height:clamp(30px,3.3vw,32px)!important;padding:0 clamp(9px,1.05vw,11px)!important;vertical-align:middle!important;white-space:nowrap!important}body.fp-route-calculator .calc-page .calc-demo-strip .calc-free-counter-icon{display:block!important;flex:0 0 clamp(14px,1.55vw,15px)!important;height:clamp(14px,1.55vw,15px)!important;margin:0!important;transform:none!important;width:clamp(14px,1.55vw,15px)!important}}body:has(.calc-page .history-card-locked)>.app-main>.calc-page{padding-top:clamp(14px,2.2vw,26px)!important;padding-bottom:clamp(14px,2.2vw,26px)!important}body.fp-route-calculator .calc-page .history-card.history-card-locked{display:grid!important;grid-template-rows:auto minmax(112px,1fr)!important}body.fp-route-calculator .calc-page .history-card.history-card-locked .history-card-head{margin-bottom:10px!important}body.fp-route-calculator .calc-page .history-card.history-card-locked .history-view-toggle button,body.fp-route-calculator .calc-page .history-card.history-card-locked .history-view-toggle button:disabled{box-shadow:none!important;cursor:not-allowed!important;opacity:.58!important;pointer-events:none!important;transform:none!important}body.fp-route-calculator .calc-page .history-card.history-card-locked .history-view-toggle button.active,body.fp-route-calculator .calc-page .history-card.history-card-locked .history-view-toggle button.active:disabled{background:transparent!important;box-shadow:none!important;color:var(--muted)!important}body.fp-route-calculator .calc-page .history-card.history-card-locked .history-login-empty-state{align-self:stretch!important;background:rgba(96,165,250,.06)!important;border:1px dashed rgba(96,165,250,.28)!important;border-radius:14px!important;color:var(--muted)!important;display:grid!important;font-size:clamp(14px,1.45vw,16px)!important;font-weight:850!important;line-height:1.35!important;min-height:clamp(104px,14vw,146px)!important;padding:clamp(18px,2vw,28px)!important;place-items:center!important;text-align:center!important}html[data-theme=light] body.fp-route-calculator .calc-page .history-card.history-card-locked .history-login-empty-state{background:#f8fbff!important;border-color:#bfdbfe!important;color:#52647c!important}