:root{--bg:#020b18;--bg2:#071b3a;--panel:#0b2346;--blue:#1c71d8;--cyan:#21c4dc;--gold:#d5a238;--gold2:#f5d987;--white:#fff;--ice:#eef7ff;--ink:#142744;--muted:#64748b;--line:#dce6f1} *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;background:linear-gradient(180deg,#020b18 0,#06152f 55%,#031026 100%);color:#f7fbff;line-height:1.65}a{text-decoration:none}.blog-header{position:sticky;top:0;z-index:50;background:rgba(2,11,24,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.blog-header-inner{max-width:1200px;margin:auto;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:22px}.blog-brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800}.blog-brand img{width:58px;height:auto}.blog-brand span{font-size:18px}.blog-brand strong{color:var(--gold2)}.blog-nav{display:flex;align-items:center;gap:22px}.blog-nav a{color:#f3f8ff;font-size:14px;font-weight:800}.blog-nav a:hover,.blog-nav a[aria-current=page]{color:var(--cyan)}.gold-btn{display:inline-flex!important;align-items:center;justify-content:center;padding:12px 19px;border-radius:14px;color:#071b3a!important;background:linear-gradient(180deg,#fff6cf,#e8be64 55%,#ba7915);box-shadow:0 7px 18px rgba(0,0,0,.24);font-weight:900!important}.blog-shell{max-width:1200px;margin:auto;padding:0 24px}.blog-hero{position:relative;padding:68px 0 42px;overflow:hidden}.blog-hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(33,196,220,.19),transparent 68%);right:-110px;top:-150px}.crumbs{font-size:13px;color:#bcd0e8;margin-bottom:15px}.crumbs a{color:#d8eaff}.eyebrow{display:inline-flex;padding:6px 11px;border-radius:999px;border:1px solid rgba(245,217,135,.45);background:rgba(213,162,56,.10);color:#ffe49c;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-hero h1{font-family:"Playfair Display",serif;font-size:clamp(38px,5.6vw,66px);line-height:1.04;margin:18px 0 16px;max-width:850px}.blog-hero p{font-size:18px;max-width:760px;color:#d7e4f3}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.ghost-btn{display:inline-flex;align-items:center;padding:12px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.23);color:#fff;font-weight:800;background:rgba(255,255,255,.05)}.trust-note{margin-top:20px;color:#b9cadf;font-size:13px}.blog-main{background:#f3f7fb;color:var(--ink);border-radius:34px 34px 0 0;padding:42px 0 70px}.toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:18px;align-items:center;margin-bottom:28px}.search-wrap{position:relative}.search-wrap input{width:100%;border:1px solid #cfddeb;border-radius:16px;padding:15px 48px 15px 18px;font:inherit;background:#fff;box-shadow:0 8px 25px rgba(14,48,85,.07)}.search-wrap span{position:absolute;right:17px;top:13px;font-size:22px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{border:1px solid #cddbea;background:#fff;color:#29415f;border-radius:999px;padding:10px 13px;font-weight:800;cursor:pointer}.filter-btn.active,.filter-btn:hover{background:#071b3a;color:#fff;border-color:#071b3a}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:38px 0 17px}.section-heading h2{font-family:"Playfair Display",serif;font-size:32px;line-height:1.15;margin:0;color:#071b3a}.section-heading p{margin:0;color:#61738b;max-width:600px}.feature-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.feature-card,.article-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:#fff;color:var(--ink);border:1px solid #dce7f2;box-shadow:0 13px 34px rgba(15,46,82,.08);transition:.22s transform,.22s box-shadow}.feature-card:hover,.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(15,46,82,.14)}.feature-card{min-height:320px;padding:25px;background:linear-gradient(145deg,#071b3a,#0c3f78);color:#fff;border:none}.feature-card:nth-child(2){background:linear-gradient(145deg,#432012,#8d371a)}.feature-card:nth-child(3){background:linear-gradient(145deg,#10382c,#14664f)}.feature-card:first-child{grid-row:span 1}.card-icon{font-size:34px;margin-bottom:auto}.tag{display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.14);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.feature-card h3{font-size:24px;line-height:1.18;margin:16px 0 10px}.feature-card p{color:rgba(255,255,255,.78);font-size:14px;margin:0}.read-more{margin-top:18px;font-weight:900;color:inherit}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{padding:20px;min-height:260px}.article-card .tag{background:#eef5ff;color:#15539a}.article-card h3{font-size:19px;line-height:1.28;margin:13px 0 9px;color:#071b3a}.article-card p{font-size:14px;color:#61738b;margin:0}.article-card .read-more{margin-top:auto;padding-top:16px;color:#0b5dad}.card-meta{font-size:12px;color:#7c8da1;margin-top:9px}.journeys{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.journey{background:#fff;padding:23px;border-radius:20px;border:1px solid #dce7f2}.journey .num{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#071b3a;color:#fff;font-weight:900}.journey h3{margin:14px 0 7px}.journey a{color:#0b5dad;font-weight:900}.method-box{margin-top:42px;padding:28px;border-radius:24px;background:#071b3a;color:#fff;display:grid;grid-template-columns:1.4fr .6fr;gap:25px;align-items:center}.method-box p{color:#c8d7e9}.empty-state{display:none;text-align:center;padding:35px;background:#fff;border-radius:20px}.blog-footer{padding:34px 0;color:#b9cadf;text-align:center;font-size:13px}.blog-footer a{color:#f0ca70;margin:0 8px}.hidden-card{display:none!important} @media(max-width:950px){.blog-header-inner{align-items:flex-start;flex-direction:column}.blog-nav{flex-wrap:wrap;gap:13px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card:first-child{grid-column:1/-1}.article-grid{grid-template-columns:1fr 1fr}.toolbar{grid-template-columns:1fr}.method-box{grid-template-columns:1fr}} @media(max-width:650px){.blog-shell{padding:0 16px}.blog-hero{padding-top:42px}.blog-hero h1{font-size:39px}.feature-grid,.article-grid,.journeys{grid-template-columns:1fr}.feature-card:first-child{grid-column:auto}.section-heading{display:block}.section-heading p{margin-top:8px}.blog-nav a{font-size:13px}.blog-brand span{font-size:16px}} .article-layout{display:grid;grid-template-columns:minmax(0,820px) 280px;gap:30px;align-items:start}.article-paper{background:#fff;border-radius:24px;padding:34px 36px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.article-paper h2{font-family:"Playfair Display",serif;color:#071b3a;font-size:28px;line-height:1.2;margin:38px 0 13px}.article-paper h3{color:#102b50;margin:26px 0 8px}.article-paper p,.article-paper li{color:#233a58}.article-paper li{margin:7px 0}.article-meta{color:#c7d7e9;font-size:13px}.notice{padding:15px 17px;border-radius:14px;background:#eef6ff;border-left:4px solid #1c71d8;margin:20px 0;color:#193a62}.official{padding:18px;border-radius:16px;background:#fff8e8;border:1px solid #ead7a2;margin-top:28px}.official a{color:#075da9;text-decoration:underline}.cta-article{padding:24px;border-radius:20px;background:linear-gradient(145deg,#071b3a,#0c3f78);color:#fff;margin:30px 0}.cta-article p{color:#d8e6f5}.aside-card{position:sticky;top:105px;background:#fff;border-radius:20px;padding:20px;color:#1d3553;box-shadow:0 14px 38px rgba(0,0,0,.16)}.aside-card h3{margin-top:0}.aside-card a{display:block;padding:10px 0;border-top:1px solid #e2eaf2;color:#075da9;font-weight:800}.faq-list details{border-top:1px solid #dce5ef;padding:14px 0}.faq-list summary{cursor:pointer;font-weight:900;color:#102b50}.faq-list details p{margin-bottom:0}.article-related{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.article-related a{background:#eef5ff;border-radius:14px;padding:14px;color:#0c477e;font-weight:800}.editorial-signature{font-size:13px;color:#64748b;border-top:1px solid #e2e8f0;margin-top:28px;padding-top:18px}.legal-small{font-size:12.5px;color:#677991;background:#f5f7fa;border-radius:12px;padding:13px;margin-top:20px}@media(max-width:940px){.article-layout{grid-template-columns:1fr}.aside-card{position:static}.article-related{grid-template-columns:1fr}}@media(max-width:650px){.article-paper{padding:25px 20px}} .editorial-signature-card{
  max-width:1180px;
  margin:18px auto 6px;
  padding:16px 20px;
  border:1px solid rgba(184,132,24,.38);
  border-radius:16px;
  background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(246,250,255,.98));
  box-shadow:0 10px 30px rgba(1,13,31,.10);
  color:#142742;
  font-size:14px;
  line-height:1.65;
} .editorial-signature-card p{margin:3px 0;color:#243752} .editorial-signature-card strong{color:#071b3a} .editorial-signature-card a{color:#0b4f9d;text-decoration:underline;text-underline-offset:3px} .universal-footer{
  margin-top:42px;
  padding:32px 20px 38px;
  background:linear-gradient(180deg,#041225 0%,#020a17 100%);
  border-top:1px solid rgba(217,166,66,.35);
  color:rgba(255,255,255,.82);
  text-align:center;
} .universal-footer-inner{max-width:1080px;margin:0 auto} .universal-footer-links{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:7px;
  margin-bottom:18px;
  font-size:14px;
  font-weight:700;
} .universal-footer-links a{color:#f2cd78;text-decoration:none} .universal-footer-links a:hover,.universal-footer-links a:focus{text-decoration:underline;text-underline-offset:4px} .universal-footer-links span{color:rgba(255,255,255,.48)} .universal-footer p{max-width:980px;margin:9px auto;font-size:13px;line-height:1.7;color:rgba(255,255,255,.72)} .universal-footer p:last-child{margin-top:14px;color:rgba(255,255,255,.58)} @media(max-width:640px){
  .editorial-signature-card{margin:14px 18px 4px;padding:14px 16px}
  .universal-footer{padding:28px 18px 34px}
  .universal-footer-links{gap:6px;font-size:13px}
} .site-header-unified.header,
header.site-header-unified{
  position:sticky !important;
  top:0 !important;
  z-index:1000 !important;
  width:100% !important;
  min-height:72px !important;
  margin:0 !important;
  padding:0 !important;
  background:linear-gradient(180deg,rgba(2,8,20,.98) 0%,rgba(4,18,37,.96) 100%) !important;
  border:0 !important;
  border-bottom:1px solid rgba(217,154,34,.30) !important;
  border-radius:0 !important;
  box-shadow:0 10px 30px rgba(0,0,0,.28),inset 0 -1px 0 rgba(255,255,255,.035) !important;
  backdrop-filter:blur(18px) !important;
  -webkit-backdrop-filter:blur(18px) !important;
  overflow:visible !important;
} .site-header-unified.header::before,
.site-header-unified.header::after,
header.site-header-unified::before,
header.site-header-unified::after{
  content:none !important;
  display:none !important;
} .site-header-unified .header-inner{
  position:relative !important;
  width:100% !important;
  max-width:1180px !important;
  min-height:72px !important;
  margin:0 auto !important;
  padding:7px 22px !important;
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:30px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
} .site-header-unified .header-inner::before,
.site-header-unified .header-inner::after{
  content:none !important;
  display:none !important;
} .site-header-unified .logo{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  flex:0 0 auto !important;
  align-items:center !important;
  justify-content:center !important;
  width:auto !important;
  min-width:76px !important;
  height:auto !important;
  margin:0 !important;
  padding:0 22px 0 0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:linear-gradient(90deg,rgba(2,8,20,1) 84%,rgba(2,8,20,0)) !important;
  box-shadow:none !important;
  text-decoration:none !important;
} .site-header-unified .logo::before,
.site-header-unified .logo::after{
  content:none !important;
  display:none !important;
} .site-header-unified .logo img{
  display:block !important;
  width:72px !important;
  height:58px !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  object-fit:contain !important;
  border:0 !important;
  border-radius:0 !important;
  filter:drop-shadow(0 0 10px rgba(217,154,34,.22)) drop-shadow(0 8px 14px rgba(0,0,0,.35)) !important;
} .site-header-unified .nav{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  flex:1 1 auto !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:30px !important;
  width:auto !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  white-space:nowrap !important;
  overflow:visible !important;
} .site-header-unified .nav::before,
.site-header-unified .nav::after{
  content:none !important;
  display:none !important;
} .site-header-unified .nav a,
.site-header-unified .nav a:not(.btn-3d){
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  width:auto !important;
  min-width:0 !important;
  margin:0 !important;
  padding:10px 0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:rgba(255,255,255,.94) !important;
  font-family:"Manrope",Arial,sans-serif !important;
  font-size:14px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
  letter-spacing:.1px !important;
  text-decoration:none !important;
  text-transform:none !important;
} .site-header-unified .nav a::before{
  content:none !important;
  display:none !important;
} .site-header-unified .nav a::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  right:auto !important;
  bottom:2px !important;
  display:block !important;
  width:100% !important;
  height:1px !important;
  border:0 !important;
  border-radius:0 !important;
  background:linear-gradient(90deg,transparent,#d99a22,transparent) !important;
  transform:scaleX(0) !important;
  transform-origin:center !important;
  transition:transform .25s ease !important;
} .site-header-unified .nav a:hover,
.site-header-unified .nav a:focus-visible,
.site-header-unified .nav a:first-child{
  color:#f2c55f !important;
} .site-header-unified .nav a:hover::after,
.site-header-unified .nav a:focus-visible::after,
.site-header-unified .nav a:first-child::after{
  transform:scaleX(1) !important;
} @media(max-width:900px){
  .site-header-unified .header-inner{
    min-height:auto !important;
    padding:9px 16px !important;
    flex-wrap:wrap !important;
    gap:8px 18px !important;
  }
  .site-header-unified .logo{
    min-width:0 !important;
    padding-right:0 !important;
    background:none !important;
  }
  .site-header-unified .logo img{
    width:68px !important;
    height:54px !important;
  }
  .site-header-unified .nav{
    display:flex !important;
    flex:1 1 620px !important;
    flex-wrap:wrap !important;
    gap:5px 18px !important;
    white-space:normal !important;
  }
  .site-header-unified .nav a,
  .site-header-unified .nav a:not(.btn-3d){
    padding:7px 0 !important;
    font-size:13px !important;
  }
} @media(max-width:600px){
  .site-header-unified.header,
  header.site-header-unified{
    position:relative !important;
  }
  .site-header-unified .header-inner{
    align-items:flex-start !important;
    flex-direction:column !important;
    flex-wrap:nowrap !important;
    gap:4px !important;
    padding:8px 14px 10px !important;
  }
  .site-header-unified .logo img{
    width:64px !important;
    height:51px !important;
  }
  .site-header-unified .nav{
    width:100% !important;
    flex:0 0 auto !important;
    gap:2px 14px !important;
  }
  .site-header-unified .nav a,
  .site-header-unified .nav a:not(.btn-3d){
    font-size:12.5px !important;
  }
}
