*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background:#f8fafc;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{height:72px;display:flex;align-items:center;gap:24px;justify-content:space-between;padding:0 38px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:99}.logo{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-.04em}.logo strong{font-weight:850}.logo strong::after{content:".com";color:var(--accent);font-weight:800}.logo-dot{width:30px;height:30px;border-radius:11px;background:linear-gradient(135deg,var(--accent),#60a5fa);display:grid;place-items:center;color:white;text-transform:uppercase;font-weight:900;box-shadow:0 10px 20px rgba(var(--accent-rgb),.2)}.nav{display:flex;align-items:center;gap:24px;font-weight:700;font-size:14px;color:#475569}.nav a{position:relative;padding:26px 0}.nav a.active,.nav a:hover{color:var(--accent)}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--accent);border-radius:99px 99px 0 0}.cv-button{display:inline-flex;align-items:center;gap:9px;background:var(--accent);color:white;padding:12px 20px;border-radius:9px;font-size:14px;font-weight:800;box-shadow:0 12px 26px rgba(var(--accent-rgb),.24)}.menu-toggle{display:none;border:0;background:#eff6ff;color:var(--accent);border-radius:10px;font-size:22px;width:44px;height:44px}.hero{min-height:640px;display:grid;grid-template-columns:minmax(380px,1fr) minmax(380px,620px);gap:30px;align-items:center;padding:62px 38px 0;max-width:1420px;margin:0 auto;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%, rgba(var(--accent-rgb),.10), transparent 35%),linear-gradient(180deg,#fff,rgba(248,250,252,0));z-index:-2}.pill{display:inline-flex;align-items:center;gap:10px;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:800}.pill i{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px rgba(var(--accent-rgb),.13)}.hero h1{font-size:clamp(50px,7vw,92px);letter-spacing:-.075em;line-height:.98;margin:28px 0 12px;color:#0b132b}.hero h2{font-size:clamp(23px,2.2vw,32px);margin:0 0 22px;color:var(--accent);letter-spacing:-.03em}.hero p{max-width:610px;font-size:18px;color:#334155;margin:0}.stats-row{display:flex;align-items:stretch;margin:34px 0 30px;background:rgba(255,255,255,.78);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 16px 38px rgba(15,23,42,.06);max-width:650px;overflow:hidden}.stat-card{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:2px 10px;align-items:center;min-width:145px;padding:18px 18px;border-right:1px solid #e2e8f0}.stat-card:last-child{border-right:0}.stat-icon{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;color:var(--accent);font-size:21px;background:#eff6ff;border-radius:12px}.stat-card strong{font-size:18px;line-height:1}.stat-card small{font-weight:700;color:#64748b;line-height:1.1}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn{border-radius:10px;padding:17px 26px;display:inline-flex;align-items:center;gap:10px;font-weight:850;border:1px solid transparent}.btn.primary{background:var(--accent);color:#fff;box-shadow:0 16px 30px rgba(var(--accent-rgb),.22)}.btn.secondary{background:white;color:#1e293b;border-color:#cbd5e1;box-shadow:0 12px 24px rgba(15,23,42,.04)}.hero-photo-wrap{align-self:end;position:relative;min-height:600px;display:flex;align-items:flex-end;justify-content:center}.photo-shape{position:absolute;width:min(560px,90%);height:min(560px,90%);border-radius:52% 48% 0 0;background:linear-gradient(135deg,rgba(var(--accent-rgb),.13),rgba(96,165,250,.06));bottom:0;right:6%;z-index:-1}.dots{position:absolute;right:9%;top:100px;width:150px;height:150px;background-image:radial-gradient(rgba(var(--accent-rgb),.20) 2px,transparent 2px);background-size:18px 18px}.hero-photo{max-height:620px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 32px 60px rgba(15,23,42,.12))}.split-section,.content-grid,.blog-contact{max-width:1420px;margin:0 auto;padding:56px 38px}.split-section{display:grid;grid-template-columns:.9fr 1.55fr;gap:58px;border-top:1px solid #e5e7eb;background:#fff;max-width:none}.split-section>*{max-width:1420px}.section-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}.section-heading.inline{margin-bottom:20px}.section-heading span{width:30px;height:30px;border-radius:10px;background:#eff6ff;color:var(--accent);display:grid;place-items:center;font-weight:900}.section-heading h2{font-size:28px;line-height:1.1;letter-spacing:-.04em;margin:0}.about-card,.skills-panel{min-width:0}.about-card{padding-left:calc((100vw - 1420px)/2 + 0px)}.rich-text p{font-size:17px;color:#334155;margin:0 0 18px;max-width:560px}.signature{font-family:"Brush Script MT","Segoe Script",cursive;color:var(--accent);font-size:31px;transform:rotate(-4deg);margin-top:26px}.skill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.skill-card{background:white;border:1px solid #e2e8f0;border-radius:16px;padding:22px;display:flex;align-items:center;gap:16px;min-height:106px;box-shadow:0 14px 30px rgba(15,23,42,.04)}.circle-icon{width:58px;height:58px;flex:0 0 58px;border-radius:50%;background:#eff6ff;display:grid;place-items:center;font-size:25px;color:var(--accent)}.skill-card h3{font-size:16px;margin:0 0 8px}.skill-card p{font-size:13px;color:#64748b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.skill-card b{display:block;margin-top:13px;width:36px;height:3px;border-radius:99px;background:var(--accent)}.section-divider{border-top:1px solid #e5e7eb}.content-grid{display:grid;grid-template-columns:.95fr 1.55fr;gap:52px;background:#f8fafc}.timeline{position:relative;padding-left:16px}.timeline:before{content:"";position:absolute;left:9px;top:12px;bottom:16px;width:2px;background:#dbeafe}.timeline-item{display:grid;grid-template-columns:22px 1fr;gap:12px;position:relative;margin-bottom:18px}.dot{width:15px;height:15px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px #eff6ff;margin-top:25px;z-index:1}.timeline-card,.education-card,.project-card,.post-card,.contact-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 14px 34px rgba(15,23,42,.05)}.timeline-card{padding:20px}.timeline-card h3{font-size:17px;margin:0 0 5px;letter-spacing:-.02em}.timeline-card em{display:block;font-style:normal;color:var(--accent);font-size:13px;font-weight:800;margin-bottom:9px}.timeline-card p{margin:0;color:#475569;font-size:14px}.right-stack{display:grid;gap:34px}.education-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.education-card{padding:22px;display:flex;gap:16px;align-items:center}.edu-badge{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eff6ff;color:var(--accent);font-size:24px;border:1px solid #dbeafe}.education-card h3{font-size:17px;margin:0 0 5px}.education-card p{margin:0;color:#334155;font-weight:700}.education-card small{color:#64748b}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.project-card{overflow:hidden}.project-card img{width:100%;height:128px;object-fit:cover;background:#e2e8f0}.project-card div{padding:16px}.project-card span{font-size:12px;color:var(--accent);font-weight:850;text-transform:uppercase;letter-spacing:.04em}.project-card h3{font-size:17px;margin:5px 0 7px}.project-card p{font-size:13px;color:#64748b;margin:0 0 12px;min-height:40px}.project-card a{font-size:13px;color:var(--accent);font-weight:850}.blog-contact{display:grid;grid-template-columns:1fr 330px;gap:46px;background:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.post-card{display:grid;grid-template-columns:128px 1fr;gap:18px;padding:14px;align-items:center}.post-visual{height:128px;border-radius:12px;display:grid;place-items:center;text-align:center;padding:10px;color:#fff;font-weight:850;font-size:13px;background:linear-gradient(135deg,#0f172a,var(--accent))}.post-visual.v2{background:linear-gradient(135deg,#1e3a8a,#7dd3fc)}.post-visual.v3{background:linear-gradient(135deg,#334155,#94a3b8)}.post-card h3{font-size:16px;line-height:1.25;margin:0 0 9px}.post-card p{font-size:13px;color:#64748b;margin:0 0 12px}.post-card small{font-size:12px;color:#64748b;font-weight:750}.contact-panel{padding:26px;align-self:start}.contact-items{display:grid;gap:13px}.contact-items a,.contact-items p{display:flex;gap:12px;align-items:center;margin:0;color:#334155;font-weight:750}.contact-items span{width:28px;height:28px;border-radius:8px;background:#eff6ff;color:var(--accent);display:grid;place-items:center}.socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.socials a{width:39px;height:39px;border-radius:50%;background:#0f172a;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}.socials a:nth-child(1){background:#0a66c2}.socials a:nth-child(2){background:#e1306c}.socials a:nth-child(3){background:#111827}.socials a:nth-child(4){background:#475569}.site-footer{border-top:1px solid #e5e7eb;background:#f8fafc;padding:28px 38px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#64748b;max-width:1420px;margin:0 auto}.site-footer strong{display:block;color:#0f172a;margin-bottom:4px}.site-footer p{margin:0}.site-footer a{color:var(--accent);font-weight:800}.reveal{opacity:0;transform:translateY(14px);transition:.55s ease}.reveal.visible{opacity:1;transform:none}@media (max-width:1200px){.site-header{padding:0 22px}.nav{gap:14px;font-size:13px}.hero,.split-section,.content-grid,.blog-contact{padding-left:24px;padding-right:24px}.project-grid{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:1fr}.post-card{grid-template-columns:120px 1fr}}@media (max-width:980px){.menu-toggle{display:grid;place-items:center}.nav{position:fixed;left:16px;right:16px;top:82px;padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.14);display:none;flex-direction:column;align-items:flex-start;gap:0}.nav.open{display:flex}.nav a{padding:13px 6px;width:100%}.nav a:after{display:none}.cv-button{display:none}.hero{grid-template-columns:1fr;padding-top:44px;min-height:auto}.hero-photo-wrap{min-height:420px}.hero-photo{max-height:470px}.stats-row{flex-wrap:wrap}.stat-card{width:50%;border-bottom:1px solid #e2e8f0}.stat-card:nth-child(2){border-right:0}.split-section,.content-grid,.blog-contact{grid-template-columns:1fr}.skill-grid{grid-template-columns:repeat(2,1fr)}.education-list{grid-template-columns:1fr}.blog-contact{gap:28px}.contact-panel{max-width:none}.about-card{padding-left:0}}@media (max-width:640px){.site-header{height:auto;min-height:66px;padding:12px 16px}.logo{font-size:18px}.hero{padding:34px 18px 0}.hero h1{font-size:48px}.hero p{font-size:16px}.stats-row{display:grid;grid-template-columns:1fr 1fr}.stat-card{min-width:0;width:auto;padding:15px 12px}.stat-icon{width:32px;height:32px;font-size:18px}.btn{width:100%;justify-content:center}.split-section,.content-grid,.blog-contact{padding:38px 18px}.skill-grid,.project-grid{grid-template-columns:1fr}.post-card{grid-template-columns:1fr}.post-visual{height:92px}.site-footer{padding:22px 18px;flex-direction:column;align-items:flex-start}.hero-photo-wrap{min-height:360px}.photo-shape{height:370px}.dots{display:none}}

