:root{--a102-red:#e61d2b;--a102-red-dark:#b80e1a;--a102-ink:#071a36;--a102-copy:#536176;--a102-soft:#f5f7fa;--a102-line:#dfe5ee}
.th-a102{background:#fff;color:var(--a102-ink);font-family:var(--th-font,"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}
.th-a102 h1,.th-a102 h2,.th-a102 h3,.th-a102 .th-pv-eyebrow,.th-a102 .th-a102-kicker,.th-a102 .th-a102-card-label{font-family:var(--th-head,"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}
.th-a102 .th-pv-section{padding:70px 0}
.th-a102 .th-pv-heading{max-width:840px;margin-bottom:28px}
.th-a102 .th-pv-heading h2{font-size:clamp(29px,3vw,40px);line-height:1.12;letter-spacing:-.025em}
.th-a102 .th-pv-heading p{max-width:720px;margin:9px auto 0;color:#5a687d;font-size:15px;line-height:1.7}
.th-a102 .th-pv-section p{letter-spacing:-.002em}

/* Hero */
.th-a102-hero{padding:70px 0;background:linear-gradient(120deg,#970713 0%,#c80e1d 52%,#ef3139 100%)}
.th-a102-hero .th-pv-hero-grid{grid-template-columns:minmax(0,1.14fr) minmax(380px,.86fr);gap:46px;align-items:center}
.th-a102-hero h1{max-width:760px;margin-bottom:20px;font-size:clamp(48px,5vw,70px);line-height:1.01;letter-spacing:-.045em}
.th-a102-kicker{display:inline-flex;margin-bottom:18px;padding:8px 12px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.th-a102-hero-lead{max-width:700px!important;margin-bottom:18px!important;color:#fff!important;font-size:16.5px!important;line-height:1.72!important}
.th-a102-hero-note{max-width:700px;padding:16px 18px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(255,255,255,.09);backdrop-filter:blur(5px)}
.th-a102-hero-note>span{display:block;margin-bottom:6px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.th-a102-hero-note p{margin:0!important;color:#fff!important;font-size:14px!important;line-height:1.62!important}
.th-a102-hero-actions{margin-top:17px}.th-a102-hero .th-pv-btn{margin-top:0;padding:15px 21px;border-radius:13px;font-weight:700}
.th-a102-hero-card{padding:28px 31px;border-radius:24px}.th-a102-card-label{margin-bottom:12px;color:var(--a102-red-dark);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.th-a102-hero-facts>div{padding:13px 0;border-top:1px solid #e9edf2}.th-a102-hero-facts>div:first-child{border-top:0}
.th-a102-hero-facts span{display:block;margin-bottom:4px;color:#748197;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.th-a102-hero-facts strong{display:block;color:var(--a102-ink);font-size:16px;line-height:1.35}

/* Jump */
.th-a102-jump{position:sticky;top:0;z-index:9;border-bottom:1px solid var(--a102-line);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}
.th-a102-jump .th-pv-wrap{display:flex;overflow-x:auto;scrollbar-width:none}.th-a102-jump .th-pv-wrap::-webkit-scrollbar{display:none}
.th-a102-jump a{flex:0 0 auto;padding:16px 18px;color:#314056;text-decoration:none!important;font-size:12px;font-weight:750;white-space:nowrap}.th-a102-jump a:hover{color:var(--a102-red)}

/* Services */
.th-a102-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.th-a102-service-card{padding:22px;border:1px solid var(--a102-line);border-radius:19px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.035)}
.th-a102-service-card>span{display:grid;place-items:center;width:36px;height:33px;margin-bottom:15px;border-radius:10px;background:#fff0f1;color:var(--a102-red-dark);font-size:10px;font-weight:800}.th-a102-service-card h3{margin:0 0 8px;font-size:17px;line-height:1.3}.th-a102-service-card p{margin:0;color:#58677b!important;font-size:13.5px!important;line-height:1.65!important}

/* Right visa */
.th-a102-right-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.th-a102-right-grid article{padding:26px;border:1px solid var(--a102-line);border-radius:21px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.035)}
.th-a102-right-grid article>span{display:grid;place-items:center;width:38px;height:36px;margin-bottom:15px;border-radius:11px;background:var(--a102-ink);color:#fff;font-size:10px;font-weight:800}.th-a102-right-grid h3{margin:0 0 9px;font-size:18px}.th-a102-right-grid p{margin:0;color:var(--a102-copy)!important;font-size:13.5px!important;line-height:1.65!important}

/* Pathways */
.th-a102-pathway-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.th-a102-pathway-grid article{position:relative;padding:28px 26px 26px;border:1px solid var(--a102-line);border-radius:22px;background:#fff;overflow:hidden}.th-a102-pathway-marker{position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--a102-red)}
.th-a102-pathway-grid h3{margin:0 0 10px;font-size:20px}.th-a102-pathway-grid p{margin:0;color:var(--a102-copy)!important;font-size:13.5px!important;line-height:1.68!important}

/* Expatriate */
.th-a102-expat-section{background:linear-gradient(135deg,#071a36 0%,#0d2a4f 100%);color:#fff}.th-a102-light-heading h2{color:#fff}.th-a102-expat-section .th-pv-eyebrow{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff}
.th-a102-expat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.th-a102-expat-grid article{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:19px;background:rgba(255,255,255,.06)}.th-a102-expat-grid h3{margin:0 0 8px;color:#fff;font-size:17px}.th-a102-expat-grid p{margin:0;color:#dce6f3!important;font-size:13.5px!important;line-height:1.65!important}

/* Warning */
.th-a102-warning-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:30px;align-items:start}.th-a102-warning-copy h2{margin:0 0 14px;font-size:clamp(31px,3.2vw,44px);line-height:1.08}.th-a102-warning-copy p{color:var(--a102-copy)!important;font-size:14.5px!important;line-height:1.68!important}
.th-a102-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.th-a102-check-grid div{display:flex;gap:10px;align-items:center;min-height:68px;padding:14px;border:1px solid var(--a102-line);border-radius:14px;background:#fff}.th-a102-check-grid span{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:9px;background:#fff0f1;color:var(--a102-red);font-weight:900}.th-a102-check-grid strong{font-size:12.8px;line-height:1.4}.th-a102-wide-note{margin:20px 0 0!important;padding:17px 19px;border:1px solid #f1d5d8;border-radius:16px;background:#fff6f7;color:#5b4d56!important;font-size:13.5px!important;line-height:1.65!important}

/* Protection */
.th-a102-protection-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:30px;align-items:center}.th-a102-protection-layout h2{margin:0 0 13px;font-size:clamp(30px,3.2vw,43px)}.th-a102-protection-layout>div>p{color:var(--a102-copy)!important;font-size:14px!important;line-height:1.7!important}.th-a102-protection-card{padding:28px;border-radius:22px;background:var(--a102-ink);color:#fff}.th-a102-protection-card>span{display:block;margin-bottom:8px;color:#ffb8bf;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.th-a102-protection-card strong{display:block;margin-bottom:10px;color:#fff;font-size:25px;line-height:1.2}.th-a102-protection-card p{margin:0;color:#dce6f3!important;font-size:13.5px!important;line-height:1.65!important}

/* Benefits */
.th-a102-benefit-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.th-a102-benefit-grid>div{display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding:20px;border:1px solid var(--a102-line);border-radius:17px;background:#fff}.th-a102-benefit-grid span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff0f1;color:var(--a102-red);font-weight:900}.th-a102-benefit-grid strong{font-size:13px;line-height:1.45}

/* Cost */
.th-a102-cost-section{background:linear-gradient(135deg,#9f0916,#d81828);color:#fff}.th-a102-cost-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:26px;align-items:start}.th-a102-cost-main h2{margin:0 0 13px;color:#fff;font-size:clamp(32px,3.6vw,46px)}.th-a102-cost-main>p{color:#fff!important;font-size:14px!important;line-height:1.65!important}.th-a102-cost-main>strong{display:block;margin:12px 0;color:#fff;font-size:42px;line-height:1}.th-a102-cost-section .th-pv-eyebrow{background:#fff;color:var(--a102-red-dark);border-color:#fff}.th-a102-cost-card{padding:25px;border-radius:21px;background:#fff;color:var(--a102-ink)}.th-a102-cost-card h3{margin:0 0 12px;font-size:20px}.th-a102-cost-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:13px}.th-a102-cost-list span{padding:9px 10px;border-radius:10px;background:#f7f9fc;color:#546176;font-size:12px;font-weight:600}.th-a102-cost-card p{margin:10px 0 0!important;color:#5a687d!important;font-size:12.75px!important;line-height:1.58!important}

/* Lodgement */
.th-a102-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.th-a102-form-grid article{padding:24px;border:1px solid var(--a102-line);border-radius:19px;background:#fff}.th-a102-form-grid article>span{display:inline-flex;margin-bottom:12px;padding:7px 10px;border-radius:999px;background:#fff0f1;color:var(--a102-red-dark);font-size:10px;font-weight:800}.th-a102-form-grid h3{margin:0;font-size:17px;line-height:1.45}.th-a102-lodgement-note{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start;margin-top:15px;padding:16px 18px;border:1px solid #dfe5ee;border-radius:15px;background:#f7f9fc}.th-a102-lodgement-note>span{padding:6px 9px;border-radius:999px;background:var(--a102-ink);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.th-a102-lodgement-note p{margin:0!important;color:#56657a!important;font-size:13px!important;line-height:1.6!important}.th-a102-immi-card{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:28px;align-items:center;margin-top:22px;padding:27px;border:1px solid var(--a102-line);border-radius:22px;background:linear-gradient(145deg,#fff,#f8fafc)}.th-a102-immi-card h2{margin:0;font-size:28px}.th-a102-immi-card>p{margin:0;color:var(--a102-copy)!important;font-size:13.5px!important;line-height:1.68!important}

/* Documents */
.th-a102-doc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.th-a102-doc-grid>div{display:flex;gap:11px;align-items:center;min-height:70px;padding:14px;border:1px solid var(--a102-line);border-radius:15px;background:#fff}.th-a102-doc-grid span{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:9px;background:#fff0f1;color:var(--a102-red-dark);font-size:9px;font-weight:800}.th-a102-doc-grid strong{color:var(--a102-ink);font-size:13px;line-height:1.35}.th-a102-doc-note{margin:18px 0 0!important;padding:15px 17px;border-radius:14px;background:#fff;color:#56657a!important;font-size:13px!important;line-height:1.6!important;border:1px solid var(--a102-line)}

/* Processing */
.th-a102-processing-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:32px;align-items:start}.th-a102-processing-layout h2{margin:0 0 12px;font-size:clamp(30px,3.2vw,43px)}.th-a102-processing-layout>div:first-child p{color:var(--a102-copy)!important;font-size:14px!important;line-height:1.68!important}.th-a102-processing-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.th-a102-processing-list span{padding:13px;border:1px solid var(--a102-line);border-radius:13px;background:#fff;color:#4f5f75;font-size:12.8px;font-weight:600}.th-a102-processing-note{margin:18px 0 0!important;color:#65758a!important;font-size:13px!important;line-height:1.6!important}

/* Citizenship */
.th-a102-citizenship-section{background:linear-gradient(180deg,#fff7f8,#fff)}.th-a102-citizenship-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:28px;align-items:start}.th-a102-citizenship-copy h2{margin:0 0 14px;font-size:clamp(30px,3.2vw,43px);line-height:1.1}.th-a102-citizenship-copy p{color:var(--a102-copy)!important;font-size:13.8px!important;line-height:1.68!important}.th-a102-citizenship-card{padding:27px;border:1px solid #f0d5d8;border-radius:22px;background:#fff}.th-a102-citizenship-card>span{display:block;margin-bottom:5px;color:var(--a102-red);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.th-a102-citizenship-card h3{margin:0 0 14px;font-size:21px}.th-a102-citizenship-card>div{display:grid;grid-template-columns:29px 1fr;gap:9px;align-items:start;margin-bottom:9px}.th-a102-citizenship-card>div>span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#fff0f1;color:var(--a102-red);font-weight:900}.th-a102-citizenship-card>div p{margin:4px 0 0!important;color:#4f5d72!important;font-size:12.7px!important;line-height:1.5!important}.th-a102-citizenship-card>strong{display:block;margin-top:14px;padding-top:13px;border-top:1px solid #eceff3;color:var(--a102-ink);font-size:13px;line-height:1.55}

/* Why + FAQ */
.th-a102-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.th-a102-why-grid article{padding:22px;border:1px solid var(--a102-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.035)}.th-a102-why-grid h3{margin:0 0 8px;font-size:17px}.th-a102-why-grid p{margin:0;color:#58677b!important;font-size:13.3px!important;line-height:1.65!important}.th-a102-faq details{padding:17px 19px;border-radius:15px}.th-a102-faq summary{font-size:16px}.th-a102-faq p{font-size:14px!important;line-height:1.6!important}

/* Related */
.th-a102-related-section{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%)}.th-a102-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1080px;margin:0 auto}.th-a102-related-card{position:relative;display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center;min-height:170px;padding:23px 24px;border:1px solid var(--a102-line);border-radius:20px;background:#fff;color:inherit;text-decoration:none!important;box-shadow:0 12px 34px rgba(15,23,42,.05);overflow:hidden;transition:.2s ease}.th-a102-related-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--a102-red)}.th-a102-related-card:after{content:"→";position:absolute;right:20px;bottom:18px;color:var(--a102-red);font-size:18px;font-weight:700}.th-a102-related-card:hover{transform:translateY(-4px);border-color:#ffadb2;box-shadow:0 18px 44px rgba(15,23,42,.09)}.th-a102-related-code{display:grid;place-items:center;min-height:72px;padding:8px;border-radius:14px;background:linear-gradient(145deg,#071a36,#132d52);color:#fff;font-size:12px;font-weight:800;text-align:center;line-height:1.05}.th-a102-related-type{display:block;margin-bottom:4px;color:var(--a102-red);font-size:9.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.th-a102-related-card h3{max-width:88%;margin:0 0 7px;font-size:17px;font-weight:700;line-height:1.35}.th-a102-related-card p{max-width:88%;margin:0 0 12px;color:#5a687d!important;font-size:12.75px!important;line-height:1.58!important}.th-a102-related-card strong{color:var(--a102-red);font-size:11.5px;font-weight:700}

/* Form */
.th-a102-form-section{padding:72px 0;background:#f5f7fa}.th-a102-form-section .th-pv-form-layout{gap:34px;align-items:stretch;padding:34px;border-radius:26px;background:linear-gradient(135deg,#071a36 0%,#0d2749 100%);box-shadow:0 20px 55px rgba(7,26,54,.12)}.th-a102-form-section .th-pv-form-copy{display:flex;flex-direction:column;justify-content:center;padding:4px 8px 4px 4px}.th-a102-form-section .th-pv-form-copy .th-pv-eyebrow{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);color:#fff}.th-a102-form-section .th-pv-form-copy h2{max-width:520px;color:#fff;font-size:clamp(31px,3.2vw,43px);line-height:1.1;letter-spacing:-.025em}.th-a102-form-lead{max-width:570px!important;margin-bottom:14px!important;color:#dce5f0!important;font-size:14.5px!important;line-height:1.68!important}.th-a102-form-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:570px}.th-a102-form-support-grid span{padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.055);color:#eef4fb;font-size:12px;font-weight:600;line-height:1.35}.th-a102-form-section .th-pv-form-card{align-self:stretch;padding:18px;border:0;border-radius:20px;background:#fff;box-shadow:0 16px 44px rgba(0,0,0,.16)}
.th-a102-disclaimer{padding:21px 0;background:#fff}.th-a102-disclaimer p{margin:0;text-align:center;color:#7b8798;font-size:11.5px;line-height:1.55}

@media(max-width:1100px){.th-a102-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-a102-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.th-a102-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-a102-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-a102-form-section .th-pv-form-layout{padding:28px}}
@media(max-width:850px){.th-a102 .th-pv-section{padding:56px 0}.th-a102-hero .th-pv-hero-grid,.th-a102-warning-layout,.th-a102-protection-layout,.th-a102-cost-layout,.th-a102-immi-card,.th-a102-processing-layout,.th-a102-citizenship-layout{grid-template-columns:1fr}.th-a102-hero-card{max-width:100%}.th-a102-right-grid{grid-template-columns:1fr}.th-a102-pathway-grid,.th-a102-expat-grid{grid-template-columns:1fr}.th-a102-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-a102-related-grid{grid-template-columns:1fr}}
@media(max-width:600px){.th-a102-hero{padding:54px 0}.th-a102-hero h1{font-size:clamp(39px,11vw,52px)}.th-a102 .th-pv-heading h2{font-size:29px}.th-a102-service-grid,.th-a102-check-grid,.th-a102-benefit-grid,.th-a102-cost-list,.th-a102-form-grid,.th-a102-doc-grid,.th-a102-processing-list,.th-a102-why-grid{grid-template-columns:1fr}.th-a102-lodgement-note{grid-template-columns:1fr}.th-a102-related-card{grid-template-columns:62px 1fr;padding:18px 17px;min-height:154px}.th-a102-related-code{min-height:62px}.th-a102-related-card h3,.th-a102-related-card p{max-width:100%}.th-a102-related-card:after{right:16px;bottom:14px}.th-a102-form-section .th-pv-form-layout{padding:20px 16px;border-radius:20px}.th-a102-form-support-grid{grid-template-columns:1fr}.th-a102-form-section .th-pv-form-card{padding:10px}}
