.technical-note-shell{--accent-color: var(--color-gold);--bg-color: var(--color-bg);--border-dim: rgba(198, 162, 90, .18);--text-header: var(--color-text);--font-stack: var(--font-sans);padding-top:24px;padding-bottom:72px}.technical-note-shell .paper-hero,.technical-note-shell .trace-block,.technical-note-shell .premium-card,.technical-note-shell .ap-card,.technical-note-shell .table-responsive,.technical-note-shell .diagram-figure{border:1px solid rgba(255,255,255,.06);border-radius:18px;background:linear-gradient(180deg,#120f0cb8,#0a09087a);box-shadow:0 24px 70px #00000038}.technical-note-shell .paper-hero{margin-top:12px!important;margin-bottom:42px!important}.technical-note-shell .content-section{padding:34px 0;border-top:1px solid rgba(255,255,255,.05)}.technical-note-shell .content-section:first-of-type{border-top:0}.technical-note-shell .paper-title,.technical-note-shell .subsection-title,.technical-note-shell h2,.technical-note-shell h3,.technical-note-shell h4,.technical-note-shell dt{color:var(--color-text);font-family:var(--font-serif);letter-spacing:-.02em}.technical-note-shell .paper-title{font-size:clamp(2.5rem,5vw,4.4rem)!important;line-height:1.04!important}.technical-note-shell .paper-subtitle,.technical-note-shell p,.technical-note-shell li,.technical-note-shell dd,.technical-note-shell td,.technical-note-shell th{color:var(--color-soft);line-height:1.82}.technical-note-shell .log-date,.technical-note-shell .log-tag{color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.technical-note-shell .log-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(198,162,90,.16);border-radius:999px;background:#c6a25a14;color:var(--color-gold);font-family:var(--font-mono);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.technical-note-shell .trace-highlight,.technical-note-shell strong{color:var(--color-text)}.technical-note-shell pre,.technical-note-shell code{font-family:var(--font-mono)}.technical-note-shell a{color:var(--color-gold-soft)}.technical-note-shell a:hover{color:var(--color-text)}.technical-note-shell .clean-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.technical-note-shell .clean-list li{position:relative;padding-left:18px}.technical-note-shell .clean-list li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:999px;background:var(--color-gold)}.diagram-figure,.diagram-figure *{box-sizing:border-box}.diagram-figure{margin:3rem 0;border:1px solid var(--border-dim);border-radius:12px;background:#0f0f0f66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;box-shadow:0 10px 30px #0000004d;width:100%}.diagram-container{padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;width:100%}.diagram-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;width:100%}.diagram-outcomes{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;width:100%;max-width:560px}.mb-sm{margin-bottom:.6rem}.w-full{width:100%}.text-critical{color:#f43f5e;font-weight:600}.text-warning{color:#eab308;font-weight:600}.text-success{color:#10b981;font-weight:600}.text-accent{color:var(--accent-color);font-weight:700}.text-muted{color:#71717a}abbr[title]{text-decoration:underline dotted var(--border-dim);cursor:help;transition:color .2s ease}abbr[title]:hover{color:#38bdf8;text-decoration-color:#38bdf8}.node-base{padding:1.2rem 1rem;border-radius:8px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;width:100%}.node-base:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0006}.node-large{padding:2.2rem 1.5rem}.node-medium{max-width:480px;padding:1.5rem}.node-small{padding:.8rem}.node-narrow{max-width:320px}.node-trusted{border:1px solid rgba(56,189,248,.3);background:#38bdf80d}.node-trusted:hover{border-color:#38bdf8cc;background:#38bdf814}.node-conditional{border:1px solid rgba(234,179,8,.3);background:#eab3080d}.node-conditional:hover{border-color:#eab308cc;background:#eab30814}.node-untrusted{border:1px dashed rgba(244,63,94,.5);background:#f43f5e0d}.node-untrusted:hover{border-color:#f43f5ecc;background:#f43f5e14}.node-neutral{border:1px solid rgba(161,161,170,.4);background:#ffffff05}.node-neutral:hover{border-color:#a1a1aacc;background:#ffffff0d}.node-success{border:1px solid rgba(16,185,129,.4);background:#10b9810d}.node-success:hover{border-color:#10b981cc;background:#10b98114}.node-danger{border:2px dashed rgba(244,63,94,.5);background:#f43f5e08;position:relative;margin-top:.5rem}.node-danger:hover{background:#f43f5e14;box-shadow:0 0 30px #f43f5e26;border-color:#f43f5ecc}.node-poisoned{background:repeating-linear-gradient(45deg,#f43f5e0d,#f43f5e0d 10px,#f43f5e1a 10px,#f43f5e1a 20px);border-style:solid}.node-breach{border:1px solid #f43f5e;background:#f43f5e1a}.node-breach:hover{background:#f43f5e26;box-shadow:0 0 30px #f43f5e33;border-color:#f43f5e}.node-gate{border:2px solid var(--accent-color);background:#00ff4108;box-shadow:inset 0 0 20px #00ff410d;position:relative;margin-top:.5rem;padding:2rem 1.5rem}.node-gate:hover{background:#00ff4114;box-shadow:0 0 30px #00ff4126;border-color:#00ff41cc}.node-hardstop{background:#14141480}.badge-base{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--bg-color);font-family:var(--font-mono);font-size:.65rem;font-weight:600;padding:0 8px;border-radius:4px;text-transform:uppercase;white-space:normal;text-align:center;line-height:1.2;z-index:2}.badge-danger{color:#f43f5e;border:1px solid #f43f5e}.badge-gate{color:var(--accent-color);border:1px solid var(--accent-color)}.badge-warning{color:#eab308;border:1px solid #eab308}.diagram-legend{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem;font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;flex-wrap:wrap}.legend-trusted{color:#38bdf8}.legend-conditional{color:#eab308}.legend-untrusted{color:#f43f5e}.diagram-arrow{font-family:var(--font-mono);color:#71717a;font-size:.75rem;text-align:center;margin:1rem 0;width:100%}.diagram-arrow-compact{margin:.2rem 0}.diagram-arrow-text{letter-spacing:.05em;text-transform:uppercase;display:block;margin:.2rem 0}.diagram-arrow-icon{display:block;font-size:1rem;color:var(--border-dim)}.arrow-accent{color:var(--accent-color)}.diagram-caption{padding:1.2rem 2rem;border-top:1px solid var(--border-dim);background:#0a0a0acc;font-size:.85rem;color:#d4d4d8;line-height:1.6}.diagram-caption-title{color:var(--accent-color);font-family:var(--font-mono);display:block;margin-bottom:.5rem;font-weight:700}.node-tag{font-family:var(--font-mono);font-size:.65rem;font-weight:600;text-transform:uppercase;display:block;margin-bottom:.4rem}.tag-untrusted{color:#f43f5e}.tag-success{color:var(--accent-color)}.node-title{color:#d4d4d8;font-size:.95rem;font-weight:700;display:block;margin-bottom:.2rem}.node-title-main{color:#fff;font-size:1.15rem;letter-spacing:.02em;display:block;margin-bottom:.5rem}.node-title-danger{color:#f43f5e;font-size:.95rem;font-weight:700;display:block;margin-bottom:.2rem}.node-title-success{color:#10b981;font-size:.95rem;font-weight:700;display:block;margin-bottom:.2rem}.node-title-warning{color:#eab308;font-size:.95rem;font-weight:700;display:block;margin-bottom:.2rem}.node-title-info{color:#38bdf8;font-size:.95rem;font-weight:700;display:block;margin-bottom:.2rem}.node-title-accent{color:var(--accent-color);font-size:1rem;display:block;margin-bottom:.4rem;font-weight:700}.node-desc{font-size:.7rem;color:#a1a1aa;margin:0}.node-desc-large{font-size:.85rem;color:#a1a1aa;margin:0;line-height:1.6}.bifurcation-container{display:flex;width:100%;max-width:640px;justify-content:space-between;margin-top:2rem;position:relative}.bifurcation-left{flex:1;display:flex;flex-direction:column;align-items:center;border-right:1px dashed var(--border-dim);padding-right:1.5rem}.bifurcation-right{flex:1;display:flex;flex-direction:column;align-items:center;padding-left:1.5rem}@media (max-width: 650px){.bifurcation-container{flex-direction:column;gap:2rem;border-top:1px dashed var(--border-dim);padding-top:2rem}.bifurcation-left{border-right:none;padding-right:0}.bifurcation-right{padding-left:0}.badge-base{width:90%;top:-18px}.node-danger,.node-gate{margin-top:1.5rem}}.definition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:0}.definition-item{padding:1rem;border-left:2px solid var(--accent-color);background:#ffffff05}.definition-item dt{margin-bottom:.3rem}.definition-item dd{margin:0;font-size:.9rem;color:#a1a1aa;line-height:1.5}.premium-card{border-radius:12px;padding:2rem;box-shadow:0 8px 20px #00000040;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:1rem;overflow:hidden;background:linear-gradient(145deg,#14141499,#23232399);color:#f1f1f1}.premium-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #0006}.card-danger{border-left:4px solid #f43f5e}.card-info{border-left:4px solid #38bdf8}.card-success{border-left:4px solid #10b981}.card-warning{border-left:4px solid #eab308}.premium-card dt{font-size:1.05rem;font-weight:700;margin:0}.premium-card dd{margin:0;color:#d4d4d8;line-height:1.6}.extension-label{display:block;margin-top:1.2rem;margin-bottom:.6rem;font-size:.82rem;color:#a1a1aa;font-family:var(--font-mono);font-style:normal}.premium-pre{background:#0000004d;padding:1.2rem;border-radius:8px;font-family:var(--font-mono);font-size:.85rem;line-height:1.7;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;color:#d4d4d8;margin:0;border:1px solid rgba(255,255,255,.05);white-space:pre-wrap}.premium-pre.no-wrap{white-space:pre}.premium-pre::-webkit-scrollbar{height:6px}.premium-pre::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.premium-pre::-webkit-scrollbar-track{background:transparent}.premium-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:.5rem;font-family:var(--font-mono);font-size:.85rem;line-height:1.6}.premium-table th,.premium-table td{padding:.8rem;text-align:left}.premium-table th{background:#38bdf826;border-radius:6px 6px 0 0;border-bottom:1px solid rgba(255,255,255,.1);color:#38bdf8}.premium-table td{border-bottom:1px solid rgba(255,255,255,.1)}.premium-table tr:last-child td{border-bottom:none}.premium-table tr:nth-child(2n) td{background:#ffffff08}.threat-table{margin-top:.5rem;width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem;line-height:1.8}.threat-table th{background:#38bdf826;color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-mono);font-size:.8rem;padding:1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.threat-table td{padding:1.2rem 1rem;border-bottom:1px solid rgba(255,255,255,.05);color:#d4d4d8;transition:background .2s ease}.threat-table tr{transition:transform .2s ease,box-shadow .2s ease}.threat-table tr:hover td{background:#ffffff0d}.threat-table td strong{color:#d4d4d8;font-weight:600}.threat-risk-note{margin:-.1rem 0 1.2rem;padding:.85rem 1rem;border:1px solid rgba(198,162,90,.22);border-left:3px solid rgba(198,162,90,.72);border-radius:8px;background:#c6a25a14;color:var(--color-gold-soft);font-size:.88rem;line-height:1.65}.risk-model-board{position:relative;isolation:isolate;margin:2rem 0 1.8rem;padding:clamp(1.25rem,3vw,2rem);overflow:hidden;border:1px solid rgba(198,162,90,.2);border-radius:16px;background:radial-gradient(circle at 18% 0%,rgba(198,162,90,.12),transparent 34%),linear-gradient(145deg,rgba(198,162,90,.08),transparent 44%),#080808c7;box-shadow:0 24px 70px #00000052}.risk-model-board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 86px);opacity:.36}.risk-model-board-header{display:grid;gap:.7rem;max-width:74ch;margin-bottom:1.35rem}.risk-model-board-header p,.risk-flow-card p,.risk-failure-block>p,.technical-note-shell .risk-model-transition{margin:0;color:#e4e4e7d1;font-size:.94rem;line-height:1.75}.risk-model-kicker{display:inline-flex;color:var(--color-gold);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.risk-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.8rem,1.7vw,1.05rem)}.risk-model-card{min-width:0;padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(198,162,90,.14);border-radius:12px;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#080808a3}.risk-model-card-central{grid-column:1 / -1;border-color:#c6a25a4d;background:linear-gradient(90deg,rgba(198,162,90,.12),transparent 62%),#0a0907d6}.risk-model-card-label{display:block;margin-bottom:.65rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.risk-model-card p,.risk-flow-item p,.risk-failure-card p{margin:0;color:#f4f4f5db;font-size:.93rem;line-height:1.72}.risk-flow-card{margin:0 0 2rem;padding:clamp(1.1rem,2.4vw,1.45rem);border:1px solid rgba(198,162,90,.18);border-radius:14px;background:linear-gradient(135deg,rgba(198,162,90,.075),transparent 54%),#0a0a0ab8}.risk-flow-card .risk-model-kicker{margin-bottom:.8rem}.risk-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,1.7vw,1rem);margin-top:1.15rem}.risk-flow-item{min-width:0;padding:clamp(1rem,2vw,1.15rem);border:1px solid rgba(198,162,90,.15);border-radius:12px;background:linear-gradient(180deg,#ffffff0c,#ffffff05),#080808ad}.risk-flow-item-title{display:block;margin:0 0 .65rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.7rem;font-weight:800;letter-spacing:.08em;line-height:1.42;text-transform:uppercase}.risk-failure-block{margin-top:2rem}.risk-failure-block h3{margin:0 0 .8rem;color:var(--text-header);font-size:1.18rem;line-height:1.35}.risk-failure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,1.7vw,1rem);margin-top:1.2rem}.risk-failure-card{min-width:0;padding:clamp(1rem,2vw,1.2rem);border:1px solid rgba(198,162,90,.16);border-radius:12px;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#090909b8}.risk-failure-card h4{margin:0 0 .65rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.72rem;font-weight:800;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.technical-note-shell .risk-model-transition{max-width:72ch;margin:2.5rem 0 0}@media (max-width: 900px){.risk-flow-grid,.risk-failure-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 760px){.risk-model-board{padding:1rem;border-radius:14px}.risk-model-grid{grid-template-columns:minmax(0,1fr)}.risk-model-card-central{grid-column:auto}.risk-flow-card{border-radius:12px}}.matrix-table{margin-top:.5rem;width:100%;border-collapse:separate;border-spacing:0;font-size:.82rem;line-height:1.6;font-family:var(--font-stack)}.matrix-table th{background:#38bdf826;color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-mono);font-size:.75rem;padding:1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);border-radius:6px 6px 0 0}.matrix-table td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.05);color:#d4d4d8}.matrix-table tr:nth-child(2n) td{background:#ffffff05}.matrix-table a{color:inherit;text-decoration:none;border-bottom:1px dashed var(--border-dim);transition:var(--transition-smooth)}.matrix-table a:hover{color:var(--text-header);border-bottom-color:var(--text-header)}.anti-pattern-section{margin-top:4rem}.anti-pattern-eyebrow{margin:0 0 .45rem;color:#d5b774e6;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.anti-pattern-title{max-width:28ch;margin:0 0 1.05rem;color:var(--text-header);font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:500;letter-spacing:0;line-height:1.08}.anti-pattern-intro{max-width:76ch;margin:0 0 1.45rem;color:#b9bbc2;font-size:.96rem;line-height:1.76}.anti-pattern-intro p{margin:0 0 .8rem}.anti-pattern-intro p:last-child{margin-bottom:0}.anti-pattern-register-wrap{margin:1.4rem 0 0;border:1px solid rgba(198,162,90,.18);border-radius:8px;background:#0808087a}.anti-pattern-register-table{margin-top:0;font-size:.82rem;line-height:1.62}.anti-pattern-register-table th{background:#c6a25a17;color:#e1cd9cf0;font-size:.68rem;line-height:1.35;padding:.82rem .9rem}.anti-pattern-register-table td{padding:.9rem;color:#d8d9dedb;vertical-align:top}.anti-pattern-register-table td:first-child{min-width:11.5rem;color:#e8e8eaf0;font-weight:650}.anti-pattern-register-table td:nth-child(2){width:34%}.anti-pattern-register-table td:nth-child(3){width:42%}.anti-pattern-rule{max-width:76ch;margin:1.1rem 0 0;padding-top:.95rem;border-top:1px solid rgba(198,162,90,.18);color:#d2d3d8db;font-size:.93rem;line-height:1.72}.anti-pattern-rule span{color:#d5b774f0;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.065em;text-transform:uppercase}@media (max-width: 800px){.threat-table thead,.matrix-table thead{display:none}.threat-table tr,.matrix-table tr{display:flex;flex-direction:column;margin-bottom:1.5rem;background:#ffffff05;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.05)}.threat-table td,.matrix-table td{display:block;text-align:left;padding:.8rem 1rem;position:relative;border-bottom:1px solid rgba(255,255,255,.05);border-left:none!important}.threat-table td:before,.matrix-table td:before{content:attr(data-label);display:block;font-weight:600;color:#38bdf8;font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;margin-bottom:.4rem}.row-critical{border-left:4px solid #f43f5e!important}.row-medium{border-left:4px solid #eab308!important}.matrix-table td:first-child{background:#0006;border-bottom:2px solid var(--border-dim)}.anti-pattern-register-table td{width:auto!important;min-width:0}.anti-pattern-register-table td:before{color:#d5b774eb}.anti-pattern-register-table td:first-child{background:#c6a25a0b;border-bottom-color:#c6a25a29}}.row-critical td:first-child{border-left:3px solid #f43f5e}.row-critical{background:#f43f5e08}.row-medium td:first-child{border-left:3px solid #eab308}.row-medium{background:#eab30808}.residual-closing-eyebrow{margin:0 0 .45rem;color:#d5b774e6;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.residual-closing-title{max-width:26ch;margin:0 0 1.05rem;color:var(--text-header);font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:500;letter-spacing:0;line-height:1.08}.residual-closing-intro{max-width:76ch;margin:0 0 1.55rem;color:#b9bbc2;font-size:.96rem;line-height:1.76}.residual-closing-risk-label{margin:0 0 .65rem;color:#d5b774f0;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.residual-closing-list{max-width:76ch;margin:0;padding:0}.residual-closing-list>div{display:grid;grid-template-columns:minmax(11rem,.34fr) minmax(0,1fr);gap:1.1rem;padding:.95rem 0;border-top:1px solid rgba(198,162,90,.14)}.residual-closing-list>div:last-child{border-bottom:1px solid rgba(198,162,90,.14)}.residual-closing-list dt{margin:0;color:#e8e8eaf0;font-size:.94rem;font-weight:650;line-height:1.35}.residual-closing-list dd{margin:0;color:#cccdd3d6;font-size:.92rem;line-height:1.68}.residual-closing-note{max-width:76ch;margin:1.35rem 0 0;padding-top:1rem;border-top:1px solid rgba(198,162,90,.18);color:#d2d3d8db;font-size:.94rem;line-height:1.72}.residual-closing-note span{color:#d5b774f0;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.065em;text-transform:uppercase}@media (max-width: 760px){.residual-closing-list>div{grid-template-columns:minmax(0,1fr);gap:.45rem}}.cycle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1.5rem;margin-bottom:2rem}.cycle-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);padding:1.5rem;border-radius:8px;position:relative;transition:all .3s ease}.cycle-card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-3px)}.step-number{position:absolute;top:-14px;left:1.5rem;background:var(--accent-color);color:#000;font-weight:700;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-family:var(--font-mono);box-shadow:0 4px 10px #00ff414d}.cycle-card p{margin:0;margin-top:.5rem;font-size:.9rem;color:#d4d4d8;line-height:1.6}.technical-note-shell .defensive-pipeline-eyebrow{margin:clamp(2.6rem,5vw,3.8rem) 0 .45rem;color:#d5b774e6;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.technical-note-shell .defensive-pipeline-title{max-width:22ch;margin:0 0 1.05rem;color:var(--text-header);font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:500;letter-spacing:0;line-height:1.08}.technical-note-shell .defensive-pipeline-intro{max-width:74ch;margin:0 0 1.55rem}.technical-note-shell .defensive-pipeline-intro p{margin:0 0 .9rem;color:#b9bbc2;font-size:.96rem;line-height:1.76}.technical-note-shell .defensive-pipeline-diagram{position:relative;margin:1.65rem 0 1.9rem;padding:clamp(1rem,2.2vw,1.4rem);overflow:hidden;border:1px solid rgba(198,162,90,.22);border-radius:10px;background:linear-gradient(180deg,#ffffff09,#ffffff03),#080808b3;box-shadow:0 18px 50px #0000003d}.technical-note-shell .defensive-pipeline-diagram:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgba(198,162,90,.08),transparent 34%)}.technical-note-shell .defensive-pipeline-diagram>*{position:relative;z-index:1}.technical-note-shell .defensive-pipeline-diagram figcaption{margin:0 0 1rem;color:#dcdce0eb;font-family:var(--font-mono);font-size:.74rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .defensive-pipeline-flow{display:flex;width:100%;flex-direction:column;align-items:center;gap:.48rem}.technical-note-shell .defensive-pipeline-node{display:grid;width:min(100%,650px);grid-template-columns:minmax(160px,.36fr) minmax(0,1fr);gap:.9rem;align-items:start;padding:.78rem .9rem;border:1px solid rgba(198,162,90,.2);border-left:2px solid rgba(198,162,90,.55);border-radius:8px;background:#ffffff07}.technical-note-shell .defensive-pipeline-node span{color:#e1cd9cf0;font-family:var(--font-mono);font-size:.76rem;font-weight:700;letter-spacing:.035em;line-height:1.35;text-transform:uppercase}.technical-note-shell .defensive-pipeline-node p{margin:0;color:#dadaded1;font-size:.88rem;line-height:1.55}.technical-note-shell .defensive-pipeline-node-scan{border-color:#d5b7744d;background:#c6a25a0b}.technical-note-shell .defensive-pipeline-decision-node{width:min(100%,520px);grid-template-columns:minmax(0,1fr);gap:.32rem;border-color:#d5b7745c;border-left-color:#d5b774bf;background:linear-gradient(180deg,#c6a25a13,#ffffff06);text-align:center}.technical-note-shell .defensive-pipeline-decision-node p{max-width:46ch;margin-inline:auto}.technical-note-shell .defensive-pipeline-node-final{border-style:dashed;border-color:#88a7be47;border-left-color:#88a7be80}.technical-note-shell .defensive-pipeline-connector{display:block;width:1px;height:14px;background:linear-gradient(180deg,#c6a25a1f,#c6a25ab8,#c6a25a1f)}.technical-note-shell .defensive-pipeline-connector-accept{height:18px;background:linear-gradient(180deg,#88a7be14,#c6a25a8c,#88a7be14)}.technical-note-shell .defensive-pipeline-outcomes{display:grid;width:min(100%,720px);grid-template-columns:repeat(3,minmax(0,1fr));gap:.62rem;margin:.1rem 0}.technical-note-shell .defensive-pipeline-outcome{display:flex;min-height:42px;align-items:center;justify-content:center;padding:.66rem .75rem;border:1px solid rgba(255,255,255,.08);border-radius:8px;font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.035em;line-height:1.35;text-align:center;text-transform:uppercase}.technical-note-shell .defensive-pipeline-outcome-exclude{border-color:#7e2b3a59;color:#da939de0;background:#7e2b3a13}.technical-note-shell .defensive-pipeline-outcome-quarantine{border-color:#d5b77457;color:#dec488e6;background:#c6a25a13}.technical-note-shell .defensive-pipeline-outcome-accept{border-color:#88a7be4d;color:#b4c8d8e6;background:#4f6b8014}.technical-note-shell .defensive-pipeline-accepted-path{display:grid;width:min(100%,720px);grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center}.technical-note-shell .defensive-pipeline-accepted-path .defensive-pipeline-connector{grid-column:3}.technical-note-shell .defensive-design-rules{max-width:76ch;margin:1.8rem 0 1.25rem}.technical-note-shell .defensive-design-rules-label{margin:0 0 .8rem;color:#d5b774e0;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.075em;line-height:1.3;text-transform:uppercase}.technical-note-shell .defensive-design-rules dl{margin:0}.technical-note-shell .defensive-design-rules dl>div{display:grid;grid-template-columns:minmax(170px,.34fr) minmax(0,1fr);gap:1rem;padding:.95rem 0;border-top:1px solid rgba(198,162,90,.14)}.technical-note-shell .defensive-design-rules dt{margin:0;color:#e8e8eaf0;font-size:.94rem;font-weight:650;letter-spacing:0;line-height:1.35}.technical-note-shell .defensive-design-rules dd{margin:0;color:#cccdd3d1;font-size:.9rem;line-height:1.62}.technical-note-shell .defensive-pipeline-consequence{max-width:76ch;margin:1.35rem 0 0;padding-top:1rem;border-top:1px solid rgba(198,162,90,.18);color:#d2d3d8db;font-size:.93rem;line-height:1.72}.technical-note-shell .defensive-pipeline-consequence span{color:#d5b774f0;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.technical-note-shell .coverage-matrix-eyebrow{margin:0 0 .45rem;color:#d5b774e6;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.technical-note-shell .coverage-matrix-title{max-width:25ch;margin:0 0 1.05rem;color:var(--text-header);font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:500;letter-spacing:0;line-height:1.08}.technical-note-shell .coverage-matrix-intro{max-width:76ch;margin:0 0 1.5rem}.technical-note-shell .coverage-matrix-intro p{margin:0 0 .9rem;color:#b9bbc2;font-size:.96rem;line-height:1.76}.technical-note-shell .coverage-matrix-gloss{max-width:76ch;margin:1.15rem 0 1.6rem;padding:.95rem 0;border-top:1px solid rgba(198,162,90,.16);border-bottom:1px solid rgba(198,162,90,.1);color:#d2d3d8db;font-size:.91rem;line-height:1.68}.technical-note-shell .coverage-matrix-gloss-label{margin:0 0 .65rem;color:#d5b774f0;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.065em;line-height:1.4;text-transform:uppercase}.technical-note-shell .coverage-matrix-gloss p:not(.coverage-matrix-gloss-label){margin:0 0 .55rem}.technical-note-shell .coverage-matrix-gloss p:last-child{margin-bottom:0}.technical-note-shell .coverage-matrix-subtitle{display:block;margin:1.85rem 0 .65rem;max-width:100%;color:#e8e8eae6;font-family:var(--font-serif);font-size:1.02rem;font-weight:500;letter-spacing:0;line-height:1.32;text-transform:none;white-space:normal}.technical-note-shell .coverage-matrix-subtitle-marker{display:inline;margin-right:.45rem;color:#d5b774e6;font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.075em;line-height:1;text-transform:uppercase;vertical-align:.08em}.technical-note-shell .coverage-matrix-subtitle-text{display:inline}.technical-note-shell .coverage-matrix-table-wrap{margin:0 0 1.7rem;border:1px solid rgba(198,162,90,.18);border-radius:8px;background:#0808087a}.technical-note-shell .coverage-matrix-table{margin-top:0;font-size:.82rem;line-height:1.62}.technical-note-shell .coverage-matrix-table th{background:#c6a25a17;color:#e1cd9cf0;font-size:.68rem;line-height:1.35;padding:.82rem .85rem}.technical-note-shell .coverage-matrix-table td{padding:.88rem .85rem;color:#d8d9dedb;vertical-align:top}.technical-note-shell .coverage-matrix-table td:first-child{color:#e8e8eaf0;font-weight:650}.technical-note-shell .coverage-matrix-table a{border-bottom-color:#c6a25a47}.technical-note-shell .coverage-matrix-table a:hover{color:#e1cd9cfa;border-bottom-color:#e1cd9cb3}.technical-note-shell .coverage-matrix-note,.technical-note-shell .coverage-matrix-closing{max-width:76ch;margin:1.05rem 0 0;padding-top:.95rem;border-top:1px solid rgba(198,162,90,.18);color:#d2d3d8db;font-size:.93rem;line-height:1.72}.technical-note-shell .coverage-matrix-note span,.technical-note-shell .coverage-matrix-closing span{color:#d5b774f0;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.technical-note-shell .coverage-matrix-closing p{margin:0 0 .7rem}.technical-note-shell .coverage-matrix-closing p:last-child{margin-bottom:0}@media (max-width: 820px){.technical-note-shell .defensive-pipeline-node{grid-template-columns:minmax(0,1fr);gap:.45rem}.technical-note-shell .defensive-pipeline-outcomes,.technical-note-shell .defensive-pipeline-accepted-path,.technical-note-shell .defensive-design-rules dl>div{grid-template-columns:minmax(0,1fr)}.technical-note-shell .defensive-pipeline-accepted-path .defensive-pipeline-connector{grid-column:1}}@media (max-width: 800px){.technical-note-shell .coverage-matrix-table td:before{color:#d5b774eb}.technical-note-shell .coverage-matrix-table td:first-child{background:#c6a25a0b;border-bottom-color:#c6a25a29}}.technical-note-shell{max-width:1080px;padding-top:clamp(24px,4vw,42px);padding-bottom:clamp(64px,8vw,92px)}.technical-note-shell *,.technical-note-shell *:before,.technical-note-shell *:after{min-width:0}.technical-note-shell .paper-hero{width:min(100%,980px);margin-inline:auto!important;padding:clamp(26px,5vw,48px)!important}.technical-note-shell .paper-title{max-width:21ch!important;margin-bottom:16px!important;font-size:clamp(2.3rem,4.4vw,4rem)!important;line-height:1.07!important;letter-spacing:0!important;overflow-wrap:normal}.technical-note-shell .paper-subtitle{max-width:68ch;margin-bottom:0;font-size:clamp(1rem,1.6vw,1.16rem)}.technical-note-shell .rag-note-hero-grid{width:min(100%,1040px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);gap:clamp(30px,6vw,78px);align-items:center;margin:clamp(26px,5vw,64px) auto clamp(42px,6vw,72px);padding:clamp(10px,2.5vw,24px) 0}.technical-note-shell .rag-note-hero-copy{min-width:0}.technical-note-shell .rag-note-status-badge{display:inline-flex;align-items:center;max-width:100%;margin-bottom:clamp(18px,2vw,24px);padding:6px 11px;border:1px solid rgba(198,162,90,.2);border-radius:999px;background:#c6a25a14;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.69rem;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.technical-note-shell .rag-note-hero-meta{display:flex;flex-wrap:wrap;gap:8px 12px;max-width:100%;margin:0 0 clamp(12px,2vw,18px);color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.technical-note-shell .article-date-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.28rem .55rem;max-width:100%;color:inherit}.technical-note-shell .article-date-meta time,.technical-note-shell .article-date-separator{color:inherit;font:inherit;letter-spacing:inherit}.technical-note-shell .article-date-separator{opacity:.72}.technical-note-shell .rag-note-hero-copy .paper-title{max-width:18ch!important;margin-bottom:clamp(20px,3vw,30px)!important;font-size:clamp(2.7rem,5.2vw,4.65rem)!important;line-height:1!important;letter-spacing:0!important}.technical-note-shell .rag-note-hero-copy .paper-subtitle{max-width:58ch;font-size:clamp(1rem,1.5vw,1.14rem);line-height:1.78}@media (min-width: 1025px){.technical-note-shell .voice-note-hero-grid .paper-title{max-width:21ch!important;font-size:clamp(2.55rem,4.65vw,4.25rem)!important;line-height:1.03!important}}.technical-note-shell .voice-spectrogram-figure{margin:clamp(26px,4vw,42px) 0 clamp(24px,3.5vw,34px);overflow:hidden;border:1px solid rgba(198,162,90,.2);border-radius:20px;background:radial-gradient(circle at 18% 10%,rgba(198,162,90,.14),transparent 32%),linear-gradient(180deg,#110e0af0,#080706fa);box-shadow:inset 0 1px #ffffff0a,0 24px 70px #00000047}.technical-note-shell .voice-spectrogram-canvas{overflow-x:auto;padding:clamp(10px,2vw,18px)}.technical-note-shell .voice-spectrogram-canvas svg{display:block;width:100%;min-width:760px;height:auto}.technical-note-shell .voice-spectrogram-backdrop{fill:#0a0908b8;stroke:#c6a25a1f}.technical-note-shell .voice-spectrogram-column-frame{fill:#ffffff05;stroke:#c6a25a1f;stroke-width:1}.technical-note-shell .voice-spectrogram-panel{fill:#0c0b09db;stroke:#c6a25a2e;stroke-width:1}.technical-note-shell .voice-spectrogram-kicker,.technical-note-shell .voice-spectrogram-step-label,.technical-note-shell .voice-spectrogram-word{fill:#e8e0cdc7;font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase}.technical-note-shell .voice-spectrogram-kicker{font-size:13px;font-weight:700}.technical-note-shell .voice-spectrogram-word{fill:#f6e4b5e0;font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:none}.technical-note-shell .voice-spectrogram-step-label{fill:#e8e0cd8f;font-size:11px;font-weight:700}.technical-note-shell .voice-spectrogram-axis,.technical-note-shell .voice-spec-gridline{fill:none;stroke:#e8e0cd1f;stroke-width:1}.technical-note-shell .voice-wave-path{fill:none;stroke:#f0cf82f0;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5}.technical-note-shell .voice-wave-shadow{fill:none;stroke:#c6a25a21;stroke-linecap:round;stroke-linejoin:round;stroke-width:12}.technical-note-shell .voice-spectrogram-arrow,.technical-note-shell .voice-spectrogram-arrow-head{fill:none;stroke:#c6a25a8f;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.technical-note-shell .voice-spec-cell{fill:#c6a25aeb}.technical-note-shell .voice-spec-contour{fill:none;stroke:#f6e4b56b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.technical-note-shell .voice-spectrogram-caption{margin:0;padding:0 clamp(18px,3vw,30px) clamp(18px,3vw,26px);color:#e8e0cdb8;font-family:var(--font-sans);font-size:clamp(.86rem,1.4vw,.96rem);line-height:1.65}.technical-note-shell .voice-training-figure{margin:clamp(26px,4vw,42px) 0 clamp(24px,3.5vw,34px);overflow:hidden;border:1px solid rgba(198,162,90,.2);border-radius:20px;background:radial-gradient(circle at 18% 8%,rgba(198,162,90,.13),transparent 34%),linear-gradient(180deg,#110e0af0,#080706fa);box-shadow:inset 0 1px #ffffff0a,0 24px 70px #00000047}.technical-note-shell .voice-training-timeline{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:clamp(10px,1.8vw,16px);align-items:stretch;padding:clamp(18px,3vw,28px)}.technical-note-shell .voice-training-step{display:flex;min-height:142px;min-width:0;flex-direction:column;justify-content:space-between;padding:clamp(16px,2.4vw,22px);border:1px solid rgba(198,162,90,.16);border-radius:16px;background:linear-gradient(180deg,#16120dc7,#090807d1),radial-gradient(circle at 80% 12%,rgba(198,162,90,.12),transparent 40%);box-shadow:inset 0 1px #ffffff09}.technical-note-shell .voice-training-label,.technical-note-shell .voice-training-note{color:#e8e0cda8;font-family:var(--font-sans);font-size:.78rem;font-weight:700;letter-spacing:0;line-height:1.35}.technical-note-shell .voice-training-label{text-transform:uppercase}.technical-note-shell .voice-training-value{color:#f6e4b5eb;font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:0;line-height:.95}.technical-note-shell .voice-training-note{color:#c6a25ad1}.technical-note-shell .voice-training-arrow{align-self:center;color:#c6a25a9e;font-family:var(--font-serif);font-size:clamp(1.4rem,2vw,1.8rem);line-height:1}.technical-note-shell .voice-training-caption{margin:0;padding:0 clamp(18px,3vw,30px) clamp(18px,3vw,26px);color:#e8e0cdb8;font-family:var(--font-sans);font-size:clamp(.86rem,1.4vw,.96rem);line-height:1.65}.technical-note-shell .voice-confusion-figure{margin:clamp(26px,4vw,42px) 0 clamp(24px,3.5vw,34px);overflow:hidden;border:1px solid rgba(198,162,90,.2);border-radius:20px;background:radial-gradient(circle at 22% 10%,rgba(198,162,90,.12),transparent 34%),linear-gradient(180deg,#110e0af0,#080706fa);box-shadow:inset 0 1px #ffffff0a,0 24px 70px #00000047}.technical-note-shell .voice-confusion-board{position:relative;display:grid;grid-template-columns:minmax(230px,340px) minmax(0,1fr);gap:clamp(20px,4vw,36px);align-items:center;padding:clamp(20px,3.6vw,34px)}.technical-note-shell .voice-confusion-figure-label{position:absolute;top:clamp(14px,2vw,18px);right:clamp(16px,2.6vw,24px);z-index:1;color:#c6a25ac7;font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase}.technical-note-shell .voice-confusion-matrix-wrap{position:relative;min-width:0;padding:28px 0 0 28px}.technical-note-shell .voice-confusion-axis{position:absolute;color:#e8e0cd8f;font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase}.technical-note-shell .voice-confusion-axis-top{top:0;left:28px}.technical-note-shell .voice-confusion-axis-side{top:28px;left:0;transform:rotate(-90deg) translate(-100%);transform-origin:left top}.technical-note-shell .voice-confusion-matrix{display:grid;grid-template-columns:repeat(6,minmax(20px,1fr));gap:clamp(6px,1.2vw,9px);width:min(100%,320px)}.technical-note-shell .voice-confusion-cell{position:relative;aspect-ratio:1;border:1px solid rgba(232,224,205,.08);border-radius:8px;background:#ffffff06}.technical-note-shell .voice-confusion-cell.is-diagonal{border-color:#c6a25a70;background:radial-gradient(circle at 50% 50%,#f6e4b566,#c6a25a33 44%,#c6a25a14);box-shadow:0 0 18px #c6a25a21}.technical-note-shell .voice-confusion-cell.is-error,.technical-note-shell .voice-confusion-cell.is-focus-error{border-color:#c6a25a3d;background:#c6a25a1a}.technical-note-shell .voice-confusion-cell.is-error:after,.technical-note-shell .voice-confusion-cell.is-focus-error:after{content:"";position:absolute;inset:50% auto auto 50%;width:9px;height:9px;border-radius:999px;background:#f6e4b5c2;box-shadow:0 0 16px #c6a25a57;transform:translate(-50%,-50%)}.technical-note-shell .voice-confusion-cell.is-soft:after{opacity:.56}.technical-note-shell .voice-confusion-cell.is-focus-error{border-color:#f6e4b57a;background:#c6a25a29}.technical-note-shell .voice-confusion-callout{min-width:0;padding:clamp(18px,3vw,26px);border:1px solid rgba(198,162,90,.18);border-left:3px solid rgba(198,162,90,.62);border-radius:16px;background:linear-gradient(180deg,#16120dc2,#090807d1),radial-gradient(circle at 90% 0%,rgba(198,162,90,.12),transparent 44%)}.technical-note-shell .voice-confusion-callout-label{display:block;margin-bottom:10px;color:#c6a25adb;font-family:var(--font-sans);font-size:.76rem;font-weight:700;letter-spacing:0;line-height:1.25;text-transform:uppercase}.technical-note-shell .voice-confusion-callout strong{display:block;color:#f6e4b5eb;font-family:var(--font-serif);font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.08;white-space:nowrap}.technical-note-shell .voice-note-pair-arrow{display:inline-flex;align-items:center;justify-content:center;margin-inline:.26em;color:var(--color-gold);font-family:Georgia,Times New Roman,Times,serif;font-size:.9em;font-style:normal;font-variant-emoji:text;font-weight:700;line-height:1;text-shadow:0 0 12px rgba(198,162,90,.28);vertical-align:.03em}.technical-note-shell .voice-confusion-callout p{margin:14px 0 0;color:#e8e0cdb8;font-size:.95rem;line-height:1.6}.technical-note-shell .voice-confusion-caption{margin:0;padding:0 clamp(18px,3vw,30px) clamp(18px,3vw,26px);color:#e8e0cdb8;font-family:var(--font-sans);font-size:clamp(.86rem,1.4vw,.96rem);line-height:1.65}@media (max-width: 760px){.technical-note-shell .voice-training-timeline{grid-template-columns:minmax(0,1fr)}.technical-note-shell .voice-training-step{min-height:128px}.technical-note-shell .voice-training-arrow{justify-self:center;transform:rotate(90deg)}.technical-note-shell .voice-confusion-board{grid-template-columns:minmax(0,1fr)}.technical-note-shell .voice-confusion-matrix{width:min(100%,300px)}}.technical-note-shell .rag-note-scope-card{align-self:center;min-width:0;padding:clamp(24px,4vw,36px);border:1px solid rgba(198,162,90,.2);border-left:3px solid rgba(198,162,90,.72);border-radius:18px;background:linear-gradient(180deg,#18130dd6,#080808bd),radial-gradient(circle at 10% 0%,rgba(198,162,90,.12),transparent 36%);box-shadow:0 24px 70px #0000003d}.technical-note-shell .rag-note-scope-card h2{max-width:100%;margin:0 0 18px;font-size:clamp(1.55rem,2.4vw,2.15rem);line-height:1.08}.technical-note-shell .rag-note-scope-card p{max-width:100%;margin-bottom:16px;color:var(--color-soft);font-size:.96rem;line-height:1.72}.technical-note-shell .rag-note-scope-card strong{color:var(--color-gold);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.technical-note-shell .rag-note-scope-link{display:inline-flex;max-width:100%;margin-top:2px;padding-bottom:3px;border-bottom:1px solid rgba(198,162,90,.42);color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.76rem;font-weight:700;letter-spacing:.04em;line-height:1.5;text-decoration:none;text-transform:uppercase}.technical-note-shell .rag-note-scope-link:hover{border-bottom-color:var(--color-text);color:var(--color-text)}.technical-note-shell .rag-note-intro{width:min(100%,1040px);padding-top:0;padding-bottom:clamp(42px,5vw,58px);border-top:0}.technical-note-shell .rag-note-dossier{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(16px,2.4vw,24px);align-items:start}.technical-note-shell .rag-note-synthesis-card,.technical-note-shell .rag-note-facts-card{min-height:auto;border:1px solid rgba(198,162,90,.18);border-radius:18px;background:linear-gradient(180deg,#18130dc7,#080808b3);box-shadow:0 24px 70px #0000003d}.technical-note-shell .rag-note-synthesis-card{padding:clamp(24px,3.4vw,34px);border-left:3px solid rgba(198,162,90,.72)}.technical-note-shell .rag-note-facts-card{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(14px,2vw,20px);padding:clamp(20px,3vw,28px)}.technical-note-shell .rag-note-facts-card .rag-note-kicker{grid-column:1;margin-bottom:0}.technical-note-shell .rag-note-kicker{margin:0 0 12px;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.11em;line-height:1.4;text-transform:uppercase}.technical-note-shell .rag-note-synthesis-text{max-width:78ch;margin-bottom:16px;color:var(--color-text);font-family:var(--font-serif);font-size:clamp(1.12rem,1.45vw,1.32rem);line-height:1.5}.technical-note-shell .rag-note-synthesis-card p:not(.rag-note-kicker):not(.rag-note-synthesis-text){max-width:82ch;color:var(--color-soft);font-size:.98rem;line-height:1.76}.technical-note-shell .rag-note-synthesis-card p:last-child{margin-bottom:0}.technical-note-shell .rag-note-facts-card h2{grid-column:1;max-width:100%;margin:0;font-size:clamp(1.45rem,2.1vw,1.85rem);line-height:1.12}.technical-note-shell .rag-note-fact-list{grid-column:1;grid-row:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.4vw,24px);align-items:stretch;margin:0;padding:0}.technical-note-shell .rag-note-fact-item{padding:clamp(20px,2.6vw,26px);border:1px solid rgba(198,162,90,.16);border-radius:14px;background:linear-gradient(180deg,#17130ed1,#0a0a09e6);box-shadow:inset 0 1px #ffffff06,0 16px 38px #00000029}.technical-note-shell .rag-note-fact-item:first-child{border-top:1px solid rgba(198,162,90,.16);padding-top:clamp(20px,2.6vw,26px)}.technical-note-shell .rag-note-fact-item:last-child{padding-bottom:clamp(20px,2.6vw,26px)}.technical-note-shell .rag-note-fact-item dt{margin-bottom:5px;color:var(--color-text);font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.technical-note-shell .rag-note-fact-item dd{margin:0;color:var(--color-soft);font-size:.94rem;line-height:1.68}.technical-note-shell .rag-note-reference dd{display:grid;gap:8px}.technical-note-shell .rag-note-reference-link{width:fit-content;max-width:100%;display:inline-flex;align-items:center;padding:5px 9px;border:1px solid rgba(198,162,90,.22);border-radius:999px;background:#c6a25a12;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.04em;line-height:1.35;text-decoration:none;text-transform:uppercase}.technical-note-shell .rag-note-reference-link:hover{border-color:#ffffff2e;color:var(--color-text)}.technical-note-shell .rag-note-terms-section{padding-top:clamp(40px,5vw,58px)}.technical-note-shell .rag-note-terms-section>p{max-width:78ch}.technical-note-shell .rag-note-term-reference{width:100%;margin-top:clamp(22px,3vw,30px);overflow:hidden;border:1px solid rgba(198,162,90,.16);border-left:3px solid rgba(198,162,90,.58);border-radius:16px;background:linear-gradient(180deg,#120f0c9e,#0808087a),radial-gradient(circle at 0% 0%,rgba(198,162,90,.08),transparent 34%);box-shadow:0 22px 54px #0000002e}.technical-note-shell .rag-note-term-group{display:grid;grid-template-columns:minmax(120px,.22fr) minmax(0,1fr);gap:clamp(22px,4vw,44px);padding:clamp(18px,3vw,28px);border-top:1px solid rgba(255,255,255,.055)}.technical-note-shell .rag-note-term-group:first-child{border-top:0}.technical-note-shell .rag-note-term-category{margin:4px 0 0;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.technical-note-shell .rag-note-term-list{display:grid;gap:0;max-width:100%;margin:0}.technical-note-shell .rag-note-term-row{display:grid;grid-template-columns:minmax(150px,.38fr) minmax(0,1fr);gap:clamp(18px,3vw,34px);padding:clamp(14px,2.2vw,20px) 0;border-top:1px solid rgba(198,162,90,.12)}.technical-note-shell .rag-note-term-row:first-child{padding-top:0;border-top:0}.technical-note-shell .rag-note-term-row:last-child{padding-bottom:0}.technical-note-shell .rag-note-term-name{margin:0;color:var(--color-text);font-family:var(--font-serif);font-size:clamp(1.02rem,1.5vw,1.18rem);font-weight:650;letter-spacing:0;line-height:1.25}.technical-note-shell .rag-note-term-definition{margin:0;color:var(--color-soft);font-size:.94rem;line-height:1.7}.technical-note-shell .content-section{width:min(100%,960px);margin-inline:auto;padding:clamp(30px,5vw,48px) 0}.technical-note-shell .content-section>p,.technical-note-shell .content-section>ul,.technical-note-shell .content-section>ol,.technical-note-shell .content-section>dl{max-width:78ch}.technical-note-shell p,.technical-note-shell li,.technical-note-shell dd,.technical-note-shell a{overflow-wrap:anywhere}.technical-note-shell p{margin-block:0 1.15em}.technical-note-shell p:last-child{margin-bottom:0}.technical-note-shell h2,.technical-note-shell h3,.technical-note-shell h4,.technical-note-shell .subsection-title{max-width:27ch;overflow-wrap:normal}.technical-note-shell h2{margin:0 0 20px;font-size:clamp(1.9rem,3.5vw,2.8rem);line-height:1.08}.technical-note-shell h3,.technical-note-shell .subsection-title{margin-top:clamp(28px,4vw,44px);margin-bottom:14px;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.16}.technical-note-shell .premium-card,.technical-note-shell .ap-card,.technical-note-shell .cycle-card,.technical-note-shell .pipeline-wrapper,.technical-note-shell .definition-item{padding:clamp(20px,3vw,30px)}.technical-note-shell .diagram-figure{margin:clamp(28px,5vw,48px) 0}.technical-note-shell .diagram-container{max-width:100%;padding:clamp(22px,4vw,40px) clamp(16px,3vw,24px);overflow-x:auto;overscroll-behavior-inline:contain}.technical-note-shell .rag-access-figure{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(198,162,90,.18);border-radius:20px;background:radial-gradient(circle at 18% 10%,rgba(198,162,90,.14),transparent 32%),linear-gradient(135deg,rgba(198,162,90,.08),transparent 42%),#080808c7;box-shadow:0 28px 76px #00000047}.technical-note-shell .rag-access-figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 92px),repeating-linear-gradient(0deg,rgba(255,255,255,.016) 0 1px,transparent 1px 74px);opacity:.34}.technical-note-shell .rag-access-figure>*{position:relative;z-index:1}.technical-note-shell .rag-access-board{position:relative;display:grid;gap:clamp(18px,3vw,26px);padding:clamp(20px,3.6vw,36px);background:linear-gradient(90deg,rgba(198,162,90,.08),transparent 28%,transparent 72%,rgba(198,162,90,.04)),linear-gradient(180deg,#ffffff06,#fff0)}.technical-note-shell .rag-access-board-header{display:grid;gap:6px;max-width:640px}.technical-note-shell .rag-access-board-header h3{margin:0;color:#f4ead2;font-size:clamp(1.25rem,2.3vw,1.75rem);line-height:1.08}.technical-note-shell .rag-access-board-kicker,.technical-note-shell .rag-access-node-kicker,.technical-note-shell .rag-access-node-subtitle,.technical-note-shell .rag-access-late-callout{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.technical-note-shell .rag-access-board-kicker{color:var(--color-gold);font-size:.66rem;font-weight:800;line-height:1.35}.technical-note-shell .rag-access-map{position:relative;width:100%;min-height:clamp(560px,62vw,660px);max-width:920px;margin:0 auto}.technical-note-shell .rag-access-map:before{content:"";position:absolute;top:50%;left:50%;width:min(44vw,380px);aspect-ratio:1;transform:translate(-50%,-50%);z-index:0;border:1px solid rgba(198,162,90,.16);border-radius:999px;background:radial-gradient(circle,rgba(198,162,90,.13),transparent 58%),radial-gradient(circle,transparent 63%,rgba(198,162,90,.08) 64%,transparent 66%);opacity:.72}.technical-note-shell .rag-access-node{position:absolute;z-index:2;width:min(28vw,232px);min-width:0;padding:clamp(14px,1.9vw,18px);border:1px solid rgba(198,162,90,.16);border-radius:14px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#080808bd;box-shadow:0 18px 40px #00000038}.technical-note-shell .rag-access-node:before{content:"";position:absolute;top:16px;left:-5px;width:8px;height:8px;border-radius:999px;background:var(--color-gold);box-shadow:0 0 0 5px #c6a25a14}.technical-note-shell .rag-access-links{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none;overflow:visible}.technical-note-shell .rag-access-link{stroke:#c6a25a57;stroke-width:.42;vector-effect:non-scaling-stroke}.technical-note-shell .rag-access-link-trusted{stroke:#7dd3fc57}.technical-note-shell .rag-access-link-context{stroke:#eab30852}.technical-note-shell .rag-access-link-input,.technical-note-shell .rag-access-link-result{stroke:#fb718547}.technical-note-shell .rag-access-node-kicker,.technical-note-shell .rag-access-node-subtitle{display:block;color:#d4d4d8a3;font-size:.68rem;font-weight:700;line-height:1.5}.technical-note-shell .rag-access-node-kicker{margin-bottom:8px}.technical-note-shell .rag-access-node-title{display:block;color:var(--color-soft);font-size:clamp(.98rem,1.55vw,1.12rem);font-weight:750;line-height:1.24}.technical-note-shell .rag-access-node-subtitle{margin-top:8px}.technical-note-shell .rag-access-node-policy{top:5%;left:4%;border-color:#38bdf83d;background:linear-gradient(135deg,rgba(56,189,248,.08),transparent 60%),#080808c2}.technical-note-shell .rag-access-node-policy:before{background-color:#7dd3fceb}.technical-note-shell .rag-access-node-policy .rag-access-node-kicker{color:#7dd3fceb}.technical-note-shell .rag-access-node-context{top:39%;left:2%;border-color:#eab3083d;background:linear-gradient(135deg,rgba(234,179,8,.08),transparent 60%),#080808c2}.technical-note-shell .rag-access-node-context:before{background-color:#eab308e6}.technical-note-shell .rag-access-node-context .rag-access-node-kicker{color:#eab308e6}.technical-note-shell .rag-access-node-input{left:11%;bottom:6%;border-color:#f43f5e33;background:linear-gradient(135deg,rgba(244,63,94,.07),transparent 62%),#080808c2}.technical-note-shell .rag-access-node-input:before{background-color:#fb7185e0}.technical-note-shell .rag-access-node-input .rag-access-node-kicker{color:#fb7185e0}.technical-note-shell .rag-access-node-prompt{top:46%;left:50%;width:min(32vw,278px);min-height:154px;transform:translate(-50%,-50%);display:grid;align-content:center;border-color:#c6a25a57;box-shadow:0 0 0 1px #c6a25a17,0 24px 62px #00000057;background:linear-gradient(90deg,rgba(198,162,90,.12),transparent 56%),#0d0c0ac7}.technical-note-shell .rag-access-node-generator{top:20%;right:4%;border-color:#d4d4d82e;background:linear-gradient(180deg,#ffffff0f,#ffffff05),#090909b8}.technical-note-shell .rag-access-node-outcomes{right:0;bottom:8%;width:min(32vw,286px);border-color:#10b98133;background:linear-gradient(135deg,rgba(16,185,129,.07),transparent 60%),#080808bd}.technical-note-shell .rag-access-node-outcomes:before{background-color:#34d399c7}.technical-note-shell .rag-access-result-list{display:grid;gap:9px;margin-top:12px}.technical-note-shell .rag-access-result-chip{display:block;padding:10px 11px;border:1px solid rgba(16,185,129,.22);border-radius:10px;color:var(--color-soft);background:#10b98109;font-size:.86rem;font-weight:700;line-height:1.35}.technical-note-shell .rag-access-result-chip-risk{border-color:#f43f5e38;color:#fb7185e6;background:#f43f5e0a}.technical-note-shell .rag-access-late-callout{position:absolute;top:65%;left:50%;z-index:3;width:min(30vw,280px);transform:translate(-50%);padding:13px 14px;border:1px solid rgba(198,162,90,.22);border-radius:12px;color:var(--color-gold-soft);background:linear-gradient(90deg,rgba(198,162,90,.1),transparent 70%),#ffffff05;font-size:.68rem;font-weight:800;line-height:1.5;text-align:center}.technical-note-shell .rag-access-figure .diagram-caption{border-top-color:#c6a25a2e;background:#080808c7}.technical-note-shell .semantic-gate-section .subsection-title{max-width:34ch}.technical-note-shell .semantic-gate-section>p{max-width:76ch}.technical-note-shell .semantic-scope-note{display:grid;gap:8px;max-width:78ch;margin:clamp(18px,2.6vw,24px) 0 clamp(22px,3.4vw,30px);padding:clamp(14px,2vw,18px);border:1px solid rgba(198,162,90,.18);border-left:2px solid rgba(198,162,90,.62);border-radius:12px;background:linear-gradient(90deg,rgba(198,162,90,.075),transparent 70%),#0808089e}.technical-note-shell .semantic-scope-label,.technical-note-shell .semantic-gate-label{font-family:var(--font-mono);font-weight:800;letter-spacing:.1em;line-height:1.45;text-transform:uppercase}.technical-note-shell .semantic-scope-label{color:var(--color-gold);font-size:.68rem}.technical-note-shell .semantic-scope-note p{margin:0;color:#e4e4e7d1;font-size:.91rem;line-height:1.68}.technical-note-shell .semantic-gate-figure{position:relative;isolation:isolate;overflow:hidden;width:min(100%,960px);margin:clamp(24px,4vw,34px) auto;border:1px solid rgba(198,162,90,.2);border-radius:18px;background:radial-gradient(circle at 52% 18%,rgba(198,162,90,.15),transparent 35%),radial-gradient(circle at 82% 76%,rgba(96,126,138,.05),transparent 30%),linear-gradient(145deg,rgba(198,162,90,.08),transparent 48%),#080808d1;box-shadow:0 24px 64px #00000047}.technical-note-shell .semantic-gate-figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 90px),repeating-linear-gradient(0deg,rgba(255,255,255,.014) 0 1px,transparent 1px 72px);opacity:.34}.technical-note-shell .semantic-gate-figure>*{position:relative;z-index:1}.technical-note-shell .semantic-gate-map{position:relative;display:grid;gap:clamp(6px,1vw,8px);--semantic-gate-decision-x: calc(75% + 13px) ;padding:clamp(12px,1.8vw,16px) clamp(16px,2.4vw,20px)}.technical-note-shell .semantic-gate-board-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(198,162,90,.16)}.technical-note-shell .semantic-gate-board-head span,.technical-note-shell .semantic-gate-lane-label{color:var(--color-gold);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:0;line-height:1.4;text-transform:uppercase}.technical-note-shell .semantic-gate-board-head strong{color:#f4ead2eb;font-family:var(--font-sans);font-size:clamp(.92rem,1.25vw,1.02rem);font-weight:760;letter-spacing:0;line-height:1.35;text-align:right}.technical-note-shell .semantic-gate-entry{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);gap:8px;align-items:stretch}.technical-note-shell .semantic-gate-card{position:relative;min-width:0;min-height:84px;padding:clamp(10px,1.3vw,13px) clamp(11px,1.4vw,14px);border:1px solid rgba(198,162,90,.16);border-radius:11px;background:linear-gradient(180deg,#ffffff0d,#ffffff04),#080808e8;box-shadow:0 14px 34px #00000038}.technical-note-shell .semantic-gate-card .semantic-gate-label{display:inline-flex;margin-bottom:5px;color:var(--color-gold);font-size:.58rem}.technical-note-shell .semantic-gate-card h3{max-width:none;margin:0;color:var(--color-soft);font-family:var(--font-sans);font-size:clamp(.9rem,1.13vw,1.01rem);font-weight:760;letter-spacing:0;line-height:1.22}.technical-note-shell .semantic-gate-card p{margin:4px 0 0;color:#e4e4e7bd;font-size:.78rem;line-height:1.36;overflow-wrap:anywhere}.technical-note-shell .semantic-gate-card-input,.technical-note-shell .semantic-gate-card-blocked{border-color:#803a4447;background:linear-gradient(135deg,rgba(128,58,68,.07),transparent 66%),#080808eb}.technical-note-shell .semantic-gate-card-input .semantic-gate-label{color:#b8737cc2}.technical-note-shell .semantic-gate-card-core{display:grid;align-content:center;justify-items:center;text-align:center;border-color:#c6a25a80;background:radial-gradient(circle at 50% 0%,rgba(198,162,90,.2),transparent 52%),linear-gradient(180deg,rgba(198,162,90,.1),transparent 70%),#0d0c0af2;box-shadow:0 0 0 1px #c6a25a1f,0 18px 46px #00000052}.technical-note-shell .semantic-gate-card-core .semantic-gate-label{justify-self:center}.technical-note-shell .semantic-gate-card-core h3{color:#f4ead2;font-size:clamp(.98rem,1.35vw,1.12rem)}.technical-note-shell .semantic-gate-card-allowed,.technical-note-shell .semantic-gate-card-retrieval,.technical-note-shell .semantic-gate-card-generator,.technical-note-shell .semantic-gate-card-output{display:grid;min-height:84px;align-content:start;border-color:#607e8a33;background:linear-gradient(135deg,rgba(96,126,138,.045),transparent 64%),#080808eb}.technical-note-shell .semantic-gate-connector{position:relative;display:block;align-self:center;min-width:16px;height:14px}.technical-note-shell .semantic-gate-connector-horizontal:before{content:"";position:absolute;top:50%;right:1px;left:0;height:1px;background:linear-gradient(90deg,#c6a25a24,#c6a25a80);transform:translateY(-50%)}.technical-note-shell .semantic-gate-connector-horizontal:after{content:"";position:absolute;top:50%;right:-1px;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:5px solid rgba(198,162,90,.54);transform:translateY(-50%)}.technical-note-shell .semantic-gate-split{position:relative;height:clamp(16px,2vw,22px);margin-top:-2px}.technical-note-shell .semantic-gate-split:before{content:"";position:absolute;top:-6px;bottom:6px;left:var(--semantic-gate-decision-x);width:1px;background:linear-gradient(180deg,#c6a25a2e,#c6a25a80);transform:translate(-50%);pointer-events:none}.technical-note-shell .semantic-gate-split:after{content:"";position:absolute;bottom:0;left:var(--semantic-gate-decision-x);width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid rgba(198,162,90,.52);transform:translate(-50%);pointer-events:none}.technical-note-shell .semantic-gate-lanes{position:relative;display:grid;gap:clamp(9px,1.4vw,12px)}.technical-note-shell .semantic-gate-lane{position:relative;display:grid;gap:7px;padding:clamp(8px,1vw,10px);border:1px solid rgba(198,162,90,.14);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.022),transparent),#08080870}.technical-note-shell .semantic-gate-lane-invalid{border-color:#803a4433;background:linear-gradient(135deg,rgba(128,58,68,.045),transparent 58%),#08080870}.technical-note-shell .semantic-gate-lane-valid{border-color:#c6a25a29;background:linear-gradient(135deg,rgba(96,126,138,.035),transparent 62%),#08080875}.technical-note-shell .semantic-gate-lane-invalid .semantic-gate-lane-label{color:#b8737cbd}.technical-note-shell .semantic-gate-flow{display:grid;align-items:stretch;gap:6px}.technical-note-shell .semantic-gate-flow-invalid{grid-template-columns:minmax(0,1fr)}.technical-note-shell .semantic-gate-flow-valid{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr) 14px minmax(0,1fr) 14px minmax(0,1fr)}.technical-note-shell .semantic-gate-card-blocked{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:58px;column-gap:clamp(12px,2vw,18px);padding:10px clamp(12px,1.6vw,16px)}.technical-note-shell .semantic-gate-card-blocked p{justify-self:end;margin:0;color:#b8737cbd;font-family:var(--font-mono);font-size:.68rem;font-weight:760;line-height:1.25;text-transform:uppercase;white-space:nowrap}.technical-note-shell .semantic-gate-flow-valid .semantic-gate-connector{min-width:14px;height:12px}.technical-note-shell .semantic-gate-flow-valid .semantic-gate-connector-horizontal:before{right:2px;background:linear-gradient(90deg,#c6a25a1a,#c6a25a5c)}.technical-note-shell .semantic-gate-flow-valid .semantic-gate-connector-horizontal:after{right:0;border-top-width:2px;border-bottom-width:2px;border-left-width:4px;border-left-color:#c6a25a66}.technical-note-shell .semantic-gate-principle{position:relative;z-index:1;max-width:54ch;margin:0 auto;padding-top:5px;border-top:1px solid rgba(198,162,90,.14);color:#c6a25abd;font-size:.76rem;line-height:1.32;text-align:center}.technical-note-shell .semantic-gate-figure .diagram-caption{padding:.75rem 1.25rem;border-top-color:#c6a25a33;background:#080808d1;font-size:.82rem;line-height:1.42}.technical-note-shell .semantic-gate-figure .diagram-caption-title{margin-bottom:.28rem;color:var(--color-gold-soft)}.technical-note-shell .semantic-gate-editorial{display:grid;gap:.9rem;max-width:76ch;margin-top:clamp(22px,3.4vw,32px)}.technical-note-shell .semantic-gate-editorial p{margin:0;color:#e4e4e7d6;font-size:.96rem;line-height:1.76}.technical-note-shell .validation-method-section{--validation-border: rgba(198, 162, 90, .16);--validation-border-strong: rgba(198, 162, 90, .24)}.technical-note-shell .validation-method-intro{display:grid;gap:.85rem;max-width:78ch;margin-bottom:1rem}.technical-note-shell .validation-method-intro p{margin:0;color:#e4e4e7db;font-size:.96rem;line-height:1.76}.technical-note-shell .validation-interpretation-note{display:grid;gap:.28rem;max-width:76ch;margin:0 0 1.05rem;padding:.72rem .9rem;border:1px solid var(--validation-border);border-left-color:#c6a25a75;border-radius:9px;background:linear-gradient(90deg,rgba(198,162,90,.055),transparent 72%)}.technical-note-shell .validation-interpretation-note strong{color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .validation-interpretation-note span{color:#e4e4e7c7;font-size:.88rem;line-height:1.58}.technical-note-shell .validation-focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.65rem,1.4vw,.9rem);margin:0 0 1rem}.technical-note-shell .validation-focus-card{min-width:0;padding:.9rem .95rem;border:1px solid var(--validation-border);border-radius:10px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0808089e}.technical-note-shell .validation-focus-card h3{margin:0 0 .48rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.7rem;font-weight:800;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.technical-note-shell .validation-focus-card p{margin:0;color:#f4f4f5d1;font-size:.86rem;line-height:1.58;overflow-wrap:anywhere}.technical-note-shell .validation-table-wrap{max-width:100%;margin:0;overflow:hidden;border:1px solid var(--validation-border-strong);border-radius:14px;background:linear-gradient(180deg,rgba(198,162,90,.055),transparent 22%),#080808b3;box-shadow:0 20px 54px #00000038}.technical-note-shell .validation-table{width:100%;border-collapse:collapse;table-layout:fixed;font-family:var(--font-sans);font-size:.84rem;line-height:1.68}.technical-note-shell .validation-col-frontier{width:22%}.technical-note-shell .validation-col-signal,.technical-note-shell .validation-col-meaning{width:27%}.technical-note-shell .validation-col-limit{width:24%}.technical-note-shell .validation-table th{padding:.85rem .92rem;border-bottom:1px solid var(--validation-border-strong);background:#c6a25a14;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.07em;line-height:1.38;text-align:left;text-transform:uppercase}.technical-note-shell .validation-table td{padding:.98rem .92rem 1.05rem;border-bottom:1px solid rgba(198,162,90,.1);color:#e4e4e7d1;overflow-wrap:anywhere;vertical-align:top}.technical-note-shell .validation-table tbody tr:nth-child(2n) td{background:#ffffff05}.technical-note-shell .validation-table tbody tr:last-child td{border-bottom:0}.technical-note-shell .validation-table td:first-child{color:#f4ead2f0;font-weight:740}.technical-note-shell .validation-boundary-note{max-width:78ch;margin:1rem 0 0;padding-top:.85rem;border-top:1px solid rgba(198,162,90,.14);color:#e4e4e7d1;font-size:.93rem;line-height:1.72}.technical-note-shell .validation-boundary-note span{display:block;margin-bottom:.3rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .residual-vector-section{--residual-border: rgba(198, 162, 90, .16);--residual-border-strong: rgba(198, 162, 90, .24)}.technical-note-shell .residual-vector-eyebrow{margin:0 0 .42rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.technical-note-shell .residual-vector-section .subsection-title{margin-top:0}.technical-note-shell .residual-vector-section .subsection-title,.technical-note-shell .residual-vector-eyebrow,.technical-note-shell .residual-vector-intro,.technical-note-shell .residual-boundary-note,.technical-note-shell .residual-vector-table,.technical-note-shell .residual-architecture-note{overflow-wrap:anywhere}.technical-note-shell .residual-vector-intro{display:grid;gap:.85rem;max-width:78ch;margin-bottom:1rem}.technical-note-shell .residual-vector-intro p{margin:0;color:#e4e4e7db;font-size:.96rem;line-height:1.76}.technical-note-shell .residual-boundary-note{display:grid;gap:.28rem;max-width:76ch;margin:0 0 1.15rem;padding:.72rem .9rem;border:1px solid var(--residual-border);border-left-color:#c6a25a75;border-radius:9px;background:linear-gradient(90deg,rgba(198,162,90,.052),transparent 72%)}.technical-note-shell .residual-boundary-note strong{color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .residual-boundary-note span{color:#e4e4e7c7;font-size:.88rem;line-height:1.58}.technical-note-shell .residual-table-wrap{margin-bottom:1rem;border:1px solid var(--residual-border-strong);border-radius:10px;overflow-x:auto}.technical-note-shell .residual-vector-table{min-width:720px;margin-top:0;table-layout:fixed;font-family:var(--font-stack);font-size:.88rem;line-height:1.65}.technical-note-shell .residual-vector-table th{padding:.82rem .85rem;border-bottom:1px solid var(--residual-border-strong);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .residual-vector-table td{padding:.96rem .85rem;color:#e4e4e7d1;font-family:var(--font-stack);vertical-align:top}.technical-note-shell .residual-vector-table td:first-child{color:#f4ead2f0;font-weight:740}.technical-note-shell .residual-architecture-note{max-width:78ch;margin:0 0 2.35rem;padding-top:.85rem;border-top:1px solid rgba(198,162,90,.14);color:#e4e4e7d1;font-size:.93rem;line-height:1.72}.technical-note-shell .residual-architecture-note span{display:block;margin-bottom:.3rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .knowledge-ingestion-eyebrow,.technical-note-shell .ingestion-surface-label{margin:0 0 .42rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.technical-note-shell .knowledge-ingestion-title{width:min(100%,calc(100vw - 32px));max-width:28ch;margin:0 0 .9rem;color:var(--color-text);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.16;letter-spacing:0}.technical-note-shell .knowledge-ingestion-intro{display:grid;gap:.85rem;width:min(100%,calc(100vw - 32px));max-width:78ch;margin-bottom:1.15rem}.technical-note-shell .knowledge-ingestion-intro p{margin:0;color:#e4e4e7db;font-size:.96rem;line-height:1.76}.technical-note-shell .ingestion-surface-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.65rem,1.4vw,.9rem);width:min(100%,calc(100vw - 32px));max-width:82ch;margin:0 0 1.1rem}.technical-note-shell .ingestion-surface-card{min-width:0;padding:.9rem .95rem;border:1px solid var(--residual-border);border-radius:10px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0808089e}.technical-note-shell .ingestion-surface-card h4{margin:0 0 .48rem;color:#f4ead2f0;font-family:var(--font-mono);font-size:.7rem;font-weight:800;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.technical-note-shell .ingestion-surface-card p{margin:0;color:#f4f4f5d1;font-size:.86rem;line-height:1.58}.technical-note-shell .ingestion-flow-note{width:min(100%,calc(100vw - 32px));max-width:76ch;margin:.15rem 0 1.05rem;padding-top:.72rem;border-top:1px solid rgba(198,162,90,.14);color:#e4e4e7d1;font-size:.9rem;line-height:1.68}.technical-note-shell .ingestion-flow-note span{color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .ingestion-architecture-note{width:min(100%,calc(100vw - 32px));max-width:78ch;margin:0 0 2.35rem;padding-top:.85rem;border-top:1px solid rgba(198,162,90,.14);color:#e4e4e7d1;font-size:.93rem;line-height:1.72}.technical-note-shell .ingestion-architecture-note span{display:block;margin-bottom:.3rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .runtime-propagation-eyebrow,.technical-note-shell .runtime-propagation-label{margin:0 0 .42rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.technical-note-shell .runtime-propagation-title{width:min(100%,calc(100vw - 32px));max-width:26ch;margin:0 0 .9rem;color:var(--color-text);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.16;letter-spacing:0}.technical-note-shell .runtime-propagation-intro{display:grid;gap:.85rem;width:min(100%,calc(100vw - 32px));max-width:78ch;margin-bottom:1.15rem}.technical-note-shell .runtime-propagation-intro p{margin:0;color:#e4e4e7db;font-size:.96rem;line-height:1.76}.technical-note-shell .runtime-propagation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.65rem,1.4vw,.9rem);width:min(100%,calc(100vw - 32px));max-width:92ch;margin:0 0 1.05rem}.technical-note-shell .runtime-propagation-card{min-width:0;padding:.9rem .95rem;border:1px solid rgba(198,162,90,.14);border-radius:10px;background:linear-gradient(180deg,#ffffff0a,#ffffff03),#0808089e}.technical-note-shell .runtime-propagation-card-risk{border-color:#88344442;background:linear-gradient(180deg,#8834440e,#ffffff03),#0808089e}.technical-note-shell .runtime-propagation-card h4{margin:0 0 .48rem;color:#f4ead2f0;font-family:var(--font-mono);font-size:.69rem;font-weight:800;letter-spacing:.06em;line-height:1.35;text-transform:uppercase}.technical-note-shell .runtime-propagation-card p{margin:0;color:#f4f4f5d1;font-size:.85rem;line-height:1.58}.technical-note-shell .runtime-context-diagram{width:min(100%,calc(100vw - 32px));max-width:94ch;margin:1rem 0;padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(198,162,90,.16);border-radius:12px;background:linear-gradient(180deg,#ffffff08,#ffffff02),#070707b8;box-shadow:0 18px 36px #0000003d}.technical-note-shell .runtime-context-diagram figcaption{margin:0 0 .9rem;color:#f4ead2f0;font-family:var(--font-mono);font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .runtime-context-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;position:relative}.technical-note-shell .runtime-context-track:before{content:"";position:absolute;right:1.1rem;left:1.1rem;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(198,162,90,.24),transparent);transform:translateY(-50%)}.technical-note-shell .runtime-context-node{position:relative;z-index:1;min-width:0;min-height:5.8rem;padding:.72rem .68rem;border:1px solid rgba(198,162,90,.15);border-radius:9px;background:#090909e0;display:flex;flex-direction:column;justify-content:space-between;gap:.45rem}.technical-note-shell .runtime-context-node:not(:last-child):after{content:"";position:absolute;right:-.5rem;top:50%;width:.5rem;height:1px;background:#c6a25a5c;transform:translateY(-50%)}.technical-note-shell .runtime-context-node span{color:#f4f4f5e6;font-size:.82rem;font-weight:760;line-height:1.28}.technical-note-shell .runtime-context-node small{color:#d4d4d8a3;font-size:.72rem;line-height:1.35}.technical-note-shell .runtime-context-node-risk{border-color:#88344452;background:linear-gradient(180deg,#88344414,#090909e6)}.technical-note-shell .runtime-context-control{margin:.88rem 0 0;padding-top:.72rem;border-top:1px solid rgba(198,162,90,.12);color:#e4e4e7c7;font-size:.88rem;line-height:1.56}.technical-note-shell .runtime-context-control span{color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.technical-note-shell .runtime-decision-note{width:min(100%,calc(100vw - 32px));max-width:78ch;margin:0 0 2.35rem;padding-top:.85rem;border-top:1px solid rgba(198,162,90,.14);color:#e4e4e7d1;font-size:.93rem;line-height:1.72}.technical-note-shell .runtime-decision-note span{display:block;margin-bottom:.3rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .corpus-signals-eyebrow{margin:0 0 .42rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.technical-note-shell .corpus-signals-title{width:min(100%,calc(100vw - 32px));max-width:30ch;margin:0 0 .9rem;color:var(--color-text);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.16;letter-spacing:0}.technical-note-shell .corpus-signals-intro{width:min(100%,calc(100vw - 32px));max-width:78ch;margin:0 0 1.2rem;color:#e4e4e7db;font-size:.96rem;line-height:1.76}.technical-note-shell .corpus-signals-list{width:min(100%,calc(100vw - 32px));max-width:82ch;margin:0 0 1.05rem;border-top:1px solid rgba(198,162,90,.16);border-bottom:1px solid rgba(198,162,90,.12)}.technical-note-shell .corpus-signals-item{display:grid;grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);gap:clamp(1rem,2vw,1.35rem);padding:1rem 0;border-bottom:1px solid rgba(198,162,90,.1)}.technical-note-shell .corpus-signals-item:last-child{border-bottom:0}.technical-note-shell .corpus-signals-item dt{margin:0;color:#f4ead2f0;font-family:var(--font-mono);font-size:.72rem;font-weight:800;letter-spacing:.07em;line-height:1.45;text-transform:uppercase}.technical-note-shell .corpus-signals-item dd{margin:0;color:#e4e4e7d1;font-size:.93rem;line-height:1.72}.technical-note-shell .corpus-signals-control-note{width:min(100%,calc(100vw - 32px));max-width:78ch;margin:0 0 2.35rem;padding-top:.85rem;border-top:1px solid rgba(198,162,90,.14);color:#e4e4e7d1;font-size:.93rem;line-height:1.72}.technical-note-shell .corpus-signals-control-note span{display:block;margin-bottom:.3rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.technical-note-shell .knowledge-ingestion-title,.technical-note-shell .knowledge-ingestion-intro,.technical-note-shell .ingestion-surface-card,.technical-note-shell .ingestion-flow-note,.technical-note-shell .ingestion-architecture-note,.technical-note-shell .runtime-propagation-title,.technical-note-shell .runtime-propagation-intro,.technical-note-shell .runtime-propagation-card,.technical-note-shell .runtime-context-diagram,.technical-note-shell .runtime-context-node,.technical-note-shell .runtime-decision-note,.technical-note-shell .corpus-signals-title,.technical-note-shell .corpus-signals-intro,.technical-note-shell .corpus-signals-item,.technical-note-shell .corpus-signals-control-note{overflow-wrap:anywhere}@media (max-width: 900px){.technical-note-shell .semantic-gate-map{--semantic-gate-decision-x: 50%}.technical-note-shell .semantic-gate-entry,.technical-note-shell .semantic-gate-flow-invalid,.technical-note-shell .semantic-gate-flow-valid{grid-template-columns:minmax(0,1fr);max-width:620px;margin:0 auto}.technical-note-shell .semantic-gate-connector{min-height:24px}.technical-note-shell .semantic-gate-connector-horizontal:before{top:0;right:auto;bottom:0;left:50%;width:1px;height:auto;background:linear-gradient(180deg,#c6a25a29,#c6a25a75);transform:translate(-50%)}.technical-note-shell .semantic-gate-connector-horizontal:after{top:auto;right:auto;bottom:-1px;left:50%;border-top:5px solid rgba(198,162,90,.48);border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent;transform:translate(-50%)}.technical-note-shell .semantic-gate-flow-valid .semantic-gate-connector-horizontal:before{top:0;right:auto;bottom:0;left:50%;width:1px;height:auto;background:linear-gradient(180deg,#c6a25a24,#c6a25a66)}.technical-note-shell .semantic-gate-flow-valid .semantic-gate-connector-horizontal:after{top:auto;right:auto;bottom:-1px;left:50%;border-top:5px solid rgba(198,162,90,.42);border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent}.technical-note-shell .validation-focus-grid{grid-template-columns:minmax(0,1fr)}.technical-note-shell .validation-table-wrap{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.technical-note-shell .validation-table,.technical-note-shell .validation-table tbody{display:block;width:100%}.technical-note-shell .validation-table colgroup,.technical-note-shell .validation-table thead{display:none}.technical-note-shell .validation-table tr{display:grid;margin-bottom:.85rem;overflow:hidden;border:1px solid var(--validation-border);border-radius:11px;background:linear-gradient(180deg,#ffffff0a,#ffffff03),#080808ad}.technical-note-shell .validation-table tr:last-child{margin-bottom:0}.technical-note-shell .validation-table td{display:block;padding:.84rem .9rem;border-bottom:1px solid rgba(198,162,90,.1);background:transparent!important}.technical-note-shell .validation-table td:first-child{border-bottom-color:#c6a25a2e;background:#c6a25a0d!important}.technical-note-shell .validation-table td:last-child{border-bottom:0}.technical-note-shell .validation-table td:before{content:attr(data-label);display:block;margin-bottom:.28rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.62rem;font-weight:800;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.technical-note-shell .residual-table-wrap{overflow:visible}.technical-note-shell .residual-vector-table,.technical-note-shell .residual-vector-table tbody{display:block;min-width:0;width:100%}.technical-note-shell .residual-vector-table thead{display:none}.technical-note-shell .residual-vector-table tr{display:grid;border-bottom:1px solid var(--residual-border);background:#0808087a}.technical-note-shell .residual-vector-table tr:last-child{border-bottom:0}.technical-note-shell .residual-vector-table td{display:block;padding:.82rem .95rem;border-bottom:1px solid rgba(198,162,90,.1)}.technical-note-shell .residual-vector-table td:last-child{border-bottom:0}.technical-note-shell .residual-vector-table td:before{content:attr(data-label);display:block;margin-bottom:.28rem;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.62rem;font-weight:800;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.technical-note-shell .ingestion-surface-grid{grid-template-columns:minmax(0,1fr)}.technical-note-shell .runtime-propagation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-note-shell .runtime-context-track{grid-template-columns:repeat(3,minmax(0,1fr))}.technical-note-shell .runtime-context-node:nth-child(3n):after,.technical-note-shell .runtime-context-node:last-child:after{display:none}.technical-note-shell .corpus-signals-item{grid-template-columns:minmax(0,1fr);gap:.45rem}}@media (max-width: 640px){.technical-note-shell .semantic-gate-section .subsection-title{max-width:100%}.technical-note-shell .semantic-gate-map{padding:12px}.technical-note-shell .semantic-gate-board-head{align-items:start;flex-direction:column;gap:8px}.technical-note-shell .semantic-gate-board-head strong{text-align:left}.technical-note-shell .semantic-gate-card{min-height:0}.technical-note-shell .semantic-gate-card-blocked{grid-template-columns:minmax(0,1fr);align-items:start}.technical-note-shell .semantic-gate-card-blocked p{justify-self:start;margin-top:4px;white-space:normal}.technical-note-shell .semantic-gate-card h3{font-size:.94rem}.technical-note-shell .semantic-gate-principle{text-align:left}.technical-note-shell .runtime-propagation-grid,.technical-note-shell .runtime-context-track{grid-template-columns:minmax(0,1fr)}.technical-note-shell .runtime-context-track:before,.technical-note-shell .runtime-context-node:after{display:none}}.technical-note-shell .rag-derived-decision{position:relative;isolation:isolate;margin:clamp(22px,4vw,36px) 0 clamp(28px,5vw,46px);padding:clamp(20px,3vw,28px);overflow:hidden;border:1px solid rgba(198,162,90,.2);border-radius:16px;background:radial-gradient(circle at 12% 0%,rgba(198,162,90,.11),transparent 34%),linear-gradient(135deg,rgba(198,162,90,.07),transparent 48%),#090909c7;box-shadow:0 18px 48px #00000038}.technical-note-shell .rag-derived-decision:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(198,162,90,.4),transparent 36%),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 88px);opacity:.42}.technical-note-shell .rag-derived-decision-kicker{display:block;margin-bottom:clamp(16px,2.4vw,22px);color:var(--color-gold);font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.technical-note-shell .rag-derived-decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,18px)}.technical-note-shell .rag-derived-decision-item{min-width:0;padding:clamp(15px,2vw,18px);border:1px solid rgba(198,162,90,.14);border-radius:12px;background:linear-gradient(180deg,#ffffff09,#ffffff03),#08080885}.technical-note-shell .rag-derived-decision-item h3{margin:0 0 10px;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:800;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.technical-note-shell .rag-derived-decision-item p{margin:0;color:#e4e4e7db;font-size:clamp(.88rem,1.25vw,.94rem);line-height:1.72}.technical-note-shell .diagram-grid,.technical-note-shell .diagram-outcomes,.technical-note-shell .definition-grid,.technical-note-shell .ap-grid,.technical-note-shell .cycle-grid,.technical-note-shell .pipeline-branching,.technical-note-shell .trace-block,.technical-note-shell .code-block,.technical-note-shell .premium-pre,.technical-note-shell pre{max-width:100%}.technical-note-shell .trace-block,.technical-note-shell .code-block{overflow:hidden}.technical-note-shell pre,.technical-note-shell .premium-pre{overflow-x:auto;overscroll-behavior-inline:contain;white-space:pre;word-break:normal;scrollbar-color:rgba(198,162,90,.36) transparent;scrollbar-width:thin}.technical-note-shell :not(pre)>code{padding:.14em .34em;border:1px solid rgba(198,162,90,.12);border-radius:5px;background:#c6a25a0f;color:var(--color-gold-soft);font-size:.9em}.technical-note-shell .table-responsive{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:rgba(198,162,90,.36) transparent;scrollbar-width:thin;background:linear-gradient(to right,#090807 30%,transparent) left center,linear-gradient(to left,#090807 30%,transparent) right center,radial-gradient(farthest-side at 0 50%,rgba(198,162,90,.2),transparent) left center,radial-gradient(farthest-side at 100% 50%,rgba(198,162,90,.2),transparent) right center;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:42px 100%,42px 100%,16px 100%,16px 100%}.technical-note-shell .table-responsive>table{background-color:transparent}.technical-note-shell .premium-table th,.technical-note-shell .threat-table th,.technical-note-shell .matrix-table th{background:#c6a25a1a;color:var(--color-gold-soft)}.technical-note-shell .premium-table td,.technical-note-shell .threat-table td,.technical-note-shell .matrix-table td{border-bottom-color:#c6a25a1f}.technical-note-shell .step-number{background:var(--color-gold);box-shadow:0 4px 14px #c6a25a40}.technical-note-shell .note-bluf-card,.technical-note-shell .note-resource-card,.technical-note-shell .note-tech-card,.technical-note-shell .note-final-card,.technical-note-shell .note-code-section{border:1px solid rgba(198,162,90,.2);border-radius:18px;background:linear-gradient(180deg,#120f0cdb,#080808b8),radial-gradient(circle at 20% 0%,rgba(198,162,90,.1),transparent 36%);box-shadow:0 24px 70px #0000003d}.technical-note-shell .note-bluf-card{width:min(100%,960px);margin:0 auto clamp(24px,4vw,36px);padding:clamp(22px,4vw,32px);border-left:3px solid rgba(198,162,90,.72)}.technical-note-shell .note-bluf-label,.technical-note-shell .note-code-label{display:inline-flex;align-items:center;margin-bottom:12px;color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.technical-note-shell .note-bluf-flow{margin-bottom:10px;color:var(--color-text);font-family:var(--font-serif);font-size:clamp(1.18rem,2vw,1.52rem);line-height:1.35}.technical-note-shell .note-bluf-card p:not(.note-bluf-flow){max-width:74ch;color:var(--color-soft);font-size:.98rem;line-height:1.72}.technical-note-shell .note-related-section{padding-top:0;border-top:0}.technical-note-shell .note-resource-card{padding:clamp(22px,4vw,34px)}.technical-note-shell .note-resource-card h2{margin:8px 0 12px;font-size:clamp(1.55rem,2.6vw,2.1rem)}.technical-note-shell .note-resource-card p{max-width:64ch}.technical-note-shell .note-resource-link{display:inline-flex;align-items:center;margin-top:6px;padding-bottom:3px;border-bottom:1px solid rgba(198,162,90,.42);color:var(--color-gold-soft);font-family:var(--font-mono);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.technical-note-shell .note-resource-link:after{content:"→";margin-left:8px}.technical-note-shell .note-resource-link:hover{border-bottom-color:var(--color-text);color:var(--color-text)}.technical-note-shell .note-tech-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,20px);margin-top:clamp(22px,3vw,30px)}.technical-note-shell .note-tech-card{min-height:100%;padding:clamp(20px,3vw,26px)}.technical-note-shell .note-tech-card .json-label{display:block;margin-bottom:12px;color:var(--color-gold-soft);font-size:.72rem;line-height:1.4}.technical-note-shell .note-tech-card p{color:var(--color-soft);font-size:.92rem;line-height:1.68}.technical-note-shell .note-final-card{margin-top:clamp(24px,4vw,34px);padding:clamp(22px,4vw,30px);border-left:3px solid rgba(198,162,90,.72)}.technical-note-shell .note-final-card .json-label{display:block;margin-bottom:12px;color:var(--color-gold-soft);font-size:.72rem;line-height:1.4}.technical-note-shell .note-final-card p{max-width:76ch;color:var(--color-soft);font-size:.98rem;line-height:1.72}.technical-note-shell .note-final-card p:last-child{margin-bottom:0}.technical-note-shell .note-code-section{padding:clamp(24px,4vw,36px)}.technical-note-shell .note-code-title{max-width:100%;margin-top:0;font-size:clamp(1.55rem,2.8vw,2.2rem)}.technical-note-shell .note-code-disclaimer{max-width:72ch;color:var(--color-soft);font-size:.95rem}.technical-note-shell:not(:has(.diagram-figure)) .note-code-block{margin-bottom:0}.technical-note-shell .content-section.rag-note-intro{width:min(100%,1040px);padding-top:0;padding-bottom:clamp(42px,5vw,58px);border-top:0}.technical-note-shell .content-section.rag-note-terms-section{padding-top:clamp(40px,5vw,58px)}@media (max-width: 1024px){.technical-note-shell .rag-note-hero-grid{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:30px}.technical-note-shell .rag-note-hero-copy .paper-title,.technical-note-shell .rag-note-hero-copy .paper-subtitle{max-width:100%!important}.technical-note-shell .rag-note-scope-card{align-self:stretch}.technical-note-shell .rag-note-dossier,.technical-note-shell .rag-note-facts-card{grid-template-columns:minmax(0,1fr)}.technical-note-shell .rag-note-facts-card .rag-note-kicker,.technical-note-shell .rag-note-facts-card h2,.technical-note-shell .rag-note-fact-list{grid-column:1}.technical-note-shell .rag-note-fact-list{grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.technical-note-shell .rag-note-facts-card h2{max-width:100%}.technical-note-shell .rag-note-term-group{grid-template-columns:minmax(0,1fr);gap:14px}}@media (max-width: 760px){.technical-note-shell{width:calc(100vw - 24px);max-width:calc(100vw - 24px);margin-inline:auto;padding-inline:0;overflow:hidden}.technical-note-shell .paper-hero{padding:22px!important}.technical-note-shell .rag-note-hero-grid{width:100%;max-width:100%;gap:20px;margin:24px auto 34px;padding:6px 0 0}.technical-note-shell .paper-title{max-width:100%!important;font-size:clamp(2.35rem,12vw,3.65rem)!important;line-height:1.02!important}.technical-note-shell .rag-note-hero-copy .paper-title{max-width:100%!important;font-size:clamp(2.05rem,10.4vw,2.85rem)!important;line-height:1.02!important}.technical-note-shell .rag-note-hero-copy .paper-subtitle{font-size:.98rem;line-height:1.68}.technical-note-shell:not(:has(.diagram-figure)) .paper-title{font-size:clamp(1.95rem,8.6vw,2.45rem)!important;line-height:1.1!important}.technical-note-shell:not(:has(.diagram-figure)) .rag-note-hero-copy .paper-title{max-width:100%!important;font-size:clamp(2.05rem,10.4vw,2.85rem)!important;line-height:1.02!important}.technical-note-shell .rag-note-status-badge{margin-bottom:14px;white-space:normal}.technical-note-shell .rag-note-hero-meta{margin-bottom:12px;font-size:.68rem}.technical-note-shell .rag-note-scope-card{padding:20px;border-radius:14px}.technical-note-shell .rag-note-scope-card h2{font-size:clamp(1.4rem,7vw,1.85rem)}.technical-note-shell .rag-note-scope-link{white-space:normal}.technical-note-shell .content-section.rag-note-intro,.technical-note-shell .content-section.rag-note-terms-section,.technical-note-shell .rag-note-dossier{width:100%;max-width:100%}.technical-note-shell h2,.technical-note-shell h3,.technical-note-shell h4,.technical-note-shell .subsection-title{max-width:100%}.technical-note-shell .definition-grid,.technical-note-shell .ap-grid,.technical-note-shell .cycle-grid,.technical-note-shell .note-tech-card-grid,.technical-note-shell .diagram-grid,.technical-note-shell .diagram-outcomes{grid-template-columns:minmax(0,1fr)}.technical-note-shell .rag-access-board{padding:20px 16px}.technical-note-shell .rag-access-map{display:grid;gap:14px;min-height:0;max-width:100%}.technical-note-shell .rag-access-map:before,.technical-note-shell .rag-access-links{display:none}.technical-note-shell .rag-access-node,.technical-note-shell .rag-access-late-callout{position:relative;inset:auto;order:0;width:100%;min-height:0;transform:none;padding:18px}.technical-note-shell .rag-access-node-policy{order:1}.technical-note-shell .rag-access-node-context{order:2}.technical-note-shell .rag-access-node-input{order:3}.technical-note-shell .rag-access-node-prompt{order:4}.technical-note-shell .rag-access-late-callout{order:5;text-align:left}.technical-note-shell .rag-access-node-generator{order:6}.technical-note-shell .rag-access-node-outcomes{order:7}.technical-note-shell .rag-derived-decision-grid{grid-template-columns:minmax(0,1fr)}.technical-note-shell .rag-derived-decision{padding:20px 16px;border-radius:14px}.technical-note-shell .pipeline-branching{flex-direction:column}.technical-note-shell .pipeline-wrapper,.technical-note-shell .premium-card,.technical-note-shell .ap-card,.technical-note-shell .cycle-card{padding:20px}.technical-note-shell pre,.technical-note-shell .premium-pre{font-size:.76rem}.technical-note-shell .diagram-caption{padding:18px}.technical-note-shell .note-bluf-card,.technical-note-shell .note-resource-card,.technical-note-shell .note-code-section,.technical-note-shell .rag-note-synthesis-card,.technical-note-shell .rag-note-facts-card{padding:18px;border-radius:14px}.technical-note-shell .note-bluf-flow{font-size:1.08rem}.technical-note-shell .rag-note-synthesis-text{font-size:1.08rem;line-height:1.44}.technical-note-shell .rag-note-fact-list{grid-template-columns:minmax(0,1fr)}.technical-note-shell .rag-note-reference-link{white-space:normal}.technical-note-shell .rag-note-term-reference{border-radius:14px}.technical-note-shell .rag-note-term-group{padding:18px}.technical-note-shell .rag-note-term-row{grid-template-columns:minmax(0,1fr);gap:7px;padding:15px 0}.technical-note-shell .rag-note-term-definition{font-size:.92rem;line-height:1.68}}.technical-note-shell:not(:has(.diagram-figure)) .code-block{margin-block:clamp(24px,4vw,38px);overflow:hidden;border:1px solid rgba(198,162,90,.2);border-radius:14px;background:linear-gradient(180deg,#0e0c0af5,#060606f5);box-shadow:inset 0 1px #ffffff06,0 20px 50px #0003}.technical-note-shell:not(:has(.diagram-figure)) .code-block pre{margin:0;padding:clamp(20px,3vw,28px);background:transparent;color:var(--color-soft);font-family:var(--font-mono);font-size:clamp(.78rem,1.4vw,.88rem);line-height:1.75;overflow-x:auto}.technical-note-shell:not(:has(.diagram-figure)) .code-block code{color:inherit;font-family:inherit}.technical-note-shell pre,.technical-note-shell .premium-pre,.technical-note-shell .table-responsive,.technical-note-shell .diagram-container,.technical-note-shell .diagram-figure,.technical-note-shell .pipeline-wrapper{scrollbar-color:rgba(198,162,90,.58) rgba(7,7,7,.88);scrollbar-width:thin}.technical-note-shell pre::-webkit-scrollbar,.technical-note-shell .premium-pre::-webkit-scrollbar,.technical-note-shell .table-responsive::-webkit-scrollbar,.technical-note-shell .diagram-container::-webkit-scrollbar,.technical-note-shell .diagram-figure::-webkit-scrollbar,.technical-note-shell .pipeline-wrapper::-webkit-scrollbar{width:8px;height:8px}.technical-note-shell pre::-webkit-scrollbar-track,.technical-note-shell .premium-pre::-webkit-scrollbar-track,.technical-note-shell .table-responsive::-webkit-scrollbar-track,.technical-note-shell .diagram-container::-webkit-scrollbar-track,.technical-note-shell .diagram-figure::-webkit-scrollbar-track,.technical-note-shell .pipeline-wrapper::-webkit-scrollbar-track{background:#070707e0}.technical-note-shell pre::-webkit-scrollbar-thumb,.technical-note-shell .premium-pre::-webkit-scrollbar-thumb,.technical-note-shell .table-responsive::-webkit-scrollbar-thumb,.technical-note-shell .diagram-container::-webkit-scrollbar-thumb,.technical-note-shell .diagram-figure::-webkit-scrollbar-thumb,.technical-note-shell .pipeline-wrapper::-webkit-scrollbar-thumb{border:2px solid rgba(7,7,7,.88);border-radius:999px;background:linear-gradient(90deg,#8b6c32e6,#c6a25aeb)}.technical-note-shell pre::-webkit-scrollbar-corner,.technical-note-shell .premium-pre::-webkit-scrollbar-corner,.technical-note-shell .table-responsive::-webkit-scrollbar-corner,.technical-note-shell .diagram-container::-webkit-scrollbar-corner,.technical-note-shell .diagram-figure::-webkit-scrollbar-corner,.technical-note-shell .pipeline-wrapper::-webkit-scrollbar-corner{background:#070707e0}
