*{box-sizing:border-box}body{margin:0;font-family:Inter,Poppins,Arial,sans-serif;color:#10213d;background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid #dce5f3;background:#fff;position:sticky;top:0;z-index:10}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#0b2a67;color:#fff;font-weight:900}.brand strong{display:block;color:#0b2a67}.brand span{font-size:.68rem;letter-spacing:.18em;color:#63708a}.nav{display:flex;gap:24px;align-items:center}.btn{border:0;border-radius:14px;background:#0b2a67;color:#fff;padding:13px 20px;font-weight:800;display:inline-flex;justify-content:center;align-items:center}.btn-small{padding:9px 14px}.btn-ghost{background:#fff;color:#0b2a67;border:1px solid #dce5f3}.hero{min-height:670px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;padding:80px 7vw;background:linear-gradient(180deg,#fbfdff,#f3f7ff)}.eyebrow{font-size:.76rem;font-weight:900;letter-spacing:.14em;color:#d8ad52}.hero h1{font-size:clamp(4rem,8vw,7rem);line-height:.86;margin:0;color:#0b2a67}.hero h1 span{color:#d8ad52}.lead{color:#63708a;max-width:650px}.hero-actions,.mini-meta,.qualities{display:flex;gap:10px;flex-wrap:wrap}.mini-meta span,.qualities span{border:1px solid #dce5f3;border-radius:999px;padding:7px 10px;font-size:.72rem;color:#0b2a67;background:#fff}.glass-card{min-height:420px;border:1px solid #dce5f3;border-radius:32px;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(155deg,#fff,#eaf2ff);box-shadow:0 24px 60px rgba(11,42,103,.1)}.glass-card h2{font-size:2.7rem;line-height:1.05;color:#0b2a67}.section{padding:90px 7vw}.section.alt{background:#f6f9ff}.section-copy h2{font-size:3.4rem;color:#0b2a67;margin:0}.feature-grid,.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid article,.timeline div{padding:22px;border:1px solid #dce5f3;border-radius:16px;background:#fff}.timeline b{color:#d8ad52;font-size:1.5rem}.timeline span{display:block;color:#0b2a67;font-weight:900}.requirements{border-left:3px solid #d8ad52;padding-left:22px}.footer{background:#0b2a67;color:#fff;padding:34px 7vw;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer div{display:flex;gap:12px;flex-wrap:wrap}.form-page{background:#f6f9ff}.form-shell{max-width:1120px;margin:auto;padding:48px 24px 90px}.form-heading h1{font-size:3rem;color:#0b2a67}.stepper{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:28px 0}.step{border:1px solid #dce5f3;background:#fff;border-radius:14px;padding:12px 8px}.step.active{background:#0b2a67;color:#fff}.step span{display:block;font-size:.72rem}#registrationForm{background:#fff;border:1px solid #dce5f3;border-radius:26px;padding:30px;box-shadow:0 24px 60px rgba(11,42,103,.08)}.form-step{display:none}.form-step.active{display:block}.step-title{display:flex;gap:16px;border-bottom:1px solid #dce5f3;padding-bottom:18px;margin-bottom:24px}.step-title>span{font-size:2rem;color:#d8ad52;font-weight:900}.step-title h2{margin:0;color:#0b2a67}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.full{grid-column:1/-1}label,legend{font-size:.9rem;font-weight:700}input,select,textarea{width:100%;margin-top:7px;border:1px solid #dce5f3;border-radius:12px;padding:12px 13px}.radio-row{display:flex;gap:10px}.radio-row label{border:1px solid #dce5f3;border-radius:12px;padding:10px 14px}.radio-row input{width:auto;margin:0}.static-field{margin-top:7px;border:1px dashed #dce5f3;border-radius:12px;padding:12px}.pair-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:22px}.pair-card{border:1px solid #dce5f3;border-radius:18px;padding:20px;background:#f6f9ff}.slot-row{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #dce5f3}.available{color:#137a50;font-weight:800}.filled{color:#63708a;font-weight:800}.empty-state{text-align:center;color:#63708a;border:1px dashed #dce5f3;border-radius:16px;padding:24px;grid-column:1/-1}.repeat-head{display:flex;justify-content:space-between;align-items:center}.repeat-item{display:grid;grid-template-columns:1.4fr 1fr .7fr 1fr auto;gap:10px;padding:14px 0;border-top:1px solid #dce5f3}.repeat-item.organization{grid-template-columns:1fr 1.4fr 1fr 1fr auto}.remove-btn{height:42px;width:42px;border:1px solid #f0cccc;background:#fff;color:#a12727;border-radius:12px}.photo-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.photo-drop{min-height:340px;border:1px dashed #154ea3;border-radius:20px;background:#f6f9ff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:18px}.photo-drop img{max-width:230px;max-height:300px;border-radius:14px;object-fit:cover}.checks{display:grid;gap:10px}.checks label{border:1px solid #dce5f3;border-radius:14px;padding:14px;display:flex;gap:10px}.checks input{width:auto;margin:3px 0 0}.preview-card{display:grid;grid-template-columns:180px 1fr;gap:24px}.preview-photo{width:180px;height:230px;object-fit:cover;border-radius:18px}.preview-section{grid-column:1/-1;border-top:1px solid #dce5f3;padding-top:14px}.form-actions{display:flex;justify-content:space-between;margin-top:28px}.notice{padding:14px;border-radius:14px;margin:16px 0}.notice.info{background:#eef5ff;color:#244c87}.notice.error{background:#fff0f0;color:#a12727}.notice.success{background:#edf9f4;color:#137a50}.warning{background:#fff8e8;color:#8a5a00}.hidden{display:none!important}.success-page{background:#f3f7ff;min-height:100vh}.success-shell{max-width:760px;margin:auto;padding:90px 24px;text-align:center}.success-mark{width:76px;height:76px;border-radius:24px;background:#0b2a67;color:#fff;display:grid;place-items:center;font-size:2.5rem;margin:auto}.success-shell h1{font-size:3rem;color:#0b2a67}.success-card{background:#fff;border:1px solid #dce5f3;border-radius:22px;padding:28px;margin:28px 0;text-align:left}.success-number{font-size:2.2rem;font-weight:900;color:#0b2a67}.success-grid{display:grid;grid-template-columns:140px 1fr;gap:8px 18px}@media(max-width:800px){.nav a:not(.btn){display:none}.hero{grid-template-columns:1fr}.feature-grid,.timeline{grid-template-columns:repeat(2,1fr)}.stepper{display:flex;overflow:auto}.step{min-width:78px}.form-grid,.pair-grid,.photo-layout{grid-template-columns:1fr}.full{grid-column:auto}.repeat-item,.repeat-item.organization{grid-template-columns:1fr 1fr}}
/* =========================================================
   LOGO
========================================================= */

.brand-logo{
  width:44px;
  height:44px;
  object-fit:contain;
  border-radius:12px;
  background:#fff;
  padding:4px;
  box-shadow:0 8px 20px rgba(0,0,0,.12);
}

/* =========================================================
   LANDING PAGE HERO
========================================================= */

.landing-page{
  margin:0;
  min-height:100vh;
  background:#081a44;
}

.hero-header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  background:transparent;
  border-bottom:none;
  backdrop-filter:none;
  z-index:20;
}

