@import url('/fonts.css');
:root{--ink:#20312b;--muted:#62716a;--green:#245c43;--deep:#173f2e;--lime:#d7ee99;--pale:#f1f5ee;--line:#dce3dc;--white:#fff;--radius:14px;--body:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:700;line-height:1.15}h1{font-size:clamp(2.7rem,5.05vw,4.7rem);letter-spacing:-.065em}h2{font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.045em}h3{font-size:1.3rem;letter-spacing:-.025em}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #648e38;outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.5}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.skip{position:absolute;top:-100px;left:20px;z-index:100;background:#fff;padding:12px}.skip:focus{top:10px}.header{height:90px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:30}.header-inner{display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:10px;font-family:var(--heading);font-size:1.65rem;font-weight:800;letter-spacing:-.055em}.brand svg{width:31px;height:35px}.nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:.875rem;font-weight:600}.nav a:hover,.text-link:hover{color:var(--green);text-decoration:underline;text-underline-offset:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:49px;padding:12px 22px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#fff;font-size:.9375rem;font-weight:650;line-height:1.35;transition:background .2s,transform .2s}.btn:hover{background:var(--deep);transform:translateY(-2px)}.btn.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.btn.lime{background:var(--lime);color:var(--deep);border-color:var(--lime)}.text-link{font-size:.9375rem;font-weight:650;display:inline-flex;align-items:center;gap:10px}.menu-btn{display:none;background:none;border:1px solid var(--line);border-radius:6px;min-height:44px;padding:6px 12px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green);display:flex;gap:8px;align-items:center;margin-bottom:22px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:66px;align-items:center;padding:64px 0 56px}.hero-copy>p{font-size:1.0625rem;line-height:1.75;margin-top:24px;max-width:510px}.hero h1 em{font-style:normal;color:var(--green)}.hero-form{display:flex;background:#fff;border:1px solid #b9c8bd;border-radius:9px;padding:6px;gap:8px;margin:30px 0 12px;box-shadow:0 4px 12px #18332408}.hero-form select{border:0;background:#fff;color:var(--ink);width:100%;min-width:0;padding:12px 8px;font-size:.9375rem}.hero-form .btn{white-space:nowrap;padding:13px 16px}.hero-note{font-size:.8125rem;color:var(--muted)}.hero-secondary{margin-top:25px}.hero-visual{height:470px;border-radius:16px;overflow:hidden;background:#e7eee6;position:relative}.hero-visual>img{height:100%;width:100%;object-fit:cover}.visual-caption{position:absolute;top:20px;left:20px;background:#ffffffed;padding:6px 12px;border-radius:5px;font-size:.75rem;font-weight:600}.evidence-float{position:absolute;bottom:24px;left:24px;right:24px;background:#fff;border:1px solid #fff8;box-shadow:0 16px 40px #0c30252a;border-radius:11px;padding:20px;animation:float-in .9s ease both}.evidence-float .row{display:flex;justify-content:space-between;gap:8px;align-items:center}.small{font-size:.8125rem}.micro{font-size:.75rem}.status{display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:650;background:#eaf3e8;color:#285b3b}.status.conflict{background:#fff0d8;color:#80501c}.status.missing{background:#f7e9e7;color:#98473d}.status.review{background:#eeebf9;color:#64518a}.progress{height:6px;border-radius:3px;background:#e8ebe4;overflow:hidden;margin:15px 0 10px}.progress>span{display:block;height:100%;width:86.17%;background:#5e855b;animation:progress-in 1.3s ease}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.proof-inner{display:flex;justify-content:space-between;gap:20px;font-size:.875rem;font-weight:500}.proof-inner span{display:flex;gap:10px;align-items:center}.icon{width:22px;height:22px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.section{padding:80px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-head p{margin-top:14px;max-width:650px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{display:block;border:1px solid var(--line);border-radius:var(--radius);padding:28px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #20382d0c}.service-card .service-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:11px;background:var(--pale);color:var(--green);margin-bottom:26px}.service-card h3{margin-bottom:12px}.service-card p{font-size:.9375rem}.service-card .text-link{margin-top:23px}.footer{background:#f6f7f3;padding:48px 0 26px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer p{margin-top:14px;max-width:330px;font-size:.875rem}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted)}.footer-links{display:flex;gap:26px;font-size:.875rem;flex-wrap:wrap}.footer a:hover{text-decoration:underline}.footer-email{font-weight:600;font-size:1rem}.initial-diagram{padding:36px;height:100%;display:flex;flex-direction:column;gap:18px}.file-chip{border:1px solid #c4d3c5;background:#ffffffcc;padding:15px 19px;border-radius:7px;font-size:.9375rem}.flow-label{text-align:center;color:var(--green);font-weight:650}.nojs{padding:12px;text-align:center;background:var(--pale)}@keyframes float-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes progress-in{from{width:0}to{width:86.17%}}@media(min-width:1500px){.hero{padding-top:80px;padding-bottom:72px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav{gap:18px}.header-inner{gap:20px}.hero{gap:30px}.hero-form{flex-direction:column}.hero-form .btn{width:100%}.hero-visual{height:460px}.proof-inner{font-size:.8125rem}.nav .optional{display:none}}@media(max-width:900px){.wrap{width:calc(100% - 40px)}.header{height:74px}.brand{font-size:1.4rem}.header-inner{justify-content:space-between}.menu-btn{display:block}.nav{display:none;position:absolute;top:73px;left:0;right:0;background:#fff;padding:22px;box-shadow:0 10px 20px #0001;align-items:stretch}.nav.open{display:flex;flex-direction:column}.nav .optional{display:block}.hero{display:flex;flex-direction:column;align-items:stretch;padding:37px 0 32px;gap:32px}.hero h1{max-width:520px}.eyebrow{margin-bottom:17px;font-size:.75rem}.hero-copy>p{margin-top:20px}.hero-form{flex-direction:row;margin-top:24px}.hero-form .btn{width:auto}.hero-visual{height:350px}.hero-secondary{margin-top:22px}.proof-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:.75rem}.proof-inner .icon{width:19px}.section{padding:54px 0}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.grid3{grid-template-columns:1fr;gap:16px}.service-card{padding:24px}.service-card .service-icon{margin-bottom:18px}.footer-top,.footer-bottom{flex-direction:column;gap:24px}.footer-links{gap:18px}.evidence-float{bottom:16px;left:16px;right:16px;padding:16px}.section-head h2{max-width:520px}}@media(max-width:380px){.hero-form{flex-direction:column}.hero-form .btn{width:100%}.proof-inner{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Shared page system */
[hidden]{display:none!important}h1{font-size:clamp(2.7rem,4.25vw,3.8rem);letter-spacing:-.055em}.hero{padding-top:60px;padding-bottom:60px}.hero-copy>p{max-width:490px}.hero-visual{height:455px}.hero-visual>img{object-position:58% center}.progress>span{width:68.42%}@keyframes progress-in{from{width:0}to{width:68.42%}}.nav [aria-current=page]{color:var(--green);text-decoration:underline;text-underline-offset:8px}.muted{color:var(--muted);font-weight:400}.pale{background:var(--pale)}.underlined{text-decoration:underline;text-underline-offset:3px}.section-copy{margin:22px 0 26px;font-size:1rem;line-height:1.85}.actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.space-top{margin-top:44px}.page-intro{padding-top:58px;padding-bottom:50px}.page-intro h1{max-width:980px;font-size:clamp(2.7rem,5.3vw,4.5rem)}.page-intro>p{font-size:1.125rem;line-height:1.8;max-width:900px;margin-top:24px}.page-intro .eyebrow{margin-top:36px;margin-bottom:20px}.breadcrumb{font-size:.8125rem;color:var(--muted)}a.breadcrumb:hover{text-decoration:underline}.intro-action{margin-top:28px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.page-intro+.section{padding-top:30px}.split-content{display:grid;grid-template-columns:1fr 1fr;gap:90px}.plain-btn{background:none;border:0;color:inherit;padding:10px;min-height:44px}.plain-btn:hover{color:var(--green);text-decoration:underline}.notice{padding:18px 20px;background:#f2f5ed;border-left:3px solid #8baa69;border-radius:0 6px 6px 0;font-size:.875rem;line-height:1.7}.workflow-grid{gap:50px}.workflow-step{border-top:1px solid var(--line);padding-top:28px;position:relative}.step-num{font-family:var(--heading);font-size:2.4rem;font-weight:500;color:#74956e;float:right;line-height:1}.workflow-step .eyebrow{margin:4px 0 20px}.workflow-step h3{max-width:280px;font-size:1.45rem;margin-bottom:17px}.workflow-step p{font-size:.9375rem}.demo-section{background:var(--pale)}.demo-section h2{max-width:650px}.demo-section .section-head p{max-width:660px}.platform-band{background:var(--deep);color:white;padding:66px 0}.platform-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:110px;align-items:center}.platform-band .eyebrow{color:var(--lime)}.platform-band h2 span{color:var(--lime)}.platform-band p{color:#d0ddd4;max-width:480px;margin:25px 0}.platform-band .text-link:hover{color:var(--lime)}.platform-flow{max-width:430px;width:100%;margin:auto}.platform-flow>div{display:flex;align-items:center;gap:17px;padding:15px 20px;border:1px solid #577765;border-radius:8px;font-weight:600}.platform-flow small{display:block;font-size:.8125rem;font-weight:400;color:#c5d4ca}.platform-flow .flow-core{background:var(--lime);color:var(--deep);border-color:var(--lime);box-shadow:0 5px 30px #081b2320}.platform-flow .flow-core small{color:#365a34}.flow-connector{display:block;text-align:center;line-height:1.4;color:#a1b89b;padding:2px}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.delivery-grid .section-copy{max-width:440px}.delivery-note{display:flex;gap:15px;align-items:center;font-size:.875rem;color:var(--muted);margin-top:34px}.file-package{border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 40px #27413107;overflow:hidden}.package-head{display:flex;align-items:center;gap:12px;padding:22px;background:var(--pale)}.package-head>.micro{margin-left:auto;color:var(--muted)}.file-row{border-top:1px solid var(--line);font-size:.9375rem}.file-row summary{list-style:none;display:flex;align-items:center;gap:16px;cursor:pointer;padding:17px 22px;font-weight:500}.file-row summary:hover{background:#fafbf8}.file-row summary::-webkit-details-marker{display:none}.file-number{font-size:.75rem;color:var(--muted)}.file-type{display:inline-block;border-radius:4px;background:#eff2ec;color:#53654e;padding:4px 7px;font-size:.75rem;white-space:nowrap;letter-spacing:.025em;font-weight:650}.file-row .file-type{margin-left:auto}.file-row p{margin:0;padding:0 22px 18px 52px;font-size:.875rem}.package-foot{padding:15px 22px;border-top:1px solid var(--line)}.pricing-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px}.price-card{border:1px solid var(--line);border-radius:12px;padding:32px 28px;display:flex;flex-direction:column;position:relative}.price-card.featured{border:2px solid var(--green);background:#f7faf3;padding:31px 27px}.price-card .eyebrow{font-size:.75rem;margin-bottom:17px;letter-spacing:.09em}.price-card h3{font-size:1.5rem}.price{font-family:var(--heading);font-weight:700;font-size:2.7rem;letter-spacing:-.05em;margin:22px 0 13px;line-height:1.2}.price small{font-family:var(--body);font-weight:400;font-size:.875rem;letter-spacing:0;display:block;margin-bottom:5px}.price-card:first-child .price{padding-top:21px}.price-card>p{font-size:.9375rem;min-height:74px}.price-label{position:absolute;top:-14px;left:25px;color:white;background:var(--green);padding:4px 13px;border-radius:4px;font-size:.75rem;font-weight:600}.checklist{list-style:none;margin:24px 0 30px;padding:0;line-height:1.65}.checklist li{padding-left:26px;position:relative;margin-bottom:11px;font-size:.9375rem}.checklist li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:600}.price-card .btn{margin-top:auto;width:100%}.price-foot{margin-top:25px;text-align:center}.price-foot>p{font-size:.8125rem;max-width:900px;margin:0 auto 18px;line-height:1.7}.trust-band{background:#f2f5ef;padding:33px 0}.trust-band>.wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.trust-band .wrap>div{padding-left:52px;position:relative}.trust-band .icon{position:absolute;left:0;top:3px;width:30px;height:30px}.trust-band h3{font-size:1.3rem}.trust-band p{margin-top:8px;font-size:.9375rem}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-section>div>p{margin:22px 0 12px}.faq{border-bottom:1px solid var(--line)}.faq:first-child{border-top:1px solid var(--line)}.faq summary{font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:.9375rem}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:1.4rem;font-weight:400;color:var(--green)}.faq[open] summary span{transform:rotate(45deg)}.faq>p{font-size:.9375rem;padding:0 24px 24px 0}.closing{border-radius:16px;background:var(--deep);padding:55px 60px;color:white}.closing .eyebrow{color:var(--lime)}.closing h2{font-size:clamp(2rem,3.5vw,3.1rem)}.closing p{color:#ccdbd1;margin:20px 0 28px}.closing .text-link:hover{color:var(--lime)}.qr-section{border:1px solid var(--line);border-radius:12px;padding:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.qr-section h2{font-size:1.8rem}.qr-section p{max-width:650px;margin-top:16px}.qr-section .service-icon{background:var(--pale);padding:17px;border-radius:12px}.qr-section .eyebrow{margin-bottom:16px}.numbered-rows article{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:26px 0}.numbered-rows article:first-child{padding-top:0}.numbered-rows article>span{color:#829877;font-family:var(--heading);font-size:1.3rem}.numbered-rows h3{margin-bottom:11px}.numbered-rows p{font-size:.9375rem}.trust-summary{background:var(--pale);border-radius:12px;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.trust-summary h2{font-size:1.7rem;margin-top:17px;max-width:370px}.trust-summary .icon{width:31px;height:31px}.control-row{display:grid;grid-template-columns:245px 1fr;gap:55px;border-bottom:1px solid var(--line);padding:34px 0}.control-row h3{margin-bottom:12px}.control-row p{max-width:830px}.control-status{align-self:start;justify-self:start;font-size:.8125rem;padding:6px 10px;border-radius:5px;background:#f4f0df;color:#765c26}.control-status.available{background:#e7f1e7;color:#305e35}.control-status.designed{background:#e9eef1;color:#426174}.lifecycle{display:grid;grid-template-columns:repeat(7,1fr);gap:15px}.lifecycle>div{border-top:2px solid #aec39b;padding-top:16px}.lifecycle span{color:#76905e;font-size:.8125rem;display:block;margin-bottom:10px}.lifecycle strong{font-weight:500;line-height:1.4;display:block}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:42px 30px}.resource-card{display:block}.resource-visual{height:145px;background:#eaf0e5;border-radius:10px;padding:25px;margin-bottom:22px;display:flex;justify-content:space-between;align-items:center;color:var(--green)}.resource-visual>.icon{width:62px;height:62px;stroke-width:1}.resource-visual span{font-size:.75rem;letter-spacing:.08em}.resource-card:nth-child(2) .resource-visual{background:#e8eef0;color:#416e79}.resource-card:nth-child(3) .resource-visual{background:#f1ecdf;color:#92703c}.resource-card:nth-child(4) .resource-visual{background:#e9e7f0;color:#665e85}.resource-card:hover h3{text-decoration:underline;text-underline-offset:5px}.resource-card p{margin:12px 0 16px}.article-content,.legal-content{max-width:820px;padding-bottom:70px}.article-content>section,.legal-content>section{padding:26px 0;border-bottom:1px solid var(--line)}.article-content h2,.legal-content h2{font-size:1.6rem;margin-bottom:15px}.article-content .eyebrow{margin-bottom:13px}.article-content>section p,.legal-content>section p{line-height:1.9}.article-content>.notice{margin:24px 0}.supplier-checklist label{display:flex;align-items:flex-start;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);cursor:pointer}.supplier-checklist input{width:20px;height:20px;margin-top:3px;accent-color:var(--green);flex-shrink:0}.supplier-checklist label:has(input:checked){color:#688160}.supplier-checklist{margin-bottom:30px}.contact-email{font-size:clamp(1rem,2.3vw,1.7rem);font-weight:600;color:var(--green);overflow-wrap:anywhere}.contact-paths{display:grid;gap:15px;margin-top:30px}
/* Evidence workspace */
.evidence-app{border:1px solid #cdd8cb;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 8px 35px #25433008}.app-title{background:var(--deep);color:white;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 24px}.app-title>div{display:flex;align-items:center;gap:12px}.app-title .micro{color:#bdd0c2;margin-left:10px}.demo-badge{font-size:.75rem;padding:4px 8px;border:1px solid #73907a;border-radius:4px;color:#e0e9d8;white-space:nowrap}.demo-toolbar{padding:9px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.demo-tabs{display:flex;gap:10px}.demo-tabs button,.filter-row button,.export-tabs button{background:transparent;border:0;color:var(--muted);font-size:.875rem;font-weight:500;min-height:44px;padding:10px 15px;border-radius:5px}.demo-tabs button.active{color:var(--green);background:var(--pale)}.demo-toolbar .plain-btn{font-size:.8125rem;color:var(--muted)}.demo-summary{display:grid;grid-template-columns:repeat(5,1fr);padding:25px 24px;border-bottom:1px solid var(--line)}.demo-summary>div{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-left:26px}.demo-summary>div:first-child{padding-left:0}.demo-summary>div:last-child{border:0}.demo-summary strong{font-family:var(--heading);font-size:1.8rem;line-height:1.2;font-weight:650;letter-spacing:-.03em}.demo-summary span{font-size:.8125rem;color:var(--muted);margin-top:6px}.stat-ready strong{color:#46704b}.stat-missing strong{color:#a65c4a}.stat-conflict strong{color:#a47433}.stat-review strong{color:#786296}.filter-row{display:flex;gap:5px;padding:13px 20px;border-bottom:1px solid var(--line)}.filter-row button[aria-pressed=true],.export-tabs button[aria-pressed=true]{background:var(--pale);color:var(--green)}.evidence-layout{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.evidence-table{border-right:1px solid var(--line);min-width:0}.table-heading{padding:13px 23px;background:#fafbf8;display:flex;justify-content:space-between;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line)}[data-field-list]{max-height:570px}.field-btn{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;background:white;border:0;border-bottom:1px solid var(--line);text-align:left;padding:18px 23px;border-left:3px solid transparent}.field-btn strong{font-size:.875rem;font-weight:550;display:block}.field-btn small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}.field-btn:hover{background:#fafbf7}.field-btn[aria-pressed=true]{background:#f1f5ec;border-left-color:var(--green)}.field-detail{padding:24px 28px;min-width:0;background:#fcfdf9}.detail-top{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:19px}.detail-top .eyebrow{margin:0;font-size:.75rem;letter-spacing:.09em}.field-detail h3{font-size:1.3rem;margin-bottom:8px}.detail-value{font-family:var(--heading);font-size:1.75rem;letter-spacing:-.025em;font-weight:650;margin-bottom:22px}.detail-value small{font-size:1rem;font-weight:400}.source-record{border:1px solid #dce4d5;background:white;border-radius:6px;padding:13px 15px;margin-top:12px;position:relative}.source-record>.micro{font-size:.75rem;letter-spacing:.09em;color:#718168;display:block;margin-bottom:7px}.source-record strong{font-size:.8125rem;display:block;overflow-wrap:anywhere}.source-record small{font-size:.75rem;color:var(--muted);display:block;margin-top:4px}.source-record blockquote{font-size:.8125rem;margin:10px 0 0;padding:8px 0 0;border-top:1px solid var(--line);color:#667160}.source-record p{font-size:.8125rem;margin-top:8px}.review-note{padding:15px 0 0;margin-top:13px}.review-note>strong{font-size:.8125rem}.review-note>p{font-size:.8125rem;line-height:1.7;margin-top:5px}.confidence{margin-top:14px;color:#7c8677}.app-foot{border-top:1px solid var(--line);padding:15px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.app-foot .text-link{font-size:.8125rem}.app-foot>.micro{color:var(--muted)}.demo-page{padding-bottom:50px}.demo-page [data-field-list]{max-height:690px;overflow-y:auto}.demo-disclaimer{margin-top:18px;max-width:980px}.demo-pane[data-pane=sources],.demo-pane[data-pane=export]{padding:30px}.demo-pane[data-pane=sources]>p{margin-top:12px;font-size:.9375rem}.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:25px 0}.source-choice{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:7px;cursor:pointer;min-width:0}.source-choice:has(input:checked){border-color:#8ca680;background:#f7faf2}.source-choice input{accent-color:var(--green);width:18px;height:18px}.source-choice strong{font-size:.875rem;overflow-wrap:anywhere}.source-choice small{grid-column:2/-1;color:var(--muted);font-size:.75rem}.processing [data-process-message]{color:var(--green);animation:processing-pulse 1s infinite alternate}.export-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.export-heading p{font-size:.9375rem;max-width:720px;margin-top:13px}.export-heading .btn{white-space:nowrap}.export-tabs{display:flex;gap:10px;margin:25px 0 14px}.export-tabs button{min-width:80px;border:1px solid var(--line)}[data-export-code]{white-space:pre;overflow:auto;background:#17362b;color:#dbe8d2;border-radius:7px;padding:25px;font-size:.8125rem;line-height:1.7;max-height:560px}.demo-pane[data-pane=export]>.small{margin-top:17px}.report-stats{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background:var(--pale);border-radius:12px;margin-bottom:25px;padding:30px}.report-stats>div{display:flex;flex-direction:column;gap:10px;border-right:1px solid var(--line);padding-left:30px}.report-stats>div:first-child{padding-left:0}.report-stats>div:last-child{border:0}.report-stats strong{font-size:2.7rem;font-family:var(--heading);letter-spacing:-.06em;line-height:1.1}.report-stats span{font-size:.875rem;color:var(--muted)}.report-table{overflow:auto;margin-top:25px;border:1px solid var(--line);border-radius:8px}.report-table table{border-collapse:collapse;width:100%;text-align:left;font-size:.875rem}.report-table th,.report-table td{padding:16px;border-bottom:1px solid var(--line);vertical-align:top}.report-table tbody th{font-weight:500;min-width:150px}.report-table thead th{background:var(--pale);font-size:.75rem;color:var(--muted)}.report-table small{display:block;color:var(--muted);font-size:.75rem}.report-table td{min-width:100px}.report-table td:last-child{min-width:240px}
/* Forms */
.assessment-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:start}.assessment-layout aside{padding-top:14px}.aside-note{font-size:.875rem;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);line-height:1.9}.assessment-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.assessment-top{padding:22px 28px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.875rem}.assessment-top>span{color:var(--muted);font-size:.75rem}.assess-progress{height:4px;background:var(--pale)}.assess-progress>i{display:block;height:100%;width:33.333%;background:var(--green);transition:width .3s}.form-step{padding:30px}.form-step h2{font-size:1.75rem;margin-bottom:26px}.form-step .eyebrow{font-size:.75rem;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field label{font-size:.875rem;font-weight:550}.field input,.field select,.field textarea{border:1px solid #bccabd;border-radius:6px;background:#fff;color:var(--ink);padding:13px 12px;width:100%;min-width:0;font-size:1rem;line-height:1.4}.field select{padding-right:24px;min-height:50px}.field textarea{resize:vertical;min-height:110px}.field input::placeholder,.field textarea::placeholder{color:#7d887f}.field.full{grid-column:1/-1}.form-nav{margin-top:30px;display:flex;justify-content:space-between;align-items:center;gap:20px}.form-step .notice{margin-top:25px}.form-nav>.small{font-size:.75rem;color:var(--muted);max-width:180px}.assessment-result{padding:30px}.assessment-result h2{font-size:2rem;margin-top:22px;margin-bottom:18px}.assessment-result pre,[data-draft-preview]{white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--body);font-size:.875rem;color:var(--muted);background:var(--pale);border:1px solid var(--line);border-radius:6px;padding:20px;margin:25px 0}.assessment-result .actions{gap:12px}.assessment-result [role=status]{margin-top:18px}.inquiry-form{display:grid;gap:23px;border:1px solid var(--line);border-radius:12px;padding:30px}.inquiry-form>.btn{justify-self:start}.draft-result{padding-top:24px;border-top:1px solid var(--line)}.draft-result h3{margin-bottom:12px}.draft-result p{font-size:.9375rem}.draft-result .btn{margin-top:15px;margin-right:8px}.estimator-section{display:grid;grid-template-columns:1fr 1fr;gap:90px}.estimator-section h2{margin-bottom:22px}.estimator{display:grid;gap:22px;background:var(--pale);border-radius:12px;padding:30px}.scope-result{padding-top:22px;border-top:1px solid #bdc9b9}.scope-result p{margin:15px 0}.scope-result .eyebrow{margin-bottom:12px}
@keyframes processing-pulse{from{opacity:.45}to{opacity:1}}
@media(max-width:1100px){.platform-grid,.delivery-grid{gap:55px}.faq-section{gap:50px}.split-content,.assessment-layout,.estimator-section{gap:50px}.nav{gap:20px}.nav .btn{padding:12px 16px}.qr-section{grid-template-columns:1fr auto}.qr-section>.service-icon{display:none}.price-card{padding:28px 20px}.price-card.featured{padding:27px 19px}.price-card h3{font-size:1.3rem}.price{font-size:2.4rem}.source-grid{grid-template-columns:1fr}.control-row{grid-template-columns:210px 1fr;gap:35px}.app-title .micro{display:none}.form-grid{grid-template-columns:1fr}.lifecycle{grid-template-columns:repeat(4,1fr);gap:30px}.workflow-grid{gap:28px}}
@media(max-width:900px){.header .wrap{width:calc(100% - 32px)}.header .nav{gap:15px;font-size:.8125rem}.header .brand{font-size:1.4rem}.header-inner{gap:15px}.header .nav .btn{font-size:.8125rem;min-height:44px;padding:10px 12px}.hero{gap:28px}.hero h1{font-size:2.8rem}.proof-inner{display:grid;grid-template-columns:1fr 1fr;gap:14px}.app-title{padding:18px}.field-detail{padding:22px}.field-btn{padding:17px 16px}.demo-summary>div{padding-left:15px}.price-card .eyebrow{min-height:32px}.price-card h3{min-height:45px}.price-card>p{min-height:94px}.price-card .btn{font-size:.875rem;padding:12px}.qr-section{grid-template-columns:1fr}.qr-section .btn{justify-self:start}.assessment-layout{grid-template-columns:.65fr 1.35fr;gap:30px}.form-step{padding:24px}.form-nav{flex-wrap:wrap}.contact-email{font-size:1.25rem}}
@media(max-width:900px){.header .wrap{width:calc(100% - 40px)}.header .nav{font-size:1rem;gap:20px}.header .nav .btn{font-size:1rem}.hero{padding:36px 0 34px}.hero h1{font-size:clamp(2.5rem,7.8vw,3.8rem);letter-spacing:-.05em}.hero-copy>p{font-size:1rem;line-height:1.8;max-width:100%}.hero-form{flex-direction:column}.hero-form .btn{width:100%}.hero-visual{height:365px}.hero-note{font-size:.75rem}.hero-visual>img{object-position:center}.visual-caption{top:15px;left:15px}.evidence-float .row.micro{font-size:.75rem}.proof-strip{padding:22px 0}.proof-inner{gap:17px 15px;align-items:start}.proof-inner span{align-items:flex-start;line-height:1.5;font-size:.75rem}.proof-inner .icon{width:18px}.grid3.workflow-grid{gap:35px}.workflow-step h3{max-width:none}.workflow-step{padding-top:22px}.workflow-step .eyebrow{margin-bottom:16px}.workflow-step h3{font-size:1.3rem}.platform-grid,.delivery-grid,.faq-section,.split-content,.assessment-layout,.estimator-section,.trust-summary{grid-template-columns:1fr;gap:34px}.platform-band{padding:50px 0}.platform-flow{max-width:100%;margin-top:6px}.platform-band p{margin:20px 0}.delivery-grid .section-copy{max-width:none}.pricing-grid{grid-template-columns:1fr;gap:28px}.price-card,.price-card.featured{padding:28px}.price-card .eyebrow,.price-card h3,.price-card>p{min-height:0}.price-card h3{font-size:1.5rem}.price{font-size:2.6rem}.price-card .btn{font-size:1rem}.price-card:first-child .price{padding-top:0}.price-foot{text-align:left}.trust-band>.wrap{flex-direction:column;align-items:flex-start;gap:20px}.trust-band .wrap>div{padding-left:40px}.trust-band h3{font-size:1.125rem}.trust-band p{font-size:.875rem}.trust-band .icon{width:26px}.trust-band .text-link{margin-left:40px}.faq-section{gap:25px}.closing{padding:34px 26px}.closing h2 br{display:none}.closing .actions{align-items:flex-start;flex-direction:column;gap:22px}.closing .text-link{font-size:.875rem;overflow-wrap:anywhere}.closing .btn{font-size:.875rem;padding:13px 16px}.page-intro{padding:28px 0 35px}.page-intro .eyebrow{margin-top:27px}.page-intro h1{font-size:clamp(2.55rem,8vw,3.4rem);letter-spacing:-.05em}.page-intro h1 br{display:none}.page-intro>p{font-size:1rem;line-height:1.8;margin-top:22px}.page-intro+.section{padding-top:20px}.intro-action{gap:18px}.section-copy{margin:18px 0 24px}.source-grid{grid-template-columns:1fr}.demo-toolbar{align-items:stretch;gap:7px;padding:10px;flex-direction:column}.demo-tabs{gap:4px;justify-content:space-between}.demo-tabs button{font-size:.75rem;flex:1;padding:8px 6px;min-height:44px}.demo-toolbar .plain-btn{align-self:flex-end}.app-title{align-items:flex-start;gap:10px;padding:16px;flex-direction:column}.app-title strong{font-size:.875rem}.app-title .icon{width:18px}.demo-summary{padding:19px 13px;gap:8px}.demo-summary strong{font-size:1.5rem}.demo-summary span{font-size:.75rem;line-height:1.3}.demo-summary>div{padding-left:8px}.filter-row{gap:0;justify-content:space-between;padding:7px}.filter-row button{font-size:.75rem;padding:8px 7px;min-height:42px}.evidence-layout{grid-template-columns:1fr;min-height:0}.evidence-table{border-right:0;border-bottom:1px solid var(--line)}.table-heading{padding:13px 16px}.field-btn{padding:15px 13px;gap:10px}.field-btn .status{font-size:.75rem}.field-detail{padding:23px 18px}.detail-value{font-size:1.5rem}.source-record strong{font-size:.8125rem}.demo-page [data-field-list],.mini-demo [data-field-list]{max-height:338px;overflow-y:auto}.app-foot{padding:16px;align-items:flex-start;flex-direction:column;gap:13px}.demo-pane[data-pane=sources],.demo-pane[data-pane=export]{padding:20px 16px}.source-choice{gap:10px;padding:15px 11px;grid-template-columns:auto auto 1fr}.source-choice strong{font-size:.75rem}.export-heading{flex-direction:column}.export-heading p{font-size:.875rem}.demo-badge{font-size:.75rem}.report-stats{grid-template-columns:1fr 1fr;gap:24px;padding:24px}.report-stats>div{border:0;padding-left:0}.report-stats strong{font-size:2.2rem}.report-stats span{font-size:.8125rem}.report-table th,.report-table td{padding:12px}.report-table tbody th{min-width:125px}.qr-section{padding:26px}.qr-section h2{font-size:1.6rem}.control-row{grid-template-columns:1fr;gap:18px;padding:26px 0}.control-row p{font-size:.9375rem}.trust-summary{padding:26px;gap:23px}.lifecycle{grid-template-columns:1fr 1fr;gap:25px}.lifecycle strong{font-size:.9375rem}.resource-grid{grid-template-columns:1fr;gap:35px}.resource-visual{height:135px}.article-content h2,.legal-content h2{font-size:1.4rem}.article-content .notice,.legal-content .notice{font-size:.8125rem}.assessment-layout aside .checklist{display:none}.assessment-layout aside .section-copy{margin-bottom:18px}.assessment-layout{gap:28px}.assessment-top{padding:20px}.form-step{padding:23px 20px}.form-step h2{font-size:1.6rem}.form-nav{gap:15px;flex-wrap:nowrap}.form-nav .btn{font-size:.875rem;padding:12px 18px}.form-nav>.small{max-width:125px}.assessment-result{padding:23px 20px}.assessment-result h2{font-size:1.65rem}.inquiry-form{padding:24px}.estimator{padding:24px}.contact-email{font-size:1.3rem}.footer-email{font-size:.9375rem}.footer-links{font-size:.8125rem}.numbered-rows article{gap:18px}.numbered-rows h3{font-size:1.2rem}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:2.35rem}.hero-visual{height:325px}.proof-inner{grid-template-columns:1fr}.filter-row button{padding:7px 5px;font-size:.75rem}.demo-summary{padding:17px 9px;gap:5px}.demo-summary>div{padding-left:5px}.evidence-float .row.micro{gap:5px;font-size:.75rem}.evidence-float .status{font-size:.75rem}.form-nav{flex-wrap:wrap}.closing{padding:30px 20px}}
@media print{.header,.footer,.skip,.intro-action,.actions,.btn,[data-print],.breadcrumb{display:none!important}body{font-size:11pt;color:#111}.wrap{width:100%;max-width:100%}.section,.page-intro{padding:15px 0}.page-intro h1{font-size:28pt}.page-intro>p{font-size:11pt}.report-table{overflow:visible;border:0}.report-table table{font-size:8pt}.report-table th,.report-table td{padding:7px;min-width:0!important}.report-table small{font-size:7pt}.report-table tr,.numbered-rows article,.supplier-checklist label{break-inside:avoid}h2,h3{break-after:avoid}.report-stats{padding:18px}.status{print-color-adjust:exact}.notice{font-size:9pt}.article-content{max-width:100%}.space-top{margin-top:25px}@page{margin:15mm}}


@keyframes source-pass{0%{transform:translateY(-5px);border-color:#d7ee99}100%{transform:translateY(0)}}.platform-flow.in-view>div{animation:source-pass .7s ease both}.platform-flow.in-view>div:nth-of-type(2){animation-delay:.45s}.platform-flow.in-view>div:nth-of-type(3){animation-delay:.9s}@media(max-width:900px){.filter-row{flex-wrap:wrap;justify-content:flex-start;gap:3px}.filter-row button{font-size:.75rem;padding:8px 9px}.demo-summary span{font-size:.75rem}}

.nav .btn[aria-current=page]{color:#fff;text-decoration:none}

/* MISSION 005C-00: primary navigation action stays readable on interaction. */
.nav a.btn:hover,.nav a.btn:focus-visible,.nav a.btn[aria-current="page"]{color:var(--white)}
