*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#f6f8fb;color:#101827;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select{font-family:inherit}.topbar{height:48px;background:#07101f;color:#cbd5e1;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-top:5px solid #ff6b1a;position:relative;z-index:50;font-size:13px}.top-left,.top-right{display:flex;align-items:center;gap:16px}.top-left span{padding-right:16px;border-right:1px solid rgba(255,255,255,.12)}.top-dd{position:relative}.top-dd summary{list-style:none;cursor:pointer;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:8px 12px;border-radius:999px;color:#fff;font-weight:800;display:flex;align-items:center;gap:7px}.top-dd summary::-webkit-details-marker{display:none}.top-dd summary:after{content:'⌄';color:#ff7a1a}.top-dd div{position:absolute;right:0;top:38px;background:#fff;color:#101827;width:156px;padding:8px;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.22)}.top-dd.mini div{width:96px}.top-dd a{display:flex;gap:8px;padding:10px;border-radius:10px;font-weight:800}.top-dd a:hover{background:#fff3ea;color:#ff6b1a}.flag{width:20px;height:20px;border-radius:50%;display:inline-block;background-size:cover}.flag.tr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23e30a17' d='M0 0h64v64H0z'/%3E%3Ccircle cx='29' cy='32' r='14' fill='white'/%3E%3Ccircle cx='33' cy='32' r='11' fill='%23e30a17'/%3E%3Cpath fill='white' d='m43 24 2.2 5.4 5.8.4-4.5 3.7 1.4 5.7-4.9-3.1-4.9 3.1 1.4-5.7-4.5-3.7 5.8-.4z'/%3E%3C/svg%3E")}.flag.en{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath fill='%23012169' d='M0 0h60v60H0z'/%3E%3Cpath stroke='%23fff' stroke-width='10' d='m0 0 60 60M60 0 0 60'/%3E%3Cpath stroke='%23c8102e' stroke-width='6' d='m0 0 60 60M60 0 0 60'/%3E%3Cpath stroke='%23fff' stroke-width='18' d='M30 0v60M0 30h60'/%3E%3Cpath stroke='%23c8102e' stroke-width='10' d='M30 0v60M0 30h60'/%3E%3C/svg%3E")}.live-support{display:flex;align-items:center;gap:8px;color:#fff;font-weight:900}.live-support svg{width:20px;fill:#ff6b1a}header{height:86px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:sticky;top:0;z-index:40;box-shadow:0 10px 30px rgba(15,23,42,.06)}.brand img{height:42px}nav{display:flex;align-items:center;gap:26px;font-size:15px;font-weight:800}nav>a,.nav-item>a{padding:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:14px;padding:13px 24px;background:#ff6b1a;color:#fff;font-weight:900;cursor:pointer}.menu-toggle{display:none;border:none;background:#07101f;color:#fff;width:45px;height:45px;border-radius:12px;font-size:22px}.mega-parent{position:relative}.mega-menu{position:absolute;top:72px;left:50%;transform:translateX(-50%) translateY(14px);width:760px;background:#fff;border:1px solid #edf1f5;border-radius:24px;box-shadow:0 28px 70px rgba(15,23,42,.16);padding:22px;display:grid;grid-template-columns:1fr 1fr 240px;gap:18px;opacity:0;pointer-events:none;transition:.25s}.mega-parent:hover .mega-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-col h4{color:#ff6b1a;margin-bottom:12px}.mega-col a{display:block;padding:13px;border-radius:14px;font-weight:800}.mega-col a:hover{background:#fff5ee;color:#ff6b1a}.mega-card{background:linear-gradient(135deg,#07101f,#17243b);color:#fff;padding:22px;border-radius:20px}.mega-card b{font-size:20px}.mega-card p{color:#cbd5e1;line-height:1.6;margin:10px 0 18px}.mega-card a{color:#ffb27d;font-weight:900} .hero{min-height:820px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:52px;background:radial-gradient(circle at 82% 16%,rgba(255,107,26,.18),transparent 28%),linear-gradient(90deg,#fff,rgba(255,255,255,.86)),url('https://images.unsplash.com/photo-1555066931-4365d14bab8c?auto=format&fit=crop&w=1600&q=80');background-size:cover;background-position:right center}.hero-left{width:58%}.hero-right{width:42%;display:flex;justify-content:flex-end}.badge,.section-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff1e7;color:#ff6b1a;padding:12px 18px;border-radius:999px;font-size:14px;font-weight:900}.badge:before{display:none!important;content:none!important}.section-kicker:before{display:none!important;content:none!important}.hero h1{font-size:62px;line-height:1.06;letter-spacing:-2.4px;margin:26px 0;min-height:138px}.cursor{color:#ff6b1a;animation:blink .8s infinite}@keyframes blink{50%{opacity:0}}.hero p{font-size:20px;color:#5f6b7d;line-height:1.75;max-width:650px}.hero-actions{display:flex;gap:15px;margin-top:30px}.btn.primary{box-shadow:0 14px 28px rgba(255,107,26,.25)}.btn.ghost{background:#fff;color:#ff6b1a;border:1px solid #ff6b1a}.form-card{width:420px;background:rgba(255,255,255,.95);border:1px solid rgba(255,107,26,.14);padding:34px;border-radius:30px;box-shadow:0 30px 80px rgba(15,23,42,.15)}.form-card h3{font-size:26px;margin-bottom:18px}.form-card input,.form-card select,.domain-box input,.domain-box select,.newsletter input{width:100%;border:1px solid #e5eaf0;background:#fff;border-radius:15px;padding:16px;margin-bottom:12px;outline:none}.form-card input:focus,.domain-box input:focus{border-color:#ff6b1a;box-shadow:0 0 0 4px rgba(255,107,26,.12)}.form-card button,.domain-box button,.domain-results button,.newsletter button{width:100%;background:#ff6b1a;color:#fff;border:none;border-radius:15px;padding:16px;font-weight:900;cursor:pointer}.stats-pro{width:90%;max-width:1200px;margin:-48px auto 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative;z-index:3}.stats-pro div{background:#07101f;color:#fff;padding:30px;border-radius:26px;box-shadow:0 24px 55px rgba(7,16,31,.2);overflow:hidden;position:relative}.stats-pro div:after{content:'';position:absolute;width:120px;height:120px;border-radius:50%;right:-35px;top:-35px;background:rgba(255,107,26,.15)}.stats-pro strong{font-size:46px;color:#ff6b1a;display:block}.stats-pro span{font-size:19px;font-weight:900}.stats-pro small{display:block;margin-top:10px;color:#cbd5e1;line-height:1.55}.domain-card{width:90%;max-width:1220px;margin:0 auto 90px;background:#fff;border:1px solid #edf1f5;padding:46px;border-radius:34px;box-shadow:0 24px 70px rgba(15,23,42,.08);text-align:center;position:relative;overflow:hidden}.domain-card:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 88% 0,rgba(255,107,26,.16),transparent 34%);pointer-events:none}.domain-card>*{position:relative}.domain-card h3{font-size:40px;letter-spacing:-1.3px;margin:16px 0 10px}.domain-card p,.section-head p{color:#667085;line-height:1.75;font-size:17px}.domain-box{margin-top:28px;display:grid;grid-template-columns:1fr 170px 170px;gap:14px}.quick-tlds{display:flex;justify-content:center;gap:10px;margin-top:16px;flex-wrap:wrap}.quick-tlds button{border:1px solid #ffd9bd;background:#fff7f0;color:#ff6b1a;padding:10px 18px;border-radius:999px;font-weight:900;cursor:pointer}.result-area{margin-top:22px}.result{padding:17px;border-radius:17px;font-weight:800}.success{background:#ecfdf3;color:#166534}.warning{background:#fff7ed;color:#9a3412}.loading{background:#eff6ff;color:#1d4ed8}.domain-results{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.domain-results div{text-align:left;background:#fff;border:1px solid #edf1f5;border-radius:20px;padding:18px}.domain-results strong,.domain-results span{display:block}.domain-results span{color:#667085;margin:8px 0 12px}.section-head{text-align:center;max-width:920px;margin:0 auto 42px;padding:0 18px}.section-head.wide{max-width:1180px;background:linear-gradient(135deg,#fff,#fff7f0);border:1px solid #edf1f5;border-radius:34px;padding:42px;margin-bottom:34px;box-shadow:0 20px 55px rgba(15,23,42,.06)}.section-head h2{font-size:48px;line-height:1.12;letter-spacing:-1.8px;margin:16px 0 12px}.products{padding:0 5% 82px}.product-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-card{background:#fff;border:1px solid #eaf0f6;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px rgba(15,23,42,.08);transition:.3s}.product-card:hover,.solution-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(15,23,42,.14)}.product-img{height:260px;position:relative;overflow:hidden;background:#f3f6fa}.product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:.45s}.product-card:hover .product-img img{transform:scale(1.05)}.product-img span{position:absolute;left:16px;top:16px;background:rgba(255,255,255,.92);color:#ff6b1a;padding:9px 12px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.5px}.product-body{padding:24px}.product-body small{color:#ff6b1a;font-weight:900}.product-body h3{font-size:24px;margin:8px 0 10px;letter-spacing:-.6px}.product-body p{color:#667085;line-height:1.65}.features{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.features b{font-size:12px;background:#f6f8fb;border:1px solid #edf1f5;padding:8px 10px;border-radius:999px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-actions a{padding:13px;border-radius:14px;text-align:center;font-weight:900}.product-actions a:first-child{background:#ff6b1a;color:#fff}.product-actions a:last-child{border:1px solid #ff6b1a;color:#ff6b1a}.solutions{padding:80px 5%;background:#fff}.solution-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.solution-card{background:#fff;border:1px solid #edf1f5;border-radius:24px;padding:26px;box-shadow:0 14px 34px rgba(15,23,42,.055);transition:.3s;position:relative;overflow:hidden}.solution-card:before{content:'';position:absolute;right:-40px;top:-40px;width:120px;height:120px;border-radius:50%;background:#fff1e7}.solution-card i{position:relative;display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:#ff6b1a;color:#fff;font-style:normal;font-weight:900;margin-bottom:18px}.solution-card h3{position:relative;font-size:19px;margin-bottom:10px}.solution-card p{position:relative;color:#667085;line-height:1.65}.about-pro{padding:86px 5%;background:linear-gradient(135deg,#07101f,#17243b);color:#fff}.about-card{max-width:1080px;margin:auto;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:34px;padding:48px;box-shadow:0 30px 80px rgba(0,0,0,.24)}.about-card .section-kicker{background:rgba(255,255,255,.1)}.about-card h2{font-size:44px;letter-spacing:-1.4px;margin:18px 0}.about-card h3{font-size:26px;color:#ffb27d;margin:28px 0 10px}.about-card p{color:#d8dee9;line-height:1.85}.faq{padding:80px 5%;background:#f6f8fb}.faq-wrap{max-width:960px;margin:auto;display:grid;gap:14px}.faq details{background:#fff;border:1px solid #edf1f5;border-radius:20px;padding:22px 25px;box-shadow:0 12px 32px rgba(15,23,42,.05)}.faq summary{cursor:pointer;font-weight:900}.faq p{margin-top:12px;color:#667085;line-height:1.75}.newsletter{margin:0 auto;background:linear-gradient(135deg,#ff6b1a,#ff8d3d);color:#fff;padding:46px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{font-size:38px;margin:7px 0}.newsletter p{opacity:.9}.newsletter form{display:flex;gap:12px;min-width:430px}.newsletter input{margin:0;border:none}.newsletter button{width:auto;background:#07101f;padding-left:28px;padding-right:28px}footer{background:#05070c;color:#fff;position:relative;overflow:hidden}.footer-bg{position:absolute;inset:0;opacity:.11;background-image:radial-gradient(circle,#fff 1.5px,transparent 2px);background-size:14px 14px}.footer-inner{position:relative;max-width:1280px;margin:auto;padding:70px 5% 34px;display:grid;grid-template-columns:330px 1fr;gap:50px}.footer-brand img{height:52px;margin-bottom:18px}.footer-brand p{color:#aeb8c8;line-height:1.75}.footer-contact{display:grid;gap:12px;margin-top:22px}.footer-contact span{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:14px;border-radius:14px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.footer-links h4{color:#fff;margin-bottom:15px;font-size:17px;position:relative}.footer-links h4:after{content:'';display:block;width:32px;height:3px;background:#ff6b1a;border-radius:4px;margin-top:9px}.footer-links a{display:block;color:#b9c2d1;margin:12px 0;font-size:14px}.footer-links a:hover{color:#ff8d3d}.copyright{position:relative;border-top:1px solid rgba(255,255,255,.08);padding:18px 5%;text-align:center;color:#9aa5b5;font-size:13px}@media(max-width:1200px){.product-grid{grid-template-columns:repeat(2,1fr)}.solution-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.topbar{display:none}.menu-toggle{display:block}header{height:78px}nav{position:absolute;left:5%;right:5%;top:78px;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;border-radius:22px;box-shadow:0 24px 60px rgba(15,23,42,.14);padding:14px}nav.open{display:flex}nav>a,.nav-item>a{padding:14px}.mega-menu{position:static;transform:none;width:100%;opacity:1;pointer-events:auto;display:grid;grid-template-columns:1fr;border-radius:18px;box-shadow:none;background:#fff7f0}.hero{flex-direction:column;padding:55px 5%;align-items:flex-start}.hero-left,.hero-right{width:100%}.hero h1{font-size:43px;min-height:140px}.form-card{width:100%}.stats-pro,.domain-results{grid-template-columns:1fr}.domain-box{grid-template-columns:1fr}.solution-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}.newsletter{flex-direction:column;align-items:flex-start}.newsletter form{min-width:0;width:100%;flex-direction:column}.section-head h2{font-size:36px}}@media(max-width:640px){.product-grid,.solution-grid,.footer-links{grid-template-columns:1fr}.product-img{height:220px}.hero h1{font-size:34px}.hero-actions{flex-direction:column}.section-head.wide{padding:28px 18px}.about-card{padding:30px}.about-card h2{font-size:32px}.newsletter h2{font-size:30px}}

