:root{--navy: #0b1f3a;--navy-soft: #123052;--teal: #0e7c7b;--teal-dark: #0a5f5e;--teal-soft: #dff1f0;--teal-ink: #c9eeeb;--text: #52677b;--text-strong: #24384c;--muted: #6e8194;--line: #cfe0df;--surface: #f6faf9;--surface-strong: #eef6f4;--white: #ffffff;--warning: #a43b31;--serif: "DM Serif Display", Georgia, serif;--sans: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--nav-height: 66px;--banner-height: 52px;--container: 1120px;--radius: 8px;color:var(--text);font-family:var(--sans);font-size:18px;line-height:1.7;background:var(--white)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;background:var(--white);color:var(--text);overflow-x:hidden}body,button,input,textarea{font-family:var(--sans)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font-size:1rem}button{border:0;cursor:pointer}main{padding-top:calc(var(--nav-height) + var(--banner-height))}section{padding:4.5rem 0}section:first-child{padding-top:5rem}p{margin:0}p+p{margin-top:1rem}h1,h2,h3{margin:0;color:var(--navy)}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:2.25rem;color:var(--white)}h2{font-size:2rem}h3{font-size:1rem;line-height:1.35;font-weight:700}em{color:var(--teal);font-style:italic}ul{margin:0;padding:0}li{list-style:none}:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.skip-link{position:fixed;top:.5rem;left:.5rem;z-index:1000;padding:.65rem 1rem;border-radius:4px;color:var(--white);background:var(--teal);transform:translateY(-140%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - 2rem,var(--container));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:var(--navy);box-shadow:0 8px 26px #0b1f3a2e}.site-nav{height:var(--nav-height);display:flex;align-items:center;gap:1rem;padding:0 1rem;border-bottom:2px solid var(--teal)}.nav-brand{display:inline-flex;align-items:center;gap:.65rem;min-width:0;color:var(--white);font-family:var(--serif);font-size:1.35rem;white-space:nowrap}.nav-logo{width:34px;height:34px;border-radius:6px;object-fit:contain;background:var(--white)}.nav-links{display:none;align-items:center;gap:1.1rem;margin-left:auto}.nav-links a,.mobile-menu a{color:var(--teal-ink);font-size:.82rem;font-weight:700;text-transform:uppercase}.nav-links a:hover,.nav-links a.nav-active,.mobile-menu a:hover,.mobile-menu a.nav-active{color:var(--white)}.nav-book{display:none;align-items:center;justify-content:center;min-height:42px;margin-left:auto;padding:.55rem .9rem;border-radius:4px;color:var(--white);background:var(--teal);font-size:.86rem;font-weight:700;white-space:nowrap}.nav-book:hover{background:var(--teal-dark)}.nav-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;margin-left:auto;border-radius:4px;background:#ffffff12}.nav-toggle span{display:block;width:22px;height:2px;margin:0 auto;border-radius:2px;background:var(--teal-ink);transition:transform .18s ease,opacity .18s ease}.nav-toggle-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle-open span:nth-child(2){opacity:0}.nav-toggle-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.reform-banner{min-height:var(--banner-height);display:flex;align-items:center;justify-content:center;padding:.35rem .85rem;border-bottom:1px solid rgba(207,224,223,.25);color:var(--teal-ink);background:var(--navy-soft);font-size:.8rem;line-height:1.32;text-align:center}.mobile-menu{display:none;position:fixed;top:calc(var(--nav-height) + var(--banner-height));left:0;right:0;padding:1rem;border-bottom:2px solid var(--teal);background:var(--navy)}.mobile-menu-open{display:grid;gap:.25rem}.mobile-menu a{min-height:44px;display:flex;align-items:center;border-bottom:1px solid rgba(201,238,235,.15)}.mobile-menu .mobile-menu-cta{justify-content:center;margin-bottom:.5rem;border:0;border-radius:4px;color:var(--white);background:var(--teal)}.hero{position:relative;min-height:auto;display:flex;align-items:center;overflow:hidden;padding:2.25rem 0 2.35rem;background:var(--navy)}.hero-compact{min-height:auto}.hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,rgba(201,238,235,.08) 1px,transparent 1px),linear-gradient(rgba(201,238,235,.08) 1px,transparent 1px),linear-gradient(120deg,rgba(14,124,123,.18),transparent 55%);background-size:48px 48px,48px 48px,100% 100%}.hero-inner,.service-hero-inner{position:relative;z-index:1}.hero-copy{max-width:730px}.hero-copy p{color:var(--teal-ink);line-height:1.58}.hero-text{margin-top:1rem;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.hero-micro{display:block;max-width:640px;margin-top:.85rem;color:#d7efec;font-size:.94rem}.hero-note{display:none;max-width:640px;margin-top:.85rem;color:#d7efec;font-size:.94rem}.hero-pills{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}.hero-pills span{display:inline-flex;align-items:center;min-height:36px;padding:.4rem .75rem;border:1px solid rgba(201,238,235,.35);border-radius:4px;color:var(--white);background:#0e7c7b2e;font-size:.86rem}.eyebrow{margin-bottom:.7rem;color:var(--teal);font-size:.78rem;font-weight:800;text-transform:uppercase}.hero-eyebrow{color:var(--teal-ink)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.74rem 1.2rem;border-radius:4px;font-weight:800;line-height:1.1;text-align:center;transition:transform .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--white);background:var(--teal)}.button-primary:hover{background:var(--teal-dark)}.button-secondary{border:1px solid var(--teal-ink);color:var(--teal-ink);background:#ffffff05}.button-secondary:hover{color:var(--white);border-color:var(--white)}.section-muted{background:var(--surface)}.section-dark{background:var(--navy)}.section-dark h2,.section-dark h3{color:var(--white)}.section-dark .section-intro,.section-dark p,.section-dark .check-list li{color:var(--teal-ink)}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading-center{margin-inline:auto;text-align:center}.section-intro,.section-lead{max-width:760px;margin-top:1rem;color:var(--text)}.split-section{display:grid;gap:2rem}.text-stack{max-width:720px}.callout-line,.reassurance,.warning-note{border-left:3px solid var(--teal);padding:1rem 1.1rem;border-radius:0 6px 6px 0;color:var(--text-strong);background:var(--teal-soft)}.warning-note{border-left-color:var(--warning);background:#fbefed}.card-grid{display:grid;gap:1rem}.info-card,.output-card,.scope-block,.process-step,.policy-section{border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.info-card,.output-card{min-height:190px;padding:1.35rem}.info-card h3,.output-card h3,.scope-block h3{margin-bottom:.7rem}.info-card p,.output-card p{font-size:.95rem}.output-card{border-top:4px solid var(--teal)}.dark-panel{padding:1.4rem;border:1px solid rgba(201,238,235,.28);border-radius:var(--radius);background:#ffffff0a}.dark-panel h3{margin:1.3rem 0 .7rem}.check-list{display:grid;gap:.65rem}.check-list li{position:relative;padding-left:1.45rem;color:var(--text)}.check-list li:before{content:"";position:absolute;top:.7em;left:0;width:.48rem;height:.48rem;border-radius:2px;background:var(--teal)}.service-hero{min-height:auto}.service-hero-inner{display:grid;gap:2rem}.summary-grid{display:grid;gap:.75rem}.summary-box{min-height:88px;display:flex;align-items:center;padding:1rem;border:1px solid rgba(201,238,235,.28);border-left:4px solid var(--teal);border-radius:0 8px 8px 0;color:var(--white);background:#ffffff0f;font-weight:800}.two-column-list,.scope-grid,.pricing-grid,.contact-layout{display:grid;gap:1.25rem}#book-mrrc{scroll-margin-top:calc(var(--nav-height) + var(--banner-height) + 1rem)}.two-column-list>div{padding:1.35rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.two-column-list h3{margin-bottom:.9rem}.process-flow{display:grid;border:1px solid rgba(201,238,235,.28);border-radius:var(--radius);overflow:hidden}.process-step{min-height:245px;padding:1.35rem;border-radius:0;border:0;border-bottom:1px solid rgba(201,238,235,.2);background:#ffffff0d}.process-step:last-child{border-bottom:0}.process-step h3{margin:.7rem 0 .55rem}.step-number{display:inline-flex;color:var(--teal-ink);font-family:var(--serif);font-size:2.35rem;line-height:1}#checks .info-card{min-height:330px}.scope-block{padding:1.35rem}.scope-block-muted{background:var(--surface-strong)}.deliver-list{display:grid;gap:.9rem}.deliver-list .output-card{min-height:150px}.pricing-section{background:var(--surface)}.pricing-grid{align-items:start}.pricing-grid>div:first-child{max-width:760px}.pricing-grid .check-list{margin-top:1.2rem}.price-card{position:sticky;top:calc(var(--nav-height) + var(--banner-height) + 1rem);display:grid;gap:.8rem;padding:1.5rem;border:2px solid var(--teal);border-radius:var(--radius);color:var(--white);background:var(--navy)}.price-card p{color:var(--teal-ink)}.price-card strong{color:var(--white);font-family:var(--serif);font-size:3.2rem;line-height:1}.price-card span,.price-card small{color:var(--teal-ink)}.faq-list{display:grid;gap:.6rem}.faq-item{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white)}.faq-question{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;color:var(--navy);background:var(--white);text-align:left;font-weight:800}.faq-question:hover,.faq-open{background:var(--surface-strong)}.faq-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--teal);border-radius:50%;color:var(--teal)}.faq-open .faq-icon{transform:rotate(45deg)}.faq-answer{padding:0 1.15rem 1.15rem;color:var(--text);border-top:1px solid var(--line)}.cta-band{padding:4.5rem 0;color:var(--teal-ink);background:var(--navy);text-align:center}.cta-inner{max-width:760px}.cta-band h2{color:var(--white)}.cta-band p:not(.eyebrow){margin:1rem auto 1.6rem;color:var(--teal-ink)}.cta-band span{display:block;margin-top:1rem;color:var(--teal-ink);font-size:.92rem}.contact-copy{max-width:620px}.form-panel{display:grid;gap:1rem;padding:1.25rem;border:1px solid var(--line);border-top:4px solid var(--teal);border-radius:var(--radius);background:var(--white);box-shadow:0 20px 54px #0b1f3a14}.form-grid{display:grid;gap:1rem}.form-field{display:grid;gap:.35rem}.form-field label{color:var(--navy);font-weight:800}.form-field label span{color:var(--muted);font-weight:500}.form-field input,.form-field textarea{width:100%;border:1.5px solid var(--line);border-radius:4px;padding:.78rem .85rem;color:var(--text-strong);background:var(--white)}.form-field textarea{resize:vertical;min-height:150px}.form-field input:focus,.form-field textarea:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px #0e7c7b24}.field-error-state input,.field-error-state textarea{border-color:var(--warning)}.field-error,.form-error-message{color:var(--warning);font-size:.9rem}.form-error-message{padding:.8rem;border:1px solid rgba(164,59,49,.3);border-radius:4px;background:#fbefed}.form-privacy{color:var(--muted);font-size:.92rem}.form-submit{width:100%}.form-submit:disabled{opacity:.72;cursor:not-allowed;transform:none}.honeypot{position:absolute;left:-100vw;width:1px;height:1px;overflow:hidden}.form-success h2{font-size:1.7rem}.compact-scope-grid{grid-template-columns:1fr}.final-note{padding:2.5rem 0;color:var(--teal-ink);background:var(--navy)}.final-note p{max-width:900px}.narrow-copy{max-width:800px}.narrow-copy p{font-size:1.05rem}.policy-layout{display:grid;gap:1rem;max-width:900px}.policy-section{padding:1.35rem}.policy-section h2{margin-bottom:.65rem;font-family:var(--sans);font-size:1.2rem;font-weight:800}.policy-section a,.contact-copy a,.policy-section p a{color:var(--teal-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.contact-card{border-color:var(--teal);background:var(--surface-strong)}.contact-card p{margin:0;line-height:1.35}.global-disclaimer{padding:1.1rem 1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--text);background:var(--surface);font-size:.86rem;text-align:center}.site-footer{color:var(--teal-ink);background:var(--navy)}.footer-inner{width:min(100% - 2rem,var(--container));margin:0 auto;padding:3rem 0 1.4rem}.footer-main{display:grid;gap:2rem}.footer-brand{display:inline-flex;align-items:center;gap:.7rem;color:var(--white);font-family:var(--serif);font-size:1.45rem}.footer-brand img{width:38px;height:38px;border-radius:6px;background:var(--white)}.footer-tagline{max-width:330px;margin-top:.7rem;color:var(--teal-ink)}.footer-col h2{margin-bottom:.85rem;color:var(--white);font-family:var(--sans);font-size:1rem;font-weight:800}.footer-links,.footer-contact{display:grid;gap:.32rem}.footer-contact p{margin:0;line-height:1.35}.footer-links a,.footer-contact a{color:var(--teal-ink)}.footer-links a:hover,.footer-contact a:hover{color:var(--white)}.footer-social{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.footer-social a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(201,238,235,.35);border-radius:4px;color:var(--white);font-size:.78rem;font-weight:800;background:#ffffff0d}.footer-social a:hover{border-color:var(--teal);background:#0e7c7b40}.footer-social img{width:19px;height:19px;object-fit:contain}.footer-bottom{display:grid;gap:.5rem;margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(201,238,235,.18);color:var(--teal-ink);font-size:.86rem}.not-found{min-height:70vh;display:flex;align-items:center;color:var(--white);background:var(--navy)}.not-found h1{margin-bottom:1rem}.not-found p{margin-bottom:1.2rem;color:var(--teal-ink)}@media(min-width:420px){.nav-book{display:inline-flex}.nav-toggle{margin-left:0}}@media(min-width:720px){:root{--banner-height: 34px}section{padding:5.5rem 0}h1{font-size:3.1rem}.hero-copy p{line-height:1.7}.hero-note{display:block}.reform-banner{padding:0 .85rem}h2{font-size:2.35rem}.container{width:min(100% - 3rem,var(--container))}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scope-grid,.two-column-list,.form-grid,.process-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.process-step{border-right:1px solid rgba(201,238,235,.2)}.process-step:nth-child(2n){border-right:0}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-bottom{grid-template-columns:1fr 1fr;justify-content:space-between}.footer-bottom span:last-child{text-align:right}}@media(min-width:980px){.site-nav{padding:0 2rem}.nav-links{display:flex}.nav-book{margin-left:0}.nav-toggle,.mobile-menu{display:none}h1{font-size:3.55rem}h2{font-size:2.7rem}.hero{padding:5.5rem 0;min-height:690px}.hero-compact{min-height:500px}.split-section{grid-template-columns:.9fr 1.1fr;align-items:start}.four-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-hero-inner{grid-template-columns:1.18fr .82fr;align-items:center}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.process-step,.process-step:nth-child(2n){border-right:1px solid rgba(201,238,235,.2);border-bottom:0}.process-step:last-child{border-right:0}.pricing-grid,.contact-layout{grid-template-columns:minmax(0,1fr) 440px}}@media(max-width:380px){:root{font-size:17px}.nav-brand{gap:.45rem;font-size:1.2rem}.nav-logo{width:30px;height:30px}.reform-banner{font-size:.72rem}.hero-actions .button{width:100%}.summary-box{min-height:74px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
