/* VCC / Editorial theme v3. Canonical source: vcc-build/theme/theme.css.
   Final compatibility layer for generated and preserved Blocksy pages.
   No remote fonts, JavaScript layout, or hidden core content. */
:root {
 --v3-paper:#fafaf6;--v3-white:#fff;--v3-ink:#142c2a;--v3-muted:#50615e;
 --v3-teal:#08695c;--v3-dark:#123e38;--v3-line:#d9dfd9;--v3-tint:#edf2ec;
 --v3-sans:Arial,'Helvetica Neue','PingFang SC','Microsoft YaHei',sans-serif;
 --vcc-sans:var(--v3-sans);--vcc-serif:var(--v3-sans);
 --font-main:var(--v3-sans);--font-heading:var(--v3-sans);
 --theme-font-family:var(--v3-sans);--theme-heading-color:var(--v3-ink);
 --theme-text-color:var(--v3-muted);--theme-link-initial-color:var(--v3-teal);
 --theme-link-hover-color:#034d42;--theme-border-color:var(--v3-line);
 --theme-palette-color-1:var(--v3-teal);--theme-palette-color-2:#034d42;
 --theme-button-background-initial-color:var(--v3-teal);--theme-button-background-hover-color:#034d42;
 --theme-button-border-radius:5px;--theme-content-vertical-spacing:48px;
}
html {scroll-padding-top:100px;background:var(--v3-paper)}
body[data-vcc-theme] {background:var(--v3-paper)!important;color:var(--v3-ink);font-family:var(--v3-sans)!important;-webkit-font-smoothing:antialiased}
body[data-vcc-theme] :is(h1,h2,h3,h4,h5,h6,.entry-title,.page-title){font-family:var(--v3-sans)!important;letter-spacing:-.035em;line-height:1.15;font-weight:700}
body[data-vcc-theme] h1{font-size:clamp(2.15rem,4.5vw,3.8rem)}
body[data-vcc-theme] h2{font-size:clamp(1.6rem,3vw,2.35rem)}
body[data-vcc-theme] h3{font-size:1.24rem;line-height:1.3}
body[data-vcc-theme] :is(button,input,select,textarea){font-family:var(--v3-sans)!important}
body[data-vcc-theme] :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #a9571c!important;outline-offset:4px!important}
body[data-vcc-theme] :is(p,li,td){overflow-wrap:break-word}
body[data-vcc-theme] :is(.entry-content,.vcc-wrap){--theme-content-spacing:1.35em}
/* Shared chrome: quiet typography, one purposeful primary action. */
body[data-vcc-theme] #header,body[data-vcc-theme] #header [data-row]{background:var(--v3-paper)!important;box-shadow:none!important;border-bottom:1px solid var(--v3-line)}
body[data-vcc-theme] #header [data-row] {--height:84px}
body[data-vcc-theme] #header [data-row]>.ct-container {width:calc(100% - 64px);max-width:1360px}
body[data-vcc-theme] .site-logo-container{min-width:160px;text-decoration:none!important;display:flex;align-items:center}
body[data-vcc-theme] .site-logo-container img{display:none}
body[data-vcc-theme] .site-logo-container::after{content:'VCC / Singapore';font:700 23px/1 var(--v3-sans);letter-spacing:-1px;color:var(--v3-ink);white-space:nowrap}
body[data-vcc-theme] ul.vcc-nav>.menu-item>.ct-menu-link{font-size:14px!important;text-transform:none;letter-spacing:0!important;padding:10px 7px!important;color:var(--v3-ink)}
body[data-vcc-theme] ul.vcc-nav .vcc-sub{border-radius:5px;border-color:var(--v3-line);box-shadow:0 12px 32px #142c2a12}
body[data-vcc-theme] ul.vcc-nav>li:focus-within .vcc-sub{opacity:1;visibility:visible;transform:none}
body[data-vcc-theme] ul.vcc-nav .vcc-sub a:hover{background:var(--v3-tint);color:var(--v3-teal)}
body[data-vcc-theme] .ct-header-cta .ct-button{background:var(--v3-teal)!important;color:white!important;border-radius:5px!important;font-size:14px!important;letter-spacing:0;text-transform:none;padding:11px 16px!important}
body[data-vcc-theme] .vcc-lang{border-radius:4px;border-color:var(--v3-line)}
body[data-vcc-theme] .vcc-lang .is-on{background:var(--v3-dark)}
body[data-vcc-theme] #offcanvas .ct-panel-inner{background:var(--v3-dark)!important}
body[data-vcc-theme] .ct-header-trigger{color:var(--v3-ink)!important;--theme-icon-color:var(--v3-ink)!important}
body[data-vcc-theme] .vfoot{background:var(--v3-dark);color:#dce7e2}
body[data-vcc-theme] .vfoot-wrap{max-width:1280px;padding:64px 32px 28px}
body[data-vcc-theme] .vfoot-col h2{font:700 14px/1.5 var(--v3-sans);letter-spacing:.09em;color:#b5d5c7}
body[data-vcc-theme] .vfoot :is(a,p,.vfoot-meta,.vfoot-disc){color:#c6d7d0}
body[data-vcc-theme] .vfoot a:hover{color:white;text-decoration:underline}
body[data-vcc-theme] .vfoot-cta{background:#d9edce;color:var(--v3-dark)!important;border-radius:4px}
/* Homepage: editorial opening, functional route panel, open section rhythm. */
body[data-vcc-theme] #vcc-home{--navy:var(--v3-ink);--navy2:var(--v3-dark);--blue:var(--v3-teal);--gold:var(--v3-teal);--gold-l:#034d42;--ink:var(--v3-ink);--slate:var(--v3-muted);--muted:var(--v3-muted);--line:var(--v3-line);--soft:var(--v3-tint);--cream:var(--v3-tint);background:var(--v3-paper)}
body[data-vcc-theme] #vcc-home .wrap{max-width:1280px;padding-inline:40px}
body[data-vcc-theme] #vcc-home .hero{background:var(--v3-paper);padding:80px 0 72px;color:var(--v3-ink);border-bottom:1px solid var(--v3-line)}
body[data-vcc-theme] #vcc-home .hero::after{display:none}
body[data-vcc-theme] #vcc-home .hero .wrap{max-width:1280px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);column-gap:72px;align-items:start}
body[data-vcc-theme] #vcc-home .hero .wrap> :not(.v3-routes){grid-column:1}
body[data-vcc-theme] #vcc-home .hero h1{font-size:clamp(2.5rem,4.6vw,4.4rem);line-height:1.04;letter-spacing:-.055em;color:var(--v3-ink);font-weight:700;margin-bottom:24px;text-wrap:initial}
body[data-vcc-theme] #vcc-home .hero h1 .hl{color:var(--v3-teal)}
body[data-vcc-theme] #vcc-home .hero .lede{color:var(--v3-muted);font-size:1.08rem;line-height:1.7;margin-bottom:28px}
body[data-vcc-theme] #vcc-home .hero .eyebrow{font-size:14px;letter-spacing:.13em;color:var(--v3-teal);margin-bottom:24px}
body[data-vcc-theme] #vcc-home .trustline{color:var(--v3-muted);font-size:14px;gap:10px 16px;margin-top:24px}
body[data-vcc-theme] #vcc-home .trustline .dot{background:var(--v3-teal)}
body[data-vcc-theme] #vcc-home .btn{border-radius:4px;box-shadow:none;transform:none;font-size:14px;padding:14px 20px}
body[data-vcc-theme] #vcc-home .btn-gold{background:var(--v3-teal);color:#fff}
body[data-vcc-theme] #vcc-home .btn-ghost{background:transparent;color:var(--v3-ink);border-color:#9caaa3}
body[data-vcc-theme] #vcc-home .btn:hover{background:#034d42;color:white}
body[data-vcc-theme] #vcc-home .v3-routes{grid-column:2;grid-row:1/span 5;align-self:center;background:var(--v3-tint);padding:28px;border-radius:6px;border:1px solid var(--v3-line)}
body[data-vcc-theme] #vcc-home .v3-routes .v3-label{font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--v3-muted);margin:0 0 24px}
body[data-vcc-theme] #vcc-home .v3-routes a{display:grid;grid-template-columns:1fr auto;gap:8px;padding:20px 0;border-top:1px solid #cbd5cb;text-decoration:none;color:var(--v3-ink)}
body[data-vcc-theme] #vcc-home .v3-routes a:last-child{padding-bottom:0}
body[data-vcc-theme] #vcc-home .v3-routes b{font-size:19px;letter-spacing:-.02em;line-height:1.25}
body[data-vcc-theme] #vcc-home .v3-routes span{grid-column:1;font-size:14px;line-height:1.55;color:var(--v3-muted)}
body[data-vcc-theme] #vcc-home .v3-routes i{grid-column:2;grid-row:1;font-style:normal;color:var(--v3-teal)}
body[data-vcc-theme] #vcc-home .v3-routes a:hover b{color:var(--v3-teal);text-decoration:underline}
body[data-vcc-theme] #vcc-home .stats-band{margin-top:0;background:var(--v3-paper)}
body[data-vcc-theme] #vcc-home .stats{border:0;border-bottom:1px solid var(--v3-line);border-radius:0;box-shadow:none;background:none}
body[data-vcc-theme] #vcc-home .stat{padding:28px 24px;background:none}
body[data-vcc-theme] #vcc-home .stat b{font-size:22px;letter-spacing:-.035em}
body[data-vcc-theme] #vcc-home .stat span{font-size:14px}
body[data-vcc-theme] #vcc-home .sec{padding:80px 0;border-bottom:1px solid var(--v3-line)}
body[data-vcc-theme] #vcc-home .sec-head{max-width:780px;margin-bottom:36px}
body[data-vcc-theme] #vcc-home h2{font-size:clamp(1.8rem,3.3vw,2.8rem);font-weight:700;letter-spacing:-.04em}
body[data-vcc-theme] #vcc-home :is(.who,.ben,.step,.tool,.pill){border-radius:4px;border:0;border-top:1px solid #a9bbb1;background:transparent;box-shadow:none;padding:24px 12px 20px 0;transform:none}
body[data-vcc-theme] #vcc-home :is(.who,.tool,.pill):hover{background:#e6eee5;border-color:var(--v3-teal);box-shadow:none;transform:none}
body[data-vcc-theme] #vcc-home .who>b{display:block;font-size:1.18rem;margin-bottom:10px;color:var(--v3-ink)}
body[data-vcc-theme] #vcc-home .who>span{font-size:.9rem;line-height:1.6;color:var(--v3-muted)}
body[data-vcc-theme] #vcc-home :is(.who,.ben,.tool) .ic{border:0;border-radius:3px;background:#dfebdf}
body[data-vcc-theme] #vcc-home .tool .ic svg{stroke:var(--v3-teal)}
body[data-vcc-theme] #vcc-home .tool .tag{top:22px;border-radius:3px;letter-spacing:.04em}
body[data-vcc-theme] #vcc-home .vstruct{box-shadow:none;border-radius:4px;background:white}
body[data-vcc-theme] #vcc-home .midcta{background:var(--v3-tint);border:1px solid var(--v3-line);border-radius:4px}
body[data-vcc-theme] #vcc-home .authority{background:var(--v3-tint);color:var(--v3-ink)}
body[data-vcc-theme] #vcc-home .authority :is(h2,h3,b){color:var(--v3-ink)}
body[data-vcc-theme] #vcc-home .authority :is(p,.byline div){color:var(--v3-muted)}
body[data-vcc-theme] #vcc-home .auth{background:transparent;border:0;border-top:1px solid var(--v3-line);border-radius:0;padding:22px 0}
body[data-vcc-theme] #vcc-home .authority a{color:var(--v3-teal)}
body[data-vcc-theme] #vcc-home .auth-grid{grid-template-columns:2fr 1fr 1fr;gap:36px}
body[data-vcc-theme] #vcc-home .faq details{background:transparent;border:0;border-bottom:1px solid var(--v3-line);border-radius:0;padding:8px 0}
body[data-vcc-theme] #vcc-home .faq summary{padding-right:32px}
body[data-vcc-theme] #vcc-home .final{background:var(--v3-dark);padding:72px 0;text-align:left}
body[data-vcc-theme] #vcc-home .final .wrap{max-width:1280px}
body[data-vcc-theme] #vcc-home .final p{margin-left:0}
body[data-vcc-theme] #vcc-home .final .btn-row{justify-content:flex-start}
body[data-vcc-theme] #vcc-home .final .btn-gold{background:#d9edce;color:var(--v3-dark)}
body[data-vcc-theme] #vcc-home .final .btn-ghost{color:white;border-color:#8ba59b}
body[data-vcc-theme] #vcc-home .vcc-answer{max-width:1200px;background:transparent;border:0;border-bottom:1px solid var(--v3-line);border-radius:0;padding:64px 0;margin:0 auto;box-shadow:none}
body[data-vcc-theme] #vcc-home .vcc-answer>p{max-width:880px;font-size:17px;line-height:1.75}
body[data-vcc-theme] #vcc-home .vcc-answer-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px 40px;padding-left:20px;font-size:15px;line-height:1.7}
/* Guide/service/news compatibility components. Content retains its source and semantics. */
body[data-vcc-theme] .vcc-wrap{max-width:850px;padding:0 24px}
body[data-vcc-theme] .vcc-wrap:has(#vcc-calc),body[data-vcc-theme] .vcc-wrap:has([id^="tool-"]){max-width:1120px}
body[data-vcc-theme] .entry-content> :is(p,ul,ol,h2,h3,h4,.vcc-hero,.vcc-reviewer,.vcc-reviewed,.vcc-numbers,.vcc-cta,.vcc-faq,.vcc-sources){max-width:802px}
body[data-vcc-theme] .vcc-hero{background:transparent;color:var(--v3-ink);border:0;border-bottom:1px solid var(--v3-line);border-radius:0;padding:24px 0 36px;margin-bottom:24px;box-shadow:none}
body[data-vcc-theme] .vcc-hero h1{color:var(--v3-ink);font-size:clamp(2.1rem,4.2vw,3.5rem);line-height:1.08;letter-spacing:-.045em;margin-bottom:22px}
body[data-vcc-theme] .vcc-hero p{color:var(--v3-muted);font-size:1.15rem;line-height:1.65}
body[data-vcc-theme] .vcc-hero .vcc-eyebrow{color:var(--v3-teal);font-size:14px;letter-spacing:.13em}
body[data-vcc-theme] .vcc-crumbs{max-width:802px;color:var(--v3-muted);font-size:14px;margin:0 auto 20px;line-height:1.7}
body[data-vcc-theme] .vcc-wrap>h2{margin-top:2em;padding-top:24px;border-top:1px solid var(--v3-line)}
body[data-vcc-theme] .vcc-wrap :is(p,li){line-height:1.75}
body[data-vcc-theme] :is(.vcc-reviewed,.vcc-reviewer){color:var(--v3-muted);font-size:14px;line-height:1.6}
body[data-vcc-theme] .vcc-prefsrc{background:transparent!important;border:0!important;box-shadow:none!important;color:var(--v3-muted)!important;font-size:14px!important;padding:0!important}
body[data-vcc-theme] .vcc-numbers{gap:0;border-block:1px solid var(--v3-line);margin:32px 0}
body[data-vcc-theme] .vcc-numbers>div{background:transparent;border:0;border-radius:0;padding:22px 16px;border-right:1px solid var(--v3-line)}
body[data-vcc-theme] .vcc-numbers>div:last-child{border-right:0}
body[data-vcc-theme] :is(.vcc-numbers b,.vcc-faq summary){color:var(--v3-ink)}
body[data-vcc-theme] :is(.vcc-keyfacts,.vcc-mythbox,.vcc-answer,.vcc-author-card,.vcc-team-card,.vcc-diagram){background:var(--v3-tint);border-color:var(--v3-line);border-radius:4px;box-shadow:none}
body[data-vcc-theme] table.vcc-table{border-radius:0;border-color:var(--v3-line);font-size:15px;line-height:1.6}
body[data-vcc-theme] table.vcc-table th{background:var(--v3-dark);color:#fff;font-weight:600;padding:16px}
body[data-vcc-theme] table.vcc-table td{padding:16px;border-color:var(--v3-line)}
body[data-vcc-theme] table.vcc-table tr:nth-child(even) td{background:var(--v3-tint)}
.v3-table-scroll{overflow-x:auto;max-width:100%;margin:24px 0}
.v3-table-scroll>table{margin:0!important;min-width:520px}
body[data-vcc-theme] :is(.vcc-cta,.vcc-cta2){background:var(--v3-dark);border:0;border-radius:5px;padding:40px;text-align:left;box-shadow:none}
body[data-vcc-theme] :is(.vcc-cta,.vcc-cta2) h2{font-size:2rem;color:white}
body[data-vcc-theme] :is(.vcc-cta,.vcc-cta2) p{margin-left:0;color:#d2e2da}
body[data-vcc-theme] :is(.vcc-cta a,.vcc-cta2-btn){background:#d9edce;color:var(--v3-dark)!important;border-radius:4px;box-shadow:none;font-size:14px}
body[data-vcc-theme] :is(.vcc-mid-cta,.vcc-inline-cta){background:var(--v3-tint);border-color:var(--v3-line);border-radius:4px;box-shadow:none}
body[data-vcc-theme] .vcc-faq details{padding:20px 0;border-color:var(--v3-line)}
body[data-vcc-theme] :is(.vcc-sources,.vcc-disc){border-color:var(--v3-line);color:var(--v3-muted)}
body[data-vcc-theme] .entry-card{border:1px solid var(--v3-line)!important;border-radius:5px!important;box-shadow:none!important;overflow:hidden;background:var(--v3-paper)!important}
body[data-vcc-theme] .entry-card .entry-title{font-size:1.45rem}
body[data-vcc-theme] .vcc-art--index{background:var(--v3-dark)}
body[data-vcc-theme] .vcc-art--index :is(.ix-num,.ix-pub,.ix-eye,.ix-vol){font-family:var(--v3-sans)!important}
body[data-vcc-theme] .vcc-art--index .ix-num{font-weight:700;opacity:.5}
/* Inputs keep native semantics and existing calculation/delivery contracts. */
body[data-vcc-theme] :is(input:not([type=range]):not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]),select,textarea){border-radius:4px!important;border-color:#a4b3aa;background-color:white;font-size:16px;accent-color:var(--v3-teal)}
body[data-vcc-theme] #vcc-calc .grid{border-radius:5px;box-shadow:none;border-color:var(--v3-line)}
body[data-vcc-theme] #vcc-calc .inputs{background:var(--v3-tint)}
body[data-vcc-theme] #vcc-calc .results{background:var(--v3-dark)}
body[data-vcc-theme] #vcc-contact{background:var(--v3-paper)}
body[data-vcc-theme] #vcc-contact :is(.vc-form-panel,.vc-form-card){border-radius:5px;box-shadow:none}
@media(max-width:1000px){
 body[data-vcc-theme] #vcc-home .hero .wrap{column-gap:36px;grid-template-columns:minmax(0,1.35fr) minmax(250px,1fr)}
 body[data-vcc-theme] #vcc-home .vcc-answer{margin-inline:32px}
 body[data-vcc-theme] #vcc-home .auth-grid{grid-template-columns:1fr}
}
@media(max-width:767px){
 body[data-vcc-theme] #header [data-row]{--height:70px}
 body[data-vcc-theme] #header [data-row]>.ct-container{width:calc(100% - 32px)}
 body[data-vcc-theme] .site-logo-container{min-width:0}
 body[data-vcc-theme] .site-logo-container::after{font-size:20px;letter-spacing:-.7px}
 body[data-vcc-theme] .ct-header-cta .ct-button{font-size:14px!important;padding:10px!important;min-height:40px}
 body[data-vcc-theme] #vcc-home .wrap{padding-inline:24px}
 body[data-vcc-theme] #vcc-home .hero{padding:48px 0 40px}
 body[data-vcc-theme] #vcc-home .hero .wrap{display:block}
 body[data-vcc-theme] #vcc-home .hero h1{font-size:clamp(2.45rem,8.7vw,3.5rem)}
 body[data-vcc-theme] #vcc-home .hero .lede{font-size:16px}
 body[data-vcc-theme] #vcc-home .hero .eyebrow{font-size:14px}
 body[data-vcc-theme] #vcc-home .v3-routes{margin-top:36px;padding:24px}
 body[data-vcc-theme] #vcc-home .v3-routes a{padding-block:17px}
 body[data-vcc-theme] #vcc-home .v3-routes b{font-size:18px}
 body[data-vcc-theme] #vcc-home .stats{grid-template-columns:1fr 1fr}
 body[data-vcc-theme] #vcc-home .stat{padding:20px 12px}
 body[data-vcc-theme] #vcc-home .stat b{font-size:20px}
 body[data-vcc-theme] #vcc-home .sec{padding:52px 0}
 body[data-vcc-theme] #vcc-home .vcc-answer{margin-inline:24px;padding:40px 0}
 body[data-vcc-theme] #vcc-home .vcc-answer-facts{display:block}
 body[data-vcc-theme] #vcc-home .vcc-answer-facts li{margin-bottom:14px}
 body[data-vcc-theme] #vcc-home :is(.grid-4,.grid-3,.grid-2,.steps){grid-template-columns:1fr}
 body[data-vcc-theme] .vcc-wrap{padding:0 6px}
 body[data-vcc-theme] .vcc-numbers{grid-template-columns:1fr 1fr}
 body[data-vcc-theme] :is(.vcc-cta,.vcc-cta2){padding:28px 24px}
 body[data-vcc-theme] .vfoot-wrap{padding:48px 24px 24px}
 body[data-vcc-theme] .vcc-reviewer{flex-wrap:wrap}
}
@media(prefers-reduced-motion:reduce){body[data-vcc-theme] *,body[data-vcc-theme] *::before,body[data-vcc-theme] *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Article entry spacing and removal of inherited decorative hero rules. */
body[data-vcc-theme] #main:not(:has(#vcc-home)):not(:has(#vcc-contact)){padding-top:32px}
body[data-vcc-theme] .vcc-hero::before,body[data-vcc-theme] .vcc-hero::after{display:none}
body[data-vcc-theme] .vcc-hero h1::after{display:none}
body[data-vcc-theme] #vcc-contact :is(h1,h2,h3,p,li,label,input,select,textarea,button){font-family:var(--v3-sans)!important}
body[data-vcc-theme] .vcc-art--index .ix-eye{color:#b5d5c7}
body[data-vcc-theme] .vcc-art--index{height:170px}
body[data-vcc-theme] .vcc-art--index .ix-num{font-size:84px}
body[data-vcc-theme] #main>.ct-container>.entry-header .page-title{font-size:clamp(2.3rem,4.5vw,3.8rem);color:var(--v3-ink)}
@media(max-width:767px){body[data-vcc-theme] #header [data-row]>.ct-container{padding-inline:0!important}}

/* CHROME-010: keep the masthead in document flow and restore official identity. */
body[data-vcc-theme] #header{position:sticky!important;top:0;z-index:1000;width:100%}
body[data-vcc-theme] #main{padding:32px 0 64px!important}
body[data-vcc-theme] #main:has(#vcc-home){padding:0!important}
body[data-vcc-theme] #main:has(#vcc-contact){padding:0 0 64px!important}
body[data-vcc-theme] .site-logo-container::after{content:none!important;display:none!important}
body[data-vcc-theme] .site-logo-container{min-width:0;flex-shrink:0}
body[data-vcc-theme] .site-logo-container img{display:block!important;width:220px!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain}
body[data-vcc-theme] #header ul.vcc-nav>.menu-item>.ct-menu-link{font-size:14px!important;line-height:1.4!important;font-weight:600;padding:12px 8px!important;min-height:44px}
body[data-vcc-theme] #header ul.vcc-nav .vcc-sub a{font-size:15px!important;line-height:1.5!important;padding:12px 16px!important}
body[data-vcc-theme] .vcc-lang-opt{font-size:14px!important;line-height:1.5}
body[data-vcc-theme] .vfoot .site-logo-container{display:inline-flex;background:white;padding:12px;border-radius:5px;margin-bottom:16px}
body[data-vcc-theme] .vfoot{position:relative;clear:both}
body[data-vcc-theme] .vcc-sources{padding-bottom:8px}
@media(max-width:1199px){
 body[data-vcc-theme] #header>[data-device="desktop"]{display:none!important}
 body[data-vcc-theme] #header>[data-device="mobile"]{display:block!important}
 body[data-vcc-theme] #header [data-row]{--height:76px}
 body[data-vcc-theme] #header [data-row]>.ct-container{width:calc(100% - 32px);padding-inline:0!important}
 body[data-vcc-theme] #header .site-logo-container img{width:190px!important}
 body[data-vcc-theme] #header [data-column="end"] [data-items]{gap:14px}
 body[data-vcc-theme] #header .ct-header-trigger{display:flex!important;min-width:44px;min-height:44px;justify-content:center}
 body[data-vcc-theme] #offcanvas .ct-panel-inner{font-size:16px}
}
@media(max-width:480px){
 body[data-vcc-theme] #header .site-logo-container img{width:164px!important}
 body[data-vcc-theme] #header [data-column="end"] [data-items]{gap:8px}
 body[data-vcc-theme] #header .ct-header-cta .ct-button{padding:10px 8px!important;font-size:14px!important}
 body[data-vcc-theme] #main{padding-top:24px!important;padding-bottom:48px!important}
 body[data-vcc-theme] #main:has(#vcc-home){padding:0!important}
 body[data-vcc-theme] #main:has(#vcc-contact){padding-top:0!important}
}
@media(max-width:360px){body[data-vcc-theme] #header .site-logo-container img{width:140px!important}}

body[data-vcc-theme] .vfoot-logo{display:inline-flex!important;width:244px;max-width:100%;background:white;padding:12px;border-radius:5px;margin-bottom:16px}
body[data-vcc-theme] .vfoot-logo img{display:block;width:220px;height:auto}
/* NAV-011: two-row masthead and a role-based reading scale. */
:root{--vcc-text-small:14px;--vcc-text-label:15px;--vcc-text-control:16px;--vcc-text-body:17px}
body[data-vcc-theme]{font-size:17px}
@media(min-width:1200px){
 body[data-vcc-theme] #header>[data-device="desktop"] [data-row]>.ct-container{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:18px 32px;padding:22px 0 0!important;max-width:1280px;width:calc(100% - 80px)}
 body[data-vcc-theme] #header [data-device="desktop"] [data-column="start"]{grid-column:1;grid-row:1}
 body[data-vcc-theme] #header [data-device="desktop"] [data-column="end"]{grid-column:2;grid-row:1}
 body[data-vcc-theme] #header [data-device="desktop"] [data-column="middle"]{grid-column:1/-1;grid-row:2;justify-content:flex-start;border-top:1px solid #d9dfd9;min-width:0}
 body[data-vcc-theme] #header [data-device="desktop"] [data-column="middle"]>[data-items]{width:100%}
 body[data-vcc-theme] #header .site-logo-container img{width:256px!important}
 body[data-vcc-theme] #header ul.vcc-nav{display:flex;justify-content:space-between;gap:16px;width:100%}
 body[data-vcc-theme] #header ul.vcc-nav>.menu-item>.ct-menu-link{font-size:18px!important;font-weight:500!important;line-height:1.4!important;min-height:62px;padding:17px 0!important}
 body[data-vcc-theme] #header .vcc-navwrap{width:100%}
 body[data-vcc-theme] #header .vcc-sub{top:100%;min-width:280px}
 body[data-vcc-theme] #header ul.vcc-nav .vcc-sub a{font-size:16px!important;padding:13px 18px!important;line-height:1.5!important}
 .ux-reading-rail{top:178px}.ux-toc{max-height:calc(100vh - 198px)}
 html{scroll-padding-top:178px}
 body[data-vcc-theme] .ux-content h2[id]{scroll-margin-top:178px}
}
body[data-vcc-theme] #header .ct-header-cta .ct-button{font-size:16px!important;line-height:1.35!important;padding:13px 22px!important;min-height:48px;font-weight:600}
body[data-vcc-theme] #header .vcc-lang-opt{font-size:15px!important;padding:10px 12px;min-height:44px;display:inline-flex;align-items:center}
body[data-vcc-theme] #header .vcc-car{font-size:14px!important;margin-left:5px}
body[data-vcc-theme] :is(.vcc-crumbs,.vcc-reviewer,.vcc-reviewed,.vcc-prefsrc,.vcc-sources,.vcc-disc,figcaption,.vfoot-meta,.vfoot-disc,.vfoot-addr){font-size:14px!important;line-height:1.65!important}
body[data-vcc-theme] :is(.vcc-eyebrow,.ux-kicker,.v3-label){font-size:14px!important;line-height:1.5!important;letter-spacing:.08em}
body[data-vcc-theme] :is(.ux-brief-card p,.ux-brief-heading p,.vcc-numbers span,.entry-excerpt,.vfoot-col a){font-size:16px!important;line-height:1.65!important}
body[data-vcc-theme] :is(.ux-section,.v6-legacy) :is(p,li){font-size:17px!important;line-height:1.75!important}
body[data-vcc-theme] :is(.ux-section table.vcc-table,table.vcc-table){font-size:16px!important;line-height:1.6!important}
body[data-vcc-theme] :is(label,.ux-view-controls button){font-size:15px!important;line-height:1.5!important}
body[data-vcc-theme] :is(input,select,textarea,button,.vcc-cta a,.vcc-cta2-btn){font-size:16px!important}
body[data-vcc-theme] .ux-toc>a{font-size:16px!important;line-height:1.6!important}
body[data-vcc-theme] #vcc-home :is(.stat span,.trustline,.v3-routes a>span:not(.ux-route-icon),.who>span){font-size:16px!important;line-height:1.6!important}
body[data-vcc-theme] .vfoot-col h2{font-size:15px!important;line-height:1.5!important}
@media(max-width:1199px){
 body[data-vcc-theme] #header .site-logo-container img{width:220px!important}
 body[data-vcc-theme] #header [data-row]{--height:88px}
}
@media(max-width:600px){
 body[data-vcc-theme] #header .site-logo-container img{width:164px!important}
 body[data-vcc-theme] #header .ct-header-cta .ct-button{font-size:14px!important;padding:12px!important;min-height:44px}
 body[data-vcc-theme] #header [data-column="end"] [data-items]{gap:6px}
 body[data-vcc-theme] #header .ct-header-trigger{min-width:40px}
}
@media(max-width:360px){body[data-vcc-theme] #header .site-logo-container img{width:132px!important}body[data-vcc-theme] #header .ct-header-cta .ct-button{padding:10px 8px!important}}

@media(min-width:1200px){body[data-vcc-theme] #header [data-device="desktop"] [data-column]{min-height:0!important}body[data-vcc-theme] #header [data-device="desktop"] [data-column="middle"] .vcc-navwrap{flex:1;max-width:none!important}body[data-vcc-theme] #header ul.vcc-nav{max-width:none!important}}
/* AUDIT-012: progressive enhancement; without JS all form fields remain available. */
body[data-vcc-theme] .audit-step{border:0;padding:0;margin:0;min-width:0}
body[data-vcc-theme] .audit-step[hidden],body[data-vcc-theme] #vc-enquiry-form [hidden]{display:none!important}
body[data-vcc-theme] .audit-step legend{font-size:21px;font-weight:600;margin-bottom:22px;color:#173e3a}
body[data-vcc-theme] .audit-step .field,body[data-vcc-theme] .audit-step .vc-field{margin-bottom:20px}
body[data-vcc-theme] .audit-next{width:100%;min-height:48px;border:0;border-radius:6px;background:#08695c;color:white;padding:14px 18px}
body[data-vcc-theme] .audit-back{margin:8px 0 20px;background:transparent;border:1px solid #b4c6ba;color:#173e3a;min-height:44px;padding:10px 14px;border-radius:6px}
body[data-vcc-theme] .audit-progress{font-size:14px;color:#50615e;margin:0 0 12px}
body[data-vcc-theme] .audit-context{padding:20px;background:#edf3ec;border:1px solid #d4e2d8;border-radius:10px;margin:0 0 24px}
body[data-vcc-theme] .audit-context h3{margin:0 0 12px;font-size:20px}
body[data-vcc-theme] .audit-context p{font-size:15px;line-height:1.65}
body[data-vcc-theme] .audit-context button{background:white;border:1px solid #adc5b5;color:#173e3a;border-radius:5px;padding:10px 14px;min-height:44px}
body[data-vcc-theme] .audit-privacy>h1{margin-bottom:32px}

body[data-vcc-theme] #vc-enquiry-form>:is(.audit-step,.audit-progress,.audit-context){grid-column:1/-1;width:100%}

body[data-vcc-theme] .audit-step .field,body[data-vcc-theme] .audit-step .vc-field{display:block!important;margin-bottom:22px!important}
/* SEO-014: calm, readable forms and an aligned confirmation state. */
body[data-vcc-theme] #vc-enquiry-form :is(label,.field label,.vc-field label){font-size:18px!important;line-height:1.45!important;font-weight:600!important;color:#173e3a!important;letter-spacing:0!important}
body[data-vcc-theme] #vc-enquiry-form :is(input:not([type=hidden]),select,textarea){font-size:18px!important;line-height:1.5!important;min-height:56px;padding:14px 16px!important;border-radius:8px!important;background:#fff;color:#173e3a}
body[data-vcc-theme] #vc-enquiry-form :is(button,.audit-next,.audit-back){font-size:18px!important;line-height:1.4!important;min-height:56px;font-weight:600!important;letter-spacing:0!important}
body[data-vcc-theme] #vc-enquiry-form .audit-step legend{font-size:24px!important;line-height:1.3!important;margin-bottom:24px!important}
body[data-vcc-theme] #vc-enquiry-form :is(.privacy-note,#audit-intake-note,.audit-error){font-size:16px!important;line-height:1.65!important;text-align:left!important}
body[data-vcc-theme] #vc-enquiry-form .audit-progress{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}
body[data-vcc-theme] #vcc-contact :is(.form-intro,.form-head p){font-size:18px!important;line-height:1.65!important}
body[data-vcc-theme] main[data-receipt="14"] .vcc-receipt{display:flex!important;flex-direction:column;align-items:center;justify-content:center;max-width:720px!important;margin:0 auto!important;padding:64px 24px 80px!important;text-align:center!important;min-height:360px}
body[data-vcc-theme] main[data-receipt="14"] .stk--svg-wrapper{display:flex!important;justify-content:center;align-items:center;margin:0 auto 20px!important;width:56px;height:56px}
body[data-vcc-theme] main[data-receipt="14"] .stk--svg-wrapper svg.ugb-custom-icon{display:block!important;width:56px!important;height:56px!important}
body[data-vcc-theme] main[data-receipt="14"] .stk--svg-wrapper svg:not(.ugb-custom-icon){position:absolute;width:0!important;height:0!important}
body[data-vcc-theme] main[data-receipt="14"] :is(h1,p){text-align:center!important;padding:0!important;width:100%;margin:0!important}
body[data-vcc-theme] main[data-receipt="14"] h1{font-size:clamp(30px,5vw,44px)!important;line-height:1.2!important;margin-bottom:22px!important}
body[data-vcc-theme] main[data-receipt="14"] p{font-size:18px!important;line-height:1.65!important;max-width:520px}
body[data-vcc-theme] .seo-reference{padding:44px 24px;margin:24px auto;background:#eef3ef;border:1px solid #d7e2da;border-radius:16px;max-width:1160px}
body[data-vcc-theme] .seo-reference h2{font-size:clamp(26px,3vw,36px);line-height:1.25;margin:10px 0 24px}
body[data-vcc-theme] .seo-reference :is(p,dd,dt,td,th,a){font-size:17px!important;line-height:1.65!important}
body[data-vcc-theme] .seo-table{overflow-x:auto;border-radius:8px;background:white}
body[data-vcc-theme] .seo-table table{width:100%;border-collapse:collapse;min-width:680px;margin:0}
body[data-vcc-theme] .seo-table :is(th,td){padding:16px;text-align:left;vertical-align:top;border-bottom:1px solid #d7e2da}
body[data-vcc-theme] .seo-table thead{background:#173e3a;color:white}
body[data-vcc-theme] .seo-paths{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}
body[data-vcc-theme] .seo-paths a{padding:12px 16px;border:1px solid #a8bfb5;background:white;border-radius:8px;font-weight:600}
body[data-vcc-theme] .seo-reference dt{font-weight:700;color:#173e3a;margin:24px 0 6px}
body[data-vcc-theme] .seo-reference dd{margin:0;padding:0 0 20px;border-bottom:1px solid #cbdacf}
@media(max-width:600px){body[data-vcc-theme] #vcc-home .hero h1{font-size:36px!important;line-height:1.15!important}body[data-vcc-theme] .seo-reference{padding:28px 18px;margin:24px 12px}body[data-vcc-theme] .seo-reference .wrap{padding:0!important}body[data-vcc-theme] .seo-paths{display:grid}body[data-vcc-theme] main[data-receipt="14"] .vcc-receipt{padding:44px 20px 56px!important}}
body[data-vcc-theme] #vcc-contact p{font-size:18px!important;line-height:1.65!important}
body[data-vcc-theme] #vcc-contact h2{font-size:28px!important;line-height:1.25!important}
body[data-vcc-theme] #vc-enquiry-form label :is(span,small){font-size:16px!important;line-height:1.45!important}
@media(max-width:600px){body[data-vcc-theme] form :is(label,input:not([type=range]):not([type=hidden]),select,textarea,button){font-size:18px!important;line-height:1.5!important}body[data-vcc-theme] form button{min-height:48px}}
/* FORM-015: service-led enquiry interface. */
body[data-vcc-theme] #vcc-contact .contact-brief .intro{max-width:480px;margin-bottom:16px!important}
body[data-vcc-theme] #vcc-contact .mobile-jump,body[data-vcc-theme] #vcc-contact .contact-card>h2,body[data-vcc-theme] #vcc-contact .contact-card>.form-note{display:none!important}
body[data-vcc-theme] #vcc-contact .contact-card{border:1px solid #d6e2db!important;box-shadow:0 16px 48px #163e3610!important;padding:28px!important;border-radius:20px!important}
body[data-vcc-theme] #vc-enquiry-form .enquiry-steps{grid-column:1/-1;display:flex;list-style:none;padding:0 0 22px!important;margin:0 0 8px!important;border-bottom:1px solid #dce5df;gap:24px}
body[data-vcc-theme] #vc-enquiry-form .enquiry-steps li{display:flex;align-items:center;gap:9px;font-size:16px!important;font-weight:600;color:#64726b;margin:0!important;padding:0!important;line-height:1.4!important}
body[data-vcc-theme] #vc-enquiry-form .enquiry-steps li>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #c4d2c9;border-radius:50%;font-size:15px}
body[data-vcc-theme] #vc-enquiry-form .enquiry-steps [aria-current]{color:#08695c}
body[data-vcc-theme] #vc-enquiry-form .enquiry-steps [aria-current]>span{background:#08695c;border-color:#08695c;color:#fff}
body[data-vcc-theme] #vc-enquiry-form .service-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}
body[data-vcc-theme] #vc-enquiry-form label.service-choice{position:relative;margin:0!important;cursor:pointer;min-width:0}
body[data-vcc-theme] #vc-enquiry-form .service-choice>input{position:absolute!important;opacity:0;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;clip-path:inset(50%)}
body[data-vcc-theme] #vc-enquiry-form .service-choice-body{display:flex;flex-direction:column;gap:14px;height:100%;min-height:166px;padding:18px 16px;background:#f8faf7;border:1px solid #d8e2da;border-radius:12px;transition:background .15s,border-color .15s}
body[data-vcc-theme] #vc-enquiry-form .service-choice-body>svg{width:26px;height:26px;color:#176e60}
body[data-vcc-theme] #vc-enquiry-form .choice-copy{display:flex;flex-direction:column;gap:7px}
body[data-vcc-theme] #vc-enquiry-form .choice-copy strong{font-size:18px!important;line-height:1.3!important;color:#193e36;font-weight:650}
body[data-vcc-theme] #vc-enquiry-form .choice-copy>span{font-size:16px!important;line-height:1.45!important;font-weight:400;color:#55655c}
body[data-vcc-theme] #vc-enquiry-form .choice-dot{position:absolute;right:15px;top:18px;width:17px;height:17px;border:1px solid #afc2b5;border-radius:50%}
body[data-vcc-theme] #vc-enquiry-form .service-choice input:checked+.service-choice-body{border:2px solid #126b60;padding:17px 15px;background:#eaf4ed}
body[data-vcc-theme] #vc-enquiry-form .service-choice input:checked+.service-choice-body .choice-dot{background:#126b60;box-shadow:inset 0 0 0 4px #eaf4ed;border-color:#126b60}
body[data-vcc-theme] #vc-enquiry-form .service-choice input:focus-visible+.service-choice-body{outline:3px solid #126b60;outline-offset:3px}
body[data-vcc-theme] #vc-enquiry-form .service-context{margin:4px 0 24px;border-top:1px solid #dbe4dd;border-bottom:1px solid #dbe4dd;padding:16px 0;background:transparent;box-shadow:none}
body[data-vcc-theme] #vc-enquiry-form .service-context summary{font-size:16px!important;line-height:1.5!important;font-weight:600;color:#315f50;cursor:pointer;padding:0!important;list-style:disclosure-closed}
body[data-vcc-theme] #vc-enquiry-form .service-context[open] summary{margin-bottom:20px}
body[data-vcc-theme] #vc-enquiry-form .audit-step legend{margin-bottom:20px!important}
@media(max-width:760px){body[data-vcc-theme] #vcc-contact .contact-grid{gap:22px!important;padding-top:26px!important}body[data-vcc-theme] #vcc-contact .eyebrow{display:none}body[data-vcc-theme] #vcc-contact h1{font-size:32px!important;margin-bottom:12px!important}body[data-vcc-theme] #vcc-contact .contact-card{padding:22px 16px!important}body[data-vcc-theme] #vc-enquiry-form .enquiry-steps{gap:18px}body[data-vcc-theme] #vc-enquiry-form .service-choice-body{padding:16px 12px;min-height:178px}body[data-vcc-theme] #vc-enquiry-form .service-choice input:checked+.service-choice-body{padding:15px 11px}}
@media(prefers-reduced-motion:reduce){body[data-vcc-theme] #vc-enquiry-form .service-choice-body{transition:none}}

/* FORM-018: one centred, immediately recognisable contact form. */
body[data-vcc-theme] #vcc-contact .contact-grid{display:block!important;max-width:800px!important;padding:36px 24px 64px!important;margin:auto!important}
body[data-vcc-theme] #vcc-contact .contact-brief{padding:0!important;margin:0 0 24px!important}
body[data-vcc-theme] #vcc-contact h1{max-width:none!important;font-size:36px!important;margin-bottom:12px!important}
body[data-vcc-theme] #vcc-contact .contact-brief .intro{max-width:none!important;margin:0!important}
body[data-vcc-theme] #vc-enquiry-form .enquiry-steps{display:none!important}
body[data-vcc-theme] #vc-enquiry-form .service-choices{gap:10px;margin-bottom:20px}
body[data-vcc-theme] #vc-enquiry-form .service-choice-body{min-height:64px!important;padding:16px 44px 16px 16px!important;justify-content:center;border-radius:8px}
body[data-vcc-theme] #vc-enquiry-form .service-choice-body>svg,body[data-vcc-theme] #vc-enquiry-form .choice-copy>span{display:none!important}
body[data-vcc-theme] #vc-enquiry-form .choice-dot{width:22px;height:22px;top:50%;right:14px;transform:translateY(-50%);border:2px solid #8ba497}
body[data-vcc-theme] #vc-enquiry-form .service-choice input:checked+.service-choice-body{padding:15px 43px 15px 15px!important}
body[data-vcc-theme] #vc-enquiry-form .choice-copy strong{font-size:18px!important;font-weight:600}
body[data-vcc-theme] #vc-enquiry-form #audit-step-2{margin-top:4px!important}
body[data-vcc-theme] #vc-enquiry-form .audit-step legend{font-size:22px!important;line-height:1.35!important;margin-bottom:18px!important}
body[data-vcc-theme] #vc-enquiry-form #vc-msg{height:132px!important;min-height:132px!important}
body[data-vcc-theme] #vc-enquiry-form .contact-optional{margin-top:18px}
@media(max-width:600px){body[data-vcc-theme] #vcc-contact .contact-grid{padding:24px 14px 48px!important}body[data-vcc-theme] #vcc-contact .contact-card{padding:22px 16px!important}body[data-vcc-theme] #vc-enquiry-form .service-choices{grid-template-columns:1fr}body[data-vcc-theme] #vc-enquiry-form .service-choice-body{min-height:56px!important}body[data-vcc-theme] #vcc-contact h1{font-size:32px!important}}

/* AUDIT-019: compact operational decisions and direct calculator entry. */
.a19-decisions{padding:20px 24px 20px 42px!important;background:#eef4ef;border-left:3px solid #0b7066;border-radius:8px;margin:20px 0!important}
.a19-decisions li{margin:0 0 10px!important;line-height:1.6!important}
.a19-decisions li:last-child{margin-bottom:0!important}
.a19-related{padding:18px 22px;background:#eef4ef;border-radius:8px;margin:0 0 24px}
.a19-related ul{margin:10px 0 0;padding-left:20px}
.a19-number{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0}
.a19-number label{font-size:17px!important;font-weight:600}
.a19-number input{width:128px!important;min-height:48px;font-size:18px!important;padding:10px 12px!important;background:white!important;border:1px solid #8aaba4!important;border-radius:8px!important}
@media(max-width:600px){.a19-decisions{padding:18px 18px 18px 34px!important}.a19-number{gap:10px}}
