@charset "UTF-8";
:root{--ink:#193332;--muted:#566c68;--teal:#12695d;--teal-dark:#104f47;--line:#dce5df;--paper:#fafbf7;--pale:#edf4ed;--white:#fff;--gold:#ddd0ac;--error:#a32828;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,summary{ -webkit-tap-highlight-color:transparent}button,select,summary{cursor:pointer}button{min-height:44px;padding:10px 15px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);font-size:14px;font-weight:650;transition:background .15s,transform .15s}button:hover:not(:disabled){background:var(--pale)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.43;cursor:not-allowed}a{color:var(--teal);text-underline-offset:4px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button svg{vertical-align:middle;margin-right:7px;width:17px;height:17px}h1,h2,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #258d7c;outline-offset:3px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-60px;left:16px;padding:12px;background:white;z-index:20}.skip:focus{top:8px}.site-header{max-width:1144px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid var(--line);gap:12px}.brand{display:flex;align-items:center;gap:18px;text-decoration:none;color:var(--ink);font-size:15px;letter-spacing:-.3px}.brand img{width:76px;height:42px;object-fit:contain}.brand-divider{width:1px;height:27px;background:var(--line)}.header-note{font-size:12px;color:var(--muted);display:flex;gap:7px;align-items:center;white-space:nowrap}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--teal)}main{max-width:1144px;margin:auto;padding:0 28px 100px}.intro{display:flex;justify-content:space-between;align-items:center;padding:35px 0 29px;gap:20px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:750;color:var(--teal);line-height:1.5}h1{font-size:36px;line-height:1.2;letter-spacing:-1.7px;margin:9px 0 10px;font-weight:720}h1 span{font-weight:400}.intro-copy{font-size:14px;color:var(--muted)}.privacy-chip{display:flex;align-items:center;gap:12px;font-size:11px;line-height:1.6;color:var(--muted)}.privacy-chip svg{width:29px;height:29px;color:var(--teal)}.privacy-chip strong{font-weight:600;color:var(--ink)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.panel{border:1px solid var(--line);border-radius:19px;background:white;box-shadow:0 4px 20px #153a2c04;min-width:0}.input-panel,.result-panel{padding:24px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:21px}.panel-title h2{font-size:15px;font-weight:650;display:flex;align-items:center;gap:10px;letter-spacing:-.3px}.step{font-size:10px;font-weight:650;color:var(--teal);background:var(--pale);width:25px;height:25px;display:inline-grid;place-items:center;border-radius:50%}.text-button{background:none;border:0;padding:8px 0;color:var(--teal);font-size:12px}.text-button:hover:not(:disabled){background:transparent;text-decoration:underline}.segmented{display:flex;padding:4px;background:#f0f3ef;border-radius:11px;margin-bottom:22px}.segmented button{border:0;background:none;flex:1;min-width:0;white-space:normal;font-size:12px;padding:8px 4px;min-height:40px}.segmented button[aria-pressed=true]{background:white;box-shadow:0 1px 5px #1a372219;color:var(--teal-dark)}label,.field-label{display:block;font-size:12px;font-weight:650;margin-bottom:8px}.field-label{display:flex;justify-content:space-between;gap:10px;align-items:center}.field-label span{font-size:11px;font-weight:400;color:var(--muted)}input[type=text],select,textarea{width:100%;border:1px solid #cbd7d0;background:#fff;border-radius:9px;min-height:47px;padding:11px 12px;color:var(--ink);font-size:16px;line-height:1.35;font-variant-numeric:tabular-nums}input::placeholder{color:#7a8880;font-weight:400}input[aria-invalid=true]{border-color:var(--error)}.money-input{position:relative}.money-input>span{position:absolute;top:15px;left:16px;font-size:24px;color:#81938b}.money-input input{padding:12px 16px 12px 43px;font-size:28px;height:63px;letter-spacing:-.8px;font-weight:550;background:#fdfefc}.presets{display:flex;gap:6px;margin:8px 0 20px}.presets button{font-size:11px;font-weight:500;flex:1;min-width:0;padding:8px 2px;min-height:38px;border-color:#e4e9e2;border-radius:7px;background:#fcfdfb}.field-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.field-hint{font-size:11px;line-height:1.65;color:var(--muted);margin:9px 0 15px}.tax-row{margin-top:16px}#custom-gst{margin-top:12px}.method-box{border:1px solid var(--line);border-radius:11px;padding:8px 13px 0;margin:22px 0 20px;min-width:0}.method-box legend{font-size:11px;font-weight:650;padding:0 6px;color:var(--muted)}.radio-card{display:flex;gap:10px;align-items:center;cursor:pointer;min-height:53px;margin:0;padding:7px 0}.radio-card input{accent-color:var(--teal);width:17px;height:17px;margin:0;flex-shrink:0}.radio-card strong{font-size:12px;font-weight:650;display:block}.radio-card small{display:block;color:var(--muted);font-size:10px;margin-top:3px;line-height:1.5}.method-note{font-size:10px;color:var(--teal-dark);background:var(--pale);padding:10px 13px;border-radius:0 0 10px 10px;margin:9px -13px 0;line-height:1.6}.input-details{border-top:1px solid var(--line)}summary{list-style:none;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:650}summary::-webkit-details-marker{display:none}summary>span:first-child{display:flex;gap:8px;align-items:center}.input-details summary>span:first-child:before,.faq-list summary:after{content:'+';font-weight:400;color:var(--teal);font-size:18px}.input-details[open] summary>span:first-child:before,.faq-list details[open] summary:after{content:'−'}.input-details summary svg{width:16px;height:16px}.detail-badge{font-size:10px;color:var(--muted);font-weight:400}.details-content{padding:3px 0 17px}.details-content>select,.details-content>input{margin-bottom:13px}#scheme-fields>label,#scheme-fields>.field-grid,#discount-field{margin-top:13px}.form-footer{display:flex;gap:16px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:12px}.form-footer p{font-size:11px;color:var(--muted);line-height:1.6}.form-footer p.error{color:var(--error)}.result-column{position:sticky;top:20px;min-width:0}.result-panel{background:#fdfefb}.live-indicator{font-size:9px;color:var(--muted);white-space:nowrap}.live-indicator.ready{color:var(--teal)}.result-topline{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted);margin:3px 0 12px}.result-topline span:first-child{overflow-wrap:anywhere;max-width:78%}.rate-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.rate-card{border:1px solid #d4e1d6;background:#edf3eb;border-radius:12px;padding:18px 16px 0;overflow:hidden;min-width:0}.rate-card.primary{background:#123d3b;color:#fff;border-color:#123d3b}.rate-card p{font-size:16px;letter-spacing:1px;font-weight:650}.rate-card p span{display:block;font-size:10px;letter-spacing:0;font-weight:400;margin:5px 0 16px;opacity:.8}.rate-card>strong{display:block;font-size:clamp(18px,2.3vw,29px);letter-spacing:-1px;line-height:1.3;font-weight:600;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.rate-tax{display:block;font-size:10px;margin:5px 0 18px;opacity:.8}.rate-card>div{border-top:1px solid #19333222;font-size:10px;line-height:1.6;padding:11px 0 13px;overflow-wrap:anywhere}.rate-card.primary>div{border-color:#ffffff29}.mrp-line{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;margin-bottom:4px;font-size:11px}.mrp-line strong{font-size:15px;white-space:nowrap;font-variant-numeric:tabular-nums}.mrp-line span{max-width:65%;line-height:1.6}.result-details{border-top:1px solid var(--line)}.result-details summary{font-weight:500}.result-details summary>span{font-size:18px;color:var(--teal)}.data-list{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;margin:5px 0 15px;font-size:11px;line-height:1.65}.data-list dt{color:var(--muted)}.data-list dd{margin:0;text-align:right;font-variant-numeric:tabular-nums;font-weight:600;overflow-wrap:anywhere;max-width:210px}.fine-print{font-size:10px;line-height:1.7;color:var(--muted)}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--line);padding-top:18px}.result-actions button{font-size:11px;min-height:43px;background:transparent}.result-footnote{text-align:center;font-size:9px;color:var(--muted);line-height:1.6;margin:17px 5px 0}.working-note{display:flex;gap:15px;margin:22px 18px;color:var(--muted);font-size:12px;line-height:1.9}.working-note>span{font-size:30px;color:#96a791;line-height:1}.working-note strong{color:var(--ink);font-weight:500}.scheme-result{border:1px solid #c5dccc;background:#f0f7ef;padding:16px;border-radius:12px;margin:3px 0 15px}.scheme-heading{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--teal)}.scheme-result>p{font-size:11px;margin-top:13px}.scheme-result>p>strong{display:block;font-size:26px;font-weight:600;letter-spacing:-1px;margin:5px 0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.scheme-result>p>span{display:block;color:var(--muted);font-size:10px}.scheme-result .data-list{margin-top:18px}.scheme-result .field-hint{font-size:10px;margin-bottom:0}.library-section{margin-top:25px;display:grid;gap:12px}.library{padding:0 24px}.library summary{min-height:61px;font-size:13px}.count{font-size:10px;border:1px solid var(--line);padding:3px 7px;border-radius:6px;color:var(--muted);font-weight:400;margin-left:4px}.compare-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.compare-card{background:var(--paper);border:1px solid var(--line);padding:16px;border-radius:12px;font-size:12px;min-width:0}.compare-card h3{margin:0 0 8px;font-size:13px;overflow-wrap:anywhere}.compare-card p{font-size:10px;color:var(--muted);line-height:1.7;overflow-wrap:anywhere}.compare-card .data-list{grid-template-columns:1fr;margin:15px 0;gap:3px}.compare-card dd{text-align:left;font-size:14px;margin-bottom:7px;max-width:none}.compare-card button{font-size:11px;margin-top:6px}.history-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:10px 0;gap:12px;font-size:12px}.history-row>div:first-child{min-width:0;overflow-wrap:anywhere}.history-row small{display:block;margin-top:5px;color:var(--muted);line-height:1.6}.history-row .history-actions{display:flex;gap:5px}.history-actions button{font-size:11px}.danger{color:var(--error)}.guide{display:grid;grid-template-columns:1fr 1.35fr;gap:65px;margin:65px 6px 40px}.guide h2{font-size:31px;font-weight:500;letter-spacing:-1px;line-height:1.2;margin:12px 0 16px}.guide>div>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.85;margin-bottom:10px;max-width:330px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:12px;line-height:1.6;padding:12px 0;gap:18px}.faq-list p{font-size:11px;color:var(--muted);line-height:1.9;margin:2px 0 15px}.offline-bar{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);padding-top:20px;font-size:10px;color:var(--muted)}.offline-bar button{font-size:11px}footer{display:flex;justify-content:space-between;gap:18px;padding:22px 0 8px;color:var(--muted);font-size:10px}footer span{margin:0 8px}footer a{color:var(--muted)}.copy-dock{position:fixed;bottom:0;left:0;right:0;background:#fafbf7f5;backdrop-filter:blur(12px);border-top:1px solid var(--line);z-index:5;padding:12px 28px max(12px,env(safe-area-inset-bottom))}.copy-dock>div{max-width:1088px;margin:auto;display:flex;justify-content:space-between;gap:20px;align-items:center}.dock-label{font-size:12px;color:var(--muted)}#copy{background:var(--teal-dark);border-color:var(--teal-dark);color:#fff;padding:12px 27px;min-width:235px;font-size:13px}#copy:hover:not(:disabled){background:#123d3b}.toast{position:fixed;bottom:92px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 18px;border-radius:10px;font-size:12px;max-width:calc(100% - 32px);width:max-content;line-height:1.6;z-index:9;box-shadow:0 5px 18px #0002}.toast:empty{display:none}dialog{width:min(92vw,600px);border:1px solid var(--line);border-radius:17px;padding:24px;color:var(--ink)}dialog::backdrop{background:#102b2866}dialog h2{font-size:20px;margin-bottom:12px}dialog p{font-size:13px;margin-bottom:15px;line-height:1.6}dialog textarea{min-height:45vh;font-size:12px;line-height:1.7;margin-bottom:15px}.noscript{padding:20px;background:#fff2d5}#print-area{display:none}body.keyboard-open .copy-dock{display:none}
@media(min-width:1400px){h1{font-size:40px}.intro{padding-top:42px;padding-bottom:34px}}
@media(max-width:800px){.site-header{padding:14px 20px}main{padding:0 20px 95px}.intro{padding:27px 0 23px}h1{font-size:30px;letter-spacing:-1.2px}.privacy-chip{display:none}.workspace{gap:16px}.input-panel,.result-panel{padding:18px}.panel-title{gap:6px}.panel-title h2{font-size:13px;gap:6px}.panel-title .text-button{font-size:11px}.rate-card{padding:15px 11px 0}.rate-card>strong{font-size:22px}.rate-card p span{font-size:9px}.live-indicator{font-size:8px}.guide{gap:30px}.result-column{position:static}.field-grid{gap:10px}.data-list{font-size:10px}.copy-dock{padding-left:20px;padding-right:20px}}
@media(max-width:650px){.site-header{padding:12px 18px}.brand{gap:12px;font-size:13px}.brand img{width:66px;height:37px}.header-note{font-size:10px;gap:5px}main{padding:0 14px 100px}.intro{padding:23px 5px 22px}.eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:29px;margin-top:8px;margin-bottom:8px}.intro-copy{font-size:12px}.workspace{grid-template-columns:1fr;gap:16px}.input-panel,.result-panel{padding:19px}.panel-title{margin-bottom:15px}.panel-title h2{font-size:14px}.panel-title .text-button{font-size:12px}.segmented{margin-bottom:18px}.segmented button{font-size:12px}.money-input input{height:60px;font-size:27px}.presets{gap:5px;margin-bottom:17px}.presets button{min-height:44px;font-size:10px}.method-box{margin:20px 0 17px}.field-label span{font-size:10px}.live-indicator{font-size:9px}.rate-card{padding:17px 13px 0}.rate-card>strong{font-size:27px}.rate-card p span{font-size:10px}.rate-card>div{font-size:10px}.result-topline{margin-top:5px}.working-note{display:none}.result-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.result-actions button{padding:8px 2px;font-size:9px;min-height:56px}.result-actions button svg{display:block;margin:0 auto 6px}.result-footnote{font-size:9px}.data-list{font-size:11px}.library-section{margin-top:17px}.library{padding:0 18px}.library summary{font-size:12px}.compare-cards{grid-template-columns:1fr}.compare-card .data-list{grid-template-columns:minmax(0,1fr) auto;font-size:11px;gap:8px}.compare-card dd{text-align:right;font-size:12px;margin:0}.guide{grid-template-columns:1fr;gap:20px;margin:38px 6px 27px}.guide h2{font-size:27px}.guide h2 br{display:none}.guide>div>p:not(.eyebrow){max-width:none;font-size:11px}.faq-list summary{font-size:12px}.offline-bar{font-size:10px;flex-wrap:wrap;margin:0 5px}footer{font-size:9px;flex-direction:column;gap:12px;padding-left:5px;padding-right:5px}.copy-dock{padding:10px 14px max(10px,env(safe-area-inset-bottom))}.copy-dock>div{gap:12px}.dock-label{font-size:10px;line-height:1.5;max-width:100px}#copy{min-width:0;flex:1;max-width:260px;padding:13px 12px;font-size:12px}.history-row{align-items:flex-start}.history-row .history-actions{flex-direction:column}.toast{bottom:86px}.form-footer{gap:10px}}
@media(max-width:350px){.input-panel,.result-panel{padding:15px}.panel-title h2{font-size:12px}.step{width:22px;height:22px}.rate-card>strong{font-size:23px}.field-label{align-items:flex-start}.field-label span{max-width:145px;text-align:right}.rate-card{padding-left:11px;padding-right:11px}h1{font-size:26px}.brand{gap:9px}.header-note{font-size:9px}.result-actions button{font-size:8px}.data-list dd{max-width:120px}}
.brand img{width:140px;height:38px}
.result-panel .panel-title{flex-wrap:wrap;row-gap:7px}
footer small{display:block;margin-top:7px;font-size:10px;line-height:1.6}
.segmented button,.presets button,.result-actions button{min-height:44px}
@media(max-width:650px){.brand img{width:123px;height:33px}.brand{gap:10px}}
@media(max-width:350px){.brand img{width:108px;height:29px}.brand-divider{display:none}.brand{gap:8px}}
/* Larger supporting text for easier reading below the calculator. */
.guide>div>p:not(.eyebrow),.faq-list p{font-size:14px}
.faq-list summary{font-size:15px}
footer{font-size:14px}
footer small,.offline-bar{font-size:13px}
.result-footnote,.fine-print{font-size:12px}
.dock-label{font-size:13px}
@media(max-width:650px){.dock-label{font-size:12px;max-width:125px;flex:0 1 42%}}
.field-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px;margin-top:25px;padding:30px 32px;background:#edf3ed;border:1px solid #d7e3d7;border-radius:18px;color:var(--ink)}
.footer-identity>p{font-size:24px;font-weight:700;letter-spacing:-.8px;line-height:1.3}
.footer-identity>p>span{display:block;margin:5px 0 0;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--teal)}
.footer-identity>small{display:block;margin-top:15px;font-size:14px;color:var(--muted)}
.footer-contact>p{margin:0 0 10px;font-size:14px;font-weight:600}
.field-footer .footer-call{display:flex;align-items:center;gap:13px;min-height:68px;padding:12px 17px;background:#123d3b;color:white;border:1px solid #123d3b;border-radius:12px;text-decoration:none;transition:background .15s}
.footer-call:hover{background:#1b514b!important}
.field-footer .footer-call>span{margin:0}
.field-footer .footer-call small{display:block;margin:0 0 3px;font-size:11px;line-height:1.3;color:#d8e8df}
.footer-call strong{display:block;font-size:19px;font-weight:600;letter-spacing:.4px;font-variant-numeric:tabular-nums}
.footer-call .call-arrow{padding-left:18px;font-size:21px;color:#d8e8df}
@media(max-width:650px){.field-footer{flex-direction:column;align-items:stretch;gap:24px;padding:24px;margin-top:22px}.footer-identity>p{font-size:25px}.footer-contact{border-top:1px solid #d0dfd1;padding-top:20px}.footer-contact>p{font-size:15px}.footer-call .call-arrow{margin-left:auto!important;padding-left:0}.field-footer .footer-call{width:100%;padding:13px 16px}}
/* One shared brand lockup in the header and footer. */
.brand{gap:12px;flex-shrink:0}
.brand span{margin:0}
.brand .brand-divider{display:block;width:1px;height:34px;flex-shrink:0}
.brand-label{display:block;font-size:15px;line-height:1.2;letter-spacing:0}
.brand .brand-caption{display:block;margin:5px 0 0;font-size:11px;font-weight:400;color:var(--muted);line-height:1.3;white-space:nowrap}
@media(max-width:650px){.brand{gap:10px}.brand img{width:110px;height:30px}.brand-label{font-size:14px}.brand .brand-caption{font-size:10px}.site-header{flex-wrap:wrap}}
@media(max-width:380px){.site-header .header-note{margin-left:auto}}
.field-footer .footer-call{min-height:52px;width:fit-content;max-width:100%;padding:8px 13px;gap:10px;border-radius:10px}
.footer-call strong{font-size:17px}
.footer-call .call-arrow{font-size:18px;padding-left:10px}
.field-footer .footer-call small{font-size:10px}
.try-line{margin:18px 0 3px;text-align:center;font-size:13px;font-weight:550;color:var(--teal-dark)}
.copy-alternative{display:block;margin:0 auto;font-size:12px}
@media(max-width:650px){#copy{font-size:12px;padding-left:10px;padding-right:10px}#copy svg{width:16px;margin-right:5px}.copy-dock .dock-label{max-width:105px}}
.footer-contact{display:flex;align-items:center;gap:14px}
.footer-contact>p{margin:0;flex-shrink:0;font-size:14px}
@media(max-width:650px){.footer-contact{gap:10px}.footer-contact>p{font-size:13px}.field-footer .footer-call{margin-left:auto;padding:8px 10px;gap:8px}.footer-call strong{font-size:15px}.footer-call .call-arrow{display:none}.footer-call>svg{width:17px;height:17px}}
/* Keep the invitation and call action together, with stronger type. */
.footer-contact{justify-content:flex-start;gap:12px}
.footer-contact>p{font-size:19px;font-weight:650;letter-spacing:-.3px}
.field-footer .footer-call{margin-left:0;padding:11px 15px;min-height:58px}
.footer-call strong{font-size:19px}
.field-footer .footer-call small{font-size:12px}
@media(max-width:650px){.field-footer{padding:24px 18px}.footer-contact{gap:10px}.footer-contact>p{font-size:17px}.field-footer .footer-call{margin-left:0;padding:10px 12px;gap:8px}.footer-call strong{font-size:17px}}
@media(max-width:350px){.field-footer{padding-left:15px;padding-right:15px}.footer-contact{gap:8px}.footer-contact>p{font-size:16px}.field-footer .footer-call{padding:10px 9px;gap:6px}.footer-call strong{font-size:16px}}
/* V2: essential terms first; optional detail stays available on demand. */
.method-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding:5px 0;color:var(--muted);font-size:12px}
.advanced-options>.details-content{padding-top:10px}
.advanced-options .method-box{margin-top:18px}
.faq-group>summary{font-size:16px;min-height:58px;border-bottom:1px solid var(--line)}
label,.field-label{font-size:14px}
.field-hint,.field-label span,.fine-print,.rate-tax,.rate-card p span,.rate-card>div,.result-topline,.method-note,.radio-card small,.form-footer p,.detail-badge{font-size:12px}
.radio-card strong,.result-details summary,.input-details summary,.library summary{font-size:14px}
.rate-card>div{line-height:1.6}
.live-indicator{font-size:11px}
.result-actions button{font-size:12px}
.presets button{font-size:12px}
.data-list{font-size:13px}
#more-results>.details-content{padding-top:4px}
#more-results .result-actions{grid-template-columns:1fr 1fr}
@media(max-width:650px){.field-label span{font-size:11px}.presets button{font-size:11px}.rate-card{padding-left:12px;padding-right:12px}.rate-card>div{font-size:11px}.panel-title{flex-wrap:wrap}.guide{gap:12px}.method-summary{font-size:12px}.advanced-options>summary{flex-wrap:wrap}.field-label{flex-wrap:wrap}}
/* Compact FAQ section and balanced mobile contact row. */
.guide{display:block;margin:28px 6px}
@media(max-width:650px){
 .footer-contact{display:grid;grid-template-columns:5% calc(50% - 20px) 20px 40% 5%;width:100%;gap:0;align-items:center}
 .footer-contact>p{grid-column:2;font-size:18px;text-align:right;white-space:normal;line-height:1.35;min-width:0}
 .field-footer .footer-call{grid-column:4;display:flex;justify-content:center;width:100%;min-width:0;max-width:100%;margin:0;padding:10px 6px;gap:0;box-sizing:border-box}
 .footer-call>svg,.footer-call .call-arrow{display:none}
 .footer-call strong{font-size:clamp(13px,4vw,16px);letter-spacing:0;white-space:nowrap}
 .field-footer .footer-call small{font-size:12px;text-align:center}
}
/* Compact footer with a centred shared brand lockup. */
.field-footer{display:flex;flex-direction:column;align-items:stretch;gap:16px;padding-top:20px;padding-bottom:18px}
.footer-identity{display:flex;justify-content:center;width:100%}
.footer-contact{align-self:center;padding-top:12px;max-width:420px;width:100%}
.field-footer .footer-call{min-height:44px;padding-top:5px;padding-bottom:5px}
@media(max-width:650px){
 .field-footer{gap:12px;padding-top:18px;padding-bottom:16px}
 .footer-contact{padding-top:12px}
 .field-footer .footer-call{min-height:44px;padding-top:4px;padding-bottom:4px}
 #copy{max-width:290px;font-size:12px;line-height:1.35;white-space:normal}
 #copy svg{display:none}
 .copy-dock .dock-label{max-width:90px;flex:0 1 30%}
}
/* Desktop: two balanced sections in one compact footer band. */
@media(min-width:900px){
 .field-footer{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;padding:26px 24px;border-radius:16px}
 .footer-identity{justify-content:center;padding:12px 24px}
 .footer-contact{justify-content:center;align-self:stretch;max-width:none;padding:12px 24px;border-left:1px solid #cddcce;gap:22px}
 .footer-contact>p{font-size:19px;line-height:1.4}
 .field-footer .footer-call{min-height:52px;padding:8px 15px;gap:12px;flex-shrink:0}
 .footer-call strong{font-size:18px;letter-spacing:.2px}
 .footer-call .call-arrow{padding-left:4px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{body{background:#fff;color:#111}body>*:not(#print-area){display:none!important}#print-area{display:block;font:11pt/1.6 Arial,sans-serif;color:#111}#print-area h1{font-size:22pt;letter-spacing:-.5px}#print-area h2{font-size:15pt;margin:20px 0 10px}#print-area p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10pt}#print-area section{break-inside:avoid;page-break-inside:avoid;border-top:1px solid #ccc;margin:15px 0;padding-top:12px}#print-area img{width:140px;height:38px;object-fit:contain;margin-bottom:20px}@page{size:auto;margin:16mm}}
