:root{--land-rail: 5.5rem;--land-max: 1180px;--land-pad: clamp(1rem, 4vw, 2.5rem);--land-ease: cubic-bezier(.16, 1, .3, 1)}.land-section{position:relative;padding:clamp(4rem,8vw,6.5rem) 0}.land-section--tight{padding:clamp(2.5rem,6vw,4.5rem) 0}.land-section+.land-section{border-top:1px solid var(--border-light)}.land-container{width:100%;max-width:var(--land-max);margin:0 auto;padding:0 var(--land-pad)}.land-head{display:grid;grid-template-columns:var(--land-rail) minmax(0,1fr);gap:1.25rem;align-items:start;margin-bottom:clamp(2rem,5vw,3.25rem)}.land-index{margin:0;padding-top:.5rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.08em;color:var(--text-muted);font-variant-numeric:tabular-nums}.land-index b{font-weight:500;color:var(--signal)}.land-menu{margin:0 0 .55rem;font-family:var(--font-sans);font-size:.95rem;font-weight:500;color:var(--text-secondary)}.land-kicker{margin:0 0 .55rem;font-family:var(--font-sans);font-size:.95rem;font-weight:500;color:var(--accent-primary)}.land-title{margin:0;max-width:24ch;font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.04;letter-spacing:-.03em;text-wrap:balance;color:var(--text-primary)}.land-title em{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.06em;letter-spacing:-.01em;color:#ffb3c2}.land-clear{margin:1rem 0 0;max-width:60ch;font-family:var(--font-sans);font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:500;line-height:1.55;color:var(--text-primary);text-wrap:pretty}.land-clear b{font-weight:600;color:var(--signal)}.land-lede{margin:.9rem 0 0;max-width:62ch;font-size:1rem;line-height:1.65;color:var(--text-secondary);text-wrap:pretty}.state{position:relative;display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.04em;color:var(--text-secondary);white-space:nowrap}.state:before{content:"";width:8px;height:8px;border-radius:50%;flex:0 0 auto}.state--live{color:var(--signal)}.state--live:before{background:var(--signal)}.state--live:after{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:var(--signal);opacity:.5;animation:statePulse 2.4s ease-out infinite;pointer-events:none}.state--internal:before{background:transparent;border:1.5px solid var(--text-muted)}.state--wip{padding:.22rem .6rem;border:1px dashed rgba(255,255,255,.3);border-radius:999px;color:var(--text-secondary)}.state--wip:before{display:none}@keyframes statePulse{0%{transform:scale(1);opacity:.55}to{transform:scale(2.8);opacity:0}}.live-dot{position:relative;display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--signal);flex:0 0 auto}.live-dot:after{content:"";position:absolute;inset:0;border-radius:50%;background:var(--signal);opacity:.5;animation:statePulse 2.4s ease-out infinite}.land-figure{font-family:var(--font-display);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1;white-space:nowrap}.count{display:inline-block;font-variant-numeric:tabular-nums;min-width:var(--w, auto)}.land-caption{font-family:var(--font-sans);font-size:.875rem;font-weight:500;line-height:1.5;color:var(--text-secondary)}.land-source{font-family:var(--font-sans);font-size:.875rem;line-height:1.5;color:var(--text-muted)}.land-mono{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em;color:var(--text-muted)}.land-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border:1px solid var(--border-light);border-radius:999px;background:#ffffff08;font-family:var(--font-sans);font-size:.875rem;color:var(--text-secondary)}.ink-panel{background:var(--ink-2);border:1px solid var(--border-light);border-radius:1.25rem}.ink-panel--raised{background:linear-gradient(160deg,var(--ink-3),var(--ink-2) 70%)}.tech-rule{height:1px;background:linear-gradient(90deg,var(--border-light),transparent)}.paper{background:var(--paper);color:var(--paper-ink)}.paper p,.paper li{color:#3e3c36}.paper .land-title{color:var(--paper-ink)}.paper .land-title em{color:#c8264a}.paper .land-index{color:#6b665b}.paper .land-index b{color:#c8264a}.paper .land-menu,.paper .land-caption{color:#4a4841}.paper .land-kicker{color:#c8264a}.paper .land-clear{color:var(--paper-ink)}.paper .land-clear b{color:#c8264a}.paper .land-lede,.paper .land-source,.paper .land-mono{color:#6b665b}.paper .state{color:#4a4841}.paper .state--live{color:#b33a15}.paper .state--live:before,.paper .state--live:after{background:#d9481f}.paper .state--internal:before{border-color:#8a857a}.paper .state--wip{border-color:#14141a52}.paper a{color:var(--paper-ink)}.paper a:hover{color:#c8264a}.paper .btn-secondary{color:var(--paper-ink);border-color:#14141a38;backdrop-filter:none}.paper .btn-secondary:hover{background:#14141a0d;border-color:var(--paper-ink);color:var(--paper-ink)}.paper .land-tag{border-color:#14141a2e;background:#fff6;color:var(--paper-ink)}.paper ::selection{background:#c8264a2e;color:var(--paper-ink)}.land-section .btn-primary,.hero .btn-primary{animation:none;box-shadow:none;border-radius:.8rem}.land-section .btn-primary:hover,.hero .btn-primary:hover{box-shadow:0 8px 30px #ff5a7a47}.btn-ink{background:var(--text-primary);color:var(--ink);border-radius:.8rem;font-weight:600}.btn-ink:hover{background:#fff;color:var(--ink);transform:translateY(-2px)}.paper .btn-ink{background:var(--paper-ink);color:var(--paper)}.paper .btn-ink:hover{background:#000;color:#fff}.land-link{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;color:var(--text-primary);text-decoration:underline;text-decoration-color:#ffffff40;text-underline-offset:.2em}.land-link:hover{color:var(--signal);text-decoration-color:currentColor}.paper .land-link:hover{color:#c8264a}.grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 25% 15%,#000 10%,transparent 70%);mask-image:radial-gradient(ellipse 70% 60% at 25% 15%,#000 10%,transparent 70%)}.rail{display:none}@media(min-width:1400px){.rail{display:block;position:fixed;z-index:40;top:112px;left:calc((100vw - var(--land-max)) / 2 - var(--land-rail) - 1.5rem);width:var(--land-rail);height:calc(100vh - 160px);pointer-events:none}}.rail ol{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:0;list-style:none}.rail ol:before{content:"";position:absolute;left:3px;top:0;bottom:0;width:1px;background:var(--border-light)}.rail ol:after{content:"";position:absolute;left:2px;top:0;width:3px;height:100%;border-radius:2px;background:var(--signal);transform-origin:top;transform:scaleY(0)}@supports (animation-timeline: scroll()){.rail ol:after{animation:railFill linear both;animation-timeline:scroll(root)}}@keyframes railFill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.rail a{position:relative;display:flex;align-items:baseline;gap:.55rem;padding-left:1.1rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;color:var(--text-muted);text-decoration:none;pointer-events:auto;transition:color .16s ease}.rail a:before{content:"";position:absolute;left:0;top:.5em;width:7px;height:1px;background:var(--text-muted);transition:width .16s ease,background .16s ease}.rail a span{font-family:var(--font-sans);font-size:.78rem;font-weight:500;letter-spacing:0;color:var(--text-secondary);opacity:0;transition:opacity .16s ease}.rail:hover a span,.rail a:focus-visible span,.rail a[aria-current] span{opacity:1}.rail a[aria-current]{color:var(--signal)}.rail a[aria-current]:before{width:11px;background:var(--signal)}.rail a:hover{color:var(--text-primary)}.rail--paper ol:before{background:#14141a29}.rail--paper ol:after{background:#c8264a}.rail--paper a{color:#6b665b}.rail--paper a:before{background:#8a857a}.rail--paper a span{color:#4a4841}.rail--paper a[aria-current]{color:#c8264a}.rail--paper a[aria-current]:before{background:#c8264a}html.js .draw-path{stroke-dasharray:1;stroke-dashoffset:1}html.js .visible .draw-path,html.js .draw-path.visible{animation:drawPath 1.1s cubic-bezier(.4,0,.2,1) forwards;animation-delay:calc(var(--i, 0) * .12s)}@keyframes drawPath{to{stroke-dashoffset:0}}html.js .pop{opacity:0;transform:scale(.96);transform-box:fill-box;transform-origin:center}html.js .visible .pop,html.js .pop.visible{animation:popIn .55s var(--land-ease) forwards;animation-delay:calc(var(--i, 0) * 90ms)}@keyframes popIn{to{opacity:1;transform:scale(1)}}.offscreen .state--live:after,.offscreen .live-dot:after,.offscreen .pausable{animation-play-state:paused}.reveal-stagger>.reveal{transition-delay:calc(var(--i, 0) * 70ms)}@media(max-width:720px){.land-head{grid-template-columns:1fr;gap:.4rem}.land-index{padding-top:0}.land-title{max-width:none}.land-clear{font-size:1.05rem}}@media(max-width:640px){.grid-bg{display:none}.state--live:after,.live-dot:after{animation:none;display:none}}@media(prefers-reduced-motion:reduce){.rail ol:after{animation:none;animation-timeline:auto;transform:scaleY(1)}.state--live:after,.live-dot:after{animation:none;display:none}html.js .draw-path{stroke-dashoffset:0;animation:none}html.js .pop{opacity:1;transform:none;animation:none}.land-section *,.hero *{animation-timeline:auto!important}}.map[data-astro-cid-v5mtf6p2]{margin:0}.map-svg[data-astro-cid-v5mtf6p2]{display:block;width:100%;height:auto;overflow:visible}.grp[data-astro-cid-v5mtf6p2]{fill:#ffffff03;stroke:#ffffff21;stroke-width:1}.grp-label[data-astro-cid-v5mtf6p2],.flow-label[data-astro-cid-v5mtf6p2],.internal[data-astro-cid-v5mtf6p2],.footnote[data-astro-cid-v5mtf6p2],.node-sub[data-astro-cid-v5mtf6p2]{font-family:var(--font-sans);font-weight:500;font-size:11px;fill:#9aa3b5}.link-label[data-astro-cid-v5mtf6p2]{font-family:var(--font-sans);font-weight:500;font-size:11px;fill:var(--signal)}.internal-dot[data-astro-cid-v5mtf6p2]{fill:none;stroke:#9aa3b5;stroke-width:1.5}.node[data-astro-cid-v5mtf6p2] rect[data-astro-cid-v5mtf6p2]{fill:var(--ink-3);stroke:#ffffff21;transition:stroke .16s ease,fill .16s ease}.node[data-astro-cid-v5mtf6p2]:hover rect[data-astro-cid-v5mtf6p2],.node[data-astro-cid-v5mtf6p2]:focus-visible rect[data-astro-cid-v5mtf6p2]{stroke:var(--signal);fill:#1b1c27}.node[data-astro-cid-v5mtf6p2]:focus-visible{outline:none}.node-name[data-astro-cid-v5mtf6p2]{font-family:var(--font-display);font-weight:700;font-size:13px;letter-spacing:-.02em;fill:#f8fafc}.node-live[data-astro-cid-v5mtf6p2]{fill:var(--signal);animation:nodeLive 2.4s ease-in-out infinite}.node[data-astro-cid-v5mtf6p2]:nth-child(odd) .node-live[data-astro-cid-v5mtf6p2]{animation-delay:.9s}@keyframes nodeLive{0%,to{opacity:1}50%{opacity:.35}}.link[data-astro-cid-v5mtf6p2]{fill:none;stroke:var(--signal);stroke-width:1.4;stroke-dasharray:.054 .071;animation:linkFlow 1.4s linear infinite}.map-arrow[data-astro-cid-v5mtf6p2]{fill:var(--signal)}.flow[data-astro-cid-v5mtf6p2]{fill:none;stroke:#ff7a598c;stroke-width:1.2;stroke-dasharray:.042 .104;animation:flowRun 2.2s linear infinite}.flow--late[data-astro-cid-v5mtf6p2]{animation-delay:.7s}@keyframes linkFlow{0%{stroke-dasharray:.054 .071;stroke-dashoffset:0}to{stroke-dasharray:.054 .071;stroke-dashoffset:-.25}}@keyframes flowRun{0%{stroke-dasharray:.042 .104;stroke-dashoffset:0}to{stroke-dasharray:.042 .104;stroke-dashoffset:-.29}}html.js .map[data-astro-cid-v5mtf6p2].visible .link[data-astro-cid-v5mtf6p2].draw-path{animation:drawPath 1.1s cubic-bezier(.4,0,.2,1) forwards,linkFlow 1.4s linear infinite;animation-delay:calc(var(--i, 0) * .12s),calc(var(--i, 0) * .12s + 1.1s)}html.js .map[data-astro-cid-v5mtf6p2].visible .flow[data-astro-cid-v5mtf6p2].draw-path{animation:drawPath 1.1s cubic-bezier(.4,0,.2,1) forwards,flowRun 2.2s linear infinite;animation-delay:calc(var(--i, 0) * .12s),calc(var(--i, 0) * .12s + 1.1s)}html.js .map[data-astro-cid-v5mtf6p2].visible .flow--late[data-astro-cid-v5mtf6p2].draw-path{animation-delay:calc(var(--i, 0) * .12s),calc(var(--i, 0) * .12s + 1.8s)}.chip[data-astro-cid-v5mtf6p2]{fill:#ffffff08;stroke:#ffffff1a}.chip-label[data-astro-cid-v5mtf6p2]{font-family:var(--font-sans);font-weight:500;font-size:11px;fill:#cbd2e0}.map-list[data-astro-cid-v5mtf6p2]{display:none}.map-rows[data-astro-cid-v5mtf6p2]{margin:0;padding:0;list-style:none;border-top:1px solid var(--border-light)}.map-rows[data-astro-cid-v5mtf6p2] a[data-astro-cid-v5mtf6p2]{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;column-gap:.75rem;min-height:48px;padding:.2rem .1rem;border-bottom:1px solid var(--border-light);color:inherit;text-decoration:none}.map-rows[data-astro-cid-v5mtf6p2] a[data-astro-cid-v5mtf6p2]:hover strong[data-astro-cid-v5mtf6p2],.map-rows[data-astro-cid-v5mtf6p2] a[data-astro-cid-v5mtf6p2]:focus-visible strong[data-astro-cid-v5mtf6p2]{color:var(--signal)}.map-rows[data-astro-cid-v5mtf6p2] strong[data-astro-cid-v5mtf6p2]{font-family:var(--font-display);font-weight:700;font-size:1rem;letter-spacing:-.02em;color:var(--text-primary);overflow-wrap:anywhere}.map-rows[data-astro-cid-v5mtf6p2] em[data-astro-cid-v5mtf6p2]{font-style:normal;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--text-muted);white-space:nowrap}.map-go[data-astro-cid-v5mtf6p2]{font-family:var(--font-sans);font-size:.95rem;color:var(--text-muted)}.map-ops-line[data-astro-cid-v5mtf6p2]{margin:.9rem 0 0;font-family:var(--font-sans);font-size:.875rem;font-weight:500;line-height:1.5;color:var(--text-muted);text-wrap:pretty}@media(max-width:640px){.map-svg[data-astro-cid-v5mtf6p2]{display:none}.map-list[data-astro-cid-v5mtf6p2]{display:block}}@media(prefers-reduced-motion:reduce){.link[data-astro-cid-v5mtf6p2],.flow[data-astro-cid-v5mtf6p2],.node-live[data-astro-cid-v5mtf6p2],html.js .map[data-astro-cid-v5mtf6p2].visible .link[data-astro-cid-v5mtf6p2].draw-path,html.js .map[data-astro-cid-v5mtf6p2].visible .flow[data-astro-cid-v5mtf6p2].draw-path{animation:none;stroke-dashoffset:0}}.hero[data-astro-cid-n4kantu4]{position:relative;overflow:hidden;padding:clamp(2.25rem,5vw,4rem) 0 clamp(2.25rem,5vw,3.5rem);background:var(--ink)}.hero-glow[data-astro-cid-n4kantu4]{position:absolute;top:-260px;right:-180px;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(255,122,89,.08),transparent 62%);pointer-events:none}.hero-grid[data-astro-cid-n4kantu4]{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem;align-items:center}.hero-copy[data-astro-cid-n4kantu4]>[data-astro-cid-n4kantu4]{animation:fadeInUp .9s var(--land-ease) both;animation-delay:calc(var(--i, 0) * .11s)}.hero-map[data-astro-cid-n4kantu4]{animation:fadeIn .7s ease .2s both}.hero-id[data-astro-cid-n4kantu4]{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;margin:0 0 1.25rem}.hero-id-text[data-astro-cid-n4kantu4]{font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--text-secondary)}.hero-title[data-astro-cid-n4kantu4]{margin:0 0 1.25rem;max-width:24ch;font-family:var(--font-display);font-weight:800;font-size:clamp(2.5rem,5vw,4.15rem);line-height:1.02;letter-spacing:-.035em;text-wrap:balance;color:var(--text-primary)}.hero-title[data-astro-cid-n4kantu4] em[data-astro-cid-n4kantu4]{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.06em;letter-spacing:-.01em;color:#ffb3c2}.hero-lede[data-astro-cid-n4kantu4]{margin:0;max-width:56ch;font-family:var(--font-sans);font-size:clamp(1.05rem,1.5vw,1.2rem);font-weight:500;line-height:1.6;color:#dfe4ee;text-wrap:pretty}.hero-actions[data-astro-cid-n4kantu4]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.hero-sign[data-astro-cid-n4kantu4]{display:flex;align-items:center;gap:.9rem;margin-top:1.75rem}.hero-sign[data-astro-cid-n4kantu4] img[data-astro-cid-n4kantu4]{width:72px;height:72px;flex:0 0 auto;object-fit:cover;object-position:top;border-radius:50%;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 4px #ffffff08}.hero-sign-text[data-astro-cid-n4kantu4]{display:flex;flex-direction:column;gap:.15rem;min-width:0}.hero-sign[data-astro-cid-n4kantu4] strong[data-astro-cid-n4kantu4]{font-family:var(--font-display);font-weight:700;font-size:1rem;letter-spacing:-.01em;color:var(--text-primary)}.hero-sign[data-astro-cid-n4kantu4] span[data-astro-cid-n4kantu4]{font-family:var(--font-sans);font-size:.875rem;font-weight:500;line-height:1.5;color:var(--text-muted);text-wrap:pretty}.hero-map[data-astro-cid-n4kantu4]{position:relative;width:100%;max-width:680px}.hero-live[data-astro-cid-n4kantu4]{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.45rem .9rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid var(--border-light)}.hero-live-label[data-astro-cid-n4kantu4]{margin:0;padding:.42rem 0;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--signal);white-space:nowrap}.hero-live-list[data-astro-cid-n4kantu4]{flex:1 1 18rem;display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.hero-live-list[data-astro-cid-n4kantu4] a[data-astro-cid-n4kantu4]{display:inline-flex;align-items:center;gap:.45rem;min-height:2.1rem;padding:.3rem .8rem;border:1px solid var(--border-light);border-radius:999px;background:#ffffff08;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:border-color .16s ease,color .16s ease,background .16s ease}.hero-live-list[data-astro-cid-n4kantu4] a[data-astro-cid-n4kantu4]:hover,.hero-live-list[data-astro-cid-n4kantu4] a[data-astro-cid-n4kantu4]:focus-visible{border-color:#ff7a5973;background:var(--signal-dim);color:var(--text-primary)}.hero-live-list[data-astro-cid-n4kantu4] .live-dot[data-astro-cid-n4kantu4]{width:6px;height:6px}.hero-live-list[data-astro-cid-n4kantu4] .live-dot[data-astro-cid-n4kantu4]:after{display:none;animation:none}@media(min-width:1100px){.hero-grid[data-astro-cid-n4kantu4]{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:clamp(2rem,4vw,3.5rem)}.hero-map[data-astro-cid-n4kantu4]{max-width:none}}@media(max-width:640px){.hero[data-astro-cid-n4kantu4]{padding:1.5rem 0 2rem}.hero-map[data-astro-cid-n4kantu4],.hero-glow[data-astro-cid-n4kantu4]{display:none}.hero-grid[data-astro-cid-n4kantu4]{gap:2rem}.hero-id[data-astro-cid-n4kantu4]{margin-bottom:1rem}.hero-title[data-astro-cid-n4kantu4]{margin-bottom:1rem;max-width:none;font-size:clamp(2.2rem,10vw,2.8rem)}.hero-lede[data-astro-cid-n4kantu4]{font-size:1.05rem}.hero-actions[data-astro-cid-n4kantu4]{flex-direction:column;gap:.6rem;margin-top:1.4rem}.hero-actions[data-astro-cid-n4kantu4] .btn[data-astro-cid-n4kantu4]{width:100%;min-height:2.9rem}.hero-sign[data-astro-cid-n4kantu4]{margin-top:1.4rem}.hero-sign[data-astro-cid-n4kantu4] img[data-astro-cid-n4kantu4]{width:56px;height:56px}.hero-live-list[data-astro-cid-n4kantu4] a[data-astro-cid-n4kantu4]{min-height:2.75rem}}.proof[data-astro-cid-szoxjj3c]{background:var(--ink)}.proof-grid[data-astro-cid-szoxjj3c]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}@media(min-width:721px){.proof-grid[data-astro-cid-szoxjj3c]{margin-left:calc(var(--land-rail) + 1.25rem)}}.proof-cell[data-astro-cid-szoxjj3c]{container-type:inline-size;display:flex;flex-direction:column;gap:.55rem;min-width:0;padding:1.5rem clamp(.75rem,1.4vw,1.25rem);border-right:1px solid var(--border-light)}.proof-cell[data-astro-cid-szoxjj3c]:nth-child(6n+1){padding-left:0}.proof-cell[data-astro-cid-szoxjj3c]:nth-child(6n){border-right:0}.proof-figure[data-astro-cid-szoxjj3c]{font-size:clamp(1.9rem,3vw,3.2rem);font-size:clamp(1.9rem,24cqi,3.2rem);color:var(--text-primary)}.proof-unit[data-astro-cid-szoxjj3c]{color:var(--text-secondary)}.proof-source[data-astro-cid-szoxjj3c]{overflow-wrap:anywhere;text-wrap:pretty}@media(max-width:1099px){.proof-grid[data-astro-cid-szoxjj3c]{grid-template-columns:repeat(3,minmax(0,1fr))}.proof-cell[data-astro-cid-szoxjj3c]{padding-left:clamp(.75rem,1.4vw,1.25rem);border-right:1px solid var(--border-light)}.proof-cell[data-astro-cid-szoxjj3c]:nth-child(3n+1){padding-left:0}.proof-cell[data-astro-cid-szoxjj3c]:nth-child(3n){border-right:0}.proof-cell[data-astro-cid-szoxjj3c]:nth-child(-n+3){border-bottom:1px solid var(--border-light)}}@media(max-width:640px){.proof-grid[data-astro-cid-szoxjj3c]{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem}.proof-cell[data-astro-cid-szoxjj3c]{padding:1.25rem 0;border-right:0;border-bottom:1px solid var(--border-light)}.proof-cell[data-astro-cid-szoxjj3c]:nth-child(n){padding-left:0;border-right:0}.proof-cell[data-astro-cid-szoxjj3c]:nth-last-child(-n+2){border-bottom:0}}.dossier[data-astro-cid-6i2isa3z]{border-top:6px solid var(--paper-2);border-bottom:6px solid var(--paper-2);background-color:var(--paper);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");background-size:180px 180px}.dossier-heading[data-astro-cid-6i2isa3z]{min-width:0}.dossier-stamp[data-astro-cid-6i2isa3z]{display:inline-block;max-width:100%;margin:0 0 1.1rem;padding:.42rem .75rem;border:1px solid #C8264A;border-radius:3px;outline:1px solid rgba(200,38,74,.35);outline-offset:3px;font-family:var(--font-mono);font-size:.7rem;font-weight:500;line-height:1.3;letter-spacing:.14em;color:#c8264a;transform:rotate(-1.5deg);transform-origin:left center}html.js .land-head[data-astro-cid-6i2isa3z] .dossier-stamp[data-astro-cid-6i2isa3z]{opacity:0;filter:blur(4px)}html.js .land-head[data-astro-cid-6i2isa3z].visible .dossier-stamp[data-astro-cid-6i2isa3z]{animation:stampIn .55s cubic-bezier(.2,.9,.3,1.2) .25s forwards}@keyframes stampIn{0%{opacity:0;transform:rotate(-1.5deg) scale(1.15);filter:blur(4px)}to{opacity:1;transform:rotate(-1.5deg) scale(1);filter:blur(0)}}.dossier-eyebrow[data-astro-cid-6i2isa3z]{margin:0 0 .6rem;font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:#c8264a}.sheet[data-astro-cid-6i2isa3z]{position:relative}html.js .sheet[data-astro-cid-6i2isa3z].reveal{opacity:1;transform:translateY(24px);transition:transform .9s var(--land-ease)}html.js .sheet[data-astro-cid-6i2isa3z].reveal.visible{transform:none}@supports (animation-timeline: view()){@media(min-width:641px){html.js .sheet[data-astro-cid-6i2isa3z].reveal,html.js .sheet[data-astro-cid-6i2isa3z].reveal.visible{transform:none;transition:none;animation:sheetLand linear both;animation-timeline:view();animation-range:entry 0% entry 55%}}}@keyframes sheetLand{0%{transform:translateY(48px) rotate(-.6deg)}to{transform:translateY(0) rotate(0)}}.dossier-pair[data-astro-cid-6i2isa3z]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.dossier-card[data-astro-cid-6i2isa3z]{display:flex;flex-direction:column;min-width:0;padding:clamp(1.4rem,3.5vw,2.25rem);background:#fbf9f4;border:1px solid rgba(20,20,26,.12);border-radius:1.1rem;box-shadow:0 1px 2px #14141a0a,0 18px 40px -28px #14141a40}.dossier-card-top[data-astro-cid-6i2isa3z]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.3rem}.dossier-logo[data-astro-cid-6i2isa3z]{display:grid;place-items:center;width:64px;height:64px;background:#fff;border:1px solid rgba(20,20,26,.1);border-radius:.9rem}.dossier-logo[data-astro-cid-6i2isa3z] img[data-astro-cid-6i2isa3z]{width:48px;height:48px;object-fit:contain;border-radius:.55rem}.dossier-card[data-astro-cid-6i2isa3z] h3[data-astro-cid-6i2isa3z]{margin:0 0 .7rem;font-family:var(--font-display);font-weight:700;font-size:clamp(1.3rem,2.2vw,1.65rem);line-height:1.12;letter-spacing:-.02em;text-wrap:balance;color:var(--paper-ink)}.dossier-card[data-astro-cid-6i2isa3z]>p[data-astro-cid-6i2isa3z]:not(.dossier-eyebrow){margin:0;max-width:52ch;font-size:1rem;line-height:1.65;color:#3e3c36}.dossier-card-link[data-astro-cid-6i2isa3z]{align-self:flex-start;margin-top:auto;padding-top:1.25rem}.dossier-flow[data-astro-cid-6i2isa3z]{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(1.5rem,4vw,3.5rem);margin-top:clamp(2.75rem,6vw,4.5rem);padding-top:clamp(2rem,4vw,2.75rem);border-top:1px solid rgba(20,20,26,.14)}.dossier-flow-head[data-astro-cid-6i2isa3z] h3[data-astro-cid-6i2isa3z],.dossier-bridge-head[data-astro-cid-6i2isa3z] h3[data-astro-cid-6i2isa3z]{margin:0;max-width:16ch;font-family:var(--font-display);font-weight:700;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.08;letter-spacing:-.025em;text-wrap:balance;color:var(--paper-ink)}.dossier-flow-head[data-astro-cid-6i2isa3z] p[data-astro-cid-6i2isa3z]{margin:.8rem 0 0;max-width:30ch;font-size:1rem;line-height:1.6;color:#4a4841}.dossier-steps[data-astro-cid-6i2isa3z]{position:relative;margin:0;padding:0;list-style:none}.dossier-line[data-astro-cid-6i2isa3z]{position:absolute;top:1.1rem;left:1.1rem;width:2px;height:calc(100% - 2.2rem);overflow:visible}.dossier-line[data-astro-cid-6i2isa3z] path[data-astro-cid-6i2isa3z]{fill:none;stroke:#c8264a;stroke-width:2;vector-effect:non-scaling-stroke}.dossier-steps[data-astro-cid-6i2isa3z] li[data-astro-cid-6i2isa3z]{position:relative;display:grid;grid-template-columns:3.4rem minmax(0,1fr);align-items:start;padding:.95rem 0;border-bottom:1px solid rgba(20,20,26,.08)}.dossier-steps[data-astro-cid-6i2isa3z] li[data-astro-cid-6i2isa3z]:last-child{border-bottom:0}html.js .dossier-steps[data-astro-cid-6i2isa3z] li[data-astro-cid-6i2isa3z]{opacity:.35}html.js .visible[data-astro-cid-6i2isa3z] .dossier-steps[data-astro-cid-6i2isa3z] li[data-astro-cid-6i2isa3z]{animation:stepOn .45s ease forwards;animation-delay:calc(.25s + var(--i, 0) * .26s)}@keyframes stepOn{to{opacity:1}}.dossier-num[data-astro-cid-6i2isa3z]{position:relative;z-index:1;width:2.2rem;padding:.2rem 0;background:var(--paper);font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.06em;font-variant-numeric:tabular-nums;text-align:center;color:#c8264a}.dossier-dir[data-astro-cid-6i2isa3z]{margin:0 0 .2rem;font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:#6b665b}.dossier-steps[data-astro-cid-6i2isa3z] li[data-astro-cid-6i2isa3z]>div[data-astro-cid-6i2isa3z]>p[data-astro-cid-6i2isa3z]:last-child{margin:0;font-size:1rem;line-height:1.6;color:#3e3c36}.dossier-bridge[data-astro-cid-6i2isa3z]{margin-top:clamp(2.75rem,6vw,4.5rem);padding-top:clamp(2rem,4vw,2.75rem);border-top:1px solid rgba(20,20,26,.14)}.dossier-bridge-head[data-astro-cid-6i2isa3z]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.dossier-bridge-text[data-astro-cid-6i2isa3z]{margin:.9rem 0 0;max-width:66ch;font-size:1rem;line-height:1.65;color:#3e3c36}.dossier-cells[data-astro-cid-6i2isa3z]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none}.dossier-cells[data-astro-cid-6i2isa3z] li[data-astro-cid-6i2isa3z]{padding:1.1rem 1.2rem;border:1px dashed rgba(20,20,26,.24);border-radius:.9rem;background:#ffffff59}.dossier-cells[data-astro-cid-6i2isa3z] h4[data-astro-cid-6i2isa3z]{margin:0 0 .4rem;font-family:var(--font-display);font-weight:700;font-size:1.05rem;letter-spacing:-.01em;color:var(--paper-ink)}.dossier-cells[data-astro-cid-6i2isa3z] p[data-astro-cid-6i2isa3z]{margin:0;font-size:.95rem;line-height:1.55;color:#4a4841}.dossier-decision[data-astro-cid-6i2isa3z]{margin-top:clamp(2.75rem,6vw,4.5rem);padding:.35rem 0 .35rem clamp(1.1rem,3vw,2rem);border-left:2px solid #C8264A}.dossier-quote[data-astro-cid-6i2isa3z]{margin:0;max-width:48ch;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.42;letter-spacing:-.005em;text-wrap:pretty;color:var(--paper-ink)}.dossier-proof[data-astro-cid-6i2isa3z]{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:clamp(1.5rem,4vw,3.5rem);margin-top:clamp(2.75rem,6vw,4.5rem);padding-top:clamp(2rem,4vw,2.75rem);border-top:1px solid rgba(20,20,26,.14)}.dossier-proof-text[data-astro-cid-6i2isa3z] p[data-astro-cid-6i2isa3z]:not(.dossier-eyebrow){margin:0;max-width:58ch;font-size:1rem;line-height:1.65;color:#3e3c36}.dossier-pilot-label[data-astro-cid-6i2isa3z]{margin:0 0 .75rem;font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:#6b665b}.dossier-pilots[data-astro-cid-6i2isa3z]{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.dossier-pilots[data-astro-cid-6i2isa3z] .land-tag[data-astro-cid-6i2isa3z] span[data-astro-cid-6i2isa3z]{font-size:.8em;color:#c8264a}.dossier-pilots[data-astro-cid-6i2isa3z] .land-tag[data-astro-cid-6i2isa3z]:hover{border-color:#c8264a;background:#c8264a0f;color:#c8264a}.dossier-actions[data-astro-cid-6i2isa3z]{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid rgba(20,20,26,.14)}@media(max-width:900px){.dossier-cells[data-astro-cid-6i2isa3z]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.dossier-pair[data-astro-cid-6i2isa3z]{grid-template-columns:1fr}.dossier-flow[data-astro-cid-6i2isa3z],.dossier-proof[data-astro-cid-6i2isa3z]{grid-template-columns:1fr;gap:1.25rem}.dossier-flow-head[data-astro-cid-6i2isa3z] h3[data-astro-cid-6i2isa3z],.dossier-bridge-head[data-astro-cid-6i2isa3z] h3[data-astro-cid-6i2isa3z]{max-width:none}.dossier-flow-head[data-astro-cid-6i2isa3z] p[data-astro-cid-6i2isa3z]{max-width:60ch}}@media(max-width:640px){.dossier[data-astro-cid-6i2isa3z]{background-image:none}.dossier-cells[data-astro-cid-6i2isa3z]{grid-template-columns:1fr}}@media(max-width:520px){.dossier-stamp[data-astro-cid-6i2isa3z]{font-size:.64rem;letter-spacing:.1em}.dossier-actions[data-astro-cid-6i2isa3z] .btn[data-astro-cid-6i2isa3z]{flex:1 1 100%;text-align:center}}@media(prefers-reduced-motion:reduce){html.js .sheet[data-astro-cid-6i2isa3z].reveal,html.js .sheet[data-astro-cid-6i2isa3z].reveal.visible{transform:none;transition:none;animation:none;animation-timeline:auto}html.js .land-head[data-astro-cid-6i2isa3z] .dossier-stamp[data-astro-cid-6i2isa3z]{opacity:1;filter:none;animation:none}html.js .dossier-steps[data-astro-cid-6i2isa3z] li[data-astro-cid-6i2isa3z]{opacity:1;animation:none}}.fleet[data-astro-cid-nv3caenb]{background:var(--ink)}.fleet-grid[data-astro-cid-nv3caenb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.fleet-cell[data-astro-cid-nv3caenb]{display:flex;min-width:0}.fleet-cell--double[data-astro-cid-nv3caenb]{grid-column:span 2}.fleet-cell--nda[data-astro-cid-nv3caenb]{grid-column:2 / -1;align-self:center;align-items:center;gap:1rem;min-height:44px}.fleet-cell--nda[data-astro-cid-nv3caenb]:before,.fleet-cell--nda[data-astro-cid-nv3caenb]:after{content:"";flex:1 1 0;height:0;border-top:1px dashed rgba(255,255,255,.18)}.fleet-card[data-astro-cid-nv3caenb]{position:relative;flex:1 1 auto;display:flex;flex-direction:column;min-width:0;padding:1.35rem;transition:border-color var(--transition-fast),transform var(--transition-base)}.fleet-state[data-astro-cid-nv3caenb]{align-self:flex-end}.fleet-head[data-astro-cid-nv3caenb]{display:flex;align-items:center;gap:.8rem;margin-top:.6rem}.fleet-head[data-astro-cid-nv3caenb] img[data-astro-cid-nv3caenb]{width:40px;height:40px;flex:0 0 40px;object-fit:contain;border-radius:.6rem;background:#ffffff0a}.fleet-name[data-astro-cid-nv3caenb]{margin:0;min-width:0;font-family:var(--font-display);font-weight:700;font-size:1.2rem;line-height:1.1;letter-spacing:-.02em;color:var(--text-primary);overflow-wrap:anywhere}.fleet-figure-row[data-astro-cid-nv3caenb]{display:flex;flex-direction:column;gap:.35rem;margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid var(--border-light)}.fleet-figure[data-astro-cid-nv3caenb]{font-size:1.9rem;color:var(--signal)}.fleet-caption[data-astro-cid-nv3caenb]{color:var(--text-secondary)}.fleet-detail[data-astro-cid-nv3caenb]{margin:.35rem 0 0}.fleet-text[data-astro-cid-nv3caenb]{margin:.9rem 0 0;max-width:52ch;font-size:1rem;line-height:1.6;color:var(--text-secondary);text-wrap:pretty;overflow-wrap:break-word}.fleet-links[data-astro-cid-nv3caenb]{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:auto;padding-top:1.1rem}.fleet-links[data-astro-cid-nv3caenb] .land-link[data-astro-cid-nv3caenb]{min-height:44px;align-items:center}.fleet-card--double[data-astro-cid-nv3caenb]{padding:clamp(1.35rem,3vw,2rem)}.fleet-double[data-astro-cid-nv3caenb]{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:1.5rem 2rem;align-items:stretch;flex:1 1 auto}.fleet-double-main[data-astro-cid-nv3caenb]{display:flex;flex-direction:column;min-width:0}.fleet-double-figure[data-astro-cid-nv3caenb]{display:flex;flex-direction:column;justify-content:center;min-width:0;padding-left:2rem;border-left:1px solid var(--border-light)}.fleet-double-figure[data-astro-cid-nv3caenb] .fleet-figure-row[data-astro-cid-nv3caenb]{margin:0;padding-top:0;border-top:0}.fleet-name--double[data-astro-cid-nv3caenb]{font-size:clamp(1.5rem,2.6vw,2rem)}.fleet-figure--double[data-astro-cid-nv3caenb]{font-size:2.6rem}.fleet-text--double[data-astro-cid-nv3caenb]{max-width:60ch}.fleet-actions[data-astro-cid-nv3caenb]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:1.4rem}@media(hover:hover)and (min-width:641px){.fleet-card[data-astro-cid-nv3caenb]:hover{border-color:#ff7a5966;transform:translateY(-3px)}}@media(max-width:900px){.fleet-grid[data-astro-cid-nv3caenb]{grid-template-columns:repeat(2,minmax(0,1fr))}.fleet-cell--nda[data-astro-cid-nv3caenb]{grid-column:1 / -1}}@media(max-width:720px){.fleet-double[data-astro-cid-nv3caenb],.fleet-double-main[data-astro-cid-nv3caenb],.fleet-double-figure[data-astro-cid-nv3caenb]{display:contents}.fleet-card--double[data-astro-cid-nv3caenb] .fleet-head[data-astro-cid-nv3caenb]{order:1}.fleet-card--double[data-astro-cid-nv3caenb] .fleet-figure-row[data-astro-cid-nv3caenb]{order:2}.fleet-card--double[data-astro-cid-nv3caenb] .fleet-detail[data-astro-cid-nv3caenb]{order:3}.fleet-card--double[data-astro-cid-nv3caenb] .fleet-text[data-astro-cid-nv3caenb]{order:4}.fleet-card--double[data-astro-cid-nv3caenb] .fleet-actions[data-astro-cid-nv3caenb]{order:5}.fleet-double-figure[data-astro-cid-nv3caenb] .fleet-figure-row[data-astro-cid-nv3caenb]{margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid var(--border-light)}}@media(max-width:640px){.fleet-grid[data-astro-cid-nv3caenb]{grid-template-columns:minmax(0,1fr)}.fleet-cell--double[data-astro-cid-nv3caenb]{grid-column:span 1}.fleet-card[data-astro-cid-nv3caenb]{padding:1.2rem}.fleet-figure--double[data-astro-cid-nv3caenb]{font-size:2.2rem}.fleet-actions[data-astro-cid-nv3caenb] .btn[data-astro-cid-nv3caenb]{flex:1 1 auto;min-height:44px}}@media(prefers-reduced-motion:reduce){.fleet-card[data-astro-cid-nv3caenb]{transition:none}.fleet-card[data-astro-cid-nv3caenb]:hover{transform:none}}.lab-top[data-astro-cid-y6633veq]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.lab-top[data-astro-cid-y6633veq] .land-head[data-astro-cid-y6633veq]{margin-bottom:0}.rack[data-astro-cid-y6633veq]{container-type:inline-size;container-name:rack;margin:0;padding:clamp(1rem,3vw,1.5rem)}.rack-cap[data-astro-cid-y6633veq]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .9rem}.rack-name[data-astro-cid-y6633veq]{margin:0;color:var(--text-primary)}.rack-frame[data-astro-cid-y6633veq]{display:grid;grid-template-columns:14px minmax(0,1fr) 14px;gap:.5rem;padding:.6rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.rack-frame[data-astro-cid-y6633veq]:before,.rack-frame[data-astro-cid-y6633veq]:after{content:"";display:block;border-radius:3px;background-color:var(--ink-3);background-image:repeating-linear-gradient(to bottom,var(--ink) 0 5px,transparent 5px 14px);background-size:5px 14px;background-repeat:repeat-y;background-position:50% 4px;box-shadow:inset 1px 0 #ffffff0f,inset -1px 0 #00000073}.rack-frame[data-astro-cid-y6633veq]:before{grid-column:1}.rack-frame[data-astro-cid-y6633veq]:after{grid-column:3}.rack-bay[data-astro-cid-y6633veq]{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:.85rem;row-gap:.5rem;align-items:center;min-width:0}.blades[data-astro-cid-y6633veq]{display:flex;flex-direction:column;gap:.45rem;min-width:0}.readout[data-astro-cid-y6633veq]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;align-self:stretch;min-width:4.75rem;margin:0;padding-left:.85rem;border-left:1px solid rgba(255,255,255,.08);text-align:right}.readout[data-astro-cid-y6633veq] .land-figure[data-astro-cid-y6633veq]{font-size:clamp(1.75rem,6.5cqi,2.4rem);color:var(--text-primary)}.readout-label[data-astro-cid-y6633veq]{margin-top:.2rem;font-family:var(--font-sans);font-size:.875rem;font-weight:500;line-height:1.3;color:var(--text-secondary)}.blade[data-astro-cid-y6633veq]{position:relative;display:flex;align-items:center;gap:.75rem;min-height:44px;padding:0 .85rem 0 1.1rem;border:1px solid rgba(255,255,255,.11);border-radius:6px;background:linear-gradient(180deg,#1c1c26,var(--ink-3));box-shadow:inset 0 1px #ffffff0d}.blade[data-astro-cid-y6633veq]:before{content:"";position:absolute;left:.4rem;top:50%;width:3px;height:14px;transform:translateY(-50%);border-radius:2px;background:#ffffff24}.blade-label[data-astro-cid-y6633veq]{font-family:var(--font-sans);font-size:.875rem;font-weight:500;white-space:nowrap;color:var(--text-secondary)}.blade-load[data-astro-cid-y6633veq]{position:relative;flex:1 1 auto;min-width:0;height:8px;border-radius:2px;overflow:hidden;background:repeating-linear-gradient(90deg,rgba(255,255,255,.07) 0 2px,transparent 2px 6px)}.blade-load-fill[data-astro-cid-y6633veq]{position:absolute;inset:0;width:calc(var(--load, .4) * 100%);border-radius:2px;background:linear-gradient(90deg,rgba(76,224,122,.85),var(--signal));transform-origin:left center;animation:loadBreath 3.6s ease-in-out infinite;animation-delay:calc(var(--i, 0) * -1.3s)}@keyframes loadBreath{0%,to{transform:scaleX(1)}35%{transform:scaleX(1.12)}70%{transform:scaleX(.88)}}.leds[data-astro-cid-y6633veq]{display:flex;gap:6px;flex:0 0 auto}.led[data-astro-cid-y6633veq]{position:relative;display:block;width:6px;height:6px;border-radius:50%;background:#ffffff24}.led[data-astro-cid-y6633veq]:before{content:"";position:absolute;inset:0;border-radius:50%}.led--pwr[data-astro-cid-y6633veq]:before{background:#ff4d4d;box-shadow:0 0 6px #ff4d4da6}.led--net[data-astro-cid-y6633veq]:before{background:#4ce07a;box-shadow:0 0 6px #4ce07aa6}.led--disk[data-astro-cid-y6633veq]:before{background:#4da3ff;box-shadow:0 0 6px #4da3ff99}.led--net[data-astro-cid-y6633veq]{animation:ledBlinkNet 2.6s steps(1,end) infinite;animation-delay:2.4s}.led--disk[data-astro-cid-y6633veq]{animation:ledBlinkDisk 4.2s steps(1,end) infinite;animation-delay:calc(3.1s + var(--i, 0) * .9s)}@keyframes ledBlinkNet{0%,14%{opacity:1}15%,22%{opacity:.15}23%,40%{opacity:1}41%,46%{opacity:.15}47%,52%{opacity:1}53%,58%{opacity:.15}59%,to{opacity:1}}@keyframes ledBlinkDisk{0%,28%{opacity:1}29%,34%{opacity:.15}35%,62%{opacity:1}63%,70%{opacity:.15}71%,to{opacity:1}}.store-bar[data-astro-cid-y6633veq]{position:relative;flex:1 1 auto;min-width:40px;height:8px;border-radius:999px;background:#ffffff0f;-webkit-mask-image:repeating-linear-gradient(90deg,#000 0 6px,transparent 6px 9px);mask-image:repeating-linear-gradient(90deg,#000 0 6px,transparent 6px 9px)}.store-bar[data-astro-cid-y6633veq]:after{content:"";position:absolute;inset:0;background:var(--signal);opacity:.55;transform-origin:left center;transform:scaleX(var(--store, .62))}.guests[data-astro-cid-y6633veq]{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:4px;min-width:0;padding:.55rem;border:1px dashed rgba(255,255,255,.12);border-radius:8px}.cell[data-astro-cid-y6633veq]{display:grid;place-items:center;min-width:0;aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:#ffffff05;font-family:var(--font-mono);font-size:.6rem;color:var(--text-muted)}.cell--vm[data-astro-cid-y6633veq]{border-color:#ff7a598c;background:var(--signal-dim);color:var(--signal)}.rack-legend[data-astro-cid-y6633veq]{margin:.9rem 0 0;overflow-wrap:anywhere;text-wrap:pretty}html.js .rack[data-astro-cid-y6633veq] .blade[data-astro-cid-y6633veq]{opacity:.4}html.js .rack[data-astro-cid-y6633veq].visible .blade[data-astro-cid-y6633veq]{animation:bladeOn .45s var(--land-ease) forwards;animation-delay:calc(.25s + var(--i, 0) * .12s)}@keyframes bladeOn{to{opacity:1}}html.js .rack[data-astro-cid-y6633veq] .led[data-astro-cid-y6633veq]:before{opacity:0}html.js .rack[data-astro-cid-y6633veq].visible .led[data-astro-cid-y6633veq]:before{animation:ledOn .2s steps(1,end) forwards;animation-delay:calc(.45s + var(--i, 0) * .12s)}@keyframes ledOn{to{opacity:1}}html.js .rack[data-astro-cid-y6633veq] .led--net[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq] .led--disk[data-astro-cid-y6633veq]{animation-name:none}html.js .rack[data-astro-cid-y6633veq].visible .led--net[data-astro-cid-y6633veq]{animation-name:ledBlinkNet}html.js .rack[data-astro-cid-y6633veq].visible .led--disk[data-astro-cid-y6633veq]{animation-name:ledBlinkDisk}html.js .rack[data-astro-cid-y6633veq] .store-bar[data-astro-cid-y6633veq]:after{transform:scaleX(0)}html.js .rack[data-astro-cid-y6633veq].visible .store-bar[data-astro-cid-y6633veq]:after{animation:storeFill .9s var(--land-ease) forwards;animation-delay:.7s}@keyframes storeFill{to{transform:scaleX(var(--store, .62))}}html.js .rack[data-astro-cid-y6633veq] .blade-load-fill[data-astro-cid-y6633veq]{width:0}html.js .rack[data-astro-cid-y6633veq].visible .blade-load-fill[data-astro-cid-y6633veq]{animation:loadUp .9s var(--land-ease) forwards,loadBreath 3.6s ease-in-out 1.4s infinite;animation-delay:calc(.5s + var(--i, 0) * .12s),calc(1.4s + var(--i, 0) * -1.3s)}@keyframes loadUp{to{width:calc(var(--load, .4) * 100%)}}html.js .rack[data-astro-cid-y6633veq] .cell[data-astro-cid-y6633veq]{opacity:.22}html.js .rack[data-astro-cid-y6633veq].visible .cell[data-astro-cid-y6633veq]{animation:cellOn .3s var(--land-ease) forwards;animation-delay:calc(.95s + var(--i, 0) * 40ms)}@keyframes cellOn{to{opacity:1}}.lab-principles[data-astro-cid-y6633veq]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2.25rem,5vw,3.5rem)}.principle[data-astro-cid-y6633veq]{padding:clamp(1.25rem,3vw,1.75rem)}.principle-index[data-astro-cid-y6633veq]{margin:0;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--signal)}.principle[data-astro-cid-y6633veq] h3[data-astro-cid-y6633veq]{margin:.7rem 0 .5rem;max-width:24ch;font-family:var(--font-display);font-weight:700;font-size:1.25rem;line-height:1.2;letter-spacing:-.02em;text-wrap:balance;color:var(--text-primary)}.principle[data-astro-cid-y6633veq] p[data-astro-cid-y6633veq]:not(.principle-index){margin:0;max-width:52ch;font-size:1rem;line-height:1.6;color:var(--text-secondary);text-wrap:pretty}@container rack (max-width: 26rem){.rack-bay[data-astro-cid-y6633veq]{grid-template-columns:minmax(0,1fr);row-gap:.45rem}.readout[data-astro-cid-y6633veq]{flex-direction:row;align-items:baseline;justify-content:flex-start;gap:.4rem;min-width:0;margin-bottom:.35rem;padding-left:.25rem;border-left:0;text-align:left}.readout-label[data-astro-cid-y6633veq]{margin-top:0}.guests[data-astro-cid-y6633veq]{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:900px){.lab-top[data-astro-cid-y6633veq]{grid-template-columns:minmax(0,1fr);gap:0}.lab-top[data-astro-cid-y6633veq] .land-head[data-astro-cid-y6633veq]{margin-bottom:clamp(2rem,5vw,3.25rem)}}@media(max-width:640px){.lab-principles[data-astro-cid-y6633veq]{grid-template-columns:minmax(0,1fr)}.blade-load-fill[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq].visible .blade-load-fill[data-astro-cid-y6633veq]{animation-name:loadUp}}@media(prefers-reduced-motion:reduce){html.js .rack[data-astro-cid-y6633veq] .blade[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq].visible .blade[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq] .cell[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq].visible .cell[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq] .led[data-astro-cid-y6633veq]:before,html.js .rack[data-astro-cid-y6633veq].visible .led[data-astro-cid-y6633veq]:before{opacity:1;animation:none}html.js .rack[data-astro-cid-y6633veq] .store-bar[data-astro-cid-y6633veq]:after,html.js .rack[data-astro-cid-y6633veq].visible .store-bar[data-astro-cid-y6633veq]:after{transform:none;animation:none}.led--net[data-astro-cid-y6633veq],.led--disk[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq].visible .led--net[data-astro-cid-y6633veq],html.js .rack[data-astro-cid-y6633veq].visible .led--disk[data-astro-cid-y6633veq]{animation:none}}.method[data-astro-cid-gkk5ym2j]{background:var(--ink)}.method-steps[data-astro-cid-gkk5ym2j]{--dot: 2.25rem;--gap: clamp(1.25rem, 3vw, 2.5rem);position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:var(--gap);row-gap:2.5rem;margin:0;padding:0;list-style:none}.method-line[data-astro-cid-gkk5ym2j]{position:absolute;top:calc(var(--dot) / 2);left:calc(var(--dot) / 2);right:calc(var(--dot) / 2);height:1px;background:var(--border-light);pointer-events:none}.method-line-fill[data-astro-cid-gkk5ym2j]{position:absolute;inset:0;background:var(--signal);transform-origin:left center;transform:scaleX(0)}html.js .method-steps[data-astro-cid-gkk5ym2j].visible .method-line-fill[data-astro-cid-gkk5ym2j]{animation:lineDraw 1.3s cubic-bezier(.4,0,.2,1) .15s forwards}@keyframes lineDraw{to{transform:scaleX(1)}}@supports (animation-timeline: view()){@media(min-width:641px){html.js .method-steps[data-astro-cid-gkk5ym2j] .method-line-fill[data-astro-cid-gkk5ym2j],html.js .method-steps[data-astro-cid-gkk5ym2j].visible .method-line-fill[data-astro-cid-gkk5ym2j]{animation:lineDraw linear both;animation-timeline:view();animation-range:entry 20% cover 60%}}}.method-step[data-astro-cid-gkk5ym2j]{position:relative;min-width:0}.method-step-index[data-astro-cid-gkk5ym2j]{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:var(--dot);height:var(--dot);border:1px solid rgba(255,255,255,.16);border-radius:50%;background:var(--ink);font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.04em;font-variant-numeric:tabular-nums;color:var(--text-secondary)}html.js .method-steps[data-astro-cid-gkk5ym2j].visible .method-step-index[data-astro-cid-gkk5ym2j]{animation:indexOn .35s ease forwards;animation-delay:calc(.2s + var(--i, 0) * .32s)}@keyframes indexOn{to{border-color:var(--signal);color:var(--signal);box-shadow:0 0 0 4px var(--signal-dim)}}.method-step-body[data-astro-cid-gkk5ym2j]{margin-top:1.1rem}.method-step-name[data-astro-cid-gkk5ym2j]{margin:0;font-family:var(--font-display);font-weight:700;font-size:1.35rem;line-height:1.1;letter-spacing:-.02em;color:var(--text-primary)}.method-step-sub[data-astro-cid-gkk5ym2j]{margin:.35rem 0 0;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--text-muted)}.method-step-text[data-astro-cid-gkk5ym2j]{margin:.85rem 0 0;max-width:48ch;font-size:1rem;line-height:1.6;color:var(--text-secondary);text-wrap:pretty}.method-ai[data-astro-cid-gkk5ym2j]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.5rem,4vw,3rem);margin-top:clamp(2.5rem,6vw,4rem);padding:clamp(1.5rem,4vw,2.5rem)}.method-ai-kicker[data-astro-cid-gkk5ym2j]{margin:0 0 .75rem;font-family:var(--font-sans);font-size:.95rem;font-weight:500;color:var(--signal)}.method-ai-title[data-astro-cid-gkk5ym2j]{margin:0;max-width:20ch;font-family:var(--font-display);font-weight:700;font-size:clamp(1.4rem,2.6vw,1.9rem);line-height:1.12;letter-spacing:-.025em;text-wrap:balance;color:var(--text-primary)}.method-ai-lists[data-astro-cid-gkk5ym2j]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem)}.method-ai-head[data-astro-cid-gkk5ym2j]{margin:0 0 .8rem;padding-bottom:.6rem;border-bottom:1px solid var(--border-light);font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:var(--text-primary)}.method-ai-list[data-astro-cid-gkk5ym2j] ul[data-astro-cid-gkk5ym2j]{display:flex;flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none}.method-ai-list[data-astro-cid-gkk5ym2j] li[data-astro-cid-gkk5ym2j]{position:relative;padding-left:1.1rem;font-size:1rem;line-height:1.55;color:var(--text-secondary)}.method-ai-list[data-astro-cid-gkk5ym2j] li[data-astro-cid-gkk5ym2j]:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:1px}.method-ai-list--does[data-astro-cid-gkk5ym2j] li[data-astro-cid-gkk5ym2j]:before{background:var(--signal)}.method-ai-list--not[data-astro-cid-gkk5ym2j] li[data-astro-cid-gkk5ym2j]:before{background:var(--accent-primary)}@media(max-width:860px){.method-steps[data-astro-cid-gkk5ym2j]{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.25rem}.method-line[data-astro-cid-gkk5ym2j]{display:none}}@media(max-width:720px){.method-ai[data-astro-cid-gkk5ym2j]{grid-template-columns:1fr;gap:1.75rem}.method-ai-title[data-astro-cid-gkk5ym2j]{max-width:none}}@media(max-width:520px){.method-steps[data-astro-cid-gkk5ym2j]{--gap: 1.75rem;grid-template-columns:1fr;row-gap:var(--gap)}.method-line[data-astro-cid-gkk5ym2j]{display:block;top:calc(var(--dot) / 2);bottom:calc(var(--dot) / 2);left:calc(var(--dot) / 2);right:auto;width:1px;height:auto}.method-line-fill[data-astro-cid-gkk5ym2j]{transform-origin:top center;transform:scaleY(0)}@keyframes lineDraw{to{transform:scaleY(1)}}.method-step[data-astro-cid-gkk5ym2j]{display:grid;grid-template-columns:var(--dot) minmax(0,1fr);column-gap:1rem;align-items:start}.method-step-body[data-astro-cid-gkk5ym2j]{margin-top:.35rem}}@media(max-width:480px){.method-ai-lists[data-astro-cid-gkk5ym2j]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.method-line-fill[data-astro-cid-gkk5ym2j],html.js .method-steps[data-astro-cid-gkk5ym2j] .method-line-fill[data-astro-cid-gkk5ym2j],html.js .method-steps[data-astro-cid-gkk5ym2j].visible .method-line-fill[data-astro-cid-gkk5ym2j]{animation:none;animation-timeline:auto;transform:none}html.js .method-steps[data-astro-cid-gkk5ym2j].visible .method-step-index[data-astro-cid-gkk5ym2j]{animation:none;border-color:var(--signal);color:var(--signal)}}.matrix-grid[data-astro-cid-7se34ep3]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.matrix-col[data-astro-cid-7se34ep3]{display:flex;flex-direction:column;min-width:0;padding:clamp(1.15rem,2.4vw,1.6rem) clamp(1rem,2.2vw,1.4rem) clamp(1.2rem,2.4vw,1.7rem);outline-offset:-4px}.matrix-col[data-astro-cid-7se34ep3]+.matrix-col[data-astro-cid-7se34ep3]{border-left:1px solid var(--border-light)}.matrix-col--3[data-astro-cid-7se34ep3],.matrix-col--4[data-astro-cid-7se34ep3]{background:#ffffff02}.matrix-col[data-astro-cid-7se34ep3]>[data-astro-cid-7se34ep3]{transition:opacity .2s ease}.matrix-col-head[data-astro-cid-7se34ep3]{margin-bottom:1rem}.matrix-col-meta[data-astro-cid-7se34ep3]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.matrix-num[data-astro-cid-7se34ep3]{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.08em;color:var(--text-muted);font-variant-numeric:tabular-nums}.matrix-level[data-astro-cid-7se34ep3]{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.matrix-level[data-astro-cid-7se34ep3] i[data-astro-cid-7se34ep3]{display:block;width:16px;height:5px;border-radius:3px;background:#ffffff14}.matrix-level[data-astro-cid-7se34ep3] i[data-astro-cid-7se34ep3].is-on{background:var(--signal);box-shadow:0 0 6px #ff7a5940;transform-origin:left center}html.js .matrix-level[data-astro-cid-7se34ep3] i[data-astro-cid-7se34ep3].is-on{transform:scaleX(0);transition:transform .52s var(--land-ease);transition-delay:calc(.32s + var(--i, 0) * .11s)}html.js .matrix-col[data-astro-cid-7se34ep3].visible .matrix-level[data-astro-cid-7se34ep3] i[data-astro-cid-7se34ep3].is-on{transform:scaleX(1)}.matrix-col-title[data-astro-cid-7se34ep3]{margin:0;font-family:var(--font-display);font-weight:700;font-size:1.2rem;line-height:1.2;letter-spacing:-.015em;text-wrap:balance;color:var(--text-primary)}.matrix-col-detail[data-astro-cid-7se34ep3]{margin:.3rem 0 0;text-wrap:pretty}.matrix-list[data-astro-cid-7se34ep3]{margin:0;padding:0;list-style:none}.matrix-list[data-astro-cid-7se34ep3] li[data-astro-cid-7se34ep3]{padding:.6rem 0;font-family:var(--font-sans);font-size:1rem;line-height:1.5;color:var(--text-secondary);overflow-wrap:normal;hyphens:none}.matrix-list[data-astro-cid-7se34ep3] li[data-astro-cid-7se34ep3]+li[data-astro-cid-7se34ep3]{border-top:1px dotted rgba(255,255,255,.09)}@media(hover:hover)and (min-width:641px){.matrix-grid[data-astro-cid-7se34ep3]:has(.matrix-col:hover) .matrix-col[data-astro-cid-7se34ep3]:not(:hover)>[data-astro-cid-7se34ep3],.matrix-grid[data-astro-cid-7se34ep3]:has(.matrix-col:focus-within) .matrix-col[data-astro-cid-7se34ep3]:not(:focus-within)>[data-astro-cid-7se34ep3]{opacity:.42}}.matrix-certs[data-astro-cid-7se34ep3]{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(1.5rem,4vw,3rem);align-items:start;margin-top:clamp(2rem,5vw,3.5rem);padding-top:clamp(1.5rem,4vw,2.5rem);border-top:1px solid var(--border-light)}.matrix-certs-title[data-astro-cid-7se34ep3]{margin:0 0 .6rem;font-family:var(--font-display);font-weight:700;font-size:1.4rem;line-height:1.15;letter-spacing:-.02em;color:var(--text-primary)}.matrix-certs-intro[data-astro-cid-7se34ep3]{margin:0;max-width:48ch;font-size:1rem;line-height:1.6;color:var(--text-secondary);text-wrap:pretty}.matrix-cert-list[data-astro-cid-7se34ep3]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.matrix-cert[data-astro-cid-7se34ep3]{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.matrix-cert-logo[data-astro-cid-7se34ep3]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;border-radius:.6rem;background:#fff;box-shadow:0 0 0 1px #ffffff1f}.matrix-cert-logo[data-astro-cid-7se34ep3] img[data-astro-cid-7se34ep3]{display:block;width:28px;height:28px;object-fit:contain}.matrix-cert-text[data-astro-cid-7se34ep3]{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;min-width:0}.matrix-cert-issuer[data-astro-cid-7se34ep3]{font-family:var(--font-sans);font-size:.875rem;font-weight:500;line-height:1.4;color:var(--text-muted)}.matrix-cert-name[data-astro-cid-7se34ep3]{font-size:1rem;font-weight:600;line-height:1.4;color:var(--text-primary);text-wrap:balance}.matrix-cert-status[data-astro-cid-7se34ep3]{display:block}.matrix-cert-state[data-astro-cid-7se34ep3]{margin-top:.1rem}@media(max-width:900px){.matrix-grid[data-astro-cid-7se34ep3]{grid-template-columns:repeat(2,minmax(0,1fr))}.matrix-col[data-astro-cid-7se34ep3]+.matrix-col[data-astro-cid-7se34ep3]{border-left:0}.matrix-col[data-astro-cid-7se34ep3]:nth-child(2n){border-left:1px solid var(--border-light)}.matrix-col[data-astro-cid-7se34ep3]:nth-child(n+3){border-top:1px solid var(--border-light)}}@media(max-width:720px){.matrix-certs[data-astro-cid-7se34ep3]{grid-template-columns:1fr}}@media(max-width:560px){.matrix-grid[data-astro-cid-7se34ep3]{grid-template-columns:1fr}.matrix-col[data-astro-cid-7se34ep3]:nth-child(2n){border-left:0}.matrix-col[data-astro-cid-7se34ep3]+.matrix-col[data-astro-cid-7se34ep3]{border-top:1px solid var(--border-light)}.matrix-cert-list[data-astro-cid-7se34ep3]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html.js .matrix-level[data-astro-cid-7se34ep3] i[data-astro-cid-7se34ep3].is-on{transform:none;transition:none}.matrix-col[data-astro-cid-7se34ep3]>[data-astro-cid-7se34ep3]{transition:none}}.profile[data-astro-cid-b2hmpzxj]{background:var(--ink)}.profile-grid[data-astro-cid-b2hmpzxj]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,5vw,4.5rem);align-items:start}.profile-portrait[data-astro-cid-b2hmpzxj]{margin:0;min-width:0}.profile-frame[data-astro-cid-b2hmpzxj]{display:grid;grid-template-columns:14px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 14px;gap:3px;padding:10px;border:1px solid var(--border-light);border-radius:1rem;background:var(--ink-2)}.profile-frame[data-astro-cid-b2hmpzxj]:before,.profile-frame[data-astro-cid-b2hmpzxj]:after{content:"";pointer-events:none}.profile-frame[data-astro-cid-b2hmpzxj]:before{grid-column:1;grid-row:1;background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.22) 0 1px,transparent 1px 8px),repeating-linear-gradient(to bottom,rgba(255,255,255,.5) 0 1px,transparent 1px 40px);background-size:6px 100%,12px 100%;background-position:right top,right top;background-repeat:no-repeat}.profile-frame[data-astro-cid-b2hmpzxj]:after{grid-column:2;grid-row:2;background-image:repeating-linear-gradient(to right,rgba(255,255,255,.22) 0 1px,transparent 1px 8px),repeating-linear-gradient(to right,rgba(255,255,255,.5) 0 1px,transparent 1px 40px);background-size:100% 6px,100% 12px;background-position:left top,left top;background-repeat:no-repeat}.profile-view[data-astro-cid-b2hmpzxj]{position:relative;grid-column:2;grid-row:1;aspect-ratio:600 / 629;border-radius:.5rem;overflow:hidden;isolation:isolate}.profile-view[data-astro-cid-b2hmpzxj] img[data-astro-cid-b2hmpzxj]{display:block;width:100%;height:100%;object-fit:cover;object-position:top;filter:saturate(.92)}.profile-scan[data-astro-cid-b2hmpzxj]{position:absolute;inset:0;opacity:0;transform:translateY(-100%);pointer-events:none;background:linear-gradient(to bottom,transparent 72%,rgba(255,122,89,.12) 100%)}.profile-scan[data-astro-cid-b2hmpzxj]:before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--signal);box-shadow:0 0 14px #ff7a59b3}@media(min-width:641px)and (prefers-reduced-motion:no-preference){html.js .profile-portrait[data-astro-cid-b2hmpzxj].visible .profile-scan[data-astro-cid-b2hmpzxj]{animation:profileScan 1.4s cubic-bezier(.4,0,.2,1) .3s forwards}}@keyframes profileScan{0%{transform:translateY(-100%);opacity:1}88%{opacity:1}to{transform:translateY(100%);opacity:0}}.profile-plate[data-astro-cid-b2hmpzxj]{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin:.9rem 0 0}.profile-tag[data-astro-cid-b2hmpzxj]{color:var(--text-primary)}.profile-caption[data-astro-cid-b2hmpzxj]{min-width:0;overflow-wrap:anywhere}.profile-copy[data-astro-cid-b2hmpzxj]{max-width:62ch}.profile-copy[data-astro-cid-b2hmpzxj]>p[data-astro-cid-b2hmpzxj]{margin:0 0 1.1rem;font-size:1rem;line-height:1.7;color:#e2e8f0d1;text-wrap:pretty}.profile-note[data-astro-cid-b2hmpzxj]{margin:1.9rem 0 0;padding:.3rem 0 .3rem 1.25rem;border-left:2px solid var(--accent-primary);font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.3rem;line-height:1.45;letter-spacing:-.005em;color:var(--text-primary);text-wrap:pretty}.profile-more[data-astro-cid-b2hmpzxj]{margin-top:1.75rem}.profile-more[data-astro-cid-b2hmpzxj] span[data-astro-cid-b2hmpzxj]{transition:transform var(--transition-fast)}.profile-more[data-astro-cid-b2hmpzxj]:hover span[data-astro-cid-b2hmpzxj]{transform:translate(3px)}.contact[data-astro-cid-b2hmpzxj]{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(2rem,5vw,4rem);align-items:start;margin-top:clamp(3.5rem,8vw,6rem);padding:clamp(1.6rem,5vw,3.5rem);border-radius:1.5rem;scroll-margin-top:90px}.contact[data-astro-cid-b2hmpzxj]:before{content:"";position:absolute;top:-180px;left:-120px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(255,90,122,.1),transparent 62%);pointer-events:none}.contact[data-astro-cid-b2hmpzxj]>[data-astro-cid-b2hmpzxj]{position:relative;min-width:0}.contact-kicker[data-astro-cid-b2hmpzxj]{margin-bottom:.9rem}.contact-title[data-astro-cid-b2hmpzxj]{margin:0 0 1rem;max-width:16ch;font-family:var(--font-display);font-weight:700;font-size:clamp(1.9rem,4vw,3rem);line-height:1.05;letter-spacing:-.03em;text-wrap:balance;color:var(--text-primary)}.contact-text[data-astro-cid-b2hmpzxj]{margin:0;max-width:56ch;font-size:1rem;line-height:1.7;color:#e2e8f0c7;text-wrap:pretty}.contact-paths[data-astro-cid-b2hmpzxj]{display:grid;gap:1rem;margin:1.75rem 0 0;padding:1.5rem 0 0;list-style:none;border-top:1px solid var(--border-light)}.contact-paths[data-astro-cid-b2hmpzxj] li[data-astro-cid-b2hmpzxj]{display:grid;grid-template-columns:2.4rem minmax(0,1fr);gap:.5rem;align-items:start}.contact-idx[data-astro-cid-b2hmpzxj]{padding-top:.2rem;font-family:var(--font-sans);font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--signal)}.contact-paths[data-astro-cid-b2hmpzxj] strong[data-astro-cid-b2hmpzxj]{display:block;margin-bottom:.2rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.contact-paths[data-astro-cid-b2hmpzxj] p[data-astro-cid-b2hmpzxj]{margin:0;max-width:50ch;font-size:1rem;line-height:1.6;color:var(--text-secondary);text-wrap:pretty}.contact-actions[data-astro-cid-b2hmpzxj]{display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem}.contact-actions[data-astro-cid-b2hmpzxj] .btn[data-astro-cid-b2hmpzxj]{width:100%;min-height:44px}.contact-actions[data-astro-cid-b2hmpzxj] .btn-secondary[data-astro-cid-b2hmpzxj] span[data-astro-cid-b2hmpzxj]{font-size:.85em;color:var(--text-muted);transition:color var(--transition-fast)}.contact-actions[data-astro-cid-b2hmpzxj] .btn-secondary[data-astro-cid-b2hmpzxj]:hover span[data-astro-cid-b2hmpzxj]{color:var(--accent-primary)}.contact-reply[data-astro-cid-b2hmpzxj]{display:flex;align-items:center;justify-content:center;gap:.55rem;margin:.5rem 0 0;color:var(--text-secondary)}@media(max-width:820px){.profile-grid[data-astro-cid-b2hmpzxj]{grid-template-columns:1fr;gap:2rem}.profile-portrait[data-astro-cid-b2hmpzxj]{max-width:30rem}}@media(max-width:760px){.contact[data-astro-cid-b2hmpzxj]{grid-template-columns:1fr;gap:2rem}.contact-actions[data-astro-cid-b2hmpzxj]{padding-top:0}.contact-actions[data-astro-cid-b2hmpzxj] .btn[data-astro-cid-b2hmpzxj]{width:100%}}@media(max-width:640px){html.js .profile-portrait[data-astro-cid-b2hmpzxj].visible .profile-scan[data-astro-cid-b2hmpzxj]{animation:none}.profile-scan[data-astro-cid-b2hmpzxj]{display:none}}@media(max-width:480px){.profile-frame[data-astro-cid-b2hmpzxj]{padding:8px;border-radius:.8rem}.contact-title[data-astro-cid-b2hmpzxj]{max-width:none}}@media(prefers-reduced-motion:reduce){.profile-scan[data-astro-cid-b2hmpzxj]{display:none;animation:none}.profile-more[data-astro-cid-b2hmpzxj] span[data-astro-cid-b2hmpzxj]{transition:none}}
