:root{--navy-950:#06111f;--navy-900:#0a1728;--navy-850:#0f2035;--navy-800:#132a42;--blue-100:#d8e7f6;--blue-200:#b8cce0;--blue-600:#34698f;--gold-500:#d5ae43;--gold-400:#f0d46d;--gold-300:#ffe58a;--ink:#0c1524;--muted:#627087;--line:#d9e1ea;--surface:#fff;--surface-soft:#f5f7fa;--surface-warm:#fbf7ee;--emerald:#197765;--shadow:0 22px 60px #06111f24;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--surface-soft);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.site-shell{overflow:clip}.container{width:min(1180px,100% - 40px);margin:0 auto}.top-strip{color:var(--blue-200);background:#071221;border-bottom:1px solid #d8e7f614;font-size:.82rem}.top-strip__inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.top-strip__group,.top-strip__item{align-items:center;gap:14px;display:flex}.top-strip__item{white-space:nowrap;gap:6px}.top-strip svg,.nav-icon{color:var(--gold-500)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#091627f5;border-bottom:1px solid #d8e7f614;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:26px;min-height:74px;display:flex}.brand{color:#fff;align-items:center;gap:12px;display:inline-flex}.brand-mark{width:62px;height:44px;color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));letter-spacing:0;border-radius:8px;place-items:center;font-size:.9rem;font-weight:900;display:grid;box-shadow:0 12px 32px #d5ae4338}.brand-copy{gap:2px;line-height:1;display:grid}.brand-name{font-size:1.05rem;font-weight:850}.brand-subtitle{color:var(--blue-200);text-transform:uppercase;font-size:.7rem}.desktop-nav{color:#dbe8f6;align-items:center;gap:26px;font-size:.92rem;font-weight:700;display:flex}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";background:var(--gold-500);transform-origin:50%;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{align-items:center;gap:12px;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 22px;font-weight:850;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:focus-visible,.icon-button:focus-visible,.field:focus-visible,.textarea:focus-visible{outline-offset:2px;outline:3px solid #f0d46d52}.btn-primary{color:var(--navy-950);background:linear-gradient(135deg,#ffe989,#d3a62d);box-shadow:0 14px 34px #d5ae4357}.btn-primary:hover{box-shadow:0 18px 42px #d5ae436b}.btn-secondary{color:#fff;background:#ffffff0d;border-color:#d8e7f633}.btn-secondary:hover{background:#ffffff14;border-color:#f0d46d85}.btn-dark{color:#fff;background:var(--navy-900)}.mobile-menu-button,.mobile-panel{display:none}.hero{color:#fff;isolation:isolate;background:linear-gradient(#06111f85,#06111fb8),url(/images/dubai-hero.png) 50%/cover no-repeat;align-items:center;min-height:690px;display:grid;position:relative}.hero:after{content:"";z-index:-1;background:linear-gradient(#06111f00,#06111fdb);height:42%;position:absolute;inset:auto 0 0}.hero__layout{grid-template-columns:minmax(0,1fr) 410px;align-items:center;gap:64px;padding:54px 0 52px;display:grid}.eyebrow{min-height:30px;color:var(--gold-400);text-transform:uppercase;background:#ffffff0f;border:1px solid #f0d46d38;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:.78rem;font-weight:850;display:inline-flex}.hero-title{margin:24px 0 16px;font-size:4.35rem;font-weight:900;line-height:.96}.hero-title span{color:var(--gold-500)}.hero-lede{width:min(680px,100%);color:var(--blue-200);margin:0;font-size:1.12rem;font-weight:600;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:16px;margin-top:28px;display:flex}.hero-stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06111f57;border:1px solid #d8e7f624;border-radius:8px;grid-template-columns:repeat(4,1fr);width:min(720px,100%);margin:34px 0 0;display:grid}.hero-stat{border-right:1px solid #d8e7f61a;align-content:center;place-items:center;gap:8px;min-height:100px;display:grid}.hero-stat:last-child{border-right:0}.hero-stat strong{color:var(--gold-500);font-size:2.05rem;line-height:1}.hero-stat span{color:var(--blue-200);text-transform:uppercase;font-size:.76rem;font-weight:850}.hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff1f,#ffffff09),#091627ad;border:1px solid #f0d46d33;border-radius:8px;padding:28px;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000047}.hero-card:before{content:"";background:linear-gradient(90deg, var(--gold-300), #f0d46d00);height:4px;position:absolute;inset:0 0 auto}.hero-card__top{align-items:flex-start;gap:16px;display:flex}.hero-card .kicker{margin-bottom:6px}.hero-card h2{color:#fff;margin:0;font-size:1.55rem;line-height:1.14}.hero-card__list{gap:13px;margin:24px 0;padding:0;list-style:none;display:grid}.hero-card__list li{color:var(--blue-100);align-items:flex-start;gap:10px;line-height:1.55;display:flex}.hero-card__list svg{color:var(--gold-400);flex:none;margin-top:3px}.hero-card__services{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.hero-card__services a{color:#fff;background:#ffffff0f;border:1px solid #d8e7f62e;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:850;display:inline-flex}.hero-card .btn{width:100%}.service-ribbon{border-top:1px solid #d8e7f614;border-bottom:1px solid var(--line);background:#fff}.service-ribbon__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:74px;padding:14px 0;display:flex}.service-ribbon__item{min-height:36px;color:var(--navy-900);text-transform:uppercase;background:#fff9e7;border:1px solid #e4c460;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.82rem;font-weight:900;display:inline-flex}.service-ribbon__item svg{color:var(--gold-500)}.ticker{color:#1a2635;background:var(--gold-500);text-transform:uppercase;border-top:1px solid #fff3;align-items:center;gap:30px;height:48px;font-size:.82rem;font-weight:900;display:flex;overflow:hidden}.ticker__track{gap:34px;min-width:max-content;animation:34s linear infinite ticker;display:flex}.ticker__item{align-items:center;gap:18px;display:inline-flex}@keyframes ticker{to{transform:translate(-50%)}}.hero-world .hero-title{max-width:680px;font-size:5rem}.hero-world .hero-lede{max-width:540px}.hero-world .hero__layout{gap:72px}.glass-panel,.glass-card,.route-scan-panel,.command-card,.modern-service-card,.process-card,.premium-panel,.proof-map-card{isolation:isolate;position:relative;overflow:hidden}.route-scan-panel,.command-card,.proof-map-card,.modern-service-card,.process-card{-webkit-backdrop-filter:blur(28px)saturate(1.35);backdrop-filter:blur(28px)saturate(1.35);border-color:#ffffff3d;box-shadow:inset 0 1px #ffffff3d,inset 0 -22px 70px #ffffff09,0 30px 90px #06111f2e}.route-scan-panel{background:radial-gradient(circle at 12% 8%,#ffffff2e,#0000 36%),radial-gradient(circle at 82% 90%,#d5ae4329,#0000 34%),linear-gradient(145deg,#ffffff29,#ffffff0b),#06111f94;animation:6.5s ease-in-out infinite liquidBreathe}.route-scan-panel:after,.command-card:after,.proof-map-card:after,.modern-service-card:after,.premium-panel:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(112deg,#0000 28%,#ffffff29 43%,#f0d46d21 50%,#0000 64%);animation:7.5s linear infinite liquidSweep;position:absolute;inset:-45%;transform:translate(-38%)rotate(8deg)}.route-scan-panel>*,.command-card>*,.proof-map-card>*,.modern-service-card>*,.premium-panel>*{z-index:1;position:relative}.command-card:nth-child(2):after,.modern-service-card:nth-child(2):after{animation-delay:-2.4s}.command-card:nth-child(3):after,.modern-service-card:nth-child(3):after{animation-delay:-4.8s}.destination-matrix span,.proof-map-card__grid span,.hero-service-rail span{animation:5.6s ease-in-out infinite chipGleam}.destination-matrix span:nth-child(2n),.proof-map-card__grid span:nth-child(2n),.hero-service-rail span:nth-child(2n){animation-delay:-1.8s}.destination-matrix span:nth-child(3n),.proof-map-card__grid span:nth-child(3n),.hero-service-rail span:nth-child(3n){animation-delay:-3.4s}.hero-service-rail{background:linear-gradient(90deg,#06111fbd,#132a42b8,#06111fbd) 0 0/180% 100%;animation:9s ease-in-out infinite railLiquid}.proof-route-lines i{background:linear-gradient(90deg, #f0d46d1f, var(--gold-400), #f0d46d1f);background-size:220% 100%;animation:4.8s linear infinite lineFlow}.premium-panel{animation:7s ease-in-out infinite premiumGlow}.modern-service-card{min-height:230px}.modern-service-card p,.command-card small,.process-card p{max-width:32ch}@keyframes liquidSweep{0%{transform:translate(-46%)rotate(8deg)}to{transform:translate(46%)rotate(8deg)}}@keyframes liquidBreathe{0%,to{box-shadow:inset 0 1px #ffffff42,inset 0 -22px 70px #ffffff09,0 30px 90px #06111f2e}50%{box-shadow:inset 0 1px #ffffff5c,inset 0 -26px 82px #f0d46d0f,0 36px 110px #d5ae432e}}@keyframes chipGleam{0%,to{background-color:#ffffff12;border-color:#ffffff24}50%{background-color:#f0d46d1c;border-color:#f0d46d61}}@keyframes railLiquid{0%,to{background-position:0%}50%{background-position:100%}}@keyframes lineFlow{0%{background-position:0%}to{background-position:220%}}@keyframes premiumGlow{0%,to{box-shadow:0 34px 80px #00000047}50%{box-shadow:0 38px 100px #d5ae4338}}@media (prefers-reduced-motion:reduce){.route-scan-panel,.destination-matrix span,.proof-map-card__grid span,.hero-service-rail,.hero-service-rail span,.proof-route-lines i,.premium-panel,.route-scan-panel:after,.command-card:after,.proof-map-card:after,.modern-service-card:after,.premium-panel:after{animation:none!important}}@media (max-width:720px){.hero-world .hero-title{font-size:2.85rem}}@media (min-width:1200px){.container{width:min(1500px,100% - 88px)}.hero-world .hero__layout{grid-template-columns:minmax(0,1.15fr) 470px}}@media (min-width:1720px){.container{width:min(1660px,100% - 120px)}}.hero-service-rail{height:58px;color:var(--navy-950);background:linear-gradient(90deg,#c79622 0%,#ffe891 18%,#d5ae43 46%,#fff0a8 68%,#b88416 100%) 0 0/160% 100%;border-top:1px solid #ffffff61;border-bottom:1px solid #06111f29;justify-content:flex-start;gap:0;padding:0;animation:8s ease-in-out infinite railGoldFlow;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,0 -20px 55px #d5ae432e}.visa-marquee-track{will-change:transform;align-items:center;gap:38px;min-width:max-content;height:100%;padding-inline:38px;animation:42s linear infinite visaRailRight;display:flex}.hero-service-rail span{color:#081322;min-height:58px;box-shadow:none;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;border-radius:0;flex:none;align-items:center;padding:0;font-size:.84rem;font-weight:950;animation:none;display:inline-flex}.hero-service-rail span:after{content:"";background:#06111f8c;border-radius:999px;width:7px;height:7px;margin-left:38px;box-shadow:0 0 14px #06111f29}.hero-service-rail:hover .visa-marquee-track{animation-play-state:paused}.command-lanes{padding-top:106px;padding-bottom:120px}.command-lanes .section-heading{margin-bottom:30px}.command-lanes .route-grid{width:min(1120px,100%);min-height:560px;margin:0 auto;display:block;position:relative}.command-lanes .route-grid:before,.command-lanes .route-grid:after{content:"";pointer-events:none;z-index:0;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.command-lanes .route-grid:before{background:radial-gradient(circle,#d5ae4314 0 2px,#0000 3px) 0 0/34px 34px,radial-gradient(circle,#06111f0d,#0000 62%);border:1px solid #d5ae4347;width:700px;height:700px;animation:18s linear infinite orbitHalo}.command-lanes .route-grid:after{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 30% 20%,#ffffffdb,#ffffff3d 46%,#d5ae4324),#ffffff6b;border:1px solid #ffffffb8;width:190px;height:190px;box-shadow:inset 0 1px #ffffffb8,0 28px 80px #06111f1f}.command-lanes .command-card{z-index:1;text-align:center;width:245px;height:245px;min-height:0;animation:20s linear infinite cardPatrol;animation-delay:var(--orbit-delay);border-radius:999px;align-content:center;place-items:center;gap:14px;padding:28px;display:grid;position:absolute;top:50%;left:50%}.command-lanes .command-card .route-card__icon{border-radius:999px;width:66px;height:66px}.command-lanes .command-card span:not(.route-card__icon){gap:8px;display:grid}.command-lanes .command-card small{color:var(--muted);margin:0 auto}.command-lanes .command-card>svg{color:var(--gold-500);position:absolute;bottom:22px;right:50%;transform:translate(50%)}.command-lanes .route-card:hover{animation-play-state:paused}@keyframes visaRailRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes railGoldFlow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes cardPatrol{0%{transform:translate(-50%,-50%)rotate(0)translate(300px)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)translate(300px)rotate(-360deg)}}@keyframes orbitHalo{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:1180px){.command-lanes .route-grid{width:min(760px,100%);min-height:470px}.command-lanes .route-grid:before{width:540px;height:540px}.command-lanes .route-grid:after{width:150px;height:150px}.command-lanes .command-card{width:205px;height:205px;padding:22px}@keyframes cardPatrol{0%{transform:translate(-50%,-50%)rotate(0)translate(270px)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)translate(270px)rotate(-360deg)}}}@media (max-width:720px){.container{width:min(100% - 28px,1180px)}.hero-service-rail{height:48px}.visa-marquee-track{gap:26px;padding-inline:26px;animation-duration:34s}.hero-service-rail span{min-height:48px;font-size:.75rem}.hero-service-rail span:after{margin-left:26px}.command-lanes{padding-top:72px;padding-bottom:74px}.command-lanes .route-grid{gap:18px;min-height:auto;display:grid}.command-lanes .route-grid:before,.command-lanes .route-grid:after{display:none}.command-lanes .command-card{width:min(280px,100%);height:280px;margin:0 auto;animation:6.5s ease-in-out infinite liquidBreathe;position:relative;top:auto;left:auto;transform:none}}@media (prefers-reduced-motion:reduce){.visa-marquee-track,.command-lanes .command-card,.command-lanes .route-grid:before,.hero-service-rail{animation:none!important}}.section{background:var(--surface);padding:96px 0}.section-soft{background:var(--surface-soft)}.section-dark{color:#fff;background:var(--navy-900)}.section-warm{background:var(--surface-warm)}.section-heading{text-align:center;width:min(760px,100%);margin:0 auto 42px}.section-heading.left{text-align:left;margin-left:0}.kicker{color:var(--gold-500);text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.section-heading h1,.section-heading h2,.page-hero h1{color:var(--ink);margin:0;font-size:2.9rem;font-weight:900;line-height:1.04}.section-heading p,.page-hero p{color:var(--muted);margin:18px 0 0;font-size:1.04rem;line-height:1.75}.section-dark .section-heading h2,.section-dark .section-heading p{color:#fff}.section-dark .section-heading p{color:var(--blue-200)}.grid{gap:22px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.article-card,.info-card,.checker-panel,.form-panel,.admin-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 42px #06111f0f}.service-card{overflow:hidden}.service-card__image{background:var(--navy-900);height:190px}.service-card__image img{object-fit:cover;width:100%;height:100%}.service-card__body{padding:24px}.icon-chip{width:44px;height:44px;color:var(--navy-950);background:var(--gold-400);border-radius:8px;place-items:center;display:grid}.service-card h3,.article-card h3,.info-card h3{margin:18px 0 10px;font-size:1.25rem;line-height:1.2}.service-card p,.article-card p,.info-card p,.service-detail p{color:var(--muted);line-height:1.7}.text-link{color:var(--navy-900);align-items:center;gap:8px;margin-top:12px;font-weight:900;display:inline-flex}.split{grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;display:grid}.image-frame{border-radius:var(--radius);box-shadow:var(--shadow);background:var(--navy-900);overflow:hidden}.image-frame img{object-fit:cover;width:100%;min-height:430px}.feature-list{gap:14px;margin:28px 0;padding:0;list-style:none;display:grid}.feature-list li{color:#243247;align-items:flex-start;gap:12px;line-height:1.55;display:flex}.feature-list svg{color:var(--emerald);flex:none;margin-top:2px}.process-card{padding:28px}.process-card .icon-chip{margin-bottom:18px}.page-hero{color:#fff;background:linear-gradient(#06111fad,#06111fd1),url(/images/dubai-hero.png) 50%/cover no-repeat;padding:92px 0 64px}.page-hero h1,.page-hero p{color:#fff}.page-hero p{width:min(760px,100%);color:var(--blue-200)}.breadcrumb{color:var(--blue-200);flex-wrap:wrap;gap:8px;margin-bottom:22px;font-size:.86rem;font-weight:800;display:flex}.service-detail{grid-template-columns:1fr 380px;gap:40px;display:grid}.side-panel{border-radius:var(--radius);color:#fff;background:var(--navy-900);align-self:start;padding:26px}.side-panel h3{margin-top:0}.side-panel p{color:var(--blue-200)}.requirements-list,.plain-list{gap:12px;margin:20px 0;padding:0;list-style:none;display:grid}.requirements-list li,.plain-list li{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.55;display:flex}.requirements-list svg,.plain-list svg{color:var(--emerald);flex:none;margin-top:2px}.checker-panel,.form-panel,.admin-panel{padding:28px}.checker-layout{grid-template-columns:390px 1fr;align-items:start;gap:24px;display:grid}.field-stack{gap:16px;display:grid}.field-group{gap:8px;display:grid}.field-group label{color:#263349;font-size:.84rem;font-weight:850}.field,.textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cbd6e2;border-radius:8px;padding:0 14px}.textarea{resize:vertical;min-height:130px;padding-top:12px}.result-card{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg, var(--navy-900), var(--navy-800));min-height:100%;padding:28px}.result-card h3{margin:0 0 10px;font-size:1.65rem}.result-card h4{color:#fff;margin:0 0 12px;font-size:1rem}.result-card p,.result-card li{color:var(--blue-200)}.checker-summary-grid,.checker-detail-grid,.checker-note-grid{gap:12px;display:grid}.checker-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0}.checker-summary-grid span,.checker-note-grid span,.result-section{background:#ffffff0f;border:1px solid #d8e7f61f;border-radius:8px;box-shadow:inset 0 1px #ffffff0f}.checker-summary-grid span{color:var(--blue-200);gap:5px;padding:14px;font-size:.82rem;font-weight:800;display:grid}.checker-summary-grid strong,.checker-note-grid strong{color:var(--gold-400);text-transform:uppercase;font-size:.72rem}.result-section{padding:18px}.checker-detail-grid,.checker-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.checker-note-grid span{color:var(--blue-200);gap:8px;padding:16px;line-height:1.55;display:grid}.checker-note-grid svg{color:var(--gold-400)}.result-card .requirements-list,.result-card .plain-list{margin:0}.result-card .requirements-list svg,.result-card .plain-list svg{color:var(--gold-400)}.risk-list svg{color:#ffcf66!important}.support-message{border-left:3px solid var(--gold-500);color:#263349;background:#fff8df;border-radius:0 8px 8px 0;margin-top:22px;padding:16px 18px;line-height:1.65}.contact-card{gap:10px;margin-top:20px;display:grid}.contact-card a,.contact-card span{color:#fff;align-items:center;gap:10px;font-weight:800;display:flex}.article-card{flex-direction:column;display:flex;overflow:hidden}.article-card__image{background:var(--navy-900);height:190px}.article-card__image img{object-fit:cover;width:100%;height:100%}.article-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.article-meta{color:var(--gold-500);text-transform:uppercase;flex-wrap:wrap;gap:10px;font-size:.78rem;font-weight:900;display:flex}.article-body{color:#263349;max-width:820px;font-size:1.08rem;line-height:1.85}.article-body p{margin:0 0 22px}.article-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:42px;display:grid}.article-hero-image{border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:34px;overflow:hidden}.article-hero-image img{object-fit:cover;width:100%;max-height:420px}.cta-band{color:#fff;background:linear-gradient(#06111fdb,#06111feb),url(/images/dubai-hero.png) 50%/cover no-repeat}.cta-band__inner{justify-content:space-between;align-items:center;gap:32px;padding:54px 0;display:flex}.cta-band h2{margin:0 0 10px;font-size:2.1rem}.cta-band p{color:var(--blue-200);margin:0;line-height:1.65}.contact-grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:26px;display:grid}.contact-methods{gap:14px;display:grid}.contact-method{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:flex-start;gap:14px;padding:20px;display:flex}.contact-method strong{margin-bottom:4px;display:block}.admin-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.admin-grid{grid-template-columns:430px 1fr;align-items:start;gap:24px;display:grid}.admin-list{gap:14px;display:grid}.admin-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px}.admin-item h3{margin:0 0 8px}.admin-item p{color:var(--muted);margin:0 0 14px;line-height:1.55}.button-row{flex-wrap:wrap;gap:10px;display:flex}.status-pill{color:#0d4b3f;text-transform:uppercase;background:#daf2ec;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:900;display:inline-flex}.status-pill.draft{color:#735610;background:#fff0bd}.site-footer{color:var(--blue-200);background:#06111f}.site-footer__grid{grid-template-columns:1.2fr .8fr .8fr 1fr;gap:34px;padding:72px 0;display:grid}.site-footer h3,.site-footer h4{color:#fff}.site-footer p,.site-footer li{line-height:1.7}.footer-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.footer-bottom{border-top:1px solid #d8e7f61a;justify-content:space-between;align-items:center;gap:18px;padding:20px 0;font-size:.86rem;display:flex}.whatsapp-float{z-index:60;color:#fff;background:#19a565;border-radius:999px;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 32px #19a56552}.empty-state{text-align:center;border-radius:var(--radius);min-height:240px;color:var(--muted);background:#fff;border:1px dashed #b9c5d2;place-items:center;padding:24px;display:grid}@media (max-width:1040px){.desktop-nav,.header-actions>.btn:not(.mobile-menu-button){display:none}.mobile-menu-button{display:inline-flex}.mobile-panel{background:#091627fa;border-top:1px solid #d8e7f614;gap:8px;padding:0 20px 20px;display:grid}.mobile-panel a{color:#fff;align-items:center;min-height:44px;font-weight:800;display:flex}.hero-title{font-size:3.7rem}.hero__layout{grid-template-columns:1fr;gap:28px;padding:54px 0 48px}.hero-card{max-width:620px}.grid-4,.grid-3,.service-detail,.checker-layout,.article-layout,.admin-grid,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.contact-grid,.article-layout,.service-detail,.checker-layout,.admin-grid,.checker-summary-grid,.checker-detail-grid,.checker-note-grid{grid-template-columns:1fr}}@media (max-width:720px){.container{width:min(100% - 28px,1180px)}.top-strip__inner{justify-content:center}.top-strip__group:last-child,.brand-subtitle{display:none}.site-header__inner{min-height:68px}.brand-mark{width:52px;height:38px;font-size:.82rem}.hero{min-height:auto}.hero__layout{padding:64px 0 44px}.hero-title{font-size:2.95rem}.hero-lede{font-size:1rem}.hero-actions,.cta-band__inner,.footer-bottom{flex-direction:column;align-items:stretch}.hero-actions .btn,.cta-band .btn{width:100%}.hero-stats{grid-template-columns:repeat(2,1fr);margin-top:34px}.hero-stat{min-height:96px}.hero-stat:nth-child(2){border-right:0}.hero-stat:first-child,.hero-stat:nth-child(2){border-bottom:1px solid #d8e7f61a}.section{padding:68px 0}.section-heading h1,.section-heading h2,.page-hero h1{font-size:2.15rem}.grid-2,.grid-3,.grid-4,.site-footer__grid{grid-template-columns:1fr}.checker-panel,.form-panel,.admin-panel,.result-card{padding:20px}.whatsapp-float{bottom:16px;right:16px}}.site-header{z-index:70;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f6f5f2c7;border-bottom:1px solid #0c15240f;position:sticky;top:0;box-shadow:0 14px 42px #0c15240d}.brand-subtitle{color:var(--muted)}.desktop-nav{gap:22px}.desktop-nav a{color:#0c1524d1}.btn-small{min-height:38px;padding:0 16px;font-size:.82rem}.home-page{background:#f2f1ef}.hero-light{min-height:calc(100vh - 68px);color:var(--ink);background:radial-gradient(circle at 18% 18%,#ffffffeb,#f2f1efa3 42%,#f2f1eff5 74%),#f2f1ef;overflow:hidden}.hero-light:after{display:none}.hero-gold-ribbon{z-index:0;object-fit:cover;object-position:center right;opacity:.96;filter:saturate(1.05)contrast(1.02);width:min(62vw,980px);height:100%;animation:9s ease-in-out infinite alternate ribbonFloat;position:absolute;inset:0 -10% 0 auto}.hero__layout{z-index:1;grid-template-columns:minmax(0,.98fr) 430px;min-height:calc(100vh - 68px);padding:74px 0 110px;position:relative}.hero__copy{max-width:620px}.hero-pills{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.hero-pills span,.brand-strip strong,.brand-strip span{color:#374458;background:#ffffffc7;border:1px solid #0c15240f;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:850;display:inline-flex;box-shadow:0 10px 28px #0c15240f}.hero-pills svg{color:var(--gold-500)}.hero-light .hero-title{color:#05070a;letter-spacing:0;margin:0 0 22px;font-size:5.85rem;line-height:.93}.hero-light .hero-title span,.italic-word{color:var(--gold-500);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:600}.hero-light .hero-lede{color:#5d6978;width:min(560px,100%);font-size:1.08rem;line-height:1.55}.hero-light .hero-actions{margin-top:26px}.consultant-pill{min-height:56px;color:var(--ink);background:#ffffffd1;border:1px solid #0c152414;border-radius:999px;align-items:center;gap:10px;padding:6px 16px 6px 7px;display:inline-flex;box-shadow:0 14px 34px #0c152414}.consultant-avatar{width:42px;height:42px;color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));letter-spacing:0;border-radius:999px;place-items:center;font-size:.8rem;font-weight:900;display:grid}.consultant-pill strong,.consultant-pill span span{display:block}.consultant-pill span span{color:var(--emerald);font-size:.78rem;font-weight:850}.glass-panel,.glass-card{-webkit-backdrop-filter:blur(22px)saturate(1.15);backdrop-filter:blur(22px)saturate(1.15);background:#ffffff7a;border:1px solid #ffffffad;box-shadow:0 28px 80px #0c15241f}.hero-application{border-radius:28px;padding:30px;animation:.7s both revealUp;position:relative;overflow:hidden}.hero-application:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffffb8,#d5ae4333);position:absolute;inset:0}.hero-application>*{z-index:1;position:relative}.hero-application__heading{text-align:center}.hero-application__heading h2{color:#05070a;margin:16px 0 6px;font-size:1.65rem}.hero-application__heading p{color:#344052;margin:0 0 22px;font-size:.9rem}.hero-application__form{gap:14px;display:grid}.hero-application__form label{color:#202b3a;text-transform:uppercase;gap:6px;font-size:.74rem;font-weight:900;display:grid}.hero-application__form input,.hero-application__form select{width:100%;min-height:50px;color:var(--ink);background:#ffffff6b;border:1px solid #0c15241f;border-radius:10px;padding:0 14px;box-shadow:inset 0 1px #ffffff6b}.hero-application__form .btn{width:100%;margin-top:8px}.review-row{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.review-avatars{display:flex}.review-avatars span{color:#fff;background:var(--navy-800);border:2px solid #ffffffe6;border-radius:999px;place-items:center;width:30px;height:30px;margin-left:-7px;font-size:.75rem;font-weight:900;display:grid}.review-avatars span:first-child{margin-left:0}.stars{color:var(--gold-500);gap:2px;display:flex}.review-row strong{margin-top:2px;font-size:.82rem;display:block}.hero-whatsapp{justify-content:center;width:100%;margin-top:14px}.hero-application__note,.mini-success{color:#344052;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:.82rem;font-weight:750;display:flex}.mini-success{color:#0d4b3f;background:#1977651a;border-radius:10px;padding:10px}.floating-contact-dock{z-index:65;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #0c15241a;border-radius:999px;align-items:center;gap:8px;padding:7px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0c152424}.floating-contact-dock a{min-height:40px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.84rem;font-weight:900;display:inline-flex}.floating-contact-dock a:first-child svg{color:#19a565}.routes-section{padding-top:84px}.brand-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;margin-bottom:66px;display:flex}.brand-strip span{color:var(--muted);box-shadow:none;background:0 0}.brand-strip strong{color:#0c15246b;box-shadow:none;filter:grayscale();background:0 0}.route-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.route-card{min-height:330px;color:var(--ink);border-radius:26px;flex-direction:column;justify-content:space-between;padding:26px;transition:transform .22s,box-shadow .22s;display:flex}.route-card:hover,.modern-service-card:hover{transform:translateY(-7px);box-shadow:0 34px 90px #0c152429}.route-card__icon{width:118px;height:118px;color:var(--navy-800);background:linear-gradient(135deg,#fff,#e9edf2);border-radius:999px;place-items:center;display:grid;box-shadow:inset 0 -12px 32px #34698f1f}.route-card strong{margin-bottom:12px;font-size:1.25rem;display:block}.route-card small{color:var(--muted);line-height:1.6}.traveler-section{padding:126px 0}.traveler-stage{place-items:center;min-height:430px;display:grid;position:relative}.traveler-stage .section-heading{z-index:1;margin-bottom:0;position:relative}.traveler-orbit{pointer-events:none;position:absolute;inset:0}.traveler-orbit span{color:#fff;background:linear-gradient(135deg, var(--navy-800), var(--gold-500));width:66px;height:66px;transform:rotate(calc(var(--i) * 45deg)) translateX(310px) rotate(calc(var(--i) * -45deg));animation:5s ease-in-out infinite alternate orbitFloat;animation-delay:calc(var(--i) * -.25s);border:6px solid #ffffffe0;border-radius:999px;place-items:center;font-weight:900;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 18px 44px #0c152429}.premium-panel-section{background:radial-gradient(circle at 74% 8%, #d5ae4357, transparent 34%), var(--navy-950);padding:88px 0}.premium-panel{background:#111a23;border:8px solid #ffffffeb;border-radius:28px;grid-template-columns:1.08fr .92fr;gap:26px;padding:18px;display:grid;box-shadow:0 34px 80px #00000047}.premium-panel__copy{background:#ffffff0a;border-radius:18px;padding:44px}.premium-panel__copy h2{color:#fff;margin:18px 0;font-size:3rem;line-height:1}.premium-panel__copy p{color:var(--blue-200);line-height:1.7}.premium-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0;display:grid}.premium-list span{color:#fff;align-items:center;gap:10px;font-weight:850;display:flex}.premium-list svg{color:var(--gold-400)}.premium-panel__image{border-radius:18px;overflow:hidden}.premium-panel__image img{object-fit:cover;filter:saturate(.82)contrast(1.02)brightness(.76);width:100%;height:100%;min-height:420px}.services-modern{background:#f2f1ef}.process-graph-section{background:linear-gradient(#ffffff6b,#f2f1efe6),radial-gradient(at 18% 28%,#d5ae4321,#0000 42%),radial-gradient(at 78% 54%,#34698f1f,#0000 48%),#f2f1ef;padding:96px 0 112px;overflow:hidden}.process-graph-container{width:min(1540px,100% - 88px)}.process-map{min-height:430px;margin-top:22px;padding:42px 0 26px;position:relative}.process-map:before{content:"";filter:blur(.2px);background:radial-gradient(at 14%,#ffffffb8,#0000 38%),radial-gradient(at 70% 40%,#ffffff75,#0000 44%),linear-gradient(105deg,#ffffff9e,#fff3),linear-gradient(90deg,#d5ae431f,#34698f1a);border-radius:999px;position:absolute;inset:28px 1% 24px;transform:scaleX(1.055);box-shadow:inset 0 1px #ffffffb3,inset 0 -34px 90px #34698f0b,0 46px 110px #06111f17}.process-map__svg{z-index:1;width:100%;height:320px;position:absolute;inset:64px 0 auto;overflow:visible}.process-map__track-base,.process-map__track-flow{fill:none;stroke-linecap:round;stroke-linejoin:round}.process-map__track-base{stroke:#06111f1b;stroke-width:20px;filter:drop-shadow(0 18px 24px #06111f14)}.process-map__track-flow{stroke:url(#processRouteGradient);stroke-width:8px;stroke-dasharray:30 22;filter:drop-shadow(0 10px 18px #d5ae4357)drop-shadow(0 0 10px #ffe89152);animation:4.8s linear infinite processRouteFlow}.process-map__nodes{z-index:2;margin:0;padding:0;list-style:none;position:absolute;inset:0}.process-map__node{left:clamp(92px, var(--x), calc(100% - 92px));top:var(--y);text-align:center;width:190px;animation:6.4s ease-in-out infinite processNodePulse;position:absolute;transform:translate(-50%,-50%)}.process-map__node:nth-child(2){animation-delay:-1.2s}.process-map__node:nth-child(3){animation-delay:-2.4s}.process-map__node:nth-child(4){animation-delay:-3.6s}.process-map__marker{width:76px;height:76px;color:var(--navy-950);background:linear-gradient(135deg, #ffe891fa, #d5ae43eb), var(--gold-400);border:1px solid #ffffff9e;border-radius:999px;place-items:center;margin:0 auto 14px;display:grid;box-shadow:inset 0 1px #ffffffc7,0 20px 48px #d5ae4347,0 0 0 12px #ffffff75}.process-map__index{color:var(--gold-700);letter-spacing:0;margin-bottom:8px;font-size:.76rem;font-weight:950;display:inline-flex}.process-map__node h3{color:var(--ink);margin:0;font-size:1.08rem;line-height:1.2}.process-map__node p{color:var(--muted);margin:7px 0 0;font-weight:750;line-height:1.45}@keyframes processRouteFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}@keyframes mobileRouteFlow{0%{background-position:0 0}to{background-position:0 92px}}@keyframes processNodePulse{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-8px)}}@media (max-width:1040px){.process-graph-container{width:min(100% - 44px,1180px)}.process-map{min-height:410px}.process-map__node{width:164px}.process-map__marker{width:68px;height:68px}}@media (max-width:720px){.process-graph-section{padding:76px 0 82px}.process-graph-container{width:min(100% - 28px,1180px)}.process-map{min-height:0;margin-top:18px;padding:8px 0 4px}.process-map:before{background:linear-gradient(#06111f14,#06111f08),#ffffff8c;border-radius:999px;width:8px;inset:25px auto 76px 28px;transform:none;box-shadow:inset 0 0 0 1px #ffffff9e,0 14px 28px #06111f14}.process-map:after{content:"";z-index:1;filter:drop-shadow(0 0 10px #d5ae4361)drop-shadow(0 8px 18px #d5ae4333);background:repeating-linear-gradient(#ffe891fa 0 18px,#d5ae43fa 18px 30px,#0000 30px 46px) 0 0/100% 92px;border-radius:999px;width:4px;animation:3.4s linear infinite mobileRouteFlow;position:absolute;top:29px;bottom:80px;left:30px}.process-map__svg{display:none}.process-map__nodes{z-index:2;gap:24px;display:grid;position:relative;inset:auto}.process-map__node{text-align:left;grid-template-columns:64px minmax(0,1fr);align-items:start;column-gap:16px;width:100%;animation:none;display:grid;position:relative;top:auto;left:auto;transform:none}.process-map__marker{grid-row:1/span 3;width:58px;height:58px;margin:0;box-shadow:inset 0 1px #ffffffc7,0 14px 34px #d5ae4338,0 0 0 8px #ffffff80}.process-map__index,.process-map__node h3,.process-map__node p{grid-column:2}.process-map__index{margin:2px 0 6px}}.testimonial-strip{background:#020407}.status-pill.dark{color:#fff;background:#ffffff1f}.reveal-up,.route-card,.premium-panel,.modern-service-card{animation:.7s both revealUp}@keyframes revealUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes cardFloat{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@keyframes ribbonFloat{0%{transform:translate(0)scale(1)}to{transform:translate(-18px)scale(1.02)}}@keyframes orbitFloat{0%{margin-top:0}to{margin-top:-16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1180px){.hero__layout{grid-template-columns:1fr;gap:36px}.hero-light .hero-title{font-size:4.8rem}.hero-application{max-width:520px}.traveler-orbit span{transform:rotate(calc(var(--i) * 45deg)) translateX(240px) rotate(calc(var(--i) * -45deg))}}@media (max-width:1040px){.site-header .desktop-nav,.site-header .header-actions>.btn{display:none}.site-header .header-actions>.mobile-menu-button{color:var(--ink);background:#ffffffb8;border-color:#0c15241a;display:inline-flex}.mobile-panel{background:#f6f5f2f0}.mobile-panel a{color:var(--ink)}}@media (max-width:720px){.hero-light{min-height:auto}.hero-gold-ribbon{opacity:.5;width:115vw;height:55%;inset:auto -46% -12% auto}.hero__layout{min-height:auto;padding:54px 0 76px}.hero-light .hero-title{font-size:3.25rem}.hero-pills{flex-wrap:nowrap;padding-bottom:4px;overflow:auto}.hero-pills span{flex:none}.consultant-pill,.hero-light .hero-actions .btn{width:100%}.hero-application{padding:22px}.floating-contact-dock{display:none}.brand-strip{gap:8px;margin-bottom:42px}.route-grid,.premium-panel,.premium-list{grid-template-columns:1fr}.route-card{min-height:260px}.traveler-section{padding:78px 0}.traveler-stage{min-height:360px}.traveler-orbit span{width:48px;height:48px;transform:rotate(calc(var(--i) * 45deg)) translateX(145px) rotate(calc(var(--i) * -45deg));border-width:4px}.premium-panel{border-width:5px;padding:10px}.premium-panel__copy{padding:28px}.premium-panel__copy h2{font-size:2.3rem}.premium-panel__image img{min-height:260px}.whatsapp-float{display:none}}body,.home-page{background:#f4f6f8}.site-header{background:#06111fe6;border-bottom:1px solid #d8e7f61f;box-shadow:0 18px 44px #0000002e}.brand,.desktop-nav{color:#fff}.brand-subtitle,.desktop-nav a{color:#d8e7f6d1}.site-header .header-actions>.mobile-menu-button{color:#fff;background:#ffffff14;border-color:#ffffff29}.mobile-panel{background:#06111ff5}.mobile-panel a{color:#fff}.hero-world{color:#fff;background:#06111f;align-items:stretch;min-height:780px;overflow:hidden}.hero-world:after{display:none}.hero-world:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#06111ff0 0%,#06111fc7 38%,#06111f47 74%),linear-gradient(#06111fb3 0%,#06111f29 46%,#06111feb 100%);position:absolute;inset:0}.hero-world__image{z-index:0;object-fit:cover;object-position:center right;filter:saturate(1.05)contrast(1.04);width:100%;max-width:none;height:100%;animation:16s ease-in-out infinite alternate skylineDrift;position:absolute;inset:0;transform:scale(1.02)}.hero-world__shade{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 78%);mask-image:linear-gradient(90deg,#000 0%,#0000 78%)}.hero-world .hero__layout{z-index:2;grid-template-columns:minmax(0,1fr) 440px;min-height:780px;padding:86px 0 122px;position:relative}.hero-world .hero__copy{max-width:760px}.hero-world__eyebrow{color:var(--gold-400);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06111f5c;border-color:#f0d46d57}.hero-world .hero-title{color:#f8fbff;letter-spacing:0;text-shadow:0 18px 42px #00000057;width:min(760px,100%);margin:24px 0 20px;font-size:5.35rem;line-height:.92}.hero-world .hero-title span{color:#f0d46d;display:block}.hero-world .hero-lede{color:#dbe8f6;width:min(680px,100%);font-size:1.12rem;line-height:1.72}.hero-world .hero__copy,.hero-world .route-scan-panel{opacity:1;animation:none;transform:none}.hero-world .btn-dark{color:var(--navy-950);background:#fff;box-shadow:0 18px 40px #ffffff24}.hero-world .consultant-pill{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border-color:#ffffff29;box-shadow:0 18px 48px #0003}.hero-world .consultant-pill span{color:#d8e7f6db}.hero-world .consultant-pill strong{color:#fff}.hero-proof-grid{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;width:min(680px,100%);margin-top:36px;display:grid;overflow:hidden}.hero-proof-grid span{color:#d8e7f6cc;text-transform:uppercase;background:#06111f6b;align-content:center;gap:8px;min-height:92px;padding:18px;font-size:.72rem;font-weight:850;display:grid}.hero-proof-grid strong{color:var(--gold-400);font-size:1.85rem;line-height:1}.route-scan-panel{color:#fff;-webkit-backdrop-filter:blur(20px)saturate(1.1);backdrop-filter:blur(20px)saturate(1.1);background:linear-gradient(145deg,#ffffff26,#ffffff0b),#06111f94;border-color:#fff3;border-radius:8px;align-self:center;padding:26px;overflow:hidden;box-shadow:0 34px 92px #00000057}.route-scan-panel:before{content:"";background:linear-gradient(90deg, var(--gold-300), #f0d46d00);height:3px;position:absolute;inset:0 0 auto}.route-scan-panel h2{margin:22px 0;font-size:2rem;line-height:1.08}.destination-matrix{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.destination-matrix span,.hero-service-rail span,.proof-map-card__grid span{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:850}.route-scan-panel .btn{width:100%}.hero-service-rail{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06111f9e;border-top:1px solid #ffffff1a;justify-content:center;gap:10px;padding:16px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-service-rail span{color:#d8e7f6db;white-space:nowrap}.command-lanes{background:linear-gradient(#fff 0%,#f4f6f8 100%);padding-top:92px}.command-card{background:linear-gradient(145deg,#ffffffe6,#ffffff9e),#fff;border-radius:8px;min-height:300px}.command-card .route-card__icon{width:74px;height:74px;color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));box-shadow:none;border-radius:8px}.global-proof-section{background:#f4f6f8}.global-proof-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:54px;display:grid}.proof-map-card{color:#fff;background:radial-gradient(circle at 72% 20%,#d5ae435c,#0000 32%),linear-gradient(145deg,#132a42f0,#06111ffa);border-radius:8px;align-content:space-between;min-height:420px;padding:28px;display:grid;overflow:hidden}.proof-map-card__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:40px;display:grid}.proof-map-card__grid span{border-radius:8px;place-items:center;min-height:72px;display:grid}.proof-route-lines{color:#ffffffdb;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;font-weight:900;display:grid}.proof-route-lines i{background:linear-gradient(90deg, var(--gold-400), #f0d46d1a);height:2px}.global-proof-layout .section-heading{margin:0}.global-proof-layout .text-link{margin-top:20px}@keyframes skylineDrift{0%{transform:scale(1.02)translate(0)}to{transform:scale(1.055)translate(-18px)}}@media (max-width:1180px){.hero-world .hero__layout{grid-template-columns:1fr;gap:44px}.hero-world .hero-title{font-size:4.45rem}.route-scan-panel{width:min(560px,100%)}}@media (max-width:1040px){.site-header .header-actions>.mobile-menu-button{color:#fff;background:#ffffff14;border-color:#ffffff29}.hero-service-rail{justify-content:flex-start;overflow:auto}.global-proof-layout{grid-template-columns:1fr}}@media (max-width:720px){.hero-world{min-height:auto}.hero-world:before{background:linear-gradient(#06111ff0 0%,#06111fc7 50%,#06111ff0 100%),linear-gradient(90deg,#06111fdb,#06111f66)}.hero-world__image{opacity:.72;object-position:62% center}.hero-world .hero__layout{min-height:auto;padding:58px 0 118px}.hero-world .hero-title{font-size:3.15rem}.hero-world .hero-lede{font-size:1rem}.hero-world .hero-actions .btn,.hero-world .consultant-pill{width:100%}.hero-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-proof-grid span{min-height:82px}.route-scan-panel{padding:22px}.route-scan-panel h2{font-size:1.6rem}.hero-service-rail{padding-bottom:14px}.proof-map-card{min-height:340px}.proof-map-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-route-lines{grid-template-columns:1fr}.proof-route-lines i{justify-self:center;width:2px;height:26px}}.hero-world .hero-service-rail{height:58px;color:var(--navy-950);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,#c79622 0%,#ffe891 18%,#d5ae43 46%,#fff0a8 68%,#b88416 100%) 0 0/160% 100%;border-top:1px solid #ffffff61;border-bottom:1px solid #06111f29;justify-content:flex-start;gap:0;padding:0;animation:8s ease-in-out infinite railGoldFlow;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,0 -20px 55px #d5ae432e}.hero-world .visa-marquee-track{will-change:transform;align-items:center;gap:38px;min-width:max-content;height:100%;padding-inline:38px;animation:42s linear infinite visaRailRight;display:flex}.hero-world .hero-service-rail span{color:#081322;min-height:58px;box-shadow:none;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;border-radius:0;flex:none;align-items:center;padding:0;font-size:.84rem;font-weight:950;animation:none;display:inline-flex}.hero-world .hero-service-rail span:after{content:"";background:#06111f8c;border-radius:999px;width:7px;height:7px;margin-left:38px;box-shadow:0 0 14px #06111f29}.hero-world .hero-service-rail:hover .visa-marquee-track{animation-play-state:paused}@media (max-width:720px){.hero-world .hero-service-rail{height:48px;padding:0}.hero-world .visa-marquee-track{gap:26px;padding-inline:26px;animation-duration:34s}.hero-world .hero-service-rail span{min-height:48px;font-size:.75rem}.hero-world .hero-service-rail span:after{margin-left:26px}}.command-lanes .route-grid{min-height:800px;margin-top:96px}.command-lanes .route-grid:before{width:620px;height:620px}.command-lanes .route-grid:after{width:176px;height:176px}@media (max-width:1180px){.command-lanes .route-grid{min-height:580px;margin-top:70px}.command-lanes .route-grid:before{width:500px;height:500px}@keyframes cardPatrol{0%{transform:translate(-50%,-50%)rotate(0)translate(235px)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)translate(235px)rotate(-360deg)}}}@media (max-width:720px){.command-lanes .route-grid{min-height:auto;margin-top:0}}.flag-chip img,.hero-world .hero-service-rail span img,.flag-card img{object-fit:cover;border-radius:4px;flex:none;width:30px;height:22px;box-shadow:0 0 0 1px #06111f29,0 6px 18px #06111f29}.destination-matrix .flag-chip{align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.hero-world .hero-service-rail span{gap:10px}.hero-world .hero-service-rail span img{width:28px;height:20px}.proof-map-card{align-content:center;min-height:440px}.flag-lanes{gap:18px;padding:18px 0;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.flag-lane{will-change:transform;align-items:center;gap:14px;width:max-content;display:flex}.flag-lane--left{animation:34s linear infinite flagLaneLeft}.flag-lane--right{animation:38s linear infinite flagLaneRight}.flag-lane:hover{animation-play-state:paused}.flag-card{color:#fff;background:linear-gradient(145deg,#ffffff24,#ffffff0a),#06111f52;border:1px solid #f0d46d4d;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:12px;width:190px;min-height:82px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffffff29,0 16px 40px #00000024}.flag-card img{width:40px;height:28px}@keyframes flagLaneLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes flagLaneRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes mobileCircleDrift{0%,to{transform:translate(-10px)rotate(-1deg)}50%{transform:translate(10px)rotate(1deg)}}@media (max-width:720px){.command-lanes .route-grid{justify-items:center;gap:14px;padding:4px 0 8px;display:grid;overflow:hidden}.command-lanes .command-card{width:min(220px,76vw);height:min(220px,76vw);padding:22px;animation:5.6s ease-in-out infinite mobileCircleDrift}.command-lanes .command-card .route-card__icon{width:58px;height:58px}.command-lanes .command-card small{font-size:.82rem;line-height:1.45}.command-lanes .command-card:nth-child(2){animation-delay:-2.1s}.command-lanes .command-card:nth-child(3){animation-delay:-4.2s}.proof-map-card{min-height:300px;padding:20px 0}.flag-lanes{gap:12px;padding:6px 0}.flag-card{gap:9px;width:150px;min-height:68px;font-size:.82rem}.flag-card img{width:32px;height:23px}}@media (prefers-reduced-motion:reduce){.flag-lane,.command-lanes .command-card{animation:none!important}}.whatsapp-logo{object-fit:contain;filter:drop-shadow(0 0 10px #d5ae4342);width:18px;height:18px;display:block}.btn-whatsapp{color:var(--gold-400);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff1;border:1px solid #f0d46d47;box-shadow:inset 0 1px #ffffff1f,0 12px 32px #0000002e}.btn-whatsapp:hover,.btn-whatsapp:focus-visible{color:var(--gold-300);background:#d5ae431a;border-color:#f0d46d80}.hero-world .hero__copy{align-content:center;display:grid}.hero-world .hero-title{margin-top:0}.command-lanes{padding-top:72px}.site-footer--minimal{color:#d8e7f6c2;background:linear-gradient(#06111f 0%,#050e1a 100%);padding:28px 0 16px}.footer-minimal,.footer-mini-links,.footer-mini-contact,.footer-mini-bottom{align-items:center;display:flex}.footer-minimal{justify-content:space-between;gap:24px}.footer-mini-links,.footer-mini-contact{flex-wrap:wrap;gap:16px}.footer-social-links,.mobile-social-links{align-items:center;gap:10px;display:inline-flex}.footer-mini-links a,.footer-mini-contact a,.footer-mini-bottom a{color:#d8e7f6d1;font-size:.84rem;font-weight:800}.footer-mini-contact>a{background:#ffffff09;border:1px solid #d8e7f61a;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;display:inline-flex}.social-icon-link{width:38px;height:38px;color:var(--gold-400);background:radial-gradient(circle at 28% 20%,#f0d46d24,#0000 48%),#06111fe0;border:1px solid #f0d46d47;border-radius:999px;place-items:center;display:inline-grid;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000029}.social-icon-link:hover,.social-icon-link:focus-visible{background:radial-gradient(circle at 28% 20%,#f0d46d38,#0000 48%),#06111ff5;border-color:#f0d46d85}.social-icon-link img,.social-icon-link svg{object-fit:contain;width:18px;height:18px;display:block}.footer-social-links .social-icon-link{width:42px;min-width:42px;height:42px;min-height:42px;color:var(--gold-400);flex:none;place-items:center;padding:0;line-height:1;display:inline-grid;overflow:hidden}.footer-social-links .social-icon-link svg{width:20px;height:20px;margin:0;transform:translateZ(0)}.social-icon-link span{display:none}.footer-mini-links a:hover,.footer-mini-contact a:hover,.footer-mini-bottom a:hover{color:var(--gold-400)}.footer-mini-bottom{border-top:1px solid #d8e7f617;justify-content:space-between;gap:18px;margin-top:18px;padding-top:14px;font-size:.76rem}.footer-legal{color:#d8e7f6ad;text-align:center;gap:2px;max-width:460px;font-size:.72rem;line-height:1.45;display:grid}.footer-legal strong{color:#ffe891eb;letter-spacing:0;font-size:.74rem}.footer-legal em{color:#d8e7f6bd;font-style:italic}.footer-legal span{color:#d8e7f69e}.whatsapp-float{color:var(--gold-400);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 30% 20%,#f0d46d29,#0000 46%),#06111ff0;border:1px solid #f0d46d47;box-shadow:0 20px 46px #00000047,0 0 28px #d5ae432e}.whatsapp-float .whatsapp-logo{width:28px;height:28px}.contact-method .whatsapp-logo{flex:none;width:22px;height:22px}.text-link .whatsapp-logo,.contact-card .whatsapp-logo{flex:none;width:17px;height:17px}.checker-layout--clean{grid-template-columns:minmax(300px,370px) minmax(0,1fr);gap:22px}.checker-panel--clean{background:radial-gradient(circle at 20% 0,#d5ae4324,#0000 36%),linear-gradient(145deg,#fffffff5,#ffffffc2),#fff;border-color:#d8e7f6b8;position:sticky;top:92px;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 24px 70px #06111f14}.checker-panel__intro{margin-bottom:20px}.checker-panel__intro h2{color:var(--ink);margin:6px 0 8px;font-size:1.95rem;line-height:1}.checker-panel__intro p{color:var(--muted);margin:0;line-height:1.58}.result-card--clean{background:radial-gradient(circle at 12% 0,#d5ae432e,#0000 30%),radial-gradient(circle at 94% 12%,#34698f33,#0000 32%),linear-gradient(145deg,#132a42f5,#06111ffa);border:1px solid #d8e7f621;box-shadow:inset 0 1px #ffffff17,0 26px 80px #06111f33}.result-card__top{gap:12px;display:grid}.result-card--clean h3{max-width:760px;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.04}.result-card--clean h4{align-items:center;gap:8px;margin-bottom:14px;display:flex}.result-card--clean p{max-width:820px;margin:0}.checker-summary-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));margin:20px 0 14px}.checker-summary-grid--compact span{background:linear-gradient(145deg,#ffffff1a,#ffffff0b),#ffffff09;border-color:#ffffff1a;align-content:center;min-height:82px}.result-section--primary{background:linear-gradient(145deg,#f0d46d1a,#ffffff0e),#ffffff0b;border-color:#f0d46d38;margin-top:14px}.requirements-list--compact{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checker-detail-grid--clean{gap:14px}.checker-detail-grid--clean .result-section{background:#ffffff0e}.checker-detail-grid--clean .plain-list{gap:10px}.checker-detail-grid--clean li,.requirements-list--compact li{font-size:.92rem;line-height:1.52}.checker-note-grid--clean{gap:14px}.official-source-box{color:var(--blue-200);background:linear-gradient(145deg,#f0d46d18,#ffffff09),#ffffff0a;border:1px solid #f0d46d3d;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:16px;margin-top:14px;padding:18px;display:grid}.official-source-box strong{color:var(--gold-400);text-transform:uppercase;margin-bottom:5px;font-size:.76rem;font-weight:950;display:block}.official-source-links{align-content:start;gap:9px;display:grid}.official-source-links a{color:#fff;background:#ffffff0f;border:1px solid #d8e7f621;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:850;display:inline-flex}.support-message--checker{color:#1c2a3e;margin-top:14px}.contact-card--checker{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card--checker a{background:#ffffff0e;border:1px solid #d8e7f621;border-radius:999px;justify-content:center;min-height:44px;padding:0 14px}@media (max-width:1040px){.checker-layout--clean{grid-template-columns:1fr}.checker-panel--clean{position:static}.checker-summary-grid--compact,.official-source-box,.contact-card--checker,.requirements-list--compact{grid-template-columns:1fr}}.route-scan-panel{padding:32px}.route-scan-panel h2{margin:0 0 24px}.destination-matrix{gap:10px;margin-bottom:24px}@media (max-width:720px){.route-scan-panel{padding:24px}.route-scan-panel h2{margin-bottom:22px}}.testimonial-strip{background:radial-gradient(circle at 10% 0,#d5ae431f,#0000 32%),radial-gradient(circle at 90% 20%,#34698f29,#0000 30%),#020407;overflow:hidden}.testimonial-strip .section-heading{margin-bottom:30px}.review-wall{gap:16px;width:100vw;margin-left:calc(50% - 50vw);display:grid;overflow:hidden}.review-lane{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.review-lane__track{will-change:transform;gap:16px;width:max-content;padding:6px 0;animation:64s linear infinite reviewLaneLeft;display:flex}.review-lane--right .review-lane__track{animation-name:reviewLaneRight;animation-duration:78s}.review-lane:hover .review-lane__track{animation-play-state:paused}.review-card{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:linear-gradient(145deg,#ffffff21,#ffffff0b),#091627d1;border:1px solid #ffffff21;border-radius:8px;flex:none;align-content:start;gap:14px;width:clamp(280px,27vw,398px);min-height:172px;padding:20px;display:grid;box-shadow:inset 0 1px #ffffff1c,0 24px 70px #00000047}.review-card__top{align-items:center;gap:12px;display:flex}.review-avatar{width:42px;height:42px;color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));border-radius:999px;flex:none;place-items:center;font-weight:950;display:grid;box-shadow:0 14px 32px #d5ae4333}.review-card__top strong{font-size:.96rem;display:block}.review-card__top small{color:#d8e7f6ad;margin-top:2px;font-size:.74rem;font-weight:800;display:block}.review-card__stars{color:#ffffff38;align-items:center;gap:4px;display:flex}.review-card__stars .is-filled{color:var(--gold-400)}.review-card__stars strong{color:#d8e7f6c7;margin-left:6px;font-size:.76rem}.review-card p{color:#ffffffc7;margin:0;font-size:.91rem;line-height:1.56}@keyframes reviewLaneLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes reviewLaneRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:720px){.testimonial-strip{padding-top:72px;padding-bottom:72px}.review-wall{gap:12px}.review-lane__track{gap:12px;animation-duration:48s}.review-lane--right .review-lane__track{animation-duration:58s}.review-card{width:min(82vw,330px);min-height:178px;padding:18px}}@media (prefers-reduced-motion:reduce){.review-lane__track{animation:none!important}}@media (min-width:1041px){.hero-world{min-height:936px}.hero-world .hero__layout{min-height:936px;padding:118px 0 170px}}@media (max-width:720px){.footer-minimal{flex-direction:column;align-items:flex-start;gap:18px}.footer-mini-links,.footer-mini-contact{gap:10px}.footer-social-links{gap:8px}.footer-mini-bottom{flex-direction:column;align-items:flex-start;gap:8px}.footer-legal{text-align:left}}.mobile-social-links{border-top:1px solid #d8e7f61a;flex-wrap:wrap;justify-content:flex-start;padding-top:8px}.mobile-panel .mobile-social-links .social-icon-link{width:auto;min-height:40px;color:var(--gold-400);gap:8px;padding:0 14px;display:inline-flex}.mobile-panel .mobile-social-links .social-icon-link span{font-size:.82rem;font-weight:850;display:inline}.admin-login-page{color:#fff;background:radial-gradient(circle at 18% 12%,#d5ae432e,#0000 32%),radial-gradient(circle at 82% 18%,#34698f38,#0000 30%),linear-gradient(145deg,#06111fc7,#06111ff0),url(/images/global-mobility-hero.png) 50%/cover no-repeat;place-items:center;min-height:100vh;padding:34px 0;display:grid}.admin-login-shell{width:min(100% - 36px,520px)}.admin-login-card{-webkit-backdrop-filter:blur(24px)saturate(1.18);backdrop-filter:blur(24px)saturate(1.18);background:linear-gradient(145deg,#ffffff26,#ffffff0b),#06111fb8;border:1px solid #f0d46d38;border-radius:8px;padding:34px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 34px 90px #00000061}.admin-login-card:before,.premium-admin-panel:before{content:"";background:linear-gradient(90deg, var(--gold-300), var(--gold-500), #f0d46d00);height:3px;position:absolute;inset:0 0 auto}.admin-login-card h1{margin:14px 0 12px;font-size:2.45rem;line-height:1}.admin-login-card p{color:#d8e7f6c7;line-height:1.65}.admin-login-card .field-group label{color:#d8e7f6e0}.admin-login-card .field{color:#fff;background:#ffffff14;border-color:#d8e7f638}.admin-login-card .field::placeholder{color:#d8e7f685}.admin-login-badge{width:58px;height:58px;color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));border-radius:999px;place-items:center;display:grid;box-shadow:0 20px 48px #d5ae4338}.premium-admin-panel{background:radial-gradient(circle at 15% 0,#d5ae431c,#0000 34%),radial-gradient(circle at 92% 18%,#34698f1a,#0000 28%),#ffffffeb;border-color:#d8e7f68f;padding:34px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1,0 28px 80px #06111f1a}.premium-admin-panel .admin-header{align-items:flex-start}.premium-admin-panel .admin-header h2,.editor-toolbar h3{margin:0}.premium-admin-panel .admin-header p:not(.kicker){color:var(--muted);margin:8px 0 0}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.admin-stats span{min-height:84px;color:var(--muted);text-transform:uppercase;background:linear-gradient(145deg,#ffffffd1,#ffffff94),#ffffff9e;border:1px solid #d8e7f6b8;border-radius:8px;align-content:center;gap:5px;padding:16px;font-size:.78rem;font-weight:850;display:grid;box-shadow:0 14px 36px #06111f0e}.admin-stats strong{color:var(--navy-950);font-size:1.8rem;line-height:1}.article-editor{background:linear-gradient(145deg,#ffffffeb,#ffffffad),#fff;border:1px solid #d8e7f6d1;border-radius:8px;padding:18px;position:sticky;top:96px;box-shadow:0 20px 62px #06111f14}.editor-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.article-photo-field{gap:12px;display:grid}.article-photo-preview{background:var(--navy-900);aspect-ratio:16/9;border:1px solid #d8e7f6d6;border-radius:8px;overflow:hidden}.article-photo-preview img,.admin-item__image img{object-fit:cover;width:100%;height:100%}.photo-upload-button{min-height:44px;color:var(--navy-950);cursor:pointer;background:#fff6d3c2;border:1px dashed #d5ae439e;border-radius:8px;justify-content:center;align-items:center;gap:9px;font-weight:900;display:inline-flex}.article-photo-field input[type=file]{display:none}.article-content-field{min-height:210px}.premium-admin-list{gap:18px}.premium-admin-item{background:linear-gradient(145deg,#fffffff5,#ffffffb8),#fff;border-color:#d8e7f6cc;grid-template-columns:220px 1fr;align-items:center;gap:20px;padding:16px;display:grid;box-shadow:0 18px 48px #06111f12}.premium-admin-item .article-meta,.premium-admin-item h3,.premium-admin-item p,.premium-admin-item .button-row{grid-column:2}.admin-item__image{background:var(--navy-900);border-radius:8px;grid-area:1/1/span 4;height:100%;min-height:154px;overflow:hidden}.premium-admin-item .article-meta{margin:0}.premium-admin-item h3{font-size:1.1rem;line-height:1.25}.premium-admin-item p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (min-width:1280px){.premium-admin-panel .admin-grid{grid-template-columns:minmax(420px,.9fr) minmax(0,1.45fr)}}@media (max-width:1040px){.article-editor{position:static}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.admin-login-card,.premium-admin-panel{padding:22px}.admin-login-card h1{font-size:2rem}.premium-admin-panel .admin-header,.editor-toolbar{flex-direction:column;align-items:stretch}.admin-stats,.premium-admin-item{grid-template-columns:1fr}.premium-admin-item .article-meta,.premium-admin-item h3,.premium-admin-item p,.premium-admin-item .button-row,.admin-item__image{grid-area:auto}.admin-item__image{aspect-ratio:16/9;min-height:0}}.articles-hero .container,.article-detail-hero .container{z-index:1;position:relative}.articles-hero__stats{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.articles-hero__stats span{color:#d8e7f6c7;-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#ffffff12;border:1px solid #f0d46d38;border-radius:999px;align-content:center;gap:3px;min-height:58px;padding:0 20px;font-size:.78rem;font-weight:850;display:grid}.articles-hero__stats strong{color:var(--gold-300);font-size:1rem}.article-hub-section{background:radial-gradient(circle at 10% 0,#d5ae431a,#0000 32%),radial-gradient(circle at 84% 18%,#34698f1a,#0000 32%),#f6f5f2}.article-hub{gap:34px;display:grid}.article-category-bar{flex-wrap:wrap;gap:10px;display:flex}.article-category-bar a{min-height:40px;color:var(--muted);background:#ffffffb8;border:1px solid #06111f1a;border-radius:999px;align-items:center;padding:0 16px;font-size:.84rem;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #06111f0a}.article-category-bar a.active{color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));border-color:#d5ae4380}.featured-article-card{background:linear-gradient(145deg,#fffffff0,#ffffffb8),#fff;border:1px solid #d8e7f6b8;border-radius:8px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:0;display:grid;overflow:hidden;box-shadow:0 30px 80px #06111f17}.featured-article-card__image{background:var(--navy-900);min-height:390px}.featured-article-card__image img{object-fit:cover;width:100%;height:100%}.featured-article-card__body{align-content:center;gap:16px;padding:44px;display:grid}.featured-article-card__label{width:fit-content;min-height:34px;color:var(--navy-950);text-transform:uppercase;background:#ffe891d1;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:.78rem;font-weight:950;display:inline-flex}.featured-article-card h2{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:1.03}.featured-article-card p{color:var(--muted);margin:0;font-size:1.04rem;line-height:1.72}.article-hub-grid{margin-top:4px}.article-card{background:linear-gradient(145deg,#fffffff5,#ffffffc2),#fff;border-radius:8px;transition:transform .22s,box-shadow .22s,border-color .22s}.article-card:hover{border-color:#d5ae4352;transform:translateY(-5px);box-shadow:0 24px 60px #06111f1a}.article-card__reading,.article-detail-hero__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:.82rem;font-weight:850;display:flex}.article-card__reading svg,.article-detail-hero__meta svg{color:var(--gold-500)}.article-card__body h3{margin-top:12px}.article-card__body .text-link{margin-top:auto}.article-detail-hero__meta{margin:0 0 18px}.article-detail-hero__meta span{color:#d8e7f6d6;background:#ffffff12;border:1px solid #f0d46d33;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;display:inline-flex}.article-body--rich{background:#fff;border:1px solid #d8e7f6b8;border-radius:8px;padding:clamp(24px,4vw,44px);box-shadow:0 22px 60px #06111f12}.article-body--rich h2,.article-body--rich h3{color:var(--navy-950);line-height:1.18}.article-body--rich h2{margin:34px 0 14px;font-size:1.75rem}.article-body--rich h3{margin:26px 0 10px;font-size:1.25rem}.article-body--rich ul{gap:10px;margin:0 0 24px;padding-left:20px;display:grid}.article-body--rich li{color:#263349;line-height:1.75}.article-side-panel{gap:24px;display:grid}.article-fact-list,.article-keywords{border-top:1px solid #d8e7f624;gap:10px;padding-top:20px;display:grid}.article-fact-list span{color:#d8e7f6c7;justify-content:space-between;gap:16px;font-weight:800;display:flex}.article-fact-list strong{color:#fff}.article-keywords>span{color:var(--gold-300);align-items:center;gap:8px;font-weight:900;display:inline-flex}.article-keywords div,.article-preview-card div{flex-wrap:wrap;gap:8px;display:flex}.article-keywords em,.article-preview-card em{color:#d8e7f6db;background:#ffffff0f;border:1px solid #f0d46d3d;border-radius:999px;padding:6px 9px;font-size:.75rem;font-style:normal;font-weight:850}.article-related-section{background:#f6f5f2;padding-top:0}.article-related-action{justify-content:center;margin-top:28px;display:flex}.article-studio{overflow:visible}.article-studio__header{gap:18px}.article-studio__header .btn-secondary,.article-editor--studio .editor-toolbar__actions .btn-secondary,.article-library .btn-secondary,.editor-save-bar .btn-secondary{color:var(--navy-950);background:#ffffffc7;border-color:#06111f1a}.article-studio__header .btn-secondary:hover,.article-editor--studio .editor-toolbar__actions .btn-secondary:hover,.article-library .btn-secondary:hover,.editor-save-bar .btn-secondary:hover{background:#fff6d3c7;border-color:#d5ae4375}.admin-command-bar{grid-template-columns:minmax(260px,1fr) auto 220px;align-items:center;gap:12px;margin-bottom:24px;display:grid}.admin-search{background:#ffffffd1;border:1px solid #d8e7f6cc;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex;box-shadow:0 14px 34px #06111f0e}.admin-search svg{color:var(--gold-500)}.admin-search input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-weight:800}.admin-filter-pills{flex-wrap:wrap;gap:8px;display:flex}.admin-filter-pills button{min-height:38px;color:var(--muted);text-transform:capitalize;cursor:pointer;background:#ffffffbd;border:1px solid #06111f14;border-radius:999px;padding:0 13px;font-weight:900}.admin-filter-pills button.active{color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));border-color:#d5ae4385}.admin-category-filter{min-height:48px}.article-studio__grid{align-items:start}.article-editor--studio{padding:22px}.editor-toolbar__actions{flex-wrap:wrap;gap:10px;display:flex}.article-editor__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.article-editor__metrics span,.admin-item__metrics span{min-height:54px;color:var(--muted);text-transform:uppercase;background:#ffffffb8;border:1px solid #d8e7f6b8;border-radius:8px;align-content:center;gap:3px;padding:10px 12px;font-size:.74rem;font-weight:900;display:grid}.article-editor__metrics strong{color:var(--navy-950);font-size:1.2rem}.article-editor__layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.article-editor__side{gap:16px;display:grid}.switch-row{cursor:pointer;background:#ffffffbd;border:1px solid #d8e7f6cc;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px;display:grid}.switch-row input{accent-color:var(--gold-500);margin-top:4px}.switch-row span{color:var(--muted);gap:3px;font-size:.86rem;font-weight:750;display:grid}.switch-row strong{color:var(--ink)}.seo-assistant-card,.article-preview-card{background:linear-gradient(145deg, #06111ff0, #0d2037eb), var(--navy-900);color:#fff;border:1px solid #d8e7f6c7;border-radius:8px;gap:12px;padding:16px;display:grid;box-shadow:0 18px 44px #06111f24}.seo-assistant-card__top,.article-preview-card>span{color:var(--gold-300);text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;font-weight:950;display:flex}.seo-assistant-card__top span,.article-preview-card>span{align-items:center;gap:8px;display:inline-flex}.seo-assistant-card__top strong{color:#fff;font-size:1.5rem}.seo-check-list{gap:8px;display:grid}.seo-check-list span{color:#d8e7f6b8;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;font-size:.8rem;display:grid}.seo-check-list svg{color:#ffcf66}.seo-check-list span.ok svg{color:#75e0aa}.seo-check-list em{color:#fff;font-style:normal;font-weight:850}.seo-check-list small{grid-column:2}.seo-field-stack{gap:12px}.article-preview-card{color:var(--ink);background:linear-gradient(145deg,#ffffffe6,#ffffffad),#fff}.article-preview-card>span{color:var(--gold-700)}.article-preview-card strong{color:#1a0dab;font-size:1rem;line-height:1.35}.article-preview-card small{color:#188038;font-weight:800}.article-preview-card p{color:#4d5156;margin:0;line-height:1.55}.article-preview-card em{color:var(--muted);background:#06111f0a}.editor-save-bar{z-index:3;-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#ffffffdb;border:1px solid #d8e7f6c7;border-radius:8px;flex-wrap:wrap;gap:10px;margin-top:18px;padding:12px;display:flex;position:static;box-shadow:0 18px 46px #06111f1f}.admin-status-message{margin-top:14px}.article-library{align-self:start}.article-library__header{background:#ffffffc2;border:1px solid #d8e7f6cc;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.article-library__header h3{margin:0}.article-library__header span{color:var(--muted);font-weight:900}.article-library-item{position:relative}.featured-badge{min-height:28px;color:var(--navy-950);background:linear-gradient(135deg, var(--gold-300), var(--gold-500));border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.72rem;font-weight:950;display:inline-flex;position:absolute;top:10px;left:10px}.admin-item__metrics{grid-column:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.admin-item__metrics span{text-transform:none;align-items:center;gap:6px;min-height:42px;display:inline-flex}.admin-item__actions .btn{min-height:38px;padding:0 12px;font-size:.8rem}@media (min-width:1280px){.article-studio .admin-grid{grid-template-columns:minmax(720px,1.08fr) minmax(440px,.92fr)}}@media (max-width:1180px){.featured-article-card,.article-editor__layout,.admin-command-bar{grid-template-columns:1fr}.admin-filter-pills{order:3}}@media (max-width:1040px){.featured-article-card__image{min-height:320px}.admin-item__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.articles-hero__stats,.article-category-bar,.admin-filter-pills,.editor-save-bar{flex-direction:column;align-items:stretch}.articles-hero__stats span,.article-category-bar a,.admin-filter-pills button,.editor-save-bar .btn{justify-content:center;width:100%}.featured-article-card__body{padding:24px}.featured-article-card h2{font-size:2rem}.article-detail-hero__meta span{width:100%}.article-body--rich{padding:22px}.article-editor__metrics,.admin-item__metrics{grid-template-columns:1fr}.article-studio__header .button-row,.editor-toolbar__actions{flex-direction:column}.article-studio__header .button-row .btn,.editor-toolbar__actions .btn{width:100%}}.brand-logo{object-fit:cover;border:1px solid #f0d46d38;border-radius:6px;flex:none;display:block;box-shadow:0 12px 30px #0000002e}.brand-logo--header{width:68px;height:68px}.brand-logo--footer{width:76px;height:76px}.site-header__inner{min-height:82px}.header-social-links{align-items:center;gap:7px;display:inline-flex}.header-social-links .social-icon-link{width:34px;height:34px}.header-social-links .social-icon-link img,.header-social-links .social-icon-link svg{width:16px;height:16px}.consultant-avatar{object-fit:cover;overflow:hidden}@media (max-width:1040px){.header-social-links{display:none}}@media (max-width:720px){.site-header__inner{min-height:70px}.brand-logo--header{width:56px;height:56px}.brand-logo--footer{width:68px;height:68px}}
