:root{--home-navy:#06162f;--home-navy-2:#0b2854;--home-blue:#2563eb;--home-sky:#75a7ff;--home-orange:#ff7a1a;--home-ink:#0b1b33;--home-muted:#64748b;--home-line:#e4eaf2;--home-soft:#f5f8fc;--home-green:#16a46d}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.premium-home{margin:0;color:var(--home-ink);background:#fff;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body.premium-home.mobile-nav-open{overflow:hidden}body.premium-home.mobile-nav-open:after{content:"";position:fixed;inset:0;z-index:70;background:#06162f73;backdrop-filter:blur(2px)}
.premium-home button,.premium-home input{font:inherit}
.premium-home a{text-decoration:none}
.premium-home .shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.topline{background:var(--home-navy);color:#c9d6e8;font-size:12px}
.topline .shell{height:38px;display:flex;align-items:center;justify-content:space-between}
.topline p{display:flex;align-items:center;gap:12px;margin:0}
.topline strong{color:#fff}
.topline a{color:#a9c7ff;font-weight:700}
.live-dot{width:8px;height:8px;border-radius:50%;background:#2bd395;box-shadow:0 0 0 4px #2bd39520}
.premium-header{position:sticky;top:0;z-index:80;width:100%;max-width:none;height:auto;margin:0;padding:0;background:#fffffff2;border-bottom:1px solid #e8edf3;backdrop-filter:blur(18px);box-shadow:0 10px 34px #10284a09}
.header-inner{height:82px;display:flex;align-items:center}
.brand{display:flex;align-items:center;gap:8px;flex-shrink:0}
.brand img{display:block;width:192px;height:auto}
.desktop-nav{display:flex;align-items:center;gap:3px;margin-left:auto;padding:5px;border:1px solid #e4eaf2;border-radius:13px;background:#f7f9fc}
.desktop-nav a{position:relative;padding:10px 12px;border-radius:9px;color:#46556b;font-size:12px;font-weight:750;white-space:nowrap;transition:.2s}
.desktop-nav a:after{display:none}
.desktop-nav a:hover,.desktop-nav a.active{background:#fff;color:var(--home-blue);box-shadow:0 5px 18px #173e7512}
.header-actions{display:flex;align-items:center;gap:8px;margin-left:13px}
.register-link{padding:11px 10px;color:#293a52;font-size:12px;font-weight:800;white-space:nowrap}
.login-link{display:flex;align-items:center;gap:9px;padding:12px 15px;border-radius:10px;background:var(--home-navy);color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 24px #06162f20;transition:.2s;white-space:nowrap}
.login-link:hover{transform:translateY(-2px);background:#0b2854}
.login-icon{font-size:15px}
.header-cart{position:relative;display:flex;align-items:center;gap:9px;height:46px;margin-left:10px;padding:7px 11px;border:1px solid #dbe4ef;border-radius:11px;background:#f7f9fc;color:#172a46;cursor:pointer;transition:.2s}
.header-cart[hidden]{display:none}
.header-cart:hover{border-color:#adc6f3;background:#eef4ff;color:var(--home-blue)}
.header-cart-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#e6efff;color:var(--home-blue);font-size:17px;font-weight:850;transform:rotate(180deg)}
.header-cart-copy{display:flex;min-width:92px;flex-direction:column;align-items:flex-start;gap:1px}
.header-cart-copy b{font-size:11px}
.header-cart-copy small{color:#75849a;font-size:8px;white-space:nowrap}
.header-cart-count{position:absolute;right:-6px;top:-7px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:20px;background:var(--home-orange);color:#fff;font-size:8px;font-weight:900}
.premium-header .mobile-menu{display:none!important;margin-left:auto}
.new-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 60%,#123e80 0,transparent 35%),radial-gradient(circle at 90% 70%,#62323d60 0,transparent 32%),linear-gradient(115deg,#071a38,#06162f 65%,#16192d);color:#fff;padding:92px 0 84px}
.new-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to right,#0005,transparent 75%)}
.hero-orbit{position:absolute;border:1px solid #78a7ff26;border-radius:50%;pointer-events:none}
.orbit-one{width:660px;height:660px;left:-420px;top:-170px}
.orbit-two{width:520px;height:520px;right:-315px;bottom:-330px}
.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:74px}
.hero-label{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:#9fc0ff;font-size:11px;font-weight:850;letter-spacing:2px}
.hero-label span{width:30px;height:1px;background:#78a7ff}
.hero-copy h1{margin:0;font-size:clamp(48px,5.3vw,76px);line-height:.99;letter-spacing:-4px;font-weight:850}
.hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#77a9ff,#fff 55%,#ff9a62);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-copy>p{max-width:535px;margin:28px 0 31px;color:#b6c6db;font-size:17px;line-height:1.75}
.hero-points{display:flex;flex-wrap:wrap;gap:12px 20px;color:#d3deed;font-size:12px;font-weight:650}
.hero-points span{display:flex;align-items:center;gap:7px}
.hero-points i{display:grid;place-items:center;width:18px;height:18px;border:1px solid #46ce9b70;border-radius:50%;color:#55d7a6;font-size:10px;font-style:normal}
.domain-console{position:relative;padding:34px 34px 28px;border:1px solid #dfe6ef;border-radius:4px;background:#fff;color:var(--home-ink);box-shadow:12px 12px 0 #ff7a1a,0 28px 60px #0000002e}
.domain-console:before{content:"";position:absolute;top:0;left:0;width:5px;height:76px;background:var(--home-blue);pointer-events:none}
.console-top{display:grid;grid-template-columns:48px 1fr;align-items:start;gap:18px;margin-bottom:27px}
.console-index{display:grid;width:42px;height:42px;place-items:center;border:1px solid #dce5f1;color:var(--home-blue);font-size:11px;font-weight:900;letter-spacing:.5px}
.console-kicker{display:block;margin:1px 0 7px;color:#65768d;font-size:9px;font-weight:900;letter-spacing:1.7px}
.console-top h2{max-width:410px;margin:0;color:#0b1b33;font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:700;line-height:1.17;letter-spacing:-.65px}
.console-top p{margin:9px 0 0;color:#718096;font-size:11px;line-height:1.55}
.console-status{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #5ce1aa2c;border-radius:100px;background:#153f3c75;color:#79e0b9;font-size:10px;font-weight:800;white-space:nowrap}
.console-status i{width:6px;height:6px;border-radius:50%;background:#55dcaa;box-shadow:0 0 0 4px #55dcaa15}
.domain-search{display:grid;grid-template-columns:1fr auto;align-items:center;padding:5px 5px 5px 17px;border:1px solid #bdc9d9;border-radius:3px;background:#f9fbfd;box-shadow:none;transition:border-color .2s,box-shadow .2s}
.domain-search:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb12}
.search-symbol{display:none}
.domain-search input{width:100%;height:51px;padding:0 10px 0 0;border:0;outline:0;background:transparent;color:#0c1b31;font-size:15px;font-weight:650}
.domain-search input::placeholder{color:#98a4b5;font-weight:500}
.domain-search button{height:51px;padding:0 19px;border:0;border-radius:2px;background:var(--home-navy);color:#fff;font-size:12px;font-weight:850;cursor:pointer;box-shadow:none;transition:.2s}
.domain-search button b{margin-left:14px;font-size:17px}
.domain-search button:hover{background:var(--home-blue)}
.domain-search button:disabled{opacity:.65;cursor:wait}
.quick-tlds{display:flex;align-items:center;gap:5px;margin:13px 0 0;color:#78879a;font-size:9px}
.quick-tlds>span{margin-right:5px;text-transform:uppercase;font-weight:850;letter-spacing:.75px}
.quick-tlds button{padding:5px 8px;border:0;border-bottom:1px solid #b9c7d9;border-radius:0;background:transparent;color:#304158;font-size:10px;font-weight:800;cursor:pointer}
.quick-tlds button:hover{border-color:var(--home-orange);color:var(--home-orange)}
.console-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid #e4eaf2;color:#718096;font-size:9px}
.console-bottom span:first-child{color:#466078}
.console-bottom i{display:inline-grid;width:15px;height:15px;margin-right:6px;place-items:center;border-radius:50%;background:#e7f7f1;color:#16825c;font-size:8px;font-style:normal}
.console-bottom a{color:#153b76;font-weight:800}
.premium-results:empty{display:none}
.premium-results{margin-top:20px;max-height:435px;overflow:auto;padding-right:4px}
.premium-results .domain-results{display:grid;gap:9px}
.premium-results .card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:14px 15px;border:1px solid #e0e7f0;border-radius:3px;background:#f8fafc;color:#22334b;box-shadow:none;text-align:left}
.premium-results .card>div:last-child{display:flex;align-items:center;gap:10px;white-space:nowrap}
.premium-results .card b{font-size:13px}
.premium-results .card b.yes{color:#16825c}
.premium-results .card b.no{color:#c43b4d}
.premium-results .card small{color:#75859a;font-size:10px}
.premium-results .card>span{color:#6f8094;font-size:10px}
.premium-results [data-buy]{padding:8px 10px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-size:10px;font-weight:850;cursor:pointer}
.premium-results [data-buy].in-cart{background:#16825c}
.premium-results .suggestion-title{margin:20px 0 10px;color:#52657c;font-size:11px;letter-spacing:.5px}
.confidence{border-bottom:1px solid var(--home-line);background:#fff}
.confidence-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.confidence article{display:flex;align-items:center;gap:15px;min-height:112px;padding:25px;border-right:1px solid var(--home-line)}
.confidence article:first-child{border-left:1px solid var(--home-line)}
.confidence article>i{color:#c5d0df;font-size:11px;font-style:normal;font-weight:850}
.confidence article div{display:flex;flex-direction:column;gap:5px}
.confidence article b{font-size:13px}
.confidence article span{color:#7a899c;font-size:11px}
.email-service-section{padding:86px 0;background:#f5f8fc;border-bottom:1px solid var(--home-line)}
.email-service-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px}.email-service-copy h2{margin:14px 0 20px;font-size:46px;line-height:1.06;letter-spacing:-2px}.email-service-copy p{margin:0 0 25px;color:#68788e;font-size:14px;line-height:1.75}.email-service-link{display:inline-flex;align-items:center;gap:13px;color:#174fc8;font-size:13px;font-weight:850}.email-service-link span{font-size:19px;transition:.2s}.email-service-link:hover span{transform:translateX(4px)}
.email-service-options{display:grid;grid-template-columns:1fr;gap:14px}.email-service-options article{position:relative;min-height:255px;padding:31px;border:1px solid #dce5ef;border-radius:8px;background:#fff;box-shadow:9px 9px 0 #dce8fa;overflow:hidden}.email-service-options article.workspace{background:#071a37;color:#fff;box-shadow:9px 9px 0 #ff7a1a}.google-wordmark{display:flex;margin-bottom:39px;font:700 29px/1 Arial,sans-serif;letter-spacing:-2px}.google-wordmark i{font-style:normal}.google-wordmark i:nth-child(1),.google-wordmark i:nth-child(4){color:#4285f4}.google-wordmark i:nth-child(2),.google-wordmark i:nth-child(6){color:#ea4335}.google-wordmark i:nth-child(3){color:#fbbc05}.google-wordmark i:nth-child(5){color:#34a853}.email-service-options small{color:#6682aa;font-size:8px;font-weight:900;letter-spacing:1.5px}.workspace small{color:#95b7f0}.email-service-options h3{margin:9px 0 10px;font-size:22px;letter-spacing:-.5px}.email-service-options p{margin:0;max-width:480px;color:#728096;font-size:12px;line-height:1.7}.workspace p{color:#b4c5dc}
.transfer-section{padding:100px 0;background:linear-gradient(125deg,#071a38,#06162f 66%,#142540);color:#fff;overflow:hidden}.transfer-grid{display:grid;grid-template-columns:1fr .86fr;align-items:center;gap:90px}.transfer-copy h2{max-width:570px;margin:15px 0 21px;font-size:48px;line-height:1.06;letter-spacing:-2.2px}.transfer-copy>p{max-width:610px;margin:0;color:#b9c8dc;font-size:15px;line-height:1.75}.transfer-points{display:grid;gap:10px;margin-top:30px}.transfer-points span{display:flex;align-items:center;gap:12px;color:#d6e0ed;font-size:12px}.transfer-points i{display:grid;width:31px;height:31px;place-items:center;border:1px solid #739be24d;border-radius:9px;background:#ffffff09;color:#91b5fa;font-size:9px;font-style:normal;font-weight:900}.transfer-card{padding:33px;border:1px solid #ffffff21;border-radius:12px;background:#fff;color:#10213a;box-shadow:11px 11px 0 #ff7a1a,0 28px 70px #0004}.transfer-card-kicker{color:#2563eb;font-size:9px;font-weight:900;letter-spacing:1.8px}.transfer-card h3{margin:10px 0 23px;font-size:25px;letter-spacing:-.8px}.transfer-card label{display:block;margin:13px 0;color:#3f5066;font-size:11px;font-weight:800}.transfer-card input{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #cbd6e5;border-radius:8px;outline:0}.transfer-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb12}.transfer-check-button{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:17px;padding:14px 16px;border:0;border-radius:8px;background:#071a37;color:#fff;font-size:12px;font-weight:850;cursor:pointer}.transfer-check-button:hover{background:#2563eb}.transfer-check-button:disabled{cursorcursor:wait;opacity:.65}.transfer-card>small{display:block;margin-top:12px;color:#7a899e;font-size:9px;line-height:1.5}.transfer-message{min-height:17px;margin:12px 0 0;font-size:11px}.transfer-message.success{color:#14805c}.transfer-message.error{color:#b82e3d}.transfer-dialog{width:min(540px,calc(100% - 28px))}.transfer-total{display:grid;grid-template-columns:1fr auto;margin:22px 0;padding:18px;border-radius:10px;background:#f1f6fe}.transfer-total span{font-size:12px;font-weight:800}.transfer-total b{grid-row:1/3;grid-column:2;font-size:25px;color:#174fc8}.transfer-total small{color:#77879c;font-size:9px}
.extensions-section{padding:112px 0;background:#fff}
.section-heading{margin-bottom:48px}
.split-heading{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:70px}
.section-heading h2{margin:12px 0 0;font-size:46px;line-height:1.08;letter-spacing:-2px}
.section-heading>p,.split-heading>p{margin:0;color:var(--home-muted);font-size:15px;line-height:1.75}
.overline{color:var(--home-blue);font-size:10px;font-weight:900;letter-spacing:2.2px}
.overline.light{color:#8cb3ff}
.extension-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:0}
.extension-grid .extension-card{position:relative;display:flex;min-height:228px;flex-direction:column;align-items:flex-start;padding:28px;border:1px solid var(--home-line);border-radius:18px;background:#fff;color:var(--home-ink);text-align:left;cursor:pointer;overflow:hidden;box-shadow:none;transition:.25s}
.extension-grid .extension-card:after{content:"";position:absolute;width:100px;height:100px;right:-65px;top:-65px;border:1px solid #cfdaf0;border-radius:50%;transition:.25s}
.extension-grid .extension-card:hover{transform:translateY(-5px);border-color:#aac3f6;box-shadow:0 20px 44px #15386813}
.extension-grid .extension-card:hover:after{right:-40px;top:-40px;transform:none;color:inherit}
.extension-card b{margin-top:14px;font-size:35px;letter-spacing:-1.5px}
.extension-card small{margin-top:15px;color:var(--home-muted);font-size:12px;line-height:1.55}
.extension-card em{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--home-blue);font-size:11px;font-style:normal;font-weight:850}
.extension-card em span{font-size:16px;transition:.2s}
.extension-card:hover em span{transform:translateX(4px)}
.extension-card.featured{border-color:#8eb4ff;background:linear-gradient(145deg,#f1f6ff,#fff)}
.popular-tag{padding:5px 7px;border-radius:5px;background:#e5eeff;color:var(--home-blue);font-size:8px;font-weight:900;letter-spacing:1px}
.extension-card.featured b{margin-top:18px}
.extension-card.dark-card{border-color:#102d59;background:linear-gradient(145deg,#0c2d5d,#071a37);color:#fff}
.extension-card.dark-card small{color:#a8bbd4}
.extension-card.dark-card em{color:#8cb6ff}
.extension-card.wide-card{grid-column:span 2;min-height:180px}
.management-section{padding:112px 0;background:linear-gradient(135deg,#071a38,#092956);color:#fff;overflow:hidden}
.management-grid{display:grid;grid-template-columns:.77fr 1.23fr;align-items:center;gap:85px}
.management-copy h2{margin:14px 0 22px;font-size:49px;line-height:1.04;letter-spacing:-2.4px}
.management-copy>p{color:#abc0db;font-size:15px;line-height:1.8}
.management-copy ul{display:grid;gap:18px;margin:32px 0;padding:0;list-style:none}
.management-copy li{display:flex;gap:13px;color:#9eb2cc;font-size:12px;line-height:1.6}
.management-copy li i{display:grid;place-items:center;flex:0 0 23px;height:23px;border-radius:50%;background:#1eae7830;color:#68d8ad;font-style:normal}
.management-copy li b{display:block;margin-bottom:2px;color:#fff;font-size:13px}
.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--home-blue);font-size:12px;font-weight:850}
.management-copy .text-link{color:#8cb5ff}
.text-link span{font-size:17px;transition:.2s}
.text-link:hover span{transform:translateX(5px)}
.panel-preview{overflow:hidden;border:1px solid #ffffff25;border-radius:20px;background:#f6f8fc;box-shadow:0 35px 80px #0006;transform:perspective(1200px) rotateY(-2deg)}
.preview-bar{display:flex;align-items:center;gap:28px;height:42px;padding:0 16px;border-bottom:1px solid #e3e9f1;background:#fff}
.preview-bar>span{display:flex;gap:5px}
.preview-bar>span i{display:block;width:7px;height:7px;border-radius:50%;background:#dce3ed}
.preview-bar b{color:#9aa7b8;font-size:8px;font-weight:600}
.preview-body{display:grid;grid-template-columns:94px 1fr;min-height:390px}
.preview-body aside{display:flex;flex-direction:column;align-items:center;gap:20px;padding:22px 14px;background:#071a37}
.preview-body aside img{width:70px;height:auto;filter:brightness(0) invert(1)}
.preview-body aside span{width:47px;height:7px;border-radius:5px;background:#ffffff18}
.preview-body aside span.aside-active{height:31px;background:#3268c84d}
.preview-content{padding:28px}
.preview-welcome{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}
.preview-welcome div{display:flex;flex-direction:column;gap:5px}
.preview-welcome small{color:#2563eb;font-size:7px;font-weight:900;letter-spacing:1.5px}
.preview-welcome b{color:#11213a;font-size:17px}
.preview-welcome>i{padding:7px 10px;border-radius:20px;background:#e5f8f0;color:#16805d;font-size:8px;font-style:normal;font-weight:800}
.preview-domain{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:15px;border:1px solid #e1e7ef;border-radius:12px;background:#fff;color:#17263e}
.preview-domain.selected{border-color:#8cb1f8;box-shadow:0 8px 22px #1c58bd10}
.domain-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#eaf1ff;color:#2563eb;font-size:11px;font-weight:900}
.preview-domain>div:nth-child(2){display:flex;flex-direction:column;gap:3px}
.preview-domain b{font-size:11px}
.preview-domain small{color:#8b99ab;font-size:8px}
.preview-domain>span{margin-left:auto;color:#18a16c;font-size:8px;font-weight:800}
.preview-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}
.preview-tools span{display:flex;flex-direction:column;gap:8px;padding:13px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#56677e;font-size:8px;font-weight:750}
.preview-tools i{color:#2563eb;font-size:15px;font-style:normal}
.process-section{padding:112px 0;background:var(--home-soft)}
.centered{text-align:center}
.centered h2{font-size:45px}
.centered>p{max-width:600px;margin:15px auto 0}
.process-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.process-grid:before{content:"";position:absolute;left:17%;right:17%;top:52px;border-top:1px dashed #bac8dc}
.process-grid article{position:relative;padding:30px 29px;border:1px solid var(--home-line);border-radius:18px;background:#fff}
.step-no{position:absolute;right:22px;top:24px;color:#d7e0ec;font-size:11px;font-weight:900}
.step-icon{position:relative;z-index:1;display:grid;place-items:center;width:45px;height:45px;border:1px solid #cbdcf9;border-radius:12px;background:#edf4ff;color:#2563eb;font-size:20px;font-weight:850}
.process-grid h3{margin:25px 0 10px;font-size:18px}
.process-grid p{margin:0;color:var(--home-muted);font-size:12px;line-height:1.7}
.support-banner{padding:0 0 112px;background:var(--home-soft)}
.support-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:45px 52px;border-radius:22px;background:linear-gradient(120deg,#0b2855,#06162f);color:#fff;box-shadow:0 28px 60px #09234c27}
.support-badge{position:relative;display:grid;place-items:center;width:78px;height:78px;border:1px solid #ffffff20;border-radius:50%;background:#ffffff0a}
.support-badge span{position:absolute;right:7px;top:7px;width:9px;height:9px;border-radius:50%;background:#35d29b;box-shadow:0 0 0 5px #35d29b17}
.support-badge b{font-size:20px}
.support-inner h2{margin:8px 0;font-size:27px}
.support-inner p{margin:0;color:#aebfd4;font-size:12px}
.support-inner>a{padding:14px 18px;border-radius:10px;background:#fff;color:#0b2346;font-size:11px;font-weight:850;white-space:nowrap}
.support-inner>a span{margin-left:12px}
.premium-faq{padding:112px 0}
.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}
.faq-intro h2{margin:14px 0 18px;font-size:43px;line-height:1.08;letter-spacing:-1.8px}
.faq-intro p{margin:0 0 24px;color:var(--home-muted);font-size:13px;line-height:1.75}
.premium-faq .faq-list{border-top:1px solid var(--home-line)}
.premium-faq details{padding:22px 2px;border-bottom:1px solid var(--home-line)}
.premium-faq summary{display:flex;align-items:center;justify-content:space-between;color:#15243a;font-size:14px;font-weight:800;cursor:pointer;list-style:none}
.premium-faq summary::-webkit-details-marker{display:none}
.premium-faq summary:after{content:"+";display:grid;place-items:center;width:27px;height:27px;border:1px solid #d8e0eb;border-radius:50%;color:#40618f;font-size:16px}
.premium-faq details[open] summary:after{content:"−";background:#eef4ff;color:#2563eb}
.premium-faq details p{margin:14px 45px 0 0;color:var(--home-muted);font-size:12px;line-height:1.75}
.premium-footer{padding:70px 0 22px;background:#050f20;color:#fff}
.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:70px}
.footer-brand img{width:190px;height:auto;filter:brightness(0) invert(1)}
.footer-brand p{max-width:290px;margin:20px 0 0;color:#8293aa;font-size:12px;line-height:1.7}
.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:13px}
.footer-grid b{margin-bottom:6px;font-size:12px}
.footer-grid a{color:#8293aa;font-size:11px}
.footer-grid a:hover{color:#fff}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid #ffffff12;color:#63758d;font-size:10px}
.footer-bottom a{color:#8da6c7}
.premium-home .cart-button{position:fixed;z-index:90;right:22px;bottom:22px;display:flex;align-items:center;gap:11px;padding:11px 15px;border:1px solid #ffffff20;border-radius:14px;background:#071a37;color:#fff;box-shadow:0 17px 35px #06162f42;cursor:pointer}
.premium-home .cart-button[hidden]{display:none}
.premium-cart-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#2563eb;font-size:18px}
.premium-home .cart-button span:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.premium-home .cart-button b{font-size:11px}
.premium-home .cart-button small{color:#aebdd0;font-size:9px}
.premium-home dialog{border:0;border-radius:20px;box-shadow:0 30px 90px #06162f55}
.premium-home dialog::backdrop{background:#06162f99;backdrop-filter:blur(5px)}
.premium-home dialog .close,.premium-home dialog .gate-close{border:0;background:#eef2f7;color:#44546b}
.premium-cart-dialog{width:min(620px,calc(100% - 30px));max-width:620px;padding:0!important;overflow:hidden;border:1px solid #e5ebf3!important;border-radius:24px!important;background:#fff}
.cart-modal-close{z-index:2;right:17px!important;top:17px!important;display:grid;width:34px;height:34px;place-items:center;border-radius:50%!important;font-size:23px!important;line-height:1}
.cart-modal-head{display:flex;align-items:center;gap:17px;padding:28px 64px 24px 28px;border-bottom:1px solid #e7edf5;background:linear-gradient(135deg,#f7faff,#fff)}
.cart-modal-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:14px;background:#e8f0ff;color:#2563eb;font-size:25px;font-weight:850;transform:rotate(180deg)}
.cart-modal-kicker{color:#2563eb;font-size:8px;font-weight:900;letter-spacing:1.8px}.cart-modal-head h2{margin:5px 0 3px!important;padding:0!important;color:#10213a;font-size:22px;letter-spacing:-.6px}.cart-modal-head p{margin:0;color:#78879b;font-size:10px}
.premium-cart-items{max-height:330px;margin:0!important;padding:8px 28px;border-top:0!important;overflow:auto}
.premium-cart-dialog .cart-row{min-height:72px;padding:14px 0;border-bottom:1px solid #edf1f6}.premium-cart-dialog .cart-row b{color:#142641;font-size:13px}.premium-cart-dialog .cart-row small{color:#8694a7;font-size:9px}.premium-cart-dialog .cart-row strong{color:#1758d4;font-size:13px}.premium-cart-dialog .cart-row button{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#fff0f1;color:#b42335;cursor:pointer}
.premium-cart-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 28px;padding:18px 0;border-top:1px solid #dfe7f1}.premium-cart-summary>div{display:flex;flex-direction:column;gap:4px}.premium-cart-summary span{color:#233550;font-size:12px;font-weight:800}.premium-cart-summary small{color:#8997a9;font-size:9px}.premium-cart-summary>b{color:#0d213f;font-size:25px;letter-spacing:-.8px}
.cart-secure-note{display:flex;align-items:center;gap:11px;margin:0 28px 17px;padding:12px 14px;border:1px solid #d9eee6;border-radius:11px;background:#f4fbf8;color:#15825f}.cart-secure-note>span{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#dff5ec;font-size:11px;font-weight:900}.cart-secure-note p{display:flex;flex-direction:column;gap:2px;margin:0}.cart-secure-note b{font-size:10px}.cart-secure-note small{color:#668579;font-size:8px}
.premium-cart-checkout{width:calc(100% - 56px)!important;margin:0 28px 28px;display:flex;align-items:center;justify-content:center;gap:15px}.premium-cart-checkout span{font-size:18px}
@media(max-width:1080px){
  .desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.header-actions{margin-left:16px}.brand img{width:165px}.header-cart-copy{display:none}.header-cart{margin-left:8px}
  .hero-grid{gap:42px}.hero-copy h1{font-size:55px}.management-grid{gap:48px}.faq-grid{gap:55px}
}
@media(max-width:1120px){.desktop-nav{display:none}.premium-header .mobile-menu{display:block!important;position:static}.premium-header .mobile-menu-button{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #dce4ee;border-radius:10px;background:#fff;color:#20314a;font-size:12px;font-weight:800}.premium-header .mobile-menu-panel{position:fixed;top:124px;right:24px;left:24px;width:auto;max-height:calc(100dvh - 142px);z-index:100;overflow:auto;padding:10px;border:1px solid #e0e6ef;border-radius:16px;background:#fff;box-shadow:0 26px 75px #06162f38}.premium-header .mobile-menu-panel[hidden]{display:none}.premium-header .mobile-menu-panel:not([hidden]){display:grid}.premium-header .mobile-menu-panel a{display:block;padding:13px 14px;border-radius:9px;color:#293b54;font-size:13px;font-weight:750}.premium-header .mobile-menu-panel a:hover{background:#f1f5fb;color:#2563eb}.premium-header .mobile-menu-panel .mobile-account-link{background:#071a37;color:#fff}}
@media(max-width:900px){
  .premium-home .shell{width:min(100% - 34px,760px)}
  .desktop-nav,.header-actions{display:none}.premium-header .mobile-menu{display:block!important}.header-cart{margin-left:auto}.header-cart-copy{display:none}
  .premium-header .mobile-menu-button{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #dce4ee;border-radius:10px;background:#fff;color:#20314a;font-size:12px;font-weight:800}
  .premium-header .mobile-menu-panel{position:fixed;top:124px;right:17px;left:17px;width:auto;max-height:calc(100dvh - 140px);z-index:100;overflow:auto;padding:8px;border:1px solid #e0e6ef;border-radius:16px;background:#fff;box-shadow:0 22px 60px #06162f2b}
  .premium-header .mobile-menu-panel[hidden]{display:none}.premium-header .mobile-menu-panel:not([hidden]){display:grid}
  .premium-header .mobile-menu-panel a{display:block;padding:13px 14px;border-radius:9px;color:#293b54;font-size:13px;font-weight:750}
  .premium-header .mobile-menu-panel a:hover{background:#f1f5fb;color:#2563eb}
  .premium-header .mobile-menu-panel .mobile-account-link{background:#071a37;color:#fff}
  .new-hero{padding:70px 0}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-label,.hero-points{justify-content:center}.hero-copy>p{margin-inline:auto}
  .confidence-grid{grid-template-columns:1fr 1fr}.confidence article:nth-child(3){border-left:1px solid var(--home-line)}
  .split-heading{grid-template-columns:1fr;gap:22px}.extension-grid{grid-template-columns:1fr 1fr}.email-service-grid{grid-template-columns:1fr;gap:40px}.email-service-copy{max-width:620px}.transfer-grid{grid-template-columns:1fr;gap:45px}.transfer-copy{max-width:680px}
  .management-grid{grid-template-columns:1fr}.management-copy{max-width:600px}
  .faq-grid{grid-template-columns:1fr;gap:45px}.faq-intro{max-width:560px}
  .support-inner{grid-template-columns:auto 1fr}.support-inner>a{grid-column:2;justify-self:start}
  .footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}
}
@media(max-width:620px){
  .premium-home .shell{width:calc(100% - 28px)}.topline .shell{height:34px;justify-content:center}.topline p span:last-child,.topline a{display:none}
  .header-inner{height:72px}.brand img{width:142px}.brand-domain{min-width:49px;height:22px}.brand-domain i{font-size:7px;letter-spacing:1.05px}.header-cart{width:43px;height:43px;justify-content:center;padding:6px}.header-cart-icon{width:28px;height:28px}.header-cart-count{right:-5px;top:-6px}
  .premium-header .mobile-menu-panel{top:106px;max-height:calc(100dvh - 120px)}
  .new-hero{padding:54px 0 45px}.new-hero:before{background-size:42px 42px}
  .hero-copy h1{font-size:43px;letter-spacing:-2.5px}.hero-copy>p{margin:20px 0 24px;font-size:14px;line-height:1.65}.hero-points{gap:10px 13px}.hero-points span{font-size:10px}
  .domain-console{padding:25px 20px 22px;border-radius:3px;box-shadow:7px 7px 0 #ff7a1a,0 22px 45px #0003}.console-top{grid-template-columns:36px 1fr;gap:12px;margin-bottom:20px}.console-index{width:34px;height:34px}.console-top h2{font-size:20px}.console-top p{font-size:10px}.console-status{display:none}
  .domain-search{grid-template-columns:1fr;padding:6px}.domain-search input{height:45px;padding:0 9px;font-size:13px}
  .domain-search button{width:100%;height:44px;margin-top:3px}.quick-tlds{flex-wrap:wrap}.quick-tlds>span{width:100%;margin-bottom:2px}
  .console-bottom{align-items:flex-start;gap:12px}.premium-results{max-height:510px}.premium-results .card{align-items:flex-start;flex-direction:column}.premium-results .card>div:last-child{width:100%;justify-content:space-between}
  .confidence-grid{grid-template-columns:1fr}.confidence article,.confidence article:first-child,.confidence article:nth-child(3){min-height:86px;border-left:0;border-right:0;border-bottom:1px solid var(--home-line)}
  .extensions-section,.process-section,.premium-faq,.management-section,.email-service-section,.transfer-section{padding:68px 0}.email-service-copy h2,.transfer-copy h2{font-size:36px;letter-spacing:-1.4px}.email-service-options{grid-template-columns:1fr}.email-service-options article{min-height:220px}.section-heading{margin-bottom:32px}.section-heading h2,.centered h2{font-size:34px;letter-spacing:-1.4px}.split-heading{gap:17px}.transfer-card{padding:25px 20px;box-shadow:7px 7px 0 #ff7a1a}.transfer-card h3{font-size:22px}
  .extension-grid{grid-template-columns:1fr}.extension-card,.extension-card.wide-card{grid-column:auto;min-height:190px}
  .management-copy h2{font-size:38px;letter-spacing:-1.8px}.management-copy li{font-size:11px}
  .panel-preview{transform:none}.preview-body{grid-template-columns:58px 1fr;min-height:330px}.preview-body aside{padding:17px 7px}.preview-body aside img{width:45px}.preview-body aside span{width:32px}.preview-content{padding:17px}.preview-tools{grid-template-columns:1fr}.preview-tools span{flex-direction:row;align-items:center}.preview-domain{padding:11px}.preview-domain:nth-of-type(2){display:none}
  .process-grid{grid-template-columns:1fr}.process-grid:before{display:none}
  .support-banner{padding-bottom:78px}.support-inner{grid-template-columns:1fr;padding:34px 28px}.support-badge{width:62px;height:62px}.support-inner>a{grid-column:auto}
  .faq-intro h2{font-size:35px}.premium-faq summary{gap:18px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:38px 28px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}
  .premium-cart-dialog{width:100%;max-width:none;margin:auto 0 0;border-radius:22px 22px 0 0!important}.cart-modal-head{padding:24px 55px 20px 18px}.cart-modal-icon{flex-basis:42px;height:42px}.cart-modal-head h2{font-size:19px}.premium-cart-items{max-height:38dvh;padding:6px 18px}.premium-cart-summary{margin:0 18px}.cart-secure-note{margin:0 18px 14px}.premium-cart-checkout{width:calc(100% - 36px)!important;margin:0 18px 18px;padding:15px!important}.premium-cart-dialog .cart-row{grid-template-columns:1fr auto auto}.premium-cart-dialog .cart-row button{grid-column:auto;grid-row:auto}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.premium-home *{transition:none!important;animation:none!important}}
.transfer-check-button:disabled{cursor:wait}
.coupon-box{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;margin:16px 0;padding:14px;border:1px solid #dce6f3;border-radius:12px;background:#f7faff}.coupon-box label{margin:0}.coupon-box input{margin-top:6px;text-transform:uppercase}.coupon-box button{height:42px;padding:0 18px;border:0;border-radius:8px;background:#102c59;color:#fff;font-weight:850;cursor:pointer}.coupon-box small{grid-column:1/-1;min-height:14px;color:#65758c}.coupon-box small.ok{color:#13724f}.coupon-box small.bad{color:#b42d3c}#chosenPrice span,#chosenPrice b{display:block}#chosenPrice .coupon-saving{margin:4px 0;color:#13805b;font-size:12px}@media(max-width:520px){.coupon-box{grid-template-columns:1fr}.coupon-box button{width:100%}}
.transfer-message{display:flex;min-height:17px;flex-wrap:wrap;gap:6px}.transfer-message>b{width:100%;font-size:13px}.transfer-message>span{padding:6px 8px;border-radius:7px;background:#f1f5fa;color:#42536a}.transfer-message>small{width:100%;color:#718198;line-height:1.5}
