.tweet-example{border:1px solid #46305e;border-radius:15px;background:#191221;box-shadow:0 14px 45px #00000030;overflow:hidden}.tweet-card-body{padding:30px}.tweet-example .preview-person b{font-size:16px}.tweet-example .preview-person div>span{font-size:13px}.tweet-example .avatar{width:42px;height:42px}.tweet-example #tweet-text{font:400 29px/1.55 'Space Grotesk';letter-spacing:-.6px;margin:32px 0;min-height:0}.tweet-example-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;border-top:1px solid var(--line)}.tweet-example-footer>span{font:500 10px/1.5 'Space Grotesk';letter-spacing:.8px;max-width:190px}.tweet-example .copy-button{margin:0;padding:8px 0;font-size:14px;white-space:nowrap}.tweet-instruction{display:flex;align-items:center;gap:15px;background:#21172f;padding:23px 30px}.tweet-instruction>span{font-size:26px}.tweet-instruction p{font-size:14px;line-height:1.8}.tweet-instruction p>span{color:var(--muted);font-size:13px}.hero{min-height:650px}.intro b{color:var(--ink);font-weight:500}@media(max-width:720px){.hero{min-height:0}.tweet-card-body{padding:24px}.tweet-example #tweet-text{font-size:27px}.tweet-example-footer{gap:12px}.tweet-instruction{padding:20px 24px}}

/* Violet accents inspired by the Argus reference. */
.announcement{background:#7433df;color:#ffffff}
.mini-label{color:#ffffff;border-color:#b593ec}
.primary{color:#ffffff;box-shadow:0 4px 24px #8243f526}
.primary:hover{background:#965bff}
.brand svg,.network-mark,.eyebrow{color:#c39aff}
.announcement .eyebrow{color:inherit}
.nav-launch:hover{background:#251734;border-color:#9864ce}
.tweet-example{box-shadow:0 18px 65px #00000038,0 0 55px #8243f50d}
.avatar,.step-symbol{color:#d4b3ff}
.copy-button:hover{color:#e1cdff}
.closing{background:#8243f5;color:#ffffff}
.closing .eyebrow{color:#e6d6ff}
.dark{background:#1b102a;color:#ffffff}
.dark:hover{background:#2a1741}
a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#d4b3ff}

.brand .project-name{font:600 26px/1.2 "Space Grotesk",sans-serif;letter-spacing:-1px;white-space:nowrap}.project-name>span{color:#c39aff}footer .brand .project-name{font-size:25px}@media(max-width:720px){.brand .project-name{font-size:20px;letter-spacing:-.8px}.brand svg{width:23px}.brand{gap:6px}}

.line-arrow{display:block;width:96px;height:20px;flex:0 0 96px;color:#b98aff}@media(max-width:1000px){.line-arrow{width:48px;flex-basis:48px}}@media(max-width:720px){.line-arrow{width:32px;flex-basis:32px}}

/* Wider desktop layout with the existing mobile gutters. */
@media(min-width:1001px){.wrap{width:calc(100% - 64px)}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(48px,6vw,120px)}.hero h1{font-size:clamp(72px,6vw,104px)}.hero .intro{max-width:520px}}
.brand .project-name{color:#ffffff}
button.nav-launch{font:inherit;font-weight:650}
[data-launch]{position:relative;isolation:isolate;background:linear-gradient(120deg,#9650ff,#7c32f2);border:1px solid #b47aff;color:#ffffff;box-shadow:0 4px 20px #8f3cff55,inset 0 1px 0 #ffffff30;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
[data-launch]:hover{background:linear-gradient(120deg,#aa6aff,#904aff);border-color:#d0a7ff;transform:translateY(-2px);box-shadow:0 7px 30px #a052ff77,inset 0 1px 0 #ffffff40}
[data-launch]:active{transform:translateY(1px) scale(.96);filter:brightness(1.16);box-shadow:0 2px 12px #aa6aff99}
@media(max-width:720px){button.nav-launch{font-size:11px}}
.dialog-open{overflow:hidden}
#token-dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:36px;border:1px solid #543673;border-radius:16px;background:#191221;color:var(--ink);box-shadow:0 30px 100px #0009;overflow:auto}
#token-dialog::backdrop{background:#08050dcc;backdrop-filter:blur(6px)}
.dialog-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;background:#302040;border:1px solid #49335e;border-radius:8px;color:#e1cdff;font-size:25px;line-height:1}
.dialog-close:hover{background:#49305e}
#token-dialog h2{font-size:32px;margin:15px 0 12px}
#token-dialog-description{font-size:16px;line-height:1.6;color:var(--muted);max-width:380px}
#token-form{padding:0;margin-top:25px}
.token-fields{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}
.token-fields label{font-size:14px;font-weight:500}
.token-fields input{font-size:16px;min-height:48px;border-color:#533b6c;background:#100b18}
.token-fields input:focus{border-color:#b88aff;box-shadow:0 0 0 3px #8243f533}
.field-hint{display:block;font-size:12px;color:#aa98bb;margin-top:8px;font-weight:400}
.token-ticker-field{position:relative}
.token-ticker-field>span{position:absolute;left:13px;top:15px;color:#b197c8;font-size:16px}
.token-ticker-field input{padding-left:28px}
.draft-box{border:1px solid #3e2b53;background:#100b18;padding:18px;border-radius:9px;margin:24px 0}
.draft-label{font:500 12px 'Space Grotesk',sans-serif;letter-spacing:1px;color:#b98aff}
#token-draft{font-size:16px;line-height:1.7;margin-top:10px;overflow-wrap:anywhere}
#token-form>.button{width:100%;gap:12px;font-size:15px}
.dialog-note{font-size:13px;line-height:1.5;color:var(--muted);text-align:center;margin-top:14px}
@media(max-width:480px){#token-dialog{padding:28px 22px}.token-fields{grid-template-columns:1fr;gap:18px}#token-dialog h2{font-size:30px}}

.token-image-section{margin-top:22px}
.image-label{display:block;font-size:14px;font-weight:500;margin-bottom:10px}
.image-label>span{color:var(--muted);font-weight:400}
.token-image-row{display:flex;align-items:center;gap:16px}
.image-picker{width:88px;height:88px;flex:0 0 88px;border:1px dashed #79529c;border-radius:10px;background:#24162f;cursor:pointer;overflow:hidden}
.image-picker:hover{border-color:#c5a4ff;background:#302040}
.image-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#cbb0e6;font-size:12px;font-weight:400}
.image-placeholder svg{width:25px;height:25px}
#token-image-preview{width:100%;height:100%;object-fit:contain;background:#100b18}
.image-info{min-width:0}
#token-image{display:block;width:100%;min-height:0;border:0;background:transparent;padding:0;margin:0;font-size:12px;color:var(--muted)}
#token-image::file-selector-button{font:500 13px 'DM Sans',sans-serif;background:#302040;border:1px solid #59406f;border-radius:5px;color:#e4cff9;padding:7px 10px;cursor:pointer;margin-right:8px}
#image-help,.image-handoff{font-size:12px;line-height:1.5;color:var(--muted);margin-top:7px}
#remove-image{font-size:12px;color:#ccb0e9;background:none;border:0;padding:6px 0;margin-top:3px;text-decoration:underline;text-underline-offset:3px}
#image-error{color:#ffc2d3;font-size:13px;line-height:1.5;margin-top:8px}
#image-error:empty{display:none}
.token-image-section [hidden]{display:none!important}

.nav-actions{display:flex;align-items:center;gap:12px}
.strip-x-link{display:inline-flex;align-items:center;gap:14px;color:inherit}
@media(max-width:720px){.strip-x-link{gap:8px}}
.argus-type{font:600 36px 'Space Grotesk',sans-serif;letter-spacing:-1.8px}
@media(max-width:720px){.strip-inner{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);column-gap:12px;row-gap:20px}.strip-inner>div{justify-content:center;min-width:0;gap:8px}.strip-inner>a{grid-column:1/-1}.argus-type{font-size:30px}.strip-inner>div:last-of-type{flex-wrap:wrap;row-gap:2px}.strip-inner>div:last-of-type>span:last-child{font-size:9px}}
.social-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #705092;border-radius:8px;background:#24162f;color:#fff;font-size:23px;line-height:1}
.social-link:hover{background:#39204f;border-color:#c39aff;box-shadow:0 5px 22px #a052ff40}
:is(button,.social-link,.strip-x-link,.image-picker){transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,background .18s ease}
@media(hover:hover){:is(button,.social-link,.strip-x-link,.image-picker):not(:disabled):hover{transform:translateY(-2px) scale(1.035)}}
:is(button,.social-link,.strip-x-link,.image-picker):not(:disabled):active{transform:translateY(1px) scale(.95);filter:brightness(1.15)}
#token-image::file-selector-button{transition:transform .18s ease,filter .18s ease}
#token-image::file-selector-button:hover{transform:translateY(-1px) scale(1.03);filter:brightness(1.2)}
#token-image::file-selector-button:active{transform:scale(.95)}
@media(max-width:720px){header.wrap{flex-wrap:wrap;height:auto;min-height:82px;padding-top:18px;padding-bottom:18px;gap:12px}header nav{margin-left:auto}.nav-actions{gap:8px}.social-link{width:38px;height:39px;flex-basis:38px;font-size:21px}}
@media(prefers-reduced-motion:reduce){:is(button,.social-link,.strip-x-link,.image-picker):not(:disabled):is(:hover,:active),#token-image::file-selector-button{transform:none!important}}

@media(max-width:720px){
  header.wrap{gap:10px}
  .social-link{width:44px;height:44px;flex-basis:44px}
  button.nav-launch{min-height:44px;white-space:nowrap}
  .hero-copy,.tweet-example,.questions>div{min-width:0}
  .hero{gap:32px}
  .hero-note{line-height:1.7}
  .tweet-example #tweet-text{font-size:clamp(23px,6.7vw,29px)}
  .tweet-example-footer{flex-wrap:wrap;row-gap:6px}
  .tweet-example .copy-button{min-height:44px}
  .tweet-instruction p>span{line-height:1.7}
  .dialog-close{width:44px;height:44px;top:10px;right:10px}
  #token-image::file-selector-button{min-height:44px;padding:10px 12px}
  #remove-image{min-height:44px}
  footer{column-gap:18px;row-gap:16px;padding-bottom:28px}
  footer>.brand{flex:1 0 50%}
  footer .brand .project-name{font-size:22px}
  footer>.motion-toggle{min-height:44px}
  footer>a:last-of-type{margin-left:0}
}
@media(max-width:400px){header .brand .project-name{font-size:18px;letter-spacing:-.6px}}
@media(max-width:360px){header .brand{margin-inline:auto}header nav{width:100%;margin-left:0}.nav-actions{width:100%}.nav-launch{flex:1}.token-image-row{gap:12px}.image-picker{width:76px;height:76px;flex-basis:76px}.image-info{flex:1}}
