.password-protection{z-index:9999;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.password-protection__container{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:40px;box-shadow:0 10px 25px #0000001a}.password-protection__container h1{color:#1a202c;margin:24px 0 8px;font-family:BMWTypeNext-Bold,sans-serif;font-size:15px;font-weight:600}.password-protection__container p{color:#64748b;margin-bottom:32px;font-size:16px}.password-protection__logo{margin-bottom:24px}.password-protection__logo img{width:auto;max-width:180px;height:50px}.password-protection__form{flex-direction:column;gap:16px;display:flex}.password-protection__form .ant-input-affix-wrapper{border-radius:8px;height:48px}.password-protection__form .ant-input-affix-wrapper .anticon{color:#64748b}.password-protection__form .ant-btn{background:linear-gradient(135deg,#e1a121 0%,#d97706 100%);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:500}.password-protection__form .ant-btn:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%)}.password-protection__form .ant-btn:disabled{opacity:.7;background:linear-gradient(135deg,#e1a121 0%,#d97706 100%)}@media (max-width:480px){.password-protection{padding:20px}.password-protection__container{padding:24px}}
