.home2{--cream:#F1ECDD;--cream-card:#FDFBF5;--warm:#F3EDE2;--green:#1F4A2C;--green-panel:#28563A;--green-deep:#1A3D27;--ink:#1E3323;--body:#45523F;--gold:#8A6A2F;--gold-light:#C9BE8F;--sage:#C4CFC2;--sage-soft:#D8D2BC;--hairline:#DDD6C2;--card-border:#E0D8CA;--font-serif:"Cormorant Garamond",Georgia,serif;font-family:var(--font-body);background:var(--cream);color:var(--body);line-height:1.6}.home2 .serif{font-family:var(--font-serif)}.home2 .wrap{max-width:1080px;margin:0 auto;padding:0 24px}.home2 .kicker{font-size:15px;letter-spacing:1.8px;font-weight:600;text-transform:uppercase;text-align:center}.home2 .nowrap{white-space:nowrap}.home2 .btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:8px;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer}.home2 .btn-primary{background:#C05A1E;color:#FDF8EE;box-shadow:0 2px 10px rgba(192,90,30,.28)}.home2 .btn-primary:hover{background:#A94D16}.home2 .btn-outline{border:1.5px solid var(--green);color:var(--green);background:transparent}.home2 .btn:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.home2 .hero{background:var(--cream);padding:52px 0 18px}.home2 .hero .kicker{color:#C05A1E;font-weight:700;margin-bottom:34px}.home2 .hero .kicker .cat{font-size:21px;font-weight:700;color:#C05A1E;letter-spacing:2px}.home2 .hero .kicker .sep{margin:0 6px;color:#C05A1E}.home2 .hero-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:44px;gap:44px;align-items:center;margin-bottom:30px}.home2 .hero h1{font-size:clamp(30px,4.2vw,44px);line-height:1.22;color:var(--ink);margin-bottom:18px;font-weight:600}.home2 .hero .line2{font-size:18px;margin-bottom:16px}.home2 .hero .line2 .ca{font-family:var(--font-serif);font-weight:700;color:var(--green)}.home2 .hero .line3{font-size:17px}.home2 .compass-col{text-align:center}.home2 .compass-col img{width:92%;max-width:420px;height:auto;display:block;margin:0 auto}.home2 .compass-cap{display:inline-block;margin-top:12px;padding-top:8px;border-top:1px solid var(--hairline);font-size:11.5px;letter-spacing:1.6px;color:var(--gold);font-weight:600}.home2 .fw-line{max-width:820px;margin:0 auto 14px;text-align:center;font-size:17px;color:var(--ink)}.home2 .fw-line b{font-weight:600}.home2 .sig-line{text-align:center;font-family:var(--font-serif);font-style:italic;font-size:18px;color:var(--green);margin-bottom:20px}.home2 .cred{max-width:900px;margin:0 auto 26px;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:12px 8px;text-align:center;font-size:14px;color:var(--body)}.home2 .cred b{color:var(--ink);font-weight:600}.home2 .hero-ctas{display:flex;gap:14px;justify-content:center;margin-bottom:30px;flex-wrap:wrap}.home2 .cue{text-align:center}.home2 .cue .q{font-family:var(--font-serif);font-style:italic;font-size:19px;color:var(--ink)}.home2 .cue .ch{font-size:22px;color:var(--gold);line-height:1;margin-top:4px}.home2 .personas{background:var(--warm);padding:26px 0 44px}.home2 .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.home2 .card{background:var(--cream-card);border:1px solid var(--card-border);border-radius:14px;padding:26px 22px;display:flex;flex-direction:column}.home2 .card .label{font-size:12px;letter-spacing:1px;color:var(--gold);font-weight:600;text-transform:uppercase;margin-bottom:14px}.home2 .card .quote{font-family:var(--font-serif);font-style:italic;font-size:17.5px;line-height:1.5;color:var(--ink);margin-bottom:12px}.home2 .card .ans{font-size:14.5px;margin-bottom:20px}.home2 .card .link{margin-top:auto;font-size:14.5px;color:var(--green);font-weight:600;text-decoration:none}.home2 .card .link:hover{text-decoration:underline}.home2 .problem{background:var(--green);padding:58px 0 46px}.home2 .problem .kicker{color:var(--gold-light);font-size:clamp(28px,3.8vw,38px);letter-spacing:1.2px;margin-bottom:26px}.home2 .eras{display:grid;grid-template-columns:1fr 1fr 1.15fr;grid-gap:0;gap:0;position:relative;max-width:940px;margin:0 auto 34px}.home2 .eras:before{content:"";position:absolute;top:7px;left:8%;right:8%;height:1px;background:#3A5F44}.home2 .era{text-align:center;padding:0 16px;position:relative}.home2 .era .dot{width:14px;height:14px;border-radius:50%;background:#4E6E58;margin:0 auto 12px;position:relative}.home2 .era:nth-child(3) .dot{background:#7E947F}.home2 .era.now .dot{width:16px;height:16px;background:var(--cream);box-shadow:0 0 0 4px #3A5F44}.home2 .era .elabel{font-size:11px;letter-spacing:1px;color:#9DB3A3;font-weight:600;text-transform:uppercase;margin-bottom:6px}.home2 .era.now .elabel{color:var(--cream);font-weight:700}.home2 .era p{font-size:13.5px;line-height:1.55;color:var(--sage)}.home2 .era.now p{color:#EDE8D8}.home2 .problem h2{font-family:var(--font-serif);text-align:center;font-size:clamp(21px,2.9vw,27px);color:var(--cream);margin-bottom:14px;font-weight:600}.home2 .thesis{max-width:920px;margin:0 auto 30px;text-align:center;font-size:15.5px;line-height:1.75;color:var(--sage-soft)}.home2 .connector{font-size:clamp(28px,3.8vw,38px);letter-spacing:1.2px;color:var(--gold);font-weight:600;text-align:center;text-transform:uppercase;margin-bottom:24px}.home2 .forces{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:30px}.home2 .forces-sec{background:var(--warm);padding:46px 0 50px}.home2 .forces-sec .connector{font-size:clamp(28px,3.8vw,38px);letter-spacing:1.2px;color:var(--gold);font-weight:600;text-align:center;text-transform:uppercase;margin-bottom:24px}.home2 .force{background:var(--cream-card);border:1px solid var(--card-border);border-radius:12px;padding:22px 20px 18px}.home2 .force .fh{display:flex;align-items:center;gap:8px;margin-bottom:10px}.home2 .force .fh .ico{font-size:18px;color:#C05A1E}.home2 .force .fh h3{font-family:var(--font-serif);font-size:17px;color:var(--ink);font-weight:600}.home2 .force p{font-size:13.5px;line-height:1.65;color:var(--body);margin-bottom:14px}.home2 .anchor{background:#E9E2CF;border-radius:7px;padding:10px 13px;font-size:12.5px;line-height:1.5;color:var(--ink)}.home2 .anchor b{font-weight:700}.home2 .bridge{text-align:center;font-family:var(--font-serif);font-style:italic;font-size:18px;color:var(--green)}.home2 .solution{background:var(--green);border-top:1px solid #3a5f44;padding:56px 0 60px}.home2 .solution .kicker{color:var(--gold-light);font-size:clamp(28px,3.8vw,38px);letter-spacing:1.2px;margin-bottom:6px}.home2 .solution h2{font-family:var(--font-serif);text-align:center;font-size:clamp(21px,2.9vw,27px);color:var(--cream);margin-bottom:12px;font-weight:600}.home2 .sol-intro{max-width:520px;margin:0 auto 36px;text-align:center;font-size:15px;color:var(--sage-soft)}.home2 .turns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;position:relative;margin-bottom:34px}.home2 .turns:before{content:"";position:absolute;top:26px;left:12%;right:12%;height:1px;background:#3A5F44}.home2 .turn{text-align:center;padding:0 10px;position:relative}.home2 .turn .num{width:52px;height:52px;border-radius:50%;background:var(--cream);color:var(--green);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-family:var(--font-serif);font-size:21px;font-weight:700;position:relative}.home2 .turn h3{font-family:var(--font-serif);font-size:18px;color:var(--cream);font-weight:600;margin-bottom:8px}.home2 .turn p{font-size:14px;line-height:1.65;color:var(--sage)}.home2 .bp-card{background:var(--cream-card);border:1px solid var(--card-border);border-radius:12px;padding:18px 22px;display:flex;align-items:center;gap:16px;max-width:560px;margin:0 auto 26px}.home2 .bp-card .ico{font-size:30px;color:var(--green)}.home2 .bp-card h4{font-size:15px;color:var(--ink);font-weight:600;margin-bottom:3px}.home2 .bp-card p{font-size:13.5px;line-height:1.5}.home2 .sol-cta{text-align:center}.home2 .sol-cta .sub{font-size:14px;margin-bottom:14px;color:var(--sage-soft)}.home2 .btn-cream{background:#C05A1E;color:#FDF8EE;box-shadow:0 2px 10px rgba(0,0,0,.25)}@media (max-width:860px){.home2 .hero-grid{grid-template-columns:1fr;gap:26px}.home2 .compass-col img{width:70%}.home2 .cards,.home2 .forces,.home2 .turns{grid-template-columns:1fr}.home2 .turns:before{display:none}.home2 .eras{grid-template-columns:1fr;gap:22px}.home2 .eras:before{left:11px;right:auto;top:8px;bottom:8px;width:1px;height:auto}.home2 .era{text-align:left;padding-left:36px}.home2 .era .dot{position:absolute;left:5px;top:4px;margin:0}.home2 .era.now .dot{left:4px}.home2 .hero-ctas .btn{width:100%;justify-content:center}}.home2 .diff{background:var(--warm);padding:62px 0 64px}.home2 .diff .kicker{color:#C05A1E;font-size:clamp(28px,3.8vw,38px);letter-spacing:1.2px;margin-bottom:4px}.home2 .diff h2{font-family:var(--font-serif);text-align:center;font-size:clamp(21px,2.9vw,27px);color:var(--ink);margin-bottom:34px;font-weight:600}.home2 .diff-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.home2 .diff-card{background:var(--cream-card);border:1px solid var(--card-border);border-radius:12px;padding:26px 28px}.home2 .diff-card .dh{display:flex;align-items:center;gap:10px;margin-bottom:9px}.home2 .diff-card .dh .ico{font-size:20px;color:var(--green)}.home2 .diff-card h3{font-family:var(--font-serif);font-size:19.5px;color:var(--ink);font-weight:600}.home2 .diff-card p{font-size:15px;line-height:1.65}.home2 .about{background:var(--green);padding:58px 0 54px}.home2 .about .kicker{color:var(--gold-light);font-size:clamp(28px,3.8vw,38px);letter-spacing:1.2px;margin-bottom:26px}.home2 .about-grid{display:grid;grid-template-columns:1fr 240px;grid-gap:42px;gap:42px;align-items:start;max-width:920px;margin:0 auto 24px}.home2 .about-edu{max-width:920px;margin:0 auto;border-top:1px solid #3a5f44;padding-top:18px;font-size:15px;line-height:1.7;color:var(--sage-soft);text-align:center}.home2 .about-edu b{color:var(--cream);font-weight:600}.home2 .about-below{max-width:760px;margin:22px auto 0;text-align:center}.home2 .about-below .bodytxt{font-size:15px}.home2 .about-below .closing{margin-bottom:18px}.home2 .about-photo-img{width:225px;height:225px;border-radius:50%;object-fit:cover;border:3px solid var(--gold-light);box-shadow:0 6px 24px rgba(0,0,0,.3);display:inline-block}.home2 .about h2{font-family:var(--font-serif);font-size:clamp(22px,3vw,30px);color:var(--cream);font-weight:600;margin-bottom:4px}.home2 .about .role{font-size:13.5px;color:var(--gold-light);margin-bottom:16px;font-style:italic;font-family:var(--font-serif)}.home2 .about .lead{font-family:var(--font-serif);font-size:17px;color:var(--cream);margin-bottom:14px}.home2 .about p.bodytxt{font-size:14.5px;line-height:1.7;color:var(--sage-soft);margin-bottom:14px}.home2 .about p.bodytxt b{color:var(--cream);font-weight:600}.home2 .about .closing{font-family:var(--font-serif);font-style:italic;font-size:15.5px;color:var(--gold-light);margin-bottom:20px}.home2 .btn-cream-outline{border:1.5px solid var(--cream);color:var(--cream);background:transparent}.home2 .final-cta{background:var(--cream);padding:60px 0 64px;text-align:center}.home2 .final-cta h2{font-family:var(--font-serif);font-size:clamp(23px,3.1vw,29px);color:var(--ink);font-weight:600;margin-bottom:12px}.home2 .final-cta p{font-size:16px;max-width:520px;margin:0 auto 26px}.home2 .final-cta .ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.home2 footer{background:var(--green-deep);padding:44px 0 0}@media (max-width:860px){.home2 .about-grid,.home2 .diff-grid{grid-template-columns:1fr}.home2 .about-grid{justify-items:center;text-align:center}.home2 .about-grid>div:last-child{order:-1}}.home2 .bp-card,.home2 .card,.home2 .compass-col,.home2 .diff-card,.home2 .era,.home2 .force,.home2 .turn{transition:transform .22s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,border-color .22s ease}.home2 .bp-card:hover,.home2 .card:hover,.home2 .diff-card:hover{border-color:#C9BFAB}.home2 .bp-card:hover,.home2 .card:hover,.home2 .diff-card:hover,.home2 .force:hover{transform:translateY(-5px);box-shadow:0 20px 44px -24px rgba(20,45,25,.42)}.home2 .turn:hover{transform:translateY(-4px)}.home2 .era:hover{transform:translateY(-3px)}.home2 .compass-col:hover{transform:translateY(-4px) rotate(-.6deg)}.home2 .card:hover .plink,.home2 .diff-card:hover .ico{transform:translateX(2px)}.home2 .card .plink,.home2 .diff-card .ico{transition:transform .22s ease}.home2 .btn{transition:transform .16s ease,box-shadow .22s ease,background .18s ease,color .18s ease}.home2 .btn:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.home2 .bp-card,.home2 .btn,.home2 .card,.home2 .compass-col,.home2 .diff-card,.home2 .era,.home2 .force,.home2 .turn{transition:none}.home2 .bp-card:hover,.home2 .btn:hover,.home2 .card:hover,.home2 .compass-col:hover,.home2 .diff-card:hover,.home2 .era:hover,.home2 .force:hover,.home2 .turn:hover{transform:none}}