@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--navy:#0c2340;--navy2:#153b5b;--teal:#13a89e;--teal2:#86d5cd;--ivory:#f7f5ef;--white:#fff;--ink:#132332;--muted:#66737a;--line:#d9ddd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}button,select{font:inherit}button{cursor:pointer}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;display:flex}.brand{color:var(--navy);background:0 0;border:0;align-items:center;padding:0;display:flex}.brand img{object-fit:contain;object-position:left center;width:178px;height:58px;display:block}.nav-actions{align-items:center;gap:14px;display:flex}.privacy-pill{color:#55706c;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.privacy-pill:first-letter{color:var(--teal)}.language{border:1px solid var(--line);color:var(--navy);background:0 0;border-radius:99px;padding:9px 13px;font-weight:700}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:670px;padding-block:70px;display:grid}.eyebrow{color:#247e78;letter-spacing:.16em;font-size:12px;font-weight:800}.hero h1,.flow h1,.ready h1,.live h1,.report h1{color:var(--navy);letter-spacing:-.045em;margin:22px 0;font-family:Georgia,serif;font-size:clamp(44px,6vw,78px);line-height:1.02}.hero h1 em{color:var(--teal);font-style:italic;font-weight:400}.hero-copy>p:not(.eyebrow){color:var(--muted);max-width:620px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.hero-actions small{color:var(--muted)}.primary,.secondary{border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:30px;padding:17px 20px;font-weight:800;display:inline-flex}.primary{background:var(--navy);color:#fff;box-shadow:0 10px 30px #0c234020}.primary:hover{background:var(--navy2);transform:translateY(-1px)}.secondary{border:1px solid var(--line);color:var(--navy);background:#fff}.interview-card{background:var(--navy);color:#fff;border-radius:26px;min-height:500px;padding:26px;position:relative;overflow:hidden;box-shadow:0 28px 70px #0c23402d}.card-head{color:#8cc6c3;letter-spacing:.15em;justify-content:space-between;font-size:11px;display:flex}.avatar{place-items:center;height:220px;display:grid;position:relative}.avatar-core{z-index:2;background:var(--teal);border-radius:50%;place-items:center;width:92px;height:92px;font-family:Georgia,serif;font-size:30px;display:grid}.pulse{border:1px solid #67c8c26b;border-radius:50%;position:absolute}.p1{width:145px;height:145px}.p2{width:205px;height:205px}.sample{background:#ffffff0c;border:1px solid #ffffff1c;border-radius:15px;padding:22px}.sample span{color:#8cc6c3;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.sample p{margin:12px 0 0;font-family:Georgia,serif;font-size:22px;line-height:1.35}.wave{justify-content:center;align-items:center;gap:7px;height:70px;display:flex}.wave i,.sound-bars i{background:var(--teal2);border-radius:9px;width:4px;display:block}.trust{border-block:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid>div{border-right:1px solid var(--line);padding:48px 42px}.trust-grid>div:first-child{border-left:1px solid var(--line)}.trust-grid b{color:var(--teal);font-size:12px}.trust-grid h2{color:var(--navy);font-family:Georgia,serif;font-size:24px}.trust-grid p{color:var(--muted);line-height:1.7}.disclaimer{color:var(--muted);align-items:center;gap:18px;padding-block:34px;font-size:14px;display:flex}.disclaimer>span{border:1px solid var(--teal);height:30px;color:var(--teal);border-radius:50%;flex:0 0 30px;place-items:center;font-weight:700;display:grid}.disclaimer p{margin:0}.disclaimer b{color:var(--navy)}.flow{grid-template-columns:.9fr 1.1fr;gap:100px;min-height:720px;padding-block:80px;display:grid}.flow h1,.ready h1,.live h1,.report h1{font-size:clamp(40px,5vw,62px)}.flow-copy>p:not(.eyebrow),.ready p{color:var(--muted);font-size:18px;line-height:1.7}.privacy-box{border-left:3px solid var(--teal);background:#e9f6f3;flex-direction:column;gap:7px;margin-top:35px;padding:18px 22px;display:flex}.privacy-box b{color:var(--navy)}.privacy-box span{color:var(--muted);font-size:13px}.profile-form{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;gap:24px;height:max-content;padding:34px;display:grid}.profile-form label{flex-direction:column;gap:9px;display:flex}.profile-form label:nth-child(5){grid-column:1/-1}.profile-form label span{color:var(--navy);font-size:12px;font-weight:800}select{appearance:none;border:1px solid var(--line);color:var(--ink);background-color:#fbfbf8;background-image:linear-gradient(45deg,#0000 50%,#58706f 50%),linear-gradient(135deg,#58706f 50%,#0000 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-repeat:no-repeat;background-size:5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:9px;padding:15px}.wide{grid-column:1/-1}.ready{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;min-height:700px;display:grid}.mic-visual{background:var(--navy);border-radius:28px;place-items:center;height:420px;display:grid;position:relative}.mic-ring{border:1px solid #77c9c466;border-radius:50%;place-items:center;width:140px;height:140px;display:grid;box-shadow:0 0 0 35px #ffffff08,0 0 0 70px #ffffff05}.mic-ring span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.sound-bars{align-items:center;gap:7px;display:flex;position:absolute;bottom:38px}.ready ul{flex-wrap:wrap;gap:8px;margin:25px 0;padding:0;list-style:none;display:flex}.ready li{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:8px 12px;font-size:12px}.error{color:#9f2d25;background:#fff1ef;border:1px solid #f3c4bf;border-radius:8px;margin:15px 0;padding:13px}.live{min-height:760px;padding-block:60px}.live-top,.report-head{justify-content:space-between;align-items:flex-start;display:flex}.live-top h1,.report-head h1{max-width:720px}.end{color:#9f2d25;background:0 0;border:1px solid #cba9a3;border-radius:9px;padding:12px 18px}.live-panel{background:var(--navy);color:#fff;text-align:center;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:38px;display:flex}.consul{color:#9cc5c2;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;font-size:12px;display:flex}.consul-avatar{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.live-question{max-width:820px;margin:42px auto;font-family:Georgia,serif;font-size:clamp(27px,4vw,44px);line-height:1.3}.listening{color:#9cc5c2;align-items:center;gap:10px;font-size:12px;display:flex}.orb{background:var(--teal);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 8px #13a89e2b}.question-count{color:#9cc5c2;letter-spacing:.04em;font-size:12px;font-weight:700}.question-progress{gap:8px;margin-top:12px;display:flex}.question-progress i{background:#fff2;width:42px;height:3px}.question-progress .active{background:var(--teal)}.session-note{text-align:center;color:var(--muted);font-size:12px}.report{min-height:760px;padding-block:70px}.score-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:35px 0;display:grid}.score{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.score>span{color:var(--muted);text-transform:uppercase;font-size:12px}.score strong{color:var(--navy);margin:15px 0;font-family:Georgia,serif;font-size:44px;display:block}.score small{color:var(--muted);font-size:14px}.score>div{background:#e9ece8;border-radius:5px;height:5px}.score i{background:var(--teal);border-radius:5px;height:100%;display:block}.report-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.report-grid article,.summary{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.report-grid article>span,.summary b{color:var(--teal);letter-spacing:.12em;font-size:12px;font-weight:800}.report-grid ul{margin:20px 0 0;padding:0;list-style:none}.report-grid li{color:var(--muted);border-bottom:1px solid #eef0ed;padding:10px 0}.summary{margin-top:12px}.summary p{color:var(--muted);line-height:1.7}.support-card{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:28px;margin-top:12px;padding:27px 30px;display:flex;box-shadow:0 16px 38px #0c234018}.support-copy{align-items:flex-start;gap:17px;max-width:760px;display:flex}.coffee-mark{font-size:30px;line-height:1}.support-card h2{margin:0 0 7px;font-size:20px}.support-card p{color:#c8dcda;margin:0;font-size:14px;line-height:1.55}.support-button{color:var(--navy);background:#fff;border-radius:10px;flex:none;justify-content:space-between;align-items:center;gap:24px;padding:15px 18px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.support-button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00000025}.support-button:focus-visible{outline:3px solid var(--teal2);outline-offset:3px}.report-privacy{text-align:center;color:#54837f;margin-top:22px;font-size:12px}.footer{border-top:1px solid var(--line);min-height:96px;color:var(--muted);justify-content:space-between;align-items:center;gap:28px;font-size:12px;display:flex}.footer-right{text-align:right;flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer nav{gap:18px;display:flex}.footer a,.legal-consent a,.legal-page a{color:var(--navy);text-underline-offset:3px;text-decoration:underline}.footer .footer-support{color:#247e78;font-weight:800}.legal-consent{color:var(--muted);align-items:flex-start;gap:11px;margin:24px 0;font-size:13px;line-height:1.55;display:flex}.legal-consent input{width:18px;height:18px;accent-color:var(--teal);flex:none;margin-top:2px}button:disabled{cursor:not-allowed;opacity:.48;transform:none!important}.legal-shell{width:min(900px,100% - 40px);margin-inline:auto}.legal-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;display:flex}.legal-nav img{object-fit:contain;object-position:left center;width:178px;height:58px;display:block}.legal-nav div{align-items:center;gap:18px;display:flex}.legal-nav a{color:var(--navy);font-size:13px;font-weight:700}.legal-page{padding:70px 0 110px}.legal-page>header{border-bottom:1px solid var(--line);padding-bottom:38px}.legal-page h1{color:var(--navy);letter-spacing:-.045em;margin:12px 0 18px;font-size:clamp(42px,6vw,68px);line-height:1}.legal-page .updated{color:var(--muted);font-size:13px}.legal-page article{padding-top:34px}.legal-page section{margin:0 0 34px}.legal-page h2{color:var(--navy);margin:0 0 12px;font-size:23px}.legal-page p,.legal-page li{color:var(--muted);font-size:16px;line-height:1.75}.legal-page ul{padding-left:22px}.legal-callout{border-left:3px solid var(--teal);background:#e9f6f3;border-radius:0 10px 10px 0;padding:22px 24px}.legal-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:28px 0 38px;font-size:12px;display:flex}.legal-footer div{gap:18px;display:flex}.hero h1,.flow h1,.ready h1,.live h1,.report h1,.avatar-core,.sample p,.trust-grid h2,.live-question,.score strong{font-family:Inter,Arial,Helvetica,sans-serif}.hero h1,.flow h1,.ready h1,.live h1,.report h1{font-weight:700}.voice-orb{place-items:center;width:116px;height:116px;margin:32px 0 18px;display:grid;position:relative}.voice-orb>i{opacity:.45;border:1px solid #86d5cd66;border-radius:50%;position:absolute;inset:8px}.voice-orb>i:nth-child(2){opacity:.22;inset:-8px}.voice-core{z-index:2;background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:76px;height:76px;font-size:18px;font-weight:800;transition:all .25s;display:grid;position:relative;box-shadow:0 0 32px #13a89e55}.voice-status{color:#b9dcda;flex-direction:column;align-items:center;gap:10px;min-height:46px;font-size:13px;font-weight:700;display:flex}.voice-bars{align-items:center;gap:4px;height:18px;display:flex}.voice-bars i{background:var(--teal2);border-radius:6px;width:3px;height:5px}.voice-ai-speaking .voice-core{animation:.85s ease-in-out infinite voicePulse}.voice-ai-speaking .voice-orb>i{animation:1.4s ease-out infinite ringOut}.voice-ai-speaking .voice-orb>i:nth-child(2){animation-delay:.35s}.voice-ai-speaking .voice-bars i,.voice-user-speaking .voice-bars i{animation:.72s ease-in-out infinite voiceBar}.voice-bars i:nth-child(2){animation-delay:.12s}.voice-bars i:nth-child(3){animation-delay:.24s}.voice-bars i:nth-child(4){animation-delay:.36s}.voice-bars i:nth-child(5){animation-delay:.48s}.voice-user-speaking .voice-core{background:#5d8ee6;animation:.65s ease-in-out infinite voicePulse;box-shadow:0 0 32px #5d8ee666}.voice-user-speaking .voice-orb>i{border-color:#8fb5ff;animation:1.2s ease-in-out infinite ringIn}.voice-thinking .voice-core{animation:1.8s ease-in-out infinite thinking}.voice-listening .voice-core{animation:2.4s ease-in-out infinite breathe}.voice-ai-speaking .live-question,.voice-user-speaking .live-question{margin-block:28px}.voice-ai-speaking .question-progress,.voice-user-speaking .question-progress{margin-top:24px}@keyframes voicePulse{50%{transform:scale(1.1);box-shadow:0 0 48px #13a89e88}}@keyframes ringOut{0%{opacity:.55;transform:scale(.8)}to{opacity:0;transform:scale(1.35)}}@keyframes ringIn{0%,to{opacity:.1;transform:scale(1.25)}50%{opacity:.6;transform:scale(.9)}}@keyframes voiceBar{0%,to{height:5px}50%{height:18px}}@keyframes thinking{0%,to{transform:rotate(-3deg)scale(.96)}50%{transform:rotate(3deg)scale(1.04)}}@keyframes breathe{0%,to{opacity:.82;transform:scale(.96)}50%{opacity:1;transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.voice-core,.voice-orb>i,.voice-bars i{animation:none!important}}@media (width<=800px){.shell{width:min(100% - 28px,1180px)}.privacy-pill{display:none}.hero,.flow,.ready{grid-template-columns:1fr;gap:45px}.hero{padding-block:45px}.interview-card{min-height:440px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-left:1px solid var(--line)}.profile-form{grid-template-columns:1fr;padding:22px}.profile-form label:nth-child(5),.wide{grid-column:auto}.mic-visual{height:330px}.live-top,.report-head{display:block}.score-grid{grid-template-columns:1fr 1fr}.report-grid{grid-template-columns:1fr}.support-card{flex-direction:column;align-items:stretch;padding:24px}.support-button{width:100%}.footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding-block:24px}.footer-right{text-align:left;align-items:flex-start}.footer nav{flex-wrap:wrap}.hero-actions{flex-direction:column;align-items:flex-start}.report-head .secondary{margin-bottom:15px}.legal-nav{height:76px}.legal-nav img,.brand img{width:150px;height:50px}.legal-page{padding:50px 0 80px}.legal-footer{flex-direction:column}.legal-footer div{flex-wrap:wrap}}@media (width<=480px){.score-grid{grid-template-columns:1fr}.hero h1{font-size:44px}.nav{height:72px}.interview-card{padding:19px}.live-panel{padding:24px}.trust-grid>div{padding:32px 24px}}
