.domains-table__primary-domain-label.badge{align-items:center;border-radius:4px;display:flex;gap:4px;height:20px;line-height:1;width:max-content}.domains-table__primary-domain-label-popover-content{color:var(--studio-gray-50);font-size:.875rem;padding:16px}.domains-table-placeholder{border-radius:100px}.domains-table-placeholder.is-header{background-color:var(--color-neutral-5)}.status-popover{align-items:center;display:flex}.status-popover .gridicon{color:var(--color-text-subtle);cursor:pointer}.popover.status-popover__tooltip{outline:none}.popover.status-popover__tooltip .popover__inner{color:var(--color-neutral-50);font-size:.875rem;max-width:220px;padding:16px;text-align:left}@media(max-width:600px){.domains-table{padding:0 16px}}.domains-table .domains-table-toolbar{--domains-table-toolbar-height:32px}.domains-table table{--row-gap:20px;border-collapse:collapse;display:grid;margin-top:14px}.domains-table table td,.domains-table table th{padding:var(--row-gap) 8px}.domains-table table td:first-child,.domains-table table th:first-child{margin-inline-start:-8px}.domains-table table td.domains-table-checkbox-td,.domains-table table th.domains-table-checkbox-td{min-width:fit-content}.domains-table table.is-8-column{grid-template-columns:20px 2fr 1fr 1fr 1fr auto auto auto auto}.domains-table table.is-8-column:not(.has-checkbox){grid-template-columns:2fr 1fr 1fr 1fr auto auto auto auto}.domains-table table.is-7-column{grid-template-columns:20px 2fr 1fr 1fr auto auto auto auto}.domains-table table.is-7-column:not(.has-checkbox){grid-template-columns:2fr 1fr 1fr auto auto auto auto}.domains-table table.is-6-column{grid-template-columns:20px 2fr 1fr minmax(auto,1fr) auto auto auto}.domains-table table.is-6-column:not(.has-checkbox){grid-template-columns:2fr 1fr minmax(auto,1fr) auto auto auto}.domains-table table.is-5-column{grid-template-columns:20px 1fr minmax(auto,1fr) auto auto auto}.domains-table table.is-5-column:not(.has-checkbox){grid-template-columns:1fr minmax(auto,1fr) auto auto auto}.domains-table table tr:after{background:var(--color-border-secondary);content:"";display:block;grid-column:1/-1;height:1px}.domains-table tbody,.domains-table thead,.domains-table tr{display:contents}.domains-table td{align-items:center;color:var(--studio-gray-50);display:flex;font-size:.875rem;font-style:normal;line-height:20px;min-height:44px}.domains-table .domains-table__domain-name{color:var(--studio-gray-100);font-size:1rem;font-weight:500;line-height:24px}.domains-table .domains-table__add-site-link,.domains-table a.domains-table__domain-name:hover{color:var(--color-link);text-decoration:underline}.domains-table .domains-table__primary-domain-label{margin-bottom:4px}.domains-table .domains-table__row:has(a.domains-table__domain-name):hover td{background-color:var(--color-print)}.domains-table .domains-table-row__status-cell{align-items:center;display:flex;font-size:.875rem;gap:4px;white-space:pre-line}.domains-table .domains-table-row__status-cell svg{color:currentColor}.domains-table .domains-table-row__status-cell__status-premium,.domains-table .domains-table-row__status-cell__status-success{color:var(--studio-green-60)}.domains-table .domains-table-row__status-cell__status-verifying,.domains-table .domains-table-row__status-cell__status-warning{color:var(--studio-orange-50)}.domains-table .domains-table-row__status-cell__status-alert,.domains-table .domains-table-row__status-cell__status-error{color:var(--studio-red-50)}.domains-table .domains-table-row__ssl-cell{gap:2px}.domains-table .domains-table-row__ssl-cell__active{fill:var(--studio-green-60);color:var(--studio-green-60)}.domains-table .domains-table-row__ssl-cell__disabled,.domains-table .domains-table-row__ssl-cell__pending{fill:var(--studio-orange-50);color:var(--studio-orange-50)}.domains-table .domains-table-row__ssl-status-button{color:inherit}.domains-table .domains-table-checkbox-td input[type=checkbox][disabled]{cursor:no-drop}.domains-table .domains-table-row__domain{align-items:flex-start;flex-direction:column;justify-content:center}.domains-table .domains-table-row__actions{justify-content:flex-end;text-align:right}.domains-table .domains-table-row__actions button{min-width:unset;padding:0}.domains-table-row-loading-placeholder-checkbox-column{width:20px}.domains-table-row-loading-placeholder-domain-column{width:170px}.domains-table-row-loading-placeholder-owner-column{width:107px}.domains-table-row-loading-placeholder-site-column{width:70px}.domains-table-row-loading-placeholder-expires-column,.domains-table-row-loading-placeholder-status-column{width:107px}.domains-table-row__actions-group .components-button:visited{color:var(--color-text)}.domains-table-row__actions-group .components-button:hover:not(:disabled){color:var(--color-primary)}.domains-bulk-update-status-popover{color:var(--studio-gray-50);display:flex;flex-direction:column;gap:8px}.domains-bulk-update-status-popover-item{color:var(--studio-gray-100)}.domains-bulk-update-status-popover-item>div{align-items:center;display:flex;gap:8px}.domains-bulk-update-status-popover-item-date{color:var(--studio-gray-50);font-size:smaller;margin-left:16px}.domains-bulk-update-status-popover-item-indicator,.domains-bulk-update-status-popover-item-indicator__pending{border-radius:50%;flex-shrink:0;height:8px;min-height:8px;min-width:8px;width:8px}.domains-bulk-update-status-popover-item-indicator__pending{background-color:var(--studio-orange-40)}.domains-table-bulk-actions-notice-popover{max-height:300px;overflow-y:auto}.domains-table-bulk-actions-notice-popover p{font-size:smaller;line-height:1.2}.domains-table-row__renews-on-cell{align-items:center;display:flex;gap:4px}.domains-table-row__domain-type-text{display:none;font-size:.75rem;font-style:italic;font-weight:400;line-height:20px}@media(min-width:960px){.domains-table-row__domain-type-text{display:block}}.domains-table-mobile-cards{max-height:calc(100vh - 326px);overflow-y:auto}.domains-table-mobile-cards .domains-table-mobile-cards-select-all{align-items:center;display:flex}.domains-table-mobile-cards .domains-table-mobile-cards-select-all span{font-size:smaller}.domains-table-mobile-cards .domains-table__bulk-action-container{margin-top:16px}.domains-table-mobile-cards-controls{display:flex;gap:16px;width:100%}.domains-table-mobile-cards-sort-dropdown{flex-grow:1;width:100%}.domains-table-mobile-cards-sort-dropdown .select-dropdown__container{width:100%}.domains-table-mobile-cards-sort-dropdown .select-dropdown__container .select-dropdown__header{text-transform:capitalize}.domains-table-mobile-card{border-bottom:1px solid var(--color-border-secondary);display:flex;flex-direction:column;gap:12px;padding:16px 0;position:relative}.domains-table-mobile-card:hover{background-color:#f7faff}.domains-table-mobile-card-header{align-items:center;display:flex;gap:8px}.domains-table-mobile-card-header .domains-table__domain-name{text-align:left}.domains-table-mobile-card-header .components-base-control,.domains-table-mobile-card-header .components-checkbox-control__checked,.domains-table-mobile-card-header .components-checkbox-control__input{height:20px;width:20px}.domains-table-mobile-card>div{align-items:center;display:flex;justify-content:space-between}.domains-table-mobile-card-label{color:var(--gray-gray-60);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:-.15px;line-height:20px}.domains-table-mobile-card-registered-date{font-size:.875rem}.domains-table-mobile-card-status{align-items:center;display:flex;gap:16px}.domains-table-mobile-card-loading-placeholder{border-bottom:1px solid var(--color-border-secondary);display:flex;flex-direction:column;gap:16px;padding:16px 0}.domains-table-mobile-card-loading-placeholder>div{display:flex;gap:80px;justify-content:space-between}.domains-table-mobile-card-loading-placeholder-actions{width:50px}.domains-table-mobile-card-loading-placeholder-status{width:120px}.domains-table-mobile-card .domains-table__domain-link{bottom:0;left:0;position:absolute;right:0;top:0}.domains-table-mobile-card:has(.domains-table__domain-link) button,.domains-table-mobile-card:has(.domains-table__domain-link) input{position:relative;z-index:0}a.domains-table-add-email-button{color:var(--color-link);font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:-.15px;line-height:16px}a.domains-table-view-email-button{color:var(--studio-gray-90);font-size:.875rem}a.domains-table-view-email-button:hover{color:var(--color-link)}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table{margin-top:0}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table .domains-table-toolbar{margin:0;padding:12px 24px}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table-search{width:100%}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table-search .components-base-control__field{margin-bottom:0}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table-search .components-input-base{max-width:100%;width:100%}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table-toolbar{border-block-end:1px solid var(--color-border-secondary)}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table__row td.domains-table-row__actions,main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table__row td.domains-table-row__domain{margin-inline-start:0;padding:16px 24px}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table__row.is-selected>td{background-color:color-mix(in srgb,var(--wp-admin-theme-color) 4%,#0000);color:var(--theme-base-color)}main.domains-overview main.domains-overview__list .hosting-dashboard-layout-column__container .domains-table__row:has(a.domains-table__domain-name){cursor:pointer}.domains-table-header{background:var(--color-surface-backdrop);border-bottom:1px solid var(--color-border-secondary);color:var(--color-neutral-60);font-size:.875rem;font-weight:500;position:sticky;top:var(--masterbar-height);z-index:1}.domains-table-header th{align-items:center;color:var(--studio-gray-60);display:flex;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;padding:16px 0}.domains-table-header .button-plain{letter-spacing:-.15px;line-height:20px;text-align:left}.domains-table-header .button-plain:focus{outline:thin dotted}.domains-table-header .list__header-column{align-items:center;color:var(--studio-gray-80);display:flex;font-size:.6875rem;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase}.domains-table-header .list__header-column.is-sortable{cursor:pointer}.domains-table-header.domains-table-header__mobile{display:flex;padding:16px}.domains-table-header.domains-table-header__mobile .select-dropdown,.domains-table-header.domains-table-header__mobile .select-dropdown .select-dropdown__container{width:100%}.domains-table-header.domains-table-header__mobile.hide-when-one-domains{display:none}@media(min-width:960px){.domains-table-header.domains-table-header__mobile{display:none}}.domains-table-header .list-status-cell__bubble{align-items:center;background:var(--studio-red-40);border-radius:16px;color:#fff;display:flex;font-size:.75rem;height:18px;justify-content:center;line-height:20px;margin:0 4px;width:28px}.domains-table-header-loading-placeholder th{width:77px}.domains-table-header-loading-placeholder th.domains-table-header-loading-placeholder-checkbox-column{width:20px}.domains-table-bulk-actions-toolbar{align-items:center;display:flex;flex-direction:row;gap:20px}@media(max-width:480px){.domains-table-bulk-actions-toolbar{align-items:flex-start;flex-direction:column}.domains-table-bulk-actions-toolbar button{width:100%}}.domains-table-bulk-actions-toolbar__icon{margin-right:4px;vertical-align:text-top}.domains-table-bulk-actions-toolbar__select.select-dropdown{height:var(--domains-table-toolbar-height);z-index:1}@media(max-width:480px){.domains-table-bulk-actions-toolbar__select.select-dropdown{width:100%}.domains-table-bulk-actions-toolbar__select.select-dropdown .select-dropdown__container{min-width:100%}}.domains-table-bulk-actions-toolbar__select.select-dropdown .select-dropdown__header{color:var(--studio-gray-70);font-weight:400;height:var(--domains-table-toolbar-height)}.domains-table-bulk-actions-toolbar__select.select-dropdown .select-dropdown__item{color:var(--studio-gray-70);padding-right:16px}.domains-table-bulk-actions-toolbar__select.select-dropdown .select-dropdown__item:before{content:""}.domains-table-bulk-actions-toolbar__select.select-dropdown .select-dropdown__item-text{position:static}@keyframes onboarding-loading-pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.domains-table-mobile-cards-controls-bulk-toggle .components-base-control.components-toggle-control{margin-bottom:0;width:100%}.domains-table-mobile-cards-controls-bulk-toggle .components-form-toggle{order:2}.domains-table-filter{display:flex;justify-content:space-between}.domains-table-filter .components-search-control{min-width:250px}.domains-table-filter .components-search-control .components-input-control__container{background:var(--studio-white);border-radius:4px}.domains-table-filter .components-search-control .components-input-control__container input{font-size:.875rem}.domains-table-filter .components-search-control .components-input-control__container .components-input-control__suffix svg{fill:var(--studio-gray-30)}.domains-table-filter .components-search-control .components-input-control__container .components-input-control__backdrop{box-shadow:0 0 0 1px var(--studio-gray-10)}@media(max-width:480px){.domains-table-filter{align-items:center;flex-direction:column;gap:16px}}.domains-table-filter>button{width:100%}: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}.site-address-changer__copy-addition,.site-address-changer__copy-addition svg{fill:currentColor;color:var(--color-success)}.site-address-changer__copy-deletion,.site-address-changer__copy-deletion svg{fill:currentColor;color:var(--color-error)}.site-address-changer__confirmation-detail{align-items:center;display:flex;gap:4px;margin-bottom:24px}.site-address-changer__confirmation-detail .site-address-changer__icon-wrapper{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.site-address-changer__confirmation-detail .site-address-changer__confirmation-detail-copy{display:flex;font-size:1rem;line-height:1.5;margin:0}.site-address-changer__affix{align-items:center;display:flex}.site-address-changer__info-message{align-items:center;display:flex;gap:4px}.site-address-changer__info-message .site-address-changer__info-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.site-address-changer__info-message svg{fill:currentColor}.site-address-changer__select-icon{align-self:center;color:var(--color-neutral-light);margin-left:6px}.site-address-changer__select-icon svg{fill:currentColor}.form-text-input-with-affixes__prefix:hover .site-address-changer__select-icon,.form-text-input-with-affixes__suffix:hover .site-address-changer__select-icon{color:var(--color-neutral-50)}.form-text-input-with-affixes__prefix:hover .site-address-changer__select-icon svg,.form-text-input-with-affixes__suffix:hover .site-address-changer__select-icon svg{fill:currentColor}.site-address-changer__select{background-image:none;border:0;bottom:0;left:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%}.site-address-changer__info{font-size:.875rem;margin-bottom:24px;margin-top:24px}.site-address-changer__info .site-address-changer__message{margin-bottom:24px}@media(min-width:600px){.site-address-changer__info .site-address-changer__message{display:flex;flex-direction:column}}.site-address-changer__details .form-label{font-size:.75rem;font-weight:500;text-transform:uppercase}.site-address-changer__details .form-input-validation{padding-bottom:0;padding-right:24px;padding-top:6px}.site-address-changer__details .form-input-validation.email-not-verified{padding-bottom:0}.site-address-changer__details .form-input-validation.email-not-verified.already-sent{padding-bottom:16px}.site-address-changer__details .site-address-changer__resend-email-link{margin-bottom:16px;margin-left:33px}.site-address-changer__details .site-address-changer__resend-email-link button{color:var(--color-link);cursor:pointer;font-size:.875rem}.site-address-changer__only-owner-info{margin:0 auto 10px;padding:16px}@media(max-width:660px){.site-address-changer__only-owner-info{margin:0}}.site-address-changer__content p{font-size:.875rem;margin-bottom:8px}.site-address-changer__content .form-section-heading{font-size:1.25rem;margin:0;padding:10px 0 5px}.site-address-changer__content .site-address-changer__email-confirmation-banner .gridicon{fill:var(--color-accent)}.site-address-changer__content .site-address-changer__email-confirmation-banner .banner__icon-circle{background-color:#0000!important}.site-address-changer__content .components-checkbox-control__label{font-size:.875rem}@media(max-width:480px){.site-address-changer__content .form-text-input-with-affixes__suffix{padding-left:8px;padding-right:8px}}.site-address-changer__modal-buttons{display:flex;justify-content:flex-end;margin-top:24px}.site-address-changer__modal-buttons .components-button+.components-button{margin-left:8px}