/* Homepage hierarchy only; retain the site's existing components and theme. */
#home .home-sequence{padding-top:30px;padding-bottom:50px}
#home .home-block{padding:42px 0;border-top:1px solid var(--line)}
#home .home-opening{padding:8px 0 36px;border:0}
#home .home-heading{position:relative;min-height:134px;padding:14px 0 24px}
#home .home-heading-copy{position:relative;z-index:1;max-width:620px}
#home .home-coast{position:absolute;right:0;bottom:6px;width:360px;max-width:38%;pointer-events:none}
#home .home-block h1,#home .home-block h2{font-size:34px;line-height:1.18;margin:12px 0 16px;font-weight:500;letter-spacing:-.025em}
#home .home-opening h1{font-size:42px}
#home .home-block p{font-size:16px;line-height:1.65;margin:10px 0;color:inherit}
#home .home-pain-list{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding:0;margin:8px 0 0}
#home .home-pain-list li{background:none;border:0;box-shadow:none;cursor:default;padding:10px 0 0;min-width:0}
#home .thought-mark{display:block;width:24px;height:3px;background:#64BDB5;border-radius:5px;margin-bottom:15px}
#home .home-pain-list li:nth-child(2n) .thought-mark{background:#C9DDD2;width:34px}
#home .home-pain-list li:last-child .thought-mark{background:#F5C928;width:18px;opacity:.7}
#home .home-pain-list p{font-family:"Red Rose",Georgia,serif;font-size:20px;line-height:1.45;margin:0;color:var(--dark)}
#home .home-explore .question-head{text-align:left;margin:0 0 24px;max-width:680px}
#home .home-explore .question-head p{max-width:none}
#home .home-explore .simple-question-grid{margin:0}
#home .home-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:10px 0;color:#3E817A;font-weight:650;text-decoration:underline;text-underline-offset:5px;font-size:15px}
#home .home-link:hover{color:#285F59}
#home .home-link:focus-visible,#home .home-topic-link:focus-visible{outline:2px solid #3E817A;outline-offset:4px;border-radius:4px}
#home .home-explore>.home-link{margin-top:16px}
#home .home-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
#home .home-help{background:#EEF8F6;border-radius:26px;padding:32px;margin:14px 0 30px;border:0}
#home .home-help p{max-width:510px}
#home .home-process{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
#home .home-process li{position:relative;border-top:2px solid #C9DDD2;padding-top:18px}
#home .home-process strong{color:#3E817A;font-size:13px;letter-spacing:.12em}
#home .home-process p{font-size:15px}
#home .home-process li:not(:last-child)::after{content:'→';position:absolute;right:-27px;top:18px;color:#468A83}
#home .home-learn-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;margin-top:24px}
#home .home-topics{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px;list-style:none;padding:0;margin:0}
#home .home-topics li{padding:12px 0;border-bottom:1px solid var(--line);font-family:"Red Rose",Georgia,serif;font-size:20px;cursor:default}
#home .home-block .home-note{font-size:13px;color:#64716B;margin-top:12px}
#home .home-tool-links{padding-left:28px;border-left:1px solid var(--line)}
#home .home-topic-link{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid var(--line);padding:12px 0;background:none;color:#3E817A;font:inherit;font-weight:650;cursor:pointer;text-align:left}
#home .home-topic-link:hover{text-decoration:underline;text-underline-offset:4px}
#home .home-people{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:32px;align-items:center;margin-top:24px}
#home .home-founder{display:flex;align-items:center;gap:20px}
#home .home-founder img{width:112px;height:126px;object-fit:cover;border-radius:24px;background:#F3F7F8;flex-shrink:0}
#home .home-person h3{font-size:23px;line-height:1.2;margin:0 0 8px}
#home .home-person p{font-size:14px;margin:4px 0;line-height:1.55}
#home .home-person .home-link{font-size:13px;font-weight:500}
#home .home-trust-links{display:flex;gap:28px;margin-top:22px;flex-wrap:wrap}
#home .home-conversion{padding:32px;margin-top:12px;background:#F3F7F8;border:0;border-radius:26px}
#home .home-conversion h2{font-size:34px}
#home .home-explore .question-btn{min-height:44px!important}
body.night-mode #home .home-block{border-color:#344A43}
body.night-mode #home .home-pain-list p,body.night-mode #home .home-block h1,body.night-mode #home .home-block h2,body.night-mode #home .home-person h3{color:#E7EFEC}
body.night-mode #home .home-help,body.night-mode #home .home-conversion{background:#22332E}
body.night-mode #home .home-link,body.night-mode #home .home-topic-link,body.night-mode #home .home-process strong{color:#8BD4CB}
body.night-mode #home .home-note{color:#B5C8BF}
body.night-mode #home .home-topics li,body.night-mode #home .home-tool-links,body.night-mode #home .home-topic-link{border-color:#344A43}
body.night-mode #home .home-coast{opacity:.8}
@media(max-width:1000px){
 #home .home-pain-list{gap:18px}
 #home .home-pain-list p{font-size:18px}
 #home .home-people{grid-template-columns:1fr 1fr}
 #home .home-founder{grid-column:1/-1}
 #home .home-coast{width:290px}
}
@media(max-width:700px){
 #home .home-sequence{padding-top:14px;padding-bottom:28px}
 #home .home-block{padding:28px 0}
 #home .home-opening{padding:0 0 24px}
 #home .home-heading{min-height:0;padding:8px 0 16px}
 #home .home-heading-copy{max-width:100%}
 #home .home-coast{width:116px;max-width:none;right:-2px;top:-10px;bottom:auto;opacity:.65}
 #home .home-block h1,#home .home-block h2,#home .home-conversion h2{font-size:28px;line-height:1.2;margin:10px 0 12px}
 #home .home-opening h1{max-width:290px;font-size:30px}
 #home .home-block p{font-size:15px;line-height:1.55}
 #home .home-pain-list{grid-template-columns:1fr 1fr;gap:18px 18px;margin-top:0}
 #home .home-pain-list li{padding:0}
 #home .home-pain-list li:last-child{grid-column:1/-1;display:flex;gap:12px;align-items:baseline}
 #home .home-pain-list li:last-child br{display:none}
 #home .home-pain-list p{font-size:17px;line-height:1.4}
 #home .thought-mark{margin-bottom:8px;width:18px;height:2px;flex-shrink:0}
 #home .home-split,#home .home-learn-grid{grid-template-columns:1fr;gap:6px}
 #home .home-help,#home .home-conversion{padding:24px 20px;margin:8px 0 20px;border-radius:22px}
 #home .home-process{grid-template-columns:1fr;gap:24px;margin-top:18px}
 #home .home-process li{padding:0 0 0 18px;border-top:0;border-left:2px solid #C9DDD2}
 #home .home-process li:not(:last-child)::after{content:'↓';left:17px;top:auto;bottom:-20px;right:auto;font-size:15px}
 #home .home-process p{margin:6px 0;font-size:14px}
 #home .home-tool-links{padding:12px 0 0;border-left:0}
 #home .home-topics{gap:4px 20px}
 #home .home-topics li{font-size:18px;padding:12px 0}
 #home .home-people{gap:22px 18px}
 #home .home-person h3{font-size:21px}
 #home .home-person p{font-size:13px}
 #home .home-founder img{width:88px;height:100px;border-radius:20px}
 #home .home-trust-links{gap:0 20px;margin-top:14px}
}
