@layer theme{:root,:host{--font-sans:Inter, "PingFang SC", "Microsoft YaHei", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-50:oklch(98.4% .003 247.858);--color-slate-500:oklch(55.4% .046 257.417);--color-white:#fff;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}html{background:#f6f8fb}body{color:#172033;min-width:320px;font-family:var(--font-sans);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.grid{display:grid}.inline{display:inline}.min-h-screen{min-height:100vh}.place-items-center{place-items:center}.bg-slate-50{background-color:var(--color-slate-50)}.bg-white{background-color:var(--color-white)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-slate-500{color:var(--color-slate-500)}.tech-scrollbar{scrollbar-width:thin;scrollbar-color:#d6deea transparent}.tech-grid-bg{background-image:linear-gradient(#1687f809 1px,#0000 1px),linear-gradient(90deg,#1687f809 1px,#0000 1px);background-size:28px 28px}}.technician-sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;width:280px;flex-direction:column;border-right:1px solid #f1f2f9;background:#fefeff;padding:24px}.sidebar-brand{display:flex;width:100%;align-items:center;gap:14px;border:0;background:transparent;padding:0 0 24px;color:inherit;text-align:left;cursor:pointer}.sidebar-brand:focus-visible{outline:2px solid #1b6ef3;outline-offset:5px;border-radius:6px}.sidebar-brand:hover strong{color:#1b6ef3}.sidebar-brand>span:last-child{min-width:0}.sidebar-logo{display:grid;width:42px;height:42px;flex:none;place-items:center}.sidebar-logo img{display:block;width:100%;height:100%;object-fit:contain}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{font-size:17px;line-height:23px;transition:color .18s ease}.sidebar-brand small{color:#667085;font-size:13px;line-height:19px}.sidebar-search{position:relative;display:flex;align-items:center;margin-bottom:16px}.sidebar-search>svg{position:absolute;left:12px;color:#646979;pointer-events:none}.sidebar-search input{width:100%;height:40px;border:0;border-radius:8px;outline:0;background:#f4f5fb;padding:0 12px 0 39px;color:#1c2539;font-size:13px}.sidebar-search input:focus{box-shadow:0 0 0 2px #1b6ef338}.sidebar-new{display:flex;min-height:46px;align-items:center;justify-content:space-between;border:0;border-radius:9px;background:#1b6ef3;padding:0 14px;color:#fff;box-shadow:0 5px 13px #1b6ef324;transition:.18s ease}.sidebar-new:hover{background:#0056c9;transform:translateY(-1px)}.sidebar-new>span{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.sidebar-history-title{padding:22px 0 8px;color:#6d7382;font-size:11px;font-weight:700;letter-spacing:.08em}.sidebar-history{min-height:0;flex:1;margin:0 -12px;overflow-y:auto;scrollbar-width:thin}.sidebar-history button{display:grid;width:100%;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;border:0;border-radius:8px;background:transparent;padding:9px 10px;color:#525a6d;text-align:left}.sidebar-history button:hover,.sidebar-history button.active{background:#f2f4f9;color:#202a3e}.sidebar-history button.active span{font-weight:700}.sidebar-history button span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.sidebar-history-brand{font-weight:700}.sidebar-history time{color:#8990a2;font:9px JetBrains Mono,Consolas,monospace;white-space:nowrap}.sidebar-empty{padding:24px 8px;color:#8b91a0;font-size:12px;text-align:center}.sidebar-history-skeleton{display:grid;gap:5px;padding:3px 6px}.sidebar-history-skeleton-row{min-height:37px;display:grid;grid-template-columns:18px minmax(0,1fr) 30px;align-items:center;gap:8px;padding:0 7px}.sidebar-history-skeleton .ant-skeleton-avatar{border-radius:5px}.sidebar-history-skeleton .ant-skeleton-input{min-width:0;height:11px!important;border-radius:6px}.sidebar-points .ant-skeleton-input{min-width:0;height:12px;border-radius:6px}.sidebar-bottom{margin-top:14px}.sidebar-anonymous-spacer{flex:1}.sidebar-points{display:block;width:100%;border:1px solid #f1f1f1;border-radius:12px;background:#fff;padding:14px;color:inherit;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sidebar-points:hover{border-color:#9ebcf3;box-shadow:0 5px 16px #1b6ef31a;transform:translateY(-1px)}.sidebar-points:focus-visible{outline:2px solid #1b6ef3;outline-offset:2px}.sidebar-points>div:first-child{display:flex;justify-content:space-between;gap:8px;color:#62697a;font-size:10px}.sidebar-points strong{color:#252d3e;font-size:11px}.sidebar-progress{height:5px;margin-top:10px;overflow:hidden;border-radius:99px;background:#f4f5fb}.sidebar-progress i{display:block;width:20%;height:100%;border-radius:inherit;background:#1b6ef3}.sidebar-account{position:relative}.sidebar-login{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:9px;border:1px solid #1b6ef3;border-radius:10px;background:#fff;color:#1b6ef3;font-size:14px;font-weight:700;transition:background .18s ease,color .18s ease}.sidebar-login:hover{background:#1b6ef3;color:#fff}.sidebar-profile{display:grid;width:100%;grid-template-columns:40px 1fr 20px;align-items:center;gap:10px;margin-top:12px;border:1px solid transparent;border-radius:12px;background:transparent;padding:9px;color:#424654;text-align:left}.sidebar-profile:hover,.sidebar-profile.active{border-color:#f1f2f9;background:#e4e7f8}.sidebar-profile>svg{transition:transform .18s ease}.sidebar-profile>svg.rotated{transform:rotate(180deg)}.sidebar-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#d9e2ff;color:#1b6ef3}.sidebar-avatar.small{width:34px;height:34px;background:#dce5ff}.sidebar-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.sidebar-profile strong,.sidebar-profile small{display:block}.sidebar-profile strong{color:#232c3f;font-size:13px}.sidebar-profile small{margin-top:2px;color:#747b8c;font-size:10px}.sidebar-account-menu{position:absolute;right:-8px;bottom:calc(100% + 10px);left:-8px;z-index:20;overflow:hidden;border:1px solid #d9dce7;border-radius:16px;background:#fffffffa;padding:8px;box-shadow:0 14px 40px #1f2a4429;animation:accountMenuIn .16s ease-out}.sidebar-account-menu button{display:grid;width:100%;min-height:42px;grid-template-columns:24px 1fr;align-items:center;gap:10px;border:0;border-radius:9px;background:transparent;padding:0 10px;color:#252b3a;text-align:left}.sidebar-account-menu button:hover{background:#f0f3ff;color:#0056c9}.sidebar-account-menu .account-menu-header{min-height:56px;grid-template-columns:34px 1fr 18px}.account-menu-header strong,.account-menu-header small{display:block}.account-menu-header strong{font-size:13px}.account-menu-header small{margin-top:2px;color:#7a8090;font-size:10px}.account-menu-divider{height:1px;margin:6px 8px;background:#e4e6ee}.sidebar-account-menu .account-menu-logout:hover{background:#fff0ef;color:#ba1a1a}@keyframes accountMenuIn{0%{opacity:0;transform:translateY(7px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:900px){.technician-sidebar{position:static;width:100%;height:auto;padding:16px 20px}.sidebar-search,.sidebar-new,.sidebar-history-title,.sidebar-history,.sidebar-bottom{display:none}.sidebar-brand{padding:0}}:root{color-scheme:only light}*{box-sizing:border-box}button,input,textarea{font:inherit}button{cursor:pointer}.technician-shell{min-width:980px;min-height:100vh;background:#faf8ff;color:#131b2e;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.tech-progress{height:6px;overflow:hidden;border-radius:99px;background:#d9e2ff}.tech-progress i{display:block;width:19%;height:100%;border-radius:inherit;background:#0664dc}.tech-avatar{display:grid;place-items:center;border-radius:50%;background:#d9e2ff;color:#0056c9}.tech-avatar.large{width:96px;height:96px;color:#061c61}.tech-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.tech-main{display:flex;height:100vh;margin-left:280px;flex-direction:column;overflow:hidden;background:#f5f7fa}.tech-topbar{display:flex;min-height:64px;flex:none;align-items:center;justify-content:center;border-bottom:1px solid rgb(231,232,237,.55);background:#fff;padding:0 40px}.tech-topbar>div{display:flex;min-width:0;align-items:center;justify-content:center}.tech-topbar h1{overflow:hidden;margin:0;font-size:15px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tech-chat{width:min(100%,1200px);min-height:0;flex:1;align-self:center;overflow-y:auto;padding:28px 40px 32px;scrollbar-width:none}.tech-chat::-webkit-scrollbar{display:none}.tech-user-message{display:flex;align-items:flex-end;flex-direction:column;margin-bottom:26px}.tech-user-message>div{max-width:min(72%,640px);border:0;border-radius:18px 18px 6px;background:#1769e0;padding:13px 18px;color:#fff;font-size:14px;font-weight:500;line-height:23px;box-shadow:0 5px 14px #1769e01f}.tech-ai-row{display:flex;align-items:flex-start;margin-bottom:26px}.tech-ai-column{width:min(88%,820px)}.tech-ai-identity{display:flex;min-height:34px;align-items:center;gap:8px;margin-bottom:8px;color:#131b2e}.tech-ai-identity>span{display:grid;width:30px;height:30px;border-radius:10px;background:#e9f1ff;color:#1769e0;place-items:center}.tech-ai-identity>strong{font-size:12px;font-weight:800;letter-spacing:.01em}.tech-ai-card{border:0;border-radius:20px 20px 20px 6px;background:#fff;padding:28px 32px;box-shadow:0 8px 28px #1e335414}.tech-ai-card p{margin:0 0 14px;color:#354152;font-size:14px;font-weight:400;line-height:25px}.tech-ai-card h2{margin:24px 0 11px;color:#131b2e;font-size:19px;line-height:28px}.tech-ai-card ul,.tech-ai-card ol{margin:0 0 16px;padding-left:23px;color:#354152;font-size:14px;line-height:25px}.tech-ai-card ol{list-style:decimal}.tech-ai-card ul{list-style:disc}.tech-ai-card li{margin-bottom:8px;padding-left:5px}.tech-ai-card li::marker{color:#1769e0;font-weight:800}.tech-ai-card ul:last-child,.tech-ai-card ol:last-child{margin-bottom:0}.tech-ai-card>:first-child{margin-top:0}.tech-ai-card>:last-child{margin-bottom:0}.tech-ai-card h1{margin:2px 0 14px;color:#131b2e;font-size:22px;line-height:31px}.tech-ai-card h3{margin:20px 0 9px;color:#131b2e;font-size:16px;line-height:24px}.tech-ai-card strong{color:#263448;font-weight:800}.tech-ai-card hr{height:1px;margin:22px 0;border:0;background:#e5eaf1}.tech-ai-card blockquote{margin:0 0 16px;border-left:3px solid #1769e0;border-radius:0 8px 8px 0;background:#eef5ff;padding:10px 14px}.tech-ai-card blockquote p{margin:0;color:#526985}.tech-ai-card code{border-radius:4px;background:#eef2f8;padding:2px 5px;color:#c43b35;font-size:.92em}.tech-ai-row.failed .tech-ai-card{border-color:#ba1a1a47}.tech-ai-row.thinking .tech-ai-card{min-height:0;border:0;background:transparent;padding:8px 0 20px 38px;box-shadow:none}.tech-thinking{color:#8b8d94;animation:thinkingPulse 1.8s ease-in-out infinite}@keyframes thinkingPulse{50%{opacity:.48}}.tech-stream-cursor{display:inline-block;width:7px;height:16px;margin-left:3px;vertical-align:text-bottom;background:#1b6ef3;animation:streamBlink .8s infinite}@keyframes streamBlink{50%{opacity:.15}}.tech-message-error{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;border-radius:9px;background:#fff0ee;padding:11px 13px;color:#8c1d18;font-size:12px}.tech-ai-card p.tech-cancelled{margin-top:20px;color:#727786;font-size:12px}.tech-message-error button,.tech-chat-state button{border:0;border-radius:7px;background:#fff;padding:7px 11px;color:#0056c9;font-weight:600}.tech-chat-state{display:flex;min-height:240px;align-items:center;justify-content:center;gap:12px;color:#727786;font-size:14px}.tech-chat-skeleton{width:min(780px,100%);margin:0 auto;padding:22px 8px 36px}.tech-chat-skeleton-user{display:flex;justify-content:flex-end;margin-bottom:28px}.tech-chat-skeleton-user .ant-skeleton-input{max-width:72vw;border-radius:16px 16px 5px}.tech-chat-skeleton-ai-head{display:flex;align-items:center;gap:9px;margin-bottom:10px}.tech-chat-skeleton-ai-head .ant-skeleton-avatar{border-radius:10px}.tech-chat-skeleton-ai-head .ant-skeleton-input{height:12px;border-radius:6px}.tech-chat-skeleton-answer{padding:22px 24px;border-radius:5px 18px 18px;background:#fff;box-shadow:0 8px 28px #172a450f}.catalog-list-skeleton{padding:5px 8px}.catalog-list-skeleton-row{min-height:46px;display:flex;align-items:center;border-bottom:1px solid #eef1f5}.catalog-list-skeleton-row .ant-skeleton-input{height:13px;border-radius:7px}.settings-usage-line .ant-skeleton-input{min-width:0;height:13px;border-radius:7px}.tech-chat-state.error{color:#ba1a1a}.tech-copy{display:grid;margin-top:7px;border:0;border-radius:6px;background:transparent;padding:5px;color:#aeb2bd;place-items:center}.tech-copy:hover{background:#fefeff;color:#424654}.tech-composer-wrap{z-index:4;flex:none;padding:10px 40px 28px;background:linear-gradient(180deg,#f5f7fa00,#f5f7fa 24%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}.tech-composer{display:flex;width:min(100%,1120px);min-height:66px;align-items:center;margin:auto;border:1px solid #e1e6ee;border-radius:17px;background:#fffffff0;padding:8px 10px;box-shadow:0 6px 24px #1e335414;pointer-events:auto}.tech-composer:focus-within{border-color:#1b6ef3;box-shadow:0 0 0 2px #1b6ef31a}.tech-composer button{display:grid;width:42px;height:42px;flex:none;border:0;border-radius:9px;background:transparent;color:#4c5362;place-items:center}.tech-composer button:hover{background:#fefeff;color:#0056c9}.tech-composer textarea{min-height:44px;max-height:104px;flex:1;resize:none;border:0;outline:0;background:transparent;padding:12px 10px;color:#131b2e;font-size:14px;line-height:20px}.tech-composer textarea::placeholder{color:#565d6c}.tech-composer button.tech-send{border-radius:12px;background:#1769e0;color:#fff}.tech-composer button.tech-send:hover{background:#1b6ef3;color:#fff}.tech-stop-icon{width:13px;height:13px;border-radius:2px;background:currentColor}.tech-composer button:disabled,.tech-composer textarea:disabled{cursor:not-allowed;opacity:.55}.settings-overlay{position:fixed;inset:0;z-index:50;display:grid;padding:16px;background:#131b2e33;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);place-items:center}.settings-modal{position:relative;display:flex;width:min(800px,calc(100vw - 32px));min-height:500px;max-height:85vh;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 8px 30px #0000001f;animation:settingsIn .18s ease-out}@keyframes settingsIn{0%{opacity:0;transform:translateY(8px) scale(.99)}}.settings-close{position:absolute;top:16px;left:16px;z-index:2;display:grid;width:32px;height:32px;border:0;border-radius:7px;background:transparent;color:#424654;place-items:center}.settings-close:hover{background:#f4f5fb;color:#131b2e}.settings-nav{display:flex;width:256px;flex:none;flex-direction:column;justify-content:space-between;overflow-y:auto;background:#fefeff;padding:64px 12px 16px}.settings-nav button{display:flex;width:100%;min-height:44px;align-items:center;gap:12px;border:0;border-radius:8px;background:transparent;padding:10px 12px;color:#424654;text-align:left;transition:background .15s ease,color .15s ease}.settings-nav button:hover{background:#f4f5fb}.settings-nav button.active{background:#f2f4f9;color:#131b2e;font-weight:600}.settings-nav button span{font-size:14px}.settings-content{min-width:0;flex:1;overflow-y:auto;padding:32px 40px 26px}.account-settings{min-height:100%}.account-settings>h2{margin:0 0 28px;border-bottom:1px solid rgba(194,198,215,.45);padding:5px 0 20px;font-size:28px;line-height:36px}.settings-profile-section{padding-bottom:28px}.settings-profile-card{display:flex;align-items:center;gap:24px;margin-bottom:22px}.tech-avatar.large{width:80px;height:80px;flex:none;background:#f4f5fb;color:#424654}.settings-profile-info{min-width:0}.settings-profile-info>strong{display:block;margin-bottom:5px;font-size:20px;line-height:26px}.settings-profile-info>p{margin:0 0 7px;color:#424654;font-size:14px}.settings-profile-info>span{display:block;overflow:hidden;color:#131b2e;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.profile-edit-trigger{margin-left:auto;border:1px solid #cfd8ec;border-radius:8px;background:#fff;padding:8px 14px;color:#0056c9;font:inherit}.settings-edit{min-width:130px;height:44px;border:0;border-radius:8px;background:#0056c9;color:#fff;font-weight:600}.settings-edit:hover{background:#1b6ef3}.profile-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-top:22px;border-radius:12px;background:#fefeff;padding:18px}.profile-edit-grid label{display:block}.profile-edit-grid label>span{display:block;margin-bottom:7px;color:#646b7c;font-size:12px}.profile-edit-grid input{width:100%;height:38px;border:1px solid #d6dae7;border-radius:8px;outline:0;background:#fff;padding:0 11px;color:#242c3d;font:inherit}.profile-edit-grid input:focus{border-color:#1b6ef3;box-shadow:0 0 0 3px #1b6ef31f}.profile-edit-actions{display:flex;grid-column:1 / -1;justify-content:flex-end;gap:10px}.profile-edit-actions button{height:36px;border:0;border-radius:7px;background:transparent;padding:0 16px;color:#424654}.profile-edit-actions button:last-child{background:#0056c9;color:#fff}.usage-settings>h2{margin:0 0 28px;border-bottom:1px solid rgba(194,198,215,.45);padding:5px 0 20px;font-size:28px;line-height:36px}.settings-usage-card{border-radius:12px;background:#fefeff;padding:22px 25px}.settings-usage-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#131b2e;font-size:14px}.settings-usage-line strong{font-size:14px}.settings-usage-card .tech-progress{height:10px;background:#f2f4f9}.settings-usage-card>p{margin:14px 0 0;color:#424654;font-size:13px}.settings-usage-card>p button{border:0;background:transparent;padding:0 0 0 8px;color:#0056c9}.settings-usage-card>p button:hover{text-decoration:underline}.settings-account-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;color:#727786;font-size:11px}.settings-account-footer>button{display:flex;align-items:center;gap:6px;border:0;border-radius:7px;background:transparent;padding:7px 9px;color:#ba1a1a}.settings-account-footer>button:hover{background:#ffdad6}.simple-settings{max-width:640px}.simple-settings>span{display:grid;width:54px;height:54px;place-items:center;border-radius:14px;background:#f4f5fb;color:#0056c9}.simple-settings h3{margin:20px 0 8px;font-size:27px}.simple-settings>p{margin:0;color:#727786}.about-settings>div{margin-top:24px;overflow:hidden;border:1px solid #e3e7ee;border-radius:14px}.about-settings a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 16px;border-bottom:1px solid #edf0f4;color:#263348;text-decoration:none}.about-settings a:last-child{border-bottom:0}.about-settings a:hover{background:#f6f9fd;color:#0056c9}.about-settings a b{font-size:22px;font-weight:400;color:#9aa3b0}.tech-toast{position:fixed;right:28px;bottom:28px;z-index:80;display:flex;align-items:center;gap:8px;border-radius:9px;background:#283044;padding:12px 16px;color:#fff;box-shadow:0 8px 24px #00000029;font-size:13px;animation:settingsIn .18s ease-out}@media(max-width:720px){.settings-nav{width:190px}.settings-content{padding-right:24px;padding-left:24px}.profile-edit-grid{grid-template-columns:1fr}}.diagnosis-home{min-height:100vh;background:#faf8ff;color:#131b2e;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.diagnosis-home *,.diagnosis-home *:before,.diagnosis-home *:after{box-sizing:border-box}.diagnosis-main{display:flex;min-height:100vh;margin-left:280px;flex-direction:column;background:#fff}.diagnosis-content{width:min(768px,calc(100% - 64px));margin:auto;padding:52px 0 28px}.hero-copy{margin-bottom:58px;text-align:center}.hero-copy h1{margin:0 0 13px;font-size:40px;line-height:48px;letter-spacing:-.025em}.hero-copy p{margin:0;color:#575d6e;font-size:15px;line-height:25px}.diagnosis-form{border-radius:16px;border:1px solid #f1f2f9;padding:32px}.diagnosis-form label{display:block;margin-bottom:9px;font-size:16px;font-weight:700}.model-label{margin-top:18px}.symptom-label{margin-top:23px}.select-wrap,.textarea-wrap{position:relative}.select-wrap button,.textarea-wrap textarea{width:100%;border:0;border-radius:8px;outline:0;background:#f5f5f5;color:#20293c;box-shadow:0 1px 2px #16224008;transition:box-shadow .16s ease}.select-wrap>button{height:48px;padding:0 45px 0 15px;overflow:hidden;color:#8e94a3;font-size:14px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.select-wrap>button.has-value{color:#20293c}.select-wrap>svg{position:absolute;top:14px;right:14px;color:#646b7c;pointer-events:none}.textarea-wrap textarea{min-height:124px;resize:vertical;padding:14px 42px 29px 15px;font-size:14px;line-height:22px}.select-wrap button:focus,.textarea-wrap textarea:focus{box-shadow:0 0 0 2px #1b6ef338}.textarea-wrap textarea::placeholder{color:#8e94a3}.textarea-wrap>span{position:absolute;right:13px;bottom:11px;color:#8b91a0;font:10px JetBrains Mono,monospace}.quick-issues{display:flex;align-items:center;gap:10px;margin-top:18px}.quick-issues>span{flex:none;color:#6b7181;font-size:12px}.quick-issues>div{display:flex;flex-wrap:wrap;gap:7px}.quick-issues button{border:1px solid #f1f2f9;border-radius:99px;background:transparent;padding:6px 13px;color:#394154;font-size:12px}.quick-issues button:hover{border-color:#1b6ef3;background:#f4f5fb;color:#0056c9}.start-diagnosis{display:flex;width:100%;height:54px;align-items:center;justify-content:center;gap:8px;margin-top:30px;border:0;border-radius:11px;background:#1b6ef3;color:#fff;font-size:16px;font-weight:700;box-shadow:0 5px 14px #1b6ef329;transition:.18s ease}.start-diagnosis:hover{background:#0056c9;transform:translateY(-1px);box-shadow:0 8px 18px #1b6ef338}.start-diagnosis:disabled,.start-diagnosis:disabled:hover{background:#cbd1da;color:#fff;box-shadow:none;cursor:not-allowed;transform:none}.diagnosis-toast{position:fixed;top:28px;left:calc(50% + 140px);z-index:100;display:flex;width:min(440px,calc(100vw - 48px));min-height:54px;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.24);border-radius:13px;background:#d83b36;padding:13px 13px 13px 17px;color:#fff;box-shadow:0 14px 36px #a01f1b4d;font-size:14px;font-weight:650;line-height:21px;transform:translate(-50%);animation:diagnosis-toast-in .22s ease-out}.diagnosis-toast>svg{flex:none}.diagnosis-toast>span{flex:1}.diagnosis-toast>button{display:grid;width:30px;height:30px;flex:none;place-items:center;border:0;border-radius:8px;background:#ffffff1f;color:#fff;cursor:pointer}.diagnosis-toast>button:hover{background:#ffffff38}.diagnosis-main footer{display:flex;align-items:center;justify-content:center;gap:5px;padding:16px 24px 21px;color:#6d7382;font-size:11px}.brand-modal-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#131b2e33;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:modal-fade-in .16s ease-out}.brand-modal{display:flex;width:min(432px,100%);height:min(600px,calc(100vh - 40px));flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 18px 52px #131b2e2e;animation:modal-rise .18s ease-out}.model-modal{height:min(460px,calc(100vh - 40px))}.brand-modal>header{display:flex;height:58px;flex:none;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f2f9;padding:0 16px}.brand-modal>header h2{margin:0;color:#131b2e;font-size:18px;line-height:24px}.brand-modal>header button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:transparent;color:#616879}.brand-modal>header button:hover{background:#f4f5fb}.brand-search{position:relative;display:flex;flex:none;align-items:center;padding:16px}.brand-search>svg{position:absolute;left:28px;color:#646b7c}.brand-search input{width:100%;height:40px;border:0;border-radius:8px;outline:0;background:#fefeff;padding:0 14px 0 40px;color:#20293c;font-size:14px}.brand-search input:focus{box-shadow:0 0 0 2px #1b6ef333}.brand-modal-content{display:flex;min-height:0;flex:1;overflow:hidden}.brand-list{flex:1;overflow-y:auto;padding:0 16px 20px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#f1f2f9 transparent}.brand-list>section{scroll-margin-top:0;padding:18px 0 6px;border-top:1px solid rgba(194,198,215,.35)}.brand-list>section:first-child{border-top:0;padding-top:2px}.model-list{padding-right:16px}.model-list>section:first-child{padding-top:0}.brand-list h3{margin:0 0 7px;padding:0 8px;color:#1b6ef3;font:600 12px/16px JetBrains Mono,monospace;letter-spacing:.05em}.brand-list section>div{display:grid;gap:2px}.brand-list section button{width:100%;border:0;border-radius:8px;background:transparent;padding:9px 8px;color:#20293c;font-size:15px;line-height:22px;text-align:left;transition:background .14s ease,color .14s ease}.brand-list section button span{color:#5f6677}.brand-list section button:hover{background:#f5f8ff;color:#1b6ef3}.brand-list section button:hover span{color:inherit}.empty-brands{padding:80px 20px;color:#7a8191;font-size:13px;text-align:center}.alphabet-index{display:flex;width:34px;flex:none;flex-direction:column;align-items:center;justify-content:center;gap:1px;border-left:1px solid rgba(194,198,215,.35);background:#fff;padding:7px 0}.alphabet-index button{display:grid;width:24px;min-height:19px;place-items:center;border:0;border-radius:5px;background:transparent;color:#606778;font-size:10px;font-weight:700;line-height:1}.alphabet-index button:hover,.alphabet-index button:focus{background:#f4f5fb;color:#0056c9}@keyframes modal-fade-in{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(8px) scale(.985)}}@keyframes diagnosis-toast-in{0%{opacity:0;transform:translate(-50%,-12px) scale(.98)}}.diagnosis-login-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#0e172a7a;padding:24px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:modal-fade-in .16s ease-out}.diagnosis-login-modal{position:relative;width:min(100%,460px);border:1px solid #dde2ef;border-radius:18px;background:#fff;padding:32px 38px 30px;box-shadow:0 24px 70px #121f3940;animation:modal-rise .18s ease-out}.diagnosis-login-close{position:absolute;top:15px;right:15px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:transparent;color:#657086}.diagnosis-login-close:hover{background:#f1f4fa;color:#182238}.diagnosis-login-modal header{text-align:center}.diagnosis-login-logo{display:block;width:52px;height:48px;margin:0 auto 12px}.diagnosis-login-logo img{width:100%;height:100%;object-fit:contain}.diagnosis-login-modal h2{margin:0;font-size:26px;line-height:34px}.diagnosis-login-modal header p{margin:6px 0 0;color:#687084;font-size:14px}.diagnosis-login-modal form{margin-top:25px}.diagnosis-login-modal label,.diagnosis-login-label-row{display:block;margin-bottom:7px;color:#293247;font-size:13px;font-weight:600}.diagnosis-login-label-row{display:flex;justify-content:space-between;margin-top:18px}.diagnosis-login-label-row label{margin:0}.diagnosis-login-label-row button,.diagnosis-login-switch button{border:0;background:transparent;padding:0;color:#0866d9;font:inherit}.diagnosis-login-field{position:relative;display:flex;align-items:center}.diagnosis-login-field>svg{position:absolute;left:14px;color:#727b8d;pointer-events:none}.diagnosis-login-field input{width:100%;height:48px;border:1px solid #cbd1df;border-radius:9px;outline:0;background:#f8f9fd;padding:0 14px 0 46px;color:#172036;font-size:15px}.diagnosis-login-field input:focus{border-color:#1b6ef3;background:#fff;box-shadow:0 0 0 3px #1b6ef321}.diagnosis-login-submit{width:100%;height:50px;margin-top:24px;border:0;border-radius:9px;background:#1b6ef3;color:#fff;font-size:15px;font-weight:700;box-shadow:0 6px 16px #1b6ef330}.diagnosis-login-submit:hover{background:#0759c7}.diagnosis-login-switch{margin:18px 0 0;color:#626b7c;font-size:13px;text-align:center}.diagnosis-login-switch button{font-weight:700}.diagnosis-login-notice{display:flex;align-items:center;justify-content:center;gap:5px;margin:12px 0 -5px;color:#b14332;font-size:12px;text-align:center}@media(max-width:900px){.diagnosis-main{min-height:calc(100vh - 68px);margin-left:0}.diagnosis-content{width:min(680px,calc(100% - 32px));padding-top:40px}.hero-copy{margin-bottom:32px}.hero-copy h1{font-size:30px;line-height:38px}.diagnosis-toast{left:50%}}@media(max-width:560px){.diagnosis-content{width:calc(100% - 24px);padding-top:28px}.diagnosis-form{padding:22px 18px}.quick-issues{align-items:flex-start;flex-direction:column}.hero-copy h1{font-size:26px}.hero-copy p{font-size:13px}.diagnosis-login-overlay{padding:12px}.diagnosis-login-modal{padding:28px 20px 24px}}.auth-page{--primary: #2f76f6;--primary-dark: #1e5dd4;--primary-light: #5a93f8;--surface: #ffffff;--surface-alt: #f5f8ff;--text: #1a202c;--text-light: #4a5568;--text-muted: #a0aec0;--border: #e2e8f0;--border-focus: #2f76f6;--error: #e53e3e;--success: #48bb78;min-height:100dvh;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.auth-page *,.auth-page *:before,.auth-page *:after{box-sizing:border-box}.auth-page button,.auth-page input{font:inherit}.auth-card{background:var(--surface)}.auth-card header h1,.auth-change-panel h1{margin:0;font-size:30px;font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--text)}.auth-card header p,.auth-change-panel header p{margin:8px 0 0;color:var(--text-light);font-size:15px}.auth-card form{margin-top:28px}.auth-field{display:block;min-width:0}.auth-field+.auth-field{margin-top:18px}.auth-field-label,.auth-label-row{display:block;margin-bottom:8px;color:var(--text);font-size:14px;font-weight:600}.auth-label-row{display:flex;justify-content:space-between;align-items:center}.auth-input-wrap{position:relative;display:flex;align-items:center;min-width:0}.auth-field-icon{position:absolute;left:16px;z-index:1;display:grid;place-items:center;color:var(--text-muted);pointer-events:none;transition:color .2s ease}.auth-input-wrap input{width:100%;height:48px;border:1.5px solid var(--border);border-radius:10px;outline:none;background:#fff;padding:0 16px 0 46px;color:var(--text);font-size:15px;transition:all .2s ease}.auth-input-wrap input::placeholder{color:var(--text-muted)}.auth-input-wrap input:hover{border-color:#cbd5e0}.auth-input-wrap input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px #2f76f61f}.auth-input-wrap:focus-within .auth-field-icon{color:var(--primary)}.auth-primary{display:flex;width:100%;height:48px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:var(--primary);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #2f76f640}.auth-primary:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 6px 20px #2f76f659;transform:translateY(-1px)}.auth-primary:active:not(:disabled){transform:translateY(0)}.auth-primary:disabled{opacity:.7;cursor:wait}.auth-primary svg{transition:transform .2s ease}.auth-primary:hover:not(:disabled) svg{transform:translate(3px)}.auth-switch{margin:16px 0 0;color:var(--text-light);font-size:14px;text-align:center}.auth-switch button,.auth-label-row button,.auth-back,.auth-change-actions>button,.auth-terms button{border:0;background:none;padding:0;color:var(--primary);cursor:pointer;font-weight:500;transition:color .2s ease}.auth-switch button{font-weight:600}.auth-switch button:hover,.auth-label-row button:hover,.auth-back:hover{color:var(--primary-dark)}.auth-label-row button{font-size:13px}.auth-notice{display:flex;min-height:24px;align-items:center;justify-content:center;gap:6px;margin:12px 0 -4px;color:var(--error);font-size:13px;text-align:center}.auth-notice.success{color:var(--success)}.auth-login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh;background:#f8faff}.auth-login-visual{position:relative;overflow:hidden;background:linear-gradient(135deg,#e8f0fe,#d4e4fc,#c2d8f8);display:flex;align-items:center;justify-content:center}.auth-login-visual-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 40%,rgba(47,118,246,.12) 0%,transparent 60%),radial-gradient(ellipse at 70% 60%,rgba(47,118,246,.08) 0%,transparent 60%)}.auth-login-visual-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(47,118,246,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(47,118,246,.06) 1px,transparent 1px);background-size:40px 40px}.auth-login-visual-inner{position:relative;z-index:1;padding:48px;max-width:460px}.auth-login-visual-content h1{margin:0;color:var(--primary);font-size:42px;font-weight:800;line-height:1.15;letter-spacing:-.02em}.auth-login-visual-content>p{margin:16px 0 32px;color:var(--text-light);font-size:17px;line-height:1.6}.auth-login-feature-list{display:flex;flex-direction:column;gap:14px}.auth-login-feature-item{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:12px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(47,118,246,.12);transition:all .2s ease}.auth-login-feature-item:hover{transform:translate(4px);box-shadow:0 4px 16px #2f76f61f}.auth-login-feature-item>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--primary);color:#fff;flex-shrink:0}.auth-login-feature-item>strong{color:var(--text);font-size:15px;font-weight:600}.auth-login-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 48px;background:var(--surface)}.auth-login-form-brand{text-align:center;margin-bottom:36px}.auth-login-brand-mark{display:block;width:64px;height:60px;margin:0 auto 12px}.auth-login-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.auth-login-form-brand h2{margin:0;color:var(--text);font-size:24px;font-weight:700}.auth-login-form-brand p{margin:6px 0 0;color:var(--text-light);font-size:14px;letter-spacing:.05em}.auth-login-form{width:100%;max-width:360px}.auth-login-options{display:flex;align-items:center;justify-content:space-between;margin-top:4px;font-size:14px}.auth-remember{display:flex;align-items:center;gap:8px;color:var(--text-light);cursor:pointer}.auth-remember input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.auth-forgot-link{border:0;background:none;padding:0;color:var(--primary);cursor:pointer;font-size:14px;font-weight:500}.auth-forgot-link:hover{color:var(--primary-dark)}.auth-code-login{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:14px;border:1px solid var(--border);border-radius:10px;background:var(--surface-alt);padding:12px;color:var(--text-light);font-size:14px;cursor:pointer;transition:all .2s ease}.auth-code-login:hover{border-color:var(--primary);color:var(--primary);background:#2f76f60a}.auth-demo-fill{display:flex;width:100%;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:14px;border:1px dashed var(--border);border-radius:8px;background:var(--surface-alt);padding:10px 14px;color:var(--primary);font-size:13px;cursor:pointer;transition:all .2s ease}.auth-demo-fill:hover{border-color:var(--primary);background:#2f76f60a}.auth-demo-fill span{color:var(--text-light);font-size:13px}.auth-footer{width:100%;padding:20px;color:var(--text-muted);font-size:12px;text-align:center;grid-column:1 / -1}.auth-footer p{margin:0}.auth-grid-page{display:grid;place-items:center;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);padding:52px 20px;position:relative;overflow:hidden}.auth-centered-main{width:min(100%,480px);position:relative;z-index:1}.auth-brand{margin-bottom:40px;text-align:center}.auth-brand .auth-brand-mark{display:block;width:68px;height:62px;margin:0 auto 14px}.auth-brand .auth-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.auth-brand strong,.auth-brand h1,.auth-brand>span{display:block}.auth-brand strong,.auth-brand h1{margin:0;color:var(--primary);font-size:32px;font-weight:700;line-height:1.1;letter-spacing:-.03em}.auth-brand>span{margin-top:12px;color:var(--text-light);font-size:14px;letter-spacing:.08em;text-transform:uppercase}.auth-forgot-card{border:1px solid var(--border);border-radius:16px;background:#fff;padding:40px 36px;box-shadow:0 8px 30px #0000000f}.auth-forgot-card form,.auth-forgot-card .auth-primary{margin-top:28px}.auth-back{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px auto 0;color:var(--text-light)}.auth-change-page{display:grid;place-items:center;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);padding:55px 20px;min-height:100dvh}.auth-change-main{width:min(100%,480px)}.auth-change-panel{border:1px solid var(--border);border-radius:16px;background:#fff;padding:40px 36px;box-shadow:0 8px 30px #0000000f}.auth-change-panel header{text-align:center}.auth-change-panel header>span{display:grid;width:52px;height:52px;place-items:center;margin:0 auto 16px;border-radius:14px;background:#2f76f61a;color:var(--primary)}.auth-change-panel form{margin-top:32px}.auth-change-panel .auth-field+.auth-field{margin-top:20px}.password-strength{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px}.password-strength i{height:4px;border-radius:99px;background:#e2e8f0;transition:background .2s}.password-strength i.active{background:var(--primary)}.password-hint{margin:10px 0 24px;color:var(--text-muted);font-size:13px}.auth-change-actions{display:grid;grid-template-columns:1fr 180px;align-items:center;gap:24px;margin-top:32px}.auth-change-actions>button{justify-self:start;font-size:14px;color:var(--text-light)}.auth-change-actions>button:hover{color:var(--text)}.auth-change-main>footer{margin-top:32px;color:var(--text-muted);font-size:12px;text-align:center}.auth-register-page{position:relative;display:grid;overflow:hidden;place-items:center;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);padding:50px 20px;min-height:100dvh}.auth-register-page:before,.auth-register-page:after{position:absolute;width:500px;height:500px;border-radius:50%;content:"";pointer-events:none}.auth-register-page:before{top:-250px;left:-150px;background:radial-gradient(circle,rgba(47,118,246,.08) 0%,transparent 70%)}.auth-register-page:after{right:-150px;bottom:-250px;background:radial-gradient(circle,rgba(47,118,246,.06) 0%,transparent 70%)}.auth-register-main{position:relative;z-index:1;width:min(100%,480px)}.auth-register-card{border:1px solid var(--border);border-radius:16px;background:#fff;padding:40px 32px 32px;box-shadow:0 8px 30px #0000000f}.auth-brand.compact{margin-bottom:32px}.auth-brand.compact .auth-brand-mark{display:block;width:60px;height:54px;margin:0 auto 14px}.auth-brand.compact h1{color:var(--text);font-size:28px;font-weight:700}.auth-brand.compact>span:last-child{margin-top:10px;color:var(--text-light);font-size:14px;letter-spacing:0;text-transform:none}.auth-register-card form{margin-top:0}.auth-register-card form>.auth-field+.auth-field{margin-top:16px}.auth-eye{position:absolute;right:12px;display:grid;border:0;background:transparent;padding:6px;color:var(--text-muted);cursor:pointer;border-radius:8px;transition:all .2s ease}.auth-eye:hover{color:var(--text);background:#0000000a}.auth-terms{display:flex;align-items:flex-start;gap:10px;margin-top:20px;color:var(--text-light);font-size:13px;line-height:1.5}.auth-terms input{width:18px;height:18px;flex:none;margin:0;accent-color:var(--primary)}.auth-terms button{font-size:inherit}.auth-register-card .auth-primary{margin-top:28px}@media(max-width:900px){.auth-login-page{grid-template-columns:1fr}.auth-login-visual{display:none}.auth-login-main{padding:40px 24px}.auth-login-form-brand{margin-bottom:28px}.auth-login-form-brand h2{font-size:20px}}@media(max-width:640px){.auth-login-main{padding:32px 20px}.auth-login-form-brand{margin-bottom:24px}.auth-login-brand-mark{width:56px;height:52px}.auth-login-form-brand h2{font-size:22px}.auth-login-form-brand p{font-size:13px}.auth-login-form{max-width:100%}.auth-card header h1,.auth-change-panel h1{font-size:26px}.auth-card header p,.auth-change-panel header p{font-size:14px}.auth-grid-page{align-items:start;padding-top:40px}.auth-brand{margin-bottom:28px}.auth-change-page{align-items:start;padding:24px 16px}.auth-change-panel{padding:32px 24px}.auth-change-panel form{margin-top:28px}.auth-change-actions{grid-template-columns:1fr;gap:16px;margin-top:28px}.auth-change-actions>button{justify-self:center}.auth-change-main>footer{margin-top:32px}.auth-register-page{align-items:start;padding:24px 12px}.auth-register-card{padding:32px 20px 24px}.auth-brand.compact{margin-bottom:28px}.auth-brand.compact .auth-brand-mark{width:54px;height:50px}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-login-visual-inner{animation:slideInLeft .6s ease-out forwards}.auth-login-form-brand,.auth-login-form{animation:fadeInUp .5s ease-out forwards}.auth-login-form{animation-delay:.1s;opacity:0}@media(prefers-reduced-motion:reduce){.auth-page *,.auth-page *:before,.auth-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.auth-login-page{position:relative;isolation:isolate;grid-template-columns:minmax(560px,1.08fr) minmax(480px,.82fr);grid-template-rows:minmax(0,1fr) auto;gap:0 clamp(54px,6vw,112px);overflow:hidden;padding:clamp(52px,7vh,82px) clamp(38px,7.5vw,150px) 20px;background:radial-gradient(circle at 35% 55%,rgba(142,190,255,.27),transparent 35%),linear-gradient(118deg,#edf4ff,#f4f8ff 49%,#fbfdff 76%,#fff)}.auth-login-page:before{position:absolute;z-index:-1;left:-16vw;bottom:-34vh;width:72vw;height:72vh;border-radius:50%;background:linear-gradient(145deg,#2477f6ad,#509aff14 64%);content:"";transform:rotate(8deg);pointer-events:none}.auth-login-visual{position:relative;min-height:660px;overflow:visible;align-items:stretch;justify-content:stretch;background:transparent}.auth-login-visual-bg{top:160px;right:-42px;bottom:-60px;left:calc(-1*clamp(38px,7.5vw,150px));background:url(/technician-login-hero.png) center bottom / contain no-repeat;filter:saturate(.94) contrast(.98);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,transparent 24%,rgba(0,0,0,.5) 39%,#000 52%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,transparent 24%,rgba(0,0,0,.5) 39%,#000 52%,#000 100%)}.auth-login-visual-bg:before{display:none}.auth-login-visual-inner{width:100%;max-width:none;min-height:100%;padding:clamp(74px,8vh,108px) 0 0 clamp(18px,3.2vw,62px)}.auth-login-visual-content{position:relative;height:100%}.auth-login-visual-content h1{color:#1d2d48;font-size:clamp(37px,3vw,54px);font-weight:800;letter-spacing:-.045em;white-space:nowrap}.auth-login-visual-content h1 span{margin:0 8px;color:#1d2d48;font-style:normal}.auth-login-visual-content h1 em{color:#2877ed;font-style:normal}.auth-login-visual-content>p{margin:18px 0 0;color:#506b92;font-size:clamp(16px,1.2vw,20px)}.auth-login-feature-list{position:absolute;inset:0;display:block;pointer-events:none}.auth-login-feature-item{position:absolute;gap:10px;padding:11px 15px;border:1px solid rgba(255,255,255,.84);border-radius:12px;background:#ffffffd1;box-shadow:0 8px 25px #305d9a14;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.auth-login-feature-item:hover{transform:none}.auth-login-feature-item>span{width:25px;height:25px;border-radius:0;background:transparent;color:#2d7ff5}.auth-login-feature-item>strong{color:#5d7291;font-size:14px;font-weight:500;white-space:nowrap}.auth-feature-diagnosis{top:174px;left:0}.auth-feature-repair{top:265px;right:28px}.auth-feature-data{right:0;bottom:118px}.auth-login-main{align-self:center;width:100%;max-width:620px;min-height:680px;border:1px solid rgba(222,230,241,.72);border-radius:18px;padding:clamp(34px,4vh,48px) clamp(38px,3.7vw,58px);background:#fffffff5;box-shadow:0 16px 38px #25395821;transform:translate(clamp(-48px,-3vw,-30px))}.auth-login-form-brand{margin-bottom:29px}.auth-login-brand-mark{width:70px;height:64px;margin-bottom:10px}.auth-login-form-brand h2{color:#1d2a40;font-size:clamp(25px,1.9vw,31px);font-weight:800;letter-spacing:-.025em}.auth-login-form-brand p{margin-top:8px;color:#788ba7;letter-spacing:.08em}.auth-login-form{max-width:none}.auth-login-form .auth-field+.auth-field{margin-top:22px}.auth-login-form .auth-field-label,.auth-login-form .auth-label-row{margin-bottom:10px;color:#2b3b55;font-size:14px;font-weight:600}.auth-login-form .auth-label-row button{font-size:13px}.auth-login-form .auth-input-wrap input{height:56px;border-width:1px;border-radius:10px;padding-left:53px;color:#25334b}.auth-login-form .auth-field-icon{left:18px;color:#8ca0bc}.auth-login-options{margin:17px 0 22px}.auth-remember{color:#34435a}.auth-remember input[type=checkbox]{width:17px;height:17px;margin:0}.auth-login-form .auth-primary{height:54px;border-radius:9px;background:linear-gradient(100deg,#287df4,#2e52ed);font-size:16px;box-shadow:0 8px 20px #2b69f138}.auth-code-login{display:none;height:50px;margin-top:14px;border-color:#dce3ed;background:#fff;color:#2476ee}.auth-login-form .auth-switch{margin-top:23px;color:#40516c}.auth-login-page .auth-notice{margin:9px 0 -10px}.auth-login-page .auth-footer{position:relative;z-index:3;align-self:end;padding:12px 20px 0;color:#778ca9;font-size:12px}@media(max-width:1180px){.auth-login-page{grid-template-columns:minmax(440px,1fr) minmax(440px,.88fr);gap:0 38px;padding-right:42px;padding-left:42px}.auth-login-visual-inner{padding-left:12px}.auth-login-visual-bg{left:-42px}.auth-login-visual-content h1{font-size:38px}.auth-feature-repair{right:0}}@media(max-width:900px){.auth-login-page{display:grid;grid-template-columns:minmax(0,560px);grid-template-rows:1fr auto;place-content:center;padding:32px 24px 18px}.auth-login-page:before{left:-45vw;width:120vw;opacity:.42}.auth-login-main{min-height:0;padding:36px 42px;transform:none}}.auth-consent{margin:15px 0 0;color:#7a8290;font-size:12px;line-height:1.6;text-align:center}.auth-consent a{color:#1967d2;text-decoration:none}.auth-consent a:hover{text-decoration:underline}@media(max-width:560px){.auth-login-page{align-content:start;padding:16px 12px 12px}.auth-login-main{border-radius:16px;padding:28px 22px 26px}.auth-login-form-brand{margin-bottom:24px}.auth-login-brand-mark{width:58px;height:53px}.auth-login-form-brand h2{font-size:23px}.auth-login-form .auth-input-wrap input{height:52px}.auth-login-page .auth-footer{padding-top:18px}}.public-content-page{min-height:100vh;background:#f5f7fb;color:#172238}.public-content-page>header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:68px;padding:0 max(24px,calc((100vw - 1120px)/2));border-bottom:1px solid #e2e8f1;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.public-content-page header>a{display:flex;align-items:center;gap:10px;color:#172238;text-decoration:none}.public-content-page header>a img{display:block;width:36px;height:36px;object-fit:contain;flex:0 0 auto}.public-content-page nav{display:flex;gap:6px}.public-content-page nav a{padding:9px 12px;border-radius:9px;color:#5e6879;text-decoration:none;font-size:14px}.public-content-page nav a:hover,.public-content-page nav a.active{background:#eaf2ff;color:#1967d2}.public-content-page main{width:min(900px,calc(100% - 32px));margin:0 auto;padding:52px 0 34px}.content-hero{padding:38px 42px;border-radius:24px;background:linear-gradient(135deg,#10243f,#1f5fae);color:#fff;box-shadow:0 18px 45px #112a4d29}.content-hero span{font-size:13px;letter-spacing:.16em;color:#a9ccff}.content-hero h1{margin:10px 0 8px;font-size:38px}.content-hero p{margin:0;color:#d8e8ff}.content-hero small{display:block;margin-top:20px;color:#a9bad1}.public-content-page article{margin-top:20px;padding:18px 42px 30px;border:1px solid #e5eaf1;border-radius:20px;background:#fff}.public-content-page article section{padding:22px 0;border-bottom:1px solid #edf0f5}.public-content-page article section:last-child{border-bottom:0}.public-content-page article h2{margin:0 0 12px;font-size:20px}.public-content-page article p{margin:8px 0;color:#566173;line-height:1.85}.public-content-page main>footer{display:flex;justify-content:space-between;padding:24px 4px;color:#7d8796;font-size:13px}.public-content-page main>footer a{color:#1967d2}@media(max-width:760px){.public-content-page>header{position:static;align-items:flex-start;flex-direction:column;padding:16px}.public-content-page nav{width:100%;overflow-x:auto}.public-content-page nav a{white-space:nowrap}.public-content-page main{padding-top:24px}.content-hero,.public-content-page article{padding-right:22px;padding-left:22px}.content-hero h1{font-size:30px}}
