
/* Genesis Program 8 — Performance & Launch Authority */
.p8-consent{position:fixed;inset:auto 1rem 1rem 1rem;z-index:120;max-width:760px;margin:auto;padding:1rem 1.1rem;border:1px solid rgba(15,117,106,.22);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(15,23,42,.18);backdrop-filter:blur(18px);display:grid;gap:.8rem}.dark .p8-consent{background:rgba(12,20,28,.96);border-color:rgba(94,234,212,.2)}.p8-consent[hidden]{display:none}.p8-consent h2{font-size:1rem;font-weight:800;margin:0}.p8-consent p{font-size:.85rem;line-height:1.55;color:#526071;margin:0}.dark .p8-consent p{color:#aab7c4}.p8-consent-actions{display:flex;gap:.6rem;flex-wrap:wrap}.p8-consent button,.p8-launch-button{min-height:42px;border-radius:12px;padding:.65rem .9rem;font-weight:800;border:1px solid rgba(15,117,106,.25)}.p8-consent .accept{background:#0f756a;color:white}.p8-consent .essential{background:transparent;color:inherit}.p8-launch-button{position:fixed;right:1rem;bottom:5.4rem;z-index:75;width:46px;height:46px;padding:0;display:grid;place-items:center;background:rgba(15,117,106,.95);color:white;box-shadow:0 12px 30px rgba(15,117,106,.25)}html[dir=rtl] .p8-launch-button{right:auto;left:1rem}.p8-live-region{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.p8-focus-visible:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #f2c233!important;outline-offset:3px!important}.p8-status-panel{position:fixed;right:1rem;bottom:8.8rem;z-index:76;width:min(360px,calc(100vw - 2rem));padding:1rem;border-radius:18px;background:#fff;border:1px solid rgba(15,117,106,.2);box-shadow:0 22px 65px rgba(15,23,42,.2)}html[dir=rtl] .p8-status-panel{right:auto;left:1rem}.dark .p8-status-panel{background:#101b24}.p8-status-panel[hidden]{display:none}.p8-status-panel header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.p8-status-panel h2{font-size:1rem;font-weight:900}.p8-status-grid{display:grid;gap:.55rem;margin-top:.8rem}.p8-status-row{display:flex;justify-content:space-between;gap:1rem;font-size:.8rem;padding:.55rem .65rem;border-radius:10px;background:rgba(15,117,106,.06)}.p8-status-row strong{color:#0f756a}.dark .p8-status-row strong{color:#5eead4}@media(max-width:640px){.p8-consent{inset:auto .65rem .65rem}.p8-launch-button{bottom:6rem}}@media(prefers-reduced-motion:reduce){.p8-consent,.p8-status-panel{backdrop-filter:none}}
