:root{--ink:#111;--gold:#d5ad31;--gold2:#f3d77a;--beige:#f7f2e8;--muted:#655f55}

html{scroll-padding-top:98px}
body{padding-top:82px;background:var(--beige)}
.sami-home-hero:before{filter:brightness(1.08) saturate(1.1) sepia(.08)}
.sami-home-hero .sami-hero-content:before{background:linear-gradient(rgba(38,24,8,.43),rgba(12,8,3,.5))}
.sami-home-hero .hero-supporting-copy{color:#fff}
.sami-home-hero .hero-supporting-copy span{color:var(--gold2);font-weight:700}
.inner-hero{position:relative;isolation:isolate;overflow:hidden;background:#050505}
.inner-hero:before{content:'';position:absolute;inset:-4%;z-index:-2;background:linear-gradient(90deg,rgba(5,5,5,.9),rgba(5,5,5,.48)),url('faithcore-hero.jpg') center/cover;animation:aboutHeroDrift 18s ease-in-out infinite alternate;will-change:transform}
.inner-hero:after{content:'';position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold2),var(--gold))}
.inner-hero>div{position:relative;z-index:1}
.site-header,body:has(.sami-home-hero) .site-header{position:fixed;top:0;left:0;right:0;width:100%;height:82px;z-index:100;background:#080808;color:#fff;border-bottom:1px solid rgba(213,173,49,.42)}
.site-header nav{max-height:calc(100svh - 82px);overflow-y:auto}

.client-promise,.sami-industries,.sami-meron{background-color:var(--beige)}
.client-promise{position:relative;isolation:isolate;overflow:hidden;width:100%;max-width:none;margin:0;padding:100px max(24px,calc((100% - var(--max))/2));background-image:none;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold)}
.client-promise:after{content:'';position:absolute;right:5%;bottom:42px;z-index:-1;width:clamp(92px,10vw,142px);height:clamp(62px,7vw,98px);border:1px solid rgba(213,173,49,.28);box-shadow:18px -18px 0 -17px rgba(213,173,49,.46),-18px 18px 0 -17px rgba(213,173,49,.25);transform:rotate(-7deg);pointer-events:none}

.vegas-feature{min-height:620px;padding:96px 28px;position:relative;overflow:hidden;isolation:isolate;background:#060606;border-top:3px solid var(--gold)}
.vegas-feature:before{content:'';position:absolute;inset:-4%;z-index:-2;background:url('las-vegas-skyline.jpg') center/cover;animation:vegasDrift 20s ease-in-out infinite alternate;will-change:transform}
.vegas-feature:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,8,18,.58),rgba(0,8,18,.3) 50%,rgba(0,8,18,.54))}
.vegas-feature>div{width:min(1180px,100%);max-width:none;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none}
.vegas-brand{color:var(--gold);font-size:1.18rem;margin-bottom:2rem;text-shadow:0 2px 14px rgba(0,0,0,.75)}
.vegas-feature h2{font-size:clamp(2.8rem,4.2vw,4.65rem);line-height:1.1;margin-inline:auto;color:#fff;text-shadow:0 4px 26px rgba(0,0,0,.82)}
.vegas-feature h2 span{color:var(--gold)}
.vegas-divider{display:block;width:90px;height:2px;background:var(--gold);margin:2rem auto}
.vegas-feature>div>p:not(.vegas-brand){font-size:1.08rem;line-height:1.8;max-width:980px;margin-inline:auto;text-shadow:0 2px 14px rgba(0,0,0,.95)}
.vegas-feature .hero-button{margin-top:1rem}

.meron-actions{display:grid;grid-template-columns:max-content minmax(300px,1fr);grid-template-rows:auto auto;gap:8px 22px;align-items:stretch}
.meron-actions>.button{grid-row:1/3;min-width:178px}
.meron-contact-link{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:9px 0;border-bottom:1px solid var(--gold);color:var(--ink);transition:.22s}
.meron-contact-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:50%;background:#111!important;color:var(--gold2)!important;font-size:.72rem!important;font-weight:800}
.meron-contact-copy{display:block!important;width:auto!important;height:auto!important;background:transparent!important;color:inherit!important;border-radius:0!important}
.meron-contact-copy strong,.meron-contact-copy small{display:block}
.meron-contact-copy strong{font-size:.92rem;line-height:1.25}
.meron-contact-copy small{margin-top:2px;color:var(--muted);font-size:.76rem;line-height:1.3;white-space:nowrap}
.meron-contact-link:hover{color:#8b6509;border-color:#8b6509;transform:translateX(3px)}

.footer-contact{min-width:310px}
.site-footer .footer-contact>a,.site-footer .footer-contact>p:not(.footer-kicker){display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:14px;min-height:40px;margin:0 0 15px;color:#eee}
.site-footer .footer-contact>a>span,.site-footer .footer-contact>p:not(.footer-kicker)>span{width:40px;height:40px;margin:0;flex:none}
.site-footer .footer-contact>a>b,.site-footer .footer-contact>p:not(.footer-kicker)>b{display:block;min-width:0;white-space:nowrap;line-height:1.35}
.promise-image img,.promise-image:hover img{filter:none;transform:none;image-rendering:auto}
.promise-copy h2{font-size:clamp(2rem,2.35vw,2.8rem);line-height:1.1;max-width:640px}

/* About page */
.about-hero{position:relative;isolation:isolate;overflow:hidden;min-height:500px;padding:96px max(24px,calc((100% - var(--max))/2));display:flex;align-items:center;color:#fff;background:#080808}
.about-hero:before{content:'';position:absolute;inset:-4%;z-index:-2;background:linear-gradient(90deg,rgba(5,5,5,.88),rgba(5,5,5,.48)),url('faithcore-hero.jpg') center/cover;animation:aboutHeroDrift 18s ease-in-out infinite alternate;will-change:transform}
.about-hero:after{content:'';position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold2),var(--gold))}
.about-hero>div{max-width:880px}
.about-hero h1{max-width:800px;margin-bottom:1.25rem;font-size:clamp(2.7rem,5vw,4.75rem);line-height:1.04}
.about-hero p:not(.eyebrow){max-width:760px;margin:0;color:var(--gold2);font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:600;line-height:1.55}
@keyframes aboutHeroDrift{from{transform:scale(1.03) translate3d(-.6%,0,0)}to{transform:scale(1.09) translate3d(.8%,-.6%,0)}}

.about-faithcore,.about-founder,.about-education{max-width:var(--max);margin:0 auto;padding:96px 24px}
.about-faithcore{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(48px,7vw,96px);align-items:start;background:var(--beige)}
.about-faithcore:before{content:'';position:absolute}
.about-section-title h2,.about-founder-copy h2,.about-education h2{font-family:'Playfair Display',serif;font-size:clamp(2.05rem,3vw,3.1rem);line-height:1.1}
.about-section-title .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:1.15rem;color:#8a6300;font-size:.86rem;font-weight:800;letter-spacing:.2em}
.about-section-title .eyebrow:before{content:'';width:38px;height:2px;background:var(--gold)}
.about-section-title h2{max-width:500px;font-size:clamp(2rem,2.55vw,2.75rem);line-height:1.12;text-wrap:balance}
.about-section-title h2 span{display:block}
.about-section-title h2 .gold-line{color:#a77700;margin:.12em 0}
.about-education h2 span{display:block}
.about-education h2 .gold-line{color:#a77700;margin-top:.12em}
.about-faithcore-copy{width:100%;max-width:680px;justify-self:end}
.about-faithcore-copy p{margin-bottom:1.45rem;text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;overflow-wrap:break-word}
.about-faithcore-copy p,.about-founder-copy>p{font-size:1.02rem;line-height:1.8}
.about-founder-copy h2{max-width:640px;font-size:clamp(2rem,2.45vw,2.75rem);line-height:1.12}
.about-founder-copy>p{text-align:justify;text-justify:inter-word;hyphens:auto}

.about-founder{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:clamp(54px,7vw,96px);align-items:start}
.about-portrait-frame{position:relative;margin:0 0 26px 18px;isolation:isolate}
.about-portrait-frame:before{content:'';position:absolute;inset:18px -18px -18px 18px;z-index:-1;background:#eadbb9;border:1px solid rgba(213,173,49,.55)}
.about-portrait-frame:after{content:'';position:absolute;inset:12px;border:1px solid rgba(243,215,122,.95);pointer-events:none}
.about-portrait-frame img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;object-position:center top;border:2px solid var(--gold);box-shadow:0 18px 46px rgba(47,35,8,.13)}
.about-portrait-frame figcaption{background:#0a0a0a;color:var(--gold2);padding:15px 18px;border-top:1px solid var(--gold);font-size:.88rem}
.about-founder-copy{max-width:680px}
.about-founder-copy .lead{font-size:1.12rem;line-height:1.75}
.about-founder-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}
.about-contact-link{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:center;padding:15px 0;border-top:1px solid rgba(213,173,49,.55);border-bottom:1px solid rgba(213,173,49,.55)}
.about-contact-link>span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#111;color:var(--gold2);font-size:.76rem;font-weight:800}
.about-contact-link strong,.about-contact-link small{display:block}
.about-contact-link small{color:var(--muted);overflow-wrap:anywhere}
.about-contact-link:hover{color:#8b6509;transform:translateY(-2px)}

.about-highlights{max-width:var(--max);margin:0 auto 96px;padding:42px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);background:var(--beige)}
.about-highlights article{padding:12px 34px;text-align:center;border-right:1px solid rgba(213,173,49,.45)}
.about-highlights article:last-child{border-right:0}
.about-highlights img{width:82px;height:82px;object-fit:contain;margin:0 auto 16px}
.about-highlights h3{font-family:'Playfair Display',serif;font-size:1.3rem}
.about-highlights p{margin:0;color:var(--muted);line-height:1.55}

.about-education{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:clamp(48px,7vw,96px);background:var(--beige);border-top:1px solid rgba(213,173,49,.65)}
.about-education h2{max-width:520px;font-size:clamp(2rem,2.45vw,2.75rem);line-height:1.12}
.about-education-list p{display:grid;grid-template-columns:165px minmax(0,1fr);gap:20px;margin:0;padding:19px 0;border-top:1px solid rgba(213,173,49,.42)}
.about-education-list p:last-child{border-bottom:1px solid rgba(213,173,49,.42)}
.about-education-list b{color:#7e5c0b}
.intuit-credentials{margin-top:34px;padding-top:28px;border-top:3px solid var(--gold)}
.intuit-credentials>.eyebrow{margin-bottom:16px}
.intuit-credentials>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(213,173,49,.42);border-left:1px solid rgba(213,173,49,.42)}
.intuit-credentials article{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;min-height:82px;padding:17px 18px;border-right:1px solid rgba(213,173,49,.42);border-bottom:1px solid rgba(213,173,49,.42);background:#fffdf9}
.intuit-credentials article span{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--gold);border-radius:50%;color:#8b6506;font-family:'Playfair Display',serif;font-size:.72rem;font-weight:700}
.intuit-credentials article strong{font-size:.86rem;line-height:1.45}

.about-values{max-width:var(--max);margin:96px auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr)}
.about-values article{position:relative;overflow:hidden;display:grid;grid-template-rows:34px 166px 1fr;align-content:start;min-height:390px;padding:42px 38px;background:var(--beige);border-top:5px solid var(--gold);border-right:1px solid rgba(213,173,49,.68);border-bottom:1px solid rgba(213,173,49,.68);transition:color .3s,box-shadow .3s,background .3s}
.about-values article:first-child{border-left:1px solid rgba(213,173,49,.68)}
.about-values article:before{position:absolute;right:24px;top:19px;color:rgba(167,119,0,.11);font-family:'Playfair Display',serif;font-size:4.7rem;font-weight:700;line-height:1}
.about-values article:nth-child(1):before{content:'01'}
.about-values article:nth-child(2):before{content:'02'}
.about-values article:nth-child(3):before{content:'03'}
.about-values article:hover{z-index:1;color:#fff;background:#080808;box-shadow:inset 0 0 0 1px var(--gold),0 14px 34px rgba(107,79,12,.18)}
.about-values article:hover:before{color:rgba(213,173,49,.16)}
.about-values .eyebrow{align-self:start;margin:0}
.about-values h3{position:relative;align-self:start;margin:0;font-family:'Playfair Display',serif;font-size:clamp(1.55rem,1.85vw,1.85rem);line-height:1.14}
.about-values h3 span{display:block}
.about-values h3 .gold-line{color:#a77700;margin-top:.16em}
.about-values article:hover h3 .gold-line,.about-values article:hover .eyebrow{color:#f1cc63}
.about-values p:last-child{position:relative;line-height:1.75;text-wrap:pretty}

.about-closing{padding:92px max(24px,calc((100% - var(--max))/2));background:#050505;color:#fff;border-top:3px solid var(--gold)}
.about-closing .eyebrow{text-transform:none}
.about-closing h2{max-width:880px;font-family:'Playfair Display',serif;font-size:clamp(2.25rem,4vw,4rem);line-height:1.08}
.about-closing h2 span{color:var(--gold2)}
.about-closing>p:not(.eyebrow){max-width:820px;color:#ded6c8;font-size:1.08rem;line-height:1.75}
.about-closing .button{margin-top:18px}

@media(min-width:701px){.sami-home-hero{height:calc(100svh - 82px);min-height:638px;overflow:hidden}}
@media(max-width:900px){.about-faithcore,.about-founder,.about-education{grid-template-columns:1fr}.about-founder{padding-top:76px}.about-portrait-frame{max-width:470px;margin-inline:auto}.about-founder-copy{max-width:none}.about-highlights{grid-template-columns:1fr}.about-highlights article{display:grid;grid-template-columns:82px 1fr;column-gap:20px;text-align:left;border-right:0;border-bottom:1px solid rgba(213,173,49,.4)}.about-highlights article:last-child{border-bottom:0}.about-highlights img{grid-row:1/3;margin:0}.about-values{grid-template-columns:1fr}.about-values article,.about-values article:first-child{grid-template-rows:auto auto auto;gap:18px;min-height:0;border-left:1px solid rgba(213,173,49,.68)}.about-values h3{min-height:0}}
@media(max-width:700px){html{scroll-padding-top:90px}body{padding-top:76px}.site-header,body:has(.sami-home-hero) .site-header{height:76px}.site-header nav{top:76px;max-height:calc(100svh - 76px)}.client-promise{padding:72px 22px}.client-promise:after{right:28px;bottom:30px;width:82px;height:54px}.vegas-feature{min-height:560px;padding:78px 22px}.vegas-feature h2{font-size:clamp(2.35rem,10vw,3.35rem)}.vegas-feature>div>p:not(.vegas-brand){font-size:1rem}.meron-actions{grid-template-columns:1fr}.meron-actions>.button{grid-row:auto;width:100%}.meron-contact-copy small{white-space:normal;overflow-wrap:anywhere}.footer-contact{min-width:0}.site-footer .footer-contact>a>b,.site-footer .footer-contact>p:not(.footer-kicker)>b{white-space:normal;overflow-wrap:anywhere}.about-hero{min-height:430px;padding:76px 22px}.about-hero h1{font-size:clamp(2.45rem,12vw,3.45rem)}.about-faithcore,.about-founder,.about-education{padding:72px 22px}.about-faithcore-copy{max-width:none;justify-self:stretch}.about-faithcore-copy p,.about-founder-copy>p{text-align:left}.about-founder-actions{grid-template-columns:1fr}.about-highlights{margin-bottom:72px;padding:28px 22px}.about-highlights article{padding:22px 4px}.about-education-list p{grid-template-columns:1fr;gap:4px}.intuit-credentials>div{grid-template-columns:1fr}.about-values{margin:72px auto;padding-inline:22px}.about-values article{padding:34px 26px}.about-closing{padding:72px 22px}}

/* Services: monthly client experience */
.services-hero>div{max-width:1050px}
.services-hero h1{max-width:1050px;font-size:clamp(2.5rem,3.8vw,4.1rem);line-height:1.05}
.services-hero h1 span{display:block}
.services-hero h1 span:last-child{color:var(--gold2);margin-top:.08em}
.services-hero>div>p:not(.eyebrow){color:#fff}
.finder-buttons button:hover,.finder-buttons button:focus-visible,.finder-buttons button.active{background:#111;color:var(--gold2);border-color:#111}
.service-finder h2{max-width:540px;font-size:clamp(2.05rem,2.8vw,3rem);line-height:1.08;text-wrap:balance}
.services-grid{grid-template-columns:repeat(6,1fr);gap:0;border-top:4px solid var(--gold);border-left:1px solid rgba(213,173,49,.55);padding:0 24px}
.services-grid article{position:relative;grid-column:span 2;display:grid;grid-template-rows:96px 86px auto;align-content:start;min-height:330px;padding:42px 36px;background:var(--beige);border:0;border-right:1px solid rgba(213,173,49,.55);border-bottom:1px solid rgba(213,173,49,.55);transition:background .3s,color .3s,box-shadow .3s}
.services-grid article:nth-child(7),.services-grid article:nth-child(8){grid-column:span 3}
.services-grid article b{position:absolute;right:24px;top:18px;color:rgba(167,119,0,.11);font-family:'Playfair Display',serif;font-size:4.5rem;line-height:1}
.services-grid article h3{position:relative;align-self:start;max-width:88%;margin:0;font-family:'Playfair Display',serif;font-size:clamp(1.4rem,1.75vw,1.75rem);line-height:1.15;text-wrap:balance}
.services-grid article h3 span{display:block;color:#a77700;margin-top:.1em}
.services-grid article>p{align-self:start;margin:0;color:#4d463c;line-height:1.68;text-wrap:pretty}
.services-grid details{align-self:end;margin-top:22px}
.services-grid summary{display:flex;align-items:center;justify-content:center;gap:7px;list-style:none;color:#8b6400;font-size:.82rem;font-weight:800;cursor:pointer}
.services-grid summary::-webkit-details-marker{display:none}
.services-grid summary i{font-style:normal;font-size:1rem;transition:transform .25s}
.services-grid details[open] summary i{transform:rotate(45deg)}
.services-grid details ul{margin:20px 0 0;padding:18px 0 0 20px;border-top:1px solid rgba(213,173,49,.38);color:#443d33;font-size:.9rem;line-height:1.7}
.services-grid article:hover,.services-grid article:has(details[open]){z-index:1;background:#0b0b0b;color:#efc95c;box-shadow:inset 0 0 0 1px var(--gold),0 16px 34px rgba(66,47,7,.16)}
.services-grid article:hover b{color:rgba(239,201,92,.18)}
.services-grid article:hover h3 span,.services-grid article:has(details[open]) h3 span,.services-grid article:has(details[open]) summary{color:#efc95c}
.services-grid article:hover>p,.services-grid article:has(details[open])>p{color:#e4d8c2}
.services-grid article:has(details[open]) details ul{color:#e4d8c2}
.services-deliverables{position:relative;overflow:hidden;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(58px,8vw,118px);padding-block:96px;background:radial-gradient(circle at 12% 18%,rgba(213,173,49,.09),transparent 31%),#0b0b0b;border-top:1px solid var(--gold);border-bottom:1px solid rgba(213,173,49,.55)}
.services-deliverables:after{content:'FC';position:absolute;left:-18px;bottom:-78px;color:rgba(213,173,49,.035);font-family:'Playfair Display',serif;font-size:17rem;font-weight:700;line-height:1;pointer-events:none}
.deliverables-intro{position:relative;z-index:1}
.deliverables-intro h2{max-width:560px;font-size:clamp(2.3rem,3.5vw,3.7rem);line-height:1.07;text-wrap:balance}
.deliverables-intro h2 span{display:block}
.deliverables-intro h2 .gold-line{color:#efc95c;margin-top:.14em}
.deliverables-intro>p:last-child{max-width:530px;margin-top:26px;color:#d8d0c2;font-size:1.02rem;line-height:1.75}
.deliverables-list{position:relative;z-index:1;list-style:none;counter-reset:benefit;margin:0;padding:0;border-top:1px solid rgba(213,173,49,.35)}
.deliverables-list li{counter-increment:benefit;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:18px;margin:0;padding:18px 16px;border-bottom:1px solid rgba(213,173,49,.28);font-weight:650;transition:background .25s,color .25s,padding-left .25s}
.deliverables-list li:before{content:counter(benefit,decimal-leading-zero);display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(239,201,92,.62);border-radius:50%;color:#efc95c;font-family:'Playfair Display',serif;font-size:.82rem}
.deliverables-list li:hover{padding-left:24px;background:linear-gradient(90deg,rgba(213,173,49,.15),rgba(213,173,49,.025));color:#f4d875}
.deliverables-list li:hover:before{background:#d5ad31;color:#0b0b0b;border-color:#d5ad31}
@media(max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-grid article,.services-grid article:nth-child(7),.services-grid article:nth-child(8){grid-column:span 1}}
@media(max-width:640px){.services-grid{grid-template-columns:1fr;margin-inline:0;padding-inline:22px}.services-grid article,.services-grid article:nth-child(7),.services-grid article:nth-child(8){grid-column:1;grid-template-rows:auto auto auto;gap:18px;min-height:0;padding:34px 28px}.services-deliverables{grid-template-columns:1fr;gap:44px;padding:72px 22px}.deliverables-intro h2{font-size:clamp(2.15rem,9vw,3.15rem)}.services-deliverables:after{font-size:11rem;bottom:-48px}.deliverables-list li{padding-inline:8px}.deliverables-list li:hover{padding-left:14px}}
@media(max-width:640px){.services-hero h1{font-size:clamp(2.25rem,9.5vw,3.05rem)}}
@media(prefers-reduced-motion:reduce){.vegas-feature:before{animation:none;transform:none}}
@media(prefers-reduced-motion:reduce){.about-hero:before,.inner-hero:before{animation:none;transform:none}}

/* How It Works */
.how-hero>div{max-width:1050px}
.how-hero h1{max-width:1050px;font-size:clamp(2.5rem,3.8vw,4.1rem);line-height:1.05}
.how-hero h1 span{display:block}
.how-hero h1 span:last-child{color:var(--gold2);margin-top:.08em}
.how-process{padding:96px max(24px,calc((100% - var(--max))/2));background:var(--beige);border-top:1px solid var(--gold);border-bottom:1px solid rgba(213,173,49,.55)}
.how-process-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px 72px;align-items:end;margin-bottom:52px}
.how-process-intro .eyebrow{grid-column:1/-1;margin:0}
.how-process-intro h2{font-size:clamp(2.05rem,3vw,3.1rem);line-height:1.08}
.how-process-intro h2 span{display:block}
.how-process-intro h2 span:last-child{color:#a77700}
.how-process-intro>p:last-child{max-width:620px;justify-self:end;font-size:1.03rem;line-height:1.78}
.how-steps{display:grid;grid-template-columns:repeat(6,1fr);border-top:4px solid var(--gold);border-left:1px solid rgba(213,173,49,.6)}
.how-steps article{position:relative;overflow:hidden;grid-column:span 2;display:flex;flex-direction:column;min-height:365px;padding:42px 34px;background:#fbf7ee;border-right:1px solid rgba(213,173,49,.6);border-bottom:1px solid rgba(213,173,49,.6);transition:background .3s,color .3s,box-shadow .3s}
.how-steps article:nth-child(4),.how-steps article:nth-child(5){grid-column:span 3}
.how-steps article>span{position:absolute;right:22px;top:18px;color:rgba(167,119,0,.11);font-family:'Playfair Display',serif;font-size:4.8rem;font-weight:700;line-height:1}
.how-steps small{position:relative;display:block;margin-bottom:30px;color:#8b6400;font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.how-steps h3{position:relative;max-width:88%;font-family:'Playfair Display',serif;font-size:clamp(1.55rem,2vw,1.95rem);line-height:1.14;text-wrap:balance}
.how-steps p{position:relative;margin:0;color:#4d463c;line-height:1.75;text-wrap:pretty}
.how-steps .step-action{display:block;margin-top:auto;padding-top:24px;color:#8b6400;font-size:.78rem;font-weight:750;letter-spacing:.02em;border-top:1px solid rgba(213,173,49,.36)}
.how-steps a.step-action{width:max-content;border-bottom:1px solid #a77700}
.how-steps .step-action i{font-style:normal;margin-left:6px;transition:margin-left .25s}
.how-steps a.step-action:hover i{margin-left:11px}
.how-steps article:hover{z-index:1;background:#0b0b0b;color:#efc95c;box-shadow:inset 0 0 0 1px var(--gold),0 16px 34px rgba(66,47,7,.16)}
.how-steps article:hover>span{color:rgba(239,201,92,.17)}
.how-steps article:hover small{color:#efc95c}
.how-steps article:hover p{color:#e4d8c2}
.how-steps article:hover .step-action{color:#efc95c;border-color:rgba(239,201,92,.42)}
.how-fees{position:relative;overflow:hidden;max-width:none;margin:0;padding:96px max(24px,calc((100% - var(--max))/2));background:var(--beige);color:var(--ink);border-top:1px solid var(--gold);border-bottom:1px solid rgba(213,173,49,.55)}
.how-fees h2{font-size:clamp(2.05rem,2.8vw,3rem);line-height:1.08}
.how-fees h2 span{display:block}
.how-fees h2 span:last-child{color:#a77700}
.how-fees>div>p:not(.eyebrow){max-width:590px;color:#5d5549;line-height:1.8}
.how-fees aside{max-width:620px;margin:34px 0 26px;padding:27px 28px;background:#0b0b0b;color:#e9dfce;border-left:4px solid var(--gold);box-shadow:12px 12px 0 rgba(213,173,49,.13)}
.how-fees aside h3{margin-bottom:8px;color:#efc95c;font-family:'Playfair Display',serif;font-size:1.42rem}
.how-fees aside p{margin:0;line-height:1.7}
.how-fees ol{counter-reset:fee;list-style:none;margin:0;padding:0;border-top:1px solid rgba(167,119,0,.38)}
.how-fees li{counter-increment:fee;display:grid;grid-template-columns:50px 1fr;align-items:start;gap:18px;padding:18px 8px;border-bottom:1px solid rgba(167,119,0,.34);font-weight:650;transition:background .25s,color .25s,padding-left .25s}
.how-fees li:before{content:counter(fee,decimal-leading-zero);position:static;display:grid;place-items:center;width:38px;height:38px;border:1px solid #d5ad31;border-radius:50%;color:#8c6500;font-family:'Playfair Display',serif;font-size:.75rem}
.how-fees li:hover{padding-left:18px;background:rgba(213,173,49,.11);color:#8c6500}
.how-fees details{min-width:0}
.how-fees summary{position:relative;padding:7px 42px 7px 0;list-style:none;cursor:pointer}
.how-fees summary::-webkit-details-marker{display:none}
.how-fees summary:after{content:'+';position:absolute;right:8px;top:1px;color:#9a7005;font-size:1.35rem;font-weight:500;transition:transform .25s}
.how-fees details[open] summary:after{transform:rotate(45deg)}
.how-fees details p{margin:10px 34px 2px 0;color:#5d5549;font-size:.9rem;font-weight:400;line-height:1.7;text-wrap:pretty}
.how-fees li:has(details[open]){padding-left:18px;background:rgba(213,173,49,.11)}
.how-faq{max-width:none;margin:0;padding:96px max(24px,calc((100% - var(--max))/2));background:var(--beige);border-bottom:1px solid rgba(213,173,49,.55)}
.how-faq>div:first-child{align-self:start}
.how-faq h2{font-size:clamp(2.15rem,3.35vw,3.45rem);line-height:1.07}
.how-faq h2 span{display:block}
.how-faq h2 span:last-child{color:#a77700}
.how-faq .accordions{border-top:4px solid var(--gold)}
.how-faq details{background:#fbf7ee;border:1px solid rgba(213,173,49,.52);border-top:0;transition:background .25s,color .25s}
.how-faq summary{position:relative;padding:22px 58px 22px 24px;font-weight:750;cursor:pointer;list-style:none}
.how-faq summary::-webkit-details-marker{display:none}
.how-faq summary:after{content:'+';position:absolute;right:24px;color:#9a7005;font-size:1.25rem;transition:transform .25s}
.how-faq details[open]{background:#0b0b0b;color:#efc95c}
.how-faq details[open] summary:after{content:'+';transform:rotate(45deg);color:#efc95c}
.how-faq details p{padding:0 24px 24px;margin:0;color:#5a5247}
.how-faq details[open] p{color:#e4d8c2}
.how-cta{padding:88px 24px;background:linear-gradient(115deg,#b98a18,#e0ba4b 50%,#a9790d);border-top:1px solid #f2d36b}
.how-cta h2{max-width:820px;margin:0 auto 18px;font-size:clamp(2.15rem,3.5vw,3.55rem);line-height:1.08}
.how-cta>p:not(.eyebrow){max-width:680px;margin:0 auto 28px}
.how-cta .button{background:#0b0b0b;color:#efc95c;border:1px solid #0b0b0b}
@media(max-width:900px){.how-process-intro{grid-template-columns:1fr}.how-process-intro>p:last-child{justify-self:start}.how-steps{grid-template-columns:repeat(2,1fr)}.how-steps article,.how-steps article:nth-child(4),.how-steps article:nth-child(5){grid-column:span 1}}
@media(max-width:640px){.how-hero h1{font-size:clamp(2.25rem,9.5vw,3.05rem)}.how-process{padding:72px 22px}.how-steps{grid-template-columns:1fr}.how-steps article,.how-steps article:nth-child(4),.how-steps article:nth-child(5){grid-column:1;min-height:0;padding:34px 28px}.how-fees,.how-faq{padding:72px 22px}.how-cta{padding:72px 22px}}

/* Industries */
.industries-hero>div{max-width:1050px}
.industries-hero h1{max-width:1050px;font-size:clamp(2.5rem,3.8vw,4.1rem);line-height:1.05}
.industries-hero h1 span{display:block}
.industries-hero h1 span:last-child{color:var(--gold2);margin-top:.08em}
.industries-experience{padding:96px max(24px,calc((100% - var(--max))/2));background:var(--beige);border-top:1px solid var(--gold)}
.industries-intro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px 56px;align-items:center;margin-bottom:52px}
.industries-intro .eyebrow{grid-column:1/-1;margin:0}
.industries-intro h2{max-width:620px;font-size:clamp(2rem,2.65vw,2.85rem);line-height:1.08;text-wrap:balance}
.industries-intro h2 span{display:block}
.industries-intro h2 span:last-child{color:#a77700}
.industries-intro>p:last-child{max-width:670px;justify-self:end;padding-left:34px;border-left:2px solid rgba(213,173,49,.58);font-size:1.03rem;line-height:1.78;text-wrap:pretty}
.industries-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.industries-grid article{overflow:hidden;background:#fbf7ee;border:1px solid rgba(213,173,49,.58);border-top:4px solid var(--gold);transition:box-shadow .3s,transform .3s}
.industries-grid article:hover{box-shadow:0 18px 38px rgba(66,47,7,.15);transform:translateY(-4px)}
.industry-image{position:relative;overflow:hidden;aspect-ratio:16/9;background:#111}
.industry-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.34))}
.industry-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.65,.2,1)}
.industries-grid article:hover .industry-image img{transform:scale(1.035)}
.industry-image>span{position:absolute;z-index:1;right:22px;bottom:10px;color:rgba(255,255,255,.88);font-family:'Playfair Display',serif;font-size:3.8rem;font-weight:700;line-height:1}
.industry-copy{display:flex;flex-direction:column;padding:34px 34px 36px}
.industry-copy h3{min-height:4rem;font-family:'Playfair Display',serif;font-size:clamp(1.55rem,2vw,2rem);line-height:1.14;text-wrap:balance}
.industry-copy>p:not(.eyebrow){min-height:10.4rem;margin:0;color:#4d463c;line-height:1.72;text-wrap:pretty}
.industry-copy details{margin-top:auto;padding-top:26px;border-top:1px solid rgba(213,173,49,.52)}
.industry-copy summary{display:flex;align-items:center;justify-content:space-between;padding:0 2px;list-style:none;color:#8b6400;font-size:.84rem;font-weight:800;cursor:pointer}
.industry-copy summary::-webkit-details-marker{display:none}
.industry-copy summary i{font-style:normal;font-size:1.15rem;transition:transform .25s}
.industry-copy details[open] summary i{transform:rotate(45deg)}
.industry-copy details>div{margin:20px -34px -36px;padding:28px 34px 32px;background:#0b0b0b;color:#e4d8c2;border-top:1px solid var(--gold)}
.industry-copy details h4{margin:0 0 8px;color:#efc95c;font-family:'Playfair Display',serif;font-size:1.15rem}
.industry-copy details h4+ul{margin:0 0 22px;padding-left:20px}
.industry-copy details li{margin:.35rem 0}
.industry-copy details p{margin:0;line-height:1.7}
@media(max-width:900px){.industries-intro{grid-template-columns:1fr}.industries-intro>p:last-child{justify-self:start;padding:22px 0 0;border-left:0;border-top:1px solid rgba(213,173,49,.48)}.industry-copy>p:not(.eyebrow){min-height:13.4rem}}
@media(max-width:700px){.industries-hero h1{font-size:clamp(2.25rem,9.5vw,3.05rem)}.industries-experience{padding:72px 22px}.industries-grid{grid-template-columns:1fr}.industries-grid article:hover{transform:none}.industry-copy{padding:30px 26px}.industry-copy h3,.industry-copy>p:not(.eyebrow){min-height:0}.industry-copy details>div{margin:20px -26px -30px;padding:26px}}

/* Industries: focused selector */
.industry-selector{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:28px;border-top:4px solid var(--gold);border-left:1px solid rgba(213,173,49,.58)}
.industry-selector button{display:flex;align-items:center;gap:14px;min-height:74px;padding:16px 18px;background:#fbf7ee;color:var(--ink);border:0;border-right:1px solid rgba(213,173,49,.58);border-bottom:1px solid rgba(213,173,49,.58);font:inherit;font-size:.72rem;font-weight:800;text-align:left;cursor:pointer;transition:background .25s,color .25s}
.industry-selector button span{font-size:.88rem;line-height:1.35}
.industry-selector button:hover,.industry-selector button:focus-visible,.industry-selector button.active{background:#0b0b0b;color:var(--gold2)}
.industry-stage{background:#fbf7ee;border:1px solid rgba(213,173,49,.58)}
.industry-stage article{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}
.industry-stage article[hidden]{display:none}
.industry-panel-image{display:grid;place-items:center;min-height:540px;padding:20px;background:#111;overflow:hidden}
.industry-panel-image img{display:block;width:100%;height:100%;max-height:560px;object-fit:contain;object-position:center;transition:transform .8s cubic-bezier(.2,.65,.2,1)}
.industry-stage article:hover .industry-panel-image img{transform:scale(1.02)}
.industry-panel-copy{display:flex;flex-direction:column;padding:52px 48px}
.industry-panel-copy h3{font-family:'Playfair Display',serif;font-size:clamp(1.75rem,2.6vw,2.65rem);line-height:1.1;text-wrap:balance}
.industry-panel-copy>p:not(.eyebrow){color:#4d463c;line-height:1.78;text-wrap:pretty}
.industry-panel-copy details{margin-top:auto;padding-top:28px;border-top:1px solid rgba(213,173,49,.52)}
.industry-panel-copy summary{display:flex;align-items:center;justify-content:space-between;list-style:none;color:#8b6400;font-weight:800;cursor:pointer}
.industry-panel-copy summary::-webkit-details-marker{display:none}
.industry-panel-copy summary i{font-style:normal;font-size:1.15rem;transition:transform .25s}
.industry-panel-copy details[open] summary i{transform:rotate(45deg)}
.industry-panel-copy details>div{margin:22px -48px -52px;padding:30px 48px 34px;background:#0b0b0b;color:#e4d8c2;border-top:1px solid var(--gold)}
.industry-panel-copy details h4{margin:0 0 8px;color:#efc95c;font-family:'Playfair Display',serif;font-size:1.15rem}
.industry-panel-copy details h4+ul{margin:0 0 22px;padding-left:20px}
.industry-panel-copy details li{margin:.35rem 0}
.industry-panel-copy details p{margin:0;line-height:1.7}
@media(max-width:900px){.industry-selector{grid-template-columns:repeat(2,1fr)}.industry-stage article{grid-template-columns:1fr}.industry-panel-image{min-height:0;max-height:none;padding:16px}.industry-panel-image img{height:auto;max-height:none}}
@media(max-width:600px){.industry-selector{grid-template-columns:1fr}.industry-selector button{min-height:62px}.industry-panel-copy{padding:34px 26px}.industry-panel-copy details>div{margin:22px -26px -34px;padding:26px}}

.socials .whatsapp-mark{width:25px;height:25px}
.socials a:hover .whatsapp-mark{filter:saturate(.9) brightness(.92)}

/* Contact: clearer ways to connect */
.contact-hero>div{max-width:1040px}
.contact-hero h1{max-width:940px;font-size:clamp(2.5rem,3.8vw,4.1rem);line-height:1.05;text-wrap:balance}
.contact-grid{max-width:none;padding:96px max(24px,calc((100% - var(--max))/2));gap:0;background:var(--beige)}
.contact-grid>div:first-child{padding:54px 54px 50px;background:#fbf7ee;border:1px solid rgba(213,173,49,.55);border-top:4px solid var(--gold)}
.contact-grid>div:first-child .eyebrow{text-transform:none;letter-spacing:.1em}
.contact-grid>div:first-child h2{max-width:520px;font-family:'Playfair Display',serif;font-size:clamp(1.9rem,2.7vw,2.9rem);line-height:1.1;text-wrap:balance}
.contact-grid>div:first-child>p:not(.eyebrow):not(.availability){max-width:560px;color:#544d42;font-size:1rem;line-height:1.78}
.contact-cards{grid-template-columns:1fr 1fr;gap:14px;margin:34px 0}
.contact-cards a{position:relative;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;min-height:112px;padding:22px 38px 22px 20px;background:#fffdf9;border:1px solid rgba(213,173,49,.48);transition:background .25s,color .25s,transform .25s,box-shadow .25s}
.contact-cards a:before{grid-row:1/3;content:'';display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--gold);border-radius:50%;color:#9a7005;font-size:1.15rem;font-weight:800}
.contact-cards a:nth-child(1):before{content:'☎'}
.contact-cards a:nth-child(2):before{content:'✉'}
.contact-cards a:nth-child(3):before{background:#25d366 url('whatsapp-mark.svg') center/28px no-repeat;border-color:#25d366}
.contact-cards a:nth-child(4):before{content:'↗'}
.contact-cards a:after{content:'›';position:absolute;right:18px;top:50%;translate:0 -50%;color:#a77700;font-size:1.4rem}
.contact-cards span{align-self:end;color:#8b6400;font-size:.67rem;font-weight:800;letter-spacing:.14em}
.contact-cards strong{align-self:start;color:#15130f;font-size:.9rem;line-height:1.42}
.contact-cards a:first-child strong{white-space:nowrap}
.contact-cards a:hover,.contact-cards a:focus-visible{z-index:1;background:#0b0b0b;color:#efc95c;transform:translateY(-3px);box-shadow:0 14px 28px rgba(66,47,7,.14)}
.contact-cards a:hover span,.contact-cards a:focus-visible span,.contact-cards a:hover:after,.contact-cards a:focus-visible:after{color:#efc95c}
.contact-cards a:hover strong,.contact-cards a:focus-visible strong{color:#fff}
.availability{margin:28px 0 0;padding:18px 20px;border-left:4px solid var(--gold);background:rgba(213,173,49,.09);line-height:1.65}
.contact-grid form{padding:54px 50px;background:#0b0b0b;color:#f7f2e8;border:1px solid #0b0b0b;border-top:4px solid var(--gold)}
.contact-grid form label{color:#eee4d3}
.contact-grid form input,.contact-grid form select,.contact-grid form textarea{background:#171612;color:#fff;border-color:rgba(213,173,49,.48)}
.contact-grid form input:focus,.contact-grid form select:focus,.contact-grid form textarea:focus{outline-color:rgba(239,201,92,.32);border-color:#efc95c}
.contact-grid form .form-note,.contact-grid form .form-status{color:#bdb3a2}
.contact-grid form .form-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.contact-grid form .form-status{min-height:1.5em;margin-top:14px}
.contact-grid form .form-status:not(:empty){position:relative;display:grid;grid-template-columns:42px 1fr;gap:1px 14px;align-items:center;padding:17px 18px;border:1px solid rgba(213,173,49,.46);border-left:4px solid var(--gold);background:rgba(213,173,49,.1);color:#f4e6c6}
.contact-grid form .form-status:not(:empty):before{grid-row:1/3;content:'✓';display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--gold);border-radius:50%;color:#efc95c;font-size:1.15rem;font-weight:800}
.contact-grid form .form-status strong,.contact-grid form .form-status span{display:block}
.contact-grid form .form-status strong{color:#efc95c;font-family:'Playfair Display',serif;font-size:1.08rem}
.contact-grid form .form-status span{color:#eee4d3;font-size:.86rem;line-height:1.55}
.contact-grid form .form-status.error{border-left-color:#d9926f;background:rgba(217,146,111,.08)}
.contact-grid form .form-status.error:before{content:'!';border-color:#d9926f;color:#efb092}
.contact-grid form .form-status a{color:#efc95c;text-decoration:underline}
.contact-grid form button:disabled{opacity:.68;cursor:wait;transform:none}
@media(max-width:900px){.contact-grid{grid-template-columns:1fr;padding:72px 22px}.contact-grid>div:first-child,.contact-grid form{padding:42px 34px}}
@media(max-width:760px){.contact-cards{grid-template-columns:1fr}}
@media(max-width:600px){.contact-hero h1{font-size:clamp(2.25rem,9.5vw,3rem)}.contact-grid>div:first-child,.contact-grid form{padding:34px 24px}.contact-cards a{min-height:96px}}

/* FaithCore Journal */
.blog-hero>div{max-width:1040px}
.blog-hero .eyebrow,.journal .eyebrow,.article .eyebrow{text-transform:none;letter-spacing:.08em;font-size:.86rem}
.blog-hero h1{font-size:clamp(2.5rem,3.8vw,4.1rem);line-height:1.05}
.blog-hero h1 span{display:block}
.blog-hero h1 span:last-child{margin-top:.08em;color:var(--gold2)}
.journal{padding:96px max(24px,calc((100% - var(--max))/2));background:var(--beige)}
.journal-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;align-items:end;margin-bottom:52px}
.journal-intro h2{max-width:560px;font-size:clamp(1.75rem,2.3vw,2.55rem);text-wrap:balance}
.journal-intro>p{max-width:610px;margin:0;padding-left:32px;border-left:2px solid rgba(213,173,49,.58);color:#514a40;line-height:1.8}
.journal-feature{display:grid;grid-template-columns:1.08fr .92fr;min-height:520px;background:#0b0b0b;color:#fff;border-top:4px solid var(--gold)}
.journal-feature-image{position:relative;overflow:hidden;min-height:480px}
.journal-feature-image img{width:100%;height:100%;object-fit:contain;background:#0b0b0b;transition:transform .7s ease}
.journal-feature-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.42))}
.journal-feature-image>span{position:absolute;z-index:1;left:24px;bottom:22px;padding:8px 12px;background:var(--gold);color:#111;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.journal-feature:hover .journal-feature-image img{transform:scale(1.025)}
.journal-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 48px}
.journal-feature-copy h2{font-size:clamp(2rem,3vw,3.1rem);line-height:1.08;text-wrap:balance}
.journal-feature-copy>p:not(.eyebrow){color:#ddd3c3;line-height:1.8}
.journal-meta{display:flex;gap:18px;margin:8px 0 28px;color:#bdb3a2;font-size:.73rem;text-transform:uppercase;letter-spacing:.1em}
.journal-feature-copy .button{align-self:flex-start}
.journal-list{margin-top:28px;border-top:4px solid var(--gold);background:#fbf7ee}
.journal-list article{position:relative;display:grid;grid-template-columns:70px 250px 1fr;gap:28px;align-items:center;min-height:230px;padding:26px 34px;border:1px solid rgba(213,173,49,.48);border-top:0;transition:background .25s,color .25s}
.journal-list article:hover{background:#0b0b0b;color:#fff}
.journal-number{align-self:start;color:rgba(167,119,0,.24);font-family:'Playfair Display',serif;font-size:3.6rem;line-height:1}
.journal-list img{width:250px;height:170px;object-fit:contain;background:#ede5d6}
.journal-list h3{max-width:660px;font-family:'Playfair Display',serif;font-size:clamp(1.5rem,2.1vw,2rem);line-height:1.16;text-wrap:balance}
.journal-list article>div>p:not(.eyebrow){max-width:700px;color:#514a40;line-height:1.7}
.journal-list article:hover>div>p:not(.eyebrow){color:#d9d0c1}
.journal-list article:hover .text-link{color:#efc95c}
.journal-note{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center;margin-top:36px;padding:38px 42px;background:linear-gradient(120deg,#c89b23,#e2bc4d);color:#111}
.journal-note h2{font-size:clamp(1.8rem,2.6vw,2.55rem)}
.journal-note>p{margin:0;line-height:1.75}
.article{max-width:1040px;margin:0 auto;padding:82px 24px 96px}
.article>header{padding:48px 52px;background:#0b0b0b;color:#fff;border-top:4px solid var(--gold);border-bottom:0}
.article>header h1{max-width:900px;font-size:clamp(2.35rem,4.3vw,4.4rem);line-height:1.05;text-wrap:balance}
.article-lead{max-width:780px;color:#ddd3c3;line-height:1.75}
.article-cover{height:440px;margin:0;overflow:hidden;border-bottom:1px solid rgba(213,173,49,.6)}
.article-cover img{width:100%;height:100%;object-fit:contain;display:block;background:#0b0b0b}
.article-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:62px;align-items:start}
.article-layout .article-body{width:100%;margin:58px 0}
.article-sidebar{position:sticky;top:118px;margin-top:58px;padding:26px 24px;background:#fbf7ee;border-top:3px solid var(--gold)}
.article-share-title{font-family:'Playfair Display',serif;font-size:1.05rem;font-weight:700;line-height:1.45}
.article-share{display:grid;grid-template-columns:repeat(4,40px);gap:8px;margin:22px 0 34px}
.article-share a,.article-share button{display:grid;place-items:center;width:40px;height:40px;padding:0;background:#0b0b0b;color:#efc95c;border:1px solid #0b0b0b;font:inherit;font-weight:800;cursor:pointer}
.article-share a:hover,.article-share button:hover{background:var(--gold);color:#111}
.article-sidebar h2{margin:0 0 12px;padding-top:24px;border-top:1px solid rgba(17,17,17,.18);font-size:1.25rem}
.article-sidebar nav{display:grid}
.article-sidebar nav a{padding:13px 0;border-bottom:1px solid rgba(17,17,17,.16);font-size:.82rem;font-weight:700;line-height:1.45}
.article-sidebar nav a:hover{color:#8b6400}
.article-back{display:inline-block;margin-bottom:28px;color:#8b6400;font-size:.78rem;font-weight:800}
.article-body{max-width:780px;margin:58px auto;font-size:1.03rem;line-height:1.8}
.article-body h2{margin-top:52px;color:#18140d;font-size:clamp(1.75rem,2.5vw,2.35rem);line-height:1.16}
.article-body h3{margin-top:34px;font-family:'Playfair Display',serif;font-size:1.4rem}
.article-body ul,.article-body ol{padding-left:24px}
.article-body li{margin:.5rem 0}
.article-body aside{margin-top:48px;padding:30px 32px;background:#0b0b0b;color:#eee4d3;border-left:4px solid var(--gold)}
.article-body aside strong{display:block;margin-bottom:8px;color:#efc95c;font-family:'Playfair Display',serif;font-size:1.25rem}
.article-cta{margin-top:54px;padding:36px;background:var(--beige);border-top:3px solid var(--gold)}
.article-cta h2{margin-top:0}
.article-disclaimer{margin-top:42px;padding-top:20px;border-top:1px solid rgba(213,173,49,.4);color:#6b6256;font-size:.82rem}
.site-footer .socials{display:grid;gap:9px}
.site-footer .socials a{width:100%;height:42px;padding:0 14px!important;grid-template-columns:28px 1fr;justify-items:start;border-radius:0}
.site-footer .socials a span,.site-footer .socials a img{justify-self:center}
.site-footer .socials a[aria-label*="Facebook"]:after{content:'Facebook'}
.site-footer .socials a[aria-label*="LinkedIn"]:after{content:'LinkedIn'}
.site-footer .socials a[aria-label*="WhatsApp"]:after{content:'WhatsApp'}
.site-footer .socials a:after{font-size:.78rem;font-weight:700;letter-spacing:.03em}
.site-footer .socials a:hover{background:rgba(213,173,49,.14);color:var(--gold2)}
@media(max-width:850px){.journal-intro,.journal-feature,.journal-note{grid-template-columns:1fr}.journal-intro>p{padding:22px 0 0;border-left:0;border-top:1px solid rgba(213,173,49,.48)}.journal-feature-image{min-height:360px}.journal-list article{grid-template-columns:55px 190px 1fr}.journal-list img{width:190px;height:150px}.article-layout{grid-template-columns:1fr;gap:0}.article-sidebar{position:static;margin:34px 0 0}.article-sidebar nav{grid-template-columns:repeat(2,1fr);gap:0 24px}}
@media(max-width:650px){.blog-hero h1{font-size:clamp(2.25rem,9.5vw,3rem)}.journal{padding:72px 22px}.journal-feature-copy{padding:38px 28px}.journal-list article{grid-template-columns:46px 1fr;padding:26px 22px}.journal-list img{grid-column:1/-1;width:100%;height:auto;max-height:260px}.journal-list article>div{grid-column:1/-1}.journal-number{font-size:2.8rem}.journal-note{padding:32px 26px}.article{padding:62px 22px 76px}.article>header{padding:36px 26px}.article-cover{height:260px}.article-sidebar nav{grid-template-columns:1fr}.article-layout .article-body{margin-top:42px}.article-cta{padding:28px 24px}}

/* Privacy Policy and Terms of Use */
.legal-hero{padding:92px max(24px,calc((100% - var(--max))/2));background:#0b0b0b;color:#fff;border-bottom:4px solid var(--gold)}
.legal-hero>div{max-width:850px}
.legal-hero h1{margin:.25rem 0 .8rem;font-size:clamp(2.7rem,5vw,5rem);line-height:1}
.legal-hero p:not(.eyebrow){max-width:700px;color:#ded5c7;font-size:1.08rem;line-height:1.7}
.legal-hero span{display:inline-block;margin-top:16px;color:var(--gold2);font-size:.8rem;font-weight:700;letter-spacing:.06em}
.legal-layout{display:grid;grid-template-columns:230px minmax(0,780px);justify-content:center;gap:72px;padding:78px 24px 100px;background:var(--beige)}
.legal-layout>aside{position:sticky;top:112px;align-self:start;padding:25px 24px;background:#fbf7ee;border-top:3px solid var(--gold)}
.legal-layout>aside nav{display:grid;margin-top:12px}
.legal-layout>aside a{padding:11px 0;border-bottom:1px solid rgba(17,17,17,.15);font-size:.82rem;font-weight:700;line-height:1.4}
.legal-layout>aside a:hover{color:#8b6400}
.legal-content{min-width:0;color:#373128;font-size:1rem;line-height:1.82}
.legal-summary{margin:0 0 46px;padding:28px 30px;background:#0b0b0b;color:#eee5d7;border-left:4px solid var(--gold);font-size:1.08rem}
.legal-content section{scroll-margin-top:120px;margin-top:46px}
.legal-content h2{margin:0 0 16px;color:#17130e;font-size:clamp(1.65rem,2.5vw,2.15rem);line-height:1.2}
.legal-content h3{margin:27px 0 8px;font-family:'Playfair Display',serif;font-size:1.25rem}
.legal-content ul{padding-left:23px}
.legal-content li{margin:.5rem 0}
.legal-content a{color:#795700;text-decoration:underline;text-underline-offset:3px}
.footer-bottom .footer-legal{display:flex;gap:20px;align-items:center}
.footer-bottom .footer-legal a{color:inherit;font-weight:600}
.footer-bottom .footer-legal a:hover,.footer-bottom .footer-legal a[aria-current="page"]{color:var(--gold2)}
@media(max-width:850px){.legal-layout{grid-template-columns:1fr;gap:36px}.legal-layout>aside{position:static}.legal-layout>aside nav{grid-template-columns:repeat(2,1fr);gap:0 24px}}
@media(max-width:650px){.legal-hero{padding:70px 22px}.legal-layout{padding:54px 22px 76px}.legal-layout>aside nav{grid-template-columns:1fr}.legal-summary{padding:24px 22px}.footer-bottom .footer-legal{gap:14px;flex-wrap:wrap;justify-content:center}}
