.keyed-suggestions{border:1px solid var(--color-neutral-10);border-top:0;margin-right:-1px;max-height:50vh;overflow-y:auto;position:absolute;right:0;top:37px;width:100%}.keyed-suggestions__suggestions{display:flex;flex-direction:column}.keyed-suggestions__category{align-items:center;background-color:var(--color-neutral-0);border:0;border-bottom:1px solid var(--color-neutral-5);display:flex;font-size:.875rem;padding:4px 8px}.keyed-suggestions__category .keyed-suggestions__category-name{color:var(--color-neutral-70);text-transform:uppercase}.keyed-suggestions__category .keyed-suggestions__category-counter{color:var(--color-text-subtle);flex:1;margin-right:6px;text-transform:uppercase}.keyed-suggestions__category .keyed-suggestions__category-show-all{cursor:pointer;font-size:.875rem}.keyed-suggestions__value{background:var(--color-surface);border:0;border-bottom:1px solid var(--color-neutral-5);cursor:pointer;display:flex;font-size:1rem;padding:10px}.keyed-suggestions__value.is-selected{background-color:var(--color-primary);color:var(--color-text-inverted)}.keyed-suggestions__value.is-selected .keyed-suggestions__value-description{color:var(--color-text-inverted)}.keyed-suggestions__value-category{display:none}.keyed-suggestions__value-label-wigh-highlight{flex:0 0 auto}.keyed-suggestions__value-label-wigh-highlight .keyed-suggestions__value-emphasis,.keyed-suggestions__value-label-wigh-highlight .keyed-suggestions__value-normal{pointer-events:none}.keyed-suggestions__value-label-wigh-highlight .keyed-suggestions__value-emphasis{color:inherit;font-weight:600}.keyed-suggestions__value-description{color:var(--color-text-subtle);flex:1 1 auto;font-size:.875rem;height:19px;margin-right:.5em;overflow:hidden;padding-top:3px;pointer-events:none;position:relative}.keyed-suggestions__value-description:before{background:linear-gradient(to left,#0000,var(--color-surface-rgb) 90%)}.is-selected .keyed-suggestions__value-description:before,.keyed-suggestions__value-description:before{-webkit-touch-callout:none;bottom:0;content:"";display:block;height:auto;left:0;pointer-events:none;position:absolute;right:auto;top:0;-webkit-user-select:none;user-select:none;width:20%}.is-selected .keyed-suggestions__value-description:before{background:linear-gradient(to left,#0000,var(--color-primary-rgb) 90%)}.search-themes-card{background:var(--color-surface)}.search-themes-card .search{border:1px solid var(--color-neutral-10);border-radius:4px;box-sizing:border-box;flex:0 1 auto;height:56px;margin:0;position:relative}.search-themes-card .search.is-open.has-focus,.search-themes-card .search.is-open.has-focus:hover{border-color:var(--color-neutral-20);box-shadow:none}.search-themes-card .search.is-open.has-focus .keyed-suggestions,.search-themes-card .search.is-open.has-focus:hover .keyed-suggestions{border-color:var(--color-neutral-20)}.search-themes-card .search.is-open .search-themes-card__icon,.search-themes-card .search.is-open .search__icon-navigation,.search-themes-card .search.is-open .search__input{border-radius:4px}.search-themes-card .search .search__open-icon{transform:rotate(90deg) scale(1.058)}.search-themes-card .search .search__open-icon path{fill:var(--color-neutral-30)}.search-themes-card .search-themes-card__icon{align-items:center;background:var(--color-surface);display:flex;height:100%;justify-content:center;padding:0 8px;width:24px}.accessible-focus .search-themes-card .search-themes-card__icon:focus{outline:dotted 1px var(--color-primary)}.search-themes-card .search-themes-card__icon .search-themes-card__icon-close{cursor:pointer;transform:scale(.614)}.search-themes-card .keyed-suggestions{background-color:var(--color-surface);border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 289px 173px #00000005,0 128px 128px #00000008,0 32px 71px #00000008,0 0 0 #00000008;top:52px;transition:border-color .15s ease-in-out}.search-themes-card .keyed-suggestions.is-empty{border:0}.search-themes-card .keyed-suggestions .keyed-suggestions__suggestions{background-color:var(--color-surface);display:flex;flex-direction:column}.search-themes-card .keyed-suggestions .keyed-suggestions__category{border:0;font-size:.875rem;gap:2px;line-height:20px;padding:8px 14px;position:sticky;top:0;z-index:1}.search-themes-card .keyed-suggestions .keyed-suggestions__category .keyed-suggestions__category-name{color:var(--color-neutral-60);flex:1;text-transform:none}.search-themes-card .keyed-suggestions .keyed-suggestions__category .keyed-suggestions__category-counter{color:var(--color-neutral-60);flex:0;text-transform:none;white-space:nowrap}.search-themes-card .keyed-suggestions .keyed-suggestions__category .keyed-suggestions__category-show-all{color:var(--color-link);font-size:.875rem;line-height:20px}.search-themes-card .keyed-suggestions .keyed-suggestions__value{align-items:center;border:0;display:flex;font-size:0;gap:16px;justify-content:flex-start;padding:9px 14px}.search-themes-card .keyed-suggestions .keyed-suggestions__value.is-selected{background-color:var(--color-neutral-0);color:inherit}.search-themes-card .keyed-suggestions .keyed-suggestions__value.is-selected .keyed-suggestions__value-description{color:inherit}.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-icon{width:24px}.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-icon.needs-offset svg{margin-top:-1px}.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-icon svg path{fill:var(--color-neutral-60)}.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-label{flex:0 0 auto}.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-description,.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-emphasis,.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-normal{font-size:.875rem;height:24px;line-height:24px;margin:0;padding:0}.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-emphasis,.search-themes-card .keyed-suggestions .keyed-suggestions__value .keyed-suggestions__value-normal{font-weight:600}.theme-collection__container{margin-top:48px}.theme-collection__container .theme-collection__list-wrapper.swiper-wrapper{overflow-y:clip}.theme-collection__container .theme-card__info-options{display:none}@media(min-width:600px){.theme-collection__container .theme-card__info-options{display:inherit}}.theme-collection__container .theme-card__image-container{border-color:var(--studio-gray-5);border-radius:4px;box-shadow:0 2px 16px 0 #00000026}.theme-collection__meta{display:flex;justify-content:space-between}.theme-collection__headings{align-self:flex-end;flex-basis:80%}@media(min-width:600px){.theme-collection__headings{flex-basis:60%}}.theme-collection__title{color:var(--studio-gray-100);font-size:1.125rem;font-weight:400;line-height:1.4}@media(min-width:600px){.theme-collection__title{font-size:1.75rem;line-height:1.2}}.theme-collection__description{color:var(--studio-gray-60);font-size:.875rem;line-height:1.4}.theme-collection__description>*{margin-bottom:0}@media(min-width:600px){.theme-collection__description{font-size:1rem;line-height:1.5}}.theme-collection__list-item.swiper-slide{box-sizing:border-box;margin-top:24px;padding:0 16px;transition:margin-left .1s linear}.theme-collection__list-item.swiper-slide .card.theme-card{margin-left:0;margin-right:0}.theme-collection__list-wrapper{display:flex}.theme-collection__carousel-controls{align-items:center;align-self:end;display:flex;justify-content:flex-end}.theme-collection__carousel-controls .theme-collection__see-all{align-items:flex-end;color:var(--studio-gray-100);font-size:.875rem;font-style:normal;font-weight:400;height:auto;letter-spacing:-.15px;line-height:1.4;margin-left:0;padding:0;text-decoration:underline}@media(min-width:600px){.theme-collection__carousel-controls .theme-collection__see-all{align-items:inherit;margin-left:24px;text-decoration:none}.theme-collection__carousel-controls .theme-collection__see-all:hover{text-decoration:underline}}.theme-collection__carousel-controls .theme-collection__carousel-nav-button{display:none}@media(min-width:600px){.theme-collection__carousel-controls .theme-collection__carousel-nav-button{background-color:var(--studio-white);border:1px solid var(--studio-gray-5);border-radius:50%;display:flex;height:32px;justify-content:center;margin:0 8px;padding:0;pointer-events:all;transition:background-color .1s linear;width:32px}}.theme-collection__carousel-controls .theme-collection__carousel-nav-button:last-child{margin-left:0}.theme-collection__carousel-controls .theme-collection__carousel-nav-button:hover{background-color:var(--studio-gray-0)}.rtl .theme-collection__carousel-controls .theme-collection__carousel-nav-button{transform:scaleX(-1)}.card.theme-card.is-placeholder{animation:loading-fade 1.6s ease-in-out infinite;background-color:var(--color-neutral-10)}.theme__upsell{color:var(--color-neutral-light);flex:0 0 auto;padding:5px 0 0 10px}.theme__upsell-icon svg{border:2px solid var(--color-neutral-20);border-radius:100%;box-sizing:border-box;display:inline-block;height:22px;padding:0 0 1px 1px;transform:scale(.8);width:22px;z-index:0}.theme__upsell-icon svg:hover{border-color:#000}.theme__content{overflow:hidden;padding-bottom:54px;padding-top:75%;position:relative}.theme__update-alert{font-size:.75rem;left:0;padding:1px;position:absolute;right:0;top:0;z-index:1}@keyframes theme__rotate-spinner{to{transform:rotate(-1turn)}}.theme__update-alert .theme__update-alert-content .theme__updating-animated{animation:2s linear infinite;animation-name:theme__rotate-spinner}.theme__update-alert .theme__update-alert-content svg{margin:0 .5rem -.25rem}.theme__update-alert .theme__update-alert-content span{line-height:30px}.theme__update-alert .theme__update-alert-content.warning{background-color:#fcf9e8;border-right:4px solid #dba617}.theme__update-alert .theme__update-alert-content.success{background-color:#e4f8e9;border-right:4px solid var(--color-success)}.theme__update-alert .theme__update-alert-content.info{background-color:#e4f0f8;border-right:4px solid #0675c4}.theme__update-alert .theme__update-alert-content.danger{background-color:#f8e4e4;border-right:4px solid #c40606}.theme__update-alert .theme__button-link.button.is-borderless{float:left;font-size:.75rem;line-height:30px;margin-left:.5em}.theme__button-link.button.is-borderless{padding:0}.theme__button-link.components-button.is-link:not(:disabled){color:var(--studio-gray-40)}.theme__button-link.components-button.is-link:active:not(:disabled),.theme__button-link.components-button.is-link:hover:not(:disabled){color:var(--studio-gray-60)}.theme__img{box-sizing:border-box;display:block;padding:1px}.theme__img,.theme__no-screenshot{position:absolute;top:0;width:100%}.theme__no-screenshot{background:var(--color-neutral-10);bottom:54px;left:0;padding-top:36%}.theme__no-screenshot .gridicon{fill:var(--color-neutral-0);display:block;margin:-5% auto}.theme__more-button{border-right:1px solid var(--color-neutral-0);display:flex;flex:0 0 auto;height:54px;transition:all .1s ease-in-out}.theme__more-button button{color:var(--color-neutral-light);cursor:pointer;font-size:1.25rem;font-weight:600;padding:15px 19px}.is-active .theme__more-button button{color:rgba(var(--color-surface-rgb),.2)}.accessible-focus .theme__more-button button:focus{box-shadow:inset 0 0 0 2px var(--color-primary-light);z-index:1}.theme__more-button .gridicon{transition:all .15s cubic-bezier(.175,.885,.32,1.275)}.theme__more-button.is-active{border-right-color:rgba(var(--color-neutral-0-rgb),.7)}.theme__more-button:hover{background-color:rgba(var(--color-neutral-0-rgb),.7)}.theme__more-button:hover .gridicon{color:var(--color-primary)}.theme__more-button:hover.is-active .gridicon{color:var(--color-text-inverted)}.theme__more-button.is-open .gridicon{transform:rotate(-90deg)}.themes-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(352px,1fr));list-style:none;margin:0 -10px;padding:0}.feature-example .themes-list{margin:auto;max-width:1000px}.themes-list .pattern-assembler-cta-wrapper{grid-column:1/-1;grid-row-start:9;margin:0 16px 48px}.themes-list .second-upsell-wrapper{grid-column:1/-1;grid-row-start:7;padding:0 16px}.themes-list .second-upsell-wrapper .upsell-nudge{margin-bottom:2rem!important;margin-top:0!important}.themes-list__empty-search-text{color:var(--studio-gray-60);margin-bottom:32px;margin-top:48px}.themes-list__options{background-color:var(--studio-white);border:1px solid var(--studio-gray-5);border-radius:4px;padding:20px;text-align:center}@media(min-width:600px){.themes-list__options{padding:40px}}.themes-list .themes-list__options{grid-column:1/-1;margin:0 16px}.themes-list__options .themes-list__options-heading{font-size:1.25rem;font-weight:500;margin-bottom:12px}.themes-list__options .themes-list__options-subheading{color:var(--studio-gray-60);margin-bottom:20px}@media(min-width:600px){.themes-list__options .themes-list__options-subheading{margin-bottom:60px}}.themes-list__options .themes-list__option{display:block;margin:20px auto;width:100%}@media(min-width:600px){.themes-list__options .themes-list__option{display:flex;margin-bottom:40px;margin-top:40px;max-width:600px}}.themes-list__options .themes-list__option-icon{display:none;flex-shrink:0;margin-left:16px}@media(min-width:600px){.themes-list__options .themes-list__option-icon{display:block}}.themes-list__options .themes-list__option-content{border-bottom:1px solid var(--studio-gray-5);display:flex;flex-direction:column;gap:16px;padding-bottom:20px;width:100%}@media(min-width:480px){.themes-list__options .themes-list__option-content{flex-direction:row}}@media(min-width:600px){.themes-list__options .themes-list__option-content{padding-bottom:40px}}.themes-list__options .themes-list__option-text{text-align:right}.themes-list__options .themes-list__option-button{align-self:center;display:inline-block;height:-moz-fit-content;height:fit-content;overflow:visible;white-space:nowrap}@media(min-width:480px){.themes-list__options .themes-list__option-button{margin-right:auto}}.themes-list__options .themes-list__option-title{font-weight:500;margin-bottom:8px}.themes-list__options .themes-list__option-description{color:var(--studio-gray-60);font-size:.875rem}.themes-list__options .themes-list__option-description>ul{color:var(--studio-gray-60);counter-reset:li;display:flex;flex-direction:column;font-size:.875rem;font-weight:400;gap:12px;line-height:20px;list-style-type:none;margin:0}.themes-list__options .themes-list__option-description>ul>li{align-items:center;display:flex;padding-right:28px;position:relative}.themes-list__options .themes-list__option-description>ul>li:before{align-items:center;border:.909px solid var(--studio-gray-80);border-radius:50%;box-sizing:border-box;color:var(--studio-gray-80);content:counter(li);counter-increment:li;display:flex;font-size:10.909px;font-weight:400;height:20px;justify-content:center;letter-spacing:-.061px;line-height:20px;position:absolute;right:0;top:0;width:20px}.themes-list__options .themes-list__option:last-child{margin-bottom:0}.themes-list__options .themes-list__option:last-child .themes-list__option-content{border-bottom:none;padding-bottom:0}@media(min-width:600px){.themes-list__options .themes-list__option:last-child .themes-list__option-content{padding-bottom:20px}}.theme-showcase.is-collection-view .themes-list{grid-template-columns:repeat(1,1fr)}@media(min-width:661px){.theme-showcase.is-collection-view .themes-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1080px){.theme-showcase.is-collection-view .themes-list{grid-template-columns:repeat(3,1fr)}}.themes__showcase .theme-collection__container{background-color:var(--studio-gray-0);grid-column:1/-1;grid-row-start:3;margin-bottom:48px;margin-top:0;padding-top:48px}@media(min-width:1401px){.themes__showcase .theme-collection__container:last-child{padding-bottom:88px}}.themes__showcase .theme-collection__container+.pattern-assembler-cta-wrapper{margin-top:48px}@media(min-width:661px){.is-logged-out .themes__showcase .theme-collection__container{margin-left:-16px;margin-right:-16px}}.is-logged-out .themes__showcase .theme-collection__meta{margin-left:16px;margin-right:16px}@media(min-width:661px){.is-logged-out .themes__showcase .theme-collection__meta{margin-left:32px;margin-right:32px}.is-logged-out .themes__showcase .theme-collection__list-item.swiper-slide{margin-right:0;padding:0 32px}}@media(min-width:736px){.is-logged-out .themes__showcase .theme-collection__list-item.swiper-slide{max-width:48%}}@media(min-width:1080px){.is-logged-out .themes__showcase .theme-collection__list-item.swiper-slide{max-width:37%;padding:0 32px}}@media(min-width:600px){.is-logged-in .themes__showcase .theme-collection__container{margin-left:-8px;margin-right:-8px}}@media(min-width:960px){.is-logged-in .themes__showcase .theme-collection__container{margin-left:-16px;margin-right:-16px}}.is-logged-in .themes__showcase .theme-collection__meta{margin-left:16px;margin-right:16px}@media(min-width:600px){.is-logged-in .themes__showcase .theme-collection__meta{margin-left:24px;margin-right:24px}}@media(min-width:960px){.is-logged-in .themes__showcase .theme-collection__meta{margin-left:32px;margin-right:32px}}@media(min-width:600px){.is-logged-in .themes__showcase .theme-collection__list-item.swiper-slide{margin-right:0;padding:0 24px}}@media(min-width:960px){.is-logged-in .themes__showcase .theme-collection__list-item.swiper-slide{padding:0 32px}}@media(min-width:1009px){.is-logged-in .themes__showcase .theme-collection__list-item.swiper-slide{max-width:50%}}@media(min-width:1361px){.is-logged-in .themes__showcase .theme-collection__list-item.swiper-slide{max-width:37%}}.info-popover .gridicon{color:var(--color-text-subtle);cursor:pointer}.accessible-focus .info-popover:focus .gridicon,.info-popover.is-active .gridicon,.info-popover:hover .gridicon{color:var(--color-neutral-70)}.popover.info-popover__tooltip{outline:none}.popover.info-popover__tooltip .popover__inner{color:var(--color-neutral-50);font-size:.875rem;max-width:220px;padding:16px;text-align:right}.formatted-header{margin:16px 0 24px;text-align:center}@media(max-width:660px){.formatted-header.has-screen-options{margin:32px 16px 24px 0}}@media(min-width:961px){.formatted-header{margin-bottom:35px;margin-top:16px}.formatted-header.is-without-subhead{margin-bottom:24px}}.formatted-header.is-left-align,.formatted-header.is-right-align{margin:16px}@media(max-width:660px){.formatted-header.is-left-align.has-screen-options,.formatted-header.is-right-align.has-screen-options{margin:32px 16px 16px}}@media(min-width:661px){.formatted-header.is-left-align,.formatted-header.is-right-align{margin:0 0 16px}}.formatted-header.is-left-align{text-align:start}.formatted-header.is-right-align{text-align:end}@media(max-width:660px){.formatted-header.is-compact-on-mobile{text-align:start}.formatted-header.is-compact-on-mobile .formatted-header__title{font-size:17px;font-weight:600;padding:0 24px}.formatted-header.is-compact-on-mobile .formatted-header__subtitle{padding:0 24px 12px}}.formatted-header.modernized-header.is-left-align,.formatted-header.modernized-header.is-right-align{margin:0;padding-bottom:16px}@media(max-width:782px){.formatted-header.modernized-header.is-left-align,.formatted-header.modernized-header.is-right-align{margin:0 16px}}.formatted-header.modernized-header.is-left-align .formatted-header__title,.formatted-header.modernized-header.is-right-align .formatted-header__title{color:var(--color-neutral-100);font-size:1.25rem;font-weight:500;line-height:26px;margin-bottom:4px}.formatted-header.modernized-header.is-left-align .formatted-header__subtitle,.formatted-header.modernized-header.is-right-align .formatted-header__subtitle{color:var(--color-neutral-60);font-size:.875rem;font-weight:400;line-height:20px;margin:0}.formatted-header.mini-carousel-block__header-text{margin:0}.formatted-header.mini-carousel-block__header-text .formatted-header__title{font-size:18px;font-weight:600;margin-bottom:0}.formatted-header__title{font-size:1.25rem;line-height:1.2em;margin-top:24px;padding:0 10px}@media(min-width:661px){.formatted-header__title{font-size:1.5rem;margin:0 0 5px;padding:0}}.is-left-align .formatted-header__title,.is-right-align .formatted-header__title{margin-top:0;padding:0}.formatted-header__subtitle{color:var(--color-neutral-50);font-size:.875rem;padding:0 20px 24px}@media(min-width:481px){.formatted-header__subtitle{padding:0}}.is-left-align .formatted-header__subtitle,.is-right-align .formatted-header__subtitle{padding:0}.formatted-header__subtitle .tailored-flow-subtitle__cta-text{color:var(--studio-gray-80);cursor:pointer;text-decoration:underline}.theme-showcase.is-collection-view .theme-collection-view-header{padding:32px 16px}.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in{margin:0;padding:0}.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in .navigation-header__main{padding-bottom:20px}.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in .theme-collection-view-header__info{padding-right:16px}@media(min-width:600px){.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in .theme-collection-view-header__info{padding-right:0}}.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in .formatted-header__title{font-size:1.25rem;font-weight:500;line-height:26px;margin-bottom:0}.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in .formatted-header__subtitle{color:var(--color-neutral-60);display:inline-block;font-size:.875rem;letter-spacing:-.15px;line-height:20px;margin:0}.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in .breadcrumbs{margin:16px;padding-bottom:22px}@media(min-width:600px){.theme-showcase.is-collection-view .theme-collection-view-header.is-logged-in .breadcrumbs{margin:0}}.theme-showcase.is-collection-view .theme-collection-view-header:not(.is-logged-in){background-color:#e5f4ff}.theme-showcase.is-collection-view .theme-collection-view-header:not(.is-logged-in) .formatted-header__title{color:var(--studio-blue-50);font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif;font-size:2.75rem;font-style:normal;font-weight:400;margin-bottom:16px}@media(min-width:661px){.theme-showcase.is-collection-view .theme-collection-view-header{padding:48px 32px}}@media(min-width:1080px){.theme-showcase.is-collection-view .theme-collection-view-header{margin-bottom:48px;padding:48px}}.theme-showcase.is-collection-view .theme-collection-view-header__back{color:var(--studio-blue-50);font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:1.5;padding-right:0;text-decoration:none}.rtl .theme-showcase.is-collection-view .theme-collection-view-header__back svg{transform:scaleX(-1)}.theme-showcase.is-collection-view .formatted-header__title{font-size:1.875rem;font-style:normal;font-weight:600;line-height:1.15;margin-bottom:8px}.theme-showcase.is-collection-view .formatted-header__subtitle{color:var(--studio-gray-80);font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.6;margin-bottom:0;max-width:680px}.screen-options-tab{left:32px;position:fixed;top:var(--masterbar-height);z-index:179}.screen-options-tab__button{background-color:#fff;border:1px solid var(--color-neutral-5);border-radius:0 0 4px 4px;color:#757575;cursor:pointer;font-size:13px;line-height:1.7;padding:3px 16px}.screen-options-tab__button:focus-visible,.screen-options-tab__button:hover{color:var(--color-neutral-70)}.screen-options-tab__button:focus-visible .screen-options-tab__icon,.screen-options-tab__button:hover .screen-options-tab__icon{border-bottom-color:var(--color-neutral-70);border-top-color:var(--color-neutral-70)}.screen-options-tab__button:focus-visible{border-color:var(--color-primary-light);box-shadow:0 0 3px var(--color-primary-light)}.screen-options-tab__label{display:inline-block;margin-left:7px}.screen-options-tab__icon{border-left:5px solid #0000;border-right:5px solid #0000;display:inline-block;height:0;width:0}.screen-options-tab__icon--closed{border-top:7px solid #757575}.screen-options-tab__icon--open{border-bottom:7px solid #757575}.screen-options-tab__wrapper{position:relative}.screen-options-tab__dropdown{background-color:#fff;border:1px solid var(--color-neutral-5);border-radius:4px;box-shadow:0 4px 10px #0000001a;left:0;padding:3px;position:absolute;top:5px;width:215px}.screen-switcher:not(:hover) .screen-switcher__button:first-child>strong{color:var(--color-accent)}.screen-switcher__button,a.screen-switcher__button{border:1px solid #0000;border-radius:4px;color:var(--color-text);cursor:pointer;display:inline-block;font-size:.75rem;line-height:normal;padding:8px;text-align:right}.screen-switcher__button:first-child,a.screen-switcher__button:first-child{border-color:var(--color-accent);margin-bottom:4px}.screen-switcher__button:last-child,a.screen-switcher__button:last-child{margin-bottom:0}.screen-switcher__button strong,a.screen-switcher__button strong{display:block;font-size:13px;margin-bottom:4px}.screen-switcher__button:focus>strong,.screen-switcher__button:hover>strong,a.screen-switcher__button:focus>strong,a.screen-switcher__button:hover>strong{color:var(--color-accent)}.navigation-header{box-sizing:border-box;margin-bottom:0;padding:16px;width:100%}@media(min-width:600px){.navigation-header{padding:0 0 24px}}.navigation-header .breadcrumbs li{color:var(--studio-gray-60,#50575e);font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:-.15px;line-height:20px}.navigation-header .breadcrumbs li:last-of-type:not(:first-of-type){color:var(--studio-gray-100,#101517);font-weight:400}.navigation-header.navigation-header__screen-options-tab{padding-top:38px}@media(min-width:600px){.navigation-header.navigation-header__screen-options-tab{padding-top:16px}}.navigation-header__main{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between}@media(max-width:660px){.navigation-header__main{min-height:60px}}.navigation-header__main>.formatted-header{flex:1}.navigation-header__main>.formatted-header>div:first-child{display:flex;flex-direction:column;gap:4px}.navigation-header__main .formatted-header__title{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.25rem;font-weight:500;line-height:26px;margin-bottom:0}.navigation-header__main .formatted-header__subtitle{color:var(--color-neutral-60);display:none;letter-spacing:-.15px;line-height:20px;margin:0}@media(min-width:600px){.navigation-header__main .formatted-header__subtitle{display:inline-block}}.navigation-header__main .button{display:flex;line-height:20px}.navigation-header__main .info-popover{display:inline-block}@media(min-width:600px){.navigation-header__main .info-popover{display:none}}.navigation-header__main .navigation-header__actions{align-items:center;display:flex;gap:16px}#primary header.navigation-header header.formatted-header{margin:0}.has-no-sidebar .themes__upload-button{margin-left:32px}.themes__selection .themes-list{margin-top:13px}.themes-toolbar-group.responsive-toolbar-group__dropdown,.themes-toolbar-group.responsive-toolbar-group__swipe{padding:0}.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__full-list,.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__grouped-list,.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__swipe-list,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__full-list,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__grouped-list,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__swipe-list{display:flex;gap:4px;justify-content:space-between;padding:0}.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__full-list>div:first-of-type,.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__grouped-list>div:first-of-type,.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__swipe-list>div:first-of-type,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__full-list>div:first-of-type,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__grouped-list>div:first-of-type,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__swipe-list>div:first-of-type{margin-right:0}.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__full-list>div:last-of-type,.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__grouped-list>div:last-of-type,.themes-toolbar-group.responsive-toolbar-group__dropdown .responsive-toolbar-group__swipe-list>div:last-of-type,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__full-list>div:last-of-type,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__grouped-list>div:last-of-type,.themes-toolbar-group.responsive-toolbar-group__swipe .responsive-toolbar-group__swipe-list>div:last-of-type{margin-left:0}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar{background-color:initial;border:0;min-height:28px}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button{color:var(--color-neutral-60);height:28px;line-height:24px;padding:4px 12px}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button.responsive-toolbar-group__more-item,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button.responsive-toolbar-group__more-item{padding-left:0}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button:before,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button:before{border-radius:4px;height:28px;left:0;right:0;transition:background-color .15s ease-in-out}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button:focus-visible:before,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button:focus-visible:before{box-shadow:inset 0 0 0 2px var(--color-primary-light)}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button:not(.is-pressed):not(.is-selected):hover:before,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button:not(.is-pressed):not(.is-selected):hover:before{background-color:var(--studio-gray-0)}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button.is-pressed,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button.is-pressed{color:var(--color-text-inverted)}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button.is-pressed:before,.themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button.is-pressed:before{background-color:var(--color-neutral-80)}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-dropdown__content,.themes-toolbar-group.responsive-toolbar-group__swipe .components-dropdown__content{border-radius:4px}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-dropdown__content .components-menu-group>div,.themes-toolbar-group.responsive-toolbar-group__swipe .components-dropdown__content .components-menu-group>div{display:flex;flex-direction:column;gap:4px}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-dropdown__content .responsive-toolbar-group__menu-item,.themes-toolbar-group.responsive-toolbar-group__swipe .components-dropdown__content .responsive-toolbar-group__menu-item{border-radius:4px}.themes-toolbar-group.responsive-toolbar-group__dropdown .components-dropdown__content .responsive-toolbar-group__menu-item.is-selected,.themes-toolbar-group.responsive-toolbar-group__swipe .components-dropdown__content .responsive-toolbar-group__menu-item.is-selected{background-color:var(--color-neutral-80);color:var(--color-text-inverted)}.is-section-themes.theme-default.color-scheme{--color-surface-backdrop:var(--studio-white)}.is-section-themes .main>.notice.is-error{margin-bottom:0;margin-top:24px}.is-logged-out .themes__controls:before,.is-logged-out .themes__header-logged-out:before{background-color:#e5f4ff;content:"";height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.is-logged-out .themes__header-logged-out{border:none;margin:0;padding:24px 16px;position:relative}@media(min-width:661px){.is-logged-out .themes__header-logged-out{padding:64px 32px 16px}}.is-logged-out .themes__header-logged-out h1{color:var(--studio-blue-50);font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif;font-size:2.75rem;line-height:1.15;margin-bottom:16px}.is-logged-out .themes__header-logged-out .page-sub-header{font-size:1.125rem;line-height:26px;margin-bottom:8px;max-width:680px}.is-logged-out .themes__content{position:relative}.is-logged-out .themes__content .themes-toolbar-group{padding:72px 0 24px}.is-logged-out .themes__content .themes__controls,.is-logged-out .themes__content .themes__showcase{padding:0 16px;position:relative}@media(min-width:661px){.is-logged-out .themes__content .themes__controls,.is-logged-out .themes__content .themes__showcase{padding:0 32px}}.is-logged-out .search-themes-card.is-suggestions-open{max-width:100%}.is-logged-out .search-themes-card .keyed-suggestions,.is-logged-out .search-themes-card .search{border:none;box-shadow:0 0 0 0 #26131308,0 1px 2px 0 #26131308,0 4px 4px 0 #26131308,0 9px 5px 0 #26131305,0 16px 6px 0 #26131300,0 25px 7px 0 #26131300;margin:0}.is-logged-out .search-themes-card .keyed-suggestions__category{background-color:var(--studio-blue-5)}.is-logged-out .search-themes-card .keyed-suggestions__value.is-selected{background-color:rgba(var(--studio-blue-rgb),.1)}.is-logged-out .themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button:not(.is-pressed),.is-logged-out .themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button:not(.is-pressed){color:var(--studio-blue-90)}.is-logged-out .themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button:not(.is-pressed):hover:before,.is-logged-out .themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button:not(.is-pressed):hover:before{background-color:rgba(var(--studio-blue-rgb),.1)}.is-logged-out .themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button.is-pressed,.is-logged-out .themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button.is-pressed{color:var(--color-text-inverted)}.is-logged-out .themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button.is-pressed:before,.is-logged-out .themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button.is-pressed:before{background-color:var(--studio-blue-50)}.is-logged-out .themes-toolbar-group.responsive-toolbar-group__dropdown .components-toolbar .components-button.is-selected,.is-logged-out .themes-toolbar-group.responsive-toolbar-group__swipe .components-toolbar .components-button.is-selected{background-color:var(--studio-blue-50);color:var(--color-text-inverted)}.is-logged-out .theme__filters{margin:0;padding:72px 0 24px}.is-logged-out .theme__filters .segmented-control{background-color:var(--studio-blue-5)}.is-logged-out .theme__filters .segmented-control .segmented-control__text{color:var(--studio-gray-80)}@media(min-width:480px){.is-logged-out .theme__search{width:100%}}@media(min-width:600px){.is-logged-out .theme__search{width:75%}}@media(min-width:782px){.is-logged-out .theme__search{width:70%}}@media(min-width:960px){.is-logged-out .theme__search{width:60%}}@media(min-width:1080px){.is-logged-out .theme__search{width:50%}}.is-logged-out .theme__search .section-nav-tabs__dropdown{box-shadow:0 0 0 0 #26131308,0 1px 2px 0 #26131308,0 4px 4px 0 #26131308,0 9px 5px 0 #26131305,0 16px 6px 0 #26131300,0 25px 7px 0 #26131300}.is-logged-out .theme__search .section-nav-tabs__dropdown .select-dropdown__header{border-width:0;color:#575d63;line-height:1.5}.is-logged-out .theme__search .section-nav-tabs__dropdown .is-selected{background-color:var(--color-neutral-80);color:var(--color-text-inverted)}.is-logged-out .theme__search .section-nav-tabs__dropdown .select-dropdown__option:hover{background:var(--studio-gray-0)}.is-logged-out .theme__search .section-nav-tabs__dropdown .select-dropdown__item:not(.is-selected):hover{background-color:rgba(var(--studio-blue-rgb),.1);color:var(--studio-blue-90)}@media(max-width:600px){.theme-showcase .navigation-header{padding-bottom:16px}}.theme-showcase .theme__search{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:10px}.theme-showcase .theme__search .keyed-suggestions{top:42px}.theme-showcase .theme__search .select-dropdown__header{font-weight:400}.theme-showcase .theme__search .select-dropdown__options{position:absolute;width:100%}@media(min-width:480px){.theme-showcase .theme__search .select-dropdown__options{position:inherit}.theme-showcase .theme__search{flex-direction:row}}.theme-showcase .theme__search .search-themes-card .search{border-radius:2px;height:43px}.theme-showcase .theme__search .section-nav-tabs__dropdown .select-dropdown__container{width:100%}.theme-showcase .theme__search .theme__search-input{padding:0 0 10px;width:100%}@media(min-width:480px){.theme-showcase .theme__search .theme__search-input{padding:0 0 0 10px}}.theme-showcase .theme__search .section-nav-tabs__dropdown{flex-shrink:0;width:100%}@media(min-width:480px){.theme-showcase .theme__search .section-nav-tabs__dropdown{width:auto}}.theme-showcase .theme__search .section-nav-tabs__dropdown .is-selected{background-color:var(--studio-blue-50)}.theme-showcase .themes-toolbar-group{margin:0;padding-top:15px}.theme-showcase .themes__showcase{margin-top:32px}.theme-showcase .themes__selection .themes-list{margin:0 -16px}.theme-showcase .themes__content .upsell-nudge{background-color:#f0f7fc;border:none;border-radius:4px;box-shadow:none;margin-bottom:32px;margin-top:32px;padding:24px 30px}.theme-showcase .themes__content .upsell-nudge.is-wooexpress-or-free-trial-plan{margin-bottom:32px}.theme-showcase .themes__content .upsell-nudge.is-dismissible .dismissible-card__close-button,.theme-showcase .themes__content .upsell-nudge.is-dismissible .dismissible-card__close-button svg{height:16px;width:16px}.theme-showcase .themes__content .upsell-nudge .banner__content{gap:16px}@media(min-width:661px){.theme-showcase .themes__content .upsell-nudge .banner__content{gap:32px}}.theme-showcase .themes__content .upsell-nudge .banner__description,.theme-showcase .themes__content .upsell-nudge .banner__title{color:var(--color-neutral-80);font-size:.875rem;line-height:20px}.theme-showcase .themes__content .upsell-nudge .banner__title{font-weight:500}.theme-showcase .themes__content .upsell-nudge .banner__icon{background-color:var(--studio-blue-50);display:none}.theme-showcase .themes__content .upsell-nudge .banner__icon-circle{background-color:var(--studio-blue-50)}.theme-showcase .themes__content .upsell-nudge .banner__action .button{background-color:var(--studio-blue-50);border:none;font-size:.875rem;font-weight:400;line-height:22px;padding:8px 14px;white-space:nowrap}.theme-showcase .themes__content .upsell-nudge .banner__action .button:hover{background-color:var(--studio-blue-60)}.accessible-focus .theme-showcase .themes__content .upsell-nudge .banner__action .button:focus{box-shadow:0 0 0 2px var(--color-primary-light);outline:0}.theme-showcase .themes__install-theme-button-container{margin:0}.theme-showcase .themes__install-theme-button-container .button{border-radius:4px;box-shadow:0 1px 2px #0000000d;box-sizing:border-box;color:var(--color-neutral-100);display:block;font-size:.875rem;line-height:20px;padding:8px 16px;white-space:nowrap}.themes:not(.is-logged-out) .theme-showcase .theme__search .section-nav-tabs__dropdown .is-selected{background-color:var(--color-neutral-80);color:var(--color-text-inverted)}.popover__menu .popover__menu-item:active,.popover__menu .popover__menu-item:focus,.popover__menu .popover__menu-item:hover,.themes:not(.is-logged-out) .theme-showcase .theme__search .section-nav-tabs__dropdown .select-dropdown__item:not(.is-selected):hover{background-color:var(--studio-gray-0);color:var(--color-neutral-60)}.themes__upload-button{float:left}.themes__upload-button.is-compact{color:var(--color-neutral-70);margin-top:23px}.themes__upload-button.is-compact .gridicon{padding-left:4px}@media(max-width:660px){.themes__upload-button.is-compact{margin-left:15px;margin-top:24px}}@media(max-width:480px){.themes__upload-button.is-compact{font-size:0}.themes__upload-button.is-compact .gridicon{margin-left:0;padding:0}}.themes__content{min-height:100vh}@media(max-width:600px){.themes__content .themes__controls,.themes__content .themes__showcase{padding:0 16px}}.theme-showcase__open-showcase-button-holder{display:flex;justify-content:center;margin:20px 0;width:100%}.theme-showcase__open-showcase-button-holder hr{width:50%}.theme-showcase__open-showcase-button-holder button{margin-bottom:200px}.themes__hidden-content{display:none}.section-nav.themes__section-nav{border:1px solid var(--color-border-subtle);border-top:0;box-shadow:none}@media(min-width:481px){.section-nav.themes__section-nav .section-nav-tab__link{height:60px;line-height:36px;padding:12px}}.theme__filters{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:24px;padding:0}@media(min-width:661px){.theme__filters{flex-direction:row;gap:0}}.theme__filters .themes-toolbar-group{flex:1;height:28px;max-width:100%;min-width:0}.theme__filters .segmented-control{background-color:var(--studio-gray-0);border-radius:4px;box-sizing:border-box;height:28px;padding:4px;z-index:1}.theme__filters .segmented-control .segmented-control__item.is-selected .segmented-control__link{background-color:var(--color-surface);box-shadow:0 1px 2px #0000000d;color:var(--color-neutral-100)}.theme__filters .segmented-control .segmented-control__item .segmented-control__link{border:0;border-radius:4px;color:var(--color-neutral-60);font-size:.875rem;line-height:20px;padding:0 16px}.accessible-focus .theme__filters .segmented-control .segmented-control__item .segmented-control__link:focus{box-shadow:inset 0 0 0 2px var(--color-primary-light)}.theme-showcase__all-themes-title{font-weight:600}.theme-showcase__all-themes-description,.theme-showcase__all-themes-title{margin-left:16px;margin-right:16px}@media(min-width:661px){.theme-showcase__all-themes-description,.theme-showcase__all-themes-title{margin-left:0;margin-right:0}}.section-nav-tab__text .theme-showcase__badge-beta,.section-nav__mobile-header-text .theme-showcase__badge-beta{margin-right:6px}.select-dropdown{height:43px;overflow:hidden}.select-dropdown.is-open{overflow:visible}.select-dropdown.is-compact{height:35px}.select-dropdown__container{display:inline-block;max-width:100%;position:relative}.accessible-focus .select-dropdown.is-open .select-dropdown__container,.accessible-focus .select-dropdown__container:focus,.select-dropdown.is-open .select-dropdown__container{z-index:170}.accessible-focus .select-dropdown.is-open .select-dropdown__container .select-dropdown__header,.accessible-focus .select-dropdown__container:focus .select-dropdown__header{border-color:var(--color-primary)}.accessible-focus .select-dropdown__container{border-radius:2px}.accessible-focus .select-dropdown__container:focus{border-color:#00aadc;outline:0}.accessible-focus .select-dropdown.is-open .select-dropdown__container{box-shadow:0 0 0 2px var(--color-primary-light)}.select-dropdown__header{align-items:center;background-color:var(--color-surface);border:1px solid var(--color-neutral-10);border-radius:2px;box-sizing:border-box;color:var(--color-neutral-70);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;height:43px;justify-content:space-between;line-height:40px;padding:0 16px;transition:background-color .2s ease}.select-dropdown__header .gridicons-chevron-down{fill:var(--color-neutral-50);flex-shrink:0;margin:0;transition:transform .15s cubic-bezier(.175,.885,.32,1.275)}.is-disabled .select-dropdown__header .gridicons-chevron-down{fill:var(--color-neutral-0)}.is-compact .select-dropdown__header{font-size:.75rem;height:35px;line-height:32px;padding-left:8px}.is-compact .select-dropdown__header .count{border-width:0;left:25px;top:8.5px}.is-disabled .select-dropdown__header{background:var(--color-surface);border-color:var(--color-neutral-0);color:var(--color-neutral-0);cursor:default}.is-disabled .select-dropdown__header.is-active,.is-disabled .select-dropdown__header:active{border-width:1px}.is-loading .select-dropdown__header .count,.is-loading .select-dropdown__header .select-dropdown__header-text{animation:loading-fade 1.6s ease-in-out infinite;color:var(--color-neutral-50)}.select-dropdown.is-open .select-dropdown__header{background-color:var(--color-neutral-0);border-radius:2px 2px 0 0;box-shadow:none}.select-dropdown.is-open .select-dropdown__header .gridicons-chevron-down{transform:rotate(180deg)}.accessible-focus .select-dropdown:not(.is-open) .select-dropdown__container:focus .select-dropdown__header{box-shadow:0 0 0 2px var(--color-primary-light)}.select-dropdown__header .count{left:40px;position:absolute;top:11.5px}.select-dropdown__header-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-count .select-dropdown__header-text{padding-left:40px}.select-dropdown__header-text .gridicon,.select-dropdown__header-text .material-icon{margin-bottom:-4px;margin-left:8px;vertical-align:text-bottom}.is-compact .select-dropdown__header-text .gridicon,.is-compact .select-dropdown__header-text .material-icon{margin-bottom:0;position:relative;top:2px}.select-dropdown__options{background-color:var(--color-surface);border:1px solid var(--color-neutral-10);border-radius:0 0 2px 2px;border-top:0;box-sizing:border-box;list-style:none;margin:-1px 0 0;padding:0;visibility:hidden}.accessible-focus .select-dropdown__options{border:1px solid var(--color-primary);border-top-color:var(--color-neutral-10)}.select-dropdown.is-open .select-dropdown__options{visibility:visible}.select-dropdown__option{height:40px}.select-dropdown__option:last-child .select-dropdown__item{border-radius:0 0 2px 2px}.select-dropdown__option:hover{background-color:var(--color-neutral-5)}.select-dropdown__item{color:var(--color-neutral-70);cursor:pointer;display:block;font-size:.875rem;font-weight:400;height:40px;line-height:40px;overflow:hidden;padding:0 16px 0 62px;position:relative;white-space:nowrap}.select-dropdown__item:before{content:attr(data-bold-text);font-weight:600;opacity:0;white-space:nowrap}.select-dropdown__item:visited{color:var(--color-neutral-70)}.select-dropdown__item.is-selected{background-color:var(--color-accent);color:var(--color-text-inverted)}.select-dropdown__item.is-selected .count{border-color:var(--color-border-inverted);color:var(--color-text-inverted)}.select-dropdown__item.is-disabled{background-color:var(--color-surface);color:var(--color-neutral-light);cursor:default;opacity:.5}.notouch .select-dropdown__item:hover{color:var(--color-accent)}.notouch .select-dropdown__item.is-selected:hover{color:var(--color-text-inverted)}.select-dropdown__item .extra-gridicon{fill:var(--color-neutral);left:8px;position:absolute;top:11px}.select-dropdown__item .gridicon{margin-left:8px;vertical-align:text-bottom}.select-dropdown__item-count:before{content:attr(data-text);opacity:0}.select-dropdown__item-count .count{left:16px;position:absolute;top:11px}.select-dropdown__item-text{color:inherit;display:inline-block;left:16px;max-width:100%;overflow:hidden;position:absolute;right:16px;text-overflow:ellipsis;white-space:nowrap}.select-dropdown__separator{border-top:1px solid var(--color-neutral-10);display:block;margin:8px 0}.select-dropdown__label{color:var(--color-text-subtle);display:block;line-height:20px}.select-dropdown__label .form-label{display:inline;font-size:.75rem;font-weight:400;margin-bottom:0;padding:0 16px}.feature-example{margin-top:36px;max-height:400px;overflow:hidden;position:relative}.feature-example__gradient{background:linear-gradient(to bottom,rgba(var(--color-surface-backdrop-rgb),.4),rgba(var(--color-surface-backdrop-rgb),1));bottom:0;left:0;position:absolute;right:0;top:0;z-index:170}:root{--masterbar-height:46px;--masterbar-checkout-height:72px;--sidebar-width-max:272px;--sidebar-width-min:228px}@media only screen and (min-width:782px){:root{--masterbar-height:32px}}@font-face{font-display:swap;font-family:Recoleta;font-weight:400;src:url(https://s1.wp.com/i/fonts/recoleta/400.woff2) format("woff2"),url(https://s1.wp.com/i/fonts/recoleta/400.woff) format("woff")}.wp-brand-font{font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;font-weight:400}[lang*=af] .wp-brand-font,[lang*=ca] .wp-brand-font,[lang*=cs] .wp-brand-font,[lang*=da] .wp-brand-font,[lang*=de] .wp-brand-font,[lang*=en] .wp-brand-font,[lang*=es] .wp-brand-font,[lang*=eu] .wp-brand-font,[lang*=fi] .wp-brand-font,[lang*=fr] .wp-brand-font,[lang*=gl] .wp-brand-font,[lang*=hr] .wp-brand-font,[lang*=hu] .wp-brand-font,[lang*=id] .wp-brand-font,[lang*=is] .wp-brand-font,[lang*=it] .wp-brand-font,[lang*=lv] .wp-brand-font,[lang*=mt] .wp-brand-font,[lang*=nb] .wp-brand-font,[lang*=nl] .wp-brand-font,[lang*=pl] .wp-brand-font,[lang*=pt] .wp-brand-font,[lang*=ro] .wp-brand-font,[lang*=ru] .wp-brand-font,[lang*=sk] .wp-brand-font,[lang*=sl] .wp-brand-font,[lang*=sq] .wp-brand-font,[lang*=sr] .wp-brand-font,[lang*=sv] .wp-brand-font,[lang*=sw] .wp-brand-font,[lang*=tr] .wp-brand-font,[lang*=uz] .wp-brand-font{font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif}.theme-upload .feature-example{margin-top:16px}.theme-upload .upload-drop-zone.is-disabled{opacity:1}.theme-upload__theme-sheet{font-size:.875rem}.theme-upload__theme-name{clear:none;font-size:1.5rem;font-weight:600}.theme-upload__screenshot{border:1px solid var(--color-neutral-0);float:left;margin-right:24px;width:300px}@media(max-width:960px){.theme-upload__screenshot{float:none;margin-bottom:24px;margin-right:0}}.theme-upload__description{margin:24px 0}.theme-upload__action-buttons{border-top:1px solid var(--color-neutral-0);clear:both;margin:24px -24px -24px;overflow:hidden;padding:16px}.theme-upload__action-buttons .button{margin:0 0 0 20px}