._container_wh41x_7{--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, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .15);--transition: all .3s ease}._container_wh41x_7{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:0;transition:opacity .5s ease}._container_wh41x_7._loaded_wh41x_87{opacity:1}._header_wh41x_97{background:linear-gradient(135deg,#f8fafc,#f5f5f4);padding:2rem 1rem;border-bottom:1px solid #e5e7eb}._headerContent_wh41x_109{max-width:72rem;margin:0 auto;text-align:center}._mainTitle_wh41x_121{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}._subtitle_wh41x_135{font-size:1rem;color:#4b5563;margin-bottom:.5rem;line-height:1.6}._overviewSection_wh41x_151,._tableSection_wh41x_153,._hideganSection_wh41x_155,._relationSection_wh41x_157,._meaningSection_wh41x_159{background-color:var(--color-white);padding:2rem 0}._sectionContent_wh41x_169{max-width:64rem;margin:0 auto;padding:0 1rem}._sectionTitle_wh41x_181{font-size:1.5rem;font-weight:700;color:#111827;text-align:center;margin-bottom:.5rem}._sectionSubtitle_wh41x_197{font-size:.9375rem;color:#4b5563;text-align:center;margin-bottom:1.5rem}._zhiGrid_wh41x_213{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;justify-content:center;width:100%}@media(min-width:768px){._zhiGrid_wh41x_213{grid-template-columns:repeat(6,1fr)}}@media(min-width:1024px){._zhiGrid_wh41x_213{grid-template-columns:repeat(12,1fr);max-width:100%;margin-left:auto;margin-right:auto}}._zhiCard_wh41x_261{background-color:var(--color-white);border-radius:.5rem;border:1.5px solid #e5e7eb;transition:all .2s ease;cursor:pointer;animation:_fadeInUp_wh41x_1 .4s ease-out both;animation-delay:var(--delay);display:flex;align-items:center;justify-content:center}@keyframes _fadeInUp_wh41x_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._zhiCard_wh41x_261:hover{box-shadow:0 8px 16px -4px #0000001a;transform:translateY(-.25rem)}._zhiCard_wh41x_261._current_wh41x_319{background:#111827;color:#fff;border-color:#111827}._zhiCard_wh41x_261._active_wh41x_331{background:#1f2937;color:#fff;border-color:#111827}._zhiCardContent_wh41x_343{padding:.625rem;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._zhiIcon_wh41x_363{font-size:1.75rem;margin-bottom:.25rem;transition:transform .2s ease}._zhiCard_wh41x_261:hover ._zhiIcon_wh41x_363{transform:scale(1.15)}._zhiName_wh41x_383{font-size:.9375rem;font-weight:700;margin-bottom:.125rem;color:#111827}._zhiCard_wh41x_261._current_wh41x_319 ._zhiName_wh41x_383,._zhiCard_wh41x_261._active_wh41x_331 ._zhiName_wh41x_383{color:#fff}._zhiZodiac_wh41x_407{font-size:.6875rem;margin-bottom:.125rem;color:#6b7280}._zhiCard_wh41x_261._current_wh41x_319 ._zhiZodiac_wh41x_407,._zhiCard_wh41x_261._active_wh41x_331 ._zhiZodiac_wh41x_407{color:#ffffffe6}._zhiTime_wh41x_429{font-size:.5625rem;color:#9ca3af;font-family:Courier New,monospace}._zhiCard_wh41x_261._current_wh41x_319 ._zhiTime_wh41x_429,._zhiCard_wh41x_261._active_wh41x_331 ._zhiTime_wh41x_429{color:#fffc}._legend_wh41x_453{display:flex;justify-content:center;gap:1rem;margin-top:.75rem;flex-wrap:wrap}._legendItem_wh41x_469{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#374151}._legendDot_wh41x_485{width:8px;height:8px;border-radius:50%}._modalOverlay_wh41x_499{position:fixed;inset:0;background-color:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:_fadeInOverlay_wh41x_1 .3s ease-out;overflow-y:auto}@keyframes _fadeInOverlay_wh41x_1{0%{opacity:0}to{opacity:1}}._modalContent_wh41x_545{background-color:#fff;border-radius:.75rem;max-width:32rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;animation:_slideUp_wh41x_1 .3s ease-out;position:relative;margin:auto}._modalContent_wh41x_545::-webkit-scrollbar{width:6px}._modalContent_wh41x_545::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._modalContent_wh41x_545::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._modalContent_wh41x_545::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes _slideUp_wh41x_1{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._modalCard_wh41x_631{padding:1.25rem;position:relative}._closeButton_wh41x_641{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;background-color:#ffffffe6;-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 #0000001a;border:none;z-index:10}._closeButton_wh41x_641:hover{background-color:#fff;transform:rotate(90deg)}._modalHeader_wh41x_695{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}._modalIcon_wh41x_713{font-size:2.5rem;line-height:1;flex-shrink:0}._modalTitle_wh41x_725{flex:1}._modalTitle_wh41x_725 h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem;letter-spacing:.02em}._modalSubtitle_wh41x_749{font-size:.875rem;color:#6b7280;margin:0;font-weight:500}._modalBody_wh41x_763{display:flex;flex-direction:column;gap:.875rem}._modalSection_wh41x_775{display:flex;flex-direction:column;gap:.375rem}._sectionLabel_wh41x_787{font-size:.8125rem;font-weight:700;color:#111827;margin:0;text-transform:uppercase;letter-spacing:.05em;padding-bottom:.25rem;border-bottom:1px solid #e5e7eb}._sectionText_wh41x_809{font-size:.8125rem;color:#374151;line-height:1.6;margin:0}._modalRow_wh41x_823{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}._modalItem_wh41x_835{display:flex;flex-direction:column;gap:.25rem}._itemLabel_wh41x_847{font-size:.625rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._itemValue_wh41x_863{font-size:.8125rem;color:#1f2937;margin:0;line-height:1.5}._attributeTag_wh41x_877{display:inline-block;padding:.25rem .625rem;background:#111827;color:#fff;border-radius:.375rem;font-size:.75rem;font-weight:600}._hideganInfo_wh41x_897{display:flex;flex-direction:column;gap:.5rem;background:#f9fafb;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb}._hideganCount_wh41x_917{font-size:.75rem;color:#6b7280;margin:0;font-weight:500}._detailSection_wh41x_935 ._sectionContent_wh41x_169{max-width:72rem;margin:0 auto;padding:0 1.5rem;animation:_fadeIn_wh41x_1 .5s ease}@keyframes _fadeIn_wh41x_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._detailCard_wh41x_971{background:#f9fafb;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a}._detailHeader_wh41x_985{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._detailIcon_wh41x_1003{font-size:4rem;flex-shrink:0}._detailTitle_wh41x_1013 h3{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .5rem}._detailTags_wh41x_1027{display:flex;gap:.5rem;margin-top:.5rem}._tag_wh41x_1039{padding:.5rem 1rem;background:#111827;color:#fff;border-radius:.5rem;font-size:.75rem;font-weight:600}._detailContent_wh41x_1057{display:flex;flex-direction:column;gap:1.5rem}._detailRow_wh41x_1069{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._detailItem_wh41x_1081{background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb}._label_wh41x_1095{display:block;font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}._value_wh41x_1115{font-size:1rem;color:#1f2937;line-height:1.6;margin:0}._description_wh41x_1129{background:#fff;padding:1.5rem;border-radius:.75rem;border-left:4px solid #111827;box-shadow:0 1px 3px #0000001a}._description_wh41x_1129 p{font-size:1rem;color:#374151;line-height:1.75;margin:0}._characteristics_wh41x_1159{background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb}._charTags_wh41x_1173{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._charTag_wh41x_1173{padding:.5rem 1rem;background:#fff;border:2px solid #e5e7eb;color:#1f2937;border-radius:.5rem;font-size:.875rem;font-weight:600;transition:all .3s ease}._charTag_wh41x_1173:hover{border-color:#111827;background:#f9fafb;transform:translateY(-2px)}._tableWrapper_wh41x_1223{background-color:var(--color-white);border-radius:.5rem;box-shadow:0 2px 4px -1px #0000001a;overflow:hidden;border:1px solid #e5e7eb}._tableScroll_wh41x_1239{overflow-x:auto}._zhiTable_wh41x_1247{width:100%;border-collapse:collapse}._zhiTable_wh41x_1247 thead{background:linear-gradient(90deg,#f9fafb,#f3f4f6);border-bottom:1px solid #d1d5db}._zhiTable_wh41x_1247 th{padding:.5rem .625rem;text-align:left;font-size:.6875rem;font-weight:700;color:#1f2937}._zhiTable_wh41x_1247 td{padding:.5rem .625rem;border-bottom:1px solid #e5e7eb;font-size:.6875rem;color:#374151}._zhiTable_wh41x_1247 tbody tr{transition:background-color .2s;cursor:pointer}._zhiTable_wh41x_1247 tbody tr:hover{background-color:#f9fafb}._tableCellZhi_wh41x_1315{display:flex;align-items:center;gap:.25rem;font-weight:600}._tableIcon_wh41x_1329{font-size:.875rem}._monoFont_wh41x_1337{font-family:Courier New,monospace}._wuxingBadge_wh41x_1345{display:inline-block;padding:2px .375rem;background:var(--color-black);color:var(--color-white);border-radius:.25rem;font-size:.625rem;font-weight:600}._hideganGrid_wh41x_1367{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-bottom:1rem}._hideganCard_wh41x_1381{background-color:#fff;border-radius:.5rem;border:1.5px solid #e5e7eb;padding:.75rem;transition:all .2s ease;animation:_fadeInUp_wh41x_1 .4s ease-out both;animation-delay:var(--delay)}._hideganCard_wh41x_1381:hover{box-shadow:0 8px 16px -4px #0000001a;transform:translateY(-.25rem);border-color:#111827}._hideganHeader_wh41x_1413{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._hideganIcon_wh41x_1431{font-size:1.25rem}._hideganName_wh41x_1439{font-size:.75rem;font-weight:600;color:#111827}._hideganBody_wh41x_1451{display:flex;flex-direction:column;gap:.5rem}._hideganItem_wh41x_1463{display:flex;flex-direction:column;gap:.25rem}._hideganLabel_wh41x_1475{font-size:.625rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._hideganGans_wh41x_1491{display:flex;flex-wrap:wrap;gap:.25rem}._ganMain_wh41x_1503,._ganZhong_wh41x_1505,._ganFu_wh41x_1507{padding:.25rem .5rem;border-radius:.25rem;font-size:.6875rem;font-weight:600}._ganMain_wh41x_1503{background:#111827;color:#fff}._ganZhong_wh41x_1505{background:#4b5563;color:#fff}._ganFu_wh41x_1507{background:#9ca3af;color:#fff}._hideganDesc_wh41x_1551{font-size:.6875rem;color:#374151;line-height:1.5;margin:0}._hideganFooter_wh41x_1565{display:flex;justify-content:space-between;padding-top:.5rem;border-top:1px solid #e5e7eb;font-size:.625rem;color:#6b7280}._hideganCount_wh41x_917,._hideganMain_wh41x_1585{font-weight:500}._hideganExplanation_wh41x_1595{margin-top:1rem}._explanationCard_wh41x_1603{background:#f9fafb;border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px #00000014}._explanationCard_wh41x_1603 h3{font-size:1.125rem;font-weight:700;color:#111827;text-align:center;margin:0 0 .75rem}._explanationGrid_wh41x_1633{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-bottom:.5rem}._explanationItem_wh41x_1647{background:#fff;border-radius:.375rem;padding:.75rem;border:1px solid #e5e7eb}._explanationIcon_wh41x_1661{font-size:1.25rem;margin-bottom:.5rem}._explanationContent_wh41x_1671 h4{font-size:.875rem;font-weight:600;color:#111827;margin:0 0 .5rem}._explanationContent_wh41x_1671 ul{list-style:none;padding:0;margin:0}._explanationContent_wh41x_1671 li{padding:.25rem 0;color:#374151;font-size:.75rem;line-height:1.5}._explanationContent_wh41x_1671 strong{color:#111827;font-weight:600}._explanationNote_wh41x_1721{text-align:center;font-size:.75rem;color:#6b7280;font-style:italic;margin:.5rem 0 0}._relationGroup_wh41x_1739{margin-bottom:1.5rem}._relationTitle_wh41x_1747{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .75rem;text-align:center}._relationGrid_wh41x_1763{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem}._relationCard_wh41x_1775{background-color:#fff;border-radius:.375rem;border:1.5px solid #e5e7eb;padding:.75rem;transition:all .2s ease}._relationCard_wh41x_1775:hover{box-shadow:0 6px 12px -4px #0000001a;transform:translateY(-.25rem);border-color:#111827}._relationHeader_wh41x_1803 h4{font-size:.8125rem;font-weight:600;color:#111827;margin:0 0 .5rem}._relationCombo_wh41x_1817{font-size:1rem;text-align:center;padding:.5rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:.5rem}._relationInfo_wh41x_1835{display:flex;flex-direction:column;gap:.25rem}._relationWuxing_wh41x_1847,._relationResult_wh41x_1849{display:inline-block;padding:.25rem .5rem;background:#111827;color:#fff;border-radius:.25rem;font-size:.6875rem;font-weight:600}._relationNature_wh41x_1869,._relationEffect_wh41x_1871,._relationTrait_wh41x_1873{font-size:.6875rem;color:#374151;line-height:1.5}._meaningSection_wh41x_159{background:linear-gradient(135deg,#f8fafc,#f5f5f4)}._pillarShowcase_wh41x_1897{margin-bottom:1.5rem;background:var(--color-white);border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px #00000014}._pillarContainer_wh41x_1913{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;max-width:800px;margin:0 auto}._pillarColumn_wh41x_1929{display:flex;flex-direction:column;align-items:center;padding:.625rem;border-radius:.375rem;background:var(--color-gray-50);transition:all .2s ease}._pillarColumn_wh41x_1929:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._pillarImportant_wh41x_1959{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:1.5px solid var(--color-gray-300)}._pillarHighlight_wh41x_1969{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)}._pillarTop_wh41x_1981,._pillarBottom_wh41x_1983{width:100%;margin-bottom:.375rem}._pillarGanBox_wh41x_1993,._pillarZhiBox_wh41x_1995{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)}._pillarHighlight_wh41x_1969 ._pillarGanBox_wh41x_1993{background:var(--color-white);color:var(--color-black);border-color:var(--color-white)}._pillarZhiBox_wh41x_1995{background:var(--color-gray-200)}._pillarHighlight_wh41x_1969 ._pillarZhiBox_wh41x_1995{background:var(--color-gray-700);color:var(--color-white);border-color:var(--color-gray-700)}._pillarLabel_wh41x_2047{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}._pillarHighlight_wh41x_1969 ._pillarLabel_wh41x_2047{color:var(--color-white)}._pillarIcon_wh41x_2079{font-size:.875rem}._pillarDesc_wh41x_2087{text-align:center;font-size:.625rem;color:var(--color-gray-600);line-height:1.5;margin-top:.375rem}._pillarDesc_wh41x_2087 strong{display:block;font-size:.75rem;color:var(--color-black);margin-bottom:2px}._pillarHighlight_wh41x_1969 ._pillarDesc_wh41x_2087{color:var(--color-gray-300)}._pillarHighlight_wh41x_1969 ._pillarDesc_wh41x_2087 strong{color:var(--color-white)}._pillarDesc_wh41x_2087 p{margin:2px 0 0}._conceptCards_wh41x_2143{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem;margin-bottom:1.5rem}._conceptCard_wh41x_2143{background:var(--color-white);border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px #00000014;transition:all .2s ease}._conceptCard_wh41x_2143:hover{transform:translateY(-2px);box-shadow:0 6px 12px -4px #0000001f}._conceptHeader_wh41x_2183{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--color-gray-200)}._conceptIcon_wh41x_2201{font-size:1.5rem}._conceptHeader_wh41x_2183 h3{font-size:1rem;font-weight:700;color:var(--color-black);margin:0}._conceptContent_wh41x_2223{display:flex;flex-direction:column;gap:.5rem}._conceptHighlight_wh41x_2235{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}._conceptList_wh41x_2259{list-style:none;padding:0;margin:0}._conceptList_wh41x_2259 li{padding:.125rem 0 .125rem .75rem;color:var(--color-gray-700);font-size:.75rem;line-height:1.5;position:relative}._conceptList_wh41x_2259 li:before{content:"▸";position:absolute;left:0;color:var(--color-black);font-weight:700}._keyPoints_wh41x_2307{background:var(--color-white);border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px -1px #00000014}._keyPointsTitle_wh41x_2321{font-size:1.125rem;font-weight:700;color:var(--color-black);text-align:center;margin:0 0 .875rem}._keyPointsGrid_wh41x_2337{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}._keyPoint_wh41x_2307{display:flex;gap:.5rem;padding:.5rem;background:var(--color-gray-100);border-radius:.25rem;transition:all .2s ease}._keyPoint_wh41x_2307:hover{background:var(--color-gray-200);transform:translate(2px)}._keyPointNumber_wh41x_2377{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}._keyPointContent_wh41x_2405 h4{font-size:.8125rem;font-weight:600;color:var(--color-black);margin:0 0 .125rem}._keyPointContent_wh41x_2405 p{font-size:.6875rem;color:var(--color-gray-700);line-height:1.5;margin:0}._wisdomSection_wh41x_2435{background:linear-gradient(135deg,#f8fafc,#f5f5f4);padding:2rem 0}._wisdomCard_wh41x_2445{max-width:56rem;margin:0 auto;padding:0 1rem;text-align:center}._quote_wh41x_2459{font-size:1.125rem;font-style:italic;line-height:1.6;color:#1f2937;margin:0 0 .75rem;position:relative;padding:0 1.5rem}._quote_wh41x_2459:before,._quote_wh41x_2459:after{content:'"';font-size:2.5rem;color:#9ca3af;position:absolute;line-height:1}._quote_wh41x_2459:before{top:-10px;left:0}._quote_wh41x_2459:after{bottom:-20px;right:0}._source_wh41x_2517{display:block;font-size:.8125rem;color:#6b7280;margin-bottom:.75rem;font-style:normal}._explanation_wh41x_1603{font-size:.9375rem;line-height:1.6;color:#374151;margin:0}._ctaSection_wh41x_2549{background-color:var(--color-white);padding:4rem 1.5rem;text-align:center}._ctaSection_wh41x_2549 h2{font-size:2rem;font-weight:700;color:#111827;margin:0 0 1rem}._ctaSection_wh41x_2549>p{font-size:1.125rem;color:#4b5563;margin:0 0 2rem;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.7}._ctaButtons_wh41x_2595{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._primaryBtn_wh41x_2611,._secondaryBtn_wh41x_2613{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}._primaryBtn_wh41x_2611{background:#111827;color:#fff;box-shadow:0 4px 14px #11182740}._primaryBtn_wh41x_2611:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #11182759}._secondaryBtn_wh41x_2613{background:var(--color-white);color:#111827;border:2px solid #111827}._secondaryBtn_wh41x_2613:hover:not(:disabled){transform:translateY(-2px);background:#f9fafb;box-shadow:0 4px 14px #0000001a}._primaryBtn_wh41x_2611:disabled,._secondaryBtn_wh41x_2613:disabled{opacity:.7;cursor:not-allowed;transform:none}._loadingIcon_wh41x_2705{animation:_spin_wh41x_1 1s linear infinite;margin-right:.375rem;display:inline-block;vertical-align:middle;width:1rem;height:1rem}@keyframes _spin_wh41x_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._disclaimer_wh41x_2741{font-size:.75rem;color:#6b7280;margin:0}@media(max-width:1024px){._zhiGrid_wh41x_213{grid-template-columns:repeat(6,1fr)}._pillarContainer_wh41x_1913{grid-template-columns:repeat(2,1fr)}._conceptCards_wh41x_2143{grid-template-columns:1fr}}@media(max-width:768px){._header_wh41x_97{padding:1.5rem .75rem}._mainTitle_wh41x_121{font-size:1.75rem}._subtitle_wh41x_135{font-size:.875rem}._zhiGrid_wh41x_213{grid-template-columns:repeat(4,1fr)}._sectionTitle_wh41x_181{font-size:1.25rem}._pillarsContainer_wh41x_2825{grid-template-columns:repeat(2,1fr)}._ctaSection_wh41x_2549 h2{font-size:1.25rem}._ctaButtons_wh41x_2595{flex-direction:column;align-items:center;gap:.5rem}._primaryBtn_wh41x_2611,._secondaryBtn_wh41x_2613{width:100%;max-width:240px;padding:.5rem 1.25rem;font-size:.8125rem}._quote_wh41x_2459{font-size:1rem;padding:0 1rem}}@media(max-width:640px){._modalOverlay_wh41x_499{padding:.75rem}._modalContent_wh41x_545{max-width:100%;max-height:85vh;border-radius:.625rem}._modalCard_wh41x_631{padding:1rem}._closeButton_wh41x_641{top:.5rem;right:.5rem;width:1.75rem;height:1.75rem;font-size:.875rem}._modalHeader_wh41x_695{flex-direction:row;gap:.75rem;margin-bottom:.75rem;padding-bottom:.5rem}._modalIcon_wh41x_713{font-size:2rem}._modalTitle_wh41x_725 h2{font-size:1.25rem;margin-bottom:.125rem}._modalSubtitle_wh41x_749{font-size:.75rem}._modalBody_wh41x_763{gap:.625rem}._sectionLabel_wh41x_787{font-size:.75rem;padding-bottom:.2rem}._sectionText_wh41x_809{font-size:.75rem}._modalRow_wh41x_823{grid-template-columns:repeat(2,1fr);gap:.375rem}._itemLabel_wh41x_847{font-size:.5625rem}._itemValue_wh41x_863{font-size:.75rem}._attributeTag_wh41x_877{padding:.2rem .5rem;font-size:.6875rem}._hideganInfo_wh41x_897{padding:.5rem;gap:.375rem}._hideganGans_wh41x_1491{gap:.2rem}._ganMain_wh41x_1503,._ganZhong_wh41x_1505,._ganFu_wh41x_1507{padding:.2rem .375rem;font-size:.625rem}._hideganDesc_wh41x_1551,._hideganCount_wh41x_917{font-size:.625rem}._charTag_wh41x_1173{padding:.2rem .5rem;font-size:.6875rem}}@media(max-width:480px){._header_wh41x_97{padding:1.25rem .75rem}._mainTitle_wh41x_121{font-size:1.5rem}._zhiGrid_wh41x_213{grid-template-columns:repeat(3,1fr);gap:.375rem}._zhiCardContent_wh41x_343{padding:.5rem}._zhiIcon_wh41x_363{font-size:1.5rem}._zhiName_wh41x_383{font-size:.8125rem}._zhiZodiac_wh41x_407{font-size:.5625rem}._zhiTime_wh41x_429{font-size:.5rem}._pillarContainer_wh41x_1913{grid-template-columns:repeat(2,1fr);gap:.375rem}._pillarShowcase_wh41x_1897{padding:.75rem}._pillarColumn_wh41x_1929{padding:.5rem}._pillarGanBox_wh41x_1993,._pillarZhiBox_wh41x_1995{padding:.375rem;font-size:.75rem}._conceptCard_wh41x_2143,._keyPoints_wh41x_2307,._detailCard_wh41x_971{padding:.75rem}._detailHeader_wh41x_985{flex-direction:column;text-align:center}._ctaSection_wh41x_2549{padding:3rem 1rem}._ctaSection_wh41x_2549 h2{font-size:1.5rem}._ctaSection_wh41x_2549>p{font-size:1rem}._ctaButtons_wh41x_2595{flex-direction:column;align-items:center;gap:.75rem}._primaryBtn_wh41x_2611,._secondaryBtn_wh41x_2613{width:100%;max-width:280px;padding:.75rem 2rem;font-size:.9375rem}}
