@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&family=Rubik+Moonrocks&family=Space+Grotesk:wght@400;600&display=swap";:root{color-scheme:light;font-family:Space Grotesk,sans-serif;line-height:1.5;font-weight:400;color:#191513;background-color:#f6efe6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink: #191513;--paper: #f6efe6;--accent: #f06f3f;--accent-dark: #d95c2c;--shadow: rgba(24, 18, 16, .15)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#ffe9d8,#f6efe6 45%,#f1e5d6)}body:before,body:after{content:"";position:fixed;width:420px;height:420px;background:radial-gradient(circle,#f06f3f40,#f06f3f00 70%);z-index:-1;filter:blur(1px)}body:before{top:-120px;left:-100px}body:after{bottom:-140px;right:-140px;background:radial-gradient(circle,#61a58d38,#61a58d00 70%)}a{color:inherit;text-decoration:none}#app{min-height:100vh}.app{max-width:1200px;margin:0 auto;padding:32px 20px 64px}.topbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px}.brand{display:flex;gap:16px;align-items:center}.brand-mark{width:52px;height:52px;border-radius:16px;background:#1b1a16;display:grid;place-items:center;overflow:hidden;box-shadow:0 12px 20px #1e191426}.brand-mark img{width:100%;height:100%;display:block}.brand-title{font-family:Rubik Moonrocks,cursive;font-size:28px;margin:0}.brand-sub{margin:0;font-size:14px;color:#191513b3}.top-actions{display:flex;gap:12px}button{border:none;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px var(--shadow)}.ghost{background:#fffc;border:1px solid rgba(25,21,19,.1)}.primary{background:var(--accent);color:#fff;box-shadow:0 12px 24px #f06f3f59}.panel{animation:floatIn .6s ease}.hero{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.hero-copy h1{margin:0 0 12px;font-size:36px}.hero-copy p{margin:0;color:#191513b3}.hero-meter{background:#1b1a16;color:#f6efe6;border-radius:20px;padding:14px 22px;min-width:150px;display:grid;place-items:center}.meter-core span{font-size:12px;letter-spacing:.2em;text-transform:uppercase}.meter-core strong{display:block;font-size:36px;font-family:IBM Plex Mono,monospace}.house-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.house-card{background:#ffffffe6;border-radius:22px;padding:16px;box-shadow:0 16px 36px #1e191414;position:relative;overflow:hidden}.house-card h2{margin:10px 0 6px;font-size:20px}.house-card p{margin:0 0 12px;color:#191513b3}.house-badge{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.house-card button{width:100%}.house-card:after{content:"";position:absolute;right:-40px;top:-40px;width:120px;height:120px;border-radius:50%;opacity:.25}.house-card.dawn:after{background:#f6c177}.house-card.circuit:after{background:#61a58d}.house-card.forest:after{background:#5f8b72}.house-card.dream:after{background:#b2a0d9}.terminal{display:flex;justify-content:center}.terminal-card{width:min(560px,100%);background:#fff;padding:28px;border-radius:28px;box-shadow:0 24px 50px #1e19141f}.terminal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.terminal-header h2{margin:4px 0 0}.meta{text-transform:uppercase;letter-spacing:.2em;font-size:12px;margin:0;color:#19151399}.house-chip{font-size:12px;padding:6px 12px;border-radius:999px;background:#19151314}.terminal-body{display:grid;gap:14px}.input-label{font-weight:600}.sequence-input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(25,21,19,.15);font-size:20px;font-family:IBM Plex Mono,monospace}.terminal-footer{margin-top:18px;display:grid;gap:10px}.loading-dot:after{content:"...";animation:dotPulse 1.2s infinite}.error-text{color:#b7462b;font-size:13px}.reveal-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;align-items:center;background:#fff;border-radius:32px;padding:28px;box-shadow:0 24px 50px #1e19141f}.reveal-image{background:#f2ebe2;border-radius:24px;display:grid;place-items:center;padding:18px}.reveal-image img{width:100%;height:auto;border-radius:20px}.reveal-info h2{margin:8px 0 12px;font-size:28px}.id-tag{font-size:16px;font-weight:600;color:#1915138c}.reveal-info p{margin:0 0 12px;color:#191513bf}.rarity{font-weight:600;letter-spacing:.2em;font-size:12px}.overflow-note{padding:10px 14px;border-radius:14px;background:#f06f3f1f;color:#b24a2c}.unlock-note{margin:0 0 12px;font-weight:600;color:#1b1a16}.reveal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.archive{display:grid;gap:20px}.archive-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}.archive-board{background:#ffffffd9;border-radius:28px;padding:18px;box-shadow:0 18px 40px #1e19141a}.archive-filters{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{background:#ffffffe6;border:1px solid rgba(25,21,19,.1);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;color:#191513b3}.filter-chip.active{background:#1b1a16;color:#f6efe6;border-color:transparent}.archive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px}.archive-card{border-radius:18px;padding:10px;background:#f6efe6;display:grid;gap:8px;min-height:150px}.archive-card.unlocked{background:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.archive-card.unlocked:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1e19141f}.thumb{width:100%;aspect-ratio:1 / 1;border-radius:14px;background:#19151314;display:grid;place-items:center;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.thumb-placeholder{font-size:12px;color:#19151399}.lock{font-size:24px;letter-spacing:.1em}.archive-card .meta{display:grid;gap:2px;font-size:12px;color:#191513b3;margin:0}.modal{position:fixed;inset:0;background:#18121073;display:grid;place-items:center;padding:24px;z-index:20}.modal-card{width:min(680px,100%);background:#fff;border-radius:28px;padding:20px;display:grid;gap:16px;box-shadow:0 24px 60px #14100e33;animation:floatIn .3s ease}.modal-image{border-radius:22px;background:#f2ebe2;display:grid;place-items:center;padding:16px}.modal-image img{width:100%;height:auto;border-radius:18px}.modal-info h3{margin:0 0 8px;font-size:24px}.modal-info p{margin:0 0 12px;color:#191513bf}.site-footer{margin-top:48px;padding:24px 16px 8px;text-align:center;color:#191513b3}.footer-domain{margin:0 0 8px;font-weight:600;letter-spacing:.04em}.footer-hint{margin:0 0 10px;font-size:13px;line-height:1.5;color:#191513a6}.footer-copy{margin:0;font-size:13px;line-height:1.6}.stagger>*{opacity:0;animation:floatIn .6s ease forwards;animation-delay:var(--delay)}@keyframes floatIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes dotPulse{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:700px){.hero-copy h1{font-size:28px}.hero-meter{border-radius:999px;padding:10px 16px;min-width:0;width:100%;justify-items:start}.meter-core{display:flex;align-items:center;gap:12px}.meter-core strong{font-size:22px}.topbar{align-items:flex-start}.top-actions{width:100%}.top-actions button{flex:1}.house-grid{grid-template-columns:1fr}.house-card{padding:14px}}
