.dfx-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid #e9e6ef;color:#161c2d;font-family:Montserrat,sans-serif}
.dfx-header *{box-sizing:border-box}
.dfx-header a{color:inherit;text-decoration:none}
.dfx-header a:hover{color:#6a00ff}
.dfx-header :is(a,button,summary):focus-visible{outline:3px solid #6a00ff;outline-offset:3px}
.dfx-header .dfx-header-inner{max-width:1440px;margin:auto;padding:0 clamp(16px,3vw,48px)}
.dfx-header-top{display:flex;gap:16px;align-items:center;min-height:90px;position:relative}
.dfx-brand{display:flex;align-items:center;margin-right:auto;flex-shrink:0}
.dfx-brand img{width:174px;height:auto;display:block}
.dfx-header-actions{display:flex;align-items:center;gap:12px;min-width:0}
.dfx-header-actions>a,.dfx-languages>summary{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:600;line-height:1.4}
.dfx-header-actions .dfx-account{background:#161c2d;color:#fff}
.dfx-header-actions .dfx-cart{border:1px solid #e8e5ef}
.dfx-header svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dfx-languages{position:relative;flex-shrink:0}
.dfx-header summary{cursor:pointer;list-style:none}
.dfx-header summary::-webkit-details-marker{display:none}
.dfx-languages>summary{border:1px solid #e8e5ef}
.dfx-languages>summary:after,.dfx-nav-group>summary:after{content:'⌄';margin-left:auto}
.dfx-language-options{position:absolute;right:0;top:calc(100% + 8px);width:220px;max-width:calc(100vw - 32px);padding:8px;background:#fff;border:1px solid #e8e5ef;border-radius:14px;box-shadow:0 16px 50px #161c2d24;z-index:120}
.dfx-language-options a,.dfx-language-options button{display:flex;align-items:center;min-height:44px;padding:10px 12px;gap:12px;width:100%;text-align:left;border:0;background:transparent;font-size:14px;border-radius:8px;color:#161c2d;cursor:pointer}
.dfx-language-options [aria-current]{background:#f0e9ff;color:#5900d6;font-weight:700}
.dfx-language-options button{border-top:1px solid #eee;margin-top:5px;border-radius:0}
.dfx-account-menu .dfx-language-options{width:280px;max-height:70vh;overflow-y:auto}
.dfx-account-menu>summary{background:#161c2d;color:#fff}
.dfx-account-menu>summary:after{display:none}
.dfx-menu{border-top:1px solid #eeeaf3}
.dfx-menu>summary{padding:12px 0;min-height:48px;font-weight:600;font-size:14px;display:flex;align-items:center;gap:10px}
.dfx-navigation>ul{display:flex;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}
.dfx-navigation li{margin:0;padding:0;list-style:none;min-width:0}
.dfx-navigation>ul>li>a,.dfx-nav-group>summary{display:flex;align-items:center;gap:10px;padding:14px 16px;min-height:48px;font-size:13px;font-weight:600;line-height:1.5}
.dfx-nav-group{position:relative}
.dfx-submenu{position:absolute;left:0;top:100%;width:300px;max-width:calc(100vw - 32px);max-height:min(65vh,600px);overflow-y:auto;padding:8px!important;background:#fff;border:1px solid #e8e5ef;border-radius:14px;box-shadow:0 16px 50px #161c2d24;z-index:110}
.dfx-submenu a{display:block;min-height:44px;padding:10px 12px;line-height:1.5;font-size:13px;overflow-wrap:anywhere;border-radius:8px}
.dfx-submenu a:hover{background:#f4efff}
.dfx-nav-divider{border-top:1px solid #eee;margin:6px 0!important}
.dfx-navigation .dfx-nav-group[open]>summary{color:#6a00ff}
.dfx-header .user-dropdown-header{margin:0!important}
.dfx-header .user-dropdown-header .dropdown-menu{right:0;left:auto;max-width:calc(100vw - 32px)}
.dfx-home-hero{padding-top:80px!important;padding-bottom:64px!important;min-height:560px;background-size:cover!important}
.dfx-home-hero .hero-content{margin-bottom:0!important}
.dfx-home-hero .coodiv-cloud-hero-title{font-size:clamp(2rem,3.25vw,3.4rem);line-height:1.16;letter-spacing:-.035em}
.dfx-home-hero .hero-content p{line-height:1.75;color:#4b5262}
.dfx-home-hero .hero-btns .btn{border-radius:10px!important;white-space:normal;min-height:48px}
.dfx-home-content{width:100%;min-width:0}
.dfx-home-content .dfx-section{padding:72px clamp(20px,4vw,64px)}
.dfx-home-content .dfx-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.dfx-home-content .dfx-card{position:relative;min-width:0;border:1px solid #e5e1ec;border-radius:20px;padding:30px;background:#fff;color:#161c2d;box-shadow:0 8px 32px #17112608;overflow-wrap:anywhere}
.dfx-home-content .dfx-card h3{color:inherit;font-size:24px;letter-spacing:-.04em;line-height:1.25;min-height:2.5em}
.dfx-home-content .dfx-card p{color:#586071;font-size:14px;line-height:1.75}
.dfx-home-content .dfx-card .dfx-eyebrow{font-size:11px;letter-spacing:.1em;color:#6a00ff;font-weight:700}
.dfx-home-content .dfx-card .dfx-specs{font-size:14px}
.dfx-home-content .dfx-card .dfx-specs li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 16px;border-color:#edeaf2;padding:13px 0}
.dfx-home-content .dfx-card .btn{border-radius:10px!important;padding:14px 18px;min-height:48px;white-space:normal;font-weight:600;line-height:1.5}
.dfx-home-content #hosting .dfx-card{background:#161c2d;color:#fff;border-color:#30374b}
.dfx-home-content #hosting .dfx-card p{color:#d7dbe5}
.dfx-home-content #hosting .dfx-card .dfx-eyebrow{color:#c8acff}
.dfx-home-content #hosting .dfx-specs li{border-color:#ffffff26}
.dfx-home-content #hosting .dfx-card:nth-child(2){background:linear-gradient(145deg,#312148,#161c2d);border-color:#9370cf}
.dfx-home-content #cloud-vps .dfx-card:nth-child(2){border:2px solid #6a00ff;box-shadow:0 12px 40px #6a00ff10}
.dfx-home-content .dfx-tier{display:flex;align-items:center;gap:10px;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.12em}
.dfx-home-content .dfx-tier:before{content:'';width:8px;height:8px;border-radius:3px;background:#8b45ff}
.dfx-home-content .dfx-regions{padding:24px clamp(20px,4vw,64px);background:#161c2d;color:#fff}
.dfx-home-content .dfx-region-list{display:flex;flex-wrap:wrap;gap:10px 24px;margin:12px 0 0;padding:0;list-style:none}
.dfx-region-list li{display:flex;align-items:center;gap:8px;font-size:14px}
.dfx-region-list li:before{content:'';width:6px;height:6px;border-radius:50%;background:#c69bff}
.dfx-home-content .dfx-regions p{font-size:12px;color:#d3cce0;margin:12px 0 0}
.dfx-processor{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 28px;padding:20px 24px;border:1px solid #e5e1ec;border-radius:14px;background:#faf9fc;flex-wrap:wrap}
.dfx-processor span{font-size:14px;font-weight:600}
.dfx-processor strong{font-size:24px;letter-spacing:-.03em;color:#161c2d}
.dfx-processor img{width:144px;height:72px;object-fit:contain}
.dfx-processor img[hidden]{display:none}
.dfx-home-content .dfx-nav{gap:8px;padding-top:20px;padding-bottom:20px}
.dfx-home-content .dfx-nav a{border-radius:999px;font-size:12px;line-height:1.5;white-space:normal}
.dfx-home-content .dfx-review-grid .review-box{margin:0!important;min-width:0}
.dfx-home-content .dfx-review-grid .rating{flex-wrap:wrap;gap:8px}
.dfx-home-content .dfx-service h3{min-height:0}
@media(min-width:1100px){.dfx-menu>summary{display:none}.dfx-navigation>ul>li:first-child>a{padding-left:0}}
@media(max-width:1099px){.dfx-header-top{min-height:76px}.dfx-menu{padding-bottom:0}.dfx-navigation>ul{flex-direction:column;gap:0;padding-bottom:14px}.dfx-navigation>ul>li>a,.dfx-nav-group>summary{padding:13px 8px}.dfx-submenu{position:static;width:100%;max-width:100%;max-height:none;box-shadow:none;border-radius:8px;background:#f8f6fc;margin-bottom:10px!important}.dfx-nav-group>summary:after{margin-left:auto}.dfx-home-hero{padding:48px 24px 280px!important;background-size:auto 280px!important;background-position:75% bottom!important;min-height:0}.dfx-home-hero .col-md-7{flex:0 0 100%;max-width:100%}.dfx-home-hero .hero-content{max-width:650px;margin:auto!important;text-align:center!important}.dfx-home-hero .hero-content p{padding-right:0!important}.dfx-home-content .dfx-grid{gap:16px}.dfx-home-content .dfx-card{padding:24px}}
@media(max-width:800px){.dfx-home-content .dfx-grid{grid-template-columns:1fr}.dfx-home-content .dfx-card h3{min-height:0}.dfx-home-content .dfx-section{padding:44px 20px}.dfx-home-content .dfx-grid>article>p{min-height:0}.dfx-home-content .dfx-review-grid{grid-template-columns:1fr}.dfx-home-content .dfx-card{padding:28px}.dfx-home-content .dfx-grid .dfx-price-area{margin-top:8px}.domain-checker-emyui-aws-homepage .input-group{display:flex;flex-wrap:nowrap}.domain-checker-emyui-aws-homepage .input-group-input{min-width:0;flex:1}.domain-checker-emyui-aws-homepage .input-group-btn{flex-shrink:0}.domain-checker-emyui-aws-homepage-ltds{flex-wrap:wrap;gap:16px;padding:20px 0}.domain-checker-emyui-aws-homepage-ltds>a{margin:0!important;min-width:70px}.dfx-home-content .page-builder-section .rounded-8{padding:24px!important}}
@media(max-width:575px){.dfx-header-top{gap:8px;min-height:72px}.dfx-brand img{width:112px}.dfx-header-actions{gap:6px}.dfx-header-actions>a,.dfx-languages>summary{padding:10px;min-width:44px;font-size:12px}.dfx-languages>summary svg{display:none}.dfx-header .dfx-register,.dfx-account span{display:none}.dfx-header-actions .dfx-cart{position:relative}.dfx-cart span{position:absolute;right:-2px;top:0;background:#6a00ff;color:#fff;border-radius:8px;min-width:15px;font-size:10px;text-align:center}.dfx-home-hero .coodiv-cloud-hero-title{font-size:2rem}.dfx-home-hero{padding-top:32px!important;padding-left:20px!important;padding-right:20px!important}.dfx-header .user-dropdown-header{max-width:48px}.dfx-header .user-dropdown-header .dropdown-toggle{max-width:44px;overflow:hidden}.dfx-home-content .dfx-card h3{font-size:24px}.dfx-processor{padding:20px}.dfx-home-content .dfx-nav a{padding:9px 12px}}
@media(max-width:575px){.dfx-account-menu>summary svg{display:block}.dfx-header-top>.dfx-languages{position:static}}
@media(max-width:360px){.dfx-brand img{width:102px}.dfx-header-top{gap:6px}.dfx-header-actions>a,.dfx-languages>summary{padding:8px}}
@media(prefers-reduced-motion:reduce){.dfx-header *,.dfx-home-content *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
