
:root{--bg:#02050b;--bg2:#07111f;--panel:#091427;--panel2:#0b1b34;--text:#f4fbff;--muted:#a7b6c9;--line:rgba(255,255,255,.12);--cyan:#13b9ff;--red:#ef2f5b;--green:#25e6b3;--gold:#ffbe55;--shadow:0 24px 70px rgba(0,0,0,.35);--radius:28px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 20% 0%,rgba(19,185,255,.17),transparent 32%),radial-gradient(circle at 90% 20%,rgba(239,47,91,.13),transparent 30%),var(--bg);color:var(--text);line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.skip{position:absolute;left:-999px}.skip:focus{left:20px;top:20px;z-index:9999;background:#fff;color:#000;padding:10px 14px;border-radius:10px}#matrixCanvas{position:fixed;inset:0;width:100%;height:100%;z-index:-2;opacity:.32}.site-header{position:sticky;top:0;z-index:1000;background:linear-gradient(180deg,rgba(0,0,0,.91),rgba(0,4,11,.78));backdrop-filter:blur(17px);border-bottom:1px solid rgba(19,185,255,.18);box-shadow:0 8px 35px rgba(0,0,0,.28)}.site-header:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,185,255,.08),transparent 40%,rgba(239,47,91,.08));pointer-events:none}.header-inner{max-width:var(--max);margin:auto;height:74px;display:flex;align-items:center;gap:24px;padding:0 22px;position:relative}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-lines{width:50px;height:40px;display:grid;gap:5px;transform:skew(-12deg)}.brand-lines i{display:block;border-radius:12px;background:linear-gradient(90deg,var(--cyan),var(--red));box-shadow:0 0 15px rgba(19,185,255,.32)}.brand span:last-child{display:grid;line-height:1}.brand b{font-size:23px;letter-spacing:-.04em}.brand strong{font-size:18px;letter-spacing:-.03em;color:#fff}.brand small{font-size:10px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-top:3px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:20px;font-weight:800;text-transform:lowercase}.nav-item{font-size:15px;color:#fff;opacity:.94;display:inline-flex;align-items:center;gap:4px;padding:25px 0;transition:.2s}.nav-item i{font-style:normal;color:var(--cyan);font-size:12px}.nav-item:hover,.nav-item.active{color:#fff;text-shadow:0 0 18px rgba(19,185,255,.75)}.nav-drop{position:relative}.nav-drop:hover .drop-menu,.nav-drop:focus-within .drop-menu{opacity:1;visibility:visible;transform:translateY(0)}.drop-menu{position:absolute;right:-20px;top:66px;min-width:430px;background:rgba(4,10,21,.96);border:1px solid rgba(19,185,255,.23);border-radius:24px;padding:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s;backdrop-filter:blur(20px)}.drop-menu:before{content:"";position:absolute;left:0;right:0;top:-18px;height:24px}.nav-drop.wide .drop-menu{right:-190px;min-width:820px}.drop-menu.grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px}.drop-menu.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drop-menu a{padding:12px 13px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);transition:.2s;display:block}.drop-menu a:hover{transform:translateY(-3px);border-color:rgba(19,185,255,.42);background:rgba(19,185,255,.08)}.drop-menu b{display:block;color:#fff;font-size:14px}.drop-menu small,.drop-intro p{color:var(--muted);font-size:12px}.drop-intro{padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(19,185,255,.13),rgba(239,47,91,.08));border:1px solid rgba(255,255,255,.09)}.drop-intro b{font-size:20px}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:42px;height:42px;border-radius:13px;border:1px solid rgba(19,185,255,.32);background:rgba(255,255,255,.04);color:#fff;font-size:23px;cursor:pointer}.hamb{display:none;margin-left:auto;width:46px;height:42px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.04);border-radius:14px;padding:10px;cursor:pointer}.hamb span{display:block;height:2px;background:#fff;margin:5px 0;border-radius:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 19px;font-weight:900;border:1px solid transparent;cursor:pointer;transition:.22s;white-space:nowrap}.btn.mini{padding:10px 14px;font-size:13px}.btn.primary{background:linear-gradient(135deg,var(--red),#ff6b2f);color:#fff;box-shadow:0 12px 28px rgba(239,47,91,.23)}.btn.primary:hover{transform:translateY(-3px);box-shadow:0 18px 35px rgba(239,47,91,.36)}.btn.secondary{background:linear-gradient(135deg,var(--cyan),#2d75ff);color:#00111e}.btn.ghost{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.16);color:#fff}.btn.ghost:hover,.btn.secondary:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(19,185,255,.22)}.mobile-panel{display:none}.hero{max-width:var(--max);margin:0 auto;padding:82px 22px 64px;display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:center;position:relative}.hero h1,.page-hero h1{font-size:clamp(36px,5.1vw,72px);line-height:.96;margin:14px 0 18px;letter-spacing:-.065em}.hero p,.page-hero p{font-size:18px;color:var(--muted);max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#80dcff;font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.eyebrow.neon{color:#fff;text-shadow:0 0 14px rgba(19,185,255,.85)}.type-wrap{margin:22px 0;padding:12px 16px;display:inline-flex;gap:8px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(19,185,255,.2);color:var(--muted)}.type-wrap strong{color:#fff;min-width:260px}.hero-actions,.cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.proof-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.proof-strip span{font-size:12px;font-weight:800;color:#dcefff;background:rgba(19,185,255,.08);border:1px solid rgba(19,185,255,.18);padding:8px 11px;border-radius:999px}.hero-visual{position:relative}.hero-visual>img{border-radius:38px;border:1px solid rgba(255,255,255,.13);box-shadow:var(--shadow);filter:saturate(1.08)}.slogan-orb{position:absolute;right:-14px;top:34px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 40% 25%,rgba(255,255,255,.18),rgba(11,20,37,.94) 62%);border:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.45);animation:swing 5s ease-in-out infinite;transform-origin:50% -70px}.slogan-orb:before{content:"";position:absolute;top:-70px;left:50%;height:70px;width:2px;background:linear-gradient(#fff,rgba(255,255,255,.15))}.slogan-orb i{position:absolute;inset:14px;border-radius:50%;border:2px solid rgba(19,185,255,.43);box-shadow:0 0 25px rgba(19,185,255,.24)}.slogan-orb b{font-size:24px;color:#ffdf65}.slogan-orb span{font-weight:900;line-height:1.1;margin-top:4px}.slogan-orb small{color:var(--muted);font-size:11px;margin-top:8px}@keyframes swing{0%,100%{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(2deg) translateY(8px)}}.section{max-width:var(--max);margin:0 auto;padding:62px 22px}.section-head{max-width:780px;margin-bottom:26px}.section-head h2{font-size:clamp(28px,3.2vw,46px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 10px}.section-head p{color:var(--muted);font-size:17px}.compact{margin-bottom:18px}.command-grid,.service-grid,.trust-grid,.blog-grid,.project-grid,.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.command-grid a,.service-card,.trust-grid article,.blog-card,.project-grid article,.location-grid a,.contact-card,.smart-form,.info-console,.tip-box{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.11);border-radius:var(--radius);padding:24px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.17);transition:.22s}.command-grid a:before,.service-card:before,.blog-card:before,.project-grid article:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(19,185,255,.11),transparent 44%,rgba(239,47,91,.09));opacity:.7;pointer-events:none}.command-grid a:hover,.service-card:hover,.blog-card:hover,.project-grid article:hover,.location-grid a:hover{transform:translateY(-6px);border-color:rgba(19,185,255,.38);box-shadow:0 26px 60px rgba(0,0,0,.26)}.command-grid b,.service-card h3,.blog-card h3,.project-grid h3,.location-grid h3{position:relative;font-size:22px;line-height:1.05;letter-spacing:-.025em}.command-grid p,.service-card p,.trust-grid p,.blog-card p,.project-grid p,.location-grid p{position:relative;color:var(--muted)}.s-icon{position:relative;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(19,185,255,.2),rgba(239,47,91,.16));border:1px solid rgba(255,255,255,.12);font-size:23px}.service-card em,.blog-card em,.location-grid em{position:relative;color:#8be2ff;font-style:normal;font-weight:900}.brand-wall ul{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;list-style:none;padding:0;margin:0}.brand-wall li{background:rgba(255,255,255,.035);border-radius:18px;border:1px solid rgba(255,255,255,.08);padding:8px}.brand-wall img{width:100%;border-radius:14px}.note{color:var(--muted);font-size:12px}.split-block{display:grid;grid-template-columns:1fr .88fr;gap:34px;align-items:center}.split-block.reverse{grid-template-columns:.88fr 1fr}.split-block.reverse img{order:-1}.split-block img{border-radius:32px;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow)}.split-block h2{font-size:clamp(28px,3.6vw,52px);line-height:1.02;letter-spacing:-.05em}.checklist{padding:0;margin:22px 0;list-style:none;display:grid;gap:10px}.checklist li{padding-left:29px;position:relative;color:#d6e2ee}.checklist li:before{content:"✓";position:absolute;left:0;top:0;color:var(--green);font-weight:900}.steps{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.steps article{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:16px;min-height:170px}.steps strong{color:var(--red);font-size:22px}.steps h3{margin:8px 0 6px;font-size:16px}.steps p{font-size:13px;color:var(--muted)}.page-hero{max-width:var(--max);margin:0 auto;padding:82px 22px 46px}.service-detail{display:grid;grid-template-columns:1fr .72fr;gap:34px;align-items:center}.service-detail img{border-radius:32px;border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow)}.info-console{background:linear-gradient(135deg,rgba(19,185,255,.10),rgba(239,47,91,.08));font-family:inherit}.info-console b{display:block;font-size:24px;margin-bottom:10px}.info-console a{color:#99e8ff;font-weight:900}.academy-strip .blog-grid,.blog-grid{grid-template-columns:repeat(4,1fr)}.blog-card span{position:relative;color:#ffb4c4;font-size:12px;text-transform:uppercase;font-weight:900}.local-cloud{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:start}.pill-cloud{display:flex;flex-wrap:wrap;gap:10px}.pill-cloud a{padding:11px 14px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);font-weight:900}.pill-cloud a:hover{background:rgba(19,185,255,.12);border-color:rgba(19,185,255,.35)}.cta-panel{max-width:var(--max);margin:42px auto 62px;padding:30px;border-radius:34px;background:linear-gradient(135deg,rgba(239,47,91,.2),rgba(19,185,255,.15));border:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.cta-panel h2{font-size:clamp(26px,3vw,42px);line-height:1.05;margin:8px 0}.cta-panel p{color:var(--muted)}.accordion{display:grid;gap:12px}.accordion article{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:22px;overflow:hidden}.accordion button{width:100%;background:none;border:0;color:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;text-align:left;font-weight:900;font-size:17px;cursor:pointer}.accordion article div{max-height:0;overflow:hidden;transition:max-height .25s ease}.accordion article.open div{max-height:240px}.accordion p{margin:0;padding:0 20px 20px;color:var(--muted)}.article-page .article-body{max-width:850px}.article-body h2{font-size:30px;letter-spacing:-.03em}.article-body p{color:#c8d5e4;font-size:18px}.tip-box{margin-top:24px;background:rgba(19,185,255,.07)}.project-grid{grid-template-columns:repeat(4,1fr)}.project-grid span{font-size:28px;color:var(--red)}.project-grid a{position:relative;color:#9ce7ff;font-weight:900}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;align-items:start}.contact-card p a,.footer-contact a{color:#92e9ff}.smart-form{display:grid;gap:14px}.smart-form label{display:grid;gap:6px;color:#d5e5f5;font-weight:800}.smart-form input,.smart-form select,.smart-form textarea,#siteSearch{width:100%;border:1px solid rgba(255,255,255,.14);background:rgba(2,8,18,.72);color:#fff;border-radius:14px;padding:13px 14px;outline:0}.sitemap-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sitemap-columns div{display:grid;gap:9px}.sitemap-columns a{padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09)}.sitemap-columns small{display:block;color:var(--muted);font-size:11px}.site-footer{position:relative;margin-top:60px;background:linear-gradient(180deg,rgba(3,9,18,.92),#010308);border-top:1px solid rgba(19,185,255,.18);overflow:hidden}.footer-matrix{position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(19,185,255,.05) 0 1px,transparent 1px 34px);opacity:.22}.footer-inner{position:relative;max-width:var(--max);margin:auto;padding:52px 22px 30px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:24px}.footer-brand p{color:var(--muted)}.footer-chips{display:flex;flex-wrap:wrap;gap:8px}.footer-chips a,.footer-trust a,.footer-trust span{font-size:12px;font-weight:900;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);color:#dcefff}.footer-contact{display:grid;gap:7px}.footer-trust,.footer-bottom{position:relative;max-width:var(--max);margin:auto;padding:16px 22px;display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom{color:var(--muted);font-size:13px}.fixed-actions{position:fixed;right:18px;bottom:18px;z-index:1001;display:grid;gap:10px}.fixed-actions a,.fixed-actions button{width:50px;height:50px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:rgba(4,12,24,.88);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 14px 32px rgba(0,0,0,.3);position:relative;transition:.2s}.fixed-actions .fa-wa{background:linear-gradient(135deg,#00b15d,#0fd889)}.fixed-actions .fa-call{background:linear-gradient(135deg,#168df2,#13b9ff)}.fixed-actions span{position:absolute;right:60px;white-space:nowrap;background:#07111f;border:1px solid rgba(255,255,255,.14);padding:7px 10px;border-radius:12px;opacity:0;transform:translateX(8px);pointer-events:none;font-size:12px}.fixed-actions a:hover,.fixed-actions button:hover{transform:translateY(-3px)}.fixed-actions a:hover span,.fixed-actions button:hover span{opacity:1;transform:translateX(0)}.search-overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:2000;display:none;align-items:center;justify-content:center;padding:20px}.search-overlay.open{display:flex}.search-box{width:min(720px,100%);background:#07111f;border:1px solid rgba(19,185,255,.26);border-radius:30px;padding:24px;box-shadow:var(--shadow)}.search-close{float:right;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:999px;padding:9px 12px}.search-results{margin-top:14px;display:grid;gap:10px}.search-results a{padding:12px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09)}.legal{max-width:850px}.legal p{color:var(--muted)}@media (max-width:1080px){.main-nav,.header-actions{display:none}.hamb{display:block}.header-inner{height:66px}.mobile-panel{position:fixed;top:66px;right:12px;left:12px;max-height:calc(100vh - 82px);overflow:auto;background:rgba(4,10,21,.98);border:1px solid rgba(19,185,255,.24);border-radius:24px;padding:16px;box-shadow:var(--shadow);display:none}.mobile-panel.open{display:block}.mobile-panel a{display:block;padding:12px;border-radius:14px;background:rgba(255,255,255,.04);margin:7px 0}.mobile-panel article{border:1px solid rgba(255,255,255,.08);border-radius:16px;margin:8px 0;overflow:hidden}.mobile-panel button{width:100%;border:0;background:rgba(255,255,255,.06);color:#fff;padding:13px;display:flex;justify-content:space-between;font-weight:900}.mobile-panel article div{display:none;padding:8px}.mobile-panel article.open div{display:block}.mobile-panel small{display:block;color:var(--muted)}.mobile-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.hero,.service-detail,.split-block,.split-block.reverse,.local-cloud,.contact-grid,.footer-inner{grid-template-columns:1fr}.split-block.reverse img{order:0}.steps{grid-template-columns:repeat(2,1fr)}.service-grid,.command-grid,.trust-grid,.location-grid{grid-template-columns:repeat(2,1fr)}.academy-strip .blog-grid,.blog-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.brand-wall ul{grid-template-columns:repeat(4,1fr)}.slogan-orb{right:10px;top:10px;width:170px;height:170px}.sitemap-columns{grid-template-columns:1fr 1fr}.cta-panel{margin-left:22px;margin-right:22px;display:block}}@media (max-width:680px){.hero,.page-hero{padding-top:48px}.hero h1,.page-hero h1{font-size:38px}.hero p,.page-hero p{font-size:16px}.service-grid,.command-grid,.trust-grid,.blog-grid,.project-grid,.location-grid,.academy-strip .blog-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.brand-wall ul{grid-template-columns:repeat(2,1fr)}.slogan-orb{position:relative;right:auto;top:auto;margin:16px auto 0;width:190px;height:190px}.slogan-orb:before{display:none}.hero-actions,.cta-actions{display:grid}.btn{width:100%;white-space:normal}.sitemap-columns{grid-template-columns:1fr}.footer-trust,.footer-bottom{display:grid;justify-content:stretch}.fixed-actions{right:10px;bottom:10px}.fixed-actions a,.fixed-actions button{width:46px;height:46px}.brand b{font-size:19px}.brand strong{font-size:16px}.brand-lines{width:42px}}


/* Yiğit Bilgisayar logo entegrasyonu */
.brand{position:relative;min-width:0;gap:0;flex:0 0 auto;align-items:center}
.brand-picture{display:block;width:238px;max-width:34vw;line-height:0}
.brand-logo-img{width:238px;height:58px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 12px rgba(19,137,255,.20));transition:transform .22s ease,filter .22s ease}
.brand:hover .brand-logo-img{transform:translateY(-1px);filter:drop-shadow(0 0 18px rgba(19,137,255,.36))}
.footer-logo .brand-picture{width:320px;max-width:100%}
.footer-logo .brand-logo-img{width:320px;height:92px;object-position:left center}
.brand-seo{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hero-logo-showcase{background:linear-gradient(145deg,rgba(2,5,11,.92),rgba(7,17,31,.82));object-fit:cover;object-position:center center}
@media (max-width:1080px){.brand-picture{width:210px;max-width:52vw}.brand-logo-img{width:210px;height:52px}.footer-logo .brand-picture{width:280px}.footer-logo .brand-logo-img{width:280px;height:82px}}
@media (max-width:680px){.brand-picture{width:176px;max-width:58vw}.brand-logo-img{width:176px;height:48px}.footer-logo .brand-picture{width:240px}.footer-logo .brand-logo-img{width:240px;height:74px}}


/* V4 Uzay Destek + Matrix Professional Upgrade */
:root{--wa:#25D366;--mail:#8bdcff}.v4-header{background:linear-gradient(180deg,rgba(1,3,8,.97),rgba(2,8,18,.88));box-shadow:0 14px 55px rgba(0,0,0,.42), inset 0 -1px 0 rgba(26,180,255,.14)}.v4-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,#15c7ff,#315cff,#15c7ff,transparent);opacity:.75}.brand-v4{min-width:205px;isolation:isolate}.brand-v4 .brand-picture{width:188px;height:62px;border-radius:17px;overflow:hidden;display:block;background:#02050b;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 0 26px rgba(15,180,255,.26),0 10px 35px rgba(0,0,0,.45);position:relative}.brand-v4 .brand-picture:before{content:"";position:absolute;inset:-80% -30%;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.55) 48%,transparent 62%);animation:logo-scan 5.8s ease-in-out infinite;z-index:2}.brand-v4 .brand-picture:after{content:"";position:absolute;inset:0;border-radius:17px;border:1px solid rgba(27,190,255,.42);box-shadow:inset 0 0 28px rgba(0,123,255,.2);z-index:3}.brand-v4 .brand-logo-img{width:100%;height:100%;object-fit:cover;object-position:center}.brand-v4:hover .brand-picture{transform:translateY(-1px) scale(1.025);box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 34px rgba(15,180,255,.42),0 16px 45px rgba(0,0,0,.5)}@keyframes logo-scan{0%,62%{transform:translateX(-70%) rotate(12deg);opacity:0}70%{opacity:.75}88%,100%{transform:translateX(80%) rotate(12deg);opacity:0}}.v4-nav .nav-item{font-size:14px;letter-spacing:.3px}.support-nav svg{width:18px;height:18px;margin-right:6px;vertical-align:-4px}.drop-menu.mega.visual-grid{grid-template-columns:230px repeat(2,minmax(230px,1fr));gap:12px;min-width:760px}.visual-grid .mega-card{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:center}.visual-grid .mega-card img{width:74px;height:58px;object-fit:cover;border-radius:14px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.v4-actions{gap:8px}.h-wa,.h-phone,.mail-drop>button{height:38px;border:1px solid rgba(255,255,255,.13);border-radius:14px;padding:0 11px;display:inline-flex;gap:7px;align-items:center;font-size:12px;font-weight:950;color:#fff;background:rgba(255,255,255,.055);box-shadow:0 12px 25px rgba(0,0,0,.22);white-space:nowrap}.h-wa{background:linear-gradient(135deg,#16a35c,var(--wa));color:#fff}.h-wa svg,.h-phone svg,.mail-drop svg{width:18px;height:18px;flex:0 0 auto}.h-phone{background:linear-gradient(135deg,#087de8,#14bfff)}.mail-drop{position:relative}.mail-drop>button{cursor:pointer}.mail-drop>div{position:absolute;right:0;top:calc(100% + 10px);min-width:250px;background:rgba(4,10,21,.98);border:1px solid rgba(139,220,255,.22);border-radius:18px;padding:8px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:.18s}.mail-drop:hover>div,.mail-drop:focus-within>div{opacity:1;pointer-events:auto;transform:translateY(0)}.mail-drop a{display:block;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.04);margin:4px;color:#def7ff;font-size:13px}.hero h1,.page-hero h1{font-size:clamp(42px,5.6vw,76px);line-height:.98;letter-spacing:-2.4px}.hero p,.page-hero p{font-size:clamp(16px,1.4vw,20px)}.hero-visual{position:relative;border-radius:34px}.hero-visual:before{content:"";position:absolute;inset:-18px;background:radial-gradient(circle at 72% 30%,rgba(30,190,255,.32),transparent 35%),conic-gradient(from 110deg,transparent,#18c8ff33,transparent,#315cff22,transparent);filter:blur(9px);z-index:-1;animation:orbit-glow 7s linear infinite}.hero-visual img{box-shadow:0 30px 80px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.08),0 0 55px rgba(22,179,255,.18)}@keyframes orbit-glow{to{transform:rotate(360deg)}}.btn,.footer-chips a,.footer-trust a,.h-wa,.h-phone,.mail-drop>button,.service-card,.blog-card,.project-card,.fixed-actions a,.fixed-actions button{transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease, filter .2s ease}.btn:hover,.footer-chips a:hover,.footer-trust a:hover,.h-wa:hover,.h-phone:hover,.mail-drop>button:hover,.service-card:hover,.blog-card:hover,.project-card:hover,.fixed-actions a:hover,.fixed-actions button:hover{transform:translateY(-3px);filter:brightness(1.08)}.btn svg,.footer-contact svg,.footer-social svg,.fixed-actions svg,.mobile-contact-cards svg{width:18px;height:18px;vertical-align:-4px;margin-right:7px}.whatsapp-original{background:linear-gradient(135deg,#128C7E,#25D366)!important;color:#fff!important}.rich-card img{width:100%;height:142px;object-fit:cover;border-radius:18px;margin-bottom:14px}.support-hero{background:radial-gradient(circle at 78% 20%,rgba(37,211,102,.18),transparent 32%),linear-gradient(135deg,rgba(5,16,33,.76),rgba(4,9,19,.34));border-bottom:1px solid rgba(37,211,102,.16)}.support-base img,.split-block img{position:relative}.support-control,.mail-setup{background:linear-gradient(135deg,rgba(6,20,38,.72),rgba(2,8,18,.45));border:1px solid rgba(25,190,255,.14);border-radius:32px;padding:34px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.mail-server-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mail-server-grid article{padding:22px;border-radius:24px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1)}.map-wrap{border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);max-width:760px}.map-wrap iframe{width:100%;height:450px;display:block}.v4-footer{background:radial-gradient(circle at 18% 8%,rgba(20,190,255,.12),transparent 32%),linear-gradient(180deg,rgba(2,8,18,.96),#010308)}.v4-footer-grid{grid-template-columns:1.25fr 1.05fr 1fr 1.35fr}.footer-contact a{display:flex;align-items:center;gap:6px}.footer-social{display:flex;gap:9px;margin-top:14px}.footer-social a{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11)}.footer-social svg{margin:0;width:19px;height:19px}.loc-chips{max-height:260px;overflow:auto;padding-right:4px}.v4-trust svg{width:18px;height:18px;vertical-align:-4px;margin-right:6px}.v4-fixed .fa-support{background:linear-gradient(135deg,#6a5cff,#16c7ff)}.v4-fixed .fa-wa{background:#25D366}.v4-fixed .fa-call{background:linear-gradient(135deg,#087de8,#14bfff)}.v4-fixed svg{margin:0;width:21px;height:21px}.yb-intro{position:fixed;inset:0;z-index:9999;background:radial-gradient(circle at 50% 40%,rgba(19,190,255,.18),transparent 38%),#010309;display:grid;place-items:center;transition:opacity .5s ease,visibility .5s ease}.yb-intro.hide{opacity:0;visibility:hidden}.intro-core{width:min(560px,88vw);min-height:340px;border-radius:34px;background:linear-gradient(145deg,rgba(6,20,40,.94),rgba(2,6,14,.86));border:1px solid rgba(34,190,255,.23);box-shadow:0 0 90px rgba(0,155,255,.22);display:grid;place-items:center;text-align:center;padding:34px;position:relative;overflow:hidden}.intro-core:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(0,190,255,.06) 0 1px,transparent 1px 34px),repeating-linear-gradient(0deg,rgba(37,211,102,.035) 0 1px,transparent 1px 30px);animation:intro-grid 3.8s linear infinite}.intro-logo-ring{position:relative;width:260px;height:92px;border-radius:24px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.11),0 0 34px rgba(20,190,255,.32);z-index:2}.intro-logo-ring img{width:100%;height:100%;object-fit:cover}.intro-scan{position:absolute;width:2px;height:92%;background:linear-gradient(transparent,#33d6ff,transparent);left:20%;top:4%;box-shadow:0 0 24px #33d6ff;animation:intro-scan 2.4s ease-in-out infinite;z-index:3}.intro-core b,.intro-core span,.intro-core small,.intro-skip{position:relative;z-index:4}.intro-core b{font-size:28px;margin-top:18px}.intro-core span{color:#8be8ff;font-weight:900}.intro-core small{color:var(--muted)}.intro-skip{margin-top:18px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:9px 16px;cursor:pointer}@keyframes intro-grid{to{background-position:34px 30px}}@keyframes intro-scan{0%,100%{left:10%;opacity:.2}45%{left:90%;opacity:1}}.article-rich{line-height:1.85}.article-rich h2{margin-top:28px}.mobile-contact-cards{display:grid;gap:8px;margin-top:12px}.mobile-contact-cards a{display:flex!important;align-items:center;gap:8px}.audio-hint{position:fixed;left:18px;bottom:18px;z-index:1002;background:rgba(4,12,24,.88);border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#dff7ff;font-size:12px;padding:9px 12px;opacity:0;pointer-events:none;transform:translateY(8px);transition:.25s}.audio-hint.show{opacity:1;transform:translateY(0)}@media(max-width:1120px){.v4-actions{display:none}.brand-v4 .brand-picture{width:168px;height:56px}.drop-menu.mega.visual-grid{min-width:auto}.v4-footer-grid{grid-template-columns:1fr}.form-grid,.mail-server-grid{grid-template-columns:1fr}}@media(max-width:680px){.brand-v4{min-width:auto}.brand-v4 .brand-picture{width:148px;height:50px}.hero h1,.page-hero h1{font-size:38px;letter-spacing:-1.3px}.support-control,.mail-setup{padding:22px;border-radius:24px}.footer-social a{width:38px;height:38px}.intro-logo-ring{width:220px;height:78px}.intro-core b{font-size:24px}}

/* V4.1 destek mail endpoint düzeni */
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.form-status{margin-top:16px;padding:13px 15px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.055);color:#cbd8ea;font-size:.94rem;line-height:1.5;box-shadow:inset 0 0 0 1px rgba(24,166,255,.05)}
.form-status.pending{border-color:rgba(24,166,255,.4);background:rgba(24,166,255,.1);color:#e8f6ff}
.form-status.success{border-color:rgba(37,211,102,.45);background:rgba(37,211,102,.12);color:#eafff1}
.form-status.error{border-color:rgba(255,85,85,.46);background:rgba(255,85,85,.12);color:#ffecec}
.form-status a{color:#fff;text-decoration:underline;text-underline-offset:4px}
button[disabled],.btn[disabled]{opacity:.68;cursor:wait;filter:saturate(.8)}
.support-form select,.support-form input,.support-form textarea{transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.support-form select:focus,.support-form input:focus,.support-form textarea:focus{border-color:rgba(24,166,255,.68);box-shadow:0 0 0 4px rgba(24,166,255,.12),0 0 24px rgba(24,166,255,.1);outline:none}


/* V4.2 public-clean visual card upgrade */
.card-visual,.command-visual{display:block;margin:0 0 16px;border-radius:22px;overflow:hidden;border:1px solid rgba(92,181,255,.22);background:rgba(5,12,24,.72);box-shadow:0 18px 45px rgba(0,0,0,.28)}
.card-visual img,.command-visual img{display:block;width:100%;height:178px;object-fit:cover;transform:scale(1.02);transition:transform .45s ease,filter .45s ease}.command-grid a{position:relative;overflow:hidden}.command-grid a:hover .command-visual img,.service-card:hover .card-visual img,.mega-card:hover img{transform:scale(1.08);filter:saturate(1.14) contrast(1.05)}.service-card{overflow:hidden}.service-card .s-icon{position:absolute;right:18px;top:150px;z-index:2;backdrop-filter:blur(10px)}.mega-card img{height:120px;object-fit:cover;border-radius:16px;border:1px solid rgba(95,185,255,.22);transition:transform .45s ease,filter .45s ease}.support-hero-visual{margin:28px auto 0;max-width:820px;border-radius:34px;overflow:hidden;border:1px solid rgba(90,180,255,.25);box-shadow:0 30px 95px rgba(0,0,0,.40),0 0 0 1px rgba(255,255,255,.04) inset;background:rgba(7,13,24,.8)}.support-hero-visual img{display:block;width:100%;height:auto;max-height:420px;object-fit:cover}.footer-trust.v4-trust span{color:rgba(228,241,255,.82)}@media (max-width:760px){.card-visual img,.command-visual img{height:150px}.mega-card img{height:96px}.support-hero-visual{border-radius:24px}.service-card .s-icon{top:126px}}


/* === Yiğit Bilgisayar V4.3 Modern Hero / Footer / Ses / Sosyal Patch === */
:root{--rainbow:conic-gradient(from 0deg,#15c7ff,#7f5cff,#ff3d8b,#ffcf5a,#25d366,#15c7ff)}
.brand-v4{min-width:238px}.brand-v4 .brand-picture{width:222px!important;height:72px!important;border-radius:20px!important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 34px rgba(22,190,255,.36),0 14px 42px rgba(0,0,0,.52)!important}.brand-v4 .brand-picture:after{box-shadow:inset 0 0 32px rgba(0,123,255,.24),0 0 22px rgba(20,190,255,.16)!important}.brand-v4:hover .brand-picture{transform:translateY(-1px) scale(1.035)!important;filter:saturate(1.12)}
.header-inner{height:82px}.v4-nav .nav-item{padding:29px 0}.single-web-menu{min-width:540px!important;grid-template-columns:210px 1fr!important}.single-web-menu .mega-card{min-height:112px}.single-web-menu .mega-card img{height:82px!important}.single-web-menu .drop-intro{display:flex;flex-direction:column;justify-content:center}.single-web-menu .drop-intro b{font-size:19px}.single-web-menu .drop-intro p{margin:.35rem 0 0}
.hero{padding-top:66px;grid-template-columns:1.05fr .95fr}.hero-title-frame{position:relative;display:inline-block;border-radius:34px;padding:18px 20px 16px;margin:14px 0 18px;background:linear-gradient(135deg,rgba(4,13,26,.64),rgba(4,9,18,.28));box-shadow:0 22px 80px rgba(0,0,0,.25);isolation:isolate}.hero-title-frame:before{content:"";position:absolute;inset:-2px;border-radius:36px;background:var(--rainbow);z-index:-2;animation:rainbow-spin 5.5s linear infinite}.hero-title-frame:after{content:"";position:absolute;inset:2px;border-radius:32px;background:linear-gradient(135deg,rgba(3,9,18,.94),rgba(5,20,38,.82));z-index:-1}.hero-title-compact{display:grid;gap:6px;font-size:clamp(31px,3.35vw,52px)!important;line-height:1.05!important;letter-spacing:-1.6px!important;margin:0!important}.hero-title-compact span{display:block;background:linear-gradient(90deg,#fff,#d8f5ff 48%,#83dfff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 28px rgba(25,190,255,.12)}@keyframes rainbow-spin{to{transform:rotate(360deg)}}
.hero p{font-size:clamp(15px,1.15vw,18px)!important;max-width:650px}.type-wrap{padding:10px 14px}.type-wrap strong{min-width:220px}.hero-actions .btn{padding:11px 16px}.hero-visual{padding-top:18px}.hero-visual>img{border-radius:30px!important;transform:translateY(8px)}.slogan-orb{width:148px!important;height:148px!important;right:-10px!important;top:-42px!important;padding:18px!important;z-index:3;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.20),rgba(7,18,34,.96) 64%)!important}.slogan-orb:before{height:42px!important;top:-42px!important}.slogan-orb i{inset:9px!important;border-width:1px!important;animation:orb-pulse 2.6s ease-in-out infinite}.slogan-orb b{font-size:18px!important;color:#8be8ff!important}.slogan-orb span{font-size:13px!important;line-height:1.12}.slogan-orb small{font-size:10px!important;margin-top:5px!important}@keyframes orb-pulse{50%{box-shadow:0 0 32px rgba(40,200,255,.58);border-color:rgba(255,255,255,.58)}}
.btn,.h-wa,.h-phone,.mail-drop>button,.footer-link-list a,.fixed-actions a,.fixed-actions button{position:relative;overflow:hidden}.btn:before,.h-wa:before,.h-phone:before,.mail-drop>button:before,.footer-link-list a:before,.fixed-actions a:before,.fixed-actions button:before{content:"";position:absolute;inset:-60% -30%;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.45),transparent 64%);transform:translateX(-70%) rotate(12deg);opacity:0;transition:.28s}.btn:hover:before,.h-wa:hover:before,.h-phone:hover:before,.mail-drop>button:hover:before,.footer-link-list a:hover:before,.fixed-actions a:hover:before,.fixed-actions button:hover:before{transform:translateX(70%) rotate(12deg);opacity:.75}.btn:hover{box-shadow:0 0 0 1px rgba(255,255,255,.16),0 0 34px rgba(21,199,255,.28),0 18px 38px rgba(0,0,0,.34)!important}.btn.primary:hover{background:linear-gradient(135deg,#ff3d8b,#15c7ff,#25d366)!important;color:#fff}.btn.secondary:hover{background:linear-gradient(135deg,#15c7ff,#7f5cff,#ff3d8b)!important;color:#fff!important}
.footer-chips.footer-link-list,.footer-link-list{display:grid!important;grid-template-columns:1fr;gap:4px!important;align-items:start}.footer-link-list a,.footer-trust a,.footer-trust span{border-radius:12px!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;padding:8px 4px!important;color:#dbeeff!important;font-size:13px!important;font-weight:800!important;box-shadow:none!important}.footer-link-list a:hover{color:#fff!important;transform:translateX(6px)!important;text-shadow:0 0 18px rgba(21,199,255,.7);border-bottom-color:rgba(21,199,255,.55)!important}.loc-chips{max-height:none!important;overflow:visible!important;grid-template-columns:repeat(2,minmax(120px,1fr))!important}.v4-footer-grid{grid-template-columns:1.25fr .9fr .95fr 1.4fr!important}.site-footer h3{font-size:18px;letter-spacing:-.02em}.footer-trust.v4-trust{background:linear-gradient(90deg,rgba(21,199,255,.07),rgba(127,92,255,.05),rgba(255,61,139,.06));border-radius:22px;margin-top:18px}
.fixed-actions{right:14px;bottom:16px;gap:8px}.fixed-actions a,.fixed-actions button{width:46px!important;height:46px!important;border-radius:16px!important}.fixed-actions img{width:22px;height:22px;display:block}.v4-fixed .fa-tiktok{background:linear-gradient(135deg,#050505,#00f2ea 52%,#ff0050)!important}.v4-fixed .fa-instagram{background:linear-gradient(135deg,#405de6,#833ab4,#fd1d1d,#fcb045)!important}.fixed-actions span{font-size:11px}.to-top{font-weight:900}
.sitemap-list{position:relative}.sitemap-list:before{content:"Sayfa haritası";display:inline-flex;margin-bottom:14px;padding:9px 13px;border-radius:999px;border:1px solid rgba(21,199,255,.28);background:rgba(21,199,255,.08);color:#dff7ff;font-weight:900}.sitemap-columns{gap:16px!important}.sitemap-columns a{position:relative;background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;border-color:rgba(21,199,255,.14)!important;box-shadow:0 14px 34px rgba(0,0,0,.18)}.sitemap-columns a:hover{transform:translateY(-4px);border-color:rgba(21,199,255,.45)!important;box-shadow:0 20px 50px rgba(0,0,0,.26),0 0 26px rgba(21,199,255,.14)}.sitemap-columns a span{font-weight:900}.sitemap-columns a small{color:#8be8ff!important;text-transform:uppercase;letter-spacing:.08em}
.audio-hint{right:18px;left:auto;bottom:18px;background:linear-gradient(135deg,rgba(5,18,34,.95),rgba(21,199,255,.20));box-shadow:0 0 28px rgba(21,199,255,.20)}
@media(max-width:1120px){.brand-v4{min-width:auto}.brand-v4 .brand-picture{width:184px!important;height:60px!important}.header-inner{height:74px}.hero{grid-template-columns:1fr}.slogan-orb{right:8px!important;top:-28px!important}.v4-footer-grid{grid-template-columns:1fr 1fr!important}.loc-chips{grid-template-columns:repeat(2,minmax(130px,1fr))!important}}
@media(max-width:680px){.brand-v4 .brand-picture{width:158px!important;height:52px!important}.hero-title-frame{padding:14px 15px;border-radius:26px}.hero-title-frame:after{border-radius:24px}.hero-title-frame:before{border-radius:28px}.hero-title-compact{font-size:clamp(28px,9.2vw,38px)!important;letter-spacing:-1px!important}.slogan-orb{width:118px!important;height:118px!important;right:2px!important;top:-16px!important}.slogan-orb small{display:none}.slogan-orb b{font-size:15px!important}.slogan-orb span{font-size:11px!important}.v4-footer-grid{grid-template-columns:1fr!important}.loc-chips{grid-template-columns:1fr!important}.fixed-actions a,.fixed-actions button{width:42px!important;height:42px!important}.fixed-actions span{display:none!important}}

/* V4.4 sosyal dikey buton düzeltmesi: inline SVG görünürlük + YouTube */
.v4-fixed .fa-youtube{background:linear-gradient(135deg,#ff0033,#b50028)!important}
.fixed-actions .social-svg{width:22px;height:22px;display:grid;place-items:center;line-height:1;position:relative;z-index:1}
.fixed-actions .social-svg svg{width:22px!important;height:22px!important;display:block;margin:0!important;color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.18))}
.v4-fixed .fa-tiktok .social-svg svg{filter:drop-shadow(-1px 0 0 #00f2ea) drop-shadow(1px 0 0 #ff0050)}
.v4-fixed .fa-instagram .social-svg svg{filter:drop-shadow(0 0 10px rgba(252,176,69,.34))}
.v4-fixed .fa-youtube .social-svg svg{filter:drop-shadow(0 0 10px rgba(255,255,255,.26))}
.fixed-actions a:hover .social-svg{animation:socialPulse .55s ease both}
@keyframes socialPulse{0%{transform:scale(.95) rotate(-5deg)}55%{transform:scale(1.16) rotate(5deg)}100%{transform:scale(1) rotate(0)}}


/* V4.5 CWS-V1 gerçek görsel entegrasyonu */
.hero-logo-showcase{aspect-ratio:1024/559;width:100%;object-fit:cover;object-position:center;border-radius:32px!important}
.article-cover{padding-top:28px;padding-bottom:12px}.article-cover figure{margin:0 auto;max-width:860px;border-radius:30px;overflow:hidden;border:1px solid rgba(92,181,255,.24);box-shadow:0 28px 80px rgba(0,0,0,.35),0 0 45px rgba(19,185,255,.12)}.article-cover img{width:100%;height:auto;display:block;object-fit:cover}
.blog-card .card-visual{margin:-8px -8px 16px;border-radius:22px}.blog-card .card-visual img{height:168px;object-fit:cover;transition:transform .45s ease,filter .45s ease}.blog-card:hover .card-visual img{transform:scale(1.07);filter:saturate(1.12) contrast(1.05)}
.card-visual,.command-visual,.mega-card img,.article-cover figure{position:relative}.card-visual:after,.command-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent 40%,rgba(19,185,255,.14),rgba(239,47,91,.08));opacity:.75;pointer-events:none}.service-card:hover,.command-grid a:hover,.blog-card:hover{box-shadow:0 30px 80px rgba(0,0,0,.34),0 0 32px rgba(19,185,255,.14)}
@media(max-width:680px){.blog-card .card-visual img{height:145px}.article-cover{padding-top:16px}.hero-logo-showcase{border-radius:24px!important}}


/* V4.6 marka destek marquee */
.brand-marquee-section{overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 20% 20%,rgba(19,185,255,.08),transparent 32%),linear-gradient(180deg,rgba(4,10,21,.48),rgba(2,5,11,.25));}
.brand-marquee-section .section-head{margin-bottom:18px;}
.brand-marquee{position:relative;overflow:hidden;padding:10px 0 18px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);}
.brand-track{display:flex;align-items:center;gap:16px;width:max-content;animation:brandScroll 42s linear infinite;will-change:transform;}
.brand-marquee:hover .brand-track{animation-play-state:paused;}
.brand-logo-link{width:190px;height:78px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-radius:24px;border:1px solid rgba(139,220,255,.18);background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 18px 42px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.035);transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease, background .24s ease, filter .24s ease;}
.brand-logo-link:hover{transform:translateY(-4px) scale(1.025);border-color:rgba(23,198,255,.55);background:linear-gradient(135deg,rgba(16,180,255,.16),rgba(255,255,255,.04));box-shadow:0 0 0 1px rgba(23,198,255,.15),0 24px 52px rgba(0,0,0,.34),0 0 34px rgba(18,190,255,.18);}
.brand-logo-link img{max-width:125px;max-height:40px;object-fit:contain;filter:drop-shadow(0 9px 15px rgba(0,0,0,.28));}
.brand-logo-link span{font-size:11px;font-weight:950;color:#dff8ff;letter-spacing:.04em;text-transform:uppercase;opacity:.72;display:none;}
.brand-note{margin:8px 0 0;color:var(--muted);font-size:12px;opacity:.82;}
@keyframes brandScroll{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 8px))}}
@media(max-width:680px){.brand-logo-link{width:152px;height:66px;border-radius:19px;padding:11px 14px}.brand-logo-link img{max-width:104px;max-height:34px}.brand-track{gap:12px;animation-duration:34s}.brand-marquee{padding-bottom:12px}}


/* V4.7 - süreç, ekosistem ve sosyal ikon düzeltmeleri */
.how-section{position:relative;overflow:hidden}
.how-section:before{content:"";position:absolute;inset:28px 0 auto 0;height:360px;background:radial-gradient(circle at 18% 20%,rgba(21,199,255,.16),transparent 33%),radial-gradient(circle at 82% 28%,rgba(255,61,139,.11),transparent 28%);pointer-events:none;z-index:-1}
.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.how-card{position:relative;min-height:210px;padding:24px;border-radius:28px;background:linear-gradient(160deg,rgba(9,22,42,.86),rgba(2,8,18,.62));border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 44px rgba(0,0,0,.24);overflow:hidden;transition:.25s ease}
.how-card:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(21,199,255,.16),transparent 45%,rgba(255,61,139,.12));opacity:.85;pointer-events:none}
.how-card:after{content:"";position:absolute;left:-35%;top:-45%;width:72%;height:120%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.18),transparent);transform:rotate(18deg);opacity:0;transition:.35s ease}
.how-card:hover{transform:translateY(-6px);border-color:rgba(21,199,255,.42);box-shadow:0 28px 66px rgba(0,0,0,.34),0 0 36px rgba(21,199,255,.16)}
.how-card:hover:after{left:92%;opacity:.75}
.how-card .how-icon{position:relative;z-index:1;width:58px;height:58px;border-radius:20px;display:grid;place-items:center;margin-bottom:16px;background:linear-gradient(135deg,rgba(21,199,255,.2),rgba(37,211,102,.13));border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 18px rgba(255,255,255,.06),0 0 24px rgba(21,199,255,.12)}
.how-card .how-icon svg{width:28px;height:28px;color:#8be8ff;filter:drop-shadow(0 0 10px rgba(21,199,255,.28))}
.how-card h3,.how-card p{position:relative;z-index:1}.how-card h3{font-size:22px;letter-spacing:-.025em;margin:0 0 9px}.how-card p{color:var(--muted);margin:0}
.ecosystem-panel{position:relative;border-radius:34px;padding:34px;background:linear-gradient(135deg,rgba(21,199,255,.12),rgba(7,17,31,.82) 42%,rgba(255,61,139,.10));border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 68px rgba(0,0,0,.28);overflow:hidden}
.ecosystem-panel:before{content:"";position:absolute;inset:auto -10% -42% -10%;height:70%;background:conic-gradient(from 140deg,rgba(21,199,255,.18),rgba(37,211,102,.12),rgba(255,61,139,.16),rgba(21,199,255,.18));filter:blur(42px);opacity:.55;animation:orbit-glow 9s linear infinite}
.ecosystem-grid{position:relative;display:grid;grid-template-columns:1.05fr 1.5fr;gap:24px;align-items:center}.ecosystem-grid h2{font-size:clamp(28px,3.1vw,44px);line-height:1.04;margin:8px 0 10px;letter-spacing:-.045em}.ecosystem-grid p{color:var(--muted)}
.platform-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.platform-chip{display:flex;align-items:center;gap:10px;padding:14px 15px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);font-weight:900;color:#f5fbff;transition:.22s ease}.platform-chip svg{width:24px;height:24px;flex:0 0 auto}.platform-chip small{display:block;color:var(--muted);font-weight:700;line-height:1.2}.platform-chip:hover{transform:translateY(-4px);border-color:rgba(21,199,255,.45);box-shadow:0 18px 42px rgba(0,0,0,.26),0 0 25px rgba(21,199,255,.13)}
.v4-fixed .fa-youtube{background:linear-gradient(135deg,#ff0033,#d60000)!important}.v4-fixed .fa-youtube .social-svg svg{filter:drop-shadow(0 0 9px rgba(255,255,255,.26))}
.v4-fixed .fa-tiktok,.v4-fixed .fa-youtube,.v4-fixed .fa-instagram{color:#fff!important}.fixed-actions .social-svg{width:22px;height:22px;display:grid!important;place-items:center;line-height:1;position:relative;z-index:2}.fixed-actions .social-svg svg{width:22px!important;height:22px!important;display:block!important;margin:0!important;color:#fff!important}.fixed-actions .fa-tiktok,.fixed-actions .fa-youtube,.fixed-actions .fa-instagram{font-size:0!important}.fixed-actions .fa-tiktok>span:not(.social-svg),.fixed-actions .fa-youtube>span:not(.social-svg),.fixed-actions .fa-instagram>span:not(.social-svg){font-size:11px}.fixed-actions .fa-tiktok svg,.fixed-actions .fa-youtube svg,.fixed-actions .fa-instagram svg{margin:0!important}
.sitemap-hero-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px}.sitemap-hero-card{padding:22px;border-radius:26px;background:linear-gradient(155deg,rgba(21,199,255,.14),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 44px rgba(0,0,0,.2)}.sitemap-hero-card b{font-size:26px;color:#fff}.sitemap-hero-card p{margin:6px 0 0;color:var(--muted)}.sitemap-list{position:relative}.sitemap-list .sitemap-group{background:linear-gradient(160deg,rgba(7,17,31,.78),rgba(2,8,18,.56));border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:24px;margin-bottom:18px;box-shadow:0 18px 44px rgba(0,0,0,.18)}.sitemap-list .sitemap-group h2{margin-top:0}.sitemap-list .sitemap-group a{display:inline-flex;margin:6px 7px 6px 0;padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);font-weight:800;color:#def7ff}.sitemap-list .sitemap-group a:hover{border-color:rgba(21,199,255,.5);box-shadow:0 0 22px rgba(21,199,255,.14);transform:translateY(-2px)}
@media(max-width:940px){.how-grid,.ecosystem-grid{grid-template-columns:1fr}.platform-chips{grid-template-columns:repeat(2,1fr)}.sitemap-hero-grid{grid-template-columns:1fr}}
@media(max-width:680px){.how-card{min-height:auto}.platform-chips{grid-template-columns:1fr}.ecosystem-panel{padding:22px;border-radius:26px}.fixed-actions .social-svg{display:grid!important}.fixed-actions .social-svg svg{display:block!important}.fixed-actions a>span:not(.social-svg),.fixed-actions button>span{display:none!important}.fixed-actions a,.fixed-actions button{width:42px!important;height:42px!important}.fixed-actions .fa-tiktok,.fixed-actions .fa-youtube,.fixed-actions .fa-instagram{font-size:0!important}}


/* V4.8 kesin sosyal ikon görünürlüğü + kart tekrar düzeltme */
.fixed-actions .fa-tiktok,
.fixed-actions .fa-youtube,
.fixed-actions .fa-instagram{
  color:#fff!important;
  font-size:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  isolation:isolate;
}
.fixed-actions .fa-tiktok img,
.fixed-actions .fa-youtube img,
.fixed-actions .fa-instagram img{
  display:block!important;
  width:23px!important;
  height:23px!important;
  min-width:23px!important;
  min-height:23px!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  z-index:4!important;
  filter:drop-shadow(0 0 8px rgba(255,255,255,.28));
}
.fixed-actions .fa-tiktok > span,
.fixed-actions .fa-youtube > span,
.fixed-actions .fa-instagram > span{
  display:none!important;
}
.v4-fixed .fa-tiktok{background:linear-gradient(135deg,#050505 0%,#00f2ea 48%,#ff0050 100%)!important;}
.v4-fixed .fa-youtube{background:linear-gradient(135deg,#ff0033,#d60000)!important;}
.v4-fixed .fa-instagram{background:linear-gradient(135deg,#405de6,#833ab4,#fd1d1d,#fcb045)!important;}
@media(max-width:680px){
  .fixed-actions .fa-tiktok img,
  .fixed-actions .fa-youtube img,
  .fixed-actions .fa-instagram img{display:block!important;}
  .fixed-actions .fa-tiktok > span,
  .fixed-actions .fa-youtube > span,
  .fixed-actions .fa-instagram > span{display:none!important;}
}

/* V4.9 - tüm sayfalarda marka marquee + mobil stabilizasyon */
html,body{width:100%;max-width:100%;overflow-x:hidden!important;overscroll-behavior-x:none;}
@supports (overflow:clip){body,.site-header,.site-footer,main,.section{overflow-x:clip;}}
.brand-marquee-section.brand-everywhere{margin-top:34px;padding-top:42px;padding-bottom:36px;}
.brand-marquee-section.brand-everywhere .section-head{max-width:820px;margin-left:auto;margin-right:auto;text-align:center;}
.brand-marquee-section.brand-everywhere .section-head h2{font-size:clamp(26px,2.9vw,40px);}
.fixed-actions .fixed-social-icon{width:23px!important;height:23px!important;display:block!important;margin:0!important;color:#fff!important;position:relative!important;z-index:6!important;filter:drop-shadow(0 0 9px rgba(255,255,255,.26));}
.fixed-actions .fa-tiktok .fixed-social-icon{filter:drop-shadow(-1px 0 0 rgba(0,242,234,.9)) drop-shadow(1px 0 0 rgba(255,0,80,.85)) drop-shadow(0 0 8px rgba(255,255,255,.18));}
.fixed-actions .fa-youtube .fixed-social-icon{filter:drop-shadow(0 0 10px rgba(255,255,255,.34));}
.fixed-actions .fa-instagram .fixed-social-icon{filter:drop-shadow(0 0 10px rgba(252,176,69,.34));}
.fixed-actions a,.fixed-actions button{backface-visibility:hidden;transform:translate3d(0,0,0);}
.fixed-actions a:hover,.fixed-actions button:hover{transform:translate3d(0,-3px,0);}
.brand-track{transform:translate3d(0,0,0);}
@media(max-width:760px){
  .site-header,.hero,.page-hero,.section,.site-footer,.mobile-panel,.search-overlay{max-width:100vw!important;overflow-x:hidden!important;}
  #matrixCanvas{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;}
  .fixed-actions{position:fixed!important;right:max(8px,env(safe-area-inset-right))!important;left:auto!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:42px!important;display:grid!important;gap:8px!important;transform:translate3d(0,0,0)!important;animation:none!important;will-change:auto!important;contain:layout paint style;}
  .fixed-actions a,.fixed-actions button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:15px!important;transform:none!important;transition:box-shadow .18s ease,filter .18s ease,background .18s ease!important;animation:none!important;}
  .fixed-actions a:hover,.fixed-actions button:hover,.fixed-actions a:active,.fixed-actions button:active,.fixed-actions a:focus,.fixed-actions button:focus{transform:none!important;filter:brightness(1.08)!important;}
  .fixed-actions a:before,.fixed-actions button:before{display:none!important;content:none!important;}
  .fixed-actions span{display:none!important;}
  .fixed-actions svg,.fixed-actions img,.fixed-actions .fixed-social-icon{margin:0!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;display:block!important;}
  .brand-marquee-section.brand-everywhere{margin-top:20px;padding-top:30px;padding-bottom:28px;}
  .brand-marquee{max-width:100vw!important;overflow:hidden!important;}
  .brand-track{gap:12px!important;animation-duration:44s!important;will-change:transform;}
  .brand-logo-link{width:146px!important;height:64px!important;padding:10px 12px!important;border-radius:18px!important;flex:0 0 auto;}
  .brand-logo-link img{max-width:100px!important;max-height:33px!important;}
  .drop-menu,.drop-menu.grid,.drop-menu.two,.nav-drop.wide .drop-menu{max-width:calc(100vw - 24px)!important;min-width:0!important;right:0!important;}
  .hero-title-frame,.hero-visual,.service-card,.blog-card,.project-card,.ecosystem-panel,.how-card{max-width:100%!important;}
  .hero-title-compact{max-width:100%!important;overflow-wrap:anywhere;}
}
@media(hover:none){
  .fixed-actions a:hover,.fixed-actions button:hover{transform:none!important;}
  .fixed-actions a:hover .social-svg,.fixed-actions a:hover .fixed-social-icon{animation:none!important;}
}

/* V5.1 - mobil hamburger, marquee logo ve sabit buton stabilizasyonu */
:root{--yb-mobile-menu-top:66px;}
html,body{max-width:100%;overflow-x:hidden!important;}
body.mobile-menu-open{overflow:hidden!important;touch-action:none;}
.site-header{overflow:visible!important;}
.header-inner{max-width:min(var(--max),100vw)!important;}
@media(max-width:1080px){
  .main-nav,.header-actions{display:none!important;}
  .hamb{display:grid!important;place-items:center;position:relative;z-index:1250;flex:0 0 46px;}
  .hamb span{width:22px;transition:transform .22s ease,opacity .22s ease,background .22s ease;}
  .site-header.mobile-open .hamb span:nth-child(1),.hamb[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg);}
  .site-header.mobile-open .hamb span:nth-child(2),.hamb[aria-expanded="true"] span:nth-child(2){opacity:0;}
  .site-header.mobile-open .hamb span:nth-child(3),.hamb[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}
  .site-header .mobile-panel{display:block!important;position:fixed!important;top:var(--yb-mobile-menu-top)!important;left:12px!important;right:12px!important;width:auto!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 86px)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:1225!important;padding:16px!important;border-radius:24px!important;background:linear-gradient(160deg,rgba(3,9,20,.98),rgba(5,16,32,.96))!important;border:1px solid rgba(21,199,255,.32)!important;box-shadow:0 28px 85px rgba(0,0,0,.62),0 0 0 1px rgba(255,255,255,.04) inset!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,-12px,0) scale(.985)!important;transition:opacity .2s ease,visibility .2s ease,transform .2s ease!important;contain:layout paint style;}
  .site-header.mobile-open .mobile-panel,.site-header .mobile-panel.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate3d(0,0,0) scale(1)!important;}
  .mobile-panel a,.mobile-panel button{max-width:100%!important;overflow-wrap:anywhere;}
  .mobile-panel article div{overflow-x:hidden!important;}
}
.brand-marquee-section,.brand-marquee,.brand-track{max-width:100vw!important;overflow:hidden;}
.brand-track{transform:translate3d(0,0,0);backface-visibility:hidden;}
.brand-logo-link{flex:0 0 auto;min-width:0;overflow:hidden;}
.brand-logo-link img{display:block!important;opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important;transform:translate3d(0,0,0);}
.brand-logo-link img[src$=".png"]{image-rendering:auto;}
.brand-logo-link[href*="intel"] img,.brand-logo-link[href*="amd"] img,.brand-logo-link[href*="dell"] img,.brand-logo-link[href*="hp"] img,.brand-logo-link[href*="samsung"] img{max-width:132px!important;max-height:42px!important;}
@media(max-width:680px){
  .site-header .mobile-panel{top:64px!important;left:10px!important;right:10px!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 82px)!important;}
  .brand-logo-link{width:148px!important;height:64px!important;}
  .brand-logo-link img{max-width:110px!important;max-height:34px!important;}
  .brand-track{animation-duration:42s!important;}
}
.fixed-actions{position:fixed!important;right:max(10px,env(safe-area-inset-right))!important;left:auto!important;bottom:max(12px,env(safe-area-inset-bottom))!important;width:44px!important;max-width:44px!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;z-index:995!important;transform:none!important;animation:none!important;will-change:auto!important;contain:layout paint style!important;}
.fixed-actions a,.fixed-actions button{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:15px!important;display:grid!important;place-items:center!important;transform:none!important;animation:none!important;transition:box-shadow .2s ease,filter .2s ease,background .2s ease!important;}
.fixed-actions a:hover,.fixed-actions button:hover,.fixed-actions a:focus,.fixed-actions button:focus,.fixed-actions a:active,.fixed-actions button:active{transform:none!important;filter:brightness(1.08)!important;}
.fixed-actions a:before,.fixed-actions button:before{display:none!important;content:none!important;}
.fixed-actions span{display:none!important;}
.fixed-actions svg,.fixed-actions img,.fixed-actions .fixed-social-icon{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:0!important;position:relative!important;z-index:3!important;color:#fff!important;fill:currentColor!important;}
@media(max-width:680px){
  .fixed-actions{right:max(8px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:42px!important;max-width:42px!important;gap:8px!important;}
  .fixed-actions a,.fixed-actions button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;}
}


/* V5.2 - marka marquee okunurluk, akış stabilitesi, hızlı ulaşım ve harita güçlendirme */
.brand-marquee-section{position:relative;isolation:isolate;overflow:hidden!important;}
.brand-marquee-section:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(20,199,255,.55),rgba(255,68,145,.34),transparent);opacity:.75;pointer-events:none;}
.brand-marquee{overflow:hidden!important;contain:paint;transform:translate3d(0,0,0);}
.brand-track{display:flex!important;align-items:center!important;gap:14px!important;width:max-content!important;min-width:max-content!important;animation:brandScrollV52 28s linear infinite!important;will-change:transform!important;transform:translate3d(0,0,0);backface-visibility:hidden;}
.brand-marquee:hover .brand-track{animation-play-state:paused!important;}
@keyframes brandScrollV52{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(calc(-50% - 7px),0,0)}}
.brand-logo-link{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:linear-gradient(145deg,rgba(14,28,48,.86),rgba(3,8,18,.78))!important;border:1px solid rgba(139,220,255,.23)!important;box-shadow:0 20px 48px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.04),0 0 22px rgba(20,199,255,.045)!important;}
.brand-logo-link:before{content:"";position:absolute;inset:12px 18px;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(225,241,255,.90));box-shadow:inset 0 0 0 1px rgba(255,255,255,.55),0 10px 26px rgba(0,0,0,.20);z-index:0;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;}
.brand-logo-link:after{content:"";position:absolute;inset:-40% -20%;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.22),transparent 62%);transform:translateX(-90%) rotate(8deg);transition:transform .42s ease;z-index:1;pointer-events:none;}
.brand-logo-link:hover:before{transform:scale(1.035);box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 13px 34px rgba(0,0,0,.26),0 0 18px rgba(24,198,255,.25);}
.brand-logo-link:hover:after{transform:translateX(88%) rotate(8deg);}
.brand-logo-link img{position:relative!important;z-index:2!important;max-width:126px!important;max-height:42px!important;object-fit:contain!important;filter:drop-shadow(0 5px 9px rgba(0,0,0,.18))!important;}
.brand-logo-link img[data-logo-file="brand-asus.svg"],.brand-logo-link img[data-logo-file="brand-acer.svg"]{filter:drop-shadow(0 5px 9px rgba(0,0,0,.16)) contrast(1.12)!important;}
.brand-logo-link span{position:absolute;z-index:3;bottom:3px;left:50%;transform:translateX(-50%);font-size:9px;letter-spacing:.1em;color:rgba(216,247,255,.75);display:block!important;opacity:.0;transition:opacity .2s ease;pointer-events:none;}
.brand-logo-link:hover span{opacity:.8;}
.brand-note{text-align:center;max-width:760px;margin-left:auto!important;margin-right:auto!important;}
@media(max-width:760px){
  .brand-track{animation-duration:32s!important;gap:11px!important;}
  .brand-logo-link{width:146px!important;height:64px!important;border-radius:18px!important;}
  .brand-logo-link:before{inset:10px 13px;border-radius:15px;}
  .brand-logo-link img{max-width:104px!important;max-height:32px!important;}
  .brand-logo-link span{display:none!important;}
}
@media(prefers-reduced-motion:reduce){.brand-track{animation-duration:80s!important}.brand-logo-link:after{display:none!important}}

.quick-reach-section{padding-top:34px;padding-bottom:34px;}
.quick-reach-panel{position:relative;display:grid;grid-template-columns:1.1fr 1.4fr;gap:20px;align-items:center;max-width:1180px;margin:auto;padding:24px;border-radius:30px;background:radial-gradient(circle at 12% 20%,rgba(20,199,255,.16),transparent 32%),linear-gradient(145deg,rgba(9,22,42,.88),rgba(3,8,18,.82));border:1px solid rgba(139,220,255,.20);box-shadow:0 24px 74px rgba(0,0,0,.30),inset 0 0 0 1px rgba(255,255,255,.04);overflow:hidden;}
.quick-reach-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 42%,rgba(255,255,255,.06),transparent 62%);transform:translateX(-70%);transition:transform .6s ease;pointer-events:none;}
.quick-reach-panel:hover:before{transform:translateX(70%);}
.quick-reach-copy{position:relative;z-index:1;}
.quick-reach-copy span{display:inline-flex;margin-bottom:7px;color:#65e7ff;font-weight:900;font-size:12px;letter-spacing:.11em;text-transform:uppercase;}
.quick-reach-copy h2{margin:0 0 8px;font-size:clamp(22px,2.2vw,34px);letter-spacing:-.025em;}
.quick-reach-copy p{margin:0;color:var(--muted);line-height:1.65;}
.quick-reach-actions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
.quick-reach-actions a{min-height:62px;display:flex;align-items:center;justify-content:center;gap:9px;text-align:center;padding:12px 13px;border-radius:18px;color:#eaf8ff;text-decoration:none;font-weight:950;line-height:1.15;border:1px solid rgba(255,255,255,.12);background:linear-gradient(140deg,rgba(255,255,255,.09),rgba(255,255,255,.025));box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,filter .2s ease;}
.quick-reach-actions a svg{width:22px;height:22px;flex:0 0 22px;}
.quick-reach-actions a:hover{transform:translateY(-3px);border-color:rgba(20,199,255,.42);box-shadow:0 18px 38px rgba(0,0,0,.28),0 0 22px rgba(20,199,255,.14);filter:brightness(1.08);}
.quick-reach-actions .qr-wa{background:linear-gradient(135deg,#25D366,#128C7E)!important;color:#fff!important;border-color:rgba(37,211,102,.45)!important;}
.quick-reach-actions .qr-call{background:linear-gradient(135deg,rgba(20,199,255,.22),rgba(0,115,255,.13));}
.quick-reach-actions .qr-map{background:linear-gradient(135deg,rgba(255,180,61,.18),rgba(255,74,120,.10));}
@media(max-width:900px){.quick-reach-panel{grid-template-columns:1fr}.quick-reach-actions{grid-template-columns:repeat(2,minmax(0,1fr));}.quick-reach-section{padding-top:24px;padding-bottom:24px}}
@media(max-width:520px){.quick-reach-panel{padding:18px;border-radius:24px}.quick-reach-actions{grid-template-columns:1fr}.quick-reach-actions a{min-height:54px}}

.map-section{scroll-margin-top:96px;}
.map-heading{display:grid;grid-template-columns:1.15fr auto;gap:18px;align-items:end;max-width:1180px;margin:0 auto 18px;}
.map-heading h2{margin:0 0 8px;font-size:clamp(24px,2.6vw,38px);}
.map-heading p{margin:0;color:var(--muted);line-height:1.65;max-width:720px;}
.map-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}
.map-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;border-radius:15px;text-decoration:none;color:#f1fbff;font-weight:900;border:1px solid rgba(139,220,255,.24);background:linear-gradient(135deg,rgba(20,199,255,.16),rgba(255,255,255,.035));transition:.2s ease;}
.map-actions a:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(0,0,0,.26),0 0 18px rgba(20,199,255,.16);}
.map-wrap{max-width:1180px;margin:auto;border-radius:30px;overflow:hidden;border:1px solid rgba(139,220,255,.22);box-shadow:0 24px 70px rgba(0,0,0,.30);background:rgba(255,255,255,.04);}
.map-wrap iframe{display:block!important;width:100%!important;height:clamp(360px,48vw,600px)!important;border:0!important;}
@media(max-width:760px){.map-heading{grid-template-columns:1fr;align-items:start}.map-actions{justify-content:flex-start}.map-wrap{border-radius:22px}.map-wrap iframe{height:390px!important}}

.fixed-actions{right:max(12px,env(safe-area-inset-right))!important;}
@media(max-width:760px){.fixed-actions{right:max(9px,env(safe-area-inset-right))!important;}}


/* İstanbul teknik servis hizmet bölgeleri katmanı */
.web-design-mega.visual-grid{grid-template-columns:1.05fr repeat(2,1fr)!important;gap:14px!important;min-width:940px!important}.web-design-mega .drop-intro{grid-row:span 2}.local-web-hero{background:radial-gradient(circle at 78% 16%,rgba(37,230,179,.16),transparent 34%),linear-gradient(135deg,rgba(5,18,37,.62),rgba(2,8,18,.24));border-bottom:1px solid rgba(37,230,179,.14)}.local-proof span{background:rgba(37,230,179,.08);border-color:rgba(37,230,179,.22)}.local-service-grid .s-icon{background:linear-gradient(135deg,rgba(37,230,179,.18),rgba(19,185,255,.16))}.local-link-grid{grid-template-columns:repeat(3,1fr)}.local-link-grid a{min-height:168px}.local-chip-cloud{margin:0 0 22px}.local-chip-cloud span{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);font-weight:900;text-align:center}.ygt-web-local-hub,.ygt-local-crosslink{position:relative}.ygt-web-local-hub:before,.ygt-local-crosslink:before{content:"";position:absolute;inset:40px 14px auto;height:1px;background:linear-gradient(90deg,transparent,rgba(37,230,179,.32),transparent)}.faq-list details{border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:20px;padding:18px 20px;margin-bottom:12px}.faq-list summary{font-weight:900;cursor:pointer}.faq-list p{color:var(--muted)}.v4-footer-grid{grid-template-columns:1.1fr .82fr .9fr 1.05fr 1.05fr!important}@media(max-width:1120px){.web-design-mega.visual-grid{min-width:min(92vw,760px)!important;grid-template-columns:1fr 1fr!important}.web-design-mega .drop-intro{grid-row:auto}.local-link-grid{grid-template-columns:repeat(2,1fr)}.v4-footer-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:680px){.web-design-mega.visual-grid,.local-link-grid{grid-template-columns:1fr!important}.local-chip-cloud{grid-template-columns:1fr!important}.local-link-grid a{min-height:auto}.v4-footer-grid{grid-template-columns:1fr!important}}


/* R6 project intake */
.h-project{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border-radius:14px;background:linear-gradient(135deg,rgba(37,230,179,.22),rgba(19,185,255,.18));border:1px solid rgba(37,230,179,.42);font-weight:950;font-size:13px;color:#fff;box-shadow:0 12px 28px rgba(37,230,179,.12);white-space:nowrap}.h-project:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(37,230,179,.18)}.project-hero{background:radial-gradient(circle at 82% 0,rgba(37,230,179,.16),transparent 35%),radial-gradient(circle at 15% 30%,rgba(19,185,255,.14),transparent 32%);border-bottom:1px solid rgba(37,230,179,.14)}.home-project-funnel,.project-conversion-block,.project-intake-section,.remote-workflow,.intake-trust{position:relative}.home-project-funnel:before,.project-conversion-block:before,.project-intake-section:before{content:"";position:absolute;left:22px;right:22px;top:24px;height:1px;background:linear-gradient(90deg,transparent,rgba(37,230,179,.35),transparent)}.project-intake-form{display:grid;gap:18px;padding:28px}.project-intake-form label{display:grid;gap:8px;color:#eaf7ff;font-weight:850}.project-intake-form input,.project-intake-form select,.project-intake-form textarea{width:100%;border:1px solid rgba(255,255,255,.14);background:rgba(2,8,18,.72);color:#fff;border-radius:16px;padding:13px 14px;font:inherit;outline:none}.project-intake-form textarea{resize:vertical;min-height:96px}.project-intake-form input:focus,.project-intake-form select:focus,.project-intake-form textarea:focus{border-color:rgba(37,230,179,.55);box-shadow:0 0 0 4px rgba(37,230,179,.08)}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-stage{display:grid;grid-template-columns:auto 1fr;gap:6px 14px;align-items:center;padding:18px;border-radius:22px;background:linear-gradient(135deg,rgba(37,230,179,.10),rgba(19,185,255,.07));border:1px solid rgba(255,255,255,.10);margin-top:8px}.form-stage span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(37,230,179,.15);border:1px solid rgba(37,230,179,.28);font-weight:950;color:#b8fff0}.form-stage h3{margin:0;font-size:22px}.form-stage p{grid-column:2;margin:0;color:var(--muted)}.check-cloud{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.check-cloud label{display:flex!important;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);padding:12px 13px;border-radius:16px;font-weight:800;color:#dcefff}.check-cloud input{width:auto!important}.privacy-note{border:1px solid rgba(37,230,179,.22);background:rgba(37,230,179,.07);border-radius:18px;padding:15px 16px;color:#d6fff6}.project-summary{border:1px dashed rgba(19,185,255,.34);background:rgba(19,185,255,.055);border-radius:22px;padding:18px;color:#dcefff}.project-summary pre{white-space:pre-wrap;word-break:break-word;color:#c8d8e8;background:rgba(0,0,0,.18);border-radius:16px;padding:14px;max-height:360px;overflow:auto}.form-actions{display:flex;gap:12px;flex-wrap:wrap}.honeypot{position:absolute!important;left:-9999px!important;opacity:0!important}.intake-grid article,.sector-grid .service-card{min-height:190px}.remote-steps article{min-height:150px}.form-status.pending{color:#ffdf65}.form-status.success{color:#98ffd9}.form-status.error{color:#ff9cae}.form-status a{color:#8be2ff;text-decoration:underline;font-weight:900}@media(max-width:980px){.h-project{display:none}.form-grid.two,.check-cloud{grid-template-columns:1fr}.project-intake-form{padding:20px}.form-stage{grid-template-columns:1fr}.form-stage p{grid-column:auto}.project-summary pre{max-height:260px}}

/* R2 panelli ürün ve satış sistemi */
.ygt-product-system{margin:clamp(34px,6vw,82px) auto;padding:clamp(24px,4vw,48px);border-radius:32px;background:radial-gradient(circle at 5% 0%,rgba(34,197,94,.16),transparent 34%),linear-gradient(135deg,rgba(7,16,29,.92),rgba(12,25,43,.86));border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 80px rgba(0,0,0,.25)}
.ygt-product-system .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.ygt-product-system .trust-grid article{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:18px}.ygt-product-system .trust-grid b{display:block;color:#fff;margin-bottom:8px}.ygt-product-system .trust-grid p{color:rgba(236,246,255,.74);margin:0;line-height:1.6}@media(max-width:850px){.ygt-product-system .trust-grid{grid-template-columns:1fr}}


/* BIZTR-R4 teknik servis ayrımı, kompakt UI ve tek satır düzeni */
.site-header .brand-logo-img{max-width:238px!important;height:auto!important;object-fit:contain!important}
.site-header .header-inner{gap:14px!important;min-height:70px!important}
.main-nav{gap:6px!important;align-items:center!important}
.main-nav .nav-item{font-size:13px!important;letter-spacing:.045em!important;text-transform:uppercase!important;padding:10px 12px!important;border-radius:13px!important;white-space:nowrap!important;line-height:1!important}
.header-actions .btn,.btn,.nav-cta{font-size:13px!important;padding:10px 13px!important;border-radius:13px!important;white-space:nowrap!important;line-height:1.05!important}
.drop-menu{overflow:hidden!important}
.drop-intro b,.mega-card b,.mobile-panel b,.footer-chips a,.service-card h3,.blog-card h3,.how-card h3,.trust-card h3{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}
.mega-card small,.mobile-panel small,.service-card p,.project-card p,.blog-card p,.how-card p,.trust-card p{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.mega-card{min-height:auto!important;padding:10px!important;gap:10px!important;border-radius:18px!important}
.mega-card img{height:76px!important;object-fit:cover!important;border-radius:14px!important;filter:saturate(.95) contrast(1.04)!important}
.visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;max-width:min(980px,calc(100vw - 34px))!important}
.service-grid,.project-grid,.blog-grid,.academy-grid{gap:16px!important}
.service-card,.project-card,.blog-card,.how-card,.trust-card{overflow:hidden!important}
.site-footer .footer-inner{grid-template-columns:1.25fr .8fr .8fr!important;gap:26px!important}
.site-footer .loc-chips,.site-footer [data-hidden-local],.web-design-mega{display:none!important}
.mobile-panel article:first-child{margin-top:0!important}
.mobile-panel a,.mobile-panel button{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.hero-title-frame{max-width:860px!important}
.hero-title-frame h1{font-size:clamp(34px,5vw,64px)!important;line-height:.98!important}
.hero-copy,.section-head p{max-width:780px!important}
@media(max-width:1180px){.visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-header .brand-logo-img{max-width:210px!important}.main-nav .nav-item{font-size:12px!important;padding:9px 10px!important}}
@media(max-width:1080px){.site-header .brand-logo-img{max-width:220px!important}.visual-grid{grid-template-columns:1fr!important}.site-footer .footer-inner{grid-template-columns:1fr!important}}


/* BIZTR-R4 visible region sweep */
.local-cloud,.site-footer .loc-chips,.site-footer h3:has(+ .loc-chips){display:none!important}


/* R5 - teknik servis netliği, AnyDesk uzaktan destek, mobil hızlı bar ve tipografi inceltme */
:root{--radius:22px;--max:1160px;}
body{font-size:15.5px;line-height:1.5;}
p{line-height:1.55;}
.site-header{position:sticky!important;top:0!important;background:linear-gradient(180deg,rgba(2,7,16,.98),rgba(4,10,21,.96))!important;border-bottom:1px solid rgba(19,185,255,.24)!important;box-shadow:0 10px 38px rgba(0,0,0,.38)!important;backdrop-filter:blur(18px) saturate(1.2)!important;}
.header-inner{height:66px;gap:16px;}
.brand-logo-img{max-width:238px!important;max-height:54px!important;object-fit:contain!important;}
.main-nav{gap:14px;font-size:13px;}
.nav-item{font-size:13px;padding:22px 0;white-space:nowrap;letter-spacing:-.01em;}
.header-actions{gap:7px;}
.h-project,.h-wa,.h-phone,.mail-drop>button{height:38px!important;padding:0 12px!important;border-radius:12px!important;font-size:12px!important;white-space:nowrap;}
.icon-btn{width:38px;height:38px;border-radius:12px;font-size:19px;}
.drop-menu{background:#06101d!important;border-color:rgba(19,185,255,.34)!important;box-shadow:0 28px 78px rgba(0,0,0,.62),0 0 0 1px rgba(255,255,255,.04) inset!important;backdrop-filter:none!important;}
.nav-drop.wide .drop-menu{right:-120px!important;min-width:min(760px,92vw)!important;}
.drop-menu.grid,.drop-menu.mega{gap:10px!important;}
.drop-menu a{padding:10px 11px!important;border-radius:14px!important;background:rgba(255,255,255,.055)!important;}
.drop-menu b,.mega-card b,.service-card h3,.blog-card h3,.project-grid h3,.location-grid h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%;}
.drop-menu small,.mega-card small{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:11px!important;line-height:1.35!important;}
.mega-card img{height:72px!important;object-fit:cover;border-radius:12px!important;}
.hero{padding:54px 22px 42px!important;gap:30px!important;grid-template-columns:1.05fr .95fr;}
.hero h1,.page-hero h1{font-size:clamp(30px,4.2vw,56px)!important;line-height:1.02!important;letter-spacing:-.055em!important;}
.hero-title-compact span{white-space:nowrap;display:block;}
.hero p,.page-hero p{font-size:15.8px!important;max-width:650px!important;}
.section{padding:46px 22px!important;}
.section-head h2{font-size:clamp(25px,2.8vw,40px)!important;}
.section-head p{font-size:15.5px!important;}
.btn{padding:11px 16px!important;border-radius:16px!important;font-size:13px!important;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.proof-strip span{font-size:11px!important;padding:7px 10px!important;}
.type-wrap{font-size:13px!important;padding:10px 13px!important;}
.type-wrap strong{min-width:218px!important;}
.command-grid a,.service-card,.trust-grid article,.blog-card,.project-grid article,.location-grid a,.contact-card,.smart-form,.info-console,.tip-box{border-radius:22px!important;padding:20px!important;}
.command-grid b,.service-card h3,.blog-card h3,.project-grid h3,.location-grid h3{font-size:19px!important;}
.command-grid p,.service-card p,.trust-grid p,.blog-card p,.project-grid p,.location-grid p{font-size:14px!important;}
.fixed-actions.v4-fixed{position:fixed!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;z-index:990!important;display:flex!important;flex-direction:column!important;gap:9px!important;}
.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:48px!important;height:48px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 16px 36px rgba(0,0,0,.35)!important;}
.fixed-actions.v4-fixed a span,.fixed-actions.v4-fixed button span{display:none!important;}
.fixed-actions.v4-fixed svg{width:22px!important;height:22px!important;}
.fixed-actions .fa-tiktok,.fixed-actions .fa-youtube,.fixed-actions .fa-instagram{display:none!important;}
.remote-support-band{position:relative;margin-top:8px;}
.remote-support-card{display:grid;grid-template-columns:88px 1fr auto;gap:18px;align-items:center;padding:22px;border-radius:28px;background:linear-gradient(135deg,rgba(255,70,70,.14),rgba(6,16,29,.92) 43%,rgba(19,185,255,.13));border:1px solid rgba(255,255,255,.13);box-shadow:0 24px 62px rgba(0,0,0,.28);overflow:hidden;}
.remote-support-card:before{content:"";position:absolute;inset:-40% auto auto -12%;width:300px;height:300px;border-radius:50%;background:rgba(239,47,91,.16);filter:blur(30px);pointer-events:none;}
.remote-support-card img{width:76px;height:76px;position:relative;z-index:1;}
.remote-support-card h2,.remote-support-card h3{margin:0 0 6px;font-size:clamp(22px,2.3vw,32px);line-height:1.05;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.remote-support-card p{margin:0;color:var(--muted);font-size:14px;max-width:640px;}
.remote-support-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;position:relative;z-index:1;}
.remote-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.remote-step,.remote-scope{padding:22px;border-radius:24px;background:linear-gradient(160deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 42px rgba(0,0,0,.18);}
.remote-step b,.remote-scope b{display:block;font-size:18px;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.remote-step p,.remote-scope p{margin:0;color:var(--muted);font-size:14px;}
.webdesign-router{max-width:1160px;margin:26px auto 0;padding:0 22px;}
.webdesign-router-inner{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:22px;border-radius:26px;background:linear-gradient(135deg,rgba(19,185,255,.13),rgba(255,255,255,.04),rgba(239,47,91,.10));border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 58px rgba(0,0,0,.24);}
.webdesign-router h3{margin:0 0 6px;font-size:22px;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.webdesign-router p{margin:0;color:var(--muted);font-size:14px;}
.site-footer .footer-social{display:none!important;}
.form-actions .btn.secondary[href^="mailto:"]::after{content:"";}
@media(max-width:980px){
  .main-nav,.header-actions{display:none!important}.hamb{display:block!important}.brand-logo-img{max-width:218px!important}.hero{grid-template-columns:1fr!important;padding-top:42px!important}.hero-title-compact span{white-space:normal}.remote-support-card{grid-template-columns:68px 1fr;}.remote-support-actions{grid-column:1/-1;justify-content:flex-start}.remote-page-grid{grid-template-columns:1fr}.webdesign-router-inner{grid-template-columns:1fr}.webdesign-router h3{white-space:normal}
}
@media(max-width:680px){
  body{font-size:14.5px;padding-bottom:66px;}
  .header-inner{height:62px;padding:0 14px}.brand-logo-img{max-width:190px!important;max-height:48px!important}.hamb{width:42px;height:38px}
  .mobile-panel{max-height:calc(100vh - 62px);overflow:auto;background:#06101d!important;border-top:1px solid rgba(19,185,255,.2)}
  .hero,.page-hero{padding:34px 16px 28px!important}.hero h1,.page-hero h1{font-size:clamp(28px,9.2vw,38px)!important}.hero p,.page-hero p{font-size:14.5px!important}.section{padding:36px 16px!important}.hero-actions,.cta-actions{gap:8px}.btn{font-size:12.5px!important;padding:10px 13px!important;}
  .fixed-actions.v4-fixed{left:8px!important;right:8px!important;top:auto!important;bottom:8px!important;transform:none!important;flex-direction:row!important;justify-content:center!important;gap:8px!important;pointer-events:none;}
  .fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:46px!important;height:46px!important;border-radius:15px!important;pointer-events:auto;}
  .remote-support-card{grid-template-columns:54px 1fr;padding:17px;border-radius:22px;gap:12px}.remote-support-card img{width:52px;height:52px}.remote-support-card h2,.remote-support-card h3{font-size:20px;white-space:normal}.remote-support-card p{font-size:13px}.remote-support-actions{gap:8px}.webdesign-router{padding:0 16px}.webdesign-router-inner{padding:18px;border-radius:22px}.webdesign-router h3{font-size:19px;}
}


/* BIZTR-R6 - profesyonel sıkılaştırma, sade dil ve görsel denge */
:root{--max:1140px;--radius:20px;}
body{font-size:14.75px!important;line-height:1.48!important;}
.site-header{position:sticky!important;top:0!important;z-index:1200!important;background:linear-gradient(180deg,rgba(2,7,16,.995),rgba(3,9,20,.982))!important;backdrop-filter:blur(14px) saturate(1.05)!important;}
.header-inner{height:58px!important;gap:12px!important;padding-inline:18px!important;}
.brand-v4{min-width:166px!important;}
.brand-v4 .brand-picture{width:156px!important;height:45px!important;border-radius:13px!important;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 0 18px rgba(15,180,255,.18),0 8px 24px rgba(0,0,0,.36)!important;}
.brand-v4 .brand-picture:before{opacity:.45!important;animation-duration:8s!important;}
.brand-v4 .brand-logo-img,.site-header .brand-logo-img{max-width:156px!important;max-height:45px!important;width:100%!important;height:100%!important;object-fit:cover!important;}
.footer-logo .brand-picture,.site-footer .brand-picture{width:150px!important;height:43px!important;}
.site-footer .brand-logo-img{max-width:150px!important;max-height:43px!important;}
.main-nav{gap:12px!important;}
.nav-item{font-size:12px!important;padding:19px 0!important;letter-spacing:0!important;}
.support-nav svg{width:15px!important;height:15px!important;margin-right:4px!important;}
.header-actions{gap:6px!important;}
.h-project,.h-wa,.h-phone,.mail-drop>button{height:34px!important;min-height:34px!important;padding:0 10px!important;border-radius:11px!important;font-size:11.5px!important;line-height:1!important;white-space:nowrap!important;}
.h-wa svg,.h-phone svg,.mail-drop svg{width:16px!important;height:16px!important;}
.icon-btn{width:34px!important;height:34px!important;border-radius:11px!important;font-size:17px!important;}
.drop-menu{top:56px!important;background:#050d19!important;border-color:rgba(19,185,255,.30)!important;box-shadow:0 24px 72px rgba(0,0,0,.70),0 0 0 1px rgba(255,255,255,.035) inset!important;}
.nav-drop.wide .drop-menu{right:-90px!important;min-width:min(690px,92vw)!important;}
.drop-menu.mega.visual-grid,.visual-grid{grid-template-columns:190px repeat(2,minmax(190px,1fr))!important;gap:8px!important;}
.drop-intro{padding:11px!important;border-radius:15px!important;}
.drop-intro b{font-size:16px!important;}
.drop-intro p{font-size:11px!important;line-height:1.35!important;}
.mega-card{grid-template-columns:58px 1fr!important;padding:8px!important;border-radius:14px!important;gap:8px!important;}
.mega-card img,.visual-grid .mega-card img{width:58px!important;height:48px!important;border-radius:11px!important;}
.mega-card b{font-size:12.5px!important;line-height:1.05!important;}
.mega-card small{font-size:10.5px!important;line-height:1.25!important;}
.hero{padding:36px 22px 30px!important;gap:22px!important;grid-template-columns:1.12fr .88fr!important;}
.hero h1,.page-hero h1,.hero-title-frame h1{font-size:clamp(27px,3.5vw,46px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:10px 0 12px!important;}
.hero p,.page-hero p,.hero-copy{font-size:14.25px!important;max-width:610px!important;line-height:1.55!important;}
.eyebrow{font-size:10.5px!important;letter-spacing:.10em!important;}
.type-wrap{margin:14px 0!important;padding:8px 11px!important;font-size:12px!important;}
.type-wrap strong{min-width:188px!important;}
.hero-actions,.cta-actions{margin-top:14px!important;gap:8px!important;}
.btn{font-size:12px!important;padding:9px 13px!important;border-radius:13px!important;line-height:1.05!important;}
.proof-strip{margin-top:14px!important;gap:7px!important;}
.proof-strip span{font-size:10.5px!important;padding:6px 9px!important;}
.hero-visual{max-width:430px!important;margin-left:auto!important;}
.hero-visual:before{opacity:.38!important;filter:blur(6px)!important;animation-duration:18s!important;}
.hero-visual>img,.hero-visual img{border-radius:24px!important;max-height:330px!important;object-fit:cover!important;}
.slogan-orb{width:118px!important;height:118px!important;right:4px!important;top:18px!important;padding:16px!important;opacity:.86!important;animation:swing 10s ease-in-out infinite!important;box-shadow:0 18px 42px rgba(0,0,0,.36)!important;}
.slogan-orb:before{height:38px!important;top:-38px!important;opacity:.45!important;}
.slogan-orb i{inset:9px!important;border-width:1px!important;}
.slogan-orb b{font-size:16px!important;}
.slogan-orb span{font-size:12px!important;line-height:1.05!important;}
.slogan-orb small{display:none!important;}
.section{padding:38px 22px!important;}
.section-head h2{font-size:clamp(22px,2.35vw,34px)!important;line-height:1.06!important;}
.section-head p{font-size:14px!important;max-width:680px!important;}
.command-grid,.service-grid,.trust-grid,.blog-grid,.project-grid,.location-grid{gap:13px!important;}
.command-grid a,.service-card,.trust-grid article,.blog-card,.project-grid article,.location-grid a,.contact-card,.smart-form,.info-console,.tip-box{padding:16px!important;border-radius:18px!important;}
.command-grid b,.service-card h3,.blog-card h3,.project-grid h3,.location-grid h3{font-size:16.5px!important;line-height:1.08!important;}
.command-grid p,.service-card p,.trust-grid p,.blog-card p,.project-grid p,.location-grid p{font-size:13px!important;line-height:1.45!important;}
.brand-marquee-section.brand-everywhere,.brand-marquee-section{padding-top:28px!important;padding-bottom:28px!important;margin-top:20px!important;}
.brand-logo-link{width:132px!important;height:54px!important;border-radius:15px!important;padding:8px 10px!important;}
.brand-logo-link:before{inset:8px 11px!important;border-radius:12px!important;}
.brand-logo-link img{max-width:92px!important;max-height:28px!important;}
.brand-logo-link span,.brand-note{display:none!important;}
.brand-track{gap:10px!important;animation-duration:38s!important;}
.quick-reach-section{padding-top:24px!important;padding-bottom:24px!important;}
.quick-reach-panel{padding:18px!important;border-radius:22px!important;gap:14px!important;grid-template-columns:1fr 1.2fr!important;}
.quick-reach-copy span{font-size:10.5px!important;letter-spacing:.09em!important;margin-bottom:4px!important;}
.quick-reach-copy h2{font-size:clamp(19px,1.9vw,26px)!important;margin-bottom:5px!important;}
.quick-reach-copy p{font-size:13px!important;line-height:1.48!important;}
.quick-reach-actions{gap:8px!important;}
.quick-reach-actions a{min-height:46px!important;padding:8px 10px!important;border-radius:14px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.quick-reach-actions a svg{width:17px!important;height:17px!important;flex-basis:17px!important;margin:0!important;}
.fixed-actions.v4-fixed{right:12px!important;gap:7px!important;}
.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:42px!important;height:42px!important;border-radius:14px!important;}
.fixed-actions.v4-fixed svg{width:19px!important;height:19px!important;}
.remote-support-card{grid-template-columns:58px 1fr auto!important;gap:13px!important;padding:16px!important;border-radius:20px!important;}
.remote-support-card:before{width:180px!important;height:180px!important;filter:blur(24px)!important;opacity:.75!important;}
.remote-support-card img{width:50px!important;height:50px!important;}
.remote-support-card h2,.remote-support-card h3{font-size:clamp(18px,1.7vw,24px)!important;margin-bottom:4px!important;}
.remote-support-card p{font-size:13px!important;line-height:1.45!important;max-width:580px!important;}
.remote-step,.remote-scope{padding:17px!important;border-radius:18px!important;}
.remote-step b,.remote-scope b{font-size:15.5px!important;}
.remote-step p,.remote-scope p{font-size:13px!important;line-height:1.45!important;}
.webdesign-router-inner{padding:17px!important;border-radius:20px!important;}
.webdesign-router h3{font-size:18px!important;}
.webdesign-router p{font-size:13px!important;line-height:1.45!important;}
.yb-intro .intro-core{width:min(430px,86vw)!important;min-height:270px!important;border-radius:26px!important;padding:24px!important;}
.intro-logo-ring{width:190px!important;height:68px!important;border-radius:18px!important;}
.intro-core b{font-size:22px!important;margin-top:12px!important;}
.intro-core span{font-size:13px!important;}
.intro-core small{font-size:11px!important;}
@media(max-width:1120px){
  .brand-v4 .brand-picture{width:150px!important;height:44px!important;}
  .brand-v4{min-width:158px!important;}
  .v4-actions{display:none!important;}
}
@media(max-width:980px){
  .hero{grid-template-columns:1fr!important;padding-top:30px!important;}
  .hero-visual{max-width:100%!important;margin-left:0!important;}
  .hero-visual:before,.slogan-orb{display:none!important;}
  .drop-menu.mega.visual-grid,.visual-grid{grid-template-columns:1fr!important;}
  .remote-support-card{grid-template-columns:48px 1fr!important;}
  .remote-support-actions{grid-column:1/-1!important;justify-content:flex-start!important;}
  .quick-reach-panel{grid-template-columns:1fr!important;}
}
@media(max-width:860px){
  body{padding-bottom:62px!important;}
  .fixed-actions.v4-fixed{left:8px!important;right:8px!important;top:auto!important;bottom:8px!important;transform:none!important;display:flex!important;flex-direction:row!important;justify-content:center!important;gap:8px!important;pointer-events:none!important;}
  .fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:42px!important;height:42px!important;pointer-events:auto!important;}
}
@media(max-width:680px){
  body{font-size:14px!important;}
  .header-inner{height:58px!important;padding:0 12px!important;}
  .brand-v4 .brand-picture{width:136px!important;height:40px!important;border-radius:12px!important;}
  .brand-v4{min-width:140px!important;}
  .hamb{width:40px!important;height:36px!important;border-radius:12px!important;}
  .hero,.page-hero{padding:26px 15px 22px!important;}
  .hero h1,.page-hero h1{font-size:clamp(24px,7.6vw,34px)!important;}
  .hero p,.page-hero p{font-size:13.5px!important;}
  .btn{font-size:11.5px!important;padding:8px 11px!important;border-radius:12px!important;}
  .section{padding:30px 15px!important;}
  .quick-reach-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .quick-reach-actions a{min-height:42px!important;font-size:11.5px!important;padding:7px 8px!important;}
  .remote-support-card{grid-template-columns:42px 1fr!important;padding:14px!important;}
  .remote-support-card img{width:40px!important;height:40px!important;}
  .remote-support-card h2,.remote-support-card h3{font-size:17px!important;white-space:nowrap!important;}
  .remote-support-card p{font-size:12.5px!important;}
  .brand-logo-link{width:118px!important;height:48px!important;}
  .brand-logo-link img{max-width:84px!important;max-height:25px!important;}
  .intro-logo-ring{width:168px!important;height:60px!important;}
}


/* R7 - ciddi teknik servis dili, gerçek logo, dengeli sabit eylemler */
:root{--headerH:64px;}
.site-header{position:sticky!important;top:0!important;background:linear-gradient(180deg,rgba(2,6,13,.98),rgba(3,8,17,.94))!important;backdrop-filter:blur(18px)!important;}
.header-inner{height:64px!important;}
.brand-v4 .brand-picture,.site-header .brand-picture{width:176px!important;height:42px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;}
.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:176px!important;height:42px!important;max-width:176px!important;max-height:42px!important;object-fit:contain!important;object-position:left center!important;border-radius:0!important;background:transparent!important;}
.footer-logo .brand-picture,.site-footer .brand-picture{width:184px!important;height:48px!important;background:transparent!important;border:0!important;overflow:visible!important;}
.site-footer .brand-logo-img{width:184px!important;height:48px!important;max-width:184px!important;max-height:48px!important;object-fit:contain!important;background:transparent!important;}
.intro-logo-ring{width:250px!important;height:82px!important;background:rgba(2,6,13,.38)!important;border-radius:18px!important;}
.intro-logo-ring img{object-fit:contain!important;padding:8px!important;}
.main-nav{gap:10px!important;}
.nav-item{font-size:11.5px!important;padding:18px 0!important;}
.h-project,.h-wa,.h-phone,.mail-drop>button{font-size:11px!important;height:32px!important;min-height:32px!important;padding:0 9px!important;}
.icon-btn{width:32px!important;height:32px!important;}
.drop-menu,.drop-menu.mega,.drop-menu.visual-grid{background:#040913!important;background-image:linear-gradient(180deg,#071120,#040913)!important;opacity:1!important;border-color:rgba(19,185,255,.34)!important;box-shadow:0 30px 88px rgba(0,0,0,.82),0 0 0 1px rgba(255,255,255,.04) inset!important;backdrop-filter:none!important;}
.nav-drop.wide .drop-menu{top:54px!important;right:-72px!important;min-width:min(660px,92vw)!important;}
.drop-menu.mega.visual-grid,.visual-grid{grid-template-columns:176px repeat(2,minmax(180px,1fr))!important;}
.mega-card{grid-template-columns:52px 1fr!important;padding:7px!important;}
.mega-card img,.visual-grid .mega-card img{width:52px!important;height:44px!important;}
.mega-card small{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.hero{padding:28px 22px 24px!important;gap:16px!important;grid-template-columns:1.18fr .82fr!important;}
.hero h1,.page-hero h1,.hero-title-frame h1{font-size:clamp(25px,3.15vw,40px)!important;line-height:1.06!important;letter-spacing:-.04em!important;margin:8px 0 10px!important;}
.hero p,.page-hero p,.hero-copy{font-size:13.5px!important;line-height:1.5!important;max-width:570px!important;}
.type-wrap{font-size:11.5px!important;padding:7px 10px!important;margin:10px 0!important;}
.hero-actions,.cta-actions{margin-top:12px!important;gap:7px!important;}
.btn{font-size:11.5px!important;padding:8px 12px!important;border-radius:12px!important;}
.hero-visual{max-width:355px!important;}
.hero-visual>img,.hero-visual img{max-height:250px!important;border-radius:18px!important;}
.slogan-orb{width:86px!important;height:86px!important;right:6px!important;top:14px!important;padding:10px!important;opacity:.62!important;animation:none!important;}
.slogan-orb:before{display:none!important;}
.slogan-orb b{font-size:12px!important;}
.slogan-orb span{font-size:9.5px!important;}
.section{padding:32px 22px!important;}
.section-head h2{font-size:clamp(20px,2.05vw,30px)!important;}
.section-head p{font-size:13.5px!important;}
.command-grid b,.service-card h3,.blog-card h3,.project-grid h3,.location-grid h3{font-size:15.5px!important;}
.command-grid p,.service-card p,.trust-grid p,.blog-card p,.project-grid p,.location-grid p{font-size:12.5px!important;line-height:1.42!important;}
.brand-marquee-section.brand-everywhere,.brand-marquee-section{padding-top:22px!important;padding-bottom:22px!important;}
.brand-logo-link{width:112px!important;height:44px!important;border-radius:12px!important;padding:7px 9px!important;}
.brand-logo-link img{max-width:76px!important;max-height:22px!important;}
.brand-track{gap:8px!important;}
.quick-reach-panel{padding:15px!important;border-radius:18px!important;}
.quick-reach-actions a{min-height:42px!important;font-size:11.5px!important;padding:7px 9px!important;border-radius:12px!important;}
.remote-support-card{grid-template-columns:48px 1fr auto!important;padding:14px!important;border-radius:18px!important;}
.remote-support-card img{width:44px!important;height:44px!important;}
.remote-support-card h2,.remote-support-card h3{font-size:clamp(17px,1.5vw,22px)!important;}
.remote-support-card p{font-size:12.5px!important;line-height:1.42!important;}
.fixed-actions.v4-fixed{position:fixed!important;right:16px!important;top:57%!important;transform:translateY(-50%)!important;z-index:980!important;gap:8px!important;}
.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:40px!important;height:40px!important;border-radius:13px!important;box-shadow:0 14px 34px rgba(0,0,0,.36)!important;}
.fixed-actions.v4-fixed svg{width:18px!important;height:18px!important;}
.fixed-actions.v4-fixed .fa-call span,.fixed-actions.v4-fixed a span,.fixed-actions.v4-fixed button span{display:none!important;}
.fixed-actions .fa-tiktok,.fixed-actions .fa-youtube,.fixed-actions .fa-instagram{display:none!important;}
body:has(.fixed-actions.v4-fixed){padding-right:0!important;}
@media(max-width:1120px){.brand-v4 .brand-picture{width:158px!important;height:40px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:158px!important;height:40px!important}.v4-actions{display:none!important;}}
@media(max-width:980px){.hero{grid-template-columns:1fr!important;padding-top:25px!important}.hero-visual{display:none!important}.slogan-orb{display:none!important}.remote-support-card{grid-template-columns:44px 1fr!important}.remote-support-actions{grid-column:1/-1!important}.drop-menu.mega.visual-grid,.visual-grid{grid-template-columns:1fr!important}}
@media(max-width:860px){body{padding-bottom:78px!important}.fixed-actions.v4-fixed{left:50%!important;right:auto!important;top:auto!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:max-content!important;max-width:calc(100vw - 22px)!important;padding:7px!important;gap:7px!important;border-radius:20px!important;background:rgba(4,9,19,.92)!important;border:1px solid rgba(19,185,255,.20)!important;box-shadow:0 18px 52px rgba(0,0,0,.54)!important;backdrop-filter:blur(14px)!important;pointer-events:auto!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:42px!important;height:42px!important;border-radius:14px!important;pointer-events:auto!important;flex:0 0 auto!important}.fixed-actions.v4-fixed svg{width:18px!important;height:18px!important}.fixed-actions.v4-fixed:before{content:"";position:absolute;inset:-6px;border-radius:24px;pointer-events:none}}
@media(max-width:680px){.header-inner{height:56px!important}.brand-v4 .brand-picture{width:142px!important;height:36px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:142px!important;height:36px!important}.hero,.page-hero{padding:22px 15px 18px!important}.hero h1,.page-hero h1{font-size:clamp(23px,7vw,32px)!important}.hero p,.page-hero p{font-size:13px!important}.quick-reach-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.remote-support-card{grid-template-columns:40px 1fr!important}.remote-support-card img{width:38px!important;height:38px!important}.fixed-actions.v4-fixed{bottom:calc(8px + env(safe-area-inset-bottom))!important;padding:6px!important;gap:6px!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:40px!important;height:40px!important}.brand-logo-link{width:104px!important;height:42px!important}.brand-logo-link img{max-width:70px!important;max-height:20px!important}}


/* R8 - güçlü marka, sticky header, premium marquee, dengeli hızlı aksiyonlar */
:root{--headerH:72px;--panel-blue:#159cff;--panel-red:#ff3b4f;}
.site-header,.site-header.v4-header{position:sticky!important;top:0!important;z-index:9999!important;background:linear-gradient(180deg,rgba(2,6,14,.985),rgba(4,10,21,.965))!important;border-bottom:1px solid rgba(38,159,255,.18)!important;box-shadow:0 18px 54px rgba(0,0,0,.34)!important;backdrop-filter:blur(16px)!important;}
.header-inner{height:72px!important;max-width:1240px!important;}
.brand-v4{min-width:272px!important;display:flex!important;align-items:center!important;}
.brand-v4 .brand-picture,.site-header .brand-picture{width:268px!important;height:64px!important;border-radius:16px!important;background:radial-gradient(circle at 50% 45%,rgba(14,111,205,.18),rgba(3,7,14,.06) 64%,transparent)!important;border:1px solid rgba(83,180,255,.13)!important;box-shadow:0 0 0 1px rgba(255,255,255,.035) inset,0 0 28px rgba(18,142,255,.16),0 14px 34px rgba(0,0,0,.35)!important;overflow:hidden!important;}
.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:268px!important;height:64px!important;max-width:268px!important;max-height:64px!important;object-fit:cover!important;object-position:center!important;border-radius:16px!important;filter:contrast(1.08) saturate(1.08) drop-shadow(0 5px 18px rgba(20,145,255,.20))!important;background:transparent!important;}
.footer-logo .brand-picture,.site-footer .brand-picture{width:260px!important;height:78px!important;border-radius:18px!important;overflow:hidden!important;background:rgba(2,8,16,.55)!important;border:1px solid rgba(83,180,255,.16)!important;}
.site-footer .brand-logo-img{width:260px!important;height:78px!important;max-width:260px!important;max-height:78px!important;object-fit:cover!important;border-radius:18px!important;}
.main-nav{gap:14px!important;align-items:center!important;}
.nav-item{font-size:12px!important;font-weight:850!important;letter-spacing:.035em!important;text-transform:uppercase!important;padding:26px 0!important;white-space:nowrap!important;}
.v4-actions{gap:8px!important}.h-project,.h-wa,.h-phone,.mail-drop>button{height:36px!important;min-height:36px!important;border-radius:15px!important;font-size:11.5px!important;font-weight:850!important;padding:0 12px!important;white-space:nowrap!important}.h-phone span{white-space:nowrap!important}.icon-btn{width:36px!important;height:36px!important;border-radius:14px!important;}
.drop-menu,.drop-menu.mega,.drop-menu.visual-grid{top:64px!important;background:#050b16!important;background-image:linear-gradient(180deg,#081525,#050b16)!important;opacity:1!important;border:1px solid rgba(65,169,255,.32)!important;box-shadow:0 34px 92px rgba(0,0,0,.86),0 0 0 1px rgba(255,255,255,.035) inset!important;backdrop-filter:none!important;}
.nav-drop.wide .drop-menu{right:-82px!important;min-width:min(720px,92vw)!important;}
.brand-marquee-section.brand-everywhere,.brand-marquee-section{padding-top:34px!important;padding-bottom:36px!important;margin-top:24px!important;background:radial-gradient(circle at 20% 0,rgba(20,156,255,.10),transparent 34%),linear-gradient(180deg,rgba(3,8,17,.38),rgba(3,8,17,.12))!important;border-top:1px solid rgba(96,186,255,.08)!important;border-bottom:1px solid rgba(96,186,255,.08)!important;overflow:hidden!important;}
.brand-marquee{mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)!important;padding:8px 0!important;}
.brand-track{gap:16px!important;animation-duration:34s!important;align-items:center!important;}
.brand-logo-link{width:172px!important;height:78px!important;border-radius:22px!important;padding:12px 16px!important;background:linear-gradient(145deg,rgba(12,26,45,.96),rgba(5,11,22,.92))!important;border:1px solid rgba(113,202,255,.24)!important;box-shadow:0 18px 44px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.045) inset,0 0 28px rgba(19,161,255,.065)!important;}
.brand-logo-link:before{inset:12px 14px!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#edf5ff)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.74),0 10px 26px rgba(0,0,0,.22)!important;}
.brand-logo-link img{max-width:124px!important;max-height:38px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:contrast(1.08) saturate(1.02) drop-shadow(0 4px 8px rgba(0,0,0,.18))!important;}
.brand-logo-link span{bottom:5px!important;font-size:9.5px!important;letter-spacing:.12em!important;color:rgba(220,246,255,.82)!important;opacity:.55!important;}
.brand-logo-link:hover{transform:translateY(-2px)!important;border-color:rgba(145,221,255,.40)!important;box-shadow:0 24px 58px rgba(0,0,0,.42),0 0 30px rgba(35,170,255,.16)!important;}
.hero{padding-top:34px!important;}
.hero-logo-showcase{max-height:280px!important;object-fit:contain!important;filter:drop-shadow(0 14px 34px rgba(0,0,0,.42))!important;}
.slogan-orb{width:74px!important;height:74px!important;opacity:.42!important;right:0!important;top:16px!important;}
.fixed-actions.v4-fixed{right:18px!important;top:58%!important;transform:translateY(-50%)!important;z-index:990!important;gap:10px!important;}
.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:44px!important;height:44px!important;border-radius:16px!important;}
.fixed-actions.v4-fixed .fa-support{background:linear-gradient(135deg,#348bff,#1677f2)!important;}
.fixed-actions.v4-fixed .fa-call{background:linear-gradient(135deg,#16b7ff,#0876bd)!important;}
.fixed-actions.v4-fixed .fa-whatsapp{background:linear-gradient(135deg,#25D366,#17a34a)!important;}
.fixed-actions.v4-fixed .fa-top{background:rgba(5,12,24,.96)!important;}
@media(max-width:1180px){.brand-v4{min-width:236px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:232px!important;height:58px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:232px!important;height:58px!important}.main-nav .nav-item{font-size:11.5px!important}.v4-actions{display:none!important}}
@media(max-width:860px){body{padding-bottom:82px!important}.site-header,.site-header.v4-header{position:sticky!important;top:0!important}.header-inner{height:62px!important}.brand-v4{min-width:204px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:200px!important;height:52px!important;border-radius:14px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:200px!important;height:52px!important;border-radius:14px!important}.fixed-actions.v4-fixed{left:50%!important;right:auto!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:max-content!important;max-width:calc(100vw - 22px)!important;padding:8px!important;gap:8px!important;border-radius:22px!important;background:rgba(3,8,17,.94)!important;border:1px solid rgba(79,176,255,.25)!important;box-shadow:0 18px 52px rgba(0,0,0,.54)!important;backdrop-filter:blur(14px)!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:42px!important;height:42px!important;flex:0 0 auto!important}.brand-logo-link{width:142px!important;height:62px!important}.brand-logo-link img{max-width:102px!important;max-height:31px!important}}
@media(max-width:560px){.header-inner{height:58px!important;padding:0 12px!important}.brand-v4{min-width:176px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:172px!important;height:46px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:172px!important;height:46px!important}.hamb{width:40px!important;height:36px!important}.hero h1,.page-hero h1{font-size:clamp(23px,7vw,31px)!important}.hero p,.page-hero p{font-size:13px!important}.brand-logo-link{width:126px!important;height:56px!important;border-radius:18px!important}.brand-logo-link:before{inset:9px 10px!important}.brand-logo-link img{max-width:92px!important;max-height:27px!important}.brand-logo-link span{display:none!important}.fixed-actions.v4-fixed{bottom:calc(10px + env(safe-area-inset-bottom))!important;padding:7px!important;gap:7px!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:40px!important;height:40px!important}}
/* R8.1 header logo uses horizontal real-logo composition */
.brand-v4 .brand-picture,.site-header .brand-picture{width:286px!important;height:68px!important;}
.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:286px!important;height:68px!important;max-width:286px!important;max-height:68px!important;object-fit:contain!important;object-position:left center!important;}
@media(max-width:1180px){.brand-v4{min-width:248px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:244px!important;height:58px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:244px!important;height:58px!important}}
@media(max-width:860px){.brand-v4{min-width:208px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:204px!important;height:52px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:204px!important;height:52px!important}}
@media(max-width:560px){.brand-v4{min-width:178px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:176px!important;height:46px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:176px!important;height:46px!important}}

/* R10 - temiz logo, daha tok header ve okunur panel uyumu */
.site-header,.site-header.v4-header{position:sticky!important;top:0!important;z-index:9999!important;background:linear-gradient(180deg,rgba(3,8,17,.985),rgba(4,10,20,.96))!important;backdrop-filter:blur(16px)!important}.brand-v4{min-width:300px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:300px!important;height:78px!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(45,149,255,.13),rgba(255,255,255,.025))!important;border:1px solid rgba(85,180,255,.16)!important;box-shadow:0 20px 48px rgba(0,0,0,.28),0 0 26px rgba(21,135,255,.12)!important;overflow:visible!important;padding:6px 12px!important}.brand-v4 .brand-logo-img,.site-header .brand-logo-img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(0 10px 24px rgba(25,140,255,.22)) contrast(1.04) saturate(1.06)!important}.yb-intro .intro-logo-ring img{object-fit:contain!important;background:transparent!important}.drop-menu,.drop-menu.mega,.drop-menu.visual-grid{background:#050b16!important;background-image:linear-gradient(180deg,#081525,#050b16)!important;backdrop-filter:none!important}.hero-logo-showcase{object-fit:contain!important;background:linear-gradient(135deg,rgba(20,120,220,.10),rgba(255,255,255,.02))!important;border-radius:28px!important}.brand-wall li,.brand-marquee .logo-card{background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.03))!important;border-color:rgba(96,185,255,.18)!important}
@media(max-width:1180px){.brand-v4{min-width:248px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:248px!important;height:64px!important}}
@media(max-width:860px){.brand-v4{min-width:206px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:206px!important;height:54px!important;padding:5px 9px!important}}
@media(max-width:560px){.brand-v4{min-width:170px!important}.brand-v4 .brand-picture,.site-header .brand-picture{width:170px!important;height:46px!important;border-radius:15px!important;padding:4px 7px!important}}


/* R11 - yalın teknik servis odağı ve modern mega menü */
.site-header,.site-header.v4-header{position:sticky!important;top:0!important;z-index:10000!important;background:#040914!important;background-image:linear-gradient(180deg,#07101d,#040914)!important;backdrop-filter:none!important;border-bottom:1px solid rgba(72,176,255,.28)!important;box-shadow:0 16px 42px rgba(0,0,0,.48)!important;}
.main-nav.v4-nav{gap:12px!important;text-transform:none!important;}
.main-nav .nav-item{height:42px!important;padding:0 13px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.08)!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;}
.main-nav .nav-item:hover{background:rgba(20,185,255,.12)!important;border-color:rgba(20,185,255,.38)!important;box-shadow:0 10px 26px rgba(20,185,255,.12)!important;}
.nav-drop:after{content:"";position:absolute;left:0;right:0;top:40px;height:26px;}
.drop-menu,.drop-menu.mega,.drop-menu.visual-grid,.product-mega{top:56px!important;background:#06101d!important;background-image:radial-gradient(circle at 14% 0,rgba(29,159,255,.16),transparent 28%),linear-gradient(145deg,#081424,#030812)!important;border:1px solid rgba(77,182,255,.34)!important;box-shadow:0 34px 96px rgba(0,0,0,.84),0 0 0 1px rgba(255,255,255,.045) inset!important;backdrop-filter:none!important;overflow:hidden!important;}
.drop-menu:after,.product-mega:after{content:"";position:absolute;inset:auto 18px 0;height:2px;background:linear-gradient(90deg,transparent,#28c4ff,#25e6b3,transparent);opacity:.75;}
.nav-drop.wide .drop-menu{right:-72px!important;min-width:min(760px,92vw)!important;padding:14px!important;}
.drop-menu.mega.visual-grid,.visual-grid{display:grid!important;grid-template-columns:210px repeat(2,minmax(210px,1fr))!important;gap:10px!important;}
.drop-intro{display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:100%!important;padding:18px!important;border-radius:22px!important;background:linear-gradient(155deg,rgba(21,151,255,.20),rgba(37,230,179,.08))!important;border:1px solid rgba(122,213,255,.24)!important;}
.drop-intro b{font-size:20px!important;letter-spacing:-.03em!important;}
.drop-intro p{font-size:12px!important;line-height:1.45!important;max-width:18ch!important;}
.mega-card{display:grid!important;grid-template-columns:68px 1fr!important;gap:10px!important;align-items:center!important;min-height:86px!important;padding:10px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.10)!important;}
.mega-card img{width:68px!important;height:64px!important;object-fit:cover!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.11)!important;filter:saturate(1.04) contrast(1.04)!important;}
.mega-card span{min-width:0!important;}
.mega-card b{font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.mega-card small{font-size:11px!important;line-height:1.35!important;color:#aebfd2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.product-modern{position:relative!important;}
.product-mega{position:absolute!important;right:-210px!important;top:56px!important;width:min(640px,92vw)!important;display:grid!important;grid-template-columns:1.05fr 1fr 1fr!important;gap:10px!important;padding:14px!important;border-radius:24px!important;opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s;}
.product-modern:hover .product-mega,.product-modern:focus-within .product-mega{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;}
.product-mega-head{grid-row:span 2;padding:18px;border-radius:22px;background:linear-gradient(155deg,rgba(37,230,179,.16),rgba(20,185,255,.11));border:1px solid rgba(122,213,255,.22);display:flex;flex-direction:column;justify-content:space-between;min-height:164px;}
.product-mega-head b{font-size:20px;letter-spacing:-.04em}.product-mega-head p{color:#aebfd2;font-size:12px;line-height:1.45;margin:8px 0 0;}
.product-mega-tile,.product-mega-cta{position:relative;min-width:0;border-radius:18px!important;padding:13px!important;border:1px solid rgba(255,255,255,.10)!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;transition:.2s!important;}
.product-mega-tile:hover,.product-mega-cta:hover{transform:translateY(-3px)!important;border-color:rgba(37,230,179,.36)!important;background:rgba(37,230,179,.08)!important;}
.product-mega-tile span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:10px;background:rgba(20,185,255,.14);border:1px solid rgba(20,185,255,.24);color:#8be8ff;font-weight:900;font-size:11px;margin-bottom:8px;}
.product-mega-tile b,.product-mega-cta b{display:block;font-size:13px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product-mega-tile small,.product-mega-cta small{display:block;font-size:11px;line-height:1.35;color:#aebfd2;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.product-mega-cta{grid-column:2/4;background:linear-gradient(135deg,rgba(20,185,255,.15),rgba(37,230,179,.08))!important;}
.webdesign-router{max-width:1180px;margin:18px auto 0;padding:0 22px;}
.webdesign-router-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid rgba(120,205,255,.18);box-shadow:0 18px 46px rgba(0,0,0,.26);}
.webdesign-router-copy span{display:inline-flex;color:#8be8ff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.webdesign-router h3{margin:0 0 6px;font-size:20px;letter-spacing:-.03em}.webdesign-router p{margin:0;color:#aebfd2;font-size:13px;line-height:1.5}.webdesign-router strong{display:inline-flex;margin-top:8px;color:#fff;font-size:13px;letter-spacing:.02em}.webdesign-router .btn{font-size:13px;padding:11px 15px;}
@media(max-width:1080px){.drop-menu,.product-mega{display:none!important}.main-nav .product-modern{display:none!important}.webdesign-router-inner{display:grid}.webdesign-router .btn{width:100%}.drop-menu.mega.visual-grid,.visual-grid{grid-template-columns:1fr!important}}
@media(max-width:680px){.webdesign-router{padding:0 14px}.webdesign-router-inner{padding:16px;border-radius:21px}.webdesign-router h3{font-size:18px}.webdesign-router p{font-size:12px}}


/* R12 - ortak header, üst bilgi bandı ve temiz mega menü */
:root{--topbarH:34px;--mainHeaderH:74px;}
.site-topbar.v12-topbar{position:sticky;top:0;z-index:10020;background:#020712;border-bottom:1px solid rgba(68,178,255,.20);box-shadow:0 10px 26px rgba(0,0,0,.30);overflow:hidden;}
.topbar-inner{height:var(--topbarH);width:min(1240px,94vw);margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;}
.ticker-rail{min-width:0;display:flex;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);}
.ticker-track{flex:0 0 auto;display:inline-flex;align-items:center;gap:14px;padding-right:14px;white-space:nowrap;animation:v12ticker 26s linear infinite;color:#c7e8ff;font-size:12px;font-weight:750;letter-spacing:.01em;}
.ticker-track span{opacity:.92}.ticker-track i{font-style:normal;color:#25e6b3;opacity:.75}
.topbar-contact{display:flex;align-items:center;gap:8px;white-space:nowrap}.topbar-contact a{color:#dff6ff;text-decoration:none;font-size:12px;font-weight:850;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.045);border-radius:999px;padding:7px 10px}.topbar-contact a:hover{border-color:rgba(36,201,255,.42);background:rgba(36,201,255,.10)}
@keyframes v12ticker{from{transform:translateX(0)}to{transform:translateX(-100%)}}
.site-header.v12-header{position:sticky!important;top:var(--topbarH)!important;z-index:10010!important;background:linear-gradient(180deg,rgba(4,10,20,.98),rgba(3,8,16,.955))!important;border-bottom:1px solid rgba(77,182,255,.26)!important;box-shadow:0 20px 54px rgba(0,0,0,.48)!important;backdrop-filter:blur(18px)!important;}
.site-header.v12-header .header-inner{height:var(--mainHeaderH)!important;width:min(1240px,94vw)!important;margin:auto!important;padding:0!important;display:flex!important;align-items:center!important;gap:18px!important;}
.site-header.v12-header .brand-v12{display:flex!important;align-items:center!important;gap:10px!important;min-width:260px!important;text-decoration:none!important;padding:8px 12px!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(33,150,255,.13),rgba(255,255,255,.035))!important;border:1px solid rgba(112,198,255,.18)!important;box-shadow:0 14px 38px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.08)!important;overflow:hidden!important;}
.site-header.v12-header .brand-emblem{width:84px!important;height:48px!important;display:grid!important;place-items:center!important;flex:0 0 84px!important;position:relative!important;}
.site-header.v12-header .brand-emblem:before{content:"";position:absolute;inset:-10px;border-radius:22px;background:radial-gradient(circle,rgba(37,190,255,.22),transparent 62%);filter:blur(8px);}
.site-header.v12-header .brand-emblem img{position:relative;width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 10px 18px rgba(21,145,255,.18)) contrast(1.04) saturate(1.06)!important;}
.site-header.v12-header .brand-word{display:grid!important;gap:1px!important;min-width:0!important;line-height:1!important}.site-header.v12-header .brand-word b{color:#fff!important;font-size:18px!important;font-weight:950!important;letter-spacing:.015em!important;text-transform:uppercase!important;white-space:nowrap!important}.site-header.v12-header .brand-word small{color:#9fcbdf!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.site-header.v12-header .main-nav.v12-nav{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}.site-header.v12-header .main-nav .nav-item{height:38px!important;padding:0 12px!important;border-radius:14px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.085)!important;color:#edf8ff!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}.site-header.v12-header .main-nav .nav-item i{font-style:normal;margin-left:6px;color:#6beaff}.site-header.v12-header .main-nav .nav-item:hover{background:linear-gradient(135deg,rgba(31,168,255,.17),rgba(37,230,179,.08))!important;border-color:rgba(75,196,255,.42)!important;transform:translateY(-1px)!important;}
.site-header.v12-header .header-actions.v12-actions{display:flex!important;align-items:center!important;gap:7px!important}.site-header.v12-header .icon-btn,.site-header.v12-header .h-call,.site-header.v12-header .h-wa,.site-header.v12-header .h-ticket{height:38px!important;min-height:38px!important;border-radius:14px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;white-space:nowrap!important}.site-header.v12-header .h-call{color:#dff6ff;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.10)}.site-header.v12-header .h-wa{color:#03150b!important;background:linear-gradient(135deg,#24d366,#37f0a3)!important;border:0!important}.site-header.v12-header .h-ticket{color:#06111f!important;background:linear-gradient(135deg,#46c8ff,#25e6b3)!important;border:0!important}.site-header.v12-header .icon-btn{width:38px!important;padding:0!important;background:rgba(255,255,255,.045)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important}
.site-header.v12-header .hamb{display:none!important;margin-left:auto!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:15px!important;width:44px!important;height:40px!important}.site-header.v12-header .hamb span{background:#eaf8ff!important}
.site-header.v12-header .nav-drop{position:relative!important}.site-header.v12-header .nav-drop:after{content:"";position:absolute;left:0;right:0;top:38px;height:20px}.site-header.v12-header .drop-menu{position:absolute!important;top:52px!important;opacity:0!important;visibility:hidden!important;transform:translateY(12px) scale(.985)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s!important;z-index:10040!important;border-radius:26px!important;background:#06101d!important;background-image:radial-gradient(circle at 14% 0,rgba(29,159,255,.18),transparent 30%),linear-gradient(145deg,#09192b,#030812)!important;border:1px solid rgba(91,194,255,.36)!important;box-shadow:0 34px 100px rgba(0,0,0,.86),inset 0 1px 0 rgba(255,255,255,.06)!important;backdrop-filter:none!important;}
.site-header.v12-header .nav-drop:hover .drop-menu,.site-header.v12-header .nav-drop:focus-within .drop-menu{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;}.site-header.v12-header .service-mega{left:0!important;width:min(760px,92vw)!important;padding:14px!important;display:grid!important;grid-template-columns:240px repeat(2,minmax(200px,1fr))!important;gap:10px!important}.site-header.v12-header .mega-lead{grid-row:span 3;display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:18px;border-radius:22px;background:linear-gradient(155deg,rgba(38,190,255,.18),rgba(37,230,179,.09));border:1px solid rgba(122,213,255,.22)}.site-header.v12-header .mega-lead span,.site-header.v12-header .product-mega-head span{color:#7fe8ff;font-size:10.5px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.site-header.v12-header .mega-lead b,.site-header.v12-header .product-mega-head b{display:block;color:#fff;font-size:20px;line-height:1.05;letter-spacing:-.035em}.site-header.v12-header .mega-lead small,.site-header.v12-header .mega-service small{color:#aebfd2;font-size:11.5px;line-height:1.42}.site-header.v12-header .mega-lead a{color:#06111e!important;background:linear-gradient(135deg,#46c8ff,#25e6b3);border-radius:14px;padding:11px 13px;text-decoration:none;font-weight:950;text-align:center}.site-header.v12-header .mega-service{display:grid;gap:6px;padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.10);text-decoration:none;min-width:0}.site-header.v12-header .mega-service b{color:#fff;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header.v12-header .mega-service:hover{border-color:rgba(37,230,179,.36);background:rgba(37,230,179,.08);transform:translateY(-2px)}
.site-header.v12-header .product-mega.v12-product-mega{right:-190px!important;width:min(720px,92vw)!important;padding:14px!important;display:grid!important;grid-template-columns:220px repeat(2,minmax(190px,1fr))!important;gap:10px!important}.site-header.v12-header .product-mega-head{grid-row:span 3;min-height:210px;padding:18px;border-radius:22px;background:linear-gradient(155deg,rgba(37,230,179,.16),rgba(20,185,255,.11));border:1px solid rgba(122,213,255,.22);display:flex;flex-direction:column;justify-content:space-between}.site-header.v12-header .product-mega-head p{color:#aebfd2;font-size:12px;line-height:1.45}.site-header.v12-header .product-mega-tile,.site-header.v12-header .product-mega-cta{border-radius:18px!important;padding:13px!important;border:1px solid rgba(255,255,255,.10)!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;text-decoration:none!important}.site-header.v12-header .product-mega-tile:hover,.site-header.v12-header .product-mega-cta:hover{transform:translateY(-2px)!important;border-color:rgba(37,230,179,.36)!important;background:rgba(37,230,179,.08)!important}.site-header.v12-header .product-mega-tile span{display:inline-grid;place-items:center;width:34px;height:28px;border-radius:10px;background:rgba(20,185,255,.14);border:1px solid rgba(20,185,255,.24);color:#8be8ff;font-weight:950;font-size:10px;margin-bottom:8px}.site-header.v12-header .product-mega-tile.all-products span{width:42px;background:rgba(37,230,179,.16);border-color:rgba(37,230,179,.28);color:#b8ffe8}.site-header.v12-header .product-mega-tile b,.site-header.v12-header .product-mega-cta b{display:block;color:#fff;font-size:13.2px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header.v12-header .product-mega-tile small,.site-header.v12-header .product-mega-cta small{display:block;color:#aebfd2;font-size:11px;line-height:1.35;margin-top:4px}.site-header.v12-header .product-mega-cta{grid-column:2/4;background:linear-gradient(135deg,rgba(20,185,255,.15),rgba(37,230,179,.08))!important}
.site-header.v12-header .mobile-panel{position:fixed!important;left:12px!important;right:12px!important;top:calc(var(--topbarH) + var(--mainHeaderH) + 8px)!important;max-height:calc(100dvh - var(--topbarH) - var(--mainHeaderH) - 22px)!important;overflow:auto!important;border-radius:24px!important;background:linear-gradient(180deg,#081525,#040b14)!important;border:1px solid rgba(88,190,255,.25)!important;box-shadow:0 30px 90px rgba(0,0,0,.70)!important;padding:12px!important;display:none!important}.site-header.v12-header .mobile-panel.open{display:grid!important;gap:8px!important}.site-header.v12-header .mobile-panel a,.site-header.v12-header .mobile-panel article>button{min-height:44px!important;padding:12px!important;border-radius:16px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.09)!important;color:#fff!important;text-decoration:none!important}.site-header.v12-header .mobile-panel b{font-size:13px!important}.site-header.v12-header .mobile-panel small{display:block;color:#9db6ca;font-size:11px;margin-top:3px;line-height:1.35}.site-header.v12-header .mobile-panel article>div{display:none;gap:8px;margin-top:8px}.site-header.v12-header .mobile-panel article.open>div{display:grid}.site-header.v12-header .mobile-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.site-header.v12-header .mobile-contact-cards a{text-align:center;display:flex;align-items:center;justify-content:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-body .site-header.v12-header{top:var(--topbarH)!important}.catalog-body .site-header.v12-header + .catalog-main{padding-top:18px}.catalog-toolbar{grid-template-columns:1fr 220px auto!important}.catalog-toolbar .search-submit{min-height:44px!important}.catalog-toolbar select{cursor:pointer}.catalog-toolbar select:focus{outline:2px solid rgba(70,200,255,.34);outline-offset:2px}
@media(max-width:1180px){.site-header.v12-header .header-inner{gap:10px!important}.site-header.v12-header .brand-v12{min-width:224px!important}.site-header.v12-header .brand-emblem{width:70px!important;flex-basis:70px!important}.site-header.v12-header .brand-word b{font-size:15px!important}.site-header.v12-header .main-nav .nav-item{font-size:11.5px!important;padding:0 9px!important}.site-header.v12-header .h-call{display:none!important}}
@media(max-width:1020px){:root{--mainHeaderH:66px}.site-header.v12-header .main-nav,.site-header.v12-header .header-actions.v12-actions{display:none!important}.site-header.v12-header .hamb{display:inline-grid!important;place-items:center!important}.site-header.v12-header .brand-v12{min-width:230px!important}.topbar-inner{grid-template-columns:1fr}.topbar-contact{display:none!important}}
@media(max-width:680px){:root{--topbarH:30px;--mainHeaderH:60px}.topbar-inner{width:100vw}.ticker-track{font-size:11px;gap:10px}.site-header.v12-header .header-inner{width:94vw!important}.site-header.v12-header .brand-v12{min-width:0!important;max-width:calc(100vw - 84px)!important;padding:7px 9px!important;border-radius:18px!important}.site-header.v12-header .brand-emblem{width:58px!important;height:40px!important;flex-basis:58px!important}.site-header.v12-header .brand-word b{font-size:13px!important}.site-header.v12-header .brand-word small{font-size:10px!important}.site-header.v12-header .hamb{width:42px!important;height:38px!important}.site-header.v12-header .mobile-contact-cards{grid-template-columns:1fr!important}.catalog-toolbar{grid-template-columns:1fr!important}.catalog-toolbar .search-submit{height:42px!important}}

/* R12.1 - tablet header fix */
@media(min-width:1021px){.site-header.v12-header .main-nav .product-modern{display:block!important}.site-header.v12-header .drop-menu{display:grid!important}}


/* R14 - okunabilir süreç kartları, AnyDesk header CTA ve sade ürün mega menü */
.how-grid-linked .how-card{display:grid!important;align-content:start!important;gap:8px!important;text-decoration:none!important;color:inherit!important;min-height:206px!important;padding:24px!important;overflow:hidden!important}
.how-grid-linked .how-card p{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;text-overflow:clip!important;color:#c7d5e7!important;font-size:14px!important;line-height:1.48!important;margin:0!important;max-width:30ch!important}
.how-grid-linked .how-card h3{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:21px!important;margin-bottom:2px!important}
.how-grid-linked .how-link{position:relative;z-index:1;display:inline-flex!important;align-items:center;justify-content:center;width:max-content;max-width:100%;margin-top:7px;padding:8px 11px;border-radius:999px;background:rgba(37,230,179,.10);border:1px solid rgba(37,230,179,.22);color:#b9fff1!important;font-size:11px;font-weight:950;white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.how-grid-linked .how-card:hover .how-link{background:linear-gradient(135deg,rgba(239,47,91,.28),rgba(37,230,179,.18));border-color:rgba(255,255,255,.18);color:#fff!important}
.site-header.v12-header .h-remote{height:38px!important;min-height:38px!important;border-radius:14px!important;padding:0 13px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-decoration:none!important;white-space:nowrap!important;color:#fff!important;background:linear-gradient(135deg,#ff4037,#ef2f5b 55%,#ff7041)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 12px 28px rgba(239,47,91,.20),inset 0 1px 0 rgba(255,255,255,.16)!important;overflow:hidden!important}
.site-header.v12-header .h-remote img{width:18px!important;height:18px!important;object-fit:contain!important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.28))}
.site-header.v12-header .h-remote:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(239,47,91,.32),0 0 28px rgba(255,64,55,.16)!important}
.site-header.v12-header .mega-lead a{color:#fff!important;background:linear-gradient(135deg,rgba(19,185,255,.18),rgba(37,230,179,.12))!important;border:1px solid rgba(115,225,255,.28)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 12px 26px rgba(0,0,0,.18)!important;text-shadow:0 1px 0 rgba(0,0,0,.22)}
.site-header.v12-header .mega-lead a:hover{background:linear-gradient(135deg,#159fff,#25e6b3)!important;color:#02101a!important;text-shadow:none!important}
.site-header.v12-header .product-mega-tile .tile-ico{display:inline-grid!important;place-items:center!important;width:34px!important;height:30px!important;border-radius:11px!important;margin-bottom:8px!important;background:linear-gradient(135deg,rgba(19,185,255,.18),rgba(37,230,179,.10))!important;border:1px solid rgba(19,185,255,.25)!important;color:#9beeff!important}
.site-header.v12-header .product-mega-tile.all-products .tile-ico{background:linear-gradient(135deg,rgba(37,230,179,.20),rgba(19,185,255,.12))!important;border-color:rgba(37,230,179,.30)!important;color:#c7fff3!important}
.site-header.v12-header .product-mega-tile .tile-ico svg{width:16px!important;height:16px!important;display:block!important}
.remote-hero .anydesk-download,.remote-support-actions .anydesk-download{background:linear-gradient(135deg,#ff4037,#ef2f5b 55%,#ff7041)!important;color:#fff!important;box-shadow:0 16px 36px rgba(239,47,91,.25)!important}
.anydesk-download img{width:18px!important;height:18px!important;display:inline-block!important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.30))}
.remote-support-actions .btn.ghost[href*="AnyDesk-5-5-3"],a[href*="AnyDesk-5-5-3.exe"]{display:none!important}
.mobile-anydesk-link{background:linear-gradient(135deg,rgba(239,47,91,.22),rgba(255,91,56,.12))!important;border-color:rgba(239,47,91,.30)!important}
@media(max-width:680px){.how-grid-linked .how-card{min-height:auto!important;padding:20px!important}.how-grid-linked .how-card p{max-width:none!important}.how-grid-linked .how-link{width:100%;}.remote-hero .anydesk-download img,.remote-support-actions .anydesk-download img{display:inline-block!important}}


/* R15 header sadeleştirme: Uzaktan Destek tek buton olarak ürünlerin yanında */
.site-header.v12-header .header-actions .h-remote{display:none!important}
.site-header.v12-header .main-nav .remote-nav{height:38px!important;min-height:38px!important;padding:0 14px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-decoration:none!important;white-space:nowrap!important;color:#fff!important;background:linear-gradient(135deg,#ff4037,#ef2f5b 55%,#ff7041)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 12px 26px rgba(239,47,91,.18),inset 0 1px 0 rgba(255,255,255,.16)!important;font-weight:950!important}
.site-header.v12-header .main-nav .remote-nav img{width:17px!important;height:17px!important;object-fit:contain!important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.26))}
.site-header.v12-header .main-nav .remote-nav:hover{transform:translateY(-1px)!important;box-shadow:0 18px 34px rgba(239,47,91,.28),0 0 24px rgba(255,64,55,.13)!important;background:linear-gradient(135deg,#ff5047,#f02f5f 55%,#ff7648)!important}
.site-header.v12-header .v12-actions{gap:7px!important}
.site-header.v12-header .h-wa,.site-header.v12-header .h-call,.site-header.v12-header .icon-btn{height:38px!important;min-height:38px!important}
@media(max-width:1180px){.site-header.v12-header .main-nav .remote-nav{font-size:11.5px!important;padding:0 10px!important}.site-header.v12-header .main-nav .remote-nav img{width:16px!important;height:16px!important}}
@media(max-width:980px){.site-header.v12-header .main-nav .remote-nav{display:none!important}}


/* R16 - Yiğit Bilgisayar ortak marka, sticky header, local güçlendirme */
.site-header.v16-header{position:sticky;top:0;z-index:9999;background:rgba(2,7,18,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(87,173,255,.18);box-shadow:0 16px 44px rgba(0,0,0,.28)}
.v16-topbar{position:sticky;top:0;z-index:10000;background:linear-gradient(90deg,#03101f,#061a31 44%,#02050b);border-bottom:1px solid rgba(0,151,255,.18)}
.v16-header{top:34px}.admin-bar .v16-header{top:0}
.brand-v16{display:flex;align-items:center;gap:10px;min-width:214px;padding:7px 10px;border:1px solid rgba(82,173,255,.20);border-radius:18px;background:linear-gradient(135deg,rgba(8,26,47,.92),rgba(3,8,18,.76));box-shadow:0 12px 30px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08)}
.brand-v16 .brand-emblem{width:188px;height:52px;border:0;background:transparent;box-shadow:none;display:flex;align-items:center;justify-content:center;overflow:visible;flex:0 0 auto}
.brand-v16 .brand-emblem img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.55)) drop-shadow(0 0 14px rgba(0,136,255,.18))}
.brand-v16 .brand-word{display:none}.v16-nav{gap:8px}.v16-nav .nav-item{white-space:nowrap}.remote-nav{background:linear-gradient(135deg,#ff3131,#ff6a3d)!important;border-color:rgba(255,112,80,.55)!important;color:#fff!important;box-shadow:0 12px 26px rgba(255,60,60,.20)}
.remote-nav img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.v16-service-mega,.v16-product-mega{background:linear-gradient(145deg,rgba(4,13,28,.98),rgba(8,21,41,.98) 54%,rgba(17,8,24,.98));border:1px solid rgba(86,173,255,.26);box-shadow:0 26px 60px rgba(0,0,0,.46);border-radius:26px;padding:18px}.v16-service-mega .mega-lead,.v16-product-mega .product-mega-head{background:linear-gradient(145deg,rgba(0,128,255,.14),rgba(0,214,169,.08));border:1px solid rgba(78,169,255,.23)}
.v16-product-mega .tile-ico{font-size:20px}.field-service-promise,.local-power-hub{position:relative;overflow:hidden;border:1px solid rgba(78,169,255,.20);border-radius:30px;background:linear-gradient(135deg,rgba(3,13,27,.90),rgba(4,20,36,.76),rgba(30,7,24,.64));box-shadow:0 24px 70px rgba(0,0,0,.28)}
.promise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.promise-grid article{border:1px solid rgba(92,184,255,.18);border-radius:22px;padding:18px;background:rgba(3,11,25,.66)}.promise-grid b{display:block;color:#fff;font-size:1rem;margin-bottom:7px}.promise-grid p{color:#bcd0df;font-size:.92rem;line-height:1.55;margin:0}.local-chip-cloud{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.local-chip-cloud a{display:inline-flex;align-items:center;min-height:42px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(91,178,255,.22);color:#eaf7ff;text-decoration:none;font-weight:800}.local-chip-cloud a:hover{background:rgba(0,151,255,.18)}.local-page-hero{padding:clamp(42px,7vw,86px) 20px;text-align:center;border-bottom:1px solid rgba(91,178,255,.15);background:radial-gradient(circle at 25% 0,rgba(0,144,255,.18),transparent 36%),radial-gradient(circle at 80% 20%,rgba(255,55,102,.14),transparent 32%)}.local-page-hero h1{max-width:980px;margin:10px auto;color:#fff;font-size:clamp(2rem,5vw,4.7rem);line-height:1.02}.local-page-hero p{max-width:860px;margin:0 auto;color:#bdd2e3;font-size:clamp(1rem,1.7vw,1.15rem);line-height:1.65}.local-page-wrap{max-width:1180px;margin:auto;padding:40px 20px}.local-intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.local-intent-grid article,.local-faq details{border:1px solid rgba(91,178,255,.18);border-radius:22px;padding:18px;background:rgba(5,16,33,.72)}.local-intent-grid b{color:#fff;display:block;margin-bottom:7px}.local-intent-grid p,.local-faq p{color:#b9ccdd;line-height:1.6;margin:0}.local-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.local-bullets li{list-style:none;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);color:#dcefff}.local-faq{display:grid;gap:12px;margin-top:28px}.local-faq summary{cursor:pointer;color:#fff;font-weight:800}.brand-picture img,.footer-logo img{filter:drop-shadow(0 6px 16px rgba(0,0,0,.55)) drop-shadow(0 0 16px rgba(0,132,255,.14))}.footer-brand .brand-logo-img{max-width:220px;height:auto}.hero-logo-showcase{filter:drop-shadow(0 18px 40px rgba(0,0,0,.5))}
@media(max-width:1080px){.brand-v16{min-width:170px}.brand-v16 .brand-emblem{width:150px;height:45px}.promise-grid,.local-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v16-header{top:0}.v16-topbar{position:relative}.site-header.v16-header{position:sticky;top:0}.header-actions.v16-actions{display:none}}
@media(max-width:680px){.brand-v16{padding:6px 8px;min-width:146px}.brand-v16 .brand-emblem{width:136px;height:40px}.promise-grid,.local-intent-grid,.local-bullets{grid-template-columns:1fr}.local-page-hero{text-align:left}.local-page-wrap{padding:28px 14px}.ticker-track span{font-size:.78rem}.mobile-panel.v16-mobile-panel{max-height:calc(100vh - 74px);overflow:auto}}

/* R18.1 marka, header ve hedef kitle ince ayarı */
.site-header.v16-header{background:linear-gradient(180deg,rgba(3,10,22,.97),rgba(3,9,18,.92))!important;border-bottom:1px solid rgba(84,174,255,.24)!important;box-shadow:0 18px 50px rgba(0,0,0,.34),0 1px 0 rgba(255,255,255,.04) inset!important}
.v16-nav{gap:9px!important;text-transform:none!important;letter-spacing:-.015em!important}
.v16-nav .nav-item{height:40px!important;padding:0 13px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:15px!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;font-size:13px!important;line-height:1!important}
.v16-nav .nav-item:hover{border-color:rgba(78,176,255,.34)!important;background:linear-gradient(180deg,rgba(47,149,255,.14),rgba(255,255,255,.035))!important;text-shadow:none!important;transform:translateY(-1px)}
.v16-nav .nav-drop>.nav-item{padding-right:11px!important}.v16-nav .nav-item i{font-size:11px;margin-left:4px}
.brand-v16{min-width:232px!important;padding:6px 11px!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(11,31,58,.72),rgba(2,8,18,.42))!important;border-color:rgba(91,184,255,.26)!important;box-shadow:0 14px 34px rgba(0,0,0,.30),0 0 26px rgba(28,139,255,.10) inset!important}
.brand-v16 .brand-emblem{width:206px!important;height:58px!important}.brand-v16 .brand-emblem img{filter:drop-shadow(0 6px 12px rgba(0,0,0,.52)) drop-shadow(0 0 18px rgba(68,170,255,.22))!important}
.header-actions.v16-actions{gap:7px!important}.header-actions.v16-actions .h-call,.header-actions.v16-actions .h-wa,.header-actions.v16-actions .icon-btn{height:40px!important;border-radius:15px!important;font-size:13px!important}.header-actions.v16-actions .h-wa{background:linear-gradient(135deg,#21df83,#16bd68)!important;color:#02140a!important;font-weight:950!important}.header-actions.v16-actions .h-call{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important;font-weight:900!important;padding:0 14px!important}.remote-nav{background:linear-gradient(135deg,#ff3f38,#ef2f5b 56%,#ff7041)!important;border-color:rgba(255,121,91,.48)!important}
.audience-map{border:1px solid rgba(86,173,255,.20);border-radius:32px;background:linear-gradient(135deg,rgba(4,16,34,.72),rgba(4,10,21,.58));box-shadow:0 26px 70px rgba(0,0,0,.20)}.audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.audience-grid a{display:block;min-height:128px;border:1px solid rgba(255,255,255,.10);border-radius:22px;padding:18px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));transition:.22s}.audience-grid a:hover{transform:translateY(-4px);border-color:rgba(91,184,255,.32);background:rgba(37,151,255,.09)}.audience-grid b{display:block;color:#fff;font-size:1rem;margin-bottom:8px}.audience-grid small{display:block;color:#b9ccdd;line-height:1.55}.product-mega-tile b,.mega-service b{text-transform:none!important}.site-topbar .topbar-contact a{text-transform:none!important}
@media(max-width:1180px){.brand-v16{min-width:190px!important}.brand-v16 .brand-emblem{width:170px!important;height:50px!important}.v16-nav .nav-item{font-size:12px!important;padding:0 10px!important}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1020px){.brand-v16{min-width:182px!important}.brand-v16 .brand-emblem{width:160px!important;height:48px!important}}
@media(max-width:680px){.brand-v16{min-width:154px!important}.brand-v16 .brand-emblem{width:144px!important;height:43px!important}.audience-grid{grid-template-columns:1fr}.audience-map{border-radius:24px}}


/* R19 - ferah header, yeni Y&B logo, okunur hero ve sitemap uyumu */
:root{--max:1320px;--r19-blue:#27b7ff;--r19-green:#24e6a8;--r19-red:#ff443d;}
.site-topbar.v16-topbar{height:30px!important;position:sticky!important;top:0!important;z-index:10020!important;background:linear-gradient(90deg,#03101f,#05182b 48%,#02050b)!important;border-bottom:1px solid rgba(82,173,255,.18)!important;overflow:hidden!important;}
.topbar-inner{max-width:1320px!important;height:30px!important;padding:0 18px!important;display:flex!important;align-items:center!important;gap:18px!important;}
.ticker-rail{flex:1 1 auto!important;min-width:0!important;}
.ticker-track{font-size:11.2px!important;gap:12px!important;opacity:.94!important;animation-duration:34s!important;}
.topbar-contact{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important;}
.topbar-contact a{font-size:11.5px!important;min-height:22px!important;padding:4px 9px!important;border-radius:999px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;color:#dff4ff!important;}
.site-header.v16-header{position:sticky!important;top:30px!important;z-index:10010!important;background:linear-gradient(180deg,rgba(3,10,22,.985),rgba(3,9,18,.95))!important;border-bottom:1px solid rgba(84,174,255,.20)!important;box-shadow:0 14px 38px rgba(0,0,0,.32)!important;}
.site-header.v16-header .header-inner{max-width:1320px!important;height:72px!important;padding:0 18px!important;gap:12px!important;}
.brand-v16{min-width:268px!important;max-width:286px!important;height:54px!important;padding:6px 10px!important;gap:10px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;border:1px solid rgba(116,203,255,.24)!important;box-shadow:0 14px 32px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.08)!important;}
.brand-v16 .brand-emblem{width:86px!important;height:42px!important;flex:0 0 86px!important;border-radius:14px!important;background:linear-gradient(135deg,#ffffff,#eaf7ff)!important;border:1px solid rgba(117,205,255,.35)!important;box-shadow:0 10px 26px rgba(0,0,0,.22),0 0 0 1px rgba(255,255,255,.32) inset!important;overflow:hidden!important;padding:5px!important;}
.brand-v16 .brand-emblem img{width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important;}
.brand-v16 .brand-word{display:grid!important;line-height:1.06!important;min-width:0!important;}
.brand-v16 .brand-word b{font-size:18px!important;letter-spacing:-.035em!important;color:#fff!important;white-space:nowrap!important;}
.brand-v16 .brand-word small{font-size:9.5px!important;letter-spacing:.08em!important;color:#91dfff!important;text-transform:uppercase!important;white-space:nowrap!important;}
.v16-nav{gap:7px!important;margin-left:auto!important;text-transform:none!important;letter-spacing:0!important;}
.v16-nav .nav-item{height:38px!important;padding:0 11px!important;border-radius:14px!important;font-size:12.4px!important;font-weight:850!important;letter-spacing:.01em!important;text-transform:none!important;line-height:1!important;background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.023))!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:none!important;}
.v16-nav .nav-drop>.nav-item{padding-right:10px!important;}
.v16-nav .nav-item i{font-size:10px!important;margin-left:3px!important;color:#74d9ff!important;}
.v16-nav .remote-nav{padding:0 12px!important;background:linear-gradient(135deg,#ff3f38,#ef2f5b 55%,#ff7041)!important;border-color:rgba(255,121,91,.46)!important;gap:6px!important;}
.v16-nav .remote-nav img{width:15px!important;height:15px!important;}
.header-actions.v16-actions{gap:6px!important;}
.header-actions.v16-actions .icon-btn,.header-actions.v16-actions .h-call,.header-actions.v16-actions .h-wa{height:38px!important;min-height:38px!important;border-radius:14px!important;font-size:12.3px!important;}
.header-actions.v16-actions .icon-btn{width:38px!important;font-size:18px!important;}
.header-actions.v16-actions .h-call{padding:0 12px!important;}
.header-actions.v16-actions .h-wa{padding:0 14px!important;color:#02140a!important;background:linear-gradient(135deg,#23e986,#16c96d)!important;}
.drop-menu,.product-mega{top:52px!important;}
.v16-service-mega,.v16-product-mega{border-radius:24px!important;padding:16px!important;background:linear-gradient(145deg,rgba(4,13,28,.985),rgba(8,21,41,.985) 56%,rgba(18,10,24,.985))!important;}
.product-mega{width:min(660px,92vw)!important;right:-180px!important;}
.matrix-hero{max-width:1320px!important;grid-template-columns:minmax(0,1.06fr) minmax(320px,.74fr)!important;gap:58px!important;align-items:center!important;padding:58px 28px 54px!important;}
.hero-copy{max-width:720px!important;}
.hero-title-frame{display:block!important;max-width:720px!important;margin:16px 0 18px!important;padding:24px 28px!important;border-radius:34px!important;background:linear-gradient(135deg,rgba(8,24,46,.74),rgba(5,13,27,.90))!important;border:1px solid rgba(112,204,255,.18)!important;box-shadow:0 24px 70px rgba(0,0,0,.26), inset 0 1px 0 rgba(255,255,255,.06)!important;transform:none!important;overflow:hidden!important;}
.hero-title-frame:before{content:""!important;position:absolute!important;inset:auto auto -88px -70px!important;width:220px!important;height:220px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(39,183,255,.22),transparent 68%)!important;z-index:-1!important;animation:none!important;}
.hero-title-frame:after{content:""!important;position:absolute!important;inset:-80px -90px auto auto!important;width:240px!important;height:240px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(36,230,168,.18),transparent 68%)!important;z-index:-1!important;}
.hero-title-compact{font-size:clamp(31px,3.55vw,52px)!important;line-height:1.08!important;letter-spacing:-.045em!important;gap:5px!important;}
.hero-title-compact span{white-space:normal!important;background:linear-gradient(90deg,#ffffff,#dcf7ff 55%,#8ee4ff)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important;}
.hero p{font-size:15.8px!important;line-height:1.65!important;max-width:660px!important;color:#b9ccdd!important;}
.type-wrap{margin:16px 0 0!important;max-width:430px!important;width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:9px 13px!important;font-size:12px!important;}
.type-wrap strong{min-width:0!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.hero-actions{margin-top:20px!important;gap:10px!important;}
.hero-actions .btn{height:42px!important;padding:0 17px!important;border-radius:15px!important;font-size:12.5px!important;}
.proof-strip{margin-top:18px!important;gap:8px!important;}
.proof-strip span{font-size:11.2px!important;padding:7px 10px!important;}
.hero-visual{max-width:470px!important;justify-self:center!important;padding:0!important;}
.hero-visual>img,.hero-visual img.hero-logo-showcase{width:100%!important;max-height:276px!important;object-fit:cover!important;border-radius:28px!important;transform:none!important;border:1px solid rgba(128,213,255,.18)!important;box-shadow:0 28px 70px rgba(0,0,0,.34)!important;}
.slogan-orb{display:none!important;}
.eyebrow.neon{font-size:11px!important;letter-spacing:.11em!important;color:#dff7ff!important;text-shadow:none!important;}
.btn{letter-spacing:0!important;text-transform:none!important;}
.footer-logo .brand-picture{background:linear-gradient(135deg,#fff,#eaf7ff)!important;border-color:rgba(117,205,255,.25)!important;}
.footer-logo .brand-logo-img{filter:none!important;}
.yb-intro .intro-logo-ring{background:#fff!important;}
.yb-intro .intro-logo-ring img{filter:none!important;object-fit:contain!important;}
@media(max-width:1260px){.brand-v16{min-width:236px!important;max-width:246px!important}.brand-v16 .brand-emblem{width:76px!important;flex-basis:76px!important}.brand-v16 .brand-word b{font-size:16px!important}.v16-nav .nav-item{font-size:11.8px!important;padding:0 9px!important}.header-actions.v16-actions .h-call{display:none!important}.product-mega{right:-130px!important}}
@media(max-width:1080px){.site-topbar.v16-topbar{position:relative!important;top:auto!important}.site-header.v16-header{top:0!important}.site-header.v16-header .header-inner{height:66px!important}.brand-v16{min-width:232px!important}.main-nav,.header-actions{display:none!important}.hamb{display:block!important;margin-left:auto!important}.matrix-hero{grid-template-columns:1fr!important;gap:28px!important;padding:42px 20px 38px!important}.hero-visual{max-width:620px!important;justify-self:start!important}.hero-visual>img,.hero-visual img.hero-logo-showcase{max-height:280px!important}.hero-title-frame{max-width:760px!important}.topbar-contact{display:none!important}}
@media(max-width:680px){.site-topbar.v16-topbar{height:28px!important}.topbar-inner{height:28px!important;padding:0 12px!important}.ticker-track{font-size:10.5px!important}.site-header.v16-header .header-inner{height:62px!important;padding:0 12px!important}.brand-v16{min-width:198px!important;max-width:224px!important;height:48px!important;padding:5px 8px!important;border-radius:16px!important}.brand-v16 .brand-emblem{width:64px!important;height:36px!important;flex-basis:64px!important;border-radius:12px!important}.brand-v16 .brand-word b{font-size:14px!important}.brand-v16 .brand-word small{font-size:8.3px!important}.matrix-hero{padding:32px 16px 30px!important}.hero-title-frame{padding:18px 18px!important;border-radius:26px!important}.hero-title-compact{font-size:clamp(29px,9vw,39px)!important;line-height:1.08!important}.hero p{font-size:14.2px!important}.type-wrap{max-width:100%!important}.hero-actions .btn{width:100%!important}.proof-strip span{font-size:10.7px!important}.hero-visual>img,.hero-visual img.hero-logo-showcase{max-height:220px!important;border-radius:22px!important}.mobile-panel.v16-mobile-panel{max-height:calc(100vh - 62px)!important;}}

/* R20 HEADER + SEARCH + MEGA FERAH FIX */
.site-topbar.v16-topbar{height:26px!important;position:sticky!important;top:0!important;z-index:10020!important;background:#030a14!important;border-bottom:1px solid rgba(83,176,255,.14)!important;overflow:hidden!important;}
.site-topbar.v16-topbar .topbar-inner{max-width:1320px!important;height:26px!important;padding:0 18px!important;gap:16px!important;display:flex!important;align-items:center!important;}
.ticker-rail{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;}
.ticker-track{animation:none!important;transform:none!important;white-space:nowrap!important;width:100%!important;display:flex!important;align-items:center!important;gap:8px!important;line-height:1!important;}
.ticker-track[aria-hidden="true"]{display:none!important;}
.ticker-track span{font-size:10.8px!important;font-weight:760!important;letter-spacing:.01em!important;color:#9fb7cb!important;opacity:.92!important;white-space:nowrap!important;}
.ticker-track i{font-size:10px!important;color:#16d6c7!important;opacity:.85!important;}
.ticker-track span:nth-of-type(n+5),.ticker-track i:nth-of-type(n+5){display:none!important;}
.topbar-contact{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;}
.topbar-contact a{height:20px!important;padding:0 9px!important;border-radius:8px!important;font-size:10.8px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.075)!important;color:#cfe7f9!important;}
.site-header.v16-header{top:26px!important;background:#050b16!important;background-image:linear-gradient(180deg,#061120,#040a14)!important;border-bottom:1px solid rgba(89,177,255,.19)!important;box-shadow:0 10px 28px rgba(0,0,0,.36)!important;}
.site-header.v16-header .header-inner{max-width:1320px!important;height:58px!important;padding:0 16px!important;gap:8px!important;}
.brand-v16{min-width:218px!important;max-width:238px!important;height:42px!important;padding:4px 8px!important;gap:8px!important;border-radius:11px!important;background:linear-gradient(135deg,rgba(255,255,255,.065),rgba(255,255,255,.025))!important;border:1px solid rgba(116,203,255,.18)!important;box-shadow:0 8px 20px rgba(0,0,0,.22)!important;}
.brand-v16 .brand-emblem{width:66px!important;height:31px!important;flex:0 0 66px!important;border-radius:8px!important;padding:3px!important;background:#fff!important;border:1px solid rgba(117,205,255,.20)!important;box-shadow:0 5px 14px rgba(0,0,0,.18)!important;}
.brand-v16 .brand-word b{font-size:15px!important;letter-spacing:-.025em!important;line-height:1!important;white-space:nowrap!important;}
.brand-v16 .brand-word small{font-size:7.8px!important;letter-spacing:.07em!important;margin-top:2px!important;white-space:nowrap!important;}
.v16-nav{gap:5px!important;align-items:center!important;margin-left:auto!important;}
.v16-nav .nav-item{height:32px!important;min-height:32px!important;padding:0 9px!important;border-radius:9px!important;font-size:11.4px!important;font-weight:850!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.085)!important;box-shadow:none!important;text-shadow:none!important;}
.v16-nav .nav-item:hover{transform:none!important;background:rgba(50,157,255,.10)!important;border-color:rgba(87,187,255,.24)!important;box-shadow:none!important;}
.v16-nav .nav-drop>.nav-item{padding-right:8px!important;}
.v16-nav .nav-item i{font-size:9px!important;margin-left:3px!important;}
.v16-nav .remote-nav{height:32px!important;padding:0 10px!important;gap:5px!important;border-radius:9px!important;background:linear-gradient(135deg,#f0443d,#ef315a 58%,#ff6a3d)!important;border-color:rgba(255,112,82,.34)!important;}
.v16-nav .remote-nav img{width:13px!important;height:13px!important;}
.header-actions.v16-actions{gap:6px!important;align-items:center!important;}
.header-actions.v16-actions .icon-btn,.header-actions.v16-actions .h-call{display:none!important;}
.header-actions.v16-actions .h-wa{height:32px!important;min-height:32px!important;border-radius:9px!important;padding:0 11px!important;font-size:11.4px!important;font-weight:900!important;color:#041209!important;background:linear-gradient(135deg,#22e685,#17c86c)!important;border:0!important;box-shadow:none!important;}
.inline-quick-search{position:relative;flex:0 0 230px;width:230px;z-index:20;}
.inline-quick-search label{height:32px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:9px;background:rgba(255,255,255,.038);border:1px solid rgba(102,195,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.035);}
.inline-quick-search span{font-size:13px;color:#83ddff;line-height:1;}
.inline-quick-search input{width:100%;min-width:0;height:30px;border:0;outline:0;background:transparent;color:#eefbff;font:800 11.6px/1 Inter,Segoe UI,Arial,sans-serif;}
.inline-quick-search input::placeholder{color:#8fa7b9;font-weight:700;}
.inline-search-panel{position:absolute;right:0;top:39px;width:min(360px,calc(100vw - 24px));padding:8px;border-radius:13px;background:#07111f;border:1px solid rgba(92,185,255,.20);box-shadow:0 22px 55px rgba(0,0,0,.42);display:none;}
.inline-quick-search.open .inline-search-panel{display:grid;gap:5px;}
.inline-search-panel a,.inline-search-panel p{display:block;margin:0;padding:9px 10px;border-radius:9px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.06);color:#eafbff;}
.inline-search-panel a:hover{background:rgba(49,161,255,.11);border-color:rgba(89,190,255,.25);}
.inline-search-panel b{display:block;font-size:11.7px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.inline-search-panel small{display:block;margin-top:3px;color:#9fb3c6;font-size:10.3px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.drop-menu,.product-mega{top:42px!important;border-radius:15px!important;}
.v16-service-mega{width:min(760px,calc(100vw - 32px))!important;left:0!important;right:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important;background:#07111f!important;background-image:linear-gradient(145deg,#071421,#070f1d 62%,#120b18)!important;border:1px solid rgba(89,186,255,.20)!important;box-shadow:0 26px 65px rgba(0,0,0,.42)!important;backdrop-filter:none!important;}
.service-modern .drop-menu:before,.product-modern .drop-menu:before{top:-12px!important;height:14px!important;}
.v16-service-mega .mega-lead{grid-column:1/-1!important;min-height:0!important;border-radius:12px!important;padding:10px 12px!important;background:linear-gradient(135deg,rgba(31,148,255,.14),rgba(20,217,190,.08))!important;border:1px solid rgba(92,190,255,.18)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;}
.v16-service-mega .mega-lead span{display:none!important;}
.v16-service-mega .mega-lead b{font-size:13.2px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.v16-service-mega .mega-lead small{font-size:10.8px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#a9bed0!important;}
.v16-service-mega .mega-lead a{grid-row:1/3!important;grid-column:2!important;padding:8px 10px!important;border-radius:8px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;background:rgba(24,169,255,.14)!important;border:1px solid rgba(85,189,255,.24)!important;color:#eefbff!important;white-space:nowrap!important;}
.v16-service-mega .mega-service{min-height:48px!important;padding:9px 11px!important;border-radius:11px!important;display:grid!important;align-content:center!important;gap:2px!important;background:rgba(255,255,255,.032)!important;border:1px solid rgba(255,255,255,.075)!important;}
.v16-service-mega .mega-service:hover{transform:none!important;background:rgba(41,151,255,.10)!important;border-color:rgba(92,190,255,.22)!important;}
.v16-service-mega .mega-service b{font-size:12.5px!important;line-height:1.08!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.v16-service-mega .mega-service small{font-size:10.6px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#a8bacc!important;}
.v16-product-mega{width:min(700px,calc(100vw - 32px))!important;right:-112px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important;background:#07111f!important;background-image:linear-gradient(145deg,#071421,#070f1d 60%,#120b18)!important;border:1px solid rgba(89,186,255,.20)!important;box-shadow:0 26px 65px rgba(0,0,0,.42)!important;backdrop-filter:none!important;}
.v16-product-mega .product-mega-head{grid-column:1/-1!important;min-height:0!important;padding:10px 12px!important;border-radius:12px!important;background:linear-gradient(135deg,rgba(31,148,255,.13),rgba(255,255,255,.035))!important;border:1px solid rgba(92,190,255,.16)!important;}
.v16-product-mega .product-mega-head span{display:none!important;}
.v16-product-mega .product-mega-head b{font-size:13.2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.v16-product-mega .product-mega-head p{display:none!important;}
.v16-product-mega .product-mega-tile,.v16-product-mega .product-mega-cta{min-height:48px!important;padding:9px 11px!important;border-radius:11px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:8px!important;align-items:center!important;background:rgba(255,255,255,.032)!important;border:1px solid rgba(255,255,255,.075)!important;}
.v16-product-mega .tile-ico{grid-row:1/3!important;width:22px!important;height:22px!important;border-radius:7px!important;font-size:11px!important;display:grid!important;place-items:center!important;background:rgba(50,166,255,.12)!important;color:#8ee6ff!important;}
.v16-product-mega b{font-size:12.3px!important;line-height:1.08!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.v16-product-mega small{font-size:10.4px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#a8bacc!important;}
.mobile-panel.v16-mobile-panel .mobile-inline-search{display:block;padding:10px;border:1px solid rgba(94,188,255,.16);background:rgba(255,255,255,.035);border-radius:12px;margin-bottom:8px;}
.mobile-panel.v16-mobile-panel .mobile-inline-search input{width:100%;height:38px;border:0;outline:0;border-radius:9px;background:rgba(0,0,0,.18);color:#fff;padding:0 12px;font-weight:800;}
.mobile-panel.v16-mobile-panel .mobile-inline-results{display:grid;gap:5px;margin-top:8px;}
.mobile-panel.v16-mobile-panel .mobile-inline-results a,.mobile-panel.v16-mobile-panel .mobile-inline-results p{padding:8px 10px;border-radius:9px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.065);font-size:12px;color:#eafbff;}
@media(max-width:1260px){.inline-quick-search{width:190px;flex-basis:190px}.brand-v16{min-width:196px!important;max-width:210px!important}.brand-v16 .brand-emblem{width:58px!important;flex-basis:58px!important}.brand-v16 .brand-word b{font-size:14px!important}.v16-nav .nav-item{font-size:10.9px!important;padding:0 7px!important}.v16-nav .remote-nav{padding:0 8px!important}.header-actions.v16-actions .h-wa{padding:0 9px!important}}
@media(max-width:1130px){.inline-quick-search{display:none!important}.brand-v16{min-width:206px!important;max-width:226px!important}.main-nav,.header-actions{display:none!important}.hamb{display:block!important;margin-left:auto!important}.site-header.v16-header{top:0!important}.site-topbar.v16-topbar{position:relative!important;top:auto!important}.site-header.v16-header .header-inner{height:62px!important}.mobile-panel.v16-mobile-panel{max-height:calc(100vh - 62px)!important;}}
@media(max-width:680px){.site-topbar.v16-topbar{height:24px!important}.site-topbar.v16-topbar .topbar-inner{height:24px!important;padding:0 10px!important}.ticker-track span{font-size:10px!important}.ticker-track span:nth-of-type(n+3),.ticker-track i:nth-of-type(n+3){display:none!important}.site-header.v16-header .header-inner{height:58px!important}.brand-v16{min-width:174px!important;max-width:190px!important;height:44px!important;border-radius:10px!important}.brand-v16 .brand-emblem{width:54px!important;height:31px!important;flex-basis:54px!important}.brand-v16 .brand-word b{font-size:12.8px!important}.brand-v16 .brand-word small{font-size:7.2px!important}.hamb{width:38px!important;height:34px!important;border-radius:10px!important;padding:8px!important}}
/* END R20 FIX */



/* R21 final header/search/mega/image polish */
:root{--r21-blue:#2ab7ff;--r21-cyan:#5ee6ff;--r21-green:#29dfad;--r21-red:#ff3b45;--r21-panel:#07111f;}
.site-topbar.v16-topbar{min-height:30px!important;border-bottom:1px solid rgba(89,190,255,.12)!important;background:linear-gradient(90deg,rgba(4,9,18,.96),rgba(5,13,25,.92))!important;overflow:hidden!important}
.site-topbar .ticker-rail{height:30px!important;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)!important}
.site-topbar .ticker-track{gap:16px!important;animation-duration:42s!important;font-size:11px!important;font-weight:700!important;letter-spacing:.01em!important;color:#bfd0dd!important;white-space:nowrap!important}
.site-topbar .ticker-track span{white-space:nowrap!important;opacity:.92!important}.site-topbar .ticker-track i{color:#37e7c1!important;font-style:normal!important}.site-topbar .topbar-contact a{height:22px!important;padding:0 10px!important;border-radius:8px!important;font-size:11px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.07)!important}
.site-header.v16-header{backdrop-filter:blur(18px)!important;background:linear-gradient(90deg,rgba(4,9,18,.96),rgba(9,13,23,.94),rgba(13,8,19,.94))!important;border-bottom:1px solid rgba(85,180,255,.18)!important;box-shadow:0 12px 34px rgba(0,0,0,.28)!important}
.site-header.v16-header .header-inner{min-height:64px!important;gap:10px!important;padding:7px clamp(12px,2vw,24px)!important}.brand-v16{min-width:240px!important;max-width:300px!important;height:54px!important;border-radius:14px!important;padding:7px 11px!important;background:linear-gradient(135deg,rgba(18,55,88,.70),rgba(4,10,21,.66))!important;border:1px solid rgba(80,185,255,.24)!important;box-shadow:none!important}.brand-v16 .brand-emblem{width:82px!important;flex-basis:82px!important;height:40px!important;background:transparent!important;border:none!important;box-shadow:none!important}.brand-v16 .brand-emblem img{width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 3px 9px rgba(39,172,255,.24))!important}.brand-v16 .brand-word b{font-size:18px!important;line-height:1!important;letter-spacing:-.02em!important;white-space:nowrap!important}.brand-v16 .brand-word small{font-size:9px!important;letter-spacing:.08em!important;white-space:nowrap!important;color:#b4c7d6!important}
.v16-nav{gap:7px!important}.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{height:38px!important;min-height:38px!important;padding:0 13px!important;border-radius:10px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important;line-height:38px!important;white-space:nowrap!important;text-transform:none!important;background:rgba(255,255,255,.052)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:none!important}.v16-nav .nav-item i{font-size:9px!important;margin-left:5px!important}.header-actions.v16-actions{gap:7px!important}.header-actions.v16-actions .icon-btn{width:40px!important;min-width:40px!important;padding:0!important;font-size:15px!important;background:rgba(9,26,42,.80)!important;border-color:rgba(74,185,255,.28)!important}.header-actions.v16-actions .h-call{min-width:46px!important;text-align:center!important}.header-actions.v16-actions .h-wa{background:#24d06f!important;color:#04110b!important;border-color:rgba(255,255,255,.08)!important;font-weight:900!important}.remote-nav{background:linear-gradient(135deg,#f73445,#ff7051)!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}.remote-nav img{width:15px!important;height:15px!important;margin-right:6px!important}.inline-quick-search{display:none!important}
.drop-menu,.product-mega{top:48px!important}.v16-service-mega,.service-mega,.v16-product-mega,.product-mega{width:min(820px,calc(100vw - 30px))!important;right:auto!important;left:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:14px!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(246,252,255,.98),rgba(225,243,255,.98))!important;border:1px solid rgba(38,142,214,.20)!important;box-shadow:0 24px 58px rgba(0,0,0,.34)!important;color:#07111f!important;backdrop-filter:none!important;max-height:min(76vh,620px)!important;overflow:auto!important}.product-modern .product-mega{left:auto!important;right:-84px!important}.v16-service-mega:before,.v16-product-mega:before,.service-mega:before,.product-mega:before{content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 12% 0%,rgba(42,183,255,.14),transparent 34%),radial-gradient(circle at 95% 95%,rgba(41,223,173,.13),transparent 38%)}.v16-service-mega .mega-lead,.service-mega .mega-lead,.v16-product-mega .product-mega-head,.product-mega .product-mega-head{grid-column:1/-1!important;min-height:0!important;padding:13px 14px!important;border-radius:13px!important;background:linear-gradient(135deg,#0b6fae,#0aa98c)!important;border:0!important;color:#fff!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px 12px!important;align-items:center!important}.v16-service-mega .mega-lead span,.service-mega .mega-lead span,.v16-product-mega .product-mega-head span,.product-mega .product-mega-head span{display:block!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.09em!important;color:rgba(255,255,255,.72)!important}.v16-service-mega .mega-lead b,.service-mega .mega-lead b,.v16-product-mega .product-mega-head b,.product-mega .product-mega-head b{font-size:15px!important;line-height:1.15!important;color:#fff!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.v16-service-mega .mega-lead small,.service-mega .mega-lead small,.v16-product-mega .product-mega-head p,.product-mega .product-mega-head p{font-size:11.5px!important;line-height:1.35!important;color:rgba(255,255,255,.82)!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;margin:0!important}.v16-service-mega .mega-lead a,.service-mega .mega-lead a{grid-column:2!important;grid-row:1/4!important;align-self:center!important;height:34px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;border-radius:9px!important;background:rgba(255,255,255,.95)!important;color:#074667!important;border:0!important;font-size:12px!important;box-shadow:none!important}.v16-service-mega .mega-service,.service-mega .mega-service,.v16-product-mega .product-mega-tile,.v16-product-mega .product-mega-cta,.product-mega .product-mega-tile,.product-mega .product-mega-cta{min-height:60px!important;padding:12px 13px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(9,47,82,.09)!important;color:#07111f!important;box-shadow:0 8px 20px rgba(4,19,36,.08)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:3px 10px!important;align-items:center!important;text-decoration:none!important}.v16-service-mega .mega-service:before,.service-mega .mega-service:before{content:'';grid-row:1/3;width:9px;height:38px;border-radius:10px;background:linear-gradient(180deg,var(--r21-blue),var(--r21-green));box-shadow:0 0 0 4px rgba(42,183,255,.08)}.v16-service-mega .mega-service b,.service-mega .mega-service b,.v16-product-mega .product-mega-tile b,.v16-product-mega .product-mega-cta b,.product-mega .product-mega-tile b,.product-mega .product-mega-cta b{font-size:13.4px!important;line-height:1.12!important;color:#07111f!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-transform:none!important}.v16-service-mega .mega-service small,.service-mega .mega-service small,.v16-product-mega .product-mega-tile small,.v16-product-mega .product-mega-cta small,.product-mega .product-mega-tile small,.product-mega .product-mega-cta small{font-size:11.1px!important;line-height:1.23!important;color:#526474!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.v16-product-mega .tile-ico,.product-mega .tile-ico{grid-row:1/3!important;width:28px!important;height:28px!important;border-radius:8px!important;background:linear-gradient(135deg,#e8f7ff,#dffbf4)!important;border:1px solid rgba(42,183,255,.16)!important;color:#0878ad!important;font-size:12px!important;display:grid!important;place-items:center!important}.v16-product-mega .all-products .tile-ico,.product-mega .all-products .tile-ico{color:#078b70!important}.v16-service-mega .mega-service:hover,.service-mega .mega-service:hover,.v16-product-mega .product-mega-tile:hover,.product-mega .product-mega-tile:hover{transform:translateY(-2px)!important;border-color:rgba(42,183,255,.28)!important;box-shadow:0 14px 28px rgba(8,34,62,.14)!important}.search-overlay{backdrop-filter:blur(14px)!important}.search-box{width:min(720px,92vw)!important;border-radius:18px!important;padding:20px!important;background:linear-gradient(145deg,#f8fcff,#eaf5ff)!important;color:#07111f!important;border:1px solid rgba(43,139,205,.22)!important;box-shadow:0 30px 80px rgba(0,0,0,.42)!important}.search-box h2{color:#07111f!important;margin-bottom:12px!important}.search-close{border-radius:9px!important;color:#07111f!important;background:rgba(7,17,31,.06)!important;border:1px solid rgba(7,17,31,.10)!important}.search-box input{height:50px!important;border-radius:12px!important;background:#fff!important;color:#07111f!important;border:1px solid rgba(7,61,101,.18)!important;box-shadow:0 10px 24px rgba(7,29,50,.08)!important;padding:0 16px!important}.search-results{display:grid!important;gap:9px!important;margin-top:14px!important}.search-results a{border-radius:12px!important;background:#fff!important;border:1px solid rgba(9,47,82,.10)!important;color:#07111f!important;padding:11px 13px!important;box-shadow:0 7px 18px rgba(4,19,36,.07)!important}.search-results a b{color:#07111f!important;font-size:13.5px!important}.search-results a small{color:#586b7b!important;font-size:11.6px!important}.search-results p{color:#586b7b!important;background:rgba(7,17,31,.04)!important;border:1px dashed rgba(7,61,101,.16)!important;border-radius:12px!important;padding:14px!important}.hero-visual img,.card-visual img,.command-visual img{filter:saturate(1.05) contrast(1.03)!important}.hero-visual{opacity:.96!important}.service-card .card-visual,.command-visual{background:#07111f!important;border-color:rgba(96,188,255,.18)!important}.service-card .card-visual img,.command-visual img{object-fit:cover!important}
@media(max-width:1320px){.brand-v16{min-width:224px!important;max-width:260px!important}.brand-v16 .brand-emblem{width:74px!important;flex-basis:74px!important}.brand-v16 .brand-word b{font-size:16px!important}.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{font-size:11.3px!important;padding:0 10px!important}.header-actions.v16-actions .h-call{display:none!important}.product-modern .product-mega{right:-130px!important}}
@media(max-width:1120px){.main-nav.v16-nav{display:none!important}.header-actions.v16-actions .icon-btn{display:inline-flex!important}.brand-v16{max-width:270px!important}.site-header.v16-header .header-inner{min-height:60px!important}.hamb{display:inline-flex!important}}
@media(max-width:760px){.site-topbar .topbar-contact{display:none!important}.site-topbar.v16-topbar{min-height:26px!important}.site-topbar .ticker-rail{height:26px!important}.site-header.v16-header .header-inner{padding:7px 10px!important}.brand-v16{min-width:0!important;max-width:220px!important;height:50px!important}.brand-v16 .brand-emblem{width:66px!important;flex-basis:66px!important}.brand-v16 .brand-word b{font-size:14px!important}.brand-v16 .brand-word small{font-size:8px!important}.header-actions.v16-actions .h-wa{display:none!important}.search-box{padding:16px!important}.mobile-panel.v16-mobile-panel{border-radius:0 0 18px 18px!important}.mobile-inline-search{display:none!important}}
/* END R21 */


/* === R22 final UI: ferah header, okunur mega menü, net logo, modern tipografi === */
:root{--r22-blue:#22b8ff;--r22-cyan:#6ee7ff;--r22-green:#20d89b;--r22-ink:#07111f;--r22-soft:#f6fbff;--r22-border:rgba(42,144,213,.20);--r22-font:Inter,"SF Pro Display","Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif;}
html,body,button,input,select,textarea{font-family:var(--r22-font)!important;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;}
body{font-size:15px!important;letter-spacing:-.006em!important;}
.site-topbar.v16-topbar{height:28px!important;background:linear-gradient(90deg,#03101d,#041525 55%,#020711)!important;}
.site-topbar .topbar-inner{height:28px!important;padding:0 16px!important;}
.ticker-rail{overflow:hidden!important;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)!important;}
.ticker-track{animation:none!important;display:flex!important;width:100%!important;gap:10px!important;white-space:nowrap!important;transform:none!important;font-size:11px!important;line-height:1!important;color:#bdd7e9!important;}
.ticker-track[aria-hidden="true"]{display:none!important;}
.ticker-track span{display:inline-block!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;}
.ticker-track i{color:var(--r22-green)!important;opacity:.95!important;}
.topbar-contact a{height:20px!important;min-height:20px!important;padding:2px 8px!important;border-radius:8px!important;font-size:11px!important;background:rgba(255,255,255,.045)!important;}
.site-header.v16-header{top:28px!important;background:linear-gradient(180deg,rgba(3,10,20,.98),rgba(3,8,16,.96))!important;}
.site-header.v16-header .header-inner{height:64px!important;gap:8px!important;padding:0 16px!important;max-width:1340px!important;}
.brand-v16{height:48px!important;min-width:236px!important;max-width:254px!important;padding:5px 9px!important;gap:9px!important;border-radius:13px!important;background:linear-gradient(135deg,rgba(14,36,60,.72),rgba(7,17,31,.86))!important;border:1px solid rgba(94,185,255,.24)!important;box-shadow:0 10px 28px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.06)!important;}
.brand-v16 .brand-emblem{width:72px!important;height:34px!important;flex:0 0 72px!important;border-radius:8px!important;background:linear-gradient(135deg,#ffffff,#f1f7fb)!important;border:1px solid rgba(106,192,255,.28)!important;box-shadow:0 8px 18px rgba(0,0,0,.18)!important;padding:3px 5px!important;}
.brand-v16 .brand-emblem img{object-fit:contain!important;filter:none!important;opacity:1!important;}
.brand-v16 .brand-word b{font-size:16.2px!important;letter-spacing:-.035em!important;line-height:1!important;}
.brand-v16 .brand-word small{font-size:8.6px!important;letter-spacing:.075em!important;color:#a9c4d8!important;}
.v16-nav{gap:6px!important;}
.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{height:34px!important;min-height:34px!important;line-height:34px!important;padding:0 10px!important;border-radius:9px!important;font-size:11.4px!important;font-weight:820!important;letter-spacing:0!important;text-transform:none!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.10)!important;}
.v16-nav .nav-item:hover,.v16-nav .nav-drop:hover>.nav-item{background:rgba(34,184,255,.10)!important;border-color:rgba(34,184,255,.30)!important;text-shadow:none!important;}
.v16-nav .remote-nav{background:linear-gradient(135deg,#f43d42,#ff6449)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important;padding:0 11px!important;}
.v16-nav .remote-nav img{width:14px!important;height:14px!important;margin-right:5px!important;}
.header-actions.v16-actions{gap:6px!important;}
.header-actions.v16-actions .icon-btn{width:36px!important;min-width:36px!important;padding:0!important;font-size:14px!important;}
.header-actions.v16-actions .h-call{padding:0 10px!important;}
.header-actions.v16-actions .h-wa{padding:0 13px!important;border-radius:10px!important;background:#22d474!important;color:#04110b!important;}
.drop-menu,.product-mega{top:42px!important;}
.v16-service-mega,.service-mega,.v16-product-mega,.product-mega{width:min(780px,calc(100vw - 32px))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:12px!important;border-radius:14px!important;background:linear-gradient(135deg,#f9fcff,#eef7ff 58%,#f8fffc)!important;border:1px solid rgba(40,132,195,.22)!important;box-shadow:0 28px 70px rgba(0,0,0,.36)!important;color:var(--r22-ink)!important;max-height:min(76vh,610px)!important;overflow:auto!important;backdrop-filter:none!important;}
.v16-service-mega::-webkit-scrollbar,.v16-product-mega::-webkit-scrollbar{width:8px}.v16-service-mega::-webkit-scrollbar-thumb,.v16-product-mega::-webkit-scrollbar-thumb{background:rgba(31,133,202,.24);border-radius:999px}
.product-modern .product-mega{right:-70px!important;left:auto!important;}
.v16-service-mega .mega-lead,.service-mega .mega-lead,.v16-product-mega .product-mega-head,.product-mega .product-mega-head{grid-column:1/-1!important;padding:12px 13px!important;border-radius:11px!important;background:linear-gradient(135deg,#0a7eb8,#12a58e)!important;color:#fff!important;border:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 12px!important;align-items:center!important;box-shadow:0 10px 24px rgba(5,71,110,.18)!important;}
.v16-service-mega .mega-lead span,.service-mega .mega-lead span,.v16-product-mega .product-mega-head span,.product-mega .product-mega-head span{font-size:9.4px!important;line-height:1!important;letter-spacing:.08em!important;color:rgba(255,255,255,.78)!important;}
.v16-service-mega .mega-lead b,.service-mega .mega-lead b,.v16-product-mega .product-mega-head b,.product-mega .product-mega-head b{font-size:14.2px!important;line-height:1.16!important;color:#fff!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.v16-service-mega .mega-lead small,.service-mega .mega-lead small,.v16-product-mega .product-mega-head p,.product-mega .product-mega-head p{font-size:10.7px!important;line-height:1.38!important;color:rgba(255,255,255,.84)!important;display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;margin:0!important;}
.v16-service-mega .mega-lead a,.service-mega .mega-lead a{grid-column:2!important;grid-row:1/4!important;height:32px!important;padding:0 13px!important;border-radius:8px!important;background:#fff!important;color:#0a5479!important;font-size:11.5px!important;font-weight:900!important;border:0!important;}
.v16-service-mega .mega-service,.service-mega .mega-service,.v16-product-mega .product-mega-tile,.v16-product-mega .product-mega-cta,.product-mega .product-mega-tile,.product-mega .product-mega-cta{min-height:58px!important;padding:11px 12px!important;border-radius:11px!important;background:#fff!important;border:1px solid rgba(9,47,82,.10)!important;color:var(--r22-ink)!important;box-shadow:0 8px 18px rgba(4,19,36,.075)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:3px 10px!important;text-decoration:none!important;transform:none!important;}
.v16-service-mega .mega-service:before,.service-mega .mega-service:before{content:''!important;grid-row:1/3!important;width:7px!important;height:34px!important;border-radius:10px!important;background:linear-gradient(180deg,var(--r22-blue),var(--r22-green))!important;box-shadow:0 0 0 4px rgba(34,184,255,.07)!important;}
.v16-service-mega .mega-service b,.service-mega .mega-service b,.v16-product-mega .product-mega-tile b,.v16-product-mega .product-mega-cta b,.product-mega .product-mega-tile b,.product-mega .product-mega-cta b{font-size:12.8px!important;line-height:1.18!important;color:#0a1421!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.v16-service-mega .mega-service small,.service-mega .mega-service small,.v16-product-mega .product-mega-tile small,.v16-product-mega .product-mega-cta small,.product-mega .product-mega-tile small,.product-mega .product-mega-cta small{font-size:10.7px!important;line-height:1.34!important;color:#4c6072!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.v16-service-mega .mega-service:hover,.service-mega .mega-service:hover,.v16-product-mega .product-mega-tile:hover,.v16-product-mega .product-mega-cta:hover,.product-mega .product-mega-tile:hover,.product-mega .product-mega-cta:hover{background:#f2fbff!important;border-color:rgba(34,184,255,.32)!important;box-shadow:0 14px 28px rgba(8,34,62,.13)!important;transform:translateY(-1px)!important;}
.v16-product-mega .tile-ico,.product-mega .tile-ico{width:26px!important;height:26px!important;border-radius:8px!important;background:linear-gradient(135deg,#e9f8ff,#dffaf3)!important;border:1px solid rgba(34,184,255,.18)!important;color:#0878ad!important;}
.type-wrap{max-width:520px!important;width:min(520px,100%)!important;border-radius:12px!important;padding:8px 12px!important;margin:14px 0 0!important;display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:10px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(110,231,255,.20)!important;}
.type-wrap span{font-size:11px!important;color:#b8ccd9!important;white-space:nowrap!important;}
.type-wrap strong{font-size:12px!important;min-width:0!important;text-align:right!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;color:#f2fbff!important;transition:opacity .18s ease, transform .18s ease!important;}
.type-wrap strong.is-changing{opacity:.35!important;transform:translateY(2px)!important;}
.hero-title-frame{padding:22px 26px!important;border-radius:24px!important;}
.hero-title-compact{font-size:clamp(30px,3.15vw,48px)!important;line-height:1.12!important;letter-spacing:-.042em!important;}
.hero p{font-size:15.2px!important;line-height:1.62!important;}
.hero-actions .btn{height:38px!important;border-radius:10px!important;padding:0 14px!important;font-size:11.8px!important;}
.proof-strip span{border-radius:10px!important;font-size:10.9px!important;padding:6px 9px!important;}
.search-box{font-family:var(--r22-font)!important;}
.search-results a b{font-size:13px!important}.search-results a small{font-size:11.3px!important;line-height:1.4!important;}
@media(max-width:1320px){.brand-v16{min-width:218px!important;max-width:236px!important}.brand-v16 .brand-emblem{width:66px!important;flex-basis:66px!important}.brand-v16 .brand-word b{font-size:15px!important}.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{font-size:10.8px!important;padding:0 8px!important}.product-modern .product-mega{right:-110px!important}}
@media(max-width:1120px){.site-topbar.v16-topbar{position:relative!important;top:auto!important}.site-header.v16-header{top:0!important}.main-nav.v16-nav{display:none!important}.hamb{display:inline-flex!important;margin-left:auto!important}.header-actions.v16-actions .h-wa{display:none!important}.header-actions.v16-actions .icon-btn{display:inline-flex!important}}
@media(max-width:760px){.site-topbar.v16-topbar{height:26px!important}.site-header.v16-header .header-inner{height:58px!important;padding:6px 10px!important}.brand-v16{height:46px!important;max-width:216px!important;min-width:0!important;border-radius:12px!important}.brand-v16 .brand-emblem{width:62px!important;height:32px!important;flex-basis:62px!important}.brand-v16 .brand-word b{font-size:13.8px!important}.brand-v16 .brand-word small{font-size:7.8px!important}.hero-title-frame{padding:17px 17px!important;border-radius:20px!important}.hero-title-compact{font-size:clamp(28px,8.5vw,38px)!important}.type-wrap{grid-template-columns:1fr!important;gap:3px!important}.type-wrap strong{text-align:left!important}.v16-service-mega,.v16-product-mega,.service-mega,.product-mega{grid-template-columns:1fr!important}.v16-service-mega .mega-lead,.service-mega .mega-lead{grid-template-columns:1fr!important}.v16-service-mega .mega-lead a,.service-mega .mega-lead a{grid-column:auto!important;grid-row:auto!important;width:max-content!important}.ticker-track{font-size:10px!important}}
/* END R22 */


/* R24 - Profesyonel son katman: SVG sabitler, ferah mega menü, okunur lokal içerik */
:root{--yb-font:Inter,"Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif;--yb-ink:#071321;--yb-muted:#607082;--yb-blue:#1fb6ff;--yb-green:#21d6a0;--yb-red:#ef394a;--yb-line:rgba(102,190,255,.22)}
html,body{font-family:var(--yb-font)!important;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}body{font-size:15px!important;letter-spacing:-.01em}.site-topbar.v16-topbar{height:28px!important}.topbar-inner{height:28px!important}.ticker-track{font-size:10.7px!important;font-weight:720!important;animation-duration:42s!important}.topbar-contact a{font-size:10.6px!important;padding:3px 8px!important}.site-header.v16-header{top:28px!important;background:rgba(3,9,18,.96)!important;border-bottom:1px solid rgba(100,191,255,.20)!important}.site-header.v16-header .header-inner{height:64px!important;gap:10px!important}.brand-v16{height:48px!important;min-width:238px!important;max-width:250px!important;padding:5px 9px!important;border-radius:14px!important}.brand-v16 .brand-emblem{width:72px!important;height:36px!important;flex-basis:72px!important;border-radius:10px!important}.brand-v16 .brand-word b{font-size:15.6px!important}.brand-v16 .brand-word small{font-size:7.8px!important}.v16-nav{gap:5px!important}.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{height:31px!important;min-height:31px!important;padding:0 9px!important;border-radius:8px!important;font-size:10.8px!important;font-weight:780!important;letter-spacing:.005em!important;text-transform:none!important;line-height:31px!important;box-shadow:none!important}.v16-nav .nav-item i{font-size:10px!important;margin-left:2px!important}.v16-nav .remote-nav{padding:0 9px!important;background:linear-gradient(135deg,#ef394a,#ff6a47)!important}.v16-nav .remote-nav img{width:13px!important;height:13px!important;margin-right:4px!important}.header-actions.v16-actions{gap:5px!important}.header-actions.v16-actions .icon-btn{width:32px!important;min-width:32px!important;font-size:13px!important}.header-actions.v16-actions .h-wa{padding:0 10px!important;background:#23d477!important;color:#03130a!important}.header-actions.v16-actions .h-call{padding:0 8px!important}.drop-menu,.product-mega{top:38px!important}.v16-service-mega,.service-mega,.v16-product-mega,.product-mega{width:min(760px,calc(100vw - 28px))!important;max-height:min(74vh,580px)!important;overflow:auto!important;padding:14px!important;gap:10px!important;border-radius:16px!important;background:linear-gradient(135deg,#fbfdff,#eef8ff 60%,#f8fffb)!important;border:1px solid rgba(24,123,196,.24)!important;box-shadow:0 30px 70px rgba(0,0,0,.42)!important;color:var(--yb-ink)!important;backdrop-filter:none!important}.service-modern .v16-service-mega{left:0!important;right:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-modern .v16-product-mega{right:-60px!important;left:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.v16-service-mega .mega-lead,.service-mega .mega-lead,.v16-product-mega .product-mega-head,.product-mega .product-mega-head{grid-column:1/-1!important;min-height:0!important;padding:13px 14px!important;border-radius:12px!important;background:linear-gradient(135deg,#0b7eb8,#11a990)!important;color:#fff!important;border:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px 12px!important;align-items:center!important}.v16-service-mega .mega-lead span,.service-mega .mega-lead span,.v16-product-mega .product-mega-head span,.product-mega .product-mega-head span{font-size:9.2px!important;letter-spacing:.08em!important;color:rgba(255,255,255,.82)!important}.v16-service-mega .mega-lead b,.service-mega .mega-lead b,.v16-product-mega .product-mega-head b,.product-mega .product-mega-head b{font-size:14px!important;line-height:1.16!important;color:#fff!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.v16-service-mega .mega-lead small,.service-mega .mega-lead small,.v16-product-mega .product-mega-head p,.product-mega .product-mega-head p{font-size:10.3px!important;line-height:1.38!important;color:rgba(255,255,255,.86)!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;margin:0!important}.v16-service-mega .mega-lead a,.service-mega .mega-lead a{grid-column:2!important;grid-row:1/4!important;height:30px!important;padding:0 12px!important;border-radius:7px!important;background:#fff!important;color:#07577d!important;font-size:10.7px!important;font-weight:870!important}.v16-service-mega .mega-service,.service-mega .mega-service,.v16-product-mega .product-mega-tile,.v16-product-mega .product-mega-cta,.product-mega .product-mega-tile,.product-mega .product-mega-cta{min-height:54px!important;padding:10px 11px!important;border-radius:10px!important;background:#fff!important;border:1px solid rgba(8,40,70,.09)!important;color:var(--yb-ink)!important;box-shadow:0 8px 18px rgba(5,20,38,.07)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:2px 9px!important}.v16-service-mega .mega-service:before,.service-mega .mega-service:before{content:''!important;grid-row:1/3!important;width:6px!important;height:30px!important;border-radius:8px!important;background:linear-gradient(180deg,var(--yb-blue),var(--yb-green))!important}.v16-service-mega .mega-service b,.service-mega .mega-service b,.v16-product-mega .product-mega-tile b,.v16-product-mega .product-mega-cta b,.product-mega .product-mega-tile b,.product-mega .product-mega-cta b{font-size:12.3px!important;line-height:1.18!important;color:#081525!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.v16-service-mega .mega-service small,.service-mega .mega-service small,.v16-product-mega .product-mega-tile small,.v16-product-mega .product-mega-cta small,.product-mega .product-mega-tile small,.product-mega .product-mega-cta small{font-size:10.2px!important;line-height:1.32!important;color:#53687a!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.v16-service-mega .mega-service:hover,.service-mega .mega-service:hover,.v16-product-mega .product-mega-tile:hover,.v16-product-mega .product-mega-cta:hover{background:#f0fbff!important;border-color:rgba(31,182,255,.30)!important;transform:translateY(-1px)!important}.v16-product-mega .tile-ico,.product-mega .tile-ico{width:24px!important;height:24px!important;border-radius:7px!important;background:linear-gradient(135deg,#e9f8ff,#e8fff7)!important;color:#0877a9!important}.type-wrap{width:min(470px,100%)!important;max-width:470px!important;grid-template-columns:max-content minmax(0,1fr)!important;border-radius:9px!important;padding:7px 10px!important}.type-wrap span{font-size:10.4px!important}.type-wrap strong{font-size:11.2px!important;text-align:left!important;white-space:nowrap!important;overflow:visible!important;min-width:0!important}.local-page-hero{padding:clamp(36px,6vw,70px) 18px!important;background:radial-gradient(circle at 18% 0,rgba(31,182,255,.18),transparent 34%),linear-gradient(180deg,rgba(4,15,31,.76),rgba(3,8,17,.92))!important}.local-page-hero h1{font-size:clamp(1.85rem,4.5vw,4.2rem)!important;letter-spacing:-.045em!important}.local-page-hero p{font-size:clamp(.96rem,1.25vw,1.08rem)!important}.local-page-wrap{padding:34px 18px!important}.local-service-proof{max-width:1180px;margin:12px auto 34px;padding:22px;border:1px solid rgba(95,187,255,.18);border-radius:22px;background:linear-gradient(135deg,rgba(7,20,40,.82),rgba(5,12,25,.76));box-shadow:0 20px 56px rgba(0,0,0,.22);display:grid;grid-template-columns:.95fr 1.35fr;gap:18px}.local-service-proof .proof-copy span{display:inline-flex;margin-bottom:8px;color:#7be4ff;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.local-service-proof h2{font-size:clamp(22px,2.4vw,34px);line-height:1.08;margin:0 0 10px;color:#fff;letter-spacing:-.04em}.local-service-proof p{margin:0;color:#bed0de;line-height:1.62}.proof-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.proof-steps article{padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.045)}.proof-steps b{display:block;color:#fff;margin-bottom:5px}.proof-steps p{font-size:13px;color:#b7cad9}.local-faq.r24-local-faq{max-width:1180px;margin:0 auto 34px}.local-faq.r24-local-faq details{background:rgba(255,255,255,.045)!important}.fixed-actions.v4-fixed{position:fixed!important;right:18px!important;top:56%!important;transform:translateY(-50%)!important;z-index:9990!important;display:flex!important;flex-direction:column!important;gap:9px!important;padding:7px!important;border-radius:18px!important;background:rgba(3,9,18,.84)!important;border:1px solid rgba(95,187,255,.18)!important;box-shadow:0 20px 54px rgba(0,0,0,.36)!important;backdrop-filter:blur(14px)!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:40px!important;height:40px!important;min-width:40px!important;border-radius:11px!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;cursor:pointer!important}.fixed-actions.v4-fixed svg{width:19px!important;height:19px!important;display:block!important}.fixed-actions.v4-fixed span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.fixed-actions.v4-fixed .fa-support{background:linear-gradient(135deg,#2f81ff,#1768dc)!important}.fixed-actions.v4-fixed .fa-call{background:linear-gradient(135deg,#1eb9ff,#086eae)!important}.fixed-actions.v4-fixed .fa-wa,.fixed-actions.v4-fixed .fa-whatsapp{background:linear-gradient(135deg,#25d366,#16a85a)!important}.fixed-actions.v4-fixed .fa-top,.fixed-actions.v4-fixed .to-top{background:rgba(4,12,24,.98)!important}.search-overlay .search-box{border-radius:18px!important}.search-results p{font-size:13px!important;color:#b8cad8!important}.search-results a{border-radius:12px!important}.search-results a b{font-weight:820!important}.search-results a small{color:#65798a!important}
@media(max-width:1240px){.brand-v16{min-width:214px!important;max-width:222px!important}.brand-v16 .brand-word b{font-size:14px!important}.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{font-size:10px!important;padding:0 7px!important}.product-modern .v16-product-mega{right:-90px!important}}
@media(max-width:1120px){.site-topbar.v16-topbar{position:relative!important;top:auto!important}.site-header.v16-header{top:0!important}.main-nav.v16-nav{display:none!important}.hamb{display:inline-flex!important;margin-left:auto!important}.header-actions.v16-actions .h-call,.header-actions.v16-actions .h-wa{display:none!important}.header-actions.v16-actions{display:flex!important}.local-service-proof{grid-template-columns:1fr}.proof-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body{padding-bottom:70px!important}.site-topbar.v16-topbar{height:24px!important}.ticker-track{font-size:9.8px!important}.site-header.v16-header .header-inner{height:56px!important;padding:5px 10px!important}.brand-v16{height:44px!important;max-width:210px!important;min-width:0!important}.brand-v16 .brand-emblem{width:58px!important;height:31px!important;flex-basis:58px!important}.brand-v16 .brand-word b{font-size:13.2px!important}.brand-v16 .brand-word small{font-size:7.4px!important}.type-wrap{grid-template-columns:1fr!important;gap:2px!important}.type-wrap strong{white-space:normal!important}.proof-steps{grid-template-columns:1fr}.local-service-proof{margin:6px 12px 26px;padding:17px;border-radius:18px}.fixed-actions.v4-fixed{left:50%!important;right:auto!important;top:auto!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;flex-direction:row!important;gap:7px!important;padding:7px!important;border-radius:17px!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:38px!important;height:38px!important;min-width:38px!important}.fixed-actions.v4-fixed svg{width:18px!important;height:18px!important}.v16-service-mega,.service-mega,.v16-product-mega,.product-mega{grid-template-columns:1fr!important}.v16-service-mega .mega-lead,.service-mega .mega-lead{grid-template-columns:1fr!important}.v16-service-mega .mega-lead a,.service-mega .mega-lead a{grid-column:auto!important;grid-row:auto!important;width:max-content!important}}
/* END R24 */


/* R25 LANDING POWER */
:root{--yb-font:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;--yb-dark:#06101e;--yb-card:#ffffff;--yb-ink:#081525;--yb-soft:#eef8ff;--yb-blue:#18b9ff;--yb-green:#23d6a2;--yb-red:#ff4d4f;--yb-line:rgba(10,35,60,.13)}
body{font-family:var(--yb-font)!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.site-topbar.v16-topbar{height:28px!important;background:#06101e!important;border-bottom:1px solid rgba(65,190,255,.12)!important}.topbar-inner{height:28px!important}.ticker-rail{mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)!important}.ticker-track{font-size:10px!important;font-weight:760!important;letter-spacing:.01em!important;color:#c8d9e8!important;animation-duration:34s!important}.ticker-track i{color:#20d8b2!important;margin:0 14px!important}.topbar-contact a{font-size:10.5px!important;padding:4px 9px!important;border-radius:8px!important}.site-header.v16-header{top:28px!important;background:rgba(5,11,22,.94)!important;border-bottom:1px solid rgba(70,190,255,.15)!important;box-shadow:0 12px 36px rgba(0,0,0,.22)!important}.site-header.v16-header .header-inner{height:64px!important;max-width:1240px!important;gap:12px!important;padding:0 18px!important}.brand-v16{min-width:282px!important;max-width:310px!important;height:48px!important;border-radius:13px!important;padding:5px 12px!important;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.035))!important;border:1px solid rgba(90,190,255,.24)!important;box-shadow:none!important}.brand-v16 .brand-emblem{width:82px!important;height:36px!important;flex-basis:82px!important;background:transparent!important}.brand-v16 .brand-emblem img{object-fit:contain!important;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}.brand-v16 .brand-word b{font-size:17px!important;letter-spacing:-.035em!important}.brand-v16 .brand-word small{font-size:8.5px!important;letter-spacing:.075em!important}.v16-nav{gap:6px!important}.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{height:36px!important;min-height:36px!important;border-radius:10px!important;padding:0 10px!important;font-size:11px!important;font-weight:820!important;letter-spacing:-.01em!important;text-transform:none!important}.v16-nav .nav-item{background:rgba(255,255,255,.052)!important;border:1px solid rgba(255,255,255,.11)!important}.v16-nav .nav-item i{margin-left:3px!important}.header-actions.v16-actions{gap:7px!important}.header-actions.v16-actions .h-search{width:36px!important;min-width:36px!important;border-radius:10px!important}.header-actions.v16-actions .h-anydesk{background:linear-gradient(135deg,#ff3b45,#ff7052)!important;color:#fff!important;border-color:rgba(255,255,255,.10)!important}.header-actions.v16-actions .h-wa{background:#25d66f!important;color:#04140b!important}.header-actions.v16-actions .h-call{display:none!important}.drop-menu.mega,.v16-service-mega,.service-mega,.v16-product-mega,.product-mega{top:48px!important;width:min(720px,calc(100vw - 28px))!important;min-width:0!important;padding:12px!important;border-radius:18px!important;background:#f5fbff!important;border:1px solid rgba(18,110,160,.18)!important;box-shadow:0 24px 60px rgba(4,12,25,.28)!important;color:#092033!important}.service-modern .v16-service-mega,.product-modern .v16-product-mega{right:auto!important;left:50%!important;transform:translate(-50%,10px)!important}.service-modern:hover .v16-service-mega,.service-modern:focus-within .v16-service-mega,.product-modern:hover .v16-product-mega,.product-modern:focus-within .v16-product-mega{transform:translate(-50%,0)!important}.v16-service-mega .mega-lead,.service-mega .mega-lead,.v16-product-mega .product-mega-head,.product-mega .product-mega-head{border-radius:14px!important;padding:12px 14px!important;background:linear-gradient(135deg,#0f75b5,#12b59b)!important;min-height:0!important}.v16-service-mega .mega-lead b,.service-mega .mega-lead b,.v16-product-mega .product-mega-head b,.product-mega .product-mega-head b{font-size:14px!important;line-height:1.25!important}.v16-service-mega .mega-lead small,.service-mega .mega-lead small,.v16-product-mega .product-mega-head p,.product-mega .product-mega-head p{font-size:10.5px!important;line-height:1.45!important}.v16-service-mega .mega-service,.service-mega .mega-service,.v16-product-mega .product-mega-tile,.v16-product-mega .product-mega-cta,.product-mega .product-mega-tile,.product-mega .product-mega-cta{border-radius:12px!important;min-height:60px!important;padding:11px 12px!important;background:#fff!important;color:#0d2133!important;border:1px solid rgba(8,45,78,.09)!important}.v16-service-mega .mega-service b,.service-mega .mega-service b,.v16-product-mega .product-mega-tile b,.product-mega .product-mega-tile b{font-size:12.5px!important}.v16-service-mega .mega-service small,.service-mega .mega-service small,.v16-product-mega .product-mega-tile small,.product-mega .product-mega-tile small{font-size:10.5px!important;color:#5d7182!important}.hero{padding-top:54px!important;gap:38px!important}.hero h1{font-size:clamp(34px,4.2vw,58px)!important;line-height:1.03!important;letter-spacing:-.055em!important}.hero p{font-size:15.5px!important;line-height:1.62!important}.type-wrap{border-radius:11px!important;background:rgba(255,255,255,.075)!important}.type-wrap strong{min-width:220px!important}.btn{border-radius:11px!important;padding:10px 14px!important;font-size:12.5px!important;letter-spacing:-.01em!important}.btn svg{width:16px!important;height:16px!important}.proof-strip span{border-radius:9px!important;padding:7px 10px!important}.r25-conversion,.r25-service-promise,.r25-local-power{position:relative}.r25-conv-head{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:18px;align-items:end;margin-bottom:18px}.r25-conv-head h2,.r25-promise-card h2{font-size:clamp(26px,3vw,42px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 0}.r25-conv-head p,.r25-promise-card p{color:#b8cbe0;margin:0;line-height:1.65}.r25-conv-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.r25-conv-card{min-height:150px;padding:18px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.035));border:1px solid rgba(100,200,255,.16);display:flex;flex-direction:column;gap:8px;box-shadow:0 16px 40px rgba(0,0,0,.18);transition:.22s}.r25-conv-card:hover{transform:translateY(-4px);border-color:rgba(35,214,162,.4)}.r25-conv-card span{width:34px;height:26px;border-radius:9px;display:grid;place-items:center;background:rgba(24,185,255,.14);color:#81e6ff;font-weight:900;font-size:12px}.r25-conv-card b{font-size:17px;line-height:1.15}.r25-conv-card small{color:#adc1d4;line-height:1.45}.r25-conv-card.hot{background:linear-gradient(135deg,rgba(255,77,79,.22),rgba(24,185,255,.09))}.r25-promise-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center;border-radius:24px;padding:24px;background:linear-gradient(135deg,rgba(8,22,42,.88),rgba(6,13,25,.82));border:1px solid rgba(100,200,255,.16);box-shadow:0 24px 70px rgba(0,0,0,.25)}.r25-promise-card ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.r25-promise-card li{padding:14px;border-radius:15px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.r25-promise-card b{display:block;color:#fff}.r25-promise-card small{display:block;color:#aac0d3;margin-top:4px}.r25-local-tags{display:flex;flex-wrap:wrap;gap:10px}.r25-local-tags a{padding:10px 12px;border-radius:11px;background:#fff;color:#0b2031;font-weight:820;border:1px solid rgba(20,140,190,.18);box-shadow:0 12px 30px rgba(0,0,0,.12)}.fixed-actions.v4-fixed{right:14px!important;gap:7px!important;border-radius:14px!important;padding:6px!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:36px!important;height:36px!important;min-width:36px!important;border-radius:9px!important}.fixed-actions.v4-fixed svg{width:17px!important;height:17px!important}.search-overlay{background:rgba(2,7,14,.72)!important;backdrop-filter:blur(10px)!important}.search-overlay .search-box{max-width:720px!important;border-radius:18px!important;border:1px solid rgba(70,190,255,.22)!important;box-shadow:0 30px 90px rgba(0,0,0,.42)!important}.search-overlay input{height:48px!important;border-radius:12px!important;font-size:15px!important}.search-results{display:grid!important;gap:8px!important}.search-results a{background:#fff!important;color:#0b1c2d!important;border:1px solid rgba(15,85,130,.10)!important}.search-results a b{font-size:14px!important}.search-results a small{font-size:12px!important}.yb-intro{display:none!important}.section-head h2{letter-spacing:-.04em}.service-card,.trust-grid article,.blog-card,.location-grid a{border-radius:20px!important}.command-grid,.service-grid,.trust-grid,.blog-grid,.project-grid,.location-grid{gap:14px!important}.command-grid b,.service-card h3,.blog-card h3,.project-grid h3,.location-grid h3{font-size:19px!important;line-height:1.15!important}.command-grid p,.service-card p,.trust-grid p,.blog-card p,.project-grid p,.location-grid p{font-size:14px!important;line-height:1.55!important}.v4-footer .brand-logo-img{max-width:210px!important}.footer-brand p{font-size:14px!important}@media(max-width:1180px){.brand-v16{min-width:228px!important;max-width:240px!important}.brand-v16 .brand-word b{font-size:14px!important}.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{font-size:10.5px!important;padding:0 8px!important}.r25-conv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.r25-conv-head{grid-template-columns:1fr}.site-header.v16-header{top:0!important}.site-topbar.v16-topbar{position:relative!important}}
@media(max-width:760px){body{padding-bottom:68px!important}.site-topbar.v16-topbar{height:25px!important}.ticker-track{font-size:9.5px!important}.site-header.v16-header .header-inner{height:56px!important}.brand-v16{height:44px!important;min-width:0!important;max-width:220px!important;padding:4px 9px!important}.brand-v16 .brand-emblem{width:64px!important;height:31px!important;flex-basis:64px!important}.brand-v16 .brand-word b{font-size:13.5px!important}.hero{grid-template-columns:1fr!important;padding-top:38px!important}.hero h1{font-size:clamp(31px,9vw,42px)!important}.hero-visual{display:none!important}.r25-conv-grid,.r25-promise-card,.r25-promise-card ul{grid-template-columns:1fr}.r25-conv-card{min-height:120px}.fixed-actions.v4-fixed{left:50%!important;right:auto!important;bottom:calc(9px + env(safe-area-inset-bottom))!important;top:auto!important;transform:translateX(-50%)!important;flex-direction:row!important}.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{width:38px!important;height:38px!important}.search-overlay .search-box{width:calc(100vw - 24px)!important;padding:18px!important}.mobile-panel.open{max-height:calc(100vh - 65px)!important;overflow:auto!important}.mobile-panel a,.mobile-panel button{border-radius:10px!important}}
/* END R25 LANDING POWER */

/* R27 - Görsel stabilizasyon, sabit buton ray düzeltmesi ve ferah arayüz son katmanı */
:root{--r27-blue:#19b7ff;--r27-green:#20d982;--r27-dark:#040b15;--r27-border:rgba(120,205,255,.22)}
.fixed-actions.v4-fixed,
.fixed-actions{
  position:fixed!important;
  right:max(14px,env(safe-area-inset-right))!important;
  left:auto!important;
  top:56%!important;
  bottom:auto!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:translateY(-50%)!important;
  overflow:visible!important;
  contain:none!important;
  isolation:isolate!important;
  z-index:995!important;
}
.fixed-actions.v4-fixed:before,
.fixed-actions.v4-fixed:after,
.fixed-actions:before,
.fixed-actions:after{display:none!important;content:none!important;box-shadow:none!important;background:none!important;border:0!important;}
.fixed-actions.v4-fixed a,
.fixed-actions.v4-fixed button,
.fixed-actions a,
.fixed-actions button{
  width:39px!important;
  height:39px!important;
  min-width:39px!important;
  min-height:39px!important;
  max-width:39px!important;
  max-height:39px!important;
  padding:0!important;
  margin:0!important;
  border-radius:10px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  background:rgba(5,12,24,.92)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.035)!important;
  overflow:hidden!important;
  transform:none!important;
  backdrop-filter:blur(10px)!important;
}
.fixed-actions.v4-fixed .fa-support,.fixed-actions .fa-support{background:linear-gradient(135deg,#2b7dff,#0e65dc)!important;}
.fixed-actions.v4-fixed .fa-call,.fixed-actions .fa-call{background:linear-gradient(135deg,#12b9ff,#0876c8)!important;}
.fixed-actions.v4-fixed .fa-wa,.fixed-actions.v4-fixed .fa-whatsapp,.fixed-actions .fa-wa,.fixed-actions .fa-whatsapp{background:linear-gradient(135deg,#25d366,#16a85a)!important;}
.fixed-actions.v4-fixed .fa-top,.fixed-actions .fa-top{background:rgba(5,12,24,.96)!important;}
.fixed-actions.v4-fixed svg,
.fixed-actions.v4-fixed img,
.fixed-actions svg,
.fixed-actions img{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  margin:0!important;
  display:block!important;
  color:#fff!important;
  fill:currentColor!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  z-index:2!important;
  filter:drop-shadow(0 2px 6px rgba(0,0,0,.22))!important;
}
.fixed-actions.v4-fixed span,.fixed-actions span{display:none!important;}
.fixed-actions.v4-fixed a:hover,
.fixed-actions.v4-fixed button:hover,
.fixed-actions a:hover,
.fixed-actions button:hover{filter:brightness(1.08)!important;box-shadow:0 12px 30px rgba(0,0,0,.40),0 0 0 1px rgba(255,255,255,.16)!important;}

/* Desktop ve mobilde taşma/ray güvenliği */
@media(max-width:860px){
  body{padding-bottom:64px!important;}
  .fixed-actions.v4-fixed,.fixed-actions{
    left:50%!important;
    right:auto!important;
    top:auto!important;
    bottom:calc(10px + env(safe-area-inset-bottom))!important;
    transform:translateX(-50%)!important;
    flex-direction:row!important;
    width:max-content!important;
    max-width:calc(100vw - 22px)!important;
    height:auto!important;
    padding:6px!important;
    gap:6px!important;
    border-radius:15px!important;
    background:rgba(4,10,20,.92)!important;
    border:1px solid rgba(95,190,255,.20)!important;
    box-shadow:0 14px 38px rgba(0,0,0,.46)!important;
    backdrop-filter:blur(14px)!important;
    overflow:visible!important;
    contain:none!important;
  }
  .fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button,.fixed-actions a,.fixed-actions button{
    width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;border-radius:10px!important;flex:0 0 auto!important;
  }
  .fixed-actions.v4-fixed svg,.fixed-actions svg{width:17px!important;height:17px!important;}
}

/* Header sıkışma ve görsel taşma güvenliği */
.site-header.v16-header .header-inner{max-width:1280px!important;gap:9px!important;overflow:visible!important;}
.brand-v16{overflow:hidden!important;}
.brand-v16 .brand-emblem img,.brand-v4 .brand-logo-img,.footer-logo img{object-fit:contain!important;object-position:center!important;}
.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.header-actions.v16-actions .h-wa{min-width:88px!important;}
.header-actions.v16-actions .h-anydesk{min-width:116px!important;}
@media(min-width:1121px) and (max-width:1220px){.header-actions.v16-actions .h-wa{display:none!important}.v16-nav .nav-item{padding-left:8px!important;padding-right:8px!important;font-size:10.5px!important}.brand-v16{min-width:220px!important;max-width:232px!important}}

/* Mega menüler: boğukluk/taşma yok, yazı kesme yok */
.v16-service-mega,.service-mega,.v16-product-mega,.product-mega{
  overflow:auto!important;
  scrollbar-width:thin!important;
  line-height:1.35!important;
  max-height:min(72vh,590px)!important;
}
.v16-service-mega .mega-lead,.service-mega .mega-lead,.v16-product-mega .product-mega-head,.product-mega .product-mega-head{overflow:hidden!important;}
.v16-service-mega .mega-lead small,.service-mega .mega-lead small,.v16-product-mega .product-mega-head p,.product-mega .product-mega-head p,
.v16-service-mega .mega-service small,.service-mega .mega-service small,.v16-product-mega .product-mega-tile small,.product-mega .product-mega-tile small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:block!important;}
.v16-service-mega .mega-service,.service-mega .mega-service,.v16-product-mega .product-mega-tile,.product-mega .product-mega-tile{min-width:0!important;}

/* Kart, görsel ve yazı kırpma güvenliği */
.card-visual img,.command-visual img,.hero-visual img,.split-block img,.rich-card img,.blog-card .card-visual img{object-fit:cover!important;object-position:center!important;}
.service-card p,.command-grid p,.trust-grid p,.blog-card p,.project-grid p,.location-grid p,.r25-conv-card small{overflow:visible!important;text-overflow:clip!important;display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;}
.type-wrap strong{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;}
.site-topbar .ticker-track{white-space:nowrap!important;min-width:max-content!important;will-change:transform!important;}
@media(max-width:560px){.type-wrap strong{font-size:11.4px!important}.site-topbar .ticker-track span:nth-of-type(n+3),.site-topbar .ticker-track i:nth-of-type(n+3){display:none!important}}
/* END R27 */

/* R28: premium marka alanı, kayan üst bar ve ikonlu iletişim düzeltmesi */
:root{--r28-ice:#eefbff;--r28-cyan:#42dcff;--r28-blue:#1b74ff;--r28-green:#27e0a4;--r28-ink:#071726;}
.site-topbar.v16-topbar{height:30px!important;overflow:hidden!important;background:linear-gradient(90deg,rgba(3,10,20,.98),rgba(7,22,38,.96),rgba(4,10,21,.98))!important;border-bottom:1px solid rgba(80,190,255,.13)!important;}
.site-topbar.v16-topbar .topbar-inner{height:30px!important;display:flex!important;align-items:center!important;gap:14px!important;width:min(1420px,calc(100vw - 36px))!important;margin:0 auto!important;overflow:hidden!important;}
.site-topbar.v16-topbar .ticker-rail{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;overflow:hidden!important;mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)!important;}
.site-topbar.v16-topbar .ticker-track{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;width:max-content!important;min-width:max-content!important;gap:14px!important;padding-right:20px!important;white-space:nowrap!important;animation:r28Ticker 36s linear infinite!important;transform:none;line-height:1!important;}
.site-topbar.v16-topbar .ticker-track[aria-hidden="true"]{display:inline-flex!important;}
.site-topbar.v16-topbar .ticker-track span,.site-topbar.v16-topbar .ticker-track i{display:inline-flex!important;white-space:nowrap!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;font-size:11px!important;line-height:1!important;}
.site-topbar.v16-topbar .ticker-track span{font-weight:780!important;color:#d6efff!important;opacity:.92!important;letter-spacing:.005em!important;}
.site-topbar.v16-topbar .ticker-track i{font-style:normal!important;color:var(--r28-green)!important;opacity:.95!important;}
@keyframes r28Ticker{from{transform:translate3d(0,0,0)}to{transform:translate3d(-100%,0,0)}}
.site-topbar.v16-topbar .topbar-contact{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:7px!important;min-width:max-content!important;}
.site-topbar.v16-topbar .topbar-contact a{height:23px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0 9px!important;border-radius:8px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(120,205,255,.16)!important;color:#e8f7ff!important;font-size:10.8px!important;font-weight:800!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;text-decoration:none!important;}
.site-topbar.v16-topbar .topbar-contact svg{width:13px!important;height:13px!important;color:#42dcff!important;flex:0 0 auto!important;}
.site-header.v16-header{top:30px!important;background:linear-gradient(90deg,rgba(3,9,18,.98),rgba(8,16,31,.97),rgba(12,8,25,.98))!important;border-bottom:1px solid rgba(83,186,255,.20)!important;box-shadow:0 18px 60px rgba(0,0,0,.32)!important;}
.site-header.v16-header .header-inner{height:70px!important;gap:12px!important;width:min(1420px,calc(100vw - 30px))!important;}
.brand-v16{position:relative!important;min-width:306px!important;max-width:326px!important;height:56px!important;padding:7px 13px 7px 10px!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(6,28,52,.92),rgba(7,13,25,.72))!important;border:1px solid rgba(83,204,255,.27)!important;box-shadow:0 16px 45px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.10)!important;overflow:hidden!important;text-decoration:none!important;}
.brand-v16:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 20% 25%,rgba(66,220,255,.20),transparent 42%),linear-gradient(90deg,rgba(39,224,164,.12),transparent 48%,rgba(61,119,255,.12));pointer-events:none!important;}
.brand-v16 .brand-emblem{position:relative!important;width:108px!important;height:43px!important;flex:0 0 108px!important;border-radius:12px!important;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.09)!important;display:grid!important;place-items:center!important;overflow:hidden!important;}
.brand-v16 .brand-emblem:after{content:"";position:absolute;inset:4px;border-radius:10px;border:1px solid rgba(86,216,255,.10);pointer-events:none;}
.brand-v16 .brand-emblem img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.50)) drop-shadow(0 0 11px rgba(66,220,255,.14))!important;transform:scale(1.13)!important;}
.brand-v16 .brand-word{position:relative!important;display:grid!important;gap:1px!important;padding-left:10px!important;border-left:1px solid rgba(255,255,255,.13)!important;min-width:0!important;}
.brand-v16 .brand-word b{font-size:20px!important;line-height:1!important;color:#fff!important;letter-spacing:-.045em!important;font-weight:930!important;text-shadow:0 8px 22px rgba(0,0,0,.42)!important;white-space:nowrap!important;}
.brand-v16 .brand-word small{font-size:8.8px!important;line-height:1.1!important;color:#9fdcff!important;font-weight:850!important;letter-spacing:.075em!important;text-transform:uppercase!important;white-space:nowrap!important;}
.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{height:34px!important;min-height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:11px!important;line-height:34px!important;}
.footer-brand{position:relative!important;padding:18px!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(5,22,42,.72),rgba(7,12,23,.52))!important;border:1px solid rgba(76,195,255,.18)!important;box-shadow:0 18px 55px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.06)!important;}
.footer-logo.brand-v4{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:min(100%,292px)!important;min-height:82px!important;padding:12px 16px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.035))!important;border:1px solid rgba(118,213,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 42px rgba(0,0,0,.18)!important;overflow:hidden!important;}
.v4-footer .brand-logo-img,.footer-logo img{max-width:238px!important;width:100%!important;height:auto!important;max-height:76px!important;object-fit:contain!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.42)) drop-shadow(0 0 12px rgba(66,220,255,.12))!important;transform:scale(1.04)!important;}
.footer-brand p{margin-top:13px!important;color:#c4d8e8!important;font-size:14px!important;line-height:1.55!important;}
.footer-contact{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important;}
.footer-contact a,.catalog-footer-contact a{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:34px!important;padding:8px 10px!important;border-radius:10px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(112,203,255,.15)!important;color:#edf9ff!important;font-weight:820!important;font-size:12px!important;text-decoration:none!important;}
.footer-contact a svg,.catalog-footer-contact a svg{width:16px!important;height:16px!important;flex:0 0 auto!important;color:#43dcff!important;}
.footer-contact .footer-wa svg,.footer-contact .whatsapp-original svg{color:#25d366!important;}
.catalog-footer-contact{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important;}
@media(max-width:1180px){.brand-v16{min-width:260px!important;max-width:286px!important}.brand-v16 .brand-emblem{width:88px!important;flex-basis:88px!important}.brand-v16 .brand-word b{font-size:17px!important}.site-topbar.v16-topbar .topbar-contact .topbar-mail span{max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important;}}
@media(max-width:760px){.site-topbar.v16-topbar{height:28px!important}.site-topbar.v16-topbar .topbar-inner{height:28px!important;width:100vw!important;padding:0 9px!important;gap:8px!important}.site-topbar.v16-topbar .ticker-track{animation-duration:25s!important;gap:11px!important;padding-right:16px!important}.site-topbar.v16-topbar .ticker-track span,.site-topbar.v16-topbar .ticker-track i{font-size:10px!important}.site-topbar.v16-topbar .topbar-contact a{height:22px!important;padding:0 7px!important;font-size:0!important}.site-topbar.v16-topbar .topbar-contact a span{display:none!important}.site-topbar.v16-topbar .topbar-contact svg{width:14px!important;height:14px!important}.site-header.v16-header{top:28px!important}.site-header.v16-header .header-inner{height:60px!important;width:calc(100vw - 18px)!important}.brand-v16{height:48px!important;min-width:0!important;max-width:230px!important;padding:5px 8px!important;border-radius:13px!important}.brand-v16 .brand-emblem{width:76px!important;height:36px!important;flex-basis:76px!important}.brand-v16 .brand-word{padding-left:8px!important}.brand-v16 .brand-word b{font-size:14.6px!important}.brand-v16 .brand-word small{font-size:7.2px!important}.footer-logo.brand-v4{width:100%!important}.catalog-footer-contact{justify-content:flex-start!important}}

/* R29 footer marka vitrini fix: logo görünürlüğü, taşma ve boş kart hissi */
.site-footer.v4-footer,
.site-footer{
  overflow:hidden!important;
}
.site-footer .footer-inner,
.site-footer .v4-footer-grid{
  align-items:start!important;
  gap:22px!important;
}
.site-footer .footer-brand{
  align-self:start!important;
  min-height:0!important;
  height:auto!important;
  display:grid!important;
  gap:13px!important;
  padding:20px!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 86% 8%,rgba(45,210,255,.22),transparent 34%),
    radial-gradient(circle at 0% 100%,rgba(37,211,102,.14),transparent 38%),
    linear-gradient(135deg,#071b31 0%,#06111f 54%,#02050b 100%)!important;
  border:1px solid rgba(91,210,255,.24)!important;
  box-shadow:0 22px 58px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.site-footer .footer-brand:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.06),transparent 38%,rgba(57,220,255,.06)),
    repeating-linear-gradient(90deg,rgba(111,221,255,.055) 0 1px,transparent 1px 34px)!important;
  opacity:.34!important;
}
.site-footer .footer-brand > *{
  position:relative!important;
  z-index:1!important;
}
.site-footer .footer-logo.brand-v4,
.site-footer .brand.footer-logo{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  width:min(100%,340px)!important;
  min-height:112px!important;
  height:auto!important;
  padding:16px 18px 25px!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 50% 12%,rgba(92,224,255,.22),transparent 44%),
    linear-gradient(135deg,rgba(5,18,35,.98),rgba(3,9,19,.94))!important;
  border:1px solid rgba(118,224,255,.30)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.12), inset 0 0 34px rgba(37,190,255,.08)!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.site-footer .footer-logo.brand-v4:before,
.site-footer .brand.footer-logo:before{
  content:""!important;
  position:absolute!important;
  inset:-35% -12%!important;
  background:linear-gradient(110deg,transparent 24%,rgba(255,255,255,.16) 42%,transparent 59%)!important;
  transform:translateX(-58%) rotate(8deg)!important;
  opacity:.65!important;
  pointer-events:none!important;
}
.site-footer .footer-logo.brand-v4:after,
.site-footer .brand.footer-logo:after{
  content:"TEKNİK SERVİS • MOBİL DESTEK"!important;
  position:absolute!important;
  left:16px!important;
  right:16px!important;
  bottom:9px!important;
  text-align:center!important;
  color:#8eeaff!important;
  font-size:9.5px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-shadow:0 0 14px rgba(44,220,255,.46)!important;
  opacity:.95!important;
}
.site-footer .footer-logo .brand-picture,
.site-footer .brand.footer-logo .brand-picture,
.site-footer .footer-logo picture{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:min(100%,270px)!important;
  height:66px!important;
  min-height:66px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
  z-index:1!important;
}
.site-footer .v4-footer .brand-logo-img,
.site-footer .footer-logo img,
.site-footer .footer-logo .brand-logo-img,
.site-footer .brand.footer-logo img{
  width:auto!important;
  max-width:260px!important;
  height:auto!important;
  max-height:70px!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  filter:drop-shadow(0 9px 14px rgba(0,0,0,.75)) drop-shadow(0 0 16px rgba(89,226,255,.38))!important;
}
.site-footer .footer-brand p{
  margin:0!important;
  max-width:420px!important;
  color:#d4e9f7!important;
  font-size:14px!important;
  line-height:1.6!important;
  letter-spacing:-.01em!important;
}
.site-footer .footer-contact{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:2px!important;
}
.site-footer .footer-contact a,
.site-footer .catalog-footer-contact a{
  min-height:34px!important;
  max-width:100%!important;
  padding:8px 11px!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(111,213,255,.18)!important;
  color:#f0fbff!important;
  font-size:12px!important;
  font-weight:900!important;
  box-shadow:none!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.site-footer .footer-contact a:hover,
.site-footer .catalog-footer-contact a:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(73,222,255,.42)!important;
  background:rgba(37,190,255,.12)!important;
}
.site-footer .footer-contact svg,
.site-footer .catalog-footer-contact svg{
  width:16px!important;
  height:16px!important;
  margin:0!important;
  flex:0 0 16px!important;
  color:#42dfff!important;
}
.site-footer .footer-contact .whatsapp-original,
.site-footer .footer-contact .footer-wa{
  background:linear-gradient(135deg,rgba(18,140,126,.26),rgba(37,211,102,.17))!important;
  border-color:rgba(37,211,102,.28)!important;
}
.site-footer .footer-contact .whatsapp-original svg,
.site-footer .footer-contact .footer-wa svg{
  color:#25d366!important;
}
.site-footer .footer-social{
  margin-top:2px!important;
}
@media(max-width:1120px){
  .site-footer .footer-inner,
  .site-footer .v4-footer-grid{grid-template-columns:1fr!important;}
  .site-footer .footer-logo.brand-v4,
  .site-footer .brand.footer-logo{width:min(100%,360px)!important;}
}
@media(max-width:680px){
  .site-footer .footer-brand{padding:16px!important;border-radius:18px!important;}
  .site-footer .footer-logo.brand-v4,
  .site-footer .brand.footer-logo{width:100%!important;min-height:98px!important;padding:13px 14px 23px!important;border-radius:16px!important;}
  .site-footer .footer-logo .brand-picture,
  .site-footer .brand.footer-logo .brand-picture,
  .site-footer .footer-logo picture{height:56px!important;min-height:56px!important;}
  .site-footer .footer-logo img,
  .site-footer .footer-logo .brand-logo-img,
  .site-footer .brand.footer-logo img{max-height:60px!important;max-width:230px!important;}
  .site-footer .footer-contact{display:grid!important;grid-template-columns:1fr!important;}
  .site-footer .footer-contact a{justify-content:flex-start!important;}
}

/* R30 TOPBAR MARQUEE FORCE FIX - kayar yazı gerçek hareket */
.site-topbar.v16-topbar,
.site-topbar{
  overflow:hidden!important;
}
.site-topbar.v16-topbar .ticker-rail,
.site-topbar .ticker-rail{
  position:relative!important;
  flex:1 1 auto!important;
  min-width:0!important;
  height:30px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  white-space:nowrap!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)!important;
  mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)!important;
}
.site-topbar.v16-topbar .ticker-track,
.site-topbar .ticker-track{
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  width:max-content!important;
  min-width:max-content!important;
  max-width:none!important;
  gap:16px!important;
  padding-right:28px!important;
  white-space:nowrap!important;
  overflow:visible!important;
  transform:translate3d(0,0,0);
  animation:ybTopbarMarqueeR30 24s linear infinite!important;
  animation-play-state:running!important;
  will-change:transform!important;
}
.site-topbar.v16-topbar .ticker-track[aria-hidden="true"],
.site-topbar .ticker-track[aria-hidden="true"]{
  display:inline-flex!important;
}
.site-topbar.v16-topbar .ticker-track span,
.site-topbar.v16-topbar .ticker-track i,
.site-topbar .ticker-track span,
.site-topbar .ticker-track i{
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  max-width:none!important;
  overflow:visible!important;
  text-overflow:clip!important;
  opacity:1!important;
}
.site-topbar.v16-topbar .ticker-rail:hover .ticker-track,
.site-topbar .ticker-rail:hover .ticker-track{
  animation-play-state:paused!important;
}
@keyframes ybTopbarMarqueeR30{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-100%,0,0)}
}
@media(max-width:760px){
  .site-topbar.v16-topbar .ticker-rail,
  .site-topbar .ticker-rail{height:28px!important;}
  .site-topbar.v16-topbar .ticker-track,
  .site-topbar .ticker-track{animation-duration:18s!important;gap:12px!important;padding-right:20px!important;}
  .site-topbar.v16-topbar .ticker-track span,
  .site-topbar.v16-topbar .ticker-track i,
  .site-topbar .ticker-track span,
  .site-topbar .ticker-track i{font-size:10px!important;}
}

/* R31 TOPBAR + FOOTER GERCEK FIX */
:root{--r31-cyan:#35d8ff;--r31-blue:#0b7bff;--r31-green:#25d366;--r31-dark:#030a14;--r31-panel:#071624;--r31-line:rgba(116,218,255,.20)}
.site-topbar.v16-topbar,.site-topbar{height:30px!important;overflow:hidden!important;background:linear-gradient(90deg,#030912,#06192a 46%,#030912)!important;border-bottom:1px solid rgba(79,204,255,.15)!important;}
.site-topbar.v16-topbar .topbar-inner,.site-topbar .topbar-inner{height:30px!important;display:flex!important;align-items:center!important;gap:12px!important;width:min(1420px,calc(100vw - 32px))!important;margin:0 auto!important;overflow:hidden!important;}
.site-topbar.v16-topbar .ticker-rail,.site-topbar .ticker-rail{position:relative!important;display:block!important;flex:1 1 auto!important;min-width:0!important;height:30px!important;overflow:hidden!important;white-space:nowrap!important;mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)!important;}
.site-topbar .ticker-marquee-r31{position:absolute!important;left:0!important;top:0!important;height:30px!important;display:flex!important;align-items:center!important;gap:0!important;white-space:nowrap!important;will-change:transform!important;transform:translate3d(0,0,0);}
.site-topbar .ticker-unit-r31{display:inline-flex!important;align-items:center!important;gap:14px!important;padding-right:24px!important;white-space:nowrap!important;flex:0 0 auto!important;}
.site-topbar .ticker-unit-r31 span,.site-topbar .ticker-unit-r31 i{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;font-size:11px!important;line-height:1!important;}
.site-topbar .ticker-unit-r31 span{font-weight:850!important;color:#e1f6ff!important;letter-spacing:.01em!important;text-shadow:0 0 14px rgba(53,216,255,.18)!important;}
.site-topbar .ticker-unit-r31 i{font-style:normal!important;color:#2fe0b5!important;font-weight:900!important;opacity:.95!important;}
.site-topbar .ticker-track{display:none!important;}
.site-topbar .topbar-contact{position:relative!important;z-index:3!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:7px!important;min-width:max-content!important;background:linear-gradient(90deg,rgba(3,9,18,.70),rgba(3,9,18,.95))!important;padding-left:4px!important;}
.site-topbar .topbar-contact a{height:23px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0 9px!important;border-radius:8px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(120,210,255,.16)!important;color:#f0fbff!important;font-size:10.8px!important;font-weight:850!important;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;}
.site-topbar .topbar-contact svg{width:13px!important;height:13px!important;color:var(--r31-cyan)!important;flex:0 0 auto!important;}

.site-footer.v4-footer,.site-footer{position:relative!important;margin-top:64px!important;padding:42px 22px 18px!important;background:radial-gradient(circle at 15% 0,rgba(53,216,255,.16),transparent 32%),radial-gradient(circle at 92% 20%,rgba(37,211,102,.10),transparent 30%),linear-gradient(180deg,rgba(2,6,13,.0),#02060d 24%,#02060d 100%)!important;border-top:1px solid rgba(87,204,255,.12)!important;overflow:hidden!important;}
.site-footer:before{content:""!important;position:absolute!important;left:50%!important;top:0!important;width:min(1180px,calc(100vw - 44px))!important;height:1px!important;transform:translateX(-50%)!important;background:linear-gradient(90deg,transparent,var(--r31-cyan),rgba(37,211,102,.75),transparent)!important;opacity:.65!important;}
.site-footer .footer-inner,.site-footer .v4-footer-grid{position:relative!important;z-index:1!important;width:min(1180px,calc(100vw - 44px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(290px,1.25fr) minmax(190px,.7fr) minmax(190px,.7fr)!important;gap:16px!important;align-items:stretch!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}
.site-footer .footer-brand{min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;padding:18px!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(9,26,44,.92),rgba(4,10,20,.96))!important;border:1px solid var(--r31-line)!important;box-shadow:0 22px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08)!important;overflow:hidden!important;}
.site-footer .footer-brand:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 18% 12%,rgba(71,222,255,.18),transparent 33%),linear-gradient(100deg,rgba(255,255,255,.06),transparent 34%,rgba(37,211,102,.045))!important;opacity:1!important;}
.site-footer .footer-brand > *{position:relative!important;z-index:1!important;}
.site-footer .footer-logo.brand-v4,.site-footer .brand.footer-logo{display:flex!important;align-items:center!important;justify-content:center!important;width:clamp(220px,32vw,315px)!important;height:92px!important;min-height:92px!important;max-height:92px!important;padding:14px 18px!important;border-radius:16px!important;background:radial-gradient(circle at 50% 8%,rgba(71,222,255,.18),transparent 48%),linear-gradient(135deg,#061827,#020812)!important;border:1px solid rgba(118,224,255,.26)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 14px 38px rgba(0,0,0,.26)!important;overflow:hidden!important;text-decoration:none!important;}
.site-footer .footer-logo.brand-v4:before,.site-footer .brand.footer-logo:before{content:""!important;position:absolute!important;inset:-35% -25%!important;background:linear-gradient(110deg,transparent 32%,rgba(255,255,255,.14) 47%,transparent 60%)!important;transform:translateX(-48%) rotate(7deg)!important;opacity:.55!important;pointer-events:none!important;}
.site-footer .footer-logo.brand-v4:after,.site-footer .brand.footer-logo:after{display:none!important;content:none!important;}
.site-footer .footer-logo .brand-picture,.site-footer .brand.footer-logo .brand-picture,.site-footer .footer-logo picture{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;overflow:visible!important;}
.site-footer .footer-logo img,.site-footer .footer-logo .brand-logo-img,.site-footer .brand.footer-logo img{display:block!important;width:auto!important;max-width:260px!important;height:auto!important;max-height:72px!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:drop-shadow(0 10px 15px rgba(0,0,0,.70)) drop-shadow(0 0 14px rgba(86,224,255,.23))!important;opacity:1!important;visibility:visible!important;}
.site-footer .footer-brand p{max-width:520px!important;margin:0!important;color:#d7eafa!important;font-size:14px!important;line-height:1.58!important;font-weight:620!important;letter-spacing:-.01em!important;}
.site-footer .footer-contact{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;width:100%!important;}
.site-footer .footer-contact a,.site-footer .catalog-footer-contact a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:34px!important;max-width:100%!important;padding:8px 10px!important;border-radius:10px!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(112,203,255,.17)!important;color:#edf9ff!important;font-size:12px!important;font-weight:850!important;text-decoration:none!important;box-shadow:none!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
.site-footer .footer-contact a:hover,.site-footer .catalog-footer-contact a:hover{transform:translateY(-2px)!important;border-color:rgba(73,222,255,.42)!important;background:rgba(37,190,255,.12)!important;}
.site-footer .footer-contact svg,.site-footer .catalog-footer-contact svg{width:15px!important;height:15px!important;flex:0 0 15px!important;color:var(--r31-cyan)!important;}
.site-footer .footer-contact .footer-wa,.site-footer .footer-contact .whatsapp-original{background:linear-gradient(135deg,rgba(18,140,126,.24),rgba(37,211,102,.16))!important;border-color:rgba(37,211,102,.28)!important;}
.site-footer .footer-contact .footer-wa svg,.site-footer .footer-contact .whatsapp-original svg{color:var(--r31-green)!important;}
.site-footer .footer-inner > div:not(.footer-brand),.site-footer .v4-footer-grid > div:not(.footer-brand){padding:18px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;border:1px solid rgba(118,224,255,.13)!important;box-shadow:0 18px 45px rgba(0,0,0,.18)!important;}
.site-footer h3{margin:0 0 12px!important;color:#fff!important;font-size:15px!important;line-height:1.15!important;font-weight:930!important;letter-spacing:-.02em!important;}
.site-footer .footer-chips,.site-footer .footer-link-list{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;}
.site-footer .footer-chips a,.site-footer .footer-link-list a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:36px!important;padding:9px 10px!important;border-radius:10px!important;background:rgba(5,20,36,.82)!important;border:1px solid rgba(115,216,255,.12)!important;color:#dff5ff!important;font-size:12.5px!important;font-weight:780!important;text-decoration:none!important;}
.site-footer .footer-chips a:after,.site-footer .footer-link-list a:after{content:"›"!important;color:var(--r31-cyan)!important;font-size:16px!important;line-height:1!important;opacity:.8!important;}
.site-footer .footer-chips a:hover,.site-footer .footer-link-list a:hover{background:rgba(53,216,255,.12)!important;border-color:rgba(53,216,255,.35)!important;transform:translateX(3px)!important;}
.site-footer .webdesign-router{width:min(1180px,calc(100vw - 44px))!important;margin:16px auto 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.site-footer .webdesign-router-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 18px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(12,35,58,.88),rgba(5,12,22,.92))!important;border:1px solid rgba(118,224,255,.16)!important;box-shadow:0 18px 48px rgba(0,0,0,.20)!important;}
.site-footer .webdesign-router-copy span{display:inline-flex!important;color:#7ee8ff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.site-footer .webdesign-router-copy h3{margin:4px 0!important;font-size:18px!important;color:#fff!important;}
.site-footer .webdesign-router-copy p{margin:0!important;color:#b9cadd!important;font-size:13px!important;line-height:1.45!important;}
.site-footer .webdesign-router-copy strong{display:inline-flex!important;margin-top:7px!important;color:#fff!important;font-size:13px!important;}
.site-footer .webdesign-router .btn{border-radius:10px!important;padding:10px 13px!important;font-size:12px!important;}
.site-footer .footer-bottom{width:min(1180px,calc(100vw - 44px))!important;margin:14px auto 0!important;display:flex!important;justify-content:space-between!important;gap:10px!important;padding:12px 2px 0!important;border-top:1px solid rgba(118,224,255,.10)!important;color:#91a9bd!important;font-size:12px!important;}
@media(max-width:960px){.site-footer .footer-inner,.site-footer .v4-footer-grid{grid-template-columns:1fr!important}.site-footer .footer-logo.brand-v4,.site-footer .brand.footer-logo{width:min(100%,315px)!important}.site-footer .webdesign-router-inner{align-items:flex-start!important;flex-direction:column!important}.site-footer .footer-bottom{flex-direction:column!important}.site-topbar .topbar-contact .topbar-mail span{max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important;}}
@media(max-width:680px){.site-footer{padding:32px 12px 76px!important}.site-footer .footer-inner,.site-footer .v4-footer-grid,.site-footer .webdesign-router,.site-footer .footer-bottom{width:calc(100vw - 24px)!important}.site-footer .footer-brand{padding:15px!important;border-radius:17px!important}.site-footer .footer-logo.brand-v4,.site-footer .brand.footer-logo{width:100%!important;height:84px!important;min-height:84px!important;max-height:84px!important;padding:12px 14px!important;border-radius:14px!important}.site-footer .footer-logo img,.site-footer .footer-logo .brand-logo-img,.site-footer .brand.footer-logo img{max-height:62px!important;max-width:230px!important}.site-footer .footer-contact{display:grid!important;grid-template-columns:1fr!important}.site-footer .footer-contact a{justify-content:flex-start!important}.site-topbar .topbar-contact a{width:28px!important;height:22px!important;padding:0!important;justify-content:center!important}.site-topbar .topbar-contact a span{display:none!important}.site-topbar .ticker-unit-r31 span,.site-topbar .ticker-unit-r31 i{font-size:10px!important}.site-topbar .ticker-unit-r31{gap:12px!important;padding-right:20px!important}}

/* R32 MAC HERO + SAKIN FOOTER FIX */
:root{--r32-ink:#f7fbff;--r32-cyan:#35d8ff;--r32-teal:#1ee6bf;--r32-blue:#267dff;--r32-line:rgba(126,221,255,.18);--r32-panel:rgba(5,15,28,.84)}
.yb-mac-hero{max-width:min(1260px,calc(100vw - 36px))!important;grid-template-columns:minmax(620px,1.2fr) minmax(300px,.58fr)!important;gap:28px!important;align-items:center!important;padding-top:48px!important;padding-bottom:48px!important;}
.yb-mac-copy{min-width:0!important;}
.yb-mac-device{position:relative!important;width:100%!important;margin:0!important;padding:16px 16px 0!important;border-radius:34px 34px 24px 24px!important;background:linear-gradient(145deg,#dfe8ee 0%,#fcfeff 18%,#a8b5bf 100%)!important;box-shadow:0 36px 90px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.18),inset 0 1px 0 rgba(255,255,255,.8)!important;overflow:visible!important;}
.yb-mac-device:before{content:""!important;position:absolute!important;inset:1px!important;border-radius:33px 33px 24px 24px!important;background:linear-gradient(155deg,rgba(255,255,255,.65),rgba(255,255,255,.08) 35%,rgba(0,0,0,.18))!important;pointer-events:none!important;opacity:.75!important;}
.yb-mac-camera{position:absolute!important;top:8px!important;left:50%!important;width:8px!important;height:8px!important;transform:translateX(-50%)!important;border-radius:50%!important;background:radial-gradient(circle at 35% 35%,#91dfff,#091523 62%)!important;box-shadow:0 0 0 3px rgba(0,0,0,.18)!important;z-index:3!important;}
.yb-mac-screen{position:relative!important;z-index:2!important;height:clamp(360px,37vw,485px)!important;border-radius:24px!important;overflow:hidden!important;background:radial-gradient(circle at 12% 8%,rgba(53,216,255,.22),transparent 34%),radial-gradient(circle at 90% 20%,rgba(30,230,191,.13),transparent 32%),linear-gradient(135deg,#020812,#071b31 55%,#041018)!important;border:1px solid rgba(1,14,26,.82)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),inset 0 -38px 70px rgba(0,0,0,.35)!important;}
.yb-mac-screen:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(115deg,rgba(255,255,255,.14),transparent 24%,transparent 64%,rgba(53,216,255,.08)),repeating-linear-gradient(90deg,rgba(255,255,255,.015) 0 1px,transparent 1px 14px)!important;pointer-events:none!important;}
.yb-mac-screen:after{content:""!important;position:absolute!important;inset:auto 0 0!important;height:90px!important;background:linear-gradient(0deg,rgba(2,8,18,.74),transparent)!important;pointer-events:none!important;}
.yb-screen-bar{position:relative!important;z-index:2!important;height:34px!important;display:flex!important;align-items:center!important;gap:7px!important;padding:0 13px!important;background:rgba(2,8,18,.72)!important;border-bottom:1px solid rgba(126,221,255,.12)!important;backdrop-filter:blur(12px)!important;}
.yb-screen-bar span{width:9px!important;height:9px!important;border-radius:50%!important;background:#ff5f57!important;box-shadow:0 0 0 1px rgba(0,0,0,.2)!important;}
.yb-screen-bar span:nth-child(2){background:#ffbd2e!important}.yb-screen-bar span:nth-child(3){background:#28c840!important}.yb-screen-bar small{margin-left:8px!important;color:#a8c6d8!important;font-size:11px!important;font-weight:780!important;letter-spacing:.03em!important;}
.yb-screen-content{position:relative!important;z-index:2!important;height:calc(100% - 34px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:clamp(26px,4vw,56px)!important;}
.yb-screen-kicker{display:inline-flex!important;width:max-content!important;margin-bottom:13px!important;padding:8px 10px!important;border-radius:10px!important;border:1px solid rgba(53,216,255,.24)!important;background:rgba(53,216,255,.09)!important;color:#95edff!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.13em!important;}
.yb-screen-title{margin:0!important;max-width:800px!important;font-size:clamp(35px,5vw,70px)!important;line-height:.96!important;letter-spacing:-.065em!important;color:var(--r32-ink)!important;text-wrap:balance!important;text-shadow:0 16px 38px rgba(0,0,0,.35)!important;}
.yb-screen-title span{display:block!important;}
.yb-screen-title span:nth-child(2){color:#dffbff!important}.yb-screen-title span:nth-child(3){background:linear-gradient(90deg,#fff,#98efff 66%,#1ee6bf)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;}
.yb-screen-content p{max-width:680px!important;margin:18px 0 0!important;color:#c2d4e5!important;font-size:clamp(14px,1.28vw,17px)!important;line-height:1.65!important;font-weight:560!important;}
.yb-mac-type{margin:20px 0 0!important;width:min(540px,100%)!important;border-radius:14px!important;padding:10px 12px!important;background:rgba(1,8,18,.58)!important;border:1px solid rgba(53,216,255,.24)!important;color:#a7bdcd!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;}
.yb-mac-type span{font-size:12px!important;font-weight:800!important;color:#8eb5c8!important;}
.yb-mac-type strong{min-width:0!important;flex:1!important;color:#f7fbff!important;font-size:14px!important;letter-spacing:.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;}
.yb-mac-type i{display:inline-block!important;width:2px!important;height:18px!important;border-radius:3px!important;background:#55e5ff!important;box-shadow:0 0 15px rgba(85,229,255,.6)!important;animation:ybCaretR32 1s steps(2,end) infinite!important;}
@keyframes ybCaretR32{50%{opacity:.18}}
.yb-mac-actions{margin-top:18px!important;}
.yb-mac-actions .btn{border-radius:12px!important;padding:10px 14px!important;font-size:13px!important;}
.yb-mac-chin{position:relative!important;z-index:2!important;height:84px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;color:#53616c!important;font-size:12px!important;font-weight:850!important;letter-spacing:.03em!important;}
.yb-mac-chin img{width:64px!important;height:auto!important;filter:drop-shadow(0 2px 2px rgba(255,255,255,.35))!important;opacity:.82!important;}
.yb-mac-stand{position:absolute!important;left:50%!important;bottom:-78px!important;width:190px!important;height:78px!important;transform:translateX(-50%)!important;background:linear-gradient(90deg,#86929c,#f8fbfd 50%,#7c8791)!important;clip-path:polygon(34% 0,66% 0,82% 100%,18% 100%)!important;box-shadow:0 32px 46px rgba(0,0,0,.34)!important;z-index:0!important;}
.yb-mac-stand:after{content:""!important;position:absolute!important;left:50%!important;bottom:-12px!important;width:260px!important;height:18px!important;transform:translateX(-50%)!important;border-radius:50%!important;background:radial-gradient(ellipse,rgba(0,0,0,.5),transparent 70%)!important;}
.yb-hero-service-panel{position:relative!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;border:1px solid rgba(126,221,255,.16)!important;box-shadow:0 24px 70px rgba(0,0,0,.28)!important;overflow:hidden!important;}
.yb-hero-service-panel:before{content:""!important;position:absolute!important;inset:-1px!important;background:radial-gradient(circle at 20% 0,rgba(53,216,255,.16),transparent 40%),radial-gradient(circle at 95% 15%,rgba(30,230,191,.13),transparent 38%)!important;pointer-events:none!important;}
.yb-service-panel-head,.yb-service-flow,.yb-proof-modern{position:relative!important;z-index:1!important;}
.yb-service-panel-head span{display:inline-flex!important;color:#7deaff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;}
.yb-service-panel-head b{display:block!important;margin-top:6px!important;font-size:22px!important;line-height:1.05!important;letter-spacing:-.04em!important;color:#fff!important;}
.yb-service-flow{display:grid!important;gap:10px!important;margin-top:16px!important;}
.yb-service-flow article{display:grid!important;grid-template-columns:36px 1fr!important;gap:2px 10px!important;align-items:center!important;padding:13px!important;border-radius:16px!important;background:rgba(3,13,25,.72)!important;border:1px solid rgba(126,221,255,.12)!important;}
.yb-service-flow article i{grid-row:1/3!important;width:36px!important;height:36px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,rgba(53,216,255,.22),rgba(30,230,191,.16))!important;border:1px solid rgba(126,221,255,.18)!important;color:#9df1ff!important;font-style:normal!important;font-size:12px!important;font-weight:950!important;}
.yb-service-flow article b{font-size:15px!important;line-height:1.1!important;color:#fff!important;}
.yb-service-flow article p{margin:2px 0 0!important;color:#a9bfd0!important;font-size:12.5px!important;line-height:1.35!important;}
.yb-proof-modern{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:14px!important;}
.yb-proof-modern span{border-radius:11px!important;padding:8px 9px!important;text-align:center!important;background:rgba(53,216,255,.08)!important;border-color:rgba(53,216,255,.16)!important;font-size:11.5px!important;color:#dff7ff!important;}
.hero-logo-showcase,.slogan-orb{display:none!important;}

/* R32 footer: buton yığını değil, sakin kurumsal navigasyon */
.site-footer.v4-footer,.site-footer{padding-top:52px!important;background:radial-gradient(circle at 12% 0,rgba(53,216,255,.12),transparent 34%),linear-gradient(180deg,rgba(2,6,13,.0),#02060d 20%,#02060d 100%)!important;}
.site-footer .footer-inner,.site-footer .v4-footer-grid{grid-template-columns:minmax(360px,1.25fr) minmax(220px,.75fr) minmax(220px,.75fr)!important;gap:22px!important;}
.site-footer .footer-brand{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;}
.site-footer .footer-brand:before{display:none!important;}
.site-footer .footer-logo.brand-v4,.site-footer .brand.footer-logo{width:min(320px,100%)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;justify-content:flex-start!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important;}
.site-footer .footer-logo.brand-v4:before,.site-footer .brand.footer-logo:before{display:none!important;}
.site-footer .footer-logo img,.site-footer .footer-logo .brand-logo-img,.site-footer .brand.footer-logo img{max-width:245px!important;max-height:82px!important;filter:drop-shadow(0 12px 25px rgba(0,0,0,.75)) drop-shadow(0 0 18px rgba(96,218,255,.18))!important;}
.site-footer .footer-brand p{margin-top:10px!important;max-width:560px!important;color:#c7d6e2!important;font-size:14.5px!important;line-height:1.7!important;}
.site-footer .footer-contact{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:8px!important;max-width:500px!important;}
.site-footer .footer-contact a,.site-footer .catalog-footer-contact a{justify-content:flex-start!important;min-height:0!important;padding:7px 0!important;border-radius:0!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(126,221,255,.10)!important;color:#e9f7ff!important;box-shadow:none!important;font-size:13px!important;font-weight:780!important;}
.site-footer .footer-contact a:hover,.site-footer .catalog-footer-contact a:hover{transform:none!important;background:transparent!important;border-color:rgba(53,216,255,.34)!important;color:#fff!important;}
.site-footer .footer-inner > div:not(.footer-brand),.site-footer .v4-footer-grid > div:not(.footer-brand){padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;}
.site-footer h3{margin:0 0 14px!important;font-size:14px!important;color:#80eaff!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.site-footer .footer-chips,.site-footer .footer-link-list{gap:0!important;}
.site-footer .footer-chips a,.site-footer .footer-link-list a{position:relative!important;justify-content:flex-start!important;min-height:0!important;padding:8px 0 8px 16px!important;border-radius:0!important;background:transparent!important;border:0!important;color:#d9e8f3!important;font-size:13px!important;font-weight:720!important;}
.site-footer .footer-chips a:before,.site-footer .footer-link-list a:before{content:""!important;position:absolute!important;left:0!important;top:50%!important;width:5px!important;height:5px!important;border-radius:50%!important;background:linear-gradient(135deg,var(--r32-cyan),var(--r32-teal))!important;transform:translateY(-50%)!important;box-shadow:0 0 12px rgba(53,216,255,.5)!important;}
.site-footer .footer-chips a:after,.site-footer .footer-link-list a:after{display:none!important;}
.site-footer .footer-chips a:hover,.site-footer .footer-link-list a:hover{transform:translateX(4px)!important;background:transparent!important;border-color:transparent!important;color:#fff!important;}
.site-footer .footer-social{display:flex!important;gap:10px!important;margin-top:12px!important;}
.site-footer .footer-social a{width:34px!important;height:34px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(126,221,255,.14)!important;color:#e7f8ff!important;}
.site-footer .webdesign-router-inner{border-radius:16px!important;background:linear-gradient(90deg,rgba(7,22,38,.72),rgba(3,10,18,.78))!important;border:1px solid rgba(126,221,255,.13)!important;box-shadow:none!important;}
.site-footer .webdesign-router .btn{border-radius:10px!important;background:transparent!important;border:1px solid rgba(126,221,255,.22)!important;color:#e9f7ff!important;box-shadow:none!important;}
.site-footer .footer-bottom{font-size:12px!important;color:#8ca0b2!important;}
@media(max-width:1060px){.yb-mac-hero{grid-template-columns:1fr!important;}.yb-hero-service-panel{max-width:720px!important}.yb-mac-stand{display:none!important}.yb-mac-device{padding-bottom:0!important}.site-footer .footer-inner,.site-footer .v4-footer-grid{grid-template-columns:1fr!important}}
@media(max-width:760px){.yb-mac-hero{max-width:calc(100vw - 20px)!important;padding-top:28px!important;gap:18px!important}.yb-mac-device{padding:8px 8px 0!important;border-radius:24px!important}.yb-mac-screen{height:auto!important;min-height:430px!important;border-radius:18px!important}.yb-screen-content{padding:24px 20px!important;justify-content:center!important}.yb-screen-title{font-size:clamp(32px,11vw,48px)!important;line-height:1!important}.yb-screen-content p{font-size:14px!important;line-height:1.55!important}.yb-mac-chin{height:64px!important}.yb-mac-chin span{display:none!important}.yb-mac-chin img{width:54px!important}.yb-service-flow article{grid-template-columns:32px 1fr!important;padding:11px!important}.yb-service-flow article i{width:32px!important;height:32px!important}.yb-proof-modern{grid-template-columns:1fr!important}.site-footer .footer-logo img,.site-footer .footer-logo .brand-logo-img,.site-footer .brand.footer-logo img{max-width:215px!important}.site-footer .footer-inner,.site-footer .v4-footer-grid,.site-footer .webdesign-router,.site-footer .footer-bottom{width:calc(100vw - 30px)!important}.site-footer .webdesign-router-inner{padding:14px!important}}

/* R33 - müşteri karşılayan hero, güçlü görsel yerleşim ve ikonlu kart düzeni */
:root{--r33-cyan:#63e8ff;--r33-blue:#1b82ff;--r33-green:#28e0a5;--r33-ink:#020712;--r33-panel:rgba(5,16,30,.82);--r33-line:rgba(126,230,255,.20)}
.r33-hero{max-width:1280px!important;grid-template-columns:minmax(0,1.36fr) minmax(300px,.64fr)!important;gap:26px!important;align-items:center!important;padding:54px 22px 42px!important;overflow:visible!important;}
.r33-hero-showcase{position:relative!important;min-width:0!important;border-radius:30px!important;background:radial-gradient(circle at 18% 18%,rgba(91,230,255,.12),transparent 36%),linear-gradient(135deg,rgba(3,13,24,.95),rgba(1,6,14,.85))!important;border:1px solid rgba(116,229,255,.18)!important;box-shadow:0 34px 92px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.035) inset!important;padding:12px!important;overflow:hidden!important;}
.r33-hero-showcase:before{content:"";position:absolute!important;inset:-35% -20% auto 40%;height:62%;background:radial-gradient(circle,rgba(74,216,255,.22),transparent 68%);filter:blur(8px);pointer-events:none;}
.r33-hero-showcase img{position:relative!important;z-index:1!important;width:100%!important;border-radius:22px!important;box-shadow:0 20px 70px rgba(0,0,0,.42)!important;object-fit:cover!important;}
.r33-typewriter{position:absolute!important;z-index:4!important;right:8.5%!important;bottom:17%!important;margin:0!important;max-width:min(420px,46%)!important;min-height:42px!important;padding:10px 14px!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(2,9,17,.88),rgba(4,23,38,.76))!important;border:1px solid rgba(111,226,255,.38)!important;box-shadow:0 14px 38px rgba(0,0,0,.36),0 0 32px rgba(29,201,255,.18)!important;color:#d9efff!important;backdrop-filter:blur(12px)!important;align-items:center!important;white-space:nowrap!important;}
.r33-typewriter span{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#8beaff!important;font-weight:950!important;}
.r33-typewriter strong{min-width:190px!important;color:#fff!important;font-size:14px!important;letter-spacing:-.01em!important;}
.r33-typewriter i{display:inline-block!important;width:7px!important;height:18px!important;border-radius:8px!important;background:var(--r33-cyan)!important;box-shadow:0 0 14px rgba(99,232,255,.65)!important;animation:r33Caret .86s steps(2,end) infinite!important;}
@keyframes r33Caret{50%{opacity:.2}}
.r33-hero-console{position:relative!important;z-index:2!important;border-radius:26px!important;padding:22px!important;background:linear-gradient(150deg,rgba(8,23,40,.92),rgba(3,9,18,.82))!important;border:1px solid rgba(116,229,255,.18)!important;box-shadow:0 26px 70px rgba(0,0,0,.33),inset 0 1px 0 rgba(255,255,255,.06)!important;overflow:hidden!important;}
.r33-hero-console:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(99,232,255,.14),transparent 38%),radial-gradient(circle at 90% 0,rgba(40,224,165,.10),transparent 40%);pointer-events:none;}
.r33-hero-console>*{position:relative;z-index:1}.r33-hero-console h1{font-size:clamp(26px,2.35vw,36px)!important;line-height:1.03!important;letter-spacing:-.045em!important;margin:13px 0 12px!important;color:#fff!important;}
.r33-hero-console p{font-size:14.5px!important;line-height:1.62!important;color:#c4d8e8!important;margin:0 0 16px!important;}
.r33-quick-points{display:grid!important;gap:9px!important;margin:15px 0!important;}
.r33-quick-points article{display:grid!important;grid-template-columns:34px 1fr!important;column-gap:10px!important;align-items:center!important;padding:10px!important;border-radius:15px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(116,229,255,.13)!important;}
.r33-quick-points i{grid-row:1/3!important;width:34px!important;height:34px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,var(--r33-cyan),var(--r33-blue))!important;color:#00111d!important;font-style:normal!important;font-weight:1000!important;box-shadow:0 12px 22px rgba(44,189,255,.22)!important;}
.r33-quick-points b{font-size:13.5px!important;color:#fff!important;line-height:1.1!important;}
.r33-quick-points small{font-size:12px!important;color:#afc4d6!important;line-height:1.32!important;}
.r33-hero-actions{margin-top:14px!important;gap:9px!important}.r33-hero-actions .btn{border-radius:13px!important;padding:10px 13px!important;font-size:12.5px!important;min-height:40px!important;}
.r33-proof{margin-top:14px!important;gap:7px!important}.r33-proof span{border-radius:11px!important;padding:7px 9px!important;font-size:11px!important;background:rgba(99,232,255,.08)!important;border-color:rgba(99,232,255,.16)!important;}

.r33-impact-visual{display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(310px,1.14fr)!important;gap:28px!important;align-items:center!important;margin-top:4px!important;}
.r33-impact-copy{position:relative!important;padding:26px!important;border-radius:28px!important;background:linear-gradient(145deg,rgba(7,20,36,.88),rgba(2,8,16,.92))!important;border:1px solid rgba(116,229,255,.16)!important;box-shadow:0 24px 70px rgba(0,0,0,.28)!important;}
.r33-impact-copy h2{font-size:clamp(28px,3vw,46px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:9px 0 11px!important;}
.r33-impact-copy p{color:#b9ccdc!important;font-size:15.5px!important;line-height:1.65!important;}
.r33-impact-copy ul{list-style:none!important;padding:0!important;margin:18px 0 0!important;display:grid!important;gap:10px!important;}
.r33-impact-copy li{position:relative!important;padding:12px 12px 12px 50px!important;border-radius:16px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(116,229,255,.12)!important;}
.r33-impact-copy li:before{content:""!important;position:absolute;left:12px;top:13px;width:26px;height:26px;border-radius:9px;background:linear-gradient(135deg,var(--r33-green),var(--r33-cyan));box-shadow:0 0 24px rgba(99,232,255,.2);}
.r33-impact-copy li:after{content:""!important;position:absolute;left:19px;top:20px;width:12px;height:12px;background:#001521;clip-path:polygon(45% 0,58% 34%,95% 34%,65% 55%,77% 92%,45% 70%,13% 92%,25% 55%,0 34%,33% 34%);}
.r33-impact-copy b{display:block;color:#fff!important;font-size:14px!important}.r33-impact-copy small{display:block;color:#aebfd2!important;font-size:12.5px!important;margin-top:2px!important;}
.r33-impact-screen{position:relative!important;min-height:320px!important;display:grid!important;place-items:center!important;overflow:visible!important;}
.r33-impact-screen img{width:min(100%,720px)!important;filter:drop-shadow(0 34px 42px rgba(0,0,0,.36))!important;}
.r33-screen-overlay{position:absolute!important;left:8%!important;top:18%!important;width:min(440px,60%)!important;padding:18px 20px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(2,11,21,.86),rgba(8,35,57,.72))!important;border:1px solid rgba(99,232,255,.26)!important;box-shadow:0 20px 55px rgba(0,0,0,.26),0 0 40px rgba(99,232,255,.13)!important;backdrop-filter:blur(10px)!important;}
.r33-screen-overlay span{display:inline-flex;color:#8beaff!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.1em!important}.r33-screen-overlay b{display:block;margin:6px 0 4px!important;font-size:26px!important;line-height:1.04!important;color:#fff!important;letter-spacing:-.04em!important}.r33-screen-overlay small{display:block;color:#bfd0df!important;font-size:13px!important;font-weight:750!important;}

/* Kartlarda boş görünümü kıran modern ikon katmanı */
.r25-conv-card,.r25-promise-card li,.trust-grid article,.command-grid a,.service-card,.steps article,.field-service-promise article{position:relative!important;}
.r25-conv-card{padding-top:58px!important;}
.r25-conv-card:before,.trust-grid article:before,.steps article:before,.r25-promise-card li:before,.field-service-promise article:before{content:""!important;position:absolute!important;left:18px!important;top:16px!important;width:34px!important;height:34px!important;border-radius:13px!important;background:linear-gradient(135deg,rgba(99,232,255,.95),rgba(40,224,165,.88))!important;box-shadow:0 14px 28px rgba(34,205,255,.17),inset 0 1px 0 rgba(255,255,255,.35)!important;z-index:2!important;}
.r25-conv-card:after,.trust-grid article:after,.steps article:after,.r25-promise-card li:after,.field-service-promise article:after{content:""!important;position:absolute!important;left:27px!important;top:25px!important;width:16px!important;height:16px!important;background:#02111d!important;z-index:3!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16v10H8l-4 4V5zm4 3v2h8V8H8zm0 4v2h5v-2H8z'/%3E%3C/svg%3E") center/contain no-repeat!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16v10H8l-4 4V5zm4 3v2h8V8H8zm0 4v2h5v-2H8z'/%3E%3C/svg%3E") center/contain no-repeat!important;}
.r25-conv-card:nth-child(2):after,.trust-grid article:nth-child(2):after{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a7 7 0 0 0-7 7v3a3 3 0 0 0 3 3h1V9H7.2a5 5 0 0 1 9.6 0H15v7h1c-.3 1-1.2 1.7-2.4 1.7H12V20h1.6c2.8 0 4.8-1.8 5.3-4.3A3 3 0 0 0 21 13v-3a7 7 0 0 0-9-7z'/%3E%3C/svg%3E") center/contain no-repeat!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a7 7 0 0 0-7 7v3a3 3 0 0 0 3 3h1V9H7.2a5 5 0 0 1 9.6 0H15v7h1c-.3 1-1.2 1.7-2.4 1.7H12V20h1.6c2.8 0 4.8-1.8 5.3-4.3A3 3 0 0 0 21 13v-3a7 7 0 0 0-9-7z'/%3E%3C/svg%3E") center/contain no-repeat!important;}
.r25-conv-card:nth-child(3):after,.trust-grid article:nth-child(3):after{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 3h10v3h3v12h-3v3H7v-3H4V6h3V3zm2 2v14h6V5H9zm8 3v8h1V8h-1zM6 8v8h1V8H6z'/%3E%3C/svg%3E") center/contain no-repeat!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 3h10v3h3v12h-3v3H7v-3H4V6h3V3zm2 2v14h6V5H9zm8 3v8h1V8h-1zM6 8v8h1V8H6z'/%3E%3C/svg%3E") center/contain no-repeat!important;}
.r25-conv-card:nth-child(4):after,.trust-grid article:nth-child(4):after{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3zm4.4 7.3-5.2 5.2-2.4-2.4 1.4-1.4 1 1 3.8-3.8 1.4 1.4z'/%3E%3C/svg%3E") center/contain no-repeat!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3zm4.4 7.3-5.2 5.2-2.4-2.4 1.4-1.4 1 1 3.8-3.8 1.4 1.4z'/%3E%3C/svg%3E") center/contain no-repeat!important;}
.trust-grid article,.steps article,.field-service-promise article{padding-top:62px!important;}
.trust-grid article b,.steps article h3,.field-service-promise article h3{display:block!important;}
.service-card .s-icon{box-shadow:0 14px 30px rgba(99,232,255,.16)!important;}

@media(max-width:980px){.r33-hero{grid-template-columns:1fr!important;padding-top:34px!important}.r33-hero-console{order:2!important}.r33-hero-showcase{order:1!important}.r33-typewriter{right:7%!important;bottom:12%!important;max-width:70%!important}.r33-impact-visual{grid-template-columns:1fr!important}.r33-screen-overlay{left:7%!important;top:16%!important}}
@media(max-width:640px){.r33-hero{padding:26px 14px 34px!important}.r33-hero-showcase{border-radius:20px!important;padding:6px!important}.r33-hero-showcase img{border-radius:16px!important}.r33-typewriter{left:10px!important;right:10px!important;bottom:10px!important;max-width:none!important;justify-content:space-between!important}.r33-typewriter span{font-size:10px!important}.r33-typewriter strong{font-size:12px!important;min-width:120px!important}.r33-hero-console{padding:16px!important;border-radius:20px!important}.r33-quick-points article{grid-template-columns:30px 1fr!important}.r33-quick-points i{width:30px!important;height:30px!important}.r33-hero-actions .btn{width:100%!important}.r33-impact-copy{padding:18px!important}.r33-impact-screen{min-height:220px!important}.r33-screen-overlay{position:relative!important;left:auto!important;top:auto!important;width:auto!important;margin:-70px 12px 0!important}.r25-conv-card{padding-top:54px!important}}

/* R34 - mobil hero alt kesilme + site geneli yumuşak köşe/nefes fix */
:root{--r34-radius-card:18px;--r34-radius-panel:22px;--r34-safe-x:14px;}

/* Keskin, sıfıra sıfır duran alanları yumuşat */
.r33-hero-showcase,
.r33-hero-console,
.r33-impact-copy,
.r33-screen-overlay,
.r25-conv-card,
.trust-grid article,
.command-grid a,
.service-card,
.steps article,
.field-service-promise article,
.promise-grid article,
.local-intent-grid article,
.local-faq details,
.audience-grid a,
.ygt-product-system,
.audience-map,
.field-service-promise,
.local-power-hub,
.drop-menu,
.mobile-panel,
.search-box,
.site-footer .footer-brand,
.site-footer .webdesign-router-inner{
  border-radius:var(--r34-radius-panel)!important;
}

.r33-quick-points article,
.r33-impact-copy li,
.proof-strip span,
.footer-contact a,
.footer-chips a,
.footer-link-list a,
.nav-item,
.icon-btn,
.btn{
  border-radius:var(--r34-radius-card)!important;
}

/* Aşırı ovalleşmeden, profesyonel buton oranı */
.btn,
.header-actions.v16-actions .icon-btn,
.header-actions.v16-actions .h-call,
.header-actions.v16-actions .h-wa,
.v16-nav .nav-item{
  border-radius:13px!important;
}

/* Hero görselinde alt kısmın kesilmesini önle */
.r33-hero-showcase{
  overflow:visible!important;
}
.r33-hero-showcase img{
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* Hero odak şeridi görsele binmesin, kenarlara yapışmasın */
.r33-typewriter{
  border-radius:15px!important;
}

@media(max-width:980px){
  .r33-hero{
    gap:18px!important;
  }
  .r33-hero-showcase{
    overflow:visible!important;
  }
}

@media(max-width:760px){
  body{
    overflow-x:hidden!important;
  }
  .r33-hero{
    width:100%!important;
    max-width:100%!important;
    padding:20px var(--r34-safe-x) 28px!important;
    gap:16px!important;
  }
  .r33-hero-showcase{
    width:100%!important;
    padding:8px!important;
    border-radius:20px!important;
    overflow:visible!important;
    margin:0 auto!important;
  }
  .r33-hero-showcase:before{
    border-radius:inherit!important;
  }
  .r33-hero-showcase img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    border-radius:16px!important;
    object-fit:contain!important;
    object-position:center!important;
    box-shadow:0 14px 42px rgba(0,0,0,.36)!important;
  }
  .r33-typewriter{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    top:auto!important;
    width:calc(100% - 4px)!important;
    max-width:none!important;
    min-height:54px!important;
    margin:8px auto 0!important;
    padding:9px 12px!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    align-items:center!important;
    gap:4px 10px!important;
    justify-content:initial!important;
    white-space:normal!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,rgba(2,9,17,.94),rgba(6,28,45,.84))!important;
    box-shadow:0 12px 30px rgba(0,0,0,.34),0 0 24px rgba(29,201,255,.12)!important;
  }
  .r33-typewriter span{
    grid-column:1 / 3!important;
    font-size:10px!important;
    line-height:1!important;
    letter-spacing:.08em!important;
  }
  .r33-typewriter strong{
    min-width:0!important;
    max-width:100%!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:normal!important;
    font-size:12.5px!important;
    line-height:1.25!important;
  }
  .r33-typewriter i{
    width:5px!important;
    height:20px!important;
    justify-self:end!important;
    align-self:center!important;
  }
  .r33-hero-console{
    border-radius:20px!important;
    padding:16px!important;
  }
  .r33-impact-copy,
  .r33-impact-screen,
  .r25-conv-card,
  .trust-grid article,
  .service-card,
  .steps article,
  .field-service-promise article{
    border-radius:18px!important;
  }
  .section,
  .local-page-wrap,
  .audience-map,
  .field-service-promise,
  .local-power-hub{
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

@media(max-width:430px){
  :root{--r34-safe-x:10px;}
  .r33-hero-showcase{
    padding:7px!important;
    border-radius:18px!important;
  }
  .r33-hero-showcase img{
    border-radius:14px!important;
  }
  .r33-typewriter{
    min-height:52px!important;
    padding:8px 10px!important;
    border-radius:14px!important;
  }
}

/* R35 - 3D derinlikli servis vitrini + yumuşak modern footer/iletişim fix */
:root{--r35-cyan:#5aeaff;--r35-blue:#2d7dff;--r35-green:#31e0b8;--r35-deep:#020813;--r35-panel:rgba(6,18,33,.86);--r35-line:rgba(111,222,255,.18);}

.r35-depth-stage{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(300px,.88fr) minmax(420px,1.22fr)!important;
  gap:34px!important;
  align-items:center!important;
  max-width:1240px!important;
  margin:34px auto!important;
  padding:34px!important;
  border-radius:30px!important;
  background:
    radial-gradient(circle at 78% 20%,rgba(37,126,255,.20),transparent 36%),
    radial-gradient(circle at 12% 80%,rgba(49,224,184,.13),transparent 30%),
    linear-gradient(140deg,rgba(5,17,31,.86),rgba(2,8,18,.74))!important;
  border:1px solid rgba(101,231,255,.18)!important;
  box-shadow:0 34px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.035)!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.r35-depth-stage:before{content:"";position:absolute;inset:18px;border-radius:24px;border:1px solid rgba(255,255,255,.045);background:linear-gradient(110deg,transparent,rgba(90,234,255,.05),transparent);pointer-events:none;z-index:-1;}
.r35-depth-stage:after{content:"";position:absolute;right:-120px;top:-160px;width:360px;height:360px;border-radius:50%;background:rgba(90,234,255,.13);filter:blur(68px);z-index:-2;}
.r35-depth-copy{position:relative;z-index:3;max-width:520px;}
.r35-depth-copy h2{font-size:clamp(26px,3vw,46px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:10px 0 14px!important;color:#fff!important;}
.r35-depth-copy p{font-size:15.5px!important;line-height:1.7!important;color:#c0d2df!important;margin:0 0 20px!important;}
.r35-signal-list{display:grid!important;gap:10px!important;}
.r35-signal-list span{display:grid!important;grid-template-columns:42px 1fr!important;gap:2px 12px!important;align-items:center!important;padding:12px 14px!important;border-radius:17px!important;background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;border:1px solid rgba(116,229,255,.13)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;}
.r35-signal-list i{grid-row:1/3!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:13px!important;background:linear-gradient(135deg,var(--r35-cyan),var(--r35-blue))!important;color:#00121e!important;font-style:normal!important;font-size:12px!important;font-weight:1000!important;box-shadow:0 14px 28px rgba(90,234,255,.18)!important;}
.r35-signal-list b{color:#fff!important;font-size:14px!important;line-height:1.12!important;}
.r35-signal-list small{color:#aebfd0!important;font-size:12.5px!important;line-height:1.35!important;}

.r35-device-visual{position:relative!important;min-height:500px!important;display:grid!important;place-items:center!important;perspective:1200px!important;overflow:visible!important;z-index:2!important;}
.r35-depth-card{position:absolute!important;left:2%!important;right:5%!important;top:10%!important;bottom:18%!important;border-radius:34px!important;background:linear-gradient(135deg,rgba(13,42,70,.76),rgba(5,12,24,.88) 58%,rgba(24,88,145,.44))!important;border:1px solid rgba(99,232,255,.20)!important;box-shadow:0 40px 90px rgba(0,0,0,.36),0 0 55px rgba(66,172,255,.12),inset 0 1px 0 rgba(255,255,255,.06)!important;transform:rotateX(5deg) rotateY(-12deg) rotateZ(-1.4deg) skewY(-1.4deg)!important;transform-origin:center!important;filter:saturate(1.08)!important;z-index:0!important;}
.r35-depth-card:before{content:"";position:absolute;inset:12px;border-radius:28px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(120deg,rgba(90,234,255,.13),transparent 38%,rgba(49,224,184,.08) 70%,transparent)!important;}
.r35-monitor-glow{position:absolute!important;left:16%!important;right:12%!important;bottom:5%!important;height:52px!important;border-radius:50%!important;background:radial-gradient(ellipse at center,rgba(77,197,255,.28),transparent 68%)!important;filter:blur(14px)!important;z-index:0!important;}
.r35-device-visual img{position:relative!important;z-index:2!important;width:min(100%,820px)!important;max-height:560px!important;object-fit:contain!important;filter:drop-shadow(0 42px 50px rgba(0,0,0,.48)) drop-shadow(0 0 24px rgba(76,200,255,.13))!important;transform:translateZ(34px) rotateZ(-.35deg)!important;}
.r35-live-chip{position:absolute!important;z-index:4!important;right:6%!important;bottom:13%!important;width:min(320px,45%)!important;padding:14px 16px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(3,14,26,.90),rgba(9,38,62,.76))!important;border:1px solid rgba(90,234,255,.24)!important;box-shadow:0 22px 50px rgba(0,0,0,.34),0 0 28px rgba(90,234,255,.12)!important;backdrop-filter:blur(12px)!important;transform:rotateZ(-1.2deg)!important;}
.r35-live-chip span{display:block;color:#74edff!important;font-size:10px!important;font-weight:1000!important;letter-spacing:.11em!important;text-transform:uppercase!important;margin-bottom:4px!important;}
.r35-live-chip b{display:block;color:#fff!important;font-size:19px!important;line-height:1.04!important;letter-spacing:-.035em!important;}
.r35-live-chip small{display:block;color:#bdd2e1!important;font-size:12px!important;margin-top:4px!important;font-weight:780!important;}

/* Footer ve iletişimde keskin sıfıra sıfır alanları temizle */
.footer-contact{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;margin-top:16px!important;}
.footer-contact a,
.mobile-contact-cards a,
.quick-actions a,
.quick-reach-actions a{
  border-radius:14px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;
  border:1px solid rgba(129,220,255,.14)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
  clip-path:none!important;
}
.footer-contact a:hover,.mobile-contact-cards a:hover,.quick-reach-actions a:hover{border-color:rgba(90,234,255,.34)!important;background:linear-gradient(135deg,rgba(90,234,255,.10),rgba(255,255,255,.035))!important;}
.footer-contact a svg{width:17px!important;height:17px!important;flex:0 0 17px!important;}
.footer-contact .whatsapp-original{background:linear-gradient(135deg,rgba(37,211,102,.18),rgba(18,140,126,.10))!important;border-color:rgba(37,211,102,.28)!important;}
.site-footer .footer-brand{border-radius:24px!important;background:linear-gradient(145deg,rgba(9,25,43,.76),rgba(2,8,17,.82))!important;border:1px solid rgba(111,222,255,.15)!important;box-shadow:0 22px 55px rgba(0,0,0,.25)!important;}
.site-footer .footer-chips a,.footer-link-list a{border-radius:12px!important;background:transparent!important;border-color:rgba(255,255,255,.07)!important;}
.site-footer .footer-chips a:hover,.footer-link-list a:hover{background:rgba(90,234,255,.075)!important;border-color:rgba(90,234,255,.22)!important;}

@media(max-width:1050px){
  .r35-depth-stage{grid-template-columns:1fr!important;padding:26px!important;gap:18px!important;}
  .r35-depth-copy{max-width:none!important;}
  .r35-device-visual{min-height:420px!important;}
  .r35-device-visual img{max-height:500px!important;}
  .r35-live-chip{right:7%!important;bottom:8%!important;}
}
@media(max-width:700px){
  .r35-depth-stage{margin:22px 10px!important;padding:18px!important;border-radius:22px!important;overflow:hidden!important;}
  .r35-depth-stage:before{inset:9px;border-radius:18px;}
  .r35-depth-copy h2{font-size:clamp(24px,8vw,34px)!important;}
  .r35-depth-copy p{font-size:14px!important;}
  .r35-signal-list span{grid-template-columns:34px 1fr!important;padding:10px!important;border-radius:14px!important;}
  .r35-signal-list i{width:31px!important;height:31px!important;border-radius:11px!important;font-size:10px!important;}
  .r35-device-visual{min-height:320px!important;margin-top:4px!important;}
  .r35-depth-card{left:2%!important;right:3%!important;top:12%!important;bottom:18%!important;border-radius:24px!important;transform:rotateX(4deg) rotateY(-8deg) rotateZ(-1deg) skewY(-1deg)!important;}
  .r35-device-visual img{width:116%!important;max-width:none!important;max-height:360px!important;margin-left:-7%!important;}
  .r35-live-chip{position:relative!important;right:auto!important;bottom:auto!important;width:calc(100% - 18px)!important;margin:-18px auto 0!important;border-radius:15px!important;transform:none!important;}
  .r35-live-chip b{font-size:17px!important;}
  .footer-contact{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;}
  .footer-contact a,.mobile-contact-cards a{justify-content:flex-start!important;width:100%!important;border-radius:14px!important;padding:10px 12px!important;}
}

/* R35 cache marker */
body:after{content:"";display:none;}


/* R36: parça/hızlandırma SEO vitrini ve keskin sınır temizliği */
.r36-hardware-seo{
  position:relative!important;
  overflow:hidden!important;
  border-radius:32px!important;
  padding:clamp(24px,4vw,48px)!important;
  background:
    radial-gradient(circle at 12% 16%,rgba(90,234,255,.16),transparent 34%),
    radial-gradient(circle at 86% 12%,rgba(49,224,184,.11),transparent 34%),
    linear-gradient(135deg,rgba(6,21,36,.92),rgba(4,10,19,.96) 58%,rgba(6,22,31,.92))!important;
  border:1px solid rgba(119,232,255,.20)!important;
  box-shadow:0 36px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)!important;
}
.r36-hardware-seo:before{content:"";position:absolute;inset:16px;border-radius:26px;border:1px solid rgba(255,255,255,.04);pointer-events:none;}
.r36-hardware-head{max-width:920px!important;position:relative!important;z-index:2!important;}
.r36-hardware-head h2{font-size:clamp(27px,3.2vw,48px)!important;line-height:1.04!important;letter-spacing:-.045em!important;color:#fff!important;margin:10px 0 14px!important;}
.r36-hardware-head p{font-size:clamp(14px,1.15vw,17px)!important;line-height:1.72!important;color:#c5d8e6!important;margin:0!important;max-width:850px!important;}
.r36-hardware-grid{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:24px!important;}
.r36-hardware-grid a{position:relative!important;display:grid!important;grid-template-columns:48px 1fr!important;gap:4px 13px!important;align-items:center!important;min-height:138px!important;padding:18px!important;border-radius:22px!important;text-decoration:none!important;color:inherit!important;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;border:1px solid rgba(109,226,255,.15)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 18px 38px rgba(0,0,0,.18)!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important;}
.r36-hardware-grid a:hover{transform:translateY(-3px)!important;border-color:rgba(103,235,255,.35)!important;background:linear-gradient(145deg,rgba(65,214,255,.12),rgba(255,255,255,.035))!important;}
.r36-hardware-grid span{grid-row:1/3!important;width:46px!important;height:46px!important;border-radius:17px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#64eaff,#2bdba9)!important;color:#02111c!important;font-size:15px!important;font-weight:1000!important;box-shadow:0 16px 34px rgba(69,220,255,.18)!important;}
.r36-hardware-grid b{font-size:17px!important;line-height:1.1!important;color:#fff!important;letter-spacing:-.02em!important;}
.r36-hardware-grid small{display:block!important;font-size:13px!important;line-height:1.45!important;color:#b3c8d9!important;font-weight:760!important;}
.r36-hardware-cta{position:relative!important;z-index:2!important;margin-top:18px!important;padding:16px!important;border-radius:22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;background:rgba(2,12,22,.58)!important;border:1px solid rgba(103,235,255,.16)!important;}
.r36-hardware-cta strong{color:#eafcff!important;font-size:15px!important;line-height:1.35!important;}
.r36-hardware-cta div{display:flex!important;gap:10px!important;flex-wrap:wrap!important;}
.site-footer a,.site-footer .footer-contact a,.site-footer .footer-chips a,.site-footer .footer-link-list a,.site-footer .footer-trust a,.footer-social a,.webdesign-router,.webdesign-router-inner,.footer-bottom,.fixed-actions a,.fixed-actions button{border-radius:14px!important;overflow:hidden!important;}
.site-footer .footer-contact a{clip-path:none!important;}
.site-footer .footer-contact,.site-footer .footer-chips,.site-footer .footer-link-list{gap:8px!important;}
.site-footer .footer-contact a,.site-footer .footer-chips a,.site-footer .footer-link-list a{border:1px solid rgba(113,226,255,.15)!important;background:rgba(255,255,255,.035)!important;}
.site-footer .footer-contact a:hover,.site-footer .footer-chips a:hover,.site-footer .footer-link-list a:hover{background:rgba(88,223,255,.09)!important;border-color:rgba(111,234,255,.28)!important;}
@media(max-width:980px){.r36-hardware-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.r36-hardware-cta{align-items:flex-start!important;flex-direction:column!important}}
@media(max-width:620px){.r36-hardware-seo{margin-left:10px!important;margin-right:10px!important;padding:20px!important;border-radius:24px!important}.r36-hardware-grid{grid-template-columns:1fr!important;gap:10px!important}.r36-hardware-grid a{min-height:auto!important;padding:14px!important;border-radius:17px!important;grid-template-columns:40px 1fr!important}.r36-hardware-grid span{width:38px!important;height:38px!important;border-radius:13px!important;font-size:12px!important}.r36-hardware-grid b{font-size:15px!important}.r36-hardware-grid small{font-size:12.5px!important}.r36-hardware-cta{border-radius:17px!important}.r36-hardware-cta .btn{width:100%!important;justify-content:center!important}}

/* R37: hero arka kart kaldırma + ikon hizalama acil fix */
:root{--r37-cyan:#6eeeff;--r37-blue:#2b7dff;--r37-green:#25d366;--r37-soft:16px;}

/* Monitör görselinin arkasındaki düz kart kalksın, derinlik ışık ve gölgeyle gelsin */
.r33-hero-showcase{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  overflow:visible!important;
  isolation:isolate!important;
  border-radius:0!important;
}
.r33-hero-showcase:before{display:none!important;content:none!important;}
.r33-hero-showcase:after{
  content:""!important;
  position:absolute!important;
  left:8%!important;
  right:8%!important;
  bottom:2%!important;
  height:54px!important;
  border-radius:50%!important;
  background:radial-gradient(ellipse at center,rgba(74,216,255,.30),rgba(29,112,255,.15) 42%,transparent 72%)!important;
  filter:blur(18px)!important;
  opacity:.86!important;
  z-index:0!important;
  pointer-events:none!important;
}
.r33-hero-showcase img{
  position:relative!important;
  z-index:2!important;
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 34px 52px rgba(0,0,0,.48)) drop-shadow(0 0 22px rgba(73,211,255,.16))!important;
}
.r33-typewriter{
  z-index:5!important;
  border-radius:16px!important;
  transform:translateZ(0)!important;
}

/* İkon kaymalarını ve keskin sıfıra sıfır temasları temizle */
.footer-contact,
.catalog-footer-contact,
.mobile-contact-cards,
.quick-reach-actions,
.topbar-contact{
  align-items:center!important;
}
.site-footer .footer-contact a,
.site-footer .catalog-footer-contact a,
.footer-contact a,
.catalog-footer-contact a,
.mobile-contact-cards a,
.quick-reach-actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  min-height:38px!important;
  line-height:1.15!important;
  padding:9px 13px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.026))!important;
  border:1px solid rgba(126,221,255,.16)!important;
  color:#eefaff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important;
  overflow:hidden!important;
  clip-path:none!important;
  white-space:nowrap!important;
}
.site-footer .footer-contact a svg,
.site-footer .catalog-footer-contact a svg,
.footer-contact a svg,
.catalog-footer-contact a svg,
.mobile-contact-cards a svg,
.quick-reach-actions a svg,
.topbar-contact a svg{
  display:block!important;
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  flex:0 0 17px!important;
  margin:0!important;
  transform:none!important;
  align-self:center!important;
  color:var(--r37-cyan)!important;
}
.site-footer .footer-contact a.whatsapp-original,
.footer-contact a.whatsapp-original,
.mobile-contact-cards a[href*="wa.me"],
.quick-reach-actions a[href*="wa.me"]{
  background:linear-gradient(135deg,rgba(37,211,102,.18),rgba(7,45,36,.38))!important;
  border-color:rgba(37,211,102,.30)!important;
}
.site-footer .footer-contact a.whatsapp-original svg,
.footer-contact a.whatsapp-original svg,
.mobile-contact-cards a[href*="wa.me"] svg,
.quick-reach-actions a[href*="wa.me"] svg{
  color:var(--r37-green)!important;
}
.site-footer .footer-contact a:hover,
.footer-contact a:hover,
.mobile-contact-cards a:hover,
.quick-reach-actions a:hover{
  background:linear-gradient(135deg,rgba(101,234,255,.12),rgba(255,255,255,.04))!important;
  border-color:rgba(126,237,255,.32)!important;
  transform:translateY(-1px)!important;
}

/* Mobil paneldeki iletişimler buton gibi değil, temiz kart satırı gibi dursun */
.mobile-contact-cards{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  padding:6px!important;
  border-radius:18px!important;
  background:rgba(3,13,24,.48)!important;
  border:1px solid rgba(126,221,255,.10)!important;
}
.mobile-contact-cards a{
  width:100%!important;
  min-width:0!important;
  justify-content:flex-start!important;
  font-size:13px!important;
  font-weight:850!important;
  text-overflow:ellipsis!important;
}
.mobile-contact-cards a::before{
  content:""!important;
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  border-radius:6px!important;
  background:linear-gradient(135deg,var(--r37-cyan),var(--r37-blue))!important;
  box-shadow:0 0 16px rgba(110,238,255,.18)!important;
  mask:center/contain no-repeat!important;
  -webkit-mask:center/contain no-repeat!important;
}
.mobile-contact-cards a[href^="tel"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.1-2.1c.3-.3.8-.4 1.2-.3 1.2.4 2.5.6 3.8.6.7 0 1.2.5 1.2 1.2v3.1c0 .7-.5 1.2-1.2 1.2C10.2 21.1 2.9 13.8 2.9 3.7c0-.7.5-1.2 1.2-1.2h3.1c.7 0 1.2.5 1.2 1.2 0 1.3.2 2.6.6 3.8.1.4 0 .9-.3 1.2l-2.1 2.1Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.1-2.1c.3-.3.8-.4 1.2-.3 1.2.4 2.5.6 3.8.6.7 0 1.2.5 1.2 1.2v3.1c0 .7-.5 1.2-1.2 1.2C10.2 21.1 2.9 13.8 2.9 3.7c0-.7.5-1.2 1.2-1.2h3.1c.7 0 1.2.5 1.2 1.2 0 1.3.2 2.6.6 3.8.1.4 0 .9-.3 1.2l-2.1 2.1Z'/%3E%3C/svg%3E")!important;}
.mobile-contact-cards a[href^="mailto"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm0 3.2v.2l8 5.1 8-5.1v-.2L12 13.3 4 8.2Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm0 3.2v.2l8 5.1 8-5.1v-.2L12 13.3 4 8.2Z'/%3E%3C/svg%3E")!important;}
.mobile-contact-cards a[href*="wa.me"]::before{background:linear-gradient(135deg,#25d366,#13b47e)!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 3C9 3 3.4 8.5 3.4 15.3c0 2.4.7 4.7 2 6.7L3 29l7.3-2.3c1.8 1 3.8 1.4 5.8 1.4 7 0 12.6-5.5 12.6-12.3S23 3 16 3z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 3C9 3 3.4 8.5 3.4 15.3c0 2.4.7 4.7 2 6.7L3 29l7.3-2.3c1.8 1 3.8 1.4 5.8 1.4 7 0 12.6-5.5 12.6-12.3S23 3 16 3z'/%3E%3C/svg%3E")!important;}

/* Küçük ekranlarda monitör serbest dursun, odak şeridi taşmasın */
@media(max-width:760px){
  .r33-hero-showcase{margin:0 auto 8px!important;}
  .r33-hero-showcase:after{left:12%!important;right:12%!important;bottom:1%!important;height:36px!important;filter:blur(14px)!important;}
  .r33-typewriter{margin-top:6px!important;border-radius:15px!important;}
  .site-footer .footer-contact a,.footer-contact a,.mobile-contact-cards a{border-radius:14px!important;padding:10px 12px!important;}
}

/* R37 cache marker */
html:before{content:"";display:none;}


/* R38 - site geneli standart, lokasyon sayfası ve ortak tema final düzeni */
:root{
  --r38-bg:#020814;
  --r38-panel:rgba(7,18,34,.78);
  --r38-panel-2:rgba(10,25,44,.72);
  --r38-line:rgba(111,222,255,.17);
  --r38-line-strong:rgba(111,222,255,.28);
  --r38-text:#f4fbff;
  --r38-muted:#b8c9d7;
  --r38-cyan:#63e8ff;
  --r38-blue:#2f82ff;
  --r38-green:#25d7a4;
  --r38-radius:18px;
  --r38-radius-sm:12px;
}
html,body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:15px!important;line-height:1.58!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;}
body{background:radial-gradient(circle at 18% 0%,rgba(26,185,255,.14),transparent 34%),radial-gradient(circle at 92% 12%,rgba(37,215,164,.09),transparent 28%),linear-gradient(180deg,#020611,#04101d 46%,#020611)!important;color:var(--r38-text)!important;}
body *{text-wrap:pretty;}
:is(.eyebrow,.section-head span,.local-service-proof .proof-copy span,.r33-typewriter span,.r35-live-chip span,.r36-hardware-head .eyebrow,.r36-hardware-grid span,.r25-conv-card span,.site-footer h3,.webdesign-router-copy span,.yb-screen-kicker,.r33-screen-overlay span){text-transform:none!important;letter-spacing:.015em!important;}
:is(.btn,.nav-item,.h-call,.h-wa,.mobile-panel a,.mobile-panel button,.footer-contact a,.footer-chips a,.footer-link-list a){text-transform:none!important;letter-spacing:-.005em!important;}

/* Header: tek standart, daha ferah ve kibar */
.site-topbar.v16-topbar{height:30px!important;background:rgba(2,8,16,.94)!important;border-bottom:1px solid rgba(111,222,255,.12)!important;overflow:hidden!important;}
.topbar-inner{height:30px!important;gap:14px!important;padding:0 18px!important;}
.ticker-rail{min-width:0!important;overflow:hidden!important;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)!important;}
.ticker-track{display:inline-flex!important;align-items:center!important;gap:18px!important;white-space:nowrap!important;animation:tickerMoveR38 38s linear infinite!important;font-size:11.2px!important;font-weight:720!important;color:#d8f3ff!important;}
.ticker-track i{color:var(--r38-cyan)!important;font-style:normal!important;opacity:.8!important;}
@keyframes tickerMoveR38{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.topbar-contact{display:flex!important;align-items:center!important;gap:7px!important;}
.topbar-contact a{height:23px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0 9px!important;border-radius:10px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(111,222,255,.13)!important;color:#dff7ff!important;font-size:11px!important;font-weight:760!important;line-height:1!important;white-space:nowrap!important;}
.topbar-contact a svg{width:13px!important;height:13px!important;color:var(--r38-cyan)!important;flex:0 0 13px!important;}
.site-header.v16-header{position:sticky!important;top:30px!important;background:linear-gradient(180deg,rgba(4,10,20,.98),rgba(4,9,17,.94))!important;border-bottom:1px solid rgba(111,222,255,.16)!important;box-shadow:0 14px 38px rgba(0,0,0,.28)!important;}
.site-header.v16-header .header-inner{height:66px!important;max-width:1240px!important;gap:10px!important;padding:0 18px!important;}
.brand-v16{height:48px!important;min-width:250px!important;max-width:268px!important;border-radius:14px!important;padding:6px 10px!important;background:linear-gradient(135deg,rgba(16,55,88,.86),rgba(5,14,28,.88))!important;border:1px solid rgba(111,222,255,.20)!important;box-shadow:0 12px 30px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06)!important;overflow:hidden!important;}
.brand-v16 .brand-emblem{width:78px!important;height:36px!important;flex:0 0 78px!important;border-radius:10px!important;background:transparent!important;display:grid!important;place-items:center!important;overflow:hidden!important;}
.brand-v16 .brand-emblem img{width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 8px 15px rgba(0,0,0,.45))!important;}
.brand-v16 .brand-word{min-width:0!important;display:grid!important;gap:2px!important;}
.brand-v16 .brand-word b{font-size:16px!important;line-height:1.02!important;letter-spacing:-.035em!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.brand-v16 .brand-word small{font-size:10px!important;line-height:1.1!important;color:#a8ddff!important;font-weight:720!important;text-transform:none!important;letter-spacing:.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.v16-nav{gap:6px!important;margin-left:auto!important;align-items:center!important;}
.v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{height:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 11px!important;border-radius:11px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.10)!important;color:#f3fbff!important;font-size:12px!important;font-weight:790!important;line-height:1!important;box-shadow:none!important;white-space:nowrap!important;}
.v16-nav .nav-item:hover,.header-actions.v16-actions a:hover,.header-actions.v16-actions button:hover{background:rgba(111,222,255,.09)!important;border-color:rgba(111,222,255,.24)!important;transform:translateY(-1px)!important;}
.v16-nav .remote-nav{background:linear-gradient(135deg,#ef394a,#ff704d)!important;border-color:rgba(255,116,98,.35)!important;color:#fff!important;}
.v16-nav .remote-nav img{width:14px!important;height:14px!important;}
.header-actions.v16-actions{gap:6px!important;}
.header-actions.v16-actions .icon-btn{width:34px!important;min-width:34px!important;padding:0!important;font-size:14px!important;}
.header-actions.v16-actions .h-wa{background:linear-gradient(135deg,#25d366,#20e5a0)!important;color:#04130b!important;border-color:rgba(37,211,102,.28)!important;font-weight:860!important;}
.header-actions.v16-actions .h-call{background:rgba(255,255,255,.055)!important;}
.hamb{border-radius:12px!important;}

/* Mega menüler: boğmayan açık yüzey, düzenli kartlar */
.drop-menu,.product-mega,.v16-service-mega,.v16-product-mega{top:42px!important;width:min(780px,calc(100vw - 30px))!important;max-height:min(76vh,620px)!important;overflow:auto!important;padding:14px!important;gap:10px!important;border-radius:18px!important;background:linear-gradient(135deg,#f8fdff,#eef8ff 62%,#f7fff9)!important;border:1px solid rgba(15,115,180,.22)!important;box-shadow:0 28px 72px rgba(0,0,0,.42)!important;color:#071525!important;backdrop-filter:none!important;}
.service-modern .v16-service-mega,.product-modern .v16-product-mega{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.service-modern .v16-service-mega{left:0!important;right:auto!important;}
.product-modern .v16-product-mega{right:-30px!important;left:auto!important;}
.v16-service-mega .mega-lead,.v16-product-mega .product-mega-head{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 12px!important;align-items:center!important;padding:14px!important;border-radius:14px!important;background:linear-gradient(135deg,#0773ad,#10a990)!important;color:#fff!important;border:0!important;min-height:0!important;}
.v16-service-mega .mega-lead span,.v16-product-mega .product-mega-head span{font-size:11px!important;font-weight:780!important;color:rgba(255,255,255,.86)!important;}
.v16-service-mega .mega-lead b,.v16-product-mega .product-mega-head b{font-size:16px!important;line-height:1.16!important;color:#fff!important;white-space:normal!important;margin:0!important;}
.v16-service-mega .mega-lead small,.v16-product-mega .product-mega-head p{font-size:12px!important;line-height:1.38!important;color:rgba(255,255,255,.86)!important;margin:0!important;white-space:normal!important;}
.v16-service-mega .mega-lead a{grid-column:2!important;grid-row:1/4!important;height:32px!important;border-radius:10px!important;background:#fff!important;color:#07577d!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;font-size:12px!important;font-weight:840!important;}
.v16-service-mega .mega-service,.v16-product-mega .product-mega-tile,.v16-product-mega .product-mega-cta{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:3px 10px!important;min-height:68px!important;padding:12px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(7,39,68,.10)!important;box-shadow:0 10px 22px rgba(6,20,38,.07)!important;color:#071525!important;}
.v16-service-mega .mega-service:before{content:""!important;grid-row:1/3!important;width:34px!important;height:34px!important;border-radius:12px!important;background:linear-gradient(135deg,#55e7ff,#29d6aa)!important;box-shadow:0 10px 24px rgba(50,205,240,.16)!important;}
.v16-product-mega .tile-ico{grid-row:1/3!important;width:34px!important;height:34px!important;border-radius:12px!important;background:linear-gradient(135deg,#e9fbff,#e9fff7)!important;color:#0877a9!important;display:grid!important;place-items:center!important;font-size:14px!important;}
.v16-service-mega .mega-service b,.v16-product-mega .product-mega-tile b,.v16-product-mega .product-mega-cta b{font-size:14px!important;line-height:1.16!important;color:#071525!important;white-space:normal!important;}
.v16-service-mega .mega-service small,.v16-product-mega .product-mega-tile small,.v16-product-mega .product-mega-cta small{font-size:12px!important;line-height:1.35!important;color:#556b7e!important;white-space:normal!important;}
.v16-service-mega .mega-service:hover,.v16-product-mega .product-mega-tile:hover,.v16-product-mega .product-mega-cta:hover{background:#f3fbff!important;border-color:rgba(24,170,230,.25)!important;transform:translateY(-1px)!important;}

/* Hero: monitör arkası tamamen boş, gölgeyle derinlik */
.r33-hero{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)!important;max-width:1260px!important;gap:28px!important;padding:52px 20px 42px!important;}
.r33-hero-showcase{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;overflow:visible!important;}
.r33-hero-showcase:before,.r33-hero-showcase:after{display:none!important;content:none!important;}
.r33-hero-showcase img{width:100%!important;height:auto!important;object-fit:contain!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 38px 46px rgba(0,0,0,.48)) drop-shadow(0 0 20px rgba(82,207,255,.14))!important;}
.r33-typewriter{right:9%!important;bottom:10%!important;max-width:min(370px,48%)!important;min-height:44px!important;border-radius:15px!important;padding:10px 13px!important;background:linear-gradient(135deg,rgba(3,14,25,.88),rgba(8,31,52,.78))!important;border:1px solid rgba(99,232,255,.30)!important;box-shadow:0 18px 44px rgba(0,0,0,.32),0 0 24px rgba(99,232,255,.10)!important;}
.r33-typewriter span{font-size:11px!important;font-weight:850!important;color:#8eeeff!important;}
.r33-typewriter strong{font-size:13px!important;font-weight:760!important;}
.r33-hero-console{border-radius:22px!important;padding:22px!important;background:linear-gradient(145deg,rgba(8,23,40,.86),rgba(3,10,20,.78))!important;border:1px solid rgba(111,222,255,.15)!important;box-shadow:0 24px 64px rgba(0,0,0,.26)!important;}
.r33-hero-console h1{font-size:clamp(25px,2.35vw,38px)!important;line-height:1.06!important;letter-spacing:-.045em!important;}
.r33-hero-console p{font-size:14.5px!important;line-height:1.62!important;}
.r33-quick-points article{grid-template-columns:36px minmax(0,1fr)!important;border-radius:16px!important;background:rgba(255,255,255,.045)!important;}
.r33-quick-points i{width:36px!important;height:36px!important;border-radius:12px!important;position:static!important;}

/* Ana kart sistemi: ikonlar hizalı, numara/başlık çakışması yok */
.r25-conv-grid{gap:14px!important;}
.r25-conv-card{position:relative!important;min-height:150px!important;padding:18px 18px 18px 70px!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.028))!important;border:1px solid rgba(111,222,255,.14)!important;overflow:hidden!important;}
.r25-conv-card:before{content:""!important;position:absolute!important;left:18px!important;top:20px!important;width:38px!important;height:38px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--r38-cyan),var(--r38-green))!important;box-shadow:0 16px 28px rgba(69,220,255,.17)!important;}
.r25-conv-card span{position:absolute!important;left:27px!important;top:29px!important;width:auto!important;height:auto!important;background:transparent!important;color:#062032!important;font-size:11px!important;font-weight:900!important;z-index:2!important;}
.r25-conv-card b{display:block!important;font-size:17px!important;line-height:1.18!important;margin:0 0 6px!important;color:#fff!important;}
.r25-conv-card small{display:block!important;font-size:13px!important;line-height:1.45!important;color:#b8cbdc!important;}
.trust-grid article,.steps article,.field-service-promise article,.local-intent-grid article,.service-card,.how-card{border-radius:20px!important;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;border:1px solid rgba(111,222,255,.14)!important;box-shadow:0 18px 45px rgba(0,0,0,.18)!important;}
.trust-grid article:before,.steps article:before,.field-service-promise article:before{left:16px!important;top:16px!important;width:34px!important;height:34px!important;border-radius:12px!important;}

/* Lokasyon sayfaları: ortak tema, başlık standardı ve okunur içerik */
.local-page-hero{max-width:1240px!important;margin:30px auto 0!important;padding:48px 24px!important;text-align:left!important;border:1px solid rgba(111,222,255,.16)!important;border-radius:26px!important;background:radial-gradient(circle at 18% 12%,rgba(99,232,255,.13),transparent 36%),linear-gradient(135deg,rgba(7,20,38,.84),rgba(3,9,18,.92))!important;box-shadow:0 26px 72px rgba(0,0,0,.26)!important;}
.local-page-hero .eyebrow{display:inline-flex!important;margin-bottom:10px!important;color:#83edff!important;font-size:13px!important;font-weight:780!important;}
.local-page-hero h1{max-width:980px!important;margin:0 0 14px!important;font-size:clamp(30px,4vw,56px)!important;line-height:1.06!important;letter-spacing:-.045em!important;color:#fff!important;text-transform:none!important;}
.local-page-hero p{max-width:900px!important;margin:0!important;color:#c4d5e3!important;font-size:clamp(15px,1.25vw,17px)!important;line-height:1.68!important;}
.local-page-hero .hero-actions{margin-top:20px!important;}
.local-page-wrap{max-width:1240px!important;padding:34px 20px 54px!important;}
.local-intent-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.local-intent-grid article{padding:18px 18px 18px 72px!important;position:relative!important;min-height:120px!important;overflow:hidden!important;}
.local-intent-grid article:before{content:""!important;position:absolute!important;left:18px!important;top:20px!important;width:38px!important;height:38px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--r38-cyan),var(--r38-green))!important;box-shadow:0 14px 28px rgba(77,226,255,.16)!important;}
.local-intent-grid article b{font-size:16px!important;line-height:1.18!important;color:#fff!important;margin:0 0 7px!important;text-transform:none!important;}
.local-intent-grid article p{font-size:13.5px!important;line-height:1.55!important;color:#b7cad9!important;}
.local-bullets{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:0!important;}
.local-bullets li{border-radius:16px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(111,222,255,.12)!important;color:#d8e9f5!important;font-size:14px!important;line-height:1.55!important;padding:14px 16px!important;}
.local-faq details{border-radius:17px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(111,222,255,.13)!important;}
.local-faq summary{text-transform:none!important;font-size:15px!important;}

/* Footer: buton yığını değil, modern kurumsal bilgi alanı */
.site-footer.v4-footer{margin-top:54px!important;background:linear-gradient(180deg,rgba(4,12,23,.96),rgba(2,7,14,.98))!important;border-top:1px solid rgba(111,222,255,.14)!important;}
.site-footer .footer-inner,.site-footer .v4-footer-grid{max-width:1240px!important;display:grid!important;grid-template-columns:1.25fr .75fr .75fr!important;gap:24px!important;padding:34px 20px 22px!important;}
.site-footer .footer-brand{padding:24px!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(11,29,48,.70),rgba(4,12,24,.82))!important;border:1px solid rgba(111,222,255,.14)!important;box-shadow:0 24px 60px rgba(0,0,0,.24)!important;}
.site-footer .footer-logo,.site-footer .brand.footer-logo{display:inline-flex!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;}
.site-footer .footer-logo img,.site-footer .brand-logo-img{width:min(260px,100%)!important;max-width:260px!important;height:auto!important;filter:drop-shadow(0 16px 28px rgba(0,0,0,.45)) drop-shadow(0 0 16px rgba(85,210,255,.12))!important;}
.site-footer .footer-brand p{max-width:600px!important;margin:16px 0 0!important;color:#c9dceb!important;font-size:14.5px!important;line-height:1.65!important;font-weight:520!important;}
.site-footer h3{margin:0 0 14px!important;font-size:15px!important;color:#eafaff!important;font-weight:850!important;text-transform:none!important;letter-spacing:-.01em!important;}
.site-footer .footer-contact{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important;}
.site-footer .footer-contact a{display:flex!important;align-items:center!important;gap:10px!important;min-height:34px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:10px!important;color:#e5f6ff!important;font-size:14px!important;font-weight:720!important;}
.site-footer .footer-contact a svg{width:18px!important;height:18px!important;flex:0 0 18px!important;color:var(--r38-cyan)!important;}
.site-footer .footer-contact a:hover{background:rgba(111,222,255,.06)!important;padding-left:8px!important;color:#fff!important;}
.site-footer .footer-chips,.site-footer .footer-link-list{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}
.site-footer .footer-chips a,.site-footer .footer-link-list a{display:flex!important;align-items:center!important;min-height:30px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:10px!important;color:#bdcfe0!important;font-size:14px!important;font-weight:650!important;}
.site-footer .footer-chips a:hover,.site-footer .footer-link-list a:hover{color:#fff!important;background:rgba(111,222,255,.055)!important;padding-left:8px!important;}
.webdesign-router{max-width:1240px!important;margin:0 auto 18px!important;border-radius:22px!important;border:1px solid rgba(111,222,255,.13)!important;background:linear-gradient(135deg,rgba(5,18,34,.78),rgba(2,9,18,.82))!important;box-shadow:none!important;}
.webdesign-router-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:18px 20px!important;}
.webdesign-router-copy span{font-size:12px!important;color:#8cecff!important;font-weight:750!important;text-transform:none!important;letter-spacing:.005em!important;}
.webdesign-router-copy h3{font-size:20px!important;line-height:1.2!important;margin:4px 0!important;color:#fff!important;}
.webdesign-router-copy p{margin:0!important;color:#b8cad9!important;font-size:14px!important;}
.webdesign-router-copy strong{display:block!important;margin-top:4px!important;color:#e6f8ff!important;font-size:14px!important;}
.footer-bottom{max-width:1240px!important;margin:0 auto!important;padding:16px 20px 24px!important;border-top:1px solid rgba(111,222,255,.10)!important;color:#8fa3b4!important;font-size:12.5px!important;}

/* Sabit buton ve mobil panel sınırları */
.fixed-actions.v4-fixed{border-radius:18px!important;padding:7px!important;background:rgba(3,10,20,.80)!important;border:1px solid rgba(111,222,255,.16)!important;}
.fixed-actions.v4-fixed a,.fixed-actions.v4-fixed button{border-radius:12px!important;overflow:hidden!important;}
.mobile-panel.v16-mobile-panel{background:linear-gradient(180deg,rgba(4,12,24,.98),rgba(4,10,18,.98))!important;border:1px solid rgba(111,222,255,.14)!important;border-radius:0 0 18px 18px!important;}
.mobile-panel.v16-mobile-panel a,.mobile-panel.v16-mobile-panel button{border-radius:14px!important;}
.mobile-contact-cards{border-radius:16px!important;background:rgba(255,255,255,.035)!important;}

@media(max-width:1160px){
  .brand-v16{min-width:220px!important;max-width:232px!important;}
  .brand-v16 .brand-word b{font-size:14px!important;}
  .brand-v16 .brand-word small{font-size:9px!important;}
  .v16-nav .nav-item,.header-actions.v16-actions a,.header-actions.v16-actions button{font-size:11px!important;padding:0 9px!important;}
  .header-actions.v16-actions{display:none!important;}
}
@media(max-width:980px){
  .site-header.v16-header{top:0!important;}
  .site-topbar.v16-topbar{position:relative!important;}
  .site-header.v16-header .header-inner{height:64px!important;}
  .main-nav.v16-nav{display:none!important;}
  .hamb{display:block!important;margin-left:auto!important;}
  .brand-v16{min-width:220px!important;max-width:240px!important;}
  .r33-hero{grid-template-columns:1fr!important;padding:30px 16px 36px!important;gap:22px!important;}
  .r33-hero-console{order:2!important;}
  .r33-hero-showcase{order:1!important;}
  .local-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .site-footer .footer-inner,.site-footer .v4-footer-grid{grid-template-columns:1fr!important;}
}
@media(max-width:680px){
  html,body{font-size:14px!important;}
  .topbar-contact{display:none!important;}
  .site-topbar.v16-topbar,.topbar-inner{height:28px!important;}
  .site-header.v16-header .header-inner{height:62px!important;padding:0 12px!important;}
  .brand-v16{min-width:188px!important;max-width:205px!important;height:46px!important;padding:6px 8px!important;border-radius:13px!important;}
  .brand-v16 .brand-emblem{width:64px!important;height:32px!important;flex-basis:64px!important;}
  .brand-v16 .brand-word b{font-size:13px!important;}
  .brand-v16 .brand-word small{font-size:8px!important;}
  .r33-hero{padding:24px 10px 32px!important;}
  .r33-typewriter{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;max-width:100%!important;width:calc(100% - 20px)!important;margin:8px auto 0!important;display:flex!important;min-height:50px!important;white-space:normal!important;}
  .r33-typewriter strong{white-space:normal!important;line-height:1.25!important;}
  .r33-hero-console{border-radius:20px!important;padding:18px!important;}
  .r33-quick-points{grid-template-columns:1fr!important;}
  .r25-conv-grid,.r36-hardware-grid,.local-bullets{grid-template-columns:1fr!important;}
  .r25-conv-card{min-height:auto!important;padding:16px 16px 16px 64px!important;border-radius:18px!important;}
  .local-page-hero{margin:18px 10px 0!important;padding:28px 18px!important;border-radius:22px!important;}
  .local-page-hero h1{font-size:clamp(25px,9vw,38px)!important;line-height:1.08!important;}
  .local-intent-grid{grid-template-columns:1fr!important;}
  .local-intent-grid article{min-height:auto!important;padding:16px 16px 16px 64px!important;border-radius:18px!important;}
  .webdesign-router-inner{display:grid!important;grid-template-columns:1fr!important;}
  .site-footer .footer-inner,.site-footer .v4-footer-grid{padding:26px 14px 16px!important;}
  .site-footer .footer-brand{padding:18px!important;border-radius:20px!important;}
}
/* R38 cache marker */
html:after{content:"";display:none;}

/* R39 - global ikon görünürlük ve hizalama acil fix */
:root{--r39-cyan:#63e8ff;--r39-green:#28e0a5;--r39-ink:#02131f;--r39-line:rgba(111,222,255,.18);} 

/* Ana sayfa: yerinde servis vaadi içindeki 4 süreç kartı */
.r25-promise-card ul{gap:14px!important;align-items:stretch!important;}
.r25-promise-card li{position:relative!important;min-height:86px!important;padding:16px 16px 16px 72px!important;border-radius:18px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.028))!important;border:1px solid rgba(111,222,255,.14)!important;}
.r25-promise-card li:before{content:""!important;position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;width:38px!important;height:38px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--r39-cyan),var(--r39-green))!important;box-shadow:0 14px 28px rgba(33,210,255,.18),inset 0 1px 0 rgba(255,255,255,.34)!important;z-index:1!important;}
.r25-promise-card li:after{content:""!important;position:absolute!important;left:28px!important;top:50%!important;transform:translateY(-50%)!important;width:18px!important;height:18px!important;background:var(--r39-ink)!important;z-index:2!important;mask:center/contain no-repeat!important;-webkit-mask:center/contain no-repeat!important;}
.r25-promise-card li:nth-child(1):after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6l1 2h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h3l1-2Zm0 5H6v12h12V7h-3v2H9V7Zm-.5 5h7v2h-7v-2Zm0 4h5v2h-5v-2Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6l1 2h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h3l1-2Zm0 5H6v12h12V7h-3v2H9V7Zm-.5 5h7v2h-7v-2Zm0 4h5v2h-5v-2Z'/%3E%3C/svg%3E")!important;}
.r25-promise-card li:nth-child(2):after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3 3 7v6c0 4.8 3.8 8.6 9 9 5.2-.4 9-4.2 9-9V7l-9-4Zm4.6 7.4-5.3 5.3-2.6-2.6 1.4-1.4 1.2 1.2 3.9-3.9 1.4 1.4Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3 3 7v6c0 4.8 3.8 8.6 9 9 5.2-.4 9-4.2 9-9V7l-9-4Zm4.6 7.4-5.3 5.3-2.6-2.6 1.4-1.4 1.2 1.2 3.9-3.9 1.4 1.4Z'/%3E%3C/svg%3E")!important;}
.r25-promise-card li:nth-child(3):after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v14H7l-3 3V4Zm4 4v2h8V8H8Zm0 4v2h6v-2H8Zm9-3.5 1.4 1.4-4.9 4.9-2.4-2.4 1.4-1.4 1 1 3.5-3.5Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v14H7l-3 3V4Zm4 4v2h8V8H8Zm0 4v2h6v-2H8Zm9-3.5 1.4 1.4-4.9 4.9-2.4-2.4 1.4-1.4 1 1 3.5-3.5Z'/%3E%3C/svg%3E")!important;}
.r25-promise-card li:nth-child(4):after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v11H4V4Zm2 2v7h12V6H6Zm-1 12h14v2H5v-2Zm8.5-6.2 3.4-3.4-1.4-1.4-2 2-1.1-1.1-1.4 1.4 2.5 2.5Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v11H4V4Zm2 2v7h12V6H6Zm-1 12h14v2H5v-2Zm8.5-6.2 3.4-3.4-1.4-1.4-2 2-1.1-1.1-1.4 1.4 2.5 2.5Z'/%3E%3C/svg%3E")!important;}
.r25-promise-card li b,.r25-promise-card li small{position:relative!important;z-index:3!important;margin:0!important;}
.r25-promise-card li b{font-size:15px!important;line-height:1.2!important;color:#fff!important;}
.r25-promise-card li small{margin-top:5px!important;font-size:12.8px!important;line-height:1.45!important;color:#bdd0df!important;}

/* Lokasyon ve dinamik sayfa kartları: turkuvaz boş blok değil, net ikonlu kart */
.local-intent-grid article{position:relative!important;min-height:118px!important;padding:18px 18px 18px 76px!important;border-radius:20px!important;overflow:hidden!important;background:linear-gradient(145deg,rgba(12,29,48,.82),rgba(5,15,29,.72))!important;border:1px solid var(--r39-line)!important;}
.local-intent-grid article:before{content:""!important;position:absolute!important;left:20px!important;top:22px!important;width:40px!important;height:40px!important;border-radius:15px!important;background:linear-gradient(135deg,var(--r39-cyan),var(--r39-green))!important;box-shadow:0 16px 32px rgba(70,225,255,.17),inset 0 1px 0 rgba(255,255,255,.35)!important;z-index:1!important;}
.local-intent-grid article:after{content:""!important;position:absolute!important;left:31px!important;top:33px!important;width:18px!important;height:18px!important;background:var(--r39-ink)!important;z-index:2!important;mask:center/contain no-repeat!important;-webkit-mask:center/contain no-repeat!important;}
.local-intent-grid article:nth-child(1):after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6l1 2h3v18H5V4h3l1-2Zm0 5H7v13h10V7h-2v2H9V7Zm-.5 4h7v2h-7v-2Zm0 4h5v2h-5v-2Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 2h6l1 2h3v18H5V4h3l1-2Zm0 5H7v13h10V7h-2v2H9V7Zm-.5 4h7v2h-7v-2Zm0 4h5v2h-5v-2Z'/%3E%3C/svg%3E")!important;}
.local-intent-grid article:nth-child(2):after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4C6.5 4 2.1 7.4 1 12c1.1 4.6 5.5 8 11 8s9.9-3.4 11-8c-1.1-4.6-5.5-8-11-8Zm0 13a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm0-2.2A2.8 2.8 0 1 0 12 9.2a2.8 2.8 0 0 0 0 5.6Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4C6.5 4 2.1 7.4 1 12c1.1 4.6 5.5 8 11 8s9.9-3.4 11-8c-1.1-4.6-5.5-8-11-8Zm0 13a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm0-2.2A2.8 2.8 0 1 0 12 9.2a2.8 2.8 0 0 0 0 5.6Z'/%3E%3C/svg%3E")!important;}
.local-intent-grid article:nth-child(3):after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16v11H4V5Zm2 2v7h12V7H6Zm-1 11h14v2H5v-2Zm9-9.6 1.3 1.3-4.1 4.1-2.1-2.1 1.3-1.3.8.8 2.8-2.8Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 5h16v11H4V5Zm2 2v7h12V7H6Zm-1 11h14v2H5v-2Zm9-9.6 1.3 1.3-4.1 4.1-2.1-2.1 1.3-1.3.8.8 2.8-2.8Z'/%3E%3C/svg%3E")!important;}
.local-intent-grid article b,.local-intent-grid article p{position:relative!important;z-index:3!important;}
.local-intent-grid article b{font-size:15.5px!important;line-height:1.2!important;margin:0 0 6px!important;color:#fff!important;}
.local-intent-grid article p{font-size:13.2px!important;line-height:1.5!important;color:#bed0df!important;}

/* r33 hızlı noktalar: rozet metni/ikon kayması olmasın */
.r33-quick-points article{grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:12px!important;overflow:hidden!important;}
.r33-quick-points i{position:relative!important;width:40px!important;height:40px!important;border-radius:14px!important;font-size:0!important;line-height:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;}
.r33-quick-points i:before{content:""!important;width:18px!important;height:18px!important;background:var(--r39-ink)!important;mask:center/contain no-repeat!important;-webkit-mask:center/contain no-repeat!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v14H7l-3 3V4Zm4 4v2h8V8H8Zm0 4v2h5v-2H8Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v14H7l-3 3V4Zm4 4v2h8V8H8Zm0 4v2h5v-2H8Z'/%3E%3C/svg%3E")!important;}
.r33-quick-points b{font-size:14px!important;line-height:1.18!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.r33-quick-points small{font-size:12.4px!important;line-height:1.38!important;display:block!important;}

@media(max-width:760px){
  .r25-promise-card li{min-height:auto!important;padding:15px 14px 15px 66px!important;}
  .local-intent-grid article{min-height:auto!important;padding:16px 15px 16px 68px!important;}
  .local-intent-grid article:before{left:16px!important;top:18px!important;width:38px!important;height:38px!important;}
  .local-intent-grid article:after{left:26px!important;top:28px!important;}
  .r33-quick-points article{grid-template-columns:38px minmax(0,1fr)!important;padding:11px!important;}
  .r33-quick-points i{width:38px!important;height:38px!important;}
}

/* R39 cache marker */
html[data-r39-icons="ok"]{--r39-ready:1;}
