:root{--ink:#13131d;--green:#62b42c;--lime:#a7e72d;--gold:#ffb91b;--blue:#1cb8dc;--paper:#fbfcf8;--muted:#646875}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-header{max-width:1180px;margin:auto;min-height:84px;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.wordmark{text-decoration:none;font-size:18px;font-weight:800;display:flex;align-items:center;gap:10px}.wordmark-dot{width:18px;height:18px;border-radius:50%;background:var(--gold);border:4px solid var(--ink);box-shadow:8px -7px 0 -4px var(--lime)}.header-cta{background:var(--ink);color:#fff;border-radius:999px;padding:12px 20px;text-decoration:none;font-weight:700}
.hero{max-width:1180px;min-height:630px;margin:auto;padding:65px 28px 90px;display:grid;grid-template-columns:1.03fr .97fr;gap:58px;align-items:center}.eyebrow{margin:0 0 16px;color:#4b8f22;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.17em}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:700px}.hero-text{max-width:610px;margin:28px 0 0;color:var(--muted);font-size:20px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;border-radius:14px;padding:16px 22px;text-decoration:none;font-weight:800}.button-primary{background:var(--green);color:#fff;box-shadow:0 8px 0 #347419}.button-secondary{border:2px solid #d8d9d2;background:#fff}.logo-card{position:relative;background:#fff;border:1px solid #e6e6df;border-radius:38px;padding:38px 28px 28px;text-align:center;box-shadow:0 28px 80px rgba(23,25,14,.12);transform:rotate(1deg)}.logo-card:before{content:"";position:absolute;inset:-18px 22px auto -18px;height:80px;border-radius:30px;background:#eefbd7;z-index:-1;transform:rotate(-4deg)}.logo-card img{width:100%;display:block}.logo-card p{margin:8px 0 0;color:var(--muted);font-weight:700}.available-pill{position:absolute;right:22px;top:20px;z-index:2;padding:9px 13px;background:#fff;border:1px solid #dadbd4;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 4px 16px #0001}.available-pill span{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:var(--green)}
.domain-section{background:#15151f;color:#fff;padding:100px 28px}.section-heading,.domain-grid,.pair-callout{max-width:1124px;margin-left:auto;margin-right:auto}.section-heading{text-align:center;margin-bottom:46px}.section-heading h2{font-size:clamp(36px,5vw,56px);letter-spacing:-.04em;margin:0}.domain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.domain-card{position:relative;min-height:470px;display:flex;flex-direction:column;background:#22222e;border:1px solid #343440;padding:28px;border-radius:28px;overflow:hidden}.domain-card.featured{background:linear-gradient(155deg,#eefbd9,#fff);color:var(--ink);border-color:#8bd049}.card-topline{display:flex;justify-content:space-between;color:#adb0ba;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.featured .card-topline{color:#477928}.status{color:#88d34d}.mini-logo{height:115px;width:100%;object-fit:contain;object-position:left center;margin:24px 0 -2px}.domain-card h3{font-size:38px;margin:66px 0 18px;letter-spacing:-.04em}.domain-card.featured h3{margin-top:12px}.domain-card h4{font-size:19px;line-height:1.35;margin:0 0 13px}.domain-card p{color:#b8bac2;font-size:15px;line-height:1.65;margin:0}.domain-card.featured p{color:#5d6357}.domain-card>a{margin-top:auto;padding-top:24px;color:#9fe661;font-weight:800;text-decoration:none}.domain-card.featured>a{color:#43851b}.pair-callout{margin-top:18px;padding:30px 36px;display:flex;align-items:center;gap:24px;border-radius:25px;background:#20202a;border:1px solid #343440}.pair-icon{flex:0 0 60px;height:60px;display:grid;place-items:center;border-radius:18px;background:var(--gold);color:var(--ink);font-size:30px;font-weight:900}.pair-callout h3{margin:0 0 7px;font-size:25px}.pair-callout p:not(.eyebrow){margin:0;color:#b8bac2;line-height:1.5}.pair-callout .eyebrow{margin-bottom:7px;color:var(--gold)}
.contact-section{max-width:1124px;margin:90px auto;padding:60px;border-radius:36px;background:linear-gradient(125deg,#4c9d25,#78c637);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;box-shadow:0 22px 70px rgba(66,128,31,.24)}.contact-section .light{color:#e8ffd4}.contact-section h2{font-size:clamp(38px,5vw,58px);letter-spacing:-.045em;line-height:1;margin:0}.contact-section p:not(.eyebrow){font-size:18px;line-height:1.6;color:#eefce4;max-width:630px}.contact-card{min-height:190px;border-radius:24px;background:#fff;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;box-shadow:0 14px 38px rgba(35,76,12,.2)}.contact-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em;color:#6d7469}.contact-email{margin:11px 0 20px;font-size:18px;font-weight:800;text-decoration:none}.bid-button{display:inline-flex;justify-content:center;width:100%;max-width:230px;padding:15px 20px;border-radius:13px;background:var(--ink);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 6px 0 #33333d}.bid-button:hover{transform:translateY(-1px)}footer{max-width:1124px;min-height:110px;margin:auto;border-top:1px solid #dedfd8;padding:32px 0;display:flex;justify-content:space-between;color:#74777f;font-size:14px}footer a{text-decoration:none;font-weight:700}
@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:36px}.hero-copy{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.logo-card{max-width:620px;margin:auto}.domain-grid{grid-template-columns:1fr}.domain-card{min-height:390px}.contact-section{margin:50px 18px;padding:40px 28px;grid-template-columns:1fr}footer{margin:0 22px}}@media(max-width:520px){.site-header{min-height:72px;padding:0 18px}.wordmark{font-size:15px}.header-cta{padding:10px 14px;font-size:13px}.hero{padding:42px 18px 65px}.hero h1{font-size:48px}.hero-text{font-size:17px}.hero-actions .button{width:100%}.logo-card{padding:38px 14px 20px;border-radius:28px}.domain-section{padding:72px 18px}.domain-card{padding:24px}.pair-callout{padding:26px;align-items:flex-start}.pair-icon{flex-basis:48px;height:48px}footer{flex-direction:column;gap:10px}}
