/* HIBA CREATIVE v78 APPROVED THEME
   Goal: approved visual direction, right aligned main menu, clean public pages.
   Scope: public theme only. Footer and client/admin panel are not targeted. */

:root{
  --hc78-navy:#071323;
  --hc78-navy-2:#0c1c31;
  --hc78-text:#0b1628;
  --hc78-muted:#5d6d83;
  --hc78-border:#dfe7f1;
  --hc78-soft:#f4f7fb;
  --hc78-orange:#ff6b16;
  --hc78-orange-2:#ff8b3d;
  --hc78-green:#26c76f;
  --hc78-shadow:0 18px 50px rgba(7,19,35,.10);
  --hc78-card-shadow:0 12px 34px rgba(7,19,35,.08);
  --hc78-radius:24px;
  --hc78-container:1360px;
}

html,body{overflow-x:hidden!important;background:#f3f7fc!important;color:var(--hc78-text)!important;}
body:not(#modernpanel):not(#muspanel) *{box-sizing:border-box;}
body:not(#modernpanel):not(#muspanel){font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;}
body:not(#modernpanel):not(#muspanel) a{text-decoration:none;}
body:not(#modernpanel):not(#muspanel) #wrapper,
body:not(#modernpanel):not(#muspanel) .h42-container,
body:not(#modernpanel):not(#muspanel) .h33-container,
body:not(#modernpanel):not(#muspanel) .hc78-container{
  width:min(calc(100% - 64px),var(--hc78-container))!important;
  max-width:var(--hc78-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* HEADER - approved direction */
body:not(#modernpanel):not(#muspanel) .h42-header,
body:not(#modernpanel):not(#muspanel) .h47-header,
body:not(#modernpanel):not(#muspanel) .h54-header,
body:not(#modernpanel):not(#muspanel) .h72-header{
  position:relative!important;z-index:1000!important;background:#fff!important;box-shadow:0 12px 35px rgba(7,19,35,.08)!important;border:0!important;
}
body:not(#modernpanel):not(#muspanel) .h47-topbar{height:42px!important;background:var(--hc78-navy)!important;color:#fff!important;border:0!important;display:block!important;}
body:not(#modernpanel):not(#muspanel) .h47-topbar-inner{height:42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;}
body:not(#modernpanel):not(#muspanel) .h47-contact,
body:not(#modernpanel):not(#muspanel) .h47-top-actions{display:flex!important;align-items:center!important;gap:22px!important;min-width:0!important;}
body:not(#modernpanel):not(#muspanel) .h47-contact a,
body:not(#modernpanel):not(#muspanel) .h47-top-actions a,
body:not(#modernpanel):not(#muspanel) .h47-top-actions span{color:#fff!important;font-size:14px!important;font-weight:700!important;opacity:.96!important;line-height:1!important;display:inline-flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;}
body:not(#modernpanel):not(#muspanel) .h47-contact i,
body:not(#modernpanel):not(#muspanel) .h47-top-actions i{color:var(--hc78-orange)!important;font-size:15px!important;}
body:not(#modernpanel):not(#muspanel) .h47-social{display:flex!important;gap:10px!important;align-items:center!important;}
body:not(#modernpanel):not(#muspanel) .h47-social a,
body:not(#modernpanel):not(#muspanel) .h47-social span{width:24px!important;height:24px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.09)!important;color:#fff!important;}

body:not(#modernpanel):not(#muspanel) .h47-nav-shell{background:#fff!important;border-bottom:1px solid rgba(7,19,35,.06)!important;}
body:not(#modernpanel):not(#muspanel) .h47-navbar,
body:not(#modernpanel):not(#muspanel) .h72-navbar{
  height:92px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;
}
body:not(#modernpanel):not(#muspanel) .h47-brand,
body:not(#modernpanel):not(#muspanel) .h72-brand{display:flex!important;align-items:center!important;flex:0 0 auto!important;min-width:240px!important;}
body:not(#modernpanel):not(#muspanel) .h47-brand img,
body:not(#modernpanel):not(#muspanel) .h72-brand img{display:block!important;max-width:255px!important;max-height:70px!important;width:auto!important;height:auto!important;object-fit:contain!important;}
body:not(#modernpanel):not(#muspanel) .h72-right{flex:1 1 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:28px!important;min-width:0!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu,
body:not(#modernpanel):not(#muspanel) .h72-menu{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 1 auto!important;margin-left:auto!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul,
body:not(#modernpanel):not(#muspanel) .h72-menu>ul{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:30px!important;margin:0!important;padding:0!important;list-style:none!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li,
body:not(#modernpanel):not(#muspanel) .h72-menu>ul>li{margin:0!important;padding:0!important;position:relative!important;display:block!important;float:none!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li>a,
body:not(#modernpanel):not(#muspanel) .h72-menu>ul>li>a{
  height:92px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--hc78-text)!important;font-size:15px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;
}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li>a>i:not(.fa-angle-down),
body:not(#modernpanel):not(#muspanel) .h72-menu>ul>li>a>i:not(.fa-angle-down){display:none!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li>a em,
body:not(#modernpanel):not(#muspanel) .h72-menu>ul>li>a em{font-size:12px!important;color:var(--hc78-orange)!important;margin-left:2px!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li:hover>a,
body:not(#modernpanel):not(#muspanel) .h72-menu>ul>li:hover>a,
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li.active>a{color:var(--hc78-orange)!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li>a:after,
body:not(#modernpanel):not(#muspanel) .h72-menu>ul>li>a:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;background:var(--hc78-orange)!important;transform:scaleX(0)!important;transition:.25s!important;border-radius:4px 4px 0 0!important;}
body:not(#modernpanel):not(#muspanel) .h47-menu>ul>li:hover>a:after,
body:not(#modernpanel):not(#muspanel) .h72-menu>ul>li:hover>a:after{transform:scaleX(1)!important;}
body:not(#modernpanel):not(#muspanel) .h47-dropdown,
body:not(#modernpanel):not(#muspanel) .h42-dropdown{top:calc(100% + 0px)!important;right:0!important;left:auto!important;min-width:260px!important;background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:18px!important;box-shadow:var(--hc78-shadow)!important;padding:12px!important;z-index:1002!important;}
body:not(#modernpanel):not(#muspanel) .h42-drop-list{display:grid!important;gap:6px!important;}
body:not(#modernpanel):not(#muspanel) .h42-drop-list a{display:flex!important;align-items:center!important;gap:11px!important;color:var(--hc78-text)!important;padding:12px 13px!important;border-radius:12px!important;font-size:14px!important;font-weight:800!important;}
body:not(#modernpanel):not(#muspanel) .h42-drop-list a:hover{background:#fff3ec!important;color:var(--hc78-orange)!important;}
body:not(#modernpanel):not(#muspanel) .h47-actions,
body:not(#modernpanel):not(#muspanel) .h72-actions{display:flex!important;align-items:center!important;order:3!important;flex:0 0 auto!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .h47-cart,
body:not(#modernpanel):not(#muspanel) .h72-cart{
  width:56px!important;height:56px!important;border-radius:17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;background:#fff!important;border:1px solid var(--hc78-border)!important;color:var(--hc78-navy)!important;box-shadow:0 8px 24px rgba(7,19,35,.08)!important;padding:0!important;margin:0!important;
}
body:not(#modernpanel):not(#muspanel) .h47-cart i,
body:not(#modernpanel):not(#muspanel) .h72-cart i{font-size:25px!important;color:var(--hc78-navy)!important;}
body:not(#modernpanel):not(#muspanel) .h47-cart span,
body:not(#modernpanel):not(#muspanel) .h72-cart span{display:none!important;}
body:not(#modernpanel):not(#muspanel) .h47-cart b,
body:not(#modernpanel):not(#muspanel) .h72-cart b{position:absolute!important;right:-5px!important;top:-8px!important;width:22px!important;height:22px!important;border-radius:50%!important;background:var(--hc78-orange)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:900!important;border:2px solid #fff!important;}
body:not(#modernpanel):not(#muspanel) .h47-burger,
body:not(#modernpanel):not(#muspanel) .h72-burger{display:none!important;}

/* HOME APPROVED LOOK */
body#home:not(#modernpanel):not(#muspanel),
body:not(#modernpanel):not(#muspanel) .h33-site{background:#f3f7fc!important;}
body:not(#modernpanel):not(#muspanel) main.h33-home{padding:26px 0 0!important;background:#f3f7fc!important;}
body:not(#modernpanel):not(#muspanel) .h54-hero{
  width:min(calc(100% - 64px),var(--hc78-container))!important;margin:0 auto 18px!important;min-height:500px!important;padding:0!important;background:linear-gradient(115deg,#fff 0%,#fff 48%,#fff4ed 100%)!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;box-shadow:var(--hc78-card-shadow)!important;position:relative!important;overflow:hidden!important;
}
body:not(#modernpanel):not(#muspanel) .h54-hero:before{content:""!important;position:absolute!important;right:9%!important;top:15%!important;width:360px!important;height:360px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(255,107,22,.14),rgba(255,107,22,0) 65%)!important;}
body:not(#modernpanel):not(#muspanel) .h54-hero-inner{display:grid!important;grid-template-columns:1fr 520px!important;align-items:center!important;gap:56px!important;min-height:500px!important;padding:62px 76px!important;width:100%!important;max-width:none!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .h54-copy{max-width:660px!important;position:relative!important;z-index:2!important;}
body:not(#modernpanel):not(#muspanel) .h54-eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#fff1e9!important;color:var(--hc78-orange)!important;border-radius:999px!important;padding:8px 14px!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;margin-bottom:18px!important;}
body:not(#modernpanel):not(#muspanel) .h54-copy-item h1{font-size:clamp(42px,4.4vw,66px)!important;line-height:1.05!important;letter-spacing:-2px!important;color:var(--hc78-text)!important;margin:0 0 20px!important;font-weight:950!important;text-shadow:none!important;}
body:not(#modernpanel):not(#muspanel) .h54-copy-item p{font-size:18px!important;line-height:1.75!important;color:var(--hc78-muted)!important;max-width:600px!important;margin:0 0 28px!important;}
body:not(#modernpanel):not(#muspanel) .h54-actions-row{display:flex!important;gap:14px!important;flex-wrap:wrap!important;align-items:center!important;}
body:not(#modernpanel):not(#muspanel) .h54-btn{height:52px!important;border-radius:13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:15px!important;font-weight:900!important;padding:0 22px!important;border:1px solid transparent!important;}
body:not(#modernpanel):not(#muspanel) .h54-btn.primary{background:linear-gradient(135deg,var(--hc78-orange),#ff4d00)!important;color:#fff!important;box-shadow:0 14px 30px rgba(255,107,22,.25)!important;}
body:not(#modernpanel):not(#muspanel) .h54-btn.outline{background:#fff!important;border-color:#ffc7aa!important;color:var(--hc78-orange)!important;}
body:not(#modernpanel):not(#muspanel) .h54-visual{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:360px!important;}
body:not(#modernpanel):not(#muspanel) .h54-laptop{width:480px!important;max-width:100%!important;filter:drop-shadow(0 22px 38px rgba(7,19,35,.14))!important;}
body:not(#modernpanel):not(#muspanel) .h54-laptop-screen{background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;padding:20px!important;overflow:hidden!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-preview{min-height:260px!important;background:linear-gradient(135deg,#fff,#f3f7fc)!important;border-radius:20px!important;padding:22px!important;display:grid!important;gap:16px!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-head{height:48px!important;background:var(--hc78-navy)!important;border-radius:15px!important;color:#fff!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 16px!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-head em{width:12px!important;height:12px!important;background:var(--hc78-orange)!important;border-radius:50%!important;box-shadow:18px 0 #384a62,36px 0 #dfe7f1!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-body span{display:block!important;color:var(--hc78-orange)!important;font-weight:900!important;text-transform:uppercase!important;font-size:13px!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-body b{display:block!important;font-size:42px!important;line-height:1!important;color:var(--hc78-text)!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-body p{font-size:15px!important;color:var(--hc78-muted)!important;margin-top:10px!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-cards{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;}
body:not(#modernpanel):not(#muspanel) .h54-ui-cards mark{background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:12px!important;padding:12px!important;color:var(--hc78-text)!important;font-weight:800!important;}
body:not(#modernpanel):not(#muspanel) .h54-feature-strip{width:100%!important;max-width:none!important;margin:0!important;padding:0 76px 34px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important;}
body:not(#modernpanel):not(#muspanel) .h54-feature-strip div{height:64px!important;background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:var(--hc78-text)!important;font-weight:900!important;box-shadow:0 8px 22px rgba(7,19,35,.05)!important;}
body:not(#modernpanel):not(#muspanel) .h54-feature-strip i{color:var(--hc78-orange)!important;font-size:20px!important;}
body:not(#modernpanel):not(#muspanel) .h54-arrow{position:absolute!important;top:50%!important;z-index:4!important;width:46px!important;height:46px!important;border-radius:50%!important;background:#fff!important;border:1px solid var(--hc78-border)!important;color:var(--hc78-orange)!important;box-shadow:0 8px 24px rgba(7,19,35,.10)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body:not(#modernpanel):not(#muspanel) .h54-prev{left:18px!important;} body:not(#modernpanel):not(#muspanel) .h54-next{right:18px!important;}
body:not(#modernpanel):not(#muspanel) .h54-dots{display:flex!important;gap:8px!important;margin-top:24px!important;}
body:not(#modernpanel):not(#muspanel) .h54-dots button{width:10px!important;height:10px!important;border-radius:50%!important;border:0!important;background:#ffd4bd!important;}
body:not(#modernpanel):not(#muspanel) .h54-dots button.is-active{width:28px!important;border-radius:999px!important;background:var(--hc78-orange)!important;}

body:not(#modernpanel):not(#muspanel) .h33-strip,
body:not(#modernpanel):not(#muspanel) .h33-section,
body:not(#modernpanel):not(#muspanel) .h40-market-section{width:min(calc(100% - 64px),var(--hc78-container))!important;margin:22px auto!important;background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;box-shadow:var(--hc78-card-shadow)!important;padding:42px!important;}
body:not(#modernpanel):not(#muspanel) .h33-section-head{text-align:center!important;max-width:760px!important;margin:0 auto 30px!important;}
body:not(#modernpanel):not(#muspanel) .h33-section-head span,
body:not(#modernpanel):not(#muspanel) .h40-market-head span{color:var(--hc78-orange)!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.6px!important;}
body:not(#modernpanel):not(#muspanel) .h33-section-head h2{font-size:32px!important;line-height:1.2!important;color:var(--hc78-text)!important;margin:8px 0 10px!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .h33-section-head p{color:var(--hc78-muted)!important;font-size:16px!important;line-height:1.6!important;}
body:not(#modernpanel):not(#muspanel) .h33-service-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;}
body:not(#modernpanel):not(#muspanel) .h33-service-grid a{background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:18px!important;padding:24px!important;min-height:155px!important;color:var(--hc78-text)!important;box-shadow:0 8px 24px rgba(7,19,35,.05)!important;}
body:not(#modernpanel):not(#muspanel) .h33-service-grid i{width:48px!important;height:48px!important;border-radius:14px!important;background:#fff1e9!important;color:var(--hc78-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:21px!important;margin-bottom:14px!important;}
body:not(#modernpanel):not(#muspanel) .h33-service-grid h3{font-size:18px!important;line-height:1.2!important;color:var(--hc78-text)!important;margin:0 0 8px!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .h33-service-grid p{font-size:14px!important;line-height:1.55!important;color:var(--hc78-muted)!important;margin:0!important;}

/* DOMAIN PAGE APPROVED */
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page,
body:not(#modernpanel):not(#muspanel) .hc-domain-page{background:#f3f7fc!important;padding:26px 0 0!important;width:100%!important;max-width:none!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page>#wrapper,
body:not(#modernpanel):not(#muspanel) .hc-domain-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-hero{
  width:min(calc(100% - 64px),var(--hc78-container))!important;min-height:430px!important;margin:0 auto 22px!important;padding:58px 76px!important;display:grid!important;grid-template-columns:1fr 500px!important;align-items:center!important;gap:48px!important;background:linear-gradient(115deg,#fff 0%,#fff 52%,#fff2e9 100%)!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;box-shadow:var(--hc78-card-shadow)!important;overflow:hidden!important;position:relative!important;
}
body:not(#modernpanel):not(#muspanel) .hc64-domain-hero:before{content:".com .net .com.tr"!important;position:absolute!important;right:76px!important;top:38px!important;color:rgba(255,107,22,.12)!important;font-size:58px!important;font-weight:950!important;letter-spacing:-1px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-breadcrumb{display:inline-flex!important;align-items:center!important;gap:10px!important;background:#fff7f1!important;border:1px solid #ffd5bf!important;color:var(--hc78-orange)!important;border-radius:999px!important;padding:8px 14px!important;font-size:13px!important;font-weight:900!important;margin-bottom:22px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-copy h1{font-size:clamp(42px,4.2vw,66px)!important;line-height:1.07!important;letter-spacing:-2.2px!important;color:var(--hc78-text)!important;margin:0 0 18px!important;font-weight:950!important;max-width:720px!important;text-shadow:0 4px 12px rgba(7,19,35,.10)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-copy p{font-size:18px!important;line-height:1.7!important;color:var(--hc78-muted)!important;max-width:640px!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-visual{min-height:320px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-illustration{width:420px!important;height:260px!important;border-radius:28px!important;background:#fff!important;border:1px solid var(--hc78-border)!important;box-shadow:0 24px 60px rgba(7,19,35,.14)!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--hc78-text)!important;font-size:24px!important;font-weight:900!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-illustration:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:44px!important;background:var(--hc78-navy)!important;border-radius:28px 28px 0 0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-illustration:after{content:""!important;position:absolute!important;left:24px!important;top:16px!important;width:12px!important;height:12px!important;border-radius:50%!important;background:var(--hc78-orange)!important;box-shadow:22px 0 #42536b,44px 0 #dfe7f1!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-illustration span{background:#f8fafc!important;border:1px solid var(--hc78-border)!important;border-radius:999px!important;width:270px!important;height:54px!important;display:flex!important;align-items:center!important;padding-left:28px!important;box-shadow:inset 0 2px 8px rgba(7,19,35,.04)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-illustration i{position:absolute!important;right:96px!important;color:var(--hc78-navy)!important;font-size:20px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-visual .tld{position:absolute!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:17px!important;color:#fff!important;font-size:28px!important;font-weight:950!important;padding:16px 22px!important;box-shadow:0 16px 32px rgba(7,19,35,.16)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-visual .tld-com{left:20px!important;top:95px!important;background:var(--hc78-orange)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-visual .tld-net{left:82px!important;bottom:46px!important;background:var(--hc78-navy)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-visual .tld-comtr{right:18px!important;top:158px!important;background:#fff!important;color:var(--hc78-navy)!important;border:1px solid var(--hc78-border)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-visual .tld-org{right:70px!important;bottom:30px!important;background:var(--hc78-green)!important;}
body:not(#modernpanel):not(#muspanel) .alanadisorgu,
body:not(#modernpanel):not(#muspanel) .hc64-domain-search-card{
  width:min(calc(100% - 64px),var(--hc78-container))!important;margin:0 auto 22px!important;background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;box-shadow:var(--hc78-card-shadow)!important;padding:34px 42px!important;display:grid!important;grid-template-columns:380px 1fr!important;gap:26px 34px!important;align-items:center!important;float:none!important;height:auto!important;min-height:0!important;overflow:visible!important;
}
body:not(#modernpanel):not(#muspanel) .hc64-search-head{display:flex!important;align-items:center!important;gap:16px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-head>i{width:54px!important;height:54px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--hc78-orange),#ff4d00)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:24px!important;box-shadow:0 12px 26px rgba(255,107,22,.22)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-head h2{font-size:26px!important;line-height:1.2!important;margin:0 0 4px!important;color:var(--hc78-text)!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-head p{font-size:14px!important;color:var(--hc78-muted)!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar{height:64px!important;background:#f8fafc!important;border:1px solid var(--hc78-border)!important;border-radius:16px!important;padding:6px!important;display:grid!important;grid-template-columns:1fr 168px!important;gap:8px!important;align-items:center!important;width:100%!important;float:none!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar input{width:100%!important;height:52px!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:12px!important;padding:0 18px!important;color:var(--hc78-text)!important;font-size:16px!important;font-weight:700!important;outline:none!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar .gonderbtn{height:52px!important;border-radius:13px!important;background:linear-gradient(135deg,var(--hc78-orange),#ff4d00)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:16px!important;font-weight:950!important;border:0!important;box-shadow:0 12px 24px rgba(255,107,22,.22)!important;margin:0!important;padding:0 20px!important;width:auto!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust{grid-column:1 / -1!important;border-top:1px solid var(--hc78-border)!important;padding-top:22px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important;margin:0!important;width:100%!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span{display:flex!important;align-items:center!important;gap:13px!important;background:#fff!important;border:0!important;border-radius:14px!important;padding:0!important;color:var(--hc78-text)!important;min-width:0!important;box-shadow:none!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust i{width:42px!important;height:42px!important;border-radius:13px!important;background:#fff1e9!important;color:var(--hc78-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;flex:0 0 auto!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust b{font-size:15px!important;color:var(--hc78-text)!important;font-weight:950!important;display:block!important;white-space:nowrap!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust small{font-size:13px!important;color:var(--hc78-muted)!important;font-weight:700!important;display:block!important;margin-top:2px!important;}
body:not(#modernpanel):not(#muspanel) .transfercode{width:min(calc(100% - 64px),var(--hc78-container))!important;margin:0 auto 22px!important;background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:20px!important;box-shadow:var(--hc78-card-shadow)!important;padding:26px!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices,
body:not(#modernpanel):not(#muspanel) .hc-service-advantages,
body:not(#modernpanel):not(#muspanel) .hc-infra-section,
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap,
body:not(#modernpanel):not(#muspanel) .domainlookuplist{width:min(calc(100% - 64px),var(--hc78-container))!important;margin:22px auto!important;background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;box-shadow:var(--hc78-card-shadow)!important;padding:40px!important;overflow:hidden!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-section-head,
body:not(#modernpanel):not(#muspanel) .hc-section-heading{text-align:center!important;max-width:760px!important;margin:0 auto 30px!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-section-head span,
body:not(#modernpanel):not(#muspanel) .hc-section-kicker{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff1e9!important;border:1px solid #ffd7c2!important;border-radius:999px!important;color:var(--hc78-orange)!important;padding:7px 14px!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.5px!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-section-head h2,
body:not(#modernpanel):not(#muspanel) .hc-section-heading h2{font-size:30px!important;color:var(--hc78-text)!important;line-height:1.2!important;margin:14px 0 8px!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-section-head p,
body:not(#modernpanel):not(#muspanel) .hc-section-heading p{font-size:15px!important;line-height:1.6!important;color:var(--hc78-muted)!important;}
body:not(#modernpanel):not(#muspanel) .popuzantilar{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:16px!important;margin:0!important;width:100%!important;}
body:not(#modernpanel):not(#muspanel) .uzantibox{width:100%!important;min-height:160px!important;margin:0!important;background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:22px 14px!important;box-shadow:0 8px 24px rgba(7,19,35,.06)!important;cursor:pointer!important;float:none!important;color:var(--hc78-text)!important;text-align:center!important;}
body:not(#modernpanel):not(#muspanel) .uzantibox h4{font-size:22px!important;color:var(--hc78-text)!important;font-weight:950!important;margin:0 0 14px!important;}
body:not(#modernpanel):not(#muspanel) .uzantibox h5,
body:not(#modernpanel):not(#muspanel) .uzantibox .amount_spot_view{font-size:19px!important;color:var(--hc78-text)!important;font-weight:950!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .uzantibox:after{content:"Sorgula"!important;margin-top:16px!important;height:34px!important;width:120px!important;border:1px solid #ffb68f!important;border-radius:9px!important;color:var(--hc78-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .hc-advantage-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important;}
body:not(#modernpanel):not(#muspanel) .hc-advantage-card{background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:18px!important;padding:24px!important;box-shadow:0 8px 24px rgba(7,19,35,.05)!important;}
body:not(#modernpanel):not(#muspanel) .hc-advantage-card i{width:52px!important;height:52px!important;border-radius:16px!important;background:#fff1e9!important;color:var(--hc78-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;margin-bottom:16px!important;}
body:not(#modernpanel):not(#muspanel) .hc-advantage-card h3{font-size:18px!important;color:var(--hc78-text)!important;margin:0 0 8px!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .hc-advantage-card p{font-size:14px!important;color:var(--hc78-muted)!important;line-height:1.6!important;margin:0!important;}

/* CONTACT PAGE CLEAN */
body:not(#modernpanel):not(#muspanel) .h42-contact-page{background:#f3f7fc!important;padding:26px 0!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-hero,
body:not(#modernpanel):not(#muspanel) .h42-contact-main,
body:not(#modernpanel):not(#muspanel) .h42-contact-benefits,
body:not(#modernpanel):not(#muspanel) .h42-map{width:min(calc(100% - 64px),var(--hc78-container))!important;margin:0 auto 22px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-hero{min-height:340px!important;background:linear-gradient(115deg,#fff 0%,#fff 52%,#fff2e9 100%)!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;box-shadow:var(--hc78-card-shadow)!important;padding:58px 76px!important;display:grid!important;grid-template-columns:1fr 420px!important;align-items:center!important;gap:40px!important;overflow:hidden!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-hero h1{font-size:clamp(42px,4vw,62px)!important;line-height:1.05!important;letter-spacing:-2px!important;color:var(--hc78-text)!important;margin:0 0 18px!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-hero p{font-size:18px!important;line-height:1.7!important;color:var(--hc78-muted)!important;max-width:620px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-quick{display:flex!important;gap:12px!important;flex-wrap:wrap!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-quick a{height:52px!important;border:1px solid var(--hc78-border)!important;background:#fff!important;border-radius:14px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;gap:10px!important;color:var(--hc78-text)!important;font-weight:900!important;box-shadow:0 8px 22px rgba(7,19,35,.05)!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-main{display:grid!important;grid-template-columns:minmax(0,1fr) 370px!important;gap:24px!important;align-items:start!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-form-card,
body:not(#modernpanel):not(#muspanel) .h42-contact-sidebar,
body:not(#modernpanel):not(#muspanel) .h42-map,
body:not(#modernpanel):not(#muspanel) .h42-contact-benefits{background:#fff!important;border:1px solid var(--hc78-border)!important;border-radius:24px!important;box-shadow:var(--hc78-card-shadow)!important;padding:34px!important;}
body:not(#modernpanel):not(#muspanel) .h42-card-head span{display:inline-flex!important;background:#fff1e9!important;border-radius:999px!important;color:var(--hc78-orange)!important;padding:8px 14px!important;font-size:12px!important;text-transform:uppercase!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .h42-card-head h2{font-size:30px!important;line-height:1.2!important;color:var(--hc78-text)!important;margin:14px 0 8px!important;font-weight:950!important;}
body:not(#modernpanel):not(#muspanel) .h42-card-head p{font-size:15px!important;color:var(--hc78-muted)!important;line-height:1.6!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-form{display:grid!important;gap:18px!important;}
body:not(#modernpanel):not(#muspanel) .h42-form-row{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:18px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-form label{display:grid!important;gap:8px!important;color:var(--hc78-text)!important;font-weight:900!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-form input,
body:not(#modernpanel):not(#muspanel) .h42-contact-form textarea{width:100%!important;border:1px solid var(--hc78-border)!important;border-radius:14px!important;background:#fff!important;color:var(--hc78-text)!important;font-size:15px!important;font-weight:700!important;padding:0 18px!important;outline:none!important;box-shadow:none!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-form input{height:58px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-form textarea{min-height:165px!important;padding-top:16px!important;resize:vertical!important;}
body:not(#modernpanel):not(#muspanel) .h42-submit{height:54px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--hc78-orange),#ff4d00)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font-weight:950!important;border:0!important;padding:0 24px!important;}
body:not(#modernpanel):not(#muspanel) .h42-info-card{display:flex!important;align-items:flex-start!important;gap:16px!important;border:1px solid var(--hc78-border)!important;background:#fff!important;border-radius:18px!important;padding:22px!important;color:var(--hc78-text)!important;margin-bottom:16px!important;}
body:not(#modernpanel):not(#muspanel) .h42-info-card.primary{background:var(--hc78-navy)!important;color:#fff!important;border-color:var(--hc78-navy)!important;}
body:not(#modernpanel):not(#muspanel) .h42-info-card>i{width:50px!important;height:50px!important;border-radius:16px!important;background:#fff1e9!important;color:var(--hc78-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;flex:0 0 auto!important;}
body:not(#modernpanel):not(#muspanel) .h42-info-card b{display:block!important;font-size:18px!important;line-height:1.25!important;color:inherit!important;margin:4px 0!important;font-weight:950!important;word-break:break-word!important;}
body:not(#modernpanel):not(#muspanel) .h42-info-card span{display:block!important;color:var(--hc78-muted)!important;font-size:13px!important;text-transform:uppercase!important;font-weight:950!important;letter-spacing:.4px!important;}
body:not(#modernpanel):not(#muspanel) .h42-info-card.primary span,
body:not(#modernpanel):not(#muspanel) .h42-info-card.primary small{color:rgba(255,255,255,.75)!important;}
body:not(#modernpanel):not(#muspanel) .h42-info-card small{display:block!important;color:var(--hc78-muted)!important;font-size:14px!important;line-height:1.55!important;}
body:not(#modernpanel):not(#muspanel) .h42-whatsapp{height:56px!important;border-radius:15px!important;background:#22c55e!important;color:#fff!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-benefits{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-benefits article{border:1px solid var(--hc78-border)!important;border-radius:18px!important;padding:22px!important;background:#fff!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-benefits i{color:var(--hc78-orange)!important;font-size:24px!important;margin-bottom:14px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-benefits b{display:block!important;font-size:17px!important;color:var(--hc78-text)!important;font-weight:950!important;margin-bottom:7px!important;}
body:not(#modernpanel):not(#muspanel) .h42-contact-benefits span{font-size:14px!important;color:var(--hc78-muted)!important;line-height:1.6!important;}
body:not(#modernpanel):not(#muspanel) .h42-map-frame iframe{width:100%!important;border-radius:18px!important;display:block!important;}

/* MOBILE */
@media(max-width:1180px){
  body:not(#modernpanel):not(#muspanel) .h47-menu,
  body:not(#modernpanel):not(#muspanel) .h72-menu{display:none!important;}
  body:not(#modernpanel):not(#muspanel) .h47-burger,
  body:not(#modernpanel):not(#muspanel) .h72-burger{display:inline-flex!important;width:54px!important;height:54px!important;border-radius:16px!important;border:1px solid var(--hc78-border)!important;background:#fff!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;}
  body:not(#modernpanel):not(#muspanel) .h47-burger i,
  body:not(#modernpanel):not(#muspanel) .h72-burger i{display:block!important;width:22px!important;height:2px!important;background:var(--hc78-navy)!important;border-radius:99px!important;}
  body:not(#modernpanel):not(#muspanel) .h54-hero-inner{grid-template-columns:1fr!important;padding:48px!important;}
  body:not(#modernpanel):not(#muspanel) .h54-visual{display:none!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-hero{grid-template-columns:1fr!important;padding:48px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-visual{display:none!important;}
  body:not(#modernpanel):not(#muspanel) .alanadisorgu,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-search-card{grid-template-columns:1fr!important;}
  body:not(#modernpanel):not(#muspanel) .h42-contact-hero{grid-template-columns:1fr!important;padding:48px!important;}
  body:not(#modernpanel):not(#muspanel) .h42-contact-main{grid-template-columns:1fr!important;}
}
@media(max-width:900px){
  body:not(#modernpanel):not(#muspanel) #wrapper,
  body:not(#modernpanel):not(#muspanel) .h42-container,
  body:not(#modernpanel):not(#muspanel) .h33-container,
  body:not(#modernpanel):not(#muspanel) .hc78-container,
  body:not(#modernpanel):not(#muspanel) .h54-hero,
  body:not(#modernpanel):not(#muspanel) .h33-strip,
  body:not(#modernpanel):not(#muspanel) .h33-section,
  body:not(#modernpanel):not(#muspanel) .h40-market-section,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-hero,
  body:not(#modernpanel):not(#muspanel) .alanadisorgu,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-search-card,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices,
  body:not(#modernpanel):not(#muspanel) .hc-service-advantages,
  body:not(#modernpanel):not(#muspanel) .hc-infra-section,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap,
  body:not(#modernpanel):not(#muspanel) .domainlookuplist,
  body:not(#modernpanel):not(#muspanel) .h42-contact-hero,
  body:not(#modernpanel):not(#muspanel) .h42-contact-main,
  body:not(#modernpanel):not(#muspanel) .h42-contact-benefits,
  body:not(#modernpanel):not(#muspanel) .h42-map{width:calc(100% - 28px)!important;}
  body:not(#modernpanel):not(#muspanel) .h47-topbar{display:none!important;}
  body:not(#modernpanel):not(#muspanel) .h47-navbar,
  body:not(#modernpanel):not(#muspanel) .h72-navbar{height:76px!important;}
  body:not(#modernpanel):not(#muspanel) .h47-brand,
  body:not(#modernpanel):not(#muspanel) .h72-brand{min-width:0!important;}
  body:not(#modernpanel):not(#muspanel) .h47-brand img,
  body:not(#modernpanel):not(#muspanel) .h72-brand img{max-width:180px!important;max-height:56px!important;}
  body:not(#modernpanel):not(#muspanel) .h47-cart,
  body:not(#modernpanel):not(#muspanel) .h72-cart{width:48px!important;height:48px!important;border-radius:14px!important;}
  body:not(#modernpanel):not(#muspanel) .h47-cart i,
  body:not(#modernpanel):not(#muspanel) .h72-cart i{font-size:21px!important;}
  body:not(#modernpanel):not(#muspanel) .h72-right{gap:10px!important;}
  body:not(#modernpanel):not(#muspanel) main.h33-home,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page,
  body:not(#modernpanel):not(#muspanel) .h42-contact-page{padding-top:14px!important;}
  body:not(#modernpanel):not(#muspanel) .h54-hero{min-height:0!important;border-radius:20px!important;}
  body:not(#modernpanel):not(#muspanel) .h54-hero-inner{min-height:0!important;padding:34px 24px!important;}
  body:not(#modernpanel):not(#muspanel) .h54-copy-item h1,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy h1,
  body:not(#modernpanel):not(#muspanel) .h42-contact-hero h1{font-size:36px!important;letter-spacing:-1px!important;line-height:1.12!important;}
  body:not(#modernpanel):not(#muspanel) .h54-copy-item p,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy p,
  body:not(#modernpanel):not(#muspanel) .h42-contact-hero p{font-size:16px!important;line-height:1.6!important;}
  body:not(#modernpanel):not(#muspanel) .h54-actions-row{display:grid!important;grid-template-columns:1fr!important;}
  body:not(#modernpanel):not(#muspanel) .h54-btn{width:100%!important;}
  body:not(#modernpanel):not(#muspanel) .h54-feature-strip{grid-template-columns:1fr 1fr!important;padding:0 24px 24px!important;}
  body:not(#modernpanel):not(#muspanel) .h33-strip,
  body:not(#modernpanel):not(#muspanel) .h33-section,
  body:not(#modernpanel):not(#muspanel) .h40-market-section,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices,
  body:not(#modernpanel):not(#muspanel) .hc-service-advantages,
  body:not(#modernpanel):not(#muspanel) .hc-infra-section,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap,
  body:not(#modernpanel):not(#muspanel) .domainlookuplist,
  body:not(#modernpanel):not(#muspanel) .h42-contact-form-card,
  body:not(#modernpanel):not(#muspanel) .h42-contact-sidebar,
  body:not(#modernpanel):not(#muspanel) .h42-contact-benefits,
  body:not(#modernpanel):not(#muspanel) .h42-map{padding:24px!important;border-radius:20px!important;}
  body:not(#modernpanel):not(#muspanel) .h33-service-grid,
  body:not(#modernpanel):not(#muspanel) .popuzantilar,
  body:not(#modernpanel):not(#muspanel) .hc-advantage-grid,
  body:not(#modernpanel):not(#muspanel) .h42-contact-benefits{grid-template-columns:1fr!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-hero,
  body:not(#modernpanel):not(#muspanel) .h42-contact-hero{padding:34px 24px!important;border-radius:20px!important;min-height:0!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-hero:before{display:none!important;}
  body:not(#modernpanel):not(#muspanel) .alanadisorgu,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-search-card{padding:24px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar{grid-template-columns:1fr!important;height:auto!important;padding:8px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar input{height:52px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar .gonderbtn{width:100%!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust{grid-template-columns:1fr!important;gap:14px!important;}
  body:not(#modernpanel):not(#muspanel) .h42-form-row{grid-template-columns:1fr!important;}
  body:not(#modernpanel):not(#muspanel) .h42-contact-quick{display:grid!important;grid-template-columns:1fr!important;}
}
@media(max-width:520px){
  body:not(#modernpanel):not(#muspanel) .h47-brand img,
  body:not(#modernpanel):not(#muspanel) .h72-brand img{max-width:145px!important;}
  body:not(#modernpanel):not(#muspanel) .h47-cart,
  body:not(#modernpanel):not(#muspanel) .h72-cart{display:none!important;}
  body:not(#modernpanel):not(#muspanel) .h54-feature-strip{grid-template-columns:1fr!important;}
  body:not(#modernpanel):not(#muspanel) .h54-copy-item h1,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy h1,
  body:not(#modernpanel):not(#muspanel) .h42-contact-hero h1{font-size:31px!important;}
}
