*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa}#root{max-width:480px;margin:0 auto;min-height:100vh;background-color:#fff;box-shadow:0 0 20px #0000000d}button{font-family:inherit}a{text-decoration:none;color:inherit}._container_1mgke_1{min-height:100vh;display:flex;flex-direction:column;padding:40px 20px;background:linear-gradient(180deg,#f8f9fa,#fff)}._header_1mgke_9{text-align:center;margin-bottom:32px}._title_1mgke_14{font-size:28px;font-weight:700;color:#191f28;margin:0 0 12px}._subtitle_1mgke_21{font-size:16px;color:#6b7684;margin:0}._content_1mgke_27{flex:1;display:flex;flex-direction:column;gap:32px}._birthYearSection_1mgke_35{background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 2px 8px #0000000f}._sectionLabel_1mgke_42{font-size:14px;font-weight:600;color:#6b7684;margin:0 0 12px}._birthYearInput_1mgke_49{width:100%;padding:16px;font-size:24px;font-weight:700;color:#191f28;text-align:center;border:2px solid #e5e8eb;border-radius:12px;outline:none;transition:border-color .2s}._birthYearInput_1mgke_49:focus{border-color:#0064ff}._birthYearInput_1mgke_49::placeholder{color:#aeb5bc;font-weight:400}._ageDisplay_1mgke_71{text-align:center;margin-top:12px;font-size:14px;color:#6b7684}._ageHighlight_1mgke_78{color:#0064ff;font-weight:700}._specialYearSection_1mgke_84{background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 2px 8px #0000000f}._milestoneGrid_1mgke_91{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._milestoneChip_1mgke_97{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;background:#f8f9fa;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s}._milestoneChip_1mgke_97:hover{background:#f0f4ff}._milestoneChip_1mgke_97._selected_1mgke_114{background:#e8f3ff;border-color:#0064ff}._milestoneEmoji_1mgke_120{font-size:28px}._milestoneLabel_1mgke_124{font-size:13px;font-weight:600;color:#333d4b}._milestoneYear_1mgke_130{font-size:12px;color:#8b95a1}._noMilestones_1mgke_135{text-align:center;padding:24px 16px;color:#8b95a1;font-size:14px;background:#f8f9fa;border-radius:12px}._customYearSection_1mgke_145{margin-top:16px;padding-top:16px;border-top:1px solid #f2f4f6}._customYearLabel_1mgke_151{font-size:13px;color:#6b7684;margin-bottom:8px}._customYearRow_1mgke_157{display:flex;gap:12px;align-items:center}._customYearInput_1mgke_163{flex:1;padding:12px 16px;font-size:16px;font-weight:600;color:#191f28;border:2px solid #e5e8eb;border-radius:10px;outline:none;transition:border-color .2s}._customYearInput_1mgke_163:focus{border-color:#0064ff}._customYearBtn_1mgke_179{padding:12px 20px;font-size:14px;font-weight:600;color:#0064ff;background:#e8f3ff;border:none;border-radius:10px;cursor:pointer;white-space:nowrap}._customYearBtn_1mgke_179:hover{background:#d4e8ff}._selectedDisplay_1mgke_196{text-align:center;padding:16px;background:linear-gradient(135deg,#e8f3ff,#f0f4ff);border-radius:12px;margin-top:24px}._selectedLabel_1mgke_204{font-size:13px;color:#6b7684;margin:0 0 4px}._selectedYear_1mgke_210{font-size:32px;font-weight:800;color:#0064ff;margin:0}._footer_1mgke_217{margin-top:24px}._button_1mgke_221{width:100%;padding:18px 24px;font-size:17px;font-weight:600;color:#fff;background-color:#0064ff;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s}._button_1mgke_221:hover{background-color:#0052d9}._button_1mgke_221:active{background-color:#0046b8}._button_1mgke_221:disabled{background-color:#aeb5bc;cursor:not-allowed}._container_pdah5_1{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#f8f9fa,#fff)}._header_pdah5_8{padding:16px 20px}._backButton_pdah5_12{background:none;border:none;font-size:14px;color:#6b7684;cursor:pointer;padding:4px 0}._content_pdah5_21{flex:1;padding:0 20px 20px;display:flex;flex-direction:column;gap:24px}._hero_pdah5_30{text-align:center;padding:20px 0}._heroSubtitle_pdah5_35{font-size:15px;color:#6b7684;margin:0 0 8px}._heroTitle_pdah5_41{font-size:26px;font-weight:800;color:#191f28;margin:0;line-height:1.3}._highlight_pdah5_49{color:#0064ff}._danger_pdah5_53{color:#f04452}._insightCard_pdah5_58{display:flex;gap:16px;padding:20px;background:linear-gradient(135deg,#fff4e6,#fff9f0);border-radius:20px;border:1px solid #ffe4c4}._insightIcon_pdah5_67{font-size:32px;flex-shrink:0}._insightContent_pdah5_72{flex:1}._insightText_pdah5_76{font-size:15px;line-height:1.6;color:#333d4b;margin:0 0 12px}._insightText_pdah5_76 strong{color:#191f28}._insightConclusion_pdah5_87{font-size:16px;font-weight:700;color:#191f28;margin:0;padding-top:12px;border-top:1px dashed #e5c9a8}._comparisonSection_pdah5_97{background:#fff;border-radius:20px;padding:24px 20px;box-shadow:0 4px 12px #0000000f}._sectionTitle_pdah5_104{font-size:17px;font-weight:700;color:#191f28;margin:0 0 20px}._vsCard_pdah5_111{display:flex;align-items:center;justify-content:space-between;gap:12px}._vsItem_pdah5_118{flex:1;text-align:center;padding:16px;background:#f8f9fa;border-radius:16px}._vsYear_pdah5_126{display:inline-block;font-size:12px;font-weight:600;color:#fff;background:#6b7684;padding:4px 10px;border-radius:12px;margin-bottom:12px}._vsEmoji_pdah5_137{font-size:40px;margin-bottom:8px}._vsCount_pdah5_142{font-size:14px;color:#333d4b;margin:0 0 4px}._vsCount_pdah5_142 strong{font-size:18px;color:#191f28}._vsPrice_pdah5_153{font-size:12px;color:#8b95a1;margin:0}._vsArrow_pdah5_159{font-size:24px;color:#8b95a1;flex-shrink:0}._vsResult_pdah5_165{text-align:center;font-size:15px;color:#4e5968;margin:16px 0 0;padding-top:16px;border-top:1px solid #f2f4f6}._itemsSection_pdah5_175{background:#fff;border-radius:20px;padding:24px 20px;box-shadow:0 4px 12px #0000000f}._chartContainer_pdah5_182{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f2f4f6}._itemList_pdah5_188{display:flex;flex-direction:column;gap:12px}._itemCard_pdah5_194{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f2f4f6}._itemCard_pdah5_194:last-child{border-bottom:none;padding-bottom:0}._itemLeft_pdah5_207{display:flex;align-items:center;gap:12px}._itemEmoji_pdah5_213{font-size:28px}._itemInfo_pdah5_217{display:flex;flex-direction:column;gap:2px}._itemName_pdah5_223{font-size:15px;font-weight:600;color:#191f28}._itemPrices_pdah5_229{font-size:12px;color:#8b95a1}._itemRight_pdah5_234{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:60px}._itemMultiple_pdah5_242{font-size:15px;font-weight:800}._summarySection_pdah5_248{padding:0}._summaryGrid_pdah5_252{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._summaryItem_pdah5_258{background:#fff;border-radius:16px;padding:16px 12px;text-align:center;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:4px}._summaryEmoji_pdah5_269{font-size:24px}._summaryLabel_pdah5_273{font-size:11px;color:#8b95a1}._summaryValue_pdah5_278{font-size:16px;font-weight:800;color:#191f28}._footer_pdah5_285{padding:20px;background-color:#fff;border-top:1px solid #e5e8eb;display:flex;flex-direction:column;gap:12px}._shareButton_pdah5_294{width:100%;padding:18px 24px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66;position:relative;overflow:hidden}._shareButton_pdah5_294:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._shareButton_pdah5_294:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}._shareButton_pdah5_294:hover:before{left:100%}._shareButton_pdah5_294:active{transform:translateY(0);box-shadow:0 2px 10px #667eea66}._detailButton_pdah5_340{width:100%;padding:16px 24px;font-size:16px;font-weight:600;color:#0064ff;background-color:#e8f3ff;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s}._detailButton_pdah5_340:hover{background-color:#d4e8ff}._sourceInfo_pdah5_357{text-align:center;font-size:11px;color:#8b95a1;margin-top:8px;line-height:1.5}._adSection_pdah5_366{margin-top:8px}._adCard_pdah5_370{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#fff8e1,#fff3cd);border-radius:16px;border:1px solid #ffe082}._adIcon_pdah5_380{font-size:32px;flex-shrink:0}._adContent_pdah5_385{flex:1}._adTitle_pdah5_389{font-size:14px;font-weight:700;color:#333d4b;margin:0 0 4px}._adDescription_pdah5_396{font-size:12px;color:#6b7684;margin:0}._adButton_pdah5_402{padding:10px 16px;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff9500,#ff6b00);border:none;border-radius:10px;cursor:pointer;white-space:nowrap;transition:opacity .2s}._adButton_pdah5_402:disabled{opacity:.6;cursor:not-allowed}._adButton_pdah5_402:not(:disabled):hover{opacity:.9}._bonusSection_pdah5_425{margin-top:8px;padding:20px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:20px;border:1px solid #a5d6a7}._bonusTitle_pdah5_433{font-size:17px;font-weight:700;color:#2e7d32;margin:0 0 16px;text-align:center}._bonusCard_pdah5_441{background:#ffffffe6;border-radius:12px;padding:16px;margin-bottom:12px}._bonusCard_pdah5_441:last-child{margin-bottom:0}._bonusLabel_pdah5_452{font-size:13px;color:#6b7684;margin:0 0 8px}._bonusValue_pdah5_458{font-size:20px;font-weight:800;color:#191f28;margin:0 0 8px}._bonusValue_pdah5_458 strong{color:#2e7d32}._bonusNote_pdah5_469{font-size:12px;color:#8b95a1;margin:0;line-height:1.6}._card_1yq72_1{padding:20px;background-color:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;border:1px solid #f2f4f6}._header_1yq72_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._titleRow_1yq72_16{display:flex;align-items:center;gap:10px}._emoji_1yq72_22{font-size:24px}._name_1yq72_26{font-size:17px;font-weight:700;color:#191f28}._badge_1yq72_32{padding:6px 12px;border-radius:20px;font-size:13px;font-weight:700;color:#fff}._chartWrapper_1yq72_40{margin:8px 0}._footer_1yq72_44{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f2f4f6}._changeText_1yq72_52{font-size:13px;color:#6b7684}._percentage_1yq72_57{font-size:15px;font-weight:700}._container_7d0am_1{min-height:100vh;background-color:#f8f9fa}._header_7d0am_6{position:sticky;top:0;background-color:#fff;padding:16px 20px;border-bottom:1px solid #e5e8eb;z-index:10}._backButton_7d0am_15{background:none;border:none;font-size:14px;color:#6b7684;cursor:pointer;padding:4px 0;margin-bottom:8px}._titleWrapper_7d0am_25{text-align:center}._title_7d0am_25{font-size:22px;font-weight:700;color:#191f28;margin:0}._subtitle_7d0am_36{font-size:14px;color:#8b95a1;margin:4px 0 0}._content_7d0am_42{padding:20px;display:flex;flex-direction:column;gap:24px}._section_7d0am_49{background-color:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #00000014}._sectionTitle_7d0am_56{font-size:18px;font-weight:700;color:#191f28;margin:0 0 16px}._chartWrapper_7d0am_63{margin-top:8px}._chartDescription_7d0am_67{font-size:13px;color:#8b95a1;margin:0 0 16px}._legend_7d0am_73{display:flex;justify-content:center;gap:20px;margin-top:16px}._legendItem_7d0am_80{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7684}._dot_7d0am_88{width:10px;height:10px;border-radius:50%}._barLegend_7d0am_95{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px}._barLegendItem_7d0am_103{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7684}._legendSquare_7d0am_111{width:12px;height:12px;border-radius:3px}._customTooltip_7d0am_118{background:#fffffffa;border:1px solid #e5e8eb;border-radius:12px;padding:12px 16px;box-shadow:0 4px 20px #0000001f}._tooltipLabel_7d0am_126{font-size:13px;font-weight:700;color:#191f28;margin:0 0 8px;padding-bottom:8px;border-bottom:1px solid #f2f4f6}._tooltipValue_7d0am_135{font-size:12px;font-weight:600;margin:4px 0}._cards_7d0am_141{display:flex;flex-direction:column;gap:12px}._sourcesSection_7d0am_148{background-color:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #00000014}._sourcesTitle_7d0am_155{font-size:16px;font-weight:700;color:#191f28;margin:0 0 16px}._sourcesList_7d0am_162{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._sourceItem_7d0am_171{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;border-bottom:1px solid #f2f4f6}._sourceItem_7d0am_171:last-child{border-bottom:none;padding-bottom:0}._sourceLabel_7d0am_184{font-size:14px;font-weight:600;color:#333d4b}._sourceValue_7d0am_190{font-size:13px;color:#8b95a1;line-height:1.5}._sourceNote_7d0am_196{margin-top:16px;padding:12px;background-color:#f8f9fa;border-radius:8px;font-size:12px;color:#6b7684;line-height:1.6}
