/* Visa Guy 1.0.8: authoritative homepage audit corrections. */
:root{--audit-gold:#d9b476;--audit-cream:#f2ede6;--audit-navy:#0d1731}

/* Hero */
.vg-hero-content .vg-eyebrow{display:flex;align-items:center;gap:20px}
.vg-hero-content .vg-eyebrow:before{content:"";width:44px;height:2px;flex:0 0 44px;background:var(--audit-gold)}
.vg-hero-copy:before{content:"";display:block;width:76px;height:2px;margin:0 0 28px;background:var(--audit-gold)}
.vg-stats>div>i,.vg-stats>div>i .vg-icon{width:28px;height:28px}.vg-stats>div>i{flex-basis:28px}
.vg-stats{left:0}.vg-stats>div:first-child{padding-left:0}

/* Goal section */
.vg-goals-globe{top:128px;right:76px;width:610px}
.vg-goal-card{display:grid;grid-template-rows:102px auto minmax(58px,auto) 40px;align-content:start;padding:24px 18px 20px}
.vg-goal-image{margin-bottom:6px}.vg-goal-card h3{align-self:start;margin:0 0 8px}.vg-goal-card p{min-height:0}.vg-goal-card>a{align-self:end;margin-top:8px}

/* Services and process */
.vg-services-intro h2 em,.vg-process h2 em,.vg-why h2 em,.vg-about h2 em{color:#a57c43;font-weight:500}
.vg-services-intro h2 em{font-size:1.05em}
.vg-service-list article>span{color:rgba(211,170,103,.48);font-family:var(--display);font-size:50px;font-weight:600;line-height:1}
.vg-service-icon{width:62px;height:62px}.vg-service-icon .vg-icon{width:30px;height:30px}
.vg-process-step>span{width:58px!important;height:58px!important}.vg-process-step>span>i{width:54px;height:54px}
.vg-process-step>span>i .vg-icon{width:25px;height:25px}.vg-process-step>span>b{right:-3px;bottom:-4px;width:25px;height:25px}

/* Why Choose Us */
.vg-why-copy h2{margin-bottom:76px}.vg-why-copy p{margin-bottom:36px}.vg-pill-cta{margin-top:0}.vg-pill-cta span{width:42px;height:42px}
.vg-compare{height:auto;overflow:hidden;background:rgba(255,255,255,.82)}
.vg-compare-head{height:62px;align-items:center;background:rgba(255,255,255,.72);color:var(--audit-navy)}
.vg-compare-head span:last-child{background:transparent;color:var(--audit-navy)}
.vg-compare-row{min-height:102px;height:auto;align-items:stretch}.vg-compare-row>span{min-width:0}
.vg-compare-row>.vg-other{justify-content:space-between}.vg-compare-row>.vg-better{justify-content:flex-start}
.vg-compare-row>.vg-other>i,.vg-compare-row>.vg-better>i{flex-basis:58px;width:58px!important;height:58px!important}
.vg-compare-icon{width:62px!important;height:62px!important}

/* About */
.vg-about-copy h2:after{content:"";display:block;width:78px;height:2px;margin:34px 0 28px;background:var(--audit-gold)}
.vg-about-copy>p{margin-top:0}.vg-about-image{display:flex;align-items:center;min-width:0}
.vg-about-image img{width:100%;height:auto;max-height:650px;object-fit:contain;object-position:center;border-radius:0}
.vg-values article>.vg-value-icon{width:48px;height:48px;flex-basis:48px}

/* Reviews */
.vg-reviews{background:var(--audit-cream)}.vg-reviews-head{position:relative;display:block;text-align:center}
.vg-reviews-head>div:first-child{max-width:850px;margin:0 auto}.vg-reviews h2{display:inline}
.vg-reviews-head p{max-width:700px;margin:18px auto 0}
.vg-rating{display:inline-flex;align-items:center;gap:8px;margin-left:18px;padding:7px 14px;transform:translateY(-7px);border:1px solid rgba(14,23,48,.1);border-radius:999px;background:rgba(255,255,255,.72);text-align:left}
.vg-rating strong{font-family:var(--sans);font-size:18px;line-height:1}.vg-rating .vg-stars{font-size:12px}.vg-rating small{font-size:9px}
.vg-review-card{min-height:218px}.vg-review-tagline{width:max-content;margin:28px auto 0;padding:8px 22px;border-radius:999px;background:rgba(224,191,148,.2)}

/* Contact */
.vg-contact{background:linear-gradient(135deg,#f5f1eb 0%,#f3eee7 56%,#e8c99e 100%)}
.vg-contact-heading h1{font-size:0}.vg-contact-heading h1:before{content:"Talk To ";color:#20212a;font-family:var(--display);font-size:52px;font-weight:500}
.vg-contact-heading h1:after{content:"Visa Guy";color:#b18445;font-family:var(--sans);font-size:52px;font-weight:700}
.vg-lead-form{width:min(100%,900px);padding:42px 48px;border-radius:24px}.vg-field-grid{gap:36px 54px}
.vg-field-grid i,.vg-field-grid i .vg-icon{width:22px;height:22px}.vg-field-grid i{flex-basis:22px}
.vg-choice{min-height:68px;padding:15px 18px;border-radius:14px}.vg-textarea-wrap{border-radius:14px}

/* Footer */
.vg-footer-trust{display:inline-flex;align-items:center;gap:9px;color:rgba(240,235,228,.84);font-size:13px}
.vg-footer-trust svg{width:23px;height:23px;flex:0 0 23px;color:var(--audit-gold);stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.vg-footer-contact a{overflow-wrap:anywhere}
.vg-creator-credit{display:block;margin-top:4px;color:rgba(240,235,228,.55);font-size:10px;font-weight:400}.vg-creator-credit a,.vg-creator-credit strong{color:var(--audit-gold);font-weight:600}

/* Wide screens: keep the goal composition inside an evenly inset container. */
@media(min-width:1600px){
 .vg-goals>.vg-container{width:min(calc(100% - 176px),1776px)}
 .vg-goals-globe{right:88px}
}

/* Landscape tablets need the compact navigation and the same left guide. */
@media(max-width:1100px) and (min-width:640px){
 .vg-header{left:32px;right:32px}
 .vg-header-inner{grid-template-columns:1fr auto auto;gap:12px;padding-inline:28px}
 .vg-desktop-nav{display:none}
 .vg-menu-toggle{display:block}
 .vg-mobile-nav.is-open{display:block}
 .vg-phone span:last-child{display:none}
 .vg-hero-content{text-align:left}
 .vg-hero-content .vg-eyebrow,.vg-hero-title,.vg-hero-copy,.vg-hero-actions{margin-left:0;margin-right:auto}
 .vg-stats{left:0;right:auto;width:min(100%,720px)}
 .vg-stats>div:first-child{padding-left:0}
 .vg-goals-globe{top:120px;right:48px;width:min(52vw,520px);opacity:1}
}

@media(max-width:900px) and (min-width:640px){.vg-goals-globe{right:16px}}

@media(max-width:1023px){
 .vg-goals-globe{top:120px;right:16px;width:520px;opacity:1}
 .vg-goal-card{grid-template-rows:102px auto minmax(58px,auto) 40px}
 .vg-about-image img{max-height:560px}.vg-rating{margin-top:16px}
}

@media(max-width:639px){
 .vg-hero-content .vg-eyebrow{gap:12px}.vg-hero-content .vg-eyebrow:before{width:34px;flex-basis:34px}
 .vg-hero-title{max-width:100%;font-size:32px}
 .vg-hero-copy:before{width:54px;margin-bottom:24px}.vg-stats>div>i,.vg-stats>div>i .vg-icon{width:24px;height:24px}
 .vg-stats{left:0;width:325px;height:96px}
 .vg-goals{padding-top:72px;overflow:hidden}.vg-goals>.vg-container{display:flex;flex-direction:column}
 .vg-goals-head{order:1;position:relative;z-index:2;text-align:left}.vg-goals-head h2{max-width:330px;font-size:40px;line-height:1.08}
 .vg-goals-head p{max-width:335px;font-size:14px;line-height:1.7}
 .vg-goals-globe{position:relative;z-index:1;order:2;top:auto;right:auto;width:calc(100% + 34px);max-width:none;margin:0 -17px 22px;opacity:1}
 .vg-goal-grid{order:3}.vg-goal-card{min-height:300px;grid-template-rows:108px auto minmax(64px,auto) 42px;padding:22px 20px 18px;border-radius:20px}
 .vg-services-intro{text-align:left}.vg-services-intro h2{font-size:42px}.vg-expertise{width:100%;margin-inline:0}
 .vg-service-list article{min-height:112px}.vg-service-list article>span{font-size:38px}
 .vg-process-head{text-align:left}.vg-process-head h2{font-size:40px}.vg-process-step{grid-template-columns:62px 1fr}.vg-process-step>span{margin:0!important}
 .vg-why-copy{text-align:left}.vg-why-copy h2{margin-bottom:38px}.vg-pill-cta{margin-inline:0}
 .vg-compare-head,.vg-compare-row{grid-template-columns:1fr 48px 1fr}.vg-compare-row>span{padding:12px 9px!important}
 .vg-compare-row>.vg-other>i,.vg-compare-row>.vg-better>i{display:none}.vg-compare-icon{width:40px!important;height:40px!important}
 .vg-about-copy{text-align:left}.vg-about-copy h2:after{margin:26px 0 22px}.vg-values article{gap:18px;padding:17px 0}.vg-about-image img{max-height:none}
 .vg-reviews h2{display:block;font-size:32px}.vg-rating{margin:18px 0 0;transform:none}.vg-review-card{min-height:218px}
 .vg-contact-heading h1:before,.vg-contact-heading h1:after{font-size:42px}.vg-lead-form{padding:30px 22px;border-radius:22px}
 .vg-field-grid{gap:28px}.vg-choice{min-height:64px}
}

@media(prefers-reduced-motion:reduce){.vg-goal-card,.vg-pill-cta,.vg-review-card{transition:none}}

/* 1.1.1: shared container rhythm, review badge, Google mark and exact service route nodes. */
.vg-google-mark{display:block;width:22px;height:22px;margin-left:auto;font-size:0;line-height:0}
.vg-google-icon{display:block;width:22px;height:22px}
.vg-service-connector path{stroke-linecap:round;stroke-linejoin:round}
.vg-service-connector circle{stroke:#0e1730;stroke-width:1}
.vg-rating{display:flex;width:max-content;margin:24px auto 0;transform:none}

@media(min-width:1024px){
 .vg-hero-content,.vg-goals>.vg-container{width:min(calc(100% - 96px),1304px)}
 .vg-goals{height:auto;min-height:0;padding:clamp(110px,8vw,150px) 0 96px}
 .vg-goals>.vg-container{padding-top:0}
 .vg-goals-head{margin-bottom:clamp(60px,6vw,90px)}
}

@media(min-width:1600px){
 .vg-goals>.vg-container{width:min(calc(100% - 96px),1304px)}
 .vg-goals-globe{right:48px}
}

@media(max-width:639px){
 .vg-rating{margin-top:22px}
 .vg-google-mark,.vg-google-icon{width:20px;height:20px}
}

/* 1.2.0 content consolidation and privacy consent. */
.vg-services{padding:110px 0;background:linear-gradient(135deg,#f3eee7 0%,#f1ece5 54%,#e7c99f 100%)}
.vg-services-layout{align-items:center}
.vg-services-intro h2{font-size:58px;line-height:1.03}
.vg-service-list{align-self:center}
.vg-service-list article{min-height:132px}
.vg-service-connector{height:100%}

.vg-strategy{padding:110px 0;background:#f3eee7}
.vg-strategy-head{text-align:center}
.vg-strategy-head h2{margin:8px 0 58px;font-family:var(--display);font-size:58px;font-weight:600;line-height:1.05;color:#221f20}
.vg-strategy-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px) minmax(0,1fr);gap:42px;align-items:center}
.vg-strategy-list{display:grid;gap:26px}
.vg-strategy-list article{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:start}
.vg-strategy-list article>i{display:grid;width:70px;height:70px;place-items:center;border-radius:50%;background:var(--navy);color:#e0bf94;font-style:normal;box-shadow:0 10px 24px rgba(14,23,48,.12)}
.vg-strategy-list article>i .vg-icon{width:34px;height:34px}
.vg-strategy-list h3{margin:2px 0 7px;color:var(--navy);font-size:18px;line-height:1.25}
.vg-strategy-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.vg-strategy-image{display:grid;place-items:center;min-height:430px;border:1px solid rgba(212,175,106,.42);border-radius:42% 42% 24px 24px;background:radial-gradient(circle at 50% 34%,#fff 0%,rgba(255,255,255,.7) 42%,rgba(224,191,148,.22) 100%);overflow:hidden}
.vg-strategy-image img{display:block;width:88%;height:390px;object-fit:contain;object-position:center bottom}
.vg-values{margin-top:34px}
.vg-values article{padding:14px 0}
.vg-about-image img{object-fit:contain}

.vg-consent{display:flex!important;align-items:flex-start;gap:12px;margin:26px 0 8px;color:#515667;font-size:12px;line-height:1.65}
.vg-consent input{width:18px;height:18px;flex:0 0 18px;margin-top:2px;accent-color:#d4af6a}
.vg-consent a{color:#956e35;font-weight:600;text-decoration:underline;text-underline-offset:2px}
.vg-footer-bottom a{color:inherit}

@media(max-width:1023px){
 .vg-strategy-layout{grid-template-columns:1fr 280px 1fr;gap:24px}
 .vg-strategy-list article{grid-template-columns:58px 1fr;gap:13px}
 .vg-strategy-list article>i{width:58px;height:58px}.vg-strategy-list article>i .vg-icon{width:28px;height:28px}
 .vg-strategy-image{min-height:360px}.vg-strategy-image img{height:330px}
}

@media(max-width:767px){
 .vg-services{padding:76px 0}
 .vg-services-intro h2{font-size:42px}
 .vg-strategy{padding:76px 0}
 .vg-strategy-head{text-align:left}.vg-strategy-head h2{margin-bottom:38px;font-size:42px}
 .vg-strategy-layout{display:flex;flex-direction:column;gap:30px}
 .vg-strategy-image{order:1;width:100%;min-height:330px}.vg-strategy-image img{height:310px}
 .vg-strategy-list{order:2;width:100%;gap:22px}
 .vg-strategy-list:last-child{order:3}
 .vg-strategy-list article{grid-template-columns:62px 1fr}
 .vg-strategy-list article>i{width:62px;height:62px}
 .vg-consent{font-size:11px}
}
