@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400 500;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-semibold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-bold.ttf') format('truetype');font-weight:700 800;font-style:normal;font-display:swap}
:root{--ink:#111b32;--muted:#566279;--blue:#2855f8;--pale:#edf4ff;--line:#e0e6ef;--white:#fff;--radius:28px;--font:Manrope,'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a{touch-action:manipulation}
button{cursor:pointer}
button:focus-visible,a:focus-visible{outline:3px solid #467aff;outline-offset:5px}
::selection{color:white;background:var(--blue)}
h1,h2,h3,p{margin:0}
img{display:block;max-width:100%}
.shell{width:calc(100% - 64px);max-width:1376px;margin-inline:auto}
.content-shell{width:calc(100% - 144px);max-width:1216px;margin-inline:auto}
.icon{display:inline-block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}
.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}
.skip-link{position:fixed;left:20px;top:-70px;padding:10px 18px;background:var(--ink);color:white;z-index:100;border-radius:8px}
.skip-link:focus{top:12px}
.site-header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;z-index:20}
.brand{display:inline-flex;align-items:center;gap:11px;font-size:30px;font-weight:800;letter-spacing:-1.2px;line-height:1}
.brand-mark{height:38px;width:38px;display:grid;place-items:center;color:white;background:var(--blue);border-radius:11px;font-size:32px;font-weight:800;font-style:italic;line-height:1;padding-bottom:4px;padding-right:2px;letter-spacing:-1px}
.brand-dot{color:var(--blue)}
.main-nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600;margin-left:70px}
.main-nav a{position:relative;padding-block:10px;color:#566076;transition:color .2s}
.main-nav a:hover{color:var(--blue)}
.header-actions{display:flex;align-items:center;gap:12px}
.button{min-height:52px;display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:13px 22px;border:1px solid transparent;border-radius:11px;font-weight:700;font-size:14px;line-height:1.5;transition:background .2s,transform .2s,box-shadow .2s}
.button:hover{transform:translateY(-2px)}
.button .icon{width:20px;height:20px}
.button-dark{color:white;background:var(--ink)}
.button-dark:hover{background:#253554;box-shadow:0 5px 14px #111b3214}
.header-cta{min-height:46px;padding:11px 17px}
.button-blue{background:var(--blue);color:white}
.button-blue:hover{background:#1642dc;box-shadow:0 8px 18px #2855f827}
.button-white{background:#fff;color:var(--ink);flex:none}
.button-white:hover{background:#eaf0ff}
.menu-toggle{display:none;background:transparent;border:1px solid var(--line);height:44px;width:44px;border-radius:10px;padding:12px}
.menu-toggle span{display:block;width:18px;height:2px;background:var(--ink);margin:4px 0;transition:transform .2s}
.eyebrow{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1.65px;font-weight:700;font-size:12px;line-height:1.6;color:#48617b}
.availability-dot{width:7px;height:7px;flex:none;background:#287459;border-radius:50%;box-shadow:0 0 0 4px #2874590b;margin-right:3px}
.hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:stretch;gap:12px;border-radius:var(--radius);background:var(--pale);padding:54px 52px 38px;overflow:hidden;position:relative;isolation:isolate}
.hero-content{padding-top:16px;min-width:0;position:relative;z-index:1}
.hero h1{font-size:clamp(64px,7.9vw,112px);font-weight:700;letter-spacing:-.065em;line-height:1.16;margin-top:22px;margin-left:-4px;white-space:nowrap}
.hero h1 span{color:var(--blue)}
.hero h2{font-size:clamp(28px,2.85vw,41px);line-height:1.28;letter-spacing:-1.8px;font-weight:600;margin-top:30px}
.hero-description{font-size:16px;line-height:1.85;color:var(--muted);max-width:440px;margin-top:20px}
.hero-text-link{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-weight:700;font-size:14px;margin-top:26px;padding-block:4px}
.hero-text-link .icon{width:19px;height:19px;transition:transform .2s}
.hero-text-link:hover .icon{transform:translateX(4px)}
.domain-details{display:flex;gap:18px;align-items:center;font-size:12px;color:#596780;margin-top:54px;line-height:1.4;flex-wrap:wrap}
.domain-details>span+span{border-left:1px solid #c6d3e8;padding-left:18px}
.domain-details strong{font-weight:700;color:#293854;margin-right:3px}
.hero-visual{min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:276px}
.brand-sculpture{position:absolute;width:calc(100% + 38px);max-width:none;height:auto;left:-19px;top:-34px;mix-blend-mode:multiply;pointer-events:none;z-index:-1}
.offer-card{width:100%;max-width:430px;background:#ffffffed;border:1px solid #fff;border-radius:19px;padding:24px;box-shadow:0 14px 50px -24px #234d8c42;position:relative;z-index:2;scroll-margin-top:28px}
.offer-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:700}
.available-label{padding:4px 9px;border-radius:6px;background:#edf7f1;color:#226343;font-size:12px;font-weight:600;line-height:1.5}
.price-row{display:flex;align-items:center;justify-content:space-between;margin:20px 0 21px;gap:16px}
.price-label{color:#617087;font-size:14px;display:block;line-height:1.4}
.price{font-size:52px;line-height:1.2;letter-spacing:-2.5px;font-weight:700;margin-top:5px;white-space:nowrap}
.price>span{font-weight:500;font-size:12px;letter-spacing:.6px;margin-left:9px;color:#637089}
.domain-token{font-size:12px;letter-spacing:.2px;padding:6px 10px;border:1px solid #e5eaf3;border-radius:7px;color:#637089}
.offer-button{width:100%;justify-content:flex-start;padding:15px 18px;gap:10px}
.offer-button>.icon{width:21px;height:21px}
.button-trailing{margin-left:auto;height:20px}
.offer-email{text-align:center;color:#68758b;font-size:12px;line-height:1.6;margin-top:15px}
.offer-email a{font-weight:600;color:#344057;text-decoration:underline;text-decoration-color:#b8c5d8;text-underline-offset:3px}
.purchase-bar{display:flex;align-items:center;gap:45px;padding:35px 0 39px}
.purchase-intro{display:flex;align-items:center;gap:16px;flex:none}
.purchase-intro>.icon{height:37px;width:37px;color:#5b6a81;stroke-width:1.2}
.purchase-intro span{font-size:12px;color:#68758b}
.purchase-intro h2{font-size:16px;font-weight:700;line-height:1.6}
.marketplaces{display:grid;grid-template-columns:1fr 1fr;flex:1;gap:22px}
.marketplace{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:10px;gap:15px;padding:16px 18px;transition:border-color .2s,background .2s}
.marketplace:hover{background:#f6f8fd;border-color:#b7c4df}
.marketplace-name{font-size:22px;font-weight:800;letter-spacing:-.7px;line-height:1.2}
.namecheap{color:#e75b19}
.namecheap>span{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:2px}
.spaceship{color:#171a21;letter-spacing:-1px}
.marketplace-action{display:flex;align-items:center;gap:8px;font-size:12px;color:#626d82;white-space:nowrap}
.marketplace-action>.icon{height:18px;width:18px}
.promotion{background:#111d35;color:#fff;border-radius:21px;padding:31px 48px;display:flex;align-items:center;gap:46px}
.promotion-label{border-right:1px solid #ffffff25;padding-right:40px;flex:none}
.small-label{font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.8px;text-transform:uppercase}
.promotion-label>.small-label{color:#a8bcdf;display:block;font-size:12px;letter-spacing:1.1px}
.promotion-number{display:flex;align-items:baseline;font-size:61px;line-height:1.25;font-weight:700;letter-spacing:-3px}
.promotion-number>span{font-size:34px;letter-spacing:-1px;margin-left:1px}
.promotion-number>.off-label{font-size:12px;letter-spacing:1.2px;margin-left:12px;font-weight:600}
.promotion-copy{flex:1}
.promotion-copy h2{font-size:27px;line-height:1.3;letter-spacing:-.8px;font-weight:600}
.promotion-copy h2 br{display:none}
.promotion-copy p{font-size:14px;color:#b7c5df;margin-top:7px}
.section-space{padding-block:100px}
.solutions{display:grid;grid-template-columns:.85fr 1.15fr;gap:92px;align-items:start}
.section-heading{padding-top:13px}
.section-heading>.eyebrow{color:#66758e;font-size:12px}
.section-heading h2{font-size:46px;line-height:1.22;font-weight:600;letter-spacing:-2px;margin-top:22px}
.section-heading p{color:var(--muted);font-size:16px;line-height:1.85;margin-top:23px;max-width:340px}
.text-link{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:14px;color:var(--blue);line-height:1.6;padding-block:4px}
.text-link .icon{width:18px;height:18px;transition:transform .2s}
.text-link:hover .icon{transform:translate(2px,-2px)}
.section-heading>.text-link{margin-top:24px}
.service-row{display:grid;grid-template-columns:52px 1fr;gap:22px;align-items:start;padding:24px 0;border-bottom:1px solid var(--line)}
.service-row:first-child{padding-top:7px}
.service-row:last-child{padding-bottom:0;border-bottom:0}
.service-icon{background:#f0f4fe;color:var(--blue);height:48px;width:48px;border-radius:12px;display:grid;place-items:center;margin-top:6px}
.service-icon .icon{width:25px;height:25px;stroke-width:1.4}
.service-number{font-size:12px;font-weight:600;letter-spacing:1px;color:#73829b;line-height:1.4}
.service-row h3{font-size:21px;line-height:1.4;font-weight:700;letter-spacing:-.5px;margin-top:5px}
.service-row p{font-size:16px;color:var(--muted);line-height:1.8;max-width:440px;margin-top:7px}
.other-domains{border-top:1px solid var(--line);padding-top:49px;padding-bottom:82px}
.other-domains-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:29px}
.other-domains h2{font-size:29px;line-height:1.35;letter-spacing:-1px;font-weight:600;margin-top:12px}
.other-domains-heading>.text-link{flex:none;margin-bottom:3px}
.other-domains .eyebrow{font-size:12px;color:#6b7a91}
.domain-list{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.domain-item{padding:26px 28px;border:1px solid var(--line);border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:22px;transition:border-color .2s,background .2s}
.domain-item:hover{background:#f7f9ff;border-color:#9caed5}
.domain-item-copy{display:flex;flex-direction:column;gap:8px}
.domain-item .small-label{font-size:12px;letter-spacing:1px;color:#778399}
.domain-item strong{font-size:31px;font-weight:600;line-height:1.4;letter-spacing:-1.1px}
.circle-arrow{width:41px;height:41px;display:grid;place-items:center;border-radius:50%;background:#f0f4fb;flex:none}
.circle-arrow .icon{height:20px;width:20px}
.current-domain{background:#f4f7ff;border-color:#dce5fc}
.current-domain strong{color:var(--blue)}
.current-domain .circle-arrow{background:#e4ecff;color:var(--blue)}
.contact{background:#111b31;color:white;border-radius:var(--radius);padding:64px 52px 26px;margin-bottom:24px}
.contact-main{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:68px;padding-bottom:66px}
.contact .eyebrow{color:#a5b4d0;font-size:12px;letter-spacing:1.6px}
.contact h2{font-size:53px;line-height:1.2;letter-spacing:-2.3px;font-weight:600;margin-top:23px}
.contact h2>span{color:#8caaff}
.contact-main p{color:#adbcd3;font-size:16px;margin-top:20px}
.contact-links{display:flex;flex-direction:column;gap:23px;padding-top:19px}
.contact-links>a{display:flex;align-items:center;gap:16px;min-width:0;padding-block:9px}
.contact-icon{height:49px;width:49px;display:grid;place-items:center;border:1px solid #ffffff25;border-radius:12px;flex:none;color:#bcd0ff}
.contact-icon>.icon{height:23px;width:23px;stroke-width:1.5}
.contact-links>a>span:nth-child(2){min-width:0}
.contact-label{display:block;color:#a6b6d1;font-size:12px;line-height:1.5;margin-bottom:5px}
.contact-links strong{font-size:18px;letter-spacing:-.3px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}
.contact-arrow{color:#a9bcdc;margin-left:auto;width:20px;height:20px;transition:transform .2s}
.contact-links a:hover .contact-arrow{transform:translate(3px,-3px)}
.contact-links a:hover strong{color:#b6caff}
.footer{display:flex;justify-content:space-between;align-items:center;gap:22px;border-top:1px solid #ffffff1f;padding-top:24px}
.footer-brand{font-size:26px;letter-spacing:-1px}
.footer-brand .brand-mark{width:32px;height:32px;border-radius:9px;font-size:27px}
.footer p{font-size:12px;color:#a9b7ce}
.footer p a{color:#c8d5ee}
.footer a:hover{color:#fff}
.back-top{display:flex;align-items:center;gap:8px;font-size:12px;color:#c0cde2}
.back-top .icon{width:16px;height:16px;transform:rotate(-45deg)}
@media(min-width:1500px){.hero h1{font-size:117px}.hero-visual{padding-top:292px}.brand-sculpture{top:-34px}.hero{padding-top:54px;padding-bottom:44px}.domain-details{margin-top:68px}}
@media(max-width:1199px){.shell{width:calc(100% - 48px)}.content-shell{width:calc(100% - 96px)}.hero{padding:38px 34px 30px;gap:14px}.hero-visual{padding-top:235px}.hero-content{padding-top:10px}.brand-sculpture{top:-8px}.hero h1{font-size:8.1vw}.hero h2{margin-top:28px;font-size:33px;letter-spacing:-1.1px}.hero-description{max-width:340px;font-size:16px}.desktop-break{display:none}.domain-details{gap:12px;margin-top:35px;font-size:12px}.domain-details>span+span{padding-left:12px}.domain-details>span:last-child{display:none}.offer-card{padding:21px}.offer-topline{font-size:13px}.available-label{font-size:12px}.price{font-size:47px}.purchase-bar{gap:25px}.purchase-intro{gap:12px}.purchase-intro>.icon{width:30px}.marketplaces{gap:14px}.marketplace{padding:17px 14px}.marketplace-name{font-size:20px}.marketplace-action{font-size:0;gap:0}.marketplace-action .icon{width:20px;height:20px}.promotion{gap:30px;padding:29px 34px}.promotion-label{padding-right:30px}.promotion-copy h2{font-size:24px}.promotion-copy h2 br{display:block}.solutions{gap:56px}.section-heading h2{font-size:41px}.contact{padding:48px 36px 24px}.contact-main{gap:40px}.contact h2{font-size:44px}.contact-links strong{font-size:16px}.contact-links>a{gap:12px}.main-nav{margin-left:24px;gap:27px}}
@media(max-width:899px){.site-header{height:90px;gap:18px}.main-nav{gap:20px;margin-left:0;font-size:14px}.brand{font-size:27px}.brand-mark{width:34px;height:34px;font-size:29px}.header-cta{font-size:14px;padding:10px 12px;min-height:44px;gap:6px}.hero{grid-template-columns:1fr 1fr;padding:30px 26px;gap:18px}.hero h1{font-size:8vw;margin-top:20px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero h2{font-size:28px;letter-spacing:-1px;margin-top:24px}.hero-description{font-size:16px;max-width:290px;line-height:1.8}.hero-text-link{font-size:14px;gap:7px;margin-top:19px}.hero-text-link .icon{width:17px}.hero-visual{padding-top:216px}.brand-sculpture{top:0;width:calc(100% + 60px);left:-30px}.offer-card{padding:18px;border-radius:16px}.offer-topline{font-size:12px}.available-label{font-size:12px;padding:3px 6px}.price-row{margin:18px 0}.price{font-size:43px}.domain-token{display:none}.offer-button{padding:13px 12px;gap:8px;font-size:14px}.offer-email{font-size:12px}.domain-details{margin-top:30px;gap:8px}.domain-details>span+span{padding-left:8px}.purchase-bar{padding-block:26px;gap:20px;align-items:center}.purchase-intro>.icon{display:none}.purchase-intro h2{font-size:14px}.purchase-intro span{font-size:12px}.marketplace{padding:15px 12px}.marketplace-name{font-size:18px}.marketplaces{gap:10px}.promotion{gap:24px;padding:26px}.promotion-label{padding-right:24px}.promotion-label>.small-label{font-size:12px}.promotion-number{font-size:52px}.promotion-number>.off-label{margin-left:8px;font-size:12px}.promotion-copy h2{font-size:21px}.promotion-copy p{font-size:12px}.promotion .button{font-size:12px;padding:12px 15px;gap:6px}.solutions{gap:35px;padding-block:72px}.section-heading h2{font-size:35px;letter-spacing:-1.4px}.section-heading>.eyebrow{font-size:12px;letter-spacing:1px}.section-heading p{font-size:16px}.text-link{font-size:14px}.service-row{grid-template-columns:39px 1fr;gap:16px;padding-block:21px}.service-icon{height:38px;width:38px;border-radius:10px}.service-icon .icon{width:22px;height:22px}.service-row h3{font-size:19px}.service-row p{font-size:16px}.service-number{font-size:12px}.other-domains h2{font-size:25px}.other-domains-heading{gap:22px}.other-domains-heading>.text-link{font-size:14px}.other-domains{padding-top:38px;padding-bottom:65px}.domain-item{padding:22px}.domain-item strong{font-size:27px}.contact-main{grid-template-columns:1fr 1fr;gap:30px}.contact h2{font-size:38px;letter-spacing:-1.6px}.contact .eyebrow{font-size:12px;letter-spacing:1px}.contact-links strong{font-size:16px}.contact-links>a{gap:10px}.contact-icon{height:38px;width:38px;border-radius:9px}.contact-icon>.icon{width:19px;height:19px}.contact-label{font-size:12px}.contact-arrow{height:18px;width:18px}.footer p{font-size:12px}.back-top{font-size:12px}}
@media(max-width:700px){html{scroll-padding-top:16px}.shell{width:calc(100% - 32px)}.content-shell{width:calc(100% - 48px)}.site-header{height:82px;gap:16px}.brand{font-size:26px;gap:9px}.brand-mark{height:34px;width:34px;font-size:29px}.header-actions{gap:8px}.header-cta{font-size:14px;padding:10px 11px;min-height:42px}.header-cta .icon{width:17px;height:17px}.menu-toggle{display:block;width:42px;height:42px;padding:10px}.main-nav{display:none;position:absolute;left:0;right:0;top:73px;border:1px solid #dee5f1;border-radius:14px;padding:12px;background:#fff;box-shadow:0 15px 35px #21396617;font-size:15px}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav a{padding:12px 14px;border-radius:7px}.main-nav a:hover{background:#f0f5ff}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.hero{grid-template-columns:1fr;padding:33px 25px 25px;border-radius:23px;gap:0}.hero-content{padding-top:0}.hero .eyebrow{font-size:12px;letter-spacing:1.1px}.hero h1{font-size:clamp(58px,13.4vw,90px);letter-spacing:-.065em;margin-top:16px;margin-left:-2px;line-height:1.15}.hero h2{font-size:clamp(28px,6.7vw,35px);line-height:1.3;letter-spacing:-1.3px;margin-top:21px}.hero-description{font-size:16px;max-width:410px;line-height:1.75;margin-top:17px}.hero-text-link{font-size:14px;margin-top:19px}.domain-details{margin-top:24px;font-size:12px;gap:12px}.domain-details>span+span{padding-left:12px}.domain-details>span:last-child{display:block}.hero-visual{padding-top:clamp(190px,46vw,280px);margin-top:4px}.brand-sculpture{width:100%;max-width:520px;left:50%;transform:translateX(-50%);top:-6px}.offer-card{max-width:none;padding:22px;border-radius:16px}.offer-topline{font-size:14px}.available-label{font-size:12px;padding:4px 8px}.price-row{margin:19px 0}.price-label{font-size:13px}.price{font-size:49px}.domain-token{display:block;font-size:12px}.offer-button{font-size:14px;padding:15px 16px}.offer-email{font-size:12px;margin-top:13px}.purchase-bar{display:block;padding:29px 0}.purchase-intro{margin-bottom:17px;gap:12px}.purchase-intro>.icon{display:block;width:30px;height:30px}.purchase-intro h2{font-size:15px}.purchase-intro span{font-size:12px}.marketplaces{gap:12px}.marketplace{padding:17px 14px;min-height:60px}.marketplace-name{font-size:20px}.marketplace-action .icon{width:18px;height:18px}.promotion{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:25px;border-radius:20px;align-items:center}.promotion-label{padding-right:20px}.promotion-label>.small-label{font-size:12px;letter-spacing:.6px}.promotion-number{font-size:52px;line-height:1.25}.promotion-number>span{font-size:27px}.promotion-number>.off-label{font-size:12px;margin-left:6px}.promotion-copy h2{font-size:20px;line-height:1.35;letter-spacing:-.6px}.promotion-copy p{font-size:12px;margin-top:8px}.promotion .button{grid-column:1/-1;width:100%;font-size:13px;min-height:48px;margin-top:3px}.solutions{grid-template-columns:1fr;gap:36px;padding-block:64px}.section-heading{padding-top:0}.section-heading>.eyebrow{font-size:12px;letter-spacing:1.3px}.section-heading h2{font-size:38px;line-height:1.2;letter-spacing:-1.6px;margin-top:18px}.section-heading p{font-size:16px;line-height:1.8;max-width:440px;margin-top:18px}.section-heading>.text-link{font-size:14px;margin-top:18px}.service-row{grid-template-columns:46px 1fr;gap:18px;padding-block:24px}.service-icon{height:45px;width:45px;border-radius:11px}.service-icon .icon{width:24px;height:24px}.service-number{font-size:12px}.service-row h3{font-size:21px}.service-row p{font-size:16px;line-height:1.8}.other-domains{padding-top:31px;padding-bottom:51px}.other-domains-heading{display:block;margin-bottom:23px}.other-domains .eyebrow{font-size:12px}.other-domains h2{font-size:26px;letter-spacing:-.8px;max-width:350px;margin-top:11px}.other-domains-heading>.text-link{font-size:14px;margin-top:14px;margin-bottom:0}.domain-list{grid-template-columns:1fr;gap:13px}.domain-item{padding:20px 23px}.domain-item strong{font-size:29px}.domain-item-copy{gap:5px}.domain-item .small-label{font-size:12px}.circle-arrow{height:38px;width:38px}.contact{padding:36px 25px 24px;border-radius:23px;margin-bottom:16px}.contact-main{grid-template-columns:1fr;gap:24px;padding-bottom:37px}.contact .eyebrow{font-size:12px;letter-spacing:1.25px}.contact h2{font-size:40px;line-height:1.22;letter-spacing:-1.7px;margin-top:20px}.contact-main p{font-size:16px;margin-top:18px}.contact-links{gap:14px;padding-top:0}.contact-links>a{gap:13px}.contact-icon{width:43px;height:43px;border-radius:10px}.contact-icon>.icon{width:22px;height:22px}.contact-label{font-size:12px;margin-bottom:4px}.contact-links strong{font-size:16px}.contact-arrow{height:19px;width:19px}.footer{display:grid;grid-template-columns:1fr auto;gap:21px;padding-top:23px}.footer-brand{font-size:26px}.footer p{grid-row:2;grid-column:1/-1;font-size:12px;line-height:1.7}.back-top{grid-column:2;grid-row:1;font-size:12px}.footer-brand .brand-mark{height:30px;width:30px;font-size:26px}}
@media(max-width:379px){.shell{width:calc(100% - 24px)}.content-shell{width:calc(100% - 40px)}.site-header{gap:10px}.brand{font-size:23px;gap:7px}.brand-mark{width:30px;height:30px;font-size:26px}.header-actions{gap:6px}.header-cta{font-size:14px;padding:9px}.header-cta .icon{display:none}.hero{padding:29px 20px 20px}.hero h1{font-size:13.2vw}.hero .eyebrow{font-size:12px;letter-spacing:.8px}.hero h2{font-size:27px}.domain-details>span:last-child{display:none}.hero-description{font-size:16px}.offer-card{padding:18px}.available-label{font-size:12px}.offer-topline{font-size:13px}.offer-email{font-size:12px}.domain-token{font-size:12px;padding:5px 7px}.marketplace{padding:14px 10px}.marketplace-name{font-size:17px}.promotion{padding:22px 20px;gap:14px}.promotion-label{padding-right:14px}.promotion-number{font-size:45px}.promotion-number>span{font-size:24px}.promotion-copy h2{font-size:18px}.promotion-copy p{font-size:12px}.section-heading h2{font-size:34px}.service-row{gap:15px;grid-template-columns:40px 1fr}.service-icon{width:40px;height:40px}.contact{padding-inline:20px}.contact h2{font-size:35px}.contact-links strong{font-size:16px}.contact-links>a{gap:10px}.contact-icon{width:38px;height:38px}.contact-label{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.site-header,.purchase-bar,.back-top,.menu-toggle{display:none}.shell,.content-shell{width:100%;max-width:none}.hero,.promotion,.contact{break-inside:avoid}.contact{color:#111b32;background:#eef3ff}.contact h2>span{color:#2855f8}.contact-links strong,.contact-label,.contact-main p,.footer p,.contact .eyebrow{color:#344057}body{font-size:12pt}.section-space{padding-block:40px}}

/* DuaJempol: preserve the companion design and accommodate the longer name. */
.brand{font-size:27px;letter-spacing:-1.2px}
.brand-mark{font-size:21px;letter-spacing:-1.5px;padding-bottom:2px;padding-right:2px}
.main-nav{margin-left:0}
.hero h1{font-size:clamp(2.4rem,5.8vw,5.4rem);letter-spacing:-.065em;line-height:1.2;margin-top:25px}
.hero h1 span{font-size:.64em;letter-spacing:-.055em}
.hero h2{margin-top:34px}
.hero-content{padding-top:23px}
.hero-description{max-width:430px}
.domain-details{margin-top:48px}
.contact h2>span{font-size:.94em;white-space:nowrap}
.footer-brand{font-size:24px}
.footer-brand .brand-mark{font-size:18px}
@media(max-width:1199px){.brand{font-size:24px}.hero-content{padding-top:21px}.hero h2{margin-top:29px}.domain-details{margin-top:34px}}
@media(max-width:899px){.brand{font-size:22px;gap:8px}.brand-mark{font-size:19px}.main-nav{gap:17px;font-size:14px}.hero-content{padding-top:15px}.hero h1{margin-top:22px}.hero h2{font-size:27px;letter-spacing:-1px}.domain-details{margin-top:30px}.contact h2{font-size:36px}}
@media(max-width:700px){.brand{font-size:22px;letter-spacing:-1px;gap:8px}.brand-mark{font-size:19px;letter-spacing:-1.2px}.hero-content{padding-top:0}.hero h1{font-size:clamp(2.25rem,11vw,4.8rem);margin-top:20px;letter-spacing:-.065em}.hero h1 span{font-size:.62em}.hero h2{font-size:clamp(28px,6.7vw,35px);margin-top:24px;letter-spacing:-1.2px}.domain-details{margin-top:24px}.hero-visual{padding-top:clamp(190px,46vw,280px)}.contact h2{font-size:40px}.footer-brand{font-size:23px}.footer-brand .brand-mark{font-size:17px}.header-cta{padding-inline:9px;gap:5px}.header-cta .icon{width:16px;height:16px}}
@media(max-width:420px){.site-header{gap:10px}.brand{font-size:20px;gap:7px}.brand-mark{width:32px;height:32px;font-size:18px}.header-cta .icon{display:none}.header-cta{font-size:13px;padding:10px 9px}.header-actions{gap:6px}}
@media(max-width:379px){.brand{font-size:18px;gap:6px;letter-spacing:-.8px}.brand-mark{width:29px;height:29px;font-size:17px}.header-cta{font-size:12px;padding-inline:8px}.hero h1{font-size:clamp(2.15rem,11vw,2.65rem)}.hero h2{font-size:27px}.contact h2{font-size:35px}.footer-brand{font-size:22px}.footer-brand .brand-mark{font-size:17px}}
