.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:1rem;margin:0 0 0 48px;text-decoration:none}.DashboardLayout-module__-ESGLW__logoLink img,.DashboardLayout-module__-ESGLW__logoLink h3{margin:0 auto;display:block}.DashboardLayout-module__-ESGLW__logoLink img{margin-bottom:1rem}.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__sidebarNav a.DashboardLayout-module__-ESGLW__highlightLink,.DashboardLayout-module__-ESGLW__sidebarNav a.DashboardLayout-module__-ESGLW__highlightLink:hover{color:var(--display)}.DashboardLayout-module__-ESGLW__sidebarNav a.DashboardLayout-module__-ESGLW__highlightLink.DashboardLayout-module__-ESGLW__active{background-color:var(--accent-extra);color:#fff}.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}.DashboardLayout-module__-ESGLW__mobileHeader{z-index:1000;background-color:#1a1a1a;border-bottom:1px solid #444;align-items:center;gap:1rem;height:60px;padding:0 1rem;display:none;position:fixed;top:0;left:0;right:0}.DashboardLayout-module__-ESGLW__menuToggle{width:44px;height:44px;color:var(--font-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.DashboardLayout-module__-ESGLW__mobileLogoLink{color:var(--font-color);font-family:var(--font-display);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex}.DashboardLayout-module__-ESGLW__overlay{z-index:1001;background-color:rgba(0,0,0,.5);display:none;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.DashboardLayout-module__-ESGLW__mobileHeader{display:flex}.DashboardLayout-module__-ESGLW__overlay{display:block}.DashboardLayout-module__-ESGLW__sidebar{z-index:1002;padding-top:1rem;transition:transform .3s;transform:translate(-100%)}.DashboardLayout-module__-ESGLW__sidebarOpen{transform:translate(0)}.DashboardLayout-module__-ESGLW__mainContent{margin-left:0;padding:calc(60px + 1.5rem) 1.5rem 1.5rem}.DashboardLayout-module__-ESGLW__scrollButton{display:none}.DashboardLayout-module__-ESGLW__sidebarNav{overflow-y:auto}}@media (max-width:480px){.DashboardLayout-module__-ESGLW__mainContent{padding:calc(60px + 1rem) 1rem 1rem}}
.Button-module__rj9yOG__btn{font-family:var(--font-body);cursor:pointer;box-sizing:border-box;white-space:nowrap;border:2px solid transparent;border-radius:6px;max-width:100%;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__safeAreaCover{height:calc(200px + max(env(safe-area-inset-top,0px),50px));background-color:var(--bg-primary);z-index:1001;pointer-events:none;position:fixed;top:-200px;left:0;right:0}.Navbar-module__0Jrg7W__header{width:100%;height:80px;padding-top:max(env(safe-area-inset-top,0px),50px);box-sizing:content-box;background-color:var(--bg-primary);z-index:1000;border-bottom:1px solid #333;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__0Jrg7W__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__0Jrg7W__logo{align-items:center;gap:1rem;text-decoration:none;display:flex}.Navbar-module__0Jrg7W__logoTextContainer{flex-direction:column;gap:.15rem;display:flex}.Navbar-module__0Jrg7W__logoText{font-family:var(--font-display);color:var(--font-color);white-space:nowrap;font-size:1.85rem;font-weight:700;line-height:1.4}.Navbar-module__0Jrg7W__tagline{font-family:var(--font-body);color:var(--gray);white-space:nowrap;font-size:.85rem;font-weight:400;line-height:1}.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}.Navbar-module__0Jrg7W__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.Navbar-module__0Jrg7W__hamburgerLine{background-color:var(--font-color);width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__0Jrg7W__hamburgerLine.Navbar-module__0Jrg7W__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__0Jrg7W__hamburgerLine.Navbar-module__0Jrg7W__open:nth-child(2){opacity:0}.Navbar-module__0Jrg7W__hamburgerLine.Navbar-module__0Jrg7W__open:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__0Jrg7W__mobileMenu{background-color:var(--bg-primary);z-index:999;padding:calc(80px + env(safe-area-inset-top,0))1.5rem 2rem;padding-left:max(1.5rem,env(safe-area-inset-left,1.5rem));padding-right:max(1.5rem,env(safe-area-inset-right,1.5rem));box-sizing:border-box;transition:transform .3s;display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:auto;transform:translate(100%)}.Navbar-module__0Jrg7W__mobileMenuOpen{transform:translate(0)}.Navbar-module__0Jrg7W__mobileNavLinks{margin:0;padding:0;list-style:none}.Navbar-module__0Jrg7W__mobileNavLinks>li{border-bottom:1px solid #333}.Navbar-module__0Jrg7W__mobileNavLinks>li>a,.Navbar-module__0Jrg7W__dropdownToggle{width:100%;color:var(--font-color);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module__0Jrg7W__chevron{font-size:.75rem;transition:transform .3s}.Navbar-module__0Jrg7W__chevronOpen{transform:rotate(180deg)}.Navbar-module__0Jrg7W__mobileDropdown{max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s;overflow:hidden}.Navbar-module__0Jrg7W__mobileDropdownOpen{max-height:300px}.Navbar-module__0Jrg7W__mobileDropdown li a{color:var(--gray);padding:.75rem 1.5rem;font-size:1rem;text-decoration:none;display:block}.Navbar-module__0Jrg7W__mobileDropdown li a:hover{color:var(--display)}.Navbar-module__0Jrg7W__mobileSocialIcons{border-top:1px solid #333;justify-content:center;gap:2rem;margin-top:2rem;padding:1.5rem 0;display:flex}.Navbar-module__0Jrg7W__mobileSocialIcons a{color:var(--font-color);transition:color .2s}.Navbar-module__0Jrg7W__mobileSocialIcons a:hover{color:var(--display)}.Navbar-module__0Jrg7W__mobileButtonGroup{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;margin-top:1.5rem;padding:0;display:flex}.Navbar-module__0Jrg7W__mobileButtonGroup button,.Navbar-module__0Jrg7W__mobileButtonGroup a{text-align:center;margin:0;box-sizing:border-box!important;width:100%!important;max-width:100%!important;display:block!important}@media (max-width:968px){.Navbar-module__0Jrg7W__navLinks,.Navbar-module__0Jrg7W__socialIcons,.Navbar-module__0Jrg7W__buttonGroup{display:none}.Navbar-module__0Jrg7W__hamburger{margin-left:auto;display:flex}.Navbar-module__0Jrg7W__mobileMenu{display:block}.Navbar-module__0Jrg7W__nav{padding:0 1rem}.Navbar-module__0Jrg7W__logo{flex:1}.Navbar-module__0Jrg7W__logoText{font-size:1.25rem}.Navbar-module__0Jrg7W__tagline{white-space:normal;font-size:.65rem}}@media (max-width:400px){.Navbar-module__0Jrg7W__logoText{font-size:1.1rem}.Navbar-module__0Jrg7W__tagline{font-size:.6rem}.Navbar-module__0Jrg7W__logo{gap:.5rem}}
.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__legalLinks{text-align:center;border-top:1px solid #404040;margin-top:2rem;padding-top:2rem;font-size:.875rem}.Footer-module__2BXRTW__legalLinks a{color:var(--gray);text-decoration:none;transition:color .2s}.Footer-module__2BXRTW__legalLinks a:hover{color:var(--font-color)}.Footer-module__2BXRTW__separator{color:#404040;margin:0 1rem}.Footer-module__2BXRTW__copyright{text-align:center;color:var(--gray);margin-top:1rem;font-size:.875rem}@media (max-width:768px){.Footer-module__2BXRTW__footerContent{text-align:left}}
.styles-module__kgDGSq__container{max-width:1200px;margin:0 auto;padding:2rem}.styles-module__kgDGSq__header{margin-bottom:2rem}.styles-module__kgDGSq__header h1{margin:0 0 .5rem;font-size:2rem}.styles-module__kgDGSq__subtitle{color:var(--gray);margin:0}.styles-module__kgDGSq__tableContainer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;overflow:hidden}.styles-module__kgDGSq__clientTable{border-collapse:collapse;width:100%}.styles-module__kgDGSq__clientTable th,.styles-module__kgDGSq__clientTable td{text-align:left;border-bottom:1px solid #444;padding:1rem}.styles-module__kgDGSq__clientTable th{text-transform:uppercase;letter-spacing:.05em;color:var(--gray);background-color:rgba(0,0,0,.3);font-size:.875rem;font-weight:600}.styles-module__kgDGSq__clientTable tbody tr:hover{background-color:rgba(255,255,255,.05)}.styles-module__kgDGSq__clientTable tbody tr:last-child td{border-bottom:none}.styles-module__kgDGSq__clientInfo{flex-direction:column;gap:.25rem;display:flex}.styles-module__kgDGSq__clientName{font-weight:600}.styles-module__kgDGSq__clientEmail{color:var(--gray);font-size:.875rem}.styles-module__kgDGSq__badge{text-transform:capitalize;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.styles-module__kgDGSq__badge.styles-module__kgDGSq__professional{color:#5485e8;background-color:rgba(84,133,232,.2)}.styles-module__kgDGSq__badge.styles-module__kgDGSq__personal{color:#ffc42e;background-color:rgba(255,196,46,.2)}.styles-module__kgDGSq__surveyInfo{flex-direction:column;gap:.35rem;display:flex}.styles-module__kgDGSq__statusBadge{text-transform:capitalize;border-radius:4px;width:-moz-fit-content;width:fit-content;padding:.2rem .5rem;font-size:.7rem;font-weight:500;display:inline-block}.styles-module__kgDGSq__statusBadge.styles-module__kgDGSq__draft{color:#9e9e9e;background-color:rgba(158,158,158,.2)}.styles-module__kgDGSq__statusBadge.styles-module__kgDGSq__sent{color:#4caf50;background-color:rgba(46,125,50,.2)}.styles-module__kgDGSq__statusBadge.styles-module__kgDGSq__completed{color:#2196f3;background-color:rgba(33,150,243,.2)}.styles-module__kgDGSq__noSurvey{color:var(--gray);font-size:.875rem;font-style:italic}.styles-module__kgDGSq__noAction{color:var(--gray)}.styles-module__kgDGSq__interviewButton{background-color:var(--accent-extra);color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.styles-module__kgDGSq__interviewButton:hover{background-color:#4a75d1}.styles-module__kgDGSq__emptyState{text-align:center;color:var(--gray);padding:3rem 1rem;font-style:italic}@media (max-width:768px){.styles-module__kgDGSq__container{padding:1rem}.styles-module__kgDGSq__tableContainer{overflow-x:auto}.styles-module__kgDGSq__clientTable th,.styles-module__kgDGSq__clientTable td{padding:.75rem .5rem;font-size:.875rem}.styles-module__kgDGSq__clientTable th:nth-child(5),.styles-module__kgDGSq__clientTable td:nth-child(5),.styles-module__kgDGSq__clientTable th:nth-child(6),.styles-module__kgDGSq__clientTable td:nth-child(6){display:none}}
.styles-module__S5IS5q__container{max-width:900px;margin:0 auto;padding:2rem}.styles-module__S5IS5q__backLink{color:var(--gray);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__S5IS5q__backLink:hover{color:var(--font-color)}.styles-module__S5IS5q__header{margin-bottom:2rem}.styles-module__S5IS5q__header h1{margin:0 0 .5rem;font-size:2rem}.styles-module__S5IS5q__subtitle{color:var(--gray);margin:0}.styles-module__S5IS5q__subtitle strong{color:var(--font-color)}.styles-module__S5IS5q__badge{text-transform:capitalize;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.styles-module__S5IS5q__badge.styles-module__S5IS5q__professional{color:#5485e8;background-color:rgba(84,133,232,.2)}.styles-module__S5IS5q__badge.styles-module__S5IS5q__personal{color:#ffc42e;background-color:rgba(255,196,46,.2)}.styles-module__S5IS5q__emptyState{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}.styles-module__S5IS5q__emptyState h2{margin:0 0 .5rem}.styles-module__S5IS5q__emptyState p{color:var(--gray);margin:0}.styles-module__S5IS5q__formContainer{flex-direction:column;gap:1.5rem;display:flex}.styles-module__S5IS5q__section{-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__S5IS5q__section h2{margin:0 0 .5rem;font-size:1.25rem}.styles-module__S5IS5q__sectionDescription{color:var(--gray);margin:0 0 1rem;font-size:.9rem}.styles-module__S5IS5q__raterSelect{background-color:var(--bg-primary);width:100%;color:var(--font-color);font-family:var(--font-body);cursor:pointer;border:1px solid #555;border-radius:6px;padding:.8rem 1rem;font-size:1rem}.styles-module__S5IS5q__raterSelect:focus{border-color:var(--accent-extra);outline:none}.styles-module__S5IS5q__raterInfo{background-color:rgba(0,0,0,.2);border-radius:6px;margin-top:1rem;padding:1rem}.styles-module__S5IS5q__raterDetail{margin-bottom:.5rem;font-size:.9rem}.styles-module__S5IS5q__raterDetail strong{color:var(--gray);margin-right:.5rem}.styles-module__S5IS5q__raterStatuses{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.styles-module__S5IS5q__statusBadge{border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module__S5IS5q__statusBadge.styles-module__S5IS5q__completed{color:#4caf50;background-color:rgba(46,125,50,.2)}.styles-module__S5IS5q__statusBadge.styles-module__S5IS5q__pending{color:#ff9800;background-color:rgba(255,152,0,.2)}.styles-module__S5IS5q__categorySection{border:1px solid #444;border-radius:6px;margin-bottom:1rem;overflow:hidden}.styles-module__S5IS5q__categorySection:last-child{margin-bottom:0}.styles-module__S5IS5q__categoryHeader{cursor:pointer;background-color:rgba(0,0,0,.3);justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s;display:flex}.styles-module__S5IS5q__categoryHeader:hover{background-color:rgba(0,0,0,.4)}.styles-module__S5IS5q__categoryHeader h3{margin:0;font-size:1rem}.styles-module__S5IS5q__categoryContent{border-top:1px solid #444;padding:1rem}.styles-module__S5IS5q__questionBlock{margin-bottom:1.5rem}.styles-module__S5IS5q__questionBlock:last-child{margin-bottom:0}.styles-module__S5IS5q__questionLabel{margin-bottom:.5rem;font-weight:500;line-height:1.4;display:block}.styles-module__S5IS5q__responseInput{background-color:var(--bg-primary);width:100%;color:var(--font-color);font-family:var(--font-body);resize:vertical;box-sizing:border-box;border:1px solid #555;border-radius:6px;padding:.8rem 1rem;font-size:1rem}.styles-module__S5IS5q__responseInput:focus{border-color:var(--accent-extra);outline:none}.styles-module__S5IS5q__responseInput::placeholder{color:#666}.styles-module__S5IS5q__customQuestionBlock{border-bottom:1px solid #444;margin-bottom:1.5rem;padding-bottom:1.5rem}.styles-module__S5IS5q__customQuestionBlock:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.styles-module__S5IS5q__customQuestionLabel{color:var(--gray);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.styles-module__S5IS5q__customQuestionInput{background-color:var(--bg-primary);width:100%;color:var(--font-color);font-family:var(--font-body);box-sizing:border-box;border:1px solid #555;border-radius:6px;margin-bottom:.75rem;padding:.8rem 1rem;font-size:1rem}.styles-module__S5IS5q__customQuestionInput:focus{border-color:var(--accent-extra);outline:none}.styles-module__S5IS5q__saveSection{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.styles-module__S5IS5q__saveButton{background-color:var(--accent-extra);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:background-color .2s}.styles-module__S5IS5q__saveButton:hover:not(:disabled){background-color:#4a75d1}.styles-module__S5IS5q__saveButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__S5IS5q__statusMessage{text-align:center;border-radius:6px;padding:.75rem 1.5rem;font-weight:500}.styles-module__S5IS5q__statusMessage.styles-module__S5IS5q__success{color:#4caf50;background-color:rgba(46,125,50,.2)}.styles-module__S5IS5q__statusMessage.styles-module__S5IS5q__error{color:#f44336;background-color:rgba(211,47,47,.2)}.styles-module__S5IS5q__loadingState{text-align:center;color:var(--gray);padding:3rem;font-style:italic}@media (max-width:768px){.styles-module__S5IS5q__container,.styles-module__S5IS5q__section{padding:1rem}.styles-module__S5IS5q__categoryHeader,.styles-module__S5IS5q__categoryContent{padding:.75rem}.styles-module__S5IS5q__raterStatuses{flex-direction:column}}
.styles-module___2kFaG__container{max-width:1000px;margin:0 auto;padding:2rem}.styles-module___2kFaG__header{margin-bottom:2rem}.styles-module___2kFaG__header h1{margin:0 0 .5rem;font-size:2rem}.styles-module___2kFaG__subtitle{color:var(--gray);margin:0}.styles-module___2kFaG__selectorsContainer{flex-direction:column;gap:1.5rem;display:flex}.styles-module___2kFaG__selectorSection{-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___2kFaG__selectorLabel{margin-bottom:.75rem;font-size:1.1rem;font-weight:600;display:block}.styles-module___2kFaG__selector{background-color:var(--bg-primary);width:100%;color:var(--font-color);font-family:var(--font-body);cursor:pointer;border:1px solid #555;border-radius:6px;padding:.8rem 1rem;font-size:1rem}.styles-module___2kFaG__selector:focus{border-color:var(--accent-extra);outline:none}.styles-module___2kFaG__selectionInfo{margin-top:.75rem}.styles-module___2kFaG__raterInfo{background-color:rgba(0,0,0,.2);border-radius:6px;margin-top:1rem;padding:1rem}.styles-module___2kFaG__raterDetail{margin-bottom:.5rem;font-size:.9rem}.styles-module___2kFaG__raterDetail strong{color:var(--gray);margin-right:.5rem}.styles-module___2kFaG__raterStatuses{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.styles-module___2kFaG__typeBadge{text-transform:capitalize;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.styles-module___2kFaG__typeBadge.styles-module___2kFaG__professional{color:#5485e8;background-color:rgba(84,133,232,.2)}.styles-module___2kFaG__typeBadge.styles-module___2kFaG__personal{color:#ffc42e;background-color:rgba(255,196,46,.2)}.styles-module___2kFaG__statusBadge{border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module___2kFaG__statusBadge.styles-module___2kFaG__completed{color:#4caf50;background-color:rgba(46,125,50,.2)}.styles-module___2kFaG__statusBadge.styles-module___2kFaG__pending{color:#ff9800;background-color:rgba(255,152,0,.2)}.styles-module___2kFaG__loadingState,.styles-module___2kFaG__emptyState{text-align:center;color:var(--gray);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:8px;padding:2rem;font-style:italic}.styles-module___2kFaG__reportContainer{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.styles-module___2kFaG__reportHeader{-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___2kFaG__reportTitleRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module___2kFaG__reportHeader h2{margin:0;font-size:1.5rem}.styles-module___2kFaG__reportLogo{display:none}.styles-module___2kFaG__printButton{background-color:var(--accent-extra);color:var(--bg-primary);font-family:var(--font-body);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:opacity .2s;display:inline-flex}.styles-module___2kFaG__printButton:hover{opacity:.9}.styles-module___2kFaG__reportMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.styles-module___2kFaG__metaItem{align-items:center;gap:.5rem;font-size:.95rem;display:flex}.styles-module___2kFaG__metaItem svg{color:var(--gray)}.styles-module___2kFaG__reportSection{-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___2kFaG__sectionHeader{border-bottom:1px solid #444;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.styles-module___2kFaG__sectionHeader h3{flex:1;margin:0;font-size:1.25rem}.styles-module___2kFaG__sectionHeader svg{color:var(--accent-extra)}.styles-module___2kFaG__dateStamp{color:var(--gray);align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.styles-module___2kFaG__interviewerNote{color:var(--gray);margin:0 0 1.5rem;font-size:.9rem;font-style:italic}.styles-module___2kFaG__subsection{border-bottom:1px solid #333;margin-bottom:1.5rem;padding-bottom:1.5rem}.styles-module___2kFaG__subsection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.styles-module___2kFaG__subsection h4{color:var(--accent-extra);margin:0 0 1rem;font-size:1.1rem}.styles-module___2kFaG__categoryBlock{margin-bottom:1.25rem}.styles-module___2kFaG__categoryBlock:last-child{margin-bottom:0}.styles-module___2kFaG__categoryBlock h5{color:var(--gray);margin:0 0 .75rem;font-size:.95rem;font-weight:600}.styles-module___2kFaG__ratingsGrid{flex-direction:column;gap:.5rem;display:flex}.styles-module___2kFaG__ratingItem{background-color:rgba(0,0,0,.2);border-radius:6px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem;display:flex}.styles-module___2kFaG__ratingQuestion{flex:1;font-size:.9rem;line-height:1.4}.styles-module___2kFaG__ratingValue{color:var(--accent-extra);white-space:nowrap;font-size:1.1rem;font-weight:700}.styles-module___2kFaG__ratingMax{color:var(--gray);font-size:.8rem;font-weight:400}.styles-module___2kFaG__openEndedItem{margin-bottom:1.25rem}.styles-module___2kFaG__openEndedItem:last-child{margin-bottom:0}.styles-module___2kFaG__openEndedItem label{margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.4;display:block}.styles-module___2kFaG__openEndedItem p{white-space:pre-wrap;background-color:rgba(0,0,0,.2);border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.95rem;line-height:1.5}.styles-module___2kFaG__openEndedItem p em{color:var(--gray);font-style:italic}.styles-module___2kFaG__notesBlock{white-space:pre-wrap;border-left:3px solid var(--accent-extra);background-color:rgba(0,0,0,.2);border-radius:6px;margin:0;padding:1rem;font-size:.95rem;line-height:1.5}.styles-module___2kFaG__noData{color:var(--gray);text-align:center;padding:1rem;font-style:italic}@media (max-width:768px){.styles-module___2kFaG__container,.styles-module___2kFaG__selectorSection,.styles-module___2kFaG__reportSection,.styles-module___2kFaG__reportHeader{padding:1rem}.styles-module___2kFaG__reportMeta{flex-direction:column;align-items:flex-start}.styles-module___2kFaG__ratingItem{flex-direction:column;gap:.5rem}.styles-module___2kFaG__ratingValue{align-self:flex-end}.styles-module___2kFaG__raterStatuses{flex-direction:column}.styles-module___2kFaG__sectionHeader{flex-wrap:wrap}.styles-module___2kFaG__dateStamp{width:100%;margin-top:.5rem}.styles-module___2kFaG__printButton{padding:.5rem .75rem;font-size:.8rem}.styles-module___2kFaG__reportTitleRow{flex-direction:column;align-items:flex-start;gap:1rem}}@page{margin:.5in}@media print{.styles-module___2kFaG__printButton,.styles-module___2kFaG__selectorSection,.styles-module___2kFaG__header{display:none!important}.styles-module___2kFaG__reportContainer,.styles-module___2kFaG__reportSection,.styles-module___2kFaG__reportHeader{-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#000!important;background-color:#fff!important;border:none!important}.styles-module___2kFaG__container{max-width:100%;margin:0;padding:0}.styles-module___2kFaG__selectorsContainer{gap:0}.styles-module___2kFaG__reportContainer{gap:.5rem;margin:0;padding:0}.styles-module___2kFaG__reportSection{padding:.5rem 0}.styles-module___2kFaG__reportHeader{text-align:center;page-break-after:always;break-after:page;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:2rem;display:flex}.styles-module___2kFaG__reportLogo{margin-bottom:2rem;display:block!important}.styles-module___2kFaG__reportHeader h2{margin-bottom:1.5rem;font-size:2rem}.styles-module___2kFaG__reportTitleRow{flex-direction:column;align-items:center;margin-bottom:1.5rem}.styles-module___2kFaG__reportMeta{flex-direction:column;align-items:center;gap:.75rem;font-size:1.1rem}.styles-module___2kFaG__sectionHeader{margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:none!important}.styles-module___2kFaG__sectionHeader h3{font-size:1rem}.styles-module___2kFaG__subsection{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:none!important}.styles-module___2kFaG__subsection h4{margin-bottom:.35rem;font-size:.9rem}.styles-module___2kFaG__categoryBlock{margin-bottom:.5rem}.styles-module___2kFaG__categoryBlock h5{margin-bottom:.25rem;font-size:.8rem}.styles-module___2kFaG__ratingsGrid{gap:.15rem}.styles-module___2kFaG__ratingItem{border-bottom:1px solid #eee;padding:.25rem .5rem;background-color:transparent!important}.styles-module___2kFaG__ratingQuestion{font-size:.75rem;line-height:1.2}.styles-module___2kFaG__ratingValue{-webkit-print-color-adjust:exact;print-color-adjust:exact;font-size:.85rem;color:#5485e8!important}.styles-module___2kFaG__ratingMax{font-size:.7rem;color:#666!important}.styles-module___2kFaG__openEndedItem{margin-bottom:.5rem}.styles-module___2kFaG__openEndedItem label{margin-bottom:.25rem;font-size:.8rem;color:#333!important}.styles-module___2kFaG__openEndedItem p{-webkit-print-color-adjust:exact;print-color-adjust:exact;border-left:3px solid #5485e8;padding:.35rem .5rem;font-size:.8rem;line-height:1.3;background-color:#f5f8ff!important}.styles-module___2kFaG__reportHeader h2,.styles-module___2kFaG__sectionHeader h3{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important}.styles-module___2kFaG__subsection h4{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#f26419!important}.styles-module___2kFaG__categoryBlock h5{color:#666!important}.styles-module___2kFaG__ratingQuestion,.styles-module___2kFaG__notesBlock,.styles-module___2kFaG__metaItem,.styles-module___2kFaG__metaItem span{color:#000!important}.styles-module___2kFaG__sectionHeader svg,.styles-module___2kFaG__metaItem svg,.styles-module___2kFaG__dateStamp svg,.styles-module___2kFaG__ratingMax,.styles-module___2kFaG__dateStamp,.styles-module___2kFaG__interviewerNote{color:#666!important}.styles-module___2kFaG__typeBadge{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:.25rem .75rem;font-size:.85rem}.styles-module___2kFaG__typeBadge.styles-module___2kFaG__professional{color:#5485e8!important;background-color:rgba(84,133,232,.15)!important}.styles-module___2kFaG__typeBadge.styles-module___2kFaG__personal{color:#c48900!important;background-color:rgba(246,174,0,.15)!important}.styles-module___2kFaG__notesBlock{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:.5rem;font-size:.8rem;background-color:#f5f8ff!important;border-left:3px solid #5485e8!important}.styles-module___2kFaG__sectionHeader svg{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important}.styles-module___2kFaG__reportSection{page-break-inside:avoid;break-inside:avoid}}
.styles-module__JirVnW__container{max-width:900px;margin:0 auto;padding:2rem}.styles-module__JirVnW__title{color:var(--white);text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.styles-module__JirVnW__loadingContainer{min-height:400px;color:var(--gray);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.styles-module__JirVnW__spinner{animation:1s linear infinite styles-module__JirVnW__spin}@keyframes styles-module__JirVnW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__JirVnW__successBanner,.styles-module__JirVnW__warningBanner,.styles-module__JirVnW__errorBanner{border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;display:flex}.styles-module__JirVnW__successBanner{color:#22c55e;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3)}.styles-module__JirVnW__warningBanner{color:#eab308;background:rgba(234,179,8,.15);border:1px solid rgba(234,179,8,.3)}.styles-module__JirVnW__errorBanner{color:#ef4444;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3)}.styles-module__JirVnW__statusCard{background:var(--dark-gray);border:1px solid var(--border-color);text-align:center;border-radius:12px;margin-bottom:2rem;padding:2.5rem;position:relative}.styles-module__JirVnW__statusCard h2{color:var(--white);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.styles-module__JirVnW__statusCard p{color:var(--gray);max-width:500px;margin:0 auto 1rem;line-height:1.6}.styles-module__JirVnW__statusIcon{color:var(--primary);margin-bottom:1rem}.styles-module__JirVnW__statusNote{font-size:.9rem;font-style:italic;color:var(--gray)!important}.styles-module__JirVnW__statusBadge{background:var(--primary);color:var(--black);text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;right:1rem}.styles-module__JirVnW__cancelledBadge{color:#ef4444;background:rgba(239,68,68,.2)}.styles-module__JirVnW__planName{font-size:1.25rem;font-weight:600;color:var(--white)!important;margin-bottom:.5rem!important}.styles-module__JirVnW__renewalDate,.styles-module__JirVnW__expiryDate{color:var(--gray);margin-bottom:1.5rem!important}.styles-module__JirVnW__expiryDate{font-size:1.25rem;font-weight:600;color:var(--primary)!important}.styles-module__JirVnW__resubscribeNote{margin-top:1rem}.styles-module__JirVnW__pricingTitle{text-align:center;color:var(--white);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.styles-module__JirVnW__pricingSubtitle{text-align:center;color:var(--gray);margin-bottom:2rem}.styles-module__JirVnW__pricingGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px;margin:0 auto;display:grid}@media (max-width:640px){.styles-module__JirVnW__pricingGrid{grid-template-columns:1fr}}.styles-module__JirVnW__pricingCard{background:var(--dark-gray);border:2px solid #444;border-radius:12px;flex-direction:column;padding:2rem;transition:border-color .2s;display:flex;position:relative}.styles-module__JirVnW__pricingCard:hover{border-color:#666}.styles-module__JirVnW__featuredCard,.styles-module__JirVnW__featuredCard:hover{border-color:var(--primary)}.styles-module__JirVnW__saveBadge{color:#fff;letter-spacing:.025em;text-transform:uppercase;background:#22c55e;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.styles-module__JirVnW__pricingCard h3{color:var(--white);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.styles-module__JirVnW__price{margin-bottom:.5rem}.styles-module__JirVnW__amount{color:var(--white);font-size:2.5rem;font-weight:700}.styles-module__JirVnW__period{color:var(--gray);font-size:1rem}.styles-module__JirVnW__priceNote{color:var(--gray);margin-bottom:1.5rem;font-size:.9rem}.styles-module__JirVnW__features{flex-grow:1;margin:1.5rem 0;padding:0;list-style:none}.styles-module__JirVnW__features li{color:var(--gray);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.styles-module__JirVnW__features li svg{color:var(--primary);flex-shrink:0}.styles-module__JirVnW__subscribeButton{width:100%;margin-top:auto}
.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(280px,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:24px;height:24px;margin:-10px;padding:10px}.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__dashboardBackground{background-attachment:scroll}.styles-module__Xh82Wq__infoGrid{grid-template-columns:1fr}.styles-module__Xh82Wq__purposeContainer{flex-direction:column;gap:.5rem}.styles-module__Xh82Wq__segmentsGrid{grid-template-columns:1fr}.styles-module__Xh82Wq__journeyHeader h2{font-size:.9rem}.styles-module__Xh82Wq__northStarStatement{font-size:1rem}}@media (max-width:480px){.styles-module__Xh82Wq__journeyContainer{padding:0 .5rem}.styles-module__Xh82Wq__segmentCard{padding:1rem}.styles-module__Xh82Wq__cardBody{flex-direction:column;align-items:flex-start;gap:1rem}}
.styles-module__UM__La__eventsContainer{max-width:1200px;margin:0 auto;padding:2rem}.styles-module__UM__La__header{text-align:center;margin-bottom:3rem}.styles-module__UM__La__header h1{background:linear-gradient(135deg,var(--accent-extra)0%,#9b5de5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.styles-module__UM__La__header p{color:var(--gray);font-size:1.1rem}.styles-module__UM__La__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.styles-module__UM__La__featureCard{text-align:center;background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:12px;padding:1.5rem;transition:transform .2s,border-color .2s}.styles-module__UM__La__featureCard:hover{border-color:var(--accent-extra);transform:translateY(-4px)}.styles-module__UM__La__featureCard svg{color:var(--accent-extra);margin-bottom:1rem}.styles-module__UM__La__featureCard h3{margin-bottom:.5rem;font-size:1.1rem}.styles-module__UM__La__featureCard p{color:var(--gray);font-size:.9rem;line-height:1.5}.styles-module__UM__La__tourSection{margin-bottom:3rem}.styles-module__UM__La__tourSection h2{text-align:center;margin-bottom:1.5rem;font-size:1.8rem}.styles-module__UM__La__citiesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.styles-module__UM__La__cityCard{background-color:rgba(31,31,31,.6);border:1px solid #333;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:background-color .2s;display:flex}.styles-module__UM__La__cityCard:hover{background-color:rgba(31,31,31,.9)}.styles-module__UM__La__cityInfo{align-items:center;gap:.75rem;display:flex}.styles-module__UM__La__cityInfo svg{color:var(--accent-extra)}.styles-module__UM__La__cityName{font-size:1rem;font-weight:600}.styles-module__UM__La__dateInfo{color:var(--gray);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.styles-module__UM__La__dateInfo svg{color:var(--gray)}.styles-module__UM__La__ctaSection{text-align:center;background:linear-gradient(135deg,rgba(84,133,232,.1) 0%,rgba(109,40,217,.1) 100%);border:1px solid rgba(84,133,232,.3);border-radius:12px;padding:2.5rem}.styles-module__UM__La__ctaSection p{color:var(--font-color);margin-bottom:1.5rem;font-size:1.2rem}.styles-module__UM__La__ctaButton{background:linear-gradient(135deg,var(--accent-extra)0%,#9b5de5 100%);color:#fff;border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.styles-module__UM__La__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(84,133,232,.4)}@media (max-width:768px){.styles-module__UM__La__eventsContainer{padding:1rem}.styles-module__UM__La__header h1{font-size:2rem}.styles-module__UM__La__featuresGrid,.styles-module__UM__La__citiesGrid{grid-template-columns:1fr}.styles-module__UM__La__cityCard{flex-direction:column;align-items:flex-start;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-top:2rem;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__j_637W__backgroundContainer{background-image:url(/home/background.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;padding:2rem 0}.styles-module__j_637W__container{max-width:900px;margin:0 auto;padding:0 2rem}.styles-module__j_637W__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__j_637W__backLink{color:var(--gray);align-self:flex-start;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__j_637W__backLink:hover{color:var(--font-color)}.styles-module__j_637W__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__j_637W__introImage{border-radius:8px;flex-shrink:0}.styles-module__j_637W__introText h2{margin-top:0;font-size:1.5rem}.styles-module__j_637W__introText p{color:var(--gray);line-height:1.6}.styles-module__j_637W__surveyContainer,.styles-module__j_637W__resultsPlaceholder{flex-direction:column;gap:1.5rem;display:flex}.styles-module__j_637W__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__j_637W__surveyStepHeader{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.styles-module__j_637W__stepInfo{align-items:center;gap:1rem;display:flex}.styles-module__j_637W__stepInfo h2{margin:0;font-size:1.25rem}.styles-module__j_637W__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__j_637W__surveyStepContent{border-top:1px solid #444;margin-top:1.5rem;padding-top:1.5rem}.styles-module__j_637W__stepDescription{color:var(--gray);margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.styles-module__j_637W__questionsSection{margin-bottom:2rem}.styles-module__j_637W__questionsSection h3{color:var(--display);margin-bottom:1rem;font-size:1.2rem}.styles-module__j_637W__questionsSection h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem}.styles-module__j_637W__questionCategoryPreview ul,.styles-module__j_637W__questionsSection>ul{padding:0;list-style:none}.styles-module__j_637W__questionCategoryPreview li,.styles-module__j_637W__questionsSection>ul>li{border-bottom:1px solid #333;padding:.5rem 0;font-size:.95rem}.styles-module__j_637W__questionCategoryPreview li:last-child,.styles-module__j_637W__questionsSection>ul>li:last-child{border-bottom:none}.styles-module__j_637W__scaleDescription{color:var(--gray);background-color:#2a2a2a;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem;font-style:italic}.styles-module__j_637W__customQuestionInput,.styles-module__j_637W__raterInputRow{margin-bottom:1rem}.styles-module__j_637W__customQuestionInput label,.styles-module__j_637W__raterNumber{color:var(--gray);margin-bottom:.5rem;font-weight:600;display:block}.styles-module__j_637W__customQuestionInput textarea,.styles-module__j_637W__raterInputs input,.styles-module__j_637W__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__j_637W__raterInputRow{align-items:center;gap:1rem;display:flex}.styles-module__j_637W__raterNumber{flex-shrink:0}.styles-module__j_637W__raterInputs{flex-grow:1;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;display:grid}.styles-module__j_637W__deleteButton,.styles-module__j_637W__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__j_637W__deleteButton{padding:.8rem}.styles-module__j_637W__deleteButton:hover,.styles-module__j_637W__addButton:hover{color:var(--font-color);background-color:#2a2a2a}.styles-module__j_637W__sendSurveySection{text-align:center;border-top:1px solid #444;margin-top:2rem;padding-top:1.5rem}.styles-module__j_637W__surveyStatusMessage{text-align:center;border-radius:8px;margin-top:1.5rem;padding:1rem;font-weight:600}.styles-module__j_637W__surveyStatusMessage.styles-module__j_637W__success{color:#fff;background-color:#2e7d32}.styles-module__j_637W__surveyStatusMessage.styles-module__j_637W__error{background-color:var(--discover);color:#fff}.styles-module__j_637W__surveyStatusMessage.styles-module__j_637W__warning{color:#fff;background-color:#f57c00}.styles-module__j_637W__existingRatersList{margin-bottom:2rem}.styles-module__j_637W__existingRatersList h4{color:var(--font-color);margin-bottom:1rem;font-size:1.1rem}.styles-module__j_637W__existingRaterRow{background-color:rgba(0,0,0,.2);border:1px solid #444;border-radius:6px;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.styles-module__j_637W__existingRaterInfo{flex-wrap:wrap;flex-grow:1;gap:.5rem 1.5rem;display:flex}.styles-module__j_637W__existingRaterName{color:var(--font-color);font-weight:600}.styles-module__j_637W__existingRaterEmail{color:var(--gray);font-size:.9rem}.styles-module__j_637W__existingRaterRelationship{color:var(--accent-extra);text-transform:capitalize;font-size:.85rem}.styles-module__j_637W__raterStatus{border-radius:20px;flex-shrink:0;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.styles-module__j_637W__raterStatus.styles-module__j_637W__pending{color:#f59e0b;background-color:rgba(245,158,11,.2)}.styles-module__j_637W__raterStatus.styles-module__j_637W__completed{color:#22c55e;background-color:rgba(34,197,94,.2)}.styles-module__j_637W__addNewRaterSection{background:linear-gradient(135deg,rgba(84,133,232,.1) 0%,rgba(109,40,217,.1) 100%);border:1px solid rgba(84,133,232,.3);border-radius:8px;padding:1.5rem}.styles-module__j_637W__addNewRaterSection h4{color:var(--font-color);margin-top:0;margin-bottom:.5rem;font-size:1.1rem}.styles-module__j_637W__addRaterNote{color:var(--gray);margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.styles-module__j_637W__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__j_637W__resultsPlaceholder p{margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.styles-module__j_637W__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__j_637W__realResultsContent{flex-direction:column;gap:2rem;display:flex}.styles-module__j_637W__sampleResults,.styles-module__j_637W__sampleFeedback,.styles-module__j_637W__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__j_637W__sampleResults h4,.styles-module__j_637W__sampleFeedback h4,.styles-module__j_637W__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__j_637W__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__j_637W__resultCategory:last-child{margin-bottom:0}.styles-module__j_637W__resultCategory h5{color:var(--font-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1.15rem;font-weight:600}.styles-module__j_637W__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__j_637W__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__j_637W__resultItem:last-child{border-bottom:none}.styles-module__j_637W__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__j_637W__feedbackQuestion{background-color:rgba(255,255,255,.02);border-radius:8px;margin-bottom:2.5rem;padding:1.5rem}.styles-module__j_637W__feedbackQuestion:last-child{margin-bottom:0}.styles-module__j_637W__feedbackQuestion h5{color:var(--font-color);margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}.styles-module__j_637W__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__j_637W__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__j_637W__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__j_637W__feedbackResponses p:last-child{margin-bottom:0}.styles-module__j_637W__surveyStepContent>p{text-align:center;color:var(--gray);padding:2rem;font-style:italic}.styles-module__j_637W__printTitlePage{display:none}.styles-module__j_637W__printTitleContent{flex-direction:column;align-items:center;display:flex}.styles-module__j_637W__printLogo{margin-bottom:2rem}.styles-module__j_637W__printReportTitle{color:#5485e8;margin:0 0 1.5rem;font-size:2.5rem}.styles-module__j_637W__printUserName{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.styles-module__j_637W__printTypeBadge{border-radius:6px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.styles-module__j_637W__printTypeBadge.styles-module__j_637W__professional{color:#5485e8;background-color:rgba(84,133,232,.15)}.styles-module__j_637W__printTypeBadge.styles-module__j_637W__personal{color:#c48900;background-color:rgba(246,174,0,.15)}.styles-module__j_637W__printCopyright{display:none}.styles-module__j_637W__printButtonContainer{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.styles-module__j_637W__printButton{background-color:var(--accent-extra);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:background-color .2s;display:inline-flex}.styles-module__j_637W__printButton:hover{background-color:#4a75d1}@page{margin:.5in}@media print{.styles-module__j_637W__backgroundContainer{background-color:#fff!important;background-image:none!important;padding:0!important}.styles-module__j_637W__container{max-width:100%!important;padding:0!important}.styles-module__j_637W__header,.styles-module__j_637W__backLink,.styles-module__j_637W__introCard,.styles-module__j_637W__printButtonContainer,.styles-module__j_637W__questionsSection,.styles-module__j_637W__questionCategoryPreview,.styles-module__j_637W__scaleDescription,.styles-module__j_637W__customQuestionInput,.styles-module__j_637W__stepDescription,.styles-module__j_637W__ratersList,.styles-module__j_637W__existingRatersList,.styles-module__j_637W__addNewRaterSection,.styles-module__j_637W__sendSurveySection,.styles-module__j_637W__surveyStatusMessage,.styles-module__j_637W__resultsPlaceholder,.styles-module__j_637W__resultsStatus{display:none!important}.styles-module__j_637W__printTitlePage{text-align:center;page-break-after:always;break-after:page;box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:3rem 0 1rem!important;display:flex!important}.styles-module__j_637W__printTitleContent{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex!important}.styles-module__j_637W__printLogo{margin-bottom:2rem}.styles-module__j_637W__printReportTitle{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important}.styles-module__j_637W__printUserName{color:#333!important}.styles-module__j_637W__printTypeBadge{-webkit-print-color-adjust:exact;print-color-adjust:exact}.styles-module__j_637W__printTypeBadge.styles-module__j_637W__professional{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important;background-color:rgba(84,133,232,.15)!important}.styles-module__j_637W__printTypeBadge.styles-module__j_637W__personal{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#c48900!important;background-color:rgba(246,174,0,.15)!important}.styles-module__j_637W__printCopyright{color:#666!important;margin:0!important;font-size:.85rem!important;display:block!important}.styles-module__j_637W__surveyContainer{gap:0!important;margin:0!important;padding:0!important}.styles-module__j_637W__surveyStep{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#fff!important;border:none!important;margin:0!important;padding:0!important}.styles-module__j_637W__surveyStepHeader{display:none!important}.styles-module__j_637W__surveyStepContent{border-top:none!important;margin-top:0!important;padding-top:0!important}.styles-module__j_637W__sampleResults,.styles-module__j_637W__sampleFeedback,.styles-module__j_637W__sampleCustom{page-break-inside:avoid;box-shadow:none!important;background:#fff!important;border:none!important;margin-bottom:1.5rem!important;padding:0!important}.styles-module__j_637W__sampleResults h4,.styles-module__j_637W__sampleFeedback h4,.styles-module__j_637W__sampleCustom h4{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important;border:none!important;margin-bottom:1rem!important;font-size:1.2rem!important}.styles-module__j_637W__resultCategory{background-color:transparent!important;border:none!important;margin-bottom:.5rem!important;padding:0 0 1rem!important}.styles-module__j_637W__resultCategory h5{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#f26419!important;margin-bottom:.5rem!important;font-size:.95rem!important}.styles-module__j_637W__resultItem{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#333!important;background-color:#f0f5ff!important;border:none!important;border-radius:4px!important;margin-bottom:.25rem!important;padding:.5rem .75rem!important}.styles-module__j_637W__resultScore{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important;background-color:transparent!important;padding:0!important;font-weight:700!important}.styles-module__j_637W__feedbackQuestion{background-color:transparent!important;border:none!important;margin-bottom:1rem!important;padding:0!important}.styles-module__j_637W__feedbackQuestion h5{color:#333!important;margin-bottom:.5rem!important;font-size:.95rem!important}.styles-module__j_637W__feedbackResponses{background:0 0!important;border:none!important;padding:0!important}.styles-module__j_637W__feedbackResponses p{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#333!important;background-color:#f0f5ff!important;border:none!important;border-radius:4px!important;margin-bottom:.35rem!important;padding:.5rem .75rem .5rem 1.5rem!important;font-style:italic!important}.styles-module__j_637W__feedbackResponses p:last-child{margin-bottom:0!important}.styles-module__j_637W__feedbackResponses p:before{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important;font-size:1.25rem!important}.styles-module__j_637W__resultsStatus{color:#333!important;background:0 0!important}.styles-module__j_637W__realResultsContent{padding-top:1rem!important}}@media (max-width:768px){.styles-module__j_637W__backgroundContainer{background-attachment:scroll}.styles-module__j_637W__container{padding:0 1rem}.styles-module__j_637W__header h1{font-size:1.5rem}.styles-module__j_637W__raterInputs{grid-template-columns:1fr}.styles-module__j_637W__raterInputRow{flex-direction:column;align-items:flex-start}.styles-module__j_637W__introCard{text-align:center;flex-direction:column}.styles-module__j_637W__resultItem{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__j_637W__resultScore{align-self:flex-end}.styles-module__j_637W__sampleResults,.styles-module__j_637W__sampleFeedback,.styles-module__j_637W__sampleCustom{padding:1.5rem}.styles-module__j_637W__surveyStep{padding:1rem}.styles-module__j_637W__stepInfo h2{font-size:1rem}.styles-module__j_637W__existingRaterRow{flex-direction:column;align-items:flex-start}.styles-module__j_637W__existingRaterInfo{flex-direction:column;gap:.25rem}.styles-module__j_637W__raterStatus{align-self:flex-end;margin-top:.5rem}.styles-module__j_637W__addNewRaterSection{padding:1rem}}
.styles-module__tS1mIq__assessmentContainer{max-width:900px;margin:0 auto;padding:2rem}.styles-module__tS1mIq__backLink{color:var(--gray);align-self:flex-start;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__tS1mIq__backLink:hover{color:var(--font-color)}.styles-module__tS1mIq__pageTitle{color:var(--font-color);font-size:2.5rem;font-family:var(--font-display);text-align:center;margin-bottom:2rem}.styles-module__tS1mIq__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__tS1mIq__introCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1rem}.styles-module__tS1mIq__introCard p{color:var(--gray);margin-bottom:1rem;line-height:1.6}.styles-module__tS1mIq__introCard p:last-child{margin-bottom:0}.styles-module__tS1mIq__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__tS1mIq__stylesCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.styles-module__tS1mIq__styleDefinitions{flex-direction:column;gap:1.25rem;display:flex}.styles-module__tS1mIq__styleDefinitionItem{align-items:flex-start;gap:1rem;display:flex}.styles-module__tS1mIq__styleIcon{color:var(--accent-extra);flex-shrink:0;margin-top:.25rem}.styles-module__tS1mIq__styleText{color:var(--gray);flex:1;line-height:1.6}.styles-module__tS1mIq__styleText strong{color:var(--font-color);font-weight:600}.styles-module__tS1mIq__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__tS1mIq__guidanceContent{flex-direction:column;gap:1rem;display:flex}.styles-module__tS1mIq__guidanceHeader{align-items:center;gap:.5rem;display:flex}.styles-module__tS1mIq__guidanceHeader h4{color:var(--font-color);font-size:1.1rem;font-family:var(--font-display);margin:0}.styles-module__tS1mIq__guidanceContent p{color:var(--gray);margin:0;line-height:1.6}.styles-module__tS1mIq__toggleContainer{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.styles-module__tS1mIq__toggleContainer span{color:var(--gray);font-weight:500}.styles-module__tS1mIq__switch{width:50px;height:28px;display:inline-block;position:relative}.styles-module__tS1mIq__switch input{opacity:0;width:0;height:0}.styles-module__tS1mIq__slider{cursor:pointer;background-color:#555;border-radius:34px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__tS1mIq__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}.styles-module__tS1mIq__switch input:checked+.styles-module__tS1mIq__slider{background-color:var(--accent-extra)}.styles-module__tS1mIq__switch input:checked+.styles-module__tS1mIq__slider:before{transform:translate(22px)}.styles-module__tS1mIq__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__tS1mIq__questionText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.styles-module__tS1mIq__questionText strong{font-weight:600}.styles-module__tS1mIq__optionsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.styles-module__tS1mIq__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__tS1mIq__optionButton:hover{border-color:var(--accent-extra);color:var(--font-color);background-color:#333;transform:translateY(-2px)}.styles-module__tS1mIq__optionButton.styles-module__tS1mIq__selected{color:#fff;border-width:2px}.styles-module__tS1mIq__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__tS1mIq__optionText{flex:1;font-size:.95rem;line-height:1.5}.styles-module__tS1mIq__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__tS1mIq__completeText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.styles-module__tS1mIq__resultsButton{padding:1rem 2rem;font-size:1.1rem}.styles-module__tS1mIq__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__tS1mIq__resultCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin:0}.styles-module__tS1mIq__resultHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__tS1mIq__printButton{background-color:var(--accent-extra);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:600;transition:opacity .2s;display:inline-flex}.styles-module__tS1mIq__printButton:hover{opacity:.9}.styles-module__tS1mIq__resultDescription{background-color:#f0f5ff;border-radius:6px;margin-top:1rem;padding:1rem}.styles-module__tS1mIq__printTitlePage{display:none}.styles-module__tS1mIq__printTitleContent{flex-direction:column;align-items:center;display:flex}.styles-module__tS1mIq__printLogo{margin-bottom:2rem}.styles-module__tS1mIq__printReportTitle{color:#5485e8;margin:0 0 1.5rem;font-size:2.5rem}.styles-module__tS1mIq__printUserName{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.styles-module__tS1mIq__printTypeBadge{border-radius:6px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.styles-module__tS1mIq__printCopyright{display:none}.styles-module__tS1mIq__resultBox{border-left:4px solid var(--accent-extra);background-color:#2a2a2a;border-radius:8px;padding:2rem}.styles-module__tS1mIq__resultDisplay{text-align:center;margin-bottom:2rem}.styles-module__tS1mIq__resultDisplay p{color:var(--gray);margin:0 0 .5rem;line-height:1.6}.styles-module__tS1mIq__resultDisplay h3{font-size:2.5rem;font-family:var(--font-display);color:var(--font-color);margin:1rem 0}.styles-module__tS1mIq__resultActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__tS1mIq__resultActions button{min-width:180px}.styles-module__tS1mIq__successButton{justify-content:center;align-items:center;gap:.5rem;display:flex;background-color:#2e7d32!important}@media (max-width:768px){.styles-module__tS1mIq__assessmentContainer{padding:1.5rem}.styles-module__tS1mIq__pageTitle{font-size:2rem}.styles-module__tS1mIq__introCard,.styles-module__tS1mIq__stylesCard,.styles-module__tS1mIq__questionCard,.styles-module__tS1mIq__resultCard{padding:1.5rem}.styles-module__tS1mIq__optionsGrid{grid-template-columns:1fr}.styles-module__tS1mIq__optionButton{min-height:70px}.styles-module__tS1mIq__resultActions{flex-direction:column}.styles-module__tS1mIq__resultActions button{width:100%}.styles-module__tS1mIq__resultDisplay h3{font-size:2rem}}@media (max-width:480px){.styles-module__tS1mIq__assessmentContainer{padding:1rem}.styles-module__tS1mIq__pageTitle{font-size:1.75rem}.styles-module__tS1mIq__introCard,.styles-module__tS1mIq__stylesCard,.styles-module__tS1mIq__questionCard,.styles-module__tS1mIq__resultCard,.styles-module__tS1mIq__completeCard{padding:1.25rem}.styles-module__tS1mIq__questionText{font-size:1rem}.styles-module__tS1mIq__optionButton{min-height:60px;padding:1rem}.styles-module__tS1mIq__optionText{font-size:.9rem}.styles-module__tS1mIq__styleBadge{padding:.2rem .4rem;font-size:.8rem}.styles-module__tS1mIq__resultDisplay h3{font-size:1.75rem}.styles-module__tS1mIq__resultDisplay p{font-size:.95rem}.styles-module__tS1mIq__completeText{font-size:1rem}.styles-module__tS1mIq__resultsButton{width:100%;padding:.875rem 1.5rem;font-size:1rem}.styles-module__tS1mIq__styleDefinitionItem{font-size:.95rem}.styles-module__tS1mIq__styleIcon{width:20px;height:20px}.styles-module__tS1mIq__guidanceCard{padding:1rem}.styles-module__tS1mIq__guidanceHeader h4{font-size:1rem}.styles-module__tS1mIq__introCard h2,.styles-module__tS1mIq__stylesCard h2,.styles-module__tS1mIq__resultCard h2{font-size:1.25rem}.styles-module__tS1mIq__resultBox{padding:1.5rem}}@page{margin:.5in}@media print{.styles-module__tS1mIq__assessmentContainer{max-width:100%!important;margin:0!important;padding:0!important}.styles-module__tS1mIq__backLink,.styles-module__tS1mIq__pageTitle,.styles-module__tS1mIq__introCard,.styles-module__tS1mIq__stylesCard,.styles-module__tS1mIq__guidanceCard,.styles-module__tS1mIq__questionCard,.styles-module__tS1mIq__completeCard,.styles-module__tS1mIq__printButton,.styles-module__tS1mIq__resultActions{display:none!important}.styles-module__tS1mIq__printTitlePage{text-align:center;page-break-after:always;break-after:page;box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:3rem 0 1rem!important;display:flex!important}.styles-module__tS1mIq__printTitleContent{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex!important}.styles-module__tS1mIq__printReportTitle{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important}.styles-module__tS1mIq__printUserName{color:#333!important}.styles-module__tS1mIq__printTypeBadge{-webkit-print-color-adjust:exact;print-color-adjust:exact}.styles-module__tS1mIq__printCopyright{color:#666!important;margin:0!important;font-size:.85rem!important;display:block!important}.styles-module__tS1mIq__resultCard{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#fff!important;border:none!important;margin:0!important;padding:0!important}.styles-module__tS1mIq__resultHeader{display:none!important}.styles-module__tS1mIq__resultBox{background-color:#fff!important;border:none!important;padding:0!important}.styles-module__tS1mIq__resultDisplay{text-align:left!important;margin:0!important}.styles-module__tS1mIq__resultDisplay p{color:#333!important}.styles-module__tS1mIq__resultDisplay p:first-child{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important;margin-bottom:.5rem!important;font-size:1.1rem!important}.styles-module__tS1mIq__resultDisplay h3{-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:.5rem 0 1rem!important;font-size:2rem!important}.styles-module__tS1mIq__resultDescription{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#333!important;background-color:#f0f5ff!important;border-radius:6px!important;padding:1rem!important;line-height:1.6!important}}
.styles-module__lPlMma__assessmentContainer{max-width:900px;margin:0 auto;padding:2rem}.styles-module__lPlMma__backLink{color:var(--gray);align-self:flex-start;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__lPlMma__backLink:hover{color:var(--font-color)}.styles-module__lPlMma__pageTitle{color:var(--font-color);font-size:2.5rem;font-family:var(--font-display);text-align:center;margin-bottom:2rem}.styles-module__lPlMma__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__lPlMma__introCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1rem}.styles-module__lPlMma__introCard p{color:var(--gray);margin-bottom:1rem;line-height:1.6}.styles-module__lPlMma__introCard p:last-child{margin-bottom:0}.styles-module__lPlMma__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__lPlMma__stylesCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1.5rem}.styles-module__lPlMma__styleDefinitions{flex-direction:column;gap:1.25rem;display:flex}.styles-module__lPlMma__styleDefinitionItem{align-items:flex-start;gap:1rem;display:flex}.styles-module__lPlMma__styleIcon{color:var(--accent-extra);flex-shrink:0;margin-top:.25rem}.styles-module__lPlMma__styleText{color:var(--gray);flex:1;line-height:1.6}.styles-module__lPlMma__styleText strong{color:var(--font-color);font-weight:600}.styles-module__lPlMma__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__lPlMma__guidanceContent{flex-direction:column;gap:1rem;display:flex}.styles-module__lPlMma__guidanceHeader{align-items:center;gap:.5rem;display:flex}.styles-module__lPlMma__guidanceHeader h4{color:var(--font-color);font-size:1.1rem;font-family:var(--font-display);margin:0}.styles-module__lPlMma__guidanceContent p{color:var(--gray);margin:0;line-height:1.6}.styles-module__lPlMma__toggleContainer{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.styles-module__lPlMma__toggleContainer span{color:var(--gray);font-weight:500}.styles-module__lPlMma__switch{width:50px;height:28px;display:inline-block;position:relative}.styles-module__lPlMma__switch input{opacity:0;width:0;height:0}.styles-module__lPlMma__slider{cursor:pointer;background-color:#555;border-radius:34px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__lPlMma__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}.styles-module__lPlMma__switch input:checked+.styles-module__lPlMma__slider{background-color:var(--accent-extra)}.styles-module__lPlMma__switch input:checked+.styles-module__lPlMma__slider:before{transform:translate(22px)}.styles-module__lPlMma__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__lPlMma__questionText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.styles-module__lPlMma__questionText strong{font-weight:600}.styles-module__lPlMma__optionsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.styles-module__lPlMma__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__lPlMma__optionButton:hover{border-color:var(--accent-extra);color:var(--font-color);background-color:#333;transform:translateY(-2px)}.styles-module__lPlMma__optionButton.styles-module__lPlMma__selected{color:#fff;border-width:2px}.styles-module__lPlMma__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__lPlMma__optionText{flex:1;font-size:.95rem;line-height:1.5}.styles-module__lPlMma__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__lPlMma__completeText{color:var(--font-color);margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.styles-module__lPlMma__resultsButton{padding:1rem 2rem;font-size:1.1rem}.styles-module__lPlMma__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__lPlMma__resultCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin:0}.styles-module__lPlMma__resultHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__lPlMma__printButton{background-color:var(--accent-extra);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:600;transition:opacity .2s;display:inline-flex}.styles-module__lPlMma__printButton:hover{opacity:.9}.styles-module__lPlMma__resultDescription{background-color:#f0f5ff;border-radius:6px;margin-top:1rem;padding:1rem}.styles-module__lPlMma__printTitlePage{display:none}.styles-module__lPlMma__printTitleContent{flex-direction:column;align-items:center;display:flex}.styles-module__lPlMma__printLogo{margin-bottom:2rem}.styles-module__lPlMma__printReportTitle{color:#5485e8;margin:0 0 1.5rem;font-size:2.5rem}.styles-module__lPlMma__printUserName{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.styles-module__lPlMma__printTypeBadge{border-radius:6px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.styles-module__lPlMma__printCopyright{display:none}.styles-module__lPlMma__resultBox{border-left:4px solid var(--accent-extra);background-color:#2a2a2a;border-radius:8px;padding:2rem}.styles-module__lPlMma__resultDisplay{text-align:center;margin-bottom:2rem}.styles-module__lPlMma__resultDisplay p{color:var(--gray);margin:0 0 .5rem;line-height:1.6}.styles-module__lPlMma__resultDisplay h3{font-size:2.5rem;font-family:var(--font-display);color:var(--font-color);margin:1rem 0}.styles-module__lPlMma__resultActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__lPlMma__resultActions button{min-width:180px}.styles-module__lPlMma__successButton{justify-content:center;align-items:center;gap:.5rem;display:flex;background-color:#2e7d32!important}@media (max-width:768px){.styles-module__lPlMma__assessmentContainer{padding:1.5rem}.styles-module__lPlMma__pageTitle{font-size:2rem}.styles-module__lPlMma__introCard,.styles-module__lPlMma__stylesCard,.styles-module__lPlMma__questionCard,.styles-module__lPlMma__resultCard{padding:1.5rem}.styles-module__lPlMma__optionsGrid{grid-template-columns:1fr}.styles-module__lPlMma__optionButton{min-height:70px}.styles-module__lPlMma__resultActions{flex-direction:column}.styles-module__lPlMma__resultActions button{width:100%}.styles-module__lPlMma__resultDisplay h3{font-size:2rem}}@media (max-width:480px){.styles-module__lPlMma__assessmentContainer{padding:1rem}.styles-module__lPlMma__pageTitle{font-size:1.75rem}.styles-module__lPlMma__introCard,.styles-module__lPlMma__stylesCard,.styles-module__lPlMma__questionCard,.styles-module__lPlMma__resultCard,.styles-module__lPlMma__completeCard{padding:1.25rem}.styles-module__lPlMma__questionText{font-size:1rem}.styles-module__lPlMma__optionButton{min-height:60px;padding:1rem}.styles-module__lPlMma__optionText{font-size:.9rem}.styles-module__lPlMma__styleBadge{padding:.2rem .4rem;font-size:.8rem}.styles-module__lPlMma__resultDisplay h3{font-size:1.75rem}.styles-module__lPlMma__resultDisplay p{font-size:.95rem}.styles-module__lPlMma__completeText{font-size:1rem}.styles-module__lPlMma__resultsButton{width:100%;padding:.875rem 1.5rem;font-size:1rem}.styles-module__lPlMma__styleDefinitionItem{font-size:.95rem}.styles-module__lPlMma__styleIcon{width:20px;height:20px}.styles-module__lPlMma__guidanceCard{padding:1rem}.styles-module__lPlMma__guidanceHeader h4{font-size:1rem}.styles-module__lPlMma__introCard h2,.styles-module__lPlMma__stylesCard h2,.styles-module__lPlMma__resultCard h2{font-size:1.25rem}.styles-module__lPlMma__resultBox{padding:1.5rem}}@page{margin:.5in}@media print{.styles-module__lPlMma__assessmentContainer{max-width:100%!important;margin:0!important;padding:0!important}.styles-module__lPlMma__backLink,.styles-module__lPlMma__pageTitle,.styles-module__lPlMma__introCard,.styles-module__lPlMma__stylesCard,.styles-module__lPlMma__guidanceCard,.styles-module__lPlMma__questionCard,.styles-module__lPlMma__completeCard,.styles-module__lPlMma__printButton,.styles-module__lPlMma__resultActions{display:none!important}.styles-module__lPlMma__printTitlePage{text-align:center;page-break-after:always;break-after:page;box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:3rem 0 1rem!important;display:flex!important}.styles-module__lPlMma__printTitleContent{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex!important}.styles-module__lPlMma__printReportTitle{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important}.styles-module__lPlMma__printUserName{color:#333!important}.styles-module__lPlMma__printTypeBadge{-webkit-print-color-adjust:exact;print-color-adjust:exact}.styles-module__lPlMma__printCopyright{color:#666!important;margin:0!important;font-size:.85rem!important;display:block!important}.styles-module__lPlMma__resultCard{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#fff!important;border:none!important;margin:0!important;padding:0!important}.styles-module__lPlMma__resultHeader{display:none!important}.styles-module__lPlMma__resultBox{background-color:#fff!important;border:none!important;padding:0!important}.styles-module__lPlMma__resultDisplay{text-align:left!important;margin:0!important}.styles-module__lPlMma__resultDisplay p{color:#333!important}.styles-module__lPlMma__resultDisplay p:first-child{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#5485e8!important;margin-bottom:.5rem!important;font-size:1.1rem!important}.styles-module__lPlMma__resultDisplay h3{-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:.5rem 0 1rem!important;font-size:2rem!important}.styles-module__lPlMma__resultDescription{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#333!important;background-color:#f0f5ff!important;border-radius:6px!important;padding:1rem!important;line-height:1.6!important}}
.styles-module__9vrf7W__pageContainer{max-width:1100px;margin:0 auto;padding:2rem}.styles-module__9vrf7W__header{background:linear-gradient(135deg,rgba(84,133,232,.1) 0%,rgba(109,40,217,.1) 100%);border:1px solid rgba(84,133,232,.3);border-radius:12px;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex}.styles-module__9vrf7W__headerIcon{color:#fff;background:linear-gradient(135deg,#5485e8 0%,#6d28d9 100%);border-radius:12px;flex-shrink:0;padding:1rem}.styles-module__9vrf7W__headerText h1{color:var(--font-color);font-size:2rem;font-family:var(--font-display);margin:0 0 .5rem}.styles-module__9vrf7W__headerText p{color:var(--gray);margin:0;line-height:1.6}.styles-module__9vrf7W__assessmentsSection{margin-bottom:3rem}.styles-module__9vrf7W__assessmentsSection h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:.25rem}.styles-module__9vrf7W__sectionSubtitle{color:var(--gray);margin-bottom:1.5rem}.styles-module__9vrf7W__assessmentGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.styles-module__9vrf7W__assessmentCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .2s}.styles-module__9vrf7W__assessmentCard:hover{border-color:var(--accent-extra);background-color:rgba(40,40,40,.9);transform:translateY(-2px)}.styles-module__9vrf7W__assessmentCard.styles-module__9vrf7W__completed{border-color:#28a745}.styles-module__9vrf7W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__9vrf7W__statusIcon{display:flex}.styles-module__9vrf7W__completedIcon{color:#28a745}.styles-module__9vrf7W__pendingIcon{color:#666}.styles-module__9vrf7W__cardArrow{color:var(--gray);transition:transform .2s}.styles-module__9vrf7W__assessmentCard:hover .styles-module__9vrf7W__cardArrow{color:var(--accent-extra);transform:translate(4px)}.styles-module__9vrf7W__assessmentCard h3{color:var(--font-color);margin:0 0 .5rem;font-size:1.2rem}.styles-module__9vrf7W__assessmentCard p{color:var(--gray);margin:0;font-size:.9rem}.styles-module__9vrf7W__resultBadge{color:#28a745;background-color:rgba(40,167,69,.2);border-radius:20px;margin-top:1rem;padding:.35rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.styles-module__9vrf7W__insightsSection{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.8);border:1px solid #444;border-radius:12px;padding:2rem}.styles-module__9vrf7W__insightsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__9vrf7W__insightsHeader h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);align-items:center;gap:.5rem;margin:0;display:flex}.styles-module__9vrf7W__sparkleIcon{color:#f59e0b}.styles-module__9vrf7W__generatedAt{color:var(--gray);margin:.25rem 0 0;font-size:.85rem}.styles-module__9vrf7W__generateButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5485e8 0%,#6d28d9 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex}.styles-module__9vrf7W__generateButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.styles-module__9vrf7W__generateButton:disabled{opacity:.7;cursor:not-allowed}.styles-module__9vrf7W__spinner{animation:1s linear infinite styles-module__9vrf7W__spin}.styles-module__9vrf7W__upToDateMessage{color:#4caf50;background-color:rgba(46,125,50,.15);border:1px solid rgba(46,125,50,.3);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}@keyframes styles-module__9vrf7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__9vrf7W__emptyState{text-align:center;color:var(--gray);padding:4rem 2rem}.styles-module__9vrf7W__emptyIcon{color:#555;margin-bottom:1rem}.styles-module__9vrf7W__emptyState h3{color:var(--font-color);margin:0 0 .5rem;font-size:1.25rem}.styles-module__9vrf7W__emptyState p{margin:0;max-width:500px;margin-left:auto;margin-right:auto}.styles-module__9vrf7W__insightsContent{flex-direction:column;gap:1.5rem;display:flex}.styles-module__9vrf7W__summaryCard{background:linear-gradient(135deg,rgba(84,133,232,.1) 0%,rgba(109,40,217,.1) 100%);border:1px solid rgba(84,133,232,.3);border-radius:12px;padding:1.5rem}.styles-module__9vrf7W__summaryCard h3{color:var(--font-color);margin:0 0 1rem;font-size:1.2rem}.styles-module__9vrf7W__summaryCard p{color:var(--gray);margin:0;font-size:1rem;line-height:1.7}.styles-module__9vrf7W__twoColumnGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.styles-module__9vrf7W__insightCard{background-color:rgba(0,0,0,.2);border:1px solid #444;border-radius:12px;padding:1.5rem}.styles-module__9vrf7W__insightCard h3{color:var(--font-color);margin:0 0 1rem;font-size:1.15rem}.styles-module__9vrf7W__strengthsTitle{color:#28a745!important}.styles-module__9vrf7W__growthTitle{color:#f59e0b!important}.styles-module__9vrf7W__insightList{margin:0;padding:0;list-style:none}.styles-module__9vrf7W__insightList li{border-bottom:1px solid #333;flex-direction:column;gap:.25rem;padding:1rem 0;display:flex}.styles-module__9vrf7W__insightList li:last-child{border-bottom:none;padding-bottom:0}.styles-module__9vrf7W__insightList li:first-child{padding-top:0}.styles-module__9vrf7W__insightList strong{color:var(--font-color);font-size:.95rem}.styles-module__9vrf7W__insightList span{color:var(--gray);font-size:.9rem;line-height:1.5}.styles-module__9vrf7W__patternsList{flex-direction:column;gap:1rem;display:flex}.styles-module__9vrf7W__patternItem{border-left:3px solid var(--accent-extra);background-color:rgba(255,255,255,.02);border-radius:8px;padding:1rem}.styles-module__9vrf7W__patternItem h4{color:var(--font-color);margin:0 0 .5rem;font-size:1rem}.styles-module__9vrf7W__patternItem p{color:var(--gray);margin:0;font-size:.9rem;line-height:1.5}.styles-module__9vrf7W__recommendationsList{flex-direction:column;gap:1rem;display:flex}.styles-module__9vrf7W__recommendationItem{background-color:rgba(255,255,255,.02);border-left:3px solid #666;border-radius:8px;padding:1rem}.styles-module__9vrf7W__recommendationItem.styles-module__9vrf7W__high{border-left-color:#ef4444}.styles-module__9vrf7W__recommendationItem.styles-module__9vrf7W__medium{border-left-color:#f59e0b}.styles-module__9vrf7W__recommendationItem.styles-module__9vrf7W__low{border-left-color:#28a745}.styles-module__9vrf7W__priorityBadge{text-transform:uppercase;border-radius:4px;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.styles-module__9vrf7W__recommendationItem.styles-module__9vrf7W__high .styles-module__9vrf7W__priorityBadge{color:#ef4444;background-color:rgba(239,68,68,.2)}.styles-module__9vrf7W__recommendationItem.styles-module__9vrf7W__medium .styles-module__9vrf7W__priorityBadge{color:#f59e0b;background-color:rgba(245,158,11,.2)}.styles-module__9vrf7W__recommendationItem.styles-module__9vrf7W__low .styles-module__9vrf7W__priorityBadge{color:#28a745;background-color:rgba(40,167,69,.2)}.styles-module__9vrf7W__recommendationItem h4{color:var(--font-color);margin:0 0 .5rem;font-size:1rem}.styles-module__9vrf7W__recommendationItem p{color:var(--gray);margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.styles-module__9vrf7W__pageContainer{padding:1.5rem}.styles-module__9vrf7W__header{text-align:center;flex-direction:column;align-items:center}.styles-module__9vrf7W__headerText h1{font-size:1.5rem}.styles-module__9vrf7W__assessmentGrid,.styles-module__9vrf7W__twoColumnGrid{grid-template-columns:1fr}.styles-module__9vrf7W__insightsHeader{flex-direction:column;align-items:stretch}.styles-module__9vrf7W__generateButton{justify-content:center;width:100%}}
.styles-module__hLnn1W__activityBackground{background-image:url(/home/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;padding:2rem 0}.styles-module__hLnn1W__activityContainer{max-width:900px;margin:0 auto;padding:2rem}.styles-module__hLnn1W__backLink{color:var(--gray);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.styles-module__hLnn1W__backLink:hover{color:var(--font-color)}.styles-module__hLnn1W__pageTitle{color:var(--font-color);font-size:2.5rem;font-family:var(--font-display);text-align:center;margin-bottom:2rem}.styles-module__hLnn1W__introCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.9);border:1px solid #444;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__hLnn1W__metaInfo{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.styles-module__hLnn1W__categoryBadge{text-transform:uppercase;letter-spacing:.5px;background-color:var(--discover);color:#fff;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.styles-module__hLnn1W__timeBadge{color:var(--gray);background-color:rgba(255,255,255,.1);border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.styles-module__hLnn1W__introCard h2{color:var(--font-color);font-size:1.5rem;font-family:var(--font-display);margin-bottom:1rem}.styles-module__hLnn1W__introCard h3{color:var(--font-color);font-size:1.25rem;font-family:var(--font-display);margin-top:1.5rem;margin-bottom:.75rem}.styles-module__hLnn1W__introCard h4{color:var(--accent-extra);font-size:1.1rem;font-family:var(--font-display);margin-top:1rem;margin-bottom:.5rem}.styles-module__hLnn1W__introCard p{color:var(--gray);margin-bottom:1rem;line-height:1.6}.styles-module__hLnn1W__introCard p:last-child{margin-bottom:0}.styles-module__hLnn1W__contextualNote{border-left:4px solid var(--accent-extra);background-color:rgba(84,133,232,.1);border-radius:4px;margin-top:1.5rem;padding:1.5rem}.styles-module__hLnn1W__contextualNote h4{margin-top:0}.styles-module__hLnn1W__formContainer{flex-direction:column;gap:1.5rem;display:flex}.styles-module__hLnn1W__saveStatus{z-index:100;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:500;animation:.3s styles-module__hLnn1W__slideIn;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.styles-module__hLnn1W__saveStatus.styles-module__hLnn1W__saving{color:#fff;background-color:rgba(84,133,232,.9)}.styles-module__hLnn1W__saveStatus.styles-module__hLnn1W__saved{color:#fff;background-color:rgba(40,167,69,.9)}.styles-module__hLnn1W__saveStatus.styles-module__hLnn1W__error{color:#fff;background-color:rgba(220,53,69,.9)}@keyframes styles-module__hLnn1W__slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}.styles-module__hLnn1W__spin{animation:1s linear infinite styles-module__hLnn1W__spin}@keyframes styles-module__hLnn1W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__hLnn1W__promptCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.9);border:1px solid #444;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__hLnn1W__promptHeader{margin-bottom:1rem}.styles-module__hLnn1W__promptNumber{color:var(--accent-extra);background-color:rgba(84,133,232,.2);border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.styles-module__hLnn1W__promptQuestion{color:var(--font-color);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.6}.styles-module__hLnn1W__textInput,.styles-module__hLnn1W__numberInput{width:100%;color:var(--font-color);background-color:#2a2a2a;border:2px solid #555;border-radius:8px;padding:.875rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.styles-module__hLnn1W__textInput:focus,.styles-module__hLnn1W__numberInput:focus{border-color:var(--accent-extra);outline:none}.styles-module__hLnn1W__textArea{width:100%;color:var(--font-color);resize:vertical;background-color:#2a2a2a;border:2px solid #555;border-radius:8px;padding:.875rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.styles-module__hLnn1W__textArea:focus{border-color:var(--accent-extra);outline:none}.styles-module__hLnn1W__helperText{color:var(--gray);margin-top:.5rem;font-size:.9rem}.styles-module__hLnn1W__multiSelectGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.styles-module__hLnn1W__checkboxLabel{cursor:pointer;background-color:#2a2a2a;border:2px solid #555;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem;transition:all .2s;display:flex}.styles-module__hLnn1W__checkboxLabel:hover{border-color:var(--accent-extra);background-color:#333}.styles-module__hLnn1W__checkboxLabel input[type=checkbox]{cursor:pointer;width:20px;height:20px}.styles-module__hLnn1W__checkboxLabel span{color:var(--font-color);font-size:.95rem}.styles-module__hLnn1W__scaleInput{padding:1rem 0}.styles-module__hLnn1W__rangeSlider{-webkit-appearance:none;background:#555;border-radius:5px;outline:none;width:100%;height:8px}.styles-module__hLnn1W__rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--accent-extra);cursor:pointer;border-radius:50%;width:24px;height:24px}.styles-module__hLnn1W__rangeSlider::-moz-range-thumb{background:var(--accent-extra);cursor:pointer;border:none;border-radius:50%;width:24px;height:24px}.styles-module__hLnn1W__scaleLabels{color:var(--gray);justify-content:space-between;margin-top:1rem;font-size:.9rem;display:flex}.styles-module__hLnn1W__scaleValue{color:var(--accent-extra);font-size:1.5rem;font-weight:700}.styles-module__hLnn1W__percentageInput{align-items:center;gap:.5rem;display:flex}.styles-module__hLnn1W__numberInput{max-width:120px}.styles-module__hLnn1W__percentageSymbol{color:var(--font-color);font-size:1.5rem;font-weight:600}.styles-module__hLnn1W__structuredList{flex-direction:column;gap:1.5rem;display:flex}.styles-module__hLnn1W__structuredItem{background-color:#2a2a2a;border:1px solid #555;border-radius:8px;padding:1.5rem}.styles-module__hLnn1W__structuredItem h5{color:var(--accent-extra);margin:0 0 1rem;font-size:1rem}.styles-module__hLnn1W__fieldGroup{margin-bottom:1rem}.styles-module__hLnn1W__fieldGroup:last-child{margin-bottom:0}.styles-module__hLnn1W__fieldGroup label{color:var(--gray);text-transform:capitalize;margin-bottom:.5rem;font-weight:500;display:block}.styles-module__hLnn1W__actionButtons{justify-content:center;gap:1rem;margin-top:2rem;padding:2rem 0;display:flex}.styles-module__hLnn1W__actionButtons button{justify-content:center;align-items:center;gap:.5rem;min-width:200px;display:flex}.styles-module__hLnn1W__completeCard{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.9);border:1px solid #444;border-radius:8px;padding:3rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__hLnn1W__completeCard h2{color:var(--font-color);font-size:2rem;font-family:var(--font-display);margin-bottom:1rem}.styles-module__hLnn1W__completeText{color:var(--font-color);margin-bottom:1rem;font-size:1.2rem;font-weight:500}.styles-module__hLnn1W__completeSubtext{color:var(--gray);font-size:1rem}.styles-module__hLnn1W__errorCard{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(31,31,31,.9);border:1px solid #444;border-radius:8px;padding:3rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.styles-module__hLnn1W__errorCard h2{color:var(--accent-danger);font-size:2rem;font-family:var(--font-display);margin-bottom:1rem}.styles-module__hLnn1W__errorCard p{color:var(--gray);margin-bottom:2rem;font-size:1.1rem}@media (max-width:768px){.styles-module__hLnn1W__activityContainer{padding:1.5rem}.styles-module__hLnn1W__pageTitle{font-size:2rem}.styles-module__hLnn1W__introCard,.styles-module__hLnn1W__promptCard{padding:1.5rem}.styles-module__hLnn1W__multiSelectGrid{grid-template-columns:1fr}.styles-module__hLnn1W__actionButtons{flex-direction:column}.styles-module__hLnn1W__actionButtons button{width:100%}.styles-module__hLnn1W__saveStatus{top:1rem;left:1rem;right:1rem}}@media (max-width:480px){.styles-module__hLnn1W__activityContainer{padding:1rem}.styles-module__hLnn1W__pageTitle{font-size:1.75rem}.styles-module__hLnn1W__introCard,.styles-module__hLnn1W__promptCard,.styles-module__hLnn1W__completeCard,.styles-module__hLnn1W__errorCard{padding:1.25rem}.styles-module__hLnn1W__promptQuestion{font-size:1.1rem}.styles-module__hLnn1W__introCard h2{font-size:1.25rem}.styles-module__hLnn1W__completeCard h2{font-size:1.5rem}.styles-module__hLnn1W__completeText{font-size:1rem}}
.styles-module__Zq82Ja__workspaceContainer{max-width:1200px;margin:0 auto;padding:2rem}.styles-module__Zq82Ja__workspaceHeader{margin-bottom:2rem}.styles-module__Zq82Ja__workspaceHeader h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}.styles-module__Zq82Ja__workspaceHeader p{color:#666;font-size:1rem}.styles-module__Zq82Ja__tabs{border-bottom:2px solid #e5e7eb;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__Zq82Ja__tabs button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:3px solid transparent;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}.styles-module__Zq82Ja__tabs button:hover{color:#111827}.styles-module__Zq82Ja__tabs button.styles-module__Zq82Ja__active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.styles-module__Zq82Ja__tabContent{flex-direction:column;gap:1.5rem;display:flex}.styles-module__Zq82Ja__contentBlock{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.styles-module__Zq82Ja__contentBlock h4{margin-bottom:1rem;font-size:1.125rem;font-weight:600}.styles-module__Zq82Ja__contentBlock p{color:#374151;line-height:1.6}.styles-module__Zq82Ja__checklist{margin:0;padding:0;list-style:none}.styles-module__Zq82Ja__checklist li{border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.styles-module__Zq82Ja__checklist li:last-child{border-bottom:none}.styles-module__Zq82Ja__checklist input[type=checkbox]{cursor:pointer;width:1.25rem;height:1.25rem}.styles-module__Zq82Ja__checklist label{cursor:pointer;flex:1}.styles-module__Zq82Ja__contentBlock textarea{resize:vertical;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem}.styles-module__Zq82Ja__contentBlock textarea:focus{ring:2px solid rgba(37,99,235,.1);border-color:#2563eb;outline:none}.styles-module__Zq82Ja__tabActions{justify-content:flex-end;margin-top:1rem;display:flex}
.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:24px;min-width:24px;height:24px}.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}@media (max-width:768px){.styles-module__3dFYuW__onboardingCard{margin:1rem;padding:1.5rem}.styles-module__3dFYuW__stepContent h1{font-size:1.75rem}.styles-module__3dFYuW__stepContent h2{font-size:1.4rem}.styles-module__3dFYuW__stepContent p{font-size:1rem}}@media (max-width:480px){.styles-module__3dFYuW__onboardingCard{margin:.5rem;padding:1rem}.styles-module__3dFYuW__stepContent h1{font-size:1.5rem}.styles-module__3dFYuW__stepContent h2{font-size:1.25rem}.styles-module__3dFYuW__navButtons{flex-direction:column;gap:1rem}.styles-module__3dFYuW__navButtons button{width:100%}}
.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}}
