:root{color-scheme:light;--ink: #11231f;--ink-soft: #35524a;--paper: #fbf8f1;--paper-2: #f1eadc;--white: #ffffff;--line: rgba(17, 35, 31, .14);--gold: #d49a3a;--blue: #315f8c;--clay: #a8573a;--shadow: 0 24px 80px rgba(17, 35, 31, .16);--radius: 8px;--max: 1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px;background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}video{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{color:var(--ink-soft);line-height:1.65}::selection{color:var(--paper);background:var(--ink)}.site-header{position:fixed;top:16px;left:50%;z-index:20;width:min(calc(100% - 32px),var(--max));min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px 10px 14px;border:1px solid rgba(251,248,241,.2);border-radius:var(--radius);background:#11231fd1;color:var(--paper);box-shadow:0 18px 60px #0000002e;backdrop-filter:blur(16px);transform:translate(-50%)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;font-weight:750;letter-spacing:0}.brand-mark{display:block;width:38px;height:38px;border-radius:8px;overflow:hidden;background:transparent;flex:0 0 auto}.brand-mark img{width:100%;height:100%;display:block}.site-nav{display:flex;align-items:center;gap:4px;font-size:.93rem}.site-nav a{min-height:42px;display:inline-flex;align-items:center;padding:0 12px;border-radius:8px;color:#fbf8f1d1}.site-nav a:hover,.site-nav a:focus-visible{color:var(--paper);background:#fbf8f11a;outline:none}.site-nav .nav-cta{color:var(--ink);background:var(--paper)}.nav-toggle,.nav-button{display:none}.hero{position:relative;min-height:86vh;display:grid;align-items:end;overflow:hidden;background:var(--ink);color:var(--paper)}.hero picture,.hero picture img,.hero-video{position:absolute;inset:0;width:100%;height:100%}.hero picture{z-index:0}.hero-video{z-index:1;opacity:0;pointer-events:none;transition:opacity 1.4s ease}.hero-video.is-active{opacity:1}.hero picture img,.hero-video{object-fit:cover}.hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#11231ff0,#11231f8c 48%,#11231f2e),linear-gradient(0deg,#11231feb,#11231f00 42%)}.hero-content{position:relative;z-index:3;width:min(100% - 32px,var(--max));margin:0 auto;padding:150px 0 44px}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.78rem;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.16em}.hero h1,.subpage-hero h1{max-width:780px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,9vw,8.5rem);line-height:.88;letter-spacing:0}.hero p:not(.eyebrow){max-width:640px;margin:24px 0 0;color:#fbf8f1d1;font-size:clamp(1.05rem,1.5vw,1.28rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:0 18px;font-weight:750;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px);outline:none}.button-primary{color:var(--ink);background:var(--gold)}.button-secondary{color:var(--paper);border-color:#fbf8f152;background:#fbf8f114}.button-dark{color:var(--paper);background:var(--ink)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:880px;margin:70px 0 0;padding:0;border:1px solid rgba(251,248,241,.18);border-radius:var(--radius);overflow:hidden;background:#fbf8f124}.hero-stats div{padding:18px;background:#11231f7a}.hero-stats dt{font-size:1rem;font-weight:800}.hero-stats dd{margin:6px 0 0;color:#fbf8f1ad;line-height:1.45}.intro-band{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.intro-copy,.intro-note{padding:clamp(28px,5vw,64px);background:var(--paper)}.intro-copy p{max-width:880px;margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.42rem,2.5vw,2.5rem);line-height:1.18}.intro-note{display:grid;align-content:center;gap:14px;background:var(--ink);color:var(--paper)}.intro-note span{color:var(--gold);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.intro-note strong{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.35}.section{width:min(100% - 32px,var(--max));margin:0 auto;padding:clamp(64px,9vw,118px) 0}.section-heading{max-width:820px;margin-bottom:38px}.section-heading h2,.portal-preview h2,.contact-section h2,.legal-page h1,.legal-page h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.6vw,5rem);line-height:.98;letter-spacing:0}.section-heading p:not(.eyebrow),.portal-preview>div>p{max-width:720px;margin:18px 0 0;font-size:1.05rem}.portal-preview>div>p+p{margin-top:12px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--line);gap:1px}.service-card{min-height:362px;position:relative;background:transparent;perspective:1400px}.service-card:focus{outline:none}.service-card:focus-visible{outline:3px solid rgba(212,154,58,.72);outline-offset:-3px}.service-card-inner{position:relative;width:100%;height:100%;min-height:inherit;transition:transform .52s cubic-bezier(.2,.8,.2,1);transform-style:preserve-3d}.service-card:hover .service-card-inner,.service-card:focus .service-card-inner,.service-card.is-flipped .service-card-inner{transform:rotateY(180deg)}.service-card-toggle{position:absolute;top:16px;right:16px;z-index:6;width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(17,35,31,.16);border-radius:999px;background:#fbf8f1d1;color:var(--ink);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.service-card-toggle:hover,.service-card-toggle:focus-visible{background:var(--paper);border-color:#11231f52;outline:none;transform:translateY(-1px)}.service-card-toggle span{position:relative;width:14px;height:14px;display:block}.service-card-toggle span:before,.service-card-toggle span:after{content:"";position:absolute;top:6px;left:0;width:14px;height:2px;border-radius:999px;background:currentColor;transition:transform .22s ease}.service-card-toggle span:after{transform:rotate(90deg)}.service-card.is-flipped .service-card-toggle{border-color:#fbf8f147;background:#fbf8f124;color:var(--paper)}.service-card.is-flipped .service-card-toggle span:after{transform:rotate(0)}.service-card-face{position:absolute;inset:0;display:grid;backface-visibility:hidden}.service-card-front{grid-template-columns:auto 1fr;gap:22px;padding:26px;background:#ffffff9e}.service-card:nth-child(4n+2) .service-card-front{background:#f8f1e5}.service-card:nth-child(4n+3) .service-card-front{background:#eef3f4}.service-card:nth-child(4n+4) .service-card-front{background:#f7eee9}.service-card-back{align-content:start;gap:12px;padding:26px;color:var(--paper);background:linear-gradient(145deg,#d49a3a29,#d49a3a00 38%),var(--ink);transform:rotateY(180deg)}.service-index{color:var(--gold);font-weight:900}.service-card-front p,.service-card-back p{margin:0 0 12px;color:var(--blue);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.service-card-back p{color:var(--gold)}.service-card h3{margin:0 0 12px;font-size:clamp(1.15rem,1.7vw,1.45rem);line-height:1.12}.service-card-front span:last-child{color:var(--ink-soft);line-height:1.58}.service-card-back h3{color:var(--paper)}.service-card-back ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.service-card-back li{position:relative;padding-left:22px;color:#fbf8f1c7;line-height:1.45}.service-card-back li:before{content:"";position:absolute;top:.65em;left:0;width:8px;height:8px;border-radius:999px;background:var(--gold)}.split-section,.portal-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:clamp(28px,6vw,76px);align-items:center}.steps{display:grid;gap:12px}.steps article{display:grid;grid-template-columns:54px 160px 1fr;gap:18px;align-items:baseline;padding:20px 0;border-top:1px solid var(--line)}.steps span{color:var(--gold);font-weight:900}.steps h3{margin:0;font-size:1.1rem}.steps p{margin:0}.feature-figure{margin:0;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow);background:var(--ink)}.feature-figure picture{display:block;height:100%}.feature-figure img{width:100%;height:100%;min-height:460px;object-fit:cover}.portal-preview{width:100%;max-width:none;padding-inline:max(16px,calc((100vw - var(--max)) / 2));background:#eaf0ef}.portal-preview .feature-figure{box-shadow:none}.feature-list{display:grid;gap:12px;margin:26px 0 30px;padding:0;list-style:none}.feature-list li{position:relative;padding-left:28px;color:var(--ink-soft);line-height:1.5}.feature-list li:before{content:"";position:absolute;top:.62em;left:0;width:10px;height:10px;border-radius:999px;background:var(--gold)}.compliance-section{padding-bottom:clamp(42px,7vw,86px)}.guardrail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.guardrail-grid article{min-height:210px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff94}.guardrail-grid span{display:block;width:34px;height:3px;margin-bottom:22px;background:var(--clay)}.guardrail-grid p{margin:0;color:var(--ink)}.contact-section{width:min(100% - 32px,var(--max));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin:0 auto clamp(28px,5vw,64px);padding:clamp(34px,5vw,62px);border-radius:var(--radius);background:var(--ink);color:var(--paper)}.contact-section.compact{margin-top:0}.contact-section h2{max-width:820px;color:var(--paper);font-size:clamp(2rem,4vw,4.4rem)}.contact-section p:not(.eyebrow){max-width:650px;color:#fbf8f1b8}.contact-link{min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:var(--radius);color:var(--ink);background:var(--paper);font-weight:850;white-space:nowrap}.site-footer{padding:44px max(16px,calc((100vw - var(--max)) / 2));border-top:1px solid var(--line);background:#f6efe3}.footer-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(180px,.6fr) minmax(160px,.5fr);gap:28px}.footer-brand{margin-bottom:16px}.site-footer h2{margin:0 0 14px;font-size:.8rem;text-transform:uppercase;letter-spacing:.14em}.site-footer p{max-width:560px;margin:0}.site-footer a:not(.brand){display:block;margin-top:9px;color:var(--ink-soft)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:34px;padding-top:18px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:.88rem}.subpage-hero{min-height:76vh;display:grid;align-items:end;padding:144px max(16px,calc((100vw - var(--max)) / 2)) 58px;color:var(--paper);background:linear-gradient(90deg,#11231ff0,#11231f85),url(/images/client-portal-v3.jpg) center / cover}#services,#process,#compliance,#contact{scroll-margin-top:98px}.subpage-hero h1{max-width:900px;font-size:clamp(3.3rem,7.2vw,7rem);overflow-wrap:break-word}.subpage-hero p:not(.eyebrow){max-width:680px;color:#fbf8f1cc;font-size:1.15rem}.subpage-hero .button{margin-top:18px}.client-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--line);gap:1px}.client-workflow-grid article{min-height:260px;padding:28px;background:var(--white)}.client-workflow-grid span{color:var(--gold);font-weight:900}.client-workflow-grid h2{margin:24px 0 12px;font-size:1.28rem;line-height:1.2}.client-workflow-grid p{margin:0}.legal-page{width:min(100% - 32px,880px);margin:0 auto;padding:150px 0 88px}.legal-page h1{margin-bottom:28px}.legal-page h2{margin-top:36px;font-size:clamp(1.6rem,3vw,2.4rem)}.legal-page a{color:var(--blue);font-weight:800}@media(max-width:980px){.site-header{align-items:flex-start}.nav-button{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;cursor:pointer}.nav-button span{display:block;width:19px;height:2px;margin:2px 0;background:var(--paper)}.site-nav{position:absolute;top:calc(100% + 8px);right:0;left:0;display:none;grid-template-columns:1fr;gap:2px;padding:8px;border-radius:var(--radius);background:#11231ff5}.nav-toggle:checked~.site-nav{display:grid}.site-nav a{justify-content:space-between}.intro-band,.split-section,.portal-preview,.contact-section,.footer-grid{grid-template-columns:1fr}.portal-preview>div{order:-1}.services-grid,.guardrail-grid,.client-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps article{grid-template-columns:42px 1fr}.steps p{grid-column:2}.feature-figure img{min-height:360px}.portal-preview .feature-figure img{min-height:320px}.footer-bottom{flex-direction:column}}@media(max-width:680px){html{scroll-padding-top:118px}#services,#process,#compliance,#contact{scroll-margin-top:118px}.site-header{top:10px;width:calc(100% - 20px);min-height:56px;align-items:center;padding:8px 10px}.brand{font-size:.92rem}.brand-mark{width:32px;height:32px}.nav-button{width:38px;height:38px}.hero{min-height:92vh}.hero-content{width:min(100% - 24px,var(--max));padding-bottom:24px}.hero h1,.subpage-hero h1{max-width:100%;font-size:clamp(3rem,15.4vw,4.75rem);line-height:.94;overflow-wrap:break-word;text-wrap:balance}.subpage-hero h1{font-size:clamp(2.65rem,12.5vw,3.55rem);line-height:.98}.hero-actions,.hero-actions .button,.subpage-hero .button{width:100%}.hero-stats,.services-grid,.guardrail-grid,.client-workflow-grid{grid-template-columns:1fr}.hero-stats{margin-top:38px}.section{width:min(100% - 24px,var(--max))}.service-card{min-height:220px;padding:22px}.portal-preview{padding-inline:12px;row-gap:24px}.contact-section{width:min(100% - 24px,var(--max));padding:26px}.contact-link{width:100%;white-space:normal;text-align:center}.subpage-hero{min-height:84vh;padding:132px 12px 34px}}@media(hover:none),(max-width:680px){.service-card{min-height:0;padding:0;perspective:1400px}.service-card-inner{display:grid;height:auto;min-height:0;transform:none}.service-card-face{position:relative;grid-area:1 / 1;inset:auto;min-height:360px;backface-visibility:hidden}.service-card-front,.service-card-back{padding-right:78px}.service-card-back{transform:rotateY(180deg);border-top:0;overflow:visible}.service-card:hover .service-card-inner,.service-card:focus .service-card-inner{transform:none}.service-card.is-flipped .service-card-inner{transform:rotateY(180deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-video{display:none}.service-card-inner{transition:none}}
