.license-theme-row.service-theme-row{display:grid;grid-template-columns:150px minmax(0,1fr);min-width:0;gap:28px;padding:26px;align-items:center}
.service-theme-preview{display:flex;flex-direction:column;align-items:center;gap:14px;min-width:0}
.service-theme-preview [data-service-theme-art]{width:132px;height:132px}
.service-theme-cover{width:100%;height:100%;aspect-ratio:1;display:block;container-type:inline-size}
.service-theme-cover .site-search-card__custom-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.service-theme-cover .site-search-card__custom-question{position:absolute;inset:0;display:grid;place-items:center;font:700 80px/1 Arial,sans-serif;color:white;pointer-events:none}
.service-theme-cover.is-custom-contrast-ready .site-search-card__custom-question{opacity:0}
.service-theme-cover .site-search-card__custom-logo{position:absolute;right:4%;bottom:4%;width:27%;height:27%;object-fit:contain;pointer-events:none}
.service-theme-settings{display:grid;gap:24px;min-width:0}
.service-theme-settings fieldset{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border:0;padding:0;margin:0;min-width:0}
.service-theme-settings legend{font-weight:600;font-size:14px;margin-bottom:12px;color:white}
.service-theme-settings fieldset:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}
[data-service-label]{color:var(--license-theme-text)!important;background:var(--license-theme-bg)!important;border:1px solid var(--license-theme-border)!important}
@media(max-width:800px){.license-theme-row.service-theme-row{grid-template-columns:1fr;padding:20px}.service-theme-preview{flex-direction:row;justify-content:flex-start}.service-theme-preview [data-service-theme-art]{width:88px;height:88px}.service-theme-cover .site-search-card__custom-question{font-size:53px}.service-theme-settings fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.service-theme-settings fieldset{grid-template-columns:1fr}}

/* Stable offer heading; only the arrow and the contents animate. */
.account-offer-terms__toggle .account-offer-terms__label--static{display:block;clip-path:none;overflow:visible;transition:none;transform:none;opacity:1;will-change:auto}
.account-offer-terms .account-offer-terms__content{margin-top:14px;padding-top:14px}
.account-offer-terms .account-offer-terms__content>h3:first-child{margin-top:0}

.visual-release-audio-row{display:flex;align-items:center;gap:12px;min-width:0}
.visual-release-audio-row .visual-release-file-status{flex:1;min-width:0;overflow-wrap:anywhere}
.visual-portfolio-upload-preview:has(.visual-release-remove){position:relative}
.visual-release-remove{display:grid!important;place-items:center;flex:0 0 40px;width:40px;height:40px;padding:9px!important;border:1px solid #ffffff55!important;border-radius:5px;background:#161616!important;color:#fff!important;cursor:pointer}
.visual-release-remove svg{width:20px;height:20px;pointer-events:none}
.visual-release-remove:hover{background:#402219!important;border-color:#e86a38!important}
.visual-release-remove:focus-visible{outline:2px solid #e86a38;outline-offset:3px}
.visual-portfolio-upload-preview>.visual-release-remove{position:absolute;top:8px;right:8px;z-index:2}
