@keyframes onboarding-loading-pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.mshots-image__loader{animation:onboarding-loading-pulse 1.6s ease-in-out infinite;background:#f0f0f0;color:#0000}.mshots-image__loader:after{content:" "}.mshots-image__container{cursor:pointer;height:100%}.hover-scroll{background-position:top;background-repeat:no-repeat;background-size:100%;margin-left:auto;margin-right:auto}.hover-scroll:hover{background-position:bottom}.mshots-image-visible{animation:fadein .3s}.mshots-dummy-image.mshots-dummy-image{display:block;height:0;position:absolute;visibility:hidden;width:0}@keyframes fadein{0%{opacity:0}to{opacity:1}}.card.theme-card{background:none;border-radius:2px;box-shadow:none;cursor:default;margin:0 16px 48px;padding:0;transition:all .1s ease-in-out}.card.theme-card--is-active .theme-card__image-container{border-radius:4px;box-shadow:0 0 0 2px var(--color-primary);z-index:10}.card.theme-card--is-actionable .theme-card__image{cursor:pointer}.card.theme-card .theme-card__info-badge-container{align-items:center;display:flex;font-size:0;gap:4px;height:24px}.card.theme-card .theme-card__info-badge-active{background-color:var(--color-primary);color:var(--studio-white);display:flex;font-weight:400}.card.theme-card .theme-card__info-badge-active svg{margin-right:3px;margin-top:1px}.theme-card__content{overflow:visible;padding:0;position:relative}.theme-card__image-container{border:1px solid #dcdcde66;border-radius:4px;box-shadow:0 12px 20px #0000000a;overflow:hidden;padding-top:74%;position:relative;transition:transform .1s ease-out}.theme-card--is-actionable .theme-card__image{transition:transform .3s ease-in-out}.theme-card--is-actionable .theme-card__image:focus,.theme-card--is-actionable .theme-card__image:hover{transform:scale(1.03)}.theme-card--is-actionable .theme-card__image:focus .theme-card__image-label,.theme-card--is-actionable .theme-card__image:hover .theme-card__image-label{animation:theme-card__image-label .15s ease-in-out}.accessible-focus .theme-card--is-actionable .theme-card__image:focus .theme-card--is-actionable .theme-card__image-label{box-shadow:0 0 0 2px var(--color-primary-light)}.theme-card--is-actionable:focus-within .theme-card__image-container,.theme-card--is-actionable:hover .theme-card__image-container{border-color:var(--studio-blue-50)}.theme-card__image{cursor:default;height:100%;left:0;opacity:1;position:absolute;top:0;transition:all .2s ease-in-out;width:100%}.theme-card__image-label{background:var(--color-surface);border:1px solid var(--color-neutral-0);border-radius:2px;color:var(--color-neutral-70);font-size:.75rem;font-weight:600;left:50%;margin-bottom:-54px;opacity:0;padding:6px 9px;pointer-events:none;position:absolute;text-transform:uppercase;top:45%;transform:translate(-50%);z-index:1}.theme-card__image img{box-sizing:border-box;display:block;height:auto;left:0;min-height:100%;padding:0;position:absolute;right:0;top:0;width:100%}@keyframes theme-card__image-label{0%{transform:translate3d(-50%,10px,0)}}.theme-card__loading{background:color-mix(in srgb,var(--color-neutral-dark) 50%,#0000);bottom:64px;left:0;position:absolute;top:0;width:100%;z-index:1}.theme-card__loading-dot{animation:dot-pulse 1.25s cubic-bezier(.66,0,0,1) infinite;animation-play-state:running;background:var(--color-neutral-0);border:none;border-radius:100%;box-shadow:0 0 0 0 #a8beceb3;display:block;height:6px;left:50%;position:absolute;top:50%;transform:translateZ(0);width:6px}@keyframes dot-pulse{to{box-shadow:0 0 0 15px #5a99dc00}}.theme-card__tooltip.is-top-left .popover__arrow,.theme-card__tooltip.is-top-right .popover__arrow,.theme-card__tooltip.is-top .popover__arrow{border-color:#0000}.theme-card__tooltip.is-top-left .popover__arrow:before,.theme-card__tooltip.is-top-right .popover__arrow:before,.theme-card__tooltip.is-top .popover__arrow:before{border-top-color:var(--color-neutral-60)}.theme-card__tooltip.is-bottom-left .popover__arrow,.theme-card__tooltip.is-bottom-right .popover__arrow,.theme-card__tooltip.is-bottom .popover__arrow{border-color:#0000}.theme-card__tooltip.is-bottom-left .popover__arrow:before,.theme-card__tooltip.is-bottom-right .popover__arrow:before,.theme-card__tooltip.is-bottom .popover__arrow:before{border-bottom-color:var(--color-neutral-60)}.theme-card__tooltip ul{list-style:none;margin:0;padding:0}.theme-card__tooltip ul li{border:0;font-size:.75rem;font-weight:400;padding:2px 0}.theme-card__tooltip .popover__arrow{border-width:6px}.theme-card__tooltip .popover__inner{background:var(--color-neutral-60);border:0;border-radius:2px;box-shadow:none;color:var(--color-text-inverted);font-size:.75rem;max-width:300px;padding:6px 10px;text-align:left}.theme-card__info{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;align-items:flex-start;background:#0000;bottom:0;box-sizing:initial;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;height:48px;left:0;margin-top:16px;position:relative;right:0}.theme-card__info-badge{border-radius:4px;flex:0 0 auto;font-size:.75rem;font-weight:600;line-height:20px;padding:0 10px;text-transform:none}.theme-card__info-badge-active{background-color:var(--color-primary-0);color:var(--color-neutral-100)}.theme-card__info-soft-launched{left:7px;position:absolute;top:7px}.theme-card__info-soft-launched-banner{background-color:var(--color-warning-20);border-radius:2px;color:var(--color-warning-80);font-size:.725rem;font-weight:700;line-height:1.2;padding:3px 6px;text-transform:uppercase}.theme-card__info-title{color:var(--color-neutral-80);flex:1 1 auto;font-family:inherit;font-size:1rem;font-weight:500;line-height:24px;margin:0;overflow:hidden;padding:0;position:relative;text-overflow:ellipsis;white-space:nowrap;width:0}.theme-card__info-style-variations{align-items:center;display:flex;font-size:0;gap:4px;height:24px}.theme-card__info-style-variations .style-variation__badge-more-wrapper:focus-visible span,.theme-card__info-style-variations .style-variation__badge-wrapper:focus-visible span{box-shadow:inset 0 0 0 1px #0003,0 0 0 2px var(--color-primary-light)}.theme-card__info-options,.theme-card__info-options .theme__more-button{align-self:center;border:0;display:flex;flex:0 0 auto;transition:all .1s ease-in-out}.theme-card__info-options .theme__more-button:hover,.theme-card__info-options:hover{background-color:initial}.theme-card__info-options .theme__more-button button,.theme-card__info-options button{cursor:pointer;font-size:0;margin-bottom:27px;padding:0}.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 10px 0 0}.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 1px 1px 0;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-left:4px solid #dba617}.theme__update-alert .theme__update-alert-content.success{background-color:#e4f8e9;border-left:4px solid var(--color-success)}.theme__update-alert .theme__update-alert-content.info{background-color:#e4f0f8;border-left:4px solid #0675c4}.theme__update-alert .theme__update-alert-content.danger{background-color:#f8e4e4;border-left:4px solid #c40606}.theme__update-alert .theme__button-link.button.is-borderless{float:right;font-size:.75rem;line-height:30px;margin-right:.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{width:100%}.theme__img,.theme__site-preview{box-sizing:border-box;display:block;padding:1px;position:absolute;top:0}.theme__site-preview{max-width:357%;min-height:375%;pointer-events:none;transform:scale(.28);transform-origin:top left;translate:0 -10px;width:357%}.theme__no-screenshot{background:var(--color-neutral-10);bottom:54px;padding-top:36%;position:absolute;right:0;top:0;width:100%}.theme__no-screenshot .gridicon{fill:var(--color-neutral-0);display:block;margin:-5% auto}.theme__more-button{border-left: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:color-mix(in srgb,var(--color-surface) 20%,#0000)}.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-left-color:color-mix(in srgb,var(--color-neutral-0) 70%,#0000)}.theme__more-button:hover{background-color:color-mix(in srgb,var(--color-neutral-0) 70%,#0000)}.theme__more-button:hover .gridicon{color:var(--color-primary)}.theme__more-button.is-open .gridicon{color:var(--color-primary);transform:rotate(90deg)}.woocommerce-customize-store-banner{align-items:center;background:#f2edff99 url(/calypso/images/cys-banner-background-f2337a8d9a185400f154.svg) no-repeat 100%;background-position-y:29px;background-size:auto 218px;border-radius:4px;display:flex;grid-column:1/-1;grid-row-start:2;margin:0 16px 48px;min-height:248px}.woocommerce-customize-store-banner.last-row{grid-row-end:span 1;grid-row-start:auto}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content{margin-left:50px;width:450px}@media only screen and (min-width:1400px){.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content{width:700px}}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content button.is-link{color:var(--wp-admin-theme-color,#3858e9);font-weight:500;text-decoration:none}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content button.components-button{height:40px;padding:8px 16px}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content button.components-button+button.components-button{margin-left:12px}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content h1{color:#000;font-size:1.25rem;font-weight:500;line-height:23.87px;margin-top:28px;padding:0}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content p{color:#2f2f2f;line-height:16px;margin:12px 0 28px}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content p.ai-disclaimer{color:#757575;font-size:.75rem;line-height:18px;margin-top:10px}.woocommerce-customize-store-banner .woocommerce-customize-store-banner-content p.ai-disclaimer a{text-decoration:none}.woocommerce-customize-store__design-change-warning-modal{max-width:480px;width:480px}.woocommerce-customize-store__design-change-warning-modal .components-modal__header{padding-top:32px}.woocommerce-customize-store__design-change-warning-modal p{font-size:.8125rem;font-weight:400;line-height:20px;margin:0;padding:16px 0}.woocommerce-customize-store__design-change-warning-modal p .components-button.is-link{padding:0}.woocommerce-customize-store__design-change-warning-modal a,.woocommerce-customize-store__design-change-warning-modal button{text-decoration:none!important}.woocommerce-customize-store__design-change-warning-modal .components-button{padding:8px 16px}.woocommerce-customize-store__design-change-warning-modal .components-modal__header-heading{color:#1e1e1e;font-size:1.25rem;font-weight:500;line-height:28px}.woocommerce-customize-store__design-change-warning-modal .woocommerce-customize-store__design-change-warning-modal-footer{display:flex;gap:12px;justify-content:flex-end}.themes-list{display:grid;grid-template-columns:100%;list-style:none;margin:0 -10px;padding:0}@media(min-width:600px){.themes-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(352px,1fr))}}.feature-example .themes-list{margin:auto;max-width:1000px}.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-right: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:left}.themes-list__options .themes-list__option-button{align-self:center;display:inline-block;height:fit-content;overflow:visible;white-space:nowrap}@media(min-width:480px){.themes-list__options .themes-list__option-button{margin-left: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-left: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;left:0;letter-spacing:-.061px;line-height:20px;position:absolute;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)}}: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/extended/recoleta-400.woff2) format("woff2"),url(https://s1.wp.com/i/fonts/recoleta/extended/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}.upsell-nudge.banner.card.is-compact{background-color:var(--color-neutral-80);border:0;border-radius:2px;box-shadow:none;color:var(--color-text-inverted);margin:-4px 8px 8px}.upsell-nudge.banner.card.is-compact a,.upsell-nudge.banner.card.is-compact button{border:none;box-shadow:none;color:var(--color-text-inverted)}.upsell-nudge.banner.card.is-compact .dismissible-card__close-button{fill:var(--color-text-inverted);margin-right:-6px}.upsell-nudge.banner.card.is-compact .banner__action{position:relative;top:1px}.upsell-nudge.banner.card.is-compact .banner__content{color:var(--color-text-inverted);padding:0 0 0 8px}.upsell-nudge.banner.card.is-compact .banner__description{color:var(--color-neutral-5)}.upsell-nudge.banner.card.is-compact .banner__info{margin-right:5px}.upsell-nudge.banner.card.is-compact .banner__info .banner__title{text-wrap:pretty;color:var(--color-text-inverted);font-weight:400}.upsell-nudge.banner.card.is-compact .card__link-indicator{fill:var(--color-text-inverted)}.upsell-nudge.banner.card.is-compact .banner__icon,.upsell-nudge.banner.card.is-compact .banner__icon-circle{background:none;border-radius:0;color:var(--color-text-inverted);height:auto;margin-right:.25em;margin-top:-2px;padding:0;width:auto}.upsell-nudge.banner.card.is-compact:hover{box-shadow:none}.upsell-nudge.is-dismissible.is-compact .banner__content{flex-direction:column}.upsell-nudge.is-dismissible.is-compact .banner__info{align-self:flex-start}.upsell-nudge.is-dismissible.is-compact .banner__action{align-self:flex-start;margin-left:0;margin-right:28px;margin-top:5px;top:2px}.upsell-nudge.banner.card.is-compact.is-card-link{padding-right:12px}.upsell-nudge.banner.card.is-compact.is-card-link .card__link-indicator{display:none}.upsell-nudge.banner.card.is-compact.is-card-link:hover{box-shadow:none}