*,:after,:before{box-sizing:border-box}#react-root,body,html{min-height:100vh}body{margin:0}.font-cormorant{font-family:Cormorant Garamond,serif!important}.score-number{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#e8c97a,#c9a84c);-webkit-background-clip:text;background-clip:text;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,10vw,6.5rem);font-weight:300;letter-spacing:.05em;line-height:1}.spin-ring{animation:spin .9s linear infinite;border:2px solid rgba(201,168,76,.2);border-radius:50%;border-top-color:#c9a84c;height:44px;margin:0 auto;width:44px}@keyframes spin{to{transform:rotate(1turn)}}.upload-dropzone{background:hsla(0,0%,100%,.02)!important;border:1px dashed rgba(201,168,76,.35)!important;cursor:pointer;position:relative;transition:all .25s!important}.upload-dropzone.dragover,.upload-dropzone:hover{background:rgba(201,168,76,.05)!important;border-color:#c9a84c!important}.upload-dropzone input[type=file]{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.score-bar-track{background:hsla(0,0%,100%,.07);border-radius:2px;height:4px;margin:12px 0;overflow:hidden}.score-bar-fill{background:linear-gradient(90deg,#7a621f,#e8c97a);border-radius:2px;height:100%;transition:width 1.3s cubic-bezier(.16,1,.3,1)}.mini-bar-track{background:hsla(0,0%,100%,.06);border-radius:1px;height:2px;margin-top:6px;overflow:hidden}.mini-bar-fill{background:#7a621f;border-radius:1px;height:100%;transition:width 1.4s cubic-bezier(.16,1,.3,1)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .5s ease forwards}.lb-bar-track{background:hsla(0,0%,100%,.07);border-radius:1px;height:2px;margin-top:6px;overflow:hidden}.lb-bar-fill-male{background:#4a7fbd;height:100%;transition:width .8s ease}.lb-bar-fill-female{background:#c47fa0;height:100%;transition:width .8s ease}