*{box-sizing:border-box}html,body{margin:0;background:#11100f;color:#f6f3ef;font-family:Inter,Arial,sans-serif}body{min-height:100vh}.app-shell{min-height:100vh;background:radial-gradient(circle at 58% 24%,rgba(255,122,0,.08),transparent 28%),#11100f}.topbar{height:58px;border-bottom:1px solid #37332f;display:flex;align-items:center;gap:18px;padding:0 16px 0 10px;position:sticky;top:0;z-index:20;background:rgba(17,16,15,.95);backdrop-filter:blur(14px)}.brand{border:0;background:none;color:#fff;font-weight:900;letter-spacing:-.4px;display:flex;align-items:center;gap:8px;cursor:pointer}.brand-mark{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#ff7a00;color:#111;font-size:15px}.search{width:340px;border-bottom:1px solid #5b5651;display:flex;align-items:center;gap:9px;padding:4px 4px 7px;color:#888}.search input{background:none;border:0;outline:0;color:#eee;width:100%;font-size:13px}.stats{display:flex;gap:18px;font-size:9px;color:#777;white-space:nowrap;flex:1}.stats b{color:#eee;font-size:10px}.actions{display:flex;gap:7px;align-items:center}.pill,.icon-btn,.connect-btn,.toolbar button,.filter{border:1px solid #45413d;background:#171615;color:#d7d2cd;border-radius:18px;padding:8px 12px;font-size:9px;font-weight:700;letter-spacing:.2px}.icon-btn{width:32px;padding:8px}.connect-btn{background:#f2f0ed;color:#171615;border-color:#f2f0ed;padding:8px 15px}.sidebar{position:fixed;left:0;top:58px;bottom:0;width:48px;border-right:1px solid #383531;background:#121110;display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:14px;z-index:15}.sidebar button{border:0;background:none;color:#7e7872;font-size:18px;cursor:pointer;width:34px;height:34px;border-radius:10px}.sidebar button:hover{color:#ff8a00;background:#1c1917}.side-bottom{margin-top:auto;padding-bottom:14px;display:flex;flex-direction:column;gap:10px}.sidebar .plus{background:#ff7a00;color:#111;border-radius:50%;font-size:26px;box-shadow:0 0 20px rgba(255,122,0,.25)}main{margin-left:48px;padding:0 18px 60px}.hero{margin-top:0;border:1px solid #403b36;border-radius:18px;height:258px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr .95fr;align-items:center;background-image:radial-gradient(#ff7a00 1.2px,transparent 1.2px),radial-gradient(circle at 30% 55%,rgba(255,122,0,.12),transparent 25%);background-size:20px 20px,100% 100%;background-position:0 0,0 0}.hero-copy{padding:38px 28px;z-index:1}.eyebrow,.panel-label{font-size:9px;font-weight:900;letter-spacing:1px;color:#ff8a00}.hero-copy h1{font-size:30px;line-height:1.05;letter-spacing:-1.6px;margin:12px 0 20px}.hero-copy em{color:#ff8a00;font-style:normal}.hero-dots{display:flex;gap:7px}.hero-dots span{height:5px;width:24px;border-radius:10px;background:#3c3834}.hero-dots .active{background:#ff7a00}.feature-panel{border:1px solid #403b36;border-radius:18px;background:#1a1817e8;padding:15px;margin:0 10px;box-shadow:0 16px 50px rgba(0,0,0,.3)}.panel-label{margin:0 0 9px 4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.feature-grid div{height:49px;border:1px solid #37332f;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:15px;color:#ff8a00}.feature-grid small{font-size:7px;color:#d7d2cd;margin-top:4px;font-weight:800}.launch-main{width:100%;border:0;border-radius:18px;background:#ff7a00;color:#111;font-weight:900;padding:11px;margin-top:7px;cursor:pointer;box-shadow:0 5px 20px rgba(255,122,0,.18)}.launch-main:hover{background:#ff922b;transform:translateY(-1px)}.featured-card{margin:0 14px 0 0;height:226px;border:1px solid #45413d;border-radius:18px;overflow:hidden;position:relative;background:#1b1918;box-shadow:0 12px 40px rgba(0,0,0,.3)}.featured-image{height:150px}.art-rocket{background:url('assets/rocket.svg') center/cover}.featured-overlay{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between}.tag,.gain{font-size:8px;font-weight:900;border-radius:6px;padding:5px 7px;background:#f2f0ed;color:#111}.gain{background:#ff7a00}.featured-info{padding:8px 12px}.featured-info>b{font-size:13px;display:block}.featured-info>span{font-size:8px;color:#777}.mini-stats{display:flex;justify-content:space-between;font-size:7px;color:#777;margin-top:8px}.mini-stats b{display:block;color:#eee;font-size:9px;margin-top:2px}.progress{height:4px;background:#312e2b;margin:2px 12px;border-radius:5px;overflow:hidden}.progress i{height:100%;display:block;background:#ff7a00}.toolbar{height:55px;display:flex;align-items:center;justify-content:space-between}.filter{padding:7px 11px}.toolbar-right{display:flex;align-items:center;gap:7px;font-size:8px;color:#777}.toolbar-right button{padding:7px 10px}.toolbar-right .live{background:#ff7a00;color:#111;border-color:#ff7a00}.cards-grid{display:grid;grid-template-columns:repeat(6,minmax(190px,1fr));gap:12px}.coin-card{min-width:0;border:1px solid #49433d;border-radius:18px;overflow:hidden;background:#1b1918;position:relative;box-shadow:0 6px 0 #403a35;transition:.18s}.coin-card:hover{transform:translateY(-3px);border-color:#ff7a00;box-shadow:0 9px 25px rgba(255,122,0,.1),0 6px 0 #403a35}.coin-image{height:112px;background:#222 center/cover no-repeat;position:relative}.coin-badges{position:absolute;left:9px;top:8px;display:flex;gap:4px;flex-wrap:wrap}.badge{background:#171615dd;border:1px solid #504b45;border-radius:5px;padding:4px 5px;font-size:7px;font-weight:900}.badge.orange{background:#ff7a00;color:#111;border-color:#ff7a00}.coin-body{padding:10px 11px 12px}.coin-title{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.coin-title b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coin-title span{font-size:8px;color:#ff8a00;font-weight:900}.creator{font-size:7px;color:#817b75;margin:3px 0 10px}.desc{height:28px;font-size:8px;color:#b1aaa4;line-height:1.35;overflow:hidden}.socials{display:flex;gap:5px;margin:8px 0}.socials span{border:1px solid #3d3935;border-radius:6px;width:20px;height:20px;display:grid;place-items:center;font-size:9px;color:#8c867f}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:8px}.stats-row span{font-size:6px;color:#777;text-transform:uppercase}.stats-row b{display:block;font-size:9px;color:#eee;margin-top:2px}.card-progress{height:4px;background:#302d2a;border-radius:10px;margin-top:10px;overflow:hidden}.card-progress i{display:block;height:100%;background:#ff7a00}.card-age{position:absolute;right:9px;bottom:9px;color:#777;font-size:7px}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;place-items:center;z-index:50;backdrop-filter:blur(8px)}.modal-backdrop.show{display:grid}.modal{width:min(420px,calc(100vw - 28px));border:1px solid #514b45;border-radius:22px;background:#1b1918;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.55);position:relative}.modal h2{margin:5px 0 7px;font-size:25px;letter-spacing:-.8px}.modal p{font-size:11px;color:#8f8983;margin:0 0 18px}.modal-close{position:absolute;right:15px;top:12px;background:#282522;border:1px solid #45413d;color:#aaa;border-radius:50%;width:30px;height:30px;font-size:19px;cursor:pointer}.wallet-option{width:100%;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;text-align:left;column-gap:8px;border:1px solid #3e3935;background:#211f1d;color:#fff;border-radius:14px;padding:12px;margin:8px 0;cursor:pointer}.wallet-option:hover{border-color:#ff7a00}.wallet-option span{grid-row:1/3;font-size:22px;align-self:center}.wallet-option b{font-size:11px}.wallet-option small{color:#777;font-size:9px}.wallet-status{min-height:18px;color:#ff8a00;font-size:9px;margin-top:10px}.launch-modal form{display:grid;gap:12px}.launch-modal label{font-size:9px;font-weight:800;color:#bcb5ae;display:grid;gap:6px}.launch-modal input,.launch-modal select{width:100%;background:#121110;border:1px solid #403b36;border-radius:10px;padding:11px;color:#eee;outline:none}.launch-modal input:focus,.launch-modal select:focus{border-color:#ff7a00}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.toast{position:fixed;right:20px;bottom:20px;background:#f1efeb;color:#111;border-radius:12px;padding:12px 15px;font-size:10px;font-weight:800;transform:translateY(80px);opacity:0;transition:.25s;z-index:70}.toast.show{transform:none;opacity:1}@media(max-width:1250px){.stats{display:none}.cards-grid{grid-template-columns:repeat(4,minmax(180px,1fr))}.hero{grid-template-columns:1fr 1fr}.featured-card{display:none}}@media(max-width:800px){.search{display:none}.hero{height:auto;grid-template-columns:1fr;margin-top:10px}.feature-panel{margin:0 18px 18px}.hero-copy{padding-bottom:15px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar-right span{display:none}.pill{display:none}}@media(max-width:500px){.cards-grid{grid-template-columns:1fr}.sidebar{width:40px}.topbar{padding-left:7px}.brand span:last-child{display:none}main{margin-left:40px;padding:0 10px 40px}.hero-copy h1{font-size:25px}}
