.DashboardLayout-module__-ESGLW__layoutWrapper{background-color:var(--bg-primary);min-height:100vh;display:flex}.DashboardLayout-module__-ESGLW__sidebar{box-sizing:border-box;background-color:#1a1a1a;border-right:1px solid #444;flex-direction:column;width:250px;height:100%;padding:1.5rem 0;display:flex;position:fixed}.DashboardLayout-module__-ESGLW__sidebarHeader{flex-shrink:0;align-items:center;margin-bottom:1.5rem;padding:0 1.5rem;display:flex}.DashboardLayout-module__-ESGLW__logoLink{align-items:center;gap:.75rem;text-decoration:none;display:flex}.DashboardLayout-module__-ESGLW__sidebarHeader h3{font-family:var(--font-display);color:var(--font-color);margin:0;font-size:1.25rem;font-weight:600}.DashboardLayout-module__-ESGLW__sidebarNav{-ms-overflow-style:none;scrollbar-width:none;flex-grow:1;padding:0 1.5rem;overflow-y:scroll}.DashboardLayout-module__-ESGLW__sidebarNav::-webkit-scrollbar{display:none}.DashboardLayout-module__-ESGLW__sidebarNav ul{margin:0;padding:0;list-style:none}.DashboardLayout-module__-ESGLW__sidebarSubheading{text-transform:uppercase;color:var(--gray);letter-spacing:1px;margin:2rem 0 1rem 1rem;font-size:.75rem}.DashboardLayout-module__-ESGLW__sidebarNav a{color:var(--gray);border-radius:6px;align-items:center;gap:.75rem;padding:.9rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.DashboardLayout-module__-ESGLW__sidebarNav a:hover{color:var(--font-color);background-color:#2a2a2a}.DashboardLayout-module__-ESGLW__sidebarNav a.DashboardLayout-module__-ESGLW__active{background-color:var(--accent-extra);color:#fff;font-weight:600}.DashboardLayout-module__-ESGLW__scrollButton{width:100%;color:var(--gray);cursor:pointer;background-color:transparent;border:none;flex-shrink:0;padding:.5rem 0;transition:color .2s,background-color .2s}.DashboardLayout-module__-ESGLW__scrollButton:hover{color:var(--font-color);background-color:#222}.DashboardLayout-module__-ESGLW__sidebarFooter{text-align:center;border-top:1px solid #444;flex-shrink:0;padding:1.5rem 1.5rem 0}.DashboardLayout-module__-ESGLW__sidebarFooter p{color:var(--gray);margin:0 0 1rem;font-size:.9rem}.DashboardLayout-module__-ESGLW__logoutButton{width:100%;color:var(--font-color);cursor:pointer;background-color:#333;border:1px solid #555;border-radius:6px;padding:.75rem;font-weight:600;transition:background-color .2s}.DashboardLayout-module__-ESGLW__logoutButton:hover{background-color:var(--discover);border-color:var(--discover)}.DashboardLayout-module__-ESGLW__mainContent{flex-grow:1;margin-left:250px;padding:3rem;overflow-y:auto}
.Button-module__rj9yOG__btn{font-family:var(--font-body);cursor:pointer;border:2px solid transparent;border-radius:6px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}.Button-module__rj9yOG__primary{background-color:var(--display);color:var(--bg-primary)}.Button-module__rj9yOG__primary:hover{background-color:#ffc42e;transform:translateY(-2px)}.Button-module__rj9yOG__secondary{background-color:var(--accent-extra);color:var(--font-color);border-color:transparent}.Button-module__rj9yOG__secondary:hover{color:var(--font-color);background-color:#6c98f0;transform:translateY(-2px)}
.Icon-module__0SKUkW__iconWrapper{justify-content:center;align-items:center;transition:transform .2s ease-in-out;display:inline-flex}.Icon-module__0SKUkW__iconWrapper:hover{transform:scale(1.1)}
.Navbar-module__0Jrg7W__header{background-color:var(--bg-primary);z-index:1000;border-bottom:1px solid #333;width:100%;position:-webkit-sticky;position:sticky;top:0;left:0}.Navbar-module__0Jrg7W__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Navbar-module__0Jrg7W__logo{align-items:center;gap:1.5rem;text-decoration:none;display:flex}.Navbar-module__0Jrg7W__logoText{font-family:var(--font-display);color:var(--font-color);white-space:nowrap;font-size:1.5rem;font-weight:700}.Navbar-module__0Jrg7W__navLinks{gap:2rem;margin:.8rem auto 0 0;padding:0 0 0 2rem;list-style:none;display:flex}.Navbar-module__0Jrg7W__navItem{padding-bottom:1rem;position:relative}.Navbar-module__0Jrg7W__navItem>a{color:var(--font-color);font-weight:600;text-decoration:none;transition:color .2s;display:inline-block;transform:translateY(12.5%)}.Navbar-module__0Jrg7W__navItem>a:hover{color:var(--display);text-decoration:none}.Navbar-module__0Jrg7W__dropdownContent{background-color:#333;border-radius:6px;min-width:200px;margin-top:0;padding:.5rem 0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Navbar-module__0Jrg7W__navItem:hover .Navbar-module__0Jrg7W__dropdownContent{display:block}.Navbar-module__0Jrg7W__dropdownContent li{padding:.75rem 1.5rem}.Navbar-module__0Jrg7W__dropdownContent li a{color:var(--font-color);white-space:nowrap;text-decoration:none}.Navbar-module__0Jrg7W__dropdownContent li a:hover{color:var(--display)}.Navbar-module__0Jrg7W__socialIcons{align-items:center;gap:1.25rem;margin-left:2rem;display:flex}.Navbar-module__0Jrg7W__socialIcons a{color:var(--font-color);transition:color .2s}.Navbar-module__0Jrg7W__socialIcons a:hover{color:var(--display)}.Navbar-module__0Jrg7W__buttonGroup{align-items:center;gap:1rem;margin-left:2rem;display:flex}.Navbar-module__0Jrg7W__loginButton{background-color:var(--accent-extra)}.Navbar-module__0Jrg7W__loginButton:hover{filter:brightness(1.1);background-color:#6c98f0}
.Footer-module__2BXRTW__footer{color:var(--font-color);background-color:#1a1a1a;border-top:1px solid #404040;padding:4rem 2rem 2rem}.Footer-module__2BXRTW__footerContent{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:grid}.Footer-module__2BXRTW__footerColumn h3{font-family:var(--font-display);color:var(--font-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;display:inline-block;position:relative}.Footer-module__2BXRTW__footerColumn h3:after{content:"";background-color:var(--display);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__2BXRTW__footerColumn p,.Footer-module__2BXRTW__footerColumn a{color:var(--gray);font-size:.95rem;line-height:1.6}.Footer-module__2BXRTW__footerColumn a:hover{color:var(--accent-extra);text-decoration:none}.Footer-module__2BXRTW__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__2BXRTW__footerColumn ul li{margin-bottom:.75rem}.Footer-module__2BXRTW__socialIcons{justify-content:flex-start;gap:1.5rem;margin-top:1.5rem;display:flex}.Footer-module__2BXRTW__socialIcons a{color:var(--gray);transition:color .2s}.Footer-module__2BXRTW__socialIcons a:hover{color:var(--font-color)}.Footer-module__2BXRTW__copyright{text-align:center;color:var(--gray);border-top:1px solid #404040;margin-top:2rem;padding-top:2rem;font-size:.875rem}@media (max-width:768px){.Footer-module__2BXRTW__footerContent{text-align:left}}
.styles-module__Xh82Wq__dashboardBackground{background-image:url(/home/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:2rem 0}.styles-module__Xh82Wq__journeyContainer{max-width:1200px;margin:0 auto;padding:0 1rem}.styles-module__Xh82Wq__journeyHeader{text-align:center;margin-bottom:3rem;position:relative}.styles-module__Xh82Wq__headerTitleContainer{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.styles-module__Xh82Wq__headerTitleContainer h2{color:var(--gray);text-transform:uppercase;letter-spacing:2px;margin:0;font-size:1rem}.styles-module__Xh82Wq__headerInfoButton{color:var(--gray);cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.styles-module__Xh82Wq__headerInfoButton:hover{color:var(--font-color)}.styles-module__Xh82Wq__purposeContainer{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.styles-module__Xh82Wq__northStarStatement{font-family:var(--font-display);margin:1rem 0;font-size:1.2rem;font-style:italic;line-height:1.4}.styles-module__Xh82Wq__editPurposeButton{color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:color .2s,background-color .2s;display:inline-flex}.styles-module__Xh82Wq__editPurposeButton:hover{color:var(--font-color);background-color:rgba(255,255,255,.1)}.styles-module__Xh82Wq__purposeEditForm{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.styles-module__Xh82Wq__purposeTextarea{width:100%;color:var(--font-color);resize:vertical;background-color:#1a1a1a;border:1px solid #444;border-radius:8px;padding:.75rem;font-family:inherit;font-size:1rem}.styles-module__Xh82Wq__editActions{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.styles-module__Xh82Wq__errorMessage{color:var(--accent-danger);margin-top:.5rem;font-size:.9rem}.styles-module__Xh82Wq__sectionHeader{color:var(--gray);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #444;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:.9rem}.styles-module__Xh82Wq__segmentsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.styles-module__Xh82Wq__segmentCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;position:relative}.styles-module__Xh82Wq__segmentCard:hover{border-color:#666;transform:translateY(-5px)}.styles-module__Xh82Wq__secondaryCard{opacity:.6;background-color:rgba(31,31,31,.6)}.styles-module__Xh82Wq__secondaryCard:hover{opacity:.8}.styles-module__Xh82Wq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__Xh82Wq__cardHeader h3{margin:0}.styles-module__Xh82Wq__cardIcon{color:var(--gray)}.styles-module__Xh82Wq__cardBody{flex-grow:1;align-items:center;gap:1.5rem;display:flex}.styles-module__Xh82Wq__cardInfo h4{color:var(--gray);margin:0 0 .25rem;font-size:.8rem}.styles-module__Xh82Wq__cardInfo p{margin:0}.styles-module__Xh82Wq__cardFooter{text-align:right;margin-top:1.5rem}.styles-module__Xh82Wq__editSegmentsContainer{text-align:center;margin-top:2rem}.styles-module__Xh82Wq__checkboxOverlay{position:absolute;bottom:1rem;right:1.5rem}.styles-module__Xh82Wq__checkboxOverlay input[type=checkbox]{cursor:pointer;width:20px;height:20px}.styles-module__Xh82Wq__disabledCard{opacity:.4;cursor:not-allowed;border-color:#333}.styles-module__Xh82Wq__disabledCard:hover{transform:translateY(0)}.styles-module__Xh82Wq__progressRing{flex-shrink:0;width:70px;height:70px;position:relative}.styles-module__Xh82Wq__progressRing svg{transform:rotate(-90deg)}.styles-module__Xh82Wq__progressRing span{font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__Xh82Wq__ringBg,.styles-module__Xh82Wq__ringFg{fill:none;stroke-width:4px}.styles-module__Xh82Wq__ringBg{stroke:#333}.styles-module__Xh82Wq__ringFg{stroke:var(--accent-extra);stroke-linecap:round;transition:stroke-dasharray .5s}.styles-module__Xh82Wq__infoGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.styles-module__Xh82Wq__infoBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;padding:1.5rem}.styles-module__Xh82Wq__infoBox h3{margin-top:0}.styles-module__Xh82Wq__infoBox ul{margin:0;padding:0;list-style:none}.styles-module__Xh82Wq__infoBox li{color:var(--gray);border-bottom:1px solid #333;padding:.75rem 0}.styles-module__Xh82Wq__infoBox li:last-child{border:none}.styles-module__Xh82Wq__infoBox li span{color:var(--font-color);margin-right:.5rem;font-weight:600}.styles-module__Xh82Wq__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.styles-module__Xh82Wq__modalContent{background-color:#1f1f1f;border:1px solid #444;border-radius:8px;width:90%;max-width:500px;padding:2rem}.styles-module__Xh82Wq__modalHeader{border-bottom:1px solid #444;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.styles-module__Xh82Wq__modalHeader h3{margin:0}.styles-module__Xh82Wq__modalCloseButton{color:var(--gray);cursor:pointer;background:0 0;border:none}.styles-module__Xh82Wq__modalCloseButton:hover{color:var(--font-color)}.styles-module__Xh82Wq__modalBody p{margin-bottom:1rem;line-height:1.6}.styles-module__Xh82Wq__modalBody p:last-child{margin-bottom:0}.styles-module__Xh82Wq__loadingOverlay{background-color:var(--bg-primary);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.styles-module__Xh82Wq__loadingContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module__Xh82Wq__loadingContent p{color:var(--font-color);margin:0;font-size:1.2rem}.styles-module__Xh82Wq__loadingSubtext{color:var(--gray);font-size:.9rem}.styles-module__Xh82Wq__spinner{color:var(--accent-extra);animation:1s linear infinite styles-module__Xh82Wq__spin}@keyframes styles-module__Xh82Wq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.styles-module__Xh82Wq__infoGrid{grid-template-columns:1fr}.styles-module__Xh82Wq__purposeContainer{flex-direction:column;gap:.5rem}}
.styles-module__RBE8wW__dashboardContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 6rem);display:flex}.styles-module__RBE8wW__mountainWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 6rem);display:flex;position:relative;overflow:hidden}.styles-module__RBE8wW__mountainImage{z-index:0;background-image:url(/home/mountain.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__RBE8wW__darkOverlay{z-index:1;background-color:rgba(0,0,0,.25);width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__RBE8wW__contentOverlay{z-index:10;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:5vh 0;display:flex;position:relative}.styles-module__RBE8wW__superPurpose{text-transform:uppercase;letter-spacing:2px;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5);align-items:center;gap:.5rem;margin-top:5vh;font-size:2rem;font-weight:700;display:flex}.styles-module__RBE8wW__ascentLines{z-index:5;flex-direction:column;justify-content:space-around;align-items:center;width:100%;max-width:600px;height:250px;margin-bottom:2rem;display:flex}.styles-module__RBE8wW__ascentLine{color:#fff;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.styles-module__RBE8wW__ascentArrow{stroke:#fff;fill:none;margin-bottom:.5rem}.styles-module__RBE8wW__ascentLabel{text-transform:uppercase;font-size:1.2rem;font-weight:600}.styles-module__RBE8wW__lakeContainer{z-index:10;justify-content:space-around;align-items:flex-end;width:100%;max-width:600px;margin-bottom:5vh;display:flex}.styles-module__RBE8wW__lakeNode{text-align:center;cursor:pointer;pointer-events:all;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;transition:transform .3s;display:flex}.styles-module__RBE8wW__lakeNode:hover{transform:scale(1.1)}.styles-module__RBE8wW__nodeIcon{color:#fff;font-size:1.5rem}.styles-module__RBE8wW__nodeLabel{color:#fff;border-bottom:2px solid #fff;margin-top:5px;padding-bottom:2px;font-size:.8rem;font-weight:500}.styles-module__RBE8wW__tagline{z-index:20;max-width:600px}.styles-module__RBE8wW__tagline p{color:#fff;background-color:rgba(27,27,27,.6);margin-bottom:2rem;padding:1rem 2rem;line-height:1.6}.styles-module__RBE8wW__descriptionBox{text-align:center;z-index:50;color:#fff;width:90%;max-width:600px;animation:.8s ease-in-out styles-module__RBE8wW__fadeIn;position:absolute;bottom:3%;left:50%;transform:translate(-50%)}.styles-module__RBE8wW__descriptionBox p{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;line-height:1.5}@keyframes styles-module__RBE8wW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__RBE8wW__fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.styles-module__RBE8wW__superPurpose{font-size:1.5rem}.styles-module__RBE8wW__ascentLines{height:200px}.styles-module__RBE8wW__descriptionBox{bottom:20%}}@media (max-width:500px){.styles-module__RBE8wW__superPurpose{font-size:1.2rem}.styles-module__RBE8wW__ascentLines{height:150px}.styles-module__RBE8wW__lakeContainer{bottom:5%}.styles-module__RBE8wW__lakeNode{padding:.25rem}.styles-module__RBE8wW__nodeIcon{font-size:1.2rem}.styles-module__RBE8wW__nodeLabel{font-size:.7rem}.styles-module__RBE8wW__tagline{font-size:.8rem}}
.styles-module__oSWyHG__backgroundContainer{background-image:url(/home/background.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;padding:2rem 0}.styles-module__oSWyHG__container{max-width:900px;margin:0 auto;padding:0 2rem}.styles-module__oSWyHG__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__oSWyHG__backLink{color:var(--gray);align-self:flex-start;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__oSWyHG__backLink:hover{color:var(--font-color)}.styles-module__oSWyHG__introCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;align-items:center;gap:2rem;margin-bottom:3rem;padding:2rem;display:flex}.styles-module__oSWyHG__introImage{border-radius:8px;flex-shrink:0}.styles-module__oSWyHG__introText h2{margin-top:0;font-size:1.5rem}.styles-module__oSWyHG__introText p{color:var(--gray);line-height:1.6}.styles-module__oSWyHG__surveyContainer,.styles-module__oSWyHG__resultsPlaceholder{flex-direction:column;gap:1.5rem;display:flex}.styles-module__oSWyHG__surveyStep{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;padding:1.5rem}.styles-module__oSWyHG__surveyStepHeader{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.styles-module__oSWyHG__stepInfo{align-items:center;gap:1rem;display:flex}.styles-module__oSWyHG__stepInfo h2{margin:0;font-size:1.25rem}.styles-module__oSWyHG__stepLabel{background-color:var(--accent-extra);color:#fff;border-radius:8px;flex-shrink:0;padding:.5rem .75rem;font-size:.8rem;font-weight:600}.styles-module__oSWyHG__surveyStepContent{border-top:1px solid #444;margin-top:1.5rem;padding-top:1.5rem}.styles-module__oSWyHG__stepDescription{color:var(--gray);margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.styles-module__oSWyHG__questionsSection{margin-bottom:2rem}.styles-module__oSWyHG__questionsSection h3{color:var(--display);margin-bottom:1rem;font-size:1.2rem}.styles-module__oSWyHG__questionsSection h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem}.styles-module__oSWyHG__questionCategoryPreview ul,.styles-module__oSWyHG__questionsSection>ul{padding:0;list-style:none}.styles-module__oSWyHG__questionCategoryPreview li,.styles-module__oSWyHG__questionsSection>ul>li{border-bottom:1px solid #333;padding:.5rem 0;font-size:.95rem}.styles-module__oSWyHG__questionCategoryPreview li:last-child,.styles-module__oSWyHG__questionsSection>ul>li:last-child{border-bottom:none}.styles-module__oSWyHG__scaleDescription{color:var(--gray);background-color:#2a2a2a;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem;font-style:italic}.styles-module__oSWyHG__customQuestionInput,.styles-module__oSWyHG__raterInputRow{margin-bottom:1rem}.styles-module__oSWyHG__customQuestionInput label,.styles-module__oSWyHG__raterNumber{color:var(--gray);margin-bottom:.5rem;font-weight:600;display:block}.styles-module__oSWyHG__customQuestionInput textarea,.styles-module__oSWyHG__raterInputs input,.styles-module__oSWyHG__raterInputs select{background-color:var(--bg-primary);width:100%;color:var(--font-color);box-sizing:border-box;font-family:var(--font-body);border:1px solid #555;border-radius:6px;padding:.8rem 1rem;font-size:1rem}.styles-module__oSWyHG__raterInputRow{align-items:center;gap:1rem;display:flex}.styles-module__oSWyHG__raterNumber{flex-shrink:0}.styles-module__oSWyHG__raterInputs{flex-grow:1;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;display:grid}.styles-module__oSWyHG__deleteButton,.styles-module__oSWyHG__addButton{color:var(--gray);cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;display:inline-flex}.styles-module__oSWyHG__deleteButton{padding:.8rem}.styles-module__oSWyHG__deleteButton:hover,.styles-module__oSWyHG__addButton:hover{color:var(--font-color);background-color:#2a2a2a}.styles-module__oSWyHG__sendSurveySection{text-align:center;border-top:1px solid #444;margin-top:2rem;padding-top:1.5rem}.styles-module__oSWyHG__surveyStatusMessage{text-align:center;border-radius:8px;margin-top:1.5rem;padding:1rem;font-weight:600}.styles-module__oSWyHG__surveyStatusMessage.styles-module__oSWyHG__success{color:#fff;background-color:#2e7d32}.styles-module__oSWyHG__surveyStatusMessage.styles-module__oSWyHG__error{background-color:var(--discover);color:#fff}.styles-module__oSWyHG__surveyStatusMessage.styles-module__oSWyHG__warning{color:#fff;background-color:#f57c00}.styles-module__oSWyHG__resultsPlaceholder{text-align:center;color:var(--gray);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(31,31,31,.9) 0%,rgba(45,45,45,.9) 100%);border:1px solid #555;border-radius:12px;padding:4rem 2rem}.styles-module__oSWyHG__resultsPlaceholder p{margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.styles-module__oSWyHG__resultsStatus{color:var(--accent-extra);text-align:center;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);border-radius:8px;margin:2rem 0;padding:1rem;font-size:1.3rem;font-weight:700}.styles-module__oSWyHG__realResultsContent{flex-direction:column;gap:2rem;display:flex}.styles-module__oSWyHG__sampleResults,.styles-module__oSWyHG__sampleFeedback,.styles-module__oSWyHG__sampleCustom{background:linear-gradient(135deg,#1a1a1a 0%,#252525 100%);border:1px solid #555;border-radius:12px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.styles-module__oSWyHG__sampleResults h4,.styles-module__oSWyHG__sampleFeedback h4,.styles-module__oSWyHG__sampleCustom h4{color:var(--accent-extra);border-bottom:2px solid var(--accent-extra);margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.4rem}.styles-module__oSWyHG__resultCategory{border-left:3px solid var(--accent-extra);background-color:rgba(255,255,255,.02);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.styles-module__oSWyHG__resultCategory:last-child{margin-bottom:0}.styles-module__oSWyHG__resultCategory h5{color:var(--font-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1.15rem;font-weight:600}.styles-module__oSWyHG__resultItem{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:1rem 0;font-size:.95rem;transition:background-color .2s;display:flex}.styles-module__oSWyHG__resultItem:hover{background-color:rgba(255,255,255,.02);border-radius:4px;margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem}.styles-module__oSWyHG__resultItem:last-child{border-bottom:none}.styles-module__oSWyHG__resultScore{color:var(--accent-extra);text-align:center;background-color:rgba(255,255,255,.05);border-radius:6px;min-width:80px;padding:.25rem .75rem;font-size:1.2rem;font-weight:700}.styles-module__oSWyHG__feedbackQuestion{background-color:rgba(255,255,255,.02);border-radius:8px;margin-bottom:2.5rem;padding:1.5rem}.styles-module__oSWyHG__feedbackQuestion:last-child{margin-bottom:0}.styles-module__oSWyHG__feedbackQuestion h5{color:var(--font-color);margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}.styles-module__oSWyHG__feedbackResponses{border-left:3px solid var(--accent-extra);background:linear-gradient(135deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.2) 100%);border-radius:8px;padding:1.5rem}.styles-module__oSWyHG__feedbackResponses p{color:var(--gray);background-color:rgba(255,255,255,.02);border-radius:6px;margin-bottom:1.25rem;padding:.75rem .75rem .75rem 2rem;font-style:italic;line-height:1.7;position:relative}.styles-module__oSWyHG__feedbackResponses p:before{content:"\"";color:var(--accent-extra);opacity:.3;font-family:Georgia,serif;font-size:2rem;position:absolute;top:.5rem;left:.5rem}.styles-module__oSWyHG__feedbackResponses p:last-child{margin-bottom:0}.styles-module__oSWyHG__surveyStepContent>p{text-align:center;color:var(--gray);padding:2rem;font-style:italic}@media (max-width:768px){.styles-module__oSWyHG__raterInputs{grid-template-columns:1fr}.styles-module__oSWyHG__raterInputRow{flex-direction:column;align-items:flex-start}.styles-module__oSWyHG__introCard{text-align:center;flex-direction:column}.styles-module__oSWyHG__resultItem{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__oSWyHG__resultScore{align-self:flex-end}.styles-module__oSWyHG__sampleResults,.styles-module__oSWyHG__sampleFeedback,.styles-module__oSWyHG__sampleCustom{padding:1.5rem}}
.styles-module__Zq82Ja__workspaceContainer{max-width:900px;margin:0 auto}.styles-module__Zq82Ja__workspaceHeader{text-align:center;margin-bottom:2rem}.styles-module__Zq82Ja__workspaceHeader h1{text-transform:capitalize;font-size:2.5rem}.styles-module__Zq82Ja__workspaceHeader p{color:var(--gray);font-size:1.1rem}.styles-module__Zq82Ja__tabs{border-bottom:1px solid #444;margin-bottom:2rem;display:flex}.styles-module__Zq82Ja__tabs button{color:var(--gray);cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;padding:1rem 1.5rem;font-size:1rem;font-weight:600;position:relative}.styles-module__Zq82Ja__tabs button.styles-module__Zq82Ja__active{color:var(--font-color);border-bottom-color:var(--accent-extra)}.styles-module__Zq82Ja__contentBlock{margin-bottom:2.5rem}.styles-module__Zq82Ja__contentBlock h4{border-left:3px solid var(--gray);margin-bottom:.75rem;padding-left:.75rem;font-size:1.1rem}.styles-module__Zq82Ja__contentBlock p{color:var(--gray);line-height:1.6}.styles-module__Zq82Ja__contentBlock textarea{width:100%;color:var(--font-color);background-color:#2a2a2a;border:1px solid #555;border-radius:6px;padding:1rem;font-size:1rem}.styles-module__Zq82Ja__checklist{padding:0;list-style:none}.styles-module__Zq82Ja__checklist li{align-items:center;margin-bottom:.75rem;display:flex}.styles-module__Zq82Ja__checklist input{width:18px;height:18px;margin-right:.75rem}.styles-module__Zq82Ja__tabActions{text-align:right;border-top:1px solid #444;margin-top:2rem;padding-top:2rem}
.styles-module__dnGGNW__assessmentContainer{max-width:900px;margin:0 auto;padding:2rem}.styles-module__dnGGNW__backLink{color:var(--gray);align-self:flex-start;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__dnGGNW__backLink:hover{color:var(--font-color)}.styles-module__dnGGNW__pageTitle{color:var(--font-color);font-size:2.5rem;font-family:var(--font-display);text-align:center;margin-bottom:2rem}.styles-module__dnGGNW__introCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__dnGGNW__introCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1rem}.styles-module__dnGGNW__introCard p{color:var(--gray);margin-bottom:1rem;line-height:1.6}.styles-module__dnGGNW__introCard p:last-child{margin-bottom:0}.styles-module__dnGGNW__stylesCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__dnGGNW__stylesCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.styles-module__dnGGNW__styleDefinitions{flex-direction:column;gap:1.25rem;display:flex}.styles-module__dnGGNW__styleDefinitionItem{align-items:flex-start;gap:1rem;display:flex}.styles-module__dnGGNW__styleIcon{color:var(--accent-extra);flex-shrink:0;margin-top:.25rem}.styles-module__dnGGNW__styleText{color:var(--gray);flex:1;line-height:1.6}.styles-module__dnGGNW__styleText strong{color:var(--font-color);font-weight:600}.styles-module__dnGGNW__guidanceCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.styles-module__dnGGNW__guidanceContent{flex-direction:column;gap:1rem;display:flex}.styles-module__dnGGNW__guidanceHeader{align-items:center;gap:.5rem;display:flex}.styles-module__dnGGNW__guidanceHeader h4{color:var(--font-color);font-size:1.1rem;font-family:var(--font-display);margin:0}.styles-module__dnGGNW__guidanceContent p{color:var(--gray);margin:0;line-height:1.6}.styles-module__dnGGNW__toggleContainer{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.styles-module__dnGGNW__toggleContainer span{color:var(--gray);font-weight:500}.styles-module__dnGGNW__switch{width:50px;height:28px;display:inline-block;position:relative}.styles-module__dnGGNW__switch input{opacity:0;width:0;height:0}.styles-module__dnGGNW__slider{cursor:pointer;background-color:#555;border-radius:34px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__dnGGNW__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}.styles-module__dnGGNW__switch input:checked+.styles-module__dnGGNW__slider{background-color:var(--accent-extra)}.styles-module__dnGGNW__switch input:checked+.styles-module__dnGGNW__slider:before{transform:translate(22px)}.styles-module__dnGGNW__questionCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__dnGGNW__questionText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.styles-module__dnGGNW__questionText strong{font-weight:600}.styles-module__dnGGNW__optionsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.styles-module__dnGGNW__optionButton{color:var(--gray);text-align:left;cursor:pointer;background-color:#2a2a2a;border:2px solid #555;border-radius:8px;flex-direction:column;gap:.5rem;min-height:90px;padding:1.25rem;transition:all .2s;display:flex}.styles-module__dnGGNW__optionButton:hover{border-color:var(--accent-extra);color:var(--font-color);background-color:#333;transform:translateY(-2px)}.styles-module__dnGGNW__optionButton.styles-module__dnGGNW__selected{color:#fff;border-width:2px}.styles-module__dnGGNW__styleBadge{border-radius:6px;width:-moz-fit-content;width:fit-content;padding:.25rem .5rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__dnGGNW__optionText{flex:1;font-size:.95rem;line-height:1.5}.styles-module__dnGGNW__completeCard{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;padding:3rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__dnGGNW__completeText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.styles-module__dnGGNW__resultsButton{padding:1rem 2rem;font-size:1.1rem}.styles-module__dnGGNW__resultCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__dnGGNW__resultCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.styles-module__dnGGNW__resultBox{border-left:4px solid var(--accent-extra);background-color:#2a2a2a;border-radius:8px;padding:2rem}.styles-module__dnGGNW__resultDisplay{text-align:center;margin-bottom:2rem}.styles-module__dnGGNW__resultDisplay p{color:var(--gray);margin:0 0 .5rem;line-height:1.6}.styles-module__dnGGNW__resultDisplay h3{font-size:2.5rem;font-family:var(--font-display);color:var(--font-color);margin:1rem 0}.styles-module__dnGGNW__resultActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__dnGGNW__resultActions button{min-width:180px}.styles-module__dnGGNW__successButton{justify-content:center;align-items:center;gap:.5rem;display:flex;background-color:#2e7d32!important}@media (max-width:768px){.styles-module__dnGGNW__assessmentContainer{padding:1.5rem}.styles-module__dnGGNW__pageTitle{font-size:2rem}.styles-module__dnGGNW__introCard,.styles-module__dnGGNW__stylesCard,.styles-module__dnGGNW__questionCard,.styles-module__dnGGNW__resultCard{padding:1.5rem}.styles-module__dnGGNW__optionsGrid{grid-template-columns:1fr}.styles-module__dnGGNW__optionButton{min-height:70px}.styles-module__dnGGNW__resultActions{flex-direction:column}.styles-module__dnGGNW__resultActions button{width:100%}.styles-module__dnGGNW__resultDisplay h3{font-size:2rem}}@media (max-width:480px){.styles-module__dnGGNW__assessmentContainer{padding:1rem}.styles-module__dnGGNW__pageTitle{font-size:1.75rem}.styles-module__dnGGNW__introCard,.styles-module__dnGGNW__stylesCard,.styles-module__dnGGNW__questionCard,.styles-module__dnGGNW__resultCard,.styles-module__dnGGNW__completeCard{padding:1.25rem}.styles-module__dnGGNW__questionText{font-size:1rem}.styles-module__dnGGNW__optionButton{min-height:60px;padding:1rem}.styles-module__dnGGNW__optionText{font-size:.9rem}.styles-module__dnGGNW__styleBadge{padding:.2rem .4rem;font-size:.8rem}.styles-module__dnGGNW__resultDisplay h3{font-size:1.75rem}.styles-module__dnGGNW__resultDisplay p{font-size:.95rem}.styles-module__dnGGNW__completeText{font-size:1rem}.styles-module__dnGGNW__resultsButton{width:100%;padding:.875rem 1.5rem;font-size:1rem}.styles-module__dnGGNW__styleDefinitionItem{font-size:.95rem}.styles-module__dnGGNW__styleIcon{width:20px;height:20px}.styles-module__dnGGNW__guidanceCard{padding:1rem}.styles-module__dnGGNW__guidanceHeader h4{font-size:1rem}.styles-module__dnGGNW__introCard h2,.styles-module__dnGGNW__stylesCard h2,.styles-module__dnGGNW__resultCard h2{font-size:1.25rem}.styles-module__dnGGNW__resultBox{padding:1.5rem}}
.styles-module__efjPXG__assessmentContainer{max-width:900px;margin:0 auto;padding:2rem}.styles-module__efjPXG__backLink{color:var(--gray);align-self:flex-start;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__efjPXG__backLink:hover{color:var(--font-color)}.styles-module__efjPXG__pageTitle{color:var(--font-color);font-size:2.5rem;font-family:var(--font-display);text-align:center;margin-bottom:2rem}.styles-module__efjPXG__introCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__efjPXG__introCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1rem}.styles-module__efjPXG__introCard p{color:var(--gray);margin-bottom:1rem;line-height:1.6}.styles-module__efjPXG__introCard p:last-child{margin-bottom:0}.styles-module__efjPXG__stylesCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__efjPXG__stylesCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.styles-module__efjPXG__styleDefinitions{flex-direction:column;gap:1.25rem;display:flex}.styles-module__efjPXG__styleDefinitionItem{align-items:flex-start;gap:1rem;display:flex}.styles-module__efjPXG__styleIcon{color:var(--accent-extra);flex-shrink:0;margin-top:.25rem}.styles-module__efjPXG__styleText{color:var(--gray);flex:1;line-height:1.6}.styles-module__efjPXG__styleText strong{color:var(--font-color);font-weight:600}.styles-module__efjPXG__guidanceCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.styles-module__efjPXG__guidanceContent{flex-direction:column;gap:1rem;display:flex}.styles-module__efjPXG__guidanceHeader{align-items:center;gap:.5rem;display:flex}.styles-module__efjPXG__guidanceHeader h4{color:var(--font-color);font-size:1.1rem;font-family:var(--font-display);margin:0}.styles-module__efjPXG__guidanceContent p{color:var(--gray);margin:0;line-height:1.6}.styles-module__efjPXG__toggleContainer{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.styles-module__efjPXG__toggleContainer span{color:var(--gray);font-weight:500}.styles-module__efjPXG__switch{width:50px;height:28px;display:inline-block;position:relative}.styles-module__efjPXG__switch input{opacity:0;width:0;height:0}.styles-module__efjPXG__slider{cursor:pointer;background-color:#555;border-radius:34px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__efjPXG__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}.styles-module__efjPXG__switch input:checked+.styles-module__efjPXG__slider{background-color:var(--accent-extra)}.styles-module__efjPXG__switch input:checked+.styles-module__efjPXG__slider:before{transform:translate(22px)}.styles-module__efjPXG__questionCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__efjPXG__questionText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.styles-module__efjPXG__questionText strong{font-weight:600}.styles-module__efjPXG__optionsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.styles-module__efjPXG__optionButton{color:var(--gray);text-align:left;cursor:pointer;background-color:#2a2a2a;border:2px solid #555;border-radius:8px;flex-direction:column;gap:.5rem;min-height:90px;padding:1.25rem;transition:all .2s;display:flex}.styles-module__efjPXG__optionButton:hover{border-color:var(--accent-extra);color:var(--font-color);background-color:#333;transform:translateY(-2px)}.styles-module__efjPXG__optionButton.styles-module__efjPXG__selected{color:#fff;border-width:2px}.styles-module__efjPXG__styleBadge{border-radius:6px;width:-moz-fit-content;width:fit-content;padding:.25rem .5rem;font-size:.85rem;font-weight:700;display:inline-block}.styles-module__efjPXG__optionText{flex:1;font-size:.95rem;line-height:1.5}.styles-module__efjPXG__completeCard{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;padding:3rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__efjPXG__completeText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.styles-module__efjPXG__resultsButton{padding:1rem 2rem;font-size:1.1rem}.styles-module__efjPXG__resultCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__efjPXG__resultCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.styles-module__efjPXG__resultBox{border-left:4px solid var(--accent-extra);background-color:#2a2a2a;border-radius:8px;padding:2rem}.styles-module__efjPXG__resultDisplay{text-align:center;margin-bottom:2rem}.styles-module__efjPXG__resultDisplay p{color:var(--gray);margin:0 0 .5rem;line-height:1.6}.styles-module__efjPXG__resultDisplay h3{font-size:2.5rem;font-family:var(--font-display);color:var(--font-color);margin:1rem 0}.styles-module__efjPXG__resultActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__efjPXG__resultActions button{min-width:180px}.styles-module__efjPXG__successButton{justify-content:center;align-items:center;gap:.5rem;display:flex;background-color:#2e7d32!important}@media (max-width:768px){.styles-module__efjPXG__assessmentContainer{padding:1.5rem}.styles-module__efjPXG__pageTitle{font-size:2rem}.styles-module__efjPXG__introCard,.styles-module__efjPXG__stylesCard,.styles-module__efjPXG__questionCard,.styles-module__efjPXG__resultCard{padding:1.5rem}.styles-module__efjPXG__optionsGrid{grid-template-columns:1fr}.styles-module__efjPXG__optionButton{min-height:70px}.styles-module__efjPXG__resultActions{flex-direction:column}.styles-module__efjPXG__resultActions button{width:100%}.styles-module__efjPXG__resultDisplay h3{font-size:2rem}}@media (max-width:480px){.styles-module__efjPXG__assessmentContainer{padding:1rem}.styles-module__efjPXG__pageTitle{font-size:1.75rem}.styles-module__efjPXG__introCard,.styles-module__efjPXG__stylesCard,.styles-module__efjPXG__questionCard,.styles-module__efjPXG__resultCard,.styles-module__efjPXG__completeCard{padding:1.25rem}.styles-module__efjPXG__questionText{font-size:1rem}.styles-module__efjPXG__optionButton{min-height:60px;padding:1rem}.styles-module__efjPXG__optionText{font-size:.9rem}.styles-module__efjPXG__styleBadge{padding:.2rem .4rem;font-size:.8rem}.styles-module__efjPXG__resultDisplay h3{font-size:1.75rem}.styles-module__efjPXG__resultDisplay p{font-size:.95rem}.styles-module__efjPXG__completeText{font-size:1rem}.styles-module__efjPXG__resultsButton{width:100%;padding:.875rem 1.5rem;font-size:1rem}.styles-module__efjPXG__styleDefinitionItem{font-size:.95rem}.styles-module__efjPXG__styleIcon{width:20px;height:20px}.styles-module__efjPXG__guidanceCard{padding:1rem}.styles-module__efjPXG__guidanceHeader h4{font-size:1rem}.styles-module__efjPXG__introCard h2,.styles-module__efjPXG__stylesCard h2,.styles-module__efjPXG__resultCard h2{font-size:1.25rem}.styles-module__efjPXG__resultBox{padding:1.5rem}}
.styles-module__rhSYaW__mountainBackground{background-image:url(/home/mountain.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:2rem 0}.styles-module__rhSYaW__journeySetupContainer{box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.styles-module__rhSYaW__wizardCard{background-color:#1f1f1f;border:1px solid #444;border-radius:8px;width:100%;max-width:900px;padding:2.5rem}.styles-module__rhSYaW__introContent{min-height:300px;color:var(--font-color);justify-content:center;line-height:1.6}.styles-module__rhSYaW__introContent h2{text-align:left;margin-bottom:1.5rem}.styles-module__rhSYaW__introContent p{margin-bottom:1.5rem}.styles-module__rhSYaW__progressIndicator{text-align:center;color:var(--gray);margin-bottom:2rem;font-size:.9rem}.styles-module__rhSYaW__progressBar{background-color:#333;border-radius:2px;height:4px;margin-top:.5rem}.styles-module__rhSYaW__progressBar div{background-color:var(--accent-extra);border-radius:2px;height:100%;transition:width .3s}.styles-module__rhSYaW__stepContent{min-height:300px}.styles-module__rhSYaW__stepContent h2{text-align:center;margin-bottom:1rem}.styles-module__rhSYaW__stepContent p{text-align:center;color:var(--gray);margin-bottom:2rem}.styles-module__rhSYaW__stepContent textarea{background-color:var(--bg-primary);width:100%;color:var(--font-color);font-size:1rem;font-family:var(--font-body);box-sizing:border-box;border:1px solid #555;border-radius:6px;padding:1rem}.styles-module__rhSYaW__segmentGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.styles-module__rhSYaW__segmentItem{background-color:#2a2a2a;border:1px solid #444;border-radius:6px;align-items:center;padding:1rem;display:flex}.styles-module__rhSYaW__segmentItem input[type=checkbox]{width:18px;height:18px;margin-right:.75rem}.styles-module__rhSYaW__segmentItem label{flex-grow:1}.styles-module__rhSYaW__segmentItem.styles-module__rhSYaW__selected{border-color:var(--accent-extra)}.styles-module__rhSYaW__inviteForm{grid-template-columns:1fr 1fr auto;gap:1rem;margin-bottom:1rem;display:grid}.styles-module__rhSYaW__inviteForm input{background-color:var(--bg-primary);color:var(--font-color);border:1px solid #555;border-radius:6px;padding:.8rem 1rem}.styles-module__rhSYaW__reviewerList ul{margin-top:1rem;padding:0;list-style:none}.styles-module__rhSYaW__reviewerList li{border-bottom:1px solid #333;justify-content:space-between;padding:.75rem 0;display:flex}.styles-module__rhSYaW__status{border-radius:4px;align-self:center;padding:.2rem .5rem;font-size:.8rem}.styles-module__rhSYaW__status.styles-module__rhSYaW__completed{color:#fff;background-color:#2e7d32}.styles-module__rhSYaW__status.styles-module__rhSYaW__pending{color:#fff;background-color:#f57c00}.styles-module__rhSYaW__errorMessage{color:#ff6b6b;text-align:center;margin-bottom:1rem;font-size:.9rem}.styles-module__rhSYaW__navigationButtons{border-top:1px solid #444;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.styles-module__rhSYaW__flexGrowButton{text-align:center;flex-grow:1}@media (max-width:600px){.styles-module__rhSYaW__inviteForm{grid-template-columns:1fr}}
.styles-module__3dFYuW__onboardingContainer{justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.styles-module__3dFYuW__onboardingCard{background-color:#1f1f1f;border:1px solid #444;border-radius:8px;flex-direction:column;width:100%;max-width:700px;padding:3rem;display:flex}.styles-module__3dFYuW__progressContainer{text-align:center;margin-bottom:2rem}.styles-module__3dFYuW__progressContainer p{color:var(--gray);margin:0 0 .5rem;font-size:.9rem}.styles-module__3dFYuW__progressBar{background-color:#333;border-radius:4px;width:100%;height:8px;overflow:hidden}.styles-module__3dFYuW__progressFill{background-color:var(--accent-extra);border-radius:4px;height:100%;transition:width .3s}.styles-module__3dFYuW__stepContent{text-align:center;flex-grow:1;padding:2rem 0}.styles-module__3dFYuW__stepContent h1{margin-bottom:1rem;font-size:2.2rem}.styles-module__3dFYuW__stepContent h2{margin-bottom:2rem;font-size:1.8rem}.styles-module__3dFYuW__stepContent p{color:var(--gray);margin-bottom:2rem;font-size:1.1rem}.styles-module__3dFYuW__formGroup{text-align:left;margin-bottom:1.5rem}.styles-module__3dFYuW__formGroup label{margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.styles-module__3dFYuW__formGroup input,.styles-module__3dFYuW__formGroup textarea{background-color:var(--bg-primary);width:100%;color:var(--font-color);border:1px solid #555;border-radius:6px;padding:.8rem 1rem}.styles-module__3dFYuW__formGroup input:focus,.styles-module__3dFYuW__formGroup textarea:focus{border-color:var(--accent-extra);outline:none}.styles-module__3dFYuW__checkboxGroup{text-align:left;flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__3dFYuW__checkboxLabel{cursor:pointer;background-color:#2a2a2a;border-radius:6px;align-items:center;gap:.75rem;padding:1rem;display:flex}.styles-module__3dFYuW__checkboxLabel input{width:20px;height:20px}.styles-module__3dFYuW__reviewSection{text-align:left;background-color:#2a2a2a;border-radius:8px;padding:1.5rem}.styles-module__3dFYuW__reviewSection strong{color:var(--gray);margin-bottom:.25rem;display:block}.styles-module__3dFYuW__reviewSection p{color:var(--font-color);margin:0 0 1rem;font-size:1rem}.styles-module__3dFYuW__reviewSection ul{margin:0;padding-left:20px;list-style-type:disc}.styles-module__3dFYuW__navButtons{border-top:1px solid #444;justify-content:space-between;margin-top:2rem;padding-top:2rem;display:flex}.styles-module__3dFYuW__errorMessage{color:#ff6b6b;text-align:center;margin-top:1rem}
.styles-module__0jBtVW__profileContainer{width:100%;max-width:800px;margin:0 auto}.styles-module__0jBtVW__backgroundContainer{background-color:#1f1f1f;background-image:url(/home/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:2rem 0}.styles-module__0jBtVW__header{margin-bottom:2rem}.styles-module__0jBtVW__header h1{margin-bottom:.5rem;font-size:2.5rem}.styles-module__0jBtVW__header p{color:var(--gray);font-size:1.1rem}.styles-module__0jBtVW__profileCard{background-color:#1f1f1f;border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2.5rem}.styles-module__0jBtVW__avatarSection{flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.styles-module__0jBtVW__avatarImage{object-fit:cover;border:4px solid #444;border-radius:50%}.styles-module__0jBtVW__avatarUploadLabel{color:var(--accent-extra);cursor:pointer;margin-top:1rem;font-size:.9rem;font-weight:600}.styles-module__0jBtVW__avatarUploadLabel:hover{text-decoration:underline}.styles-module__0jBtVW__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.styles-module__0jBtVW__formGroup{margin-bottom:.5rem}.styles-module__0jBtVW__formGroup label{color:var(--gray);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.styles-module__0jBtVW__formGroup input,.styles-module__0jBtVW__formGroup textarea{background-color:var(--bg-primary);width:100%;color:var(--font-color);font-size:1rem;font-family:var(--font-body);box-sizing:border-box;border:1px solid #555;border-radius:6px;padding:.8rem 1rem;transition:border-color .2s}.styles-module__0jBtVW__emailDisplay{width:100%;color:var(--gray);cursor:not-allowed;box-sizing:border-box;background-color:#2a2a2a;border:1px solid #555;border-radius:6px;padding:.8rem 1rem;font-size:1rem}.styles-module__0jBtVW__formGroup input:focus,.styles-module__0jBtVW__formGroup textarea:focus{border-color:var(--accent-extra);outline:none}.styles-module__0jBtVW__formActions{border-top:1px solid #444;justify-content:flex-end;margin-top:2rem;padding-top:2rem;display:flex}.styles-module__0jBtVW__successMessage,.styles-module__0jBtVW__errorMessage{text-align:right;margin-top:-1rem;margin-bottom:1rem;font-size:.9rem}.styles-module__0jBtVW__successMessage{color:#a0e8a0}.styles-module__0jBtVW__errorMessage{color:#ff6b6b}.styles-module__0jBtVW__comingSoon{color:var(--gray);text-align:center;padding:2rem 0}@media (max-width:600px){.styles-module__0jBtVW__formGrid{grid-template-columns:1fr}}
.styles-module__18kgSa__surveyPageContainer{background-color:var(--bg-primary);color:var(--font-color);min-height:100vh;padding:2rem 0}.styles-module__18kgSa__container{max-width:800px;margin:0 auto;padding:0 1rem}.styles-module__18kgSa__introCard,.styles-module__18kgSa__formCard,.styles-module__18kgSa__completedCard{background-color:#1f1f1f;border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem}.styles-module__18kgSa__introCard h2{margin-top:0}.styles-module__18kgSa__introCard p{color:var(--gray);line-height:1.6}.styles-module__18kgSa__scaleReference{background-color:#333;border-radius:8px;margin-top:1.5rem;padding:.75rem;font-size:.9rem;font-style:italic}.styles-module__18kgSa__formCard h2{margin-top:0;font-size:1.5rem}.styles-module__18kgSa__description{color:var(--gray);margin-bottom:2rem;font-size:.9rem;font-style:italic}.styles-module__18kgSa__questionCategory{margin-bottom:2.5rem}.styles-module__18kgSa__questionCategory h3{color:var(--display);border-bottom:1px solid #444;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem}.styles-module__18kgSa__ratingQuestion{margin-bottom:1.5rem}.styles-module__18kgSa__ratingQuestion:last-child{margin-bottom:0}.styles-module__18kgSa__ratingQuestion label{margin-bottom:1rem;font-weight:500;display:block}.styles-module__18kgSa__ratingScale{justify-content:flex-start;gap:1rem;display:flex}.styles-module__18kgSa__ratingOption{cursor:pointer;flex-direction:column;align-items:center;display:flex}.styles-module__18kgSa__ratingOption input[type=radio]{opacity:0;position:absolute}.styles-module__18kgSa__ratingNumber{border:2px solid #555;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-weight:600;transition:all .2s;display:flex}.styles-module__18kgSa__ratingOption input[type=radio]:checked+.styles-module__18kgSa__ratingNumber{background-color:var(--accent-extra);border-color:var(--accent-extra);color:#fff;transform:scale(1.1)}.styles-module__18kgSa__formGroup{margin-bottom:1.5rem}.styles-module__18kgSa__formGroup label{margin-bottom:.5rem;font-weight:500;display:block}.styles-module__18kgSa__formGroup textarea{background-color:var(--bg-primary);width:100%;color:var(--font-color);font-size:1rem;font-family:var(--font-body);box-sizing:border-box;border:1px solid #555;border-radius:6px;padding:1rem}.styles-module__18kgSa__submitSection{text-align:center;padding-top:1rem}.styles-module__18kgSa__submitSection p{color:var(--gray);margin-top:1rem;font-size:.9rem}.styles-module__18kgSa__completedCard{text-align:center;padding:3rem}
.SegmentPage-module__ztOx4a__segmentBackground{background-image:url(/home/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh}.SegmentPage-module__ztOx4a__segmentOverlay{background-color:rgba(0,0,0,.2);min-height:100vh;padding:1rem}.SegmentPage-module__ztOx4a__segmentContainer{box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;max-width:1200px;margin:0 auto;padding:0;display:flex}.SegmentPage-module__ztOx4a__header{text-align:center;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5);margin-bottom:2rem}.SegmentPage-module__ztOx4a__header .SegmentPage-module__ztOx4a__icon{margin-bottom:-.5rem}.SegmentPage-module__ztOx4a__header h1{margin-bottom:1rem;font-size:2rem}.SegmentPage-module__ztOx4a__header p{max-width:600px;margin:0 auto;font-size:1.1rem}.SegmentPage-module__ztOx4a__curriculumGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.SegmentPage-module__ztOx4a__column{background-color:rgba(31,31,31,.9);border:1px solid #444;border-radius:8px;min-height:400px;padding:1.5rem}.SegmentPage-module__ztOx4a__column h2{text-align:center;color:#f0f0f0;text-transform:uppercase;border-bottom:2px solid;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.SegmentPage-module__ztOx4a__completionCounter{text-align:center;color:#ccc;margin-top:-.5rem;margin-bottom:1.5rem;font-size:.9rem}.SegmentPage-module__ztOx4a__discoverText{border-bottom-color:var(--discover-color)}.SegmentPage-module__ztOx4a__developText{border-bottom-color:var(--develop-color)}.SegmentPage-module__ztOx4a__displayText{border-bottom-color:var(--display-color)}.SegmentPage-module__ztOx4a__completedDiscover{border-left-color:var(--discover-color)!important}.SegmentPage-module__ztOx4a__completedDevelop{border-left-color:var(--develop-color)!important}.SegmentPage-module__ztOx4a__completedDisplay{border-left-color:var(--display-color)!important}.SegmentPage-module__ztOx4a__cardsContainer{flex-direction:column;gap:1rem;display:flex}.SegmentPage-module__ztOx4a__cardLink{color:inherit;text-decoration:none}.SegmentPage-module__ztOx4a__card{cursor:pointer;color:#f0f0f0;background-color:#0f0f0f;border:1px solid #333;border-left:4px solid #666;border-radius:6px;padding:1rem;transition:transform .2s,border-left-color .2s,box-shadow .2s}.SegmentPage-module__ztOx4a__card:hover{border-left-color:#5485e8;transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.SegmentPage-module__ztOx4a__cardHeader{justify-content:space-between;align-items:center;display:flex}.SegmentPage-module__ztOx4a__cardHeader h3{margin:0 0 .2rem;font-size:1.1rem}.SegmentPage-module__ztOx4a__cardArrow{color:#ccc;transition:color .2s}.SegmentPage-module__ztOx4a__card:hover .SegmentPage-module__ztOx4a__cardArrow{color:#5485e8}.SegmentPage-module__ztOx4a__cardDescription{color:#ccc;margin-top:.5rem;font-size:.9rem}.SegmentPage-module__ztOx4a__metadataDisplay{border-top:1px solid #444;margin-top:.75rem;padding-top:.75rem}.SegmentPage-module__ztOx4a__styleText{align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}@media (max-width:1024px){.SegmentPage-module__ztOx4a__curriculumGrid{grid-template-columns:1fr}}@media (max-width:768px){.SegmentPage-module__ztOx4a__styleText{gap:.5rem;font-size:.9rem}}@media (max-width:480px){.SegmentPage-module__ztOx4a__styleText{gap:.5rem;font-size:.85rem}.SegmentPage-module__ztOx4a__styleText svg{width:16px;height:16px}}
