.DynamicIslandNav-module__FpPCkG__dynamicIslandNav{z-index:50;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.DynamicIslandNav-module__FpPCkG__desktopNav{display:none!important}}.DynamicIslandNav-module__FpPCkG__glowContainer{pointer-events:none;z-index:0;border-radius:9999px;position:absolute;inset:-3px;overflow:hidden}.DynamicIslandNav-module__FpPCkG__glowSpinner{filter:blur(8px);background:conic-gradient(#0000 0deg,#4f46e566 60deg,#6366f199 120deg,#14b8a666 180deg,#0000 240deg);animation:4s linear infinite DynamicIslandNav-module__FpPCkG__spinSlow;position:absolute;inset:-50%}@keyframes DynamicIslandNav-module__FpPCkG__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DynamicIslandNav-module__FpPCkG__islandContainer{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-card);height:48px;box-shadow:var(--shadow-elevated);transition:box-shadow var(--transition-base),border-color var(--transition-base);z-index:1;border-radius:9999px;align-items:center;display:flex;position:relative;overflow:visible}.DynamicIslandNav-module__FpPCkG__islandContainer:hover{border-color:var(--border-focus);box-shadow:0 12px 36px #0000001f}.DynamicIslandNav-module__FpPCkG__islandLogo{z-index:2;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.DynamicIslandNav-module__FpPCkG__islandText{justify-content:center;align-items:center;display:flex}.DynamicIslandNav-module__FpPCkG__navLogoImg{object-fit:contain;filter:drop-shadow(0 1px 2px #0000000d);width:auto;height:26px}.DynamicIslandNav-module__FpPCkG__sectionText{letter-spacing:.15em;color:var(--text-primary);text-transform:uppercase;font-size:.75rem;font-weight:800}.DynamicIslandNav-module__FpPCkG__islandLinks{opacity:0;white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;padding-left:5rem;padding-right:1rem;display:flex}.DynamicIslandNav-module__FpPCkG__navItemWrapper{position:relative}.DynamicIslandNav-module__FpPCkG__dynamicNavLink{color:var(--text-secondary);transition:color var(--transition-fast),background-color var(--transition-fast);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;padding:.5rem .85rem;font-size:.825rem;font-weight:600;text-decoration:none;display:inline-flex}.DynamicIslandNav-module__FpPCkG__dynamicNavLink:hover{color:var(--text-primary);background:var(--bg-accent-subtle)}.DynamicIslandNav-module__FpPCkG__dropdownContainer,.DynamicIslandNav-module__FpPCkG__dropdownTrigger{position:relative}.DynamicIslandNav-module__FpPCkG__dropdownMenu{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);opacity:0;visibility:hidden;min-width:220px;transition:all var(--transition-base);z-index:60;flex-direction:column;gap:.2rem;padding:.6rem;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(8px)}.DynamicIslandNav-module__FpPCkG__dropdownContainer:hover .DynamicIslandNav-module__FpPCkG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.DynamicIslandNav-module__FpPCkG__dropdownItem{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);white-space:nowrap;padding:.6rem 1rem;font-size:.825rem;font-weight:600;text-decoration:none}.DynamicIslandNav-module__FpPCkG__dropdownItem:hover{color:var(--accent-primary);background:var(--bg-accent-subtle)}.DynamicIslandNav-module__FpPCkG__mobileNavHeader{display:none}@media (max-width:768px){.DynamicIslandNav-module__FpPCkG__mobileNavHeader{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border-subtle);padding:.85rem 1.25rem;display:block;position:fixed;top:0;left:0;right:0}}.DynamicIslandNav-module__FpPCkG__mobileNavInner{justify-content:space-between;align-items:center;display:flex}.DynamicIslandNav-module__FpPCkG__hamburgerBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.DynamicIslandNav-module__FpPCkG__hamburger{flex-direction:column;justify-content:space-between;width:22px;height:16px;display:flex;position:relative}.DynamicIslandNav-module__FpPCkG__hamburger span{background:var(--text-primary);width:100%;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.DynamicIslandNav-module__FpPCkG__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.DynamicIslandNav-module__FpPCkG__hamburgerOpen span:nth-child(2){opacity:0}.DynamicIslandNav-module__FpPCkG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.DynamicIslandNav-module__FpPCkG__mobileMenuOverlay{background:var(--bg-main);z-index:95;opacity:0;visibility:hidden;transition:all var(--transition-base);display:none;position:fixed;inset:0}@media (max-width:768px){.DynamicIslandNav-module__FpPCkG__mobileMenuOverlay{justify-content:center;align-items:center;display:flex}.DynamicIslandNav-module__FpPCkG__mobileMenuOverlay.DynamicIslandNav-module__FpPCkG__mobileMenuOpen{opacity:1;visibility:visible}}.DynamicIslandNav-module__FpPCkG__mobileMenuContent{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-height:85vh;padding:2rem;display:flex;overflow-y:auto}.DynamicIslandNav-module__FpPCkG__mobileMenuLink{color:var(--text-primary);letter-spacing:-.01em;transition:color var(--transition-fast);font-size:1.35rem;font-weight:700;text-decoration:none}.DynamicIslandNav-module__FpPCkG__mobileMenuLink:hover{color:var(--accent-primary)}.DynamicIslandNav-module__FpPCkG__mobileDropdownItems{flex-direction:column;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.DynamicIslandNav-module__FpPCkG__mobileDropdownItem{color:var(--text-secondary);transition:color var(--transition-fast);font-size:1rem;font-weight:500;text-decoration:none}.DynamicIslandNav-module__FpPCkG__mobileDropdownItem:hover{color:var(--accent-primary)}.DynamicIslandNav-module__FpPCkG__mobileCtaBtn{background:var(--accent-primary);color:#fff;transition:all var(--transition-base);box-shadow:var(--shadow-sm);border-radius:9999px;justify-content:center;align-items:center;margin-top:1rem;padding:.85rem 2rem;font-weight:700;text-decoration:none;display:inline-flex}.DynamicIslandNav-module__FpPCkG__mobileCtaBtn:hover{background:var(--accent-primary-hover);transform:translateY(-2px)}
.Footer-module__KWgBSG__footer{background:var(--bg-main);border-top:1px solid var(--border-subtle);position:relative}.Footer-module__KWgBSG__footerContent{max-width:1400px;padding:1.5rem var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module__KWgBSG__footerBrand{flex:1;align-items:center;gap:.75rem;display:flex}.Footer-module__KWgBSG__footerLogoImg{width:auto;height:24px;display:block}.Footer-module__KWgBSG__footerBrandText{letter-spacing:-.02em;color:var(--text-primary);font-size:1.1rem;font-weight:800}.Footer-module__KWgBSG__footerCopyright{text-align:center;flex-direction:column;flex:1;gap:.25rem;display:flex}.Footer-module__KWgBSG__footerCopyright span{color:var(--text-muted);font-size:.75rem}.Footer-module__KWgBSG__footerLegalLinks{color:var(--text-secondary);justify-content:center;align-items:center;gap:.6rem;font-size:.75rem;display:flex}.Footer-module__KWgBSG__footerLegalLinks a{color:var(--text-secondary);transition:color var(--transition-fast);text-decoration:none}.Footer-module__KWgBSG__footerLegalLinks a:hover{color:var(--accent-primary);text-decoration:underline}.Footer-module__KWgBSG__separator{color:var(--border-card);font-size:.6rem}.Footer-module__KWgBSG__footerActions{flex:1;justify-content:flex-end;align-items:center;gap:1.25rem;display:flex}.Footer-module__KWgBSG__footerSocials{align-items:center;gap:.5rem;display:flex}.Footer-module__KWgBSG__footerSocialLink{background:var(--bg-surface);border:1px solid var(--border-card);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__KWgBSG__footerSocialLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:translateY(-2px)}.Footer-module__KWgBSG__footerGoUp{background:var(--bg-surface);border:1px solid var(--border-card);border-radius:var(--radius-full);color:var(--text-secondary);letter-spacing:.05em;cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}.Footer-module__KWgBSG__footerGoUp:hover{background:var(--bg-accent-subtle);border-color:var(--accent-primary);color:var(--accent-primary)}@media (max-width:768px){.Footer-module__KWgBSG__footerContent{flex-direction:column;gap:1rem;padding:1.25rem 1rem}.Footer-module__KWgBSG__footerBrand,.Footer-module__KWgBSG__footerCopyright,.Footer-module__KWgBSG__footerActions{text-align:center;flex:none;justify-content:center}}
.MarqueeStrip-module__UKVruW__marqueeWrapper{white-space:nowrap;z-index:10;background:var(--bg-surface);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);-webkit-user-select:none;user-select:none;align-items:center;width:100%;padding:1.25rem 0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.MarqueeStrip-module__UKVruW__marqueeTrack{width:max-content;animation:MarqueeStrip-module__UKVruW__marqueeScroll var(--speed,35s)linear infinite;will-change:transform;display:flex}.MarqueeStrip-module__UKVruW__marqueeReverse .MarqueeStrip-module__UKVruW__marqueeTrack{animation-direction:reverse}.MarqueeStrip-module__UKVruW__marqueeWrapper:hover .MarqueeStrip-module__UKVruW__marqueeTrack{animation-play-state:paused}.MarqueeStrip-module__UKVruW__marqueeItem{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:1.5rem;padding:0 1.5rem;font-size:clamp(.8rem,1.4vw,.95rem);font-weight:800;display:inline-flex}.MarqueeStrip-module__UKVruW__marqueeDot{background:var(--accent-primary);border-radius:50%;width:5px;height:5px;display:inline-block}.MarqueeStrip-module__UKVruW__marqueeHighlight{color:var(--text-primary);font-weight:900}@keyframes MarqueeStrip-module__UKVruW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.ExpandCards-module__OQVALW__expandCardsRoot{width:100%;padding:1rem 0}.ExpandCards-module__OQVALW__expandCardsTitle{text-align:center;color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.15rem;font-weight:800}.ExpandCards-module__OQVALW__expandCardsWrapper{border-radius:var(--radius-xl);width:100%;overflow:hidden}.ExpandCards-module__OQVALW__expandCardsInner{background:var(--bg-surface);border:1px solid var(--border-card);border-radius:var(--radius-xl);justify-content:center;align-items:center;width:100%;min-height:400px;padding:2rem;display:flex;overflow:hidden}.ExpandCards-module__OQVALW__expandCardsRow{justify-content:center;align-items:center;gap:6px;width:100%;max-width:64rem;display:flex;position:relative}.ExpandCards-module__OQVALW__expandCard{cursor:pointer;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ExpandCards-module__OQVALW__expandCardImg{object-fit:cover;width:100%;height:100%}.ExpandCards-module__OQVALW__expandCardOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0f172acc 100%);align-items:flex-end;padding:1.5rem;transition:opacity .4s,transform .4s;display:flex;position:absolute;bottom:0;left:0;right:0}.ExpandCards-module__OQVALW__expandCardName{color:#fff;letter-spacing:-.01em;font-size:.95rem;font-weight:700}@media (max-width:768px){.ExpandCards-module__OQVALW__expandCardsInner{min-height:280px;padding:1rem}.ExpandCards-module__OQVALW__expandCard{height:16rem!important}}
.ServiceBlogCard-module__Dc6cnW__sblogCard{background:var(--bg-elevated);border:1px solid var(--border-card);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.ServiceBlogCard-module__Dc6cnW__sblogCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.ServiceBlogCard-module__Dc6cnW__sblogCardCover{align-items:flex-end;height:140px;padding:1rem 1.25rem;display:flex;position:relative;overflow:hidden}.ServiceBlogCard-module__Dc6cnW__sblogCardTag{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0f172a99;border:1px solid #fff3;border-radius:9999px;padding:.3rem .85rem;font-size:.7rem;font-weight:700;display:inline-block}.ServiceBlogCard-module__Dc6cnW__sblogCardBody{flex-direction:column;flex:1;gap:.65rem;padding:1.5rem 1.5rem 1.25rem;display:flex}.ServiceBlogCard-module__Dc6cnW__sblogCardTitle{color:var(--text-primary);letter-spacing:-.01em;transition:color var(--transition-fast);font-size:1.05rem;font-weight:800;line-height:1.35}.ServiceBlogCard-module__Dc6cnW__sblogCard:hover .ServiceBlogCard-module__Dc6cnW__sblogCardTitle{color:var(--accent-primary)}.ServiceBlogCard-module__Dc6cnW__sblogCardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.ServiceBlogCard-module__Dc6cnW__sblogCardFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.85rem;display:flex}.ServiceBlogCard-module__Dc6cnW__sblogCardMeta{color:var(--text-muted);font-size:.75rem;font-weight:600}.ServiceBlogCard-module__Dc6cnW__sblogCardRead{color:var(--accent-primary);transition:gap var(--transition-fast);align-items:center;gap:.35rem;font-size:.8rem;font-weight:700;display:inline-flex}.ServiceBlogCard-module__Dc6cnW__sblogCard:hover .ServiceBlogCard-module__Dc6cnW__sblogCardRead{gap:.6rem}
.blog-module__JsT-Oq__page{background:#fff;min-height:100vh;padding-top:140px;padding-bottom:80px}.blog-module__JsT-Oq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.blog-module__JsT-Oq__header{text-align:center;margin-bottom:4rem}.blog-module__JsT-Oq__badge{color:#4f46e5;letter-spacing:.05em;background:#4f46e514;border-radius:2rem;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.blog-module__JsT-Oq__title{letter-spacing:-.04em;color:#111827;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.blog-module__JsT-Oq__titleAccent{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__JsT-Oq__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.blog-module__JsT-Oq__filterBtn{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:2rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.blog-module__JsT-Oq__filterBtn:hover{background:#e5e7eb}.blog-module__JsT-Oq__filterBtn.blog-module__JsT-Oq__active{color:#fff;background:#4f46e5}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.blog-module__JsT-Oq__card{background:#fff;border:1px solid #f3f4f6;border-radius:1.5rem;flex-direction:column;height:100%;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:#e5e7eb;transform:translateY(-4px);box-shadow:0 20px 40px -15px #0000000d}.blog-module__JsT-Oq__cardImageWrapper{aspect-ratio:16/10;background:#f8fafc;position:relative;overflow:hidden}.blog-module__JsT-Oq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardImage{transform:scale(1.05)}.blog-module__JsT-Oq__cardCategory{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#ffffffe6;border-radius:2rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.blog-module__JsT-Oq__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-module__JsT-Oq__cardTitle{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardExcerpt{color:#6b7280;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardFooter{color:#9ca3af;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.8rem;display:flex}.blog-module__JsT-Oq__cardMeta{align-items:center;gap:1rem;display:flex}.blog-module__JsT-Oq__cardMeta span{align-items:center;gap:.25rem;display:flex}.blog-module__JsT-Oq__articleHeader{text-align:center;max-width:800px;margin:0 auto 3rem}.blog-module__JsT-Oq__articleTitle{letter-spacing:-.03em;color:#111827;margin:1.5rem 0;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.2}.blog-module__JsT-Oq__articleMeta{color:#6b7280;justify-content:center;align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.blog-module__JsT-Oq__articleMetaItem{align-items:center;gap:.5rem;display:flex}.blog-module__JsT-Oq__articleCover{object-fit:cover;border-radius:1.5rem;width:100%;max-height:600px;margin-bottom:4rem}.blog-module__JsT-Oq__articleContent{color:#374151;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:760px;margin:0 auto;font-size:1.125rem;line-height:1.8}.blog-module__JsT-Oq__articleContent h2{color:#111827;letter-spacing:-.02em;margin:2.5rem 0 1rem;font-size:2rem;font-weight:700}.blog-module__JsT-Oq__articleContent h3{color:#111827;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600}.blog-module__JsT-Oq__articleContent p{margin-bottom:1.5rem}.blog-module__JsT-Oq__articleContent img{border-radius:1rem;width:100%;margin:2rem 0}.blog-module__JsT-Oq__articleContent a{color:#4f46e5;text-underline-offset:4px;-webkit-text-decoration:underline #4f46e54d;text-decoration:underline #4f46e54d;transition:all .2s}.blog-module__JsT-Oq__articleContent a:hover{text-decoration-color:#4f46e5}.blog-module__JsT-Oq__articleContent ul,.blog-module__JsT-Oq__articleContent ol{margin-bottom:1.5rem;padding-left:1.5rem}.blog-module__JsT-Oq__articleContent li{margin-bottom:.5rem}.blog-module__JsT-Oq__articleContent blockquote{color:#6b7280;border-left:4px solid #4f46e5;margin:2rem 0;padding-left:1.5rem;font-style:italic}.blog-module__JsT-Oq__articleContent code{background:#f3f4f6;border-radius:.25rem;padding:.2rem .4rem;font-family:monospace;font-size:.9em}.blog-module__JsT-Oq__articleContent pre code{background:0 0;padding:0}.blog-module__JsT-Oq__articleContent pre{color:#f3f4f6;background:#111827;border-radius:1rem;margin:2rem 0;padding:1.5rem;overflow-x:auto}
.iletisim-module__5OW_OG__page{background:linear-gradient(#fff 0%,#f5f7fa 50%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex}.iletisim-module__5OW_OG__container{width:100%;max-width:1000px}.iletisim-module__5OW_OG__header{text-align:center;margin-bottom:3rem}.iletisim-module__5OW_OG__badge{background:#4f46e514;border:1px solid #4f46e533;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;display:inline-flex}.iletisim-module__5OW_OG__badge span{letter-spacing:.15em;color:#4f46e5;font-size:.75rem;font-weight:600}.iletisim-module__5OW_OG__title{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:900;line-height:1.1}.iletisim-module__5OW_OG__title span{color:#111827;display:block}.iletisim-module__5OW_OG__titleAccent{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.iletisim-module__5OW_OG__description{color:#4b5563;margin:0;font-size:1rem;line-height:1.7}.iletisim-module__5OW_OG__content{grid-template-columns:1fr 280px;align-items:start;gap:2.5rem;display:grid}.iletisim-module__5OW_OG__form{flex-direction:column;gap:1.25rem;display:flex;position:relative}.iletisim-module__5OW_OG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.iletisim-module__5OW_OG__formGroup{flex-direction:column;gap:.4rem;display:flex}.iletisim-module__5OW_OG__formGroup label{color:#4b5563;font-size:.82rem;font-weight:500}.iletisim-module__5OW_OG__formGroup input,.iletisim-module__5OW_OG__formGroup textarea,.iletisim-module__5OW_OG__formGroup select{color:#111827;background:#00000005;border:1px solid #0000001a;border-radius:10px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .25s}.iletisim-module__5OW_OG__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.iletisim-module__5OW_OG__formGroup input::placeholder,.iletisim-module__5OW_OG__formGroup textarea::placeholder{color:#9ca3af}.iletisim-module__5OW_OG__formGroup input:focus,.iletisim-module__5OW_OG__formGroup textarea:focus,.iletisim-module__5OW_OG__formGroup select:focus{border-color:#4f46e580;box-shadow:0 0 0 3px #4f46e514}.iletisim-module__5OW_OG__formGroup textarea{resize:vertical;min-height:120px}.iletisim-module__5OW_OG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.9rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.iletisim-module__5OW_OG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 30px #4f46e54d}.iletisim-module__5OW_OG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.iletisim-module__5OW_OG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite iletisim-module__5OW_OG__spin}@keyframes iletisim-module__5OW_OG__spin{to{transform:rotate(360deg)}}.iletisim-module__5OW_OG__formSuccess{text-align:center;color:#16a34a;background:#22c55e14;border:1px solid #22c55e40;border-radius:12px;padding:1rem;font-size:.9rem;font-weight:500}.iletisim-module__5OW_OG__formError{text-align:center;color:#dc2626;background:#ef444414;border:1px solid #ef444440;border-radius:12px;padding:1rem;font-size:.9rem;font-weight:500}.iletisim-module__5OW_OG__infoSidebar{flex-direction:column;gap:1rem;display:flex}.iletisim-module__5OW_OG__infoCard{background:#fff;border:1px solid #0000000f;border-radius:14px;padding:1.25rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0000000a}.iletisim-module__5OW_OG__infoCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.iletisim-module__5OW_OG__infoIcon{margin-bottom:.5rem;font-size:1.5rem}.iletisim-module__5OW_OG__infoCard h3{color:#111827;margin:0 0 .25rem;font-size:.85rem;font-weight:600}.iletisim-module__5OW_OG__infoCard p{color:#6b7280;margin:0;font-size:.82rem;line-height:1.5}@media (max-width:768px){.iletisim-module__5OW_OG__page{padding:6rem 1.25rem 3rem}.iletisim-module__5OW_OG__content,.iletisim-module__5OW_OG__formRow{grid-template-columns:1fr}.iletisim-module__5OW_OG__description br{display:none}.iletisim-module__5OW_OG__infoSidebar{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}}@media (max-width:480px){.iletisim-module__5OW_OG__infoSidebar{grid-template-columns:1fr}}
.ServiceMainframe-module__sPB8NG__smf2{background:#fff;position:relative;overflow-x:hidden}.ServiceMainframe-module__sPB8NG__smf2Tag{color:#4f46e5;letter-spacing:.06em;text-transform:uppercase;background:#4f46e514;border:1px solid #4f46e533;border-radius:9999px;margin-bottom:.75rem;padding:.3rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.ServiceMainframe-module__sPB8NG__smf2Hero{width:100%;height:calc(55vh + 90px);min-height:480px;position:relative;overflow:hidden}.ServiceMainframe-module__sPB8NG__smf2HeroImgWrap{position:absolute;inset:0;overflow:hidden}.ServiceMainframe-module__sPB8NG__smf2HeroImg{object-fit:cover;object-position:center;width:100%;height:100%}.ServiceMainframe-module__sPB8NG__smf2HeroImgFallback{background:linear-gradient(135deg,#1e1b4b 0%,#0f172a 100%);width:100%;height:100%}.ServiceMainframe-module__sPB8NG__smf2HeroOverlay{background:linear-gradient(#0f172a73 0%,#0f172abf 100%);position:absolute;inset:0}.ServiceMainframe-module__sPB8NG__smf2HeroBody{text-align:center;z-index:5;width:90%;max-width:900px;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.ServiceMainframe-module__sPB8NG__smf2HeroTitle{letter-spacing:-.03em;color:#fff;text-shadow:0 4px 24px #0006;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:900;line-height:1.05}.ServiceMainframe-module__sPB8NG__smf2Ribbon{z-index:10;pointer-events:none;width:100%;height:240px;position:absolute;bottom:0;left:0;overflow:visible}.ServiceMainframe-module__sPB8NG__smf2RibbonSvg{width:3600px;height:320px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ServiceMainframe-module__sPB8NG__smf2Process{z-index:11;background:#f8fafc;padding:5rem 0 4rem;position:relative}.ServiceMainframe-module__sPB8NG__smf2ProcessHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex}.ServiceMainframe-module__sPB8NG__smf2ProcessTitle{color:#111827;margin-top:.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.ServiceMainframe-module__sPB8NG__smf2ProcessSub{color:#6b7280;max-width:540px;margin-top:.75rem;font-size:.95rem;line-height:1.6}.ServiceMainframe-module__sPB8NG__smf2Steps{flex-wrap:wrap;gap:1.25rem;display:flex}.ServiceMainframe-module__sPB8NG__smf2Step{background:#fff;border:1px solid #00000012;border-radius:1.25rem;flex-direction:column;flex:1;align-items:flex-start;gap:.85rem;min-width:170px;padding:1.75rem 1.25rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 1px 3px #0000000a}.ServiceMainframe-module__sPB8NG__smf2Step:hover{border-color:#4f46e5;transform:translateY(-4px);box-shadow:0 12px 32px #4f46e51a}.ServiceMainframe-module__sPB8NG__smf2StepNum{color:#9ca3af;letter-spacing:.1em;font-size:.7rem;font-weight:800}.ServiceMainframe-module__sPB8NG__smf2StepIcon{color:#4f46e5;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;transition:all .3s;display:flex}.ServiceMainframe-module__sPB8NG__smf2Step:hover .ServiceMainframe-module__sPB8NG__smf2StepIcon{color:#fff;filter:drop-shadow(0 4px 12px #4f46e54d);background:linear-gradient(135deg,#4f46e5,#7c3aed)}.ServiceMainframe-module__sPB8NG__smf2StepTitle{color:#111827;font-size:.88rem;font-weight:700;line-height:1.3}.ServiceMainframe-module__sPB8NG__smf2StepDesc{color:#6b7280;font-size:.8rem;line-height:1.6}.ServiceMainframe-module__sPB8NG__smf2Portfolio{background:#fff;padding:5rem 0 3rem}.ServiceMainframe-module__sPB8NG__smf2PortfolioHead{margin-bottom:2.5rem}.ServiceMainframe-module__sPB8NG__smf2PortfolioTitle{color:#111827;margin-top:.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800}.ServiceMainframe-module__sPB8NG__smf2PortfolioSub{color:#6b7280;max-width:540px;margin-top:.5rem;font-size:.95rem}.ServiceMainframe-module__sPB8NG__smf2Mot{background:#0f172a;padding:6rem 0;position:relative;overflow:hidden}.ServiceMainframe-module__sPB8NG__smf2Mot:before{content:"";pointer-events:none;background:radial-gradient(circle,#4f46e51f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-30%;right:-15%}.ServiceMainframe-module__sPB8NG__smf2MotContent{max-width:800px}.ServiceMainframe-module__sPB8NG__smf2MotHeading{color:#fff;letter-spacing:-.02em;max-width:800px;margin-bottom:3rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.ServiceMainframe-module__sPB8NG__smf2MotText{color:#ffffffe6;margin-bottom:2rem;font-size:1.1rem;font-weight:600;line-height:1.7}.ServiceMainframe-module__sPB8NG__smf2Blog{background:#f8fafc;padding:5rem 0 6rem}.ServiceMainframe-module__sPB8NG__smf2BlogHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.ServiceMainframe-module__sPB8NG__smf2BlogTitle{color:#111827;margin-top:.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800}.ServiceMainframe-module__sPB8NG__smf2BlogSub{color:#6b7280;font-size:.95rem}.ServiceMainframe-module__sPB8NG__smf2BlogGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.ServiceMainframe-module__sPB8NG__smf2Faq{background:#fff;padding:5rem 0 6rem}.ServiceMainframe-module__sPB8NG__smf2FaqHead{margin-bottom:2.5rem}.ServiceMainframe-module__sPB8NG__smf2FaqTitle{color:#111827;margin-top:.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800}.ServiceMainframe-module__sPB8NG__smf2FaqSub{color:#6b7280;margin-top:.5rem;font-size:.95rem}.ServiceMainframe-module__sPB8NG__smf2FaqList{max-width:800px}.ServiceMainframe-module__sPB8NG__smf2FaqItem{cursor:pointer;border-bottom:1px solid #00000014;padding:1.5rem 0}.ServiceMainframe-module__sPB8NG__smf2FaqItem:first-child{border-top:1px solid #00000014}.ServiceMainframe-module__sPB8NG__smf2FaqQ{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ServiceMainframe-module__sPB8NG__smf2FaqQ span{color:#111827;font-size:1rem;font-weight:600;line-height:1.4}.ServiceMainframe-module__sPB8NG__smf2FaqChevron{color:#9ca3af;flex-shrink:0;transition:transform .4s cubic-bezier(.4,0,.2,1),color .3s}.ServiceMainframe-module__sPB8NG__smf2FaqChevronOpen{color:#4f46e5;transform:rotate(180deg)}.ServiceMainframe-module__sPB8NG__smf2FaqA{transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s;overflow:hidden}.ServiceMainframe-module__sPB8NG__smf2FaqA p{color:#6b7280;max-width:640px;padding-top:1rem;font-size:.92rem;line-height:1.75}@media (max-width:1024px){.ServiceMainframe-module__sPB8NG__smf2BlogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServiceMainframe-module__sPB8NG__smf2Hero{height:calc(50vh + 65px);min-height:325px}.ServiceMainframe-module__sPB8NG__smf2Ribbon{height:130px;bottom:0}.ServiceMainframe-module__sPB8NG__smf2Process{padding:5rem 0 3rem}.ServiceMainframe-module__sPB8NG__smf2ProcessHead{flex-direction:column;align-items:flex-start}.ServiceMainframe-module__sPB8NG__smf2Steps{gap:.875rem}.ServiceMainframe-module__sPB8NG__smf2Step{flex:calc(50% - .875rem)}.ServiceMainframe-module__sPB8NG__smf2BlogGrid{grid-template-columns:1fr}.ServiceMainframe-module__sPB8NG__smf2MotHeading{font-size:clamp(1.6rem,7vw,2.5rem)}}@media (max-width:480px){.ServiceMainframe-module__sPB8NG__smf2Step{flex:100%}}
