.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%}
