/* NestPortal v472 · advertencia desde la ficha al mantener pulsado el contador */
.profileWarningSystemV472{position:relative;user-select:none;-webkit-user-select:none;touch-action:manipulation}
body:has(#roleBtn:not(:empty)) .profileWarningSystemV472.isHoldingV472{transform:scale(.97);background:#fff4d8!important;box-shadow:0 0 0 3px rgba(196,132,0,.16) inset!important}
.profileWarningOverlayV472{position:fixed;inset:0;z-index:2147482500;background:rgba(5,35,31,.56);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}
.profileWarningCardV472{position:relative;width:min(520px,100%);background:#fff;border:1px solid rgba(8,121,109,.18);border-radius:30px;padding:30px;box-shadow:0 24px 70px rgba(0,35,30,.25);display:grid;gap:16px}
.profileWarningCloseV472{position:absolute;right:18px;top:16px;width:48px;height:48px;border-radius:50%;border:1px solid #d5ebe6;background:#f4fbf9;color:#08796d;font-size:30px;font-weight:900}
.profileWarningEyebrowV472{font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#b47500}
.profileWarningCardV472 h2{margin:0;color:#075e54;font-size:32px}.profileWarningCardV472 p{margin:0;color:#526d67;line-height:1.5}.profileWarningCardV472 label{display:grid;gap:8px;font-weight:850;color:#075e54}.profileWarningCardV472 select{width:100%;min-height:52px;border:1px solid #cfe3df;border-radius:16px;padding:0 14px;background:#f8fcfb;color:#173f38;font:inherit}.profileWarningCardV472 small{min-height:20px;color:#8a5d00;font-weight:750}.profileWarningOpenV472{overflow:hidden}
@media(max-width:600px){.profileWarningCardV472{padding:26px 20px 22px;border-radius:26px}.profileWarningCardV472 h2{font-size:28px}}
