:root{--navy:#08264b;--red:#dc1431;--muted:#485364;--line:#e9edf2;--font:'Montserrat',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--navy);font-family:var(--font);font-size:13px;background:radial-gradient(ellipse at 47% 28%,#fff 25%,#f8fafc 100%);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1280px,90%);margin-inline:auto}.header{width:min(1280px,90%);height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin:auto}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.brand img{object-fit:contain;object-position:left;width:155px;height:49px}.brand>span{font-weight:600;font-size:11px}.header nav,.footer nav{display:flex;gap:33px;align-items:center}.header nav a{position:relative;padding:17px 0;font-size:12px;font-weight:500}.header nav a:after{position:absolute;content:'';height:3px;bottom:6px;left:20%;right:20%;background:var(--red);transform:scaleX(0);transition:transform .2s}.header nav a.active:after,.header nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:43px;border-radius:10px;padding:12px 14px;font-size:11px;font-weight:600;white-space:nowrap;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #08264b14}.button svg{width:18px;height:18px}.primary{background:var(--red);color:white;border:1px solid var(--red)}.outline{border:1px solid #7d8ba1;background:transparent}.header-cta{border-radius:24px;padding:13px 22px;font-size:12px}.hero{display:grid;grid-template-columns:.91fr 1.11fr 1.08fr;gap:35px;padding-top:22px;align-items:center}.intro{padding:8px 0 25px 18px}.handwritten{font-family:'Caveat',cursive;font-weight:400}.motto{font-size:43px;line-height:1.04;transform:rotate(-7deg);margin:0 0 28px;letter-spacing:-1.4px}.motto span{white-space:nowrap}.red-line{width:44px;height:3px;background:var(--red);margin:32px 0 21px}.intro-copy{font-size:14px;line-height:1.7;max-width:290px;color:var(--muted)}.intro-copy strong{font-weight:600}.values{display:flex;margin-top:29px;max-width:300px;justify-content:space-between}.values>div{flex:1;text-align:center;position:relative}.values>div+div:before{content:'';position:absolute;left:0;top:8px;height:25px;width:1px;background:var(--line)}.values svg{display:block;width:29px;height:29px;margin:0 auto 10px;stroke-width:2}.values span{font-size:10px;line-height:1.6}.portrait-wrap{position:relative;align-self:stretch;min-height:480px}.portrait{position:absolute;inset:0 0 0;border-radius:180px 180px 5px 5px;overflow:hidden;background:#edf1f5}.portrait img{width:100%;height:100%;object-fit:cover;object-position:48% center}.portrait-sign{position:absolute;right:18px;top:35px;font-size:35px;transform:rotate(-10deg)}.portrait-note{position:absolute;bottom:60px;right:-14px;padding:17px 20px;background:#fffffff2;border:1px solid white;box-shadow:0 10px 30px #08264b12;border-radius:5px;transform:rotate(-8deg);font-size:12px;line-height:1.8}.portrait-note strong{font-weight:500}.heart{color:var(--red);font-size:25px;margin-left:8px}.portrait-label{position:absolute;bottom:0;left:0;right:0;padding:12px 8px;color:white;background:#08264bd9;text-align:center;font-size:7px;letter-spacing:1.9px}.hero-details{padding:0 0 4px}.eyebrow{font-size:19px;letter-spacing:6px;font-weight:800;color:var(--red);margin:0 0 5px}.profession{letter-spacing:3px;font-size:12px;margin:0}h1{font-size:clamp(48px,5.4vw,78px);letter-spacing:-3px;margin:19px 0 13px;font-weight:700;line-height:1.1}.name-dot{color:var(--red)}.principles{font-size:11px;font-weight:700;letter-spacing:4px;margin:20px 0 29px}blockquote{margin:0 0 26px;color:var(--muted);font-size:13px;line-height:1.85}.contact-actions{display:flex;gap:8px;flex-wrap:wrap}.personal-line{margin-top:25px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.personal-line>span:first-child{display:flex;gap:7px;align-items:center;font-size:9px}.personal-line svg{width:18px;height:18px}.personal-line .handwritten{font-size:23px;transform:rotate(-7deg);margin-top:8px;margin-left:auto}.handwritten b{color:var(--red);font-weight:400}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative;margin-top:-1px;padding-bottom:30px}.card{background:#ffffffed;border:1px solid #f0f2f5;border-radius:12px;padding:25px 24px 24px;box-shadow:0 3px 15px #12345806;scroll-margin-top:100px}.card-heading{display:flex;gap:13px;align-items:center;margin-bottom:20px}.card-heading>svg{width:25px;height:25px;stroke-width:2.1}h2{font-size:18px;letter-spacing:-.5px;margin:0;font-weight:700}.more{border:0;background:none;color:var(--navy);display:flex;align-items:center;gap:4px;margin-left:auto;font-size:9px;padding:5px 0;cursor:pointer;white-space:nowrap}.more svg{width:14px;height:14px}.card p{color:var(--muted);font-size:12px;line-height:1.85;margin:0 0 6px}.tags{display:flex;gap:8px;margin-top:25px}.tags span{background:#eff2f7;border-radius:22px;padding:9px 13px;font-size:9px;font-weight:600;white-space:nowrap}.services{list-style:none;margin:15px 0 0;padding:0}.services li{display:flex;align-items:center;gap:11px;font-size:11px;margin-top:11px}.services li:before{content:'✓';background:var(--navy);color:#fff;border-radius:100%;width:19px;height:19px;display:grid;place-items:center;flex-shrink:0;font-size:12px}.small-heart{margin-left:auto;color:var(--red);font-size:27px}.contact-list{margin-top:19px;display:flex;flex-direction:column;gap:12px}.contact-list a,.contact-list>span{display:flex;gap:10px;align-items:center;font-size:11px}.contact-list svg{width:18px;height:18px}.contact-pending{font-size:11px!important}.contact-sign{font-size:25px;line-height:1.05;text-align:right;transform:rotate(-8deg);margin:22px 5px 0}.trust-band{background:linear-gradient(100deg,#08264bf5,#123861ee),url('assets/consultant.png') center 45%/cover;color:#fff}.trust-content{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:31px}.trust-content h2{font-size:22px;line-height:1.5;max-width:290px}.trust-content>div{display:flex;gap:17px;align-items:center;position:relative}.trust-content>div+div:before{content:'';position:absolute;left:-28px;width:1px;height:35px;background:#ffffff35}.trust-content svg{width:28px;height:28px}.trust-content p{margin:0}.trust-content strong{display:block;font-size:22px;font-weight:600;margin-bottom:4px}.trust-content span{font-size:10px;color:#e3e8ef}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;padding-bottom:15px;flex-wrap:wrap}.footer-brand{flex-direction:row;align-items:center;gap:13px}.footer-brand img{width:105px;height:45px}.footer-brand>span{border-left:1px solid #dce2e9;padding-left:12px}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{font-size:14px}.footer-brand small{font-size:8px;margin-top:5px}.footer nav{gap:24px;font-size:10px}.footer .handwritten{font-size:26px;line-height:1.05;margin:0;transform:rotate(-7deg)}.legal{width:100%;text-align:center;font-size:8px;color:#7c8796;margin-top:15px}a:focus-visible,button:focus-visible{outline:3px solid #3c8fff;outline-offset:5px}[hidden]{display:none!important}
@media(min-width:1500px){.hero{padding-top:40px}.portrait-wrap{min-height:530px}.cards{padding-bottom:40px}.card{padding:29px}.hero-details{padding-left:6px}}
@media(max-width:1150px){.hero{gap:23px;grid-template-columns:.9fr 1fr 1.08fr}.intro{padding-left:0}.motto{font-size:35px}.intro-copy{font-size:12px}.portrait-wrap{min-height:450px}.hero-details .button{font-size:10px;padding:10px}.header nav{gap:20px}.card{padding:20px 17px}.card-heading{gap:9px}h2{font-size:16px}.more{font-size:8px}.tags{gap:5px}.tags span{padding:8px 10px}.trust-content>div+div:before{left:-15px}.trust-content strong{font-size:19px}}
@media(max-width:900px){.header{height:85px}.header nav{gap:16px}.header nav a{font-size:10px}.header-cta{font-size:0;padding:12px}.header-cta svg{width:20px;height:20px}.hero{grid-template-columns:1fr 1fr;gap:28px}.intro{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:0 0 10px}.motto{font-size:30px;margin:0;flex-shrink:0}.red-line{display:none}.intro-copy{max-width:280px}.values{margin:0;min-width:210px}.portrait-wrap{min-height:420px}.hero-details{padding-right:10px}.cards{grid-template-columns:1fr 1fr;margin-top:25px}.contact-card{grid-column:1/-1}.contact-sign{margin-top:0}.trust-content{flex-wrap:wrap;gap:25px}.trust-content h2{width:100%;max-width:none;font-size:22px}.trust-content>div+div:before{display:none}.footer nav{gap:14px}.footer .handwritten{display:none}}
@media(max-width:600px){html{scroll-padding-top:20px}.container,.header{width:90%}.header{height:auto;min-height:84px;flex-wrap:wrap;gap:9px;padding:13px 0 0}.brand img{width:130px;height:43px}.brand>span{font-size:9px}.header nav{order:3;justify-content:space-between;width:100%;border-top:1px solid var(--line);gap:12px}.header nav a{font-size:10px;padding:16px 0}.header-cta{font-size:10px;padding:10px 12px;min-height:37px}.header-cta svg{width:14px;height:14px}.hero{padding-top:20px;gap:22px;grid-template-columns:1fr}.intro{display:block;text-align:center;padding:0}.motto{font-size:36px;line-height:1.06;transform:rotate(-5deg);margin:0 0 26px}.motto br:first-of-type{display:none}.motto br:first-of-type:after{content:' '}.intro-copy{max-width:340px;margin:0 auto;font-size:12px}.values{display:none}.portrait-wrap{width:min(330px,92%);height:380px;min-height:0;margin:0 auto}.portrait{border-radius:160px 160px 6px 6px}.portrait-note{right:-10px;bottom:40px;padding:12px 17px;font-size:11px}.portrait-sign{font-size:30px}.hero-details{text-align:center;padding:8px 0 0}.eyebrow{font-size:16px}.profession{font-size:10px}h1{font-size:64px;margin-top:12px}.principles{font-size:10px;margin:15px 0 20px;letter-spacing:3px}blockquote{font-size:12px;margin-bottom:20px}.contact-actions{justify-content:center;gap:7px}.hero-details .button{padding:12px;font-size:10px}.personal-line{justify-content:center;margin-top:20px;gap:12px}.personal-line .handwritten{margin:0;font-size:22px}.cards{grid-template-columns:1fr;gap:14px;margin-top:30px}.card{padding:23px}.contact-card{grid-column:auto}.card-heading{margin-bottom:15px}h2{font-size:18px}.more{font-size:9px}.card p{font-size:12px}.tags{gap:10px;margin-top:20px}.tags span{padding:9px 13px}.services li{font-size:11px}.contact-sign{margin-top:20px}.trust-content{display:grid;grid-template-columns:1fr;gap:24px;padding-block:28px}.trust-content h2{font-size:23px;margin-bottom:4px}.trust-content>div{gap:20px}.trust-content strong{font-size:18px}.trust-content span{font-size:11px}.footer{justify-content:center;padding-top:22px;gap:19px}.footer nav{width:100%;justify-content:space-between;font-size:9px;gap:8px}.legal{margin-top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Resmi balon ve logotip: oranlari korunarak birlikte kullanilir. */
.header .brand{flex-direction:row;align-items:center;gap:12px}.header .brand>img{width:43px;height:58px}.brand-copy{display:flex;flex-direction:column;gap:5px}.header .brand .wordmark{width:115px;height:24px}.footer-brand>img{width:35px;height:46px}.footer-brand .wordmark{width:90px;height:19px;margin-bottom:5px}.footer-brand>span{border:0;padding:0}.trust-band{background:linear-gradient(110deg,#08264b,#1c4068)}
@media(max-width:600px){.header .brand{gap:8px}.header .brand>img{width:33px;height:45px}.header .brand .wordmark{width:96px;height:20px}.brand-copy>span{font-size:8px}.motto{word-spacing:2px}}

/* Premium kurumsal görünüm */
:root{--navy:#001f4e;--red:#dc1c2e;--blue:#003da5;--ink:#12233e;--muted:#596477;--line:#e4e9ef}
body{color:var(--ink);background:#fbfcfe}
.header{height:104px}
.header .brand>img{width:45px;height:58px}
.brand-copy{gap:3px}
.brand-copy>span:last-child{font-size:9px;letter-spacing:.03em;color:#5b6678}
.brand-copy>span:last-child strong{color:var(--navy);font-weight:700}
.brand-wordmark{display:flex;align-items:center;font-size:24px;line-height:1;font-style:normal;letter-spacing:-1px;color:var(--red)}
.brand-wordmark b{font-weight:800}.brand-wordmark i{font-style:normal;color:var(--blue);font-weight:800;margin:0 1px}
.header .brand .official-logo{width:142px;height:62px;object-fit:contain}
.header .brand{gap:13px}.header .brand-copy{border-left:1px solid var(--line);padding-left:12px}
.header nav a{font-weight:600;color:#49566a}
.button{border-radius:5px;min-height:46px;font-weight:700;letter-spacing:.01em}
.header-cta{border-radius:5px}
.whatsapp,.contact-whatsapp{color:#fff;background:#128c4a;border:1px solid #128c4a}
.whatsapp-icon{display:grid;place-items:center;width:24px;height:24px;padding:3px;border-radius:50%;background:#fff;flex:0 0 24px}
.whatsapp-icon img{display:block;width:100%;height:100%;object-fit:contain}
.hero{min-height:552px;padding-top:34px;padding-bottom:34px}
.intro{padding-left:0}
.intro{position:relative}
.motto{font-family:var(--font);font-size:39px;line-height:1.16;letter-spacing:-2px;transform:none;font-weight:700;color:var(--navy);margin-bottom:35px}
.motto small{display:block;font-size:10px;line-height:1;letter-spacing:3px;text-transform:uppercase;color:var(--red);font-weight:800;margin-bottom:15px}
.motto span{font-weight:400;color:#5b6678}
.red-line{width:52px;height:4px;margin:0 0 23px}
.intro-copy{font-size:13px;line-height:1.85}
.intro-copy{max-width:205px}
.home-animation{position:absolute;right:-3px;top:165px;width:126px;text-align:center;color:var(--navy)}
.home-animation>svg{display:block;width:126px;height:93px;overflow:visible}
.home-animation>span{display:block;margin-top:1px;color:#69758a;font-size:7px;font-weight:700;letter-spacing:1.25px;text-transform:uppercase;white-space:nowrap}
.home-halo{fill:#f0f5fb;stroke:none;animation:home-breathe 3.8s ease-in-out infinite}
.home-line,.home-ground,.home-key,.home-spark{fill:none;stroke:var(--navy);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.home-line,.home-ground{stroke-dasharray:1;stroke-dashoffset:1;animation:home-draw 1.25s cubic-bezier(.55,.08,.23,1) forwards}
.house-line{animation-delay:.32s}.home-ground{animation-delay:.68s;stroke-width:2}.home-key{stroke:var(--red);stroke-width:2.6;transform-origin:137px 30px;animation:key-arrive 1s .85s cubic-bezier(.22,.8,.3,1.2) both,key-float 3.2s 1.9s ease-in-out infinite}
.home-window{fill:#fff;stroke:var(--blue);stroke-width:2;animation:window-glow 3s 1.4s ease-in-out infinite}
.window-right{animation-delay:1.75s}.home-spark{stroke:var(--red);stroke-width:2;transform-origin:center;animation:spark 2.8s ease-in-out infinite}.spark-two{animation-delay:1.3s}
@keyframes home-draw{to{stroke-dashoffset:0}}
@keyframes home-breathe{0%,100%{transform:scale(.96);transform-origin:center;opacity:.7}50%{transform:scale(1.05);transform-origin:center;opacity:1}}
@keyframes key-arrive{from{opacity:0;transform:translate(16px,-12px) rotate(-24deg)}to{opacity:1;transform:translate(0) rotate(0)}}
@keyframes key-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(4deg)}}
@keyframes window-glow{0%,100%{fill:#fff}50%{fill:#fff1b8;filter:drop-shadow(0 0 5px rgba(255,196,45,.65))}}
@keyframes spark{0%,40%,100%{opacity:.25;transform:scale(.7)}55%,70%{opacity:1;transform:scale(1)}}
.values>div{color:var(--navy)}
.portrait-wrap{min-height:510px}
.portrait{border-radius:210px 210px 4px 4px;box-shadow:0 26px 60px rgba(0,31,78,.13)}
.portrait:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(0,31,78,.16));pointer-events:none}
.portrait-note{right:-20px;bottom:58px;transform:none;border-radius:3px;border-left:4px solid var(--red);padding:16px 19px;box-shadow:0 18px 42px rgba(0,31,78,.17);font-size:10px;letter-spacing:.04em}
.portrait-note span{display:block;color:var(--red);font-size:8px;letter-spacing:2px;font-weight:800;margin-bottom:8px}
.portrait-note strong{font-size:12px;line-height:1.55;color:var(--navy);font-weight:700}
.portrait-label{background:rgba(0,31,78,.94);letter-spacing:2.1px}
.eyebrow{color:var(--red);font-size:20px;margin-bottom:7px}
.profession{font-weight:700;letter-spacing:2.5px;color:var(--blue)}
h1{font-size:clamp(49px,4.8vw,68px);line-height:1.02;letter-spacing:-3.5px;color:var(--navy);margin:22px 0 16px;max-width:470px}
.principles{color:#53627a;margin:22px 0 27px}
blockquote{font-size:13px;line-height:1.8;border-left:2px solid var(--red);padding-left:17px;max-width:440px}
.contact-actions{gap:10px}.contact-actions .button{min-width:125px}
.personal-line{border-top:1px solid var(--line);padding-top:19px;margin-top:24px;justify-content:flex-start;gap:20px}
.personal-line>span:first-child{font-size:11px;font-weight:700}.personal-line a{color:var(--navy)}
.office-pill{margin-left:auto;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--blue)}
.cards{gap:18px;padding-bottom:42px}
.card{border:1px solid #e7ebf0;border-radius:7px;padding:27px 25px;box-shadow:0 12px 35px rgba(0,31,78,.06);transition:transform .22s,box-shadow .22s}
.card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(0,31,78,.1)}
.card-heading{border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:18px}
.card-heading>svg{color:var(--blue)}
.card p{line-height:1.8}.card p strong{color:var(--navy)}
.tags span{background:#f0f4fa;color:var(--navy);border-radius:3px}
.availability{margin-left:auto;background:#e8f6ee;color:#08743a;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}
.office-contact{font-weight:700;color:var(--navy)}
.contact-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:4px;padding:12px 16px;margin-top:22px;font-size:10px;font-weight:700}
.contact-whatsapp svg{width:18px;height:18px}
.trust-band{position:relative;overflow:hidden;background:linear-gradient(105deg,#001b42,#063c7f)}
.trust-band:after{content:'';position:absolute;width:340px;height:340px;border:70px solid rgba(255,255,255,.035);border-radius:50%;right:-80px;top:-140px}
.trust-content{position:relative;z-index:1;padding-block:36px}
.trust-content h2{font-weight:700;letter-spacing:-.6px}
.footer{padding-top:28px;padding-bottom:20px}
.footer-phone{font-size:12px;font-weight:700;color:var(--navy)}
.footer-contact{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:700;color:var(--navy);text-align:right}
.footer-brand .official-logo{width:105px;height:52px}.footer-brand>span{border-left:1px solid var(--line);padding-left:12px}
.legal{border-top:1px solid var(--line);padding-top:14px}

@media(max-width:900px){.hero{padding-top:22px}.portrait-wrap{min-height:450px}.office-pill{margin-left:0}.footer-phone{display:none}.intro{display:grid;grid-template-columns:1.15fr .85fr .8fr;align-items:center;gap:18px 28px}.motto,.intro-copy{margin:0}.home-animation{position:relative;top:auto;right:auto;width:145px;margin:0 auto}.home-animation>svg{width:145px;height:100px}.intro-copy{max-width:280px}.values{grid-column:1/-1;justify-self:center;width:310px;max-width:100%;margin-top:2px}}
@media(max-width:900px){.footer-contact{display:none}}
@media(max-width:600px){body{overflow-x:hidden}.header{width:100%;min-height:92px;padding-inline:24px}.header .brand .official-logo{width:92px;height:46px}.header .brand{gap:8px}.header .brand .brand-copy{padding-left:8px}.brand-copy>span:last-child{font-size:7px}.header-cta{display:none}.header nav{gap:5px}.header nav a{font-size:8px;white-space:nowrap}.header nav a:last-child{display:none}.hero{padding-top:28px}.intro{display:block;text-align:left}.motto{font-size:33px;letter-spacing:-1.5px;margin-bottom:21px;max-width:100%}.motto span{white-space:normal;display:block}.motto small{font-size:9px}.red-line{display:block;margin-bottom:18px}.intro-copy{width:100%;max-width:none;margin:0}.home-animation{width:138px;margin:18px 0 2px auto}.home-animation>svg{width:138px;height:95px}.values{display:none}.portrait-wrap{min-height:0;height:410px}.portrait-note{right:0;bottom:47px;width:178px}.hero-details{text-align:left;min-width:0}.hero-details h1{font-size:50px;letter-spacing:-2.8px}.contact-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch;width:100%}.contact-actions .button{min-width:0;padding-inline:6px;font-size:9px;gap:6px}.personal-line{justify-content:flex-start}.cards{margin-top:12px}.card:hover{transform:none}.trust-content h2{font-size:21px}}
@media(max-width:600px){.contact-actions{grid-template-columns:minmax(0,42fr) minmax(0,58fr)}.contact-actions .whatsapp-icon{width:21px;height:21px;flex-basis:21px}.cards{grid-template-columns:minmax(0,1fr)}.card{min-width:0;overflow:hidden}}
@media(prefers-reduced-motion:reduce){.home-halo,.home-line,.home-ground,.home-key,.home-window,.home-spark{animation:none!important;stroke-dashoffset:0!important}}
