@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-outfit:"Outfit","Outfit Fallback"}:root{--paper:#f3eee6;--ink:#14171f;--muted:#3e4654;--line:#d9d1c4;--accent:#0e6b62;--accent-ink:#ffffff;--danger:#8d1d18;--card:#fffdf9;--focus:#0b4f49;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-outfit),"Segoe UI",sans-serif;line-height:1.5}h1,h2,h3{font-family:var(--font-fraunces),Georgia,serif;font-weight:560;letter-spacing:-.02em;line-height:1.15}a{color:var(--accent)}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip{position:absolute;left:1rem;top:-4rem;background:var(--ink);color:white;padding:.6rem 1rem;z-index:10}.skip:focus{top:1rem}.wrap{width:min(1120px,calc(100% - 2rem));margin-inline:auto}header.site{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:rgba(243,238,230,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:4.25rem;gap:1rem}.brand{color:var(--ink);text-decoration:none;font-family:var(--font-fraunces),Georgia,serif;font-size:1.4rem}.nav-links{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.btn,.nav-links a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.4rem .85rem;text-decoration:none;color:var(--ink);border-radius:999px}.btn,button.btn{background:var(--accent);color:var(--accent-ink);border:0;font:inherit;cursor:pointer}.btn.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}button.btn:disabled{opacity:.55;cursor:not-allowed}.menu-toggle{display:none}.hero{padding:3.5rem 0 2rem}.hero h1{font-size:clamp(2.4rem,5vw,4.4rem);margin:0 0 .8rem;max-width:14ch}.lede{font-size:1.15rem;max-width:42rem;color:var(--muted)}.search{display:flex;gap:.6rem;margin-top:1.4rem;flex-wrap:wrap}.search input,form input,form select,form textarea{min-height:48px;border:1px solid var(--line);background:white;color:var(--ink);border-radius:12px;padding:.6rem .8rem;font:inherit;width:min(100%,28rem)}form textarea{min-height:8rem;width:min(100%,40rem)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:1.1rem 1.15rem}.price{font-size:1.8rem;margin:.2rem 0}.muted{color:var(--muted)}.error{color:var(--danger)}.results{display:grid;grid-gap:.6rem;gap:.6rem;margin-top:1rem}.result{justify-content:space-between;gap:1rem}.marks,.result{display:flex;align-items:center;flex-wrap:wrap}.marks{gap:.75rem}.marks figure{margin:0;display:grid;justify-items:center;grid-gap:.2rem;gap:.2rem;min-width:4.5rem}.marks img{height:28px;width:auto;max-width:72px}.marks figcaption{font-size:.75rem;color:var(--muted)}footer.site{border-top:1px solid var(--line);margin-top:3rem;padding:2rem 0 3rem}.foot{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:1.5rem;gap:1.5rem}table{width:100%;border-collapse:collapse;background:var(--card)}td,th{text-align:left;padding:.7rem;border-bottom:1px solid var(--line)}.stack{display:grid;grid-gap:.8rem;gap:.8rem}.notice{background:#e7f3f1;border:1px solid #b7ddd8;border-radius:12px;padding:.8rem 1rem}@media (max-width:800px){.foot,.grid{grid-template-columns:1fr}.menu-toggle{display:inline-flex}.nav-links{display:none;width:100%}.nav-links.open{display:flex;flex-direction:column;align-items:stretch;padding-bottom:.8rem}.nav{flex-wrap:wrap}}.kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:var(--accent);margin:0 0 .4rem}.prose{max-width:46rem}.card li,.prose li{margin:.25rem 0}.menu{position:relative}.menu-label{background:transparent;border:0;font:inherit;color:var(--ink);min-height:44px;padding:.4rem .7rem;cursor:pointer}.menu-panel{display:none;position:absolute;top:100%;left:0;min-width:14rem;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:.4rem;z-index:6}.menu:focus-within .menu-panel,.menu:hover .menu-panel{display:grid}.menu-panel a{justify-content:flex-start;border-radius:8px}.tld-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.7rem;gap:.7rem}.tld{display:grid;text-decoration:none;color:inherit}.table-scroll{overflow-x:auto}details{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:.7rem 1rem;margin:.5rem 0}summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-weight:650}.foot{grid-template-columns:1.3fr repeat(5,1fr)}@media (max-width:800px){.foot,.tld-row{grid-template-columns:1fr}.menu-panel{position:static;display:none;border:0;padding:0}.nav-links.open .menu-panel{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body:has(.home){background:#f7f5f2}body:has(.home) header.site{background:rgba(255,255,255,.96);border-bottom-color:#ece7e2}body:has(.home) .brand{color:#161616}body:has(.home) .menu-label,body:has(.home) .nav-links>a{color:#161616}body:has(.home) .btn.secondary{border-color:#d9d1c4;color:#161616}body:has(.home) footer.site{border-top-color:#ece7e2;background:#faf8f6}body:has(.home) .foot{gap:1.25rem}body:has(.home) .nav-links .btn{background:#e04e1f;color:#fff}.promo{background:#1c1c1c;color:#fff;padding:.55rem 0 calc(.55rem + env(safe-area-inset-top))}.promo-inner{display:flex;justify-content:center}.promo p{margin:0;text-align:center;font-size:.9rem;line-height:1.45;max-width:52rem}.promo a{color:#fff;text-underline-offset:2px}.home{color:#161616;padding-bottom:calc(2rem + env(safe-area-inset-bottom));overflow-x:clip}.home a{color:#0e6b62}.home a:hover{text-decoration:underline}.home .btn,.home a.btn{background:#e04e1f;color:#fff;border-radius:999px;text-decoration:none}.home .btn:hover,.home a.btn:hover{filter:brightness(.95);text-decoration:none}.home .card-link{color:#e04e1f;font-weight:650;text-decoration:none;margin-top:auto}.home .card-link:hover{text-decoration:underline}.home-hero{padding:2.75rem 0 1.5rem;text-align:center}.deal,.home .steps li,.home-faq details{box-shadow:0 1px 2px rgba(22,22,22,.04)}.home-hero h1{font-size:clamp(2.1rem,5.5vw,3.5rem);margin:0 auto 1.25rem;max-width:14ch;letter-spacing:-.03em}.search-hero{width:min(100%,40rem);margin-inline:auto}.search-bar{margin-top:0}.search-shell{display:flex;align-items:stretch;width:100%;border:1px solid #d9cfc4;border-radius:999px;background:#fff;overflow:hidden;box-shadow:0 8px 28px rgba(22,22,22,.06)}.search-shell input{flex:1 1;min-width:0;width:auto;border:0;border-radius:0;min-height:52px;font-size:16px;padding:.75rem 1.1rem;background:transparent}.search-shell input:focus{outline:none}.search-shell:focus-within{outline:3px solid #0b4f49;outline-offset:2px}.search-shell .btn{flex:0 0 auto;border-radius:0;min-height:52px;padding-inline:1.35rem;margin:0}.home .transfer-link{margin:1rem 0 0}.home .transfer-link a{font-weight:550}.home-notice{width:min(100%,40rem);margin:.85rem auto 0;text-align:left;font-size:.95rem}.tld-pills{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;padding:0;margin:1.35rem 0 0;width:min(100%,40rem);margin-inline:auto}.tld-pills li{min-width:0}.tld-pills a{display:grid;grid-gap:.15rem;gap:.15rem;justify-items:center;align-content:center;width:100%;min-height:3.6rem;text-decoration:none;color:#161616;background:#fff;border:1px solid #eadfd6;border-radius:14px;padding:.55rem .5rem;transition:border-color .15s ease,box-shadow .15s ease}.tld-pills a:hover{border-color:#e04e1f;box-shadow:0 4px 14px rgba(224,78,31,.12);text-decoration:none}.tld-pills strong{font-size:.95rem}.tld-pills span{font-size:.88rem;color:#3e4654}.home-section{padding:1.75rem 0 .5rem}.home-section>h2{margin:0 0 1rem;font-size:clamp(1.45rem,3vw,1.85rem)}.deal-grid,.home .steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;list-style:none;padding:0;margin:0}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.deal,.home .steps li{display:flex;flex-direction:column;gap:.55rem;background:#fff;border:1px solid #eadfd6;border-radius:16px;padding:1.15rem 1.2rem;text-align:left;min-height:100%}.deal h3,.home .steps h3{margin:0;font-size:1.15rem}.deal p,.home .steps p{margin:0;color:#3e4654;flex:1 1}.step-no{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#e04e1f;color:#fff;font-weight:700;font-size:.9rem}.deal .price{margin:.15rem 0;font-size:1.85rem;font-weight:650;color:#161616;font-family:var(--font-fraunces),Georgia,serif}.deal .price span{font-size:.95rem;font-weight:500;color:#3e4654;font-family:var(--font-outfit),"Segoe UI",sans-serif}.deal-note,.tile-price{margin:0;color:#3e4654;font-size:.95rem}.deal .btn{align-self:flex-start;margin-top:auto}.host-tile .tile-price{flex:1 1}.home-faq details{background:#fff;border-color:#eadfd6;margin:0 0 .65rem}.home-faq details:last-child{margin-bottom:0}.home-faq summary{font-family:var(--font-outfit),"Segoe UI",sans-serif;font-weight:600}.home-faq details p{margin:.35rem 0 .15rem;color:#3e4654}.home-pay .stack>section>h2{font-size:1rem;margin:0 0 .45rem;font-family:var(--font-outfit),"Segoe UI",sans-serif;font-weight:650;letter-spacing:0}.home-pay .marks{gap:1rem}.home-pay .marks figure{background:#fff;border:1px solid #eadfd6;border-radius:12px;padding:.55rem .7rem;min-width:5rem}@media (max-width:1000px){.deal-grid,.home .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid{grid-template-columns:1fr}}@media (max-width:640px){.home-hero{padding-top:1.75rem}.deal-grid,.home .steps{grid-template-columns:1fr}.tld-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.search-shell{flex-direction:column;border-radius:16px}.search-shell .btn{width:100%;border-radius:0 0 15px 15px}.search-shell input{border-radius:15px 15px 0 0}.promo p{font-size:.82rem;padding-inline:.25rem}.deal .btn{width:100%;justify-content:center}}.domains-hero{padding:2.75rem 0 1.5rem;text-align:center}.domains-hero .kicker{margin-bottom:.55rem;color:#e04e1f}.domains-hero h1{font-size:clamp(2.1rem,5.5vw,3.4rem);margin:0 auto .75rem;max-width:16ch}.domains-hero .lede{margin:0 auto 1.25rem;text-align:center;color:#3e4654}.domains-hero .search-hero{margin-inline:auto}.domains-hero .transfer-link{margin:1rem 0 0}.domains-hero .transfer-link a{font-weight:550}.domains-notice{width:min(100%,40rem);margin:.85rem auto 0;text-align:left;font-size:.95rem;background:#fff;border-color:#eadfd6}.domains-section{padding:1.75rem 0 .5rem}.domains-section>h2,.section-head h2{margin:0 0 1rem;font-size:clamp(1.45rem,3vw,1.85rem)}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.25rem}.section-head h2{margin-bottom:0}.section-head a{font-weight:600;white-space:nowrap}.price-table{border-radius:16px;overflow:hidden;border:1px solid #eadfd6;background:#fff;box-shadow:0 1px 2px rgba(22,22,22,.04)}.price-table caption{caption-side:bottom;padding:.75rem 1rem;text-align:left}.price-table td,.price-table th{padding:.85rem 1rem;white-space:nowrap}.price-table thead th{background:#f3ebe3;font-size:.88rem;font-weight:650;color:#3e4654}.price-table tbody tr:hover{background:rgba(224,78,31,.04)}.price-table td:last-child a{font-weight:600}.feature-grid,.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.feature,.tool{display:flex;flex-direction:column;gap:.45rem;background:#fff;border:1px solid #eadfd6;border-radius:16px;padding:1.15rem 1.2rem;min-height:100%;box-shadow:0 1px 2px rgba(22,22,22,.04)}.feature h3,.tool h3{margin:0;font-size:1.15rem}.feature p,.tool p{margin:0;color:#3e4654;flex:1 1}.domains-page .tool .card-link{color:#e04e1f;font-weight:650;text-decoration:none;margin-top:auto;align-self:flex-start}.domains-page .tool .card-link:hover{text-decoration:underline}.transfer-banner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;background:#1c1c1c;color:#fff;border-radius:18px;padding:1.35rem 1.5rem}.transfer-banner h2{margin:0 0 .4rem;color:#fff;font-size:clamp(1.35rem,3vw,1.7rem)}.transfer-banner p{margin:0;max-width:40rem;color:rgba(255,255,255,.88)}.domains-page .transfer-banner .btn{flex:0 0 auto;background:#e04e1f;color:#fff;font-weight:650}.domains-faq details{margin:0 0 .65rem;background:#fff;border-color:#eadfd6}.domains-faq details:last-child{margin-bottom:0}.domains-faq details p{margin:.35rem 0 .15rem;color:#3e4654}.domains-page .results{margin-top:1.15rem;text-align:left}.domains-page .result{background:#fff;border-color:#eadfd6}.domains-page .result-available{border-color:#f0c4b4}.domains-page .result-taken{opacity:.88}@media (max-width:800px){.feature-grid,.tool-grid{grid-template-columns:1fr}.transfer-banner{flex-direction:column;align-items:stretch;text-align:left}.transfer-banner .btn{width:100%}}@media (max-width:640px){.domains-hero{padding-top:1.75rem}.price-table td,.price-table th{padding:.7rem .75rem;font-size:.92rem}}