.career-guidance .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.career-guidance .career-chat{position:relative;display:grid;height:1502px;grid-template-rows:minmax(0,1fr) auto auto;gap:var(--spacing-md)}.career-guidance .career-chat__messages{position:static;display:flex;min-height:0;flex-direction:column;gap:calc(var(--spacing-xl) + var(--spacing-xs));padding:0 0 var(--spacing-sm);overflow-y:auto;overscroll-behavior:contain;scroll-padding-block:var(--spacing-md);scrollbar-gutter:stable}.career-guidance .career-chat__messages.chat-scroll-region{padding-bottom:var(--spacing-xxl);scrollbar-gutter:auto}.career-guidance .career-chat__assistant{position:static;display:flex;width:960px;align-items:flex-start;gap:var(--spacing-md)}.career-guidance .career-chat__assistant>img,.career-guidance .career-chat__user>img{width:60px;height:60px;flex:none;border-radius:var(--radius-full)}.career-guidance .career-chat__assistant>div{display:flex;width:385px;flex:none;flex-direction:column;gap:var(--spacing-xs)}.career-guidance .career-chat__assistant--wide>div,.career-guidance .career-chat__assistant--loading>div,.career-guidance .career-chat__assistant--error>div{width:740px}.career-guidance .career-chat__assistant span,.career-guidance .career-chat__user span{color:var(--color-chat-meta);font-size:var(--typography-meta-size)}.career-guidance .career-chat__assistant article{min-width:0;padding:var(--spacing-md);border:3px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-primary);background:var(--color-surface);box-shadow:var(--shadow-sm);font-size:var(--typography-body-large-size);line-height:1.75}.career-guidance .career-chat__assistant article>.button{display:block;width:100%;min-height:46px;margin-top:var(--spacing-md)}.career-guidance .career-chat__assistant--loading article{color:var(--color-text-secondary);background:var(--color-surface-soft)}.career-guidance .career-chat__assistant--error article{border-color:var(--color-error)}.career-guidance .career-chat__user{position:static;display:grid;width:884px;align-self:flex-end;grid-template-columns:minmax(0,1fr) 60px;gap:var(--spacing-xs) var(--spacing-sm)}.career-guidance .career-chat__user span{grid-column:1;text-align:right}.career-guidance .career-chat__user img{position:static;grid-column:2;grid-row:1 / span 2}.career-guidance .career-chat__user p{max-width:100%;margin:0;padding:var(--spacing-md);border-radius:var(--radius-lg);color:var(--color-surface);background:var(--gradient-user-message);overflow-wrap:anywhere;font-size:var(--typography-body-large-size);line-height:1.75}.career-guidance .career-chat__composer{position:static;display:flex;width:960px;height:106px;align-items:center;padding:calc(var(--spacing-xs) + var(--spacing-xs) / 2) var(--spacing-md) calc(var(--spacing-xs) + var(--spacing-xs) / 2) var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.career-guidance .career-chat__voice{width:var(--size-chat-mode-icon);height:var(--size-chat-mode-icon);flex:none}.career-guidance .career-chat__voice-button{display:grid;place-items:center;border:0;background:transparent;box-shadow:none}.career-guidance .career-chat__composer input{min-width:0;flex:1;padding:0 calc(var(--spacing-md) + var(--spacing-xs));border:0;outline:0;color:var(--color-text-primary);background:transparent;font-size:var(--typography-label-size)}.career-guidance .career-chat__composer input::placeholder{color:var(--color-chat-placeholder)}.career-guidance .career-chat__composer>button{width:74px;height:74px;flex:none;padding:0;border-radius:var(--radius-full);background:transparent;cursor:pointer}.career-guidance .career-chat__composer>button img{width:74px;height:74px}.career-guidance .career-chat__composer>.career-chat__voice-button img{width:var(--size-chat-mode-icon);height:var(--size-chat-mode-icon)}.career-guidance .career-chat__composer.chat-composer--voice>.chat-composer__mode img{display:block;width:var(--size-chat-mode-icon);height:var(--size-chat-mode-icon);object-fit:contain}.career-guidance .career-chat__composer.chat-composer--voice{border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.career-guidance .career-chat__composer.chat-composer--voice>.chat-composer__press{display:grid;width:auto!important;min-width:0;flex:1 1 auto;place-items:center;text-align:center}.career-guidance .career-chat__composer>button:disabled,.career-guidance .career-chat__composer input:disabled{cursor:not-allowed;opacity:.62}.career-guidance .career-chat__shortcuts{position:static;display:flex;gap:calc(var(--spacing-md) + var(--spacing-xs))}.career-guidance .career-chat__shortcuts button{display:flex;height:54px;align-items:center;gap:calc(var(--spacing-sm) + var(--spacing-xs) / 2);padding:var(--spacing-xs) var(--spacing-lg);border:2px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-chat-control);background:var(--gradient-chat-input);cursor:pointer;font-size:var(--typography-body-large-size);font-weight:500}.career-guidance .career-chat__shortcuts img{width:24px;height:24px}.career-guidance .career-report-page,.career-guidance .career-detail-page{display:flex;flex-direction:column;gap:var(--spacing-md);padding-bottom:var(--spacing-xxl)}.career-guidance .career-report-hero{display:flex;height:260px;flex:none;align-items:center;justify-content:space-between;padding:0 var(--spacing-xl);overflow:hidden;border-radius:var(--radius-xl);background:var(--color-review-field-bg) url(./career-title-bg-O9z1qi6E.png) center / cover}.career-guidance .career-report-hero h1{margin:0;color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--typography-display-size)}.career-guidance .career-report-hero p{margin:var(--spacing-sm) 0 0;color:var(--color-text-secondary);font-size:var(--typography-body-size)}.career-guidance .career-report-hero img{width:300px;height:260px;align-self:flex-end;object-fit:contain}.career-guidance .career-report-card,.career-guidance .career-detail-card{margin:0;padding:var(--spacing-lg) var(--spacing-xl);border:2px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-md)}.career-guidance .career-report-card h2,.career-guidance .career-detail-card h2{margin:0 0 var(--spacing-md);padding-left:var(--spacing-sm);border-left:6px solid var(--color-primary);color:var(--color-text-primary);font-size:var(--typography-h3-size)}.career-guidance .career-report-card p,.career-guidance .career-detail-card p,.career-guidance .career-report-card li{color:var(--color-text-secondary);font-size:var(--typography-body-large-size);line-height:1.75}.career-guidance .career-report-card p{margin:var(--spacing-xs) 0}.career-guidance .career-report-card ol{margin:0;padding-left:var(--spacing-lg)}.career-guidance .career-report-card li+li{margin-top:var(--spacing-sm)}.career-guidance .career-tags{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.career-guidance .career-tags span{padding:var(--spacing-xs) var(--spacing-md);border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-review-field-bg);font-size:var(--typography-body-size)}.career-guidance .career-top-job{display:flex;align-items:center;padding:var(--spacing-sm);border-bottom:1px solid var(--color-review-field-border);color:var(--color-text-primary);font-size:var(--typography-body-large-size)}.career-guidance .career-top-job b{display:grid;width:36px;height:36px;margin-right:var(--spacing-md);place-items:center;border-radius:var(--radius-full);color:var(--color-surface);background:var(--color-primary)}.career-guidance .career-top-job em{margin-left:auto;color:var(--color-text-secondary);font-style:normal}.career-guidance .career-top-job strong{margin-left:var(--spacing-xs);color:var(--color-primary);font-size:var(--typography-h4-size)}.career-guidance .career-bottom-actions,.career-guidance .career-detail-actions{display:flex;gap:var(--spacing-md);padding:var(--spacing-sm);border:2px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-md)}.career-guidance .career-bottom-actions .button,.career-guidance .career-detail-actions .button{width:100%;min-width:0;flex:1}.career-guidance .career-chat__composer--actions{justify-content:center}.career-guidance .career-chat__composer--actions .button{width:420px}.career-guidance .career-jobs-page .career-chat__assistant{width:100%}.career-guidance .career-jobs-page .career-chat__assistant article{width:100%}.career-guidance .career-jobs-page .career-chat__assistant article>p{margin:0}.career-guidance .career-job-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-md);margin-top:var(--spacing-md)}.career-guidance .career-job-grid button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--spacing-xs) var(--spacing-sm);padding:var(--spacing-md);border:2px solid transparent;border-radius:var(--radius-lg);color:var(--color-text-primary);background:var(--color-review-field-bg);text-align:left;cursor:pointer}.career-guidance .career-job-grid button.is-selected{border-color:var(--color-primary);background:var(--color-surface)}.career-guidance .career-job-grid button:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.career-guidance .career-job-grid strong{overflow:hidden;font-size:var(--typography-body-large-size);text-overflow:ellipsis;white-space:nowrap}.career-guidance .career-job-grid em{color:var(--color-warning);font-style:normal;font-weight:700}.career-guidance .career-job-grid small{display:flex;grid-column:1 / -1;align-items:center;gap:var(--spacing-xs);color:var(--color-text-tertiary);font-size:var(--typography-meta-size)}.career-guidance .career-job-grid small img{width:16px;height:16px}.career-guidance .career-job-grid__note{display:block;margin-top:var(--spacing-md);color:var(--color-text-muted);text-align:right}.career-guidance--jobs .career-jobs-page .career-chat__assistant>div{width:884px}.career-guidance--jobs .career-jobs-page .career-chat__assistant article{width:100%;padding:30px;border:3px solid var(--color-border);border-radius:var(--radius-lg);background:var(--gradient-career-job-message)}.career-guidance--jobs .career-jobs-page .career-chat__assistant article>p{color:var(--color-text-primary);font-size:var(--typography-career-job-intro-size);line-height:2.18}.career-guidance--jobs .career-job-grid{gap:var(--spacing-md);margin-top:var(--spacing-lg)}.career-guidance--jobs .career-job-grid>button{display:flex;min-width:0;min-height:150px;align-items:flex-start;justify-content:space-between;gap:var(--spacing-sm);padding:20px 24px;border:3px solid var(--color-border);border-radius:var(--radius-md);background:var(--gradient-career-job-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);font-family:var(--font-body)}.career-guidance--jobs .career-job-grid>button:hover,.career-guidance--jobs .career-job-grid>button:focus-visible{border-color:var(--color-primary);background:var(--gradient-career-job-card)}.career-guidance--jobs .career-chat__user p{width:fit-content;justify-self:end;padding:20px}.career-guidance--jobs .career-job-card__content{display:flex;min-width:0;flex:1;flex-direction:column;gap:14px}.career-guidance--jobs .career-job-card__content strong{color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--typography-body-size);font-weight:500;line-height:var(--typography-job-assistant-card-line-height)}.career-guidance--jobs .career-job-card__tags{display:flex;min-width:0;flex-wrap:nowrap;gap:6px}.career-guidance--jobs .career-job-card__tags small{display:block;flex:none;padding:0 var(--spacing-sm);border-radius:var(--radius-sm);color:var(--color-review-field-label);background:var(--color-review-field-bg);font-family:var(--font-body);font-size:var(--typography-career-job-meta-size);font-weight:400;line-height:var(--typography-body-size);white-space:nowrap}.career-guidance.career-guidance--jobs .career-job-card__company{display:flex;min-width:0;align-items:center;gap:var(--spacing-sm);overflow:hidden;color:var(--color-text-tertiary);font-family:var(--font-body);font-size:var(--typography-career-job-meta-size);font-weight:400;line-height:var(--typography-job-assistant-card-line-height);text-overflow:ellipsis;white-space:nowrap}.career-guidance--jobs .career-job-card__company img{width:22px;height:22px;flex:none}.career-guidance--jobs .career-job-grid>button em{flex:none;color:var(--color-warning);font-family:var(--font-body);font-size:var(--typography-body-size);font-style:normal;font-weight:700;line-height:var(--typography-job-assistant-title-line-height);white-space:nowrap}.career-guidance--jobs .career-job-grid__footer{display:flex;align-items:center;justify-content:space-between;margin-top:var(--spacing-lg)}.career-guidance--jobs .career-job-grid__note{display:flex;align-items:center;gap:6px;margin:0;color:var(--color-text-muted);font-size:var(--typography-career-job-note-size);text-align:left}.career-guidance--jobs .career-job-grid__note img{width:14px;height:14px;flex:none}.career-guidance--jobs .career-job-grid__feedback{display:flex;gap:var(--spacing-xs)}.career-guidance--jobs .career-job-grid__feedback button{width:34px;height:34px;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;cursor:pointer}.career-guidance--jobs .career-job-grid__feedback img{width:34px;height:34px}.career-guidance .career-detail-title{display:flex;min-height:158px;align-items:center;justify-content:space-between;padding:var(--spacing-lg);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-sm)}.career-guidance .career-detail-title h1{margin:0;color:var(--color-text-primary);font-size:var(--typography-h2-size)}.career-guidance .career-detail-title em{color:var(--color-warning);font-size:var(--typography-h3-size);font-style:normal;font-weight:700}.career-guidance .career-detail-tags{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);margin-top:var(--spacing-md)}.career-guidance .career-detail-tags span{padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-sm);color:var(--color-text-tertiary);background:var(--color-review-field-bg);font-size:var(--typography-meta-size)}.career-guidance .career-detail-line{display:flex;align-items:flex-start;gap:var(--spacing-sm)}.career-guidance .career-detail-line img{width:28px;height:28px;flex:none}.career-guidance .career-company{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-sm)}.career-guidance .career-company>img{width:64px;height:64px}.career-guidance .career-company>div{display:flex;flex-direction:column;gap:var(--spacing-xs)}.career-guidance .career-company small{color:var(--color-text-muted);font-size:var(--typography-meta-size)}.career-guidance .career-company strong{color:var(--color-text-primary);font-size:var(--typography-body-large-size)}.career-guidance .career-qr-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;background:transparent}.career-guidance .career-qr-layer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:var(--color-overlay)}.career-guidance .career-qr-modal{position:relative;z-index:1}.career-guidance--detail .career-qr-modal{display:flex;flex-direction:column;padding:0;background:var(--color-career-report-background)}.career-guidance--detail .career-qr-modal .resume-modal__header{width:100%;margin:0;box-sizing:border-box;flex:none;gap:var(--spacing-sm);text-align:left}.career-guidance--detail .career-qr-modal .resume-modal__header>img{width:27px;height:24px;flex:none;object-fit:cover}.career-guidance--detail .career-qr-modal .resume-modal__header h1{color:var(--color-surface);font-family:var(--font-display);font-size:var(--typography-history-title-size);font-weight:400;line-height:normal;text-align:left}.career-guidance--detail .career-qr-modal .resume-modal__header button{width:48px;height:48px}.career-guidance--detail .career-qr-modal .resume-modal__header button img{width:30px;height:30px}.career-guidance--detail .career-qr-modal .resume-tip-modal__body{width:100%;background:var(--color-career-report-background)}.career-guidance--detail .career-qr-modal .resume-tip-modal__body>img{box-shadow:var(--shadow-lg)}.career-guidance--detail .career-qr-modal .resume-tip-modal__footer{width:100%;margin:0;flex:none;box-sizing:border-box;align-self:stretch}.career-guidance--report{top:320px}.career-guidance .history-layer{position:fixed;top:0;right:0;bottom:0;left:0}.career-guidance .career-report-page{position:relative;display:block;height:1500px;padding:0}.career-guidance .career-report-surface{position:relative;width:960px;height:1360px;overflow:hidden;border-radius:var(--radius-xl);background:var(--color-career-report-background)}.career-guidance .career-report-hero{position:absolute;top:0;left:0;width:960px;height:279px;padding:0 var(--spacing-xl);border-radius:0;background:transparent}.career-guidance .career-report-hero h1{font-family:var(--font-display);font-size:var(--typography-career-report-title-size);font-style:normal;font-weight:400;letter-spacing:0;line-height:1}.career-guidance .career-report-hero p{margin-top:var(--spacing-sm);font-size:var(--typography-label-size);line-height:1.7}.career-guidance .career-report-hero img{width:380px;height:279px;object-position:right bottom}.career-guidance .career-report-content{position:absolute;top:279px;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:var(--spacing-lg);overflow-y:auto;padding:0 var(--spacing-xl) var(--spacing-xl);overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin}.career-guidance .career-report-content:focus-visible{outline:3px solid var(--color-primary);outline-offset:-3px}.career-guidance .career-report-card{position:relative;flex:none;width:100%;height:auto;margin:0;padding:29px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-video-card);box-shadow:var(--shadow-sm)}.career-guidance .career-report-card--personality,.career-guidance .career-report-card--strengths,.career-guidance .career-report-card--suggestions,.career-guidance .career-report-card--jobs{top:auto}.career-guidance .career-report-card h2{display:flex;align-items:center;gap:var(--spacing-xs);margin:0 0 var(--spacing-md);padding:0;border:0;color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400;line-height:1.2}.career-guidance .career-report-card h2:before{content:none}.career-guidance .career-report-card h2 img{width:27px;height:24px;flex:none;object-fit:contain}.career-guidance .career-report-card p,.career-guidance .career-report-card li{margin:0;color:var(--color-review-field-label);font-size:var(--typography-body-size);line-height:1.8;text-align:justify}.career-guidance .career-report-card--personality p{text-indent:2.6em}.career-guidance .career-report-card--personality p+p{margin-top:var(--spacing-xs)}.career-guidance .career-report-card--strengths h2,.career-guidance .career-report-card--suggestions h2,.career-guidance .career-report-card--jobs h2{margin-bottom:var(--spacing-md)}.career-guidance .career-tags{gap:14px}.career-guidance .career-tags span{padding:7px 26px;border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-primary-soft);font-size:var(--typography-body-large-size);font-weight:500}.career-guidance .career-top-jobs{display:flex;flex-direction:column}.career-guidance .career-top-job{height:70px;padding:0;border-bottom:1px solid var(--color-review-field-border);font-size:var(--typography-body-large-size)}.career-guidance .career-top-job:last-child{border-bottom:0}.career-guidance .career-top-job b{width:33px;height:33px;margin-right:var(--spacing-lg);font-size:var(--typography-body-size)}.career-guidance .career-top-job em{display:flex;align-items:baseline;gap:var(--spacing-sm);font-size:var(--typography-body-large-size)}.career-guidance .career-top-job strong{margin:0;font-size:var(--typography-h3-size);line-height:1}.career-guidance .career-top-job small{margin-left:calc(var(--spacing-sm) * -1);color:var(--color-primary);font-size:var(--typography-body-size);font-weight:700}.career-guidance .career-report-page .career-bottom-actions{position:absolute;top:1394px;left:0;display:flex;width:960px;height:106px;gap:var(--spacing-md);margin:0;padding:13px;border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.career-guidance .career-report-page .career-bottom-actions .button{width:456px;height:74px;min-height:74px;border-radius:var(--radius-full);font-size:var(--typography-body-large-size)}.career-guidance .career-report-page .career-bottom-actions .button--secondary{border:0;background:var(--gradient-review-cancel-button);box-shadow:inset 1px 2px 10px var(--color-shadow-soft)}.career-guidance .career-report-page .career-bottom-actions .button--primary{background:var(--gradient-primary)}.career-guidance--detail .career-detail-page{position:relative;display:block;height:1502px;padding:0}.career-guidance--detail .career-detail-title,.career-guidance--detail .career-detail-card,.career-guidance--detail .career-company{position:absolute;left:0;width:960px;margin:0;padding:var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-career-detail-card);box-shadow:var(--shadow-sm)}.career-guidance--detail .career-detail-title{top:0;min-height:158px}.career-guidance--detail .career-detail-title h1{font-size:var(--typography-h4-size);font-weight:500}.career-guidance--detail .career-detail-title em{font-size:var(--typography-h4-size)}.career-guidance--detail .career-detail-tags span{height:30px;padding:5px 10px;font-size:var(--typography-meta-size);line-height:20px}.career-guidance--detail .career-detail-card--description{top:190px;height:466px;overflow-y:auto}.career-guidance--detail .career-detail-card--address{top:688px;height:360px}.career-guidance--detail .career-detail-card h2{display:flex;align-items:center;gap:var(--spacing-sm);margin:0 0 var(--spacing-lg);padding:0;border:0;font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400}.career-guidance--detail .career-detail-card h2 img{width:27px;height:24px}.career-guidance--detail .career-detail-card h2:before{content:none}.career-guidance--detail .career-detail-card ol{margin:0;padding-left:33px;color:var(--color-text-dark);font-family:var(--font-body);font-size:var(--typography-career-job-intro-size);font-weight:400;line-height:var(--typography-chat-line-height)}.career-guidance--detail .career-detail-line{align-items:center;gap:var(--spacing-sm);margin:0;color:var(--color-chat-body);font-family:var(--font-body);font-size:var(--typography-body-large-size);font-weight:400;line-height:var(--typography-career-detail-line-height)}.career-guidance--detail .career-detail-line img{width:22px;height:22px;object-fit:contain}.career-guidance--detail .career-detail-line span{display:block;color:var(--color-chat-body);font-family:var(--font-body);font-size:var(--typography-body-large-size);font-weight:400;line-height:var(--typography-career-detail-line-height)}.career-guidance--detail .career-detail-map{width:100%;height:180px;margin-top:var(--spacing-lg);border:0;border-radius:var(--radius-sm);background:var(--color-review-field-bg)}.career-guidance--detail .career-detail-card--company{top:1080px;display:flex;min-height:284px;flex-direction:column;align-items:stretch;gap:var(--spacing-lg)}.career-guidance--detail .career-company__banner{position:relative;display:flex;height:122px;align-items:center;gap:var(--spacing-lg);padding:20px;overflow:hidden;border-radius:var(--radius-sm)}.career-guidance--detail .career-company>.career-company__banner{flex-direction:row;gap:var(--spacing-lg)}.career-guidance--detail .career-company__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.career-guidance--detail .career-company__logo{position:relative;width:74px;height:74px;flex:none}.career-guidance--detail .career-company__banner>div{position:relative;display:flex;flex-direction:column;gap:var(--spacing-md);align-items:flex-start}.career-guidance--detail .career-company__banner strong{font-size:var(--typography-body-large-size);max-width:760px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.career-guidance--detail .career-company__banner span{display:flex;gap:var(--spacing-sm)}.career-guidance--detail .career-company__banner small{padding:5px 10px;border-radius:var(--radius-sm);color:var(--color-review-field-label);background:var(--color-surface);font-size:var(--typography-meta-size)}.career-guidance--detail .career-detail-actions{position:absolute;top:1396px;left:0;width:960px;height:106px;padding:13px;border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input)}.career-guidance--detail .career-detail-actions .button{width:928px;height:74px;border-radius:var(--radius-full);font-size:var(--typography-body-large-size)}.job-assistant{--job-assistant-user-bubble-max-width: 760px;height:1502px}.job-assistant-chat{position:relative;width:100%;height:100%}.job-assistant-chat__messages{position:absolute;top:0;right:0;bottom:286px;left:0;overflow-y:auto;padding-right:var(--spacing-sm)}.job-assistant-chat__messages.chat-scroll-region{padding-bottom:var(--spacing-xxl)}.job-assistant-user{display:grid;width:min(884px,100%);margin-left:auto;margin-bottom:var(--spacing-xl);align-items:start;justify-content:end;grid-template-columns:minmax(0,max-content) 60px;gap:var(--spacing-xs) var(--spacing-sm)}.job-assistant-user>span{grid-column:1;grid-row:1;text-align:right;color:var(--color-chat-meta);font-size:var(--typography-career-job-meta-size)}.job-assistant-user>img,.job-assistant-reply__avatar{width:60px;height:60px;flex:none;border-radius:var(--radius-full)}.job-assistant-user>img{grid-column:2;grid-row:2}.job-assistant-user>p{grid-column:1;grid-row:2;width:fit-content;max-width:var(--job-assistant-user-bubble-max-width);min-height:70px;margin:0;padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-lg);color:var(--color-surface);background:var(--gradient-primary);overflow-wrap:anywhere;font-size:var(--typography-body-large-size);line-height:1.5}.job-assistant-reply{display:flex;align-items:flex-start;gap:var(--spacing-md)}.job-assistant-reply__body{width:860px}.job-assistant-reply__body>span{display:block;margin-bottom:var(--spacing-sm);color:var(--color-chat-meta);font-size:var(--typography-career-job-meta-size)}.job-assistant-reply__body>article{padding:var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-lg);background:var(--gradient-career-job-message);box-shadow:var(--shadow-md);backdrop-filter:blur(var(--spacing-sm));-webkit-backdrop-filter:blur(var(--spacing-sm))}.job-assistant-reply h1{display:flex;align-items:center;gap:var(--spacing-md);margin:0 0 var(--spacing-lg);color:var(--color-text-dark);font-family:var(--font-display);font-size:var(--typography-job-assistant-title-size);font-style:normal;font-weight:400;line-height:var(--typography-job-assistant-heading-line-height);font-synthesis:none}.job-assistant-reply h1 img{width:50px;height:50px;flex:none}.job-assistant-title-text{display:flex;align-items:center;color:var(--color-text-dark);white-space:nowrap}.job-assistant-title-highlight{color:transparent;background:var(--gradient-job-assistant-title-highlight);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.job-assistant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-md)}.job-assistant-grid>button{position:relative;display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:repeat(3,max-content);column-gap:calc(var(--spacing-md) - var(--spacing-xs));row-gap:calc(var(--spacing-md) - (var(--spacing-xs) * .5));align-content:start;align-items:center;padding:var(--spacing-job-card-padding);border:2px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);background:var(--gradient-career-job-card);box-shadow:var(--shadow-job-assistant-card);-webkit-backdrop-filter:blur(var(--blur-job-assistant-card));backdrop-filter:blur(var(--blur-job-assistant-card));cursor:pointer;font-family:var(--font-body);text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.job-assistant-grid>button:hover,.job-assistant-grid>button:focus-visible{border-color:var(--color-primary);box-shadow:var(--shadow-job-assistant-card);outline:none}.job-assistant-grid strong{grid-column:1;grid-row:1;color:var(--color-job-card-title);font-family:var(--font-body);font-size:var(--typography-body-size);font-style:normal;font-weight:500;line-height:var(--typography-job-assistant-card-line-height);white-space:nowrap}.job-assistant-card__tags{grid-column:1 / -1;grid-row:2;display:flex;flex-wrap:nowrap;gap:calc(var(--spacing-sm) - (var(--spacing-xs) * .5));margin:0}.job-assistant-card__tags small{padding:0 var(--spacing-sm);border-radius:var(--radius-sm);color:var(--color-text-secondary);background:var(--color-video-tag-bg);font-family:var(--font-body);font-size:var(--typography-career-job-meta-size);font-weight:400;line-height:var(--typography-body-size)}.job-assistant-card__company{grid-column:1 / -1;grid-row:3;display:flex;width:100%;min-width:0;align-items:center;gap:var(--spacing-sm);overflow:hidden;color:var(--color-text-muted);font-family:var(--font-body);font-size:var(--typography-career-job-meta-size);font-style:normal;font-weight:400;line-height:var(--typography-job-assistant-card-line-height);text-overflow:ellipsis;white-space:nowrap}.job-assistant-card__company img{width:calc(var(--spacing-lg) - (var(--spacing-xs) * .5));height:calc(var(--spacing-lg) - (var(--spacing-xs) * .5));flex:none}.job-assistant-grid em{grid-column:2;grid-row:1;align-self:center;color:var(--color-warning);font-family:var(--font-body);font-size:var(--typography-body-size);font-style:normal;font-weight:700;line-height:var(--typography-job-assistant-title-line-height);white-space:nowrap}.job-assistant-state{min-height:300px;margin:0;padding-top:var(--spacing-xxl);color:var(--color-chat-body);font-size:var(--typography-body-large-size);text-align:center}.job-assistant-state--error{color:var(--color-error)}.job-assistant-shortcuts{position:absolute;top:1322px;left:0;display:flex;align-items:center;gap:var(--spacing-md)}.job-assistant-shortcuts button{display:flex;height:54px;align-items:center;gap:var(--spacing-sm);padding:0 var(--spacing-lg);border:2px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-chat-control);background:var(--color-surface-soft);box-shadow:var(--shadow-sm);cursor:pointer;font-family:var(--font-body);font-size:var(--typography-body-large-size);font-weight:500;line-height:var(--typography-job-assistant-title-line-height)}.job-assistant-shortcuts img{width:24px;height:24px}.job-assistant-composer{position:absolute;top:1396px;left:0;display:flex;width:960px;height:106px;align-items:center;gap:var(--spacing-md);padding:0 var(--spacing-md);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface-soft);box-shadow:var(--shadow-lg);backdrop-filter:blur(var(--spacing-sm));-webkit-backdrop-filter:blur(var(--spacing-sm))}.job-assistant-composer__voice{display:grid;width:58px;height:58px;flex:none;place-items:center;padding:0;border:0;background:transparent;box-shadow:none}.job-assistant-composer__voice img{width:58px;height:58px}.job-assistant-composer input{min-width:0;flex:1;border:0;outline:0;color:var(--color-text-primary);background:transparent;font:400 var(--typography-label-size) / 1.5 var(--font-body)}.job-assistant-composer input:focus,.job-assistant-composer input:focus-visible{outline:none;box-shadow:none}.job-assistant-composer input::placeholder{color:var(--color-chat-placeholder)}.job-assistant-composer button{display:grid;width:74px;height:74px;flex:none;place-items:center;padding:0;border-radius:var(--radius-full);background:transparent;box-shadow:none;cursor:pointer}.job-assistant-composer button:disabled{cursor:not-allowed;opacity:.55}.job-assistant-composer button img{width:74px;height:74px}.job-assistant-composer.chat-composer--voice>button:last-child{margin-left:auto}.job-assistant-composer.chat-composer--voice{display:grid;grid-template-columns:var(--size-chat-mode-icon) minmax(0,1fr) 74px;border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.job-assistant-composer.chat-composer--voice>.chat-composer__press{width:100%!important}.job-assistant-composer.chat-composer--voice>.chat-composer__mode img{display:block;width:var(--size-chat-mode-icon)!important;height:var(--size-chat-mode-icon)!important;object-fit:contain}.job-assistant .history-layer{position:fixed;top:0;right:0;bottom:0;left:0}.job-assistant--detail{height:1502px}@media(max-width:768px){.job-assistant-grid{grid-template-columns:1fr}}@font-face{font-family:DingTalk JinBuTi;src:url(./dingtalk-jinbuti-C1AWcZJq.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Source Han Sans CN;src:url(./source-han-sans-cn-regular-DDvDncSQ.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Source Han Sans CN;src:url(./source-han-sans-cn-medium-Cy0FBqzI.otf) format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Source Han Sans CN;src:url(./source-han-sans-cn-bold-BgXb8VVL.otf) format("opentype");font-weight:700;font-display:swap}:root{--color-primary: #165dff;--color-primary-light: #48a7ff;--color-primary-deep: #043079;--color-primary-soft: rgba(33, 107, 252, .09);--color-secondary: #00a8ff;--color-success: #00b42a;--color-warning: #ff7d00;--color-error: #f53f3f;--color-info: #14c9c9;--color-text-primary: #002861;--color-text-secondary: #416090;--color-text-tertiary: #4b5b76;--color-text-muted: #83899f;--color-text-disabled: #b5bed2;--color-border: #ffffff;--color-background: #dcebff;--color-surface: #ffffff;--color-overlay: rgba(13, 29, 55, .46);--color-transparent: rgba(255, 255, 255, 0);--color-surface-soft: rgba(255, 255, 255, .72);--color-surface-faint: rgba(255, 255, 255, .5);--color-blue-soft: #dce7fc;--color-text-black: #000000;--color-text-dark: #333333;--color-chat-meta: #8188a4;--color-chat-body: #4e5969;--color-chat-caption: #8691a2;--color-chat-control: #365981;--color-chat-placeholder: #a7b3cf;--color-chat-voice-title: #002a66;--color-chat-voice-text: #1f3f6d;--color-chat-service-bg: #fff5e8;--color-chat-service-border: #ffd0a1;--color-chat-service-text: #7a3900;--color-chat-service-button: #ff8a1f;--color-history-heading: #1d2129;--color-history-group: #6a615a;--color-history-item: #210f00;--color-history-dot: #6aa5ff;--color-spinner-track: #bcd6ff;--color-video-title: #11293f;--color-video-hero: #043079;--color-video-tag-bg: #edf4fa;--color-video-muted: #9298af;--color-video-success: #26c043;--color-video-file-bg: #f2f3f5;--color-video-qr-bg: #e8f3ff;--color-video-danger: #ff5653;--color-video-danger-light: #ff8484;--color-video-modal-text: #1d2129;--color-video-dim: rgba(0, 0, 0, .4);--color-video-sheet-bg: #f6f7fb;--color-career-report-background: #f0f7ff;--color-career-report-background-transparent: rgba(240, 247, 255, 0);--color-review-field-bg: #f4f7fc;--color-review-field-border: #d7e2f1;--color-review-field-label: #1d2129;--color-review-field-value: #1d2129;--color-job-card-title: var(--color-review-field-label);--color-review-step-divider: #93a8c2;--color-review-panel-border: #e5efff;--color-interview-category-border: #c7d8ff;--color-interview-category-sidebar: #ffffff;--color-interview-category-results: #f6f8fc;--color-review-tag-bg: #e8f3ff;--color-review-audit-deep: #06346f;--color-review-audit-blue: #2f6bff;--color-review-audit-green: #00b42a;--color-review-audit-red: #f53f3f;--color-review-audit-pass-bg: #f0fdf4;--color-review-audit-pass-border: #c3f1d3;--color-review-audit-fail-bg: #fff2f0;--color-review-audit-fail-border: #ffcaca;--color-review-audit-running-bg: #e6f7ff;--color-review-audit-running-border: #b8e8ff;--color-review-audit-pending-bg: #fafafa;--color-review-audit-pending-border: #e6e6e6;--color-review-audit-pending-text: #8c8c8c;--color-review-audit-reupload-bg: #ffeae5;--color-review-audit-orange-bg: #fff7e8;--color-review-audit-orange-border: #ffcf8f;--color-review-reject-soft: #fff2f0;--color-review-pass-soft: #eafff1;--color-review-step-track: #d7e6ff;--color-review-action-border: #d9eaff;--color-review-action-cancel: #e7edf4;--color-interview-notice-bg: #f0f7ff;--color-interview-analysis-tab: #86909c;--color-interview-analysis-divider: #e5e6eb;--color-interview-analysis-panel: #f7f8fa;--color-interview-analysis-score: #333333;--color-interview-analysis-score-suffix: #cbcbcb;--color-assessment-blue: #165dff;--color-assessment-purple: #7b61ff;--color-assessment-orange: #ff7806;--color-assessment-green: #00af21;--color-assessment-blue-soft: #f1f7ff;--color-assessment-purple-soft: #faf6ff;--color-assessment-orange-soft: #fff8f3;--size-assessment-card-art-width: 358px;--size-assessment-card-art-height: 210px;--size-assessment-progress-label-space: 144px;--size-assessment-report-hero-height: 420px;--size-assessment-report-fade-height: 180px;--size-breadcrumb-height: 94px;--size-chat-mode-icon: 48px;--motion-page-enter-offset: 16px;--motion-page-enter-step: 80ms;--motion-page-enter-opacity-duration: .28s;--motion-page-enter-transform-duration: .32s;--motion-page-enter-easing: cubic-bezier(.22, 1, .36, 1);--color-assessment-green-soft: #f6fff4;--color-assessment-option: #f6f9fe;--color-assessment-progress: #e5e6eb;--color-assessment-divider: var(--color-interview-analysis-divider);--color-assessment-success: #32b366;--color-assessment-warning: #ff7600;--color-assessment-report-tag-border: rgba(33, 107, 252, .18);--color-assessment-report-tag-background: #f5f7fe;--gradient-assessment-blue: linear-gradient(180deg, var(--color-assessment-blue-soft) 20%, var(--color-surface) 100%);--gradient-assessment-purple: linear-gradient(180deg, var(--color-assessment-purple-soft) 20%, var(--color-surface) 100%);--gradient-assessment-orange: linear-gradient(180deg, var(--color-assessment-orange-soft) 62%, var(--color-surface) 100%);--gradient-assessment-green: linear-gradient(180deg, var(--color-assessment-green-soft) 20%, var(--color-surface) 100%);--gradient-assessment-report-overflow: linear-gradient(180deg, var(--color-career-report-background-transparent) 0%, var(--color-career-report-background) 86%);--color-interview-analysis-radar-grid: #d8e0eb;--color-interview-analysis-radar-area: rgba(22, 93, 255, .24);--color-interview-analysis-card-border: rgba(22, 93, 255, .3);--color-surface-10: rgba(255, 255, 255, .1);--color-surface-16: rgba(255, 255, 255, .16);--color-surface-36: rgba(255, 255, 255, .36);--color-surface-40: rgba(255, 255, 255, .4);--color-surface-76: rgba(255, 255, 255, .76);--color-history-hero-title-shadow: rgba(255, 255, 255, .51);--color-shadow-blue: rgba(3, 67, 202, .4);--color-inset-primary: rgba(22, 93, 255, .7);--color-inset-cyan: #54c3fd;--color-list-shadow: rgba(29, 33, 41, .1);--color-search-shadow: rgba(147, 179, 228, .08);--color-shadow-soft: rgba(130, 149, 179, .2);--color-resume-tab-inactive: #e7edf4;--color-button-secondary-background: var(--color-resume-tab-inactive);--gradient-primary: linear-gradient(90deg, #3270f4 0%, #00a8ff 100%);--gradient-surface: linear-gradient(180deg, rgba(255, 255, 255, .7), rgba(255, 255, 255, .5));--gradient-secondary-button: linear-gradient(180deg, #b5d3ff, #ffffff);--gradient-list: linear-gradient(180deg, #f0f7ff 0%, #ffffff 43%);--gradient-profile: linear-gradient(180deg, rgba(255,255,255,.1), rgba(255,255,255,.4));--gradient-service-tab: linear-gradient(180deg, #eff5ff, #ffffff);--gradient-user-message: linear-gradient(90deg, #2a64ff, #48a7ff);--gradient-chat-panel: linear-gradient(180deg, #f0f7ff 0%, #ffffff 15%);--gradient-chat-input: linear-gradient(0deg, #ffffff 51.52%, rgba(255, 255, 255, .36) 110.01%);--gradient-voice-panel: linear-gradient(180deg, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .6) 100%);--gradient-voice-wave: linear-gradient(180deg, #88d6ff 0%, #147cff 100%);--gradient-service-recommend: linear-gradient(180deg, #fff8ef 0%, #ffffff 100%);--gradient-drawer: linear-gradient(135deg, #f5f8fc, #ffffff);--gradient-video-card: linear-gradient(180deg, rgba(255,255,255,.6) 0%, #ffffff 74.5%);--gradient-video-panel: linear-gradient(180deg, #f0f7ff 0%, #ffffff 17.3%);--gradient-video-sheet: linear-gradient(180deg, #f0f7ff 0%, #fcfdff 30%);--gradient-video-input: linear-gradient(180deg, rgba(255,255,255,.8), #ffffff);--gradient-video-modal: linear-gradient(180deg, #f6fbff 0%, #f6f7fb 55.8%);--gradient-resume-preview-modal: linear-gradient(180deg, #f0f7ff 42.9%, #fcfdff 100%);--gradient-danger: linear-gradient(90deg, #ff5653 0%, #ff8484 100%);--gradient-review-entry-title: linear-gradient(180deg, #ffffff 12%, #d9eeff 100%);--gradient-review-card: linear-gradient(180deg, rgba(255,255,255,.76) 0%, rgba(255,255,255,.48) 100%);--gradient-review-panel: linear-gradient(180deg, rgba(240,247,255,.94) 0%, rgba(255,255,255,.92) 18%, rgba(255,255,255,.82) 100%);--gradient-review-field: linear-gradient(180deg, #f4f7fc 0%, #f4f7fc 100%);--gradient-review-audit-header: linear-gradient(180deg, #4177ff 0%, #80b1ff 100%);--gradient-review-audit-bar: linear-gradient(90deg, #baeff4 0%, #1ac88d 100%);--gradient-review-document: linear-gradient(180deg, #ffffff 0%, #f3f8ff 100%);--gradient-review-action-bar: linear-gradient(180deg, rgba(255,255,255,.64) 0%, #ffffff 100%);--gradient-review-cancel-button: linear-gradient(180deg, #e7edf4 0%, #f7fbff 100%);--gradient-career-job-message: linear-gradient(180deg, #f0f7ff 0%, #ffffff 15%);--gradient-career-job-card: linear-gradient(180deg, rgba(231,242,255,.7) 0%, #ffffff 82.212%);--shadow-job-assistant-card: 0 0 10px 3px rgba(160, 188, 224, .16);--blur-job-assistant-card: 10px;--gradient-job-assistant-title-highlight: linear-gradient(90deg, #00b2ff 4%, #d025ff 97%);--gradient-career-detail-card: linear-gradient(180deg, #f0f7ff 0%, #ffffff 17.308%);--gradient-interview-notice-card: linear-gradient(180deg, rgba(240,247,255,.75) 0%, rgba(255,255,255,.75) 17.3%, rgba(255,255,255,.75) 100%);--gradient-interview-notice-item: linear-gradient(90deg, #ffffff 0%, rgba(255,255,255,0) 100%);--gradient-interview-category-modal: linear-gradient(180deg, #fbfcff 0%, #f7f9fc 56%, #f3f5f9 100%);--gradient-interview-category-search: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);--gradient-interview-analysis-surface: linear-gradient(180deg, #f0f7ff 0%, #ffffff 17.308%);--gradient-interview-analysis-overview: linear-gradient(180deg, #f0f7ff 0%, rgba(255, 255, 255, .69) 17.308%);--gradient-interview-analysis-insight: linear-gradient(180deg, #f0f7ff 0%, #ffffff 29.819%);--typography-display-size: 80px;--typography-assessment-intro-title-size: 72px;--typography-assessment-start-action-size: 32px;--typography-history-hero-title-size: 64px;--typography-career-report-title-size: 56px;--typography-video-hero-size: 76px;--typography-interview-notice-title-size: 64px;--typography-interview-notice-card-title-size: 22px;--typography-h1-size: 42px;--typography-h2-size: 40px;--typography-h3-size: 36px;--typography-h4-size: 30px;--typography-body-large-size: 24px;--typography-body-size: 20px;--typography-career-job-intro-size: 22px;--typography-career-job-meta-size: 14px;--typography-job-assistant-title-size: 30px;--typography-job-assistant-title-line-height: 22px;--typography-job-assistant-heading-line-height: 36px;--typography-job-assistant-card-line-height: 28px;--typography-career-job-note-size: 16px;--typography-career-detail-line-height: 22px;--typography-caption-size: 16px;--typography-label-size: 28px;--typography-mini-size: 14px;--typography-action-size: 22px;--typography-meta-size: 18px;--typography-video-small-size: 18px;--typography-video-sheet-title-size: 26px;--typography-history-title-size: 32px;--typography-hero-number-size: 180px;--typography-chat-line-height: 48px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-xxl: 60px;--spacing-job-card-padding: 20px;--spacing-assessment-title-icon: 13px;--spacing-assessment-intro-panel-gap: 63px;--blur-assessment-title: 20px;--blur-voice-panel: 40px;--drop-shadow-voice-panel: 0 -4px 24px rgba(13, 75, 173, .06);--radius-none: 0;--radius-sm: 4px;--radius-md: 10px;--radius-lg: 18px;--radius-xl: 24px;--radius-full: 999px;--radius-card: 20px;--radius-interview-analysis-metric: 14px;--shadow-sm: 0 2px 6px rgba(13, 75, 173, .06);--shadow-md: 0 2px 12px rgba(13, 75, 173, .06);--shadow-lg: 0 8px 10px rgba(55, 99, 170, .1);--shadow-xl: 0 10px 30px rgba(13, 75, 173, .16);--shadow-resume-tab-inactive: 1px 2px 10px 0 var(--color-shadow-soft) inset;--shadow-button-secondary: var(--shadow-resume-tab-inactive);--shadow-breadcrumb-home: 0 8px 20px 0 rgba(55, 99, 170, .1);--shadow-history-hero-title: 0 4px 4px var(--color-history-hero-title-shadow);--shadow-modal-footer: 0 -10px 24px rgba(13, 75, 173, .12), 0 -1px 0 rgba(215, 226, 241, .72);--interview-analysis-inline: 60px;--interview-analysis-width: 960px;--interview-analysis-overview-top: 318px;--interview-analysis-detail-top: 879px;--interview-analysis-detail-height: 811px;--interview-analysis-action-top: 1714px;--font-display: "DingTalk JinBuTi", "Source Han Sans CN", sans-serif;--font-body: "Source Han Sans CN", "PingFang SC", sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-width:320px;min-height:100%;margin:0;overflow:hidden}body{min-height:100vh;overflow:hidden;background:var(--color-text-primary);color:var(--color-text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}button{border:0}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:4px solid var(--color-warning);outline-offset:4px}img{display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:calc(-1 * var(--spacing-xs) / 4);overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.kiosk-viewport{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;width:100vw;height:100vh;height:100dvh;place-items:center;overflow:clip;background:var(--color-background);overscroll-behavior:none}.kiosk-stage{position:relative;width:calc(1080px * var(--kiosk-scale, 1));height:calc(1920px * var(--kiosk-scale, 1));flex:0 0 auto;overflow:clip;overscroll-behavior:none}.kiosk-screen{position:relative;width:1080px;height:1920px;overflow:hidden;transform-origin:left top;will-change:transform}.terminal-shell{position:relative;width:1080px;height:1920px;overflow:hidden;background-color:var(--color-background);background-position:center;background-repeat:no-repeat;background-size:1080px 1920px}.terminal-display-title{position:absolute;top:344px;left:0;width:100%;margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--typography-display-size);font-weight:400;line-height:1;text-align:center;text-shadow:0 0 8px var(--color-surface)}.terminal-display-title--ai-zone{top:344px}.terminal-brand{position:absolute;top:50px;left:var(--spacing-xxl);display:flex;align-items:center;gap:var(--spacing-lg);color:var(--color-surface);text-shadow:0 2px 4px var(--color-shadow-blue)}.terminal-brand__mark{width:100px;height:100px}.terminal-brand__copy{display:flex;flex-direction:column;width:262px}.terminal-brand__copy strong{font-family:var(--font-display);font-size:var(--typography-h1-size);font-weight:400;line-height:48px}.terminal-brand__copy span{font-size:var(--typography-body-size);line-height:24px}.profile-pill{position:absolute;top:64px;left:743px;z-index:30;display:flex;align-items:center;height:72px;padding:var(--spacing-sm) var(--spacing-lg) var(--spacing-sm) var(--spacing-sm);gap:var(--spacing-md);border:2px solid var(--color-surface-16);border-radius:var(--radius-full);background:var(--gradient-profile);color:var(--color-surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.profile-pill button{display:flex;align-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-size:var(--typography-body-large-size);font-weight:500;line-height:22px;text-shadow:0 2px 4px var(--color-shadow-blue);white-space:nowrap}.profile-pill__user{gap:calc(var(--spacing-sm) + var(--spacing-xs))}.profile-pill__user img{width:56px;height:56px;border-radius:var(--radius-full)}.profile-pill__divider{width:1px;height:27px;background:var(--color-surface)}.button{display:inline-flex;min-width:112px;height:54px;align-items:center;justify-content:center;padding:0 var(--spacing-xl);border-radius:var(--radius-full);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg),inset 0 0 2px var(--color-inset-primary),inset -4px 0 16px var(--color-inset-cyan);cursor:pointer;font-size:var(--typography-body-large-size);font-weight:500;line-height:22px;white-space:nowrap}.button--secondary{border:0;border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-button-secondary-background);box-shadow:var(--shadow-button-secondary)}.glass-card{position:absolute;overflow:hidden;padding:0;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface);box-shadow:var(--shadow-md);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.breadcrumb-bar{position:absolute;left:var(--spacing-xxl);z-index:20;display:flex;width:960px;height:var(--size-breadcrumb-height);align-items:center;justify-content:flex-start;gap:var(--spacing-lg);padding:var(--spacing-md) var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.breadcrumb-bar--primary{top:480px}.breadcrumb-bar--secondary{top:200px}.breadcrumb-bar__list{display:flex;min-width:0;flex:1;flex-wrap:wrap;align-items:center;gap:var(--spacing-xs);padding:0;margin:0;list-style:none;color:var(--color-text-secondary);font-size:var(--typography-body-large-size);font-weight:500;white-space:normal;line-height:1.2}.breadcrumb-bar__list li{display:flex;align-items:center}.breadcrumb-bar__list img{width:34px;height:34px;margin-right:var(--spacing-xs)}.breadcrumb-bar__list .is-current{color:var(--color-primary)}.breadcrumb-bar__chevron{width:24px;height:24px;margin-right:var(--spacing-xs);transform:rotate(-90deg)}.breadcrumb-bar__actions{display:flex;flex:none;gap:var(--spacing-md)}.breadcrumb-bar__home{border:1.5px solid var(--color-surface-76);border-radius:var(--radius-full);background:var(--gradient-secondary-button);box-shadow:var(--shadow-breadcrumb-home)}.terminal-shell.is-page-entering>.terminal-display-title,.terminal-shell.is-page-entering>.breadcrumb-bar,.terminal-shell.is-page-entering>section:not([role=dialog]):not(.voice-panel):not(:has(>.feature-card)):not(:has(>.ai-card)):not(:has(>.planner-card)):not(:has(>.service-item)),.terminal-shell.is-page-entering>main>header,.terminal-shell.is-page-entering>main>section:not([role=dialog]):not(.voice-panel),.terminal-shell.is-page-entering>main>[data-page-enter],.terminal-shell.is-page-entering>[data-page-enter],.terminal-shell.is-page-entering .feature-card,.terminal-shell.is-page-entering .ai-card,.terminal-shell.is-page-entering .planner-card,.terminal-shell.is-page-entering .service-item{animation-duration:var(--motion-page-enter-opacity-duration),var(--motion-page-enter-transform-duration);animation-timing-function:ease-out,var(--motion-page-enter-easing);animation-fill-mode:both;animation-delay:calc(var(--page-enter-index, 2) * var(--motion-page-enter-step));will-change:opacity,transform}.terminal-shell.page-content-transition--a.is-page-entering>.terminal-display-title,.terminal-shell.page-content-transition--a.is-page-entering>.breadcrumb-bar,.terminal-shell.page-content-transition--a.is-page-entering>section:not([role=dialog]):not(.voice-panel):not(:has(>.feature-card)):not(:has(>.ai-card)):not(:has(>.planner-card)):not(:has(>.service-item)),.terminal-shell.page-content-transition--a.is-page-entering>main>header,.terminal-shell.page-content-transition--a.is-page-entering>main>section:not([role=dialog]):not(.voice-panel),.terminal-shell.page-content-transition--a.is-page-entering>main>[data-page-enter],.terminal-shell.page-content-transition--a.is-page-entering>[data-page-enter],.terminal-shell.page-content-transition--a.is-page-entering .feature-card,.terminal-shell.page-content-transition--a.is-page-entering .ai-card,.terminal-shell.page-content-transition--a.is-page-entering .planner-card,.terminal-shell.page-content-transition--a.is-page-entering .service-item{animation-name:page-content-fade-a,page-content-rise-a}.terminal-shell.page-content-transition--b.is-page-entering>.terminal-display-title,.terminal-shell.page-content-transition--b.is-page-entering>.breadcrumb-bar,.terminal-shell.page-content-transition--b.is-page-entering>section:not([role=dialog]):not(.voice-panel):not(:has(>.feature-card)):not(:has(>.ai-card)):not(:has(>.planner-card)):not(:has(>.service-item)),.terminal-shell.page-content-transition--b.is-page-entering>main>header,.terminal-shell.page-content-transition--b.is-page-entering>main>section:not([role=dialog]):not(.voice-panel),.terminal-shell.page-content-transition--b.is-page-entering>main>[data-page-enter],.terminal-shell.page-content-transition--b.is-page-entering>[data-page-enter],.terminal-shell.page-content-transition--b.is-page-entering .feature-card,.terminal-shell.page-content-transition--b.is-page-entering .ai-card,.terminal-shell.page-content-transition--b.is-page-entering .planner-card,.terminal-shell.page-content-transition--b.is-page-entering .service-item{animation-name:page-content-fade-b,page-content-rise-b}.terminal-shell.is-page-entering>.terminal-display-title{--page-enter-index: 0}.terminal-shell.is-page-entering>.breadcrumb-bar{--page-enter-index: 1}.terminal-shell.is-page-entering>section:nth-of-type(1),.terminal-shell.is-page-entering>main>header{--page-enter-index: 2}.terminal-shell.is-page-entering>section:nth-of-type(2),.terminal-shell.is-page-entering>main>section:nth-of-type(1){--page-enter-index: 3}.terminal-shell.is-page-entering>section:nth-of-type(3),.terminal-shell.is-page-entering>main>section:nth-of-type(2){--page-enter-index: 4}.terminal-shell.is-page-entering>section:nth-of-type(n+4),.terminal-shell.is-page-entering>main>section:nth-of-type(n+3),.terminal-shell.is-page-entering>main>[data-page-enter]{--page-enter-index: 5}.terminal-shell.is-page-entering :is(.feature-card--0,.ai-card--0,.planner-card--0),.terminal-shell.is-page-entering .service-item:nth-of-type(1){--page-enter-index: 2}.terminal-shell.is-page-entering :is(.feature-card--1,.ai-card--1,.planner-card--1),.terminal-shell.is-page-entering .service-item:nth-of-type(2){--page-enter-index: 3}.terminal-shell.is-page-entering :is(.feature-card--2,.feature-card--3,.ai-card--2,.ai-card--3,.planner-card--2,.planner-card--3),.terminal-shell.is-page-entering .service-item:nth-of-type(3),.terminal-shell.is-page-entering .service-item:nth-of-type(4){--page-enter-index: 4}.terminal-shell.is-page-entering :is(.feature-card--4,.ai-card--4),.terminal-shell.is-page-entering .service-item:nth-of-type(n+5){--page-enter-index: 5}@keyframes page-content-fade-a{0%{opacity:0}to{opacity:1}}@keyframes page-content-rise-a{0%{transform:translateY(var(--motion-page-enter-offset))}to{transform:translateY(0)}}@keyframes page-content-fade-b{0%{opacity:0}to{opacity:1}}@keyframes page-content-rise-b{0%{transform:translateY(var(--motion-page-enter-offset))}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.terminal-shell.is-page-entering>.terminal-display-title,.terminal-shell.is-page-entering>.breadcrumb-bar,.terminal-shell.is-page-entering>section:not([role=dialog]):not(.voice-panel),.terminal-shell.is-page-entering>main>header,.terminal-shell.is-page-entering>main>section:not([role=dialog]):not(.voice-panel),.terminal-shell.is-page-entering>main>[data-page-enter],.terminal-shell.is-page-entering>[data-page-enter],.terminal-shell.is-page-entering .feature-card,.terminal-shell.is-page-entering .ai-card,.terminal-shell.is-page-entering .planner-card,.terminal-shell.is-page-entering .service-item{opacity:1;transform:none;animation:none;transition:none}}.greeting-card{position:absolute;top:480px;left:var(--spacing-xxl);display:flex;width:960px;height:200px;align-items:center;justify-content:space-between;padding:var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.greeting-card__person{display:flex;align-items:center;gap:calc(var(--spacing-lg) + var(--spacing-sm) + var(--spacing-xs) / -2)}.greeting-card__person>img{width:140px;height:140px}.greeting-card__person h2{margin:0 0 calc(var(--spacing-md) + var(--spacing-xs));color:var(--color-text-dark);font-size:var(--typography-h2-size);line-height:1}.greeting-card__person p{margin:0;color:var(--color-text-tertiary);font-size:var(--typography-label-size);line-height:40px}.greeting-card__button{width:220px;height:82px;padding:0 var(--spacing-xl);border:4px solid var(--color-surface);border-radius:var(--radius-full);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg),inset -4px 0 16px var(--color-inset-cyan);cursor:pointer;font-size:var(--typography-history-title-size);font-weight:500}.feature-card{width:464px;height:400px}.feature-card--0{top:712px;left:60px}.feature-card--1{top:712px;left:556px}.feature-card--2{top:1144px;left:60px}.feature-card--3{top:1144px;left:556px}.feature-card--4{top:1576px;left:60px}.feature-card--wide{width:960px;height:244px}.feature-card__heading,.ai-card__heading{position:absolute;top:27px;left:27px;z-index:2;display:flex;align-items:center;gap:calc(var(--spacing-md) + var(--spacing-xs))}.feature-card__heading>img,.ai-card__heading>img{width:80px;height:80px}.feature-card__heading>span,.ai-card__heading>span{display:flex;width:262px;flex-direction:column;gap:var(--spacing-md)}.feature-card__heading strong,.ai-card__heading strong{color:var(--color-text-black);font-family:var(--font-display);font-size:var(--typography-h2-size);font-weight:400;line-height:50px}.feature-card__heading small,.ai-card__heading small{color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:24px}.feature-card__illustration{position:absolute;object-fit:contain}.feature-card--0 .feature-card__illustration{left:64px;bottom:0;width:350px;height:248px}.feature-card--1 .feature-card__illustration{right:20px;bottom:0;width:246px;height:230px}.feature-card--2 .feature-card__illustration{left:90px;bottom:0;width:353px;height:217px}.feature-card--3 .feature-card__illustration{right:28px;bottom:0;width:314px;height:219px}.feature-card--4 .feature-card__illustration{right:30px;bottom:0;width:645px;height:238px}.feature-card:disabled{cursor:default}.ai-card{width:464px;height:400px}.ai-card--0{top:598px;left:60px}.ai-card--1{top:598px;left:556px}.ai-card--2{top:1030px;left:60px}.ai-card--3{top:1030px;left:556px}.ai-card--4{top:1462px;left:60px}.ai-card--wide{width:960px;height:244px}.ai-card__illustration{position:absolute;right:0;bottom:0;object-fit:contain}.ai-card--0 .ai-card__illustration{width:378px;height:255px}.ai-card--1 .ai-card__illustration{width:358px;height:234px;right:20px}.ai-card--2 .ai-card__illustration{width:422px;height:231px}.ai-card--3 .ai-card__illustration{width:423px;height:248px}.ai-card--4 .ai-card__illustration{width:561px;height:232px;right:0}.service-hero{position:absolute;top:318px;left:60px;width:960px;height:260px;overflow:hidden;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.service-hero__copy{position:absolute;top:46px;left:47px;z-index:2}.service-hero h1{margin:0;color:var(--color-text-black);font-family:var(--font-display);font-size:var(--typography-h2-size);font-weight:400;line-height:50px}.service-hero p{margin:var(--spacing-md) 0 calc(var(--spacing-lg) + var(--spacing-xs) / 2);color:var(--color-text-tertiary);font-size:var(--typography-body-large-size)}.service-hero>img{position:absolute;right:0;bottom:0;width:642px;height:233px;object-fit:contain}.query-categories{position:absolute;top:610px;left:60px;display:flex;gap:var(--spacing-lg)}.query-categories button{min-width:176px;height:54px;padding:0 36px;border:1.5px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-primary);background:var(--gradient-secondary-button);box-shadow:var(--shadow-button-secondary);font-size:var(--typography-label-size);font-weight:500;cursor:pointer}.query-categories button.is-active{min-width:148px;padding:0 32px;border:0;color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg)}.service-grid{position:absolute;top:696px;left:61px;display:grid;width:958px;grid-template-columns:repeat(3,1fr);gap:var(--spacing-xl)}.service-grid--employment{top:626px}.service-item{display:flex;height:260px;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-card);color:var(--color-text-primary);background:var(--gradient-list);box-shadow:var(--shadow-md);cursor:pointer}.service-item>img{width:100px;height:100px}.service-item>span{display:flex;flex-direction:column;align-items:center;font-family:var(--font-display);font-size:var(--typography-h4-size);line-height:36px}.career-guidance{position:absolute;top:318px;left:60px;width:960px;min-height:1280px}.career-chat{position:relative;height:1280px}.career-chat__user{position:absolute;top:0;right:0;width:860px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.career-chat__user span,.career-chat__assistant span{color:var(--color-chat-meta);font-size:var(--typography-meta-size)}.career-chat__user img{width:60px;height:60px;position:absolute;right:-70px;top:18px;border-radius:var(--radius-full)}.career-chat__user p{margin:0;padding:22px 24px;border-radius:18px;color:var(--color-surface);background:var(--gradient-user-message);font-size:var(--typography-body-large-size);line-height:1.9}.career-chat__assistant{position:absolute;top:390px;left:0;display:flex;gap:16px;align-items:flex-start}.career-chat__assistant>img{width:60px;height:60px;border-radius:var(--radius-full)}.career-chat__assistant>div{display:flex;flex-direction:column;gap:8px}.career-chat__assistant article{min-width:390px;padding:22px;border:2px solid var(--color-border);border-radius:18px;background:var(--color-surface);color:var(--color-text-primary);font-size:var(--typography-body-large-size);box-shadow:var(--shadow-sm)}.career-chat__assistant article .button{display:block;width:340px;height:48px;margin-top:18px}.career-chat__assistant--intro{top:var(--spacing-xl)}.career-chat__composer{position:absolute;left:0;right:0;bottom:var(--spacing-lg);display:flex;gap:var(--spacing-md);align-items:center;padding:var(--spacing-sm);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.career-chat__composer textarea{flex:1;height:56px;padding:var(--spacing-sm) var(--spacing-md);border:0;outline:0;resize:none;color:var(--color-text-primary);background:transparent;font:inherit}.career-chat__composer textarea::placeholder{color:var(--color-text-tertiary)}.career-chat__composer .button{width:180px;min-height:56px;flex:none}.career-chat__composer--fixed{bottom:0;justify-content:center}.career-chat__composer--fixed .button{width:420px}.career-report-page,.career-detail-page{padding-bottom:var(--spacing-xxl)}.career-report-page{display:flex;flex-direction:column;gap:var(--spacing-md)}.career-report-hero{display:flex;height:280px;align-items:center;justify-content:space-between;padding:0 48px;border-radius:24px;background:var(--color-review-field-bg) url(./career-title-bg-O9z1qi6E.png) center/cover;overflow:hidden}.career-report-hero h1{margin:0;color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--typography-display-size)}.career-report-hero p{margin-top:16px;color:var(--color-text-secondary);font-size:var(--typography-h4-size)}.career-report-hero img{width:330px;height:280px;object-fit:contain;align-self:flex-end}.career-report-page article,.career-detail-page article{margin-top:var(--spacing-md);padding:var(--spacing-lg) var(--spacing-xl);border:2px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-md)}.career-report-page article{margin-top:0}.career-report-page h2,.career-detail-page h2{margin:0 0 18px;color:var(--color-text-primary);font-size:var(--typography-h3-size)}.career-report-page h2:before,.career-detail-page h2:before{content:"✦";margin-right:10px;color:var(--color-primary)}.career-report-page p,.career-detail-page p{margin:10px 0;color:var(--color-text-secondary);font-size:var(--typography-body-large-size);line-height:1.8}.career-tags{display:flex;gap:18px}.career-tags span{padding:10px 24px;border-radius:24px;color:var(--color-primary);background:var(--color-review-field-bg);font-size:var(--typography-body-size)}.career-top-job{display:flex;align-items:center;padding:16px 10px;border-bottom:1px solid var(--color-border);color:var(--color-text-primary);font-size:var(--typography-body-large-size)}.career-top-job b{width:36px;height:36px;margin-right:18px;border-radius:50%;display:grid;place-items:center;color:var(--color-surface);background:var(--color-primary)}.career-top-job em{margin-left:auto;color:var(--color-text-secondary);font-style:normal}.career-top-job strong{margin-left:8px;color:var(--color-primary);font-size:var(--typography-h3-size)}.career-bottom-actions{display:flex;gap:var(--spacing-md);margin-top:var(--spacing-lg);padding:var(--spacing-sm);border:2px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);box-shadow:var(--shadow-md)}.career-bottom-actions .button{flex:1;width:100%;min-width:0;height:var(--spacing-xxl)}.career-report-page .career-bottom-actions{margin-top:0}.career-jobs-page .career-chat__assistant{top:120px}.career-jobs-page .career-chat__assistant article{width:860px}.career-job-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.career-job-grid button{display:grid;grid-template-columns:1fr auto;gap:7px 12px;padding:18px;border:2px solid transparent;border-radius:14px;color:var(--color-text-primary);background:var(--color-review-field-bg);text-align:left}.career-job-grid button.is-selected{border-color:var(--color-primary)}.career-job-grid strong{font-size:var(--typography-body-large-size)}.career-job-grid em{color:var(--color-warning);font-style:normal;font-weight:700}.career-job-grid small{grid-column:1/-1;color:var(--color-text-tertiary);font-size:var(--typography-meta-size)}.career-job-grid small img{width:16px;vertical-align:middle}.career-detail-title{display:flex;align-items:center;justify-content:space-between;min-height:158px;padding:0 32px;border-radius:22px;background:var(--color-surface);box-shadow:var(--shadow-sm)}.career-detail-title h1{margin:0;color:var(--color-text-primary);font-size:var(--typography-h2-size)}.career-detail-title em{color:var(--color-warning);font-size:var(--typography-h2-size);font-style:normal;font-weight:700}.career-detail-tags{display:flex;gap:12px;margin-top:20px}.career-detail-tags span{padding:7px 12px;border-radius:4px;color:var(--color-text-tertiary);background:var(--color-review-field-bg);font-size:var(--typography-meta-size)}.career-detail-page article p img{width:24px;margin-right:8px;vertical-align:middle}.career-map{height:180px;border-radius:10px;background:var(--color-review-field-bg)}.career-company>div{display:flex;align-items:center;gap:16px;padding:20px;border-radius:10px;background:var(--color-review-field-bg)}.career-company img{width:56px;height:56px}.career-company strong{font-size:var(--typography-body-large-size)}.career-detail-page>.button{width:100%;margin-top:28px}.career-guidance__panel{min-height:760px;padding:34px 42px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-video-card);box-shadow:var(--shadow-md)}.career-guidance__heading{position:relative;display:flex;min-height:170px;align-items:center;gap:var(--spacing-lg);margin-bottom:26px;padding:20px 24px;overflow:hidden;border-radius:var(--radius-lg);background:var(--color-review-field-bg) url(./career-title-bg-O9z1qi6E.png) center/cover}.career-guidance__heading>img{width:180px;height:150px;object-fit:contain;object-position:center bottom}.career-guidance__heading h1{margin:0;color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--typography-h2-size);line-height:1.2}.career-guidance__heading p{margin:var(--spacing-sm) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.career-guidance__panel>label{display:block;margin-top:var(--spacing-lg);color:var(--color-text-primary);font-size:var(--typography-body-size);font-weight:700}.career-guidance__panel input,.career-guidance__panel textarea{display:block;width:100%;margin-top:var(--spacing-sm);padding:18px 20px;border:1px solid var(--color-review-field-border);border-radius:var(--radius-md);color:var(--color-text-primary);background:var(--color-surface);font:inherit;resize:vertical}.career-guidance__panel textarea{min-height:118px}.career-guidance__panel>.button{display:block;width:360px;margin:34px auto 0}.career-guidance__report article,.career-guidance__detail article{margin-top:var(--spacing-lg);padding:24px 28px;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.career-guidance__report h2,.career-guidance__detail h2{margin:0 0 var(--spacing-sm);color:var(--color-primary);font-size:var(--typography-h4-size)}.career-guidance__report p,.career-guidance__detail p{margin:0 0 var(--spacing-lg);color:var(--color-text-tertiary);font-size:var(--typography-body-size);line-height:1.7}.career-report-summary{display:grid;grid-template-columns:160px 1fr;gap:var(--spacing-md);padding:22px 26px;border-radius:var(--radius-lg);background:var(--color-review-field-bg);color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.career-report-summary strong{color:var(--color-primary)}.career-guidance__actions{display:flex;justify-content:center;gap:var(--spacing-lg);margin-top:30px}.career-guidance__actions .button{width:300px}.career-job-card{display:grid;width:100%;grid-template-columns:70px 1fr auto;align-items:center;gap:var(--spacing-md);margin-top:var(--spacing-md);padding:18px 24px;border:2px solid transparent;border-radius:var(--radius-lg);color:var(--color-text-primary);background:var(--color-surface);box-shadow:var(--shadow-sm);text-align:left}.career-job-card.is-selected{border-color:var(--color-primary);background:var(--color-review-field-bg)}.career-job-card__icon{display:grid;width:56px;height:56px;place-items:center;border-radius:var(--radius-md);background:var(--color-review-field-bg)}.career-job-card__icon img{width:42px;height:42px}.career-job-card span:not(.career-job-card__icon){display:flex;flex-direction:column;gap:var(--spacing-xs)}.career-job-card strong{font-size:var(--typography-body-large-size)}.career-job-card small{color:var(--color-text-tertiary);font-size:var(--typography-meta-size)}.career-job-card em{color:var(--color-primary);font-size:var(--typography-body-size);font-style:normal;font-weight:700}.career-guidance__detail article img{width:28px;height:28px;margin-right:var(--spacing-xs);vertical-align:middle}.career-guidance__detail>.button{width:300px;margin:28px 14px 0}.career-qr-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center}.career-qr-layer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:var(--color-overlay)}.career-qr-modal{position:relative;z-index:1;width:560px;padding:0 34px 32px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-xl);text-align:center}.career-qr-modal header{display:flex;align-items:center;justify-content:space-between;margin:0 -34px 24px;padding:18px 28px;border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--gradient-primary);color:var(--color-surface)}.career-qr-modal header h2{margin:0;color:inherit;font-size:var(--typography-h4-size)}.career-qr-modal header button{border:0;color:inherit;background:transparent;font-size:var(--typography-h3-size);cursor:pointer}.career-qr-modal p{margin:0 0 18px;color:var(--color-text-secondary);font-size:var(--typography-body-size)}.career-qr-modal>img{display:block;width:260px;height:260px;margin:0 auto 24px;object-fit:contain}.career-qr-modal>.button{width:280px}.planner-card{width:464px;height:535px}.planner-card--0{top:598px;left:60px}.planner-card--1{top:598px;left:556px}.planner-card--2{top:1165px;left:60px}.planner-card--3{top:1165px;left:556px}.planner-card__heading{position:absolute;top:47px;left:37px;z-index:2;display:flex;width:364px;align-items:flex-start;gap:calc(var(--spacing-md) + var(--spacing-xs))}.planner-card__heading>img{width:80px;height:80px;flex:0 0 auto}.planner-card__heading>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:var(--spacing-md)}.planner-card__heading strong{display:flex;flex-direction:column;color:var(--color-text-black);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400;line-height:50px}.planner-card__heading small{color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:24px}.planner-card__illustration{position:absolute;right:0;bottom:0;object-fit:contain;object-position:right bottom}.planner-card--0 .planner-card__illustration{width:412px;height:269px}.planner-card--1 .planner-card__illustration{width:442px;height:296px}.planner-card--2 .planner-card__illustration{width:406px;height:258px}.planner-card--3 .planner-card__illustration{width:418px;height:264px}.conversation{position:absolute;top:318px;left:60px;display:flex;width:960px;max-height:1286px;flex-direction:column;gap:calc(var(--spacing-xl) + var(--spacing-xs));overflow-y:auto;padding-right:var(--spacing-xs)}.chat-scroll-region{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;scroll-behavior:auto;scroll-padding-bottom:var(--spacing-xxl);touch-action:pan-y;-webkit-overflow-scrolling:touch}.chat-scroll-region::-webkit-scrollbar{display:none;width:0;height:0}.conversation.chat-scroll-region{padding-bottom:var(--spacing-xxl)}.history-drawer__groups::-webkit-scrollbar{width:var(--spacing-xs)}.history-drawer__groups::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:var(--color-chat-placeholder)}.user-message{display:flex;width:100%;align-items:flex-start;justify-content:flex-end;gap:var(--spacing-md)}.user-message>div{display:flex;flex-direction:column;align-items:flex-end;gap:var(--spacing-sm)}.user-message span{color:var(--color-chat-meta);font-size:var(--typography-meta-size);line-height:20px}.user-message p{max-width:760px;margin:0;padding:calc(var(--spacing-md) + var(--spacing-xs));border-radius:var(--radius-lg);color:var(--color-surface);background:var(--gradient-user-message);font-size:var(--typography-action-size);line-height:22px;overflow-wrap:anywhere}.user-message>img{width:60px;height:60px;border-radius:var(--radius-full)}.assistant-message{display:flex;width:100%;align-items:flex-start;gap:var(--spacing-md)}.assistant-message__avatar{width:60px;height:60px;border-radius:var(--radius-full)}.assistant-message__content{display:flex;min-width:0;flex:1;flex-direction:column;gap:var(--spacing-sm)}.assistant-message__name{color:var(--color-chat-meta);font-size:var(--typography-meta-size);line-height:20px}.assistant-message__panel{display:flex;width:100%;flex-direction:column;gap:var(--spacing-lg);padding:calc(var(--spacing-lg) + var(--spacing-sm) - var(--spacing-xs) / 2);border:3px solid var(--color-border);border-radius:var(--radius-lg);background:var(--gradient-chat-panel);box-shadow:var(--shadow-sm)}.reasoning-card{padding:calc(var(--spacing-md) - var(--spacing-xs) / 2);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.reasoning-card__header{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0;color:var(--color-primary);background:transparent;cursor:pointer;font-size:var(--typography-meta-size)}.reasoning-card__header>span{display:flex;align-items:center;gap:var(--spacing-xs)}.reasoning-card__header i{width:14px;height:14px;border:3px solid var(--color-spinner-track);border-top-color:var(--color-primary);border-radius:var(--radius-full)}.reasoning-card__header i.is-loading{animation:spin 1s linear infinite}.reasoning-card__header img{width:16px;height:16px;transition:transform .16s ease}.reasoning-card__header img.is-open{transform:rotate(180deg)}.reasoning-card>p{margin:var(--spacing-xs) 0 0;color:var(--color-chat-body);font-size:var(--typography-body-size);line-height:40px;overflow-wrap:anywhere}.assistant-message__answer{color:var(--color-chat-body);font-size:var(--typography-body-size);line-height:var(--typography-chat-line-height);overflow-wrap:anywhere}.assistant-message__answer p{margin:0;white-space:pre-wrap}.assistant-message__answer strong{font-weight:500}.assistant-tools{display:flex;align-items:center;justify-content:space-between}.assistant-tools>span{display:flex;align-items:center;gap:calc(var(--spacing-xs) + var(--spacing-xs) / 2);color:var(--color-chat-caption);font-size:var(--typography-caption-size)}.assistant-tools>span img{width:14px;height:14px}.assistant-tools>div{display:flex;gap:var(--spacing-xs)}.assistant-tools button{width:34px;height:34px;padding:0;background:transparent;cursor:pointer}.assistant-tools button:disabled{cursor:not-allowed;opacity:.45}.assistant-tools button img{width:34px;height:34px}.intelligent-chat{max-height:1270px}.intelligent-chat__assistant .assistant-message__panel{gap:calc(var(--spacing-lg) - var(--spacing-xs))}.intelligent-chat__shortcuts{z-index:4}.chat-service-card{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);padding:var(--spacing-lg);border:2px solid var(--color-chat-service-border);border-radius:var(--radius-lg);color:var(--color-chat-service-text);background:var(--gradient-service-recommend);box-shadow:var(--shadow-sm)}.chat-service-card__icon{width:50px;height:50px;flex:0 0 auto}.chat-service-card>div:not(.chat-service-card__actions){min-width:0;flex:1}.chat-service-card strong{display:block;margin-bottom:var(--spacing-sm);color:var(--color-warning);font-size:var(--typography-body-size);font-weight:500;line-height:26px}.chat-service-card p{margin:0;color:var(--color-chat-service-text);font-size:var(--typography-action-size);font-weight:500;line-height:34px}.chat-service-card__actions{display:flex;flex:0 0 auto;gap:var(--spacing-md)}.chat-service-card__actions button{display:inline-flex;min-width:126px;height:48px;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:0 var(--spacing-lg);border:2px solid var(--color-chat-service-border);border-radius:var(--radius-full);color:var(--color-chat-service-button);background:var(--color-surface);cursor:pointer;font-size:var(--typography-body-size);font-weight:500}.chat-service-card__actions button img{width:14px;height:14px;flex:0 0 auto}.chat-service-card__actions button:last-child{color:var(--color-surface);background:var(--color-chat-service-button)}.chat-shortcuts{position:absolute;top:1640px;left:60px;display:flex;gap:calc(var(--spacing-md) + var(--spacing-xs))}.chat-shortcuts button{display:flex;height:54px;align-items:center;gap:calc(var(--spacing-sm) + var(--spacing-xs) / 2);padding:var(--spacing-xs) var(--spacing-lg);border:2px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-chat-control);background:var(--gradient-chat-input);cursor:pointer;font-size:var(--typography-body-large-size);font-weight:500}.chat-shortcuts img{width:24px;height:24px}.chat-composer{position:absolute;top:1714px;left:60px;display:flex;width:960px;height:106px;align-items:center;padding:calc(var(--spacing-xs) + var(--spacing-xs) / 2) var(--spacing-md) calc(var(--spacing-xs) + var(--spacing-xs) / 2) var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.chat-composer__voice{width:var(--size-chat-mode-icon);height:var(--size-chat-mode-icon)}.chat-composer input{min-width:0;flex:1;padding:0 calc(var(--spacing-md) + var(--spacing-xs));border:0;outline:0;color:var(--color-text-primary);background:transparent;font-size:var(--typography-label-size)}.chat-composer input::placeholder{color:var(--color-chat-placeholder)}.chat-composer button{width:74px;height:74px;padding:0;border-radius:var(--radius-full);background:transparent;cursor:pointer}.chat-composer button:disabled,.chat-composer input:disabled{cursor:not-allowed;opacity:.62}.chat-composer button img{width:74px;height:74px}.chat-composer__voice-button{display:grid;place-items:center}.chat-composer--voice{z-index:8;gap:var(--spacing-md);border-color:var(--color-border);background:var(--gradient-chat-input)}.chat-composer--voice .chat-composer__mode{display:grid;width:var(--size-chat-mode-icon);height:var(--size-chat-mode-icon);place-items:center;border:0;background:transparent;box-shadow:none}.chat-composer--voice .chat-composer__mode img{display:block;width:var(--size-chat-mode-icon)!important;height:var(--size-chat-mode-icon)!important;object-fit:contain}.chat-composer__press{flex:1;width:auto!important;min-width:0;color:var(--color-chat-control);font-size:var(--typography-label-size);font-weight:500}.voice-panel{position:fixed;right:-128px;bottom:0;left:-128px;z-index:3;height:628px;padding:104px 188px 150px;border:3px solid var(--color-border);border-radius:50% 50% 0 0/18% 18% 0 0;background:var(--gradient-voice-panel);filter:drop-shadow(var(--drop-shadow-voice-panel));-webkit-backdrop-filter:blur(var(--blur-voice-panel));backdrop-filter:blur(var(--blur-voice-panel));text-align:center}.voice-panel h2{margin:0;color:var(--color-chat-voice-title);font-size:var(--typography-h2-size);font-weight:500;line-height:58px}.voice-panel p{width:780px;margin:90px auto 0;color:var(--color-chat-voice-text);font-size:var(--typography-label-size);font-weight:500;line-height:52px}.voice-wave{display:flex;height:150px;align-items:center;justify-content:center;gap:var(--spacing-sm);margin-top:72px}.voice-wave span{width:10px;height:40px;border-radius:var(--radius-full);background:var(--gradient-voice-wave);animation:voice-wave 1.1s ease-in-out infinite}.voice-wave span:nth-child(3n+1){height:74px;animation-delay:80ms}.voice-wave span:nth-child(3n+2){height:110px;animation-delay:.16s}.voice-wave span:nth-child(5n){height:142px;animation-delay:.24s}.voice-wave span:nth-child(7n){height:92px;animation-delay:.32s}.voice-panel--idle .voice-wave span{animation-play-state:paused}.history-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;visibility:hidden;opacity:0;transition:opacity .18s ease,visibility .18s ease}.history-layer.is-open{visibility:visible;opacity:1}.history-layer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:var(--color-overlay);cursor:pointer}.history-drawer{position:absolute;top:200px;left:0;width:550px;height:1514px;overflow:hidden;padding:calc(var(--spacing-xl) + var(--spacing-xs));border-radius:0 var(--radius-xl) var(--radius-xl) 0;background:var(--gradient-drawer);box-shadow:var(--shadow-xl);transform:translate(-100%);transition:transform .22s ease}.history-layer.is-open .history-drawer{transform:translate(0)}.history-drawer header{display:flex;height:36px;align-items:center;justify-content:space-between}.history-drawer header h2{display:flex;align-items:center;gap:var(--spacing-sm);margin:0;color:var(--color-history-heading);font-size:var(--typography-history-title-size);line-height:36px}.history-drawer header h2 img{width:32px;height:32px}.history-drawer header button{width:36px;height:36px;padding:0;border-radius:var(--radius-md);background:var(--color-surface);cursor:pointer}.history-drawer header button img{width:36px;height:36px}.history-drawer__new{width:100%;height:54px;margin:var(--spacing-lg) 0;border-radius:var(--radius-full);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg);cursor:pointer;font-size:var(--typography-body-large-size)}.history-drawer__groups{height:1326px;overflow-y:auto;padding-right:var(--spacing-xs)}.history-drawer__groups section{margin-bottom:var(--spacing-lg)}.history-drawer__groups h3{height:24px;margin:0 0 var(--spacing-md)}.history-drawer__groups h3 button{display:flex;width:100%;height:24px;align-items:center;justify-content:space-between;padding:0;color:var(--color-history-group);background:transparent;cursor:pointer;font-size:var(--typography-body-size);font-weight:500;text-align:left}.history-drawer__groups h3 img{width:24px;height:24px;transition:transform .18s ease}.history-drawer__groups section.is-collapsed h3 img{transform:scaleY(-1)}.history-drawer__groups ul{padding:0;margin:0;list-style:none}.history-drawer__groups li{position:relative;display:flex;height:60px;align-items:center;border-radius:var(--radius-md)}.history-drawer__groups li.is-active{background:var(--color-surface);box-shadow:0 1px 3px var(--color-list-shadow)}.history-drawer__groups li>button{display:flex;width:100%;min-width:0;align-items:center;gap:var(--spacing-sm);padding:calc(var(--spacing-md) - var(--spacing-xs) / 2) calc(var(--spacing-xl) + var(--spacing-xs)) calc(var(--spacing-md) - var(--spacing-xs) / 2) calc(var(--spacing-sm) + var(--spacing-xs));overflow:hidden;color:var(--color-history-item);background:transparent;cursor:pointer;font-size:var(--typography-body-size);text-align:left;white-space:nowrap;text-overflow:ellipsis}.history-drawer__groups li>button i{width:6px;height:6px;flex:0 0 auto;border-radius:var(--radius-full);background:var(--color-history-dot)}.history-drawer__groups li>img{position:absolute;right:10px;width:20px;height:20px}.history-drawer__empty{margin:var(--spacing-xl) 0 0;color:var(--color-history-group);font-size:var(--typography-body-size);text-align:center}.not-found{position:absolute;top:590px;left:60px;width:960px;padding:calc(var(--spacing-xxl) + var(--spacing-md) + var(--spacing-xs));border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface);text-align:center}.not-found strong{color:var(--color-primary);font-family:var(--font-display);font-size:var(--typography-hero-number-size);font-weight:400}.not-found h1{margin:var(--spacing-lg) 0 var(--spacing-md);font-size:var(--typography-h1-size)}.not-found p{margin:0 0 var(--spacing-xl);color:var(--color-text-secondary);font-size:var(--typography-body-large-size)}.video-hero{position:absolute;top:318px;left:60px;width:960px;height:300px}.video-hero__copy{position:absolute;top:43px;left:var(--spacing-md);z-index:2}.video-hero h1{margin:0 0 var(--spacing-lg);color:var(--color-video-hero);font-family:var(--font-display);font-size:var(--typography-video-hero-size);font-weight:400;line-height:68px}.video-hero p{margin:0 0 var(--spacing-lg);color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:24px}.video-hero__copy>div{display:flex;gap:calc(var(--spacing-lg) + var(--spacing-xs) / 2)}.video-hero>img{position:absolute;top:-127px;right:-60px;width:1080px;height:565px;object-fit:cover;pointer-events:none}.video-card{position:absolute;left:60px;width:960px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-video-card);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.video-status{top:634px;padding:var(--spacing-xl)}.video-section-title{display:flex;align-items:center;gap:var(--spacing-sm);margin:0;color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-history-title-size);font-weight:400;line-height:40px}.video-section-title>img{width:27px;height:24px;object-fit:contain;transform:rotate(180deg)}.video-status__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--spacing-xl) - var(--spacing-xs));margin:var(--spacing-lg) 0}.video-status__item{display:flex;height:106px;align-items:center;gap:var(--spacing-md);padding:0 var(--spacing-md);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:0 0 5px var(--color-surface-16)}.video-status__item>img{width:80px;height:80px}.video-status__item span{display:flex;flex-direction:column;gap:var(--spacing-sm)}.video-status__item small{color:var(--color-text-tertiary);font-size:var(--typography-body-size);line-height:26px}.video-status__item strong{color:var(--color-text-dark);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400;line-height:38px}.video-status__item strong.is-success{color:var(--color-video-success)}.video-consult-button{display:flex;width:100%;height:90px;align-items:center;justify-content:center;gap:var(--spacing-md);border:4px solid var(--color-surface);border-radius:var(--radius-full);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg),inset -4px 0 16px var(--color-inset-cyan);cursor:pointer;font-size:var(--typography-history-title-size);font-weight:500}.video-consult-button img{width:44px;height:31px}.video-faq{top:1020px;padding:var(--spacing-xl);background:var(--gradient-video-panel)}.video-faq__list{display:flex;flex-direction:column;gap:calc(var(--spacing-lg) - var(--spacing-xs));margin-top:calc(var(--spacing-xl) - var(--spacing-xs))}.video-faq__item{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-card);background:var(--gradient-list);box-shadow:var(--shadow-md)}.video-faq__item>img{width:60px;height:60px}.video-faq__item span{display:flex;min-width:0;flex-direction:column;gap:calc(var(--spacing-md) - var(--spacing-xs));white-space:nowrap}.video-faq__item strong{overflow:hidden;color:var(--color-text-primary);font-size:var(--typography-action-size);font-weight:500;text-overflow:ellipsis}.video-faq__item small{color:var(--color-text-tertiary);font-size:var(--typography-meta-size)}.video-modal-layer,.video-dim-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60}.video-modal-layer__backdrop,.video-dim-layer:before{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-video-dim);content:""}.hall-sheet{position:absolute;bottom:0;left:0;width:1080px;height:1562px;padding:60px;border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--gradient-video-modal);background-color:var(--color-video-sheet-bg);box-shadow:var(--shadow-xl)}.hall-sheet h2{margin:0 0 var(--spacing-lg);color:var(--color-video-modal-text);font-size:var(--typography-h2-size);font-weight:500;line-height:60px;text-align:center}.hall-sheet__close{position:absolute;top:48px;right:58px;width:78px;height:78px;padding:0;background:transparent;cursor:pointer}.hall-sheet__close img{width:78px;height:78px}.hall-search{display:flex;width:960px;height:90px;align-items:center;gap:var(--spacing-md);padding:0 var(--spacing-xl);border:1px solid var(--color-blue-soft);border-radius:var(--radius-full);background:var(--gradient-video-input);box-shadow:var(--shadow-lg)}.hall-search img{width:36px;height:36px}.hall-search input{flex:1;min-width:0;border:0;outline:0;color:var(--color-video-modal-text);background:transparent;font-size:var(--typography-history-title-size)}.hall-search input::placeholder{color:var(--color-video-muted)}.hall-list{display:flex;flex-direction:column;gap:var(--spacing-lg);height:1048px;margin-top:var(--spacing-lg);overflow:hidden}.hall-item{display:flex;width:960px;height:156px;align-items:center;gap:var(--spacing-lg);padding:0 var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-card);background:var(--gradient-list);box-shadow:var(--shadow-sm);cursor:pointer;text-align:left}.hall-item>img:first-child{width:82px;height:82px}.hall-item>img:last-child{width:33px;height:33px;margin-left:auto}.hall-item>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:calc(var(--spacing-lg) - var(--spacing-xs))}.hall-item strong{color:var(--color-video-modal-text);font-size:var(--typography-history-title-size);font-weight:500;line-height:32px}.hall-item span span{display:flex;gap:var(--spacing-md)}.hall-item em{padding:var(--spacing-sm) calc(var(--spacing-sm) + var(--spacing-xs) / 2);border-radius:var(--radius-sm);color:var(--color-text-secondary);background:var(--color-video-tag-bg);font-size:var(--typography-action-size);font-style:normal;line-height:20px}.video-call{position:absolute;top:318px;left:60px;width:960px;height:1364px;overflow:hidden;border:3px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-md)}.video-call__main{width:100%;height:100%;object-fit:cover}.video-call__self{position:absolute;top:32px;right:32px;width:213px;height:305px;border-radius:var(--radius-card);box-shadow:var(--shadow-md);object-fit:cover}.video-call__sign{position:absolute;right:var(--spacing-xl);bottom:var(--spacing-xl);height:54px;padding:0 var(--spacing-lg);border:2px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-primary);background:var(--gradient-secondary-button);box-shadow:var(--shadow-lg);cursor:pointer;font-size:var(--typography-body-large-size)}.video-toolbar{position:absolute;top:1714px;left:60px;display:flex;width:960px;height:106px;align-items:center;justify-content:space-between;padding:calc(var(--spacing-xs) + var(--spacing-xs) / 2) var(--spacing-md) calc(var(--spacing-xs) + var(--spacing-xs) / 2) calc(var(--spacing-xl) + var(--spacing-sm) + var(--spacing-xs) / 2);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.video-toolbar__tools{display:flex;gap:36px}.video-toolbar__tools button{display:flex;width:88px;flex-direction:column;align-items:center;gap:var(--spacing-sm);color:var(--color-text-primary);background:transparent;cursor:pointer;font-size:var(--typography-video-small-size)}.video-toolbar__tools button>span:last-child{line-height:23px;white-space:nowrap}.video-toolbar__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:var(--radius-full);filter:drop-shadow(0 8px 10px var(--color-list-shadow))}.video-toolbar__icon img{width:48px;height:48px}.video-toolbar__end{width:297px;height:74px;border:1.5px solid var(--color-surface-76);border-radius:var(--radius-full);color:var(--color-surface);background:var(--gradient-danger);box-shadow:var(--shadow-lg);cursor:pointer;font-size:var(--typography-body-large-size);font-weight:500}.video-file-sheet,.video-sign-sheet{position:absolute;bottom:0;left:0;z-index:1;width:1080px;background:var(--color-surface);border-radius:var(--radius-card) var(--radius-card) 0 0;box-shadow:var(--shadow-md)}.video-file-sheet header,.video-sign-sheet header{display:flex;height:76px;align-items:center;justify-content:space-between;padding:0 var(--spacing-xl)}.video-file-sheet header .video-section-title,.video-sign-sheet header .video-section-title{font-size:var(--typography-history-title-size)}.video-file-sheet header button,.video-sign-sheet header button{width:32px;height:32px;border-radius:var(--radius-md);color:var(--color-text-muted);background:var(--color-surface-36);cursor:pointer;font-size:var(--typography-history-title-size);line-height:1}.video-file-sheet__body{display:flex;gap:var(--spacing-xl);padding:var(--spacing-xl);background:var(--gradient-video-sheet)}.video-file-list{display:flex;flex:1;gap:var(--spacing-md);min-width:0;overflow-x:auto;overflow-y:hidden;padding:calc(var(--spacing-md) - var(--spacing-xs));border-radius:var(--radius-sm);background:var(--color-video-file-bg);cursor:grab;scroll-behavior:smooth;scrollbar-color:var(--color-chat-placeholder) var(--color-surface-faint);scrollbar-width:thin;touch-action:pan-x;-webkit-user-select:none;user-select:none}.video-file-list:active{cursor:grabbing}.video-file-list::-webkit-scrollbar{height:calc(var(--spacing-xs) + var(--spacing-xs) / 2)}.video-file-list::-webkit-scrollbar-track{border-radius:var(--radius-full);background:var(--color-surface-faint)}.video-file-list::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:var(--color-chat-placeholder)}.video-file{position:relative;display:flex;width:160px;height:160px;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface)}.video-file>img{width:40px;height:40px}.video-file>span:not(.video-file__actions){width:128px;overflow:hidden;color:var(--color-chat-body);font-size:var(--typography-caption-size);line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.video-file:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-sm);background:var(--color-video-dim);content:"";opacity:0;transition:opacity .16s ease}.video-file:hover:after,.video-file:focus-visible:after,.video-file:focus-within:after{opacity:1}.video-file__actions{position:absolute;z-index:2;display:flex;align-items:center;gap:var(--spacing-md);opacity:0;transition:opacity .16s ease}.video-file:hover .video-file__actions,.video-file:focus-visible .video-file__actions,.video-file:focus-within .video-file__actions{opacity:1}.video-file__actions img{width:16px;height:16px}.video-file__actions i{width:1px;height:16px;background:var(--color-surface)}.video-qr{display:flex;width:200px;height:184px;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:space-between;padding:var(--spacing-md);border:1px solid var(--color-primary);border-radius:var(--radius-sm);background:var(--color-video-qr-bg)}.video-qr img{width:120px;height:120px;border-radius:var(--radius-sm)}.video-qr p{margin:0;color:var(--color-video-modal-text);font-size:var(--typography-video-small-size);line-height:22px;text-align:center}.video-qr strong,.video-sign-sheet__body strong{color:var(--color-primary);font-weight:400}.video-file-sheet footer,.video-sign-sheet footer{display:flex;height:106px;align-items:center;justify-content:center;background:var(--color-surface);box-shadow:0 -2px 6px var(--color-shadow-blue)}.video-file-sheet footer button,.video-sign-sheet footer button{width:260px;height:64px;border-radius:var(--radius-full);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg),inset -4px 0 16px var(--color-inset-cyan);cursor:pointer;font-size:var(--typography-body-large-size);font-weight:500}.video-sign-sheet__body{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);padding:var(--spacing-xl);background:var(--gradient-video-sheet)}.video-sign-sheet__body p{margin:0;color:var(--color-text-dark);font-size:var(--typography-action-size);line-height:40px}.video-sign-sheet__body>img{width:280px;height:280px;border:1px solid var(--color-video-file-bg);border-radius:var(--radius-sm);box-shadow:0 4px 30px var(--color-surface-36)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes voice-wave{0%,to{transform:scaleY(.72);opacity:.7}50%{transform:scaleY(1);opacity:1}}.review-entry{position:absolute;top:344px;left:0;width:100%;text-align:center;pointer-events:none}.review-entry h1{margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--typography-display-size);font-weight:400;line-height:1;text-shadow:0 0 8px var(--color-surface)}.review-entry-grid{position:absolute;top:598px;left:60px;display:grid;width:960px;grid-template-columns:repeat(2,464px);gap:var(--spacing-xl)}.review-entry-card{position:relative;width:464px;height:535px;overflow:hidden;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-review-card);box-shadow:var(--shadow-md);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.review-entry-card__heading{position:absolute;top:47px;left:37px;z-index:2;display:flex;width:364px;align-items:flex-start;gap:calc(var(--spacing-md) + var(--spacing-xs))}.review-entry-card__heading>img{width:80px;height:80px;flex:0 0 auto}.review-entry-card__heading>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:var(--spacing-md)}.review-entry-card__heading strong{color:var(--color-text-black);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400;line-height:50px}.review-entry-card__heading small{color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:24px}.review-entry-card__image{position:absolute;object-fit:contain;object-position:center bottom;pointer-events:none}.review-entry-card--0 .review-entry-card__image{left:72px;top:228px;width:363px;height:303px}.review-entry-card--1 .review-entry-card__image{left:52px;top:221px;width:409px;height:311px}.review-entry-card--2 .review-entry-card__image{left:62px;top:225px;width:384px;height:307px}.review-entry-card--3 .review-entry-card__image{left:23px;top:237px;width:439px;height:295px}.review-stepper{position:absolute;top:318px;left:151px;z-index:2;display:flex;width:779px;height:34px;align-items:center;justify-content:flex-start;gap:10px;padding:0;margin:0;list-style:none}.review-stepper li{position:relative;z-index:1;display:flex;width:204px;align-items:center;gap:var(--spacing-sm);color:var(--color-text-disabled);font-size:var(--typography-action-size);font-weight:400;line-height:34px;background:transparent}.review-stepper li:not(:last-child):after{width:52px;height:2px;margin-left:auto;background:var(--color-review-step-divider);content:""}.review-stepper span{display:flex;width:34px;height:34px;align-items:center;justify-content:center;flex:0 0 34px;border:2px solid var(--color-surface);border-radius:var(--radius-full);color:var(--color-text-muted);background:var(--color-surface);box-shadow:var(--shadow-md);font-size:var(--typography-body-size);font-weight:700;line-height:1}.review-stepper strong{min-width:88px;text-shadow:0 1px 0 var(--color-surface)}.review-stepper .is-active{color:var(--color-primary)}.review-stepper .is-active span{border-color:var(--color-primary);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg)}.review-scroll-panel{position:absolute;top:392px;left:60px;width:960px;height:1288px;overflow:hidden auto;padding:var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-review-panel);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-color:var(--color-chat-placeholder) var(--color-surface-faint);scrollbar-width:thin}.review-scroll-panel::-webkit-scrollbar{width:var(--spacing-xs)}.review-scroll-panel::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:var(--color-chat-placeholder)}.review-section-title{display:flex;align-items:center;gap:var(--spacing-sm);margin:0 0 var(--spacing-xl);color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-history-title-size);font-weight:400;line-height:40px}.review-section-title>img{width:28px;height:28px;object-fit:contain}.review-form{display:flex;flex-direction:column;height:auto;gap:34px;overflow:visible;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.review-form-section{width:960px;padding:var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-list);box-shadow:var(--shadow-sm)}.review-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg) var(--spacing-xl)}.review-field{display:flex;flex-direction:column;gap:var(--spacing-sm);color:var(--color-review-field-label);font-size:var(--typography-body-size);font-weight:500}.review-field__label{display:inline-flex;align-items:center;gap:var(--spacing-xs);line-height:32px}.review-field__label em{color:var(--color-error);font-style:normal}.review-input-shell,.review-textarea-shell textarea{width:100%;min-height:60px;border:1px solid var(--color-review-field-border);border-radius:var(--radius-md);color:var(--color-review-field-value);background:var(--gradient-review-field);font-family:var(--font-body);font-size:var(--typography-action-size);font-weight:400;outline:none}.review-input-shell{padding:0 var(--spacing-lg)}.review-input-shell::placeholder,.review-textarea-shell textarea::placeholder{color:var(--color-text-tertiary)}.review-input-shell:focus,.review-input-shell:focus-visible,.review-textarea-shell textarea:focus,.review-textarea-shell textarea:focus-visible{border-color:var(--color-primary);outline:none;background:var(--color-blue-soft);box-shadow:inset 0 0 0 1px var(--color-primary)}.review-input-shell--select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:0 56px 0 var(--spacing-lg);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5896%208.08984L10.5896%2013.0898C10.2642%2013.4152%209.73633%2013.4152%209.41089%2013.0898L4.41089%208.08984L5.5896%206.91113L9.99976%2011.3223L14.4109%206.91113L15.5896%208.08984Z'%20fill='%234E5969'/%3e%3c/svg%3e") no-repeat right var(--spacing-lg) center / 24px 24px,var(--gradient-review-field)}.review-input-shell--select:focus{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5896%208.08984L10.5896%2013.0898C10.2642%2013.4152%209.73633%2013.4152%209.41089%2013.0898L4.41089%208.08984L5.5896%206.91113L9.99976%2011.3223L14.4109%206.91113L15.5896%208.08984Z'%20fill='%234E5969'/%3e%3c/svg%3e") no-repeat right var(--spacing-lg) center / 24px 24px,var(--color-blue-soft)}.review-field--wide{grid-column:1 / -1}.review-textarea-shell{position:relative;display:block}.review-textarea-shell textarea{min-height:103px;resize:none;padding:var(--spacing-lg)}.review-textarea-shell small{position:absolute;right:var(--spacing-lg);bottom:var(--spacing-md);color:var(--color-text-muted);font-size:var(--typography-caption-size)}.review-field__error{color:var(--color-error);font-size:var(--typography-caption-size);line-height:24px}.review-field.is-invalid .review-input-shell,.review-field.is-invalid .review-textarea-shell textarea{border-color:var(--color-error)}.review-materials__groups{display:flex;flex-direction:column;gap:var(--spacing-xl)}.review-material-group header{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.review-material-group em{height:34px;padding:0 var(--spacing-md);border-radius:var(--radius-full);color:var(--color-text-secondary);background:var(--color-review-tag-bg);font-size:var(--typography-caption-size);font-style:normal;line-height:34px}.review-material-group em.is-required{color:var(--color-warning);background:var(--color-review-audit-orange-bg)}.review-material-group strong{color:var(--color-text-primary);font-size:var(--typography-body-large-size);font-weight:500}.review-material-group header small{margin-left:auto;color:var(--color-text-muted);font-size:var(--typography-caption-size);font-weight:400}.review-material-group__error{margin:var(--spacing-sm) 0 0;color:var(--color-error);font-size:var(--typography-caption-size);line-height:24px}.review-file-list{display:flex;min-height:176px;gap:var(--spacing-md);overflow-x:auto;padding:var(--spacing-sm);border:1px solid var(--color-transparent);border-radius:var(--radius-md);background:var(--color-video-file-bg);scroll-behavior:smooth;scrollbar-color:var(--color-chat-placeholder) var(--color-surface-faint);scrollbar-width:thin}.review-material-group.is-invalid .review-file-list{border-color:var(--color-error);box-shadow:0 0 0 2px var(--color-review-reject-soft)}.review-file-list::-webkit-scrollbar{height:calc(var(--spacing-xs) + var(--spacing-xs) / 2)}.review-file-list::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:var(--color-chat-placeholder)}.review-file{position:relative;display:flex;width:160px;height:160px;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-md);overflow:hidden;border:2px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface)}.review-file>img{width:40px;height:40px}.review-file small{width:132px;overflow:hidden;color:var(--color-chat-body);font-size:var(--typography-caption-size);line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.review-file__meta{color:var(--color-text-muted);font-size:var(--typography-mini-size);line-height:18px}.review-file:after{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-video-dim);content:"";opacity:0;transition:opacity .16s ease}.review-file:hover:after,.review-file:focus-within:after{opacity:1}.review-file__actions{position:absolute;z-index:2;display:flex;gap:var(--spacing-md);opacity:0;transition:opacity .16s ease}.review-file__actions button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:var(--radius-full);background:var(--color-transparent);cursor:pointer}.review-file__actions button:focus-visible{outline:2px solid var(--color-surface);outline-offset:2px}.review-file:hover .review-file__actions,.review-file:focus-within .review-file__actions{opacity:1}.review-file__actions img{width:22px;height:22px}.review-id-card{display:grid;width:112px;height:76px;grid-template-columns:34px 1fr;gap:var(--spacing-sm);padding:var(--spacing-sm);border-radius:var(--radius-sm);background:var(--color-review-tag-bg)}.review-id-card span:first-child{grid-row:span 3;border-radius:var(--radius-full);background:var(--gradient-primary)}.review-id-card span:not(:first-child){height:10px;border-radius:var(--radius-full);background:var(--color-surface)}.review-upload-tips{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-xl);margin-top:var(--spacing-xl);padding:var(--spacing-lg);border:2px solid var(--color-primary);border-radius:var(--radius-md);background:var(--color-video-qr-bg)}.review-upload-tips ol{display:flex;flex:1;flex-direction:column;gap:var(--spacing-md);padding-left:var(--spacing-xl);margin:0;color:var(--color-text-secondary);font-size:var(--typography-body-size);line-height:32px}.review-upload-tips img{width:130px;height:130px;border-radius:var(--radius-sm)}.review-audit{display:flex;flex-direction:column;gap:0;padding:0;border-color:var(--color-border);background:transparent;box-shadow:var(--shadow-sm);scrollbar-width:none}.review-audit::-webkit-scrollbar,.review-checklist ul::-webkit-scrollbar{display:none}.review-checklist ul{scrollbar-width:none}.review-audit__hero{display:flex;min-height:204px;flex-direction:column;gap:20px;padding:var(--spacing-xl);border:3px solid var(--color-border);border-bottom:0;border-radius:var(--radius-xl) var(--radius-xl) 0 0;color:var(--color-surface);background:var(--gradient-review-audit-header)}.review-audit__hero-title,.review-audit__hero-title>span,.review-audit__hero-title p,.review-audit__hero-body,.review-audit__progress span,.review-audit__stats,.review-audit__stats article span{display:flex;align-items:center}.review-audit__hero-title{justify-content:space-between}.review-audit__hero-title>span{gap:var(--spacing-sm)}.review-audit__hero-title img{width:27px;height:24px;object-fit:cover}.review-audit__hero-title h2{margin:0;font-family:var(--font-display);font-size:var(--typography-history-title-size);font-weight:400;line-height:42px}.review-audit__hero-title p{gap:var(--spacing-xs);margin:0;font-size:var(--typography-meta-size);line-height:22px}.review-audit__hero-title i{width:6px;height:6px;border-radius:var(--radius-full);background:var(--color-review-audit-green)}.review-audit__hero-body{gap:28px}.review-audit__progress{display:flex;width:578px;flex-direction:column;gap:var(--spacing-sm)}.review-audit__progress span{justify-content:space-between;color:var(--color-surface);font-size:var(--typography-body-size);line-height:24px}.review-audit__progress em{font-style:normal;font-weight:500}.review-audit__progress strong{font-weight:700}.review-audit__progress i{display:block;height:15px;overflow:hidden;padding:1px;border:1px solid var(--color-surface-36);border-radius:var(--radius-full);background:var(--color-surface-16)}.review-audit__progress b{display:block;width:60%;height:100%;border-radius:inherit;background:var(--gradient-review-audit-bar);box-shadow:inset 0 4px 4px var(--color-surface-76);transition:width .48s ease}.review-audit__stats{flex:1;gap:var(--spacing-md)}.review-audit__stats article{display:flex;width:137px;min-height:77px;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:var(--spacing-sm) 12px;border:1px solid var(--color-surface-36);border-radius:var(--radius-md);background:var(--color-surface-16)}.review-audit__stats article span{gap:6px;font-size:var(--typography-meta-size);font-weight:500;line-height:20px}.review-audit__stats img{width:12px;height:12px}.review-audit__stats strong{font-family:var(--font-display);font-size:var(--typography-video-sheet-title-size);font-weight:400;line-height:24px}.review-audit__body{display:grid;min-height:1084px;grid-template-columns:1fr 1fr;overflow:hidden;border:3px solid var(--color-border);border-top:0;border-radius:0 0 var(--radius-xl) var(--radius-xl);background:var(--gradient-video-sheet)}.review-preview,.review-checklist{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.review-audit-section-title{display:flex;height:72px;align-items:center;gap:var(--spacing-sm);padding:0 20px;margin:0;color:var(--color-history-heading);background:var(--color-surface);box-shadow:var(--shadow-sm);font-size:var(--typography-body-size);font-weight:700;line-height:24px}.review-audit-section-title img{width:28px;height:28px}.review-document{display:flex;height:calc(100% - 72px);align-items:flex-start;justify-content:center;padding:40px;background:transparent}.review-document>img{width:400px;height:563px;object-fit:cover;box-shadow:var(--shadow-md)}.review-checklist ul{display:flex;flex-direction:column;gap:20px;height:calc(100% - 72px);padding:20px;margin:0;overflow:hidden auto;list-style:none}.review-audit-item,.review-audit-item button{display:flex;width:100%;align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-lg) var(--spacing-md);border:1px solid var(--color-review-audit-pending-border);border-radius:var(--radius-md);color:var(--color-history-heading);background:var(--color-review-audit-pending-bg);text-align:left}.review-audit-item:has(.is-pass){border-color:var(--color-review-audit-pass-border);background:var(--color-review-audit-pass-bg)}.review-audit-item:has(.is-fail){flex-direction:column;border-color:var(--color-review-audit-fail-border);background:var(--color-review-audit-fail-bg)}.review-audit-item:has(.is-auditing){border-color:var(--color-review-audit-running-border);background:var(--color-review-audit-running-bg)}.review-audit-item button{padding:0;border:0;background:transparent;cursor:pointer}.review-audit-item>img,.review-audit-item button>img{width:20px;height:20px;flex:0 0 auto}.review-audit-item div{display:flex;min-width:0;flex:1;flex-direction:column;gap:12px}.review-audit-item span{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm)}.review-audit-item strong{font-size:var(--typography-action-size);font-weight:400;line-height:28px}.review-audit-item em{flex:0 0 auto;color:var(--color-review-audit-pending-text);font-size:var(--typography-caption-size);font-style:normal;line-height:20px}.review-audit-item em.is-pass{color:var(--color-review-audit-green)}.review-audit-item em.is-fail{color:var(--color-review-audit-red)}.review-audit-item em.is-auditing{color:var(--color-info)}.review-audit-item p{margin:0;color:var(--color-chat-body);font-size:var(--typography-meta-size);line-height:30px}.review-reupload{display:flex;width:100%;align-items:center;justify-content:space-between;gap:var(--spacing-lg);padding:var(--spacing-md);border:1px solid var(--color-review-audit-fail-border);border-radius:var(--radius-md);background:var(--color-review-audit-reupload-bg)}.review-reupload strong{color:var(--color-history-heading);font-size:var(--typography-body-size);font-weight:400}.review-reupload small{color:var(--color-text-secondary);font-size:var(--typography-caption-size)}.review-reupload img{width:100px;height:100px;border-radius:var(--radius-sm)}.review-result{overflow:hidden}.review-result__content{display:flex;height:calc(100% - 72px);flex-direction:column;align-items:center;justify-content:flex-start;padding-top:330px;text-align:center}.review-result__content>img{width:116px;height:116px;margin-bottom:var(--spacing-lg)}.review-result__content h2{margin:0 0 var(--spacing-md);color:var(--color-review-audit-green);font-size:var(--typography-h2-size);font-weight:700;line-height:56px}.review-result--rejected .review-result__content h2{color:var(--color-review-audit-red)}.review-result__content p{max-width:620px;margin:0;color:var(--color-text-primary);font-size:var(--typography-body-large-size);line-height:42px}.review-result__content p+p{margin-top:var(--spacing-sm)}.review-result__content small{margin-top:var(--spacing-xl);color:var(--color-text-muted);font-size:var(--typography-caption-size);line-height:28px}.review-action-bar{position:absolute;top:1714px;left:60px;display:flex;width:960px;height:106px;align-items:center;justify-content:flex-end;gap:var(--spacing-md);padding:6px var(--spacing-md);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-review-action-bar);box-shadow:var(--shadow-lg)}.review-action-bar .button{height:74px;font-size:var(--typography-body-large-size)}.review-action-bar .button--secondary{flex:0 0 260px;width:260px;border:0;color:var(--color-primary);background:var(--color-review-action-cancel);box-shadow:inset 1px 2px 10px var(--color-shadow-soft)}.review-action-bar .button--primary{flex:1;border:1px solid var(--color-surface-76);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg),inset 0 0 2px var(--color-inset-primary),inset -4px 0 16px var(--color-inset-cyan)}.review-action-bar--single .button{flex:1}.resume-chat-panel,.resume-history-panel{position:absolute;left:var(--spacing-xxl);width:960px}.resume-chat-panel{top:318px;height:1352px;overflow-y:auto;padding-right:var(--spacing-sm);padding-bottom:var(--spacing-xxl)}.resume-chat-panel::-webkit-scrollbar,.resume-history-panel::-webkit-scrollbar,.resume-preview-body::-webkit-scrollbar{width:6px}.resume-chat-panel::-webkit-scrollbar-thumb,.resume-history-panel::-webkit-scrollbar-thumb,.resume-preview-body::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:var(--color-review-step-divider)}.resume-dialogue{display:flex;flex-direction:column;gap:28px;padding-bottom:var(--spacing-xl)}.resume-dialogue-pair{display:flex;flex-direction:column;gap:28px}.resume-message{display:flex;align-items:flex-start;gap:var(--spacing-md)}.resume-message--user{justify-content:flex-end}.resume-avatar{width:60px;height:60px;flex:0 0 auto;border-radius:var(--radius-full);object-fit:cover;box-shadow:var(--shadow-md)}.resume-message__body{display:flex;max-width:820px;flex-direction:column;gap:var(--spacing-sm)}.resume-message--user .resume-message__body{align-items:flex-end}.resume-message__role{color:var(--color-chat-meta);font-size:var(--typography-caption-size);line-height:24px}.resume-bubble{border:3px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);font-size:var(--typography-body-large-size);line-height:40px}.resume-bubble--ai{min-width:540px;padding:var(--spacing-lg);color:var(--color-chat-body);background:var(--gradient-chat-panel)}.resume-bubble--user{max-width:720px;padding:var(--spacing-md) var(--spacing-lg);color:var(--color-surface);background:var(--gradient-user-message)}.resume-question-card{display:flex;width:720px;flex-direction:column;gap:var(--spacing-lg)}.resume-question-card>strong{color:var(--color-primary);font-size:var(--typography-body-large-size);font-weight:500}.resume-question-summary{display:flex;min-width:540px;flex-direction:column;gap:var(--spacing-sm)}.resume-question-summary strong{color:var(--color-primary);font-size:var(--typography-body-large-size);font-weight:500;line-height:36px}.resume-question-summary span{color:var(--color-text-secondary);font-size:var(--typography-body-size);line-height:32px}.resume-field{position:relative;display:flex;min-width:0;flex-direction:column;gap:var(--spacing-sm)}.resume-field--full{grid-column:1 / -1}.resume-field>span{color:var(--color-text-primary);font-size:var(--typography-body-size);font-weight:500;line-height:30px}.resume-field input,.resume-field select,.resume-field textarea{width:100%;border:2px solid var(--color-review-field-border);border-radius:var(--radius-md);color:var(--color-text-secondary);background:var(--gradient-review-field);font-size:var(--typography-body-size);outline:none}.resume-field input,.resume-field select{height:64px;padding:0 var(--spacing-lg)}.resume-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 56px 0 var(--spacing-lg);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5896%208.08984L10.5896%2013.0898C10.2642%2013.4152%209.73633%2013.4152%209.41089%2013.0898L4.41089%208.08984L5.5896%206.91113L9.99976%2011.3223L14.4109%206.91113L15.5896%208.08984Z'%20fill='%234E5969'/%3e%3c/svg%3e") no-repeat right var(--spacing-lg) center / 24px 24px,var(--gradient-review-field)}.resume-field textarea{min-height:132px;resize:none;padding:var(--spacing-md) var(--spacing-lg);line-height:34px}.resume-field em{position:absolute;right:var(--spacing-lg);bottom:var(--spacing-sm);color:var(--color-text-muted);font-size:var(--typography-caption-size);font-style:normal}.resume-city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-md)}.resume-choice{height:72px;border:2px solid var(--color-review-field-border);border-radius:var(--radius-md);color:var(--color-text-secondary);background:var(--gradient-review-field);cursor:pointer;font-size:var(--typography-body-large-size)}.resume-choice.is-active{border-color:var(--color-primary);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg)}.resume-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg)}.resume-education-list{display:flex;flex-direction:column;gap:var(--spacing-lg)}.resume-education-entry{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:var(--spacing-md)}.resume-education-entry:before{width:4px;align-self:stretch;border-radius:var(--radius-full);background:var(--color-primary);content:"";grid-column:1;grid-row:1}.resume-form-grid--education{grid-column:1;grid-row:1;grid-template-columns:repeat(6,1fr);padding-left:var(--spacing-lg)}.resume-form-grid--education .resume-field:nth-child(-n+2){grid-column:span 3}.resume-form-grid--education .resume-field:nth-child(n+3){grid-column:span 2}.resume-education-entry__delete{display:grid;width:40px;height:40px;place-items:center;border:0;background:transparent;cursor:pointer}.resume-education-entry__delete:disabled{cursor:not-allowed;opacity:.38}.resume-education-entry__delete img{width:30px;height:30px}.resume-education-add{display:flex;width:100%;height:64px;align-items:center;justify-content:center;gap:var(--spacing-sm);border:2px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary);background:transparent;cursor:pointer;font-size:var(--typography-body-large-size);font-weight:500}.resume-education-add span{font-size:var(--typography-h3-size);line-height:1}.resume-error{margin:0;color:var(--color-error);font-size:var(--typography-body-size);line-height:30px}.resume-question-card__confirm{align-self:flex-end;width:220px}.resume-finished-card{display:flex;width:620px;flex-direction:column;gap:var(--spacing-md)}.resume-finished-card strong{color:var(--color-primary);font-size:var(--typography-h4-size)}.resume-finished-card span{color:var(--color-chat-body);font-size:var(--typography-body-size)}.resume-finished-card .button{width:220px}.resume-history-panel{top:318px;display:flex;height:1352px;flex-direction:column;gap:var(--spacing-lg);overflow-y:auto;padding-right:var(--spacing-sm)}.resume-history-card{display:grid;min-height:172px;grid-template-columns:144px 1fr auto;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-lg) var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-card);background:var(--gradient-list);box-shadow:var(--shadow-md)}.resume-history-card h2{margin:0 0 var(--spacing-sm);color:var(--color-text-primary);font-size:var(--typography-h4-size);line-height:42px}.resume-history-card p,.resume-history-card small{display:block;margin:0;color:var(--color-text-secondary);font-size:var(--typography-body-large-size);line-height:36px}.resume-history-card small{color:var(--color-text-muted);font-size:var(--typography-body-size)}.resume-history-card__actions{display:flex;gap:var(--spacing-md)}.resume-history-card__actions .button{width:120px;height:64px}.resume-thumb{position:relative;width:110px;height:156px;overflow:hidden;border:2px solid var(--color-interview-category-border);border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:var(--shadow-sm)}.resume-thumb span{position:absolute;top:0;left:0;width:34px;height:100%;background:var(--gradient-primary)}.resume-thumb b{position:absolute;top:16px;left:44px;width:32px;height:32px;border-radius:var(--radius-full);background:var(--color-blue-soft)}.resume-thumb i{position:relative;display:block;width:52px;height:6px;margin:58px 0 0 44px;border-radius:var(--radius-full);background:var(--color-review-field-border)}.resume-thumb i+i{margin-top:14px}.resume-thumb b+i{margin-top:68px}.resume-thumb--purple span{background:linear-gradient(180deg,var(--color-primary),var(--color-info))}.resume-thumb--classic span{background:linear-gradient(180deg,var(--color-text-primary),var(--color-text-secondary))}.resume-thumb--simple span{background:var(--color-review-field-border)}.resume-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:49;background:var(--color-video-dim);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.resume-modal{position:absolute;left:var(--spacing-xxl);z-index:50;overflow:hidden;width:960px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-chat-panel);box-shadow:var(--shadow-xl)}.resume-modal--preview{top:216px;height:1510px;border:3px solid var(--color-border);background:var(--gradient-resume-preview-modal);box-shadow:var(--shadow-md)}.resume-modal--download{top:318px;height:1390px}.resume-modal__header{display:flex;height:90px;align-items:center;padding:0 var(--spacing-xl);gap:var(--spacing-md);color:var(--color-surface);background:var(--gradient-primary)}.resume-modal__header>img{width:34px;height:34px}.resume-modal__header h1{flex:1;margin:0;font-size:var(--typography-h3-size);font-weight:700;line-height:48px}.resume-modal__header button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--color-surface-76);border-radius:var(--radius-md);background:var(--color-surface-16);cursor:pointer}.resume-modal__header button img{width:22px;height:22px}.resume-preview-body{display:flex;height:1290px;flex-direction:column;gap:var(--spacing-lg);overflow-y:auto;padding:var(--spacing-xl)}.resume-profile-card,.resume-document-section{border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:var(--shadow-sm)}.resume-profile-card{display:flex;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-xl)}.resume-profile-card>img{width:92px;height:92px;border-radius:var(--radius-full)}.resume-profile-card h2{margin:0 0 var(--spacing-sm);color:var(--color-history-heading);font-size:var(--typography-h4-size);line-height:40px}.resume-profile-card h2 em{margin-left:var(--spacing-md);padding:3px var(--spacing-sm);border-radius:var(--radius-sm);color:var(--color-primary);background:var(--color-review-tag-bg);font-size:var(--typography-body-size);font-style:normal}.resume-profile-card p{margin:0;color:var(--color-text-secondary);font-size:var(--typography-body-large-size);line-height:38px}.resume-document-section{padding:var(--spacing-lg) var(--spacing-xl) var(--spacing-xl)}.resume-document-section h2{display:flex;align-items:center;gap:var(--spacing-sm);margin:0 0 var(--spacing-lg);color:var(--color-history-heading);font-size:var(--typography-h4-size);line-height:40px}.resume-document-section h2 img{width:34px;height:34px}.resume-intention-list,.resume-timeline-item{display:flex;flex-direction:column;gap:var(--spacing-lg)}.resume-intention-item,.resume-timeline-item{flex-direction:row;align-items:flex-start}.resume-intention-item{display:flex;gap:var(--spacing-lg)}.resume-intention-item>img,.resume-timeline-item>img{width:64px;height:64px;padding:var(--spacing-sm);border-radius:var(--radius-sm);background:var(--color-review-tag-bg)}.resume-intention-item strong,.resume-timeline-item strong{margin-right:var(--spacing-lg);color:var(--color-history-heading);font-size:var(--typography-h4-size);line-height:42px}.resume-intention-item span{color:var(--color-history-heading);font-size:var(--typography-h4-size);font-weight:700}.resume-intention-item p,.resume-timeline-item p{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);margin:var(--spacing-sm) 0 0}.resume-intention-item em,.resume-timeline-item em{padding:2px var(--spacing-sm);color:var(--color-text-secondary);background:var(--color-review-tag-bg);font-size:var(--typography-body-size);font-style:normal;line-height:28px}.resume-timeline-item{display:flex;gap:var(--spacing-lg)}.resume-timeline-item span,.resume-summary-text{display:block;margin-top:var(--spacing-md);color:var(--color-text-secondary);font-size:var(--typography-body-large-size);line-height:40px}.resume-modal__footer{display:flex;height:130px;align-items:center;justify-content:center;gap:var(--spacing-md);background:var(--color-surface)}.resume-modal__footer .button{width:260px;height:74px;font-size:var(--typography-label-size)}.resume-download-body{display:grid;height:1170px;grid-template-columns:140px 1fr;gap:var(--spacing-xl);padding:var(--spacing-xl)}.resume-template-list{display:flex;flex-direction:column;gap:var(--spacing-md)}.resume-template-card{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);border:2px solid var(--color-review-panel-border);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer}.resume-template-card.is-active{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.resume-template-card .resume-thumb{width:112px;height:160px}.resume-template-card span{color:var(--color-text-primary);font-size:var(--typography-caption-size);line-height:24px;text-align:center}.resume-template-preview{display:flex;min-width:0;flex-direction:column;overflow:hidden;border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:var(--shadow-md)}.resume-template-preview>header{display:flex;height:190px;align-items:center;gap:var(--spacing-xl);padding:var(--spacing-xl);color:var(--color-surface);background:var(--gradient-primary)}.resume-template-preview--purple>header{background:linear-gradient(90deg,var(--color-primary),var(--color-info))}.resume-template-preview--classic>header{background:linear-gradient(90deg,var(--color-text-primary),var(--color-text-secondary))}.resume-template-preview--simple>header{color:var(--color-text-primary);background:var(--color-review-tag-bg)}.resume-template-preview>header img{width:132px;height:132px;border:8px solid var(--color-surface-76);border-radius:var(--radius-full)}.resume-template-preview h2,.resume-template-preview h3,.resume-template-preview p{margin:0}.resume-template-preview h2{color:var(--color-surface);font-size:var(--typography-h2-size);line-height:54px}.resume-template-preview header p{color:var(--color-surface);font-size:var(--typography-body-size);line-height:34px}.resume-template-preview--simple h2,.resume-template-preview--simple header p{color:var(--color-text-primary)}.resume-template-preview__layout{display:grid;min-height:850px;grid-template-columns:240px 1fr}.resume-template-preview__layout aside,.resume-template-preview__layout main{display:flex;flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-xl)}.resume-template-preview__layout aside{border-right:1px dashed var(--color-review-field-border)}.resume-template-preview strong,.resume-template-preview h3{color:var(--color-history-heading);font-size:var(--typography-body-large-size);line-height:36px}.resume-template-preview span,.resume-template-preview p{color:var(--color-text-secondary);font-size:var(--typography-body-size);line-height:34px}.resume-template-preview footer{padding:var(--spacing-md) var(--spacing-xl);color:var(--color-text-muted);background:var(--color-review-tag-bg);font-size:var(--typography-body-size)}.resume-tip-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;background:var(--color-overlay)}.resume-tip-modal{width:800px;overflow:hidden;border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-xl)}.resume-tip-modal__body{display:flex;height:420px;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-lg);background:var(--color-surface)}.resume-tip-modal__body p{margin:0;color:var(--color-text-primary);font-size:var(--typography-label-size);line-height:42px}.resume-tip-modal__body strong{color:var(--color-primary)}.resume-tip-modal__body img{width:260px;height:260px;padding:var(--spacing-md);border-radius:var(--radius-sm);background:var(--color-surface)}.resume-tip-modal__footer{position:relative;z-index:1;display:grid;height:110px;place-items:center;background:var(--color-surface);box-shadow:var(--shadow-modal-footer)}.resume-tip-modal__footer .button{width:260px;height:74px;font-size:var(--typography-label-size);box-shadow:var(--shadow-xl),inset 0 0 2px var(--color-inset-primary),inset -4px 0 16px var(--color-inset-cyan)}.resume-mode-bar{position:absolute;top:1784px;left:var(--spacing-xxl);z-index:45;display:flex;width:960px;height:106px;align-items:center;justify-content:center;gap:var(--spacing-md);padding:6px var(--spacing-md);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-review-action-bar);box-shadow:var(--shadow-lg)}.resume-mode-bar .button{flex:1;height:74px;font-size:var(--typography-label-size)}.resume-mode-bar .button--secondary{border-color:transparent;border-radius:var(--radius-full);background:var(--color-resume-tab-inactive);box-shadow:var(--shadow-resume-tab-inactive)}.interview-hero{position:absolute;top:360px;left:var(--spacing-xxl);width:960px;height:620px}.interview-hero__copy{position:absolute;top:32px;left:var(--spacing-lg);z-index:1}.interview-hero__copy h1,.interview-step-card>h1,.interview-choice-panel h1,.interview-job-panel h1,.interview-description h1,.interview-notice h1,.interview-report-hero h1,.interview-evaluating h1{margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--typography-video-hero-size);font-weight:400;line-height:1.1;text-shadow:0 4px 4px var(--color-surface-76)}.interview-hero__copy p,.interview-step-card>p,.interview-choice-panel>p,.interview-job-panel>div:first-child p,.interview-report-hero p,.interview-evaluating p{margin:var(--spacing-lg) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:1.7}.interview-hero__image{position:absolute;top:6px;right:0;width:489px;height:358px;object-fit:contain}.interview-entry-actions{position:absolute;top:286px;left:0;display:grid;width:960px;grid-template-columns:1fr 1fr;gap:26px}.interview-entry-action{display:flex;height:134px;align-items:center;justify-content:center;gap:20px;border:2px solid var(--color-review-step-track);border-radius:43px;background:var(--color-surface);box-shadow:var(--shadow-sm)}.interview-entry-action--primary{border:0;background:var(--gradient-primary);box-shadow:var(--shadow-xl),inset -4px 0 16px var(--color-inset-cyan)}.interview-entry-action img{width:64px;height:64px}.interview-entry-action span{display:flex;flex-direction:column;gap:var(--spacing-sm);text-align:left}.interview-entry-action strong{color:var(--color-primary);font-size:var(--typography-history-title-size);line-height:1}.interview-entry-action em{color:var(--color-chat-caption);font-size:var(--typography-body-large-size);font-style:normal}.interview-entry-action--primary strong,.interview-entry-action--primary em{color:var(--color-surface)}.interview-entry-action--primary em{opacity:.72}.interview-stat-card{position:absolute;top:812px;left:var(--spacing-xxl);display:grid;width:960px;height:172px;grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg);padding:var(--spacing-lg);border-radius:var(--radius-xl);background:var(--gradient-video-card)}.interview-stat-card article{display:grid;min-width:0;height:116px;align-items:center;grid-template-columns:72px 1fr;grid-template-rows:auto auto;column-gap:var(--spacing-md);row-gap:6px;padding:0 var(--spacing-lg);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-sm)}.interview-stat-card img{width:72px;height:72px;grid-row:1 / span 2}.interview-stat-card span{display:block;min-width:0;color:var(--color-text-tertiary);font-size:var(--typography-body-size);line-height:20px;white-space:normal}.interview-stat-card strong{display:block;color:var(--color-text-dark);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400;line-height:1.1;white-space:nowrap}.interview-stat-card .is-success{color:var(--color-video-success)}.interview-info-panel{position:absolute;top:1036px;left:var(--spacing-xxl);width:960px;height:784px;padding:var(--spacing-xl) 28px;border-radius:var(--radius-xl);background:var(--gradient-video-card)}.interview-section-title{display:flex;align-items:center;gap:var(--spacing-sm);margin:0;color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-history-title-size);font-weight:400;line-height:1}.interview-section-title img{width:27px;height:24px;object-fit:contain}.interview-flow{position:relative;display:grid;height:146px;grid-template-columns:repeat(5,1fr);align-items:center;margin:var(--spacing-xl) 0;padding:0 36px;border-radius:var(--radius-xl);background:var(--color-surface)}.interview-flow article{position:relative;display:flex;align-items:center;flex-direction:column;gap:var(--spacing-md);color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.interview-flow img{width:60px;height:60px}.interview-flow i{position:absolute;top:30px;right:-36px;width:40px;height:2px;background:var(--gradient-primary)}.interview-tips{position:relative;display:grid;grid-template-columns:1fr 360px;min-height:420px;margin-top:var(--spacing-lg)}.interview-tips>div{display:flex;flex-direction:column;gap:var(--spacing-lg);padding-top:var(--spacing-lg)}.interview-tips article{position:relative;z-index:1;display:flex;width:729px;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);border-radius:var(--radius-card);border:1px solid var(--color-surface-76);background:linear-gradient(90deg,var(--color-surface) 0%,var(--color-surface-soft) 72%,var(--color-transparent) 100%);box-shadow:var(--shadow-md)}.interview-tips article img{width:60px;height:60px}.interview-tips span{display:flex;flex-direction:column;gap:var(--spacing-sm)}.interview-tips strong{color:var(--color-text-primary);font-size:var(--typography-action-size)}.interview-tips em{color:var(--color-text-tertiary);font-size:var(--typography-meta-size);font-style:normal}.interview-tips>img{position:absolute;right:0;bottom:0;width:457px;height:412px;object-fit:contain}.interview-step-card{position:absolute;top:320px;left:var(--spacing-xxl);width:960px;height:1360px;overflow:hidden;border-radius:var(--radius-xl);background:var(--gradient-video-card)}.interview-identity{display:flex;align-items:center;flex-direction:column;padding-top:152px}.interview-identity__avatar{width:330px;height:330px;margin-top:88px;border-radius:var(--radius-full)}.interview-identity__rows{display:flex;width:730px;flex-direction:column;margin-top:112px}.interview-identity__rows article{display:grid;grid-template-columns:64px 130px 1fr;align-items:center;gap:var(--spacing-lg);min-height:96px;border-bottom:1px solid var(--color-review-field-border)}.interview-identity__rows img{width:64px;height:64px}.interview-identity__rows span{color:var(--color-text-tertiary);font-size:var(--typography-label-size);line-height:40px}.interview-identity__rows strong{color:var(--color-history-heading);font-size:var(--typography-label-size);font-weight:500;line-height:40px}.interview-choice-panel,.interview-job-panel,.interview-description,.interview-notice,.interview-evaluating{padding:86px var(--spacing-xl)}.interview-job-panel{padding:0}.interview-job-panel__hero{position:relative;height:600px;padding:122px 64px 0}.interview-job-panel__copy{position:relative;z-index:1}.interview-job-panel__copy h1{margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--typography-video-hero-size);font-weight:400;line-height:1.1;text-shadow:0 4px 4px var(--color-surface-76)}.interview-job-panel__copy p{margin:30px 0 0;color:var(--color-text-tertiary);font-size:var(--typography-label-size);line-height:40px}.interview-job-panel__hero>img{position:absolute;top:72px;right:96px;width:390px;height:330px;object-fit:contain}.interview-job-filters{position:absolute;top:392px;left:32px;z-index:2;display:grid;width:896px;grid-template-columns:584px 288px;gap:var(--spacing-lg);align-items:center}.interview-job-search{display:flex;height:88px;align-items:center;gap:var(--spacing-md);padding:0 32px;border:2px solid var(--color-review-field-border);border-radius:var(--radius-full);background:var(--color-surface);box-shadow:var(--shadow-sm)}.interview-job-search:focus-within{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.interview-job-search img{width:48px;height:48px;flex:0 0 auto}.interview-job-search input{width:100%;min-width:0;border:0;outline:0;color:var(--color-text-primary);background:transparent;font-size:var(--typography-h4-size);line-height:1}.interview-job-search input::placeholder{color:var(--color-chat-placeholder)}.interview-job-search input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.interview-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg);margin-top:var(--spacing-xxl)}.interview-category-trigger{display:inline-flex;height:88px;align-items:center;justify-content:center;gap:38px;padding:0 var(--spacing-xl);margin:0;border:2px solid var(--color-review-field-border);border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-surface);box-shadow:var(--shadow-sm);cursor:pointer;font-size:var(--typography-history-title-size)}.interview-category-trigger strong{color:var(--color-primary);font-size:var(--typography-history-title-size);font-weight:700}.interview-category-trigger span{width:20px;height:20px;flex:0 0 auto;border-right:4px solid var(--color-text-disabled);border-bottom:4px solid var(--color-text-disabled);transform:rotate(45deg) translateY(-4px)}.interview-modal-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;display:block}.interview-modal-layer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--color-video-dim);cursor:pointer}.interview-category-modal{position:absolute;top:358px;left:0;z-index:1;width:1080px;height:1562px;overflow:hidden;border-radius:40px 40px 0 0;border:2px solid var(--color-review-panel-border);background:var(--gradient-interview-category-modal);box-shadow:var(--shadow-xl)}.interview-category-modal header{position:absolute;top:46px;left:0;z-index:2;width:100%;height:78px}.interview-category-modal h1{position:absolute;top:7px;left:50%;transform:translate(-50%);margin:0;color:var(--color-history-heading);font-size:var(--typography-h2-size);font-weight:500;line-height:60px;white-space:nowrap}.interview-category-modal header button{position:absolute;top:0;right:32px;display:grid;width:78px;height:78px;place-items:center;padding:0;color:var(--color-text-tertiary);background:transparent;cursor:pointer}.interview-category-modal header button span{position:relative;display:block;width:36px;height:36px}.interview-category-modal header button span:before,.interview-category-modal header button span:after{position:absolute;top:50%;left:50%;width:44px;height:4px;border-radius:var(--radius-full);background:currentColor;content:""}.interview-category-modal header button span:before{transform:translate(-50%,-50%) rotate(45deg)}.interview-category-modal header button span:after{transform:translate(-50%,-50%) rotate(-45deg)}.interview-category-search{position:absolute;top:167px;left:32px;display:flex;width:1016px;height:90px;align-items:center;gap:var(--spacing-md);padding:0 33px;border:1px solid var(--color-interview-category-border);border-radius:var(--radius-full);background:var(--gradient-interview-category-search);box-shadow:0 6px 8px var(--color-search-shadow)}.interview-category-search:focus-within{border-color:var(--color-primary);box-shadow:var(--shadow-xl)}.interview-category-search img{width:36px;height:36px}.interview-category-search input{width:100%;min-width:0;border:0;outline:0;color:var(--color-text-primary);background:transparent;font-size:var(--typography-history-title-size);line-height:62px}.interview-category-search input::placeholder{color:var(--color-video-muted)}.interview-category-search input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.interview-category-sidebar{position:absolute;top:294px;left:0;display:flex;width:330px;height:1268px;flex-direction:column;gap:44px;padding:28px;border-radius:0 22px 0 0;background:var(--color-interview-category-sidebar)}.interview-category-sidebar button{width:100%;padding:0;color:var(--color-text-tertiary);background:transparent;cursor:pointer;font-size:var(--typography-h3-size);font-weight:500;line-height:54px;text-align:justify}.interview-category-sidebar>div.is-active>button:first-child,.interview-category-sidebar button.is-active{color:var(--color-primary)}.interview-category-sidebar>div>div{display:flex;flex-direction:column;gap:54px;margin-top:44px;padding:34px;border-radius:var(--radius-md);background:var(--color-interview-notice-bg)}.interview-category-sidebar>div>div button{color:var(--color-text-dark);font-size:var(--typography-history-title-size);line-height:48px;text-align:left}.interview-category-sidebar>div>div button.is-active{color:var(--color-primary);font-weight:500}.interview-category-results{position:absolute;top:294px;left:372px;display:flex;width:676px;height:1134px;flex-direction:column;gap:45px;overflow:hidden;background:var(--color-interview-category-results)}.interview-category-results section{display:flex;flex-direction:column;gap:45px}.interview-category-results h2{position:relative;margin:0;padding-left:30px;color:var(--color-history-heading);font-size:var(--typography-h3-size);font-weight:500;line-height:45px}.interview-category-results h2:before{position:absolute;top:5px;left:0;width:8px;height:35px;border-radius:var(--radius-full);background:var(--gradient-primary);content:""}.interview-category-results section>div{display:flex;flex-direction:column;gap:var(--spacing-xl)}.interview-category-results button{display:flex;width:676px;height:90px;align-items:center;justify-content:space-between;padding:0 22px;border-radius:var(--radius-md);color:var(--color-text-dark);background:transparent;cursor:pointer;font-size:var(--typography-h4-size);line-height:45px;text-align:left}.interview-category-results button:focus-visible,.interview-category-results button:hover{background:var(--color-interview-notice-bg)}.interview-category-results button.is-active{background:var(--color-interview-notice-bg);color:var(--color-primary);font-weight:500}.interview-category-results span{display:block;overflow:hidden;max-width:548px;text-overflow:ellipsis;white-space:nowrap}.interview-category-results i{width:22px;height:22px;border-top:3px solid var(--color-text-disabled);border-right:3px solid var(--color-text-disabled);transform:rotate(45deg)}.interview-category-empty{margin:0;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:45px}.interview-category-grid button,.interview-job-list button{display:flex;align-items:center;gap:var(--spacing-lg);min-height:150px;padding:var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-list);box-shadow:var(--shadow-md);text-align:left}.interview-category-grid button.is-active,.interview-job-list button.is-active{border-color:var(--color-primary);box-shadow:var(--shadow-xl)}.interview-category-grid img,.interview-job-list img{width:72px;height:72px}.interview-category-grid span,.interview-job-list strong{display:block;color:var(--color-text-primary);font-size:var(--typography-h4-size);font-weight:700}.interview-category-grid em,.interview-job-list em{display:block;margin-top:var(--spacing-sm);color:var(--color-text-tertiary);font-size:var(--typography-body-size);font-style:normal}.interview-category-modal .interview-category-grid{gap:var(--spacing-lg);margin-top:var(--spacing-xl)}.interview-category-modal .interview-category-grid button{display:grid;min-height:116px;align-items:center;grid-template-columns:64px 1fr;gap:var(--spacing-md);padding:var(--spacing-lg);border-width:2px;border-radius:var(--radius-lg);background:var(--gradient-list);box-shadow:var(--shadow-sm)}.interview-category-modal .interview-category-grid button.is-active{border-color:var(--color-primary);background:var(--color-blue-soft);box-shadow:var(--shadow-md)}.interview-category-modal .interview-category-grid img{width:64px;height:64px}.interview-category-card__copy{display:flex;min-width:0;flex-direction:column;gap:var(--spacing-xs)}.interview-category-card__copy strong{color:var(--color-text-primary);font-size:var(--typography-body-large-size);font-weight:700;line-height:34px;white-space:nowrap}.interview-category-card__copy em{margin:0;color:var(--color-text-tertiary);font-size:var(--typography-caption-size);line-height:24px;white-space:nowrap}.interview-job-list{position:absolute;top:500px;left:32px;display:flex;width:896px;max-height:812px;flex-direction:column;gap:var(--spacing-lg);margin:0;overflow:auto;padding:0 0 88px;scrollbar-width:none;-webkit-mask-image:linear-gradient(180deg,var(--color-text-black) 0%,var(--color-text-black) 86%,var(--color-transparent) 100%);mask-image:linear-gradient(180deg,var(--color-text-black) 0%,var(--color-text-black) 86%,var(--color-transparent) 100%)}.interview-job-list::-webkit-scrollbar{display:none}.interview-job-list button{display:grid;min-height:132px;align-items:center;grid-template-columns:96px 1fr 32px;gap:var(--spacing-lg);padding:22px 36px 22px 24px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-list);box-shadow:var(--shadow-md);text-align:left}.interview-job-list button.is-active,.interview-job-list button[aria-pressed=true]{border-width:2px;border-color:var(--color-primary);background:var(--color-review-tag-bg);box-shadow:var(--shadow-md)}.interview-job-list button:focus-visible{border-color:var(--color-primary);box-shadow:var(--shadow-xl)}.interview-job-list img{width:80px;height:80px}.interview-job-list span{display:flex;min-width:0;flex-direction:column;gap:14px}.interview-job-list strong{display:block;overflow:hidden;color:var(--color-text-primary);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400;line-height:44px;text-overflow:ellipsis;white-space:nowrap}.interview-job-list em{display:inline-flex;width:max-content;min-width:110px;height:38px;align-items:center;justify-content:center;margin:0;padding:0 var(--spacing-md);border-radius:var(--radius-sm);color:var(--color-text-secondary);background:var(--color-review-tag-bg);font-size:var(--typography-body-size);font-style:normal;line-height:38px}.interview-job-list button.is-active em,.interview-job-list button[aria-pressed=true] em{color:var(--color-primary);background:var(--color-interview-notice-bg)}.interview-job-list i{width:24px;height:24px;border-top:4px solid var(--color-text-disabled);border-right:4px solid var(--color-text-disabled);transform:rotate(45deg)}.interview-job-list button.is-active i,.interview-job-list button[aria-pressed=true] i{border-color:var(--color-primary)}.interview-job-empty{display:grid;min-height:132px;place-items:center;border:3px solid var(--color-border);border-radius:var(--radius-xl);color:var(--color-text-tertiary);background:var(--color-surface);box-shadow:var(--shadow-md);font-size:var(--typography-body-large-size)}.interview-notice,.interview-evaluating{display:grid;grid-template-columns:1fr 380px;gap:var(--spacing-lg);align-items:center}.interview-notice>img,.interview-evaluating>img{width:360px;object-fit:contain}.interview-notice h1,.interview-evaluating h1{margin-top:var(--spacing-xl);font-size:var(--typography-h1-size)}.interview-notice{display:block;padding:0;background:var(--color-interview-notice-bg)}.interview-notice__hero{position:absolute;top:0;left:0;width:960px;height:342px;padding:112px 96px 0}.interview-notice__hero h1{margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--typography-interview-notice-title-size);font-weight:400;line-height:1.1;text-shadow:0 4px 4px var(--color-surface-76)}.interview-notice__hero p{margin:var(--spacing-md) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-label-size);line-height:1.7}.interview-notice__hero>img{position:absolute;top:22px;right:92px;width:363px;height:328px;object-fit:contain}.interview-notice__panel{position:absolute;top:342px;left:var(--spacing-xl);width:896px;height:986px;padding:29px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-interview-notice-card);box-shadow:var(--shadow-md)}.interview-notice__panel .interview-section-title{margin:0}.interview-description{position:absolute;top:320px;left:var(--spacing-xxl);width:960px;height:1360px;overflow:hidden;padding:0;border:0;border-radius:var(--radius-xl);background:var(--color-interview-notice-bg);box-shadow:none}.interview-description__summary{position:absolute;top:0;left:0;width:100%;height:346px}.interview-description__copy{position:absolute;top:118px;left:32px;z-index:1;width:520px}.interview-description__summary>img{position:absolute;top:25px;right:72px;width:331px;height:319px;object-fit:contain}.interview-description h1{display:-webkit-box;max-height:216px;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-interview-notice-title-size);font-weight:400;letter-spacing:.04em;line-height:1.12;text-shadow:0 4px 4px var(--color-surface-76)}.interview-description__copy>p{display:-webkit-box;max-height:76px;overflow:hidden;margin:18px 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:38px}.interview-tags{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0 0}.interview-tags span{display:inline-flex;min-width:92px;height:38px;align-items:center;justify-content:center;padding:0 18px;border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-review-tag-bg);font-size:var(--typography-body-size);line-height:1}.interview-description-card{position:absolute;left:32px;width:896px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-list);box-shadow:var(--shadow-md)}.interview-description-card--summary{top:346px;min-height:0;height:auto;padding-bottom:var(--spacing-lg)}.interview-description-card--tasks{top:575px;min-height:356px}.interview-description-card--requirements{top:955px;min-height:373px}.interview-description-card .interview-section-title{margin:29px 32px 0}.interview-description-card .interview-section-title img{transform:rotate(180deg)}.interview-description-card__text{margin:var(--spacing-md) 64px 0;color:var(--color-text-tertiary);font-size:var(--typography-action-size);line-height:1.8}.interview-description-list{display:flex;flex-direction:column;gap:12px;margin:28px 56px 0;padding:0;color:var(--color-text-tertiary);font-size:var(--typography-action-size);line-height:1.7;list-style:none}.interview-description-list li{position:relative;padding-left:30px}.interview-description-list li:before{position:absolute;top:14px;left:0;width:10px;height:10px;border-radius:var(--radius-full);background:var(--color-primary);content:""}.interview-notice-list,.interview-evaluating-list{display:flex;flex-direction:column;gap:var(--spacing-lg);margin-top:var(--spacing-xl)}.interview-notice .interview-notice-list{gap:var(--spacing-lg);margin-top:28px}.interview-notice-list article,.interview-evaluating-list article{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);border-radius:var(--radius-card);background:var(--color-surface);color:var(--color-text-primary);font-size:var(--typography-body-large-size)}.interview-notice-list img,.interview-evaluating-list img{width:54px;height:54px}.interview-notice .interview-notice-list article{min-height:112px;gap:var(--spacing-lg);padding:var(--spacing-lg);border-radius:var(--radius-card);background:var(--gradient-interview-notice-item);box-shadow:var(--shadow-md)}.interview-notice .interview-notice-list img{width:60px;height:60px}.interview-notice .interview-notice-list span{display:flex;min-width:0;flex-direction:column;gap:10px}.interview-notice .interview-notice-list strong{color:var(--color-text-primary);font-size:var(--typography-interview-notice-card-title-size);font-weight:500;line-height:1.35}.interview-notice .interview-notice-list em{color:var(--color-text-tertiary);font-size:var(--typography-meta-size);font-style:normal;line-height:1.35}.interview-notice-agreement{position:absolute;left:50%;bottom:46px;display:inline-flex;align-items:center;gap:var(--spacing-sm);color:var(--color-text-tertiary);font-size:var(--typography-body-size);line-height:1.4;transform:translate(-50%)}.interview-notice-agreement input{width:20px;height:20px;margin:0;accent-color:var(--color-primary)}.interview-evaluating-list em{margin-left:auto;color:var(--color-primary);font-style:normal}.interview-evaluating{display:block;padding:0;background:var(--gradient-review-panel)}.interview-evaluating__visual{position:absolute;top:74px;left:300px;width:360px;height:360px}.interview-evaluating__visual img{width:100%;height:100%;object-fit:contain}.interview-evaluating__summary{position:absolute;top:438px;left:80px;width:800px;text-align:center}.interview-evaluating .interview-evaluating__summary h1{margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:48px;font-weight:400;line-height:1.15;text-shadow:0 4px 4px var(--color-surface-76)}.interview-evaluating .interview-evaluating__summary p{margin:14px 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:1.7}.interview-evaluating-progress{display:grid;width:700px;grid-template-columns:1fr 84px;grid-template-rows:40px 32px;align-items:center;column-gap:27px;margin:62px auto 0}.interview-evaluating-progress span{display:flex;height:18px;align-items:stretch;overflow:hidden;border-radius:var(--radius-full);background:var(--color-review-action-cancel)}.interview-evaluating-progress i{width:var(--evaluation-progress);border-radius:inherit;background:var(--gradient-primary)}.interview-evaluating-progress strong{color:var(--color-primary);font-family:var(--font-display);font-size:36px;font-weight:400;line-height:1;text-align:right}.interview-evaluating-progress em{grid-column:1 / -1;color:var(--color-text-tertiary);font-size:var(--typography-label-size);font-style:normal;line-height:1}.interview-evaluating-flow{position:absolute;top:760px;left:32px;width:896px;padding:28px 30px 30px;border:0;border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-md)}.interview-evaluating-flow .interview-section-title{margin:0 0 var(--spacing-lg)}.interview-evaluating-flow .interview-evaluating-list{gap:12px;margin:0}.interview-evaluating-flow .interview-evaluating-list article{display:flex;height:128px;align-items:center;justify-content:space-between;gap:var(--spacing-lg);padding:0 var(--spacing-lg);border:2px solid var(--color-transparent);border-radius:var(--radius-lg);background:var(--color-surface-76);box-shadow:none}.interview-evaluating-flow .interview-evaluating-list article.is-active{border-color:var(--color-review-step-track)}.interview-evaluating-flow .interview-evaluating-list article>span{display:flex;min-width:0;align-items:center;gap:var(--spacing-md)}.interview-evaluating-flow .interview-evaluating-list article>span>img{flex:0 0 58px;width:58px;height:58px}.interview-evaluating-flow .interview-evaluating-list b{display:flex;min-width:0;flex-direction:column;gap:10px;font-weight:400}.interview-evaluating-flow .interview-evaluating-list strong{color:var(--color-text-primary);font-size:var(--typography-label-size);font-weight:500;line-height:1}.interview-evaluating-flow .interview-evaluating-list small{color:var(--color-text-tertiary);font-size:var(--typography-meta-size);line-height:1;white-space:nowrap}.interview-evaluating-flow .interview-evaluating-list em{display:flex;flex:0 0 116px;align-items:center;justify-content:flex-end;gap:14px;margin-left:0;color:var(--color-primary);font-size:var(--typography-body-size);font-style:normal;font-weight:500;line-height:1;white-space:nowrap}.interview-evaluating-flow .interview-evaluating-list em img{width:19px;height:19px}.interview-evaluating-flow .interview-evaluating-list article.is-done em{color:var(--color-success)}.interview-evaluating-flow .interview-evaluating-list article.is-waiting em{color:var(--color-review-audit-pending-text)}.interview-score-metrics article{align-content:center;border-color:var(--color-review-field-border);background:var(--color-surface)}.interview-score-metrics article span{color:var(--color-text-secondary);font-weight:600;letter-spacing:0}.interview-score-metrics article strong{color:var(--color-primary);font-weight:700}.interview-score-metrics article em{color:var(--color-text-muted)}.interview-insight-grid article h3{margin:8px 0 10px}.interview-insight-grid article li{line-height:1.45}.interview-room{position:absolute;top:320px;left:var(--spacing-xxl);width:960px;height:1360px;overflow:hidden;border-radius:var(--radius-xl);background:var(--color-review-tag-bg)}.interview-room>header{display:flex;height:110px;align-items:center;justify-content:space-between;padding:var(--spacing-lg) var(--spacing-xl);background:var(--color-surface)}.interview-room>header>span{display:flex;align-items:center;gap:var(--spacing-lg);margin-right:auto;margin-left:var(--spacing-xl);color:var(--color-text-secondary);font-size:var(--typography-body-size)}.interview-room>header i{width:10px;height:10px;border-radius:var(--radius-full);background:var(--color-error)}.interview-room>header em{color:var(--color-text-secondary);font-size:var(--typography-body-size);font-style:normal}.interview-room>header strong{margin-left:var(--spacing-md);color:var(--color-primary);font-size:var(--typography-label-size)}.interview-video-grid{display:grid;height:556px;grid-template-columns:456px 417px;gap:23px;align-items:start;padding:0 var(--spacing-xl) var(--spacing-lg)}.interview-video-card{position:relative;height:532px;overflow:hidden;border-radius:22px;background:var(--color-blue-soft)}.interview-video-card:before{content:none}.interview-video-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.interview-video-card--user .interview-video-card__media{object-position:center top}.interview-video-card--ai .interview-video-card__media{object-position:center center}.interview-video-card span{position:absolute;z-index:1;bottom:var(--spacing-lg);display:flex;align-items:center;justify-content:center;gap:10px;width:168px;min-height:40px;padding:var(--spacing-xs);border-radius:var(--radius-lg);background:var(--gradient-video-input);color:var(--color-video-title);font-size:var(--typography-meta-size);line-height:1}.interview-video-card--user span:first-child{left:var(--spacing-lg)}.interview-video-card--user span:nth-child(2){right:var(--spacing-md)}.interview-video-card--ai span{top:var(--spacing-md);bottom:auto;left:var(--spacing-md);width:172px;min-height:46px;justify-content:flex-start;padding:8px 12px;box-shadow:var(--shadow-sm)}.interview-video-card span img{width:20px;height:20px}.interview-video-card--ai span img{width:43px;height:33px}.interview-video-card p{position:absolute;z-index:1;left:var(--spacing-md);bottom:28px;width:385px;min-height:82px;margin:0;padding:var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-video-title);background:var(--gradient-video-input);font-size:var(--typography-body-size);line-height:1.4}.interview-progress{display:grid;height:100px;grid-template-columns:150px 1fr 96px;align-items:center;gap:var(--spacing-lg);margin:0 var(--spacing-xl);padding:0 var(--spacing-xl);border-radius:var(--radius-lg);background:var(--color-surface)}.interview-progress strong{color:var(--color-video-title);font-size:var(--typography-action-size)}.interview-progress>span{height:18px;overflow:hidden;border-radius:var(--radius-full);background:var(--color-review-audit-pending-border)}.interview-progress i{display:block;height:100%;border-radius:inherit;background:var(--gradient-primary)}.interview-progress em{color:var(--color-primary);font-family:var(--font-display);font-size:var(--typography-h3-size);font-style:normal;line-height:1;text-align:center}.interview-progress small{display:block;margin-top:var(--spacing-sm);color:var(--color-text-tertiary);font-family:var(--font-body);font-size:var(--typography-caption-size)}.interview-question-box{height:370px;margin:var(--spacing-lg) var(--spacing-xl) 0;padding:var(--spacing-lg);border-radius:var(--radius-card);background:var(--color-surface)}.interview-question-box b{display:inline-flex;padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);color:var(--color-primary);background:var(--color-review-tag-bg);font-size:var(--typography-meta-size)}.interview-question-box h2{margin:var(--spacing-lg) 0;color:var(--color-text-primary);font-size:var(--typography-action-size);line-height:1.6}.interview-question-box textarea{width:100%;height:160px;resize:none;padding:var(--spacing-md);border:0;border-radius:var(--radius-md);color:var(--color-text-tertiary);background:var(--color-review-field-bg);font-size:var(--typography-meta-size);line-height:1.6}.interview-voice{display:flex;align-items:center;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-lg);color:var(--color-text-secondary);font-size:var(--typography-body-size)}.interview-voice__status{display:flex;align-items:center;justify-content:center;gap:var(--spacing-lg)}.interview-voice__mic{width:92px;height:92px;object-fit:contain}.interview-voice__mic-button{display:grid;width:108px;height:108px;place-items:center;padding:0;border:0;border-radius:var(--radius-full);background:transparent;cursor:pointer}.interview-voice__mic-button:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px}.interview-voice--paused .interview-voice__wave{visibility:hidden;opacity:0}.interview-voice--paused .interview-voice__mic{filter:grayscale(.35);opacity:.72}.interview-voice__wave{width:220px;height:88px;gap:7px;margin-top:0}.interview-voice__wave span{width:8px;height:28px}.interview-voice__wave span:nth-child(3n+1){height:44px}.interview-voice__wave span:nth-child(3n+2){height:62px}.interview-voice__wave span:nth-child(5n){height:76px}.interview-voice__wave span:nth-child(7n){height:52px}.interview-voice__wave--right{transform:scaleX(-1)}.interview-action-bar{position:absolute;top:1714px;left:var(--spacing-xxl);z-index:45;display:flex;width:960px;height:106px;align-items:center;justify-content:flex-end;gap:var(--spacing-md);padding:6px var(--spacing-md);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-review-action-bar);box-shadow:var(--shadow-lg)}.interview-action-bar .button{height:74px;font-size:var(--typography-body-large-size)}.interview-action-bar .button--secondary{flex:0 0 367px;width:367px}.interview-action-bar .button--primary{flex:0 0 545px;border:1px solid var(--color-surface-76);color:var(--color-surface);background:var(--gradient-primary);box-shadow:var(--shadow-lg),inset 0 0 2px var(--color-inset-primary),inset -4px 0 16px var(--color-inset-cyan)}.interview-action-bar--compact-secondary .button--secondary{flex-basis:260px;width:260px}.interview-action-bar--compact-secondary .button--primary{flex:1 0 0;min-width:0}.interview-action-bar--single{justify-content:stretch}.interview-action-bar--single .button{flex:1}.interview-report-confirm{position:absolute;top:320px;left:var(--spacing-xxl);width:960px;height:1360px;overflow:hidden;border-radius:var(--radius-xl);background:var(--color-review-tag-bg)}.interview-report-hero{display:flex;height:360px;align-items:center;justify-content:space-between;padding:var(--spacing-xxl) 90px}.interview-report-hero img{width:306px;height:287px;object-fit:contain}.interview-report-panel,.interview-answer-list{margin:0 var(--spacing-xl) var(--spacing-lg);padding:26px 28px 28px;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-video-card);box-shadow:var(--shadow-md)}.interview-report-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;padding:10px;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-md)}.interview-report-stats article{display:flex;min-width:0;height:104px;align-items:center;gap:var(--spacing-sm);padding:0 var(--spacing-sm);border-radius:var(--radius-lg);background:var(--gradient-interview-notice-item);box-shadow:var(--shadow-sm)}.interview-report-stats img{flex:0 0 56px;width:56px;height:56px}.interview-report-stats span{display:flex;flex:1;flex-direction:column;min-width:0;align-items:flex-start;gap:var(--spacing-xs)}.interview-report-stats em{width:auto;color:var(--color-text-tertiary);font-size:var(--typography-meta-size);font-style:normal;line-height:1.15;white-space:nowrap}.interview-report-stats strong{display:block;min-width:0;margin-top:0;color:var(--color-text-dark);font-family:var(--font-display);font-size:var(--typography-h4-size);font-weight:600;line-height:1.05;white-space:nowrap}.interview-report-stats article:first-child strong{color:var(--color-video-success)}.interview-answer-list article{display:grid;grid-template-columns:46px 1fr 150px;align-items:center;height:58px;margin-top:var(--spacing-sm);padding:0 var(--spacing-md);border-radius:var(--radius-md);background:var(--color-review-field-bg);box-shadow:var(--shadow-sm)}.interview-answer-list article>span{display:grid;width:33px;height:33px;place-items:center;border-radius:var(--radius-full);color:var(--color-surface);background:var(--gradient-primary);font-size:var(--typography-body-size)}.interview-answer-list strong{color:var(--color-text-tertiary);font-size:var(--typography-body-size);font-weight:500}.interview-answer-list em{display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-sm);font-size:var(--typography-meta-size);font-style:normal}.interview-answer-list em img{width:20px;height:20px}.interview-answer-list .is-done{color:var(--color-success)}.interview-answer-list .is-missing{color:var(--color-warning)}.interview-missing-tip{display:flex;height:86px;align-items:center;gap:var(--spacing-md);margin-top:var(--spacing-lg);padding:var(--spacing-lg);border:1px solid var(--color-review-audit-orange-border);border-radius:var(--radius-md);background:var(--color-review-audit-orange-bg);color:var(--color-text-dark);font-size:var(--typography-action-size)}.interview-missing-tip>img{width:50px;height:50px}.interview-missing-tip button{display:flex;height:42px;align-items:center;gap:var(--spacing-xs);margin-left:auto;padding:0 var(--spacing-md);border-radius:var(--radius-sm);color:var(--color-surface);background:var(--color-warning);font-size:var(--typography-action-size)}.interview-missing-tip button img{width:18px;height:18px}.interview-analysis{position:absolute;top:318px;left:var(--spacing-xxl);width:960px;height:1372px;display:flex;flex-direction:column;gap:24px}.interview-analysis-overview,.interview-analysis-detail{border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-video-card);box-shadow:var(--shadow-md)}.interview-analysis-overview{height:540px;padding:30px 30px 26px}.interview-analysis-detail{height:808px;padding:28px 30px 30px}.interview-analysis-overview__body{display:grid;grid-template-columns:430px minmax(0,1fr);height:286px;align-items:center;margin-top:8px}.interview-score-ring{position:relative;display:grid;width:244px;height:244px;place-items:center;margin:0 auto;border-radius:var(--radius-full);color:var(--color-primary);text-align:center}.interview-score-ring:before,.interview-score-ring:after{position:absolute;content:"";border-radius:inherit}.interview-score-ring:before{top:0;right:0;bottom:0;left:0;background:conic-gradient(from -24deg,var(--color-primary) 0 var(--score-progress),var(--color-review-field-border) var(--score-progress) 100%);box-shadow:0 0 26px var(--color-spinner-track)}.interview-score-ring:after{top:20px;right:20px;bottom:20px;left:20px;background:var(--color-surface);box-shadow:inset 0 0 20px var(--color-blue-soft)}.interview-score-ring strong,.interview-score-ring em,.interview-score-ring span{position:relative;z-index:1}.interview-score-ring strong{position:absolute;top:58px;right:0;left:0;font-family:var(--font-display);font-size:82px;font-weight:400;line-height:1}.interview-score-ring em{position:absolute;top:140px;right:0;left:0;color:var(--color-success);font-size:var(--typography-h4-size);font-style:normal;font-weight:700}.interview-score-ring span{position:absolute;top:188px;right:0;left:0;color:var(--color-text-tertiary);font-size:var(--typography-caption-size)}.interview-radar{position:relative;width:430px;height:270px;margin-left:auto}.interview-radar-chart{width:430px;height:270px;margin-left:auto}.interview-radar__grid{position:absolute;top:38px;left:88px;width:258px;height:198px}.interview-radar__grid i,.interview-radar__grid b{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);border:2px solid var(--color-review-field-border);background:transparent}.interview-radar__grid i:nth-child(1){transform:scale(.76)}.interview-radar__grid i:nth-child(2){transform:scale(.54)}.interview-radar__grid i:nth-child(3){transform:scale(.32)}.interview-radar__grid i:nth-child(4){transform:scale(.16)}.interview-radar__grid b{top:24px;right:26px;bottom:18px;left:26px;border:4px solid var(--color-primary);background:linear-gradient(180deg,var(--color-primary-light),var(--color-spinner-track));clip-path:polygon(50% 4%,92% 40%,76% 93%,20% 88%,9% 36%);box-shadow:0 10px 26px var(--color-spinner-track)}.interview-radar__point{position:absolute;z-index:2;width:14px;height:14px;border:3px solid var(--color-surface);border-radius:var(--radius-full);background:var(--color-primary);box-shadow:var(--shadow-sm);transform:translate(-50%,-50%)}.interview-radar__point--top{top:42px;left:50%}.interview-radar__point--right-top{top:104px;left:86%}.interview-radar__point--right-bottom{top:222px;left:76%}.interview-radar__point--left-bottom{top:222px;left:24%}.interview-radar__point--left-top{top:104px;left:14%}.interview-radar__label{position:absolute;color:var(--color-text-primary);font-size:var(--typography-body-size);font-weight:700;line-height:1;white-space:nowrap}.interview-radar__label--top{top:0;left:50%;transform:translate(-50%)}.interview-radar__label--right-top{top:72px;right:0}.interview-radar__label--right-bottom{right:24px;bottom:18px}.interview-radar__label--left-bottom{bottom:18px;left:18px}.interview-radar__label--left-top{top:72px;left:0}.interview-score-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.interview-score-metrics article{display:grid;height:106px;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:1fr auto;column-gap:var(--spacing-sm);align-content:center;padding:14px 16px;border:1px solid var(--color-review-field-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.interview-score-metrics article:first-child{border-color:var(--color-primary);background:var(--color-review-field-bg)}.interview-score-metrics article img{grid-row:1 / -1;align-self:center;width:30px;height:30px;object-fit:contain}.interview-score-metrics span{grid-column:2 / -1;grid-row:1;align-self:end;color:var(--color-text-tertiary);font-size:var(--typography-caption-size);line-height:1.2}.interview-score-metrics strong{grid-column:2;grid-row:2;align-self:start;color:var(--color-primary);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400;line-height:1}.interview-score-metrics em{grid-column:3;grid-row:2;align-self:end;margin-bottom:2px;color:var(--color-text-muted);font-size:var(--typography-caption-size);font-style:normal}.interview-question-tabs{display:flex;height:62px;align-items:flex-end;gap:24px;margin-top:10px;border-bottom:1px solid var(--color-review-field-border)}.interview-question-tabs button{position:relative;height:44px;border:0;color:var(--color-text-tertiary);background:transparent;font-size:var(--typography-body-size);font-weight:700}.interview-question-tabs button.is-active{color:var(--color-primary)}.interview-question-tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:4px;border-radius:var(--radius-full);background:var(--gradient-primary);content:""}.interview-analysis-overview .interview-section-title,.interview-analysis-detail .interview-section-title{min-height:30px}.interview-answer-review{display:grid;gap:18px;margin-top:20px;padding:22px 26px;border-radius:var(--radius-lg);background:var(--color-review-field-bg)}.interview-answer-review div{display:grid;grid-template-columns:108px minmax(0,1fr);gap:18px}.interview-answer-review h3{margin:0;color:var(--color-primary);font-size:var(--typography-label-size);font-weight:700}.interview-answer-review p{margin:0;color:var(--color-text-primary);font-size:var(--typography-body-size);line-height:1.72}.interview-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.interview-insight-grid article{min-height:212px;padding:22px 24px 20px;border-radius:var(--radius-card);background:var(--gradient-interview-notice-item);box-shadow:var(--shadow-md)}.interview-insight-grid img{width:19px;height:19px}.interview-insight-grid h2{margin:12px 0 10px;color:var(--color-text-primary);font-size:var(--typography-label-size);font-weight:700}.interview-insight-grid ul{margin:0;padding:0;list-style:none}.interview-insight-grid li{position:relative;padding-left:18px;color:var(--color-text-tertiary);font-size:var(--typography-body-size);line-height:1.65}.interview-insight-grid li+li{margin-top:6px}.interview-insight-grid li:before{position:absolute;top:.72em;left:0;width:6px;height:6px;border-radius:var(--radius-full);background:var(--color-primary);content:""}.interview-history{position:absolute;top:320px;left:var(--spacing-xxl);width:960px;height:1500px;overflow:hidden;border-radius:var(--radius-xl);background:var(--color-interview-notice-bg)}.interview-history__hero{position:relative;height:366px;padding:114px 0 0 92px}.interview-history__hero h1{margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--typography-history-hero-title-size);font-style:normal;font-weight:400;line-height:normal;text-shadow:var(--shadow-history-hero-title)}.interview-history__hero p{margin:26px 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:1.7}.interview-history__hero img{position:absolute;top:33px;right:78px;width:306px;height:287px;object-fit:contain}.interview-history__list{position:absolute;top:367px;left:32px;display:flex;width:896px;height:1022px;flex-direction:column;gap:20px;overflow:hidden}.interview-history-card{display:flex;width:896px;min-height:117px;align-items:center;gap:20px;padding:24px;border:3px solid var(--color-border);border-radius:20px;background:linear-gradient(180deg,var(--color-interview-notice-bg) 0%,var(--color-surface) 43%);box-shadow:var(--shadow-sm);text-align:left}.interview-history-card__icon{flex:0 0 60px;width:60px;height:60px}.interview-history-card__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:12px}.interview-history-card__body>strong{display:block;max-width:430px;overflow:hidden;color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--typography-body-large-size);font-style:normal;font-weight:500;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.interview-history-card__tags{display:flex;min-width:0;flex-wrap:wrap;gap:10px}.interview-history-card__tags em{display:inline-flex;height:26px;align-items:center;padding:0 10px;border-radius:2px;color:var(--color-text-secondary);background:var(--color-video-tag-bg);font-size:var(--typography-meta-size);font-style:normal;line-height:20px;white-space:nowrap}.interview-history-card__score{display:flex;width:68px;flex:0 0 68px;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--color-primary)}.interview-history-card__score b{overflow:hidden;max-width:68px;font-family:var(--font-display);font-size:48px;font-weight:400;line-height:1;text-overflow:ellipsis;white-space:nowrap}.interview-history-card__score em{color:currentColor;font-size:var(--typography-meta-size);font-style:normal;font-weight:700}.interview-history-card__score--good{color:var(--color-primary)}.interview-history-card__score--medium{color:var(--color-warning)}.interview-history-card__score--pass{color:var(--color-text-disabled)}.interview-history-card__arrow{flex:0 0 auto;color:var(--color-text-disabled);font-size:42px;font-weight:300;line-height:1}.interview-history__fade{position:absolute;right:0;bottom:0;left:0;height:99px;background:linear-gradient(180deg,var(--color-transparent) 0%,var(--color-interview-notice-bg) 80%);pointer-events:none}.interview-history__pagination{position:absolute;bottom:54px;left:50%;z-index:2;display:flex;align-items:center;gap:16px;transform:translate(-50%)}.interview-history__pagination button,.interview-history__pagination span{display:grid;min-width:32px;height:32px;place-items:center;border:0;border-radius:var(--radius-sm);color:var(--color-text-dark);background:var(--color-surface);font-size:var(--typography-meta-size);line-height:1}.interview-history__pagination button.is-active{color:var(--color-surface);background:var(--color-primary)}.interview-history__pagination button:disabled{color:var(--color-text-disabled);background:var(--color-surface-faint);cursor:not-allowed;opacity:.72}.interview-step-card.interview-evaluating{height:1480px}.interview-evaluating .interview-evaluating__summary h1{font-size:var(--typography-h2-size)}.interview-analysis{top:318px;height:1372px;gap:20px}.interview-analysis-overview{height:430px;padding:24px 24px 22px}.interview-analysis-detail{height:760px;padding:22px 24px 24px}.interview-analysis-overview__body{grid-template-columns:360px minmax(0,1fr);height:230px;margin-top:2px}.interview-score-ring{width:190px;height:190px}.interview-score-ring:after{top:21px;right:21px;bottom:21px;left:21px}.interview-score-ring strong{top:44px;font-size:var(--typography-display-size)}.interview-score-ring em{top:108px;font-size:var(--typography-h4-size)}.interview-score-ring span{top:144px}.interview-radar,.interview-radar-chart{width:320px;height:210px}.interview-score-metrics{gap:10px}.interview-score-metrics article{height:78px;grid-template-columns:28px minmax(0,1fr) auto;padding:10px 12px}.interview-score-metrics article img{width:24px;height:24px}.interview-score-metrics strong{font-size:var(--typography-h4-size)}.interview-analysis-detail .interview-section-title{margin-bottom:8px}.interview-analysis-tabs{height:44px;gap:14px}.interview-analysis-tabs button{height:34px}.interview-analysis-answer{gap:10px;margin-top:10px;padding:14px 16px}.interview-analysis-answer strong{width:78px}.interview-analysis-answer p{line-height:1.5}.interview-insight-grid{gap:12px;margin-top:12px}.interview-insight-grid article{min-height:170px;padding:14px 16px}.interview-insight-grid article h2{margin:0}.interview-insight-grid article li{display:flex;align-items:flex-start;gap:var(--spacing-xs);padding-left:0;line-height:1.45}.interview-insight-grid article li:before{display:none}.interview-insight-heading{display:flex;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-sm)}.interview-insight-heading>img{width:22px;height:22px;object-fit:contain}.interview-insight-grid article li>img{flex:none;width:15px;height:15px;margin-top:.22em;object-fit:contain}.interview-insight-grid article li>span{min-width:0}.interview-description .interview-description-card--summary+.interview-description-card{margin-top:0}.interview-description{display:flex;flex-direction:column;gap:var(--spacing-lg)}.interview-description__summary{position:relative;flex:0 0 346px}.interview-description .interview-description-card{position:relative;top:auto;left:32px;flex:0 0 auto;height:auto;min-height:0;padding-bottom:var(--spacing-lg)}.interview-analysis .interview-analysis-overview{width:100%;min-height:520px;padding:46px 56px 44px!important;border:4px solid rgba(255,255,255,.96)!important;border-radius:34px!important;background:linear-gradient(180deg,#fbfefffa,#f5fafff0)!important;box-shadow:inset 0 1px #fffffffa,0 20px 42px #2b70d214!important}.interview-analysis .interview-analysis-overview>.interview-section-title{display:flex!important;align-items:center!important;gap:18px!important;margin:0 0 54px!important;color:#10243d!important;font-size:38px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:1px!important}.interview-analysis .interview-analysis-overview>.interview-section-title:before{content:"";width:34px;height:34px;flex:0 0 34px;background:url(./section-title-DB_Dtaq4.png) center / contain no-repeat}.interview-analysis .interview-analysis-overview>.interview-section-title>img,.interview-analysis .interview-analysis-overview>.interview-section-title>svg{width:34px!important;height:34px!important;flex:0 0 34px!important}.interview-analysis .interview-analysis-overview__body{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;column-gap:92px!important;margin:0 0 64px!important}.interview-analysis .interview-score-ring{position:relative!important;justify-self:center!important;display:grid!important;place-items:center!important;width:258px!important;height:258px!important;margin:0!important;border:0!important;border-radius:50%!important;background:radial-gradient(circle at center,#f7fbff 0 63%,transparent 64%),conic-gradient(from 8deg,#2365ff,#2365ff 314deg,#eef2f7 314deg,#eef2f7 360deg)!important;box-shadow:none!important}.interview-analysis .interview-score-ring:before{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border-radius:50%;background:#f8fcff;box-shadow:inset 0 0 0 1px #d8e3f3b8}.interview-analysis .interview-score-ring>*{position:relative;z-index:1}.interview-analysis .interview-score-ring strong,.interview-analysis .interview-score-ring b{display:block!important;color:#2365ff!important;font-size:76px!important;font-weight:800!important;line-height:.95!important;letter-spacing:0!important}.interview-analysis .interview-score-ring span{display:block!important;margin-top:12px!important;color:#00bf4b!important;font-size:31px!important;font-weight:800!important;line-height:1.1!important}.interview-analysis .interview-score-ring small,.interview-analysis .interview-score-ring p{display:block!important;margin-top:12px!important;color:#4d5e73!important;font-size:23px!important;font-weight:500!important;line-height:1.2!important}.interview-analysis .interview-radar{justify-self:center!important;width:390px!important;height:300px!important;margin:0!important;padding:0!important;color:#344962!important}.interview-analysis .interview-radar canvas,.interview-analysis .interview-radar svg{width:100%!important;height:100%!important}.interview-analysis .interview-score-metrics{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;margin:0!important}.interview-analysis .interview-score-metrics>article{min-height:118px!important;padding:22px 24px 18px!important;border:2px solid rgba(108,160,255,.42)!important;border-radius:18px!important;background:#ffffffe0!important;box-shadow:none!important}.interview-analysis .interview-score-metrics>article>img,.interview-analysis .interview-score-metrics>article>svg,.interview-analysis .interview-score-metrics>article .metric-icon{width:30px!important;height:30px!important;margin:0 12px 0 0!important;vertical-align:middle!important}.interview-analysis .interview-score-metrics>article h3,.interview-analysis .interview-score-metrics>article p:first-child,.interview-analysis .interview-score-metrics>article span:first-child{display:inline-flex!important;align-items:center!important;min-height:32px!important;margin:0 0 18px!important;color:#4e6076!important;font-size:26px!important;font-weight:800!important;line-height:1.15!important}.interview-analysis .interview-score-metrics>article strong,.interview-analysis .interview-score-metrics>article b{color:#2e2f33!important;font-size:46px!important;font-weight:800!important;line-height:.95!important}.interview-analysis .interview-score-metrics>article small,.interview-analysis .interview-score-metrics>article em{color:#c7c9cc!important;font-size:33px!important;font-style:italic!important;font-weight:700!important;line-height:1!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview{width:900px!important;min-height:560px!important;margin:24px auto 26px!important;padding:56px 64px 58px!important;border:4px solid rgba(255,255,255,.98)!important;border-radius:34px!important;background:linear-gradient(180deg,#f9fdfff0,#eef7ffd1)!important;box-shadow:inset 0 1px #ffffffe6!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview>.interview-section-title{display:flex!important;align-items:center!important;gap:20px!important;margin:0 0 62px!important;color:#102846!important;font-size:42px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:1px!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview>.interview-section-title:before{width:42px!important;height:42px!important;flex:0 0 42px!important;content:""!important;background:linear-gradient(135deg,#245eff,#19c6ff 48%,#8b43ff)!important;clip-path:polygon(8% 16%,48% 32%,86% 12%,68% 50%,90% 84%,48% 68%,12% 88%,30% 50%)!important;filter:drop-shadow(0 6px 8px rgba(41,99,255,.26))!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview>.interview-analysis-overview__body{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important;column-gap:118px!important;min-height:258px!important;margin:0 0 72px!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-ring{position:relative!important;width:284px!important;height:284px!important;margin:0 auto!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-ring:before{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:50%!important;content:""!important;background:conic-gradient(#2164ff 0,#2164ff 88%,#edf2f8 88%,#edf2f8)!important;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 16px),#000 calc(100% - 15px))!important;mask:radial-gradient(farthest-side,transparent calc(100% - 16px),#000 calc(100% - 15px))!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-ring strong{color:#2363ff!important;font-size:68px!important;font-weight:800!important;line-height:1!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-ring em{margin-top:14px!important;color:#09bf50!important;font-size:31px!important;font-style:normal!important;font-weight:800!important;line-height:1!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-ring span{margin-top:16px!important;color:#556780!important;font-size:22px!important;line-height:1!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-radar{width:356px!important;height:284px!important;margin:0 auto!important;background:transparent!important;box-shadow:none!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-radar canvas,.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-radar svg{width:100%!important;height:100%!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-metrics{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;margin:0!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-metrics article{min-height:128px!important;padding:22px 28px!important;border:2px solid rgba(134,169,255,.78)!important;border-radius:20px!important;background:#ffffffd1!important;box-shadow:none!important;display:grid!important;grid-template-columns:34px 1fr!important;grid-template-rows:auto 1fr!important;column-gap:14px!important;align-items:start!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-metrics article img,.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-metrics article svg{width:34px!important;height:34px!important;grid-row:1 / span 2!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-metrics article span{color:#5c6f89!important;font-size:25px!important;font-weight:700!important;line-height:1.2!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-metrics article strong{color:#2e333b!important;font-size:50px!important;font-weight:800!important;line-height:1.05!important}.kiosk-screen .terminal-shell.terminal-shell--secondary .interview-analysis .interview-analysis-overview.interview-analysis-overview .interview-score-metrics article small{color:#c3c7ce!important;font-size:31px!important;font-style:italic!important;font-weight:700!important;line-height:1.05!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail{width:100%!important;margin-top:28px!important;padding:36px 44px 42px!important;border:4px solid rgba(255,255,255,.96)!important;border-radius:32px!important;background:#ffffffd1!important;box-shadow:0 18px 44px #2e6bb41f!important;box-sizing:border-box!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>.interview-section-title{position:relative!important;display:flex!important;align-items:center!important;gap:18px!important;margin:0 0 28px!important;color:#14243a!important;font-size:36px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:.5px!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>.interview-section-title:before{content:""!important;width:34px!important;height:34px!important;flex:0 0 34px!important;background:radial-gradient(circle at 68% 28%,#23d9ff 0 18%,transparent 19%),linear-gradient(135deg,#1b66ff,#7d4dff 48%,#ff55b8)!important;clip-path:polygon(8% 12%,58% 34%,92% 12%,72% 54%,92% 88%,48% 68%,10% 88%,30% 50%)!important;filter:drop-shadow(0 6px 10px rgba(37,104,255,.28))!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>.interview-section-title img{display:none!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-analysis-tabs{display:flex!important;align-items:flex-end!important;gap:54px!important;margin:0!important;padding:0 0 18px!important;border-bottom:2px solid rgba(29,87,155,.12)!important;overflow:visible!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-analysis-tabs button,.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-analysis-tabs [role=tab]{position:relative!important;min-width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#7c8796!important;font-size:24px!important;font-weight:600!important;line-height:1.4!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-analysis-tabs button.is-active,.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-analysis-tabs [aria-selected=true]{color:#1d2433!important;font-weight:900!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-analysis-tabs button.is-active:after,.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-analysis-tabs [aria-selected=true]:after{content:""!important;position:absolute!important;left:0!important;bottom:-20px!important;width:78px!important;height:4px!important;border-radius:4px!important;background:#1d6cff!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid){margin-top:30px!important;padding:34px 36px!important;border-radius:0!important;border:0!important;background:#f4f6fa!important;box-shadow:none!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid)>*{position:relative!important;display:grid!important;grid-template-columns:46px 1fr!important;column-gap:18px!important;align-items:flex-start!important;margin:0 0 24px!important;color:#34445d!important;font-size:23px!important;line-height:1.75!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid)>*:last-child{margin-bottom:0!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid)>*:before{display:grid!important;width:34px!important;height:34px!important;place-items:center!important;border-radius:6px!important;color:#fff!important;font-size:22px!important;font-weight:900!important;line-height:1!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid)>*:nth-child(1):before{content:"问"!important;background:#176cff!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid)>*:nth-child(2):before{content:"评"!important;background:linear-gradient(180deg,#d957ff,#a443ff)!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid)>*:nth-child(3):before{content:"答"!important;background:#7ab6ff!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid) h3,.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid) b,.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail>div:not(.interview-analysis-tabs):not(.interview-insight-grid) strong{display:block!important;margin:0 0 8px!important;color:#1d2433!important;font-size:28px!important;font-weight:900!important;line-height:1.3!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px!important;margin-top:32px!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid>article{min-height:330px!important;padding:36px 42px!important;border:0!important;border-radius:14px!important;background:linear-gradient(180deg,#f7fbfffa,#fffffffa)!important;box-shadow:0 12px 32px #2d6dba14!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid h3{position:relative!important;display:flex!important;align-items:center!important;gap:16px!important;margin:0 0 28px!important;color:#132238!important;font-size:32px!important;font-weight:900!important;line-height:1.25!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid h3:before{content:""!important;width:30px!important;height:30px!important;flex:0 0 30px!important;background:radial-gradient(circle at 68% 28%,#23d9ff 0 18%,transparent 19%),linear-gradient(135deg,#1b66ff,#7d4dff 48%,#ff55b8)!important;clip-path:polygon(8% 12%,58% 34%,92% 12%,72% 54%,92% 88%,48% 68%,10% 88%,30% 50%)!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid ul,.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid ol{display:grid!important;gap:26px!important;margin:0!important;padding:0!important;list-style:none!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid li{position:relative!important;margin:0!important;padding:0 0 0 46px!important;color:#7e8aa0!important;font-size:22px!important;line-height:1.55!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid li:before{content:"✓"!important;position:absolute!important;left:0!important;top:2px!important;display:grid!important;width:30px!important;height:30px!important;place-items:center!important;border-radius:999px!important;background:#29b66b!important;color:#fff!important;font-size:20px!important;font-weight:900!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid>article:nth-child(2) li:before{content:"↑"!important;background:#ff7a1a!important}.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid li strong,.kiosk-screen .terminal-shell .interview-analysis>.interview-analysis-detail .interview-insight-grid li b{display:block!important;margin-bottom:8px!important;color:#202a3a!important;font-size:26px!important;font-weight:900!important;line-height:1.35!important}.interview-analysis-report{position:absolute;top:0;right:0;bottom:0;left:0;font-family:var(--font-body)}.interview-analysis-report__overview,.interview-analysis-report__detail{position:absolute;left:var(--interview-analysis-inline);width:var(--interview-analysis-width);padding:var(--spacing-xl);overflow:hidden;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-interview-analysis-surface);box-shadow:var(--shadow-md)}.interview-analysis-report__overview{top:var(--interview-analysis-overview-top);height:537px;background:var(--gradient-interview-analysis-overview)}.interview-analysis-report__detail{top:var(--interview-analysis-detail-top);height:var(--interview-analysis-detail-height)}.interview-analysis-report__section-title{display:flex;align-items:center;gap:var(--spacing-sm);margin:0;color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-history-title-size);font-weight:400;line-height:normal}.interview-analysis-report__section-title img{width:27px;height:24px;flex:none;object-fit:cover}.interview-analysis-report__overview-body{display:flex;height:289px;align-items:center;justify-content:space-between;margin-top:calc(var(--spacing-sm) + var(--spacing-xs))}.interview-analysis-report__score-column{display:grid;width:460px;height:233px;margin-right:-31px;place-items:center;flex:none}.interview-analysis-report__score{position:relative;width:223px;height:233px;flex:none}.interview-analysis-report__score-background,.interview-analysis-report__score-progress{position:absolute;top:10px;left:0;width:223px;height:223px}.interview-analysis-report__score strong,.interview-analysis-report__score em,.interview-analysis-report__score span{position:absolute}.interview-analysis-report__score strong{top:66px;left:50%;width:96px;transform:translate(-50%);color:var(--color-primary);font-family:var(--font-display);font-size:var(--typography-interview-notice-title-size);font-weight:400;line-height:1;text-align:center}.interview-analysis-report__score em{top:131px;left:50%;transform:translate(-50%);color:var(--color-primary);font-size:var(--typography-career-job-intro-size);font-style:normal;font-weight:500;line-height:normal}.interview-analysis-report__score span{top:164px;left:50%;transform:translate(-50%);color:var(--color-text-tertiary);font-size:var(--typography-caption-size);line-height:normal;white-space:nowrap}.interview-analysis-report__radar{width:467px;height:289px;flex:none}.interview-analysis-report__metrics{display:grid;height:106px;grid-template-columns:repeat(5,minmax(0,1fr));gap:calc(var(--spacing-sm) + var(--spacing-xs));margin-top:calc(var(--spacing-lg) + var(--spacing-xs))}.interview-analysis-report__metrics article{display:flex;min-width:0;padding:0 var(--spacing-md);flex-direction:column;justify-content:center;gap:var(--spacing-sm);border:1px solid var(--color-interview-analysis-card-border);border-radius:var(--radius-interview-analysis-metric);background:var(--color-surface)}.interview-analysis-report__metrics article>span{display:flex;align-items:center;gap:var(--spacing-md);color:var(--color-text-tertiary);font-size:var(--typography-body-size);font-weight:500;white-space:nowrap}.interview-analysis-report__metrics article>span img{width:24px;height:24px}.interview-analysis-report__metrics article p{margin:0;font-family:var(--font-display);line-height:38.4px;white-space:nowrap}.interview-analysis-report__metrics article strong{color:var(--color-interview-analysis-score);font-size:var(--typography-h3-size);font-weight:400}.interview-analysis-report__metrics article em{color:var(--color-interview-analysis-score-suffix);font-size:var(--typography-body-large-size);font-style:normal}.interview-analysis-report__detail>.interview-analysis-report__section-title{margin-bottom:var(--spacing-sm)}.interview-analysis-report__tabs{display:flex;align-items:center;gap:var(--spacing-xl);border-bottom:1px solid var(--color-interview-analysis-divider)}.interview-analysis-report__tabs button{height:52px;padding:0;border-bottom:2px solid transparent;color:var(--color-interview-analysis-tab);background:transparent;font-size:var(--typography-body-size);cursor:pointer}.interview-analysis-report__tabs button.is-active{border-color:var(--color-primary);color:var(--color-review-field-label);font-weight:700}.interview-analysis-report__answer{display:flex;margin-top:var(--spacing-md);padding:20px var(--spacing-md);flex-direction:column;gap:14px;border-radius:var(--radius-sm);background:var(--color-interview-analysis-panel)}.interview-analysis-report__answer>div{display:flex;align-items:flex-start;gap:calc(var(--spacing-sm) + var(--spacing-xs))}.interview-analysis-report__answer>div>img{width:24px;height:24px;flex:none}.interview-analysis-report__answer p{display:flex;min-width:0;margin:0;flex-direction:column;gap:10px}.interview-analysis-report__answer strong{color:var(--color-review-field-label);font-size:var(--typography-body-size);font-weight:500;line-height:normal}.interview-analysis-report__answer span{color:var(--color-chat-body);font-size:var(--typography-caption-size);line-height:1.7}.interview-analysis-report__insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:var(--spacing-md)}.interview-analysis-report__insight{min-width:0;padding:var(--spacing-md) var(--spacing-lg) var(--spacing-lg);border-radius:6px;background:var(--gradient-interview-analysis-insight);box-shadow:var(--shadow-sm)}.interview-analysis-report__insight h3{display:flex;align-items:center;gap:6px;margin:0 0 10px;color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-body-large-size);font-weight:400}.interview-analysis-report__insight h3 img{width:23px;height:20px;object-fit:cover}.interview-analysis-report__insight ul{margin:0;padding:0;list-style:none}.interview-analysis-report__insight li{display:flex;align-items:flex-start;gap:var(--spacing-sm);padding:calc(var(--spacing-sm) + var(--spacing-xs)) 0}.interview-analysis-report__insight li>img{width:19px;height:19px;margin-top:6px;flex:none}.interview-analysis-report__insight li span{display:flex;min-width:0;flex-direction:column;gap:2px}.interview-analysis-report__insight li strong{color:var(--color-review-field-label);font-size:var(--typography-meta-size);font-weight:500;line-height:28px}.interview-analysis-report__insight li small{overflow:hidden;color:var(--color-text-muted);font-size:var(--typography-caption-size);line-height:26px;text-overflow:ellipsis;white-space:nowrap}.interview-analysis-report__action{position:absolute;top:var(--interview-analysis-action-top);left:var(--interview-analysis-inline);display:flex;width:var(--interview-analysis-width);height:106px;align-items:center;padding:6px var(--spacing-md);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-chat-input);box-shadow:var(--shadow-md)}.interview-analysis-report__action .button{width:100%;height:74px;border-radius:var(--radius-full);font-size:var(--typography-body-large-size);box-shadow:var(--shadow-lg),inset 0 0 2px var(--color-inset-primary),inset -4px 0 16px var(--color-inset-cyan)}.interview-analysis-report__state{position:absolute;top:var(--interview-analysis-overview-top);left:var(--interview-analysis-inline);display:grid;width:var(--interview-analysis-width);min-height:320px;place-items:center;padding:var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-interview-analysis-surface);color:var(--color-text-secondary);font-size:var(--typography-body-large-size);text-align:center}@media(max-width:767px){.interview-analysis-report__tabs{overflow-x:auto}}.career-assessment{position:absolute;top:318px;left:60px;width:960px;height:1502px;color:var(--color-text-primary)}.assessment-landing,.assessment-intro,.assessment-quiz,.assessment-completion,.assessment-analysis,.assessment-report,.assessment-history{position:relative;width:100%;height:100%}.assessment-landing__hero{position:relative;display:flex;height:390px;align-items:center;justify-content:space-between;overflow:visible;padding:0 var(--spacing-md)}.assessment-landing__hero>div{position:relative;z-index:2;width:520px}.assessment-landing__hero h1{margin:0;color:var(--color-video-hero);font-family:var(--font-display);font-size:var(--typography-display-size);font-weight:400}.assessment-landing__hero p{margin:var(--spacing-sm) 0 var(--spacing-lg);color:var(--color-text-tertiary);font-size:var(--typography-body-large-size)}.assessment-landing__hero .button{display:inline-flex;width:372px;height:90px;gap:var(--spacing-sm);font-size:var(--typography-label-size)}.assessment-landing__hero .button img{width:32px;height:32px}.assessment-landing__hero>img{position:absolute;z-index:0;top:-48px;left:508px;width:512px;height:592px;aspect-ratio:32 / 37;object-fit:contain}.assessment-landing:before{content:"";position:absolute;z-index:1;top:388px;right:0;bottom:0;left:0;border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface)}.assessment-section-title{display:flex;position:relative;z-index:2;height:180px;align-items:center;justify-content:center;gap:var(--spacing-lg)}.assessment-section-title>img{width:23px;height:30px;object-fit:contain}.assessment-section-title div{text-align:center}.assessment-section-title h2{margin:0;color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400}.assessment-section-title p{margin:var(--spacing-xs) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.assessment-section-title--stacked{flex-direction:column;gap:0;background:var(--color-surface-faint);backdrop-filter:blur(var(--blur-assessment-title));-webkit-backdrop-filter:blur(var(--blur-assessment-title))}.assessment-section-title__heading{display:flex;align-items:center;gap:var(--spacing-assessment-title-icon)}.assessment-section-title__heading img{width:23px;height:30px;object-fit:contain}.assessment-card-grid{position:relative;z-index:2;display:grid;padding:0 var(--spacing-xl) var(--spacing-xl);grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg)}.assessment-card{position:relative;display:block;height:439px;overflow:hidden;padding:var(--spacing-lg);border:2px solid var(--color-border);border-radius:var(--radius-xl);text-align:left;box-shadow:var(--shadow-md);cursor:pointer}.assessment-card--blue{background:var(--gradient-assessment-blue)}.assessment-card--purple{background:var(--gradient-assessment-purple)}.assessment-card--orange{background:var(--gradient-assessment-orange)}.assessment-card--green{background:var(--gradient-assessment-green)}.assessment-card__copy{position:absolute;z-index:2;top:var(--spacing-lg);left:var(--spacing-lg);width:calc(100% - (var(--spacing-lg) * 2))}.assessment-card h3{margin:0 0 var(--spacing-sm);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400}.assessment-card--blue h3{color:var(--color-assessment-blue)}.assessment-card--purple h3{color:var(--color-assessment-purple)}.assessment-card--orange h3{color:var(--color-assessment-orange)}.assessment-card--green h3{color:var(--color-assessment-green)}.assessment-card p{margin:0;color:var(--color-text-tertiary);font-size:var(--typography-body-size);line-height:1.6}.assessment-card__illustration{position:absolute;right:auto;bottom:70px;left:50%;width:var(--size-assessment-card-art-width);height:var(--size-assessment-card-art-height);object-fit:contain;transform:translate(-50%)}.assessment-card footer{position:absolute;right:0;bottom:0;left:0;display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 var(--spacing-lg);background:var(--color-surface);box-shadow:var(--shadow-modal-footer)}.assessment-card footer>span{display:inline-flex;align-items:center;gap:var(--spacing-sm);color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.assessment-card footer>span img{width:28px;height:28px}.assessment-card footer strong{display:inline-flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary);font-size:var(--typography-body-size)}.assessment-card footer strong img{width:36px;height:36px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.assessment-state{display:grid;min-height:300px;place-items:center;gap:var(--spacing-md);border-radius:var(--radius-xl);background:var(--gradient-surface);color:var(--color-text-secondary);font-size:var(--typography-body-large-size)}.assessment-state--error{color:var(--color-error)}.assessment-intro{overflow:visible}.assessment-intro__hero{position:relative;height:auto;overflow:visible}.assessment-intro__copy{position:relative;z-index:2;width:550px;padding:52px 0 0 var(--spacing-lg)}.assessment-intro__copy h1{margin:0;color:var(--color-video-hero);font-family:var(--font-display);font-size:var(--typography-assessment-intro-title-size);font-weight:400;line-height:1.1;white-space:nowrap}.assessment-intro__copy>p{margin:var(--spacing-md) 0 var(--spacing-lg);color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:1.65}.assessment-intro__hero>img{position:absolute;z-index:1;right:0;bottom:-10px;width:480px;height:455px;object-fit:contain;object-position:right bottom}.assessment-intro__panel{position:relative;z-index:2;height:1060px;margin-top:var(--spacing-assessment-intro-panel-gap);padding:0 var(--spacing-lg) var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-faint);box-shadow:var(--shadow-md);backdrop-filter:blur(var(--blur-assessment-title));-webkit-backdrop-filter:blur(var(--blur-assessment-title))}.assessment-intro__title{height:150px}.assessment-intro__title h2{font-size:var(--typography-h3-size)}.assessment-intro__details{display:flex;flex-direction:column}.assessment-intro__details article{display:flex;min-height:126px;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border-bottom:1px solid var(--color-assessment-divider)}.assessment-intro__details article img{width:54px;height:54px}.assessment-intro__details article span{display:grid;width:100%;grid-template-columns:1fr auto;align-items:center;gap:var(--spacing-lg)}.assessment-intro__details small,.assessment-intro__details strong{color:var(--color-text-primary);font-size:var(--typography-label-size)}.assessment-tip{display:flex;width:760px;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-md);margin:var(--spacing-xl) auto 0;padding:var(--spacing-md);color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:1.6;text-align:center}.assessment-tip__title{display:inline-flex;align-items:center;gap:var(--spacing-sm)}.assessment-tip__title img{width:var(--spacing-lg);height:var(--spacing-lg);flex:none}.assessment-tip__title strong{color:var(--color-assessment-orange);font-size:var(--typography-label-size)}.assessment-tip p{margin:0}.assessment-intro__start{width:372px;height:90px;gap:var(--spacing-sm);font-size:var(--typography-assessment-start-action-size)}.assessment-intro__start img{width:38px;height:38px}.assessment-quiz,.assessment-completion,.assessment-analysis,.assessment-report{height:1360px;overflow:hidden;border-radius:var(--radius-xl);background:var(--color-career-report-background)}.assessment-report-frame{position:relative;width:100%;height:1360px;overflow:hidden;border-radius:var(--radius-xl)}.assessment-report-frame__fade{position:absolute;right:0;bottom:0;left:0;z-index:2;height:var(--size-assessment-report-fade-height);background:var(--gradient-assessment-report-overflow);pointer-events:none}.assessment-quiz{padding:var(--spacing-xl);border:3px solid var(--color-border)}.assessment-quiz__progress{position:relative;height:175px;padding:var(--spacing-md)}.assessment-quiz__count{display:flex;align-items:baseline;gap:var(--spacing-sm)}.assessment-quiz__count strong{color:var(--color-primary);font-size:var(--typography-h2-size)}.assessment-quiz__count span{color:var(--color-text-tertiary);font-size:var(--typography-label-size)}.assessment-quiz__track{position:absolute;right:var(--size-assessment-progress-label-space);bottom:38px;left:var(--spacing-md);height:18px;overflow:hidden;border-radius:var(--radius-full);background:var(--color-assessment-progress)}.assessment-quiz__progress i{display:block;height:100%;border-radius:inherit;background:var(--gradient-primary);transition:width .18s ease}.assessment-quiz__progress>em{position:absolute;right:var(--spacing-md);bottom:24px;color:var(--color-primary);font-family:var(--font-display);font-size:var(--typography-h2-size);font-style:normal}.assessment-question-card{width:100%;height:915px;margin:0;padding:var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-lg);background:var(--gradient-list)}.assessment-question-card__heading{display:flex;gap:var(--spacing-lg)}.assessment-question-card__heading>span{display:grid;width:95px;height:95px;flex:none;place-items:center;border-radius:var(--radius-md);color:var(--color-surface);background:var(--gradient-primary);font-family:var(--font-display);font-size:var(--typography-h3-size);font-weight:400}.assessment-question-card__heading h1{margin:0;color:var(--color-text-primary);font-size:var(--typography-h3-size);line-height:1.5}.assessment-question-card__heading p{margin:var(--spacing-sm) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.assessment-options{display:flex;flex-direction:column;gap:var(--spacing-md);margin-top:105px}.assessment-options button{display:flex;height:132px;align-items:center;gap:var(--spacing-md);padding:0 var(--spacing-xl);border:2px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);background:var(--color-surface);box-shadow:var(--shadow-sm);cursor:pointer}.assessment-options button:focus{outline:none}.assessment-options button:not(.is-selected):focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.assessment-options button>span{display:grid;width:58px;height:58px;flex:none;place-items:center;border:0;border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-review-tag-bg);font-size:var(--typography-label-size)}.assessment-options button strong{font-size:var(--typography-label-size);font-weight:500}.assessment-options button.is-selected{border-color:var(--color-primary);color:var(--color-surface);background:var(--gradient-primary)}.assessment-options button.is-selected>span{color:var(--color-primary);background:var(--color-surface)}.assessment-options button>img{width:46px;height:46px;margin-left:auto}.assessment-inline-error{margin:var(--spacing-sm) auto;color:var(--color-error);text-align:center;font-size:var(--typography-caption-size)}.assessment-action-bar{position:absolute;top:1396px;left:0;z-index:20;display:flex;width:960px;height:106px;align-items:center;gap:var(--spacing-md);padding:6px var(--spacing-md);border:3px solid var(--color-border);border-radius:var(--radius-full);background:var(--gradient-review-action-bar);box-shadow:var(--shadow-lg)}.assessment-action-bar .button{flex:1;height:74px;font-size:var(--typography-body-large-size)}.assessment-action-bar .button--secondary{border:0;background:var(--color-review-action-cancel);box-shadow:inset 1px 2px 10px var(--color-shadow-soft)}.assessment-action-bar--single .button{flex-basis:100%}.assessment-completion{padding:var(--spacing-xl)}.assessment-completion>header{position:relative;height:300px}.assessment-completion>header div{position:absolute;top:70px;left:var(--spacing-xl)}.assessment-completion>header h1{margin:0;color:var(--color-video-hero);font-family:var(--font-display);font-size:var(--typography-display-size);font-weight:400}.assessment-completion>header p{color:var(--color-text-tertiary);font-size:var(--typography-body-large-size)}.assessment-completion>header img{position:absolute;top:0;right:var(--spacing-xl);width:310px;height:290px;object-fit:contain}.assessment-completion__summary,.assessment-completion__answers{padding:var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface)}.assessment-completion h2{display:flex;align-items:center;gap:var(--spacing-sm);margin:0 0 var(--spacing-lg);color:var(--color-video-title);font-size:var(--typography-h4-size)}.assessment-completion h2>img{width:28px;height:24px}.assessment-completion__summary>div{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-md)}.assessment-completion__summary span{display:flex;min-height:104px;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.assessment-completion__summary span>img{width:62px;height:62px}.assessment-completion__summary span>i{display:flex;flex-direction:column;font-style:normal}.assessment-completion__summary small{color:var(--color-text-tertiary);font-size:var(--typography-caption-size)}.assessment-completion__summary strong{display:flex;align-items:baseline;margin-top:var(--spacing-xs);color:var(--color-text-dark);font-family:var(--font-display);font-size:var(--typography-h4-size);font-weight:600;line-height:1;white-space:nowrap}.assessment-completion__summary strong b{font:inherit}.assessment-completion__summary .assessment-completion__metric-unit{margin:0 var(--spacing-xs) 0 0;color:inherit;font-family:var(--font-display);font-size:var(--typography-body-size);font-weight:600;line-height:1}.assessment-completion__summary .is-success strong{color:var(--color-video-success)}.assessment-completion__answers{margin-top:var(--spacing-lg)}.assessment-completion__answers>div{display:grid;grid-template-columns:1fr;gap:var(--spacing-xs)}.assessment-completion__answers span{display:grid;grid-template-columns:44px 1fr auto;height:60px;align-items:center;gap:var(--spacing-sm);padding:0 var(--spacing-md);border-radius:var(--radius-sm);background:var(--color-assessment-option)}.assessment-completion__answers i{display:grid;width:34px;height:34px;place-items:center;border-radius:var(--radius-full);color:var(--color-surface);background:var(--color-primary);font-style:normal}.assessment-completion__answers strong{color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.assessment-completion__answers em{display:inline-flex;align-items:center;gap:var(--spacing-xs);color:var(--color-error);font-style:normal;font-size:var(--typography-action-size)}.assessment-completion__answers em img{width:24px;height:24px}.assessment-completion__answers em.is-done{color:var(--color-assessment-success)}.assessment-analysis{padding:var(--spacing-xl)}.assessment-analysis-loading.interview-step-card{top:0;left:0;width:100%;height:1480px}.assessment-analysis__hero{display:flex;height:560px;flex-direction:column;align-items:center;justify-content:flex-end}.assessment-analysis__hero img{width:620px;height:430px;object-fit:contain}.assessment-analysis__hero h1{margin:0;color:var(--color-video-hero);font-family:var(--font-display);font-size:var(--typography-h1-size);font-weight:400}.assessment-analysis__hero p{margin:var(--spacing-sm) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size)}.assessment-analysis__progress{width:708px;margin:var(--spacing-xl) auto;text-align:center}.assessment-analysis__progress>div{height:18px;overflow:hidden;border-radius:var(--radius-full);background:var(--color-assessment-progress)}.assessment-analysis__progress i{display:block;width:40%;height:100%;border-radius:inherit;background:var(--gradient-primary)}.assessment-analysis__progress span{display:block;margin-top:var(--spacing-sm);color:var(--color-text-tertiary);font-size:var(--typography-caption-size)}.assessment-analysis>article{min-height:650px;padding:var(--spacing-xl);border:3px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface)}.assessment-analysis>article h2{display:flex;align-items:center;gap:var(--spacing-sm);margin:0 0 var(--spacing-lg);color:var(--color-video-title);font-size:var(--typography-h3-size)}.assessment-analysis>article h2 img{width:30px;height:27px;object-fit:contain}.assessment-analysis__step{display:grid;grid-template-columns:72px 1fr 110px;min-height:120px;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-md);background:var(--color-assessment-option)}.assessment-analysis__step+.assessment-analysis__step{margin-top:var(--spacing-md)}.assessment-analysis__step>span{display:grid;width:64px;height:64px;place-items:center;border-radius:var(--radius-full);background:var(--color-surface)}.assessment-analysis__step>span img{width:56px;height:56px;object-fit:contain}.assessment-analysis__step strong{color:var(--color-video-title);font-size:var(--typography-body-large-size)}.assessment-analysis__step p{margin:var(--spacing-xs) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-size)}.assessment-analysis__step em{color:var(--color-assessment-success);font-style:normal;text-align:right}.assessment-analysis__step--2 em{color:var(--color-primary)}.assessment-analysis__step--3 em{color:var(--color-text-disabled)}.assessment-report{padding:var(--spacing-xl);padding-bottom:var(--size-assessment-report-fade-height);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.assessment-report__hero{position:relative;min-height:var(--size-assessment-report-hero-height);overflow:visible;border-radius:var(--radius-none);background:var(--color-transparent)}.assessment-report__heading{position:absolute;top:var(--spacing-xxl);left:var(--spacing-xl);z-index:1}.assessment-report__heading p{margin:var(--spacing-sm) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size)}.assessment-report__hero h1{margin:0;color:var(--color-video-hero);font-family:var(--font-display);font-size:var(--typography-h1-size);font-weight:400}.assessment-report__person{position:absolute;top:0;right:var(--spacing-lg);width:350px;height:350px;object-fit:contain}.assessment-report__identity{position:absolute;bottom:var(--spacing-xl);left:var(--spacing-xl);z-index:1;display:flex;width:480px;flex-direction:column}.assessment-report__identity>strong{color:var(--color-primary);font-family:var(--font-display);font-size:var(--typography-display-size);font-weight:400;line-height:1}.assessment-report__identity>span{margin-top:var(--spacing-xs);color:var(--color-video-title);font-family:var(--font-display);font-size:var(--typography-h2-size);font-weight:400;line-height:1.2}.assessment-report__identity>div{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);margin-top:var(--spacing-md)}.assessment-report__identity em{display:inline-flex;min-height:36px;align-items:center;padding:var(--spacing-xs) var(--spacing-md);border:1px solid var(--color-assessment-report-tag-border);border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-assessment-report-tag-background);box-shadow:none;font-size:var(--typography-body-size);font-style:normal;line-height:1}.assessment-report__dimensions{position:absolute;right:var(--spacing-xl);bottom:var(--spacing-xl);z-index:1;display:flex;width:400px;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-lg);border:2px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface)}.assessment-report__dimensions span{display:grid;grid-template-columns:70px 1fr 50px;align-items:center;gap:var(--spacing-sm)}.assessment-report__dimensions small,.assessment-report__dimensions em{color:var(--color-text-tertiary);font-size:var(--typography-caption-size);font-style:normal}.assessment-report__dimensions i{height:10px;overflow:hidden;border-radius:var(--radius-full);background:var(--color-assessment-progress)}.assessment-report__dimensions b{display:block;height:100%;border-radius:inherit;background:var(--gradient-primary)}.assessment-report__body{display:grid;grid-template-columns:1fr;gap:var(--spacing-md);margin-top:var(--spacing-md)}.assessment-report__section{min-height:150px;padding:var(--spacing-xl);border:2px solid var(--color-border);border-radius:var(--radius-xl);background:var(--gradient-surface)}.assessment-report__section h2{display:flex;align-items:center;gap:var(--spacing-sm);margin:0 0 var(--spacing-md);color:var(--color-video-title);font-size:var(--typography-h3-size)}.assessment-report__section h2 img{width:27px;height:24px}.assessment-report__summary p,.assessment-report__suggestion{margin:0;color:var(--color-text-tertiary);font-size:var(--typography-body-size);line-height:1.8}.assessment-report__summary p+p{margin-top:var(--spacing-sm)}.assessment-report__traits{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.assessment-report__traits span{padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--radius-full);color:var(--color-primary);background:var(--color-review-tag-bg);font-size:var(--typography-body-size)}.assessment-report__jobs{display:flex;flex-direction:column}.assessment-report__jobs span{display:grid;grid-template-columns:42px 1fr auto;height:64px;align-items:center;border-bottom:1px solid var(--color-assessment-divider)}.assessment-report__jobs i{display:grid;width:32px;height:32px;place-items:center;border-radius:var(--radius-full);color:var(--color-surface);background:var(--color-primary);font-style:normal}.assessment-report__jobs strong{font-size:var(--typography-body-size)}.assessment-report__jobs em{color:var(--color-text-tertiary);font-style:normal;font-size:var(--typography-caption-size)}.assessment-report__jobs b{color:var(--color-primary);font-size:var(--typography-label-size)}.assessment-history{overflow:hidden;padding:0;border:0;border-radius:var(--radius-xl);background:var(--color-interview-notice-bg)}.assessment-history>header{position:relative;height:366px;padding:calc(var(--spacing-xxl) + var(--spacing-xl) + var(--spacing-lg)) 0 0 calc(var(--spacing-xxl) + var(--spacing-xl))}.assessment-history>header img{position:absolute;top:var(--spacing-xl);right:calc(var(--spacing-xxl) + var(--spacing-md));width:306px;height:287px;object-fit:contain}.assessment-history>header>div{position:relative;z-index:1;width:520px}.assessment-history h1{margin:0;color:var(--color-primary-deep);font-family:var(--font-display);font-size:var(--typography-history-hero-title-size);font-style:normal;font-weight:400;line-height:normal;text-shadow:var(--shadow-history-hero-title)}.assessment-history>header p{margin:var(--spacing-lg) 0 0;color:var(--color-text-tertiary);font-size:var(--typography-body-large-size);line-height:1.7}.assessment-history__list{position:absolute;top:367px;left:var(--spacing-xl);display:flex;width:896px;height:970px;flex-direction:column;gap:calc(var(--spacing-md) + var(--spacing-xs));margin:0;padding-right:var(--spacing-sm);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.assessment-history__list article{display:grid;width:100%;min-height:132px;grid-template-columns:var(--spacing-xxl) minmax(0,1fr) 180px;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);border:3px solid var(--color-border);border-radius:var(--radius-card);background:var(--gradient-list);box-shadow:var(--shadow-sm)}.assessment-history__icon{width:var(--spacing-xxl);height:var(--spacing-xxl)}.assessment-history__list article>div{min-width:0}.assessment-history__list h2{margin:0;overflow:hidden;color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--typography-body-large-size);font-style:normal;font-weight:500;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.assessment-history__list p{margin:var(--spacing-sm) 0;color:var(--color-primary);font-size:var(--typography-meta-size)}.assessment-history__list small{color:var(--color-text-tertiary);font-size:var(--typography-caption-size)}.assessment-history__list .button{width:180px;height:60px}.assessment-history__back{position:absolute;right:var(--spacing-xl);bottom:var(--spacing-xl);z-index:2;width:240px;height:60px}@media(max-width:768px){.assessment-card-grid,.assessment-report__body{grid-template-columns:1fr}}
