@layer payload-default{.plugin-seo__field .field-label{display:inline!important}.banner{font-size:1rem;line-height:20px;border:0;vertical-align:middle;background:var(--theme-elevation-100);color:var(--theme-elevation-800);border-radius:4px;padding:10px;margin-bottom:1.5384615385rem}.banner--has-action{cursor:pointer;text-decoration:none}.banner--has-icon{display:flex}.banner--has-icon svg{display:block}.banner--type-default.button--has-action:hover{background:var(--theme-elevation-900)}.banner--type-default.button--has-action:active{background:var(--theme-elevation-950)}.banner--type-error{background:var(--theme-error-100);color:var(--theme-error-600)}.banner--type-error svg .stroke{stroke:var(--theme-error-600);fill:none}.banner--type-error svg .fill{fill:var(--theme-error-600)}.banner--type-error.button--has-action:hover{background:var(--theme-error-200)}.banner--type-error.button--has-action:active{background:var(--theme-error-300)}.banner--type-success{background:var(--theme-success-100);color:var(--theme-success-600)}.banner--type-success.button--has-action:active,.banner--type-success.button--has-action:hover{background:var(--theme-success-200)}}@layer payload-default{}@font-face{font-family:CustomSocialIcons;src:url(/fonts/outline_4_1.ttf) format("truetype")}.social-icon-custom-font-colunn{font-family:CustomSocialIcons}img.gravatar-account{visibility:hidden}.app-header__account{position:relative;padding-left:6rem}.app-header__account:after{content:"";position:absolute;left:70px;top:50%;width:32px;height:32px;transform:translateY(-50%);border-radius:50%;background:url(/custom-avatar.svg) 50%/cover no-repeat}:root{--brand-core:#231f20;--brand-accent:#f73d8e;--theme-elevation-100:#ffffff;--theme-elevation-200:#f4f4f4;--theme-elevation-300:#eaeaea;--theme-input-bg:#ffffff;--theme-input-border:#d1d5db;--theme-input-text:var(--brand-core);--theme-input-active-border:var(--brand-accent);--theme-success-500:#22c55e;--theme-error-500:#ef4444;--theme-primary-500:var(--brand-accent);--theme-primary-900:#a21e58}[data-theme=dark]{--brand-core:#f3f3f3;--brand-accent:#f73d8e;--theme-elevation-100:#1f1f1f;--theme-elevation-200:#181818;--theme-elevation-300:#333333;--theme-input-bg:#2a2a2a;--theme-input-border:#666;--theme-input-text:var(--brand-core);--theme-input-active-border:var(--brand-accent);--theme-success-500:#22c55e;--theme-error-500:#ef4444;--theme-primary-500:var(--brand-accent);--theme-primary-900:#ff5ca5}.subscription-banner{margin-bottom:30px!important}.render-fields>.group-field{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-300);border-radius:var(--style-radius-m);padding:20px;margin-top:24px;margin-left:0;margin-right:auto}.group-field__wrap{padding-top:0!important;padding-bottom:0!important}.render-fields--margins-small{gap:12px!important;row-gap:12px!important}.render-fields{--spacing-field:12px}.account-bg{display:flex;min-height:100vh;align-items:center;justify-content:center;padding-left:1rem;padding-right:1rem;background:var(--theme-elevation-200)}.account-card{width:100%;max-width:42rem;border-radius:1rem;padding:2rem;--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);background:var(--theme-elevation-100)}.account-title{margin-bottom:1rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--brand-core)}.account-input{width:100%;border-radius:var(--radius);border-width:1px;padding:.5rem 1rem}.account-input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.account-input{color:var(--theme-input-text);background:var(--theme-input-bg);border-color:var(--theme-input-border);box-shadow:none;caret-color:var(--brand-accent);--tw-ring-color:var(--theme-input-active-border)}.account-select{width:100%;border-radius:var(--radius);border-width:1px;padding:.5rem 1rem}.account-select:focus{outline:2px solid transparent;outline-offset:2px}.account-select{color:var(--theme-input-text);background:var(--theme-input-bg);border-color:var(--theme-input-border)}.account-button-primary{width:100%;border-radius:var(--radius);padding-top:.5rem;padding-bottom:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.account-button-primary:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.account-button-primary{background:var(--brand-accent);color:#fff;--tw-ring-color:var(--brand-accent)}.account-divider{border-color:var(--theme-elevation-300)}.account-help{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;color:#6b7280}.account-alert-error{color:var(--theme-error-500);background:color-mix(in oklab,var(--theme-error-500) 10%,transparent)}.account-alert-error,.account-alert-success{margin-bottom:1rem;border-radius:.25rem;padding:.75rem;font-size:.875rem;line-height:1.25rem}.account-alert-success{color:var(--theme-success-500);background:color-mix(in oklab,var(--theme-success-500) 10%,transparent)}.logo-light{display:block}.logo-dark,[data-theme=dark] .logo-light{display:none}[data-theme=dark] .logo-dark{display:block}.account-input:disabled,.account-input[readonly]{color:var(--theme-input-border)!important;-webkit-text-fill-color:var(--theme-input-border)!important;background:var(--theme-elevation-300)!important;border-color:var(--theme-elevation-300)!important;cursor:not-allowed}.account-input:disabled::-moz-placeholder,.account-input[readonly]::-moz-placeholder{color:var(--theme-input-border)!important}.account-input:disabled::placeholder,.account-input[readonly]::placeholder{color:var(--theme-input-border)!important}.input-password{position:relative}.field-type__wrap:has(input[type=password]){position:relative}.input-password .toggle-password,button.toggle-password[aria-label*=password],button[aria-label*=password]{position:absolute;top:10%;bottom:0;right:.5rem;transform:none;display:inline-flex;align-items:center;justify-content:center;width:25px;height:80%;border-radius:8px;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:0}.input-password .toggle-password,button.toggle-password[aria-label*=password],button[aria-label*=password]{background:var(--theme-elevation-300)!important;border:none!important;box-shadow:none!important;outline:none!important}.input-password .toggle-password:focus,.input-password .toggle-password:hover,button.toggle-password[aria-label*=password]:focus,button.toggle-password[aria-label*=password]:hover,button[aria-label*=password]:focus,button[aria-label*=password]:hover{background:var(--theme-elevation-300)!important;box-shadow:none!important;stroke-width:0;border:none!important;outline:none!important}.input-password .toggle-password .lucide,button.toggle-password[aria-label*=password] .lucide,button[aria-label*=password] .lucide{width:18px;height:18px;color:var(--theme-input-border);stroke:currentColor;fill:none;background:rgba(0,0,0,0)!important;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:stroke .2s ease,opacity .2s ease,transform .1s ease}.input-password .toggle-password:hover .lucide,button.toggle-password[aria-label*=password]:hover .lucide,button[aria-label*=password]:hover .lucide{stroke:var(--theme-input-active-border)}.input-password .toggle-password:active .lucide,button.toggle-password[aria-label*=password]:active .lucide,button[aria-label*=password]:active .lucide{transform:scale(.96)}[data-theme=dark] .input-password .toggle-password .lucide,[data-theme=dark] button.toggle-password[aria-label*=password] .lucide,[data-theme=dark] button[aria-label*=password] .lucide{opacity:.8}#confirmPassword,#password{padding-right:44px}.slug-field-component .label-wrapper{display:flex;justify-content:space-between;align-items:center}.slug-field-component .lock-button{margin:0;padding-bottom:.3125rem}.subscription-banner{margin:0 auto 1rem;padding:16px;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-300);border-radius:var(--style-radius-m)}.subscription-banner-description{font-size:.875rem;color:var(--brand-core);margin-bottom:.75rem}.subscription-banner-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.subscription-button{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.25rem;color:white;transition:background-color .2s ease;border:none}.subscription-button.subscribe{background-color:var(--brand-accent);color:white}.subscription-button.subscribe:hover{background-color:#e1307c}.subscription-button.manage{background-color:var(--brand-accent);color:white}.subscription-button.manage:hover{background-color:#e1307c}