.ashem-hearth{--background:#080807;--foreground:#f4f1ea;--surface:#11100f;--line:#282522;--muted:#8a8078;--dim:#6f675e;--orange:#ea580c;--amber:#d29922;--green:#5f9d70;--radius:16px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-space), system-ui, sans-serif;color:var(--foreground)}.ashem-hearth *{box-sizing:border-box}.ashem-hearth a{color:inherit;text-decoration:none}.ashem-hearth a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.ashem-hearth.app-shell{background:radial-gradient(circle at 50% 26%, #4219092e, transparent 38%), var(--background);min-height:100vh}.ashem-hearth .site-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080807e6;border-bottom:1px solid #201f1d;justify-content:space-between;align-items:center;height:62px;padding:0 32px;display:flex;position:sticky;top:0}.ashem-hearth .brand,.ashem-hearth .nav-links,.ashem-hearth footer nav,.ashem-hearth .live-pill{align-items:center;gap:20px;display:flex}.ashem-hearth .brand{gap:9px;font-size:14px;font-weight:600}.ashem-hearth .brand-code,.ashem-hearth .eyebrow,.ashem-hearth .live-pill,.ashem-hearth footer,.ashem-hearth .hero-note{font-family:var(--font-jb), ui-monospace, monospace}.ashem-hearth .brand-code{color:var(--dim);margin-left:3px;font-size:11px;font-weight:400}.ashem-hearth .ember-mark{background:var(--orange);border-radius:70% 30% 65% 35%;width:10px;height:15px;transform:rotate(12deg);box-shadow:0 0 12px #ea580cbf}.ashem-hearth .nav-links{color:#aaa49d;gap:28px;font-size:13px}.ashem-hearth .nav-links a:hover{color:var(--foreground)}.ashem-hearth .live-pill,.ashem-hearth .status-badge{color:#b8a995;letter-spacing:.12em;border:1px solid #3a3025;border-radius:999px;padding:6px 12px;font-size:10px}.ashem-hearth .status-dot,.ashem-hearth .online-dot,.ashem-hearth .proof-dot{border-radius:50%;display:inline-block}.ashem-hearth .status-dot{background:var(--orange);width:6px;height:6px;box-shadow:0 0 8px var(--orange)}.ashem-hearth main{max-width:1080px;margin:0 auto;padding:50px 26px 120px}.ashem-hearth .hero-panel,.ashem-hearth .dashboard-panel,.ashem-hearth .community-strip{border:1px solid var(--line);border-radius:var(--radius);background:#12110fc7}.ashem-hearth .hero-panel{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:46px 46px;min-height:520px;padding:44px 40px;position:relative;overflow:hidden}.ashem-hearth .hero-panel:after{content:"";pointer-events:none;background:radial-gradient(circle at 58% 62%,#ea580c14,#0000 28%);position:absolute;inset:0}.ashem-hearth .hero-panel>*{position:relative}.ashem-hearth .eyebrow{color:#817a70;letter-spacing:.25em;text-transform:uppercase;font-size:10px;line-height:1.5}.ashem-hearth h1{letter-spacing:-.04em;margin:20px 0 12px;font-size:clamp(34px,4vw,46px);font-weight:500}.ashem-hearth .hero-copy{color:#aaa49d;margin:0;font-size:16px;line-height:1.7}.ashem-hearth .status-badge{color:var(--amber);align-items:center;gap:8px;margin-top:34px;display:inline-flex}.ashem-hearth .status-badge .status-dot{background:var(--amber);box-shadow:0 0 8px var(--amber)}.ashem-hearth .timeline-wrap{margin-top:50px;position:relative}.ashem-hearth .timeline-line{background:linear-gradient(90deg, var(--green) 0 25%, var(--orange) 49%, #4f4941 49%);height:2px;position:absolute;top:9px;left:9%;right:9%}.ashem-hearth .timeline-stages{grid-template-columns:repeat(5,1fr);display:grid;position:relative}.ashem-hearth .timeline-stage{text-align:center;color:var(--dim);flex-direction:column;align-items:center;gap:11px;font-size:13px;display:flex}.ashem-hearth .timeline-stage.done{color:#eeeae4}.ashem-hearth .timeline-stage.active{color:var(--orange)}.ashem-hearth .timeline-stage strong{margin-top:7px;font-weight:500}.ashem-hearth .timeline-stage>span:not(.stage-node){color:var(--muted);max-width:150px;font-size:12px;line-height:1.45}.ashem-hearth .timeline-stage.active>span:not(.stage-node){color:#9b6a4f}.ashem-hearth .stage-node{z-index:1;background:#111210;border:2px solid #2e2c29;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.ashem-hearth .done .stage-node{background:var(--green);border-color:var(--green);color:#132619}.ashem-hearth .active .stage-node{background:var(--orange);border-color:var(--orange);animation:2.4s ease-in-out infinite hearthPulse;box-shadow:0 0 15px #ea580c99}@keyframes hearthPulse{0%,to{opacity:1}50%{opacity:.55}}.ashem-hearth .timeline-stage small{font-family:var(--font-jb), monospace;letter-spacing:.14em;border:1px solid #78300f;border-radius:999px;margin-top:1px;padding:3px 11px;font-size:9px}.ashem-hearth .hero-note{border-top:1px solid var(--line);color:#77716a;letter-spacing:.03em;margin:30px 0 0;padding-top:25px;font-size:11px;line-height:1.5}.ashem-hearth .dashboard-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.ashem-hearth .dashboard-panel{min-height:420px;padding:30px 26px}.ashem-hearth .panel-heading{justify-content:space-between;align-items:center;display:flex}.ashem-hearth .panel-heading h2{margin:0;font-size:17px;font-weight:600}.ashem-hearth .panel-heading .eyebrow{font-size:9px}.ashem-hearth .countdown-block{border-bottom:1px solid #24231f;padding:40px 0 30px}.ashem-hearth .countdown-block strong{font-family:var(--font-jb), monospace;letter-spacing:.04em;font-variant-numeric:tabular-nums;margin-top:10px;font-size:30px;font-weight:400;display:block}.ashem-hearth .empty-pulse{text-align:center;color:#807a73;flex-direction:column;justify-content:center;align-items:center;min-height:200px;font-size:13px;line-height:1.65;display:flex}.ashem-hearth .ember-glyph{background:#8f4b1d;border-radius:65% 35% 70% 30%;width:15px;height:25px;margin-bottom:14px;display:block;transform:rotate(15deg);box-shadow:inset -4px -5px #50300f}.ashem-hearth .burn-list{width:100%;margin:0;padding:6px 0 0;list-style:none}.ashem-hearth .burn-list li{color:#a49e96;border-bottom:1px solid #211f1d;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:11px 0;font-size:12px;display:grid}.ashem-hearth .burn-list .fdot{background:var(--orange);width:6px;height:6px;box-shadow:0 0 6px var(--orange);border-radius:50%}.ashem-hearth .burn-list b{color:var(--foreground);font-weight:500;font-family:var(--font-jb), monospace}.ashem-hearth .burn-list a{color:#77716a;font-family:var(--font-jb), monospace;font-size:10px}.ashem-hearth .burn-list a:hover{color:var(--orange)}.ashem-hearth .proof-count{align-items:center;gap:13px;margin:38px 0 32px;display:flex}.ashem-hearth .proof-count span{font-family:var(--font-jb), monospace;color:var(--foreground);font-size:28px}.ashem-hearth .proof-count p{color:var(--muted);margin:0;font-size:12px}.ashem-hearth .proof-intro{color:#aaa49b;border-top:1px solid #24231f;border-bottom:1px solid #24231f;padding:18px 0;font-size:12px;line-height:1.8}.ashem-hearth .proof-intro a{color:var(--orange);font-family:var(--font-jb), monospace}.ashem-hearth .proof-label{margin:20px 0 13px;font-size:9px}.ashem-hearth .proof-list{margin:0;padding:0;list-style:none}.ashem-hearth .proof-list li{color:#a49e96;border-bottom:1px solid #211f1d;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;padding:11px 0;font-size:12px;display:grid}.ashem-hearth .proof-list li:last-child{border-bottom:0}.ashem-hearth .proof-list b{color:#eeeae4;font-weight:600}.ashem-hearth .proof-list a{color:#77716a;font-family:var(--font-jb), monospace;font-size:10px}.ashem-hearth .proof-list a:hover{color:var(--orange)}.ashem-hearth .proof-dot,.ashem-hearth .online-dot{background:var(--green);width:8px;height:8px;box-shadow:0 0 7px #5f9d70a6}.ashem-hearth .community-strip{align-items:center;gap:17px;min-height:102px;margin-top:16px;padding:22px 28px;display:flex}.ashem-hearth .discord-icon{color:#eee;letter-spacing:3px;background:#5865f21a;border:1px solid #343171;border-radius:14px;place-items:center;width:50px;height:50px;font-weight:700;display:grid}.ashem-hearth .community-strip p{margin:0;font-size:13px;line-height:1.8}.ashem-hearth .muted{color:var(--muted);font-size:12px}.ashem-hearth .online-dot{width:9px;height:9px;margin-right:5px}.ashem-hearth .join-button{background:var(--orange);color:#fff;border-radius:12px;margin-left:auto;padding:14px 20px;font-size:13px;font-weight:600;transition:transform .18s;box-shadow:0 0 0 1px #ea580c1f,0 10px 24px -10px #ea580c73}.ashem-hearth .join-button:hover{transform:translateY(-1px)}.ashem-hearth footer{color:#77716a;letter-spacing:.05em;border-top:1px solid #201f1d;grid-template-columns:1fr auto;align-items:start;gap:20px;min-height:120px;padding:30px 32px;font-size:10px;display:grid}.ashem-hearth footer nav{gap:25px}.ashem-hearth footer nav a:hover{color:var(--foreground)}.ashem-hearth footer p{text-align:right;margin:0}.ashem-hearth footer span{text-align:center;color:#5e5953;grid-column:1/-1}.ashem-hearth .scanner-panel{min-height:0;margin-top:16px}.ashem-hearth .scanner-sub{color:#aaa49d;max-width:640px;margin:6px 0 18px;font-size:13px;line-height:1.6}.ashem-hearth .scanner-form{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.ashem-hearth .scanner-form input{border:1px solid var(--line);min-width:200px;color:var(--foreground);font:13px var(--font-jb), ui-monospace, monospace;background:#0d0c0b;border-radius:10px;flex:1;padding:11px 14px}.ashem-hearth .scan-btn{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;height:42px;padding:0 20px;font-size:13px;font-weight:600}.ashem-hearth .scan-btn:disabled{opacity:.6;cursor:default}.ashem-hearth .scan-reset{border:1px solid var(--line);color:#aaa49d;cursor:pointer;background:0 0;border-radius:10px;height:42px;padding:0 14px;font-size:12px}.ashem-hearth .scanner-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ashem-hearth .scanner-idn{align-items:center;gap:11px;min-width:0;display:flex}.ashem-hearth .scanner-logo{object-fit:cover;border:1px solid var(--line);background:#1a1917;border-radius:50%;flex:none;width:30px;height:30px}.ashem-hearth .scanner-logo--ph{background:radial-gradient(circle at 50% 40%,#ea580c59,#1a1917 70%)}.ashem-hearth .scanner-names{flex-direction:column;gap:3px;min-width:0;display:flex}.ashem-hearth .scanner-token{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.ashem-hearth .scanner-tag{color:var(--orange);font:9px var(--font-jb), monospace;letter-spacing:.12em;text-transform:uppercase}.ashem-hearth .risk-badge{font:11px var(--font-jb), monospace;letter-spacing:.08em;white-space:nowrap;border:1px solid;border-radius:999px;padding:6px 13px}.ashem-hearth .risk-badge.risk-healthy{color:#7fce93;background:#5f9d7014;border-color:#2f5d3b}.ashem-hearth .risk-badge.risk-thin{color:#e0b84e;background:#d2992214;border-color:#6a5320}.ashem-hearth .risk-badge.risk-very-thin{color:#ef7d5c;background:#ea580c1a;border-color:#7a3320}.ashem-hearth .risk-badge.risk-nodata{color:var(--muted);border-color:var(--line)}.ashem-hearth .ratio-bar{background:#201e1c;border-radius:999px;height:6px;margin:18px 0;overflow:hidden}.ashem-hearth .ratio-bar>span{border-radius:999px;height:100%;transition:width .4s;display:block}.ashem-hearth .ratio-bar>span.risk-healthy{background:var(--green)}.ashem-hearth .ratio-bar>span.risk-thin{background:var(--amber)}.ashem-hearth .ratio-bar>span.risk-very-thin{background:var(--orange)}.ashem-hearth .ratio-bar>span.risk-nodata{background:#4f4941}.ashem-hearth .scanner-metrics{grid-template-columns:repeat(5,1fr);gap:14px;margin:4px 0 6px;display:grid}.ashem-hearth .scanner-metrics>div{flex-direction:column;gap:4px;display:flex}.ashem-hearth .scanner-metrics .eyebrow{font-size:8px}.ashem-hearth .scanner-metrics strong{font:15px var(--font-jb), monospace;font-weight:500}.ashem-hearth .scanner-warn{color:#e0b84e;margin:14px 0 0;font-size:12px;line-height:1.55}.ashem-hearth .risk-note{color:var(--muted);margin:10px 0 0;font-size:12px}.ashem-hearth .scanner-empty{text-align:center;color:#a49e96;flex-direction:column;align-items:center;gap:10px;padding:24px 10px;font-size:13px;line-height:1.6;display:flex}.ashem-hearth .scanner-mint{font:11px var(--font-jb), monospace;color:#b8a995;word-break:break-all;border:1px solid var(--line);background:#0d0c0b;border-radius:8px;max-width:100%;padding:8px 10px}.ashem-hearth .scanner-msg{color:var(--muted);padding:18px 0;font-size:13px}.ashem-hearth .scanner-skeleton{flex-direction:column;gap:12px;padding:12px 0;display:flex}.ashem-hearth .scanner-skeleton span{background:linear-gradient(90deg,#201e1c00,#201e1c,#201e1c00) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.3s linear infinite scanShimmer}.ashem-hearth .scanner-skeleton span:first-child{width:40%}.ashem-hearth .scanner-skeleton span:nth-child(2){width:80%}.ashem-hearth .scanner-skeleton span:nth-child(3){width:60%}@keyframes scanShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ashem-hearth .scanner-guide{border-top:1px solid #24231f;margin-top:20px;padding-top:14px}.ashem-hearth .scanner-guide summary{cursor:pointer;color:#aaa49d;font-size:12px;font-weight:600;list-style:none}.ashem-hearth .scanner-guide summary::-webkit-details-marker{display:none}.ashem-hearth .scanner-guide summary:before{content:"＋ ";color:var(--orange)}.ashem-hearth .scanner-guide[open] summary:before{content:"－ "}.ashem-hearth .scanner-guide ol{color:var(--muted);margin:12px 0 0;padding-left:18px;font-size:12px;line-height:1.7}.ashem-hearth .scanner-guide li{margin-bottom:4px}.ashem-hearth .scanner-info{color:#9a93c9;margin:10px 0 0;font-size:12px;line-height:1.55}.ashem-hearth .scanner-disclaimer{color:#6f675e;margin:16px 0 0;font-size:10px;line-height:1.6}.ashem-hearth .scanner-disclaimer a{color:#8a8078;text-decoration:underline}.ashem-hearth .scanner-disclaimer a.gt-attribution{white-space:nowrap;vertical-align:middle;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.ashem-hearth .scanner-disclaimer a.gt-attribution:hover{color:#b7a2ff}.ashem-hearth .gt-logo{flex:none;width:12px;height:12px}@media (max-width:900px){.ashem-hearth main{padding:34px 18px 70px}.ashem-hearth .hero-panel{padding:32px 24px}.ashem-hearth .timeline-wrap{padding-bottom:8px;overflow-x:auto}.ashem-hearth .timeline-stages{min-width:680px}.ashem-hearth .timeline-line{left:8%;right:8%}.ashem-hearth .dashboard-grid{grid-template-columns:1fr}}@media (max-width:600px){.ashem-hearth .site-header{padding:0 18px}.ashem-hearth .nav-links{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;min-width:0;font-size:12px;overflow-x:auto}.ashem-hearth .nav-links::-webkit-scrollbar{display:none}.ashem-hearth .nav-links>a{white-space:nowrap;padding:10px 0}.ashem-hearth .nav-links>.live-pill,.ashem-hearth .brand-code{display:none}.ashem-hearth h1{font-size:34px}.ashem-hearth .hero-copy{font-size:14px}.ashem-hearth .hero-panel{min-height:0}.ashem-hearth .community-strip{align-items:flex-start;padding:20px}.ashem-hearth .join-button{padding:11px 13px;font-size:11px}.ashem-hearth .scanner-metrics{grid-template-columns:repeat(2,1fr)}.ashem-hearth footer{flex-direction:column;gap:18px;padding:26px 18px;display:flex}.ashem-hearth footer p,.ashem-hearth footer span{text-align:left}.ashem-hearth footer nav{flex-wrap:wrap;gap:15px}}@media (prefers-reduced-motion:reduce){.ashem-hearth .active .stage-node{animation:none}}