.hero-header .brand strong,
.hero-header .nav a{
  color:#fff;
}

.hero-header .brand span{
  color:rgba(255,255,255,.75);
}

.hero-home{
  min-height:100vh;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:120px 7vw 60px;
  overflow:hidden;

  background:
    linear-gradient(90deg, rgba(8,26,68,.88) 0%, rgba(8,26,68,.72) 40%, rgba(8,26,68,.25) 100%),
    url('../assets/images/hero-duta-siluet.png') center center / cover no-repeat;
}

.hero-overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 75% 25%, rgba(216,173,82,.16), transparent 22%),
    radial-gradient(circle at 80% 80%, rgba(21,78,163,.22), transparent 30%);
  pointer-events:none;
}

.hero-content{
  position:relative;
  z-index:2;
  max-width:700px;
}

.hero-label{
  margin:0 0 12px;
  color:#d8ad52;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-size:.78rem;
}

.hero-content h1{
  margin:0;
  color:#fff;
  font-size:clamp(3rem, 7vw, 6rem);
  line-height:.92;
  font-weight:900;
  letter-spacing:-.05em;
}

.hero-subtitle{
  margin:22px 0 0;
  color:rgba(255,255,255,.84);
  font-size:1.08rem;
  line-height:1.75;
  max-width:620px;
}

