.ph-stroke{stroke:currentColor;stroke-width:2px}.ph-stroke.ph-thin{stroke-width:1px}.ph-fill{fill:currentColor}.menububble{position:absolute;display:-webkit-box;display:flex;z-index:20;background:#222;border-radius:5px;padding:.3rem;margin-bottom:.5rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.menububble.is-active{opacity:1;visibility:visible}.menububble__button{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;background:transparent;border:0;width:34px;text-align:center;color:#fff;padding:3px 6px;margin-right:3px;border-radius:3px;cursor:pointer}.menububble__button:last-child{margin-right:0}.menububble__button:hover{background-color:hsla(0,0%,100%,.1)}.menububble__button.is-active{background-color:hsla(0,0%,100%,.2)}.menububble__form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.menububble__input{font:inherit;border:none;background:transparent;color:#fff}.editor__content p.is-empty:first-child:before{content:attr(data-empty-text);float:left;color:#aaa;pointer-events:none;height:0}input.menububble__input{background:transparent!important;padding:5px!important;margin:0!important;color:#fff!important}form.menububble__form{margin:0!important}pre:before{content:attr(data-language);text-transform:uppercase;display:block;text-align:right;font-weight:700;font-size:.6rem}pre code .hljs-comment,pre code .hljs-quote{color:#999}pre code .hljs-attribute,pre code .hljs-link,pre code .hljs-name,pre code .hljs-regexp,pre code .hljs-selector-class,pre code .hljs-selector-id,pre code .hljs-tag,pre code .hljs-template-variable,pre code .hljs-variable{color:#8a7b52}pre code .hljs-built_in,pre code .hljs-builtin-name,pre code .hljs-literal,pre code .hljs-meta,pre code .hljs-number,pre code .hljs-params,pre code .hljs-type{color:#d35400}pre code .hljs-bullet,pre code .hljs-string,pre code .hljs-symbol{color:#00979d}pre code .hljs-section,pre code .hljs-title{color:#fc6}pre code .hljs-keyword,pre code .hljs-selector-tag{color:#69c}pre code .hljs-emphasis{font-style:italic}pre code .hljs-strong{font-weight:700}.editor__content{font-size:13px;line-height:1.4em}.editor__content img{max-width:100%!important;height:auto!important}.editor__content img.emoji{display:inline!important;border:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important;box-shadow:none!important}.editor__content blockquote,.editor__content ol,.editor__content p,.editor__content pre,.editor__content ul{margin:0;font-size:13px;line-height:1.4em;padding:0}.editor__content .mention{color:var(--ph-accent-color,#4353ff);white-space:nowrap}.editor__content b,.editor__content strong{font-weight:700;color:#000}.editor__content em,.editor__content i{font-style:italic}.editor__content p{margin-top:0;margin-bottom:0;line-height:1.4em;font-size:13px}.editor__content a{color:var(--ph-accent-color,#4353ff);text-decoration:none}.editor__content ol,.editor__content ul{padding:0;margin-left:25px;margin-bottom:10px}.editor__content ol li,.editor__content ul li{margin:0 0 3px;padding:0}.editor__content ul{list-style:disc}.editor__content ol{list-style:decimal}.editor__content code,.editor__content pre{background-color:rgba(0,0,0,.05);border-radius:3px}.editor__content pre{white-space:pre-wrap;margin-bottom:10px;margin-top:5px;padding:5px 10px;background-color:#23241f;color:#f8f8f2;overflow:visible}.editor__content code{font-size:85%;padding-bottom:2px;padding-top:2px}.editor__content code:after,.editor__content code:before{content:"\A0";letter-spacing:-2px}.editor__content pre code{background-color:transparent}.editor__content pre code:after,.editor__content pre code:before{content:none}.editor__content blockquote{border-left:4px solid #ccc;margin-bottom:10px;margin-top:5px;padding-left:16px}.ph-suggestion-list{max-width:200px;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;background:#fff;padding:15px;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:9999;bottom:60px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ph-suggestion-list__item{padding:5px;-webkit-transition:background .35s ease,color .35s ease;transition:background .35s ease,color .35s ease;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:3px;cursor:pointer;font-weight:400;font-size:13px}.ph-suggestion-list__item .ph-avatar{border-radius:50%;width:18px!important;position:relative!important;height:auto;display:inline-block;vertical-align:middle;margin-right:5px;overflow:hidden}.ph-suggestion-list__item .ph-avatar img{max-width:100%!important;height:auto!important}.ph-suggestion-list__item.is-selected{background:var(--ph-accent-color,#4353ff);color:#fff}.ph-suggestion-list__items{max-height:100px;width:100%;overflow:auto}.ph-suggestion-list__items::-webkit-scrollbar{background-color:transparent;width:5px}.ph-suggestion-list__items::-webkit-scrollbar-thumb{background-color:#e1e2e6}.ph-suggestion-list__items::-webkit-scrollbar-track{background-color:transparent}div#ph-wave .dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#999;-webkit-animation:wave 1.3s linear infinite;animation:wave 1.3s linear infinite}div#ph-wave .dot:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}div#ph-wave .dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes wave{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes wave{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.ph-loading-image{text-align:center}.ph-loading-image .ph-loading-image-dots{width:10px;height:10px;border-radius:50%;-webkit-animation:typing 1s linear infinite normal;animation:typing 1s linear infinite normal;position:relative;display:inline-block;margin-left:-32px;background-color:#fff;box-shadow:16px 0 0 0 hsla(0,0%,100%,.2),32px 0 0 0 hsla(0,0%,100%,.2)}.ph-loading-image.light .ph-loading-image-dots{background-color:#000;box-shadow:16px 0 0 0 rgba(0,0,0,.2),32px 0 0 0 rgba(0,0,0,.2);-webkit-animation:typing-light 1s linear infinite normal;animation:typing-light 1s linear infinite normal}@-webkit-keyframes typing{0%{background-color:#fff;box-shadow:16px 0 0 0 hsla(0,0%,100%,.2),32px 0 0 0 hsla(0,0%,100%,.2)}45%{background-color:hsla(0,0%,100%,.4);box-shadow:16px 0 0 0 #fff,32px 0 0 0 hsla(0,0%,100%,.2)}75%{background-color:hsla(0,0%,100%,.4);box-shadow:16px 0 0 0 hsla(0,0%,100%,.2),32px 0 0 0 #fff}}@keyframes typing{0%{background-color:#fff;box-shadow:16px 0 0 0 hsla(0,0%,100%,.2),32px 0 0 0 hsla(0,0%,100%,.2)}45%{background-color:hsla(0,0%,100%,.4);box-shadow:16px 0 0 0 #fff,32px 0 0 0 hsla(0,0%,100%,.2)}75%{background-color:hsla(0,0%,100%,.4);box-shadow:16px 0 0 0 hsla(0,0%,100%,.2),32px 0 0 0 #fff}}@-webkit-keyframes typing-light{0%{background-color:#000;box-shadow:16px 0 0 0 rgba(0,0,0,.2),32px 0 0 0 rgba(0,0,0,.2)}45%{background-color:rgba(0,0,0,.4);box-shadow:16px 0 0 0 #000,32px 0 0 0 rgba(0,0,0,.2)}75%{background-color:rgba(0,0,0,.4);box-shadow:16px 0 0 0 rgba(0,0,0,.2),32px 0 0 0 #000}}@keyframes typing-light{0%{background-color:#000;box-shadow:16px 0 0 0 rgba(0,0,0,.2),32px 0 0 0 rgba(0,0,0,.2)}45%{background-color:rgba(0,0,0,.4);box-shadow:16px 0 0 0 #000,32px 0 0 0 rgba(0,0,0,.2)}75%{background-color:rgba(0,0,0,.4);box-shadow:16px 0 0 0 rgba(0,0,0,.2),32px 0 0 0 #000}}@keyframes ph-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ph-spinner{to{-webkit-transform:rotate(1turn)}}.ph-spinner{min-width:24px;min-height:24px}.ph-spinner:before{content:"Loading";position:absolute;top:50%;left:50%;width:16px;height:16px;margin-top:-10px;margin-left:-10px;content:"";border-radius:50%;border:2px solid rgba(0,0,0,.3);border-top-color:rgba(0,0,0,.6)}.ph-spinner.ph-spinner-dark:before,.ph-spinner:before{animation:ph-spinner .6s linear infinite;-webkit-animation:ph-spinner .6s linear infinite}.ph-spinner.ph-spinner-dark:before{content:"";border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:hsla(0,0%,100%,.6)}.ph-assign-options{max-width:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;right:-15px;top:30px;background:#fff;padding:15px;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.35s ease;transition:.35s ease;z-index:1}.ph-assign-options.top{top:auto;bottom:30px}.ph-assign-options .ph-assign-options-select{max-height:110px;min-width:125px;padding-right:5px;overflow:auto}.ph-assign-options .ph-assign-options-select::-webkit-scrollbar{background-color:transparent;width:5px}.ph-assign-options .ph-assign-options-select::-webkit-scrollbar-thumb{background-color:#e1e2e6}.ph-assign-options .ph-assign-options-select::-webkit-scrollbar-track{background-color:transparent}.ph-assign-options:not(.top):after,.ph-assign-options:not(.top):before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ph-assign-options:not(.top):before{border-color:rgba(35,40,45,0) rgba(35,40,45,0) rgba(35,40,45,.06);border-width:9px;right:14px;z-index:71;top:-18px}.ph-assign-options:not(.top):after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:8px;right:15px;z-index:72;top:-16px}.ph-assign-options:not(.bottom):after,.ph-assign-options:not(.bottom):before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ph-assign-options:not(.bottom):before{border-color:rgba(35,40,45,.06) rgba(35,40,45,0) rgba(35,40,45,0);border-width:9px;right:14px;z-index:71;bottom:-18px}.ph-assign-options:not(.bottom):after{border-color:#fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:8px;right:15px;z-index:72;bottom:-16px}.ph-assign-options input,.ph-assign-options input:active,.ph-assign-options input:focus{font-size:13px;padding:6px 9px!important;background:#f3f3f3!important;border:none!important;margin:0!important;min-width:100%!important;width:100%!important}.ph-assign-options input:active:after,.ph-assign-options input:active:before,.ph-assign-options input:after,.ph-assign-options input:before,.ph-assign-options input:focus:after,.ph-assign-options input:focus:before{display:none}.ph-assign-options .ph-single-user-option-wrap{margin-bottom:1px;white-space:nowrap}.ph-assign-options .ph-single-user-option-wrap:last-child{margin-bottom:0}.ph-assign-options .ph-single-user-option{padding:5px;-webkit-transition:background .35s ease,color .35s ease;transition:background .35s ease,color .35s ease}.ph-assign-options .ph-single-user-option .ph-avatar,.ph-assign-options .ph-single-user-option img{margin-right:5px}.ph-assign-options .ph-single-user-option .ph-avatar,.ph-assign-options .ph-single-user-option .ph-avatar img{border-radius:50%;width:18px;height:auto;line-height:0;display:inline-block;vertical-align:middle}.ph-assign-options .ph-search-info{font-size:10px;padding:8px 5px 5px}.ph-assign-options .ph-single-user-option{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:3px;cursor:pointer;font-weight:400}.ph-assign-options .ph-single-user-option.ph-assigned-selection,.ph-assign-options .ph-single-user-option.ph-assigned-selection:hover{background:var(--ph-accent-color,#4353ff);color:#fff}.ph-assign-options .ph-single-user-option.ph-assigned-selection:hover i,.ph-assign-options .ph-single-user-option.ph-assigned-selection i{color:hsla(0,0%,100%,.7)}.ph-assign-options .ph-single-user-option:hover{color:#51595f;background:#f3f3f3}.ph-assign-options .ph-single-user-option:hover i{color:#51595f;opacity:.5}.ph-assign-options .ph-single-user-option .ph-display-name{overflow:hidden;text-overflow:ellipsis;max-height:13px;line-height:13px;font-size:13px}.ph-assign-options .ph-single-user-option i{font-size:8px;padding:5px;margin-left:auto;margin-right:5px}.ph-comment-assigned{position:relative}.ph-comment-assigned.ph-comment-members{margin-top:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;z-index:99}.ph-comment-assigned.ph-open .ph-assign-options{opacity:1;-webkit-transform:translate(0);transform:translate(0);visibility:visible;z-index:3}.ph-comment-assigned i{font-size:8px;color:#b1b1b1}.ph-comment-assigned .ph-assigned{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ph-comment-assigned .ph-assigned img{max-width:18px;height:auto;border-radius:50%}.ph-comment-assigned .ph-assign-user.ph-unassigned{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:18px;height:18px;border:1px dashed #51595f;opacity:.5;text-align:center;border-radius:50%;font-size:10px;cursor:pointer}.ph-comment-assigned .ph-assign-user.ph-unassigned i{font-size:10px;margin:auto}.ph-avatar{border-radius:999px;background:#fff}.ph-avatar-fallback{max-width:100%;display:-webkit-inline-box;display:inline-flex;font-size:11px;font-weight:700;background:#f3f3f3;border-radius:999px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-width:18px;min-height:18px;color:#51595f}.ph-change-subscribed{margin-right:10px;font-size:10px;text-decoration:none;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;opacity:0;cursor:pointer;color:#b1b1b1;text-align:right}.ph-comment-submit:hover .ph-change-subscribed{opacity:1}.ph-comment-assigned .ph-member-avatar.stacked{margin-left:-6px}.ph-comment-assigned .ph-member-avatar.stacked .ph-avatar{border:2px solid #fff}.ph-comment-assigned .ph-member-avatar .ph-member-overflow{background:#f3f3f3;position:relative;font-size:10px;line-height:20px;width:20px;height:20px;text-align:center;border-radius:9999px;font-weight:700}#project_pages_container svg{fill:currentColor}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.post-type-ph-website .updated{display:none}.ph-loading{margin-top:1px;margin-bottom:1px;border-radius:50%;width:13px;height:13px;border:2px solid #ccc;border-top-color:#999;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.ph-loading--double{border-style:double;border-width:.5rem}span.select-avatar img,span.select-avatar span{display:inline-block;vertical-align:middle}span.select-avatar img{border-radius:99px;margin-right:5px}#ph-website-website-notice.postbox{background:transparent;border:none;box-shadow:none;padding:0;margin-top:12px;margin-bottom:20px}#ph-website-website-notice.postbox .hndle,#ph-website-website-notice.postbox .inside{padding:0!important;margin:0}#ph-website-website-notice.postbox .handlediv,#ph-website-website-notice.postbox .hndle{display:none}#ph-website-website-notice.postbox p{margin:0 0 20px;font-size:10px;color:#999;text-align:center}#ph-website-website.postbox .ph_meta_box .spinner{float:none}#ph-website-website.postbox .ph_meta_box p.form-field{margin-bottom:0;border-bottom:none}#ph-website-website.postbox .ph_meta_box p.form-field:last-child{margin-bottom:0}#ph-website-website.postbox .ph_meta_box label{display:block;margin-bottom:8px}#ph-website-website.postbox .ph_meta_box input,#ph-website-website.postbox .ph_meta_box textarea{margin-bottom:8px}#ph-website-website.postbox .ph-installed{color:#85ab85;background:#d7efd7;display:inline-block;border-radius:3px;padding:1px 4px;vertical-align:baseline}#ph-website-website.postbox .ph-installed.ph-error{color:#7d5555;background:#efd7d7}a,a:active,a:focus{outline:none!important;box-shadow:none!important}#postbox-container-1 #ph-website-website .el-steps{display:none}.js #normal-sortables #ph-website-website.closed .inside{display:block}#postbox-container-2 #ph-website-website{background:none;border:none;box-shadow:none}#postbox-container-2 #ph-website-website .el-steps--simple{background:#fff}#postbox-container-2 #ph-website-website .handlediv,#postbox-container-2 #ph-website-website .hndle{display:none}#postbox-container-2 #ph-website-website .ph-step{padding:3%;text-align:center}#postbox-container-2 #ph-website-website .ph-connect-step.has-url,#postbox-container-2 #ph-website-website .ph-url-step{cursor:pointer}#postbox-container-2 #ph-website-website #ph_website_js_code{background:#fff;padding:20px;display:block;max-width:800px;margin:auto}#side-sortables .ph_meta_box .ph-field.checkbox,#side-sortables .ph_meta_box .ph-field.radio{display:-webkit-box;display:flex;padding-top:10px}#side-sortables .ph_meta_box .ph-field.checkbox input{margin-right:10px}#side-sortables .ph_meta_box .ph-field.radio{flex-wrap:wrap}.ph_meta_box .form-field{padding-bottom:20px;margin-bottom:20px}.ph_meta_box .form-field:after{clear:both;content:"";display:table}.ph_meta_box .form-field:not(:last-of-type){border-bottom:1px solid #eee}.ph_meta_box label{color:#555;width:150px;float:left}.ph_meta_box .ph-field{float:left}.ph_meta_box .ph-field label{display:inline-block;vertical-align:middle;width:auto;float:none;margin-bottom:0}.ph_meta_box .ph-field.radio label:not(:last-of-type){display:block;width:100%;margin-bottom:10px}.ph_meta_box p.form-field:last-of-type{padding-bottom:0}#side-sortables .ph_meta_box .ph-field:after{content:"";display:table;clear:both}#side-sortables .ph_meta_box p.form-field:last-of-type{margin-bottom:0}#update_options{margin-top:20px}.js #update_options{display:none}div.tog{height:34px;width:80px;position:relative;cursor:pointer;font-size:26px;line-height:12px;font-family:dashicons;background:#ccc}div.tog,div.tog:after{display:block;-webkit-transition:all .2s ease;transition:all .2s ease}div.tog:after{content:"";height:24px;width:30px;background:#fff;position:absolute;top:5px;left:5px}div.tog:before{content:"\F335";position:absolute;right:11px;top:12px;color:#fff}div.tog:hover:after{left:10px}div.tog.on:before{content:"\F147";right:50px}div.tog.on{background:#2ea2cc}div.tog.on:after{left:45px}div.tog.on:hover:after{left:40px}.admin-color-fresh div.tog.on{background:#0074a2}.admin-color-light div.tog.on{background:#04a4cc}.admin-color-blue div.tog.on{background:#4796b3}.admin-color-coffee div.tog.on{background:#c7a589}.admin-color-ectoplasm div.tog.on{background:#a3b745}.admin-color-midnight div.tog.on{background:#e14d43}.admin-color-ocean div.tog.on{background:#9ebaa0}.admin-color-sunrise div.tog.on{background:#dd823b}.el-alert{text-align:left}