.land-wrap{background:#07080f;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.land-orb{pointer-events:none;filter:blur(90px);opacity:.18;border-radius:50%;animation:12s ease-in-out infinite alternate orb-drift;position:absolute}.land-orb--1{background:radial-gradient(circle,#c9a84c,#0000 70%);width:500px;height:500px;animation-duration:14s;top:-120px;left:-100px}.land-orb--2{background:radial-gradient(circle,#4c7bc9,#0000 70%);width:400px;height:400px;animation-duration:10s;animation-direction:alternate-reverse;bottom:80px;right:-80px}@keyframes orb-drift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.08)}}.land-hero{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:5rem 2rem 3.5rem;display:flex;position:relative}.land-logo-wrap{filter:drop-shadow(0 0 40px #c9a84c59);align-items:baseline;gap:0;line-height:1;display:flex}.land-logo-cod{letter-spacing:-.02em;color:#c9a84c;font-size:clamp(3.5rem,10vw,6rem);font-style:italic;font-weight:900}.land-logo-le{letter-spacing:-.02em;color:#f0ead8;font-size:clamp(3.5rem,10vw,6rem);font-style:italic;font-weight:900}.land-tagline{letter-spacing:.14em;text-transform:uppercase;color:#6b6880;font-size:.88rem}.land-divider{align-items:center;gap:.6rem;width:160px;display:flex}.land-divider span{background:linear-gradient(90deg,#0000,#c9a84c55);flex:1;height:1px}.land-divider span:last-child{background:linear-gradient(270deg,#0000,#c9a84c55)}.land-divider i{color:#c9a84c;opacity:.7;font-size:.5rem;font-style:normal}.land-cta{color:#07080f;cursor:pointer;background:linear-gradient(135deg,#c9a84c 0%,#a8832c 100%);border-radius:14px;flex-direction:column;align-items:center;gap:.3rem;margin-top:.5rem;padding:1.1rem 2.8rem;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 0 0 1px #c9a84c33,0 8px 32px #c9a84c47}.land-cta:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #c9a84c66,0 12px 40px #c9a84c61}.land-cta:active{transform:translateY(0)}.land-cta-label{letter-spacing:.03em;font-size:1.15rem;font-weight:800}.land-cta-sub{opacity:.72;letter-spacing:.02em;font-size:.75rem;font-weight:500}.land-changelog{z-index:1;width:100%;max-width:560px;padding:0 1.5rem 3rem;position:relative}.land-changelog-title{letter-spacing:.12em;text-transform:uppercase;color:#6b6880;border-bottom:1px solid #1e2030;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.6rem;font-size:.78rem;font-weight:700;display:flex}.land-changelog-icon{font-size:.9rem}.land-log-list{flex-direction:column;gap:1rem;display:flex}.land-log-entry{background:#0f1120;border:1px solid #1e2030;border-radius:10px;padding:1rem 1.25rem;transition:border-color .2s}.land-log-entry:hover{border-color:#2a2e45}.land-log-header{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.land-log-version{color:#c9a84c;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.land-log-badge{letter-spacing:.08em;text-transform:uppercase;color:#c9a84c;background:#c9a84c1f;border:1px solid #c9a84c40;border-radius:4px;padding:.18rem .5rem;font-size:.62rem;font-weight:700}.land-log-date{color:#6b6880;margin-left:auto;font-size:.72rem}.land-log-notes{flex-direction:column;gap:.3rem;list-style:none;display:flex}.land-log-notes li{color:#a09cb8;padding-left:1.1rem;font-size:.82rem;line-height:1.4;position:relative}.land-log-notes li:before{content:"·";color:#c9a84c;font-weight:700;position:absolute;left:.3rem}.land-footer{z-index:1;color:#6b6880;border-top:1px solid #1e2030;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:auto;padding:1.25rem 1rem;font-size:.76rem;display:flex;position:relative}.land-footer strong{color:#a09cb8}.land-footer-sep{opacity:.35}.land-footer a{color:#7b9ccc;text-underline-offset:2px;text-decoration:underline}.land-footer a:hover{color:#c9a84c}.site-footer{color:var(--muted);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:1.5rem 1rem;font-size:.78rem;display:flex}.footer-sep{opacity:.4}.footer-link{color:var(--accent2);text-underline-offset:2px;text-decoration:underline}.footer-link:hover{color:var(--accent)}.gh-wrap{--gold:#c9a84c;--gold-dim:#c9a84c1f;--green:#2dbd7e;--green-bg:#0c3422e6;--green-text:#6ee7b7;--red:#d94f4f;--red-bg:#340c0ce6;--red-text:#fca5a5;--yellow:#c99b20;--yellow-bg:#342808e6;--yellow-text:#fde68a;color:#e8e4d8;background:#070910;flex-direction:column;align-items:center;min-height:100vh;padding-bottom:0;display:flex}.gh-loading{flex:1;justify-content:center;align-items:center;display:flex}.gh-dots{gap:.5rem;display:flex}.gh-dots span{background:var(--gold);opacity:.25;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite gh-bounce}.gh-dots span:nth-child(2){animation-delay:.2s}.gh-dots span:nth-child(3){animation-delay:.4s}@keyframes gh-bounce{0%,80%,to{opacity:.25;transform:scale(.6)}40%{opacity:1;transform:scale(1.1)}}.gh-header{align-items:flex-start;gap:1rem;width:100%;max-width:860px;padding:2rem 1.5rem 1rem;display:flex;position:relative}.gh-back{color:#6b6880;white-space:nowrap;padding:.3rem 0;font-size:.8rem;transition:color .15s}.gh-back:hover{color:var(--gold)}.gh-title-block{text-align:center;flex:1}.gh-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);opacity:.7;margin-bottom:.25rem;font-size:.7rem}.gh-title{letter-spacing:.06em;color:#f0ead8;font-size:1.8rem;font-weight:700}.gh-rule{align-items:center;gap:.5rem;width:140px;margin:.5rem auto;display:flex}.gh-rule span{background:linear-gradient(90deg, transparent, var(--gold));flex:1;height:1px}.gh-rule span:last-child{background:linear-gradient(270deg, transparent, var(--gold))}.gh-rule i{color:var(--gold);font-size:.5rem;font-style:normal}.gh-hint{color:#6b6880;font-size:.82rem}.gh-streak{color:var(--gold);white-space:nowrap;align-items:center;gap:.3rem;padding-top:.2rem;font-size:.85rem;font-weight:700;display:flex}.gh-streak span{font-size:1.1rem}.gh-gems{gap:.5rem;margin:.75rem 0;display:flex}.gh-gem{background:#1e2338;border:1.5px solid #2c3250;border-radius:50%;width:10px;height:10px;transition:background .3s}.gh-gem--used{background:var(--red);border-color:var(--red)}.gh-search-wrap{width:100%;max-width:480px;margin-bottom:1.5rem;padding:0 1rem}.gh-search-box{position:relative}.gh-input{color:#e8e4d8;background:#0f1220;border:1px solid #2c3250;border-radius:8px;outline:none;width:100%;padding:.65rem 1rem;font-size:.95rem;transition:border-color .2s}.gh-input:focus{border-color:var(--gold)}.gh-suggestions{z-index:100;background:#0f1220;border:1px solid #2c3250;border-radius:8px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000080}.gh-suggestion{cursor:pointer;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:background .15s;display:flex}.gh-suggestion:hover{background:#161a2c}.gh-avatar{object-fit:cover;border-radius:6px}.gh-avatar-ph{color:#6b6880;background:#1e2338;border-radius:6px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.gh-sug-name{font-size:.88rem;font-weight:600;display:block}.gh-sug-meta{color:#6b6880;font-size:.72rem;display:block}.gh-done-msg{color:#6b6880;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.88rem;display:flex}.gh-done-icon{color:var(--green);font-weight:700}.gh-done-icon--loss{color:var(--red)}.gh-grid-outer{width:100%;padding:0 1rem 2rem;overflow-x:auto}.gh-grid-wrap{flex-direction:column;gap:4px;min-width:640px;max-width:860px;margin:0 auto;display:flex}.gh-row{grid-template-columns:160px repeat(8,1fr);gap:4px;display:grid}.gh-row--header{margin-bottom:4px}.gh-row--new .gh-cell{animation:.35s gh-rowdrop}@keyframes gh-rowdrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.gh-col-header{letter-spacing:.08em;text-transform:uppercase;color:#6b6880;text-align:center;padding:0 2px;font-size:.62rem;font-weight:600}.gh-col-hero{text-align:left;padding-left:4px}.gh-cell{text-align:center;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-height:52px;padding:4px 6px;font-size:.72rem;font-weight:600;transition:opacity .2s;display:flex}.gh-cell--name{justify-content:flex-start;gap:8px;padding:4px 8px;font-size:.78rem}.gh-cell--green{background:var(--green-bg);border-color:var(--green);color:var(--green-text)}.gh-cell--red{background:var(--red-bg);border-color:var(--red);color:var(--red-text)}.gh-cell--yellow{background:var(--yellow-bg);border-color:var(--yellow);color:var(--yellow-text)}.gh-cell--neutral{color:#6b6880;background:#0f1220;border-color:#1e2338}.gh-cell--flip{animation:.5s both gh-flip}@keyframes gh-flip{0%{opacity:0;transform:rotateX(90deg)}50%{transform:rotateX(-8deg)}to{opacity:1;transform:rotateX(0)}}.gh-cell-label{line-height:1.2}.gh-arrow{align-items:center;margin-left:2px;display:flex}.gh-faction-img{object-fit:contain;width:30px;height:30px}.gh-countdown{text-align:center}.gh-cd-label{text-transform:uppercase;letter-spacing:.1em;color:#6b6880;margin-bottom:.3rem;font-size:.7rem;display:block}.gh-cd-digits{color:var(--gold);font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;gap:.15rem;font-size:1.6rem;font-weight:700;display:flex}.gh-cd-digits small{color:#6b6880;margin-left:2px;font-size:.55rem}.gh-cd-sep{color:var(--gold);opacity:.5}.ov-wrap{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070910d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ov-canvas{pointer-events:none;position:absolute;inset:0}.ov-panel{z-index:1;background:#0f1220;border:1px solid #2c3250;border-radius:16px;flex-direction:column;align-items:center;gap:.65rem;width:90%;max-width:380px;padding:2rem 2.5rem;display:flex;position:relative;box-shadow:0 0 60px #c9a84c1f}.ov-panel--loss{box-shadow:0 0 60px #d94f4f1f}.ov-aura{pointer-events:none;background:radial-gradient(circle,#c9a84c2e 0%,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.ov-aura--loss{background:radial-gradient(circle,#d94f4f2e 0%,#0000 70%)}.ov-close{color:#6b6880;border-radius:4px;padding:.25rem .35rem;font-size:1rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.ov-close:hover{color:#e8e4d8}.ov-eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.65rem}.ov-title{font-size:1.5rem;font-weight:700}.ov-title--win{color:var(--gold)}.ov-title--loss{color:var(--red)}.ov-hero{font-size:1.1rem;font-weight:600}.ov-sub{color:#6b6880;font-size:.78rem}.ov-streak{color:var(--gold);background:var(--gold-dim);border-radius:6px;padding:.3rem .75rem;font-size:.88rem;font-weight:700}.ov-divider{align-items:center;gap:.4rem;width:100%;display:flex}.ov-divider span{background:linear-gradient(90deg,#0000,#2c3250);flex:1;height:1px}.ov-divider span:last-child{background:linear-gradient(270deg,#0000,#2c3250)}.ov-divider i{color:var(--gold);font-size:.45rem;font-style:normal}.ov-journey{flex-direction:column;gap:4px;display:flex}.ov-row{align-items:center;gap:4px;display:flex}.ov-num{color:#6b6880;text-align:right;width:14px;font-size:.65rem}.ov-dot{border-radius:3px;width:14px;height:14px}.ov-dot--green{background:var(--green)}.ov-dot--red{background:var(--red)}.ov-dot--yellow{background:var(--yellow)}.ov-dot--neutral{background:#1e2338}.ov-btn{letter-spacing:.04em;border-radius:8px;width:100%;padding:.7rem;font-size:.88rem;font-weight:700;transition:opacity .15s}.ov-btn:hover{opacity:.85}.ov-btn--win{background:var(--gold);color:#070910}.ov-btn--loss{background:var(--red);color:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0f13;--surface:#1a1a22;--border:#2a2a38;--accent:#c9a84c;--accent2:#7b9ccc;--text:#e8e4d8;--muted:#6b6880;--correct:#4caf7d;--wrong:#e05555;--partial:#d4a547;--radius:10px}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}img{max-width:100%;display:block}input{font:inherit;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);outline:none;width:100%;padding:.5rem .75rem}input:focus{border-color:var(--accent)}