.hero-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:30px;
}

.hero-home .btn-ghost{
  background:rgba(255,255,255,.10);
  color:#fff;
  border:1px solid rgba(255,255,255,.22);
}

.hero-home .btn-ghost:hover{
  background:rgba(255,255,255,.18);
}

@media(max-width: 768px){
  .hero-home{
    justify-content:center;
    text-align:left;
    padding:130px 20px 70px;
    background:
      linear-gradient(180deg, rgba(8,26,68,.88) 0%, rgba(8,26,68,.74) 45%, rgba(8,26,68,.55) 100%),
      url('../assets/images/hero-duta-siluet.png') center center / cover no-repeat;
  }

  .hero-content h1{
    font-size:3rem;
  }

  .hero-subtitle{
    font-size:1rem;
  }
}
/* =========================================================
   LOGO
========================================================= */
.brand-logo{
  width:44px;
  height:44px;
  object-fit:contain;
  border-radius:12px;
  background:#fff;
  padding:4px;
  box-shadow:0 8px 20px rgba(0,0,0,.12);
}

/* =========================================================
   HOMEPAGE HERO BARU
========================================================= */
.landing-page{
  margin:0;
  min-height:100vh;
  background:#081a44;
}

.hero-header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  background:transparent;
  border-bottom:none;
  backdrop-filter:none;
  z-index:20;
}

.hero-header .brand strong,
.hero-header .nav a{
  color:#fff;
}

.hero-header .brand span{
  color:rgba(255,255,255,.75);
}

.hero-home{
  min-height:100vh;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:120px 7vw 60px;
  overflow:hidden;
  background:
    linear-gradient(90deg, rgba(8,26,68,.90) 0%, rgba(8,26,68,.74) 40%, rgba(8,26,68,.30) 100%),
    url('../assets/images/hero-duta-siluet.png') center center / cover no-repeat;
}

.hero-overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 75% 25%, rgba(216,173,82,.16), transparent 22%),
    radial-gradient(circle at 80% 80%, rgba(21,78,163,.22), transparent 30%);
  pointer-events:none;
}

.hero-content{
  position:relative;
  z-index:2;
  max-width:700px;
}

.hero-label{
  margin:0 0 12px;
  color:#d8ad52;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-size:.78rem;
}

.hero-content h1{
  margin:0;
  color:#fff;
  font-size:clamp(3rem, 7vw, 6rem);
  line-height:.92;
  font-weight:900;
  letter-spacing:-.05em;
}

.hero-subtitle{
  margin:22px 0 0;
  color:rgba(255,255,255,.84);
  font-size:1.08rem;
  line-height:1.75;
  max-width:620px;
}

.hero-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:30px;
}

.hero-home .btn-ghost{
  background:rgba(255,255,255,.10);
  color:#fff;
  border:1px solid rgba(255,255,255,.22);
}

.hero-home .btn-ghost:hover{
  background:rgba(255,255,255,.18);
}

