*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0B2545;--slate:#134074;--slate-mid:#1a4f8a;--gold:#C5A880;--gold-dark:#A8895F;--gold-light:#e8d5b7;--cream:#F9F6F1;--cream-dark:#F0EBE1;--white:#ffffff;--text:#111827;--text-mid:#374151;--text-muted:#6B7280;--text-light:#9CA3AF;--border:#E5E7EB;--border-dark:#D1D5DB;--r:6px}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter',sans-serif;background:var(--white);color:var(--text);line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{max-width:1120px;margin:0 auto;padding:0 2rem}.label{display:inline-block;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--gold-dark);margin-bottom:1rem}.label--light{color:var(--gold-light)}h1,h2,h3,h4{font-family:'Cormorant Garamond',serif;font-weight:500;line-height:1.15}h2{font-size:2.6rem;color:var(--navy)}h3{font-size:1.5rem;color:var(--navy)}p{color:var(--text-muted);line-height:1.75;font-size:.96rem}.btn{display:inline-flex;align-items:center;gap:8px;font-family:'Inter',sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:13px 26px;border-radius:var(--r);cursor:pointer;border:none;transition:all 0.2s;white-space:nowrap}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{background:var(--gold-dark);transform:translateY(-1px)}.btn-navy{background:var(--navy);color:#fff}.btn-navy:hover{background:var(--slate)}.btn-outline{background:#fff0;color:var(--navy);border:1.5px solid var(--navy)}.btn-outline:hover{background:var(--navy);color:#fff}.btn-ghost-light{background:rgb(255 255 255 / .1);color:#fff;border:1px solid rgb(255 255 255 / .25)}.btn-ghost-light:hover{background:rgb(255 255 255 / .18)}.arrow{display:inline-block;transition:transform 0.2s}a:hover .arrow{transform:translateX(4px)}nav{position:sticky;top:0;z-index:200;background:var(--navy);border-bottom:1px solid rgb(197 168 128 / .15)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:2rem}.nav-logo{display:flex;align-items:center;gap:11px}.nav-logo-word{font-family:'Cormorant Garamond',serif;font-size:1.7rem;font-weight:600;color:var(--gold);letter-spacing:.1em}.nav-logo-sub{font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:rgb(255 255 255 / .55);padding-left:10px;border-left:1px solid rgb(255 255 255 / .18)}.nav-links{display:flex;gap:2.2rem;list-style:none}.nav-links a{font-size:.84rem;letter-spacing:.05em;color:rgb(255 255 255 / .85);transition:color 0.2s;font-weight:500}.nav-links a:hover{color:var(--gold)}.nav-right{display:flex;align-items:center;gap:12px}.btn-portal{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500;color:rgb(255 255 255 / .5);padding:7px 14px;border:1px solid rgb(255 255 255 / .18);border-radius:var(--r);transition:all 0.2s}.btn-portal:hover{color:#fff;border-color:rgb(255 255 255 / .45)}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger span{display:block;width:22px;height:1.5px;background:rgb(255 255 255 / .7);transition:all 0.3s}.mobile-menu{display:none;position:fixed;top:68px;left:0;right:0;bottom:0;background:var(--navy);z-index:199;padding:2rem;flex-direction:column;gap:2rem}.mobile-menu.open{display:flex}.mobile-menu a{font-family:'Cormorant Garamond',serif;font-size:1.8rem;color:rgb(255 255 255 / .75);border-bottom:1px solid rgb(255 255 255 / .1);padding-bottom:1.5rem}.mobile-menu a:hover{color:var(--gold)}.hero{background:var(--navy);padding:100px 0 80px;position:relative;overflow:hidden}.hero-rule{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(197 168 128 / .3) 40%,rgb(197 168 128 / .3) 60%,transparent)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-tag{display:inline-flex;align-items:center;gap:8px;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--gold);border:1px solid rgb(197 168 128 / .35);padding:6px 16px;border-radius:20px;margin-bottom:1.75rem}.hero-tag::before{content:'';width:6px;height:6px;background:var(--gold);border-radius:50%}.hero h1{font-family:'Cormorant Garamond',serif;font-size:3.4rem;line-height:1.1;color:#fff;font-weight:500;margin-bottom:1.5rem}.hero h1 em{font-style:italic;color:var(--gold)}.hero-lead{font-size:1rem;color:rgb(255 255 255 / .6);line-height:1.75;margin-bottom:2.5rem;max-width:460px}.hero-btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:3rem}.hero-trust{display:flex;align-items:center;gap:1.5rem;padding-top:2rem;border-top:1px solid rgb(255 255 255 / .1)}.trust-item{font-size:.75rem;color:rgb(255 255 255 / .45);display:flex;align-items:center;gap:6px}.trust-item::before{content:'✓';color:var(--gold);font-weight:700;font-size:.8rem}.hero-panel{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .1);border-radius:12px;padding:2.5rem}.panel-headline{font-family:'Cormorant Garamond',serif;font-size:1.3rem;color:var(--gold);margin-bottom:1.5rem;font-weight:500}.nexus-pills{display:flex;flex-direction:column;gap:10px}.nexus-pill{display:flex;align-items:flex-start;gap:14px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);border-radius:var(--r);padding:14px 16px}.pill-icon{font-size:1.1rem;flex-shrink:0;margin-top:2px}.pill-title{font-size:.83rem;font-weight:600;color:rgb(255 255 255 / .85);margin-bottom:2px}.pill-desc{font-size:.75rem;color:rgb(255 255 255 / .42);line-height:1.5}.panel-cta{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .1);font-size:.78rem;color:rgb(255 255 255 / .4);display:flex;align-items:center;justify-content:space-between}.panel-cta a{color:var(--gold-light);font-weight:500;text-decoration:underline;text-underline-offset:3px}.press-bar{background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0}.press-inner{display:flex;align-items:center;gap:2.5rem}.press-label{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-light);font-weight:600;white-space:nowrap;padding-right:2rem;border-right:1px solid var(--border-dark)}.press-logos{display:flex;align-items:center;gap:2.5rem;overflow:hidden;flex-wrap:wrap}.press-name{font-size:.85rem;font-weight:600;color:var(--text-light);letter-spacing:.04em;font-family:'Inter',sans-serif}.why{padding:100px 0}.why-grid{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}.why-left h2{margin-bottom:1.25rem;font-size:2.4rem}.why-left p{margin-bottom:2rem;font-size:.95rem}.why-right{display:grid;grid-template-columns:1fr 1fr;gap:2px}.why-card{background:var(--cream);padding:2rem 1.75rem}.why-card:nth-child(1){border-radius:12px 0 0 0}.why-card:nth-child(2){border-radius:0 12px 0 0}.why-card:nth-child(3){border-radius:0 0 0 12px}.why-card:nth-child(4){border-radius:0 0 12px 0}.why-number{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:400;color:var(--gold);line-height:1;margin-bottom:.5rem}.why-card h4{font-family:'Cormorant Garamond',serif;font-size:1.15rem;color:var(--navy);margin-bottom:.5rem;font-weight:500}.why-card p{font-size:.84rem;color:var(--text-muted);line-height:1.65}.about-section{padding:100px 0}.about-grid2{display:grid;grid-template-columns:0.85fr 1.15fr;gap:70px;align-items:center}.about-portrait{position:relative}.portrait-frame{aspect-ratio:4/5;border-radius:14px;overflow:hidden;background:var(--navy);position:relative;border:1px solid var(--border)}.portrait-monogram{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.monogram-mark{font-family:'Cormorant Garamond',serif;font-size:5rem;font-weight:500;color:var(--gold);line-height:1;letter-spacing:.05em}.monogram-rule{width:48px;height:1px;background:rgb(197 168 128 / .4)}.monogram-name{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:rgb(255 255 255 / .45)}.portrait-caption{margin-top:1.25rem;text-align:center}.portrait-caption strong{display:block;font-family:'Cormorant Garamond',serif;font-size:1.3rem;color:var(--navy);font-weight:500}.portrait-caption span{font-size:.82rem;color:var(--text-muted)}.about-text h2{margin-bottom:1.5rem}.about-text p{font-size:.96rem;margin-bottom:1.25rem;line-height:1.8}.about-text p strong{color:var(--navy);font-weight:600}.about-sig{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.9rem;color:var(--navy);margin-top:1.5rem;line-height:1}.about-sig-role{font-size:.8rem;color:var(--text-muted);margin-top:6px;font-style:normal;font-family:'Inter',sans-serif}.about-creds-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid var(--border)}.about-cred-pill{display:inline-flex;align-items:center;gap:7px;font-size:.78rem;color:var(--text-mid);background:var(--cream);border:1px solid var(--border);border-radius:30px;padding:7px 15px}.about-cred-pill b{color:var(--navy);font-weight:600}.services{padding:100px 0;background:var(--navy)}.services-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3.5rem;gap:2rem;flex-wrap:wrap}.services-head h2{color:#fff;font-size:2.4rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.svc{background:#fff;padding:2.25rem 2rem;position:relative;overflow:hidden;border-radius:12px;transition:transform 0.25s,box-shadow 0.25s}.svc::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform 0.3s}.svc:hover::before{transform:scaleX(1)}.svc:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgb(0 0 0 / .18)}.svc-num{font-family:'Cormorant Garamond',serif;font-size:2.6rem;color:var(--cream-dark);font-weight:400;line-height:1;margin-bottom:1rem;transition:color 0.25s}.svc:hover .svc-num{color:var(--gold-light)}.svc h3{font-size:1.22rem;margin-bottom:.65rem;color:var(--navy)}.svc p{font-size:.85rem;line-height:1.7;margin-bottom:1.25rem}.svc-features{list-style:none;margin-bottom:1.5rem}.svc-features li{font-size:.79rem;color:var(--text-muted);padding:6px 0;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:8px}.svc-features li:last-child{border:none}.svc-features li::before{content:'';width:4px;height:4px;background:var(--gold);border-radius:50%;flex-shrink:0;margin-top:7px}.svc-link{font-size:.77rem;font-weight:600;color:var(--navy);letter-spacing:.04em;display:flex;align-items:center;gap:6px}.industries-served{padding:100px 0}.is-head{margin-bottom:3.5rem;max-width:640px}.is-head h2{margin-bottom:1rem}.is-head p{font-size:.96rem}.is-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.is-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.75rem;transition:border-color 0.2s,box-shadow 0.2s}.is-card:hover{border-color:var(--gold);box-shadow:0 6px 22px rgb(11 37 69 / .07)}.is-icon{width:46px;height:46px;border-radius:10px;background:var(--cream);display:flex;align-items:center;justify-content:center;font-size:1.35rem;margin-bottom:1.1rem}.is-card h4{font-family:'Cormorant Garamond',serif;font-size:1.2rem;color:var(--navy);font-weight:500;margin-bottom:.5rem;line-height:1.2}.is-card p{font-size:.82rem;color:var(--text-muted);line-height:1.65}.is-local-note{margin-top:3rem;background:var(--cream);border-radius:12px;padding:2rem 2.5rem;display:flex;align-items:center;gap:1.5rem;border:1px solid var(--border)}.is-local-icon{font-size:2rem;flex-shrink:0}.is-local-note p{font-size:.88rem;color:var(--text-mid);line-height:1.7;margin:0}.is-local-note strong{color:var(--navy);font-weight:600}.nexus-section{padding:100px 0;background:var(--cream)}.nexus-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.nexus-text h2{margin-bottom:1.25rem}.nexus-text p{margin-bottom:1.25rem;font-size:.95rem}.nexus-rules{margin-top:2rem}.rule-item{border-left:3px solid var(--gold);padding:1.25rem 1.5rem;margin-bottom:12px;background:#fff;border-radius:0 var(--r) var(--r) 0}.rule-title{font-weight:600;font-size:.88rem;color:var(--navy);margin-bottom:4px}.rule-desc{font-size:.82rem;color:var(--text-muted);line-height:1.6}.process{padding:100px 0}.process h2{text-align:center;margin-bottom:.75rem}.process-sub{text-align:center;max-width:540px;margin:0 auto 4rem;font-size:.95rem}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.process-steps::before{content:'';position:absolute;top:28px;left:12.5%;right:12.5%;height:1px;background:var(--border-dark);z-index:0}.step{text-align:center;padding:0 1.5rem;position:relative}.step-dot{width:56px;height:56px;border-radius:50%;background:var(--cream);border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;font-family:'Cormorant Garamond',serif;font-size:1.4rem;font-weight:500;color:var(--navy);margin:0 auto 1.5rem;position:relative;z-index:1;background:#fff}.step h4{font-family:'Cormorant Garamond',serif;font-size:1.1rem;color:var(--navy);margin-bottom:.5rem;font-weight:500}.step p{font-size:.82rem;color:var(--text-muted);line-height:1.65}.testimonials{padding:100px 0;background:var(--navy)}.testimonials h2{color:#fff;text-align:center;margin-bottom:.75rem}.testimonials-sub{text-align:center;color:rgb(255 255 255 / .5);max-width:480px;margin:0 auto 4rem;font-size:.95rem}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testi-card{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .09);border-radius:10px;padding:2rem}.testi-stars{color:var(--gold);font-size:.9rem;margin-bottom:1rem;letter-spacing:2px}.testi-quote{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.08rem;line-height:1.6;color:rgb(255 255 255 / .82);margin-bottom:1.5rem}.testi-author{display:flex;align-items:center;gap:12px;padding-top:1.25rem;border-top:1px solid rgb(255 255 255 / .1)}.testi-avatar{width:40px;height:40px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;color:var(--navy);flex-shrink:0}.testi-name{font-size:.85rem;font-weight:600;color:rgb(255 255 255 / .8)}.testi-role{font-size:.75rem;color:rgb(255 255 255 / .38)}.faq{padding:100px 0;background:var(--cream)}.faq-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;align-items:start}.faq-left h2{margin-bottom:1.25rem}.faq-left p{font-size:.95rem;margin-bottom:2rem}.faq-items{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--border)}.faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;gap:1rem}.faq-q-text{font-family:'Cormorant Garamond',serif;font-size:1.05rem;font-weight:500;color:var(--navy);text-align:left}.faq-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1.5px solid var(--border-dark);display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--text-muted);transition:transform 0.25s}.faq-item.open .faq-icon{transform:rotate(45deg);border-color:var(--gold);color:var(--gold)}.faq-a{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.faq-item.open .faq-a{max-height:300px}.faq-a-inner{padding-bottom:1.25rem;font-size:.88rem;color:var(--text-muted);line-height:1.75}.intake{padding:100px 0}.intake-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.intake-left h2{margin-bottom:1.25rem}.intake-left p{font-size:.95rem;margin-bottom:2.5rem}.intake-creds{display:flex;flex-direction:column;gap:12px}.cred{display:flex;align-items:center;gap:14px;background:var(--cream);border-radius:var(--r);padding:14px 18px;border:1px solid var(--border)}.cred-icon{font-size:1.2rem;flex-shrink:0}.cred-text strong{display:block;font-size:.85rem;font-weight:600;color:var(--navy);margin-bottom:1px}.cred-text span{font-size:.78rem;color:var(--text-muted)}.form-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:2.5rem;box-shadow:0 4px 24px rgb(11 37 69 / .07)}.form-title{font-family:'Cormorant Garamond',serif;font-size:1.7rem;color:var(--navy);margin-bottom:.5rem;font-weight:500}.form-sub{font-size:.85rem;color:var(--text-muted);margin-bottom:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fg{margin-bottom:16px}.fg label{display:block;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.fg input,.fg select,.fg textarea{width:100%;padding:11px 14px;border:1px solid var(--border-dark);border-radius:var(--r);font-family:'Inter',sans-serif;font-size:.88rem;color:var(--text);background:#fafafa;outline:none;transition:border-color 0.2s,background 0.2s;-webkit-appearance:none;appearance:none}.fg input:focus,.fg select:focus,.fg textarea:focus{border-color:var(--navy);background:#fff}.fg textarea{resize:vertical;min-height:80px}.select-wrap{position:relative}.select-wrap::after{content:'▾';position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--text-light);pointer-events:none;font-size:.72rem}.btn-submit{width:100%;background:var(--navy);color:#fff;border:none;padding:14px;border-radius:var(--r);font-family:'Inter',sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;margin-top:8px;transition:background 0.2s}.btn-submit:hover{background:var(--slate)}.form-note{font-size:.72rem;color:var(--text-light);text-align:center;margin-top:10px}footer{background:var(--navy);border-top:1px solid rgb(197 168 128 / .15)}.footer-main{padding:60px 0 40px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem}.footer-brand{font-family:'Cormorant Garamond',serif;font-size:1.7rem;font-weight:600;color:var(--gold);letter-spacing:.1em;margin-bottom:1rem;display:block}.footer-tagline{font-size:.85rem;color:rgb(255 255 255 / .4);line-height:1.65;margin-bottom:1.5rem}.footer-contact a{display:flex;align-items:center;gap:8px;font-size:.82rem;color:rgb(255 255 255 / .5);margin-bottom:8px;transition:color 0.2s}.footer-contact a:hover{color:var(--gold-light)}.footer-col h5{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:rgb(255 255 255 / .4);margin-bottom:1.25rem}.footer-col ul{list-style:none}.footer-col li{margin-bottom:10px}.footer-col a{font-size:.85rem;color:rgb(255 255 255 / .55);transition:color 0.2s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgb(255 255 255 / .08);padding:22px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copy{font-size:.75rem;color:rgb(255 255 255 / .3)}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{font-size:.75rem;color:rgb(255 255 255 / .3);transition:color 0.2s}.footer-legal a:hover{color:rgb(255 255 255 / .6)}.badge{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;color:rgb(255 255 255 / .4);border:1px solid rgb(255 255 255 / .15);padding:5px 12px;border-radius:20px;margin-right:8px}.badge-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:6px}.reveal{opacity:0;transform:translateY(24px);transition:opacity 0.6s ease,transform 0.6s ease}.reveal.visible{opacity:1;transform:none}.individuals{padding:100px 0;background:var(--cream)}.ind-head{text-align:center;margin-bottom:3rem}.ind-head h2{margin-bottom:.75rem}.ind-head p{max-width:600px;margin:0 auto;font-size:.95rem}.tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:2.5rem}.tab-btn{font-family:'Inter',sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.03em;padding:10px 18px;border-radius:30px;background:#fff;border:1px solid var(--border);color:var(--text-mid);cursor:pointer;transition:all 0.2s}.tab-btn:hover{border-color:var(--gold);color:var(--navy)}.tab-btn.active{background:var(--navy);color:#fff;border-color:var(--navy)}.tab-panel{display:none}.tab-panel.active{display:block;animation:fadeIn 0.4s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.topic{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:box-shadow 0.2s}.topic:hover{box-shadow:0 4px 18px rgb(11 37 69 / .06)}.topic-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem}.topic-head{display:flex;align-items:flex-start;gap:14px}.topic-icon{font-size:1.4rem;flex-shrink:0;line-height:1}.topic-title{font-family:'Cormorant Garamond',serif;font-size:1.25rem;color:var(--navy);font-weight:500;line-height:1.2;margin-bottom:3px;text-align:left}.topic-tagline{font-size:.78rem;color:var(--text-muted);text-align:left}.topic-plus{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1.5px solid var(--border-dark);display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--text-muted);transition:transform 0.25s,border-color 0.25s,color 0.25s;margin-top:2px}.topic.open .topic-plus{transform:rotate(45deg);border-color:var(--gold);color:var(--gold)}.topic-body{max-height:0;overflow:hidden;transition:max-height 0.4s ease}.topic.open .topic-body{max-height:800px}.topic-body-inner{padding:0 1.5rem 1.5rem 1.5rem}.topic-body-inner p{font-size:.87rem;line-height:1.75;margin-bottom:.85rem}.topic-body-inner p:last-child{margin-bottom:0}.topic-body-inner strong{color:var(--navy);font-weight:600}.topic-stat{display:inline-flex;align-items:center;gap:8px;background:var(--cream);border-radius:var(--r);padding:8px 14px;margin:4px 6px 4px 0;font-size:.8rem;color:var(--text-mid);border:1px solid var(--border)}.topic-stat b{color:var(--navy);font-weight:600}.topic-tip{background:#fdfaf4;border-left:3px solid var(--gold);padding:12px 16px;border-radius:0 var(--r) var(--r) 0;font-size:.82rem;color:var(--text-mid);line-height:1.6;margin-top:.85rem}.topic-tip b{color:var(--gold-dark)}.calc-section{padding:100px 0}.calc-head{text-align:center;margin-bottom:3rem}.calc-head h2{margin-bottom:.75rem}.calc-head p{max-width:560px;margin:0 auto;font-size:.95rem}.calc-wrap{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 6px 30px rgb(11 37 69 / .07)}.calc-inputs{background:#fff;padding:2.5rem}.calc-results{background:var(--navy);padding:2.5rem;color:#fff}.calc-inputs h3{font-size:1.4rem;margin-bottom:1.5rem}.calc-fg{margin-bottom:1.5rem}.calc-fg label{display:block;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.calc-status{display:flex;gap:8px}.calc-status button{flex:1;font-family:'Inter',sans-serif;font-size:.75rem;font-weight:500;padding:10px;border-radius:var(--r);border:1px solid var(--border-dark);background:#fafafa;color:var(--text-mid);cursor:pointer;transition:all 0.2s}.calc-status button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.calc-input-money{position:relative}.calc-input-money::before{content:'$';position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:.95rem}.calc-input-money input{width:100%;padding:12px 14px 12px 28px;border:1px solid var(--border-dark);border-radius:var(--r);font-family:'Inter',sans-serif;font-size:1rem;color:var(--text);background:#fafafa;outline:none;transition:border-color 0.2s}.calc-input-money input:focus{border-color:var(--navy);background:#fff}.calc-results .label{color:var(--gold-light)}.calc-big{font-family:'Cormorant Garamond',serif;font-size:3.5rem;color:#fff;font-weight:500;line-height:1;margin-bottom:.25rem}.calc-big-label{font-size:.82rem;color:rgb(255 255 255 / .5);margin-bottom:2rem}.calc-breakdown{display:flex;flex-direction:column;gap:0}.calc-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid rgb(255 255 255 / .1);font-size:.85rem}.calc-row:last-child{border:none}.calc-row-label{color:rgb(255 255 255 / .6)}.calc-row-val{color:#fff;font-weight:500}.calc-row.highlight .calc-row-label{color:var(--gold-light)}.calc-row.highlight .calc-row-val{color:var(--gold-light);font-weight:600}.calc-disclaimer{font-size:.72rem;color:rgb(255 255 255 / .35);line-height:1.5;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .1)}.calc-disclaimer a{color:var(--gold-light);text-decoration:underline}.due-dates{padding:100px 0;background:var(--navy)}.due-head{text-align:center;margin-bottom:3.5rem}.due-head h2{color:#fff;margin-bottom:.75rem}.due-head p{color:rgb(255 255 255 / .5);max-width:540px;margin:0 auto;font-size:.95rem}.due-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.due-card{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .09);border-radius:10px;padding:1.75rem;transition:border-color 0.2s}.due-card:hover{border-color:rgb(197 168 128 / .4)}.due-date{font-family:'Cormorant Garamond',serif;font-size:1.6rem;color:var(--gold);font-weight:500;margin-bottom:.5rem;line-height:1.1}.due-card h4{font-family:'Inter',sans-serif;font-size:.85rem;font-weight:600;color:rgb(255 255 255 / .9);margin-bottom:.5rem}.due-card p{font-size:.78rem;color:rgb(255 255 255 / .5);line-height:1.6}.due-note{text-align:center;margin-top:2.5rem;font-size:.82rem;color:rgb(255 255 255 / .45)}.due-note a{color:var(--gold-light);text-decoration:underline}@media(max-width:1024px){.hero-grid,.why-grid,.nexus-grid,.intake-grid,.faq-grid,.footer-grid{grid-template-columns:1fr;gap:48px}.hero-panel{display:none}.services-grid{grid-template-columns:1fr;gap:12px}.svc:first-child,.svc:last-child{border-radius:10px}.process-steps{grid-template-columns:1fr 1fr;gap:2.5rem}.process-steps::before{display:none}.testi-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}h2{font-size:2rem}.hero h1{font-size:2.6rem}.topic-grid{grid-template-columns:1fr}.calc-wrap{grid-template-columns:1fr}.due-grid{grid-template-columns:1fr 1fr}.about-grid2{grid-template-columns:1fr;gap:40px}.about-portrait{max-width:340px;margin:0 auto}.services-grid{grid-template-columns:1fr 1fr;gap:14px}.is-grid{grid-template-columns:1fr 1fr;gap:14px}}@media(max-width:700px){.nav-links{display:none}.nav-logo-sub{display:none}.hamburger{display:flex}.btn-portal{display:none}.container{padding:0 1.25rem}.why-right{grid-template-columns:1fr}.why-card:nth-child(1){border-radius:12px 12px 0 0}.why-card:nth-child(4){border-radius:0 0 12px 12px}.why-card:nth-child(2),.why-card:nth-child(3){border-radius:0}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr}.testi-grid{grid-template-columns:1fr}.press-inner{flex-direction:column;align-items:flex-start;gap:1rem}.press-label{border:none;padding:0}.tabs{justify-content:flex-start}.due-grid{grid-template-columns:1fr}.calc-big{font-size:2.8rem}.services-grid{grid-template-columns:1fr}.is-grid{grid-template-columns:1fr}.is-local-note{flex-direction:column;text-align:center;gap:1rem}.fg input,.fg select,.fg textarea,.calc-input-money input,.ask-input-row input{font-size:16px}}.diff-item{font-size:.82rem;font-weight:600;color:var(--navy);letter-spacing:.02em;display:inline-flex;align-items:center;gap:9px}.diff-item::before{content:'';width:5px;height:5px;background:var(--gold);border-radius:50%;flex-shrink:0}.compare{padding:84px 0;background:#fff}.compare-sub{max-width:540px;margin:0 auto 2.5rem;font-size:.95rem}.compare-card{max-width:880px;margin:0 auto;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 10px 34px rgb(11 37 69 / .07)}.compare-row{display:grid;grid-template-columns:1.05fr 1fr 1.3fr;border-top:1px solid var(--border)}.compare-row:first-child{border-top:none}.compare-row>div{padding:1.05rem 1.4rem;font-size:.88rem;line-height:1.55}.c-label{font-weight:600;color:var(--navy);background:var(--cream)}.c-typical{color:var(--text-muted)}.c-shree{background:var(--navy);color:rgb(255 255 255 / .92)}.c-shree strong{color:var(--gold-light);font-weight:600}.compare-row.head>div{font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;padding:.85rem 1.4rem}.compare-row.head .c-typical{color:var(--text-light)}.compare-row.head .c-shree{color:var(--gold-light)}@media(max-width:760px){.compare-row{grid-template-columns:1fr}.compare-row.head{display:none}.c-typical::before{content:'Typical firm: ';font-weight:600;color:var(--text-light);text-transform:uppercase;font-size:.62rem;letter-spacing:.12em;display:block;margin-bottom:2px}.c-shree::before{content:'Shree Accounting';font-weight:700;color:var(--gold-light);text-transform:uppercase;font-size:.62rem;letter-spacing:.12em;display:block;margin-bottom:2px}}.ask{padding:84px 0;background:var(--cream);border-top:1px solid var(--border)}.ask-head{text-align:center;margin-bottom:2.5rem}.ask-head p{max-width:560px;margin:0 auto;font-size:.95rem}.ask-box{max-width:760px;margin:0 auto}.ask-input-row{display:flex;gap:10px;background:#fff;border:1px solid var(--border-dark);border-radius:999px;padding:8px 8px 8px 24px;box-shadow:0 6px 24px rgb(11 37 69 / .07);transition:border-color .2s}.ask-input-row:focus-within{border-color:var(--navy)}.ask-input-row input{flex:1;border:none;outline:none;font-family:'Inter',sans-serif;font-size:.95rem;color:var(--text);background:#fff0;min-width:0}.ask-btn{background:var(--navy);color:#fff;border:none;border-radius:999px;padding:12px 30px;font-family:'Inter',sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s;flex-shrink:0}.ask-btn:hover{background:var(--slate)}.ask-btn:disabled{opacity:.55;cursor:wait}.ask-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px}.ask-chip{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 16px;font-family:'Inter',sans-serif;font-size:.78rem;font-weight:500;color:var(--text-mid);cursor:pointer;transition:all .2s}.ask-chip:hover{border-color:var(--gold);color:var(--navy)}.ask-answer{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1.75rem 2rem;margin-top:1.5rem;box-shadow:0 8px 28px rgb(11 37 69 / .06)}.ask-answer p{font-size:.95rem;color:var(--text-mid);margin-bottom:.9rem;line-height:1.75}.ask-answer p:last-child{margin-bottom:0}.ask-answer ul{margin:0 0 .9rem 1.2rem}.ask-answer li{font-size:.93rem;color:var(--text-mid);margin-bottom:.4rem}.ask-answer strong{color:var(--navy)}.ask-loading{display:flex;align-items:center;gap:10px;color:var(--text-muted);font-size:.9rem}.ask-dot{width:8px;height:8px;border-radius:50%;background:var(--gold);animation:askPulse .9s infinite alternate}.ask-loading .ask-dot:nth-child(2){animation-delay:.18s}.ask-loading .ask-dot:nth-child(3){animation-delay:.36s}@keyframes askPulse{from{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.ask-disclaimer{font-size:.74rem;color:var(--text-muted);text-align:center;margin-top:1rem;line-height:1.6}.ask-disclaimer a{color:var(--gold-dark);text-decoration:underline}.btn,.btn-submit,.btn-portal{border-radius:999px}nav{background:rgb(11 37 69 / .94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-panel,.form-card,.calc-wrap,.svc,.is-card,.testi-card,.topic,.due-card{border-radius:18px}.why-right{gap:14px}.why-card,.why-card:nth-child(1),.why-card:nth-child(2),.why-card:nth-child(3),.why-card:nth-child(4){border-radius:16px}.nexus-pill,.cred{border-radius:14px}.rule-item{border-radius:0 14px 14px 0}.faq-item{border:1px solid var(--border);background:#fff;margin-bottom:10px;padding:0 1.25rem;border-radius:14px}.fg input,.fg select,.fg textarea,.calc-input-money input,.calc-status button{border-radius:12px}.svc:hover{box-shadow:0 18px 44px rgb(4 16 33 / .22)}.is-card:hover{box-shadow:0 14px 36px rgb(11 37 69 / .10)}.step-dot{box-shadow:0 4px 14px rgb(11 37 69 / .10)}.hero{padding:88px 0 72px}.why,.services,.nexus-section,.process,.testimonials,.faq,.intake,.individuals,.calc-section,.due-dates,.industries-served,.about-section{padding:84px 0}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:2px}::selection{background:rgb(197 168 128 / .35)}svg.li{width:22px;height:22px;stroke-width:1.9;flex-shrink:0;vertical-align:-4px}.pill-icon{color:var(--gold)}.pill-icon svg.li{width:19px;height:19px}.serve-icon{color:var(--navy);flex-shrink:0;margin-top:3px}.serve-icon svg.li{width:20px;height:20px}.is-icon{color:var(--navy)}.is-icon svg.li{width:22px;height:22px;vertical-align:0}.is-local-icon{color:var(--gold-dark)}.is-local-icon svg.li{width:26px;height:26px;vertical-align:0}.topic-icon{color:var(--gold-dark)}.topic-icon svg.li{width:21px;height:21px;vertical-align:0}.cred-icon{color:var(--navy)}.cred-icon svg.li{width:20px;height:20px;vertical-align:0}.footer-contact svg.li{width:14px;height:14px;color:var(--gold);margin-right:2px;vertical-align:-2px}.btn-portal svg.li{width:12px;height:12px;margin-right:5px;vertical-align:-2px}.hero{padding:76px 0 64px}.hero h1{font-size:3.15rem}.reveal{transform:translateY(14px)}.section-title,.ind-head h2,.calc-head h2,.due-head h2{letter-spacing:-.01em}h2{letter-spacing:-.01em}.svc,.is-card{border:1px solid rgb(11 37 69 / .06)}.topic{border:1px solid rgb(11 37 69 / .07)}.cred-emoji{font-size:1.9rem;margin-bottom:1rem}.cred-h{font-family:'Cormorant Garamond',serif;font-size:1.3rem;color:#fff;font-weight:500;margin-bottom:.75rem}.cred-p{font-size:.9rem;color:rgb(255 255 255 / .62);line-height:1.7}.cred-p strong{color:var(--gold-light);font-weight:600}.founder-note{border-left:3px solid var(--gold);background:var(--cream);border-radius:0 10px 10px 0;padding:1rem 1.3rem;margin:1.3rem 0}.founder-note p{font-style:italic;color:var(--text-mid);margin:0;font-size:.96rem;line-height:1.72}.cred-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:2.75rem}.cred-badge{display:flex;align-items:center;gap:12px;background:rgb(255 255 255 / .04);border:1px solid rgb(197 168 128 / .28);border-radius:12px;padding:12px 20px}.cred-badge svg{flex-shrink:0}.cred-badge-text{display:flex;flex-direction:column;line-height:1.3}.cred-badge-text strong{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.01em}.cred-badge-text span{color:rgb(255 255 255 / .55);font-size:.76rem}.vignettes{padding:84px 0;background:var(--cream)}.vignettes-sub{max-width:600px;margin:0 auto 2.75rem;font-size:.95rem;color:var(--text-muted)}.vignette-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vignette{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1.9rem;box-shadow:0 10px 30px rgb(11 37 69 / .06);display:flex;flex-direction:column}.vignette-tag{display:inline-block;align-self:flex-start;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--gold-dark);background:var(--cream);border:1px solid var(--border);border-radius:30px;padding:5px 12px;margin-bottom:1.1rem}.vignette h3{font-size:1.32rem;color:var(--navy);font-weight:500;line-height:1.25;margin-bottom:.85rem}.vignette p{font-size:.92rem;color:var(--text-mid);line-height:1.72;margin:0}@media(max-width:860px){.vignette-grid{grid-template-columns:1fr}}.reviews{padding:84px 0;background:#fff;border-top:1px solid var(--border)}.reviews-head{text-align:center;margin-bottom:2.5rem}.reviews-rating{display:inline-flex;align-items:center;gap:12px;margin-top:1rem;flex-wrap:wrap;justify-content:center}.reviews-score{font-family:'Cormorant Garamond',serif;font-size:2.4rem;font-weight:600;color:var(--navy);line-height:1}.reviews-stars{color:var(--gold);font-size:1.4rem;letter-spacing:3px}.reviews-meta{font-size:.9rem;color:var(--text-muted)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:1.6rem;box-shadow:0 8px 26px rgb(11 37 69 / .06);display:flex;flex-direction:column}.review-stars{color:var(--gold);font-size:1.05rem;letter-spacing:2px;margin-bottom:.85rem}.review-text{font-size:.93rem;color:var(--text-mid);line-height:1.7;margin:0 0 1.2rem;flex:1}.review-author{display:flex;align-items:center;gap:11px}.review-avatar{width:38px;height:38px;border-radius:50%;background:var(--cream-dark);color:var(--gold-dark);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.95rem;flex-shrink:0}.review-author strong{display:block;color:var(--navy);font-size:.88rem;font-weight:600}.review-author span{font-size:.76rem;color:var(--text-muted)}.reviews-embed:empty{display:none}@media(max-width:860px){.reviews-grid{grid-template-columns:1fr}}.readiness{padding:84px 0;background:#fff;border-top:1px solid var(--border)}.readiness-head{text-align:center;margin-bottom:2.5rem}.readiness-head p{max-width:600px;margin:0 auto;font-size:.95rem}.readiness-box{max-width:760px;margin:0 auto;background:var(--cream);border:1px solid var(--border);border-radius:18px;padding:2rem 2rem 2.25rem}.rq{margin-bottom:1.75rem}.rq-label{font-family:'Inter',sans-serif;font-size:.95rem;font-weight:600;color:var(--navy);margin-bottom:.9rem;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.rq-label em{font-style:normal;font-weight:400;font-size:.8rem;color:var(--text-muted)}.rq-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--navy);color:#fff;font-size:.72rem;font-weight:700;flex-shrink:0}.rq-opts{display:flex;flex-wrap:wrap;gap:9px}.rq-chip{background:#fff;border:1px solid var(--border-dark,#d8dde5);border-radius:999px;padding:9px 16px;font-family:'Inter',sans-serif;font-size:.84rem;font-weight:500;color:var(--text-mid);cursor:pointer;transition:all 0.18s}.rq-chip:hover{border-color:var(--gold);color:var(--navy)}.rq-chip.active{background:var(--navy);border-color:var(--navy);color:#fff}.readiness-btn{width:100%;margin-top:.5rem;background:var(--gold);color:var(--navy);border:none;border-radius:999px;padding:15px;font-family:'Inter',sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background 0.2s}.readiness-btn:hover{background:var(--gold-dark)}.readiness-result{max-width:760px;margin:2rem auto 0;background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 12px 36px rgb(11 37 69 / .08)}.rr-banner{padding:1.6rem 2rem;color:#fff;text-align:center}.rr-banner.simple{background:linear-gradient(135deg,#1c7a4d,#155e3b)}.rr-banner.moderate{background:linear-gradient(135deg,#134074,#0B2545)}.rr-banner.complex{background:linear-gradient(135deg,#8a6a2f,#0B2545)}.rr-banner-label{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;opacity:.8;margin-bottom:.35rem}.rr-banner-level{font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:600}.rr-body{padding:1.9rem 2rem}.rr-section-title{font-family:'Inter',sans-serif;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--gold-dark);margin-bottom:.9rem}.rr-insights{margin:0 0 1.75rem;padding:0;list-style:none}.rr-insights li{position:relative;padding:0 0 .85rem 1.6rem;font-size:.92rem;color:var(--text-mid);line-height:1.6}.rr-insights li::before{content:'';position:absolute;left:2px;top:8px;width:7px;height:7px;border-radius:50%;background:var(--gold)}.rr-insights strong{color:var(--navy);font-weight:600}.rr-checklist{background:var(--cream);border-radius:12px;padding:1.4rem 1.6rem;margin-bottom:1.5rem}.rr-checklist ul{margin:0;padding:0;list-style:none;column-count:2;column-gap:1.5rem}.rr-checklist li{font-size:.86rem;color:var(--text-mid);padding:5px 0 5px 24px;position:relative;break-inside:avoid;line-height:1.45}.rr-checklist li::before{content:'\2713';position:absolute;left:0;top:5px;color:var(--gold-dark);font-weight:700;font-size:.8rem}.rr-services{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.6rem}.rr-service-tag{font-size:.78rem;font-weight:600;color:var(--navy);background:var(--cream-dark);border:1px solid var(--border);border-radius:30px;padding:6px 14px}.rr-cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.rr-cta .btn{flex:1;justify-content:center;min-width:200px}.rr-copy{background:#fff0;border:1px solid var(--border-dark,#d8dde5);border-radius:999px;padding:13px 22px;font-family:'Inter',sans-serif;font-size:.78rem;font-weight:600;color:var(--text-mid);cursor:pointer;transition:all 0.2s;min-width:160px}.rr-copy:hover{border-color:var(--navy);color:var(--navy)}.rr-disclaimer{font-size:.74rem;color:var(--text-muted);text-align:center;padding:0 2rem 1.6rem;line-height:1.55}@media(max-width:640px){.readiness-box{padding:1.5rem 1.25rem}.rr-checklist ul{column-count:1}.rr-body{padding:1.5rem 1.25rem}}.container--narrow{max-width:760px}.page-hero{background:var(--navy);color:#fff;padding:64px 0}.page-hero h1{font-size:2.8rem;color:#fff;margin:0 0 1rem;font-family:'Cormorant Garamond',serif;font-weight:500;line-height:1.2}.page-hero .meta{font-size:.85rem;color:rgb(255 255 255 / .5)}.page-hero .cat{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--gold-light);margin-bottom:1rem}.content{padding:56px 0}.content p{font-size:1.05rem;color:var(--text-mid);margin:0 0 1.5rem}.content h2{font-size:1.9rem;margin:2.5rem 0 1rem;color:var(--navy);font-family:'Cormorant Garamond',serif;font-weight:500}.content h3{font-size:1.4rem;margin:2rem 0 .75rem;color:var(--navy);font-family:'Cormorant Garamond',serif;font-weight:500}.content ul,.content ol{margin:0 0 1.5rem 1.5rem;color:var(--text-mid)}.content li{margin-bottom:.5rem}.content strong{color:var(--navy);font-weight:600}.content blockquote{background:var(--cream);border-left:3px solid var(--gold);border-radius:0 var(--r) var(--r) 0;padding:1.5rem 1.75rem;margin:2rem 0}.content img{border-radius:10px;margin:1.5rem 0}.blog-head{background:var(--cream);padding:56px 0;text-align:center;border-bottom:1px solid var(--border)}.blog-head h1{font-size:2.6rem;font-family:'Cormorant Garamond',serif;font-weight:500;color:var(--navy)}.blog-head p{color:var(--text-muted);max-width:560px;margin:.75rem auto 0}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:56px 0}.post-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.post-card:hover{box-shadow:0 8px 28px rgb(11 37 69 / .08);transform:translateY(-3px)}.post-card .thumb{aspect-ratio:16/9;background:var(--navy);overflow:hidden;display:block}.post-card .thumb img{width:100%;height:100%;object-fit:cover}.post-card .pc-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.post-card .pc-cat{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--gold-dark);margin-bottom:.5rem}.post-card h2{font-size:1.35rem;margin:0 0 .5rem;line-height:1.25;font-family:'Cormorant Garamond',serif;font-weight:500;color:var(--navy)}.post-card h2 a:hover{color:var(--gold-dark)}.post-card .excerpt{font-size:.88rem;color:var(--text-muted);margin:0 0 1rem;flex:1}.post-card .pc-meta{font-size:.78rem;color:var(--text-muted)}.read-more{font-size:.78rem;font-weight:600;color:var(--navy);letter-spacing:.04em;margin-top:1rem}.post-cta{background:var(--navy);border-radius:12px;padding:2.5rem;text-align:center;margin:3rem 0}.post-cta h3{color:#fff;font-size:1.6rem;margin:0 0 .75rem;font-family:'Cormorant Garamond',serif;font-weight:500}.post-cta p{color:rgb(255 255 255 / .6);margin:0 auto 1.5rem;max-width:520px;font-size:.95rem}.disclaimer{font-size:.82rem;color:var(--text-muted);border-top:1px solid var(--border);padding-top:1.5rem;margin-top:2rem;font-style:italic}.pagination{display:flex;justify-content:center;gap:8px;padding:0 0 56px;flex-wrap:wrap}.pagination .page-numbers{padding:8px 14px;border:1px solid var(--border);border-radius:var(--r);color:var(--text-mid);font-size:.85rem}.pagination .current{background:var(--navy);color:#fff;border-color:var(--navy)}@media(max-width:860px){.post-grid{grid-template-columns:1fr}.page-hero h1,.blog-head h1{font-size:2rem}}.portrait-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}