:root{--color-blue:#3eb0ef;--color-green:#30cf43;--color-red:#ef1818;--color-base:#15171a;--color-darkgrey:#343f44;--color-middarkgrey:#626d79;--color-midgrey:#738a94;--color-lightgrey:#c5d2d9;--color-whitegrey:#e5eff5;--color-white:#fff;--color-offwhite:#f1f2f5;--color-border:#e5e8ed;--color-wash:#f4f8fb;--color-purple:#ad26b4;--font-sans-serif:"Inter", sans-serif;--font-monospace:Menlo, ui-monospace, SFMono-Regular, Monaco, Consolas, Liberation Mono, Courier New, monospace;--serif:Georgia, serif}@supports (font-variation-settings:normal){:root{--font-sans-serif:"Inter var", sans-serif}}*,:before,:after{box-sizing:border-box}html{background:var(--color-wash);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;scroll-behavior:smooth;font-size:62.5%;overflow:hidden scroll}body{color:#707b8b;min-height:100vh;font-family:var(--font-sans-serif);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;padding:0;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.6em}::selection{text-shadow:none;background:#cbeafb}p,ul,ol,li,dl,dd,hr,pre,form,table,video,figure,figcaption,blockquote{margin:0;padding:0}audio,canvas,iframe,img,svg,video,stream{vertical-align:middle}img{border:0;max-width:100%;height:auto;display:block}table{border-spacing:0;border-collapse:collapse}legend{border:0;padding:0}td,th{padding:0}code,kbd,pre,samp{font-family:var(--font-monospace);font-size:1em}pre,code{font-family:var(--font-monospace);white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none}:not(pre)>code{vertical-align:middle;text-shadow:none;color:#e40053;white-space:normal;background:#f0f6f9;border:1px solid #e1eaef;border-radius:.3em;padding:.2em .4em;font-size:.8em;line-height:1em;font-weight:400!important}pre{color:#fff;background:#202328;border-radius:8px;width:100%;max-width:100%;padding:2.4rem 3.2rem;font-size:1.3rem;line-height:1.8em;overflow:auto}kbd{color:#73787d;vertical-align:middle;background-color:#fafbfc;border-radius:3px;padding:.35em .42em;font:.8em/1em SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;display:inline-block;overflow:hidden;box-shadow:0 0 0 1px #959da5,inset 0 -2px #959da5}hr{opacity:.1;border:0;border-top:1px solid;width:100%;height:1px;margin:2em 0;display:block;position:relative}svg:not(:root){overflow:hidden}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}ol,ul{padding-left:2.5em}ol ol,ul ul,ul ol,ol ul{margin:.5em 0 1em;padding-left:2em}li{margin:.8em 0;line-height:1.5em}dt{float:left;width:120px;color:var(--color-darkgrey);text-align:right;margin:0 20px 0 0;font-weight:500}dd{text-align:left;margin:0 0 5px}blockquote{border-left:var(--color-whitegrey) .5em solid;margin:1.6em 0;padding:0 1.6em}blockquote p{margin:.8em 0;font-size:1.2em;font-weight:300;line-height:1.55em}blockquote cite{font-weight:700}blockquote cite a{font-weight:400}h1,h2,h3,h4,h5,h6{color:var(--color-base);margin:0;font-weight:700;line-height:1.15em}h1{letter-spacing:-.025em;font-size:4.1rem}@media (width<=500px){h1{font-size:2.7rem}}h2{letter-spacing:-.025em;font-size:3.6rem}@media (width<=500px){h2{font-size:2.2rem}}h3{font-size:3.2rem}@media (width<=500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}a{color:var(--color-base)}a:not([class]){-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;background-color:#0000;font-weight:500;text-decoration:none}a:not([class]):hover{text-decoration:underline}button:active,button:focus,button:hover,a:active,a:hover,a:focus{outline:0}p,ul,ol,dl,blockquote{margin:0 0 1.5em}fieldset{border:0;margin:0;padding:0}label{color:var(--color-base);margin:0 0 .3em;font-size:.9em;font-weight:600;display:block}button,input,optgroup,select,textarea{color:inherit;font:inherit;-webkit-appearance:none;margin:0}button{background:0 0;border:none;overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input:focus{outline:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;-webkit-appearance:auto;padding:0}input[type=number]::-webkit-inner-spin-button{height:auto}input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=range]{-webkit-appearance:none;background:0 0;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-ms-track{color:#0000;cursor:pointer;background:0 0;border-color:#0000;width:100%}textarea{resize:vertical;overflow:auto}h1,h2,h3,h4,h5,h6{line-height:1.2em}h1{letter-spacing:-.025em;text-wrap:pretty;font-size:3.6rem}label{font-size:1.5rem}.not-found{flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.not-found h1{text-align:center;-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#ff247d,#ba0cf8 20%,#5f15f2 45%,#1c7fee 60%,#21d0ce 80%,#1ec840);-webkit-box-decoration-break:clone;-webkit-background-clip:text;background-clip:text;margin:0;font-size:30vmin}.not-found h2{text-align:center;color:#00000a73;font-weight:600}.themes{z-index:1;flex-direction:column;align-items:center;width:100%;height:100%;padding:6vmin 6vmin 12vmin;display:flex}.themes header{text-align:center;margin:0 auto 4rem}.themes footer{text-align:center;margin:0 auto}.themes header h1,.themes header h2,.themes footer h3{margin:0 0 1rem}.themes .themes-preview{cursor:pointer;width:100%;min-width:200px;height:auto;text-decoration:none;position:relative}.themes .themes-item{will-change:box-shadow;border-radius:6px;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:2px 5px 15px #00000014}.themes .themes-item:hover{box-shadow:0 10px 20px #00000026}.themes .themes-item:after{content:"Preview";opacity:0;color:var(--color-white);border:var(--color-base) 1px solid;background:var(--color-base);-webkit-user-select:none;user-select:none;-webkit-font-smoothing:subpixel-antialiased;border-radius:.8rem;outline:none;min-height:38px;padding:1rem 1.5rem;font-size:1.5rem;line-height:1em;transition:opacity .2s ease-out,transform .15s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,6px);text-decoration:none!important}.themes .themes-item:hover:after{opacity:1;transform:translate(-50%)}.themes .themes-image:after{content:"";opacity:0;background:#fefefe99;width:100%;height:100%;transition:opacity .2s ease-out;position:absolute;top:32px;left:0}.themes .themes-item:hover .themes-image:after{opacity:1}.themes .themes-info{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:1.75rem 0 .75rem;display:flex}.themes .themes-info h4{color:var(--color-base);margin:0;font-size:2rem;font-weight:600}.themes .themes-info p{color:var(--color-midgrey);letter-spacing:.05rem;text-transform:uppercase;margin:2px 0 0;font-size:1.2rem;font-weight:500}.themes .themes-grid{grid-gap:5.6vmin 4.8vmin;grid-template-columns:1fr 1fr 1fr;max-width:1400px;margin:0 auto 12rem;display:grid}.themes footer{background:url(/images/themes/search.svg) top/64px no-repeat;padding:96px 0 0}.themes p{margin:.5rem 0 2rem;font-size:1.9rem;line-height:1.5em}.modal{opacity:0;z-index:-1;box-sizing:border-box;background:#0000004d;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.modal.is-open{opacity:1;z-index:99}.modal .modal-gap{cursor:pointer;background:0 0;width:100%;height:32px}.modal .modal-container{box-sizing:border-box;background:linear-gradient(#fff,#efefef);flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;height:auto;display:flex;overflow:hidden;box-shadow:0 0 50px #0003}.modal .modal-contents{z-index:98;opacity:0;background:0 0;border:0;justify-content:center;align-items:center;width:80%;max-width:1400px;height:100%;margin:96px 0 0;transition:transform .225s ease-out .1s,opacity .125s linear;display:flex;position:relative;transform:translateY(64px)}.modal.is-open .modal-contents{opacity:1;transform:translateY(0)}.modal .modal-frame{z-index:98;border:0;border-radius:5px 5px 0 0;flex-direction:column;width:100%;height:100%;margin:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 20px #00000014}.modal .modal-frame.is-mobile{background-color:var(--color-white);border-radius:40px;width:400px;height:calc(100vh - 8vmin - 80px);max-height:800px;margin:0 auto;padding:10px;overflow:hidden}.modal .modal-back:hover{background:0 0;transform:translateY(3px)}.modal .modal-frame iframe{border:0;flex:1;margin:0;padding:0}.modal .modal-frame.is-mobile iframe{border-radius:32px}.modal .modal-details{font-size:1.85rem}.modal .modal-details a{color:var(--color-midgrey);font-weight:600;text-decoration:none}.modal .modal-details b{letter-spacing:0;color:var(--color-base);font-size:1.8rem;font-weight:600}.modal .modal-header{z-index:100;background:var(--color-white);border-bottom:1px solid var(--color-border);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:84px;padding:0 min(30px,6vmin);display:grid;position:relative}.modal .modal-header-column{justify-self:start;align-items:center}.modal .modal-header-column:first-child{grid-area:1/1;justify-self:flex-start}.modal .modal-header-column.theme-select-wrapper{grid-area:1/1;align-items:center;margin-left:135px;display:flex}.modal .modal-header-column.preview-mode{justify-self:center}.modal .modal-header-column:last-child{justify-self:flex-end}.modal #preview-title{color:#1c1e22;letter-spacing:0;margin:0 0 0 2rem;padding:0;font-size:1.55rem;font-weight:600;line-height:1em;display:inline-block}.modal .spacer{margin:0 1rem;display:inline-block}.modal .theme-dropdown{margin-left:0;display:block;position:relative}.modal .theme-select{cursor:pointer;background-color:var(--color-white);text-align:left;color:#1c1e22;border-radius:.6rem;width:100%;padding:.8rem 2.8rem .8rem .4rem;font-size:1.55rem;font-weight:600;position:relative}.modal .theme-select-label{align-items:center;display:flex}.modal .theme-color{border-radius:100%;flex-shrink:0;width:1.4rem;height:1.4rem;display:inline-block}.modal .theme-name{text-overflow:ellipsis;color:#1c1e22;margin-left:.8rem;padding-top:.4rem;padding-bottom:.4rem;display:block;overflow:hidden}.modal .theme-select-icon{pointer-events:none;align-items:center;padding-right:.8rem;display:flex;position:absolute;top:0;bottom:0;right:0}.modal .theme-dropdown-list{z-index:10;background-color:var(--color-white);opacity:0;border:1px solid #0000000d;border-radius:.6rem;width:100%;min-width:160px;margin:0 0 0 -16px;padding:1rem 0;font-size:1.8rem;font-weight:600;transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:ease-in-out;position:absolute;overflow:auto;transform:translateY(-.4rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.modal .theme-dropdown-list.is-open{opacity:1;transform:translateY(0)}.modal .theme-dropdown-list:focus{outline:none}.modal .theme-dropdown-list .theme-item{cursor:pointer;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;align-items:center;margin:0;padding:.6rem 2rem;display:flex;position:relative}.modal .theme-dropdown-list .theme-item:hover{opacity:.9}.modal .theme-dropdown-list .theme-name{padding:0;font-size:1.55rem}@media only screen and (width<=950px){.modal .modal-header[data-theme=source]{grid-template-rows:84px 70px;grid-template-columns:1fr auto 1fr;min-height:154px}.modal .modal-header-column:first-of-type,.modal .modal-header-column:last-of-type{align-self:center}.modal .modal-header-column.theme-select-wrapper{grid-area:2/2;justify-self:center;margin-left:0;padding:11px 0;position:relative}.modal .modal-header-column.theme-select-wrapper:before{content:"";background:var(--color-border);z-index:11;width:200vw;height:1px;position:absolute;top:0;left:-100vw}.modal #preview-title{margin-left:.8rem}}@media only screen and (width<=650px){.modal .modal-header,.modal .modal-header[data-theme=source]{grid-template-columns:1fr 1fr;justify-content:space-between;display:grid}.modal .modal-header-column.theme-select-wrapper{grid-column:1/span 2}.modal .modal-header-column.preview-mode{display:none}}@media only screen and (width<=450px){.modal .modal-header[data-theme=source]{padding:0 4vw}}.modal .modal-header-selector{background-color:var(--color-offwhite);border-radius:4px;height:36px;padding:2px;display:flex}.modal .modal-header-selector img{width:20px}.modal .modal-header-selector button{text-indent:-9999em;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:3px;justify-content:center;align-items:center;width:70px;display:flex;overflow:hidden}.modal .modal-header-selector button.is-active{background-color:#fff;box-shadow:0 2px 4px #00000014}.modal .modal-header-selector-desktop{background-image:url(/images/themes/desktop.svg)}.modal .modal-header-selector-mobile{background-image:url(/images/themes/mobile.svg)}.modal .modal-footer{z-index:100;color:#394047;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1700px;padding:16px 0 48px;font-weight:500;display:flex;position:relative}.modal .modal-loader{opacity:1;z-index:99;background:var(--color-white);width:100%;height:100%;transition:opacity .275s ease-out,z-index .275s step-start;position:absolute;top:0;left:0}.modal .modal-loader.is-loaded{opacity:0;z-index:-1;transition-timing-function:ease-out,step-end}@media only screen and (width<=800px){.themes .themes-grid{grid-template-columns:1fr;gap:64px;margin:0 auto 12rem;display:grid}}@media only screen and (width<=1044px){.modal .modal-contents{width:95%;max-width:95%}}@media only screen and (width<=1200px){.modal .modal-contents{width:100%;max-width:100%;margin:0;transform:translateY(0)}.modal .modal-contents .browser{display:none}.modal .modal-frame{border-radius:0}}@media only screen and (width>=1200px) and (height<=1100px){.modal .modal-contents{margin:32px 0 0}}.browser{background-color:var(--color-white);border-radius:5px 5px 0 0;justify-content:flex-start;align-items:center;height:32px;padding:0 12px;display:flex}.browser-dot{background:var(--color-lightgrey);border-radius:50%;width:6px;height:6px;margin:0 4px}.modal .modal-frame.is-mobile .browser{display:none}.no-scroll{overflow:hidden}.form-error{margin:16px 0 0;font-weight:500}.form-error p,p.form-error{color:var(--color-red);text-align:center;margin:0}.form-error.warning p{color:#29b23a}.form-error.warning p a{color:#29b23a;text-decoration:underline}p.inline-error{color:var(--color-red);margin:0}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none}.viewport{background:#fff;justify-content:center;align-items:center;width:100vw;min-height:100vh;display:flex;overflow:hidden auto}.container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.mainhead{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.home-link{justify-content:center;align-items:center;display:inline-flex}.home-link svg{height:40px}.home-link img{filter:invert(.9);width:auto;height:55px}.signin-head{flex-direction:column;justify-content:center;align-items:center;display:flex}.signin-home-link{justify-content:center;align-items:center;display:inline-flex}.signin-home-link img{width:auto;height:55px;margin-top:50px}.gh-form{width:580px;margin:0 0 40px;padding:40px 20px;display:block;position:relative}#signin-recent{padding-top:0}@media (width<=580px){.gh-form{width:100%;max-width:100%;display:block}}.gh-form header{text-align:center;margin:0 0 40px}.gh-form header p{margin:.4em 0 0;font-size:1.9rem;line-height:1.4em}@media (width<=500px){.gh-form header p{font-size:1.5rem}}.gh-form footer{text-align:center;flex-direction:column;align-items:center;margin:36px 0 0;font-size:1.4rem;font-weight:400;line-height:1.4em;display:flex}.gh-btn{color:#fff;border:var(--color-base) 1px solid;background:var(--color-base);-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-font-smoothing:subpixel-antialiased;border-radius:.8rem;outline:none;min-height:44px;padding:1.6rem 2rem;font-size:1.8rem;line-height:1em;transition:background .3s;display:inline-block;text-decoration:none!important}.gh-btn:hover{background:#000;transition:background .3s}.gh-btn-block{width:100%;display:block}.gh-btn.disabled,.gh-btn[disabled],fieldset[disabled] .gh-btn{box-shadow:none;opacity:1;cursor:not-allowed;pointer-events:none}.gh-btn.disabled:not(.spinner),.gh-btn[disabled]:not(.spinner),fieldset[disabled].gh-btn :not(.spinner){opacity:.8}.gh-btn-green{background:var(--color-green);border-color:var(--color-green)}.gh-btn-green:hover{background:var(--color-green)}.gh-btn-text{color:#394047;letter-spacing:.2px;white-space:nowrap;background:#fff;border:none;border-radius:3px;outline:none;height:33px;margin-right:8px;padding:5px 12px 6px;font-size:1.35rem;font-weight:500;transition:color .25s,border- .25s}.gh-btn-text svg{fill:#394047;width:.8em;height:.8em;margin-right:.5em;padding-top:2px}.gh-btn-close{text-indent:-9999em;color:#fff;background:url(/images/themes/close.svg) 50%/24px 24px no-repeat;width:16px;height:16px;position:absolute;top:16px;right:16px;overflow:hidden}.gh-btn-close svg path{stroke:#fff}.gh-btn-back{color:var(--color-midgrey);white-space:nowrap;outline:none;min-height:44px;margin:0;padding:0;font-size:1.55rem;font-weight:600;line-height:1em;transition:color .2s ease-out;display:inline-block}.gh-btn-back:hover{color:var(--color-middarkgrey)}.gh-btn-sm{min-height:38px;padding:1rem 1.5rem;font-size:1.5rem;line-height:1em}.gh-spinner-wrapper{justify-content:center;align-items:center;gap:8px;margin-right:-8px;display:flex}.gh-spinner{vertical-align:text-bottom;border:4px solid #0003;border-radius:100%;width:18px;height:18px;margin-right:8px;animation:1s linear infinite spin;display:inline-block;position:relative}.gh-spinner:before{content:"";background:#0009;border-radius:100%;width:4px;height:4px;margin-top:9px;display:block}.gh-btn-green .gh-spinner,.gh-btn-block .gh-spinner{border-color:#fff3}.gh-btn-green .gh-spinner:before,.gh-btn-block .gh-spinner:before{background:#fff9}@keyframes spin{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.gh-input-group{flex-wrap:wrap;align-items:stretch;width:100%;margin-bottom:2.5rem;display:flex;position:relative}.gh-input-group p{margin:.3em 0 0;font-size:.9em;display:block}.gh-input-group-two{flex-wrap:nowrap;justify-content:space-between;display:flex}.gh-input-group-two>div{flex:auto}.gh-input-group-two>div+div{flex:0 0 90px;margin-left:2vmin}.gh-input,.gh-select,select{width:100%;min-height:44px;color:var(--color-base);-webkit-user-select:text;user-select:text;-webkit-appearance:none;background:#fff;border:1px solid #dbe3e7;border-radius:.8rem;padding:1.5rem 2rem;font-size:1.8rem;font-weight:400;line-height:1em;transition:border-color .15s linear;display:block}.gh-select,select{cursor:pointer}::-webkit-input-placeholder{color:#9eaeb5}:-ms-placeholder-shown{color:#9eaeb5}textarea{-webkit-user-select:text;user-select:text;resize:vertical;width:100%;min-width:250px;max-width:500px;height:6.5em;line-height:1.5}textarea.gh-input{resize:none;max-width:100%;line-height:1.5em}.gh-input:focus,.gh-input.focus,.gh-select:focus,select:focus,textarea:focus{border-color:#87d20d;outline:0;box-shadow:0 0 0 3px #1aaa6026}a:not([class]):focus{box-shadow:0 2px #87d20d}#signup-form-site .gh-input.disabled,#signup-form-site .gh-input[disabled]{opacity:.5;cursor:default}.gh-input.error{border-color:var(--color-red);box-shadow:0 0 0 3px #ef181826}.gh-input:-webkit-autofill{-webkit-text-fill-color:#677d87;transition:background-color 100000000s;-webkit-animation:1ms void-animation-out}.gh-input.stripe-autofill{background-color:#fff!important}.gh-input.color-picker-wrapper-outer{width:90px;height:54px;margin:0;padding:.9rem 1rem;position:relative;overflow:hidden}.color-picker-wrapper{height:calc(52px - 1.8rem);width:calc(90px - 1rem -1rem -2px);border-radius:.3rem;position:absolute;top:.9rem;left:1rem;overflow:hidden}.gh-input.color-picker{cursor:pointer;border:none;outline:none;width:100px;height:55px;margin:0;padding:0;position:absolute;top:-10px;left:-10px}.verification-modal{background:#fff;border-radius:15px;flex-direction:column;justify-content:space-between;min-height:100%;padding:35px 40px 45px;display:none;position:absolute;top:40px;left:20px;right:20px}.verification-modal.is-open{display:flex}.verification-modal h2{margin:0 0 .5em}@media (width>=551px){.verification-modal p{font-size:1.6rem}}#signup-form-email.gh-form footer p{text-wrap:pretty;max-width:400px}#signup-form-billing footer{min-height:80px}.gh-form.is-disabled label,.gh-form.is-disabled input,.gh-form.is-disabled #signup-form-cc{opacity:.5}.forgot-site-link{color:var(--color-base);opacity:.5;font-size:.9em;text-decoration:none;position:absolute;right:0}.forgot-site-link:hover{opacity:1;text-decoration:underline}.recent-sites{grid-gap:1rem;grid-template-columns:1fr;width:100%;max-height:30vh;margin:.3rem 0 0;display:grid;overflow-y:scroll}.recent-site{width:100%;color:var(--color-base);background:#f2f5f6;border:1px solid #dbe3e7;border-radius:.8rem;align-items:center;padding:1.8rem 2rem;font-size:1.8rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.recent-site:hover{border-color:#bccbd3}.recent-site .offline{position:relative}.offline-badge{color:#fff;text-align:center;text-shadow:0 -1px #0000001a;white-space:nowrap;-webkit-user-select:none;user-select:none;background:linear-gradient(#ae40b4,#a326aa);border:1px solid #9a26a0;border-radius:3px;margin:0 0 0 7px;padding:.3em .3em .2em;font-size:.7em;font-weight:600;line-height:1em;display:inline-block;position:absolute;box-shadow:0 1px 3px #00000026,inset 0 0 0 1px #0000001a}.recent-site img{width:40px;height:40px;margin:0 1.5rem 0 0}.recent-site>div{flex-direction:column;flex-grow:0;width:100%;margin-right:2rem;display:flex;overflow:hidden}.recent-site strong{text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.3em;overflow:hidden}.recent-site span:not([class]){opacity:.5;text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem;line-height:1.3em;overflow:hidden}.recent-site svg{margin:2px 0 0}.signup-phrases{text-align:center;margin:16px 0 0}#signup-terms{text-align:center;text-align:center;flex-direction:column;align-items:center;margin:40px 0 0;font-size:1.4rem;font-weight:400;line-height:1.4em;display:flex}html{background:var(--color-base)}.viewport{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;min-height:100dvh}.viewport:has(#signup-container){background:var(--color-base)}.gh-form-wrapper{background-color:#fff;border-radius:20px;width:100%;max-width:584px;margin:50px auto;transition:height .2s;position:relative}@media (width<=580px){.gh-form-wrapper{margin:0 auto}}.gh-form{visibility:visible;flex-direction:column;align-items:center;width:580px;margin:0;padding:40px;display:flex;position:static;top:auto}.gh-form.hidden{visibility:hidden;position:absolute;top:0}.gh-form>:not(header){transition:opacity .2s,transform .2s}.gh-form.hidden>:not(header){opacity:0;transform:scale(.98)}.gh-form header{margin:0 0 36px}.gh-form.create-account header{text-align:left;align-self:flex-start}.gh-form header p{color:#747a81;margin-top:12px;font-size:1.7rem}.gh-form footer p{max-width:400px;margin:0}.gh-form footer a{color:var(--color-base);opacity:.8}.gh-form footer p:last-child{margin-bottom:0}.gh-form footer>a{opacity:1;letter-spacing:-.007em;margin-top:4px;font-size:1.6rem;font-weight:600}.gh-form-content{width:100%}.gh-form-footer{flex-direction:column;align-items:center;width:100%;display:flex}.gh-input-group{margin-bottom:2.4rem}.gh-input-group:last-of-type{margin-bottom:3.6rem}.gh-form:not(:has(.gh-btn)) .gh-input-group:last-of-type{margin-bottom:0}.gh-input-group+.gh-btn{margin-top:12px}.gh-form button+button{margin-top:16px}.gh-input,.gh-select,select{background:#f3f6f7;border:1px solid #f3f6f7;padding:1.3rem 1.6rem}.gh-input:focus,.gh-input.focus,.gh-select:focus,select:focus,textarea:focus{background-color:var(--white);border-color:var(--color-green);box-shadow:0 0 0 3px #30cf4340}.gh-input.error{background-color:var(--white);border-color:var(--color-red);box-shadow:0 0 0 3px #ef181840}.signup-paragraphs{color:var(--color-base);margin-bottom:36px;font-size:1.7rem}.signup-paragraphs p{margin-bottom:1.2em}.signup-paragraphs p:last-child{margin-bottom:0}.signup-paragraphs a{text-underline-offset:3.5px;-webkit-text-decoration-skip:none;text-decoration-skip:none;font-weight:600;text-decoration:underline}.signup-features{flex-direction:column;gap:40px;margin-top:8px;margin-bottom:48px;display:flex}.signup-feature{gap:20px;display:flex}.signup-feature-icon{background-color:#30cf432b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.signup-feature-icon svg{color:var(--color-green)}.signup-feature-icon:after{content:"";width:16px;height:16px;position:absolute;top:0;right:-4px}.signup-feature-icon.check:after{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_327_1630)'%3e%3ccircle cx='8' cy='8' r='8' fill='white'/%3e%3cpath d='M8 0C3.582 0 0 3.582 0 8C0 12.418 3.582 16 8 16C12.418 16 16 12.418 16 8C15.9873 3.58733 12.4127 0.0126667 8 0ZM12.8047 5.138L6.80467 11.138C6.67467 11.268 6.504 11.3333 6.33333 11.3333C6.16267 11.3333 5.992 11.268 5.862 11.138L3.19533 8.47133C2.93467 8.21067 2.93467 7.78933 3.19533 7.52867C3.456 7.268 3.87733 7.268 4.138 7.52867L6.33333 9.724L11.862 4.19533C12.1227 3.93467 12.544 3.93467 12.8047 4.19533C13.0653 4.456 13.0653 4.87733 12.8047 5.138Z' fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_327_1630'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.signup-feature-icon.cross:after{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='8' fill='white'/%3e%3cpath d='M8 0C3.5815 0 0 3.5815 0 8C0 12.4185 3.5815 16 8 16C12.4185 16 16 12.4185 16 8C15.987 3.587 12.413 0.013 8 0ZM11.3535 10.6465C11.549 10.842 11.549 11.158 11.3535 11.3535C11.256 11.451 11.128 11.5 11 11.5C10.872 11.5 10.744 11.451 10.6465 11.3535L8 8.707L5.3535 11.3535C5.256 11.451 5.128 11.5 5 11.5C4.872 11.5 4.744 11.451 4.6465 11.3535C4.451 11.158 4.451 10.842 4.6465 10.6465L7.293 8L4.6465 5.3535C4.451 5.158 4.451 4.842 4.6465 4.6465C4.842 4.451 5.158 4.451 5.3535 4.6465L8 7.293L10.6465 4.6465C10.842 4.451 11.158 4.451 11.3535 4.6465C11.549 4.842 11.549 5.158 11.3535 5.3535L8.707 8L11.3535 10.6465Z' fill='%23212121'/%3e%3c/svg%3e")}.signup-feature p>strong{margin-bottom:2px;font-size:1.05em;display:block}.signup-trial-choice{flex-direction:column;gap:8px;margin-top:-12px;margin-bottom:48px;display:flex}.signup-trial-choice label{cursor:pointer;letter-spacing:-.01em;border:1px solid #e5e9ed;border-radius:8px;align-items:center;gap:10px;margin:0;padding:16px;font-size:1.7rem;font-weight:400;transition:box-shadow .15s ease-in-out;display:flex}.signup-trial-choice label:hover{box-shadow:0 2px 4px #00000012,0 1px 1.4px #00000009}.signup-trial-choice input[type=radio]{display:none}.signup-trial-choice-radio{border:2px solid #ced4d9;border-radius:50%;width:24px;height:24px}.signup-trial-choice .signup-trial-choice-radio{justify-content:center;align-items:center;display:flex}.signup-trial-choice label:has(input[type=radio]:checked) .signup-trial-choice-radio{border-color:var(--color-base)}.signup-trial-choice .signup-trial-choice-radio:after{content:"";opacity:0;background-color:#ced4d9;border-radius:50%;width:12px;height:12px;transition:transform .15s ease-in-out;position:absolute;transform:scale(.8)}.signup-trial-choice label:has(input[type=radio]:checked) .signup-trial-choice-radio:after{background-color:var(--color-base);opacity:1;transform:scale(1)}.signup-trial-choice label:hover .signup-trial-choice-radio:after{opacity:1;transform:scale(1)}#signup-form-billing .gh-input-group:last-of-type{margin-bottom:8px}.signup-cc-inputs{background-color:#fff;border:0;grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.signup-cc-inputs>div:first-child{grid-column:1/-1;padding:1.3rem 1.6rem}#signup-form-billing .gh-btn{background:linear-gradient(90deg,#60d20d,#009b7f);border:0;min-height:52px;margin-top:40px}.marquee-wrapper{--gap:min(4vw,64px);gap:var(--gap);height:100%;padding-inline:var(--gap);background-color:var(--color-base);display:flex;position:fixed;inset:0}.marquee-wrapper:before{content:"";z-index:10;background:linear-gradient(#0003 0%,#0000004d 53.6%,#000000a6 64.06%,#000 83.25% 100%);position:fixed;inset:0}.marquee{-webkit-user-select:none;user-select:none;gap:var(--gap);flex-direction:column;width:33.3333%;display:flex;overflow:hidden}.marquee-content{justify-content:space-around;gap:var(--gap);flex-direction:column;flex-shrink:0;min-width:100%;animation:500s linear infinite scroll;display:flex}.marquee-content img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;border-radius:20px}.marquee-quote{color:#ced4d9;background-color:#272b31;border-radius:20px;padding:32px}.marquee-quote p{opacity:.7;text-wrap:pretty;margin-bottom:1em;font-size:1.8rem;font-weight:500;line-height:1.35}.marquee-quote-author{text-transform:uppercase;align-items:center;gap:12px;font-size:1.3rem;font-weight:500;display:flex}.marquee-quote-author img{border-radius:50%;flex-shrink:0;width:32px;height:32px}.marquee-quote-author span{opacity:.7}.marquee-reverse .marquee-content{animation-direction:reverse;animation-delay:-30s}.marquee:nth-child(3) .marquee-content{animation-duration:200s;animation-delay:-60s}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - var(--gap)))}}#mobile-form{visibility:hidden;position:absolute;top:0}#mobile-form .signup-paragraphs{margin-bottom:24px}#mobile-form .gh-input-group{margin-bottom:0}@media (height>=800px) and (width>=560px){.gh-form.create-account footer{position:fixed;bottom:48px}.gh-form.create-account footer a{color:#fff}}@media (width<=560px){.viewport,html{background:#fff}.marquee-wrapper{display:none}.signup-container{width:100%}.gh-form-wrapper{border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex}.gh-form{width:100%;min-width:auto;height:100%;padding:40px 28px}.gh-form h1{font-size:2.4rem}.gh-form header{margin:0 0 30px}label{font-size:1.4rem}.gh-input,.gh-select,select{padding:1.2rem 1.4rem;font-size:1.7rem}.gh-btn,.gh-input-group+.gh-btn,#signup-form-billing .gh-btn{min-height:48px;padding:1.4rem 1.6rem;font-size:1.7rem}.gh-btn-link{font-size:1.35rem}.form-error{margin:0 0 16px}.form-error p,p.form-error{margin:16px 0;font-size:1.35rem;font-weight:500}.signup-phrases{text-align:center;text-wrap:balance;font-size:1.35rem;line-height:1.2}.gh-form-footer{margin-bottom:24px}.gh-form footer{margin:28px 0 0;font-size:1.35rem}.signup-paragraphs{font-size:1.5rem}.signup-features{gap:20px}.signup-feature-icon{width:36px;height:36px}.create-account .gh-btn{order:2}.create-account .form-error{order:1}.create-account footer{order:3}.card-details .gh-btn{order:2}.card-details .form-error,.card-details .signup-phrases{order:3}}@media (width<=991px){.marquee{width:50%}.marquee:last-child{display:none}}@media (width<=1200px){.marquee-quote{display:none}}@media (width<=1440px){.marquee:nth-child(5){display:none}}@media (width<=2000px){.marquee:first-child{display:none}}@media (width>=1441px) and (width<=2000px){.marquee:nth-child(4){order:5}.marquee:nth-child(4) .marquee-content{animation-direction:normal}.marquee:nth-child(5){order:4}.marquee:nth-child(5) .marquee-content{animation-direction:reverse}}