/* =========================================================
   INNER PAGES
========================================================= */
.inner-page{
  background:#ffffff;
}

.page-hero{
  padding:110px 24px 40px;
  background:
    radial-gradient(circle at 85% 20%, rgba(21,78,163,.14), transparent 30%),
    radial-gradient(circle at 20% 10%, rgba(216,173,82,.08), transparent 18%),
    linear-gradient(180deg,#fbfdff,#f4f8ff);
}

.content-shell{
  max-width:1100px;
  margin:0 auto;
}

.page-hero h1{
  margin:0;
  font-size:clamp(2.4rem, 4vw, 4.2rem);
  line-height:1;
  color:#0b2a67;
  letter-spacing:-.04em;
}

.page-lead{
  margin-top:16px;
  max-width:760px;
  color:#63708a;
  font-size:1.06rem;
  line-height:1.8;
}

.page-section{
  padding:70px 24px;
}

.alt-section{
  background:#f6f9ff;
}

.info-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  margin-top:24px;
}

.info-card{
  background:#fff;
  border:1px solid #dce5f3;
  border-top:3px solid #0b2a67;
  border-radius:18px;
  padding:24px;
  box-shadow:0 12px 24px rgba(11,42,103,.05);
}

.info-card b{
  color:#d8ad52;
  font-size:1.1rem;
}

.info-card h3{
  margin:10px 0 8px;
  color:#0b2a67;
}

.info-card p{
  color:#63708a;
  font-size:.94rem;
}

.two-col-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:20px;
  margin-top:24px;
}

.list-box{
  background:#fff;
  border:1px solid #dce5f3;
  border-radius:20px;
  padding:24px;
  box-shadow:0 12px 24px rgba(11,42,103,.05);
}

.list-box h3{
  margin:0 0 12px;
  color:#0b2a67;
}

.clean-list{
  margin:0;
  padding-left:18px;
}

.clean-list li{
  margin:10px 0;
  color:#33415e;
  line-height:1.7;
}

.stage-list{
  display:grid;
  gap:16px;
  margin-top:28px;
}

.stage-card{
  display:grid;
  grid-template-columns:90px 1fr;
  gap:18px;
  align-items:flex-start;
  background:#fff;
  border:1px solid #dce5f3;
  border-radius:20px;
  padding:22px;
  box-shadow:0 12px 24px rgba(11,42,103,.05);
}

.stage-number{
  font-size:2rem;
  font-weight:900;
  color:#d8ad52;
  line-height:1;
}

.stage-content h3{
  margin:0 0 8px;
  color:#0b2a67;
}

.stage-content p{
  margin:0;
  color:#63708a;
  line-height:1.75;
}

.requirement-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
  margin-top:24px;
}

.requirement-card{
  display:flex;
  gap:14px;
  align-items:flex-start;
  background:#fff;
  border:1px solid #dce5f3;
  border-radius:18px;
  padding:20px;
  box-shadow:0 12px 24px rgba(11,42,103,.05);
}

.requirement-card span{
  width:32px;
  height:32px;
  flex:0 0 32px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#eef5ff;
  color:#0b2a67;
  font-weight:900;
}

.requirement-card p{
  margin:0;
  color:#33415e;
  line-height:1.7;
}

.page-action{
  margin-top:28px;
}

/* =========================================================
   RESPONSIVE
========================================================= */
@media(max-width: 900px){
  .info-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .two-col-grid,
  .requirement-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width: 768px){
  .hero-home{
    justify-content:center;
    text-align:left;
    padding:130px 20px 70px;
    background:
      linear-gradient(180deg, rgba(8,26,68,.88) 0%, rgba(8,26,68,.74) 45%, rgba(8,26,68,.55) 100%),
      url('../assets/images/hero-duta-siluet.png') center center / cover no-repeat;
  }

  .hero-content h1{
    font-size:3rem;
  }

  .hero-subtitle{
    font-size:1rem;
  }

  .stage-card{
    grid-template-columns:1fr;
  }
}

