:root{--canvas:#f7f0df;--fabric:#fffaf0;--fabric-deep:#eee0c5;--ink:#4f3524;--ink-soft:#806a55;--orange:#d75e2e;--orange-pressed:#b84922;--mustard:#d7a52b;--sage:#76915f;--danger:#b84632;--stitch:#744f2d57;--fabric-shadow:0 14px 34px #52361f29, 0 3px 0 #5f3d211f;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Nunito Sans,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #d75e2e52}body:before{content:"";z-index:-2;background:repeating-linear-gradient(90deg, #65492f09 0 1px, transparent 1px 4px), repeating-linear-gradient(0deg, #65492f08 0 1px, transparent 1px 4px), radial-gradient(circle at 50% -10%, #fffdf6 0, var(--canvas) 62%);position:fixed;inset:0}.app-shell{min-height:100vh;padding:22px clamp(16px,4vw,58px) 50px}.topbar{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100%);margin:0 auto;display:flex}.brand{cursor:pointer;background:0 0;border:0;padding:6px}.brand-stitch,.nav-brand{letter-spacing:-.05em;color:var(--ink);text-shadow:0 2px #f5e3c4,0 4px 8px #3d271833;font-size:clamp(28px,3.5vw,48px);font-weight:1000}.account-chip{border:1px dashed var(--stitch);box-shadow:var(--fabric-shadow);cursor:pointer;background:#fffaf0e0;border-radius:999px;align-items:center;gap:10px;min-height:52px;padding:6px 12px 6px 7px;font-weight:800;display:flex}.avatar-felt,.profile-avatar{color:#fff6e7;background:var(--orange);width:40px;height:40px;box-shadow:0 0 0 1px var(--stitch);border:3px solid #f8ead2;border-radius:50%;place-items:center;display:grid}.coin-dot{background:var(--mustard);border:2px dashed #a87718;border-radius:50%;width:17px;height:17px}.page-enter{animation:.42s both page-in}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}}.eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:1000}.hero-copy{text-align:center;max-width:680px;margin:clamp(28px,6vh,72px) auto 24px}.hero-copy h1,.analysis-head h1{letter-spacing:-.05em;margin:8px 0 6px;font-size:clamp(30px,4.4vw,58px);font-weight:1000;line-height:1.08}.hero-copy p,.analysis-head p{color:var(--ink-soft);margin:0;font-size:16px;font-weight:700}.task-board{width:min(720px,100%);min-height:430px;box-shadow:var(--fabric-shadow), inset 0 0 0 7px #ffffff59, inset 0 0 0 9px #744f2d1a;background:linear-gradient(145deg,#fffbf2f5,#eee0c5e0);border:2px solid #7e5b3738;border-radius:34px;margin:0 auto;padding:58px 92px 46px;position:relative}.task-board:after,.worktable:after,.result-hero:after,.risk-item:after{content:"";border:1px dashed var(--stitch);border-radius:inherit;pointer-events:none;position:absolute;inset:12px}.board-clip{background:var(--mustard);z-index:2;border:2px dashed #9c721b;border-radius:8px;width:112px;height:32px;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 5px 8px #5a3b1d33}.image-frame{aspect-ratio:4/3;width:min(380px,100%);box-shadow:inset 0 0 0 2px var(--stitch), 0 10px 22px #5438201f;cursor:pointer;background:#fffcf6b8;border:12px solid #fff8e9;border-radius:24px;outline:2px solid #6c4d2f2e;margin:0 auto;display:block;position:relative;overflow:hidden}.image-frame img{object-fit:cover;width:100%;height:100%;display:block}.upload-empty{height:100%;color:var(--ink-soft);place-content:center;gap:8px;display:grid}.upload-empty .anticon{color:var(--mustard);font-size:44px}.upload-empty b{font-size:18px}.upload-empty small{font-size:13px}.upload-overlay{background:#fffaf0d1;place-content:center;gap:10px;font-weight:900;display:grid;position:absolute;inset:0}.upload-overlay .anticon{color:var(--orange);font-size:28px}.inline-error{color:#923c2d;z-index:3;background:#f8dfd2;border:1px dashed #b95b45;border-radius:12px;width:-moz-fit-content;width:fit-content;max-width:90%;margin:24px auto -22px;padding:9px 14px;font-weight:800;position:relative}.task-board>.felt-worker{transform-origin:bottom;position:absolute;bottom:-13px;transform:scale(.72)}.task-board>.felt-worker:nth-of-type(2){--worker-tilt:-6deg;left:14px}.task-board>.felt-worker:nth-of-type(3){--worker-tilt:6deg;animation-delay:-2.6s;right:14px}.home-actions,.result-actions{flex-direction:column;align-items:center;gap:8px;margin:24px auto 0;display:flex}.ant-btn.felt-primary{outline:2px solid #74331b38;min-width:260px;min-height:58px;font-size:18px;font-weight:1000;transition:transform .12s,box-shadow .12s,filter .12s;background:var(--orange)!important;border:2px dashed #fff5dcb8!important;border-radius:999px!important;box-shadow:0 8px #9e3d1d,0 14px 24px #672d1638!important}.ant-btn.felt-primary:hover{filter:brightness(1.06);transform:translateY(-1px)}.ant-btn.felt-primary:active{transform:translateY(6px)scale(.97);box-shadow:0 2px #9e3d1d!important}.ant-btn.felt-primary:disabled{opacity:.78;color:#8f806c!important;background:#d8c9ad!important;box-shadow:0 5px #ae9c80!important}.ant-btn.felt-secondary{border:1px dashed var(--stitch);background:var(--fabric);border-radius:999px;font-weight:900;box-shadow:0 4px #62432729}.replay-link{font-weight:900;color:var(--ink)!important}.capability-note{color:var(--danger);font-size:13px;font-weight:800}.felt-worker{--worker-color:var(--mustard);--worker-tilt:0deg;width:112px;height:164px;transform:rotate(var(--worker-tilt));filter:drop-shadow(0 8px 6px #442d1a2e);animation:7s ease-in-out infinite worker-idle;position:relative}.worker-face{z-index:2;background:#f3cfa8;border:3px solid #ead8bc;border-radius:48% 48% 44% 44%;width:58px;height:54px;position:absolute;top:25px;left:27px;box-shadow:inset 0 -5px #9d5d3314}.worker-face>i{background:#4a2f20;border-radius:50%;width:5px;height:7px;position:absolute;top:25px}.worker-face>i:first-child{left:16px}.worker-face>i:nth-child(2){right:16px}.worker-face>b{border-bottom:2px solid #7e422f;border-radius:50%;width:12px;height:6px;position:absolute;top:37px;left:25px}.worker-hair{z-index:3;clip-path:polygon(0 0,100% 0,100% 70%,75% 53%,58% 78%,43% 54%,22% 76%,0 62%);background:#4f3524;border:2px dashed #b49b76;border-radius:50% 50% 35% 38%;width:72px;height:46px;position:absolute;top:13px;left:21px}.worker-body{background:var(--worker-color);border:3px dashed #4a2f2052;border-radius:25px 25px 18px 18px;width:74px;height:67px;position:absolute;top:73px;left:20px;box-shadow:inset 0 5px #ffffff38}.worker-body:before,.worker-body:after{content:"";background:var(--worker-color);border:3px dashed #4a2f2052;border-radius:12px;width:28px;height:17px;position:absolute;top:12px}.worker-body:before{left:-20px;transform:rotate(25deg)}.worker-body:after{right:-20px;transform:rotate(-25deg)}.worker-pocket{border:2px dashed #4a2f205c;border-radius:5px 5px 10px 10px;width:24px;height:18px;position:absolute;top:34px;left:23px}.worker-leg{background:#5b4637;border:2px dashed #cfb78f;border-radius:7px 7px 13px 13px;width:25px;height:30px;position:absolute;top:132px}.worker-leg-left{left:27px}.worker-leg-right{right:27px}.worker-tool{z-index:5;background:#fff8e8;border:3px solid #4f3524;border-radius:50%;place-items:center;width:32px;height:32px;font-size:20px;animation:1.8s ease-in-out infinite tool-scan;display:grid;position:absolute;top:60px;right:-5px}.worker-tool:after{content:"";background:#4f3524;border-radius:4px;width:20px;height:4px;position:absolute;bottom:-7px;right:-14px;transform:rotate(48deg)}@keyframes worker-idle{0%,to{translate:0;rotate:0deg}50%{translate:0 -5px;rotate:1deg}}@keyframes worker-busy{0%,to{translate:-4px}50%{translate:5px -2px}}@keyframes tool-scan{0%,to{transform:translate(-2px)rotate(-3deg)}50%{transform:translate(5px)rotate(8deg)}}.felt-worker.is-busy{animation:1.55s ease-in-out infinite worker-busy}.analysis-page{width:min(1180px,100%);margin:0 auto}.analysis-head{text-align:center;margin:clamp(34px,6vh,68px) auto 26px}.worker-stage{min-height:520px;box-shadow:var(--fabric-shadow), inset 0 -34px 0 #ca9a4926;background:linear-gradient(#fffaf0,#f3e5c9);border:2px solid #704e2d33;border-radius:38px 38px 20px 20px;padding:84px 54px 70px;position:relative;overflow:hidden}.stage-curtain{filter:drop-shadow(0 8px 8px #442c142e);opacity:.65;background:repeating-linear-gradient(90deg,#d7a52b 0 18px,#c28a20 18px 28px,#e4b949 28px 46px);width:150px;height:100%;position:absolute;top:0}.curtain-left{border-radius:0 0 90%;left:-95px}.curtain-right{border-radius:0 0 0 90%;right:-95px}.worker-line{z-index:2;grid-template-columns:repeat(4,1fr);align-items:end;gap:20px;display:grid;position:relative}.worker-slot{opacity:.43;flex-direction:column;justify-content:end;align-items:center;min-width:0;min-height:300px;transition:opacity .3s,transform .3s;display:flex;transform:scale(.84)}.worker-slot.active{opacity:1;transform:scale(1)}.worker-id{text-align:center;background:var(--fabric);border:1px dashed var(--stitch);z-index:3;border-radius:12px;padding:7px 12px}.worker-id b,.worker-id small{display:block}.worker-id small{color:var(--ink-soft);font-size:10px}.status-bubble{border:1px dashed var(--stitch);background:#fffdf6;border-radius:14px 14px 14px 4px;margin-top:10px;padding:8px 14px;font-weight:900;position:relative}.stage-heartbeat{white-space:nowrap;color:var(--ink-soft);align-items:center;gap:9px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.stage-heartbeat i{background:var(--orange);border-radius:50%;width:10px;height:10px;animation:1.5s infinite heartbeat}.stage-heartbeat b{font-size:12px}@keyframes heartbeat{50%{opacity:.5;transform:scale(1.5)}}.stage-retry{z-index:4;align-items:center;gap:14px;display:flex;position:absolute;inset:auto 50% 26px auto;transform:translate(50%)}.stage-retry span{color:var(--danger);font-weight:900}.result-page{width:min(1180px,100%);margin:clamp(34px,5vh,62px) auto 0}.result-hero{z-index:9;box-shadow:var(--fabric-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf0f5;border:2px solid #6e4c2c2e;border-radius:30px;grid-template-columns:250px 1fr;align-items:center;gap:36px;padding:30px 46px;display:grid;position:sticky;top:12px}.score-block{text-align:center;border-right:1px dashed var(--stitch)}.score-block small{letter-spacing:.12em;font-weight:1000;display:block}.score-block strong{color:var(--orange);text-shadow:0 3px #f2c69c,0 8px 10px #622b1533;font-size:clamp(74px,10vw,132px);line-height:.9;display:block}.result-summary h1{letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(28px,4vw,48px);line-height:1.18}.object-tag,.confidence-pill{border:1px dashed var(--stitch);background:var(--fabric-deep);border-radius:999px;width:-moz-fit-content;width:fit-content;padding:6px 11px;font-size:12px;font-weight:900;display:inline-flex}.confidence-pill{background:var(--fabric);color:var(--ink-soft)}.result-stage{background:#fffaf0ad;border:1px solid #704e2d1f;border-radius:32px;margin-top:28px;padding:32px}.worker-results{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;margin-bottom:26px;display:grid}.worker-result{grid-template-columns:126px 1fr;align-items:center;gap:6px;min-height:194px;display:grid}.worker-result-avatar{place-items:end center;height:180px;display:grid;overflow:hidden}.worker-result-avatar .felt-worker{transform-origin:bottom;transform:scale(.8)}.worker-result-copy{background:var(--fabric);border:2px solid #704e2d2b;border-radius:24px 24px 24px 7px;padding:18px 18px 16px;position:relative;box-shadow:0 9px 18px #4e331c1a}.worker-result-copy:after{content:"";border:1px dashed var(--stitch);pointer-events:none;border-radius:17px 17px 17px 4px;position:absolute;inset:8px}.worker-result-copy>*{z-index:1;position:relative}.worker-result-copy p{margin:12px 0;font-size:17px;font-weight:900;line-height:1.55}.worker-result-copy>small{color:var(--ink-soft)}.worker-result-id b,.worker-result-id small{display:block}.worker-result-id small{color:var(--orange);font-size:11px}.risk-list{gap:14px;display:grid}.risk-item{background:var(--fabric);border:2px solid #704e2d24;border-radius:24px;padding:22px 24px 18px;position:relative;box-shadow:0 8px 16px #4e331c14}.risk-item:after{inset:8px}.risk-line{z-index:1;grid-template-columns:32px 1fr;gap:12px;display:grid;position:relative}.risk-line>.anticon{color:var(--orange);font-size:24px}.risk-line h2{margin:0 0 5px;font-size:19px}.risk-line p{color:var(--ink-soft);margin:0;line-height:1.6}.evidence-toggle{z-index:2;border:0;border-top:1px dashed var(--stitch);cursor:pointer;background:0 0;width:100%;margin-top:16px;padding:12px 0 0;font-weight:900;position:relative}.evidence-toggle .anticon{transition:transform .2s}.evidence-toggle[aria-expanded=true] .anticon{transform:rotate(180deg)}.evidence-sheet{z-index:1;gap:9px;margin-top:14px;animation:.25s evidence-open;display:grid;position:relative}.evidence-sheet blockquote{border-left:4px solid var(--mustard);background:#f7edd8;border-radius:4px 12px 12px 4px;margin:0;padding:12px 14px}.evidence-sheet p{margin:0 0 6px;line-height:1.55}.evidence-sheet cite{color:var(--ink-soft);font-size:11px;font-style:normal}@keyframes evidence-open{0%{opacity:0;transform:translateY(-6px)}}.result-actions{flex-direction:row;justify-content:center;gap:18px}.result-actions .felt-primary{min-width:230px}.result-actions .felt-secondary{min-height:48px;padding-inline:24px}.ant-modal-content{box-shadow:var(--fabric-shadow)!important;border:2px solid #704e2d29!important}.ant-modal-content:after{content:"";border:1px dashed var(--stitch);pointer-events:none;border-radius:12px;position:absolute;inset:9px}.ant-modal-title,.ant-modal-body,.ant-modal-close{z-index:1;position:relative}.ant-modal-title{font-size:22px!important;font-weight:1000!important}.auth-switch{margin:14px 0 20px}.fabric-form .ant-input-affix-wrapper,.fabric-form .ant-input{background:#fffdf6;border-style:dashed}.fabric-form .felt-primary{min-width:100%;min-height:48px;box-shadow:0 5px #9e3d1d!important}.plain-link{cursor:pointer;color:var(--ink-soft);background:0 0;border:0;margin:12px auto 0;font-weight:800;display:block}.auth-notice,.invite-context,.capability-banner,.payment-status{border:1px dashed var(--stitch);background:#f8ead2;border-radius:12px;margin-top:14px;padding:10px 12px;font-weight:800}.invite-context{margin:0 0 14px}.share-preview{aspect-ratio:3/4;min-height:480px;box-shadow:inset 0 0 0 8px #fff6, inset 0 0 0 10px var(--stitch);text-align:center;background:linear-gradient(#fffaf0,#ead5ae);border:2px solid #704e2d29;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:14px;margin:14px auto 22px;padding:28px;display:flex}.share-brand{font-size:26px;font-weight:1000}.share-image{object-fit:cover;border:8px solid var(--fabric);outline:1px dashed var(--stitch);border-radius:18px;width:112px;height:112px;box-shadow:0 8px 18px #4e331c1f}.share-image-missing{width:112px;height:112px;color:var(--ink-soft);background:var(--fabric);border:1px dashed var(--stitch);border-radius:18px;place-content:center;gap:6px;font-size:11px;display:grid}.share-image-missing .anticon{font-size:24px}.share-preview strong{color:var(--orange);text-shadow:0 3px #f3c898;font-size:108px;line-height:.9}.share-preview b{font-size:18px}.share-preview p{font-size:19px;font-weight:900;line-height:1.45}.toast-patch{background:var(--sage);color:#fff;border-radius:10px;width:-moz-fit-content;width:fit-content;margin:12px auto 0;padding:8px 12px;font-weight:900}.privacy-note{color:var(--ink-soft);text-align:center;font-size:12px}.account-page{width:min(1320px,100%);margin:0 auto;padding-top:8px}.back-home{border:1px dashed var(--stitch);background:var(--fabric);cursor:pointer;border-radius:12px;align-items:center;gap:7px;margin-bottom:10px;margin-left:auto;padding:8px 12px;font-weight:900;display:flex}.worktable{background:linear-gradient(90deg,#f0dfbd 0 290px,#fffaf0 290px);border:12px solid #8f5b31;border-radius:32px;outline:2px solid #5f381f;grid-template-columns:290px 1fr;min-height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 45px #36221240}.worktable:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 43px,#75472206 43px 45px);position:absolute;inset:0}.worktable:after{z-index:5}.account-nav{z-index:2;border-right:2px solid #6b482826;padding:40px 24px;position:relative}.nav-brand{margin:0 14px 34px;font-size:34px;display:block}.account-nav button{background:var(--fabric);cursor:pointer;border:2px solid #704e2d1f;border-radius:16px 6px 6px 16px;align-items:center;gap:12px;width:100%;min-height:58px;margin-bottom:16px;padding:0 18px;font-weight:900;display:flex;box-shadow:0 5px #6846271f}.account-nav button.active{background:var(--orange);color:#fff;border-style:dashed;transform:translate(8px)}.account-content{z-index:2;min-width:0;padding:62px clamp(30px,6vw,82px);position:relative}.account-content h1{letter-spacing:-.04em;margin:7px 0 10px;font-size:clamp(30px,4vw,52px)}.account-content h2{margin:30px 0 14px}.profile-hero{border-bottom:1px dashed var(--stitch);align-items:center;gap:24px;padding:24px;display:flex}.profile-avatar{width:100px;height:100px;font-size:38px}.profile-hero p{color:var(--ink-soft);margin:7px 0}.profile-hero strong{color:var(--orange);font-size:22px}.editable-name{align-items:center;gap:8px;margin-top:8px;display:flex}.editable-name .ant-input{background:0 0;border-style:dashed;max-width:260px;font-size:26px;font-weight:1000}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.profile-stats span{border:1px dashed var(--stitch);background:#fbf2df;border-radius:18px;grid-template-columns:34px 1fr;align-items:center;min-height:110px;padding:18px;display:grid}.profile-stats .anticon{color:var(--mustard);grid-row:span 2;font-size:26px}.profile-stats b{font-size:30px}.profile-stats small{color:var(--ink-soft)}.history-list{gap:10px;display:grid}.history-row{text-align:left;background:var(--fabric);cursor:pointer;border:1px solid #704e2d24;border-radius:15px 5px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;width:100%;min-height:76px;padding:10px 16px;display:grid;box-shadow:0 4px #6b48281a}.history-row:hover{transform:translateY(-1px)}.history-thumb{background:var(--fabric-deep);width:50px;height:50px;color:var(--ink-soft);border-radius:12px;place-items:center;display:grid}.history-row span:nth-child(2) b,.history-row span:nth-child(2) small{display:block}.history-row span:nth-child(2) small{color:var(--ink-soft);margin-top:4px}.history-row strong{color:var(--orange);font-size:24px}.empty-fabric{text-align:center;min-height:130px;color:var(--ink-soft);border:1px dashed var(--stitch);background:#f7edd88c;border-radius:18px;place-content:center;gap:8px;display:grid}.empty-fabric .anticon{margin:0 auto;font-size:28px}.wallet-panel>p{color:var(--ink-soft);font-weight:900}.package-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.package-button{min-height:70px;font-size:18px;font-weight:1000;box-shadow:0 5px #6846271f;background:#fff8e9!important;border-style:dashed!important}.custom-recharge{align-items:center;gap:12px;display:flex}.custom-recharge .ant-input-number{border-style:dashed;flex:1;min-height:58px}.custom-recharge .felt-primary{min-width:210px;min-height:50px;box-shadow:0 5px #9e3d1d!important}.invite-panel label{color:var(--ink-soft);margin:22px 0 7px;font-size:12px;font-weight:1000;display:block}.copy-strip{border:1px dashed var(--stitch);background:var(--fabric);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:8px 9px 8px 16px;display:flex}.copy-strip span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.invite-stats{gap:12px;margin-top:24px;display:flex}.invite-stats span{text-align:center;border:1px dashed var(--stitch);background:#f7edd8;border-radius:16px;flex:1;place-content:center;min-height:82px;display:grid}.invite-stats b{color:var(--orange);font-size:26px}.security-actions{gap:12px;max-width:420px;margin:24px 0;display:grid}.security-actions .ant-btn{border-style:dashed;justify-content:flex-start;min-height:52px}.security-panel>p{color:var(--ink-soft)}.security-form{gap:12px;display:grid}.mobile-dock,.profile-security-link{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (max-width:900px){.app-shell{padding:16px 20px 40px}.worker-line{grid-template-columns:repeat(2,1fr)}.worker-stage{padding-inline:26px}.stage-curtain{opacity:.32}.result-hero{grid-template-columns:170px 1fr;gap:24px;padding:24px 30px}.score-block strong{font-size:86px}.worktable{background:linear-gradient(90deg,#f0dfbd 0 220px,#fffaf0 220px);grid-template-columns:220px 1fr}.account-nav{padding-inline:16px}.account-content{padding:46px 30px}}@media (max-width:560px){.app-shell{padding:12px 16px calc(92px + env(safe-area-inset-bottom))}.topbar{align-items:center}.brand-stitch{font-size:28px}.account-chip{min-height:45px;padding-right:9px}.avatar-felt{width:34px;height:34px}.coin-dot{display:none}.hero-copy{margin:28px auto 18px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:14px}.task-board{border-radius:26px;min-height:390px;padding:50px 30px 42px}.image-frame{border-width:8px;width:100%}.task-board>.felt-worker{bottom:-4px;transform:scale(.54)}.task-board>.felt-worker:nth-of-type(2){left:-9px}.task-board>.felt-worker:nth-of-type(3){right:-9px}.ant-btn.felt-primary{min-width:min(100%,310px)}.analysis-head{margin:34px 0 20px}.analysis-head h1{font-size:32px}.worker-stage{scroll-snap-type:x mandatory;min-height:480px;margin-inline:-4px;padding:64px 14px 92px;overflow-x:auto}.worker-line{gap:4px;width:max-content;display:flex}.worker-slot{scroll-snap-align:center;width:270px;min-height:320px;transform:scale(.94)}.worker-slot.active{transform:scale(1)}.stage-curtain{display:none}.stage-heartbeat{z-index:4;width:max-content;position:absolute;bottom:20px;left:50%}.stage-retry{justify-content:center;width:90%}.result-page{margin-top:24px}.result-hero{text-align:center;padding:22px;display:block;position:relative;top:auto}.score-block{border:0}.score-block small{display:inline}.score-block strong{margin-left:8px;font-size:70px;display:inline}.result-summary h1{margin-block:14px;font-size:30px}.object-tag,.confidence-pill{margin-inline:auto}.result-stage{background:0 0;border:0;margin-inline:-4px;padding:18px 8px}.worker-results{scroll-snap-type:x mandatory;gap:8px;display:flex;overflow-x:auto}.worker-result{scroll-snap-align:center;flex:0 0 92%;grid-template-columns:100px 1fr}.worker-result-avatar .felt-worker{transform:scale(.68)}.risk-item{padding:20px 16px 16px}.result-actions{gap:10px}.result-actions .felt-primary{flex:1;min-width:0}.result-actions .felt-secondary{padding-inline:14px}.share-preview{min-height:410px}.share-preview strong{font-size:84px}.account-page{padding-bottom:10px}.back-home{margin-bottom:12px}.worktable{background:var(--fabric);border-width:6px;border-radius:24px;min-height:650px;display:block}.account-nav{display:none}.account-content{padding:34px 20px 40px}.profile-hero{text-align:center;padding-inline:0;display:block}.profile-avatar{margin:0 auto 16px}.editable-name{justify-content:center}.editable-name .ant-input{max-width:200px;font-size:22px}.profile-stats{grid-template-columns:1fr 1fr;gap:8px}.profile-stats span{grid-template-columns:28px 1fr;min-height:88px;padding:10px}.history-row{grid-template-columns:46px 1fr auto;padding-inline:10px}.history-thumb{width:42px;height:42px}.package-grid{grid-template-columns:repeat(2,1fr)}.custom-recharge{display:grid}.custom-recharge .felt-primary{min-width:100%}.invite-panel h1{font-size:32px}.invite-stats{display:grid}.mobile-dock{z-index:20;left:14px;right:14px;bottom:calc(10px + env(safe-area-inset-bottom));min-height:66px;box-shadow:var(--fabric-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf0f5;border:2px solid #704e2d2b;border-radius:22px;grid-template-columns:repeat(4,1fr);padding:7px;display:grid;position:fixed}.mobile-dock button{color:var(--ink-soft);background:0 0;border:0;border-radius:14px;place-content:center;gap:2px;display:grid}.mobile-dock button.active{background:var(--orange);color:#fff}.mobile-dock small{font-size:10px;font-weight:900}.profile-security-link{border:1px dashed var(--stitch);background:var(--fabric);width:100%;min-height:46px;color:var(--ink);border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-weight:900;display:flex}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
