.profile-photo-cropper{z-index:var(--z-modal);overscroll-behavior:none;touch-action:none;isolation:isolate;background:#050508;flex-direction:column;width:100%;max-width:100vw;height:100%;max-height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.profile-photo-cropper__header{padding:max(1rem, env(safe-area-inset-top,0px)) 1.25rem .75rem;text-align:center;flex-shrink:0}.profile-photo-cropper__title{letter-spacing:-.02em;color:#fff;margin:0;font-size:1.0625rem;font-weight:600}.profile-photo-cropper__lead{color:#ffffff8c;margin:.375rem 0 0;font-size:.8125rem;line-height:1.45}.profile-photo-cropper__stage{background:#00000059;flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.profile-photo-cropper__controls{padding:.875rem 1.25rem calc(env(safe-area-inset-bottom,0px) + 20px);background:#08080cfa;border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:.875rem;display:flex}.profile-photo-cropper__zoom{align-items:center;gap:.75rem;margin:0;display:flex}.profile-photo-cropper__zoom-label{letter-spacing:.05em;text-transform:uppercase;color:#ffffff73;flex-shrink:0;font-size:.75rem;font-weight:600}.profile-photo-cropper__zoom-input{min-width:0;accent-color:rgba(var(--aurora-lavender-rgb), .95);flex:1}.profile-photo-cropper__error{color:#f87171;text-align:center;margin:0;font-size:.8125rem}.profile-photo-cropper__footer{flex-direction:column;gap:.625rem;display:flex}.profile-photo-cropper__btn{width:100%}.profile-photo-cropper__saving{z-index:20;-webkit-backdrop-filter:blur(10px);background:#050508b8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.smoac-saving-mark{color:#beffd2f5;flex-direction:column;align-items:center;gap:.85rem;display:flex}.smoac-saving-mark__svg{filter:drop-shadow(0 0 16px #34ff8873);width:4.25rem;height:4.25rem}.smoac-saving-mark__path{stroke-dasharray:120;stroke-dashoffset:120px;animation:1.35s ease-in-out infinite smoac-saving-draw}.smoac-saving-mark__label{letter-spacing:.14em;text-transform:uppercase;color:#c8ffdce0;text-shadow:0 0 18px #34ff8859;margin:0;font-size:.8125rem;font-weight:600}@keyframes smoac-saving-draw{0%{stroke-dashoffset:120px;opacity:.55}45%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-120px;opacity:.45}}@media (prefers-reduced-motion:reduce){.smoac-saving-mark__path{stroke-dashoffset:0;opacity:.9;animation:none}}