@media(max-width: 640px){
  .info-grid,
  .requirement-grid{
    grid-template-columns:1fr;
  }

  .page-hero{
    padding:95px 18px 34px;
  }

  .page-section{
    padding:55px 18px;
  }
}

/* =========================================================
   SMANPA PUBLIC UI V2 — STRONGER VISUAL DEPTH
   Premium • Futuristic • Educational
========================================================= */

:root{
  --v2-navy:#071f50;
  --v2-blue:#0b2a67;
  --v2-royal:#1755b1;
  --v2-gold:#d8ad52;
  --v2-paper:#f4f8fe;
  --v2-line:rgba(11,42,103,.085);
  --v2-glass:rgba(255,255,255,.78);
  --v2-shadow:0 22px 58px rgba(7,31,80,.08);
}

/* Inner pages now have a visible premium background */
.inner-page,
.form-page,
.success-page{
  min-height:100vh;
  background:
    radial-gradient(circle at 8% 14%, rgba(23,85,177,.14), transparent 27%),
    radial-gradient(circle at 91% 10%, rgba(216,173,82,.13), transparent 24%),
    radial-gradient(circle at 12% 88%, rgba(23,85,177,.08), transparent 24%),
    linear-gradient(180deg,#f9fbff 0%,#f3f7fd 46%,#edf4fc 100%);
  background-attachment:fixed;
}

/* Hero for inner pages: clearly branded, no longer plain */
.page-hero{
  position:relative;
  overflow:hidden;
  padding:clamp(76px,8vw,112px) 24px clamp(58px,6vw,82px);
  color:#fff;
  background:
    radial-gradient(circle at 82% 22%, rgba(216,173,82,.22), transparent 22%),
    radial-gradient(circle at 66% 74%, rgba(67,132,255,.22), transparent 30%),
    linear-gradient(118deg,#061b45 0%,#0b2a67 48%,#164c9a 100%);
}

.page-hero::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.12;
  background-image:
    linear-gradient(45deg,rgba(255,255,255,.28) 1px,transparent 1px),
    linear-gradient(-45deg,rgba(216,173,82,.35) 1px,transparent 1px);
  background-size:74px 74px;
  mask-image:linear-gradient(90deg,#000 0%,transparent 68%);
}

.page-hero::after{
  content:"";
  position:absolute;
  width:460px;
  height:460px;
  right:-120px;
  bottom:-320px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.11);
  box-shadow:
    0 0 0 56px rgba(255,255,255,.025),
    0 0 0 112px rgba(255,255,255,.018);
}

.page-hero .content-shell{
  position:relative;
  z-index:2;
}

.page-hero .eyebrow{
  color:#efc66e;
}

.page-hero h1{
  color:#fff;
  font-size:clamp(3rem,5vw,5.2rem);
  text-shadow:0 8px 32px rgba(0,0,0,.15);
}

.page-hero .page-lead{
  color:rgba(255,255,255,.78);
  max-width:780px;
}

/* Sections are visibly separated by depth, not flat white */
.page-section{
  position:relative;
  padding:clamp(56px,6vw,86px) 24px;
  background:transparent;
}

.page-section::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.025;
  background-image:
    radial-gradient(circle at 20px 20px,var(--v2-blue) 1.2px,transparent 1.6px);
  background-size:42px 42px;
  mask-image:linear-gradient(180deg,#000,transparent 85%);
}

.page-section .content-shell{
  position:relative;
  z-index:1;
}

.alt-section{
  background:
    radial-gradient(circle at 92% 14%,rgba(216,173,82,.08),transparent 22%),
    linear-gradient(180deg,rgba(255,255,255,.62),rgba(240,246,255,.88));
  border-top:1px solid rgba(11,42,103,.045);
  border-bottom:1px solid rgba(11,42,103,.045);
}

.section-copy{
  margin-bottom:30px;
}

.section-copy .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
}

