:root{--black:#030405;--charcoal:#080b0e;--gold:#d99b22;--gold2:#ffd066;--text:#fff;--muted:#aeb4bd;--line:rgba(255,208,102,.25);--white:#fff;--soft:#f7f5ef}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--black);color:var(--text);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%}.navbar{position:fixed;top:0;left:0;right:0;z-index:999;display:flex;align-items:center;justify-content:space-between;padding:18px 7%;transition:.3s;background:linear-gradient(180deg,rgba(0,0,0,.84),rgba(0,0,0,.25),transparent)}.navbar.scrolled{background:rgba(3,4,5,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);padding:10px 7%}.brand img{width:214px;display:block}.nav-links{display:flex;align-items:center;gap:38px;font-weight:800;font-size:14px}.nav-links a{color:#fff;opacity:.9;transition:.25s}.nav-links a:hover,.nav-links a:first-child{color:var(--gold2)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;padding:15px 24px;font-weight:900;font-size:14px;transition:.25s;border:1px solid transparent;cursor:pointer}.nav-cta,.btn.primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#070707;box-shadow:0 15px 40px rgba(217,155,34,.22)}.nav-cta:hover,.btn.primary:hover{transform:translateY(-2px);box-shadow:0 22px 55px rgba(217,155,34,.35)}.btn.ghost{border-color:var(--line);background:rgba(255,255,255,.035);color:#fff}.btn.ghost:hover{border-color:var(--gold2);background:rgba(255,208,102,.08)}.menu-btn{display:none;background:none;border:none;color:#fff;font-size:28px}.hero{min-height:860px;position:relative;overflow:hidden;padding:105px 7% 10px;background:radial-gradient(circle at 72% 26%,rgba(255,208,102,.22),transparent 26%),linear-gradient(110deg,#020303 0%,#050607 42%,#12100a 100%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 42%,rgba(0,0,0,.25) 100%);z-index:1}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:180px;background:linear-gradient(0deg,#020303 10%,transparent);z-index:1}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:30px}.eyebrow,.section-head span,.analysis-copy span,.contact-info span{color:var(--gold2);text-transform:uppercase;letter-spacing:2.5px;font-size:13px;font-weight:950}.hero h1{font-size:clamp(54px,6.5vw,96px);line-height:1.02;letter-spacing:-3px;margin:18px 0 24px;max-width:750px}.hero h1 span{color:var(--gold2)}.hero p{color:#f0f0f0;font-size:20px;max-width:610px;margin-bottom:34px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.hero-visual{min-height:520px;position:relative}.sky-glow{position:absolute;inset:3% 2% 10% 3%;background:radial-gradient(circle at 55% 35%,rgba(255,255,255,.42),rgba(255,208,102,.16) 24%,transparent 48%);filter:blur(2px)}.neon-triangle{position:absolute;right:10%;top:5%;width:430px;height:430px;border-top:4px solid var(--gold2);border-right:4px solid var(--gold2);transform:rotate(-45deg);box-shadow:0 0 22px rgba(255,208,102,.85),inset 0 0 22px rgba(255,208,102,.6)}.mountain.real{position:absolute;right:0;bottom:0;width:98%;height:92%;filter:drop-shadow(0 40px 55px rgba(0,0,0,.7));background:linear-gradient(130deg,transparent 0 34%,#08090a 35%,#272118 44%,#0c0d0f 56%,#020303 73%,transparent 74%),linear-gradient(152deg,transparent 0 46%,rgba(255,255,255,.38) 47%,rgba(255,255,255,.06) 53%,transparent 54%),radial-gradient(circle at 55% 34%,rgba(255,255,255,.5),transparent 20%),linear-gradient(70deg,rgba(255,208,102,.26),transparent 54%);clip-path:polygon(2% 100%,47% 19%,56% 38%,70% 8%,99% 100%)}.ridge{position:absolute;background:linear-gradient(90deg,rgba(255,208,102,.55),transparent);height:4px;border-radius:99px;filter:blur(.2px)}.r1{width:230px;right:190px;top:145px;transform:rotate(38deg)}.r2{width:260px;right:275px;top:250px;transform:rotate(-40deg)}.r3{width:165px;right:122px;top:285px;transform:rotate(-50deg)}.r4{width:220px;right:355px;top:320px;transform:rotate(23deg)}.person{position:absolute;right:278px;top:101px;width:18px;height:58px;background:#050505;border-radius:50% 50% 5px 5px;box-shadow:0 0 15px rgba(255,255,255,.8)}.person:before{content:"";position:absolute;left:6px;top:-12px;width:13px;height:13px;background:#050505;border-radius:50%}.person:after{content:"";position:absolute;left:-11px;top:22px;width:39px;height:3px;background:#050505;transform:rotate(8deg)}.stats{position:relative;z-index:3;margin-top:46px;display:grid;grid-template-columns:repeat(4,1fr);border-radius:18px;overflow:hidden}.glass{background:rgba(10,13,16,.72);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(18px)}.stats div{display:flex;align-items:center;justify-content:center;gap:18px;padding:28px;border-right:1px solid rgba(255,255,255,.13)}.stats div:last-child{border-right:none}.stats i{color:var(--gold2);font-style:normal;font-size:31px}.stats strong{display:block;color:#fff;font-size:26px;line-height:1}.stats span{font-size:13px;color:#d7d7d7}.section{padding:76px 7%}.section.light{background:var(--white);color:#111}.section.dark{background:linear-gradient(180deg,#071015,#030405);color:#fff}.section.compact{padding-top:58px;padding-bottom:58px}.section-head{text-align:center;max-width:850px;margin:0 auto 40px}.section-head h2,.analysis-copy h2,.contact-info h2{font-size:clamp(30px,3vw,44px);line-height:1.1;letter-spacing:-.7px}.section-head p{color:#68707a;margin-top:9px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.card{background:#fff;border:1px solid #e6e8eb;border-radius:18px;padding:31px 20px;text-align:center;box-shadow:0 16px 55px rgba(0,0,0,.055);transition:.3s}.card:hover{transform:translateY(-8px);box-shadow:0 24px 80px rgba(0,0,0,.11);border-color:rgba(217,155,34,.45)}.card i{display:grid;place-items:center;margin:0 auto 17px;width:54px;height:54px;border-radius:50%;background:#fff6df;color:var(--gold);font-style:normal;font-size:25px}.card h3{font-size:16px;margin-bottom:10px}.card p{color:#5f646a;font-size:13px;min-height:82px}.card a{display:inline-block;margin-top:12px;color:#b77b12;font-weight:850;font-size:13px}.portfolio-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;align-items:start}.work{text-align:center}.thumb{height:130px;border-radius:14px;margin-bottom:12px;box-shadow:0 22px 55px rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;padding:18px;text-align:left;overflow:hidden;position:relative}.thumb:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 15%,rgba(255,255,255,.55),transparent 32%)}.thumb b{position:relative;z-index:1;color:#111;max-width:135px;line-height:1.15;font-size:14px}.nakliyat{background:linear-gradient(135deg,#fff,#fff0d2 58%,#f0b13d)}.guzellik{background:linear-gradient(135deg,#fff,#ffe0ea 55%,#c8919b)}.restoran{background:linear-gradient(135deg,#2a1004,#b96510 55%,#ffd190)}.restoran b{color:#fff}.emlak{background:linear-gradient(135deg,#eaf4ff,#fff 55%,#8eb3ce)}.hali{background:linear-gradient(135deg,#fff,#edf7ff 58%,#b8d7e9)}.work strong{display:block}.work small{color:var(--muted)}.center{margin:34px auto 0;width:max-content}.features{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.features div{text-align:center;padding:18px;border-right:1px solid #e7e7e7}.features div:last-child{border-right:none}.features i{display:block;color:var(--gold);font-size:24px;font-style:normal}.features b{display:block}.features small{color:#666}.analysis{display:grid;grid-template-columns:.75fr 1.25fr;gap:32px;align-items:start}.analysis-copy p{color:var(--muted);margin-top:16px}.analysis-panel{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:24px;backdrop-filter:blur(15px)}.analysis-box{display:grid;grid-template-columns:1fr 1fr auto;gap:14px}input,select,textarea{width:100%;padding:16px 18px;border-radius:10px;border:1px solid rgba(0,0,0,.1);font:inherit;background:#fff;color:#111}textarea{min-height:128px;resize:vertical}.analysis-box input{background:#0d1114;color:#fff;border-color:rgba(255,255,255,.12)}.results{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.score-card{background:#0d1114;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:18px}.bar{height:8px;border-radius:99px;background:rgba(255,255,255,.1);overflow:hidden;margin:12px 0}.bar span{display:block;height:100%;width:var(--w);background:linear-gradient(90deg,var(--gold),var(--gold2));border-radius:99px;animation:grow 1s ease}.result-note{grid-column:1/4;color:var(--muted)}#whatsappAnalysis{width:max-content}.seo-section{border-top:1px solid #eee}.seo-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;max-width:1050px;margin:0 auto}.seo-tags span{border:1px solid #eadcb9;background:#fffaf0;color:#9a650d;border-radius:999px;padding:10px 15px;font-weight:800;font-size:13px}.testimonials{background:#050607;color:#fff;padding:70px 7%}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-grid blockquote{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:28px;color:var(--gold2)}.testimonial-grid p{color:#fff;margin:12px 0}.testimonial-grid cite{color:#ddd;font-style:normal;font-weight:800}.contact{background:linear-gradient(90deg,#07090b,#111418);color:#fff;padding:66px 7%;display:grid;grid-template-columns:.75fr .85fr 1.25fr;gap:45px;align-items:center}.contact-card{min-height:245px;border-radius:24px;background:radial-gradient(circle at 75% 20%,rgba(255,208,102,.35),transparent 34%),linear-gradient(145deg,#090b0d,#1b1710);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;display:grid;place-items:center}.contact-card img{width:170px;position:relative;z-index:1}.light-beam{position:absolute;right:20%;top:-20%;width:8px;height:160%;background:linear-gradient(180deg,transparent,var(--gold2),transparent);box-shadow:0 0 35px var(--gold2);transform:rotate(0)}.contact-info p{color:#c7cbd0;margin:14px 0 22px}.contact-info a{display:block;margin:10px 0;color:#fff}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form input,.contact-form select,.contact-form textarea{background:#0d1114;color:#fff;border-color:rgba(255,255,255,.14)}.contact-form textarea{grid-column:1/-1}.footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px;background:#040506;color:#fff;padding:45px 7%;border-top:1px solid rgba(255,255,255,.08)}.footer img{width:180px}.footer p,.footer a{color:var(--muted);display:block;margin:7px 0;font-size:14px}.footer b{color:var(--gold2);text-transform:uppercase;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;background:#030405;border-top:1px solid rgba(255,255,255,.08);color:#8f969e;padding:16px 7%;font-size:13px}.float{position:fixed;right:24px;z-index:998;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;font-size:24px;box-shadow:0 16px 35px rgba(0,0,0,.25)}.whatsapp{bottom:105px;background:#25d366}.phone{bottom:36px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}.reveal{opacity:0;transform:translateY(26px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}@keyframes grow{from{width:0}}.stats .stat-desc{display:block;margin-top:7px;color:#a1a1aa;font-size:11px;line-height:1.35;font-weight:500;max-width:210px}.stats p{min-width:0}@media(max-width:600px){.stats .stat-desc{display:none}}@media(max-width:1180px){.service-grid{grid-template-columns:repeat(3,1fr)}.contact{grid-template-columns:1fr 1fr}.contact-card{display:none}}@media(max-width:980px){.nav-links,.nav-cta{display:none}.menu-btn{display:block}.nav-links.open{position:absolute;display:grid;top:72px;left:5%;right:5%;background:rgba(4,5,6,.96);border:1px solid rgba(255,255,255,.12);padding:22px;border-radius:18px}.hero{padding-top:115px;min-height:auto}.hero-content,.analysis,.contact{grid-template-columns:1fr}.hero-visual{min-height:380px}.stats,.portfolio-grid,.features,.testimonial-grid,.footer,.results{grid-template-columns:1fr 1fr}.analysis-box{grid-template-columns:1fr}.result-note{grid-column:1/-1}.contact-form{grid-template-columns:1fr}.neon-triangle{right:6%;width:310px;height:310px}.person{right:218px}.brand img{width:180px}}@media(max-width:600px){.navbar{padding:12px 5%}.brand img{width:150px}.hero{padding:105px 5% 35px}.hero h1{font-size:43px;letter-spacing:-1.4px}.hero p{font-size:16px}.hero-actions .btn{width:100%}.hero-visual{min-height:260px}.neon-triangle{width:210px;height:210px;right:0}.person{right:140px;top:76px}.stats,.service-grid,.portfolio-grid,.features,.testimonial-grid,.footer,.results{grid-template-columns:1fr}.stats div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.section,.contact,.testimonials{padding:52px 5%}.footer{padding:40px 5%}.footer-bottom{display:block}.float{width:50px;height:50px;right:14px}.whatsapp{bottom:86px}.phone{bottom:24px}}

/* Premium revizyon: header, istatistik ve referans showcase */
.navbar{min-height:96px;padding:12px 7%;align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.54),transparent)}
.navbar.scrolled{min-height:76px;padding:8px 7%;background:rgba(4,5,6,.78);backdrop-filter:blur(22px);box-shadow:0 20px 70px rgba(0,0,0,.35)}
.brand{display:flex;align-items:center;flex:0 0 auto;line-height:0}.brand img{width:auto;max-width:230px;max-height:70px;object-fit:contain}.navbar.scrolled .brand img{max-height:58px}.nav-links{margin-left:auto;margin-right:34px}.nav-cta{white-space:nowrap}
.premium-stats{background:rgba(8,10,12,.76);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(18px);box-shadow:0 25px 80px rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.08);gap:0;border-radius:22px;overflow:hidden}.stats.premium-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{position:relative;justify-content:center;min-height:116px;padding:28px 24px!important;border-right:1px solid rgba(255,255,255,.11);transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.stat-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(255,208,102,.18),transparent 33%);opacity:0;transition:.35s}.stat-card:hover{transform:translateY(-5px);background:rgba(255,208,102,.04);box-shadow:inset 0 0 0 1px rgba(255,208,102,.25),0 22px 60px rgba(217,155,34,.12)}.stat-card:hover:before{opacity:1}.stat-card i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,208,102,.16),rgba(255,255,255,.035));border:1px solid rgba(255,208,102,.28);box-shadow:0 0 28px rgba(217,155,34,.12);font-size:24px}.stat-card p{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;position:relative;z-index:1}.stat-card strong{font-size:34px;letter-spacing:-1px}.stat-card span{font-size:14px;color:#dadddf;white-space:nowrap}
.portfolio-grid{grid-template-columns:repeat(5,minmax(190px,1fr));gap:28px}.premium-work{font:inherit;color:inherit;background:transparent;border:0;text-align:center;cursor:pointer}.premium-work strong{font-size:18px;margin-top:16px}.premium-work small{display:block;margin-top:4px}.website-preview{--accent:var(--gold2);position:relative;height:176px;aspect-ratio:16/9;width:100%;border-radius:18px;overflow:hidden;text-align:left;padding:16px;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 70px rgba(0,0,0,.48);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;background:#101419}.website-preview:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,82%) var(--my,20%),rgba(255,255,255,.48),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.12),transparent 32%);opacity:.85;transition:.35s}.website-preview:after{content:"";position:absolute;inset:auto 0 0 0;height:58%;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent)}.premium-work:hover .website-preview{transform:translateY(-8px) scale(1.035);border-color:rgba(255,208,102,.55);box-shadow:0 35px 95px rgba(0,0,0,.58),0 0 45px rgba(217,155,34,.16)}.browser{position:relative;z-index:2;display:flex;gap:5px;margin-bottom:12px}.browser span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.55)}.mock-nav{position:absolute;z-index:2;top:16px;right:16px;width:42%;height:8px;border-radius:99px;background:rgba(255,255,255,.36)}.mock-hero{position:relative;z-index:2;width:72%;margin-top:20px}.mock-hero b{display:block;color:#fff;font-size:17px;line-height:1.08;text-shadow:0 2px 12px rgba(0,0,0,.45)}.mock-hero small{color:rgba(255,255,255,.84);font-size:11px}.mock-row{position:absolute;z-index:2;left:16px;right:16px;bottom:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mock-row em{height:22px;border-radius:8px;background:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.18)}.live-btn{position:absolute;z-index:3;right:12px;bottom:13px;border-radius:999px;padding:7px 10px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#080808;font-size:11px;font-weight:950;opacity:0;transform:translateY(8px);transition:.25s}.premium-work:hover .live-btn{opacity:1;transform:none}.website-preview.nakliyat{background:linear-gradient(135deg,#111827 0%,#1f2937 40%,#e6a735 100%)}.website-preview.guzellik{background:linear-gradient(135deg,#2a101b 0%,#f1b8ca 55%,#fff3f7 100%)}.website-preview.restoran{background:linear-gradient(135deg,#160802 0%,#9f4f0b 55%,#f4b95b 100%)}.website-preview.emlak{background:linear-gradient(135deg,#06131f 0%,#bcd9ec 62%,#ffffff 100%)}.website-preview.hali{background:linear-gradient(135deg,#07141c 0%,#b8dff2 58%,#ffffff 100%)}
.preview-modal{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:28px}.preview-modal.open{display:flex}.preview-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(16px)}.preview-dialog{position:relative;width:min(1100px,94vw);border-radius:26px;padding:18px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.18);box-shadow:0 45px 120px rgba(0,0,0,.7);animation:modalIn .22s ease}.preview-close{position:absolute;right:18px;top:14px;z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.55);color:#fff;font-size:30px;line-height:1;cursor:pointer}.preview-large{min-height:570px;border-radius:20px;overflow:hidden;background:#111}.preview-large .website-preview{height:570px;border-radius:20px;padding:30px}.preview-large .mock-hero{margin-top:90px;width:62%}.preview-large .mock-hero b{font-size:48px;letter-spacing:-1.5px}.preview-large .mock-hero small{font-size:18px}.preview-large .browser span{width:11px;height:11px}.preview-large .mock-nav{height:14px;top:32px;right:32px}.preview-large .mock-row{left:30px;right:30px;bottom:32px;gap:18px}.preview-large .mock-row em{height:86px;border-radius:18px}.preview-large .live-btn{display:none}@keyframes modalIn{from{opacity:0;transform:scale(.96) translateY(18px)}to{opacity:1;transform:none}}
.stats .stat-desc{display:block;margin-top:7px;color:#a1a1aa;font-size:11px;line-height:1.35;font-weight:500;max-width:210px}.stats p{min-width:0}@media(max-width:600px){.stats .stat-desc{display:none}}@media(max-width:1180px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}.website-preview{height:210px}.nav-links{gap:22px;margin-right:18px}.nav-cta{padding:14px 18px}}
@media(max-width:980px){.navbar{min-height:76px}.brand img{max-height:58px;max-width:185px}.navbar.scrolled .brand img{max-height:52px}.nav-links{margin:0}.stats.premium-stats{grid-template-columns:1fr 1fr}.stat-card:nth-child(2){border-right:0}.nav-links.open{top:78px}.preview-large{min-height:430px}.preview-large .website-preview{height:430px}.preview-large .mock-hero b{font-size:34px}.preview-large .mock-row em{height:58px}}
@media(max-width:600px){.navbar{min-height:68px}.brand img{max-height:48px;max-width:155px}.navbar.scrolled .brand img{max-height:44px}.stats.premium-stats,.portfolio-grid{grid-template-columns:1fr}.stat-card{border-right:0;border-bottom:1px solid rgba(255,255,255,.11)}.stat-card p{display:block}.stat-card strong{display:block}.website-preview{height:190px}.preview-modal{padding:14px}.preview-dialog{padding:10px;border-radius:20px}.preview-large{min-height:360px}.preview-large .website-preview{height:360px;padding:20px}.preview-large .mock-hero{width:80%;margin-top:70px}.preview-large .mock-hero b{font-size:27px}.preview-large .mock-hero small{font-size:14px}.preview-large .mock-row{left:20px;right:20px;gap:10px}.preview-large .mock-row em{height:44px}}


.image-work{
display:flex;
flex-direction:column;
gap:14px;
background:#0b0b0b;
border:1px solid rgba(255,215,120,.12);
padding:14px;
border-radius:24px;
overflow:hidden;
transition:.35s ease;
}

.image-work img{
width:100%;
aspect-ratio:16/9;
object-fit:cover;
border-radius:18px;
display:block;
box-shadow:0 20px 50px rgba(0,0,0,.35);
}

.image-work:hover{
transform:translateY(-8px) scale(1.01);
border-color:rgba(255,215,120,.45);
box-shadow:0 25px 80px rgba(0,0,0,.45);
}

.image-work strong{
font-size:20px;
color:#fff;
}

.image-work small{
color:#b8b8b8;
font-size:14px;
}

/* Referans slider + gerçek görsel modal düzeltmesi */
#portfolio{overflow:hidden;position:relative}
#portfolio .section-head{margin-bottom:30px}
.portfolio-grid{
  display:flex!important;
  grid-template-columns:none!important;
  gap:28px!important;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  padding:8px 7% 18px;
  margin-left:-7%;
  margin-right:-7%;
  scrollbar-width:none;
}
.portfolio-grid::-webkit-scrollbar{display:none}
.image-work{
  flex:0 0 clamp(285px,24vw,390px);
  scroll-snap-align:start;
  min-height:360px;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
  border:1px solid rgba(255,208,102,.17);
  box-shadow:0 26px 80px rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.08);
  position:relative;
}
.image-work:before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:24px;
  background:radial-gradient(circle at var(--mx,50%) var(--my,30%),rgba(255,208,102,.22),transparent 34%);
  opacity:0;
  transition:.35s;
  pointer-events:none;
}
.image-work:hover:before{opacity:1}
.image-work img{
  height:205px;
  aspect-ratio:auto;
  object-fit:cover;
  object-position:top center;
  transition:transform .55s ease, filter .35s ease;
}
.image-work:hover img{transform:scale(1.065);filter:saturate(1.08) contrast(1.05)}
.image-work strong,.image-work small{position:relative;z-index:1}
.image-work::after{
  content:"Canlı Önizleme →";
  position:absolute;
  left:50%;
  bottom:18px;
  transform:translate(-50%,10px);
  opacity:0;
  border-radius:999px;
  padding:10px 15px;
  background:linear-gradient(135deg,var(--gold2),var(--gold));
  color:#090909;
  font-size:12px;
  font-weight:950;
  box-shadow:0 18px 40px rgba(217,155,34,.25);
  transition:.28s ease;
}
.image-work:hover::after{opacity:1;transform:translate(-50%,0)}
.preview-dialog{width:min(1320px,94vw);max-height:90vh;padding:12px;border-radius:28px;border-color:rgba(255,208,102,.25)}
.preview-large{min-height:0;max-height:calc(90vh - 24px);overflow:auto;background:#050607;border-radius:22px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.preview-large img{
  display:block;
  width:100%;
  height:auto;
  border-radius:18px;
}
.preview-close{right:10px;top:10px;background:rgba(0,0,0,.72);border-color:rgba(255,208,102,.35);box-shadow:0 12px 40px rgba(0,0,0,.45)}
@media(max-width:700px){
  .portfolio-grid{padding-left:5%;padding-right:5%;margin-left:-5%;margin-right:-5%;gap:18px!important}
  .image-work{flex-basis:82vw;min-height:325px}
  .image-work img{height:178px}
  .preview-dialog{width:96vw;max-height:88vh}
  .preview-large{max-height:calc(88vh - 20px)}
}

