.DiZhi_container__gf2gB{--color-black:#000000;--color-gray-900:#1a1a1a;--color-gray-800:#2d2d2d;--color-gray-700:#404040;--color-gray-600:#666666;--color-gray-400:#999999;--color-gray-300:#cccccc;--color-gray-200:#e5e5e5;--color-gray-100:#f5f5f5;--color-white:#ffffff;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;--spacing-2xl:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 3px rgba(0,0,0,0.1);--shadow-md:0 4px 6px rgba(0,0,0,0.1);--shadow-lg:0 10px 25px rgba(0,0,0,0.15);--transition:all 0.3s ease;background-color:var(--color-white);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;opacity:1}.DiZhi_container__gf2gB.DiZhi_loaded__PFxeL{opacity:1}.DiZhi_header__o5SWS{background:linear-gradient(135deg,#f8fafc,#f5f5f4);padding:2rem 1rem;border-bottom:1px solid #e5e7eb}.DiZhi_headerContent__l4N_e{max-width:72rem;margin:0 auto;text-align:center}.DiZhi_mainTitle__C4aYV{font-size:2.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.DiZhi_subtitle__hJ8Gn{font-size:1rem;color:#4b5563;margin-bottom:.5rem;line-height:1.6}.DiZhi_hideganSection__ZoSaA,.DiZhi_meaningSection__zVtYQ,.DiZhi_overviewSection__P1t2y,.DiZhi_relationSection__BrusP,.DiZhi_tableSection__40stL{background-color:var(--color-white);padding:2rem 0}.DiZhi_sectionContent__kHE5_{max-width:64rem;margin:0 auto;padding:0 1rem}.DiZhi_sectionTitle__OTt65{font-size:1.5rem;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:.5rem}.DiZhi_sectionSubtitle__XTU1n{font-size:.9375rem;color:#4b5563;text-align:center;margin-bottom:1.5rem}.DiZhi_zhiGrid__mTHk_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;margin-bottom:1rem;justify-content:center;width:100%}@media (min-width:768px){.DiZhi_zhiGrid__mTHk_{grid-template-columns:repeat(6,1fr)}}@media (min-width:1024px){.DiZhi_zhiGrid__mTHk_{grid-template-columns:repeat(12,1fr);max-width:100%;margin-left:auto;margin-right:auto}}.DiZhi_zhiCard__MtV9s{background-color:var(--color-white);border-radius:.5rem;border:1.5px solid #e5e7eb;transition:all .2s ease;cursor:pointer;animation:DiZhi_fadeInUp__7iZlD .4s ease-out both;animation-delay:var(--delay);display:flex;align-items:center;justify-content:center}@keyframes DiZhi_fadeInUp__7iZlD{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DiZhi_zhiCard__MtV9s:hover{box-shadow:0 8px 16px -4px rgba(0,0,0,.1);transform:translateY(-.25rem)}.DiZhi_zhiCard__MtV9s.DiZhi_current__1kQXu{background:#111827;color:#ffffff;border-color:var(--text-primary)}.DiZhi_zhiCard__MtV9s.DiZhi_active__l6q1z{background:#1f2937;color:#ffffff;border-color:var(--text-primary)}.DiZhi_zhiCardContent__Z9jsw{padding:.625rem;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.DiZhi_zhiIcon__4_t6J{font-size:1.75rem;margin-bottom:.25rem;transition:transform .2s ease}.DiZhi_zhiCard__MtV9s:hover .DiZhi_zhiIcon__4_t6J{transform:scale(1.15)}.DiZhi_zhiName__qvfEx{font-size:.9375rem;font-weight:700;margin-bottom:.125rem;color:var(--text-primary)}.DiZhi_zhiCard__MtV9s.DiZhi_active__l6q1z .DiZhi_zhiName__qvfEx,.DiZhi_zhiCard__MtV9s.DiZhi_current__1kQXu .DiZhi_zhiName__qvfEx{color:#ffffff}.DiZhi_zhiZodiac__R7pO0{font-size:.6875rem;margin-bottom:.125rem;color:var(--text-secondary)}.DiZhi_zhiCard__MtV9s.DiZhi_active__l6q1z .DiZhi_zhiZodiac__R7pO0,.DiZhi_zhiCard__MtV9s.DiZhi_current__1kQXu .DiZhi_zhiZodiac__R7pO0{color:rgba(255,255,255,.9)}.DiZhi_zhiTime__4bB9Y{font-size:.5625rem;color:#9ca3af;font-family:Courier New,monospace}.DiZhi_zhiCard__MtV9s.DiZhi_active__l6q1z .DiZhi_zhiTime__4bB9Y,.DiZhi_zhiCard__MtV9s.DiZhi_current__1kQXu .DiZhi_zhiTime__4bB9Y{color:rgba(255,255,255,.8)}.DiZhi_legend__2Vjst{display:flex;justify-content:center;gap:1rem;margin-top:.75rem;flex-wrap:wrap}.DiZhi_legendItem__Bqsa7{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#374151}.DiZhi_legendDot__BXkkq{width:8px;height:8px;border-radius:50%}.DiZhi_modalOverlay__kdm9r{position:fixed;inset:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:DiZhi_fadeInOverlay__8HfjC .3s ease-out;overflow-y:auto}@keyframes DiZhi_fadeInOverlay__8HfjC{0%{opacity:0}to{opacity:1}}.DiZhi_modalContent__v1FGY{background-color:white;border-radius:.75rem;max-width:32rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:DiZhi_slideUp__jTCm5 .3s ease-out;position:relative;margin:auto}.DiZhi_modalContent__v1FGY::-webkit-scrollbar{width:6px}.DiZhi_modalContent__v1FGY::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.DiZhi_modalContent__v1FGY::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.DiZhi_modalContent__v1FGY::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes DiZhi_slideUp__jTCm5{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.DiZhi_modalCard__0WaDU{padding:1.25rem;position:relative}.DiZhi_closeButton__oZxkX{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#374151;font-size:1rem;line-height:1;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:none;z-index:10}.DiZhi_closeButton__oZxkX:hover{background-color:white;transform:rotate(90deg)}.DiZhi_modalHeader__VF0e7{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.DiZhi_modalIcon__vUf59{font-size:2.5rem;line-height:1;flex-shrink:0}.DiZhi_modalTitle__6NDqI{flex:1 1}.DiZhi_modalTitle__6NDqI h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem;letter-spacing:.02em}.DiZhi_modalSubtitle__SfFtv{font-size:.875rem;color:var(--text-secondary);margin:0;font-weight:500}.DiZhi_modalBody___fZ4a{display:flex;flex-direction:column;gap:.875rem}.DiZhi_modalSection__zrpFR{display:flex;flex-direction:column;gap:.375rem}.DiZhi_sectionLabel__mkTnS{font-size:.8125rem;font-weight:700;color:var(--text-primary);margin:0;text-transform:uppercase;letter-spacing:.05em;padding-bottom:.25rem;border-bottom:1px solid #e5e7eb}.DiZhi_sectionText__GIx_c{font-size:.8125rem;color:#374151;line-height:1.6;margin:0}.DiZhi_modalRow__43bnJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.5rem;gap:.5rem}.DiZhi_modalItem__QrppL{display:flex;flex-direction:column;gap:.25rem}.DiZhi_itemLabel__JvEoJ{font-size:.625rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.DiZhi_itemValue__U5ZXu{font-size:.8125rem;color:#1f2937;margin:0;line-height:1.5}.DiZhi_attributeTag__iMmby{display:inline-block;padding:.25rem .625rem;background:#111827;color:white;border-radius:.375rem;font-size:.75rem;font-weight:600}.DiZhi_hideganInfo__6Ul4c{display:flex;flex-direction:column;gap:.5rem;background:#f9fafb;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb}.DiZhi_hideganCount__JNCZh{font-size:.75rem;color:var(--text-secondary);margin:0;font-weight:500}.DiZhi_detailSection__Pl81E .DiZhi_sectionContent__kHE5_{max-width:72rem;margin:0 auto;padding:0 1.5rem;animation:DiZhi_fadeIn__RvHeE .5s ease}@keyframes DiZhi_fadeIn__RvHeE{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DiZhi_detailCard__1WbkT{background:#f9fafb;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.DiZhi_detailHeader__hTBI1{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.DiZhi_detailIcon__U7ZQy{font-size:4rem;flex-shrink:0}.DiZhi_detailTitle__YgnAB h3{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.DiZhi_detailTags__cgsRn{display:flex;gap:.5rem;margin-top:.5rem}.DiZhi_tag__cxHSx{padding:.5rem 1rem;background:#111827;color:white;border-radius:.5rem;font-size:.75rem;font-weight:600}.DiZhi_detailContent__5e_GO{display:flex;flex-direction:column;gap:1.5rem}.DiZhi_detailRow__gQ2rf{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.DiZhi_detailItem__WuMTn{background:white;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb}.DiZhi_label__lmes6{display:block;font-size:.75rem;font-weight:600;color:var(--text-secondary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.DiZhi_value__gdPeu{font-size:1rem;color:#1f2937;line-height:1.6;margin:0}.DiZhi_description___eTAI{background:white;padding:1.5rem;border-radius:.75rem;border-left:4px solid #111827;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.DiZhi_description___eTAI p{font-size:1rem;color:#374151;line-height:1.75;margin:0}.DiZhi_characteristics__CkiAV{background:white;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb}.DiZhi_charTags__3wMPK{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.DiZhi_charTag__amQgx{padding:.5rem 1rem;background:white;border:2px solid #e5e7eb;color:#1f2937;border-radius:.5rem;font-size:.875rem;font-weight:600;transition:all .3s ease}.DiZhi_charTag__amQgx:hover{border-color:var(--text-primary);background:#f9fafb;transform:translateY(-2px)}.DiZhi_tableWrapper__AbQzV{background-color:var(--color-white);border-radius:.5rem;box-shadow:0 2px 4px -1px rgba(0,0,0,.1);overflow:hidden;border:1px solid #e5e7eb}.DiZhi_tableScroll__pU6A1{overflow-x:auto}.DiZhi_zhiTable__i800Q{width:100%;border-collapse:collapse}.DiZhi_zhiTable__i800Q thead{background:linear-gradient(90deg,#f9fafb,#f3f4f6);border-bottom:1px solid #d1d5db}.DiZhi_zhiTable__i800Q th{padding:.5rem .625rem;text-align:left;font-size:.6875rem;font-weight:700;color:#1f2937}.DiZhi_zhiTable__i800Q td{padding:.5rem .625rem;border-bottom:1px solid #e5e7eb;font-size:.6875rem;color:#374151}.DiZhi_zhiTable__i800Q tbody tr{transition:background-color .2s;cursor:pointer}.DiZhi_zhiTable__i800Q tbody tr:hover{background-color:#f9fafb}.DiZhi_tableCellZhi__jeeS6{display:flex;align-items:center;gap:.25rem;font-weight:600}.DiZhi_tableIcon__R9D_A{font-size:.875rem}.DiZhi_monoFont__jfqVf{font-family:Courier New,monospace}.DiZhi_wuxingBadge__U0ZMq{display:inline-block;padding:2px .375rem;background:var(--color-black);color:var(--color-white);border-radius:.25rem;font-size:.625rem;font-weight:600}.DiZhi_hideganGrid__S_dxY{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.DiZhi_hideganCard__79H10{background-color:white;border-radius:.5rem;border:1.5px solid #e5e7eb;padding:.75rem;transition:all .2s ease;animation:DiZhi_fadeInUp__7iZlD .4s ease-out both;animation-delay:var(--delay)}.DiZhi_hideganCard__79H10:hover{box-shadow:0 8px 16px -4px rgba(0,0,0,.1);transform:translateY(-.25rem);border-color:var(--text-primary)}.DiZhi_hideganHeader__3I3gq{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.DiZhi_hideganIcon__wZyEv{font-size:1.25rem}.DiZhi_hideganName__j6vuR{font-size:.75rem;font-weight:600;color:var(--text-primary)}.DiZhi_hideganBody__Lw8d9{display:flex;flex-direction:column;gap:.5rem}.DiZhi_hideganItem__Tkt_S{display:flex;flex-direction:column;gap:.25rem}.DiZhi_hideganLabel__RNAkg{font-size:.625rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.DiZhi_hideganGans__6JWfD{display:flex;flex-wrap:wrap;gap:.25rem}.DiZhi_ganFu__abH_6,.DiZhi_ganMain__aG2r8,.DiZhi_ganZhong__870BH{padding:.25rem .5rem;border-radius:.25rem;font-size:.6875rem;font-weight:600}.DiZhi_ganMain__aG2r8{background:#111827;color:white}.DiZhi_ganZhong__870BH{background:#4b5563;color:white}.DiZhi_ganFu__abH_6{background:#9ca3af;color:white}.DiZhi_hideganDesc__ZKAnH{font-size:.6875rem;color:#374151;line-height:1.5;margin:0}.DiZhi_hideganFooter__HbbK_{display:flex;justify-content:space-between;padding-top:.5rem;border-top:1px solid #e5e7eb;font-size:.625rem;color:var(--text-secondary)}.DiZhi_hideganCount__JNCZh,.DiZhi_hideganMain__LaJ5C{font-weight:500}.DiZhi_hideganExplanation__75VeU{margin-top:1rem}.DiZhi_explanationCard__N7fQ2{background:#f9fafb;border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px rgba(0,0,0,.08)}.DiZhi_explanationCard__N7fQ2 h3{font-size:1.125rem;font-weight:700;color:var(--text-primary);text-align:center;margin:0 0 .75rem}.DiZhi_explanationGrid__avbgv{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:.5rem}.DiZhi_explanationItem__ItmO6{background:white;border-radius:.375rem;padding:.75rem;border:1px solid #e5e7eb}.DiZhi_explanationIcon__XhGvd{font-size:1.25rem;margin-bottom:.5rem}.DiZhi_explanationContent__SIujd h4{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.DiZhi_explanationContent__SIujd ul{list-style:none;padding:0;margin:0}.DiZhi_explanationContent__SIujd li{padding:.25rem 0;color:#374151;font-size:.75rem;line-height:1.5}.DiZhi_explanationContent__SIujd strong{color:var(--text-primary);font-weight:600}.DiZhi_explanationNote__hROEm{text-align:center;font-size:.75rem;color:var(--text-secondary);font-style:italic;margin:.5rem 0 0}.DiZhi_relationGroup__VFrp3{margin-bottom:1.5rem}.DiZhi_relationTitle__19S9x{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem;text-align:center}.DiZhi_relationGrid__WKsES{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.5rem;gap:.5rem}.DiZhi_relationCard__MY6Xe{background-color:white;border-radius:.375rem;border:1.5px solid #e5e7eb;padding:.75rem;transition:all .2s ease}.DiZhi_relationCard__MY6Xe:hover{box-shadow:0 6px 12px -4px rgba(0,0,0,.1);transform:translateY(-.25rem);border-color:var(--text-primary)}.DiZhi_relationHeader__wacCc h4{font-size:.8125rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.DiZhi_relationCombo__H3CYv{font-size:1rem;text-align:center;padding:.5rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:.5rem}.DiZhi_relationInfo__FO1U4{display:flex;flex-direction:column;gap:.25rem}.DiZhi_relationResult__ZUsHQ,.DiZhi_relationWuxing__Rsaht{display:inline-block;padding:.25rem .5rem;background:#111827;color:white;border-radius:.25rem;font-size:.6875rem;font-weight:600}.DiZhi_relationEffect__xfc5k,.DiZhi_relationNature___ZP29,.DiZhi_relationTrait__J2g_7{font-size:.6875rem;color:#374151;line-height:1.5}.DiZhi_meaningSection__zVtYQ{background:linear-gradient(135deg,#f8fafc,#f5f5f4)}.DiZhi_pillarShowcase__fKCq9{margin-bottom:1.5rem;background:var(--color-white);border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px rgba(0,0,0,.08)}.DiZhi_pillarContainer__Hvx4N{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem;max-width:800px;margin:0 auto}.DiZhi_pillarColumn__hity_{display:flex;flex-direction:column;align-items:center;padding:.625rem;border-radius:.375rem;background:var(--color-gray-50);transition:all .2s ease}.DiZhi_pillarColumn__hity_:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.DiZhi_pillarImportant__k8oHm{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:1.5px solid var(--color-gray-300)}.DiZhi_pillarHighlight__wazL_{background:linear-gradient(135deg,var(--color-gray-900) 0,var(--color-gray-800) 100%);color:var(--color-white);border:1.5px solid var(--color-black)}.DiZhi_pillarBottom__5R84t,.DiZhi_pillarTop__pHkRO{width:100%;margin-bottom:.375rem}.DiZhi_pillarGanBox__WRj0D,.DiZhi_pillarZhiBox__IDgGH{padding:.5rem;text-align:center;font-size:.875rem;font-weight:700;border-radius:.25rem;border:1.5px solid var(--color-gray-300);background:var(--color-white)}.DiZhi_pillarHighlight__wazL_ .DiZhi_pillarGanBox__WRj0D{background:var(--color-white);color:var(--color-black);border-color:var(--color-white)}.DiZhi_pillarZhiBox__IDgGH{background:var(--color-gray-200)}.DiZhi_pillarHighlight__wazL_ .DiZhi_pillarZhiBox__IDgGH{background:var(--color-gray-700);color:var(--color-white);border-color:var(--color-gray-700)}.DiZhi_pillarLabel__U_ZO9{display:flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:600;color:var(--color-gray-700);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.DiZhi_pillarHighlight__wazL_ .DiZhi_pillarLabel__U_ZO9{color:var(--color-white)}.DiZhi_pillarIcon__ttuTL{font-size:.875rem}.DiZhi_pillarDesc__v6KlA{text-align:center;font-size:.625rem;color:var(--color-gray-600);line-height:1.5;margin-top:.375rem}.DiZhi_pillarDesc__v6KlA strong{display:block;font-size:.75rem;color:var(--color-black);margin-bottom:2px}.DiZhi_pillarHighlight__wazL_ .DiZhi_pillarDesc__v6KlA{color:var(--color-gray-300)}.DiZhi_pillarHighlight__wazL_ .DiZhi_pillarDesc__v6KlA strong{color:var(--color-white)}.DiZhi_pillarDesc__v6KlA p{margin:2px 0 0}.DiZhi_conceptCards__HZWEO{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}.DiZhi_conceptCard__ZqZ3s{background:var(--color-white);border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px rgba(0,0,0,.08);transition:all .2s ease}.DiZhi_conceptCard__ZqZ3s:hover{transform:translateY(-2px);box-shadow:0 6px 12px -4px rgba(0,0,0,.12)}.DiZhi_conceptHeader__vgPam{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--color-gray-200)}.DiZhi_conceptIcon__D_fdk{font-size:1.5rem}.DiZhi_conceptHeader__vgPam h3{font-size:1rem;font-weight:700;color:var(--color-black);margin:0}.DiZhi_conceptContent__gLtMb{display:flex;flex-direction:column;gap:.5rem}.DiZhi_conceptHighlight__w98i9{font-size:.8125rem;font-weight:600;color:var(--color-gray-900);line-height:1.5;padding:.625rem;background:var(--color-gray-100);border-radius:.25rem;border-left:3px solid var(--color-black);margin:0}.DiZhi_conceptList__kyOyf{list-style:none;padding:0;margin:0}.DiZhi_conceptList__kyOyf li{padding:.125rem 0 .125rem .75rem;color:var(--color-gray-700);font-size:.75rem;line-height:1.5;position:relative}.DiZhi_conceptList__kyOyf li:before{content:"▸";position:absolute;left:0;color:var(--color-black);font-weight:700}.DiZhi_keyPoints__NX3tN{background:var(--color-white);border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px rgba(0,0,0,.08)}.DiZhi_keyPointsTitle__CbZKt{font-size:1.125rem;font-weight:700;color:var(--color-black);text-align:center;margin:0 0 .875rem}.DiZhi_keyPointsGrid__Bi_to{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem}.DiZhi_keyPoint__BWovx{display:flex;gap:.5rem;padding:.5rem;background:var(--color-gray-100);border-radius:.25rem;transition:all .2s ease}.DiZhi_keyPoint__BWovx:hover{background:var(--color-gray-200);transform:translateX(2px)}.DiZhi_keyPointNumber__6QaQo{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--color-black);color:var(--color-white);border-radius:.25rem;font-size:.875rem;font-weight:700}.DiZhi_keyPointContent__t4r57 h4{font-size:.8125rem;font-weight:600;color:var(--color-black);margin:0 0 .125rem}.DiZhi_keyPointContent__t4r57 p{font-size:.6875rem;color:var(--color-gray-700);line-height:1.5;margin:0}.DiZhi_wisdomSection__5cAB2{background:linear-gradient(135deg,#f8fafc,#f5f5f4);padding:2rem 0}.DiZhi_wisdomCard__eqPyQ{max-width:56rem;margin:0 auto;padding:0 1rem;text-align:center}.DiZhi_quote__56L7Z{font-size:1.125rem;font-style:italic;line-height:1.6;color:#1f2937;margin:0 0 .75rem;position:relative;padding:0 1.5rem}.DiZhi_quote__56L7Z:after,.DiZhi_quote__56L7Z:before{content:'"';font-size:2.5rem;color:#9ca3af;position:absolute;line-height:1}.DiZhi_quote__56L7Z:before{top:-10px;left:0}.DiZhi_quote__56L7Z:after{bottom:-20px;right:0}.DiZhi_source__4KUb0{display:block;font-size:.8125rem;color:var(--text-secondary);margin-bottom:.75rem;font-style:normal}.DiZhi_explanation__0LQvt{font-size:.9375rem;line-height:1.6;color:#374151;margin:0}.DiZhi_ctaSection__l4zL9{background-color:var(--color-white);padding:4rem 1.5rem;text-align:center}.DiZhi_ctaSection__l4zL9 h2{font-size:2rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.DiZhi_ctaSection__l4zL9>p{font-size:1.125rem;color:#4b5563;max-width:520px;margin:0 auto 2rem;line-height:1.7}.DiZhi_ctaButtons__DsoaH{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.DiZhi_primaryBtn__HWXJP,.DiZhi_secondaryBtn__233bo{padding:.875rem 2.5rem;font-size:1rem;font-weight:600;border-radius:9999px;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:160px}.DiZhi_primaryBtn__HWXJP{background:#111827;color:#ffffff;box-shadow:0 4px 14px rgba(17,24,39,.25)}.DiZhi_primaryBtn__HWXJP:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(17,24,39,.35)}.DiZhi_secondaryBtn__233bo{background:var(--color-white);color:var(--text-primary);border:2px solid #111827}.DiZhi_secondaryBtn__233bo:hover:not(:disabled){transform:translateY(-2px);background:#f9fafb;box-shadow:0 4px 14px rgba(0,0,0,.1)}.DiZhi_primaryBtn__HWXJP:disabled,.DiZhi_secondaryBtn__233bo:disabled{opacity:.7;cursor:not-allowed;transform:none}.DiZhi_loadingIcon__UM51N{animation:DiZhi_spin__TLEn9 1s linear infinite;margin-right:.375rem;display:inline-block;vertical-align:middle;width:1rem;height:1rem}@keyframes DiZhi_spin__TLEn9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DiZhi_disclaimer__5M4Yf{font-size:.75rem;color:var(--text-secondary);margin:0}@media (max-width:1024px){.DiZhi_zhiGrid__mTHk_{grid-template-columns:repeat(6,1fr)}.DiZhi_pillarContainer__Hvx4N{grid-template-columns:repeat(2,1fr)}.DiZhi_conceptCards__HZWEO{grid-template-columns:1fr}}@media (max-width:768px){.DiZhi_header__o5SWS{padding:1.5rem .75rem}.DiZhi_mainTitle__C4aYV{font-size:1.75rem}.DiZhi_subtitle__hJ8Gn{font-size:.875rem}.DiZhi_zhiGrid__mTHk_{grid-template-columns:repeat(4,1fr)}.DiZhi_sectionTitle__OTt65{font-size:1.25rem}.DiZhi_pillarsContainer__W8sp8{grid-template-columns:repeat(2,1fr)}.DiZhi_ctaSection__l4zL9 h2{font-size:1.25rem}.DiZhi_ctaButtons__DsoaH{flex-direction:column;align-items:center;gap:.5rem}.DiZhi_primaryBtn__HWXJP,.DiZhi_secondaryBtn__233bo{width:100%;max-width:240px;padding:.5rem 1.25rem;font-size:.8125rem}.DiZhi_quote__56L7Z{font-size:1rem;padding:0 1rem}}@media (max-width:640px){.DiZhi_modalOverlay__kdm9r{padding:.75rem}.DiZhi_modalContent__v1FGY{max-width:100%;max-height:85vh;border-radius:.625rem}.DiZhi_modalCard__0WaDU{padding:1rem}.DiZhi_closeButton__oZxkX{top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;font-size:.875rem}.DiZhi_modalHeader__VF0e7{flex-direction:row;gap:.75rem;margin-bottom:.75rem;padding-bottom:.5rem}.DiZhi_modalIcon__vUf59{font-size:2rem}.DiZhi_modalTitle__6NDqI h2{font-size:1.25rem;margin-bottom:.125rem}.DiZhi_modalSubtitle__SfFtv{font-size:.75rem}.DiZhi_modalBody___fZ4a{gap:.625rem}.DiZhi_sectionLabel__mkTnS{font-size:.75rem;padding-bottom:.2rem}.DiZhi_sectionText__GIx_c{font-size:.75rem}.DiZhi_modalRow__43bnJ{grid-template-columns:repeat(2,1fr);gap:.375rem}.DiZhi_itemLabel__JvEoJ{font-size:.5625rem}.DiZhi_itemValue__U5ZXu{font-size:.75rem}.DiZhi_attributeTag__iMmby{padding:.2rem .5rem;font-size:.6875rem}.DiZhi_hideganInfo__6Ul4c{padding:.5rem;gap:.375rem}.DiZhi_hideganGans__6JWfD{gap:.2rem}.DiZhi_ganFu__abH_6,.DiZhi_ganMain__aG2r8,.DiZhi_ganZhong__870BH{padding:.2rem .375rem;font-size:.625rem}.DiZhi_hideganCount__JNCZh,.DiZhi_hideganDesc__ZKAnH{font-size:.625rem}.DiZhi_charTag__amQgx{padding:.2rem .5rem;font-size:.6875rem}}@media (max-width:480px){.DiZhi_header__o5SWS{padding:1.25rem .75rem}.DiZhi_mainTitle__C4aYV{font-size:1.5rem}.DiZhi_zhiGrid__mTHk_{grid-template-columns:repeat(3,1fr);gap:.375rem}.DiZhi_zhiCardContent__Z9jsw{padding:.5rem}.DiZhi_zhiIcon__4_t6J{font-size:1.5rem}.DiZhi_zhiName__qvfEx{font-size:.8125rem}.DiZhi_zhiZodiac__R7pO0{font-size:.5625rem}.DiZhi_zhiTime__4bB9Y{font-size:.5rem}.DiZhi_pillarContainer__Hvx4N{grid-template-columns:repeat(2,1fr);gap:.375rem}.DiZhi_pillarShowcase__fKCq9{padding:.75rem}.DiZhi_pillarColumn__hity_{padding:.5rem}.DiZhi_pillarGanBox__WRj0D,.DiZhi_pillarZhiBox__IDgGH{padding:.375rem;font-size:.75rem}.DiZhi_conceptCard__ZqZ3s,.DiZhi_detailCard__1WbkT,.DiZhi_keyPoints__NX3tN{padding:.75rem}.DiZhi_detailHeader__hTBI1{flex-direction:column;text-align:center}.DiZhi_ctaSection__l4zL9{padding:3rem 1rem}.DiZhi_ctaSection__l4zL9 h2{font-size:1.5rem}.DiZhi_ctaSection__l4zL9>p{font-size:1rem}.DiZhi_ctaButtons__DsoaH{flex-direction:column;align-items:center;gap:.75rem}.DiZhi_primaryBtn__HWXJP,.DiZhi_secondaryBtn__233bo{width:100%;max-width:280px;padding:.75rem 2rem;font-size:.9375rem}}.KnowledgeCtaLink_root__PYGw0{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:inherit}