html,body{margin:0;background:#070806;color:#f2dfb0;font-family:Trebuchet MS,system-ui,sans-serif;overflow:hidden}#app{position:fixed;top:0;right:0;bottom:0;left:0}button{border:none;cursor:pointer;font-family:inherit;background:none;color:inherit}#topbar,#bottombar{position:fixed;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:16px 28px;pointer-events:none;z-index:10;box-sizing:border-box}#topbar{top:0;background:linear-gradient(180deg,rgba(38,8,14,.72),transparent)}#bottombar{bottom:14px;left:50%;right:auto;width:min(1060px,calc(100% - 48px));min-height:92px;padding:10px 14px;transform:translate(-50%);justify-content:space-between;gap:12px;border:2px solid rgba(185,130,34,.84);border-radius:16px;background:linear-gradient(90deg,#081b13f5,#040d0afa 48%,#280b0ef5);box-shadow:inset 0 1px #ffe2882e,0 9px 30px #0000009e}#topbar>*,#bottombar>*{pointer-events:auto}#topbar.wg-topbar--fs{background:linear-gradient(180deg,rgba(60,10,0,.4),transparent)}#bottombar.wg-bottombar--fs{background:linear-gradient(0deg,rgba(60,10,0,.4),transparent)}.wg-logo-group{display:flex;align-items:center;gap:12px}.wg-logo{width:292px;height:81px;flex:0 0 auto;font-size:0;background:url(/games/wyrmgold/logo-kharos-unleashed-v1.png) center / contain no-repeat;filter:drop-shadow(0 2px 4px rgba(0,0,0,.9)) drop-shadow(0 0 18px rgba(26,8,2,.85))}.wg-fs-tag{font-family:SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffdca8;background:#ff3c1440;border:1px solid rgba(255,120,40,.6);border-radius:20px;padding:4px 12px}.wg-icon-row{display:flex;align-items:center;gap:8px}.wg-icon-btn{width:44px;height:44px;border-radius:50%;background:#061711d6;border:1px solid rgba(185,130,34,.58);display:flex;align-items:center;justify-content:center;color:#f2dfb0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wg-icon-btn svg{width:18px;height:18px}.wg-icon-btn:hover{color:#ffd76a;border-color:#d4820a99}.wg-icon-btn--off{color:#6b6357;border-color:#ffffff1a}.wg-menu-wrap{position:relative}.wg-menu-popover{position:absolute;top:calc(100% + 8px);right:0;background:#061711f7;border:1px solid rgba(185,130,34,.65);border-radius:6px;padding:6px;min-width:160px;box-shadow:0 10px 30px #00000080;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.wg-menu-popover--open{opacity:1;pointer-events:auto;transform:translateY(0)}.wg-menu-item{display:block;width:100%;text-align:left;padding:9px 12px;border-radius:6px;color:#d8cdb8;font-size:13px}.wg-menu-item:hover{background:#d4820a2e;color:#ffd76a}.wg-status{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);font-size:12px;color:#ccc;background:#111111e6;border:1px solid #333333;border-radius:8px;padding:6px 12px;opacity:0;transition:opacity .2s ease;white-space:nowrap;pointer-events:none;max-width:70vw;overflow:hidden;text-overflow:ellipsis}.wg-status--visible{opacity:1}.wg-status--error{color:#ff8a8a;border-color:#633}.wg-cluster{display:flex;align-items:center;gap:11px}.wg-console-left{flex:0 0 auto;justify-content:flex-start}.wg-console-right{flex:0 0 auto;justify-content:flex-end}.wg-console-win{flex:1 1 auto;min-width:280px;align-items:center;justify-content:center;padding:9px 26px;border:1px solid rgba(244,207,105,.58);border-radius:9px;background:radial-gradient(ellipse at 50% 110%,rgba(58,136,58,.42),transparent 72%),linear-gradient(180deg,#071f11eb,#060e0bf2);box-shadow:inset 0 1px #fff2ac1a,0 0 18px #5ba84921}.wg-console-win .wg-stat-label{color:#ffe274;font-size:11px}.wg-console-win .wg-stat-value{color:#8ee95e;font-size:28px;line-height:1;text-shadow:0 0 10px rgba(112,244,75,.42)}.wg-ways-block{padding-left:9px;border-left:1px solid rgba(244,207,105,.22)}.wg-stat-block{display:flex;flex-direction:column;gap:2px}.wg-stat-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#c7a75e}.wg-stat-value{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:17px;color:#f2dfb0}.wg-bet-stepper{display:flex;align-items:center;gap:8px;background:#020c08c7;border:1px solid rgba(185,130,34,.58);border-radius:8px;padding:6px 8px}.wg-step-btn{width:44px;height:44px;border-radius:50%;background:#0d2b20eb;border:1px solid rgba(185,130,34,.72);color:#f4cf69;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.wg-step-btn:hover{background:#d4820a52}.wg-step-btn:disabled,.wg-pill-toggle:disabled,.wg-menu-item:disabled{opacity:.45;cursor:not-allowed}.wg-bet-value{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:14px;color:#f2ede0;min-width:56px;text-align:center}.wg-buy-btn{display:flex;align-items:center;gap:8px;border-radius:10px;padding:8px 14px;border:1px solid rgba(255,80,60,.4);background:linear-gradient(180deg,#8b1c1c80,#3c0a0a99);opacity:.55;cursor:not-allowed}.wg-buy-btn svg{width:16px;height:16px;color:#ff8a4a;flex-shrink:0}.wg-buy-label{display:flex;flex-direction:column;line-height:1.25;text-align:left}.wg-buy-t{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#ffb08a}.wg-buy-p{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:12px;color:#ffe9db}.wg-spin-btn{width:84px;height:84px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#dc5b43,#a62925 46%,#5d0f1b 78%,#26080e);border:5px solid #b98222;box-shadow:inset 0 0 0 3px #f4cf69,0 0 20px #f4cf696b,0 6px 14px #00000080;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wg-spin-btn svg{width:36px;height:36px;color:#f4cf69}.wg-spin-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.wg-spin-btn:not(:disabled):hover{filter:brightness(1.08)}.wg-spin-btn:not(:disabled):active{transform:scale(.96)}.wg-pill-toggle{display:flex;align-items:center;gap:7px;border-radius:8px;padding:9px 12px;background:#05120dd6;border:1px solid rgba(185,130,34,.5);color:#f0d78f;font-size:12px;letter-spacing:.04em;text-transform:uppercase;min-height:44px}.wg-pill-toggle svg{width:16px;height:16px}.wg-pill-toggle--on{background:#d4820a38;border-color:#d4820a99;color:#ffd76a}@media (max-width: 960px) and (min-height: 521px){#bottombar,.wg-cluster{gap:8px}.wg-pill-toggle{padding:9px}.wg-pill-toggle span{display:none}}@media (max-width: 760px) and (min-height: 521px){.wg-ways-block{display:none}.wg-console-win{min-width:164px;padding-inline:16px}}@media (max-width: 640px){#topbar,#bottombar{padding:10px 14px}.wg-logo{width:150px;height:42px}.wg-icon-btn{width:44px;height:44px}.wg-icon-btn svg{width:14px;height:14px}.wg-icon-row{gap:4px}.wg-fs-tag{font-size:9px;padding:2px 9px}#bottombar{bottom:8px;flex-wrap:wrap;justify-content:center;row-gap:10px;padding-bottom:14px}.wg-cluster{gap:8px;flex:1 1 100%;justify-content:center;order:2}.wg-buy-btn{display:none}.wg-spin-btn{order:1;flex:0 0 auto;width:64px;height:64px}.wg-spin-btn svg{width:28px;height:28px}.wg-stat-value{font-size:13px}}@media (orientation: landscape) and (max-height: 520px){#topbar,#bottombar{top:0;bottom:0;flex-direction:column;justify-content:center;width:auto;padding:10px 8px;gap:10px}#topbar{left:0;right:auto}#bottombar{left:auto;right:0;width:auto;transform:none;border-radius:0}.wg-logo-group{display:none}.wg-icon-row{flex-direction:column;gap:8px}.wg-menu-popover{top:0;left:calc(100% + 8px);right:auto}.wg-status{position:fixed;top:10px;left:50%;right:auto;bottom:auto;transform:translate(-50%)}.wg-cluster{flex-direction:column;gap:8px}.wg-buy-btn{display:none}.wg-stat-block{align-items:center}.wg-spin-btn{order:0;width:60px;height:60px;flex-shrink:0}.wg-spin-btn svg{width:26px;height:26px}.wg-pill-toggle{padding:8px}.wg-pill-toggle span{display:none}}#paytable{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;background:#050302b8;opacity:0;pointer-events:none;transition:opacity .2s ease;padding:24px;box-sizing:border-box}#paytable.pt-scrim--open{opacity:1;pointer-events:auto}.pt-modal{width:min(1040px,100%);max-height:min(780px,90vh);border-radius:18px;background:radial-gradient(ellipse at 88% 12%,rgba(107,29,20,.3),transparent 38%),linear-gradient(180deg,#24170f,#100b08);border:2px solid rgba(212,130,10,.4);box-shadow:0 30px 80px #000000b3,0 0 60px #d4820a26;display:flex;flex-direction:column;overflow:hidden;color:#f2ede0;font-family:Trebuchet MS,system-ui,sans-serif}.pt-head{display:flex;align-items:center;justify-content:space-between;padding:20px 30px 16px;border-bottom:1px solid rgba(212,130,10,.25);background:radial-gradient(ellipse at 12% 0%,rgba(198,68,27,.24),transparent 40%),linear-gradient(180deg,#491116d1,#150d09a3)}.pt-title{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:24px;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(180deg,#ffe27a,#d4820a);-webkit-background-clip:text;background-clip:text;color:transparent}.pt-subtitle{margin-left:18px;margin-right:auto;color:#d8ba80;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.pt-close{width:34px;height:34px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:#d8cdb8;flex-shrink:0}.pt-close svg{width:16px;height:16px}.pt-close:hover{color:#fff}.pt-body{flex:1;overflow-y:auto;padding:20px 30px 30px;display:flex;flex-direction:column;gap:28px;background:linear-gradient(90deg,rgba(5,30,21,.38),transparent 35%,rgba(73,15,19,.2))}.pt-section-title{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#d8ac6f;margin-bottom:12px;border-bottom:1px solid rgba(212,130,10,.2);padding-bottom:8px}.pt-sym-row{display:flex;gap:18px;flex-wrap:wrap}.pt-group-note{margin:-2px 0 12px;color:#bda98a;font-size:12px;line-height:1.4}.pt-sym-item{display:flex;flex-direction:column;align-items:center;gap:6px;width:124px;text-align:center;padding:9px 5px 8px;box-sizing:border-box;border:1px solid rgba(244,207,105,.16);background:linear-gradient(155deg,#153f2d75,#1f0a0d6b);box-shadow:inset 0 1px #ffe7a117;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.pt-sym-item:hover{transform:translateY(-3px);border-color:#f4cf69a3;box-shadow:0 7px 18px #0000004d}.pt-icon-wrap{border-radius:6px;overflow:hidden;background:radial-gradient(circle at 50% 30%,#2c64459e,#03110ce6);border:1px solid rgba(244,207,105,.25);display:flex;align-items:center;justify-content:center}.pt-icon-wrap img{width:100%;height:100%;object-fit:contain}.pt-icon-fallback{background:#d4820a26}.pt-sym-name{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:10px;color:#d8cdb8;line-height:1.2}.pt-sym-pays{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:12px;color:#ffd76a}.pt-payouts{width:100%;display:flex;flex-direction:column;gap:2px}.pt-payout-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:2px 8px;border-radius:3px;background:#040e0a85}.pt-payout-count{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:11px;color:#ffe27a}.pt-payout-value{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:12px;color:#fff1b0}.pt-sym-note{font-size:9px;line-height:1.2;color:#e8a55f}.pt-how{max-width:760px;font-size:14px}.pt-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pt-feature-card{padding:13px;border:1px solid rgba(244,207,105,.2);background:linear-gradient(155deg,#153f2d57,#1f0a0d57)}.pt-feature-title{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:12px;color:#ffd76a;margin-bottom:8px}.pt-feature-copy{font-size:12px;line-height:1.45;color:#c9bda6}.pt-wild-row{display:flex;gap:28px;align-items:flex-start;flex-wrap:wrap}.pt-scatter-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.pt-wild-item{display:flex;flex-direction:column;align-items:center;gap:8px;width:140px;text-align:center;padding:10px;box-sizing:border-box;border:1px solid rgba(255,107,45,.24);background:linear-gradient(160deg,#66180e7a,#1809098f)}.pt-wild-name{font-size:12px;color:#f2ede0}.pt-wild-mult{font-family:Arial Black,Trebuchet MS,sans-serif;font-size:17px;color:#ffb04a}.pt-explainer{font-size:13px;line-height:1.6;color:#c9bda6;max-width:520px;flex:1 1 260px}.pt-fs-table{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.pt-fs-row{display:flex;align-items:center;gap:14px;font-size:13px;padding:10px 13px;border-left:3px solid #e66a29;background:linear-gradient(90deg,#7e1a0d4d,#081e1429)}.pt-fs-scatters{font-family:Arial Black,Trebuchet MS,sans-serif;color:#ffd76a;width:150px}.pt-fs-spins{color:#d8cdb8}@media (max-width: 760px){.pt-feature-grid{grid-template-columns:1fr}.pt-how{font-size:13px}.pt-sym-item{width:112px}}#provablyfair{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#0503028c;opacity:0;pointer-events:none;transition:opacity .2s ease}#provablyfair.pf-scrim--open{opacity:1;pointer-events:auto}.pf-drawer{position:absolute;top:0;right:0;bottom:0;width:min(420px,100%);background:linear-gradient(180deg,#1a110afa,#0a0705fc);border-left:2px solid rgba(212,130,10,.4);box-shadow:-30px 0 70px #000000a6;display:flex;flex-direction:column;color:#f2ede0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;transform:translate(100%);transition:transform .25s ease}#provablyfair.pf-scrim--open .pf-drawer{transform:translate(0)}.pf-dhead{padding:26px 26px 18px;border-bottom:1px solid rgba(212,130,10,.25);display:flex;flex-direction:column;gap:10px}.pf-dhead-top{display:flex;align-items:center;gap:10px}.pf-dhead-top svg{width:24px;height:24px;color:#ffd76a;flex-shrink:0}.pf-dtitle{font-family:Georgia,Times New Roman,serif;font-size:19px;letter-spacing:.07em;text-transform:uppercase;color:#ffd76a;display:inline}.pf-dtag{font-size:13px;line-height:1.5;color:#b8ac96}.pf-dbody{flex:1;overflow-y:auto;padding:22px 26px;display:flex;flex-direction:column;gap:20px}.pf-field{display:flex;flex-direction:column;gap:8px}.pf-flabel{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:#a08b6f}.pf-fhint{font-size:11px;color:#7d715e;line-height:1.4}.pf-hash-row,.pf-input-row{display:flex;align-items:center;gap:8px;background:#0006;border:1px solid rgba(212,130,10,.3);border-radius:8px;padding:10px 12px}.pf-hash-text{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;color:#ffd76a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.pf-nonce-row{font-family:SFMono-Regular,Consolas,monospace;font-size:15px;color:#f2ede0;background:#0006;border:1px solid rgba(212,130,10,.3);border-radius:8px;padding:10px 12px}.pf-verify-section{display:flex;flex-direction:column;gap:10px}.pf-verify-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;border-radius:10px;background:radial-gradient(circle at 30% 20%,#ffe27a,#d4820a 60%,#8a5407);color:#1a0f00;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 0 24px #d4820a66}.pf-verify-btn svg{width:18px;height:18px}.pf-verify-btn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.pf-verify-note{font-size:11px;line-height:1.5;color:#7d715e}.pf-verify-result{font-size:12px;line-height:1.5;min-height:1.2em}.pf-verify-result--ok{color:#8fe08a}.pf-verify-result--bad{color:#ff8a8a}.pf-verify-result--neutral{color:#c9bda6}.pf-dfoot{padding:18px 26px 24px;border-top:1px solid rgba(212,130,10,.2);display:flex;flex-direction:column;gap:10px}.pf-rotate-btn{align-self:flex-start;font-size:12px;letter-spacing:.04em;color:#d8cdb8;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:8px 14px}.pf-rotate-btn:hover{color:#ffd76a;border-color:#d4820a80}.pf-footnote{font-size:11px;color:#7d715e;line-height:1.5}#splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow-y:auto;overflow-x:hidden;display:flex;background:radial-gradient(ellipse 70% 60% at 50% 42%,rgba(232,168,58,.42),transparent 65%),linear-gradient(90deg,rgba(74,26,10,.74),transparent 32%,transparent 68%,rgba(74,26,10,.74)),radial-gradient(ellipse 120% 90% at 50% 100%,#a8551b,#5c280d 55%,#200d05);opacity:1;transition:opacity .5s ease}#splash:empty{display:none}#splash.splash--dismissed{opacity:0;pointer-events:none}.splash-coins,.splash-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.splash-coin{position:absolute;filter:drop-shadow(0 0 10px rgba(255,200,80,.55));animation-name:splash-coin-drift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes splash-coin-drift{0%{transform:translateY(0) rotate(0);opacity:.75}50%{opacity:1}to{transform:translateY(-22px) rotate(var(--drift, 12deg));opacity:.75}}.splash-sparkle{position:absolute;width:4px;height:4px;border-radius:50%;background:radial-gradient(circle,#fff4d6 0%,#ffcf5c 45%,transparent 75%);animation-name:splash-sparkle-twinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes splash-sparkle-twinkle{0%,to{opacity:0;transform:scale(.6)}50%{opacity:1;transform:scale(1.4)}}.splash-content{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 16px;text-align:center;margin:auto}.splash-content--columns{width:min(92vw,1040px)}.splash-hero-panel{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:5px;overflow:hidden;margin-bottom:4px;box-shadow:0 18px 50px -12px #000000a6,0 0 0 2px #b98222cc,0 0 0 5px #26080ec7}.splash-hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 32%}.splash-hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,10,4,.32),transparent 22%,transparent 78%,rgba(26,10,4,.32)),linear-gradient(180deg,#1a0a040a 28%,#18090457 66%,#140803e0)}.splash-hero-panel .splash-wordmark--hero{position:absolute;left:5%;right:5%;bottom:1%;height:30%;font-size:0;background:url(/games/wyrmgold/logo-kharos-unleashed-v1.png) center / contain no-repeat;filter:drop-shadow(0 4px 8px rgba(0,0,0,.9))}.splash-wordmark{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,9vw,84px);font-weight:700;letter-spacing:.05em;line-height:1;background:linear-gradient(100deg,#70400a,#fff0b0 22%,#f4cf69 45%,#fff0b0 55%,#70400a 78%,#f4cf69);background-size:250% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:0 0 40px rgba(255,190,70,.35)}.splash-tagline{margin:0;color:#ffe1b0;font-size:clamp(13px,2.2vw,16px);letter-spacing:.03em;opacity:.9}.splash-usp-row{position:absolute;z-index:2;top:20%;left:17%;right:17%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,1.5vw,18px)}.splash-usp-card{display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:center;justify-items:center;gap:7px;min-height:clamp(160px,23vw,250px);background:linear-gradient(135deg,#4e280fb8,#220f06c2);border:1px solid rgba(226,178,78,.75);border-radius:5px;padding:10px 8px;text-align:center;box-shadow:inset 0 0 0 1px #0409079e,0 5px 16px #00000038}.splash-usp-icon{display:grid;place-items:center;width:62%;aspect-ratio:1;height:auto}.splash-usp-icon img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.55))}.splash-usp-card--wilds .splash-usp-icon img{width:100%;height:100%;transform:translateY(-6%)}.splash-usp-copy{min-width:0}.splash-usp-k{display:block;font-size:clamp(10px,1.15vw,14px);font-weight:700;color:#ffd76a;margin-bottom:3px}.splash-usp-v{display:block;font-size:clamp(8px,.9vw,11px);line-height:1.25;color:#e8caa0;opacity:.85}.splash-fair-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#ffe9c2;border:1px solid rgba(255,190,70,.4);background:#00000059;border-radius:999px;padding:7px 16px;margin-top:2px}.splash-fair-badge svg{width:14px;height:14px;fill:#ffcf5c;flex:none}.splash-cta{margin-top:6px;padding:12px 34px;font-size:15px;font-weight:700;border-radius:6px;border:2px solid #b98222;background:linear-gradient(180deg,#bd3930,#8e1e21 58%,#5d0f1b);color:#fff0b0;box-shadow:0 5px 14px #0000006b}.splash-cta:hover{background:linear-gradient(180deg,#d84a3a,#a62925 58%,#6f1420)}.splash-footer{margin:4px 0 0;color:#c39a63;font-size:12px;letter-spacing:.03em}@media (max-width: 640px){.splash-content--columns{width:min(94vw,440px)}.splash-hero-panel{aspect-ratio:3 / 4}.splash-hero-art{object-position:center 40%}.splash-usp-row{top:35%;bottom:3%;left:8%;right:8%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:7px}.splash-usp-card{min-height:0;padding:6px}.splash-hero-panel .splash-wordmark--hero{top:18%;bottom:auto;left:5%;right:5%;height:14%}}@media (max-height: 500px){.splash-content{gap:4px;padding:6px 12px}.splash-content--columns{width:min(90vw,900px)}.splash-hero-panel{aspect-ratio:30 / 9;margin-bottom:0}.splash-hero-art{object-position:center 15%}.splash-usp-row{top:6%;bottom:6%;left:14%;right:14%}.splash-usp-card{min-height:0;gap:2px;padding:4px 6px}.splash-usp-k{font-size:9px;margin-bottom:0}.splash-usp-v{display:none}.splash-hero-panel .splash-wordmark--hero{height:min(9vh,52px);bottom:2%}.splash-fair-badge{padding:3px 12px;font-size:10px;margin-top:0}.splash-cta{margin-top:2px;padding:7px 24px;font-size:13px}.splash-footer{margin:0;font-size:10px}}#ident{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:radial-gradient(ellipse 80% 70% at 50% 50%,#171b1c,#101314 55%,#080a0a);opacity:1;transition:opacity .42s ease}#ident:empty{display:none}#ident.ident--out{opacity:0;pointer-events:none}.ident-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.ident-scope{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;pointer-events:none}.ident-lockup{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px;pointer-events:none}.ident-mark,.ident-wordmark,.ident-tagline{opacity:0;transition:opacity .42s cubic-bezier(.2,.7,.3,1)}.ident-stage.lit .ident-mark{opacity:1}.ident-stage.lit .ident-wordmark{opacity:1;transition-duration:.18s}.ident-stage.lit .ident-tagline{opacity:1;transition-delay:.34s}.ident-mark svg{display:block;width:78px;height:78px}.ident-wordmark{font-family:Syncopate,Trebuchet MS,system-ui,sans-serif;font-weight:700;font-size:clamp(30px,8vw,52px);letter-spacing:.24em;text-indent:.24em;color:#e8ede9}.ident-tagline{font-family:Syncopate,Trebuchet MS,system-ui,sans-serif;font-size:clamp(9px,2.4vw,12px);letter-spacing:.4em;text-indent:.4em;color:#7e8c8f}
