:root{--navy:#092c45;--navy-deep:#061e31;--turquoise:#067d83;--turquoise-dark:#035e63;--aqua-soft:#e6f4f3;--sand:#f7f4ed;--ink:#18303f;--muted:#546872;--white:#fff;--warning-bg:#fff4cc;--warning-border:#bd8500;--border:#cbd8dc;--shadow:0 16px 42px #061e311a;color:var(--ink);background:var(--white);font-synthesis:none;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:18px;line-height:1.65}a{color:var(--turquoise-dark);text-underline-offset:.18em}a:hover{color:var(--navy)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:4px solid #f3b800}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);line-height:1.18}h1{letter-spacing:-.035em;font-size:clamp(2.5rem,4vw,3.6rem)}h2{letter-spacing:-.02em;font-size:clamp(2rem,3.2vw,2.7rem)}h3{font-size:1.7rem}ul{padding-left:1.4rem}.container{width:min(1200px,100% - 3rem);margin-inline:auto}.narrow{width:min(760px,100%)}.section{padding:6rem 0}.section-soft{background:var(--sand)}.section-aqua{background:var(--aqua-soft)}.section-navy{background:var(--navy);color:var(--white)}.section-navy h2,.section-navy h3{color:var(--white)}.eyebrow{color:var(--turquoise-dark);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.75rem;font-size:1rem;font-weight:800;line-height:1.35}.section-navy .eyebrow{color:#9ee5e1}.lead{max-width:64ch;color:var(--muted);font-size:clamp(1.2rem,2vw,1.38rem);line-height:1.6}.button{border:2px solid var(--turquoise);background:var(--turquoise);min-height:52px;color:var(--white);text-align:center;cursor:pointer;border-radius:.35rem;justify-content:center;align-items:center;padding:.8rem 1.35rem;font-size:18px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--turquoise-dark);background:var(--turquoise-dark);color:var(--white)}.button-secondary{border-color:var(--navy);background:var(--white);color:var(--navy)}.button-secondary:hover{border-color:var(--navy);background:var(--navy);color:var(--white)}.button-small{min-height:48px;padding:.7rem 1rem;font-size:18px}.button-row{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.text-link{font-weight:700}.skip-link{z-index:20;background:var(--white);color:var(--navy);padding:.8rem 1.1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:10;border-bottom:1px solid var(--border);background:#fffffff7;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:104px;display:flex}.brand{flex:none;line-height:0;text-decoration:none;display:block}.brand-logo{object-fit:contain;object-position:center;width:154px;height:96px;display:block}.main-nav{align-items:center;gap:1.15rem;display:flex}.main-nav ul{flex-wrap:wrap;gap:.45rem .8rem;margin:0;padding:0;list-style:none;display:flex}.main-nav a{align-items:center;min-height:48px;padding:.45rem .3rem;font-size:18px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.main-nav a.is-active{color:var(--navy);text-decoration:underline 3px}.menu-toggle{border:2px solid var(--navy);background:var(--white);min-height:52px;color:var(--navy);font:inherit;border-radius:.25rem;padding:.7rem 1rem;font-size:18px;font-weight:700;display:none}.hero{background:linear-gradient(125deg,#f7f4ed 0%,#e6f4f3 62%,#d3e9e8 100%);padding:6.5rem 0 5.75rem}.hero-title{text-wrap:balance;max-width:16ch}.hero-title span{color:var(--turquoise-dark)}.hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);align-items:stretch;gap:clamp(2.5rem,6vw,5.5rem);display:grid}.hero-guidance{border-top:5px solid var(--turquoise);background:var(--white);box-shadow:var(--shadow);border-radius:.4rem;align-content:start;gap:1.3rem;padding:clamp(1.8rem,3vw,2.6rem);display:grid}.hero-guidance h2{margin-bottom:0;font-size:clamp(1.75rem,2.5vw,2.2rem)}.hero-steps{counter-reset:hero-steps;gap:1.2rem;margin:0;padding:0;list-style:none;display:grid}.hero-steps li{grid-template-columns:2.25rem 1fr;column-gap:1rem;display:grid}.hero-steps li:before{background:var(--aqua-soft);width:2.25rem;height:2.25rem;color:var(--turquoise-dark);content:counter(hero-steps);counter-increment:hero-steps;border-radius:50%;grid-row:span 2;place-items:center;font-size:1rem;font-weight:800;display:grid}.hero-steps strong{color:var(--navy)}.hero-steps span{color:var(--muted);font-size:1rem;line-height:1.55}.hero-link{align-self:start}.section-note{background:#f6fbfa;border-block:1px solid #d6e4e2;padding:4.5rem 0}.entry-notices-section{background:var(--white);padding:5.5rem 0}.entry-notices-content{width:100%;max-width:988px;margin-inline:auto}.entry-notices-heading{margin-bottom:2rem}.entry-notices-heading h2{margin-bottom:0}.entry-notices-grid{grid-template-columns:repeat(2,minmax(0,480px));justify-content:center;align-items:start;gap:28px;display:grid}.entry-notice-card{border:1px solid #ead5b7;background:#fff5e8;border-left:7px solid #cc751e;border-radius:.55rem;align-self:start;padding:clamp(1.5rem,2.5vw,2rem);box-shadow:0 8px 24px #5e351217}.entry-notice-card h3{color:var(--navy);margin-bottom:.85rem;font-size:clamp(1.65rem,2.3vw,2rem)}.entry-notice-text{max-width:54ch;margin-bottom:1.2rem}.entry-notice-facts{gap:.7rem;margin:0 0 1.2rem;padding:0;list-style:none;display:grid}.entry-notice-facts li{color:var(--navy);background:0 0;padding:.15rem 0 .15rem 1.8rem;font-size:18px;font-weight:700;line-height:1.55;position:relative}.entry-notice-facts li:before{color:#a6570e;content:"✓";font-size:1.15rem;font-weight:800;position:absolute;top:.08rem;left:0}.entry-notice-disclaimer{color:#5d4936;background:#ffffff80;border-left:4px solid #d29a54;margin:0;padding:.9rem 1.05rem;font-size:1rem;line-height:1.55}.entry-notice-actions{justify-items:start;gap:.65rem;margin:0;display:grid}.entry-notice-button{background:#b75f0f;border-color:#b75f0f}.entry-notice-button:hover{background:#8b4508;border-color:#8b4508}.entry-notice-external-note,.entry-notice-sources{color:#5d4936;font-size:1rem;line-height:1.55}.entry-notice-sources{margin-top:1.1rem}.entry-notice-sources a{font-weight:700}.entry-notice-updated{margin-top:.55rem;display:block}.choice-grid,.visa-grid,.steps-grid,.trust-grid,.team-grid,.footer-grid{gap:1.75rem;display:grid}.choice-grid{grid-template-columns:repeat(2,1fr);margin-top:2.25rem}.choice-card,.visa-card,.step-card,.trust-card,.team-card,.faq-item,.price-card{border:1px solid var(--border);background:var(--white);border-radius:.7rem;box-shadow:0 4px 16px #061e310d}.choice-card{padding:2rem;text-decoration:none}.choice-card:hover{border-color:var(--turquoise);transform:translateY(-2px)}.choice-card strong{color:var(--navy);margin-bottom:.65rem;font-size:1.6rem;line-height:1.3;display:block}.visa-grid{grid-template-columns:repeat(3,1fr)}.visa-card{flex-direction:column;min-height:300px;padding:2rem;display:flex}.visa-card .visa-price{color:#765400;margin-top:auto;font-size:1rem;font-weight:700}.steps-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr)}.step-card{padding:2rem}.step-card .number{background:var(--turquoise);width:2.7rem;height:2.7rem;color:var(--white);border-radius:50%;place-items:center;margin-bottom:1.25rem;font-size:1.05rem;font-weight:800;display:grid}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-highlights{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.trust-highlight{border-top:4px solid var(--turquoise);background:var(--sand);padding:1.75rem}.trust-highlight h3,.trust-card h3{margin-bottom:.75rem}.trust-highlight p{margin-bottom:0}.trust-card{background:#ffffff14;border-color:#ffffff40;padding:1.8rem}.team-grid{grid-template-columns:repeat(2,1fr)}.team-card{overflow:hidden}.team-photo{aspect-ratio:4/5;object-fit:cover;object-position:center;width:100%;height:auto;display:block}.team-card>div:last-child{padding:2rem}.page-intro{background:var(--aqua-soft);padding:5.5rem 0}.content-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:4rem;display:grid}.aside-note{border-left:5px solid var(--turquoise);background:var(--aqua-soft);align-self:start;padding:1.75rem}.visa-detail{border-bottom:1px solid var(--border);padding:2.75rem 0}.visa-detail:last-child{border-bottom:0}.visa-overview{width:min(100%,1000px)}.visa-consultation{border-left:6px solid var(--turquoise);background:var(--aqua-soft);border-radius:.55rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem 2rem;margin-bottom:1.75rem;padding:clamp(1.5rem,3vw,2rem);display:grid}.visa-consultation h2{margin-bottom:.65rem}.visa-consultation p{max-width:62ch;margin-bottom:0}.visa-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;display:grid}.visa-overview-card{border:1px solid var(--border);border-top:5px solid var(--turquoise);background:var(--white);border-radius:.7rem;padding:clamp(1.5rem,3vw,2rem);box-shadow:0 4px 16px #061e310d}.visa-overview-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 14px)}.visa-overview-card h2,.visa-overview-card .lead{margin-bottom:.85rem}.visa-overview-card h3{margin:1.4rem 0 .7rem;font-size:1.3rem}.visa-overview-card .service-fee{margin:1.4rem 0}.price-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}.price-card{padding:1.8rem}.price-card.price-group--tourist{background:#effaf8}.price-card.price-group--dtv{background:#f1f7fc}.price-card.price-group--non-immigrant{background:#fdf8f0}.price-category-label{color:var(--navy);margin:0 0 .5rem;font-size:1rem;font-weight:800}.price-card p:last-child{margin-bottom:0}.service-fee{color:#765400;font-weight:700}.price-table-wrap{margin-top:2.25rem}.price-table{border-collapse:collapse;background:var(--white);width:100%;font-size:1rem;box-shadow:0 4px 16px #061e310d}.price-table th,.price-table td{border:1px solid var(--border);vertical-align:middle;text-align:left;padding:1.1rem}.price-table thead th{background:var(--navy);color:var(--white);font-size:1rem}.price-table .price-group-heading th{color:var(--navy);text-align:left;padding:1rem 1.1rem;font-size:1.15rem;font-weight:800}.price-table .price-group--tourist .price-group-heading th{background:#cfeee9}.price-table .price-group--dtv .price-group-heading th{background:#d9eaf8}.price-table .price-group--non-immigrant .price-group-heading th{background:#f5e5cb}.price-table .price-group--tourist tr:not(.price-group-heading)>*{background:#effaf8}.price-table .price-group--dtv tr:not(.price-group-heading)>*{background:#f1f7fc}.price-table .price-group--non-immigrant tr:not(.price-group-heading)>*{background:#fdf8f0}.price-table .visa-group{width:22%;color:var(--navy);font-weight:800}.price-table .total-price{color:var(--navy);white-space:nowrap;font-size:1.15rem}.price-table .price-group--tourist .total-price{background:#d8f1ed}.price-table .price-group--dtv .total-price{background:#e0eef9}.price-table .price-group--non-immigrant .total-price{background:#f8ead5}.price-card-list{display:none}.price-card dl{gap:.8rem;margin:1.4rem 0 0;display:grid}.price-card dl div{border-top:1px solid var(--border);gap:.2rem;padding-top:.85rem;display:grid}.price-card dt{color:var(--muted);font-size:1rem;font-weight:700}.price-card dd{color:var(--navy);margin:0;font-weight:800}.price-card .mobile-total{background:#dff3f1;border-top:0;margin-top:.5rem;padding:1rem}.price-card .mobile-total dt{color:var(--navy);font-size:1rem}.price-card .mobile-total dd{font-size:1.4rem}.price-source,.price-note,.payment-note,.legal-source,.team-note,.footer-dev,.footer-bottom{font-size:1rem;line-height:1.55}.price-source{color:var(--muted);margin:1rem 0 0}.price-note,.payment-note{max-width:72ch;color:var(--muted);margin:1.75rem 0 0}.payment-note{border-left:4px solid var(--turquoise);background:var(--aqua-soft);color:var(--ink);padding:1.15rem 1.25rem;font-weight:700}.legal-content>h2{color:var(--navy);margin-top:3rem;padding-top:.25rem}.legal-content>h3{color:var(--navy);margin-top:1.75rem}.legal-content ul{gap:.8rem;padding-left:1.5rem;display:grid}.legal-content li{padding-left:.2rem}.legal-source{color:var(--muted);margin-top:1.75rem}.legal-form{border:1px solid var(--border);background:var(--sand);margin:1.25rem 0 2.25rem;padding:1.5rem}.legal-form p:last-child{margin-bottom:0}.team-note{color:var(--muted);margin-top:1.5rem}.faq-list{gap:1rem;display:grid}.faq-item{padding:1.4rem 1.5rem}.faq-item summary{cursor:pointer;color:var(--navy);font-size:1.1rem;font-weight:800;line-height:1.45}.form-shell{background:var(--sand);border-radius:.7rem;max-width:800px;padding:clamp(1.75rem,4vw,2.75rem)}.form-safety-note{color:var(--navy);background:#fff5e8;border-left:5px solid #b75f0f;margin:1.5rem 0 1.75rem;padding:1.1rem 1.2rem}.form-errors{color:#651c1c;background:#fff0f0;border-left:5px solid #a62929;margin:0 0 1.5rem;padding:1.15rem 1.25rem}.form-errors ul{gap:.45rem;margin:.7rem 0 0;display:grid}.honeypot{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.field-error{color:#8b2020;min-height:1.4em;font-size:1rem;font-weight:700;line-height:1.4;display:block}.form-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 1.5rem;display:grid}.form-full{grid-column:1/-1}label{color:var(--navy);gap:.5rem;font-weight:700;display:grid}input,select,textarea{background:var(--white);width:100%;min-height:52px;color:var(--ink);font:inherit;border:2px solid #9eb0b7;border-radius:.3rem;padding:.8rem}textarea{resize:vertical;min-height:160px}.checkbox-label{align-items:flex-start;gap:.75rem;font-weight:400;display:flex}.checkbox-label input{width:1.4rem;min-height:1.4rem;margin-top:.3rem}.form-status{border-left:5px solid var(--turquoise);background:var(--aqua-soft);margin-top:1.25rem;padding:1.1rem;font-weight:700;display:none}.form-status.is-visible{display:block}.form-status.is-error{color:#651c1c;background:#fff0f0;border-left-color:#a62929}.site-footer{background:var(--navy-deep);color:#e8f1f3;padding:4.5rem 0 1.75rem}.site-footer a{color:var(--white);margin-bottom:.6rem;display:block}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-title{color:#9ee5e1;font-size:1.2rem;font-weight:800}.footer-dev{color:#cbdce0}.footer-bottom{color:#cbdce0;border-top:1px solid #ffffff2e;margin-top:3rem;padding-top:1.5rem}@media (width<=1120px){.header-inner{min-height:96px}.menu-toggle{display:inline-block}.main-nav{border-bottom:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);padding:1.5rem;display:none;position:absolute;top:100%;left:0;right:0}.main-nav.is-open,.main-nav ul{display:grid}.main-nav .button{margin-top:.75rem}}@media (width<=980px){.hero-grid,.content-grid{grid-template-columns:1fr}.hero-guidance{max-width:720px}.visa-grid,.steps-grid,.trust-grid,.trust-highlights{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.entry-notices-content{max-width:380px}.entry-notices-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.price-table-wrap{display:none}.price-card-list{gap:1.25rem;margin-top:1.75rem;display:grid}}@media (width<=640px){body{font-size:18px;line-height:1.6}h1{font-size:clamp(2.25rem,10vw,2.6rem)}h2{font-size:clamp(1.9rem,8.5vw,2.125rem)}h3{font-size:1.6rem}.container{width:min(100% - 2rem,1160px)}.section,.entry-notices-section{padding:4.5rem 0}.hero{padding:5rem 0 4.5rem}.choice-grid,.visa-grid,.steps-grid,.trust-grid,.trust-highlights,.team-grid,.price-grid,.footer-grid,.form-grid{grid-template-columns:1fr}.entry-notices-grid,.visa-overview-grid{grid-template-columns:minmax(0,1fr)}.visa-consultation{grid-template-columns:1fr}.visa-overview-card:last-child:nth-child(odd){grid-column:auto;width:auto}.button-row .button{width:100%}.entry-notice-actions{justify-items:start}.brand-logo{width:112px;height:78px}.hero-title{max-width:100%}.choice-card,.visa-card,.step-card,.trust-card,.team-card>div:last-child,.entry-notice-card{padding:1.5rem}.main-nav{padding:1.25rem 1rem}}
