:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#082934;background:#fbf8f1;font-synthesis:none;--green: #075046;--green-dark: #063e37;--navy: #082934;--indigo: #123e68;--blue: #2b76a6;--coral: #ff6453;--ivory: #fbf8f1;--pale: #edf5f1;--line: #d8dfdd;--muted: #576b74;--white: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:var(--ivory)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:120;background:#fbf8f1f5;border-bottom:1px solid rgba(8,41,52,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-wrap{min-height:78px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;flex-direction:column;min-width:170px}.brand strong{font-size:22px;letter-spacing:-.6px}.brand span{font-size:11px;color:var(--indigo);margin-top:2px}.nav-wrap nav{display:flex;align-items:stretch;gap:28px;flex:1;height:78px}.nav-wrap nav a{display:grid;place-items:center;font-size:13px;font-weight:650;position:relative}.nav-wrap nav a:first-child:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:18px;background:var(--coral)}.nav-actions{display:flex;align-items:center;gap:14px}.icon-button{border:1px solid #b9c5c5;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--navy);cursor:pointer}.language{display:flex;border:1px solid #b9c5c5;border-radius:30px;overflow:hidden;font-size:12px}.language b,.language span{padding:9px 13px}.language b{background:var(--green);color:#fff}.mobile-menu{display:none}.hero{padding:48px 0 34px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy{padding:26px 0 8px;z-index:2}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:800;color:var(--indigo)}h1{font-size:clamp(40px,4vw,56px);line-height:1.02;max-width:680px;letter-spacing:-2.8px;margin:18px 0 20px}.hero-copy>p{max-width:630px;font-size:18px;line-height:1.55;margin:0;color:#173d51}.hero-art{height:410px;position:relative}.hero-art img{width:118%;height:112%;object-fit:cover;object-position:55% 52%;position:absolute;left:0;top:-5%;mix-blend-mode:multiply}.steps{display:flex;align-items:flex-start;gap:14px;margin-top:54px;max-width:510px;color:#7a898f}.steps span{display:grid;grid-template-columns:30px auto;grid-template-rows:30px auto;align-items:center;gap:8px;font-size:11px;white-space:nowrap}.steps span b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid #9ba9ad;font-size:13px}.steps span.active{color:var(--navy);font-weight:700}.steps span.active b{background:var(--green);border-color:var(--green);color:#fff}.steps i{flex:1;height:1px;background:#9ba9ad;margin-top:15px;min-width:45px}.route-picker{grid-column:1 / -1;display:grid;grid-template-columns:1fr 38px 1fr;gap:18px;align-items:center;margin-top:-4px}.route-picker label{background:#eaf4ef;padding:20px 22px;border-radius:11px}.route-picker label:nth-of-type(2){background:#edf2f5}.route-picker label>span{display:block;font-size:17px;font-weight:800;margin-bottom:13px}select,input{width:100%;min-height:54px;background:#fff;color:var(--navy);border:1px solid #d5dfdf;border-radius:8px;padding:0 16px;outline:none}select:focus,input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0750461f}.picker-arrow{color:#4a6c70}.primary{grid-column:1 / -1;justify-self:center;border:0;border-radius:40px;padding:17px 28px;min-width:390px;display:inline-flex;justify-content:center;gap:12px;align-items:center;color:#fff;background:var(--green);font-weight:800;cursor:pointer}.primary:disabled{opacity:.42;cursor:not-allowed}.route-picker small{grid-column:1 / -1;justify-self:center;display:inline-flex;align-items:center;gap:7px;color:var(--muted)}.result-strip{padding:0 0 24px}.result-box{background:#fff;border:1px solid #dce4e1;border-left:5px solid var(--green);border-radius:14px;padding:24px 26px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;box-shadow:0 8px 30px #08293412}.result-box>svg{color:var(--green)}.result-box span{font-size:12px;color:var(--muted)}.result-box h2{margin:2px 0 4px}.result-box p{margin:0;color:var(--muted)}.secondary{border:1px solid var(--green);background:#fff;color:var(--green);padding:12px 18px;border-radius:30px;display:inline-flex;align-items:center;gap:8px;font-weight:800;cursor:pointer}.section{padding:70px 0;background:var(--ivory)}.section.soft{background:#eef5f1}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:34px}.section-heading.compact{margin-bottom:28px}h2{font-size:clamp(28px,3.5vw,42px);letter-spacing:-1.6px;line-height:1.08;margin:9px 0}.section-heading p{margin:0;max-width:620px;color:var(--muted);line-height:1.5}.country-pill{border:0;border-radius:40px;background:#fff;min-width:230px;display:flex;align-items:center;gap:13px;padding:12px 18px;box-shadow:0 8px 30px #0829340d;cursor:pointer}.country-pill svg{margin-left:auto}.country-code{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--indigo);color:#fff;font-size:11px;font-weight:850;letter-spacing:.5px}.routes-layout{display:grid;grid-template-columns:1fr 340px;gap:34px}.route-list{display:grid}.route-list button{border:0;border-bottom:1px solid #d4dedb;background:#fff;min-height:94px;padding:17px 22px;display:grid;grid-template-columns:50px 1fr auto;gap:14px;align-items:center;text-align:left;cursor:pointer;color:var(--indigo)}.route-list button:first-child{border-radius:9px 9px 0 0}.route-list button:last-child{border:0;border-radius:0 0 9px 9px}.route-list button:hover{background:#f8fbf9}.route-list button>span{display:flex;flex-direction:column;gap:6px}.route-list button b{font-size:17px}.route-list button small{color:var(--muted);font-size:13px}.country-card{background:#e4f0f6;border-radius:10px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end}.country-card>svg{color:var(--blue);margin:0 auto 28px}.country-card h3{font-size:32px;margin:0 0 5px}.country-card p{color:#355568;line-height:1.45}.country-card a,.text-link{color:#0766a5;text-decoration:underline;text-underline-offset:3px;font-weight:700;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;cursor:pointer;padding:0}.document-row{display:grid;grid-template-columns:repeat(6,1fr);margin-top:26px}.document-row>div{min-height:112px;padding:10px 18px;border-right:1px solid #ced8d8;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;font-size:13px}.document-row>div:last-child{border:0}.document-row svg{color:var(--indigo)}.pdf-tools{margin-top:48px;background:var(--navy);color:#fff;border-radius:16px;padding:32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}.pdf-tools .eyebrow{color:#a9d8cf}.pdf-tools h3{font-size:28px;margin:9px 0}.pdf-tools p{margin:0;color:#c6d2d5;line-height:1.5}.pdf-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pdf-cards button{min-height:145px;border:1px solid #48626a;background:#123744;color:#fff;border-radius:10px;padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:11px;text-align:left;cursor:pointer}.pdf-cards button:hover{border-color:#9acac1}.pdf-cards button svg{color:#87c6ba}.pdf-cards button span{color:#b7c7ca;font-size:12px}.static-downloads{grid-column:1 / -1;border-top:1px solid #48626a;padding-top:18px;display:flex;flex-wrap:wrap;align-items:center;gap:11px 18px;font-size:12px}.static-downloads b{color:#c6d2d5}.static-downloads a{color:#a9d8cf;text-decoration:underline;text-underline-offset:3px}.official{background:#f7f4ed}.official-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.official-grid a{background:#fff;border:1px solid #e0e3df;border-radius:8px;min-height:96px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.source-mark{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#edf3f4;color:var(--indigo)}.official-grid span{display:flex;flex-direction:column;gap:4px}.official-grid small{color:var(--muted)}.trust{background:#e9f3ee;padding:34px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid>div{display:flex;gap:15px;align-items:center;padding:8px 30px;border-right:1px solid #c6d7d1}.trust-grid>div:last-child{border:0}.trust-grid svg{color:var(--green);width:40px;height:40px;flex:0 0 auto}.trust-grid span{display:flex;flex-direction:column;gap:5px}.trust-grid small{color:var(--muted);line-height:1.35}.cta{background:var(--green);color:#fff;padding:48px 0}.cta-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.eyebrow.light{color:#b9ded5}.cta h2{margin-bottom:7px}.cta p{margin:0;color:#d3e6e1}.coral-button{background:var(--coral);color:#fff;border-radius:40px;min-width:220px;padding:17px 25px;display:inline-flex;justify-content:center;align-items:center;gap:10px;font-weight:800}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}details{border:1px solid #d4dddd;border-radius:8px;background:#fff}summary{list-style:none;cursor:pointer;padding:19px;display:flex;justify-content:space-between;gap:15px;font-weight:650}summary::-webkit-details-marker{display:none}details p{color:var(--muted);line-height:1.5;padding:0 19px 19px;margin:0}footer{border-top:1px solid #d8dcd8;padding:40px 0 28px}.footer-grid{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:50px}.footer-grid nav{display:flex;gap:26px;font-size:12px;font-weight:650}.footer-lang{display:flex;gap:12px;font-size:12px}.footer-lang b{color:var(--green)}.legal{border-top:1px solid #d8dcd8;margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#03191fad;display:grid;place-items:center;padding:20px}.pdf-modal{position:relative;width:min(710px,100%);max-height:calc(100vh - 40px);overflow:auto;background:var(--ivory);border-radius:18px;padding:34px;box-shadow:0 30px 90px #0000004d}.modal-close{position:absolute;top:20px;right:20px}.pdf-modal h2{margin-bottom:8px}.pdf-modal>p{margin:0 48px 24px 0;color:var(--muted);line-height:1.5}.mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#e8eeeb;padding:5px;border-radius:10px;margin-bottom:23px}.mode-tabs button{border:0;background:transparent;padding:11px;border-radius:7px;font-weight:750;color:var(--muted);cursor:pointer}.mode-tabs button.active{background:#fff;color:var(--green);box-shadow:0 2px 7px #08293414}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-size:12px;font-weight:750}.form-grid input,.form-grid select{margin-top:8px}.notice{margin:23px 0;display:flex;gap:12px;background:#eaf4ef;color:#244c4a;border-radius:9px;padding:14px;font-size:12px;line-height:1.45}.notice svg{flex:0 0 auto;color:var(--green)}.primary.wide{width:100%;min-width:0}.success{display:flex;gap:8px;align-items:center;justify-content:center;color:var(--green)!important;font-weight:750;margin:14px 0 0!important}.form-error{margin:14px 0 0!important;color:#9d2e24!important;font-size:13px;font-weight:700;text-align:center}@media(max-width:900px){.container{width:min(100% - 28px,720px)}.nav-wrap{min-height:68px;flex-wrap:wrap;gap:14px;padding:10px 0}.mobile-menu{display:inline-flex;margin-left:auto;border:0;background:transparent;align-items:center;gap:5px;font-weight:750}.nav-wrap nav{order:4;display:none;width:100%;height:auto;flex-direction:column;gap:0}.nav-wrap nav.open{display:flex}.nav-wrap nav a{justify-content:start;padding:13px 0}.nav-wrap nav a:first-child:after{display:none}.nav-actions{display:none}.hero{padding-top:25px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:18px 0 0}h1{font-size:clamp(40px,11vw,58px);letter-spacing:-2.4px}.hero-copy>p{font-size:16px}.steps{margin-top:30px}.hero-art{height:330px;order:2}.hero-art img{width:120%;height:118%;left:-10%;object-position:53% 58%}.route-picker{order:3;grid-template-columns:1fr;margin-top:-8px}.picker-arrow{display:none}.primary{min-width:0;width:100%}.result-box{grid-template-columns:auto 1fr}.result-box .secondary{grid-column:1 / -1;justify-content:center}.section{padding:52px 0}.section-heading{align-items:flex-start;flex-direction:column}.routes-layout{grid-template-columns:1fr}.country-card{min-height:270px}.document-row{grid-template-columns:repeat(3,1fr);gap:20px 0}.document-row>div:nth-child(3){border:0}.pdf-tools,.official-grid,.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid #c6d7d1;padding:17px 0}.cta-inner{align-items:flex-start;flex-direction:column}.faq-grid,.footer-grid{grid-template-columns:1fr}.footer-grid nav{flex-wrap:wrap}}@media(max-width:560px){.brand strong{font-size:20px}h1{font-size:43px}.hero-art{height:280px}.steps{gap:7px}.steps i{min-width:10px}.steps span{grid-template-columns:28px auto;font-size:9px}.route-picker label{padding:17px}.route-picker label>span{font-size:15px}.section-heading{gap:17px}.country-pill{width:100%}.route-list button{min-height:104px;grid-template-columns:40px 1fr auto;padding:14px}.document-row{grid-template-columns:1fr 1fr}.document-row>div:nth-child(3){border-right:1px solid #ced8d8}.document-row>div:nth-child(2n){border-right:0}.pdf-tools{padding:23px 18px}.pdf-cards{grid-template-columns:1fr}.pdf-cards button{min-height:112px}.legal{flex-direction:column;gap:8px}.pdf-modal{padding:28px 18px}.modal-close{top:14px;right:14px}.mode-tabs,.form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
