:root{--bg:#07050a;--bg-2:#0d0812;--panel:#120d17;--panel-2:#181020;--line:#38273f;--line-soft:#261b2b;--text:#f8ead8;--muted:#a8959f;--orange:#ff8a1f;--orange-2:#ffc05a;--gold:#f3ba2f;--purple:#8b5cf6;--blood:#e64a5d;--green:#7aff8a;--ink:#140b0c}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 75% 2%,rgba(255,138,31,.09),transparent 24rem),radial-gradient(circle at 18% 30%,rgba(139,92,246,.07),transparent 30rem),linear-gradient(180deg,#09060d,#060509 58%,#0a070d);font-family:Trebuchet MS,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input{font:inherit}a,button{color:inherit}a{text-decoration:none}main{min-height:100vh;position:relative;overflow:hidden}main:before{content:"";position:fixed;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 0);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 88%);mask-image:linear-gradient(180deg,#000,transparent 88%)}.halloween-sky,main:before{z-index:0;pointer-events:none}.halloween-sky{position:absolute;inset:0 0 auto;height:720px;overflow:hidden}.halloween-sky:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 35%,rgba(255,114,21,.08),transparent 24rem),linear-gradient(180deg,rgba(63,26,73,.14),transparent 75%)}.blood-moon{width:168px;height:168px;right:7vw;top:110px;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.26),transparent 8%),radial-gradient(circle at 68% 45%,rgba(82,23,25,.2),transparent 14%),linear-gradient(145deg,#ffad4f,#e14b35 78%);box-shadow:0 0 80px rgba(255,93,31,.2),0 0 180px rgba(255,93,31,.08);opacity:.75}.bat,.blood-moon{position:absolute}.bat{color:#3b273f;font-family:Georgia,serif;font-size:42px;transform:rotate(10deg);opacity:.55}.bat-one{right:22%;top:142px}.bat-two{right:16%;top:220px;transform:scale(.65) rotate(-12deg)}.bat-three{right:31%;top:250px;transform:scale(.5) rotate(17deg)}.fog{position:absolute;width:76rem;height:15rem;z-index:1;border-radius:50%;filter:blur(48px);background:rgba(191,157,208,.045);pointer-events:none;animation:fogDrift 18s ease-in-out infinite alternate}.fog-one{top:33rem;left:-28rem}.fog-two{top:96rem;right:-30rem;animation-delay:-8s}@keyframes fogDrift{to{transform:translateX(15rem) scale(1.08)}}.site-header{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:22px 0;justify-content:space-between;position:relative;z-index:10}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;color:#f4e3d5;font-size:15px;font-weight:950;letter-spacing:.09em}.brand strong{color:var(--gold)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,138,31,.38);border-radius:50%;background:#120b12;color:var(--orange);box-shadow:inset 0 0 18px rgba(255,138,31,.08),0 0 24px rgba(255,138,31,.05)}.header-right{display:flex;align-items:center;gap:9px}.grim-token,.live-pill{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:rgba(14,9,17,.76);color:#ae99aa;font-size:10px;font-weight:900;letter-spacing:.1em;white-space:nowrap}.live-pill{display:flex;align-items:center;gap:7px}.live-pill i{width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(122,255,138,.8);animation:pulse 1.4s ease-in-out infinite}.grim-token{color:var(--orange);border-color:rgba(255,138,31,.28)}@keyframes pulse{50%{opacity:.4;transform:scale(.7)}}.hero{width:min(1180px,calc(100% - 32px));min-height:665px;margin:0 auto;padding:62px 0 88px;display:grid;grid-template-columns:1.07fr .93fr;grid-gap:42px;gap:42px;align-items:center}.hero,.hero-copy{position:relative;z-index:3}.eyebrow,.section-kicker{color:var(--orange);font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.final-cta h2,.grim-token-copy h2,.hero h1,.legend-intro h2,.section-head h2{font-family:Palatino Linotype,Book Antiqua,Georgia,serif}.hero h1{max-width:750px;margin:16px 0 20px;font-size:clamp(58px,8.2vw,108px);line-height:.82;letter-spacing:-.075em;font-weight:900;text-shadow:0 16px 50px rgba(0,0,0,.45)}.hero h1 span{display:block;color:var(--orange);font-style:italic}.hero-copy>p{max-width:650px;margin:0 0 26px;color:#baa7b1;font-size:16px}.search-shell{width:min(100%,710px);min-height:66px;padding:7px 8px 7px 10px;display:flex;gap:9px;align-items:center;border:1px solid #4b3351;border-radius:14px;background:linear-gradient(180deg,rgba(28,18,33,.96),rgba(14,10,18,.98));box-shadow:0 26px 58px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.025);transition:.2s ease}.search-shell:focus-within{border-color:rgba(255,138,31,.72);box-shadow:0 0 0 4px rgba(255,138,31,.08),0 26px 58px rgba(0,0,0,.35)}.ca-prefix{height:38px;padding:0 11px;display:grid;place-items:center;border:1px solid #3c2942;border-radius:8px;color:var(--orange);background:#100b13;font-size:10px;font-weight:950;letter-spacing:.12em}.search-shell input{flex:1 1;height:48px;border:0;outline:0;background:transparent;color:#f5e8dc;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.search-shell input::placeholder{color:#715e72}.search-submit{height:49px;padding:0 16px;border:1px solid #ff9b40;border-radius:9px;background:linear-gradient(180deg,#ff9f42,#ef7312);color:#1a0c06;font-size:10px;font-weight:950;letter-spacing:.08em;cursor:pointer;box-shadow:0 8px 22px rgba(255,117,22,.16)}.search-submit:disabled{opacity:.65;cursor:progress}.search-message{min-height:20px;margin-top:11px;color:#7f6e81;font-size:10px}.search-message span{margin-right:6px;color:var(--orange)}.search-error{color:#ff858d}.hero-stats{width:min(100%,610px);margin-top:27px;padding-top:20px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #2c202f}.hero-stats div{padding-right:18px}.hero-stats div+div{padding-left:18px;border-left:1px solid #2c202f}.hero-stats strong{display:block;color:#f2ddc8;font-family:Georgia,serif;font-size:29px}.hero-stats span{color:#7d6b7d;font-size:8px;font-weight:950;letter-spacing:.12em}.grim-wrap{min-height:450px;position:relative;display:grid;place-items:center}.grim{width:min(100%,430px);filter:drop-shadow(0 28px 30px rgba(0,0,0,.48)) drop-shadow(0 0 35px rgba(255,138,31,.035));animation:grimFloat 5s ease-in-out infinite}@keyframes grimFloat{50%{transform:translateY(-10px) rotate(.5deg)}}.grim-speech{max-width:215px;position:absolute;top:5%;right:0;z-index:5;padding:13px 15px;border:1px solid #4e3552;border-radius:15px 15px 15px 2px;background:rgba(20,13,24,.94);color:#e2cad9;font-size:12px;font-weight:750;box-shadow:0 16px 34px rgba(0,0,0,.28)}.grim-speech:after{content:"";width:14px;height:14px;position:absolute;left:20px;bottom:-8px;border-right:1px solid #4e3552;border-bottom:1px solid #4e3552;background:#140d18;transform:rotate(45deg)}.ticker-strip{width:100%;position:relative;z-index:4;overflow:hidden;border-top:1px solid #2c202f;border-bottom:1px solid #2c202f;background:rgba(12,8,15,.86)}.ticker-strip>div{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:12px 0;display:flex;gap:18px;align-items:center;justify-content:space-between;overflow-x:auto;scrollbar-width:none}.ticker-strip>div::-webkit-scrollbar{display:none}.ticker-strip span{flex:0 0 auto;color:#8d798d;font-size:9px;font-weight:900;letter-spacing:.09em}.cemetery-section,.grim-token-section,.legend-section,.method-section{width:min(1180px,calc(100% - 32px));margin:0 auto;position:relative;z-index:3}.cemetery-section{padding:86px 0 92px}.cemetery-section:before{content:"";width:100vw;height:75%;position:absolute;left:50%;top:165px;z-index:-1;transform:translateX(-50%);border-top:1px solid rgba(255,255,255,.025);background:radial-gradient(circle at 50% 0,rgba(117,66,129,.07),transparent 32rem),linear-gradient(180deg,rgba(17,11,21,.76),rgba(7,5,10,.1))}.section-head{margin-bottom:26px;display:flex;gap:22px;justify-content:space-between;align-items:flex-end}.section-head>div:first-child{max-width:720px}.grim-token-copy h2,.legend-intro h2,.section-head h2{margin:6px 0 8px;font-size:clamp(39px,5vw,66px);line-height:.96}.grim-token-copy>p,.legend-intro p,.section-head p{margin:0;color:#8e7d8d;font-size:13px;line-height:1.6}.section-stamp{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border:1px dashed rgba(255,138,31,.48);border-radius:50%;background:radial-gradient(circle,rgba(255,138,31,.06),transparent 70%);transform:rotate(5deg)}.section-stamp small,.section-stamp span{color:#907183;font-size:7px;font-weight:950;letter-spacing:.14em}.section-stamp span{color:var(--orange)}.section-stamp strong{color:#f3d9c5;font-family:Georgia,serif;font-size:28px;line-height:1}.grave-grid{display:grid;grid-gap:17px;gap:17px}.grave-card{min-height:490px;padding:16px;position:relative;overflow:hidden;border:1px solid #38283d;border-radius:3px;-webkit-clip-path:polygon(0 11px,11px 0,calc(100% - 11px) 0,100% 11px,100% calc(100% - 11px),calc(100% - 11px) 100%,11px 100%,0 calc(100% - 11px));clip-path:polygon(0 11px,11px 0,calc(100% - 11px) 0,100% 11px,100% calc(100% - 11px),calc(100% - 11px) 100%,11px 100%,0 calc(100% - 11px));background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 24%),linear-gradient(180deg,#17101d,#0e0a12 78%);text-align:left;cursor:pointer;box-shadow:0 18px 40px rgba(0,0,0,.22);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.grave-card:after{content:"";position:absolute;inset:6px;border:1px solid rgba(255,138,31,.08);pointer-events:none}.grave-card:hover{transform:translateY(-6px) rotate(-.15deg);border-color:rgba(255,138,31,.42);box-shadow:0 28px 60px rgba(0,0,0,.34),0 0 34px rgba(255,138,31,.035)}.grave-card-no{margin-bottom:13px;color:#6e5b70;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;letter-spacing:.12em}.grave-card-head{grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;position:relative;z-index:2}.certificate-logo,.token-logo{width:44px;height:44px;display:grid;place-items:center;border:1px solid #60406a;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffbe62,#e7741b 74%);color:#1d0e0a;background-size:cover;background-position:50%;font-size:10px;font-weight:950}.certificate-logo-image,.token-logo-image{color:transparent}.grave-token-copy span{color:#877587;font-size:10px}.grave-token-copy span,.grave-token-copy strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.grave-token-copy strong{margin-top:1px;color:#f0ded1;font-size:18px}.grave-state{padding:7px 8px;display:flex;gap:5px;align-items:center;border:1px solid #3c2b41;border-radius:999px;background:#0b080e;color:#a0879e;font-size:7px;font-weight:950;letter-spacing:.08em}.grave-state span{font-size:10px}.tomb-slab{min-height:204px;margin:19px 0 15px;padding:27px 18px 19px;position:relative;display:grid;place-content:center;text-align:center;border:1px solid #4a394e;border-bottom-color:#2f2233;border-radius:92px 92px 8px 8px;background:linear-gradient(135deg,rgba(255,255,255,.03),transparent 24%),linear-gradient(180deg,#29202d,#1b151e);box-shadow:inset 0 0 34px rgba(0,0,0,.35),0 16px 24px rgba(0,0,0,.18)}.tomb-slab:after,.tomb-slab:before{content:"";position:absolute;height:1px;background:rgba(4,3,5,.35)}.tomb-slab:before{width:54px;left:17px;top:82px;transform:rotate(-24deg)}.tomb-slab:after{width:38px;right:17px;top:100px;transform:rotate(30deg)}.tomb-cross{margin-bottom:3px;color:var(--orange);font-size:16px;text-shadow:0 0 14px rgba(255,138,31,.2)}.tomb-slab small{color:#76677a;font-size:8px;font-weight:950;letter-spacing:.19em}.tomb-slab h3{margin:3px 0 8px;color:#f1ddd0;font-size:28px;letter-spacing:-.03em}.tomb-slab p{max-width:225px;margin:0 auto;color:#a991a2;font-family:Georgia,serif;font-size:13px;font-style:italic}.grave-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #2d2131;border-left:1px solid #2d2131}.grave-metrics>div{min-width:0;padding:10px 11px;border-right:1px solid #2d2131;border-bottom:1px solid #2d2131}.grave-metrics span{display:block;color:#6f6071;font-size:7px;font-weight:950;letter-spacing:.1em}.grave-metrics strong{display:block;margin-top:4px;overflow:hidden;color:#d8c5d0;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.metric-red{color:#ff7c87!important}.metric-green{color:var(--green)!important}.mortality{margin-top:13px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:8px;gap:8px;align-items:center}.mortality b,.mortality span{color:#7d6b7c;font-size:7px;font-weight:950;letter-spacing:.08em}.mortality-track{height:5px;overflow:hidden;border-radius:99px;background:#231827}.mortality-track i{height:100%;display:block;background:linear-gradient(90deg,var(--orange),var(--blood));box-shadow:0 0 12px rgba(230,74,93,.2)}.grave-card-foot{margin-top:16px;padding-top:11px;display:flex;gap:10px;justify-content:space-between;border-top:1px dashed #3a2a3d}.grave-card-foot span{color:#746277;font-size:7px;font-weight:900;letter-spacing:.08em}.grave-card-foot b{color:var(--orange);font-size:8px;letter-spacing:.08em}.grave-resurrected{border-color:rgba(122,255,138,.26)}.grave-resurrected .tomb-slab{box-shadow:inset 0 0 34px rgba(0,0,0,.35),0 0 40px rgba(122,255,138,.04);animation:coffinShake 3.3s ease-in-out infinite}.grave-unkillable{border-color:rgba(255,138,31,.35)}@keyframes coffinShake{0%,88%,to{transform:rotate(0)}91%{transform:translateX(-2px) rotate(-.6deg)}94%{transform:translateX(2px) rotate(.6deg)}97%{transform:rotate(-.3deg)}}.grave-skeleton{min-height:490px;padding:20px;display:flex;flex-direction:column;gap:15px;border:1px solid #2c202f;background:#100b14;animation:skeletonPulse 1.3s ease-in-out infinite alternate}.grave-skeleton i{display:block;border-radius:8px;background:#1d1422}.grave-skeleton i:first-child{width:48%;height:44px}.grave-skeleton i:nth-child(2){height:220px;border-radius:100px 100px 8px 8px}.grave-skeleton i:nth-child(3){height:100px}@keyframes skeletonPulse{to{opacity:.55}}.feed-error{min-height:320px;padding:40px;display:grid;place-content:center;text-align:center;border:1px dashed #4d334f;background:#100b14}.feed-error>span{color:var(--orange);font-size:42px}.feed-error h3{margin:10px 0 5px;font-family:Georgia,serif;font-size:29px}.feed-error p{margin:3px 0;color:#8e7c8e;font-size:12px}.legend-section{padding:82px 0;display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:52px;gap:52px;border-top:1px solid #2a1e2d}.legend-intro{align-self:center}.legend-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.legend-grid article{min-height:122px;padding:18px;position:relative;overflow:hidden;border:1px solid #312337;background:linear-gradient(135deg,#120d17,#0b080f)}.legend-grid article:after{content:"";width:80px;height:80px;position:absolute;right:-28px;bottom:-30px;border-radius:50%;background:rgba(255,138,31,.025)}.legend-grid article>span{display:block;margin-bottom:16px;font-size:22px}.legend-grid strong{display:block;color:#e2cddd;font-size:11px;letter-spacing:.07em}.legend-grid p{margin:5px 0 0;color:#776778;font-size:10px}.grim-token-section{min-height:510px;padding:65px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:55px;gap:55px;align-items:center;border:1px solid #4a3045;background:radial-gradient(circle at 15% 50%,rgba(255,111,20,.08),transparent 22rem),radial-gradient(circle at 80% 10%,rgba(139,92,246,.07),transparent 25rem),linear-gradient(145deg,#130c16,#09070c);box-shadow:0 30px 80px rgba(0,0,0,.25)}.grim-token-art{min-height:340px;position:relative;display:grid;place-items:center}.grim-coin{width:245px;height:245px;position:relative;z-index:2;display:grid;place-content:center;text-align:center;border:8px double rgba(255,157,58,.7);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.15),transparent 8%),radial-gradient(circle,#302119,#130c0d 72%);box-shadow:inset 0 0 55px rgba(255,138,31,.12),0 0 80px rgba(255,103,21,.08),0 28px 45px rgba(0,0,0,.4);transform:rotate(-5deg)}.grim-coin:after{content:"";position:absolute;inset:13px;border:1px dashed rgba(255,192,90,.42);border-radius:50%}.grim-coin>span{color:var(--orange);font-size:55px;line-height:1}.grim-coin strong{margin-top:7px;color:#f5d9b8;font-family:Georgia,serif;font-size:35px;letter-spacing:.08em}.grim-coin small{color:#8e6f62;font-size:7px;font-weight:950;letter-spacing:.2em}.pumpkin{width:86px;height:66px;position:absolute;display:grid;place-items:center;border-radius:48% 48% 45% 45%;background:#a84214;color:#1a0b09;font-size:25px;opacity:.7;box-shadow:inset 13px 0 rgba(255,126,24,.14)}.pumpkin:before{content:"";width:9px;height:18px;position:absolute;top:-12px;border-radius:5px;background:#4e4d28}.pumpkin-one{left:10%;bottom:10%;transform:rotate(-12deg) scale(.75)}.pumpkin-two{right:5%;top:15%;transform:rotate(11deg) scale(.55)}.grim-token-copy>p{max-width:640px;font-size:14px}.grim-principles{margin:23px 0;display:flex;flex-wrap:wrap;gap:8px}.grim-principles span{padding:8px 10px;border:1px solid #3f2b42;border-radius:999px;background:#100b13;color:#99849a;font-size:9px;font-weight:900}.grim-contract{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #3b293f;border-left:1px solid #3b293f}.grim-contract>div{min-width:0;padding:15px;border-right:1px solid #3b293f;border-bottom:1px solid #3b293f}.grim-contract small{display:block;color:#745f77;font-size:7px;font-weight:950;letter-spacing:.12em}.grim-contract strong{display:block;margin-top:5px;overflow:hidden;color:#e7cdbd;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.method-section{padding:86px 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px}.method-section>div{min-height:195px;padding:24px;border:1px solid #2d2032;background:#0e0a12}.method-section span{display:block;margin-bottom:44px;color:var(--orange);font-family:Georgia,serif;font-size:30px}.method-section strong{display:block;color:#d7bfce;font-size:10px;letter-spacing:.1em}.method-section p{margin:7px 0 0;color:#736374;font-size:10px;line-height:1.5}.final-cta{width:min(1180px,calc(100% - 32px));margin:0 auto 86px;padding:80px 20px;position:relative;z-index:3;text-align:center;border-top:1px solid #2f2133;border-bottom:1px solid #2f2133;background:radial-gradient(circle at center,rgba(255,119,21,.065),transparent 27rem)}.skull-stamp{width:58px;height:58px;margin:0 auto 16px;display:grid;place-items:center;border:1px solid rgba(255,138,31,.28);border-radius:50%;background:#130c13;color:var(--orange);font-size:26px}.final-cta>span{color:#7a657b;font-size:9px;font-weight:950;letter-spacing:.15em}.final-cta h2{margin:5px 0 20px;color:#f0d9c9;font-size:clamp(42px,6vw,72px);letter-spacing:-.05em}.final-cta button{padding:13px 22px;border:1px solid #ff9b40;border-radius:4px;background:linear-gradient(180deg,#ff9f42,#ea7216);color:#190c07;font-size:10px;font-weight:950;letter-spacing:.1em;cursor:pointer}footer{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:30px 0 45px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:34px;gap:34px;align-items:start;position:relative;z-index:3;border-top:1px solid #231927;color:#655767;font-size:9px;line-height:1.55}.footer-brand{color:#bba4b1;font-weight:950;letter-spacing:.08em;white-space:nowrap}.footer-brand span{color:var(--orange)}footer p{max-width:640px;margin:0}footer>span{color:#766378;white-space:nowrap}.certificate-backdrop{position:fixed;inset:0;z-index:100;padding:20px;display:grid;place-items:center;background:rgba(4,2,6,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:fadeIn .18s ease both}@keyframes fadeIn{0%{opacity:0}}.certificate{width:min(580px,100%);max-height:calc(100vh - 40px);overflow-y:auto;position:relative;padding:31px;border:1px solid #694855;background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 20%),#120d14;box-shadow:0 38px 100px rgba(0,0,0,.72),inset 0 0 90px rgba(255,130,31,.02);animation:certificateIn .2s ease both}@keyframes certificateIn{0%{opacity:0;transform:translateY(16px) scale(.98)}}.certificate:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,138,31,.15);pointer-events:none}.certificate-close{width:32px;height:32px;position:absolute;right:13px;top:13px;z-index:3;border:1px solid #4d354f;border-radius:50%;background:#1a111d;color:#baa0b7;cursor:pointer;font-size:18px}.certificate-topline{padding-right:45px;display:flex;gap:10px;justify-content:space-between;color:#6f5a6f;font-size:7px;font-weight:950;letter-spacing:.11em}.certificate-topline b{color:#946d78}.certificate-skull{width:56px;height:56px;margin:21px auto 10px;display:grid;place-items:center;border:1px solid rgba(255,138,31,.32);border-radius:50%;color:var(--orange);background:rgba(255,138,31,.04);font-size:26px}.certificate-kicker{text-align:center;color:#80687c;font-size:7px;font-weight:950;letter-spacing:.18em}.certificate h2{margin:7px 0 22px;text-align:center;color:#f0dac9;font-size:40px;line-height:.9;letter-spacing:-.045em;font-weight:500}.certificate-token{padding:16px 0;display:grid;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;align-items:center;border-top:1px solid #38283d;border-bottom:1px solid #38283d}.certificate-token .certificate-logo{width:51px;height:51px;margin:0}.certificate-status small,.certificate-token small,.certificate-token span{display:block;color:#776579;font-size:7px;text-transform:uppercase;letter-spacing:.1em}.certificate-token strong{display:block;margin:1px 0;color:#f0dcd0;font-size:24px}.certificate-status{max-width:140px;text-align:right}.certificate-status strong{color:var(--orange);font-size:10px}.certificate-ca{padding:12px 0;display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;border-bottom:1px solid #302234}.certificate-ca span{color:#6d5b70;font-size:7px;font-weight:950;letter-spacing:.11em}.certificate-ca code{color:#ad97aa;font-size:11px}.certificate-ca button{padding:6px 8px;border:1px solid #3e2b43;background:#0d090f;color:#8e778d;font-size:7px;font-weight:950;cursor:pointer}.certificate-grid{margin:0;display:grid;grid-template-columns:1fr 1fr;border-left:1px solid #302234}.certificate-grid>div{padding:14px 12px;border-right:1px solid #302234;border-bottom:1px solid #302234}.certificate-grid .certificate-wide{grid-column:1/-1}.certificate-grid dt{color:#6f5c71;font-size:7px;font-weight:950;letter-spacing:.1em}.certificate-grid dd{margin:4px 0 0;color:#d8c3cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.certificate-grid dd.certificate-loss{color:#ff7b86;font-family:inherit;font-size:18px;font-weight:950}.certificate-grid dd.certificate-gain{color:var(--green);font-family:inherit;font-size:18px;font-weight:950}.certificate-cause{padding:22px 0 17px;text-align:center}.certificate-cause span{display:block;color:#715d73;font-size:7px;font-weight:950;letter-spacing:.14em}.certificate-cause strong{display:block;margin:8px 0 6px;color:#ebd5c8;font-family:Georgia,serif;font-size:19px;font-style:italic;font-weight:500}.certificate-cause small{max-width:440px;margin:0 auto;display:block;color:#8a7689;font-size:10px;line-height:1.5}.certificate-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.certificate-actions button{padding:12px;border:1px solid #ff9a3a;background:linear-gradient(180deg,#ff9d3f,#ec7517);color:#1b0c07;font-size:9px;font-weight:950;cursor:pointer}.certificate-actions .button-ghost{border-color:#443047;background:transparent;color:#aa92a7}.certificate-dex{margin-top:12px;padding:10px;display:block;border:1px dashed #3b2940;text-align:center;color:#9d849a;font-size:9px}.certificate-disclaimer{margin-top:12px;color:#5d4d60;text-align:center;font-size:7px;line-height:1.45}@media (max-width:940px){.hero{min-height:auto;grid-template-columns:1fr;gap:10px}.grim-wrap{max-width:500px;min-height:350px;margin:0 auto}.grave-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grim-token-section,.legend-section{grid-template-columns:1fr}.grim-token-section{padding:45px 34px}.method-section{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr;gap:10px}}@media (max-width:640px){.cemetery-section,.final-cta,.grim-token-section,.hero,.legend-section,.method-section,.site-header,footer{width:min(100% - 24px,1180px)}.site-header{padding-top:16px}.brand{font-size:12px}.brand-mark{width:31px;height:31px}.live-pill{display:none}.hero{padding:48px 0 58px}.hero h1{font-size:clamp(57px,18vw,82px);line-height:.84}.hero-copy>p{font-size:14px}.search-shell{min-height:0;padding:8px;display:grid;grid-template-columns:auto 1fr}.search-shell input{height:42px;font-size:11px}.search-submit{grid-column:1/-1;width:100%;height:45px}.hero-stats strong{font-size:22px}.hero-stats span{font-size:6px}.grim-wrap{min-height:300px}.grim{width:315px}.grim-speech{max-width:168px;top:0;right:0;font-size:10px}.blood-moon{width:110px;height:110px;right:-25px;top:130px}.bat{display:none}.ticker-strip>div{width:calc(100% - 24px)}.cemetery-section{padding:62px 0 70px}.section-head{align-items:start}.grim-token-copy h2,.legend-intro h2,.section-head h2{font-size:42px}.section-stamp{width:78px;height:78px}.section-stamp strong{font-size:20px}.grave-grid{grid-template-columns:1fr}.grave-card{min-height:470px}.legend-section{padding:62px 0;gap:30px}.legend-grid{grid-template-columns:1fr}.grim-token-section{width:100%;padding:50px 20px;border-left:0;border-right:0}.grim-token-art{min-height:290px}.grim-coin{width:205px;height:205px}.grim-contract,.method-section{grid-template-columns:1fr}.method-section{padding:62px 0}.method-section>div{min-height:155px}.method-section span{margin-bottom:25px}.certificate-backdrop{padding:8px;place-items:end center}.certificate{width:100%;max-height:94vh;padding:27px 21px 22px;border-radius:12px 12px 0 0}.certificate h2{font-size:34px}.certificate-token{grid-template-columns:auto 1fr}.certificate-status{grid-column:1/-1;max-width:none;text-align:left}.certificate-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:16px}.certificate h2,.feed-error h3,.final-cta h2,.grim-coin strong,.grim-token-copy h2,.hero h1,.legend-intro h2,.section-head h2,.tomb-slab h3{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-style:normal;font-weight:900}.hero h1{line-height:.88;letter-spacing:-.06em}.hero h1 span{font-style:normal}.eyebrow,.section-kicker{font-size:13px;line-height:1.4;letter-spacing:.12em}.hero-copy>p{max-width:700px;font-size:18px;line-height:1.65;color:#c7b7c0}.search-shell input{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:600}.ca-prefix,.search-submit{font-size:11px}.search-message{margin-top:13px;font-size:12px;line-height:1.5;color:#9c8b9c}.hero-stats strong{font-family:inherit;font-weight:900}.hero-stats span{margin-top:3px;display:block;font-size:10px;line-height:1.35;letter-spacing:.08em}.grim-speech{font-size:14px;line-height:1.45}.ticker-strip>div{padding:14px 0;justify-content:flex-start}.status-filter-strip{display:flex;gap:9px;align-items:center;overflow-x:auto;scrollbar-width:none}.status-filter-strip::-webkit-scrollbar{display:none}.status-filter-strip button{min-height:40px;flex:0 0 auto;padding:8px 13px;display:inline-flex;gap:7px;align-items:center;border:1px solid #3a2a3f;border-radius:999px;background:#110c15;color:#b3a1b2;font-size:11px;font-weight:800;letter-spacing:.03em;cursor:pointer;transition:.18s ease}.status-filter-strip button span{font-size:14px}.status-filter-strip button b{min-width:22px;padding:2px 6px;border-radius:999px;background:#211727;color:#d8c7d6;font-size:10px;text-align:center}.status-filter-strip button.active,.status-filter-strip button:hover{border-color:var(--orange);background:rgba(255,138,31,.12);color:#ffd9b2}.status-filter-strip button.active b{background:var(--orange);color:#1b0c07}.section-head{margin-bottom:22px}.grim-token-copy h2,.legend-intro h2,.section-head h2{margin-top:8px;font-size:clamp(42px,4.8vw,62px);line-height:1;letter-spacing:-.045em}.grim-token-copy>p,.legend-intro p,.section-head p{font-size:16px;line-height:1.65;color:#aa98a8}.section-stamp{width:116px;height:116px}.section-stamp strong{font-family:inherit;font-size:38px;font-weight:900}.section-stamp span{margin-top:3px;font-size:10px;line-height:1.2;letter-spacing:.08em}.filter-summary{margin:0 0 18px;padding:12px 14px;display:flex;gap:10px;align-items:center;border:1px solid #302235;background:#0d0911}.filter-summary span{color:var(--orange);font-size:11px;font-weight:900;letter-spacing:.08em}.filter-summary strong{color:#bca9ba;font-size:12px}.filter-summary button{margin-left:auto;border:0;background:transparent;color:#ffc078;font-size:11px;font-weight:900;cursor:pointer}.grave-card{min-height:525px;padding:18px}.grave-card-no{font-size:10px;line-height:1.35}.certificate-logo,.token-logo{width:50px;height:50px;position:relative;overflow:hidden;font-size:12px}.certificate-logo img,.token-logo img{width:100%;height:100%;position:absolute;inset:0;z-index:2;object-fit:cover;border-radius:inherit}.certificate-logo span,.token-logo span{position:relative;z-index:1}.grave-token-copy span{font-size:12px;color:#a693a4}.grave-token-copy strong{margin-top:2px;font-size:20px}.grave-state{padding:8px 9px;font-size:9px;line-height:1.25}.grave-state span{font-size:13px}.tomb-slab{min-height:214px}.tomb-slab small{font-size:10px}.tomb-slab h3{font-size:31px}.tomb-slab p{max-width:240px;font-family:inherit;font-size:15px;line-height:1.45;font-style:normal}.grave-metrics span{font-size:9px;line-height:1.3}.grave-metrics strong{margin-top:5px;font-size:14px}.grave-metrics>div:last-child:nth-child(odd){grid-column:1/-1}.metric-loading{color:#ffb365!important;font-size:12px!important}.mortality b,.mortality span{font-size:9px}.grave-card-foot b,.grave-card-foot span{font-size:9px;line-height:1.35}.legend-section{grid-template-columns:.72fr 1.28fr;gap:58px}.legend-intro p{max-width:520px}.legend-grid{gap:12px}.legend-grid button{min-height:150px;padding:22px;position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start;border:1px solid #3b2b40;background:linear-gradient(135deg,#141019,#0d0a11);color:inherit;text-align:left;cursor:pointer;transition:.18s ease}.legend-grid button.active,.legend-grid button:hover{border-color:rgba(255,138,31,.62);background:linear-gradient(135deg,rgba(255,138,31,.1),#0d0a11 70%);transform:translateY(-2px)}.legend-grid button>span{margin:0;font-size:30px;line-height:1}.legend-grid button strong{display:block;color:#ead8e6;font-size:14px;line-height:1.35;letter-spacing:.04em}.legend-grid button p{margin:7px 0 0;color:#a18d9f;font-size:13px;line-height:1.45}.legend-grid button>b{grid-column:1/-1;align-self:end;color:var(--orange);font-size:11px;font-weight:900}.grim-principles span{font-size:11px}.grim-contract small{font-size:9px}.grim-contract strong{font-size:13px}.method-section strong{font-size:12px}.method-section p{font-size:12px;line-height:1.55}.final-cta>span,footer{font-size:11px}.filter-empty{min-height:260px;padding:36px;display:grid;place-content:center;text-align:center;border:1px dashed #4a354d;background:#100b14}.filter-empty>span{font-size:34px}.filter-empty h3{margin:10px 0 18px;font-size:22px}.filter-empty button{justify-self:center;padding:10px 15px;border:1px solid var(--orange);background:rgba(255,138,31,.08);color:#ffc078;font-size:11px;font-weight:900;cursor:pointer}.certificate-ca span,.certificate-grid dt,.certificate-kicker,.certificate-status small,.certificate-token small,.certificate-token span,.certificate-topline{font-size:9px}.certificate-ca code,.certificate-grid dd{font-size:13px}.certificate-cause span{font-size:9px}.certificate-cause strong{font-family:inherit;font-size:20px;font-style:normal;font-weight:800}.certificate-cause small,.certificate-dex,.certificate-disclaimer{font-size:10px}@media (max-width:640px){body{font-size:15px}.eyebrow,.section-kicker{font-size:11px}.grim-token-copy>p,.hero-copy>p,.legend-intro p,.section-head p{font-size:15px}.search-message{font-size:11px}.hero-stats strong{font-size:26px}.hero-stats span{font-size:8px}.grim-token-copy h2,.legend-intro h2,.section-head h2{font-size:40px}.section-stamp{width:86px;height:86px}.section-stamp strong{font-size:28px}.section-stamp span{font-size:8px}.legend-grid button{min-height:132px;padding:18px}.legend-grid button strong{font-size:13px}.legend-grid button p{font-size:12px}.grave-card{min-height:515px}footer{font-size:10px}}:root{--muted:#c2b5c9;--text:#fff2df;--orange:#ffa348;--line:#57445e}body{font-family:Segoe UI,Arial,sans-serif;font-size:17px;line-height:1.6}a,button,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d6b4ff;outline-offset:5px}button{touch-action:manipulation}::selection{color:#140b1b;background:#ffc17d}.site-header{padding:24px 0;border-bottom:1px solid #382a40}.brand{font-size:20px;letter-spacing:-.02em;gap:12px}.brand-mark{width:52px;height:56px;border:0;border-radius:0;background:none;box-shadow:none;flex-shrink:0}.brand-mark svg,.certificate-skull svg{width:100%;height:100%}.grim-token,.live-pill{font-size:13px;padding:9px 14px}.hero{padding-top:64px;padding-bottom:64px;gap:40px}.eyebrow{font-size:13px;letter-spacing:.12em;color:#ffbf7e}.hero h1{font-family:Arial Black,Segoe UI,sans-serif;font-size:clamp(52px,6.3vw,80px);font-weight:950;letter-spacing:-.065em;line-height:1.03;margin:22px 0}.hero h1 span{color:#ffa348;text-shadow:3px 4px 0 #6e351d}.hero-copy>p{max-width:590px;font-size:20px;line-height:1.7;color:#d2c3d4}.search-shell{margin-top:28px;padding:8px;border-color:#73576e;background:#18111f;box-shadow:0 10px 50px #0005}.search-shell input{min-width:0;font-family:inherit;font-size:16px;color:#fff2df}.search-shell input::placeholder{color:#bbaac2;opacity:1}.ca-prefix{font-size:14px}.search-submit{min-height:52px;font-size:14px;letter-spacing:.02em;padding:14px 18px;border-radius:8px}.search-message{font-size:14px;color:#bdafc6;line-height:1.6}.search-error{color:#ffacb4}.hero-stats strong{font-size:34px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-stats span{font-size:12px;color:#c5b4ca;letter-spacing:.05em}.grim-speech{font-size:16px;line-height:1.6;padding:18px;border-color:#745378;color:#f9e7fb;background:#201628;max-width:250px}.blood-moon{opacity:.9}.ticker-strip{border-color:#4c3651;background:#140e1b}.status-filter-strip{flex-wrap:wrap;gap:10px;padding:20px 0}.status-filter-strip button{min-height:46px;font-size:13px;border-radius:8px;color:#d9ccdf;padding:10px 14px}.status-filter-strip button b{font-size:12px}.section-kicker{font-size:13px;color:#ffba73;letter-spacing:.12em}.final-cta h2,.grim-token-copy h2,.legend-intro h2,.section-head h2{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(36px,4.6vw,58px);letter-spacing:-.045em;line-height:1.1}.grim-token-copy>p,.legend-intro p,.section-head p{font-size:18px;line-height:1.75;color:#c4b7cd}.section-stamp{transform:rotate(7deg);border-color:#88623c}.section-stamp span{font-size:12px}.filter-summary{border-radius:8px;padding:14px 18px;flex-wrap:wrap}.filter-summary button,.filter-summary span,.filter-summary strong{font-size:14px}.filter-summary strong{color:#c9bacf}.grave-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.grave-card{display:flex;flex-direction:column;min-width:0;min-height:0;padding:22px;border:1px solid #523d5b;border-radius:18px;background:linear-gradient(155deg,#201629,#110d18 80%);box-shadow:0 8px 24px #0003}.grave-card:hover{border-color:#ffa348;box-shadow:0 12px 36px #0006;transform:translateY(-4px)}.grave-card-no{font-size:12px;color:#b4a1bf;letter-spacing:.08em}.grave-card-head{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:12px;gap:12px;width:100%;align-items:center}.token-logo{width:46px;height:46px;font-size:14px}.grave-token-copy{min-width:0}.grave-token-copy span{font-size:14px;color:#c7b8cf}.grave-token-copy strong{font-size:23px;overflow-wrap:anywhere}.grave-state{grid-column:1/-1;justify-self:start;font-size:12px;padding:7px 12px;border-radius:6px}.grave-state span{font-size:16px}.tomb-slab{width:100%;flex:1 1;min-height:225px;margin:22px 0;border-color:#66516d;background:linear-gradient(180deg,#30253b,#1b1423)}.tomb-slab small{color:#c2aecb;font-size:12px;letter-spacing:.2em}.tomb-slab h3{font-family:Georgia,serif;font-size:32px;line-height:1.2;overflow-wrap:anywhere}.tomb-slab p{font-size:17px;line-height:1.55;color:#e1d0e6;max-width:100%}.grave-metrics{width:100%;gap:16px}.grave-metrics span{font-size:12px;color:#c1afca;letter-spacing:.03em}.grave-metrics strong{font-size:22px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.4}.metric-loading{font-size:15px!important}.mortality{width:100%;margin-top:20px;gap:10px}.mortality b,.mortality span{font-size:12px;color:#d1bed9}.grave-card-foot{width:100%;gap:12px;align-items:center;margin-top:18px}.grave-card-foot span{font-size:12px;color:#c8b4d1}.grave-card-foot b{font-size:13px;white-space:nowrap;color:#ffb96e}.legend-grid button{border-radius:12px;border-color:#523d5b}.legend-grid button strong{font-size:16px}.legend-grid button p{font-size:16px;color:#c8b8d0;line-height:1.6}.legend-grid button>b{font-size:14px}.grim-contract small,.grim-principles span{font-size:13px;color:#c8b8d0}.grim-contract strong{font-size:16px}.method-section strong{font-size:15px}.method-section p{font-size:16px;line-height:1.65;color:#c5b4ce}.final-cta>span{font-size:14px}.final-cta button{min-height:50px;font-size:15px;padding:14px 26px}footer,footer>span{font-size:14px;line-height:1.75;color:#bdacc6}.filter-empty button{min-height:44px;font-size:15px}.certificate{width:min(760px,100%);padding:32px;border:1px solid #896477;border-radius:18px;background:#191220;max-height:calc(100dvh - 40px);overscroll-behavior:contain}.certificate:before{border-radius:12px}.certificate-close{width:44px;height:44px;font-size:28px;color:#fff2df;top:18px;right:18px}.certificate-topline{gap:8px;padding-right:44px;flex-wrap:wrap;font-size:12px;color:#c8b6d0;letter-spacing:.05em}.certificate-topline b{color:#ffc17d}.certificate-skull{width:64px;height:64px;border:0;background:none;margin-top:24px}.certificate-kicker{font-size:12px;color:#d0b9d9;letter-spacing:.15em}.certificate h2{font-family:Georgia,serif;font-size:clamp(36px,6vw,52px);line-height:1.1;font-weight:700;margin:10px 0}.certificate-intro{text-align:center;font-size:16px;color:#c8b6d0;margin:0 0 24px}.certificate-token{gap:16px;padding:20px 0}.certificate-token>div{min-width:0}.certificate-status small,.certificate-token small,.certificate-token span{font-size:13px;color:#c8b6d0;letter-spacing:.04em}.certificate-token strong{font-size:28px;overflow-wrap:anywhere;line-height:1.3;margin:5px 0}.certificate-status{max-width:180px}.certificate-status strong{font-size:16px;color:#ffc17d}.certificate-ca{padding:16px 0}.certificate-ca span{font-size:12px;color:#c8b6d0}.certificate-ca code{font-size:15px;color:#f2dfef;overflow-wrap:anywhere;min-width:0}.certificate-ca button{min-height:44px;font-size:13px;color:#ffcf96;padding:10px 14px;border-radius:6px}.certificate-grid{gap:12px;border:0;margin-top:18px}.certificate-grid>div{min-width:0;padding:18px;background:#241b2e;border:1px solid #513c5c;border-radius:10px}.certificate-grid dt{font-size:14px;font-weight:500;letter-spacing:0;color:#d1bfd9}.certificate-grid dd,.certificate-grid dd.certificate-gain,.certificate-grid dd.certificate-loss{font-family:inherit;font-size:28px;line-height:1.3;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:8px}.certificate-grid dd{color:#fff2df}.certificate-cause{margin-top:18px;padding:24px 18px;background:#2b201d;border-left:3px solid #ffa348;text-align:left;border-radius:0 8px 8px 0}.certificate-cause span{font-size:12px;color:#ffca91}.certificate-cause strong{font-size:24px;line-height:1.4}.certificate-cause small{max-width:none;font-size:16px;color:#d9c7d0;line-height:1.75}.certificate-actions{gap:12px;margin-top:24px}.certificate-actions button{font-size:16px;min-height:52px;border-radius:8px}.certificate-actions .button-ghost{color:#e6d2ee;border-color:#775c83}.certificate-dex{font-size:15px;color:#e5c8f3;padding:14px;border-color:#775c83;border-radius:8px}.certificate-disclaimer{font-size:14px;line-height:1.7;color:#bdaac5}.copy-feedback{font-size:14px;color:#d6f2be;margin:8px 0}.copy-feedback:empty{display:none}.cemetery-controls{margin:0 0 28px;padding:20px 22px;border:1px solid #513c5c;border-radius:14px;background:#17101f}.cemetery-controls .status-filter-strip{padding:0;overflow:visible}.cemetery-controls .status-filter-strip button{padding:10px;gap:6px}.cemetery-controls .filter-label{font-size:13px}.filter-context{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin-top:18px;padding-top:16px;border-top:1px solid #382a42}.filter-context p{margin:0;font-size:16px;line-height:1.65;color:#d2c1dc}.filter-context p:first-letter{text-transform:uppercase}.filter-context>span{flex-shrink:0;font-size:14px;color:#ffc17d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:1000px){.grave-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legend-section{gap:28px}.legend-section,footer{grid-template-columns:1fr}footer{gap:16px}}@media (max-width:640px){.site-header{padding:16px 0}.brand{font-size:16px;gap:6px}.brand-mark{width:40px;height:44px}.header-right{gap:0}.live-pill{font-size:11px;padding:8px}.grim-token{display:none}.hero{padding:40px 0;gap:22px}.hero h1{font-size:clamp(44px,11.7vw,72px)}.eyebrow{font-size:12px;letter-spacing:.06em}.hero-copy>p{font-size:18px}.search-shell{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:8px;gap:8px}.search-submit{grid-column:1/-1;width:100%;font-size:16px}.search-shell input{width:100%;padding:10px 0;font-size:16px}.search-message{font-size:14px}.hero-stats{gap:12px}.hero-stats strong{font-size:30px}.hero-stats span{font-size:11px;letter-spacing:0}.grim-wrap{min-height:290px}.status-filter-strip{gap:8px}.status-filter-strip button{font-size:12px;padding:8px 10px}.cemetery-controls{padding:16px}.cemetery-controls .status-filter-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cemetery-controls .status-filter-strip button{min-width:0;gap:5px;font-size:13px;padding:10px 7px;letter-spacing:0;white-space:normal;text-align:left}.cemetery-controls .filter-label{font-size:13px;line-height:1.4;overflow-wrap:anywhere}.cemetery-controls .status-filter-strip button:first-child{grid-column:1/-1;justify-content:center}.cemetery-controls .status-filter-strip button b{margin-left:auto}.cemetery-controls .status-filter-strip button:first-child b{margin-left:4px}.filter-context{align-items:start;gap:12px}.filter-context p{font-size:15px}.grave-grid{grid-template-columns:minmax(0,1fr)}.grave-card{padding:22px}.section-head{align-items:start;gap:14px}.section-stamp{display:none}.grim-token-copy>p,.legend-intro p,.section-head p{font-size:17px}.legend-grid{grid-template-columns:1fr}.legend-grid button p,.legend-grid button strong{font-size:16px}.grim-contract{gap:14px;flex-wrap:wrap}.method-section{grid-template-columns:1fr}.final-cta>span{font-size:13px}.certificate-backdrop{padding:10px}.certificate{padding:22px 18px;max-height:calc(100dvh - 20px)}.certificate-topline{font-size:11px}.certificate-token{grid-template-columns:50px minmax(0,1fr)}.certificate-status{grid-column:1/-1;text-align:left;max-width:none}.certificate-token strong{font-size:25px}.certificate-status strong{font-size:16px}.certificate-ca{grid-template-columns:minmax(0,1fr) auto}.certificate-ca span{grid-column:1/-1}.certificate-grid{gap:8px}.certificate-grid>div{padding:14px 12px}.certificate-grid dt{font-size:13px}.certificate-grid dd,.certificate-grid dd.certificate-gain,.certificate-grid dd.certificate-loss{font-size:24px}.certificate-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}