.flip-card{perspective:1200px;width:100%;min-height:var(--fc-face-min-height, 320px);height:var(--fc-face-height, var(--fc-face-min-height, 320px));display:block}.flip-inner{position:relative;width:100%;height:100%;min-height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);transform-style:preserve-3d;will-change:transform}.flip-card[data-state=back]>.flip-inner,.flip-card.is-flipped>.flip-inner{transform:rotateY(180deg)}.flip-front,.flip-back{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:var(--fc-radius, 12px);border:1px solid var(--fc-border);background:var(--fc-surface);color:var(--fc-text);box-shadow:var(--fc-shadow, 0 1px 2px rgb(0 0 0 / .06), 0 4px 12px rgb(0 0 0 / .04));overflow:hidden;box-sizing:border-box}.flip-front{z-index:2}.flip-back{transform:rotateY(180deg);background:var(--fc-back-bg, var(--fc-surface));color:var(--fc-back-text, var(--fc-text));border-color:var(--fc-back-border, var(--fc-border));font-family:var( --fc-mono-font, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );font-size:.85em;line-height:1.5}.flip-card:focus-visible{outline:2px solid var(--fc-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.flip-inner{transition:none}}:root,.fc-theme-light{--fc-bg: #fafbfc;--fc-surface: #ffffff;--fc-text: #111827;--fc-text-dim: #6b7280;--fc-border: #e5e7eb;--fc-accent: #2563eb;--fc-radius: 12px;--fc-shadow: 0 1px 2px rgb(0 0 0 / .06), 0 4px 12px rgb(0 0 0 / .04);--fc-back-bg: #f3f4f6;--fc-back-text: #111827;--fc-back-border: #d1d5db}.fc-theme-dark{--fc-bg: #0b0d10;--fc-surface: #15181d;--fc-text: #e5e7eb;--fc-text-dim: #9ca3af;--fc-border: #2a2f37;--fc-accent: #60a5fa;--fc-radius: 12px;--fc-shadow: 0 1px 2px rgb(0 0 0 / .4), 0 4px 12px rgb(0 0 0 / .3);--fc-back-bg: #0f1115;--fc-back-text: #e5e7eb;--fc-back-border: #2a2f37}@media(prefers-color-scheme:dark){:root:not(.fc-theme-light){--fc-bg: #0b0d10;--fc-surface: #15181d;--fc-text: #e5e7eb;--fc-text-dim: #9ca3af;--fc-border: #2a2f37;--fc-accent: #60a5fa;--fc-radius: 12px;--fc-shadow: 0 1px 2px rgb(0 0 0 / .4), 0 4px 12px rgb(0 0 0 / .3);--fc-back-bg: #0f1115;--fc-back-text: #e5e7eb;--fc-back-border: #2a2f37}}.fc-theme-midnight-sapphire{--fc-bg: #060a18;--fc-surface: #0c1430;--fc-text: #e6ebff;--fc-text-dim: #c8a96a;--fc-border: #1b2552;--fc-accent: #4f8cff;--fc-radius: 14px;--fc-shadow: 0 1px 2px rgb(0 0 0 / .55), 0 8px 28px rgb(8 18 64 / .55), 0 0 0 1px rgb(79 140 255 / .08) inset;--fc-back-bg: #091126;--fc-back-text: #f4e9c8;--fc-back-border: #2a3a78}.fc-asset-card{width:min(100%,360px);background:transparent;border:0;padding:0;text-align:left;cursor:pointer;color:inherit;font:inherit}.fc-asset-face{display:flex}.fc-asset-face-shell{display:flex;flex-direction:column;gap:.9rem;width:100%;height:100%;padding:1rem;background:linear-gradient(180deg,rgb(255 255 255 / .04),transparent 38%),var(--fc-surface)}.fc-asset-face-shell-adaptive{padding:.75rem;overflow:hidden}.fc-chart-face-shell{padding:0;gap:0;overflow:hidden}.fc-asset-back-shell{background:linear-gradient(180deg,rgb(79 140 255 / .08),transparent 30%),var(--fc-back-bg, var(--fc-surface))}.fc-asset-header,.fc-asset-eyebrow-group,.fc-asset-inline-meta,.fc-asset-timeline-meta{display:flex;align-items:center;gap:.5rem;justify-content:space-between;flex-wrap:wrap}.fc-asset-eyebrow{color:var(--fc-text-dim);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fc-asset-headline{margin:0;font-size:1.25rem;line-height:1.2}.fc-asset-summary,.fc-asset-media-caption,.fc-asset-faq-answer,.fc-asset-profile-meta,.fc-asset-profile-role,.fc-asset-quote{margin:0;color:var(--fc-text-dim);line-height:1.45}.fc-asset-body{display:flex;flex:1;flex-direction:column;gap:.9rem}.fc-asset-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.fc-asset-stat{display:flex;flex-direction:column;gap:.35rem;padding:.75rem;border:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);border-radius:calc(var(--fc-radius, 12px) - 4px);background:color-mix(in srgb,var(--fc-bg) 72%,transparent)}.fc-asset-stat-label,.fc-asset-list-label{color:var(--fc-text-dim);font-size:.74rem;text-transform:uppercase;letter-spacing:.04em}.fc-asset-stat-value,.fc-asset-profile-name{font-size:1rem}.fc-asset-list{display:grid;grid-template-columns:max-content 1fr;gap:.45rem .75rem;margin:0}.fc-asset-list-value{margin:0}.fc-asset-list-value .fc-tone-pill{max-width:100%;white-space:normal;word-break:break-word;line-height:1.25}.fc-asset-bullets,.fc-asset-timeline,.fc-asset-faq{display:flex;flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none}.fc-asset-bullets{padding-left:1rem;list-style:disc}.fc-asset-adaptive-card{display:flex;flex-direction:column;flex:1;width:100%;height:100%;padding:.75rem;background:#fff;color:#1f2937;border-radius:calc(var(--fc-radius, 12px) - 4px);border:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);font-family:Segoe UI,system-ui,sans-serif;overflow:auto;cursor:default}.fc-asset-adaptive-card .ac-container,.fc-asset-adaptive-card .ac-actionSet,.fc-asset-adaptive-card .ac-textBlock{color:inherit}.fc-asset-adaptive-card-error{margin:.5rem 0 0;color:#b91c1c;font-size:.8rem}.fc-chart-header,.fc-chart-back-header-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .95rem;border-bottom:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent)}.fc-chart-badge-row,.fc-chart-back-tabs,.fc-chart-link-row,.fc-chart-lang-row,.fc-chart-position-bar{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.fc-chart-badge,.fc-chart-brand,.fc-chart-lang-badge,.fc-chart-path,.fc-chart-link,.fc-chart-back-tab{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.65rem;font-weight:700;letter-spacing:.04em}.fc-chart-badge,.fc-chart-brand,.fc-chart-lang-badge,.fc-chart-path{padding:.28rem .5rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);background:color-mix(in srgb,var(--fc-bg) 78%,transparent)}.fc-chart-brand{color:var(--fc-text-dim)}.fc-chart-hero{display:flex;align-items:center;justify-content:center;min-height:112px;padding:1rem 1.25rem;border-bottom:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);background:linear-gradient(135deg,var(--fc-chart-accent-soft),transparent 72%),color-mix(in srgb,var(--fc-bg) 84%,transparent)}.fc-chart-hero svg{display:block;width:100%;max-width:260px;height:80px}.fc-chart-body,.fc-chart-back-details{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:.95rem}.fc-chart-title{margin:0;font-size:1.2rem;line-height:1.15}.fc-chart-summary,.fc-chart-back-summary{margin:0;color:var(--fc-text-dim);line-height:1.45}.fc-chart-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .8rem}.fc-chart-meta-cell{display:flex;flex-direction:column;gap:.25rem}.fc-chart-meta-label{color:var(--fc-text-dim);font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.fc-chart-meta-value{font-size:.78rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.fc-chart-position-pip{width:28px;max-width:100%;height:5px;border-radius:999px;background:color-mix(in srgb,var(--fc-border) 82%,transparent)}.fc-chart-position-pip.active{background:var(--fc-chart-accent, var(--fc-accent))}.fc-chart-link,.fc-chart-back-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);background:color-mix(in srgb,var(--fc-bg) 78%,transparent);color:inherit;text-decoration:none;border-radius:.5rem;padding:.5rem .7rem;cursor:pointer}.fc-chart-back-shell{gap:0;padding:0}.fc-chart-back-shell>.fc-asset-headline{padding:.95rem .95rem 0}.fc-chart-back-tabs{justify-content:flex-end}.fc-chart-back-tab.is-active{border-color:var(--fc-accent);background:color-mix(in srgb,var(--fc-accent) 22%,transparent)}.fc-chart-back-list{display:grid;grid-template-columns:max-content 1fr;gap:.45rem .8rem;margin:0}.fc-chart-back-list dt{color:var(--fc-text-dim);font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.fc-chart-back-list dd{margin:0;word-break:break-word}.fc-chart-back-links{margin-top:auto}.fc-asset-timeline-item,.fc-asset-faq-item,.fc-asset-profile,.fc-asset-media{display:flex;flex-direction:column;gap:.3rem;padding:.75rem;border:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);border-radius:calc(var(--fc-radius, 12px) - 4px);background:color-mix(in srgb,var(--fc-bg) 78%,transparent)}.fc-asset-timeline-phase,.fc-asset-faq-question{font-weight:700}.fc-tone-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.22rem .5rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--fc-border) 80%,transparent);font-size:.72rem;font-weight:700;line-height:1;white-space:nowrap}.fc-tone-positive{background:#22c55e24;color:#15803d}.fc-tone-warning{background:#f59e0b29;color:#b45309}.fc-tone-critical{background:#ef444429;color:#b91c1c}.fc-tone-neutral{background:color-mix(in srgb,var(--fc-bg) 78%,transparent);color:inherit}.fc-asset-code,.fc-asset-json{margin:0;white-space:pre-wrap;overflow:auto;padding:.9rem;border-radius:calc(var(--fc-radius, 12px) - 4px);border:1px solid color-mix(in srgb,var(--fc-back-border, var(--fc-border)) 88%,transparent);background:color-mix(in srgb,var(--fc-bg) 24%,transparent);font-size:.78rem}.fc-asset-json{flex:1}@media(max-width:720px){.fc-asset-card{width:100%}.fc-asset-stats,.fc-chart-meta-grid,.fc-chart-back-list{grid-template-columns:1fr}}:root{color-scheme:light dark;background:var(--fc-bg);color:var(--fc-text);font-family:Segoe UI,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}body{margin:0;background:radial-gradient(circle at top,rgb(37 99 235 / .12),transparent 28%),var(--fc-bg);color:var(--fc-text)}*{box-sizing:border-box}.flipdeck-shell{max-width:1320px;margin:0 auto;padding:2.5rem 1.25rem 4rem;background:var(--fc-bg);color:var(--fc-text)}.flipdeck-hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:1.5rem;align-items:stretch;margin-bottom:1.75rem}.flipdeck-copy,.flipdeck-summary-card,.flipdeck-category-chip,.fc-catalog-section{border:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);border-radius:var(--fc-radius, 12px);background:var(--fc-surface);box-shadow:var(--fc-shadow)}.flipdeck-copy{padding:1.5rem}.flipdeck-kicker,.fc-catalog-section-kicker{margin:0 0 .75rem;color:var(--fc-text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:700}.flipdeck-copy h1,.fc-catalog-section-header h2{margin:0;line-height:1.15}.flipdeck-description{max-width:72ch;margin:1rem 0 0;color:var(--fc-text-dim);line-height:1.6}.flipdeck-controls{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.flipdeck-control{font:inherit;padding:.45rem .9rem;border:1px solid color-mix(in srgb,var(--fc-border) 88%,transparent);border-radius:999px;background:transparent;color:var(--fc-text-dim);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.flipdeck-control:hover{color:var(--fc-text);border-color:var(--fc-text-dim)}.flipdeck-control.is-active{background:var(--fc-text);color:var(--fc-bg);border-color:var(--fc-text)}.flipdeck-summary-grid{display:grid;gap:1rem}.flipdeck-summary-card,.flipdeck-category-chip{padding:1rem 1.1rem}.flipdeck-summary-card strong,.flipdeck-category-chip strong,.fc-catalog-section-count{display:block;margin-top:.5rem;font-size:1.5rem}.flipdeck-summary-card p{margin:.65rem 0 0;color:var(--fc-text-dim)}.flipdeck-summary-label{color:var(--fc-text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:700}.flipdeck-category-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin-bottom:1.5rem}.flipdeck-category-chip{display:flex;flex-direction:column;gap:.4rem;font:inherit;text-align:left;color:inherit;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.flipdeck-category-chip:hover{border-color:var(--fc-text-dim)}.flipdeck-category-chip.is-active{border-color:var(--fc-text);transform:translateY(-1px)}.flipdeck-category-chip span,.fc-catalog-section-count{color:var(--fc-text-dim)}.fc-catalog{display:flex;flex-direction:column;gap:1.25rem}.fc-catalog-section{padding:1.1rem}.fc-catalog-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.fc-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}@media(max-width:900px){.flipdeck-hero{grid-template-columns:1fr}}
