*{box-sizing:border-box}html{scroll-behavior:smooth}.edi-body,.client-body{margin:0;color:#182038;background:var(--edi-neutral,#f5f7fa);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.edi-body a,.client-body a{text-decoration:none}.edi-icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex:0 0 auto}.edi-container{width:min(1180px,calc(100% - 34px));margin:0 auto}.edi-contact-strip{height:34px;background:linear-gradient(90deg,var(--edi-primary),var(--edi-secondary));color:#fff;font-size:12px}.edi-contact-strip .edi-container{height:100%;display:flex;justify-content:flex-end;align-items:center;gap:28px}.edi-contact-strip a,.edi-contact-strip span{display:inline-flex;align-items:center;gap:7px;color:#fff}.edi-contact-strip .edi-icon{width:15px;height:15px}.edi-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid #edf0f5;backdrop-filter:blur(18px)}.edi-header-inner{height:72px;display:flex;align-items:center;gap:24px}.edi-brand{display:inline-flex;align-items:center;gap:10px;color:#15203c;font-size:22px;font-weight:900;letter-spacing:-.6px}.edi-brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--edi-primary),var(--edi-secondary));color:#fff;font-weight:950;box-shadow:0 8px 20px color-mix(in srgb,var(--edi-primary) 25%,transparent)}.edi-logo-image{display:block;max-width:190px;max-height:48px;object-fit:contain}.edi-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin-left:auto}.edi-nav a{display:flex;align-items:center;gap:5px;padding:25px 0;color:#1e2944;font-size:13px;font-weight:750;white-space:nowrap}.edi-nav a:hover{color:var(--edi-primary)}.edi-nav small{padding:2px 6px;border-radius:999px;background:var(--edi-accent);color:#31400a;font-size:8px;font-weight:900}.edi-nav-toggle{display:none;border:0;background:none;color:#24324d;font-size:24px;cursor:pointer}.edi-header-actions{display:flex;align-items:center;gap:11px}.edi-cart-link{display:inline-flex;align-items:center;gap:6px;padding:10px 11px;border:1px solid #dce4f2;border-radius:11px;color:#405071;font-size:12px;font-weight:800}.edi-cart-link .edi-icon{width:17px}.edi-cart-link b{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--edi-primary);color:#fff;font-size:10px}.edi-user-chip{display:flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid #e2e7ef;border-radius:12px;color:#27344e}.edi-user-chip>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:linear-gradient(135deg,var(--edi-primary),var(--edi-secondary));color:#fff;font-size:12px;font-weight:900}.edi-user-chip strong{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.edi-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 17px;border:1px solid transparent;border-radius:10px;font:inherit;font-size:13px;font-weight:850;cursor:pointer;transition:.2s}.edi-btn:hover{transform:translateY(-1px)}.edi-btn .edi-icon{width:17px}.edi-btn-primary{background:linear-gradient(135deg,var(--edi-primary),color-mix(in srgb,var(--edi-primary) 75%,var(--edi-secondary)));color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--edi-primary) 22%,transparent)}.edi-btn-outline{border-color:var(--edi-primary);background:#fff;color:var(--edi-primary)}.edi-btn-soft{background:#eef4ff;color:var(--edi-primary)}.edi-btn-accent{background:var(--edi-accent);color:#223006;box-shadow:0 10px 24px color-mix(in srgb,var(--edi-accent) 30%,transparent)}.edi-btn-white{background:#fff;color:var(--edi-primary)}.edi-btn-block{width:100%}.edi-alert{margin-top:14px;padding:13px 16px;border-radius:12px;font-size:13px}.edi-alert-success{background:#dcfce7;color:#166534}.edi-alert-danger{background:#fee2e2;color:#991b1b}.edi-alert-warning{background:#fef3c7;color:#92400e}.edi-alert-info{background:#dbeafe;color:#1d4ed8}
/* Landing */
.edi-home-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,var(--edi-primary) 0%,color-mix(in srgb,var(--edi-primary) 55%,var(--edi-secondary)) 55%,var(--edi-secondary) 100%);color:#fff}.edi-home-hero:before,.edi-home-hero:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.11)}.edi-home-hero:before{width:510px;height:510px;right:3%;top:-260px}.edi-home-hero:after{width:310px;height:310px;left:-170px;bottom:-150px}.edi-home-hero-grid{min-height:500px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;position:relative;z-index:1}.edi-home-hero-copy{padding:72px 0 95px}.edi-hero-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--edi-accent);color:#314309;font-size:11px;font-weight:900}.edi-home-hero h1{margin:17px 0 14px;max-width:650px;font-size:54px;line-height:1.07;letter-spacing:-2.6px}.edi-home-hero h1 span{color:var(--edi-accent)}.edi-home-hero-copy>p{max-width:610px;margin:0;color:rgba(255,255,255,.91);font-size:17px;line-height:1.7}.edi-hero-actions{display:flex;gap:12px;margin-top:25px}.edi-hero-assurances{display:flex;flex-wrap:wrap;gap:22px;margin-top:21px;color:rgba(255,255,255,.9);font-size:12px;font-weight:700}.edi-hero-assurances span{display:inline-flex;align-items:center;gap:7px}.edi-hero-assurances .edi-icon{width:16px}.edi-hero-visual{height:420px;position:relative}.edi-server-rack{position:absolute;right:20px;top:64px;width:185px;height:275px;padding:14px;border-radius:30px;background:linear-gradient(155deg,rgba(12,52,133,.42),rgba(0,154,218,.42));transform:skewY(-3deg);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.edi-server-rack i{display:block;height:70px;margin:10px;border-radius:13px;background:linear-gradient(90deg,rgba(255,255,255,.14),rgba(255,255,255,.04));box-shadow:inset 0 0 0 1px rgba(255,255,255,.17)}.edi-server-rack i:after{content:"•••";display:block;padding:20px;color:var(--edi-accent);letter-spacing:8px}.edi-hero-person{position:absolute;right:115px;bottom:21px;width:230px;height:340px}.edi-person-head{position:absolute;left:76px;top:6px;width:85px;height:98px;border-radius:47% 47% 43% 43%;background:linear-gradient(160deg,#ffd0b2,#e8a784);box-shadow:inset 10px 0 0 #14233a}.edi-person-head:before{content:"";position:absolute;width:74px;height:35px;left:5px;top:-5px;border-radius:50% 50% 30% 30%;background:#15253e;transform:rotate(-4deg)}.edi-person-head:after{content:"⌣";position:absolute;left:34px;top:43px;color:#7a3f34;font-size:25px}.edi-person-body{position:absolute;left:31px;top:91px;width:180px;height:245px;border-radius:65px 65px 28px 28px;background:linear-gradient(135deg,#063dba,var(--edi-primary));box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),0 30px 60px rgba(5,38,110,.25)}.edi-person-body span{position:absolute;right:30px;top:28px;font-size:34px;font-weight:950;color:#fff;transform:skew(-8deg)}.edi-laptop{position:absolute;left:-20px;bottom:24px;width:205px;height:119px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(155deg,#e9edf2,#aeb9c8);color:#fff;font-size:30px;font-weight:950;transform:skewY(3deg);box-shadow:0 20px 35px rgba(7,34,84,.3)}.edi-float-card{position:absolute;padding:12px 15px;border-radius:12px;background:#fff;color:#1c2943;box-shadow:0 16px 35px rgba(14,37,83,.2)}.edi-float-card small,.edi-float-card strong{display:block}.edi-float-card small{color:#6f7c91;font-size:10px}.edi-float-card strong{margin-top:2px;font-size:13px}.edi-float-performance{left:0;top:64px;width:150px}.edi-float-performance svg{width:100%;height:36px;margin-top:5px}.edi-float-performance path{fill:none;stroke:#71d80a;stroke-width:4}.edi-float-uptime{left:20px;bottom:100px;min-width:130px}.edi-float-uptime b{position:absolute;right:12px;top:16px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#28c76f;color:#fff}.edi-cloud-shape{position:absolute;right:0;bottom:54px;width:92px;height:36px;border-radius:50px;background:rgba(255,255,255,.85);filter:drop-shadow(0 10px 14px rgba(13,76,149,.18))}.edi-cloud-shape:before,.edi-cloud-shape:after{content:"";position:absolute;border-radius:50%;background:inherit}.edi-cloud-shape:before{width:42px;height:42px;left:16px;top:-19px}.edi-cloud-shape:after{width:33px;height:33px;right:12px;top:-12px}.edi-domain-strip{position:relative;z-index:5;margin-top:-44px}.edi-domain-strip-inner{display:grid;grid-template-columns:230px minmax(380px,1fr) auto;align-items:center;gap:16px;padding:17px 20px;border-radius:16px;background:linear-gradient(105deg,var(--edi-accent),color-mix(in srgb,var(--edi-accent) 75%,#f3ff70));box-shadow:0 18px 35px rgba(41,71,93,.16)}.edi-domain-strip-title strong,.edi-domain-strip-title span{display:block}.edi-domain-strip-title strong{font-size:14px}.edi-domain-strip-title span{margin-top:4px;font-size:10px;color:#536115}.edi-domain-main-search{display:grid;grid-template-columns:1fr 90px 130px;background:#fff;border-radius:10px;overflow:hidden}.edi-domain-main-search label{display:flex;align-items:center;gap:9px;padding:0 13px}.edi-domain-main-search .edi-icon{width:17px;color:#8994aa}.edi-domain-main-search input,.edi-domain-main-search select{min-width:0;height:48px;border:0;outline:0;background:#fff;color:#26334d;font:inherit;font-size:13px}.edi-domain-main-search select{border-left:1px solid #edf0f5;padding-inline:12px}.edi-domain-main-search button{border:0;background:#22356f;color:#fff;font-weight:850;cursor:pointer}.edi-tld-chips{display:flex;gap:7px}.edi-tld-chips a{min-width:72px;padding:8px 9px;border-radius:9px;background:rgba(255,255,255,.78);color:#25334d;text-align:center}.edi-tld-chips strong,.edi-tld-chips small{display:block}.edi-tld-chips strong{font-size:12px}.edi-tld-chips small{margin-top:2px;font-size:8px}.edi-home-services{padding:24px 0 15px;background:var(--edi-neutral)}.edi-home-service-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:11px}.edi-home-service-card{position:relative;min-height:185px;padding:17px 15px;border:1px solid #e1e7f0;border-radius:13px;background:#fff;color:#1c2842;box-shadow:0 9px 25px rgba(30,53,91,.06);transition:.2s}.edi-home-service-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--edi-primary) 35%,#e1e7f0);box-shadow:0 15px 32px rgba(30,53,91,.11)}.edi-home-service-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#eef5ff;color:var(--edi-primary)}.edi-home-service-icon .edi-icon{width:25px;height:25px}.edi-home-service-card h3{margin:12px 0 5px;font-size:13px}.edi-home-service-card p{min-height:38px;margin:0;color:#69768b;font-size:10px;line-height:1.45}.edi-home-service-card>small{display:block;margin-top:14px;color:#8791a3;font-size:9px}.edi-home-service-card>strong{display:block;margin-top:3px;font-size:13px}.edi-home-service-card>strong em{font-size:9px;font-style:normal;font-weight:600;color:#7c8799}.edi-home-service-card>b{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:25px;height:25px;border:1px solid #dbe4f1;border-radius:50%;color:var(--edi-primary)}.edi-home-service-card>b .edi-icon{width:14px}.edi-trust-section{padding:16px 0 26px;background:var(--edi-neutral)}.edi-trust-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:12px}.edi-trust-panel,.edi-reason-panel{padding:19px 22px;border:1px solid #e1e7ef;border-radius:14px;background:#fff}.edi-trust-panel h2,.edi-reason-panel h2{margin:0 0 15px;font-size:14px}.edi-trust-badges,.edi-reason-list{display:grid;gap:10px}.edi-trust-badges{grid-template-columns:repeat(5,1fr)}.edi-reason-list{grid-template-columns:repeat(4,1fr)}.edi-trust-badges span,.edi-reason-list span{display:grid;grid-template-columns:34px 1fr;column-gap:8px;align-items:center}.edi-trust-badges .edi-icon,.edi-reason-list .edi-icon{grid-row:1/3;width:34px;height:34px;padding:8px;border-radius:50%;background:#edf5ff;color:var(--edi-primary)}.edi-trust-badges b,.edi-reason-list b{font-size:9px}.edi-trust-badges small,.edi-reason-list small{color:#7a8496;font-size:8px}.edi-solutions-section{padding:18px 0 48px;background:#fff}.edi-section-heading{text-align:center}.edi-section-heading>span{color:var(--edi-primary);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.edi-section-heading h2{margin:4px 0 7px;font-size:29px;letter-spacing:-.8px}.edi-section-heading p{margin:0;color:#748095;font-size:13px}.edi-solution-tabs{max-width:1000px;margin:26px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe5ef;border-radius:11px 11px 0 0;overflow:hidden}.edi-solution-tabs button{height:48px;border:0;border-right:1px solid #e3e8f1;background:#fff;color:#42516e;font-weight:750;cursor:pointer}.edi-solution-tabs button:last-child{border-right:0}.edi-solution-tabs button.active{background:var(--edi-primary);color:#fff}.edi-solution-tabs .edi-icon{width:16px;margin-right:6px}.edi-solution-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px;padding:25px 35px;border:1px solid #dfe5ef;border-top:0;border-radius:0 0 13px 13px;background:#fff}.edi-solution-content h3{margin:0 0 8px;font-size:19px}.edi-solution-content p{margin:0;color:#62708a;font-size:12px;line-height:1.7}.edi-solution-illustration{height:115px;position:relative}.edi-browser-art{position:absolute;left:8px;top:8px;width:145px;height:92px;border:3px solid #5475c5;border-radius:8px;background:#eaf3ff}.edi-browser-art:before{content:"";display:block;height:17px;border-bottom:2px solid #5475c5;background:#fff}.edi-browser-art i{position:absolute;left:16px;top:32px;width:55px;height:40px;border-radius:4px;background:var(--edi-primary)}.edi-browser-art span{position:absolute;right:12px;top:32px;width:52px;height:7px;border-radius:5px;background:#8facdf;box-shadow:0 15px 0 #8facdf,0 30px 0 #ffbd3d}.edi-browser-art b{position:absolute;left:29px;bottom:-13px;width:95px;height:9px;border-radius:50%;background:#b8c5dd}.edi-plant-art{position:absolute;right:7px;bottom:4px;width:34px;height:44px;border-radius:4px 4px 13px 13px;background:#e5b363}.edi-plant-art:before,.edi-plant-art:after{content:"";position:absolute;bottom:29px;width:25px;height:36px;border-radius:100% 0 100% 0;background:#2fbd78}.edi-plant-art:before{left:-11px;transform:rotate(-25deg)}.edi-plant-art:after{right:-10px;transform:scaleX(-1) rotate(-25deg)}.edi-featured-section{padding:60px 0 75px;background:var(--edi-neutral)}.edi-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.edi-featured-card{position:relative;padding:26px;border:1px solid #e1e7ef;border-radius:18px;background:#fff;box-shadow:0 13px 34px rgba(31,50,81,.06)}.edi-featured-card.featured{border-color:var(--edi-primary);box-shadow:0 18px 44px color-mix(in srgb,var(--edi-primary) 14%,transparent)}.edi-featured-badge{position:absolute;right:18px;top:18px;padding:5px 9px;border-radius:999px;background:var(--edi-accent);color:#33420b;font-size:9px;font-weight:900}.edi-featured-card h3{margin:0 0 6px;font-size:20px}.edi-featured-card>p{min-height:38px;margin:0;color:#718096;font-size:12px}.edi-featured-price{margin:20px 0}.edi-featured-price small,.edi-featured-price strong{display:block}.edi-featured-price small{color:#8390a3;font-size:10px}.edi-featured-price strong{margin-top:4px;font-size:27px}.edi-featured-price em{font-size:11px;font-style:normal;color:#69778c}.edi-featured-card ul{display:grid;gap:10px;min-height:125px;margin:0 0 20px;padding:0;list-style:none;color:#4d5a70;font-size:12px}.edi-featured-card li{display:flex;align-items:center;gap:7px}.edi-featured-card li .edi-icon{width:16px;color:#21a865}.edi-featured-card select,.edi-cycle{width:100%;height:42px;margin-bottom:10px;padding:0 11px;border:1px solid #dfe5ee;border-radius:10px;background:#fff}.edi-footer{background:#fff;border-top:1px solid #e6eaf1}.edi-footer-grid{display:grid;grid-template-columns:1.2fr .85fr 1fr 1fr;gap:35px;padding:40px 0}.edi-footer-grid strong{display:block;margin-bottom:14px;font-size:13px}.edi-footer-grid p,.edi-footer-grid a{color:#68758a;font-size:11px;line-height:1.65}.edi-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.edi-footer-brand p{max-width:260px}.edi-brand-light{margin-bottom:11px}.edi-switch-link{color:var(--edi-primary)!important;font-weight:850}.edi-footer-contact{display:flex;gap:8px!important}.edi-footer-contact .edi-icon,.edi-footer-grid a .edi-icon{width:15px;color:var(--edi-primary)}.edi-footer-links-two{display:grid;grid-template-columns:1fr 1fr;gap:6px 18px}.edi-footer-bottom-wrap{background:#16295a;color:#dfe8ff}.edi-footer-bottom{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px}.edi-footer-bottom a{color:#dfe8ff}.edi-wa{position:fixed;right:22px;bottom:22px;z-index:120;display:flex;align-items:center;gap:8px;padding:11px 15px;border-radius:999px;background:#21bf5b;color:#fff;font-size:12px;font-weight:850;box-shadow:0 14px 35px rgba(18,94,48,.28)}.edi-wa .edi-icon{width:19px}
/* Public inner pages */
.edi-page-hero{padding:55px 0;text-align:center;background:linear-gradient(135deg,#eef5ff,#f7fcff)}.edi-page-hero .edi-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e3efff;color:var(--edi-primary);font-size:10px;font-weight:900}.edi-page-hero h1{margin:12px 0 8px;font-size:38px}.edi-page-hero p{max-width:680px;margin:0 auto;color:#68758b}.edi-content-section{padding:50px 0 70px}.edi-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.edi-price-card{position:relative;padding:25px;border:1px solid #e0e6ef;border-radius:18px;background:#fff}.edi-price-card.featured{border-color:var(--edi-primary)}.edi-price-badge{position:absolute;right:17px;top:17px;padding:5px 9px;border-radius:999px;background:var(--edi-accent);font-size:9px;font-weight:900}.edi-price-card h3{margin:0}.edi-price-card .tagline{min-height:38px;color:#6e7a8e;font-size:12px}.edi-price{margin:20px 0}.edi-price strong{font-size:27px}.edi-price span{color:#7b8799;font-size:11px}.edi-feature-list{display:grid;gap:9px;min-height:130px;padding:0;list-style:none;font-size:12px;color:#4d596f}.edi-feature-list li:before{content:"✓";margin-right:8px;color:#20ad62;font-weight:900}.edi-form{display:grid;gap:13px}.edi-form label{display:grid;gap:6px;color:#39465e;font-size:12px;font-weight:750}.edi-form input,.edi-form select,.edi-form textarea{width:100%;min-height:43px;padding:10px 12px;border:1px solid #dce3ed;border-radius:10px;background:#fff;color:#26334a;font:inherit;outline:none}.edi-form textarea{min-height:110px;resize:vertical}.edi-form input:focus,.edi-form select:focus,.edi-form textarea:focus{border-color:var(--edi-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--edi-primary) 13%,transparent)}.edi-domain-search{display:grid;grid-template-columns:1fr 115px auto;max-width:760px;margin:25px auto 0;border-radius:12px;overflow:hidden;box-shadow:0 15px 36px rgba(35,56,95,.11)}.edi-domain-search input,.edi-domain-search select,.edi-domain-search button{height:55px;border:0;padding:0 15px;font:inherit}.edi-domain-search input,.edi-domain-search select{background:#fff}.edi-domain-search select{border-left:1px solid #e7ebf2}.edi-domain-result{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px;border:1px solid #e0e6ef;border-radius:17px;background:#fff}.edi-domain-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900}.edi-domain-status.available{background:#dcfce7;color:#166534}.edi-domain-status.taken{background:#fee2e2;color:#991b1b}.edi-domain-name{margin:9px 0 5px;font-size:25px}.edi-domain-price{text-align:right}.edi-domain-price strong,.edi-domain-price small{display:block}.edi-domain-price strong{font-size:25px}.edi-domain-price small{color:#778397}.edi-suggestion-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.edi-suggestion{display:flex;align-items:center;justify-content:space-between;padding:17px;border:1px solid #e0e6ef;border-radius:13px;background:#fff}.edi-cart-layout{display:grid;grid-template-columns:1fr 340px;gap:22px}.edi-cart-items{display:grid;gap:12px}.edi-cart-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:19px;border:1px solid #e0e6ef;border-radius:15px;background:#fff}.edi-cart-item h3{margin:0 0 5px}.edi-cart-meta{color:#758095;font-size:11px}.edi-cart-price{text-align:right}.edi-cart-price strong{display:block}.edi-summary{position:sticky;top:104px;padding:22px;border:1px solid #e0e6ef;border-radius:17px;background:#fff}.edi-summary h2{margin:0 0 15px}.edi-summary-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf0f5;font-size:12px}.edi-summary-row.total{font-size:16px;font-weight:900}.edi-empty{padding:55px;text-align:center;border:1px dashed #ccd6e5;border-radius:18px;background:#fff}.edi-auth-wrap{min-height:calc(100vh - 154px);display:grid;place-items:center;padding:45px 16px;background:linear-gradient(135deg,#eef5ff,#f8fcff)}.edi-auth-card{width:min(450px,100%);padding:28px;border:1px solid #e0e6ef;border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(32,55,92,.1)}.edi-auth-card h1{margin:0 0 8px}.edi-auth-card>p{color:#738096}.edi-auth-footer{text-align:center;margin-top:17px;color:#738096;font-size:12px}.edi-auth-footer a{color:var(--edi-primary);font-weight:850}
/* Client */
.client-body{background:#f4f6fb}.client-sidebar{position:fixed;inset:0 auto 0 0;z-index:90;width:265px;padding:18px 12px 24px;background:#fff;border-right:1px solid #e7eaf1;overflow-y:auto;transition:.25s}.client-brand{height:50px;padding:0 10px;margin-bottom:15px}.client-brand .edi-logo-image{max-height:42px;max-width:185px}.client-collapse{position:absolute;right:13px;top:28px;border:0;background:none;color:#7990ff;font-size:24px}.client-profile-mini{display:none}.client-nav{display:grid;gap:2px}.client-nav-label{padding:15px 13px 8px;color:#99a6c4;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.client-nav a{display:flex;align-items:center;gap:11px;min-height:43px;padding:9px 12px;border-radius:8px;color:#2e3952;font-size:13px;font-weight:600}.client-nav a .edi-icon{width:19px;color:#b4c4f7}.client-nav a>span:first-of-type{flex:1}.client-nav a:hover,.client-nav a.active{background:#f3f5ff;color:var(--edi-primary)}.client-nav a.active .edi-icon{color:var(--edi-primary)}.client-nav-count{display:grid!important;place-items:center;min-width:25px;height:25px;padding:0 6px;border-radius:4px;background:#5664dc;color:#fff!important;font-size:10px;font-weight:800;flex:0 0 auto!important}.client-store-link{display:flex;align-items:center;justify-content:center;margin:20px 9px 0;padding:11px;border-radius:8px;background:#4cc38a;color:#fff!important;font-size:12px;font-weight:800}.client-shell{width:calc(100% - 265px);margin-left:265px;min-width:0}.client-topbar{height:66px;position:sticky;top:0;z-index:70;display:flex;align-items:center;gap:14px;padding:0 24px;background:rgba(255,255,255,.96);border-bottom:1px solid #e8ebf1;backdrop-filter:blur(14px)}.client-menu{display:none;border:0;background:none;font-size:23px}.client-breadcrumb{display:flex;align-items:center;gap:8px;color:#1f293d;font-size:13px;font-weight:750}.client-breadcrumb b{padding:9px 14px;border-radius:5px;background:#61e4ae;color:#103c2e;font-size:12px}.client-top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.client-top-action{display:inline-flex!important;align-items:center;gap:6px;height:42px;padding:0 12px;border:1px solid #586cff!important;border-radius:5px;color:#6974a5!important;background:#fff!important;font-size:11px!important}.client-top-action .edi-icon{width:16px}.client-user-menu{position:relative}.client-user-menu>button{display:flex;align-items:center;gap:9px;border:0;background:#fff;cursor:pointer}.client-user-avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:7px;background:#e5f8ef;color:#28a66f;font-weight:900}.client-user-copy{text-align:left}.client-user-copy strong,.client-user-copy small{display:block}.client-user-copy strong{font-size:11px}.client-user-copy small{margin-top:2px;color:#8a95a8;font-size:9px}.client-user-dropdown{display:none;position:absolute;right:0;top:47px;width:180px;padding:8px;border:1px solid #e1e6ee;border-radius:11px;background:#fff;box-shadow:0 15px 35px rgba(31,47,77,.14)}.client-user-menu.open .client-user-dropdown{display:grid}.client-user-dropdown a,.client-user-dropdown button{width:100%;display:flex;align-items:center;gap:8px;padding:10px;border:0;border-radius:8px;background:#fff;color:#36425a;text-align:left;font-size:12px;cursor:pointer}.client-user-dropdown a:hover,.client-user-dropdown button:hover{background:#f3f6fb}.client-user-dropdown form{margin:0}.client-flash{margin:14px 25px 0}.client-main{padding:25px}.client-welcome{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:19px}.client-welcome h1{margin:0 0 4px;font-size:20px}.client-welcome p{margin:0;color:#8590a3;font-size:11px}.client-dashboard-top{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.client-announcement{position:relative;min-height:282px;padding:25px;overflow:hidden;border-radius:8px;background:linear-gradient(120deg,var(--edi-primary),var(--edi-secondary));color:#fff}.client-announcement:after{content:"";position:absolute;right:-60px;top:-70px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.client-announcement-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--edi-accent);color:#33420a;font-size:9px;font-weight:900}.client-announcement h2{max-width:470px;margin:15px 0 9px;font-size:24px}.client-announcement p{max-width:450px;margin:0;color:rgba(255,255,255,.91);font-size:11px;line-height:1.7}.client-announcement .edi-btn{margin-top:19px}.client-announcement-art{position:absolute;right:23px;bottom:0;width:190px;height:218px;opacity:.95}.client-announcement-art .edi-server-rack{right:0;top:15px;width:90px;height:175px;padding:6px}.client-announcement-art .edi-server-rack i{height:42px;margin:7px}.client-announcement-art .edi-server-rack i:after{padding:10px;letter-spacing:3px}.client-announcement-art .edi-hero-person{right:48px;bottom:-3px;transform:scale(.56);transform-origin:bottom right}.client-news{border:1px solid #e1e5ec;border-radius:8px;background:#fff}.client-card-head{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;border-bottom:1px solid #e7eaf0}.client-card-head h2{margin:0;font-size:15px}.client-card-head a{color:var(--edi-primary);font-size:10px;font-weight:750}.client-news-list{display:grid}.client-news-item{padding:15px 18px;border-bottom:1px solid #edf0f4}.client-news-item:last-child{border-bottom:0}.client-news-item strong{display:block;color:#5362dd;font-size:11px}.client-news-item p{margin:5px 0;color:#8590a3;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-news-item time{display:block;text-align:right;color:#8b95a7;font-size:9px}.client-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:20px 0}.client-stat{min-height:104px;padding:18px;border-radius:6px;background:#fff;border:1px solid #e3e7ed;box-shadow:0 8px 18px rgba(36,49,75,.08)}.client-stat:nth-child(1){background:#eaf3ff}.client-stat:nth-child(2){background:#daf9f5}.client-stat:nth-child(3){background:#fff6dc}.client-stat:nth-child(4){background:#ffe8ea}.client-stat-head{display:flex;align-items:center;gap:9px}.client-stat-icon{width:29px;height:29px;display:grid;place-items:center;color:#59679d}.client-stat-icon .edi-icon{width:25px}.client-stat small{color:#7f899d;font-size:10px}.client-stat strong{display:inline-block;margin-top:9px;font-size:27px;color:#5b6696}.client-stat a{display:block;margin-top:9px;color:#5b67dc;font-size:9px;font-weight:750}.client-grid-2{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.client-card{background:#fff;border:1px solid #e1e5ec;border-radius:8px;overflow:hidden}.client-card-body{padding:20px}.client-table-wrap{overflow:auto}.client-table{width:100%;border-collapse:collapse;font-size:11px}.client-table th,.client-table td{padding:12px 13px;text-align:left;border-bottom:1px solid #e8ebef;white-space:nowrap}.client-table th{color:#2f3542;font-size:10px;background:#fff}.client-table tbody tr:nth-child(odd){background:#f7f8fa}.client-table td{color:#4f596b}.client-table td strong{color:#2c3340}.client-table a{color:#5b68e7}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:50px;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800;text-transform:capitalize}.status-active,.status-paid,.status-provisioned,.status-resolved{background:#52c28a;color:#fff}.status-pending,.status-unpaid,.status-queued,.status-open{background:#fff0ce;color:#a76a05}.status-cancelled,.status-failed,.status-expired,.status-suspended,.status-overdue{background:#ffe0e0;color:#b52323}.status-manual_review,.status-in_progress,.status-customer_reply,.status-staff_reply{background:#e5e8ff;color:#5362d9}.client-help-list{display:grid;gap:11px}.client-help-item{display:flex;align-items:center;gap:10px;color:#5869dd;font-size:11px}.client-help-item span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:var(--edi-primary)}.client-help-item .edi-icon{width:16px}.client-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.client-section-title h1{margin:0;font-size:19px}.client-section-title p{margin:5px 0 0!important;color:#7d889a!important;font-size:11px}.client-category-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px;padding:24px;border:1px solid #e1e5ec;border-radius:8px;background:#fff}.client-category-product{min-height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:17px;border:1px solid #e0e4eb;border-radius:5px;background:#fff;text-align:center;box-shadow:0 9px 15px rgba(35,49,75,.11)}.client-category-product .product-logo{width:78px;height:68px;display:grid;place-items:center;color:var(--edi-secondary)}.client-category-product .product-logo .edi-icon{width:54px;height:54px}.client-category-product h3{margin:8px 0 4px;font-size:15px;color:#5b6274}.client-category-product p{margin:0 0 12px;color:#8b93a3;font-size:10px}.client-category-actions{display:flex;gap:6px}.client-category-actions a,.client-category-actions button{padding:6px 10px;border:1px solid #5666ff;border-radius:999px;background:#fff;color:#5666ff;font-size:9px}.client-category-actions .order{border-color:#51bd82;background:#51bd82;color:#fff}.client-filter-card{padding:20px 24px;border:1px solid #e1e5ec;border-radius:8px;background:#fff}.client-filter-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.client-filter-head h2{margin:0;font-size:15px}.client-filter-controls{display:flex;gap:7px}.client-filter-controls input,.client-filter-controls select{height:38px;border:1px solid #dce2eb;border-radius:5px;padding:0 11px;background:#fff;font-size:10px}.client-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.client-service{padding:19px;border-radius:10px;background:#fff;border:1px solid #e1e5ec}.client-service-top{display:flex;justify-content:space-between;gap:12px}.client-service h3{margin:13px 0 6px}.client-service p{margin:0;color:#6b7280;font-size:12px}.client-service-meta{display:grid;gap:8px;margin-top:18px;padding-top:15px;border-top:1px solid #eef0f4;font-size:11px;color:#596375}.client-service-meta span{display:flex;justify-content:space-between}.domain-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.domain-summary{min-height:143px;padding:30px;border:1px solid #e1e5ec;background:#fff}.domain-summary .edi-icon{width:33px;height:33px;padding:7px;border-radius:50%;background:#cdf7ec;color:#4dbd91}.domain-summary:nth-child(2) .edi-icon{background:#ffefc7;color:#e8aa26}.domain-summary:nth-child(3) .edi-icon{background:#ffd5e9;color:#e95098}.domain-summary h3{margin:16px 0 4px;color:#5d6375;font-size:15px}.domain-summary p{margin:0;color:#8b94a5;font-size:11px}.domain-manage{display:grid;grid-template-columns:1fr 1fr;gap:18px}.domain-card{padding:20px;border-radius:10px;background:#fff;border:1px solid #e1e5ec}.domain-card h3{margin:0 0 6px}.invoice-layout{display:grid;grid-template-columns:265px 1fr;gap:18px}.invoice-sidebar-card{margin-bottom:18px;border:1px solid #e1e5ec;border-radius:8px;background:#fff;overflow:hidden}.invoice-sidebar-card h2{margin:0;padding:17px 20px;border-bottom:1px solid #e7eaf0;font-size:15px}.invoice-status-list{display:grid}.invoice-status-list a{display:flex;align-items:center;gap:9px;padding:12px 15px;border-bottom:1px solid #edf0f3;color:#5d6575;font-size:11px}.invoice-status-list a:last-child{border-bottom:0}.invoice-status-list a.active{color:var(--edi-primary)}.invoice-status-list i{width:13px;height:13px;border:1px solid #8d96a5;border-radius:50%}.invoice-status-list a.active i{border:4px solid var(--edi-primary)}.invoice-status-list b{margin-left:auto;display:grid;place-items:center;min-width:25px;height:25px;border-radius:50%;background:#e8eaf1;color:#5c6575;font-size:9px}.invoice-side-value{padding:22px;color:#7c879a;font-size:11px;line-height:1.6}.invoice-side-value strong{display:block;color:#24ae69;font-size:15px}.ticket-top-card{padding:24px;border:1px solid #e1e5ec;border-radius:8px;background:#fff}.ticket-search-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:13px}.ticket-search-row form{display:flex;flex:1}.ticket-search-row input{height:39px;flex:1;border:1px solid #dce2eb;border-radius:5px 0 0 5px;padding:0 12px}.ticket-search-row button{border:1px solid #5867e9;border-radius:0 5px 5px 0;background:#fff;color:#5867e9;padding:0 16px}.ticket-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.ticket-contact-card{border:1px solid #e1e5ec;border-radius:8px;background:#fff}.ticket-contact-card h2{margin:0;padding:16px 20px;border-bottom:1px solid #e7eaf0;font-size:15px}.ticket-contact-card>div{padding:20px;color:#566173;font-size:11px;line-height:1.7}.ticket-layout{display:grid;grid-template-columns:340px 1fr;gap:18px}.ticket-list{display:grid;gap:9px}.ticket-item{display:block;padding:15px;border:1px solid #e1e5ec;border-radius:10px;background:#fff;color:#263044}.ticket-item strong,.ticket-item small{display:block}.ticket-item small{margin-top:6px;color:#7a8495}.ticket-thread{padding:20px;background:#fff;border:1px solid #e1e5ec;border-radius:10px}.ticket-message{max-width:82%;padding:14px 16px;border-radius:16px;margin-bottom:12px;background:#f1f4f9}.ticket-message.customer{margin-left:auto;background:#eef0ff}.ticket-message strong{display:block;font-size:12px}.ticket-message p{margin:7px 0;line-height:1.6;white-space:pre-wrap}.ticket-message small{color:#8a94a6}.live-chat{height:430px;overflow-y:auto;padding:18px;background:#f8fafc;border-radius:10px;border:1px solid #e1e5ec}.live-bubble{max-width:76%;padding:11px 14px;margin-bottom:10px;border-radius:15px;background:#fff;border:1px solid #e3e7ef}.live-bubble.customer{margin-left:auto;background:#eef0ff;border-color:#dde0ff}.live-bubble p{margin:0;white-space:pre-wrap}.live-bubble small{display:block;margin-top:5px;color:#8a94a6}.client-live-fab{position:fixed;right:24px;bottom:22px;z-index:100;width:56px;height:56px;display:grid;place-items:center;border:0;border-radius:50%;background:#1763ee;color:#fff;box-shadow:0 15px 35px rgba(25,83,214,.3);cursor:pointer}.client-live-fab .edi-icon{width:26px}.client-live-modal{display:none;position:fixed;right:20px;bottom:88px;z-index:110;width:min(390px,calc(100% - 30px));border-radius:18px;background:#fff;box-shadow:0 20px 55px rgba(25,39,68,.24);overflow:hidden}.client-live-modal.open{display:block}.client-live-modal-head{position:relative;padding:24px 23px 38px;background:linear-gradient(145deg,var(--edi-primary),color-mix(in srgb,var(--edi-primary) 70%,var(--edi-secondary)));color:#fff}.client-live-modal-head h2{margin:18px 0 5px}.client-live-modal-head p{margin:0;font-size:12px;line-height:1.6;opacity:.95}.client-live-modal-head button{position:absolute;right:16px;top:16px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:20px}.client-live-modal-body{margin-top:-22px;padding:22px;border-radius:22px 22px 0 0;background:#fff}.invoice-box{max-width:900px;margin:auto;background:#fff;border:1px solid #e1e5ec;border-radius:15px;padding:28px}.invoice-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #edf0f4}.invoice-total{text-align:right}.invoice-total strong{display:block;font-size:30px}.invoice-summary{margin-left:auto;width:min(360px,100%);margin-top:20px}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.profile-grid .full{grid-column:1/-1}
@media(max-width:1180px){.edi-nav{gap:14px}.edi-nav a{font-size:11px}.edi-domain-strip-inner{grid-template-columns:190px 1fr}.edi-tld-chips{grid-column:1/-1;justify-content:center}.edi-home-service-grid{grid-template-columns:repeat(4,1fr)}.edi-trust-grid{grid-template-columns:1fr}.client-dashboard-top{grid-template-columns:1fr}.client-announcement-art{display:none}.client-category-showcase{grid-template-columns:repeat(3,1fr)}}
@media(max-width:960px){.edi-contact-strip{display:none}.edi-nav-toggle{display:block;margin-left:auto}.edi-nav{display:none;position:absolute;top:68px;left:16px;right:16px;z-index:120;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid #e1e6ef;border-radius:15px;background:#fff;box-shadow:0 20px 45px rgba(31,48,78,.16)}.edi-nav.open{display:flex}.edi-nav a{padding:11px 13px}.edi-header-actions{margin-left:0}.edi-home-hero-grid{grid-template-columns:1fr}.edi-home-hero-copy{padding-bottom:25px}.edi-hero-visual{height:335px;max-width:560px;width:100%;margin:auto}.edi-domain-strip{margin-top:-25px}.edi-domain-strip-inner{grid-template-columns:1fr}.edi-domain-strip-title{text-align:center}.edi-home-service-grid{grid-template-columns:repeat(3,1fr)}.edi-solution-content{grid-template-columns:180px 1fr}.edi-solution-content>.edi-btn{grid-column:2}.edi-featured-grid,.edi-price-grid{grid-template-columns:repeat(2,1fr)}.edi-footer-grid{grid-template-columns:1.2fr 1fr}.client-sidebar{transform:translateX(-100%);box-shadow:18px 0 45px rgba(31,45,70,.18)}.client-sidebar.open{transform:translateX(0)}.client-shell{width:100%;margin-left:0}.client-menu{display:block}.client-topbar{padding:0 15px}.client-main{padding:18px}.client-flash{margin-inline:18px}.client-stat-grid{grid-template-columns:repeat(2,1fr)}.client-grid-2{grid-template-columns:1fr}.client-category-showcase{grid-template-columns:repeat(2,1fr)}.invoice-layout{grid-template-columns:1fr}.invoice-sidebar{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.invoice-sidebar-card{margin:0}.ticket-contact-grid{grid-template-columns:1fr}}
@media(max-width:680px){.edi-container{width:min(100% - 22px,1180px)}.edi-header-inner{height:64px}.edi-logo-image{max-width:145px}.edi-cart-text,.edi-login-button{display:none}.edi-home-hero h1{font-size:39px;letter-spacing:-1.8px}.edi-home-hero-copy>p{font-size:14px}.edi-hero-actions{flex-wrap:wrap}.edi-hero-visual{height:285px;transform:scale(.88);transform-origin:center top}.edi-domain-main-search{grid-template-columns:1fr 80px}.edi-domain-main-search button{grid-column:1/-1;height:44px}.edi-tld-chips{overflow:auto;justify-content:flex-start}.edi-home-service-grid{grid-template-columns:repeat(2,1fr)}.edi-trust-badges{grid-template-columns:repeat(2,1fr)}.edi-reason-list{grid-template-columns:repeat(2,1fr)}.edi-solution-tabs{grid-template-columns:1fr 1fr}.edi-solution-tabs button:nth-child(2){border-right:0}.edi-solution-tabs button:nth-child(-n+2){border-bottom:1px solid #e3e8f1}.edi-solution-content{grid-template-columns:1fr;padding:24px}.edi-solution-illustration{display:none}.edi-solution-content>.edi-btn{grid-column:auto}.edi-featured-grid,.edi-price-grid{grid-template-columns:1fr}.edi-footer-grid{grid-template-columns:1fr}.edi-footer-bottom{flex-direction:column;justify-content:center;text-align:center;padding:12px 0}.edi-wa span{display:none}.edi-domain-search{grid-template-columns:1fr}.edi-domain-search select{border-left:0;border-top:1px solid #e7ebf2}.edi-domain-result{align-items:flex-start;flex-direction:column}.edi-domain-price{text-align:left}.edi-suggestion-grid{grid-template-columns:1fr}.edi-cart-layout{grid-template-columns:1fr}.edi-cart-item{grid-template-columns:1fr}.edi-cart-price{text-align:left}.edi-summary{position:static}.client-top-action{display:none!important}.client-user-copy{display:none}.client-main{padding:12px}.client-welcome{align-items:flex-start;flex-direction:column}.client-dashboard-top{gap:12px}.client-announcement{min-height:245px}.client-stat-grid{gap:9px}.client-stat{padding:14px}.client-category-showcase{grid-template-columns:1fr}.client-filter-head{align-items:flex-start;flex-direction:column}.client-filter-controls{width:100%;flex-wrap:wrap}.client-filter-controls input{flex:1}.client-service-grid,.domain-manage{grid-template-columns:1fr}.domain-summary-grid{grid-template-columns:1fr}.invoice-sidebar{grid-template-columns:1fr}.ticket-layout{grid-template-columns:1fr}.ticket-search-row{flex-direction:column}.profile-grid{grid-template-columns:1fr}.profile-grid .full{grid-column:auto}.client-live-modal{right:15px;bottom:82px}.invoice-box{padding:18px}.invoice-head{flex-direction:column}.invoice-total{text-align:left}}
.edi-domain-result.available .edi-domain-status{background:#dcfce7;color:#166534}.edi-domain-result.taken .edi-domain-status{background:#fee2e2;color:#991b1b}.edi-cart-price form button{border:0;background:none;color:#dc2626;font-size:10px;cursor:pointer;padding:5px 0}.edi-footer-grid a{display:flex;align-items:center;gap:6px}.edi-footer-links-two a{display:block}.client-top-actions>a b{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#eef2ff;color:var(--edi-primary);font-size:9px}

/* Domain catalog search v4 */
.edi-domain-main-search-simple{grid-template-columns:minmax(0,1fr) 190px}.edi-tld-chips span{min-width:72px;padding:8px 9px;border-radius:9px;background:rgba(255,255,255,.78);color:#25334d;text-align:center}.edi-tld-chips span strong,.edi-tld-chips span small{display:block}.edi-tld-chips span strong{font-size:12px}.edi-tld-chips span small{margin-top:2px;font-size:8px}.edi-domain-search-hero{padding-bottom:46px}.edi-domain-search-simple{grid-template-columns:minmax(0,1fr) 190px;max-width:790px}.edi-domain-search-simple input{min-width:0}.edi-domain-search-help{display:block;margin-top:12px;color:#6b7890;font-size:11px}.edi-domain-results-section{padding-top:32px;background:var(--edi-neutral)}.edi-domain-empty-state{display:grid;place-items:center;min-height:300px;padding:42px;text-align:center;border:1px dashed #cfd9e8;border-radius:22px;background:#fff}.edi-domain-empty-state>span{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:#edf5ff;color:var(--edi-primary)}.edi-domain-empty-state .edi-icon{width:30px;height:30px}.edi-domain-empty-state h2{margin:18px 0 8px}.edi-domain-empty-state p{max-width:620px;margin:0;color:#6d7a90;line-height:1.7}.edi-domain-result-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.edi-domain-result-header h2{margin:8px 0 7px;font-size:27px}.edi-domain-result-header p{max-width:760px;margin:0;color:#6d7a90;font-size:12px;line-height:1.7}.edi-domain-provider-state{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:10px 13px;border:1px solid #dbe4ef;border-radius:999px;background:#fff;color:#5d6a7f;font-size:11px}.edi-domain-provider-state span{width:9px;height:9px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px #fef3c7}.edi-domain-provider-state.connected span{background:#22c55e;box-shadow:0 0 0 4px #dcfce7}.edi-domain-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.edi-domain-summary>div{padding:14px 16px;border:1px solid #e0e7f0;border-radius:14px;background:#fff}.edi-domain-summary span,.edi-domain-summary strong{display:block}.edi-domain-summary span{color:#768399;font-size:10px}.edi-domain-summary strong{margin-top:3px;font-size:21px;color:#1c2943}.edi-domain-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:12px;border:1px solid #e0e7f0;border-radius:14px;background:#fff}.edi-domain-filters{display:flex;flex-wrap:wrap;gap:6px}.edi-domain-filters button{min-height:34px;padding:0 11px;border:1px solid #dce4ef;border-radius:9px;background:#fff;color:#526076;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.edi-domain-filters button.active{border-color:var(--edi-primary);background:var(--edi-primary);color:#fff}.edi-domain-progress{min-width:250px;color:#6e7b91;font-size:10px}.edi-domain-progress span{display:block;margin-bottom:5px;text-align:right}.edi-domain-progress i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e8edf5}.edi-domain-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--edi-primary),var(--edi-secondary));transition:width .25s ease}.edi-domain-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.edi-domain-result-card{overflow:hidden;border:1px solid #e0e7f0;border-radius:16px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.edi-domain-result-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(31,53,88,.08)}.edi-domain-result-card.is-available{border-color:#b7ebca}.edi-domain-result-card.is-unavailable{border-color:#f3d2d2}.edi-domain-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border-bottom:1px solid #edf1f6}.edi-domain-card-name{min-width:0;display:flex;align-items:center;gap:8px}.edi-domain-card-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#1b2840}.edi-domain-promo-badge{padding:4px 7px;border-radius:999px;background:var(--edi-accent);color:#3b4d0c;font-size:8px;font-weight:900;text-transform:uppercase}.edi-domain-availability{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900}.edi-domain-availability i{width:7px;height:7px;border-radius:50%;background:currentColor}.edi-domain-availability.checking{background:#eff6ff;color:#2563eb}.edi-domain-availability.checking i{animation:ediDomainPulse 1s infinite}.edi-domain-availability.available{background:#dcfce7;color:#166534}.edi-domain-availability.unavailable{background:#fee2e2;color:#991b1b}.edi-domain-card-body{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(160px,1fr) auto;align-items:center;gap:12px;padding:15px 16px}.edi-domain-public-price small,.edi-domain-public-price strong,.edi-domain-public-price del{display:block}.edi-domain-public-price small{color:#7a879a;font-size:9px}.edi-domain-public-price strong{margin-top:2px;font-size:18px}.edi-domain-public-price del{margin-top:2px;color:#9aa5b5;font-size:9px}.edi-domain-card-message{color:#6f7c91;font-size:10px;line-height:1.55}.edi-domain-register-form{margin:0}.edi-domain-register-form .edi-btn{min-height:38px;padding:0 14px;font-size:10px}.edi-domain-register-form[hidden]{display:none}.edi-domain-result-card[hidden]{display:none!important}@keyframes ediDomainPulse{0%,100%{opacity:.35}50%{opacity:1}}
@media(max-width:960px){.edi-domain-results-grid{grid-template-columns:1fr}.edi-domain-summary{grid-template-columns:repeat(3,1fr)}.edi-domain-toolbar{align-items:stretch;flex-direction:column}.edi-domain-progress{min-width:0}.edi-domain-progress span{text-align:left}}
@media(max-width:680px){.edi-domain-main-search-simple,.edi-domain-search-simple{grid-template-columns:1fr}.edi-domain-main-search-simple button,.edi-domain-search-simple button{grid-column:auto;height:46px}.edi-domain-result-header{flex-direction:column}.edi-domain-provider-state{align-self:flex-start}.edi-domain-summary{grid-template-columns:repeat(2,1fr)}.edi-domain-summary>div:first-child{grid-column:1/-1}.edi-domain-filters{display:grid;grid-template-columns:1fr 1fr}.edi-domain-card-top{align-items:flex-start;flex-direction:column}.edi-domain-card-body{grid-template-columns:1fr}.edi-domain-register-form .edi-btn{width:100%}.edi-domain-empty-state{padding:28px 18px}.edi-domain-result-header h2{font-size:23px}}

/* Edihoster checkout, internal payment, and success experience v6. Mobile-first. */
.edi-checkout-hero,.edi-payment-hero{position:relative;overflow:hidden;padding:34px 0 28px;background:linear-gradient(135deg,#102a6f 0%,var(--edi-primary) 55%,var(--edi-secondary) 130%);color:#fff}.edi-checkout-hero:before,.edi-payment-hero:before{content:"";position:absolute;width:320px;height:320px;right:-180px;top:-190px;border:1px solid rgba(255,255,255,.15);border-radius:50%}.edi-checkout-hero .edi-container,.edi-payment-hero .edi-container{position:relative;z-index:1;display:grid;gap:24px}.edi-checkout-hero-copy h1,.edi-payment-hero-copy h1{margin:9px 0 8px;font-size:32px;line-height:1.08;letter-spacing:-1.3px}.edi-checkout-hero-copy p,.edi-payment-hero-copy p{max-width:680px;margin:0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.65}.edi-checkout-hero .edi-kicker,.edi-payment-hero .edi-kicker{color:var(--edi-accent)}.edi-checkout-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.edi-checkout-steps li{position:relative;display:grid;justify-items:center;gap:7px;color:rgba(255,255,255,.62);font-size:10px;text-align:center}.edi-checkout-steps li:not(:last-child):after{content:"";position:absolute;top:16px;left:calc(50% + 19px);width:calc(100% - 38px);height:2px;background:rgba(255,255,255,.18)}.edi-checkout-steps span{position:relative;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.08);font-weight:900}.edi-checkout-steps .active,.edi-checkout-steps .done{color:#fff}.edi-checkout-steps .active span{background:var(--edi-accent);border-color:var(--edi-accent);color:#223006;box-shadow:0 8px 24px rgba(200,245,0,.26)}.edi-checkout-steps .done span{background:#fff;color:var(--edi-primary);border-color:#fff}.edi-checkout-steps .done:not(:last-child):after{background:linear-gradient(90deg,#fff,rgba(255,255,255,.5))}
.edi-checkout-section,.edi-payment-section{padding:22px 0 58px}.edi-checkout-grid,.edi-payment-layout{display:grid;gap:16px}.edi-checkout-main,.edi-payment-main{display:grid;gap:14px}.edi-checkout-card,.edi-payment-focus-card,.edi-payment-order-card,.edi-payment-detail-card,.edi-payment-expiry-card,.edi-payment-help-card{border:1px solid #e0e7f0;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(31,53,88,.055)}.edi-checkout-card{padding:18px}.edi-checkout-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.edi-checkout-number{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#edf4ff;color:var(--edi-primary);font-size:12px;font-weight:950}.edi-checkout-card-head h2{margin:0;font-size:18px;letter-spacing:-.35px}.edi-checkout-card-head p{margin:5px 0 0;color:#718097;font-size:11px;line-height:1.55}.edi-customer-review-grid{display:grid;gap:8px}.edi-customer-review-grid>div{padding:12px 13px;border:1px solid #e9edf3;border-radius:12px;background:#fafcff}.edi-customer-review-grid span,.edi-customer-review-grid strong{display:block}.edi-customer-review-grid span{color:#7b8799;font-size:9px;text-transform:uppercase;letter-spacing:.045em;font-weight:850}.edi-customer-review-grid strong{margin-top:4px;color:#1c2943;font-size:12px;overflow-wrap:anywhere}.edi-checkout-info-note,.edi-internal-payment-note{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;border-radius:12px;background:#f1f7ff;color:#50627e;font-size:10px;line-height:1.6}.edi-checkout-info-note .edi-icon{width:17px;height:17px;color:var(--edi-primary)}.edi-checkout-item-list{display:grid;gap:9px}.edi-checkout-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #e8edf4;border-radius:14px;background:#fcfdff}.edi-checkout-item-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#eef4ff,#ecfbff);color:var(--edi-primary)}.edi-checkout-item-icon .edi-icon{width:20px}.edi-checkout-item-copy span{color:var(--edi-primary);font-size:9px;font-weight:900;text-transform:uppercase}.edi-checkout-item-copy h3{margin:3px 0;font-size:13px;overflow-wrap:anywhere}.edi-checkout-item-copy p{margin:0;color:#7b8799;font-size:10px}.edi-checkout-item-price{grid-column:2;color:#192640;font-size:13px}.edi-inline-link{display:inline-flex;margin-top:14px;color:var(--edi-primary);font-size:11px;font-weight:850}.edi-payment-method-grid{display:grid;gap:9px}.edi-payment-method-card{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:12px;border:1px solid #dde5ef;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.edi-payment-method-card:hover{border-color:#b9c9df;transform:translateY(-1px)}.edi-payment-method-card:has(input:checked){border-color:var(--edi-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--edi-primary) 10%,transparent);background:color-mix(in srgb,var(--edi-primary) 3%,#fff)}.edi-payment-method-card input{position:absolute;opacity:0;pointer-events:none}.edi-payment-method-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--edi-primary),var(--edi-secondary));color:#fff;font-size:11px;font-weight:950}.edi-payment-method-copy strong,.edi-payment-method-copy small{display:block}.edi-payment-method-copy strong{color:#1e2941;font-size:12px}.edi-payment-method-copy small{margin-top:3px;color:#7c889a;font-size:9px;line-height:1.45}.edi-payment-method-check{width:22px;height:22px;display:grid;place-items:center;border:1px solid #d8e0eb;border-radius:50%;color:transparent;font-size:11px;font-weight:950}.edi-payment-method-card:has(input:checked) .edi-payment-method-check{border-color:var(--edi-primary);background:var(--edi-primary);color:#fff}.edi-internal-payment-note{background:#f2fff8}.edi-internal-payment-note>div{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#dcfce7;color:#15803d}.edi-internal-payment-note .edi-icon{width:18px}.edi-internal-payment-note strong{color:#166534}.edi-checkout-error-state{padding:18px;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed;color:#9a3412}.edi-checkout-error-state strong{display:block;font-size:13px}.edi-checkout-error-state p{margin:6px 0 0;font-size:11px;line-height:1.6}.edi-checkout-summary-wrap{min-width:0}.edi-checkout-summary{padding:20px;border:1px solid #dce5f0;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(31,53,88,.075)}.edi-summary-eyebrow{display:block;color:var(--edi-primary);font-size:9px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.edi-checkout-summary h2{margin:5px 0 0;font-size:17px}.edi-checkout-total{margin:15px 0 17px;font-size:30px;line-height:1;font-weight:950;letter-spacing:-1px;color:#16233f}.edi-checkout-summary-lines{display:grid;gap:9px;padding:14px 0;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4}.edi-checkout-summary-lines>div,.edi-checkout-grand-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.edi-checkout-summary-lines span{color:#78859a;font-size:10px}.edi-checkout-summary-lines strong{font-size:11px}.edi-checkout-grand-total{padding:14px 0}.edi-checkout-grand-total span{font-size:11px;font-weight:850}.edi-checkout-grand-total strong{font-size:16px;color:var(--edi-primary)}.edi-terms-check{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:flex-start;margin:2px 0 14px;color:#64748b;font-size:9px;line-height:1.6}.edi-terms-check input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--edi-primary)}.edi-terms-check a{color:var(--edi-primary);font-weight:850}.edi-checkout-submit{min-height:48px}.edi-checkout-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.edi-checkout-assurances{display:grid;gap:7px;margin-top:14px}.edi-checkout-assurances span{display:flex;align-items:center;gap:6px;color:#64748b;font-size:9px}.edi-checkout-assurances .edi-icon{width:14px;color:#16a34a}.edi-checkout-footnote{margin:12px 0 0;padding-top:12px;border-top:1px dashed #dde5ef;color:#8994a7;font-size:9px;line-height:1.6}
.edi-payment-focus-card{padding:18px;overflow:hidden}.edi-payment-live-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.edi-payment-status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.05em}.edi-payment-status.status-pending,.edi-payment-status.status-review{background:#fff7ed;color:#9a3412}.edi-payment-status.status-paid{background:#dcfce7;color:#166534}.edi-payment-status.status-failed,.edi-payment-status.status-expired,.edi-payment-status.status-cancelled{background:#fee2e2;color:#991b1b}.edi-payment-live{display:inline-flex;align-items:center;gap:7px;color:#69778d;font-size:9px;font-weight:850}.edi-payment-live i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 rgba(34,197,94,.4);animation:ediPaymentLive 1.5s infinite}.edi-payment-title-row{display:grid;gap:14px;padding-bottom:17px;border-bottom:1px solid #e8edf4}.edi-payment-title-row h2{margin:5px 0 0;font-size:34px;letter-spacing:-1.5px}.edi-payment-method-badge{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e3e9f1;border-radius:13px;background:#fafcff}.edi-payment-method-badge>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,var(--edi-primary),var(--edi-secondary));color:#fff;font-size:10px;font-weight:950}.edi-payment-method-badge small,.edi-payment-method-badge strong{display:block}.edi-payment-method-badge small{color:#7c899b;font-size:8px}.edi-payment-method-badge strong{margin-top:2px;font-size:10px}.edi-payment-qr-block{display:grid;justify-items:center;gap:14px;margin-top:17px;padding:18px;border-radius:16px;background:linear-gradient(145deg,#f4f9ff,#f3fffc);text-align:center}.edi-payment-qr-frame{padding:10px;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(31,53,88,.11)}.edi-payment-qr-frame img{display:block;width:min(220px,64vw);height:auto;border-radius:8px}.edi-payment-qr-block strong{display:block;font-size:13px}.edi-payment-qr-block p{max-width:420px;margin:5px auto 0;color:#718097;font-size:10px;line-height:1.6}.edi-payment-code-block{margin-top:17px;padding:16px;border:1px solid #d9e5f3;border-radius:16px;background:#f8fbff}.edi-payment-code-block>span{color:#6f7d91;font-size:9px;font-weight:850}.edi-payment-code-value{display:grid;gap:9px;margin:7px 0}.edi-payment-code-value>strong{font-size:19px;letter-spacing:.04em;overflow-wrap:anywhere}.edi-payment-code-value .edi-btn{min-height:38px}.edi-payment-code-block>small{color:#8290a3;font-size:9px}.edi-payment-internal-banner{display:flex;align-items:flex-start;gap:10px;margin-top:17px;padding:13px;border:1px solid #bce9cc;border-radius:14px;background:#f0fdf4;color:#426550;font-size:10px;line-height:1.65}.edi-payment-internal-banner>div{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#dcfce7;color:#15803d}.edi-payment-internal-banner .edi-icon{width:18px}.edi-payment-internal-banner strong{color:#166534}.edi-payment-instructions{margin-top:20px}.edi-payment-instructions h3{margin:0 0 10px;font-size:15px}.edi-payment-instructions details{border-top:1px solid #e8edf4}.edi-payment-instructions details:last-child{border-bottom:1px solid #e8edf4}.edi-payment-instructions summary{display:flex;justify-content:space-between;gap:12px;padding:13px 0;cursor:pointer;color:#26334d;font-size:11px;font-weight:850;list-style:none}.edi-payment-instructions summary::-webkit-details-marker{display:none}.edi-payment-instructions summary span{color:var(--edi-primary)}.edi-payment-instructions ol{margin:0 0 14px;padding-left:20px;color:#68768a;font-size:10px;line-height:1.75}.edi-payment-default-steps{display:grid;gap:10px!important;padding:0!important;list-style:none}.edi-payment-default-steps li{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:flex-start}.edi-payment-default-steps li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#edf4ff;color:var(--edi-primary);font-size:10px;font-weight:950}.edi-payment-default-steps strong{display:block;color:#27344e;font-size:11px}.edi-payment-default-steps p{margin:3px 0 0;color:#748196;font-size:9px;line-height:1.55}.edi-payment-watcher{display:grid;gap:10px;margin-top:20px;padding:14px;border-radius:14px;background:#f8fafc}.edi-payment-watcher-bar{height:6px;overflow:hidden;border-radius:999px;background:#e5ebf3}.edi-payment-watcher-bar span{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--edi-primary),var(--edi-secondary));animation:ediPaymentProgress 1.9s ease-in-out infinite}.edi-payment-watcher>div:last-child{display:flex;flex-direction:column;gap:3px}.edi-payment-watcher>div:last-child>span{color:#526177;font-size:10px;font-weight:850}.edi-payment-watcher small{color:#8793a5;font-size:9px}.edi-payment-terminal{display:grid;gap:4px;margin-top:17px;padding:13px;border-radius:13px;background:#fff1f2;color:#9f1239}.edi-payment-terminal strong{font-size:12px}.edi-payment-terminal span{font-size:10px;line-height:1.55}.edi-payment-order-card{padding:18px}.edi-payment-section-head,.edi-success-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.edi-payment-section-head h2,.edi-success-card-head h2{margin:4px 0 0;font-size:17px}.edi-payment-section-head a{color:var(--edi-primary);font-size:10px;font-weight:850}.edi-payment-order-list{display:grid;gap:0;margin-top:13px}.edi-payment-order-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #edf1f5}.edi-payment-order-item strong,.edi-payment-order-item span{display:block}.edi-payment-order-item>div>strong{font-size:11px}.edi-payment-order-item span{margin-top:3px;color:#7c899b;font-size:9px}.edi-payment-order-item>strong{font-size:11px;white-space:nowrap}.edi-payment-sidebar{display:grid;gap:12px;align-content:start}.edi-payment-detail-card{padding:18px}.edi-payment-detail-card h2{margin:5px 0 14px;font-size:16px;overflow-wrap:anywhere}.edi-payment-detail-card dl,.edi-success-detail-list{display:grid;margin:0}.edi-payment-detail-card dl>div,.edi-success-detail-list>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:10px;padding:9px 0;border-top:1px solid #edf1f5}.edi-payment-detail-card dt,.edi-success-detail-list dt{color:#78859a;font-size:9px}.edi-payment-detail-card dd,.edi-success-detail-list dd{margin:0;color:#27344e;font-size:9px;font-weight:850;text-align:right;overflow-wrap:anywhere}.edi-payment-detail-card .total{margin-top:3px;padding-top:12px}.edi-payment-detail-card .total dt,.edi-payment-detail-card .total dd{color:var(--edi-primary);font-size:11px;font-weight:950}.edi-payment-expiry-card{display:flex;align-items:flex-start;gap:10px;padding:14px}.edi-payment-expiry-card>.edi-icon{width:22px;color:var(--edi-primary)}.edi-payment-expiry-card span,.edi-payment-expiry-card strong,.edi-payment-expiry-card small{display:block}.edi-payment-expiry-card span{color:#7e8a9c;font-size:8px;text-transform:uppercase;font-weight:900}.edi-payment-expiry-card strong{margin-top:3px;font-size:10px;overflow-wrap:anywhere}.edi-payment-expiry-card small{margin-top:4px;color:#8894a5;font-size:8px;line-height:1.5}.edi-payment-help-card{padding:17px;background:linear-gradient(145deg,#102a6f,var(--edi-primary));color:#fff}.edi-payment-help-card>span{color:rgba(255,255,255,.65);font-size:9px}.edi-payment-help-card h3{margin:5px 0 12px;font-size:15px}.edi-payment-help-card a{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:10px;font-weight:850}.edi-payment-help-card .edi-icon{width:15px}
.edi-success-page{position:relative;overflow:hidden;padding:30px 0 60px;background:radial-gradient(circle at 50% 0%,rgba(0,199,232,.14),transparent 32%),var(--edi-neutral)}.edi-success-page:before{content:"";position:absolute;left:-100px;top:180px;width:220px;height:220px;border-radius:50%;background:rgba(200,245,0,.1);filter:blur(2px)}.edi-success-page>.edi-container{position:relative;z-index:1}.edi-success-hero-card{position:relative;overflow:hidden;padding:28px 18px;border:1px solid #cae8d5;border-radius:22px;background:linear-gradient(145deg,#fff,#f6fffa);box-shadow:0 22px 55px rgba(31,53,88,.08);text-align:center}.edi-success-hero-card:after{content:"";position:absolute;right:-70px;top:-90px;width:190px;height:190px;border-radius:50%;background:rgba(34,197,94,.08)}.edi-success-check-wrap{position:relative;width:104px;height:104px;display:grid;place-items:center;margin:0 auto 16px}.edi-success-check-wrap>span{position:absolute;inset:0;border:1px solid rgba(34,197,94,.25);border-radius:50%;animation:ediSuccessOrbit 3s linear infinite}.edi-success-check-wrap>span:nth-child(2){inset:12px;animation-direction:reverse;animation-duration:2.3s}.edi-success-check-wrap>div{position:relative;z-index:2;width:66px;height:66px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-size:34px;font-weight:950;box-shadow:0 16px 35px rgba(34,197,94,.27);animation:ediSuccessPop .55s cubic-bezier(.18,.89,.32,1.28)}.edi-success-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:#dcfce7;color:#166534;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.edi-success-hero-card h1{margin:11px 0 7px;font-size:34px;letter-spacing:-1.6px;color:#14213d}.edi-success-hero-card>p{max-width:650px;margin:0 auto;color:#69778c;font-size:11px;line-height:1.7}.edi-success-amount{display:grid;gap:3px;margin:18px auto 0;padding:13px 17px;max-width:310px;border:1px solid #d9eee1;border-radius:14px;background:#fff}.edi-success-amount span{color:#789083;font-size:9px}.edi-success-amount strong{color:#166534;font-size:24px;letter-spacing:-.7px}.edi-success-actions{display:grid;gap:8px;margin-top:17px}.edi-success-grid{display:grid;gap:14px;margin-top:14px}.edi-success-detail-card,.edi-success-progress-card,.edi-success-order-card,.edi-success-support-strip{border:1px solid #e0e7f0;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(31,53,88,.05)}.edi-success-detail-card,.edi-success-progress-card,.edi-success-order-card{padding:18px}.edi-success-paid-badge{padding:6px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:9px;font-weight:950}.edi-success-detail-list{margin-top:12px}.edi-success-detail-list .total dt,.edi-success-detail-list .total dd{color:#166534;font-size:11px;font-weight:950}.edi-success-progress-card h2{margin:4px 0 14px;font-size:17px}.edi-success-timeline{position:relative;display:grid;gap:0}.edi-success-timeline:before{content:"";position:absolute;left:15px;top:30px;bottom:30px;width:2px;background:#e2e8f0}.edi-success-timeline>div{position:relative;z-index:1;display:grid;grid-template-columns:32px 1fr;gap:10px;padding:8px 0}.edi-success-timeline>div>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dbe3ed;border-radius:50%;background:#fff;color:#8a96a8;font-size:10px;font-weight:950}.edi-success-timeline>div.done>span{border-color:#22c55e;background:#22c55e;color:#fff}.edi-success-timeline>div.active>span{border-color:var(--edi-primary);background:var(--edi-primary);color:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--edi-primary) 10%,transparent)}.edi-success-timeline strong,.edi-success-timeline small{display:block}.edi-success-timeline strong{font-size:11px}.edi-success-timeline small{margin-top:3px;color:#7d899b;font-size:9px;line-height:1.45}.edi-success-order-card{margin-top:14px}.edi-success-card-head>span{color:#7d899b;font-size:10px;font-weight:850}.edi-success-order-list{display:grid;margin-top:12px}.edi-success-order-list article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px 0;border-top:1px solid #edf1f5}.edi-success-order-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf4ff;color:var(--edi-primary)}.edi-success-order-icon .edi-icon{width:18px}.edi-success-order-list article>div:nth-child(2)>strong,.edi-success-order-list article>div:nth-child(2)>span{display:block}.edi-success-order-list article>div:nth-child(2)>strong{font-size:11px}.edi-success-order-list article>div:nth-child(2)>span{margin-top:3px;color:#7b889b;font-size:9px}.edi-success-order-list article>strong{grid-column:2;font-size:11px}.edi-success-summary{display:grid;gap:7px;margin-top:8px;padding-top:13px;border-top:1px solid #e7ecf2}.edi-success-summary>div{display:flex;justify-content:space-between;gap:12px;color:#6e7b90;font-size:10px}.edi-success-summary .total{padding-top:8px;border-top:1px dashed #dfe6ef;color:#17253f;font-size:12px;font-weight:950}.edi-success-support-strip{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;margin-top:14px;padding:16px}.edi-success-support-strip>div:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#edf4ff;color:var(--edi-primary)}.edi-success-support-strip>div:first-child .edi-icon{width:21px}.edi-success-support-strip strong,.edi-success-support-strip span{display:block}.edi-success-support-strip strong{font-size:11px}.edi-success-support-strip span{margin-top:3px;color:#7b889b;font-size:9px;line-height:1.5}.edi-success-support-strip .edi-btn{grid-column:1/-1;width:100%}
@keyframes ediPaymentLive{0%{box-shadow:0 0 0 0 rgba(34,197,94,.45)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0)}}@keyframes ediPaymentProgress{0%{transform:translateX(-90%)}50%{transform:translateX(90%)}100%{transform:translateX(280%)}}@keyframes ediSuccessOrbit{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ediSuccessPop{from{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}
@media(min-width:700px){.edi-checkout-hero,.edi-payment-hero{padding:42px 0 34px}.edi-checkout-hero-copy h1,.edi-payment-hero-copy h1{font-size:40px}.edi-checkout-hero .edi-container,.edi-payment-hero .edi-container{grid-template-columns:minmax(0,1fr) 360px;align-items:center}.edi-checkout-card,.edi-payment-focus-card,.edi-payment-order-card{padding:22px}.edi-customer-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edi-checkout-item{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;padding:14px}.edi-checkout-item-icon{width:44px;height:44px}.edi-checkout-item-price{grid-column:auto}.edi-payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edi-payment-title-row{grid-template-columns:minmax(0,1fr) minmax(210px,.65fr);align-items:center}.edi-payment-code-value{grid-template-columns:minmax(0,1fr) auto;align-items:center}.edi-payment-code-value .edi-btn{width:auto}.edi-payment-qr-block{grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;text-align:left}.edi-payment-qr-block p{margin-left:0}.edi-success-page{padding-top:42px}.edi-success-hero-card{padding:36px 30px}.edi-success-hero-card h1{font-size:44px}.edi-success-actions{display:flex;justify-content:center;flex-wrap:wrap}.edi-success-order-list article{grid-template-columns:42px minmax(0,1fr) auto;align-items:center}.edi-success-order-list article>strong{grid-column:auto}.edi-success-support-strip{grid-template-columns:48px minmax(0,1fr) auto}.edi-success-support-strip .edi-btn{grid-column:auto;width:auto}.edi-success-detail-list>div{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}}
@media(min-width:980px){.edi-checkout-section,.edi-payment-section{padding-top:30px}.edi-checkout-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr);align-items:start;gap:22px}.edi-checkout-summary{position:sticky;top:92px;padding:23px}.edi-payment-layout{grid-template-columns:minmax(0,1.65fr) minmax(290px,.68fr);align-items:start;gap:20px}.edi-payment-sidebar{position:sticky;top:92px}.edi-payment-focus-card{padding:25px}.edi-payment-title-row h2{font-size:42px}.edi-success-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.edi-success-detail-card,.edi-success-progress-card,.edi-success-order-card{padding:22px}}
@media(prefers-reduced-motion:reduce){.edi-payment-live i,.edi-payment-watcher-bar span,.edi-success-check-wrap>span,.edi-success-check-wrap>div{animation:none!important}}
@media print{.edi-contact-strip,.edi-header,.edi-footer,.edi-wa,.edi-success-actions,.edi-success-support-strip{display:none!important}.edi-success-page{padding:0;background:#fff}.edi-success-hero-card,.edi-success-detail-card,.edi-success-progress-card,.edi-success-order-card{box-shadow:none;break-inside:avoid}.edi-success-page:before{display:none}}

/* Domain availability V7: RNA.id authoritative status, retry state, and bulk cart selection */
.edi-domain-provider-state.fallback{border-color:#fde3b1;background:#fffaf0;color:#8a5a12}.edi-domain-provider-state.fallback span{background:#f59e0b;box-shadow:0 0 0 4px #fef3c7}.edi-domain-availability.check_failed{background:#fff7ed;color:#9a3412}.edi-domain-result-card.is-check_failed{border-color:#fed7aa}.edi-domain-bulk-cart{position:sticky;top:86px;z-index:30;display:grid;gap:12px;margin:0 0 16px;padding:14px;border:1px solid #d9e5f5;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 14px 36px rgba(31,53,88,.11);backdrop-filter:blur(16px)}.edi-domain-bulk-cart[hidden]{display:none!important}.edi-domain-bulk-copy strong,.edi-domain-bulk-copy small{display:block}.edi-domain-bulk-copy strong{font-size:13px;color:#1b2840}.edi-domain-bulk-copy small{margin-top:3px;color:#718096;font-size:10px;line-height:1.5}.edi-domain-bulk-actions{display:grid;grid-template-columns:1fr;gap:8px}.edi-domain-card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px}.edi-domain-select-control{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #b9e7ca;border-radius:10px;background:#f0fdf4;color:#166534;font-size:10px;font-weight:900;cursor:pointer}.edi-domain-select-control[hidden]{display:none!important}.edi-domain-select-control input{width:15px;height:15px;margin:0;accent-color:#16a34a}.edi-domain-retry-button{min-height:38px;padding:0 13px;border-color:#fed7aa;background:#fff7ed;color:#9a3412;font-size:10px}.edi-domain-register-form{margin:0}.edi-domain-register-form[hidden]{display:none!important}.edi-domain-card-message{min-width:0}.edi-domain-card-message:empty:before{content:"Status sedang diperiksa."}.edi-domain-bulk-actions .edi-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}
@media(min-width:700px){.edi-domain-bulk-cart{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:14px 16px}.edi-domain-bulk-actions{display:flex;align-items:center;justify-content:flex-end}.edi-domain-card-actions{min-width:185px}}
@media(max-width:680px){.edi-domain-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.edi-domain-summary>div:first-child{grid-column:1/-1}.edi-domain-toolbar{align-items:stretch}.edi-domain-progress{min-width:0}.edi-domain-bulk-cart{top:76px}.edi-domain-card-body{grid-template-columns:1fr!important;align-items:start}.edi-domain-card-actions{justify-content:flex-start}.edi-domain-card-actions .edi-btn,.edi-domain-card-actions .edi-domain-select-control{flex:1 1 auto}.edi-domain-register-form{flex:1 1 auto}.edi-domain-register-form .edi-btn{width:100%}}

/* Edihoster V11 checkout domain configuration, cross-sell, and reference-inspired footer */
.edi-reference-checkout-hero{position:relative;overflow:hidden;padding:34px 0 84px;background:linear-gradient(135deg,#1687d5 0%,#29afe8 52%,#57d3ef 100%);color:#fff}.edi-reference-checkout-hero:before,.edi-reference-checkout-hero:after{content:"";position:absolute;border-radius:999px;background:rgba(255,255,255,.13);filter:blur(.2px)}.edi-reference-checkout-hero:before{width:360px;height:120px;right:-55px;top:24px;transform:rotate(-8deg)}.edi-reference-checkout-hero:after{width:280px;height:90px;left:-80px;bottom:15px}.edi-reference-checkout-hero-inner{position:relative;z-index:1;display:grid;gap:24px}.edi-reference-checkout-hero .edi-kicker{color:#eafaff}.edi-reference-checkout-hero h1{margin:8px 0 7px;font-size:31px;line-height:1.12;letter-spacing:-1.2px}.edi-reference-checkout-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.93);font-size:13px;line-height:1.7}.edi-reference-checkout-section{position:relative;margin-top:-54px;padding:0 0 54px}.edi-reference-checkout-shell{position:relative;z-index:2;display:grid;gap:18px;padding:16px;border:1px solid rgba(210,222,238,.95);border-radius:20px;background:#fff;box-shadow:0 24px 64px rgba(24,59,100,.15)}.edi-reference-checkout-main{display:grid;gap:16px}.edi-product-config-card{padding:16px;border:1px solid #dfe5ee;border-radius:14px;background:#fff}.edi-product-config-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:16px}.edi-product-config-title-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#edf8ff;color:#198fdb}.edi-product-config-title-icon .edi-icon{width:19px}.edi-product-config-heading span{display:block;color:#7a8496;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.edi-product-config-heading h2{margin:3px 0 0;color:#586174;font-size:17px;line-height:1.25;letter-spacing:-.3px}.edi-domain-config-row{display:grid;gap:8px;margin-top:14px}.edi-domain-config-row>label{color:#656e80;font-size:11px;font-weight:700}.edi-domain-readonly-field{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid #cdd6e4;border-radius:7px;background:#fff;color:#60697d}.edi-domain-readonly-field strong{font-size:13px;font-weight:600}.edi-domain-live-dot{width:17px;height:17px;border-radius:50%;background:#4cbe73;box-shadow:0 0 0 4px #edf9f1}.edi-domain-years-select{width:100%;height:42px;padding:0 12px;border:1px solid #cdd6e4;border-radius:7px;background:#fff;color:#626b7e;font:inherit;font-size:12px;outline:none}.edi-domain-years-select:focus{border-color:#2aa9ee;box-shadow:0 0 0 3px rgba(42,169,238,.12)}.edi-domain-addons-row{align-items:start}.edi-domain-addon-list{display:grid;gap:10px}.edi-domain-addon-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px;border:1px solid #d7dee8;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.edi-domain-addon-card.is-selected{border-color:#27a7ef;background:#eef9ff;box-shadow:0 0 0 1px rgba(39,167,239,.08)}.edi-addon-checkbox-wrap{padding-top:2px}.edi-addon-checkbox-wrap input{width:18px;height:18px;margin:0;accent-color:#28a9ef}.edi-domain-addon-copy{min-width:0}.edi-domain-addon-copy strong,.edi-domain-addon-copy span{display:block}.edi-domain-addon-copy strong{color:#555e70;font-size:12px}.edi-domain-addon-copy strong small{font-size:10px;font-weight:650;color:#8993a5}.edi-domain-addon-copy>span{margin-top:3px;color:#717b8e;font-size:10px;line-height:1.45}.edi-domain-addon-price{grid-column:2;color:#566176;font-size:11px;font-weight:750}.edi-domain-addon-price.free{color:#2ebc70}.edi-domain-inline-summary{display:grid;gap:8px;margin-top:15px;padding:12px 13px;border:1px solid #e5e9f0;border-radius:10px;background:#fafcff}.edi-domain-inline-summary>div{display:flex;justify-content:space-between;gap:14px;color:#727d8f;font-size:10px}.edi-domain-inline-summary>div strong{color:#566176}.edi-domain-inline-summary .total{padding-top:9px;border-top:1px solid #e5e9f0;color:#556075;font-size:11px;font-weight:850}.edi-domain-inline-summary .total strong{color:#1599e9}.edi-service-checkout-list{display:grid;gap:10px}.edi-service-checkout-item{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px;border:1px solid #e0e5ed;border-radius:10px;background:#fff}.edi-service-checkout-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#edf8ff;color:#1e9fe7}.edi-service-checkout-icon .edi-icon{width:20px}.edi-service-checkout-item span,.edi-service-checkout-item p{color:#7d8798;font-size:9px}.edi-service-checkout-item h3{margin:2px 0;color:#566075;font-size:12px}.edi-service-checkout-item p{margin:0}.edi-service-checkout-item>strong{color:#169ce8;font-size:12px;white-space:nowrap}.edi-inline-remove{grid-column:2/-1;justify-self:end;border:0;background:none;color:#dc5d5d;font:inherit;font-size:9px;cursor:pointer}.edi-cross-sell-card{border-color:#d7e5f5;background:linear-gradient(180deg,#fff,#fbfdff)}.edi-bundle-choice-grid{display:grid;gap:9px}.edi-bundle-choice{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:12px;border:1px solid #dbe2eb;border-radius:10px;background:#fff;cursor:pointer}.edi-bundle-choice.is-selected{border-color:#2ca9ef;background:#eef9ff}.edi-bundle-choice input{margin-top:2px;accent-color:#20a1e9}.edi-bundle-choice strong,.edi-bundle-choice small{display:block}.edi-bundle-choice strong{color:#4f596e;font-size:11px}.edi-bundle-choice small{margin-top:3px;color:#7d8799;font-size:9px;line-height:1.5}.edi-hosting-offer{margin-top:12px;padding:14px;border:1px solid #bfe4f8;border-radius:12px;background:linear-gradient(145deg,#eefaff,#fff)}.edi-hosting-offer[hidden],.edi-domain-offer-search[hidden]{display:none!important}.edi-hosting-offer-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:#dff5ff;color:#0b7ebd;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.edi-hosting-offer-grid{display:grid;gap:8px;margin-top:10px}.edi-hosting-offer h3{margin:0;color:#4f5a6e;font-size:15px}.edi-hosting-offer p{margin:4px 0 0;color:#758094;font-size:10px;line-height:1.55}.edi-hosting-offer-price strong,.edi-hosting-offer-price span{display:block}.edi-hosting-offer-price strong{color:#169ce8;font-size:17px}.edi-hosting-offer-price span{margin-top:2px;color:#8490a3;font-size:9px}.edi-hosting-offer-features{display:grid;gap:6px;margin:12px 0;padding:0;list-style:none;color:#657287;font-size:9px}.edi-hosting-offer-features li{display:flex;align-items:center;gap:6px}.edi-hosting-offer-features .edi-icon{width:14px;color:#32b970}.edi-domain-offer-search{margin-top:12px;padding:14px;border:1px solid #cfe7f7;border-radius:12px;background:#f6fcff}.edi-domain-offer-search>label{display:block;margin-bottom:7px;color:#5f697c;font-size:10px;font-weight:800}.edi-domain-offer-search>div{display:grid;gap:7px}.edi-domain-offer-search input{height:42px;padding:0 12px;border:1px solid #cfd9e6;border-radius:8px;font:inherit;font-size:12px}.edi-domain-offer-search small{display:block;margin-top:7px;color:#7d899b;font-size:9px;line-height:1.5}.edi-bundle-complete-card{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:14px;border:1px solid #bfe8ce;border-radius:12px;background:#f0fff5}.edi-bundle-complete-card>div{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#2dbb6d;color:#fff}.edi-bundle-complete-card span{color:#607267;font-size:10px;line-height:1.6}.edi-bundle-complete-card strong{color:#27724a}.edi-customer-review-grid-v11{gap:8px}.edi-customer-review-grid-v11>div{border-radius:9px;background:#f9fbfd}.edi-reference-summary-wrap{min-width:0}.edi-reference-summary-card{padding:16px;border:1px solid #d5dce6;border-radius:10px;background:#fff}.edi-reference-summary-head{display:flex;align-items:center;gap:8px;margin-bottom:13px;color:#586174}.edi-reference-summary-head .edi-icon{width:18px}.edi-reference-summary-head h2{margin:0;font-size:15px}.edi-reference-summary-items{display:grid;gap:0}.edi-reference-summary-items article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:11px 0;border-bottom:1px solid #eef1f5}.edi-reference-summary-items article div>span,.edi-reference-summary-items article div>strong,.edi-reference-summary-items article div>small{display:block}.edi-reference-summary-items article div>span{color:#6c7588;font-size:8px;font-weight:850}.edi-reference-summary-items article div>strong{margin-top:4px;color:#5c6578;font-size:11px}.edi-reference-summary-items article div>small{margin-top:3px;color:#9099aa;font-size:9px;font-style:italic}.edi-reference-summary-items article>strong{align-self:center;color:#5b6578;font-size:11px;white-space:nowrap}.edi-reference-summary-lines{display:grid;gap:7px;padding:12px 0}.edi-reference-summary-lines>div{display:flex;justify-content:space-between;gap:12px;color:#737d90;font-size:10px}.edi-reference-summary-lines strong{color:#5e687b}.edi-reference-summary-total{display:flex;justify-content:space-between;gap:12px;padding:10px 0 0;border-top:1px solid #e5e9ef;color:#596276;font-size:12px;font-weight:900}.edi-reference-summary-total strong{color:#149bea}.edi-reference-terms{margin-top:14px}.edi-reference-checkout-button{margin-top:12px;background:#4fbd77;box-shadow:none}.edi-reference-checkout-button:hover{background:#45ad6b}.edi-back-cart-link{display:block;margin-top:11px;text-align:center}.edi-reference-assurances{display:grid;gap:6px;margin-top:13px;color:#7e899c;font-size:8px}.edi-reference-assurances span{display:flex;align-items:center;gap:5px}.edi-reference-assurances .edi-icon{width:12px;color:#35b66f}

/* Footer inspired by the provided multi-column reference, retaining Edihoster identity */
.edi-footer-v11{position:relative;overflow:hidden;border-top:0;background:#252a55;color:#eef2ff}.edi-footer-v11-wave{position:absolute;left:-12%;bottom:-110px;width:70%;height:380px;border-radius:50%;background:radial-gradient(circle at 70% 0,rgba(255,255,255,.07),rgba(255,255,255,0) 68%);pointer-events:none}.edi-footer-v11-grid{position:relative;z-index:1;display:grid;gap:28px;padding:42px 0 28px}.edi-footer-v11 .edi-brand-light{color:#fff}.edi-footer-v11 .edi-brand-light .edi-logo-image{max-width:210px;max-height:58px}.edi-footer-v11-brand>p{max-width:290px;margin:10px 0 0;color:#d5d9e8;font-size:11px;line-height:1.65}.edi-footer-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}.edi-footer-socials a{width:37px;height:37px;display:grid!important;place-items:center;border-radius:50%;background:#f7f8fd;color:#353b68!important;font-size:10px!important;font-weight:950}.edi-footer-trust-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.edi-footer-trust-row span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#d9deed;font-size:8px}.edi-footer-trust-row .edi-icon{width:12px}.edi-footer-v11 h3{margin:0 0 8px;color:#ffd534;font-size:13px}.edi-footer-v11-contact p{margin:0 0 12px;color:#d9ddec;font-size:10px;line-height:1.65}.edi-footer-v11-contact p strong{display:inline;color:#fff}.edi-footer-v11-contact a,.edi-footer-v11-links a{color:#d9ddec!important}.edi-footer-v11-contact a:hover,.edi-footer-v11-links a:hover{color:#fff!important}.edi-footer-office{display:grid;gap:4px;margin-top:17px;color:#d9ddec;font-size:10px;line-height:1.65}.edi-footer-office>strong{color:#fff}.edi-footer-v11-links{display:grid;gap:22px}.edi-footer-v11-links>div{display:grid;gap:5px}.edi-footer-v11-links a{display:block!important;font-size:10px;line-height:1.45}.edi-footer-keywords{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:9px 16px;padding:0 0 20px}.edi-footer-keywords a{color:rgba(229,233,246,.47);font-size:8px}.edi-footer-v11 .edi-footer-bottom-wrap{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.08);background:#202448}.edi-footer-v11 .edi-footer-bottom{color:#dbe0ee}.edi-footer-v11 .edi-footer-bottom a{color:#dbe0ee}

@media(min-width:620px){.edi-reference-checkout-shell{padding:20px}.edi-domain-config-row{grid-template-columns:132px minmax(0,1fr);align-items:center}.edi-domain-addons-row{align-items:start}.edi-domain-addon-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:14px}.edi-domain-addon-price{grid-column:auto;text-align:right;white-space:nowrap}.edi-hosting-offer-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center}.edi-domain-offer-search>div{grid-template-columns:minmax(0,1fr) auto}.edi-domain-offer-search .edi-btn{white-space:nowrap}.edi-footer-v11-grid{grid-template-columns:1.05fr 1fr}.edi-footer-v11-links{grid-template-columns:1fr 1fr}}
@media(min-width:760px){.edi-reference-checkout-hero{padding:42px 0 96px}.edi-reference-checkout-hero-inner{grid-template-columns:minmax(0,1fr) 340px;align-items:center}.edi-reference-checkout-hero h1{font-size:38px}.edi-product-config-card{padding:20px}.edi-bundle-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edi-reference-summary-card{padding:19px}.edi-footer-v11-grid{grid-template-columns:1fr 1.1fr 1fr 1fr;gap:34px}.edi-footer-v11-links{display:grid;grid-template-columns:1fr;gap:22px}}
@media(min-width:980px){.edi-reference-checkout-shell{grid-template-columns:minmax(0,1.65fr) minmax(300px,.72fr);gap:24px;padding:24px 28px 28px}.edi-reference-summary-card{position:sticky;top:92px}.edi-domain-config-row{grid-template-columns:135px minmax(0,1fr)}.edi-footer-v11-grid{padding-top:54px;padding-bottom:38px}}
@media(max-width:619px){.edi-reference-checkout-hero{padding-top:28px}.edi-checkout-steps{margin-top:2px}.edi-reference-checkout-section{margin-top:-58px}.edi-reference-checkout-shell{border-radius:16px}.edi-service-checkout-item{grid-template-columns:38px minmax(0,1fr)}.edi-service-checkout-item>strong{grid-column:2}.edi-service-checkout-item .edi-inline-remove{grid-column:2}.edi-reference-summary-items article{grid-template-columns:1fr}.edi-reference-summary-items article>strong{justify-self:start}.edi-footer-v11-grid{padding-top:36px}.edi-footer-v11-links{grid-template-columns:1fr 1fr}.edi-footer-keywords{gap:8px 12px}.edi-footer-v11 .edi-footer-bottom{padding-block:15px}}

/* V12 customer identity, OTP, Google Sign-In, and 2FA */
.edi-auth-card-enhanced{max-width:520px}
.edi-google-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;border:1px solid #d7dce5;border-radius:10px;background:#fff;color:#1f2937;text-decoration:none;margin:20px 0 14px;box-shadow:0 1px 2px rgba(15,23,42,.04)}
.edi-google-btn:hover{border-color:#9ca3af;background:#f8fafc}
.edi-google-logo{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-weight:800;color:#4285f4;background:linear-gradient(135deg,#fff 0 40%,#f1f5f9 40% 100%);border:1px solid #e5e7eb}
.edi-auth-divider{display:flex;align-items:center;gap:12px;color:#8a94a6;font-size:12px;margin:14px 0 18px}.edi-auth-divider:before,.edi-auth-divider:after{content:"";height:1px;background:#e5e7eb;flex:1}
.edi-verification-choice{border:0;padding:0;margin:4px 0 2px;display:grid;gap:10px}.edi-verification-choice legend{font-size:13px;font-weight:700;margin-bottom:8px;color:#4b5563}
.edi-choice-card{display:flex!important;grid-template-columns:none!important;align-items:flex-start!important;gap:12px;padding:14px;border:1px solid #d7dce5;border-radius:10px;background:#fff;cursor:pointer}.edi-choice-card:has(input:checked){border-color:var(--edi-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--edi-primary) 12%,transparent);background:color-mix(in srgb,var(--edi-primary) 4%,#fff)}
.edi-choice-card input{width:auto!important;margin-top:3px}.edi-choice-card span{display:grid;gap:3px}.edi-choice-card small{color:#7a8495;line-height:1.5}.edi-choice-card.is-muted{opacity:.55;cursor:not-allowed}
.edi-auth-security-note{display:grid;gap:4px;margin-top:18px;padding:13px 14px;border:1px solid #dbeafe;background:#f0f7ff;border-radius:10px;color:#475569;font-size:12px}.edi-auth-security-note strong{color:#1d4ed8}
.edi-auth-step{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-weight:700;font-size:12px;margin:20px 0 8px}.edi-otp-card{text-align:center}.edi-otp-card .edi-brand{justify-content:center}.edi-otp-card .edi-form,.edi-otp-card .edi-auth-security-note{text-align:left}
.edi-code-input{text-align:center!important;font-size:25px!important;font-weight:800!important;letter-spacing:7px!important;font-variant-numeric:tabular-nums}
.edi-inline-resend{display:flex;justify-content:center;align-items:center;gap:8px;margin:14px 0;font-size:13px;color:#64748b}.edi-inline-resend button{border:0;background:transparent;color:var(--edi-primary);font-weight:700;cursor:pointer;padding:4px}
.client-security-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.client-security-badge.ok{background:#dcfce7;color:#15803d}.client-security-badge.warn{background:#fff7ed;color:#c2410c}.client-security-badge.neutral{background:#eef2f7;color:#64748b}
.client-security-grid{display:grid;grid-template-columns:1fr;gap:14px}.client-security-panel{border:1px solid #e2e8f0;border-radius:14px;padding:16px;display:grid;gap:12px;background:#fff}.client-security-panel-head{display:flex;align-items:flex-start;gap:12px}.client-security-panel-head h3{margin:0 0 4px;font-size:16px}.client-security-panel-head p{margin:0;color:#64748b;font-size:13px;line-height:1.55}
.client-security-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#eef4ff;color:#2563eb;font-weight:900;flex:0 0 auto}.client-security-icon.shield{background:#ecfdf5;color:#059669}
.client-security-action-form{margin-top:18px;border:1px solid #e2e8f0;border-radius:14px;padding:16px;display:grid;gap:14px;align-items:center}.client-security-action-form strong{font-size:15px}.client-security-action-form p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.55}.client-security-action-form.danger-zone{border-color:#fecaca;background:#fffafa}
.client-inline-security{display:grid;gap:10px}.client-inline-security input{min-height:43px;border:1px solid #d7dce5;border-radius:9px;padding:9px 11px;width:100%}
.client-2fa-setup{margin-top:18px;display:grid;gap:16px}.client-2fa-setup>div{border:1px solid #dbeafe;background:#f8fbff;border-radius:14px;padding:18px}.client-2fa-setup h3{margin:0 0 6px}.client-2fa-setup p{margin:0 0 14px;color:#64748b;font-size:13px;line-height:1.55}.client-security-step{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--edi-primary);color:#fff;font-weight:800;margin-bottom:10px}
.client-secret-box{overflow:auto;background:#0f172a;color:#e2e8f0;border-radius:9px;padding:13px 14px;text-align:center;letter-spacing:2px;font-size:15px}.client-uri-code{display:block;word-break:break-all;white-space:normal;margin-top:10px;padding:10px;border-radius:8px;background:#f1f5f9;color:#334155}.client-2fa-confirm{max-width:360px}.client-recovery-box{margin-top:18px;border:1px solid #fde68a;background:#fffbeb;border-radius:14px;padding:18px}.client-recovery-box h3{margin:0 0 6px;color:#92400e}.client-recovery-box p{margin:0 0 14px;color:#78350f;font-size:13px;line-height:1.55}.client-recovery-codes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.client-recovery-codes code{padding:9px;border-radius:8px;background:#fff;border:1px solid #fde68a;text-align:center;font-weight:700;letter-spacing:1px}
@media (min-width:700px){.client-security-grid{grid-template-columns:1fr 1fr}.client-security-action-form{grid-template-columns:minmax(0,1fr) auto}.client-inline-security{grid-template-columns:minmax(220px,1fr) auto}.client-2fa-setup{grid-template-columns:1fr 1fr}}
@media (max-width:520px){.client-recovery-codes{grid-template-columns:1fr}.edi-code-input{font-size:22px!important;letter-spacing:5px!important}}
.client-security-dashboard-card{margin:18px 0;display:grid;gap:14px;align-items:center;padding:16px 18px;border:1px solid #dbeafe;background:linear-gradient(135deg,#f8fbff,#eef6ff);border-radius:14px}.client-security-dashboard-copy{display:flex;align-items:center;gap:12px}.client-security-dashboard-copy strong{font-size:15px}.client-security-dashboard-copy p{margin:4px 0 0;color:#64748b;font-size:13px}
@media (min-width:700px){.client-security-dashboard-card{grid-template-columns:minmax(0,1fr) auto}}
