.calibration-form-container{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:0;margin-top:0;position:relative;overflow-y:auto;overflow-x:visible}.archetype-outer-container{width:100%;display:block;overflow:visible}.question-container{max-width:600px;justify-content:center;gap:2.5rem;margin:0 auto;padding:0 .5rem;min-height:100vh;flex-shrink:0}.archetype-result-container{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:4rem 0 2rem;margin:0 auto;overflow:visible;box-sizing:border-box;min-height:auto;flex-shrink:0;position:static}.custom-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:24px;height:24px;background-color:rgba(0,0,0,.4);border:2px solid rgba(255,255,255,.3);cursor:pointer;position:relative;transition:all .2s ease;flex-shrink:0}.custom-checkbox:checked{background-color:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.8);box-shadow:0 0 20px rgba(255,255,255,.4),inset 0 0 10px rgba(255,255,255,.4)}.custom-checkbox:disabled{opacity:.5;cursor:not-allowed}.form-label{display:flex;align-items:center;gap:1rem;color:#fff;cursor:pointer;font-size:clamp(1rem,1.5vw,1.2rem)}.calibration-button{padding:clamp(.8rem,2vw,1rem) clamp(1.5rem,3vw,2rem);background-color:transparent;border:2px solid rgba(255,255,255,.3);color:#fff;font-size:clamp(.9rem,1.5vw,1rem);font-family:var(--font-golos);cursor:pointer;text-transform:lowercase;min-width:clamp(100px,15vw,120px);transition:all .2s ease}.calibration-button:hover:not(:disabled){background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.calibration-button:disabled{opacity:.5;cursor:not-allowed}.calibration-button.primary{background-color:rgba(255,255,255,.1)}.calibration-button.primary:hover:not(:disabled){background-color:rgba(255,255,255,.2)}.button-row{width:100%;display:flex;justify-content:space-between;gap:1rem;margin-top:0;max-width:100%;margin-bottom:1.5rem;padding-top:1rem}.tiebreaker-button{padding:clamp(1rem,2.5vw,1.5rem) clamp(1.5rem,3vw,2rem);background-color:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.3);color:#fff;font-size:clamp(1rem,1.5vw,1.2rem);font-family:var(--font-golos);cursor:pointer;text-align:left;border-radius:8px;transition:all .2s ease;line-height:1.4;width:100%}.tiebreaker-button:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.tiebreaker-container{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:500px}.radar-chart-container{width:100%;max-width:none;margin-top:0;padding:0;flex-shrink:0;height:600px;min-height:600px}.chart-loading{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.6);font-size:1rem}.text-continue-button:hover{opacity:1!important;transform:translateX(5px);text-shadow:0 0 30px rgba(255,255,255,.8),0 0 60px rgba(255,255,255,.5),0 0 90px rgba(255,255,255,.3)!important}.likert-scale{display:grid;grid-template-columns:repeat(7,1fr);gap:clamp(1rem,3.5vw,1.8rem);align-items:center;width:100%;margin:0;padding:0}.likert-button{width:clamp(45px,8vw,55px);height:clamp(45px,8vw,55px);border-radius:50%;border:2px solid rgba(255,255,255,.3);background-color:transparent;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:clamp(.9rem,1.6vw,1.1rem);font-weight:500;margin:0 auto}.likert-button:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.likert-button.selected{background-color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.6)}.scale-labels{display:flex;justify-content:space-between;color:#fff;font-size:clamp(.8rem,1.2vw,1rem);width:100%;padding:0;margin-top:-.6rem;margin-bottom:1.5rem}.question-title{font-size:clamp(2.2rem,4vw,2.8rem);color:#fff;margin:0;text-shadow:0 0 15px rgba(255,255,255,.3);line-height:1.3;text-align:left;max-width:500px;width:100%;align-self:flex-start}.question-title.center{text-align:center;margin-bottom:2rem;align-self:center;max-width:600px}.question-title.left-center{text-align:left;margin-bottom:1rem;align-self:flex-start;max-width:600px}.form-options{display:flex;flex-direction:column;gap:1.5rem;width:100%}@media (max-width:1023px){body,html{overflow-x:hidden!important;max-width:100vw!important;margin:0!important;padding:0!important}.full-screen-results{position:fixed!important;bottom:0!important;height:100vh!important;min-height:100vh!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;padding:0!important;overflow-y:auto!important;z-index:1000!important}.archetype-description-container,.full-screen-results{top:0!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;margin:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.archetype-description-container{position:absolute!important;padding:2rem .5rem .5rem!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;hyphens:auto!important;grid-column:1!important;grid-row:1!important;font-size:clamp(.8rem,3vw,1rem)!important;line-height:1.4!important;z-index:1001!important}.full-screen-results>div:first-child{padding:2rem 1rem 1rem!important;grid-column:1!important;grid-row:1!important;order:1;box-sizing:border-box!important;width:100%!important}.full-screen-results>div:first-child,.full-screen-results>div:first-child p{max-width:100%!important;margin:0!important;overflow-wrap:break-word!important;word-wrap:break-word!important;hyphens:auto!important;font-size:1rem!important;line-height:1.5!important;overflow-x:hidden!important}.full-screen-results>div:nth-child(2){min-height:280px!important;grid-column:1!important;grid-row:2!important;order:2;margin:0 0 8rem!important;padding:.5rem .5rem 4rem!important}.full-screen-results>div:nth-child(2),.full-screen-results>div:nth-child(2)>div{height:110px!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important}.full-screen-results>div:nth-child(3){grid-column:1!important;grid-row:3!important;order:3;padding:8rem 1rem!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:5rem 0 0!important}}@media (min-width:1024px){.full-screen-results>div:nth-child(3){align-items:flex-start!important;justify-content:space-between!important;padding:6rem 3rem!important}}@media (max-width:768px){.full-screen-results>div:nth-child(3)>div{height:420px!important;max-height:420px!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important}.full-screen-results>div:nth-child(3) [class*=chart],.full-screen-results>div:nth-child(3) [class*=radar],.full-screen-results>div:nth-child(3) canvas,.full-screen-results>div:nth-child(3) svg{height:420px!important;max-height:420px!important;width:420px!important;max-width:420px!important}}.archetype-description-container h3,.full-screen-results h3{text-shadow:0 0 8px currentColor!important}@media (max-width:768px){.full-screen-results{display:flex!important;flex-direction:column!important;padding:8rem 2rem 4rem!important;margin-top:0!important;gap:1.5rem!important;min-height:100vh!important;height:auto!important;overflow-y:auto!important}.archetype-description-container{order:1!important;padding:1rem 0!important;margin:0!important;position:relative!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;z-index:2!important}.archetype-description-container>div{margin-top:0!important}.full-screen-results>div:nth-child(2){order:2!important;display:flex!important;justify-content:center!important;padding:.5rem 0!important}.full-screen-results>div:nth-child(2)>div{width:80%!important;height:1px!important;background:rgba(255,255,255,.8)!important}.full-screen-results>div:nth-child(3){order:3!important;padding:.5rem 0!important;margin-top:0!important}.full-screen-results>div:nth-child(4){order:4!important;padding:1rem 2rem 3rem!important;margin-top:1rem!important}}@media (min-width:1024px){.archetype-result-container{width:100vw!important;max-width:100vw!important;padding:2rem 0!important;margin:0 -50vw!important;left:50%!important;right:50%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}.full-screen-results>div:nth-child(3)>div{height:35vh!important;max-height:280px!important}.full-screen-results>div:nth-child(3){padding-top:6rem!important}.archetype-result-container.initial-result{width:100vw!important;max-width:100vw!important;height:100vh!important;margin:0 -50vw!important;left:50%!important;right:50%!important;position:relative!important;overflow:visible!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:2rem!important;box-sizing:border-box!important}.desktop-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:2rem!important;align-items:stretch!important;padding:0 2rem!important;max-width:none!important;width:100vw!important;margin:0!important;box-sizing:border-box!important}.radar-chart-container{height:70vh!important;min-height:500px!important;width:100%!important;max-width:none!important}.desktop-buttons{padding:0 2rem!important;width:100vw!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}}@media (max-width:1023px){.archetype-result-container{padding:6rem 1rem 2rem!important}.archetype-result-container,.archetype-result-container.initial-result{width:100%!important;max-width:100%!important;margin:0!important;left:auto!important;right:auto!important;position:static!important}.archetype-result-container.initial-result{height:100vh!important;padding:2rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.desktop-grid{display:flex!important;flex-direction:column!important;gap:2rem!important;padding:0 1rem!important;max-width:100%!important}.radar-chart-container{height:350px!important;min-height:350px!important}.desktop-buttons{padding:0 1rem!important}}@media (max-width:768px){.question-container{padding:0 .5rem;gap:2rem;min-height:100vh;justify-content:center}.archetype-result-container{padding:8rem .5rem 2rem!important;gap:1.5rem}.archetype-result-container.initial-result{width:100%!important;max-width:100%!important;height:100vh!important;margin:0!important;padding:1.5rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.radar-chart-container{height:300px!important;min-height:300px!important}.desktop-buttons{padding:0 .5rem!important}.calibration-form-container .likert-scale{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:clamp(.4rem,2vw,.7rem)!important;width:100%!important;padding:0!important;margin:0!important}.calibration-form-container .likert-button{width:clamp(48px,9vw,58px)!important;height:clamp(48px,9vw,58px)!important;border-radius:50%!important;font-size:clamp(1rem,2.1vw,1.1rem)!important;margin:0 auto!important;border:2px solid rgba(255,255,255,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:500!important;background-color:transparent!important;color:#fff!important;cursor:pointer!important;transition:all .2s ease!important}.calibration-form-container .likert-button:hover{background-color:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.5)!important}.calibration-form-container .likert-button.selected{background-color:rgba(255,255,255,.2)!important;border-color:rgba(255,255,255,.6)!important}.button-row{justify-content:space-between;gap:1rem}.calibration-button{min-width:clamp(100px,15vw,120px)}}@media (max-width:480px){.calibration-form-container{padding:0;gap:0}.question-container{padding:0 .5rem;min-height:100vh;justify-content:center}.archetype-result-container{padding:7rem .5rem 2rem}.archetype-result-container.initial-result{width:100%!important;max-width:100%!important;height:100vh!important;margin:0!important;padding:1rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.desktop-grid{display:flex!important;flex-direction:column!important;gap:1.5rem!important;padding:0 .5rem!important}.radar-chart-container{height:250px!important;min-height:250px!important}.desktop-buttons{padding:0 .5rem!important}.calibration-form-container .likert-scale{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:clamp(.3rem,1.8vw,.5rem)!important;width:100%!important;padding:0!important;margin:0!important}.calibration-form-container .likert-button{width:clamp(46px,8.5vw,56px)!important;height:clamp(46px,8.5vw,56px)!important;border-radius:50%!important;font-size:clamp(1rem,2vw,1.1rem)!important;margin:0 auto!important;border:2px solid rgba(255,255,255,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:500!important;background-color:transparent!important;color:#fff!important;cursor:pointer!important;transition:all .2s ease!important}.calibration-form-container .likert-button:hover{background-color:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.5)!important}.calibration-form-container .likert-button.selected{background-color:rgba(255,255,255,.2)!important;border-color:rgba(255,255,255,.6)!important}}.question-container{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:2rem}