.hero{border-bottom:1px solid var(--border);background:linear-gradient(#fff 0%,#f0f6ff 100%);min-height:calc(100svh - 95px);position:relative;overflow:hidden}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:5rem 2.5rem 8rem;display:grid;position:relative}.hero-tag{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:1.5rem;font-size:.7rem;font-weight:600}.hero h1{font-family:var(--font-lora), Georgia, serif;letter-spacing:-.02em;color:var(--navy);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.1}.hero-sub{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);max-width:440px;margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.75}.selector{background:var(--white);border:1px solid var(--border);border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 24px #0000000f}.sel-label{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-l);margin-bottom:1rem;font-size:.62rem;font-weight:700}.sel-row{gap:.75rem;margin-bottom:.75rem;display:flex}.sel-field{flex-direction:column;flex:1;gap:.3rem;display:flex}.sf-label{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-l);font-size:.62rem;font-weight:600}.sf-select{border:1px solid var(--border);background:var(--ice);width:100%;font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-s);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;border-radius:10px;outline:none;padding:.65rem .875rem;font-size:.875rem;font-weight:400;transition:border-color .2s}.sf-select:focus{border-color:var(--blue)}.sel-btn{background:var(--blue);width:100%;color:var(--white);font-family:var(--font-inter), system-ui, sans-serif;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:999px;padding:.8rem;font-size:.9rem;font-weight:600;transition:background .2s}.sel-btn:hover{background:var(--blue-d)}.sel-note{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-l);text-align:center;margin-top:.75rem;font-size:.68rem}.hero-right{justify-content:center;align-items:center;display:flex}.passport-card{background:var(--navy);border-radius:12px;flex-direction:column;justify-content:space-between;width:340px;height:460px;padding:2.5rem;transition:background .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0b1d3a4d}.passport-card:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 30% 40%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 70% 60%,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.passport-card:after{content:"";background:var(--blue);height:4px;position:absolute;top:0;left:0;right:0}.passport-card.au{background:#002855}.passport-card.uk{background:#1b1b3a}.passport-card.ca{background:#4a0404}.passport-card.nz{background:#00247d}.passport-card.us{background:#002147}.pc-top{z-index:1;position:relative}.pc-country-name{font-family:var(--font-lora), Georgia, serif;color:var(--white);margin-bottom:.25rem;font-size:1.5rem;font-weight:600;transition:all .4s}.pc-visa-type{font-family:var(--font-inter), system-ui, sans-serif;color:#fff6;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:400;transition:all .4s}.pc-mid{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.pc-stamp{border:3px solid #ffffff1f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;transition:border-color .4s;display:flex}.pc-stamp-text{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#fff3;font-size:.55rem;font-weight:700;transition:color .4s}.pc-stamp-main{font-family:var(--font-lora), Georgia, serif;color:#ffffff4d;margin:.25rem 0;font-size:1.1rem;font-weight:600;transition:color .4s}.pc-stamp-sub{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.15em;text-transform:uppercase;color:#ffffff26;font-size:.55rem;font-weight:500;transition:color .4s}.pc-bot{z-index:1;position:relative}.pc-flag{margin-bottom:.5rem;font-size:2.5rem;transition:all .4s}.pc-detail{font-family:var(--font-inter), system-ui, sans-serif;color:#ffffff4d;font-size:.68rem;font-weight:300;line-height:1.6}.hero-skyline{z-index:1;height:160px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.skyline-svg{opacity:.08;width:100%;height:100%}.countries{border-bottom:1px solid var(--border);background:#fff;padding:5rem 2.5rem;overflow:hidden}.countries-inner{max-width:1200px;margin:0 auto}.countries-header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.countries-header h2{font-family:var(--font-lora), Georgia, serif;letter-spacing:-.02em;color:var(--navy);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600}.countries-header a{font-family:var(--font-inter), system-ui, sans-serif;color:var(--blue);white-space:nowrap;align-items:center;gap:.35rem;font-size:.82rem;font-weight:500;text-decoration:none;display:flex}.country-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.country-card{cursor:pointer;border-radius:16px;height:260px;text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}.country-card:hover{transform:scale(1.02)}.cc-bg{filter:brightness(.45);background-position:50%;background-size:cover;transition:filter .3s;position:absolute;inset:0}.country-card:hover .cc-bg{filter:brightness(.35)}.cc-content{z-index:1;justify-content:space-between;width:100%;padding:2rem;display:flex;position:relative}.cc-left{flex-direction:column;justify-content:flex-end;display:flex}.cc-flag{margin-bottom:.75rem;font-size:2rem}.cc-name{font-family:var(--font-lora), Georgia, serif;color:#fff;margin-bottom:.25rem;font-size:1.35rem;font-weight:600}.cc-count{font-family:var(--font-inter), system-ui, sans-serif;color:#ffffff80;font-size:.7rem;font-weight:400}.cc-right{text-align:right;flex-direction:column;justify-content:flex-end;align-items:flex-end;display:flex}.cc-visa{font-family:var(--font-inter), system-ui, sans-serif;color:#ffffffb3;font-size:.75rem;font-weight:300;line-height:1.8}.cc-arrow{font-family:var(--font-inter), system-ui, sans-serif;color:var(--blue);opacity:0;letter-spacing:.06em;text-transform:uppercase;margin-top:.75rem;font-size:.75rem;font-weight:600;transition:opacity .25s}.country-card:hover .cc-arrow{opacity:1}.whatwedo-new{background:#fff;border-bottom:1px solid #e5e7eb;padding:5rem 2.5rem 3rem}.wwd-features-new{border-bottom:1px solid var(--border);background:#f0f6ff;padding:3rem 2.5rem 6rem}.wwd-inner-new{max-width:1200px;margin:0 auto}.wwd-top-new{max-width:680px;margin-bottom:4rem}.wwd-tag-new{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin-bottom:1rem;font-size:.62rem;font-weight:700}.wwd-top-new h2{font-family:var(--font-lora), Georgia, serif;letter-spacing:-.02em;color:var(--navy);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.2}.wwd-top-new p{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);font-size:1rem;font-weight:300;line-height:1.8}.wwd-grid-new{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.wwd-item-new{flex-direction:column;gap:.75rem;display:flex}.wwd-icon-new{background:var(--blue-l);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.wwd-item-new h3{font-family:var(--font-lora), Georgia, serif;color:var(--ink-s);font-size:1rem;font-weight:500}.wwd-item-new p{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);font-size:.82rem;font-weight:300;line-height:1.7}.pillars-new{border-bottom:1px solid var(--border);background:#fff;padding:6rem 2.5rem}.pil-inner-new{max-width:1200px;margin:0 auto}.pil-top-new{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.pil-top-new h2{font-family:var(--font-lora), Georgia, serif;letter-spacing:-.02em;color:var(--navy);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.2}.pil-top-new p{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);font-size:.9rem;font-weight:300;line-height:1.8}.pil-list-new{background:var(--white);border:1px solid var(--border);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.pil-row-new{border-bottom:1px solid var(--border);grid-template-columns:3.5rem 1fr auto;align-items:center;padding:1.1rem 1.5rem;transition:background .15s;display:grid}.pil-row-new:last-child{border-bottom:none}.pil-row-new:hover{background:var(--blue-l)}.pil-n-new{font-family:var(--font-lora), Georgia, serif;color:var(--ink-l);font-size:.85rem;font-weight:600}.pil-name-new{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-s);font-size:.9rem;font-weight:500}.pil-badge-new{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:.6rem;font-weight:700}.b-all-new{background:var(--ice);color:var(--ink-l);border:1px solid var(--border)}.b-partner-new{background:var(--blue-l);color:var(--blue)}.b-student-new{background:var(--green-l);color:var(--green)}.b-skilled-new{color:#7c3aed;background:#f3e8ff}.how-new{border-bottom:1px solid var(--border);background:#f0f6ff;padding:6rem 2.5rem}.how-inner-new{max-width:1200px;margin:0 auto}.how-top-new{max-width:500px;margin-bottom:4rem}.how-top-new h2{font-family:var(--font-lora), Georgia, serif;letter-spacing:-.02em;color:var(--navy);margin-bottom:.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.2}.how-top-new p{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);font-size:.9rem;font-weight:300}.how-steps-new{border:1px solid var(--border);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.hw-step-new{border-bottom:1px solid var(--border);overflow:hidden}.hw-step-new:last-child{border-bottom:none}.hw-header-new{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:1.25rem;padding:1.5rem 2rem;list-style:none;transition:background .15s;display:flex}.hw-header-new:hover{background:var(--ice)}.hw-num-new{background:var(--blue);width:44px;height:44px;color:var(--white);font-family:var(--font-lora), Georgia, serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.hw-title-new{font-family:var(--font-lora), Georgia, serif;color:var(--ink-s);flex:1;font-size:1.05rem;font-weight:500}.hw-chevron-new{color:var(--ink-l);flex-shrink:0;font-size:.8rem;transition:transform .25s}.hw-chevron-new.open{transform:rotate(180deg)}.hw-body-new{max-height:0;padding:0 2rem 0 5.5rem;transition:max-height .35s,padding .25s;overflow:hidden}.hw-body-new.open{max-height:300px;padding:0 2rem 1.5rem 5.5rem}.hw-body-new p{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);font-size:.85rem;font-weight:300;line-height:1.8}.hw-detail-new{font-family:var(--font-inter), system-ui, sans-serif;color:var(--blue);letter-spacing:.04em;margin-top:.5rem;font-size:.7rem;font-weight:600;display:block}.compare-new{border-bottom:1px solid var(--border);background:#fff;padding:6rem 2.5rem}.cmp-inner-new{max-width:1200px;margin:0 auto}.cmp-top-new{max-width:500px;margin-bottom:3rem}.cmp-top-new h2{font-family:var(--font-lora), Georgia, serif;letter-spacing:-.02em;color:var(--navy);margin-bottom:.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.2}.cmp-top-new p{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);font-size:.9rem;font-weight:300}.cmp-table-new{border-collapse:separate;border-spacing:0;background:var(--white);border:1px solid var(--border);border-radius:12px;width:100%;overflow:hidden}.cmp-table-new thead th{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;text-align:left;color:var(--ink-l);border-bottom:2px solid var(--border);background:var(--white);padding:1rem 1.5rem;font-size:.65rem;font-weight:700}.cmp-table-new thead th.hl{color:var(--blue)}.cmp-table-new td{font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink-m);border-bottom:1px solid var(--border);padding:1rem 1.5rem;font-size:.85rem;font-weight:300}.cmp-table-new tr:last-child td{border-bottom:none}.cmp-table-new tr:hover td{background:var(--blue-l)}.cmp-table-new td:first-child{color:var(--ink-s);font-weight:500}.cmp-y-new{color:var(--green);align-items:center;gap:.4rem;font-weight:600;display:flex}.cmp-y-new:before{content:"✓";font-size:.75rem}.cmp-n-new{color:var(--ink-f)}.cmp-p-new{color:#d97706;font-weight:500}.cmp-price-new{color:var(--green);font-weight:700}.closing-new{background:var(--navy);text-align:center;padding:8rem 2.5rem;position:relative;overflow:hidden}.closing-new:before{content:"VISA AUDIT";letter-spacing:.3em;color:#ffffff0a;pointer-events:none;border:4px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:420px;height:420px;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.closing-new:after{content:"";pointer-events:none;border:2px solid #ffffff0a;border-radius:50%;width:340px;height:340px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.closing-content-new{z-index:2;max-width:560px;margin:0 auto;position:relative}.closing-new h2{font-family:var(--font-lora), Georgia, serif;color:var(--white);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.closing-new h2 span{color:var(--sky)}.closing-new p{font-family:var(--font-inter), system-ui, sans-serif;color:#fff6;margin-bottom:2.5rem;font-size:.95rem;font-weight:300;line-height:1.8}.closing-btn-new{font-family:var(--font-inter), system-ui, sans-serif;color:var(--navy);background:var(--white);border-radius:999px;padding:.9rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.closing-btn-new:hover{background:var(--sky)}.closing-sub-new{font-family:var(--font-inter), system-ui, sans-serif;color:#ffffff40;margin-top:1.5rem;font-size:.72rem;display:block}@media (max-width:960px){.hero-inner{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem 6rem}.passport-card{width:280px;height:380px;margin:0 auto}.hero-right{order:2}.countries{padding:4rem 1.5rem}.country-grid{grid-template-columns:1fr 1fr}.country-card{height:200px}.whatwedo-new,.pillars-new,.how-new,.compare-new{padding:4rem 1.5rem}.wwd-grid-new{grid-template-columns:1fr 1fr;gap:1.5rem}.pil-top-new{grid-template-columns:1fr;gap:1.5rem}.closing-new{padding:6rem 1.5rem}.cmp-table-new thead th:nth-child(n+3),.cmp-table-new td:nth-child(n+3){display:none}}@media (max-width:520px){.wwd-grid-new{grid-template-columns:1fr}.hero h1{font-size:2.25rem}.sel-row{flex-direction:column}.country-grid{grid-template-columns:1fr}.country-card{height:200px}}
