:root{--ink:#17152e;--purple:#241944;--violet:#7615db;--pink:#fa198f;--yellow:#ffdb00;--green:#21b56a}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"Segoe UI",Arial,sans-serif}body{background:#12102a;color:white}a{text-decoration:none;color:inherit}button,input{font:inherit}.portal-bar{height:64px;background:#fff;color:#777;display:flex;align-items:center;padding:0 clamp(22px,7vw,138px);gap:34px;font-size:.92rem}.portal-brand{display:flex;align-items:center;gap:5px}.portal-brand b{display:grid;place-items:center;background:var(--green);color:white;width:27px;height:34px;border-radius:50% 50% 48% 15%;font-size:1.2rem}.portal-brand strong{font-size:1.15rem;color:var(--green)}.portal-brand span{font-weight:800;color:#555}.portal-bar nav{display:flex;gap:30px}.portal-bar .cash{color:var(--green);font-weight:700}.account-links{margin-left:auto;display:flex;align-items:center;gap:24px}.account-links button{border:0;background:none;color:#777;cursor:pointer;padding:8px 0}.game-nav{height:88px;background:rgba(19,16,56,.94);display:flex;align-items:center;padding-left:clamp(24px,7vw,138px);position:relative;z-index:3}.game-logo{width:185px;align-self:stretch;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;align-content:center;line-height:.82;transform:rotate(-2deg);text-shadow:0 2px 0 #000}.game-logo span{font-weight:1000;font-size:1rem;color:#ffe44f;margin-right:6px}.game-logo b{font-family:Georgia,serif;font-size:2.4rem;letter-spacing:-.12em}.game-logo small{flex-basis:100%;text-align:center;font-size:.55rem;letter-spacing:.55em;color:#c9c2e7;margin-top:6px}.game-nav nav{height:100%;display:flex;align-items:center;margin-left:15px}.game-nav nav a{height:100%;display:grid;place-items:center;padding:0 clamp(13px,1.7vw,30px);font-size:1.04rem;font-weight:650;letter-spacing:.03em}.game-nav nav a:hover{background:#ffffff0c;color:#ffe85b}.play{margin-left:auto;align-self:stretch;width:clamp(220px,26vw,390px);display:grid;place-items:center;background:var(--yellow);color:#25123f;font-size:clamp(1.6rem,2.2vw,2.35rem);font-weight:1000}.hero{height:calc(100vh - 152px);min-height:570px;position:relative;background:linear-gradient(90deg,#18123b88 0%,transparent 35%,transparent 70%,#20143c3b),url('/hero-spf.png') center/cover no-repeat;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,#171332aa)}.social{position:absolute;z-index:2;left:clamp(16px,3.8vw,72px);top:50%;transform:translateY(-46%);background:linear-gradient(#bd0cff,#6612de);border-radius:42px;padding:20px 13px;display:flex;flex-direction:column;gap:17px;box-shadow:0 12px 40px #29006866}.social a{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:white;color:#7314d8;font-weight:1000;font-size:1.35rem}.hero-copy{position:absolute;z-index:1;left:16%;top:19%;text-align:center;text-shadow:0 3px 12px #08051a}.hero-copy>p:first-child{letter-spacing:.45em;font-size:.82rem;font-weight:800}.hero-copy h1{margin:0;font-family:Georgia,serif;font-size:clamp(3.8rem,7vw,7rem);line-height:.85;letter-spacing:-.08em}.hero-copy h1 span{font-family:"Segoe UI",sans-serif;font-size:.33em;letter-spacing:.08em;color:#ffe64a;display:block}.hero-copy h2{margin:20px 0 8px;color:#ffdb00;font-size:clamp(1.2rem,2vw,2rem);letter-spacing:.14em}.hero-copy .sub{max-width:500px;font-weight:650}.hero-bottom{position:absolute;z-index:2;left:26%;right:0;bottom:0;height:100px;display:flex;align-items:center;justify-content:space-between}.hero-bottom>a:first-child{font-size:1.2rem;font-weight:700;padding:20px 34px;background:#1c174fcc;border:2px solid #6c27df;border-radius:40px}.hero-bottom b{display:inline-grid;place-items:center;width:30px;height:30px;border:2px solid currentColor;border-radius:50%;margin-left:10px}.hero-bottom .download{height:100%;min-width:36%;padding:12px 45px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(110deg,var(--pink),#ff219d);font-weight:1000;font-size:2.3rem;font-style:italic;line-height:1}.download small{font-size:.7rem;letter-spacing:.18em;font-style:normal;margin-bottom:6px}.pager{position:absolute;z-index:3;bottom:18px;left:50%;display:flex;gap:8px}.pager i{width:8px;height:8px;border-radius:50%;background:#aaa}.pager .active{background:#fff;width:24px;border-radius:8px}footer{position:fixed;z-index:4;right:12px;bottom:6px;font-size:.72rem;letter-spacing:.06em;color:#ffffffaa}#menu{display:none}dialog{border:0;border-radius:16px;width:min(410px,calc(100% - 28px));padding:32px;color:#26213e;box-shadow:0 30px 100px #080518aa}dialog::backdrop{background:#13102bbd;backdrop-filter:blur(6px)}dialog form{display:grid;gap:15px}dialog label{font-weight:700;display:grid;gap:6px}dialog input{padding:12px;border:1px solid #d9d5e6;border-radius:8px}.close{position:absolute;right:12px;top:10px;border:0;background:none;font-size:1.5rem;cursor:pointer}.submit{border:0;background:var(--yellow);padding:13px;border-radius:8px;font-weight:900;cursor:pointer}.error{color:#be2f55;min-height:20px;margin:0}.hidden{display:none!important}#toast{position:fixed;z-index:8;right:20px;bottom:20px;background:#211748;padding:13px 18px;border-radius:9px;opacity:0;transition:.2s}#toast.show{opacity:1}@media(max-width:980px){.portal-bar{height:48px;padding:0 16px}.portal-bar nav,.account-links a,.account-links span{display:none}.account-links{gap:12px}.game-nav{height:72px;padding-left:12px}.game-logo{width:145px}.game-logo b{font-size:1.8rem}#menu{display:block;margin-left:auto;margin-right:14px;border:0;background:none;color:#fff;font-size:1.5rem}.game-nav nav{display:none;position:absolute;top:72px;left:0;right:0;height:auto;margin:0;background:#18133d;flex-direction:column;align-items:stretch}.game-nav nav.open{display:flex}.game-nav nav a{height:48px}.play{width:180px;margin-left:0;font-size:1.35rem}.hero{height:calc(100vh - 120px);background-position:58% center}.hero-copy{left:14%;top:16%;text-align:left}.hero-copy .sub{max-width:340px}.social{left:12px;top:58%;padding:12px 8px;gap:10px}.social a{width:30px;height:30px}.hero-bottom{left:12%;height:86px}.hero-bottom>a:first-child{font-size:.9rem;padding:12px 18px}.hero-bottom .download{font-size:1.5rem;padding:10px 20px}}@media(max-width:600px){.portal-brand span,.portal-bar nav{display:none}.account-links button:first-child{display:none}.game-nav .play{width:125px}.hero{background-position:66% center}.hero-copy{left:10%;right:10%;top:12%}.hero-copy h1{font-size:3.5rem}.hero-copy .sub{font-size:.92rem;max-width:70%}.social{top:auto;bottom:105px;flex-direction:row}.hero-bottom{left:0;height:80px}.hero-bottom>a:first-child{display:none}.hero-bottom .download{margin-left:auto;width:72%;font-size:1.4rem}.pager{display:none}}