.section-copy .eyebrow::before{
  content:"";
  width:26px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--v2-gold),rgba(216,173,82,.18));
}

.section-copy h2{
  margin:8px 0 0;
  color:var(--v2-blue);
  font-size:clamp(2rem,3.5vw,3.4rem);
  line-height:1.06;
  letter-spacing:-.035em;
}

/* Floating cards */
.info-card,
.list-box,
.requirement-card,
.stage-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(248,251,255,.78));
  backdrop-filter:blur(15px);
  -webkit-backdrop-filter:blur(15px);
  border:1px solid rgba(11,42,103,.075);
  box-shadow:var(--v2-shadow);
}

.info-card::after,
.list-box::after,
.requirement-card::after,
.stage-card::after{
  content:"";
  position:absolute;
  right:-34px;
  top:-38px;
  width:110px;
  height:110px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(23,85,177,.09),transparent 68%);
  pointer-events:none;
}

.info-card,
.requirement-card{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.info-card:hover,
.requirement-card:hover{
  transform:translateY(-5px);
  box-shadow:0 28px 68px rgba(7,31,80,.11);
  border-color:rgba(23,85,177,.16);
}

/* Selection journey is now a dynamic roadmap */
.stage-list{
  position:relative;
  gap:18px;
}

.stage-list::before{
  content:"";
  position:absolute;
  left:45px;
  top:34px;
  bottom:34px;
  width:2px;
  background:linear-gradient(180deg,var(--v2-gold),rgba(23,85,177,.25),transparent);
  z-index:0;
}

.stage-card{
  grid-template-columns:72px 1fr;
  gap:18px;
  padding:24px 26px;
  border-radius:22px;
  transition:transform .22s ease, box-shadow .22s ease;
  z-index:1;
}

.stage-card:hover{
  transform:translateX(7px);
  box-shadow:0 28px 66px rgba(7,31,80,.10);
}

.stage-number{
  position:relative;
  z-index:2;
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:linear-gradient(145deg,#fff4d8,#f7dfaa);
  box-shadow:0 10px 24px rgba(216,173,82,.18);
  color:#b7831f;
  font-size:1.3rem;
}

.stage-content h3{
  font-size:1.05rem;
  letter-spacing:-.01em;
}

.stage-content p{
  color:#66748b;
}

/* Lists / requirements */
.list-box{
  border-radius:24px;
  padding:28px;
}

.clean-list{
  list-style:none;
  padding:0;
}

.clean-list li{
  position:relative;
  margin:0;
  padding:13px 14px 13px 38px;
  border-bottom:1px solid rgba(11,42,103,.055);
}

.clean-list li:last-child{
  border-bottom:0;
}

.clean-list li::before{
  content:"✓";
  position:absolute;
  left:8px;
  top:12px;
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border-radius:7px;
  background:#eaf2ff;
  color:var(--v2-royal);
  font-size:.68rem;
  font-weight:900;
}

/* Form gets premium depth too */
#registrationForm{
  background:rgba(255,255,255,.86);
  backdrop-filter:blur(15px);
  -webkit-backdrop-filter:blur(15px);
  border:1px solid rgba(11,42,103,.075);
  box-shadow:0 28px 72px rgba(7,31,80,.09);
}

.step{
  box-shadow:0 8px 22px rgba(7,31,80,.045);
}

.step.active{
  background:linear-gradient(135deg,#0b2a67,#1755b1);
  box-shadow:0 12px 28px rgba(23,85,177,.20);
}

/* Responsive */
@media(max-width:800px){
  .page-hero{
    padding-top:72px;
  }

  .stage-list::before{
    left:36px;
  }

  .stage-card{
    grid-template-columns:56px 1fr;
    padding:20px;
  }

  .stage-number{
    width:42px;
    height:42px;
    border-radius:14px;
  }
}
