:root{--navy:#062f3d;--teal:#0a4454;--gold:#c79424;--gold-dark:#8b6414;--ink:#102532;--muted:#64767d;--soft:#f4f6f5;--line:#dfe6e5;--white:#fff;--shadow:0 18px 46px rgba(15,42,53,.10);--radius:18px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--rt-text,var(--ink));background:#fff;font-family:var(--rt-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p{margin-top:0}.container{width:min(100% - 48px,var(--max));margin-inline:auto}.narrow{width:min(100% - 48px,820px);margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:18px;top:18px;background:#fff;padding:12px;z-index:9999}.site-header{position:relative;top:0;z-index:100;background:#062f3df4;backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.site-header.is-sticky{position:sticky}.header-inner{min-height:78px;display:flex;align-items:center;gap:24px}.brand{font-family:var(--rt-heading,Georgia,"Times New Roman",serif);font-size:28px;font-weight:700;color:#fff;letter-spacing:-.02em;white-space:nowrap}.site-nav{display:flex;align-items:center;margin-left:auto}.rt-menu,.footer-menu{list-style:none;margin:0;padding:0}.rt-menu{display:flex;gap:22px;align-items:center}.rt-menu a{font-size:14px;color:#d8e4e8}.rt-menu a:hover{color:#fff}.header-cta{margin-left:4px}.menu-toggle{display:none;color:#fff;background:none;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:9px 13px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:13px 20px;font-weight:750;font-size:14px;border:1px solid transparent;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-1px)}.button-gold{background:var(--gold);color:#102532}.button-outline{border-color:#b6c2c4;background:#fff;color:var(--navy)}.button-wide{width:100%}.text-link,.card-link{display:inline-flex;gap:8px;align-items:center;font-weight:750}.text-link{color:#fff;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.3)}.card-link{color:var(--teal);margin-top:18px;font-size:14px}.hero{background:linear-gradient(115deg,#062f3d,#073543 58%,#072b37);color:#fff;padding:88px 0 98px}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:64px;align-items:center}.hero h1,.section-heading h2,.about-grid h2,.contact-copy h2,.page-hero h1{font-family:var(--rt-heading,Georgia,"Times New Roman",serif);letter-spacing:-.035em;line-height:1.04;margin:0}.hero h1{font-size:clamp(48px,5.7vw,76px)}.lead{font-size:19px;max-width:670px;color:#d9e6e9;margin:26px 0 30px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--gold);display:block;margin-bottom:14px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 20px;margin-top:38px;color:#e6eff1;font-size:13px}.trust-row span:before{content:"•";color:var(--gold);font-weight:900;margin-right:8px}.hero-media{position:relative}.hero-media img{width:100%;height:500px;object-fit:cover;border-radius:22px;box-shadow:0 28px 80px rgba(0,0,0,.22)}.hero-badge{position:absolute;left:-24px;bottom:24px;background:#fff;color:var(--ink);padding:15px 18px;border-radius:12px;box-shadow:var(--shadow);display:grid;max-width:250px}.hero-badge strong{font-size:14px}.hero-badge span{font-size:12px;color:var(--muted)}.section{padding:118px 0}.section-white{background:#fff}.section-soft{background:var(--soft)}.section-panel{background:var(--navy);color:#fff;padding:106px 0}.section-about{background:#eef2f0}.section-contact{background:linear-gradient(135deg,#062f3d,#073d4c);color:#fff;padding:110px 0}.section-heading{max-width:760px;margin-bottom:58px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.about-grid h2,.contact-copy h2{font-size:clamp(36px,4vw,52px)}.section-heading p{font-size:17px;color:var(--muted);margin:18px auto 0}.section-heading.light p{color:#c8d6da}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:64px;max-width:none}.split-heading p{margin:0}.grid{display:grid;gap:26px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:32px;box-shadow:0 14px 38px rgba(15,42,53,.05)}.risk-card{min-height:245px}.risk-card h3,.deliverable h3,.industry-card h3,.benefit-grid h3,.service-card h3,.case-card h3,.process-list h3,.team-card h3,.article-card h3{margin:14px 0 8px;line-height:1.25}.risk-card p,.service-card p,.deliverable p,.industry-card p,.benefit-grid p,.case-card p,.process-list p,.team-card p,.article-card p{margin:0;color:var(--muted)}.icon-badge{width:50px;height:50px;border:1px solid var(--gold);color:var(--gold-dark);border-radius:50%;display:grid;place-items:center;font-weight:900}.service-grid{gap:1px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden}.service-card{padding:40px 32px;background:#073847;min-height:250px}.service-card h3{font-family:var(--rt-heading,Georgia,serif);font-size:29px;color:#fff}.service-card p{color:#cbdadd}.service-number{color:var(--gold);font-weight:900;letter-spacing:.12em}.section-action{text-align:center;margin-top:40px}.deliverables-grid{grid-template-columns:repeat(5,1fr);gap:18px}.deliverable{position:relative;border:1px solid var(--line);border-radius:16px;padding:29px 24px;background:#fff;min-height:230px}.deliverable.featured{border-color:#d6b46a;box-shadow:0 18px 45px rgba(128,96,25,.10)}.deliverable-mark{width:38px;height:38px;border-radius:10px;background:#f5eddc;color:var(--gold-dark);display:grid;place-items:center;font-weight:900}.micro-label{position:absolute;top:18px;right:18px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--gold-dark);font-weight:850}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.industry-card,.case-card,.article-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 40px rgba(15,42,53,.04)}.industry-card img,.article-card img{width:100%;height:210px;object-fit:cover}.industry-card div,.article-card>div{padding:24px 26px 28px}.industry-card h3,.article-card h3{font-family:var(--rt-heading,Georgia,serif);font-size:25px;margin-top:0}.industry-card p{font-size:14px}.process-list{display:grid;border-top:1px solid var(--line)}.process-list article{display:grid;grid-template-columns:90px 1fr;gap:28px;padding:36px 0;border-bottom:1px solid var(--line)}.process-list article>span{width:56px;height:56px;background:var(--navy);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:900}.process-list h3{font-family:var(--rt-heading,Georgia,serif);font-size:27px;margin-top:0}.case-grid{align-items:stretch}.case-card img{width:100%;height:160px;object-fit:cover}.case-body{padding:26px}.case-tag{font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:850;color:var(--gold-dark)}.case-card h3{font-family:var(--rt-heading,Georgia,serif);font-size:24px}.case-card strong{display:block;margin-top:18px;color:var(--navy)}.benefit-grid article{padding-top:14px}.benefit-dot{width:34px;height:4px;background:var(--gold);display:block;margin-bottom:22px}.benefit-grid h3{font-family:var(--rt-heading,Georgia,serif);font-size:24px}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:start}.about-grid>div:first-child p{font-size:18px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.team-card{background:#fff;border:1px solid rgba(16,37,50,.08);border-radius:16px;padding:24px}.team-card img,.team-placeholder{width:92px;height:92px;border-radius:50%;object-fit:cover;margin-bottom:18px}.team-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#dfe8e8,#f3f6f5);color:var(--teal);font-family:var(--rt-heading,Georgia,serif);font-weight:700;font-size:26px}.team-card h3{font-family:var(--rt-heading,Georgia,serif);font-size:23px}.team-role{color:var(--gold-dark)!important;font-weight:700;font-size:13px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.contact-copy p{color:#d7e4e8;font-size:18px}.plain-list{padding:0;margin:30px 0 0;list-style:none;display:grid;gap:12px}.plain-list li:before{content:"✓";color:var(--gold);font-weight:900;margin-right:10px}.contact-form{background:#fff;color:var(--ink);padding:34px;border-radius:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:grid;gap:8px;font-size:13px;font-weight:750;margin-bottom:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cfd8d9;border-radius:8px;padding:12px 13px;background:#fff;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid rgba(199,148,36,.18);border-color:var(--gold)}.hp-field{position:absolute!important;left:-9999px!important}.form-note{font-size:12px;color:var(--muted);margin:12px 0 0;text-align:center}.form-alert{padding:12px 14px;border-radius:8px;margin-bottom:18px;font-size:14px}.form-alert.success{background:#e7f4eb;color:#245d36}.form-alert.error{background:#fbeaea;color:#8d2e2e}.site-footer{background:#032632;color:#d5e1e4;padding:62px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px}.footer-grid h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.footer-grid p,.footer-grid a{font-size:14px;color:#bdcdd1}.footer-menu li{margin-bottom:8px}.footer-bottom{margin-top:44px;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#91a7ad}.page-hero{background:var(--navy);color:#fff;padding:90px 0 72px}.page-hero h1{font-size:clamp(42px,5vw,68px)}.page-hero p,.archive-description{color:#c8d6da;font-size:18px;max-width:760px}.entry-content{font-size:18px}.entry-content h2,.entry-content h3{font-family:var(--rt-heading,Georgia,serif);line-height:1.15}.single-hero-image{border-radius:18px;margin-bottom:36px}.case-highlights{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.case-highlights span{background:#fff;color:var(--navy);border-radius:999px;padding:8px 13px;font-weight:700;font-size:13px}.content-entry{padding:26px 0;border-bottom:1px solid var(--line)}
@media(max-width:1100px){.site-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#062f3d;padding:22px 24px;border-top:1px solid rgba(255,255,255,.08)}.site-nav.open{display:block}.rt-menu{flex-direction:column;align-items:flex-start}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.hero-grid,.contact-grid,.about-grid,.split-heading{grid-template-columns:1fr}.hero-media{order:-1}.hero-media img{height:400px}.hero-badge{left:18px}.grid-4{grid-template-columns:repeat(2,1fr)}.deliverables-grid{grid-template-columns:repeat(2,1fr)}.industry-grid,.grid-3{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container,.narrow{width:min(100% - 28px,var(--max))}.header-inner{min-height:68px}.brand{font-size:24px}.site-nav{top:68px}.hero{padding:40px 0 62px}.hero-grid{gap:36px}.hero h1{font-size:43px}.lead{font-size:16px}.hero-media img{height:285px}.hero-badge{position:static;margin-top:12px}.trust-row{grid-template-columns:1fr 1fr;font-size:12px}.section,.section-panel,.section-contact{padding:80px 0}.section-heading{margin-bottom:40px}.section-heading h2,.about-grid h2,.contact-copy h2{font-size:37px}.section-heading p{font-size:15px}.grid-4,.deliverables-grid,.industry-grid,.grid-3,.form-row,.footer-grid,.team-grid{grid-template-columns:1fr}.service-grid{display:grid;grid-template-columns:1fr}.service-card{min-height:0}.process-list article{grid-template-columns:62px 1fr;gap:16px}.process-list article>span{width:46px;height:46px}.contact-form{padding:24px}.footer-bottom{gap:12px;flex-direction:column}.industry-card img{height:210px}}

/* v0.2 foundation refinements */
html{scroll-padding-top:92px}body{font-family:var(--rt-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);color:var(--rt-text,var(--ink))}h1,h2,h3,h4,h5,h6,.brand,.hero h1,.section-heading h2,.about-grid h2,.contact-copy h2,.page-hero h1,.service-card h3,.industry-card h3,.article-card h3,.case-card h3,.process-list h3,.team-card h3,.entry-content h2,.entry-content h3{font-family:var(--rt-heading,Georgia,"Times New Roman",serif)}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.skip-link{z-index:10000}.skip-link:focus{left:18px;top:18px;clip:auto!important;clip-path:none;height:auto;width:auto;color:var(--rt-dark);border-radius:6px}
:focus-visible{outline:3px solid var(--rt-accent,var(--gold));outline-offset:3px}.button:focus-visible,.rt-menu a:focus-visible,.brand:focus-visible{outline-color:#fff}
.site-header{background:color-mix(in srgb,var(--rt-dark,var(--navy)) 96%,transparent);transition:min-height .2s ease,box-shadow .2s ease,background .2s ease}.site-header.is-static{position:relative}.site-header.is-sticky{position:sticky}.site-header.is-scrolled{box-shadow:0 10px 28px rgba(0,0,0,.14);border-bottom-color:rgba(255,255,255,.12)}.site-header.is-scrolled .header-inner{min-height:66px}.header-inner{min-height:80px;transition:min-height .2s ease;gap:30px}.brand{display:inline-flex;align-items:center;min-height:44px}.brand-logo{display:block;max-height:46px;width:auto;max-width:210px}.footer-logo{max-height:64px;max-width:230px}.brand-text{font-family:var(--rt-heading);font-size:29px}.site-nav-panel{margin-left:auto;display:flex;align-items:center;gap:28px;min-width:0}.site-nav{margin-left:0}.rt-menu{gap:26px}.rt-menu a{font-size:15px;font-weight:650;line-height:1.2;padding:30px 0 27px;display:inline-flex;align-items:center;min-height:44px;position:relative;transition:color .2s ease}.is-scrolled .rt-menu a{padding-top:23px;padding-bottom:20px}.rt-menu .current-menu-item>a:after,.rt-menu .current_page_item>a:after,.rt-menu .current-menu-ancestor>a:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:var(--rt-accent,var(--gold));border-radius:2px}.is-scrolled .rt-menu .current-menu-item>a:after,.is-scrolled .rt-menu .current_page_item>a:after,.is-scrolled .rt-menu .current-menu-ancestor>a:after{bottom:11px}.header-cta{margin-left:0;background:var(--rt-cta-bg,var(--gold));color:var(--rt-cta-text,var(--navy));padding:12px 18px;white-space:nowrap}.header-cta:hover{background:var(--rt-cta-hover,#e0b64b);color:var(--rt-cta-text,var(--navy))}.menu-toggle{min-width:46px;min-height:46px;border-radius:10px;padding:10px;align-items:center;justify-content:center}.menu-toggle-lines{display:grid;gap:4px}.menu-toggle-lines i{display:block;width:20px;height:2px;background:currentColor;border-radius:2px}.mobile-socials{display:none}
body.admin-bar .site-header.is-sticky{top:32px}@media(max-width:782px){body.admin-bar .site-header.is-sticky{top:46px}}
.hero{padding:104px 0 112px}.section{padding:132px 0}.section-panel{padding:124px 0}.section-contact{padding:124px 0}.section-heading{margin-bottom:66px}.service-icon svg,.single-icon svg{width:46px;height:46px;color:var(--rt-accent,var(--gold))}.service-icon{min-height:52px}.card-link-light{color:#fff}.button-on-dark{background:transparent;border-color:rgba(255,255,255,.38);color:#fff}.button-on-dark:hover{background:#fff;color:var(--rt-dark,var(--navy))}.media-placeholder{height:210px;background:linear-gradient(135deg,#dfe8e8,#eef3f2)}.card-media-link{display:block}.industry-card img,.case-card img{aspect-ratio:8/5;height:auto;object-fit:cover}.article-card img{aspect-ratio:8/5;height:auto;object-fit:cover}.team-card img{width:100%;aspect-ratio:1;border-radius:14px;height:auto;object-fit:cover;margin-bottom:20px}.team-meta{font-size:13px!important;color:var(--muted)!important}.case-card h2,.article-card h2{font-size:24px;line-height:1.25;margin:12px 0 8px;font-family:var(--rt-heading)}.archive-group+.archive-group{margin-top:110px}.service-archive-grid h2{font-family:var(--rt-heading);font-size:28px;line-height:1.2}.service-archive-card{min-height:280px}.dark-icon svg{color:var(--rt-primary,var(--teal))}.single-icon{margin-bottom:18px}.single-icon svg{width:54px;height:54px}.page-lead{margin-top:22px!important}.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:#b8cbd0;margin-bottom:24px}.breadcrumbs a{color:#dce8eb}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span[aria-current="page"]{color:#fff}.reading-width{width:min(100% - 48px,720px);margin-inline:auto}.article-meta{font-size:13px;color:var(--muted);margin-bottom:26px}.content-cta{margin-top:64px;padding:34px;border-radius:16px;background:var(--rt-light,var(--soft));border:1px solid var(--line)}.content-cta h2{margin-top:0}.legal-content{width:min(100% - 48px,860px);margin-inline:auto}.legal-content>p:first-child{padding:16px 18px;background:#fff6db;border-left:4px solid var(--rt-accent,var(--gold));font-size:15px}.search-result{padding:32px 0;border-bottom:1px solid var(--line)}.search-result h2{font-family:var(--rt-heading);margin:8px 0;font-size:30px}.empty-state{grid-column:1/-1;padding:48px;background:#fff;border:1px solid var(--line);border-radius:16px;text-align:center}.error-links{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.error-links a{display:grid;gap:6px}.error-links strong{font-family:var(--rt-heading);font-size:24px}.error-links span{color:var(--muted)}
.rt-social-links{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rt-social-links a{width:40px;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;color:#fff!important;transition:background .2s ease,border-color .2s ease}.rt-social-links a:hover{background:rgba(255,255,255,.08);border-color:var(--rt-accent,var(--gold))}.rt-social-icon{width:18px;height:18px}.footer-brand-column .rt-social-links{margin-top:22px}.legal-menu{list-style:none;padding:0;margin:0}
.back-to-top{position:fixed;left:22px;bottom:var(--rt-floating-bottom,22px);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:var(--rt-dark,var(--navy));color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.18);display:grid;place-items:center;z-index:80;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;cursor:pointer;font-size:21px}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:var(--rt-primary,var(--teal))}
.rt-faq-list{display:grid;gap:14px}.rt-faq-item{border:1px solid var(--line);border-radius:12px;background:#fff}.rt-faq-item summary{cursor:pointer;font-weight:750;padding:20px 54px 20px 20px;position:relative}.rt-faq-item summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;color:var(--rt-primary)}.rt-faq-item[open] summary:after{content:"–"}.rt-faq-answer{padding:0 20px 20px;color:var(--muted)}
.file-label span{font-weight:400;color:var(--muted)}.contact-form input,.contact-form select,.contact-form textarea{font:inherit;min-height:46px}.contact-form textarea{min-height:130px;resize:vertical}.form-alert[role="status"]{font-weight:650}
@media(max-width:1180px){.rt-menu{gap:18px}.rt-menu a{font-size:14px}.site-nav-panel{gap:18px}.header-inner{gap:20px}.header-cta{padding-inline:14px}}
@media(max-width:980px){
  .header-inner{min-height:72px}.site-header.is-scrolled .header-inner{min-height:66px}.menu-toggle{display:inline-flex;margin-left:auto}.site-nav-panel{display:none;position:absolute;top:100%;left:0;right:0;margin:0;background:var(--rt-dark,var(--navy));border-top:1px solid rgba(255,255,255,.1);padding:20px max(24px,calc((100vw - var(--max))/2));box-shadow:0 18px 38px rgba(0,0,0,.18);max-height:calc(100vh - 72px);overflow:auto;align-items:stretch}.site-nav-panel.open{display:block}.site-nav{display:block;position:static;background:transparent;padding:0;border:0}.rt-menu{display:grid;gap:0}.rt-menu a{width:100%;padding:15px 4px;font-size:16px;min-height:50px;border-bottom:1px solid rgba(255,255,255,.08)}.rt-menu .current-menu-item>a:after,.rt-menu .current_page_item>a:after,.rt-menu .current-menu-ancestor>a:after{display:none}.header-cta{display:flex;margin:20px 0 4px;width:100%;min-height:50px}.mobile-socials{display:block;margin-top:18px}.mobile-socials .rt-social-links{padding-bottom:4px}body.menu-open{overflow:hidden}.hero-grid,.contact-grid,.about-grid,.split-heading{grid-template-columns:1fr}.hero-media{order:-1}.grid-4{grid-template-columns:repeat(2,1fr)}.deliverables-grid{grid-template-columns:repeat(2,1fr)}.industry-grid,.grid-3{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  html{scroll-padding-top:78px}.container,.narrow,.reading-width,.legal-content{width:min(100% - 30px,var(--max))}.brand-text{font-size:25px}.brand-logo{max-height:40px;max-width:180px}.hero{padding:48px 0 72px}.section{padding:92px 0}.section-panel,.section-contact{padding:92px 0}.section-heading{margin-bottom:44px}.grid-4,.deliverables-grid,.industry-grid,.grid-3,.form-row,.footer-grid,.team-grid,.error-links{grid-template-columns:1fr}.deliverable{min-height:0}.process-list article{padding:30px 0}.back-to-top{left:16px;bottom:82px;width:44px;height:44px}.footer-grid{gap:34px}.archive-group+.archive-group{margin-top:78px}.content-cta{padding:26px}.page-hero{padding:76px 0 62px}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.header-logo{max-height:var(--rt-header-logo-max,46px)}.footer-logo{max-height:var(--rt-footer-logo-max,46px)}.desktop-socials .rt-social-links{gap:6px}.desktop-socials .rt-social-links a{width:34px;height:34px}.desktop-socials .rt-social-icon{width:15px;height:15px}.section-white .eyebrow,.section-soft .eyebrow,.section-about .eyebrow{color:var(--rt-primary,var(--teal))}.section-white .case-tag,.section-soft .case-tag{color:var(--rt-primary,var(--teal))}.entry-content [id]{scroll-margin-top:100px}@media(max-width:1180px){.desktop-socials{display:none}}
.case-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:42px}.case-filters a{display:inline-flex;align-items:center;min-height:42px;padding:9px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--rt-text,var(--ink));font-weight:700}.case-filters a:hover,.case-filters a.active{background:var(--rt-dark,var(--navy));border-color:var(--rt-dark,var(--navy));color:#fff}.case-tag-study{background:color-mix(in srgb,var(--rt-accent,var(--gold)) 18%,#fff)}.case-tag-scenario{background:color-mix(in srgb,var(--rt-primary,var(--teal)) 10%,#fff)}.case-context{display:block;margin-top:10px;color:var(--muted);font-size:13px;font-weight:650}.scenario-disclosure{margin-top:24px;padding:14px 16px;border-left:4px solid var(--rt-accent,var(--gold));background:rgba(255,255,255,.08);border-radius:0 8px 8px 0}.case-detail-kicker{padding:14px 16px;background:var(--rt-light,var(--soft));border-radius:10px}.case-detail-section+.case-detail-section{margin-top:38px}.case-detail-section h2{margin-bottom:12px}.confidentiality-note{margin-top:30px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.05)}.confidentiality-note h3{color:#fff;margin-top:0}.confidentiality-note p{margin-bottom:0}.contact-faq-section .rt-faq-list{margin-top:8px}.faq-intro{margin-bottom:36px}
@media(max-width:700px){.case-filters{display:grid;grid-template-columns:1fr}.case-filters a{justify-content:center}}


/* v0.3.1 — compact, scan-friendly deliverables grid */
.section-deliverables{padding-top:104px;padding-bottom:104px}
.section-deliverables .section-heading{margin-bottom:48px}
.deliverables-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:18px;align-items:stretch}
.deliverable{grid-column:span 2;min-height:0;padding:26px 22px 28px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(15,42,53,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.deliverable:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--rt-accent,var(--gold)) 52%,var(--line));box-shadow:0 16px 34px rgba(15,42,53,.075)}
.deliverable-mark{width:48px;height:48px;border-radius:13px;background:color-mix(in srgb,var(--rt-accent,var(--gold)) 13%,#fff);color:var(--rt-accent,var(--gold));display:grid;place-items:center;margin-bottom:20px}
.deliverable-icon{width:25px;height:25px}
.deliverable h3{font-family:var(--rt-heading);font-size:21px;line-height:1.2;margin:0 0 10px}
.deliverable p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}
.deliverables-action{margin-top:34px}
.text-action{display:inline-flex;align-items:center;gap:8px;color:var(--rt-primary,var(--teal));font-weight:750;border-bottom:1px solid color-mix(in srgb,var(--rt-primary,var(--teal)) 35%,transparent);padding:7px 0}
.text-action:hover{border-bottom-color:var(--rt-accent,var(--gold))}
@media(max-width:1100px) and (min-width:781px){
 .deliverables-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}
 .deliverable{grid-column:span 2}
 .deliverable:nth-child(4){grid-column:2/span 2}
 .deliverable:nth-child(5){grid-column:4/span 2}
}
@media(max-width:780px) and (min-width:561px){
 .section-deliverables{padding-top:88px;padding-bottom:88px}
 .deliverables-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
 .deliverable{grid-column:auto;padding:24px 21px}
 .deliverable:last-child{grid-column:1/-1;width:calc(50% - 8px);justify-self:center}
}
@media(max-width:560px){
 .section-deliverables{padding-top:78px;padding-bottom:78px}
 .section-deliverables .section-heading{margin-bottom:34px}
 .deliverables-grid{grid-template-columns:1fr;gap:12px}
 .deliverable{grid-column:auto;display:grid;grid-template-columns:48px 1fr;column-gap:16px;row-gap:4px;padding:20px;align-items:start}
 .deliverable-mark{grid-row:1/span 2;margin:0}
 .deliverable h3{font-size:19px;margin:2px 0 3px}
 .deliverable p{font-size:13.5px}
 .deliverables-action{margin-top:28px}
}

/* v0.3.2 — spacing, anchor visibility and section rhythm refinements */
:where(section[id],main [id]){scroll-margin-top:104px}
.section-risks{padding-top:116px;padding-bottom:96px}
.section-risks .section-heading{margin-bottom:52px}
.section-risks .risk-card{min-height:232px}
.section-deliverables{padding-top:98px;padding-bottom:82px}
.section-deliverables .section-heading{margin-bottom:44px}
.deliverable{display:flex;flex-direction:column;align-items:flex-start}
.deliverable.featured{border-color:var(--line);box-shadow:0 10px 28px rgba(15,42,53,.045)}
.deliverable:focus-within{border-color:color-mix(in srgb,var(--rt-accent,var(--gold)) 52%,var(--line));box-shadow:0 16px 34px rgba(15,42,53,.075)}
.deliverables-action{margin-top:30px}
@media(max-width:1024px){
  :where(section[id],main [id]){scroll-margin-top:90px}
  .section-risks{padding-top:94px;padding-bottom:82px}
  .section-deliverables{padding-top:86px;padding-bottom:76px}
}
@media(max-width:720px){
  :where(section[id],main [id]){scroll-margin-top:80px}
  .section-risks{padding-top:78px;padding-bottom:70px}
  .section-risks .section-heading{margin-bottom:36px}
  .section-deliverables{padding-top:74px;padding-bottom:68px}
  .section-deliverables .section-heading{margin-bottom:32px}
}

/* v0.4.0 — consolidated client controls and plugin-ready layout */
@media(max-width:980px){.header-cta.cta-hide-mobile{display:none!important}}
.footer-grid.no-contact-column{grid-template-columns:1.5fr repeat(2,1fr)}
.footer-grid.no-legal-column{grid-template-columns:1.5fr repeat(2,1fr)}
.footer-grid.no-contact-column.no-legal-column{grid-template-columns:1.5fr 1fr}
.form-note a{text-decoration:underline;text-underline-offset:2px}
.hero-media img{object-position:50% 50%}
@media(max-width:700px){.footer-grid.no-contact-column,.footer-grid.no-legal-column,.footer-grid.no-contact-column.no-legal-column{grid-template-columns:1fr}}

/* v0.5.0 — Services overview and individual service pages */
.page-text-link{display:inline-flex;align-items:center;gap:8px;color:#dce8eb;font-weight:750;border-bottom:1px solid rgba(255,255,255,.28);padding:9px 0}.page-text-link:hover{color:#fff;border-bottom-color:var(--rt-accent,var(--gold))}.service-hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:32px}.service-archive-hero .page-lead{max-width:850px}.service-overview-section{padding-top:112px}.service-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service-overview-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 14px 38px rgba(15,42,53,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.service-overview-card:hover,.service-overview-card:focus-within{transform:translateY(-2px);border-color:color-mix(in srgb,var(--rt-accent,var(--gold)) 45%,var(--line));box-shadow:0 18px 44px rgba(15,42,53,.075)}.service-overview-card h2{font-family:var(--rt-heading);font-size:30px;line-height:1.18;margin:18px 0 12px}.service-overview-card p{color:var(--muted);margin:0;max-width:590px}.service-overview-icon{width:58px;height:58px;border-radius:15px;background:color-mix(in srgb,var(--rt-accent,var(--gold)) 12%,#fff);display:grid;place-items:center;color:var(--rt-accent,var(--gold));margin-top:22px}.service-overview-svg{width:30px;height:30px}.service-card-topline{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.service-stage-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--rt-accent,var(--gold)) 14%,#fff);color:color-mix(in srgb,var(--rt-accent,var(--gold)) 75%,#5a4210);font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.service-journey-section{padding-top:106px;padding-bottom:108px}.service-journey{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.service-journey-step{position:relative;padding:30px 24px;min-height:178px;border-right:1px solid var(--line);display:flex;flex-direction:column}.service-journey-step:last-child{border-right:0}.service-journey-step:hover{background:var(--rt-light,var(--soft))}.service-journey-step>span{font-size:12px;font-weight:900;color:var(--rt-accent,var(--gold));letter-spacing:.12em}.service-journey-step strong{font-family:var(--rt-heading);font-size:24px;margin:20px 0 8px}.service-journey-step small{color:var(--muted);line-height:1.45}.service-principles-grid article{padding:30px 8px}.service-principles-grid h3{font-family:var(--rt-heading);font-size:28px;margin:0 0 10px;color:#fff}.service-principles-grid p{color:#cbdadd}.service-cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:60px;align-items:center}.service-cta-band h2{font-family:var(--rt-heading);font-size:clamp(34px,4vw,50px);line-height:1.08;margin:0 0 16px}.service-cta-band p{color:#d4e0e3;max-width:790px;margin:0}.service-cta-band .button{white-space:nowrap}
.service-single-hero{padding-top:84px;padding-bottom:82px}.service-single-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:80px;align-items:center}.service-single-kicker{display:flex;align-items:center;gap:10px;color:#c6d6da;font-size:13px;font-weight:750;margin-bottom:18px}.service-single-icon-panel{min-height:310px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.045);border-radius:22px;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.service-single-icon{width:88px;height:88px;border-radius:22px;background:#fff;display:grid;place-items:center;color:var(--rt-accent,var(--gold));margin-bottom:auto;box-shadow:0 18px 50px rgba(0,0,0,.12)}.service-single-svg{width:46px;height:46px}.service-single-icon-panel strong{font-family:var(--rt-heading);font-size:32px;line-height:1}.service-single-icon-panel p{color:#cbdadd;margin:12px 0 0}.service-anchor-nav{position:sticky;top:78px;z-index:60;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(15,42,53,.035)}body.admin-bar .service-anchor-nav{top:110px}.service-anchor-nav .container{display:flex;gap:30px;overflow:auto;scrollbar-width:none}.service-anchor-nav .container::-webkit-scrollbar{display:none}.service-anchor-nav a{padding:17px 0 15px;white-space:nowrap;font-size:13px;font-weight:750;color:var(--muted);border-bottom:2px solid transparent}.service-anchor-nav a:hover,.service-anchor-nav a:focus{color:var(--rt-primary,var(--teal));border-bottom-color:var(--rt-accent,var(--gold))}.service-detail-section{scroll-margin-top:150px}.service-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.service-detail-grid .section-heading{margin:0}.service-check-list{display:grid;gap:14px}.service-check-list>div{display:grid;grid-template-columns:40px 1fr;gap:16px;align-items:start;padding:18px 0;border-bottom:1px solid var(--line)}.service-check-list>div:first-child{padding-top:0}.service-check-list>div>span{width:34px;height:34px;border-radius:50%;background:color-mix(in srgb,var(--rt-accent,var(--gold)) 14%,#fff);color:var(--rt-accent,var(--gold));font-weight:900;display:grid;place-items:center}.service-check-list p{margin:3px 0 0;font-size:17px}.service-action-list{list-style:none;margin:0 auto;padding:0;max-width:940px;border-top:1px solid var(--line)}.service-action-list li{display:grid;grid-template-columns:74px 1fr;gap:28px;padding:28px 0;border-bottom:1px solid var(--line);align-items:start}.service-action-list li>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--rt-dark,var(--navy));color:#fff;font-weight:850}.service-action-list p{font-size:17px;margin:8px 0 0}.service-deliverable-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-deliverable-grid article{min-height:190px;border:1px solid var(--line);border-radius:16px;padding:26px;background:#fff}.service-deliverable-grid article>span{display:block;color:var(--rt-accent,var(--gold));font-size:12px;letter-spacing:.1em;font-weight:900;margin-bottom:28px}.service-deliverable-grid h3{font-family:var(--rt-heading);font-size:21px;line-height:1.25;margin:0}.service-scope-section{text-align:left}.service-scope-section h2{font-family:var(--rt-heading);font-size:clamp(34px,4vw,48px);line-height:1.1;margin:0 0 22px}.service-scope-section p{font-size:18px;color:#d0dde0;margin:0}.service-faq-section .section-heading{margin-bottom:36px}.related-service-card{border:1px solid var(--line);border-radius:17px;padding:28px;background:#fff;box-shadow:0 12px 34px rgba(15,42,53,.04)}.related-service-icon{width:48px;height:48px;border-radius:13px;background:var(--rt-light,var(--soft));display:grid;place-items:center;color:var(--rt-primary,var(--teal));margin-bottom:22px}.related-service-svg{width:25px;height:25px}.related-service-card h3{font-family:var(--rt-heading);font-size:24px;line-height:1.2;margin:16px 0 9px}.related-service-card p{color:var(--muted);margin:0}.related-services-section .section-heading{margin-bottom:48px}
@media(max-width:1020px){.service-archive-grid{grid-template-columns:1fr}.service-journey{grid-template-columns:repeat(5,230px);overflow:auto;border-radius:14px}.service-journey-step{border-bottom:0}.service-single-hero-grid{grid-template-columns:1fr;gap:42px}.service-single-icon-panel{min-height:230px}.service-detail-grid{grid-template-columns:1fr;gap:42px}.service-deliverable-grid{grid-template-columns:repeat(2,1fr)}.service-cta-band{grid-template-columns:1fr;gap:30px}.service-anchor-nav{top:72px}body.admin-bar .service-anchor-nav{top:104px}}
@media(max-width:700px){.service-overview-section{padding-top:82px}.service-overview-card{padding:26px}.service-overview-card h2{font-size:26px}.service-journey-section{padding-top:82px;padding-bottom:84px}.service-journey{grid-template-columns:repeat(5,210px)}.service-journey-step{min-height:160px;padding:25px 20px}.service-principles-grid article{padding:10px 0}.service-single-hero{padding-top:68px;padding-bottom:66px}.service-single-icon-panel{padding:28px;min-height:205px}.service-single-icon{width:70px;height:70px;border-radius:18px}.service-single-svg{width:36px;height:36px}.service-anchor-nav{top:66px}.service-anchor-nav .container{gap:22px}.service-anchor-nav a{padding-block:14px}.service-detail-section{scroll-margin-top:130px}.service-check-list p,.service-action-list p{font-size:16px}.service-action-list li{grid-template-columns:54px 1fr;gap:18px;padding:24px 0}.service-action-list li>span{width:42px;height:42px}.service-deliverable-grid{grid-template-columns:1fr}.service-deliverable-grid article{min-height:0}.service-cta-band h2{font-size:34px}}


/* v0.5.1 — Services UX refinement: compact grids, corrected sticky offsets and active section navigation */
.service-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.service-archive-grid.service-count-5{grid-template-columns:repeat(6,minmax(0,1fr))}
.service-archive-grid.service-count-5 .service-overview-card{grid-column:span 2}
.service-archive-grid.service-count-5 .service-overview-card:nth-child(4){grid-column:2 / span 2}
.service-archive-grid.service-count-5 .service-overview-card:nth-child(5){grid-column:4 / span 2}
.service-overview-card{padding:28px}
.service-overview-card h2{font-size:27px;margin:15px 0 9px}
.service-overview-card p{font-size:15px;line-height:1.55}
.service-overview-icon{width:52px;height:52px;margin-top:18px}
.service-overview-svg{width:27px;height:27px}
.service-overview-card .card-link{margin-top:15px}
.service-journey-step:hover,.service-journey-step:focus-visible{background:var(--rt-light,var(--soft));outline:0}
.service-principles-section{padding-top:84px;padding-bottom:84px}
.service-principles-section .section-heading{margin-bottom:38px}
.service-principles-grid article{padding:18px 8px}
.service-archive-cta{padding-top:82px;padding-bottom:82px}
.service-archive-cta .service-cta-band h2{font-size:clamp(34px,3.2vw,44px);max-width:820px}
.service-archive-cta .service-cta-band{gap:44px}

.service-anchor-nav{top:var(--rt-service-nav-top,80px)}
body.admin-bar .service-anchor-nav{top:var(--rt-service-nav-top,112px)}
.service-anchor-nav a.is-active,.service-anchor-nav a[aria-current="location"]{color:var(--rt-primary,var(--teal));border-bottom-color:var(--rt-accent,var(--gold))}
.service-detail-section,.service-scope-section,.related-services-section{scroll-margin-top:var(--rt-service-scroll-offset,160px)}
.service-detail-section{padding-top:94px;padding-bottom:94px}
.service-action-section .section-heading{margin-bottom:40px}
.service-action-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.service-action-grid article{min-width:0;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px 20px;box-shadow:0 10px 30px rgba(15,42,53,.035)}
.service-action-number{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--rt-dark,var(--navy));color:#fff;font-size:12px;font-weight:850;margin-bottom:22px}
.service-action-grid h3{font-family:var(--rt-heading);font-size:20px;line-height:1.2;margin:0 0 10px}
.service-action-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}

@media(max-width:1180px){
  .service-archive-grid,.service-archive-grid.service-count-5{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-archive-grid.service-count-5 .service-overview-card{grid-column:auto}
  .service-archive-grid.service-count-5 .service-overview-card:nth-child(4){grid-column:auto}
  .service-archive-grid.service-count-5 .service-overview-card:nth-child(5){grid-column:1 / -1;width:calc(50% - 10px);justify-self:center}
  .service-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .service-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .service-archive-grid,.service-archive-grid.service-count-5{grid-template-columns:1fr}
  .service-archive-grid.service-count-5 .service-overview-card:nth-child(5){grid-column:auto;width:auto;justify-self:stretch}
  .service-detail-section{padding-top:78px;padding-bottom:78px}
  .service-action-grid{grid-template-columns:1fr}
  .service-action-grid article{padding:22px}
  .service-principles-section,.service-archive-cta{padding-top:72px;padding-bottom:72px}
}
