.home{max-width:960px;margin:0 auto;padding:0 1.5rem}.hero{text-align:center;padding:4rem 0 3rem}.hero h1{font-size:2.5rem;font-weight:700;color:#1a1a2e;margin:0 0 1rem;letter-spacing:-.03em;line-height:1.15}.hero-sub{font-size:1.125rem;color:#555;max-width:520px;margin:0 auto 2rem;line-height:1.6}.hero-actions{display:flex;gap:.75rem;justify-content:center}.btn-primary,.btn-secondary{padding:.875rem 2rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease}.btn-primary{background:#4361ee;color:#fff;border:none}.btn-primary:hover{background:#3451de}.btn-secondary{background:#fff;color:#1a1a2e;border:2px solid #e5e5e5}.btn-secondary:hover{border-color:#ccc}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2rem 0 3rem}.feature-card{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;padding:1.5rem}.feature-icon{width:44px;height:44px;background:#eef0ff;border-radius:.625rem;display:flex;align-items:center;justify-content:center;color:#4361ee;margin-bottom:1rem}.feature-card h3{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0 0 .5rem}.feature-card p{font-size:.875rem;color:#666;line-height:1.5;margin:0}.how-it-works{padding:2rem 0 3rem;text-align:center}.how-it-works h2{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin:0 0 2rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step{text-align:center}.step-number{width:40px;height:40px;background:#4361ee;color:#fff;font-weight:700;font-size:1.125rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.75rem}.step h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0 0 .375rem}.step p{font-size:.875rem;color:#666;margin:0;line-height:1.5}.home-footer{text-align:center;padding:2rem 0;border-top:1px solid #e5e5e5;color:#999;font-size:.875rem}@media (max-width: 640px){.hero h1{font-size:1.75rem}.hero-sub{font-size:1rem}.hero-actions{flex-direction:column;align-items:center}.features,.steps{grid-template-columns:1fr;gap:1rem}}.login-page{display:flex;justify-content:center;padding:3rem 1.5rem}.login-card{width:100%;max-width:400px;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;padding:2rem}.login-card h2{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin:0 0 .375rem}.login-sub{color:#666;font-size:.875rem;margin:0 0 1.5rem}.field{margin-bottom:1rem}.field label{display:block;font-size:.875rem;font-weight:500;color:#1a1a2e;margin-bottom:.375rem}.field input{width:100%;padding:.75rem 1rem;border:2px solid #e5e5e5;border-radius:.625rem;font-size:1rem;color:#1a1a2e;background:#fff;transition:border-color .15s ease}.field input:focus{outline:none;border-color:#4361ee}.field input::placeholder{color:#999}.field input:disabled{background:#f5f5f5}.login-error{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.625rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem}.login-submit{width:100%;padding:.875rem;background:#4361ee;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease;margin-top:.5rem}.login-submit:hover:not(:disabled){background:#3451de}.login-submit:disabled{background:#a0aec0;cursor:not-allowed}.login-switch{text-align:center;margin-top:1.25rem}.login-switch p{font-size:.875rem;color:#666;margin:0}.login-switch button{background:none;border:none;color:#4361ee;font-weight:600;cursor:pointer;font-size:.875rem;padding:0}.login-switch button:hover{text-decoration:underline}.dashboard{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.dash-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.dash-header h1{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin:0}.dash-greeting{color:#666;font-size:.875rem;margin:.25rem 0 0}.dash-actions{display:flex;gap:.75rem;align-items:center}.btn-outline{padding:.625rem 1.25rem;background:#fff;border:2px solid #4361ee;border-radius:.625rem;color:#4361ee;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.btn-outline:hover{background:#4361ee;color:#fff}.btn-text{background:none;border:none;color:#999;font-size:.875rem;cursor:pointer;padding:.625rem .5rem}.btn-text:hover{color:#1a1a2e}.dash-loading{text-align:center;color:#999;padding:3rem 0}.dash-section{margin-bottom:2rem}.dash-section h2{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin:0 0 1rem}.empty-state{background:#fff;border:1px dashed #d5d5d5;border-radius:.75rem;padding:2rem;text-align:center}.empty-state p{color:#999;margin:0 0 1rem;font-size:.875rem}.btn-primary-sm{padding:.625rem 1.5rem;background:#4361ee;color:#fff;border:none;border-radius:.625rem;font-size:.875rem;font-weight:600;cursor:pointer}.btn-primary-sm:hover{background:#3451de}.report-list{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;overflow:hidden}.report-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #f0f0f0}.report-row:last-child{border-bottom:none}.report-info{display:flex;flex-direction:column;gap:.25rem}.report-name{font-size:.875rem;font-weight:500;color:#1a1a2e}.report-date{font-size:.75rem;color:#999}.report-email{font-size:.8125rem;color:#666}.workflow-list{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;overflow:hidden}.workflow-row{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #f0f0f0}.workflow-row:last-child{border-bottom:none}.workflow-info{flex:1;display:flex;flex-direction:column;gap:.125rem}.workflow-name{font-size:.875rem;font-weight:500;color:#1a1a2e}.workflow-country{font-size:.75rem;color:#999}.workflow-status{font-size:.8125rem;font-weight:600;text-transform:capitalize}.workflow-date{font-size:.8125rem;color:#999}.quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.action-card{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;padding:1rem 1.25rem;cursor:pointer;transition:border-color .15s ease;text-decoration:none;color:#1a1a2e;font-size:.875rem;font-weight:500}.action-card:hover{border-color:#4361ee}.action-icon{width:36px;height:36px;background:#eef0ff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#4361ee;flex-shrink:0}@media (max-width: 640px){.dash-header{flex-direction:column;gap:1rem}.quick-actions{grid-template-columns:1fr}}.progress-bar{padding:1rem 0;margin-bottom:1.5rem}.progress-blocks{display:flex;gap:.75rem;margin-bottom:.75rem}.progress-block{flex:1}.block-label{font-size:.75rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.progress-block.active .block-label{color:#1a1a2e;font-weight:600}.progress-block.complete .block-label{color:#4361ee}.block-track{height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden}.block-fill{height:100%;background:#4361ee;border-radius:2px;transition:width .3s ease}.progress-block.complete .block-fill{width:100%!important}.progress-count{font-size:.875rem;color:#999;text-align:center}.question-block{animation:slideIn .3s ease}.slide-forward{animation:slideInRight .3s ease}.slide-backward{animation:slideInLeft .3s ease}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.question-text{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin:0 0 .5rem;line-height:1.3}.question-subtext{font-size:.875rem;color:#666;margin:0 0 1.5rem}.options-list{display:flex;flex-direction:column;gap:.75rem}.option-button{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:2px solid #e5e5e5;border-radius:.75rem;font-size:1rem;color:#1a1a2e;cursor:pointer;transition:all .15s ease;text-align:left}.option-button:hover:not(.disabled){border-color:#4361ee;background:#f8f9ff}.option-button.selected{border-color:#4361ee;background:#f0f3ff}.option-button.disabled{opacity:.5;cursor:not-allowed}.option-radio,.option-checkbox{width:20px;height:20px;border:2px solid #ccc;flex-shrink:0;transition:all .15s ease}.option-radio{border-radius:50%}.option-checkbox{border-radius:4px}.option-button.selected .option-radio{border-color:#4361ee;background:#4361ee;box-shadow:inset 0 0 0 4px #fff}.option-button.selected .option-checkbox{border-color:#4361ee;background:#4361ee}.option-button.selected .option-checkbox:after{content:"✓";display:block;color:#fff;font-size:.75rem;text-align:center;line-height:16px}.country-search{position:relative}.selected-countries{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.country-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f0f3ff;border:1px solid #4361ee;border-radius:2rem;font-size:.875rem;color:#1a1a2e}.remove-country{background:none;border:none;font-size:1rem;color:#666;cursor:pointer;padding:0;line-height:1}.remove-country:hover{color:#1a1a2e}.country-input{width:100%;padding:1rem 1.25rem;border:2px solid #e5e5e5;border-radius:.75rem;font-size:1rem;color:#1a1a2e;background:#fff;transition:border-color .15s ease}.country-input:focus{outline:none;border-color:#4361ee}.country-input::placeholder{color:#999}.country-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:100}.country-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1.25rem;background:none;border:none;font-size:1rem;color:#1a1a2e;cursor:pointer;text-align:left;transition:background .1s ease}.country-option:hover{background:#f8f9ff}.country-option.selected{background:#f0f3ff;color:#4361ee}.country-option .check{color:#4361ee}.no-results{padding:1rem 1.25rem;color:#999;text-align:center}.email-capture{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.email-capture h2{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin:0 0 .5rem}.capture-subtext{color:#666;margin:0 0 1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#1a1a2e;margin-bottom:.5rem}.form-group input{width:100%;padding:.875rem 1rem;border:2px solid #e5e5e5;border-radius:.75rem;font-size:1rem;color:#1a1a2e;background:#fff;transition:border-color .15s ease}.form-group input:focus{outline:none;border-color:#4361ee}.form-group input::placeholder{color:#999}.form-group input:disabled{background:#f5f5f5}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;margin:1.5rem 0;cursor:pointer}.checkbox-label input[type=checkbox]{width:20px;height:20px;margin:0;flex-shrink:0;accent-color:#4361ee}.checkbox-label span{font-size:.875rem;color:#666;line-height:1.4}.checkbox-label a{color:#4361ee;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.error-message{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;color:#dc2626;margin-bottom:1rem;font-size:.875rem}.retry-button{background:none;border:none;color:#dc2626;font-weight:600;cursor:pointer;text-decoration:underline}.button-row{display:flex;gap:.75rem;margin-top:1.5rem}.back-button{flex:0 0 auto;padding:1rem 1.5rem;background:#fff;border:2px solid #e5e5e5;border-radius:.75rem;font-size:1rem;color:#666;cursor:pointer;transition:all .15s ease}.back-button:hover:not(:disabled){border-color:#ccc;color:#1a1a2e}.back-button:disabled{opacity:.5;cursor:not-allowed}.submit-button{flex:1;padding:1rem 1.5rem;background:#4361ee;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:background .15s ease}.submit-button:hover:not(:disabled){background:#3451de}.submit-button:disabled{background:#a0aec0;cursor:not-allowed}.loading-dots .dots{animation:dots 1.4s infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.success-view{text-align:center;padding:2rem 0}.success-icon{width:64px;height:64px;margin:0 auto 1.5rem;background:#10b981;border-radius:50%;color:#fff;font-size:2rem;line-height:64px}.success-view h2{margin-bottom:1rem}.success-text{color:#1a1a2e;margin-bottom:.5rem}.success-subtext{color:#666;font-size:.875rem}.survey-container{max-width:640px;margin:0 auto;padding:1.5rem;min-height:100vh;display:flex;flex-direction:column}.navigation{display:flex;gap:.75rem;margin-top:auto;padding-top:2rem}.nav-button{flex:1;padding:1rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease}.nav-button.back{flex:0 0 auto;background:#fff;border:2px solid #e5e5e5;color:#666}.nav-button.back:hover{border-color:#ccc;color:#1a1a2e}.nav-button.next{background:#4361ee;border:none;color:#fff}.nav-button.next:hover:not(:disabled){background:#3451de}.nav-button.next:disabled{background:#a0aec0;cursor:not-allowed}@media (max-width: 480px){.survey-container{padding:1rem}}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#fafaf8;color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;display:flex;flex-direction:column}.header{padding:1rem 1.5rem;border-bottom:1px solid #e5e5e5;background:#fff;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.25rem;font-weight:700;color:#1a1a2e;letter-spacing:-.02em;background:none;border:none;cursor:pointer;padding:0}.header-nav{display:flex;gap:.5rem;align-items:center}.nav-link{background:none;border:none;font-size:.875rem;font-weight:500;color:#1a1a2e;cursor:pointer;padding:.5rem .75rem;border-radius:.5rem;transition:background .15s ease}.nav-link:hover{background:#f0f0f0}.nav-link.muted{color:#999}.nav-link.muted:hover{color:#1a1a2e}.main{flex:1;display:flex;flex-direction:column}
