.home-lead{color:var(--page-text);font-size:1.1rem;font-weight:650;line-height:1.75;text-align:center}.home-detail{color:var(--page-muted);font-size:.98rem;line-height:1.8;text-align:center}.home-loading-page{min-height:100vh;color:var(--page-text);position:relative}.home-loading-container{width:100%;max-width:51rem;margin:0 auto;padding:2rem 1rem}.home-loading-pill{width:9.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.65rem;background:color-mix(in srgb,var(--accent) 34%,var(--surface-panel-strong));color:#fff;font-weight:700;opacity:.72}.home-page-container{max-width:70rem!important}.home-landing{--home-warm: #c49354;--home-warm-strong: #e0b36f;--home-blue: #6aa5b8;--home-green: #87a878;--home-red: #b97b67;--home-primary: #d7a764;--home-primary-ink: #19120a;--home-brand: #f4efe8;--home-brand-hover: #fff8ee;--home-brand-shadow: 0 1px 3px rgba(0, 0, 0, .46);padding-top:clamp(2.75rem,6vw,4.5rem);font-family:var(--font-reading)}.home-brand-row{display:inline-flex;min-height:2.75rem;align-items:center;gap:.62rem;max-width:min(100%,30rem);margin-bottom:1.25rem;color:var(--home-brand);font-family:var(--font-sans);font-size:.92rem;font-weight:650;line-height:1.4;text-decoration:none;text-shadow:var(--home-brand-shadow)}.home-brand-row img{width:1.9rem;height:1.9rem;flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.home-brand-row span{overflow-wrap:anywhere}.home-brand-row:hover{color:var(--home-brand-hover)}:root.light .home-landing{--home-warm: #8f642f;--home-warm-strong: #6f481f;--home-blue: #346f82;--home-green: #587543;--home-red: #935b48;--home-primary: #92523f;--home-primary-ink: #fff8ee;--home-brand: #4f5a64;--home-brand-hover: #24303a;--home-brand-shadow: none}.home-hero-layout{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(320px,.97fr);gap:1.25rem;align-items:stretch}.home-hero-panel,.home-tool-panel{border:1px solid var(--surface-border);border-radius:.5rem;background:var(--surface-panel);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-hero-panel{display:flex;min-height:32rem;flex-direction:column;justify-content:space-between;padding:clamp(1.65rem,4vw,2.75rem)}.home-hero-logo{width:3.25rem;height:3.25rem;margin-bottom:1.1rem;-o-object-fit:contain;object-fit:contain}.home-kicker{margin:0;color:var(--home-warm);font-family:var(--font-sans);font-size:.82rem;font-weight:800;line-height:1.35}.home-title{max-width:10.5em;margin-top:.75rem;color:var(--page-text);font-size:clamp(2.65rem,5.2vw,4.25rem);font-weight:850;line-height:1.08;letter-spacing:0}.home-hero-panel .home-lead,.home-hero-panel .home-detail,.home-reminder{text-align:left}.home-hero-panel .home-lead{max-width:36rem;margin-top:1.35rem;color:var(--page-text);font-size:clamp(1.1rem,1.6vw,1.28rem);font-weight:650;line-height:1.9}.home-hero-panel .home-detail{max-width:38rem;margin-top:.95rem;color:var(--page-muted);font-size:1rem;line-height:1.9}.home-reminder{max-width:38rem;margin-top:1.35rem;border-top:1px solid var(--surface-border);padding-top:1.15rem;color:var(--page-subtle);font-size:.95rem;line-height:1.85}.home-quick-links{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.75rem}.home-quick-links a,.home-footer-links a,.home-trust-links a{text-decoration:none}.home-quick-links a{border:1px solid var(--surface-border);border-radius:999px;background:color-mix(in srgb,var(--surface-subtle) 64%,transparent);padding:.56rem .76rem;color:var(--page-muted);font-family:var(--font-sans);font-size:.84rem;font-weight:750;line-height:1;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.home-quick-links a:hover{border-color:color-mix(in srgb,var(--home-warm) 46%,var(--surface-border));background:color-mix(in srgb,var(--surface-panel-strong) 74%,transparent);color:var(--page-text)}.home-tool-panel{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.15rem,3vw,1.75rem)}.home-tool-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.home-tool-heading h2{margin:0;color:var(--page-text);font-size:clamp(1.55rem,2.5vw,2rem);font-weight:780;line-height:1.24}.home-tool-heading p,.home-tool-foot{margin:0;color:var(--page-subtle);font-size:.96rem;line-height:1.75}.home-tool-heading p{margin-top:.55rem}.home-tool-seal{display:grid;width:3rem;height:3rem;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--home-warm) 56%,var(--surface-border));border-radius:50%;color:var(--home-warm-strong);font-size:1.5rem;line-height:1}.home-tool-actions{display:grid;flex:1;gap:.92rem}.home-tool-action{--tool-accent: var(--home-warm);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.98rem;align-items:center;position:relative;width:100%;min-height:6rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--tool-accent) 18%,var(--surface-border));border-radius:.5rem;background:linear-gradient(180deg,color-mix(in srgb,var(--tool-accent) 7%,transparent),transparent 58%),color-mix(in srgb,var(--surface-subtle) 76%,transparent);padding:1.08rem 1.12rem;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.home-tool-action:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--tool-accent),color-mix(in srgb,var(--tool-accent) 42%,transparent));opacity:.82}.home-tool-action:nth-child(2){--tool-accent: var(--home-blue)}.home-tool-action:nth-child(3){--tool-accent: var(--home-green)}.home-tool-action.is-primary{--tool-accent: var(--home-primary);border-color:color-mix(in srgb,var(--home-primary) 34%,var(--surface-border));box-shadow:inset 3px 0 color-mix(in srgb,var(--home-primary) 70%,transparent)}.home-tool-action.is-primary:before{opacity:.92}@media(min-width:901px){.home-tool-actions{grid-auto-rows:minmax(0,1fr)}.home-tool-action{min-height:0}}.home-tool-action:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--tool-accent) 42%,var(--surface-border));background:linear-gradient(180deg,color-mix(in srgb,var(--tool-accent) 10%,transparent),transparent 60%),color-mix(in srgb,var(--surface-panel-strong) 80%,transparent)}.home-tool-mark{display:grid;width:3.05rem;height:3.05rem;place-items:center;border:1px solid color-mix(in srgb,var(--tool-accent) 34%,var(--surface-border));border-radius:.45rem;background:radial-gradient(circle at 35% 22%,color-mix(in srgb,var(--tool-accent) 24%,transparent),transparent 62%),color-mix(in srgb,var(--surface-panel-strong) 64%,transparent);color:color-mix(in srgb,var(--tool-accent) 82%,var(--page-text));font-size:1.36rem;font-weight:850;line-height:1;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--page-text) 4%,transparent)}.home-tool-action.is-primary .home-tool-mark{border-color:color-mix(in srgb,var(--home-primary) 62%,var(--surface-border));background:color-mix(in srgb,var(--home-primary) 86%,var(--surface-panel-strong));color:var(--home-primary-ink);box-shadow:inset 0 0 0 1px color-mix(in srgb,#ffffff 15%,transparent),0 7px 16px color-mix(in srgb,var(--home-primary) 14%,transparent)}.home-tool-copy strong{display:block;color:var(--page-text);font-size:1.2rem;font-weight:780;line-height:1.28}.home-tool-copy span{display:block;margin-top:.32rem;color:var(--page-subtle);font-size:.96rem;line-height:1.6}.home-tool-arrow{display:grid;width:2.2rem;height:2.2rem;place-items:center;border:1px solid color-mix(in srgb,var(--tool-accent) 24%,var(--surface-border));border-radius:999px;background:color-mix(in srgb,var(--surface-panel-strong) 52%,transparent);color:color-mix(in srgb,var(--tool-accent) 48%,var(--page-subtle));font-family:var(--font-sans);font-size:1.1rem;font-weight:800}.home-tool-action.is-primary .home-tool-arrow{border-color:color-mix(in srgb,var(--home-primary) 34%,var(--surface-border));background:color-mix(in srgb,var(--home-primary) 11%,var(--surface-panel-strong));color:color-mix(in srgb,var(--home-primary) 72%,var(--page-subtle))}.home-tool-foot{border-top:1px solid var(--surface-border);padding-top:.95rem;color:var(--page-muted)}.home-section{margin-top:clamp(1.8rem,4vw,2.4rem);border:1px solid var(--surface-border);border-radius:.5rem;background:var(--surface-panel);box-shadow:var(--shadow-soft);padding:clamp(1.35rem,3vw,2rem);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}:root:not(.light) .home-section,:root:not(.light) .home-footer-links{background:var(--surface-panel)}:root.light .home-section,:root.light .home-footer-links{background:#fffffcf0}.home-section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.5rem;align-items:end;margin-bottom:1.35rem}.home-section-head h2{margin:.55rem 0 0;color:var(--page-text);font-size:clamp(1.65rem,3vw,2.25rem);font-weight:820;line-height:1.22;letter-spacing:0}.home-section-head>p{margin:0;color:var(--page-muted);font-size:1rem;line-height:1.85}.home-reading-grid,.home-note-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.home-reading-card,.home-note{border-top:2px solid var(--surface-border);padding:1.05rem .25rem 0}.home-reading-card[data-index="0"]{border-color:var(--home-warm)}.home-reading-card[data-index="1"]{border-color:var(--home-blue)}.home-reading-card[data-index="2"]{border-color:var(--home-green)}.home-reading-card[data-index="3"]{border-color:var(--home-red)}.home-reading-card h3,.home-note h3{margin:0;color:var(--page-text);font-size:1.12rem;font-weight:780;line-height:1.35}.home-reading-card p,.home-note p{margin:.72rem 0 0;color:var(--page-muted);font-size:.96rem;line-height:1.82}.home-reading-card a{display:inline-flex;min-height:2.75rem;align-items:center;margin-top:.88rem;color:var(--home-warm-strong);font-family:var(--font-sans);font-size:.82rem;font-weight:800;line-height:1.35}.home-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.05rem 1.4rem}.home-trust-row,.home-support-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin-top:1.35rem;border:1px solid var(--surface-border);border-radius:.5rem;background:color-mix(in srgb,var(--surface-subtle) 56%,transparent);padding:1rem 1.1rem}.home-trust-row p,.home-support-row p{margin:0;color:var(--page-muted);font-size:.93rem;line-height:1.72}.home-trust-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.7rem;color:var(--home-warm-strong);font-family:var(--font-sans);font-size:.82rem;font-weight:800;line-height:1.35}.home-footer-links{margin-top:1.7rem;border:1px solid var(--surface-border);border-radius:.5rem;box-shadow:var(--shadow-soft);padding:1.15rem;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-footer-links p{margin:0 0 .6rem;color:var(--page-subtle);font-family:var(--font-sans);font-size:.74rem;font-weight:800;line-height:1.3}.home-footer-links div{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.home-footer-links div+div{margin-top:.75rem}.home-footer-links a{color:var(--page-subtle);font-family:var(--font-sans);font-size:.92rem;line-height:1.45;transition:color .16s ease}.home-footer-links a:hover{color:var(--page-muted)}.home-copyright{margin-top:1.1rem;color:var(--page-subtle);font-family:var(--font-sans);font-size:.75rem;line-height:1.6;text-align:center}@media(max-width:900px){.home-hero-layout,.home-section-head,.home-trust-row,.home-support-row{grid-template-columns:1fr}.home-hero-panel{min-height:auto}.home-reading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust-links{justify-content:flex-start}}@media(max-width:640px){.home-landing{padding-top:2.8rem}.home-brand-row{margin-bottom:.7rem;font-size:.86rem}.home-hero-layout{gap:.85rem}.home-hero-panel,.home-tool-panel{padding:1rem}.home-hero-panel{display:block}.home-hero-logo{display:none}.home-kicker{font-size:.76rem}.home-title{max-width:9em;margin-top:.5rem;font-size:2.08rem;line-height:1.12}.home-hero-panel .home-lead{margin-top:.75rem;font-size:1rem;line-height:1.65}.home-hero-panel .home-detail{display:-webkit-box;margin-top:.55rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.9rem;line-height:1.62}.home-reminder{display:none}.home-quick-links{gap:.42rem;margin-top:.85rem}.home-quick-links a{padding:.45rem .56rem;font-size:.76rem}.home-tool-panel{gap:.75rem}.home-tool-heading{align-items:center;gap:.8rem}.home-tool-heading h2{font-size:1.32rem}.home-tool-heading p{margin-top:.35rem;font-size:.86rem;line-height:1.55}.home-tool-seal{width:2.4rem;height:2.4rem;font-size:1.22rem}.home-tool-actions{gap:.58rem}.home-reading-grid,.home-note-grid{grid-template-columns:1fr}.home-tool-action{grid-template-columns:auto minmax(0,1fr);min-height:4.35rem;gap:.72rem;padding:.72rem .78rem}.home-tool-mark{width:2.35rem;height:2.35rem;border-radius:.4rem;font-size:1.08rem}.home-tool-copy strong{font-size:1.03rem;line-height:1.22}.home-tool-copy span{display:-webkit-box;margin-top:.22rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.84rem;line-height:1.42}.home-tool-arrow{display:none}.home-lead{font-size:1rem;text-align:left}.home-detail{font-size:.93rem;text-align:left}.home-landing{padding-top:2.2rem}.home-brand-row{gap:.45rem;margin-bottom:.55rem;font-size:.78rem;font-weight:750}.home-brand-row img{width:1.45rem;height:1.45rem}.home-hero-layout{gap:.65rem}.home-hero-panel,.home-tool-panel,.home-section,.home-footer-links{border-radius:.5rem}.home-hero-panel{padding:.85rem}.home-title{max-width:100%;font-size:1.86rem;line-height:1.08}.home-hero-panel .home-lead{display:-webkit-box;margin-top:.58rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.94rem;line-height:1.52}.home-hero-panel .home-detail,.home-quick-links,.home-tool-foot,.home-section-head>p,.home-reading-card p,.home-note p{display:none}.home-tool-panel{padding:.85rem}.home-tool-heading h2{font-size:1.18rem}.home-tool-heading p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.home-tool-action{min-height:4rem}.home-section{margin-top:.85rem;padding:.9rem}.home-section-head{margin-bottom:.85rem}.home-section-head h2{font-size:1.22rem}.home-reading-card,.home-note{padding-top:.72rem}.home-reading-card h3,.home-note h3{font-size:.98rem}.home-trust-row{display:block;margin-top:.9rem;padding:.8rem}.home-trust-row p{font-size:.84rem;line-height:1.55}.home-trust-links{margin-top:.55rem;gap:.55rem}.home-editorial-section .home-section-head,.home-editorial-section .home-note-grid,.home-editorial-section .home-trust-row{display:none}.home-editorial-section .home-support-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;margin-top:0;padding:.78rem .85rem}.home-editorial-section .home-support-row p{display:block;font-size:.82rem;line-height:1.5}.home-editorial-section .home-support-row .primary-action,.home-editorial-section .home-support-row .home-loading-pill{width:auto;min-width:5.8rem;min-height:2.25rem;padding:.55rem .78rem;font-size:.82rem}.home-footer-links{margin-top:.9rem;padding:.8rem}.home-footer-links p{display:none}.home-footer-links div{gap:.45rem .8rem}.home-footer-links a{font-size:.8rem}}
