@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#635a57;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Quicksand,sans-serif;font-weight:500;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1,h2{color:#972bcf}h1{font-size:3.05rem;font-weight:600;line-height:1.1}h2{margin-top:2rem;margin-bottom:.75rem;font-size:2rem;font-weight:600;line-height:1.25}p,li{font-size:1.1rem;line-height:1.55}button{color:#972bcf;cursor:pointer;will-change:transform;background-color:#fff;border:3px solid #972bcf;border-radius:50px;padding:.7em 1.3em;font-family:inherit;font-size:1.1rem;font-weight:600;line-height:1.15;transition:border-color .25s,background-color .25s,color .25s,transform .18s cubic-bezier(.4,0,.2,1),box-shadow .35s;position:relative}button:hover{color:#fff;background-color:#972bcf;border-color:#972bcf;transform:translateY(-2px)scale(1.025);box-shadow:0 6px 18px -4px #50006e2e}button:active{transform:translateY(0)scale(.985);box-shadow:0 2px 6px -2px #50006e40}button:focus-visible{outline-offset:2px;outline:3px solid #646cff}button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.btn--shrink{align-self:flex-start;display:inline-flex;width:auto!important}.btn--shrink-center{align-self:center;display:inline-flex;width:auto!important}@media (prefers-color-scheme:light){:root{color:#635a57;background-color:#fff}a:hover{color:#747bff}button{background-color:#fff}}html,body{margin:0;padding:0}:root{--max-width:1200px}#root{max-width:var(--max-width);text-align:center;margin:0 auto;padding:0 2rem 2rem}.container{justify-content:center;align-items:center;align-items:self-position;box-sizing:border-box;max-width:var(--max-width);flex-direction:column;margin:0 auto;padding:1rem;display:flex}.hero{background:url(/assets/hero1-WYoCNR03.jpg) 50%/cover no-repeat;align-items:center;width:100vw;max-width:none;min-height:100vh;margin:0 calc(50% - 50vw);display:flex}.interview-hero{background:url(/assets/hero1-WYoCNR03.jpg) 50%/cover no-repeat;align-items:center;width:100vw;max-width:none;min-height:60vh;margin:0 calc(50% - 50vw);display:flex}.hero h1{color:#fff}.hero__wrapper{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}@media (width>=768px){.hero__wrapper{flex-direction:row}}.hero__video{background:#00000026;border-radius:8px;flex:50%;justify-content:center;align-items:center;min-height:300px;display:flex}.hero__video-placeholder{color:#888;font-size:1rem}.hero__content,.interview-hero__content{flex-direction:column;flex:50%;justify-content:center;align-items:center;display:flex}.interview-hero__content p{color:#972bcf;background-color:#fffc;border-radius:8px;padding:.75rem 1rem;font-size:1.2rem}@media (width<=600px){.interview-hero__content p{padding:.5rem .75rem;font-size:1rem}}.logo{width:auto;height:15em;margin-bottom:1rem;display:block}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.video{background:#00000026;border-radius:8px;flex:50%;justify-content:center;align-items:center;min-height:300px;display:flex}.audio-recorder,.audio-recorder-interview{box-sizing:border-box;max-width:var(--max-width);flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:1rem;display:flex}.recorder-label{color:#fff;text-align:center;background-color:#0006;border-radius:1.3em;margin-bottom:.5rem;padding:.2em 1em;font-size:1.3rem;font-weight:700;display:inline-block}.audio-recorder .record-button,.audio-recorder-interview .record-button{cursor:pointer;background:#fff;border:2px solid #e74c3c;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;line-height:1;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .5s;display:flex}.audio-recorder .record-button:hover,.audio-recorder-interview .record-button:hover{z-index:2;transform:scale(1.07);box-shadow:0 8px 24px #50006e1a}.audio-recorder .record-button .icon,.audio-recorder-interview .record-button .icon{aspect-ratio:1;background:#e74c3c;border-radius:50%;width:1.5rem;height:1.5rem;display:block}.audio-recorder .record-button.recording,.audio-recorder-interview .record-button.recording{background:#e74c3c}.audio-recorder .record-button.recording .icon,.audio-recorder-interview .record-button.recording .icon{background:#fff;border-radius:0;width:1rem;height:1rem}.audio-recorder .timer,.audio-recorder-interview .timer{color:#fff;margin-top:.75rem;font-family:monospace;font-size:1.4rem}.audio-recorder-interview .audio-preview{flex-direction:column;align-items:center;margin-top:1rem;display:flex}.audio-recorder-interview .audio-preview .submit-button{margin-top:.5rem}.card{padding:2em}.read-the-docs{color:#888}.site-header,.site-footer{background-color:#ffffff0d;padding:1rem 0}.site-header{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.site-footer{text-align:center;margin-top:2rem}.site-logo{width:auto;height:2.5rem}@media (prefers-color-scheme:light){.site-header,.site-footer{background-color:#f5f5f5}}.spinner-container{justify-content:center;margin-bottom:1.5rem;display:flex}.spinner{border:4px solid #0000001a;border-top-color:#972bcf;border-radius:50%;width:1.5rem;height:1.5rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form{background:#fff3;border-radius:10px;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex}.form-label,.label{text-align:left;color:#fff;flex-direction:column;display:flex}.product-selection{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.product-selection input[type=radio]:checked+span{transition:border-bottom .7s ease-in-out}.product-selection label{color:#fff;cursor:pointer;align-items:center;gap:.5rem;font-weight:700;display:flex}.product-selection input[type=radio]{accent-color:#972bcf;transform:scale(1.3)}.message{color:#fff;text-align:center;background:#0009;border-radius:8px;margin-top:1rem;padding:.75rem 1rem}@media (width<=600px){h1{color:#fff;font-size:2.5em}}.pricing-section{padding:2rem 0}.pricing-cards{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.pricing-card{box-sizing:border-box;text-align:center;background-color:#faebd7;border:0 solid #ddd;border-radius:8px;flex-direction:column;flex:calc(25% - 1rem);min-width:230px;padding:1.5rem;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .5s;display:flex}.pricing-card__body{flex-direction:column;flex:1 0 auto;justify-content:center;display:flex}.pricing-card:hover{z-index:2;transform:scale(1.02);box-shadow:0 8px 24px #50006e1a}.pricing-card h2{margin-top:0;font-size:1.55rem;line-height:1.25}@media (width<=900px){.pricing-card h2{font-size:1.45rem}}@media (width<=600px){.pricing-card h2{font-size:1.35rem}}.price{margin-top:auto;font-size:1.25rem;font-weight:700}.pricing-card .btn{margin-top:1rem}@media (width<=768px){.pricing-card{flex:100%}}.bullet-list{text-align:left;max-width:720px;margin:.5rem auto 1rem;padding-left:1.25rem;list-style:outside;display:inline-block}.bullet-list li{margin:.3rem 0}.two-columns{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.style--bordered{background:#fff;border:1.5px solid #e0e0e0;border-radius:1.2rem;transition:background .2s,border .2s;box-shadow:0 3px 24px #3c1e5a0f}.style--light{background:#f9fafb;border-radius:1.2rem;transition:background .2s}.style--dark{color:#fff;background:#222254;border-radius:1.2rem;transition:background .2s,color .2s}.style--transparent{background:0 0;border:none}.style--shadow{box-shadow:0 2px 20px #3c1e5a1a}.narrow{max-width:800px}.two-columns__left{flex:0 0 35%}.two-columns__right{flex:65%}.two-columns2__left{flex:0 0 50%}.two-columns2__right{flex:50%}.two-columns__right ul{margin:0;padding-left:1.25rem;list-style-type:disc}.two-columns__right li+li{margin-top:.5rem}.two-columns__left ul{margin:0;padding-left:1.25rem;list-style-type:disc}.two-columns__left li+li{margin-top:.5rem}@media (width>=768px){.two-columns{flex-direction:row;align-items:center}}.bild2{width:auto;height:15em;display:block}.space-section{margin-bottom:2.5rem}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{overscroll-behavior:contain;background:#fff;border-radius:8px;width:98%;max-width:900px;max-height:80vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 2px 16px #0003}.modal-close{cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.modal-header{margin-bottom:1rem;padding-right:2rem}.modal-header h3{color:#d32f2f;margin:0}.modal-body{margin-bottom:1.5rem}.modal-footer{text-align:center}.modal-button{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:4px;padding:.75rem 2rem;font-size:1rem}.modal-button:hover{background:#1565c0}.modal-table{border-collapse:collapse;width:100%;margin-top:1.5em;font-size:.95em}.modal-table td{vertical-align:top;text-align:left;border-bottom:1px solid #eee;padding:.5em}@media (width<=600px){.modal-content{border-radius:4px;width:98vw;max-width:98vw;padding:1rem}.modal-table{font-size:.9em}}.interview-preparation{text-align:center;background:radial-gradient(circle at 100% 0,#972bcf1f,#0000 38%),linear-gradient(145deg,#fff 0%,#faf7ff 100%);border:1px solid #764ba22e;border-radius:24px;width:min(760px,100% - 2rem);margin:2.5rem auto;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 18px 50px #4b237024}.interview-preparation__eyebrow{color:#764ba2;letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:800}.interview-preparation h2{color:#2f2440;margin:.55rem 0 .8rem;font-size:clamp(1.7rem,4vw,2.35rem)}.interview-preparation__message{color:#5e526b;max-width:620px;min-height:3.2rem;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.interview-preparation__steps{text-align:left;max-width:570px;margin:0 auto;padding:0;list-style:none}.interview-preparation__step{color:#938a9b;grid-template-columns:2.65rem 1fr auto;align-items:center;gap:.9rem;min-height:4rem;font-weight:650;display:grid;position:relative}.interview-preparation__step:not(:last-child):after{content:"";background:#e8dfed;width:2px;position:absolute;top:3.05rem;bottom:-.95rem;left:1.28rem}.interview-preparation__step.is-complete:not(:last-child):after{background:linear-gradient(#7f46ac,#a96ad0)}.interview-preparation__step-icon{z-index:1;color:#9b8fa4;background:#fff;border:2px solid #ded4e5;border-radius:50%;place-items:center;width:2.65rem;height:2.65rem;font-size:.92rem;font-weight:800;display:grid;position:relative}.interview-preparation__step.is-complete{color:#4e4059}.interview-preparation__step.is-complete .interview-preparation__step-icon{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-color:#764ba2}.interview-preparation__step.is-active{color:#3e2c4b}.interview-preparation__step.is-active .interview-preparation__step-icon{color:#7b2ca3;border-color:#972bcf;box-shadow:0 0 0 6px #972bcf1a}.interview-preparation__pulse{background:#972bcf;border-radius:50%;width:.7rem;height:.7rem;animation:1.8s ease-out infinite preparationPulse;box-shadow:0 0 #972bcf59}.interview-preparation__reassurance,.interview-preparation__notice{color:#756b7d;max-width:600px;margin:2rem auto 0;font-size:.92rem;line-height:1.55}.interview-preparation__notice{color:#74521d;background:#fff4df;border-radius:10px;margin-top:.8rem;padding:.75rem 1rem}@keyframes preparationPulse{70%{box-shadow:0 0 0 9px #972bcf00}to{box-shadow:0 0 #972bcf00}}@media (width<=600px){.interview-preparation{border-radius:18px;width:calc(100% - 1rem);margin:1rem auto}.interview-preparation__step{grid-template-columns:2.4rem 1fr auto;gap:.7rem;font-size:.93rem}.interview-preparation__step-icon{width:2.4rem;height:2.4rem}.interview-preparation__step:not(:last-child):after{top:2.9rem;left:1.15rem}}.interview-chat-container{background:#fff;border:1px solid #e3f2fd;border-radius:20px;max-width:800px;margin:2rem auto;padding:2rem 3rem;position:relative;box-shadow:0 8px 32px #0000001a}.interview-chat-container:before{content:"";z-index:-1;opacity:.1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;position:absolute;inset:-1px}.interview-chat-container h2{text-align:center;color:#333;margin-bottom:2rem;font-size:1.5rem}.interview-chat{max-width:100%;margin:0;padding:0}.chat-question{justify-content:flex-start;margin-bottom:1.5rem;display:flex}.chat-question p{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px 20px 20px 5px;max-width:70%;margin:0;padding:1rem 1.5rem;position:relative;box-shadow:0 2px 10px #0000001a}.chat-answer{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.chat-answer p{color:#1976d2;background:#e3f2fd;border:2px solid #1976d2;border-radius:20px 20px 5px;max-width:70%;margin:0;padding:1rem 1.5rem;font-weight:500;position:relative;box-shadow:0 2px 10px #0000001a}.chat-answer p:after{content:"🎤";font-size:1.5rem;position:absolute;top:.5rem;right:-2rem}@media (width<=768px){.interview-chat-container{border-radius:16px;margin:1rem .15rem;padding:1.5rem .75rem}.chat-question p,.chat-answer p{max-width:85%}.chat-answer p:after{display:none}}@media (width<=480px){.interview-chat-container{margin:1rem .1rem;padding:1rem .5rem}.chat-question p,.chat-answer p{max-width:90%;padding:.75rem 1rem}}.success-modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:400px;padding:2rem;animation:.3s slideIn;box-shadow:0 10px 30px #0003}.success-icon{margin-bottom:1rem;font-size:3rem}.success-modal h3{color:#2e7d32;margin-bottom:1rem;font-size:1.5rem}.success-modal p{color:#666;margin:0;line-height:1.5}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.interview-complete{text-align:center;background:linear-gradient(135deg,#e8f5e8 0%,#f0f8ff 100%);border:2px solid #4caf50;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #4caf5033}.complete-icon{margin-bottom:1rem;font-size:3rem}.interview-complete h3{color:#2e7d32;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.interview-complete p{color:#1b5e20;margin:0;font-size:1.1rem;font-weight:500;line-height:1.5}@media (width<=768px){.interview-complete{margin:1.5rem 0;padding:1.5rem}.complete-icon{font-size:2.5rem}.interview-complete h3{font-size:1.5rem}.interview-complete p{font-size:1rem}}.payment-modal{width:90%;max-width:500px;margin:0 auto}.payment-modal__content{text-align:center;padding:2rem}.payment-modal__icon{margin-bottom:1rem;font-size:3rem}.payment-modal__title{color:#333;margin-bottom:1rem;font-size:1.5rem}.payment-modal__message{color:#555;margin-bottom:1.5rem;font-size:1rem}.payment-modal__product{color:#333;margin-bottom:1.5rem;font-size:1rem}.payment-modal__info{color:#666;margin-bottom:2rem;font-size:.9rem;line-height:1.4}.payment-modal__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn--success{color:#fff;background-color:#28a745}.btn--success:hover{background-color:#218838}.btn--secondary{color:#fff;background-color:#6c757d}.btn--secondary:hover{background-color:#5a6268}@media (width<=768px){.payment-modal{width:95%;max-width:none}.payment-modal__content{padding:1.5rem 1rem}.payment-modal__title{font-size:1.3rem}.payment-modal__icon{font-size:2.5rem}.payment-modal__buttons{flex-direction:column;gap:.75rem}.payment-modal__buttons .btn{width:100%;padding:.75rem 1rem}}@media (width<=480px){.payment-modal__content{padding:1rem .75rem}.payment-modal__title{font-size:1.2rem}.payment-modal__message,.payment-modal__product{font-size:.9rem}.payment-modal__info{font-size:.8rem}}.interview-complete-modal{width:90%;max-width:600px;margin:0 auto}.interview-complete-modal__content{text-align:center;padding:2.5rem 2rem}.interview-complete-modal__icon{margin-bottom:1.5rem;font-size:4rem;animation:1s ease-in-out bounce}.interview-complete-modal__title{color:#333;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.interview-complete-modal__message{color:#555;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.interview-complete-modal__info{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.5}.interview-complete-modal__features{text-align:left;margin-bottom:2rem}.feature-item{background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;align-items:center;margin-bottom:1rem;padding:.75rem;display:flex}.feature-icon{flex-shrink:0;margin-right:.75rem;font-size:1.2rem}.interview-complete-modal__button{color:#fff;background-color:#007bff;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.interview-complete-modal__button:hover{background-color:#0056b3;transform:translateY(-2px)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (width<=768px){.interview-complete-modal{width:95%}.interview-complete-modal__content{padding:2rem 1.5rem}.interview-complete-modal__title{font-size:1.5rem}.interview-complete-modal__icon{font-size:3rem}.feature-item{text-align:center;flex-direction:column;padding:1rem}.feature-icon{margin-bottom:.5rem;margin-right:0}}@media (width<=480px){.interview-complete-modal__content{padding:1.5rem 1rem}.interview-complete-modal__title{font-size:1.3rem}.interview-complete-modal__message,.interview-complete-modal__info,.feature-item{font-size:.9rem}.interview-complete-modal__button{width:100%;padding:1rem}}
