:root{--bg:#090a08;--panel:#11130f;--panel2:#161912;--line:#292d21;--text:#f4f5ed;--muted:#989d8e;--yellow:#f0b90b;--yellow2:#ffd84d;--green:#7ee787;--red:#ff6b61;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 0,rgba(240,185,11,.08),transparent 27%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.015em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 34px));margin-inline:auto}.topbar{height:74px;border-bottom:1px solid var(--line);gap:34px;padding:0 max(18px,calc((100vw - 1180px)/2));position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(9,10,8,.85);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.topbar{display:flex;align-items:center}.brand{font-weight:800;letter-spacing:-.045em;font-size:20px;gap:10px}.brand-logo{width:38px;height:38px;object-fit:cover;border-radius:12px;background:#f2d59f;border:1px solid rgba(240,185,11,.45);box-shadow:0 0 0 3px rgba(240,185,11,.06)}.brand-mark{color:var(--yellow);font-size:26px}.navlinks{display:flex;gap:24px;margin-right:auto}.navlinks a{color:#c6c9bf;font-weight:600}.navlinks a:hover{color:white}.live-pill{font-size:11px;font-weight:700;letter-spacing:.08em;border:1px solid #34392d;border-radius:999px;padding:8px 11px;color:#b9beaf}.live-pill i{display:inline-block;width:7px;height:7px;background:var(--yellow);border-radius:50%;margin-right:6px;box-shadow:0 0 12px var(--yellow)}.hero{min-height:670px;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:52px;gap:52px;align-items:center;padding-block:64px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.14em;color:var(--yellow);text-transform:uppercase}.about-page h1,.grave-hero h1,.hero h1{font-size:clamp(66px,8.2vw,118px);line-height:.82;letter-spacing:-.075em;margin:20px 0 26px;font-weight:800}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-copy>p{max-width:650px;color:#aeb3a4;line-height:1.55;margin:0}.hero-actions{display:flex;gap:12px;margin:32px 0}.ghost-btn,.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:14px;padding:16px 20px;font-size:12px;font-weight:750;letter-spacing:.06em}.primary-btn{background:var(--yellow);color:#12120e}.primary-btn span{font-size:20px}.ghost-btn{border:1px solid #34382e;background:#11130f}.hero-stats{display:flex;gap:34px;margin-top:40px}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:25px}.hero-stats span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.mascot-panel{height:510px;position:relative;border:1px solid #333829;border-radius:34px;background:linear-gradient(160deg,#1a1e13,#11120f 55%,#1a1606);overflow:hidden;display:flex;justify-content:center}.mascot-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(240,185,11,.045) 1px,transparent 0),linear-gradient(90deg,rgba(240,185,11,.045) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,black,transparent);mask-image:linear-gradient(180deg,black,transparent)}.zook{width:310px;position:relative;z-index:2;padding:10px;border:1px solid rgba(240,185,11,.28);border-radius:42% 38% 40% 36%;overflow:hidden;box-shadow:0 22px 48px rgba(0,0,0,.28),0 0 0 7px rgba(240,185,11,.035)}.zook img,.zook svg{display:block;width:100%;height:auto;border-radius:inherit}.zook img{mix-blend-mode:multiply}.zook-compact{width:116px;flex:0 0 auto;padding:5px;border-radius:34% 40% 36% 42%}.speech{position:absolute;top:34px;right:28px;width:200px;background:#f6f2dd;color:#1b1b17;border-radius:18px 18px 4px 18px;padding:14px 16px;font-weight:900;line-height:1.2;z-index:4;transform:rotate(2deg);box-shadow:0 10px 30px rgba(0,0,0,.2)}.speech span{display:block;font-size:9px;color:#6e6e63;letter-spacing:.14em;margin-bottom:6px}.mascot-name{position:absolute;left:25px;bottom:46px;z-index:4;display:flex;flex-direction:column}.mascot-name span{font-size:9px;letter-spacing:.14em;color:#94998b;font-weight:900}.mascot-name strong{font-size:27px;line-height:1.1}.mascot-name small{color:#a3a797}.warning-tape{position:absolute;bottom:0;left:-20px;right:-20px;background:var(--yellow);color:#111;font-size:10px;font-weight:1000;letter-spacing:.13em;padding:10px;white-space:nowrap;transform:rotate(-1deg)}.ticker-strip{position:relative;overflow:hidden;border-block:1px solid #30351f;background:linear-gradient(90deg,#0b0d09,#10130b,#0b0d09);min-height:68px;display:flex;align-items:center}.ticker-strip:after,.ticker-strip:before{content:"";position:absolute;top:0;bottom:0;width:70px;z-index:3;pointer-events:none}.ticker-strip:before{left:0;background:linear-gradient(90deg,#0b0d09,transparent)}.ticker-strip:after{right:0;background:linear-gradient(-90deg,#0b0d09,transparent)}.ticker-track{display:flex;align-items:center;width:max-content;min-width:max-content;padding:13px 0;animation:tickerLtr 86s linear infinite;will-change:transform}.ticker-strip:hover .ticker-track{animation-play-state:paused}.ticker-item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;padding:0 30px;border-right:1px solid #30351f;color:#cbd0c1;font-size:15px;font-weight:600;line-height:1}.ticker-item b{color:#fff;font-size:17px;font-weight:750;letter-spacing:-.01em}.ticker-item i{font-style:normal;font-size:15px;font-weight:750}.ticker-status{color:#b0b6a5;font-size:14px}.ticker-loading{width:100%;padding:18px 24px;text-align:center;font-size:15px;font-weight:850;color:#d9ddcf;letter-spacing:.02em}.up{color:var(--green)!important}.down{color:var(--red)!important}.zoo-section{padding-block:80px 100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading h2,.undead-section h2{font-size:clamp(38px,6vw,70px);line-height:.98;letter-spacing:-.035em;margin:12px 0 0;font-weight:700}.search-wrap{width:310px;border:1px solid #34392d;background:#11130e;border-radius:13px;display:flex;align-items:center;padding:0 13px}.search-wrap span{font-size:23px;color:#7f8576}.search-wrap input{width:100%;background:none;border:0;outline:0;color:white;padding:14px 10px}.tabs{display:flex;gap:8px;overflow:auto;margin:32px 0 22px;padding-bottom:4px}.tabs button{white-space:nowrap;border:1px solid #30352a;background:#10120e;color:#9fa495;border-radius:999px;padding:9px 13px;font-size:11px;cursor:pointer}.tabs button.active{background:var(--yellow);border-color:var(--yellow);color:#111}.zoo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.zoo-card{position:relative;min-height:440px;border:1px solid #2d3227;border-radius:24px;background:linear-gradient(180deg,#161912,#0e100d);overflow:hidden;padding:18px;transition:transform .25s,border-color .25s,box-shadow .25s}.zoo-card:hover{transform:translateY(-4px);border-color:#5a5429;box-shadow:0 20px 50px rgba(0,0,0,.28)}.enclosure-top{display:flex;align-items:center;gap:10px;position:relative;z-index:3}.token-dot{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:var(--yellow);color:#111;font-weight:950}.token-logo{display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;background:linear-gradient(145deg,#25291f,#11140e);border:1px solid #3b412f;box-shadow:0 8px 24px rgba(0,0,0,.22)}.token-logo img{width:100%;height:100%;object-fit:cover;display:block}.token-logo-sm{width:30px;height:30px;border-radius:9px}.token-logo-md{width:42px;height:42px;border-radius:12px}.token-logo-lg{width:54px;height:54px;border-radius:15px}.token-logo-fallback{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,var(--yellow),#ffdc55);color:#14140f;font-size:11px;font-weight:1000;letter-spacing:-.04em}.enclosure-top div{display:flex;flex-direction:column}.enclosure-top strong{font-size:17px;line-height:1.2;letter-spacing:-.01em}.enclosure-top div span{font-size:12px;color:#9da392;margin-top:3px}.age{margin-left:auto;color:#a0a696;font-size:11px;font-weight:650;border:1px solid #34392d;padding:6px 8px;border-radius:999px}.animal-stage{height:205px;position:relative;display:flex;align-items:flex-end;justify-content:center;margin:6px -18px 0;background:radial-gradient(circle at 50% 72%,rgba(240,185,11,.14),transparent 30%),linear-gradient(180deg,transparent 60%,rgba(240,185,11,.04));overflow:hidden}.animal-stage:after,.animal-stage:before{content:"";position:absolute;bottom:24px;width:1px;height:90px;background:#3a3f31;box-shadow:22px 0 #3a3f31,44px 0 #3a3f31,66px 0 #3a3f31,88px 0 #3a3f31}.animal-stage:before{left:17px}.animal-stage:after{right:105px}.animal-emoji{font-size:92px;line-height:1;position:relative;z-index:2;transform-origin:50% 100%;filter:drop-shadow(0 16px 12px rgba(0,0,0,.35))}.state-going_wild .animal-emoji{animation:feral .7s ease-in-out infinite alternate}.state-feeding_frenzy .animal-emoji{animation:bob 1s ease-in-out infinite alternate}.state-sick .animal-emoji{filter:grayscale(.5) saturate(.6) drop-shadow(0 16px 12px rgba(0,0,0,.35));transform:rotate(9deg);opacity:.78}.state-sleeping .animal-emoji{transform:rotate(-8deg) translateY(7px);filter:saturate(.65)}.state-resurrected .animal-emoji{filter:hue-rotate(58deg) saturate(.7) drop-shadow(0 0 18px rgba(126,231,135,.25))}.ground{position:absolute;bottom:18px;width:72%;height:20px;border-radius:50%;background:#090a08;box-shadow:0 4px 0 #20231c}.animal-crown{position:absolute;z-index:4;font-size:38px;top:37px;left:50%;transform:translateX(-50%) rotate(-7deg);animation:bob .8s ease-in-out infinite alternate}.food{position:absolute;bottom:39px;right:48px;z-index:3;font-size:25px;transform:rotate(-14deg)}.sleep-z{top:61px;right:70px;color:#dadbcf;font-size:19px;animation:bob 1.4s ease-in-out infinite alternate}.sleep-z,.zombie-mark{position:absolute;font-weight:1000}.zombie-mark{top:45px;right:25px;font-size:9px;letter-spacing:.1em;background:#7ee787;color:#102112;padding:5px 7px;border-radius:999px}.grave-mini{width:96px;height:113px;border:5px solid #6a6e64;border-bottom:0;border-radius:48px 48px 6px 6px;background:#363a33;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;transform:rotate(-3deg);box-shadow:0 9px 0 #1b1e18}.grave-mini span{font-size:18px;font-weight:1000}.grave-mini b{font-size:8px;color:#aeb2a7}.broken-cage{font-size:80px;position:relative;z-index:2;color:#696e62;transform:rotate(-8deg)}.broken-cage b{position:absolute;font-size:34px;color:var(--yellow);left:39px;top:29px}.status-row{display:flex;justify-content:space-between;align-items:center}.status-badge{font-size:11px;text-transform:uppercase;letter-spacing:.045em;background:#23271f;border:1px solid #32382b;padding:8px 10px;border-radius:999px}.status-row>span:last-child{font-size:16px;font-weight:750}.card-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:14px;border-block:1px solid #292d24}.card-stats div{padding:12px 0;display:flex;flex-direction:column}.card-stats div+div{border-left:1px solid #292d24;padding-left:15px}.card-stats span{font-size:9px;color:#8f9586;letter-spacing:.07em;font-weight:650}.card-stats strong{font-size:17px;margin-top:4px;letter-spacing:-.01em;font-weight:700}.card-line{color:#b8bcae;font-size:13px;line-height:1.45;min-height:38px;margin:14px 0 4px}.ca{font-size:9px;color:#62675e}.fence{position:absolute;bottom:0;left:0;right:0;height:8px;background:#252921;display:flex;justify-content:space-around}.fence i{width:3px;height:18px;background:#3b4035;transform:translateY(-7px)}.empty-state{padding:50px;text-align:center;border:1px dashed #373c30;border-radius:24px;color:#8c9283}.keeper-log{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:16px;gap:16px;padding-bottom:100px}.keeper-card,.rules-card{border:1px solid #30352a;background:#11130f;border-radius:24px;padding:24px}.keeper-card{display:flex;gap:20px;background:linear-gradient(120deg,rgba(240,185,11,.1),#11130f 40%)}.keeper-card span,.rules-card>span{font-size:9px;letter-spacing:.12em;color:var(--yellow);font-weight:750}.keeper-card h3{font-size:28px;margin:5px 0 6px;font-weight:700;letter-spacing:-.025em}.keeper-card p{color:#969c8d;font-size:13px;margin:0;line-height:1.5}.rules-card ol{padding-left:18px;margin:14px 0 0;color:#adb2a4;font-size:13px}.detail-page{padding-block:50px 100px}.back-link{display:inline-block;color:#9ea395;font-size:12px;margin-bottom:22px}.detail-grid{display:grid;grid-template-columns:1fr .78fr;grid-gap:28px;gap:28px;align-items:start}.share-card{border:1px solid #3b3f31;border-radius:30px;padding:28px;background:radial-gradient(circle at 50% 32%,rgba(240,185,11,.12),transparent 25%),linear-gradient(145deg,#171a13,#0d0f0c);position:relative;overflow:hidden}.share-card:after{content:"BNB ZOO";position:absolute;top:45%;left:-45px;font-size:96px;font-weight:1000;color:rgba(255,255,255,.017);transform:rotate(-90deg)}.share-card-top,.share-footer{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:#8e9385;font-weight:900}.share-card-top b{color:var(--yellow);font-size:18px}.share-token{display:flex;align-items:center;gap:12px;margin-top:25px}.large-dot{width:46px;height:46px;font-size:20px}.share-token small{color:#999e90}.share-token h1{margin:0;font-size:45px;line-height:1}.animal-large .animal-emoji{font-size:142px}.species{display:flex;flex-direction:column;align-items:center;margin-top:-5px}.big-status small,.species small{font-size:8px;color:#858a7b;letter-spacing:.13em}.species strong{font-size:17px}.big-status{margin:18px 0;display:flex;align-items:center;justify-content:center;gap:11px;border:1px solid #31362b;border-radius:18px;padding:13px;background:#11130f}.big-status>span{font-size:25px}.big-status div{display:flex;flex-direction:column}.big-status strong{font-size:18px}.share-stats{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #30342a;margin-top:15px}.share-stats div{padding:16px 8px;display:flex;flex-direction:column;border-right:1px solid #30342a}.share-stats div:last-child{border-right:0}.share-stats span{font-size:7px;letter-spacing:.1em;color:#7e8475}.share-stats b{font-size:14px;margin-top:4px}.share-card blockquote{margin:24px 0;text-align:center;font-weight:800}.animal-info{padding:32px}.animal-info h2{font-size:46px;line-height:.95;margin:12px 0 18px;letter-spacing:-.055em}.animal-info>p{font-size:15px;color:#9ba092;line-height:1.6}.info-table{border-block:1px solid #30352a;margin:28px 0}.info-table div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #242820}.info-table div:last-child{border:0}.info-table span{color:#858a7d;font-size:12px}.info-table b{font-size:13px}.share-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.share-actions button{background:#171a14;border:1px solid #34392d;color:white;border-radius:12px;padding:13px;font-size:11px;font-weight:850}.zook-mini{display:flex;border:1px solid #32372c;border-radius:20px;padding:12px;background:rgba(240,185,11,.05)}.zook-mini div{display:flex;flex-direction:column}.zook-mini span{font-size:8px;letter-spacing:.12em;color:var(--yellow);font-weight:950}.zook-mini strong{font-size:13px;margin-top:4px}.graveyard-page{background:radial-gradient(circle at 50% 28%,rgba(240,185,11,.05),transparent 25%),linear-gradient(#090a08,#090b09)}.grave-hero{min-height:510px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.grave-hero h1{font-size:100px;margin-bottom:16px}.grave-hero p{color:#9ea395;font-size:17px}.grave-zook{position:relative;display:flex;justify-content:center;filter:grayscale(.25)}.dark-speech{top:15px;right:0;background:#22251f;color:#f2f3eb;border:1px solid #3b4035}.cemetery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;padding:40px 0 100px;position:relative}.cemetery:before{content:"";position:absolute;left:0;right:0;bottom:69px;height:52px;background:#131610;border-top:1px solid #2a2f26;border-radius:50%}.tombstone{min-height:330px;position:relative;z-index:2;background:linear-gradient(140deg,#30342f,#20231f);border:1px solid #484d46;border-radius:100px 100px 14px 14px;padding:40px 28px 22px;text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.08),0 20px 30px rgba(0,0,0,.25);transition:.2s}.tombstone:hover{transform:translateY(-5px) rotate(-.5deg)}.grave-cross{font-size:22px;color:#6e736a}.tombstone>small{display:block;letter-spacing:.16em;font-weight:900;color:#959a91;margin:10px 0 3px}.tombstone h2{font-size:38px;margin:0}.tombstone>p{font-size:10px;color:#969b92}.tombstone>div{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #41463f;font-size:11px}.tombstone>div span{color:#91968d}.tombstone blockquote{font-size:12px;color:#b8bcb4;margin:20px 0}.placeholder-grave{opacity:.38}.undead-section{padding-bottom:100px}.undead-card{display:flex;align-items:center;gap:16px;margin-top:22px;border:1px solid #36593b;background:linear-gradient(90deg,rgba(126,231,135,.1),#11130f);padding:18px;border-radius:18px}.undead-card>span{font-size:35px}.undead-card div{display:flex;flex-direction:column;flex:1 1}.undead-card strong{font-size:18px}.undead-card small{color:#8f9889;margin-top:4px}.undead-card>b{font-size:10px;color:#7ee787}.about-page{padding:90px 0 120px}.about-page>section p{font-size:21px;color:#989e8e}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin:70px 0}.about-card{border:1px solid #30352a;background:#11130f;border-radius:22px;padding:24px}.about-card h2{font-size:12px;color:var(--yellow);letter-spacing:.08em}.about-card p{font-size:15px;color:#9ca192;line-height:1.6}.about-zook{display:flex;align-items:center;border:1px solid #33382d;border-radius:28px;padding:24px;background:linear-gradient(120deg,#1b1c12,#10120f)}.about-zook .zook{width:230px}.about-zook span{font-size:10px;color:var(--yellow);font-weight:750;letter-spacing:.1em}.about-zook h2{font-size:44px;margin:5px 0;font-weight:700;letter-spacing:-.025em}.about-zook p{color:#9da292;line-height:1.7}.footer{border-top:1px solid var(--line);padding:34px max(18px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center;color:#858a7d;font-size:11px}.footer>div:first-child{display:flex;gap:12px;align-items:center}.footer strong{color:white}.footer-note{max-width:300px;text-align:right}@keyframes tickerLtr{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes feral{0%{transform:translateX(-4px) rotate(-3deg) scale(1)}to{transform:translateX(5px) rotate(4deg) scale(1.04)}}@keyframes bob{0%{transform:translateY(0)}to{transform:translateY(-7px)}}@media(max-width:900px){.navlinks{display:none}.topbar{height:64px}.hero{grid-template-columns:1fr;padding-top:44px;gap:28px}.hero h1{font-size:82px}.mascot-panel{height:470px}.zoo-grid{grid-template-columns:repeat(2,1fr)}.detail-grid,.grave-hero,.keeper-log{grid-template-columns:1fr}.grave-zook{min-height:390px}.cemetery{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.share-card{max-width:600px;margin:auto}.animal-info{padding:20px 0}}@media(max-width:600px){.shell{width:min(100% - 22px,1180px)}.topbar{padding-inline:13px}.brand{font-size:17px}.brand-logo{width:34px;height:34px;border-radius:10px}.live-pill{font-size:9px;padding:7px 9px}.ticker-strip{min-height:62px}.ticker-item{padding:0 22px;font-size:14px;gap:8px}.ticker-item b{font-size:16px}.ticker-status{font-size:13px}.ticker-item i{font-size:14px}.token-logo-sm{width:27px;height:27px}.hero{min-height:auto;padding-block:42px 30px}.hero h1{font-size:61px}.hero-copy>p{font-size:15px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-stats{gap:18px;justify-content:space-between}.hero-stats b{font-size:20px}.hero-stats span{font-size:8px}.mascot-panel{height:420px;border-radius:26px}.mascot-panel .zook{width:280px}.speech{width:165px;right:14px;top:18px;font-size:13px}.mascot-name{left:18px}.zoo-section{padding-block:60px}.section-heading{align-items:stretch;flex-direction:column}.section-heading h2{font-size:52px}.search-wrap{width:100%}.zoo-grid{grid-template-columns:1fr}.zoo-card{min-height:430px}.keeper-log{grid-template-columns:1fr}.keeper-card{padding:14px;gap:8px}.keeper-card h3{font-size:22px}.detail-page{padding-top:28px}.share-card{padding:18px;border-radius:22px}.share-token h1{font-size:37px}.animal-large{height:250px}.animal-large .animal-emoji{font-size:125px}.share-stats{grid-template-columns:repeat(2,1fr)}.share-stats div:nth-child(2){border-right:0}.share-stats div:nth-child(-n+2){border-bottom:1px solid #30342a}.animal-info h2{font-size:38px}.grave-hero{min-height:680px;padding-top:45px}.grave-hero h1{font-size:70px}.grave-zook{min-height:340px}.grave-zook .zook{width:270px}.cemetery{grid-template-columns:1fr;gap:24px}.tombstone{min-height:300px}.undead-card>b{display:none}.about-page{padding-top:55px}.about-page h1{font-size:62px}.about-zook{align-items:flex-end;padding:15px}.about-zook .zook{width:145px}.about-zook h2{font-size:33px}.footer{flex-direction:column;align-items:flex-start;gap:13px}.footer-note{text-align:left}.footer>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}}.about-page h1,.hero h1{font-weight:800;letter-spacing:-.045em}.about-page h1,.about-zook h2,.hero h1,.keeper-card h3,.section-heading h2{font-family:Segoe UI,Inter,Arial,sans-serif}.mascot-name span,.speech,.speech span{font-weight:700}.mascot-name strong{font-weight:750}.warning-tape{font-weight:800;letter-spacing:.09em}.mascot-panel .zook{transform:rotate(-1.5deg)}.about-zook .zook{margin-right:10px}.keeper-card .zook{box-shadow:0 10px 28px rgba(0,0,0,.22)}.state-new_arrival .animal-emoji{font-size:76px;animation:hatchBounce 1.8s ease-in-out infinite}.state-king .animal-emoji{animation:kingBreath 2.8s ease-in-out infinite}.state-roaming .animal-emoji{animation:slowRoam 5.8s ease-in-out infinite alternate}.state-sleeping .animal-emoji{animation:sleepBreath 3.2s ease-in-out infinite;transform:rotate(-7deg) translateY(8px)}.state-sick .animal-emoji{animation:none}.hatched-mark{position:absolute;top:48px;right:24px;z-index:4;font-size:8px;letter-spacing:.1em;font-weight:750;background:#f3ecd6;color:#4b3a13;border:1px solid rgba(240,185,11,.45);padding:6px 8px;border-radius:999px}@keyframes hatchBounce{0%,to{transform:translateY(4px) scale(.96)}50%{transform:translateY(-7px) scale(1.02)}}@keyframes kingBreath{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.025)}}@keyframes slowRoam{0%{transform:translateX(-10px)}to{transform:translateX(10px)}}@keyframes sleepBreath{0%,to{transform:rotate(-7deg) translateY(8px) scale(1)}50%{transform:rotate(-7deg) translateY(9px) scale(.97)}}.hero{min-height:600px;padding-block:52px 46px}.zoo-section{padding-block:62px 78px}.keeper-log{padding-bottom:76px}.about-page{padding:70px 0 90px}.about-grid{margin:52px 0}.detail-page{padding-block:40px 82px}.zoo-card{min-height:418px}.animal-stage{height:188px}.contract-value{display:flex!important;align-items:center;justify-content:flex-end;gap:9px}.chart-action,.copy-ca{display:flex;align-items:center;justify-content:center;background:#171a14;border:1px solid #34392d;color:white;border-radius:12px;padding:13px;font-size:11px;font-weight:700;cursor:pointer;transition:.18s ease}.chart-action:hover,.copy-ca:hover{border-color:#5a5429;background:#1c2017}.copy-ca-compact{padding:6px 9px;border-radius:9px;font-size:9px;color:#dfe2d8;background:#20241b}.share-actions .chart-action,.share-actions .copy-ca{width:100%;min-height:43px}@media(max-width:600px){.hero{padding-block:36px 28px}.zoo-section{padding-block:48px 62px}.zoo-card{min-height:400px}.animal-stage{height:176px}.contract-row{align-items:flex-start!important}.contract-value{flex-direction:column;align-items:flex-end!important;gap:6px}}body{font-family:Segoe UI Variable,Segoe UI,Inter,Arial,sans-serif;font-size:16px;letter-spacing:0;line-height:1.45}.topbar{gap:28px}.navlinks a{font-size:14px;font-weight:650;letter-spacing:.015em}.live-pill{font-size:12px;letter-spacing:.05em}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.09em}.hero h1,.zook-token-page h1{font-family:Segoe UI Variable,Segoe UI,Inter,Arial,sans-serif;font-size:clamp(58px,7vw,96px);line-height:.94;letter-spacing:-.045em;font-weight:700}.hero-copy>p{font-size:18px;line-height:1.65;color:#b9beaf}.hero-stats b{font-size:26px;font-weight:700}.hero-stats span{font-size:12px;letter-spacing:.05em}.ghost-btn,.primary-btn{font-size:13px;font-weight:700;letter-spacing:.035em}.mascot-panel{min-height:470px;height:auto;display:grid;grid-template-columns:minmax(250px,1.05fr) minmax(210px,.95fr);align-items:center;grid-gap:20px;padding:34px 34px 54px}.mascot-art{display:flex;align-items:center;justify-content:center;min-width:0;position:relative;z-index:2}.mascot-art .zook{width:min(100%,300px)}.mascot-copy{position:relative;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:28px;min-width:0;padding-left:28px}.mascot-panel .speech{position:static;top:auto;right:auto;width:auto;max-width:290px;transform:none;padding:18px 20px;font-size:16px;line-height:1.35;font-weight:650}.speech span{font-size:11px;letter-spacing:.08em;margin-bottom:7px}.mascot-panel .mascot-name{position:static;left:auto;bottom:auto;display:flex;flex-direction:column;min-width:0}.mascot-name span{font-size:11px;letter-spacing:.08em}.mascot-name strong{font-size:34px;font-weight:700;letter-spacing:-.025em}.mascot-name small{font-size:14px;margin-top:3px}.warning-tape{font-size:11px;line-height:1.2;letter-spacing:.07em;padding:11px 14px}.section-heading h2{font-size:clamp(42px,5.2vw,66px);line-height:1;letter-spacing:-.03em;font-weight:650}.search-wrap input{font-size:15px}.tabs{gap:10px}.tabs button{font-size:13px;font-weight:650;padding:11px 16px}.enclosure-top strong{font-size:18px;font-weight:700}.enclosure-top div span{font-size:13px;line-height:1.3}.age,.status-badge{font-size:12px}.status-badge{font-weight:700}.status-row>span:last-child{font-size:17px}.card-stats span{font-size:11px;letter-spacing:.045em}.card-stats strong{font-size:18px}.card-line{font-size:14px;line-height:1.5}.ca{font-size:11px}.keeper-card{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;grid-column-gap:30px;column-gap:30px;padding:22px 26px;overflow:hidden}.keeper-card .zook{width:112px;margin:0}.keeper-copy{min-width:0;padding-left:6px}.keeper-copy span,.rules-card>span{font-size:11px;letter-spacing:.08em;font-weight:700}.keeper-copy h3{font-size:28px;line-height:1.15;margin:6px 0 8px;font-weight:650}.keeper-copy p{font-size:15px;line-height:1.55;color:#aeb4a5;max-width:600px}.rules-card{padding:24px 26px}.rules-card ol{font-size:14px;line-height:1.9}.share-card-top,.share-footer{font-size:10px;letter-spacing:.08em;font-weight:700}.share-token small{font-size:13px}.share-token h1{font-size:44px;font-weight:700;letter-spacing:-.025em}.big-status small,.species small{font-size:10px;letter-spacing:.08em}.species strong{font-size:18px;font-weight:650}.big-status strong{font-size:19px;font-weight:700}.share-stats span{font-size:10px;letter-spacing:.05em}.share-stats b{font-size:15px;font-weight:700}.share-card blockquote{font-size:17px;font-weight:650;line-height:1.45}.animal-info{padding:26px 30px}.animal-info h2{font-size:clamp(38px,4.5vw,54px);line-height:1.03;letter-spacing:-.035em;font-weight:650}.animal-info>p{font-size:16px;line-height:1.65;color:#abb1a2}.info-table span{font-size:13px}.info-table b{font-size:14px}.chart-action,.copy-ca{font-size:13px;font-weight:650}.copy-ca-compact{font-size:11px}.zook-mini{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;grid-gap:28px;gap:28px;margin-top:24px;padding:16px 20px;min-height:138px}.zook-mini>.zook{width:100px;margin:0}.zook-mini>div:not(.zook){display:flex;flex-direction:column;min-width:0;padding-left:4px}.zook-mini span{font-size:11px;letter-spacing:.07em;font-weight:700}.zook-mini strong{font-size:15px;line-height:1.4;margin-top:6px;font-weight:650}.zook-token-page{padding:64px 0 96px}.zook-token-hero{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:46px;gap:46px;align-items:center;min-height:600px}.zook-token-copy>p{max-width:680px;color:#afb5a6;font-size:18px;line-height:1.65}.zook-token-meta{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:30px 0 24px}.zook-token-meta div{border:1px solid #30352a;background:#11130f;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:6px}.zook-token-meta span{font-size:11px;color:#8e9485;letter-spacing:.07em}.zook-token-meta strong{font-size:17px;font-weight:700}.zook-token-art{min-height:500px;border:1px solid #333829;border-radius:32px;background:radial-gradient(circle at 50% 45%,rgba(240,185,11,.12),transparent 34%),#11130f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:32px}.zook-token-art .zook{width:min(100%,320px)}.zook-token-bubble{background:#f6f2dd;color:#1a1a16;border-radius:16px;padding:14px 18px;font-size:15px;font-weight:650;max-width:320px;text-align:center}.zook-lore-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.zook-lore-card{border:1px solid #30352a;background:#11130f;border-radius:22px;padding:24px}.zook-lore-card>span{font-size:12px;color:var(--yellow);font-weight:700}.zook-lore-card h2{font-size:19px;margin:10px 0 8px;font-weight:700}.zook-lore-card p{font-size:15px;color:#aab0a1;line-height:1.6;margin:0}.footer{font-size:12px}.ticker-track{animation-duration:100s}@media(max-width:900px){.mascot-panel{grid-template-columns:1fr 1fr;padding:30px 26px 52px}.mascot-copy{padding-left:12px}.zook-token-hero{grid-template-columns:1fr;min-height:auto}.zook-token-art{min-height:440px}.zook-lore-grid{grid-template-columns:1fr}}@media(max-width:600px){.hero h1,.zook-token-page h1{font-size:56px;line-height:.98}.hero-copy>p{font-size:16px}.mascot-panel{grid-template-columns:1fr;padding:26px 18px 52px;gap:12px}.mascot-art .zook{width:230px}.mascot-copy{padding-left:0;gap:14px}.mascot-panel .speech{max-width:none;width:100%;font-size:15px}.mascot-name strong{font-size:30px}.section-heading h2{font-size:46px}.tabs button{font-size:12px}.keeper-card{grid-template-columns:86px minmax(0,1fr);gap:18px;padding:16px}.keeper-card .zook{width:82px}.keeper-copy h3{font-size:22px}.keeper-copy p{font-size:14px}.zook-mini{grid-template-columns:86px minmax(0,1fr);gap:18px;padding:14px}.zook-mini>.zook{width:82px}.zook-mini strong{font-size:14px}.zook-token-page{padding-top:42px}.zook-token-meta{grid-template-columns:1fr}.zook-token-art{min-height:380px}}:root{--muted:#b1b7a8}body{font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif}.brand-logo{width:46px;height:46px;padding:3px;object-fit:contain;background:#f3ecd6;border-radius:14px}.topbar .live-pill{margin-left:auto}.hero{grid-template-columns:1.05fr 1fr;gap:36px}.mascot-panel{grid-template-columns:1fr;gap:20px;padding:28px 28px 54px;min-width:0}.mascot-art .zook{width:240px}.mascot-copy{padding:0;gap:16px;align-items:center;text-align:center}.mascot-panel .speech{max-width:100%;font-size:17px}.zook{background:#f3ecd6;padding:12px;border-radius:30px;box-shadow:0 18px 40px #0004,0 0 0 6px #f0b90b0a}.zook img{mix-blend-mode:normal}.mascot-panel .zook{transform:none}.search-area{width:min(440px,100%);flex-shrink:0}.search-area label{display:block;font-size:15px;font-weight:650;margin-bottom:8px}.search-wrap{width:100%;min-height:54px;border-color:#596047}.search-wrap input{font-size:16px;min-width:0}.search-wrap input::placeholder{color:#afb5a6}.search-wrap button{border:0;background:none;color:#eee;font-size:26px;cursor:pointer;padding:4px 8px}.search-area p,.search-result-note{font-size:14px;color:#b8beae;margin:8px 0 0;line-height:1.6}.search-result-note{margin:0 0 18px}.search-wrap:focus-within{outline:2px solid var(--yellow);outline-offset:3px}a:focus-visible,button:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}.tabs button{font-size:14px;min-height:44px;color:#c3c8bb}.tabs button:disabled{opacity:.45;cursor:default}.zoo-grid{gap:22px}.zoo-card{padding:22px;border-color:#414735;background:linear-gradient(165deg,#1c2117,#10140f 75%)}.enclosure-top>div{min-width:0;flex:1 1}.enclosure-top strong{font-size:21px;overflow-wrap:anywhere}.enclosure-top div span{font-size:15px;color:#bac1af;overflow-wrap:anywhere}.age{font-size:13px;white-space:nowrap;flex-shrink:0;color:#c1c7b8}.token-logo{background:#252b20;border-color:#626b50;box-shadow:0 4px 16px #0003}.token-logo-md{width:52px;height:52px;border-radius:16px}.token-logo-lg{width:64px;height:64px}.token-logo img{object-fit:contain;padding:4px;border-radius:inherit}.token-logo-fallback{font-size:16px}.animal-stage{height:190px;margin:10px -22px 0;background:radial-gradient(ellipse at 50% 95%,#50632a55,transparent 65%)}.status-row{gap:10px;flex-wrap:wrap;padding-top:8px}.status-badge{font-size:13px;letter-spacing:.02em;padding:9px 11px}.status-row>span:last-child{font-size:19px}.card-stats span{font-size:12px;color:#b9c0af;letter-spacing:.06em}.card-stats strong{font-size:23px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.card-stats div{padding-block:16px}.card-line{font-size:16px;color:#ced3c5;min-height:48px}.ca{display:inline-block;font-size:13px;color:#aab39e;margin:9px 0 4px;font-family:ui-monospace,monospace}.share-token>div{min-width:0}.animal-info h2,.share-token h1{overflow-wrap:anywhere}.share-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.big-status small,.share-card-top,.share-footer,.share-stats span,.species small{font-size:12px;color:#b9c0ae}.share-stats b{font-size:20px}.share-token small{font-size:16px;color:#c2c9b6}.info-table b,.info-table span{font-size:15px}.share-footer{gap:16px;flex-wrap:wrap}.empty-state{color:#c1c8b5;padding:32px 22px;line-height:1.7}.empty-state button{color:var(--text);cursor:pointer}.footer{font-size:14px;color:#b5bca9}.mascot-name span{color:#bbc2ae}.hero-stats span{font-size:13px}@media(max-width:1050px){.section-heading{align-items:flex-start;flex-direction:column}.search-area{width:100%}}@media(max-width:900px){.hero{grid-template-columns:1fr}.mascot-panel{grid-template-columns:1fr 1fr}.zoo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mascot-panel,.zoo-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(44px,12vw,66px)}.section-heading h2{font-size:clamp(34px,9vw,46px)}.zoo-card{padding:20px}.animal-stage{margin-inline:-20px}.topbar{gap:12px}.brand{font-size:19px}.live-pill{font-size:11px}.share-card{width:100%;min-width:0;padding:20px}.detail-grid{min-width:0}.share-token h1{font-size:34px}.share-stats b{font-size:19px}.hero-stats{gap:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.animal-large{height:270px;margin:0;padding-bottom:20px}.species{position:relative;margin-top:14px;gap:4px}.animal-report-page{max-width:1000px;padding-block:24px 48px}.animal-report-page .back-link{font-size:14px;margin-bottom:14px}.animal-report{border:1px solid #555738;border-radius:28px;overflow:hidden;background:radial-gradient(ellipse at 20% 30%,#56602526,transparent 50%),linear-gradient(135deg,#1b2015,#0e120d);box-shadow:0 24px 80px #0004}.report-masthead{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 28px;border-bottom:1px solid #383e2c;color:var(--yellow);font-size:12px;letter-spacing:.07em;font-weight:700}.report-masthead>span:first-child{font-size:18px;white-space:nowrap}.report-body{display:grid;grid-template-columns:1fr 1.1fr;padding:24px 28px 20px;grid-gap:32px;gap:32px}.report-enclosure{min-width:0;display:flex;flex-direction:column}.report-token{display:flex;align-items:center;gap:14px}.report-token>div{min-width:0}.report-token h1{font-size:clamp(28px,4vw,42px);line-height:1.1;margin:0;overflow-wrap:anywhere;letter-spacing:-.03em}.report-token p{color:#bec7b0;font-size:16px;margin:5px 0 0;overflow-wrap:anywhere}.report-enclosure .animal-large{height:190px;flex:1 1;min-height:170px;margin:0 -8px;padding-bottom:12px}.report-enclosure .animal-emoji{font-size:118px}.report-enclosure .animal-crown{top:8px}.report-species{text-align:center;font-size:15px;color:#d4dac7;font-weight:600;padding-top:10px}.report-data{min-width:0;border-left:1px solid #363e2b;padding-left:30px}.report-status{display:flex;gap:12px;align-items:center;margin-bottom:16px}.report-status>span{font-size:30px}.report-status div>span{font-size:11px;color:#b5bea5;letter-spacing:.1em}.report-status h2{font-size:30px;line-height:1.2;margin:4px 0 0;color:#ffe085}.report-metrics{display:grid;grid-template-columns:1fr 1fr;margin:0;grid-gap:0 20px;gap:0 20px}.report-metrics>div{padding:12px 0;border-top:1px solid #363e2b;min-width:0}.report-metrics dt{font-size:13px;color:#b7c1a8}.report-metrics dd{font-size:25px;font-weight:700;margin:3px 0 0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.report-chart{display:flex;align-items:center}.report-chart a{width:100%;font-size:14px;min-height:44px;background:#252b1d;color:#ffe085;border-color:#51583b}.report-keeper{margin:0 28px;display:flex;align-items:center;gap:18px;padding:16px 20px;border:1px solid #4a482b;border-radius:18px;background:#edbd1510}.report-keeper .zook{width:66px;padding:3px;border-radius:17px;box-shadow:none;flex-shrink:0}.report-keeper>div:last-child{min-width:0}.report-keeper span{font-size:11px;color:#f5d365;font-weight:700;letter-spacing:.07em}.report-keeper p{font-size:16px;color:#e3e6d7;margin:5px 0 0}.report-contract{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 28px 0;padding-bottom:20px;border-bottom:1px solid #363e2b}.report-contract>div{min-width:0}.report-contract span{display:block;font-size:11px;color:#b7c1a8;letter-spacing:.08em;margin-bottom:5px}.report-contract code{font-size:14px;color:#dce2d1;overflow-wrap:anywhere}.report-contract button{flex-shrink:0;min-height:44px;font-size:14px}.report-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 28px;font-size:11px;color:#aeb99d;letter-spacing:.035em}.report-footer strong{font-size:13px;color:#e5cc7b}@media(max-width:650px){.animal-report-page{padding-top:16px}.animal-report{border-radius:20px}.report-masthead{padding:14px 16px;align-items:flex-start}.report-masthead>span:last-child{max-width:170px;text-align:right;font-size:10px}.report-body{grid-template-columns:1fr;padding:18px 18px 14px;gap:16px}.report-enclosure .animal-large{height:150px;min-height:150px;flex:none}.report-enclosure .animal-emoji{font-size:100px}.report-data{border-left:0;padding-left:0}.report-status{margin-bottom:12px}.report-status h2{font-size:25px}.report-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px}.report-metrics dt{font-size:12px}.report-metrics dd{font-size:20px}.report-chart a{font-size:12px;padding:8px}.report-keeper{margin:0 16px;padding:12px;gap:12px}.report-keeper .zook{width:48px}.report-keeper p{font-size:14px}.report-keeper span{font-size:10px}.report-contract{margin:16px 16px 0;gap:10px;padding-bottom:16px}.report-contract code{font-size:12px}.report-contract button{padding:10px;font-size:12px}.report-footer{padding:14px 16px;align-items:flex-start}.report-footer>span{max-width:140px;text-align:right;font-size:10px}}.report-enclosure .animal-large .animal-emoji{line-height:1.25}.report-download{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 18px}.report-download button{border:0;cursor:pointer;min-height:46px}.report-download button:disabled{opacity:.65;cursor:wait}.report-download>span{font-size:14px;color:#bdc7ae}.report-metrics .report-chart{grid-column:1/-1;padding-bottom:0}.report-chart .chart-action{min-height:42px}.report-metrics .metric-unavailable{font-size:17px;color:#b7c1a8}.report-keeper{padding:20px 22px}.report-keeper span{font-size:14px;letter-spacing:.05em}.report-keeper p{font-size:21px;line-height:1.5;font-weight:600;margin-top:8px}.report-keeper .zook{width:78px}.report-contract{border-bottom:0;margin-bottom:4px;padding-bottom:24px}.report-contract code{font-size:17px;line-height:1.6}.report-contract span{font-size:12px}.report-exporting,.report-exporting *,.report-exporting :after,.report-exporting :before{animation-play-state:paused!important;transition:none!important}@media(max-width:650px){.report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.report-keeper{padding:16px;align-items:flex-start}.report-keeper span{font-size:12px}.report-keeper p{font-size:18px}.report-keeper .zook{width:48px}.report-contract{align-items:flex-start;flex-wrap:wrap}.report-contract code{font-size:15px}.report-download{gap:8px}.report-download>span{font-size:13px}}.report-contract .copy-ca{white-space:nowrap}