:root{--uplay-primary: #1976d2;--uplay-primary-dark: #1565c0;--uplay-secondary: #fb8c00;--uplay-secondary-dark: #f57c00;--uplay-header-font: "Roboto", "Helvetica", "Arial", sans-serif;--uplay-content-title-size: 1.5rem;--uplay-content-title-weight: 600;--uplay-content-heading-size: 1.125rem;--uplay-content-heading-weight: 600;--uplay-content-body-size: .9375rem;--uplay-content-body-weight: 400;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b1220;background:#eef3f8}*{box-sizing:border-box}body{margin:0}.server-page{min-height:100vh;min-height:100dvh}.server-root-with-header .server-page{min-height:calc(100vh - 64px);min-height:calc(100dvh - 64px)}.server-nav{display:flex;align-items:center;min-height:64px;padding:8px clamp(8px,2vw,24px);color:#fff;background:var(--uplay-primary);font-family:var(--uplay-header-font)}.server-brand{display:inline-flex;align-items:center;gap:10px;color:inherit;font-size:1.05rem;font-weight:850;text-decoration:none}.server-brand img{display:block;border-radius:10px}.server-nav-links{display:flex;align-items:center;gap:0;white-space:nowrap}.server-nav-actions{display:flex;align-items:center;gap:clamp(8px,1.2vw,16px);width:100%;min-width:0}.server-navigation-cluster{flex:0 0 auto}.server-game-search-runtime{flex:1 1 420px;width:100%;min-width:260px;max-width:460px}.server-game-search-runtime>[data-phx-session],.game-search-live{width:100%}.game-search-live{position:relative;color:#27293d;font-family:Roboto,Helvetica,Arial,sans-serif}.game-search-input-shell{position:relative;display:flex;height:40px;align-items:center;border:1px solid rgba(255,255,255,.38);border-radius:20px;background:rgba(255,255,255,.92);transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.game-search-input-shell:focus-within{border-color:#ffffffe0;background:#fff;box-shadow:0 0 0 3px #ffffff2e}.game-search-input-shell>svg{flex:0 0 auto;width:20px;height:20px;margin-left:13px;fill:#6b7280}.game-search-input-shell input{width:100%;min-width:0;height:38px;padding:0 34px 0 9px;border:0;outline:0;color:#202232;background:transparent;font:inherit;font-size:14px}.game-search-input-shell input::placeholder{color:#0b122094;opacity:1}.game-search-input-shell input::-webkit-search-cancel-button{display:none}.game-search-clear{position:absolute;right:7px;display:grid;width:26px;height:26px;place-items:center;padding:0;border:0;border-radius:50%;color:#6b7280;background:transparent;font-size:20px;line-height:1;cursor:pointer}.game-search-clear:hover,.game-search-clear:focus-visible{color:#202232;background:#eceff4}.game-search-spinner{position:absolute;right:12px;display:none;width:16px;height:16px;border:2px solid #d7dbe2;border-top-color:var(--uplay-primary);border-radius:50%;animation:game-search-spin .7s linear infinite}#site-game-search-form.phx-change-loading .game-search-spinner{display:block}#site-game-search-form.phx-change-loading .game-search-clear{display:none}.game-search-results{position:absolute;z-index:1400;top:calc(100% + 8px);right:0;left:0;max-height:min(472px,calc(100vh - 80px));max-height:min(472px,calc(100dvh - 80px));padding:6px;border:1px solid #e2e4ee;border-radius:12px;background:#fff;box-shadow:0 16px 38px #161b3533;overflow-y:auto}.game-search-result{display:flex;min-height:58px;align-items:center;gap:10px;padding:7px 9px;border-radius:8px;color:#202232;text-decoration:none}.game-search-result:hover,.game-search-result:focus-visible,.game-search-result.is-selected{color:#202232;background:#edf4fc}.game-search-result img{flex:0 0 auto;width:34px;height:34px;border-radius:7px;object-fit:cover}.game-search-result>span{display:flex;min-width:0;flex-direction:column}.game-search-result strong,.game-search-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-search-result strong{font-size:14px;font-weight:500}.game-search-result small{margin-top:2px;color:#6b7280;font-size:12px;line-height:1.35}.game-search-status{margin:0;padding:13px 12px;color:#6b7280;font-size:14px}@keyframes game-search-spin{to{transform:rotate(360deg)}}.server-account-runtime{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;margin-left:auto;min-width:76px}.account-live{position:relative;display:flex;align-items:center}.account-connect-button,.account-avatar-button{border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.account-connect-button{min-height:40px;padding:0 10px;font-size:.875rem;font-weight:500}.account-avatar-button{display:grid;width:32px;height:32px;padding:0;place-items:center;border-radius:50%;color:#fff;background:var(--uplay-secondary);box-shadow:inset 0 1px #ffffff61,0 2px 5px #24180838;line-height:0;transition:background-color .12s ease,box-shadow .12s ease,transform .1s ease}.account-avatar-button:hover{background:#ff9f2e;box-shadow:inset 0 1px #ffffff7a,0 4px 10px #24180847}.account-avatar-button:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 5px #1976d27a,0 4px 10px #24180842}.account-avatar-button[aria-expanded=true]{background:var(--uplay-secondary-dark);box-shadow:0 0 0 2px #fff,0 0 0 5px #fb8c0057,0 4px 10px #24180847}.account-avatar-button:active{transform:translateY(1px) scale(.96)}.account-avatar-button:hover .account-avatar-icon,.account-avatar-button[aria-expanded=true] .account-avatar-icon{transform:scale(1.04)}.account-avatar-icon{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;transition:transform .12s ease}.account-avatar-person{fill:currentColor;stroke:none}.account-menu{position:absolute;z-index:1300;top:calc(100% + 10px);right:0;width:min(250px,calc(100vw - 24px));border:1px solid #e2e4ee;border-radius:12px;color:#27293d;background:#fff;box-shadow:0 14px 34px #161b352e;overflow:hidden}.account-menu-identity{display:grid;gap:3px;padding:16px}.account-menu-identity small{margin-top:5px;color:#77798b}.account-menu a,.account-menu form button{position:relative;display:block;width:100%;padding:11px 16px;border:0;border-top:1px solid #ececf3;color:inherit;background:#fff;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:color .12s ease,background-color .12s ease,box-shadow .12s ease}.account-menu a:hover,.account-menu a:focus-visible{color:#125a9e;background:#edf5ff}.account-menu form button:hover,.account-menu form button:focus-visible{color:#a33131;background:#fff1f0}.account-menu a:focus-visible,.account-menu form button:focus-visible{z-index:1;outline:0;box-shadow:inset 0 0 0 3px #1976d261}.account-menu form button:focus-visible{box-shadow:inset 0 0 0 3px #b63e3e57}.account-menu a:active{background:#dfeeff}.account-menu form button:active{background:#ffe3e0}.auth-dialog-layer{position:fixed;z-index:1500;inset:0;display:none;place-items:center;padding:16px}.auth-dialog-layer.is-open{display:grid}.auth-dialog-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(12,17,39,.74);backdrop-filter:blur(7px)}.auth-dialog{position:relative;width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);border:1px solid rgba(25,118,210,.22);border-radius:24px;color:#0b1220;background:#f8fbff;box-shadow:0 28px 80px #0a315957;overflow:auto}.auth-dialog-header{position:relative;padding:28px 56px 24px;color:#fff;background:var(--uplay-primary);text-align:center}.auth-dialog-header img{border-radius:11px}.auth-dialog-header h2{margin:9px 0 5px;font-size:1.25rem}.auth-dialog-header p{margin:0;color:#ffffffc7;font-size:.86rem}.auth-close,.auth-back{position:absolute;top:15px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.11);font-size:20px;cursor:pointer}.auth-close{right:15px}.auth-back{left:15px}.auth-dialog-body{padding:26px 32px 30px}.auth-provider-row{--auth-provider-size: 58px;display:flex;justify-content:center;gap:14px}.auth-provider-row[hidden],.auth-divider[hidden]{display:none}.auth-provider-row>button,.auth-native-google-button{display:grid;width:var(--auth-provider-size);height:var(--auth-provider-size);place-items:center;border:1px solid #d8dbea;border-radius:50%;color:#172033;background:#fff;box-shadow:0 5px 14px #0a31591f;font-size:22px;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.auth-provider-row>button:hover,.auth-native-google-button:hover{border-color:#1976d27a;box-shadow:0 8px 20px #0a31592b;transform:translateY(-2px)}.auth-provider-runtime{display:grid;width:var(--auth-provider-size);height:var(--auth-provider-size);place-items:center}.auth-provider-runtime.is-vanilla-google>div{transform:scale(1.43)}.auth-provider-icon{display:block;width:27px;height:27px;fill:currentColor}.auth-divider{display:flex;align-items:center;gap:10px;margin:22px 0;color:#66788a;font-size:11px;font-weight:800}.auth-divider:before,.auth-divider:after{flex:1;height:1px;background:rgba(25,118,210,.18);content:""}.auth-form,.auth-field{display:grid;gap:8px}.auth-form{gap:16px}.auth-field span{color:#46586a;font-size:.82rem;font-weight:700}.auth-field input{min-height:48px;padding:0 14px;border:1px solid #c8d4df;border-radius:10px;background:#fff;font:inherit}.auth-field input:focus{border-color:var(--uplay-primary);outline:3px solid rgba(25,118,210,.14)}.auth-primary-button{min-height:48px;margin-top:4px;border:0;border-radius:10px;color:#fff;background:var(--uplay-primary);font:inherit;font-weight:750;cursor:pointer;transition:background .14s ease,box-shadow .14s ease,transform .14s ease}.auth-primary-button:hover{background:var(--uplay-primary-dark);box-shadow:0 7px 18px #1976d23d;transform:translateY(-1px)}.auth-message{margin:0 0 16px;padding:10px 12px;border-radius:9px;color:#364152;background:#e6f1fb;font-size:.84rem}.auth-message.is-error{color:#9f1239;background:#ffe4e8}.auth-text-button,.auth-switch button{border:0;color:var(--uplay-primary);background:transparent;font:inherit;font-weight:700;cursor:pointer}.auth-text-button{display:block;margin:18px auto 0}.auth-switch{margin:15px 0 0;text-align:center;font-size:.88rem}.auth-step-copy{margin:0 0 18px;color:#5e7082;font-size:.9rem}.server-mobile-navigation{display:none;position:relative}.server-mobile-navigation summary{display:grid;width:40px;height:40px;padding:8px;place-items:center;border-radius:50%;cursor:pointer;list-style:none}.server-mobile-navigation summary::-webkit-details-marker{display:none}.server-mobile-navigation summary:hover,.server-mobile-navigation[open] summary{background:rgba(255,255,255,.12)}.server-mobile-navigation summary svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.server-mobile-navigation-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:1500;display:grid;min-width:170px;padding:6px;border:1px solid rgba(20,40,60,.14);border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a33}.server-mobile-navigation-menu a{padding:9px 11px;border-radius:7px;color:#172033;font-size:.9rem;font-weight:500;text-decoration:none}.server-mobile-navigation-menu a:hover,.server-mobile-navigation-menu a[aria-current=page]{background:#edf4ff;color:var(--uplay-primary-dark)}.server-nav-links a{display:inline-flex;align-items:center;min-height:42px;margin-right:16px;padding:8px 22px;color:inherit;font-size:.9375rem;font-weight:500;line-height:1.75;letter-spacing:.02857em;text-decoration:none}.server-nav-links a:hover,.server-nav-links a[aria-current=page],.server-footer a:hover{text-decoration:underline}.server-home{background:linear-gradient(145deg,#eef5fb 0%,#dce9f5 100%)}.server-home-content{width:min(1480px,100%);margin:0 auto;padding:12px 12px 0}.server-intro-card{padding:12px;border:1px solid rgba(20,40,60,.12);border-radius:12px;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);font-family:Roboto,Helvetica,Arial,sans-serif}.server-game-guide h1,.server-not-found h1{margin:6px 0 12px;font-size:clamp(2rem,5vw,4.25rem);line-height:1.02;letter-spacing:-.04em}.server-intro-card h1{margin:0;font-size:1.25rem;font-weight:950;line-height:1.6;letter-spacing:.0075em}.server-intro-card p:last-child{margin:6px 0 0;font-size:1rem;line-height:1.5;color:#0b1220cc}@media (min-width: 900px){.server-home-content{padding:20px 20px 0}.server-intro-card{padding:16px}}.server-eyebrow{margin:0;font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:#197149}.server-home-content>section>h2{margin:30px 2px 14px;font-size:1.1rem}.server-recently-played{--recent-game-card-size: 84px;--recent-game-gap: 8px;margin-top:16px;padding-inline:2px}.server-recently-played>h2{margin:0 0 8px 2px;font-size:.875rem;font-weight:600;letter-spacing:0}.server-recently-played-skeleton{overflow:hidden}.server-recently-played-skeleton-title{width:96px;height:17.5px;margin:0 0 8px 2px;border-radius:5px;background:rgba(84,104,125,.13)}.server-recently-played-skeleton-rail{display:grid;grid-auto-flow:column;grid-auto-columns:var(--recent-game-card-size);justify-content:start;gap:var(--recent-game-gap)}.server-recently-played-skeleton-card{min-width:0}.server-recently-played-skeleton-icon{width:100%;aspect-ratio:1;border-radius:8px;background:rgba(84,104,125,.13)}.server-recently-played-skeleton-name{width:72%;height:28.8px;margin:5px auto 0;border-radius:4px;background:rgba(84,104,125,.11)}.server-recently-played-rail-shell{position:relative}.server-recently-played-rail{display:grid;grid-auto-flow:column;grid-auto-columns:var(--recent-game-card-size);justify-content:start;gap:var(--recent-game-gap);overflow-x:auto;overflow-y:hidden;padding-bottom:2px;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.server-recently-played-rail::-webkit-scrollbar{display:none}.server-recently-played-card{min-width:0;scroll-snap-align:start}.server-recently-played-control{position:absolute;top:calc(var(--recent-game-card-size) / 2);display:grid;width:40px;height:40px;place-items:center;padding:0;transform:translateY(-50%);border:1px solid rgba(25,118,210,.2);border-radius:50%;color:var(--uplay-primary);background:rgba(255,255,255,.94);box-shadow:0 3px 12px #0b12203d;cursor:pointer;backdrop-filter:blur(5px)}.server-recently-played-control.is-previous{left:4px}.server-recently-played-control.is-more{right:4px}.server-recently-played-control[hidden]{display:none}.server-recently-played-control:hover{background:#fff}.server-recently-played-control:focus-visible{outline:3px solid rgba(25,118,210,.3);outline-offset:2px}.server-recently-played-control svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.server-recently-played-card>a{display:block;color:inherit;text-align:center;text-decoration:none}.server-recently-played-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border:1px solid rgba(20,40,60,.12);border-radius:8px;background:rgba(255,255,255,.72)}.server-recently-played-card h3{display:-webkit-box;min-height:28.8px;margin:5px 0 0;overflow:hidden;font-size:.75rem;font-weight:400;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width: 600px){.server-recently-played{--recent-game-card-size: 92px;--recent-game-gap: 10px}}@media (min-width: 900px){.server-recently-played{--recent-game-card-size: 104px}}.server-game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(116px,1fr));column-gap:12px;row-gap:28px;align-items:start}.server-game-card{min-width:0}.server-game-card>a{display:block;color:inherit;text-align:center;text-decoration:none}.server-game-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border:1px solid rgba(20,40,60,.12);border-radius:18px;background:rgba(255,255,255,.72)}.server-game-card h3{display:-webkit-box;margin:7px 0 0;overflow:hidden;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width: 600px){.server-game-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));column-gap:16px;row-gap:32px}}@media (min-width: 900px){.server-game-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));column-gap:20px;row-gap:36px}}@media (min-width: 1200px){.server-game-grid{grid-template-columns:repeat(auto-fill,minmax(156px,1fr))}}.server-site-footer-shell{width:min(1480px,100%);margin:0 auto;padding:0 clamp(14px,2.5vw,34px) clamp(14px,2.5vw,34px)}.server-footer{display:flex;justify-content:space-between;gap:20px;margin-top:36px;padding:22px 0;border-top:1px solid rgba(20,40,60,.12);font-size:.9rem}.server-footer>div{display:flex;flex-wrap:wrap;gap:18px}.server-footer p{margin:0}.server-footer a{color:inherit;text-decoration:none}@media (max-width: 640px){.auth-provider-row{--auth-provider-size: 52px}.auth-provider-runtime.is-vanilla-google>div{transform:scale(1.28)}.server-nav{padding:8px}.server-nav-actions{display:grid;grid-template-columns:40px minmax(0,1fr) max-content;gap:8px}.server-nav-links{display:none}.server-mobile-navigation{display:block}.server-game-search-runtime{min-width:0}.server-account-runtime{margin-left:0;min-width:0}}.server-game-page{--game-action-bar-height: 56px;--game-desktop-chrome-height: 161px;color:#f9faff;background:#0c0d14}.server-game-shell{width:100%;margin:0 auto;padding:0}.server-game-play-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;width:100%;max-width:1956px;margin:0 auto;padding:16px}.server-game-runtime{display:flex;align-items:flex-start;justify-content:center;width:100%;min-width:0;min-height:316px;background:#05060a}.server-game-play-panel{position:relative;display:flex;width:min(100%,calc((100dvh - var(--game-desktop-chrome-height)) * 16 / 9));flex-direction:column;align-items:stretch;border-radius:10px;background:#05060a;box-shadow:0 16px 40px #00000052;overflow:hidden}.server-game-viewport{position:relative;display:flex;width:100%;height:min(852px,calc(100dvh - var(--game-desktop-chrome-height)));min-height:min(852px,calc(100dvh - var(--game-desktop-chrome-height)));align-items:stretch;justify-content:stretch;overflow:hidden;border-radius:10px 10px 0 0;background:#05060a}.server-game-viewport iframe{display:block;width:100%;height:100%;min-height:0;margin:0;padding:0;border:0;outline:0;background:transparent}.server-game-loading,.server-game-noscript{position:absolute;z-index:2;inset:0;display:flex;align-items:flex-start;justify-content:flex-start;padding:12px;color:#b9bdca;background:#05060a;font-size:.8125rem;font-weight:500;line-height:1.4}.server-game-loading[hidden]{display:none}.server-game-action-bar{display:grid;width:100%;height:var(--game-action-bar-height);flex:0 0 var(--game-action-bar-height);grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;padding:6px 12px;border-top:1px solid rgba(255,255,255,.08);border-radius:0 0 10px 10px;background:#13141e}.server-game-home-action{display:none}.server-game-action-group{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden}.server-game-action-bar button,.server-game-action-bar a,.server-game-mobile-exit{display:inline-flex;width:auto;min-width:44px;height:44px;align-items:center;justify-content:center;gap:4px;padding:0 9px;border:1px solid rgba(255,255,255,.05);border-radius:50%;color:#eff0f7;background:#2f3148;font:inherit;font-size:.75rem;text-decoration:none;cursor:pointer}.server-game-action-bar button:hover,.server-game-action-bar a:hover,.server-game-mobile-exit:hover{background:#373952}.server-game-action-bar button:focus-visible,.server-game-action-bar a:focus-visible,.server-game-mobile-exit:focus-visible{outline:2px solid #64b5f6;outline-offset:2px}.server-game-action-bar>button[data-game-fullscreen]{justify-self:end}.server-game-action-bar svg,.server-game-mobile-exit svg{width:20px;height:20px;fill:currentColor}.server-game-action-bar [data-game-vote=up].is-selected{color:#4af0a7}.server-game-action-bar [data-game-vote=down].is-selected,.server-game-action-bar [data-game-favorite].is-selected{color:#e70d5c}.server-game-action-bar .is-favorite-on,.server-game-action-bar .is-fullscreen-on,.server-game-action-bar [data-game-favorite].is-selected .is-favorite-off,.server-game-action-bar [data-game-fullscreen].is-selected .is-fullscreen-off{display:none}.server-game-action-bar [data-game-favorite].is-selected .is-favorite-on,.server-game-action-bar [data-game-fullscreen].is-selected .is-fullscreen-on{display:block}.server-game-mobile-exit{position:fixed;z-index:2600;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));min-width:38px;height:38px;padding:0;background:rgba(19,20,30,.92)}.server-game-mobile-exit[hidden]{display:none}.server-game-play-panel:fullscreen,.server-game-play-panel:-webkit-full-screen,.server-game-play-panel[data-game-pseudo-fullscreen=true]{width:100vw;height:100dvh;max-width:none;border-radius:0;background:#05060a;box-shadow:none}.server-game-play-panel[data-game-pseudo-fullscreen=true]{position:fixed;z-index:2400;inset:0}.server-game-play-panel:fullscreen .server-game-viewport,.server-game-play-panel:-webkit-full-screen .server-game-viewport,.server-game-play-panel[data-game-pseudo-fullscreen=true] .server-game-viewport{width:100%;height:auto;min-height:0;max-height:none;flex:1 1 auto;border-radius:0}.server-game-play-panel:fullscreen .server-game-action-bar,.server-game-play-panel:-webkit-full-screen .server-game-action-bar,.server-game-play-panel[data-game-pseudo-fullscreen=true] .server-game-action-bar{width:100%;flex:0 0 var(--game-action-bar-height);border-radius:0}.server-game-main-column{min-width:0}.server-game-recommendations{min-width:0;padding:8px 16px 16px;border-radius:10px;background:#13141e}.server-game-recommendations h2{margin:0 0 8px;color:#fff;font-size:1rem;font-weight:800}.server-game-recommendation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:4px 8px}.server-game-recommendation-grid a{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#212233;transition:border-color .15s ease,transform .15s ease}.server-game-recommendation-grid a:hover{border-color:#6842ff;transform:translateY(-1px)}.server-game-recommendation-grid img{position:absolute;top:50%;left:50%;width:88%;height:88%;object-fit:contain;transform:translate(-50%,-50%)}.server-game-recommendation-grid span{position:absolute;inset:auto 0 0;overflow:hidden;padding:6px 8px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.78),transparent);font-size:.72rem;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1200px){.server-game-play-layout{grid-template-columns:minmax(0,1fr) 356px;align-items:start}.server-game-recommendations{width:356px;min-height:calc(100dvh - 32px)}.server-game-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-game-viewport{height:auto;min-height:260px;max-height:calc(100dvh - var(--game-desktop-chrome-height));aspect-ratio:16 / 9}}@media (max-width: 599px){.server-game-play-layout{gap:8px;padding:8px}.server-game-play-panel{width:100%;border-radius:8px;box-shadow:none}.server-game-viewport{height:calc(100svh - var(--game-action-bar-height) - 16px);min-height:min(360px,calc(100svh - var(--game-action-bar-height) - 16px));border-radius:8px 8px 0 0}.server-game-action-bar{grid-template-columns:minmax(0,1fr) 38px;padding:5px 8px;border-radius:0 0 8px 8px}.server-game-home-action{display:inline-flex}.server-game-play-panel[data-game-fullscreen=true] .server-game-action-bar{display:none}.server-game-action-bar button,.server-game-action-bar a{min-width:38px;height:38px;padding:0 5px}}.server-game-guide{width:min(1180px,100%);margin:0 auto;padding:clamp(18px,2.5vw,30px) clamp(16px,3vw,28px) clamp(30px,5vw,64px);font-family:var(--uplay-header-font);font-size:var(--uplay-content-body-size);font-weight:var(--uplay-content-body-weight)}.server-game-guide h1{max-width:900px;font-size:var(--uplay-content-heading-size);font-weight:var(--uplay-content-heading-weight);line-height:1.35;letter-spacing:0}.server-game-guide>p{max-width:900px;font-size:var(--uplay-content-body-size);font-weight:var(--uplay-content-body-weight);line-height:1.6;color:#eef4f1b8}.server-game-guide .server-game-summary{font-size:1rem;font-weight:400;color:#eef4f1e6}.server-game-guide .server-eyebrow{font-weight:600}.server-game-metadata{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:9px 18px;margin:28px 0;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#13141e}.server-game-metadata dt{color:#8e92a2;font-weight:500}.server-game-metadata dd{margin:0;font-weight:400}.server-screenshot-grid,.server-guide-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:28px}.server-screenshot-grid img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid rgba(255,255,255,.12)}.server-guide-sections section{padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#13141e}.server-guide-sections h2{margin:0 0 10px;font-size:var(--uplay-content-heading-size);font-weight:var(--uplay-content-heading-weight)}.server-guide-sections p{font-size:var(--uplay-content-body-size);font-weight:var(--uplay-content-body-weight);line-height:1.65;color:#eef4f1bf}.server-not-found{display:grid;place-content:center;gap:42px;padding:24px;color:#0b1220;background:#eef3f8;text-align:center}.server-not-found .server-brand{justify-self:center}.server-primary-link{display:inline-flex;margin-top:14px;padding:12px 20px;border-radius:999px;color:#fff;background:var(--uplay-primary-dark);font-weight:800;text-decoration:none}.server-content-page{color:#132033;background:radial-gradient(circle at 12% 0%,rgba(77,145,214,.15),transparent 34rem),#eef3f8}.server-content-shell{width:min(1040px,100%);margin:0 auto;padding:clamp(28px,6vw,76px) clamp(18px,4vw,44px) 0;font-family:var(--uplay-header-font);font-size:var(--uplay-content-body-size);font-weight:var(--uplay-content-body-weight)}.server-content-hero{max-width:850px}.server-content-hero h1{margin:8px 0 18px;font-size:var(--uplay-content-title-size);font-weight:var(--uplay-content-title-weight);line-height:1.35;letter-spacing:0}.server-content-hero>p:last-of-type{max-width:760px;margin:0;color:#4b5c70;font-size:var(--uplay-content-body-size);font-weight:var(--uplay-content-body-weight);line-height:1.6}.server-content-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2.5vw,24px);margin-top:clamp(34px,6vw,66px)}.server-content-sections section{padding:clamp(20px,3vw,30px);border:1px solid rgba(36,58,84,.11);border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 16px 44px #203b5712}.server-content-sections h2{margin:0 0 12px;font-size:var(--uplay-content-heading-size);font-weight:var(--uplay-content-heading-weight);letter-spacing:0}.server-content-sections p{margin:10px 0 0;color:#526276;font-size:var(--uplay-content-body-size);font-weight:var(--uplay-content-body-weight);line-height:1.68}.server-status-page{display:flex;flex-direction:column;justify-content:space-between;color:#132033;background:radial-gradient(circle at 50% 8%,rgba(77,145,214,.14),transparent 30rem),#eef3f8}.server-status-card{width:min(560px,calc(100% - 32px));margin:clamp(52px,10vh,112px) auto 40px;padding:clamp(30px,6vw,52px);border:1px solid rgba(36,58,84,.1);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 22px 65px #203b571f;text-align:center}.server-status-mark{display:grid;width:68px;height:68px;margin:0 auto 22px;place-items:center;border-radius:22px;color:#fff;background:#b06b18;box-shadow:0 12px 28px #414f652e;font-size:2rem;font-weight:900}.server-status-card.is-success .server-status-mark{background:#197149}.server-status-card.is-error .server-status-mark{background:#b33a46}.server-status-card h1{margin:8px 0 14px;font-size:clamp(2rem,6vw,3.25rem);line-height:1.05;letter-spacing:-.045em}.server-status-message{margin:0 auto;color:#526276;font-size:1.05rem;line-height:1.65}.server-buy-page{display:flex;flex-direction:column;justify-content:space-between;color:#000000de;background:#fff;font-family:Roboto,Helvetica,Arial,sans-serif}.server-buy-shell{width:min(1200px,100%);margin:0 auto;padding:16px}.server-buy-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.server-buy-workspace{display:grid;grid-template-columns:minmax(260px,1fr) minmax(420px,2fr);gap:0;align-items:start}.server-buy-empty{padding:clamp(28px,5vw,48px);border:1px solid rgba(36,58,84,.1);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 18px 52px #203b571a;text-align:center}.server-pack-panel{padding:0 8px}.server-pack-panel h2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.server-pack-list{display:grid;gap:0}.server-pack-option{display:grid;grid-template-columns:72px minmax(0,1fr);gap:0;align-items:center;width:100%;margin:8px 0;padding:8px 16px;border:0;border-radius:8px;color:#000000de;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}.server-pack-option:hover:not(:disabled){background:#f5f5f5;box-shadow:0 3px 6px #00000029}.server-pack-option:disabled{cursor:wait;opacity:.72}.server-pack-option.is-selected{background:#64b5f6;box-shadow:0 6px 10px #0000002e}.server-pack-coin{display:block;width:56px;height:56px;margin-right:16px;border:1px solid #000;border-radius:50%;background:#e0e0e0;object-fit:cover}.server-pack-option.is-selected .server-pack-coin{border:2px solid var(--uplay-secondary-dark);background:var(--uplay-primary)}.server-pack-coin.is-fallback{display:grid;place-items:center;color:#fff4c5;background:#bdbdbd}.server-pack-copy{display:grid;gap:3px}.server-pack-copy strong{font-size:1rem;font-weight:500}.server-pack-copy small{color:#0009;font-size:.875rem}.server-pack-option.is-selected .server-pack-copy strong{font-weight:700}.server-pack-option.is-selected .server-pack-copy small{color:var(--uplay-primary-dark)}.server-payment-panel{padding:0 8px}.server-checkout-card{width:100%;max-width:600px;margin:0 auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.server-checkout-form-shell,.server-checkout-receipt{padding:40px}.server-checkout-title{margin:0 0 16px;font-size:1.5rem;font-weight:700;line-height:1.334;text-align:center}.server-checkout-package{margin:16px 0;padding:16px;border:1px solid rgba(0,0,0,.12);border-radius:4px}.server-checkout-package h3{margin:0 0 8px;font-size:1.25rem;font-weight:700;line-height:1.6}.server-checkout-package dl{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin:0}.server-checkout-package dt,.server-checkout-package dd{margin:0;font-size:1rem;line-height:1.5}.server-checkout-package dd{text-align:right}.server-checkout-divider{width:100%;margin:24px 0;border-top:1px solid rgba(0,0,0,.12)}.server-checkout-error{margin:0 0 16px;padding:10px 14px;border:1px solid rgba(211,47,47,.25);border-radius:4px;color:#5f2120;background:#fdeded;font-size:.875rem;line-height:1.43}.server-checkout-fields{position:relative;display:grid;gap:12px;min-height:122px;margin-bottom:16px}.server-stripe-field{display:grid;gap:4px;min-width:0;color:#0009;font-size:.75rem;font-weight:400;line-height:1.66}.server-stripe-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.server-stripe-input{display:block;min-height:44px;padding:12px;border:1px solid rgba(0,0,0,.23);border-radius:4px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.server-stripe-input:hover{border-color:#000000de}.server-stripe-input:focus-within{border-color:var(--uplay-primary);box-shadow:0 0 0 1px var(--uplay-primary)}.server-checkout-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:12px 22px;border:0;border-radius:4px;color:#fff;background:var(--uplay-primary);font:inherit;font-size:.9375rem;font-weight:500;letter-spacing:.02857em;line-height:1.75;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;transition:background-color .15s ease,box-shadow .15s ease}.server-checkout-button:not(:disabled):hover{background:var(--uplay-primary-dark);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.server-checkout-button:disabled{color:#00000042;background:rgba(0,0,0,.12);box-shadow:none;cursor:default}.server-checkout-spinner{width:20px;height:20px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:server-checkout-spin .8s linear infinite}.server-checkout-loading{position:absolute;inset:0;display:grid;align-content:center;gap:10px;padding:8px;border-radius:4px;background:rgba(255,255,255,.96);pointer-events:none}.server-checkout-loading span{height:24px;border-radius:4px;background:#e5e5e5;animation:server-checkout-pulse 1.4s ease-in-out infinite alternate}@keyframes server-checkout-spin{to{transform:rotate(360deg)}}@keyframes server-checkout-pulse{to{opacity:.5}}.server-checkout-receipt{display:grid;justify-items:center;text-align:center}.server-checkout-receipt h2{margin:0;font-size:1.5rem;font-weight:700;line-height:1.334}.server-checkout-receipt h3{margin:0 0 16px;font-size:1.25rem;font-weight:500;line-height:1.6}.server-checkout-earned{display:flex;align-items:center;justify-content:center;gap:8px;margin:16px;color:#000000de}.server-checkout-earned img{width:40px;height:40px;border-radius:50%;object-fit:cover}.server-checkout-earned strong{font-size:1.25rem;font-weight:700}.server-checkout-total{margin:16px 0;font-size:1.125rem}.server-checkout-success{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px 0;color:#2e7d32}.server-checkout-success-mark{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#2e7d32;font-size:.875rem;font-weight:800}.server-checkout-balance-note{margin:0;color:#0009;font-size:.75rem}.server-checkout-return{min-height:42px;margin-top:24px;padding:8px 22px;border:0;border-radius:4px;color:#fff;background:var(--uplay-primary);font:inherit;font-weight:500;cursor:pointer;box-shadow:0 2px 4px #0003}.server-checkout-return:hover{background:var(--uplay-primary-dark)}.server-checkout-home-link{display:inline-block;margin-top:14px;color:var(--uplay-primary-dark);font-weight:600;text-decoration:none}.server-buy-empty h2{margin:0 0 10px}.server-buy-empty p{margin:0;color:#526276}@media (max-width: 820px){.server-buy-shell{padding:12px 10px}.server-buy-workspace{grid-template-columns:1fr}.server-payment-panel{margin-top:16px}}@media (max-width: 480px){.server-checkout-form-shell,.server-checkout-receipt{padding:28px 24px}}@media (prefers-reduced-motion: reduce){.server-checkout-loading span,.server-checkout-spinner{animation:none}}@media (max-width: 600px){.server-footer{flex-direction:column}.server-game-preview{min-height:58vh}.server-content-sections{grid-template-columns:1fr}}.server-profile-page{color:#172033;background:radial-gradient(circle at 8% 0%,rgba(67,120,205,.14),transparent 32rem),linear-gradient(145deg,#edf3fa 0%,#e4ebf4 100%)}.profile-shell{width:min(1120px,100%);margin:0 auto;padding:clamp(28px,5vw,60px) clamp(16px,4vw,38px) 48px}.profile-hero{display:flex;align-items:center;gap:18px;margin-bottom:26px}.profile-avatar{display:grid;flex:0 0 auto;width:clamp(58px,8vw,76px);height:clamp(58px,8vw,76px);place-items:center;border:3px solid rgba(255,255,255,.88);border-radius:22px;color:#fff;background:linear-gradient(145deg,#3478c9,#7157c9);box-shadow:0 12px 30px #324b8238;font-size:clamp(1.45rem,4vw,2rem);font-weight:900}.profile-hero h1{margin:4px 0;font-size:clamp(1.9rem,5vw,3.1rem);line-height:1;letter-spacing:-.045em}.profile-hero p:last-child{margin:0;color:#5b687a;line-height:1.5}.profile-workspace{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:520px;overflow:hidden;border:1px solid rgba(31,48,75,.1);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 22px 60px #2943661f}.profile-sidebar{display:flex;flex-direction:column;padding:18px 14px;border-right:1px solid rgba(31,48,75,.09);background:rgba(242,246,251,.8)}.profile-tabs{display:flex;flex-direction:column;gap:6px}.profile-tab,.profile-signout{border:0;border-radius:12px;color:#59687c;background:transparent;font:inherit;font-size:.92rem;font-weight:750;text-align:left;text-decoration:none;cursor:pointer}.profile-tab{padding:12px 14px}.profile-tab:hover,.profile-tab.is-active{color:#235b9e;background:#e2edfa}.profile-tab.is-active{box-shadow:inset 3px 0 #397cc6}.profile-signout-form{margin-top:auto;padding-top:20px}.profile-signout{width:100%;padding:11px 14px}.profile-signout:hover{color:#a23a45;background:#f7e9eb}.profile-panel{min-width:0;padding:clamp(22px,4vw,38px)}.profile-subtabs{display:flex;align-items:center;gap:6px;margin:-10px 0 28px;padding-bottom:12px;border-bottom:1px solid rgba(40,60,90,.09)}.profile-subtab{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:10px;color:#68778a;font-size:.84rem;font-weight:800;text-decoration:none}.profile-subtab:hover,.profile-subtab.is-active{color:#235b9e;background:#e7f0fb}.profile-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.profile-panel-heading h2{margin:2px 0 0;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.035em}.profile-kicker{margin:0;color:#718096;font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.profile-status,.profile-count,.profile-history-status{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(66,79,99,.13);border-radius:999px;color:#7d5f32;background:#faf1df;font-size:.76rem;font-weight:800}.profile-status,.profile-history-status{padding:6px 10px}.profile-status.is-verified{color:#237348;background:#e4f5ea}.profile-count{min-width:32px;height:32px;color:#42617f;background:#edf3f9}.profile-notice{margin-bottom:20px;padding:12px 14px;border:1px solid #b8dfc6;border-radius:12px;color:#236a42;background:#e8f6ed;font-size:.9rem;font-weight:700}.profile-notice.is-error{border-color:#ebbdc4;color:#9c3443;background:#fbecef}.profile-detail-list{display:grid;gap:14px}.profile-detail-card{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid rgba(41,61,91,.1);border-radius:16px;background:#fbfcfe}.profile-detail-icon{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:13px;color:#315f98;background:#e6eef9;font-weight:900}.profile-detail-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:5px}.profile-detail-copy>span:first-child{color:#718096;font-size:.74rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.profile-detail-copy strong{overflow:hidden;font-size:.98rem;text-overflow:ellipsis;white-space:nowrap}.profile-detail-copy small{color:#7a8798;line-height:1.35}.profile-detail-copy small.is-error{color:#b23948}.profile-detail-copy input{width:min(360px,100%);padding:10px 12px;border:1px solid #b8c4d2;border-radius:10px;outline:none;color:#182235;background:#fff;font:inherit;font-weight:700}.profile-detail-copy input:focus{border-color:#3478c9;box-shadow:0 0 0 3px #3478c921}.profile-suggestions{color:#5c6d82;font-size:.78rem}.profile-save-button{flex:0 0 auto;padding:10px 16px;border:0;border-radius:10px;color:#fff;background:#276bb7;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer}.profile-save-button:hover{background:#1d5797}.profile-history-list{display:grid}.profile-history-row{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid rgba(40,60,90,.09)}.profile-history-row:last-child{border-bottom:0}.profile-history-row>img{flex:0 0 auto;border-radius:12px;object-fit:cover}.profile-history-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px}.profile-history-copy a,.profile-history-copy strong{width:fit-content;max-width:100%;overflow:hidden;color:#1a385d;font-size:.94rem;font-weight:800;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.profile-history-copy a:hover{text-decoration:underline}.profile-history-copy span{color:#7b8797;font-size:.78rem}.profile-empty-state{display:grid;min-height:260px;place-content:center;justify-items:center;padding:28px;border:1px dashed #c6d1dd;border-radius:16px;color:#637286;text-align:center}.profile-empty-state strong{color:#29384b;font-size:1rem}.profile-empty-state p{margin:7px 0 15px}.profile-empty-state a{color:#276bb7;font-weight:800;text-decoration:none}.notification-tab-count{display:inline-grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:#397cc6;font-size:.68rem;font-weight:900}.notification-list{display:grid;gap:12px}.notification-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"avatar copy icon" "avatar actions actions";gap:10px 14px;padding:18px;border:1px solid rgba(41,61,91,.1);border-radius:17px;background:#fbfcfe;box-shadow:0 8px 22px #2d43620d}.notification-card.is-matchmaking{border-color:#3a7ec63d;background:#f7fbff;box-shadow:0 10px 26px #2d67a417}.notification-sender-avatar{display:grid;grid-area:avatar;width:48px;height:48px;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#3478c9,#7157c9);font-size:1rem;font-weight:900}.notification-sender-avatar.is-small{width:42px;height:42px;border-radius:13px}.notification-copy{grid-area:copy;min-width:0}.notification-copy>strong{display:block;overflow:hidden;color:#1b2b40;font-size:.96rem;text-overflow:ellipsis;white-space:nowrap}.notification-copy p{margin:4px 0;color:#536278;font-size:.9rem;line-height:1.4}.notification-copy span{color:#8490a0;font-size:.74rem}.notification-game-icon{grid-area:icon;border:1px solid rgba(41,61,91,.08);border-radius:12px;object-fit:cover}.notification-actions{display:flex;grid-area:actions;gap:9px;justify-content:flex-end}.notification-actions button{min-width:86px;padding:9px 15px;border:1px solid #276bb7;border-radius:10px;color:#fff;background:#276bb7;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.notification-actions button:hover{background:#1d5797}.notification-actions button:disabled{opacity:.62;cursor:wait}.notification-actions button.is-secondary{color:#657488;border-color:#c3ceda;background:#fff}.notification-actions button.is-secondary:hover{color:#9c3443;border-color:#dfb2b9;background:#fbecef}.site-notification-host{position:fixed;z-index:1450;top:76px;left:50%;width:min(520px,calc(100vw - 24px));transform:translate(-50%);pointer-events:none}#site-notification-live{width:0;height:0;flex:0 0 0}.matchmaking-invite-toast,.site-notification-toast{pointer-events:auto;animation:site-notification-enter .18s ease-out}.matchmaking-invite-toast{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 42px 14px 14px;border:1px solid rgba(255,255,255,.5);border-radius:16px;color:#fff;background:linear-gradient(135deg,#176ebf,#3156aa);box-shadow:0 18px 44px #0f264c47;font-family:Roboto,Helvetica,Arial,sans-serif}.matchmaking-invite-icon{display:block;width:48px;height:48px;border:2px solid rgba(255,255,255,.72);border-radius:13px;object-fit:cover}.matchmaking-invite-copy{min-width:0}.matchmaking-invite-copy strong{display:block;font-size:.96rem}.matchmaking-invite-copy p{margin:4px 0 0;font-size:.86rem;line-height:1.35}.matchmaking-invite-actions{display:flex;gap:8px}.matchmaking-invite-actions button{min-width:66px;padding:8px 12px;border:1px solid rgba(255,255,255,.9);border-radius:9px;color:#244c85;background:#fff;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.matchmaking-invite-actions button.is-secondary{color:#fff;background:transparent}.matchmaking-invite-actions button:disabled{opacity:.65;cursor:wait}.matchmaking-invite-close{position:absolute;top:5px;right:7px;display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:50%;color:#ffffffe0;background:transparent;font:inherit;font-size:1.25rem;cursor:pointer}.matchmaking-invite-close:hover,.matchmaking-invite-close:focus-visible{background:rgba(255,255,255,.14)}.site-notification-toast{display:flex;align-items:center;gap:12px;justify-content:center;padding:12px 14px;border:1px solid #c8d7e8;border-radius:12px;color:#284665;background:#f4f8fc;box-shadow:0 14px 34px #162a4733;font-size:.86rem;font-weight:700}.site-notification-toast a{color:#155fa8;font-weight:850}.site-notification-toast button{padding:2px 6px;border:0;color:#586c82;background:transparent;font-size:1.15rem;cursor:pointer}@keyframes site-notification-enter{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 560px){.site-notification-host{top:68px}.matchmaking-invite-toast{grid-template-columns:auto minmax(0,1fr);padding:12px 38px 12px 12px}.matchmaking-invite-actions{grid-column:1 / -1;justify-content:flex-end}}@media (prefers-reduced-motion: reduce){.matchmaking-invite-toast,.site-notification-toast{animation:none}}.friends-panel{display:grid;gap:18px}.friend-search-form{display:grid;gap:8px;padding:4px 0 20px;border-bottom:1px solid rgba(41,61,91,.1)}.friend-search-form label{color:#35475e;font-size:.78rem;font-weight:850}.friend-search-row{display:flex;gap:9px}.friend-search-row input{min-width:0;flex:1 1 auto;padding:11px 13px;border:1px solid #c5d0dc;border-radius:11px;color:#1b2b40;background:#fff;font:inherit;font-size:.9rem}.friend-search-row input:focus{border-color:#397cc6;outline:3px solid rgba(57,124,198,.14)}.friend-search-row button,.friend-actions button{padding:9px 14px;border:1px solid #276bb7;border-radius:10px;color:#fff;background:#276bb7;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.friend-search-row button:hover,.friend-actions button:hover{background:#1d5797}.friend-search-row button.is-secondary,.friend-actions button.is-secondary{color:#657488;border-color:#c3ceda;background:#fff}.friend-section{display:grid;gap:13px;padding-top:18px}.friend-list{display:grid;gap:10px}.friend-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid rgba(41,61,91,.1);border-radius:15px;background:#fbfcfe}.friend-copy{min-width:0}.friend-copy strong,.friend-copy span{display:block}.friend-copy strong{overflow:hidden;color:#1b2b40;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.friend-copy span{margin-top:3px;color:#7b8899;font-size:.75rem}.friend-actions{display:flex;gap:8px}.profile-empty-state.is-compact{padding-block:22px}.notification-status{display:inline-flex;padding:6px 10px;border-radius:999px;color:#6e6170;background:#f0edf1;font-size:.74rem;font-weight:800}.notification-status.is-accepted{color:#237348;background:#e4f5ea}.notification-status.is-declined{color:#9c3443;background:#fbecef}@media (max-width: 720px){.profile-workspace{grid-template-columns:1fr}.profile-sidebar{padding:10px;border-right:0;border-bottom:1px solid rgba(31,48,75,.09)}.profile-tabs{flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.profile-tabs::-webkit-scrollbar{display:none}.profile-tab{flex:1 0 auto;padding:10px 8px;text-align:center}.profile-tab.is-active{box-shadow:inset 0 -3px #397cc6}.profile-signout-form{margin:4px 0 0;padding:0}.profile-signout{padding:8px;text-align:center}}@media (max-width: 520px){.profile-shell{padding:22px 12px 34px}.profile-hero{align-items:flex-start}.profile-hero p:last-child{font-size:.88rem}.profile-workspace{border-radius:18px}.profile-panel{padding:20px 16px}.profile-tab{font-size:.82rem}.profile-subtabs{overflow-x:auto;margin-top:-6px}.profile-detail-card{align-items:flex-start;padding:15px}.profile-detail-icon{width:36px;height:36px;border-radius:11px}.profile-username-form{flex-wrap:wrap}.profile-username-form .profile-save-button{width:100%;margin-left:52px}.profile-history-status{display:none}.notification-card{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"avatar copy" "actions actions";padding:15px}.notification-game-icon{display:none}.notification-actions button{flex:1 1 0}.friend-search-row{flex-wrap:wrap}.friend-search-row input{flex-basis:100%}.friend-search-row button{flex:1 1 0}.friend-card{grid-template-columns:auto minmax(0,1fr)}.friend-actions{grid-column:1 / -1}.friend-actions button{flex:1 1 0}}
