.App-module__j0npwW__container{color:#333;background-color:#f8f9fa;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow-y:auto}.App-module__j0npwW__minimalNav{z-index:20;position:absolute;top:1.5rem;left:1.5rem}.App-module__j0npwW__navLogo{color:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.App-module__j0npwW__logoContainer{align-items:center;gap:12px;display:flex}.App-module__j0npwW__logoText{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.App-module__j0npwW__logoTitle{color:#fff;letter-spacing:.5px;font-size:1.1rem;font-weight:800}.App-module__j0npwW__logoSlogan{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:.65rem;font-weight:500}.App-module__j0npwW__navLogo:hover{background:#ffffff40;transform:translateY(-1px)}.App-module__j0npwW__navIcon{font-size:1.1rem}.App-module__j0npwW__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#2bd48d 0%,#21a870 100%);padding:3rem 1rem 6rem}.App-module__j0npwW__heroContent{max-width:800px;margin:0 auto}.App-module__j0npwW__heroTitle{text-shadow:0 2px 4px #0000001a;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.App-module__j0npwW__heroSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.App-module__j0npwW__searchBoxCard{text-align:left;color:#333;background:#fff;border-radius:24px;padding:3rem;box-shadow:0 12px 40px #00000014}.App-module__j0npwW__stepRow{margin-bottom:2rem}.App-module__j0npwW__stepLabel{color:#2bd48d;text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:block}.App-module__j0npwW__mainInput{text-align:center;background:#fafafa;border:2px solid #f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:60%;height:54px;margin:0 auto;padding:1rem;font-size:1.2rem;font-weight:600;transition:all .2s;display:flex}.App-module__j0npwW__mainInput:focus{background:#fff;border-color:#2bd48d;outline:none;box-shadow:0 0 0 4px #2bd48d1a}.App-module__j0npwW__mainInput::placeholder{color:#0000004d;font-weight:500}.App-module__j0npwW__optionsRow{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.App-module__j0npwW__optionGroup{flex-direction:column;flex:1;display:flex}.App-module__j0npwW__radioGroup,.App-module__j0npwW__genderSelect{gap:16px;height:54px;display:flex}.App-module__j0npwW__radioCard,.App-module__j0npwW__genderBtn{cursor:pointer;text-align:center;color:#555;background:#f5f7fa;border:1px solid #0000;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;height:100%;padding:0;font-size:1.05rem;font-weight:600;transition:all .2s;display:flex}.App-module__j0npwW__radioCard input{display:none}.App-module__j0npwW__radioCard:hover,.App-module__j0npwW__genderBtn:hover{background:#f0f2f5;transform:translateY(-1px)}.App-module__j0npwW__radioCard.App-module__j0npwW__active,.App-module__j0npwW__genderBtn.App-module__j0npwW__active{color:#fff;background:#2bd48d;transform:translateY(-1px);box-shadow:0 4px 12px #2bd48d40}.App-module__j0npwW__emoji{font-size:1.2rem}.App-module__j0npwW__generateBtn{color:#fff;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg,#2bd48d 0%,#21a870 100%);border:none;border-radius:50px;justify-content:center;align-items:center;width:100%;height:64px;padding:0;font-size:1.4rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #2bd48d4d}.App-module__j0npwW__generateBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2bd48d66}.App-module__j0npwW__resultsSection{margin-top:2rem;padding-bottom:4rem}.App-module__j0npwW__resultsConstraint{max-width:800px;margin:0 auto;padding:0 1rem}.App-module__j0npwW__resultsHeader{color:#444;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.App-module__j0npwW__badge{color:#666;background:#eaeaea;border-radius:20px;padding:4px 12px;font-size:.85rem;font-weight:600}.App-module__j0npwW__galleryGrid{flex-direction:column;gap:1rem;display:flex}@media (min-width:1024px){.App-module__j0npwW__searchBoxCard{padding:3rem}.App-module__j0npwW__optionsRow{flex-direction:row}.App-module__j0npwW__resultsConstraint{max-width:1200px}.App-module__j0npwW__galleryGrid{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;display:grid}.App-module__j0npwW__cardWrapper{flex-direction:column;height:100%;display:flex}.App-module__j0npwW__cardWrapper>div{flex-direction:column;flex:1;height:100%;display:flex}.App-module__j0npwW__cardWrapper{transition:transform .2s}.App-module__j0npwW__cardWrapper:hover{z-index:10;transform:translateY(-5px)}}.App-module__j0npwW__summaryCard{text-align:left;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;max-width:800px;margin:0 auto;padding:1.5rem 2rem;animation:.4s cubic-bezier(.16,1,.3,1) App-module__j0npwW__slideDown;display:flex;box-shadow:0 8px 30px #00000014}.App-module__j0npwW__summaryContent{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.App-module__j0npwW__summaryName{color:#333;margin:0;font-size:1.6rem;font-weight:800}.App-module__j0npwW__summaryTags{gap:.8rem;display:flex}.App-module__j0npwW__summaryTag{color:#555;background:#f5f7fa;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.9rem;font-weight:600;display:flex}.App-module__j0npwW__editBtn{color:#666;cursor:pointer;background:0 0;border:2px solid #eaeaea;border-radius:50px;align-items:center;gap:6px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.App-module__j0npwW__editBtn:hover{color:#2bd48d;background:#fff;border-color:#2bd48d;box-shadow:0 2px 8px #2bd48d26}@keyframes App-module__j0npwW__slideDown{0%{opacity:0;transform:translateY(-20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes App-module__j0npwW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.App-module__j0npwW__animWrapper{width:100%;max-width:800px;margin:0 auto;position:relative}.App-module__j0npwW__foldableSection{transition:max-height .8s cubic-bezier(.16,1,.3,1),opacity .5s ease-in-out,transform .8s cubic-bezier(.16,1,.3,1),margin .8s cubic-bezier(.16,1,.3,1);overflow:hidden}.App-module__j0npwW__sectionOpen{opacity:1;max-height:800px;transform:translateY(0)scale(1)}.App-module__j0npwW__sectionClosed{opacity:0;pointer-events:none;max-height:0;transform:translateY(-20px)scale(.95);margin:0!important}.App-module__j0npwW__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem 0;animation:.5s ease-out App-module__j0npwW__fadeIn;display:flex}.App-module__j0npwW__radarSpinner{border:4px solid #e0f2f1;border-top-color:#2bd48d;border-radius:50%;width:60px;height:60px;margin-bottom:2rem;animation:1s linear infinite App-module__j0npwW__spin}.App-module__j0npwW__loadingText{color:#444;min-height:1.5em;margin-bottom:2rem;font-size:1.2rem;font-weight:600}.App-module__j0npwW__progressBarBg{background:#f0f0f0;border-radius:10px;width:100%;max-width:300px;height:8px;margin:0 auto;overflow:hidden}.App-module__j0npwW__progressBarFill{background:linear-gradient(90deg,#2bd48d,#21a870);border-radius:10px;height:100%;transition:width .5s ease-in-out}@keyframes App-module__j0npwW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes App-module__j0npwW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.NameCard-module__Q3Tvlq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fffc;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.NameCard-module__Q3Tvlq__card:hover{background:#fff;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.NameCard-module__Q3Tvlq__header{justify-content:space-between;align-items:flex-start;display:flex}.NameCard-module__Q3Tvlq__nameGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.NameCard-module__Q3Tvlq__name{color:#1e293b;letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:700}.NameCard-module__Q3Tvlq__transliteration{color:#64748b;font-size:1rem;font-weight:500}.NameCard-module__Q3Tvlq__audioGroup{align-items:center;gap:.25rem;display:flex}.NameCard-module__Q3Tvlq__speakerBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.25rem;transition:all .2s;display:flex}.NameCard-module__Q3Tvlq__speakerBtn:hover{color:#3b82f6;background:#f1f5f9;transform:scale(1.1)}.NameCard-module__Q3Tvlq__speakerBtn svg{width:1.25rem;height:1.25rem}.NameCard-module__Q3Tvlq__pronunciation{color:#64748b;white-space:nowrap;background:#f8fafc;border-radius:9999px;padding:.25rem .75rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:500}.NameCard-module__Q3Tvlq__infoList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.NameCard-module__Q3Tvlq__infoRow{align-items:baseline;gap:.5rem;font-size:1rem;line-height:1.5;display:flex}.NameCard-module__Q3Tvlq__verticalInfoRow{flex-direction:column;align-items:flex-start;gap:.25rem}.NameCard-module__Q3Tvlq__infoLabel{color:#64748b;white-space:nowrap;font-size:.9rem;font-weight:500}.NameCard-module__Q3Tvlq__infoContent{color:#1e293b;flex:1;font-weight:500}.NameCard-module__Q3Tvlq__stars{color:#f59e0b;letter-spacing:2px}.NameCard-module__Q3Tvlq__peopleList{flex-direction:column;gap:.25rem;padding-left:.5rem;display:flex}.NameCard-module__Q3Tvlq__personItem{color:#334155;font-size:.85rem}.NameCard-module__Q3Tvlq__genderRatioContainer{flex:1;align-items:center;gap:.5rem;max-width:200px;display:flex}.NameCard-module__Q3Tvlq__genderRatioBar{background-color:#f1f5f9;border-radius:9999px;flex:1;height:6px;display:flex;overflow:hidden}.NameCard-module__Q3Tvlq__genderBarMale{background-color:#60a5fa;height:100%}.NameCard-module__Q3Tvlq__genderBarFemale{background-color:#f472b6;height:100%}.NameCard-module__Q3Tvlq__genderRatioText{color:#64748b;white-space:nowrap;font-size:.75rem;font-weight:500}.NameCard-module__Q3Tvlq__etymologySection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:.75rem;padding:.75rem}.NameCard-module__Q3Tvlq__etymologyLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.NameCard-module__Q3Tvlq__etymologyList{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.NameCard-module__Q3Tvlq__etymologyItem{align-items:center;display:flex}.NameCard-module__Q3Tvlq__etymologyPlus{color:#cbd5e1;margin-right:.5rem;font-weight:300}.NameCard-module__Q3Tvlq__etymologyPart{flex-direction:column;display:flex}.NameCard-module__Q3Tvlq__etymologyRoot{color:#334155;font-size:.9rem;font-weight:700}.NameCard-module__Q3Tvlq__etymologyMeaning{color:#64748b;font-size:.75rem}.NameCard-module__Q3Tvlq__meaningEn{margin-right:.5rem;font-weight:400}.NameCard-module__Q3Tvlq__meaningCn{color:#475569;font-weight:400}.NameCard-module__Q3Tvlq__originText{color:#1e293b;font-weight:400}.NameCard-module__Q3Tvlq__recommendationReason{color:#334155;background-color:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:8px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px;font-size:.9rem;line-height:1.5;display:flex}.NameCard-module__Q3Tvlq__reasonIcon{font-size:1.1rem}.NameCard-module__Q3Tvlq__reasonText{color:#334155;font-size:.9rem;line-height:1.5}.NameCard-module__Q3Tvlq__reasonLabel{color:#0284c7;margin-right:.25rem;font-weight:700}.NameCard-module__Q3Tvlq__safetySection{background:#fff;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;font-size:.85rem;display:flex}.NameCard-module__Q3Tvlq__safetyHeader{align-items:center;gap:.5rem;display:flex}.NameCard-module__Q3Tvlq__safetyTitle{color:#64748b;font-weight:600}.NameCard-module__Q3Tvlq__safetyBadge{border-radius:9999px;padding:.1rem .5rem;font-size:.75rem;font-weight:600}.NameCard-module__Q3Tvlq__safetyBadgeGray{color:#475569;background:#f1f5f9}.NameCard-module__Q3Tvlq__safetyBadgeAmber{color:#b45309;background:#fef3c7}.NameCard-module__Q3Tvlq__safetyBadgePink{color:#be185d;background:#fce7f3}.NameCard-module__Q3Tvlq__safetyBadgePurple{color:#7e22ce;background:#f3e8ff}.NameCard-module__Q3Tvlq__safetyTooltipInline{color:#475569;background:#f8fafc;border-radius:6px;padding:.5rem;font-size:.85rem;line-height:1.5}.NameCard-module__Q3Tvlq__tags{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.NameCard-module__Q3Tvlq__tag{color:#475569;background:#f1f5f9;border-radius:9999px;padding:.25rem .6rem;font-size:.75rem;font-weight:500}.NameCard-module__Q3Tvlq__regionTag{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd}.NameCard-module__Q3Tvlq__badgesContainer{flex-wrap:wrap;gap:.5rem;display:flex}.NameCard-module__Q3Tvlq__smartBadge{color:#0284c7;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border:1px solid #bae6fd;border-radius:6px;align-items:center;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0000000d}.NameCard-module__Q3Tvlq__vibeTag{color:#c026d3;background:#fdf4ff;border:1px solid #f0abfc}.NameCard-module__Q3Tvlq__popularityContainer{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.NameCard-module__Q3Tvlq__fireRating{letter-spacing:2px;font-size:.9rem}.NameCard-module__Q3Tvlq__inactiveFire{opacity:.3;filter:grayscale()}.NameCard-module__Q3Tvlq__rankBadge{color:#64748b;background:#f1f5f9;border-radius:4px;padding:.1rem .5rem;font-size:.8rem;font-weight:500}.NameCard-module__Q3Tvlq__etymologyText{color:#475569;text-align:justify;border-top:1px dashed #e2e8f0;margin-top:.5rem;padding-top:.5rem;font-size:.85rem;line-height:1.6}.NameCard-module__Q3Tvlq__translateAction{justify-content:flex-end;margin-top:.5rem;display:flex}.NameCard-module__Q3Tvlq__translateBtn{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:500}.NameCard-module__Q3Tvlq__translateBtn:hover{background-color:#eff6ff;text-decoration:underline}.NameCard-module__Q3Tvlq__translateBtn:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}
.Home-module__g21JLG__container{color:#333;background:radial-gradient(circle at 100% 0,#e0f2f1,#fff);min-height:100vh;margin:0;padding:80px 0 0;font-family:Inter,sans-serif;overflow-x:hidden}.Home-module__g21JLG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#ffffffe6;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;height:70px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #00000008}.Home-module__g21JLG__navLogo{color:#1b5e20;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;display:flex}.Home-module__g21JLG__navMenu{gap:30px;display:flex}.Home-module__g21JLG__navLink{color:#555;cursor:pointer;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Home-module__g21JLG__navLink:hover{color:#00c853}.Home-module__g21JLG__hotTag{color:#ff1744;vertical-align:super;margin-left:2px;font-size:.6rem;font-weight:800}.Home-module__g21JLG__navAction .Home-module__g21JLG__primaryBtn{padding:8px 20px;font-size:.9rem}.Home-module__g21JLG__heroSection{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:60px 40px;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__heroContentLeft{text-align:left;z-index:2;flex:1}.Home-module__g21JLG__heroTitle{color:#1b5e20;margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.1}.Home-module__g21JLG__heroSubtitle{color:#555;margin-bottom:40px;font-size:1.2rem;font-weight:400;line-height:1.6}.Home-module__g21JLG__heroButtonGroup{flex-wrap:wrap;gap:20px;display:flex}.Home-module__g21JLG__heroVisualRight{perspective:1000px;z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.Home-module__g21JLG__cardContextRow{color:#555;background:#f1f8e9;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:12px 20px;font-size:.8rem;font-weight:600;display:flex}.Home-module__g21JLG__contextLabel{text-transform:uppercase;color:#888;letter-spacing:.5px;margin-right:6px;font-size:.7rem}.Home-module__g21JLG__contextValue{color:#333;font-weight:700}.Home-module__g21JLG__contextArrow{color:#00c853;font-size:.9rem;animation:1.5s ease-out infinite Home-module__g21JLG__pulseRight}@keyframes Home-module__g21JLG__pulseRight{0%{opacity:.4;transform:translate(0)}50%{opacity:1;transform:translate(4px)}to{opacity:.4;transform:translate(0)}}.Home-module__g21JLG__mockupCard{z-index:2;background:#fff;border:1px solid #fffc;border-radius:24px;flex-direction:column;width:320px;padding:0;animation:6s ease-in-out infinite Home-module__g21JLG__floatCard;display:flex;position:relative;overflow:hidden;transform:rotateY(-10deg)rotateX(5deg);box-shadow:0 40px 80px #0000001f}.Home-module__g21JLG__cardBody{flex-direction:column;padding:30px;display:flex}@keyframes Home-module__g21JLG__floatCard{0%{transform:rotateY(-10deg)rotateX(5deg)translateY(0)}50%{transform:rotateY(-10deg)rotateX(5deg)translateY(-15px)}to{transform:rotateY(-10deg)rotateX(5deg)translateY(0)}}.Home-module__g21JLG__cardTopTags{justify-content:center;gap:8px;margin-bottom:20px;display:flex}.Home-module__g21JLG__tagBadge{letter-spacing:.5px;border-radius:12px;padding:4px 10px;font-size:.7rem;font-weight:700}.Home-module__g21JLG__tagBadge.Home-module__g21JLG__popular{color:#ff9800;background:#fff3e0}.Home-module__g21JLG__tagBadge.Home-module__g21JLG__trend{color:#2196f3;background:#e3f2fd}.Home-module__g21JLG__mockupHeader{text-align:center;margin-bottom:20px}.Home-module__g21JLG__mockupName{color:#1b5e20;letter-spacing:-1px;margin-bottom:5px;font-size:2.8rem;font-weight:800;display:block}.Home-module__g21JLG__mockupPhonetic{color:#666;background:#f5f5f5;border-radius:6px;padding:4px 12px;font-family:Menlo,Consolas,monospace;font-size:.9rem}.Home-module__g21JLG__soundWaveVisual{justify-content:center;align-items:center;gap:4px;height:30px;margin:15px 0 25px;display:flex}.Home-module__g21JLG__waveBar{background:#00c853;border-radius:3px;width:5px;animation:1.2s ease-in-out infinite Home-module__g21JLG__wave}@keyframes Home-module__g21JLG__wave{0%,to{opacity:.4;height:8px}50%{opacity:1;height:24px}}.Home-module__g21JLG__matchRow{background:#f1f8e9;border:1px solid #dcedc8;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:10px 15px;display:flex}.Home-module__g21JLG__matchLabel{color:#33691e;font-size:.8rem;font-weight:600}.Home-module__g21JLG__matchScore{color:#2e7d32;font-size:.9rem;font-weight:800}.Home-module__g21JLG__mockupDetailSection{flex-direction:column;gap:15px;display:flex;position:relative}.Home-module__g21JLG__detailRow{flex-direction:column;gap:5px;display:flex}.Home-module__g21JLG__detailLabel{text-transform:uppercase;color:#999;letter-spacing:.5px;font-size:.75rem;font-weight:700}.Home-module__g21JLG__detailContent{color:#444;filter:blur(4px);-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:500}.Home-module__g21JLG__tagsRow{filter:blur(4px);gap:8px;display:flex}.Home-module__g21JLG__tagPill{background:#eee;border-radius:6px;padding:4px 10px;font-size:.75rem}.Home-module__g21JLG__lockOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:-10px}.Home-module__g21JLG__lockIcon{color:#ffb300;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;box-shadow:0 4px 15px #0000001a}.Home-module__g21JLG__lockText{color:#555;background:#fff;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:700;box-shadow:0 2px 8px #0000000d}.Home-module__g21JLG__heroSection:before{content:"";z-index:0;top:-50px;right:-50px}.Home-module__g21JLG__primaryBtn{color:#fff;background:linear-gradient(135deg,#00c853,#009624);border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 8px 20px #00c8534d}.Home-module__g21JLG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #00c85366}.Home-module__g21JLG__secondaryBtn{color:#333;background:#fff;border:1px solid #ddd;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #0000000d}.Home-module__g21JLG__secondaryBtn:hover{color:#00c853;border-color:#00c853;transform:translateY(-2px)}.Home-module__g21JLG__painPointsSection{background:#fdfdfd;border-top:1px solid #00000008;padding:80px 40px}.Home-module__g21JLG__painTitle{text-align:center;color:#1b5e20;margin-bottom:60px;font-size:2.2rem;font-weight:800}.Home-module__g21JLG__painGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1100px;margin:0 auto;display:grid}.Home-module__g21JLG__painCard{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:30px;transition:transform .2s}.Home-module__g21JLG__painCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.Home-module__g21JLG__painIcon{margin-bottom:20px;font-size:2.5rem;display:block}.Home-module__g21JLG__painCardTitle{color:#333;margin-bottom:12px;font-size:1.2rem;font-weight:600}.Home-module__g21JLG__painCardText{color:#666;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__whyUsSection{background:#fff;padding:80px 40px}.Home-module__g21JLG__whyUsTitle{text-align:center;color:#1b5e20;margin-bottom:60px;font-size:2.2rem;font-weight:800}.Home-module__g21JLG__bentoContainer{grid-template-columns:1fr 1fr;gap:30px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:900px){.Home-module__g21JLG__bentoContainer{grid-template-columns:1fr}}.Home-module__g21JLG__bentoCol{flex-direction:column;gap:30px;display:flex}.Home-module__g21JLG__bentoCard{background:#f9f9f9;border:1px solid #f0f0f0;border-radius:30px;flex-direction:column;justify-content:space-between;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__bentoCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.Home-module__g21JLG__bentoCard.Home-module__g21JLG__large{background:linear-gradient(135deg,#e8f5e9 0%,#fff 100%);border:1px solid #c8e6c9;flex:1}.Home-module__g21JLG__bentoCard.Home-module__g21JLG__medium{background:#fff;height:320px}.Home-module__g21JLG__bentoCard.Home-module__g21JLG__dark{color:#fff;background:#1a237e;border:none}.Home-module__g21JLG__bentoTitle{color:#1b5e20;margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.3}.Home-module__g21JLG__bentoCard.Home-module__g21JLG__dark .Home-module__g21JLG__bentoTitle{color:#fff}.Home-module__g21JLG__bentoDesc{color:#555;max-width:92%;margin-bottom:24px;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__bentoCard.Home-module__g21JLG__dark .Home-module__g21JLG__bentoDesc{color:#ffffffd9}.Home-module__g21JLG__bentoVisual{z-index:1;flex:1;justify-content:center;align-items:center;margin-top:30px;display:flex;position:relative}.Home-module__g21JLG__bentoComparisonBox{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff9;border:1px solid #fffc;border-radius:16px;width:80%;margin:0 auto 30px;padding:20px;box-shadow:0 4px 20px #00321408}.Home-module__g21JLG__comparisonRow{border-bottom:1px dashed #eee;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.Home-module__g21JLG__comparisonRow:last-child{border-bottom:none}.Home-module__g21JLG__compLabel{text-transform:uppercase;color:#999;width:60px;font-size:.8rem;font-weight:700}.Home-module__g21JLG__compContent{color:#555;flex:1;align-items:center;gap:10px;font-family:monospace;font-size:.95rem;display:flex}.Home-module__g21JLG__compContent.Home-module__g21JLG__bad{color:#d32f2f;opacity:.7;text-decoration:line-through}.Home-module__g21JLG__compContent.Home-module__g21JLG__good{color:#1b5e20;background:#e8f5e9;border-radius:4px;padding:4px 8px;font-weight:700;display:inline-block}.Home-module__g21JLG__bentoIconBg{opacity:.08;pointer-events:none;z-index:0;fill:currentColor;color:#1b5e20;width:180px;height:180px;position:absolute;top:-20px;right:-20px}.Home-module__g21JLG__bentoCard.Home-module__g21JLG__dark .Home-module__g21JLG__bentoIconBg{opacity:.15;color:#fff}.Home-module__g21JLG__personaList{flex-direction:column;gap:10px;width:100%;padding:0 10px;display:flex}.Home-module__g21JLG__personaItem{cursor:default;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 15px;transition:all .2s;display:flex}.Home-module__g21JLG__personaItem:hover{background:#ffffff1f}.Home-module__g21JLG__personaItem.Home-module__g21JLG__active{z-index:2;background:#fff3;border-color:#fff9;transform:scale(1.02);box-shadow:0 6px 20px #00000040}.Home-module__g21JLG__personaIcon{margin-right:12px;font-size:1.4rem}.Home-module__g21JLG__personaInfo{flex-direction:column;flex:1;display:flex}.Home-module__g21JLG__personaName{color:#fff;margin-bottom:2px;font-size:.95rem;font-weight:700}.Home-module__g21JLG__personaRole{color:#ffffffb3;letter-spacing:.3px;font-size:.75rem}.Home-module__g21JLG__personaSelect{border:2px solid #ffffff4d;border-radius:50%;width:18px;height:18px;position:relative}.Home-module__g21JLG__personaItem.Home-module__g21JLG__active .Home-module__g21JLG__personaSelect{background:#00e676;border-color:#00e676;box-shadow:0 0 10px #00e67666}.Home-module__g21JLG__personaItem.Home-module__g21JLG__active .Home-module__g21JLG__personaSelect:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:4px}.Home-module__g21JLG__bentoVisual .Home-module__g21JLG__soundWaveContainer{transform:scale(1.2)}.Home-module__g21JLG__bentoVisual .Home-module__g21JLG__radarPlaceholder{background:#fff;width:160px;height:160px;box-shadow:0 10px 20px #0000000d}.Home-module__g21JLG__bentoVisual .Home-module__g21JLG__archetypeIcon{margin-bottom:10px;font-size:4rem}.Home-module__g21JLG__bentoVisual .Home-module__g21JLG__archetypeSub{opacity:.8;font-size:.9rem}.Home-module__g21JLG__soundWaveContainer{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.Home-module__g21JLG__waveGroup{align-items:center;gap:3px;height:40px;display:flex}.Home-module__g21JLG__waveBarSm{background:#00c853;border-radius:2px;width:3px;animation:1s ease-in-out infinite Home-module__g21JLG__wave}.Home-module__g21JLG__matchBadge{color:#00c853;background:#e8f5e9;border-radius:20px;padding:4px 12px;font-size:.9rem;font-weight:700}.Home-module__g21JLG__radarPlaceholder{background:#f9f9f9;border:1px dashed #ccc;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto;display:flex;position:relative}.Home-module__g21JLG__radarOverlay{clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);background:#00c85333;border:2px solid #00c853;width:140px;height:140px}.Home-module__g21JLG__archetypeCard{color:#fff;background:linear-gradient(135deg,#1a237e,#283593)}.Home-module__g21JLG__archetypeTitle{color:#fff;margin-bottom:5px;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__archetypeSub{opacity:.8;margin-bottom:20px;font-size:.9rem}.Home-module__g21JLG__archetypeIcon{margin-bottom:20px;font-size:4rem}.Home-module__g21JLG__archetypeTag{background:#fff3;border-radius:20px;padding:6px 14px;font-size:.85rem}.Home-module__g21JLG__casesSection{background:linear-gradient(#fff,#f9fdfa);padding:80px 40px}.Home-module__g21JLG__caseTitle{text-align:center;color:#1b5e20;margin-bottom:50px;font-size:2.2rem;font-weight:800}.Home-module__g21JLG__caseCardsContainer{flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:0 auto;display:flex}.Home-module__g21JLG__caseCard{background:#fff;border:1px solid #00000008;border-radius:24px;width:320px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 20px #0000000d}.Home-module__g21JLG__caseCard:hover{border-color:#00c85333;transform:translateY(-8px);box-shadow:0 15px 30px #00c85326}.Home-module__g21JLG__caseHeader{text-align:center;z-index:0;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);flex-direction:column;align-items:center;gap:15px;padding:40px 25px;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__caseHeader:before{content:"";opacity:.15;z-index:-1;pointer-events:none;font-family:Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,serif;font-size:8rem;line-height:1;position:absolute;bottom:-10px;right:-10px;transform:rotate(-15deg)}.Home-module__g21JLG__caseHeader>*{z-index:2;position:relative}.Home-module__g21JLG__headerEileen:before{content:"❄️";filter:grayscale();font-size:10rem;bottom:-40px;right:-20px}.Home-module__g21JLG__headerJay:before{content:"🎵";filter:grayscale();font-size:9rem;bottom:-30px;right:-10px;transform:rotate(10deg)}.Home-module__g21JLG__headerEason:before{content:"🎙️";filter:grayscale();font-size:9rem;bottom:-30px;right:-20px;transform:rotate(-20deg)}.Home-module__g21JLG__caseNameCNOnly{color:#1b5e20;margin-bottom:8px;font-size:1.8rem;font-weight:800}.Home-module__g21JLG__caseComparisonRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.Home-module__g21JLG__casePinyin{color:#333;font-size:1.5rem;font-weight:700;line-height:1.2}.Home-module__g21JLG__caseArrow{color:#00c853;margin:0 2px;font-size:1.2rem;font-weight:700}.Home-module__g21JLG__caseNameENInline{color:#1b5e20;font-size:1.5rem;font-weight:900;line-height:1.2}.Home-module__g21JLG__tierBadge{color:#1b5e20;vertical-align:middle;background:#e8f5e9;border:1px solid #1b5e2033;border-radius:6px;margin-right:8px;padding:2px 8px;font-size:.75rem;font-weight:800;display:inline-block}.Home-module__g21JLG__caseAnalysis{padding:25px}.Home-module__g21JLG__analysisTitle{color:#333;margin-bottom:10px;font-size:1.05rem;font-weight:700}.Home-module__g21JLG__analysisText{color:#666;margin-bottom:15px;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__quoteText{color:#00c853;border-left:3px solid #00c853;padding-left:10px;font-size:.9rem;font-style:italic}.Home-module__g21JLG__testimonialsSection{background:linear-gradient(#f9f9f9,#fff);border-top:1px solid #00000008;padding:100px 40px}.Home-module__g21JLG__testimonialsTitle{text-align:center;color:#1b5e20;letter-spacing:-.5px;margin-bottom:80px;font-size:2.4rem;font-weight:800}.Home-module__g21JLG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__testimonialCard{background:#fff;border:1px solid #00000005;border-radius:24px;flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a}.Home-module__g21JLG__testimonialCard:hover{transform:translateY(-8px);box-shadow:0 30px 60px #1b5e2014}.Home-module__g21JLG__testimonialCard:before{content:"“";color:#e8f5e9;z-index:0;pointer-events:none;font-family:serif;font-size:6rem;line-height:1;position:absolute;top:20px;left:30px}.Home-module__g21JLG__reviewText{color:#444;z-index:1;margin-top:20px;margin-bottom:30px;font-size:1.05rem;font-weight:400;line-height:1.8;position:relative}.Home-module__g21JLG__transformationRow{z-index:1;background:#fcfcfc;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:12px;width:fit-content;margin-bottom:30px;padding:12px 20px;display:flex;position:relative}.Home-module__g21JLG__oldName{color:#999;font-size:.9rem;text-decoration:line-through}.Home-module__g21JLG__arrowIcon{color:#ccc;font-size:.9rem}.Home-module__g21JLG__newName{color:#1b5e20;background:#1b5e200d;border-radius:6px;padding:2px 8px;font-size:1rem;font-weight:700}.Home-module__g21JLG__cardFooter{z-index:1;border-top:1px solid #f5f5f5;align-items:center;gap:16px;margin-top:auto;padding-top:20px;display:flex;position:relative}.Home-module__g21JLG__userAvatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 10px #0000000d}.Home-module__g21JLG__userInfo{flex-direction:column;gap:2px;display:flex}.Home-module__g21JLG__nameRow{align-items:center;gap:10px;display:flex}.Home-module__g21JLG__userName{color:#333;font-size:1rem;font-weight:700}.Home-module__g21JLG__stars{color:#ffb300;letter-spacing:1px;font-size:.8rem}.Home-module__g21JLG__userTitle{color:#888;font-size:.85rem}.Home-module__g21JLG__finalCtaSection{color:#fff;text-align:center;background:#1b5e20;padding:80px 20px}.Home-module__g21JLG__finalTitle{margin-bottom:40px;font-size:2rem;font-weight:700}.Home-module__g21JLG__footer{color:#a7ffeb;background:#004d40;padding:60px 40px 30px;font-size:.9rem}.Home-module__g21JLG__footerContainer{text-align:left;grid-template-columns:1.5fr 1fr 1.5fr 1fr;gap:40px;max-width:1100px;margin:0 auto 50px;display:grid}.Home-module__g21JLG__footerCol{flex-direction:column;gap:12px;display:flex}.Home-module__g21JLG__footerLogo{color:#fff;align-items:center;gap:8px;margin-bottom:10px;font-size:1.5rem;font-weight:800;display:flex}.Home-module__g21JLG__footerDesc{opacity:.8;max-width:300px;line-height:1.6}.Home-module__g21JLG__footerHeading{text-transform:uppercase;letter-spacing:1px;color:#69f0ae;margin-bottom:8px;font-size:.85rem;font-weight:700}.Home-module__g21JLG__footerLink{color:#fffc;text-decoration:none;transition:all .2s}.Home-module__g21JLG__footerLink:hover{color:#fff;transform:translate(3px)}.Home-module__g21JLG__footerBottom{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;padding-top:30px;font-size:.85rem}@media (max-width:900px){.Home-module__g21JLG__footerContainer{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.Home-module__g21JLG__navbar{padding:0 20px}.Home-module__g21JLG__navMenu{display:none}.Home-module__g21JLG__heroSection{text-align:center;flex-direction:column;gap:40px;padding:40px 20px}.Home-module__g21JLG__heroContentLeft{text-align:center}.Home-module__g21JLG__heroTitle{font-size:2.5rem}.Home-module__g21JLG__heroButtonGroup{justify-content:center}.Home-module__g21JLG__heroVisualRight{width:100%}.Home-module__g21JLG__zRow{gap:40px;margin-bottom:60px;flex-direction:column!important}.Home-module__g21JLG__zTitle,.Home-module__g21JLG__zText{text-align:center}.Home-module__g21JLG__caseCardsContainer{justify-content:center;padding:0 20px}}
