:root{--navy:#102f36;--ink:#17373d;--muted:#5d7276;--cream:#f5f4ef;--white:#fff;--green:#0f7c5b;--mint:#e5f3ed;--red:#ae493e;--amber:#b87512;--line:#d6dedb;--soft:#eef3f0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}button,input,select{font:inherit}a{color:inherit}button{cursor:pointer}:is(button:focus-visible,input:focus-visible,a:focus-visible,summary:focus-visible){outline-offset:3px;outline:3px solid #0f7c5b47}main{min-height:100vh}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);line-height:1.12}.site-header{border-bottom:1px solid #102f361f;justify-content:space-between;align-items:center;max-width:1160px;height:72px;margin:auto;padding:0 24px;display:flex}.brand{letter-spacing:0;color:var(--navy);align-items:center;gap:11px;font-size:1.34rem;font-weight:860;text-decoration:none;display:flex}.brand-mark{background:#fff;border:1px solid #102f3621;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden;box-shadow:0 8px 18px #102f3612}.brand-mark svg{width:30px;height:30px;overflow:visible}.brand-border,.brand-route,.brand-arrow{fill:none;stroke-linecap:round;stroke-linejoin:round}.brand-border{stroke:#102f3673;stroke-width:2px;stroke-dasharray:3 4}.brand-route,.brand-arrow{stroke:var(--green);stroke-width:3px}.brand-canada{fill:var(--red)}.brand-us{fill:#2f5f9f}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a,.site-footer nav a{color:#38545a;font-size:.88rem;font-weight:650;text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover,.text-link:hover{text-underline-offset:4px;text-decoration:underline}.hero{text-align:center;padding:46px 20px 30px}.country-context{color:#35565b;background:#ffffffad;border:1px solid #0f7c5b29;border-radius:999px;justify-content:center;align-items:center;margin:0 0 14px;padding:6px 10px;font-size:.78rem;font-weight:760;display:inline-flex}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;margin:0 0 10px;font-size:.75rem;font-weight:800}.brand-statement{border:1px solid #0f7c5b29;border-left:4px solid var(--green);max-width:760px;color:var(--navy);text-align:left;background:#ffffffb8;border-radius:10px;margin:0 auto 18px;padding:14px 18px;font-size:1.03rem;font-weight:720;line-height:1.5;box-shadow:0 10px 28px #102f360d}.hero h1{letter-spacing:0;max-width:850px;margin:0 auto;font-size:clamp(2.45rem,5vw,4rem)}.calculator-shell{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:start;max-width:1140px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 55px #1b342f17}.inputs-panel{padding:38px 40px}.section-heading{align-items:flex-start;gap:14px;margin-bottom:21px;display:flex}.section-heading>span{color:#fff;background:var(--navy);border-radius:50%;flex:0 0 32px;place-items:center;height:32px;font-size:.85rem;font-weight:800;display:grid}.section-heading h2{margin:1px 0 4px;font-size:1.28rem}.section-heading p{color:var(--muted);margin:0;font-size:.88rem}.divider{background:var(--line);height:1px;margin:34px 0}.field-grid{grid-template-columns:1fr 1fr;gap:20px 16px;display:grid}.wide-label{max-width:320px;display:block}.example-notice{color:var(--muted);margin:-5px 0 17px 46px;font-size:.82rem;line-height:1.45}.share-load-notice{color:#7b4a0d;background:#fff8ed;border:1px solid #e4cfb6;border-radius:9px;margin:0 0 18px;padding:10px 12px;font-size:.82rem;line-height:1.45}label,legend{color:#304d53;font-size:.86rem;font-weight:680;display:block}.country-price-label{align-items:center;gap:7px;display:inline-flex}.country-flag{vertical-align:-2px;border-radius:2px;width:20px;height:14px;display:inline-block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #102f3629}.country-flag.canada{background:linear-gradient(90deg,#d62027 0 25%,#fff 25% 75%,#d62027 75% 100%)}.country-flag.canada:after{content:"";clip-path:polygon(50% 0,64% 28%,100% 20%,80% 48%,100% 62%,62% 62%,50% 100%,38% 62%,0 62%,20% 48%,0 20%,36% 28%);background:#d62027;width:4px;height:8px;position:absolute;top:3px;left:8px}.country-flag.us{background:repeating-linear-gradient(#b22234 0 1.08px,#fff 1.08px 2.16px)}.country-flag.us:before{content:"";background:#3c3b6e;width:8.5px;height:7.6px;position:absolute;inset:0 auto auto 0}.input-unit{width:100%;height:52px;color:var(--ink);background:#fff;border:1px solid #c9d4d1;border-radius:10px;outline:none;align-items:center;gap:8px;margin-top:7px;padding:0 13px;display:flex}.input-unit:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #0f7c5b1f}.input-unit.invalid{border-color:var(--red)}.input-unit input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:1rem;font-weight:700}.input-unit input[type=number]{-webkit-appearance:textfield;appearance:textfield}.input-unit span{color:var(--muted);white-space:nowrap;font-weight:550}.input-unit.prefix span:first-child{color:var(--ink);font-weight:750}.input-unit.example-value{background:#fafbf9;border-style:dashed}.input-unit.example-value input{color:#728783;font-weight:600}.field-help,.field-error{min-height:20px;padding-top:5px;font-size:.72rem;font-weight:450;line-height:1.35;display:block}.field-help{color:var(--muted)}.field-help.live{color:var(--green)}.field-help.error,.field-error{color:var(--red)}.remember-control{color:#38545a;align-items:center;gap:9px;width:max-content;max-width:100%;min-height:44px;margin:18px 0 6px;font-size:.82rem;font-weight:650;display:flex}.remember-control input{width:18px;height:18px;accent-color:var(--green);flex:0 0 18px}.trip-remember{margin-top:16px}.slider-label{margin:22px 0 25px}.slider-label>span:first-child{justify-content:space-between;align-items:center;display:flex}.slider-label strong{color:var(--green);font-size:1.2rem}.slider-label small{color:var(--muted);font-size:.72rem;font-weight:450;display:block}.slider-label input{width:100%;height:28px;accent-color:var(--green);cursor:pointer;margin:7px 0 0}.range-labels{color:#738589;justify-content:space-between;font-size:.72rem;font-weight:450;display:flex!important}.lookup-card{background:#f1f7f4;border:1px solid #d9e7e1;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex}.lookup-card strong{font-size:.85rem;display:block}.lookup-card p{color:var(--muted);margin:2px 0 0;font-size:.75rem;line-height:1.45}.lookup-card a{color:var(--green);flex:none;font-size:.78rem;font-weight:750;text-decoration:none}.refresh-rate{color:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;min-height:24px;padding:0 0 0 4px;font-weight:750;text-decoration:underline}fieldset{border:0;margin:0;padding:0}.fee-field{align-self:start}.fee-options{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.fee-options label{cursor:pointer;border:1px solid #c9d4d1;border-radius:9px;place-items:center;min-width:48px;min-height:42px;padding:8px 11px;display:grid}.fee-options label.selected{border-color:var(--green);background:var(--mint);color:var(--green)}.fee-options input,.trip-type input{opacity:0;pointer-events:none;position:absolute}.trip-type{margin-top:0}.trip-type>p{color:var(--muted);margin:3px 0 10px;font-size:.78rem}.trip-type>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.trip-type label{cursor:pointer;border:1px solid #cbd6d2;border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:10px 13px;line-height:1.3;display:flex}.trip-type label>span{border:2px solid #aabbb6;border-radius:50%;flex:0 0 18px;width:18px;height:18px;box-shadow:inset 0 0 0 4px #fff}.trip-type label.selected{background:var(--mint);border-color:var(--green);color:var(--green)}.trip-type label.selected>span{background:var(--green);border-color:var(--green)}.distance-note{max-width:520px;color:var(--muted);background:#f5f9f7;border:1px solid #d9e7e1;border-radius:10px;margin:13px 0 0;padding:12px 14px;font-size:.8rem;line-height:1.45}.results-panel{background:var(--navy);color:#fff;text-align:center;min-height:100%;padding:42px 34px;position:sticky;top:18px}.result-kicker{letter-spacing:.14em;text-transform:uppercase;opacity:.65;margin-bottom:25px;font-size:.72rem;font-weight:750}.net-label{color:#ffffffb8;margin:0 0 2px;font-size:.86rem}.net-value{color:#fff;letter-spacing:0;font-size:clamp(2.8rem,5vw,4rem);line-height:1.08;display:block}.results-panel>h2{color:#fff;margin:18px 0 8px;font-size:1.5rem}.results-panel.strong>h2{color:#87dfbe}.results-panel.small>h2{color:#f1c878}.results-panel.negative>h2{color:#f0aca5}.recommendation-copy{color:#ffffffc7;max-width:360px;margin:0 auto;font-size:.88rem;line-height:1.55}.assumption-note{color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff21;border-radius:10px;margin:18px 0 0;padding:12px 13px;font-size:.76rem;line-height:1.5}.sample-result-note{color:#ffffffa6;background:#ffffff14;border-radius:6px;margin:10px auto 0;padding:5px 9px;font-size:.68rem;display:inline-block}.neutral-message{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;margin:30px auto;padding:24px 18px}.neutral-message h2{color:#fff}.neutral-message p{color:#ffffffa6;margin:0}.result-breakdown{text-align:left;background:#ffffff12;border:1px solid #ffffff1a;border-radius:13px;margin-top:27px;padding:19px}.result-breakdown h3{color:#fff;margin-bottom:12px;font-size:.86rem}.result-row{color:#ffffffab;justify-content:space-between;gap:12px;padding:7px 0;font-size:.74rem;display:flex}.result-row strong{color:#fff;white-space:nowrap}.total-row{border-top:1px solid #ffffff2b;justify-content:space-between;gap:10px;margin-top:7px;padding-top:14px;font-size:.86rem;display:flex}.total-row strong{color:#87dfbe}.break-even{text-align:left;border-left:3px solid #5fc59f;margin:22px 2px;padding:2px 0 2px 14px}.break-even span{font-size:.72rem;font-weight:650;display:block}.break-even strong{color:#fff;margin:3px 0;font-size:1.25rem;display:block}.break-even p{color:#ffffff94;margin:0;font-size:.7rem}.plain-calculation{text-align:left;color:#ffffffb3;font-size:.75rem}.plain-calculation summary{color:#fff;cursor:pointer;min-height:42px;padding:10px 0;font-weight:650}.plain-calculation p{margin:7px 0 0;line-height:1.6}.result-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.result-actions button,.save-actions button{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:9px;min-height:42px;padding:9px 13px;font-size:.78rem;font-weight:750}.result-actions button:hover,.save-actions button:hover{background:#ffffff21}.result-actions p{color:#ffffffb8;margin:0;font-size:.74rem}.save-borderbetter-inline{text-align:left;border-top:1px solid #ffffff24;margin-top:20px;padding-top:18px}.save-borderbetter-inline h2{color:#fff;margin:0 0 4px;font-size:.95rem}.save-borderbetter-inline p{color:#ffffffad;margin:0;font-size:.78rem;line-height:1.5}.save-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.save-actions button{color:#fff;background:#ffffff0f;border-color:#fff3}.save-guidance{background:#ffffff0f;border-left:3px solid #5fc59fb8;margin-top:12px;padding:11px 12px}.save-guidance strong{color:#fff;margin-bottom:3px;font-size:.8rem;display:block}.save-status{font-weight:700;color:#87dfbe!important;margin-top:9px!important}.content-section{max-width:1100px;margin:94px auto;padding:0 24px}.section-intro{max-width:710px}.section-intro h2,.origin-section h2{letter-spacing:0;margin-bottom:14px;font-size:clamp(1.8rem,4vw,2.65rem)}.section-intro>p:last-child,.origin-section>div>p{color:var(--muted)}.concept-grid{border:1px solid var(--line);background:var(--line);border-radius:15px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:34px;display:grid;overflow:hidden}.concept-grid article{background:#fff;padding:24px 21px}.concept-grid article>span{color:var(--green);font-size:.72rem;font-weight:800}.concept-grid h3{margin:20px 0 7px;font-size:1rem}.concept-grid p{color:var(--muted);margin:0;font-size:.83rem}.origin-section{display:block}.origin-section>div{max-width:720px}.origin-section>div>p{font-size:.95rem}.text-link{color:var(--green);margin-top:6px;font-weight:750;text-decoration:none;display:inline-block}.mission blockquote{border-left:4px solid var(--green);color:var(--navy);background:#fff;margin:0;padding:28px;font-size:1.15rem;font-weight:650;line-height:1.6}.faq-section{grid-template-columns:.55fr 1fr;gap:70px;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:58px;color:var(--navy);cursor:pointer;justify-content:space-between;gap:20px;padding:17px 0;font-weight:720;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:1.2rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);margin:0;padding:0 34px 18px 0;font-size:.9rem}.future-section{border:1px solid var(--line);background:#fff;border-radius:18px;padding:42px}.coming-label{background:var(--mint);color:var(--green);text-transform:uppercase;letter-spacing:.08em;border-radius:5px;margin-bottom:11px;padding:5px 8px;font-size:.7rem;font-weight:800;display:inline-block}.future-section ul{grid-template-columns:repeat(4,1fr);gap:9px;margin:28px 0 0;padding:0;list-style:none;display:grid}.future-section li{border:1px solid var(--line);min-height:88px;color:var(--ink);border-radius:10px;flex-direction:column;justify-content:space-between;padding:13px;font-size:.84rem;font-weight:650;display:flex}.future-section li span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1.2fr;align-items:start;gap:50px;max-width:1160px;margin:100px auto 0;padding:42px 24px 48px;display:grid}.footer-brand p{color:var(--muted);margin:6px 0 0 46px;font-size:.8rem}.site-footer nav{grid-template-columns:1fr 1fr;gap:10px 25px;display:grid}.footer-notes{color:var(--muted);text-align:right;font-size:.72rem}.footer-notes p{margin:0 0 7px}.info-page{max-width:860px;margin:0 auto;padding:78px 24px 10px}.info-page>header{max-width:720px;margin-bottom:45px}.info-page h1{letter-spacing:0;margin-bottom:16px;font-size:clamp(2.5rem,6vw,4rem)}.info-intro{color:var(--muted);font-size:1.15rem}.prose{max-width:720px}.prose h2{margin:36px 0 10px;font-size:1.25rem}.prose p,.prose li{color:#425d62;font-size:1rem;line-height:1.75}.about-story{max-width:740px;margin-bottom:50px}.about-story p{margin-bottom:19px}.about-story p:last-child{margin-bottom:0}.about-story-intro{font-weight:520;color:var(--navy)!important;font-size:1.08rem!important;line-height:1.68!important}.about-story-intro strong{font-weight:760}.about-story-purpose{border-left:3px solid #0f7c5b8c;padding-left:18px;color:#294b50!important}.mission{margin:42px 0}.mission h2{font-size:1rem}.disclosure{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:45px;padding:25px}.disclosure h2{margin-top:0}.disclosure p{margin-bottom:0}.guides-hub{max-width:1100px;margin:0 auto;padding:74px 24px 8px}.guides-hub header{max-width:760px;margin-bottom:34px}.guides-hub h1,.guide-header h1{letter-spacing:0;margin-bottom:16px;font-size:clamp(2.45rem,6vw,4rem)}.guides-hub header p:last-child,.guide-intro{color:var(--muted);font-size:1.08rem;line-height:1.65}.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.guide-card-grid.small{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:23px;box-shadow:0 12px 32px #102f360d}.guide-card h2{margin:0 0 9px;font-size:1.08rem;line-height:1.25}.guide-card h2 a{text-decoration:none}.guide-card h2 a:hover{text-underline-offset:4px;text-decoration:underline}.guide-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.guide-card .text-link{margin-top:14px;font-size:.86rem}.guide-article{max-width:900px;margin:0 auto;padding:74px 24px 8px}.guide-header{max-width:780px;margin-bottom:45px}.guide-body{max-width:740px}.guide-body section{margin:0 0 34px}.guide-body h2{margin:0 0 11px;font-size:1.34rem}.guide-body p,.guide-body li{color:#425d62;font-size:1rem;line-height:1.75}.guide-body ul{margin:10px 0 0;padding-left:22px}.guide-notice,.guide-disclaimer{color:#4d666b;background:#f5f9f7;border:1px solid #d9e7e1;border-left:4px solid #0f7c5b8c;border-radius:11px;margin-top:18px;padding:16px 18px;font-size:.88rem;line-height:1.65}.guide-disclaimer{background:#ffffffa3;border-left-color:#9eb5af;margin:42px 0;font-size:.84rem}.guide-cta{border:1px solid var(--line);background:#fff;border-radius:14px;padding:25px;margin:48px 0 32px!important}.guide-cta p{color:var(--navy);margin:0 0 15px;font-weight:650}.guide-cta a{background:var(--green);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:10px 15px;font-size:.9rem;font-weight:780;text-decoration:none;display:inline-flex}.guide-cta a:hover{background:#0c684d}.related-guides{margin-top:46px!important}.related-guides h2{font-size:1.2rem}.guide-table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:100%;margin:14px 0 0;overflow-x:auto}.guide-table-wrap table{border-collapse:collapse;width:100%;min-width:420px}.guide-table-wrap th,.guide-table-wrap td{border-bottom:1px solid var(--line);text-align:left;padding:12px 14px}.guide-table-wrap th{color:var(--navy);background:#f5f9f7;font-size:.82rem}.guide-table-wrap tr:last-child td{border-bottom:0}@media (max-width:900px){.calculator-shell{grid-template-columns:1fr;margin:0 14px}.results-panel{position:static}.concept-grid,.future-section ul,.site-footer{grid-template-columns:1fr 1fr}.footer-notes{text-align:left;grid-column:1/-1}.origin-section,.faq-section{gap:35px}.guide-card-grid.small{grid-template-columns:1fr 1fr}}@media (max-width:620px){html{scroll-padding-top:65px}.site-header{gap:15px;height:auto;min-height:64px;padding:10px 16px}.site-header nav{gap:14px}.site-header nav a{font-size:.72rem}.brand{font-size:1.08rem}.brand-mark{width:33px;height:33px}.hero{padding:35px 19px 26px}.brand-statement{padding:12px 14px;font-size:.96rem}.hero h1{font-size:2.3rem}.inputs-panel{padding:27px 19px}.results-panel{padding:32px 19px}.field-grid,.trip-type>div{grid-template-columns:1fr;gap:15px}.example-notice{margin:-4px 0 17px 46px}.wide-label{max-width:none}.lookup-card{flex-direction:column;align-items:flex-start;gap:10px}.fee-options label{min-height:44px}.net-value{font-size:3rem}.result-row{align-items:flex-start}.result-row span{max-width:62%}.content-section{margin:68px auto;padding:0 19px}.concept-grid,.faq-section{grid-template-columns:1fr}.faq-section{gap:15px}.future-section{margin-left:14px;margin-right:14px;padding:27px 18px}.future-section ul{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr;gap:27px;margin-top:70px;padding:34px 19px}.footer-notes{grid-column:auto}.site-footer nav{max-width:300px}.info-page{padding:55px 20px 0}.info-page>header{margin-bottom:32px}.about-story{margin-bottom:42px}.about-story p{margin-bottom:17px}.about-story-intro{font-size:1.02rem!important;line-height:1.65!important}.about-story-purpose{border-left-width:2px;padding-left:14px}.guides-hub,.guide-article{padding:55px 20px 0}.guides-hub header,.guide-header{margin-bottom:30px}.guide-card-grid,.guide-card-grid.small{grid-template-columns:1fr}.guide-card{padding:20px}.guide-body section{margin-bottom:29px}.guide-body h2{font-size:1.2rem}.guide-cta{padding:21px}.guide-notice,.guide-disclaimer{padding:14px}}@media (max-width:360px){.site-header nav a:first-child{display:none}.hero h1{font-size:2rem}.calculator-shell{margin:0 8px}.inputs-panel,.results-panel{padding-left:15px;padding-right:15px}.future-section ul{grid-template-columns:1fr}.result-row{font-size:.7rem}.site-footer{padding-left:15px;padding-right:15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
