:root{--bg:#f5f7f9;--paper:#fff;--soft:#eaf0f4;--line:#d8e1e7;--ink:#25313a;--muted:#5d6d79;--blue:#2f7198;--blue-dark:#235c7d;--blue-light:#dbeaf4;--footer:#172c39;--shadow:0 12px 36px rgba(25,56,76,.065)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.container{width:min(1400px,calc(100% - 56px));margin-inline:auto}.skip-link{position:absolute;top:-50px;left:10px;background:var(--blue);color:#fff;padding:8px 12px;z-index:100}.skip-link:focus{top:8px}:focus-visible{outline:3px solid #4aa7de;outline-offset:3px}.site-header{position:relative;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line)}.header-inner{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{flex:0 0 auto}.brand img{width:250px;height:auto}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto;white-space:nowrap}.desktop-nav a{font-size:.9rem;font-weight:600;padding:10px 0;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav .active{color:var(--blue);border-bottom-color:var(--blue)}.header-actions{display:flex;align-items:center;gap:17px}.search-link{display:grid;place-items:center;color:var(--ink)}.search-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:46px;border-radius:5px;padding:11px 24px;font-size:.93rem;font-weight:700;white-space:nowrap;transition:background .18s,color .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px rgba(47,113,152,.16)}.button-primary:hover{background:var(--blue-dark)}.button-outline{background:rgba(255,255,255,.74);color:var(--ink);border:1px solid #becbd4}.button-outline:hover{background:#fff}.button span:last-child,.text-link span{font-size:1.2em;line-height:1}.menu-toggle,.mobile-nav{display:none}

.hero{height:578px;position:relative;isolation:isolate;overflow:hidden;background:#e8edf1}.hero-placeholder{position:absolute;inset:0;background:linear-gradient(90deg,#f5f7f9 0%,rgba(245,247,249,.96) 31%,rgba(245,247,249,.61) 59%,rgba(231,238,242,.46) 100%),linear-gradient(135deg,#e5ecf1,#cbd9e3);z-index:-1}.hero-placeholder:after{content:"";position:absolute;right:7%;top:10%;width:42%;height:78%;border:1px dashed #a7bac8;border-radius:12px;background:rgba(255,255,255,.15)}.empty-mark{position:absolute;right:21%;top:50%;transform:translateY(-50%);display:flex;align-items:center;flex-direction:column;gap:12px;color:#7590a1;font-size:.95rem;z-index:1}.empty-mark svg{width:40px;height:40px}.hero-inner{height:100%;display:flex;align-items:center}.hero-content{max-width:710px;padding-bottom:29px}.eyebrow{font-size:.77rem;letter-spacing:.2em;font-weight:800;color:var(--blue-dark);margin-bottom:24px}.hero h1{font-size:clamp(2.8rem,4.4vw,4.7rem);line-height:1.05;letter-spacing:-.045em;margin:0 0 20px;font-weight:800}.hero h1 span{color:var(--blue)}.hero p{max-width:590px;color:#42535f;font-size:1.03rem;line-height:1.7;margin:0 0 27px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.play-small{display:grid;place-items:center;width:24px;height:24px;border:1.5px solid var(--blue);border-radius:50%;font-size:.55rem;color:var(--blue)}.stats-wrap{position:relative;z-index:2;margin-top:-41px}.stats{display:grid;grid-template-columns:repeat(4,1fr) 1.55fr;align-items:center;min-height:93px;border:1px solid var(--line);border-radius:7px;background:var(--paper);box-shadow:var(--shadow);overflow:hidden}.stat{display:flex;align-items:center;gap:15px;padding:10px 26px;border-right:1px solid var(--line)}.stat-icon{font-size:1.9rem;color:var(--blue);line-height:1}.stat strong{display:block;font-size:1.36rem;line-height:1.1}.stat small{display:block;color:var(--muted);font-size:.77rem;margin-top:4px}.stats-note{text-align:right;padding:0 27px;color:#82909a;font-size:.87rem;font-style:italic}

.section{padding:47px 0;border-bottom:1px solid #e0e7ec}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:21px}.heading-group{display:flex;align-items:baseline;gap:26px;flex-wrap:wrap}.section h2{font-size:1.72rem;letter-spacing:-.035em;line-height:1.2;margin:0;font-weight:800}.heading-group p{font-size:.88rem;color:var(--muted);margin:0}.text-link{color:var(--blue);font-size:.86rem;font-weight:700;display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.text-link:hover{text-decoration:underline}.service-grid,.project-grid,.reels-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.image-card{background:var(--paper);border:1px solid var(--line);border-radius:6px;overflow:hidden;min-width:0}.placeholder{position:relative;display:grid;place-items:center;background:linear-gradient(135deg,#e9eff3,#dfe9ef);color:#7d95a5;border:1px dashed #b3c4d0;overflow:hidden}.placeholder:before{content:"";position:absolute;inset:10px;border:1px solid rgba(137,162,178,.23);border-radius:3px}.placeholder>span{position:relative;font-size:.74rem;font-weight:600;letter-spacing:.04em;text-align:center;padding:8px}.image-card-media{height:220px;border:0;border-bottom:1px dashed #b3c4d0}.image-card-body{padding:13px 13px 16px}.image-card h3{margin:0 0 4px;font-size:.96rem;line-height:1.25}.image-card p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.45}.services{padding-top:38px}

.store{background:#edf3f7}.heading-symbol{color:var(--blue)}.store-layout{display:grid;grid-template-columns:275px minmax(0,1fr);gap:26px;align-items:center}.store-intro h3{font-size:1.48rem;letter-spacing:-.02em;line-height:1.22;margin:0 0 12px}.store-intro p{color:var(--muted);font-size:.88rem;line-height:1.55;margin:0 0 22px}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product-card{min-width:0}.product-media{height:178px;border-radius:5px}.product-card h4{margin:8px 0 0;font-size:.82rem;font-weight:600;line-height:1.35}.product-card p{margin:1px 0 0;font-size:.78rem;font-weight:700;color:var(--blue-dark)}.project-media{height:185px;border:0;border-bottom:1px dashed #b3c4d0}.project-card .image-card-body{padding:10px 12px 12px}.project-card h3{font-size:.84rem}.project-card p{font-size:.75rem}

.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.process-card{display:flex;gap:12px;align-items:center;min-height:120px;border:1px solid var(--line);border-radius:6px;background:#f7f9fa;padding:16px}.process-icon{flex:0 0 49px;width:49px;height:49px;border:1.5px solid var(--blue);border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:1.4rem}.process-card b{color:var(--blue);font-size:.91rem}.process-card h3{font-size:.9rem;line-height:1.1;margin:0 0 4px}.process-card p{margin:0;color:var(--muted);font-size:.74rem;line-height:1.35}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:6px;min-height:180px;padding:19px 20px;display:flex;flex-direction:column}.quote-mark{height:25px;color:var(--blue);font-size:2.7rem;line-height:1;font-family:Georgia,serif}.testimonial-card>p{margin:5px 0 20px;color:var(--muted);font-size:.88rem;line-height:1.55}.testimonial-person{display:flex;align-items:center;gap:11px;margin-top:auto}.avatar-placeholder{width:40px;height:40px;flex:0 0 40px;border-radius:50%;border:1px dashed #aebfc9;background:var(--soft);display:grid;place-items:center;color:#8ea5b3}.testimonial-person strong,.testimonial-person small{display:block}.testimonial-person strong{font-size:.81rem}.testimonial-person small{font-size:.7rem;color:var(--muted)}.company-placeholder{margin-left:auto;border:1px dashed #b8c9d3;padding:3px 7px;font-size:.65rem;color:#8ca2b0}.social{background:#edf3f7}.instagram-icon{color:var(--blue);font-size:1.7rem;vertical-align:-2px}.social-handle{font-size:.82rem;color:var(--muted)}.reel-media{aspect-ratio:1.23;border-radius:5px}.reel-card h3{font-size:.82rem;line-height:1.3;margin:8px 0 0}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.blog-card{display:grid;grid-template-columns:33% 1fr;gap:13px;min-height:131px;padding:6px;border:1px solid var(--line);border-radius:6px;background:#fff}.blog-media{height:118px;border-radius:3px}.blog-card>div:last-child{padding:6px 8px 6px 0;display:flex;flex-direction:column}.blog-card small{color:var(--muted);font-size:.68rem}.blog-card h3{font-size:.88rem;line-height:1.4;margin:4px 0}.read-more{color:var(--blue);font-size:.75rem;font-weight:700;margin-top:auto}

.cta-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta-inner{min-height:125px;display:grid;grid-template-columns:335px 1fr auto;align-items:center;gap:35px}.cta-brand{display:flex;align-items:center;gap:15px;border-right:1px solid var(--line)}.brand-gem{font-size:2.5rem;color:var(--blue);line-height:1}.cta-brand h2{font-size:1.55rem;line-height:1.12;letter-spacing:-.03em;margin:0}.cta-inner p{font-size:.93rem;max-width:580px;margin:0;color:#455763}.footer{background:var(--footer);color:#e8eff3}.footer-grid{display:grid;grid-template-columns:1.65fr .78fr .9fr 1.15fr 1.2fr;gap:34px;padding:39px 0 32px}.footer-brand img{width:265px;height:auto}.footer-brand p{font-size:.81rem;line-height:1.55;max-width:260px;color:#bdcbd3}.social-dots{display:flex;gap:8px}.social-dots span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #68808f;border-radius:3px;font-size:.74rem}.footer h3{font-size:.85rem;margin:6px 0 12px}.footer-links a{display:block;color:#c7d3da;font-size:.78rem;margin:5px 0}.footer-links a:hover,.footer-contact a:hover{color:#fff;text-decoration:underline}.footer-contact p,.footer-contact a{display:block;color:#c7d3da;font-size:.78rem;margin:6px 0}.footer-map{min-height:155px;border-radius:4px;background:#e5edf2}.footer-bottom{border-top:1px solid #35505e}.footer-bottom .container{display:flex;justify-content:space-between;gap:15px;padding:15px 0;font-size:.71rem;color:#bbcad2}

@media(max-width:1200px){.desktop-nav{gap:15px}.brand img{width:205px}.header-inner{gap:15px}.service-grid,.project-grid,.reels-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.image-card-media{height:215px}.project-media{height:210px}.store-layout{grid-template-columns:245px 1fr}.product-grid{gap:8px}.product-media{height:150px}.process-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.6fr .7fr .85fr 1fr}.footer-map{grid-column:1/-1;min-height:120px}.cta-inner{grid-template-columns:300px 1fr auto;gap:20px}}
@media(max-width:850px){.container{width:min(100% - 36px,720px)}.desktop-nav,.search-link,.header-quote{display:none}.header-inner{min-height:70px}.brand img{width:220px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;border:1px solid var(--line);border-radius:5px;background:#fff}.menu-toggle span{display:block;width:22px;height:2px;background:var(--ink)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:8px 18px 16px;background:#fff;border-top:1px solid var(--line)}.mobile-nav a{padding:10px 4px;border-bottom:1px solid var(--line)}.hero{height:535px}.hero-placeholder:after{right:-8%;width:55%;opacity:.55}.empty-mark{right:10%;opacity:.6}.hero-content{max-width:620px}.hero h1{font-size:clamp(2.6rem,7.2vw,4rem)}.stats{grid-template-columns:repeat(4,1fr)}.stat{padding:12px 15px;gap:8px}.stats-note{grid-column:1/-1;text-align:center;padding:7px;border-top:1px solid var(--line)}.store-layout{display:block}.store-intro{margin-bottom:22px}.product-grid{grid-template-columns:repeat(5,minmax(165px,1fr));overflow-x:auto;padding-bottom:8px}.testimonial-grid,.blog-grid{grid-template-columns:1fr}.blog-card{max-width:none}.cta-inner{grid-template-columns:1fr auto;padding:22px 0}.cta-brand{border:0}.cta-inner p{grid-column:1/-1;grid-row:2}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.footer-map{grid-column:1/-1}}
@media(max-width:600px){body{font-size:16px}.container{width:calc(100% - 32px)}.brand img{width:188px}.hero{height:585px}.hero-placeholder{background:linear-gradient(90deg,rgba(245,247,249,.97),rgba(245,247,249,.87)),linear-gradient(135deg,#e7edf1,#d9e5eb)}.hero-placeholder:after{width:78%;height:58%;top:24%;opacity:.25}.empty-mark{right:17%;top:59%;opacity:.23}.hero-inner{align-items:flex-start}.hero-content{padding:78px 0 0}.eyebrow{font-size:.68rem;line-height:1.6;letter-spacing:.16em;margin-bottom:22px}.hero h1{font-size:clamp(2.55rem,10.8vw,3.4rem)}.hero p{font-size:.95rem;max-width:470px}.hero-buttons{gap:9px}.hero-buttons .button{padding:10px 15px;font-size:.83rem}.stats-wrap{margin-top:-32px}.stats{grid-template-columns:repeat(2,1fr)}.stat{min-height:74px}.stat:nth-child(2){border-right:0}.stat:nth-child(3),.stat:nth-child(4){border-top:1px solid var(--line)}.stat strong{font-size:1.1rem}.stat small{font-size:.72rem}.stats-note{font-size:.76rem}.section{padding:35px 0}.section h2{font-size:1.46rem}.section-heading{align-items:flex-start;gap:10px}.heading-group{display:block}.heading-group p{font-size:.8rem;margin-top:4px}.text-link{font-size:.75rem;gap:5px;padding-top:4px}.service-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.image-card-media{height:150px}.image-card-body{padding:10px}.image-card h3{font-size:.84rem}.image-card p{font-size:.75rem}.store-intro h3{font-size:1.35rem}.store-intro p{font-size:.85rem}.project-media{height:135px}.process-grid{grid-template-columns:1fr 1fr;gap:9px}.process-card{min-height:114px;padding:10px;gap:8px}.process-icon{width:37px;height:37px;flex-basis:37px;font-size:1.08rem}.process-card p{font-size:.69rem}.testimonial-grid{gap:10px}.reels-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.reel-card{flex:0 0 43%;scroll-snap-align:start}.reel-media{aspect-ratio:9/13}.blog-card{min-height:114px}.blog-media{height:105px}.blog-card h3{font-size:.82rem}.cta-inner{grid-template-columns:1fr;gap:12px;padding:25px 0}.cta-brand h2{font-size:1.35rem}.cta-inner p{grid-column:auto;grid-row:auto;font-size:.85rem}.cta-inner .button{justify-self:start}.footer-grid{grid-template-columns:1fr 1fr;gap:18px;padding-top:32px}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:1/-1}.footer-map{grid-column:1/-1}.footer-bottom .container{display:block}.footer-bottom span{display:block;margin:3px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Referanstaki imza metinleri; diğer tüm metinler kurumsal Inter ile kalır. */
body{font-family:Inter,Arial,sans-serif}
.hero-script,.stats-note,.footer-script{font-family:Hurricane,"Brush Script MT",cursive;font-weight:400;font-style:normal;letter-spacing:0}
.hero-script{position:absolute;right:9%;top:16%;z-index:1;color:#486f86;font-size:2.1rem;line-height:1.1;transform:rotate(-7deg);text-align:center}
.stats-note{display:flex;align-items:center;justify-content:flex-end;align-self:stretch;padding:10px 22px;font-size:1.55rem;color:#476b81;line-height:1.25}
.footer-bottom .footer-script{font-size:1.55rem;line-height:1;color:#d8eaf4}
@media(max-width:850px){.hero-script{display:none}.stats-note{justify-content:center;font-size:1.55rem}}
@media(max-width:600px){.empty-mark{display:none}.stats-note{font-size:1.45rem;padding:10px 7px}.footer-bottom .footer-script{font-size:1.5rem;padding-top:4px}}
.account-link{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;color:var(--blue);font-size:1.25rem;line-height:1}.account-link:hover{background:var(--blue-light)}
@media(max-width:850px){.account-link{margin-left:auto}}
.cms-slide-media{position:absolute;inset:0;z-index:-1;background-size:cover;background-position:center;transition:opacity .35s ease}.cms-slide-media.empty{background:linear-gradient(135deg,#e5ecf1,#cbd9e3)}.cms-slider-controls{position:absolute;left:50%;bottom:62px;transform:translateX(-50%);display:flex;align-items:center;gap:11px;z-index:3;background:rgba(255,255,255,.88);border:1px solid rgba(116,143,159,.35);border-radius:99px;padding:7px 10px;box-shadow:0 8px 25px rgba(27,56,74,.12)}.cms-slider-controls>button,.cms-dots button{border:0;background:transparent;cursor:pointer;color:var(--blue);height:28px}.cms-dots{display:flex;gap:7px}.cms-dots button{width:9px;height:9px;border-radius:50%;padding:0;background:#abc0cd}.cms-dots button.active{width:24px;border-radius:99px;background:var(--blue)}.cms-image{display:block;width:100%;height:100%;object-fit:cover}.service-card-media.cms-image,.category-media.cms-image{border:0}.product-media.cms-image{border-radius:5px}.cms-slider .hero-content{position:relative;z-index:2}.cms-slider .hero-content h1{white-space:normal}@media(max-width:600px){.cms-slider-controls{bottom:43px}.cms-slide-media{background-position:65% center}.cms-slider .hero-content{background:rgba(247,249,251,.76);padding:32px 18px;border-radius:8px;margin-top:45px}.cms-slider .hero-inner{align-items:center}.cms-slider .hero-content h1{font-size:clamp(2.15rem,10vw,3rem)}}@media(prefers-reduced-motion:reduce){.cms-slide-media{transition:none}}

@media(min-width:851px){.hero{width:min(1400px,calc(100% - 56px));margin:24px auto 0;border-radius:10px;height:578px}.site-header+.hero{margin-top:24px}}@media(max-width:850px){.hero{width:100%;margin:0;border-radius:0}}
