body.password{background:linear-gradient(135deg,#7f677a,#544850,#7f677a)!important;color:#fdfbf7!important;font-family:Arial,Helvetica,sans-serif;min-height:100vh;display:flex;flex-direction:column;margin:0;position:relative;overflow-x:hidden}body.password:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;opacity:.05;pointer-events:none;z-index:0;background-image:linear-gradient(to right,#fff 1px,transparent 1px),linear-gradient(to bottom,#fff 1px,transparent 1px);background-size:40px 40px}.amiee-pw-glows{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.amiee-pw-glow{position:absolute;border-radius:9999px}.amiee-pw-glow--1{top:-15%;left:-10%;width:500px;height:500px;background:linear-gradient(to bottom right,rgba(212,175,55,.18),rgba(233,217,206,.08),transparent);filter:blur(120px);animation:amiee-pw-g1 9s ease-in-out infinite}.amiee-pw-glow--2{bottom:-15%;right:-10%;width:450px;height:450px;background:linear-gradient(to top left,rgba(197,160,89,.12),rgba(243,229,232,.04),transparent);filter:blur(120px);animation:amiee-pw-g2 11s ease-in-out infinite 1.5s}.amiee-pw-glow--3{top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:linear-gradient(to bottom right,rgba(233,176,161,.12),transparent);filter:blur(100px);animation:amiee-pw-g3 7s ease-in-out infinite .5s}@keyframes amiee-pw-g1{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.08);opacity:.5}}@keyframes amiee-pw-g2{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.12);opacity:.4}}@keyframes amiee-pw-g3{0%,to{opacity:.15}50%{opacity:.35}}.amiee-pw-header{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:24px;max-width:1280px;margin:0 auto;width:100%}@media screen and (min-width:750px){.amiee-pw-header{padding:32px 40px}}.amiee-pw-logo{max-width:120px;display:block}@media screen and (min-width:750px){.amiee-pw-logo{max-width:160px}}.amiee-pw-logo img{width:100%;height:auto;display:block;filter:brightness(1.1)}.amiee-pw-shopname{font-size:16px;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:#fdfbf7;text-decoration:none;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:750px){.amiee-pw-shopname{font-size:20px}}.amiee-pw-enter-link{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#fdfbf799;text-decoration:none;transition:color .3s;cursor:pointer;background:none;border:none;padding:0;white-space:nowrap;flex-shrink:0}@media screen and (min-width:750px){.amiee-pw-enter-link{font-size:11px;gap:8px}}.amiee-pw-enter-link:hover{color:#e9b0a1}.amiee-pw-enter-link svg{width:16px;height:16px;flex-shrink:0}.password-main{flex-grow:1;display:flex;align-items:center;justify-content:center;position:relative;z-index:10;padding:24px}.amiee-pw-hero{text-align:center;max-width:640px;width:100%}.amiee-pw-deco{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:32px}.amiee-pw-deco-line{height:1px;width:48px;flex-shrink:0}.amiee-pw-deco-line--l{background:linear-gradient(to right,transparent,#e9b0a1)}.amiee-pw-deco-line--r{background:linear-gradient(to left,transparent,#e9b0a1)}@media screen and (min-width:750px){.amiee-pw-deco-line{width:80px}}.amiee-pw-deco-diamond{width:10px;height:10px;transform:rotate(45deg);border:1px solid #e9b0a1;flex-shrink:0;opacity:.7}.amiee-pw-heading{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:40px;font-weight:300;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;background:linear-gradient(to bottom right,#fff,#fdfbf7,#d6c5b3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}@media screen and (min-width:750px){.amiee-pw-heading{font-size:56px;letter-spacing:.12em}}.amiee-pw-subtitle{color:#fdfbf7a6;font-size:14px;font-weight:200;letter-spacing:.04em;line-height:1.6;max-width:420px;margin:0 auto 40px}@media screen and (min-width:750px){.amiee-pw-subtitle{font-size:16px}}.amiee-pw-divider{display:block;width:60px;height:1px;margin:0 auto 40px;background:linear-gradient(to right,transparent,rgba(233,176,161,.5),transparent)}.amiee-pw-form{display:flex;flex-direction:column;gap:12px;max-width:420px;margin:0 auto}@media screen and (min-width:500px){.amiee-pw-form{flex-direction:row;gap:0}}.amiee-pw-input{flex:1;padding:14px 20px;border:1px solid rgba(255,255,255,.12);border-radius:9999px;background:#ffffff0a;color:#fdfbf7;font-size:13px;letter-spacing:.04em;outline:none;transition:border-color .3s,background .3s;font-family:inherit}@media screen and (min-width:500px){.amiee-pw-input{border-radius:9999px 0 0 9999px;border-right:none}}.amiee-pw-input::placeholder{color:#fdfbf759}.amiee-pw-input:focus{border-color:#e9b0a180;background:#ffffff0f}.amiee-pw-submit{padding:14px 28px;border:none;border-radius:9999px;background:#e9b0a1;color:#2c1f2a;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:transform .4s,box-shadow .4s,background .4s;white-space:nowrap;font-family:inherit}@media screen and (min-width:500px){.amiee-pw-submit{border-radius:0 9999px 9999px 0}}.amiee-pw-submit:hover{transform:scale(1.03);box-shadow:0 8px 30px #e9b0a14d;background:#f0c1b4}.amiee-pw-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);align-items:center;justify-content:center;padding:24px}.amiee-pw-modal-overlay.is-open{display:flex}.amiee-pw-modal-panel{position:relative;width:100%;max-width:440px;padding:48px 32px;background:linear-gradient(135deg,#544850f2,#7f677ae6);border-radius:24px;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #0006;text-align:center}.amiee-pw-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#fdfbf780;cursor:pointer;padding:4px;transition:color .3s}.amiee-pw-modal-close:hover{color:#e9b0a1}.amiee-pw-modal-close svg{width:20px;height:20px}.amiee-pw-modal-title{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:22px;font-weight:300;letter-spacing:.08em;text-transform:uppercase;color:#fdfbf7;margin:0 0 32px}.amiee-pw-modal-form{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:500px){.amiee-pw-modal-form{flex-direction:row;gap:0}}.amiee-pw-modal-form .amiee-pw-input{flex:1}.amiee-pw-error{margin-top:12px;color:#f0a0a0;font-size:13px}.amiee-pw-admin-link{margin-top:20px;font-size:11px;color:#fdfbf766;letter-spacing:.02em}.amiee-pw-admin-link a{color:#fdfbf780;text-decoration:underline;text-underline-offset:2px;transition:color .3s;font-size:11px}.amiee-pw-admin-link a:hover{color:#e9b0a1}.amiee-pw-footer{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:20px;padding:32px 24px 40px}.amiee-pw-social{display:flex;gap:16px;list-style:none;padding:0;margin:0}.amiee-pw-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fdfbf780;transition:color .3s,border-color .3s,background .3s;text-decoration:none}.amiee-pw-social a:hover{color:#e9b0a1;border-color:#e9b0a14d;background:#e9b0a10d}.amiee-pw-social svg{width:16px;height:16px}.amiee-pw-powered{font-size:11px;color:#fdfbf74d;letter-spacing:.04em}.amiee-pw-powered a{color:#fdfbf766;text-decoration:none;transition:color .3s}.amiee-pw-powered a:hover{color:#e9b0a1}body.password hr,body.password .gradient,body.password .color-scheme-1,body.password .color-scheme-2{background:transparent!important}.amiee-pw-reveal{opacity:0;transform:translateY(24px);animation:amiee-pw-fadein 1s ease-out forwards}.amiee-pw-reveal--d1{animation-delay:.1s}.amiee-pw-reveal--d2{animation-delay:.25s}.amiee-pw-reveal--d3{animation-delay:.4s}.amiee-pw-reveal--d4{animation-delay:.55s}@keyframes amiee-pw-fadein{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.amiee-pw-reveal{opacity:1;transform:none;animation:none}.amiee-pw-glow{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-password.css.map */
