*{box-sizing:border-box;margin:0;padding:0}.background{top:0;left:0;width:100%;height:100%;background-image:url(/assets/BackgroundImage-BuF1MIsV.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed;position:fixed;z-index:-999}html,body{height:100%;font-family:inter,sans-serif;color:#454955;line-height:1.3rem}.logo{height:130px;width:300px;margin:1rem}.fresh-btn{background-color:#fff;color:#293264;font-weight:500;border:1px #293264 solid;font-size:.9rem;padding:.5rem .8rem}.resume-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0006;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:9999}.resume-modal-box{background:#fff;padding:2rem;border-radius:12px;border:1px solid #ddd;box-shadow:0 4px 20px #0000001a;max-width:400px;width:90%;text-align:center}.resume-modal-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#355075}.resume-modal-text{font-size:.95rem;color:#444;margin-bottom:1rem}.resume-modal-actions{display:flex;justify-content:center;gap:.75rem}.resume-btn,.resume-btn-primary{padding:.5rem 1rem;font-size:.9rem;border-radius:6px;cursor:pointer;border:none;transition:background .2s}.resume-btn-secondary{padding:.5rem 1rem;font-size:.9rem;border-radius:6px;cursor:pointer;border:none;transition:background .2s;background-color:#fff;color:#355075;border:1px #355075 solid}.page-container{display:flex;flex-direction:column;height:100dvh}.quiz-start-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;flex:1}.landing-page-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-page-container h2{text-align:center;line-height:1.5rem;font-size:1.1rem;padding:1rem 0}.header{text-align:center;font-size:1.5rem;margin:1rem;line-height:1.5rem;color:#355075}.box-container{display:grid;gap:1rem;padding:1rem;justify-items:center;width:100%;max-width:1400px;margin:0 auto;grid-template-columns:repeat(4,1fr)}.box{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:1rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;background-color:#f2f2f2}.box p{margin-bottom:.5rem}.box-number{font-size:1.5rem;font-weight:700;color:#355075;margin-bottom:.5rem;padding:.5rem;border:1px solid #454955;align-self:start;border-radius:20%}.box-emoji{font-size:2rem;margin-bottom:1rem;color:#355075}.box-header{margin:0;padding:.5rem;color:#355075}strong{color:#78aaec}.box p{font-size:.95rem;color:#454955}.framework-desc{text-align:center;font-style:italic;font-size:.8rem}.landing-desc{max-width:500px;text-align:center;margin-top:1.5rem;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;flex:1}.form-fields{display:flex;width:100%;flex-direction:column;gap:1rem;margin-bottom:2rem}.form-field{display:flex;flex-direction:column}.form-field label{margin-bottom:5px;font-weight:700}.form-field input{padding:10px;border:1px solid #ccc;border-radius:4px}.section-description{margin-bottom:2rem;font-size:.8rem;text-align:left;width:100%}.captcha-container{margin:20px 0;display:flex;justify-content:center}.error-message{font-size:.8rem}.quiz-app{max-width:600px;min-width:380px;width:90%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem;flex:1}.progress-container{width:100%;height:10px;background-color:#eee;border-radius:5px;overflow:hidden;margin-bottom:1.5rem}.progress-bar{height:100%;background-color:#355075;transition:width .3s ease}.section-header{padding-bottom:1rem;font-weight:600;font-size:1rem;text-transform:uppercase;text-align:left;width:100%;padding:1rem 0;color:#355075}.description-details{padding-bottom:1rem;font-weight:300;font-size:.9rem;text-align:left;width:100%;margin-bottom:1rem}.questions-container{display:flex;flex-direction:column;gap:1rem}.question-container{margin-bottom:.5rem}.questions{font-size:1rem;padding-bottom:.1rem;color:#355075}.description{font-size:.8rem;padding-bottom:.5rem}.options{display:flex;gap:10px;flex-wrap:wrap}.option{padding:10px;background:#fff;border:1px solid #ddd;border-radius:20px;cursor:pointer;color:#293264}.option:hover{background:#e9e9e9}.option.selected{background-color:#007bff;color:#fff}.radio-options{display:flex;flex-direction:column}.radio-option{display:flex;gap:.5rem}.select-option{display:flex;flex-direction:column;font-family:Inter,sans-serif;color:#293264;padding:.5rem;border:1px solid #ccc;border-radius:8px;background-color:#fff;box-shadow:0 2px 5px #0000001a}.checkbox-options{display:flex;flex-direction:column}.checkbox-option{display:flex;gap:.5rem}.navigation{display:flex;width:100%;justify-content:space-between;gap:1rem;margin-top:20px}button{background-color:#355075;color:#fff;padding:.75rem 1.5rem;margin:.5rem;border:none;border-radius:6px;cursor:pointer;font-size:1rem;text-decoration:none;display:inline-block;font-weight:500}button.disabled{opacity:.5;cursor:not-allowed}.submit-page{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:2rem 1rem;flex:1}.submit-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;line-height:1.5rem}.loading-spinner-submit{width:1.3rem;height:1.3rem;border:2px solid transparent;border-top:2px solid #3498db;border-radius:50%;animation:spin .8s linear infinite;display:inline-block;box-sizing:border-box}.no-questions-message{text-align:center;padding:2rem;color:#666}.loading-spinner{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #3498db;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flashing-text{animation:flash 3s ease-in-out infinite}@keyframes flash{0%,80%,to{opacity:1}40%{opacity:0}}.results-page{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:2rem 1rem;flex:1}.results-page-header{margin-bottom:1rem;line-height:2rem;color:#355075}.results-container{width:95%}.speedometer-wrapper{position:relative;width:200px;height:100px;margin:40px auto}.speedometer-arc{position:absolute;width:100%;height:100%;border:40px solid #355075;border-bottom:none;border-top-left-radius:100px;border-top-right-radius:100px;background:transparent;box-sizing:border-box}.needle-wrapper{position:absolute;bottom:0;left:50%;transform-origin:bottom center;transition:transform .5s ease-in-out;z-index:2}.needle-body{width:10px;height:0px;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:90px solid #1e2442;border-radius:30px;transform:translate(-50%)}.results-header{margin-bottom:3rem;text-align:center;line-height:2rem;color:#355075}.card-container{display:flex;flex-direction:row;gap:1em;position:relative;margin-top:2em;margin-bottom:3em;flex-wrap:wrap;align-items:center;justify-content:center}.card{min-width:250px;max-width:250px;min-height:320px;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;background-color:#f2f2f2;font-family:sans-serif;border:1px solid #ddd}.card-header{background-color:#355075;color:#f2f2f2;padding:16px;margin-bottom:1rem;font-size:.9rem;font-weight:600;border-radius:10px}.card-header strong{font-size:1.3rem}.card-text{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-body{color:#454955;padding:0 1rem 1rem;font-size:.9rem;display:flex;justify-content:center;align-items:center;height:100%}.card-body strong{font-size:2rem;vertical-align:baseline;line-height:1;padding:0rem .1rem .4rem}.pyramid-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.pyramid-container h3{margin:1.2rem 1rem;font-size:1.3rem;color:#355075}.pyramid-container p{max-width:500px;margin:.2rem auto}.pyramid-container h3.readiness-header{margin-bottom:0;margin-top:1.5rem}.index-text{margin-top:1rem}.centered-image{width:100%;max-width:650px;height:auto;margin-top:1rem}.cisco-bar{width:100%;max-width:700px}.result-btns{width:400px;display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.logo-footer{display:flex;justify-content:center;padding:.5rem}.logo-text{font-size:.7rem;text-align:center}pre{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.report-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:95%;margin:0 auto;padding:2rem;flex:1}.report-page h1{margin:1rem;line-height:2rem;font-size:1.5rem;text-align:center;color:#355075}.insight-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.ai-insight-block{background-color:#f2f2f2;border:1px solid #ddd;border-radius:12px;padding:1rem;box-shadow:0 2px 6px #0000000d;transition:transform .2s ease,box-shadow .2s ease;color:#454955;text-align:left;max-width:500px}.ai-insight-block ul{list-style-position:outside;padding-left:1.5rem}.ai-insight-block li{margin-bottom:.6rem;line-height:1.3rem;text-align:left;display:list-item;font-size:.9rem}.ai-insight-block h3{margin-top:0;margin-bottom:1rem;font-size:1.2rem;font-weight:600;color:#355075;text-align:center}.ai-insight-block p{margin:0;font-size:.9rem;line-height:1.3rem;color:#444;white-space:pre-line;margin-bottom:.75rem}.ai-insight-block:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.ai-paragraph{white-space:pre-line;line-height:1.3rem;margin-bottom:1rem;font-size:.9rem;color:#333}.button-container{display:flex;align-items:center;justify-content:space-around}.ai-paragraph strong{display:inline-block;margin-top:.4rem}.ai-block-container{text-align:center}.ai-block-container p{margin:.5rem}.pilot-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;max-width:1500px;margin-left:auto;margin-right:auto;justify-items:center;margin-bottom:1.5rem;align-items:stretch}.ai-pilot-block{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#f8f9fb;border:1px solid #ddd;border-radius:12px;padding:1rem;box-shadow:0 2px 6px #0000000d;transition:transform .2s ease,box-shadow .2s ease;color:#333;text-align:left;cursor:pointer}.click-note{text-align:center;display:flex;color:#355075;align-items:end;justify-content:center;gap:1rem;margin:1rem;flex-grow:1}.ai-pilot-block:hover{background-color:#f1f3ff;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.ai-pilot-block p{margin:0;font-size:.9rem;line-height:1.3rem;color:#454955;white-space:pre-line;margin-bottom:.75rem}.ai-pilot-block h3{margin-top:0;margin-bottom:1rem;font-size:1.2rem;font-weight:600;text-align:left;color:#355075}.chat-page{display:flex;flex-direction:column;padding:1rem .3rem 0rem;flex:1;justify-content:center;align-items:center;min-height:0;position:relative}.bubbles-container{display:flex;flex-direction:column;flex:1;width:100%;max-width:900px;min-height:0}.chat-page h1{margin-bottom:.5rem;font-size:1.7rem;line-height:1.7rem;color:#355075}.chatbot-header h2{margin-bottom:.5rem;font-size:1.3rem;line-height:1.3rem;color:#355075}.chat-header{max-width:900px;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.chatbot-header{display:flex;flex-direction:row;align-items:center;gap:1rem}.status-indicator-online{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#2e7d32;margin-top:.5rem}.status-indicator-offline{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#b71c1c;margin-top:.5rem}.status-dot.offline{background-color:#f44336;box-shadow:0 0 4px #f44336}.consultant-photo{width:150px;height:150px;border-radius:50%;object-fit:cover;object-position:top;border:3px solid #ccc;box-shadow:0 2px 6px #31178d26;margin-bottom:1rem}.status-dot{width:10px;height:10px;background-color:#4caf50;border-radius:50%;box-shadow:0 0 4px #4caf50}.chat-context{margin-bottom:1.5rem;font-size:.9rem;color:#454955;text-align:center}.chat-container{height:100vh;overflow-y:auto;padding:1rem;border:1px solid #454955;border-radius:8px;flex:1;display:flex;flex-direction:column}.prompts-container{display:flex;flex-direction:row;align-items:end;justify-content:center;flex-grow:1;margin-top:auto;gap:.1rem}.btn-prompt{font-size:.8rem;border-radius:20px;background-color:#355075;color:#fff;padding:.75rem 1rem;border:1px white dashed}.btn-prompt:hover{background-color:#6883a8;color:#fff}.chat-bubble{margin-bottom:1rem;padding:.75rem 1rem;border-radius:20px;white-space:pre-wrap}.chat-bubble.assistant{background-color:#f2f2f2;color:#355075;align-self:flex-start;font-weight:400}.chat-bubble.assistant pre{font-family:Inter,sans-serif;font-size:.9rem}.chat-bubble.user{background-color:#355075;color:#fff;align-self:flex-end;text-align:right}.chat-bubble.user pre{font-family:Inter,sans-serif;font-size:.9rem}.form-container{display:flex;justify-content:center;margin-top:1rem}.chat-input{display:flex;gap:.5rem;width:100%}.chat-input input{flex:1;padding:1rem;font-size:1rem;border-radius:6px;border:1px solid #454955;background-color:transparent;font-family:Inter,sans-serif}.chat-input button{padding:0rem .5rem;font-size:2rem;border-radius:50%;background-color:#355075;color:#fff;border:none;cursor:pointer}.chat-input button:disabled{opacity:.6;cursor:not-allowed}.typing-indicator{display:flex;gap:6px;align-items:flex-end;height:20px;padding:4px 8px}.typing-indicator span{display:block;width:8px;height:8px;background-color:#40608d;border-radius:50%;animation:bounce 1.2s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}}.booking-page{display:flex;flex-direction:column;height:100%;align-items:center;justify-items:center}.booking-page h1{text-align:center;line-height:2rem;margin:1rem}.thank-you-page{text-align:center;max-width:500px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem;flex-grow:1}.thank-you-page h1{font-size:2.5rem;color:#355075}.thank-you-page p{color:#454955;line-height:1.6}.thank-you-page button{color:#fff;text-decoration:none;align-self:center}.resume-modal-box{display:flex;flex-direction:column;align-items:center;background:#fff;padding:2rem;border-radius:12px;border:1px solid #ddd;box-shadow:0 4px 20px #0000001a;max-width:400px;width:90%;text-align:center}.pdf-prep-text{margin-top:1.5rem}@media (max-width: 1325px){.insight-columns{grid-template-columns:repeat(2,1fr)}.pilot-columns{grid-template-columns:repeat(2,1fr);justify-content:center}.pilot-columns>*:last-child{grid-column:1 / -1;justify-self:center;max-width:fit-content}}@media (max-width: 750px){.insight-columns,.pilot-columns{grid-template-columns:1fr;justify-items:center}.logo{height:100px;width:230px}}@media (max-width: 1080px){.box-container{grid-template-columns:repeat(2,max-content);justify-content:center;gap:1rem}.box{max-width:300px;min-width:250px}.pyramid-level{width:100%}}@media (max-width: 650px){.box-container{grid-template-columns:1fr}.pyramid-level{width:100%}.result-btns{width:350px}.consultant-photo{margin-bottom:.1rem;width:100px;height:100px}.chat-page h1{font-size:1rem;margin-bottom:.1rem;line-height:1rem}.chat-page h2{margin-bottom:.2rem}.status-indicator-online{margin-top:0}.chat-context{margin-bottom:.7rem;padding:0rem .4rem}.chat-container{padding:.3rem}.btn-prompt{margin:.1rem}.chat-input input{padding:.5rem;font-size:.8rem}.chat-input button{margin:.1rem}}
