:root{--econ-ink:#111827;--econ-muted:#4b5563;--econ-soft:#f6f8f7;--econ-line:#dfe7e4;--econ-teal:#0f766e;--econ-teal-dark:#115e59;--econ-amber:#b7791f;--econ-red:#b91c1c}body.home .site-main,body.home .inside-article{background:0 0}body.home .inside-article{padding-top:0}body.home .entry-title{display:none}body.home .entry-content{margin-top:0}body.home .addtoany_share_save_container{display:none}body.home .entry-content>*{max-width:1120px;margin-left:auto;margin-right:auto}body.home .entry-content h1,body.home .entry-content h2,body.home .entry-content h3{color:var(--econ-ink);letter-spacing:0}body.home .entry-content h2{font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.3;margin:0}.econ-home-hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:24px;align-items:stretch;padding:34px;margin:0 auto 30px;border:1px solid var(--econ-line);border-radius:8px;background:linear-gradient(135deg,rgba(15,118,110,.1),rgba(183,121,31,.08)),#fff}.econ-kicker{margin:0 0 10px;color:var(--econ-teal-dark);font-size:.88rem;font-weight:800}.econ-home-hero h1{max-width:760px;margin:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.15}.econ-hero-copy>p:not(.econ-kicker){max-width:700px;margin:16px 0 0;color:var(--econ-muted);font-size:1.05rem;line-height:1.75}.econ-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.econ-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid var(--econ-teal);border-radius:6px;background:var(--econ-teal);color:#fff;font-weight:800;line-height:1.25;text-decoration:none}.econ-button:hover,.econ-button:focus{background:var(--econ-teal-dark);color:#fff}.econ-button.secondary{background:#fff;color:var(--econ-teal-dark)}.econ-button.secondary:hover,.econ-button.secondary:focus{background:#eef6f4;color:var(--econ-teal-dark)}.econ-hero-panel{display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid rgba(15,118,110,.22);border-radius:8px;background:rgba(255,255,255,.82)}.econ-panel-title{margin:0 0 12px;color:var(--econ-ink);font-size:1rem;font-weight:800}.econ-focus-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.econ-focus-list a{display:block;padding:12px 13px;border:1px solid var(--econ-line);border-radius:6px;background:#fff;color:var(--econ-ink);font-weight:750;line-height:1.45;text-decoration:none}.econ-focus-list a:hover,.econ-focus-list a:focus{border-color:rgba(15,118,110,.45);color:var(--econ-teal-dark)}.econ-home-section{margin:34px auto}.econ-section-head{display:flex;gap:18px;align-items:end;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--econ-line)}.econ-section-head p{max-width:620px;margin:6px 0 0;color:var(--econ-muted);line-height:1.65}.econ-section-link{flex:0 0 auto;color:var(--econ-teal-dark);font-weight:800;text-decoration:none}.econ-section-link:hover,.econ-section-link:focus{text-decoration:underline}.econ-topic-grid,.econ-calculator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.econ-card{display:block;min-height:140px;padding:18px;border:1px solid var(--econ-line);border-radius:8px;background:#fff;color:var(--econ-ink);text-decoration:none}.econ-card:hover,.econ-card:focus{border-color:rgba(15,118,110,.48);box-shadow:0 10px 24px rgba(17,24,39,.08);transform:translateY(-1px)}.econ-card strong{display:block;margin-bottom:8px;font-size:1.08rem;line-height:1.35}.econ-card span{display:block;color:var(--econ-muted);font-size:.94rem;line-height:1.6}.econ-card.life{border-top:4px solid var(--econ-teal)}.econ-card.money{border-top:4px solid var(--econ-amber)}.econ-card.stock{border-top:4px solid #2563eb}.econ-card.subsidy{border-top:4px solid var(--econ-red)}.econ-latest-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);gap:18px}body.home .home-grid,body.home .econ-post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}body.home .econ-latest-list{display:grid;grid-template-columns:1fr;gap:12px}body.home .listing-item{overflow:hidden;min-width:0;padding:14px;border:1px solid var(--econ-line);border-radius:8px;background:#fff}body.home .listing-item .image{display:block;overflow:hidden;aspect-ratio:16/9;margin:-14px -14px 12px;background:var(--econ-soft)}body.home .listing-item .image img{display:block;width:100%;height:100%;object-fit:cover}body.home .listing-item .title{display:block;color:var(--econ-ink);font-size:1.02rem;font-weight:800;line-height:1.46;text-decoration:none}body.home .listing-item .title:hover,body.home .listing-item .title:focus{color:var(--econ-teal-dark)}body.home .listing-item .date{display:inline-flex;width:fit-content;margin-top:9px;padding:2px 7px;border-radius:4px;background:#eef6f4 !important;color:var(--econ-teal-dark) !important;font-size:.8rem;font-weight:800}body.home .listing-item .excerpt-dash{display:none}body.home .listing-item .excerpt{display:block;margin-top:9px;color:var(--econ-muted);font-size:.93rem;line-height:1.65}body.home .listing-item .read-more{color:var(--econ-teal-dark);font-weight:800;text-decoration:none}body.home .econ-featured-post{display:block}body.home .econ-featured-post .listing-item{min-height:100%}body.home .econ-featured-post .listing-item .title{font-size:clamp(1.35rem,2.4vw,1.72rem);line-height:1.35}body.home .econ-featured-post .listing-item .excerpt{font-size:1rem}body.home .econ-latest-list .listing-item .image{float:left;width:120px;margin:0 12px 8px 0;border-radius:6px}body.home .econ-latest-list .listing-item .title{font-size:.98rem}body.home .econ-latest-list .listing-item .excerpt{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.econ-note-strip{padding:16px 18px;border:1px solid #f2d18c;border-radius:8px;background:#fff8e6;color:#59410d;font-size:.95rem;line-height:1.7}.econ-note-strip strong{color:#3f2f08}@media (max-width:960px){.econ-home-hero,.econ-latest-layout{grid-template-columns:1fr}.econ-topic-grid,.econ-calculator-grid,body.home .home-grid,body.home .econ-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body.home .inside-article{padding-left:18px;padding-right:18px}.econ-home-hero{padding:22px}.econ-hero-actions{flex-direction:column}.econ-button{width:100%}.econ-section-head{display:block}.econ-section-link{display:inline-block;margin-top:10px}.econ-topic-grid,.econ-calculator-grid,body.home .home-grid,body.home .econ-post-grid{grid-template-columns:1fr}body.home .econ-latest-list .listing-item .image{float:none;width:auto;margin:-14px -14px 12px;border-radius:0}}