.PlacementTest-module__BDeyFW__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1050;background:#0f111abf;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;animation:.3s ease-out PlacementTest-module__BDeyFW__fadeIn;display:flex;position:fixed;top:0;left:0}.PlacementTest-module__BDeyFW__modalCard{background:var(--card-bg,#fff);border:1px solid var(--glass-border,#00000014);border-radius:24px;flex-direction:column;width:100%;max-width:600px;animation:.4s cubic-bezier(.16,1,.3,1) PlacementTest-module__BDeyFW__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.PlacementTest-module__BDeyFW__header{border-bottom:1px solid var(--glass-border,#00000014);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.PlacementTest-module__BDeyFW__content{flex-direction:column;flex-grow:1;min-height:350px;padding:2rem;display:flex}.PlacementTest-module__BDeyFW__progressBarContainer{background:var(--input-bg,#f1f3f5);border-radius:3px;width:100%;height:6px;margin-bottom:1.5rem;overflow:hidden}.PlacementTest-module__BDeyFW__progressBar{background:var(--indigo,#6366f1);height:100%;transition:width .3s ease-out}.PlacementTest-module__BDeyFW__questionTitle{color:var(--foreground,#1f2937);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.PlacementTest-module__BDeyFW__optionsList{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.PlacementTest-module__BDeyFW__optionButton{border:1.5px solid var(--glass-border,#00000014);color:var(--foreground,#4b5563);text-align:left;cursor:pointer;background:0 0;border-radius:12px;align-items:center;width:100%;padding:1rem 1.25rem;font-weight:500;transition:all .2s;display:flex}.PlacementTest-module__BDeyFW__optionButton:hover:not(:disabled){border-color:var(--indigo,#6366f1);color:var(--indigo,#6366f1);background:#6366f10a;transform:translate(4px)}.PlacementTest-module__BDeyFW__optionSelected{border-color:var(--indigo,#6366f1);background:var(--indigo,#6366f1)!important;color:#fff!important}.PlacementTest-module__BDeyFW__optionLabel{background:var(--input-bg,#f1f3f5);width:28px;height:28px;color:var(--foreground,#4b5563);border-radius:50%;justify-content:center;align-items:center;margin-right:1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.PlacementTest-module__BDeyFW__optionSelected .PlacementTest-module__BDeyFW__optionLabel{color:#fff;background:#fff3}.PlacementTest-module__BDeyFW__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.PlacementTest-module__BDeyFW__welcomeIcon{color:var(--indigo,#6366f1);margin-bottom:1.5rem;font-size:4rem;animation:3s ease-in-out infinite PlacementTest-module__BDeyFW__float}.PlacementTest-module__BDeyFW__levelBadge{color:var(--indigo,#6366f1);background:#6366f11a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:1.5rem auto;font-size:2.5rem;font-weight:900;display:flex;box-shadow:inset 0 0 20px #6366f126}@keyframes PlacementTest-module__BDeyFW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PlacementTest-module__BDeyFW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes PlacementTest-module__BDeyFW__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
