@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-LEZCGFVT.woff2") format("woff2"),url("./media/material-icons-JLIDJUWE.woff") format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-outlined-7BWLPMFK.woff2") format("woff2"),url("./media/material-icons-outlined-PCUTWIDZ.woff") format("woff")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-round-WEHMTW23.woff2") format("woff2"),url("./media/material-icons-round-SLOHZIXU.woff") format("woff")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-sharp-HCCYMPXE.woff2") format("woff2"),url("./media/material-icons-sharp-U4OLFP3G.woff") format("woff")}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-two-tone-M5N5K6F5.woff2") format("woff2"),url("./media/material-icons-two-tone-LCGWGE2N.woff") format("woff")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}*,*:before,*:after{box-sizing:inherit}body{margin:0;color:var(--steam-text-main);font-family:"Motiva Sans",Sans-serif;min-height:100vh;background-color:var(--steam-bg-darker)}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center top;background-image:url(/assets/images/background-steam.jpeg);transition:filter .3s ease,opacity .3s ease;background-color:#0006;background-blend-mode:overlay}body.light-mode:before{background-image:url(/assets/images/background-steam-light.avif)}html{box-sizing:border-box}button{background:none;border:none;padding:0;color:inherit;font:inherit;line-height:normal;cursor:pointer;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}li{list-style-type:none;padding:0;margin:0}:root{--steam-bg-main: #1b2838;--steam-bg-darker: #0d121a;--steam-bg-light: #2a475e;--steam-blue: #66c0f4;--steam-blue-hover: #ffffff;--steam-blue-light: #c7d5e0;--steam-accent: #67c1f5;--steam-action: #a4d007;--steam-focus: #ff9d00;--steam-dark-grey: #3d4450;--steam-btn-bg: rgba(102, 192, 244, .2);--steam-text-main: #cdcdcd;--steam-text-dim: #d2dae1;--steam-btn-save: #000000;--steam-card-shadow: 0 10px 30px rgba(0, 0, 0, .5);--steam-border: 1px solid rgba(103, 193, 245, .3);--steam-border-solid: #316282;--steam-nav-bg: #171a21;--steam-nav-text: #dcdedf;--steam-nav-hover-text: #ffffff;--steam-nav-active: #54baff;--steam-input-text: #000000;--steam-input-placeholder: #525252;--steam-input-hover: #1b1e23;--steam-input-bg: #101215;--steam-input-focus: #171a21;--steam-input-outline: #66c0f4;--steam-update-main: #00d4ff;--steam-update-bg: #002b36;--steam-update-hover: #00b8e6;--steam-delete-main: #ff9c9c;--steam-delete-bg: #500101;--steam-delete-hover: #ff3838;--steam-glass-bg: rgba(27, 40, 56, .85);--color-error-text: #ffffff;--color-error-bg: #8a1313;--color-error-border: #ff8080;--color-success-text: #b3ffd1;--color-success-bg: rgba(179, 255, 209, .1);--color-success-border: #b3ffd1;--color-info-text: #99d6ff;--color-info-bg: rgba(153, 214, 255, .1);--color-info-border: #99d6ff;--nav-dropdown-bg: #171a21;--nav-dropdown-hover: #171a21;--nav-dropdown-text: #c5c3c0;--nav-dropdown-text-hover: #ffffff;--nav-dropdown-shadow: rgba(0, 0, 0, .5);--nav-dropdown-divider: rgba(255, 255, 255, .1);--nav-dropdown-logout-text: #ff7e7e;--nav-dropdown-logout-hover-bg: rgba(121, 0, 0, .42);--nav-dropdown-logout-hover-text: #ffffff;--profile-bg: #1b2838;--profile-card-bg: rgba(23, 26, 33, .8);--profile-header-gradient: linear-gradient(90deg, #1b2838 0%, #171a21 100%);--profile-text-main: #ffffff;--profile-text-secondary: #c5c3c0;--profile-border: rgba(255, 255, 255, .1);--profile-accent: #88d1ff;--profile-btn-text: #171a21}body.light-mode{--steam-bg-main: #f0f2f5;--steam-bg-darker: #0d121a;--steam-bg-light: #c6c6c6;--steam-text-main: #000000;--steam-text-dim: #2f343c;--steam-btn-save: #ffffff;--steam-accent: #00497d;--steam-blue: #003e6b;--steam-text-blue-white: #3583bb;--steam-blue-hover: #000000;--steam-nav-bg: #e2e8f0;--steam-nav-text: #2d3748;--steam-nav-hover-text: #000000;--steam-nav-active: #004a7c;--steam-border-solid: #1a222d;--steam-card-shadow: 0 8px 24px rgba(0, 0, 0, .2);--steam-border: 1px solid #595959;--steam-input-text: #1a1a1a;--steam-input-placeholder: #626262;--steam-input-bg: #f4f4f4;--steam-input-hover: #4e4e4e;--steam-input-focus: #4e4e4e;--steam-input-outline: #1a73e8;--steam-update-main: #005897;--steam-update-bg: #ffffff;--steam-update-hover: #00487b;--steam-delete-main: #a30000;--steam-delete-bg: #ffffff;--steam-delete-hover: #7a0000;--steam-glass-bg: #ffffff;--color-error-bg: #fde8e8;--color-error-border: #f8b4b4;--color-error-text: #9b1c1c;--color-error-msg: #901515;--color-success-text: #ffffff;--color-success-bg: #166534;--color-success-border: #14532d;--color-info-text: #ffffff;--color-info-bg: #004a7c;--color-info-border: #003357;--nav-dropdown-bg: #ffffff;--nav-dropdown-hover: #f4f4f4;--nav-dropdown-text: #4b4b4b;--nav-dropdown-text-hover: #000000;--nav-dropdown-shadow: rgba(0, 0, 0, .15);--nav-dropdown-divider: rgba(0, 0, 0, .05);--nav-dropdown-logout-text: #a60000;--nav-dropdown-logout-hover-bg: #ffffff;--nav-dropdown-logout-hover-text: #7f0000;--profile-bg: #f4f4f4;--profile-card-bg: #ffffff;--profile-header-gradient: linear-gradient(90deg, #e1e1e1 0%, #ffffff 100%);--profile-accent: #00568e;--profile-text-main: #222222;--profile-text-secondary: #595959;--profile-border: rgba(0, 0, 0, .1);--profile-btn-text: #ffffff}@keyframes steamPulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}
