@media (max-width:992px){#whyus .inetmar-feature-card{min-height:auto}#whyus [style*="grid-template-columns"]{grid-template-columns:repeat(2,1fr) !important}}@media (max-width:576px){#whyus [style*="grid-template-columns"]{grid-template-columns:1fr !important}#whyus [style*="border:2px solid #fed7aa"]{padding:1rem !important}}.certs{margin-bottom:3rem}.certs>div{margin-bottom:1rem}.certs a{display:flex;gap:1rem;background:#FFFFFF;border:3px solid #e2e8f0;transition:.2s ease-in-out;border-radius:6px;padding:2rem;height:100%;text-align:center;align-items:center;font-weight:600;color:#222;box-shadow:rgba(149,157,165,0.2) 0 8px 24px}.certs a img{width:60px;height:60px}.certs a:hover{color:#ff0000;box-shadow:none}@media (max-width:576px){.certs a{justify-content:center}}/* Sunucu Header */
.sunucu-header{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:60px 0 30px;position:relative;overflow:hidden;}
.sunucu-header .container{position:relative;z-index:2;text-align:center;max-width:900px;}
.sunucu-header h1{color:#fff;font-size:42px;font-weight:700;margin-bottom:15px;}
.sunucu-header h1 span{color:#f5af19;}
.sunucu-header .hero-subtitle{color:rgba(255,255,255,0.85);font-size:18px;line-height:1.7;margin-bottom:30px;max-width:650px;margin-left:auto;margin-right:auto;}
/* Tech Badges */
.sunucu-header .tech-badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:30px;}
.sunucu-header .tech-badge{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);padding:12px 20px;border-radius:12px;backdrop-filter:blur(10px);transition:all 0.3s ease;}
.sunucu-header .tech-badge:hover{background:rgba(255,255,255,0.12);transform:translateY(-2px);}
.sunucu-header .tech-badge .icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;}
.sunucu-header .tech-badge .icon.vps{background:linear-gradient(135deg,#00d4ff,#0099cc);color:#fff;}
.sunucu-header .tech-badge .icon.vds{background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;}
.sunucu-header .tech-badge .icon.dedicated{background:linear-gradient(135deg,#f5af19,#f59f00);color:#fff;}
.sunucu-header .tech-badge .icon.cloud{background:linear-gradient(135deg,#51cf66,#37b24d);color:#fff;}
.sunucu-header .tech-badge .text{text-align:left;}
.sunucu-header .tech-badge .text .label{font-size:11px;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.5px;}
.sunucu-header .tech-badge .text .value{font-size:15px;font-weight:700;color:#fff;}
/* Trust Signals */
.sunucu-header .trust-signals{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:1.5rem 0;padding:1rem 0;border-top:1px solid rgba(255,255,255,0.1);}
.sunucu-header .trust-signals div{display:flex;align-items:center;gap:0.5rem;color:rgba(255,255,255,0.7);font-size:13px;}
.sunucu-header .trust-signals div i{font-size:16px;color:#f5af19;}
.sunucu-header .update-date{font-size:12px;color:rgba(255,255,255,0.5);margin-top:10px;}
/* Floating Elements */
.sunucu-header .floating-elements{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;}
.sunucu-header .floating-el{position:absolute;opacity:0.06;font-size:80px;color:#fff;animation:floatSunucu 20s infinite ease-in-out;}
.sunucu-header .floating-el:nth-child(1){top:15%;left:8%;animation-delay:0s;}
.sunucu-header .floating-el:nth-child(2){top:65%;left:5%;animation-delay:-5s;font-size:50px;}
.sunucu-header .floating-el:nth-child(3){top:25%;left:15%;animation-delay:-10s;font-size:40px;}
@keyframes floatSunucu{0%,100%{transform:translateY(0) rotate(0deg);}50%{transform:translateY(-15px) rotate(3deg);}}
/* Fiber Optic - Right Side */
.sunucu-header .fiber-optic{position:absolute;right:0;top:0;bottom:0;width:80px;z-index:1;overflow:hidden;}
.sunucu-header .fiber-optic .cable{position:absolute;top:0;bottom:0;width:3px;background:linear-gradient(180deg,rgba(0,212,255,0.1) 0%,rgba(0,212,255,0.4) 50%,rgba(0,212,255,0.1) 100%);border-radius:2px;}
.sunucu-header .fiber-optic .cable:nth-child(1){right:15px;}
.sunucu-header .fiber-optic .cable:nth-child(2){right:28px;width:2px;background:linear-gradient(180deg,rgba(168,85,247,0.1) 0%,rgba(168,85,247,0.4) 50%,rgba(168,85,247,0.1) 100%);}
.sunucu-header .fiber-optic .cable:nth-child(3){right:40px;width:4px;background:linear-gradient(180deg,rgba(245,175,25,0.1) 0%,rgba(245,175,25,0.4) 50%,rgba(245,175,25,0.1) 100%);}
.sunucu-header .fiber-optic .cable:nth-child(4){right:55px;width:2px;background:linear-gradient(180deg,rgba(81,207,102,0.1) 0%,rgba(81,207,102,0.4) 50%,rgba(81,207,102,0.1) 100%);}
.sunucu-header .fiber-optic .light{position:absolute;width:8px;height:8px;border-radius:50%;filter:blur(3px);animation:fiberLightSunucu 2.5s infinite;}
.sunucu-header .fiber-optic .light.l1{right:13px;background:#00d4ff;box-shadow:0 0 15px #00d4ff,0 0 30px #00d4ff;}
.sunucu-header .fiber-optic .light.l2{right:26px;background:#a855f7;box-shadow:0 0 15px #a855f7,0 0 30px #a855f7;animation-delay:-0.6s;}
.sunucu-header .fiber-optic .light.l3{right:38px;background:#f5af19;box-shadow:0 0 15px #f5af19,0 0 30px #f5af19;animation-delay:-1.2s;}
.sunucu-header .fiber-optic .light.l4{right:53px;background:#51cf66;box-shadow:0 0 15px #51cf66,0 0 30px #51cf66;animation-delay:-1.8s;}
@keyframes fiberLightSunucu{0%{top:-15px;opacity:0;}10%{opacity:1;}90%{opacity:1;}100%{top:100%;opacity:0;}}
/* Server Rack - Right Side */
.sunucu-header .server-rack{position:absolute;right:100px;top:50%;transform:translateY(-50%);width:120px;height:200px;z-index:1;opacity:0.15;}
.sunucu-header .server-rack .rack-unit{height:30px;margin-bottom:8px;background:linear-gradient(90deg,#2a2a4a 0%,#3a3a5a 50%,#2a2a4a 100%);border-radius:4px;position:relative;display:flex;align-items:center;padding:0 10px;}
.sunucu-header .server-rack .rack-unit .led{width:6px;height:6px;border-radius:50%;margin-right:6px;animation:ledBlink 1.5s infinite;}
.sunucu-header .server-rack .rack-unit .led.green{background:#51cf66;box-shadow:0 0 8px #51cf66;}
.sunucu-header .server-rack .rack-unit .led.blue{background:#00d4ff;box-shadow:0 0 8px #00d4ff;animation-delay:-0.5s;}
.sunucu-header .server-rack .rack-unit .led.yellow{background:#f5af19;box-shadow:0 0 8px #f5af19;animation-delay:-1s;}
.sunucu-header .server-rack .rack-unit .vents{flex:1;display:flex;gap:3px;margin-left:10px;}
.sunucu-header .server-rack .rack-unit .vents span{width:100%;height:3px;background:rgba(255,255,255,0.1);border-radius:1px;}
@keyframes ledBlink{0%,100%{opacity:1;}50%{opacity:0.4;}}
@media(max-width:992px){.sunucu-header .server-rack{display:none;}.sunucu-header .fiber-optic{width:50px;}.sunucu-header .fiber-optic .cable:nth-child(4),.sunucu-header .fiber-optic .light.l4{display:none;}}
@media(max-width:768px){.sunucu-header h1{font-size:28px;}.sunucu-header{padding:40px 0 25px;}.sunucu-header .tech-badges{gap:0.75rem;}.sunucu-header .tech-badge{padding:10px 14px;}.sunucu-header .tech-badge .icon{width:32px;height:32px;font-size:14px;}.sunucu-header .tech-badge .text .value{font-size:13px;}.sunucu-header .floating-elements,.sunucu-header .fiber-optic{display:none;}}
/* Google Review Bar */
.google-review-bar{background:#fff;border-bottom:2px solid #f5af19;text-align:center;}