/* Mobile UX hotfix - Yılmaz Aslan portfolio */
html,body{max-width:100%;overflow-x:hidden}.site-header,.hero,.split-section,.content-grid,.blog-contact,.site-footer{width:100%}.hero-text-area,.hero-photo-wrap,.about-card,.skills-panel,.experience-wrap,.right-stack,.mini-section,.blog-panel,.contact-panel{min-width:0}.mobile-cv-link{display:none!important}
@media (max-width:980px){
  body{background:#fff}.site-header{height:66px;min-height:66px;padding:10px 16px;gap:12px}.logo{font-size:19px;min-width:0;flex:1}.logo strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo-dot{width:32px;height:32px;border-radius:10px;flex:0 0 32px}.menu-toggle{display:grid!important;place-items:center;flex:0 0 44px}.nav{top:74px;left:12px;right:12px;max-height:calc(100vh - 92px);overflow:auto;padding:10px;border-radius:16px}.nav a{font-size:15px;padding:14px 12px;border-radius:12px}.nav a:hover,.nav a.active{background:#eff6ff}.mobile-cv-link{display:block!important;background:var(--accent)!important;color:#fff!important;text-align:center;font-weight:900;margin-top:8px}.hero{display:flex;flex-direction:column;gap:24px;padding:28px 16px 0;text-align:center}.hero-text-area{width:100%;display:flex;flex-direction:column;align-items:center}.pill{font-size:13px;padding:8px 13px}.hero h1{font-size:clamp(38px,10vw,54px);line-height:1.05;letter-spacing:-.045em;margin:20px 0 10px;max-width:100%}.hero h2{font-size:clamp(20px,5.4vw,26px);line-height:1.25;margin-bottom:16px}.hero p{font-size:15.5px;line-height:1.65;max-width:560px}.stats-row{width:100%;max-width:420px;margin:24px auto 22px;display:grid;grid-template-columns:1fr 1fr;border-radius:18px}.stat-card{width:auto;min-width:0;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:14px 12px;text-align:left}.stat-card:nth-child(2n){border-right:0}.stat-card:nth-last-child(-n+2){border-bottom:0}.stat-card strong{font-size:16px}.stat-card small{font-size:12px}.hero-actions{width:100%;max-width:420px;gap:12px}.hero-actions .btn{width:100%;justify-content:center;padding:15px 18px}.hero-photo-wrap{width:100%;min-height:330px;margin-top:4px;overflow:hidden}.hero-photo{max-height:360px;width:auto;margin:0 auto}.photo-shape{width:84%;height:310px;right:8%;border-radius:48% 48% 0 0}.dots{display:none}.split-section,.content-grid,.blog-contact{display:block;padding:34px 16px}.about-card{padding-left:0;margin-bottom:34px}.section-heading{gap:10px;margin-bottom:18px}.section-heading h2{font-size:25px}.rich-text p{font-size:15.5px;line-height:1.7;max-width:none}.signature{font-size:28px}.skill-grid{grid-template-columns:1fr;gap:12px}.skill-card{padding:17px;min-height:auto;border-radius:15px}.circle-icon{width:48px;height:48px;flex-basis:48px;font-size:21px}.content-grid{gap:0}.timeline{padding-left:0}.timeline:before,.dot{display:none}.timeline-item{display:block;margin-bottom:14px}.timeline-card{padding:17px;border-radius:15px}.timeline-card h3{font-size:16px;line-height:1.35}.right-stack{display:block}.mini-section{margin-top:32px}.education-list{grid-template-columns:1fr;gap:12px}.education-card{padding:17px}.edu-badge{width:48px;height:48px;font-size:20px;flex:0 0 48px}.project-grid{grid-template-columns:1fr;gap:14px}.project-card{border-radius:16px}.project-card img{height:155px}.project-card div{padding:15px}.project-card p{min-height:0}.blog-panel{margin-bottom:28px}.blog-grid{grid-template-columns:1fr;gap:14px}.post-card{grid-template-columns:86px 1fr;gap:13px;padding:12px}.post-visual{height:86px;border-radius:12px;font-size:12px}.post-card h3{font-size:15px}.post-card p{font-size:12.5px}.contact-panel{padding:20px;border-radius:16px}.contact-items a,.contact-items p{font-size:14px;word-break:break-word}.socials{justify-content:flex-start}.site-footer{display:block;padding:22px 16px;text-align:left}.site-footer p{margin-top:10px;font-size:13px}.site-footer a{display:inline-block;margin-top:12px}.reveal{opacity:1!important;transform:none!important}
}
@media (max-width:420px){
  .site-header{padding-left:12px;padding-right:12px}.logo{font-size:17px}.logo-dot{width:30px;height:30px;flex-basis:30px}.menu-toggle{width:40px;height:40px;flex-basis:40px}.hero{padding-left:14px;padding-right:14px}.hero h1{font-size:35px;letter-spacing:-.035em}.hero h2{font-size:19px}.stats-row{grid-template-columns:1fr}.stat-card{border-right:0!important}.stat-card:nth-last-child(-n+2){border-bottom:1px solid #e2e8f0}.stat-card:last-child{border-bottom:0}.hero-photo-wrap{min-height:292px}.hero-photo{max-height:320px}.photo-shape{height:270px}.split-section,.content-grid,.blog-contact{padding-left:14px;padding-right:14px}.post-card{grid-template-columns:1fr}.post-visual{height:82px}.project-card img{height:138px}.section-heading h2{font-size:23px}
}

/* v3 - canlı proje önizleme */
.project-preview{position:relative;width:100%;height:150px;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#e2e8f0);border-bottom:1px solid #e2e8f0}
.project-live-frame{position:relative;width:100%;height:100%;overflow:hidden;background:#0f172a}
.project-live-frame iframe{position:absolute;left:0;top:0;width:900px;height:620px;border:0;transform:scale(.24);transform-origin:top left;pointer-events:none;background:white}
.preview-fallback,.project-placeholder{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:16px;color:#fff;background:linear-gradient(135deg,rgba(15,23,42,.72),rgba(37,99,235,.55));z-index:1;pointer-events:none}
.project-live-frame iframe + .preview-fallback{opacity:.18;transition:.2s ease}
.project-live-frame:hover iframe + .preview-fallback{opacity:0}
.preview-fallback strong,.project-placeholder strong{display:block;font-size:22px;line-height:1.1}.preview-fallback small,.project-placeholder small{display:block;margin-top:8px;font-weight:800;opacity:.9}.project-card .project-body{padding:16px}
.project-card .project-body span{font-size:12px;color:var(--accent);font-weight:850;text-transform:uppercase;letter-spacing:.04em}.project-card .project-body h3{font-size:17px;margin:5px 0 7px}.project-card .project-body p{font-size:13px;color:#64748b;margin:0 0 12px;min-height:40px}.project-card .project-body a{font-size:13px;color:var(--accent);font-weight:850}