/* Son revizyon: daha küçük premium referans slider + oklar */
#portfolio.section.dark{
  padding-top:64px;
  padding-bottom:64px;
  overflow:hidden;
}
#portfolio .section-head{margin-bottom:26px}
.portfolio-shell{
  position:relative;
  width:100%;
  padding:0 72px;
}
.portfolio-grid{
  padding:4px 0 12px!important;
  margin-left:0!important;
  margin-right:0!important;
  gap:22px!important;
  scroll-padding:0;
}
.image-work{
  flex:0 0 clamp(245px,20vw,315px)!important;
  min-height:285px!important;
  padding:12px!important;
  border-radius:22px!important;
}
.image-work img{
  height:150px!important;
  border-radius:16px!important;
}
.image-work strong{
  font-size:18px!important;
  line-height:1.2;
  margin-top:6px;
}
.image-work small{
  font-size:12.5px!important;
  line-height:1.35;
  min-height:18px;
}
.image-work::after{
  bottom:13px!important;
  padding:8px 13px!important;
  font-size:11px!important;
}
.portfolio-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:10;
  width:48px;
  height:48px;
  border-radius:999px;
  border:1px solid rgba(255,208,102,.34);
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.035));
  color:#ffd066;
  font-size:36px;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 18px 55px rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter:blur(14px);
  transition:transform .25s ease, border-color .25s ease, background .25s ease, color .25s ease;
}
.portfolio-arrow:hover{
  transform:translateY(-50%) scale(1.08);
  border-color:rgba(255,208,102,.72);
  background:linear-gradient(135deg,var(--gold2),var(--gold));
  color:#070707;
}
.portfolio-prev{left:10px}
.portfolio-next{right:10px}
.portfolio-shell:before,.portfolio-shell:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:88px;
  z-index:4;
  pointer-events:none;
}
.portfolio-shell:before{left:0;background:linear-gradient(90deg,#071015 10%,transparent)}
.portfolio-shell:after{right:0;background:linear-gradient(270deg,#071015 10%,transparent)}
@media(max-width:900px){
  .portfolio-shell{padding:0 52px}
  .portfolio-arrow{width:42px;height:42px;font-size:32px}
  .image-work{flex-basis:270px!important;min-height:270px!important}
  .image-work img{height:138px!important}
}
@media(max-width:600px){
  #portfolio.section.dark{padding-top:50px;padding-bottom:52px}
  .portfolio-shell{padding:0 44px}
  .portfolio-grid{gap:16px!important}
  .image-work{flex-basis:74vw!important;min-height:265px!important}
  .portfolio-prev{left:0}.portfolio-next{right:0}
  .portfolio-shell:before,.portfolio-shell:after{width:46px}
}

/* Final polish: dark reference/analysis/contact, white testimonials/footer */
#portfolio.section.dark{
  background:#050505!important;
}
.portfolio-shell{
  background:transparent!important;
}
.portfolio-shell:before{
  background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.74) 38%,rgba(5,5,5,0) 100%)!important;
}
.portfolio-shell:after{
  background:linear-gradient(270deg,#050505 0%,rgba(5,5,5,.74) 38%,rgba(5,5,5,0) 100%)!important;
}
.portfolio-arrow{
  background:rgba(255,255,255,.04)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  color:var(--gold2)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.36), inset 0 1px 0 rgba(255,255,255,.08)!important;
  backdrop-filter:blur(10px)!important;
}
.portfolio-arrow:hover{
  background:linear-gradient(135deg,var(--gold2),var(--gold))!important;
  color:#080808!important;
  border-color:rgba(255,208,102,.68)!important;
}

#analysis.section.dark.analysis{
  background:radial-gradient(circle at 18% 12%,rgba(255,208,102,.12),transparent 28%),radial-gradient(circle at 78% 72%,rgba(255,208,102,.07),transparent 34%),linear-gradient(180deg,#050505 0%,#08090b 100%)!important;
  border-top:1px solid rgba(255,255,255,.06);
  border-bottom:1px solid rgba(255,255,255,.06);
}
.analysis-panel{
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;
  border:1px solid rgba(255,208,102,.18)!important;
  box-shadow:0 32px 100px rgba(0,0,0,.36), inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.analysis-box input,.analysis-box button,.score-card{
  border-radius:14px!important;
}
.analysis-box input{
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
}
.analysis-box input:focus,.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{
  outline:none;
  border-color:rgba(255,208,102,.72)!important;
  box-shadow:0 0 0 4px rgba(255,208,102,.11)!important;
}

.premium-testimonials{
  background:#fff!important;
  color:#090909!important;
  overflow:hidden;
}
.premium-testimonials .section-head span{color:#b77b12!important}
.premium-testimonials .section-head h2{color:#070707!important}
.testimonial-shell{
  position:relative;
  max-width:1280px;
  margin:0 auto;
  padding:0 58px;
}
.testimonial-track{
  display:flex;
  gap:22px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  scrollbar-width:none;
  padding:8px 4px 22px;
}
.testimonial-track::-webkit-scrollbar{display:none}
.testimonial-card{
  flex:0 0 clamp(280px,31vw,395px);
  scroll-snap-align:start;
  position:relative;
  min-height:260px;
  background:#fff!important;
  color:#101010!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:26px;
  padding:32px 30px 28px!important;
  box-shadow:0 20px 70px rgba(0,0,0,.08)!important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.testimonial-card:hover{
  transform:translateY(-7px);
  box-shadow:0 34px 95px rgba(0,0,0,.13)!important;
  border-color:rgba(217,155,34,.35)!important;
}
.quote-mark{
  position:absolute;
  right:26px;
  top:12px;
  font-size:74px;
  line-height:1;
  color:rgba(217,155,34,.18);
  font-family:Georgia,serif;
}
.stars{color:var(--gold);letter-spacing:3px;font-weight:950;margin-bottom:18px}
.testimonial-card p{
  color:#161616!important;
  font-size:17px;
  line-height:1.65;
  margin:0 0 28px!important;
}
.testimonial-card cite{
  display:flex;
  align-items:center;
  gap:12px;
  color:#111!important;
  font-style:normal!important;
}
.testimonial-card cite span{
  width:44px;height:44px;border-radius:50%;display:grid;place-items:center;
  background:linear-gradient(135deg,#111,#3a321f);
  color:var(--gold2);
  font-weight:950;
  box-shadow:0 12px 25px rgba(0,0,0,.12);
}
.testimonial-card cite b{display:block;line-height:1.1}
.testimonial-card cite small{display:block;color:#666;font-weight:700;margin-top:2px}
.testimonial-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:5;
  width:44px;height:44px;border-radius:50%;
  border:1px solid rgba(0,0,0,.1);
  background:#fff;
  color:#111;
  box-shadow:0 16px 38px rgba(0,0,0,.12);
  font-size:34px;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  transition:.25s ease;
}
.testimonial-arrow:hover{background:linear-gradient(135deg,var(--gold2),var(--gold));transform:translateY(-50%) scale(1.07)}
.testimonial-prev{left:0}.testimonial-next{right:0}

.contact{
  background:radial-gradient(circle at 15% 10%,rgba(255,208,102,.12),transparent 25%),radial-gradient(circle at 85% 78%,rgba(255,208,102,.08),transparent 32%),linear-gradient(135deg,#050505 0%,#0a0c0e 58%,#11100b 100%)!important;
  border-top:1px solid rgba(255,255,255,.07);
}
.contact-form input,.contact-form select,.contact-form textarea{
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  color:#fff!important;
  border-radius:14px!important;
}
.contact-info a[href*="wa.me"]{
  width:max-content;
  padding:11px 15px;
  border-radius:999px;
  color:#080808!important;
  background:linear-gradient(135deg,var(--gold2),var(--gold));
  font-weight:900;
  box-shadow:0 15px 40px rgba(217,155,34,.2);
}

.footer{
  background:#fff!important;
  color:#111!important;
  border-top:1px solid #ececec!important;
}
.footer p,.footer a{color:#4f565f!important}
.footer a{transition:.22s ease}.footer a:hover{color:#b77b12!important;transform:translateX(3px)}
.footer b{color:#111!important;position:relative;display:block;margin-bottom:14px}
.footer b:after{content:"";display:block;width:34px;height:2px;background:linear-gradient(90deg,var(--gold),transparent);margin-top:8px}
.footer-bottom{
  background:#fff!important;
  color:#6c737c!important;
  border-top:1px solid #ececec!important;
}
@media(max-width:900px){
  .testimonial-shell{padding:0 50px}
  .testimonial-card{flex-basis:70vw}
}
@media(max-width:600px){
  .testimonial-shell{padding:0 44px}
  .testimonial-card{flex-basis:78vw;min-height:280px}
  .testimonial-arrow{width:40px;height:40px;font-size:30px}
}

/* Kullanıcı revizyonu: renk uyumu, daha net referans slider, CTA sadeleştirme */
.navbar{background:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.45),transparent)!important}
.hero-highlights{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px;max-width:680px}
.hero-highlights span{display:inline-flex;align-items:center;padding:11px 15px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,208,102,.22);color:#f3f3f3;font-size:13px;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}

#portfolio.section.dark{background:#050505!important;padding-top:58px!important;padding-bottom:54px!important}
.portfolio-shell{max-width:1680px;margin:0 auto;padding:0 66px!important;background:#050505!important}
.portfolio-grid{gap:18px!important;scroll-snap-type:x mandatory!important;background:#050505!important}
.image-work{flex:0 0 clamp(218px,15.5vw,255px)!important;min-height:246px!important;padding:10px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;border:1px solid rgba(255,208,102,.14)!important;scroll-snap-align:start!important}
.image-work img{height:122px!important;border-radius:14px!important;object-fit:cover!important;object-position:top center!important}
.image-work strong{font-size:16px!important;margin-top:10px!important}.image-work small{font-size:11.5px!important;color:#bfc4ca!important}.image-work::after{display:none!important}
.portfolio-shell:before,.portfolio-shell:after{width:56px!important;background:transparent!important}
.portfolio-arrow{background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,208,102,.22)!important;box-shadow:0 12px 34px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)!important;backdrop-filter:blur(8px)!important;color:#ffd066!important}
.portfolio-arrow:hover{background:rgba(255,208,102,.12)!important;color:#ffd066!important;border-color:rgba(255,208,102,.5)!important;transform:translateY(-50%) scale(1.05)!important}

.section.light#services{background:#fff!important}.card p{min-height:112px!important;font-size:13.5px!important;line-height:1.62!important}.card a{font-size:13px!important;color:#9d690f!important}.card a::after{content:""!important}.card:hover a{color:#111!important}

#analysis.section.dark.analysis{background:#050505!important;border-top:1px solid rgba(255,255,255,.055)!important;border-bottom:1px solid rgba(255,255,255,.055)!important}
#analysis.section.dark.analysis:before{content:"";position:absolute;inset:auto 10% 10% auto;width:360px;height:260px;background:radial-gradient(circle,rgba(255,208,102,.08),transparent 68%);filter:blur(10px);pointer-events:none}#analysis{position:relative;overflow:hidden}.analysis-panel{background:rgba(255,255,255,.045)!important;border-color:rgba(255,208,102,.14)!important}.analysis-copy p{color:#d4d7dc!important}.score-card{background:rgba(10,13,16,.84)!important}

.contact{background:#050505!important;border-top:1px solid rgba(255,255,255,.055)!important}.contact:before{content:"";position:absolute;inset:auto 4% 5% auto;width:420px;height:300px;background:radial-gradient(circle,rgba(255,208,102,.09),transparent 70%);filter:blur(12px);pointer-events:none}.contact{position:relative;overflow:hidden}.contact-info p{color:#d9dde1!important}.contact-form{position:relative;z-index:1}.contact-form input,.contact-form select,.contact-form textarea{background:rgba(255,255,255,.04)!important;border-color:rgba(255,255,255,.12)!important}.contact-card{background:linear-gradient(145deg,#070808,#11100b)!important;border-color:rgba(255,208,102,.12)!important}

.btn.primary{border-radius:13px!important}.btn.primary span,.nav-cta span{display:none!important}
@media(max-width:1200px){.image-work{flex-basis:245px!important}.portfolio-shell{padding:0 58px!important}}
@media(max-width:700px){.portfolio-shell{padding:0 44px!important}.image-work{flex-basis:76vw!important;min-height:244px!important}.image-work img{height:128px!important}.hero-highlights span{width:100%;justify-content:center}.card p{min-height:auto!important}}

/* Hata düzeltme: referans slider çalışma, kesilme ve premium ama mevcut tasarımı koruma */
#portfolio.section.dark{
  background:#050505!important;
}
#portfolio .section-head{
  margin-bottom:24px!important;
}
.portfolio-shell{
  max-width:1660px!important;
  margin:0 auto!important;
  padding:0 64px!important;
  overflow:hidden!important;
  background:#050505!important;
}
.portfolio-grid{
  width:100%!important;
  display:flex!important;
  gap:18px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;
  scroll-snap-type:x mandatory!important;
  padding:0 0 10px!important;
  background:#050505!important;
  scrollbar-width:none!important;
}
.portfolio-grid::-webkit-scrollbar{display:none!important}
.image-work{
  flex:0 0 calc((100% - 72px) / 5)!important;
  max-width:calc((100% - 72px) / 5)!important;
  min-width:0!important;
  min-height:238px!important;
  padding:10px!important;
  border-radius:18px!important;
}
.image-work img{
  height:118px!important;
  border-radius:14px!important;
}
.image-work strong{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.portfolio-arrow{
  z-index:30!important;
  pointer-events:auto!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,208,102,.28)!important;
}
.portfolio-prev{left:10px!important}
.portfolio-next{right:10px!important}
.portfolio-shell:before,.portfolio-shell:after{
  display:none!important;
}
@media(max-width:1350px){
  .image-work{flex-basis:calc((100% - 54px) / 4)!important;max-width:calc((100% - 54px) / 4)!important}
}
@media(max-width:980px){
  .portfolio-shell{padding:0 54px!important}
  .image-work{flex-basis:calc((100% - 36px) / 3)!important;max-width:calc((100% - 36px) / 3)!important}
}
@media(max-width:700px){
  .portfolio-shell{padding:0 46px!important}
  .image-work{flex-basis:100%!important;max-width:100%!important;min-height:252px!important}
  .image-work img{height:135px!important}
}

/* Neden WebMimar: aynı bölümü bozmadan daha premium kart görünümü */
#about.section.light.compact{
  background:linear-gradient(180deg,#ffffff 0%,#f8f8f6 100%)!important;
  padding-top:66px!important;
  padding-bottom:72px!important;
}
#about .section-head span{color:#b77b12!important}
#about .section-head h2{color:#080808!important}
.features{
  max-width:1280px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:18px!important;
}
.features div{
  min-height:170px!important;
  padding:28px 24px!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 18px 55px rgba(0,0,0,.06)!important;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease!important;
}
.features div:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(217,155,34,.35)!important;
  box-shadow:0 26px 80px rgba(0,0,0,.1)!important;
}
.features i{
  width:52px!important;
  height:52px!important;
  margin:0 auto 14px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:#fff7e4!important;
  border:1px solid rgba(217,155,34,.22)!important;
  color:#b77b12!important;
  font-size:24px!important;
}
.features b{font-size:16px!important;color:#111!important;margin-bottom:6px!important}
.features small{font-size:13px!important;color:#626a73!important;line-height:1.55!important}
@media(max-width:900px){.features{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:600px){.features{grid-template-columns:1fr!important}.features div{min-height:auto!important}}

/* Son düzeltme: mevcut yapıyı bozmadan referans ve Neden WebMimar alanı */
#portfolio .portfolio-shell{
  max-width:1680px!important;
  padding:0 76px!important;
  position:relative!important;
  background:#050505!important;
}
#portfolio .portfolio-grid{
  gap:16px!important;
  background:#050505!important;
  padding:0 0 12px!important;
}
#portfolio .image-work{
  flex:0 0 calc((100% - 80px) / 6)!important;
  max-width:calc((100% - 80px) / 6)!important;
  min-height:216px!important;
  padding:10px 10px 18px!important;
}
#portfolio .image-work img{
  height:96px!important;
  border-radius:13px!important;
}
#portfolio .image-work strong{
  font-size:18px!important;
  line-height:1.2!important;
  margin-top:14px!important;
  min-height:auto!important;
}
#portfolio .image-work small{
  font-size:13px!important;
  line-height:1.45!important;
  max-width:95%!important;
  margin:12px auto 0!important;
}
#portfolio .portfolio-arrow{
  width:48px!important;
  height:48px!important;
  display:grid!important;
  place-items:center!important;
  color:#f3bd43!important;
  background:rgba(255,255,255,.035)!important;
  border:1px solid rgba(243,189,67,.32)!important;
  box-shadow:0 14px 35px rgba(0,0,0,.45)!important;
  backdrop-filter:blur(10px)!important;
}
#portfolio .portfolio-arrow:hover{
  background:rgba(243,189,67,.12)!important;
  transform:translateY(-50%) scale(1.05)!important;
}
@media(max-width:1450px){
  #portfolio .image-work{flex-basis:calc((100% - 64px) / 5)!important;max-width:calc((100% - 64px) / 5)!important}
}
@media(max-width:1100px){
  #portfolio .image-work{flex-basis:calc((100% - 48px) / 4)!important;max-width:calc((100% - 48px) / 4)!important}
}
@media(max-width:820px){
  #portfolio .portfolio-shell{padding:0 54px!important}
  #portfolio .image-work{flex-basis:calc((100% - 16px) / 2)!important;max-width:calc((100% - 16px) / 2)!important}
}
@media(max-width:560px){
  #portfolio .portfolio-shell{padding:0 46px!important}
  #portfolio .image-work{flex-basis:100%!important;max-width:100%!important;min-height:230px!important}
  #portfolio .image-work img{height:120px!important}
}

#about.section.light.compact{
  background:#fff!important;
  padding-top:46px!important;
  padding-bottom:50px!important;
}
#about .section-head{
  margin-bottom:26px!important;
}
#about .section-head span{
  color:#b77b12!important;
  letter-spacing:.22em!important;
}
#about .section-head h2{
  color:#080808!important;
  font-size:clamp(30px,3vw,44px)!important;
}
#about .features{
  max-width:1420px!important;
  grid-template-columns:repeat(6,1fr)!important;
  gap:12px!important;
}
#about .features div{
  min-height:138px!important;
  padding:22px 14px 20px!important;
  border-radius:18px!important;
  border:1px solid rgba(183,123,18,.16)!important;
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)!important;
  box-shadow:0 14px 38px rgba(0,0,0,.045)!important;
}
#about .features div:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(183,123,18,.35)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.08)!important;
}
#about .features i{
  width:42px!important;
  height:42px!important;
  margin:0 auto 12px!important;
  background:#fff8e8!important;
  border:1px solid rgba(183,123,18,.26)!important;
  box-shadow:0 8px 20px rgba(183,123,18,.10)!important;
  color:#b77b12!important;
  font-size:20px!important;
  font-style:normal!important;
}
#about .features b{
  font-size:14px!important;
  line-height:1.25!important;
  color:#080808!important;
}
#about .features small{
  max-width:170px!important;
  margin:7px auto 0!important;
  font-size:12px!important;
  line-height:1.45!important;
  color:#606771!important;
}
.stats .stat-desc{display:block;margin-top:7px;color:#a1a1aa;font-size:11px;line-height:1.35;font-weight:500;max-width:210px}.stats p{min-width:0}@media(max-width:600px){.stats .stat-desc{display:none}}@media(max-width:1180px){#about .features{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:700px){#about .features{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:460px){#about .features{grid-template-columns:1fr!important}}

/* === 2026-05-10 Final non-destructive fixes: premium Hakkımızda + reliable sliders === */
#about.about-premium{
  position:relative!important;
  overflow:hidden!important;
  background:#050505!important;
  color:#fff!important;
  padding:70px 7% 64px!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
}
#about.about-premium:before{
  content:"";position:absolute;right:6%;top:10%;width:420px;height:300px;
  background:radial-gradient(circle,rgba(255,208,102,.12),transparent 68%);
  filter:blur(18px);pointer-events:none;opacity:.9;
}
.about-wrap{position:relative;z-index:1;max-width:1420px;margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:stretch}
.about-copy{padding:38px 34px;border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid rgba(255,208,102,.16);box-shadow:0 26px 90px rgba(0,0,0,.28)}
.about-copy span{display:block;color:#ffd066;text-transform:uppercase;letter-spacing:.22em;font-weight:950;font-size:13px;margin-bottom:14px}
.about-copy h2{font-size:clamp(32px,3.3vw,54px);line-height:1.08;letter-spacing:-1.3px;max-width:780px;margin-bottom:18px;color:#fff}
.about-copy p{color:#d9dde2;font-size:16px;line-height:1.8;max-width:780px}
.about-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.about-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:14px 20px;font-weight:900;font-size:14px;transition:.25s}.primary-about{background:linear-gradient(135deg,#ffd066,#d99b22);color:#080808;box-shadow:0 18px 45px rgba(217,155,34,.18)}.ghost-about{border:1px solid rgba(255,208,102,.28);color:#fff;background:rgba(255,255,255,.035)}.about-btn:hover{transform:translateY(-2px)}
.about-showcase{position:relative;min-height:320px;border-radius:26px;background:radial-gradient(circle at 70% 20%,rgba(255,208,102,.18),transparent 38%),linear-gradient(145deg,#090b0d,#14110a);border:1px solid rgba(255,208,102,.15);display:grid;place-items:center;overflow:hidden;box-shadow:0 26px 90px rgba(0,0,0,.28)}
.about-showcase img{width:min(330px,70%);filter:drop-shadow(0 22px 50px rgba(0,0,0,.45))}.showcase-line{position:absolute;right:16%;top:0;bottom:0;width:5px;background:linear-gradient(180deg,transparent,#ffd066,transparent);box-shadow:0 0 28px rgba(255,208,102,.45)}
.about-metrics{position:relative;z-index:1;max-width:1420px;margin:18px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.about-metrics div{display:flex;align-items:center;gap:16px;border-radius:20px;border:1px solid rgba(255,208,102,.13);background:rgba(255,255,255,.035);padding:20px 22px;transition:.25s}.about-metrics div:hover{transform:translateY(-4px);border-color:rgba(255,208,102,.34);background:rgba(255,255,255,.055)}.about-metrics i{width:46px;height:46px;border-radius:999px;display:grid;place-items:center;background:rgba(255,208,102,.09);color:#ffd066;font-style:normal;font-size:22px}.about-metrics strong{font-size:28px;line-height:1;color:#fff}.about-metrics span{color:#cfd3d8;font-size:13px}
#about .about-feature-row{position:relative;z-index:1;max-width:1420px!important;margin:18px auto 0!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.about-feature-row div{min-height:128px!important;padding:22px 18px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;box-shadow:none!important;color:#fff!important}.about-feature-row div:hover{transform:translateY(-4px)!important;border-color:rgba(255,208,102,.25)!important;background:rgba(255,255,255,.055)!important}.about-feature-row i{width:42px!important;height:42px!important;background:rgba(255,208,102,.09)!important;border-color:rgba(255,208,102,.2)!important;color:#ffd066!important}.about-feature-row b{color:#fff!important;font-size:14px!important}.about-feature-row small{color:#c5cbd1!important;font-size:12px!important}
@media(max-width:980px){.about-wrap{grid-template-columns:1fr}.about-metrics{grid-template-columns:1fr 1fr}#about .about-feature-row{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){#about.about-premium{padding:50px 5%!important}.about-copy{padding:28px 22px}.about-metrics{grid-template-columns:1fr}#about .about-feature-row{grid-template-columns:1fr!important}.about-showcase{min-height:230px}}

/* Keep reference cards fully usable and not clipped */
#portfolio .portfolio-shell{overflow:visible!important;background:#050505!important;max-width:1720px!important;padding:0 74px!important}
#portfolio .portfolio-grid{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;gap:18px!important;scrollbar-width:none!important;touch-action:pan-x!important;overscroll-behavior-x:contain!important;padding:0 0 16px!important}
#portfolio .portfolio-grid::-webkit-scrollbar{display:none!important}
#portfolio .image-work{flex:0 0 270px!important;max-width:270px!important;min-width:270px!important;scroll-snap-align:start!important;position:relative!important;z-index:1!important}
#portfolio .image-work strong{font-size:17px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
#portfolio .portfolio-arrow{position:absolute!important;top:50%!important;z-index:50!important;pointer-events:auto!important;cursor:pointer!important;user-select:none!important}
#portfolio .portfolio-prev{left:12px!important}#portfolio .portfolio-next{right:12px!important}
@media(min-width:1500px){#portfolio .image-work{flex-basis:285px!important;max-width:285px!important;min-width:285px!important}}
@media(max-width:700px){#portfolio .portfolio-shell{padding:0 46px!important}#portfolio .image-work{flex-basis:78vw!important;max-width:78vw!important;min-width:78vw!important}}

/* Modal must open above every page section */
.preview-modal{z-index:99999!important;position:fixed!important;inset:0!important}.preview-dialog{z-index:100001!important}.preview-backdrop{z-index:100000!important}

/* Reliable testimonial slider surface */
.testimonial-shell{position:relative!important;overflow:visible!important}.testimonial-track{display:flex!important;overflow-x:auto!important;scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;gap:22px!important;scrollbar-width:none!important;touch-action:pan-x!important}.testimonial-track::-webkit-scrollbar{display:none!important}.testimonial-card{flex:0 0 320px!important;scroll-snap-align:start!important}.testimonial-arrow{z-index:40!important;pointer-events:auto!important;cursor:pointer!important}

/* === Kullanıcı isteği: Hakkımızda bloğunu sadeleştir, sadece Neden Biz kartları kalsın === */
#about.about-premium{
  padding:54px 7% 58px!important;
  background:#050505!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
}
#about.about-premium:before{opacity:.45!important;width:360px!important;height:220px!important;right:10%!important;top:12%!important}
.about-simple-head{max-width:980px!important;margin:0 auto 28px!important;text-align:center!important;position:relative!important;z-index:2!important}
.about-simple-head span{color:#ffd066!important;letter-spacing:.24em!important;text-transform:uppercase!important;font-weight:950!important;font-size:13px!important}
.about-simple-head h2{color:#fff!important;font-size:clamp(30px,3vw,46px)!important;line-height:1.12!important;letter-spacing:-.8px!important;margin:10px 0 10px!important}
.about-simple-head p{color:#cfd3d8!important;font-size:15px!important;line-height:1.7!important;margin:0 auto!important;max-width:640px!important}
#about .about-feature-row{
  max-width:1180px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
#about .about-feature-row div{
  min-height:136px!important;
  padding:24px 18px!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;
  border:1px solid rgba(255,208,102,.14)!important;
  color:#fff!important;
  box-shadow:0 18px 60px rgba(0,0,0,.22)!important;
  transition:transform .25s ease,border-color .25s ease,background .25s ease!important;
}
#about .about-feature-row div:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(255,208,102,.34)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035))!important;
}
#about .about-feature-row i{
  width:44px!important;height:44px!important;border-radius:999px!important;
  display:grid!important;place-items:center!important;margin:0 auto 14px!important;
  background:rgba(255,208,102,.09)!important;border:1px solid rgba(255,208,102,.22)!important;
  color:#ffd066!important;font-style:normal!important;font-size:20px!important;
}
#about .about-feature-row b{color:#fff!important;font-size:15px!important;display:block!important;margin-bottom:8px!important}
#about .about-feature-row small{color:#c9d0d7!important;font-size:12.5px!important;line-height:1.6!important}
@media(max-width:900px){#about .about-feature-row{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:520px){#about.about-premium{padding:42px 5%!important}.about-simple-head h2{font-size:28px!important}#about .about-feature-row{grid-template-columns:1fr!important}}


/* === Final requested only: make Neden Biz white + remove phone input layout === */
#about.about-premium{
  background:#ffffff!important;
  color:#080808!important;
  border-top:1px solid #ececec!important;
  border-bottom:1px solid #ececec!important;
}
#about.about-premium:before{
  opacity:.18!important;
  background:radial-gradient(circle,rgba(217,155,34,.18),transparent 68%)!important;
}
.about-simple-head span{
  color:#b77b12!important;
}
.about-simple-head h2{
  color:#080808!important;
  opacity:1!important;
}
.about-simple-head p{
  color:#394150!important;
  opacity:1!important;
}
#about .about-feature-row div{
  background:#ffffff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  color:#080808!important;
  box-shadow:0 16px 45px rgba(0,0,0,.07)!important;
}
#about .about-feature-row div:hover{
  background:#fffdf7!important;
  border-color:rgba(183,123,18,.26)!important;
  box-shadow:0 22px 55px rgba(0,0,0,.10)!important;
}
#about .about-feature-row i{
  background:#fff7e6!important;
  border-color:rgba(183,123,18,.24)!important;
  color:#b77b12!important;
}
#about .about-feature-row b{
  color:#080808!important;
}
#about .about-feature-row small{
  color:#56606b!important;
}
.analysis-box{
  grid-template-columns:minmax(0,1fr) auto!important;
}
.analysis-box #websiteUrl{
  min-width:0!important;
}
@media(max-width:760px){
  .analysis-box{grid-template-columns:1fr!important;}
}

/* FINAL: hero görsel değişimi + menü butonlarını eşit hizalama */
@media (min-width: 981px){
  .nav-links{
    display:grid !important;
    grid-template-columns:repeat(6, 118px) !important;
    gap:0 !important;
    align-items:center !important;
    justify-content:center !important;
  }
  .nav-links a{
    min-width:118px !important;
    width:118px !important;
    text-align:center !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    white-space:nowrap !important;
  }
}

.hero-visual{
  min-height:560px !important;
  background:
    linear-gradient(90deg, rgba(0,0,0,.82) 0%, rgba(0,0,0,.22) 34%, rgba(0,0,0,0) 68%),
    url('hero-main-premium.png') center right / cover no-repeat !important;
  filter:drop-shadow(0 42px 70px rgba(0,0,0,.55));
}
.hero-visual .sky-glow,
.hero-visual .neon-triangle,
.hero-visual .mountain,
.hero-visual .ridge,
.hero-visual .person{
  display:none !important;
}

@media(max-width:980px){
  .nav-links.open{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
  .nav-links.open a{
    width:100% !important;
    min-width:0 !important;
    text-align:center !important;
  }
  .hero-visual{
    min-height:380px !important;
    background-position:center !important;
  }
}
@media(max-width:600px){
  .hero-visual{min-height:270px !important;}
}

/* SON DÜZELTME: Hero görselini temiz dağ görseliyle yay, nav hizasını eşitle */
html{scroll-behavior:smooth;scroll-padding-top:92px!important;}
section[id]{scroll-margin-top:92px!important;}
@media(max-width:980px){html{scroll-padding-top:78px!important;}section[id]{scroll-margin-top:78px!important;}}

@media (min-width: 981px){
  .navbar{display:grid!important;grid-template-columns:240px 1fr 240px!important;align-items:center!important;}
  .brand{justify-self:start!important;}
  .nav-links{justify-self:center!important;margin:0!important;display:grid!important;grid-template-columns:repeat(6, 122px)!important;gap:0!important;align-items:center!important;}
  .nav-links a{width:122px!important;min-width:122px!important;text-align:center!important;display:flex!important;justify-content:center!important;align-items:center!important;white-space:nowrap!important;}
}

.hero-content{grid-template-columns:minmax(440px,.88fr) minmax(560px,1.12fr)!important;gap:28px!important;}
.hero-visual{
  min-height:590px!important;
  margin-right:-7vw!important;
  border-radius:0!important;
  background:
    linear-gradient(90deg, rgba(2,3,3,.98) 0%, rgba(2,3,3,.64) 18%, rgba(2,3,3,.12) 46%, rgba(2,3,3,0) 100%),
    url('hero-main-premium.png') center center / cover no-repeat!important;
  filter:drop-shadow(0 44px 78px rgba(0,0,0,.72))!important;
}
.hero-visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.18) 72%,rgba(0,0,0,.82));
  pointer-events:none;
}
.hero-visual .sky-glow,.hero-visual .neon-triangle,.hero-visual .mountain,.hero-visual .ridge,.hero-visual .person{display:none!important;}
@media(max-width:980px){
  .hero-content{grid-template-columns:1fr!important;}
  .hero-visual{margin-right:0!important;min-height:420px!important;background-position:center center!important;}
}
@media(max-width:600px){.hero-visual{min-height:300px!important;}}

/* İSTENEN SON DOKUNUŞLAR: sadece navbar hizası ve yorum kartı görünümü */
@media (min-width: 981px){
  .navbar{
    grid-template-columns:240px 1fr 110px!important;
  }
  .nav-links{
    justify-self:end!important;
    grid-template-columns:repeat(6, 108px)!important;
    gap:0!important;
    margin-right:8px!important;
  }
  .nav-links a{
    width:108px!important;
    min-width:108px!important;
  }
}

@media (min-width: 981px){
  .premium-testimonials{overflow:visible!important;}
  .testimonial-shell{max-width:1380px!important;padding:0 58px!important;}
  .testimonial-track{gap:22px!important;padding:8px 4px 24px!important;}
  .testimonial-card{flex:0 0 calc((100% - 66px) / 4)!important;}
}

/* MOBIL TOPARLAMA: sadece telefon görünümü düzenlendi, masaüstü akışına dokunulmadı */
@media (max-width: 700px){
  body{overflow-x:hidden!important;}
  .navbar{
    min-height:68px!important;
    padding:10px 16px!important;
    background:rgba(3,4,5,.94)!important;
    backdrop-filter:blur(16px)!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
  }
  .navbar.scrolled{padding:9px 16px!important;}
  .brand img{width:132px!important;max-height:48px!important;object-fit:contain!important;}
  .menu-btn{
    width:42px!important;height:42px!important;border-radius:12px!important;
    display:grid!important;place-items:center!important;
    background:rgba(255,208,102,.10)!important;
    border:1px solid rgba(255,208,102,.25)!important;
    color:#ffd066!important;font-size:24px!important;line-height:1!important;
  }
  .nav-links.open{
    top:76px!important;left:14px!important;right:14px!important;
    padding:12px!important;border-radius:18px!important;
    background:rgba(6,7,8,.98)!important;
    border:1px solid rgba(255,208,102,.22)!important;
    box-shadow:0 22px 65px rgba(0,0,0,.45)!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .nav-links.open a{
    min-height:44px!important;width:100%!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.045)!important;
    border:1px solid rgba(255,255,255,.08)!important;
    font-size:13px!important;font-weight:850!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
  }
  .nav-links.open a:first-child{color:#ffd066!important;}

  .hero{padding:92px 18px 28px!important;min-height:auto!important;}
  .hero-content{gap:18px!important;}
  .eyebrow{font-size:11px!important;letter-spacing:1.8px!important;}
  .hero h1{font-size:38px!important;line-height:1.06!important;letter-spacing:-1.2px!important;margin:12px 0 14px!important;}
  .hero p{font-size:15px!important;line-height:1.65!important;margin-bottom:18px!important;}
  .hero-actions{gap:9px!important;display:grid!important;grid-template-columns:1fr!important;}
  .hero-actions .btn{min-height:44px!important;padding:12px 14px!important;font-size:12.5px!important;border-radius:13px!important;}
  .hero-visual{min-height:220px!important;margin:4px -18px 0!important;background-position:center!important;filter:none!important;}

  .stats.premium-stats,.stats{
    margin-top:16px!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    border-radius:18px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    overflow:hidden!important;
  }
  .stats div,.stat-card{
    padding:16px 10px!important;
    gap:10px!important;
    justify-content:flex-start!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.10)!important;
  }
  .stats div:nth-child(odd){border-right:1px solid rgba(255,255,255,.10)!important;}
  .stats div:nth-child(n+3){border-bottom:0!important;}
  .stats i{font-size:22px!important;min-width:32px!important;}
  .stats strong{font-size:24px!important;}
  .stats span{font-size:11px!important;line-height:1.25!important;}

  .section,.testimonials,.contact{padding:44px 18px!important;}
  .section-head{margin-bottom:24px!important;}
  .section-head h2,.analysis-copy h2,.contact-info h2{font-size:28px!important;line-height:1.15!important;}
  .section-head p{font-size:14px!important;line-height:1.65!important;}

  .service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .card{
    padding:16px 10px!important;
    border-radius:16px!important;
    text-align:left!important;
    box-shadow:0 10px 30px rgba(0,0,0,.06)!important;
  }
  .card i{margin:0 0 10px!important;width:38px!important;height:38px!important;font-size:18px!important;}
  .card h3{font-size:14px!important;margin-bottom:6px!important;line-height:1.25!important;}
  .card p{font-size:11.5px!important;line-height:1.45!important;min-height:78px!important;}
  .card a{font-size:11.5px!important;margin-top:8px!important;}

  .portfolio-shell{padding:0!important;overflow:visible!important;}
  .portfolio-arrow{display:none!important;}
  .portfolio-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .premium-work,.work{
    width:100%!important;
    min-width:0!important;
    padding:0!important;
    border-radius:16px!important;
    overflow:hidden!important;
  }
  .premium-work img,.image-work img{height:112px!important;object-fit:cover!important;border-radius:14px!important;}
  .work strong{font-size:13px!important;line-height:1.2!important;margin-top:8px!important;}
  .work small{font-size:11px!important;line-height:1.25!important;}

  #about.about-premium{padding:42px 18px!important;}
  #about .about-feature-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  #about .about-feature-row div{min-height:auto!important;padding:16px 10px!important;border-radius:16px!important;}
  #about .about-feature-row i{width:36px!important;height:36px!important;margin-bottom:9px!important;font-size:17px!important;}
  #about .about-feature-row b{font-size:13px!important;line-height:1.25!important;}
  #about .about-feature-row small{font-size:11px!important;line-height:1.45!important;}

  .analysis{gap:18px!important;}
  .analysis-panel{padding:16px!important;border-radius:18px!important;}
  .analysis-box{grid-template-columns:1fr!important;gap:10px!important;}
  .analysis-box input,.analysis-box .btn{height:48px!important;font-size:14px!important;}
  .results{grid-template-columns:1fr!important;gap:10px!important;}
  #whatsappAnalysis{width:100%!important;}

  .testimonial-shell{padding:0!important;}
  .testimonial-arrow{display:none!important;}
  .testimonial-track{gap:12px!important;padding:4px 0 12px!important;}
  .testimonial-card{flex:0 0 82%!important;border-radius:18px!important;padding:18px!important;}

  .contact{grid-template-columns:1fr!important;gap:18px!important;}
  .contact-card{display:none!important;}
  .contact-form{grid-template-columns:1fr!important;gap:10px!important;}
  .contact-form input,.contact-form select,.contact-form textarea{padding:13px 14px!important;border-radius:12px!important;}
  .footer{grid-template-columns:1fr 1fr!important;gap:18px!important;padding:34px 18px!important;}
  .footer>div:first-child{grid-column:1/-1!important;}
  .footer img{width:135px!important;}
  .footer-bottom{padding:14px 18px!important;font-size:12px!important;}
  .float{width:48px!important;height:48px!important;right:13px!important;font-size:20px!important;}
}

@media (max-width: 380px){
  .hero h1{font-size:34px!important;}
  .service-grid,.portfolio-grid,#about .about-feature-row{grid-template-columns:1fr!important;}
  .card p{min-height:auto!important;}
  .stats.premium-stats,.stats{grid-template-columns:1fr!important;}
  .stats div:nth-child(odd){border-right:0!important;}
  .stats div:nth-child(n+3){border-bottom:1px solid rgba(255,255,255,.10)!important;}
  .stats div:last-child{border-bottom:0!important;}
}


/* =====================================================
   WEBMIMAR FINAL RESPONSIVE FIX
   - PC logoları yayılmasın
   - Mobil ayrı düzen: okunur hero, küçük logo, görünen içerik
   ===================================================== */
html,body{max-width:100%;overflow-x:hidden!important;}
.brand img,.footer img,.contact-card img{object-fit:contain!important;height:auto!important;}
.brand img{display:block!important;aspect-ratio:auto!important;}
.contact-card img{max-width:185px!important;max-height:185px!important;}
.footer img{max-width:170px!important;max-height:90px!important;}

@media (min-width:981px){
  .navbar{
    min-height:82px!important;
    padding:10px 6.5%!important;
    display:grid!important;
    grid-template-columns:170px minmax(0,1fr) 40px!important;
    gap:18px!important;
  }
  .navbar.scrolled{min-height:70px!important;padding:8px 6.5%!important;}
  .brand{width:170px!important;max-width:170px!important;overflow:visible!important;}
  .brand img{width:158px!important;max-width:158px!important;max-height:58px!important;}
  .navbar.scrolled .brand img{width:142px!important;max-height:50px!important;}
  .nav-links{
    justify-self:center!important;
    display:flex!important;
    justify-content:center!important;
    gap:18px!important;
    margin:0!important;
    min-width:0!important;
  }
  .nav-links a{
    width:auto!important;min-width:auto!important;
    padding:10px 12px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }

  .hero{min-height:760px!important;padding:120px 6.5% 46px!important;}
  .hero-content{
    grid-template-columns:minmax(430px,.92fr) minmax(430px,1fr)!important;
    gap:38px!important;
    align-items:center!important;
  }
  .hero-left{max-width:690px!important;}
  .hero h1{font-size:clamp(50px,5vw,76px)!important;line-height:1.03!important;letter-spacing:-2px!important;}
  .hero p{font-size:18px!important;max-width:560px!important;}
  .hero-actions{display:flex!important;gap:12px!important;margin-top:18px!important;}
  .hero-visual{
    min-height:500px!important;
    height:auto!important;
    margin:0!important;
    border-radius:28px!important;
    overflow:hidden!important;
    background:
      linear-gradient(90deg,rgba(2,3,3,.30),rgba(2,3,3,.06)),
      url('hero-main-premium.png') center center / cover no-repeat!important;
    filter:drop-shadow(0 34px 70px rgba(0,0,0,.55))!important;
    border:1px solid rgba(255,208,102,.18)!important;
  }
  .hero-visual:after{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.32))!important;}
}

@media (max-width:980px){
  .navbar{
    min-height:72px!important;
    padding:10px 18px!important;
    background:rgba(3,4,5,.96)!important;
    backdrop-filter:blur(14px)!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
  }
  .brand{width:auto!important;max-width:150px!important;}
  .brand img{width:128px!important;max-width:128px!important;max-height:50px!important;}
  .menu-btn{
    display:grid!important;place-items:center!important;
    width:42px!important;height:42px!important;
    border:1px solid rgba(255,208,102,.28)!important;
    border-radius:12px!important;
    background:rgba(255,208,102,.08)!important;
    color:#fff!important;font-size:25px!important;
  }
  .nav-links.open{
    position:fixed!important;top:78px!important;left:16px!important;right:16px!important;
    display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;
    padding:12px!important;border-radius:18px!important;
    background:rgba(5,6,7,.98)!important;
    border:1px solid rgba(255,208,102,.22)!important;
    box-shadow:0 28px 75px rgba(0,0,0,.55)!important;
  }
  .nav-links.open a{
    width:100%!important;min-width:0!important;min-height:43px!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.045)!important;
    border:1px solid rgba(255,255,255,.08)!important;
    font-size:12.5px!important;font-weight:850!important;
  }

  .hero{
    min-height:auto!important;
    padding:98px 18px 26px!important;
    background:linear-gradient(180deg,#030405 0%,#070809 70%,#050607 100%)!important;
  }
  .hero:before{
    background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.88) 72%,rgba(0,0,0,.98))!important;
    z-index:1!important;
  }
  .hero:after{height:80px!important;background:linear-gradient(0deg,#050607,transparent)!important;}
  .hero-content{
    display:block!important;
    position:relative!important;
    z-index:3!important;
  }
  .hero-left{
    position:relative!important;
    z-index:4!important;
    max-width:520px!important;
    padding-top:14px!important;
  }
  .hero-visual{
    position:absolute!important;
    inset:72px 0 auto 0!important;
    z-index:0!important;
    min-height:430px!important;
    height:430px!important;
    margin:0!important;
    border-radius:0!important;
    opacity:.45!important;
    filter:none!important;
    background:url('hero-main-premium.png') center top / cover no-repeat!important;
    pointer-events:none!important;
  }
  .hero-visual:after{
    content:""!important;position:absolute!important;inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.78) 62%,rgba(0,0,0,.98))!important;
  }
  .eyebrow{font-size:11px!important;letter-spacing:1.6px!important;display:block!important;margin-bottom:12px!important;}
  .hero h1{
    display:block!important;color:#fff!important;
    font-size:34px!important;line-height:1.08!important;
    letter-spacing:-1.1px!important;margin:8px 0 12px!important;
    max-width:360px!important;text-shadow:0 4px 24px rgba(0,0,0,.62)!important;
  }
  .hero p{
    display:block!important;color:#f2f2f2!important;
    font-size:15px!important;line-height:1.58!important;
    max-width:350px!important;margin:0 0 16px!important;
    text-shadow:0 4px 20px rgba(0,0,0,.62)!important;
  }
  .hero-highlights{
    display:grid!important;grid-template-columns:1fr!important;gap:8px!important;
    max-width:360px!important;margin:12px 0 16px!important;
  }
  .hero-highlights span{
    width:100%!important;justify-content:flex-start!important;
    padding:9px 12px!important;font-size:12px!important;
    background:rgba(255,255,255,.075)!important;
  }
  .hero-actions{
    display:grid!important;grid-template-columns:1fr!important;gap:10px!important;
    max-width:360px!important;margin:10px 0 0!important;
  }
  .hero-actions .btn{width:100%!important;min-height:46px!important;border-radius:13px!important;font-size:13px!important;padding:12px 14px!important;}
  .stats.premium-stats,.stats{
    position:relative!important;z-index:4!important;
    margin-top:22px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
    border-radius:18px!important;background:rgba(8,10,12,.86)!important;
  }
  .stats div,.stat-card{padding:15px 9px!important;min-height:88px!important;}
  .stats i,.stat-card i{width:32px!important;height:32px!important;font-size:18px!important;border-radius:10px!important;}
  .stats strong,.stat-card strong{font-size:24px!important;}
  .stats span,.stat-card span{font-size:11px!important;white-space:normal!important;}

  .section,.testimonials,.contact{padding:46px 18px!important;}
  .section-head{margin-bottom:24px!important;}
  .section-head h2,.analysis-copy h2,.contact-info h2{font-size:28px!important;line-height:1.16!important;letter-spacing:-.5px!important;}
  .section-head p{font-size:14px!important;line-height:1.6!important;}

  .service-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .card{padding:18px!important;text-align:left!important;border-radius:18px!important;}
  .card i{margin:0 0 12px!important;width:42px!important;height:42px!important;font-size:19px!important;}
  .card h3{font-size:17px!important;}
  .card p{font-size:13px!important;min-height:0!important;}

  #portfolio{overflow:visible!important;}
  .portfolio-shell{padding:0!important;overflow:visible!important;}
  .portfolio-arrow{display:none!important;}
  .portfolio-grid{
    display:grid!important;grid-template-columns:1fr!important;gap:14px!important;
    overflow:visible!important;padding:0!important;margin:0!important;
  }
  .image-work,.premium-work,.work{
    min-height:0!important;width:100%!important;min-width:0!important;flex:auto!important;
    padding:12px!important;border-radius:18px!important;
  }
  .image-work img,.premium-work img{
    width:100%!important;height:170px!important;object-fit:cover!important;object-position:top center!important;border-radius:14px!important;
  }
  .premium-work strong,.work strong{font-size:16px!important;margin-top:8px!important;}
  .premium-work small,.work small{font-size:12px!important;}

  #about .about-feature-row,.features{grid-template-columns:1fr!important;gap:12px!important;}
  #about .about-feature-row div,.features div{padding:18px!important;border-right:0!important;border-radius:16px!important;}
  .analysis,.contact{grid-template-columns:1fr!important;gap:20px!important;}
  .analysis-box,.contact-form{grid-template-columns:1fr!important;}
  .results{grid-template-columns:1fr!important;}
  .contact-card{display:none!important;}
  .footer{grid-template-columns:1fr!important;padding:34px 18px!important;}
  .footer img{width:138px!important;max-width:138px!important;}
  .float{width:50px!important;height:50px!important;right:14px!important;font-size:20px!important;}
  .whatsapp{bottom:86px!important;}
  .phone{bottom:24px!important;}
}

@media (max-width:380px){
  .hero h1{font-size:30px!important;max-width:320px!important;}
  .hero p{font-size:14px!important;}
  .brand img{width:116px!important;max-width:116px!important;}
  .stats.premium-stats,.stats{grid-template-columns:1fr!important;}
}

/* İstenen düzeltme: hero içindeki üç etiket tamamen gizlendi */
.hero-highlights{display:none!important;}
