.about-hero{position:relative;width:100vw;height:100svh;padding:8em 2em 6em;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--bg);color:var(--fg);overflow:hidden}.about-hero .about-hero-header{text-align:center}.about-hero .about-hero-header h1{font-size:clamp(3.2rem,5.2vw,5.5rem);white-space:nowrap}.about-hero .about-hero-bio{text-align:center;width:50%;display:flex;flex-direction:column;gap:2em}.about-hero .about-hero-portrait{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%) rotate(10deg);width:15%;aspect-ratio:5/7;border-radius:1em;overflow:hidden;border:.25em solid var(--accent3);outline:.25em solid var(--accent1)}.about-hero .about-hero-portrait img{width:100%;height:100%;object-fit:cover}@media(max-width:1000px){.about-hero{padding:6em 2em 4em;height:auto;min-height:80vh}.about-hero .about-hero-header h1{font-size:clamp(2.4rem,6vw,3.8rem);white-space:normal;line-height:1.1}.about-hero .about-hero-bio{width:100%}.about-hero .about-hero-portrait{width:25%;top:50%;transform:translate(-50%,-50%) rotate(0)}.about-hero .about-hero-portrait img{position:absolute;height:110%}}@media(max-width:600px){.about-hero{padding:5rem 1.25rem 3rem}.about-hero .about-hero-header h1{font-size:clamp(1.8rem,8vw,2.6rem);white-space:normal}.about-hero .about-hero-portrait{width:45%;position:relative;top:auto;left:auto;transform:none;margin:1.5rem 0}}.hakkimizda-page{background-color:var(--bg);color:var(--fg)}.about-hero-banner-img{width:100%;max-height:480px;border-radius:1.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);margin:2.25rem 0 2.75rem;background-color:var(--bg2);box-shadow:0 12px 32px #00000040}.about-hero-banner-img img{width:100%;height:100%;max-height:480px;object-fit:cover;object-position:center;transition:transform .6s ease}.about-hero-banner-img:hover img{transform:scale(1.03)}.about-section{padding:5rem 2rem;max-width:1200px;margin:0 auto}.about-container{max-width:1200px;margin:0 auto}.section-title{margin-bottom:3rem}.section-title .sub-tag{font-family:supply-mono,monospace;font-size:.9rem;text-transform:uppercase;opacity:.6;display:block;margin-bottom:.75rem}.section-title h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1;text-transform:uppercase;margin-bottom:1rem}.section-title .section-desc{font-size:1.15rem;line-height:1.6;opacity:.85;max-width:900px}.manifesto-section{padding-top:2rem}.manifesto-card{background-color:var(--bg2);border-radius:1.5rem;padding:3.5rem 3rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0000000d}.manifesto-card h2{font-size:clamp(1.8rem,3.5vw,2.8rem);margin-bottom:1.5rem;line-height:1.15}.manifesto-card p{font-size:1.15rem;line-height:1.7;opacity:.9;margin-bottom:1.25rem}.manifesto-card p:last-child{margin-bottom:0}.history-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:2rem}.history-card{background-color:var(--bg2);border-radius:1.25rem;padding:2.25rem;border:1px solid rgba(255,255,255,.08)}.history-card h3{font-size:1.4rem;margin-bottom:1rem}.history-card p{font-size:.98rem;line-height:1.65;opacity:.8;margin-bottom:1rem}.history-card p:last-child{margin-bottom:0}.studio-card{border-color:#ed6a5a4d}.studio-link-btn{display:inline-block;margin-top:1rem;padding:.75rem 1.25rem;background-color:var(--accent1);color:#fff;font-family:supply-mono,monospace;font-size:.85rem;border-radius:.5rem;transition:transform .2s ease,opacity .2s ease}.studio-link-btn:hover{transform:translateY(-2px);opacity:.9}.history-summary{background-color:var(--bg2);border-radius:1rem;padding:1.75rem 2rem;border-left:4px solid var(--accent1);font-size:1.05rem;line-height:1.6}.services-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.service-list-item{background-color:var(--bg2);border-radius:1rem;padding:1.75rem;border:1px solid rgba(255,255,255,.06);transition:transform .3s ease,border-color .3s ease}.service-list-item:hover{transform:translateY(-4px);border-color:#fff3}.service-list-item .item-num{font-family:supply-mono,monospace;font-size:.85rem;opacity:.5;display:block;margin-bottom:.75rem}.service-list-item h4{font-size:1.2rem;font-family:formula-narrow,sans-serif;font-weight:700;margin-bottom:.5rem}.service-list-item p{font-size:.92rem;opacity:.75;line-height:1.5}.summary-callout{font-size:1.15rem;line-height:1.6;opacity:.9;text-align:center;padding:1.5rem;background-color:var(--bg2);border-radius:1rem}.antalya-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2rem}.antalya-text p{font-size:1.05rem;line-height:1.65;opacity:.85;margin-bottom:1.25rem}.antalya-hero-img{width:100%;max-height:460px;border-radius:1.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);margin-bottom:2.5rem;background-color:var(--bg2);box-shadow:0 12px 32px #00000040}.antalya-hero-img img{width:100%;height:100%;max-height:460px;object-fit:cover;object-position:center;transition:transform .6s ease}.antalya-hero-img:hover img{transform:scale(1.03)}.antalya-bullets{background-color:var(--bg2);border-radius:1.25rem;padding:2rem;border:1px solid rgba(255,255,255,.08)}.antalya-bullets h4{font-size:1.2rem;margin-bottom:1.25rem;font-family:formula-narrow,sans-serif}.antalya-bullets ul{list-style:none;display:flex;flex-direction:column;gap:.85rem}.antalya-bullets li{font-family:formula-narrow,sans-serif;font-size:.98rem;display:flex;align-items:center;gap:.6rem}.antalya-bullets li span{color:var(--accent1)}.antalya-footnote{font-size:1.05rem;line-height:1.65;opacity:.85;background-color:var(--bg2);padding:1.5rem 2rem;border-radius:1rem}.deep-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.deep-service-card{background-color:var(--bg2);border-radius:1.25rem;padding:2.25rem;border:1px solid rgba(255,255,255,.08)}.deep-service-card h3{font-size:1.4rem;margin-bottom:1rem}.deep-service-card p{font-size:.96rem;line-height:1.65;opacity:.8;margin-bottom:1rem}.deep-service-card p:last-child{margin-bottom:0}.geo-card{grid-column:span 2;border-color:#fff3}.geo-checklist{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.25rem 0}.geo-checklist span{font-family:supply-mono,monospace;font-size:.8rem;background-color:var(--bg);padding:.4rem .8rem;border-radius:.4rem;border:1px solid rgba(255,255,255,.1)}.geo-disclaimer{font-size:.92rem;opacity:.75;font-style:italic;margin-top:1rem}.audience-tags-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-bottom:2rem}.audience-tag-box{background-color:var(--bg2);border-radius:.85rem;padding:1.5rem;text-align:center;font-family:formula-narrow,sans-serif;font-weight:700;font-size:1.05rem;border:1px solid rgba(255,255,255,.08)}.audience-footer-text{font-size:1.05rem;line-height:1.65;opacity:.85;background-color:var(--bg2);padding:1.75rem 2rem;border-radius:1rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:2rem}.team-card{background-color:var(--bg2);border-radius:1.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;transition:transform .35 ease,border-color .35s ease,box-shadow .35s ease}.team-card:hover{transform:translateY(-6px);border-color:#ffffff40;box-shadow:0 16px 36px #00000026}.team-img-wrapper{width:100%;aspect-ratio:4 / 4.2;overflow:hidden;position:relative;background-color:var(--bg);border-bottom:1px solid rgba(255,255,255,.08)}.team-img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center 20%;transition:transform .5s ease}.team-img-wrapper.ceyhun-img img{object-position:center 80%}.team-card:hover .team-img-wrapper img{transform:scale(1.05)}.team-card-content{padding:2rem 1.75rem 2.25rem;display:flex;flex-direction:column;flex:1}.team-role-badge{font-family:supply-mono,monospace;font-size:.75rem;text-transform:uppercase;background-color:var(--accent1);color:#fff;padding:.35rem .75rem;border-radius:.4rem;width:max-content;margin-bottom:1.25rem;letter-spacing:.05em}.team-card h3{font-size:1.45rem;margin-bottom:.35rem}.team-card .team-title{font-family:supply-mono,monospace;font-size:.85rem;opacity:.65;margin-bottom:1.25rem}.team-card .team-bio{font-size:.94rem;line-height:1.6;opacity:.8}.why-us-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem}.why-box{background-color:var(--bg2);border-radius:1.25rem;padding:2.25rem;border:1px solid rgba(255,255,255,.08)}.why-box.full-width{grid-column:span 2}.why-box .why-icon{font-family:supply-mono,monospace;font-size:1rem;opacity:.5;display:block;margin-bottom:1rem}.why-box h4{font-size:1.25rem;font-family:formula-narrow,sans-serif;font-weight:700;margin-bottom:.75rem}.why-box p{font-size:.95rem;line-height:1.6;opacity:.8}.process-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.step-card{background-color:var(--bg2);border-radius:1.25rem;padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.08)}.step-card .step-number{font-family:supply-mono,monospace;font-size:1.25rem;color:var(--accent1);font-weight:700;display:block;margin-bottom:.75rem}.step-card h4{font-size:1.1rem;font-family:formula-narrow,sans-serif;font-weight:700;margin-bottom:.5rem}.step-card p{font-size:.9rem;line-height:1.5;opacity:.75}@media(max-width:900px){.antalya-content-grid{grid-template-columns:1fr}.geo-card,.why-box.full-width{grid-column:span 1}}
