/* HIBA CREATIVE v33 - zero public theme, client panel excluded */
:root{--h33-orange:#ff7a1a;--h33-orange2:#ff9f1c;--h33-navy:#071426;--h33-navy2:#0d1e35;--h33-ink:#101828;--h33-muted:#667085;--h33-line:#e7ecf3;--h33-soft:#f5f7fb;--h33-white:#fff;--h33-radius:22px;--h33-shadow:0 24px 70px rgba(10,25,48,.12);--h33-shadow2:0 14px 34px rgba(10,25,48,.10)}
html{scroll-behavior:smooth}body:not(#modernpanel):not(#muspanel){margin:0;background:#f3f6fb!important;color:var(--h33-ink);font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}body:not(#modernpanel):not(#muspanel) *{box-sizing:border-box}body:not(#modernpanel):not(#muspanel) a{text-decoration:none}body.h33-menu-open{overflow:hidden}.h33-container{width:min(1220px,calc(100% - 36px));margin:0 auto}.h33-header{position:relative;z-index:1000;background:transparent}.h33-orange-line{background:linear-gradient(90deg,var(--h33-orange),var(--h33-orange2));color:#fff;font-size:13px;font-weight:800}.h33-line-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.h33-line-inner a{color:#fff;display:inline-flex;align-items:center;gap:8px}.h33-darkbar{background:#071426;color:#cad5e5;font-size:13px}.h33-darkbar-inner{height:39px;display:flex;align-items:center;justify-content:space-between;gap:20px}.h33-contact-mini,.h33-user-mini{display:flex;align-items:center;gap:16px}.h33-darkbar a{color:#cad5e5;display:inline-flex;align-items:center;gap:7px}.h33-darkbar a:hover{color:#fff}.h33-nav-wrap{background:linear-gradient(180deg,#fff,#f7f9fc);border-bottom:1px solid rgba(14,32,57,.08);box-shadow:0 12px 35px rgba(11,29,54,.07)}.h33-navbar{height:78px;display:flex;align-items:center;gap:22px;background:#fff;border:1px solid rgba(14,32,57,.08);border-radius:0 0 24px 24px;padding:0 18px;box-shadow:0 16px 45px rgba(10,25,48,.08)}.h33-brand{display:flex;align-items:center;gap:12px;min-width:205px;color:var(--h33-navy)}.h33-brand img{max-width:142px;max-height:46px;object-fit:contain}.h33-brand span{display:flex;flex-direction:column;line-height:1.05}.h33-brand b{font-size:14px;letter-spacing:.3px}.h33-brand small{color:var(--h33-muted);font-size:11px;margin-top:4px}.h33-menu{flex:1;display:flex;justify-content:center;min-width:0}.h33-menu ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:4px}.h33-menu li{position:relative}.h33-menu>ul>li>a{height:42px;padding:0 11px;border-radius:13px;display:flex;align-items:center;gap:6px;color:#1b2a41;font-weight:800;font-size:13px;white-space:nowrap}.h33-menu>ul>li>a:hover,.h33-menu>ul>li:hover>a{background:#fff4ec;color:var(--h33-orange)}.h33-dropdown{position:absolute;top:100%;left:0;min-width:238px;background:#fff;border:1px solid var(--h33-line);border-radius:18px;box-shadow:var(--h33-shadow2);padding:12px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s ease;z-index:50}.h33-menu li:hover>.h33-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.h33-drop-list{display:grid;gap:5px}.h33-drop-list a{display:flex;align-items:center;gap:9px;color:#344054;font-size:13px;font-weight:700;padding:10px;border-radius:12px}.h33-drop-list a:hover{background:#fff4ec;color:var(--h33-orange)}.h33-mega{width:780px;max-width:80vw}.h33-actions{display:flex;align-items:center;gap:9px}.h33-cart,.h33-panel,.h33-burger{height:42px;border-radius:14px;border:0;display:inline-flex;align-items:center;justify-content:center}.h33-cart{width:46px;background:#f0f4f8;color:var(--h33-navy);position:relative}.h33-cart b{position:absolute;right:-5px;top:-5px;background:var(--h33-orange);color:#fff;border-radius:50%;font-size:10px;min-width:18px;height:18px;display:grid;place-items:center}.h33-panel{padding:0 15px;background:var(--h33-orange);color:#fff!important;font-size:13px;font-weight:900;gap:8px}.h33-burger{display:none;width:44px;background:#071426;flex-direction:column;gap:4px}.h33-burger i{display:block;width:17px;height:2px;background:#fff;border-radius:10px}.h33-mobile-backdrop{position:fixed;inset:0;background:rgba(7,20,38,.62);opacity:0;transition:.25s;z-index:2000}.h33-mobile-backdrop.is-open{opacity:1}.h33-mobile{position:fixed;top:0;right:0;width:min(390px,92vw);height:100vh;background:#fff;z-index:2001;transform:translateX(105%);transition:.25s;box-shadow:-20px 0 60px rgba(0,0,0,.22);padding:18px;overflow:auto}.h33-mobile.is-open{transform:translateX(0)}.h33-mobile-head{display:flex;align-items:center;justify-content:space-between}.h33-mobile-head img{max-width:150px}.h33-mobile-head button{width:42px;height:42px;border:0;border-radius:14px;background:#071426;color:#fff}.h33-mobile-intro{margin:18px 0;padding:18px;border-radius:18px;background:#fff4ec;color:#1b2a41}.h33-mobile-intro b,.h33-mobile-intro span{display:block}.h33-mobile-intro span{font-size:13px;color:#667085;margin-top:5px}.h33-mobile-nav{display:grid;gap:8px}.h33-mobile-link,.h33-mobile-toggle{width:100%;border:1px solid var(--h33-line);background:#fff;border-radius:14px;min-height:48px;padding:0 13px;display:flex;align-items:center;gap:10px;color:#1b2a41;font-weight:800;text-align:left}.h33-mobile-toggle em{margin-left:auto}.h33-mobile-sub{display:none;padding:8px 0 8px 13px}.h33-mobile-sub.is-open{display:grid;gap:7px}.h33-mobile-actions{display:grid;gap:9px;margin-top:18px}.h33-mobile-actions a{height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;background:#f3f6fb;color:#1b2a41;font-weight:900}.h33-mobile-actions .primary{background:var(--h33-orange);color:#fff}.h33-site{background:linear-gradient(180deg,#f7f9fc 0,#fff 28%,#f3f6fb 100%)}.h33-hero{position:relative;padding:58px 0 44px;background:radial-gradient(circle at 15% 10%,rgba(255,122,26,.16),transparent 32%),radial-gradient(circle at 83% 8%,rgba(7,20,38,.10),transparent 28%),linear-gradient(180deg,#fff,#f3f6fb)}.h33-hero-box{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:42px;align-items:center;background:rgba(255,255,255,.78);border:1px solid rgba(231,236,243,.9);border-radius:34px;padding:46px;box-shadow:var(--h33-shadow);position:relative;overflow:hidden}.h33-hero-box:before{content:"";position:absolute;right:-80px;top:-90px;width:300px;height:300px;background:linear-gradient(135deg,rgba(255,122,26,.20),transparent);border-radius:50%}.h33-eyebrow,.h33-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff4ec;color:var(--h33-orange);border:1px solid #ffdec9;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.3px}.h33-hero h1{font-size:54px;line-height:.96;margin:16px 0 18px;color:#071426;letter-spacing:-2.2px;max-width:620px}.h33-hero p{font-size:16px;line-height:1.75;color:#5a6678;max-width:610px;margin:0}.h33-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.h33-btn{height:48px;border-radius:15px;padding:0 20px;display:inline-flex;align-items:center;gap:8px;font-weight:950}.h33-btn.primary{background:var(--h33-orange);color:#fff;box-shadow:0 12px 26px rgba(255,122,26,.28)}.h33-btn.soft{background:#fff;color:#071426;border:1px solid var(--h33-line)}.h33-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;max-width:520px}.h33-hero-stats div{background:#fff;border:1px solid var(--h33-line);border-radius:17px;padding:15px}.h33-hero-stats b{display:block;color:var(--h33-orange);font-size:21px}.h33-hero-stats span{font-size:12px;color:#667085;font-weight:700}.h33-slider{position:relative;z-index:1}.h33-browser{background:#071426;border-radius:26px;padding:14px;box-shadow:0 26px 70px rgba(7,20,38,.24);border:1px solid rgba(255,255,255,.08)}.h33-browser-top{height:38px;border-radius:16px;background:#0d1e35;display:flex;align-items:center;gap:8px;padding:0 14px;color:#96a5ba;font-size:12px}.h33-browser-top i{width:10px;height:10px;border-radius:50%;background:#ff7a1a}.h33-browser-top i:nth-child(2){background:#ffcf5a}.h33-browser-top i:nth-child(3){background:#38d49b}.h33-browser-top span{margin-left:auto}.h33-slides{position:relative;height:390px;margin-top:14px;border-radius:22px;overflow:hidden;background:#0d1e35}.h33-slide{position:absolute;inset:0;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;opacity:0;animation:h33Slide 12s infinite;background-size:cover}.h33-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,38,.05),rgba(7,20,38,.92))}.h33-slide>*{position:relative;z-index:1}.h33-slide.s1{background:linear-gradient(135deg,#ff7a1a,#182943)}.h33-slide.s2{background:linear-gradient(135deg,#0d1e35,#ff7a1a)}.h33-slide.s3{background:linear-gradient(135deg,#17233a,#0f7bff)}.h33-slide.s2{animation-delay:4s}.h33-slide.s3{animation-delay:8s}@keyframes h33Slide{0%,29%{opacity:1;transform:scale(1)}33%,100%{opacity:0;transform:scale(1.04)}}.h33-slide span{font-size:12px;color:#ffd8bd;font-weight:950;text-transform:uppercase}.h33-slide h3{font-size:34px;line-height:1.02;margin:10px 0 10px;letter-spacing:-1px}.h33-slide p{color:#d8e2f1;line-height:1.6;margin:0 0 18px}.h33-slide div{display:flex;gap:8px;flex-wrap:wrap}.h33-slide b{font-size:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 10px}.h33-logo-card{position:absolute;right:-12px;bottom:-22px;background:#fff;border:1px solid var(--h33-line);border-radius:22px;padding:15px;width:230px;box-shadow:var(--h33-shadow2);display:grid;gap:9px}.h33-logo-card img{max-width:165px}.h33-logo-card span{font-size:12px;color:#667085;font-weight:800}.h33-strip{margin-top:-22px;position:relative;z-index:5}.h33-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fff;border:1px solid var(--h33-line);box-shadow:var(--h33-shadow2);border-radius:24px;padding:12px}.h33-strip-grid div{border-radius:18px;padding:18px;background:#f8fafc}.h33-strip-grid span{color:var(--h33-orange);font-weight:950;font-size:12px}.h33-strip-grid b,.h33-strip-grid small{display:block}.h33-strip-grid b{margin:7px 0 4px;color:#071426}.h33-strip-grid small{color:#667085}.h33-section{padding:74px 0}.h33-section-head{text-align:center;max-width:760px;margin:0 auto 34px}.h33-section-head span{color:var(--h33-orange);font-size:12px;text-transform:uppercase;font-weight:950}.h33-section-head h2{font-size:38px;line-height:1.06;margin:9px 0;color:#071426;letter-spacing:-1.4px}.h33-section-head p{margin:0;color:#667085;line-height:1.7}.h33-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.h33-service-grid a{background:#fff;border:1px solid var(--h33-line);border-radius:24px;padding:26px;color:#071426;box-shadow:0 10px 30px rgba(10,25,48,.06);position:relative;overflow:hidden;transition:.2s}.h33-service-grid a:after{content:"";position:absolute;right:-35px;bottom:-35px;width:100px;height:100px;border-radius:50%;background:#fff1e8}.h33-service-grid a:hover{transform:translateY(-5px);box-shadow:var(--h33-shadow2);border-color:#ffd8bd}.h33-service-grid i{width:46px;height:46px;border-radius:16px;background:#fff4ec;color:var(--h33-orange);display:grid;place-items:center;font-size:18px}.h33-service-grid h3{font-size:19px;margin:18px 0 9px}.h33-service-grid p{color:#667085;line-height:1.65;margin:0}.h33-service-grid em{display:inline-flex;margin-top:20px;color:var(--h33-orange);font-weight:950;font-style:normal}.h33-split-section{background:#fff}.h33-split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.h33-split h2{font-size:40px;line-height:1.05;margin:16px 0;color:#071426;letter-spacing:-1.4px}.h33-split p{color:#667085;line-height:1.75}.h33-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.h33-check-grid b{background:#f5f7fb;border:1px solid var(--h33-line);border-radius:14px;padding:13px;font-size:13px}.h33-check-grid i{color:var(--h33-orange);margin-right:7px}.h33-process{display:grid;grid-template-columns:1fr 1fr;gap:14px}.h33-process article{background:#fff;border:1px solid var(--h33-line);border-radius:22px;padding:22px;box-shadow:0 10px 30px rgba(10,25,48,.06)}.h33-process span{display:inline-grid;place-items:center;width:38px;height:38px;background:#071426;color:#fff;border-radius:13px;font-weight:950}.h33-process b{display:block;margin:16px 0 6px}.h33-process p{font-size:13px;margin:0}.h33-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.h33-package-grid article{background:#fff;border:1px solid var(--h33-line);border-radius:26px;padding:28px;box-shadow:0 10px 30px rgba(10,25,48,.06);position:relative}.h33-package-grid article.featured{background:#071426;color:#fff;border-color:#071426;transform:translateY(-10px)}.h33-package-grid article>em{position:absolute;right:18px;top:18px;background:var(--h33-orange);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:950}.h33-package-grid i{font-size:26px;color:var(--h33-orange)}.h33-package-grid span{display:block;margin-top:18px;color:#ff9f1c;font-size:12px;font-weight:950;text-transform:uppercase}.h33-package-grid h3{font-size:24px;margin:8px 0}.h33-package-grid p{color:#667085;line-height:1.65}.h33-package-grid .featured p{color:#c9d5e7}.h33-package-grid a{display:inline-flex;align-items:center;justify-content:center;height:44px;border-radius:14px;padding:0 16px;background:var(--h33-orange);color:#fff;font-weight:950;margin-top:10px}.h33-testimonials{background:#fff}.h33-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.h33-testimonial-grid article{background:#f8fafc;border:1px solid var(--h33-line);border-radius:22px;padding:24px}.h33-testimonial-grid div{color:var(--h33-orange);letter-spacing:2px}.h33-testimonial-grid p{color:#344054;line-height:1.7}.h33-testimonial-grid b,.h33-testimonial-grid small{display:block}.h33-testimonial-grid small{color:#667085;margin-top:4px}.h33-final-cta{padding:20px 0 80px;background:#fff}.h33-final-box{background:linear-gradient(135deg,#ff7a1a,#17233a);border-radius:28px;color:#fff;padding:34px 40px;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:var(--h33-shadow)}.h33-final-box span{color:#ffd8bd;font-weight:950;font-size:12px;text-transform:uppercase}.h33-final-box h2{font-size:30px;line-height:1.08;margin:6px 0 0;max-width:720px}.h33-final-box a{height:46px;border-radius:15px;background:#fff;color:#071426;font-weight:950;padding:0 18px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.h33-newsletter{margin-bottom:-38px;position:relative;z-index:5}.h33-newsletter-box{background:linear-gradient(90deg,#ff7a1a,#ff9f1c);border-radius:20px;padding:18px;display:grid;grid-template-columns:auto 1fr 430px;align-items:center;gap:16px;box-shadow:0 18px 40px rgba(255,122,26,.24)}.h33-newsletter-icon{width:54px;height:54px;border-radius:18px;background:#fff;color:var(--h33-orange);display:grid;place-items:center;font-size:22px}.h33-newsletter-text span{display:block;color:#fff;font-size:20px;font-weight:950}.h33-newsletter-text p{margin:4px 0 0;color:#fffbe9;font-size:13px}.h33-newsletter-form{background:#fff;border-radius:14px;padding:6px;display:flex;gap:6px}.h33-newsletter-form input{border:0;outline:0;flex:1;padding:0 12px;font-size:13px}.h33-newsletter-form button{height:38px;border:0;border-radius:11px;background:#071426;color:#fff;font-weight:950;padding:0 16px}.h33-footer{position:relative;background:#071426;color:#cad5e5;padding:78px 0 0;overflow:hidden}.h33-footer-map{position:absolute;inset:0;opacity:.18;background-image:radial-gradient(circle at 12% 45%,rgba(255,255,255,.16) 0 1px,transparent 1px),radial-gradient(circle at 84% 55%,rgba(255,255,255,.14) 0 1px,transparent 1px);background-size:8px 8px,9px 9px}.h33-footer>.h33-container{position:relative;z-index:1}.h33-footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.10);padding-bottom:18px;gap:20px}.h33-footer-brand{display:flex;align-items:center;gap:18px;color:#fff;max-width:610px}.h33-footer-brand img{max-width:170px;filter:drop-shadow(0 10px 24px rgba(0,0,0,.25))}.h33-footer-brand span{font-size:13px;color:#b6c4d7;line-height:1.65}.h33-footer-social{display:flex;gap:9px}.h33-footer-social a{width:38px;height:38px;border-radius:50%;background:#fff;color:#071426;display:grid;place-items:center}.h33-footer-main{display:grid;grid-template-columns:320px 1fr;gap:24px;padding:24px 0}.h33-footer-contact{display:grid;gap:10px}.h33-footer-big,.h33-footer-info{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:15px;display:flex;gap:12px;color:#fff}.h33-footer-big i,.h33-footer-info i{width:42px;height:42px;border-radius:14px;background:rgba(255,122,26,.18);color:var(--h33-orange);display:grid;place-items:center;flex:0 0 auto}.h33-footer-big small,.h33-footer-info small{display:block;color:#9eadc1;font-size:12px;line-height:1.45}.h33-footer-big b,.h33-footer-info b{display:block;color:#fff}.h33-footer-mini{display:grid;grid-template-columns:1fr 1fr;gap:8px}.h33-footer-mini a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:12px;color:#fff;font-weight:800;font-size:12px;text-align:center}.h33-footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.h33-footer-col h3{color:#fff;font-size:15px;margin:0 0 15px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12);position:relative}.h33-footer-col h3:after{content:"";position:absolute;left:0;bottom:-1px;width:42px;height:2px;background:var(--h33-orange)}.h33-footer-col a{display:flex;align-items:center;gap:8px;color:#aebdd2;font-size:13px;margin:0 0 10px}.h33-footer-col a:hover{color:#fff}.h33-footer-col i{color:var(--h33-orange);font-size:11px}.h33-footer-proof{border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px 0}.h33-footer-proof div{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);border-radius:15px;padding:14px;display:grid;grid-template-columns:auto 1fr;column-gap:10px}.h33-footer-proof i{color:var(--h33-orange);grid-row:1/3}.h33-footer-proof b{color:#fff;font-size:13px}.h33-footer-proof small{color:#9eadc1;font-size:12px}.h33-footer-bottom{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#93a4bb;font-size:12px}.h33-footer-bottom b{color:#fff}.h33-footer-legal{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.h33-footer-legal a{color:#c2d0e3}.h33-brand-required{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff}.h33-brand-required a{color:#fff!important;font-weight:800!important}
/* page headers and old WISECP public pages */
body:not(#modernpanel):not(#muspanel) .hc-page-title,body:not(#modernpanel):not(#muspanel) .sayfabaslik{background:linear-gradient(135deg,#071426,#122846)!important;color:#fff!important;border:0!important;margin:32px auto 22px!important;width:min(1220px,calc(100% - 36px))!important;border-radius:28px!important;padding:34px 38px!important;box-shadow:var(--h33-shadow2)!important}body:not(#modernpanel):not(#muspanel) .hc-page-title h1,body:not(#modernpanel):not(#muspanel) .sayfabaslik h1{color:#fff!important;margin:0!important}body:not(#modernpanel):not(#muspanel) #wrapper{width:min(1220px,calc(100% - 36px))!important;max-width:1220px!important;margin:28px auto!important}body:not(#modernpanel):not(#muspanel) .wrapper{max-width:1220px!important;width:min(1220px,calc(100% - 36px))!important;margin-left:auto!important;margin-right:auto!important}body:not(#modernpanel):not(#muspanel) table{max-width:100%}body:not(#modernpanel):not(#muspanel) .domainlookuplist,body:not(#modernpanel):not(#muspanel) .tescilucretleri,body:not(#modernpanel):not(#muspanel) .sss,body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap,body:not(#modernpanel):not(#muspanel) .hc-infra-section,body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices{background:#fff!important;border:1px solid var(--h33-line)!important;border-radius:24px!important;box-shadow:0 10px 32px rgba(10,25,48,.07)!important;padding:24px!important;margin:22px auto!important;max-width:1220px!important}body:not(#modernpanel):not(#muspanel) .hc-v26-domain-hero,body:not(#modernpanel):not(#muspanel) .domainhero,body:not(#modernpanel):not(#muspanel) .domain-search-area{background:linear-gradient(135deg,#fff,#f7f9fc)!important;border:1px solid var(--h33-line)!important;border-radius:30px!important;box-shadow:var(--h33-shadow2)!important;width:min(1220px,calc(100% - 36px))!important;margin:34px auto!important;padding:34px!important}body:not(#modernpanel):not(#muspanel) #checkForm,body:not(#modernpanel):not(#muspanel) .domainsearch{max-width:980px!important;margin:0 auto!important;display:flex!important;gap:10px!important;align-items:center!important;background:#fff!important;border:1px solid var(--h33-line)!important;border-radius:18px!important;padding:8px!important;box-shadow:0 12px 30px rgba(10,25,48,.08)!important}body:not(#modernpanel):not(#muspanel) #domainInput{height:52px!important;border:0!important;background:transparent!important;flex:1!important;padding:0 16px!important;font-size:15px!important;outline:0!important}body:not(#modernpanel):not(#muspanel) #checkButton,body:not(#modernpanel):not(#muspanel) #transferbtn,body:not(#modernpanel):not(#muspanel) #transferButton,body:not(#modernpanel):not(#muspanel) .yesilbtn,body:not(#modernpanel):not(#muspanel) .incelebtn,body:not(#modernpanel):not(#muspanel) .gonderbtn{background:var(--h33-orange)!important;color:#fff!important;border:0!important;border-radius:14px!important;min-height:44px!important;padding:0 18px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}body:not(#modernpanel):not(#muspanel) .popuzantilar{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:12px!important;margin-top:20px!important}body:not(#modernpanel):not(#muspanel) .uzantibox{width:auto!important;float:none!important;margin:0!important;background:#fff!important;border:1px solid var(--h33-line)!important;border-radius:18px!important;box-shadow:0 8px 20px rgba(10,25,48,.05)!important;text-align:center!important;min-height:92px!important;overflow:hidden!important}body:not(#modernpanel):not(#muspanel) .lookcolumtitle,body:not(#modernpanel):not(#muspanel) .lookcolumlist{display:grid!important;grid-template-columns:1.2fr 1fr 1fr .8fr!important;align-items:center!important;float:none!important;width:100%!important;border:1px solid var(--h33-line)!important;border-radius:14px!important;margin:8px 0!important;background:#fff!important;padding:0!important;overflow:hidden!important}body:not(#modernpanel):not(#muspanel) .lookcolum{float:none!important;width:auto!important;padding:14px!important;text-align:left!important;border:0!important}.h29-site,.h29-page{background:transparent}.h29-page-hero,.h33-page-hero{padding:50px 0;background:linear-gradient(180deg,#fff,#f3f6fb)}.h29-page-hero-grid,.h33-page-hero-grid{display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:center}.h29-page-card,.h33-page-card{background:#fff;border:1px solid var(--h33-line);border-radius:24px;padding:24px;box-shadow:var(--h33-shadow2)}.h29-page-card strong,.h33-page-card strong{font-size:42px;color:var(--h33-orange)}.h29-filter-bar,.h33-filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.h29-filter-bar a,.h33-filter-bar a{height:40px;border:1px solid var(--h33-line);background:#fff;border-radius:999px;padding:0 15px;display:inline-flex;align-items:center;color:#344054;font-weight:800}.h29-filter-bar a.active,.h33-filter-bar a.active{background:var(--h33-orange);color:#fff;border-color:var(--h33-orange)}.h29-ref-grid,.h33-ref-grid,.h29-soft-grid,.h33-soft-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.h29-ref-card,.h33-ref-card,.h29-soft-card,.h33-soft-card{background:#fff;border:1px solid var(--h33-line);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(10,25,48,.06)}.h29-ref-image,.h33-ref-image,.h29-soft-image,.h33-soft-image{display:block;height:220px;background:#f3f6fb;overflow:hidden}.h29-ref-image img,.h33-ref-image img,.h29-soft-image img,.h33-soft-image img{width:100%;height:100%;object-fit:cover}.h29-ref-body,.h33-ref-body,.h29-soft-body,.h33-soft-body{padding:20px}.h29-soft-layout,.h33-soft-layout{display:grid;grid-template-columns:1fr 300px;gap:22px}.h29-soft-toolbar,.h33-soft-toolbar{background:#fff;border:1px solid var(--h33-line);border-radius:22px;padding:18px;margin-bottom:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.h29-search-form,.h33-search-form{display:flex;background:#f5f7fb;border:1px solid var(--h33-line);border-radius:14px;padding:5px}.h29-search-form input,.h33-search-form input{border:0;background:transparent;outline:0;padding:0 12px}.h29-search-form button,.h33-search-form button{width:42px;height:38px;border:0;border-radius:10px;background:var(--h33-orange);color:#fff}.h29-sidebar-card,.h33-sidebar-card,.h29-sidebar-cta,.h33-sidebar-cta{background:#fff;border:1px solid var(--h33-line);border-radius:22px;padding:20px;margin-bottom:14px;box-shadow:0 10px 30px rgba(10,25,48,.06)}.h29-sidebar-card a,.h33-sidebar-card a{display:flex;justify-content:space-between;gap:10px;padding:12px;border-radius:12px;color:#344054;font-weight:800}.h29-sidebar-card a.active,.h29-sidebar-card a:hover,.h33-sidebar-card a.active,.h33-sidebar-card a:hover{background:#fff4ec;color:var(--h33-orange)}.h29-content-block,.h33-content-block{background:#fff;border:1px solid var(--h33-line);border-radius:22px;padding:24px;margin-top:24px;line-height:1.75;color:#475467}.h29-empty,.h33-empty{text-align:center;background:#fff;border:1px solid var(--h33-line);border-radius:22px;padding:44px;color:#667085}.h29-empty i,.h33-empty i{font-size:36px;color:var(--h33-orange)}
@media(max-width:1100px){.h33-menu{display:none}.h33-burger{display:inline-flex}.h33-hero-box{grid-template-columns:1fr}.h33-slider{max-width:620px}.h33-footer-main{grid-template-columns:1fr}.h33-footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.h33-container{width:min(100% - 24px,1220px)}.h33-line-inner,.h33-darkbar-inner{height:auto;min-height:38px;flex-direction:column;align-items:flex-start;padding:8px 0}.h33-contact-mini,.h33-user-mini{flex-wrap:wrap}.h33-navbar{height:68px;border-radius:0 0 18px 18px}.h33-brand span,.h33-panel{display:none}.h33-brand img{max-width:148px}.h33-hero{padding:26px 0}.h33-hero-box{padding:24px;border-radius:24px}.h33-hero h1{font-size:36px;letter-spacing:-1.2px}.h33-hero-stats,.h33-strip-grid,.h33-service-grid,.h33-split,.h33-process,.h33-package-grid,.h33-testimonial-grid,.h33-footer-proof,.h29-ref-grid,.h33-ref-grid,.h29-soft-grid,.h33-soft-grid,.h29-soft-layout,.h33-soft-layout,.h29-page-hero-grid,.h33-page-hero-grid{grid-template-columns:1fr}.h33-slides{height:330px}.h33-slide{padding:26px}.h33-slide h3{font-size:27px}.h33-logo-card{position:relative;right:auto;bottom:auto;margin:12px auto 0}.h33-newsletter-box{grid-template-columns:1fr;padding:16px}.h33-newsletter-form{display:grid}.h33-footer{padding-top:100px}.h33-footer-top,.h33-footer-bottom,.h33-final-box{flex-direction:column;align-items:flex-start}.h33-footer-links{grid-template-columns:1fr}.h33-footer-mini{grid-template-columns:1fr}.h33-section-head h2,.h33-split h2{font-size:30px}.h33-section{padding:48px 0}body:not(#modernpanel):not(#muspanel) .popuzantilar{grid-template-columns:1fr 1fr!important}body:not(#modernpanel):not(#muspanel) #checkForm{display:grid!important}body:not(#modernpanel):not(#muspanel) .lookcolumtitle,body:not(#modernpanel):not(#muspanel) .lookcolumlist{grid-template-columns:1fr!important}.h29-soft-toolbar,.h33-soft-toolbar{display:grid}}@media(max-width:480px){.h33-hero h1{font-size:31px}.h33-footer-brand{display:grid}.h33-footer-brand img{max-width:150px}body:not(#modernpanel):not(#muspanel) .popuzantilar{grid-template-columns:1fr!important}.h33-check-grid{grid-template-columns:1fr}.h33-actions{gap:6px}.h33-cart{width:42px}.h33-slide h3{font-size:24px}}


/* HIBA CREATIVE v34 small fixes */
.h33-brand{min-width:auto!important;gap:0!important}.h33-brand img{max-width:168px;max-height:54px}.h33-mobile-intro{display:none!important}.h33-footer-signature{font-size:12px;color:#93a4bb}.h33-footer-signature a{color:#c2d0e3!important;font-weight:600!important;text-decoration:none!important}.h34-panel-slider{padding:26px 0 10px;background:linear-gradient(180deg,#f7f9fc,#fff)}.h34-slider-box{position:relative;overflow:hidden;border-radius:28px;background:#071426;box-shadow:0 22px 70px rgba(10,25,48,.18);border:1px solid rgba(14,32,57,.08)}.h34-slider-track{position:relative;height:420px}.h34-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease;background:linear-gradient(135deg,#071426,#17233a)}.h34-slide.is-active{opacity:1;visibility:visible}.h34-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.h34-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,20,38,.90) 0%,rgba(7,20,38,.68) 45%,rgba(7,20,38,.16) 100%),radial-gradient(circle at 82% 20%,rgba(255,122,26,.34),transparent 34%)}.h34-slide-content{position:relative;z-index:2;max-width:650px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:58px;color:#fff}.h34-slide-content span{display:inline-flex;width:max-content;background:rgba(255,122,26,.18);border:1px solid rgba(255,122,26,.45);color:#ffd8bd;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.h34-slide-content h2{font-size:48px;line-height:1.02;margin:16px 0 14px;color:#fff;letter-spacing:-1.7px}.h34-slide-content p{font-size:16px;line-height:1.7;color:#d9e4f3;max-width:560px;margin:0 0 24px}.h34-slide-content a{height:48px;width:max-content;border-radius:15px;background:#ff7a1a;color:#fff!important;padding:0 20px;display:inline-flex;align-items:center;gap:8px;font-weight:900}.h34-slider-nav{position:absolute;left:32px;right:32px;bottom:24px;display:flex;align-items:center;justify-content:space-between;z-index:3;pointer-events:none}.h34-slider-nav button{pointer-events:auto;width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.95);color:#071426;display:grid;place-items:center}.h34-slider-dots{pointer-events:auto;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 10px;backdrop-filter:blur(10px)}.h34-slider-dots button{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.45);padding:0}.h34-slider-dots button.is-active{width:28px;border-radius:999px;background:#ff7a1a}.h34-panel-slider + .h33-hero{padding-top:34px}@media(max-width:780px){.h33-brand img{max-width:150px}.h34-slider-track{height:360px}.h34-slide-content{padding:30px}.h34-slide-content h2{font-size:34px}.h34-slider-nav{left:18px;right:18px;bottom:16px}.h34-panel-slider{padding-top:18px}}

/* v35 - WISECP brand signature must be plain text only */
body:not(#modernpanel):not(#muspanel) .h33-footer-signature,
body:not(#modernpanel):not(#muspanel) .h33-footer-signature *,
body:not(#modernpanel):not(#muspanel) .h33-brand-required,
body:not(#modernpanel):not(#muspanel) .h33-brand-required *{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    padding:0!important;
    margin:0!important;
    min-height:0!important;
    height:auto!important;
    display:inline!important;
    width:auto!important;
    color:#93a4bb!important;
    font-size:12px!important;
    line-height:1.5!important;
    font-weight:400!important;
    text-decoration:none!important;
    text-transform:none!important;
    letter-spacing:0!important;
}
body:not(#modernpanel):not(#muspanel) .h33-footer-signature a,
body:not(#modernpanel):not(#muspanel) .h33-brand-required a{
    color:#c2d0e3!important;
    font-weight:400!important;
    text-decoration:none!important;
}
body:not(#modernpanel):not(#muspanel) .h33-footer-signature a:hover,
body:not(#modernpanel):not(#muspanel) .h33-brand-required a:hover{
    color:#ffffff!important;
    text-decoration:underline!important;
}

/* HIBA CREATIVE v36 - final subpage/global CSS loader fix */
body:not(#modernpanel):not(#muspanel){background:#f4f7fb!important;color:#101828!important;font-family:Inter,Arial,Helvetica,sans-serif!important;min-width:0!important;overflow-x:hidden!important;}
body:not(#modernpanel):not(#muspanel) img{max-width:100%;height:auto;}
body:not(#modernpanel):not(#muspanel) a{text-decoration:none;}
.h29-container,.h33-container,.hcs12-container{width:min(1220px,calc(100% - 36px))!important;margin-left:auto!important;margin-right:auto!important;max-width:1220px!important;}
.h29-section,.h33-section{padding:64px 0!important;background:#f4f7fb!important;}
.h29-site,.h29-page,.h33-site,.h33-home{background:#f4f7fb!important;min-height:1px!important;}

/* Header boxed stability */
.h33-header{background:#f4f7fb!important;position:relative!important;z-index:50!important;}
.h33-nav-wrap{background:#f4f7fb!important;border-bottom:0!important;box-shadow:none!important;padding:0 0 18px!important;}
.h33-navbar{width:min(1220px,calc(100% - 36px))!important;margin:0 auto!important;border-radius:0 0 24px 24px!important;background:#fff!important;box-shadow:0 18px 45px rgba(10,25,48,.10)!important;border:1px solid rgba(14,32,57,.08)!important;}
.h33-brand span{display:none!important;}
.h33-brand img{display:block!important;max-width:172px!important;max-height:58px!important;object-fit:contain!important;}
.h33-menu>ul>li>a{color:#172033!important;}
.h33-menu>ul>li>a:hover,.h33-menu>ul>li:hover>a{background:#fff2e8!important;color:#ff7a1a!important;}

/* Panel/admin slider under header */
.h34-panel-slider{width:100%!important;padding:24px 0 18px!important;background:#f4f7fb!important;}
.h34-slider-box{position:relative!important;overflow:hidden!important;border-radius:30px!important;background:#071426!important;box-shadow:0 22px 70px rgba(10,25,48,.18)!important;border:1px solid rgba(14,32,57,.08)!important;}
.h34-slider-track{position:relative!important;height:430px!important;min-height:430px!important;}
.h34-slide{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;transition:opacity .45s ease,visibility .45s ease!important;background:linear-gradient(135deg,#071426,#17233a)!important;}
.h34-slide.is-active{opacity:1!important;visibility:visible!important;}
.h34-slide img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;}
.h34-slide-shade{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(7,20,38,.92) 0%,rgba(7,20,38,.68) 47%,rgba(7,20,38,.14) 100%),radial-gradient(circle at 82% 18%,rgba(255,122,26,.36),transparent 34%)!important;}
.h34-slide-content{position:relative!important;z-index:2!important;max-width:680px!important;height:100%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:58px!important;color:#fff!important;}
.h34-slide-content span{display:inline-flex!important;width:max-content!important;background:rgba(255,122,26,.18)!important;border:1px solid rgba(255,122,26,.45)!important;color:#ffd8bd!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.4px!important;}
.h34-slide-content h2{font-size:48px!important;line-height:1.02!important;margin:16px 0 14px!important;color:#fff!important;letter-spacing:-1.7px!important;}
.h34-slide-content p{font-size:16px!important;line-height:1.7!important;color:#d9e4f3!important;max-width:560px!important;margin:0 0 24px!important;}
.h34-slide-content a{height:48px!important;width:max-content!important;border-radius:15px!important;background:#ff7a1a!important;color:#fff!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-weight:900!important;}
.h34-slider-nav{position:absolute!important;left:32px!important;right:32px!important;bottom:24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:3!important;pointer-events:none!important;}
.h34-slider-nav button{pointer-events:auto!important;width:42px!important;height:42px!important;border:0!important;border-radius:14px!important;background:rgba(255,255,255,.95)!important;color:#071426!important;display:grid!important;place-items:center!important;}
.h34-slider-dots{pointer-events:auto!important;display:flex!important;align-items:center!important;gap:8px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:8px 10px!important;backdrop-filter:blur(10px)!important;}
.h34-slider-dots button{width:10px!important;height:10px!important;border-radius:50%!important;background:rgba(255,255,255,.45)!important;padding:0!important;}
.h34-slider-dots button.is-active{width:28px!important;border-radius:999px!important;background:#ff7a1a!important;}

/* Subpage hero/cards */
.h29-page-hero,.h33-page-hero,.hc-page-title{padding:54px 0!important;background:linear-gradient(180deg,#fff 0%,#f4f7fb 100%)!important;}
.h29-page-hero-grid,.h33-page-hero-grid,.hc-page-title-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:28px!important;align-items:center!important;}
.h29-page-hero h1,.h33-page-hero h1,.hc-page-title h1{margin:12px 0 12px!important;font-size:46px!important;line-height:1.05!important;letter-spacing:-1.5px!important;color:#071426!important;}
.h29-page-hero p,.h33-page-hero p,.hc-page-title p{font-size:16px!important;line-height:1.75!important;color:#667085!important;margin:0!important;max-width:760px!important;}
.h29-eyebrow,.h33-eyebrow,.hc-page-title-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#fff2e8!important;color:#ff7a1a!important;border:1px solid #ffd9bf!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.3px!important;}
.h29-page-card,.h33-page-card,.hc-page-title-card{background:#fff!important;border:1px solid #e7ecf3!important;border-radius:24px!important;padding:24px!important;box-shadow:0 14px 34px rgba(10,25,48,.08)!important;}
.h29-page-card strong,.h33-page-card strong{display:block!important;font-size:42px!important;color:#ff7a1a!important;line-height:1!important;}
.h29-page-card span,.h33-page-card span{display:block!important;color:#667085!important;font-weight:700!important;margin:8px 0 18px!important;}
.h29-page-card a,.h33-page-card a{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#071426!important;color:#fff!important;border-radius:14px!important;padding:12px 16px!important;font-weight:900!important;}

/* References / softwares */
.h29-filter-bar{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 26px!important;}
.h29-filter-bar a{height:42px!important;border:1px solid #e7ecf3!important;background:#fff!important;border-radius:999px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;color:#344054!important;font-weight:800!important;box-shadow:0 6px 18px rgba(10,25,48,.04)!important;}
.h29-filter-bar a.active,.h29-filter-bar a:hover{background:#ff7a1a!important;color:#fff!important;border-color:#ff7a1a!important;}
.h29-ref-grid,.h29-soft-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important;}
.h29-ref-card,.h29-soft-card{display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid #e7ecf3!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 12px 32px rgba(10,25,48,.07)!important;min-width:0!important;}
.h29-ref-image,.h29-soft-image{position:relative!important;display:block!important;height:220px!important;background:#eef2f7!important;overflow:hidden!important;}
.h29-ref-image img,.h29-soft-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .25s ease!important;}
.h29-ref-card:hover img,.h29-soft-card:hover img{transform:scale(1.04)!important;}
.h29-ref-body,.h29-soft-body{padding:20px!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1!important;}
.h29-ref-body span,.h29-soft-body span,.h29-soft-image em{display:inline-flex!important;width:max-content!important;background:#fff2e8!important;color:#ff7a1a!important;border-radius:999px!important;padding:6px 10px!important;font-size:11px!important;font-weight:900!important;}
.h29-soft-image em{position:absolute!important;left:14px!important;top:14px!important;z-index:2!important;background:#ff7a1a!important;color:#fff!important;}
.h29-ref-body h3,.h29-soft-body h3{font-size:20px!important;line-height:1.25!important;margin:0!important;color:#071426!important;}
.h29-ref-actions,.h29-soft-actions{display:flex!important;gap:9px!important;flex-wrap:wrap!important;margin-top:auto!important;}
.h29-ref-actions a,.h29-soft-actions a{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#f4f7fb!important;color:#071426!important;border:1px solid #e7ecf3!important;border-radius:13px!important;padding:10px 13px!important;font-size:13px!important;font-weight:900!important;}
.h29-ref-actions a:hover,.h29-soft-actions a:hover{background:#071426!important;color:#fff!important;}
.h29-soft-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:24px!important;align-items:start!important;}
.h29-soft-main{min-width:0!important;}
.h29-soft-toolbar{background:#fff!important;border:1px solid #e7ecf3!important;border-radius:22px!important;padding:18px!important;margin:0 0 20px!important;display:flex!important;justify-content:space-between!important;gap:20px!important;align-items:center!important;box-shadow:0 10px 26px rgba(10,25,48,.05)!important;}
.h29-soft-toolbar span{display:block!important;color:#ff7a1a!important;font-weight:900!important;font-size:12px!important;text-transform:uppercase!important;}
.h29-soft-toolbar b{display:block!important;color:#071426!important;font-size:18px!important;margin-top:4px!important;}
.h29-search-form{display:flex!important;align-items:center!important;background:#f5f7fb!important;border:1px solid #e7ecf3!important;border-radius:14px!important;padding:5px!important;min-width:min(380px,100%)!important;}
.h29-search-form input{height:40px!important;border:0!important;background:transparent!important;outline:0!important;padding:0 12px!important;flex:1!important;color:#071426!important;}
.h29-search-form button{width:42px!important;height:40px!important;border:0!important;border-radius:10px!important;background:#ff7a1a!important;color:#fff!important;}
.h29-soft-price{font-size:28px!important;color:#071426!important;font-weight:950!important;margin:2px 0 4px!important;}
.h29-soft-price small{font-size:14px!important;color:#667085!important;margin-right:3px!important;}
.h29-sidebar-card,.h29-sidebar-cta{background:#fff!important;border:1px solid #e7ecf3!important;border-radius:22px!important;padding:20px!important;margin-bottom:16px!important;box-shadow:0 10px 30px rgba(10,25,48,.06)!important;}
.h29-sidebar-card h3,.h29-sidebar-cta h3{margin:0 0 14px!important;color:#071426!important;font-size:20px!important;}
.h29-sidebar-card a{display:flex!important;justify-content:space-between!important;gap:10px!important;padding:12px!important;border-radius:13px!important;color:#344054!important;font-weight:800!important;}
.h29-sidebar-card a.active,.h29-sidebar-card a:hover{background:#fff2e8!important;color:#ff7a1a!important;}
.h29-sidebar-cta span{display:inline-flex!important;color:#ff7a1a!important;font-weight:900!important;font-size:12px!important;text-transform:uppercase!important;margin-bottom:10px!important;}
.h29-sidebar-cta a{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:8px!important;background:#ff7a1a!important;color:#fff!important;border-radius:14px!important;padding:12px 15px!important;font-weight:900!important;}
.h29-content-block,.h29-faq,.h33-content-block{background:#fff!important;border:1px solid #e7ecf3!important;border-radius:22px!important;padding:24px!important;margin-top:24px!important;line-height:1.75!important;color:#475467!important;box-shadow:0 10px 30px rgba(10,25,48,.04)!important;}
.h29-empty{background:#fff!important;border:1px dashed #d4dde9!important;border-radius:24px!important;padding:46px!important;text-align:center!important;color:#667085!important;}
.h29-empty i{font-size:40px!important;color:#ff7a1a!important;margin-bottom:10px!important;display:block!important;}
.h29-pagination,.h33-pagination{margin-top:28px!important;}

/* Old/WISECP generic public subpage elements */
body:not(#modernpanel):not(#muspanel) .content{width:min(1220px,calc(100% - 36px))!important;margin-left:auto!important;margin-right:auto!important;}
body:not(#modernpanel):not(#muspanel) .alanadigenel,body:not(#modernpanel):not(#muspanel) .domainlistesi,body:not(#modernpanel):not(#muspanel) .hostingpaketler,body:not(#modernpanel):not(#muspanel) .serverpaketler,body:not(#modernpanel):not(#muspanel) .smslistesi{width:min(1220px,calc(100% - 36px))!important;margin-left:auto!important;margin-right:auto!important;max-width:1220px!important;}
body:not(#modernpanel):not(#muspanel) .alanadiara,body:not(#modernpanel):not(#muspanel) #checkForm{background:#fff!important;border:1px solid #e7ecf3!important;border-radius:26px!important;box-shadow:0 16px 42px rgba(10,25,48,.08)!important;padding:18px!important;}
body:not(#modernpanel):not(#muspanel) #domainInput,body:not(#modernpanel):not(#muspanel) input[type="text"],body:not(#modernpanel):not(#muspanel) input[type="search"],body:not(#modernpanel):not(#muspanel) input[type="email"],body:not(#modernpanel):not(#muspanel) select,body:not(#modernpanel):not(#muspanel) textarea{border:1px solid #e7ecf3!important;border-radius:14px!important;min-height:42px!important;background:#fff!important;color:#101828!important;box-shadow:none!important;}
body:not(#modernpanel):not(#muspanel) button,body:not(#modernpanel):not(#muspanel) .lbtn,body:not(#modernpanel):not(#muspanel) .incelebtn,body:not(#modernpanel):not(#muspanel) .satinbtn{border-radius:14px!important;}
body:not(#modernpanel):not(#muspanel) table{max-width:100%!important;}
body:not(#modernpanel):not(#muspanel) .datatable,body:not(#modernpanel):not(#muspanel) .dataTables_wrapper,body:not(#modernpanel):not(#muspanel) .hostingtbl,body:not(#modernpanel):not(#muspanel) .sunucutbl{background:#fff!important;border-radius:22px!important;border:1px solid #e7ecf3!important;box-shadow:0 10px 30px rgba(10,25,48,.05)!important;overflow:hidden!important;}

/* Footer boxed/corrected */
.h33-footer{background:#071426!important;color:#d9e4f3!important;padding:0!important;margin-top:0!important;position:relative!important;overflow:hidden!important;}
.h33-newsletter{background:#f4f7fb!important;padding:36px 0 0!important;}
.h33-newsletter-box{width:min(1220px,calc(100% - 36px))!important;margin:0 auto -42px!important;position:relative!important;z-index:2!important;background:linear-gradient(135deg,#ff7a1a,#ff9f1c)!important;border-radius:26px!important;padding:26px!important;box-shadow:0 20px 55px rgba(255,122,26,.24)!important;display:grid!important;grid-template-columns:1fr auto!important;gap:22px!important;align-items:center!important;}
.h33-newsletter-box h2,.h33-newsletter-box p{color:#fff!important;margin:0!important;}
.h33-newsletter-box h2{font-size:28px!important;line-height:1.15!important;}
.h33-newsletter-form{display:flex!important;gap:8px!important;background:#fff!important;border-radius:16px!important;padding:6px!important;min-width:min(430px,100%)!important;}
.h33-newsletter-form input{border:0!important;background:transparent!important;flex:1!important;padding:0 12px!important;min-height:44px!important;}
.h33-newsletter-form button{border:0!important;background:#071426!important;color:#fff!important;border-radius:12px!important;padding:0 16px!important;font-weight:900!important;}
.h33-footer-shell{width:min(1220px,calc(100% - 36px))!important;margin:0 auto!important;padding:82px 0 22px!important;}
.h33-footer-top{display:flex!important;justify-content:space-between!important;gap:24px!important;align-items:flex-start!important;padding-bottom:28px!important;border-bottom:1px solid rgba(255,255,255,.10)!important;}
.h33-footer-brand{display:flex!important;align-items:center!important;gap:16px!important;max-width:520px!important;color:#d9e4f3!important;}
.h33-footer-brand img{max-width:170px!important;max-height:62px!important;object-fit:contain!important;background:transparent!important;}
.h33-footer-brand span{font-size:14px!important;line-height:1.65!important;color:#9fb1ca!important;}
.h33-footer-social{display:flex!important;gap:8px!important;}
.h33-footer-social a{width:40px!important;height:40px!important;border-radius:13px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;display:grid!important;place-items:center!important;}
.h33-footer-main{display:grid!important;grid-template-columns:330px minmax(0,1fr)!important;gap:34px!important;padding:30px 0!important;}
.h33-footer-contact,.h33-footer-links{min-width:0!important;}
.h33-footer-links{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;}
.h33-footer-col h3{font-size:15px!important;color:#fff!important;margin:0 0 14px!important;}
.h33-footer-col a{display:flex!important;align-items:center!important;gap:9px!important;color:#9fb1ca!important;font-size:13px!important;font-weight:700!important;margin:0 0 10px!important;}
.h33-footer-col a:hover{color:#fff!important;}
.h33-footer-col i{color:#ff9f1c!important;width:15px!important;}
.h33-footer-big,.h33-footer-info{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:18px!important;padding:16px!important;display:flex!important;gap:12px!important;color:#fff!important;margin-bottom:12px!important;}
.h33-footer-info small,.h33-footer-big small{display:block!important;color:#9fb1ca!important;font-size:12px!important;margin-top:3px!important;}
.h33-footer-mini{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
.h33-footer-mini a{background:rgba(255,255,255,.06)!important;border-radius:14px!important;padding:12px!important;text-align:center!important;color:#fff!important;font-weight:800!important;font-size:13px!important;}
.h33-footer-proof{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important;border-top:1px solid rgba(255,255,255,.10)!important;border-bottom:1px solid rgba(255,255,255,.10)!important;padding:20px 0!important;}
.h33-footer-proof div{background:rgba(255,255,255,.04)!important;border-radius:16px!important;padding:14px!important;display:grid!important;gap:4px!important;}
.h33-footer-proof i{color:#ff9f1c!important;font-size:18px!important;}
.h33-footer-proof b{color:#fff!important;font-size:13px!important;}
.h33-footer-proof small{color:#9fb1ca!important;font-size:12px!important;}
.h33-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding-top:18px!important;color:#9fb1ca!important;font-size:13px!important;}
.h33-footer-signature,.h33-footer-signature *{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important;display:inline!important;width:auto!important;height:auto!important;min-height:0!important;color:#9fb1ca!important;font-size:12px!important;line-height:1.5!important;font-weight:400!important;text-decoration:none!important;}
.h33-footer-signature a{color:#c7d3e3!important;text-decoration:none!important;font-weight:400!important;}
.h33-footer-signature a:hover{text-decoration:underline!important;color:#fff!important;}

@media(max-width:1100px){
  .h33-menu{display:none!important}.h33-burger{display:inline-flex!important}.h29-ref-grid,.h29-soft-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.h29-soft-layout,.h33-footer-main{grid-template-columns:1fr!important}.h33-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.h33-footer-proof{grid-template-columns:repeat(2,1fr)!important}.h29-page-hero-grid,.h33-page-hero-grid,.hc-page-title-grid{grid-template-columns:1fr!important}
}
@media(max-width:780px){
  .h29-container,.h33-container,.hcs12-container,.h33-navbar,.h33-newsletter-box,.h33-footer-shell{width:min(100% - 24px,1220px)!important}.h33-orange-line,.h33-darkbar{display:none!important}.h33-nav-wrap{padding-bottom:10px!important}.h33-navbar{height:68px!important;border-radius:0 0 18px 18px!important}.h33-brand img{max-width:150px!important}.h34-slider-track{height:360px!important;min-height:360px!important}.h34-slide-content{padding:30px!important}.h34-slide-content h2{font-size:33px!important}.h34-slider-nav{left:16px!important;right:16px!important;bottom:16px!important}.h29-section,.h33-section{padding:44px 0!important}.h29-page-hero h1,.h33-page-hero h1,.hc-page-title h1{font-size:34px!important}.h29-ref-grid,.h29-soft-grid,.h33-footer-links,.h33-footer-proof{grid-template-columns:1fr!important}.h29-soft-toolbar{display:grid!important}.h29-search-form{min-width:0!important;width:100%!important}.h33-newsletter-box{grid-template-columns:1fr!important;margin-bottom:-34px!important}.h33-newsletter-form{display:grid!important}.h33-footer-shell{padding-top:72px!important}.h33-footer-top,.h33-footer-bottom{flex-direction:column!important;align-items:flex-start!important}.h33-footer-brand{display:grid!important}.h33-footer-mini{grid-template-columns:1fr!important}
}

/* HIBA CREATIVE v37 - subpage emergency stable layer */
body:not(#modernpanel):not(#muspanel){background:#f3f6fb!important;color:#101828!important;font-family:Inter,Arial,Helvetica,sans-serif!important;}
body:not(#modernpanel):not(#muspanel) #wrapper{width:min(1220px,calc(100% - 36px))!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;}
body:not(#modernpanel):not(#muspanel) main{display:block!important;clear:both!important;}
body:not(#modernpanel):not(#muspanel) img{max-width:100%;height:auto;}

/* Header real boxed */
.h33-header{background:#f3f6fb!important;}
.h33-nav-wrap{background:transparent!important;padding:0 0 16px!important;box-shadow:none!important;border:0!important;}
.h33-navbar{width:100%!important;max-width:1220px!important;margin:0 auto!important;border-radius:0 0 24px 24px!important;}
.h33-brand span,.h33-brand b,.h33-brand small{display:none!important;}
.h33-brand{min-width:185px!important;}
.h33-brand img{max-width:184px!important;max-height:58px!important;}

/* Generic public page cards */
.h33-page,.h29-page,.hc-v26-contact-page,.hc-v26-domain-page{padding:34px 0 0!important;background:#f3f6fb!important;}
.h33-page-hero,.h29-page-hero,.hc-page-title,.hc-v26-contact-hero,.hc-v26-domain-hero{width:min(1220px,calc(100% - 36px))!important;max-width:1220px!important;margin:34px auto!important;background:#fff!important;border:1px solid #e7ecf3!important;border-radius:28px!important;box-shadow:0 20px 60px rgba(10,25,48,.08)!important;padding:44px!important;overflow:hidden!important;}
.h33-page-hero h1,.h29-page-hero h1,.hc-page-title h1,.hc-v26-contact-title h1,.hc-v26-domain-hero h1{font-size:clamp(34px,4vw,56px)!important;line-height:1.02!important;letter-spacing:-1.8px!important;color:#071426!important;margin:10px 0 14px!important;font-weight:950!important;}
.h33-page-hero p,.h29-page-hero p,.hc-page-title p,.hc-v26-contact-title p,.hc-v26-domain-hero p{font-size:16px!important;line-height:1.7!important;color:#667085!important;max-width:760px!important;}
.hc-eyebrow,.hc-section-kicker,.hc-v26-contact-title>span,.hc-v26-section-head>span{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#fff4ec!important;color:#ff7a1a!important;border:1px solid #ffdec9!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.3px!important;}

/* Domain page */
.hc-v26-domain-page #wrapper.wclientdomainpage{width:100%!important;max-width:none!important;margin:0!important;}
.hc-v26-domain-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 380px!important;gap:34px!important;align-items:center!important;background:radial-gradient(circle at 90% 0,rgba(255,122,26,.14),transparent 34%),#fff!important;}
.hc-domain-searchbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:10px!important;margin-top:26px!important;background:#f7f9fc!important;border:1px solid #e7ecf3!important;border-radius:20px!important;padding:10px!important;}
.hc-domain-searchbar input,#domainInput{height:54px!important;border:0!important;border-radius:15px!important;background:#fff!important;padding:0 18px!important;font-size:15px!important;box-shadow:inset 0 0 0 1px #e7ecf3!important;}
.hc-domain-searchbar .gonderbtn,.gonderbtn,.yesilbtn,.lbtn,.green{height:54px!important;border-radius:15px!important;background:#ff7a1a!important;color:#fff!important;border:0!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important;}
.hc-domain-searchbar .hc-secondary-btn,#transferbtn{background:#071426!important;color:#fff!important;}
.hc-domain-trust{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important;}
.hc-domain-trust span{display:inline-flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;background:#f7f9fc!important;border:1px solid #e7ecf3!important;padding:9px 12px!important;color:#344054!important;font-size:13px!important;font-weight:800!important;}
.hc-domain-visual-card{background:#071426!important;border-radius:26px!important;padding:28px!important;color:#fff!important;box-shadow:0 22px 58px rgba(7,20,38,.18)!important;}
.hc-domain-visual-card span{display:block!important;color:#ffb37a!important;font-size:12px!important;font-weight:900!important;margin-bottom:10px!important;}
.hc-domain-visual-card strong{display:block!important;font-size:24px!important;line-height:1.15!important;margin-bottom:18px!important;}
.hc-domain-visual-row{display:flex!important;align-items:center!important;justify-content:space-between!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:16px!important;padding:12px!important;margin-top:10px!important;}
.hc-domain-visual-row em{font-style:normal!important;color:#ff9f1c!important;font-weight:950!important;}
.hc-domain-visual-row b{font-size:13px!important;color:#d9e4f3!important;}
.transfercode{width:min(900px,calc(100% - 36px))!important;margin:0 auto 24px!important;background:#fff!important;border:1px solid #e7ecf3!important;border-radius:22px!important;padding:22px!important;box-shadow:0 18px 46px rgba(10,25,48,.08)!important;}
.transfercode input{width:100%!important;margin:8px 0 12px!important;}
.hc-service-advantages,.hc-infra-section,.hc-v26-domain-prices,.hc-v26-domain-table-wrap,.domainlookuplist{width:min(1220px,calc(100% - 36px))!important;max-width:1220px!important;margin:28px auto!important;background:#fff!important;border:1px solid #e7ecf3!important;border-radius:28px!important;box-shadow:0 18px 52px rgba(10,25,48,.07)!important;padding:36px!important;}
.hc-section-heading,.hc-v26-section-head{text-align:center!important;margin:0 auto 26px!important;max-width:720px!important;}
.hc-section-heading h2,.hc-v26-section-head h2,.hc-infra-title h2{font-size:clamp(28px,3vw,42px)!important;line-height:1.1!important;color:#071426!important;margin:10px 0!important;font-weight:950!important;letter-spacing:-1.2px!important;}
.hc-section-heading p,.hc-v26-section-head p,.hc-infra-title p{color:#667085!important;line-height:1.7!important;margin:0!important;}
.hc-advantage-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
.hc-advantage-card{background:#f8fafc!important;border:1px solid #e7ecf3!important;border-radius:20px!important;padding:20px!important;min-height:160px!important;}
.hc-advantage-card i{width:42px!important;height:42px!important;border-radius:14px!important;background:#fff4ec!important;color:#ff7a1a!important;display:grid!important;place-items:center!important;font-size:18px!important;margin-bottom:14px!important;}
.hc-advantage-card h3{font-size:17px!important;line-height:1.2!important;color:#071426!important;margin:0 0 8px!important;font-weight:900!important;}
.hc-advantage-card p{font-size:13px!important;line-height:1.6!important;color:#667085!important;margin:0!important;}
.hc-infra-feature-grid{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)!important;gap:18px!important;}
.hc-infra-feature-panel,.hc-infra-stack-item{background:#f8fafc!important;border:1px solid #e7ecf3!important;border-radius:22px!important;padding:24px!important;}
.hc-infra-feature-panel h3{font-size:26px!important;line-height:1.15!important;color:#071426!important;margin:0 0 12px!important;}
.hc-infra-metrics{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-top:18px!important;}
.hc-infra-metrics div{background:#fff!important;border:1px solid #e7ecf3!important;border-radius:16px!important;padding:14px!important;}
.hc-infra-metrics strong{display:block!important;color:#ff7a1a!important;font-size:20px!important;}
.hc-infra-metrics span{font-size:12px!important;color:#667085!important;font-weight:800!important;}
.hc-infra-stack{display:grid!important;gap:12px!important;}
.hc-infra-stack-item{display:flex!important;align-items:flex-start!important;gap:14px!important;padding:18px!important;}
.hc-infra-stack-item i{width:42px!important;height:42px!important;border-radius:14px!important;background:#071426!important;color:#fff!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;}
.hc-infra-stack-item strong{display:block!important;color:#071426!important;margin-bottom:4px!important;}
.hc-infra-stack-item span{color:#667085!important;font-size:13px!important;line-height:1.55!important;}
.popuzantilar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;float:none!important;width:100%!important;margin:0!important;}
.uzantibox{float:none!important;width:auto!important;margin:0!important;background:#f8fafc!important;border:1px solid #e7ecf3!important;border-radius:18px!important;box-shadow:none!important;text-align:center!important;cursor:pointer!important;transition:.2s ease!important;}
.uzantibox:hover{transform:translateY(-3px)!important;box-shadow:0 14px 30px rgba(10,25,48,.08)!important;}
.uzantibox h4{font-size:18px!important;color:#071426!important;margin:0 0 8px!important;}
.uzantibox h5{margin:0!important;color:#ff7a1a!important;font-size:14px!important;}
.domainlookuplist{display:none;margin-top:24px!important;}
.lookcolumtitle,.lookcolumlist{display:grid!important;grid-template-columns:1.2fr 1fr 1fr .6fr!important;align-items:center!important;gap:8px!important;background:#fff!important;border:1px solid #e7ecf3!important;border-radius:16px!important;padding:12px!important;margin-bottom:8px!important;}
.lookcolum{float:none!important;width:auto!important;padding:0!important;}
.tescilucretleri{width:100%!important;overflow:auto!important;}
.tescilucretleri table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;background:#fff!important;border:1px solid #e7ecf3!important;border-radius:18px!important;overflow:hidden!important;}
.tescilucretleri th{background:#071426!important;color:#fff!important;padding:16px!important;font-size:13px!important;}
.tescilucretleri td{padding:15px!important;border-bottom:1px solid #edf1f6!important;color:#344054!important;font-size:14px!important;}

/* Contact page */
.hc-v26-contact-page{padding-bottom:40px!important;}
.hc-v26-contact-hero-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:28px!important;align-items:center!important;width:100%!important;margin:0!important;}
.hc-v26-container{width:min(1220px,calc(100% - 36px))!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;}
.hc-v26-contact-visual{min-height:260px!important;border-radius:26px!important;background:radial-gradient(circle at 55% 25%,rgba(255,122,26,.18),transparent 36%),#071426!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;position:relative!important;}
.hc-v26-goat-mark{width:210px!important;height:210px!important;border-radius:30px!important;background:#fff!important;border:1px solid #e7ecf3!important;display:grid!important;place-items:center!important;padding:20px!important;box-shadow:0 18px 44px rgba(0,0,0,.18)!important;}
.hc-v26-goat-mark img{max-width:100%!important;max-height:150px!important;object-fit:contain!important;}
.hc-v26-contact-main{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)!important;gap:24px!important;margin-top:0!important;align-items:start!important;}
.hc-v26-contact-form-card,.hc-v26-contact-info-card,.hc-v26-map-section{background:#fff!important;border:1px solid #e7ecf3!important;border-radius:28px!important;box-shadow:0 18px 52px rgba(10,25,48,.07)!important;padding:32px!important;}
.hc-v26-card-title h2{font-size:30px!important;color:#071426!important;margin:8px 0 20px!important;line-height:1.1!important;}
.hc-v26-contact-form{display:grid!important;gap:14px!important;}
.hc-v26-form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;}
.hc-v26-contact-form label{display:block!important;position:relative!important;margin:0!important;}
.hc-v26-contact-form label i{position:absolute!important;left:15px!important;top:15px!important;color:#ff7a1a!important;z-index:1!important;}
.hc-v26-contact-form input,.hc-v26-contact-form textarea{width:100%!important;border:1px solid #e7ecf3!important;border-radius:16px!important;background:#f8fafc!important;min-height:52px!important;padding:0 16px 0 42px!important;color:#101828!important;font-size:14px!important;}
.hc-v26-contact-form textarea{min-height:150px!important;padding-top:16px!important;resize:vertical!important;}
.hc-v26-contact-form button,.hc-v26-submit{height:52px!important;border:0!important;border-radius:16px!important;background:#ff7a1a!important;color:#fff!important;font-weight:900!important;padding:0 20px!important;}
.hc-v26-info-list{display:grid!important;gap:12px!important;}
.hc-v26-info-item{display:flex!important;gap:14px!important;align-items:flex-start!important;background:#f8fafc!important;border:1px solid #e7ecf3!important;border-radius:18px!important;padding:16px!important;color:#344054!important;}
.hc-v26-info-item i{width:40px!important;height:40px!important;border-radius:14px!important;background:#fff4ec!important;color:#ff7a1a!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;}
.hc-v26-info-item b{display:block!important;color:#071426!important;margin-bottom:4px!important;}
.hc-v26-info-item a,.hc-v26-info-item span{color:#667085!important;font-size:14px!important;line-height:1.55!important;}
.hc-v26-map-section{margin-top:24px!important;}
.hc-v26-map-frame iframe,.hc-v26-map-frame #map{border-radius:20px!important;overflow:hidden!important;}

/* Footer: boxed comprehensive but stable */
.h33-newsletter{background:#f3f6fb!important;margin:30px 0 -34px!important;position:relative!important;z-index:3!important;}
.h33-newsletter-box{display:grid!important;grid-template-columns:auto minmax(0,1fr) minmax(320px,470px)!important;gap:18px!important;align-items:center!important;background:linear-gradient(135deg,#ff7a1a,#ff9f1c)!important;border-radius:22px!important;padding:18px!important;box-shadow:0 18px 40px rgba(255,122,26,.22)!important;color:#fff!important;}
.h33-newsletter-icon{width:52px!important;height:52px!important;border-radius:16px!important;background:rgba(255,255,255,.18)!important;display:grid!important;place-items:center!important;font-size:20px!important;}
.h33-newsletter-text span{display:block!important;font-size:18px!important;font-weight:950!important;color:#fff!important;}
.h33-newsletter-text p{margin:3px 0 0!important;color:rgba(255,255,255,.88)!important;font-size:13px!important;}
.h33-newsletter-form{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;}
.h33-newsletter-form input{height:44px!important;border:0!important;border-radius:13px!important;padding:0 14px!important;background:#fff!important;}
.h33-newsletter-form button{height:44px!important;border:0!important;border-radius:13px!important;background:#071426!important;color:#fff!important;font-weight:900!important;padding:0 16px!important;}
.h33-footer{padding-top:62px!important;margin-top:0!important;background:#071426!important;}
.h33-footer>.h33-container{padding:34px 0 22px!important;}
.h33-footer-map{opacity:.16!important;}
.h33-footer-bottom{border-top:1px solid rgba(255,255,255,.10)!important;margin-top:18px!important;}

@media(max-width:1000px){
 .hc-v26-domain-hero,.hc-v26-contact-hero-grid,.hc-v26-contact-main,.hc-infra-feature-grid{grid-template-columns:1fr!important;}
 .hc-domain-hero-right{display:none!important;}
 .hc-advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 .popuzantilar{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
 .h33-newsletter-box{grid-template-columns:1fr!important;}
}
@media(max-width:720px){
 body:not(#modernpanel):not(#muspanel) #wrapper,.h33-container,.hc-v26-container,.hc-v26-domain-hero,.hc-service-advantages,.hc-infra-section,.hc-v26-domain-prices,.hc-v26-domain-table-wrap,.domainlookuplist,.hc-v26-contact-hero{width:min(100% - 24px,1220px)!important;}
 .h33-page-hero,.h29-page-hero,.hc-page-title,.hc-v26-contact-hero,.hc-v26-domain-hero,.hc-service-advantages,.hc-infra-section,.hc-v26-domain-prices,.hc-v26-domain-table-wrap,.domainlookuplist,.hc-v26-contact-form-card,.hc-v26-contact-info-card,.hc-v26-map-section{padding:22px!important;border-radius:22px!important;}
 .hc-domain-searchbar{grid-template-columns:1fr!important;}
 .hc-domain-searchbar .gonderbtn{width:100%!important;}
 .hc-advantage-grid,.popuzantilar,.hc-infra-metrics,.hc-v26-form-row{grid-template-columns:1fr!important;}
 .lookcolumtitle,.lookcolumlist{grid-template-columns:1fr!important;}
 .hc-v26-contact-visual{display:none!important;}
 .h33-navbar{width:min(100% - 24px,1220px)!important;}
 .h33-brand{min-width:0!important;}
 .h33-brand img{max-width:160px!important;}
}
