:root{--rkb-forest:#384939;--rkb-green:#84ad95;--rkb-rust:#bf672c;--rkb-twine:#be9f5f;--rkb-cream:#fcf7f0;--rkb-ink:#1f2a20;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.25rem;--space-5:1.5rem;--space-6:2rem;font-family:var(--font-sans);font-size:16px}*{box-sizing:border-box}body{background:var(--rkb-cream);color:var(--rkb-ink);margin:0;font-size:1rem;line-height:1.55}a{color:inherit}p,ul,ol,dl{margin-top:0}p:last-child,ul:last-child,ol:last-child,dl:last-child{margin-bottom:0}button,input,select,textarea{font:inherit}textarea{resize:vertical;min-height:8rem}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{color:var(--rkb-forest);justify-content:space-between;align-items:center;gap:var(--space-5);background:#fffdf9;border-bottom:1px solid #38493929;padding:.85rem clamp(1rem,4vw,3rem);display:flex;box-shadow:0 8px 24px #3849390f}.brand-lockup{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.site-logo{width:clamp(220px,28vw,360px);height:auto;display:block}.beta-badge{background:var(--rkb-rust);color:#fffdf9;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .7rem;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #bf672c2e}.site-nav{gap:var(--space-2);flex-wrap:wrap;font-size:.95rem;font-weight:700;display:flex}.site-nav a{opacity:.9;text-decoration:none}.site-nav a:hover{opacity:1;text-decoration:underline}main{width:min(1120px,100% - 2rem);padding:var(--space-6) 0 4rem;flex:1;margin:0 auto}.footer{color:var(--rkb-cream);padding:var(--space-3) clamp(1rem, 4vw, 3rem);background:#2c392d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.9rem;display:flex}.footer-submark{width:clamp(72px,10vw,112px);height:auto;display:block}.footer-copy{text-align:right;gap:.15rem;display:grid}.hero{gap:var(--space-6);grid-template-columns:1.25fr .75fr;align-items:center;padding:2.5rem 0;display:grid}.eyebrow{color:var(--rkb-rust);text-transform:uppercase;letter-spacing:.12em;margin-bottom:var(--space-1);font-size:.8rem;font-weight:800}h1{color:var(--rkb-forest);margin:0 0 var(--space-3);letter-spacing:-.035em;font-size:clamp(2.2rem,5vw,4rem);line-height:1}h2{color:var(--rkb-forest);margin:0 0 var(--space-3);letter-spacing:-.02em;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.12}h3{color:var(--rkb-forest);margin:0 0 var(--space-2);font-size:1.05rem;line-height:1.3}.lede{max-width:65ch;margin-bottom:var(--space-3);font-size:clamp(1.05rem,1.7vw,1.2rem);line-height:1.6}.hero-callout{border-left:.45rem solid var(--rkb-rust);margin:0 0 var(--space-4);background:#84ad9529;border-radius:1rem;padding:clamp(1rem,2.5vw,1.35rem);box-shadow:0 14px 34px #38493914}.hero-callout .lede{color:var(--rkb-forest);margin-bottom:0;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:800;line-height:1.45}.card{padding:var(--space-4);background:#fffdf9;border:1px solid #38493929;border-radius:1.1rem;box-shadow:0 16px 40px #38493914}.card.accent{border-top:.45rem solid var(--rkb-twine)}.grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.actions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.05rem;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--rkb-forest);color:var(--rkb-cream)}.button.secondary{background:var(--rkb-green);color:var(--rkb-forest)}.button.ghost{color:var(--rkb-forest);background:0 0;border:1px solid #3849394d}.badge{color:var(--rkb-forest);background:#84ad953d;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.82rem;font-weight:800;display:inline-flex}.grid .card>.badge:first-child{margin-bottom:.85rem}.form{gap:1rem;display:grid}.field{gap:.35rem;display:grid}label{color:var(--rkb-forest);font-weight:800}input,select,textarea{width:100%;color:var(--rkb-ink);background:#fff;border:1px solid #38493947;border-radius:.7rem;padding:.8rem .9rem}.disclaimer{border-left:.35rem solid var(--rkb-rust);background:#bf672c1a;border-radius:.7rem;padding:1rem;font-size:.95rem;line-height:1.5}.scenario-title{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.card-list{gap:1rem;display:grid}.callout-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.callout-box{border:1px solid #38493924;border-radius:.95rem;padding:1rem;line-height:1.6}.callout-box h3{margin:0 0 .65rem;font-size:1.1rem}.callout-box p{margin:0}.scenario-callout{border-left:.35rem solid var(--rkb-green);background:#84ad9524}.questions-callout{border-left:.35rem solid var(--rkb-twine);background:#be9f5f29}.question-list{gap:.75rem;display:grid}.question-list p{border-bottom:1px solid #3849391f;padding-bottom:.75rem}.question-list p:last-child{border-bottom:0;padding-bottom:0}.essential-selector{gap:var(--space-3);margin:var(--space-5) 0;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.selection-card{text-align:left;min-height:10rem;color:var(--rkb-ink);padding:var(--space-4);cursor:pointer;background:#fffdf9;border:1px solid #3849392e;border-radius:1rem;align-content:start;gap:.7rem;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 12px 30px #38493912}.selection-card:hover,.selection-card.selected{border-color:var(--rkb-rust);transform:translateY(-2px);box-shadow:0 18px 40px #3849391f}.selection-card.selected{background:#84ad9529}.selection-card strong{color:var(--rkb-forest);font-size:1.15rem;line-height:1.2}.selection-card span:last-child{line-height:1.45}.essential-preview{margin-top:var(--space-4)}.card-number-grid{margin-top:var(--space-4);flex-wrap:wrap;gap:.65rem;display:flex}.card-number{background:var(--rkb-forest);color:var(--rkb-cream);border-radius:999px;padding:.65rem .9rem;font-weight:900;text-decoration:none}.card-number:hover{background:var(--rkb-rust)}.phase-list{gap:.75rem;display:grid}.phase{background:#be9f5f29;border-radius:.7rem;justify-content:space-between;gap:1rem;padding:.8rem;display:flex}.prompt-panel{background:#84ad9524;border:1px solid #38493929;border-radius:.9rem;gap:1rem;padding:1rem;display:grid}.card.subtle{box-shadow:none;background:#fcf7f08c}.compact-actions{margin-top:.5rem}.notice-text p{margin:.75rem 0 0}.notice-text p:first-of-type{margin-top:.5rem}.bottom-notice{color:var(--rkb-ink)}.summary-hero{justify-content:space-between;gap:var(--space-5);align-items:flex-end;display:flex}.summary-meta{gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.summary-meta div{gap:var(--space-1);min-width:min(100%,240px);display:grid}.summary-meta strong{color:var(--rkb-forest);font-size:1.05rem}.summary-grid{gap:var(--space-3);margin-top:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;display:grid}.recap-card{position:relative;overflow:hidden}.recap-card:after{content:"";pointer-events:none;background:#be9f5f24;border-radius:999px;width:7rem;height:7rem;position:absolute;top:-2.5rem;right:-2.5rem}.accent-green{border-top:.45rem solid var(--rkb-green)}.accent-rust{border-top:.45rem solid var(--rkb-rust)}.detail-list{gap:.75rem;margin:1rem 0 0;display:grid}.detail-list div{border-bottom:1px solid #3849391f;gap:.2rem;padding-bottom:.65rem;display:grid}.detail-list div:last-child{border-bottom:0;padding-bottom:0}.detail-list dt{color:var(--rkb-forest);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800}.detail-list dd{margin:0;line-height:1.45}.detail-list.compact{gap:.45rem;margin-top:.6rem}.response-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.prompt-response-section{border:1px solid #38493924;border-radius:1rem;margin-top:1.25rem;padding:1rem}.admin-response-section{border-top:.35rem solid var(--rkb-green);background:#84ad951f}.regulator-response-section{border-top:.35rem solid var(--rkb-twine);background:#be9f5f24}.section-heading-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.section-heading-row h3{margin:0;font-size:1.35rem}.response-card,.action-box{background:#fcf7f0b8;border:1px solid #38493924;border-radius:.9rem;padding:1rem}.admin-response-card{background:#fffdf9eb;border-color:#84ad9573}.regulator-response-card{background:#fffdf9eb;border-color:#be9f5f8c}.response-card h3{margin-bottom:.5rem;font-size:1rem;line-height:1.35}.response-card p,.preserve-lines{white-space:pre-wrap;line-height:1.6}.action-list{gap:.85rem;display:grid}.raw-summary{background:#fffdf9b8}.summary-box{white-space:pre-wrap;background:#fff;border:1px solid #3849392e;border-radius:.8rem;padding:1.25rem;font-family:Georgia,Times New Roman,serif;line-height:1.65}.certificate-intro{justify-content:space-between;gap:var(--space-5);align-items:flex-end;display:flex}.certificate-controls{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-top:1rem;display:flex}.certificate-controls .field{flex:280px}.certificate-preview{place-items:center;margin-top:1rem;display:grid}.certificate-paper{border:16px solid var(--rkb-forest);outline:4px solid var(--rkb-twine);outline-offset:-30px;text-align:center;background:#fffdf9;align-content:center;gap:.65rem;width:min(100%,980px);min-height:680px;padding:clamp(2rem,5vw,4rem);display:grid;box-shadow:0 24px 60px #38493929}.certificate-logo{width:min(360px,72%);height:auto;margin:0 auto .35rem;display:block}.certificate-paper h2{margin-bottom:.3rem;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.certificate-presented{margin:.5rem 0 0;font-size:1.05rem}.certificate-name{color:var(--rkb-forest);border-bottom:2px solid #38493959;justify-self:center;min-width:min(100%,28rem);padding:0 1rem .45rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.1;display:inline-block}.certificate-copy{max-width:760px;margin:.55rem auto 0;font-size:1.08rem;line-height:1.6}.certificate-details{color:var(--rkb-forest);flex-wrap:wrap;justify-content:center;gap:.5rem 1.4rem;margin-top:.6rem;font-weight:800;display:flex}.certificate-session-record{background:#84ad951a;border:1px solid #3849392e;border-radius:.8rem;justify-content:center;gap:.25rem;max-width:760px;margin:.35rem auto 0;padding:.7rem 1rem;font-size:.88rem;line-height:1.45;display:grid}.certificate-session-record strong{color:var(--rkb-forest)}.certificate-notice{color:#1f2a20b8;max-width:760px;margin:.55rem auto 0;font-size:.82rem;line-height:1.45}.certificate-footer{color:var(--rkb-forest);letter-spacing:.08em;text-transform:uppercase;justify-items:center;gap:.1rem;margin-top:.55rem;font-size:.8rem;font-weight:900;display:grid}.certificate-footer img{width:min(96px,24%);height:auto;display:block}.button:disabled{opacity:.55;cursor:not-allowed}.print-summary-header,.print-page-footer{display:none}@media (width<=760px){.hero{grid-template-columns:1fr}.site-header,.summary-hero,.certificate-intro{flex-direction:column;align-items:flex-start}.footer{align-items:flex-start}.footer-copy{text-align:left}.certificate-paper{min-height:560px}}@media print{@page{margin:.65in .55in .85in}.site-header,.footer,.actions,.certificate-intro,.certificate-controls{display:none}body{background:#fff}main{width:100%;padding:0 0 .45in}.card{box-shadow:none;break-inside:avoid}.certificate-preview{margin-top:0}.certificate-paper{width:100%;min-height:7.1in;box-shadow:none;break-inside:avoid}.print-summary-header{margin:0 0 .35in;display:block}.print-summary-header img{width:3.25in;height:auto;display:block}.print-page-footer{color:var(--rkb-forest);text-align:center;justify-items:center;gap:.06in;font-size:.78rem;font-weight:700;display:grid;position:fixed;bottom:-.45in;left:0;right:0}.print-page-footer img{width:.65in;height:auto;display:block}}
