:root{--ink:#091222;--green:#2faa50;--green-dark:#147b34;--soft:#effaf2;--line:#dce7df;--muted:#607087;--navy:#111c32}*{box-sizing:border-box}body.guidePage{margin:0;background:#fff;color:var(--ink);font-family:Arial,sans-serif}.guidePage .nav{min-height:88px;padding:14px clamp(22px,6vw,90px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:28px}.guidePage .brand img{width:145px;display:block}.guidePage .navLinks{display:flex;align-items:center;justify-content:flex-end;gap:25px;flex-wrap:wrap}.guidePage .nav a{color:#526079;text-decoration:none;font-size:15px}.guidePage .nav a.active{color:var(--green-dark);font-weight:800}.guideHero{padding:76px clamp(24px,8vw,150px) 70px;background:linear-gradient(110deg,#fff 45%,#ecfbf0)}.guideEyebrow{color:#199542;font-size:13px;font-weight:900;letter-spacing:.18em}.guideHero h1{font-size:clamp(42px,6vw,78px);line-height:.96;max-width:980px;margin:24px 0}.guideHero h1 em{font-style:normal;color:var(--green)}.guideHero p{max-width:780px;font-size:20px;line-height:1.6;color:#506078}.guideActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.guideActions a,.guideCta a{border-radius:11px;padding:14px 20px;text-decoration:none;font-weight:800}.guideActions .primary,.guideCta a{background:var(--green);color:white}.guideActions .secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.guideSection{max-width:1240px;margin:auto;padding:76px 26px}.guideSection.alt{max-width:none;background:#f6f9f7}.guideSection.alt>div{max-width:1240px;margin:auto}.guideSection h2{font-size:clamp(30px,4vw,48px);margin:0 0 16px}.sectionLead{color:var(--muted);font-size:18px;line-height:1.6;max-width:850px;margin:0 0 35px}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.featureCard{border:1px solid var(--line);border-radius:18px;padding:25px;background:white;min-height:190px}.featureCard b{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e3f8e9;color:var(--green-dark)}.featureCard h3{font-size:20px;margin:17px 0 9px}.featureCard p{color:var(--muted);line-height:1.55;margin:0}.countryRow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.countryCard{background:var(--navy);color:white;padding:23px;border-radius:16px}.countryCard strong{display:block;font-size:20px;margin-bottom:8px}.countryCard span{color:#bdc8d9;line-height:1.45}.screenBlock{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin:42px 0}.screenBlock.reverse .screenCopy{order:2}.screenFrame{background:#eaf2ed;border:1px solid var(--line);padding:10px;border-radius:18px;box-shadow:0 20px 50px rgba(15,50,28,.12);overflow:hidden}.screenFrame img{display:block;width:100%;height:auto;border-radius:10px}.screenCopy h3{font-size:28px;margin:0 0 12px}.screenCopy p,.screenCopy li{color:var(--muted);line-height:1.6}.screenCopy ul{padding-left:20px}.steps{display:grid;gap:22px}.stepCard{display:grid;grid-template-columns:68px 1fr;gap:20px;border:1px solid var(--line);border-radius:20px;padding:26px;background:#fff}.stepNumber{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:var(--green);color:white;font-size:21px;font-weight:900}.stepCard h3{font-size:23px;margin:2px 0 8px}.stepCard p{color:var(--muted);line-height:1.6;margin:0}.tip{position:relative;margin-top:16px;padding:14px 17px;background:#eff9f2;border-left:4px solid var(--green);border-radius:4px 12px 12px 12px;color:#28553a;font-size:14px}.tabGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tabBubble{position:relative;background:#111c32;color:white;border-radius:16px;padding:22px}.tabBubble:before{content:"";position:absolute;left:24px;top:-8px;width:16px;height:16px;background:#111c32;transform:rotate(45deg)}.tabBubble h3{margin:0 0 8px;color:#71db8e}.tabBubble p{margin:0;color:#c2ccdc;line-height:1.5}.guideCta{border-radius:24px;background:linear-gradient(120deg,#132038,#1c3526);color:white;padding:45px;display:flex;justify-content:space-between;align-items:center;gap:28px}.guideCta h2{margin:0;font-size:35px}.guideCta p{color:#c6d0dc}.guideFooter{padding:36px clamp(24px,8vw,150px);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:28px;color:#617087}.guideFooter a{color:#40516a;text-decoration:none}.guideFooter .footerLinks{display:flex;gap:18px;flex-wrap:wrap}.guidePage [data-account-header]{display:inline-flex}@media(max-width:900px){.guidePage .nav{align-items:flex-start}.featureGrid,.countryRow,.tabGrid{grid-template-columns:1fr 1fr}.screenBlock{grid-template-columns:1fr}.screenBlock.reverse .screenCopy{order:0}.guideCta{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.guidePage .nav{flex-direction:column}.guidePage .navLinks{justify-content:flex-start;gap:14px}.featureGrid,.countryRow,.tabGrid{grid-template-columns:1fr}.guideHero{padding-top:50px}.guideHero h1{font-size:43px}.stepCard{grid-template-columns:1fr}.guideFooter{flex-direction:column}}
