:root{color:#0a2540;font-synthesis:none;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:3px}main{background:#f8fafc;min-height:100vh}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffd9;border-bottom:1px solid #dce5ee;align-items:center;gap:24px;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{background:0 0;border:0;align-items:center;gap:10px;margin-right:auto;display:flex}.brand img{border-radius:10px;width:34px;height:34px}.brand b{letter-spacing:-.04em;font-size:22px}header nav{gap:23px;display:flex}header nav button,header>a{color:#425466;background:0 0;border:0;padding:9px 0;text-decoration:none}header nav button.active{color:#0a2540;border-bottom:2px solid var(--accent)}.wallet{background:#fff;border:1px solid #cbd7e2;border-radius:999px;padding:9px 14px}.hero{background:radial-gradient(circle at 15% 0,var(--wash),transparent 42%),radial-gradient(circle at 95% 15%,#ccf6fb,transparent 38%),linear-gradient(140deg,#fff 20%,#f5f4ff 68%,#fff2f7);grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:660px;padding:95px max(24px,50vw - 590px);display:grid;position:relative;overflow:hidden}.orb{filter:blur(2px);opacity:.45;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.orb.one{background:var(--wash);width:330px;height:330px;top:-190px;right:37%}.orb.two{background:#c7f5f2;width:190px;height:190px;animation-delay:-3s;bottom:50px;right:-60px}.hero-copy,.code-card{z-index:1;position:relative}.built,.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#68778a;font-size:13px;font-weight:750}.hero h1,.page>h1{letter-spacing:-.065em;margin:22px 0 24px;font-size:clamp(48px,5.8vw,78px);line-height:.99}.hero mark{color:var(--accent);background:0 0}.lede{color:#425466;max-width:710px;font-size:21px;line-height:1.55}.install{background:#fff;border:1px solid #cbd7e2;border-radius:12px;align-items:center;gap:12px;width:min(430px,100%);margin:30px 0 18px;padding:16px 18px;display:flex;box-shadow:0 12px 35px #2847660c}.install code{margin-right:auto}.install span{color:#9aa9b8}.install b{color:var(--accent);font-size:13px}.actions{gap:12px;display:flex}.actions button,.result button,.page>button{background:#fff;border:1px solid #cbd7e2;border-radius:999px;padding:13px 19px;font-weight:700}.actions .primary{background:var(--accent);color:#fff;border-color:var(--accent)}.code-card{background:#061425;border:1px solid #152e48;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 28px 90px #0a254028}.code-tabs{border-bottom:1px solid #173149;display:flex}.code-tabs button{color:#8299ad;background:#09192b;border:0;flex:1;padding:14px}.code-tabs button.active{color:#fff;box-shadow:inset 0 -2px var(--accent);background:#0e2137}.code-bar{color:#8299ad;border-bottom:1px solid #18334d;align-items:center;gap:7px;padding:13px 17px;font-size:12px;display:flex}.code-bar i{background:#ff8b8b;border-radius:50%;width:8px;height:8px}.code-bar i:nth-child(2){background:#ffd077}.code-bar i:nth-child(3){background:#7be6bd}.code-bar span{margin-left:8px}.code-bar em{margin-left:auto}.code-card pre{color:#d7e4ef;min-height:300px;margin:0;padding:20px;font:14px/1.8 ui-monospace,monospace;overflow:auto}.code-card pre span{white-space:pre;display:block}.code-card pre b{color:#49627b;width:35px;font-weight:400;display:inline-block}.proof{color:#8fa8bc;background:#0a1c2f;align-items:center;gap:18px;padding:16px;font-size:12px;display:flex}.proof b{color:#8ee4b9}.pulse{background:#53dca7;border-radius:50%;width:9px;height:9px;animation:2s infinite pulse;box-shadow:0 0 #53dca755}.ticker{background:#fff;border-block:1px solid #dce5ee;display:flex;overflow:hidden}.ticker span{white-space:nowrap;color:#425466;border-right:1px solid #e2e9f0;padding:17px 28px;animation:14s linear infinite scroll}.ticker i{color:#0e8f66;font-style:normal}.page{max-width:1180px;min-height:650px;margin:auto;padding:72px 24px 95px}.page>h1{max-width:850px;font-size:clamp(42px,5.5vw,68px)}.play-grid{border:1px solid #cfdae5;border-radius:18px;grid-template-columns:370px 1fr;margin-top:45px;display:grid;overflow:hidden;box-shadow:0 20px 70px #18354d10}.controls{background:#fff;padding:30px}.controls h2{font-size:26px}.controls label{color:#425466;margin:22px 0;display:block}.controls select,.controls input[type=number]{background:#fff;border:1px solid #ccd8e3;border-radius:9px;width:100%;margin-top:8px;padding:12px;display:block}.controls output{float:right;color:var(--accent);font-weight:800}.controls input[type=range]{width:100%;accent-color:var(--accent);margin-top:14px;display:block}.result{background:linear-gradient(145deg,#f4f2ff,#edfaff);padding:30px}.result-top{justify-content:space-between;gap:15px;display:flex}.result-top button{height:max-content}.spark{width:100%;height:160px;margin-top:18px}.spark .gridline{stroke:#aab9c722;fill:none}.spark .line{fill:none;stroke:url(#g);stroke-width:4px;stroke-linecap:round;stroke-dasharray:12 7;animation:3s linear infinite dash}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metrics div{background:#fff;border:1px solid #d9e3ec;border-radius:11px;padding:15px}.metrics small{color:#778a9a;display:block}.metrics b{margin-top:5px;font-size:20px;display:block}.result ol{color:#425466;padding-left:21px;line-height:1.8}.result-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.result-actions span{border-radius:999px;padding:7px 11px;font-size:13px}.ready{color:#076343;background:#d9f7e8}.review{color:#815b00;background:#fff0cf}.flow{grid-template-columns:1fr 140px 190px 140px 1fr;align-items:center;gap:12px;margin:55px 0;display:grid}.flow>div{text-align:center;background:#fff;border:1px solid #d4dfe8;border-radius:14px;padding:22px}.flow small{color:#8296a8;margin-bottom:8px;display:block}.flow svg{width:100%;stroke:var(--accent);fill:none;stroke-width:2px}.flow .hub{color:#fff;background:#0a2540}.flow .hub img{border-radius:16px;width:64px;height:64px;margin:0 auto 9px;display:block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-grid article{border-top:2px solid var(--accent);padding:25px 5px}.feature-grid span{color:var(--accent);font:13px ui-monospace}.feature-grid p{color:#425466;line-height:1.65}.token-card{background:linear-gradient(135deg,#fff,var(--wash));border:1px solid #d5e0e9;border-radius:18px;align-items:center;gap:28px;max-width:720px;margin-top:45px;padding:30px;display:flex}.token-card img{border-radius:28px;width:140px;height:140px}.token-card h2{margin:8px 0;font-size:45px}.token-card small{color:#68778a}.scrim{z-index:50;background:#061425aa;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:18px;width:min(480px,100%);padding:28px;position:relative;box-shadow:0 30px 100px #0004}.close{background:0 0;border:0;font-size:28px;position:absolute;top:8px;right:14px}.address{overflow-wrap:anywhere;color:var(--accent);margin:20px 0;font:13px ui-monospace;display:block}.wallet-option,.dialog button:not(.close){background:#fff;border:1px solid #ccd8e3;border-radius:9px;justify-content:space-between;width:100%;margin-top:9px;padding:12px;display:flex}.muted,.signal{color:#68778a}footer{color:#68778a;background:#fff;border-top:1px solid #dce5ee;justify-content:space-between;gap:24px;padding:25px max(24px,50vw - 590px);font-size:13px;display:flex}@keyframes float{50%{transform:translate(35px,24px)scale(1.12)}}@keyframes pulse{70%{box-shadow:0 0 0 13px #53dca700}}@keyframes scroll{to{transform:translate(-180px)}}@keyframes dash{to{stroke-dashoffset:-38px}}@media (width<=850px){header nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.code-card{max-width:650px}.play-grid,.flow{grid-template-columns:1fr}.flow svg{height:35px;transform:rotate(90deg)}.feature-grid{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){header{gap:10px;padding-inline:15px}.hero,.page{padding-inline:18px}.hero h1{font-size:49px}.actions{flex-direction:column}.actions button{width:100%}.proof span:not(.pulse),header>a{display:none}.token-card{flex-direction:column;align-items:flex-start}.metrics{grid-template-columns:1fr 1fr}footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}
