*{box-sizing:border-box;margin:0;padding:0}.header{background:#fff;background:var(--white);box-shadow:0 2px 10px #0000000d;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo-container{align-items:center;display:flex;gap:16px}.logo{height:40px;object-fit:contain;width:auto}.logo-text{align-items:baseline;display:flex;font-size:1.75rem;font-weight:700;gap:4px;line-height:1}.logo-enculture{color:#000}.logo-build-labs{color:#5f42e7}body{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1120px;padding:0 24px}.hero{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-bg);color:#fff;color:var(--white);overflow:hidden;padding:68px 0 56px;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.1)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{align-items:center;display:flex;gap:44px;justify-content:space-between}.hero-text{animation:fadeInLeft .8s ease both;flex:1 1;min-width:0}.hero-headline{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:16px}.hero-subhead{font-size:1.3rem;font-weight:500;margin-bottom:16px;opacity:.95}.hero-description{font-size:1rem;line-height:1.6;opacity:.9}.event-details,.hero-description{margin-bottom:24px}.event-item{align-items:center;display:flex;font-size:1rem;margin-bottom:10px}.event-item .icon{font-size:1.1rem;margin-right:10px}.cta-button{background:#fff;background:var(--white);border:none;border-radius:12px;box-shadow:0 4px 20px #0000001a;color:#6b46c1;color:var(--primary-purple);cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:10px;padding:14px 28px;transition:all .3s ease}.cta-button:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-2px)}.cta-button.primary{background:#fff;background:var(--white);color:#6b46c1;color:var(--primary-purple)}.hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.device-card{background:linear-gradient(180deg,#ffffffc9,#eef3ffcc);border:1px solid #11111114;border-radius:24px;box-shadow:0 18px 50px #1111111f;padding:18px;position:relative}.device-card:before{border:1px solid #1111110f;border-radius:18px;content:"";inset:10px;pointer-events:none;position:absolute}.hero-img{animation:heroFloat 7s ease-in-out infinite;border-radius:16px;box-shadow:0 8px 24px #5f42e72e;filter:brightness(1.03) saturate(1.05);height:auto;max-width:100%;transition:transform .6s ease,box-shadow .6s ease,filter .4s ease;width:min(500px,38vw)}.hero-visual:after{animation:glowPulse 10s ease-in-out infinite alternate;background:radial-gradient(circle,#5f42e72e 0,#00b8b01f 45%,#0000 70%);border-radius:50%;content:"";filter:blur(70px);height:520px;position:absolute;width:520px;z-index:-1}@keyframes heroFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes glowPulse{0%{opacity:.55;transform:scale(1)}to{opacity:.85;transform:scale(1.06)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.hero-content{flex-direction:column;gap:28px;text-align:center}.device-card{border-radius:20px;padding:14px}.hero-img{animation:heroFloat 8s ease-in-out infinite;width:92%}}@media (max-width:640px){.hero{padding:44px 0 40px}.hero h1{font-size:clamp(26px,7vw,34px)}}:root{--primary-purple:#6b46c1;--primary-purple-light:#8b5cf6;--primary-purple-dark:#5b21b6;--gradient-bg:linear-gradient(135deg,#667eea,#764ba2);--soft-purple:#f3f0ff;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-600:#4b5563;--gray-800:#1f2937;--gray-900:#111827}section{padding:80px 0}.section-title{color:#111827;color:var(--gray-900);font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.section-subtitle{color:#4b5563;color:var(--gray-600);font-size:1.2rem;margin-bottom:40px;text-align:center}.why-attend{background:#f9fafb;background:var(--gray-50)}.why-content{margin:0 auto;max-width:800px;text-align:center}.intro-text{color:#1f2937;color:var(--gray-800);font-size:1.3rem;font-weight:500;margin-bottom:40px}.benefits{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 4px 20px #0000000d;padding:40px;text-align:left}.benefits-intro{color:#1f2937;color:var(--gray-800);font-size:1.2rem;font-weight:600;margin-bottom:24px}.benefits-list{list-style:none;margin-bottom:32px}.benefits-list li{color:var(--gray-700);font-size:1.1rem;line-height:1.6;padding:12px 0 12px 32px;position:relative}.benefits-list li:before{content:"✓";font-weight:700;left:0;position:absolute}.benefits-list li:before,.outcome{color:#6b46c1;color:var(--primary-purple);font-size:1.2rem}.outcome{background:#f3f0ff;background:var(--soft-purple);border-left:4px solid #6b46c1;border-left:4px solid var(--primary-purple);border-radius:12px;font-weight:600;padding:20px;text-align:center}.what-youll-learn{background:#fff;background:var(--white)}.modules-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.module{background:#f9fafb;background:var(--gray-50);border:2px solid #0000;border-radius:16px;padding:32px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.module:hover{border-color:#6b46c1;border-color:var(--primary-purple);box-shadow:0 8px 30px #6b46c126;transform:translateY(-5px)}.module-number{align-items:center;background:#6b46c1;background:var(--primary-purple);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.module h3{color:#111827;color:var(--gray-900);font-size:1.4rem;font-weight:600;margin-bottom:16px}.module-desc{color:#4b5563;color:var(--gray-600);font-size:1rem;line-height:1.6;margin-bottom:16px}.module-outcome{background:#5f42e7;border-radius:8px;color:#fff;cursor:default;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.2px;margin-top:12px;padding:4px 10px;-webkit-user-select:none;user-select:none}.who-should-attend{background:#f3f0ff;background:var(--soft-purple)}.audience-list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:40px 0}.audience-item{align-items:center;background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;padding:24px;transition:transform .3s ease}.audience-item:hover{transform:translateY(-3px)}.icon-wrap{color:#5f42e7;margin-right:16px}.icon-wrap,.icon-wrap i{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.icon-wrap i{font-size:32px}.audience-note{color:#4b5563;color:var(--gray-600);font-style:italic;margin-top:20px;text-align:center}.takeaways{background:#fff;background:var(--white)}.takeaways-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.takeaway-item{align-items:center;background:#f9fafb;background:var(--gray-50);border:2px solid #0000;border-radius:16px;display:flex;flex-direction:column;padding:32px;text-align:center;transition:transform .3s ease}.takeaway-item:hover{background:#fff;background:var(--white);border-color:#6b46c1;border-color:var(--primary-purple);box-shadow:0 8px 30px #6b46c11a;transform:translateY(-5px)}.takeaway-item .icon-wrap{color:#5f42e7;height:64px;margin-bottom:16px;width:64px}.takeaway-item .icon-wrap,.takeaway-item .icon-wrap i{align-items:center;display:flex;justify-content:center}.takeaway-item .icon-wrap i{font-size:32px;height:32px;width:32px}.takeaway-item h3{color:#111827;color:var(--gray-900);font-size:1.3rem;font-weight:600;margin-bottom:12px}.takeaway-item p{color:#4b5563;color:var(--gray-600);line-height:1.6}.about-enculture{background:#f9fafb;background:var(--gray-50)}.about-content{margin:0 auto;max-width:800px;text-align:center}.about-content p{color:var(--gray-700);font-size:1.2rem;line-height:1.7;margin-bottom:24px}.pillars{display:flex;gap:40px;justify-content:center;margin:40px 0 20px}.pillar{background:#6b46c1;background:var(--primary-purple);border-radius:12px;color:#fff;color:var(--white);font-size:1.1rem;font-weight:600;padding:20px 40px}.pillars-subtitle{color:#4b5563;color:var(--gray-600);font-size:1rem;font-style:italic}.final-cta{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-bg);color:#fff;color:var(--white);padding:80px 0;text-align:center}.cta-title{font-size:2.8rem;font-weight:700;margin-bottom:24px}.cta-subtext{font-size:1.3rem;margin-bottom:40px;opacity:.95}.fine-print{font-size:.9rem;margin-top:24px;opacity:.8}.modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal.show{align-items:center;display:flex!important;justify-content:center}.modal-content{animation:modalSlideIn .3s ease-out;background-color:#fff;background-color:var(--white);border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;padding:0;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{background:#6b46c1;background:var(--primary-purple);border-radius:20px 20px 0 0;justify-content:space-between;padding:24px 32px}.close-button,.modal-header{align-items:center;color:#fff;color:var(--white);display:flex}.close-button{background:none;border:none;border-radius:50%;cursor:pointer;font-size:2rem;height:32px;justify-content:center;padding:0;transition:background-color .2s ease;width:32px}.close-button:hover{background-color:#ffffff1a}.modal-body{padding:24px}.modal-description{color:var(--text-dark);font-size:.95rem;line-height:1.5;margin-bottom:20px}.status-message{border-radius:8px;font-weight:500;margin-bottom:24px;padding:12px 16px}.status-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.status-message.warning{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.registration-form{display:flex;flex-direction:column;gap:16px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;margin-bottom:0}.form-group label{color:var(--text-dark)}.form-group input{background-color:#fff;background-color:var(--white);border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .2s ease}.form-group input:focus{border-color:#6b46c1;border-color:var(--primary-purple);box-shadow:0 0 0 3px #6d28d91a;outline:none}.form-group input.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-group input:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.7}.error-message{color:#dc3545;font-size:.875rem;font-weight:500;margin-top:4px}.form-actions{border-top:1px solid #e1e5e9;display:flex;gap:12px;justify-content:flex-end;margin-top:4px;padding-top:20px}.btn-secondary{background-color:initial;border:2px solid #6c757d;border-radius:8px;color:#6c757d;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-secondary:hover:not(:disabled){background-color:#6c757d;color:#fff;color:var(--white)}.btn-primary{background-color:#6b46c1;background-color:var(--primary-purple);border:2px solid #6b46c1;border:2px solid var(--primary-purple);border-radius:8px;color:#fff;color:var(--white);cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-primary:hover:not(:disabled){background-color:#8b2fb8;border-color:#8b2fb8;transform:translateY(-1px)}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.modal-content{margin:20px auto;max-height:calc(100vh - 40px);width:95%}.modal-header{padding:20px 24px}.modal-body{padding:24px 20px}.form-row{gap:20px;grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.btn-primary,.btn-secondary{justify-content:center;width:100%}}.modal-header h2{font-size:1.5rem;font-weight:600;margin:0}.close{color:#fff;color:var(--white);cursor:pointer;font-size:28px;font-weight:700;transition:opacity .3s ease}.close:hover{opacity:.7}.registration-form{padding:32px}.form-group{margin-bottom:24px}.form-group label{color:#1f2937;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{background:#fff;background:var(--white);border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:8px;font-size:1rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6b46c1;border-color:var(--primary-purple);box-shadow:0 0 0 3px #6b46c11a;outline:none}.form-group textarea{min-height:80px;resize:vertical}.checkbox-group{margin-bottom:16px}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;font-weight:400;line-height:1.5}.checkbox-label input[type=checkbox]{margin-right:12px;margin-top:2px;width:auto}.checkbox-label a{color:#6b46c1;color:var(--primary-purple);text-decoration:underline}.checkbox-label a:hover{text-decoration:none}.submit-btn{background:#6b46c1;background:var(--primary-purple);border:none;border-radius:12px;color:#fff;color:var(--white);cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:16px;padding:16px 32px;transition:all .3s ease;width:100%}.submit-btn:hover{background:#5b21b6;background:var(--primary-purple-dark);box-shadow:0 8px 25px #6b46c14d;transform:translateY(-2px)}.submit-btn:disabled{background:var(--gray-400);box-shadow:none;cursor:not-allowed;transform:none}.footer{background:#111827;background:var(--gray-900);color:#fff;color:var(--white);padding:40px 0;text-align:center}@media (max-width:768px){.header{padding:15px 0}.logo{height:35px}.logo-text{font-size:1.5rem}.hero{min-height:auto;padding:30px 0}.hero-content{gap:30px;grid-template-columns:1fr;text-align:center}.hero-headline{font-size:2.2rem;margin-bottom:12px}.hero-subhead{font-size:1.2rem;margin-bottom:12px}.hero-description{font-size:.95rem}.event-details,.hero-description{margin-bottom:20px}.event-item{font-size:.95rem;margin-bottom:8px}.cta-button{font-size:1rem;margin-top:10px;padding:12px 24px}.ai-visual{height:200px;width:200px}.brain-icon{font-size:2.5rem}.section-title{font-size:2rem}.audience-list,.modules-grid{grid-template-columns:1fr}.icon-wrap,.icon-wrap i{height:24px;width:24px}.icon-wrap i{font-size:24px}.takeaways-grid{grid-template-columns:1fr}.takeaway-item .icon-wrap{height:48px;margin-bottom:16px;width:48px}.takeaway-item .icon-wrap i{font-size:24px;height:24px;width:24px}.pillars{align-items:center;flex-direction:column}.cta-title{font-size:2.2rem}.modal-content{margin:5% auto;max-height:85vh;width:95%}.modal-header{padding:20px 24px}.modal-header h2{font-size:1.3rem}.registration-form{padding:24px}.form-group{margin-bottom:20px}}@media (max-width:480px){.container{padding:0 16px}.header{padding:12px 0}.logo{height:30px}.logo-text{font-size:1.25rem}.hero{padding:25px 0}.hero-content{gap:25px}.hero-headline{font-size:1.8rem;margin-bottom:10px}.hero-subhead{font-size:1.1rem;margin-bottom:10px}.hero-description{font-size:.9rem}.event-details,.hero-description{margin-bottom:16px}.event-item{font-size:.9rem;margin-bottom:6px}.event-item .icon{font-size:1rem;margin-right:8px}.cta-button{font-size:.95rem;margin-top:8px;padding:12px 20px;width:100%}.ai-visual{height:180px;width:180px}.brain-icon{font-size:2rem}section{padding:60px 0}.benefits,.module,.takeaway-item{padding:24px}.takeaway-item .icon-wrap{height:40px;margin-bottom:12px;width:40px}.takeaway-item .icon-wrap i{font-size:20px;height:20px;width:20px}.modal-content{margin:2% auto;max-height:95vh;width:98%}.modal-header{padding:16px 20px}.modal-header h2{font-size:1.2rem}.registration-form{padding:20px}.form-group{margin-bottom:18px}.form-group input,.form-group select,.form-group textarea{font-size:.95rem;padding:10px 12px}.submit-btn{font-size:1rem;padding:14px 24px}}.confirmation-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-bg);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.confirmation-card{background:#fff;background:var(--white);border-radius:20px;box-shadow:0 20px 60px #0000001a;max-width:600px;overflow:hidden;padding:60px 40px;position:relative;text-align:center;width:100%}.confirmation-card .logo-container{justify-content:center;margin-bottom:30px}.confirmation-card .logo{height:35px}.confirmation-card .logo-text{font-size:1.3rem}.confirmation-card:before{background:#6b46c1;background:var(--primary-purple);content:"";height:6px;left:0;position:absolute;right:0;top:0}.success-icon{color:#10b981;font-size:4rem;margin-bottom:24px}.confirmation-title{color:#111827;color:var(--gray-900);font-size:2.2rem;font-weight:700;margin-bottom:16px}.confirmation-subtitle{color:#4b5563;color:var(--gray-600);font-size:1.2rem;line-height:1.6;margin-bottom:40px}.event-summary{background:#f3f0ff;background:var(--soft-purple);border-radius:16px;margin-bottom:40px;padding:30px;text-align:left}.event-summary h3{color:#6b46c1;color:var(--primary-purple);font-size:1.3rem;font-weight:600;margin-bottom:20px;text-align:center}.event-detail{align-items:center;display:flex;font-size:1.1rem;margin-bottom:12px}.event-detail .icon{font-size:1.2rem;margin-right:12px;width:24px}.calendar-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:40px}.calendar-btn{align-items:center;background:#6b46c1;background:var(--primary-purple);border:none;border-radius:8px;color:#fff;color:var(--white);cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.calendar-btn:hover{background:#5b21b6;background:var(--primary-purple-dark);transform:translateY(-2px)}.preparation-note{background:#f9fafb;background:var(--gray-50);border-left:4px solid #6b46c1;border-left:4px solid var(--primary-purple);border-radius:12px;margin-bottom:40px;padding:24px}.preparation-note h4{color:#111827;color:var(--gray-900);font-size:1.1rem;font-weight:600;margin-bottom:12px}.preparation-note p{color:#4b5563;color:var(--gray-600);line-height:1.6}.teaser{background:#6b46c1;background:var(--primary-purple);border-radius:12px;color:#fff;color:var(--white);font-style:italic;margin-bottom:40px;padding:20px}.back-btn{background:#e5e7eb;background:var(--gray-200);border:none;border-radius:8px;color:var(--gray-700);cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.back-btn:hover{background:var(--gray-300);transform:translateY(-2px)}@media (max-width:768px){.confirmation-card{padding:40px 24px}.calendar-buttons{align-items:center;flex-direction:column}.calendar-btn{max-width:200px;width:100%}}.culture-assessment{background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1120px;min-height:calc(100vh - 160px);padding:40px 24px}.assessment-header{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:16px;margin-bottom:60px;padding:40px 0;text-align:center}.assessment-header h1{color:var(--gray-900);font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:16px}.assessment-header p{color:var(--gray-600);font-size:1.2rem;line-height:1.6;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}.progress-info{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:32px}.progress-info span{color:var(--gray-800);font-size:1rem;font-weight:600}.progress-bar{background:var(--gray-200);border-radius:4px;box-shadow:inset 0 1px 3px #0000001a;height:8px;overflow:hidden;width:300px}.progress-fill{background:linear-gradient(90deg,var(--primary-purple),var(--primary-purple-light));border-radius:4px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.questions-container{margin-bottom:60px}.question-card{background:var(--white);border:2px solid #0000;border-radius:16px;box-shadow:0 4px 20px #0000000d;margin-bottom:24px;padding:32px;transition:all .3s ease}.question-card:hover{border-color:var(--primary-purple);box-shadow:0 8px 30px #6b46c126;transform:translateY(-2px)}.question-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.question-header h3{color:var(--gray-900);font-size:1.25rem;font-weight:600;margin:0}.question-meta{display:flex;flex-wrap:wrap;gap:8px}.orientation{background:linear-gradient(135deg,var(--primary-purple),var(--primary-purple-light))}.orientation,.subtheme{border-radius:12px;color:var(--white);font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:6px 12px}.subtheme{background:linear-gradient(135deg,var(--gray-600),var(--gray-800))}.question-text{color:var(--gray-800);font-size:1.125rem;font-weight:400;line-height:1.7;margin-bottom:32px}.rating-container{margin-top:24px}.rating-labels{color:var(--gray-600);font-size:.875rem;font-weight:600;margin-bottom:16px}.rating-labels,.rating-scale{display:flex;justify-content:space-between}.rating-scale{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:16px;gap:8px;padding:16px}.rating-option{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;padding:12px 8px;transition:all .2s ease}.rating-option:hover{background:#6b46c10d}.rating-option input[type=radio]{display:none}.rating-number{align-items:center;background:var(--white);border:2px solid var(--gray-200);border-radius:12px;color:var(--gray-600);display:flex;font-size:1rem;font-weight:700;height:44px;justify-content:center;position:relative;transition:all .2s ease;width:44px}.rating-number:before{color:var(--gray-300);content:"★";font-size:20px;transition:all .2s ease}.rating-option:hover .rating-number{background:#6b46c10d;border-color:var(--primary-purple);transform:scale(1.05)}.rating-option:hover .rating-number:before{color:var(--primary-purple)}.rating-option input[type=radio]:checked+.rating-number{background:linear-gradient(135deg,var(--primary-purple),var(--primary-purple-light));border-color:var(--primary-purple);color:var(--white);transform:scale(1.1)}.rating-option input[type=radio]:checked+.rating-number:before{color:var(--white)}.navigation{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:60px}.nav-button{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.025em;min-width:140px;padding:16px 32px;transition:all .3s ease}.nav-button:disabled{cursor:not-allowed;opacity:.4;transform:none!important}.nav-button.prev{background:var(--gray-100);border:2px solid var(--gray-200);color:var(--gray-700)}.nav-button.prev:hover:not(:disabled){background:var(--gray-200);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.nav-button.next{background:linear-gradient(135deg,var(--primary-purple),var(--primary-purple-light));box-shadow:0 4px 20px #6b46c133;color:var(--white)}.nav-button.next:hover:not(:disabled){box-shadow:0 8px 30px #6b46c14d;transform:translateY(-2px)}.nav-button.submit{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 20px #10b98133;color:var(--white)}.nav-button.submit:hover:not(:disabled){box-shadow:0 8px 30px #10b9814d;transform:translateY(-2px)}.results-container{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;padding:60px 40px}.overall-score{margin-bottom:60px;text-align:center}.overall-score h2{color:var(--gray-900);font-size:2rem;font-weight:700;margin-bottom:32px}.score-circle{align-items:center;background:linear-gradient(135deg,var(--primary-purple),var(--primary-purple-light));border-radius:50%;box-shadow:0 8px 16px #6b46c133;color:var(--white);display:flex;flex-direction:column;height:200px;justify-content:center;margin:0 auto;width:200px}.score-value{font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:8px}.score-label{font-size:1.25rem;font-weight:500;opacity:.9}.culture-health-label{margin-top:32px;text-align:center}.culture-health-label h3{font-size:2rem;font-weight:700;margin-bottom:12px}.culture-health-label p{font-size:1.125rem;line-height:1.6;margin:0;opacity:.9}.strengths-insights{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:40px 0}.improvement-item,.strength-item{align-items:center;background:var(--white);border:2px solid var(--gray-200);border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;gap:20px;padding:24px;transition:all .3s ease}.improvement-item:hover,.strength-item:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-4px)}.strength-item{border-left:6px solid #10b981}.improvement-item{border-left:6px solid #f59e0b}.improvement-icon,.strength-icon{align-items:center;background:linear-gradient(135deg,var(--gray-50),var(--gray-100));border-radius:50%;display:flex;font-size:2.5rem;height:80px;justify-content:center;width:80px}.improvement-content h4,.strength-content h4{color:var(--gray-900);font-size:1.125rem;font-weight:600;margin-bottom:8px}.improvement-content p,.strength-content p{color:var(--gray-600);font-size:1rem;line-height:1.5;margin:0}.interpretation-section{background:linear-gradient(135deg,var(--gray-50),var(--soft-purple));border:1px solid var(--gray-200);border-radius:16px;margin:40px 0;padding:32px}.interpretation-section h3{color:var(--gray-900);font-size:1.5rem;font-weight:600;margin-bottom:16px}.interpretation-text{color:var(--gray-800);font-size:1.125rem;line-height:1.7;margin:0}.radar-chart-section{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;box-shadow:0 4px 20px #0000000d;margin:40px 0;padding:32px}.radar-chart-section h3{color:var(--gray-900);font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.radar-container{height:400px;width:100%}.orientation-scores{margin-bottom:40px}.orientation-scores h3{color:var(--gray-900);font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.scores-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.score-item{background:linear-gradient(135deg,var(--gray-50),var(--soft-purple));border:1px solid var(--gray-200);border-radius:16px;padding:24px;text-align:center;transition:all .3s ease}.score-item:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-4px)}.orientation-name{color:var(--gray-900);font-size:1rem;font-weight:600;letter-spacing:.025em;margin-bottom:12px}.orientation-score{color:var(--primary-purple);font-size:2rem;font-weight:700;margin-bottom:16px}.score-bar{background:var(--gray-200);border-radius:4px;height:8px;overflow:hidden;width:100%}.score-fill{background:linear-gradient(90deg,var(--primary-purple),var(--primary-purple-light));border-radius:4px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.organization-type{background:linear-gradient(135deg,var(--gray-50),var(--soft-purple));border:1px solid var(--gray-200);border-radius:16px;color:var(--gray-700);font-size:1.125rem;font-weight:600;padding:24px;text-align:center}.culture-health-table{margin-top:40px}.culture-health-table h3{color:var(--gray-900);font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.health-table{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;box-shadow:0 4px 20px #0000000d;overflow:hidden}.table-header{background:linear-gradient(135deg,var(--gray-50),var(--soft-purple));color:var(--gray-800);font-size:1rem;font-weight:600;letter-spacing:.025em}.table-header,.table-row{display:grid;grid-template-columns:1fr 1fr 2fr;padding:20px}.table-row{border-bottom:1px solid var(--gray-200);transition:all .2s ease}.table-row:last-child{border-bottom:none}.table-row:hover{background:#6b46c10d}.score-range{color:var(--gray-900);font-size:1rem;font-weight:600}.label{border-radius:8px;font-size:.875rem;font-weight:600;padding:6px 12px;text-align:center}.label.thriving{background:#dcfce7;color:#166534}.label.healthy{background:#dbeafe;color:#1e40af}.label.emerging{background:#fef3c7;color:#92400e}.label.at-risk{background:#fee2e2;color:#dc2626}.label.misaligned{background:#fee2e2;color:#991b1b}.interpretation{color:var(--gray-600);font-size:.875rem;line-height:1.5}@media (max-width:768px){.culture-assessment{padding:24px 16px}.assessment-header{margin-bottom:40px;padding:32px 24px}.assessment-header h1{font-size:2rem}.assessment-header p{font-size:1.1rem}.progress-info{flex-direction:column;gap:16px}.progress-bar{max-width:300px;width:100%}.question-card{padding:24px}.question-header{align-items:flex-start;flex-direction:column;gap:12px}.rating-scale{flex-wrap:wrap;gap:4px;padding:12px}.rating-number{height:36px;width:36px}.rating-number:before{font-size:16px}.navigation{flex-direction:column;gap:12px}.nav-button{min-width:auto;width:100%}.strengths-insights{gap:16px;grid-template-columns:1fr}.improvement-item,.strength-item{padding:20px}.improvement-icon,.strength-icon{font-size:2rem;height:60px;width:60px}.scores-grid{grid-template-columns:1fr}.results-container{padding:40px 24px}.score-circle{height:160px;width:160px}.score-value{font-size:2.5rem}.table-header,.table-row{gap:8px;grid-template-columns:1fr}.label,.table-header span,.table-row span{text-align:left}.label{display:inline-block}}@media (max-width:480px){.culture-assessment{padding:16px 12px}.assessment-header{padding:24px 16px}.assessment-header h1{font-size:1.75rem}.question-card{padding:20px}.rating-scale{gap:2px}.rating-number{height:32px;width:32px}.rating-number:before{font-size:14px}.results-container{padding:32px 20px}.score-circle{height:140px;width:140px}.score-value{font-size:2rem}}.organization-setup{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:1120px;min-height:calc(100vh - 160px);padding:40px 24px}.organization-setup,.setup-container{background:var(--white);margin:0 auto}.setup-container{border:1px solid var(--gray-200);border-radius:20px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;max-width:800px;padding:60px 40px}.setup-header{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:16px;margin-bottom:60px;padding:40px 0;text-align:center}.setup-header h1{color:var(--gray-900);font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:16px}.setup-header p{color:var(--gray-600);font-size:1.2rem;line-height:1.6}.setup-form,.setup-header p{margin:0 auto;max-width:600px}.form-group{margin-bottom:32px}.form-group label{color:var(--gray-800);display:block;font-size:1rem;font-weight:600;letter-spacing:.025em;margin-bottom:8px}.form-group label.required:after{color:#ef4444;content:" *"}.form-input,.form-select{background:var(--white);border:2px solid var(--gray-200);border-radius:12px;color:var(--gray-900);font-size:1rem;padding:16px 20px;transition:all .3s ease;width:100%}.form-input:focus,.form-select:focus{border-color:var(--primary-purple);box-shadow:0 0 0 3px #6b46c11a;outline:none}.form-input::placeholder{color:var(--gray-400)}.form-select{cursor:pointer}.maturity-options{display:flex;flex-direction:column;gap:16px}.maturity-option{background:var(--white);border:2px solid var(--gray-200);border-radius:16px;cursor:pointer;padding:24px;transition:all .3s ease}.maturity-option:hover{background:#6b46c105;box-shadow:0 4px 12px #0000001a}.maturity-option.selected,.maturity-option:hover{border-color:var(--primary-purple);transform:translateY(-2px)}.maturity-option.selected{background:#6b46c10d;box-shadow:0 0 0 3px #6b46c11a}.option-header{align-items:center;display:flex;gap:16px;margin-bottom:8px}.radio-input{accent-color:var(--primary-purple);cursor:pointer;height:20px;width:20px}.option-label{color:var(--gray-900);font-size:1.125rem;font-weight:600}.option-description{color:var(--gray-600);font-size:1rem;line-height:1.6;margin:0 0 0 36px}.submit-button{background:linear-gradient(135deg,var(--primary-purple),var(--primary-purple-light));border:none;border-radius:12px;box-shadow:0 4px 20px #6b46c133;color:var(--white);cursor:pointer;font-size:1.125rem;font-weight:600;letter-spacing:.025em;padding:20px 32px;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){box-shadow:0 8px 30px #6b46c14d;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.loading{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:16px;padding:80px 40px;text-align:center}.spinner{animation:spin 1s linear infinite;border-top:4px solid var(--gray-200);border:4px solid var(--gray-200);border-radius:50%;border-top-color:var(--primary-purple);height:40px;margin:0 auto 24px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading p{color:var(--gray-600);font-size:1.1rem;font-weight:500}@media (max-width:768px){.organization-setup{padding:24px 16px}.setup-container{padding:40px 24px}.setup-header{margin-bottom:40px;padding:32px 24px}.setup-header h1{font-size:2rem}.setup-header p{font-size:1.1rem}.maturity-option{padding:20px}.option-description{margin-left:28px}.form-input,.form-select{padding:14px 16px}.submit-button{font-size:1rem;padding:16px 24px}}@media (max-width:480px){.organization-setup{padding:16px 12px}.setup-container{padding:32px 20px}.setup-header{padding:24px 16px}.setup-header h1{font-size:1.75rem}.maturity-option{padding:16px}.option-description{margin-left:24px}.form-input,.form-select{padding:12px 14px}.submit-button{font-size:.95rem;padding:14px 20px}}
/*# sourceMappingURL=main.7afb69fd.css.map*/