*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.submit-feedback{margin-top:12px;font-size:14px;line-height:1.4}.submit-feedback-success{color:#166534}.submit-feedback-error{color:#991b1b}.survey-container{min-height:80vh;display:flex;align-items:center;justify-content:center;background-color:#fafafa;padding:20px}.survey-card{max-width:500px;width:100%;text-align:center}.logo{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:60px}.logo-image{width:320px;height:40px}.survey-title{color:#0057ae;font-size:26px;font-weight:600;margin-bottom:8px;line-height:1.3}.survey-subtitle{color:#6b7280;font-size:14px;margin-bottom:32px}.survey-form{display:flex;flex-direction:column;gap:12px}.survey-input,.survey-select{padding:14px 16px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;outline:none;transition:border-color .2s;text-align:left}.survey-input::placeholder,.survey-select option:first-child{color:#1f2937}.survey-input:focus,.survey-select:focus{border-color:#2563eb}.survey-select{color:#1f2937;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%231f2937' d='M4 6l4 4 4-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.survey-button{padding:14px;font-size:15px;font-weight:500;color:#fff;background-color:#0ea5e9;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s;margin-top:4px}.survey-button:hover{background-color:#0284c7}.header{display:flex;justify-content:center;align-items:center;padding:24px 40px;background-color:#fff;border-bottom:1px solid #e5e5e5;position:relative}.logo-header{display:flex;align-items:center;gap:10px;position:absolute;left:40px}.logo-icon{height:30px;width:auto}.progress-container{display:flex;align-items:center;gap:16px}.progress-bar{width:300px;height:8px;background-color:#e5e5e5;border-radius:10px;overflow:hidden}.progress-fill{height:100%;background-color:#0095ff;transition:width .3s ease;border-radius:10px}.progress-text{font-size:14px;color:#666;font-weight:500;min-width:40px}.main-content{max-width:900px;margin:0 auto;padding:60px 20px 40px;background-color:#fafafa;min-height:calc(100vh - 80px)}.question-container{text-align:center;margin-bottom:60px}.question-title{font-size:32px;font-weight:600;color:#0057ae;margin-bottom:12px}.question-subtitle{font-size:16px;color:#999}.options{margin-top:50px;display:flex;flex-direction:column;gap:16px}.option-card{position:relative;display:flex;justify-content:space-between;align-items:center;padding:24px 60px 24px 24px;background-color:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .3s ease}.option-card:hover{border-color:#0095ff;box-shadow:0 4px 12px #0095ff26;transform:translateY(-2px)}.option-card.selected{border-color:#0095ff;background-color:#e8f4ff}.option-card:after{content:"";position:absolute;top:50%;right:24px;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;opacity:0;transition:opacity .3s ease;background-color:#0095ff;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14L12 18L20 10' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.option-card.selected:after{opacity:1}.option-content{display:flex;gap:16px;align-items:flex-start;flex:1}.icon-wrapper{width:48px;height:48px;background-color:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease}.icon-wrapper svg path,.icon-wrapper svg rect,.icon-wrapper svg circle{stroke:#666;fill:none;transition:stroke .3s ease}.option-card.selected .icon-wrapper{background-color:#0095ff}.option-card.selected .icon-wrapper svg path,.option-card.selected .icon-wrapper svg rect,.option-card.selected .icon-wrapper svg circle{stroke:#fff;fill:none}.option-card.selected .icon-wrapper svg circle[fill]{fill:#fff}.option-text{text-align:left}.option-text h3{font-size:18px;font-weight:600;color:#000;margin-bottom:6px;transition:color .3s ease}.option-text p{font-size:14px;color:#666;line-height:1.5;transition:color .3s ease}.navigation{display:flex;gap:16px;justify-content:center;margin-top:60px}.btn-back,.btn-continue{padding:16px 48px;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-back{background-color:#f0f0f0;color:#666;min-width:140px}.btn-back:hover{background-color:#e5e5e5}.btn-continue{background-color:#0095ff;color:#fff;min-width:200px}.btn-continue:hover{background-color:#07c}.btn-continue:disabled{background-color:#ccc;cursor:not-allowed}.modules-grid{margin-top:30px;display:grid;grid-template-columns:1fr;gap:12px}.module-card{position:relative;display:flex;gap:16px;padding:20px 56px 20px 20px;background-color:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .3s ease}.module-card:hover{border-color:#0095ff;box-shadow:0 4px 12px #0095ff26;transform:translateY(-2px)}.module-card.selected{border-color:#0095ff;background-color:#e8f4ff}.module-card:after{content:"";position:absolute;top:50%;right:24px;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;opacity:0;transition:opacity .2s ease;background-color:#0095ff;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14L12 18L20 10' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.module-card.selected:after{opacity:1}.module-icon{width:44px;height:44px;background-color:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease}.module-icon svg path,.module-icon svg rect,.module-icon svg circle{stroke:#666;fill:none;transition:stroke .3s ease}.module-card.selected .module-icon{background-color:#0095ff}.module-card.selected .module-icon svg path,.module-card.selected .module-icon svg rect,.module-card.selected .module-icon svg circle{stroke:#fff}.module-card.selected .module-icon svg circle[fill]{fill:#fff}.module-content{flex:1;text-align:left}.module-content h3{font-size:16px;font-weight:600;color:#000;margin-bottom:6px;transition:color .3s ease}.module-content p{font-size:13px;color:#666;line-height:1.5;transition:color .3s ease}.interfaces-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.interface-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 20px;background-color:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .3s ease;min-height:110px}.interface-card:hover{border-color:#0095ff;box-shadow:0 4px 12px #0095ff26;transform:translateY(-2px)}.interface-card.selected{border-color:#0095ff;background-color:#e8f4ff}.interface-card:after{content:"";position:absolute;top:16px;right:16px;width:24px;height:24px;background-color:#0095ff;border-radius:50%;opacity:0;transition:opacity .3s ease;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 16L18 8' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.interface-card.selected:after{opacity:1}.interface-icon{width:48px;height:48px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease}.interface-card.selected .interface-icon{background-color:#0095ff}.interface-card h3{font-size:16px;font-weight:600;color:#000;text-align:center;transition:color .3s ease}.interface-icon svg path,.interface-icon svg rect,.interface-icon svg circle{stroke:#666;fill:none;transition:stroke .3s ease,fill .3s ease}.interface-card.selected .interface-icon svg path,.interface-card.selected .interface-icon svg rect,.interface-card.selected .interface-icon svg circle{stroke:#fff;fill:none}.interface-card.selected .interface-icon svg circle[fill]{fill:#fff}.options-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.option-label{font-size:16px;font-weight:600;color:#000;text-align:center;transition:color .3s ease}.quotation-grid{margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.quotation-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px 24px;background-color:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .3s ease;min-height:140px}.quotation-card:hover{border-color:#0095ff;box-shadow:0 4px 12px #0095ff26;transform:translateY(-2px)}.quotation-card.selected{border-color:#0095ff;background-color:#e8f4ff}.quotation-card:after{content:"";position:absolute;top:16px;right:16px;width:24px;height:24px;background-color:#0095ff;border-radius:50%;opacity:0;transition:opacity .3s ease;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 16L18 8' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.quotation-card.selected:after{opacity:1}.quotation-icon{width:56px;height:56px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease}.quotation-card.selected .quotation-icon{background-color:#0095ff}.quotation-label{font-size:18px;font-weight:600;color:#000;text-align:center;transition:color .3s ease}.quotation-icon svg path,.quotation-icon svg rect,.quotation-icon svg circle{stroke:#666;fill:none;transition:stroke .3s ease,fill .3s ease}.quotation-card.selected .quotation-icon svg path,.quotation-card.selected .quotation-icon svg rect,.quotation-card.selected .quotation-icon svg circle{stroke:#fff;fill:none}.quotation-card.selected .quotation-icon svg circle[fill]{fill:#fff}.success-grid{margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.success-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px 24px;background-color:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .3s ease;min-height:140px}.success-card:hover{border-color:#0095ff;box-shadow:0 4px 12px #0095ff26;transform:translateY(-2px)}.success-card.selected{border-color:#0095ff;background-color:#e8f4ff}.success-card:after{content:"";position:absolute;top:16px;right:16px;width:24px;height:24px;background-color:#0095ff;border-radius:50%;opacity:0;transition:opacity .3s ease;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 16L18 8' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.success-card.selected:after{opacity:1}.success-icon{width:56px;height:56px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease}.success-card.selected .success-icon{background-color:#0095ff}.success-label{font-size:18px;font-weight:600;color:#000;text-align:center;transition:color .3s ease}.success-icon svg path,.success-icon svg rect,.success-icon svg circle{stroke:#666;fill:none;transition:stroke .3s ease,fill .3s ease}.success-card.selected .success-icon svg path,.success-card.selected .success-icon svg rect,.success-card.selected .success-icon svg circle{stroke:#fff;fill:none}.success-card.selected .success-icon svg circle[fill]{fill:#fff}.decision-grid{margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.decision-card{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:24px 50px 24px 24px;background-color:#fff;border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .3s ease;min-height:70px}.decision-card:hover{border-color:#0095ff;box-shadow:0 4px 12px #0095ff26;transform:translateY(-2px)}.decision-card.selected{border-color:#0095ff;background-color:#e8f4ff}.decision-card:after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:24px;height:24px;background-color:#0095ff;border-radius:50%;opacity:0;transition:opacity .3s ease;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 16L18 8' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.decision-card.selected:after{opacity:1}.decision-label{font-size:18px;font-weight:600;color:#000;text-align:left;transition:color .3s ease}.header-final{display:flex;justify-content:center;align-items:center;padding:24px 40px;background-color:#fff;position:relative}.completion-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 100px);background-color:#fafafa}.completion-content{max-width:500px;width:100%;text-align:center;padding:20px}.emoji{font-size:80px;margin-bottom:24px;animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.subtitle-text{font-size:24px;font-weight:700;color:#0057ae;margin-bottom:8px}.highlight-name{color:#0057ae}.completion-title{font-size:36px;font-weight:700;color:#0057ae;margin-bottom:16px}.completion-description{font-size:16px;color:#666;margin-bottom:40px;line-height:1.5}.email-form{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.email-input{width:100%;padding:16px 20px;font-size:16px;border:2px solid #e5e5e5;border-radius:8px;background-color:#fff;transition:border-color .3s ease;font-family:inherit}.email-input:focus{outline:none;border-color:#0095ff}.email-input::placeholder{color:#999}.submit-btn{width:100%;padding:16px 20px;font-size:16px;font-weight:600;background-color:#0095ff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.submit-btn:hover{background-color:#07c}.submit-btn:active{transform:scale(.98)}.footer-info{display:flex;flex-direction:column;gap:4px}.footer-text{font-size:14px;color:#666}.footer-link{font-size:14px;color:#0095ff;text-decoration:none;font-weight:500;transition:color .3s ease}.footer-link:hover{color:#07c;text-decoration:underline}@media(max-width:768px){.header{padding:16px 20px;flex-direction:column;gap:16px}.logo-header{position:static}.progress-bar{width:200px}.question-title{font-size:26px}.option-card{padding:20px}.navigation{flex-direction:column-reverse}.btn-back,.btn-continue{width:100%}}
