.mobile-install-page{
  overflow:hidden;
  color:#0f172a;
  background:#fff;
}
.mobile-install-page *{box-sizing:border-box}
.mobile-install-hero{
  position:relative;
  isolation:isolate;
  padding:86px 0 92px;
  overflow:hidden;
  border-bottom:1px solid #dbeafe;
  background:
    radial-gradient(circle at 12% 16%,rgba(37,99,235,.15),transparent 30%),
    radial-gradient(circle at 88% 25%,rgba(14,165,233,.13),transparent 27%),
    linear-gradient(145deg,#f8fbff 0%,#fff 48%,#eef6ff 100%);
}
.mobile-install-hero:before,.mobile-install-hero:after{
  content:"";
  position:absolute;
  z-index:-1;
  border:1px solid rgba(37,99,235,.1);
  border-radius:50%;
}
.mobile-install-hero:before{width:460px;height:460px;right:-160px;top:-190px}
.mobile-install-hero:after{width:300px;height:300px;left:-170px;bottom:-220px}
.mobile-install-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  align-items:center;
  gap:82px;
}
.mobile-install-hero h1{
  max-width:720px;
  margin:14px 0 20px;
  color:#0f172a;
  font-size:clamp(38px,4.7vw,66px);
  line-height:1.02;
  letter-spacing:-.052em;
}
.mobile-install-hero h1 em{color:#2563eb;font-style:normal}
.mobile-install-hero p:not(.eyebrow){
  max-width:660px;
  margin:0;
  color:#475569;
  font-size:18px;
  line-height:1.72;
}
.mobile-install-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.mobile-install-badges span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:7px 12px;
  border:1px solid #cfe0ff;
  border-radius:999px;
  background:rgba(255,255,255,.85);
  color:#1e40af;
  font-size:12px;
  font-weight:800;
  box-shadow:0 5px 18px rgba(37,99,235,.06);
}
.mobile-install-badges span:before{content:"✓";margin-right:6px;color:#16a34a}
.mobile-install-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.mobile-install-actions .button{min-width:168px;justify-content:center;text-align:center}
.phone-mockup{
  position:relative;
  width:288px;
  margin:auto;
  padding:10px;
  border:8px solid #0b1325;
  border-radius:42px;
  background:#0b1325;
  box-shadow:0 35px 80px rgba(15,23,42,.25),0 0 0 10px rgba(37,99,235,.05);
}
.phone-mockup:after{
  content:"Ana ekrandan tek dokunuşla açın";
  position:absolute;
  left:50%;
  bottom:-28px;
  width:max-content;
  max-width:240px;
  transform:translateX(-50%);
  color:#64748b;
  font-size:11px;
  font-weight:700;
}
.phone-top{
  position:absolute;
  z-index:2;
  top:9px;
  left:50%;
  width:96px;
  height:20px;
  transform:translateX(-50%);
  border-radius:0 0 14px 14px;
  background:#0b1325;
}
.phone-screen{min-height:508px;overflow:hidden;border-radius:28px;background:#f8fafc}
.phone-browser{padding:15px 13px 11px;background:#e2e8f0;color:#334155;font-size:12px;white-space:nowrap}
.phone-browser span{
  display:inline-block;
  width:190px;
  margin:0 6px;
  padding:6px 10px;
  overflow:hidden;
  border-radius:12px;
  background:#fff;
  text-overflow:ellipsis;
  vertical-align:middle;
}
.phone-logo{display:flex;align-items:center;gap:8px;padding:24px 18px;background:#101a2e;color:#fff;font-size:20px}
.phone-logo img,.phone-app img{width:34px;height:34px;border-radius:9px}
.phone-logo span{color:#60a5fa}
.phone-card{display:grid;gap:11px;margin:17px;padding:18px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.08)}
.phone-card small{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:.12em}
.phone-card b{color:#0f172a;font-size:17px;line-height:1.3}
.phone-card i{height:9px;border-radius:99px;background:#dbeafe}
.phone-card i:last-child{width:72%;background:linear-gradient(90deg,#2563eb,#38bdf8)}
.phone-app{
  display:flex;
  align-items:center;
  gap:9px;
  position:relative;
  margin:45px auto 0;
  width:max-content;
  padding:10px 14px;
  border:1px solid #dbeafe;
  border-radius:15px;
  background:#fff;
  box-shadow:0 8px 24px rgba(37,99,235,.18);
  color:#0f172a;
  font-size:13px;
  font-weight:900;
}
.mobile-install-summary{
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-width:980px;
  margin-top:-35px;
  overflow:hidden;
  border:1px solid #dbe4f0;
  border-radius:20px;
  background:#fff;
  box-shadow:0 20px 52px rgba(15,23,42,.1);
}
.mobile-install-summary article{display:grid;gap:6px;padding:24px 28px;border-right:1px solid #e2e8f0}
.mobile-install-summary article:last-child{border-right:0}
.mobile-install-summary b{color:#0f172a;font-size:23px;letter-spacing:-.025em}
.mobile-install-summary span{color:#64748b;font-size:12px;line-height:1.5}
.mobile-install-content{padding-top:82px;padding-bottom:90px}
.mobile-install-intro{max-width:760px}
.mobile-install-intro h2,.mobile-install-faq h2,.mobile-platform-guide h2{
  margin:10px 0 12px;
  color:#0f172a;
  font-size:clamp(28px,3vw,40px);
  line-height:1.15;
  letter-spacing:-.035em;
}
.mobile-install-intro>p:last-child{max-width:700px;color:#64748b;font-size:16px;line-height:1.75}
.mobile-install-steps{
  position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  margin:38px 0 28px;
}
.mobile-install-steps article{
  display:grid;
  grid-template-columns:50px 1fr;
  gap:17px;
  min-height:154px;
  padding:23px;
  border:1px solid #dbe4f0;
  border-radius:18px;
  background:#fff;
  box-shadow:0 9px 28px rgba(15,23,42,.045);
}
.mobile-install-steps article:last-child{grid-column:1/-1;min-height:auto}
.mobile-install-steps span{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:13px;
  background:linear-gradient(135deg,#2563eb,#0ea5e9);
  box-shadow:0 8px 18px rgba(37,99,235,.2);
  color:#fff;
  font-size:14px;
  font-weight:900;
}
.mobile-install-steps h3{margin:1px 0 8px;color:#0f172a;font-size:18px;line-height:1.35}
.mobile-install-steps p{margin:0;color:#475569;font-size:14px;line-height:1.7}
.mobile-install-note{
  position:relative;
  margin:30px 0 72px;
  padding:25px 28px 25px 78px;
  border:1px solid #bfdbfe;
  border-radius:18px;
  background:linear-gradient(135deg,#eff6ff,#f8fbff);
  color:#1e3a8a;
}
.mobile-install-note:before{
  content:"i";
  position:absolute;
  left:27px;
  top:27px;
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:50%;
  background:#2563eb;
  color:#fff;
  font-family:serif;
  font-weight:900;
}
.mobile-install-note b{font-size:18px}
.mobile-install-note p{margin:8px 0 0;color:#334e7d;line-height:1.7}
.mobile-platform-guide{
  display:grid;
  grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);
  gap:46px;
  align-items:start;
  padding:42px;
  border-radius:24px;
  background:#0f1a2f;
  box-shadow:0 24px 58px rgba(15,23,42,.16);
}
.mobile-platform-guide .eyebrow{color:#60a5fa}
.mobile-platform-guide h2{color:#fff}
.mobile-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.mobile-platform-grid article{padding:24px;border:1px solid #334155;border-radius:17px;background:#17233a;color:#e2e8f0}
.mobile-platform-grid article>span{display:inline-flex;margin-bottom:16px;padding:6px 9px;border-radius:999px;background:#1d4ed8;color:#dbeafe;font-size:10px;font-weight:900;letter-spacing:.1em}
.mobile-platform-grid h3{margin:0 0 9px;color:#fff;font-size:20px}
.mobile-platform-grid p{margin:0;color:#cbd5e1;font-size:14px;line-height:1.7}
.mobile-platform-grid small{display:block;margin-top:15px;padding-top:14px;border-top:1px solid #334155;color:#94a3b8;line-height:1.55}
.mobile-install-faq{margin-top:72px}
.mobile-install-faq>div{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}
.mobile-install-faq article{padding:24px;border:1px solid #e2e8f0;border-radius:17px;background:#f8fafc}
.mobile-install-faq h3{margin:0 0 9px;color:#0f172a;font-size:18px}
.mobile-install-faq p{margin:0;color:#64748b;font-size:14px;line-height:1.7}
@media(max-width:920px){
  .mobile-install-hero{padding:68px 0 82px}
  .mobile-install-hero-grid{grid-template-columns:minmax(0,1fr) 300px;gap:42px}
  .phone-mockup{width:258px}
  .phone-screen{min-height:464px}
  .phone-browser span{width:160px}
  .mobile-platform-guide{grid-template-columns:1fr;gap:28px}
}
@media(max-width:760px){
  .mobile-install-hero{padding:52px 0 78px}
  .mobile-install-hero-grid{grid-template-columns:1fr;gap:54px}
  .mobile-install-hero h1{max-width:580px;font-size:clamp(38px,11vw,52px)}
  .mobile-install-hero p:not(.eyebrow){font-size:16px}
  .phone-mockup{width:270px}
  .phone-mockup:after{bottom:-25px}
  .mobile-install-summary{grid-template-columns:1fr;margin-top:-28px}
  .mobile-install-summary article{grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:18px 22px;border-right:0;border-bottom:1px solid #e2e8f0}
  .mobile-install-summary article:last-child{border-bottom:0}
  .mobile-install-summary b{font-size:20px}
  .mobile-install-content{padding-top:62px;padding-bottom:68px}
  .mobile-install-steps{grid-template-columns:1fr}
  .mobile-install-steps article:last-child{grid-column:auto}
  .mobile-install-note{margin-bottom:55px}
  .mobile-platform-guide{padding:28px;border-radius:20px}
  .mobile-platform-grid{grid-template-columns:1fr}
  .mobile-install-faq{margin-top:56px}
  .mobile-install-faq>div{grid-template-columns:1fr}
}
@media(max-width:480px){
  .mobile-install-hero{padding-top:42px}
  .mobile-install-hero h1{font-size:38px;line-height:1.06}
  .mobile-install-badges{gap:7px}
  .mobile-install-badges span{font-size:10px}
  .mobile-install-actions{display:grid;grid-template-columns:1fr}
  .mobile-install-actions .button{width:100%}
  .phone-mockup{width:242px;border-width:7px;border-radius:37px}
  .phone-screen{min-height:430px}
  .phone-browser span{width:145px}
  .phone-card{margin:14px;padding:15px}
  .mobile-install-summary{border-radius:17px}
  .mobile-install-summary article{grid-template-columns:1fr;gap:3px}
  .mobile-install-content{padding-top:52px}
  .mobile-install-steps article{grid-template-columns:40px 1fr;gap:12px;min-height:0;padding:18px}
  .mobile-install-steps span{width:36px;height:36px;border-radius:11px}
  .mobile-install-steps h3{font-size:16px}
  .mobile-install-note{padding:62px 20px 21px}
  .mobile-install-note:before{left:20px;top:20px}
  .mobile-platform-guide{padding:22px}
  .mobile-platform-grid article{padding:20px}
}
