.sf-manus-pillar *,.sf-manus-pillar :after,.sf-manus-pillar :before{box-sizing:border-box;margin:0;padding:0}:root{--forest:#2C3E2D;--forest-mid:#3D5C3E;--forest-light:#4A6349;--sage:#6B8F6B;--sage-light:#8FAF8F;--sage-mist:#EAF0EA;--cream:#FAF8F4;--warm-white:#FFFFFF;--text-dark:#1A2318;--text-mid:#3D4A3D;--text-light:#6B7A6B;--gold:#C9A96E;--gold-light:#E8D5B0}.sf-manus-pillar{font-family:var(--font-la-manus-sans),Inter,sans-serif;font-size:17px;background:var(--cream);color:var(--text-dark);overflow-x:hidden;line-height:1.6}.sf-manus-pillar .serif{font-family:var(--font-la-manus-serif),Georgia,serif}.sf-manus-pillar h1,.sf-manus-pillar h2,.sf-manus-pillar h3{font-family:var(--font-la-manus-serif),Georgia,serif;line-height:1.08;font-weight:500}.sf-manus-pillar nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 40px;display:flex;align-items:center;justify-content:space-between;height:72px;background:rgba(44,62,45,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.sf-manus-pillar .hero{position:relative;height:96vh;min-height:580px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;padding-top:0}.sf-manus-pillar .hero-left{background:var(--forest);display:flex;flex-direction:column;justify-content:center;padding:80px 64px 80px 80px;position:relative;z-index:2}.sf-manus-pillar .hero-left:after{content:"";position:absolute;right:-60px;top:0;bottom:0;width:120px;background:var(--forest);clip-path:polygon(0 0,0 100%,100% 100%);z-index:3}.sf-manus-pillar .hero-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:20px}.sf-manus-pillar .hero-h1{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:clamp(3rem,5vw,4.8rem);color:#fff;line-height:1.04;margin-bottom:28px;font-weight:400}.sf-manus-pillar .hero-h1 em{font-style:italic;color:var(--gold-light)}.sf-manus-pillar .hero-sub{font-size:1.05rem;color:rgba(255,255,255,.78);line-height:1.7;margin-bottom:40px;max-width:460px}.sf-manus-pillar .hero-sub strong{color:#fff;font-weight:600}.sf-manus-pillar .hero-btns{display:flex;gap:14px;flex-wrap:wrap}.sf-manus-pillar .btn-primary{background:var(--gold);color:var(--forest);padding:14px 32px;border-radius:100px;font-weight:700;font-size:.85rem;letter-spacing:.04em;text-decoration:none;transition:all .25s;display:inline-flex;align-items:center;gap:8px}.sf-manus-pillar .btn-primary:hover{background:#d4b07a;transform:translateY(-2px);box-shadow:0 8px 24px rgba(201,169,110,.35)}.sf-manus-pillar .btn-ghost{background:transparent;color:rgba(255,255,255,.85);border:1.5px solid rgba(255,255,255,.3);padding:14px 32px;border-radius:100px;font-weight:500;font-size:.85rem;letter-spacing:.04em;text-decoration:none;transition:all .25s;display:inline-flex;align-items:center;gap:8px}.sf-manus-pillar .btn-ghost:hover{border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.07)}.sf-manus-pillar .hero-stats{display:flex;gap:32px;margin-top:48px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.sf-manus-pillar .hero-stat-num{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:2.4rem;font-weight:600;color:var(--gold-light);line-height:1}.sf-manus-pillar .hero-stat-label{font-size:.72rem;color:rgba(255,255,255,.55);letter-spacing:.08em;text-transform:uppercase;margin-top:4px}.sf-manus-pillar .hero-right{position:relative;overflow:hidden}.sf-manus-pillar .hero-right img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.sf-manus-pillar .hero-right-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(44,62,45,.25) 0,transparent 40%)}.sf-manus-pillar .hero-badge{position:absolute;bottom:28px;left:32px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);padding:18px 24px;border-radius:18px;box-shadow:0 12px 40px rgba(0,0,0,.15);width:max-content;max-width:calc(100% - 64px);z-index:3}.sf-manus-pillar .hero-badge-label{font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--sage);margin-bottom:6px;line-height:1.2}.sf-manus-pillar .hero-badge-text{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:1.1rem;font-weight:600;color:var(--forest);line-height:1.35;white-space:nowrap}.sf-manus-pillar .press-bar{background:var(--warm-white);padding:20px 0;border-bottom:1px solid rgba(0,0,0,.06);overflow:hidden}.sf-manus-pillar .press-track{display:flex;gap:60px;align-items:center;animation:marquee 28s linear infinite;width:max-content}.sf-manus-pillar .press-track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.sf-manus-pillar .press-item{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#bbb;white-space:nowrap}.sf-manus-pillar .statement-band{background:var(--sage-mist);padding:56px 80px;display:flex;align-items:center;gap:40px}.sf-manus-pillar .statement-icon{flex-shrink:0;width:56px;height:56px;background:var(--warm-white);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--forest-light);box-shadow:0 4px 16px rgba(74,99,73,.1)}.sf-manus-pillar .statement-text{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:clamp(1.4rem,2.5vw,2rem);color:var(--text-dark);line-height:1.35;max-width:none;flex:1}.sf-manus-pillar .statement-text strong{color:var(--forest-light)}.sf-manus-pillar .section{padding:96px 80px}.sf-manus-pillar .section-sm{padding:64px 80px}.sf-manus-pillar .container{max-width:1280px;margin:0 auto}.sf-manus-pillar .container-narrow{max-width:960px;margin:0 auto}.sf-manus-pillar .eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--sage);margin-bottom:16px}.sf-manus-pillar .section-h2{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:clamp(2.2rem,4vw,3.4rem);color:var(--text-dark);margin-bottom:20px}.sf-manus-pillar .section-desc{font-size:1.05rem;color:var(--text-light);line-height:1.75;max-width:560px}.sf-manus-pillar .split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.sf-manus-pillar .split-img{position:relative}.sf-manus-pillar .split-img img{width:100%;max-height:726px;object-fit:cover;object-position:center top;border-radius:4px;display:block}.sf-manus-pillar .split-img-accent{position:absolute;bottom:-24px;right:-24px;width:180px;height:180px;background:var(--sage-mist);border-radius:4px;z-index:-1}.sf-manus-pillar .split-img-accent-tl{position:absolute;top:-24px;left:-24px;width:120px;height:120px;background:var(--gold-light);border-radius:4px;z-index:-1;opacity:.4}.sf-manus-pillar .full-bleed{position:relative;height:580px;overflow:hidden;display:flex;align-items:center}.sf-manus-pillar .full-bleed img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sf-manus-pillar .full-bleed-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(44,62,45,.88) 0,rgba(44,62,45,.55) 50%,rgba(44,62,45,.15))}.sf-manus-pillar .full-bleed-content{position:relative;z-index:2;padding:48px 10vw;max-width:min(820px,92vw);box-sizing:border-box}.sf-manus-pillar .full-bleed-content .eyebrow{color:var(--gold)}.sf-manus-pillar .full-bleed-content h2{color:#fff;font-size:clamp(2.4rem,4vw,3.6rem);margin-bottom:20px}.sf-manus-pillar .full-bleed-content p{color:rgba(255,255,255,.82);font-size:1.05rem;line-height:1.75;margin-bottom:32px}.sf-manus-pillar .section-dark{background:var(--forest);padding:96px 80px}.sf-manus-pillar .section-dark .eyebrow{color:var(--gold)}.sf-manus-pillar .section-dark .section-h2{color:#fff}.sf-manus-pillar .section-dark .section-desc{color:rgba(255,255,255,.72)}.sf-manus-pillar .section-dark p{color:rgba(255,255,255,.78)}.sf-manus-pillar .accordion-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;background:var(--warm-white)}.sf-manus-pillar .accordion-item{border-bottom:1px solid rgba(0,0,0,.07);border-right:1px solid rgba(0,0,0,.07)}.sf-manus-pillar .accordion-item:nth-child(2n){border-right:none}.sf-manus-pillar .accordion-item:nth-last-child(-n+2){border-bottom:none}.sf-manus-pillar .accordion-btn{width:100%;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;font-family:var(--font-la-manus-serif),Georgia,serif;font-size:1.15rem;font-weight:500;color:var(--text-dark);text-align:left;gap:12px;transition:background .2s}.sf-manus-pillar .accordion-btn:hover{background:var(--sage-mist)}.sf-manus-pillar .accordion-btn.open,.sf-manus-pillar .accordion-icon{background:var(--sage-mist);color:var(--forest-light)}.sf-manus-pillar .accordion-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:transform .3s,background .2s}.sf-manus-pillar .accordion-btn.open .accordion-icon{transform:rotate(45deg);background:var(--forest-light);color:#fff}.sf-manus-pillar .accordion-body{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .3s;padding:0 28px}.sf-manus-pillar .accordion-body.open{max-height:400px;padding:0 28px 22px}.sf-manus-pillar .accordion-body p{font-size:.9rem;color:var(--text-light);line-height:1.75}.sf-manus-pillar .ch-accordion-list{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.09);border-radius:12px;overflow:hidden;background:var(--warm-white)}.sf-manus-pillar .ch-accordion-list-dark{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.sf-manus-pillar .ch-accordion-item{border-bottom:1px solid rgba(0,0,0,.07)}.sf-manus-pillar .ch-accordion-list-dark .ch-accordion-item{border-color:rgba(255,255,255,.08)}.sf-manus-pillar .ch-accordion-item:last-child{border-bottom:none}.sf-manus-pillar .ch-accordion-btn{width:100%;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:none;cursor:pointer;font-family:var(--font-la-manus-serif),Georgia,serif;font-size:1.25rem;font-weight:500;color:var(--text-dark);text-align:left;transition:background .18s}.sf-manus-pillar .ch-accordion-btn:hover{background:var(--sage-mist)}.sf-manus-pillar .ch-accordion-btn.open{background:var(--sage-mist);color:var(--forest-light)}.sf-manus-pillar .ch-accordion-list-dark .ch-accordion-btn{color:rgba(255,255,255,.9)}.sf-manus-pillar .ch-accordion-list-dark .ch-accordion-btn:hover{background:rgba(255,255,255,.06)}.sf-manus-pillar .ch-accordion-list-dark .ch-accordion-btn.open{background:rgba(255,255,255,.08);color:#fff}.sf-manus-pillar .ch-accordion-chevron{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;line-height:1;color:var(--text-light);transition:transform .3s}.sf-manus-pillar .ch-accordion-list-dark .ch-accordion-chevron{color:rgba(255,255,255,.4)}.sf-manus-pillar .ch-accordion-btn.open .ch-accordion-chevron{transform:rotate(45deg);color:var(--forest-light)}.sf-manus-pillar .ch-accordion-list-dark .ch-accordion-btn.open .ch-accordion-chevron{color:var(--gold)}.sf-manus-pillar .ch-accordion-body{max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(.4,0,.2,1)}.sf-manus-pillar .ch-accordion-body.open{max-height:1600px}.sf-manus-pillar .ch-accordion-inner{padding:4px 28px 24px}.sf-manus-pillar .ch-accordion-desc{font-size:.88rem;color:var(--text-light);line-height:1.75;margin-bottom:16px}.sf-manus-pillar .ch-accordion-list-dark .ch-accordion-desc{color:rgba(255,255,255,.6)}.sf-manus-pillar .tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.sf-manus-pillar .tag{padding:7px 16px;border-radius:100px;font-size:.8rem;font-weight:500;color:var(--forest-light);background:var(--sage-mist);border:1px solid rgba(107,143,107,.2);transition:all .2s;text-decoration:none;display:inline-block}.sf-manus-pillar .tag:hover{background:var(--forest-light);color:#fff;border-color:transparent}.sf-manus-pillar .tag-dark{padding:7px 16px;border-radius:100px;font-size:.8rem;font-weight:500;color:rgba(255,255,255,.8);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);transition:all .2s;text-decoration:none;display:inline-block}.sf-manus-pillar .tag-dark:hover{background:rgba(255,255,255,.18);color:#fff;border-color:rgba(255,255,255,.3)}.sf-manus-pillar .modality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:rgba(0,0,0,.07);border-radius:16px;overflow:hidden}.sf-manus-pillar .modality-card{background:var(--warm-white);padding:28px 24px;transition:background .2s}.sf-manus-pillar .modality-card:hover{background:var(--sage-mist)}.sf-manus-pillar .modality-num{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:2.2rem;color:rgba(107,143,107,.25);font-weight:600;line-height:1;margin-bottom:10px}.sf-manus-pillar .modality-name{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:1.2rem;font-weight:500;color:var(--text-dark);margin-bottom:6px}.sf-manus-pillar .modality-desc{font-size:.8rem;color:var(--text-light);line-height:1.6}.sf-manus-pillar .compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sf-manus-pillar .compare-col{padding:40px;border-radius:16px}.sf-manus-pillar .compare-col-typical{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.07)}.sf-manus-pillar .compare-col-us{background:var(--forest)}.sf-manus-pillar .compare-label{font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px}.sf-manus-pillar .compare-col-typical .compare-label{color:var(--text-light)}.sf-manus-pillar .compare-col-us .compare-label{color:var(--gold)}.sf-manus-pillar .compare-item{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.sf-manus-pillar .compare-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:7px}.sf-manus-pillar .compare-col-typical .compare-dot{background:rgba(0,0,0,.2)}.sf-manus-pillar .compare-col-us .compare-dot{background:var(--gold)}.sf-manus-pillar .compare-item-text{font-size:1.05rem;line-height:1.7}.sf-manus-pillar .compare-col-typical .compare-item-text{color:var(--text-light)}.sf-manus-pillar .compare-col-us .compare-item-text{color:rgba(255,255,255,.85)}.sf-manus-pillar .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.sf-manus-pillar .step{position:relative}.sf-manus-pillar .step:after{content:"→";position:absolute;right:-24px;top:24px;font-size:1.2rem;color:rgba(107,143,107,.3)}.sf-manus-pillar .step:last-child:after{display:none}.sf-manus-pillar .step-num{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:4rem;font-weight:600;color:rgba(107,143,107,.15);line-height:1;margin-bottom:16px}.sf-manus-pillar .step-title{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:1.35rem;font-weight:500;color:var(--text-dark);margin-bottom:10px}.sf-manus-pillar .step-body{font-size:.88rem;color:var(--text-light);line-height:1.7;margin-bottom:16px}.sf-manus-pillar .step-link{font-size:.82rem;font-weight:600;color:var(--forest-light);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.sf-manus-pillar .step-link:hover{text-decoration:underline}.sf-manus-pillar .faq-list{display:flex;flex-direction:column;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;background:var(--warm-white)}.sf-manus-pillar .faq-item{border-bottom:1px solid rgba(0,0,0,.07)}.sf-manus-pillar .faq-item:last-child{border-bottom:none}.sf-manus-pillar .faq-btn{width:100%;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:none;border:none;cursor:pointer;font-family:var(--font-la-manus-serif),Georgia,serif;font-size:1.2rem;font-weight:500;color:var(--text-dark);text-align:left;transition:background .2s}.sf-manus-pillar .faq-btn:hover{background:var(--sage-mist)}.sf-manus-pillar .faq-btn.open{background:var(--sage-mist);color:var(--forest-light)}.sf-manus-pillar .faq-icon{flex-shrink:0;font-size:1.4rem;color:var(--forest-light);transition:transform .3s;line-height:1}.sf-manus-pillar .faq-btn.open .faq-icon{transform:rotate(45deg)}.sf-manus-pillar .faq-answer{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.sf-manus-pillar .faq-answer.open{max-height:300px}.sf-manus-pillar .faq-answer-inner{padding:0 32px 24px;font-size:.92rem;color:var(--text-light);line-height:1.8}.sf-manus-pillar .location-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.sf-manus-pillar .location-card{background:var(--warm-white);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.sf-manus-pillar .location-card-map{height:260px}.sf-manus-pillar .location-card-map iframe{width:100%;height:100%;border:none;display:block}.sf-manus-pillar .location-card-body{padding:28px 32px}.sf-manus-pillar .location-card-label{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--sage);margin-bottom:10px}.sf-manus-pillar .location-card-name{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--text-dark);margin-bottom:8px}.sf-manus-pillar .location-card-addr{font-size:.88rem;color:var(--text-light);line-height:1.65;margin-bottom:16px}.sf-manus-pillar .location-card-links{display:flex;gap:12px;flex-wrap:wrap}.sf-manus-pillar .location-link{font-size:.8rem;font-weight:600;color:var(--forest-light);text-decoration:none;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(74,99,73,.25);padding:8px 16px;border-radius:100px;transition:all .2s}.sf-manus-pillar .location-link:hover{background:var(--forest-light);color:#fff;border-color:transparent}.sf-manus-pillar .online-card{background:var(--forest);border-radius:16px;padding:40px}.sf-manus-pillar .online-card .location-card-label{color:var(--gold)}.sf-manus-pillar .online-card .location-card-name{color:#fff}.sf-manus-pillar .online-card .location-card-addr{color:rgba(255,255,255,.7)}.sf-manus-pillar .online-card .location-link{color:rgba(255,255,255,.85);border-color:rgba(255,255,255,.2)}.sf-manus-pillar .online-card .location-link:hover{background:rgba(255,255,255,.15);color:#fff;border-color:transparent}.sf-manus-pillar .quote-band{background:var(--forest-mid);padding:72px 80px;text-align:center}.sf-manus-pillar .quote-mark{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:6rem;color:var(--gold);line-height:.5;margin-bottom:16px;display:block}.sf-manus-pillar .quote-text{font-family:var(--font-la-manus-serif),Georgia,serif;font-size:clamp(1.6rem,3vw,2.4rem);color:#fff;line-height:1.4;font-style:italic;max-width:800px;margin:0 auto 24px}.sf-manus-pillar .quote-attr{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.sf-manus-pillar .cta-section{background:var(--forest);padding:96px 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.sf-manus-pillar .cta-section h2{color:#fff;font-size:clamp(2.4rem,4vw,3.6rem);margin-bottom:20px}.sf-manus-pillar .cta-section p{color:rgba(255,255,255,.72);font-size:1.05rem;line-height:1.75;margin-bottom:36px}.sf-manus-pillar .cta-btns{display:flex;gap:14px;flex-wrap:wrap}.sf-manus-pillar .cta-img{position:relative;border-radius:4px;overflow:hidden}.sf-manus-pillar .cta-img img{width:100%;display:block;border-radius:4px}.sf-manus-pillar .wave-divider{height:48px;background:linear-gradient(to bottom,var(--sage-mist),#fff)}.sf-manus-pillar .text-center{text-align:center}.sf-manus-pillar .mx-auto{margin-left:auto;margin-right:auto}.sf-manus-pillar .mb-8{margin-bottom:8px}.sf-manus-pillar .mb-16{margin-bottom:16px}.sf-manus-pillar .mb-24{margin-bottom:24px}.sf-manus-pillar .mb-40{margin-bottom:40px}.sf-manus-pillar .mb-56{margin-bottom:56px}.sf-manus-pillar .mt-40{margin-top:40px}.sf-manus-pillar .mt-56{margin-top:56px}.sf-manus-pillar .list-cta-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;align-items:start}.sf-manus-pillar .list-cta-intro{grid-column:1;grid-row:1}.sf-manus-pillar .list-cta-grid>.ch-accordion-list,.sf-manus-pillar .list-cta-grid>.faq-list{grid-column:2;grid-row:1/span 2}.sf-manus-pillar .list-cta-btn{grid-column:1;grid-row:2;justify-self:start;margin-top:8px}@media (max-width:1024px){.sf-manus-pillar .hero{grid-template-columns:1fr;min-height:auto}.sf-manus-pillar .hero-left{padding:60px 40px}.sf-manus-pillar .hero-left:after{display:none}.sf-manus-pillar .hero-right{height:460px}.sf-manus-pillar .hero-right img{object-position:center 30%}.sf-manus-pillar .hero-badge{left:24px;right:auto;bottom:24px;width:max-content;max-width:calc(100% - 48px)}.sf-manus-pillar .split{grid-template-columns:1fr;gap:48px}.sf-manus-pillar .section,.sf-manus-pillar .section-dark{padding:72px 40px}.sf-manus-pillar .statement-band{padding:40px}.sf-manus-pillar .full-bleed-content{padding:32px 48px;max-width:min(760px,100%);box-sizing:border-box}.sf-manus-pillar .list-cta-grid{display:flex!important;flex-direction:column!important;gap:28px!important}.sf-manus-pillar .list-cta-intro{order:1}.sf-manus-pillar .list-cta-grid>.ch-accordion-list,.sf-manus-pillar .list-cta-grid>.faq-list{order:2;width:100%}.sf-manus-pillar .list-cta-btn{order:3;margin-top:4px;align-self:stretch;justify-content:center;text-align:center}.sf-manus-pillar .cta-section{grid-template-columns:1fr;gap:48px;padding:72px 40px}.sf-manus-pillar .compare-grid,.sf-manus-pillar .steps{grid-template-columns:1fr}.sf-manus-pillar .step:after{display:none}.sf-manus-pillar .location-grid{grid-template-columns:1fr}.sf-manus-pillar .modality-grid{grid-template-columns:repeat(2,1fr)}.sf-manus-pillar .accordion-grid{grid-template-columns:1fr}.sf-manus-pillar .quote-band{padding:56px 40px}.sf-manus-pillar .full-bleed{height:400px}.sf-manus-pillar section:not(.hero),.sf-manus-pillar section[style*=padding]:not(.hero){padding:72px 40px!important}.sf-manus-pillar .hero{padding:0!important}.sf-manus-pillar div[style*=grid-template-columns]{display:grid!important;grid-template-columns:1fr!important;gap:40px!important}.sf-manus-pillar div[style*="repeat(3"]{grid-template-columns:1fr!important;gap:0!important}}@media (max-width:768px){.sf-manus-pillar div[style*=grid-template-columns]{display:grid!important;grid-template-columns:1fr!important;gap:32px!important}.sf-manus-pillar div[style*="repeat(3"]{grid-template-columns:1fr!important;gap:0!important}.sf-manus-pillar div[style*="repeat(3"]>div{width:100%!important}.sf-manus-pillar .full-bleed{margin-left:0;margin-right:0;width:100%;max-width:100%;box-sizing:border-box}.sf-manus-pillar .split-img img{width:100%!important;max-height:400px!important;border-radius:4px}.sf-manus-pillar .section,.sf-manus-pillar .section-dark{padding:56px 24px}.sf-manus-pillar section:not(.hero),.sf-manus-pillar section[style*=padding]:not(.hero){padding:56px 24px!important}.sf-manus-pillar .hero{grid-template-columns:1fr!important;min-height:auto;height:auto;margin-left:0;margin-right:0;width:100%;padding:0!important}.sf-manus-pillar .hero-left{padding:48px 24px}.sf-manus-pillar .hero-left:after{display:none}.sf-manus-pillar .hero-right{height:min(52vw,420px);min-height:280px;max-height:440px}.sf-manus-pillar .hero-right img{object-position:center 30%}.sf-manus-pillar .hero-right-overlay{background:linear-gradient(0deg,rgba(44,62,45,.45) 0,rgba(44,62,45,.12) 42%,transparent 70%)}.sf-manus-pillar .hero-badge{left:16px;right:auto;bottom:16px;width:max-content;max-width:calc(100% - 32px);padding:14px 18px;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.15)}.sf-manus-pillar .hero-badge-label{font-size:.62rem;margin-bottom:5px}.sf-manus-pillar .hero-badge-text{font-size:1.02rem;line-height:1.35;white-space:normal}.sf-manus-pillar .hero-sub{font-size:1.1rem;line-height:1.7}.sf-manus-pillar .hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;padding-top:28px}.sf-manus-pillar .hero-stat-num{font-size:1.65rem}.sf-manus-pillar .hero-stat-label{font-size:.58rem;letter-spacing:.06em;line-height:1.35}.sf-manus-pillar .hero-btns{flex-direction:column;gap:12px}.sf-manus-pillar .hero-btns .btn-ghost,.sf-manus-pillar .hero-btns .btn-primary{width:100%;justify-content:center;text-align:center}.sf-manus-pillar .split{grid-template-columns:1fr!important;gap:32px!important}.sf-manus-pillar .split-img-accent,.sf-manus-pillar .split-img-accent-tl{display:none}.sf-manus-pillar .full-bleed{height:auto;min-height:400px;padding:56px 0}.sf-manus-pillar .full-bleed-content{padding:0 28px;max-width:100%;width:100%;box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word}.sf-manus-pillar .full-bleed-content h2{font-size:clamp(1.75rem,7vw,2.4rem);line-height:1.15;overflow-wrap:anywhere;word-break:break-word}.sf-manus-pillar .full-bleed-content p{font-size:1.02rem;line-height:1.7;max-width:100%;padding-right:0}.sf-manus-pillar .statement-band{padding:32px 24px;flex-direction:column;gap:20px}.sf-manus-pillar .statement-text{font-size:1.2rem}.sf-manus-pillar .section-desc{font-size:1.05rem;max-width:100%;line-height:1.75}.sf-manus-pillar .ch-accordion-list{width:100%}.sf-manus-pillar .ch-accordion-btn{padding:18px 20px;font-size:1.15rem}.sf-manus-pillar .ch-accordion-inner{padding:4px 20px 20px;font-size:1.02rem}.sf-manus-pillar .faq-list{width:100%}.sf-manus-pillar .faq-btn{padding:18px 20px;font-size:1.1rem}.sf-manus-pillar .faq-answer-inner{padding:0 20px 18px;font-size:1rem}.sf-manus-pillar .compare-grid,.sf-manus-pillar .modality-grid{grid-template-columns:1fr!important}.sf-manus-pillar .compare-grid{gap:16px!important}.sf-manus-pillar .compare-col{padding:28px}.sf-manus-pillar .steps{grid-template-columns:1fr!important;gap:32px!important}.sf-manus-pillar .step:after{display:none}.sf-manus-pillar .location-grid{grid-template-columns:1fr!important;gap:20px!important}.sf-manus-pillar .cta-section{grid-template-columns:1fr!important;gap:32px!important;padding:56px 24px}.sf-manus-pillar .cta-section h2{font-size:clamp(1.8rem,6vw,2.6rem)}.sf-manus-pillar .quote-band{padding:40px 24px}.sf-manus-pillar .quote-text{font-size:clamp(1.2rem,4vw,1.8rem)}.sf-manus-pillar .quote-mark{font-size:4rem}.sf-manus-pillar .press-bar{padding:16px 0}.sf-manus-pillar .btn-primary{padding:14px 28px;font-size:.9rem;text-align:center;white-space:nowrap}.sf-manus-pillar p{font-size:1.05rem;line-height:1.75}.sf-manus-pillar .split-text p{font-size:1.05rem}.sf-manus-pillar .modality-card p{font-size:.95rem}.sf-manus-pillar .compare-col p,.sf-manus-pillar .step p{font-size:1rem}.sf-manus-pillar .tag-cloud{gap:6px}.sf-manus-pillar .tag,.sf-manus-pillar .tag-dark{padding:6px 12px;font-size:.75rem}.sf-manus-pillar .accordion-grid{grid-template-columns:1fr!important}.sf-manus-pillar img{max-width:100%;height:auto}.sf-manus-pillar .container{overflow-x:hidden}}@media (max-width:480px){.sf-manus-pillar .section,.sf-manus-pillar .section-dark{padding:40px 16px}.sf-manus-pillar .hero-left{padding:36px 16px}.sf-manus-pillar .hero-right{height:min(58vw,360px);min-height:260px}.sf-manus-pillar .hero-badge{left:14px;right:auto;bottom:14px;padding:14px 16px;max-width:calc(100% - 28px)}.sf-manus-pillar .hero-badge-text{font-size:.98rem;white-space:normal}.sf-manus-pillar .hero-sub{font-size:.92rem}.sf-manus-pillar .statement-band{padding:24px 16px}.sf-manus-pillar .full-bleed{height:auto;min-height:340px;padding:48px 0}.sf-manus-pillar .full-bleed-content{padding:0 24px}.sf-manus-pillar .cta-section{padding:40px 16px}.sf-manus-pillar .quote-band{padding:32px 16px}.sf-manus-pillar .ch-accordion-btn{padding:16px;font-size:1rem}.sf-manus-pillar .ch-accordion-inner{padding:4px 16px 16px}.sf-manus-pillar .faq-btn{padding:16px;font-size:.95rem}.sf-manus-pillar .faq-answer-inner{padding:0 16px 16px}.sf-manus-pillar .compare-col,.sf-manus-pillar .location-card-body{padding:20px}.sf-manus-pillar .online-card{padding:28px 20px}.sf-manus-pillar div[style*=grid-template-columns]{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}.sf-manus-pillar div[style*="repeat(3"]{grid-template-columns:1fr!important;gap:0!important}}@media (max-width:640px){.sf-manus-pillar nav{padding:0 20px}.sf-manus-pillar .section-sm{padding:40px 24px}.sf-manus-pillar .hero-stats{flex-wrap:wrap;gap:24px}.sf-manus-pillar .tag-cloud{padding:0}.sf-manus-pillar .tag-accordion-header{padding:20px 24px}}