.chamuel-password-wrapper{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;background:radial-gradient(circle at top left,#ffe4ef 0%,transparent 34%),radial-gradient(circle at bottom right,#f3ddff 0%,transparent 32%),#fff8fb}.chamuel-password-card{width:100%;max-width:520px;text-align:center;padding:46px 36px;border-radius:34px;background:rgba(255,255,255,0.82);border:1px solid rgba(238,70,248,0.14);box-shadow:0 24px 70px rgba(190,80,140,0.18);backdrop-filter:blur(14px)}.chamuel-password-icon{width:68px;height:68px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fce1ef,#f2ddff);font-size:28px;box-shadow:0 12px 30px rgba(190,80,140,0.14)}.chamuel-password-card h2{margin:0 0 14px;font-size:32px;line-height:1.15;color:#412338;font-weight:700}.chamuel-password-card p{max-width:420px;margin:0 auto 28px;color:#7b6273;font-size:17px;line-height:1.7}.chamuel-password-card form{display:flex;flex-direction:column;gap:14px}.chamuel-password-card input[type="password"]{width:100%;padding:16px 18px;border-radius:18px;border:1px solid rgba(190,80,140,0.18);background:#fff;color:#412338;font-size:16px;text-align:center;outline:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.6)}.chamuel-password-card input[type="password"]:focus{border-color:rgba(238,70,248,0.42);box-shadow:0 0 0 4px rgba(238,70,248,0.08)}.chamuel-password-card button{padding:16px 24px;border:none;border-radius:999px;cursor:pointer;color:#fff;font-size:16px;font-weight:700;background:linear-gradient(135deg,#d03afb,#ee46f8,#fc6ba0,#fcb749);box-shadow:0 16px 38px rgba(238,70,248,0.26);transition:transform 0.2s ease,box-shadow 0.2s ease}.chamuel-password-card button:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(238,70,248,0.34)}@media (max-width:520px){.chamuel-password-card{padding:36px 24px;border-radius:28px}.chamuel-password-card h2{font-size:28px}.chamuel-password-card p{font-size:16px}}