.FirstClickNav-module-scss-module__-F_uuq__nav{z-index:100;opacity:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--fc-border,#6c5ce726);background:#0a0b1ed9;transition:transform .3s,opacity .3s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.FirstClickNav-module-scss-module__-F_uuq__nav.FirstClickNav-module-scss-module__-F_uuq__visible{opacity:1;transform:translateY(0)}.FirstClickNav-module-scss-module__-F_uuq__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:12px 24px;display:flex}.FirstClickNav-module-scss-module__-F_uuq__brand{align-items:center;gap:8px;display:flex}.FirstClickNav-module-scss-module__-F_uuq__icon{font-size:1.125rem}.FirstClickNav-module-scss-module__-F_uuq__brandText{letter-spacing:.1em;color:var(--fc-text,#f0f0ff);opacity:.8;font-size:.75rem;font-weight:700}.FirstClickNav-module-scss-module__-F_uuq__cta{color:#fff;background:linear-gradient(135deg,var(--fc-accent,#6c5ce7),var(--fc-neon-cyan,#00d4ff));border-radius:8px;padding:8px 20px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s}.FirstClickNav-module-scss-module__-F_uuq__cta:hover{opacity:.9;transform:scale(1.02)}
.URLInput-module-scss-module__XNAegG__wrapper{justify-content:center;align-items:center;width:100%;min-height:70vh;display:flex;position:relative;overflow:hidden}.URLInput-module-scss-module__XNAegG__bgGrid{background-image:radial-gradient(circle,#6c5ce71f 1px,#0000 1px);background-size:32px 32px;animation:20s linear infinite URLInput-module-scss-module__XNAegG__gridDrift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}@keyframes URLInput-module-scss-module__XNAegG__gridDrift{0%{background-position:0 0}to{background-position:32px 32px}}.URLInput-module-scss-module__XNAegG__bgGlow{pointer-events:none;background:radial-gradient(#6c5ce71a 0%,#00d4ff0a 40%,#0000 70%);width:600px;height:400px;animation:4s ease-in-out infinite URLInput-module-scss-module__XNAegG__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes URLInput-module-scss-module__XNAegG__glowPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.URLInput-module-scss-module__XNAegG__floatingThumbs{pointer-events:none;position:absolute;inset:0}.URLInput-module-scss-module__XNAegG__floatingThumb{background:linear-gradient(135deg,#6c5ce74d,#00d4ff33);border:1px solid #6c5ce71a;border-radius:8px;width:100px;height:56px;position:absolute}@media (max-width:640px){.URLInput-module-scss-module__XNAegG__floatingThumb{display:none}}.URLInput-module-scss-module__XNAegG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:640px;padding:0 24px;display:flex;position:relative}.URLInput-module-scss-module__XNAegG__badge{letter-spacing:.14em;color:var(--fc-accent-light,#a29bfe);background:#6c5ce714;border:1px solid #6c5ce726;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.625rem;font-weight:700;display:inline-flex}.URLInput-module-scss-module__XNAegG__badgeIcon{font-size:.875rem}.URLInput-module-scss-module__XNAegG__headline{font-family:var(--font-display),"Playfair Display",Georgia,serif;color:var(--fc-text,#f0f0ff);white-space:pre-line;margin:0 0 16px;font-size:clamp(2rem,5vw,3rem);font-style:italic;font-weight:900;line-height:1.15}.URLInput-module-scss-module__XNAegG__headlineAccent{background:linear-gradient(135deg,#6c5ce7,#00d4ff);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.URLInput-module-scss-module__XNAegG__subheadline{color:var(--fc-text-muted,#88a);max-width:460px;margin:0 0 32px;font-size:1.0625rem;line-height:1.6}.URLInput-module-scss-module__XNAegG__form{background:var(--fc-surface,#161850);border:1px solid var(--fc-border,#6c5ce726);border-radius:16px;width:100%;margin-bottom:16px;padding:4px;transition:border-color .3s,box-shadow .3s}.URLInput-module-scss-module__XNAegG__form.URLInput-module-scss-module__XNAegG__formFocused{border-color:var(--fc-accent,#6c5ce7);box-shadow:0 0 0 4px #6c5ce71a,0 8px 32px #6c5ce726}.URLInput-module-scss-module__XNAegG__inputRow{align-items:center;gap:8px;display:flex}@media (max-width:640px){.URLInput-module-scss-module__XNAegG__inputRow{flex-direction:column}}.URLInput-module-scss-module__XNAegG__inputWrap{flex:1;align-items:center;gap:12px;min-width:0;padding:0 16px;display:flex}.URLInput-module-scss-module__XNAegG__ytIcon{color:var(--fc-text-dim,#557);flex-shrink:0;transition:color .2s}.URLInput-module-scss-module__XNAegG__formFocused .URLInput-module-scss-module__XNAegG__ytIcon{color:var(--fc-accent,#6c5ce7)}.URLInput-module-scss-module__XNAegG__input{color:var(--fc-text,#f0f0ff);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:16px 0;font-family:inherit;font-size:1rem}.URLInput-module-scss-module__XNAegG__input::placeholder{color:var(--fc-text-dim,#557)}.URLInput-module-scss-module__XNAegG__submitBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6c5ce7,#00d4ff);border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:14px 24px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 4px 16px #6c5ce74d}.URLInput-module-scss-module__XNAegG__submitBtn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 28px #6c5ce773}.URLInput-module-scss-module__XNAegG__submitBtn:active{transform:translateY(0)}@media (max-width:640px){.URLInput-module-scss-module__XNAegG__submitBtn{justify-content:center;width:100%}}@media (max-width:380px){.URLInput-module-scss-module__XNAegG__submitText{display:none}}.URLInput-module-scss-module__XNAegG__error{color:var(--fc-neon-pink,#ff006e);margin:0;font-size:.8125rem;overflow:hidden}.URLInput-module-scss-module__XNAegG__socialProof{align-items:center;gap:12px;margin-top:16px;display:flex}.URLInput-module-scss-module__XNAegG__avatarStack{display:flex}.URLInput-module-scss-module__XNAegG__avatar{border:2px solid var(--fc-bg,#0a0b1e);border-radius:50%;width:28px;height:28px}.URLInput-module-scss-module__XNAegG__socialText{color:var(--fc-text-dim,#557);font-size:.75rem;line-height:1.4}.URLInput-module-scss-module__XNAegG__socialText strong{color:var(--fc-text-muted,#88a)}
.ProcessingScreen-module-scss-module__DkS5DW__wrapper{align-items:stretch;gap:48px;max-width:920px;margin:0 auto;padding:24px 0;display:flex}@media (max-width:768px){.ProcessingScreen-module-scss-module__DkS5DW__wrapper{flex-direction:column;align-items:center;gap:32px}}.ProcessingScreen-module-scss-module__DkS5DW__illustrationCol{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}@media (max-width:768px){.ProcessingScreen-module-scss-module__DkS5DW__illustrationCol{width:100%;max-width:400px}}.ProcessingScreen-module-scss-module__DkS5DW__illustrationFrame{aspect-ratio:4/3;width:100%;max-width:400px}.ProcessingScreen-module-scss-module__DkS5DW__stepsCol{flex:1;min-width:0;max-width:440px}@media (max-width:768px){.ProcessingScreen-module-scss-module__DkS5DW__stepsCol{width:100%;max-width:100%}}.ProcessingScreen-module-scss-module__DkS5DW__heading{font-family:var(--font-display),"Playfair Display",Georgia,serif;color:var(--fc-text,#f0f0ff);margin:0 0 28px;font-size:1.5rem;font-style:italic;font-weight:800;line-height:1.3}.ProcessingScreen-module-scss-module__DkS5DW__headingDots{display:inline}.ProcessingScreen-module-scss-module__DkS5DW__dotAnim{opacity:.3;animation:1.4s ease-in-out infinite ProcessingScreen-module-scss-module__DkS5DW__dotPulse;display:inline-block}@keyframes ProcessingScreen-module-scss-module__DkS5DW__dotPulse{0%,80%,to{opacity:.2}40%{opacity:1}}.ProcessingScreen-module-scss-module__DkS5DW__steps{flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__step{background:0 0;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;padding:10px 14px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.ProcessingScreen-module-scss-module__DkS5DW__step.ProcessingScreen-module-scss-module__DkS5DW__active{background:var(--fc-surface,#161850);border-color:var(--fc-accent,#6c5ce7);box-shadow:0 0 20px #6c5ce726,inset 0 0 20px #6c5ce70d}.ProcessingScreen-module-scss-module__DkS5DW__step.ProcessingScreen-module-scss-module__DkS5DW__completed{opacity:.5}.ProcessingScreen-module-scss-module__DkS5DW__step.ProcessingScreen-module-scss-module__DkS5DW__completed .ProcessingScreen-module-scss-module__DkS5DW__stepLabel{-webkit-text-decoration:line-through #0f86;text-decoration:line-through #0f86}.ProcessingScreen-module-scss-module__DkS5DW__step.ProcessingScreen-module-scss-module__DkS5DW__pending{opacity:.25}.ProcessingScreen-module-scss-module__DkS5DW__stepIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__checkIcon{animation:.3s cubic-bezier(.34,1.56,.64,1) ProcessingScreen-module-scss-module__DkS5DW__popIn}@keyframes ProcessingScreen-module-scss-module__DkS5DW__popIn{0%{transform:scale(0)}to{transform:scale(1)}}.ProcessingScreen-module-scss-module__DkS5DW__spinnerIcon{animation:.8s linear infinite ProcessingScreen-module-scss-module__DkS5DW__spin}@keyframes ProcessingScreen-module-scss-module__DkS5DW__spin{to{transform:rotate(360deg)}}.ProcessingScreen-module-scss-module__DkS5DW__stepDot{background:var(--fc-text-dim,#557);border-radius:50%;width:8px;height:8px}.ProcessingScreen-module-scss-module__DkS5DW__stepText{flex-direction:column;gap:2px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__stepLabel{color:var(--fc-text,#f0f0ff);font-size:.875rem;font-weight:600;line-height:1.4}.ProcessingScreen-module-scss-module__DkS5DW__stepDesc{color:var(--fc-text-muted,#88a);font-size:.75rem;line-height:1.4}.ProcessingScreen-module-scss-module__DkS5DW__progressSection{margin-bottom:20px}.ProcessingScreen-module-scss-module__DkS5DW__progressHeader{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__progressLabel{letter-spacing:.12em;color:var(--fc-text-dim,#557);font-size:.625rem;font-weight:700}.ProcessingScreen-module-scss-module__DkS5DW__progressPercent{font-variant-numeric:tabular-nums;color:var(--fc-accent-light,#a29bfe);font-size:.875rem;font-weight:800}.ProcessingScreen-module-scss-module__DkS5DW__progressTrack{background:var(--fc-surface,#161850);border-radius:3px;height:6px;position:relative;overflow:hidden}.ProcessingScreen-module-scss-module__DkS5DW__progressFill{background:linear-gradient(90deg,#6c5ce7,#a29bfe,#00d4ff);border-radius:3px;height:100%;transition:width .4s;position:relative;overflow:hidden}.ProcessingScreen-module-scss-module__DkS5DW__progressShimmer{background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:1.5s infinite ProcessingScreen-module-scss-module__DkS5DW__shimmer;position:absolute;inset:0}@keyframes ProcessingScreen-module-scss-module__DkS5DW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ProcessingScreen-module-scss-module__DkS5DW__progressFooter{justify-content:flex-end;margin-top:6px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__timer{color:var(--fc-text-dim,#557);font-variant-numeric:tabular-nums;font-size:.6875rem}.ProcessingScreen-module-scss-module__DkS5DW__taglineWrap{min-height:32px;margin-bottom:20px}.ProcessingScreen-module-scss-module__DkS5DW__tagline{color:var(--fc-text-muted,#88a);margin:0;font-size:.9375rem;font-style:italic;line-height:1.5}.ProcessingScreen-module-scss-module__DkS5DW__poweredBy{letter-spacing:.15em;color:var(--fc-text-dim,#557);opacity:.5;margin:0;font-size:.5625rem;font-weight:700}.ProcessingScreen-module-scss-module__DkS5DW__illustrationCard{background:var(--fc-surface,#161850);border:1px solid var(--fc-border,#6c5ce726);border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ProcessingScreen-module-scss-module__DkS5DW__mockPlayer{background:#0d0e24;border:1px solid #6c5ce71a;border-radius:10px;width:85%;overflow:hidden}.ProcessingScreen-module-scss-module__DkS5DW__mockPlayerBar{background:#6c5ce714;gap:5px;padding:8px 10px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__dot{border-radius:50%;width:7px;height:7px}.ProcessingScreen-module-scss-module__DkS5DW__mockScreen{aspect-ratio:16/9;position:relative;overflow:hidden}.ProcessingScreen-module-scss-module__DkS5DW__scanLine{z-index:2;background:linear-gradient(90deg,#0000,#6c5ce7,#00d4ff,#0000);height:3px;animation:2s ease-in-out infinite ProcessingScreen-module-scss-module__DkS5DW__scanSweep;position:absolute;top:0;left:0;right:0;box-shadow:0 0 16px #6c5ce799,0 0 40px #00d4ff4d}@keyframes ProcessingScreen-module-scss-module__DkS5DW__scanSweep{0%{top:0}50%{top:100%}to{top:0}}.ProcessingScreen-module-scss-module__DkS5DW__mockFrameGrid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:4px;height:100%;padding:8px;display:grid}.ProcessingScreen-module-scss-module__DkS5DW__mockFrame{background:#6c5ce71f;border-radius:4px;animation:2s ease-in-out infinite ProcessingScreen-module-scss-module__DkS5DW__framePulse}@keyframes ProcessingScreen-module-scss-module__DkS5DW__framePulse{0%,to{background:#6c5ce714}50%{background:#6c5ce733}}.ProcessingScreen-module-scss-module__DkS5DW__keyframeGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;padding:24px;display:grid}.ProcessingScreen-module-scss-module__DkS5DW__keyframe{aspect-ratio:16/9;border:1px solid var(--fc-border,#6c5ce726);border-radius:8px;overflow:hidden}.ProcessingScreen-module-scss-module__DkS5DW__keyframeInner{background:linear-gradient(135deg,#6c5ce74d,#00d4ff33);width:100%;height:100%;animation:1.5s ease-in-out infinite alternate ProcessingScreen-module-scss-module__DkS5DW__keyframeFade}@keyframes ProcessingScreen-module-scss-module__DkS5DW__keyframeFade{0%{opacity:.4}to{opacity:1}}.ProcessingScreen-module-scss-module__DkS5DW__thumbGenGrid{flex-direction:column;gap:10px;width:100%;padding:24px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__thumbGenCard{border:1px solid var(--fc-border,#6c5ce726);border-radius:10px;justify-content:center;align-items:center;height:52px;display:flex;position:relative;overflow:hidden}.ProcessingScreen-module-scss-module__DkS5DW__shimmerFill{background:linear-gradient(90deg,#0000,#6c5ce733,#00d4ff26,#0000);animation:2s ease-in-out infinite ProcessingScreen-module-scss-module__DkS5DW__wipeRight;position:absolute;inset:0}@keyframes ProcessingScreen-module-scss-module__DkS5DW__wipeRight{0%{transform:translate(-100%)}60%{transform:translate(100%)}to{transform:translate(100%)}}.ProcessingScreen-module-scss-module__DkS5DW__thumbGenLabel{z-index:1;letter-spacing:.06em;color:var(--fc-text-muted,#88a);font-size:.75rem;font-weight:700;position:relative}.ProcessingScreen-module-scss-module__DkS5DW__barChart{justify-content:center;align-items:flex-end;gap:12px;height:60%;padding:24px;display:flex}.ProcessingScreen-module-scss-module__DkS5DW__bar{background:linear-gradient(#6c5ce7,#a29bfe);border-radius:6px 6px 0 0;justify-content:center;width:36px;min-height:4px;display:flex;position:relative}.ProcessingScreen-module-scss-module__DkS5DW__bar:nth-child(2){background:linear-gradient(#00d4ff,#6c5ce7)}.ProcessingScreen-module-scss-module__DkS5DW__bar:nth-child(4){background:linear-gradient(#0f8,#00d4ff)}.ProcessingScreen-module-scss-module__DkS5DW__barValue{color:var(--fc-text-muted,#88a);font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:800;position:absolute;top:-22px}.ProcessingScreen-module-scss-module__DkS5DW__finalReveal{flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.ProcessingScreen-module-scss-module__DkS5DW__sparkleContainer{pointer-events:none;position:absolute;inset:-20px}.ProcessingScreen-module-scss-module__DkS5DW__sparkle{background:#00d4ff;border-radius:50%;width:4px;height:4px;animation:1.5s ease-out infinite ProcessingScreen-module-scss-module__DkS5DW__sparkleFloat;position:absolute;box-shadow:0 0 6px #00d4ff}.ProcessingScreen-module-scss-module__DkS5DW__sparkle:nth-child(odd){background:#6c5ce7;box-shadow:0 0 6px #6c5ce7}.ProcessingScreen-module-scss-module__DkS5DW__sparkle:nth-child(3n){background:#0f8;box-shadow:0 0 6px #0f8}@keyframes ProcessingScreen-module-scss-module__DkS5DW__sparkleFloat{0%{opacity:1;transform:scale(0)translateY(0)}50%{opacity:1}to{opacity:0;transform:scale(1.5)translateY(-20px)}}.ProcessingScreen-module-scss-module__DkS5DW__finalThumb{background:linear-gradient(135deg,#6c5ce7,#00d4ff);border-radius:10px;width:160px;height:90px;position:relative;overflow:hidden;box-shadow:0 8px 32px #6c5ce766}.ProcessingScreen-module-scss-module__DkS5DW__finalThumbShine{background:linear-gradient(105deg,#0000 40%,#ffffff40 50%,#0000 60%);animation:2s ease-in-out infinite ProcessingScreen-module-scss-module__DkS5DW__shine;position:absolute;inset:0}@keyframes ProcessingScreen-module-scss-module__DkS5DW__shine{0%{transform:translate(-150%)}60%{transform:translate(150%)}to{transform:translate(150%)}}.ProcessingScreen-module-scss-module__DkS5DW__finalBadge{letter-spacing:.12em;color:var(--fc-neon-green,#0f8);background:#00ff8814;border:1px solid #00ff884d;border-radius:20px;padding:4px 16px;font-size:.6875rem;font-weight:800;animation:1.5s ease-in-out infinite ProcessingScreen-module-scss-module__DkS5DW__badgePulse}@keyframes ProcessingScreen-module-scss-module__DkS5DW__badgePulse{0%,to{box-shadow:0 0 #0f83}50%{box-shadow:0 0 12px 4px #00ff8826}}
.ThumbnailCard-module-scss-module__LOXzqW__card{background:var(--fc-surface,#161850);border:1px solid var(--fc-border,#6c5ce726);border-radius:16px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s;overflow:hidden}.ThumbnailCard-module-scss-module__LOXzqW__card:hover{border-color:#6c5ce74d;transform:translateY(-4px);box-shadow:0 12px 40px #6c5ce733}.ThumbnailCard-module-scss-module__LOXzqW__card:hover .ThumbnailCard-module-scss-module__LOXzqW__image{transform:scale(1.05)}.ThumbnailCard-module-scss-module__LOXzqW__card:hover .ThumbnailCard-module-scss-module__LOXzqW__imageOverlay{opacity:1}.ThumbnailCard-module-scss-module__LOXzqW__imageWrap{aspect-ratio:16/9;position:relative;overflow:hidden}.ThumbnailCard-module-scss-module__LOXzqW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.ThumbnailCard-module-scss-module__LOXzqW__imageOverlay{opacity:0;pointer-events:none;background:linear-gradient(#0000 50%,#0a0b1e99 100%);transition:opacity .3s;position:absolute;inset:0}.ThumbnailCard-module-scss-module__LOXzqW__rankBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.04em;z-index:1;background:#0a0b1eb3;border-radius:6px;padding:4px 10px;font-size:.6875rem;font-weight:800;position:absolute;top:10px;left:10px}.ThumbnailCard-module-scss-module__LOXzqW__styleBadge{color:#fff;background:var(--fc-accent,#6c5ce7);letter-spacing:.04em;z-index:1;border-radius:6px;padding:4px 10px;font-size:.625rem;font-weight:700;position:absolute;top:10px;right:10px}.ThumbnailCard-module-scss-module__LOXzqW__body{padding:16px 18px 18px}.ThumbnailCard-module-scss-module__LOXzqW__ctrRow{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.ThumbnailCard-module-scss-module__LOXzqW__ctrScore{font-variant-numeric:tabular-nums;font-size:1.375rem;font-weight:900}.ThumbnailCard-module-scss-module__LOXzqW__ctrLabel{letter-spacing:.04em;font-size:.75rem;font-weight:700}.ThumbnailCard-module-scss-module__LOXzqW__titleText{color:var(--fc-text-muted,#88a);margin:0 0 10px;font-size:.875rem;line-height:1.4}.ThumbnailCard-module-scss-module__LOXzqW__expandBtn{color:var(--fc-accent-light,#a29bfe);cursor:pointer;background:0 0;border:none;margin-bottom:10px;padding:0;font-family:inherit;font-size:.75rem;font-weight:600;transition:color .15s}.ThumbnailCard-module-scss-module__LOXzqW__expandBtn:hover{color:var(--fc-text,#f0f0ff)}.ThumbnailCard-module-scss-module__LOXzqW__details{margin-bottom:14px;overflow:hidden}.ThumbnailCard-module-scss-module__LOXzqW__explanation{color:var(--fc-text-muted,#88a);margin:0 0 10px;font-size:.8125rem;line-height:1.5}.ThumbnailCard-module-scss-module__LOXzqW__strengthList,.ThumbnailCard-module-scss-module__LOXzqW__improvementList{margin:0 0 6px;padding:0;list-style:none}.ThumbnailCard-module-scss-module__LOXzqW__strengthList li,.ThumbnailCard-module-scss-module__LOXzqW__improvementList li{color:var(--fc-text-muted,#88a);padding-left:14px;font-size:.75rem;line-height:1.6;position:relative}.ThumbnailCard-module-scss-module__LOXzqW__strengthList li:before,.ThumbnailCard-module-scss-module__LOXzqW__improvementList li:before{content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}.ThumbnailCard-module-scss-module__LOXzqW__strengthList li{color:#00ff88d9}.ThumbnailCard-module-scss-module__LOXzqW__strengthList li:before{background:var(--fc-neon-green,#0f8);box-shadow:0 0 4px #0f86}.ThumbnailCard-module-scss-module__LOXzqW__improvementList li:before{background:var(--fc-accent-light,#a29bfe)}.ThumbnailCard-module-scss-module__LOXzqW__downloadBtn{color:#fff;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#6c5ce7cc,#00d4ff99);border:none;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:.8125rem;font-weight:700;transition:all .2s}.ThumbnailCard-module-scss-module__LOXzqW__downloadBtn:hover{background:linear-gradient(135deg,#6c5ce7,#00d4ff);box-shadow:0 4px 16px #6c5ce74d}
.ResultDisplay-module-scss-module__vQYYkW__wrapper{max-width:1100px;margin:0 auto;padding:32px 24px 60px;position:relative}.ResultDisplay-module-scss-module__vQYYkW__particles{pointer-events:none;height:200px;position:absolute;top:0;left:0;right:0;overflow:hidden}.ResultDisplay-module-scss-module__vQYYkW__particle{border-radius:50%;width:4px;height:4px;animation:3s ease-out forwards ResultDisplay-module-scss-module__vQYYkW__particleFall;position:absolute;top:-8px}.ResultDisplay-module-scss-module__vQYYkW__particle:nth-child(odd){background:#6c5ce7}.ResultDisplay-module-scss-module__vQYYkW__particle:nth-child(2n){background:#00d4ff}.ResultDisplay-module-scss-module__vQYYkW__particle:nth-child(3n){background:#0f8;width:3px;height:3px}.ResultDisplay-module-scss-module__vQYYkW__particle:nth-child(4n){background:#a29bfe;width:5px;height:5px}@keyframes ResultDisplay-module-scss-module__vQYYkW__particleFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(180px)rotate(360deg)}}.ResultDisplay-module-scss-module__vQYYkW__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}@media (max-width:640px){.ResultDisplay-module-scss-module__vQYYkW__header{flex-direction:column}}.ResultDisplay-module-scss-module__vQYYkW__headerInfo{min-width:0}.ResultDisplay-module-scss-module__vQYYkW__videoTitle{color:var(--fc-text,#f0f0ff);margin:0 0 4px;font-size:1.375rem;font-weight:800;line-height:1.3}.ResultDisplay-module-scss-module__vQYYkW__channelName{color:var(--fc-text-muted,#88a);margin:0;font-size:.8125rem}.ResultDisplay-module-scss-module__vQYYkW__resetBtn{color:var(--fc-text-muted,#88a);border:1px solid var(--fc-border,#6c5ce726);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.ResultDisplay-module-scss-module__vQYYkW__resetBtn:hover{color:var(--fc-text,#f0f0ff);border-color:var(--fc-accent,#6c5ce7);background:#6c5ce70f}.ResultDisplay-module-scss-module__vQYYkW__comparisonHero{background:var(--fc-surface,#161850);border:1px solid var(--fc-border,#6c5ce726);border-radius:16px;align-items:stretch;gap:0;margin-bottom:24px;display:flex;overflow:hidden}@media (max-width:640px){.ResultDisplay-module-scss-module__vQYYkW__comparisonHero{flex-direction:column}}.ResultDisplay-module-scss-module__vQYYkW__compCard{flex-direction:column;flex:1;align-items:center;gap:4px;padding:28px 24px;display:flex}.ResultDisplay-module-scss-module__vQYYkW__compLabel{letter-spacing:.15em;color:var(--fc-text-dim,#557);font-size:.5625rem;font-weight:700}.ResultDisplay-module-scss-module__vQYYkW__compScore{align-items:baseline;gap:4px;display:flex}.ResultDisplay-module-scss-module__vQYYkW__compScoreNum{font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:900;line-height:1}@media (max-width:640px){.ResultDisplay-module-scss-module__vQYYkW__compScoreNum{font-size:2rem}}.ResultDisplay-module-scss-module__vQYYkW__compTag{color:var(--fc-text-dim,#557);font-size:.6875rem}.ResultDisplay-module-scss-module__vQYYkW__compDivider{justify-content:center;align-items:center;padding:0 4px;display:flex;position:relative}.ResultDisplay-module-scss-module__vQYYkW__compDivider:before{content:"";background:var(--fc-border,#6c5ce726);width:1px;position:absolute;top:20%;bottom:20%}@media (max-width:640px){.ResultDisplay-module-scss-module__vQYYkW__compDivider{padding:4px 0}.ResultDisplay-module-scss-module__vQYYkW__compDivider:before{width:auto;height:1px;inset:0 20%}}.ResultDisplay-module-scss-module__vQYYkW__compArrow{z-index:1;background:#00ff881a;border:1px solid #0f83;border-radius:10px;padding:8px 14px;position:relative}.ResultDisplay-module-scss-module__vQYYkW__compImprovement{color:var(--fc-neon-green,#0f8);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1rem;font-weight:900}.ResultDisplay-module-scss-module__vQYYkW__bestPick{color:var(--fc-text-muted,#88a);background:#6c5ce70f;border:1px solid #6c5ce71f;border-radius:10px;align-items:center;gap:10px;margin-bottom:28px;padding:12px 20px;font-size:.8125rem;line-height:1.4;display:flex}.ResultDisplay-module-scss-module__vQYYkW__bestPick strong{color:var(--fc-text,#f0f0ff)}.ResultDisplay-module-scss-module__vQYYkW__bestPickIcon{flex-shrink:0;font-size:1.125rem}.ResultDisplay-module-scss-module__vQYYkW__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}@media (max-width:768px){.ResultDisplay-module-scss-module__vQYYkW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ResultDisplay-module-scss-module__vQYYkW__grid{grid-template-columns:1fr;gap:16px}}.ResultDisplay-module-scss-module__vQYYkW__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ResultDisplay-module-scss-module__vQYYkW__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#00d4ff);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #6c5ce74d}.ResultDisplay-module-scss-module__vQYYkW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #6c5ce773}.ResultDisplay-module-scss-module__vQYYkW__outlineBtn{color:var(--fc-text-muted,#88a);border:1px solid var(--fc-border,#6c5ce726);cursor:pointer;background:0 0;border-radius:12px;padding:14px 32px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s}.ResultDisplay-module-scss-module__vQYYkW__outlineBtn:hover{color:var(--fc-text,#f0f0ff);border-color:var(--fc-accent,#6c5ce7);background:#6c5ce70f}
.page-module-scss-module__aDz69q__page{--fc-bg:#0a0b1e;--fc-bg-lighter:#12143a;--fc-surface:#161850;--fc-text:#f0f0ff;--fc-text-muted:#88a;--fc-text-dim:#557;--fc-accent:#6c5ce7;--fc-accent-light:#a29bfe;--fc-neon-green:#0f8;--fc-neon-pink:#ff006e;--fc-neon-cyan:#00d4ff;--fc-gradient-start:#6c5ce7;--fc-gradient-end:#00d4ff;--fc-border:#6c5ce726;--fc-glow:#6c5ce74d;background:var(--fc-bg);color:var(--fc-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100dvh;font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;flex-direction:column;display:flex;position:relative}.page-module-scss-module__aDz69q__page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#6c5ce714 0%,#6c5ce708 40%,#0000 70%);width:900px;height:600px;position:absolute;top:18%;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.page-module-scss-module__aDz69q__page *,.page-module-scss-module__aDz69q__page :before,.page-module-scss-module__aDz69q__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-module-scss-module__aDz69q__page :focus-visible{outline:2px solid var(--fc-accent-light);outline-offset:2px;border-radius:4px}.page-module-scss-module__aDz69q__main{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:0 32px;display:flex;position:relative}@media (max-width:640px){.page-module-scss-module__aDz69q__main{justify-content:flex-start;padding:48px 16px 0}}@media (min-height:900px){.page-module-scss-module__aDz69q__main{justify-content:center}}@media (max-height:700px){.page-module-scss-module__aDz69q__main{justify-content:flex-start;padding-top:32px}}.page-module-scss-module__aDz69q__pageFooter{text-align:center;color:var(--fc-text-dim);letter-spacing:.06em;z-index:1;padding:16px 32px;font-size:.6875rem;position:relative}@media (max-width:640px){.page-module-scss-module__aDz69q__pageFooter{padding:16px;font-size:.625rem}}
.page-module-scss-module__FCkXGq__page{--fc-bg:#0a0b1e;--fc-bg-lighter:#12143a;--fc-surface:#161850;--fc-text:#f0f0ff;--fc-text-muted:#88a;--fc-text-dim:#557;--fc-accent:#6c5ce7;--fc-accent-light:#a29bfe;--fc-neon-green:#0f8;--fc-neon-pink:#ff006e;--fc-neon-cyan:#00d4ff;--fc-border:#6c5ce726;--fc-glow:#6c5ce74d;background:var(--fc-bg);color:var(--fc-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100dvh;font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;flex-direction:column;display:flex}@media (prefers-reduced-motion:reduce){.page-module-scss-module__FCkXGq__page *,.page-module-scss-module__FCkXGq__page :before,.page-module-scss-module__FCkXGq__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-module-scss-module__FCkXGq__page :focus-visible{outline:2px solid var(--fc-accent-light);outline-offset:2px;border-radius:4px}.page-module-scss-module__FCkXGq__resultNav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--fc-border);background:#0a0b1ee6;justify-content:space-between;align-items:center;padding:12px 32px;display:flex;position:sticky;top:0}@media (max-width:640px){.page-module-scss-module__FCkXGq__resultNav{padding:10px 16px}}.page-module-scss-module__FCkXGq__navLeft{align-items:center;gap:16px;display:flex}.page-module-scss-module__FCkXGq__navBack{color:var(--fc-text-muted);align-items:center;gap:4px;font-size:13px;text-decoration:none;display:flex}.page-module-scss-module__FCkXGq__navBack:hover{color:var(--fc-text)}.page-module-scss-module__FCkXGq__resultNavBrand{color:var(--fc-accent);letter-spacing:.06em;font-size:13px;font-weight:700}.page-module-scss-module__FCkXGq__navRight{gap:8px;display:flex}.page-module-scss-module__FCkXGq__btnOutline,.page-module-scss-module__FCkXGq__btnPrimary{cursor:pointer;border-radius:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s}.page-module-scss-module__FCkXGq__btnOutline{color:var(--fc-text-muted);border:1px solid var(--fc-border);background:0 0}.page-module-scss-module__FCkXGq__btnOutline:hover{color:var(--fc-text);border-color:var(--fc-text-muted)}.page-module-scss-module__FCkXGq__btnPrimary{background:var(--fc-accent);color:#fff;border:none;font-weight:700}.page-module-scss-module__FCkXGq__btnPrimary:hover{filter:brightness(1.1)}.page-module-scss-module__FCkXGq__mainResult{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.page-module-scss-module__FCkXGq__pageFooter{text-align:center;color:var(--fc-text-dim);letter-spacing:.06em;z-index:1;padding:16px 32px;font-size:.6875rem;position:relative}
