:root{--background:#08100b;--panel:#0b120e;--panel-raised:#151d18;--panel-strong:#222b25;--text:#e2e7e2;--muted:#9da99f;--muted-strong:#bdc8bf;--line:#202c25;--line-soft:#18231d;--accent:#4edea3;--accent-dark:#003824;--blue:#156cd8}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}a{color:inherit}.workspace{--sidebar-width:clamp(15.5rem, 25vw, 25rem);--profile-width:clamp(18rem, 25vw, 25rem);grid-template-columns:var(--sidebar-width) minmax(0, 1fr) var(--profile-width);background:var(--background);align-items:start;min-height:100vh;display:grid}.sidebar,.profile{background:#071009;height:100dvh;padding:1.85rem;display:flex;position:sticky;top:0}.profile,.history{scrollbar-color:transparent transparent;scrollbar-gutter:stable;scrollbar-width:thin}.profile:hover,.history:hover{scrollbar-color:#315241 transparent}.profile::-webkit-scrollbar{width:.45rem}.history::-webkit-scrollbar{width:.45rem}.profile::-webkit-scrollbar-track{background:0 0}.history::-webkit-scrollbar-track{background:0 0}.profile::-webkit-scrollbar-thumb{background:padding-box padding-box;border:.14rem solid #0000;border-radius:999px}.history::-webkit-scrollbar-thumb{background:padding-box padding-box;border:.14rem solid #0000;border-radius:999px}.profile:hover::-webkit-scrollbar-thumb{background-color:#315241}.history:hover::-webkit-scrollbar-thumb{background-color:#315241}.profile::-webkit-scrollbar-thumb:hover{background-color:var(--accent)}.history::-webkit-scrollbar-thumb:hover{background-color:var(--accent)}.sidebar{border-right:1px solid #142019;flex-direction:column;gap:1.8rem;overflow:hidden}.profile{border-left:1px solid #142019;flex-direction:column;overflow-y:auto}.brand{color:var(--accent);letter-spacing:-.045em;align-items:center;gap:.8rem;font-size:clamp(1.45rem,1.8vw,2rem);font-weight:750;display:flex}.brand-mark{background:var(--accent);width:2.5rem;height:2.5rem;color:var(--accent-dark);border-radius:.55rem;place-items:center;font-size:.95rem;font-weight:900;display:grid}.new-session{background:var(--accent);min-height:2.8rem;color:var(--accent-dark);border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;font-size:1rem;font-weight:800;transition:transform .16s,filter .16s;display:flex}.new-session:hover{filter:brightness(1.06);transform:translateY(-1px)}.new-session svg{flex:none}.section-label{color:var(--muted);letter-spacing:.085em;text-transform:uppercase;margin:0 0 .85rem;font-size:.72rem;font-weight:750;line-height:1.2}.history-section{flex-direction:column;flex:auto;min-height:0;display:flex}.history{gap:.38rem;min-height:0;padding-right:.3rem;display:grid;overflow-y:auto}.history button{width:100%;min-height:3.45rem;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:.65rem;align-items:center;gap:.78rem;padding:.65rem .8rem;transition:background .16s,border-color .16s;display:flex}.history button:hover{background:#111a15;border-color:#24563d}.history button[aria-current=page]{background:var(--blue);border-color:#1875e2}.history-icon{color:var(--muted-strong);font-size:1.05rem}.history-copy{gap:.13rem;min-width:0;display:grid}.history-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:500;overflow:hidden}.history-copy small{color:#b8c3ba;letter-spacing:.05em;font-size:.68rem}.history button[aria-current=page] small{color:#d6e5ff}.history-empty{color:#77847b;margin:0;font-size:.82rem;line-height:1.55}.suggestions{flex-wrap:wrap;gap:.48rem;display:flex}.suggestions button{color:var(--text);background:#202923;border:1px solid #303b34;border-radius:999px;padding:.45rem .7rem;font-size:.83rem;line-height:1;transition:border-color .16s,color .16s}.suggestions button:hover{border-color:var(--accent);color:var(--accent)}.sidebar-bottom{border-top:1px solid #17241d;flex:none;gap:.45rem;padding-top:1.65rem;display:grid}.sidebar-bottom button{color:var(--muted-strong);text-align:left;background:0 0;border:0;align-items:center;gap:.8rem;padding:.45rem 0;display:flex}.sidebar-bottom button:hover{color:var(--accent)}.main-panel{min-width:0;min-height:100vh;position:relative}.topbar{border-bottom:1px solid var(--line-soft);background:#0b120ee6;justify-content:space-between;align-items:center;min-height:5rem;padding:0 2rem;display:flex}.session-id{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.79rem;font-weight:650}.session-id strong{color:var(--accent);font-weight:750}.top-actions{gap:.5rem;display:flex}.top-actions button{width:2.5rem;height:2.5rem;color:var(--muted-strong);background:0 0;border:0;border-radius:.5rem;place-items:center;font-size:1.45rem;line-height:1;display:grid}.top-actions button:hover{color:var(--accent);background:#18221c}.conversation{width:min(100% - 4rem,46rem);margin:0 auto;padding:clamp(5.75rem,8.3vw,8.8rem) 0 12rem}.hero{text-align:center;margin:0 auto clamp(3.5rem,5vw,5rem)}.hero h1{color:#f0f2ee;letter-spacing:-.052em;max-width:42rem;margin:0 auto;font-size:clamp(2.55rem,3.85vw,4rem);font-weight:650;line-height:1.08}.hero p{max-width:43rem;color:var(--muted-strong);margin:1.65rem auto 0;font-size:clamp(1.03rem,1.35vw,1.22rem);line-height:1.65}.messages{gap:2rem;display:grid}.message{max-width:100%;color:var(--text)}.message.assistant{align-items:flex-start;gap:1rem;display:flex}.message.user{background:#123c2b;border:1px solid #2f7a57;border-radius:1rem;justify-self:end;max-width:min(88%,35rem);padding:.9rem 1.05rem}.message-copy{min-width:0;padding-top:.13rem}.message-copy>p,.rich-message p{margin:0;font-size:1.04rem;line-height:1.72}.rich-message{color:var(--text)}.rich-message>*+*{margin-top:.95rem}.rich-message h3{color:#f2f7f2;letter-spacing:-.018em;margin-bottom:-.2rem;font-size:1.08rem;font-weight:760;line-height:1.4}.rich-message ul,.rich-message ol{color:#dce6de;gap:.48rem;margin-bottom:0;padding-left:1.3rem;line-height:1.65;display:grid}.rich-message li::marker{color:var(--accent)}.rich-message strong{color:#f1f7f2;font-weight:760}.rich-message code{color:#b7f3cf;font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, monospace;background:#122018;border:1px solid #31483a;border-radius:.35rem;padding:.08rem .32rem;font-size:.89em}.rich-message pre{background:#09130d;border:1px solid #294336;border-radius:.75rem;margin-bottom:0;padding:1rem 1.1rem;overflow-x:auto}.rich-message pre code{color:#d7eadb;white-space:pre;background:0 0;border:0;padding:0;font-size:.84rem;line-height:1.65;display:block}.rich-message blockquote{border-left:2px solid var(--accent);color:var(--muted-strong);margin-bottom:0;padding-left:.85rem;line-height:1.65}.rich-message a{color:var(--accent);text-underline-offset:.16em;font-weight:700;-webkit-text-decoration:underline #71e6a173;text-decoration:underline #71e6a173}.assistant-mark{background:var(--accent);width:2.4rem;height:2.4rem;color:var(--accent-dark);border-radius:.5rem;flex:none;place-items:center;font-size:.9rem;font-weight:900;display:grid}.welcome-message{background:linear-gradient(135deg,#101e17,#0d1712);border:1px solid #1b6041;border-radius:1rem;margin:.5rem 0 1.5rem;padding:1.7rem}.welcome-message .assistant-mark{color:var(--accent);background:#123b2b;border-radius:50%}.welcome-message .message-copy>p,.welcome-message .rich-message p{font-size:1.08rem;line-height:1.55}.evidence{flex-wrap:wrap;gap:.48rem;margin-top:1rem;display:flex}.evidence a{color:var(--accent);letter-spacing:.015em;background:#103b2a;border:0;border-radius:999px;align-items:center;gap:.3rem;padding:.34rem .63rem;font-size:.81rem;font-weight:700;text-decoration:none;display:inline-flex}.evidence a:hover{background:#155238}.message-meta,.tool-status{color:var(--muted);margin:.75rem 0 0;font-size:.78rem;line-height:1.5}.tool-status{border-left:2px solid var(--accent);padding-left:.7rem}.conversation-end{height:1px}.no-answer .message-copy{color:#d7dad1;border-left:3px solid #a5a99a;padding-left:.8rem}.question-grid{flex-wrap:wrap;justify-content:center;gap:.8rem;margin:3.75rem 0 4.25rem;display:flex}.question-grid button{color:var(--text);touch-action:manipulation;background:#1d2721;border:1px solid #303b34;border-radius:.85rem;align-items:center;gap:.38rem;padding:.72rem 1rem;font-size:.92rem;font-weight:650;transition:border-color .16s,transform .16s;display:inline-flex}.question-grid button:hover{border-color:#3e8d65;transform:translateY(-1px)}.composer-wrap{right:var(--profile-width);bottom:calc(var(--keyboard-inset,0px) + env(safe-area-inset-bottom,0px));left:var(--sidebar-width);z-index:3;background:linear-gradient(to top, var(--background) 53%, #08100bdb 75%, transparent);padding:3.25rem 2rem 1.35rem;position:fixed}.composer{background:#0d1711f0;border:1px solid #2b4437;border-radius:1rem;align-items:center;gap:.35rem;max-width:46rem;margin:0 auto;padding:.55rem .65rem;display:flex;box-shadow:0 16px 36px #0003}.composer input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:.7rem .45rem;font-size:1rem}.composer input::placeholder{color:#849087}.composer-icon{width:2.25rem;height:2.25rem;color:var(--muted-strong);background:0 0;border:0;border-radius:.5rem;place-items:center;font-size:1.2rem;display:grid}.composer-icon:hover{color:var(--accent)}.send{background:var(--accent);width:2.85rem;height:2.85rem;color:var(--accent-dark);touch-action:manipulation;border:0;border-radius:.65rem;place-items:center;font-size:1.65rem;font-weight:500;line-height:1;display:grid}.disclaimer{color:#69746c;text-align:center;margin:.8rem 0 0;font-size:.7rem}.profile{padding-top:1.9rem}.profile-head{text-align:center}.avatar{border:2px dashed var(--accent);color:#e6f5eb;letter-spacing:-.08em;background:radial-gradient(circle at 35% 25%,#375a49,#121d17 62%);border-radius:50%;place-items:center;width:7.55rem;height:7.55rem;margin:0 auto 1.35rem;font-size:2.15rem;font-weight:750;display:grid;position:relative;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.availability-dot{background:var(--accent);border:3px solid #071009;border-radius:50%;width:1.35rem;height:1.35rem;position:absolute;bottom:.45rem;right:.2rem}.profile h2{color:#f0f2ee;letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,2.2vw,2rem)}.role{color:var(--accent);letter-spacing:-.03em;text-transform:uppercase;margin:.6rem 0 .35rem;font-size:.78rem;font-weight:800}.experience{color:var(--muted-strong);margin:0;font-size:.95rem}.mobile-interview-cta{display:none}.focus-card{background:#252e29;border:1px solid #303b34;border-radius:1rem;margin:2.55rem 0 2rem;padding:1.25rem}.focus-card .section-label{margin-bottom:.85rem}.focus-card p:last-child{color:#f0f2ee;margin:0;font-size:1.06rem;line-height:1.55}.quick-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.quick-links a,.quick-links button{min-width:0;color:var(--text);background:#131c16;border:0;border-radius:.65rem;align-items:center;gap:.55rem;padding:.7rem .75rem;font-size:.88rem;font-weight:650;text-decoration:none;display:flex}.quick-links a svg,.quick-links button svg{color:var(--muted-strong);flex:none}.quick-links button{color:var(--accent);background:#0c3425}.quick-links button svg{color:var(--accent)}.skills-section{margin-top:2.15rem}.skills{flex-wrap:wrap;gap:.5rem;display:flex}.skills span{color:#e2e7e2;background:#2b342f;border:1px solid #39433d;border-radius:.45rem;padding:.35rem .55rem;font-size:.83rem;font-weight:600}.availability{border-top:1px solid #17241d;justify-content:space-between;align-items:center;gap:.8rem;margin-top:1.8rem;padding:1.45rem .15rem 0;display:flex}.availability strong{color:#e6eee7;font-size:.9rem;font-weight:600}.availability strong:before{content:"●";color:var(--accent);margin-right:.45rem;font-size:.8rem}.availability span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:750}.booking-backdrop{z-index:20;background:#000000b3;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.booking-modal{background:#101914;border:1px solid #315241;border-radius:1rem;width:min(100%,32rem);max-height:min(44rem,90dvh);padding:2rem;position:relative;overflow-y:auto;box-shadow:0 2rem 5rem #00000073}.booking-modal h2{color:#f0f2ee;letter-spacing:-.035em;margin:0 2.5rem 1.5rem 0;font-size:1.65rem}.modal-close{width:2.25rem;height:2.25rem;color:var(--muted-strong);background:#202a24;border:0;border-radius:.5rem;place-items:center;display:grid;position:absolute;top:1.25rem;right:1.25rem}.modal-close:hover{color:var(--accent)}.booking-form{gap:1rem;display:grid}.booking-form label{color:var(--muted-strong);gap:.45rem;font-size:.88rem;font-weight:650;display:grid}.booking-form input,.booking-form select,.booking-form textarea{width:100%;color:var(--text);font:inherit;background:#0a120d;border:1px solid #314138;border-radius:.6rem;outline:0;padding:.75rem .8rem;font-size:.95rem}.booking-form textarea{resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--accent)}.booking-form button{background:var(--accent);min-height:2.8rem;color:var(--accent-dark);border:0;border-radius:.65rem;font-weight:800}.booking-status{color:var(--muted-strong);margin:0 0 1rem;line-height:1.55}.booking-status.error{color:#ffb4ab}.booking-status.success{color:var(--accent)}@media (max-width:1270px){.workspace{--sidebar-width:16rem;grid-template-columns:var(--sidebar-width) minmax(0, 1fr)}.profile{display:none}.composer-wrap{right:0}.conversation{width:min(100% - 3rem,46rem)}}@media (max-width:760px){.workspace{display:block}.sidebar,.main-panel:not(.is-mobile-interview-open),.main-panel.is-mobile-interview-open+.profile{display:none}.profile{height:auto;min-height:100dvh;padding:2.4rem 1.35rem calc(2rem + env(safe-area-inset-bottom,0px));border-left:0;display:flex}.profile-head{padding-top:1.25rem}.mobile-interview-cta{background:var(--accent);width:100%;min-height:3.15rem;color:var(--accent-dark);border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.55rem;margin:2rem 0 .25rem;font-size:.95rem;font-weight:850;display:flex}.topbar{min-height:4.25rem;padding:0 1rem}.session-id{text-overflow:ellipsis;white-space:nowrap;max-width:75%;overflow:hidden}.conversation{width:min(100% - 2rem,44rem);padding:3.5rem 0 calc(9.5rem + var(--keyboard-inset,0px));flex-direction:column;display:flex}.hero{order:1;margin-bottom:1.25rem}.hero h1{font-size:2.5rem}.hero p{font-size:1rem}.messages-intro{order:3}.question-grid{scrollbar-width:none;flex-wrap:nowrap;order:2;justify-content:flex-start;margin:0 0 1.8rem;padding:.25rem 0;overflow-x:auto}.question-grid::-webkit-scrollbar{display:none}.question-grid button{flex:none}.messages-conversation{order:4}.tool-status{order:5}.conversation-end{order:6}.welcome-message{padding:1.2rem}.message.user{max-width:96%}.composer-wrap{padding:2.5rem 1rem 1rem;left:0;right:0}.composer{border-radius:.85rem}.top-actions button{width:2.1rem}.disclaimer{font-size:.64rem}}
