.screen{height:100dvh;min-height:0}#quiz-root{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding-top:4px;scrollbar-width:none}#quiz-root::-webkit-scrollbar{display:none}.step{animation:ppFadeInUp .32s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;flex:1;min-height:0}.step .options{margin-top:10px}.step.step-noanim{animation:none}.title.q-title{font-size:24px}.title.qt-goal,.subtitle.qs-goal,.title.qt-secondary_goals,.subtitle.qs-secondary_goals,.title.qt-weight_change,.title.qt-age_exact{text-align:center}.title.qt-workout_source{margin-bottom:18px}.title.qt-age_exact{margin-bottom:40px}.scale-prompt{font-size:18px;font-weight:600;color:var(--text-secondary);margin:0 0 12px}.title.scale-title{font-size:22px;font-weight:700;line-height:1.35;letter-spacing:-.01em;margin:0 0 48px}.scale-row{display:flex;gap:10px;justify-content:center;margin-top:32px}.scale-btn{flex:1;aspect-ratio:1;border:1.5px solid var(--bg-secondary);border-radius:16px;background:var(--bg-secondary);font-family:var(--font);font-size:20px;font-weight:700;color:var(--text);cursor:pointer;transition:transform .1s ease,background .15s ease,border-color .15s ease}.scale-btn:active{transform:scale(.93)}.scale-btn.on{background:var(--primary);border-color:var(--primary);color:#fff}.scale-labels{display:flex;justify-content:space-between;margin-top:10px;font-size:12px;font-weight:600;color:var(--text-secondary)}.step.step-leave{animation:ppStepOut .16s ease forwards}@keyframes ppStepOut{to{opacity:0;transform:translateY(-8px)}}.title.gender-headline{text-align:center;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:4px 0 6px}.subtitle.gender-sub{text-align:center;font-size:15px;font-weight:600;color:var(--text-secondary);margin:0 0 18px}.gender-cards{flex:0 0 auto;display:flex;gap:12px;margin-top:10px}.pill.gender-card{flex:1 1 0;min-width:0;aspect-ratio:900 / 1500;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:0;padding:0;overflow:hidden;position:relative;border-radius:var(--radius-xl);border:1.5px solid var(--card-border);background:var(--bg-secondary)}.gc-photo{position:absolute;inset:0;overflow:hidden}.gc-photo img{width:100%;height:100%;object-fit:cover;object-position:bottom center;display:block}.gc-foot{position:absolute;z-index:1;left:8px;right:8px;bottom:8px;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:14px;background:#3a2f28d1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gc-label{font-size:16px;font-weight:700;color:#fff}.gc-arrow{flex:0 0 auto;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000}.pill.gender-card[aria-pressed=true]{border:2px solid var(--primary);background:var(--bg-secondary)}.pill.gender-card:active{transform:scale(.98)}.age-cards{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.pill.age-card{min-width:0;aspect-ratio:900 / 1000;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:0;padding:0;overflow:hidden;position:relative;border-radius:var(--radius-lg);border:1.5px solid var(--card-border);background:var(--bg-secondary)}.pill.age-card[aria-pressed=true]{border:2px solid var(--primary)}.pill.age-card:active{transform:scale(.98)}.age-card .gc-foot{left:6px;right:6px;bottom:6px;padding:7px 8px 7px 11px;border-radius:11px}.age-card .gc-label{font-size:14px}.age-card .gc-arrow{width:26px;height:26px}.age-card .gc-arrow svg{width:15px;height:15px}.accent{color:var(--success)}.info-title .accent{color:var(--danger)}.shot-wrap{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:8px 0 20px;min-height:0}.shot-crop{overflow:hidden;width:58vw;max-width:250px;max-height:100%}.shot{width:100%;height:auto;display:block;transform:translateY(-20%)}.title.showcase-goal-title{font-size:24px;font-weight:700;margin:4px 0 12px;text-align:center}.title.sc-ext-title{font-size:21px}.showcase-p{font-size:15px;font-weight:500;color:#48484a;line-height:1.5;margin:0 0 8px;text-align:center}.showcase-p b{font-weight:700;color:var(--text)}.showcase-stat{font-size:15px;font-weight:600;color:#48484a;line-height:1.5;margin:0 0 10px;text-align:center}.showcase-stat b{font-size:19px;font-weight:800;color:#9a3a72}.showcase-stat strong{font-weight:800;color:var(--text)}.phones{position:relative;height:428px;width:100%;max-width:460px;margin:30px auto 0}.phones .iphone{position:absolute;background:#0a0a0a;border-radius:32px;border-curve:continuous;padding:5px;box-shadow:0 16px 38px #00000038}.phones .iphone img{display:block;width:100%;height:auto;border-radius:28px;border-curve:continuous}.phones .ip-island{position:absolute;top:12px;left:50%;transform:translate(-50%);width:32%;height:17px;background:#000;border-radius:20px;z-index:2}.phones .ip-center{width:182px;left:50%;margin-left:-91px;top:0;z-index:3;animation:ppFadeInUp .6s cubic-bezier(.22,1,.36,1) .1s both}.phones .ip-left{width:152px;left:4%;top:54px;transform:rotate(-10deg);z-index:1;animation:ppFadeInUp .6s cubic-bezier(.22,1,.36,1) .24s both}.phones .ip-right{width:152px;right:4%;top:54px;transform:rotate(10deg);z-index:1;animation:ppFadeInUp .6s cubic-bezier(.22,1,.36,1) .32s both}.phones .ip-left .ip-island,.phones .ip-right .ip-island{height:14px}@media(max-height:820px){.phones{height:342px;max-width:368px;margin-top:18px}.phones .ip-center{width:146px;margin-left:-73px}.phones .ip-left,.phones .ip-right{width:122px;top:43px}.phones .ip-island{top:10px;height:14px}.phones .ip-left .ip-island,.phones .ip-right .ip-island{height:11px}}@media(max-height:700px){.phones{height:265px;max-width:285px;margin-top:12px}.phones .ip-center{width:113px;margin-left:-56px}.phones .ip-left,.phones .ip-right{width:94px;top:33px}.phones .iphone{border-radius:24px;padding:4px}.phones .iphone img{border-radius:21px}.phones .ip-island{top:8px;height:11px}.phones .ip-left .ip-island,.phones .ip-right .ip-island{height:9px}}.showcase-showcase_extract{position:relative}.showcase-showcase_extract .shot-crop{overflow:visible;width:58vw;max-width:245px}.showcase-showcase_extract .shot{transform:none}.float-ico{position:absolute;z-index:2;filter:drop-shadow(0 8px 16px rgba(0,0,0,.28))}.float-ico svg{width:100%;height:100%;display:block}.fi-tt{width:58px;height:58px;left:max(calc(50% - 182px),0px);top:40%;background:#000;border-radius:22.5%;border-curve:continuous;padding:9px;box-sizing:border-box}.fi-ig{width:60px;height:60px;right:max(calc(50% - 188px),0px);top:55%}.fi-fb{width:52px;height:52px;right:max(calc(50% - 175px),0px);top:12%}.fi-yt{width:60px;height:42px;left:max(calc(50% - 172px),0px);top:9%}.showcase-title{text-align:center;font-size:24px;font-weight:700;line-height:1.3;margin:0 0 8px}.cascade .cw{display:inline-block;opacity:0;animation:ppWord .5s cubic-bezier(.22,1,.36,1) both}.info{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:4px 0 24px;gap:0}.info-title{position:relative;z-index:1;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em;max-width:320px;margin:12px 0 32px}.info-title .accent{font-weight:900;color:var(--danger);font-size:34px}.info.info-stat{justify-content:flex-start;padding-top:4px}.info.info-stat .info-title{margin-top:8px;font-size:24px;max-width:360px}.info.info-stat .info-title .accent{font-size:28px}.info-sub{font-size:16px;font-weight:500;color:#48484a;line-height:1.45;max-width:360px;margin:-6px 0 24px}.info-sub b{font-weight:800;color:var(--text)}.info-compare{padding-top:0}.info-compare .info-title,.info-compare .info-sub{width:100%;max-width:380px;text-align:center}.info-compare .info-title{font-size:26px;margin:0 0 6px!important}.info-compare .info-sub{font-size:15px;line-height:1.45;margin:0 0 12px}.dots{display:grid;grid-template-columns:repeat(10,1fr);gap:7px;width:100%;max-width:340px}.dot{width:100%;aspect-ratio:1;border-radius:50%;background:var(--bg-secondary)}.dot.filled{animation:dotFill .4s cubic-bezier(.34,1.56,.64,1) both}.stat-hook{margin:40px 0 0;font-size:18px;font-weight:700;color:var(--text);letter-spacing:-.01em;max-width:300px;line-height:1.35;animation:ppFadeInUp .5s ease 1.8s both}.dots-source{margin-top:28px;max-width:300px;font-size:14px;font-weight:600;line-height:1.4;color:var(--text)}@media(max-height:760px){.info.info-stat .info-title{font-size:21px;margin:8px 0 18px}.info.info-stat .info-title .accent{font-size:24px}.info.info-stat .info-sub{font-size:15px;margin-bottom:16px}.dots{max-width:264px}.dots-source{margin-top:16px;font-size:13px}}@media(max-height:620px){.dots{max-width:220px;gap:6px}}.info.sp-info{justify-content:flex-start;padding-top:4px}.title.sp-title{margin:0 0 10px!important;max-width:none;white-space:nowrap;font-size:clamp(20px,6.8vw,30px)}.sp-title .accent{font-size:inherit;font-weight:900}.sp-sub{font-size:16px;font-weight:600;color:var(--text-secondary);line-height:1.45;max-width:340px;margin:0 0 20px;text-wrap:balance}.sp-sub b{color:var(--text);font-weight:800}.sp-photo{width:100%;max-width:250px;aspect-ratio:900 / 1000;border-radius:var(--radius-xl);border-curve:continuous;overflow:hidden;background:var(--bg-secondary);border:1px solid var(--card-border);animation:ppFadeInUp .4s ease .1s both}.sp-photo img{width:100%;height:100%;object-fit:cover;object-position:bottom center;display:block}.sp-photo-group{max-width:280px;aspect-ratio:1 / 1;border:none;background:#2b2b29;border-radius:28px}.sp-photo-group img{object-position:center}.sp-featured{margin-top:18px;animation:ppFadeInUp .4s ease .2s both}.sp-plat-label{font-size:13px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--text-secondary);text-align:center;margin:0 0 14px}.sp-plat-row{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;column-gap:clamp(10px,3.7vw,14px)}.sp-plat{display:inline-flex;align-items:center;gap:clamp(5px,1.6vw,6px)}.sp-plat-ico-svg{width:clamp(17px,5.6vw,21px);height:clamp(17px,5.6vw,21px);flex:none;display:block;fill:#000;opacity:.85}.sp-plat-logo{height:clamp(12.5px,4.3vw,16px);width:auto;filter:brightness(0);opacity:.85}.sp-plat-logo.sp-ig{height:clamp(20px,6.9vw,26px)}.sp-plat-logo.sp-yt{height:clamp(14px,4.8vw,18px)}@keyframes dotFill{0%{background:var(--bg-secondary);transform:scale(1)}60%{transform:scale(1.25)}to{background:var(--danger);transform:scale(1.08)}}.btn-ghost{width:100%;height:44px;margin-top:8px;border:none;background:transparent;color:var(--text-muted);font-family:var(--font);font-size:14px;font-weight:600;cursor:pointer}.text-q-input{width:100%;margin-top:12px;padding:18px 20px;font-family:var(--font);font-size:20px;font-weight:600;color:var(--text);background:var(--bg-secondary);border:1.5px solid transparent;border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease}.text-q-input::placeholder{color:var(--text-muted);font-weight:500}.text-q-input:focus{border-color:var(--primary);background:var(--bg)}.info-title{margin-bottom:20px!important}.chart-card-wrap{width:100%;max-width:340px;animation:ppFadeInUp .4s ease .1s both}.chart-card{background:#fff;border:1px solid var(--separator);border-radius:var(--radius-xl);padding:18px 18px 14px;box-shadow:0 2px 16px #0000000f}.chart-card-title{font-size:15px;font-weight:700;margin:0 0 14px;color:var(--text)}.chart-svg{width:100%;height:auto;display:block;overflow:visible}.ch-axis-line{stroke:#0003;stroke-width:1.5;stroke-linecap:round}.ch-fill{fill:#0000000a}.ch-grid{stroke:#0000000f;stroke-width:1;stroke-dasharray:4 3}.ch-pp{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;animation:chDrawPP .75s cubic-bezier(.22,1,.36,1) .3s both}@keyframes chDrawPP{to{stroke-dashoffset:0}}.ch-own{fill:none;stroke:#d9695a;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;animation:chDrawOwn .7s cubic-bezier(.22,1,.36,1) .55s both}@keyframes chDrawOwn{to{stroke-dashoffset:0}}.ch-dot-start{fill:#fff;stroke:var(--text-muted);stroke-width:2}.ch-dot-pp{fill:#000;opacity:0;animation:ppFadeIn .2s ease 1s forwards}.ch-dot-own{fill:#d9695a;opacity:0;animation:ppFadeIn .2s ease 1.15s forwards}.ch-lbl{font-family:var(--font);font-size:10px;font-weight:600}.ch-lbl-pp{fill:#000;font-size:10.5px;font-weight:700;opacity:0;animation:ppFadeIn .2s ease 1s forwards}.ch-lbl-own{fill:#d9695a;font-size:10.5px;font-weight:700;opacity:0;animation:ppFadeIn .2s ease 1.15s forwards}.ch-lbl-axis{fill:var(--text-muted);font-size:10px;font-weight:600}.chart-card-sub{font-size:13px;font-weight:500;color:var(--text-secondary);text-align:center;margin:12px 0 0;line-height:1.45}.info-trainer_compare,.info-consistency_proof{padding-top:0}.info-trainer_compare .info-title,.info-trainer_compare .info-sub,.info-consistency_proof .info-title,.info-consistency_proof .info-sub{width:100%;max-width:380px;text-align:center}.info-trainer_compare .info-title,.info-consistency_proof .info-title{font-size:24px;margin:0 0 8px!important}.info-trainer_compare .info-sub,.info-consistency_proof .info-sub{font-size:15px;line-height:1.45;margin:0 0 18px}.info-trainer_compare .info-sub b,.info-consistency_proof .info-sub b{font-size:18px;font-weight:800;color:#9a3a72}.info-trainer_compare .info-sub strong,.info-consistency_proof .info-sub strong{font-weight:800;color:var(--text)}.info-trainer_compare .vs-card,.info-consistency_proof .vs-card{border-radius:24px;padding:20px 20px 18px;box-shadow:0 10px 30px #00000014}.info-trainer_compare .vs-bad,.info-consistency_proof .vs-bad{margin-top:18px}.info-trainer_compare .vs-titles,.info-consistency_proof .vs-titles{margin-bottom:14px}.info-trainer_compare .vs-label,.info-consistency_proof .vs-label{font-size:17px}.info-trainer_compare .vs-sub,.info-consistency_proof .vs-sub{font-size:13px}.cp-shot{margin-top:2px}.cp-clip{width:212px;height:258px}.cp-frame{position:relative;background:#17171a;border:7px solid #17171a;border-radius:34px;border-curve:continuous;overflow:hidden;box-shadow:0 12px 30px #0000002e}.cp-frame .vs-phone{border-radius:26px 26px 0 0}.cp-island{position:absolute;top:9px;left:50%;transform:translate(-50%);width:58px;height:17px;background:#17171a;border-radius:10px}.info-consistency_proof .tc-dumbbell{width:96px;right:-4px;bottom:-8px}.cp-notif{position:absolute;left:50%;top:16px;transform:translate(-50%);width:min(280px,96%);display:flex;align-items:center;gap:10px;background:#fffffff7;border-radius:16px;border-curve:continuous;padding:10px 12px;box-shadow:0 10px 26px #0000002e;animation:cpNotifIn .5s ease .5s both;z-index:3;text-align:left}@keyframes cpNotifIn{0%{opacity:0;transform:translate(-50%) translateY(-14px)}}.cp-notif-icon{width:30px;height:30px;border-radius:8px;flex:none;border:1px solid rgba(0,0,0,.07)}.cp-notif-txt{display:flex;flex-direction:column;gap:1px;min-width:0}.cp-notif-title{font-size:12.5px;font-weight:800;color:var(--text);line-height:1.25}.cp-notif-sub{font-size:12px;font-weight:500;color:var(--text-secondary);line-height:1.25}.cp-notif-time{margin-left:auto;align-self:flex-start;font-size:10.5px;font-weight:600;color:var(--text-muted)}.tc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:4px 0 0}.tc-thumb{width:100%;aspect-ratio:1 / 1;border-radius:10px;background:var(--bg-tertiary) linear-gradient(150deg,#c86b9b,#7a2d5c);background-size:cover;background-position:center;box-shadow:0 1px 4px #0000001a}.tc-trainer{position:relative;overflow:hidden;min-height:152px}.tc-dumbbell{position:absolute;right:-10px;bottom:-12px;width:144px;height:auto;filter:grayscale(1) brightness(1.55) contrast(.9);opacity:.7;pointer-events:none}.info-trainer_compare .tc-trainer{min-height:104px}.info-trainer_compare .tc-dumbbell{width:92px;right:-8px;bottom:-10px}.info-trainer_compare .tc-price{margin-bottom:4px}.tc-price{font-size:16px;font-weight:700;color:var(--text);margin:0 0 12px}.tc-price b{font-size:28px;font-weight:800;color:#9a3a72}.tc-price span{color:var(--text-secondary);font-weight:600;font-size:14px}.tc-price--bad,.tc-price--bad b{color:var(--text-secondary)}.tc-list{display:flex;flex-direction:column;gap:2px}.tc-item{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:var(--text);margin:0;padding:5px 0;text-align:left}.tc-item.bad{color:var(--text-secondary)}.tc-ck{width:19px;height:19px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;color:#fff}.tc-ck.good{background:#34c759}.tc-ck.bad{background:#c9c9cf}.vs-wrap{width:100%;max-width:380px;margin:0 auto;position:relative}.vs-card{background:#fff;border:1px solid var(--card-border);border-radius:22px;padding:18px 18px 17px;box-shadow:0 8px 26px #00000012}.vs-good{animation:ppFadeInUp .4s ease .05s both}.vs-bad{margin-top:16px;transform:rotate(-2.5deg);animation:vsBadIn .45s ease .18s both}@keyframes vsBadIn{0%{opacity:0;transform:rotate(-2.5deg) translateY(12px)}to{opacity:1;transform:rotate(-2.5deg)}}.vs-titles{display:flex;flex-direction:column;gap:1px;margin-bottom:12px}.vs-label{font-size:15px;font-weight:800;color:var(--text);line-height:1.2}.vs-label--bad{color:var(--text-secondary)}.vs-sub{font-size:12px;font-weight:600;color:var(--text-secondary);line-height:1.2}.vs-sub--good{color:#9a3a72}.vs-shot{position:relative;margin:6px auto 0}.vs-phone-clip{width:188px;height:240px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 82%,transparent 100%);mask-image:linear-gradient(180deg,#000 82%,transparent 100%);animation:ppFadeInUp .5s ease .1s both}.vs-phone{width:100%;height:auto;display:block}.vs-fi{position:absolute;z-index:2;filter:drop-shadow(0 5px 11px rgba(0,0,0,.3));animation:vsCloudIn .45s ease both}.vs-fi svg{width:100%;height:100%;display:block}.vs-fi-yt{width:52px;height:36px;left:4%;top:5%;animation-delay:.18s}.vs-fi-fb{width:50px;height:50px;right:2%;top:23%;animation-delay:.26s}.vs-fi-tt{width:54px;height:54px;left:1%;top:49%;background:#000;border-radius:22.5%;border-curve:continuous;padding:9px;box-sizing:border-box;animation-delay:.34s}.vs-fi-ig{width:56px;height:56px;right:4%;top:55%;animation-delay:.42s}.vs-cloud{position:relative;height:134px;margin:2px 0 0}.vs-th{position:absolute;width:54px;aspect-ratio:3 / 2;border-radius:8px;background:linear-gradient(150deg,#c86b9b,#7a2d5c);background-size:cover;background-position:center;box-shadow:0 0 0 2px #fff,0 3px 9px #00000029;animation:vsCloudIn .45s ease both}.vs-th:after{content:"";position:absolute;inset:0;margin:auto;width:0;height:0;border-left:8px solid rgba(255,255,255,.92);border-top:5.5px solid transparent;border-bottom:5.5px solid transparent;transform:translate(1px)}.vs-th.has-img:after,.vs-sth.has-img:after{display:none}@keyframes vsCloudIn{0%{opacity:0;transform:scale(.9)}}.vs-th:nth-child(1){left:1%;top:0;transform:rotate(-5deg);animation-delay:.02s}.vs-th:nth-child(2){left:27%;top:6px;transform:rotate(4deg);animation-delay:.06s}.vs-th:nth-child(3){left:52%;top:2px;transform:rotate(-3deg);animation-delay:.1s}.vs-th:nth-child(4){left:78%;top:8px;transform:rotate(5deg);animation-delay:.14s}.vs-th:nth-child(5){left:13%;top:46px;transform:rotate(4deg);animation-delay:.2s}.vs-th:nth-child(6){left:39%;top:42px;transform:rotate(-4deg);animation-delay:.26s}.vs-th:nth-child(7){left:65%;top:48px;transform:rotate(3deg);animation-delay:.32s}.vs-th:nth-child(8){left:26%;top:88px;transform:rotate(-3deg);animation-delay:.4s}.vs-th:nth-child(9){left:52%;top:90px;transform:rotate(4deg);animation-delay:.46s}.vs-cone{height:18px;margin:2px auto 0;width:40%;background:linear-gradient(180deg,#9a3a7233,#9a3a720a);clip-path:polygon(0 0,100% 0,64% 100%,36% 100%)}.vs-cone:after{content:"";display:block;width:0;height:0;margin:0 auto;border-left:7px solid transparent;border-right:7px solid transparent;border-top:9px solid rgba(154,58,114,.6)}.vs-planbox{margin-top:6px;background:#47382e;border-radius:13px;box-shadow:0 8px 20px #47382e4d;padding:12px 13px 13px;animation:ppFadeInUp .5s ease .55s both}.vs-planbox-title{display:block;font-size:13px;font-weight:800;color:#fff;margin:0 0 10px}.vs-planbox-thumbs{display:flex;align-items:center;gap:6px}.vs-pth{width:48px;aspect-ratio:3 / 2;border-radius:7px;flex:none;background:#ffffff1a linear-gradient(150deg,#c86b9b,#7a2d5c);background-size:cover;background-position:center;box-shadow:0 0 0 1.5px #ffffff24,0 1px 5px #0003}.vs-more{font-size:13px;font-weight:800;color:#fff;background:#ffffff29;border-radius:9px;padding:6px 9px;margin-left:2px}.info-compare .vs-bad{padding:12px 16px 10px}.info-compare .vs-bad .vs-titles{margin-bottom:6px}.vs-scatter{position:relative;height:46px;margin:0 0 2px}.vs-sth{position:absolute;top:10px;width:38px;aspect-ratio:3 / 2;border-radius:6px;background:linear-gradient(150deg,#cfcfd4,#a9a9b0);background-size:cover;background-position:center;box-shadow:0 1px 5px #0000001f;filter:grayscale(1) brightness(.92)}.vs-sth:after{content:"";position:absolute;inset:0;margin:auto;width:0;height:0;border-left:6px solid rgba(255,255,255,.85);border-top:4px solid transparent;border-bottom:4px solid transparent;transform:translate(1px)}.vs-sth:nth-child(1){left:16%;transform:rotate(-14deg);top:6px}.vs-sth:nth-child(2){left:38%;transform:rotate(9deg);top:14px;opacity:.92}.vs-sth:nth-child(3){left:52%;transform:rotate(-6deg);top:2px}.vs-sth:nth-child(4){left:66%;transform:rotate(18deg);top:16px;opacity:.85}.vs-seam{position:relative;height:0;z-index:4;display:flex;justify-content:center}.vs-vs{position:absolute;top:-19px;width:38px;height:38px;border-radius:50%;background:#9a3a72;color:#fff;font-weight:900;font-size:13px;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;border:3px solid var(--bg);box-shadow:0 4px 12px #00000038;transform:rotate(-8deg)}@media(max-height:780px){.info-compare .info-title{font-size:22px}.info-compare .info-sub{font-size:13.5px;line-height:1.4;margin-bottom:10px}.info-compare{padding-bottom:12px}.vs-card{padding:14px 16px 13px}.vs-titles{margin-bottom:8px}.vs-phone-clip{width:148px;height:168px}.vs-fi-yt{width:42px;height:29px}.vs-fi-fb{width:40px;height:40px}.vs-fi-tt{width:44px;height:44px;padding:7px}.vs-fi-ig{width:45px;height:45px}.vs-bad{margin-top:12px}}.conv{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:-12px}.conv-bg{position:absolute;inset:0;z-index:0;pointer-events:none;display:flex;justify-content:center;gap:16px;overflow:hidden;-webkit-mask-image:radial-gradient(130% 80% at 50% 46%,#000 36%,transparent 82%);mask-image:radial-gradient(130% 80% at 50% 46%,#000 36%,transparent 82%);animation:ppFadeIn .8s ease .2s both}.cv-col{width:92px;flex:none}.cv-track{display:flex;flex-direction:column;will-change:transform;animation:cvScroll 26s linear infinite}.cv-col:nth-child(1) .cv-track{animation-duration:24s;animation-delay:-6s}.cv-col:nth-child(2) .cv-track{animation-duration:30s;animation-direction:reverse;animation-delay:-12s}.cv-col:nth-child(3) .cv-track{animation-duration:27s;animation-delay:-3s}.cv-col:nth-child(4) .cv-track{animation-duration:33s;animation-direction:reverse;animation-delay:-9s}.cv-col:nth-child(5) .cv-track{animation-duration:22s;animation-delay:-15s}.cv-col:nth-child(6) .cv-track{animation-duration:29s;animation-direction:reverse;animation-delay:-4s}.cv-mini{height:104px;margin-bottom:14px;border-radius:12px;background:var(--bg-secondary);border:1px solid var(--separator);display:flex;align-items:center;justify-content:center}.cv-mini:nth-child(3n){height:132px}.cv-mini:nth-child(4n+1){height:84px}.cv-mini:after{content:"";width:0;height:0;border-style:solid;border-width:8px 0 8px 13px;border-color:transparent transparent transparent var(--text-muted);opacity:.45}.conv-sources{position:relative;z-index:1;display:flex;gap:14px}.conv-chip{width:58px;height:58px;display:flex;align-items:center;justify-content:center;opacity:0;animation:convPop .5s cubic-bezier(.22,1,.36,1) both,convFloat 3.4s ease-in-out .9s infinite}.conv-chip:nth-child(1){animation-delay:.15s,.9s}.conv-chip:nth-child(2){animation-delay:.28s,1.1s}.conv-chip:nth-child(3){animation-delay:.41s,1.3s}.conv-chip svg{width:48px;height:48px}.conv-stem{position:relative;z-index:1;width:2px;height:46px;margin:10px 0;background:var(--separator);border-radius:2px;overflow:hidden}.conv-dot{position:absolute;left:50%;top:0;width:6px;height:6px;margin-left:-3px;border-radius:50%;background:var(--primary);animation:convFlow 1.5s linear infinite}.conv-card{position:relative;z-index:1;width:230px;background:var(--primary);color:var(--primary-label);border-radius:18px;padding:16px 18px;text-align:left;box-shadow:0 0 0 7px var(--bg),0 18px 44px #00000047;opacity:0;animation:convPop .55s cubic-bezier(.22,1,.36,1) .55s both}.conv-card-top{display:flex;align-items:center;gap:8px;margin-bottom:12px}.conv-card-mark{width:20px;height:20px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--primary-label);color:var(--primary);border-radius:50%;font-size:12px;font-weight:900}.conv-card-name{font-size:15px;font-weight:700;letter-spacing:-.01em}.conv-line{display:flex;align-items:center;gap:10px;padding:7px 0;opacity:0;animation:convTick .4s ease both}.conv-line+.conv-line{border-top:1px solid rgba(255,255,255,.1)}.conv-tick{width:16px;height:16px;flex:none;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:var(--primary-label);border:1.5px solid rgba(255,255,255,.45);border-radius:50%}.conv-line i{display:block;height:7px;border-radius:4px;background:#ffffff38}.conv-line:nth-child(2) i{width:70%}.conv-line:nth-child(3) i{width:88%}.conv-line:nth-child(4) i{width:58%}.conv-sub{position:relative;z-index:1;font-size:15px;font-weight:500;color:var(--text-secondary);max-width:300px;line-height:1.5;margin:22px 0 0;opacity:0;animation:ppFadeInUp .5s ease 1.2s both}@keyframes convPop{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:none}}@keyframes convFlow{0%{transform:translateY(-8px);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(46px);opacity:0}}@keyframes convTick{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:none}}@keyframes convFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes cvScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.unit-toggle{display:flex;gap:8px;margin:6px 0 18px;justify-content:center}.unit-btn{flex:0 0 auto;padding:8px 18px;border-radius:999px;border:1.5px solid var(--bg-tertiary);background:var(--bg-secondary);font-family:var(--font);font-size:14px;font-weight:700;color:var(--text-secondary);cursor:pointer}.unit-btn.on{background:var(--primary);border-color:var(--primary);color:#fff}.measure-row{display:flex;gap:12px;width:100%}.m-field{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:8px;background:var(--bg-secondary);border:1.5px solid transparent;border-radius:var(--radius-lg);border-curve:continuous;padding:16px 18px;transition:border-color .15s ease}.m-field:focus-within{border-color:var(--primary);background:var(--bg)}.m-field input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:var(--font);font-size:24px;font-weight:700;color:var(--text)}.m-field input::-webkit-outer-spin-button,.m-field input::-webkit-inner-spin-button{-webkit-appearance:none}.m-field input:placeholder-shown{font-size:16px;font-weight:600}.m-field input::placeholder{color:var(--text-muted)}.m-field span{font-size:15px;font-weight:700;color:var(--text-muted)}.gd-card{background:var(--bg-secondary);color:var(--text);border-radius:16px;border-curve:continuous;padding:16px 18px;margin-top:18px;text-align:left;animation:ppFadeInUp .3s ease both}.gd-head{font-size:15px;font-weight:600;margin:0 0 8px}.gd-head b{font-weight:800}.gd-warn{background:#ff95001a}.gd-good{background:#34c7591a}.gd-ic{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;margin-right:8px;font-size:11px;font-weight:900;color:#fff;vertical-align:-3px}.gd-warn .gd-ic{background:#ff9500}.gd-good .gd-ic{background:#34c759}.gd-sub{font-size:13.5px;font-weight:500;line-height:1.5;color:var(--text-secondary);margin:0}.neutral-accent .accent{color:var(--text)}.fix-list{display:flex;flex-direction:column;gap:14px;margin-top:8px;text-align:left;max-width:320px}.fix-line{display:flex;gap:12px;align-items:flex-start;font-size:16px;font-weight:600;line-height:1.35}.fix-tick{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--primary);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px}.msg-sub{font-size:16px;font-weight:500;color:var(--text-secondary);line-height:1.55;max-width:320px}
