@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Fredoka:wght@400;500;600;700&family=Patrick+Hand&display=swap";
:root{--ink:#1f2831;--paper:#fffdf5;--cream:#f7efd9;--sand:#e8dcc4;--green:#17724a;--mint:#c6eccb;--red:#c94d48;--yellow:#ffd35a;--violet:#4438a5;--blue:#5cc3df;--orange:#f49c46}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background-color:var(--cream);background-image:radial-gradient(#ddcfb4 .7px,#0000 .7px),radial-gradient(#ebdfc6 .6px,#0000 .6px);background-position:0 0,11px 14px;background-size:20px 20px,26px 26px;margin:0;font-family:Fredoka,Arial,sans-serif}button,a{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--violet);outline-offset:3px}.content-shell{width:min(1180px,100% - 40px);margin:auto}.top-ribbon{background:var(--ink);color:#fffbe8;letter-spacing:.06em;text-align:center;justify-content:center;align-items:center;gap:clamp(14px,3vw,46px);min-height:34px;padding:7px 16px;font:500 10px/1 DM Mono,monospace;display:flex}.site-header{justify-content:space-between;align-items:center;gap:20px;min-height:90px;display:flex}.brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand strong{letter-spacing:-.055em;font-size:24px;line-height:.9;display:block}.brand small{color:var(--red);letter-spacing:.08em;margin-top:4px;font:14px/1 Patrick Hand,cursive;display:block}.dog-mark{border:3px solid var(--ink);background:#efb65c;border-radius:45% 48% 48% 42%;width:47px;height:41px;display:inline-block;position:relative;transform:rotate(-4deg);box-shadow:3px 3px #d6873a}.dog-mark:before,.dog-mark:after{content:"";border:3px solid var(--ink);z-index:-1;background:#d7873d;width:16px;height:21px;position:absolute;top:-12px}.dog-mark:before{border-radius:50% 10% 10% 50%;left:2px;transform:rotate(-30deg)}.dog-mark:after{border-radius:10% 50% 50% 10%;right:2px;transform:rotate(30deg)}.dog-mark i,.dog-mark b{background:var(--ink);border-radius:50%;width:5px;height:5px;position:absolute;top:14px}.dog-mark i{left:12px}.dog-mark b{right:11px}.header-actions{align-items:center;gap:18px;display:flex}.live-dot{color:#655d50;font:10px DM Mono,monospace}.live-dot i{background:var(--green);border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #b6e7c8}.buy-button,.outline-button{border:2px solid var(--ink);background:var(--yellow);color:var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:9px 12px 8px 11px;padding:10px 15px;font-weight:700;transition:transform .15s,box-shadow .15s}.buy-button:hover,.outline-button:hover{box-shadow:1px 1px 0 var(--ink);transform:translate(2px,2px)}.buy-button span{margin-left:5px}.hero{grid-template-columns:1fr 275px;align-items:end;gap:30px;padding:56px 0 43px;display:grid}.eyebrow{color:var(--red);letter-spacing:.11em;margin:0 0 9px;font:500 11px DM Mono,monospace}.hero h1{letter-spacing:-.06em;max-width:680px;margin:0;font-size:clamp(43px,6.2vw,73px);line-height:.92}.hero h1 em{color:var(--violet);font-style:normal;position:relative}.hero h1 em:after{content:"";background:repeating-linear-gradient(105deg, transparent 0 5px, var(--violet) 6px 8px, transparent 9px 13px);height:8px;position:absolute;bottom:-5px;left:3px;right:2px}.hero-copy{color:#5b554d;max-width:570px;margin:24px 0 0;font-size:17px;line-height:1.45}.paper-note{border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#fff2a5;border-radius:8px 12px 9px 14px;padding:22px 22px 20px;position:relative;transform:rotate(2deg)}.paper-note p{margin:0 0 12px;font:21px Patrick Hand,cursive}.paper-note strong{margin-top:7px;font-size:12px;font-weight:500;display:block}.paper-note b{border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.red-dot{background:var(--red)}.yellow-dot{background:#cc9822}.green-dot{background:var(--green)}.scribble-star{color:var(--red);font-size:23px;position:absolute;top:10px;right:15px}.ticker-track{border-block:2px solid var(--ink);background:#f0cfd1;overflow:hidden}.ticker-inner{align-items:center;gap:9px;min-height:59px;display:flex;overflow-x:auto}.ticker-title{color:var(--red);letter-spacing:.1em;flex:none;padding-right:12px;font:500 10px DM Mono,monospace}.ticker-button{min-height:38px;color:var(--ink);background:0 0;border:0;border-radius:7px;flex:none;align-items:baseline;gap:7px;padding:7px 10px;display:flex}.ticker-button:hover,.ticker-button.is-active{background:var(--paper)}.ticker-button.is-active{border:2px solid var(--ink);box-shadow:2px 2px 0 var(--ink)}.ticker-button b{font-size:15px}.ticker-button span{color:#71685c;font:11px DM Mono,monospace}.dashboard-grid{grid-template-columns:210px minmax(0,1fr) 255px;gap:18px;padding:35px 0 45px;display:grid}.paper-panel{border:2px solid var(--ink);background:#fffdf5ed;border-radius:11px 14px 10px 12px;box-shadow:4px 4px #1f2831eb}.watch-panel,.insight-card,.metrics-card{padding:19px}.section-heading{align-items:center;gap:8px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:17px}.number-badge{border:2px solid var(--ink);background:var(--yellow);border-radius:8px 7px 9px;place-items:center;width:24px;height:24px;font:10px DM Mono,monospace;display:grid}.number-badge.orange{background:var(--orange)}.number-badge.blue{background:var(--blue)}.panel-caption{color:#71685c;margin:8px 0 13px 33px;font:11px DM Mono,monospace}.stock-list{gap:5px;display:grid}.stock-row{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px 11px 9px 6px;grid-template-columns:29px 1fr 15px;align-items:center;gap:8px;padding:8px 5px;transition:background .15s,transform .15s;display:grid}.stock-row:hover{background:#f1e8d5}.stock-row.selected{border:2px solid var(--ink);background:var(--mint);box-shadow:2px 2px 0 var(--ink);transform:rotate(-.5deg)}.ticker-swatch{border:1.5px solid var(--ink);background:#f2c987;border-radius:50% 43% 50% 42%;place-items:center;width:27px;height:27px;font:12px Patrick Hand,cursive;display:grid}.stock-row b,.stock-row small{display:block}.stock-row b{font-size:13px}.stock-row small{color:#71685c;font-size:10px}.panel-footnote{color:#71685c;border-top:1px dashed #a99d8d;margin-top:20px;padding-top:12px;font:10px/1.35 DM Mono,monospace}.chart-stack{gap:18px;min-width:0;display:grid}.chart-panel{padding:21px 20px 13px}.chart-header{justify-content:space-between;align-items:start;gap:18px;display:flex}.chart-header h2{letter-spacing:-.05em;margin:0;font-size:28px}.chart-header h2 span{color:#71685c;letter-spacing:0;font:16px Patrick Hand,cursive}.quote-readout{text-align:right}.quote-readout strong{letter-spacing:-.06em;font:23px DM Mono,monospace;display:block}.quote-readout span{border-radius:4px;margin-top:3px;padding:2px 5px;font:11px DM Mono,monospace;display:inline-block}.gain{color:var(--green);background:#d9f0df}.loss{color:#a43434;background:#fae2df}.chart-canvas{width:100%;height:270px;margin-top:16px}.chart-caption{color:#71685c;margin:7px 0 0;font:10px DM Mono,monospace}.rsi-panel{padding:17px 20px 10px}.chart-header.compact h2{font-size:23px}.rsi-canvas{height:118px;margin-top:5px}.rsi-badge{border:2px solid var(--ink);box-shadow:2px 2px 0 var(--ink);background:#eee8dd;border-radius:7px 10px 8px 6px;align-items:center;gap:7px;padding:5px 8px;display:inline-flex}.rsi-badge span{font:14px DM Mono,monospace}.rsi-badge b{font-size:11px}.rsi-badge.oversold{background:#f7c9c3}.rsi-badge.overbought{background:#ffe28b}.rsi-badge.neutral{background:var(--mint)}.rsi-badge.large{justify-content:center;width:100%;margin:21px 0 12px;padding:12px;transform:rotate(-1deg)}.rsi-badge.large span{font-size:31px;font-weight:500}.rsi-badge.large b{text-transform:uppercase;letter-spacing:.06em;font-size:14px}.insight-column{align-content:start;gap:18px;display:grid}.insight-card>p{color:#5b554d;margin:0;font-size:13px;line-height:1.4}.rsi-scale{color:#71685c;grid-template-columns:1fr 2fr 1fr 2fr 1fr 1fr;align-items:center;margin-top:20px;font:9px DM Mono,monospace;display:grid}.rsi-scale i{background:linear-gradient(90deg, var(--red), #ffb2a6);height:4px}.rsi-scale i:nth-of-type(2){background:linear-gradient(90deg, #ffd277, var(--yellow))}.rsi-scale i:nth-of-type(3){background:linear-gradient(90deg, #f5e39a, var(--green))}.rsi-scale b{text-align:center;font-weight:500}.metrics-card{padding-bottom:8px}.metric{border-bottom:1px dashed #b4aa9b;grid-template-columns:1fr auto;gap:8px;padding:13px 0;display:grid}.metric:last-child{border:0}.metric span{color:#71685c;font-size:11px}.metric b{text-align:right;max-width:138px;font:11px DM Mono,monospace}.yellow-note{border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);background:#fff08b;border-radius:8px 12px 10px 8px;gap:10px;padding:15px;display:flex;transform:rotate(1.5deg)}.yellow-note span{font-size:22px}.yellow-note p{margin:0;font:16px/1.05 Patrick Hand,cursive}.chart-skeleton{background:repeating-linear-gradient(#0000 0 53px,#e4dac7 54px 55px);border-radius:8px;grid-template-columns:repeat(4,1fr);align-content:end;gap:11px;height:270px;margin-top:16px;display:grid;overflow:hidden}.chart-skeleton span{height:var(--height,40%);background:linear-gradient(110deg,#ebe2d0 20%,#f8f2e7 40%,#ebe2d0 60%) 0 0/200% 100%;border-radius:8px 8px 0 0;animation:1.5s infinite shimmer}.chart-skeleton span:first-child{--height:38%}.chart-skeleton span:nth-child(2){--height:55%}.chart-skeleton span:nth-child(3){--height:76%}.chart-skeleton span:nth-child(4){--height:62%}.rsi-skeleton{background:linear-gradient(110deg,#ebe2d0 20%,#f8f2e7 40%,#ebe2d0 60%) 0 0/200% 100%;border-radius:8px;height:118px;margin-top:10px;animation:1.5s infinite shimmer}.error-state{border:2px dashed var(--red);background:#fff7e9;border-radius:10px;align-items:center;gap:14px;min-height:270px;margin-top:16px;padding:20px;display:flex}.error-state>span{border:2px solid var(--ink);background:#f7c9c3;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:20px;font-weight:700;display:grid}.error-state b{font-size:16px}.error-state p{color:#5b554d;margin:7px 0 0;font-size:12px;line-height:1.4}.error-state code{background:#eadfcb;border-radius:3px;padding:2px 4px;font:10px DM Mono,monospace}.mini-error{color:#71685c;text-align:center;place-items:center;min-height:118px;font:12px DM Mono,monospace;display:grid}.site-footer{border-top:2px solid var(--ink);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px 0 25px;display:grid}.footer-dog{color:#b37032;font-size:26px}.site-footer p{color:#5b554d;max-width:620px;margin:0;font-size:11px;line-height:1.35}.site-footer button{border:0;border-bottom:2px solid var(--ink);color:var(--ink);background:0 0;padding:4px 0;font:10px DM Mono,monospace}.modal-backdrop{z-index:10;background:#1f28318c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.launch-modal{border:3px solid var(--ink);width:min(470px,100%);box-shadow:9px 9px 0 var(--ink);text-align:center;background:#fff3a5;border-radius:16px 21px 14px 20px;padding:39px 34px 30px;position:relative}.modal-close{border:2px solid var(--ink);background:var(--paper);border-radius:50%;width:34px;height:34px;font-size:25px;line-height:20px;position:absolute;top:10px;right:13px}.modal-dog{color:#b37032;margin-bottom:7px;font-size:52px}.launch-modal h2{letter-spacing:-.045em;margin:4px 0 13px;font-size:32px;line-height:.95}.launch-modal>p{color:#4e4941;font-size:14px;line-height:1.45}.launch-status{border:2px dashed var(--ink);text-align:left;border-radius:9px;grid-template-columns:1fr auto;gap:7px;margin:21px 0;padding:13px;display:grid}.launch-status span{font-size:12px}.launch-status b{color:var(--red);font:10px DM Mono,monospace}.launch-modal .modal-note{font-size:11px}.outline-button{background:var(--paper)}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width:950px){.dashboard-grid{grid-template-columns:190px minmax(0,1fr)}.insight-column{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.yellow-note{align-self:stretch}.hero{grid-template-columns:1fr 250px}}@media (max-width:680px){.content-shell{width:min(100% - 26px,1180px)}.top-ribbon{gap:7px;font-size:8px}.top-ribbon span:nth-child(2){display:none}.site-header{min-height:78px}.live-dot{display:none}.brand strong{font-size:20px}.header-actions{gap:0}.buy-button{padding:9px 10px;font-size:12px}.hero{grid-template-columns:1fr;padding:33px 0 29px}.hero h1{font-size:46px}.hero-note{justify-self:end;width:min(265px,90%)}.ticker-inner{width:100%;padding:0 13px}.ticker-button span{display:none}.dashboard-grid{grid-template-columns:1fr;padding-top:24px}.watch-panel{order:2}.chart-stack{order:1}.insight-column{order:3;grid-column:auto;grid-template-columns:1fr}.stock-list{grid-template-columns:repeat(2,1fr)}.stock-row{padding:7px 3px}.stock-row small{display:none}.chart-panel{padding:17px 12px 11px}.chart-header h2{font-size:24px}.quote-readout strong{font-size:17px}.chart-canvas{height:235px}.rsi-panel{padding-inline:12px}.site-footer{grid-template-columns:auto 1fr}.site-footer button{grid-column:1/-1;justify-self:start}.launch-modal{padding:36px 21px 25px}.launch-modal h2{font-size:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-logo{border:2px solid var(--ink);object-fit:cover;object-position:center;border-radius:12px 15px 11px 14px;flex:none;width:48px;height:48px;transform:rotate(-2deg);box-shadow:3px 3px #7bd600}.wallet-button{border:2px solid var(--ink);background:var(--paper);color:var(--ink);letter-spacing:.02em;box-shadow:2px 2px 0 var(--ink);border-radius:9px 12px 8px 11px;padding:9px 12px;font:600 10px DM Mono,monospace;transition:transform .15s,box-shadow .15s,background .15s}.wallet-button:hover:not(:disabled){box-shadow:0 0 0 var(--ink);background:#dff5c5;transform:translate(2px,2px)}.wallet-button.connected{background:#c6eccb}.wallet-button:disabled{cursor:wait;opacity:.72}.number-badge.chain{background:#7bd600}.chain-card{background:linear-gradient(135deg,#f2ffe7,#fffdf5 65%);padding:18px 19px}.chain-status{border:1.5px solid var(--ink);background:#f6d7d2;border-radius:999px;align-items:center;gap:6px;margin:15px 0 10px;padding:4px 7px;font:10px DM Mono,monospace;display:inline-flex}.chain-status i{background:var(--red);border-radius:50%;width:7px;height:7px}.chain-status.ready{background:#d5f3d8}.chain-status.ready i{background:var(--green);box-shadow:0 0 0 3px #b3e4c0}.chain-card dl{margin:2px 0 12px}.chain-card dl div{border-bottom:1px dashed #b4aa9b;grid-template-columns:1fr auto;gap:6px;padding:7px 0;display:grid}.chain-card dt{color:#71685c;font-size:11px}.chain-card dd{text-align:right;margin:0;font:10px DM Mono,monospace}.chain-card>a{color:var(--ink);border-bottom:1.5px solid var(--ink);font:10px DM Mono,monospace;text-decoration:none;display:inline-block}.chain-card>a:hover{color:var(--violet)}.chain-note{color:#71685c;margin:11px 0 0;font:10px/1.35 DM Mono,monospace}.chain-connect{border:2px solid var(--ink);width:100%;color:var(--ink);box-shadow:2px 2px 0 var(--ink);background:#7bd600;border-radius:7px 10px 8px 6px;margin:0 0 12px;padding:8px;font:700 10px DM Mono,monospace}.chain-connect:hover:not(:disabled){box-shadow:1px 1px 0 var(--ink);transform:translate(1px,1px)}.chain-connect:disabled{cursor:wait;opacity:.7}.wallet-error{color:#9d3330;margin:0 0 12px;font:10px/1.35 DM Mono,monospace}.footer-logo{border:1.5px solid var(--ink);object-fit:cover;border-radius:10px;width:37px;height:37px}.site-footer a{border-bottom:2px solid var(--ink);color:var(--ink);padding:4px 0;font:10px DM Mono,monospace;text-decoration:none}.site-footer a:hover{color:var(--violet)}@media (max-width:950px){.insight-column{grid-template-columns:repeat(2,1fr)}.yellow-note{grid-column:1/-1}}@media (max-width:680px){.brand-logo{width:39px;height:39px}.brand small{font-size:11px}.header-actions{gap:7px}.wallet-button{padding:8px;font-size:9px}.buy-button{display:none}.site-footer a{grid-column:1/-1;justify-self:start}}.stock-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--ink) transparent;max-height:590px;padding:1px 5px 1px 1px;overflow-y:auto}.stock-list::-webkit-scrollbar{width:7px}.stock-list::-webkit-scrollbar-thumb{border:1px solid var(--ink);background:var(--yellow);border-radius:7px}.ticker-swatch{box-sizing:border-box;object-fit:contain;background:#fffdf5;padding:3px;display:block}.stock-row.selected .ticker-swatch{background:#fffdf5}.stock-row{grid-template-columns:29px minmax(0,1fr) 15px}.stock-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:680px){.stock-list{max-height:440px}.stock-row{min-height:44px}}.twitter-button{border:2px solid var(--ink);background:var(--ink);color:#fffdf4;border-radius:9px 12px 8px 11px;justify-content:center;align-items:center;gap:7px;min-width:44px;min-height:44px;padding:8px 12px;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex;box-shadow:2px 2px #a99d8d}.twitter-button:hover{transform:translateY(-2px)}.twitter-button:focus-visible{outline:3px solid var(--violet);outline-offset:4px}@media (max-width:680px){.twitter-button{padding:8px}.twitter-button span{display:none}.site-header{flex-wrap:wrap;gap:12px;padding-block:14px}}.hero h1{font-size:clamp(32px,5.2vw,64px)}.hero h1 em{overflow-wrap:anywhere}
