/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@300;400;500;600&family=JetBrains+Mono:wght@300;400;500&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-medium:500;--tracking-widest:.1em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#0a0a0f;--bg-surface:#111118;--bg-raised:#16161e;--text:#e8e4df;--text-muted:#9090a0;--text-faint:#555565;--border:#2a2a38;--accent-cyan:#00d4aa;--accent-red:#f44;--accent-amber:#f0c040;--font-serif:"EB Garamond",Georgia,serif;--font-sans:"DM Sans",system-ui,sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace;--sidebar-width:190px;--mobile-nav-height:0px}[data-theme=light]{--bg:#f5f2ee;--bg-surface:#ede9e3;--bg-raised:#e5e0d8;--text:#1a1a2e;--text-muted:#555570;--text-faint:#8888a0;--border:#ccc8c0;--accent-cyan:#009e7e;--accent-red:#d93636;--accent-amber:#c49a20}*{box-sizing:border-box}html{font-family:var(--font-sans);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{background:var(--bg);color:var(--text)}body{min-height:100vh;margin:0}h1,h2,h3,h4{font-family:var(--font-serif);margin:0;font-weight:400}p{margin:0}a{color:inherit;text-decoration:none}hr{border:none;border-top:1px solid var(--border);margin:0}.mono,code{font-family:var(--font-mono)}::selection{background:var(--accent-cyan);color:var(--bg)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px;border-radius:2px}.social-link{color:var(--text-muted);transition:color .15s}.social-link:hover{color:var(--accent-cyan)!important}.theme-toggle{border:1px solid var(--border);cursor:pointer;width:100%;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);text-align:center;background:0 0;border-radius:4px;padding:.4rem .75rem;font-size:.6rem;transition:all .15s}.theme-toggle:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.contact-link{transition:background .15s}.contact-link:hover{background:var(--bg-surface)}.cta-button{transition:all .15s}.cta-button:hover{background:var(--accent-cyan);color:var(--bg)!important}.timeline-row{border-radius:4px;margin:0 -1rem;transition:background .15s;padding-left:1rem!important;padding-right:1rem!important}.timeline-row:hover{background:var(--bg-surface)}.resume-row{transition:background .15s}.resume-row:hover{background:var(--bg-surface)}.download-btn{transition:all .15s}.download-btn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.skill-tag{transition:all .15s}.skill-tag:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.mobile-nav{display:none}.mobile-nav-bar{background:var(--bg);border-bottom:1px solid var(--border);z-index:100;-webkit-backdrop-filter:blur(12px);justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.mobile-nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:28px;height:28px;padding:0;display:flex;position:relative}.hamburger-line{background:var(--text);transform-origin:50%;border-radius:1px;width:20px;height:1.5px;transition:all .25s;display:block}.hamburger-top.open{transform:translateY(6.5px)rotate(45deg)}.hamburger-mid.open{opacity:0;transform:scaleX(0)}.hamburger-bot.open{transform:translateY(-6.5px)rotate(-45deg)}.mobile-nav-overlay{background:var(--bg);z-index:99;opacity:0;pointer-events:none;padding:2rem 1.5rem;transition:opacity .2s,transform .2s;position:fixed;inset:56px 0 0;transform:translateY(-8px)}.mobile-nav-overlay.open{opacity:1;pointer-events:auto;transform:translateY(0)}.stat-divider{background:var(--border);flex-shrink:0;align-self:center;width:1px;height:2.5rem}@media (max-width:768px){:root{--sidebar-width:0px;--mobile-nav-height:56px}.sidebar{display:none!important}.mobile-nav{display:block}main{padding:calc(var(--mobile-nav-height) + 1.5rem) 1.25rem 2rem!important}.stat-divider{display:none}.stats-row{grid-template-columns:repeat(3,1fr)!important;gap:0!important;padding:1rem!important;display:grid!important}.stats-row>div{text-align:center}.research-stats-grid,.timeline-grid{grid-template-columns:1fr!important}.timeline-grid{gap:.25rem!important}.timeline-date{font-size:.65rem!important}.policy-stack-grid{grid-template-columns:28px 1fr!important}.policy-stack-catches{display:none}}@media (max-width:480px){.stats-row{background:var(--border)!important;grid-template-columns:1fr!important;gap:1px!important}.stats-row>div{background:var(--bg-surface);padding:1rem!important}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.cartograph-root{background:radial-gradient(circle at top left,#00d4aa2e,transparent 34%),radial-gradient(circle at 82% 0,#ff44441f,transparent 24%),linear-gradient(180deg,#ffffff05,transparent 24%),var(--bg);min-height:100vh}.cartograph-topbar{z-index:80;-webkit-backdrop-filter:blur(20px);background:var(--bg);position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.cartograph-topbar{background:color-mix(in srgb,var(--bg) 84%,transparent)}}.cartograph-topbar{border-bottom:1px solid #ffffff0f}.cartograph-topbar-row{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.95rem 1.5rem;display:flex}.cartograph-wordmark{flex-direction:column;gap:.15rem;display:flex}.cartograph-wordmark-title{font-family:var(--font-serif);color:var(--text);font-size:1.2rem;line-height:1}.cartograph-wordmark-subtitle{font-family:var(--font-mono);letter-spacing:.14em;color:var(--accent-cyan);text-transform:uppercase;font-size:.58rem}.cartograph-anchor-nav{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cartograph-anchor-nav a,.cartograph-topbar-link{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;font-size:.66rem}.cartograph-topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.cartograph-theme-toggle{border:1px solid var(--border);color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;padding:.4rem .75rem;font-size:.64rem}.cartograph-progress{transform-origin:0;background:linear-gradient(90deg,var(--accent-cyan),var(--accent-red));height:2px}.cartograph-main{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 4rem}.cartograph-hero,.cartograph-section{padding:2rem 0}.cartograph-architecture-grid,.cartograph-boundary-grid,.cartograph-brief-grid,.cartograph-hero-grid,.cartograph-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.cartograph-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start}.cartograph-hero-sidebar{gap:1rem;display:grid}.cartograph-hero-title,.cartograph-section-heading h2{font-family:var(--font-serif);color:var(--text);letter-spacing:-.02em}.cartograph-hero-title{max-width:10ch;margin:0 0 1rem;font-size:clamp(3rem,7vw,5.75rem);line-height:.93}.cartograph-architecture-card p,.cartograph-case-card p,.cartograph-case-list dd,.cartograph-case-signal p,.cartograph-final-panel p,.cartograph-finding-card p,.cartograph-hero-copy,.cartograph-incident-row p,.cartograph-limit-note,.cartograph-model-row p,.cartograph-secondary-card p,.cartograph-section-heading p,.cartograph-snapshot-card p,.cartograph-workflow-card p{font-family:var(--font-sans);color:var(--text-muted);line-height:1.75}.cartograph-section-heading{max-width:800px;margin-bottom:1.5rem}.cartograph-section-heading h2{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3.35rem);line-height:1.03}.cartograph-card-kicker,.cartograph-hero-caption,.cartograph-section-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem}.cartograph-section-eyebrow{color:var(--accent-cyan);margin-bottom:.85rem}.cartograph-card-kicker,.cartograph-hero-caption{color:var(--text-faint)}.cartograph-architecture-card,.cartograph-boundary-card,.cartograph-brief-card,.cartograph-case-card,.cartograph-compare-card,.cartograph-final-panel,.cartograph-finding-card,.cartograph-hero-panel,.cartograph-incident-board,.cartograph-model-panel,.cartograph-secondary-card,.cartograph-snapshot-card,.cartograph-threat-card,.cartograph-workflow-card{background:#111118d6;border:1px solid #ffffff0f;border-radius:22px;box-shadow:0 24px 60px #0000003d}.cartograph-boundary-card,.cartograph-brief-card,.cartograph-compare-card,.cartograph-final-panel,.cartograph-hero-panel,.cartograph-incident-board,.cartograph-model-panel,.cartograph-snapshot-card,.cartograph-threat-card,.cartograph-workflow-card{padding:1.35rem}.cartograph-incident-board{background:linear-gradient(#ffffff0a,#ffffff03),#111118e0}.cartograph-architecture-card h3,.cartograph-brief-card h2,.cartograph-brief-findings h3,.cartograph-case-card h3,.cartograph-final-panel h3,.cartograph-finding-card h3,.cartograph-incident-board h3,.cartograph-incident-row h4,.cartograph-layer-card h3,.cartograph-secondary-card h3,.cartograph-threat-card h3{font-family:var(--font-serif);color:var(--text);margin:0 0 .45rem}.cartograph-incident-list{gap:.85rem;margin-top:1rem;display:grid}.cartograph-incident-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;padding:.95rem 1rem}.cartograph-incident-header{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.55rem;font-size:.62rem;display:flex}.cartograph-compare-card-accent{background:linear-gradient(#00d4aa1f,#111118d6);border-color:#00d4aa3d}.cartograph-compare-grid,.cartograph-findings-grid,.cartograph-secondary-insights,.cartograph-threat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cartograph-findings-grid,.cartograph-secondary-insights{grid-template-columns:repeat(3,minmax(0,1fr))}.cartograph-proof-grid{align-items:stretch}.cartograph-case-list dt,.cartograph-case-meta,.cartograph-hero-panel-header,.cartograph-hero-stat-label,.cartograph-hero-stat-note,.cartograph-ribbon-label,.cartograph-ribbon-note{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.cartograph-case-list dt,.cartograph-hero-panel-header,.cartograph-hero-stat-label,.cartograph-ribbon-label,.cartograph-ribbon-note{color:var(--text-muted)}.cartograph-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.cartograph-results-ribbon{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.cartograph-case-signal,.cartograph-hero-stat,.cartograph-ribbon-card,.cartograph-workflow-metric{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:1rem}.cartograph-hero-stat-value,.cartograph-ribbon-value{font-family:var(--font-mono);color:var(--text);margin-bottom:.35rem;font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.05}.cartograph-hero-stat-note{color:var(--accent-cyan);margin-top:.35rem}.cartograph-final-actions,.cartograph-hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.cartograph-primary-cta,.cartograph-secondary-cta{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.15rem;font-size:.68rem;display:inline-flex}.cartograph-primary-cta{border:1px solid var(--accent-cyan);color:var(--accent-cyan);background:#00d4aa24}.cartograph-secondary-cta{border:1px solid var(--border);color:var(--text-muted)}.cartograph-workflow-card{gap:1rem;display:grid}.cartograph-workflow-card h3{font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1.08}.cartograph-workflow-split{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.cartograph-workflow-metric span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.4rem;font-size:.64rem;display:block}.cartograph-workflow-metric strong{font-family:var(--font-mono);color:var(--text);font-size:1.25rem;line-height:1.3;display:block}.cartograph-workflow-highlights{gap:.7rem;display:grid}.cartograph-workflow-highlight{grid-template-columns:auto 1fr;align-items:start;gap:.75rem;display:grid}.cartograph-workflow-highlight p{margin-top:.05rem}.cartograph-model-panel-wide,.cartograph-model-row{margin-top:1rem}.cartograph-model-header{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text);justify-content:space-between;gap:1rem;margin-bottom:.35rem;font-size:.72rem;display:flex}.cartograph-model-bar{background:#ffffff0f;border-radius:999px;height:10px;margin-bottom:.45rem;overflow:hidden}.cartograph-model-bar-fill{border-radius:inherit;background:linear-gradient(90deg,var(--accent-red),var(--accent-amber));height:100%}.cartograph-proof-note{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent-cyan);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;margin-top:1rem;padding:.95rem 1rem;font-size:.68rem;line-height:1.8}.cartograph-pipeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;margin-bottom:1.25rem;display:grid}.cartograph-pipeline-step{text-align:center;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0f;border-radius:999px;padding:.9rem .8rem;font-size:.64rem}.cartograph-sticky-stack{flex-direction:column;align-self:start;gap:.85rem;display:flex;position:sticky;top:6rem}.cartograph-architecture-card,.cartograph-case-card,.cartograph-finding-card,.cartograph-layer-card,.cartograph-secondary-card{padding:1.2rem}.cartograph-layer-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;grid-template-columns:48px 1fr;gap:.9rem;display:grid}.cartograph-layer-index{font-family:var(--font-mono);color:var(--accent-cyan);justify-content:center;align-items:flex-start;padding-top:.1rem;font-size:1rem;display:flex}.cartograph-layer-card span{font-family:var(--font-mono);color:var(--accent-amber);letter-spacing:.03em;margin-top:.45rem;font-size:.68rem;display:inline-block}.cartograph-chip-row{flex-wrap:wrap;gap:.5rem;margin-top:.9rem;display:flex}.cartograph-chip{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:.4rem .7rem;font-size:.64rem}.cartograph-case-card-expanded,.cartograph-caseboard{gap:1rem;display:grid}.cartograph-case-topline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.cartograph-block-chip-row,.cartograph-handle-row{flex-wrap:wrap;gap:.5rem;display:flex}.cartograph-block-chip,.cartograph-handle-chip{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff17;border-radius:999px;align-items:center;padding:.38rem .65rem;font-size:.62rem;display:inline-flex}.cartograph-block-chip{color:var(--accent-cyan);background:#00d4aa14;border-color:#00d4aa33}.cartograph-case-meta{color:var(--accent-cyan);justify-content:space-between;gap:.75rem;display:flex}.cartograph-case-quote{border-left:2px solid var(--accent-cyan);font-family:var(--font-serif);color:var(--text);background:#ffffff08;border-radius:0 16px 16px 0;margin:0;padding:1rem 1.05rem;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.35}.cartograph-case-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.cartograph-case-list{gap:.7rem;margin:0;display:grid}.cartograph-case-list div{gap:.15rem;display:grid}.cartograph-detail-block{border-top:1px solid #ffffff12;margin-top:.9rem;padding-top:.9rem}.cartograph-detail-block summary{cursor:pointer;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.66rem;list-style:none}.cartograph-detail-block summary::-webkit-details-marker{display:none}.cartograph-detail-block div{font-family:var(--font-sans);color:var(--text-muted);margin-top:.7rem;line-height:1.7}.cartograph-limit-note{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;margin-top:1rem;padding:1rem 1.1rem}.cartograph-final-panel{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cartograph-brief-findings,.cartograph-brief-grid{gap:1rem;display:grid}.cartograph-brief-findings{grid-template-columns:repeat(3,minmax(0,1fr))}.cartograph-boundary-card ul,.cartograph-brief-card ul,.cartograph-compare-card ul{color:var(--text-muted);margin:.9rem 0 0;padding-left:1.2rem;line-height:1.8}.cartograph-boundary-card li,.cartograph-brief-card li,.cartograph-compare-card li{margin-bottom:.3rem}@media (max-width:1100px){.cartograph-architecture-grid,.cartograph-boundary-grid,.cartograph-brief-findings,.cartograph-brief-grid,.cartograph-findings-grid,.cartograph-hero-grid,.cartograph-results-grid,.cartograph-secondary-insights{grid-template-columns:1fr}.cartograph-case-signal-grid,.cartograph-pipeline,.cartograph-results-ribbon,.cartograph-workflow-split{grid-template-columns:repeat(2,minmax(0,1fr))}.cartograph-sticky-stack{position:static}.cartograph-final-panel{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.cartograph-topbar-row{padding-top:calc(var(--mobile-nav-height) + .75rem);flex-direction:column;align-items:flex-start}.cartograph-anchor-nav{width:100%;overflow-x:auto}.cartograph-anchor-nav,.cartograph-topbar-actions{justify-content:flex-start}.cartograph-main{padding:1rem 1rem 3rem}.cartograph-hero,.cartograph-section{padding:1.35rem 0}.cartograph-case-signal-grid,.cartograph-compare-grid,.cartograph-hero-stats,.cartograph-pipeline,.cartograph-results-ribbon,.cartograph-threat-grid,.cartograph-workflow-split{grid-template-columns:1fr}.cartograph-case-meta,.cartograph-case-topline{flex-direction:column;align-items:flex-start}.cartograph-hero-title{max-width:12ch}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}