.whysf-page{font-family:Inter,sans-serif;line-height:1.55;color:var(--ink)}.whysf-page *{box-sizing:border-box}.whysf-page h1,.whysf-page h2,.whysf-page h3,.whysf-page h4,.whysf-page li,.whysf-page p,.whysf-page ul{margin:0;padding:0}.whysf-page ul{list-style:none}.whysf-page .container{max-width:1240px;margin:0 auto;padding:0 32px;position:relative;z-index:1}@media (max-width:720px){.whysf-page .container{padding:0 20px}}.whysf-page .page-hero{padding:80px 0 32px}.whysf-page .eyebrow{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3)}.whysf-page .section-head{max-width:720px;margin:0 auto 56px;text-align:center}.whysf-page .section-head .eyebrow{display:block;margin-bottom:16px}.whysf-page .section-h{font-family:"DM Serif Display",serif;font-size:46px;line-height:1.05;letter-spacing:-.025em;color:var(--ink);font-weight:400}.whysf-page .section-h em{color:var(--primary);font-style:italic}.whysf-page .lead{font-size:18px;line-height:1.55;color:var(--ink-2);max-width:640px;margin:18px auto 0}.whysf-page .section-head .lead{margin-top:18px}@media (max-width:720px){.whysf-page .section-h{font-size:34px}}.whysf-page .whysf-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1080px;margin:0 auto}.whysf-page .whysf-pillar{border:1px solid var(--line,#e5e2d8);border-radius:14px;padding:32px 28px;background:#fff;display:flex;flex-direction:column}.whysf-page .whysf-pillar-num{font-size:36px;line-height:1;color:var(--primary)}.whysf-page .whysf-pillar h3,.whysf-page .whysf-pillar-num{font-family:"DM Serif Display",serif;font-weight:400;margin-bottom:12px}.whysf-page .whysf-pillar h3{font-size:24px;color:var(--ink);line-height:1.2}.whysf-page .whysf-pillar p{font-size:15px;line-height:1.6;color:var(--ink-2);flex:1}.whysf-page .whysf-pillar-link{display:inline-block;margin-top:18px;font-size:14px;color:var(--primary);font-weight:500;text-decoration:none}.whysf-page .whysf-pillar-link:hover{text-decoration:underline}@media (max-width:880px){.whysf-page .whysf-pillars{grid-template-columns:1fr}}.whysf-page .whysf-fit{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1080px;margin:0 auto}.whysf-page .whysf-fit-col{border-radius:14px;padding:32px;border:1px solid var(--line,#e5e2d8)}.whysf-page .whysf-fit-col.for{background:rgba(15,111,78,.04);border-color:var(--primary)}.whysf-page .whysf-fit-col.not{background:var(--paper-2,#FAF8F2)}.whysf-page .whysf-fit-col h3{font-family:"DM Serif Display",serif;font-size:24px;font-weight:400;margin-bottom:16px;line-height:1.2}.whysf-page .whysf-fit-col.for h3{color:var(--primary)}.whysf-page .whysf-fit-col.not h3{color:var(--ink-3)}.whysf-page .whysf-fit-col li{padding:10px 0 10px 28px;position:relative;font-size:15px;line-height:1.55;color:var(--ink-2);border-bottom:1px dashed var(--line,#e5e2d8)}.whysf-page .whysf-fit-col li:last-child{border-bottom:none}.whysf-page .whysf-fit-col li:before{content:"";position:absolute;left:0;top:16px;width:16px;height:16px}.whysf-page .whysf-fit-col.for li:before{background:var(--primary);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center /contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center /contain}.whysf-page .whysf-fit-col.not li:before{background:var(--ink-3);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") no-repeat center /contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") no-repeat center /contain}@media (max-width:720px){.whysf-page .whysf-fit{grid-template-columns:1fr}}.whysf-page .whysf-prose{max-width:720px;margin:0 auto;font-size:17px;line-height:1.7;color:var(--ink-2)}.whysf-page .whysf-prose p{margin-bottom:18px}.whysf-page .whysf-prose strong{color:var(--ink);font-weight:600}.whysf-page .whysf-h2{font-family:"DM Serif Display",serif;font-size:32px;line-height:1.1;letter-spacing:-.02em;color:var(--ink);font-weight:400;margin:56px 0 20px}.whysf-page .whysf-h2 em{color:var(--primary);font-style:italic}@media (max-width:720px){.whysf-page .whysf-h2{font-size:26px;margin-top:40px}}.whysf-page .whysf-faq{padding:96px 0;border-top:1px solid var(--line)}.whysf-page .whysf-faq .section-head{margin-bottom:56px}.whysf-page .whysf-faq-list{max-width:760px;margin:0 auto}.whysf-page .whysf-faq-item{border-bottom:1px solid var(--line)}.whysf-page .whysf-faq-item:first-of-type{border-top:1px solid var(--line)}.whysf-page .whysf-faq-q{display:flex;align-items:center;justify-content:space-between;padding:22px 0;cursor:pointer;list-style:none;font-size:17px;color:var(--ink);font-weight:500}.whysf-page .whysf-faq-q::-webkit-details-marker{display:none}.whysf-page .whysf-faq-q::marker{display:none;content:""}.whysf-page .whysf-faq-item[open] .whysf-faq-q,.whysf-page .whysf-faq-q:hover{color:var(--primary)}.whysf-page .whysf-faq-chevron{width:10px;height:10px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0;margin-left:16px}.whysf-page .whysf-faq-item[open] .whysf-faq-chevron{transform:rotate(-135deg)}.whysf-page .whysf-faq-a{padding:0 0 22px;font-size:16px;line-height:1.65;color:var(--ink-2)}.whysf-page .cta-strip{background:var(--ink);color:#f8f6f1;padding:80px 0;text-align:center;margin-top:96px}.whysf-page .cta-strip h2{color:#f8f6f1;margin-bottom:18px;font-family:"DM Serif Display",serif;font-weight:400;font-size:36px}.whysf-page .cta-strip h2 em{color:var(--gold,#C9A961);font-style:italic}.whysf-page .cta-strip p{color:#d1d5db;margin-bottom:24px;max-width:560px;margin-left:auto;margin-right:auto}