.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.modal__container{background-color:#fff;border-radius:4px;box-sizing:border-box;max-height:100vh;max-width:800px;overflow-y:auto;padding:30px}.modal__header{align-items:center;display:flex;justify-content:space-between}.modal__header .modal__close:before{content:"✕"}.modal__title{box-sizing:border-box;color:#00449e;font-size:1.25rem;font-weight:600;line-height:1.25;margin-bottom:0;margin-top:0}.modal__close{background:transparent;border:0}.modal__content{color:rgba(0,0,0,.8);line-height:1.5;margin-bottom:.5rem}.modal__btn{-webkit-appearance:button;background-color:#e6e6e6;border:none;border-radius:.25rem;color:rgba(0,0,0,.8);cursor:pointer;font-size:.875rem;line-height:1.15;margin:0;overflow:visible;padding:.5rem 1rem;text-transform:none;will-change:transform;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{text-align:left;will-change:transform;z-index:999}:root :where(.editor-styles-wrapper) :where(.is-layout-flow)>*{margin-block-end:0;margin-block-start:var(--wp--style--block-gap,1.5rem)}:root :where(.editor-styles-wrapper) :where(.is-layout-flow)>:first-child{margin-block-start:0}.wp-block-membercore-profiles-profile-header.layout-right .mcpd-profile-name-title{flex-direction:row-reverse}.wp-block-membercore-profiles-profile-header.layout-right .mcpd-profile-name-title .mcpd-profile-name-title__icons{margin-left:0}.wp-block-membercore-profiles-profile-header.layout-right .mcpd-profile-name-title .mcpd-profile-name-title__icons ul{padding-left:0}.wp-block-membercore-profiles-profile-header.layout-center .wp-block-membercore-profiles-profile-name h3{justify-content:center}.wp-block-membercore-profiles-profile-header.layout-center .wp-block-membercore-profiles-profile-name .mcpd-profile-name-location{margin-top:10px}.wp-block-membercore-profiles-profile-header.layout-center .mcpd-profile-name-title{flex-direction:column;gap:10px}.wp-block-membercore-profiles-profile-header.layout-center .mcpd-profile-name-title .mcpd-profile-name-title__icons{margin-left:0}.wp-block-membercore-profiles-profile-header.layout-center .mcpd-profile-name-title .mcpd-profile-name-title__icons ul{padding-left:0}.wp-block-membercore-profiles-profile-name{flex:1;margin:0!important;position:relative}.wp-block-membercore-profiles-profile-name>div{width:100%}.wp-block-membercore-profiles-profile-name h3{align-items:center;display:flex;font-size:24px;font-weight:600;gap:1px;line-height:1.3;margin:0;width:100%}.wp-block-membercore-profiles-profile-name h3 .dashicons{color:#666;cursor:pointer;margin-left:2px}.wp-block-membercore-profiles-profile-name h3 .dashicons:before{font-size:16px}.wp-block-membercore-profiles-profile-name h3 .dashicons:focus{outline:2px solid #007cba;outline-offset:2px}.wp-block-membercore-profiles-profile-name h3 a .dashicons{color:#666;text-decoration:none}.wp-block-membercore-profiles-profile-name h3 a .dashicons:hover{color:#333}.wp-block-membercore-profiles-profile-name .mcpd-profile-name-title{color:inherit;justify-content:space-between}.wp-block-membercore-profiles-profile-name .mcpd-profile-name-title .dashicons{box-shadow:none;cursor:pointer}.wp-block-membercore-profiles-profile-name .mcpd-profile-name-title__name{align-items:center;display:flex;gap:0}.wp-block-membercore-profiles-profile-name .mcpd-profile-name-title__icons{align-items:center;display:flex;gap:8px;margin-left:auto}.wp-block-membercore-profiles-profile-name .mcpd-profile-name-title__icons ul{align-items:center;display:flex;gap:8px;margin:0}.wp-block-membercore-profiles-profile-name p{font-size:16px;margin:0}.wp-block-membercore-profiles-profile-name.dark-theme{background:#333;color:#fff}.wp-block-membercore-profiles-profile-name.dark-theme button{background:#555;border:1px solid #777;color:#fff}.wp-block-membercore-profiles-profile-name.dark-theme p{color:#ddd}.wp-block-membercore-profiles-profile-name .profile-form{min-width:350px;width:100%}@media(max-width:768px){.wp-block-membercore-profiles-profile-name .profile-form{min-width:auto}}.wp-block-membercore-profiles-profile-name .profile-form--two-column{display:flex;gap:2rem;min-width:700px}@media(max-width:768px){.wp-block-membercore-profiles-profile-name .profile-form--two-column{flex-direction:column;gap:1.5rem;min-width:auto}}.wp-block-membercore-profiles-profile-name .profile-form__column,.wp-block-membercore-profiles-profile-name .profile-form__column--left,.wp-block-membercore-profiles-profile-name .profile-form__column--right{flex:1}.wp-block-membercore-profiles-profile-name .profile-form__column--right .profile-form__group{margin-bottom:.75rem}.wp-block-membercore-profiles-profile-name .profile-form__column--right .profile-form__label{display:none}@media(max-width:768px){.wp-block-membercore-profiles-profile-name .profile-form__column--right .profile-form__label{display:block}}.wp-block-membercore-profiles-profile-name .profile-form__divider{background-color:#e0e0e0;margin:0 1rem;width:1px}@media(max-width:768px){.wp-block-membercore-profiles-profile-name .profile-form__divider{display:none}}.wp-block-membercore-profiles-profile-name .profile-form__section-title{border-bottom:1px solid #e0e0e0;color:#333;font-size:1rem;font-weight:600;margin:0 0 .75rem;padding-bottom:.25rem}.wp-block-membercore-profiles-profile-name .profile-form__group,.wp-block-membercore-profiles-profile-name .profile-form__group:first-child{margin-bottom:1rem}.wp-block-membercore-profiles-profile-name .profile-form__group:last-child{margin-bottom:0}.wp-block-membercore-profiles-profile-name .profile-form__label{display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.wp-block-membercore-profiles-profile-name .profile-form__input-with-icon,.wp-block-membercore-profiles-profile-name .profile-form__input-wrapper{position:relative}.wp-block-membercore-profiles-profile-name .profile-form__input-icon{height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.wp-block-membercore-profiles-profile-name .profile-form__input-icon .dashicons-yes{color:#00b800}.wp-block-membercore-profiles-profile-name .profile-form__input-icon .dashicons-no{color:red}.wp-block-membercore-profiles-profile-name .profile-form__input{border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box;display:block;padding:.5rem 1rem;width:100%}.wp-block-membercore-profiles-profile-name .profile-form__input:focus{border-color:#007cba;box-shadow:0 0 0 1px #007cba;outline:none}.wp-block-membercore-profiles-profile-name .profile-form__input[type=checkbox]{display:inline;margin-right:7px;width:auto}.wp-block-membercore-profiles-profile-name .profile-form__error{color:red;display:block;font-size:.8rem;margin-top:.25rem}.wp-block-membercore-profiles-profile-name .profile-form select.profile-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 stroke=%27currentColor%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27m6 9 6 6 6-6%27/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;padding-right:2.5rem}.wp-block-membercore-profiles-profile-name .profile-form select.profile-form__input:focus{border-color:#007cba;box-shadow:0 0 0 1px #007cba;outline:none}.wp-block-membercore-profiles-profile-name .profile-form__social-header{margin-bottom:1rem}.wp-block-membercore-profiles-profile-name .profile-form__social-dropdown-wrapper{position:relative}.wp-block-membercore-profiles-profile-name .profile-form__social-dropdown{align-items:center;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem 1rem;width:100%}.wp-block-membercore-profiles-profile-name .profile-form__social-dropdown:focus{border-color:#007cba;box-shadow:0 0 0 1px #007cba;outline:none}.wp-block-membercore-profiles-profile-name .profile-form__dropdown-arrow{font-size:.75rem;transition:transform .2s ease}.wp-block-membercore-profiles-profile-name .profile-form__social-dropdown[aria-expanded=true] .wp-block-membercore-profiles-profile-name .profile-form__dropdown-arrow{transform:rotate(180deg)}.wp-block-membercore-profiles-profile-name .profile-form__social-options{background:#fff;border:1px solid #e0e0e0;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 8px rgba(0,0,0,.1);left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.wp-block-membercore-profiles-profile-name .profile-form__social-option{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;font-size:.875rem;padding:.5rem 1rem}.wp-block-membercore-profiles-profile-name .profile-form__social-option:hover{background-color:#f9f9f9}.wp-block-membercore-profiles-profile-name .profile-form__social-option:last-child{border-bottom:none}.wp-block-membercore-profiles-profile-name .profile-form__social-option input[type=checkbox]{display:inline;margin-right:.5rem;width:auto}.wp-block-membercore-profiles-profile-name .profile-form__social-option input[type=checkbox]:focus{box-shadow:none;outline:none}.wp-block-membercore-profiles-profile-name .profile-form__social-option span{flex:1}.wp-block-membercore-profiles-profile-name .profile-form__social-fields{display:flex;flex-direction:column;gap:.75rem}.wp-block-membercore-profiles-profile-name .profile-form__social-field{margin-bottom:0!important}.wp-block-membercore-profiles-profile-name .profile-form__social-input-wrapper{align-items:center;display:flex;position:relative}.wp-block-membercore-profiles-profile-name .profile-form__social-input-wrapper input{padding-right:2.5rem}.wp-block-membercore-profiles-profile-name .profile-form__remove-social{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:20px;justify-content:center;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:20px}.wp-block-membercore-profiles-profile-name .profile-form__remove-social:hover{background-color:#f0f0f0;color:#333}.wp-block-membercore-profiles-profile-name .profile-form__remove-social:focus{background-color:#e0e0e0;outline:none}.wp-block-membercore-profiles-profile-name .flexed{align-items:center;display:flex}.mcpd-social-link{border-radius:9999px;display:inline-block;height:auto;margin:0;padding:0;transition:transform .1s ease}.mcpd-social-link a{align-items:center;border-bottom:0;box-shadow:none;display:flex;line-height:0;padding:4px;text-decoration:none}.mcpd-social-link svg{color:#fff;height:16px;width:16px;fill:currentColor}.mcpd-social-link:hover{transform:scale(1.1)}.mcpd-social-link a:focus{outline:2px solid #007cba;outline-offset:2px}.mcpd-social-link-website{background-color:#eee;color:#333}.mcpd-social-link-linkedin{background-color:#0d66c2;color:#fff}.mcpd-social-link-facebook{background-color:#1877f2;color:#fff}.mcpd-social-link-twitter,.mcpd-social-link-x{background-color:#000;color:#fff}.mcpd-social-link-instagram{background-color:#e1306c;color:#fff}.mcpd-social-link-tiktok{background-color:#000;color:#fff}.mcpd-social-link-bluesky{background-color:#0a7aff;color:#fff}.mcpd-social-link-youtube{background-color:red;color:#fff}
