:root{--fe-ms-bg:#07111f;--fe-ms-panel:#0d1b2d;--fe-ms-panel-2:#11243a;--fe-ms-line:rgba(255, 255, 255, 0.12);--fe-ms-text:#f7f8fb;--fe-ms-muted:#c7d2e3;--fe-ms-gold:#facc13;--fe-ms-gold-2:#f2ae0f;--fe-ms-gold-gradient:linear-gradient(180deg, #facc13 0%, #f2ae0f 100%);--fe-ms-success:#45d59a;--fe-ms-danger:#ff7a88;--fe-ms-shadow:0 22px 60px rgba(0, 0, 0, 0.28);--fe-ms-ui-weight:600;--fe-ms-strong-weight:700}.fe-ms-shell,.fe-ms-profile-section,.fe-ms-public-profile,.fe-ms-action-bar,.fe-ms-login-card{box-sizing:border-box;font-family:inherit}.fe-ms-shell *,.fe-ms-profile-section *,.fe-ms-public-profile *,.fe-ms-action-bar *,.fe-ms-login-card *{box-sizing:border-box}.fe-ms-profile-section{position:relative;width:100%;padding:28px;color:var(--fe-ms-text)!important;background:radial-gradient(circle at 92% 0,rgb(255 212 59 / .09),transparent 30%),var(--fe-ms-bg);border:1px solid var(--fe-ms-line);border-radius:20px;box-shadow:0 16px 44px rgb(0 0 0 / .2)}.fe-ms-profile-section h2,.fe-ms-profile-section h3,.fe-ms-profile-section p,.fe-ms-profile-section strong,.fe-ms-profile-section b,.fe-ms-profile-section span,.fe-ms-profile-section small,.fe-ms-profile-section a,.fe-ms-profile-section button{color:inherit}.fe-ms-profile-section button,.fe-ms-profile-section a{font:inherit}.fe-ms-profile-intro{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:18px;align-items:center;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--fe-ms-line)}.fe-ms-profile-intro>div,.fe-ms-profile-shortcuts{min-width:0}.fe-ms-profile-intro h2{margin:0 0 8px;font-size:clamp(25px, 3vw, 36px);line-height:1.12;letter-spacing:-.025em}.fe-ms-profile-intro p{margin:0;color:var(--fe-ms-muted)!important;font-size:15px;line-height:1.6}.fe-ms-profile-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px;width:100%}.fe-ms-profile-shortcut[hidden]{display:none!important}.fe-ms-profile-shortcut{-webkit-appearance:none;appearance:none;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;min-height:52px;padding:7px 10px;color:var(--fe-ms-text)!important;background:rgb(255 255 255 / .025);border:1px solid var(--fe-ms-line);border-radius:11px;font:inherit;text-align:left;text-decoration:none!important;cursor:pointer}.fe-ms-profile-shortcut:hover,.fe-ms-profile-shortcut:focus-visible{color:var(--fe-ms-text)!important;background:rgb(255 255 255 / .045);border-color:rgb(250 204 19 / .5);outline:none;text-decoration:none!important}.fe-ms-profile-shortcut>span:first-child{display:grid;place-items:center;width:32px;height:32px;color:var(--fe-ms-gold)!important;background:rgb(250 204 19 / .09);border-radius:9px}.fe-ms-profile-shortcut svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fe-ms-profile-shortcut strong,.fe-ms-profile-shortcut small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fe-ms-profile-shortcut strong{font-size:12px;font-weight:var(--fe-ms-ui-weight);line-height:1.2}.fe-ms-profile-shortcut small{margin-top:2px;color:var(--fe-ms-muted)!important;font-size:10px;line-height:1.25}.fe-ms-completion-card{margin:0 0 24px;padding:18px 20px;background:linear-gradient(120deg,rgb(255 212 59 / .1),rgb(17 36 58 / .75));border:1px solid rgb(255 212 59 / .26);border-radius:16px}.fe-ms-completion-card__top{display:flex;align-items:center;justify-content:space-between;gap:18px}.fe-ms-completion-card h3{margin:2px 0 0;font-size:22px}.fe-ms-completion-card>.fe-ms-progress{height:7px;margin:13px 0 10px}.fe-ms-completion-card>p{margin:0;color:var(--fe-ms-muted)!important;font-size:13px}.fe-ms-completion-card__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.fe-ms-completion-card__actions .fe-ms-button{min-height:40px;padding:8px 14px;font-size:12px}.fe-ms-completion-ring{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;background:conic-gradient(var(--fe-ms-gold) calc(var(--fe-ms-completion) * 1%),rgb(255 255 255 / .1) 0);border-radius:50%}.fe-ms-completion-ring::before{grid-area:1 / 1;width:44px;height:44px;content:"";background:#0b1a2c;border-radius:50%}.fe-ms-completion-ring span{z-index:1;grid-area:1 / 1;color:var(--fe-ms-text)!important;font-size:11px;font-weight:900}.fe-ms-tour{width:min(610px, calc(100vw - 28px));padding:0;color:var(--fe-ms-text);background:#081523;border:1px solid rgb(255 212 59 / .36);border-radius:20px;box-shadow:0 28px 90px rgb(0 0 0 / .6)}.fe-ms-tour::backdrop{background:rgb(2 8 17 / .78);backdrop-filter:blur(4px)}.fe-ms-tour.is-open{position:fixed;top:50%;left:50%;z-index:99999;display:block;transform:translate(-50%,-50%)}.fe-ms-tour__header,.fe-ms-tour__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px}.fe-ms-tour__header{border-bottom:1px solid var(--fe-ms-line)}.fe-ms-tour__header h2{margin:3px 0 0;color:var(--fe-ms-text)!important;font-size:23px}.fe-ms-tour__close{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;padding:0;color:var(--fe-ms-muted)!important;background:rgb(255 255 255 / .05);border:1px solid var(--fe-ms-line);border-radius:10px;cursor:pointer}.fe-ms-tour__close svg,.fe-ms-tagline-dialog__close svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.fe-ms-tour__close:hover,.fe-ms-tour__close:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c;border-color:rgb(255 212 59 / .65);outline:none}.fe-ms-tour__steps{min-height:210px;padding:30px 34px}.fe-ms-tour__steps section{text-align:center}.fe-ms-tour__number{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 15px;color:#08111d!important;background:var(--fe-ms-gold-gradient);border-radius:50%;font-size:20px;font-weight:900}.fe-ms-tour__steps h3{margin:0 0 8px;color:var(--fe-ms-text)!important;font-size:24px}.fe-ms-tour__steps p{max-width:460px;margin:0 auto;color:var(--fe-ms-muted)!important;font-size:15px;line-height:1.65}.fe-ms-tour__steps strong{color:var(--fe-ms-text)!important}.fe-ms-tour__footer{border-top:1px solid var(--fe-ms-line)}.fe-ms-tour__footer>span{color:var(--fe-ms-muted)!important;font-size:12px;font-weight:700}.fe-ms-tour__footer>div{display:flex;gap:8px}.fe-ms-profile-section .fe-ms-stat-grid{margin-bottom:32px}.fe-ms-profile-section--points{margin-top:22px}.um-profile{position:relative;width:min(1000px, calc(100% - 28px))!important;margin-right:auto!important;margin-left:auto!important;color:var(--fe-ms-text)!important;background:var(--fe-ms-bg)!important;border:1px solid var(--fe-ms-line);border-radius:24px;box-shadow:var(--fe-ms-shadow)}.um-profile .um-cover{position:relative;height:clamp(190px, 22vw, 225px)!important;margin:0!important;background:radial-gradient(circle at 82% 18%,rgb(255 212 59 / .2),transparent 24%),radial-gradient(circle at 18% 5%,rgb(26 78 132 / .6),transparent 36%),linear-gradient(135deg,#10243d,#07111f 68%)!important;border-radius:23px 23px 0 0;overflow:hidden}.um-profile .um-cover::after{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;background:linear-gradient(180deg,rgb(3 10 20 / .04) 28%,rgb(3 10 20 / .82) 100%)}.um-profile .um-cover .um-cover-e,.um-profile .um-cover .um-cover-e img,.um-profile .um-cover img{width:100%!important;height:100%!important}.um-profile .um-cover img{display:block;object-fit:cover;object-position:center}.um-profile .um-cover .um-cover-overlay,.um-profile .um-cover .um-cover-add,.um-profile .um-cover .um-cover-change{z-index:3}.um-profile .um-header{position:relative;z-index:4;box-sizing:border-box;min-height:112px!important;margin:0!important;padding:16px 26px 15px!important;color:var(--fe-ms-text)!important;background:radial-gradient(circle at 86% 0,rgb(255 212 59 / .08),transparent 34%),#091625!important;border:0!important;border-bottom:1px solid var(--fe-ms-line)!important}.um-profile .um-profile-photo{position:relative;z-index:6;width:146px!important}.um-profile .um-profile-photo a.um-profile-photo-img{top:-58px!important;width:126px!important;height:126px!important;padding:0!important;background:#0c1a2c!important;border:4px solid var(--fe-ms-gold)!important;border-radius:50%!important;box-shadow:0 0 0 7px rgb(7 17 31 / .82),0 18px 38px rgb(0 0 0 / .35)!important;overflow:hidden}.um-profile .um-profile-photo a.um-profile-photo-img img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover}.um-profile .um-profile-photo-overlay{border-radius:50%!important}.um-profile .um-profile-meta{position:relative;z-index:5;box-sizing:border-box;min-width:0;min-height:80px;padding:0 64px 0 174px!important;color:var(--fe-ms-text)!important}.um-profile .um-main-meta,.um-profile .um-name{min-width:0;margin-top:0!important;margin-bottom:0!important;color:var(--fe-ms-text)!important}.um-profile .um-name a,.um-profile .um-name span{color:var(--fe-ms-text)!important}.um-profile .um-name a{font-size:clamp(25px, 3vw, 36px)!important;font-weight:850!important;line-height:1.12!important;letter-spacing:-.025em;text-decoration:none!important;overflow-wrap:anywhere}.um-profile .um-online-status{box-shadow:0 0 0 3px #091625}.um-profile .um-profile-meta .um-meta-text{display:none!important}.um-profile .fe-ms-profile-tagline{display:block;max-width:610px;margin:1px 0 0!important;color:var(--fe-ms-muted)!important;font-size:15px!important;font-weight:500!important;line-height:1.55!important;letter-spacing:normal;text-decoration:none!important}.um-profile a.fe-ms-profile-tagline--empty{display:inline-flex;color:var(--fe-ms-gold)!important;font-weight:750!important}.um-profile a.fe-ms-profile-tagline--empty::before{margin-right:7px;content:"+"}.um-profile .gamipress-ultimate-member-ranks,.um-profile .um-profile-meta .gamipress-rank,.um-profile .um-profile-meta .gamipress-user-rank{display:none!important}.um-profile .fe-ms-profile-highlights{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.um-profile .fe-ms-profile-highlight{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 9px;color:var(--fe-ms-text)!important;background:rgb(255 212 59 / .08);border:1px solid rgb(255 212 59 / .2);border-radius:999px;font-size:11px;line-height:1.15;text-decoration:none!important}.um-profile .fe-ms-profile-highlight>span{color:var(--fe-ms-gold)!important}.um-profile .fe-ms-profile-highlight strong{color:var(--fe-ms-gold)!important;font-size:12px}.um-profile .fe-ms-profile-highlight small{color:var(--fe-ms-muted)!important;font-size:11px}.um-profile .fe-ms-profile-messages:hover,.um-profile .fe-ms-profile-messages:focus-visible{color:var(--fe-ms-text)!important;background:rgb(250 204 19 / .14);border-color:rgb(250 204 19 / .48);outline:none}.um-profile .fe-ms-profile-messages .fe-ms-message-badge{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;color:#07111f!important;background:var(--fe-ms-gold-gradient);border-radius:999px;font-size:10px;font-weight:700}.um-profile .fe-ms-profile-messages .fe-ms-message-badge[hidden]{display:none}.um-profile .fe-ms-profile-highlight.fe-ms-is-private::after,.um-profile .fe-ms-profile-tagline.fe-ms-is-private::after{display:inline-flex;align-items:center;margin-left:6px;padding:2px 5px;color:var(--fe-ms-muted)!important;background:rgb(255 255 255 / .06);border-radius:999px;content:"Privé";font-size:9px;font-style:normal;font-weight:800;line-height:1.2}.um-profile .um-profile-edit{top:20px!important;right:22px!important;z-index:7}.um-profile .um-profile-edit a,.um-profile .um-dropdown-hide a{color:var(--fe-ms-gold)!important}.um-profile .um-profile-edit-a{display:grid!important;place-items:center;width:28px!important;height:28px!important;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .07)!important;border:1px solid rgb(255 212 59 / .2)!important;border-radius:9px!important;font-size:13px!important;position:relative}.um-profile .um-profile-edit-a::after{position:absolute;inset:-8px;content:""}.um-profile .um-profile-edit-a i{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;width:100%!important;height:100%!important;margin:0!important;font-size:12px!important;line-height:1!important;transform:none!important}.um-profile .um-profile-edit-a i::before{display:block;line-height:1!important}.um-profile .um-profile-edit-a:hover,.um-profile .um-profile-edit-a:focus-visible{background:rgb(255 212 59 / .15)!important;border-color:rgb(255 212 59 / .48)!important;outline:none}.um-profile .um-dropdown{color:#0b1523!important;border-radius:12px!important;box-shadow:0 16px 36px rgb(0 0 0 / .3)!important}.um-profile .um-profile-body.fe_overview,.um-profile .um-profile-body.fe_favorites,.um-profile .um-profile-body.fe_journal,.um-profile .um-profile-body.fe_posts,.um-profile .um-profile-body.fe_reviews,.um-profile .um-profile-body.fe_contributions,.um-profile .um-profile-body.main,.um-profile .um-profile-body.points{width:100%;max-width:1000px!important}.um-profile .fe-ms-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:8px;background:#081421;border-bottom:1px solid var(--fe-ms-line)}.um-profile .fe-ms-mode-switch>a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:7px 12px;color:var(--fe-ms-muted)!important;background:#fff0;border:1px solid #fff0;border-radius:11px;text-decoration:none!important}.um-profile .fe-ms-mode-switch>a:hover,.um-profile .fe-ms-mode-switch>a:focus-visible,.um-profile .fe-ms-mode-switch>a.is-active{color:var(--fe-ms-text)!important;background:rgb(255 212 59 / .08);border-color:rgb(255 212 59 / .3);outline:none}.um-profile .fe-ms-mode-switch>a>span:first-child{color:var(--fe-ms-gold)!important;font-size:17px}.um-profile .fe-ms-mode-switch>a>span:last-child{display:grid;text-align:left}.um-profile .fe-ms-mode-switch strong{font-size:13px}.um-profile .fe-ms-mode-switch small{margin-top:1px;color:var(--fe-ms-muted)!important;font-size:10px}.um-profile .um-profile-nav{display:flex!important;align-items:stretch;justify-content:center;gap:6px;margin:0!important;padding:9px!important;background:#0b1a2c!important;border:0!important;border-bottom:1px solid var(--fe-ms-line)!important;border-radius:0;overflow:hidden}.um-profile .um-profile-nav.fe-ms-profile-nav-hidden{display:none!important}.um-profile .um-profile-nav-item{float:none!important;flex:1 1 120px;width:auto!important;max-width:160px;margin:0!important}.um-profile .um-profile-nav-item a{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;min-height:48px;padding:10px 12px!important;color:var(--fe-ms-muted)!important;text-align:center;background:rgb(255 255 255 / .018)!important;border:1px solid transparent!important;border-radius:11px!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important}.um-profile .um-profile-nav-item a:hover,.um-profile .um-profile-nav-item a:focus-visible{color:var(--fe-ms-gold)!important;background:rgb(255 255 255 / .018)!important;border-color:transparent!important;outline:none}.um-profile .um-profile-nav-item.active a,.um-profile .um-profile-nav-item.um-profile-nav-item-active a,.um-profile .um-profile-nav-item a.active{color:#07111f!important;background:var(--fe-ms-gold-gradient)!important;border-color:var(--fe-ms-gold-2)!important}.um-profile .um-profile-nav-item.active a .fe-ms-nav-icon,.um-profile .um-profile-nav-item.um-profile-nav-item-active a .fe-ms-nav-icon,.um-profile .um-profile-nav-item a.active .fe-ms-nav-icon,.um-profile .um-profile-nav-item.active a .fe-ms-nav-label,.um-profile .um-profile-nav-item.um-profile-nav-item-active a .fe-ms-nav-label,.um-profile .um-profile-nav-item a.active .fe-ms-nav-label{color:#07111f!important}.um-profile .um-profile-nav-item.active a .fe-ms-nav-icon,.um-profile .um-profile-nav-item.um-profile-nav-item-active a .fe-ms-nav-icon,.um-profile .um-profile-nav-item a.active .fe-ms-nav-icon{background:rgb(7 17 31 / .12)}.um-profile .um-profile-nav-item a i:not(.fe-ms-nav-icon),.um-profile .um-profile-nav-item a .um-faicon,.um-profile .um-profile-nav-item a .um-profile-nav-item-icon{display:none!important}.um-profile .um-profile-nav-item a .fe-ms-nav-icon{display:none!important;place-items:center;width:28px!important;height:28px!important;margin:0!important;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .08);border-radius:8px;font-size:15px!important;font-style:normal;font-weight:900;line-height:1!important}.um-profile .um-profile-nav-item .fe-ms-nav-label{display:block;width:100%;min-height:1.15em;line-height:1.15;overflow-wrap:anywhere;white-space:nowrap;font-family:inherit!important;font-weight:700!important;text-decoration:none!important}.um-profile [data-fe-ms-tab-key="messages"][hidden]{display:none!important}.um-profile [data-fe-ms-tab-key="main"][hidden]{display:none!important}.um-profile .um-profile-nav-item a:focus-visible{outline:3px solid rgb(255 212 59 / .55);outline-offset:-3px}@media (min-width:961px){.um-profile .um-profile-nav.fe-ms-profile-nav-ready{display:grid!important;grid-template-columns:repeat(var(--fe-ms-profile-tab-count,7),minmax(0,1fr));align-items:stretch}.um-profile .um-profile-nav.fe-ms-profile-nav-ready.fe-ms-profile-nav-owner{grid-template-columns:repeat(7,minmax(0,1fr))!important}.um-profile .um-profile-nav.fe-ms-profile-nav-ready>.um-clear{display:none!important}.um-profile .um-profile-nav.fe-ms-profile-nav-ready .um-profile-nav-item{width:100%!important;max-width:none}.um-profile .um-profile-nav.fe-ms-profile-nav-ready .um-profile-nav-item a{width:100%!important;padding-inline:8px!important}.um-profile .um-profile-nav.fe-ms-profile-nav-ready .fe-ms-nav-label{overflow-wrap:normal;white-space:nowrap}}.um-profile .um-profile-body{box-sizing:border-box;padding:28px!important;color:var(--fe-ms-text)!important;background:var(--fe-ms-bg)!important;border-radius:0 0 23px 23px}.um-profile .um-profile-body.main:has(.fe-ms-public-profile)>.um-profile-note,.um-profile .um-profile-body.main:has(.fe-ms-public-profile) .um-profile-note,.um-profile .um-profile-body.fe-ms-has-public-profile .um-profile-note{display:none!important}.um-profile .um-profile-body.points>.gamipress-ultimate-member-points,.um-profile .um-profile-body.points>.gamipress-points,.um-profile .um-profile-body.points>.gamipress-user-points,.um-profile .um-profile-body.points>[class*="gamipress"][class*="points"]{display:none!important}.um-profile .um-profile-body .um-field-label,.um-profile .um-profile-body .um-field-label label,.um-profile .um-profile-body .um-field-block,.um-profile .um-profile-body .um-field-checkbox-option,.um-profile .um-profile-body .um-field-radio-option{color:var(--fe-ms-text)!important}.um-profile .um-profile-body .um-field-label{border-bottom-color:var(--fe-ms-line)!important}.um-profile .um-profile-body input[type="text"],.um-profile .um-profile-body input[type="email"],.um-profile .um-profile-body input[type="url"],.um-profile .um-profile-body input[type="tel"],.um-profile .um-profile-body input[type="password"],.um-profile .um-profile-body textarea,.um-profile .um-profile-body select{color:var(--fe-ms-text)!important;background:var(--fe-ms-panel)!important;border:1px solid var(--fe-ms-line)!important;border-radius:11px!important}.um-profile .um-profile-body input:focus,.um-profile .um-profile-body textarea:focus,.um-profile .um-profile-body select:focus{border-color:var(--fe-ms-gold)!important;box-shadow:0 0 0 3px rgb(255 212 59 / .16)!important;outline:none!important}.um-profile .um-profile-body input.um-button,.um-profile .um-profile-body button.um-button{color:#08111d!important;background:var(--fe-ms-gold-gradient)!important;border-radius:11px!important;box-shadow:none!important}.um-profile .um-profile-body input.um-button:hover,.um-profile .um-profile-body input.um-button:focus-visible,.um-profile .um-profile-body button.um-button:hover,.um-profile .um-profile-body button.um-button:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c!important;outline:1px solid rgb(255 212 59 / .65)!important}.um-profile .um-profile-body a.um-button.um-alt,.um-profile .um-profile-body input.um-button.um-alt,.um-profile .um-profile-body button.um-button.um-alt{color:var(--fe-ms-text)!important;background:transparent!important;border:1px solid var(--fe-ms-line)!important}.fe-ms-shell{position:relative;width:min(1180px, calc(100% - 32px));margin:36px auto 72px;color:var(--fe-ms-text)!important;background:radial-gradient(circle at 90% 0,rgb(255 212 59 / .12),transparent 30%),var(--fe-ms-bg);border:1px solid var(--fe-ms-line);border-radius:28px;box-shadow:var(--fe-ms-shadow);overflow:hidden}.fe-ms-shell h1,.fe-ms-shell h2,.fe-ms-shell h3,.fe-ms-shell p,.fe-ms-shell strong,.fe-ms-shell b,.fe-ms-shell span,.fe-ms-shell small,.fe-ms-shell a,.fe-ms-shell button{color:inherit}.fe-ms-shell button,.fe-ms-shell a,.fe-ms-action-bar button,.fe-ms-action-bar a,.fe-ms-login-card a{font:inherit}.fe-ms-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:32px;align-items:center;padding:40px;background:linear-gradient(135deg,rgb(255 255 255 / .035),rgb(255 212 59 / .025));border-bottom:1px solid var(--fe-ms-line)}.fe-ms-hero__identity{display:flex;align-items:center;gap:22px}.fe-ms-avatar{width:88px!important;height:88px!important;flex:0 0 88px;border:3px solid var(--fe-ms-gold);border-radius:50%;box-shadow:0 0 0 7px rgb(255 212 59 / .1);object-fit:cover}.fe-ms-eyebrow{display:block;margin-bottom:7px;color:var(--fe-ms-gold)!important;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.fe-ms-hero h1{margin:0 0 8px;font-size:clamp(28px, 4vw, 46px);line-height:1.05;letter-spacing:-.04em}.fe-ms-hero p,.fe-ms-section-head p,.fe-ms-discover-card p{margin:0;color:var(--fe-ms-muted)!important;font-size:16px;line-height:1.6}.fe-ms-profile-link{display:inline-flex;margin-top:10px;color:var(--fe-ms-gold)!important;font-size:13px;font-weight:750;text-decoration:none!important}.fe-ms-profile-link:hover{text-decoration:underline!important}.fe-ms-points-card{padding:24px;background:rgb(2 10 20 / .62);border:1px solid rgb(255 212 59 / .34);border-radius:20px}.fe-ms-points-card__top{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.fe-ms-points-card__top span{font-size:16px}.fe-ms-points-card__top span b{font-size:25px;color:var(--fe-ms-gold)!important}.fe-ms-points-card__top strong{color:var(--fe-ms-gold)!important}.fe-ms-progress{height:10px;margin-bottom:10px;background:#26364c;border-radius:999px;overflow:hidden}.fe-ms-progress>span{display:block;height:100%;background:var(--fe-ms-gold-gradient);border-radius:inherit}.fe-ms-points-card small{color:var(--fe-ms-muted)!important}.fe-ms-dashboard-label{margin:0 0 11px;color:var(--fe-ms-muted)!important;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fe-ms-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 28px}.fe-ms-quick-actions>a{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:11px;align-items:center;min-height:82px;padding:14px;color:var(--fe-ms-text)!important;background:rgb(255 255 255 / .035);border:1px solid var(--fe-ms-line);border-radius:14px;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease}.fe-ms-quick-actions>a:hover,.fe-ms-quick-actions>a:focus-visible{transform:translateY(-1px);background:rgb(255 212 59 / .075);border-color:rgb(255 212 59 / .48);outline:none}.fe-ms-quick-actions>a>span{display:grid;grid-row:1 / 3;place-items:center;width:38px;height:38px;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .1);border-radius:11px;font-size:18px}.fe-ms-quick-actions>a>.fe-ms-quick-action-icon svg{display:block;width:21px;height:21px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.fe-ms-quick-actions strong,.fe-ms-quick-actions small{display:block;min-width:0}.fe-ms-quick-actions strong{align-self:end;font-size:14px;line-height:1.25}.fe-ms-quick-actions small{align-self:start;margin-top:3px;color:var(--fe-ms-muted)!important;font-size:11px;line-height:1.35}.fe-ms-public-profile{position:relative;width:100%;margin-bottom:22px;padding:28px;color:var(--fe-ms-text)!important;background:radial-gradient(circle at 92% 0,rgb(255 212 59 / .09),transparent 35%),var(--fe-ms-bg);border:1px solid var(--fe-ms-line);border-radius:20px;box-shadow:0 16px 44px rgb(0 0 0 / .2)}.fe-ms-public-profile h2,.fe-ms-public-profile h3,.fe-ms-public-profile h4,.fe-ms-public-profile p,.fe-ms-public-profile span,.fe-ms-public-profile strong,.fe-ms-public-profile small,.fe-ms-public-profile a{color:inherit}.fe-ms-public-profile__heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.fe-ms-public-profile__heading h2{margin:0 0 7px;font-size:clamp(24px, 3vw, 34px);line-height:1.15}.fe-ms-public-profile__heading p{max-width:680px;margin:0;color:var(--fe-ms-muted)!important;line-height:1.55}.fe-ms-account-context{box-sizing:border-box;width:min(1120px, calc(100% - 32px));margin:30px auto 12px;padding:22px 24px;color:var(--fe-ms-text)!important;background:radial-gradient(circle at 92% 0,rgb(250 204 19 / .09),transparent 34%),var(--fe-ms-bg);border:1px solid var(--fe-ms-line);border-radius:16px;font-family:inherit}.fe-ms-account-context__back{display:inline-flex;margin-bottom:16px;color:var(--fe-ms-muted)!important;font-size:13px;font-weight:800;text-decoration:none!important}.fe-ms-account-context__back:hover,.fe-ms-account-context__back:focus-visible{color:var(--fe-ms-gold)!important;outline:none;text-decoration:none!important}.fe-ms-account-context h1{margin:0 0 6px;color:var(--fe-ms-text)!important;font-size:clamp(27px, 3vw, 38px);line-height:1.12;letter-spacing:-.025em}.fe-ms-account-context p{margin:0;color:var(--fe-ms-muted)!important;font-size:15px;line-height:1.55}.um-profile .um-profile-edit a .fe-ms-profile-tool-label{font:inherit}.fe-ms-public-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.fe-ms-public-profile__quiet{margin:0;padding:18px;color:var(--fe-ms-muted)!important;background:rgb(255 255 255 / .025);border:1px dashed var(--fe-ms-line);border-radius:14px}.fe-ms-visibility-card{scroll-margin-top:110px;margin-top:24px;padding-top:24px;border-top:1px solid var(--fe-ms-line)}.fe-ms-visibility-card__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.fe-ms-visibility-card__heading h3{margin:0;color:var(--fe-ms-text)!important;font-size:22px}.fe-ms-tagline-editor{display:grid;gap:10px;margin-bottom:22px;padding:16px;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:14px}.fe-ms-tagline-editor>span{display:grid;gap:3px}.fe-ms-tagline-editor strong{font-size:14px}.fe-ms-tagline-editor small{color:var(--fe-ms-muted)!important;font-size:11px}.fe-ms-tagline-editor textarea{width:100%;min-height:88px;padding:12px 13px;resize:vertical;color:var(--fe-ms-text)!important;background:#081421!important;border:1px solid var(--fe-ms-line)!important;border-radius:11px!important;font:inherit;line-height:1.5}.fe-ms-tagline-editor textarea:focus{border-color:var(--fe-ms-gold)!important;box-shadow:0 0 0 3px rgb(250 204 19 / .16)!important;outline:none}.fe-ms-visibility-card__subheading{margin-bottom:12px}.fe-ms-visibility-card__subheading h4{margin:1px 0 0;color:var(--fe-ms-text)!important;font-size:18px}.fe-ms-profile-settings-actions,.fe-ms-empty__actions{display:flex;flex-wrap:wrap;gap:10px}.fe-ms-empty__actions{justify-content:center}.fe-ms-save-confirmation{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;color:var(--fe-ms-success)!important;background:rgb(69 213 154 / .08);border:1px solid rgb(69 213 154 / .22);border-radius:999px;font-size:12px;font-weight:800}.fe-ms-visibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.fe-ms-visibility-control{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:70px;padding:13px 14px;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:13px;cursor:pointer}.fe-ms-visibility-control>span{display:grid;min-width:0}.fe-ms-visibility-control strong{font-size:13px}.fe-ms-visibility-control small{margin-top:3px;color:var(--fe-ms-muted)!important;font-size:11px}.fe-ms-visibility-control input{position:absolute;opacity:0;pointer-events:none}.fe-ms-visibility-control i{position:relative;width:42px;height:24px;flex:0 0 42px;background:#26364c;border:1px solid rgb(255 255 255 / .14);border-radius:999px;transition:background .16s ease}.fe-ms-visibility-control i::after{position:absolute;top:3px;left:3px;width:16px;height:16px;content:"";background:var(--fe-ms-muted);border-radius:50%;transition:transform .16s ease,background .16s ease}.fe-ms-visibility-control input:checked+i{background:rgb(255 212 59 / .22);border-color:rgb(255 212 59 / .48)}.fe-ms-visibility-control input:checked+i::after{background:var(--fe-ms-gold-gradient);transform:translateX(18px)}.fe-ms-visibility-control input:focus-visible+i{box-shadow:0 0 0 3px rgb(255 212 59 / .3)}.fe-ms-visibility-card .fe-ms-privacy-note{margin:0 0 16px!important}.fe-ms-privacy-note{display:flex;align-items:center;gap:8px;margin:-8px 0 22px!important;padding:11px 14px;color:var(--fe-ms-muted)!important;background:rgb(69 213 154 / .07);border:1px solid rgb(69 213 154 / .18);border-radius:10px;font-size:13px}.fe-ms-privacy-note>span:first-child{color:var(--fe-ms-success)!important;font-size:9px}.fe-ms-privacy-note>span:last-child:not(:first-child){color:var(--fe-ms-muted)!important;font-size:13px}.fe-ms-privacy-note strong{color:var(--fe-ms-text)!important}.fe-ms-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:0 0 22px;padding:4px;background:#091625;border:1px solid var(--fe-ms-line);border-radius:14px}.fe-ms-segmented button{min-height:48px;padding:10px 14px;color:var(--fe-ms-muted)!important;background:#fff0;border:1px solid #fff0;border-radius:10px;font-weight:800;cursor:pointer}.fe-ms-segmented button:hover,.fe-ms-segmented button:focus-visible,.fe-ms-segmented button.is-active{color:var(--fe-ms-text)!important;background:var(--fe-ms-panel-2);border-color:rgb(255 212 59 / .3);outline:none}.fe-ms-segmented button>span{display:inline-grid;place-items:center;min-width:26px;height:26px;margin-left:7px;padding:0 7px;color:#08111d!important;background:var(--fe-ms-gold-gradient);border-radius:999px;font-size:11px}.fe-ms-collection-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,0.9fr);gap:22px;align-items:center;margin-bottom:28px;padding:22px;background:linear-gradient(120deg,rgb(255 212 59 / .12),rgb(17 36 58 / .72));border:1px solid rgb(255 212 59 / .28);border-radius:18px}.fe-ms-collection-hero__heading h3{margin:0 0 7px;font-size:24px}.fe-ms-collection-hero__heading p,.fe-ms-collection-group__heading p{margin:0;color:var(--fe-ms-muted)!important;line-height:1.55}.fe-ms-collection-meters{display:grid;gap:9px}.fe-ms-collection-meter{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;padding:11px 12px;background:rgb(2 10 20 / .56);border:1px solid var(--fe-ms-line);border-radius:13px}.fe-ms-collection-meter>span{display:grid;place-items:center;width:42px;height:42px;background:rgb(255 212 59 / .09);border-radius:11px;font-size:22px}.fe-ms-collection-meter>div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:baseline}.fe-ms-collection-meter strong{color:var(--fe-ms-gold)!important;font-size:17px}.fe-ms-collection-meter strong small{color:var(--fe-ms-muted)!important;font-size:10px}.fe-ms-collection-meter b{font-size:12px}.fe-ms-collection-meter>div>small{grid-column:1 / -1;margin-top:2px;color:var(--fe-ms-muted)!important;font-size:10px}.fe-ms-collection-meter .fe-ms-progress{grid-column:1 / -1;height:6px;margin:6px 0 0}.fe-ms-collection-meter .fe-ms-progress>i{display:block;height:100%;background:var(--fe-ms-gold-gradient);border-radius:inherit}.fe-ms-collection-group+.fe-ms-collection-group{margin-top:32px}.fe-ms-collection-group__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}.fe-ms-collection-group__heading h3{margin:0 0 4px;font-size:21px}.fe-ms-collection-group__heading>span{display:grid;place-items:center;min-width:34px;height:34px;padding:0 9px;color:#08111d!important;background:var(--fe-ms-gold-gradient);border-radius:999px;font-size:12px;font-weight:900}.fe-ms-profile-section .fe-ms-collection-group__heading>span{color:#07111f!important;-webkit-text-fill-color:#07111f!important;text-shadow:none!important}.fe-ms-collection-empty{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:center;min-height:92px;padding:15px;background:rgb(255 255 255 / .025);border:1px dashed rgb(255 255 255 / .16);border-radius:14px}.fe-ms-collection-empty>span{display:grid;place-items:center;width:44px;height:44px;background:rgb(255 212 59 / .08);border-radius:11px;font-size:22px}.fe-ms-collection-empty>div{display:grid}.fe-ms-collection-empty small{margin-top:4px;color:var(--fe-ms-muted)!important}.fe-ms-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding:0 24px;background:#091625;border-bottom:1px solid var(--fe-ms-line)}.fe-ms-tab{min-height:66px;padding:12px 8px;color:var(--fe-ms-muted)!important;background:#fff0;border:0;border-bottom:3px solid #fff0;font-size:14px;font-weight:700;cursor:pointer}.fe-ms-tab>span{margin-right:7px;color:inherit!important}.fe-ms-tab:hover,.fe-ms-tab:focus-visible,.fe-ms-tab.is-active{color:var(--fe-ms-text)!important;background:rgb(255 255 255 / .035);border-bottom-color:var(--fe-ms-gold);outline:none}.fe-ms-tab:focus-visible,.fe-ms-button:focus-visible,.fe-ms-action:focus-visible,.fe-ms-text-action:focus-visible{box-shadow:0 0 0 3px rgb(255 212 59 / .35)}.fe-ms-panels{padding:36px 40px 46px}.fe-ms-panel[hidden]{display:none!important}.fe-ms-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:8px 0 22px}.fe-ms-section-head h2,.fe-ms-discover-card h2{margin:0 0 7px;font-size:clamp(24px, 3vw, 34px);line-height:1.15;letter-spacing:-.025em}.fe-ms-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:40px}.fe-ms-stat{display:flex;align-items:center;gap:14px;min-height:126px;padding:18px;background:linear-gradient(145deg,var(--fe-ms-panel-2),var(--fe-ms-panel));border:1px solid var(--fe-ms-line);border-radius:18px}.fe-ms-stat--link{color:var(--fe-ms-text)!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease}.fe-ms-stat--link:hover,.fe-ms-stat--link:focus-visible{transform:translateY(-2px);background:linear-gradient(145deg,#15304e,var(--fe-ms-panel));border-color:rgb(255 212 59 / .45);outline:none}.fe-ms-stat__icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .1);border-radius:13px;font-size:20px}.fe-ms-stat div{display:grid}.fe-ms-stat strong{font-size:26px;line-height:1}.fe-ms-stat span:not(.fe-ms-stat__icon){margin-top:5px;font-weight:700}.fe-ms-stat small,.fe-ms-content-card small,.fe-ms-rule small,.fe-ms-list-row small,.fe-ms-activity small{margin-top:5px;color:var(--fe-ms-muted)!important;line-height:1.4}.fe-ms-discover-card{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:32px;padding:28px;background:linear-gradient(105deg,rgb(255 212 59 / .14),rgb(255 212 59 / .025));border:1px solid rgb(255 212 59 / .3);border-radius:20px}.fe-ms-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 19px;border:1px solid #fff0;border-radius:12px;font-weight:var(--fe-ms-ui-weight);line-height:1.2;text-decoration:none!important;transition:transform .18s ease,background .18s ease,border-color .18s ease}.fe-ms-profile-section .fe-ms-button,.fe-ms-public-profile .fe-ms-button,.fe-ms-login-card .fe-ms-button,.fe-ms-community-feed .fe-ms-button,.fe-ms-community-media .fe-ms-button{font-weight:var(--fe-ms-ui-weight)!important}.fe-ms-button:hover{transform:translateY(-1px)}.fe-ms-button--primary{color:#08111d!important;background:var(--fe-ms-gold-gradient)}.fe-ms-button--primary:hover{color:var(--fe-ms-gold)!important;background:#25376c;border-color:rgb(255 212 59 / .65)}.fe-ms-profile-section .fe-ms-button--primary,.fe-ms-public-profile .fe-ms-button--primary,.fe-ms-login-card .fe-ms-button--primary{color:#08111d!important;background:var(--fe-ms-gold-gradient)!important}.fe-ms-profile-section .fe-ms-button--primary:hover,.fe-ms-profile-section .fe-ms-button--primary:focus-visible,.fe-ms-public-profile .fe-ms-button--primary:hover,.fe-ms-public-profile .fe-ms-button--primary:focus-visible,.fe-ms-login-card .fe-ms-button--primary:hover,.fe-ms-login-card .fe-ms-button--primary:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c!important;border-color:rgb(255 212 59 / .65)!important;outline:none}.fe-ms-button--ghost:hover,.fe-ms-button--ghost:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c;border-color:rgb(255 212 59 / .65);outline:none}.fe-ms-button--ghost{color:var(--fe-ms-text)!important;background:#fff0;border-color:var(--fe-ms-line)}.fe-ms-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fe-ms-content-card{display:grid;grid-template-rows:160px minmax(0,1fr) auto;align-content:stretch;min-width:0;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:18px;overflow:hidden}.fe-ms-content-card__media{display:grid;place-items:center;min-width:0;height:160px;color:var(--fe-ms-gold)!important;background:linear-gradient(135deg,#132943,#0c1829);font-size:44px;border-radius:16px 16px 0 0;overflow:hidden}.fe-ms-content-card__media img{display:block;width:100%;height:100%;object-fit:cover}.fe-ms-content-card__body{position:relative;z-index:1;min-width:0;padding:18px;background:var(--fe-ms-panel)}.fe-ms-content-card h3{margin:10px 0 7px;font-size:19px;line-height:1.25}.fe-ms-content-card h3 a{color:var(--fe-ms-text)!important;text-decoration:none}.fe-ms-content-card h3 a:hover{color:var(--fe-ms-gold)!important}.fe-ms-chip,.fe-ms-status{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .1);border:1px solid rgb(255 212 59 / .2);border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.fe-ms-content-card .fe-ms-chip{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin:0!important;transform:none!important}.fe-ms-content-card__actions{align-self:end}.fe-ms-text-action{display:block;min-height:44px;margin-top:12px;padding:0;color:var(--fe-ms-muted)!important;background:#fff0;border:0;font-size:14px;font-weight:700;cursor:pointer}.fe-ms-text-action:hover{color:var(--fe-ms-gold)!important}.fe-ms-empty{display:grid;place-items:center;min-height:300px;padding:40px 24px;text-align:center;background:rgb(255 255 255 / .025);border:1px dashed rgb(255 255 255 / .18);border-radius:20px}.fe-ms-empty--compact{min-height:190px}.fe-ms-empty>span{display:grid;place-items:center;width:62px;height:62px;margin-bottom:14px;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .1);border-radius:50%;font-size:27px}.fe-ms-empty h3{margin:0 0 8px;font-size:22px}.fe-ms-empty p{max-width:560px;margin:0 0 22px;color:var(--fe-ms-muted)!important}.fe-ms-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fe-ms-rule{display:grid;grid-template-columns:46px 1fr auto;gap:14px;align-items:center;padding:18px;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:16px}.fe-ms-rule>span{display:grid;place-items:center;width:46px;height:46px;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .1);border-radius:14px;font-size:20px}.fe-ms-rule div{display:grid}.fe-ms-rule>b{color:var(--fe-ms-gold)!important;font-size:18px}.fe-ms-note{margin:18px 0 0;padding:16px 18px;color:var(--fe-ms-muted)!important;background:rgb(69 213 154 / .07);border-left:3px solid var(--fe-ms-success);border-radius:8px}.fe-ms-note strong{color:var(--fe-ms-text)!important}.fe-ms-subheading{margin:34px 0 15px;font-size:21px}.fe-ms-activity,.fe-ms-list{display:grid;gap:10px}.fe-ms-activity__row,.fe-ms-list-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;min-height:68px;padding:14px 16px;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:14px}.fe-ms-activity__row>span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .1);border-radius:11px;font-weight:900}.fe-ms-activity__row div,.fe-ms-list-row div{display:grid}.fe-ms-activity__row>b{color:var(--fe-ms-gold)!important;font-size:14px}.fe-ms-list-row{grid-template-columns:minmax(0,1fr) auto auto}.fe-ms-list-row>a{color:var(--fe-ms-gold)!important;font-weight:700}.fe-ms-status--publiee,.fe-ms-status--publie,.fe-ms-status--acceptee{color:var(--fe-ms-success)!important;background:rgb(69 213 154 / .1);border-color:rgb(69 213 154 / .25)}.fe-ms-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fe-ms-review-card{display:flex;flex-direction:column;min-height:220px;padding:20px;background:linear-gradient(145deg,var(--fe-ms-panel-2),var(--fe-ms-panel));border:1px solid var(--fe-ms-line);border-radius:18px}.fe-ms-review-card__top,.fe-ms-review-card footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.fe-ms-review-stars{color:var(--fe-ms-gold)!important;font-size:18px;letter-spacing:.08em}.fe-ms-review-card h3{margin:20px 0 9px;font-size:20px;line-height:1.3}.fe-ms-review-card p{margin:0 0 22px;color:var(--fe-ms-muted)!important;line-height:1.6}.fe-ms-review-card footer{margin-top:auto;padding-top:14px;border-top:1px solid var(--fe-ms-line)}.fe-ms-review-card footer small{color:var(--fe-ms-muted)!important}.fe-ms-review-card footer a{color:var(--fe-ms-gold)!important;font-size:13px;font-weight:750}.fe-ms-status--non-retenue{color:var(--fe-ms-danger)!important;background:rgb(255 122 136 / .1);border-color:rgb(255 122 136 / .25)}.fe-ms-action-bar{display:flex;align-items:center;justify-content:space-between;gap:22px;width:100%;margin:28px 0;padding:20px;color:var(--fe-ms-text)!important;background:linear-gradient(135deg,#0c1a2c,#0b1523);border:1px solid rgb(255 212 59 / .3);border-radius:18px}.fe-ms-action-bar--relocated{margin:18px 0 24px}.fe-ms-action-bar__intro,.fe-ms-action-bar--logged-out>div{display:grid;gap:4px}.fe-ms-action-bar__intro span,.fe-ms-action-bar--logged-out>div span{color:var(--fe-ms-muted)!important;font-size:14px}.fe-ms-action-bar__buttons{display:flex;gap:10px}.fe-ms-action{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;min-height:52px;padding:10px 14px;color:var(--fe-ms-text)!important;background:rgb(255 255 255 / .04);border:1px solid var(--fe-ms-line);border-radius:12px;font-weight:800;cursor:pointer}.fe-ms-action>span:first-child{color:var(--fe-ms-gold)!important;font-size:18px}.fe-ms-action small{grid-column:2;color:var(--fe-ms-muted)!important;font-size:10px;font-weight:500}.fe-ms-action:hover,.fe-ms-action:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c;border-color:rgb(255 212 59 / .65);outline:none}.fe-ms-action.is-active{background:rgb(255 212 59 / .12);border-color:var(--fe-ms-gold)}.fe-ms-action.is-loading{opacity:.65;pointer-events:none}.fe-ms-login-card{width:min(720px, calc(100% - 32px));margin:60px auto;padding:42px;color:var(--fe-ms-text)!important;text-align:center;background:var(--fe-ms-bg);border:1px solid rgb(255 212 59 / .32);border-radius:24px;box-shadow:var(--fe-ms-shadow)}.fe-ms-login-card h2{margin:0 0 10px;color:var(--fe-ms-text)!important;font-size:clamp(28px, 4vw, 40px)}.fe-ms-login-card p{margin:0 auto 24px;color:var(--fe-ms-muted)!important}.fe-ms-login-card__actions{display:flex;justify-content:center;gap:10px}.fe-ms-toast{position:fixed;right:22px;bottom:22px;z-index:99999;max-width:min(360px, calc(100vw - 44px));padding:14px 18px;color:var(--fe-ms-text)!important;background:#162a42;border:1px solid rgb(255 212 59 / .4);border-radius:12px;box-shadow:var(--fe-ms-shadow);font-weight:700}.fe-ms-toast.is-error{border-color:var(--fe-ms-danger)}.um-profile .fe-ms-profile-tagline-row{display:flex;align-items:center;gap:8px;max-width:650px;margin-top:1px}.um-profile .fe-ms-profile-tagline-row .fe-ms-profile-tagline{flex:0 1 auto;margin:0!important}.um-profile .fe-ms-profile-tagline-row--empty .fe-ms-profile-tagline{color:var(--fe-ms-gold)!important;font-weight:700!important}.um-profile .fe-ms-tagline-edit{display:inline-grid;place-items:center;flex:0 0 28px;width:28px;height:28px;min-width:28px!important;min-height:28px!important;max-width:28px;max-height:28px;margin:0!important;padding:0!important;color:var(--fe-ms-gold)!important;background:#fff0;border:1px solid rgb(250 204 19 / .42);border-radius:8px;font-size:0!important;line-height:0!important;cursor:pointer;position:relative;appearance:none}.um-profile .fe-ms-tagline-edit::after{position:absolute;inset:-7px;content:""}.um-profile .fe-ms-tagline-edit svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.um-profile .fe-ms-tagline-edit:hover,.um-profile .fe-ms-tagline-edit:focus-visible{color:#07111f!important;background:var(--fe-ms-gold-gradient);border-color:var(--fe-ms-gold-2);outline:none}.fe-ms-tagline-dialog{width:min(560px, calc(100vw - 28px));max-width:560px;padding:0!important;color:var(--fe-ms-text)!important;background:var(--fe-ms-bg)!important;border:1px solid rgb(250 204 19 / .42)!important;border-radius:20px!important;box-shadow:0 28px 90px rgb(0 0 0 / .58)!important}.fe-ms-tagline-dialog::backdrop{background:rgb(2 8 16 / .76);backdrop-filter:blur(4px)}.fe-ms-tagline-dialog.is-open{position:fixed;top:50%;left:50%;z-index:99999;display:block;transform:translate(-50%,-50%)}.fe-ms-tagline-dialog form{display:grid;gap:13px;padding:24px}.fe-ms-tagline-dialog__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.fe-ms-tagline-dialog__heading h2{margin:2px 0 0;color:var(--fe-ms-text)!important;font-size:24px}.fe-ms-tagline-dialog__close{display:grid;place-items:center;width:34px;height:34px;padding:0;color:var(--fe-ms-muted)!important;background:rgb(255 255 255 / .04);border:1px solid var(--fe-ms-line);border-radius:10px;cursor:pointer}.fe-ms-tagline-dialog button[disabled]{opacity:.7;cursor:wait}.fe-ms-tagline-dialog label{color:var(--fe-ms-text)!important;font-size:14px;font-weight:var(--fe-ms-ui-weight)}.fe-ms-tagline-dialog textarea{width:100%;min-height:112px;padding:13px 14px;resize:vertical;color:var(--fe-ms-text)!important;background:#081421!important;border:1px solid var(--fe-ms-line)!important;border-radius:12px!important;font:inherit;line-height:1.55}.fe-ms-tagline-dialog textarea:focus{border-color:var(--fe-ms-gold)!important;box-shadow:0 0 0 3px rgb(250 204 19 / .15)!important;outline:none}.fe-ms-tagline-dialog__meta,.fe-ms-tagline-dialog__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.fe-ms-tagline-dialog__meta{color:var(--fe-ms-muted)!important;font-size:11px}.fe-ms-tagline-dialog__actions{justify-content:flex-end;margin-top:4px}.fe-ms-rank-card{display:grid;gap:14px;margin-bottom:18px;padding:20px;background:linear-gradient(120deg,rgb(250 204 19 / .11),rgb(17 36 58 / .8));border:1px solid rgb(250 204 19 / .32);border-radius:16px}.fe-ms-rank-card__top{display:flex;align-items:center;justify-content:space-between;gap:18px}.fe-ms-rank-card h3{margin:2px 0 0;font-size:22px}.fe-ms-rank-card__top>strong{color:var(--fe-ms-text)!important;font-size:14px}.fe-ms-rank-card__top>strong b{color:var(--fe-ms-gold)!important;font-size:20px}.fe-ms-rank-card>p{margin:0;color:var(--fe-ms-muted)!important;font-size:13px}.fe-ms-leaderboard{scroll-margin-top:110px;margin:20px 0 26px;padding:20px;background:rgb(17 36 58 / .62);border:1px solid var(--fe-ms-line);border-radius:16px}.fe-ms-leaderboard__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.fe-ms-leaderboard__heading h3{margin:0 0 5px;font-size:22px;line-height:1.2}.fe-ms-leaderboard__heading p{margin:0;color:var(--fe-ms-muted)!important;font-size:12px;line-height:1.45}.fe-ms-leaderboard__self{display:grid;grid-template-columns:auto auto;column-gap:8px;align-items:center;min-width:126px;padding:9px 12px;background:rgb(250 204 19 / .08);border:1px solid rgb(250 204 19 / .34);border-radius:12px}.fe-ms-leaderboard__self span,.fe-ms-leaderboard__self small{color:var(--fe-ms-muted)!important;font-size:10px;font-weight:700}.fe-ms-leaderboard__self strong{grid-row:1 / 3;grid-column:2;color:var(--fe-ms-gold)!important;font-size:24px;line-height:1}.fe-ms-leaderboard__list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.fe-ms-leaderboard__list--self{margin-bottom:11px}.fe-ms-leaderboard-row{display:grid;grid-template-columns:34px 40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:7px 11px;background:#0a1727;border:1px solid rgb(255 255 255 / .09);border-radius:12px}.fe-ms-leaderboard-row.is-current{background:rgb(250 204 19 / .07);border-color:rgb(250 204 19 / .36)}.fe-ms-leaderboard-row__position{display:grid;place-items:center;width:30px;height:30px;color:var(--fe-ms-muted)!important;background:rgb(255 255 255 / .05);border-radius:50%;font-size:12px;font-weight:900}.fe-ms-leaderboard-row__position--top{color:#07111f!important;background:var(--fe-ms-gold-gradient)}.fe-ms-leaderboard-row__avatar{display:block;width:40px!important;height:40px!important;border:1px solid rgb(255 255 255 / .18);border-radius:50%;object-fit:cover}.fe-ms-leaderboard-row__identity{min-width:0}.fe-ms-leaderboard-row__identity a,.fe-ms-leaderboard-row__identity small{display:block;min-width:0}.fe-ms-leaderboard-row__identity a{color:var(--fe-ms-text)!important;font-size:13px;font-weight:850;line-height:1.3;text-decoration:none!important}.fe-ms-leaderboard-row__identity a:hover,.fe-ms-leaderboard-row__identity a:focus-visible{color:var(--fe-ms-gold)!important;outline:none;text-decoration:none!important}.fe-ms-leaderboard-row__identity em{display:inline-flex;margin-left:7px;padding:2px 6px;color:#07111f;background:var(--fe-ms-gold-gradient);border-radius:999px;font-size:9px;font-style:normal;font-weight:900;vertical-align:middle}.fe-ms-leaderboard-row__identity small{margin-top:2px;color:var(--fe-ms-muted)!important;font-size:10px}.fe-ms-leaderboard-row>strong{color:var(--fe-ms-muted)!important;font-size:11px;white-space:nowrap}.fe-ms-leaderboard-row>strong b{color:var(--fe-ms-gold)!important;font-size:15px}.fe-ms-leaderboard__privacy,.fe-ms-leaderboard__empty{display:grid;align-items:center;gap:10px;margin-bottom:11px;padding:12px;background:rgb(255 255 255 / .025);border:1px dashed var(--fe-ms-line);border-radius:12px}.fe-ms-leaderboard__privacy{grid-template-columns:32px minmax(0,1fr) auto}.fe-ms-leaderboard__privacy>span{color:var(--fe-ms-gold)!important;font-size:20px}.fe-ms-leaderboard__privacy strong,.fe-ms-leaderboard__privacy small,.fe-ms-leaderboard__empty strong,.fe-ms-leaderboard__empty small{display:block}.fe-ms-leaderboard__privacy small,.fe-ms-leaderboard__empty small{margin-top:2px;color:var(--fe-ms-muted)!important;font-size:11px}.fe-ms-leaderboard__privacy a{color:var(--fe-ms-gold)!important;font-size:11px;font-weight:850;text-decoration:none!important}.fe-ms-card-with-favorite{position:relative!important}button.fe-ms-card-favorite{position:absolute!important;top:auto!important;bottom:12px!important;right:10px!important;z-index:25!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:0!important;padding:0!important;color:var(--fe-ms-text)!important;background:rgb(7 17 31 / .82)!important;border:1px solid rgb(255 255 255 / .48)!important;border-radius:50%!important;box-shadow:0 5px 14px rgb(0 0 0 / .24)!important;font:inherit!important;line-height:1!important;cursor:pointer!important;transform:none;backdrop-filter:blur(5px)}.fe-ms-card-with-favorite :is(.pt-cv-title,.pt-cv-content,.pt-cv-meta-fields,.elementor-heading-title,.elementor-widget-theme-post-title,.elementor-widget-theme-post-excerpt){padding-right:50px!important}button.fe-ms-card-favorite::after{position:absolute;inset:-5px;content:""}button.fe-ms-card-favorite>span{display:block!important;color:inherit!important;font-size:19px!important;font-weight:800!important;line-height:1!important;transform:none}button.fe-ms-card-favorite:hover,button.fe-ms-card-favorite:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c!important;border-color:var(--fe-ms-gold-2)!important;outline:none!important;transform:translateY(-1px)}button.fe-ms-card-favorite.is-active{color:#07111f!important;background:var(--fe-ms-gold-gradient)!important;border-color:var(--fe-ms-gold-2)!important}.fe-ms-empty>span.fe-ms-empty__favorite-icon{color:var(--fe-ms-text)!important;background:rgb(250 204 19 / .1);border:1px solid rgb(255 255 255 / .28)}button.fe-ms-card-favorite.is-loading{opacity:.62;pointer-events:none}.fe-ms-card-with-actions{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;overflow:hidden!important;margin-bottom:10px!important;background:#07111f!important;border:1px solid #33405a!important;border-radius:14px!important;box-shadow:none!important;transform:none!important}.fe-ms-card-with-actions>.fe-fair-card__link,.fe-ms-card-with-actions>.fe-ride-card__link{width:100%!important;min-width:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.fe-ms-card-with-actions>.fe-fair-card__link,.fe-ms-card-with-actions>.fe-ride-card__link,.fe-ms-card-with-actions>.fe-fair-card__link::before,.fe-ms-card-with-actions>.fe-fair-card__link::after,.fe-ms-card-with-actions>.fe-ride-card__link::before,.fe-ms-card-with-actions>.fe-ride-card__link::after,.fe-ms-card-with-actions .fe-fair-card__media,.fe-ms-card-with-actions .fe-ride-card__media,.fe-ms-card-with-actions .fe-fair-card__shade,.fe-ms-card-with-actions .fe-ride-card__shade,.fe-ms-card-with-actions .fe-fair-card__media::before,.fe-ms-card-with-actions .fe-fair-card__media::after,.fe-ms-card-with-actions .fe-ride-card__media::before,.fe-ms-card-with-actions .fe-ride-card__media::after,.fe-ms-card-with-actions .fe-fair-card__media img,.fe-ms-card-with-actions .fe-ride-card__media img{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.fe-ms-card-with-actions .fe-fair-card__media,.fe-ms-card-with-actions .fe-ride-card__media{overflow:hidden!important}.fe-ms-card-with-actions .fe-fair-card__media img,.fe-ms-card-with-actions .fe-ride-card__media img{transform-origin:center!important;transition:transform .24s ease!important}.fe-ms-card-with-actions .fe-ms-card-open-overlay{position:absolute!important;inset:0 0 48px!important;z-index:20!important;display:block!important;background:transparent!important;border:2px solid transparent!important;border-radius:14px 14px 0 0!important;cursor:pointer!important;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease!important}@media (hover:hover){.fe-ms-card-with-actions .fe-ms-card-open-overlay:hover{background:transparent!important}}.fe-ms-card-with-actions .fe-ms-card-primary-link:focus-visible{position:relative!important;z-index:21!important;outline:2px solid var(--fe-ms-gold-2)!important;outline-offset:3px!important;border-radius:3px!important}.fe-ms-card-with-actions .fe-ms-card-open-overlay:active{background:rgb(250 204 19 / .08)!important}.fe-ms-card-actions{position:relative!important;z-index:26!important;display:grid!important;grid-template-columns:minmax(0,1fr) 40px!important;align-items:center!important;gap:7px!important;box-sizing:border-box!important;width:100%!important;min-height:48px!important;margin:0!important;padding:6px 7px!important;background:linear-gradient(180deg,#0a1727 0%,#07111f 100%)!important;border:0!important;border-radius:0!important;transition:none!important}.fe-ms-card-with-actions:hover .fe-ms-card-actions,.fe-ms-card-with-actions:focus-within .fe-ms-card-actions{background:linear-gradient(180deg,#0a1727 0%,#07111f 100%)!important}@media (hover:hover){.fe-ms-card-with-actions:hover{border-color:#33405a!important;outline:none!important;box-shadow:none!important;transform:none!important}.fe-ms-card-with-actions>.fe-fair-card__link:hover,.fe-ms-card-with-actions>.fe-ride-card__link:hover{border-color:transparent!important;box-shadow:none!important;transform:none!important}.fe-ms-card-with-actions>.fe-fair-card__link:hover .fe-fair-card__media img,.fe-ms-card-with-actions>.fe-ride-card__link:hover .fe-ride-card__media img{transform:scale(1.035)!important}}.fe-ms-card-with-actions :is(.pt-cv-title,.pt-cv-content,.pt-cv-meta-fields,.elementor-heading-title,.elementor-widget-theme-post-title,.elementor-widget-theme-post-excerpt){padding-right:0!important}.fe-ms-card-actions button.fe-ms-card-collection{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:1!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:36px!important;max-width:none!important;margin:0!important;padding:5px 10px!important;color:var(--fe-ms-text)!important;background:rgb(255 255 255 / .035)!important;border:1px solid rgb(255 255 255 / .22)!important;border-radius:10px!important;box-shadow:none!important;font:inherit!important;font-size:12px!important;font-weight:800!important;line-height:1.1!important;white-space:nowrap!important;cursor:pointer!important;transform:none!important}.fe-ms-card-actions button.fe-ms-card-collection::after{display:none}.fe-ms-card-actions button.fe-ms-card-collection .fe-ms-card-collection__icon{display:grid!important;place-items:center!important;flex:0 0 20px!important;width:20px!important;height:20px!important;color:var(--fe-ms-gold)!important;background:transparent!important;border:1px solid rgb(250 204 19 / .72)!important;border-radius:50%!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.fe-ms-card-actions button.fe-ms-card-collection:hover,.fe-ms-card-actions button.fe-ms-card-collection:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c!important;border-color:var(--fe-ms-gold-2)!important;outline:none!important;transform:translateY(-1px)!important}.fe-ms-card-actions button.fe-ms-card-collection.is-active{color:var(--fe-ms-gold)!important;background:rgb(250 204 19 / .11)!important;border-color:var(--fe-ms-gold-2)!important}.fe-ms-card-actions button.fe-ms-card-collection.is-active .fe-ms-card-collection__icon{color:#07111f!important;background:var(--fe-ms-gold-gradient)!important;border-color:var(--fe-ms-gold-2)!important}.fe-ms-card-actions button.fe-ms-card-collection.is-loading{opacity:.62;pointer-events:none}.fe-ms-card-actions button.fe-ms-card-favorite{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;justify-self:end!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;box-shadow:none!important;transform:none!important;backdrop-filter:none}.fe-ms-card-actions button.fe-ms-card-favorite:hover,.fe-ms-card-actions button.fe-ms-card-favorite:focus-visible{transform:translateY(-1px)!important}body .um-profile .um-profile-navbar .um-messaging-btn a.bpbm-pm-button,body .um-directory .um-members-bpbm-btn a.um-button.um-alt{display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding:9px 16px!important;color:#07111f!important;background:var(--fe-ms-gold-gradient)!important;border:1px solid var(--fe-ms-gold-2)!important;border-radius:11px!important;box-shadow:none!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important}body .um-profile .um-profile-navbar .um-messaging-btn a.bpbm-pm-button::before,body .um-directory .um-members-bpbm-btn a.um-button.um-alt::before{content:none!important;display:none!important}body .um-profile .um-profile-navbar .um-messaging-btn a.bpbm-pm-button:hover,body .um-profile .um-profile-navbar .um-messaging-btn a.bpbm-pm-button:focus-visible,body .um-directory .um-members-bpbm-btn a.um-button.um-alt:hover,body .um-directory .um-members-bpbm-btn a.um-button.um-alt:focus-visible{color:#07111f!important;background:var(--fe-ms-gold-gradient)!important;border-color:var(--fe-ms-gold-2)!important;outline:none!important;text-decoration:none!important;transform:translateY(-1px)!important;filter:brightness(1.04)!important;box-shadow:0 7px 18px rgb(242 174 15 / .2)!important}body .um-profile .um-profile-navbar .um-messaging-btn a.bpbm-pm-button .bm-button-text,body .um-directory .um-members-bpbm-btn a.um-button.um-alt .bm-button-text,body .um-profile .um-profile-navbar .um-messaging-btn a.bpbm-pm-button:hover .bm-button-text,body .um-directory .um-members-bpbm-btn a.um-button.um-alt:hover .bm-button-text{color:inherit!important;text-decoration:none!important}body .um-directory .um-members-pagination-box{margin-top:28px!important}body .um-directory .um-members-pagi{align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:7px!important}@media (min-width:501px){body .um-directory .um-members-pagi{display:flex!important}}body .um-directory .um-members-pagi .pagi{display:inline-grid!important;place-items:center!important;box-sizing:border-box!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;color:var(--fe-ms-text)!important;background:#0d1b2d!important;border:1px solid #33405a!important;border-radius:10px!important;box-shadow:none!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}body .um-directory .um-members-pagi .pagi:hover,body .um-directory .um-members-pagi .pagi:focus-visible{color:var(--fe-ms-gold)!important;background:#25376c!important;border-color:var(--fe-ms-gold-2)!important;outline:none!important;transform:translateY(-1px)!important}body .um-directory .um-members-pagi .pagi.current{color:#07111f!important;background:var(--fe-ms-gold-gradient)!important;border-color:var(--fe-ms-gold-2)!important;cursor:default!important;transform:none!important}body .um-directory .um-members-pagi .pagi.disabled{opacity:.38!important;cursor:default!important;pointer-events:none!important}body .um-directory .um-members-pagidrop{color:var(--fe-ms-muted)!important;font-family:inherit!important;font-weight:700!important;text-align:center!important}body .um-directory .um-members-pagidrop .um-members-pagi-dropdown{min-height:42px!important;margin-left:7px!important;padding:7px 34px 7px 12px!important;color:var(--fe-ms-text)!important;background-color:#0d1b2d!important;border:1px solid #33405a!important;border-radius:10px!important;font:inherit!important}.fe-ms-action[data-fe-ms-toggle="favorite"]>[data-fe-ms-glyph]{display:grid;place-items:center;width:30px;height:30px;color:var(--fe-ms-gold)!important;background:#fff0;border:1px solid rgb(250 204 19 / .72);border-radius:9px;line-height:1}.fe-ms-action[data-fe-ms-toggle="favorite"].is-active>[data-fe-ms-glyph]{color:#07111f!important;background:var(--fe-ms-gold-gradient);border-color:var(--fe-ms-gold-2)}.um-profile .um-profile-nav .um-profile-nav-item a,.um-profile .um-profile-nav .um-profile-nav-item a:hover,.um-profile .um-profile-nav .um-profile-nav-item a:focus-visible,.um-profile .um-profile-nav .um-profile-nav-item a .fe-ms-nav-label,.um-profile .um-profile-nav .um-profile-nav-item a:hover .fe-ms-nav-label,.um-profile .um-profile-nav .um-profile-nav-item a:focus-visible .fe-ms-nav-label{text-decoration:none!important;text-shadow:none!important}.um-profile .um-profile-nav .um-profile-nav-item.active a,.um-profile .um-profile-nav .um-profile-nav-item.active a:hover,.um-profile .um-profile-nav .um-profile-nav-item.active a:focus-visible,.um-profile .um-profile-nav .um-profile-nav-item.um-profile-nav-item-active a,.um-profile .um-profile-nav .um-profile-nav-item.um-profile-nav-item-active a:hover,.um-profile .um-profile-nav .um-profile-nav-item.um-profile-nav-item-active a:focus-visible,.um-profile .um-profile-nav .um-profile-nav-item a.active,.um-profile .um-profile-nav .um-profile-nav-item a.active:hover,.um-profile .um-profile-nav .um-profile-nav-item a.active:focus-visible,.um-profile .um-profile-nav .um-profile-nav-item.active a .fe-ms-nav-label,.um-profile .um-profile-nav .um-profile-nav-item.active a:hover .fe-ms-nav-label,.um-profile .um-profile-nav .um-profile-nav-item.um-profile-nav-item-active a .fe-ms-nav-label,.um-profile .um-profile-nav .um-profile-nav-item.um-profile-nav-item-active a:hover .fe-ms-nav-label,.um-profile .um-profile-nav .um-profile-nav-item a.active .fe-ms-nav-label,.um-profile .um-profile-nav .um-profile-nav-item a.active:hover .fe-ms-nav-label{color:#07111f!important;text-decoration:none!important}@media (max-width:960px){.fe-ms-hero{grid-template-columns:1fr}.fe-ms-profile-intro{grid-template-columns:1fr}.fe-ms-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.fe-ms-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fe-ms-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fe-ms-tabs{overflow-x:auto;grid-template-columns:repeat(6,minmax(145px,1fr))}.fe-ms-action-bar{align-items:stretch;flex-direction:column}.fe-ms-collection-hero{grid-template-columns:1fr}}@media (max-width:680px){.fe-ms-tagline-dialog form{padding:18px}.fe-ms-tagline-dialog__meta,.fe-ms-tagline-dialog__actions,.fe-ms-rank-card__top{align-items:flex-start;flex-direction:column}.fe-ms-tagline-dialog__actions .fe-ms-button{width:100%}button.fe-ms-card-favorite{top:auto!important;bottom:10px!important;right:8px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.fe-ms-card-actions{grid-template-columns:minmax(0,1fr) 42px!important;gap:7px!important;min-height:52px!important;padding:6px 7px!important}.fe-ms-card-with-actions .fe-ms-card-open-overlay{bottom:52px!important}.fe-ms-card-actions button.fe-ms-card-collection{min-height:40px!important;padding:6px 10px!important;font-size:12px!important}.fe-ms-card-actions button.fe-ms-card-favorite{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}.fe-ms-card-with-favorite :is(.pt-cv-title,.pt-cv-content,.pt-cv-meta-fields,.elementor-heading-title,.elementor-widget-theme-post-title,.elementor-widget-theme-post-excerpt){padding-right:46px!important}.um-profile{width:100%!important;border-right:0;border-left:0;border-radius:0;box-shadow:none}.um-profile .um-cover{height:150px!important;border-radius:0}.um-profile .um-header{min-height:112px!important;padding:14px 12px 13px!important}.um-profile .um-profile-photo{width:100px!important}.um-profile .um-profile-photo a.um-profile-photo-img{top:-43px!important;width:88px!important;height:88px!important;border-width:3px!important;box-shadow:0 0 0 5px rgb(7 17 31 / .84),0 13px 28px rgb(0 0 0 / .32)!important}.um-profile .um-profile-meta{min-height:82px;padding:0 38px 0 108px!important}.um-profile .um-name a{font-size:clamp(22px, 7vw, 28px)!important}.um-profile .fe-ms-profile-tagline{margin-top:1px!important;font-size:13px!important;line-height:1.4!important}.um-profile .fe-ms-profile-highlights{gap:5px;margin-top:6px}.um-profile .fe-ms-profile-highlight{min-height:25px;padding:3px 7px}.um-profile .um-profile-edit{top:13px!important;right:11px!important}.um-profile .um-profile-edit-a{width:26px!important;height:26px!important}.um-profile .um-profile-body{padding:14px!important;border-radius:0}.fe-ms-profile-section{padding:20px 14px;border-right:0;border-left:0;border-radius:0;box-shadow:none}.fe-ms-public-profile{padding:20px 14px;border-right:0;border-left:0;border-radius:0;box-shadow:none}.fe-ms-public-profile__heading{align-items:stretch;flex-direction:column}.fe-ms-public-stats{grid-template-columns:1fr}.fe-ms-visibility-grid{grid-template-columns:1fr}.fe-ms-visibility-card__heading{align-items:flex-start;flex-direction:column}.fe-ms-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.fe-ms-quick-actions>a{grid-template-columns:34px minmax(0,1fr);min-height:82px;padding:12px}.fe-ms-quick-actions>a>span{width:34px;height:34px}.um-profile .um-profile-nav{display:flex;justify-content:flex-start;gap:6px;padding:7px!important;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.um-profile .um-profile-nav-item{flex:0 0 auto;max-width:none}.um-profile .um-profile-nav-item a{min-height:46px;padding:9px 13px!important;white-space:nowrap}.um-profile .um-profile-nav-item .fe-ms-nav-label{min-height:0;white-space:nowrap}.um-profile .fe-ms-mode-switch{padding:6px}.um-profile .fe-ms-mode-switch>a{gap:7px;min-height:44px;padding:6px 8px}.um-profile .fe-ms-mode-switch small{display:none}.fe-ms-shell{width:100%;margin:12px 0 42px;border-right:0;border-left:0;border-radius:0}.fe-ms-hero{gap:24px;padding:24px 18px}.fe-ms-hero__identity{align-items:flex-start;gap:15px}.fe-ms-avatar{width:60px!important;height:60px!important;flex-basis:60px}.fe-ms-hero p{font-size:14px}.fe-ms-points-card{padding:18px}.fe-ms-tabs{position:sticky;top:0;z-index:20;padding:0 8px;grid-template-columns:repeat(6,minmax(92px,1fr))}.fe-ms-tab{display:grid;place-items:center;min-height:62px;font-size:11px}.fe-ms-tab>span{margin:0 0 2px;font-size:16px}.fe-ms-panels{padding:24px 16px 34px}.fe-ms-stat-grid,.fe-ms-card-grid,.fe-ms-review-list,.fe-ms-rule-grid{grid-template-columns:1fr}.fe-ms-collection-hero{padding:16px}.fe-ms-completion-card{padding:16px}.fe-ms-completion-card__actions,.fe-ms-tour__footer,.fe-ms-profile-settings-actions,.fe-ms-empty__actions{align-items:stretch;flex-direction:column}.fe-ms-completion-card__actions .fe-ms-button,.fe-ms-tour__footer .fe-ms-button,.fe-ms-profile-settings-actions .fe-ms-button,.fe-ms-empty__actions .fe-ms-button{width:100%}.fe-ms-tour__header{padding:16px}.fe-ms-tour__header h2{font-size:20px}.fe-ms-tour__steps{min-height:250px;padding:26px 18px}.fe-ms-tour__footer>div{width:100%}.fe-ms-collection-empty{grid-template-columns:40px minmax(0,1fr)}.fe-ms-collection-empty .fe-ms-button{grid-column:1 / -1}.fe-ms-stat{min-height:98px}.fe-ms-discover-card,.fe-ms-action-bar__buttons,.fe-ms-login-card__actions{align-items:stretch;flex-direction:column}.fe-ms-activity__row{grid-template-columns:auto minmax(0,1fr)}.fe-ms-activity__row>b{grid-column:2}.fe-ms-list-row{grid-template-columns:1fr auto}.fe-ms-list-row>a{grid-column:1 / -1}.fe-ms-review-card footer{align-items:flex-start;flex-direction:column}.fe-ms-action-bar{padding:16px}.fe-ms-action{width:100%}.fe-ms-login-card{width:calc(100% - 24px);margin:24px auto;padding:30px 20px}}@media (max-width:680px){.um-profile .um-cover{height:112px!important}.um-profile .um-header{min-height:106px!important;padding:12px 10px 11px!important}.um-profile .um-profile-photo{position:absolute!important;top:0!important;left:13px!important;width:74px!important;height:0!important;margin:0!important}.um-profile .um-profile-photo a.um-profile-photo-img{top:-30px!important;left:0!important;width:72px!important;height:72px!important;border-width:3px!important;box-shadow:0 0 0 4px rgb(7 17 31 / .86),0 10px 24px rgb(0 0 0 / .32)!important}.um-profile .um-profile-meta{min-height:82px;padding:0 34px 0 86px!important;text-align:left!important}.um-profile .um-main-meta,.um-profile .um-name{text-align:left!important}.um-profile .um-name a{font-size:clamp(21px, 6.4vw, 25px)!important;line-height:1.08!important}.um-profile .fe-ms-profile-tagline-row{width:100%;max-width:none;gap:6px;margin-top:4px;align-items:center}.um-profile .fe-ms-profile-tagline-row .fe-ms-profile-tagline{min-width:0;font-size:12.5px!important;line-height:1.32!important}.um-profile .fe-ms-tagline-edit{flex-basis:28px;align-self:center}.um-profile .fe-ms-profile-highlights{width:calc(100% + 86px);margin-top:7px;margin-left:-86px;gap:5px}.um-profile .fe-ms-profile-highlight{min-height:25px;padding:3px 7px;font-size:10px}.um-profile .fe-ms-profile-highlight strong,.um-profile .fe-ms-profile-highlight small{font-size:10px!important}.um-profile .um-profile-edit{top:10px!important;right:9px!important}.um-profile .um-profile-edit-a{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;max-width:26px!important;max-height:26px!important;margin:0!important;padding:0!important;line-height:1!important}.um-profile .fe-ms-mode-switch{gap:6px;padding:5px 8px}.um-profile .fe-ms-mode-switch>a{gap:7px;min-height:42px;padding:5px 9px;border-radius:10px}.um-profile .fe-ms-mode-switch>a>span:first-child{font-size:14px;line-height:1}.um-profile .fe-ms-mode-switch strong{font-size:12px;line-height:1.1}.um-profile .um-profile-nav{align-items:center;gap:6px;padding:6px 9px!important;scroll-padding-inline:9px;scroll-snap-type:x proximity;scrollbar-width:none}.um-profile .um-profile-nav::-webkit-scrollbar{display:none}.um-profile .um-profile-nav-item{display:flex!important;align-items:center;flex:0 0 auto;scroll-snap-align:start}.um-profile .um-profile-nav-item a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 15px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;white-space:nowrap}.um-profile .um-profile-nav-item .fe-ms-nav-label{display:inline-flex;align-items:center;justify-content:center;width:auto;height:100%;min-height:0;line-height:1!important;overflow-wrap:normal;white-space:nowrap}.um-profile .um-profile-body{padding:10px!important}.fe-ms-profile-section,.fe-ms-public-profile{padding:17px 13px}.fe-ms-profile-intro{gap:0;margin-bottom:16px;padding-bottom:16px}.fe-ms-profile-intro h2,.fe-ms-section-head h2,.fe-ms-discover-card h2{font-size:clamp(23px, 7vw, 28px);line-height:1.12}.fe-ms-profile-intro p,.fe-ms-section-head p,.fe-ms-discover-card p{font-size:14px;line-height:1.5}.fe-ms-completion-card{margin-bottom:18px;padding:14px;border-radius:14px}.fe-ms-completion-card__top{gap:12px}.fe-ms-completion-card h3{font-size:19px}.fe-ms-completion-ring{width:48px;height:48px;flex-basis:48px}.fe-ms-completion-card>.fe-ms-progress{margin:10px 0 8px}.fe-ms-completion-card__actions{margin-top:11px}.fe-ms-dashboard-label{margin-bottom:9px;font-size:11px}.fe-ms-quick-actions{grid-template-columns:1fr;gap:8px;margin-bottom:23px}.fe-ms-quick-actions>a{grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;min-height:62px;padding:9px 11px;border-radius:12px}.fe-ms-quick-actions>a::after{display:none;content:none}.fe-ms-quick-actions>a>span{grid-column:1;grid-row:1 / 3;width:36px;height:36px}.fe-ms-quick-actions strong{grid-column:2;grid-row:1;align-self:end;font-size:14px;line-height:1.2;overflow-wrap:normal}.fe-ms-quick-actions small{grid-column:2;grid-row:2;align-self:start;margin-top:2px;font-size:11px;line-height:1.3}.fe-ms-profile-section .fe-ms-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:23px}.fe-ms-profile-section .fe-ms-stat{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;min-height:98px;padding:11px 9px;border-radius:14px}.fe-ms-profile-section .fe-ms-stat__icon{width:34px;height:34px;flex-basis:34px;border-radius:10px;font-size:17px}.fe-ms-profile-section .fe-ms-stat strong{font-size:22px}.fe-ms-profile-section .fe-ms-stat span:not(.fe-ms-stat__icon){margin-top:4px;font-size:12px;line-height:1.22}.fe-ms-profile-section .fe-ms-stat small{margin-top:3px;font-size:10px;line-height:1.25}.fe-ms-section-head{margin:3px 0 16px}.fe-ms-activity,.fe-ms-list{gap:8px}.fe-ms-activity__row,.fe-ms-list-row{gap:10px;min-height:60px;padding:11px 12px;border-radius:12px}.fe-ms-activity__row>span{min-width:34px;height:34px}.fe-ms-discover-card{gap:14px;margin-top:23px;padding:18px 15px;border-radius:16px}.fe-ms-discover-card .fe-ms-button{width:100%}.fe-ms-empty{min-height:0;padding:25px 14px;border-radius:16px}.fe-ms-empty--compact{min-height:0}.fe-ms-empty>span{width:50px;height:50px;margin-bottom:12px;font-size:23px}.fe-ms-empty h3{font-size:20px;line-height:1.25}.fe-ms-empty p{margin-bottom:17px;font-size:14px;line-height:1.5}.fe-ms-segmented{margin-bottom:17px}.fe-ms-segmented button{min-height:44px;padding:8px 9px;font-size:13px}.fe-ms-privacy-note{align-items:flex-start;margin-bottom:17px!important;padding:10px 11px;font-size:12px;line-height:1.4}.fe-ms-privacy-note>span:last-child:not(:first-child){font-size:12px}.fe-ms-collection-hero{gap:16px;margin-bottom:22px;padding:15px 13px;border-radius:15px}.fe-ms-collection-hero__heading h3{font-size:21px}.fe-ms-collection-hero__heading p,.fe-ms-collection-group__heading p{font-size:13px;line-height:1.45}.fe-ms-collection-meter{grid-template-columns:36px minmax(0,1fr);gap:9px;padding:9px 10px}.fe-ms-collection-meter>span{width:36px;height:36px;font-size:19px}.fe-ms-collection-group+.fe-ms-collection-group{margin-top:25px}.fe-ms-collection-empty{min-height:82px;padding:12px}button.fe-ms-card-favorite{bottom:9px!important;right:8px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important}}@media (prefers-reduced-motion:reduce){.fe-ms-button{transition:none}}@media (max-width:960px){.fe-ms-profile-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.fe-ms-profile-shortcuts{display:grid;grid-template-columns:1fr;width:100%;margin-top:12px}.fe-ms-profile-shortcut{width:100%;min-height:50px}.fe-ms-leaderboard{margin:17px 0 22px;padding:14px 11px;border-radius:14px}.fe-ms-leaderboard__heading{align-items:stretch;flex-direction:column;gap:11px}.fe-ms-leaderboard__self{align-self:flex-start}.fe-ms-leaderboard__privacy{grid-template-columns:28px minmax(0,1fr)}.fe-ms-leaderboard__privacy a{grid-column:2}.fe-ms-leaderboard-row{grid-template-columns:30px 36px minmax(0,1fr);gap:8px;padding:7px 8px}.fe-ms-leaderboard-row__position{width:28px;height:28px}.fe-ms-leaderboard-row__avatar{width:36px!important;height:36px!important}.fe-ms-leaderboard-row>strong{grid-column:3;margin-top:-4px}.fe-ms-account-context{width:calc(100% - 20px);margin:14px auto 10px;padding:17px 15px;border-radius:14px}}body .um.um-profile a.fe-ms-button,body .um.um-profile a.fe-ms-button:link,body .um.um-profile a.fe-ms-button:visited,body .um.um-profile a.fe-ms-button:hover,body .um.um-profile a.fe-ms-button:focus,body .um.um-profile a.fe-ms-button:focus-visible,body .um.um-profile a.fe-ms-button:active,body .fe-ms-login-card a.fe-ms-button,body .fe-ms-login-card a.fe-ms-button:link,body .fe-ms-login-card a.fe-ms-button:visited,body .fe-ms-login-card a.fe-ms-button:hover,body .fe-ms-login-card a.fe-ms-button:focus,body .fe-ms-login-card a.fe-ms-button:focus-visible,body .fe-ms-login-card a.fe-ms-button:active{text-decoration:none!important;text-decoration-line:none!important}body .um.um-profile a.fe-ms-button *,body .um.um-profile a.fe-ms-button:hover *,body .um.um-profile a.fe-ms-button:focus-visible *,body .um.um-profile .um-profile-nav-item a *,body .um.um-profile .um-profile-nav-item a:hover *,body .um.um-profile .um-profile-nav-item a:focus-visible *,body .um.um-profile a.fe-ms-profile-shortcut *,body .um.um-profile a.fe-ms-profile-shortcut:hover *,body .um.um-profile .fe-ms-leaderboard a *,body .um.um-profile .fe-ms-leaderboard a:hover *,body a.fe-ms-account-context__back,body a.fe-ms-account-context__back:hover{text-decoration:none!important;text-decoration-line:none!important}.fe-ms-game-points-holder{display:block!important;width:min(100%, 1080px)!important;max-width:1080px!important;margin:0 auto 24px!important;padding:0!important}.fe-ms-game-points-holder--quiz{width:min(100%, 760px)!important;max-width:760px!important;margin-bottom:22px!important}.fe-ms-game-points-legacy-hidden{display:none!important}.fe-ms-game-points{--fe-game-gold:#ffbf00;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:15px;align-items:center;width:100%;padding:16px 18px;color:#f8fafc!important;background:linear-gradient(115deg,rgb(24 44 74 / .97),rgb(8 22 39 / .98));border:1px solid rgb(255 255 255 / .15);border-left:3px solid var(--fe-game-gold);border-radius:15px;box-shadow:0 15px 34px rgb(0 0 0 / .18);font-family:inherit;text-align:left}.fe-ms-game-points__icon{display:grid;place-items:center;width:44px;height:44px;color:#071526!important;background:linear-gradient(135deg,#ffd43b,#ffb500);border-radius:12px;font-size:18px;line-height:1}.fe-ms-game-points__copy{display:grid;gap:3px;min-width:0}.fe-ms-game-points__eyebrow,.fe-ms-game-points__reward small{color:#cbd5e1!important;font-size:12px;font-weight:600;line-height:1.35}.fe-ms-game-points__copy>strong{color:#fff!important;font-size:17px;font-weight:700;line-height:1.25}.fe-ms-game-points__copy>strong b{color:var(--fe-game-gold)!important;font-size:21px}.fe-ms-game-points__copy>small{color:#cbd5e1!important;font-size:12px;line-height:1.35}.fe-ms-game-points__progress{display:block;overflow:hidden;width:min(100%, 390px);height:5px;margin-top:5px;background:rgb(255 255 255 / .14);border-radius:999px}.fe-ms-game-points__progress>i{display:block;height:100%;background:linear-gradient(90deg,#ffd43b,#ffb500);border-radius:inherit;transition:width 220ms ease}.fe-ms-game-points__reward{display:grid;justify-items:end;gap:1px;min-width:160px;padding-left:18px;border-left:1px solid rgb(255 255 255 / .15)}.fe-ms-game-points__reward strong{color:var(--fe-game-gold)!important;font-size:18px;font-weight:750}body a.fe-ms-game-points__link,body a.fe-ms-game-points__link:visited{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;color:#071526!important;background:linear-gradient(135deg,#ffd43b,#ffb500);border:1px solid #fff0;border-radius:11px;font-size:14px;font-weight:650;line-height:1.2;text-decoration:none!important;white-space:nowrap;transition:transform 160ms ease,filter 160ms ease}body a.fe-ms-game-points__link:hover,body a.fe-ms-game-points__link:focus-visible{color:#071526!important;filter:brightness(1.04);text-decoration:none!important;transform:translateY(-1px)}body a.fe-ms-game-points__link:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (max-width:680px){.fe-ms-game-points-holder{width:calc(100% - 24px)!important;margin-bottom:18px!important}.fe-ms-game-points{grid-template-columns:38px minmax(0,1fr);gap:10px 12px;padding:13px;border-radius:13px}.fe-ms-game-points__icon{width:38px;height:38px;border-radius:10px;font-size:16px}.fe-ms-game-points__copy>strong{font-size:15px}.fe-ms-game-points__copy>strong b{font-size:18px}.fe-ms-game-points__reward,body a.fe-ms-game-points__link{grid-column:1 / -1}.fe-ms-game-points__reward{display:flex;align-items:center;justify-content:space-between;min-width:0;padding:10px 0 0;border-top:1px solid rgb(255 255 255 / .15);border-left:0}body a.fe-ms-game-points__link{width:100%}}.fe-ms-blog-engagement,.fe-ms-blog-engagement *,.fe-ms-daily-challenge,.fe-ms-daily-challenge *{box-sizing:border-box}.fe-ms-blog-engagement{width:min(100%, 1120px);margin:38px auto 12px;padding:26px;color:var(--fe-ms-text)!important;background:radial-gradient(circle at 92% 0,rgb(250 204 19 / .08),transparent 28%),var(--fe-ms-bg);border:1px solid var(--fe-ms-line);border-radius:20px;box-shadow:0 18px 46px rgb(0 0 0 / .22);font-family:inherit}.fe-ms-blog-engagement h2,.fe-ms-blog-engagement h3,.fe-ms-blog-engagement p,.fe-ms-blog-engagement strong,.fe-ms-blog-engagement small,.fe-ms-blog-engagement span,.fe-ms-blog-engagement label,.fe-ms-blog-engagement a,.fe-ms-blog-engagement button{color:inherit}.fe-ms-blog-engagement__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center}.fe-ms-blog-engagement__header h2{margin:0 0 7px;font-size:clamp(25px, 3vw, 34px);line-height:1.15;letter-spacing:-.025em}.fe-ms-blog-engagement__header p{margin:0;color:var(--fe-ms-muted)!important;font-size:15px;line-height:1.55}.fe-ms-blog-engagement__actions{display:flex;gap:9px}body .fe-ms-blog-like,body a.fe-ms-blog-comment-link,body a.fe-ms-blog-comment-link:visited{display:grid;grid-template-columns:22px auto minmax(24px,auto);gap:7px;align-items:center;justify-content:center;min-width:130px;min-height:48px;margin:0;padding:8px 12px;color:var(--fe-ms-text)!important;background:rgb(255 255 255 / .035)!important;border:1px solid var(--fe-ms-line)!important;border-radius:12px;box-shadow:none!important;font:inherit;font-size:13px;line-height:1;text-decoration:none!important;cursor:pointer;transition:background 160ms ease,border-color 160ms ease,transform 160ms ease}body .fe-ms-blog-like>span,body a.fe-ms-blog-comment-link>span{color:var(--fe-ms-gold)!important;font-size:23px;font-weight:500;line-height:1}body .fe-ms-blog-like strong,body a.fe-ms-blog-comment-link strong{font-size:13px;font-weight:680}body .fe-ms-blog-like small,body a.fe-ms-blog-comment-link small{display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;color:var(--fe-ms-muted)!important;background:rgb(255 255 255 / .06);border-radius:999px;font-size:11px}body .fe-ms-blog-like:hover,body .fe-ms-blog-like:focus-visible,body a.fe-ms-blog-comment-link:hover,body a.fe-ms-blog-comment-link:focus-visible{color:var(--fe-ms-text)!important;background:rgb(250 204 19 / .075)!important;border-color:rgb(250 204 19 / .52)!important;outline:none;text-decoration:none!important;transform:translateY(-1px)}body .fe-ms-blog-like.is-active{color:#071526!important;background:var(--fe-ms-gold-gradient)!important;border-color:transparent!important}body .fe-ms-blog-like.is-active>span,body .fe-ms-blog-like.is-active small{color:#071526!important}body .fe-ms-blog-like.is-active small{background:rgb(7 21 38 / .11)}body .fe-ms-blog-like.is-loading{opacity:.65;pointer-events:none}.fe-ms-daily-challenge{display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;gap:14px;align-items:center;margin:22px 0 24px;padding:14px 15px;color:var(--fe-ms-text)!important;background:linear-gradient(110deg,rgb(250 204 19 / .08),rgb(17 36 58 / .72));border:1px solid rgb(250 204 19 / .25);border-radius:15px}.fe-ms-daily-challenge.is-complete{background:linear-gradient(110deg,rgb(69 213 154 / .085),rgb(17 36 58 / .72));border-color:rgb(69 213 154 / .3)}.fe-ms-daily-challenge__icon{display:grid;place-items:center;width:46px;height:46px;color:#071526!important;background:var(--fe-ms-gold-gradient);border-radius:12px;font-size:20px}.fe-ms-daily-challenge.is-complete .fe-ms-daily-challenge__icon{background:var(--fe-ms-success)}.fe-ms-daily-challenge__copy{display:grid;gap:2px;min-width:0}.fe-ms-daily-challenge__copy .fe-ms-eyebrow{margin:0;font-size:10px}.fe-ms-daily-challenge__copy>strong{font-size:15px;line-height:1.35}.fe-ms-daily-challenge__copy>small{color:var(--fe-ms-muted)!important;font-size:12px;line-height:1.45}.fe-ms-daily-challenge__streak{display:grid;grid-template-columns:auto auto;column-gap:4px;align-items:baseline;min-width:86px;padding:4px 14px;border-left:1px solid var(--fe-ms-line);text-align:center}.fe-ms-daily-challenge__streak strong{color:var(--fe-ms-gold)!important;font-size:23px}.fe-ms-daily-challenge__streak>span{color:var(--fe-ms-muted)!important;font-size:11px}.fe-ms-daily-challenge__streak small{grid-column:1 / -1;color:var(--fe-ms-muted)!important;font-size:9px}.fe-ms-daily-challenge>.fe-ms-button{min-height:40px;white-space:nowrap}.fe-ms-blog-login-note{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;margin:22px 0 24px;padding:13px 14px;background:rgb(255 255 255 / .03);border:1px solid var(--fe-ms-line);border-radius:14px}.fe-ms-blog-login-note>span{display:grid;place-items:center;width:38px;height:38px;color:var(--fe-ms-gold)!important;background:rgb(250 204 19 / .09);border-radius:10px}.fe-ms-blog-login-note div{display:grid;gap:2px}.fe-ms-blog-login-note small{color:var(--fe-ms-muted)!important;font-size:12px}.fe-ms-blog-comments{padding-top:23px;border-top:1px solid var(--fe-ms-line);scroll-margin-top:130px}.fe-ms-blog-comments__heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.fe-ms-blog-comments__heading h3{margin:0;font-size:21px}.fe-ms-blog-comments__heading>span{color:var(--fe-ms-muted)!important;font-size:11px;text-align:right}.fe-ms-blog-comment-list,.fe-ms-blog-comment-list .children{margin:0;padding:0;list-style:none}.fe-ms-blog-comment-list .children{margin:10px 0 0 34px}.fe-ms-blog-comment{margin:0 0 10px}.fe-ms-blog-comment>article{padding:15px;background:rgb(255 255 255 / .027);border:1px solid var(--fe-ms-line);border-radius:13px}.fe-ms-blog-comment header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.fe-ms-blog-comment header img{width:42px!important;height:42px!important;margin:0!important;border:2px solid rgb(250 204 19 / .42);border-radius:50%;object-fit:cover}.fe-ms-blog-comment header div{display:grid;gap:2px}.fe-ms-blog-comment header strong{font-size:13px}.fe-ms-blog-comment header small{color:var(--fe-ms-muted)!important;font-size:10px}.fe-ms-blog-comment__content,.fe-ms-blog-comment__content p{margin:0;color:var(--fe-ms-text)!important;font-size:14px;line-height:1.6}.fe-ms-blog-comment footer{margin-top:9px}body .fe-ms-blog-comment footer a,body .fe-ms-blog-comment footer a:visited{color:var(--fe-ms-gold)!important;font-size:11px;font-weight:650;text-decoration:none!important}.fe-ms-blog-comments__empty,.fe-ms-blog-comment-form__note{color:var(--fe-ms-muted)!important;font-size:13px;line-height:1.55}.fe-ms-blog-comments__empty{margin:0 0 18px;padding:14px;background:rgb(255 255 255 / .025);border:1px dashed var(--fe-ms-line);border-radius:12px}.fe-ms-blog-comment-form{margin-top:20px;padding:18px;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:14px}.fe-ms-blog-comment-form__title{margin:0 0 5px;font-size:19px}.fe-ms-blog-comment-form__note{margin:0 0 14px}.fe-ms-blog-comment-form label{display:block;margin-bottom:7px;font-size:12px;font-weight:700}.fe-ms-blog-comment-form textarea{display:block;width:100%;min-height:118px;padding:12px 13px;color:var(--fe-ms-text)!important;background:rgb(3 12 24 / .62)!important;border:1px solid var(--fe-ms-line)!important;border-radius:11px;font:inherit;font-size:14px;line-height:1.5;resize:vertical}.fe-ms-blog-comment-form textarea:focus{border-color:var(--fe-ms-gold)!important;box-shadow:0 0 0 3px rgb(250 204 19 / .13)!important;outline:none}.fe-ms-blog-comment-form .form-submit{margin:12px 0 0}body .fe-ms-blog-engagement .fe-ms-button--primary,body .fe-ms-blog-engagement .fe-ms-button--primary:visited{color:#071526!important;background:var(--fe-ms-gold-gradient)!important;border:1px solid transparent!important;text-decoration:none!important}body .fe-ms-blog-engagement .fe-ms-button--primary:hover,body .fe-ms-blog-engagement .fe-ms-button--primary:focus-visible{color:#071526!important;filter:brightness(1.04);text-decoration:none!important;transform:translateY(-1px)}.fe-ms-blog-comment-form .comment-reply-title small,.fe-ms-blog-comment-form .comment-notes,.fe-ms-blog-comment-form .required-field-message{color:var(--fe-ms-muted)!important;font-size:11px}@media (max-width:760px){.fe-ms-blog-engagement{width:calc(100% - 24px);margin-top:26px;padding:17px;border-radius:16px}.fe-ms-blog-engagement__header{grid-template-columns:1fr;gap:15px}.fe-ms-blog-engagement__header h2{font-size:25px}.fe-ms-blog-engagement__actions{display:grid;grid-template-columns:1fr 1fr}body .fe-ms-blog-like,body a.fe-ms-blog-comment-link{min-width:0;width:100%}.fe-ms-daily-challenge{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:12px}.fe-ms-daily-challenge__icon{width:40px;height:40px;border-radius:10px}.fe-ms-daily-challenge__streak{min-width:62px;padding:3px 0 3px 10px}.fe-ms-daily-challenge__streak strong{font-size:19px}.fe-ms-daily-challenge>.fe-ms-button{grid-column:1 / -1;width:100%}.fe-ms-blog-login-note{grid-template-columns:36px minmax(0,1fr)}.fe-ms-blog-login-note>.fe-ms-button{grid-column:1 / -1;width:100%}.fe-ms-blog-comments__heading{align-items:flex-start;flex-direction:column;gap:6px}.fe-ms-blog-comments__heading>span{text-align:left}.fe-ms-blog-comment-list .children{margin-left:16px}.fe-ms-blog-comment-form{padding:14px}.fe-ms-blog-comment-form .fe-ms-button{width:100%}}@media (max-width:420px){.fe-ms-daily-challenge{grid-template-columns:40px minmax(0,1fr)}.fe-ms-daily-challenge__streak{grid-column:1 / -1;grid-template-columns:auto auto auto;justify-content:center;gap:5px;border-top:1px solid var(--fe-ms-line);border-left:0;padding:9px 0 0}.fe-ms-daily-challenge__streak small{grid-column:auto}}.fe-ms-community-feed,.fe-ms-community-media{box-sizing:border-box;color:var(--fe-ms-text)!important;font-family:inherit}.fe-ms-community-feed *,.fe-ms-community-media *{box-sizing:border-box}.fe-ms-community-feed{width:min(1120px, calc(100% - 32px));margin:34px auto 70px}.fe-ms-community-feed__hero{margin-bottom:22px;padding:28px;background:radial-gradient(circle at 100% 0,rgb(250 204 19 / .13),transparent 36%),var(--fe-ms-bg);border:1px solid var(--fe-ms-line);border-radius:20px}.fe-ms-community-feed__hero h1,.fe-ms-community-feed__hero p,.fe-ms-community-feed__heading h2,.fe-ms-community-feed__heading span,.fe-ms-community-media h2,.fe-ms-community-media p{color:inherit!important}.fe-ms-community-feed__hero h1{margin:3px 0 8px;font-size:clamp(29px, 4vw, 44px)}.fe-ms-community-feed__hero p,.fe-ms-community-media__heading p{margin:0;color:var(--fe-ms-muted)!important;line-height:1.6}.fe-ms-community-compose{margin-bottom:30px;padding:0;color:var(--fe-ms-text)!important;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:17px;overflow:hidden}.fe-ms-community-compose__summary{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:14px 18px;color:var(--fe-ms-text)!important;cursor:pointer;list-style:none}.fe-ms-community-compose__summary::-webkit-details-marker{display:none}.fe-ms-community-compose__summary::marker{content:''}.fe-ms-community-compose__summary:hover,.fe-ms-community-compose__summary:focus-visible{background:rgb(250 204 19 / .045);outline:none}.fe-ms-community-compose__summary>span:nth-child(2){display:grid;gap:2px;min-width:0}.fe-ms-community-compose__summary strong{color:var(--fe-ms-text)!important;font-size:15px;font-weight:var(--fe-ms-ui-weight);line-height:1.25}.fe-ms-community-compose__summary small{color:var(--fe-ms-muted)!important;font-size:11px;font-weight:400;line-height:1.4}.fe-ms-community-compose__icon{display:grid;place-items:center;width:42px;height:42px;color:var(--fe-ms-gold)!important;background:rgb(250 204 19 / .09);border:1px solid rgb(250 204 19 / .2);border-radius:11px;font-size:20px;line-height:1}.fe-ms-community-compose__icon span:last-child,.fe-ms-community-compose[open] .fe-ms-community-compose__icon span:first-child{display:none}.fe-ms-community-compose[open] .fe-ms-community-compose__icon span:last-child{display:inline}.fe-ms-community-compose__moderation{white-space:nowrap}.fe-ms-community-compose__body{padding:18px;border-top:1px solid var(--fe-ms-line)}.fe-ms-community-compose__heading,.fe-ms-community-feed__heading,.fe-ms-community-media__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.fe-ms-community-compose__heading{margin-bottom:16px}.fe-ms-community-compose__heading h3,.fe-ms-community-feed__heading h2,.fe-ms-community-media__heading h2{margin:2px 0 0;color:var(--fe-ms-text)!important}.fe-ms-community-compose__heading>span,.fe-ms-community-media__heading>span,.fe-ms-community-feed__heading>span{color:var(--fe-ms-muted)!important;font-size:12px}.fe-ms-community-compose form,.fe-ms-community-compose label{display:grid;gap:7px}.fe-ms-community-compose label{color:var(--fe-ms-text)!important;font-size:13px;font-weight:var(--fe-ms-ui-weight)}.fe-ms-community-compose label>small,.fe-ms-community-form-actions p{margin:0;color:var(--fe-ms-muted)!important;font-size:11px;font-weight:500}.fe-ms-community-compose label>em{color:var(--fe-ms-gold)!important;font-size:10px;font-style:normal}.fe-ms-community-compose textarea,.fe-ms-community-compose input[type="text"],.fe-ms-community-compose input[type="file"],.fe-ms-community-compose select{width:100%;margin:0;padding:11px 12px;color:var(--fe-ms-text)!important;background:rgb(3 12 24 / .62)!important;border:1px solid var(--fe-ms-line)!important;border-radius:10px;font:inherit;font-size:13px;font-weight:400!important}.fe-ms-community-compose textarea::placeholder,.fe-ms-community-compose input::placeholder{color:#aebbd0!important;font-weight:400!important;opacity:1}.fe-ms-community-compose select option{color:#0b1523;background:#fff}.fe-ms-community-compose textarea:focus,.fe-ms-community-compose input:focus,.fe-ms-community-compose select:focus{border-color:var(--fe-ms-gold)!important;box-shadow:0 0 0 3px rgb(250 204 19 / .13)!important;outline:none}.fe-ms-community-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fe-ms-community-consent{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px!important;padding:11px 12px;background:rgb(69 213 154 / .055);border:1px solid rgb(69 213 154 / .2);border-radius:10px;font-weight:500!important;line-height:1.45}.fe-ms-community-consent input{width:17px;height:17px;margin-top:1px;accent-color:var(--fe-ms-gold)}.fe-ms-community-page .entry-title,.fe-ms-community-page .page-title{display:none!important}.fe-ms-community-feed .fe-ms-empty h3{color:var(--fe-ms-text)!important}.fe-ms-community-form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.fe-ms-community-context,.fe-ms-community-notice,.fe-ms-community-login{display:flex;align-items:center;gap:9px;margin:0 0 14px;padding:11px 12px;background:rgb(250 204 19 / .06);border:1px solid rgb(250 204 19 / .2);border-radius:10px}.fe-ms-community-notice.is-error{background:rgb(255 122 136 / .07);border-color:rgb(255 122 136 / .28)}.fe-ms-community-login{justify-content:space-between}.fe-ms-community-login div{display:grid}.fe-ms-community-login small{color:var(--fe-ms-muted)!important}.fe-ms-community-feed__heading{align-items:end;margin:30px 0 15px}.fe-ms-community-posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fe-ms-community-posts--full{grid-template-columns:minmax(0,1fr);width:min(760px, 100%);margin-inline:auto}.fe-ms-community-post{min-width:0;padding:16px;color:var(--fe-ms-text)!important;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:16px}.fe-ms-community-post__author{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:13px}.fe-ms-community-post__author img,.fe-ms-community-comment img{display:block;margin:0!important;border:2px solid rgb(250 204 19 / .38);border-radius:50%;object-fit:cover}.fe-ms-community-post__author div{display:grid;min-width:0}.fe-ms-community-post__author a{color:var(--fe-ms-text)!important;text-decoration:none!important}.fe-ms-community-post__author strong{font-size:13px}.fe-ms-community-post__author small{color:var(--fe-ms-muted)!important;font-size:10px}.fe-ms-community-post__content,.fe-ms-community-post__content p{color:var(--fe-ms-text)!important;font-size:14px;line-height:1.6}.fe-ms-community-post__content p{margin:0 0 12px}.fe-ms-community-post__media{margin:12px -16px 0}.fe-ms-community-post__media img{display:block;width:100%;max-height:520px;object-fit:cover}.fe-ms-community-post__media figcaption{padding:7px 16px;color:var(--fe-ms-muted)!important;background:rgb(3 12 24 / .52);font-size:10px}.fe-ms-community-post__context{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 9px;color:var(--fe-ms-gold)!important;background:rgb(250 204 19 / .06);border:1px solid rgb(250 204 19 / .18);border-radius:9px;font-size:11px;font-weight:700;text-decoration:none!important}.fe-ms-community-post__actions{display:flex;align-items:center;gap:10px;margin:14px -16px 0;padding:10px 16px 0;border-top:1px solid var(--fe-ms-line)}.fe-ms-community-like,.fe-ms-community-post__actions>span{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 10px;color:var(--fe-ms-muted)!important;background:#fff0;border:1px solid var(--fe-ms-line);border-radius:999px;font:inherit;font-size:11px}.fe-ms-community-like{cursor:pointer}.fe-ms-community-like:hover,.fe-ms-community-like:focus-visible,.fe-ms-community-like.is-active{color:var(--fe-ms-gold)!important;background:rgb(250 204 19 / .08);border-color:rgb(250 204 19 / .4);outline:none}.fe-ms-community-like small{color:inherit!important}.fe-ms-community-like.is-loading{opacity:.6;pointer-events:none}.fe-ms-community-comments{display:grid;gap:9px;margin-top:12px}.fe-ms-community-comment{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px}.fe-ms-community-comment-notice{margin:0;padding:9px 11px;color:var(--fe-ms-text)!important;background:rgb(69 213 154 / .07);border:1px solid rgb(69 213 154 / .24);border-radius:10px;font-size:11px}.fe-ms-community-comment div{padding:8px 10px;background:rgb(255 255 255 / .035);border-radius:10px}.fe-ms-community-comment strong,.fe-ms-community-comment p{color:var(--fe-ms-text)!important}.fe-ms-community-comment strong{font-size:10px}.fe-ms-community-comment p{margin:2px 0 0;font-size:12px;line-height:1.45}.fe-ms-community-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.fe-ms-community-comment-form textarea{min-height:42px;padding:9px 10px;color:var(--fe-ms-text)!important;background:rgb(3 12 24 / .55)!important;border:1px solid var(--fe-ms-line)!important;border-radius:10px;font:inherit;font-size:12px;resize:vertical}.fe-ms-community-comment-form button{padding:8px 13px;color:#07111f;background:var(--fe-ms-gold-gradient);border:0;border-radius:10px;font:inherit;font-size:11px;font-weight:var(--fe-ms-ui-weight);cursor:pointer}.fe-ms-community-comments__login{color:var(--fe-ms-gold)!important;font-size:11px}.fe-ms-community-pagination{display:flex;justify-content:center;gap:7px;margin-top:24px}.fe-ms-community-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;color:var(--fe-ms-text)!important;background:#fff0;border:1px solid var(--fe-ms-line);border-radius:10px;text-decoration:none!important}.fe-ms-community-pagination .page-numbers.current{color:#07111f!important;background:var(--fe-ms-gold-gradient);border-color:#fff0}.fe-ms-community-media{width:min(1140px, calc(100% - 32px));margin:46px auto 30px;padding:24px;background:var(--fe-ms-bg);border:1px solid var(--fe-ms-line);border-radius:18px}.fe-ms-community-media--relocated{width:100%;margin:42px 0 0}.fe-ms-community-media__heading{margin-bottom:18px}.fe-ms-community-media__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px}.fe-ms-community-media__grid figure{margin:0;overflow:hidden;background:var(--fe-ms-panel);border:1px solid var(--fe-ms-line);border-radius:12px}.fe-ms-community-media__grid img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.fe-ms-community-media__grid figcaption{padding:8px 10px;color:var(--fe-ms-muted)!important;font-size:10px}.fe-ms-public-community-preview{margin:26px 0}@media (max-width:860px){.fe-ms-community-posts,.fe-ms-community-media__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fe-ms-community-form-grid{grid-template-columns:1fr}}@media (max-width:620px){.fe-ms-community-feed,.fe-ms-community-media{width:calc(100% - 24px);margin-top:22px}.fe-ms-community-feed__hero,.fe-ms-community-media{padding:16px;border-radius:15px}.fe-ms-community-compose{border-radius:15px}.fe-ms-community-compose__summary{grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:70px;padding:12px 14px}.fe-ms-community-compose__icon{width:38px;height:38px}.fe-ms-community-compose__moderation{grid-column:2;white-space:normal}.fe-ms-community-compose__body{padding:14px}.fe-ms-community-posts,.fe-ms-community-media__grid{grid-template-columns:1fr}.fe-ms-community-compose__heading,.fe-ms-community-feed__heading,.fe-ms-community-media__heading,.fe-ms-community-form-actions,.fe-ms-community-login{align-items:stretch;flex-direction:column}.fe-ms-community-form-actions .fe-ms-button,.fe-ms-community-login .fe-ms-button{width:100%}.fe-ms-community-comment-form{grid-template-columns:1fr}.fe-ms-community-comment-form button{min-height:40px}}.frm_forms .fe-ms-submission-media-slot,.frm_forms .fe-ms-submission-consent-end{grid-column:1 / -1!important;width:100%!important;min-width:0}.frm_forms .fe-ms-submission-media-slot{margin:8px 0 2px!important}.frm_forms .fe-ms-submission-media{display:block;min-width:0;margin:0;padding:0;color:var(--fe-ms-text)!important;background:rgb(13 27 45 / .76);border:1px solid rgb(250 204 19 / .38);border-radius:14px;overflow:hidden}.frm_forms .fe-ms-submission-media summary{display:grid;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:11px;min-height:58px;padding:10px 13px;color:var(--fe-ms-text)!important;cursor:pointer;list-style:none}.frm_forms .fe-ms-submission-media summary::-webkit-details-marker{display:none}.frm_forms .fe-ms-submission-media summary:hover,.frm_forms .fe-ms-submission-media summary:focus-visible{background:rgb(255 212 59 / .055);outline:none}.frm_forms .fe-ms-submission-media summary:focus-visible{box-shadow:inset 0 0 0 2px rgb(250 204 19 / .58)}.frm_forms .fe-ms-submission-media summary>span:nth-child(2){display:grid;gap:2px;min-width:0}.frm_forms .fe-ms-submission-media summary strong{color:var(--fe-ms-text)!important;font-size:14px;font-weight:var(--fe-ms-ui-weight)!important;line-height:1.25}.frm_forms .fe-ms-submission-media summary small{overflow:hidden;color:var(--fe-ms-muted)!important;font-size:11px;font-weight:400!important;text-overflow:ellipsis;white-space:nowrap}.frm_forms .fe-ms-submission-media__plus{display:grid;place-items:center;width:34px;height:34px;color:var(--fe-ms-gold)!important;background:rgb(255 212 59 / .1);border-radius:10px;font-size:20px;line-height:1}.frm_forms .fe-ms-submission-media__chevron{color:var(--fe-ms-muted)!important;font-size:18px;line-height:1;transform:rotate(0deg);transition:transform 160ms ease}.frm_forms .fe-ms-submission-media[open] .fe-ms-submission-media__chevron{transform:rotate(180deg)}.frm_forms .fe-ms-submission-media__body{display:grid;gap:13px;padding:15px;border-top:1px solid var(--fe-ms-line)}.frm_forms .fe-ms-submission-media__intro,.frm_forms .fe-ms-submission-media__rules,.frm_forms .fe-ms-submission-media__status{margin:0;color:var(--fe-ms-muted)!important;font-size:12px;font-weight:400!important;line-height:1.45}.frm_forms .fe-ms-submission-media label:not(.fe-ms-submission-media__rights){display:grid;align-content:start;gap:7px;min-width:0;margin:0;color:var(--fe-ms-text)!important;font-size:13px;font-weight:var(--fe-ms-ui-weight)!important}.frm_forms .fe-ms-submission-media__credits{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.frm_forms .fe-ms-submission-media__credits[hidden]{display:none!important}.frm_forms .fe-ms-submission-media__credit{padding:10px;background:rgb(3 12 24 / .32);border:1px solid var(--fe-ms-line);border-radius:10px}.frm_forms .fe-ms-submission-media__credit-heading{display:grid;gap:2px;min-width:0}.frm_forms .fe-ms-submission-media__credit-heading strong{font-size:12px;font-weight:var(--fe-ms-ui-weight)!important}.frm_forms .fe-ms-submission-media__credit-heading small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.frm_forms .fe-ms-submission-media__copy-credit{grid-column:1 / -1;justify-self:start;min-height:34px;padding:6px 10px;color:var(--fe-ms-gold)!important;background:transparent!important;border:1px solid rgb(250 204 19 / .3)!important;border-radius:9px;font:inherit;font-size:11px;font-weight:var(--fe-ms-ui-weight)!important;cursor:pointer}.frm_forms .fe-ms-submission-media__copy-credit:hover,.frm_forms .fe-ms-submission-media__copy-credit:focus-visible{background:rgb(255 212 59 / .08)!important;border-color:var(--fe-ms-gold)!important;outline:none}.frm_forms .fe-ms-submission-media label small{color:var(--fe-ms-muted)!important;font-size:10px;font-weight:400!important}.frm_forms .fe-ms-submission-media input[type="text"],.frm_forms .fe-ms-submission-media input[type="file"]{box-sizing:border-box;width:100%;min-width:0;min-height:43px;margin:0;padding:10px 12px;color:var(--fe-ms-text)!important;background:rgb(3 12 24 / .72)!important;border:1px solid var(--fe-ms-line)!important;border-radius:10px;font:inherit;font-size:13px;font-weight:400!important}.frm_forms .fe-ms-submission-media input[type="text"]:focus,.frm_forms .fe-ms-submission-media input[type="file"]:focus-visible{border-color:var(--fe-ms-gold)!important;box-shadow:0 0 0 3px rgb(250 204 19 / .14)!important;outline:none}.frm_forms .fe-ms-submission-media__rights{display:flex;align-items:flex-start;gap:9px;margin:0;padding:11px 12px;color:var(--fe-ms-text)!important;background:rgb(69 213 154 / .06);border:1px solid rgb(69 213 154 / .24);border-radius:10px;font-size:12px;font-weight:500!important;line-height:1.4}.frm_forms .fe-ms-submission-media__rights input{flex:0 0 auto;width:17px;height:17px;margin:1px 0 0;accent-color:var(--fe-ms-gold)}.frm_forms .fe-ms-submission-media__status{padding:9px 11px;color:var(--fe-ms-success)!important;background:rgb(69 213 154 / .08);border-radius:9px}.frm_forms .fe-ms-submission-media__status.is-error{color:var(--fe-ms-danger)!important;background:rgb(255 122 136 / .08)}@media (max-width:760px){.frm_forms .fe-ms-submission-media summary{grid-template-columns:32px minmax(0,1fr) 20px;padding:9px 11px}.frm_forms .fe-ms-submission-media__body{padding:13px}}.fe-ms-button,.fe-ms-profile-shortcut strong,.fe-ms-segmented button,.fe-ms-tab,.fe-ms-action,.fe-ms-toggle,.fe-ms-community-compose label:not(.fe-ms-community-consent),.fe-ms-community-comment-form button,.fe-ms-blog-like strong,body a.fe-ms-blog-comment-link strong,body a.fe-ms-game-points__link,body .um-profile .um-profile-nav-item a,body .um-profile .um-profile-nav-item .fe-ms-nav-label,body .fe-ms-card-actions button.fe-ms-card-collection,body .um-profile .um-profile-navbar .um-messaging-btn a.bpbm-pm-button,body .um-directory .um-members-bpbm-btn a.um-button.um-alt{font-weight:var(--fe-ms-ui-weight)!important}