:root{--pp-sky-deep:#0a0d14;--pp-sky-mid:#0d1018;--pp-sky-warm:#12151d;--pp-sky-panel:#12151de0;--pp-sky-topbar:#0a0d14d9;--pp-sky-chip:#ffffff0a;--pp-sky-chip-hi:#ffffff0f;--pp-sky-chip-on:#ffffff1a;--pp-sky-rule:#ffffff12;--pp-sky-panel-rule:#ffffff17;--pp-sky-headline:#fff;--pp-sky-ink:#e5e7ec;--pp-sky-dim:#e5e7ec99;--pp-sky-faint:#e5e7ec61;--pp-sky-edge:#ffffff38;--pp-sky-edge-strong:#ffffff8c;--pp-cta-bg:#e5e7ec;--pp-cta-fg:#0a0d14;--pp-node-problem:#e8c784;--pp-node-tentative:#c4c9d6;--pp-node-survived:#9bd8b0;--pp-node-wounded:#d8b670;--pp-node-refuted:#d88a8a;--pp-node-criticism:#9aa0b8;--pp-node-outcome:#9cbfe0;--pp-node-explanation:#eadc9c;--pp-node-relation:#b09cd0;--pp-node-promoted:#e6c65c}html[data-theme=light]{--pp-sky-deep:#f4f1ea;--pp-sky-mid:#efece4;--pp-sky-warm:#f8f5ee;--pp-sky-panel:#fcfaf4eb;--pp-sky-topbar:#f4f1eaeb;--pp-sky-chip:#12151d0a;--pp-sky-chip-hi:#12151d0f;--pp-sky-chip-on:#12151d1a;--pp-sky-rule:#12151d1a;--pp-sky-panel-rule:#12151d24;--pp-sky-headline:#1a1d24;--pp-sky-ink:#1a1d24;--pp-sky-dim:#1a1d249e;--pp-sky-faint:#1a1d246b;--pp-sky-edge:#1a1d2447;--pp-sky-edge-strong:#1a1d24a6;--pp-cta-bg:#1a1d24;--pp-cta-fg:#f4f1ea;--pp-node-problem:#b5803a;--pp-node-tentative:#6a7188;--pp-node-survived:#2f7a4f;--pp-node-wounded:#a67a28;--pp-node-refuted:#a13f3f;--pp-node-criticism:#5a6079;--pp-node-outcome:#3d6a94;--pp-node-explanation:#7a5f1c;--pp-node-relation:#6b4ea8;--pp-node-promoted:#9b7312}.landing-module___C8f1a__stage{background:var(--pp-sky-deep);width:100%;min-height:100dvh;color:var(--pp-sky-ink);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;position:relative;overflow:hidden}.landing-module___C8f1a__topbar{z-index:5;border-bottom:1px solid var(--pp-sky-rule);background:var(--pp-sky-topbar);-webkit-backdrop-filter:blur(8px);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:48px;padding:0 18px;display:flex;position:relative}.landing-module___C8f1a__brandLockup{flex:0 auto;align-items:center;min-width:0;display:flex}.landing-module___C8f1a__brandLockup>:is(a,span){max-width:100%}.landing-module___C8f1a__headerControls{flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px;display:flex}.landing-module___C8f1a__right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.landing-module___C8f1a__topLink{font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:0;color:var(--pp-sky-dim);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px 10px;font-size:10px;line-height:1;text-decoration:none;transition:color .2s,border-color .2s,background .2s}.landing-module___C8f1a__topLink:hover{color:var(--pp-sky-headline);border-color:var(--pp-sky-rule);background:var(--pp-sky-chip)}.landing-module___C8f1a__topLink:focus-visible,.landing-module___C8f1a__brLink:focus-visible,.landing-module___C8f1a__structClose:focus-visible,.landing-module___C8f1a__structBtn:focus-visible,.landing-module___C8f1a__previewLink:focus-visible{outline:2px solid var(--pp-node-promoted);outline-offset:3px}.landing-module___C8f1a__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-module___C8f1a__backdrop svg{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}:is(.landing-module___C8f1a__backdrop svg #nodes,.landing-module___C8f1a__backdrop svg #nodes g[data-id]){pointer-events:auto}.landing-module___C8f1a__vignette{z-index:1;pointer-events:none;background:radial-gradient(ellipse 60% 55% at 50% 50%, var(--pp-sky-deep) 0%, #0a0d14cc 35%, transparent 80%);position:absolute;inset:0}html[data-theme=light] .landing-module___C8f1a__vignette{background:radial-gradient(ellipse 60% 55% at 50% 50%, var(--pp-sky-deep) 0%, #f4f1eac7 35%, transparent 80%)}.landing-module___C8f1a__hero{z-index:2;text-align:center;pointer-events:none;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:28px 24px 36px;display:flex;position:relative}.landing-module___C8f1a__hero>*{pointer-events:auto}.landing-module___C8f1a__ribbon{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);align-items:center;gap:12px;margin-bottom:22px;font-size:10px;display:inline-flex}.landing-module___C8f1a__ribbon .landing-module___C8f1a__dot{background:var(--pp-node-survived);width:5px;height:5px;box-shadow:0 0 10px var(--pp-node-survived);border-radius:50%;animation:2.4s cubic-bezier(.33,1,.68,1) infinite landing-module___C8f1a__ribbonPulse}.landing-module___C8f1a__ribbon .landing-module___C8f1a__rule{background:var(--pp-sky-rule);width:28px;height:1px}@keyframes landing-module___C8f1a__ribbonPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.landing-module___C8f1a__headlineStack{justify-items:center;width:min(760px,100%);min-height:2.08em;display:grid;overflow:visible}.landing-module___C8f1a__headline{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-headline);text-wrap:balance;transform-origin:50%;will-change:opacity, transform;grid-area:1/1;max-width:100%;margin:0;font-size:clamp(38px,10.5vw,76px);font-weight:400;line-height:1.1;overflow:visible}.landing-module___C8f1a__headlineLine{white-space:nowrap;line-height:1.1;display:block;overflow:visible}.landing-module___C8f1a__headlineEntering{animation:landing-module___C8f1a__headlineFadeIn .52s var(--ease-deliberate,var(--pp-ease)) both}.landing-module___C8f1a__headlineExiting{pointer-events:none;animation:.36s cubic-bezier(.4,0,.7,1) both landing-module___C8f1a__headlineFadeOut}@keyframes landing-module___C8f1a__headlineFadeIn{0%{opacity:0;transform:translateY(.025em)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module___C8f1a__headlineFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.018em)}}.landing-module___C8f1a__headline em{color:var(--pp-sky-headline);font-style:italic}.landing-module___C8f1a__accent{background:linear-gradient(#fff 0%,#d8d3c8 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:-.08em;padding-bottom:.14em;font-style:italic}html[data-theme=light] .landing-module___C8f1a__accent{background:linear-gradient(#1a1d24 0%,#5a6079 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-module___C8f1a__sub{color:var(--pp-sky-dim);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;text-wrap:pretty;max-width:52ch;margin:22px 0 0;font-size:17px;line-height:1.55}.landing-module___C8f1a__formWrap{pointer-events:none;flex-direction:column;gap:12px;width:min(520px,100%);margin-top:36px;display:flex;position:relative}.landing-module___C8f1a__formWrap>*{pointer-events:auto}.landing-module___C8f1a__formWrap:before{content:"";z-index:-1;pointer-events:none;transform-origin:50%;filter:blur(8px);background:radial-gradient(50% 70% at 50% 60%,#e8c7842e 0%,#e8c78412 40%,#0000 75%);border-radius:28px;animation:5.6s cubic-bezier(.4,0,.6,1) infinite landing-module___C8f1a__formAura;position:absolute;inset:-28px -40px}html[data-theme=light] .landing-module___C8f1a__formWrap:before{background:radial-gradient(50% 70% at 50% 60%,#b5803a24 0%,#b5803a0d 40%,#0000 75%)}@keyframes landing-module___C8f1a__formAura{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.landing-module___C8f1a__earlyAccess{border:1px solid var(--pp-sky-panel-rule);background:var(--pp-sky-panel);-webkit-backdrop-filter:blur(10px);border-radius:10px;align-items:stretch;gap:0;margin-top:0;padding:5px;transition:border-color .22s,box-shadow .22s,background .22s;display:flex;position:relative}.landing-module___C8f1a__formHint{color:var(--pp-sky-faint);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;text-align:center;text-wrap:pretty;margin:-4px 0 0;font-size:12px;line-height:1.4}.landing-module___C8f1a__earlyAccess:before{content:"";opacity:0;pointer-events:none;border-radius:11px;transition:opacity .32s,box-shadow .32s;position:absolute;inset:-1px;box-shadow:0 0 0 1px #e8c78400,0 0 24px 2px #e8c78400}.landing-module___C8f1a__earlyAccess:hover:before,.landing-module___C8f1a__earlyAccess:focus-within:before{opacity:1;box-shadow:0 0 0 1px #e8c78452,0 0 28px 4px #e8c7842e}html[data-theme=light] .landing-module___C8f1a__earlyAccess:hover:before{box-shadow:0 0 0 1px #b5803a61,0 0 28px 4px #b5803a2e}html[data-theme=light] .landing-module___C8f1a__earlyAccess:focus-within:before{box-shadow:0 0 0 1px #b5803a61,0 0 28px 4px #b5803a2e}.landing-module___C8f1a__earlyAccess:focus-within{border-color:var(--pp-sky-edge-strong);box-shadow:0 0 0 4px #ffffff0a,0 12px 40px -12px #0009}html[data-theme=light] .landing-module___C8f1a__earlyAccess:focus-within{box-shadow:0 0 0 4px #1a1d240a,0 12px 40px -12px #1a1d242e}.landing-module___C8f1a__earlyAccess input{min-width:0;color:var(--pp-sky-headline);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;letter-spacing:0;background:0 0;border:0;outline:0;flex:1;padding:12px 14px;font-size:16px}.landing-module___C8f1a__earlyAccess input::placeholder{color:var(--pp-sky-faint)}.landing-module___C8f1a__earlyAccess input:focus-visible{outline:none}.landing-module___C8f1a__earlyAccess button{border:1px solid var(--pp-sky-panel-rule);background:var(--pp-cta-bg);color:var(--pp-cta-fg);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;cursor:pointer;white-space:nowrap;border-radius:7px;padding:0 16px;font-size:10.5px;font-weight:600;transition:transform .12s,opacity .2s,background .2s,box-shadow .22s;position:relative;box-shadow:inset 0 1px #fff9,0 6px 20px -8px #e8c78400}.landing-module___C8f1a__earlyAccess button:hover{transform:translateY(-.5px);box-shadow:inset 0 1px #ffffffb3,0 8px 24px -6px #e8c78473}html[data-theme=light] .landing-module___C8f1a__earlyAccess button:hover{box-shadow:inset 0 1px #fffc,0 8px 24px -6px #b5803a59}.landing-module___C8f1a__earlyAccess button:active{transform:translateY(0)}.landing-module___C8f1a__earlyAccess button:disabled{opacity:.55;cursor:default;transform:none}.landing-module___C8f1a__earlyAccess button:focus-visible{outline:2px solid var(--pp-node-promoted);outline-offset:3px}.landing-module___C8f1a__formMeta{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);justify-content:space-between;align-items:center;gap:14px;font-size:10px;display:flex}.landing-module___C8f1a__formMeta a{color:var(--pp-sky-dim);text-decoration:none;transition:color .18s}.landing-module___C8f1a__formMeta a:hover{color:var(--pp-sky-headline)}.landing-module___C8f1a__response{min-height:18px;font-family:var(--font-sans), -apple-system, system-ui, sans-serif;color:var(--pp-sky-dim);text-align:center;opacity:0;margin-top:4px;font-size:12.5px;line-height:1.45;transition:opacity .28s}.landing-module___C8f1a__response.landing-module___C8f1a__show{opacity:1}.landing-module___C8f1a__response.landing-module___C8f1a__ok{color:var(--pp-node-survived)}.landing-module___C8f1a__response.landing-module___C8f1a__err{color:var(--pp-node-refuted)}.landing-module___C8f1a__previewLink{color:var(--pp-sky-headline);text-underline-offset:3px;margin-top:7px;text-decoration:underline;display:block}.landing-module___C8f1a__devPanel{border-top:1px solid var(--pp-sky-rule);flex-direction:column;gap:8px;margin-top:4px;padding-top:12px;display:flex}.landing-module___C8f1a__devLabel{color:var(--pp-sky-faint);font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;font-size:9px}.landing-module___C8f1a__devControls{align-items:stretch;gap:8px;display:flex}.landing-module___C8f1a__devControls input{border:1px solid var(--pp-sky-rule);background:var(--pp-sky-chip);min-width:0;color:var(--pp-sky-headline);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;border-radius:7px;outline:0;flex:1;padding:9px 10px;font-size:13px}.landing-module___C8f1a__devControls input:focus-visible{border-color:var(--pp-sky-edge-strong);outline-offset:2px;outline:2px solid #e8c7843d}.landing-module___C8f1a__devControls a{border:1px solid var(--pp-sky-panel-rule);background:var(--pp-sky-chip);min-height:38px;color:var(--pp-sky-headline);font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 12px;font-size:10px;text-decoration:none;display:inline-flex}.landing-module___C8f1a__devControls a:focus-visible{outline:2px solid var(--pp-node-promoted);outline-offset:3px}.landing-module___C8f1a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-module___C8f1a__corner{z-index:3;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);pointer-events:none;align-items:center;gap:8px;font-size:9.5px;display:inline-flex;position:absolute}.landing-module___C8f1a__cornerBl{bottom:18px;left:22px}.landing-module___C8f1a__cornerBr{pointer-events:auto;bottom:18px;right:22px}.landing-module___C8f1a__brLink{color:var(--pp-sky-headline);border-bottom:1px solid var(--pp-sky-panel-rule);padding-bottom:1px;text-decoration:none;transition:color .18s,border-color .18s}.landing-module___C8f1a__brLink:hover{color:var(--pp-node-promoted);border-color:var(--pp-node-promoted)}.landing-module___C8f1a__legend{flex-wrap:wrap;gap:14px;max-width:70%}.landing-module___C8f1a__lgItem{align-items:center;gap:6px;display:inline-flex}.landing-module___C8f1a__lgGlyph{flex-shrink:0;width:12px;height:12px;overflow:visible}.landing-module___C8f1a__structCard{z-index:50;border:1px solid var(--pp-sky-panel-rule);text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#12151df0;border-radius:10px;flex-direction:column;gap:10px;width:min(560px,100% - 36px);padding:14px 16px;transition:opacity .28s cubic-bezier(.33,1,.68,1),transform .32s cubic-bezier(.33,1,.68,1),visibility 0s linear .32s;display:flex;position:fixed;top:76px;left:50%;transform:translate(-50%,-8px);box-shadow:inset 0 1px #ffffff0a,0 18px 50px -16px #0000008c,0 0 0 1px #ffffff05}html[data-theme=light] .landing-module___C8f1a__structCard{background:#fcfaf4eb;box-shadow:inset 0 1px #00000005,0 18px 50px -16px #3c322833,0 0 0 1px #0000000a}.landing-module___C8f1a__structCard.landing-module___C8f1a__in{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s,0s,0s;transform:translate(-50%)}.landing-module___C8f1a__structClose{appearance:none;color:var(--pp-sky-faint);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:6px;font-size:14px;line-height:1;transition:color .16s,background .16s;display:inline-flex}.landing-module___C8f1a__structClose:hover{color:var(--pp-sky-headline);background:var(--pp-sky-chip)}.landing-module___C8f1a__structBar{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);align-items:center;gap:10px;font-size:9px;display:flex}.landing-module___C8f1a__structDot{background:var(--struct-color,var(--pp-node-problem));width:7px;height:7px;box-shadow:0 0 10px var(--struct-color,var(--pp-node-problem));border-radius:50%;flex-shrink:0}.landing-module___C8f1a__structLabel{color:var(--struct-color,var(--pp-node-problem))}.landing-module___C8f1a__structMeta{color:var(--pp-sky-faint);margin-left:auto}.landing-module___C8f1a__structQuote{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-headline);text-wrap:pretty;border-left:1px solid color-mix(in srgb, var(--struct-color,var(--pp-node-problem)) 60%, transparent);margin:0;padding-left:12px;font-size:16px;font-style:italic;line-height:1.4}.landing-module___C8f1a__structPlain,.landing-module___C8f1a__structWhy{color:var(--pp-sky-dim);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;text-wrap:pretty;margin:0;font-size:13px;line-height:1.5}.landing-module___C8f1a__structPlain{color:var(--pp-sky-ink)}.landing-module___C8f1a__structActions{flex-wrap:wrap;gap:8px;display:flex}.landing-module___C8f1a__structBtn{border:1px solid var(--pp-sky-rule);background:var(--pp-sky-chip);color:var(--pp-sky-dim);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:6px 11px;font-size:9.5px;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.landing-module___C8f1a__structBtn svg{flex-shrink:0;width:13px;height:13px}.landing-module___C8f1a__structBtn:hover{color:var(--pp-sky-headline);background:var(--pp-sky-chip-hi)}.landing-module___C8f1a__structBtnPrimary{color:var(--pp-sky-headline);background:#9bd8b01a;border-color:#9bd8b066}.landing-module___C8f1a__structBtnPrimary:hover{background:#9bd8b02e}.landing-module___C8f1a__nodePreview{z-index:50;pointer-events:none;border:1px solid var(--pp-sky-panel-rule);-webkit-backdrop-filter:blur(10px);opacity:0;background:#12151deb;border-radius:8px;max-width:260px;padding:8px 11px;transition:opacity .18s,transform .22s cubic-bezier(.33,1,.68,1);position:fixed;transform:translate(-50%,calc(-100% - 14px));box-shadow:0 12px 36px -8px #00000080}html[data-theme=light] .landing-module___C8f1a__nodePreview{background:#fcfaf4f5}.landing-module___C8f1a__nodePreview.landing-module___C8f1a__in{opacity:1;transform:translate(-50%,calc(-100% - 18px))}.landing-module___C8f1a__npBar{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);align-items:center;gap:7px;margin-bottom:4px;font-size:8.5px;display:flex}.landing-module___C8f1a__npDot{border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.landing-module___C8f1a__npKind{color:currentColor}.landing-module___C8f1a__npLabel{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-headline);text-wrap:pretty;font-size:12.5px;font-style:italic;line-height:1.4}.landing-module___C8f1a__npHint{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);align-items:center;gap:6px;margin-top:6px;font-size:8.5px;display:inline-flex}.landing-module___C8f1a__kbd{border:1px solid var(--pp-sky-rule);letter-spacing:0;min-width:14px;height:14px;color:var(--pp-sky-dim);border-radius:3px;justify-content:center;align-items:center;padding:0 4px;font-size:8.5px;display:inline-flex}@media (prefers-reduced-motion:reduce){.landing-module___C8f1a__ribbon .landing-module___C8f1a__dot,.landing-module___C8f1a__formWrap:before,.landing-module___C8f1a__headlineEntering,.landing-module___C8f1a__headlineExiting{animation:none}}@media (max-width:1024px){.landing-module___C8f1a__sub{font-size:16px}}@media (max-width:760px){.landing-module___C8f1a__topbar{align-items:center;min-height:48px;padding:8px 12px}.landing-module___C8f1a__headerControls{gap:6px}.landing-module___C8f1a__right{flex-wrap:nowrap;gap:6px}.landing-module___C8f1a__topLink{padding:7px 8px;font-size:9px}.landing-module___C8f1a__hero{justify-content:flex-start;padding:64px 18px 88px}.landing-module___C8f1a__ribbon{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;font-size:9px}.landing-module___C8f1a__ribbon .landing-module___C8f1a__rule{display:none}.landing-module___C8f1a__sub{max-width:34ch;margin-top:18px;font-size:15px}.landing-module___C8f1a__formWrap{margin-top:24px}.landing-module___C8f1a__formWrap:before{inset:-20px -18px}.landing-module___C8f1a__earlyAccess{flex-direction:column;gap:5px}.landing-module___C8f1a__earlyAccess input{text-align:center;min-height:44px}.landing-module___C8f1a__earlyAccess button{min-height:44px}.landing-module___C8f1a__formMeta{flex-direction:column;justify-content:center;gap:7px;font-size:9px}.landing-module___C8f1a__devControls{flex-direction:column}.landing-module___C8f1a__legend{display:none}.landing-module___C8f1a__cornerBr{justify-content:center;bottom:14px;left:18px;right:18px}.landing-module___C8f1a__nodePreview{display:none}:is(.landing-module___C8f1a__backdrop svg #nodes,.landing-module___C8f1a__backdrop svg #nodes g[data-id]){pointer-events:none}.landing-module___C8f1a__structCard{display:none}.landing-module___C8f1a__structBar{flex-wrap:wrap}.landing-module___C8f1a__structMeta{margin-left:0}}@media (max-width:640px){.landing-module___C8f1a__brandLockup>a>span:last-child,.landing-module___C8f1a__brandLockup>span>span:last-child{display:none}.landing-module___C8f1a__headerControls{z-index:6;position:fixed;top:8px;right:12px}.landing-module___C8f1a__headerControls>button{border-color:var(--pp-sky-rule);background:var(--pp-sky-chip);color:var(--pp-sky-headline)}.landing-module___C8f1a__right{display:none}.landing-module___C8f1a__headlineStack{min-height:2.28em}}@media (max-width:380px){.landing-module___C8f1a__headline{font-size:clamp(35px,9.8vw,38px)}}@media (max-width:480px){.landing-module___C8f1a__topbar{gap:8px}.landing-module___C8f1a__right{flex:none;max-width:100%}}::selection{color:var(--pp-sky-headline);background:#e8c7844d}
.theme-mode-toggle-module__1RKHpq__toggle{width:32px;height:32px;color:var(--pp-sky-dim);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:background .16s,border-color .16s,color .16s,transform .12s;display:inline-flex}.theme-mode-toggle-module__1RKHpq__toggle:hover{border-color:var(--pp-sky-rule);background:var(--pp-sky-chip);color:var(--pp-sky-headline)}.theme-mode-toggle-module__1RKHpq__toggle:active{transform:scale(.96)}.theme-mode-toggle-module__1RKHpq__toggle:focus-visible{outline:2px solid var(--pp-node-promoted);outline-offset:3px}
.admin-module__4WpgRW__colGutter{display:none}.admin-module__4WpgRW__contentWrap{z-index:3;position:relative}
.legal-module__8113wq__page{background-color:var(--pp-sky-deep);color:#e5e7ec;min-height:100dvh;font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;background-image:radial-gradient(#ffffff1a 1.2px,#0000 1.2px),radial-gradient(#ffffff0d .7px,#0000 .7px);background-position:0 0,11px 11px;background-size:22px 22px,11px 11px;padding:0 18px 48px}html[data-theme=light] .legal-module__8113wq__page{color:#1a1d24;background-color:#f4f1ea;background-image:radial-gradient(#1a1d2424 1.2px,#0000 1.2px),radial-gradient(#1a1d240f .7px,#0000 .7px);background-position:0 0,11px 11px;background-size:22px 22px,11px 11px}.legal-module__8113wq__colGutter{z-index:2;pointer-events:none;background:linear-gradient(to right, var(--pp-sky-deep) 0px, var(--pp-sky-deep) 32px, transparent 32px, transparent calc(100% - 32px), var(--pp-sky-deep) calc(100% - 32px), var(--pp-sky-deep) 100%);position:fixed;inset:0}html[data-theme=light] .legal-module__8113wq__colGutter{background:linear-gradient(90deg,#f4f1ea 0 32px,#0000 32px calc(100% - 32px),#f4f1ea calc(100% - 32px) 100%)}.legal-module__8113wq__colGutter:before{content:"";background-image:linear-gradient(45deg,#ffffff1f 25%,#0000 25%),linear-gradient(-45deg,#ffffff1f 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff1f 75%),linear-gradient(-45deg,#0000 75%,#ffffff1f 75%);background-position:0 0,0 2.5px,2.5px -2.5px,-2.5px 0;background-size:5px 5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0 31px,#0000 31px calc(100% - 31px),#000 calc(100% - 31px) 100%);mask-image:linear-gradient(90deg,#000 0 31px,#0000 31px calc(100% - 31px),#000 calc(100% - 31px) 100%)}html[data-theme=light] .legal-module__8113wq__colGutter:before{background-image:linear-gradient(45deg,#12151d1f 25%,#0000 25%),linear-gradient(-45deg,#12151d1f 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#12151d1f 75%),linear-gradient(-45deg,#0000 75%,#12151d1f 75%)}@media (max-width:768px){.legal-module__8113wq__colGutter{display:none}}.legal-module__8113wq__shell{z-index:3;width:min(760px,100%);margin:0 auto;position:relative}.legal-module__8113wq__top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:14px;margin-bottom:0;padding:16px 0;display:flex}html[data-theme=light] .legal-module__8113wq__top{border-bottom-color:#1a1d2414}.legal-module__8113wq__topControls{align-items:center;gap:16px;display:flex}.legal-module__8113wq__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.legal-module__8113wq__nav a,.legal-module__8113wq__inlineLink{color:#e5e7eca6;font-family:var(--font-mono), ui-monospace, SFMono-Regular, monospace;text-transform:uppercase;letter-spacing:.05em;font-size:10px;text-decoration:none;transition:color .16s}html[data-theme=light] .legal-module__8113wq__nav a{color:#1a1d248c}html[data-theme=light] .legal-module__8113wq__inlineLink{color:#1a1d248c}.legal-module__8113wq__inlineLink{font-family:inherit;font-size:inherit;text-transform:none;letter-spacing:0;opacity:.8;border-bottom:1px solid}.legal-module__8113wq__nav a:hover{color:#e5e7ec}html[data-theme=light] .legal-module__8113wq__nav a:hover{color:#1a1d24}.legal-module__8113wq__inlineLink:hover{color:#8fbfc4;opacity:1}html[data-theme=light] .legal-module__8113wq__inlineLink:hover{color:var(--pp-marine)}.legal-module__8113wq__header{padding:52px 0 22px}.legal-module__8113wq__eyebrow{color:#e5e7ec6b;font-family:var(--font-mono), ui-monospace, SFMono-Regular, monospace;letter-spacing:.07em;text-transform:uppercase;margin:0 0 10px;font-size:9.5px}html[data-theme=light] .legal-module__8113wq__eyebrow{color:#1a1d246b}.legal-module__8113wq__title{color:#fff;font-family:var(--font-serif), Georgia, serif;margin:0;font-size:clamp(36px,7vw,62px);font-style:italic;font-weight:400;line-height:1.02}html[data-theme=light] .legal-module__8113wq__title{color:#1a1d24}.legal-module__8113wq__intro{color:#e5e7ec9e;max-width:62ch;margin:18px 0 0;font-size:17px;line-height:1.55}html[data-theme=light] .legal-module__8113wq__intro{color:#1a1d24a6}.legal-module__8113wq__section{border-top:1px solid #ffffff14;padding:24px 0}html[data-theme=light] .legal-module__8113wq__section{border-top-color:#1a1d2414}.legal-module__8113wq__section h2{color:#fff;font-family:var(--font-serif), Georgia, serif;margin:0 0 10px;font-size:24px;font-style:italic;font-weight:400}html[data-theme=light] .legal-module__8113wq__section h2{color:#1a1d24}.legal-module__8113wq__section p,.legal-module__8113wq__section li{color:#e5e7ecad;font-size:14px;line-height:1.65}:is(html[data-theme=light] .legal-module__8113wq__section p,html[data-theme=light] .legal-module__8113wq__section li){color:#1a1d24ad}.legal-module__8113wq__section p{margin:0 0 12px}.legal-module__8113wq__section ul{margin:10px 0 0;padding-left:20px}.legal-module__8113wq__section li+li{margin-top:8px}.legal-module__8113wq__callout{color:#e5e7ecd9;background:#8fbfc40f;border:1px solid #8fbfc447;border-radius:8px;padding:13px 14px}html[data-theme=light] .legal-module__8113wq__callout{color:#1a1d24d1;background:#3e6b7a0d;border-color:#3e6b7a38}@media (max-width:620px){.legal-module__8113wq__top{flex-direction:column;align-items:flex-start;gap:10px}.legal-module__8113wq__nav{justify-content:flex-start}.legal-module__8113wq__topControls{justify-content:space-between;width:100%}.legal-module__8113wq__header{padding-top:38px}}
.manifesto-module__qnrsjW__topbar{z-index:5;border-bottom:1px solid var(--pp-sky-rule);background:var(--pp-sky-topbar);-webkit-backdrop-filter:blur(8px);align-items:center;gap:12px;height:48px;padding:0 18px;display:flex;position:sticky;top:0}.manifesto-module__qnrsjW__brandLockup{flex:0 auto;align-items:center;min-width:0;display:flex}.manifesto-module__qnrsjW__brandLockup>:is(a,span){max-width:100%}.manifesto-module__qnrsjW__headerControls{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;display:flex}.manifesto-module__qnrsjW__topRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.manifesto-module__qnrsjW__topLink{font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:0;color:var(--pp-sky-dim);border:1px solid #0000;border-radius:6px;padding:7px 11px;font-size:10px;line-height:1;text-decoration:none;transition:color .18s,background .18s,border-color .18s}.manifesto-module__qnrsjW__topLink:hover,.manifesto-module__qnrsjW__topLink[aria-current=page]{color:var(--pp-sky-headline);border-color:var(--pp-sky-rule);background:var(--pp-sky-chip)}.manifesto-module__qnrsjW__doc{background:var(--pp-sky-deep);max-width:1180px;color:var(--pp-sky-ink);font-family:var(--font-serif), Georgia, serif;grid-template-columns:1fr minmax(0,640px) 1fr;gap:0 56px;margin:0 auto;padding:0 56px 160px;display:grid}.manifesto-module__qnrsjW__doc>*{grid-column:2}.manifesto-module__qnrsjW__doc>.manifesto-module__qnrsjW__margL{grid-column:1}.manifesto-module__qnrsjW__doc>.manifesto-module__qnrsjW__margR{grid-column:3}.manifesto-module__qnrsjW__masthead{border-bottom:1px solid var(--pp-sky-rule);grid-column:1/-1;grid-template-columns:1fr minmax(0,640px) 1fr;column-gap:56px;padding:96px 0 56px;display:grid}.manifesto-module__qnrsjW__mastheadInner{grid-column:2}.manifesto-module__qnrsjW__mastheadMeta{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);text-align:right;grid-column:1;align-self:end;padding-right:24px;font-size:10px;line-height:1.7}.manifesto-module__qnrsjW__mastheadMeta b{color:var(--pp-sky-dim);font-weight:500}.manifesto-module__qnrsjW__eyebrow{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-node-problem);align-items:center;gap:12px;margin-bottom:32px;font-size:10px;display:inline-flex}.manifesto-module__qnrsjW__eyebrow:before{content:"";background:var(--pp-node-problem);opacity:.7;width:24px;height:1px}.manifesto-module__qnrsjW__title{font-family:var(--font-serif), Georgia, serif;letter-spacing:0;color:var(--pp-sky-headline);text-wrap:balance;margin:0;font-size:82px;font-weight:300;line-height:1.02}.manifesto-module__qnrsjW__title em{color:var(--pp-sky-headline);font-style:italic}.manifesto-module__qnrsjW__strike{color:var(--pp-sky-faint);margin-right:6px;font-style:italic;position:relative}.manifesto-module__qnrsjW__strike:after{content:"";background:var(--pp-node-criticism);height:2px;position:absolute;top:56%;left:-2px;right:-2px;transform:rotate(-1.2deg)}.manifesto-module__qnrsjW__standfirst{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-dim);text-wrap:pretty;max-width:560px;margin-top:36px;font-size:22px;font-style:italic;line-height:1.5}.manifesto-module__qnrsjW__roman{grid-column:2;grid-template-columns:64px 1fr;align-items:baseline;column-gap:20px;margin:88px 0 22px;display:grid}.manifesto-module__qnrsjW__num{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;color:var(--pp-sky-faint);text-transform:uppercase;padding-top:6px;font-size:11px}.manifesto-module__qnrsjW__roman h2{font-family:var(--font-serif), Georgia, serif;letter-spacing:0;color:var(--pp-sky-headline);text-wrap:balance;margin:0;font-size:30px;font-weight:400;line-height:1.18}.manifesto-module__qnrsjW__roman h2 em{font-style:italic}.manifesto-module__qnrsjW__body{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-ink);text-wrap:pretty;margin:22px 0 0;font-size:19px;line-height:1.62}.manifesto-module__qnrsjW__body em{color:var(--pp-sky-headline);font-style:italic}.manifesto-module__qnrsjW__body strong{color:var(--pp-sky-headline);font-weight:500}.manifesto-module__qnrsjW__body+.manifesto-module__qnrsjW__body{margin-top:18px}.manifesto-module__qnrsjW__lede{color:var(--pp-sky-headline);font-size:22px;font-style:italic;line-height:1.55}.manifesto-module__qnrsjW__lede+.manifesto-module__qnrsjW__body{margin-top:28px}.manifesto-module__qnrsjW__dropCap:first-letter{font-family:var(--font-serif), Georgia, serif;float:left;color:var(--pp-node-problem);padding:6px 10px 0 0;font-size:4.4em;font-style:italic;line-height:.85}.manifesto-module__qnrsjW__pull{border-left:2px solid var(--pp-node-problem);font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-headline);text-wrap:balance;margin:56px 0;padding:4px 0 4px 28px;font-size:28px;font-style:italic;line-height:1.32}.manifesto-module__qnrsjW__pull cite{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);margin-top:14px;font-size:10px;font-style:normal;display:block}.manifesto-module__qnrsjW__marg{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;color:var(--pp-sky-dim);border-top:1px solid var(--pp-sky-rule);align-self:start;margin-top:32px;padding-top:10px;font-size:10.5px;line-height:1.55}.manifesto-module__qnrsjW__margNum{letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);margin-bottom:6px;font-size:9px;display:block}.manifesto-module__qnrsjW__margL{text-align:right;padding-right:20px}.manifesto-module__qnrsjW__margR{text-align:left;padding-left:20px}.manifesto-module__qnrsjW__marg em{color:var(--pp-sky-ink);font-style:italic}.manifesto-module__qnrsjW__marg b{color:var(--pp-sky-ink);font-weight:500}.manifesto-module__qnrsjW__swatch{vertical-align:middle;border-radius:2px;width:7px;height:7px;margin-right:6px;display:inline-block}.manifesto-module__qnrsjW__refute{background:var(--pp-sky-chip);border:1px solid var(--pp-sky-panel-rule);border-radius:4px;gap:18px;margin:56px 0 0;padding:28px 32px;display:grid}.manifesto-module__qnrsjW__refuteRow{grid-template-columns:84px 1fr;align-items:baseline;gap:18px;display:grid}.manifesto-module__qnrsjW__refuteRow .manifesto-module__qnrsjW__tag{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);padding-top:4px;font-size:9.5px}.manifesto-module__qnrsjW__refuteRow.manifesto-module__qnrsjW__claim .manifesto-module__qnrsjW__tag{color:var(--pp-node-problem)}.manifesto-module__qnrsjW__refuteRow.manifesto-module__qnrsjW__crit .manifesto-module__qnrsjW__tag{color:var(--pp-node-criticism)}.manifesto-module__qnrsjW__refuteRow.manifesto-module__qnrsjW__surv .manifesto-module__qnrsjW__tag{color:var(--pp-node-survived)}.manifesto-module__qnrsjW__refuteRow p{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-ink);margin:0;font-size:17px;line-height:1.5}.manifesto-module__qnrsjW__refuteRow.manifesto-module__qnrsjW__claim p{color:var(--pp-sky-faint);text-decoration:line-through;-webkit-text-decoration-color:var(--pp-node-criticism);text-decoration-color:var(--pp-node-criticism);text-decoration-thickness:1.5px}.manifesto-module__qnrsjW__refuteRow.manifesto-module__qnrsjW__surv p{color:var(--pp-sky-headline);font-style:italic}.manifesto-module__qnrsjW__sig{border-top:1px solid var(--pp-sky-rule);grid-template-columns:1fr auto;align-items:baseline;gap:24px;margin-top:96px;padding-top:28px;display:grid}.manifesto-module__qnrsjW__sigName{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-headline);font-size:22px;font-style:italic;line-height:1.3}.manifesto-module__qnrsjW__sigMeta{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);text-align:right;font-size:10px;line-height:1.7}.manifesto-module__qnrsjW__sigMeta b{color:var(--pp-sky-dim);font-weight:500}.manifesto-module__qnrsjW__coda{text-align:center;margin-top:64px}.manifesto-module__qnrsjW__codaEyebrow{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-faint);margin-bottom:18px;font-size:10px}.manifesto-module__qnrsjW__coda h3{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-headline);text-wrap:balance;margin:0 0 28px;font-size:38px;font-style:italic;font-weight:400;line-height:1.2}.manifesto-module__qnrsjW__codaCta{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:0;text-transform:uppercase;color:var(--pp-sky-deep);background:var(--pp-sky-ink);border:1px solid var(--pp-sky-panel-rule);border-radius:7px;align-items:center;gap:8px;padding:14px 22px;font-size:11px;text-decoration:none;transition:transform .18s,opacity .18s;display:inline-flex}.manifesto-module__qnrsjW__codaCta:hover{opacity:.92;transform:translateY(-1px)}@media (max-width:980px){.manifesto-module__qnrsjW__doc{grid-template-columns:1fr;padding:0 28px 96px}.manifesto-module__qnrsjW__doc>.manifesto-module__qnrsjW__margL,.manifesto-module__qnrsjW__doc>.manifesto-module__qnrsjW__margR{text-align:left;border-top:1px solid var(--pp-sky-rule);grid-column:1;max-width:560px;margin-top:28px;padding:12px 0 0}.manifesto-module__qnrsjW__masthead{grid-template-columns:1fr;padding:56px 28px 36px}.manifesto-module__qnrsjW__mastheadInner{grid-column:1}.manifesto-module__qnrsjW__mastheadMeta{text-align:left;order:-1;grid-column:1;padding:0 0 18px}.manifesto-module__qnrsjW__roman{grid-template-columns:48px 1fr;column-gap:12px}.manifesto-module__qnrsjW__title{font-size:58px}.manifesto-module__qnrsjW__roman h2{font-size:28px}.manifesto-module__qnrsjW__pull{padding-left:20px;font-size:22px}.manifesto-module__qnrsjW__refuteRow{grid-template-columns:1fr;gap:6px}.manifesto-module__qnrsjW__refute{padding:20px}.manifesto-module__qnrsjW__sig{grid-template-columns:1fr}.manifesto-module__qnrsjW__sigMeta{text-align:left}}@media (max-width:640px){.manifesto-module__qnrsjW__topbar{align-items:center;min-height:48px;padding:8px 12px}.manifesto-module__qnrsjW__brandLockup>a>span:last-child,.manifesto-module__qnrsjW__brandLockup>span>span:last-child{display:none}.manifesto-module__qnrsjW__headerControls{z-index:6;position:fixed;top:8px;right:12px}.manifesto-module__qnrsjW__headerControls>button{border-color:var(--pp-sky-rule);background:var(--pp-sky-chip);color:var(--pp-sky-headline)}.manifesto-module__qnrsjW__topRight{flex-wrap:nowrap;max-width:100%}.manifesto-module__qnrsjW__topRight .manifesto-module__qnrsjW__topLink[aria-current=page]{display:none}.manifesto-module__qnrsjW__topLink{padding:7px 8px;font-size:9px}.manifesto-module__qnrsjW__doc{padding:0 20px 88px}.manifesto-module__qnrsjW__masthead{padding:44px 20px 32px}.manifesto-module__qnrsjW__title{font-size:42px}.manifesto-module__qnrsjW__standfirst{font-size:18px}.manifesto-module__qnrsjW__roman{grid-template-columns:1fr;margin-top:64px}.manifesto-module__qnrsjW__roman h2{font-size:24px}.manifesto-module__qnrsjW__body{font-size:17px}.manifesto-module__qnrsjW__lede{font-size:19px}.manifesto-module__qnrsjW__pull{margin:44px 0;font-size:20px}.manifesto-module__qnrsjW__coda h3{font-size:30px}.manifesto-module__qnrsjW__codaCta{justify-content:center;width:100%}}@media (max-width:480px){.manifesto-module__qnrsjW__topbar{gap:8px}.manifesto-module__qnrsjW__topRight{flex:none}}
.redesign-shell-module__hkRHUG__shell{background:var(--pp-sky-deep);color:var(--pp-sky-ink);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;-webkit-font-smoothing:antialiased;flex-direction:column;gap:8px;padding:12px;display:flex;position:fixed;inset:0;overflow:hidden}.redesign-shell-module__hkRHUG__body{flex:1;gap:8px;min-height:0;display:flex;overflow:hidden}.redesign-shell-module__hkRHUG__topbar{z-index:10;border:1px solid var(--pp-sky-panel-rule);background:var(--pp-sky-topbar);-webkit-backdrop-filter:blur(10px);border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:48px;padding:0 16px;display:flex;position:relative;box-shadow:0 1px 3px #0000000f}.redesign-shell-module__hkRHUG__topbarLeft{flex:none;align-items:center;gap:10px;min-width:0;display:flex}.redesign-shell-module__hkRHUG__topbarCenter{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.redesign-shell-module__hkRHUG__topbarRight{flex:none;align-items:center;gap:10px;display:flex}.redesign-shell-module__hkRHUG__missionTitle{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--pp-sky-dim);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:11px;overflow:hidden}.redesign-shell-module__hkRHUG__autonomyBadge{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;opacity:.7;white-space:nowrap;border:1px solid;border-radius:999px;padding:3px 9px;font-size:9px}.redesign-shell-module__hkRHUG__autonomyBadge[data-mode=autonomous]{color:var(--pp-autonomy-autonomous)}.redesign-shell-module__hkRHUG__autonomyBadge[data-mode=guided]{color:var(--pp-autonomy-guided)}.redesign-shell-module__hkRHUG__autonomyBadge[data-mode=hands-on]{color:var(--pp-autonomy-hands-on)}.redesign-shell-module__hkRHUG__topbarBtn{width:28px;height:28px;color:var(--pp-sky-dim);cursor:pointer;font-family:var(--font-mono), ui-monospace, monospace;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:11px;text-decoration:none;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.redesign-shell-module__hkRHUG__topbarBtn:hover{color:var(--pp-sky-headline);background:var(--pp-sky-chip);border-color:var(--pp-sky-rule)}.redesign-shell-module__hkRHUG__sidebar{background:var(--pp-sky-sidebar);border:1px solid var(--pp-sky-panel-rule);-webkit-backdrop-filter:blur(16px);border-radius:12px;flex-direction:column;flex-shrink:0;width:220px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.redesign-shell-module__hkRHUG__sidebarScroll{flex:1;min-height:0;padding:16px 0 8px;overflow-y:auto}.redesign-shell-module__hkRHUG__sidebarSection{padding:0 12px 16px}.redesign-shell-module__hkRHUG__sidebarSectionLabel{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-sky-faint);margin-bottom:6px;padding:0 6px;font-size:9px}.redesign-shell-module__hkRHUG__sidebarItem{cursor:pointer;font-family:var(--font-sans), -apple-system, system-ui, sans-serif;color:var(--pp-sky-dim);white-space:nowrap;text-overflow:ellipsis;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:13px;text-decoration:none;transition:color .16s,background .16s;display:flex;position:relative;overflow:hidden}.redesign-shell-module__hkRHUG__sidebarItem:before{content:"";background:var(--pp-marine);opacity:0;border-radius:2px;width:2px;height:14px;transition:opacity .16s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.redesign-shell-module__hkRHUG__sidebarItem:hover{color:var(--pp-sky-ink);background:var(--pp-sky-chip)}.redesign-shell-module__hkRHUG__sidebarItem.redesign-shell-module__hkRHUG__active{color:var(--pp-sky-headline);background:var(--pp-marine-soft,#3e6b7a26)}.redesign-shell-module__hkRHUG__sidebarItem.redesign-shell-module__hkRHUG__active:before{opacity:1}.redesign-shell-module__hkRHUG__sidebarItemPlaceholder{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;color:var(--pp-sky-faint);border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-size:10px;font-style:italic;display:flex}.redesign-shell-module__hkRHUG__sidebarBottom{border-top:1px solid var(--pp-sky-rule);flex-shrink:0;padding:10px 12px 14px}.redesign-shell-module__hkRHUG__accountRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:6px 8px;transition:background .16s;display:flex}.redesign-shell-module__hkRHUG__accountRow:hover{background:var(--pp-sky-chip)}.redesign-shell-module__hkRHUG__avatar{background:var(--pp-marine-soft,#3e6b7a33);border:1px solid var(--pp-marine-light,#8fbfc4);width:26px;height:26px;color:var(--pp-marine-light,#8fbfc4);font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.redesign-shell-module__hkRHUG__accountEmail{font-family:var(--font-sans), -apple-system, system-ui, sans-serif;color:var(--pp-sky-dim);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;overflow:hidden}.redesign-shell-module__hkRHUG__signOutBtn{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--pp-sky-faint);margin-top:6px;margin-left:36px;font-size:9px;text-decoration:none;transition:color .16s;display:block}.redesign-shell-module__hkRHUG__signOutBtn:hover{color:var(--pp-node-refuted)}.redesign-shell-module__hkRHUG__canvas{border:1px solid var(--pp-sky-panel-rule);border-radius:12px;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f}.redesign-shell-module__hkRHUG__canvasMain{flex:1;min-height:0;transition:background-color .6s cubic-bezier(.33,1,.68,1);position:relative;overflow-y:auto}.redesign-shell-module__hkRHUG__canvasPlaceholder{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px;display:flex;position:absolute;inset:0}.redesign-shell-module__hkRHUG__canvasPlaceholderHeading{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-faint);letter-spacing:-.01em;font-size:22px;font-style:italic;font-weight:400;line-height:1.4}.redesign-shell-module__hkRHUG__canvasPlaceholderSub{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--pp-sky-faint);font-size:10px}.redesign-shell-module__hkRHUG__inputStrip{border-top:1px solid var(--pp-sky-rule);background:var(--pp-sky-topbar);-webkit-backdrop-filter:blur(10px);flex-shrink:0;align-items:flex-end;gap:10px;padding:12px 16px 16px;display:flex}.redesign-shell-module__hkRHUG__inputWrap{border:1px solid var(--pp-sky-panel-rule);background:var(--pp-sky-chip);border-radius:10px;flex:1;min-width:0;transition:border-color .22s,box-shadow .22s;position:relative}.redesign-shell-module__hkRHUG__inputWrap:focus-within{border-color:#8fbfc459;box-shadow:0 0 0 3px #8fbfc41a}.redesign-shell-module__hkRHUG__inputTextarea{width:100%;min-height:42px;max-height:180px;color:var(--pp-sky-headline);font-family:var(--font-sans), -apple-system, system-ui, sans-serif;resize:none;background:0 0;border:0;outline:0;padding:11px 14px;font-size:14px;line-height:1.5;display:block;overflow-y:auto}.redesign-shell-module__hkRHUG__inputTextarea::placeholder{color:var(--pp-sky-faint);font-style:italic}.redesign-shell-module__hkRHUG__inputLabel{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--pp-sky-faint);background:var(--pp-sky-topbar);padding:0 4px;font-size:8.5px;position:absolute;top:-10px;left:10px}.redesign-shell-module__hkRHUG__sendBtn{background:var(--pp-marine,#3e6b7a);height:42px;color:var(--pp-sky-deep);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1px solid #8fbfc44d;border-radius:24px;flex-shrink:0;padding:0 18px;font-size:10px;transition:background .18s,transform .12s,box-shadow .2s}.redesign-shell-module__hkRHUG__sendBtn:hover{background:var(--pp-marine-hover);transform:translateY(-.5px);box-shadow:0 6px 18px -6px #8fbfc459}.redesign-shell-module__hkRHUG__sendBtn:active{transform:translateY(0)}.redesign-shell-module__hkRHUG__sendBtn:disabled{opacity:.45;cursor:default;transform:none}.redesign-shell-module__hkRHUG__nodeList{flex-direction:column;gap:12px;padding:24px 24px 16px;display:flex}.redesign-shell-module__hkRHUG__nodeCard{border:1px solid var(--pp-sky-panel-rule);background:var(--pp-sky-panel);border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.redesign-shell-module__hkRHUG__nodeCardBar{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--pp-sky-faint);align-items:center;gap:8px;font-size:9px;display:flex}.redesign-shell-module__hkRHUG__nodeCardDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.redesign-shell-module__hkRHUG__nodeCardKind{color:inherit}.redesign-shell-module__hkRHUG__nodeCardText{font-family:var(--font-serif), Georgia, serif;color:var(--pp-sky-ink);font-size:15px;font-style:italic;line-height:1.45}.redesign-shell-module__hkRHUG__mobileTabs{z-index:20;background:var(--pp-sky-topbar);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--pp-sky-rule);flex-direction:row;align-items:stretch;height:56px;display:none;position:fixed;bottom:0;left:0;right:0}.redesign-shell-module__hkRHUG__mobileTab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--pp-sky-faint);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:8px;transition:color .16s;display:flex}.redesign-shell-module__hkRHUG__mobileTab.redesign-shell-module__hkRHUG__active{color:var(--pp-marine-light,#8fbfc4)}@media (max-width:768px){.redesign-shell-module__hkRHUG__sidebar{display:none}.redesign-shell-module__hkRHUG__mobileTabs{display:flex}.redesign-shell-module__hkRHUG__canvas{padding-bottom:56px}.redesign-shell-module__hkRHUG__missionTitle{max-width:160px}}.redesign-shell-module__hkRHUG__topbarBtn:focus-visible,.redesign-shell-module__hkRHUG__sidebarItem:focus-visible,.redesign-shell-module__hkRHUG__accountRow:focus-visible,.redesign-shell-module__hkRHUG__sendBtn:focus-visible{outline:2px solid var(--pp-marine-light,#8fbfc4);outline-offset:2px}
