:root{--navy:#071b30;--navy2:#0c2944;--blue:#136fc1;--sky:#39a7e8;--gold:#d9b36c;--ink:#102033;--muted:#667586;--paper:#f5f7f9;--white:#fff;--line:#dde5ec;--shadow:0 24px 70px rgba(6,28,49,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:fixed;left:16px;top:-80px;z-index:1000;padding:12px 18px;background:#fff;color:#000;border-radius:8px}.skip:focus{top:12px}.site-header{height:84px;background:rgba(6,25,44,.96);color:#fff;position:sticky;top:0;z-index:99;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-size:19px;letter-spacing:-.4px}.brand small{font-size:9px;letter-spacing:1.4px;text-transform:uppercase;opacity:.62;margin-top:5px}.brand-mark{width:46px;height:46px;display:grid;grid-template-columns:1fr 2px 1fr;align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.02));overflow:hidden}.brand-mark span{font:700 20px Playfair Display;text-align:center;color:#fff}.brand-mark i{width:1px;height:20px;background:var(--gold);display:block}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{font-size:13px;font-weight:700;color:rgba(255,255,255,.78);transition:.2s}.site-header nav a:hover{color:#fff}.site-header .nav-cta{border:1px solid rgba(255,255,255,.28);padding:10px 17px;border-radius:30px;color:#fff}.menu-btn{display:none;background:transparent;border:0;padding:8px}.menu-btn span{display:block;width:24px;height:2px;background:#fff;margin:5px}
.hero{min-height:690px;background:var(--navy);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,39,.98) 0%,rgba(5,22,39,.91) 48%,rgba(7,35,60,.72)),radial-gradient(circle at 82% 45%,rgba(54,155,219,.22),transparent 34%)}.hero:after{content:"";position:absolute;right:-10%;top:-40%;width:680px;height:680px;border:1px solid rgba(255,255,255,.06);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.018),0 0 0 160px rgba(255,255,255,.012)}.hero-glow{position:absolute;width:260px;height:260px;left:46%;bottom:-180px;background:#1a93df;filter:blur(130px);opacity:.35}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .65fr;gap:90px;align-items:center;padding:90px 0}.eyebrow{margin:0 0 22px;text-transform:uppercase;letter-spacing:2.2px;font-size:11px;font-weight:800;color:#76c6f4}.eyebrow span{display:inline-block;width:34px;height:1px;background:currentColor;vertical-align:middle;margin-right:10px}.eyebrow.dark{color:var(--blue)}h1,h2{font-family:Playfair Display,Georgia,serif;margin:0;line-height:1.08;letter-spacing:-1.3px}h1{font-size:clamp(46px,5.3vw,73px);max-width:800px}h1 em,h2 em{font-weight:600;color:#69c4f4}h2{font-size:clamp(36px,4vw,55px)}.lead{max-width:680px;font-size:17px;color:rgba(255,255,255,.68);margin:28px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:8px;padding:14px 20px;font-size:13px;font-weight:800}.btn.primary{background:linear-gradient(135deg,#1785d1,#28a6ea);box-shadow:0 12px 30px rgba(23,133,209,.25)}.btn.ghost{border:1px solid rgba(255,255,255,.2)}.trust-row{display:flex;gap:28px;margin-top:46px;color:rgba(255,255,255,.5);font-size:11px;text-transform:uppercase;letter-spacing:.6px}.trust-row span{padding-right:28px;border-right:1px solid rgba(255,255,255,.1)}.trust-row span:last-child{border:0}.trust-row b{display:block;color:#fff;font-size:19px;letter-spacing:0}.hero-card{padding:32px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));box-shadow:var(--shadow);backdrop-filter:blur(14px)}.card-label,.tool-kicker{font-size:10px;letter-spacing:1.7px;color:#6fc5f3;font-weight:800}.hero-card h2{font-family:Manrope;font-size:31px;line-height:1.2;letter-spacing:-1px;margin:24px 0}.hero-card h2 span{color:#6bc6f5}.signal{display:flex;gap:14px;padding:18px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.signal i{width:10px;height:10px;background:#44c995;border-radius:50%;box-shadow:0 0 0 6px rgba(68,201,149,.12);margin:8px}.signal p{margin:0;font-size:13px}.signal small{color:rgba(255,255,255,.54)}.hero-card>a{display:flex;justify-content:space-between;margin-top:24px;color:#75cbf7;font-size:12px;font-weight:800}.ticker{background:#0b2a46;color:#fff;border-top:1px solid rgba(255,255,255,.07)}.ticker>div{min-height:62px;display:flex;align-items:center;justify-content:center;gap:38px;overflow:hidden;white-space:nowrap}.ticker span{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:rgba(255,255,255,.65)}.ticker i{font-size:7px;color:var(--gold)}
.section{padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:52px}.section-head>p{max-width:440px;color:var(--muted);font-size:14px}.section h2 em{color:var(--blue)}.services{background:var(--paper)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{position:relative;background:#fff;border:1px solid #e4e9ee;border-radius:16px;padding:30px 25px;min-height:345px;transition:.3s;overflow:hidden}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.service-card.featured{background:var(--navy2);color:#fff;border-color:var(--navy2)}.service-card .num{position:absolute;right:20px;top:18px;font:600 44px Playfair Display;color:#edf1f4}.service-card.featured .num{color:rgba(255,255,255,.08)}.icon{width:48px;height:48px;background:#eef7fd;color:var(--blue);display:grid;place-items:center;border-radius:13px;font-size:22px;font-weight:700;margin-bottom:44px}.featured .icon{background:rgba(75,180,239,.13);color:#6ac6f5}.service-card h3{font-size:17px;line-height:1.4;margin:0 0 12px}.service-card p{font-size:12px;color:var(--muted);margin-bottom:26px}.featured p{color:rgba(255,255,255,.58)}.service-card a{font-size:11px;font-weight:800;color:var(--blue)}.featured a{color:#67c7f8}
.approach{background:var(--navy);color:#fff}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px}.approach-grid>div>p:not(.eyebrow){color:rgba(255,255,255,.58);max-width:500px}.text-link{display:inline-block;margin-top:25px;color:#72c8f6;font-size:13px;font-weight:800}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:25px;padding:25px 0;border-top:1px solid rgba(255,255,255,.1)}.steps li:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.steps li>b{color:var(--gold);font-size:11px}.steps h3{margin:0 0 7px;font-size:17px}.steps p{margin:0;color:rgba(255,255,255,.5);font-size:13px}
.tools{background:#fff}.tool-tabs{display:flex;gap:7px;padding:7px;background:#edf2f5;border-radius:12px;width:max-content;max-width:100%;overflow:auto;margin-bottom:18px}.tool-tabs button{border:0;background:transparent;padding:11px 18px;white-space:nowrap;border-radius:8px;font-size:12px;font-weight:800;color:#667687;cursor:pointer}.tool-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 3px 14px rgba(13,36,58,.08)}.tool-panel{border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 60px rgba(7,27,48,.07);overflow:hidden}.tool{display:none;grid-template-columns:.9fr 1.1fr;gap:70px;padding:48px;background:linear-gradient(125deg,#fbfcfd,#f3f7fa)}.tool.active{display:grid}.tool h3{font-size:25px;line-height:1.4}.muted,.tool>div>p:not(.tool-kicker){color:var(--muted);font-size:12px}.calc{display:grid;grid-template-columns:1fr 1fr;gap:12px}.calc label{position:relative;font-size:11px;color:var(--muted);font-weight:700}.calc label span{position:absolute;right:14px;bottom:13px}.calc input,.calc select{display:block;width:100%;margin-top:6px;background:#fff;border:1px solid #d8e0e7;border-radius:9px;padding:12px;color:var(--ink);outline:none}.calc input:focus,.calc select:focus{border-color:#3ca7e5;box-shadow:0 0 0 3px rgba(60,167,229,.1)}.switch{grid-column:1/-1;display:flex;gap:6px}.switch button{flex:1;padding:9px;border:1px solid #d8e0e7;background:#fff;color:#667586;border-radius:8px;font-size:11px;font-weight:800}.switch button.active{background:var(--navy2);color:#fff;border-color:var(--navy2)}.result{grid-column:1/-1;background:var(--navy);color:#fff;padding:17px;border-radius:11px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.result span{font-size:10px;color:rgba(255,255,255,.55)}.result span b{display:block;color:#fff;font-size:14px}.result>strong{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:10px;display:flex;justify-content:space-between;font-size:11px}.result>strong b{font-size:18px;color:#73cdf8}.result.single{display:flex;align-items:center;justify-content:space-between}.result.single strong{border:0;padding:0;color:#73cdf8;font-size:17px}.coming{align-items:center}.coming-badge{background:var(--navy);padding:32px;border-radius:14px;color:#fff}.coming-badge span{display:block;width:max-content;background:#173f60;color:#6cc8f7;padding:6px 10px;border-radius:20px;font-size:9px;font-weight:800;letter-spacing:1.5px;margin-bottom:20px}.coming-badge b{font-size:13px}
.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;align-items:center}.about-monogram{height:400px;background:linear-gradient(145deg,#09233c,#0f456b);border-radius:24px;display:grid;grid-template-columns:1fr 3px 1fr;place-items:center;padding:55px;box-shadow:var(--shadow);position:relative;overflow:hidden}.about-monogram:after{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-100px;top:-90px;box-shadow:0 0 0 50px rgba(255,255,255,.025)}.about-monogram span{font:700 90px Playfair Display;color:#fff}.about-monogram i{height:130px;width:1px;background:var(--gold)}.about-grid>div:last-child>p:not(.eyebrow,.signature){color:var(--muted)}blockquote{font:600 20px/1.6 Playfair Display;color:#20415c;margin:30px 0;padding-left:23px;border-left:2px solid var(--gold)}.signature{font-weight:800;font-size:12px;color:var(--blue)}
.contact{padding:100px 0;background:linear-gradient(135deg,#09233b,#0b3658);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:center}.contact h2 em{color:#6cc8f6}.contact-grid>div>p:not(.eyebrow){color:rgba(255,255,255,.58);max-width:550px}.contact-cards{display:grid;gap:10px}.contact-cards a{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);padding:18px 20px;border-radius:11px;display:grid;grid-template-columns:1fr auto;transition:.2s}.contact-cards a:hover{background:rgba(255,255,255,.09)}.contact-cards small{grid-column:1/-1;font-size:8px;color:#71cafa;letter-spacing:1.5px}.contact-cards strong{font-size:14px;margin-top:3px}.contact-cards b{grid-column:2;grid-row:1/3;align-self:center}.contact-cards .whatsapp{display:flex;justify-content:space-between;background:#1d9d68;border-color:#1d9d68;font-size:12px;font-weight:800}footer{background:#061725;color:#fff;padding:30px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand .brand-mark{width:38px;height:38px}.footer-grid>p{font-size:10px;color:rgba(255,255,255,.45)}footer button{background:transparent;border:0;color:rgba(255,255,255,.5);font-size:10px;cursor:pointer;margin-left:16px}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:50;background:#20aa70;color:#fff;min-width:52px;height:52px;padding:0 17px;border-radius:30px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 28px rgba(11,82,53,.25);font-size:22px}.floating-wa span{font-size:11px;font-weight:800}dialog{width:min(650px,calc(100% - 30px));border:0;border-radius:18px;padding:40px;box-shadow:0 30px 100px rgba(0,0,0,.3);color:var(--ink)}dialog::backdrop{background:rgba(3,15,26,.72);backdrop-filter:blur(5px)}dialog h2{font-size:34px}dialog p{font-size:13px;color:var(--muted)}dialog a{color:var(--blue)}.modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:28px;color:#657483;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.reveal.delay{transition-delay:.16s}
@media(max-width:900px){.site-header nav{position:absolute;left:0;right:0;top:84px;background:#081d31;padding:20px;display:none;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid rgba(255,255,255,.1)}.site-header nav.open{display:flex}.site-header nav a{padding:13px}.menu-btn{display:block}.hero-grid,.approach-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:55px}.hero{min-height:auto}.hero-grid{padding:75px 0}.hero-card{max-width:560px}.service-grid{grid-template-columns:1fr 1fr}.section-head{align-items:start;flex-direction:column}.tool{grid-template-columns:1fr;gap:30px}.about-monogram{height:300px;max-width:500px}.ticker>div{justify-content:flex-start;padding-left:20px}.section{padding:80px 0}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.site-header{height:72px}.site-header nav{top:72px}.brand strong{font-size:16px}.brand small{font-size:7px}.brand-mark{width:40px;height:40px}.hero-grid{padding:58px 0}.hero h1{font-size:43px}.lead{font-size:15px}.hero-actions .btn{width:100%}.trust-row{gap:15px;justify-content:space-between}.trust-row span{padding-right:0;border:0;font-size:8px}.trust-row b{font-size:15px}.hero-card{padding:24px}.ticker>div{gap:24px}.section{padding:65px 0}.section h2{font-size:37px}.section-head{margin-bottom:35px;gap:10px}.service-grid{grid-template-columns:1fr}.service-card{min-height:300px}.approach-grid{gap:45px}.tool{padding:25px 18px}.tool-tabs{width:100%;border-radius:8px}.calc{grid-template-columns:1fr}.result{grid-template-columns:1fr 1fr}.about-grid{gap:40px}.about-monogram{height:240px;padding:35px}.about-monogram span{font-size:65px}.about-monogram i{height:90px}.contact{padding:70px 0}.contact-grid{gap:40px}.footer-grid{flex-direction:column;text-align:center}.footer-grid>div{display:flex}footer button{margin:0 8px}.floating-wa{right:14px;bottom:14px;min-width:48px;height:48px}.floating-wa span{display:none}dialog{padding:34px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* V2 — daha yumuşak, ferah ve sade renk dili */
:root{--navy:#18384a;--navy2:#244d5c;--blue:#3d8290;--sky:#79b8bf;--gold:#c9a96e;--ink:#243944;--muted:#708087;--paper:#f5f4ef;--line:#e2e5e1;--shadow:0 22px 60px rgba(42,70,78,.10)}
body{background:#fbfaf7}
.site-header{background:rgba(251,250,247,.94);color:var(--ink);border-bottom:1px solid rgba(37,67,76,.09);box-shadow:0 4px 20px rgba(42,70,78,.04)}
.brand-mark{border-color:rgba(36,69,78,.2);background:#f1f3ef}.brand-mark span{color:var(--navy2)}
.site-header nav a{color:#62767d}.site-header nav a:hover{color:var(--navy2)}.site-header .nav-cta{border-color:#b8c9ca;color:var(--navy2);background:#fff}
.menu-btn span{background:var(--navy2)}
.hero{min-height:670px;background:#eef2ee;color:var(--ink)}
.hero:before{background:linear-gradient(100deg,rgba(246,245,239,.98) 0%,rgba(239,244,240,.94) 58%,rgba(222,236,234,.82)),radial-gradient(circle at 80% 45%,rgba(111,178,186,.18),transparent 36%)}
.hero:after{border-color:rgba(61,130,144,.09);box-shadow:0 0 0 80px rgba(61,130,144,.025),0 0 0 160px rgba(61,130,144,.018)}
.hero-glow{background:#8ec7c7;opacity:.18}
.eyebrow{color:#4b8c97}.hero h1{color:#203b47;font-size:clamp(44px,5vw,68px)}.hero h1 em{color:#4f919c}.lead{color:#60747b}
.btn.primary{background:#477f89;box-shadow:0 10px 25px rgba(71,127,137,.18)}.btn.ghost{border-color:#c5d1d0;background:rgba(255,255,255,.5);color:#385c65}
.trust-row{color:#7b8c91}.trust-row span{border-color:#cfdbda}.trust-row b{color:#355d66}
.hero-card{border-color:rgba(61,103,113,.13);background:rgba(255,255,255,.7);box-shadow:0 25px 65px rgba(58,88,94,.1)}
.card-label,.tool-kicker{color:#4f8e98}.hero-card h2{color:#294a55}.hero-card h2 span{color:#528f98}.signal{border-color:#d9e1df}.signal p{color:#38525b}.signal small{color:#7a898d}.hero-card>a{color:#457e89}
.ticker{background:#dfe9e5;color:#38545c;border-top-color:#d8e3df}.ticker span{color:#526b71}.ticker i{color:#b28e53}
.services{background:#f5f4ef}.service-card{background:#fdfcf9;border-color:#e5e5df}.service-card.featured{background:#dfeae7;color:#294852;border-color:#d7e4e0}.service-card .num{color:#efeee9}.service-card.featured .num{color:rgba(45,87,95,.08)}.featured .icon{background:#f7faf7;color:#4f8992}.featured p{color:#667d82}.featured a{color:#467f89}
.approach{background:#e2ece8;color:#284853}.approach .eyebrow{color:#4d8790}.approach h2 em{color:#4d8892}.approach-grid>div>p:not(.eyebrow),.steps p{color:#61797e}.steps li{border-color:rgba(52,89,96,.13)}.steps li:last-child{border-color:rgba(52,89,96,.13)}.text-link{color:#477e87}
.tools{background:#fbfaf7}.tool-tabs{background:#e9eeeb}.tool-panel{background:#fff;border-color:#e2e5df}.tool{background:linear-gradient(125deg,#fff,#f4f6f2)}.switch button.active,.result{background:#355d66}.result>strong b{color:#a8d8d8}.coming-badge{background:#355d66}.coming-badge span{background:#4b737b;color:#d7eeee}
.about{background:#f3f1ea}.about-monogram{background:linear-gradient(145deg,#668e91,#426d73);box-shadow:0 24px 55px rgba(52,91,97,.16)}
.contact{background:linear-gradient(135deg,#355e66,#446f75)}.contact h2 em{color:#b9dedc}.contact-cards small{color:#c3e3df}.contact-cards .whatsapp{background:#4e8d72;border-color:#4e8d72}
footer{background:#294b54}.floating-wa{background:#4e9275}
@media(max-width:900px){.site-header nav{background:#fbfaf7;border-top-color:#e1e7e4}.site-header nav a{color:#3b5a62}}

/* V3 — yüksek sadelik, güçlü karşıtlık, özgün finansal önizleme */
:root{--navy:#17384d;--navy2:#214e62;--blue:#e56252;--sky:#6caebb;--gold:#e3b968;--ink:#12191d;--muted:#607077;--paper:#f7f8f7;--line:#e6e8e7;--shadow:0 25px 70px rgba(26,49,58,.12)}
.top-note{height:44px;background:#fbefec;color:#a94036;font-size:12px;font-weight:600}.top-note>.container{height:100%;display:flex;align-items:center;justify-content:space-between}.top-note span{display:flex;align-items:center;gap:9px}.top-note span b{width:22px;height:22px;border:1px solid #e56252;border-radius:50%;display:grid;place-items:center}.top-note>div>div{display:flex;align-items:center;gap:22px}.top-call{border:1px solid #e56252;border-radius:20px;padding:5px 14px}
.site-header{height:82px;background:#fff;color:#151b1e;box-shadow:0 3px 15px rgba(25,43,51,.08)}.brand img{width:270px;height:62px;display:block}.site-header nav a{color:#20292d;font-size:12px}.site-header .nav-cta{background:#e56252;border-color:#e56252;color:#fff;padding:11px 19px}.site-header .nav-cta:hover{color:#fff;background:#ce5143}
.hero-v3{min-height:690px;background:#fff;color:#12191d;overflow:hidden}.hero-v3:before{background:radial-gradient(circle at 85% 40%,rgba(229,98,82,.07),transparent 27%),linear-gradient(110deg,#fff 0%,#fff 64%,#f8f8f6 100%)}.hero-v3:after{display:none}.hero-v3 .hero-grid{grid-template-columns:1.05fr .95fr;gap:70px;padding:95px 0}.hero-v3 h1{color:#11181c;font-family:Manrope,Arial,sans-serif;font-weight:800;line-height:1.08;letter-spacing:-3px;font-size:clamp(46px,5.1vw,70px)}.hero-v3 h1 em{font-family:inherit;font-style:normal;color:#e56252;font-weight:800}.hero-v3 .eyebrow{color:#d55748;margin-bottom:24px}.hero-v3 .lead{color:#53636a;max-width:650px;font-size:16px;line-height:1.85}.hero-v3 .btn.primary{background:#e56252;box-shadow:none;padding:15px 22px;border-radius:28px}.hero-v3 .btn.primary:hover{background:#cf5043}.hero-v3 .btn.ghost{background:#fff;border:1px solid #e56252;color:#bd493d;border-radius:28px}.hero-v3 .trust-row{color:#718087}.hero-v3 .trust-row b{color:#17384d}.hero-v3 .trust-row span{border-color:#e4e8e7}
.finance-preview{position:relative;background:#e56252;border-radius:24px 0 0 24px;min-height:470px;padding:20px 20px 25px;box-shadow:0 28px 70px rgba(138,67,59,.18);margin-right:-70px}.preview-bar{height:55px;background:#d75446;border-radius:12px 12px 0 0;display:flex;align-items:center;padding:0 18px;gap:7px}.preview-bar img{width:135px;height:auto;filter:brightness(0) invert(1);margin-right:auto}.preview-bar>span{width:9px;height:9px;background:#efa198;border-radius:50%}.preview-body{margin-left:58px;background:#f7f7f4;border-radius:18px;padding:25px;min-height:365px;display:grid;grid-template-columns:1fr 1.25fr;gap:15px}.preview-welcome{background:#fff;border:1px solid #e8e9e5;border-radius:14px;padding:20px;grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center}.preview-welcome small{color:#849096;font-size:9px}.preview-welcome strong{display:block;font-size:21px;line-height:1.25;color:#1a2b32}.preview-welcome span{grid-column:2;grid-row:1/3;background:#e5f3eb;color:#478065;border-radius:18px;padding:6px 10px;font-size:8px;font-weight:800}.mini-cards{display:grid;gap:10px}.mini-cards>div{position:relative;background:#fff;border:1px solid #e8e9e5;border-radius:13px;padding:15px;overflow:hidden}.mini-cards small{display:block;color:#849096;font-size:8px}.mini-cards b{display:block;color:#17384d;font-size:18px}.mini-cards em{font-size:8px;color:#718087}.spark{position:absolute;right:-4px;bottom:12px;width:70px;height:22px;border-top:3px solid #68ad99;transform:skewY(-13deg)}.preview-list{background:#fff;border:1px solid #e8e9e5;border-radius:13px;padding:7px 14px}.preview-list p{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:9px;padding:10px 0;margin:0;border-bottom:1px solid #eef0ed}.preview-list p:last-child{border:0}.preview-list p>i{width:8px;height:8px;border-radius:3px;background:#e56252}.preview-list span{display:flex;flex-direction:column}.preview-list b{font-size:8px}.preview-list small{font-size:7px;color:#8b969a}.preview-list strong{font-size:10px;color:#4c8e77}.preview-float{position:absolute;left:0;bottom:42px;transform:translateX(-35%);background:#fff;border-radius:13px;padding:14px 18px;box-shadow:0 14px 35px rgba(31,48,54,.15);display:grid;min-width:210px}.preview-float small{font-size:8px;color:#7c898e}.preview-float b{font-size:11px}.preview-float span{font-size:8px;color:#3a976f}.ticker{background:#17384d}.ticker span{color:rgba(255,255,255,.75)}
.section h2{font-family:Manrope,Arial,sans-serif;font-weight:800;letter-spacing:-2px}.section h2 em{font-family:inherit;font-style:normal;color:#e56252}.eyebrow.dark{color:#d55748}.service-card.featured{background:#17384d;color:#fff}.service-card.featured p{color:rgba(255,255,255,.6)}.featured a{color:#f2a298}.featured .icon{background:rgba(229,98,82,.16);color:#f1887b}.approach{background:#17384d;color:#fff}.approach .eyebrow{color:#f18d80}.approach h2 em{color:#f18d80}.approach-grid>div>p:not(.eyebrow),.steps p{color:rgba(255,255,255,.58)}.steps li,.steps li:last-child{border-color:rgba(255,255,255,.12)}.text-link{color:#f29a8f}.tool-tabs button.active{color:#d55748}.switch button.active,.result,.coming-badge{background:#17384d}.about-monogram{background:linear-gradient(145deg,#e56252,#c94f43)}.contact{background:#17384d}.contact h2 em{color:#f18d80}.contact-cards small{color:#f2a298}footer{background:#102b3a}.footer-brand img{width:230px;filter:brightness(0) invert(1)}
@media(max-width:900px){.top-note{display:none}.site-header nav{top:82px;background:#fff}.hero-v3 .hero-grid{grid-template-columns:1fr;padding:70px 0}.finance-preview{margin-right:0;max-width:650px}.preview-float{transform:translateX(-10%)}.brand img{width:230px}}
@media(max-width:600px){.site-header{height:70px}.brand img{width:205px;height:55px}.site-header nav{top:70px}.hero-v3 .hero-grid{padding:50px 0}.hero-v3 h1{font-size:43px;letter-spacing:-2px}.finance-preview{min-height:420px;padding:12px;border-radius:18px}.preview-bar{height:44px}.preview-body{margin-left:18px;padding:13px;grid-template-columns:1fr;min-height:350px}.preview-welcome,.mini-cards,.preview-list{grid-column:1}.mini-cards{grid-template-columns:1fr 1fr}.preview-float{left:18px;bottom:22px;transform:none;min-width:180px}.trust-row{margin-top:32px}}

/* V4 — tutarlı kırmızı sistem, büyütülmüş logo ve poliçe aracı */
:root{--red:#c7373f;--red-dark:#a92932;--red-soft:#f9ecec;--blue:#c7373f}
.top-note{height:46px;background:#faeeee;color:#9f2d35}.top-note span b,.top-call{border-color:var(--red)}
.site-header{height:94px}.brand img{width:325px;height:76px}.site-header .nav-cta{background:var(--red);border-color:var(--red)}.site-header .nav-cta:hover{background:var(--red-dark)}
.hero-v3 .eyebrow,.eyebrow.dark{color:var(--red)}.hero-v3 h1 em,.section h2 em{color:var(--red)}.hero-v3 .btn.primary{background:var(--red)}.hero-v3 .btn.primary:hover{background:var(--red-dark)}.hero-v3 .btn.ghost{border-color:var(--red);color:var(--red-dark)}
.finance-preview{background:var(--red)}.preview-bar{background:#af2f37}.preview-list p>i{background:var(--red)}
.service-card.featured{background:#183849}.featured a{color:#ffb4b7}.featured .icon{background:rgba(199,55,63,.18);color:#ffb4b7}.approach .eyebrow,.approach h2 em,.contact h2 em{color:#ff9da2}.text-link,.contact-cards small{color:#ffb4b7}.tool-tabs button.active{color:var(--red)}.about-monogram{background:linear-gradient(145deg,#c7373f,#98262e)}
.policy-tool{align-items:center}.policy-btn{display:inline-flex!important;width:max-content;margin-top:18px;background:var(--red);color:#fff;border-radius:24px}.policy-btn:hover{background:var(--red-dark)}.policy-visual{min-height:285px;background:linear-gradient(145deg,#17384d,#244f61);border-radius:17px;padding:24px;position:relative;overflow:hidden}.policy-visual:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-60px;bottom:-85px;box-shadow:0 0 0 36px rgba(255,255,255,.025)}.policy-badge{display:inline-block;background:rgba(255,255,255,.1);color:#ffb6ba;border:1px solid rgba(255,255,255,.12);padding:6px 10px;border-radius:18px;font-size:8px;font-weight:800;letter-spacing:1.3px}.policy-sheet{width:78%;margin:18px auto 0;background:#fff;border-radius:11px;padding:22px;box-shadow:0 15px 35px rgba(0,0,0,.2);position:relative;z-index:2}.policy-sheet>i{position:absolute;top:11px;width:5px;height:5px;border-radius:50%;background:#d6dcdd}.policy-sheet>i:nth-child(1){left:12px}.policy-sheet>i:nth-child(2){left:21px}.policy-sheet>i:nth-child(3){left:30px}.policy-sheet>strong{display:block;color:#17384d;font-size:12px;border-bottom:1px solid #e7e9e8;padding-bottom:11px}.policy-sheet p{display:flex;justify-content:space-between;margin:0;padding:9px 0;border-bottom:1px solid #eef0ef;font-size:8px}.policy-sheet p span:first-child{font-weight:800;color:var(--red)}.policy-sheet p span:last-child{color:#76858a}
@media(max-width:900px){.site-header{height:82px}.site-header nav{top:82px}.brand img{width:275px;height:68px}}
@media(max-width:600px){.site-header{height:72px}.site-header nav{top:72px}.brand img{width:238px;height:60px}.policy-tool{grid-template-columns:1fr}.policy-visual{min-height:260px}.policy-sheet{width:88%}}

/* V5 — final logo uygulaması */
.site-header .brand img{width:345px;height:82px;object-fit:contain;object-position:left center}.about-monogram{height:410px;background:linear-gradient(145deg,#fff,#f4f2ed);border:1px solid #e5e3dd;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px;box-shadow:0 22px 55px rgba(32,59,68,.1)}.about-monogram:after{border-color:rgba(197,47,58,.08);box-shadow:0 0 0 50px rgba(197,47,58,.018)}.about-monogram img{position:relative;z-index:2;width:min(270px,90%);height:auto}.about-monogram small{position:relative;z-index:2;margin-top:28px;color:#6d7d83;font-size:8px;font-weight:800;letter-spacing:2.2px}.footer-brand img{width:270px;height:auto;filter:brightness(0) invert(1)}
@media(max-width:900px){.site-header .brand img{width:290px;height:70px}}
@media(max-width:600px){.site-header .brand img{width:245px;height:58px}.about-monogram{height:300px;padding:36px}.about-monogram img{width:210px}}

/* V6 — onaylanan sade logo bütün siteye uygulandı */
.site-header .brand img{width:340px;height:82px}.preview-bar img{width:160px;height:40px;object-fit:contain;filter:none;background:#fff;border-radius:7px;padding:3px 7px}.about-monogram img{width:min(245px,86%)}footer{background:#f5f4ef;color:#102f43;border-top:1px solid #e3e4df}.footer-brand img{width:285px;filter:none}.footer-grid>p{color:#66777e}footer button{color:#66777e}
@media(max-width:900px){.site-header .brand img{width:285px;height:70px}}
@media(max-width:600px){.site-header .brand img{width:240px;height:58px}.footer-brand img{width:250px}}
