html{font-size:62.5%}body{background-color:#ebebeb;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}h1{font-size:2.8rem;letter-spacing:-.05rem;font-weight:700}h2{font-weight:200;letter-spacing:-.05rem;font-size:2.8rem}.container{text-align:center}.main{position:relative}#content-wrapper{min-height:42.6rem}.flow-section{visibility:hidden;position:absolute;opacity:0;left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#create-account h1{max-width:32rem;margin:0 auto;margin-bottom:2rem}section p{margin:0;font-size:1.6rem;font-weight:400}.gamerpic-wrapper{width:21.6rem;height:21.6rem;margin:0 auto;margin-bottom:2.4rem;position:relative;transition:width .2s ease-out,height .2s ease-out}@media only screen and (max-height:700px){.gamerpic-wrapper{width:21.6rem;height:21.6rem}}.hero-gamerpic{background:#616161;border-radius:50%;min-width:100%;min-height:100%;max-width:100%;max-height:100%;background-size:100%}#edit-gamerpic{color:#fff;transform:scalex(-1);font-size:25px;background-color:#117b0f;width:4.8rem;height:4.8rem;position:absolute;right:0;bottom:0;cursor:pointer;border-radius:50%;padding:0;margin:0}#edit-gamerpic:focus{outline:0;border:medium dotted #000}#edit-gamerpic:before{content:'✎';vertical-align:middle}.gamertag-entry-wrapper{display:inline-block;margin:0 auto;position:relative}.gamertag-entry-wrapper.shake{-webkit-animation:shake .5s;animation:shake .5s}#gamertag-entry{display:block;background-color:transparent;padding:.5rem .75rem;line-height:1.25;font-size:2.2rem;font-weight:700;border-radius:4rem;color:#3a3a3a;border:2px solid rgba(0,0,0,.15);transition:border-color ease-in-out .15s;margin:0 auto;text-align:center;margin-bottom:1.5rem;width:32rem;height:4.8rem}#modern-gamertag-entry{display:none}.modern-gamertag-input-wrapper{display:block;background-color:transparent;padding:.5rem .75rem;line-height:1.25;font-size:2.2rem;font-weight:700;border-radius:4rem;color:#3a3a3a;border:2px solid rgba(0,0,0,.15);transition:border-color ease-in-out .15s;margin:0 auto;text-align:center;margin-bottom:1.5rem;width:32rem;height:4.8rem}.modern-gamertag-input-wrapper:focus-within{outline:0;border-color:#117b0f;background-image:none;background-color:#fff}#mg-text-field{border:none;background-color:transparent;text-align:right}#mg-text-field:empty{text-align:center}#mg-text-field:focus{outline:0}#mg-suffix-display{color:#a1a1a1}#mg-check-gamertag{top:.5rem}#mg-gamertag-available{top:.2rem}.classic-gamertag-display-wrapper{visibility:hidden}#classic-gamertag-entry{display:none}@media only screen and (max-width:340px){#gamertag-entry{width:28rem;font-size:2rem}}#gamertag-entry:focus{outline:0;border-color:#117b0f;background-image:none;background-color:#fff}.gamertag-input-icon{background:0 0;transform:scaleX(-1);font-size:2rem;font-weight:700;position:absolute;top:14%;left:1.5rem;color:#000;padding:0;margin:0}.gamertag-input-icon:before{content:'✎'}.gamertag-submit-button{background:0 0;cursor:pointer;font-size:30px;font-weight:700;position:absolute;top:.1rem;right:1rem;margin:0;padding:0;display:none;color:#000}.gamertag-submit-button:before{content:'➔'}#creating-account h1{max-width:20rem;margin:20rem auto 0}.spinner-container{width:10rem;height:10rem;margin:0 auto;top:0;left:0;right:0;bottom:0;margin:5rem auto auto}.loading-spinner{width:100%;height:100%;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;border-radius:50%;border:5px solid #f3f3f3;border-top:5px solid #117b0f;border-right:5px solid #117b0f;margin:0 auto}#classic-gamertag-entry .spinner-container{width:5rem;height:5rem;margin:1rem auto auto}.gamertag-submit-spinner{display:inline-block;width:3rem;height:3rem;border:1px solid #f3f3f3;border-top:1px solid #117b0f;border-left:1px solid #117b0f;border-radius:50%;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;position:absolute;top:.8rem;right:1rem;display:none}#gamerpic-and-gamertag-container{height:30.8rem;margin-bottom:2rem}@media only screen and (max-width:440px){#gamerpic-and-gamertag-container{height:34.8rem}}.gamertag-unavailable-icon{display:inline-block;font-size:30px;font-weight:700;position:absolute;right:1rem;top:-.2rem;color:#e91717;display:none}.gamertag-unavailable-icon:before{content:'⊘'}.gamertag-available-icon{display:inline-block;font-size:30px;font-weight:700;position:absolute;right:1rem;top:0;color:#24af2f;display:none}.gamertag-available-icon:before{content:'✓'}#gamertag-suggestions{height:0;transition:height .2s ease-out;overflow:hidden}.gamertag-suggestion-list{display:inline-block;margin:1rem 0;min-height:33px;padding:0}.gamertag-suggestion-list li{opacity:0;display:inline-block;padding:.5rem 1rem;border:1px solid rgba(0,0,0,.15);border-radius:2rem;margin:0 .3rem;transition:border-color ease-in-out .15s}@media only screen and (max-width:440px){.gamertag-suggestion-list li{padding:.4rem .3rem;display:block;margin:.4rem 0}}.gamertag-suggestion-list li button{color:#3a3a3a;padding:0;margin:0;font-size:1.4rem;background:0 0}#gamertag-suggestion-1{-webkit-animation:fade-in .4s ease-out forwards;animation:fade-in .4s ease-out forwards}#gamertag-suggestion-2{-webkit-animation:fade-in .3s ease-out forwards;animation:fade-in .3s ease-out forwards;-webkit-animation-delay:.1s;animation-delay:.1s}#gamertag-suggestion-3{-webkit-animation:fade-in .3s ease-out forwards;animation:fade-in .3s ease-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s}.gamertag-suggestion-list li:focus-within{outline:0;border-color:#313131}.gamertag-suggestion-list li button:focus{outline:0;text-decoration:underline}.gamertag-suggestion-list li.gamertag-fade-in{opacity:1;-webkit-animation:fade-in .5s ease-out;animation:fade-in .5s ease-out}#gamerpic-selection{height:0;display:none;transition:height .2s ease-out;overflow:hidden}#gamerpic-selection.grow{height:8rem}.gamerpic-selection-list{padding:0;margin:0 auto;display:inline-block;overflow:hidden}.gamerpic-carousel{transition:transform .35s ease-in-out}.gamerpic-preview-item{display:inline-block;width:4.8rem;height:4.8rem;border-radius:50%;background-size:4.8rem;background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-color:#313131;padding:0;margin:1rem .2rem;cursor:pointer;transform:scale(.94);transition:transform 1s ease-out}.gamerpic-preview-item:focus{outline:0;transform:scale(1.06)}.gamerpic-selection-arrow{display:inline-block;font-size:3rem;font-weight:200;cursor:pointer;vertical-align:top;margin-top:1rem;padding:0;background:0 0;color:#000}#gamerpic-back{margin-right:1.5rem}#gamerpic-back:before{content:'<'}#gamerpic-forward{margin-left:1.5rem}#gamerpic-forward::before{content:'>'}#gamerpic-back{visibility:hidden}.privacy-settings{font-weight:600;font-size:1.4rem;max-width:35rem;margin:0 auto}span.adult-default{display:none}span.teen-default{display:none}span.child-default{display:none}.info-button{border-radius:1.6rem;border:1px solid #000;background-color:transparent;cursor:pointer;display:inline-block;padding:0;margin:0;font-family:Helvetica,sans-serif;font-size:10px;font-weight:700;height:1.5rem;width:1.5rem;position:relative;color:#000;text-align:center;outline:0}.info-button:focus{text-decoration:none}.info-button:before{content:'i'}.popover-above{background:#fff;color:#000;bottom:35px;box-shadow:6px 6px 20px 4px rgba(0,0,0,.1);display:none;font-size:1.2rem;left:-16.5rem;padding:.6rem 1rem;font-weight:400;position:absolute;line-height:1.25rem;width:24rem;z-index:4}.info-button .popover-above:before{border-top:16px solid #fff;border-right:16px solid transparent;border-left:16px solid transparent;bottom:-16px;content:'';display:block;left:50%;margin-left:4rem;position:absolute}html[dir=rtl] .popover-above{left:inherit;right:-16.5rem}html[dir=rtl] .info-button .popover-above::before{left:inherit;margin-left:auto;right:50%;margin-right:4rem}@media only screen and (max-width:340px){.popover-above{left:-18.5rem}.info-button .popover-above:before{left:57%}html[dir=rtl] .popover-above{left:inherit;right:-18.5rem}html[dir=rtl] .info-button .popover-above::before{left:inherit;right:57%}}.info-button:focus .popover-above{display:block;-webkit-animation:fade-in .3s linear 1,popover-move-up .3s linear 1;animation:fade-in .3s linear 1,popover-move-up .3s linear 1}.info-button:hover .popover-above{display:block;-webkit-animation:fade-in .3s linear 1,popover-move-up .3s linear 1;animation:fade-in .3s linear 1,popover-move-up .3s linear 1}.welcome-back-gamertag{margin-top:-1.2rem}.welcome-back-name{margin-bottom:8rem}.xbl-logo{margin-top:2rem;margin-bottom:1.5rem;-webkit-filter:brightness(0);filter:brightness(0)}#welcome-back .hero-gamerpic.legacy{background-size:500%;-webkit-filter:blur(5px);filter:blur(5px);opacity:.5;background-position:center}#welcome-back-legacy-gamerpic{position:absolute;width:6rem;height:6rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-position:center;border-radius:50%;display:none}#create-account .gamerpic-wrapper{width:21.6rem;height:21.6rem}#create-account .gamerpic-wrapper.small{width:13rem;height:13rem}#create-account .identity-wrapper{margin-bottom:2rem}.identity-wrapper span{display:block;font-size:1.4rem}.identity-wrapper a{text-decoration:underline;font-size:1.4rem;color:#5d5d5d}.slide-up{-webkit-animation:slide-up .5s ease-out forwards,fade-in .5s ease-out forwards;animation:slide-up .5s ease-out forwards,fade-in .5s ease-out forwards}#confirm-button{display:none}button{background-color:#107c10;padding:1.2rem 6rem;margin:2rem 0;border:none;color:#fff;font-weight:500;font-size:1.6rem}button:focus{outline:medium dotted #000}.error h1,.error ol{font-size:1.8rem;font-weight:600;margin-bottom:2rem}.error ol{text-align:left;margin-bottom:100px}.error .not-live-link{color:#107c10}.error p{font-size:1.4rem;color:#616161}.error p{font-size:1.6rem;font-weight:700;color:#474747}#spop-cancel{color:#000;background-color:#cacaca}.error-network{display:none}.error-timeout{display:none}.no-transition{-webkit-transition:none!important;transition:none!important;-moz-transition:none!important}#page-loading{visibility:visible;opacity:1}div.stub{background-color:gray;-webkit-filter:blur(10px);filter:blur(10px)}.xbl-logo.stub{width:144px;height:28px;border-radius:2rem;display:inline-block}.cross-fade{-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes shake{10%,90%{transform:translate3d(-2px,0,0)}20%,80%{transform:translate3d(4px,0,0)}30%,50%,70%{transform:translate3d(-8px,0,0)}40%,60%{transform:translate3d(8px,0,0)}}@-webkit-keyframes shake{10%,90%{transform:translate3d(-2px,0,0)}20%,80%{transform:translate3d(4px,0,0)}30%,50%,70%{transform:translate3d(-8px,0,0)}40%,60%{transform:translate3d(8px,0,0)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes letsplay-move-down{from{bottom:2rem}to{bottom:0}}@-webkit-keyframes letsplay-move-down{from{bottom:2rem}to{bottom:0}}@keyframes popover-move-up{from{bottom:24px}to{bottom:35px}}@-webkit-keyframes popover-move-up{from{bottom:24x}to{bottom:35px}}@keyframes slide-up{from{transform:translateY(2rem)}to{transform:translateY(0)}}@-webkit-keyframes slide-up{from{transform:translateY(2rem)}to{transform:translateY(0)}}