.pta-scholarship-app--light{
  --pta-navy-1000:#020d14;
  --pta-navy-950:#041923;
  --pta-navy-900:#062737;
  --pta-navy-800:#08779e;
  --pta-blue:#0ca9d6;
  --pta-cyan:#36c5bd;
  --pta-cyan-light:#c5fbf7;
  --pta-gold:#d7a943;
  background:
    radial-gradient(circle at 7% 12%,rgba(54,197,189,.13),transparent 24%),
    radial-gradient(circle at 94% 28%,rgba(12,169,214,.10),transparent 22%),
    linear-gradient(180deg,#f3f8fa 0%,#fff 52%,#edf6f8 100%);
}

.pta-scholarship-app--light .pta-light-app__hero{
  background:
    radial-gradient(circle at 82% 28%,rgba(12,169,214,.26),transparent 22%),
    radial-gradient(circle at 16% 90%,rgba(54,197,189,.15),transparent 27%),
    linear-gradient(128deg,#020d14 0%,#041923 52%,#062f42 100%);
}

.pta-scholarship-app--light .pta-light-app__hero:before{
  opacity:.17;
  background-image:
    linear-gradient(117deg,transparent 0 46%,rgba(197,251,247,.28) 46.2% 46.45%,transparent 46.7%),
    linear-gradient(rgba(197,251,247,.18) 1px,transparent 1px),
    linear-gradient(90deg,rgba(197,251,247,.18) 1px,transparent 1px);
  background-size:100% 100%,92px 92px,92px 92px;
}

.pta-scholarship-app--light .pta-light-app__hero:after{
  width:680px;
  height:680px;
  left:-330px;
  border-color:rgba(54,197,189,.18);
  box-shadow:0 0 0 110px rgba(12,169,214,.026),0 0 0 220px rgba(54,197,189,.014);
}

.pta-scholarship-app--light .pta-scholarship-app__hero-panel{
  border-color:rgba(54,197,189,.18);
  background:linear-gradient(150deg,rgba(8,119,158,.2),rgba(2,13,20,.76));
}

.pta-scholarship-app--light .pta-scholarship-app__hero-note{
  color:rgba(255,255,255,.72);
  border-right-color:var(--pta-gold);
}

.pta-scholarship-app--light .pta-scholarship-app__rail{
  background:
    radial-gradient(circle at 20% 0,rgba(12,169,214,.14),transparent 28%),
    linear-gradient(180deg,#041923,#062737);
}

.pta-scholarship-app--light .pta-scholarship-app__button--submit,
.pta-scholarship-app--light .pta-scholarship-app__button--next,
.pta-scholarship-app--light .pta-scholarship-app__cta--primary{
  color:#03151d;
  background:linear-gradient(135deg,#c5fbf7,#36c5bd 52%,#0ca9d6);
  box-shadow:0 16px 38px rgba(12,169,214,.23);
}

.pta-scholarship-app--light .pta-scholarship-app__choices input:checked + span{
  border-color:rgba(12,169,214,.55);
  background:linear-gradient(145deg,#effcfc,#f5fbfd);
  box-shadow:0 14px 34px rgba(8,119,158,.11);
}

.pta-scholarship-app--light .pta-scholarship-app__progress span{
  background:linear-gradient(90deg,#36c5bd,#0ca9d6,#d7a943);
}

.pta-scholarship-app--light .pta-light-app__offer{
  width:min(1160px,calc(100% - 30px));
  margin:-72px auto 24px;
  position:relative;
  z-index:7;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(270px,.72fr) minmax(0,1.6fr);
  border:1px solid rgba(8,119,158,.16);
  border-radius:28px;
  background:#fff;
  box-shadow:0 30px 82px rgba(4,35,50,.16);
}

.pta-scholarship-app--light .pta-light-app__offer-intro{
  min-width:0;
  padding:31px 29px;
  color:#fff;
  background:
    radial-gradient(circle at 16% 5%,rgba(54,197,189,.22),transparent 28%),
    linear-gradient(145deg,#020d14,#062737);
}

.pta-scholarship-app--light .pta-light-app__offer-kicker{
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#c5fbf7;
  font-size:12px;
  font-weight:800;
}

.pta-scholarship-app--light .pta-light-app__offer-kicker i{
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:#d7a943;
  box-shadow:0 0 0 6px rgba(215,169,67,.12);
}

.pta-scholarship-app--light .pta-light-app__offer-intro h2{
  margin:10px 0 8px;
  color:#fff!important;
  font-size:clamp(25px,2.7vw,36px);
  line-height:1.55;
}

.pta-scholarship-app--light .pta-light-app__offer-intro p{
  margin:0;
  color:rgba(255,255,255,.7)!important;
  font-size:14px;
  line-height:2;
}

.pta-scholarship-app--light .pta-light-app__offer-intro>a{
  min-height:48px;
  margin-top:20px;
  padding:9px 15px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  color:#03151d!important;
  font-size:13px;
  font-weight:900;
  border-radius:12px;
  background:linear-gradient(135deg,#c5fbf7,#36c5bd);
}

.pta-scholarship-app--light .pta-light-app__offer-details{padding:22px}

.pta-scholarship-app--light .pta-light-app__benefits{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

.pta-scholarship-app--light .pta-light-app__benefits article{
  min-width:0;
  min-height:82px;
  padding:13px;
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:11px;
  align-items:center;
  border:1px solid #dce9ee;
  border-radius:15px;
  background:linear-gradient(145deg,#fff,#f5fafb);
}

.pta-scholarship-app--light .pta-light-app__benefit-icon{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  color:#08779e;
  font-size:11px;
  font-weight:900;
  font-feature-settings:"tnum";
  border:1px solid rgba(12,169,214,.2);
  border-radius:12px;
  background:#eaf8fa;
}

.pta-scholarship-app--light .pta-light-app__benefits small{
  display:block;
  color:#6a8089;
  font-size:11px;
}

.pta-scholarship-app--light .pta-light-app__benefits strong{
  display:block;
  margin-top:2px;
  color:#041923;
  font-size:14px;
  line-height:1.75;
}

.pta-scholarship-app--light .pta-light-app__payment-note{
  margin-top:11px;
  padding:15px 16px;
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  gap:12px;
  align-items:start;
  border:1px solid rgba(215,169,67,.28);
  border-radius:15px;
  background:linear-gradient(135deg,#fffaf0,#f5fbfb);
}

.pta-scholarship-app--light .pta-light-app__payment-mark{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  color:#6b5014;
  font-weight:950;
  border-radius:11px;
  background:#f6dfaa;
}

.pta-scholarship-app--light .pta-light-app__payment-note strong{color:#554010;font-size:13px}
.pta-scholarship-app--light .pta-light-app__payment-note p{margin:3px 0 0;color:#425b63!important;font-size:13px;line-height:2}

.pta-scholarship-app--light .pta-light-app__offer-contact{
  margin-top:11px;
  padding-top:13px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px;
  border-top:1px solid #e4eef1;
}

.pta-scholarship-app--light .pta-light-app__offer-contact small{display:block;color:#70868e;font-size:11px}
.pta-scholarship-app--light .pta-light-app__offer-contact strong{display:block;margin-top:2px;color:#173640;font-size:13px}
.pta-scholarship-app--light .pta-light-app__offer-contact>a{
  min-height:50px;
  padding:8px 15px;
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:10px;
  color:#fff!important;
  border-radius:13px;
  background:#08779e;
}
.pta-scholarship-app--light .pta-light-app__offer-contact>a span{font-size:11px;font-weight:800}
.pta-scholarship-app--light .pta-light-app__offer-contact>a bdi{font-size:16px;font-weight:950;font-feature-settings:"tnum"}

.pta-scholarship-app--light .pta-scholarship-app__shell{margin-top:0}

/* Light-only readability and touch-size upgrades. The UL visual contract stays untouched. */
.pta-scholarship-app--light .pta-scholarship-app__hero-copy>p{font-size:16px;line-height:2}
.pta-scholarship-app--light .pta-scholarship-app__hero-panel-label{font-size:11px}
.pta-scholarship-app--light .pta-scholarship-app__hero-steps strong{font-size:14px}
.pta-scholarship-app--light .pta-scholarship-app__hero-steps small,
.pta-scholarship-app--light .pta-scholarship-app__hero-note{font-size:12px}
.pta-scholarship-app--light .pta-scholarship-app__rail-head>span{font-size:10px}
.pta-scholarship-app--light .pta-scholarship-app__rail-head p,
.pta-scholarship-app--light .pta-scholarship-app__rail-steps strong{font-size:13px}
.pta-scholarship-app--light .pta-scholarship-app__rail-steps small,
.pta-scholarship-app--light .pta-scholarship-app__rail-help small,
.pta-scholarship-app--light .pta-scholarship-app__rail-help a{font-size:12px}
.pta-scholarship-app--light .pta-scholarship-app__form-head>div:first-child>span,
.pta-scholarship-app--light .pta-scholarship-app__form-head p,
.pta-scholarship-app--light .pta-scholarship-app__step-counter small{font-size:12px}
.pta-scholarship-app--light .pta-scholarship-app__field>span,
.pta-scholarship-app--light .pta-scholarship-app__fieldset>legend{font-size:14px}
.pta-scholarship-app--light .pta-scholarship-app__field input,
.pta-scholarship-app--light .pta-scholarship-app__field select,
.pta-scholarship-app--light .pta-scholarship-app__field textarea{font-size:15px}
.pta-scholarship-app--light .pta-scholarship-app__field small{font-size:12px}
.pta-scholarship-app--light .pta-scholarship-app__button{min-height:52px;font-size:14px}
.pta-scholarship-app--light .pta-scholarship-app__alert{font-size:13px}
.pta-scholarship-app--light .pta-scholarship-app__modal-actions button{min-height:48px;font-size:13px}

.pta-light-duplicate-shortcode{
  padding:14px 18px;
  direction:rtl;
  color:#173640;
  border:1px solid #dce9ee;
  border-radius:12px;
  background:#f3f8fa;
  font-family:"Yekan Bakh Variable","Yekan Bakh",Peyda,IRANYekanX,Vazirmatn,Tahoma,sans-serif;
}

@media (prefers-reduced-motion:reduce){
  .pta-scholarship-app--light *,
  .pta-scholarship-app--light *:before,
  .pta-scholarship-app--light *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}

@media (max-width:900px){
  .pta-scholarship-app--light .pta-light-app__offer{grid-template-columns:1fr}
  .pta-scholarship-app--light .pta-light-app__offer-intro{padding:25px 23px}
}

@media (max-width:620px){
  .pta-scholarship-app--light .pta-light-app__offer{width:calc(100% - 10px);margin:-48px auto 16px;border-radius:22px}
  .pta-scholarship-app--light .pta-light-app__offer-intro,
  .pta-scholarship-app--light .pta-light-app__offer-details{padding:18px}
  .pta-scholarship-app--light .pta-light-app__benefits{grid-template-columns:1fr}
  .pta-scholarship-app--light .pta-light-app__offer-contact{align-items:stretch;flex-direction:column}
  .pta-scholarship-app--light .pta-light-app__offer-contact>a{justify-content:center}
}
