*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:disabled{cursor:wait;opacity:.58}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button,a,input{touch-action:manipulation}button::-moz-focus-inner{border:0}.wrap{width:100%;margin:0 auto;padding:0 40px}.topbar{border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center}.wordmark{display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap}.wordmark-year{font-weight:600;letter-spacing:-.6px;color:#9aa09e;font-size:20px;margin-left:-4px}.logo-mark{display:inline-block;width:23px;height:23px;transform:rotate(-14deg);border:7px solid var(--red);margin-right:2px}.main-nav{display:flex;align-self:stretch}.main-nav>a{display:flex;align-items:center;text-decoration:none;position:relative;font-weight:bold;font-size:13px}.main-nav>a:hover{color:var(--ink)}.main-nav>a[aria-current=page]:after{position:absolute;content:"";height:3px;bottom:-1px;left:0;right:0;background:var(--red)}.account-nav{display:flex;align-items:center;margin-left:auto;white-space:nowrap}.account-nav>a{text-decoration:none;font-size:12px;font-weight:bold}.account-nav .button{padding:10px 16px}.account-loading{color:var(--muted);font-size:12px}.user-link{display:flex;align-items:center;gap:9px}.user-dot{display:flex;width:25px;height:25px;align-items:center;justify-content:center;border-radius:50%;font-size:11px}.text-button{background:none;border:0;padding:5px 0;font-size:12px}.text-button:hover{text-decoration:underline}.button{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:bold;font-size:13px;line-height:1.2;color:#fff;transition:background .12s,transform .12s}.button:hover{background:var(--red-dark)}.button:active{transform:translateY(1px)}.button.secondary{box-shadow:none}.button.green{background:var(--green)}.button.green:hover{background:var(--green-dark)}.button.block{width:100%}.button.large{font-size:16px;padding:16px 24px}.button .arrow{font-size:18px;line-height:10px}.eyebrow{margin:0 0 16px;font-size:10px;letter-spacing:2px;font-weight:bold;color:#947b59}.muted{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{font-size:44px;letter-spacing:-1.65px;line-height:1.1;margin-bottom:18px}h2{font-size:24px;letter-spacing:-.65px;line-height:1.2}h3{font-size:17px;letter-spacing:-.25px}p{line-height:1.6}.hero{display:flex;align-items:center;position:relative;gap:30px}.hero-copy{max-width:560px;position:relative;z-index:1}.hero h1{max-width:500px}.hero p:last-child{max-width:425px;font-size:15px;line-height:1.65;margin-bottom:0}.hero .eyebrow{color:var(--red);margin-bottom:15px}.hero-art{margin-left:auto;width:300px;flex:none;height:254px;position:relative;border-radius:45%}.hero-art svg{width:100%;height:100%;position:relative;z-index:2;transform:rotate(-4deg)}.hero-art:before,.hero-art:after{content:"";position:absolute;bottom:56px;width:46px;height:43px;background:#b6c4ac;border:1px solid #a1b597;box-shadow:inset -9px -8px #0000000b;transform:rotate(-8deg)}.hero-art:before{left:4px}.hero-art:after{right:10px;bottom:41px;transform:rotate(13deg);width:38px;height:35px}.section-bar{display:flex;align-items:center;justify-content:space-between;padding:26px 0 22px;border-top:1px solid var(--line);gap:20px}.section-bar h2{margin:0;font-size:22px}.section-bar .subtle-label{font-size:12px;color:var(--muted)}.place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-bottom:56px}.place-card{border:1px solid var(--line);border-radius:6px;background:#fff;overflow:hidden;transition:transform .15s,box-shadow .15s}.place-card:hover{transform:translateY(-3px)}.place-card>a{display:block;text-decoration:none}.place-art{width:100%;aspect-ratio:16/10;display:block;object-fit:cover;overflow:hidden}.place-art svg{width:100%;height:100%;display:block}.place-card h3{margin:0 0 8px;overflow-wrap:anywhere;font-size:17px}.creator{font-size:11px;color:#818b8b;margin:0;line-height:1.4}.creator strong{font-weight:600;color:#505c5f}.place-card-bottom{margin-top:20px;border-top:1px solid #edf0e9;padding-top:12px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.view-place{font-weight:bold;font-size:11px}.empty-state,.error-panel{padding:45px 25px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:6px;margin:0 0 45px;grid-column:1/-1}.empty-state h2,.error-panel h2{font-size:21px}.empty-state p,.error-panel p{color:var(--muted);max-width:430px;margin:0 auto 22px}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;min-height:350px;color:var(--muted);font-size:13px}.spinner{height:17px;width:17px;border:2px solid #dfe3db;border-top-color:var(--red);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-heading{padding:43px 0 25px}.page-heading h1{font-size:35px;margin:0 0 11px}.page-heading p{margin:0;color:var(--muted);font-size:14px}.page-heading .eyebrow{font-size:10px;margin-bottom:13px}.auth-layout{display:grid;grid-template-columns:1fr 400px;max-width:900px;gap:100px;align-items:center;margin:58px auto 70px}.auth-intro h1{font-size:42px;max-width:370px;margin-bottom:19px}.auth-intro>p{color:var(--muted);max-width:320px;font-size:14px;line-height:1.8}.auth-art{max-width:240px;height:210px;margin:22px 0 0}.auth-art svg{width:100%;height:100%}.auth-panel{padding:30px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 3px 0 #00000002}.auth-panel h2{font-size:24px;margin-bottom:8px}.auth-subtitle{font-size:12px;color:var(--muted);margin-bottom:26px}.field{display:block;margin-bottom:19px}.field-label{display:block;font-size:12px;font-weight:bold;margin-bottom:9px}.field input{width:100%;border:1px solid #cdd3ca;background:#fdfdfa;color:var(--ink);border-radius:3px;padding:12px 11px;line-height:1.3;min-height:43px}.field input:focus{border-color:var(--green);outline-offset:2px}.field-hint{display:block;font-size:11px;margin-top:7px;line-height:1.55}.auth-bottom{margin:24px 0 0;border-top:1px solid #eaede5;padding-top:20px;font-size:12px;text-align:center;color:var(--muted)}.auth-bottom a{text-decoration:none;font-weight:bold}.message{padding:11px 13px;border-radius:3px;font-size:12px;line-height:1.6;margin:0 0 17px;border:1px solid #d7e3d1}.message:empty{display:none}.avatar-layout{display:grid;grid-template-columns:350px 1fr;gap:25px;padding-bottom:54px}.avatar-preview-panel,.avatar-editor-panel{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden}.avatar-preview{padding:18px 32px 0;min-height:330px;display:flex;align-items:center;justify-content:center}.avatar-preview svg{width:100%;max-height:320px}.avatar-caption{text-align:center;padding:19px 10px 22px;border-top:1px solid var(--line)}.avatar-caption strong{font-size:14px;display:block;margin-bottom:6px}.avatar-caption span{font-size:11px;color:var(--muted)}.avatar-editor-panel{padding:27px}.editor-section-heading{font-size:14px;letter-spacing:0;margin-bottom:14px}.editor-section-heading .step-number{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:11px;margin-right:8px}.body-parts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-bottom:25px;border-bottom:1px solid #e7eae2;margin-bottom:23px}.part-button{padding:11px 8px;font-size:11px;border:1px solid #dfe3d8;border-radius:3px;display:flex;align-items:center;justify-content:center;gap:7px;min-height:39px}.color-dot{width:13px;height:13px;display:inline-block;border-radius:2px;border:1px solid #0002;flex:none}.palette-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.palette-heading .editor-section-heading{margin-bottom:17px}.selected-color-label{font-size:11px;padding-bottom:17px}.palette{display:grid;grid-template-columns:repeat(auto-fill,minmax(35px,1fr));gap:8px}.swatch{height:35px;border:1px solid #00000018;border-radius:3px;position:relative;box-shadow:inset 0 -3px #00000008}.swatch:hover{transform:translateY(-2px)}.swatch[aria-pressed=true]{outline:2px solid #52684a;outline-offset:2px;z-index:1}.swatch[aria-pressed=true]:after{content:"";position:absolute;top:11px;left:12px;width:10px;height:6px;border:solid white;border-width:0 0 2px 2px;transform:rotate(-45deg);filter:drop-shadow(0 1px 1px #000b)}.avatar-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:25px;margin-top:25px;border-top:1px solid #e7eae2}.avatar-actions .text-button{font-size:12px;padding:10px 0}.editor-status{margin-top:18px;margin-bottom:0}.back-link{display:inline-flex;gap:8px;color:#798577;font-size:12px;text-decoration:none;padding:28px 0 23px}.back-link:hover{color:var(--green)}.place-detail{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:27px;align-items:start;padding-bottom:24px}.place-detail-image{border:1px solid #dce2d7;border-radius:6px;overflow:hidden;background:#e4e9df}.place-detail-image .place-art{aspect-ratio:16/10}.place-detail-copy{padding:11px 0}.place-detail h1{font-size:33px;line-height:1.15;overflow-wrap:anywhere;margin-bottom:13px}.place-detail .creator{font-size:12px;margin-bottom:25px}.place-description{color:#738071;font-size:13px;line-height:1.8;white-space:pre-line;overflow-wrap:anywhere;margin-bottom:25px}.play-area{padding-top:20px;border-top:1px solid var(--line)}.play-caption{font-size:11px;line-height:1.65;color:#85907f;margin:11px 0 0;text-align:center}.launch-help{margin:18px 0 0;font-size:12px;color:#697664}.launch-help summary{cursor:pointer;text-align:center;list-style:none;text-decoration:underline;text-decoration-color:#b3bdad;text-underline-offset:3px}.launch-help summary::-webkit-details-marker{display:none}.launch-help-inner{margin-top:13px;padding:15px;border:1px solid #dde4d5;border-radius:4px}.launch-help p{font-size:12px;line-height:1.7;margin-bottom:12px}.launch-help .button{font-size:11px;padding:10px 12px}.play-status{margin-top:14px;margin-bottom:0}.place-note{border-top:1px solid var(--line);padding:21px 0 49px;display:flex;gap:25px;color:#8a9384;font-size:11px;line-height:1.6}.place-note strong{font-weight:600;color:#64725c}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:23px;padding-bottom:25px;font-size:10px}.footer-brand{text-decoration:none;font-weight:bold;letter-spacing:-.25px}.footer-brand span{font-weight:600;color:#9aa38f}.skip-link{position:fixed;left:20px;top:-70px;padding:12px;z-index:20}.skip-link:focus{top:12px}.noscript-notice{position:fixed;bottom:0;left:0;right:0;padding:20px;background:#fff0d3;border-top:1px solid #e6b850;text-align:center}main:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(min-width:1250px){.hero{min-height:335px}.hero-art{margin-right:35px}.hero h1{font-size:50px}.place-grid{gap:25px}}@media(max-width:960px){.wrap{padding-left:28px;padding-right:28px}.header-row{gap:27px}.main-nav{gap:23px}.wordmark{font-size:22px}.wordmark-year{font-size:18px}.hero h1{font-size:41px}.hero-art{width:260px;height:235px}.auth-layout{gap:45px;grid-template-columns:1fr 370px}.auth-panel{padding:26px}.auth-intro h1{font-size:35px}.avatar-layout{grid-template-columns:290px 1fr;gap:20px}.avatar-editor-panel{padding:23px}.body-parts{grid-template-columns:repeat(2,1fr)}.place-detail{gap:23px;grid-template-columns:1.2fr 1fr}.place-detail h1{font-size:28px}.place-grid{gap:16px}.place-card-body{padding:16px}.account-nav{gap:13px}}@media(max-width:760px){.header-row{min-height:76px;flex-wrap:wrap;gap:0}.wordmark{margin-right:25px}.account-nav{gap:15px}.main-nav{order:3;flex-basis:100%;height:43px;gap:28px}.main-nav>a{font-size:12px}.wordmark,.account-nav{padding-top:19px;padding-bottom:11px}.account-nav .button{padding:9px 12px}.hero{gap:10px;min-height:285px}.hero h1{font-size:35px;letter-spacing:-1.3px}.hero p:last-child{font-size:13px}.hero-art{width:218px;height:212px;margin-right:-10px}.place-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-layout{grid-template-columns:1fr;gap:22px;max-width:410px;margin-top:35px}.auth-intro h1{font-size:32px;max-width:none;margin-bottom:10px}.auth-intro>p{max-width:none;font-size:13px;margin-bottom:0}.auth-art{display:none}.auth-intro .eyebrow{margin-bottom:12px}.auth-panel{padding:28px}.avatar-layout{grid-template-columns:240px 1fr;gap:16px}.avatar-preview{padding:20px 13px 0;min-height:270px}.avatar-editor-panel{padding:19px}.body-parts{grid-template-columns:repeat(2,1fr);gap:6px}.part-button{font-size:10px;padding:10px 5px}.palette-heading{display:block}.selected-color-label{display:block;margin-top:-7px;padding-bottom:14px}.avatar-actions{align-items:flex-start;flex-direction:column}.avatar-actions .button{width:100%}.avatar-actions .text-button{align-self:center;order:2;padding:4px}.place-detail{grid-template-columns:1fr 1fr;gap:20px}.place-detail h1{font-size:26px}.place-detail-copy{padding-top:0}.place-description{font-size:12px}.site-footer{font-size:9px;gap:10px}}@media(max-width:550px){.wrap{padding-left:20px;padding-right:20px}.wordmark{font-size:20px;margin-right:15px;gap:7px}.logo-mark{width:19px;height:19px;border-width:6px}.wordmark-year{font-size:16px}.account-nav{gap:12px}.account-nav>a{font-size:11px}.account-nav .button{padding:8px 10px}.user-dot{display:none}.user-link{max-width:100px;overflow:hidden;text-overflow:ellipsis}.hero{min-height:unset;padding:32px 0 28px;gap:0}.hero h1{font-size:36px;max-width:330px}.hero-copy{max-width:100%}.hero p:last-child{max-width:330px}.hero-art{display:none}.hero .eyebrow{font-size:9px}.section-bar{padding:22px 0 18px;align-items:baseline}.section-bar h2{font-size:20px}.section-bar .subtle-label{font-size:10px}.place-grid{gap:16px;grid-template-columns:1fr;padding-bottom:35px}.place-card-body{padding:18px}.place-card .place-art{aspect-ratio:16/9}.place-card h3{font-size:18px}.page-heading{padding:31px 0 22px}.page-heading h1{font-size:30px}.page-heading p{font-size:13px}.avatar-layout{grid-template-columns:1fr;gap:18px}.avatar-preview-panel{display:flex;align-items:stretch}.avatar-preview{width:54%;min-height:205px;padding:10px 10px 0;flex:none}.avatar-preview svg{height:200px;width:100%}.avatar-caption{display:flex;flex:1;flex-direction:column;justify-content:center;padding:17px 12px;border-left:1px solid var(--line);border-top:0}.avatar-caption strong{font-size:13px;overflow-wrap:anywhere}.avatar-caption span{font-size:10px;line-height:1.6}.avatar-editor-panel{padding:22px}.body-parts{grid-template-columns:repeat(3,1fr)}.part-button{font-size:11px}.palette-heading{display:flex}.selected-color-label{display:inline;padding-bottom:17px;margin-top:0}.avatar-actions{flex-direction:row;align-items:center}.avatar-actions .button{width:auto}.avatar-actions .text-button{order:0;align-self:auto;font-size:11px}.place-detail{grid-template-columns:1fr;gap:23px;padding-bottom:19px}.place-detail h1{font-size:30px}.place-detail .creator{margin-bottom:18px}.place-description{font-size:13px;margin-bottom:21px}.place-detail-image .place-art{aspect-ratio:16/10}.place-note{flex-direction:column;gap:4px;padding-bottom:30px}.site-footer{flex-wrap:wrap;justify-content:space-between;font-size:9px}.site-footer>span:last-child{display:none}.auth-layout{margin:32px auto 42px}.auth-panel{padding:24px}.auth-intro h1{font-size:33px}.auth-subtitle{font-size:12px}.back-link{padding-top:25px;padding-bottom:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition:none!important;scroll-behavior:auto!important}}:root{color-scheme:dark;--paper:#101222;--white:#191c31;--ink:#f1f2fd;--muted:#a3a7bf;--line:#2b2f48;--red:#7865f5;--red-dark:#6752ed;--green:#655af2;--green-dark:#5549df;--focus:#9fa8ff}body{background:radial-gradient(ellipse at 65% 0,#1b2040 0,transparent 55%),var(--paper);font-size:14px;min-height:100vh}main{min-height:calc(100vh - 215px)}.wrap{max-width:1240px}.topbar{background:#121426;border-color:var(--line)}.header-row{min-height:80px;gap:36px}.wordmark{font-size:33px;letter-spacing:-2px;font-weight:900;font-style:italic;color:#a49aff;gap:4px}.wordmark span{color:#73caff;font-size:24px}.main-nav{gap:23px}.main-nav>a{color:#b3b7cc}.main-nav>a[aria-current=page]{color:#ad9eff}.account-nav{gap:13px}.account-nav>a{color:#dddff3}.user-dot{background:#33335a;color:#c8baff}.balance{color:#c2b0ff!important}.secondary-nav{display:flex;gap:26px;min-height:43px;align-items:center;overflow-x:auto;border-top:1px solid #22253c}.secondary-nav a{color:#9298b5;font-size:12px;text-decoration:none;white-space:nowrap}.secondary-nav a:hover,.secondary-nav a[aria-current=page]{color:#d1c6ff}.button{border-radius:7px;padding:12px 21px;background:linear-gradient(120deg,#6666f2,#8857e8);box-shadow:0 3px 14px #6653ec25}.button.secondary{background:#232640;border-color:#393d5a;color:#dbddfa}.button.secondary:hover{background:#2c3050}.text-button{color:#aaaec8}.hero{margin-top:25px;padding:38px 38px;min-height:285px;border:1px solid #343450;border-radius:14px;background:linear-gradient(110deg,#222441,#29244d);margin-bottom:28px}.hero h1{font-size:44px}.hero h1 span{color:#b7a4ff}.hero p:last-child{color:#b1b5d0}.hero .eyebrow,.eyebrow{color:#a99bf3}.hero-art{background:radial-gradient(ellipse at 50% 73%,#50477b 0,#50477b 44%,transparent 45%)}.hero-art:before{background:#6566ab;border-color:#7974ba}.hero-art:after{background:#617da4;border-color:#8397c6}.section-bar{border-color:var(--line)}.place-card,.auth-panel,.avatar-preview-panel,.avatar-editor-panel,.empty-state,.error-panel,.panel{background:#1a1d32;border:1px solid #30344e;border-radius:10px}.place-card:hover{box-shadow:0 8px 25px #0003}.place-art{background:#242943}.place-card-body{padding:20px}.creator,.creator strong,.creator a{color:#a9afcd}.creator a:hover{color:#d0baff}.place-card-bottom{border-color:#30344d;color:#a5acc6}.view-place{color:#b1a3ff}.field-label{color:#d3d7ee}.field input,.field textarea{background:#121528;border:1px solid #3b405d;border-radius:6px;color:#f0f0fb;width:100%;font:inherit;padding:12px;resize:vertical}.field input:hover{border-color:#6c648c}.field-hint{color:#929ab8}.auth-bottom{border-color:var(--line)}.auth-bottom a{color:#b7a4ff}.auth-art{background:radial-gradient(ellipse at 50% 80%,#323353 0,#323353 45%,transparent 46%)}.message{background:#232d49;border-color:#3b4a72;color:#c9d5fa}.message.error{background:#3f2634;border-color:#764051;color:#ffc2ca}.avatar-preview{background:radial-gradient(ellipse at 50% 85%,#353c62 0,#353c62 37%,transparent 37.5%),linear-gradient(#232744,#1b1e33)}.part-button{background:#20243b;border-color:#3b4059;color:#c0c6df}.part-button:hover{background:#303550}.part-button[aria-pressed=true]{background:#383056;border-color:#a38af1;color:#e6dcff;box-shadow:inset 0 0 0 1px #a38af1}.body-parts,.avatar-actions,.avatar-caption{border-color:#363a54}.editor-section-heading .step-number{background:#3b355c;color:#d3bdff}.selected-color-label{color:#bdc0db}.swatch[aria-pressed=true]{outline-color:#c1a6ff}.place-description,.play-caption,.launch-help,.place-note,.place-note strong,.back-link{color:#b0b6d1}.place-detail-image{border-color:#363b58}.launch-help-inner{background:#212640;border-color:#394261}.site-footer{color:#939ab8;margin-top:30px}.footer-brand{font-size:22px;font-style:italic;color:#a799f4}.site-footer a:last-child{color:#b0b5d0}.skip-link{background:#2b2a4f;color:white}.panel{padding:28px}.people-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:35px}.person-card{background:#1a1d32;border:1px solid #30344e;border-radius:10px;padding:18px;text-align:center;text-decoration:none;min-width:0}.person-card:hover{border-color:#9380d7;background:#21233d}.person-avatar{height:160px;margin-bottom:18px;background:radial-gradient(ellipse at 50% 70%,#343555,transparent 65%)}.person-avatar svg{width:100%;height:100%}.person-card h2{font-size:17px;overflow-wrap:anywhere;margin-bottom:8px}.person-card p{color:#aab0cb;margin-bottom:6px;font-size:12px}.person-card>span{font-size:11px;color:#8f98b9}.search-form{display:flex;gap:12px;align-items:flex-end;max-width:600px;margin-bottom:28px}.search-form .field{flex:1;margin:0}.search-form .button{min-height:44px}.pagination{margin-bottom:30px}.profile-layout{display:grid;grid-template-columns:330px 1fr;gap:24px;margin-bottom:45px}.profile-character{display:flex;flex-direction:column;align-items:center;background:radial-gradient(ellipse at 50% 50%,#353655,#1a1d32 70%)}.profile-character svg{height:315px;width:100%;margin-bottom:20px}.profile-description{white-space:pre-wrap;overflow-wrap:anywhere;color:#bec4dc;min-height:90px}.profile-facts{display:grid;grid-template-columns:90px 1fr;gap:15px;border-top:1px solid var(--line);padding-top:22px;margin-bottom:30px}.profile-facts dt{color:#909bbd}.profile-facts dd{margin:0}.settings-layout{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:45px}.settings-layout aside p{overflow-wrap:anywhere}.settings-layout a{color:#b8a7fa}.settings-layout hr{border:0;border-top:1px solid var(--line);margin:22px 0}.coming-soon{padding:65px 25px}.status-pill{display:inline-block;border-radius:20px;padding:7px 13px;font-size:11px;color:#b9a5ff;background:#322c50;margin-bottom:24px}.coming-soon h2{font-size:26px}.is-landing #site-header,.is-landing #site-footer{display:none}.is-landing #main{max-width:none;padding:0;margin:0}.is-landing{background:#101222}.is-landing main{min-height:100vh}textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}@media(max-width:1100px){.header-row{gap:22px;flex-wrap:wrap;padding-top:12px;padding-bottom:10px}.main-nav{order:3;width:100%;height:35px;gap:28px}.account-nav{margin-left:auto}.main-nav>a[aria-current=page]:after{bottom:-10px}.people-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.hero{padding:26px;min-height:245px}.hero h1{font-size:34px}.hero-art{width:200px}.header-row{padding-top:0}.main-nav{overflow-x:auto;gap:23px}.main-nav>a{white-space:nowrap}.secondary-nav{gap:23px}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:240px 1fr}.profile-character svg{height:250px}.settings-layout{grid-template-columns:1fr}.panel{padding:23px}}@media(max-width:550px){.hero{padding:25px;margin-top:20px}.hero h1{font-size:32px}.account-nav .balance{font-size:11px}.account-nav{gap:10px}.wordmark{font-size:29px}.main-nav{height:40px}.main-nav>a[aria-current=page]:after{bottom:0}.person-card{padding:13px}.person-avatar{height:135px}.people-grid{gap:13px}.profile-layout{grid-template-columns:1fr}.profile-character svg{height:245px}.profile-character{padding:18px}.site-footer a:last-child{font-size:10px}.search-form{gap:8px}.search-form .button{padding:12px 15px}}.place-card h3 a{text-decoration:none}.place-card h3 a:hover{color:#b9a9ff}.secondary-nav a[aria-current=page]{font-weight:bold}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/titillium-web-400.ttf') format('truetype')}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/titillium-web-600.ttf') format('truetype')}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/titillium-web-700.ttf') format('truetype')}body,button,input,textarea,select,body .slushie-landing .landing-description,body .slushie-landing .landing-action{font-family:'Titillium Web',Arial,sans-serif}body.is-auth{background:#1b2646}.is-auth #site-header,.is-auth #site-footer{display:none}.is-auth #main{width:100%;max-width:none;min-height:100svh;margin:0;padding:0}.auth-scene{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;color:#f6f7ff;background:#1b2646}.auth-background{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(3px);transform:scale(1.009);pointer-events:none;user-select:none}.auth-scene:before{position:absolute;z-index:-1;inset:0;content:'';background:linear-gradient(180deg,#111e3f38,#151c3b63 60%,#21223e88);pointer-events:none}.auth-topbar{height:77px;background:linear-gradient(105deg,#252d4be6,#182b4ce6);border-bottom:1px solid #7385b217}.auth-topbar-inner{width:calc(100% - 64px);max-width:1554px;height:100%;margin:auto;display:flex;align-items:center;gap:72px}.slushie-brand{position:relative;display:block;overflow:hidden;flex:none;aspect-ratio:603/199}.slushie-brand img{position:absolute;display:block;width:117.787418%;height:127.017544%;max-width:none;left:-10.357918%;top:-18.947368%}.auth-home{display:block;flex:none}.auth-header-brand{width:166px;aspect-ratio:166/44}.auth-nav{display:flex;align-items:center;gap:42px}.auth-nav a{font-size:18px;font-weight:600;color:#e0e6fc;text-decoration:none}.auth-nav a:hover{color:white}.auth-account{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:15px;color:#e1e7f9;white-space:nowrap}.auth-account>a{display:flex;justify-content:center;align-items:center;min-width:101px;height:43px;padding:0 20px;border-radius:8px;background:#a7b2d32b;color:white;font-size:18px;font-weight:600;text-decoration:none}.auth-account>a:hover{background:#a7b2d345}@media(max-width:900px){.auth-topbar-inner{gap:35px}.auth-nav{gap:25px}.auth-account{gap:16px}.auth-account>span{display:none}}@media(max-width:600px){.auth-topbar{height:70px}.auth-topbar-inner{width:calc(100% - 32px);gap:22px}.auth-header-brand{width:120px}.auth-nav{gap:16px}.auth-nav a{font-size:15px}.auth-account>a{min-width:66px;height:37px;padding:0 12px;font-size:16px}}@media(max-width:420px){.auth-topbar-inner{gap:16px}.auth-header-brand{width:102px}.auth-nav{gap:12px}.auth-nav a{font-size:14px}.auth-nav a:last-child{display:none}}@media(prefers-reduced-motion:reduce){::view-transition-old(page-content),::view-transition-new(page-content){animation:none}.auth-submit{transition:none}}#scenic-backdrop{display:none;position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#171d38}.is-scenic #scenic-backdrop{display:block}#scenic-backdrop img{width:100%;height:100%;object-fit:fill;object-position:center;filter:blur(2.5px)}#scenic-backdrop:after{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#0c102d40,#0c102d64 57%,#0c102d40)}.is-scenic #main{position:relative;z-index:1}.is-scenic .auth-scene,.is-scenic .slushie-landing{background:transparent}.is-scenic .auth-background,.is-scenic .landing-background,.is-scenic .auth-scene:before,.is-scenic .slushie-landing:before{display:none}.is-starting{background:#171d38}.is-starting #site-header{display:none}.is-starting #scenic-backdrop,.is-starting #main{visibility:hidden}.startup-screen{min-height:100svh;display:grid;place-items:center;color:#d2dcf6}.startup-screen #startup-recovery{color:#d2dcf6;animation:slushie-recovery 0s 10s forwards}@keyframes slushie-recovery{to{visibility:visible}}.slushie-text{text-shadow:none}@supports (background:linear-gradient(currentColor,color-mix(in srgb,currentColor 84%,#101529))){.slushie-text{background:linear-gradient(180deg,currentColor 12%,color-mix(in srgb,currentColor 84%,#101529) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;box-decoration-break:clone;-webkit-box-decoration-break:clone}}@media(forced-colors:active){.slushie-text{background:none;-webkit-text-fill-color:currentColor}.auth-input>input,.auth-input>input:focus{background:none;-webkit-text-fill-color:FieldText}.auth-input>input::placeholder{-webkit-text-fill-color:GrayText}}body.is-community{--paper:#151e36;--white:#23314e;--ink:#edf1ff;--muted:#abb9d4;--line:#8e9cc32b;--red:#5772fc;--red-dark:#4660e5;--green:#597ce5;--green-dark:#4664ce;--focus:#9db5ff;background:linear-gradient(140deg,#1f2b49,#141d32);min-height:100svh;color:var(--ink)}.community-header{position:relative;z-index:5;color:#e0e6fc}.community-header .auth-topbar-inner{gap:50px}.community-header .account-nav{gap:16px}.community-header .text-button{color:#cad5ed}.community-header .user-link{min-width:0;background:none;padding:0}.community-nav{gap:30px}.community-more{position:relative;font-size:18px;font-weight:600}.community-more summary{cursor:pointer;list-style:none}.community-more summary::-webkit-details-marker{display:none}.community-menu{position:absolute;top:32px;left:-18px;width:210px;padding:10px;border:1px solid #7585b14d;border-radius:10px;background:#202c48;box-shadow:0 12px 32px #0005}.community-menu a{display:block;padding:8px 12px;text-decoration:none;font-size:16px;border-radius:5px}.community-menu a:hover{background:#536ba142}.is-community :is(.panel,.place-card,.empty-state,.error-panel,.avatar-preview-panel,.avatar-editor-panel,.person-card,.auth-panel,.stat,.stat-card){background:#22304b;border-color:var(--line);color:var(--ink)}.is-community :is(.creator,.creator strong,.place-description,.play-caption,.place-note,.back-link,.profile-facts dd,.profile-facts dt,.field-label,.field-hint){color:var(--muted)}.is-community :is(.button.secondary,.part-button,.launch-help-inner,.text-input,.field input,.field textarea,.search-form input){background:#1c2942;border-color:#8296bf55;color:var(--ink)}.is-community .button.secondary:hover,.is-community .part-button:hover{background:#2c3b5d}.is-community :is(.avatar-preview,.person-avatar,.profile-character){background:radial-gradient(ellipse at 50% 80%,#50618866,transparent 65%),#1b2841}.is-community :is(.view-place,.launch-help,.selected-color-label){color:#bacafa}.is-community .message{background:#243e58;border-color:#729fc644;color:#d6eaff}.is-community .message.error{background:#4c293d;border-color:#e9879344;color:#ffd9df}@media(max-width:900px){.community-header .auth-topbar-inner{gap:24px}.community-nav{gap:20px}}@media(max-width:600px){.community-header .auth-topbar-inner{gap:16px;flex-wrap:wrap;padding:12px 0}.community-header{height:auto;min-height:70px}.community-nav{order:3;width:100%;justify-content:center}.community-header .auth-account{margin-left:auto}.community-header .auth-nav>a:last-of-type{display:block}}@media(max-width:760px),(max-aspect-ratio:6/5){#scenic-backdrop img{object-fit:cover;object-position:38% center}}.auth-v2{overflow:visible;background:transparent}.auth-shell{display:flex;flex-direction:column;align-items:center;padding:50px 24px 74px}.auth-logo{display:block;flex:none;margin:0 auto 19px;text-decoration:none}.auth-logo-brand{width:400px;height:132px}.auth-card{--corner:16px;position:relative;isolation:isolate;width:514px;padding:29px 36px 28px;text-align:center;color:#f6f7ff}.auth-card:before,.auth-card:after{position:absolute;content:'';z-index:-1;pointer-events:none;clip-path:polygon(0 0,calc(100% - var(--corner)) 0,100% var(--corner),100% 100%,var(--corner) 100%,0 calc(100% - var(--corner)))}.auth-card:before{inset:0;background:#48629b9e;clip-path:polygon(evenodd,0 0,calc(100% - var(--corner)) 0,100% var(--corner),100% 100%,var(--corner) 100%,0 calc(100% - var(--corner)),0 0,1px 1px,1px calc(100% - var(--corner) - .4px),calc(var(--corner) + .4px) calc(100% - 1px),calc(100% - 1px) calc(100% - 1px),calc(100% - 1px) calc(var(--corner) + .4px),calc(100% - var(--corner) - .4px) 1px,1px 1px)}.auth-card:after{inset:1px;background:linear-gradient(145deg,#102654db,#111a37db 69%,#14274fd6)}.auth-corner{position:absolute;display:block;width:25px;height:36px;transform:skewX(-22deg);border-radius:1px;pointer-events:none}.auth-corner-one{left:-5px;top:5px;background:linear-gradient(#775eff,#335bff);box-shadow:-15px 17px 0 0 #2037788c}.auth-corner-two{left:33px;top:-4px;width:23px;height:25px;background:linear-gradient(135deg,#ef81ef,#d264e9)}.auth-corner-three{right:5px;bottom:7px;height:37px;background:linear-gradient(135deg,#9a64ff,#465aff)}.auth-card h1{margin:0 0 24px;font-size:32px;font-weight:700;line-height:42px;letter-spacing:0}.auth-tagline{display:none}.auth-form{text-align:left}.auth-field{position:relative;min-height:58px;margin:0 0 11px;border:1px solid #3c50746e;border-radius:13px;background:linear-gradient(110deg,#1c2c4bdf,#1c2a48e8);box-shadow:inset 0 1px 1px #a8b8dc09;transition:border-color .14s,background-color .14s}.auth-field-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.auth-field-icon{position:absolute;top:16px;left:18px;width:24px;height:25px;color:#f0f3ff;fill:none;transition:color .14s}.auth-field-control{display:block;position:absolute;top:16px;left:61px;width:calc(100% - 76px);height:24px;min-width:0;margin:0;padding:0;border:0;border-radius:0;background:none;color:#eef3ff;caret-color:#fff;font-size:16px;line-height:24px;box-shadow:none;outline:none!important;-webkit-text-fill-color:currentColor}.auth-field-control::placeholder{opacity:1;color:#b9c5de;-webkit-text-fill-color:currentColor}.auth-field-control:-webkit-autofill{box-shadow:0 0 0 40px #1d2b48 inset;-webkit-text-fill-color:#eef3ff}.auth-field:hover{border-color:#6d88bf8c}.auth-field:focus-within{border-color:#9aabfb;background-color:#263862;outline:2px solid #8b9ef92b;outline-offset:2px}.auth-field:focus-within .auth-field-icon{color:#9ac6ff}.auth-field:has([aria-invalid=true]){border-color:#efa3b7}.auth-field-error{margin:57px 11px 4px;color:#ffd0dc;font-size:13px;line-height:18px}.auth-form .message{margin:14px 0;background:#23344f;color:#d8e6ff;border-color:#546e9c;font-size:14px}.auth-form .message.error{background:#432841;color:#ffd9e5;border-color:#ab617e}.auth-submit{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;gap:12px;width:calc(100% - 50px);height:64px;margin:23px 15px 0 35px;padding:0 28px;border:0;border-radius:0;background:none;color:#fff;font-size:22px;font-weight:600;line-height:1;text-align:center;overflow:visible;box-shadow:none}.auth-submit:before{position:absolute;content:'';z-index:-1;inset:0;border-radius:5px;background:linear-gradient(110deg,#6545ff,#3d60ff 47%,#198bff);transform:skewX(-19deg);transition:filter .14s}.auth-submit-label{line-height:1.35;padding-bottom:.08em}.auth-submit>svg{width:25px;height:24px;transition:transform .14s}.auth-submit-square{position:absolute;display:block;width:25px;height:23px;border-radius:1px;transform:skewX(-19deg);pointer-events:none;transition:translate .14s}.auth-submit-square-one{left:-31px;top:20px;background:linear-gradient(135deg,#bb81fa,#ac6ce9)}.auth-submit-square-two{left:0;top:-4px;background:linear-gradient(135deg,#eb85f0,#cc60e9)}.auth-submit:hover:not(:disabled):before{filter:brightness(1.08)}.auth-submit:hover:not(:disabled)>svg{transform:translateX(3px)}.auth-submit:hover:not(:disabled) .auth-submit-square{translate:-2px 0}.auth-submit:active:not(:disabled):before{filter:brightness(.96)}.auth-submit:focus-visible{outline:none}.auth-submit:focus-visible:before{outline:3px solid #d1dcff;outline-offset:5px}.auth-submit:disabled{opacity:.65}.auth-divider{display:flex;align-items:center;gap:15px;margin:18px 0 0;color:#92a2c5;font-size:14px;line-height:20px}.auth-divider:before,.auth-divider:after{content:'';height:1px;flex:1;background:#6b7ba43d}.auth-alternate{margin:14px 0 0;font-size:17px;line-height:26px;color:#f3f5ff}.auth-card a,.auth-forgot{color:#1da6ff;text-decoration:none;font-weight:600;text-underline-offset:3px}.auth-card a:hover,.auth-forgot:hover{text-decoration:underline}.auth-legal{margin:19px 22px 0;color:#bdc6dc;font-size:15px;line-height:23px}.auth-login-scene .auth-logo{margin-bottom:18px}.auth-login-scene .auth-card{padding-top:31px;padding-bottom:34px}.auth-login-scene h1{font-size:39px;line-height:49px;letter-spacing:.35px}.auth-login-scene .auth-field{min-height:65px;margin-bottom:14px}.auth-login-scene .auth-field-control{top:20px}.auth-login-scene .auth-field-icon{top:19px}.auth-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 0;min-height:26px;font-size:18px;line-height:26px}.auth-remember{display:flex;align-items:center;gap:12px;cursor:pointer;white-space:nowrap}.auth-remember input{appearance:none;display:grid;place-content:center;width:25px;height:25px;flex:none;margin:0;border:2px solid #687b9b8c;border-radius:5px;background:#1e2e4d;cursor:pointer}.auth-remember input:checked{background:#5267ef;border-color:#899aff}.auth-remember input:checked:after{content:'';width:11px;height:6px;border:solid white;border-width:0 0 2px 2px;transform:rotate(-45deg) translateY(-1px)}.auth-forgot{padding:0;background:none;border:0;font:600 18px/26px 'Titillium Web',Arial,sans-serif;white-space:nowrap}.auth-login-scene .auth-submit{height:67px;margin-top:28px;padding-right:48px;font-size:24px}.auth-login-scene .auth-divider{margin-top:26px}.auth-login-scene .auth-alternate{margin-top:23px}.auth-login-scene .auth-field-error{margin-top:64px}.auth-recovery{font-size:14px;line-height:21px}@media(max-width:600px){.auth-shell{padding:28px 20px 55px}.auth-logo{margin-bottom:18px}.auth-logo-brand{width:min(330px,calc(100vw - 76px));height:auto;aspect-ratio:400/132}.auth-card{width:100%;max-width:514px;min-height:0;padding:28px 25px 29px}.auth-card h1{font-size:29px;line-height:38px}.auth-field-control{left:51px;width:calc(100% - 63px)}.auth-field-icon{left:14px;width:23px}.auth-legal{margin:19px 0 0;font-size:13px;line-height:21px}.auth-alternate{font-size:16px}.auth-login-scene .auth-card{min-height:0;padding-top:28px;padding-bottom:45px}.auth-login-scene h1{font-size:34px;line-height:44px}.auth-options,.auth-forgot{font-size:15px;line-height:23px}.auth-options,.auth-remember{gap:8px}.auth-submit,.auth-login-scene .auth-submit{width:calc(100% - 26px);margin-left:13px;margin-right:13px;padding:0 18px;font-size:21px}.auth-corner-one{left:0}.auth-corner-two{left:30px}}@media(max-width:360px){.auth-card{padding-left:19px;padding-right:19px}.auth-options{flex-wrap:wrap;gap:12px}.auth-submit-square-one{left:-21px}}@media(prefers-reduced-motion:reduce){.auth-field,.auth-field-icon,.auth-submit:before,.auth-submit>svg,.auth-submit-square{transition:none}.auth-submit:hover:not(:disabled)>svg{transform:none}.auth-submit:hover:not(:disabled) .auth-submit-square{translate:none}}@media(forced-colors:active){.auth-card{border:1px solid CanvasText}.auth-card:before,.auth-card:after,.auth-corner,.auth-submit-square{display:none}.auth-field{border:1px solid FieldText}.auth-submit{background:ButtonFace;color:ButtonText;border:1px solid ButtonText}.auth-submit:before{display:none}.auth-remember input{appearance:auto}}@media(forced-colors:active){.auth-submit:focus-visible{outline:2px solid Highlight;outline-offset:4px}}.friends-section{margin-top:30px}.friend-card{text-align:center}.friend-card h3{margin:8px 0 18px}.friend-card .person-avatar{height:130px}.friend-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}html{scrollbar-gutter:stable}::view-transition{pointer-events:none}html{scroll-behavior:auto!important}body{font-weight:600}*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}#main{view-transition-name:none}.startup-screen #startup-recovery{visibility:visible}body.is-landing{background:#171d38}body.is-landing main{width:100%;max-width:none;margin:0;padding:0}.slushie-landing{--landing-unit:clamp(.72px,.05200208vw,1.15px);position:relative;width:100%;height:100svh;min-height:540px;overflow:hidden;isolation:isolate;background:#171d38;color:#f4f4ff}.landing-background{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(5px);transform:scale(1.005);user-select:none;pointer-events:none}.slushie-landing::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(12,16,45,.25),rgba(12,16,45,.39) 57%,rgba(12,16,45,.25));pointer-events:none}.landing-content{position:absolute;z-index:2;top:28.361858%;left:0;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px}.landing-title{position:relative;overflow:hidden;flex:none;width:calc(603 * var(--landing-unit));height:calc(199 * var(--landing-unit));margin:0 0 calc(26 * var(--landing-unit));line-height:1}.landing-title img{position:absolute;display:block;max-width:none;width:117.787418%;height:127.017544%;left:-10.357918%;top:-18.947368%}.landing-description{margin:0 0 calc(29 * var(--landing-unit));max-width:100%;text-align:center;color:#eef0ff;font:600 calc(24 * var(--landing-unit))/calc(29 * var(--landing-unit)) "Titillium Web",Arial,Helvetica,sans-serif;letter-spacing:calc(-.46 * var(--landing-unit))}.landing-actions{display:flex;align-items:center;justify-content:center;gap:calc(58 * var(--landing-unit));transform:translateX(calc(14 * var(--landing-unit)))}.landing-action{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;flex:none;gap:calc(12 * var(--landing-unit));padding:0 22px;border:0;border-radius:6px;background:none;box-shadow:none;overflow:visible;color:#fff;text-decoration:none;font-family:"Titillium Web",Arial,Helvetica,sans-serif;font-weight:600;line-height:1;text-align:center;transition:transform .16s ease}.landing-action::before{content:"";position:absolute;z-index:-1;inset:0;border-radius:calc(7 * var(--landing-unit));transform:skewX(-19deg);transition:filter .16s ease}.landing-start{width:calc(320 * var(--landing-unit));height:calc(82 * var(--landing-unit));font-size:calc(28 * var(--landing-unit))}.landing-start::before{background:linear-gradient(112deg,#594bff 0%,#3c5eff 43%,#2585fb 100%)}.landing-login{width:calc(220 * var(--landing-unit));height:calc(70 * var(--landing-unit));font-size:calc(24 * var(--landing-unit))}.landing-login::before{background:rgba(34,36,52,.66)}.landing-action,.landing-action-label{text-shadow:none;-webkit-text-stroke:0;filter:none}.landing-action-label{position:relative;z-index:1;display:inline-block;line-height:1.35;padding-bottom:.08em}.landing-arrow,.landing-person{flex:none;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.landing-arrow{width:calc(27 * var(--landing-unit));height:calc(24 * var(--landing-unit))}.landing-person{width:calc(25 * var(--landing-unit));height:calc(29 * var(--landing-unit))}.landing-action-squares,.landing-login-facets{position:absolute;inset:0;pointer-events:none}.landing-action-squares i,.landing-login-facets i{position:absolute;display:block;transform:skewX(-19deg);border-radius:calc(2 * var(--landing-unit))}.landing-action-squares i:nth-child(1){left:calc(-43 * var(--landing-unit));top:calc(25 * var(--landing-unit));width:calc(30 * var(--landing-unit));height:calc(29 * var(--landing-unit));background:linear-gradient(135deg,#9180ff,#9883fa)}.landing-action-squares i:nth-child(2){left:calc(-6 * var(--landing-unit));top:calc(-5 * var(--landing-unit));width:calc(31 * var(--landing-unit));height:calc(29 * var(--landing-unit));background:linear-gradient(135deg,#c66bee,#d582ef)}.landing-login-facets i:nth-child(1){left:calc(-29 * var(--landing-unit));bottom:0;width:calc(29 * var(--landing-unit));height:calc(29 * var(--landing-unit));background:rgba(131,140,170,.53)}.landing-login-facets i:nth-child(2){left:calc(8 * var(--landing-unit));top:0;width:calc(29 * var(--landing-unit));height:calc(23 * var(--landing-unit));border-radius:calc(7 * var(--landing-unit)) 0 0 0;background:rgba(146,151,174,.13);clip-path:polygon(0 0,100% 0,36% 38%,0 100%)}.landing-action:hover{transform:translateY(-1px)}.landing-action:hover::before{filter:brightness(1.1)}.landing-action:active{transform:translateY(1px)}.landing-action:focus-visible{outline:none}.landing-action:focus-visible::before{outline:3px solid #fff;outline-offset:6px}.landing-wave{position:absolute;z-index:2;bottom:0;left:0;display:block;height:17.114914%;width:100%;pointer-events:none}.landing-wave #landing-wave-back stop:first-child{stop-color:#2c2255}@media (max-width:760px), (max-aspect-ratio:6/5){.slushie-landing{min-height:600px}.landing-background{object-position:38% center}.slushie-landing::before{background:linear-gradient(180deg,rgba(18,30,76,.1),rgba(18,24,52,.45) 48%,rgba(23,29,56,.8))}.landing-content{position:relative;top:auto;height:100%;min-height:inherit;justify-content:center;padding:48px 24px 100px}.landing-title{width:min(100%,580px);height:auto;aspect-ratio:603/199;margin-bottom:26px}.landing-description{max-width:510px;margin:0 0 29px;font-size:19px;line-height:1.55;letter-spacing:0}.landing-actions{gap:36px;flex-wrap:wrap;width:100%;transform:translateX(10px)}.landing-action{min-height:58px;height:auto;padding:15px 22px;font-size:20px;gap:12px}.landing-start{width:230px}.landing-login{width:170px}.landing-arrow{width:24px;height:22px}.landing-person{width:22px;height:26px}.landing-wave{height:90px}}@media (max-width:440px){.landing-content{padding-left:22px;padding-right:22px}.landing-description{font-size:17px;max-width:340px}.landing-actions{width:calc(100% - 34px);max-width:300px;flex-direction:column;gap:24px;transform:translateX(17px)}.landing-action{width:100%}}@media (prefers-reduced-motion:reduce){.landing-action,.landing-action::before{transition:none}.landing-action:hover,.landing-action:active{transform:none}}:root{--community-width:1266px;--community-panel:linear-gradient(130deg,#052765f2,#041b42f2);--community-border:#2754a36b}body.has-dashboard{background:#0b204c;color:#f0f4ff;--focus:#67b8ff}.has-dashboard #scenic-backdrop{display:block}.has-dashboard #scenic-backdrop:after{background:linear-gradient(180deg,#03103310,#05163815 55%,#07142935)}.has-dashboard .landing-wave{height:56px}.has-dashboard #main{display:flow-root;position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:0;min-height:calc(100svh - 110px)}.dashboard-header{position:relative;isolation:isolate;z-index:10;height:auto!important;min-height:0!important;color:#f1f4ff;background:transparent;border:0!important;font-family:'Titillium Web',Arial,sans-serif}.dashboard-header:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#061b52f5 0 calc(100% - var(--header-tabs-height,36px)),#03266df2 calc(100% - var(--header-tabs-height,36px)) 100%);mask-image:radial-gradient(ellipse 50% 220% at 50% 0%,#000 62%,#000000eb 70%,#0000008c 82%,#00000026 93%,transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%}.dashboard-header a{text-decoration:none}.dash-header-inner{width:min(1474px,calc(100% - 64px));margin-inline:auto;height:82px;display:flex;align-items:center;gap:24px}.dash-brand-link{flex:none;width:178px;margin-right:20px;display:block}.dash-wordmark{position:relative;display:block;overflow:hidden;width:178px;height:56px}.dash-wordmark img{position:absolute;display:block;max-width:none;width:117.787418%;height:127.017544%;left:-10.357918%;top:-18.947368%}.dash-icon{display:inline-block;width:24px;height:24px;flex:none;vertical-align:middle}.dash-nav{display:flex;align-items:center;gap:9px;white-space:nowrap}.dash-nav-link{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 14px;font-size:16px;font-weight:600;border:1px solid transparent;border-radius:8px;color:#f3f4ff;transition:background .15s,border-color .15s}.dash-nav-link:first-child{min-width:107px}.dash-nav-link>.dash-icon{color:#c1d0f9;width:23px;height:23px}.dash-nav-link[aria-current=page]{background:linear-gradient(180deg,#082a87,#0639b6 58%,#0548e0);border-color:transparent;box-shadow:inset 0 1px 0 #5386ff1a,inset 0 -1px 0 #0d72ff5c}.dash-nav-link[aria-current=page]>.dash-icon{color:#fff}.dash-nav-link:hover{background-color:#2b5bbd3b;border-color:#4376d943}.dash-search{position:relative;display:flex;align-items:center;min-width:160px;max-width:300px;flex:1 1 300px;margin:0;height:46px;color:#acc1ef;border:1px solid #2760ba66;border-radius:9px;background:#01194770}.dash-search>.dash-icon{position:absolute;left:13px;width:22px;height:22px;pointer-events:none}.dash-search>input{display:block;width:100%;min-width:0;height:44px;margin:0;padding:0 12px 0 45px;background:transparent;border:0;border-radius:9px;color:#edf4ff;font-size:13px;box-shadow:none;line-height:44px}.dash-search>input::placeholder{color:#a9bce4;opacity:1}.dash-search:focus-within{border-color:#719ce9;background:#071b45}.dash-search-options{position:absolute;z-index:4;top:calc(100% + 8px);left:0;right:0;padding:6px;background:#071b43;border:1px solid #345f9d;border-radius:9px;box-shadow:0 12px 24px #02081955}.dash-search-options[hidden]{display:none}.dash-search-option{display:flex;align-items:center;gap:10px;min-height:42px;padding:8px;border-radius:5px;font-size:14px}.dash-search-option:hover{background:#173767}.dash-header-account{display:flex;align-items:center;gap:20px;flex:none}.dash-popover{position:relative}.dash-popover>summary{display:flex;align-items:center;list-style:none;cursor:pointer;border-radius:6px}.dash-popover>summary::-webkit-details-marker{display:none}.dash-notifications>summary{padding:6px;color:#b9caef}.dash-notifications>summary>.dash-icon{height:27px;width:27px}.dash-account>summary{gap:10px;font-size:16px;font-weight:600}.dash-account-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-account>summary>.dash-icon{width:15px;height:18px}.dash-popover-panel{position:absolute;right:0;top:calc(100% + 12px);z-index:15;width:235px;padding:16px;background:#061941f5;border:1px solid #4066a478;border-radius:10px;box-shadow:0 14px 32px #0004;font-size:15px}.dash-popover-panel p{color:#b9c9e8;margin:7px 0 0;font-size:14px}.dash-account-menu{padding:7px}.dash-account-menu>a,.dash-account-menu>button{display:block;text-align:left;width:100%;border:0;border-radius:5px;padding:10px 12px;background:transparent;color:#e5edff;font:inherit}.dash-account-menu>a:hover,.dash-account-menu>button:hover{background:#224a864d}.dash-subnav{display:flex;align-items:stretch;justify-content:center;gap:9px;height:36px;padding-right:130px;background:transparent;border-top:1px solid transparent}.dash-subnav-link{display:flex;align-items:center;justify-content:center;min-width:107px;padding:0 10px 2px;border-bottom:2px solid transparent;font-size:16px;font-weight:600;color:#eaf0ff}.dash-subnav-link[aria-current=page]{border-bottom-color:#10baf3;background:radial-gradient(ellipse at 50% 100%,#069bd11f,transparent 70%);box-shadow:inset 0 -1px 0 #36d9fd33}.dash-subnav-link:hover{background:#22519c45}.slushie-dashboard{position:relative;left:5px;width:min(var(--community-width),calc(100% - 48px));margin:33px auto 0;padding-bottom:24px;color:#fff;font-family:'Titillium Web',Arial,sans-serif;--dash-border:#2754a36b;--dash-muted:#b9cae9;--dash-blue:#00bfff}.slushie-dashboard a{text-decoration:none}.slushie-dashboard h1,.slushie-dashboard h2,.slushie-dashboard h3{font-family:inherit;font-weight:600;letter-spacing:0;color:#fff}@media(forced-colors:none){@supports(background-clip:text){.slushie-dashboard .slushie-text{background-image:linear-gradient(180deg,currentColor 25%,color-mix(in srgb,currentColor 92%,#101529) 100%)}}}.slushie-dashboard p{line-height:1.3}.dash-panel{position:relative;background:var(--community-panel);border:1px solid var(--community-border);border-radius:15px}.dash-welcome{display:flex;gap:24px;min-height:225px;padding:23px 26px 12px}.dash-own-avatar{display:block;align-self:flex-start;flex:none;margin-top:0}.dash-portrait{position:relative;display:block;overflow:hidden;background:linear-gradient(150deg,#082355,#071a38);border:1px solid #2d5cb6b5;border-radius:12px;isolation:isolate}.dash-own-avatar>.dash-portrait{width:100%;height:100%}.dash-portrait>svg{display:block;width:100%;height:100%;filter:none;transform:none}.dash-portrait>img{display:block;width:100%;height:100%;object-fit:cover}.dash-avatar-initial{height:100%;display:flex;align-items:center;justify-content:center;color:#d5e7ff;font-size:48px}.dash-account-avatar{width:50px;height:50px;border-radius:50%;border-color:#647790a3}.dash-welcome-content{min-width:0;flex:1}.dash-welcome h1{font-size:38px;line-height:42px;letter-spacing:0;margin:0;overflow-wrap:anywhere}.dash-friends-heading{display:flex;align-items:center;gap:12px;margin:0 0 6px;font-size:22px;line-height:30px}.slushie-dashboard .dash-friends-heading{color:#b5d1ff}.dash-friends-heading>.dash-icon{width:30px;height:30px}.dash-friends-heading a:hover{color:#e2edff}.dash-friends{display:flex;gap:20px;align-items:flex-start;min-height:100px;padding-left:14px}.dash-friend{width:114px;min-width:0;flex:none;text-align:center}.dash-friend-profile{display:flex;flex-direction:column;align-items:center;gap:3px;color:#f3f7ff}.dash-friend-profile>.dash-portrait{border-radius:11px;transition:border-color .16s,background .16s}.dash-friend-profile>strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:21px;font-weight:600}.dash-friend-profile:hover>.dash-portrait{border-color:#5d9bf3;background:#17427e}.dash-friend-activity{display:flex;align-items:center;justify-content:center;max-width:100%;margin-top:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:18px;color:var(--dash-muted)}a.dash-friend-activity:hover{color:#67ceff}.dash-friends-empty{font-size:16px;padding:16px 0 0;color:var(--dash-muted)}.dash-friends-empty p{margin-bottom:7px}.dash-squares{position:absolute;display:block;width:43px;height:35px;pointer-events:none}.dash-squares i{position:absolute;display:block;width:19px;height:19px;border-radius:2px;transform:skewX(-17deg)}.dash-squares i:first-child{left:0;top:16px;background:linear-gradient(135deg,#fa8cfa,#df4fd7)}.dash-squares i:last-child{left:23px;top:0;background:linear-gradient(135deg,#78c4ff,#1475fa)}.dash-welcome-squares{left:-10px;top:-18px;width:57px;height:45px}.dash-welcome-squares i{width:26px;height:24px}.dash-welcome-squares i:first-child{top:18px}.dash-welcome-squares i:last-child{left:32px}.dash-columns{display:grid;grid-template-columns:minmax(0,776fr) minmax(0,472fr);gap:18px;margin-top:16px}.dash-left-column,.dash-right-column{display:flex;flex-direction:column;min-width:0;gap:14px}.dash-games-section{min-height:248px;padding:15px 19px 13px}.dash-games-section+.dash-games-section{min-height:238px;padding-bottom:3px}.dash-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;min-height:26px}.dash-section-heading h2{position:relative;display:flex;align-items:center;gap:12px;margin:0;font-size:21px;line-height:26px}.dash-section-heading h2>.dash-squares{left:-14px;top:-15px}.dash-section-heading h2:has(>.dash-squares){padding-left:37px}.dash-section-heading h2>.dash-icon{color:#6265ff;width:29px;height:29px}.dash-see-all{display:flex;align-items:center;gap:7px;flex:none;font-size:15px;line-height:24px;color:var(--dash-blue);font-weight:600}.dash-see-all>.dash-icon{width:20px;height:20px;transition:transform .15s}.dash-see-all:hover>.dash-icon,.dash-quick-link:hover>.dash-icon:last-child,.dash-empty-link:hover>.dash-icon{transform:translateX(3px)}.dash-games-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.dash-game-card{display:block;min-width:0;border-radius:11px;color:#f3f6ff}.dash-game-thumbnail{display:block;width:100%;height:134px;position:relative;overflow:hidden;border-radius:11px;background:#143d67}.dash-game-thumbnail>img{display:block;width:100%;height:100%;object-fit:cover;transition:filter .16s}.dash-game-card:hover .dash-game-thumbnail>img{filter:brightness(1.09)}.dash-game-card h3{font-size:16px;line-height:21px;margin:5px 3px 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-playing{font-size:15px;line-height:19px!important;color:var(--dash-muted);margin:0 3px}.dash-thumbnail-empty{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:12px;text-align:center;background:linear-gradient(135deg,#235c93,#122b52);color:#bbd6ff;font-size:16px}.dash-thumbnail-empty>.dash-icon{width:45px;height:45px}.dash-empty{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:157px;margin:0;padding:18px 16px;color:var(--dash-muted);font-size:16px}.dash-empty p{margin-bottom:12px}.dash-empty-link{display:inline-flex;align-items:center;gap:8px;color:#32c4ff;font-weight:600}.dash-empty-link>.dash-icon{width:21px;transition:transform .15s}.dash-news{min-height:277px;padding:15px 16px 7px 26px}.dash-news .dash-section-heading{margin:0 8px 13px 3px}.dash-news .dash-section-heading h2:has(>.dash-squares){padding-left:36px}.dash-news .dash-section-heading h2>.dash-squares{left:-8px;top:-5px;width:30px;height:30px}.dash-news .dash-squares i:first-child{top:11px;background:linear-gradient(180deg,#ffb9ef,#f262d2)}.dash-news .dash-squares i:last-child{left:16px;width:12px;height:12px;border-radius:1.5px;background:linear-gradient(180deg,#44c3ff,#266ff9)}.dash-news-list{display:flex;flex-direction:column;gap:6px}.dash-news-item{position:relative;display:flex;align-items:center;gap:19px;min-height:66px;border-radius:12px;background:linear-gradient(110deg,#10295200,#12366835);transition:background .15s}.dash-news-item:hover{background-color:#28509035}.dash-news-icon{display:flex;align-items:center;justify-content:center;align-self:center;flex:none;width:57px;height:56px;border-radius:10px;background:#4c197b99;color:#a052f8}.dash-news-icon>.dash-icon{width:31px;height:31px;stroke-width:2.3}.dash-news-1 .dash-news-icon{background:#003f87a8;color:#129eff}.dash-news-2 .dash-news-icon{background:#691851a1;color:#eb4aba}.dash-news-copy{flex:1;min-width:0;padding:4px 0}.dash-news-copy h3{font-size:16px;line-height:20px;margin:0 0 2px;padding-right:93px;min-height:20px}.dash-news-copy p{margin:0;padding-right:12px;font-size:15px;line-height:18px;color:var(--dash-muted)}.dash-news-item time{position:absolute;right:11px;top:10px;color:#b9cdef;font-size:14px;line-height:20px;white-space:nowrap}.dash-quick{min-height:206px;padding:9px 14px 11px 17px}.dash-quick .dash-section-heading{margin-bottom:15px}.dash-quick-grid{display:grid;grid-template-columns:minmax(0,220fr) minmax(0,205fr);gap:10px 15px}.dash-quick-link{display:flex;align-items:center;gap:12px;min-height:63px;min-width:0;padding:10px 12px;border:1px solid #315d9e7a;border-radius:11px;background:linear-gradient(115deg,#112f6063,#21366b61);font-size:16px;font-weight:600;line-height:22px;color:#f0f3ff;transition:background .15s,border-color .15s}.dash-quick-link>.slushie-text{white-space:nowrap}.dash-quick-link>.dash-icon:first-child{width:31px;height:31px;color:#168ff8;stroke-width:2.4}.dash-quick-link>.dash-icon:last-child{margin-left:auto;width:20px;height:20px;color:#09b9ff;transition:transform .15s}.dash-quick-cart>.dash-icon:first-child,.dash-quick-groups>.dash-icon:first-child{color:#9559ff}.dash-quick-link:hover{background-color:#28549455;border-color:#4983dd}.dash-footer-squares{right:-107px;bottom:6px;width:61px;height:49px}.dash-footer-squares i{width:28px;height:25px}.dash-footer-squares i:first-child{top:24px;background:linear-gradient(135deg,#b085ff,#6a43ff)}.dash-footer-squares i:last-child{left:33px;background:linear-gradient(135deg,#74dcfc,#5e69ff)}@media(min-width:1051px){.dashboard-header,.has-dashboard #main{zoom:.9}.has-dashboard #main{min-height:calc((100svh - 106.2px)/.9)}}@media(max-width:1360px){.slushie-dashboard{left:0}}@media(max-width:1550px){.dash-footer-squares{right:0;bottom:9px}}@media(max-width:1270px){.dash-brand-link{margin-right:0;width:155px}.dash-wordmark{width:155px;height:52px}.dash-header-account{gap:12px}.dash-nav-link:first-child{min-width:0}}@media(max-width:1050px){.dash-subnav{padding-right:0}}@media(max-width:1270px){.dash-header-inner{gap:17px}.dash-nav{gap:2px;flex:1;justify-content:center}.dash-nav-link{padding:0 10px;font-size:15px}.dash-search{display:none}.dash-header-account{margin-left:auto}.dash-news-item{gap:12px}.dash-news-copy h3{padding-right:0}.dash-news-item time{position:static;align-self:flex-start;margin:8px 8px 0 -92px;font-size:12px;opacity:.85;display:none}.dash-quick-link{padding:10px;gap:10px}.dash-quick-link>.dash-icon:first-child{width:26px}.dash-game-thumbnail{height:124px}.dash-friends{gap:10px}}@media(max-width:1050px){.dash-header-inner{height:73px}.dash-nav-link{padding:0 9px}.dash-nav-link>.dash-icon{display:none}.dash-account-name{max-width:75px}.dash-brand-link{width:145px}.dash-wordmark{width:145px;height:49px}.dash-header-account{gap:5px}.slushie-dashboard{margin-top:26px}.dash-welcome{gap:20px;padding:22px}.dash-own-avatar{width:139px;height:145px}.dash-welcome h1{font-size:34px}.dash-friend{width:96px}.dash-friends{gap:8px}.dash-columns{grid-template-columns:minmax(0,1fr)}.dash-right-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.dash-game-thumbnail{height:155px}.dash-news{padding-left:20px}.dash-quick-grid{grid-template-columns:1fr}.dash-quick{min-height:277px}.dash-quick-link{min-height:43px}.dash-quick-grid{gap:8px}.dash-news-copy h3{font-size:15px}.dash-news-copy p{font-size:14px}.dash-news-item{gap:12px}.dash-news-icon{width:46px}.dash-section-heading h2{font-size:21px}}@media(max-width:790px){.dash-header-inner{width:calc(100% - 32px);height:auto;min-height:73px;flex-wrap:wrap;gap:0 16px;padding-top:8px}.dash-brand-link{width:149px;order:0}.dash-wordmark{width:149px;height:50px}.dash-header-account{order:1;margin-left:auto}.dash-account-name{max-width:90px}.dash-nav{order:2;flex-basis:100%;overflow-x:auto;justify-content:flex-start;gap:5px;padding:8px 0 9px;scrollbar-width:thin}.dash-nav-link{min-height:35px;font-size:15px;padding:0 10px}.dash-nav-link>.dash-icon{display:block;width:18px;height:18px}.dash-subnav{gap:10px;height:35px}.dash-subnav-link{min-width:0;padding:0 16px;font-size:15px}.slushie-dashboard{width:calc(100% - 32px);margin-top:25px}.dash-welcome{padding:18px;gap:17px;min-height:210px}.dash-own-avatar{width:100px;height:114px}.dash-welcome h1{font-size:28px;line-height:36px}.dash-friends-heading{font-size:19px;line-height:27px;margin-bottom:8px}.dash-friends-heading>.dash-icon{width:25px;height:25px}.dash-friends{overflow-x:auto;gap:9px;padding:0 0 6px;margin-right:-7px;scrollbar-width:thin}.dash-friend{width:91px}.dash-friend-profile>.dash-portrait{width:62px;height:61px}.dash-friend-profile>strong{font-size:14px}.dash-friend-activity{font-size:12px}.dash-games-section{padding:14px}.dash-games-grid{gap:12px}.dash-game-thumbnail{height:130px}.dash-game-card h3{font-size:15px}.dash-playing{font-size:14px}.dash-right-column{grid-template-columns:1fr}.dash-news{min-height:0;padding-bottom:15px}.dash-news-item time{display:block;position:absolute;margin:0;font-size:13px}.dash-news-copy h3{padding-right:95px}.dash-news-icon{width:57px}.dash-news-item{gap:19px}.dash-news-copy h3{font-size:16px}.dash-news-copy p{font-size:15px}.dash-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-quick{min-height:206px}.dash-quick-link{min-height:62px;padding:10px 15px}.dash-quick-link>.dash-icon:first-child{width:31px}.dash-footer-squares{display:none}}@media(max-width:560px){.slushie-dashboard{width:calc(100% - 28px)}.dash-welcome{display:block;padding:18px 15px 13px}.dash-own-avatar{float:left;width:66px;height:70px;margin:1px 14px 8px 0}.dash-welcome h1{font-size:26px;line-height:33px;min-height:33px;margin-bottom:4px}.dash-friends-heading{font-size:18px;line-height:27px;margin:0 0 16px}.dash-friends-heading>.dash-icon{width:24px;height:24px}.dash-friends{clear:both;margin:0;gap:4px;padding-top:2px}.dash-friend{width:81px}.dash-friend-profile>.dash-portrait{width:61px;height:61px}.dash-friend-profile>strong{font-size:13px}.dash-friend-activity{font-size:12px}.dash-friends-empty{padding:0 0 15px}.dash-welcome-squares{left:-3px;top:-14px}.dash-welcome-squares i{width:21px;height:21px}.dash-welcome-squares i:last-child{left:26px}.dash-welcome-squares i:first-child{top:15px}.dash-columns{gap:14px;margin-top:14px}.dash-section-heading h2{font-size:20px}.dash-section-heading h2:has(>.dash-squares){padding-left:29px}.dash-see-all{font-size:14px;gap:4px}.dash-games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 13px}.dash-game-thumbnail{height:auto;aspect-ratio:170/134}.dash-games-section{padding-bottom:17px}.dash-game-card h3{font-size:16px}.dash-news{padding-left:17px;padding-right:13px}.dash-news .dash-section-heading{margin-left:2px;margin-right:0}.dash-news-copy h3{padding-right:0}.dash-news-item time{display:none}.dash-news-item{gap:13px}.dash-news-icon{width:51px}.dash-news-copy p{font-size:14px}.dash-quick{padding-left:13px;padding-right:13px}.dash-quick-grid{gap:10px}.dash-quick-link{gap:10px;padding:10px;font-size:15px}.dash-quick-link>.dash-icon:first-child{width:27px;height:27px}.dash-quick-link>.dash-icon:last-child{width:17px;height:17px}.dash-account-name{max-width:75px;font-size:15px}.dash-account>summary{gap:6px}.dash-account-avatar{width:38px;height:38px}.dash-notifications>summary{padding:5px}.dash-notifications>summary>.dash-icon{width:24px;height:24px}.dash-nav{gap:2px}.dash-nav-link{gap:7px;padding:0 9px}.dash-subnav{gap:0;justify-content:space-evenly}.dash-subnav-link{padding:0 10px}.dash-empty{min-height:130px;padding:12px 5px}}@media(max-width:790px){.dash-games-section+.dash-games-section{padding-bottom:14px}}@media(max-width:560px){.dash-games-section+.dash-games-section{padding-bottom:17px}.dash-quick-link>.slushie-text{min-width:0;white-space:normal}}@media(prefers-reduced-motion:reduce){.dashboard-header *,.slushie-dashboard *{transition:none!important;scroll-behavior:auto!important}.dash-see-all:hover>.dash-icon,.dash-quick-link:hover>.dash-icon:last-child,.dash-empty-link:hover>.dash-icon{transform:none}}@media(forced-colors:active){.dash-panel,.dash-portrait,.dash-quick-link,.dash-popover-panel,.dash-search{border:1px solid CanvasText;background:Canvas}.dash-nav-link[aria-current=page],.dash-subnav-link[aria-current=page]{outline:1px solid Highlight}.dash-squares{display:none}.dash-section-heading h2:has(>.dash-squares){padding-left:0}.dash-playing,.dash-friend-activity,.dash-news-copy p{color:CanvasText}}@media(max-width:790px){.dashboard-header{--header-tabs-height:35px}}.dashboard-header,.slushie-dashboard{font-weight:600}.dash-snowballs{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#eef5ff;font-size:16px;font-weight:600;min-width:56px;font-variant-numeric:tabular-nums}.dash-snowball-icon{display:block;flex:none;width:22px;height:22px;border:1px solid #acd2ee;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff 0 25%,#e6f5ff 42%,#98c5ef 78%,#6197d7 100%)}.dash-portrait,.dash-friend-profile>.dash-portrait{border-radius:50%;border-color:#8591a1}.dash-own-avatar{width:159px;height:159px;border-radius:50%}.dash-friend-profile>.dash-portrait{width:68px;height:68px}.dash-friends-heading{margin-top:6px}.dash-games-section,.dash-games-section+.dash-games-section{min-height:248px;padding:15px 19px 13px}.dash-games-section .dash-section-heading{height:26px;min-height:26px;align-items:center}.dash-games-section .dash-section-heading h2{line-height:26px}.dash-games-section .dash-section-heading h2>.dash-squares{top:50%;transform:translateY(-50%)}.dash-playing{display:flex;align-items:center;gap:6px}.dash-playing>.dash-icon{width:17px;height:17px}@media(max-width:1050px){.dash-own-avatar{width:139px;height:139px}}@media(max-width:790px){.dash-own-avatar{width:100px;height:100px}.dash-friend-profile>.dash-portrait{width:62px;height:62px}.dash-games-section,.dash-games-section+.dash-games-section{padding:14px}}@media(max-width:560px){.dash-own-avatar{width:66px;height:66px}.dash-friend-profile>.dash-portrait{width:61px;height:61px}.dash-snowballs{font-size:14px;gap:4px;min-width:45px}.dash-snowball-icon{width:19px;height:19px}.dash-games-section,.dash-games-section+.dash-games-section{padding-bottom:17px}}@media(min-width:1271px) and (max-width:1500px){.dash-header-inner{gap:12px}.dash-brand-link{width:158px;margin-right:0}.dash-wordmark{width:158px;height:50px}.dash-nav{gap:2px}.dash-nav-link{gap:7px;padding-inline:9px;font-size:15px}.dash-nav-link:first-child{min-width:90px}.dash-nav-link>.dash-icon{width:21px;height:21px}.dash-search{min-width:120px;flex:1 1 180px}.dash-header-account{gap:10px}.dash-account>summary{gap:7px}.dash-account-name{max-width:74px}.dash-account-avatar{width:44px;height:44px}}body.has-profile{background:#0b204c;color:#f0f4ff;--focus:#67b8ff}.has-profile #scenic-backdrop{display:block}.has-profile #main{display:flow-root;position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:0}.slushie-profile{position:relative;left:5px;width:min(var(--community-width),calc(100% - 48px));margin:33px auto 0;padding-bottom:30px;font-family:'Titillium Web',Arial,sans-serif;font-size:18px;line-height:1.3;color:#edf3ff}.slushie-profile *{box-sizing:border-box}.slushie-profile a{color:inherit;text-decoration:none}.slushie-profile button,.slushie-profile input{font:inherit}.profile-panel{position:relative;min-width:0;border:1px solid var(--community-border);border-radius:15px;background:var(--community-panel)}.profile-top{display:grid;grid-template-columns:minmax(0,2.37fr) minmax(0,1fr);gap:12px}.profile-hero{display:flex;gap:22px;min-height:230px;padding:18px 22px 18px 33px}.profile-mark{position:relative;display:inline-block;width:38px;height:33px;flex:none}.profile-mark i{position:absolute;display:block;width:24px;height:24px;transform:skew(-17deg);border-radius:4px}.profile-mark i:first-child{left:0;top:13px;background:linear-gradient(#ffc1f2,#f168d4)}.profile-mark i:last-child{left:25px;top:-4px;width:23px;height:22px;background:linear-gradient(#56c4ff,#6550ff)}.profile-hero>.profile-mark{position:absolute;left:-7px;top:0}.profile-picture{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;aspect-ratio:1.5;border-radius:10px;background:linear-gradient(135deg,#12346f70,#042353);border:1px solid #2959a832;color:#8faee8}.profile-picture img{width:100%;height:100%;object-fit:cover}.profile-picture>svg:not(.profile-icon){width:100%;height:100%}.profile-picture>.profile-icon{width:52%;height:52%;stroke-width:1.2}.profile-hero>.profile-picture{width:239px;min-width:239px;height:192px;aspect-ratio:auto;border-color:#275ca670;border-radius:8px;align-self:center}.profile-hero-copy{flex:1;min-width:0}.slushie-profile h1,.slushie-profile h2,.slushie-profile p{margin:0}.slushie-profile h1,.slushie-profile h2{letter-spacing:0}.slushie-profile p{line-height:1.3}.profile-hero h1{line-height:1.1;font-weight:600;overflow-wrap:anywhere}.profile-presence{display:flex;align-items:center;gap:9px;color:#adbeea;margin-top:4px!important}.profile-presence i{width:17px;height:17px;border-radius:50%;background:#789ade}.profile-presence.online i{background:#4bd698}.slushie-profile .profile-description{min-height:0;color:#b9c9ee;margin-top:10px!important;font-size:18px;white-space:pre-wrap;overflow-wrap:anywhere}.profile-hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:1px}.profile-stats{display:flex;gap:46px;white-space:nowrap}.profile-stats>a,.profile-stats>div{display:flex;flex-direction:column;gap:2px}.profile-stats strong{font-size:25px;font-weight:600}.profile-stats>a>span,.profile-stats>div>span{font-size:17px;color:#b5c6eb}.profile-social{display:flex;flex-direction:column;align-items:start;gap:12px}.profile-actions{display:flex;gap:12px}.profile-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:9px 15px;border:1px solid #2b5cbc85;border-radius:7px;background:#082c7780;color:#fff;cursor:pointer;font-size:17px!important;font-weight:600;white-space:nowrap;transition:background .15s,transform .15s}.profile-button:hover{background:#1b4d9e}.profile-button:active{transform:translateY(1px)}.profile-button:disabled{opacity:.6;cursor:wait}.profile-primary{background:linear-gradient(#208dff,#1476f9);border-color:#2997ff}.profile-primary:hover{background:#379cff}.profile-icon{width:24px;height:24px;flex:none;vertical-align:middle}.profile-joined{display:flex;align-items:center;gap:10px;color:#a7bce8;font-size:16px}.profile-joined .profile-icon{width:21px;height:21px}.profile-status:empty{display:none}.profile-status{font-size:15px;color:#ffbdcc;margin-top:8px!important}.profile-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 22px 10px;min-height:48px}.profile-section-heading h2,.profile-section-heading h1{position:relative;display:flex;align-items:center;gap:10px;font-size:21px;font-weight:600;line-height:1.2}.profile-section-heading .profile-mark{position:absolute;left:-52px;top:-13px}.profile-section-heading h2:has(.profile-mark),.profile-section-heading h1:has(.profile-mark){margin-left:40px}.profile-see{display:inline-flex;gap:8px;align-items:center;color:#00d6ff!important;font-size:17px;white-space:nowrap}.profile-see .profile-icon{width:22px;height:22px}.profile-see:hover{text-decoration:underline}.profile-empty{min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#afc2eb;text-align:center;padding:12px 20px}.profile-empty>.profile-icon{width:52px;height:52px;opacity:.9}.profile-top>.profile-places .profile-empty{padding-top:10px;gap:18px}.profile-top>.profile-places .profile-empty>.profile-icon{width:88px;height:88px;stroke-width:1.7}.profile-grid{display:grid;grid-template-columns:1fr 1.02fr}.profile-grid>.profile-panel{min-height:200px}.profile-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0 18px 8px}.profile-card{min-width:0;display:flex;flex-direction:column;gap:4px;font-size:17px;line-height:1.25}.profile-card-name{font-weight:600;overflow-wrap:anywhere}.profile-card-sub{color:#abc3ef;font-size:16px}.profile-card:is(a):hover .profile-picture{border-color:#57a1f6;background-color:#21519b}.profile-card:is(a):hover .profile-card-name{color:#77dbff}.profile-friends .profile-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:25px;padding:5px 23px 19px}.profile-friends .profile-card{text-align:center;gap:8px}.profile-friends .profile-picture{aspect-ratio:1.18}.profile-groups .profile-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;padding:2px 48px 9px}.profile-groups .profile-card,.profile-badges .profile-card{text-align:center}.profile-groups .profile-picture,.profile-badges .profile-picture{aspect-ratio:1.48}.profile-badges .profile-cards{gap:23px}.profile-badges .profile-picture{background:radial-gradient(ellipse,#123a9144,#06245d)}.profile-inventory{min-height:230px}.profile-inventory-layout{display:grid;grid-template-columns:220px 1fr;gap:26px;padding:0 12px 18px 6px}.profile-inventory-tabs{border-right:1px solid #1c44894f;padding-right:6px}.profile-inventory-tabs button{display:flex;align-items:center;gap:18px;width:100%;background:transparent;border:1px solid transparent;border-radius:7px;color:#f1f5ff;cursor:pointer;text-align:left;padding:7px 22px;font-size:17px}.profile-inventory-tabs button[aria-pressed=true]{background:linear-gradient(120deg,#0754ff,#0837d0);border-color:#1b5cec}.profile-inventory-tabs button:hover{background-color:#124493}.profile-inventory-content{min-width:0}.profile-inventory-content .profile-cards{grid-template-columns:repeat(6,minmax(0,1fr));padding:0;gap:22px}.profile-inventory-content .profile-picture{aspect-ratio:1.4}.profile-inventory-content>.profile-empty{min-height:158px}.profile-collection{padding-top:8px}.profile-back{display:inline-block;margin:0 0 16px;color:#7edbff!important}.profile-collection>.profile-panel{padding:8px 10px 22px}.profile-collection .profile-cards{grid-template-columns:repeat(6,minmax(0,1fr));gap:25px;padding:15px 22px}.profile-pagination{display:flex;justify-content:center;gap:16px;margin-top:20px}.slushie-profile :focus-visible{outline:2px solid #7ce2ff;outline-offset:4px}@media(max-width:1250px){.profile-hero{gap:18px;padding-left:20px}.profile-hero>.profile-picture{width:180px;min-width:180px;height:170px}.profile-hero h1{font-size:36px}.profile-hero-bottom{align-items:start;gap:15px;margin-top:14px;flex-wrap:wrap}.profile-social{gap:7px}.profile-top{grid-template-columns:2fr 1fr}.profile-groups .profile-cards{gap:20px;padding-inline:24px}.profile-actions{gap:8px}.profile-button{padding:8px 12px}.profile-inventory-content .profile-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:850px){.slushie-profile{width:calc(100% - 32px);margin-top:18px}.profile-top{grid-template-columns:1fr}.profile-grid{gap:16px;grid-template-columns:1fr}.profile-hero>.profile-picture{width:180px;min-width:180px;height:180px}.profile-top>.profile-places .profile-empty{min-height:120px;flex-direction:row}.profile-top>.profile-places .profile-empty>.profile-icon{width:54px;height:54px}.profile-hero-bottom{justify-content:start;gap:24px}.profile-stats{gap:30px}.profile-inventory-content .profile-cards,.profile-collection .profile-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-inventory-layout{grid-template-columns:160px 1fr;gap:15px}.profile-inventory-tabs button{padding-inline:12px;gap:12px}}@media(max-width:560px){.slushie-profile{font-size:16px;width:calc(100% - 24px)}.profile-hero{flex-wrap:wrap;padding:20px;gap:14px}.profile-hero>.profile-picture{width:125px;min-width:125px;height:125px}.profile-hero-copy{min-width:100%}.profile-hero h1{font-size:34px}.profile-hero-bottom{gap:15px}.profile-social{width:100%}.profile-friends .profile-cards{gap:10px;padding-inline:15px}.profile-card{font-size:14px}.profile-card-sub{font-size:13px}.profile-section-heading{padding-inline:15px}.profile-section-heading h2{font-size:21px}.profile-see{font-size:14px;gap:3px}.profile-cards{gap:12px;padding-inline:14px}.profile-groups .profile-cards{gap:16px;padding-inline:20px}.profile-inventory-layout{display:block;padding:0 14px 18px}.profile-inventory-tabs{display:flex;overflow-x:auto;border:0;border-bottom:1px solid #31519a77;padding:0 0 10px;margin-bottom:15px}.profile-inventory-tabs button{width:auto;white-space:nowrap;font-size:14px;padding:8px;gap:5px}.profile-inventory-tabs .profile-icon{width:20px;height:20px}.profile-inventory-content .profile-cards,.profile-collection .profile-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-badges .profile-cards{gap:12px}.profile-empty{font-size:15px}.profile-collection .profile-cards{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.slushie-profile{animation:none}.profile-button{transition:none}}@media(min-width:1051px){.has-profile #main{zoom:.9;min-height:calc((100svh - 106.2px)/.9)}}.profile-badge-picture{padding:7px}.profile-badge-emblem{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:70%;max-width:93px;border:5px solid #5754fa;border-radius:50%;background:radial-gradient(circle at 35% 25%,#5369ff,#2020a7 65%,#0e075f);box-shadow:inset 0 3px 0 #ffffff50,inset 0 -6px 0 #00000030;color:#a9baff;overflow:hidden}.profile-badge-emblem:before{content:"";position:absolute;top:0;left:0;width:100%;height:35%;background:linear-gradient(#ffffff25,transparent);border-radius:50%}.profile-badge-emblem>.profile-icon{width:70%;height:70%;stroke-width:1.7;filter:drop-shadow(0 2px 0 #110d83)}.badge-member{background:linear-gradient(#005bbf,#078eff 45%,#0549c1);border-color:#0faaff;color:#fff;font-weight:700;font-size:30px}.badge-member>span{position:relative;background:#1680fc;width:100%;text-align:center;border-block:1px solid #66c5ff60}.badge-builder{border-color:#eba763;background:radial-gradient(circle at 30% 20%,#886449,#5a372b 70%)}.badge-star>.profile-icon{fill:#ffc73d;stroke:#ffdf80}.badge-game>.profile-icon{fill:#7d8bf4;stroke:#c1d5ff}.badge-blocks{position:relative;width:70%;height:70%}.badge-blocks i{position:absolute;width:44%;height:28%;background:linear-gradient(#e5a164,#d88037);border:1px solid #ffc992}.badge-blocks i:nth-child(1){left:28%;top:2%}.badge-blocks i:nth-child(2){left:3%;top:35%}.badge-blocks i:nth-child(3){left:52%;top:35%}.badge-blocks i:nth-child(4){left:3%;top:68%}.badge-blocks i:nth-child(5){left:52%;top:68%}.has-profile #scenic-backdrop:after{background:linear-gradient(180deg,#03103310,#05163815 55%,#07142935)}.has-profile .landing-wave{height:56px}.profile-hero-bottom{flex-wrap:wrap}.profile-missing{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;margin:33px 0;padding:50px 24px;background:var(--community-panel);color:#b9cae9}.profile-missing>.profile-icon{width:72px;height:72px}.profile-missing h1{font-size:26px;font-weight:600;letter-spacing:0}.profile-top>.profile-places .profile-see{display:inline-flex}@media(max-width:560px){.slushie-profile{left:0}.profile-missing{gap:15px;padding:35px 20px}.profile-missing h1{font-size:20px}}@media(max-width:1360px){.slushie-profile{left:0}}.profile-grid{gap:16px 18px;margin-top:16px}.profile-inventory{margin-top:16px}.profile-favoriteGames .profile-picture{aspect-ratio:170/134}.profile-description-block{margin-bottom:16px;min-width:0}.slushie-profile .profile-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:3.9em}.profile-read-more{display:block;padding:3px 0 0;border:0;background:none;color:#20b5ff;font-weight:600;cursor:pointer;text-align:left}.profile-read-more[hidden]{display:none}.profile-read-more:hover{text-decoration:underline}.profile-card-name,.profile-card-sub{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-top>.profile-places .profile-section-heading{padding-left:22px}.profile-top>.profile-places h2{margin-left:40px}.profile-picture.is-portrait,.profile-hero>.profile-picture.is-portrait{aspect-ratio:1;border-radius:50%;border:1px solid #8b929f;flex-shrink:0}.profile-hero>.profile-picture.is-portrait{width:192px;min-width:192px;height:192px}.profile-description-dialog{box-sizing:border-box;width:min(620px,calc(100vw - 36px));max-height:80vh;padding:24px;border:1px solid #315791;border-radius:15px;background:#081f48;color:#edf3ff;font:600 18px/1.4 'Titillium Web',Arial,sans-serif}.profile-description-dialog::backdrop{background:#02091999}.profile-description-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.profile-description-dialog h2{font-size:24px;overflow-wrap:anywhere}.profile-description-full{white-space:pre-wrap;overflow-wrap:anywhere;overflow-y:auto;max-height:calc(80vh - 135px);padding-right:8px}@media(max-width:1250px){.profile-hero>.profile-picture.is-portrait{width:170px;min-width:170px;height:170px}}@media(max-width:560px){.profile-hero>.profile-picture.is-portrait{width:125px;min-width:125px;height:125px}}.slushie-profile{font-weight:600}.profile-hero h1{font-size:40px}.profile-hero-copy>.profile-presence{font-size:18px;line-height:1.3;gap:.4em;margin-top:6px!important}.profile-hero-copy>.profile-presence>i{width:.6em;height:.6em}.profile-friends .user-presence{justify-content:center}@media(max-width:1250px){.profile-hero h1{font-size:34px}}@media(max-width:560px){.profile-hero h1{font-size:32px}.profile-hero-copy>.profile-presence{font-size:17px}}.slushie-messages{max-width:960px;margin:24px auto;padding:28px;border:1px solid #24549b88;border-radius:16px;background:linear-gradient(145deg,#08275ae8,#041b43e8);color:#edf3ff;font-family:'Titillium Web',Arial,sans-serif}.slushie-messages h1{margin:0 0 16px;font-size:32px}.slushie-messages h2{font-size:24px}.slushie-messages a{color:#1bc7ff}.slushie-messages button{padding:9px 18px;margin:6px 8px 6px 0;border:1px solid #3979d6;border-radius:8px;background:#073886;color:#fff;font:inherit;cursor:pointer}.slushie-messages button:disabled{opacity:.6;cursor:wait}.slushie-messages button:focus-visible,.slushie-messages a:focus-visible{outline:2px solid #48d6ff;outline-offset:3px}.message-inbox article{padding:18px;margin:12px 0;border:1px solid #244c82;border-radius:10px;background:#142d5688}.message-inbox p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-inbox strong{margin-left:16px;color:#41c8ff}.slushie-messages small{color:#acbddc}.message-conversation{display:flex;flex-direction:column;gap:12px;margin:18px 0;max-height:480px;overflow:auto;padding:4px}.message-conversation article{max-width:85%;padding:12px 18px;border-radius:12px;background:#193866}.message-conversation .message-own{align-self:flex-end;background:#124c93}.message-conversation p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0}.slushie-messages textarea{box-sizing:border-box;width:100%;padding:14px;color:#fff;background:#0d2549;border:1px solid #4273b3;border-radius:10px;font:inherit;resize:vertical}.slushie-messages textarea:focus{outline:2px solid #2bc8ff}.slushie-messages form button{background:linear-gradient(110deg,#6048ff,#147fff)}@media(max-width:600px){.slushie-messages{margin:12px;padding:18px}.message-conversation article{max-width:95%}}.groups-page{max-width:1260px;margin:28px auto;padding:0 24px 32px;color:#f0f4ff;font-family:'Titillium Web',Arial,sans-serif}.groups-page>.panel,.groups-editor{margin-top:20px}.groups-page .panel{background:linear-gradient(130deg,#05265ee8,#071b40e8);border:1px solid #23509a80;border-radius:14px;padding:24px}.groups-page h1{margin:0 0 14px}.groups-page h2{font-size:22px;margin:0 0 8px}.groups-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0}.groups-card{display:block;color:inherit}.groups-description{white-space:pre-wrap;overflow-wrap:anywhere}.groups-card .groups-description{max-height:100px;overflow:auto;color:#b3c5e7}.groups-mark{display:block;color:#70a9ff;font-size:46px}.groups-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.groups-search{display:flex;gap:12px}.groups-search input{flex:1;min-width:0}.groups-editor{max-width:700px}.groups-editor .field{display:grid;gap:6px;margin-bottom:14px}.groups-page input,.groups-page textarea{padding:12px;color:#f0f4ff;background:#132c51;border:1px solid #36517e;border-radius:8px;font:inherit}.groups-members{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:18px}.groups-member{text-align:center;display:flex;align-items:center;flex-direction:column;gap:8px}.groups-member svg{width:80px;height:80px}.groups-confirm{padding:12px;border:1px solid #cc6b80;border-radius:8px}.groups-page [hidden]{display:none!important}@media(max-width:700px){.groups-grid{grid-template-columns:1fr}.groups-page{padding-inline:14px}.groups-page .panel{padding:18px}}@font-face{font-family:'Slushie People';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/titillium-web-400.ttf') format('truetype')}@font-face{font-family:'Slushie People';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/titillium-web-600.ttf') format('truetype')}@font-face{font-family:'Slushie People';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/titillium-web-700.ttf') format('truetype')}html:has(body.has-people){scrollbar-gutter:auto}.has-people #main{display:flow-root;position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:0;zoom:1;min-height:calc(100svh - 106.2px)}.slushie-people{position:relative;width:min(1180px,calc(100% - 48px));margin:25px auto 17px;padding:8px 23px 0;border:1px solid #0850b39c;border-radius:15px;background:linear-gradient(180deg,#032876f5,#031b43f5);color:#edf3ff;font:400 16px/1.35 'Slushie People','Titillium Web',Arial,sans-serif;box-shadow:inset 0 1px 0 #244c9418}.has-people #scenic-backdrop img{transform:scaleX(1.15);filter:blur(2.5px) saturate(1.55)}.has-people #scenic-backdrop:after{background:radial-gradient(ellipse at 0 0,#702bff66,transparent 35%),linear-gradient(180deg,#03155008,#0316332b 65%,#020e252e)}.has-people .landing-wave{height:56px}.slushie-people *{box-sizing:border-box}.slushie-people a{color:inherit;text-decoration:none}.slushie-people button,.slushie-people input{font:inherit}.slushie-people h1,.slushie-people h2,.slushie-people p{margin:0;letter-spacing:0}.slushie-people>h1{display:flex;align-items:center;gap:18px;height:47px;font-size:31px;line-height:42px;font-weight:700}.people-icon{display:inline-block;width:24px;height:24px;flex:none;vertical-align:middle}.slushie-people>h1{transform:translateY(-4px)}.slushie-people>h1>.people-icon{width:42px;height:38px;color:#15b4f4}.people-squares{position:absolute;left:-18px;top:-22px;width:59px;height:48px;pointer-events:none}.people-squares i{position:absolute;display:block;width:26px;height:26px;border-radius:4px;transform:skewX(-17deg)}.people-squares i:first-child{left:0;top:20px;background:linear-gradient(135deg,#ffb0f3,#f34acd)}.people-squares i:last-child{left:33px;top:0;background:linear-gradient(135deg,#8ceaff,#3589ff 60%,#6b51fa)}.slushie-people>.people-footer-squares{left:auto;top:auto;right:-160px;bottom:20px}.people-tabs{display:flex;align-items:stretch;gap:8px;height:42px;margin:0 0 0 1px}.people-tab{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:131px;padding:0 18px;border:1px solid #103c8580;border-bottom:0;border-radius:8px 8px 0 0;background:linear-gradient(#05225be0,#061a49);font-size:17px;font-weight:600;line-height:1}.people-tab>.people-icon{width:23px;height:23px;color:#9daee6}.people-tab:last-child{min-width:126px}.people-tab:last-child>.people-icon{color:#00c9ff}.people-tab[aria-current=page]{border-color:#0a65fa;background:linear-gradient(#062570,#003ef3);box-shadow:inset 0 1px 0 #1b79ff44,inset 0 -2px 0 #0065ff44}.people-tab[aria-current=page]>.people-icon{color:#00c9ff}.people-tab:hover{background-color:#15478c}.people-search{position:relative;display:flex;align-items:stretch;width:calc(100% + 16px);height:52px;margin:-2px -8px 0;padding:4px 7px 6px;border:1px solid #0750aa99;border-radius:11px;background:linear-gradient(#052568,#04245acf);box-shadow:inset 0 0 0 3px #05296d55}.people-search input{display:block;width:100%;min-width:0;height:41px;padding:0 76px 0 12px;border:1px solid #0b50b994;border-radius:7px;background:linear-gradient(95deg,#061d45,#0621569c);box-shadow:inset 0 1px 4px #0000001a;color:#f0f4ff;font-size:16px;line-height:40px}.people-search input::placeholder{color:#9fafda;opacity:1}.people-search input:focus{outline:0;border-color:#399aff}.people-search:focus-within{border-color:#2588ee}.people-search>button{position:absolute;right:7px;top:3px;display:flex;align-items:center;justify-content:center;width:65px;height:42px;border:1px solid #0752ba;border-radius:7px;background:linear-gradient(#082872,#061e54);color:#f4f6ff}.people-search>button:hover{background:#0b3b8d}.people-search>button>.people-icon{width:23px;height:23px}.people-count{position:relative;min-height:16px;margin:3px 0 8px!important;text-align:right;color:#b7c6ed;font-size:12px;line-height:16px}.people-list{display:flex;flex-direction:column;gap:6px}.people-row{position:relative;display:flex;align-items:center;gap:29px;min-width:0;min-height:68px;padding:6px 11px 6px 17px;border:1px solid #103b818c;border-radius:11px;background:linear-gradient(105deg,#07275fe8,#052250db);box-shadow:inset 0 1px 0 #2c588519}.people-row:has(.people-menu[open]){z-index:3}.people-portrait{display:block;flex:none;overflow:hidden;align-self:center;width:54px;height:54px;border-radius:6px;background:radial-gradient(ellipse at 50% 70%,#13396a80,#051a3b33)}.people-portrait img{display:block;width:100%;height:100%;object-fit:contain;border:0;border-radius:0}.people-copy{min-width:0;flex:1}.people-identity{display:flex;align-items:center;gap:30px;min-width:0;height:23px}.people-name{display:block;flex:none;max-width:100%;min-width:0;font-size:17px;font-weight:600;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-name .user-identity{vertical-align:top;max-width:100%}.slushie-people .people-name .user-identity-name{font-weight:600}.people-name:hover{text-decoration:underline}.people-presence{min-width:0;gap:8px;font-size:14px;font-weight:400;line-height:20px}.people-copy>.people-presence{display:flex;width:100%;margin-top:3px}.people-presence>span{overflow:hidden;text-overflow:ellipsis}.slushie-people .people-presence>i{width:12px;height:12px}.people-presence.user-presence-online{color:#08caff}.slushie-people .people-presence.user-presence-online>i{background:#20adeb;box-shadow:inset 0 1px 1px #6bdbff4d}.people-presence.user-presence-offline{color:#b0c3eb}.slushie-people .people-presence.user-presence-offline>i{background:#7d9edb;box-shadow:inset 0 1px 1px #cadcff44}.people-presence.user-presence-in-game{color:#d780fb;gap:10px}.slushie-people .people-presence.user-presence-in-game>i{width:20px;height:18px;border-radius:0;background:#c773fa;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M7.1 4h9.8c2.4 0 3.9 1.6 4.5 4l2 8.5c.6 2.5-2.2 4.2-4 2.4l-3.1-3.2H7.7l-3.1 3.2c-1.8 1.8-4.6.1-4-2.4l2-8.5c.6-2.4 2.1-4 4.5-4Zm-.8 3.7v1.8H4.5v2h1.8v1.8h2v-1.8h1.8v-2H8.3V7.7Zm10.9-.3a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Zm-2.8 2.8a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Zm5.6 0a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Z'/%3E%3C/svg%3E") center/contain no-repeat}.people-description{overflow:hidden;color:#b9c9ed;font-size:15px;font-weight:600;line-height:22px!important;text-overflow:ellipsis;white-space:nowrap}.people-row .people-description{margin-top:3px}.people-actions{display:flex;align-items:center;gap:10px;flex:none;align-self:center;margin-left:auto}.people-friend-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:128px;height:39px;padding:0 13px;border:1px solid #0860c7;border-radius:7px;background:linear-gradient(#08285b,#072558);box-shadow:inset 0 1px 0 #3675ba22,0 1px 2px #0002;color:#f1f6ff;font-size:14px!important;font-weight:600;line-height:1.2;white-space:nowrap}.slushie-people .people-friend-action{font-weight:600}.people-friend-action>.people-icon{width:23px;height:23px;color:#22bafa}.people-friend-action:hover{background:#123d79;border-color:#3195f7}.people-friend-action:disabled{cursor:default;opacity:.58}.people-menu{position:relative;flex:none}.people-menu>summary{display:flex;align-items:center;justify-content:center;width:39px;height:40px;border-radius:6px;color:#e9f0ff;cursor:pointer;list-style:none}.people-menu>summary::-webkit-details-marker{display:none}.people-menu>summary>.people-icon{width:22px;height:22px}.people-menu>summary:hover,.people-menu[open]>summary{background:#16447b80}.people-menu-options{position:absolute;z-index:4;top:calc(100% + 3px);right:0;width:191px;padding:5px;border:1px solid #2c5f9f;border-radius:8px;background:#071d46;box-shadow:0 8px 24px #01091888}.people-row:nth-last-child(-n+2) .people-menu-options{top:auto;bottom:calc(100% + 3px)}.people-menu-options>a,.people-menu-options>button{display:block;width:100%;padding:9px 11px;border:0;border-radius:4px;background:transparent;color:#e8f0ff;text-align:left;font:400 14px/20px 'Slushie People','Titillium Web',Arial,sans-serif}.people-menu-options>a:hover,.people-menu-options>button:hover{background:#16457b}.people-menu-options>button[data-confirm]{color:#ffc1cf}.people-pagination{display:flex;align-items:center;justify-content:center;gap:4px;min-height:53px;padding:12px 0;font-size:14px}.people-page-number,.people-page-arrow,.people-page-gap{display:inline-flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:29px;border:1px solid transparent;border-radius:6px;background:transparent;color:#c5d4f3;line-height:1}.people-page-arrow{border-color:#1145849c;background:linear-gradient(#092d67,#082049);margin:0 2px}.people-page-arrow>.people-icon{width:22px;height:22px}.people-page-arrow:disabled{cursor:default;opacity:.5}.people-page-number[aria-current=page]{border-color:#147dff;background:linear-gradient(#056eff,#003bfa);box-shadow:inset 0 1px 0 #5b9dff44;color:#fff}.people-pagination a:hover{border-color:#276bc0;background-color:#0c3a79}.people-page-gap{width:22px;min-width:22px}.people-status{padding:10px 13px;margin:0 0 8px!important;border:1px solid #236394;border-radius:7px;background:#083659;color:#bdedff;font-size:14px;line-height:20px!important;overflow-wrap:anywhere}.people-status.is-error{background:#3a2543;border-color:#8a4877;color:#ffd1e2}.people-status:empty{display:none}.people-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:340px;padding:40px 24px;border:1px solid #123e7f80;border-radius:11px;background:#07265477;color:#b9c9ed;text-align:center;font-size:16px;line-height:1.5}.people-empty>.people-icon{width:46px;height:46px;color:#319ced}.people-empty h2{font-size:24px;color:#eef4ff;font-weight:600}.people-empty p{max-width:400px;line-height:1.5}.people-empty>.people-friend-action{margin-top:8px}.people-friend-tools{width:calc(100% + 16px);margin:0 -8px;border:1px solid #0750aa80;border-radius:11px;background:linear-gradient(#05235d66,#041d4b55);box-shadow:inset 0 2px 0 #0b428233}.people-filters{display:flex;justify-content:center;gap:0;height:49px;padding:6px 8px 5px;font-size:15px;font-weight:600}.people-filters>a{display:flex;align-items:center;justify-content:center;min-width:135px;height:38px;padding:0 29px;border:1px solid #0b50ad;border-right-width:0;background:linear-gradient(#04235f,#031c4f);color:#edf3ff;white-space:nowrap}.people-filters>a:first-child{border-radius:7px 0 0 7px}.people-filters>a:last-child{border-right-width:1px;border-radius:0 7px 7px 0}.people-filters>a[aria-current=page]{position:relative;border-right-width:1px;border-radius:7px;border-color:#0867ff;background:linear-gradient(#052aca,#003dff);box-shadow:inset 0 1px 0 #508dff44;color:#fff}.people-filters>a[aria-current=page]+a{border-left-width:0}.people-filters>a:hover{background-color:#134487}.people-friends .people-tab:first-child>.people-icon{color:#fff}.people-friend-tools .people-search{width:calc(100% - 14px);height:40px;margin:0 7px 6px;padding:0;border:0;border-radius:7px;background:none;box-shadow:none}.people-friend-tools .people-search input{height:40px}.people-friend-tools .people-search>button{top:0;right:0;height:40px}.people-current .people-filters{height:57px;padding-block:9px 10px}.people-message-action>.people-icon{width:21px;height:21px;color:#00c9ff}.people-requests .people-friend-tools{border-bottom:0;background:linear-gradient(#05235d55,transparent);box-shadow:inset 0 2px 0 #0b428233}.people-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;margin:20px -2px 0}.people-request-grid>.people-empty{grid-column:1/-1}.people-request-card{position:relative;display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-rows:minmax(min-content,1fr) 46px;gap:15px 22px;min-width:0;min-height:190px;padding:19px 18px 18px 19px;border:1px solid #0d469bc9;border-radius:12px;background:linear-gradient(120deg,#052966,#012050);box-shadow:inset 0 1px 0 #1b519322}.people-request-card:has(.people-menu[open]){z-index:3}.people-request-card .people-portrait{grid-column:1;grid-row:1/3;align-self:start;width:120px;height:120px;border-radius:17px;background:linear-gradient(135deg,#001b48,#031738)}.people-request-card .people-copy{grid-column:2;grid-row:1;align-self:start;padding-top:3px}.people-request-card .people-identity{height:26px;gap:16px;padding-right:26px}.people-request-card .people-name{max-width:100%;font-size:18px;line-height:26px}.people-request-card .people-presence{font-size:16px;line-height:24px;gap:11px}.slushie-people .people-request-card .people-presence>i{width:14px;height:14px}.slushie-people .people-request-card .people-presence.user-presence-in-game>i{width:23px;height:21px}.people-request-card .people-description{display:block;margin-top:5px;color:#d1dcf5;font-size:18px;line-height:26px!important}.people-request-card>.people-menu{position:absolute;right:17px;top:16px}.people-request-card>.people-menu>summary{width:28px;height:31px}.people-request-card:nth-last-child(-n+2) .people-menu-options{top:auto;bottom:calc(100% + 3px)}.people-request-actions{grid-column:2;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;min-width:0}.people-request-cancel{grid-template-columns:minmax(0,1fr)}.slushie-people .people-request-action{display:flex;align-items:center;justify-content:center;width:100%;height:46px;min-width:0;padding:0 12px;border:1px solid #0767d3;border-radius:7px;background:linear-gradient(#04255d,#011e51);box-shadow:inset 0 1px 0 #3472c326;color:#fff;font-size:17px;font-weight:600;line-height:24px}.slushie-people .people-request-action.is-primary{background:linear-gradient(#002aff,#003cff);border-color:#087aff;box-shadow:inset 0 1px 0 #4b86ff66}.slushie-people .people-request-action:hover{background:#0a397c;border-color:#439dff}.slushie-people .people-request-action.is-primary:hover{background:#1555ff}.slushie-people .people-request-action:disabled{cursor:wait;opacity:.58}.people-requests .people-pagination{gap:12px;min-height:72px;padding:16px 0;font-size:18px}.people-requests .people-page-number,.people-requests .people-page-arrow{width:40px;min-width:40px;height:40px;border:1px solid #0b4da3;background:linear-gradient(#042660,#031e4b);border-radius:8px}.people-requests .people-page-arrow{margin:0 4px}.people-requests .people-page-number[aria-current=page]{border-color:#167cff;background:linear-gradient(#073dff,#0048ff);font-weight:600}.people-requests>.people-footer-squares{bottom:4px}.slushie-people [hidden]{display:none!important}.slushie-people :focus-visible{outline:2px solid #85d8ff;outline-offset:3px}@media(max-width:1510px){.slushie-people>.people-footer-squares{display:none}}@media(max-width:1050px){.slushie-people{margin-top:22px}.people-row,.people-identity{gap:20px}}@media(max-width:700px){.slushie-people{width:calc(100% - 28px);padding:9px 12px 0;margin-top:22px}.slushie-people>h1{font-size:28px;gap:12px}.slushie-people>h1>.people-icon{width:34px;height:33px}.people-squares{left:-8px;transform:scale(.8);transform-origin:bottom left}.people-row{gap:12px;padding-left:8px;padding-right:4px;height:auto}.people-portrait{width:48px;height:54px}.people-identity{gap:10px;flex-wrap:wrap;align-content:center;min-height:23px;height:auto;row-gap:0}.people-name{max-width:100%;font-size:16px;line-height:21px}.people-presence{font-size:12px;line-height:19px;gap:5px}.slushie-people .people-presence>i{width:9px;height:9px}.people-presence.user-presence-in-game{gap:6px}.slushie-people .people-presence.user-presence-in-game>i{width:17px;height:15px}.people-description{font-size:13px;line-height:19px!important}.people-actions{gap:2px}.people-friend-action{min-width:104px;padding:0 9px;gap:6px;font-size:12px!important}.people-friend-action>.people-icon{width:20px;height:20px}.people-menu>summary{width:30px}.people-empty{min-height:290px}}@media(max-width:470px){.people-row{gap:9px}.people-portrait{width:43px;height:50px}.people-identity{display:block}.people-name{font-size:15px;line-height:20px}.people-presence{display:flex;width:100%;line-height:18px}.people-description{display:block}.people-friend-action{min-width:0;width:38px;padding:0;font-size:0!important;gap:0}.people-friend-action>.people-icon{width:22px;height:22px}.people-actions>a.people-friend-action{width:58px;padding:0 5px;font-size:11px!important;white-space:normal;text-align:center}.people-empty>.people-friend-action{width:auto;min-width:128px;font-size:14px!important}.people-tab{min-width:120px}.people-tab:last-child{min-width:116px}.people-filters{gap:4px}.people-filters>a{padding:6px 9px;font-size:13px}}@media(forced-colors:active){.slushie-people,.people-row,.people-search,.people-search input,.people-search>button,.people-tab,.people-friend-action,.people-menu-options,.people-page-arrow{background:Canvas;color:CanvasText;border:1px solid CanvasText}.people-tab[aria-current=page],.people-page-number[aria-current=page]{outline:2px solid Highlight}.people-squares{display:none}.people-presence>i{background:CanvasText!important}.people-icon{color:CanvasText!important}}@media(max-width:790px){.has-people .dash-nav-link{flex-shrink:0}}@media(max-width:1000px){.people-request-card{grid-template-columns:96px minmax(0,1fr);gap:12px 15px;padding:16px;min-height:174px}.people-request-card .people-portrait{width:96px;height:112px}.people-request-card .people-identity{gap:8px;padding-right:22px;flex-wrap:wrap;height:auto;row-gap:0}.people-request-card .people-name{max-width:100%;font-size:16px;line-height:22px}.people-request-card .people-presence{font-size:13px;line-height:20px;gap:6px}.people-request-card .people-description{font-size:15px;line-height:22px!important;margin-top:3px}.people-request-actions{gap:10px}}@media(max-width:760px){.people-request-grid{grid-template-columns:minmax(0,1fr);margin-top:17px;gap:15px}.people-request-card{grid-template-columns:110px minmax(0,1fr);min-height:184px;gap:12px 18px}.people-request-card .people-portrait{width:110px;height:120px}.people-request-card .people-name{font-size:18px;line-height:25px}.people-request-card .people-presence{font-size:15px;line-height:23px}.people-request-card .people-description{font-size:16px;line-height:23px!important}}@media(max-width:500px){.people-friend-tools .people-filters{padding-inline:5px;width:100%;gap:0}.people-filters>a{min-width:0;flex:1;padding-inline:8px;font-size:13px}.people-request-card{grid-template-columns:78px minmax(0,1fr);min-height:174px;padding:13px;gap:12px}.people-request-card .people-portrait{width:78px;height:110px;align-self:center;border-radius:12px}.people-request-card .people-copy{padding-top:0}.people-request-card .people-identity{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding-right:22px}.people-request-card .people-name{font-size:16px;line-height:22px}.people-request-card .people-presence{font-size:13px;line-height:19px;width:100%}.people-request-card .people-description{font-size:14px;line-height:21px!important}.people-request-card>.people-menu{top:10px;right:9px}.people-request-card>.people-menu>summary{width:25px;height:29px}.people-request-actions{gap:8px}.slushie-people .people-request-action{font-size:15px;padding-inline:7px}.people-requests .people-pagination{gap:7px}.people-requests .people-page-number,.people-requests .people-page-arrow{width:34px;min-width:34px;height:36px}.people-current .people-actions>.people-message-action{width:38px;font-size:0!important;padding:0}}@media(forced-colors:active){.people-request-card,.slushie-people .people-request-action,.people-friend-tools,.people-filters>a{background:Canvas;color:CanvasText;border:1px solid CanvasText}.slushie-people .people-request-action.is-primary{background:Highlight;color:HighlightText}}@media(max-width:360px){.people-filters>a{font-size:12px;padding-inline:4px}}.slushie-games{position:relative;left:5px;width:min(var(--community-width,1266px),calc(100% - 48px));margin:20px auto 0;padding-bottom:28px;color:#f1f5ff;font-family:'Titillium Web',Arial,sans-serif;line-height:1.2}.slushie-games *{box-sizing:border-box}.slushie-games a{color:inherit;text-decoration:none}.slushie-games h1,.slushie-games h2,.slushie-games h3,.slushie-games p{margin:0;font-family:inherit;letter-spacing:0}.slushie-games h1,.slushie-games h2{position:relative;display:flex;align-items:center;gap:16px;font-size:28px;font-weight:600;line-height:1.2}.games-squares{position:relative;display:inline-block;flex:none;width:44px;height:38px}.games-squares i{position:absolute;width:22px;height:22px;border-radius:3px;transform:skew(-17deg)}.games-squares i:first-child{left:0;top:16px;background:linear-gradient(#ffb9ef,#ee61d2)}.games-squares i:last-child{left:25px;top:1px;background:linear-gradient(#48d3ff,#4576ff)}.games-feature-grid{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:13px 14px;height:370px;margin-top:9px}.games-feature{position:relative;min-width:0;overflow:hidden;border:1px solid #2389d865;border-radius:11px;background:#082252}.games-feature-main{grid-row:span 2}.games-feature-link{display:block;position:relative;width:100%;height:100%;isolation:isolate}.games-art{display:flex;align-items:center;justify-content:center;position:relative;width:100%;overflow:hidden;background:linear-gradient(135deg,#143d75,#061d49);color:#6c92cc}.games-art>svg{position:absolute;left:35%;top:22%;width:30%;height:56%;opacity:.7}.games-art>img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center}.games-feature .games-art{position:absolute;inset:0;height:100%}.games-feature-link:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 38%,#03133128 55%,#031a42e8 100%)}.games-feature-copy{position:absolute;z-index:2;bottom:13px;left:16px;right:78px}.games-feature h3{font-size:23px;font-weight:600;line-height:1.15;overflow-wrap:anywhere}.games-feature-main h3{font-size:32px}.games-playing{display:flex;align-items:center;gap:7px;margin-top:5px;font-size:16px;color:#b5cbed;line-height:1.1}.games-playing>svg{width:19px;height:19px;flex:none}.games-play{position:absolute;bottom:14px;right:14px;z-index:3;display:grid;place-items:center;width:52px;height:45px;padding:10px;border:1px solid #568efb63;border-radius:9px;color:#fff;background:linear-gradient(145deg,#4b8fff,#2861fa);cursor:pointer;transition:background .15s,transform .15s}.games-play>svg{width:24px;height:24px}.games-feature-main .games-play{width:68px;height:52px}.games-play:hover{background:linear-gradient(145deg,#68a3ff,#3975ff)}.games-play:active{transform:translateY(1px)}.games-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 10px}.games-see-all{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#00c5fa;font:600 16px 'Titillium Web',Arial,sans-serif;padding:5px 0;cursor:pointer}.games-see-all>svg{width:22px;height:22px}.games-popular-grid{display:grid;grid-template-columns:repeat(30,minmax(0,1fr));gap:12px 14px}.games-tile{display:block;grid-column:span 5;min-width:0}.games-last-five>.games-tile:nth-last-child(-n+5){grid-column:span 6}.games-tile .games-art{border:1px solid #2773ab65;border-radius:9px}.games-tile h3{font-size:16px;font-weight:600;line-height:1.12;margin-top:7px;overflow-wrap:anywhere}.games-tile .games-playing{font-size:15px;margin-top:5px;gap:6px}.games-tile .games-playing>svg{width:17px;height:17px}.games-feature-link:hover h3,.games-tile:hover h3{color:#cce5ff}.slushie-games a:focus-visible,.slushie-games button:focus-visible{outline:2px solid #7fdaff;outline-offset:4px}.games-feature-count-1{grid-template-columns:1fr}.games-feature-count-2{grid-template-rows:1fr}.games-feature-count-2 .games-feature-main{grid-row:auto}.games-empty{padding:55px 24px;text-align:center;background:var(--community-panel);border-radius:14px}.games-empty>svg{width:68px;height:68px;color:#a8c2f0;margin-bottom:18px}.games-empty h1{display:block}.games-empty p{margin-top:12px;color:#b9cae9}@media(max-width:1360px){.slushie-games{left:0}}@media(max-width:1050px){.games-feature-grid{height:330px}.games-feature-main h3{font-size:28px}.games-feature h3{font-size:21px}.games-tile,.games-last-five>.games-tile:nth-last-child(-n+5){grid-column:span 10}.games-popular-grid{gap:18px 14px}}@media(max-width:650px){.slushie-games{width:calc(100% - 30px);margin-top:18px}.slushie-games h1,.slushie-games h2{font-size:24px;gap:9px}.games-feature-grid{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:10px}.games-feature-main{grid-row:auto;grid-column:span 2;aspect-ratio:1.8}.games-feature:not(.games-feature-main){aspect-ratio:1.25}.games-feature-copy{left:10px;right:10px;bottom:10px;padding-right:37px}.games-feature h3{font-size:17px}.games-feature-main h3{font-size:25px}.games-feature .games-playing{font-size:13px;gap:4px}.games-feature .games-playing>svg{width:15px;height:15px}.games-play{width:34px;height:34px;padding:7px;right:9px;bottom:10px}.games-play>svg{width:19px;height:19px}.games-feature-main .games-play{width:47px;height:41px}.games-tile,.games-last-five>.games-tile:nth-last-child(-n+5){grid-column:span 15}.games-tile h3{font-size:15px}.games-tile .games-playing{font-size:13px}.games-feature-count-1{grid-template-columns:1fr}.games-feature-count-1 .games-feature-main{grid-column:auto}.games-feature-count-2 .games-feature-main{grid-column:span 2}.games-feature-count-2 .games-feature:not(.games-feature-main){grid-column:span 2;aspect-ratio:2.2}}@media(prefers-reduced-motion:reduce){.games-play{transition:none}}.games-play:disabled{opacity:.65;cursor:wait}.games-play-error{position:absolute;z-index:4;left:8px;right:8px;top:8px;padding:9px 12px;border:1px solid #ec789a77;border-radius:7px;background:#30132aee;color:#ffe5ec;font-size:14px;line-height:1.3}body.has-games{background:#0b204c;color:#f0f4ff;--focus:#67b8ff}.has-games #scenic-backdrop{display:block}.has-games #scenic-backdrop:after{background:linear-gradient(180deg,#03103310,#05163815 55%,#07142935)}.has-games .landing-wave{height:56px}.has-games #main{display:flow-root;position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:0;min-height:calc(100svh - 110px)}@media(min-width:1051px){.has-games #main{zoom:.9;min-height:calc((100svh - 106.2px)/.9)}}.games-feature-link:focus-visible{outline-offset:-3px}@media(max-width:1050px){.games-popular-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.games-tile,.games-last-five>.games-tile:nth-last-child(-n+5){grid-column:span 2}}@media(max-width:650px){.games-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.games-tile,.games-last-five>.games-tile:nth-last-child(-n+5){grid-column:span 1}.games-play{width:44px;height:44px}.games-feature-copy{padding-right:47px}.games-feature .games-playing{white-space:nowrap}}@media(max-width:650px){.games-feature-grid{grid-template-columns:1fr}.games-feature-main,.games-feature:not(.games-feature-main),.games-feature-count-2 .games-feature-main,.games-feature-count-2 .games-feature:not(.games-feature-main){grid-column:1}.games-feature:not(.games-feature-main){aspect-ratio:2.2}}.games-feature,.games-tile .games-art{border:0;box-shadow:none}.games-tile .games-art{aspect-ratio:1;min-width:0}.slushie-game-detail{position:relative;width:min(var(--community-width,1266px),calc(100% - 48px));margin:26px auto 40px;color:#f1f4ff;font-family:'Titillium Web',Arial,sans-serif;font-weight:600}.slushie-game-detail *{box-sizing:border-box}.slushie-game-detail h1,.slushie-game-detail h2,.slushie-game-detail h3,.slushie-game-detail p{margin:0;letter-spacing:0}.slushie-game-detail a{color:inherit;text-decoration:none}.slushie-game-detail svg{width:24px;height:24px;flex:none}.gd-panel{background:var(--community-panel);border:1px solid var(--community-border);border-radius:15px}.gd-hero{display:grid;grid-template-columns:minmax(0,1.27fr) minmax(0,1fr);gap:20px;padding:17px}.gd-art{display:block;position:relative;min-width:0;width:100%;background:#092452;overflow:hidden;border-radius:11px;aspect-ratio:16/9}.gd-art img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.gd-art>svg{position:absolute;inset:0;display:block;width:30%;height:100%;margin:auto}.gd-hero>.gd-art{align-self:start}.gd-hero-copy{min-width:0;display:flex;flex-direction:column;gap:13px}.gd-title{display:flex;align-items:center;gap:18px;min-width:0}.gd-title h1{font-size:46px;line-height:1.15;font-weight:700;overflow-wrap:anywhere}.gd-year{padding:4px 19px;border-radius:30px;background:#009b00;color:white;font-size:18px;font-weight:700}.gd-author{display:flex;gap:15px;align-items:center;font-size:18px;margin:2px 0 6px}.gd-author>div{min-width:0;overflow-wrap:anywhere}.gd-author>a{flex:none}.gd-author p{color:#b2c6ea;font-size:16px;margin-top:3px}.gd-head{display:block;width:48px;height:48px;border:1px solid #778496;border-radius:50%;background:#17386d;overflow:hidden;flex:none}.gd-head img,.gd-head>svg{width:100%;height:100%;object-fit:cover}.gd-author .gd-head{width:68px;height:68px}.gd-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.gd-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:88px;border:1px solid #1c54ae69;border-radius:10px;background:#001c5044;gap:4px;min-width:0}.gd-metric strong{display:flex;gap:12px;align-items:center;font-size:19px;font-weight:600}.gd-metric strong svg{width:29px;height:29px;color:#c8d5fa}.gd-metric>span{font-size:15px;color:#bfcef0}.gd-actions{display:grid;grid-template-columns:1.15fr 1fr 59px;gap:13px}.gd-button{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #2865c477;border-radius:9px;padding:14px 10px;font:600 18px 'Titillium Web',Arial,sans-serif;color:#f4f7ff;background:linear-gradient(135deg,#092f77,#082053);cursor:pointer;min-width:0}.gd-button:disabled{cursor:default}.gd-browser{background:linear-gradient(#8940ff,#1551ff);border-color:#7049ff}.gd-browser:disabled{opacity:1}.gd-client{min-height:79px}.gd-button svg{width:27px;height:27px}.gd-button:hover:not(:disabled){filter:brightness(1.13)}.gd-favorite[aria-pressed=true] svg{fill:#ffd65a;color:#ffd65a}.gd-votes{display:flex;border:1px solid #6657c17d;border-radius:30px;background:linear-gradient(#2939658a,#24265b88);min-height:49px}.gd-votes button{flex:1;display:flex;align-items:center;justify-content:center;gap:12px;color:#7c91b4;border:0;background:none;font:600 25px 'Titillium Web',Arial,sans-serif;cursor:pointer;margin:8px 0;padding:0}.gd-votes button:first-child{color:#10ee8a;border-right:1px solid #6678ac69}.gd-votes button:last-child svg{transform:rotate(180deg)}.gd-votes button[aria-pressed=true]{color:#fff}.gd-status:empty{display:none}.gd-status{padding:10px;color:#ffd6db}.gd-description,.gd-servers,.gd-comments,.gd-other{margin-top:9px;padding:8px 18px 10px}.gd-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:5px}.gd-section-heading h2{font-size:25px;font-weight:600;line-height:1.2}.gd-section-heading>a{display:flex;align-items:center;gap:5px;color:#21bdff;font-size:13px}.gd-section-heading>a svg{width:16px;height:16px}.gd-description>p{white-space:pre-wrap;overflow-wrap:anywhere;color:#b9c9e9;line-height:1.25;font-size:16px;max-width:850px}.gd-server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gd-server{min-width:0;border:1px solid #265bb779;border-radius:9px;background:#12397242;padding:7px 14px}.gd-server h3{font-size:16px;font-weight:600;overflow-wrap:anywhere}.gd-server>p{font-size:14px;color:#b4c5e7}.gd-server-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.gd-server-players{display:flex;align-items:center;gap:10px}.gd-extra{display:grid;place-items:center;width:48px;height:48px;border:1px solid #5274b877;border-radius:50%;background:#153c7766;font-size:14px}.gd-join{min-width:123px;padding:7px 15px;font-size:16px;background:linear-gradient(#8550fc,#0745f9);border-color:#765bfb}.gd-comment{display:flex;gap:14px;align-items:flex-start;padding:7px 9px;border-top:1px solid #4873b84d}.gd-comment .gd-head{width:38px;height:38px}.gd-comment>div{min-width:0}.gd-comment-meta{display:flex;align-items:center;gap:15px;font-size:13px;font-weight:600}.gd-comment-meta time{font-size:11px;font-weight:600;color:#899fc4}.gd-comment p{font-size:13px;line-height:1.3;color:#beceec;white-space:pre-wrap;overflow-wrap:anywhere}.gd-comment-form{display:flex;gap:10px;margin:10px 8px 0;align-items:center}.gd-comment-form textarea{min-width:0;flex:1;border:1px solid #3964a8;border-radius:7px;background:#0b2857;color:white;padding:9px;font:600 15px 'Titillium Web',Arial,sans-serif;resize:vertical}.gd-empty{font-size:16px;color:#b6c8eb;padding:16px 0}.gd-other-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.gd-other-grid>a{min-width:0}.gd-other-grid .gd-art{aspect-ratio:1;border-radius:8px}.gd-other-grid h3{font-size:15px;font-weight:600;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px}.slushie-game-detail button:focus-visible,.slushie-game-detail a:focus-visible,.slushie-game-detail textarea:focus-visible{outline:2px solid #71d8ff;outline-offset:3px}body.has-game-detail{background:#0b204c;color:#f0f4ff}.has-game-detail #scenic-backdrop{display:block}.has-game-detail #scenic-backdrop:after{background:linear-gradient(180deg,#03103310,#05163815 55%,#07142935)}.has-game-detail .landing-wave{height:56px}.has-game-detail #main{display:flow-root;position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:0;min-height:calc(100svh - 110px)}@media(min-width:1051px){.has-game-detail #main{zoom:.9;min-height:calc((100svh - 106.2px)/.9)}}@media(max-width:1000px){.gd-title h1{font-size:34px}.gd-hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:14px}.gd-actions{gap:7px;grid-template-columns:1fr 1fr 45px}.gd-button{font-size:15px;padding:10px 7px}.gd-metric strong{font-size:16px;gap:7px}.gd-metric>span{font-size:13px}.gd-metric strong svg{width:23px}.gd-server-players{gap:5px}.gd-server-players .gd-head,.gd-extra{width:36px;height:36px}.gd-server .gd-join{min-width:75px}}@media(max-width:720px){.slushie-game-detail{width:calc(100% - 28px);margin-top:18px}.gd-hero{grid-template-columns:1fr;padding:12px}.gd-title h1{font-size:34px}.gd-hero-copy{gap:12px}.gd-client{min-height:55px}.gd-server-grid{grid-template-columns:minmax(0,1fr)}.gd-other-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gd-metrics{gap:6px}.gd-metric{min-height:73px}.gd-description,.gd-servers,.gd-comments,.gd-other{padding:10px 12px}.gd-section-heading h2{font-size:23px}.gd-comment-form{flex-wrap:wrap}.gd-comment-form textarea{flex-basis:100%}}.gd-more{display:flex;align-items:center;gap:5px;border:0;background:none;color:#21bdff;font:600 13px "Titillium Web",Arial,sans-serif;padding:0;cursor:pointer}.gd-more svg{width:16px;height:16px}.gd-hero{position:relative}.gd-hero:has(.gd-manage) .gd-title{padding-right:42px}.gd-manage{position:absolute;right:16px;top:16px;z-index:2}.gd-manage summary{list-style:none;cursor:pointer;border:1px solid #527299;border-radius:7px;background:#102f56;color:white;min-width:38px;padding:5px 8px;text-align:center;letter-spacing:2px}.gd-manage summary::-webkit-details-marker{display:none}.gd-manage-menu{position:absolute;right:0;top:calc(100% + 5px);min-width:125px;padding:5px;background:#102f56;border:1px solid #527299;border-radius:7px;box-shadow:0 6px 20px #0005}.gd-manage-menu button{width:100%;text-align:left;background:none;border:0;border-radius:4px;color:white;font:inherit;padding:9px 14px;cursor:pointer}.gd-manage-menu button:hover{background:#244675}.gd-manage summary:focus-visible{outline:2px solid #71d8ff;outline-offset:3px}.catalog-page{max-width:1400px;margin:32px auto;padding:0 28px 50px;color:#eff4ff;font-family:'Titillium Web',Arial,sans-serif;font-weight:600}.catalog-page *,.catalog-page *:before,.catalog-page *:after{animation:none!important;transition:none!important}.catalog-page .button:active{transform:none}.catalog-heading{margin-bottom:22px}.catalog-heading h1{font-size:36px;letter-spacing:0;margin:0 0 7px}.catalog-heading p{color:#b8c9e5;margin:0;font-size:17px}.catalog-page a{text-decoration:none}.catalog-page a:hover{text-decoration:underline}.catalog-status{margin:0 0 16px;color:#cce6ff;white-space:pre-wrap}.catalog-status:empty{display:none}.catalog-status.is-error{padding:14px 18px;border:1px solid #a15b78;border-radius:8px;background:#482c44;color:#ffe0e9}.catalog-search{display:flex;gap:12px;max-width:690px;margin:0 0 24px}.catalog-search input{min-width:0;flex:1;background:#122d53;color:#f1f5ff;border:1px solid #385b88;border-radius:8px;padding:10px 15px;font:inherit;font-size:17px}.catalog-search input::placeholder{color:#b7c8e0}.catalog-page .button{min-height:44px;font:inherit;border-radius:7px;padding:11px 20px}.catalog-browse{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px}.catalog-categories{display:flex;flex-direction:column;align-self:start;border:1px solid #31558b80;border-radius:12px;background:#082653d9;padding:12px}.catalog-categories a{display:flex;align-items:center;min-height:46px;padding:9px 16px;border-radius:7px;color:#c2d3ef;font-size:18px}.catalog-categories a:hover{background:#254a79;text-decoration:none}.catalog-categories a[aria-current=page]{background:#345ad0;color:#fff}.catalog-count{margin:0 0 14px;color:#b7c9e6}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.catalog-card{display:block;min-width:0;overflow:hidden;background:#08244ee8;border:1px solid #35558180;border-radius:12px;color:inherit}.catalog-card:hover{border-color:#8cb6f5;text-decoration:none!important}.catalog-picture{aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.catalog-picture img{display:block;width:100%;height:100%;object-fit:contain;opacity:1!important}.catalog-image-empty{padding:20px;color:#46546b;text-align:center;font-size:16px}.catalog-card-copy{padding:14px}.catalog-card h2{font-size:19px;line-height:1.25;letter-spacing:0;margin:0 0 6px;overflow-wrap:anywhere}.catalog-card-creator{font-size:14px;color:#b5c7e5;margin:0 0 16px;overflow-wrap:anywhere}.catalog-card-bottom{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:15px}.catalog-owned{color:#a6e5cc}.catalog-paging{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}.catalog-empty{padding:36px 24px;border:1px solid #31558b80;background:#082653d9;border-radius:12px}.catalog-empty h2{font-size:23px;letter-spacing:0}.catalog-empty p{color:#b7c9e6;margin:0}.catalog-back{color:#bfd5f8;font-size:17px;display:inline-flex;align-items:center;min-height:44px}.catalog-detail{display:grid;grid-template-columns:minmax(250px,460px) minmax(0,1fr);gap:38px;border:1px solid #31558b80;border-radius:14px;padding:28px;background:#08234de8}.catalog-picture-large{border-radius:12px;align-self:start}.catalog-info{min-width:0;padding:5px 0}.catalog-category{margin:0 0 10px;color:#b5c9e9;font-size:16px}.catalog-info h1{font-size:36px;letter-spacing:0;overflow-wrap:anywhere;margin:0 0 12px}.catalog-creator{color:#b5c7e5;margin:0 0 25px}.catalog-creator a{color:#a5caff}.catalog-price{font-size:27px;line-height:1.2;margin:0 0 12px}.catalog-ownership{color:#a6e5cc;margin:0 0 15px;font-size:18px}.catalog-ownership:empty{display:none}.catalog-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.catalog-primary{background:#4767ee!important;font-size:18px!important}.catalog-primary:hover{background:#5679ff!important}.catalog-secondary{color:#c5d8f5;min-height:44px;display:inline-flex;align-items:center}.catalog-description{border-top:1px solid #45638a70;padding-top:24px;margin-top:28px}.catalog-description h2{font-size:20px;letter-spacing:0;margin-bottom:10px}.catalog-description p{color:#c3d2e9;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6;margin:0}.catalog-unavailable{color:#c3d2e9;margin:0}.catalog-page [hidden]{display:none!important}@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-browse{grid-template-columns:160px minmax(0,1fr);gap:20px}}@media(max-width:800px){.catalog-page{padding-inline:16px}.catalog-browse{display:block}.catalog-categories{flex-direction:row;flex-wrap:wrap;margin-bottom:20px;padding:7px}.catalog-categories a{font-size:16px;padding:8px 13px}.catalog-detail{grid-template-columns:minmax(190px,1fr) minmax(0,1fr);gap:22px;padding:20px}.catalog-info h1{font-size:28px}}@media(max-width:540px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-detail{grid-template-columns:1fr;padding:18px}.catalog-picture-large{max-width:330px;width:100%;justify-self:center}.catalog-card-copy{padding:11px}.catalog-card h2{font-size:17px}.catalog-card-bottom{font-size:14px}.catalog-search{gap:8px}.catalog-search .button{padding-inline:13px}.catalog-page{margin-top:22px}.catalog-heading h1{font-size:30px}}.catalog-detail{position:relative}.catalog-manage{position:absolute;right:16px;top:12px;z-index:1}.catalog-manage summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;border-radius:7px;background:#163860;color:#fff;list-style:none;letter-spacing:2px}.catalog-manage summary::-webkit-details-marker{display:none}.catalog-manage[open] .button{position:absolute;right:0;top:48px;min-width:120px;background:#163860}.catalog-info .catalog-category{padding-right:52px}.catalog-editor{width:min(540px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-sizing:border-box;border:1px solid #45638a;border-radius:14px;padding:26px;background:#08234d;color:#eff4ff;font:600 17px 'Titillium Web',Arial,sans-serif}.catalog-editor::backdrop{background:#030b1dcc}.catalog-editor h2{margin:0 0 20px}.catalog-editor label{display:grid;gap:6px;margin:0 0 16px}.catalog-editor input:not([type=checkbox]),.catalog-editor textarea{box-sizing:border-box;width:100%;font:inherit;color:#eff4ff;background:#122d53;border:1px solid #55749a;border-radius:6px;padding:10px}.catalog-editor textarea{resize:vertical}.catalog-editor .catalog-editor-sale{display:flex;align-items:center;gap:10px}.catalog-editor-sale input{width:20px;height:20px}.catalog-editor-actions{display:flex;gap:12px;flex-wrap:wrap}.catalog-editor .button{min-height:44px;font:inherit;padding:10px 16px;border-radius:7px;cursor:pointer}.catalog-editor .catalog-danger{background:#8b2940;color:#fff}.catalog-editor-message{color:#ffe0e9;white-space:pre-wrap}.catalog-editor-message:empty{display:none}.catalog-editor hr{border:0;border-top:1px solid #45638a;margin:22px 0}.catalog-editor [hidden]{display:none!important}.catalog-editor :focus-visible,.catalog-manage :focus-visible{outline:2px solid #a5caff;outline-offset:3px}.catalog-editor button:disabled{opacity:.6;cursor:wait}.admin-page{max-width:1100px;margin:32px auto;padding:0 28px 60px;color:#eff4ff;font-family:'Titillium Web',Arial,sans-serif;font-weight:600}.admin-page *,.admin-page *:before,.admin-page *:after{animation:none!important;transition:none!important}.admin-page [hidden]{display:none!important}.admin-page .button:active{transform:none}.admin-page h1{font-size:36px;letter-spacing:0;margin:18px 0 8px}.admin-intro{font-size:18px;color:#bdcde7;margin-bottom:28px}.admin-page h2{font-size:24px;letter-spacing:0;font-weight:600;margin-bottom:22px}.admin-page .button{min-height:44px;padding:12px 22px;font:inherit;font-size:17px;border-radius:7px}.admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.admin-tile{display:block;border:1px solid #49659180;border-radius:12px;padding:26px;background:#092651e8;text-decoration:none;color:#eef4ff}.admin-tile:hover{border-color:#9fbfff;background:#11305c}.admin-tile-icon{display:grid;place-items:center;width:58px;height:58px;background:#345aca;border-radius:10px;font-size:38px;margin-bottom:22px}.admin-tile h2{margin-bottom:8px}.admin-tile p{color:#b9cde9;margin-bottom:28px}.admin-tile-open{color:#a9caff;font-size:17px}.admin-steps{display:flex;counter-reset:step;gap:28px;padding:0;margin:28px 0 22px;list-style:none}.admin-steps li{display:flex;gap:10px;align-items:center;color:#afc2e2;font-size:17px}.admin-steps li:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:30px;height:30px;border:1px solid #56749e;border-radius:50%;font-size:15px;flex:none}.admin-steps li[aria-current=step]{color:white}.admin-steps li[aria-current=step]:before{background:#4265e8;border-color:#7192ff}.admin-panel{max-width:860px;border:1px solid #43638d80;border-radius:12px;padding:30px;background:#09244eea}.admin-field{display:flex;flex-direction:column;gap:7px;margin-bottom:22px}.admin-field>label{font-size:17px}.admin-field input,.admin-field select,.admin-field textarea{width:100%;font:inherit;font-size:17px;font-weight:600;background:#102f56;color:#eff4ff;border:1px solid #527299;border-radius:7px;padding:11px 13px;min-height:46px;box-shadow:none}.admin-field textarea{resize:vertical;min-height:108px}.admin-field select{color-scheme:dark}.admin-field input[type=file]{padding:14px;overflow:hidden;font-size:15px}.admin-field input::file-selector-button{font:inherit;font-weight:600;padding:8px 12px;margin-right:14px;background:#33548a;color:white;border:1px solid #6985b2;border-radius:5px;cursor:pointer}.admin-page :is(input,select,textarea,button,a):focus-visible{outline:3px solid #a4c9ff;outline-offset:3px}.admin-hint{font-size:15px;line-height:1.5;color:#b9cce7;margin:0;overflow-wrap:anywhere}.admin-check{display:flex;gap:12px;align-items:center;min-height:44px;font-size:18px;margin:0 0 16px;cursor:pointer}.admin-check input{width:21px;height:21px;accent-color:#6488ff}.admin-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:28px}.admin-actions>.button:last-child{margin-left:auto}.admin-status:empty{display:none}.admin-status{padding:13px 17px;background:#482b43;color:#ffe4eb;border:1px solid #9b617b;border-radius:7px;white-space:pre-wrap}.admin-review{display:grid;grid-template-columns:230px minmax(0,1fr);gap:26px}.admin-preview{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#cdd5e1;color:#45536b;border-radius:9px;overflow:hidden;align-self:start;text-align:center}.admin-preview img{display:block;width:100%;height:100%;object-fit:contain;opacity:1!important}.admin-preview span{padding:20px}.admin-review-copy h3{font-size:27px;letter-spacing:0;line-height:1.2;margin:8px 0 14px;overflow-wrap:anywhere;font-weight:600}.admin-review-description{white-space:pre-wrap;overflow-wrap:anywhere;color:#cedaf0}.admin-review-price{font-size:21px;margin-bottom:20px}.admin-review+.admin-hint{margin-top:25px}.admin-success p{font-size:18px;color:#c8d9ee}@media(max-width:760px){.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page{padding-inline:18px}.admin-panel{padding:24px}.admin-review{grid-template-columns:180px minmax(0,1fr);gap:20px}}@media(max-width:520px){.admin-grid{grid-template-columns:1fr}.admin-page h1{font-size:31px}.admin-steps{gap:13px;justify-content:space-between}.admin-steps li{font-size:14px;gap:6px;flex-direction:column;align-items:flex-start}.admin-panel{padding:20px}.admin-review{grid-template-columns:1fr}.admin-preview{width:100%;max-width:260px;justify-self:center}.admin-actions>.button{flex:1}.admin-actions>.button:last-child{margin-left:0}}.admin-dependencies{margin:26px 0;padding:22px;border:1px solid #4c6b925c;border-radius:8px;background:#15355d70}.admin-dependencies h3{font-size:19px;font-weight:600;letter-spacing:0;margin-bottom:8px}.admin-dependencies>.admin-hint{margin-bottom:18px}.admin-dependencies .admin-field:last-child{margin-bottom:0}.admin-currency-search{display:flex;align-items:flex-end;gap:16px;margin-bottom:24px}.admin-currency-search .admin-field{flex:1;margin-bottom:0}.admin-currency-results{display:grid;gap:10px;margin-bottom:24px}.admin-currency-choice{display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left}.admin-currency-choice>span:last-child{font-size:15px;color:#b9cce7}.admin-currency-player{font-size:22px;margin-bottom:10px}@media(max-width:520px){.admin-currency-search{align-items:stretch;flex-direction:column}.admin-currency-choice{align-items:flex-start;flex-direction:column;gap:4px}}.avatar-equipment{margin-top:24px;color:#eff4ff;font:600 16px/1.4 'Titillium Web',Arial,sans-serif;min-width:0}.avatar-preview>.avatar-saved-preview{width:100%;height:320px;max-width:100%;object-fit:contain;opacity:1!important}@media(max-width:650px){.avatar-preview>.avatar-saved-preview{height:200px}}.avatar-equipment *,.avatar-equipment *:before,.avatar-equipment *:after{animation:none!important;transition:none!important}.avatar-equipment h2,.avatar-equipment h3{color:inherit;font-family:inherit;font-weight:600;letter-spacing:0}.avatar-equipment a{color:#abd1ff;text-decoration:none}.avatar-equipment a:hover{text-decoration:underline}.equipment-panel{padding:22px;margin-bottom:20px;background:linear-gradient(130deg,#052765f2,#041b42f2);border:1px solid #31558b80;border-radius:14px;min-width:0}.equipment-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:18px}.equipment-heading h2{font-size:24px;margin:0}.equipment-heading p{color:#b9cae9;margin:0;font-size:15px}.equipment-slots{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.equipment-slot{min-width:0;border:1px solid #345581;border-radius:9px;overflow:hidden;background:#08234d}.equipment-slot h3{font-size:15px;padding:9px 10px;margin:0;background:#102f5d}.equipment-slot .equipment-item-name{margin:10px}.equipment-slot .equipment-action{margin:0 10px 10px;width:calc(100% - 20px);padding-inline:5px}.equipment-picture{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;color:#46546b;text-align:center;font-size:13px}.equipment-picture>span{padding:12px}.equipment-picture img{display:block;width:100%;height:100%;object-fit:contain;opacity:1!important}.equipment-empty-slot{display:flex;align-items:center;justify-content:center;aspect-ratio:1;color:#95aacb;font-size:15px}.equipment-slot.is-empty{border-style:dashed}.equipment-item-name{display:block;font-size:16px;line-height:1.3;overflow-wrap:anywhere;color:#f0f5ff!important}.equipment-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;background:#365bdd;border:1px solid #597cef;color:#fff;border-radius:6px;padding:8px 17px;font:600 15px/1.2 'Titillium Web',Arial,sans-serif;cursor:pointer;transform:none!important;box-shadow:none}.equipment-action:hover:not(:disabled){background:#456dec}.equipment-action:disabled{cursor:wait;opacity:.6}.equipment-categories{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #345581;padding-bottom:16px;margin-bottom:20px}.equipment-categories button{font:inherit;border:1px solid #3d5d8a;background:#102e58;color:#bfd2ef;border-radius:7px;min-height:44px;padding:9px 16px;cursor:pointer;box-shadow:none;transform:none!important}.equipment-categories button[aria-pressed=true]{background:#345ad0;color:#fff;border-color:#6c8ceb}.equipment-categories button:hover{border-color:#93b8eb}.equipment-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.equipment-card{min-width:0;overflow:hidden;border:1px solid #345581;border-radius:10px;background:#08234d}.equipment-card-copy{padding:13px}.equipment-state{color:#a9d9d2;font-size:14px;margin:8px 0 12px}.equipment-card .equipment-action{width:100%}.equipment-empty{padding:22px 0;color:#b9cae9}.equipment-empty h3{margin:0 0 6px;font-size:20px}.equipment-empty p{margin:0 0 12px}.equipment-status{color:#cce6ff;margin:0 0 16px;white-space:pre-wrap}.equipment-status:empty{display:none}.equipment-status.is-error{padding:14px 18px;border:1px solid #a15b78;border-radius:8px;background:#482c44;color:#ffe0e9}.equipment-loading{color:#b9cae9}.avatar-equipment :focus-visible{outline:2px solid #80ccff;outline-offset:3px}@media(max-width:1050px){.equipment-slots,.equipment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:650px){.equipment-panel{padding:16px}.equipment-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.equipment-heading h2{font-size:22px}.equipment-categories{gap:6px}.equipment-categories button{padding:8px 10px;font-size:15px}}@media(max-width:380px){.equipment-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}.gm-page{max-width:1000px;margin:32px auto;padding:0 28px 60px;color:#eff4ff;font:600 17px 'Titillium Web',Arial,sans-serif}.gm-page h1{font-size:36px;margin:18px 0 8px}.gm-intro,.gm-hint{color:#b9cce7;line-height:1.5}.gm-intro{font-size:18px;margin-bottom:26px}.gm-hint{font-size:15px;margin:0}.gm-panel{border:1px solid #43638d80;border-radius:12px;padding:28px;background:#09244ef5}.gm-panel *{box-sizing:border-box}.gm-panel h2{font-size:25px;margin:0 0 20px}.gm-panel h3{overflow-wrap:anywhere}.gm-panel [hidden],.gm-page [hidden]{display:none!important}.gm-field{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}.gm-field input,.gm-field textarea,.gm-field select{width:100%;background:#102f56;color:#eff4ff;border:1px solid #527299;border-radius:7px;padding:11px 13px;min-height:46px;font:inherit;color-scheme:dark}.gm-field textarea{resize:vertical}.gm-field input[type=file]{font-size:15px}.gm-field input::file-selector-button{background:#33548a;color:white;border:1px solid #6985b2;border-radius:5px;padding:8px 12px;margin-right:12px;font:inherit}.gm-columns{display:grid;grid-template-columns:1fr 1.5fr;gap:22px}.gm-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.gm-actions>.gm-button:last-child{margin-left:auto}.gm-button{background:#4163e5;border:1px solid #7192ff;border-radius:7px;color:white;min-height:44px;padding:10px 20px;font:inherit;font-weight:600;cursor:pointer}.gm-button.gm-secondary{background:#173761;border-color:#527299}.gm-button.gm-danger{background:#532c43;border-color:#ad5d76}.gm-button:disabled{opacity:.6;cursor:wait}.gm-status:empty{display:none}.gm-status{padding:12px 15px;background:#482b43;color:#ffe4eb;border:1px solid #9b617b;border-radius:7px;white-space:pre-wrap}.gm-description{white-space:pre-wrap;overflow-wrap:anywhere}.gm-steps{display:flex;gap:28px;counter-reset:step;padding:0;margin:28px 0 22px;list-style:none}.gm-steps li{display:flex;gap:10px;align-items:center;color:#afc2e2}.gm-steps li:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:30px;height:30px;border:1px solid #56749e;border-radius:50%;flex:none}.gm-steps li[aria-current=step]{color:white}.gm-steps li[aria-current=step]:before{background:#4265e8;border-color:#7192ff}.gm-editor{width:min(760px,calc(100vw - 28px));max-height:90vh;padding:0;border:1px solid #527299;border-radius:12px;background:#09244e;color:#eff4ff;font:600 17px 'Titillium Web',Arial,sans-serif}.gm-editor::backdrop{background:#020b20bd}.gm-editor .gm-panel{border:0}.gm-delete-confirm{margin-top:24px;padding:18px;border:1px solid #ad5d76;border-radius:8px;background:#392b43}.gm-delete-confirm h3{margin:0 0 10px}.gm-page :is(input,select,textarea,button,a):focus-visible,.gm-editor :is(input,select,textarea,button):focus-visible{outline:3px solid #a4c9ff;outline-offset:3px}@media(max-width:540px){.gm-page{padding-inline:16px}.gm-panel{padding:18px}.gm-columns{grid-template-columns:1fr;gap:0}.gm-steps{gap:14px;font-size:14px}.gm-steps li{flex-direction:column;align-items:flex-start}.gm-actions>.gm-button{flex:1}.gm-actions>.gm-button:last-child{margin-left:0}}.gm-media-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:22px;margin-top:22px}.gm-media-fields>*{min-width:0}.gm-image-preview{display:grid;place-items:center;width:100%;overflow:hidden;background:#071b38;border:1px solid #46668f;border-radius:8px;color:#a7bbd8;font-size:14px;text-align:center;margin:8px 0}.gm-image-icon{aspect-ratio:1;max-width:220px}.gm-image-thumbnail{aspect-ratio:16/9}.gm-image-preview img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}.gm-progress{display:flex;flex-direction:column;gap:8px;margin-top:18px;color:#c6dcff}.gm-progress progress{width:100%;height:16px;accent-color:#8eadff}.gm-media-fields .gm-hint{overflow-wrap:anywhere}.gm-media-fields input[type=file]{padding:9px 8px;font-size:14px}@media(max-width:620px){.gm-media-fields{grid-template-columns:1fr;gap:4px}.gm-image-icon{max-width:180px}}.place-card .place-art{aspect-ratio:1;object-fit:contain}.slushie-dashboard .dash-game-thumbnail{height:auto;aspect-ratio:1;min-width:0;max-width:100%;isolation:isolate}.slushie-dashboard .dash-game-thumbnail>img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.profile-places .profile-picture,.profile-favoriteGames .profile-picture{position:relative;display:block;min-width:0;width:100%;height:auto;aspect-ratio:1;overflow:hidden}.profile-places .profile-picture>img,.profile-favoriteGames .profile-picture>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.user-identity{display:inline-flex;align-items:baseline;gap:.25em;max-width:100%;vertical-align:baseline}.user-identity .user-rank-icon{align-self:center;flex:none;width:1em;height:1em;overflow:visible}.user-identity .user-identity-name{min-width:0;overflow:hidden;text-overflow:ellipsis}.user-identity.user-role-moderator{color:#24964c}.user-identity.user-role-admin{color:#dc3b45}.user-identity.user-role-moderator,.user-identity.user-role-admin,.user-identity.user-role-moderator *,.user-identity.user-role-admin *{background-image:none!important;-webkit-text-fill-color:currentColor!important}.user-identity.user-role-moderator *,.user-identity.user-role-admin *{color:inherit!important}.user-presence{display:inline-flex;align-items:center;gap:.4em;font-size:.85em;white-space:nowrap}.user-presence>i{display:inline-block;flex:none;width:.5em;height:.5em;background:#83909e;border-radius:50%}.user-presence.user-presence-offline>i{background:#83909e}.user-presence.user-presence-online>i{background:#24964c}.user-presence.user-presence-in-game>i{background:#2899ee}