.help-page{color:var(--brand-ink)}.help-page,.help-page *{box-sizing:border-box}.help-page .site-shell{margin:0 auto;width:min(1180px,100%)}.help-hero{background:radial-gradient(circle at 82% 16%,rgba(226,121,93,.14),transparent 24rem),linear-gradient(180deg,rgba(255,253,248,.72),rgba(247,240,229,.92));padding-bottom:90px;padding-top:96px}.help-hero-inner{text-align:center}.help-kicker{color:var(--brand-accent-hover);font-size:12px;font-weight:800;letter-spacing:.14em}.help-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,72px);letter-spacing:-.05em;line-height:1.02;margin:16px auto 0;max-width:820px}.help-hero p{color:var(--brand-muted);font-size:17px;margin:24px auto 0;max-width:720px}.help-primary-link{align-items:center;background:var(--brand-primary);border-radius:999px;box-shadow:0 12px 28px rgba(29,92,77,.18);color:#fff;display:inline-flex;font-weight:700;gap:10px;margin-top:30px;min-height:46px;padding:0 24px;text-decoration:none}.help-primary-link:hover{background:var(--brand-primary-hover);color:#fff}.help-nav{backdrop-filter:blur(14px);background:rgba(255,253,248,.94);border:1px solid var(--brand-border);border-radius:16px;box-shadow:var(--brand-shadow-sm);display:flex;gap:6px;justify-content:center;margin-top:-26px!important;padding:12px;position:sticky;top:86px;width:min(1180px,calc(100% - 48px))!important;z-index:5}.help-nav a{border-radius:999px;color:var(--brand-muted);font-size:13px;font-weight:700;padding:9px 15px;text-decoration:none}.help-nav a:hover{background:var(--brand-primary-soft);color:var(--brand-primary)}.help-nav a.is-active,.help-nav a[aria-current=true]{background:var(--brand-primary);color:#fff}.help-section{padding-bottom:96px;padding-top:84px;scroll-margin-top:172px}.help-section-tinted{background:rgba(255,253,248,.72)}.help-layout{align-items:start;display:grid;gap:clamp(48px,8vw,110px);grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}.help-section-heading{max-width:620px}.help-section-heading-centered{margin:0 auto;text-align:center}.help-section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);letter-spacing:-.04em;line-height:1.08;margin:14px 0 0}.help-section-heading p{color:var(--brand-muted);font-size:15px;margin:18px 0 0}.help-steps{display:grid;gap:12px;list-style:none;margin:0;padding:0}.help-steps li{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:16px;display:grid;gap:16px;grid-template-columns:44px minmax(0,1fr);padding:22px 24px}.help-card-label,.help-steps li>span{color:var(--brand-accent-hover);font-size:11px;font-weight:800;letter-spacing:.08em}.help-card h3,.help-parameter-list h3,.help-steps h3{font-size:18px;margin:0}.help-card p,.help-note p,.help-parameter-list p,.help-steps p{color:var(--brand-muted);font-size:14px;margin:7px 0 0}.help-card-grid{display:grid;gap:18px;margin-top:40px}.help-card-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.help-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.help-card{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:18px;box-shadow:0 12px 32px rgba(36,49,46,.055);min-width:0;padding:26px}.help-card h3{margin-top:12px}.help-parameter-list{display:grid;gap:12px}.help-parameter-list article{background:var(--brand-surface);border-left:3px solid var(--brand-primary);border-radius:0 14px 14px 0;padding:24px 26px}.help-values{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.help-values span{background:var(--brand-primary-soft);border-radius:999px;color:var(--brand-primary);font-size:11px;font-weight:700;padding:6px 10px}.help-note{background:rgba(247,216,204,.32);border:1px solid rgba(226,121,93,.28);border-radius:14px;grid-column:2;padding:20px 22px}.help-storage-note{background:var(--brand-primary-soft);border:1px solid rgba(29,92,77,.22);border-radius:14px;color:var(--brand-muted);font-size:13px;line-height:1.65;margin:24px auto 0;max-width:900px;padding:18px 22px;text-align:center}.help-storage-note strong{color:var(--brand-primary)}.help-note strong{font-size:14px}.help-voice-note{grid-column:auto;margin-top:18px}.reading-time-guide{display:grid;gap:18px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.reading-time-guide article{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:18px;min-width:0;padding:28px}.reading-time-guide h3{font-size:20px;margin:10px 0 0}.reading-time-guide p{color:var(--brand-muted);font-size:14px;margin:14px 0 0}.reading-time-formula{background:var(--brand-ink);border-radius:10px;color:var(--brand-surface);display:block;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:1.6;margin-top:18px;overflow-x:auto;padding:16px 18px;white-space:nowrap}.reading-time-guide ul{color:var(--brand-muted);margin:18px 0 0;padding-left:20px}.reading-time-guide li+li{margin-top:8px}@media (max-width:960px){.help-layout{gap:32px;grid-template-columns:minmax(0,1fr)}.help-note{grid-column:auto}.help-card-grid-four,.help-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.help-hero,.help-section{padding-left:15px;padding-right:15px}.help-hero{padding-bottom:66px;padding-top:62px}.help-hero p{font-size:15px}.help-nav{justify-content:flex-start;margin-top:-20px!important;overflow-x:auto;padding:10px;position:static;width:calc(100% - 30px)!important}.help-nav a{flex:0 0 auto;white-space:nowrap}.help-section{padding-bottom:70px;padding-top:62px}.help-card-grid-four,.help-results-grid,.reading-time-guide{grid-template-columns:minmax(0,1fr)}.reading-time-guide article{padding:22px}.help-card,.help-parameter-list article,.help-steps li{padding:21px}}