/* yilmazaslan.com - Mobil v3 dikey görünüm ve canlı proje önizleme düzeltmesi */
@media (max-width: 768px){
  :root{--m-bg:#f8fafc;--m-card:#fff;--m-text:#0f172a;--m-muted:#475569;--m-border:#e2e8f0;--m-soft:#eff6ff;}
  *{box-sizing:border-box!important}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:var(--m-bg)!important;color:var(--m-text)!important}body{margin:0!important;font-size:16px!important;line-height:1.65!important}img,iframe{max-width:100%!important}
  .site-header{position:sticky!important;top:0!important;z-index:999!important;width:100%!important;min-height:62px!important;height:62px!important;padding:9px max(12px,env(safe-area-inset-left)) 9px max(12px,env(safe-area-inset-right))!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--m-border)!important;box-shadow:0 8px 22px rgba(15,23,42,.06)!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px auto!important;align-items:center!important;gap:8px!important;color:var(--m-text)!important}
  .logo{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;font-size:16px!important;color:var(--m-text)!important;text-decoration:none!important}.logo-dot{width:31px!important;height:31px!important;min-width:31px!important;border-radius:10px!important}.logo strong{max-width:145px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.menu-toggle{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid var(--m-border)!important;border-radius:12px!important;background:var(--m-soft)!important;color:var(--accent)!important;font-size:20px!important;padding:0!important}.cv-button{height:38px!important;padding:0 10px!important;border-radius:12px!important;font-size:12px!important;white-space:nowrap!important;box-shadow:none!important}.nav{position:fixed!important;left:12px!important;right:12px!important;top:72px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:12px!important;background:#fff!important;border:1px solid var(--m-border)!important;border-radius:18px!important;box-shadow:0 24px 70px rgba(15,23,42,.18)!important;max-height:calc(100vh - 92px)!important;overflow:auto!important}.nav.open{display:flex!important}.nav a{display:block!important;padding:13px 14px!important;border-radius:12px!important;color:var(--m-text)!important;font-size:15px!important;font-weight:800!important}.nav a.active,.nav a:hover{background:var(--m-soft)!important;color:var(--accent)!important}.nav a:after{display:none!important}.mobile-cv-link{display:block!important;background:var(--accent)!important;color:white!important;text-align:center!important;margin-top:5px!important}
  main,main#anasayfa{width:100%!important;overflow:hidden!important;background:var(--m-bg)!important}.hero{width:100%!important;max-width:100%!important;min-height:auto!important;margin:0!important;padding:24px 14px 0!important;display:flex!important;flex-direction:column!important;gap:18px!important;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;overflow:hidden!important}.hero:before{display:none!important}.hero-text-area{order:1!important;width:100%!important;min-width:0!important;color:var(--m-text)!important}.pill{padding:7px 11px!important;font-size:12.5px!important;line-height:1.2!important;max-width:100%!important}.hero h1{font-size:clamp(31px,8.8vw,41px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:16px 0 6px!important;color:var(--m-text)!important;word-break:normal!important}.hero h2{font-size:18px!important;line-height:1.25!important;margin:0 0 12px!important;color:var(--accent)!important}.hero p{font-size:14.5px!important;line-height:1.68!important;margin:0!important;color:var(--m-muted)!important;max-width:100%!important}.stats-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin:18px 0 16px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;max-width:none!important}.stat-card{display:flex!important;align-items:center!important;gap:9px!important;padding:11px!important;min-width:0!important;border:1px solid var(--m-border)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 10px 22px rgba(15,23,42,.05)!important}.stat-icon{width:32px!important;height:32px!important;min-width:32px!important;border-radius:11px!important;background:var(--m-soft)!important;color:var(--accent)!important;font-size:17px!important}.stat-card strong{font-size:14px!important;color:var(--m-text)!important}.stat-card small{font-size:11px!important;color:#64748b!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.btn{width:100%!important;min-height:46px!important;justify-content:center!important;border-radius:14px!important;padding:13px 16px!important;font-size:14px!important;font-weight:900!important}.hero-photo-wrap{order:2!important;width:100%!important;min-height:0!important;max-height:none!important;margin:8px auto 0!important;display:flex!important;justify-content:center!important;align-items:flex-end!important;overflow:hidden!important}.hero-photo{width:min(82vw,350px)!important;max-height:455px!important;height:auto!important;object-fit:contain!important;object-position:center bottom!important;margin:0 auto!important;filter:drop-shadow(0 20px 36px rgba(15,23,42,.10))!important}.photo-shape{left:50%!important;right:auto!important;bottom:0!important;transform:translateX(-50%)!important;width:min(88vw,360px)!important;height:250px!important;border-radius:50% 50% 0 0!important}.dots{display:none!important}
  .split-section,.content-grid,.blog-contact{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:30px 14px!important;background:#fff!important;border-top:1px solid var(--m-border)!important;overflow:hidden!important}.content-grid{background:#f8fafc!important}.about-card,.skills-panel,.experience-wrap,.right-stack,.mini-section,.blog-panel,.contact-panel{width:100%!important;max-width:100%!important;min-width:0!important;opacity:1!important;transform:none!important}.about-card{padding:0!important;margin:0 0 28px!important}.section-heading{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 16px!important}.section-heading span{width:31px!important;height:31px!important;min-width:31px!important;border-radius:11px!important;background:var(--m-soft)!important;color:var(--accent)!important}.section-heading h2{font-size:23px!important;line-height:1.15!important;margin:0!important;color:var(--m-text)!important;letter-spacing:-.035em!important}.rich-text p,.about-card p{font-size:15px!important;line-height:1.7!important;color:var(--m-muted)!important;margin:0 0 13px!important}.signature{font-size:24px!important;color:var(--accent)!important;transform:none!important;margin-top:14px!important}
  .skill-grid,.education-list,.blog-grid,.project-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.skill-card,.timeline-card,.education-card,.post-card,.contact-panel{background:#fff!important;border:1px solid var(--m-border)!important;border-radius:16px!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important;color:var(--m-text)!important}.skill-card{display:flex!important;gap:12px!important;align-items:flex-start!important;padding:15px!important}.circle-icon{width:44px!important;height:44px!important;min-width:44px!important;background:var(--m-soft)!important;border-radius:50%!important}.skill-card h3,.timeline-card h3,.education-card h3{font-size:15.5px!important;line-height:1.35!important;margin:0 0 5px!important;color:var(--m-text)!important}.skill-card p,.timeline-card p,.education-card p{font-size:13px!important;line-height:1.55!important;margin:0!important;color:#64748b!important}.timeline{position:static!important;padding:0!important}.timeline:before,.dot{display:none!important}.timeline-item{display:block!important;margin:0 0 11px!important}.timeline-card{padding:15px!important}.timeline-card em{display:block!important;font-style:normal!important;color:var(--accent)!important;font-size:12.5px!important;font-weight:850!important;margin:0 0 6px!important}.mini-section{margin-top:28px!important}.education-card{display:flex!important;gap:12px!important;align-items:center!important;padding:15px!important}.edu-badge{width:44px!important;height:44px!important;min-width:44px!important;background:var(--m-soft)!important;border-radius:50%!important;color:var(--accent)!important}
  .project-card{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;overflow:hidden!important;width:100%!important;background:#fff!important;border:1px solid var(--m-border)!important;border-radius:18px!important;box-shadow:0 10px 24px rgba(15,23,42,.06)!important;color:var(--m-text)!important}.project-preview{width:116px!important;height:100%!important;min-height:136px!important;max-height:156px!important;border:0!important;border-right:1px solid var(--m-border)!important;background:#e2e8f0!important}.project-card img{width:116px!important;height:100%!important;min-height:136px!important;max-height:156px!important;object-fit:cover!important}.project-live-frame{width:116px!important;height:100%!important;min-height:136px!important;overflow:hidden!important;background:#0f172a!important}.project-live-frame iframe{width:960px!important;height:720px!important;max-width:none!important;transform:scale(.125)!important;transform-origin:top left!important;pointer-events:none!important;border:0!important}.preview-fallback,.project-placeholder{font-size:11px!important;padding:8px!important}.preview-fallback strong,.project-placeholder strong{font-size:13px!important;line-height:1.15!important}.preview-fallback small,.project-placeholder small{font-size:10px!important}.project-body{padding:13px!important;min-width:0!important;background:#fff!important}.project-card span,.project-body span{font-size:10.5px!important;line-height:1.2!important;color:var(--accent)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important}.project-card h3,.project-body h3{font-size:15.5px!important;line-height:1.25!important;margin:4px 0 6px!important;color:var(--m-text)!important}.project-card p,.project-body p{font-size:12.5px!important;line-height:1.45!important;margin:0 0 8px!important;color:#64748b!important;min-height:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.project-card a,.project-body a{font-size:12.5px!important;font-weight:900!important;color:var(--accent)!important;word-break:break-word!important}
  .post-card{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:11px!important;padding:11px!important}.post-visual{width:78px!important;height:78px!important;border-radius:13px!important;font-size:10px!important;line-height:1.2!important}.post-card h3{font-size:14.5px!important;line-height:1.3!important;margin:0 0 5px!important}.post-card p{font-size:12.4px!important;line-height:1.43!important;margin:0 0 7px!important;color:#64748b!important}.post-card small{font-size:11.5px!important;color:#64748b!important;font-weight:800!important}.contact-panel{padding:16px!important}.contact-items{display:grid!important;gap:9px!important}.contact-items a,.contact-items p{display:flex!important;align-items:center!important;gap:9px!important;margin:0!important;font-size:13.5px!important;line-height:1.4!important;color:#334155!important;font-weight:800!important;word-break:break-word!important}.contact-items span{width:29px!important;height:29px!important;min-width:29px!important;border-radius:10px!important;background:var(--m-soft)!important;color:var(--accent)!important}.socials{display:flex!important;gap:9px!important;flex-wrap:wrap!important;margin-top:16px!important}.socials a{width:36px!important;height:36px!important;border-radius:50%!important}.site-footer{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:22px 14px 30px!important;background:#fff!important;border-top:1px solid var(--m-border)!important;text-align:left!important}.site-footer strong{color:var(--m-text)!important}.site-footer p{font-size:13px!important;line-height:1.5!important;margin:7px 0 0!important;color:#64748b!important}.site-footer a{display:inline-block!important;margin-top:10px!important;color:var(--accent)!important;font-weight:900!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}
}
@media (max-width: 380px){.site-header{grid-template-columns:minmax(0,1fr) 38px auto!important;padding-left:10px!important;padding-right:10px!important}.logo strong{max-width:118px!important}.cv-button{font-size:11px!important;padding:0 8px!important}.hero{padding-left:12px!important;padding-right:12px!important}.stats-row{grid-template-columns:1fr!important}.project-card{grid-template-columns:104px minmax(0,1fr)!important}.project-preview,.project-card img,.project-live-frame{width:104px!important;min-height:132px!important}.project-live-frame iframe{transform:scale(.112)!important}.post-card{grid-template-columns:1fr!important}.post-visual{width:100%!important;height:64px!important}.split-section,.content-grid,.blog-contact,.site-footer{padding-left:12px!important;padding-right:12px!important}}
@media (max-width: 768px) and (orientation: landscape){.hero{display:grid!important;grid-template-columns:1fr 280px!important;align-items:end!important}.hero-text-area{order:1!important}.hero-photo-wrap{order:2!important}.hero-photo{width:270px!important;max-height:360px!important}.project-grid{grid-template-columns:1fr 1fr!important}.project-card{grid-template-columns:1fr!important}.project-preview{width:100%!important;height:124px!important;min-height:124px!important;border-right:0!important;border-bottom:1px solid var(--m-border)!important}.project-live-frame{width:100%!important;height:124px!important;min-height:124px!important}.project-live-frame iframe{width:960px!important;height:720px!important;transform:scale(.22)!important}.project-card img{width:100%!important;height:124px!important;min-height:124px!important}.blog-grid{grid-template-columns:1fr 1fr!important}}