/* --- CGT AJANS ek profesyonel bölümler --- */
.packages{padding:90px 5%;background:linear-gradient(180deg,#fff,#f6f8fb)}
.package-head{max-width:1100px}.package-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.package-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5ebf3;border-radius:28px;padding:28px;box-shadow:0 20px 55px rgba(15,23,42,.08);transition:.3s}.package-card:before{content:'';position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-70px;background:#fff4df}.package-card.featured{border-color:#ffbe63;transform:translateY(-10px);box-shadow:0 28px 75px rgba(255,107,26,.16)}.pkg-top{position:relative;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.pkg-top span,.pkg-top b{font-size:12px;font-weight:900;border-radius:999px;padding:10px 13px}.pkg-top span{background:#fff2dc;color:#d97706}.pkg-top b{background:#eef3f8;color:#344054}.featured .pkg-top span{background:#ddf7cc;color:#3f8a1a}.featured .pkg-top b{background:#09264d;color:#fff}.package-card h3{position:relative;font-size:32px;color:#06224a;letter-spacing:-1px;margin-bottom:12px}.package-card p{position:relative;color:#667085;line-height:1.7;min-height:82px}.package-card em{position:relative;display:block;font-style:normal;background:#f8fbff;border:1px solid #e4ebf4;color:#506079;border-radius:14px;padding:14px 16px;font-weight:900;margin:20px 0}.package-card ul{position:relative;list-style:none;display:grid;gap:13px;margin-bottom:24px}.package-card li{line-height:1.45;color:#172b4d}.package-card li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#fff0ca;color:#c88700;margin-right:9px;font-weight:900}.package-card a{position:relative;display:block;text-align:center;background:#082a55;color:#fff;border-radius:999px;padding:15px;font-weight:900}.package-card.featured a{background:linear-gradient(90deg,#ffb52c,#ff7a1a)}
.service-showcase{padding:90px 5%;background:#fff}.service-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e9eef5;border-radius:26px;padding:28px;box-shadow:0 18px 45px rgba(15,23,42,.06);transition:.3s}.service-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(15,23,42,.12)}.service-card span{position:absolute;right:22px;top:18px;color:#e7edf5;font-size:54px;font-weight:900}.service-card i{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#fff1e7;color:#ff6b1a;font-size:24px;font-style:normal;margin-bottom:18px}.service-card h3{font-size:22px;color:#07101f;margin-bottom:12px}.service-card p{color:#667085;line-height:1.7;min-height:86px}.service-card a{display:inline-flex;margin-top:18px;color:#ff6b1a;font-weight:900}.process{padding:90px 5%;background:radial-gradient(circle at 15% 0,rgba(255,107,26,.12),transparent 30%),#f6f8fb}.process-line{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:16px;position:relative}.process-line:before{content:'';position:absolute;left:6%;right:6%;top:58px;height:2px;background:linear-gradient(90deg,transparent,#ff6b1a,#082a55,transparent);animation:lineFlow 3.4s linear infinite;background-size:200% 100%}@keyframes lineFlow{to{background-position:200% 0}}.step-card{position:relative;background:#fff;border:1px solid #e9eef5;border-radius:24px;padding:24px;box-shadow:0 18px 40px rgba(15,23,42,.06);transition:.3s}.step-card:hover{transform:translateY(-10px)}.step-card b{color:#ff6b1a;font-size:18px}.step-card i{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#07101f;color:#fff;font-style:normal;font-size:22px;margin:14px 0}.step-card h3{font-size:19px;margin-bottom:10px}.step-card p{color:#667085;line-height:1.65;font-size:14px}.testimonials{padding:90px 5%;background:#fff}.testimonial-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:22px}.testimonial-card{background:#f8fafc;border:1px solid #e8eef5;border-radius:28px;padding:30px;box-shadow:0 18px 45px rgba(15,23,42,.06)}.testimonial-card.big{background:linear-gradient(135deg,#07101f,#13325d);color:#fff}.stars{color:#ffb52c;letter-spacing:3px;font-size:18px;margin-bottom:18px}.testimonial-card p{font-size:18px;line-height:1.75;margin-bottom:20px;color:#435168}.testimonial-card.big p{color:#e8eef7;font-size:22px}.testimonial-card b,.testimonial-card span{display:block}.testimonial-card span{color:#7b8797;margin-top:5px}.testimonial-card.big span{color:#b9c7d8}.products .section-head.wide{max-width:1320px;padding:58px 42px;background:radial-gradient(circle at 100% 0,rgba(255,107,26,.14),transparent 32%),linear-gradient(135deg,#fff,#f9fbff)}.products .section-head.wide h2{font-size:58px}.product-card{border-radius:32px}.product-img{height:300px}.product-body{padding:28px}.product-body h3{font-size:27px}.product-actions a{padding:15px}.newsletter{background:linear-gradient(135deg,#07101f 0%,#11315c 55%,#ff6b1a 100%);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
@media(max-width:1100px){.package-grid,.service-grid{grid-template-columns:1fr 1fr}.process-line{grid-template-columns:1fr 1fr}.process-line:before{display:none}.testimonial-grid{grid-template-columns:1fr}.products .section-head.wide h2{font-size:42px}}
@media(max-width:640px){.package-grid,.service-grid,.process-line{grid-template-columns:1fr}.package-card.featured{transform:none}.products .section-head.wide h2{font-size:34px}}

/* 2026 profesyonel ek bölümler */
.packages{padding:88px 5%;background:linear-gradient(180deg,#f8fafc,#eef3f9)}
.package-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:stretch}
.package-card{background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #dfe8f3;border-radius:30px;padding:28px;box-shadow:0 24px 55px rgba(15,23,42,.08);position:relative;overflow:hidden;display:flex;flex-direction:column;transition:.35s}
.package-card:before{content:'';position:absolute;right:-48px;top:-55px;width:175px;height:175px;border-radius:50%;background:rgba(255,181,46,.12)}
.package-card:hover{transform:translateY(-10px);box-shadow:0 36px 85px rgba(15,23,42,.15);border-color:#ffbf53}
.package-card.featured{border-color:#ffbd55;transform:translateY(-10px);box-shadow:0 36px 90px rgba(255,107,26,.16)}
.package-tags{display:flex;justify-content:space-between;gap:10px;align-items:center;position:relative;z-index:1;margin-bottom:22px}
.package-tags span{background:#fff2cf;color:#b86600;padding:10px 13px;border-radius:999px;font-weight:900;font-size:13px}
.package-tags b{background:#eef3f7;color:#435166;padding:10px 13px;border-radius:999px;font-size:13px}.featured .package-tags span{background:#dcf7cf;color:#2f7a13}.featured .package-tags b{background:#071f41;color:#fff}
.package-card h3{font-size:34px;letter-spacing:-1px;color:#062347;position:relative;z-index:1}.package-card p{color:#65738a;line-height:1.75;margin:10px 0 22px;position:relative;z-index:1}.package-card em{font-style:normal;background:#f8fbff;border:1px solid #dfe8f3;border-radius:13px;padding:14px 16px;font-weight:900;color:#536178;margin-bottom:16px;position:relative;z-index:1}
.package-card ul{list-style:none;display:grid;gap:13px;margin-bottom:26px;position:relative;z-index:1}.package-card li{color:#11274a;line-height:1.45;display:flex;gap:10px;align-items:flex-start}.package-card li:before{content:'✓';display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#fff0ca;color:#b97000;font-weight:900}.package-card a{margin-top:auto;background:#08254c;color:#fff;border-radius:999px;padding:16px;text-align:center;font-weight:900}.package-card.featured a{background:linear-gradient(90deg,#ffb72e,#ff7a1a)}
.products .section-head.wide{max-width:1360px;padding:58px 52px;text-align:left;display:grid;grid-template-columns:300px 1fr;gap:34px;align-items:center}.products .section-head.wide .section-kicker{justify-self:start}.products .section-head.wide h2{font-size:58px}.products .section-head.wide p{font-size:19px;max-width:780px}.products .section-head.wide:after{content:'Mobil Uyumlu • Yönetim Paneli • SEO Hazır • Teklif Odaklı';grid-column:2;background:#071f41;color:#fff;padding:14px 18px;border-radius:16px;font-weight:900;width:max-content;max-width:100%}
.product-card{border-radius:34px;background:linear-gradient(180deg,#fff,#f8fbff)}.product-img{height:285px}.product-body{padding:28px}.product-body h3{font-size:27px}.features b{background:#fff;border-color:#dde8f4;box-shadow:0 8px 18px rgba(15,23,42,.04)}
.services.solution-grid{grid-template-columns:repeat(3,1fr)}.services .solution-card{min-height:270px;padding:32px;border-radius:30px;background:linear-gradient(145deg,#fff,#f7fbff)}.services .solution-card i{font-size:26px;background:#071f41}.services .solution-card h3{font-size:24px}.services .solution-card a{display:inline-flex;margin-top:18px;color:#ff6b1a;font-weight:900}.services .solution-card a:after{content:' →'}
.process{padding:90px 5%;background:#fff;position:relative;overflow:hidden}.process:before{content:'';position:absolute;inset:auto 0 110px 0;height:2px;background:linear-gradient(90deg,transparent,#ff6b1a,transparent);animation:flow 3s linear infinite}@keyframes flow{0%{transform:translateX(-30%)}100%{transform:translateX(30%)}}
.process-line{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:20px;position:relative}.step{background:#fff;border:1px solid #e6edf5;border-radius:26px;padding:28px 22px;box-shadow:0 18px 45px rgba(15,23,42,.06);transition:.3s;position:relative}.step:hover{transform:translateY(-10px);border-color:#ffb46f}.step b{color:#ff6b1a;font-size:22px}.step i{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#071f41;color:#fff;font-style:normal;font-size:24px;margin:14px 0}.step h3{font-size:20px;color:#071f41}.step p{color:#667085;line-height:1.65;margin-top:10px}
.trust-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.trust-mini span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:18px;border-radius:18px}.trust-mini b{display:block;color:#ffb27d;font-size:28px}
.testimonials{padding:90px 5%;background:linear-gradient(180deg,#f8fafc,#fff)}.review-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.review-card{background:#fff;border:1px solid #e6edf5;border-radius:28px;padding:30px;box-shadow:0 22px 55px rgba(15,23,42,.07)}.review-card.big{grid-row:span 2;background:linear-gradient(135deg,#071f41,#0d3366);color:#fff;padding:42px}.stars{color:#ffb72e;font-size:22px;letter-spacing:3px;margin-bottom:18px}.review-card p{font-size:18px;line-height:1.8;color:#5f6b7d}.review-card.big p{font-size:25px;color:#fff}.review-card h4{margin-top:24px;font-size:20px}.review-card span{color:#ff8d3d;font-weight:900}.review-card:not(.big) span{color:#64748b}
.newsletter{background:radial-gradient(circle at 10% 10%,rgba(255,255,255,.25),transparent 20%),linear-gradient(100deg,#071f41,#ff6b1a);border-radius:0;position:relative;overflow:hidden}.newsletter:after{content:'';position:absolute;right:-80px;top:-100px;width:320px;height:320px;border-radius:50%;border:42px solid rgba(255,255,255,.1)}
footer{background:#060b14}.footer-bg{opacity:.08}.footer-inner{grid-template-columns:360px 1fr}.footer-contact span{display:flex;gap:8px;align-items:center;background:rgba(255,255,255,.045)}
@media(max-width:1200px){.package-grid{grid-template-columns:1fr}.process-line{grid-template-columns:repeat(2,1fr)}.services.solution-grid{grid-template-columns:repeat(2,1fr)}.products .section-head.wide{grid-template-columns:1fr;text-align:center}.products .section-head.wide .section-kicker{justify-self:center}.products .section-head.wide:after{grid-column:1;justify-self:center}.review-grid{grid-template-columns:1fr}.review-card.big{grid-row:auto}}
@media(max-width:640px){.process-line,.services.solution-grid,.trust-mini{grid-template-columns:1fr}.products .section-head.wide h2{font-size:36px}.products .section-head.wide:after{width:auto}.package-card h3{font-size:28px}}

/* Son düzenleme: sade mega menü, başlıksız ürün alanı ve profesyonel ürün kartları */
.clean-mega{width:820px;grid-template-columns:1fr 1fr 260px;padding:26px}
.clean-mega .mega-col a{display:flex;align-items:center;gap:12px;padding:14px 12px;border:1px solid transparent}
.clean-mega .mega-col a:hover{border-color:#ffe0c8;background:#fff8f2}
.micon{width:38px;height:38px;border-radius:12px;background:#fff3ea;border:1px solid #ffd9bd;display:grid;place-items:center;flex:0 0 38px}
.micon svg{width:20px;height:20px;fill:#ff6b1a}.clean-mega .mega-col a span:last-child{font-weight:850;color:#10243f}.clean-mega .mega-card{background:linear-gradient(145deg,#081a31,#0e315c)}
.products.no-title{padding-top:30px}.products.no-title .product-grid{max-width:1320px}
.shop-card{position:relative;border-radius:18px;background:#fff;border:1px solid #e6ebf1;box-shadow:0 16px 42px rgba(15,23,42,.07);overflow:visible;padding-top:0;transition:.25s}.shop-card:hover{transform:translateY(-7px);box-shadow:0 24px 62px rgba(15,23,42,.12)}
.shop-card .product-ribbon{position:absolute;top:-13px;left:50%;transform:translateX(-50%);z-index:3;background:#282828;color:#fff;border-radius:999px;padding:5px 14px 5px 7px;font-size:13px;font-weight:900;box-shadow:0 6px 14px rgba(0,0,0,.22);display:flex;align-items:center;gap:7px;white-space:nowrap}.shop-card .key-icon{width:26px;height:26px;border-radius:50%;background:#fff;color:#ff6b1a;display:grid;place-items:center;font-weight:900}
.shop-card .product-img{height:180px;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#f6f7f9,#e7e9ec);padding:18px;display:flex;align-items:center;justify-content:center}.shop-card .product-img img{width:100%;height:100%;object-fit:contain;border-radius:0;filter:drop-shadow(0 12px 20px rgba(15,23,42,.16))}.shop-card:hover .product-img img{transform:scale(1.035)}
.shop-card .product-body{padding:24px 16px 16px}.shop-card .product-body h3{font-size:18px;min-height:48px;line-height:1.25;color:#1c2a39;margin:0 0 10px;letter-spacing:-.3px}.shop-card .product-body p{display:none}.price-row{border-top:1px solid #e3e7ec;border-bottom:1px solid #e3e7ec;padding:14px 0;margin:18px 0 10px;display:flex;align-items:center;gap:6px}.price-row del{font-size:18px;color:#1b2633;text-decoration-thickness:2px}.price-row strong{font-size:18px;color:#ff5f13;font-weight:950}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 20px}.feature-row span{border:1px solid #dce3eb;border-radius:5px;padding:10px 8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:#0f223d;background:#fff}.feature-row svg{width:16px;height:16px;fill:#0f223d}.shop-card .product-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shop-card .product-actions a{border-radius:5px;padding:12px 10px;font-size:13px}.shop-card .product-actions a:first-child{background:#dfe4e9;color:#1d314d;border:none}.shop-card .product-actions a:first-child:before{content:'◉';margin-right:6px;color:#53667e}.shop-card .product-actions a:last-child{background:#ff6b1a;color:#fff;border:none}.shop-card .product-actions a:last-child:before{content:'🛒';margin-right:6px}
@media(max-width:900px){.clean-mega{width:min(92vw,820px);grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.shop-card .product-img{height:170px}}
@media(max-width:640px){.product-grid{grid-template-columns:1fr}.shop-card .product-img{height:210px}.feature-row{grid-template-columns:1fr}}

/* Revizyon: özgün büyük ürün kartları, fotoğraflı hizmetler, SVG ikon sistemi */
.brand-orange{color:#ff6b1a}.tiny-svg{width:16px;height:16px;fill:#ff6b1a;vertical-align:-3px;margin-right:6px}.menu-toggle svg{width:24px;height:24px;fill:#fff}.top-left span{display:flex;align-items:center;gap:4px}
.impact-panel{width:90%;max-width:1280px;margin:-54px auto 80px;background:#fff;border:1px solid #e8eef5;border-radius:34px;box-shadow:0 28px 80px rgba(15,23,42,.12);display:grid;grid-template-columns:.9fr 1.6fr;gap:28px;padding:28px;position:relative;z-index:4;overflow:hidden}.impact-panel:before{content:'';position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:#ff6b1a;border-radius:50%;opacity:.08}.impact-copy{background:#07101f;color:#fff;border-radius:26px;padding:30px;position:relative}.impact-copy span{display:inline-flex;background:rgba(255,107,26,.14);color:#ffb27d;padding:9px 14px;border-radius:999px;font-weight:900}.impact-copy h2{font-size:30px;line-height:1.18;margin-top:18px;letter-spacing:-.8px}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.impact-grid div{background:#f8fafc;border:1px solid #e8eef5;border-radius:24px;padding:22px 18px;transition:.3s}.impact-grid div:hover{transform:translateY(-7px);border-color:#ffb47c;box-shadow:0 20px 45px rgba(255,107,26,.12)}.impact-grid svg{width:36px;height:36px;fill:#ff6b1a;background:#fff1e8;border-radius:14px;padding:8px}.impact-grid strong{display:block;color:#07101f;font-size:34px;margin-top:16px}.impact-grid span{display:block;color:#5d697c;font-weight:800;margin-top:4px}
.clean-mega .micon{background:#fff;border-color:#e6edf5;border-radius:10px}.clean-mega .micon svg{fill:none;stroke:#ff6b1a;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mega-col a:hover .micon{background:#fff4ec;border-color:#ffcaa5}.clean-mega .mega-card{background:#101010;border:1px solid rgba(255,255,255,.08)}
.products.no-title{padding-top:10px}.products.no-title .product-grid{max-width:1440px;grid-template-columns:repeat(3,1fr);gap:30px}.premium-product{border-radius:30px;overflow:hidden;background:#fff;border:1px solid #e7edf4;box-shadow:0 20px 55px rgba(15,23,42,.08);position:relative;transition:.32s}.premium-product:hover{transform:translateY(-10px);border-color:#ffb37b;box-shadow:0 32px 85px rgba(15,23,42,.15)}.premium-product .product-media{height:330px;background:linear-gradient(180deg,#f9fafb,#edf1f5);position:relative;padding:0;overflow:hidden}.premium-product .product-media:after{content:'';position:absolute;inset:auto -30px -60px -30px;height:120px;background:#fff;border-radius:50% 50% 0 0/40% 40% 0 0}.premium-product .product-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.premium-product:hover .product-media img{transform:scale(1.055)}.product-badge{position:absolute;left:22px;top:22px;z-index:2;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:999px;padding:10px 15px;font-weight:950;font-size:13px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 30px rgba(15,23,42,.12)}.product-badge svg{width:17px;height:17px;fill:#ff6b1a}.premium-product .product-content{padding:28px;position:relative;z-index:1}.premium-product small{color:#ff6b1a;font-weight:950;text-transform:uppercase;letter-spacing:.6px}.premium-product h3{font-size:27px;color:#061a35;letter-spacing:-.8px;margin:9px 0}.premium-product p{display:block;color:#64748b;line-height:1.65;min-height:54px}.premium-product .price-row{border:0;background:#f8fafc;border-radius:18px;padding:14px 16px;margin:20px 0;justify-content:space-between}.premium-product .price-row del{color:#8a95a5;font-size:16px}.premium-product .price-row strong{font-size:24px;color:#ff5f13}.premium-product .feature-row{grid-template-columns:1fr 1fr}.premium-product .feature-row span{border-radius:14px;background:#fff;border:1px solid #e2e8f0;font-size:13px;font-weight:850}.premium-product .feature-row svg{fill:#ff6b1a}.premium-product .product-actions a{border-radius:15px;display:flex;align-items:center;justify-content:center;gap:8px}.premium-product .product-actions a svg{width:16px;height:16px;fill:currentColor}.premium-product .product-actions a:first-child{background:#07101f;color:#fff}.premium-product .product-actions a:last-child{background:#ff6b1a;color:#fff}.premium-product .product-actions a:before{content:none!important}
.service-showcase{padding:92px 5%;background:#fff}.service-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-photo-card{background:#fff;border:1px solid #e5ecf3;border-radius:30px;overflow:hidden;box-shadow:0 22px 58px rgba(15,23,42,.08);transition:.32s}.service-photo-card:hover{transform:translateY(-9px);box-shadow:0 32px 82px rgba(15,23,42,.14);border-color:#ffba86}.service-photo{height:220px;position:relative;overflow:hidden;background:#f4f6f8}.service-photo img{width:100%;height:100%;object-fit:cover;transition:.45s}.service-photo-card:hover img{transform:scale(1.06)}.service-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(7,16,31,.55))}.service-photo span{position:absolute;left:22px;bottom:20px;z-index:2;width:54px;height:54px;border-radius:18px;background:#ff6b1a;display:grid;place-items:center;box-shadow:0 14px 30px rgba(255,107,26,.32)}.service-photo svg{width:28px;height:28px;fill:#fff}.service-info{padding:26px}.service-info h3{font-size:24px;letter-spacing:-.5px;color:#07101f}.service-info p{color:#667085;line-height:1.7;margin:10px 0 20px}.service-info a{display:inline-flex;align-items:center;gap:8px;color:#ff6b1a;font-weight:950}.service-info a svg{width:17px;height:17px;fill:currentColor}
.step i svg{width:26px;height:26px;fill:#fff}.photo-about{padding:95px 5%;background:linear-gradient(135deg,#07101f 0%,#111827 52%,#ff6b1a 160%);display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.about-visual{position:relative;border-radius:34px;overflow:hidden;min-height:470px;box-shadow:0 36px 90px rgba(0,0,0,.28)}.about-visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.about-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.about-visual div{position:absolute;left:28px;bottom:28px;z-index:2;background:rgba(255,255,255,.92);border-radius:22px;padding:20px 24px;box-shadow:0 18px 45px rgba(0,0,0,.18)}.about-visual b{display:block;font-size:28px;color:#07101f}.about-visual span{color:#ff6b1a;font-weight:900}.photo-about .about-card{background:#fff;border-radius:34px;padding:42px;box-shadow:0 30px 75px rgba(0,0,0,.18)}.photo-about .about-card h2{font-size:42px;letter-spacing:-1.2px;color:#07101f;margin:18px 0}.photo-about .about-card p{font-size:17px;color:#667085;line-height:1.85}.about-features{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.about-features span{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e7edf4;border-radius:18px;padding:16px;font-weight:900;color:#17243b}.about-features svg{width:24px;height:24px;fill:#ff6b1a;flex:0 0 24px}
.testimonials{overflow:hidden}.review-grid{animation:reviewFloat 5s ease-in-out infinite}.review-card{transition:.35s}.review-card:hover{transform:translateY(-8px) scale(1.01);border-color:#ffb37b}@keyframes reviewFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
.newsletter{margin:0;background:#ff6b1a!important;color:#fff;padding:58px 5%;display:flex;align-items:center;justify-content:space-between;gap:34px}.newsletter span{display:inline-block;background:rgba(255,255,255,.18);padding:10px 16px;border-radius:999px;font-weight:950}.newsletter h2{font-size:42px;letter-spacing:-1px;margin:12px 0 6px;color:#fff}.newsletter p{color:#fff;opacity:.9}.newsletter form{display:flex;gap:12px;min-width:420px}.newsletter input{margin:0;border:2px solid rgba(255,255,255,.35);background:#fff;color:#07101f}.newsletter button{background:#07101f!important;color:#fff;margin:0;width:auto;min-width:145px}
.pro-footer{position:relative;background:#05070b;color:#fff;padding-top:76px;overflow:hidden}.footer-orbit{position:absolute;right:-130px;top:-130px;width:420px;height:420px;border:1px solid rgba(255,107,26,.32);border-radius:50%}.footer-orbit:after{content:'';position:absolute;left:55px;bottom:45px;width:70px;height:70px;background:#ff6b1a;border-radius:50%;filter:blur(2px)}.pro-footer .footer-inner{position:relative;z-index:1;max-width:1320px;margin:auto;display:grid;grid-template-columns:360px 1fr;gap:56px;padding:0 5% 46px}.pro-footer .footer-brand img{height:48px;background:#fff;border-radius:14px;padding:8px}.pro-footer .footer-brand p{color:#cbd5e1;line-height:1.75;margin:22px 0}.socials{display:flex;gap:12px}.socials a{width:42px;height:42px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:14px;display:grid;place-items:center}.socials svg{width:20px;height:20px;fill:#ff6b1a}.pro-footer .footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.pro-footer h4{color:#fff;margin-bottom:18px;font-size:18px}.pro-footer .footer-links a{display:flex;align-items:center;gap:8px;color:#cbd5e1;margin:12px 0;transition:.25s}.pro-footer .footer-links a:hover{color:#ff8d3d;transform:translateX(4px)}.pro-footer .footer-links svg{width:17px;height:17px;fill:#ff6b1a}.pro-footer .copyright{border-top:1px solid rgba(255,255,255,.08);max-width:1320px;margin:auto;padding:22px 5%;color:#94a3b8}
footer .footer-contact{display:none}.shop-card{display:none!important}
@media(max-width:1200px){.impact-panel,.photo-about{grid-template-columns:1fr}.impact-grid{grid-template-columns:repeat(2,1fr)}.products.no-title .product-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.newsletter{flex-direction:column;align-items:flex-start}.newsletter form{min-width:0;width:100%}.pro-footer .footer-inner{grid-template-columns:1fr}.pro-footer .footer-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.impact-grid,.products.no-title .product-grid,.service-grid,.about-features,.pro-footer .footer-links{grid-template-columns:1fr}.premium-product .product-media{height:280px}.newsletter form{flex-direction:column}.newsletter button{width:100%}.photo-about{padding:65px 5%}.about-visual{min-height:330px}}

/* Customer panel and product detail revision */
.header-actions{display:flex;align-items:center;gap:10px}.panel-btn{background:#07101f;border:1px solid rgba(7,16,31,.08);box-shadow:0 12px 26px rgba(7,16,31,.13)}.panel-btn:hover{background:#101827}.panel-modal{position:fixed;inset:0;z-index:500;display:none}.panel-modal.active{display:block}.panel-backdrop{position:absolute;inset:0;background:rgba(3,7,18,.66);backdrop-filter:blur(8px)}.panel-dialog{position:relative;width:min(1040px,92vw);min-height:640px;margin:5vh auto;background:#fff;border-radius:34px;box-shadow:0 40px 120px rgba(0,0,0,.35);display:grid;grid-template-columns:.92fr 1.08fr;overflow:hidden}.panel-close{position:absolute;right:20px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#07101f;font-size:28px;line-height:1;z-index:3;box-shadow:0 10px 24px rgba(15,23,42,.12);cursor:pointer}.panel-side{background:radial-gradient(circle at 20% 20%,rgba(255,107,26,.38),transparent 34%),linear-gradient(145deg,#07101f,#112a4f);color:#fff;padding:54px 44px;display:flex;flex-direction:column;justify-content:center}.panel-kicker{display:inline-flex;width:max-content;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:10px 14px;color:#ffb27d;font-weight:900;margin-bottom:20px}.panel-side h2{font-size:42px;line-height:1.1;letter-spacing:-1.5px;margin-bottom:18px}.panel-side p{color:#d8e0ea;line-height:1.75;font-size:17px}.panel-benefits{display:grid;gap:12px;margin-top:34px}.panel-benefits span{display:flex;gap:12px;align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:14px;border-radius:16px;font-weight:800}.panel-benefits svg{width:22px;height:22px;fill:#ff8d3d;flex:0 0 auto}.panel-content{padding:44px;display:flex;flex-direction:column;justify-content:center}.panel-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#f3f6fa;padding:7px;border-radius:18px;margin-bottom:26px}.panel-tabs button{border:0;background:transparent;padding:13px 8px;border-radius:13px;font-weight:900;color:#526071;cursor:pointer}.panel-tabs button.active{background:#ff6b1a;color:#fff;box-shadow:0 12px 24px rgba(255,107,26,.22)}.auth-form{display:none}.auth-form.active{display:block}.auth-form h3{font-size:30px;letter-spacing:-.8px;margin-bottom:20px}.auth-form label{display:block;color:#334155;font-weight:800;margin-bottom:12px}.auth-form input{width:100%;margin-top:8px;border:1px solid #e2e8f0;border-radius:15px;padding:15px;outline:none}.auth-form input:focus{border-color:#ff6b1a;box-shadow:0 0 0 4px rgba(255,107,26,.12)}.auth-form button{width:100%;border:0;background:#07101f;color:#fff;border-radius:15px;padding:16px;font-weight:900;cursor:pointer;margin-top:6px}.auth-row{display:flex;align-items:center;justify-content:space-between;margin:8px 0 12px}.auth-row a{color:#ff6b1a;font-weight:900}.check{display:flex!important;align-items:center;gap:9px;font-size:14px;color:#526071!important}.check input{width:auto!important;margin:0!important}.auth-note,.auth-desc{color:#667085;line-height:1.6;margin:12px 0}.auth-message{margin-top:15px;border-radius:15px;padding:0;line-height:1.6;font-weight:800}.auth-message.success-msg{padding:14px 16px;background:#ecfdf3;color:#166534}.detail-link-pill{display:inline-flex;gap:8px}.product-detail-page{background:#f6f8fb}.detail-hero{padding:70px 5%;background:radial-gradient(circle at 78% 10%,rgba(255,107,26,.18),transparent 30%),linear-gradient(135deg,#fff,#f8fbff)}.detail-wrap{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr .82fr;gap:42px;align-items:center}.detail-media{position:relative}.detail-media img{width:100%;border-radius:34px;box-shadow:0 34px 90px rgba(15,23,42,.18);border:1px solid #e8eef5}.detail-badge{position:absolute;left:22px;top:22px;background:#07101f;color:#fff;border-radius:999px;padding:11px 16px;font-weight:900;display:flex;align-items:center;gap:8px}.detail-badge svg{width:18px;fill:#ff6b1a}.detail-content .section-kicker{margin-bottom:18px}.detail-content h1{font-size:58px;letter-spacing:-2.2px;line-height:1.05;color:#07101f;margin-bottom:18px}.detail-content p{font-size:18px;color:#667085;line-height:1.8}.detail-price{display:flex;align-items:flex-end;gap:14px;margin:24px 0}.detail-price del{font-size:22px;color:#94a3b8}.detail-price strong{font-size:42px;color:#ff6b1a}.detail-actions{display:flex;gap:12px;flex-wrap:wrap}.detail-actions a,.detail-actions button{border:0;border-radius:16px;padding:16px 24px;font-weight:900;cursor:pointer;font-family:inherit;font-size:15px}.detail-actions a:first-child,.detail-actions button:first-child{background:#ff6b1a;color:#fff}.detail-actions a:last-child,.detail-actions button:last-child{background:#07101f;color:#fff}.detail-actions .buy-now{background:#07101f;color:#fff}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.detail-stats div{background:#fff;border:1px solid #edf1f5;border-radius:18px;padding:18px}.detail-stats b{display:block;font-size:24px;color:#07101f}.detail-stats span{font-size:13px;color:#667085;font-weight:800}.detail-section{padding:80px 5%;background:#fff}.detail-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.detail-feature{background:#f8fafc;border:1px solid #e8eef5;border-radius:26px;padding:28px;transition:.3s}.detail-feature:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgba(15,23,42,.1)}.detail-feature svg{width:48px;height:48px;fill:#ff6b1a;background:#fff1e7;border-radius:16px;padding:11px;margin-bottom:18px}.detail-feature h3{font-size:22px;margin-bottom:10px}.detail-feature p{color:#667085;line-height:1.7}.detail-panel{padding:80px 5%;background:#07101f;color:#fff}.detail-panel-inner{max-width:1220px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:start}.detail-panel h2{font-size:42px;letter-spacing:-1.5px;margin-bottom:14px}.detail-panel p{color:#cbd5e1;line-height:1.75}.detail-list{display:grid;gap:12px}.detail-list li{list-style:none;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);padding:16px;border-radius:16px;display:flex;gap:12px;align-items:center}.detail-list li:before{content:'✓';display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ff6b1a;color:#fff;font-weight:900}.detail-faq{padding:80px 5%;background:#f6f8fb}.detail-back{display:inline-flex;margin:28px 5% 0;color:#ff6b1a;font-weight:900}.product-card .product-actions a:first-child{background:#07101f;color:#fff}.product-card .product-actions a:last-child{background:#ff6b1a;color:#fff;border:0}@media(max-width:992px){.header-actions .panel-btn{display:none}.panel-dialog,.detail-wrap,.detail-panel-inner{grid-template-columns:1fr}.panel-dialog{min-height:0;margin:2vh auto}.panel-side{padding:38px 28px}.panel-content{padding:28px}.detail-content h1{font-size:40px}.detail-grid,.detail-stats{grid-template-columns:1fr}.detail-hero{padding-top:45px}}@media(max-width:640px){.panel-tabs{grid-template-columns:1fr}.detail-actions{flex-direction:column}.detail-actions a{text-align:center}.panel-side h2{font-size:30px}}

/* Revizyon: ürünleri geri getir, mobil menü, sade SVG ikonlar */
.products.no-title{padding:76px 5% 92px;background:#fff}.product-head{display:block!important;margin-bottom:34px}.product-head h2{font-size:42px}.shop-card{display:block!important;border-radius:22px;box-shadow:0 14px 36px rgba(15,23,42,.075)}.products.no-title .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1320px}.shop-card .product-img{height:190px!important;padding:10px!important;background:#f4f6f8!important}.shop-card .product-img img{object-fit:cover!important;border-radius:14px!important;filter:none!important}.shop-card .product-body{padding:18px}.shop-card .product-body h3{font-size:19px;line-height:1.2}.shop-card .product-body p{font-size:13.5px;line-height:1.55}.product-ribbon{position:absolute;z-index:2;margin:12px;background:#fff;color:#07101f;border:1px solid #e8eef5;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:950;display:flex;align-items:center;gap:6px;box-shadow:0 10px 24px rgba(15,23,42,.1)}.key-icon svg{width:14px;height:14px;fill:none;stroke:#ff6b1a;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-row{display:grid;grid-template-columns:1fr;gap:8px;margin:14px 0}.feature-row span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:850;color:#475569;background:#f8fafc;border:1px solid #edf1f5;border-radius:999px;padding:8px 10px}.feature-row svg{width:15px;height:15px;fill:none;stroke:#ff6b1a;stroke-width:2}.price-row{display:flex;align-items:end;justify-content:space-between;gap:10px;margin:15px 0}.price-row del{color:#94a3b8;font-size:13px}.price-row strong{color:#ff6b1a;font-size:21px}.svg-icon svg,.service-card .svg-icon svg,.solution-card .svg-icon svg{width:34px;height:34px;fill:none;stroke:#ff6b1a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card .svg-icon,.solution-card .svg-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:18px;background:#fff4ec;border:1px solid #ffd9bd;margin-bottom:18px}.service-card span{position:absolute;right:22px;top:22px}.service-card{position:relative}.solution-card i{font-style:normal;color:inherit}.solution-card .svg-icon{font-size:0}.solution-card:before{background:rgba(255,107,26,.08)}
.mobile-nav-tools{display:none}.menu-toggle svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round}.mobile-lang{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-lang span{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e8eef5;border-radius:14px;padding:12px;font-weight:900}.mobile-cta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.mobile-cta .panel-btn{display:flex!important}
.related-products{padding:84px 5%;background:#fff}.related-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-grid article{background:#fff;border:1px solid #e8eef5;border-radius:28px;overflow:hidden;box-shadow:0 18px 46px rgba(15,23,42,.08);transition:.3s}.related-grid article:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(15,23,42,.13)}.related-grid img{width:100%;height:220px;object-fit:cover;background:#f4f6f8}.related-grid div{padding:22px}.related-grid span{color:#ff6b1a;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.related-grid h3{font-size:22px;margin:8px 0}.related-grid p{color:#667085;line-height:1.65}.related-grid b{display:block;color:#ff6b1a;font-size:24px;margin-top:14px}
@media(max-width:1180px){.products.no-title .product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:992px){header{height:76px}.brand img{height:38px}.menu-toggle{display:grid;place-items:center;order:3;margin-left:10px}.header-actions{display:none}nav#mainNav{position:fixed;left:0;right:0;top:76px;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:18px 5% 24px;max-height:calc(100vh - 76px);overflow:auto;box-shadow:0 28px 70px rgba(15,23,42,.18);z-index:55}nav#mainNav.open{display:flex}nav#mainNav>a,.nav-item>a{padding:16px 0;border-bottom:1px solid #edf1f5}.mega-parent{width:100%}.mega-parent>a{display:flex;justify-content:space-between}.mega-parent>a:after{content:'+';color:#ff6b1a;font-weight:950}.mega-parent.mobile-open>a:after{content:'−'}.mega-parent .mega-menu{position:static;display:none;width:100%;opacity:1;pointer-events:auto;transform:none;box-shadow:none;border:1px solid #edf1f5;border-radius:18px;margin:10px 0 0;padding:14px;grid-template-columns:1fr}.mega-parent:hover .mega-menu{display:none;transform:none}.mega-parent.mobile-open .mega-menu{display:grid}.clean-mega .mega-card{display:none}.mobile-nav-tools{display:block;padding-top:18px}.products.no-title .product-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:1fr}.topbar{display:none}}
@media(max-width:640px){.products.no-title .product-grid{grid-template-columns:1fr}.shop-card .product-img{height:235px!important}.product-head h2{font-size:32px}.mobile-cta{grid-template-columns:1fr}.related-grid img{height:210px}}

/* Son revizyon: hizmet blokları kaldırıldı, ürün kartları büyütüldü, fotoğraflı güven bölümü ve footer düzeltildi */
.brand img{height:58px;max-width:210px;object-fit:contain}.header-actions .btn{padding:13px 20px}
.products.no-title{padding:82px 5% 92px;background:#fff}.product-head{max-width:960px}.product-head h2{font-size:40px}.product-head p{font-size:16px}
.products.no-title .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1260px}.shop-card{border-radius:26px!important;border:1px solid #e8eef5!important;background:#fff!important;box-shadow:0 18px 46px rgba(15,23,42,.08)!important;overflow:hidden!important}.shop-card:hover{transform:translateY(-7px);border-color:#ffb37b!important;box-shadow:0 30px 74px rgba(15,23,42,.14)!important}.shop-card .product-img{height:255px!important;padding:0!important;background:#eef2f7!important}.shop-card .product-img img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;transition:.45s}.shop-card:hover .product-img img{transform:scale(1.045)}.product-ribbon{margin:14px!important;background:rgba(255,255,255,.95)!important;border:1px solid #fff0e5!important;color:#07101f!important;box-shadow:0 14px 32px rgba(15,23,42,.13)!important}.product-ribbon:after{content:'';width:7px;height:7px;border-radius:50%;background:#ff6b1a}.shop-card .product-body{padding:22px!important}.shop-card .product-body h3{font-size:22px!important;letter-spacing:-.45px!important}.shop-card .product-body p{font-size:14.5px!important;min-height:46px}.shop-card .feature-row{grid-template-columns:1fr 1fr}.shop-card .price-row{background:#f8fafc;border:1px solid #edf1f5;border-radius:16px;padding:12px 14px}.shop-card .product-actions a{border-radius:14px!important}.shop-card .product-actions a:first-child{background:#07101f!important}.shop-card .product-actions a:last-child{background:#ff6b1a!important}
.service-showcase,.solutions{display:none!important}.refined-about{margin:0;padding:92px 5%!important}.refined-about .about-visual{min-height:500px}.refined-about .about-card{align-self:center}.refined-about .about-features svg{fill:none!important;stroke:#ff6b1a;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.pro-footer{position:relative;background:#05070b!important;color:#fff;padding-top:76px;overflow:hidden}.footer-orbit{position:absolute;right:-130px;top:-130px;width:420px;height:420px;border:1px solid rgba(255,107,26,.32);border-radius:50%}.footer-orbit:after{content:'';position:absolute;left:55px;bottom:45px;width:70px;height:70px;background:#ff6b1a;border-radius:50%;filter:blur(2px)}.pro-footer .footer-inner{position:relative;z-index:1;max-width:1320px;margin:auto;display:grid;grid-template-columns:390px 1fr;gap:56px;padding:0 5% 46px}.pro-footer .footer-brand img{height:86px;max-width:310px;object-fit:contain;background:transparent!important;border-radius:0!important;padding:0!important}.pro-footer .footer-brand p{color:#cbd5e1;line-height:1.75;margin:22px 0}.pro-footer .footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.pro-footer h4{color:#fff;margin-bottom:18px;font-size:18px}.pro-footer .footer-links a{display:flex;align-items:center;gap:8px;color:#cbd5e1;margin:12px 0;transition:.25s}.pro-footer .footer-links a:hover{color:#ff8d3d;transform:translateX(4px)}.pro-footer .footer-links svg{width:17px;height:17px;fill:#ff6b1a}.pro-footer .copyright{border-top:1px solid rgba(255,255,255,.08);max-width:1320px;margin:auto;padding:22px 5%;color:#94a3b8}.socials{display:flex;gap:12px}.socials a{width:42px;height:42px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:14px;display:grid;place-items:center}.socials svg{width:20px;height:20px;fill:#ff6b1a}
@media(max-width:1180px){.products.no-title .product-grid{grid-template-columns:repeat(2,1fr)}.pro-footer .footer-inner{grid-template-columns:1fr}.pro-footer .footer-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:992px){.brand img{height:46px}.menu-toggle{margin-left:auto}.products.no-title .product-grid{grid-template-columns:repeat(2,1fr)}.refined-about{grid-template-columns:1fr}.refined-about .about-visual{min-height:360px}}
@media(max-width:640px){.products.no-title .product-grid{grid-template-columns:1fr}.shop-card .product-img{height:245px!important}.pro-footer .footer-links{grid-template-columns:1fr}.pro-footer .footer-brand img{height:72px}.brand img{height:42px;max-width:170px}}

/* İstenen revizyonlar: ürün ölçüsü, fotoğraflı hizmetler, gelişmiş sayaç, panel sayfası */
.brand img{height:74px!important;max-width:260px!important;object-fit:contain}.pro-footer .footer-brand img{height:116px!important;max-width:390px!important}
.impact-strip{width:90%;max-width:1280px;margin:-54px auto 76px;position:relative;z-index:4;background:#07101f;border-radius:34px;padding:28px;display:grid;grid-template-columns:.9fr 1.6fr;gap:24px;box-shadow:0 34px 80px rgba(7,16,31,.22);overflow:hidden}.impact-strip:before{content:'';position:absolute;right:-90px;top:-110px;width:310px;height:310px;border-radius:50%;background:rgba(255,107,26,.18)}.impact-intro{position:relative;color:#fff;padding:18px}.impact-intro span{display:inline-flex;background:rgba(255,107,26,.14);border:1px solid rgba(255,107,26,.32);color:#ff9a55;padding:9px 14px;border-radius:999px;font-weight:900}.impact-intro h2{font-size:30px;line-height:1.18;letter-spacing:-1px;margin-top:16px}.impact-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.impact-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);border-radius:24px;padding:20px;color:#fff;transition:.3s}.impact-grid article:hover{transform:translateY(-6px);background:#fff;color:#07101f}.impact-grid i{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#ff6b1a;margin-bottom:14px}.impact-grid svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.impact-grid strong{font-size:34px;color:#ff8d3d;display:block;letter-spacing:-1px}.impact-grid b{display:block;font-size:15px;margin:3px 0 8px}.impact-grid small{display:block;color:#cbd5e1;line-height:1.55}.impact-grid article:hover small{color:#64748b}
.service-photo{padding:86px 5%;background:linear-gradient(180deg,#fff,#f7f9fc)}.service-photo-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-photo article{background:#fff;border:1px solid #e8eef5;border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(15,23,42,.08);transition:.32s}.service-photo article:hover{transform:translateY(-8px);box-shadow:0 30px 78px rgba(15,23,42,.14)}.service-photo img{width:100%;height:218px;object-fit:cover;display:block;filter:saturate(.95)}.service-photo article div{padding:24px;position:relative}.service-photo span{position:absolute;right:24px;top:-24px;width:52px;height:52px;border-radius:18px;background:#ff6b1a;color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 14px 30px rgba(255,107,26,.28)}.service-photo h3{font-size:22px;letter-spacing:-.5px;margin-bottom:10px}.service-photo p{color:#667085;line-height:1.68;min-height:78px}.service-photo a{display:inline-flex;margin-top:18px;color:#ff6b1a;font-weight:950}.service-photo a:after{content:'→';margin-left:8px}
/* Ürün kartlarını bir önceki kompakt görünüme geri al */
.products.no-title .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;max-width:1320px!important}.shop-card{border-radius:22px!important;box-shadow:0 14px 36px rgba(15,23,42,.075)!important}.shop-card .product-img{height:190px!important;padding:10px!important;background:#f4f6f8!important}.shop-card .product-img img{object-fit:cover!important;border-radius:14px!important}.shop-card .product-body{padding:18px!important}.shop-card .product-body h3{font-size:19px!important;line-height:1.2!important}.shop-card .product-body p{font-size:13.5px!important;line-height:1.55!important;min-height:auto!important}.shop-card .feature-row{grid-template-columns:1fr!important}.shop-card .price-row{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important}.shop-card .price-row strong{font-size:21px!important}.shop-card .product-actions a{border-radius:12px!important}.product-ribbon:after{display:none!important}
.panel-page{background:radial-gradient(circle at 85% 8%,rgba(255,107,26,.2),transparent 28%),#f6f8fb}.panel-page-wrap{min-height:calc(100vh - 86px);padding:70px 5%;display:grid;place-items:center}.panel-shell{width:min(1180px,100%);display:grid;grid-template-columns:.9fr 1.1fr;border-radius:34px;overflow:hidden;background:#fff;box-shadow:0 34px 90px rgba(15,23,42,.14);border:1px solid #e8eef5}.panel-visual{background:#07101f;color:#fff;padding:46px;position:relative;overflow:hidden}.panel-visual:before{content:'';position:absolute;right:-130px;top:-130px;width:330px;height:330px;border-radius:50%;background:rgba(255,107,26,.22)}.panel-visual img{height:86px;margin-bottom:36px;position:relative}.panel-visual h1{font-size:44px;line-height:1.08;letter-spacing:-1.8px;position:relative}.panel-visual p{color:#cbd5e1;line-height:1.75;margin:18px 0 26px;position:relative}.panel-mini{display:grid;gap:12px;position:relative}.panel-mini span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:14px}.panel-auth{padding:44px}.panel-auth .panel-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:26px}.panel-auth .panel-tabs button{border:0;border-radius:14px;padding:13px;font-weight:900;cursor:pointer;background:#f1f5f9;color:#475569}.panel-auth .panel-tabs button.active{background:#ff6b1a;color:#fff}.panel-auth .auth-form{display:none}.panel-auth .auth-form.active{display:block}.panel-auth h3{font-size:30px;margin-bottom:20px}.panel-auth label{display:block;font-weight:850;color:#334155;margin-bottom:12px}.panel-auth input{width:100%;margin-top:8px;border:1px solid #e2e8f0;border-radius:15px;padding:15px}.panel-auth button[type=submit]{width:100%;background:#07101f;color:#fff;border:0;border-radius:15px;padding:16px;font-weight:950;margin-top:8px}.panel-auth .auth-row{display:flex;justify-content:space-between;align-items:center;margin:6px 0 12px}.panel-auth a{color:#ff6b1a;font-weight:900}.panel-auth .auth-message.success-msg{padding:14px 16px;background:#ecfdf3;color:#166534;border-radius:15px;margin-top:14px}.panel-auth .check{display:flex!important;align-items:center;gap:8px;font-size:14px}.panel-auth .check input{width:auto;margin:0}
@media(max-width:1180px){.impact-strip{grid-template-columns:1fr}.impact-grid{grid-template-columns:repeat(2,1fr)}.products.no-title .product-grid{grid-template-columns:repeat(3,1fr)!important}.service-photo-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:992px){.brand img{height:54px!important;max-width:220px!important}.panel-shell{grid-template-columns:1fr}.panel-visual{padding:34px}.products.no-title .product-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:640px){.impact-grid,.service-photo-grid,.products.no-title .product-grid{grid-template-columns:1fr!important}.impact-strip{margin-top:-34px;padding:18px}.impact-intro h2{font-size:24px}.shop-card .product-img{height:235px!important}.panel-auth{padding:28px}.panel-auth .panel-tabs{grid-template-columns:1fr}.pro-footer .footer-brand img{height:88px!important}.brand img{height:48px!important;max-width:190px!important}}

/* Final navigation and page polish */
body{padding-top:134px}.topbar{position:fixed;top:0;left:0;right:0;z-index:120}.topbar .top-left span:first-child:before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff6b1a;margin-right:8px}header{position:fixed;top:48px;left:0;right:0;z-index:110}.brand img{height:68px!important;max-width:250px!important;object-fit:contain}.menu-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.micon svg{fill:none!important;stroke:#ff6b1a;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mega-col a{display:flex!important;align-items:center;gap:10px}.mobile-nav-tools{display:none}.products{padding-top:76px}.products .product-grid{grid-template-columns:repeat(4,1fr);gap:22px}.shop-card{border-radius:22px}.shop-card .product-img{height:176px!important}.shop-card .product-body{padding:18px}.shop-card .product-body h3{font-size:18px;line-height:1.25}.shop-card .product-body p{font-size:13px;min-height:42px}.price-row{display:flex;align-items:center;gap:8px;margin:13px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;padding:12px 0}.price-row del{color:#64748b}.price-row strong{color:#ff6b1a;font-size:18px}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.feature-row span{border:1px solid #e5eaf0;border-radius:9px;padding:8px;font-size:12px;font-weight:800;display:flex;gap:6px;align-items:center}.feature-row svg{width:14px;fill:#07101f}.product-ribbon{position:absolute;z-index:2;left:50%;transform:translateX(-50%);top:-1px;background:#07101f;color:#fff;border-radius:0 0 18px 18px;padding:7px 14px;font-size:11px;font-weight:950;display:flex;align-items:center;gap:7px;box-shadow:0 10px 22px rgba(0,0,0,.22)}.shop-card{position:relative}.key-icon{width:20px;height:20px;border-radius:50%;background:#fff;display:grid;place-items:center}.key-icon svg{width:12px;fill:#ff6b1a}.service-cards-pro{background:#fff;padding-top:90px}.service-cards-pro .service-photo-grid{gap:28px}.service-cards-pro article{border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 20px 58px rgba(15,23,42,.09);border:1px solid #e9eef6}.service-cards-pro figure{height:210px;overflow:hidden;background:#eef2f7}.service-cards-pro figure img{width:100%;height:100%;object-fit:cover;transition:.45s}.service-cards-pro article:hover figure img{transform:scale(1.06)}.service-cards-pro article div{padding:24px 24px 26px}.service-cards-pro h3{font-size:22px;margin:0 0 10px;color:#07101f}.service-cards-pro p{font-size:15px;line-height:1.7;color:#667085;min-height:52px}.service-cards-pro span{position:static!important;width:auto!important;height:auto!important;background:#fff1e7!important;color:#ff6b1a!important;box-shadow:none!important;border-radius:999px!important;padding:8px 12px!important;display:inline-flex!important;margin-bottom:14px;font-size:12px}.service-cards-pro a{display:inline-flex;align-items:center;gap:8px;margin-top:18px;background:#07101f;color:#fff!important;border-radius:12px;padding:11px 15px;font-weight:900}.service-cards-pro a:after{content:'→'}
.impact-strip{background:linear-gradient(135deg,#07101f,#101827 58%,#ff6b1a);grid-template-columns:1fr!important}.impact-intro{display:grid;grid-template-columns:.65fr 1fr;gap:24px;align-items:center}.impact-intro h2{font-size:38px}.impact-grid article{position:relative;overflow:hidden}.impact-grid article:after{content:'';position:absolute;right:-40px;bottom:-40px;width:100px;height:100px;border-radius:50%;background:rgba(255,107,26,.16)}.page-hero{padding:90px 5%;background:radial-gradient(circle at 88% 10%,rgba(255,107,26,.16),transparent 32%),linear-gradient(135deg,#fff,#f7f9fc);text-align:center}.page-hero h1{font-size:56px;letter-spacing:-2px;color:#07101f;margin:14px auto;max-width:900px}.page-hero p{max-width:760px;margin:auto;color:#667085;line-height:1.8;font-size:18px}.page-section{padding:80px 5%;background:#fff}.content-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.content-card{background:#fff;border:1px solid #e8eef5;border-radius:28px;padding:30px;box-shadow:0 18px 48px rgba(15,23,42,.08)}.content-card h3{font-size:24px;margin-bottom:12px}.content-card p{color:#667085;line-height:1.75}.contact-wrap{max-width:1220px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:32px}.contact-info,.contact-form{background:#fff;border:1px solid #e8eef5;border-radius:30px;padding:34px;box-shadow:0 20px 55px rgba(15,23,42,.08)}.contact-info h2,.contact-form h2{font-size:34px;margin-bottom:14px}.contact-info p{color:#667085;line-height:1.8}.contact-list{display:grid;gap:14px;margin-top:24px}.contact-list div{display:flex;gap:12px;align-items:flex-start;background:#f8fafc;border-radius:16px;padding:16px}.contact-list svg{width:24px;min-width:24px;fill:#ff6b1a}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #e5eaf0;border-radius:15px;padding:16px;margin-bottom:12px}.contact-form textarea{min-height:140px}.contact-form button{width:100%;border:0;background:#ff6b1a;color:#fff;border-radius:15px;padding:16px;font-weight:950}.related-grid a{display:block}.detail-actions a:first-child{background:#07101f!important;color:#fff!important}.detail-actions a:last-child{background:#ff6b1a!important;color:#fff!important}.topbar .top-left span{border-right:0}.topbar .top-left{gap:22px}
@media(max-width:1180px){.products .product-grid{grid-template-columns:repeat(3,1fr)!important}.content-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:992px){body{padding-top:124px}.topbar{height:auto;min-height:46px;padding:8px 4%;font-size:11px}.top-left span:nth-child(2){display:none}.top-right{gap:8px}.top-dd summary{padding:7px 9px}.live-support{display:none}header{top:46px;height:78px}.brand img{height:54px!important;max-width:220px!important}.menu-toggle{display:grid;place-items:center;order:3;margin-left:auto}nav#mainNav{position:fixed;left:0;right:0;top:124px;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:18px 5% 24px;max-height:calc(100vh - 124px);overflow:auto;box-shadow:0 28px 70px rgba(15,23,42,.18);z-index:130}nav#mainNav.open{display:flex}.mega-parent .mega-menu{position:static;display:none;width:100%;opacity:1;pointer-events:auto;transform:none;box-shadow:none;border:1px solid #edf1f5;border-radius:18px;margin:10px 0 0;padding:14px;grid-template-columns:1fr}.mega-parent:hover .mega-menu{display:none}.mega-parent.mobile-open .mega-menu{display:grid}.mobile-nav-tools{display:block;padding-top:18px}.mobile-lang{display:flex;gap:10px;margin-bottom:12px}.mobile-lang span{background:#f8fafc;border:1px solid #e8eef5;border-radius:999px;padding:9px 12px;font-weight:900}.mobile-cta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.header-actions{display:none}.impact-intro{grid-template-columns:1fr}.impact-grid{grid-template-columns:repeat(2,1fr)}.contact-wrap{grid-template-columns:1fr}.page-hero h1{font-size:42px}.service-photo-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:640px){body{padding-top:124px}.topbar .top-left span:not(:first-child),.topbar .top-right .top-dd.mini{display:none}.products .product-grid,.service-photo-grid,.content-grid,.impact-grid{grid-template-columns:1fr!important}.shop-card .product-img{height:210px!important}.page-hero h1{font-size:34px}.brand img{height:50px!important;max-width:200px!important}.mobile-cta{grid-template-columns:1fr}}
@media(max-width:992px){.topbar{display:flex!important}.top-left,.top-right{display:flex}.top-left{flex:1}.top-left span:first-child{white-space:nowrap}.top-right{margin-left:auto}nav#mainNav>a,.nav-item>a{padding:16px 0;border-bottom:1px solid #edf1f5}.mega-card{display:none!important}}
/* keep compact product cards on all listing areas */
.products.no-title .product-grid,.products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.shop-card .product-img{height:176px!important;padding:0!important}.shop-card .product-img img{border-radius:0!important;object-fit:cover!important}.products.no-title{padding-top:70px}
@media(max-width:1180px){.products.no-title .product-grid,.products .product-grid{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:992px){.products.no-title .product-grid,.products .product-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:640px){.products.no-title .product-grid,.products .product-grid{grid-template-columns:1fr!important}.shop-card .product-img{height:210px!important}}

/* Revision: stable mega menu, real service cards, corporate text and map */
.mega-parent{position:relative}.mega-parent:after{content:'';position:absolute;left:-30px;right:-30px;top:54px;height:34px}.mega-menu{top:66px}.mega-parent:hover .mega-menu,.mega-parent:focus-within .mega-menu{opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important;display:grid}
.real-services{padding:88px 5%;background:linear-gradient(180deg,#fff,#f7f9fc)}.real-service-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.real-service-grid article{background:#fff;border:1px solid #e8eef5;border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(15,23,42,.08);transition:.28s}.real-service-grid article:hover{transform:translateY(-7px);box-shadow:0 30px 72px rgba(15,23,42,.14)}.real-service-grid figure{height:210px;position:relative;overflow:hidden;background:#eef2f7}.real-service-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:.45s}.real-service-grid article:hover img{transform:scale(1.06)}.real-service-grid em{position:absolute;left:18px;top:18px;font-style:normal;background:#ff6b1a;color:#fff;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:950}.real-service-grid div{padding:24px}.real-service-grid h3{font-size:23px;letter-spacing:-.5px;margin-bottom:10px;color:#07101f}.real-service-grid p{color:#667085;line-height:1.7;min-height:78px}.real-service-grid a{display:inline-flex;margin-top:18px;background:#07101f;color:#fff;border-radius:13px;padding:12px 16px;font-weight:900}.real-service-grid a:after{content:'→';margin-left:8px;color:#ff6b1a}.impact-strip{display:none!important}.map-section{padding:80px 5%;background:#f7f9fc}.map-frame{max-width:1220px;margin:0 auto;border-radius:32px;overflow:hidden;border:1px solid #e8eef5;box-shadow:0 24px 70px rgba(15,23,42,.12);height:430px}.map-frame iframe{width:100%;height:100%;border:0;display:block}.corporate-text-page{background:#fff}.corp-wrap{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.3fr .7fr;gap:34px;align-items:start}.corp-main{background:#fff;border:1px solid #e8eef5;border-radius:34px;padding:44px;box-shadow:0 20px 58px rgba(15,23,42,.07)}.corp-main h2{font-size:42px;letter-spacing:-1.4px;line-height:1.15;margin:18px 0}.corp-main h3{font-size:26px;margin:30px 0 10px;color:#07101f}.corp-main p{font-size:17px;line-height:1.9;color:#536173;margin-bottom:14px}.corp-aside{display:grid;gap:16px;position:sticky;top:160px}.corp-aside div{background:linear-gradient(135deg,#07101f,#17243b);color:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 42px rgba(7,16,31,.16)}.corp-aside strong{color:#ff6b1a;font-size:28px}.corp-aside b{display:block;font-size:20px;margin:8px 0}.corp-aside span{color:#cbd5e1;line-height:1.6}.detail-hero{padding-top:80px}.detail-media img{object-fit:cover}.detail-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.detail-feature{background:#fff;border:1px solid #e8eef5;border-radius:24px;padding:26px;box-shadow:0 18px 48px rgba(15,23,42,.07)}.detail-feature svg{width:42px;height:42px;fill:#ff6b1a;margin-bottom:14px}.detail-feature h3{font-size:22px;margin-bottom:8px}.detail-feature p{color:#667085;line-height:1.7}.detail-panel{padding:80px 5%;background:#07101f;color:#fff}.detail-panel-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:.8fr 1fr;gap:38px}.detail-panel h2{font-size:42px;line-height:1.15;margin:18px 0}.detail-panel p{color:#cbd5e1;line-height:1.8}.detail-list{display:grid;gap:12px;list-style:none}.detail-list li{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:16px}.detail-list li:before{content:'✓';color:#ff6b1a;font-weight:950;margin-right:10px}.related-products{padding:80px 5%;background:#fff}.related-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-grid article{background:#fff;border:1px solid #e8eef5;border-radius:26px;overflow:hidden;box-shadow:0 18px 48px rgba(15,23,42,.08)}.related-grid img{width:100%;height:190px;object-fit:cover}.related-grid div{padding:20px}.related-grid span{color:#ff6b1a;font-size:12px;font-weight:950}.related-grid h3{font-size:22px;margin:8px 0}.related-grid p{color:#667085;line-height:1.65}.related-grid b{display:inline-flex;margin-top:12px;color:#ff6b1a;font-size:20px}
@media(max-width:992px){.real-service-grid,.corp-wrap,.detail-panel-inner,.related-grid,.detail-grid{grid-template-columns:1fr!important}.corp-aside{position:static}.mega-parent:after{display:none}.map-frame{height:330px}}

/* Son güvenli revizyon: mobil topbar gizli, hero + domain birleşik, gerçek hizmet kartları */
.pulse-text{color:#ff7a1a;font-weight:950;animation:cgtPulse 1.15s ease-in-out infinite;text-shadow:0 0 0 rgba(255,107,26,0)}
@keyframes cgtPulse{0%,100%{opacity:1;text-shadow:0 0 0 rgba(255,107,26,0)}50%{opacity:.48;text-shadow:0 0 18px rgba(255,107,26,.7)}}
.video-hero{position:relative;overflow:hidden;background:#07101f!important;color:#fff;isolation:isolate}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:saturate(1.08) contrast(1.05)}
.hero-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.88) 44%,rgba(255,255,255,.52) 100%),radial-gradient(circle at 80% 20%,rgba(255,107,26,.35),transparent 35%)}
.hero.video-hero h1,.hero.video-hero p{color:#07101f}.domain-hero-panel{position:relative;z-index:2}.hero-domain{width:100%;max-width:500px;margin:0!important;text-align:left;padding:30px;border-radius:30px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}
.hero-domain h3{font-size:30px;line-height:1.15}.hero-domain p{font-size:15px;color:#667085}.hero-domain .domain-box{grid-template-columns:1fr 120px;gap:10px}.hero-domain .domain-box button{grid-column:1/-1}.hero-domain .quick-tlds{justify-content:flex-start}.hero-domain .domain-results{grid-template-columns:1fr}.hero-domain .domain-results div{padding:14px}.real-service-grid article{display:flex;flex-direction:column}.real-service-grid figure{height:230px}.real-service-grid h3{min-height:auto}.real-service-grid p{min-height:58px}.real-service-grid a{width:max-content}.photo-about .about-visual img{filter:saturate(1.05);object-position:center}
@media(max-width:992px){body{padding-top:78px!important}.topbar{display:none!important}header{top:0!important}.hero{padding-top:48px;padding-bottom:54px;flex-direction:column;min-height:auto}.hero-left,.hero-right{width:100%!important}.hero h1{font-size:42px;min-height:95px}.hero-domain{max-width:none}.hero-domain .domain-box{grid-template-columns:1fr}.real-service-grid{grid-template-columns:repeat(2,1fr)!important}nav#mainNav{top:78px!important;max-height:calc(100vh - 78px)!important}}
@media(max-width:640px){body{padding-top:74px!important}header{height:74px!important}.hero h1{font-size:34px;min-height:82px}.hero-actions{flex-direction:column}.real-service-grid{grid-template-columns:1fr!important}.real-service-grid figure{height:210px}.hero-domain{padding:22px}.hero-domain h3{font-size:25px}}

/* Final stability patch: hero visual, mobile width and reliable mega menu */
html,body{max-width:100%;overflow-x:hidden!important}
img,svg,video,iframe{max-width:100%}
header{width:100%;left:0;right:0}
.brand img{height:62px!important;max-width:260px!important;object-fit:contain}

/* Slider / hero: relevant dark visual instead of blank white */
.hero:not(.page-hero){position:relative;overflow:hidden;background:#07101f!important;color:#fff!important;isolation:isolate}
.hero:not(.page-hero)::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,31,.94) 0%,rgba(7,16,31,.82) 45%,rgba(7,16,31,.38) 100%),url('hero-shopping-reference.png') center right/cover no-repeat;z-index:-2;transform:none}
.hero:not(.page-hero)::after{content:'';position:absolute;right:-80px;bottom:-120px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,26,.36),rgba(255,107,26,0) 65%);z-index:-1;animation:heroGlow 5s ease-in-out infinite alternate}
@keyframes heroGlow{from{transform:scale(.96);opacity:.65}to{transform:scale(1.08);opacity:1}}
.hero:not(.page-hero) h1,.hero:not(.page-hero) p{color:#fff!important}.hero:not(.page-hero) p{color:#d7dee9!important}.hero:not(.page-hero) .badge{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff}.hero:not(.page-hero) .form-card,.hero-domain{box-shadow:0 35px 80px rgba(0,0,0,.28)}

/* Stable desktop mega menu: keeps open while moving mouse to the panel */
@media(min-width:993px){
  .mega-parent{position:relative!important}
  .mega-parent:before{content:'';position:absolute;left:-42px;right:-42px;top:100%;height:26px;background:transparent;display:block;z-index:41}
  .mega-menu{top:calc(100% + 18px)!important;left:50%!important;display:grid!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translateX(-50%) translateY(8px)!important;z-index:120!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}
  .mega-parent:hover .mega-menu,.mega-parent:focus-within .mega-menu,.mega-menu:hover{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}
  nav#mainNav{overflow:visible!important}.nav-item>a{display:flex;align-items:center;height:86px;padding:0!important}
}

/* Mobile layout fixes */
@media(max-width:992px){
  .topbar{display:none!important}
  body{padding-top:78px!important;width:100%!important;overflow-x:hidden!important}
  header{height:78px!important;top:0!important;padding:0 18px!important;position:fixed!important;z-index:150!important}
  .brand img{height:56px!important;max-width:230px!important}
  .menu-toggle{display:grid!important;place-items:center;flex:0 0 45px;margin-left:auto!important}
  nav#mainNav{box-sizing:border-box!important;position:fixed!important;left:0!important;right:0!important;top:78px!important;width:100vw!important;max-width:100vw!important;padding:14px 18px 24px!important;max-height:calc(100vh - 78px)!important;overflow-y:auto!important;overflow-x:hidden!important}
  nav#mainNav.open{display:flex!important}
  nav#mainNav>a,.nav-item>a{padding:16px 0!important;border-bottom:1px solid #edf1f5!important;width:100%!important}
  .mega-parent{width:100%!important}.mega-parent:before,.mega-parent:after{display:none!important}
  .mega-parent .mega-menu{position:static!important;display:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;margin:10px 0 0!important;padding:14px!important;box-shadow:none!important;border-radius:18px!important;overflow:hidden!important}
  .mega-parent:hover .mega-menu{display:none!important}.mega-parent.mobile-open .mega-menu{display:grid!important}
  .hero{padding:46px 18px 54px!important;gap:30px!important;min-height:auto!important}.hero-left,.hero-right{width:100%!important}.hero h1{font-size:40px!important;line-height:1.12!important;letter-spacing:-1.2px!important;min-height:96px!important}.hero p{font-size:16px!important;line-height:1.65!important}
  .form-card{width:100%!important;max-width:none!important}.domain-card,.products,.real-services,.process,.photo-about,.reviews,.newsletter,.pro-footer{max-width:100vw!important;overflow:hidden!important}
  .product-grid,.real-service-grid,.process-line,.related-grid,.detail-grid{width:100%!important;max-width:100%!important}
}
@media(max-width:640px){
  body{padding-top:72px!important}header{height:72px!important}.brand img{height:50px!important;max-width:210px!important}.hero h1{font-size:32px!important;min-height:78px!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important}.product-card,.real-service-grid article{max-width:100%!important}.product-img{height:210px!important}.section-head h2{font-size:31px!important;letter-spacing:-.8px!important}.newsletter{border-radius:0!important;margin-left:0!important;margin-right:0!important}
}


/* === CGT AJANS stability patch: desktop mega only, mobile width fix, visual hero === */
html,body{max-width:100%;overflow-x:hidden!important}img,svg,video{max-width:100%}.topbar,.topbar *{box-sizing:border-box}
/* Desktop mega menu: delayed gap-safe hover */
@media(min-width:993px){
  .mega-parent{position:relative!important}
  .mega-parent:before{content:"";position:absolute;left:-55px;right:-55px;top:100%;height:38px;background:transparent;z-index:118;pointer-events:auto}
  .mega-menu{top:calc(100% + 22px)!important;left:50%!important;right:auto!important;display:grid!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translateX(-50%) translateY(10px)!important;z-index:150!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important}
  .mega-parent:hover .mega-menu,.mega-parent:focus-within .mega-menu,.mega-menu:hover{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}
}
/* Hero: visual related to web/digital agency, not blank */
.hero:not(.page-hero){background:#07101f!important;color:#fff!important;position:relative;overflow:hidden;isolation:isolate}
.hero:not(.page-hero)::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,31,.96) 0%,rgba(7,16,31,.86) 45%,rgba(7,16,31,.38) 100%),url('hero-shopping-reference.png') center right/cover no-repeat;z-index:-2;transform:none}
.hero:not(.page-hero)::after{content:"";position:absolute;right:-120px;bottom:-160px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,26,.40),rgba(255,107,26,0) 67%);z-index:-1;animation:heroGlow 5s ease-in-out infinite alternate}
.hero:not(.page-hero) h1,.hero:not(.page-hero) p{color:#fff!important}.hero:not(.page-hero) p{color:#d9e2ef!important}.hero:not(.page-hero) .badge{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.20);color:#fff}.hero:not(.page-hero) .btn.ghost{background:#fff;color:#07101f;border-color:#fff}.hero:not(.page-hero) .btn.primary{background:#ff6b1a;color:#fff}
.hero-showcase{width:min(520px,100%);border-radius:34px;overflow:hidden;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);box-shadow:0 40px 90px rgba(0,0,0,.38);position:relative;backdrop-filter:blur(10px)}
.hero-showcase img{display:block;width:100%;height:390px;object-fit:cover;object-position:center;filter:saturate(1.05) contrast(1.04)}
.hero-float{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(7,16,31,.84);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:18px;color:#fff;backdrop-filter:blur(14px)}
.hero-float b{display:block;font-size:20px;color:#ff8a3d}.hero-float span{display:block;margin-top:6px;color:#d9e2ef;font-weight:700;line-height:1.5}
/* Mobile: no mega menu, only simple vertical nav */
@media(max-width:992px){
  .topbar{display:none!important}
  body{padding-top:74px!important;width:100%!important;overflow-x:hidden!important}
  header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:74px!important;padding:0 16px!important;z-index:200!important}
  .brand img{height:50px!important;width:auto!important;max-width:210px!important;object-fit:contain!important}
  .menu-toggle{display:flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;flex:0 0 44px!important}.menu-toggle svg{width:24px;height:24px;stroke:#fff;stroke-width:2.2;fill:none}
  .header-actions{display:none!important}
  nav#mainNav{position:fixed!important;top:74px!important;left:12px!important;right:12px!important;width:auto!important;max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 92px)!important;overflow:auto!important;background:#fff!important;border:1px solid #e8eef5!important;border-radius:22px!important;box-shadow:0 28px 70px rgba(15,23,42,.24)!important;padding:16px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;z-index:190!important}
  nav#mainNav.open{display:flex!important}
  nav#mainNav>a,nav#mainNav .nav-item>a{display:flex!important;width:100%!important;padding:14px 14px!important;border-radius:14px!important;background:#f7f9fc!important;color:#07101f!important;line-height:1.2!important}
  nav#mainNav>a:hover,nav#mainNav .nav-item>a:hover{background:#fff1e7!important;color:#ff6b1a!important}
  .mega-parent{width:100%!important;position:static!important}.mega-parent:before,.mega-parent:after{display:none!important}
  .mega-parent .mega-menu,.mega-parent.mobile-open .mega-menu,.mega-parent:hover .mega-menu{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}
  .mobile-nav-tools{display:block!important;margin-top:10px!important}.mobile-lang{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:10px!important}.mobile-lang span{flex:1 1 120px;background:#f7f9fc;border-radius:12px;padding:11px;font-weight:800}.mobile-cta{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.mobile-cta .btn{width:100%!important}
  .hero{padding:44px 18px 50px!important;min-height:auto!important;display:flex!important;flex-direction:column!important;gap:28px!important}.hero-left,.hero-right{width:100%!important;max-width:100%!important}.hero h1{font-size:38px!important;line-height:1.12!important;letter-spacing:-1px!important;min-height:86px!important}.hero p{font-size:16px!important;line-height:1.65!important}.hero-showcase img{height:260px!important}.hero-float{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:0!important;border-radius:0 0 24px 24px!important}
  .domain-box,.domain-results,.product-grid,.real-service-grid,.process-line,.solution-grid,.related-grid,.detail-grid{grid-template-columns:1fr!important}.products,.real-services,.process,.photo-about,.reviews,.newsletter,.pro-footer,.domain-card{max-width:100vw!important;overflow:hidden!important}.product-grid,.real-service-grid{width:100%!important}.product-card,.real-service-grid article{max-width:100%!important}.section-head h2{font-size:34px!important;letter-spacing:-.9px!important}.domain-card{width:calc(100% - 28px)!important;padding:28px 18px!important;border-radius:26px!important}
}
@media(max-width:640px){
  body{padding-top:70px!important}header{height:70px!important}.brand img{height:46px!important;max-width:190px!important}nav#mainNav{top:70px!important;left:10px!important;right:10px!important;max-width:calc(100vw - 20px)!important}.hero{padding-left:16px!important;padding-right:16px!important}.hero h1{font-size:31px!important;min-height:72px!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important}.hero-showcase img{height:220px!important}.product-img{height:210px!important}.real-service-grid figure{height:210px!important}.newsletter{margin-left:0!important;margin-right:0!important;border-radius:0!important}
}

/* === Final mobile/menu/hero/domain/service fix === */
.form-label{display:inline-flex;background:#fff3e8;color:#ff6b1a;border:1px solid #ffd2b5;border-radius:999px;padding:8px 12px;font-weight:900;font-size:12px;margin-bottom:12px}.hero-form-card p{color:#667085!important;font-size:15px!important;line-height:1.55!important;margin:-6px 0 16px!important}.hero-form-card{position:relative;z-index:3}.hero-form-card button,.real-service-grid article a,.btn,.newsletter button{background:#ff6b1a!important;color:#fff!important;border-color:#ff6b1a!important}.btn.ghost{background:#fff!important;color:#ff6b1a!important}.domain-card{margin-top:-32px!important;border-top:4px solid #ff6b1a!important;z-index:5}.domain-card:after{content:"";position:absolute;left:50%;top:-24px;width:72px;height:24px;transform:translateX(-50%);background:#fff;border-radius:24px 24px 0 0;border:1px solid #edf1f5;border-bottom:0}.real-service-grid article{background:#fff;border:1px solid #eaf0f6;border-radius:26px;box-shadow:0 18px 45px rgba(15,23,42,.08);overflow:hidden;transition:.25s}.real-service-grid article:hover{transform:translateY(-6px);box-shadow:0 26px 65px rgba(15,23,42,.13)}.real-service-grid figure{height:230px!important;background:#101827;position:relative;overflow:hidden}.real-service-grid figure img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.03) contrast(1.02);transition:.35s}.real-service-grid article:hover figure img{transform:scale(1.05)}.real-service-grid figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,16,31,0) 40%,rgba(7,16,31,.58) 100%)}.real-service-grid figure em{position:absolute;left:18px;bottom:16px;z-index:2;background:#ff6b1a;color:#fff;border-radius:999px;padding:8px 12px;font-style:normal;font-weight:900}.real-service-grid article>div{padding:23px}.real-service-grid article h3{font-size:21px;margin-bottom:10px;color:#07101f}.real-service-grid article p{color:#667085;line-height:1.65;min-height:54px}.real-service-grid article a{display:inline-flex;margin-top:18px;border-radius:13px;padding:12px 18px;font-weight:900}.mobile-submenu{display:none}
@media(min-width:993px){.mobile-submenu{display:none!important}.mega-parent:hover .mega-menu,.mega-parent:focus-within .mega-menu,.mega-parent .mega-menu:hover{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.mega-menu{transition-delay:.08s!important}.mega-parent:before{height:52px!important}}
@media(max-width:992px){
  .mega-parent>a{position:relative}.mega-parent>a:after{content:'+';margin-left:auto;font-size:20px;color:#ff6b1a}.mega-parent.mobile-open>a:after{content:'−'}
  .mobile-submenu{display:none!important;background:#fff7f0;border:1px solid #ffd8bd;border-radius:16px;padding:8px;margin:8px 0 6px!important}
  .mega-parent.mobile-open .mobile-submenu{display:grid!important;gap:6px}
  .mobile-submenu a{display:block!important;padding:12px 14px!important;border-radius:12px!important;background:#fff!important;color:#07101f!important;font-weight:800!important}
  .mobile-submenu a:hover{background:#ff6b1a!important;color:#fff!important}
  .hero:not(.page-hero){background:#07101f!important}
  .hero:not(.page-hero)::before{background:linear-gradient(180deg,rgba(7,16,31,.93),rgba(7,16,31,.82)),url('hero-shopping-reference.png') center/cover no-repeat!important}
  .hero-right{display:block!important}.hero-form-card{width:100%!important;padding:24px!important;border-radius:24px!important}.domain-card{margin-top:-12px!important}.real-service-grid figure{height:205px!important}.real-service-grid article p{min-height:auto!important}
}

/* Mobile services submenu fix */
@media(max-width:992px){
  .mega-parent > a.service-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;cursor:pointer!important;}
  .mega-parent > a.service-toggle:after{content:'+'!important;margin-left:auto!important;font-size:22px!important;line-height:1!important;color:#ff6b1a!important;font-weight:900!important;}
  .mega-parent.mobile-open > a.service-toggle:after{content:'−'!important;}
  .mega-parent .mobile-submenu{display:none!important;}
  .mega-parent.mobile-open .mobile-submenu{display:grid!important;gap:8px!important;}
  .mega-parent .mobile-submenu a{display:block!important;width:100%!important;}
}


/* Blog cards and legal/article pages */
.blog-preview{padding:90px 7%;background:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.blog-card{background:#fff;border:1px solid #eaf0f6;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(15,23,42,.08);transition:.25s}.blog-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(15,23,42,.14)}.blog-card figure{height:245px;margin:0;overflow:hidden;background:#07101f}.blog-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.blog-card:hover img{transform:scale(1.05)}.blog-card div{padding:24px}.blog-card span{display:inline-flex;background:#fff3e8;color:#ff6b1a;border-radius:999px;padding:7px 11px;font-weight:900;font-size:12px}.blog-card h3{font-size:22px;line-height:1.25;margin:16px 0 10px;color:#07101f}.blog-card p{color:#667085;line-height:1.65}.blog-card a{display:inline-flex;margin-top:18px;background:#ff6b1a;color:#fff;border-radius:14px;padding:12px 18px;font-weight:900}.article-hero{padding:90px 7% 55px;background:linear-gradient(135deg,#07101f,#111827);color:#fff}.article-hero .crumb{color:#ffb07a;font-weight:800;margin-bottom:18px}.article-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-1.8px;max-width:980px}.article-hero p{max-width:760px;color:#d9e2ef;font-size:18px;line-height:1.7;margin-top:20px}.article-wrap{display:grid;grid-template-columns:1fr 320px;gap:42px;padding:60px 7%;background:#fff}.article-main{font-size:17px;color:#344054;line-height:1.85}.article-main img{width:100%;height:420px;object-fit:cover;border-radius:28px;margin-bottom:30px}.article-main h2{font-size:32px;color:#07101f;margin:34px 0 12px}.article-main ul{padding-left:22px}.article-side{position:sticky;top:110px;align-self:start;background:#f8fafc;border:1px solid #eaf0f6;border-radius:24px;padding:22px}.article-side h3{margin:0 0 14px;color:#07101f}.article-side a{display:block;padding:12px 0;color:#344054;border-bottom:1px solid #e5eaf0;font-weight:800}.legal-page{padding:80px 7%;background:#fff}.legal-box{max-width:1000px;margin:auto;background:#fff;border:1px solid #eaf0f6;border-radius:28px;box-shadow:0 18px 50px rgba(15,23,42,.08);padding:42px}.legal-box h1{font-size:44px;color:#07101f;margin-bottom:14px}.legal-box h2{font-size:24px;color:#07101f;margin:30px 0 10px}.legal-box p,.legal-box li{color:#475467;line-height:1.8}.legal-box ul{padding-left:22px}@media(max-width:992px){.blog-grid,.article-wrap{grid-template-columns:1fr}.article-side{position:static}.blog-preview{padding:60px 18px}.article-hero,.article-wrap,.legal-page{padding-left:18px;padding-right:18px}.article-main img{height:260px}.legal-box{padding:26px}.legal-box h1{font-size:34px}}


/* === Advanced animated customer reviews === */
.advanced-reviews{position:relative;padding:100px 5%;background:radial-gradient(circle at 12% 8%,rgba(255,107,26,.12),transparent 28%),linear-gradient(180deg,#fff,#f7f9fc);overflow:hidden}.advanced-reviews:before{content:"";position:absolute;right:-120px;top:70px;width:310px;height:310px;border-radius:50%;background:rgba(255,107,26,.09);filter:blur(2px)}.review-stage{position:relative;z-index:2;max-width:1220px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:28px;align-items:stretch}.review-summary-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#07101f,#102a4f);color:#fff;border-radius:34px;padding:34px;box-shadow:0 30px 80px rgba(7,16,31,.22)}.review-summary-card:after{content:"";position:absolute;right:-70px;bottom:-70px;width:180px;height:180px;border-radius:50%;background:#ff6b1a;opacity:.18}.summary-label{display:inline-flex;background:rgba(255,107,26,.16);border:1px solid rgba(255,255,255,.14);color:#ffb17c;border-radius:999px;padding:9px 13px;font-weight:900;font-size:12px}.review-summary-card h3{font-size:30px;line-height:1.18;margin:22px 0 18px;letter-spacing:-.8px}.summary-score{display:flex;align-items:flex-end;gap:16px;margin-bottom:18px}.summary-score strong{font-size:58px;line-height:.9;color:#ff8a35}.summary-score span{color:#ffbf35;letter-spacing:2px;font-size:18px}.review-summary-card p{color:#d7e0ee;line-height:1.75}.review-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.review-metrics div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px 12px}.review-metrics b{display:block;color:#fff;font-size:22px}.review-metrics small{display:block;color:#bac7d8;font-weight:700;margin-top:5px}.review-carousel{overflow:hidden;border-radius:34px;padding:4px;background:linear-gradient(135deg,rgba(255,107,26,.35),rgba(7,16,31,.08));box-shadow:0 25px 70px rgba(15,23,42,.08)}.review-track{display:flex;gap:18px;width:max-content;padding:24px;animation:reviewMarquee 28s linear infinite}.review-carousel:hover .review-track{animation-play-state:paused}.review-pro-card{position:relative;width:330px;min-height:315px;background:rgba(255,255,255,.96);border:1px solid #e9eef5;border-radius:28px;padding:28px;box-shadow:0 22px 55px rgba(15,23,42,.08);transition:.3s}.review-pro-card:hover{transform:translateY(-10px) scale(1.02);border-color:#ffb37b;box-shadow:0 34px 80px rgba(255,107,26,.15)}.quote-mark{position:absolute;right:26px;top:12px;font-size:82px;line-height:1;color:#fff1e7;font-weight:900}.review-pro-card .stars{position:relative;z-index:1;color:#ffb72e;font-size:18px;letter-spacing:3px;margin-bottom:18px}.review-pro-card p{position:relative;z-index:1;color:#344054;font-size:16px;line-height:1.75;margin-bottom:24px}.review-user{display:flex;align-items:center;gap:14px;margin-top:auto}.review-user>span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#ff6b1a,#07101f);color:#fff;font-weight:900}.review-user b{display:block;color:#07101f;font-size:15px}.review-user small{display:block;color:#667085;font-weight:800;margin-top:4px}.review-track .review-pro-card:nth-child(even){margin-top:28px}@keyframes reviewMarquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 9px))}}@media(max-width:992px){.advanced-reviews{padding:70px 18px}.review-stage{grid-template-columns:1fr}.review-summary-card{padding:26px}.review-summary-card h3{font-size:25px}.review-metrics{grid-template-columns:1fr}.review-carousel{border-radius:26px}.review-track{animation:none;overflow-x:auto;width:auto;scroll-snap-type:x mandatory;padding:18px}.review-pro-card{min-width:290px;width:290px;scroll-snap-align:start}.review-track .review-pro-card:nth-child(even){margin-top:0}}


/* === Revize: gerçek avatarlı yatay müşteri deneyimi === */
.trust-strip-reviews{
  padding:96px 5%;
  background:
    radial-gradient(circle at 8% 10%, rgba(255,107,26,.12), transparent 26%),
    linear-gradient(180deg,#fff 0%,#f8fafc 100%);
}
.trust-strip-reviews .section-head{max-width:820px;margin:0 auto 34px;text-align:center}
.trust-wide-banner{
  max-width:1240px;
  margin:0 auto 26px;
  display:grid;
  grid-template-columns:260px 1fr 360px;
  gap:26px;
  align-items:center;
  padding:30px;
  border-radius:34px;
  background:linear-gradient(135deg,#07101f 0%,#0d1728 52%,#1c0f07 100%);
  color:#fff;
  box-shadow:0 26px 80px rgba(7,16,31,.20);
  overflow:hidden;
  position:relative;
}
.trust-wide-banner:before{
  content:"";
  position:absolute;
  inset:auto -120px -160px auto;
  width:360px;height:360px;
  background:#ff6b1a;
  filter:blur(70px);
  opacity:.28;
}
.trust-avatar-pack{display:flex;align-items:center;padding-left:18px}
.trust-avatar-pack img{
  width:78px;height:78px;border-radius:50%;
  object-fit:cover;border:5px solid #fff;
  margin-left:-18px;
  box-shadow:0 16px 36px rgba(0,0,0,.25);
}
.trust-avatar-pack img:first-child{margin-left:0}
.trust-banner-copy{position:relative;z-index:2}
.trust-banner-copy h3{
  margin:14px 0 12px;
  font-size:32px;
  line-height:1.15;
  letter-spacing:-.8px;
  color:#fff;
}
.trust-banner-copy p{color:rgba(255,255,255,.78);font-size:16px;line-height:1.7;margin:0}
.trust-badges{
  position:relative;z-index:2;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}
.trust-badges div{
  min-height:128px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  gap:8px;
  padding:18px 12px;
  border-radius:22px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(10px);
}
.trust-badges svg{
  width:34px;height:34px;
  fill:none;stroke:#ff7a1a;stroke-width:1.9;
  stroke-linecap:round;stroke-linejoin:round;
}
.trust-badges b{font-size:26px;color:#fff;line-height:1}
.trust-badges small{color:rgba(255,255,255,.72);font-weight:800}
.review-marquee{
  max-width:1240px;margin:0 auto;
  overflow:hidden;
  border-radius:30px;
  padding:10px 0;
  mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);
}
.review-marquee-track{
  display:flex;
  gap:22px;
  width:max-content;
  animation:cgtReviewMarquee 34s linear infinite;
}
.review-marquee:hover .review-marquee-track{animation-play-state:paused}
.review-marquee .review-pro-card{
  width:350px;
  flex:0 0 350px;
  background:#fff;
  border:1px solid #e7edf5;
  border-radius:28px;
  padding:26px;
  box-shadow:0 18px 46px rgba(8,19,38,.08);
  transform:translateZ(0);
}
.review-marquee .review-pro-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(8,19,38,.14)}
.review-marquee .stars{color:#ff8a00;font-size:16px;letter-spacing:1px;margin-bottom:14px}
.review-marquee .review-pro-card p{color:#19283e;line-height:1.75;margin:0 0 20px}
.review-user{display:flex;align-items:center;gap:12px;border-top:1px solid #edf1f6;padding-top:16px}
.review-user img{
  width:48px;height:48px;border-radius:50%;
  object-fit:cover;border:3px solid #fff;
  box-shadow:0 8px 20px rgba(8,19,38,.12);
}
.review-user b{display:block;color:#07101f}
.review-user small{display:block;color:#66758a;margin-top:2px}
.infra-cta-strip{
  max-width:1240px;
  margin:28px auto 0;
  display:grid;
  grid-template-columns:260px 1fr 360px;
  gap:28px;
  align-items:center;
  padding:22px;
  border-radius:30px;
  background:linear-gradient(135deg,#fff7f1 0%,#ffffff 48%,#f7f8ff 100%);
  border:1px solid #edf1f6;
  box-shadow:0 20px 55px rgba(8,19,38,.08);
}
.infra-cta-strip>img{
  width:100%;height:150px;
  object-fit:cover;
  border-radius:22px;
  box-shadow:0 12px 34px rgba(0,0,0,.18);
}
.infra-cta-strip h3{
  font-size:30px;line-height:1.2;letter-spacing:-.7px;
  margin:0 0 10px;color:#07101f;
}
.infra-cta-strip h3 span{color:#ff6b1a}
.infra-cta-strip p{margin:0;color:#5e6b7e;line-height:1.7}
.infra-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.infra-icons span{
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  gap:8px;min-height:112px;
  background:#fff;border:1px solid #edf1f6;border-radius:22px;
  color:#07101f;font-weight:900;text-align:center;
}
.infra-icons svg{
  width:32px;height:32px;fill:none;stroke:#ff6b1a;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;
}
@keyframes cgtReviewMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media (max-width: 991px){
  .trust-wide-banner,.infra-cta-strip{grid-template-columns:1fr;padding:24px}
  .trust-avatar-pack{justify-content:center}
  .trust-badges,.infra-icons{grid-template-columns:1fr 1fr 1fr}
}
@media (max-width: 640px){
  .trust-strip-reviews{padding:70px 18px}
  .trust-banner-copy h3,.infra-cta-strip h3{font-size:25px}
  .trust-badges,.infra-icons{grid-template-columns:1fr}
  .review-marquee{mask-image:none}
  .review-marquee .review-pro-card{width:292px;flex-basis:292px}
}



/* Footer iletişim kolon hizalama düzeltmesi */
@media (min-width: 993px){
  .pro-footer .footer-inner,
  footer .footer-inner{
    grid-template-columns:300px minmax(0,1fr)!important;
    gap:38px!important;
  }

  .pro-footer .footer-links,
  footer .footer-links{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:20px!important;
    align-items:start!important;
  }

  .pro-footer .footer-links > div,
  footer .footer-links > div{
    min-width:0!important;
  }

  .pro-footer .footer-links > div:last-child a,
  footer .footer-links > div:last-child a{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    white-space:nowrap!important;
    margin:12px 0!important;
  }

  .pro-footer .footer-links > div:last-child svg,
  footer .footer-links > div:last-child svg{
    flex:0 0 18px!important;
    width:18px!important;
    height:18px!important;
  }
}

@media (min-width: 993px) and (max-width: 1180px){
  .pro-footer .footer-inner,
  footer .footer-inner{
    grid-template-columns:260px minmax(0,1fr)!important;
  }

  .pro-footer .footer-links,
  footer .footer-links{
    gap:14px!important;
  }

  .pro-footer .footer-links a,
  footer .footer-links a{
    font-size:13px!important;
  }
}

.product-type{display:inline-flex;margin-bottom:10px;padding:7px 11px;border-radius:999px;background:#fff2e8;color:#ff6b1a;font-size:12px;font-weight:900}.product-actions{display:flex;gap:10px}.product-actions button{border:0;cursor:pointer;background:#ff6b1a;color:#fff;border-radius:999px;padding:15px 18px;font-weight:900}.filter-tabs{max-width:1220px;margin:0 auto 32px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.filter-tabs button{border:1px solid #e5ebf3;background:#fff;color:#07101f;border-radius:999px;padding:13px 22px;font-weight:900;cursor:pointer;box-shadow:0 10px 25px rgba(15,23,42,.05)}.filter-tabs button.active{background:#ff6b1a;color:#fff;border-color:#ff6b1a}.graphics-products{background:linear-gradient(180deg,#fff7f0,#fff);}.cart-link{position:relative}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#ff6b1a;color:#fff;font-size:11px;font-weight:900;margin-left:6px;padding:0 6px}.cart-page{padding:80px 5%;background:#f6f8fb}.cart-wrap{max-width:1050px;margin:auto;display:grid;gap:18px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;background:#fff;border:1px solid #e6ecf4;border-radius:24px;padding:18px;box-shadow:0 16px 35px rgba(15,23,42,.06)}.cart-item img{width:110px;height:82px;object-fit:cover;border-radius:16px}.cart-item h3{margin:0 0 6px;color:#07101f}.cart-item p{margin:0;color:#667085}.cart-actions{display:flex;align-items:center;gap:10px}.cart-actions button,.checkout-btn{border:0;border-radius:999px;padding:12px 16px;font-weight:900;cursor:pointer}.cart-actions button{background:#eef3f8;color:#07101f}.checkout-box{background:#07101f;color:#fff;border-radius:26px;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.checkout-btn{background:#ff6b1a;color:#fff;text-decoration:none}@media(max-width:640px){.cart-item{grid-template-columns:1fr}.cart-item img{width:100%;height:180px}.checkout-box{flex-direction:column;align-items:flex-start}.product-actions{flex-direction:column}.product-actions button{width:100%}}
.detail-actions button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ff6b1a;color:#fff;padding:15px 24px;font-weight:900;cursor:pointer;box-shadow:0 14px 30px rgba(255,107,26,.22)}


/* Grafik tasarım paket carousel revizyonu */
.graphic-package-showcase{padding:92px 5%;background:radial-gradient(circle at 8% 12%,rgba(255,107,26,.18),transparent 30%),linear-gradient(135deg,#07101f 0%,#101827 48%,#ff6b1a 140%);position:relative;overflow:hidden;color:#fff}.graphic-package-showcase:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent)}.graphic-package-shell{max-width:1320px;margin:auto;position:relative;z-index:2}.graphic-package-head{max-width:820px;margin-bottom:34px}.graphic-package-head .section-kicker{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.16)}.graphic-package-head .section-kicker:before{display:none!important;content:none!important}.graphic-package-head h2{font-size:52px;line-height:1.05;letter-spacing:-1.8px;margin:18px 0 14px}.graphic-package-head p{color:#dbe4ef;font-size:18px;line-height:1.75}.graphic-package-viewport{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:38px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.04));box-shadow:0 35px 90px rgba(0,0,0,.28);backdrop-filter:blur(16px)}.graphic-package-track{display:flex;transition:transform .72s cubic-bezier(.19,1,.22,1)}.graphic-package-slide{min-width:100%;min-height:455px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:28px;align-items:center;padding:54px;position:relative;overflow:hidden}.graphic-package-slide:after{content:'';position:absolute;right:-90px;top:-90px;width:340px;height:340px;border-radius:50%;background:rgba(255,107,26,.22);filter:blur(2px)}.gp-bg-word{position:absolute;right:35px;bottom:-16px;font-size:108px;font-weight:900;letter-spacing:-6px;color:rgba(255,255,255,.055);line-height:.8}.gp-copy{position:relative;z-index:2}.gp-copy span{display:inline-flex;background:#ff6b1a;color:#fff;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:900;box-shadow:0 12px 28px rgba(255,107,26,.28)}.gp-copy h3{font-size:44px;line-height:1.08;letter-spacing:-1.4px;margin:20px 0 12px}.gp-copy p{color:#d7e0ec;line-height:1.75;font-size:17px;max-width:650px}.gp-copy ul{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0;list-style:none}.gp-copy li{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800;color:#fff}.gp-price{display:flex;align-items:flex-end;gap:14px;margin-bottom:24px}.gp-price del{color:#aab7c7;font-weight:800}.gp-price strong{font-size:36px;color:#fff}.gp-actions{display:flex;gap:12px;flex-wrap:wrap}.gp-actions button,.gp-actions a{border:0;border-radius:999px;padding:15px 22px;font-weight:900;cursor:pointer}.gp-actions button{background:#ff6b1a;color:#fff;box-shadow:0 16px 35px rgba(255,107,26,.28)}.gp-actions a{background:#fff;color:#07101f}.gp-visual{position:relative;min-height:350px;z-index:2}.gp-card-stack{position:absolute;inset:0;display:grid;place-items:center;perspective:900px}.gp-card-stack img{position:absolute;width:62%;height:230px;object-fit:cover;border-radius:26px;border:1px solid rgba(255,255,255,.22);box-shadow:0 28px 70px rgba(0,0,0,.36);animation:packageFloat 4.5s ease-in-out infinite}.gp-card-stack img:nth-child(1){transform:rotate(-6deg) translate(-52px,-22px);z-index:3}.gp-card-stack img:nth-child(2){transform:rotate(8deg) translate(58px,20px) scale(.9);z-index:2;animation-delay:.35s}.gp-card-stack img:nth-child(3){transform:rotate(-13deg) translate(16px,86px) scale(.78);z-index:1;animation-delay:.7s}@keyframes packageFloat{0%,100%{margin-top:0}50%{margin-top:-14px}}.gp-orbit{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.2);animation:gpSpin 10s linear infinite}.gp-orbit.one{width:260px;height:260px;right:80px;top:25px}.gp-orbit.two{width:140px;height:140px;right:40px;bottom:25px;animation-duration:7s}@keyframes gpSpin{to{transform:rotate(360deg)}}.gp-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:34px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}.gp-nav.prev{left:18px}.gp-nav.next{right:18px}.graphic-package-dots{display:flex;justify-content:center;gap:10px;margin-top:22px}.graphic-package-dots button{width:12px;height:12px;border-radius:999px;border:0;background:rgba(255,255,255,.34);cursor:pointer;transition:.25s}.graphic-package-dots button.active{width:36px;background:#ff6b1a}.graphics-products{display:none!important}@media(max-width:992px){.graphic-package-head h2{font-size:38px}.graphic-package-slide{grid-template-columns:1fr;padding:38px 28px;min-height:auto}.gp-visual{min-height:310px}.gp-copy h3{font-size:34px}.gp-bg-word{font-size:72px}}@media(max-width:640px){.graphic-package-showcase{padding:64px 4%}.graphic-package-slide{padding:34px 22px}.gp-card-stack img{width:78%;height:190px}.gp-nav{display:none}.gp-actions{flex-direction:column}.gp-actions button,.gp-actions a{text-align:center;width:100%}.gp-price strong{font-size:28px}.graphic-package-head h2{font-size:32px}}


/* Header cart button revision */

.header-cart-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:#fff;color:#07101f;border:1px solid rgba(7,16,31,.1);box-shadow:0 12px 28px rgba(7,16,31,.1);transition:.25s ease}
.header-cart-btn:hover{transform:translateY(-2px);background:#ff6b1a;color:#fff;border-color:#ff6b1a;box-shadow:0 16px 32px rgba(255,107,26,.24)}
.header-cart-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.header-cart-btn .cart-count{position:absolute;top:-7px;right:-7px;display:none;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#ff6b1a;color:#fff;border:2px solid #fff;font-size:11px;font-weight:900;line-height:1;padding:0 6px;box-shadow:0 8px 18px rgba(255,107,26,.32)}
.header-cart-btn:hover .cart-count{background:#07101f;color:#fff}
.mobile-cart-btn{display:inline-flex}
@media(max-width:992px){.header-actions .header-cart-btn{display:none}.mobile-cta{align-items:center;gap:10px;flex-wrap:wrap}.mobile-cart-btn{width:42px;height:42px}}

/* CGT advanced customer panel / checkout revision */
.client-panel-page,.payment-page{background:#f6f8fb;overflow-x:hidden}.panel-hero-pro{padding:80px 5%;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:end;background:radial-gradient(circle at 20% 0,#fff2e8,transparent 42%),linear-gradient(135deg,#07101f,#111827);color:#fff}.panel-hero-pro h1{font-size:clamp(34px,5vw,68px);line-height:1.02;margin:12px 0}.panel-hero-pro p{color:#d0d6df;max-width:760px}.panel-status-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:24px;display:grid;gap:10px}.panel-status-card b{font-size:22px}.panel-status-card span{color:#ffb177}.panel-auth-area{padding:60px 5%}.advanced-auth{max-width:1180px;margin:auto}.dashboard-shell{max-width:1220px;margin:60px auto;padding:0 5%;display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}.dashboard-menu,.dashboard-content,.payment-form,.payment-summary{background:#fff;border:1px solid #e6ecf4;border-radius:28px;box-shadow:0 20px 50px rgba(15,23,42,.08)}.dashboard-menu{padding:18px;align-self:start;position:sticky;top:100px}.dash-user{padding:18px;border-radius:22px;background:#07101f;color:#fff;margin-bottom:14px;display:grid;gap:5px}.dash-user span{width:48px;height:48px;display:grid;place-items:center;background:#ff6b1a;border-radius:16px;font-weight:900}.dash-user small{color:#c8d0dc;word-break:break-word}.dashboard-menu button{width:100%;border:0;background:transparent;text-align:left;padding:14px 15px;border-radius:16px;font-weight:900;color:#263246;cursor:pointer}.dashboard-menu button.active,.dashboard-menu button:hover{background:#fff2e8;color:#ff6b1a}.dashboard-content{padding:28px;min-width:0}.dash-pane{display:none}.dash-pane.active{display:block}.summary-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.summary-cards article{background:#f6f8fb;border:1px solid #e6ecf4;border-radius:22px;padding:20px}.summary-cards span{display:block;color:#667085}.summary-cards b{font-size:34px;color:#07101f}.dash-callout{background:linear-gradient(135deg,#07101f,#192338);color:#fff;border-radius:26px;padding:26px;margin-top:20px}.dash-callout a{display:inline-flex;margin-top:12px;background:#ff6b1a;color:#fff;text-decoration:none;border-radius:999px;padding:12px 18px;font-weight:900}.advanced-form{display:grid;gap:16px}.advanced-form input,.advanced-form select,.advanced-form textarea,.payment-form input,.payment-form textarea,.coupon-actions input{width:100%;border:1px solid #dfe7f0;border-radius:16px;padding:14px 15px;font:inherit}.advanced-form textarea,.payment-form textarea{min-height:120px;resize:vertical}.advanced-form button,.payment-form button,.coupon-actions button{border:0;background:#ff6b1a;color:#fff;border-radius:999px;padding:15px 22px;font-weight:900;cursor:pointer}.order-list,.ticket-list{display:grid;gap:12px}.order-card,.ticket-card,.empty-state{border:1px solid #e6ecf4;background:#f9fbfd;border-radius:20px;padding:18px}.order-card{display:grid;grid-template-columns:1fr auto auto auto;gap:12px;align-items:center}.order-card em,.ticket-card em{font-style:normal;background:#fff2e8;color:#ff6b1a;border-radius:999px;padding:8px 12px;font-weight:900}.ticket-card{display:flex;justify-content:space-between;gap:18px}.ticket-card span,.muted{color:#667085}.payment-grid{max-width:1220px;margin:0 auto 80px;padding:0 5%;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px}.payment-form,.payment-summary{padding:28px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.bank-box{background:#07101f;color:#fff;border-radius:22px;padding:20px;margin:16px 0}.bank-box p{margin:8px 0;color:#d0d6df}.contract-checks{display:grid;gap:10px;margin:18px 0}.pay-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #edf1f6;padding:12px 0}.pay-item img{width:72px;height:54px;object-fit:cover;border-radius:12px}.pay-item span{display:block;color:#667085}.pay-total{display:flex;justify-content:space-between;font-size:22px;font-weight:900;margin:20px 0}.payment-summary a{color:#ff6b1a;font-weight:900}.coupon-box{background:#fff;border:1px solid #e6ecf4;border-radius:24px;padding:20px;display:flex;justify-content:space-between;gap:18px;align-items:center}.coupon-actions{display:flex;gap:10px;align-items:center}.coupon-actions input{min-width:220px}.checkout-box small{display:block;color:#b8c1ce;margin-top:6px}.checkout-box .checkout-btn{border:0;display:inline-flex;align-items:center;justify-content:center}.success-msg{background:#ecfdf3;color:#067647;border-color:#abefc6}
@media(max-width:900px){.panel-hero-pro,.dashboard-shell,.payment-grid{grid-template-columns:1fr}.dashboard-menu{position:static}.summary-cards,.form-grid{grid-template-columns:1fr}.order-card{grid-template-columns:1fr}.ticket-card,.coupon-box{flex-direction:column;align-items:stretch}.coupon-actions{flex-direction:column}.coupon-actions input,.coupon-actions button{width:100%}.payment-grid{padding:0 4%;}.dashboard-content,.payment-form,.payment-summary{padding:20px}.panel-hero-pro{padding:56px 5%}}
@media(max-width:640px){.panel-auth-area{padding:36px 4%}.dashboard-shell{padding:0 4%;margin:36px auto}.panel-tabs{overflow:auto}.payment-form,.payment-summary,.dashboard-menu,.dashboard-content{border-radius:22px}.pay-item{grid-template-columns:64px 1fr}.pay-item strong{grid-column:2}.panel-hero-pro h1{font-size:36px}}

/* CGT Admin Panel Revizyon */
.admin-page{background:#070707;color:#fff;overflow-x:hidden}.admin-top{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;background:rgba(10,10,10,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,122,0,.22)}.admin-top div{display:flex;flex-direction:column}.admin-top b{font-size:22px;color:#ff7a00}.admin-top span{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:#aaa}.admin-top nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-top a,.admin-top button,.admin-sidebar button,.admin-head button,.admin-form button,.admin-list button,.orders-table button{border:1px solid rgba(255,122,0,.4);background:#111;color:#fff;border-radius:12px;padding:10px 14px;text-decoration:none;cursor:pointer}.admin-top button em,.admin-sidebar em,.admin-order-dot{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:6px;border-radius:999px;background:#ff7a00;color:#111;font-style:normal;font-weight:900}.admin-shell{display:grid;grid-template-columns:280px 1fr;gap:22px;max-width:1480px;margin:0 auto;padding:24px}.admin-sidebar{position:sticky;top:86px;align-self:start;display:grid;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#121212,#080808)}.admin-sidebar button{text-align:left;border-color:rgba(255,255,255,.08)}.admin-sidebar button.active,.admin-sidebar button:hover{background:linear-gradient(135deg,#ff7a00,#ff9b22);color:#111;border-color:#ff7a00;font-weight:800}.admin-content{min-width:0}.admin-pane{display:none;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,122,0,.14),transparent 34%),#0d0d0d;box-shadow:0 24px 80px rgba(0,0,0,.25)}.admin-pane.active{display:block}.admin-pane h1{margin:0 0 8px;font-size:clamp(28px,4vw,44px)}.admin-pane p{color:#bdbdbd}.admin-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.admin-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.admin-form label{display:grid;gap:8px;color:#eee;font-weight:700}.admin-form input,.admin-form textarea,.admin-form select{width:100%;border:1px solid rgba(255,255,255,.12);background:#070707;color:#fff;border-radius:14px;padding:13px 14px;outline:none}.admin-form textarea{min-height:110px;resize:vertical}.admin-form button{grid-column:1/-1;background:linear-gradient(135deg,#ff7a00,#ffac38);color:#111;font-weight:900}.inline-form{grid-template-columns:1fr 1fr 1fr auto}.inline-form button{grid-column:auto}.product-editor{border:1px dashed rgba(255,122,0,.35);padding:16px;border-radius:22px}.admin-actions{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}.admin-actions button{grid-column:auto}.admin-list{display:grid;gap:12px;margin-top:20px}.admin-list article{display:grid;grid-template-columns:76px 1fr auto auto;align-items:center;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#090909}.admin-list article img{width:76px;height:56px;object-fit:cover;border-radius:12px}.admin-list article div{display:grid;gap:4px}.admin-list article span,.admin-list article small{color:#aaa}.admin-table,.table-wrap{width:100%;overflow:auto;border-radius:18px;border:1px solid rgba(255,255,255,.08)}.admin-table table,.orders-table{width:100%;border-collapse:collapse;min-width:850px;background:#080808}.admin-table th,.admin-table td,.orders-table th,.orders-table td{padding:14px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.orders-table select{background:#111;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:8px}.support-layout{display:grid;grid-template-columns:360px 1fr;gap:18px}.admin-ticket-list{max-height:620px;overflow:auto}.admin-ticket-list article{grid-template-columns:1fr!important;cursor:pointer}.chat-box{border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#080808;display:grid;grid-template-rows:auto 1fr auto;min-height:560px;overflow:hidden}.chat-box h3{padding:18px;margin:0;border-bottom:1px solid rgba(255,255,255,.08)}.chat-messages{padding:18px;overflow:auto;display:grid;gap:12px}.chat-line{max-width:78%;padding:12px 14px;border-radius:16px;background:#151515}.chat-line.admin{justify-self:end;background:rgba(255,122,0,.18);border:1px solid rgba(255,122,0,.35)}.chat-line p{margin:5px 0;color:#fff}.chat-line small{color:#999}.chat-form{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:14px;border-top:1px solid rgba(255,255,255,.08)}.chat-form textarea{min-height:48px;max-height:120px;border-radius:14px;background:#0d0d0d;color:#fff;border:1px solid rgba(255,255,255,.12);padding:12px}.file-mini{display:inline-grid;place-items:center;border:1px solid rgba(255,122,0,.4);border-radius:12px;padding:0 12px;cursor:pointer}.file-mini input{display:none}.chat-form button{border:0;border-radius:12px;background:#ff7a00;color:#111;font-weight:900;padding:0 18px}.admin-msg{margin-top:12px;color:#75ffad}.empty-state{padding:18px;border:1px dashed rgba(255,255,255,.12);border-radius:16px;color:#aaa}.panel-btn .admin-order-dot,.nav-actions .admin-order-dot{font-size:11px;padding:0 5px}
@media(max-width:992px){.admin-shell{grid-template-columns:1fr;padding:14px}.admin-sidebar{position:relative;top:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form,.inline-form,.support-layout{grid-template-columns:1fr}.inline-form button{grid-column:1}.admin-list article{grid-template-columns:64px 1fr}.admin-list article button{grid-column:1/-1}.admin-top{align-items:flex-start;flex-direction:column}.chat-form{grid-template-columns:1fr}.chat-form button{padding:13px}.file-mini{padding:12px}.admin-pane{padding:18px}.admin-head{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.admin-sidebar{grid-template-columns:1fr}.admin-top{padding:14px}.admin-top nav{width:100%}.admin-top a,.admin-top button{width:100%;text-align:center}.chat-line{max-width:100%}}

.admin-section-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.admin-section-grid article{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(135deg,rgba(255,122,0,.12),rgba(255,255,255,.03));padding:16px;display:grid;gap:7px}.admin-section-grid b{color:#fff}.admin-section-grid span{color:#aaa;font-size:13px}.live-status{background:linear-gradient(135deg,#07101f,#162036)}.scenario-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.scenario-pills span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:9px 12px;font-weight:800;font-size:13px}
@media(max-width:992px){.admin-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.admin-section-grid{grid-template-columns:1fr}.scenario-pills{flex-direction:column}}

/* Auth visibility guard */
[hidden]{display:none!important;}
#dashboardArea.is-locked{display:none!important;}
#authArea.is-locked{display:none!important;}


/* Müşteri paneli fatura ve şifre sıfırlama revizyonu */
.invoice-list{
  display:grid;
  gap:14px;
}
.invoice-card,
.order-card.invoice-ready{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
}
.invoice-card{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:18px;
  padding:18px;
  box-shadow:0 14px 34px rgba(15,23,42,.06);
}
.invoice-card b,
.order-card small{
  display:block;
}
.invoice-card span,
.order-card small{
  color:#64748b;
  font-size:13px;
  margin-top:4px;
}
.invoice-card p{
  margin:8px 0 0;
  color:#334155;
}
.invoice-download-btn,
.invoice-card button{
  border:0;
  background:#ff6b00;
  color:#fff;
  font-weight:900;
  padding:11px 16px;
  border-radius:12px;
  cursor:pointer;
  box-shadow:0 12px 24px rgba(255,107,0,.22);
}
.invoice-download-btn:hover,
.invoice-card button:hover{
  transform:translateY(-1px);
}
.auth-form[data-form="forgot"] .auth-desc{
  color:#475569;
  background:#fff7ed;
  border:1px solid rgba(255,107,0,.18);
  border-radius:14px;
  padding:12px 14px;
}
@media(max-width:768px){
  .invoice-card,
  .order-card.invoice-ready{
    align-items:flex-start;
    flex-direction:column;
  }
  .invoice-download-btn,
  .invoice-card button{
    width:100%;
  }
}

/* Revize: ana sayfa web paketleri, hizmet numaraları ve panel hero kaldırma */
.web-packages{padding:86px 5% 50px;background:linear-gradient(180deg,#fff,#f7f9fc)}
.web-packages-head{max-width:1180px;margin:0 auto 34px;text-align:center}.web-packages-head h2{font-size:clamp(30px,4vw,52px);line-height:1.08;color:#07101f}.web-packages-head p{max-width:820px;margin:12px auto 0;color:#64748b;line-height:1.75;font-size:17px}
.web-package-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.web-package-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e6edf5;border-radius:30px;padding:30px;box-shadow:0 20px 55px rgba(15,23,42,.08);display:flex;flex-direction:column;min-height:100%}.web-package-card:before{content:"";position:absolute;inset:auto -40px -80px auto;width:190px;height:190px;border-radius:999px;background:rgba(255,107,26,.12)}.web-package-card.featured{background:linear-gradient(145deg,#07101f,#172235);color:#fff;transform:translateY(-10px);box-shadow:0 30px 80px rgba(7,16,31,.24)}.web-package-card span{display:inline-flex;width:max-content;background:#fff2e8;color:#ff6b1a;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.web-package-card.featured span{background:#ff6b1a;color:#fff}.web-package-card h3{font-size:28px;line-height:1.15;margin:18px 0 12px;color:inherit}.web-package-card p{color:#64748b;line-height:1.7}.web-package-card.featured p{color:#d7e0ec}.web-package-card ul{list-style:none;display:grid;gap:10px;margin:22px 0 26px}.web-package-card li{position:relative;padding-left:28px;color:#334155;line-height:1.55;font-weight:700}.web-package-card.featured li{color:#f1f5f9}.web-package-card li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:999px;background:#ecfdf3;color:#067647;display:grid;place-items:center;font-size:12px;font-weight:900}.web-package-card a{margin-top:auto;display:inline-flex;justify-content:center;border-radius:999px;background:#ff6b1a;color:#fff;padding:14px 20px;font-weight:900;box-shadow:0 16px 34px rgba(255,107,26,.24)}.web-package-card.featured a{background:#fff;color:#07101f}.real-services figure em,.service-card>span{display:none!important}.client-panel-page{padding-top:34px}.admin-list article button{min-width:42px}
@media(max-width:992px){.web-package-grid{grid-template-columns:1fr}.web-package-card.featured{transform:none}.web-packages{padding:64px 4% 34px}}

/* Revize: admin giriş güvenliği, cookie banner ve mail kuyruğu */
.admin-login-lock{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,rgba(255,107,26,.18),transparent 28%),#07101f;padding:24px}.admin-login-card{width:min(460px,100%);background:#fff;border-radius:28px;padding:32px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.admin-login-card h1{font-size:30px;margin-bottom:10px}.admin-login-card p{color:#64748b;line-height:1.6;margin-bottom:18px}.admin-login-card label{display:block;font-weight:900;color:#334155;margin-top:12px}.admin-login-card input{width:100%;margin-top:8px;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.admin-login-card button{width:100%;border:0;border-radius:14px;background:#ff6b1a;color:#fff;padding:15px;font-weight:900;margin-top:18px;cursor:pointer}.admin-login-note{margin-top:14px;color:#64748b;font-size:13px}.admin-guarded{display:none}.admin-page.admin-unlocked .admin-guarded{display:block}.mail-queue-list article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;margin:10px 0}.mail-queue-list b{display:block;color:#07101f}.mail-queue-list span{display:block;color:#64748b;font-size:13px;margin:5px 0}.order-action-btn{border:0;border-radius:10px;background:#07101f;color:#fff;padding:9px 12px;font-weight:900;cursor:pointer}.cookie-consent{position:fixed;left:24px;right:24px;bottom:22px;z-index:9999;background:#07101f;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:18px;display:flex;gap:18px;align-items:center;justify-content:space-between;box-shadow:0 25px 80px rgba(0,0,0,.32)}.cookie-consent p{margin:0;color:#dbe4ef;line-height:1.55}.cookie-consent a{color:#ffb27d;font-weight:900}.cookie-consent button{border:0;border-radius:999px;background:#ff6b1a;color:#fff;padding:12px 18px;font-weight:900;cursor:pointer;white-space:nowrap}@media(max-width:640px){.cookie-consent{left:12px;right:12px;bottom:12px;display:block}.cookie-consent button{margin-top:12px;width:100%}}

/* Revize: başlık/slider ikonları kaldırıldı, hero görseli ve sabit aksiyonlar */
.badge:before,.section-kicker:before{display:none!important;content:none!important}
.hero.has-custom-bg{background-size:cover!important;background-position:right center!important;background-repeat:no-repeat!important}
.hero.has-custom-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,31,.82),rgba(7,16,31,.58),rgba(7,16,31,.35));z-index:0}
.hero.has-custom-bg>*{position:relative;z-index:1}
.site-floating-actions{position:fixed;inset:auto 0 0 0;z-index:9998;pointer-events:none}
.scroll-top-btn,.whatsapp-float-btn{position:fixed;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;box-shadow:0 18px 45px rgba(15,23,42,.24);pointer-events:auto;transition:.2s;cursor:pointer}
.scroll-top-btn{right:22px;bottom:22px;border:0;background:#07101f;color:#fff;font-size:22px;font-weight:900}
.whatsapp-float-btn{left:22px;bottom:22px;background:#25D366;color:#fff}
.whatsapp-float-btn svg{width:30px;height:30px;fill:currentColor}
.scroll-top-btn:hover,.whatsapp-float-btn:hover{transform:translateY(-4px)}
.order-status-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#fff7ed;color:#c2410c;padding:8px 11px;font-weight:900;font-size:12px;margin-top:8px}
.order-status-pill.ready{background:#ecfdf3;color:#067647}
.invoice-card,.ticket-card,.order-card{gap:12px}
.ticket-success{margin-top:12px;color:#067647;font-weight:900}
@media(max-width:640px){.scroll-top-btn,.whatsapp-float-btn{width:48px;height:48px;bottom:16px}.scroll-top-btn{right:16px}.whatsapp-float-btn{left:16px}}


/* Revize 4: slider görseli tam genişlik, simgesiz başlıklar, örnek görsel tarzı animasyonlu e-ticaret alanları */
.badge:before,.section-kicker:before,.badge svg,.section-kicker svg{display:none!important;content:none!important}
.hero.has-custom-bg{background-size:cover!important;background-position:right center center!important;background-repeat:no-repeat!important;min-height:720px!important}
.hero.has-custom-bg:before{background:linear-gradient(90deg,rgba(7,16,31,.68),rgba(7,16,31,.38),rgba(7,16,31,.18))!important}
.hero.has-custom-bg .hero-form-card{background:rgba(255,255,255,.88)!important;backdrop-filter:blur(14px);box-shadow:0 22px 70px rgba(7,16,31,.18)}
@media(max-width:992px){.hero.has-custom-bg{min-height:auto!important;background-size:cover!important;background-position:right center!important}.hero.has-custom-bg:before{background:linear-gradient(180deg,rgba(7,16,31,.78),rgba(7,16,31,.45))!important}}
.ecommerce-showcase{padding:92px 5%;background:#fff;overflow:hidden}
.eco-head{text-align:center;max-width:820px;margin:0 auto 34px}
.eco-head h2,.integration-head h2{font-size:clamp(32px,4vw,52px);line-height:1.05;color:#0d2a7a;margin-bottom:14px}
.eco-head p,.integration-head p{color:#334155;line-height:1.7}
.eco-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}
.eco-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.eco-features article{min-height:250px;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:10px;padding:34px 30px;box-shadow:0 20px 60px rgba(15,23,42,.08);transition:.28s;animation:ecoFloat 5.8s ease-in-out infinite}
.eco-features article:nth-child(2),.eco-features article:nth-child(4){animation-delay:.7s}
.eco-features article:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(15,23,42,.13)}
.eco-features span{width:54px;height:54px;border:3px solid #63e6a2;color:#10b981;border-radius:12px;display:grid;place-items:center;font-size:14px;font-weight:900;margin-bottom:28px}
.eco-features h3{font-size:24px;line-height:1.1;color:#020617;margin-bottom:18px}
.eco-features p{color:#667085;line-height:1.55}
.eco-visual-card{position:relative;min-height:520px;display:grid;place-items:center}
.shop-hero-visual{position:relative;width:min(520px,100%);height:500px;background:linear-gradient(135deg,#073baf,#0c57db);overflow:visible;box-shadow:0 22px 70px rgba(7,16,31,.16)}
.shop-person-shape{position:absolute;left:50%;top:56px;transform:translateX(-50%);width:210px;height:250px;border-radius:48% 48% 20% 20%;background:linear-gradient(180deg,#fff3ed,#ef4444 45%,#111827 46%);box-shadow:0 20px 60px rgba(0,0,0,.12);animation:personFloat 4.8s ease-in-out infinite}
.shop-person-shape:before{content:"";position:absolute;left:72px;top:-36px;width:68px;height:68px;border-radius:50%;background:#ffd7c2;box-shadow:0 -14px 0 #3b241c inset}
.shop-bags{position:absolute;left:70px;bottom:95px;right:90px;display:flex;gap:18px;align-items:flex-end;animation:bagFloat 4.4s ease-in-out infinite}
.shop-bags i{display:block;width:120px;height:130px;background:#fff;border-radius:8px;box-shadow:0 18px 40px rgba(0,0,0,.16);transform:rotate(-13deg)}
.shop-bags i:nth-child(2){height:150px;transform:rotate(4deg)}.shop-bags i:nth-child(3){height:110px;transform:rotate(10deg)}
.market-bubble{position:absolute;right:-70px;bottom:-42px;width:190px;padding:18px;border-radius:10px;background:#ff7d5d;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;box-shadow:0 20px 50px rgba(255,125,93,.34)}
.market-bubble b{height:46px;border-radius:10px;background:#fff;display:grid;place-items:center;font-size:11px;color:#111827;text-align:center}
.round-logos{position:absolute;left:54px;right:150px;bottom:-64px;display:flex;gap:11px;justify-content:center}.round-logos span{width:42px;height:42px;border-radius:50%;background:#fff;border:4px solid #f59e0b;display:grid;place-items:center;font-size:11px;font-weight:900;color:#0f172a;box-shadow:0 10px 24px rgba(15,23,42,.13)}.round-logos span:nth-child(even){border-color:#38bdf8}.round-logos span:nth-child(3){border-color:#fb7185}
.integration-strip{padding:86px 5%;background:linear-gradient(180deg,#fff,#eef4ff);text-align:center;overflow:hidden}.integration-head span{color:#55b85a}.integration-logos{max-width:1200px;margin:52px auto 48px;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:22px;align-items:center}.integration-logos span{height:82px;background:#fff;border-radius:14px;display:grid;place-items:center;padding:10px;font-weight:900;color:#0f172a;box-shadow:0 10px 28px rgba(15,23,42,.14);animation:logoPulse 5s ease-in-out infinite}.integration-logos span:nth-child(2n){animation-delay:.4s}.integration-logos span:nth-child(3n){animation-delay:.8s}.integration-btn{display:inline-flex;align-items:center;gap:20px;background:#142d85;color:#fff;border-radius:6px;padding:18px 42px;font-weight:900;box-shadow:0 18px 44px rgba(20,45,133,.2)}.integration-btn:hover{transform:translateY(-3px)}
@keyframes ecoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes personFloat{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,-10px)}}@keyframes bagFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes logoPulse{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.03)}}
@media(max-width:1100px){.eco-grid{grid-template-columns:1fr}.integration-logos{grid-template-columns:repeat(3,1fr)}.eco-visual-card{min-height:460px}.market-bubble{right:10px}.round-logos{right:60px}}@media(max-width:720px){.eco-features{grid-template-columns:1fr}.shop-hero-visual{height:430px}.integration-logos{grid-template-columns:repeat(2,1fr)}.market-bubble{position:absolute;right:8px;bottom:-20px;width:165px}.round-logos{left:16px;right:16px;bottom:-64px}.ecommerce-showcase{padding:64px 4%}.integration-strip{padding:64px 4%}}


/* Final revize: hero görselini tam genişlikte göster, eski benzer logo/marka görünümünü kır */
.hero.has-custom-bg{position:relative!important;background-size:cover!important;background-position:right center center!important;background-repeat:no-repeat!important;min-height:760px!important;isolation:isolate}
.hero.has-custom-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,31,.74),rgba(7,16,31,.42),rgba(7,16,31,.20))!important;z-index:0;pointer-events:none}
.hero.has-custom-bg .hero-left,.hero.has-custom-bg .hero-right{position:relative;z-index:1}.hero.has-custom-bg .hero-left h1,.hero.has-custom-bg .hero-left p{color:#fff}.hero.has-custom-bg .badge{background:rgba(255,255,255,.92)}
.commerce-orbit-visual{width:min(520px,92vw);height:520px;border-radius:48px;background:radial-gradient(circle at 30% 20%,rgba(255,107,26,.28),transparent 34%),linear-gradient(135deg,#0d2a7a,#07101f);position:relative;box-shadow:0 30px 80px rgba(13,42,122,.24);animation:softLift 6s ease-in-out infinite;overflow:hidden}.commerce-orbit-visual:before{content:"";position:absolute;inset:55px;border:1px dashed rgba(255,255,255,.28);border-radius:50%;animation:spinSlow 20s linear infinite}.commerce-phone{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;min-height:300px;background:#fff;border-radius:32px;padding:30px 24px;box-shadow:0 20px 55px rgba(0,0,0,.25);display:grid;align-content:center;gap:14px;text-align:center}.commerce-phone b{color:#07101f;font-size:28px}.commerce-phone span{font-size:34px;font-weight:900;color:#ff6b1a}.commerce-phone em{font-style:normal;background:#eafaf1;color:#15803d;border-radius:999px;padding:10px;font-weight:900}.commerce-card{position:absolute;background:#fff;color:#07101f;font-weight:900;border-radius:18px;padding:17px 22px;box-shadow:0 14px 40px rgba(0,0,0,.18);animation:chipFloat 4.6s ease-in-out infinite}.card-a{left:36px;top:70px}.card-b{right:42px;top:115px;animation-delay:.5s}.card-c{left:58px;bottom:105px;animation-delay:1s}.card-d{right:52px;bottom:76px;animation-delay:1.5s}@keyframes spinSlow{to{transform:rotate(360deg)}}@keyframes chipFloat{50%{transform:translateY(-12px)}}@keyframes softLift{50%{transform:translateY(-8px)}}
.integration-logos.text-badges span{border-radius:999px;min-height:72px;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid rgba(13,42,122,.08);color:#102a80;letter-spacing:.2px}.alt-features article span{border-radius:16px;background:#ecfdf5;border-color:#bbf7d0;color:#059669}
.graphic-package-showcase{background:linear-gradient(135deg,#07101f,#111827 48%,#ff6b1a 140%)!important;color:#fff!important}.graphic-package-head{text-align:center;margin-bottom:28px}.graphic-package-head .section-kicker{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)}.graphic-package-viewport{border-radius:34px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(18px)}.graphic-package-slide{background:transparent!important;color:#fff!important}.graphic-package-slide h3,.graphic-package-slide p,.graphic-package-slide li{color:#fff!important}.gp-copy span{background:#fff!important;color:#ff6b1a!important}.gp-bg-word{opacity:.08!important;color:#fff!important}.gp-actions button{background:#ff6b1a!important;color:#fff!important}.gp-actions a{border-color:#fff!important;color:#fff!important}.gp-nav{background:#fff!important;color:#07101f!important}.gp-dots button,.graphic-package-dots button{background:rgba(255,255,255,.45)!important}.graphic-package-dots button.active{background:#ff6b1a!important}
@media(max-width:992px){.hero.has-custom-bg{min-height:auto!important}.commerce-orbit-visual{height:430px}.commerce-phone{width:190px;min-height:260px}.integration-logos.text-badges{grid-template-columns:repeat(2,1fr)!important}}

.modern-graphic{min-height:560px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:30px!important;align-items:center!important;padding:50px!important}.graphic-mockup{position:relative;min-height:410px}.mockup-board{position:absolute;inset:28px 54px;background:#fff;border-radius:30px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.28);transform:rotate(-2deg);display:grid;align-content:end;overflow:hidden}.mockup-board img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.mockup-board:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(7,16,31,.82))}.mockup-board b{position:relative;z-index:1;color:#fff;font-size:28px;line-height:1.05}.mockup-chip{position:absolute;background:#ff6b1a;color:#fff;border-radius:999px;padding:14px 20px;font-weight:900;box-shadow:0 16px 40px rgba(0,0,0,.23);animation:chipFloat 4s ease-in-out infinite}.mockup-chip.one{left:12px;top:48px}.mockup-chip.two{right:12px;top:128px;animation-delay:.6s}.mockup-chip.three{left:62px;bottom:36px;animation-delay:1.1s}@media(max-width:900px){.modern-graphic{grid-template-columns:1fr!important;padding:30px!important}.graphic-mockup{min-height:360px}}

/* === Slider hero revizyonu: referans görsel düzeni === */
.hero.cgt-slider-hero:not(.page-hero){
  min-height:353px!important;
  padding:0 8.4%!important;
  background:linear-gradient(135deg,#fff 0%,#fff 52%,#f8f8f8 100%)!important;
  color:#111827!important;
  display:flex!important;
  align-items:center!important;
  gap:36px!important;
  position:relative!important;
  overflow:hidden!important;
  box-shadow:inset 0 -1px 0 #edf1f5!important;
}
.hero.cgt-slider-hero:not(.page-hero)::before{
  content:""!important;position:absolute!important;inset:0!important;z-index:0!important;
  background:
    radial-gradient(circle at 94% 33%,rgba(255,107,26,.15) 0 2px,transparent 2.5px) 0 0/18px 18px,
    radial-gradient(ellipse at 95% 98%,#ff6b1a 0 0,transparent 0)!important;
  opacity:1!important;transform:none!important;
}
.hero.cgt-slider-hero:not(.page-hero)::after{
  content:""!important;position:absolute!important;right:-36px!important;bottom:-155px!important;width:440px!important;height:275px!important;
  background:#ff5f00!important;border-radius:55% 45% 0 0!important;z-index:0!important;animation:none!important;
}
.hero.cgt-slider-hero .hero-left,.hero.cgt-slider-hero .hero-right,.hero.cgt-slider-hero .slider-arrow,.hero.cgt-slider-hero .slider-dots{position:relative!important;z-index:2!important}
.hero.cgt-slider-hero .hero-left{width:48%!important;max-width:640px!important}
.hero.cgt-slider-hero .hero-right{width:52%!important;align-self:stretch!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;overflow:visible!important}
.hero.cgt-slider-hero .hero-right img{height:353px!important;width:auto!important;max-width:none!important;object-fit:contain!important;object-position:right bottom!important;display:block!important;filter:none!important}
.hero.cgt-slider-hero .badge{background:transparent!important;border:0!important;color:#ff5f00!important;padding:0!important;border-radius:0!important;font-size:15px!important;font-weight:950!important;letter-spacing:.1px!important;text-transform:uppercase!important}
.hero.cgt-slider-hero h1{color:#ff5f00!important;font-size:46px!important;line-height:1.05!important;letter-spacing:-1.8px!important;margin:15px 0 16px!important;min-height:50px!important;font-weight:950!important}
.hero.cgt-slider-hero .cursor{display:none!important}
.hero.cgt-slider-hero p{color:#111827!important;font-size:16.5px!important;line-height:1.58!important;max-width:560px!important}
.hero.cgt-slider-hero .hero-actions{display:flex!important;gap:16px!important;margin-top:24px!important;align-items:center!important}
.hero.cgt-slider-hero .btn{height:40px!important;border-radius:6px!important;padding:0 24px!important;font-size:12px!important;font-weight:950!important;letter-spacing:.1px!important;gap:8px!important;box-shadow:none!important}
.hero.cgt-slider-hero .btn svg{width:19px!important;height:19px!important;fill:currentColor!important}
.hero.cgt-slider-hero .btn.primary{background:#ff5f00!important;border:1px solid #ff5f00!important;color:#fff!important}
.hero.cgt-slider-hero .btn.ghost{background:#fff!important;border:1px solid #ff5f00!important;color:#ff5f00!important}
.slider-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111827!important;box-shadow:0 8px 24px rgba(15,23,42,.12)!important;font-size:30px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important}
.slider-prev{left:28px!important}.slider-next{right:28px!important}
.slider-dots{position:absolute!important;left:50%!important;bottom:17px!important;transform:translateX(-50%)!important;display:flex!important;gap:12px!important}
.slider-dots span{width:9px!important;height:9px!important;border-radius:50%!important;background:#8f969c!important;display:block!important}.slider-dots span.active{background:#ff5f00!important}
.hero-feature-row{width:82%!important;max-width:1265px!important;margin:26px auto 70px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important;position:relative!important;z-index:5!important}
.hero-feature-row article{display:flex!important;align-items:center!important;gap:15px!important;background:#fff!important;border:1px solid #edf1f5!important;border-radius:12px!important;box-shadow:0 6px 18px rgba(15,23,42,.10)!important;padding:18px 15px!important;min-height:105px!important}
.feature-icon{width:54px!important;height:54px!important;min-width:54px!important;border-radius:6px!important;background:#fff7f1!important;border:1px solid #ffeee4!important;display:grid!important;place-items:center!important;color:#ff5f00!important}.feature-icon svg{width:34px!important;height:34px!important;fill:currentColor!important}
.hero-feature-row h3{font-size:14px!important;line-height:1.25!important;color:#111827!important;margin:0 0 7px!important;font-weight:950!important}.hero-feature-row p{font-size:12.5px!important;line-height:1.55!important;color:#111827!important;margin:0!important}
@media(max-width:1100px){.hero.cgt-slider-hero:not(.page-hero){padding:35px 6%!important;min-height:auto!important}.hero.cgt-slider-hero .hero-left{width:55%!important}.hero.cgt-slider-hero .hero-right{width:45%!important}.hero.cgt-slider-hero h1{font-size:38px!important}.hero-feature-row{grid-template-columns:repeat(2,1fr)!important;width:88%!important}.slider-arrow{display:none!important}}
@media(max-width:760px){.hero.cgt-slider-hero:not(.page-hero){flex-direction:column!important;align-items:flex-start!important;padding:34px 18px 46px!important}.hero.cgt-slider-hero .hero-left,.hero.cgt-slider-hero .hero-right{width:100%!important;max-width:100%!important}.hero.cgt-slider-hero h1{font-size:32px!important;min-height:38px!important}.hero.cgt-slider-hero .hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.hero.cgt-slider-hero .btn{width:100%!important}.hero.cgt-slider-hero .hero-right img{width:100%!important;height:auto!important}.hero-feature-row{grid-template-columns:1fr!important;width:calc(100% - 36px)!important;margin-top:18px!important}}

.hero{background-size:cover!important;background-repeat:no-repeat!important}.hero-right{transform:scale(1.15);transform-origin:center right}
/* === FINAL REVIZE: tek görselli, filtresiz, tam orijinal slider === */
.hero.cgt-slider-hero.single-image-slider,
.hero.cgt-slider-hero.single-image-slider:not(.page-hero){
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  display:block!important;
  position:relative!important;
  overflow:hidden!important;
  background:#fff!important;
  background-image:none!important;
  box-shadow:none!important;
  color:inherit!important;
}
.hero.cgt-slider-hero.single-image-slider::before,
.hero.cgt-slider-hero.single-image-slider::after{
  display:none!important;
  content:none!important;
  background:none!important;
}
.hero.cgt-slider-hero.single-image-slider .single-slider-image{
  width:100%!important;
  height:auto!important;
  min-height:520px!important;
  max-height:none!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
  filter:none!important;
  opacity:1!important;
  transform:none!important;
  mix-blend-mode:normal!important;
}
.hero.cgt-slider-hero.single-image-slider .slider-arrow{
  display:grid!important;
  position:absolute!important;
  z-index:5!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:44px!important;
  height:44px!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:0 8px 24px rgba(15,23,42,.12)!important;
  font-size:36px!important;
  line-height:1!important;
  place-items:center!important;
}
.hero.cgt-slider-hero.single-image-slider .slider-prev{left:28px!important}
.hero.cgt-slider-hero.single-image-slider .slider-next{right:28px!important}
.hero.cgt-slider-hero.single-image-slider .slider-dots{
  position:absolute!important;
  z-index:5!important;
  left:28px!important;
  bottom:22px!important;
  transform:none!important;
  display:flex!important;
  gap:14px!important;
}
.hero.cgt-slider-hero.single-image-slider .slider-dots span{
  width:9px!important;
  height:9px!important;
  display:block!important;
  border-radius:50%!important;
  background:#8f969c!important;
}
.hero.cgt-slider-hero.single-image-slider .slider-dots span.active{background:#8f969c!important}
@media(max-width:760px){
  .hero.cgt-slider-hero.single-image-slider .single-slider-image{
    min-height:360px!important;
    object-fit:cover!important;
  }
  .hero.cgt-slider-hero.single-image-slider .slider-arrow{width:38px!important;height:38px!important;font-size:30px!important}
  .hero.cgt-slider-hero.single-image-slider .slider-prev{left:14px!important}
  .hero.cgt-slider-hero.single-image-slider .slider-next{right:14px!important}
}

/* === ÇALIŞAN REVİZE: solda yazılı, tek orijinal görselli slider === */
.hero.cgt-slider-hero.shopping-balanced-slider,
.hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
  width:100%!important;
  min-height:540px!important;
  height:540px!important;
  padding:0 8%!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  position:relative!important;
  overflow:hidden!important;
  background:#fff!important;
  background-image:none!important;
  box-shadow:inset 0 -1px 0 #edf1f5!important;
  color:#111827!important;
  isolation:isolate!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider::before,
.hero.cgt-slider-hero.shopping-balanced-slider::after{display:none!important;content:none!important;background:none!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .shopping-slider-image{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  z-index:0!important;
  width:min(64vw,980px)!important;
  height:auto!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:right bottom!important;
  display:block!important;
  filter:none!important;
  opacity:1!important;
  transform:none!important;
  mix-blend-mode:normal!important;
  pointer-events:none!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .hero-left{
  position:relative!important;
  z-index:2!important;
  width:46%!important;
  max-width:610px!important;
  padding-top:10px!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .badge{
  background:transparent!important;
  border:0!important;
  color:#ff5f00!important;
  padding:0!important;
  border-radius:0!important;
  font-size:15px!important;
  font-weight:950!important;
  letter-spacing:.1px!important;
  text-transform:uppercase!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider h1{
  color:#ff5f00!important;
  font-size:54px!important;
  line-height:1.08!important;
  letter-spacing:-2px!important;
  margin:18px 0 18px!important;
  min-height:0!important;
  font-weight:950!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .cursor{display:none!important;}
.hero.cgt-slider-hero.shopping-balanced-slider p{
  color:#111827!important;
  font-size:18px!important;
  line-height:1.65!important;
  max-width:570px!important;
  margin:0!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{
  display:flex!important;
  gap:16px!important;
  margin-top:26px!important;
  align-items:center!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .btn{
  height:46px!important;
  border-radius:8px!important;
  padding:0 24px!important;
  font-size:13px!important;
  font-weight:950!important;
  letter-spacing:.1px!important;
  gap:9px!important;
  box-shadow:none!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .btn svg{width:20px!important;height:20px!important;fill:currentColor!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .btn.primary{background:#ff5f00!important;border:1px solid #ff5f00!important;color:#fff!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .btn.ghost{background:#fff!important;border:1px solid #ff5f00!important;color:#ff5f00!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-arrow{
  display:grid!important;position:absolute!important;z-index:5!important;top:50%!important;transform:translateY(-50%)!important;
  width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111827!important;
  box-shadow:0 8px 24px rgba(15,23,42,.12)!important;font-size:32px!important;line-height:1!important;place-items:center!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-prev{left:28px!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-next{right:28px!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-dots{
  position:absolute!important;z-index:5!important;left:50%!important;bottom:22px!important;transform:translateX(-50%)!important;display:flex!important;gap:12px!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-dots span{width:9px!important;height:9px!important;border-radius:50%!important;background:#8f969c!important;display:block!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-dots span.active{background:#ff5f00!important;}
@media(max-width:1100px){
  .hero.cgt-slider-hero.shopping-balanced-slider{height:500px!important;min-height:500px!important;padding:0 6%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .shopping-slider-image{width:68vw!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-left{width:50%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:42px!important;}
}
@media(max-width:760px){
  .hero.cgt-slider-hero.shopping-balanced-slider{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;padding:36px 18px 0!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-left{width:100%!important;max-width:100%!important;padding:0!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:34px!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider p{font-size:16px!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .btn{width:100%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .shopping-slider-image{position:relative!important;width:120%!important;max-width:none!important;margin:24px -18px 0 auto!important;align-self:flex-end!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .slider-arrow{display:none!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .slider-dots{bottom:12px!important;}
}

/* === FINAL: slider solda yazılı, fotoğraf tam yatay arka plan === */
.hero.cgt-slider-hero.shopping-balanced-slider,
.hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
  width:100%!important;
  height:620px!important;
  min-height:620px!important;
  padding:0 7%!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  position:relative!important;
  overflow:hidden!important;
  background:#fff url('hero-slider-wide.png?v=final-yatay-20260625') center center/cover no-repeat!important;
  box-shadow:inset 0 -1px 0 #edf1f5!important;
  isolation:isolate!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider::before,
.hero.cgt-slider-hero.shopping-balanced-slider::after{display:none!important;content:none!important;background:none!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .shopping-slider-image{display:none!important;visibility:hidden!important;opacity:0!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .hero-left{
  position:relative!important;
  z-index:3!important;
  width:48%!important;
  max-width:660px!important;
  padding:0!important;
  margin:0!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .badge{
  background:transparent!important;
  color:#ff5f00!important;
  padding:0!important;
  border:0!important;
  font-size:15px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider h1{
  color:#ff5f00!important;
  font-size:58px!important;
  line-height:1.08!important;
  letter-spacing:-2px!important;
  margin:18px 0!important;
  min-height:0!important;
  font-weight:950!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .cursor{display:none!important;}
.hero.cgt-slider-hero.shopping-balanced-slider p{
  color:#111827!important;
  font-size:19px!important;
  line-height:1.65!important;
  max-width:610px!important;
  margin:0!important;
}
.hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{display:flex!important;gap:16px!important;margin-top:28px!important;align-items:center!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .btn{height:48px!important;border-radius:8px!important;padding:0 26px!important;font-size:13px!important;font-weight:950!important;box-shadow:none!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-arrow{z-index:6!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .slider-dots{z-index:6!important;bottom:22px!important;}
.hero-feature-row{margin-top:28px!important;}
@media(max-width:1200px){
  .hero.cgt-slider-hero.shopping-balanced-slider{height:560px!important;min-height:560px!important;padding:0 6%!important;background-position:center center!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-left{width:50%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:46px!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider p{font-size:17px!important;}
}
@media(max-width:760px){
  .hero.cgt-slider-hero.shopping-balanced-slider{height:auto!important;min-height:0!important;padding:34px 18px 280px!important;background-size:auto 330px!important;background-position:right bottom!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-left{width:100%!important;max-width:100%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:34px!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider p{font-size:16px!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .btn{width:100%!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .slider-arrow{display:none!important;}
}


/* === MOBIL REVIZE: yazılar sabit, fotoğraf daha görünür === */
.hero.cgt-slider-hero.shopping-balanced-slider #typingText{display:inline-block!important;min-height:inherit!important;}
.hero.cgt-slider-hero.shopping-balanced-slider h1{min-height:126px!important;}
@media(max-width:1200px){
  .hero.cgt-slider-hero.shopping-balanced-slider h1{min-height:100px!important;}
}
@media(max-width:760px){
  .hero.cgt-slider-hero.shopping-balanced-slider{
    min-height:720px!important;
    height:auto!important;
    padding:72px 18px 355px!important;
    background-size:auto 430px!important;
    background-position:right bottom!important;
    background-repeat:no-repeat!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-left{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .badge{font-size:13px!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider h1{
    font-size:31px!important;
    line-height:1.16!important;
    letter-spacing:-1px!important;
    margin:14px 0 12px!important;
    min-height:72px!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider p{
    font-size:15px!important;
    line-height:1.55!important;
    max-width:96%!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:100%!important;
    margin-top:20px!important;
    min-height:108px!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .btn{
    width:100%!important;
    height:48px!important;
    justify-content:center!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .slider-dots{
    bottom:16px!important;
  }
}
@media(max-width:430px){
  .hero.cgt-slider-hero.shopping-balanced-slider{
    min-height:705px!important;
    padding:64px 16px 345px!important;
    background-size:auto 405px!important;
    background-position:82% bottom!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:29px!important;min-height:68px!important;}
}
@media(max-width:375px){
  .hero.cgt-slider-hero.shopping-balanced-slider{
    min-height:690px!important;
    padding-bottom:330px!important;
    background-size:auto 385px!important;
    background-position:80% bottom!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:27px!important;}
}


/* === SON MOBIL VE RENK REVIZESI === */
:root{--site-orange:#ff5f00;}
/* İstenen başlık ve bağlantı metinlerini site turuncusu yap */
.hero.cgt-slider-hero.shopping-balanced-slider h1,
.eco-head h2,
.integration-head h2,
.integration-head h2 span,
.hero-feature-row article:nth-child(2) h3{color:var(--site-orange)!important;}
.integration-btn{background:var(--site-orange)!important;border:1px solid var(--site-orange)!important;color:#fff!important;box-shadow:0 18px 44px rgba(255,95,0,.22)!important;}
.integration-btn:hover{background:#e95500!important;color:#fff!important;}
/* Eski/karanlık filtre ve oynama yapan yazı imlecini kapat */
.hero.cgt-slider-hero.shopping-balanced-slider::before,
.hero.cgt-slider-hero.shopping-balanced-slider::after{display:none!important;content:none!important;background:none!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .cursor{display:none!important;}
.hero.cgt-slider-hero.shopping-balanced-slider #typingText{display:block!important;min-height:inherit!important;}
.hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{transform:none!important;}

/* Mobil: yazı bloğunu aşağı ve daha dengeli merkeze al, butonların zıplamasını engelle, görseli büyüt */
@media(max-width:760px){
  .hero.cgt-slider-hero.shopping-balanced-slider,
  .hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
    min-height:790px!important;
    height:auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    padding:118px 18px 390px!important;
    background-image:url('hero-slider-wide.png?v=mobile-final-visible-20260625')!important;
    background-size:auto 475px!important;
    background-position:74% bottom!important;
    background-repeat:no-repeat!important;
    background-color:#fff!important;
    overflow:hidden!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-left{
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding:0!important;
    text-align:left!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .badge{
    font-size:13px!important;
    line-height:1.25!important;
    margin:0 0 12px!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider h1{
    font-size:30px!important;
    line-height:1.16!important;
    letter-spacing:-.8px!important;
    margin:12px 0 12px!important;
    min-height:108px!important;
    height:108px!important;
    display:flex!important;
    align-items:flex-start!important;
    color:var(--site-orange)!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider p{
    font-size:15px!important;
    line-height:1.55!important;
    max-width:100%!important;
    margin:0!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:100%!important;
    margin-top:22px!important;
    min-height:108px!important;
    height:108px!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .btn{
    width:100%!important;
    height:48px!important;
    justify-content:center!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .slider-arrow{display:none!important;}
  .hero.cgt-slider-hero.shopping-balanced-slider .slider-dots{bottom:14px!important;}
}
@media(max-width:430px){
  .hero.cgt-slider-hero.shopping-balanced-slider,
  .hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
    min-height:770px!important;
    padding:105px 16px 370px!important;
    background-size:auto 445px!important;
    background-position:72% bottom!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:28px!important;min-height:100px!important;height:100px!important;}
}
@media(max-width:375px){
  .hero.cgt-slider-hero.shopping-balanced-slider,
  .hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
    min-height:745px!important;
    padding-top:96px!important;
    padding-bottom:350px!important;
    background-size:auto 420px!important;
    background-position:70% bottom!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider h1{font-size:26px!important;min-height:94px!important;height:94px!important;}
}

/* === Ürünler sayfası Webrigo referans düzeni - CGT içerik korunarak === */
.products-webrigo{background:#f4f6f8!important;color:#172033!important;}
.products-webrigo .topbar{display:none!important;}
.products-webrigo{padding-top:0!important;}
.products-webrigo header{height:72px!important;top:0!important;padding:0 10.5%!important;background:#fff!important;box-shadow:0 1px 0 rgba(15,23,42,.07),0 10px 30px rgba(15,23,42,.035)!important;backdrop-filter:none!important;position:sticky!important;z-index:100!important;}
.products-webrigo .brand img{height:46px!important;max-width:180px!important;object-fit:contain!important;}
.products-webrigo nav{gap:28px!important;font-size:13px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.25px!important;color:#182234!important;}
.products-webrigo nav>a,.products-webrigo .nav-item>a{padding:28px 0!important;position:relative!important;}
.products-webrigo nav>a:hover,.products-webrigo .nav-item>a:hover{color:#ff6b1a!important;}
.products-webrigo nav>a[href="urunler.html"]:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:#ff6b1a;border-radius:999px;}
.products-webrigo .header-actions{gap:16px!important;display:flex!important;align-items:center!important;}
.products-webrigo .header-actions .btn{height:45px!important;border-radius:999px!important;padding:0 23px!important;font-size:12px!important;letter-spacing:.4px!important;text-transform:uppercase!important;}
.products-webrigo .header-actions .btn:not(.panel-btn){background:transparent!important;color:#ff6b1a!important;border:1px solid #ff9b5d!important;box-shadow:none!important;}
.products-webrigo .header-actions .panel-btn{background:#172033!important;color:#fff!important;border:0!important;box-shadow:0 10px 26px rgba(23,32,51,.18)!important;}
.products-webrigo .header-cart-btn{width:40px!important;height:40px!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important;border:0!important;color:#172033!important;}
.products-webrigo .mega-menu{top:62px!important;text-transform:none!important;letter-spacing:0!important;}

.wr-products-hero{height:285px;position:relative;display:grid;place-items:center;text-align:center;color:#fff;overflow:hidden;background:#101827;}
.wr-products-hero .wr-hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,16,31,.68),rgba(7,16,31,.82)),url('slider-bg.webp') center/cover no-repeat;filter:saturate(.9);}
.wr-products-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(255,107,26,.16),transparent 38%);}
.wr-hero-content{position:relative;z-index:2;max-width:780px;padding:24px;}
.wr-hero-content span{display:inline-flex;padding:8px 14px;border:1px solid #ff6b1a;color:#ff8a35;border-radius:999px;font-weight:950;font-size:12px;margin-bottom:12px;}
.wr-hero-content h1{font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-1.7px;margin:0 0 12px;color:#fff;}
.wr-hero-content p{font-size:18px;line-height:1.45;color:#eef4fb;margin:0 auto;max-width:650px;}
.wr-products-section{padding:26px 10.5% 80px!important;background:#f4f6f8!important;}
.wr-products-layout{display:grid;grid-template-columns:295px 1fr;gap:38px;max-width:1360px;margin:0 auto;align-items:start;}
.wr-category-sidebar{position:sticky;top:92px;background:#fff;border-radius:12px;box-shadow:0 16px 45px rgba(15,23,42,.08);overflow:hidden;border:1px solid #edf1f5;}
.wr-cat-title{background:#ff7117;color:#fff;padding:18px 22px;font-weight:950;text-transform:uppercase;font-size:14px;letter-spacing:.3px;display:flex;align-items:center;gap:10px;}
.wr-category-sidebar button,.wr-category-sidebar a{width:100%;border:0;background:#fff;color:#1c2738;display:flex;align-items:center;gap:12px;padding:16px 22px;font-weight:900;text-align:left;border-bottom:1px solid #eef1f5;cursor:pointer;text-transform:uppercase;font-size:12px;}
.wr-category-sidebar button:before,.wr-category-sidebar a:before{content:"»";font-size:20px;line-height:1;color:#7b8798;}
.wr-category-sidebar button.active,.wr-category-sidebar button:hover,.wr-category-sidebar a:hover{background:#fff2e5;color:#ff6b1a;}
.wr-category-sidebar button.active:before,.wr-category-sidebar button:hover:before,.wr-category-sidebar a:hover:before{color:#ff6b1a;}
.wr-product-content{min-width:0;}
.products-webrigo .wr-mobile-tabs{display:none!important;}
.products-webrigo .product-grid{max-width:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;margin:0!important;}
.products-webrigo .shop-card{display:block!important;}
.products-webrigo .wr-product-card{border-radius:26px!important;background:#fff!important;border:1px solid #e8edf4!important;box-shadow:0 16px 38px rgba(15,23,42,.06)!important;overflow:hidden!important;padding:12px!important;position:relative!important;transition:.25s ease!important;}
.products-webrigo .wr-product-card:hover{transform:translateY(-7px)!important;box-shadow:0 26px 60px rgba(15,23,42,.11)!important;}
.wr-product-media{height:185px;position:relative;border-radius:20px;overflow:hidden;background:#e9edf2;}
.wr-product-media img{width:100%;height:100%;object-fit:cover;display:block;filter:none!important;transform:none!important;}
.wr-top-badge{position:absolute;top:12px;left:12px;background:#fff;color:#172033;border-radius:9px;padding:6px 10px;font-size:10px;font-weight:950;box-shadow:0 8px 20px rgba(15,23,42,.12);}
.wr-price-badge{position:absolute;top:12px;right:12px;background:#ff7117;color:#fff;border-radius:10px;padding:10px 13px;font-size:18px;font-weight:950;box-shadow:0 10px 22px rgba(255,107,26,.25);}
.wr-mini-tags{position:absolute;left:12px;top:43px;display:grid;gap:5px;}
.wr-mini-tags b{display:block;width:max-content;border-radius:6px;padding:5px 9px;font-size:9px;line-height:1;color:#fff;font-weight:950;box-shadow:0 6px 12px rgba(15,23,42,.12);}
.wr-mini-tags b:nth-child(1){background:#246bff;}.wr-mini-tags b:nth-child(2){background:#21bf57;}.wr-mini-tags b:nth-child(3){background:#9c3cff;}
.products-webrigo .wr-product-body{padding:18px 6px 4px!important;}
.products-webrigo .wr-product-body h3{font-size:18px!important;line-height:1.18!important;letter-spacing:-.4px!important;color:#111827!important;min-height:43px!important;margin:0 0 14px!important;text-transform:uppercase!important;}
.wr-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:14px;}
.wr-meta-grid span{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;background:#f8fafc;border:1px solid #edf1f5;border-radius:10px;padding:9px;min-height:48px;}
.wr-meta-grid i{grid-row:1/3;width:24px;height:24px;border-radius:7px;background:#fff0e7;color:#ff6b1a;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:950;}
.wr-meta-grid small{font-size:9px;line-height:1;text-transform:uppercase;color:#8b95a6;font-weight:900;}.wr-meta-grid b{font-size:10px;line-height:1.1;color:#162033;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.products-webrigo .wr-product-body p{display:block!important;font-size:12px!important;line-height:1.55!important;color:#6b7686!important;min-height:37px!important;margin:0 0 14px!important;}
.products-webrigo .wr-product-actions{display:grid!important;grid-template-columns:1fr!important;gap:0!important;}
.products-webrigo .wr-product-actions a,.products-webrigo .wr-product-actions button{height:42px!important;border-radius:10px!important;border:0!important;background:#181818!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:1px!important;text-transform:uppercase!important;display:grid!important;place-items:center!important;padding:0!important;width:100%!important;}
.products-webrigo .wr-product-actions button{display:none!important;}
.products-webrigo .newsletter{display:none!important;}

@media(max-width:1180px){
  .products-webrigo header{padding:0 5%!important;}
  .wr-products-section{padding-left:5%!important;padding-right:5%!important;}
  .wr-products-layout{grid-template-columns:260px 1fr;gap:24px;}
  .products-webrigo .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:992px){
  .products-webrigo{padding-top:0!important;}
  .products-webrigo header{height:78px!important;top:0!important;padding:0 22px!important;}
  .products-webrigo .brand img{height:42px!important;max-width:170px!important;}
  .products-webrigo .menu-toggle{display:grid!important;place-items:center!important;order:3;margin-left:auto!important;width:48px!important;height:48px!important;border-radius:16px!important;background:#f7f8fa!important;color:#172033!important;border:0!important;box-shadow:none!important;}
  .products-webrigo .menu-toggle svg{width:24px;height:24px;stroke:currentColor;stroke-width:2;fill:none;}
  .products-webrigo nav#mainNav{position:fixed!important;left:0!important;right:auto!important;top:0!important;bottom:0!important;width:min(390px,100vw)!important;max-height:none!important;height:100vh!important;background:#fff!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:105px 31px 28px!important;gap:12px!important;transform:translateX(-105%)!important;transition:.32s ease!important;box-shadow:30px 0 80px rgba(15,23,42,.16)!important;z-index:999!important;overflow:auto!important;text-transform:uppercase!important;}
  .products-webrigo nav#mainNav.open{transform:translateX(0)!important;}
  .products-webrigo nav#mainNav:before{content:"CGT AJANS MENÜ";position:absolute;top:36px;left:31px;font-size:21px;font-weight:950;font-style:italic;color:#172033;}
  .products-webrigo nav#mainNav:after{content:"×";position:absolute;top:30px;right:28px;width:42px;height:42px;border-radius:14px;background:#f7f8fa;display:grid;place-items:center;font-size:28px;color:#94a3b8;}
  .products-webrigo nav#mainNav a,.products-webrigo .nav-item>a{padding:16px 0!important;font-size:15px!important;font-weight:950!important;display:flex!important;align-items:center!important;gap:16px!important;color:#1b2738!important;}
  .products-webrigo nav#mainNav>a:before,.products-webrigo .nav-item>a:before{content:"";width:42px;height:42px;border-radius:14px;background:#f8fafc;display:inline-block;box-shadow:inset 0 0 0 1px #eef2f7;}
  .products-webrigo nav>a[href="urunler.html"]:after{display:none!important;}
  .products-webrigo .mega-menu{display:none!important;}
  .products-webrigo .mobile-submenu{border-radius:18px!important;margin-left:58px!important;}
  .products-webrigo .mobile-nav-tools{display:block!important;margin-top:auto!important;border-top:1px solid #eef2f7!important;padding-top:26px!important;}
  .products-webrigo .mobile-lang{display:none!important;}
  .products-webrigo .mobile-cta{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  .products-webrigo .mobile-cta .btn{width:100%!important;height:72px!important;border-radius:24px!important;background:#181818!important;color:#fff!important;justify-content:center!important;font-size:14px!important;}
  .products-webrigo .mobile-cart-btn{display:none!important;}
  .products-webrigo .header-actions{display:none!important;}
  .wr-products-hero{height:250px;margin-top:0;}
  .wr-hero-content h1{font-size:40px;}
  .wr-hero-content p{font-size:15px;}
  .wr-products-section{padding:22px 18px 60px!important;}
  .wr-products-layout{grid-template-columns:1fr;}
  .wr-category-sidebar{position:relative;top:auto;display:none;}
  .products-webrigo .wr-mobile-tabs{display:flex!important;margin:0 0 22px!important;justify-content:flex-start!important;overflow:auto!important;padding-bottom:4px!important;}
  .products-webrigo .wr-mobile-tabs button{white-space:nowrap!important;}
}
@media(max-width:620px){
  .products-webrigo .product-grid{grid-template-columns:1fr!important;gap:22px!important;}
  .wr-product-media{height:205px;}
  .wr-products-hero{height:235px;}
  .wr-hero-content h1{font-size:34px;}
  .wr-hero-content p{max-width:320px;}
}

/* CGT revize: ürünler sayfası Webrigo'dan ayrıştırıldı */
.products-webrigo{background:#f6f7fb!important;color:#111827!important;}
.products-webrigo .topbar{display:none!important;}
.products-webrigo header{height:78px!important;padding:0 8%!important;border-bottom:1px solid #edf1f5!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(16px)!important;box-shadow:0 12px 42px rgba(15,23,42,.06)!important;}
.products-webrigo .brand img{max-height:44px!important;}
.products-webrigo nav{gap:26px!important;}
.products-webrigo nav>a,.products-webrigo .mega-parent>a{font-size:13px!important;font-weight:900!important;letter-spacing:.2px!important;color:#162033!important;text-transform:none!important;}
.products-webrigo nav>a:hover,.products-webrigo .mega-parent>a:hover{color:#ff6b1a!important;}
.products-webrigo .header-actions .btn:not(.panel-btn){height:44px!important;border-radius:14px!important;background:#fff4ec!important;color:#ff6b1a!important;border:1px solid #ffd2b6!important;text-transform:none!important;font-size:13px!important;}
.products-webrigo .header-actions .panel-btn{height:44px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;text-transform:none!important;font-size:13px!important;padding:0 22px!important;}
.products-webrigo .header-cart-btn{border:1px solid #edf1f5!important;background:#fff!important;}
.products-webrigo .wr-products-hero{height:330px!important;background:radial-gradient(circle at 18% 10%,rgba(255,107,26,.16),transparent 32%),linear-gradient(135deg,#fff 0%,#f8fafc 58%,#fff3ea 100%)!important;color:#121826!important;border-bottom:1px solid #edf1f5!important;}
.products-webrigo .wr-products-hero .wr-hero-bg{display:none!important;}
.products-webrigo .wr-products-hero:before{content:'';position:absolute;right:9%;bottom:-70px;width:260px;height:260px;border-radius:50%;background:linear-gradient(135deg,#ff6b1a,#ffb27c);opacity:.16;}
.products-webrigo .wr-products-hero:after{content:'';position:absolute;left:8%;top:74px;width:90px;height:90px;border-radius:28px;background:rgba(255,107,26,.08);transform:rotate(12deg);}
.products-webrigo .wr-hero-content{max-width:820px!important;padding:30px 22px!important;}
.products-webrigo .wr-hero-content span{background:#fff!important;color:#ff6b1a!important;border:1px solid #ffd7bf!important;box-shadow:0 12px 32px rgba(255,107,26,.12)!important;}
.products-webrigo .wr-hero-content h1{color:#111827!important;font-size:clamp(36px,4.2vw,64px)!important;letter-spacing:-2.2px!important;}
.products-webrigo .wr-hero-content h1:after{content:'';display:block;width:82px;height:5px;border-radius:99px;background:#ff6b1a;margin:16px auto 0;}
.products-webrigo .wr-hero-content p{color:#536071!important;font-size:18px!important;}
.products-webrigo .wr-products-section{background:#f6f7fb!important;padding-top:38px!important;}
.products-webrigo .wr-products-layout{grid-template-columns:300px 1fr!important;gap:34px!important;}
.products-webrigo .wr-category-sidebar{border-radius:24px!important;box-shadow:0 20px 50px rgba(15,23,42,.07)!important;border:1px solid #e8edf4!important;overflow:hidden!important;}
.products-webrigo .wr-cat-title{background:#111827!important;color:#fff!important;padding:20px 24px!important;}
.products-webrigo .wr-category-sidebar button,.products-webrigo .wr-category-sidebar a{padding:16px 22px!important;text-transform:none!important;font-size:13px!important;border-bottom:1px solid #eef1f5!important;}
.products-webrigo .wr-category-sidebar button:before,.products-webrigo .wr-category-sidebar a:before{content:'›'!important;color:#ff6b1a!important;}
.products-webrigo .wr-category-sidebar button.active,.products-webrigo .wr-category-sidebar button:hover,.products-webrigo .wr-category-sidebar a:hover{background:#fff7f1!important;color:#ff6b1a!important;}
.products-webrigo .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px!important;}
.products-webrigo .wr-product-card{border-radius:28px!important;padding:0!important;border:1px solid #e6ebf2!important;background:#fff!important;box-shadow:0 18px 44px rgba(15,23,42,.07)!important;overflow:hidden!important;}
.products-webrigo .wr-product-card:before{content:'';position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#ff6b1a,#ffb07a);opacity:.95;}
.products-webrigo .wr-product-media{height:205px!important;border-radius:0!important;background:#f1f4f8!important;}
.products-webrigo .wr-product-media img{transition:transform .35s ease!important;}
.products-webrigo .wr-product-card:hover .wr-product-media img{transform:scale(1.04)!important;}
.products-webrigo .wr-top-badge{top:16px!important;left:16px!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#111827!important;}
.products-webrigo .wr-price-badge{top:auto!important;bottom:14px!important;right:14px!important;border-radius:999px!important;background:#ff6b1a!important;font-size:16px!important;}
.products-webrigo .wr-mini-tags{top:52px!important;left:16px!important;}
.products-webrigo .wr-mini-tags b{border-radius:999px!important;font-size:9px!important;}
.products-webrigo .wr-product-body{padding:22px!important;}
.products-webrigo .wr-product-body h3{text-transform:none!important;font-size:20px!important;min-height:0!important;margin-bottom:14px!important;}
.products-webrigo .wr-meta-grid span{border-color:#edf1f5!important;background:#fbfcfe!important;border-radius:14px!important;}
.products-webrigo .wr-product-actions a{border-radius:14px!important;background:#111827!important;height:46px!important;}
.products-webrigo .wr-product-actions a:hover{background:#ff6b1a!important;}

/* Index grafik tasarım paketleri: tek satır yatay carousel */
.graphic-package-showcase{padding:78px 5%!important;background:linear-gradient(135deg,#0c1424,#151f33 58%,#ff6b1a 155%)!important;}
.graphic-package-head{text-align:left!important;max-width:1320px!important;margin:0 auto 26px!important;}
.graphic-package-head .section-kicker{background:#fff!important;color:#ff6b1a!important;border:0!important;}
.graphic-package-viewport{max-width:1320px!important;margin:auto!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;border-radius:30px!important;background:rgba(255,255,255,.08)!important;padding:18px!important;scrollbar-width:none!important;}
.graphic-package-viewport::-webkit-scrollbar{display:none!important;}
.graphic-package-track{display:flex!important;gap:18px!important;transition:none!important;transform:none!important;}
.graphic-package-slide.graphic-row-card{min-width:310px!important;max-width:310px!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:16px!important;padding:18px!important;border-radius:24px!important;background:#fff!important;color:#111827!important;scroll-snap-align:start!important;overflow:hidden!important;}
.graphic-package-slide.graphic-row-card:after{display:none!important;}
.graphic-row-card .gp-visual{min-height:180px!important;order:0!important;}
.graphic-row-card .mockup-board{position:relative!important;inset:auto!important;width:100%!important;height:180px!important;border-radius:18px!important;background:#f8fafc!important;display:block!important;overflow:hidden!important;box-shadow:none!important;border:1px solid #eef1f5!important;}
.graphic-row-card .mockup-board img{width:100%!important;height:135px!important;object-fit:cover!important;display:block!important;}
.graphic-row-card .mockup-board b{display:block!important;color:#111827!important;padding:10px 12px!important;font-size:13px!important;line-height:1.2!important;}
.graphic-row-card .mockup-chip{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;background:#ff6b1a!important;color:#fff!important;border-radius:999px!important;font-size:10px!important;padding:7px 10px!important;box-shadow:0 10px 22px rgba(255,107,26,.24)!important;}
.graphic-row-card .gp-copy{display:flex!important;flex-direction:column!important;gap:10px!important;}
.graphic-row-card .gp-copy span{display:none!important;}
.graphic-row-card .gp-copy h3{font-size:20px!important;line-height:1.15!important;margin:0!important;color:#111827!important;}
.graphic-row-card .gp-copy p{font-size:13px!important;line-height:1.55!important;color:#6b7280!important;margin:0!important;min-height:42px!important;}
.graphic-row-card .gp-copy ul{display:none!important;}
.graphic-row-card .gp-price{margin:0!important;align-items:center!important;gap:10px!important;}
.graphic-row-card .gp-price del{font-size:12px!important;color:#98a2b3!important;}
.graphic-row-card .gp-price strong{font-size:22px!important;color:#ff6b1a!important;}
.graphic-row-card .gp-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}
.graphic-row-card .gp-actions button,.graphic-row-card .gp-actions a{height:42px!important;border-radius:13px!important;padding:0!important;font-size:12px!important;display:grid!important;place-items:center!important;text-decoration:none!important;}
.graphic-row-card .gp-actions button{background:#ff6b1a!important;color:#fff!important;}
.graphic-row-card .gp-actions a{background:#111827!important;color:#fff!important;border:0!important;}
.graphic-package-dots{display:none!important;}
.gp-nav{background:#fff!important;color:#111827!important;border:0!important;box-shadow:0 14px 32px rgba(15,23,42,.18)!important;}

@media(max-width:1200px){.products-webrigo .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.products-webrigo .wr-products-layout{grid-template-columns:260px 1fr!important}.products-webrigo header{padding:0 5%!important}}
@media(max-width:992px){
  .products-webrigo header{height:76px!important;padding:0 20px!important;}
  .products-webrigo nav.open{border-radius:0!important;padding-top:22px!important;}
  .products-webrigo nav>a,.products-webrigo .mega-parent>a{font-size:16px!important;padding:15px 0!important;}
  .products-webrigo .wr-products-hero{height:auto!important;min-height:270px!important;padding:54px 18px 44px!important;}
  .products-webrigo .wr-hero-content h1{font-size:34px!important;}
  .products-webrigo .wr-hero-content p{font-size:15px!important;max-width:360px!important;}
  .products-webrigo .wr-products-layout{grid-template-columns:1fr!important;}
  .products-webrigo .wr-category-sidebar{display:none!important;}
  .products-webrigo .wr-mobile-tabs{display:flex!important;gap:10px!important;overflow:auto!important;padding:0 0 6px!important;margin:0 0 20px!important;}
  .products-webrigo .wr-mobile-tabs button{border-radius:999px!important;padding:12px 16px!important;background:#fff!important;border:1px solid #e8edf4!important;color:#111827!important;font-weight:900!important;white-space:nowrap!important;}
  .products-webrigo .wr-mobile-tabs button.active{background:#ff6b1a!important;color:#fff!important;border-color:#ff6b1a!important;}
  .products-webrigo .product-grid{grid-template-columns:1fr!important;gap:22px!important;}
  .products-webrigo .wr-product-media{height:215px!important;}
  .graphic-package-showcase{padding:58px 0 58px 18px!important;}
  .graphic-package-head{padding-right:18px!important;}
  .graphic-package-viewport{border-radius:24px 0 0 24px!important;padding:14px!important;}
  .graphic-package-slide.graphic-row-card{min-width:282px!important;max-width:282px!important;}
  .gp-nav{display:none!important;}
}


/* === FINAL REVIZE: özgün ürünler + sepet/ödeme UI === */
:root{--cgt-orange:#ff6b1a;--cgt-dark:#101827;--cgt-muted:#7b8494;--cgt-soft:#f5f7fb;}
.products-webrigo .wr-products-hero{
  height:310px!important;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,107,26,.14),transparent 25%),
    radial-gradient(circle at 90% 90%,rgba(255,107,26,.18),transparent 30%),
    linear-gradient(135deg,#fff 0%,#f7f9fc 58%,#fff 100%)!important;
  color:var(--cgt-dark)!important;
  border-bottom:1px solid #edf1f5!important;
}
.products-webrigo .wr-products-hero:before{opacity:.28!important;right:6%!important;bottom:-110px!important;width:360px!important;height:360px!important;filter:blur(.2px)!important;}
.products-webrigo .wr-products-hero:after{left:11%!important;top:64px!important;border-radius:999px!important;background:repeating-linear-gradient(90deg,rgba(255,107,26,.18) 0 8px,transparent 8px 18px)!important;width:130px!important;height:16px!important;transform:rotate(-10deg)!important;}
.products-webrigo .wr-hero-content span{background:#111827!important;color:#fff!important;border:0!important;text-transform:uppercase!important;letter-spacing:.08em!important;}
.products-webrigo .wr-hero-content h1{font-style:italic!important;text-transform:uppercase!important;color:#101827!important;}
.products-webrigo .wr-hero-content h1:after{margin:15px auto 0!important;background:linear-gradient(90deg,#ff6b1a,#ffc29d)!important;}
.products-webrigo .wr-hero-content p{color:#667085!important;}
.products-webrigo .wr-cat-title{background:linear-gradient(135deg,#ff6b1a,#ff8d3f)!important;border-radius:20px 20px 0 0!important;}
.products-webrigo .wr-category-sidebar{border-radius:22px!important;}
.products-webrigo .wr-category-sidebar button,.products-webrigo .wr-category-sidebar a{border-left:3px solid transparent!important;}
.products-webrigo .wr-category-sidebar button.active,.products-webrigo .wr-category-sidebar button:hover,.products-webrigo .wr-category-sidebar a:hover{border-left-color:#ff6b1a!important;background:#fff9f4!important;}
.products-webrigo .wr-product-card{border-radius:24px!important;background:linear-gradient(180deg,#fff,#fbfcfe)!important;box-shadow:0 18px 46px rgba(15,23,42,.075)!important;}
.products-webrigo .wr-product-card:before{height:0!important;display:none!important;}
.products-webrigo .wr-product-card:after{content:'';position:absolute;left:18px;right:18px;top:18px;height:128px;border-radius:22px;background:linear-gradient(135deg,rgba(255,107,26,.12),rgba(255,255,255,0));pointer-events:none;z-index:0;}
.products-webrigo .wr-product-media{height:198px!important;margin:14px 14px 0!important;border-radius:22px!important;z-index:1!important;}
.products-webrigo .wr-price-badge{background:#111827!important;color:#fff!important;bottom:13px!important;right:13px!important;}
.products-webrigo .wr-top-badge{background:#fff7f1!important;color:#ff6b1a!important;border:1px solid #ffd9bf!important;}
.products-webrigo .wr-product-actions a{background:linear-gradient(135deg,#111827,#202938)!important;}
.products-webrigo .wr-product-actions a:hover{background:linear-gradient(135deg,#ff6b1a,#ff8d3f)!important;}

/* grafik paketleri otomatik kayan tek satır */
.graphic-package-showcase{padding:72px 0 78px 5%!important;background:linear-gradient(135deg,#fff7f0,#fff 35%,#f5f7fb)!important;overflow:hidden!important;}
.graphic-package-shell{max-width:none!important;}
.graphic-package-head .section-kicker{background:#111827!important;color:#fff!important;}
.graphic-package-viewport{max-width:none!important;margin:0!important;border-radius:34px 0 0 34px!important;background:rgba(255,255,255,.72)!important;border:1px solid #edf1f5!important;box-shadow:0 20px 60px rgba(15,23,42,.07)!important;}
.graphic-package-track{will-change:transform!important;}
.graphic-package-slide.graphic-row-card{border:1px solid #edf1f5!important;box-shadow:0 16px 38px rgba(15,23,42,.07)!important;}

.cart-modern-page,.checkout-modern-page{background:#f4f6f8!important;}
.cart-modern-page .page-hero{display:none!important;}
.cart-page{padding:72px 6% 92px!important;}
.cart-wrap{max-width:1450px!important;margin:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 410px!important;gap:38px!important;align-items:start!important;}
.cart-main-modern h1{font-size:42px!important;text-transform:uppercase!important;font-style:italic!important;letter-spacing:-1.4px!important;margin:0 0 34px!important;color:#111827!important;}
.cart-main-modern h1 span{color:#ff6b1a!important;}
.modern-cart-item{display:grid!important;grid-template-columns:72px 110px 1fr auto!important;grid-template-areas:'icon img info price' 'icon img actions remove'!important;gap:18px!important;align-items:center!important;background:#fff!important;border:1px solid #edf1f5!important;border-radius:32px!important;padding:28px!important;box-shadow:0 20px 50px rgba(15,23,42,.08)!important;margin-bottom:18px!important;}
.cart-product-icon{grid-area:icon;width:46px;height:46px;border-radius:16px;display:grid;place-items:center;color:#ff6b1a;background:#fff4eb;font-size:28px;font-weight:900;}
.modern-cart-item img{grid-area:img;width:100px!important;height:76px!important;border-radius:16px!important;object-fit:cover!important;display:block!important;}
.cart-product-info{grid-area:info;}
.cart-product-info h3{font-size:22px!important;margin:0 0 8px!important;font-style:italic!important;text-transform:uppercase!important;}
.cart-product-info span{display:inline-flex;background:#fff4eb;color:#ff6b1a;border-radius:999px;padding:7px 12px;font-weight:900;font-size:12px;text-transform:uppercase;}
.cart-product-info p{margin:8px 0 0!important;color:#7b8494!important;font-weight:700!important;}
.cart-price{grid-area:price;color:#ff6b1a!important;font-size:28px!important;white-space:nowrap!important;}
.cart-actions{grid-area:actions;display:flex!important;align-items:center!important;gap:8px!important;}
.cart-actions span{font-size:12px;font-weight:900;color:#98a2b3;margin-right:8px;}
.cart-actions button{width:32px!important;height:32px!important;border:0!important;border-radius:10px!important;background:#eef2f7!important;font-weight:900!important;cursor:pointer!important;}
.cart-actions b{min-width:22px;text-align:center;color:#111827;}
.cart-remove{grid-area:remove;border:0!important;background:transparent!important;color:#ff4d4d!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important;}
.cart-summary-modern{background:#fff;border:1px solid #edf1f5;border-radius:32px;padding:32px;box-shadow:0 20px 55px rgba(15,23,42,.09);position:sticky;top:98px;}
.cart-summary-modern h2{font-size:22px;text-transform:uppercase;font-style:italic;margin:0 0 26px;}
.summary-line{display:flex;justify-content:space-between;align-items:center;margin:18px 0;color:#6b7280;font-size:17px;}.summary-line b{color:#6b7280}.summary-line .green{color:#0bad68!important;}
.modern-coupon{background:transparent!important;border-top:1px dashed #d7dce5!important;border-bottom:1px dashed #d7dce5!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding:18px 0!important;margin:22px 0!important;display:block!important;}
.modern-coupon h3{font-size:13px!important;text-transform:uppercase!important;color:#98a2b3!important;margin:0 0 10px!important;letter-spacing:.08em!important;}
.modern-coupon .coupon-actions{display:grid!important;grid-template-columns:1fr auto auto!important;gap:8px!important;}
.modern-coupon input{height:48px;border:1px solid #e5e9f0;border-radius:14px;padding:0 16px;font-weight:800;text-transform:uppercase;background:#f8fafc;}
.modern-coupon button{height:48px;border:0;border-radius:14px;background:#e5e7eb;color:#334155;font-weight:950;padding:0 16px;}
.summary-total{display:flex;justify-content:space-between;align-items:flex-end;margin:24px 0 12px;}.summary-total span{text-transform:uppercase;font-weight:950;color:#111827;}.summary-total strong{font-size:36px;color:#ff6b1a;}
.cart-check{display:block;margin:9px 0;color:#6b7280;font-size:12px;}.cart-check input{accent-color:#ff6b1a;margin-right:8px;}
.cart-summary-modern .checkout-btn,.cart-empty-modern .checkout-btn{margin-top:18px;width:100%;height:64px;border-radius:18px;background:#181818;color:#fff;border:0;text-transform:uppercase;font-weight:950;letter-spacing:.5px;display:grid;place-items:center;box-shadow:0 16px 32px rgba(0,0,0,.12);cursor:pointer;}
.cart-summary-modern small{display:block;text-align:center;color:#98a2b3;margin-top:18px;}.cart-empty-modern{grid-column:1/-1;background:#fff;border-radius:32px;padding:50px;text-align:center;box-shadow:0 20px 55px rgba(15,23,42,.08)}

.checkout-modern-page .page-hero{display:none!important;}
.payment-page{padding:64px 6% 96px!important;background:#f4f6f8!important;}
.checkout-heading{text-align:center;margin:0 auto 34px;}.checkout-heading h1{font-size:42px;text-transform:uppercase;font-style:italic;letter-spacing:-1px;color:#111827;}.checkout-heading h1 span{color:#ff6b1a;}.checkout-steps{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px;}.checkout-steps b{display:flex;align-items:center;gap:10px;color:#98a2b3}.checkout-steps b:first-child{color:#ff6b1a}.checkout-steps b::first-letter{background:#ff6b1a}.checkout-steps b{font-weight:950}.checkout-steps b:first-child:before{background:#ff6b1a;color:#fff}.checkout-steps i{width:72px;height:3px;background:#d9dee7;border-radius:999px;display:block;}
.payment-grid{max-width:1180px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:28px!important;align-items:start!important;}
.payment-form,.payment-summary{background:#fff!important;border:1px solid #edf1f5!important;border-radius:34px!important;box-shadow:0 20px 55px rgba(15,23,42,.08)!important;padding:34px!important;}
.payment-form h2,.payment-summary h2{text-transform:uppercase;font-style:italic;color:#111827;margin:0 0 26px;}
.payment-form label{font-size:13px!important;color:#98a2b3!important;text-transform:uppercase!important;font-weight:950!important;letter-spacing:.06em!important;}
.payment-form input,.payment-form textarea{margin-top:10px!important;background:#f8fafc!important;border:1px solid #e8edf4!important;border-radius:18px!important;min-height:58px!important;padding:0 18px!important;font-size:16px!important;font-weight:800!important;color:#111827!important;}
.payment-form textarea{padding-top:18px!important;min-height:130px!important;}
.bank-box{border-left:4px solid #ff6b1a!important;background:#f8fafc!important;border-radius:20px!important;padding:20px!important;margin:24px 0!important;}
.contract-checks{display:grid!important;gap:10px!important;margin:18px 0!important;}.contract-checks .check{font-size:12px!important;text-transform:none!important;letter-spacing:0!important;color:#111827!important;}.contract-checks input{accent-color:#ff6b1a!important;min-height:auto!important;margin-right:8px!important;}
.payment-form button[type="submit"]{float:right;min-width:260px;height:64px;border:0;border-radius:18px;background:#181818;color:#fff;font-weight:950;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 16px 32px rgba(0,0,0,.14);cursor:pointer;}
.pay-item{display:grid!important;grid-template-columns:54px 1fr auto!important;gap:12px!important;align-items:center!important;padding:14px 0!important;border-bottom:1px solid #eef2f7!important;}.pay-item img{width:54px!important;height:44px!important;border-radius:12px!important;object-fit:cover!important;}.pay-item b{font-size:14px!important;}.pay-item span{display:block;color:#98a2b3;font-size:12px;margin-top:4px;}.pay-item strong{color:#111827;white-space:nowrap;}.pay-total{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:22px!important;padding-top:18px!important;border-top:1px solid #edf1f5!important;}.pay-total span{text-transform:uppercase;font-weight:950!important;}.pay-total b{font-size:30px!important;color:#ff6b1a!important;}.payment-summary>a{margin-top:18px;display:grid;place-items:center;height:48px;border-radius:14px;border:1px solid #edf1f5;font-weight:900;}
.order-success-modern{max-width:1120px;margin:0 auto;background:#fff;border-radius:40px;box-shadow:0 24px 70px rgba(15,23,42,.12);display:grid;grid-template-columns:420px 1fr;overflow:hidden;min-height:520px;}.success-left{background:#111827;color:#fff;display:grid;place-items:center;text-align:center;padding:50px;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:32px 32px;}.success-check{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:#21c765;color:#fff;font-size:42px;box-shadow:0 0 0 20px rgba(33,199,101,.18);margin:auto auto 30px;}.success-left h1{text-transform:uppercase;font-style:italic;font-size:34px;line-height:1.05}.success-left h1 span{display:block;color:#ff6b1a}.success-right{padding:58px 72px;text-align:center;}.success-right>p{font-size:22px;line-height:1.5;color:#667085;}.order-no-box{margin:30px auto;padding:30px;border:1px solid #edf1f5;border-radius:24px;background:#fbfcfe;max-width:520px;}.order-no-box span{display:block;text-transform:uppercase;color:#98a2b3;font-weight:950;font-size:13px;}.order-no-box b{display:block;font-size:32px;letter-spacing:2px;margin:14px 0;color:#111827;}.order-no-box small{display:block;color:#98a2b3;line-height:1.6;border-top:1px solid #e5e7eb;padding-top:18px;}.success-right .checkout-btn,.outline-success{display:grid;place-items:center;max-width:520px;margin:16px auto 0;height:62px;border-radius:18px;font-weight:950;text-transform:uppercase}.success-right .checkout-btn{background:#181818;color:#fff}.outline-success{border:1px solid #e5e7eb;color:#111827}.outline-success.orange{color:#ff6b1a;}
@media(max-width:992px){.cart-wrap,.payment-grid{grid-template-columns:1fr!important}.cart-summary-modern{position:relative;top:auto}.cart-page,.payment-page{padding:42px 18px 70px!important}.modern-cart-item{grid-template-columns:52px 1fr!important;grid-template-areas:'icon info' 'img img' 'price price' 'actions remove'!important;padding:22px!important}.modern-cart-item img{width:100%!important;height:180px!important}.cart-price{font-size:26px!important}.order-success-modern{grid-template-columns:1fr}.success-left{min-height:260px}.success-right{padding:36px 22px}.products-webrigo .wr-products-hero{height:auto!important;min-height:245px!important}.checkout-steps{gap:10px}.checkout-steps i{width:38px}.payment-form button[type="submit"]{float:none;width:100%;}.graphic-package-showcase{padding-left:18px!important}}
@media(max-width:560px){.cart-main-modern h1,.checkout-heading h1{font-size:32px!important}.payment-form,.payment-summary,.cart-summary-modern{padding:24px!important;border-radius:28px!important}.form-grid{grid-template-columns:1fr!important}.summary-total strong{font-size:30px}.products-webrigo .wr-hero-content h1{font-size:30px!important}.products-webrigo .wr-hero-content p{font-size:14px!important}.graphic-package-slide.graphic-row-card{min-width:274px!important;max-width:274px!important}}


/* === CGT AJANS final product/cart/checkout polish === */
:root{--cgt-orange:#ff6b1a;--cgt-dark:#111827;--cgt-soft:#f6f8fb;}
.products.no-title{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%)!important;padding-top:80px!important;}
.product-grid{align-items:stretch!important;}
.cgt-fresh-card{position:relative!important;overflow:hidden!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:28px!important;background:#fff!important;box-shadow:0 20px 55px rgba(15,23,42,.08)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;}
.cgt-fresh-card:hover{transform:translateY(-8px)!important;box-shadow:0 28px 70px rgba(255,107,26,.16)!important;border-color:rgba(255,107,26,.35)!important;}
.cgt-fresh-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--cgt-orange),#ff9655,#111827);}
.fresh-media{position:relative!important;margin:18px 18px 0!important;border-radius:22px!important;overflow:hidden!important;background:#eef2f7!important;height:210px!important;}
.fresh-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .35s ease!important;}
.cgt-fresh-card:hover .fresh-media img{transform:scale(1.045)!important;}
.fresh-pill{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);color:#111827;border:1px solid rgba(255,107,26,.22);border-radius:999px;padding:9px 13px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;}
.fresh-price{position:absolute;right:14px;top:14px;background:var(--cgt-orange);color:#fff;border-radius:16px;padding:10px 14px;font-size:15px;font-weight:950;box-shadow:0 12px 25px rgba(255,107,26,.3);}
.fresh-body{padding:20px 20px 22px!important;}
.fresh-title-row{display:flex;align-items:center;gap:12px;margin-bottom:12px;}
.fresh-title-row h3{margin:0!important;font-size:20px!important;line-height:1.18!important;color:#111827!important;text-transform:none!important;letter-spacing:-.35px!important;}
.fresh-icon{width:42px;height:42px;min-width:42px;border-radius:14px;display:grid;place-items:center;background:#fff4eb;color:var(--cgt-orange);font-weight:950;border:1px solid rgba(255,107,26,.18);}
.fresh-body p{color:#667085!important;line-height:1.6!important;min-height:50px!important;margin:0 0 16px!important;font-weight:600!important;}
.fresh-specs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin:0 0 18px!important;}
.fresh-specs span{background:#f8fafc!important;border:1px solid #edf1f5!important;border-radius:15px!important;padding:10px!important;display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important;}
.fresh-specs b{font-size:11px!important;color:#111827!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.fresh-specs small{font-size:10px!important;color:#98a2b3!important;text-transform:uppercase!important;font-weight:900!important;}
.fresh-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;border-top:1px solid #edf1f5;padding-top:16px;}
.fresh-old{color:#98a2b3;text-decoration:line-through;font-weight:800;font-size:13px;}
.fresh-actions{display:flex!important;gap:8px!important;margin:0!important;}
.fresh-actions a,.fresh-actions button{height:42px!important;border-radius:14px!important;padding:0 15px!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;display:inline-grid!important;place-items:center!important;text-decoration:none!important;}
.fresh-actions a{background:#111827!important;color:#fff!important;border:0!important;}
.fresh-actions button{background:var(--cgt-orange)!important;color:#fff!important;border:0!important;cursor:pointer!important;}
.graphic-package-viewport{scroll-behavior:auto!important;}
.graphic-package-slide{scroll-snap-align:start!important;}
.graphic-package-track{gap:22px!important;}
.products-webrigo header{position:sticky!important;top:0!important;z-index:50!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(15,23,42,.06)!important;}
.products-webrigo .wr-products-hero{background:linear-gradient(135deg,#111827 0%,#242938 52%,#ff6b1a 140%)!important;min-height:315px!important;height:auto!important;display:grid!important;place-items:center!important;overflow:hidden!important;}
.products-webrigo .wr-products-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,107,26,.32),transparent 28%),radial-gradient(circle at 80% 45%,rgba(255,255,255,.12),transparent 35%);}
.products-webrigo .wr-hero-bg{display:none!important;}
.products-webrigo .wr-hero-content{position:relative!important;z-index:2!important;text-align:center!important;max-width:780px!important;padding:60px 20px!important;}
.products-webrigo .wr-hero-content span{background:#fff4eb!important;color:var(--cgt-orange)!important;border:1px solid rgba(255,107,26,.28)!important;}
.products-webrigo .wr-hero-content h1{color:#fff!important;}
.products-webrigo .wr-hero-content p{color:rgba(255,255,255,.78)!important;}
.wr-category-sidebar{border:1px solid rgba(255,107,26,.16)!important;box-shadow:0 20px 55px rgba(15,23,42,.08)!important;}
.wr-cat-title{background:linear-gradient(135deg,var(--cgt-orange),#ff8a3d)!important;}
.cart-summary-modern .cart-check input{width:16px;height:16px;vertical-align:middle;}
.cart-summary-modern .cart-check a,.payment-form a{color:var(--cgt-orange)!important;font-weight:900!important;}
.checkout-modern-page .checkout-steps b{position:relative;}
.checkout-modern-page .checkout-steps b span,.checkout-step-no{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:50%;background:#e9edf3;color:#7b8494;font-weight:950;}
.checkout-modern-page .checkout-steps b.active span{background:var(--cgt-orange);color:#fff;}
.payment-summary .pay-total{border-top:2px solid #edf1f5!important;}
.payment-bank-note{margin-top:18px;padding:16px;border-radius:18px;background:#fff7ed;border:1px dashed rgba(255,107,26,.35);color:#9a4a0a;font-weight:800;line-height:1.55;}
.cart-empty-modern h2{font-size:32px;text-transform:uppercase;font-style:italic;}
@media(max-width:992px){.fresh-media{height:190px!important}.fresh-specs{grid-template-columns:1fr 1fr!important}.products-webrigo .wr-products-layout{grid-template-columns:1fr!important}.wr-category-sidebar{display:none!important}}
@media(max-width:560px){.fresh-media{height:170px!important;margin:14px 14px 0!important}.fresh-body{padding:16px!important}.fresh-title-row h3{font-size:18px!important}.fresh-bottom{flex-direction:column!important;align-items:stretch!important}.fresh-actions a,.fresh-actions button{width:100%!important}.graphic-package-viewport{padding-bottom:10px!important}.graphic-package-slide.graphic-row-card{min-width:300px!important;max-width:300px!important}.products-webrigo .wr-hero-content{padding:44px 18px!important}.products-webrigo .wr-products-hero{min-height:260px!important}.cart-page,.payment-page{padding-top:28px!important}.modern-cart-item{border-radius:24px!important}.checkout-heading{margin-bottom:22px!important}.checkout-steps{flex-wrap:nowrap!important}.checkout-steps i{width:28px!important}.success-right>p{font-size:18px!important}.order-no-box b{font-size:24px!important}}


/* Final checkout + products revision */
.checkout-step-panel{display:none}.checkout-step-panel.is-active{display:grid}.checkout-heading{max-width:1180px;margin:52px auto 30px;padding:0 5%;text-align:center}.checkout-heading h1{font-size:clamp(34px,5vw,54px);font-style:italic;letter-spacing:-1.4px}.checkout-heading h1 span{color:#ff6b1a}.checkout-steps{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px;color:#a3adbd}.checkout-steps b{display:flex;align-items:center;gap:8px}.checkout-steps b::first-letter{font-weight:950}.checkout-steps b.active{color:#ff6b1a}.checkout-steps b.done{color:#101827}.checkout-steps i{width:70px;height:3px;background:#e2e7ee;border-radius:99px}.checkout-card-v2{border-radius:34px!important;border:1px solid #e7edf5!important;box-shadow:0 24px 60px rgba(15,23,42,.08)!important}.checkout-kicker{display:inline-flex;color:#ff6b1a;background:#fff3eb;border-radius:999px;padding:8px 13px;font-weight:950;text-transform:uppercase;font-size:12px}.checkout-muted{color:#667085;max-width:700px}.light-bank{background:#fff7f1!important;color:#111827!important;border:1px solid #ffd9c2}.light-bank p{color:#495568!important}.payment-note-box{background:#f6f8fb;border:1px dashed #cfd8e5;border-radius:18px;padding:16px;margin:14px 0 20px;color:#495568}.checkout-actions{display:flex;gap:14px;flex-wrap:wrap}.checkout-actions button{flex:1}.checkout-actions .back-btn{background:#eef2f7!important;color:#111827!important}.order-success-alt{max-width:1050px;margin:0 auto 90px;background:#fff;border:1px solid #e7edf5;border-radius:36px;box-shadow:0 30px 80px rgba(15,23,42,.10);display:grid;grid-template-columns:360px 1fr;overflow:hidden}.success-graphic{background:radial-gradient(circle at 20% 20%,rgba(255,107,26,.28),transparent 35%),linear-gradient(135deg,#101827,#1c2738);color:#fff;display:grid;place-items:center;text-align:center;padding:55px 30px}.success-graphic .success-check{width:74px;height:74px;border-radius:50%;background:#22c55e;display:grid;place-items:center;font-size:38px;font-weight:950;box-shadow:0 16px 32px rgba(34,197,94,.28)}.success-graphic h2{font-size:38px;font-style:italic;margin:22px 0 6px}.success-content{padding:58px 64px;text-align:center}.success-content>p{font-size:22px;color:#566176}.order-no-box{border:1px solid #e7edf5;background:#f8fafc;border-radius:26px;padding:28px;margin:24px 0}.order-no-box span{display:block;color:#98a2b3;font-weight:950;text-transform:uppercase}.order-no-box b{display:block;font-size:34px;letter-spacing:2px;margin:10px 0;color:#111827}.order-no-box small{color:#667085}.outline-success{display:flex;align-items:center;justify-content:center;height:54px;border-radius:16px;border:1px solid #e0e6ef;color:#111827;text-decoration:none;font-weight:950;margin-top:12px}.outline-success.orange{color:#ff6b1a}.checkout-btn{display:flex;align-items:center;justify-content:center;height:58px;background:#151515;color:#fff!important;border-radius:16px;text-decoration:none;font-weight:950;box-shadow:0 18px 32px rgba(15,23,42,.16)}
.products-webrigo .wr-category-sidebar a[href="hizmet-web-tasarim.html"],.products-webrigo .wr-category-sidebar a[href="e-ticaret.html"]{display:none!important;}
.products-webrigo header{background:#fff!important;border-bottom:1px solid #eef2f7!important;box-shadow:0 12px 35px rgba(15,23,42,.04)!important}.products-webrigo .wr-cat-title{background:linear-gradient(135deg,#ff6b1a,#ff8f3d)!important}.products-webrigo .wr-product-card{border-radius:24px 24px 34px 34px!important}.products-webrigo .wr-product-card:before{height:0!important}.products-webrigo .wr-product-body h3{letter-spacing:-.5px!important}.products-webrigo .wr-product-actions a{background:linear-gradient(135deg,#111827,#262f3f)!important}
@media(max-width:900px){.checkout-heading{margin:34px auto 22px}.checkout-steps{gap:9px}.checkout-steps i{width:34px}.checkout-steps b span{font-size:13px}.order-success-alt{grid-template-columns:1fr;margin:0 4% 60px}.success-graphic{padding:34px 22px}.success-content{padding:34px 22px}.payment-grid{gap:18px}.checkout-actions{flex-direction:column}.checkout-actions button{width:100%}}


/* === CGT son revize: header, ürün kartları, sepet ve ödeme akışı === */
.index-header-v2 .topbar{display:none!important;}
.index-header-v2 header{height:78px!important;padding:0 8%!important;border-bottom:1px solid #edf1f5!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(18px)!important;box-shadow:0 12px 35px rgba(15,23,42,.04)!important;}
.index-header-v2 .brand img{max-height:44px!important;}
.index-header-v2 nav{gap:26px!important;}
.index-header-v2 nav>a,.index-header-v2 .mega-parent>a{font-size:13px!important;font-weight:900!important;letter-spacing:.2px!important;color:#162033!important;text-transform:none!important;}
.index-header-v2 nav>a:hover,.index-header-v2 .mega-parent>a:hover{color:#ff6b1a!important;}
.index-header-v2 .header-actions .btn:not(.panel-btn){height:44px!important;border-radius:14px!important;background:#fff4ec!important;color:#ff6b1a!important;border:1px solid #ffd2b6!important;text-transform:none!important;font-size:13px!important;}
.index-header-v2 .header-actions .panel-btn{height:44px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;text-transform:none!important;font-size:13px!important;padding:0 22px!important;}
.index-header-v2 .header-cart-btn{border:1px solid #edf1f5!important;background:#fff!important;}

.cgt-clean-product .fresh-icon{display:none!important;}
.cgt-clean-product .fresh-title-row{gap:0!important;margin-bottom:10px!important;}
.cgt-clean-product .fresh-title-row h3{padding-left:0!important;}
.cgt-clean-product .fresh-price.cgt-price-stack{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:2px!important;line-height:1.05!important;padding:9px 12px!important;border-radius:15px!important;}
.cgt-clean-product .fresh-price.cgt-price-stack del{font-size:11px!important;color:rgba(255,255,255,.72)!important;text-decoration:line-through!important;font-weight:800!important;}
.cgt-clean-product .fresh-price.cgt-price-stack strong{font-size:18px!important;color:#fff!important;font-weight:950!important;}
.cgt-clean-product .fresh-old{display:none!important;}
.cgt-clean-product .fresh-actions a:before,.cgt-clean-product .fresh-actions button:before{display:none!important;content:none!important;}
.cgt-clean-product .fresh-actions a{background:#fff!important;color:#111827!important;border:1px solid #e6ebf2!important;box-shadow:none!important;}
.cgt-clean-product .fresh-actions button{box-shadow:0 10px 20px rgba(255,107,26,.18)!important;}

.graphic-package-viewport{scroll-behavior:auto!important;}
.graphic-package-track{transition:none!important;}

.cart-modern-page{background:linear-gradient(180deg,#f6f8fb,#eef2f7)!important;}
.cart-page{padding:78px 6% 96px!important;}
.cart-wrap{grid-template-columns:minmax(0,1.08fr) 390px!important;gap:34px!important;}
.cart-main-modern{background:#fff;border:1px solid #e7edf5;border-radius:34px;padding:30px;box-shadow:0 22px 58px rgba(15,23,42,.075);}
.cart-main-modern h1{font-size:40px!important;margin-bottom:24px!important;}
.modern-cart-item{grid-template-columns:112px 1fr auto!important;grid-template-areas:'img info price' 'img actions remove'!important;border-radius:24px!important;box-shadow:none!important;border:1px solid #e9eef5!important;padding:20px!important;margin-bottom:14px!important;background:linear-gradient(135deg,#fff,#fbfcfe)!important;position:relative;overflow:hidden;}
.modern-cart-item:before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:#ff6b1a;}
.cart-product-icon{display:none!important;}
.modern-cart-item img{width:96px!important;height:96px!important;border-radius:20px!important;}
.cart-product-info h3{font-style:normal!important;text-transform:none!important;font-size:20px!important;letter-spacing:-.4px!important;}
.cart-product-info span{background:#fff7f1!important;border:1px solid #ffd9bf!important;}
.cart-price{font-size:24px!important;}
.cart-actions button{background:#fff4eb!important;color:#ff6b1a!important;}
.cart-remove{background:#fff1f1!important;border-radius:12px!important;padding:10px 12px!important;}
.cart-summary-modern{border-radius:34px!important;background:linear-gradient(180deg,#fff,#fff8f2)!important;border:1px solid #ffe2cf!important;box-shadow:0 24px 60px rgba(255,107,26,.10)!important;}
.cart-summary-modern h2{font-style:normal!important;}
.cart-summary-modern .checkout-btn{background:linear-gradient(135deg,#111827,#202938)!important;}
.summary-total{background:#fff;border:1px solid #ffe1cc;border-radius:20px;padding:16px;margin-top:18px!important;}

.checkout-modern-page .checkout-steps b{gap:8px!important;color:#98a2b3!important;}
.checkout-modern-page .checkout-steps b em{font-style:normal!important;font-weight:950!important;}
.checkout-modern-page .checkout-steps .step-num{width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;border-radius:50%!important;background:#e9edf3!important;color:#7b8494!important;font-weight:950!important;}
.checkout-modern-page .checkout-steps b.active .step-num{background:#ff6b1a!important;color:#fff!important;}
.checkout-modern-page .checkout-steps b.done .step-num{background:#111827!important;color:#fff!important;}
.checkout-modern-page .checkout-steps b.active em{color:#ff6b1a!important;}
.checkout-modern-page .checkout-steps b.done em{color:#111827!important;}
.bank-payment-card{background:linear-gradient(135deg,#fff,#fff8f3)!important;}
.bank-payment-card .bank-box{display:grid!important;gap:8px!important;}
#bankOrderNo{display:inline-flex;background:#111827;color:#fff;border-radius:999px;padding:5px 10px;font-weight:950;letter-spacing:.4px;}
.order-success-alt{background:#fff!important;border-radius:34px!important;}
.success-graphic{background:linear-gradient(135deg,#ff6b1a,#111827)!important;}
.success-content .checkout-btn{background:#111827!important;}

@media(max-width:992px){
  .index-header-v2 header{height:76px!important;padding:0 20px!important;}
  .index-header-v2 .menu-toggle{display:grid!important;place-items:center!important;}
  .index-header-v2 nav#mainNav{position:fixed!important;left:0!important;right:auto!important;top:0!important;bottom:0!important;width:min(390px,100vw)!important;max-height:none!important;height:100vh!important;background:#fff!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:105px 31px 28px!important;gap:12px!important;transform:translateX(-105%)!important;transition:.32s ease!important;box-shadow:30px 0 80px rgba(15,23,42,.16)!important;z-index:999!important;overflow:auto!important;text-transform:uppercase!important;}
  .index-header-v2 nav#mainNav.open{transform:translateX(0)!important;}
  .index-header-v2 nav#mainNav:before{content:"CGT AJANS MENÜ";position:absolute;top:36px;left:31px;font-size:21px;font-weight:950;font-style:italic;color:#172033;}
  .index-header-v2 nav#mainNav:after{content:"×";position:absolute;top:30px;right:28px;width:42px;height:42px;border-radius:14px;background:#f7f8fa;display:grid;place-items:center;font-size:28px;color:#94a3b8;}
  .index-header-v2 nav#mainNav a,.index-header-v2 .nav-item>a{padding:16px 0!important;font-size:15px!important;font-weight:950!important;display:flex!important;align-items:center!important;gap:16px!important;color:#1b2738!important;}
  .index-header-v2 nav#mainNav>a:before,.index-header-v2 .nav-item>a:before{content:"";width:42px;height:42px;border-radius:14px;background:#f8fafc;display:inline-block;box-shadow:inset 0 0 0 1px #eef2f7;}
  .index-header-v2 .mega-menu{display:none!important;}
  .index-header-v2 .mobile-nav-tools{display:block!important;margin-top:auto!important;border-top:1px solid #eef2f7!important;padding-top:26px!important;}
  .index-header-v2 .mobile-lang{display:none!important;}
  .index-header-v2 .mobile-cta{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  .index-header-v2 .mobile-cta .btn{width:100%!important;height:72px!important;border-radius:24px!important;background:#181818!important;color:#fff!important;justify-content:center!important;font-size:14px!important;}
  .index-header-v2 .mobile-cart-btn{display:none!important;}
  .index-header-v2 .header-actions{display:none!important;}
  .cart-wrap{grid-template-columns:1fr!important;}
  .cart-main-modern{padding:20px!important;border-radius:26px!important;}
  .modern-cart-item{grid-template-columns:82px 1fr!important;grid-template-areas:'img info' 'price price' 'actions actions' 'remove remove'!important;}
  .modern-cart-item img{width:82px!important;height:82px!important;}
}


/* === CGT son revize: grafik paketleri statik 4x2, ürün butonları, ödeme adımları === */
.graphic-package-showcase{
  padding:72px 5% 78px!important;
  background:linear-gradient(180deg,#fff7f0 0%,#ffffff 48%,#f6f8fb 100%)!important;
  color:#111827!important;
}
.graphic-package-shell{max-width:1320px!important;margin:auto!important;}
.graphic-package-head{text-align:center!important;margin:0 auto 34px!important;max-width:900px!important;}
.graphic-package-head .section-kicker{background:#111827!important;color:#fff!important;border:0!important;}
.graphic-package-viewport{
  max-width:1320px!important;margin:auto!important;overflow:visible!important;border:0!important;border-radius:0!important;
  background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;padding:0!important;
}
.graphic-package-track{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;transform:none!important;transition:none!important;
}
.graphic-package-slide.graphic-row-card{
  min-width:0!important;max-width:none!important;width:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;
  padding:16px!important;border-radius:26px!important;background:#fff!important;color:#111827!important;border:1px solid #e9eef5!important;
  box-shadow:0 18px 45px rgba(15,23,42,.075)!important;overflow:hidden!important;scroll-snap-align:none!important;
}
.graphic-package-slide.graphic-row-card:after,.gp-orbit,.gp-bg-word,.gp-nav,.graphic-package-dots{display:none!important;}
.graphic-package-slide .gp-visual{min-height:178px!important;height:178px!important;position:relative!important;border-radius:20px!important;background:#fff6ef!important;overflow:hidden!important;margin-bottom:14px!important;}
.graphic-package-slide .mockup-board{position:absolute!important;inset:12px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.08)!important;display:grid!important;align-content:end!important;overflow:hidden!important;}
.graphic-package-slide .mockup-board img{width:100%!important;height:120px!important;object-fit:cover!important;display:block!important;}
.graphic-package-slide .mockup-board b{font-size:13px!important;padding:9px 11px!important;color:#111827!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.graphic-package-slide .mockup-chip{position:absolute!important;left:18px!important;top:18px!important;background:#ff6b1a!important;color:#fff!important;border-radius:999px!important;padding:8px 10px!important;font-size:11px!important;font-weight:900!important;}
.graphic-package-slide .gp-copy span{background:#fff2e8!important;color:#ff6b1a!important;box-shadow:none!important;padding:7px 10px!important;font-size:11px!important;}
.graphic-package-slide .gp-copy h3{font-size:20px!important;line-height:1.2!important;margin:12px 0 8px!important;letter-spacing:-.4px!important;color:#111827!important;}
.graphic-package-slide .gp-copy p{font-size:14px!important;line-height:1.55!important;color:#667085!important;margin:0 0 14px!important;}
.graphic-package-slide .gp-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;margin:0 0 16px!important;}
.graphic-package-slide .gp-price del{font-size:13px!important;color:#98a2b3!important;font-weight:800!important;}
.graphic-package-slide .gp-price strong{font-size:24px!important;color:#ff6b1a!important;}
.graphic-package-slide .gp-actions{display:flex!important;gap:10px!important;justify-content:center!important;margin-top:auto!important;}
.graphic-package-slide .gp-actions button,.graphic-package-slide .gp-actions a{flex:1!important;text-align:center!important;justify-content:center!important;border-radius:14px!important;padding:13px 12px!important;font-size:13px!important;text-decoration:none!important;}
.graphic-package-slide .gp-actions button{background:#ff6b1a!important;color:#fff!important;box-shadow:none!important;}
.graphic-package-slide .gp-actions a{background:#111827!important;color:#fff!important;border:0!important;}
.product-actions,.fresh-actions{justify-content:center!important;align-items:center!important;}
.product-actions a,.fresh-actions a{background:#111827!important;color:#fff!important;border-radius:999px!important;text-decoration:none!important;text-align:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:13px 18px!important;font-weight:900!important;}
.product-actions a:before,.fresh-actions a:before{display:none!important;content:none!important;}
.cgt-price-stack{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:2px!important;}
.cgt-price-stack del{order:0!important;display:block!important;font-size:12px!important;line-height:1!important;color:#d9e0ea!important;text-decoration:line-through!important;}
.cgt-price-stack strong{order:1!important;display:block!important;}
.checkout-step-panel{display:none!important;}
.checkout-step-panel.is-active{display:grid!important;}
#stepSuccess.checkout-step-panel.is-active{display:block!important;}
.checkout-step-panel:not(.is-active) *{visibility:visible;}
/* Sepet tasarımını daha farklı ve sade karta dönüştür */
.cart-modern-page .page-hero{background:linear-gradient(135deg,#fff,#fff5ee)!important;text-align:left!important;padding:58px 5%!important;}
.cart-modern-page .page-hero h1{font-size:clamp(34px,5vw,58px)!important;letter-spacing:-1.6px!important;}
.cart-wrap{max-width:1180px!important;grid-template-columns:minmax(0,1fr) 360px!important;align-items:start!important;}
.cart-main-modern{display:grid!important;gap:16px!important;}
.cart-main-modern h1{font-size:clamp(30px,4vw,46px)!important;margin:0 0 12px!important;font-style:normal!important;}
.cart-main-modern h1 span{color:#ff6b1a!important;}
.modern-cart-item{grid-template-columns:72px 108px 1fr auto!important;grid-template-areas:'icon img info price' 'icon img actions remove'!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;border:1px solid #e8edf5!important;border-radius:28px!important;box-shadow:0 18px 40px rgba(15,23,42,.07)!important;}
.modern-cart-item .cart-product-icon{grid-area:icon;width:52px;height:52px;border-radius:18px;background:#fff1e8;color:#ff6b1a;display:grid;place-items:center;font-size:24px;}
.modern-cart-item img{grid-area:img;width:108px!important;height:92px!important;border-radius:18px!important;}
.modern-cart-item .cart-product-info{grid-area:info;}
.modern-cart-item .cart-price{grid-area:price;color:#ff6b1a!important;}
.modern-cart-item .cart-actions{grid-area:actions;justify-content:flex-start!important;}
.modern-cart-item .cart-remove{grid-area:remove;border:0;background:#fff5f5;color:#ef4444;border-radius:999px;padding:11px 14px;font-weight:900;cursor:pointer;}
.cart-summary-modern{border-radius:30px!important;background:#111827!important;color:#fff!important;border:0!important;box-shadow:0 24px 60px rgba(15,23,42,.18)!important;}
.cart-summary-modern h2,.cart-summary-modern .summary-line span,.cart-summary-modern small{color:#fff!important;}
.cart-summary-modern .summary-line{border-color:rgba(255,255,255,.12)!important;}
.cart-summary-modern .modern-coupon{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;}
.cart-summary-modern .coupon-actions input{background:#fff!important;color:#111827!important;}
.cart-summary-modern .summary-total strong{color:#ff6b1a!important;}
.cart-summary-modern .checkout-btn{background:#ff6b1a!important;color:#fff!important;width:100%!important;}
.cart-check a{color:#ffb17f!important;}
@media(max-width:1100px){.graphic-package-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cart-wrap{grid-template-columns:1fr!important}}
@media(max-width:640px){.graphic-package-track{grid-template-columns:1fr!important}.graphic-package-showcase{padding:58px 18px!important}.modern-cart-item{grid-template-columns:52px 1fr!important;grid-template-areas:'icon info' 'img img' 'price price' 'actions actions' 'remove remove'!important}.modern-cart-item img{width:100%!important;height:180px!important}.cart-wrap{display:grid!important}}

/* === Final user revision: unified header, graphics grid, checkout redesign === */
.graphic-package-showcase{padding:72px 5%!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;}
.graphic-package-viewport{overflow:visible!important;padding:0!important;}
.graphic-package-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;transform:none!important;transition:none!important;animation:none!important;width:100%!important;}
.graphic-package-slide.graphic-row-card{min-width:0!important;max-width:none!important;width:auto!important;margin:0!important;display:flex!important;flex-direction:column!important;border-radius:28px!important;background:#fff!important;border:1px solid #e9eef5!important;box-shadow:0 18px 45px rgba(15,23,42,.07)!important;padding:16px!important;}
.graphic-package-slide .gp-visual{height:190px!important;min-height:190px!important;background:linear-gradient(135deg,#fff7ef,#fff)!important;border:1px solid #ffe0ca!important;}
.graphic-package-slide .mockup-board img{display:block!important;opacity:1!important;visibility:visible!important;width:100%!important;height:126px!important;object-fit:cover!important;background:#f3f6fa!important;}
.graphic-package-slide .gp-actions{justify-content:center!important;align-items:center!important;}
.graphic-package-slide .gp-actions button,.graphic-package-slide .gp-actions a{color:#fff!important;}
.fresh-actions,.product-actions{justify-content:center!important;align-items:center!important;}
.fresh-actions a,.product-actions a:first-child,.cgt-fresh-card .fresh-actions a{color:#fff!important;background:#111827!important;}
.cgt-fresh-card .fresh-actions button,.product-actions button{color:#fff!important;}

/* More original checkout look, not copied from references */
.checkout-modern-page .payment-page{background:linear-gradient(180deg,#f8fafc 0%,#fff 100%)!important;}
.checkout-modern-page .checkout-heading{max-width:1120px!important;margin:44px auto 26px!important;text-align:left!important;}
.checkout-modern-page .checkout-heading h1{font-style:normal!important;font-size:clamp(32px,4vw,50px)!important;}
.checkout-modern-page .checkout-steps{justify-content:flex-start!important;background:#fff!important;border:1px solid #e8eef6!important;border-radius:22px!important;padding:14px!important;box-shadow:0 16px 45px rgba(15,23,42,.06)!important;}
.checkout-modern-page .checkout-step-panel{display:none!important;}
.checkout-modern-page .checkout-step-panel.is-active{display:grid!important;}
.checkout-modern-page #stepSuccess.checkout-step-panel.is-active{display:block!important;}
.checkout-modern-page .checkout-card-v2{border-radius:30px!important;background:#fff!important;border:1px solid #e6edf5!important;box-shadow:0 22px 55px rgba(15,23,42,.08)!important;}
.checkout-modern-page .checkout-kicker{background:#111827!important;color:#fff!important;border-radius:12px!important;}
.checkout-modern-page .payment-form h2,.checkout-modern-page .payment-summary h2{letter-spacing:-.7px!important;}
.checkout-modern-page .bank-payment-card{background:linear-gradient(135deg,#ffffff 0%,#fff9f4 100%)!important;position:relative!important;overflow:hidden!important;}
.checkout-modern-page .bank-payment-card:before{content:'';position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgba(255,107,26,.12);pointer-events:none;}
.checkout-modern-page .bank-box.light-bank{background:#fff!important;border:1px solid #ffdcc6!important;border-radius:24px!important;padding:22px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)!important;}
.checkout-modern-page .payment-note-box{background:#111827!important;color:#fff!important;border:0!important;border-radius:18px!important;}
.checkout-modern-page .checkout-actions .back-btn{background:#eef2f7!important;color:#111827!important;}
.checkout-modern-page #completeOrder{background:#ff6b1a!important;color:#fff!important;}
.checkout-modern-page .order-success-alt{border-radius:34px!important;box-shadow:0 24px 70px rgba(15,23,42,.10)!important;}
.checkout-modern-page .success-graphic{background:linear-gradient(135deg,#ff6b1a,#111827)!important;}

@media(max-width:1100px){.graphic-package-track{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:760px){.graphic-package-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.graphic-package-slide .gp-visual{height:160px!important;min-height:160px!important}.checkout-modern-page .checkout-heading{text-align:center!important}.checkout-modern-page .checkout-steps{justify-content:center!important;}.checkout-modern-page .checkout-steps i{width:24px!important;}}
@media(max-width:520px){.graphic-package-track{grid-template-columns:1fr!important}.graphic-package-slide.graphic-row-card{max-width:100%!important}.checkout-modern-page .checkout-steps b em{display:none!important;}}


/* === CGT final header + graphic product fixes === */
.graphic-package-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;transform:none!important;transition:none!important;animation:none!important;width:100%!important;}
.graphic-package-viewport{overflow:visible!important;}
.graphic-package-slide.graphic-row-card{min-width:0!important;max-width:none!important;width:100%!important;}
.graphic-package-slide .mockup-board img,.graphic-package-slide img{display:block!important;opacity:1!important;visibility:visible!important;}
.graphic-package-slide .mockup-board img{width:100%!important;height:128px!important;object-fit:cover!important;background:#f3f6fa!important;}
.graphic-package-slide .gp-actions a,.graphic-package-slide .gp-actions button{color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;}
.product-actions a,.fresh-actions a,.cgt-fresh-card .fresh-actions a{color:#fff!important;}
@media(max-width:1100px){.graphic-package-track{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:760px){.graphic-package-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:520px){.graphic-package-track{grid-template-columns:1fr!important;}}

/* === FINAL HEADER RESET: iletisim.html topbar + menu yapisi index/urunler dahil tüm sayfalarda aynı === */
body.index-header-v2,
body.products-webrigo{
  padding-top:134px!important;
}
body.index-header-v2 .topbar,
body.products-webrigo .topbar{
  height:48px!important;
  min-height:48px!important;
  background:#07101f!important;
  color:#cbd5e1!important;
  padding:0 5%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  border-top:5px solid #ff6b1a!important;
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:120!important;
  font-size:13px!important;
}
body.index-header-v2 header,
body.products-webrigo header{
  height:86px!important;
  background:rgba(255,255,255,.94)!important;
  backdrop-filter:blur(16px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding:0 5%!important;
  position:fixed!important;
  top:48px!important;
  left:0!important;
  right:0!important;
  z-index:110!important;
  box-shadow:0 10px 30px rgba(15,23,42,.06)!important;
  border-bottom:0!important;
}
body.index-header-v2 .brand img,
body.products-webrigo .brand img{
  height:68px!important;
  max-height:68px!important;
  max-width:250px!important;
  object-fit:contain!important;
}
body.index-header-v2 nav#mainNav,
body.products-webrigo nav#mainNav{
  position:static!important;
  inset:auto!important;
  width:auto!important;
  height:auto!important;
  max-height:none!important;
  background:transparent!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:26px!important;
  padding:0!important;
  transform:none!important;
  box-shadow:none!important;
  overflow:visible!important;
  text-transform:none!important;
  color:#101827!important;
}
body.index-header-v2 nav#mainNav:before,
body.index-header-v2 nav#mainNav:after,
body.products-webrigo nav#mainNav:before,
body.products-webrigo nav#mainNav:after,
body.index-header-v2 nav#mainNav>a:before,
body.index-header-v2 .nav-item>a:before,
body.products-webrigo nav#mainNav>a:before,
body.products-webrigo .nav-item>a:before{
  display:none!important;
  content:none!important;
}
body.index-header-v2 nav#mainNav>a,
body.index-header-v2 .nav-item>a,
body.products-webrigo nav#mainNav>a,
body.products-webrigo .nav-item>a{
  padding:32px 0!important;
  border-bottom:0!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  color:#101827!important;
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  text-transform:none!important;
}
body.index-header-v2 .mega-menu,
body.products-webrigo .mega-menu{
  position:absolute!important;
  top:72px!important;
  left:50%!important;
  transform:translateX(-50%) translateY(14px)!important;
  width:760px!important;
  background:#fff!important;
  border:1px solid #edf1f5!important;
  border-radius:24px!important;
  box-shadow:0 28px 70px rgba(15,23,42,.16)!important;
  padding:22px!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 240px!important;
  gap:18px!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:.25s!important;
}
body.index-header-v2 .mega-parent:hover .mega-menu,
body.products-webrigo .mega-parent:hover .mega-menu{
  opacity:1!important;
  pointer-events:auto!important;
  transform:translateX(-50%) translateY(0)!important;
}
body.index-header-v2 .menu-toggle,
body.products-webrigo .menu-toggle{display:none!important;}
body.index-header-v2 .header-actions,
body.products-webrigo .header-actions{display:flex!important;align-items:center!important;gap:10px!important;}
body.index-header-v2 .header-actions .btn,
body.products-webrigo .header-actions .btn{height:auto!important;border-radius:14px!important;background:#ff6b1a!important;color:#fff!important;font-size:14px!important;padding:13px 24px!important;text-transform:none!important;}
body.index-header-v2 .header-actions .panel-btn,
body.products-webrigo .header-actions .panel-btn{background:#07101f!important;color:#fff!important;}
body.index-header-v2 .header-cart-btn,
body.products-webrigo .header-cart-btn{background:#fff!important;border:1px solid #e5eaf0!important;}

@media(max-width:992px){
  body.index-header-v2,
  body.products-webrigo{padding-top:124px!important;}
  body.index-header-v2 .topbar,
  body.products-webrigo .topbar{
    display:flex!important;
    height:auto!important;
    min-height:46px!important;
    padding:8px 4%!important;
    font-size:11px!important;
  }
  body.index-header-v2 .top-left span:nth-child(2),
  body.products-webrigo .top-left span:nth-child(2){display:none!important;}
  body.index-header-v2 .live-support,
  body.products-webrigo .live-support{display:none!important;}
  body.index-header-v2 header,
  body.products-webrigo header{
    top:46px!important;
    height:78px!important;
    padding:0 5%!important;
  }
  body.index-header-v2 .brand img,
  body.products-webrigo .brand img{height:54px!important;max-height:54px!important;max-width:220px!important;}
  body.index-header-v2 .menu-toggle,
  body.products-webrigo .menu-toggle{
    display:grid!important;
    place-items:center!important;
    order:3!important;
    margin-left:auto!important;
    width:45px!important;
    height:45px!important;
    border-radius:12px!important;
    background:#07101f!important;
    color:#fff!important;
    border:none!important;
    box-shadow:none!important;
  }
  body.index-header-v2 .menu-toggle svg,
  body.products-webrigo .menu-toggle svg{stroke:#fff!important;fill:none!important;}
  body.index-header-v2 .header-actions,
  body.products-webrigo .header-actions{display:none!important;}
  body.index-header-v2 nav#mainNav,
  body.products-webrigo nav#mainNav{
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:124px!important;
    width:auto!important;
    height:auto!important;
    max-height:calc(100vh - 124px)!important;
    background:#fff!important;
    display:none!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    padding:18px 5% 24px!important;
    overflow:auto!important;
    box-shadow:0 28px 70px rgba(15,23,42,.18)!important;
    z-index:130!important;
    transform:none!important;
    text-transform:none!important;
  }
  body.index-header-v2 nav#mainNav.open,
  body.products-webrigo nav#mainNav.open{display:flex!important;}
  body.index-header-v2 nav#mainNav>a,
  body.index-header-v2 .nav-item>a,
  body.products-webrigo nav#mainNav>a,
  body.products-webrigo .nav-item>a{
    padding:16px 0!important;
    border-bottom:1px solid #edf1f5!important;
    font-size:15px!important;
    font-weight:800!important;
  }
  body.index-header-v2 .mega-menu,
  body.products-webrigo .mega-menu{
    position:static!important;
    display:none!important;
    width:100%!important;
    opacity:1!important;
    pointer-events:auto!important;
    transform:none!important;
    box-shadow:none!important;
    border:1px solid #edf1f5!important;
    border-radius:18px!important;
    margin:10px 0 0!important;
    padding:14px!important;
    grid-template-columns:1fr!important;
  }
  body.index-header-v2 .mega-parent:hover .mega-menu,
  body.products-webrigo .mega-parent:hover .mega-menu{display:none!important;transform:none!important;}
  body.index-header-v2 .mega-parent.mobile-open .mega-menu,
  body.products-webrigo .mega-parent.mobile-open .mega-menu{display:grid!important;}
  body.index-header-v2 .mobile-nav-tools,
  body.products-webrigo .mobile-nav-tools{display:block!important;padding-top:18px!important;margin-top:0!important;border-top:0!important;}
  body.index-header-v2 .mobile-cta,
  body.products-webrigo .mobile-cta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
  body.index-header-v2 .mobile-cta .btn,
  body.products-webrigo .mobile-cta .btn{height:auto!important;border-radius:14px!important;background:#ff6b1a!important;color:#fff!important;font-size:14px!important;}
}


/* CGT final: index grafik paketleri ürünler sayfası kart yapısı */
.index-graphic-products{padding:80px 5%;background:#f6f8fb;}
.index-graphic-products .section-head{max-width:860px;margin:0 auto 34px;text-align:center;}
.index-graphic-products .index-graphic-grid{max-width:1280px;margin:0 auto;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;}
.index-graphic-products .product-card img{display:block!important;width:100%!important;height:210px!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;}
.index-graphic-products .fresh-media{min-height:210px!important;background:#fff!important;}
.index-graphic-products .product-actions a,.index-graphic-products .product-actions button,.product-card .product-actions a{color:#fff!important;text-align:center!important;}
@media(max-width:1100px){.index-graphic-products .index-graphic-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:640px){.index-graphic-products{padding:56px 16px}.index-graphic-products .index-graphic-grid{grid-template-columns:1fr!important}.index-graphic-products .product-card img{height:220px!important;}}

/* === MOBIL MENU VE HERO BOSLUK REVIZESI 20260625 === */
@media(max-width:992px){
  nav#mainNav .mobile-cta{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    align-items:stretch!important;
  }
  nav#mainNav .mobile-cta .btn,
  nav#mainNav .mobile-cta .panel-btn{
    width:100%!important;
    color:#fff!important;
    background:#ff6b1a!important;
    border-color:#ff6b1a!important;
    text-align:center!important;
  }
  nav#mainNav .mobile-cta .btn:visited,
  nav#mainNav .mobile-cta .panel-btn:visited,
  nav#mainNav .mobile-cta .btn:hover,
  nav#mainNav .mobile-cta .panel-btn:hover{
    color:#fff!important;
  }
  nav#mainNav .mobile-cart-btn{
    width:100%!important;
    height:46px!important;
    border-radius:14px!important;
    justify-content:center!important;
    margin-bottom:2px!important;
  }
}
@media(max-width:760px){
  .hero.cgt-slider-hero.shopping-balanced-slider,
  .hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
    min-height:730px!important;
    padding:72px 16px 355px!important;
    background-size:auto 430px!important;
    background-position:74% bottom!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .badge{
    margin:0 0 8px!important;
    font-size:12.5px!important;
    line-height:1.18!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider h1{
    font-size:28px!important;
    line-height:1.12!important;
    margin:8px 0 8px!important;
    min-height:66px!important;
    height:66px!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider p{
    font-size:14.5px!important;
    line-height:1.42!important;
    margin:0!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .hero-actions{
    gap:9px!important;
    margin-top:14px!important;
    min-height:98px!important;
    height:98px!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider .btn{
    height:44px!important;
  }
}
@media(max-width:430px){
  .hero.cgt-slider-hero.shopping-balanced-slider,
  .hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
    min-height:705px!important;
    padding:64px 16px 340px!important;
    background-size:auto 405px!important;
    background-position:72% bottom!important;
  }
  .hero.cgt-slider-hero.shopping-balanced-slider h1{
    font-size:27px!important;
    min-height:62px!important;
    height:62px!important;
  }
}
@media(max-width:375px){
  .hero.cgt-slider-hero.shopping-balanced-slider,
  .hero.cgt-slider-hero.shopping-balanced-slider:not(.page-hero){
    min-height:690px!important;
    padding-top:58px!important;
    padding-bottom:326px!important;
    background-size:auto 385px!important;
  }
}

/* CGT revize: entegrasyon yazı etiketleri yerine otomatik kayan logo bandı */
.integration-logo-marquee{
  width:min(1180px, 100%);
  margin:42px auto 42px;
  overflow:hidden;
  position:relative;
  padding:6px 0 18px;
  -webkit-mask-image:linear-gradient(90deg, transparent 0, #000 7%, #000 93%, transparent 100%);
  mask-image:linear-gradient(90deg, transparent 0, #000 7%, #000 93%, transparent 100%);
}
.integration-logo-marquee::before,
.integration-logo-marquee::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:90px;
  pointer-events:none;
  z-index:2;
}
.integration-logo-marquee::before{left:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%)}
.integration-logo-marquee::after{right:0;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%)}
.integration-logo-track{
  display:flex;
  align-items:center;
  gap:22px;
  width:max-content;
  animation:cgtLogoMarquee 34s linear infinite;
  will-change:transform;
}
.integration-logo-marquee:hover .integration-logo-track{animation-play-state:paused}
.integration-logo-card{
  width:138px;
  height:104px;
  flex:0 0 138px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:16px;
  border-radius:24px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(255,95,0,.13);
  box-shadow:0 14px 36px rgba(15,23,42,.10);
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.integration-logo-card:hover{
  transform:translateY(-6px) scale(1.02);
  border-color:rgba(255,95,0,.32);
  box-shadow:0 20px 48px rgba(15,23,42,.16);
}
.integration-logo-card img{
  max-width:100%;
  max-height:74px;
  object-fit:contain;
  display:block;
  border-radius:14px;
}
@keyframes cgtLogoMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 11px))}
}
@media(max-width:720px){
  .integration-logo-marquee{margin:30px auto 34px;padding-bottom:12px}
  .integration-logo-track{gap:14px;animation-duration:28s}
  .integration-logo-card{width:112px;height:88px;flex-basis:112px;border-radius:18px;padding:12px}
  .integration-logo-card img{max-height:62px;border-radius:10px}
}
@media(prefers-reduced-motion:reduce){
  .integration-logo-track{animation:none;flex-wrap:wrap;width:100%;justify-content:center}
  .integration-logo-marquee{overflow:visible;-webkit-mask-image:none;mask-image:none}
}

/* CGT final revision */
.integration-head h2,.integration-head h2 span{color:#111827!important;}
.index-graphic-products .index-graphic-grid,.products #grid{display:grid!important;}
@media(min-width:1101px){.products #grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
