*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07110d;color:#f4faf6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--g:#32df97;--line:rgba(255,255,255,.09);--muted:#9aada3;--panel:#0c1813}.topbar{height:82px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:rgba(7,17,13,.95);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:block;flex:0 0 auto}.brand img{width:310px;height:auto;max-height:66px;object-fit:contain;object-position:left center}.topbar nav{display:flex;align-items:center;gap:28px;font-size:12px;color:#b8c8bf}.topbar nav a{padding:10px 0}.topbar nav a:hover,.topbar nav a.active{color:#fff}.nav-cta{border:1px solid rgba(50,223,151,.42);padding:10px 15px!important;border-radius:10px;color:var(--g)!important}.menu,.mobile{display:none}.hero{min-height:68vh;display:flex;align-items:center;padding:95px 7vw 80px;background:radial-gradient(circle at 75% 30%,rgba(50,223,151,.10),transparent 30%)}.hero-inner{max-width:1040px}.kicker{margin:0 0 18px;color:var(--g);font-size:10px;font-weight:800;letter-spacing:2.4px}.hero h1,.page-intro h1{font-size:clamp(54px,7vw,104px);line-height:.94;letter-spacing:-.06em;margin:0}.hero h1 em,.page-intro h1 em{font-style:normal;color:var(--g)}.lead{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7;margin:28px 0}.actions{display:flex;gap:12px}.actions a,.form button{padding:13px 18px;border:1px solid var(--line);border-radius:11px;font-size:12px;font-weight:800}.actions .primary,.form button{background:var(--g);color:#062116;border-color:var(--g)}.section{padding:95px 7vw;border-top:1px solid var(--line)}.projects-section{padding-top:80px}.section-head{max-width:760px;margin-bottom:38px}.section-head h2{font-size:clamp(38px,4.5vw,66px);line-height:1;letter-spacing:-.045em;margin:0}.section-head>p:last-child,.page-intro>p:last-child{color:var(--muted);line-height:1.7}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.projects article{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.projects article:first-child{grid-column:span 2}.shot{overflow:hidden;background:#0a1511}.projects img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .35s ease}.projects article:hover img{transform:scale(1.015)}.project-copy{padding:20px 22px 22px}.projects small{color:var(--g);font-size:9px;letter-spacing:1.5px;text-transform:uppercase}.projects h3{font-size:25px;margin:7px 0 8px}.projects p{margin:0;color:var(--muted);line-height:1.65;font-size:13px}.page-intro{padding:110px 7vw 75px;max-width:1100px}.page-intro>p:last-child{max-width:680px;font-size:16px;margin-top:26px}.light{background:#eef3ef;color:#0b1510}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccd6cf;border-left:1px solid #ccd6cf}.services article{min-height:220px;padding:28px;border-right:1px solid #ccd6cf;border-bottom:1px solid #ccd6cf}.services span{font-size:10px;color:#7b8a81}.services h3{font-size:21px;margin:48px 0 10px}.services p{font-size:13px;line-height:1.65;color:#65746b}.two-col{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px;align-items:start}.form{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:26px}.form label{display:block;font-size:12px;font-weight:700;margin-bottom:16px}.form input,.form textarea{width:100%;margin-top:8px;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#07110d;color:#fff;font:inherit;outline:none}.form input:focus,.form textarea:focus{border-color:rgba(50,223,151,.7)}.form textarea{resize:vertical}.form button{cursor:pointer}.row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wide{max-width:820px;margin:0 auto}.notes{display:grid;gap:12px}.notes article,.empty{border:1px solid var(--line);border-radius:15px;padding:20px;background:var(--panel);margin:0}.notes small{display:block;color:#72867b;font-size:10px;margin-top:4px}.notes p,.empty{color:var(--muted);line-height:1.6;font-size:13px}.ok{color:#7af1bd}.error{color:#ffb2b2}.hp{position:absolute;left:-9999px}.about-page{min-height:calc(100vh - 82px);padding:100px 7vw}.about-card{max-width:920px;margin:auto;display:grid;grid-template-columns:110px 1fr;gap:45px}.profile{width:96px;height:96px;object-fit:cover;border-radius:50%;border:1px solid rgba(50,223,151,.4);padding:3px}.about-card h1{font-size:18px;letter-spacing:1px;margin:0 0 15px}.about-card h2{font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.05em;margin:0 0 35px}.about-card p{color:#a9bbb1;line-height:1.9;font-size:15px}.about-card strong{color:#fff}.about-card blockquote{margin:35px 0;padding-left:20px;border-left:2px solid var(--g);font-size:20px;line-height:1.55}.signature{border-top:1px solid var(--line);padding-top:20px;display:flex;flex-direction:column;gap:4px}.signature span{color:var(--g);font-size:9px;letter-spacing:1.4px}footer{min-height:105px;padding:25px 7vw;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#72847a;font-size:10px}.footer-brand img{width:245px;max-height:58px;object-fit:contain;object-position:left center}
@media(max-width:900px){.topbar{height:70px;padding:0 18px}.brand img{width:245px;max-height:54px}.topbar nav{display:none}.menu{display:grid;border:0;background:none;gap:5px;padding:10px}.menu i{width:22px;height:1px;background:#fff}.mobile{position:fixed;z-index:29;top:70px;left:0;right:0;padding:20px;background:#0a1511;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:18px;font-size:12px}.mobile.open{display:grid}.hero{min-height:60vh;padding:80px 20px 65px}.hero h1,.page-intro h1{font-size:13vw}.lead{font-size:14px}.section{padding:70px 20px}.page-intro{padding:80px 20px 55px}.projects{grid-template-columns:1fr}.projects article:first-child{grid-column:auto}.services{grid-template-columns:1fr 1fr}.two-col,.row{grid-template-columns:1fr}.about-page{padding:70px 20px}.about-card{grid-template-columns:1fr;gap:24px}.profile{width:82px;height:82px}footer{padding:24px 20px}footer>span{display:none}}@media(max-width:520px){.services{grid-template-columns:1fr}.actions{flex-wrap:wrap}.brand img{width:220px;max-height:50px}.footer-brand img{width:210px}}
/* v2.7 home composition */
.hero{min-height:560px;padding:58px 4vw 46px;background:linear-gradient(90deg,#06100d 0%,#07130f 50%,#091713 100%);overflow:hidden}.hero-inner{max-width:1450px;width:100%;margin:auto;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);align-items:center;gap:45px}.hero-copy{max-width:720px}.hero h1{font-size:clamp(50px,5.4vw,86px);line-height:.96}.hero-device{height:390px;position:relative;display:flex;align-items:center;justify-content:center}.screen{width:78%;height:82%;border:7px solid #19241f;border-radius:18px;background:radial-gradient(circle at 65% 35%,rgba(45,223,153,.18),transparent 30%),linear-gradient(145deg,#101d18,#06100d);box-shadow:0 30px 70px rgba(0,0,0,.5);transform:perspective(900px) rotateY(-8deg);padding:70px 50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.screen span{font-size:20px;font-weight:900}.screen b{font-size:36px;line-height:1;color:var(--g);margin:6px 0 38px}.screen small{font-size:9px;letter-spacing:1.3px;color:#b8c8bf}.phone{position:absolute;right:2%;bottom:15px;width:92px;height:205px;border:6px solid #202b26;border-radius:22px;background:linear-gradient(160deg,#0d1d17,#06100d);box-shadow:0 20px 45px rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;text-align:center}.phone b{font-size:13px;line-height:1.35}.home-services{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#08130f;padding:0 3vw}.home-services a{min-height:96px;padding:20px 18px;display:flex;gap:14px;align-items:center;border-right:1px solid var(--line)}.home-services a:last-child{border-right:0}.home-services b{color:var(--g);font-size:27px;min-width:38px}.home-services span{display:flex;flex-direction:column;gap:4px}.home-services strong{font-size:13px}.home-services small{font-size:10px;color:var(--muted)}.projects-section{background:#07110d}.projects{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.projects article:first-child{grid-column:auto}.projects article{border-radius:14px}.project-copy{padding:16px}.projects h3{font-size:19px}.projects p{font-size:11px}.shot img,.projects img{aspect-ratio:16/9}.section-head h2{font-size:clamp(34px,4vw,58px)}
@media(max-width:1100px){.hero-inner{grid-template-columns:1fr .85fr}.hero-device{height:330px}.screen{padding:45px 30px}.screen b{font-size:28px}.projects{grid-template-columns:repeat(3,1fr)}.home-services{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.hero{padding:64px 20px 45px}.hero-inner{grid-template-columns:1fr}.hero-device{height:300px;margin-top:10px}.screen{width:84%;height:88%}.phone{right:4%;height:170px;width:78px}.home-services{grid-template-columns:1fr 1fr;padding:0 20px}.home-services a{border-bottom:1px solid var(--line)}.projects{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero-device{height:235px}.screen{padding:28px 22px;border-width:5px}.screen span{font-size:14px}.screen b{font-size:22px;margin-bottom:22px}.screen small{font-size:7px}.phone{height:135px;width:64px;border-width:4px}.phone b{font-size:9px}.home-services{grid-template-columns:1fr}.projects{grid-template-columns:1fr}.hero h1{font-size:12vw}}
/* v2.8 mobile-first cleanup */
@media(max-width:900px){
  .topbar{height:64px;padding:0 14px;background:#06100d}
  .brand img{width:178px;max-height:48px}
  .mobile{top:64px}
  .hero{min-height:auto;padding:44px 18px 32px}
  .hero-inner{display:flex;flex-direction:column;gap:28px}
  .hero-copy{width:100%;max-width:none}
  .kicker{margin-bottom:12px;font-size:9px;letter-spacing:2px}
  .hero h1{font-size:clamp(42px,11.3vw,62px);line-height:.96;letter-spacing:-.055em}
  .lead{margin:20px 0 22px;font-size:14px;line-height:1.65;max-width:560px}
  .actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}
  .actions a{text-align:center;padding:13px 10px;white-space:nowrap}
  .hero-device{width:100%;height:220px;margin:0}
  .screen{width:82%;height:100%;padding:26px 22px;border-width:5px;border-radius:14px;transform:perspective(900px) rotateY(-5deg)}
  .screen span{font-size:13px}.screen b{font-size:21px;margin:5px 0 18px}.screen small{font-size:7px}
  .phone{right:1%;bottom:4px;width:58px;height:128px;border-width:4px;border-radius:15px}.phone b{font-size:8px}
  .home-services{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 14px;gap:8px;background:#08130f}
  .home-services a{min-height:72px;padding:12px;border:1px solid var(--line)!important;border-radius:12px;gap:10px}
  .home-services a:last-child{grid-column:1/-1}
  .home-services b{font-size:21px;min-width:28px}.home-services strong{font-size:11px}.home-services small{font-size:9px;line-height:1.35}
  .projects-section{padding:52px 16px 62px}.section-head{margin-bottom:24px}.section-head h2{font-size:34px;line-height:1.04}.section-head>p:last-child{font-size:13px}
  .projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .projects article{border-radius:12px}.project-copy{padding:12px}.projects h3{font-size:16px;margin:5px 0 6px}.projects p{font-size:10px;line-height:1.5}.projects small{font-size:8px}
  footer{min-height:80px}.footer-brand img{width:175px;max-height:46px}
}
@media(max-width:430px){
  .brand img{width:164px}
  .hero{padding-top:36px}
  .hero h1{font-size:11.6vw}
  .actions{grid-template-columns:1fr}.actions a{width:100%}
  .hero-device{height:190px}.screen{width:86%;padding:22px 18px}.screen b{font-size:19px}.phone{height:112px;width:52px}
  .projects{grid-template-columns:1fr 1fr}.project-copy{padding:10px}.projects h3{font-size:15px}.projects p{display:none}
}
\n/* v2.9 - visual-first homepage */
.visual-hero{width:min(1500px,calc(100% - 32px));margin:22px auto 34px;border:1px solid rgba(58,222,177,.18);border-radius:24px;overflow:hidden;background:#07100f;box-shadow:0 26px 80px rgba(0,0,0,.34)}
.visual-hero img{display:block;width:100%;height:auto;object-fit:cover}
.projects-section{padding-top:22px}
.projects-section .section-head{margin-bottom:22px}
.projects-section .section-head h2{margin-bottom:0}
.projects .project-copy{padding:15px 16px 18px}
.projects .project-copy h3{margin:4px 0 0}
@media(max-width:760px){
 .visual-hero{width:calc(100% - 20px);margin:12px auto 22px;border-radius:14px;overflow:hidden}
 .visual-hero img{width:100%;height:auto;display:block}
 .projects-section{padding-top:10px}
 .projects-section .section-head p:not(.kicker){display:none}
 .projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .projects article{border-radius:14px;overflow:hidden}
 .projects .shot{aspect-ratio:1.18/1}
 .projects .project-copy{padding:10px 11px 12px}
 .projects .project-copy small{font-size:10px}
 .projects .project-copy h3{font-size:15px;line-height:1.15}
}
@media(max-width:390px){.projects{grid-template-columns:1fr 1fr}.visual-hero{width:calc(100% - 14px)}}
/* v3.0 approved hero + real interactive service icons */
.real-services{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1500px;margin:0 auto 28px;border:1px solid var(--line);border-radius:16px;overflow:hidden;padding:0}
.real-services a{color:inherit;text-decoration:none;transition:.2s ease;background:#08130f}
.real-services a:hover{background:#0b1a15;transform:translateY(-2px)}
.real-services .svc-icon{width:42px;height:42px;min-width:42px;color:var(--g);display:grid;place-items:center}
.real-services .svc-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.real-services strong{color:#f2f7f4;font-size:14px}.real-services small{font-size:10px}
@media(max-width:1100px){.real-services{grid-template-columns:repeat(3,1fr);margin-left:16px;margin-right:16px}.real-services a{border-bottom:1px solid var(--line)}}
@media(max-width:700px){.visual-hero{border-radius:12px}.real-services{grid-template-columns:repeat(2,1fr);margin:0 10px 20px;padding:8px;gap:7px;border-radius:12px}.real-services a{min-height:74px;border:1px solid var(--line)!important;border-radius:10px;padding:10px}.real-services .svc-icon{width:31px;height:31px;min-width:31px}.real-services .svc-icon svg{width:28px;height:28px}.real-services strong{font-size:11px}.real-services small{font-size:8.5px}}

/* v3.1 - Tasarım & Kodlama Deneyimi */
.skills-card{max-width:1180px;margin:26px auto 70px;padding:30px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgba(11,27,22,.96),rgba(5,14,12,.96));box-shadow:0 22px 70px rgba(0,0,0,.22)}
.skills-head{max-width:720px;margin-bottom:28px}.skills-head h2{margin:5px 0 8px;font-size:clamp(26px,3vw,38px);color:#f4f8f6}.skills-head>p:last-child{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.skill-list{display:grid;grid-template-columns:1fr 1fr;gap:20px 34px}.skill-row{min-width:0}.skill-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:8px}.skill-meta strong{font-size:14px;color:#f2f7f4}.skill-meta span{font-size:11px;font-weight:700;color:var(--g);letter-spacing:.03em}.skill-track{height:8px;border-radius:99px;background:rgba(255,255,255,.075);overflow:hidden;border:1px solid rgba(255,255,255,.04)}.skill-track i{display:block;width:var(--level);height:100%;border-radius:inherit;background:linear-gradient(90deg,#1bb98c,#59e2b8);box-shadow:0 0 18px rgba(58,222,177,.24)}
@media(max-width:760px){.skills-card{margin:18px 14px 48px;padding:21px 17px;border-radius:15px}.skill-list{grid-template-columns:1fr;gap:17px}.skills-head{margin-bottom:22px}.skills-head h2{font-size:27px}.skill-track{height:7px}}

/* v3.2 - real coded technology showcase (not an image/demo) */
.skills-showcase{max-width:1180px;margin:34px auto 74px;padding:42px 38px 34px;border-top:1px solid rgba(58,222,177,.14);background:radial-gradient(circle at 50% 0,rgba(38,209,158,.055),transparent 38%)}
.skills-title{text-align:center;margin:0 auto 34px;max-width:850px}.skills-title>span{display:inline-flex;align-items:center;gap:10px;padding:9px 28px;border:1px solid rgba(47,219,164,.42);border-radius:99px;color:var(--g);font-size:10px;font-weight:800;letter-spacing:.3em}.skills-title h2{margin:20px 0 10px;color:#f6f8f7;font-size:clamp(34px,4.4vw,58px);letter-spacing:-.045em;line-height:1}.skills-title h2 em{font-style:normal;color:var(--g)}.skills-title p{margin:0;color:#a9b7b1;font-size:15px}
.tech-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.tech-card{grid-column:span 2;min-height:154px;padding:24px;display:flex;align-items:center;gap:20px;border:1px solid rgba(55,221,171,.22);border-radius:18px;background:linear-gradient(145deg,rgba(10,24,20,.96),rgba(5,15,12,.96));box-shadow:inset 0 1px rgba(255,255,255,.025);transition:transform .2s ease,border-color .2s ease}.tech-card:hover{transform:translateY(-3px);border-color:rgba(55,221,171,.48)}.tech-card.wide{grid-column:span 3}.tech-card>div{min-width:0;flex:1}.tech-card h3{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 11px;color:#f6f8f7;font-size:18px}.tech-card h3 b{flex:none;padding:7px 13px;border:1px solid rgba(49,222,168,.4);border-radius:99px;background:rgba(27,185,140,.08);color:#5ce4bc;font-size:11px;font-weight:700}.tech-card h3 b.mid{border-color:rgba(238,185,62,.34);background:rgba(238,185,62,.06);color:#f0c552}.tech-card h3 b.normal{border-color:rgba(185,196,191,.28);background:rgba(255,255,255,.04);color:#d6ddda}.tech-card p{margin:0;color:#9baaa4;font-size:13px;line-height:1.55}
.tech-logo{width:62px;height:62px;min-width:62px;display:grid;place-items:center;border-radius:14px;font-size:23px;font-weight:900;letter-spacing:-.06em;box-shadow:0 10px 30px rgba(0,0,0,.25)}.tech-logo.html{background:linear-gradient(145deg,#ff6338,#e33b1d);color:#fff}.tech-logo.css{background:linear-gradient(145deg,#278bea,#1268c8);color:#fff}.tech-logo.js{background:#f4cf32;color:#121512;border-radius:10px}.tech-logo.wp{border:3px solid #55a7d8;background:#166a9d;color:#fff;border-radius:50%;font-family:Georgia,serif}.tech-logo.php{width:72px;min-width:72px;height:48px;border-radius:50%;background:#7377c8;color:#111a38;font-style:italic;font-size:18px}.tech-logo.api{border:3px solid #31c5ec;background:transparent;color:#31c5ec;border-radius:50%;font-size:16px}.tech-logo.ui{background:linear-gradient(145deg,#d768df,#985ee8);color:#fff}.tech-logo.pwa{width:76px;min-width:76px;background:transparent;color:#a46ff0;font-size:21px}
.skills-foot{margin:42px auto 0;text-align:center;color:#83918b}.skills-foot span{display:block;color:var(--g);font-size:25px;font-weight:900;margin-bottom:12px}.skills-foot p{margin:0;font-size:9px;letter-spacing:.42em}
@media(max-width:900px){.skills-showcase{margin:22px 16px 56px;padding:32px 0}.tech-grid{grid-template-columns:1fr 1fr}.tech-card,.tech-card.wide{grid-column:auto;min-height:138px}.skills-title{padding:0 12px}.skills-title h2{font-size:38px}}
@media(max-width:620px){.skills-showcase{margin:16px 14px 48px}.skills-title{margin-bottom:24px}.skills-title>span{font-size:8px;padding:8px 20px}.skills-title h2{font-size:31px;line-height:1.05}.skills-title p{font-size:12px;line-height:1.5}.tech-grid{grid-template-columns:1fr;gap:10px}.tech-card,.tech-card.wide{min-height:105px;padding:16px;gap:14px;border-radius:14px}.tech-logo{width:48px;height:48px;min-width:48px;font-size:18px}.tech-logo.php{width:54px;min-width:54px;height:38px;font-size:14px}.tech-logo.pwa{width:56px;min-width:56px;font-size:16px}.tech-card h3{font-size:15px;margin-bottom:7px}.tech-card h3 b{font-size:9px;padding:5px 9px}.tech-card p{font-size:11px}.skills-foot{margin-top:28px}.skills-foot p{font-size:7px;letter-spacing:.25em}}

/* v3.3 cache-safe skill showcase refinements */
.tech-logo{background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible}.tech-logo svg{display:block;width:100%;height:100%;filter:drop-shadow(0 8px 13px rgba(0,0,0,.28))}.tech-card{isolation:isolate}.tech-card h3 b{white-space:nowrap}.tech-card p{max-width:230px}
@media(max-width:620px){.skills-showcase{padding:28px 0 6px}.tech-card,.tech-card.wide{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;min-height:112px;padding:16px 15px}.tech-logo,.tech-logo.php,.tech-logo.pwa{width:54px!important;min-width:54px!important;height:54px!important}.tech-card h3{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;font-size:15px}.tech-card h3 b{justify-self:end}.tech-card p{font-size:11px;line-height:1.45}.skills-title h2{font-size:30px}.skills-foot{padding-bottom:18px}}
