/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:1px;--text-base:1.33rem;--text-base--line-height:1.5;--text-2xl:2rem;--text-2xl--line-height:calc(2/1.5);--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-blue-6:#0d53de;--color-grey-2:#f4f5f9}}@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%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,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{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}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1920px){.container{max-width:1920px}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-12{margin-top:calc(var(--spacing)*12)}.ml-40{margin-left:calc(var(--spacing)*40)}.box-border{box-sizing:border-box}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-block{display:inline-block}.h-32{height:calc(var(--spacing)*32)}.h-64{height:calc(var(--spacing)*64)}.h-full{height:100%}.w-32{width:calc(var(--spacing)*32)}.w-140{width:calc(var(--spacing)*140)}.w-full{width:100%}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-24{gap:calc(var(--spacing)*24)}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.bg-blue-6{background-color:var(--color-blue-6)}.bg-white{background-color:var(--color-white)}.px-7{padding-inline:calc(var(--spacing)*7)}.px-40{padding-inline:calc(var(--spacing)*40)}.py-16{padding-block:calc(var(--spacing)*16)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}@media (hover:hover){.hover\:bg-grey-2:hover{background-color:var(--color-grey-2)}}}html{font-size:12px;line-height:1.5}@media (min-width:375px) and (max-width:900px){html{font-size:clamp(6px,1.14286vw + 1.71429px,12px);line-height:1.5}}@media (max-width:375px){html{font-size:6px;line-height:1.5}}body{font-size:1.17rem;line-height:1.5}body,html,#root{width:100%;height:100%;margin:0;padding:0;font-family:PingFang SC}img{display:initial}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}._logo-container_sqgnq_1{display:flex;justify-content:center;padding:22px 0}._text-area_sqgnq_6{margin-top:17px;color:#313131;text-align:center}._text-area_sqgnq_6 ._introduction_sqgnq_11{font-size:13px;line-height:18px;margin-bottom:4px}._text-area_sqgnq_6 ._title_sqgnq_16{font-size:15px;font-weight:500;line-height:21px}._upload-btn_sqgnq_21{height:40px;border-radius:8px;background:#000;color:#fff;font-size:16px;line-height:40px;text-align:center;margin:28px 20px 0}._upload-btn_sqgnq_21._disabled_sqgnq_32{color:#9e9e9e;background-color:#e4e4e4}._home_sqgnq_36{position:relative;height:100%}._home-content_sqgnq_40{padding-bottom:43px;height:100%;overflow:auto}._uploadPopup_sqgnq_45{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}._wechat-image-container_vzldv_2{width:100%;overflow:hidden;position:relative;height:438px;-webkit-overflow-scrolling:touch}._wechat-image-track_vzldv_11{display:flex;width:max-content;will-change:transform}._wechat-image_vzldv_2{height:100%;width:auto;display:block;flex-shrink:0}body{-webkit-transform:translateZ(0);transform:translateZ(0)}._logo-container_6ks7p_1{display:flex;justify-content:center;padding:22px 0;margin-bottom:29px}._imgContainer_6ks7p_7{padding:0 70px;display:flex;align-items:center;justify-content:center}._imgContainer_6ks7p_7 ._imgWrap_6ks7p_13{position:relative;padding:16px;border-radius:10px;overflow:hidden}._imgContainer_6ks7p_7 ._imgWrap_6ks7p_13:before{content:"";width:400px;height:400px;background:conic-gradient(from 180deg at 50% 50%,#FF6C6C 0deg,#FFEF87 91.7307651deg,#88FF76 176.53845906deg,#428EFF 270deg,#FF6C6C 360deg);position:absolute;z-index:-1;transform:translate(-50%) translateY(-50%) rotate(0);animation:_rotateBg_6ks7p_1 1.5s infinite linear;top:50%;left:50%}@keyframes _rotateBg_6ks7p_1{0%{transform:translate(-50%) translateY(-50%) rotate(0)}to{transform:translate(-50%) translateY(-50%) rotate(360deg)}}._imgContainer_6ks7p_7 ._imgWrap_6ks7p_13._failed-img_6ks7p_39{position:relative;background:rgba(0,0,0,.2)}._imgContainer_6ks7p_7 ._imgWrap_6ks7p_13._failed-img_6ks7p_39:before{content:"";position:absolute;top:16px;left:16px;right:16px;bottom:16px;width:unset;height:unset;background:linear-gradient(0deg,rgba(177,177,177,.5) 0%,rgba(177,177,177,.5) 100%);z-index:2;animation:none;transform:none}._imgContainer_6ks7p_7 img{max-height:276px;object-fit:contain;background-color:#fff}._loadingTip_6ks7p_62{color:#000;text-align:center;font-size:18px;line-height:25px;font-weight:500;margin:23px 0 49px}._pointContainer_6ks7p_70{height:192px;position:relative;padding-bottom:62px}._point_6ks7p_70{position:absolute;top:0;left:0;width:100%;padding:0 47px;opacity:1;transition:opacity .5s;text-align:center}._point_6ks7p_70 ._pointTitle_6ks7p_85{color:#000;font-size:14px;font-weight:500;margin-bottom:12px}._point_6ks7p_70 ._pointDetails_6ks7p_91{color:#000;font-size:12px}._fade-in_6ks7p_95{z-index:2;opacity:1}._fade-out_6ks7p_99{opacity:0}._failed-title_6ks7p_102{color:#000;text-align:center;font-size:18px;font-weight:500;line-height:25px;margin-top:23px;margin-bottom:4px}._failed-details_6ks7p_111{color:#000;text-align:center;font-size:12px;line-height:16px;margin-bottom:25px}._failed_6ks7p_39 ._regenerate-btn_6ks7p_118{height:40px;width:230px;border-radius:8px;border:1px solid #000;margin:0 auto;text-align:center;color:#000;font-size:16px;line-height:38px}._resultPageWrap_12p4y_1{height:100%;position:relative;overflow:auto}._resultPage_12p4y_1{height:100%;padding-bottom:65px;overflow:auto}._top_12p4y_11{position:relative}._top_12p4y_11 ._pt15_12p4y_14{padding-top:20px}._top_12p4y_11 ._img-wrap_12p4y_17{position:relative;width:218px;height:218px;padding:5px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center}._top_12p4y_11 ._img-wrap_12p4y_17 img{max-width:208px;max-height:208px;box-shadow:0 0 5px #00000040}._top_12p4y_11 ._score_12p4y_33{margin-top:2px;display:flex;justify-content:center}._top_12p4y_11 ._score_12p4y_33 ._logo_12p4y_38{margin:26px 0 8px}._top_12p4y_11 ._score_12p4y_33 ._label_12p4y_41{color:#000;font-size:12px;line-height:16px}._top_12p4y_11 ._score-area_12p4y_46{position:relative;margin-left:42px;padding-top:2px;width:182px;height:129px;background-size:100%;display:flex;justify-content:flex-end;flex:none}._top_12p4y_11 ._score-area_12p4y_46 ._man_12p4y_57{height:129px;width:auto}._top_12p4y_11 ._score-area_12p4y_46 ._score-num_12p4y_61{position:absolute;width:79px;height:68px;padding:18px 0;display:flex;align-items:center;justify-content:center;font-size:32px}._top_12p4y_11 ._result_12p4y_1{position:relative;margin:0 10px;padding:20px 28px 98px;border-radius:24px;background:#F9F9F9;box-shadow:0 4px 30px #00000029;z-index:2}._top_12p4y_11 ._result_12p4y_1 ._tag_12p4y_80{list-style:none;display:flex;justify-content:center;gap:8px;margin-bottom:26px}._top_12p4y_11 ._result_12p4y_1 ._tag-item_12p4y_87{height:20px;color:#f9f9f9;font-size:14px}._top_12p4y_11 ._result_12p4y_1 ._chart_12p4y_92{width:300px;height:320px;margin:0 auto}._top_12p4y_11 ._result_12p4y_1 ._summary_12p4y_97{margin-top:4px;padding:20px 0 24px;color:#313131;font-size:13px;line-height:22px}._top_12p4y_11 ._QRCode_12p4y_104{padding:20px 30px;display:flex;justify-content:space-between;align-items:center;position:absolute;left:0;right:0;bottom:0;height:98px;z-index:2;border-radius:0 0 24px 24px;background:#FFF}._top_12p4y_11 ._QRCode_12p4y_104 ._tip_12p4y_118{color:#000;font-size:14px;font-weight:500;line-height:18px}._top_12p4y_11 ._QRCode_12p4y_104 img{width:58px;height:58px}._scoreDetails_12p4y_128{margin:16px 10px 0;border-radius:24px;background:#F9F9F9;box-shadow:0 4px 30px #00000029;padding:20px 31px}._scoreDetails-title_12p4y_135{color:#100a00;font-size:28px;font-weight:600;line-height:40px;margin-bottom:18px}._scoreDetails-item_12p4y_142{margin-bottom:18px}._scoreDetails-item_12p4y_142:last-child{margin-bottom:0}._scoreDetails-item_12p4y_142 ._title-area_12p4y_148{display:flex;align-items:center;margin-bottom:4px}._scoreDetails-item_12p4y_142 ._title-area_12p4y_148 ._index_12p4y_153{width:13px;height:13px;border-radius:50%;font-size:10px;text-align:center;line-height:13px}._scoreDetails-item_12p4y_142 ._title-area_12p4y_148 ._title_12p4y_148{color:#100a00;font-size:12px;font-weight:600;line-height:22px;margin-left:4px}._scoreDetails-item_12p4y_142 ._text_12p4y_168{color:#202020;font-size:12px;line-height:22px}._bottom_12p4y_173{padding:16px 0}._bottom_12p4y_173 ._new-type_12p4y_176{display:flex;align-items:center;justify-content:center;margin-bottom:4px}._bottom_12p4y_173 ._new-type-title_12p4y_182{color:#000;font-size:12px;font-weight:500;margin-right:8px}._bottom_12p4y_173 ._tip_12p4y_118{text-align:center;color:#7d7d7d;font-size:8px;font-weight:500}._btns-wrap_12p4y_194{padding:5px 0 20px;display:flex;justify-content:center;gap:10px;text-align:center;font-size:16px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);position:absolute;bottom:0;left:0;width:100%;z-index:2}._btns-wrap_12p4y_194 ._retest_12p4y_208{width:94px;height:40px;line-height:38px;border-radius:8px;border:1px solid #000;background:#FFF;color:#000;font-size:16px}._btns-wrap_12p4y_194 ._save_12p4y_218{height:40px;width:230px;border-radius:8px;background:#000;color:#fff;font-size:16px;line-height:40px;position:relative;overflow:hidden}._btns-wrap_12p4y_194 ._save_12p4y_218 span{position:relative;height:40px;width:230px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;color:#fff;z-index:2;background-color:#000;display:inline-block}._btns-wrap_12p4y_194 ._save_12p4y_218 ._span-disabled_12p4y_243{color:#000!important;background-color:gray!important}._btns-wrap_12p4y_194 ._save_12p4y_218 ._span-enabled_12p4y_247{color:#fff!important;background-color:#000!important}._btns-wrap_12p4y_194 ._save_12p4y_218 img{position:relative;top:-40px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}
