.demo-root{--demo-bg:#faf9f5;--demo-surface:#fff;--demo-surface-hover:#f5f4ef;--demo-surface-active:#f0efe9;--demo-border:#e5e3da;--demo-border-light:#eceae3;--demo-text:#1a1a1a;--demo-text-muted:#6b6b6b;--demo-text-dim:#9b9b9b;--demo-accent:#c96442;--demo-accent-light:#d4805f;--demo-accent-bg:#faf0ec;--demo-success:#2d7d4f;--demo-success-bg:#edf7f0;--no-accent:#c96442;--no-accent-light:#d4805f;--no-accent-bg:#faf0ec;--no-bg:#fff;--no-surface:#f8f6f4;--no-text:#2d2d2d;--no-text-muted:#6b6b6b;--no-text-dim:#9b9b9b;--no-border:#e5e0dc;--no-radius:18px;--no-font:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}.demo-root *{box-sizing:border-box;margin:0;padding:0}.demo-root{background:var(--demo-bg);color:var(--demo-text);z-index:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;animation:.4s ease-out demo-fade-in;position:fixed;inset:0;overflow:hidden}.demo-root.demo-modal{z-index:auto;width:100%;height:100%;position:relative;inset:auto}.demo-root.demo-modal .demo-fab,.demo-root.demo-modal .demo-card,.demo-root.demo-modal .demo-guide-overlay{position:absolute}.demo-root.demo-modal .demo-final-overlay{position:fixed}.demo-root.demo-modal .demo-browser{top:0}@keyframes demo-fade-in{0%{opacity:0}to{opacity:1}}.demo-browser{background:var(--demo-surface);flex-direction:column;transition:filter .3s;display:flex;position:absolute;inset:45px 0 0}.demo-content-blurred{filter:blur(4px)}.demo-tabbar{background:#f5cdb8;flex-shrink:0;align-items:center;gap:8px;height:36px;padding:0 10px;display:flex}.demo-traffic{flex-shrink:0;align-items:center;gap:8px;padding:0 4px;display:flex}.demo-traffic span{border-radius:50%;width:12px;height:12px;display:block}.demo-traffic .r{background:#ff5f57}.demo-traffic .y{background:#febc2e}.demo-traffic .g{background:#28c840}.demo-tab{height:28px;color:var(--demo-text);background:#fff;border-radius:8px 8px 0 0;flex-shrink:0;align-items:center;gap:8px;max-width:240px;margin-top:4px;padding:0 12px;font-size:12px;display:flex}.demo-tab-favicon{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.demo-tab-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.demo-toolbar{border-bottom:1px solid var(--demo-border);background:#fef5f0;flex-shrink:0;align-items:center;gap:6px;height:40px;padding:0 12px;display:flex;position:relative}.demo-nav{flex-shrink:0;gap:2px;display:flex}.demo-nav-btn{color:#5f6368;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.demo-url{color:#3c4043;background:#fefbf8e6;border:none;border-radius:14px;flex:1;align-items:center;gap:6px;min-width:0;height:27px;padding:0 4px 0 12px;font-size:13px;display:flex}.demo-url svg{color:#5f6368;flex-shrink:0}.demo-url-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.demo-toolbar-actions{flex-shrink:0;align-items:center;gap:2px;margin-left:6px;display:flex}.demo-toolbar-btn{cursor:pointer;color:#5f6368;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex;position:relative}.demo-toolbar-btn:hover{background:#0000000f}.demo-toolbar-btn-ext{background-image:url(/icons/chrome-extensions.png);background-position:50%;background-repeat:no-repeat;background-size:150%;border-radius:50%;flex-shrink:0;width:32px;height:32px}.demo-no-toolbar-icon{cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;margin-right:4px;animation:.3s cubic-bezier(.34,1.56,.64,1) demo-pop-in;display:flex;position:relative}@keyframes demo-pop-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.demo-toolbar-divider{background:#dadce0;flex-shrink:0;width:1px;height:16px;margin:0 6px}.demo-toolbar-avatar{color:#fff;cursor:pointer;background:#1a73e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:0 4px;font-size:11px;font-weight:600;display:flex}.demo-ext-dropdown{background:var(--demo-surface);border:1px solid var(--demo-border-light);z-index:250;border-radius:8px;width:280px;animation:.18s demo-dropdown-in;position:absolute;top:44px;right:60px;overflow:hidden;box-shadow:0 4px 24px #0000002e}@keyframes demo-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.demo-ext-dropdown-header{color:var(--demo-text-dim);padding:10px 14px 6px;font-size:11px;font-weight:500}.demo-ext-item{cursor:pointer;align-items:center;gap:10px;padding:8px 14px;transition:background .12s;display:flex}.demo-ext-item:hover{background:var(--demo-surface-hover)}.demo-ext-item-icon{color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.demo-ext-item-name{color:var(--demo-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.demo-ext-pin{cursor:pointer;width:24px;height:24px;color:var(--demo-text-dim);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.demo-ext-pin:hover{background:var(--demo-surface-active);color:var(--demo-accent)}.demo-ext-pin-wrap{flex-shrink:0;align-items:center;display:flex;position:relative}.demo-arrow-hint{color:var(--demo-accent);white-space:nowrap;pointer-events:none;align-items:center;gap:3px;margin-right:6px;font-size:11px;font-weight:600;animation:1.2s ease-in-out infinite demo-arrow-bounce;display:flex;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.demo-arrow-hint svg{flex-shrink:0;width:14px;height:14px}@keyframes demo-arrow-bounce{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(-5px)}}.demo-ext-pin.pinned{color:var(--demo-accent);background:var(--demo-accent-bg)}.demo-ext-pin.pinned svg{fill:var(--demo-accent);stroke:var(--demo-accent)}.demo-ext-dropdown.demo-ext-fading{pointer-events:none;animation:.6s 1.4s forwards demo-ext-fade-out}@keyframes demo-ext-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.demo-ext-dropdown-divider{background:var(--demo-border-light);height:1px;margin:4px 0}.demo-ext-dropdown-footer{color:var(--demo-text-muted);cursor:default;padding:10px 14px;font-size:13px}.demo-content{background:var(--demo-surface);flex:1;position:relative;overflow:hidden}.demo-form-page{max-width:620px;margin:0;padding:48px 48px 24px}.demo-form-title{margin-bottom:6px;font-size:18px;font-weight:700}.demo-form-subtitle{color:var(--demo-text-muted);margin-bottom:24px;font-size:13px}.demo-form-group{margin-bottom:28px}.demo-form-label-rect{background:#c8c8c8;border-radius:3px;height:10px;margin-bottom:8px;display:block}.demo-form-placeholder{background:#f2f1ed;border-radius:3px;width:100%;height:14px;position:relative;overflow:hidden}.demo-form-placeholder-group{flex-direction:column;gap:6px;display:flex}.demo-form-radio-group{gap:20px;padding-top:4px;display:flex}.demo-form-radio{cursor:pointer;align-items:center;gap:6px;font-size:14px;transition:color .2s;display:flex}.demo-form-radio.selected{color:var(--demo-success);font-weight:500}.demo-form-radio-circle{border:2px solid var(--demo-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .2s;display:flex}.demo-form-radio.selected .demo-form-radio-circle{border-color:var(--demo-success)}.demo-form-radio.selected .demo-form-radio-circle:after{content:"";background:var(--demo-success);border-radius:50%;width:8px;height:8px}.demo-fill-rect{border-radius:3px;width:0;height:100%;transition:width .45s cubic-bezier(.4,0,.2,1)}.demo-fill-rect.filled{width:var(--rect-width,70%);background:#fdf0a8bf}.demo-form-radio .demo-fill-rect{background:#fdf0a8bf;width:0;height:12px;transition:width .4s}.demo-radio-placeholder{background:#c8c8c8;border-radius:3px;width:28px;height:10px}.demo-form-radio.selected .demo-fill-rect{width:32px}.demo-fab{cursor:pointer;z-index:300;background:linear-gradient(#cf6f4e 0%,#c96442 45%,#bd5733 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);animation:.3s demo-fab-in;display:flex;position:fixed;bottom:88px;right:24px;box-shadow:inset 0 1px #ffffff40,inset 0 -1px #0000001f,0 1px 2px #00000014,0 4px 10px #c964422e,0 8px 20px #c964421f,0 16px 36px #00000014}@keyframes demo-fab-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.demo-fab:hover{transform:scale(1.04)}.demo-fab:active{transform:scale(1)}.demo-fab svg{color:#fff;z-index:2;width:28px;height:28px;position:relative}.demo-card{background:var(--no-bg);border-radius:var(--no-radius);border:1px solid var(--no-border);z-index:300;width:256px;max-height:460px;font-family:var(--no-font);flex-direction:column;animation:.25s demo-card-in;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0000001f}@keyframes demo-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.demo-card-header{border-bottom:1px solid var(--no-border);background:#faf9f5;flex-shrink:0;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.demo-card-title{color:var(--no-text);align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.demo-card-title svg{width:17px;height:17px}.demo-card-close{cursor:pointer;width:24px;height:24px;color:var(--no-text-dim);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.demo-card-close:hover{background:var(--no-surface);color:var(--no-text)}.demo-card-close svg{width:14px;height:14px}.demo-card-body{flex:1;padding:12px;overflow-y:auto}.demo-resume-list{flex-direction:column;gap:5px;display:flex}.demo-resume-item{cursor:pointer;background:#fbfaf9;border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;transition:all .15s;display:flex}.demo-resume-item:hover{background:#f5f3f1}.demo-resume-item.selected{border-color:var(--no-accent);background:#c9644214}.demo-resume-radio{border:1.5px solid var(--no-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;transition:border-color .15s;display:flex}.demo-resume-item.selected .demo-resume-radio{border-color:var(--no-accent)}.demo-resume-radio-dot{background:var(--no-accent);border-radius:50%;width:8px;height:8px}.demo-resume-info{flex:1;min-width:0}.demo-resume-name{color:var(--no-text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;overflow:hidden}.demo-resume-meta{color:var(--no-text-dim);align-items:center;gap:5px;margin-top:1px;font-size:10.5px;display:flex}.demo-resume-completion{color:var(--no-accent);font-weight:500}.demo-card-divider{background:var(--no-border);height:1px;margin-top:12px}.demo-fill-section{flex-direction:column;gap:8px;margin-top:10px;display:flex}.demo-fill-btn{background:var(--no-accent);color:#fff;cursor:pointer;width:100%;height:36px;font-size:14px;font-weight:600;font-family:var(--no-font);border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;transition:all .15s;display:flex}.demo-fill-btn:hover:not(:disabled){background:var(--no-accent-light)}.demo-fill-btn:disabled{background:var(--no-border);color:var(--no-text-dim);cursor:not-allowed}.demo-fill-btn svg{width:16px;height:16px}.demo-scan-info{color:var(--no-text-muted);align-items:center;gap:5px;font-size:11.5px;line-height:1.4;display:flex}.demo-scan-info svg{color:var(--no-accent);flex-shrink:0;width:14px;height:14px}.demo-scan-info-success{color:var(--no-text-muted)}.demo-scan-info-success svg{color:var(--no-accent)}.demo-spinner-sm{border:2px solid var(--no-border);border-top-color:var(--no-accent);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite demo-spin}@keyframes demo-spin{to{transform:rotate(360deg)}}.demo-card-footer{border-top:1px solid var(--no-border);background:#faf9f5;flex-shrink:0;justify-content:space-between;align-items:center;gap:6px;padding:9px 14px;display:flex}.demo-footer-user{align-items:center;gap:7px;min-width:0;display:flex}.demo-footer-avatar{background:var(--no-accent-bg);width:22px;height:22px;color:var(--no-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.demo-footer-nickname{color:var(--no-text);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;overflow:hidden}.demo-footer-btn{color:var(--no-text-muted);cursor:default;font-size:11.5px;font-family:var(--no-font);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;padding:5px 7px;display:flex}.demo-footer-btn svg{width:12px;height:12px}.demo-nav-btn.demo-no-hover,.demo-ext-pin.demo-no-hover{cursor:default}.demo-nav-btn.demo-no-hover:hover{background:0 0}.demo-ext-pin.demo-no-hover:hover{color:var(--demo-text-dim);background:0 0}.demo-guide-overlay{z-index:450;pointer-events:none;display:none;position:fixed;inset:0}.demo-guide-overlay.show{display:block}.demo-guide-mask{background:0 0;position:absolute;inset:0}.demo-guide-spotlight{pointer-events:none;border-radius:10px;transition:all .3s;position:absolute}.demo-guide-spotlight.mask-only{background:0 0}.demo-guide-spotlight.hidden{box-shadow:none;width:0!important;height:0!important}.demo-guide-bubble{pointer-events:auto;background:#fefbf8e6;border:1px solid #d9d9d9;border-radius:16px;width:300px;padding:14px 18px;transition:left .3s,top .3s;position:absolute}.demo-bubble-arrow{display:block;position:absolute}.demo-bubble-arrow.bottom{top:-8px;left:50%;transform:translate(-50%)}.demo-bubble-arrow.top{bottom:-8px;left:50%;transform:translate(-50%)}.demo-bubble-arrow.left{top:50%;right:-8px;transform:translateY(-50%)}.demo-guide-bubble.center{width:340px;padding:24px 28px 14px}.demo-guide-welcome-hi{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.demo-welcome-big{color:#d97757;font-size:36px;font-style:italic;font-weight:800;line-height:1}.demo-guide-welcome-title{color:var(--demo-text);letter-spacing:-.01em;margin-bottom:16px;font-size:20px;font-weight:700}.demo-guide-welcome-desc{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.demo-guide-welcome-desc .demo-welcome-feature{color:var(--demo-text-muted);align-items:center;gap:10px;font-size:13px;line-height:1.5;display:flex}.demo-guide-welcome-desc .demo-welcome-feature svg{color:#e8a98f;flex-shrink:0}.demo-guide-step{background:#d97757;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:8px;display:flex}.demo-guide-step-num{color:#fff;font-size:13px;font-weight:600;line-height:1}.demo-guide-text{color:var(--demo-text);font-size:14px;line-height:1.5}.demo-guide-buttons{border-top:1px solid var(--demo-border-light);justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;display:flex}.demo-guide-btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:4px;height:30px;padding:0 8px;font-family:inherit;font-size:13px;font-weight:400;transition:all .15s;display:flex}.demo-guide-btn:disabled{opacity:.3;cursor:not-allowed}.demo-guide-btn-prev{color:var(--demo-text-dim);background:0 0}.demo-guide-btn-prev:hover:not(:disabled){color:var(--demo-text-muted);background:0 0}.demo-guide-btn-next{-webkit-backdrop-filter:blur(12px)saturate(180%);color:#fff;background:#d97757;border:1px solid #c8d2be80;border-radius:8px;padding:0 16px;font-weight:400;box-shadow:0 1px 3px #0000000f}.demo-guide-btn-next:hover:not(:disabled){color:#fff;background:#c66a4c}.demo-guide-btn-next.demo-shake{animation:.6s demo-btn-shake}@keyframes demo-btn-shake{0%,to{transform:translate(0)}15%{transform:translate(-5px)}30%{transform:translate(5px)}45%{transform:translate(-4px)}60%{transform:translate(4px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}}.demo-final-overlay{z-index:460;background:0 0;justify-content:center;align-items:center;animation:.25s demo-fade-in;display:flex;position:fixed;inset:0}.demo-final-popup{background:var(--demo-surface);text-align:left;border-radius:14px;width:360px;max-width:90vw;padding:28px 28px 14px;animation:.3s cubic-bezier(.34,1.56,.64,1) demo-popup-in;box-shadow:0 8px 32px #00000029}@keyframes demo-popup-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.demo-final-headline{color:var(--demo-text);font-size:20px;font-weight:700;line-height:1.4}.demo-final-traffic{gap:7px;margin-bottom:16px;display:flex}.demo-final-traffic-r,.demo-final-traffic-y,.demo-final-traffic-g{border-radius:50%;width:12px;height:12px}.demo-final-traffic-r{background:#ed6a5e}.demo-final-traffic-y{background:#f4be4f}.demo-final-traffic-g{background:#61c554}.demo-final-headline:first-child{margin-bottom:4px}.demo-final-desc{color:var(--demo-text-muted);margin-top:12px;font-size:14px;line-height:1.6}.demo-final-content{border-bottom:1px solid var(--demo-border-light);margin-bottom:18px;padding-bottom:18px}.demo-final-actions{gap:12px;margin-bottom:10px;display:flex}.demo-final-btn{background:var(--demo-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;height:44px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;box-shadow:0 4px 14px #c9644247}.demo-final-btn:hover{background:var(--demo-accent-light)}.demo-final-btn-secondary{border:1.5px solid var(--demo-border);background:var(--demo-surface);height:44px;color:var(--demo-text-muted);cursor:pointer;border-radius:10px;flex:1;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,border-color .15s}.demo-final-btn-secondary:hover{background:var(--demo-surface-hover);border-color:var(--demo-text-dim)}.demo-mobile-tip{display:none}@media (max-width:768px){.demo-browser,.demo-fab,.demo-card{display:none}.demo-mobile-tip{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px;display:flex;position:absolute;inset:45px 0 0}.demo-mobile-tip-title{font-size:18px;font-weight:600}.demo-mobile-tip-desc{color:var(--demo-text-muted);font-size:14px;line-height:1.6}}
