@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;800;900&display=swap');
:root{--bg:#080a0e;--ink:#f1f3f6;--muted:#9297a4;--line:#ffffff1a;--blue:#a6c5ff;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:5px}::selection{background:#7295d2;color:#080a0e}.skip{position:fixed;top:-100px;left:20px;z-index:100;padding:14px;background:white;color:black}.skip:focus{top:14px}.reading-progress{height:2px;background:#c5d8ff;position:fixed;top:0;left:0;width:100%;transform:scaleX(0);transform-origin:left;z-index:100}.header{height:92px;position:absolute;top:0;left:0;width:100%;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;z-index:20}.wordmark{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:-.4px}.wordmark img{border-radius:50%}.header nav{display:flex;gap:34px;color:#b6bbc7;font-size:13px}.header nav a{padding:12px 0;transition:color .2s}.header nav a:hover{color:white}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:12px 22px;border:1px solid #ffffff24;border-radius:50px;background:#f2f4f8;color:#11141a;font-size:13px;font-weight:600;transition:transform .25s,background .25s}.button:hover{transform:translateY(-2px);background:#c4d8fd}.nav-buy{font-size:12px;padding:10px 19px;min-height:42px}.hero-scroll{height:145svh;min-height:980px;position:relative}.hero-scene{height:100svh;min-height:690px;position:sticky;top:0;overflow:hidden;isolation:isolate;will-change:opacity}.hero-scene:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:24%;background:linear-gradient(0deg,var(--bg) 5%,transparent);z-index:4;pointer-events:none}.blue-aura{position:absolute;width:850px;height:700px;max-width:100vw;left:50%;top:49%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,#25457838,transparent 62%);filter:blur(40px);pointer-events:none;z-index:-1}.hero-intro{position:absolute;top:19%;width:100%;text-align:center;z-index:1;will-change:transform,opacity}.tiny{font-size:11px;font-weight:500;letter-spacing:2.2px;color:#919aa9}.hero-intro .tiny{letter-spacing:4px;font-size:10px;color:#7e889a}h1{font-size:clamp(160px,24vw,400px);font-weight:650;line-height:.94;letter-spacing:-.07em;margin:28px 3% 0 -1%;background:linear-gradient(180deg,#fff 5%,#8995ab 98%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-portrait{position:absolute;height:76%;width:auto;max-width:75vw;object-fit:contain;left:50%;bottom:-3%;transform:translateX(-50%);z-index:3;filter:drop-shadow(0 0 55px #0b153455);will-change:transform}.hero-left{position:absolute;z-index:6;left:6%;bottom:19%}.hero-left .tiny{font-size:9px;letter-spacing:1.5px}.hero-left p{font-size:24px;letter-spacing:-.7px;line-height:1.4;margin:14px 0 0;font-weight:400}.hero-left i{font-style:normal;color:#a6c5ff}.hero-right{position:absolute;right:6%;bottom:23%;z-index:6;text-align:right}.hero-right q{font-size:21px;letter-spacing:-.8px;font-weight:400;display:block}.hero-right a>span{display:block;color:#929cab;font-size:11px;margin-top:13px}.hero-bottom{position:absolute;z-index:6;bottom:38px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:center;gap:20px}.scroll-down{font-size:10px;font-weight:500;letter-spacing:1.2px;display:flex;gap:25px;align-items:center;color:#aab1c0}.scroll-down span{font-size:22px;animation:down 2.8s ease-in-out infinite}.contract{border:1px solid #ffffff1c;display:flex;align-items:center;gap:16px;background:#0f141db3;backdrop-filter:blur(15px);padding:11px 17px;border-radius:40px;color:#a5afbf;font-size:10px}.contract code{color:#d5dbe6;font-family:monospace;font-size:11px}.copy-word{font-size:9px;letter-spacing:1px}.contract:hover{border-color:#b9c9e688}.world{height:105svh;min-height:700px;position:relative;overflow:hidden;display:flex;align-items:center;isolation:isolate;margin-top:-1px}.world-image{position:absolute;inset:-10%;z-index:-3;background:url('/assets/perry-monument.jpg') 60% 45%/cover;filter:grayscale(1) brightness(.62);will-change:transform}.world-shade{position:absolute;inset:0;background:linear-gradient(180deg,var(--bg),transparent 28%,transparent 70%,var(--bg)),linear-gradient(90deg,#080a0edd,transparent 85%);z-index:-2}.world-copy{margin-left:9%;max-width:700px;position:relative;padding:90px 0}h2{font-size:clamp(54px,6.5vw,100px);line-height:1.06;font-weight:450;letter-spacing:-.065em;margin:25px 0}h2 i{font-style:normal;color:#818b9f}.world h2{font-size:clamp(65px,7vw,110px)}.world h2 i{color:#c1d4f2}.world p{color:#aeb4c1;line-height:1.8;font-size:16px;margin:28px 0}.subtle-link{font-size:13px;display:inline-flex;gap:28px;align-items:center;color:#d2def3;padding-block:10px}.subtle-link:hover{color:white}.section{padding:120px 6%;max-width:1450px;margin:auto}.create{padding-top:90px}.create-heading{text-align:center}.create-heading h2{font-size:clamp(54px,5.5vw,85px)}.create-heading p{font-size:15px;color:var(--muted);margin-top:24px}.generator-root{max-width:1000px;margin:54px auto 0}.generator-preparing{text-align:center;color:var(--muted);padding:60px 20px;border:1px solid var(--line);border-radius:18px;font-size:14px}.token{padding-top:90px;padding-bottom:100px;text-align:center;position:relative}.token:before{content:'';position:absolute;top:0;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,#ffffff1f,transparent)}.token h2{font-size:clamp(52px,6vw,88px)}.token h2 i{color:#c2d4f1}.token-heading>p{font-size:14px;color:var(--muted);margin-top:25px}.token-address{display:flex;align-items:center;justify-content:center;gap:30px;margin:35px auto 25px;border:1px solid #ffffff24;border-radius:12px;max-width:760px;padding:23px 28px;min-width:0;background:#ffffff03}.token-address>a{min-width:0}.token-address code{font-family:monospace;font-size:14px;overflow-wrap:anywhere}.token-address>button{padding:8px 0;background:transparent;color:var(--blue);border:0;font-size:12px;white-space:nowrap}.token-links{display:flex;align-items:center;justify-content:center;gap:28px;color:#9da6b8;font-size:12px}.token-links a{padding:8px 0}.token-links a:hover{color:white}footer{display:flex;align-items:center;gap:40px;justify-content:space-between;margin:0 6%;padding:28px 0 35px;border-top:1px solid #ffffff12}footer>.wordmark{font-size:15px}footer>p{font-size:10px;line-height:1.8;color:#606a7b;max-width:620px;margin:0}.motion-toggle{background:transparent;border:0;color:#8e97a7;font-size:11px;padding:12px 0}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,15px);padding:14px 24px;background:#192130;border:1px solid #ffffff25;color:#eef3ff;border-radius:40px;opacity:0;z-index:90;pointer-events:none;transition:.25s;max-width:calc(100% - 30px);font-size:13px;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.reveal{opacity:1;transform:none}.motion-on .reveal{opacity:0;transform:translateY(35px);transition:opacity 1s ease,transform 1s cubic-bezier(.2,.7,.2,1)}.motion-on .reveal.in-view{opacity:1;transform:none}@keyframes down{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}.paused .scroll-down span{animation:none}.paused .reveal{opacity:1;transform:none}
@media(min-width:1650px){.hero-portrait{height:80%}.hero-intro{top:16%}.hero-left,.hero-right{bottom:24%}}
@media(max-width:1100px){.hero-scroll{min-height:1000px}.hero-portrait{height:68%;bottom:1%}.hero-intro{top:23%}.hero-left{bottom:18%;left:4%}.hero-right{right:4%;bottom:21%}.hero-left p{font-size:19px}.hero-right q{font-size:18px}.hero-left .tiny{max-width:150px;display:block;line-height:1.8}.hero-bottom{left:4%;right:4%}.world-copy{margin-left:7%}.section{padding:90px 6%}.hero-scene{min-height:680px}}
@media(max-width:720px){html{scroll-padding-top:70px}.header{height:74px;padding:0 6%;gap:12px}.wordmark{font-size:16px;gap:8px}.wordmark img{width:26px;height:26px}.header nav{display:none}.nav-buy{font-size:12px;gap:18px;min-height:38px;padding:9px 15px}.hero-scroll{height:125svh;min-height:850px}.hero-scene{height:100svh;min-height:660px}.hero-intro{top:23%}.hero-intro .tiny{font-size:8px;letter-spacing:2px}h1{font-size:25vw;margin-top:25px;letter-spacing:-.065em}.hero-portrait{max-width:110vw;width:110vw;height:auto;bottom:8%;left:52%}.hero-left{left:7%;bottom:15%;z-index:6}.hero-left .tiny{display:none}.hero-left p{font-size:17px;line-height:1.5;background:#080a0e22;max-width:170px}.hero-right{right:7%;bottom:17%;max-width:135px}.hero-right q{font-size:14px;letter-spacing:-.3px}.hero-right a>span{font-size:10px;margin-top:8px}.hero-bottom{bottom:30px;left:7%;right:7%;justify-content:center}.hero-bottom .scroll-down{display:none}.compact-ca{width:auto;padding:12px 18px;gap:17px;font-size:10px}.hero-scene:after{height:32%;background:linear-gradient(0deg,var(--bg) 7%,#080a0e88 45%,transparent)}.blue-aura{height:500px;width:600px;top:48%}.world{height:85svh;min-height:600px}.world-image{background-position:60% center}.world-copy{margin-left:7%;margin-right:7%;padding:75px 0;max-width:90%}.world h2{font-size:17vw}.world p{font-size:14px;max-width:300px}.world-shade{background:linear-gradient(180deg,var(--bg),transparent 28%,transparent 65%,var(--bg)),linear-gradient(90deg,#080a0ec9,#080a0e33)}.tiny{font-size:9px;letter-spacing:1.6px}.section{padding:70px 7%}.create{padding-top:50px}.create-heading h2{font-size:15vw}.create-heading p{font-size:14px}.generator-root{margin-top:32px}.token h2{font-size:15vw}.token-heading>p{font-size:13px}.token-address{padding:17px;gap:18px;margin-top:28px;border-radius:10px;text-align:left}.token-address code{font-size:12px}.token-address button{font-size:12px}.token-links{gap:19px;flex-wrap:wrap;font-size:11px}.token{padding-bottom:55px}footer{margin-inline:7%;display:grid;grid-template-columns:1fr 1fr;gap:23px;padding:28px 0}footer>p{font-size:10px;grid-column:1/3;grid-row:2;max-width:100%}.motion-toggle{justify-self:end;font-size:10px}.toast{font-size:12px;padding:12px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-on .reveal{opacity:1;transform:none}.hero-scroll{height:100svh;min-height:690px}.hero-scene{position:relative}.hero-portrait{will-change:auto}.world-image{will-change:auto}.motion-toggle{display:none}}

/* Continuous dark canvas; the market sits directly beneath the hero. */
h1{font-weight:900;letter-spacing:-.075em}.tiny,.hero-intro .tiny,.hero-left .tiny,.scroll-down,.copy-word,.contract,.contract code,.hero-right a>span,footer>p,.motion-toggle{font-size:12px}.hero-left p{font-weight:500}.hero-scroll{height:132svh;min-height:920px}.header nav{font-size:14px}.market{position:relative;z-index:7;padding-top:55px;padding-bottom:80px;max-width:1380px;margin-top:-1px}.market:before{content:'';position:absolute;left:10%;right:10%;top:0;height:1px;background:linear-gradient(90deg,transparent,#a6c5ff26,transparent)}.market-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.market-identity{display:flex;align-items:center;gap:14px}.market-identity>img{border-radius:50%}.market-identity h2{font-size:26px;letter-spacing:-.7px;font-weight:800;margin:0;line-height:1.3}.market-identity h2>span{font-size:17px;color:#7c8799;font-weight:450}.market-identity p{font-size:12px;color:#98a3b4;margin:4px 0 0}.market-external{font-size:13px;color:#a9b4c7;padding:12px 0}.market-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding-bottom:27px}.market-stats>div{display:flex;flex-direction:column;gap:8px}.market-stats span{font-size:12px;color:#929bab}.market-stats strong{font-size:clamp(19px,2vw,28px);font-weight:550;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.market-stats .positive{color:#9dd4bb}.market-stats .negative{color:#f29baf}.chart-shell{height:530px;width:100%;border:1px solid #ffffff14;border-radius:16px;overflow:hidden;background:#0d1117;box-shadow:0 28px 80px #0003}.chart-shell iframe{border:0;width:100%;height:100%;display:block;color-scheme:dark}.market-bottom{display:flex;gap:24px;justify-content:space-between;padding-top:17px;color:#8994a6;font-size:12px}.market-bottom>a{font-size:13px;color:#c6d8f6}.create{padding-top:70px;position:relative}.create:before{content:'';position:absolute;inset:0;z-index:-1;opacity:.075;background:url('/assets/perry-monument.jpg') center 30%/cover;mask-image:linear-gradient(transparent,#000 35%,transparent 95%)}.create-heading h2{font-size:clamp(40px,6vw,84px);font-weight:850;letter-spacing:-.06em;line-height:1.05}.create-heading h2 i{color:#afc9f5}.create-heading p{font-size:16px}.generator-root{max-width:820px;margin-top:36px}.meme-form{background:#10151ee0;border:1px solid #ffffff22;border-radius:20px;padding:24px;box-shadow:0 20px 80px #0003}.prompt-top,.prompt-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.prompt-label{font-size:12px;font-weight:700;letter-spacing:1px;color:#c1d4f2}.session-label{font-size:12px;color:#97a3b8}.meme-form textarea{resize:vertical;min-height:135px;max-height:300px;display:block;width:100%;padding:23px 0 12px;border:0;background:transparent;color:var(--ink);font-size:18px;line-height:1.6}.meme-form textarea::placeholder{color:#69758a}.meme-form textarea:focus{outline:none}.meme-form:focus-within{border-color:#adcafc70}.prompt-bottom>span{font-size:12px;color:#8b99b0}.generate-button{font-size:14px;gap:26px;flex-shrink:0}.generate-button:disabled{opacity:.45;cursor:default;transform:none}.studio-status{margin:15px 0 0;font-size:12px;color:#a5b2c8}.studio-status:empty{display:none}.generation-stage{margin:25px auto 0;max-width:590px}.image-stage{aspect-ratio:1;border-radius:18px;overflow:hidden;position:relative;background:#121822;isolation:isolate;border:1px solid #ffffff12}.image-stage>img{width:100%;height:100%;object-fit:contain;display:block;position:relative;z-index:2;opacity:0;filter:blur(10px);transition:opacity 1.2s ease,filter 1.5s ease}.image-stage>img.partial{opacity:.85;filter:blur(3px)}.image-stage>img.ready{opacity:1;filter:blur(0)}.generation-noise{position:absolute;inset:-50%;background:radial-gradient(ellipse at 30% 30%,#9eadd84a,transparent 35%),radial-gradient(ellipse at 65% 70%,#5d78a83b,transparent 40%),linear-gradient(120deg,#172231,#070b12);filter:blur(30px);animation:develop 8s ease-in-out infinite alternate}.generation-caption{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;z-index:3;pointer-events:none}.generation-caption p{font-size:14px;letter-spacing:.2px;color:#d0dcf1;text-shadow:0 1px 20px #000}.generation-orbit{width:23px;height:23px;border:1.5px solid #a6c5ff25;border-top-color:#c4d9ff;border-radius:50%;animation:orbit 1.6s linear infinite}.result-actions{display:flex;align-items:center;justify-content:center;gap:23px;margin-top:22px}.reply-button{font-size:14px;color:#bed2f3}.reply-instruction{font-size:13px;color:#9aa9c0;text-align:center;max-width:410px;margin:18px auto}.token h2{font-size:clamp(36px,5vw,66px);font-weight:800}.token-heading>p{font-size:14px}.token-links{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.paused .generation-noise,.paused .generation-orbit{animation:none}[hidden]{display:none!important}@keyframes develop{0%{transform:translate(-3%,-3%) rotate(0deg) scale(1);opacity:.6}100%{transform:translate(7%,5%) rotate(25deg) scale(1.15);opacity:1}}@keyframes orbit{to{transform:rotate(360deg)}}
@media(max-width:720px){.hero-scroll{height:117svh;min-height:770px}.hero-intro .tiny{font-size:12px;letter-spacing:1.1px}.hero-intro{top:24%}.hero-right a>span{font-size:12px}.hero-right{max-width:142px}.hero-left p{font-size:16px}.market{padding:38px 5% 50px}.market-identity h2{font-size:23px}.market-external{font-size:12px}.market-stats{grid-template-columns:repeat(3,1fr);gap:20px 14px;padding-bottom:24px}.market-stats>div:nth-child(n+4){display:none}.market-stats strong{font-size:20px}.market-stats span{font-size:12px}.chart-shell{height:440px;border-radius:12px}.market-bottom{align-items:flex-start;font-size:12px;gap:15px}.market-bottom>span{max-width:65%}.market-bottom>a{white-space:nowrap;font-size:12px}.create{padding-top:44px}.create-heading h2{font-size:11.7vw}.tiny{font-size:12px}.meme-form{padding:19px;border-radius:16px}.meme-form textarea{font-size:16px;min-height:155px}.prompt-bottom{align-items:flex-end;gap:12px}.prompt-bottom>span{max-width:130px}.generate-button{padding:12px 17px;gap:12px;font-size:13px}.result-actions{gap:18px;flex-wrap:wrap}.token h2{font-size:10vw}.token-links{font-size:12px}.motion-toggle,footer>p{font-size:12px}}
@media(prefers-reduced-motion:reduce){.hero-scroll{height:100svh;min-height:690px}}

.header{gap:22px}.header-ca{margin-left:auto;padding:10px 14px;gap:11px;min-height:44px}.header nav{margin-left:auto;gap:25px}.header-ca code{font-size:12px}.header-ca .copy-word{font-size:12px}.hero-bottom .compact-ca{display:none}.hero-bottom{justify-content:center}@media(max-width:1150px){.header nav{display:none}}@media(max-width:720px){.header{gap:10px;padding-inline:5%}.header-ca{gap:8px;padding:9px 11px}.header-ca code{font-size:12px}.header-ca .copy-word{font-size:12px}.header-ca>span:first-child{display:none}.nav-buy{display:none}.hero-bottom .scroll-down{display:flex;font-size:12px}.header-ca{margin-left:auto}.wordmark{flex-shrink:0}}

.mini-chart{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:30px;padding:26px 30px 23px;border:1px solid #ffffff12;border-radius:22px;background:linear-gradient(140deg,#ffffff05,#ffffff02);background-color:#0d1118;transition:border-color .3s,background .3s}.mini-chart:hover{border-color:#b4c8e84a;background-color:#10161f}.mini-chart-top{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8591a4;font-size:12px;letter-spacing:1px}.chart-open{color:#a6b9d4;letter-spacing:0;transition:color .2s}.mini-chart:hover .chart-open{color:#fff}.plot-area{height:180px;position:relative;margin-top:18px;color:#aecbfc}.plot-area svg{width:100%;height:100%;display:block;overflow:visible}.plot-area>span{position:absolute;inset:0;display:grid;place-content:center;color:#8796ad;font-size:14px}.mini-chart-times{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#78859b;margin-top:8px;font-variant-numeric:tabular-nums}.mini-moves{border-left:1px solid #ffffff0b;padding-left:30px;display:flex;flex-direction:column;justify-content:center;gap:24px}.mini-moves>div{display:flex;flex-direction:column;gap:5px}.mini-moves span{font-size:12px;color:#7f8da1;letter-spacing:1px}.mini-moves strong{font-size:22px;font-weight:500;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.mini-moves .positive{color:#9dd4bb}.mini-moves .negative{color:#eda0b1}.history-credit{color:#78859b}.market-bottom{flex-wrap:wrap}.market-bottom .market-sources{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:12px}@media(max-width:720px){.mini-chart{grid-template-columns:minmax(0,1fr) 95px;gap:16px;padding:20px 18px 16px;border-radius:18px}.mini-moves{padding-left:16px;gap:21px}.mini-moves strong{font-size:17px}.mini-moves span{font-size:12px;letter-spacing:0}.mini-chart-top{font-size:12px;letter-spacing:0}.mini-chart-top .chart-open{display:none}.plot-area{height:146px;margin-top:20px}.mini-chart-times{font-size:12px}.market-bottom .market-sources{max-width:100%;gap:5px}.market-bottom>span{max-width:100%}}

.create{max-width:none;width:100%;isolation:isolate}.create:before{inset:0;background-size:cover;background-position:center 35%}.create-heading{max-width:1100px;margin-inline:auto}
