.documentPages-module__KZgQ4W__page{width:100%;min-width:0;min-height:100svh;padding:calc(var(--header-height) + var(--space-12))0 var(--space-24);background:var(--bg-main);font-family:var(--font-body);overflow-x:clip}.documentPages-module__KZgQ4W__page .container{width:100%;min-width:0}.documentPages-module__KZgQ4W__shell{gap:var(--space-8);display:grid}.documentPages-module__KZgQ4W__backLink,.documentPages-module__KZgQ4W__inlineLink{width:fit-content;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);font-size:.75rem;font-weight:700;display:inline-flex}.documentPages-module__KZgQ4W__backLink:hover,.documentPages-module__KZgQ4W__backLink:focus-visible,.documentPages-module__KZgQ4W__inlineLink:hover,.documentPages-module__KZgQ4W__inlineLink:focus-visible{color:var(--cta-primary)}.documentPages-module__KZgQ4W__header{gap:var(--space-10);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);grid-template-columns:minmax(0,.9fr) minmax(18rem,.72fr);align-items:end;display:grid}.documentPages-module__KZgQ4W__title{max-width:14ch;font-family:var(--font-heading);text-wrap:balance;font-size:clamp(2rem,4vw,3.35rem);font-weight:500;line-height:1.03}.documentPages-module__KZgQ4W__intro{color:var(--text-secondary);font-size:var(--text-base);line-height:1.68}.documentPages-module__KZgQ4W__panel,.documentPages-module__KZgQ4W__strongPanel{padding:var(--space-8);border:1px solid var(--border-subtle);background:var(--bg-panel)}.documentPages-module__KZgQ4W__strongPanel{border-color:var(--cta-primary);background:linear-gradient(180deg,var(--bg-panel),var(--bg-soft))}.documentPages-module__KZgQ4W__panel h2,.documentPages-module__KZgQ4W__strongPanel h2{margin-bottom:var(--space-4);font-size:clamp(1.45rem,2vw,2rem);font-weight:500;line-height:1.1}.documentPages-module__KZgQ4W__panel h3,.documentPages-module__KZgQ4W__strongPanel h3{margin-top:var(--space-6);margin-bottom:var(--space-3);font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:500}.documentPages-module__KZgQ4W__panel p,.documentPages-module__KZgQ4W__strongPanel p,.documentPages-module__KZgQ4W__list li,.documentPages-module__KZgQ4W__stepList p{color:var(--text-secondary);line-height:1.72}.documentPages-module__KZgQ4W__panel p+p,.documentPages-module__KZgQ4W__strongPanel p+p{margin-top:var(--space-3)}.documentPages-module__KZgQ4W__badge,.documentPages-module__KZgQ4W__label{border:1px solid var(--accent-gold);background:var(--bg-soft);width:fit-content;min-height:28px;color:var(--accent-gold);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.documentPages-module__KZgQ4W__label{margin-bottom:var(--space-4);border-color:var(--border-subtle);color:var(--panel-label)}.documentPages-module__KZgQ4W__documentMeta{gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.documentPages-module__KZgQ4W__documentMeta .documentPages-module__KZgQ4W__label{margin-bottom:0}.documentPages-module__KZgQ4W__documentStatus{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.documentPages-module__KZgQ4W__tableWrap{margin-top:var(--space-5);border:1px solid var(--border-subtle)}.documentPages-module__KZgQ4W__table{border-collapse:collapse;background:var(--bg-main);width:100%}.documentPages-module__KZgQ4W__table th,.documentPages-module__KZgQ4W__table td{border-bottom:1px solid var(--border-subtle);text-align:left;vertical-align:top;padding:.95rem 1rem}.documentPages-module__KZgQ4W__table th{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--panel-label);background:var(--bg-soft);font-size:.68rem}.documentPages-module__KZgQ4W__table td{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.58}.documentPages-module__KZgQ4W__list{gap:var(--space-3);margin-top:var(--space-4);padding:0;display:grid}.documentPages-module__KZgQ4W__list li{padding-left:var(--space-5);position:relative}.documentPages-module__KZgQ4W__list li:before{content:"";background:var(--accent-gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:0}.documentPages-module__KZgQ4W__stepList{gap:var(--space-3);margin-top:var(--space-5);padding:0;display:grid}.documentPages-module__KZgQ4W__stepList li{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border-subtle);background:var(--bg-main);grid-template-columns:3rem minmax(0,1fr);display:grid}.documentPages-module__KZgQ4W__stepList span{font-family:var(--font-mono);letter-spacing:.1em;color:var(--panel-label);font-size:.75rem}.documentPages-module__KZgQ4W__stepList strong{color:var(--text-primary)}.documentPages-module__KZgQ4W__formula{gap:var(--space-3);margin-top:var(--space-5);padding:var(--space-6);border:1px solid var(--border-subtle);background:var(--bg-soft);font-family:var(--font-mono);color:var(--text-primary);flex-wrap:wrap;align-items:center;display:flex}.documentPages-module__KZgQ4W__formula span{border:1px solid var(--border-subtle);background:var(--bg-panel);padding:.35rem .55rem}.documentPages-module__KZgQ4W__formulaGrid,.documentPages-module__KZgQ4W__cardGrid{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.documentPages-module__KZgQ4W__formulaGrid div,.documentPages-module__KZgQ4W__card{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border-subtle);background:var(--bg-main);display:grid}.documentPages-module__KZgQ4W__formulaGrid strong,.documentPages-module__KZgQ4W__card strong{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--panel-label);font-size:.72rem}.documentPages-module__KZgQ4W__actions{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.documentPages-module__KZgQ4W__primaryButton,.documentPages-module__KZgQ4W__secondaryButton{border:1px solid var(--border-subtle);min-height:44px;font-family:var(--font-mono);letter-spacing:.08em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;padding:0 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.documentPages-module__KZgQ4W__primaryButton{border-color:var(--cta-primary);background:var(--cta-primary);color:var(--btn-primary-text)}.documentPages-module__KZgQ4W__primaryButton:hover,.documentPages-module__KZgQ4W__primaryButton:focus-visible{border-color:var(--cta-primary-hover);background:var(--cta-primary-hover);color:var(--btn-primary-text)}.documentPages-module__KZgQ4W__secondaryButton:hover,.documentPages-module__KZgQ4W__secondaryButton:focus-visible{border-color:var(--panel-border);background:var(--bg-soft);color:var(--text-primary)}@media (max-width:1024px){.documentPages-module__KZgQ4W__header,.documentPages-module__KZgQ4W__formulaGrid,.documentPages-module__KZgQ4W__cardGrid{grid-template-columns:1fr}}@media (max-width:700px){.documentPages-module__KZgQ4W__shell,.documentPages-module__KZgQ4W__header,.documentPages-module__KZgQ4W__panel,.documentPages-module__KZgQ4W__strongPanel,.documentPages-module__KZgQ4W__tableWrap,.documentPages-module__KZgQ4W__formula,.documentPages-module__KZgQ4W__formulaGrid,.documentPages-module__KZgQ4W__cardGrid,.documentPages-module__KZgQ4W__card{width:100%;min-width:0}.documentPages-module__KZgQ4W__panel,.documentPages-module__KZgQ4W__strongPanel{padding:var(--space-4)}.documentPages-module__KZgQ4W__table,.documentPages-module__KZgQ4W__table thead,.documentPages-module__KZgQ4W__table tbody,.documentPages-module__KZgQ4W__table tr,.documentPages-module__KZgQ4W__table th,.documentPages-module__KZgQ4W__table td{display:block}.documentPages-module__KZgQ4W__table thead{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.documentPages-module__KZgQ4W__table tr{padding:var(--space-4);border-bottom:1px solid var(--border-subtle)}.documentPages-module__KZgQ4W__table td{gap:var(--space-3);overflow-wrap:anywhere;border-bottom:0;grid-template-columns:minmax(6.5rem,.42fr) minmax(0,1fr);padding:.55rem 0;display:grid}.documentPages-module__KZgQ4W__table td:before{content:attr(data-label);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--panel-label);font-size:.65rem}.documentPages-module__KZgQ4W__stepList li{grid-template-columns:1fr}.documentPages-module__KZgQ4W__actions{grid-template-columns:1fr;width:100%;display:grid}.documentPages-module__KZgQ4W__primaryButton,.documentPages-module__KZgQ4W__secondaryButton{white-space:normal;width:100%;max-width:100%}.documentPages-module__KZgQ4W__title,.documentPages-module__KZgQ4W__intro,.documentPages-module__KZgQ4W__panel p,.documentPages-module__KZgQ4W__strongPanel p,.documentPages-module__KZgQ4W__formula span,.documentPages-module__KZgQ4W__documentStatus,.documentPages-module__KZgQ4W__backLink,.documentPages-module__KZgQ4W__inlineLink{overflow-wrap:anywhere;max-width:100%}}
.RequestAccess-module__LA3rkG__overlay{z-index:1200;background:var(--bg-primary);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RequestAccess-module__LA3rkG__modal{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-8);width:100%;max-width:480px;max-height:90vh;position:relative;overflow-y:auto}.RequestAccess-module__LA3rkG__close{top:var(--space-4);right:var(--space-4);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;padding:4px;position:absolute}.RequestAccess-module__LA3rkG__close:hover{color:var(--text-primary)}.RequestAccess-module__LA3rkG__title{font-family:var(--font-heading);font-size:var(--text-2xl);margin-bottom:var(--space-2);font-weight:700}.RequestAccess-module__LA3rkG__subtitle{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-6);line-height:1.6}.RequestAccess-module__LA3rkG__form{gap:var(--space-4);flex-direction:column;display:flex}.RequestAccess-module__LA3rkG__label{font-size:var(--text-sm);color:var(--text-secondary);flex-direction:column;gap:6px;font-weight:500;display:flex}.RequestAccess-module__LA3rkG__input{width:100%;font-size:var(--text-sm);font-family:var(--font-body);color:var(--text-primary);background:var(--bg-surface-elevated);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);outline:none;padding:10px 14px}.RequestAccess-module__LA3rkG__input:focus{border-color:var(--accent-gold)}.RequestAccess-module__LA3rkG__textarea{resize:vertical;min-height:80px}.RequestAccess-module__LA3rkG__submitBtn{width:100%;font-size:var(--text-sm);letter-spacing:.03em;color:var(--btn-primary-text);background:var(--cta-primary);border:1px solid var(--cta-primary);border-radius:var(--radius-md);cursor:pointer;transition:opacity var(--transition-fast);padding:12px;font-weight:600}.RequestAccess-module__LA3rkG__submitBtn:hover{opacity:.9}.RequestAccess-module__LA3rkG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.RequestAccess-module__LA3rkG__successMsg{align-items:center;gap:var(--space-3);text-align:center;padding:var(--space-8)0;color:var(--text-secondary);flex-direction:column;display:flex}.RequestAccess-module__LA3rkG__errorMsg{font-size:var(--text-sm);color:var(--danger);text-align:center}
