.hp{--ink:#101b2c;--ink-soft:#5b6472;--line:#dce3ee;--cream:#fff;--paper:#f7f9fc;--paper-deep:#eef2f8;--forest:#13223d;--brass:#2f5fe0;--flag:#db267a;--shell:1440px;--gutter:64px;background:var(--paper);color:var(--ink);font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;letter-spacing:normal}body:has(.hp){color:#101b2c;background:#f7f9fc}.hp ::selection{background:var(--forest);color:#fff}.hp a{color:inherit;text-decoration:none}.hp .grid-bg{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96'%3E%3Cg fill='rgba(156,163,175,0.06)'%3E%3Crect x='47.4' y='0' width='1.2' height='96'/%3E%3Crect x='0' y='47.4' width='96' height='1.2'/%3E%3C/g%3E%3Cg fill='rgba(156,163,175,0.14)'%3E%3Crect x='43.5' y='47.2' width='9' height='1.6'/%3E%3Crect x='47.2' y='43.5' width='1.6' height='9'/%3E%3C/g%3E%3C/svg%3E");background-position:-48px -48px;position:absolute;inset:0}.hp section{position:relative}.hp .shell{z-index:1;max-width:var(--shell);padding:0 var(--gutter);margin:0 auto;position:relative}.hp .kicker{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:1.2px;text-transform:uppercase;color:var(--brass);font-size:12px;font-weight:500}.hp .kicker-soft{color:var(--ink-soft)}.hp h2.display,.hp h1.display{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);max-width:720px;margin-top:14px;font-size:40px;font-weight:500;line-height:1.12}.hp .lede{max-width:560px;color:var(--ink-soft);margin-top:18px;font-size:16px;line-height:1.55}.hp .btn{border-radius:10px;justify-content:center;align-items:center;font-size:15px;font-weight:500;line-height:1;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.hp .btn:hover{transform:translateY(-1px)}.bkm{cursor:pointer;appearance:none;border:0;font-family:inherit}.hp .brg{justify-self:center;width:100%;max-width:560px;height:auto;overflow:visible}.hp .brg-ground{fill:var(--paper)}.hp .brg-art path{fill:none;stroke:var(--ink);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;opacity:0}.hp .brg-outline{fill:none;stroke:#101b2c;stroke-width:.5px;stroke-linejoin:round;stroke-linecap:round}.hp .brg-node{opacity:.95}.hp .brg-mesh line{stroke-width:.55px}.hp .brg-fire{opacity:0;transform-box:fill-box;transform-origin:50%;animation:7s ease-in-out infinite brg-fire}@keyframes brg-fire{0%,to{opacity:0;transform:scale(.6)}6%{opacity:.55;transform:scale(1)}16%{opacity:0;transform:scale(1.5)}}.hp .brg-signal{fill:none;stroke:var(--brass);stroke-width:.9px;stroke-linecap:round;opacity:1;animation:5s linear infinite brg-travel}@keyframes brg-travel{0%{stroke-dashoffset:var(--brg-lit,22)}to{stroke-dashoffset:var(--brg-end,-400)}}@media (prefers-reduced-motion:reduce){.hp .brg-fire,.hp .brg-signal{animation:none}.hp .brg-signal{opacity:.3;stroke-dasharray:none;stroke-dashoffset:0}}.hp .lsw{width:30px;height:30px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s;display:inline-flex;position:relative}.hp .lsw:hover,.hp .lsw[data-popup-open]{color:var(--ink);background:var(--paper-deep)}.hp .lsw:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .lsw-globe{flex:none;width:18px;height:18px;font-size:18px}.lsw-menu{min-width:176px;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;background:#fff;border:1px solid #dce3ee;border-radius:12px;padding:6px;box-shadow:0 18px 40px -22px #101b2c57,0 2px 8px -4px #101b2c1f}.lsw-item{color:#101b2c;cursor:pointer;border-radius:8px;outline:0;padding:9px 32px 9px 12px;font-size:13.5px;line-height:1.2}.lsw-item[data-highlighted]{background:#eef2f8}.lsw-item[data-checked]{font-weight:600}.hp .btn-primary{background:var(--forest);color:var(--cream);padding:15px 26px}.hp .btn-primary:hover{background:#1b3057;box-shadow:0 8px 22px -8px #13223d80}.hp .hp-btnghost{color:var(--ink);border:1px solid var(--line);background:0 0;padding:10px 18px;font-size:14px}.hp .hp-btnghost:hover{background:#ffffffb3;border-color:#b9c6dc}.hp .btn-link{color:var(--ink);text-underline-offset:3px;font-size:15px;font-weight:500;text-decoration:underline}.hp .btn-link:hover{color:var(--brass)}.hp .wd-open{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-family:inherit;display:inline-flex}.hp .wd-play{width:16px;height:16px;color:var(--brass);flex:none;transition:transform .2s}.hp .wd-open:hover .wd-play{transform:scale(1.12)}.hp .wd-open:focus-visible{outline:2px solid var(--brass);outline-offset:3px;border-radius:3px}.wd-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a111db8;place-items:center;padding:5vh 24px;animation:.24s both wd-in;display:grid;position:fixed;inset:0}.wd-overlay.is-closing{animation:.24s both wd-out}@keyframes wd-in{0%{opacity:0}to{opacity:1}}@keyframes wd-out{to{opacity:0}}.wd-frame{background:#000;border-radius:14px;width:min(1100px,100%);animation:.3s cubic-bezier(.16,1,.3,1) both wd-rise;overflow:hidden;box-shadow:0 40px 90px -30px #000000b3}.wd-overlay.is-closing .wd-frame{animation:.24s both wd-sink}@keyframes wd-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}}@keyframes wd-sink{to{opacity:0;transform:translateY(8px)scale(.99)}}.wd-frame video{width:100%;height:auto;max-height:90vh;display:block}.wd-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .2s,border-color .2s;display:grid;position:absolute;top:20px;right:24px}.wd-close:hover{background:#ffffff2e;border-color:#fff6}.wd-close:focus-visible{outline-offset:2px;outline:2px solid #fff}.wd-close svg{fill:none;width:20px;height:20px}@media (prefers-reduced-motion:reduce){.wd-overlay,.wd-frame,.wd-overlay.is-closing,.wd-overlay.is-closing .wd-frame{animation:none}}.hp .hp-nav{z-index:60;background:var(--paper);position:relative}.hp .hp-nav-inner{z-index:1;max-width:var(--shell);height:92px;padding:0 var(--gutter);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex;position:relative}.hp .hp-logo svg{width:auto;height:34px;color:var(--ink);display:block}.hp .hp-nav-links{color:var(--ink);align-items:center;gap:40px;font-size:15px;display:flex}.hp .hp-nav-links a{padding:4px 0;transition:color .2s;position:relative}.hp .hp-nav-links a:after{content:"";background:var(--brass);transform-origin:0;height:1.5px;transition:transform .28s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.hp .hp-nav-links a:hover{color:var(--brass)}.hp .hp-nav-links a:hover:after,.hp .hp-nav-links a.active:after{transform:scaleX(1)}.hp .hp-nav-actions{align-items:center;gap:12px;display:flex}.hp .hp-dd{position:relative}.hp .hp-dd-trigger{align-items:center;gap:5px;display:inline-flex}.hp .hp-dd-caret{opacity:.6;transition:transform .25s}.hp .hp-dd:hover .hp-dd-caret,.hp .hp-dd:focus-within .hp-dd-caret{transform:rotate(180deg)}.hp .hp-dd-menu{background:var(--cream);border:1px solid var(--line);opacity:0;visibility:hidden;border-radius:12px;min-width:172px;padding:7px;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 20px 44px -16px #101b2c38}.hp .hp-dd:hover .hp-dd-menu,.hp .hp-dd:focus-within .hp-dd-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.hp .hp-dd-menu a{white-space:nowrap;color:var(--ink-soft);border-radius:8px;padding:9px 12px;font-size:14px;transition:background .18s,color .18s;display:block}.hp .hp-dd-menu a:hover{background:var(--paper-deep);color:var(--ink)}.hp .hp-dd-menu a:after{display:none}.hp .hp-dd-sub{position:relative}.hp .hp-dd-menu .hp-dd-subtrigger{justify-content:space-between;align-items:center;gap:10px;display:flex}.hp .hp-dd-subcaret{opacity:.45;flex:none;transition:opacity .18s;transform:rotate(-90deg)}.hp .hp-dd-sub:hover .hp-dd-subcaret,.hp .hp-dd-sub:focus-within .hp-dd-subcaret{opacity:.9}.hp .hp-dd-submenu{background:var(--cream);border:1px solid var(--line);opacity:0;visibility:hidden;border-radius:12px;min-width:168px;padding:7px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:-7px;left:calc(100% + 5px);transform:translate(-4px);box-shadow:0 20px 44px -16px #101b2c38}.hp .hp-dd-submenu:before{content:"";width:9px;position:absolute;top:0;bottom:0;left:-9px}.hp .hp-dd-sub:hover .hp-dd-submenu,.hp .hp-dd-sub:focus-within .hp-dd-submenu{opacity:1;visibility:visible;transform:none}.hp .hero2{background:var(--paper);align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hp .hero2-ribbon{z-index:0;opacity:.5;position:absolute;inset:0}.hp .hero2 .grid-bg{z-index:2}.hp .hero2-ribbon canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.hp .hero2-scrim{z-index:1;pointer-events:none;background:linear-gradient(100deg,#f7f9fcd6 6%,#f7f9fc9e 32%,#f7f9fc47 55%,#f7f9fc00 74%);position:absolute;inset:0}.hp .hero2-inner{z-index:3;max-width:var(--shell);padding:0 var(--gutter);grid-template-columns:minmax(0,480px) minmax(0,1fr);align-items:center;gap:40px;width:100%;margin:0 auto;display:grid;position:relative;top:0}.hp .hero2-inner>*{min-width:0}.hp .hero2-eyebrow{align-items:center;gap:10px;display:flex}.hp .hero2-dot{background:var(--brass);border-radius:50%;flex:none;width:6px;height:6px}.hp .hero2 h1{font-family:var(--font-display), Georgia, serif;letter-spacing:-.015em;color:var(--ink);max-width:600px;margin-top:28px;font-size:60px;font-weight:500;line-height:1.06}.hp .hero2-rotate{min-height:1.06em;display:block}.hp .hero2-sub{color:var(--ink-soft);max-width:520px;margin-top:28px;font-size:19px}.hp .hero2-cta{align-items:center;gap:28px;margin-top:28px;display:flex}.hp .rise{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) forwards hpRise;transform:translateY(18px)}.hp .rise-1{animation-delay:50ms}.hp .rise-2{animation-delay:.16s}.hp .rise-3{animation-delay:.27s}.hp .rise-4{animation-delay:.38s}@keyframes hpRise{to{opacity:1;transform:none}}.hp .hw{width:100%;margin-left:auto;position:relative}.hp .hw-frame{transform-origin:0 0;border:1px solid var(--line);-webkit-backdrop-filter:blur(6px)saturate(115%);backdrop-filter:blur(6px)saturate(115%);background:#ffffff8c;border-radius:20px;position:relative;box-shadow:0 24px 60px -34px #101b2c52}.hp .hw-stage{position:relative}.hp .hw-links{pointer-events:none;position:absolute;inset:0;overflow:visible}.hp .hw-graph{position:absolute}.hp .hw-edges{position:absolute;inset:0;overflow:visible}.hp .hw-node{border:1px solid var(--line);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#ffffffc7;border-radius:12px;place-items:center;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1),border-color .5s,box-shadow .5s;display:grid;position:absolute;transform:scale(.78)}.hp .hw-node.on{opacity:1;border-color:color-mix(in srgb, var(--brass) 42%, transparent);box-shadow:0 0 14px -5px color-mix(in srgb, var(--brass) 45%, transparent);transform:none}.hp .hw-node.lit{border-color:color-mix(in srgb, var(--brass) 70%, transparent);box-shadow:0 0 20px -4px color-mix(in srgb, var(--brass) 60%, transparent)}.hp .hw-ico{flex:none;place-items:center;display:grid}.hp .hw-ico .hw-glyph{width:100%;height:100%;display:block}.hp .hw-ico:not(.is-logo) .hw-glyph{color:var(--ink-soft);opacity:.72}.hp .hw-ico.is-logo .hw-glyph{filter:grayscale()sepia(.42)hue-rotate(178deg)saturate(1.45)brightness(.94);opacity:.82}.hp .hw-card{opacity:0;align-items:center;padding:0 14px;transition:opacity .55s,transform .65s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;transform:translate(14px)}.hp .hw-card.in{opacity:1;transform:none}.hp .hw-card-text{flex-direction:column;gap:2px;min-width:0;display:flex}.hp .hw-card-title{color:var(--ink);font-size:13.5px;font-weight:600;line-height:1.2}.hp .hw-card-detail{color:var(--ink-soft);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.42;display:-webkit-box;overflow:hidden}.hp .hw-card.on-left{text-align:right;flex-direction:row-reverse}.hp .hw-card.on-left .hw-card-text{align-items:flex-end}.hp .hw-card.on-left{transform:translate(-14px)}.hp .hw-card.on-left.in{transform:none}.hp .sec{padding:48px 0}.hp .sec-deep{background:var(--paper-deep)}.hp .card-row{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px;display:grid}.hp .card-row.is-four{grid-template-columns:repeat(4,1fr)}.hp .card-row.is-five{grid-template-columns:repeat(5,1fr);gap:16px}.hp .card{background:var(--cream);border:1px solid var(--line);border-radius:14px;height:100%;padding:26px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:block;position:relative;box-shadow:0 10px 30px -22px #101b2c59}.hp .card:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .card-ico{width:34px;height:34px;margin-bottom:30px}.hp .cap-ico{place-items:start;display:grid}.hp .cap-card{overflow:hidden}.hp .cap-art{z-index:0;color:#e0e6f0;pointer-events:none;width:152px;height:152px;transition:color .35s;position:absolute;top:-34px;right:-38px}.hp .cap-art svg{width:100%;height:100%;display:block}.hp .cap-card:hover .cap-art{color:#d0d9e6}.hp .cap-card>:not(.cap-art){z-index:1;position:relative}.hp .cap-document{color:#2e5ee0}.hp .cap-workflow{color:#7d5cfc}.hp .cap-models{color:#058c8c}.hp .cap-codegen{color:#db267a}.hp .card-ico svg{width:34px;height:34px;display:block}.hp .card h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:19px;font-weight:500}.hp .card p{color:var(--ink-soft);margin-top:12px;font-size:13.5px;line-height:1.6}.hp .hp-footnote{color:var(--ink-soft);align-items:center;gap:10px;margin-top:46px;font-size:13.5px;display:flex}.hp .hp-footnote i{background:var(--brass);border-radius:50%;flex:none;width:5px;height:5px}.hp .pf{width:100%;height:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;perspective:1600px;background:0 0;border:0;padding:0;transition:transform .3s cubic-bezier(.16,1,.3,1);display:block}.hp .pf:hover{transform:translateY(-3px)}.hp .pf:focus-visible{outline:2px solid var(--brass);outline-offset:4px;border-radius:16px}.hp .pf-inner{height:100%;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.8,.2,1);display:grid;position:relative}.hp .pf.is-flipped .pf-inner{transform:rotateY(180deg)}.hp .pf.is-peek .pf-inner{transition:transform .58s cubic-bezier(.32,.9,.3,1);transform:rotateY(-58deg)}.hp .pf.is-peek{z-index:5;position:relative}.hp .pf-face{backface-visibility:hidden;background:var(--cream);border:1px solid var(--line);border-radius:14px;flex-direction:column;grid-area:1/1;padding:28px;transition:border-color .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px -22px #101b2c59}.hp .pf:hover .pf-face{border-color:#c9d6ea;box-shadow:0 18px 40px -24px #101b2c66}.hp .pf-back{background:var(--paper);transform:rotateY(180deg)}.hp .pf-front{text-align:center;justify-content:center;align-items:center}.hp .pf-face{position:relative}.hp .pf-front{overflow:hidden}.hp .pf-front:before,.hp .pf-front:after{content:"";z-index:0;pointer-events:none;position:absolute}.hp .pf-front:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cg fill='rgba(16,27,44,0.05)'%3E%3Crect x='23.4' y='0' width='1' height='48'/%3E%3Crect x='0' y='23.4' width='48' height='1'/%3E%3C/g%3E%3Cg fill='rgba(16,27,44,0.12)'%3E%3Crect x='20.5' y='23.2' width='7' height='1.2'/%3E%3Crect x='23.2' y='20.5' width='1.2' height='7'/%3E%3C/g%3E%3C/svg%3E");inset:0;-webkit-mask-image:radial-gradient(at 50% 40%,#000 6%,#0000 72%);mask-image:radial-gradient(at 50% 40%,#000 6%,#0000 72%)}.hp .pf-front:after{background:radial-gradient(circle, var(--halo) 0%, transparent 66%);opacity:.82;width:250px;height:250px;transition:opacity .35s;top:26%;left:50%;transform:translate(-50%,-50%)}.hp .pf:hover .pf-front:after{opacity:1}.hp .pf-front>*{z-index:1;position:relative}.hp .card-row.is-five .pf-face{padding:22px}.hp .card-row.is-five .pf-q{letter-spacing:.06em;min-height:3.4em;margin-top:13px;font-size:10px}.hp .card-row.is-five .pf-hint{letter-spacing:.07em;padding-top:22px;font-size:9.5px}.hp .card-row.is-five .pf-point{margin-top:15px;font-size:12.5px}.hp .card-row.is-five .pf-close{margin-top:18px;font-size:13.5px}.hp .pf-trust{--accent:#2e5ee0;--halo:#2e5ee026}.hp .pf-security{--accent:#058c8c;--halo:#058c8c26}.hp .pf-governance{--accent:#7d5cfc;--halo:#7d5cfc24}.hp .pf-domain{--accent:#b4530a;--halo:#b4530a24}.hp .pf-explainability{--accent:#db267a;--halo:#db267a21}.hp .pf-ico{width:40px;height:40px;color:var(--accent);place-items:center;display:grid}.hp .pf-ico svg{display:block}.hp .pf-title{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:22px;font-size:19px;font-weight:500}.hp .pf-q{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--brass);margin-top:16px;font-size:11px;line-height:1.7}.hp .pf-backtitle{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:10.5px}.hp .pf-point{color:var(--ink-soft);margin-top:18px;padding-left:16px;font-size:13.5px;line-height:1.62;position:relative}.hp .pf-point:before{content:"—";color:var(--line);position:absolute;left:0}.hp .pf-close{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:22px;font-size:14.5px;font-style:italic;line-height:1.55}.hp .pf-hint{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;padding-top:26px;font-size:10.5px;transition:color .3s;display:flex}.hp .pf-hint-back{margin-top:auto}.hp .pf:hover .pf-hint{color:var(--brass)}.hp .pf-arrow{flex:none;width:14px;height:14px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.hp .pf-arrow.is-flip{transform:rotate(180deg)}.hp .pf:hover .pf-arrow{transform:translate(3px)}.hp .pf:hover .pf-arrow.is-flip{transform:rotate(180deg)translate(3px)}@media (prefers-reduced-motion:reduce){.hp .pf-inner{transition:none}}.hp .hp-pillarband{background:var(--forest);border-radius:12px;flex-wrap:wrap;align-items:center;gap:26px;margin-top:44px;padding:26px 34px;display:flex}.hp .hp-pillarbandtags{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:#7fa2ee;font-size:11px}.hp .hp-pillarbandnote{font-family:var(--font-display), Georgia, serif;color:#fff;font-size:16px;font-style:italic}.hp .hp-steps{grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid;position:relative}.hp .hp-steprail{background:var(--line);height:1px;position:absolute;top:35px;left:16.666%;right:16.666%;overflow:visible}.hp .hp-stepbeam{transform-origin:0;background:var(--brass);transition:transform linear;position:absolute;inset:0;transform:scaleX(0)}.hp .hp-step{text-align:center;padding:0 22px;position:relative}.hp .hp-stepring{background:var(--cream);border:1px solid var(--line);width:70px;height:70px;color:var(--ink-soft);z-index:1;box-shadow:0 0 0 8px var(--paper);border-radius:50%;place-items:center;margin:0 auto;transition:background .45s cubic-bezier(.16,1,.3,1),border-color .45s,color .45s;display:grid;position:relative}.hp .hp-step.is-on .hp-stepring{background:var(--forest);border-color:var(--forest);color:#fff}.hp .sec-deep .hp-stepring{box-shadow:0 0 0 8px var(--paper-deep)}.hp .hp-stepring svg{width:26px;height:26px}.hp .hp-step h3,.hp .hp-step p{transition:color .45s}.hp .hp-step:not(.is-on) h3{color:var(--ink-soft)}.hp .hp-step h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:26px;font-size:21px;font-weight:500}.hp .hp-step p{color:var(--ink-soft);margin-top:14px;font-size:13.5px;line-height:1.62}.hp .hp-conn{margin-top:44px}.hp .hp-rails{--gap:12px;gap:var(--gap);margin-left:calc(var(--gutter) * -1);margin-right:calc(var(--gutter) * -1);display:grid;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.hp .hp-rail{overflow:hidden}.hp .hp-railtrack{gap:var(--gap);width:max-content;animation-name:hp-railslide;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.hp .hp-railtrack.is-rev{animation-direction:reverse}.hp .hp-railset{gap:var(--gap);display:flex}.hp .hp-rails:hover .hp-railtrack{animation-play-state:paused}@keyframes hp-railslide{0%{transform:translate(0)}to{transform:translateX(calc(-50% - var(--gap) / 2))}}.hp .hp-chip{border:1px solid var(--line);background:var(--cream);white-space:nowrap;color:var(--ink);border-radius:11px;flex:none;align-items:center;gap:11px;padding:12px 18px;font-size:14px;transition:transform .25s cubic-bezier(.16,1,.3,1),border-color .25s,box-shadow .25s;display:inline-flex}.hp .hp-chip:hover{border-color:#c4d2e8;transform:translateY(-2px);box-shadow:0 10px 24px -16px #101b2c66}.hp .hp-chiplogo{flex:none;place-items:center;width:22px;height:22px;display:grid}.hp .hp-chiplogo svg{width:100%;height:100%;display:block}.hp .hp-connmore{justify-content:center;margin-top:26px;display:flex}.hp .hp-morebtn{border:1px solid var(--line);background:var(--cream);cursor:pointer;font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);border-radius:999px;align-items:center;gap:10px;padding:11px 22px;font-size:10.5px;transition:border-color .25s,color .25s;display:inline-flex}.hp .hp-morebtn:hover{border-color:var(--brass);color:var(--brass)}.hp .hp-morearrow{width:14px;height:14px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.hp .hp-morebtn:hover .hp-morearrow{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.hp .hp-railtrack{animation:none}}.hp .hp-srcnotes{font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);flex-wrap:wrap;gap:26px;margin-top:34px;font-size:10.5px;display:flex}.hp .hp-srcnotes span{align-items:center;gap:9px;display:inline-flex}.hp .hp-srcnotes i{background:var(--ink-soft);border-radius:50%;width:4px;height:4px}.hp .fits{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-top:48px;display:grid}.hp .plan{border:1px solid var(--line);background:var(--cream);border-radius:14px;flex-direction:column;height:100%;padding:30px 32px 34px;display:flex;position:relative}.hp .fits>.reveal{height:100%}.hp .plan h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:22px;font-weight:500}.hp .plan-note{font-family:var(--font-display), Georgia, serif;color:var(--ink-soft);margin-top:12px;font-size:14.5px;font-style:italic}.hp .plan-list{flex-direction:column;gap:18px;margin-top:28px;display:flex}.hp .plan-item{color:var(--ink);align-items:center;gap:12px;font-size:14px;display:flex}.hp .plan-item svg{width:17px;height:17px;color:var(--brass);flex:none}.hp .plan-dark{background:var(--forest);border-color:var(--forest)}.hp .plan-dark h3{color:#fff}.hp .plan-dark .plan-note{color:#7fa2ee}.hp .plan-grid{grid-template-columns:1fr 1fr 1fr;gap:18px 16px;margin-top:28px;display:grid}.hp .plan-grid .plan-item{color:#e7eefb;font-size:13px}.hp .plan-grid .plan-item svg{color:#cfe0ff}.hp .plan-tag{background:var(--brass);color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.09em;border-radius:7px;padding:6px 12px;font-size:10px;position:absolute;top:-13px;right:26px}.hp .btn-plan{border-radius:10px;align-self:flex-start;margin-top:auto;padding:13px 24px}.hp .btn-plan-light{background:var(--forest);color:var(--cream)}.hp .btn-plan-light:hover{background:#1b3057;box-shadow:0 8px 22px -8px #13223d80}.hp .btn-plan-dark{color:var(--forest);background:#fff}.hp .btn-plan-dark:hover{background:#eef2f8}.hp .plan-list,.hp .plan-grid{flex:none;margin-bottom:30px}.hp .btn-white{color:var(--ink);background:#fff;margin-top:30px;padding:13px 22px;font-size:14px}.hp .btn-white:hover{background:#eaf0fb}.hp .cta-band{background:var(--forest);text-align:center;padding:74px 0;position:relative;overflow:hidden}.hp .cta-band:after{content:"";pointer-events:none;background:radial-gradient(circle,#2f5fe073 0%,#2f5fe000 68%);border-radius:50%;width:620px;height:620px;position:absolute;top:-60%;right:-8%}.hp .cta-band h2{z-index:1;font-family:var(--font-display), Georgia, serif;color:#fff;font-size:34px;font-weight:500;position:relative}.hp .cta-band p{z-index:1;color:#9fb0cd;margin-top:14px;font-size:15px;position:relative}.hp .cta-band-btns{z-index:1;justify-content:center;gap:14px;margin-top:28px;display:flex;position:relative}.hp .cta-band .btn-white{margin-top:0}.hp .btn-outline{color:#fff;border:1px solid #ffffff52;padding:13px 22px;font-size:14px}.hp .btn-outline:hover{background:#ffffff14;border-color:#fff}.hp .hp-foot{background:var(--paper);padding:74px 0 0;position:relative;overflow:hidden}.hp .hp-footcols{z-index:1;grid-template-columns:repeat(7,1fr);gap:30px 24px;display:grid;position:relative}.hp .hp-footcol h4{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);font-size:11px;font-weight:600}.hp .hp-footcol h4 a{color:inherit;font:inherit;letter-spacing:inherit}.hp .hp-footcol h4 a:hover{text-underline-offset:3px;text-decoration:underline}.hp .hp-footcol ul{flex-direction:column;gap:12px;margin-top:18px;list-style:none;display:flex}.hp .hp-footcol a,.hp .hp-footcol li{color:var(--ink-soft);font-size:14px;transition:color .2s}.hp .hp-footcol a:hover{color:var(--brass)}.hp .hp-footmark{text-align:center;margin-top:28px;padding:40px 0 30px;position:relative}.hp .hp-footmark:before{content:"";pointer-events:none;background:radial-gradient(#2f5fe029 0%,#2f5fe000 70%);width:560px;height:300px;position:absolute;top:8%;left:50%;transform:translate(-50%)}.hp .hp-footmark svg{width:min(460px,62%);height:auto;color:var(--ink);margin:0 auto;display:block;position:relative}.hp .hp-footbar{z-index:1;border-top:1px solid var(--line);padding:22px var(--gutter);max-width:var(--shell);color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;font-size:13px;display:flex;position:relative}.hp .hp-footbarlinks{flex-wrap:wrap;gap:26px;display:flex}.hp .hp-footbarlinks a:hover{color:var(--brass)}.hp .hp-footsocial{gap:9px;display:flex}.hp .hp-footsocial a{border:1px solid var(--line);width:26px;height:26px;color:var(--ink-soft);border-radius:50%;place-items:center;font-size:9.5px;transition:border-color .2s,color .2s;display:grid}.hp .hp-footsocial a svg{fill:currentColor;width:13px;height:13px;display:block}.hp .hp-footsocial a:hover{border-color:var(--brass);color:var(--brass)}.hp .reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.hp .reveal.in{opacity:1;transform:none}@media (max-width:1340px){.hp .hero2-inner{grid-template-columns:minmax(0,400px) minmax(0,1fr)}.hp .hero2 h1{font-size:48px}.hp .hero2-rotate{min-height:1.06em;display:block}.hp .hero2-sub{font-size:17px}}@media (max-width:1100px){.hp{--gutter:40px}.hp .hero2-inner{grid-template-columns:1fr;gap:0;padding-top:64px;padding-bottom:72px;top:0}.hp .hero2{min-height:0}.hp .hw{display:none}.hp .hero2-scrim{background:linear-gradient(180deg, var(--paper) 30%, #f7f9fc66 100%)}}@media (max-width:1280px){.hp .card-row.is-five{grid-template-columns:repeat(3,1fr);gap:22px}.hp .card-row.is-five .pf-face{padding:28px}.hp .card-row.is-five .pf-q{letter-spacing:.08em;margin-top:16px;font-size:11px}.hp .card-row.is-five .pf-hint{letter-spacing:.1em;padding-top:26px;font-size:10.5px}.hp .card-row.is-five .pf-point{margin-top:18px;font-size:13.5px}.hp .card-row.is-five .pf-close{margin-top:22px;font-size:14.5px}}@media (max-width:1180px){.hp .card-row.is-four{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.hp .card-row.is-five{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.hp .hp-nav-links{display:none}.hp .card-row,.hp .card-row.is-four,.hp .card-row.is-five,.hp .hp-steps,.hp .fits{grid-template-columns:1fr}.hp .hp-steprail{display:none}.hp .hp-steps{gap:48px}.hp .plan-grid{grid-template-columns:1fr 1fr}.hp .hp-footcols{grid-template-columns:repeat(3,1fr);gap:36px 20px}}@media (max-width:640px){.hp{--gutter:22px}.hp .hp-footcols{grid-template-columns:1fr 1fr}.hp .hero2 h1{font-size:40px}.hp h2.display{font-size:31px}.hp .sec{padding:34px 0}.hp .hp-nav-inner{height:74px}.hp .cta-band h2{font-size:26px}.hp .plan-grid{grid-template-columns:1fr}.hp .hp-footbar{text-align:center;justify-content:center}}@media (prefers-reduced-motion:reduce){.hp .rise,.hp .reveal{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.hp .hw-graph,.hp .hw-node,.hp .hw-card,.hp .hw-edges path,.hp .hw-links path{transition:none!important}}.hp .hp-blank{flex-direction:column;justify-content:center;min-height:58vh;padding:80px 0;display:flex}.hp .hp-blank h1.display{max-width:18ch;font-size:44px}.hp .hp-blank>.shell{width:100%}.hp .hp-blank-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hp-secnav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #dce3ee;border-radius:999px;flex-direction:column;align-items:center;gap:12px;padding:9px 6px;display:flex;position:fixed;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 14px 34px -22px #101b2c80}.hp-secnav-btn{color:#5b6472;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;transition:background .22s,color .22s,opacity .22s;display:grid}.hp-secnav-btn svg{width:15px;height:15px;display:block}.hp-secnav-btn:hover:not(:disabled){color:#101b2c;background:#eef2f8}.hp-secnav-btn:focus-visible{outline-offset:2px;outline:2px solid #2f5fe0}.hp-secnav-btn:disabled{opacity:.28;cursor:default}.hp-secnav-count{flex-direction:column;align-items:center;gap:7px;display:flex}.hp-secnav-count i{background:#c7d1e0;border-radius:50%;width:4px;height:4px;transition:background .3s,height .3s cubic-bezier(.16,1,.3,1)}.hp-secnav-count i.is-on{background:#2f5fe0;border-radius:3px;height:13px}@media (max-width:1279px){.hp-secnav{display:none}}@media (prefers-reduced-motion:reduce){.hp-secnav-btn,.hp-secnav-count i{transition:none}}.hp h1.pt-h1{max-width:18ch;font-size:44px;line-height:1.1}.hp .pt-wrap{margin-top:52px}.hp .pt-toggle{border:1px solid var(--line);background:var(--cream);border-radius:999px;grid-template-columns:1fr 1fr;padding:5px;display:inline-grid;position:relative}.hp .pt-toggle button{z-index:1;cursor:pointer;text-align:center;white-space:nowrap;font-family:var(--font-plex), sans-serif;color:var(--ink-soft);background:0 0;border:0;border-radius:999px;padding:10px 26px;font-size:14px;transition:color .28s;position:relative}.hp .pt-toggle button.on{color:var(--cream)}.hp .pt-toggle button:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .pt-thumb{z-index:0;background:var(--forest);border-radius:999px;width:calc(50% - 5px);transition:transform .38s cubic-bezier(.16,1,.3,1);position:absolute;top:5px;bottom:5px;left:5px}.hp .pt-thumb[data-tier=enterprise]{transform:translate(100%)}.hp .pt-grid{align-items:stretch;gap:20px;margin-top:32px;display:grid}.hp .pt-grid.is-3{grid-template-columns:repeat(3,1fr)}.hp .pt-grid.is-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .pt-grid.is-2 .pt-feats{grid-template-columns:1fr 1fr;gap:13px 26px;display:grid}.hp .pt-grid{--pt-card-h:453px}.hp .pt-card{min-height:var(--pt-card-h);border:1px solid var(--line);background:var(--cream);animation:.5s cubic-bezier(.16,1,.3,1) both pt-rise;animation-delay:calc(var(--i) * 80ms);border-radius:14px;flex-direction:column;padding:30px 28px 32px;display:flex;position:relative;box-shadow:0 10px 30px -22px #101b2c59}@keyframes pt-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hp .pt-card.is-feat{border-color:var(--brass);box-shadow:0 18px 44px -26px #2f5fe08c}.hp .pt-pop{background:var(--brass);color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.09em;text-transform:uppercase;border-radius:7px;padding:6px 12px;font-size:10px;position:absolute;top:-12px;right:24px}.hp .pt-bloom{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(circle at 100% 0,#000 0 30px,#0000 165px);mask-image:radial-gradient(circle at 100% 0,#000 0 30px,#0000 165px)}.hp .pt-bloom svg{width:208px;height:208px;display:block;position:absolute;top:-58px;right:-58px}.hp .pt-card.tone-free .pt-bloom{color:#5b64721a}.hp .pt-card.tone-pro .pt-bloom{color:#4f7cff21}.hp .pt-card.tone-max .pt-bloom{color:#0e9aa024}.hp .pt-card>:not(.pt-bloom):not(.pt-pop){z-index:1;position:relative}.hp .pt-pop{z-index:2}.hp .pt-name{align-items:center;gap:10px;display:flex}.hp .pt-icon{color:var(--brass);flex:none;place-items:center;display:grid;transform:translateY(-3px)}.hp .pt-card.tone-free .pt-icon{color:#6b7686}.hp .pt-card.tone-pro .pt-icon{color:#4f7cff}.hp .pt-card.tone-max .pt-icon{color:#0e9aa0}.hp .pt-icon svg{display:block}.hp .pt-card h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:22px;font-weight:500}.hp .pt-blurb{min-height:3.2em;color:var(--ink-soft);margin-top:10px;font-size:13.5px;line-height:1.6}.hp .pt-price{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:22px;display:flex}.hp .pt-amt{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);font-size:40px;font-weight:500;line-height:1}.hp .pt-cur{font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;letter-spacing:0;vertical-align:.513em;margin-right:3px;font-size:.52em;font-weight:500}.hp .pt-unit{color:var(--ink-soft);font-size:13px}.hp .pt-billing{font-family:var(--font-mono), monospace;letter-spacing:.06em;color:var(--ink-soft);margin-top:6px;font-size:10.5px}.hp .pt-lead{color:var(--ink);margin-top:24px;font-size:13px;font-weight:500}.hp .pt-lead+.pt-feats{margin-top:14px}.hp .pt-cta.is-disabled{background:var(--paper-deep);border:1px solid var(--line);color:var(--ink-soft);cursor:default;pointer-events:none}.hp .pt-cta{width:100%;margin-top:24px;padding:13px 22px}.hp .pt-feats{flex-direction:column;gap:12px;margin-top:26px;list-style:none;display:flex}.hp .pt-feats li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.hp .pt-feats svg{width:16px;height:16px;color:var(--brass);stroke-width:2.4px;flex:none;margin-top:2px}.hp .pt-note{color:var(--ink-soft);margin-top:26px;font-size:13px}.hp .pt-addons{border-top:1px solid var(--line);margin-top:40px;padding-top:32px}.hp .pt-addhead{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.hp .pt-addhead h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:20px;font-weight:500}.hp .pt-addhead p{color:var(--ink-soft);font-size:13px}.hp .pt-addgrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:20px;display:grid}.hp .pt-add{border:1px solid var(--line);background:var(--cream);animation:.5s cubic-bezier(.16,1,.3,1) both pt-rise;animation-delay:calc(var(--i) * 70ms);border-radius:14px;padding:22px 24px}.hp .pt-add h4{color:var(--ink);letter-spacing:-.01em;font-size:14px;font-weight:600}.hp .pt-addprice{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:12px;display:flex}.hp .pt-addamt{font-family:var(--font-display), Georgia, serif;color:var(--ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:30px;font-weight:500;line-height:1}.hp .pt-addunit{color:var(--ink-soft);font-size:12px}.hp .pt-add p{color:var(--ink-soft);margin-top:12px;font-size:13px;line-height:1.6}.hp .pt-faq{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:44px;display:grid}.hp .pt-faqitem{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:26px 28px}.hp .pt-faqitem h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:17px;font-weight:500}.hp .pt-faqitem p{color:var(--ink-soft);margin-top:10px;font-size:13.5px;line-height:1.62}@media (max-width:1000px){.hp .pt-grid.is-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.hp .pt-grid.is-3,.hp .pt-grid.is-2,.hp .pt-faq{grid-template-columns:1fr}.hp .pt-toggle{width:100%}.hp .pt-toggle button{flex:1;padding:10px 12px}}@media (prefers-reduced-motion:reduce){.hp .pt-card{animation:none}.hp .pt-thumb{transition:none}}.hp .hp-ev-group{margin-top:64px}.hp .hp-ev-year{align-items:center;gap:18px;display:flex}.hp .hp-ev-year-num{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:26px;font-weight:500}.hp .hp-ev-year-rule{background:var(--line);flex:1;height:1px}.hp .hp-ev-year-count{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:10.5px}.hp .hp-ev-list{gap:18px;margin-top:24px;display:grid}.hp .hp-ev-row{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:30px 32px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:block;box-shadow:0 10px 30px -22px #101b2c59}.hp .hp-ev-row:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .hp-ev-badge{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--brass);border:1px solid color-mix(in srgb, var(--brass) 35%, transparent);border-radius:999px;padding:5px 11px;font-size:10px;display:inline-block}.hp .hp-ev-row-title{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:18px;font-size:28px;font-weight:500;line-height:1.15}.hp .hp-ev-accent{color:var(--brass)}.hp .hp-ev-row-sum{max-width:72ch;color:var(--ink-soft);margin-top:12px;font-size:14.5px;line-height:1.62}.hp .hp-ev-meta{color:var(--ink-soft);flex-wrap:wrap;gap:10px 26px;margin-top:20px;font-size:13px;display:flex}.hp .hp-ev-meta span{align-items:center;gap:8px;display:inline-flex}.hp .hp-ev-meta svg{color:var(--brass);flex:none}.hp .hp-ev-go{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;margin-top:22px;font-size:10.5px;transition:color .3s;display:inline-flex}.hp .hp-ev-row:hover .ev-go{color:var(--brass)}.hp .hp-ev-go svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.hp .hp-ev-row:hover .ev-go svg{transform:translate(3px)}.hp .hp-ev-empty{color:var(--ink-soft);margin-top:48px;font-size:14.5px}.hp .hp-ev-back{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;font-size:10.5px;transition:color .25s;display:inline-flex}.hp .hp-ev-back:hover{color:var(--brass)}.hp .hp-ev-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:56px;margin-top:34px;display:grid}.hp .hp-ev-title{max-width:20ch;margin-top:14px;font-size:42px}.hp .hp-ev-kicker{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--brass);margin-top:14px;font-size:11px}.hp .hp-ev-facts{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.hp .hp-ev-fact{border:1px solid var(--line);background:var(--cream);color:var(--ink);border-radius:10px;align-items:center;gap:9px;padding:10px 15px;font-size:13px;display:inline-flex}.hp .hp-ev-fact svg{color:var(--brass);flex:none}.hp .hp-ev-summary{color:var(--ink-soft);max-width:70ch;margin-top:26px;font-size:16px;line-height:1.62}.hp .hp-ev-h2{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:52px;font-size:26px;font-weight:500}.hp .hp-ev-highlights{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:22px;display:grid}.hp .hp-ev-highlight{border:1px solid var(--line);background:var(--cream);border-radius:12px;padding:22px 24px}.hp .hp-ev-highlight h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:17px;font-weight:500}.hp .hp-ev-highlight p{color:var(--ink-soft);margin-top:9px;font-size:13.5px;line-height:1.6}.hp .hp-ev-agenda{border-left:1px solid var(--line);margin-top:22px;list-style:none}.hp .hp-ev-agenda>li{padding:0 0 30px 28px;position:relative}.hp .hp-ev-agenda>li:last-child{padding-bottom:0}.hp .hp-ev-agenda>li:before{content:"";background:var(--brass);border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:-4.5px}.hp .hp-ev-ag-time{font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:10.5px}.hp .hp-ev-ag-body h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:7px;font-size:19px;font-weight:500}.hp .hp-ev-ag-body ul{flex-direction:column;gap:7px;margin-top:11px;list-style:none;display:flex}.hp .hp-ev-ag-body li{color:var(--ink-soft);padding-left:16px;font-size:13.5px;line-height:1.6;position:relative}.hp .hp-ev-ag-body li:before{content:"—";color:var(--line);position:absolute;left:0}.hp .hp-ev-closing{background:var(--paper-deep);border:1px solid var(--line);border-radius:12px;align-items:center;gap:16px;margin-top:30px;padding:22px 24px;display:flex}.hp .hp-ev-closing-ico{color:var(--brass);flex:none;place-items:center;display:grid}.hp .hp-ev-closing h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:17px;font-weight:500}.hp .hp-ev-closing p{color:var(--ink-soft);margin-top:5px;font-size:13.5px;line-height:1.55}.hp .hp-ev-closing-time{font-family:var(--font-mono), monospace;letter-spacing:.07em;color:var(--ink-soft);flex:none;margin-left:auto;font-size:10.5px}.hp .hp-ev-speakers{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.hp .hp-ev-speaker{border:1px solid var(--line);background:var(--cream);border-radius:12px;align-items:center;gap:14px;padding:14px 20px;display:flex}.hp .hp-ev-speaker strong{color:var(--ink);font-size:14.5px;font-weight:500}.hp .hp-ev-speaker a{color:var(--ink-soft);align-items:center;gap:7px;font-size:12.5px;transition:color .25s;display:inline-flex}.hp .hp-ev-speaker a:hover{color:var(--brass)}.hp .hp-ev-venue{color:var(--ink-soft);flex-direction:column;gap:4px;margin-top:20px;font-size:14.5px;line-height:1.5;display:flex}.hp .hp-ev-map{border:1px solid var(--line);border-radius:12px;height:320px;margin-top:20px;overflow:hidden}.hp .hp-ev-map iframe{border:0;width:100%;height:100%;display:block}.hp .hp-ev-map-link{color:var(--ink-soft);align-items:center;gap:8px;margin-top:14px;font-size:13px;transition:color .25s;display:inline-flex}.hp .hp-ev-map-link:hover{color:var(--brass)}.hp .hp-ev-aside{position:relative}.hp .apply-form{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:28px;box-shadow:0 14px 40px -28px #101b2c73}.hp .apply-form h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:20px;font-weight:500}.hp .apply-note{color:var(--ink-soft);margin-top:10px;font-size:13px;line-height:1.6}.hp .af-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.hp .af-field{flex-direction:column;gap:7px;margin-top:14px;display:flex}.hp .af-row .af-field{margin-top:0}.hp .af-field>span{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:10px}.hp .af-field i{color:var(--flag);margin-left:3px;font-style:normal}.hp .af-field input{border:1px solid var(--line);background:var(--paper);width:100%;font-family:var(--font-plex), sans-serif;color:var(--ink);border-radius:9px;padding:11px 13px;font-size:14px;transition:border-color .2s,background .2s}.hp .af-field input:focus{border-color:var(--brass);background:var(--cream);outline:none}.hp .af-field input::placeholder{color:#a8b2c2}.hp .af-error{color:var(--flag);margin-top:14px;font-size:13px}.hp .af-submit{background:var(--forest);width:100%;color:var(--cream);cursor:pointer;box-shadow:none;border:0;border-radius:10px;justify-content:center;align-items:center;margin-top:22px;padding:13px 22px;font-size:15px;font-weight:500;transition:background .2s,box-shadow .2s;display:inline-flex}.hp .af-submit:hover{background:#1b3057;box-shadow:0 8px 22px -8px #13223d80}.hp .af-submit:disabled{opacity:.6;cursor:default}.hp .apply-done{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:28px}.hp .apply-done h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:20px;font-weight:500}.hp .apply-done p{color:var(--ink-soft);margin-top:10px;font-size:13.5px;line-height:1.6}@media (max-width:1000px){.hp .hp-ev-grid{grid-template-columns:1fr;gap:40px}.hp .hp-ev-highlights{grid-template-columns:1fr}}@media (max-width:640px){.hp .hp-ev-row{padding:24px 22px}.hp .hp-ev-row-title{font-size:23px}.hp .hp-ev-title{font-size:32px}.hp .af-row{grid-template-columns:1fr}.hp .hp-ev-closing{flex-wrap:wrap}.hp .hp-ev-closing-time{margin-left:0}}.hp .hp-ph{padding-bottom:24px}.hp .hp-ph h1.display{max-width:20ch;margin-top:14px;font-size:44px}.hp .hp-ph .lede{max-width:64ch}.hp .hp-socs{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hp .hp-soc{border:1px solid var(--line);background:var(--cream);width:40px;height:40px;color:var(--ink-soft);border-radius:50%;place-items:center;transition:color .25s,border-color .25s,transform .25s cubic-bezier(.16,1,.3,1);display:grid}.hp .hp-soc:hover{color:var(--brass);border-color:var(--brass);transform:translateY(-2px)}.hp .hp-soc svg{fill:currentColor;width:17px;height:17px}.hp .hp-split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin-top:64px;display:grid}.hp .hp-split p{color:var(--ink-soft);max-width:46ch;margin-top:18px;font-size:15.5px;line-height:1.65}.hp .hp-statpanel{border:1px solid var(--line);background:var(--cream);border-radius:16px;padding:36px 34px;box-shadow:0 14px 40px -30px #101b2c73}.hp .hp-stats{grid-template-columns:1fr 1fr;gap:30px 24px;display:grid}.hp .hp-stat .v{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);font-size:34px;font-weight:500;line-height:1;display:block}.hp .hp-stat .k{color:var(--ink-soft);margin-top:9px;font-size:13px;line-height:1.5;display:block}.hp .hp-vgrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;display:grid}.hp .hp-vcard{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:28px 26px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s}.hp .hp-vcard:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .hp-vcard .ic{color:var(--brass);place-items:start;display:grid}.hp .hp-vcard .ic svg{width:24px;height:24px}.hp .hp-vcard h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:22px;font-size:19px;font-weight:500}.hp .hp-vcard p{color:var(--ink-soft);margin-top:11px;font-size:13.5px;line-height:1.62}.hp .hp-idx{gap:16px;margin-top:48px;display:grid}.hp .hp-idxrow{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:26px 30px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:block}.hp .hp-idxrow:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .hp-idxmeta{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:10.5px;display:flex}.hp .hp-idxmeta .tag{color:var(--brass)}.hp .hp-idxrow h2,.hp .hp-idxrow h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:14px;font-size:24px;font-weight:500;line-height:1.2}.hp .hp-idxrow p{max-width:76ch;color:var(--ink-soft);margin-top:11px;font-size:14.5px;line-height:1.62}.hp .hp-idxgo{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;margin-top:18px;font-size:10.5px;transition:color .3s;display:inline-flex}.hp .hp-idxrow:hover .hp-idxgo{color:var(--brass)}.hp .hp-idxgo svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.hp .hp-idxrow:hover .hp-idxgo svg{transform:translate(3px)}.hp .hp-empty{color:var(--ink-soft);margin-top:44px;font-size:14.5px}@media (max-width:1000px){.hp .hp-split{grid-template-columns:1fr;gap:40px}.hp .hp-vgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.hp .hp-vgrid,.hp .hp-stats{grid-template-columns:1fr}.hp .hp-ph h1.display{font-size:32px}.hp .hp-idxrow{padding:22px}.hp .hp-idxrow h2,.hp .hp-idxrow h3{font-size:20px}}.hp .hp-offices{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.hp .hp-office{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:28px 26px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:block}.hp .hp-office:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .hp-office{position:relative;overflow:hidden}.hp .hp-office-map{z-index:0;pointer-events:none;opacity:.3;width:250px;height:200px;transition:opacity .35s;position:absolute;top:-26px;right:-26px;-webkit-mask-image:radial-gradient(circle at 74% 26%,#000 30%,#0000 74%);mask-image:radial-gradient(circle at 74% 26%,#000 30%,#0000 74%)}.hp .hp-office:hover .hp-office-map{opacity:.45}.hp .hp-office.is-primary .hp-office-map{width:360px;height:240px;top:-30px;right:-30px;-webkit-mask-image:radial-gradient(circle at 72% 26%,#000 30%,#0000 74%);mask-image:radial-gradient(circle at 72% 26%,#000 30%,#0000 74%)}.hp .hp-office-map iframe{filter:grayscale()contrast(.92)brightness(1.04);border:0;width:100%;height:100%;display:block}.hp .hp-office>:not(.hp-office-map){z-index:1;position:relative}.hp .hp-office .ic{color:var(--brass);place-items:start;display:grid}.hp .hp-office .ic svg{width:22px;height:22px}.hp .hp-office h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:20px;font-size:19px;font-weight:500}.hp .hp-officeplace{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--brass);margin-top:9px;font-size:10.5px}.hp .hp-officeline{color:var(--ink-soft);margin-top:9px;font-size:13.5px;line-height:1.6}.hp .hp-officephones{flex-direction:column;gap:8px;margin-top:14px;display:flex}.hp .hp-officephones a{color:var(--ink-soft);align-items:center;gap:8px;font-size:13.5px;transition:color .25s;display:inline-flex}.hp .hp-officephones a:hover{color:var(--brass)}.hp .hp-officephones svg{width:14px;height:14px;color:var(--brass);flex:none}.hp .hp-feature{border:1px solid var(--line);background:var(--cream);border-radius:16px;margin-top:52px;padding:38px 40px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:block;box-shadow:0 14px 40px -30px #101b2c73}.hp .hp-feature:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 22px 50px -28px #101b2c73}.hp .hp-feature h2{font-family:var(--font-display), Georgia, serif;color:var(--ink);max-width:24ch;margin-top:16px;font-size:32px;font-weight:500;line-height:1.15}.hp .hp-feature p{max-width:74ch;color:var(--ink-soft);margin-top:14px;font-size:15px;line-height:1.62}.hp .hp-postgrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;display:grid}.hp .hp-post{border:1px solid var(--line);background:var(--cream);border-radius:14px;flex-direction:column;padding:26px 26px 28px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex}.hp .hp-post:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .hp-post h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:14px;font-size:20px;font-weight:500;line-height:1.22}.hp .hp-post p{color:var(--ink-soft);margin-top:11px;font-size:13.5px;line-height:1.62}.hp .hp-postdate{font-family:var(--font-mono), monospace;letter-spacing:.07em;color:var(--ink-soft);margin-top:auto;padding-top:20px;font-size:10.5px}.hp .hp-annfeature{border:1px solid var(--line);background:var(--cream);border-radius:16px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:0;margin-top:52px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 14px 40px -30px #101b2c73}.hp .hp-annfeature:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 22px 50px -28px #101b2c73}.hp .hp-annmedia{aspect-ratio:16/10;background:var(--paper-deep);display:block;position:relative;overflow:hidden}.hp .hp-annmedia.is-feature{aspect-ratio:auto;min-height:320px}.hp .hp-annmedia img{object-fit:cover;width:100%;height:100%;display:block}.hp .hp-annph{font-family:var(--font-display), Georgia, serif;color:#c3cee0;background:var(--paper-deep);place-items:center;font-size:54px;display:grid;position:absolute;inset:0}.hp .hp-annplay{width:48px;height:48px;color:var(--forest);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 26px -12px #101b2c80}.hp .hp-annbody{flex-direction:column;padding:28px 30px;display:flex}.hp .hp-anntitle{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:14px;font-size:20px;font-weight:500;line-height:1.22}.hp .hp-anntitle.is-feature{font-size:28px}.hp .hp-anndesc{color:var(--ink-soft);margin-top:11px;font-size:13.5px;line-height:1.62}.hp .hp-anngrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;display:grid}.hp .hp-anncard{border:1px solid var(--line);background:var(--cream);border-radius:14px;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.hp .hp-anncard:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .hp-anncard .hp-annbody{padding:22px 24px 26px}.hp .hp-nlfeature{border:1px solid var(--line);background:var(--cream);border-radius:16px;grid-template-columns:280px minmax(0,1fr);gap:0;margin-top:52px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 14px 40px -30px #101b2c73}.hp .hp-nlfeature:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 22px 50px -28px #101b2c73}.hp .hp-nlcover{background:var(--forest);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:220px;display:flex;position:relative}.hp .hp-nlcover .q{font-family:var(--font-display), Georgia, serif;font-size:44px;font-weight:500;line-height:1}.hp .hp-nlcover .y{font-family:var(--font-mono), monospace;letter-spacing:.16em;color:#7fa2ee;font-size:11px}.hp .hp-nlcover .ico{color:#7fa2ee;position:absolute;bottom:16px;right:16px}.hp .hp-nlbody{flex-direction:column;padding:28px 30px;display:flex}.hp .hp-nltitle{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:14px;font-size:20px;font-weight:500;line-height:1.22}.hp .hp-nltitle.is-feature{font-size:28px}.hp .hp-nlsummary{color:var(--ink-soft);margin-top:11px;font-size:13.5px;line-height:1.62}.hp .hp-nlgrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;display:grid}.hp .hp-nlcard{border:1px solid var(--line);background:var(--cream);border-radius:14px;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.hp .hp-nlcard:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .hp-nlcard .hp-nlcover{min-height:150px}.hp .hp-nlcard .hp-nlcover .q{font-size:32px}.hp .hp-nlcard .hp-nlbody{padding:22px 24px 26px}.hp .hp-nlcard .hp-nltitle{margin-top:0}.hp .hp-nlcard .hp-idxgo{margin-top:auto;padding-top:20px}.hp .hp-player{margin-top:48px}@media (max-width:1000px){.hp .hp-offices,.hp .hp-postgrid,.hp .hp-anngrid,.hp .hp-nlgrid{grid-template-columns:repeat(2,1fr)}.hp .hp-annfeature,.hp .hp-nlfeature{grid-template-columns:1fr}.hp .hp-annmedia.is-feature{aspect-ratio:16/9;min-height:0}}@media (max-width:700px){.hp .hp-offices,.hp .hp-postgrid,.hp .hp-anngrid,.hp .hp-nlgrid{grid-template-columns:1fr}.hp .hp-feature{padding:26px 24px}.hp .hp-feature h2{font-size:24px}.hp .hp-anntitle.is-feature,.hp .hp-nltitle.is-feature{font-size:22px}}.hp .pod-feature,.hp .pod-grid,.hp .short-grid{max-width:none;margin-left:0;margin-right:0}.hp .pod-grid{grid-template-columns:repeat(3,1fr)}.hp .short-grid{grid-template-columns:repeat(4,1fr)}.hp .pod-feature{border:1px solid var(--line);background:var(--cream);border-radius:16px;overflow:hidden;box-shadow:0 14px 40px -30px #101b2c73}.hp .pod-feature-title,.hp .pod-card-title,.hp .short-card-title{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-weight:500}.hp .pod-feature-desc,.hp .pod-card-desc,.hp .short-card-caption{color:var(--ink-soft)}.hp .pod-card{border:1px solid var(--line);background:var(--cream);border-radius:14px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;overflow:hidden}.hp .pod-card:hover{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .short-card{background:0 0;border:0;gap:14px}.hp .short-card-media{border:1px solid var(--line);background:var(--paper-deep);border-radius:14px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;box-shadow:0 10px 30px -22px #101b2c59}.hp .short-card:hover .short-card-media{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .short-card-body{gap:6px;padding:0 2px}.hp .short-card-title{color:var(--ink);font-size:16.5px;line-height:1.3;transition:color .25s}.hp .short-card:hover .short-card-title{color:var(--brass)}.hp .short-card-caption{color:var(--ink-soft);font-size:13px;line-height:1.55}.hp .pod-card-media,.hp .pod-feature-media{background:var(--paper-deep)}.hp .pod-play{color:var(--forest);border:1px solid var(--line);background:#ffffffeb;box-shadow:0 10px 26px -12px #101b2c80}.hp .doc-cat,.hp .pm{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:10.5px}.hp .pod-feature .doc-cat{color:var(--brass)}.hp .hp-artgrid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:64px;margin-top:34px;display:grid}.hp .hp-article{min-width:0}.hp .hp-artaside{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:24px 26px}.hp .hp-asidelabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:10px}.hp .hp-asiderow{color:var(--ink);margin-top:8px;font-size:14px}.hp .hp-asidegroup+.hp-asidegroup{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.hp .hp-asidelink{color:var(--ink-soft);align-items:center;gap:8px;font-size:13.5px;transition:color .25s;display:inline-flex}.hp .hp-asidelink:hover{color:var(--brass)}@media (max-width:1100px){.hp .hp-artgrid{grid-template-columns:1fr;gap:36px}.hp .hp-artaside{order:-1}}.hp .hp-article h1.display{max-width:24ch;margin-top:14px;font-size:42px}.hp .hp-docmeta{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:10px;margin-top:18px;font-size:10.5px;display:flex}.hp .hp-prose{margin-top:38px}.hp .hp-prose>p,.hp .hp-prose>ul,.hp .hp-prose>ol,.hp .hp-prose>h2,.hp .hp-prose>h3,.hp .hp-prose>blockquote{max-width:74ch}.hp .hp-prose>p:has(>.hp-fig){max-width:none}.hp .hp-prose p{color:#33405a;margin-top:22px;font-size:16.5px;line-height:1.75}.hp .hp-prose p:first-child{margin-top:0}.hp .hp-prose h2{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:52px;font-size:28px;font-weight:500;line-height:1.2}.hp .hp-prose h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:38px;font-size:21px;font-weight:500}.hp .hp-prose ul,.hp .hp-prose ol{flex-direction:column;gap:10px;margin-top:20px;padding-left:22px;display:flex}.hp .hp-prose li{color:#33405a;font-size:16px;line-height:1.7}.hp .hp-prose a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}.hp .hp-prose a:hover{color:#1b3fa8}.hp .hp-prose strong{color:var(--ink);font-weight:600}.hp .hp-prose blockquote{border-left:2px solid var(--brass);font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:30px;padding:4px 0 4px 22px;font-size:19px;font-style:italic;line-height:1.55}.hp .hp-prose code{font-family:var(--font-mono), monospace;background:var(--paper-deep);color:var(--ink);border-radius:5px;padding:2px 6px;font-size:.88em}.hp .hp-prose pre{background:var(--forest);border-radius:12px;margin-top:24px;padding:20px 22px;overflow-x:auto}.hp .hp-prose pre code{color:#dbe6fb;background:0 0;padding:0}.hp .hp-prose hr{border:0;border-top:1px solid var(--line);margin-top:40px}.hp .hp-prose table{border-collapse:collapse;width:100%;margin-top:26px;font-size:14.5px}.hp .hp-prose th,.hp .hp-prose td{border:1px solid var(--line);text-align:left;padding:11px 14px}.hp .hp-prose th{background:var(--paper-deep);color:var(--ink);font-weight:500}.hp .hp-prose td{color:var(--ink-soft)}.hp .hp-fig{margin:32px 0;display:block}.hp .hp-fig img{border:1px solid var(--line);border-radius:12px;width:100%;height:auto;display:block}.hp .hp-cap{color:var(--ink-soft);margin-top:10px;font-size:13px;line-height:1.55;display:block}.hp .hp-fig{max-width:900px}.hp .hp-fig[data-side=full]{max-width:100%}.hp .hp-annmediaframe{border:1px solid var(--line);background:var(--paper-deep);border-radius:14px;margin-top:34px;overflow:hidden}.hp .hp-annmediaframe img,.hp .hp-annmediaframe video{width:100%;height:auto;display:block}.hp .hp-doccta{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:40px;display:flex}.hp .hp-doccta .btn{padding:13px 24px}.hp .hp-nlhead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:34px;display:flex}.hp .hp-nlviewertitle{max-width:22ch;margin-top:14px;font-size:36px}.hp .hp-nlactions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hp .hp-nlactions .btn{gap:9px;padding:13px 22px}.hp .hp-pdfframe{border:1px solid var(--line);background:var(--cream);border-radius:14px;margin-top:30px;overflow:hidden;box-shadow:0 14px 40px -30px #101b2c73}@media (max-width:700px){.hp .hp-article h1.display,.hp .hp-nlviewertitle{font-size:28px}.hp .hp-prose p,.hp .hp-prose li{font-size:15.5px}}.hp .hp-contactgrid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin-top:56px;display:grid}.hp .hp-map{perspective:1200px;aspect-ratio:2000/690;position:relative}.hp .hp-map-stage{aspect-ratio:2000/857;transform-style:preserve-3d;-webkit-user-select:none;user-select:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)rotateX(40deg)}.hp .hp-map-art{object-fit:contain;width:100%;height:100%;display:block}.hp .hp-pin{transform-style:preserve-3d;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-100%)}.hp .hp-pin-upright{transform-origin:bottom;flex-direction:column;align-items:center;display:flex;transform:rotateX(-40deg)}.hp .hp-pin-label{background:var(--cream);border:1px solid var(--line);white-space:nowrap;color:var(--ink);border-radius:8px;padding:6px 11px;font-size:12px;line-height:1;box-shadow:0 10px 24px -14px #101b2c73}.hp .hp-pin-stem{background:linear-gradient(180deg, var(--brass), color-mix(in srgb, var(--brass) 25%, transparent));width:1.5px;height:40px}.hp .hp-pin-dot{background:var(--brass);width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb, var(--brass) 18%, transparent);border-radius:50%;margin-top:-4px;position:relative}.hp .hp-pin-ring{border:1.5px solid var(--brass);border-radius:50%;width:9px;height:9px;animation:2.8s cubic-bezier(0,0,.2,1) infinite hp-ping;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes hp-ping{0%{opacity:.85;transform:translate(-50%,-50%)scale(1)}70%{opacity:0;transform:translate(-50%,-50%)scale(4.5)}to{opacity:0;transform:translate(-50%,-50%)scale(4.5)}}.hp .hp-contactgrid .hp-offices{grid-template-columns:1fr 1fr;gap:18px;margin-top:0}.hp .hp-contactgrid .hp-office.is-primary{grid-column:1/-1}.hp .hp-contactgrid .hp-office:not(.is-primary){padding:24px 22px}.hp .hp-contactgrid .hp-office:not(.is-primary) h3{font-size:17px}.hp .hp-mailline{color:var(--ink-soft);align-items:center;gap:9px;margin-top:26px;font-size:14.5px;transition:color .25s;display:inline-flex}.hp .hp-mailline:hover{color:var(--brass)}.hp .hp-mailline svg{width:16px;height:16px;color:var(--brass);flex:none}@media (max-width:1000px){.hp .hp-contactgrid{grid-template-columns:1fr;gap:40px}}@media (max-width:560px){.hp .hp-contactgrid .hp-offices{grid-template-columns:1fr}}@media (max-width:860px){.hp .hp-pin-label{padding:5px 9px;font-size:11px}.hp .hp-pin-stem{height:26px}}@media (prefers-reduced-motion:reduce){.hp .hp-pin-ring{opacity:.5;animation:none}}.hp .dc-states{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;display:grid}.hp .dc-state{border:1px solid var(--line);background:var(--cream);border-radius:14px;padding:28px 26px}.hp .dc-state .ic{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.hp .dc-state .ic svg{width:22px;height:22px}.hp .dc-state .ic>div{background:0 0;place-items:center;padding:0;display:grid}.hp .dc-state.is-allowed .ic{color:#058c8c;background:#058c8c1a}.hp .dc-state.is-approval .ic{color:#b4530a;background:#b4530a1a}.hp .dc-state.is-disabled .ic{color:var(--ink-soft);background:#5b64721a}.hp .dc-state h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin-top:20px;font-size:20px;font-weight:500}.hp .dc-state p{color:var(--ink-soft);margin-top:11px;font-size:13.5px;line-height:1.62}.hp .dc-risknote{border:1px solid var(--line);background:var(--cream);border-radius:14px;margin-top:24px;padding:28px 30px}.hp .dc-risktitle{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:10.5px}.hp .dc-risks{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:20px;display:grid}.hp .dc-risk{align-items:flex-start;gap:12px;display:flex}.hp .dc-risk .ic{color:var(--brass);flex:none;margin-top:2px}.hp .dc-risk .ic svg{width:18px;height:18px}.hp .dc-risk .ic>div{background:0 0;place-items:center;padding:0;display:grid}.hp .dc-risk strong{color:var(--ink);font-size:14px;font-weight:500;display:block}.hp .dc-risk p{color:var(--ink-soft);margin-top:5px;font-size:13px;line-height:1.55}.hp .dc-riskfoot{border-top:1px solid var(--line);color:var(--ink-soft);margin-top:24px;padding-top:20px;font-size:13.5px;line-height:1.65}.hp .dc-riskfoot strong{color:var(--ink);font-weight:500}.hp .dc-jumpsec{padding:36px 0 0}.hp .dc-jumpsec+section{padding-top:28px}.hp .dc-jump{border:1px solid var(--line);background:var(--cream);border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.hp .dc-jumplink{border-left:1px solid var(--line);flex-direction:column;padding:26px 26px 24px;transition:background .25s;display:flex;position:relative}.hp .dc-jumplink:first-child{border-left:0}.hp .dc-jumplink:hover{background:var(--paper)}.hp .dc-jumplink:focus-visible{outline:2px solid var(--brass);outline-offset:-2px}.hp .dc-jumplink:before{content:"";background:var(--brass);transform-origin:0;height:2px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hp .dc-jumplink:hover:before{transform:scaleX(1)}.hp .dc-jumpname{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:19px;font-weight:500}.hp .dc-jumpblurb{color:var(--ink-soft);margin-top:9px;font-size:12.5px;line-height:1.55}.hp .dc-jumparrow{width:15px;height:15px;color:var(--ink-soft);margin-top:16px;transition:transform .3s cubic-bezier(.16,1,.3,1),color .25s}.hp .dc-jumplink:hover .dc-jumparrow{color:var(--brass);transform:translateY(3px)}@media (max-width:900px){.hp .dc-jump{grid-template-columns:1fr 1fr}.hp .dc-jumplink:nth-child(3){border-left:0}.hp .dc-jumplink:nth-child(n+3){border-top:1px solid var(--line)}}@media (max-width:560px){.hp .dc-jump{grid-template-columns:1fr}.hp .dc-jumplink{border-left:0}.hp .dc-jumplink+.dc-jumplink{border-top:1px solid var(--line)}}.hp .dc-rows{border-top:1px solid var(--line);margin-top:44px}.hp .dc-row{border-bottom:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);align-items:start;gap:36px;padding:40px 0;display:grid}.hp .dc-row.is-flip{grid-template-columns:minmax(0,1fr) 92px}.hp .dc-row.is-flip .dc-rowlogo{order:2;justify-self:end}.hp .dc-rowlogo{background:var(--cream);border:1px solid var(--line);border-radius:16px;place-items:center;width:92px;height:92px;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s;display:grid}.hp .dc-row:hover .dc-rowlogo{border-color:#c9d6ea;transform:translateY(-3px);box-shadow:0 18px 40px -24px #101b2c66}.hp .dc-rowlogo svg{width:42px;height:42px;display:block}.hp .dc-rowhead{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hp .dc-row h3{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:28px;font-weight:500;line-height:1.15}.hp .dc-flag{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--brass);border:1px solid color-mix(in srgb, var(--brass) 35%, transparent);border-radius:999px;padding:4px 9px;font-size:9px}.hp .dc-dev{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-top:10px;font-size:10.5px}.hp .dc-desc{max-width:74ch;color:var(--ink);margin-top:14px;font-size:15.5px;line-height:1.65}.hp .dc-points{grid-template-columns:1fr 1fr;gap:10px 34px;margin-top:18px;list-style:none;display:grid}.hp .dc-points li{color:var(--ink-soft);padding-left:18px;font-size:13.5px;line-height:1.6;position:relative}.hp .dc-points li:before{content:"";background:var(--brass);opacity:.55;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}@media (max-width:1000px){.hp .dc-row,.hp .dc-row.is-flip{grid-template-columns:76px minmax(0,1fr);gap:26px}.hp .dc-points{grid-template-columns:1fr}.hp .dc-row.is-flip .dc-rowlogo{order:0}.hp .dc-rowlogo{width:76px;height:76px}.hp .dc-rowlogo svg{width:36px;height:36px}.hp .dc-row h3{font-size:24px}}@media (max-width:820px){.hp .dc-states,.hp .dc-risks{grid-template-columns:1fr}}@media (max-width:620px){.hp .dc-row,.hp .dc-row.is-flip{grid-template-columns:1fr;gap:20px;padding:32px 0}.hp .dc-rowlogo{width:72px;height:72px}.hp .dc-desc{font-size:14.5px}}.hp-totop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#5b6472;cursor:pointer;opacity:0;pointer-events:none;background:#ffffffe0;border:1px solid #dce3ee;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:opacity .3s,transform .35s cubic-bezier(.16,1,.3,1),color .2s,border-color .2s;display:grid;position:fixed;bottom:28px;right:28px;transform:translateY(12px);box-shadow:0 14px 34px -20px #101b2c80}.hp-totop.is-on{opacity:1;pointer-events:auto;transform:none}.hp-totop:hover{color:#101b2c;border-color:#bccbe2}.hp-totop:focus-visible{outline-offset:3px;outline:2px solid #2f5fe0}.hp-totop svg{width:17px;height:17px;display:block}@media (prefers-reduced-motion:reduce){.hp-totop{transition:opacity .01ms}}.hp .cs-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;display:grid}.hp .cs-hero .lede{max-width:46ch}.hp .cs{aspect-ratio:768/640;width:100%;position:relative}.hp .tech-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;display:grid}.hp .tech-split.is-wide{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:52px}.hp .tech-split.is-flip{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.hp .tech-split.is-flip .tech-copy{order:2}@media (max-width:1000px){.hp .tech-split.is-wide{grid-template-columns:1fr;gap:40px}}.hp .tech-copy .kicker{margin-bottom:12px}.hp .tech-body{max-width:56ch;color:var(--ink-soft);margin:18px 0 0;font-size:15px;line-height:1.7}.hp .tech-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hp .tech-actions .btn-primary{padding:13px 22px}.hp .tech-actions .hp-btnghost{padding:13px 20px;font-size:15px}.hp .cm{aspect-ratio:5/4;width:100%;position:relative;overflow:hidden}.hp .cm-grid{grid-template-columns:repeat(6,1fr);gap:9px;display:grid;position:absolute;inset:-6%;-webkit-mask-image:radial-gradient(farthest-side,#000 24%,#0000 100%);mask-image:radial-gradient(farthest-side,#000 24%,#0000 100%)}.hp .cm-rail{overflow:hidden}.hp .cm-col{flex-direction:column;gap:9px;animation:34s linear infinite cm-drift;display:flex}.hp .cm-rail:nth-child(2n) .cm-col{animation-duration:44s;animation-direction:reverse}.hp .cm-tile{background:var(--cream);border:1px solid var(--line);border-radius:9px;flex:none;place-items:center;height:52px;display:grid;box-shadow:0 8px 22px -18px #101b2c59}.hp .cm-tile svg{width:54%;height:54%;display:block}@keyframes cm-drift{to{transform:translateY(-50%)}}@media (max-width:1000px){.hp .tech-split{grid-template-columns:1fr;gap:44px}.hp .cm{aspect-ratio:4/3;max-width:520px}}@media (prefers-reduced-motion:reduce){.hp .cm-col{animation:none}}.hp .wg{--wg-body:334px;background:var(--cream);border:1px solid var(--line);-webkit-user-select:none;user-select:none;width:100%;font-family:var(--font-mono), ui-monospace, monospace;border-radius:12px;font-size:11px;position:relative;overflow:hidden;box-shadow:0 22px 60px -34px #101b2c80}.hp .wg-split{height:var(--wg-body);grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 232px;display:grid}.hp .wg-main{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.hp .wg-chat{border-left:1px solid var(--line);min-width:0;min-height:0;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;flex-direction:column;padding:13px 14px;display:flex;overflow:hidden}.hp .wg-chathead{color:var(--ink);letter-spacing:.01em;align-items:center;gap:6px;margin:0 0 11px;font-size:11px;font-weight:600;display:flex}.hp .wg-chathead svg{width:13px;height:13px;color:var(--brass);flex:none}.hp .wg-spacer{flex:none;transition:flex-grow .55s cubic-bezier(.4,0,.2,1)}.hp .wg-chat.is-opening .wg-spacer{flex-grow:1}.hp .wg-chat.is-opening .wg-thread{flex-grow:0}.hp .wg-intro{text-align:center;color:var(--ink-soft);opacity:0;margin:0 0 14px;transition:opacity .4s,transform .4s;transform:translateY(4px)}.hp .wg-chat.is-opening .wg-intro{opacity:1;transform:none}.hp .wg-thread{flex-direction:column;flex:1;justify-content:flex-end;gap:8px;min-height:0;font-size:10.5px;line-height:1.5;transition:flex-grow .55s cubic-bezier(.4,0,.2,1);display:flex;-webkit-mask-image:linear-gradient(#0000 0,#000 26px);mask-image:linear-gradient(#0000 0,#000 26px)}.hp .wg-msg{border-radius:9px;padding:8px 10px;animation:.34s ease-out wg-rise}@keyframes wg-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hp .wg-msg.is-you{max-width:94%;color:var(--ink);background:#2f5fe01a;border:1px solid #2f5fe047;align-self:flex-end}.hp .wg-conn{background:color-mix(in srgb, currentColor 13%, transparent);border-radius:3px;margin:0 -1px;padding:0 3px;font-weight:600}.hp .wg-msg.is-bot{color:var(--ink-soft);background:var(--paper-deep);border:1px solid var(--line)}.hp .wg-dots{vertical-align:middle;gap:3px;margin-left:4px;display:inline-flex}.hp .wg-dots i{background:var(--ink-soft);border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite wg-bob}.hp .wg-dots i:nth-child(2){animation-delay:.16s}.hp .wg-dots i:nth-child(3){animation-delay:.32s}@keyframes wg-bob{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:.9;transform:translateY(-2px)}}.hp .wg-sources{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.hp .wg-src{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);background:var(--cream);border:1px solid var(--line);border-radius:5px;padding:2px 5px;font-size:9px;animation:.3s ease-out wg-rise}.hp .wg-steps{gap:5px;margin-top:9px;display:grid}.hp .wg-step{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);opacity:0;align-items:center;gap:7px;font-size:9.5px;transition:opacity .3s,transform .3s;display:flex;transform:translateY(4px)}.hp .wg-step.is-in{opacity:1;transform:none}.hp .wg-tick{color:#fff;background:#0f8a6a;border-radius:3px;flex:none;place-items:center;width:12px;height:12px;display:grid}.hp .wg-tick svg{width:7px;height:7px}.hp .wg-ask{border:1px solid var(--line);background:var(--cream);border-radius:9px;align-items:flex-end;gap:8px;min-height:32px;margin-top:11px;padding:7px 9px;transition:border-color .25s;display:flex}.hp .wg-ask:has(.wg-q:not(:empty)){border-color:#b9c6dc}.hp .wg-q{min-width:0;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);white-space:normal;overflow-wrap:anywhere;flex:1;font-size:10px;line-height:1.5}.hp .wg-q:empty:before{content:attr(data-placeholder);color:var(--ink-soft)}.hp .wg-send{width:13px;height:13px;color:var(--brass);flex:none;margin-bottom:1px}.hp .wg-caret{background:var(--brass);vertical-align:-1px;width:1px;height:11px;margin-left:1px;animation:1s step-end infinite wg-blink;display:inline-block}@keyframes wg-blink{50%{opacity:0}}.hp .wg-holder{padding-top:30px;position:relative}.hp .wg-replay{z-index:10;background:var(--cream);border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.03em;color:var(--ink);cursor:pointer;opacity:0;visibility:hidden;border-radius:8px;align-items:center;gap:5px;padding:5px 9px 5px 7px;font-size:10px;transition:opacity .3s,transform .3s,visibility .3s,border-color .2s,color .2s;display:inline-flex;position:absolute;top:0;right:0;transform:translateY(-4px);box-shadow:0 8px 20px -10px #101b2c66}.hp .wg-replay.is-in{opacity:1;visibility:visible;transform:none}.hp .wg-replay:hover{border-color:var(--brass);color:var(--brass)}.hp .wg-replay:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .wg-replay svg{width:12px;height:12px;color:var(--brass);flex:none}.hp .wg-ptr{z-index:9;pointer-events:none;width:14px;height:21px;transition:transform .78s cubic-bezier(.32,.72,.28,1),opacity .3s;position:absolute;top:0;left:0}.hp .wg-ptr svg{transform-origin:1px 1px;filter:drop-shadow(0 2px 4px #101b2c42);width:100%;height:100%;display:block}.hp .wg-ptr.is-click svg{animation:.34s ease-out wg-tap}@keyframes wg-tap{50%{transform:scale(.78)}}@media (max-width:1000px){.hp .wg-split{grid-template-columns:1fr;height:auto}.hp .wg-chat{border-left:0;border-top:1px solid var(--line);min-height:210px}}@media (prefers-reduced-motion:reduce){.hp .wg-caret,.hp .wg-dots i{animation:none}}.hp .tai-fxbar{border-bottom:1px solid var(--line);background:var(--paper-deep);align-items:center;gap:9px;padding:8px 10px;display:flex}.hp .tai-ref{text-align:center;background:var(--cream);border:1px solid var(--line);min-width:60px;color:var(--ink);border-radius:6px;padding:4px 7px;font-weight:500}.hp .tai-fx{color:var(--ink-soft);padding:0 3px;font-style:italic}.hp .tai-input{background:var(--cream);border:1px solid var(--line);min-height:24px;color:var(--ink);white-space:nowrap;border-radius:6px;flex:1;padding:4px 9px;overflow:hidden}.hp .tai-cellref{color:var(--brass);font-weight:500}.hp .tai-caret{background:var(--brass);vertical-align:-1px;width:1px;height:11px;margin-left:1px;animation:1s step-end infinite tai-blink;display:inline-block}@keyframes tai-blink{50%{opacity:0}}.hp .tai table{border-collapse:collapse;table-layout:fixed;width:100%}.hp .tai th,.hp .tai td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:right;height:31px;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;padding:0 8px;transition:background .25s,color .25s,box-shadow .25s;overflow:hidden}.hp .tai th{background:var(--paper-deep);height:24px;color:var(--ink-soft);text-align:center;font-weight:500}.hp .tai th:nth-child(2),.hp .tai td:nth-child(2){width:29%}.hp .tai-gut{background:var(--paper-deep);width:34px;color:var(--ink-soft);text-align:center;padding:0 5px;font-weight:400}.hp .tai td.tai-lab,.hp .tai th.tai-lab{text-align:left}.hp .tai tr.tai-hdr td{background:var(--paper-deep);color:var(--ink);font-weight:500}.hp .tai td.is-tot{box-shadow:inset 0 1px 0 var(--line);font-weight:500}.hp .tai td.is-pct{color:#0f8a6a}.hp .tai td.is-neg{color:var(--flag)}.hp .tai td.is-dim{color:var(--ink-soft)}.hp .tai td.is-building{background:linear-gradient(90deg, var(--paper-deep), var(--paper))}.hp .tai td.is-fresh{animation:1s ease-out tai-flash}@keyframes tai-flash{0%{background:#0f8a6a3d}to{background:0 0}}.hp .tai td.is-sel{box-shadow:inset 0 0 0 2px var(--brass);z-index:2;background:#2f5fe01a;position:relative}.hp .tai td.is-prec{box-shadow:inset 0 0 0 1px var(--brass);background:#2f5fe01a}.hp .tai-tabs{border-top:1px solid var(--line);background:var(--paper-deep);padding:0 8px;display:flex}.hp .tai-tab{color:var(--ink-soft);white-space:nowrap;border-right:1px solid var(--line);border-top:2px solid #0000;padding:7px 13px;font-size:11px;transition:opacity .4s,transform .4s,background .25s,color .25s}.hp .tai-tab.is-on{background:var(--cream);color:var(--ink);border-top-color:var(--brass);font-weight:500}.hp .tai-tab.is-ghost{opacity:0;transform:translateY(4px)}.hp .tai-tab.is-ping{animation:1.2s ease-out tai-ping}@keyframes tai-ping{0%,to{background:0 0}40%{color:var(--brass);background:#2f5fe01f}}.hp .tai-chart{flex-direction:column;height:100%;padding:16px 18px 18px;display:flex}.hp .tai-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;padding:20px;display:flex}.hp .tai-empty:before{content:"";border:1px dashed var(--line);pointer-events:none;border-radius:10px;position:absolute;inset:14px}.hp .tai-empty p{color:var(--ink-soft);margin:0;font-size:11.5px}.hp .tai-emptysub{opacity:.72;font-size:10.5px}.hp .tai-chart h4{font-family:var(--font-plex), sans-serif;color:var(--ink);margin:0 0 2px;font-size:13px;font-weight:600}.hp .tai-chart p{color:var(--ink-soft);margin:0 0 12px;font-size:10.5px}.hp .tai-bars{flex:1;align-items:flex-end;gap:14px;min-height:0;display:flex}.hp .tai-barcol{flex-direction:column;flex:1;justify-content:flex-end;gap:6px;height:100%;display:flex}.hp .tai-bargroup{flex:1;align-items:flex-end;gap:3px;display:flex}.hp .tai-bar{background:var(--forest);border-radius:4px 4px 2px 2px;flex:1;transition:height .85s cubic-bezier(.2,.9,.3,1)}.hp .tai-bar.is-two{background:#c3cfe2}.hp .tai-barlab{text-align:center;color:var(--ink-soft);font-size:9.5px}.hp .tai-legend{color:var(--ink-soft);gap:16px;margin-top:14px;font-size:10px;display:flex}.hp .tai-legend span{align-items:center;gap:6px;display:flex}.hp .tai-dot{background:var(--forest);border-radius:3px;width:9px;height:9px}.hp .tai-dot.is-two{background:#c3cfe2}@media (max-width:560px){.hp .tai th,.hp .tai td{height:24px;padding:0 5px}}@media (prefers-reduced-motion:reduce){.hp .tai-caret{animation:none}}.hp .da-widget{--wg-body:411px}.hp .da{background:var(--paper-deep);height:100%;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;--da-accent:#8794aa;--da-headfont:var(--font-plex), sans-serif;--da-headsize:12px;--da-bodysize:9.5px;--da-bar:#c3cfe2;flex-direction:column;display:flex}.hp .da.is-branded{--da-accent:var(--brass);--da-headfont:var(--font-display), Georgia, serif;--da-headsize:14.5px;--da-bodysize:10px;--da-bar:var(--forest)}.hp .da-tools{background:var(--cream);border-bottom:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.03em;color:var(--ink-soft);flex:none;align-items:center;gap:9px;padding:7px 11px;font-size:8.5px;display:flex}.hp .da-tool{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:6px;align-items:center;gap:5px;padding:3px 7px;transition:color .4s,border-color .4s;display:flex}.hp .da-tool b{color:var(--ink-soft);font-weight:600}.hp .da-tool i{opacity:.4;font-style:normal}.hp .da-tool.is-quiet{color:var(--ink-soft)}.hp .da.is-branded .da-tool:first-child{color:var(--brass);border-color:#2f5fe052}.hp .da-swatch{flex:none;gap:5px;padding-left:2px;display:flex}.hp .da-swatch i{border-radius:50%;flex:none;width:11px;height:11px;transition:box-shadow .35s}.hp .da-swatch i.da-sw1{background:#8794aa}.hp .da-swatch i.da-sw2{background:var(--forest)}.hp .da-swatch i.da-sw3{background:#c8b184}.hp .da-swatch i.is-on{box-shadow:0 0 0 2px var(--cream), 0 0 0 3.5px var(--brass)}.hp .da-count{align-items:center;gap:5px;margin-left:auto;display:flex}.hp .da-count i{opacity:.4;font-style:normal}.hp .da-canvas{flex:1;min-height:0;padding:13px 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 15px calc(100% - 20px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 15px calc(100% - 20px),#0000 100%)}.hp .da-flow{transition:transform .75s cubic-bezier(.32,.72,.28,1)}.hp .da-page{background:var(--cream);border:1px solid var(--line);border-radius:3px;width:88%;margin:0 auto;padding:15px 19px 22px;box-shadow:0 10px 26px -16px #101b2c66}.hp .da-title{border-bottom:1px solid var(--line);font-family:var(--da-headfont);letter-spacing:-.01em;color:var(--ink);margin:0;padding-bottom:7px;font-size:16px;font-weight:600;transition:color .5s,border-color .5s}.hp .da.is-branded .da-title{color:var(--forest);border-color:var(--da-accent);font-weight:500}.hp .da-meta{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:7px;margin:6px 0 0;font-size:8px;display:flex}.hp .da-dot{background:var(--line);border-radius:50%;width:3px;height:3px}.hp .da-theme{text-transform:none;letter-spacing:.02em;color:var(--brass);background:#2f5fe01a;border:1px solid #2f5fe042;border-radius:5px;padding:2px 6px;animation:.35s ease-out wg-rise}.hp .da-sec{margin-top:14px;padding-left:10px;position:relative}.hp .da-sec:before{content:"";background:var(--line);border-radius:2px;width:2px;transition:background .3s;position:absolute;top:3px;bottom:2px;left:0}.hp .da-sec.is-active:before{background:var(--da-accent)}.hp .da-sec.is-active{background:#2f5fe00d;border-radius:0 6px 6px 0}.hp .da-tag{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--brass);background:var(--cream);border:1px solid #2f5fe04d;border-radius:999px;padding:2px 7px;font-size:8px;animation:.3s ease-out wg-rise;position:absolute;top:-7px;right:0}.hp .da-h{font-family:var(--da-headfont);font-size:var(--da-headsize);color:var(--ink);align-items:baseline;gap:6px;margin:0 0 4px;font-weight:600;transition:opacity .45s,font-size .4s,color .5s;display:flex}.hp .da.is-branded .da-h{font-weight:500}.hp .da-num{font-family:var(--font-mono), ui-monospace, monospace;color:var(--da-accent);font-size:8.5px;font-weight:500;transition:color .5s}.hp .da-p{font-size:var(--da-bodysize);color:var(--ink-soft);margin:0 0 4px;line-height:1.62;transition:opacity .5s,font-size .4s}.hp .da-cite{vertical-align:super;color:var(--brass);margin-left:2px;font-size:6.5px;font-weight:600}.hp .da-stats{gap:15px;margin-top:8px;display:flex}.hp .da-stats span{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);flex-direction:column;gap:1px;font-size:7.5px;display:flex}.hp .da-stats b{letter-spacing:0;text-transform:none;color:var(--ink);font-size:12px;font-weight:500}.hp .da-figure{border:1px solid var(--line);background:var(--paper);border-radius:7px;margin:9px 0 0;padding:10px 12px 8px;transition:opacity .5s}.hp .da-bars{align-items:flex-end;gap:10px;height:62px;display:flex}.hp .da-barcol{flex-direction:column;flex:1;justify-content:flex-end;gap:3px;height:100%;display:flex}.hp .da-barval{text-align:center;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:7px}.hp .da-bar{background:var(--da-bar);border-radius:3px 3px 1px 1px;transition:height .8s cubic-bezier(.2,.9,.3,1),background .5s}.hp .da-barlab{text-align:center;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-top:1px solid var(--line);padding-top:3px;font-size:7.5px}.hp .da-cap{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);letter-spacing:.03em;margin:8px 0 0;font-size:7.5px}.hp .da-sources{border-top:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);flex-wrap:wrap;gap:9px;margin:8px 0 0;padding-top:6px;font-size:7.5px;animation:.35s ease-out wg-rise;display:flex}@media (max-width:560px){.hp .da-page{width:94%;padding:13px 14px 18px}}@media (prefers-reduced-motion:reduce){.hp .da-flow,.hp .da-bar{transition:none}}.hp .aa{--wg-body:411px}.hp .aa-app{min-height:0;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;background:var(--paper);flex-direction:column;flex:1;display:flex}.hp .aa-topbar{background:var(--cream);border-bottom:1px solid var(--line);flex:none;align-items:center;gap:7px;padding:7px 10px;display:flex}.hp .aa-name{color:var(--ink);font-size:11px;font-weight:600}.hp .aa-chip{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--line);color:var(--ink-soft);border-radius:5px;padding:2px 6px;font-size:8.5px}.hp .aa-chip.is-live{color:#0f8a6a;background:#0f8a6a14;border-color:#0f8a6a59}.hp .aa-chip.is-live i{background:#0f8a6a;border-radius:50%;width:5px;height:5px;margin-right:4px;animation:1.8s ease-in-out infinite aa-pulse;display:inline-block}@keyframes aa-pulse{0%,to{opacity:1}50%{opacity:.35}}.hp .aa-chip.is-build{color:#b4530a;background:#b4530a12;border-color:#b4530a59}.hp .aa-tools{gap:5px;margin-left:auto;display:flex}.hp .aa-icon{border:1px solid var(--line);background:var(--paper);width:22px;height:20px;color:var(--ink-soft);border-radius:6px;place-items:center;transition:color .25s,border-color .25s,background .25s;display:grid}.hp .aa-icon svg{width:12px;height:12px}.hp .aa-icon.is-on{color:var(--brass);border-color:var(--brass);background:#2f5fe014}.hp .aa-body{flex:1;min-height:0;display:flex}.hp .aa-rail{background:var(--cream);border-right:1px solid var(--line);flex-direction:column;flex:none;gap:2px;width:76px;padding:8px 5px;display:flex}.hp .aa-nav{color:var(--ink-soft);border-radius:6px;align-items:center;gap:5px;padding:5px 6px;font-size:9.5px;display:flex}.hp .aa-nav i{background:var(--line);border-radius:2px;width:5px;height:5px}.hp .aa-nav.is-on{color:var(--ink);background:#2f5fe01a;font-weight:600}.hp .aa-nav.is-on i{background:var(--brass)}.hp .aa-nav{opacity:0;transition:opacity .4s,transform .4s,background .2s,color .2s;transform:translateY(4px)}.hp .aa-nav.is-in{opacity:1;transform:none}.hp .aa-file{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;border-radius:5px;padding:4px 6px;font-size:8.5px;overflow:hidden}.hp .aa-file.is-on{color:var(--ink);background:#2f5fe01a}.hp .aa-main{flex-direction:column;flex:1;gap:8px;min-width:0;padding:9px 11px;transition:opacity .4s;display:flex;overflow:hidden}.hp .aa-main.is-off{opacity:0}.hp .aa-filters{flex-wrap:wrap;gap:5px;display:flex}.hp .aa-f{font-family:var(--font-mono), ui-monospace, monospace;border:1px solid var(--line);background:var(--cream);color:var(--ink-soft);border-radius:6px;padding:3px 7px;font-size:8.5px;transition:border-color .25s,color .25s,background .25s}.hp .aa-f b{color:var(--ink);font-weight:500}.hp .aa-f.is-on{border-color:var(--brass);color:var(--brass);background:#2f5fe012}.hp .aa-kpis{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.hp .aa-kpi{border:1px solid var(--line);background:var(--cream);border-radius:7px;flex-direction:column;gap:1px;padding:6px 7px;display:flex}.hp .aa-kpi b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:13px;font-weight:500;line-height:1.1}.hp .aa-kpi b.is-skel{color:#0000;background:linear-gradient(90deg, var(--paper-deep), var(--paper), var(--paper-deep));background-size:200% 100%;border-radius:3px;animation:1.5s linear infinite aa-shimmer}@keyframes aa-shimmer{to{background-position:-200% 0}}.hp .aa-kpi i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:7.5px}.hp .aa-kpi em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;font-size:7.5px}.hp .aa-kpi em.dn{color:var(--flag)}.hp .aa-panes{flex:1;grid-template-columns:1fr 104px;gap:7px;min-height:0;display:grid}.hp .aa-tablewrap{border:1px solid var(--line);background:var(--cream);border-radius:7px;overflow:hidden}.hp .aa table{border-collapse:collapse;table-layout:fixed;width:100%}.hp .aa th:first-child,.hp .aa td:first-child{width:25%}.hp .aa th:nth-child(2),.hp .aa td:nth-child(2){width:19%}.hp .aa th:nth-child(3),.hp .aa td:nth-child(3){width:16%}.hp .aa th:nth-child(4),.hp .aa td:nth-child(4){width:18%}.hp .aa th:nth-child(5),.hp .aa td:nth-child(5){width:22%}.hp .aa th,.hp .aa td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;height:23px;padding:0 6px;font-size:9px;overflow:hidden}.hp .aa th{background:var(--paper-deep);height:20px;color:var(--ink-soft);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;font-size:7.5px;font-weight:500}.hp .aa td.num,.hp .aa th.num{text-align:right;font-family:var(--font-mono), ui-monospace, monospace}.hp .aa-pill{font-family:var(--font-mono), ui-monospace, monospace;border:1px solid var(--line);color:var(--ink-soft);border-radius:4px;padding:1px 5px;font-size:7.5px;display:inline-block}.hp .aa-pill.is-open{color:#b4530a;background:#b4530a12;border-color:#b4530a4d}.hp .aa-pill.is-done{color:#0f8a6a;background:#0f8a6a14;border-color:#0f8a6a4d}.hp .aa-act{font-family:var(--font-mono), ui-monospace, monospace;border:1px solid var(--line);background:var(--cream);color:var(--ink);border-radius:5px;padding:2px 6px;font-size:8px;transition:border-color .2s,color .2s;display:inline-block}.hp .aa-act.is-hot{border-color:var(--brass);color:var(--brass)}.hp .aa-card{border:1px solid var(--line);background:var(--cream);border-radius:7px;flex-direction:column;min-height:0;padding:7px 8px;display:flex}.hp .aa-card h5{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 5px;font-size:7.5px;font-weight:500}.hp .aa-bars{flex:1;align-items:flex-end;gap:4px;min-height:0;display:flex}.hp .aa-bar{background:var(--forest);border-radius:2px 2px 0 0;flex:1;transition:height .8s cubic-bezier(.2,.9,.3,1)}.hp .aa-code{background:var(--cream);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.hp .aa-path{border-bottom:1px solid var(--line);background:var(--paper-deep);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);flex:none;margin:0;padding:6px 11px;font-size:8.5px}.hp .aa-code pre{min-height:0;font-family:var(--font-mono), ui-monospace, monospace;flex:1;margin:0;padding:8px 0;font-size:9px;line-height:1.75;overflow:hidden}.hp .aa-line{padding:0 11px 0 0;transition:background .3s;display:block}.hp .aa-line.is-edit{box-shadow:inset 2px 0 0 var(--brass);background:#2f5fe014}.hp .aa-ln{text-align:right;width:26px;color:var(--ink-soft);opacity:.55;-webkit-user-select:none;user-select:none;padding-right:9px;font-style:normal;display:inline-block}.hp .aa-line b{font-weight:400}.hp .aa-t-k{color:#7a4bd0}.hp .aa-t-s{color:#0f8a6a}.hp .aa-t-n{color:#b4530a;font-weight:500}.hp .aa-t-f{color:var(--brass)}.hp .aa-t-c{color:var(--ink-soft);font-style:italic}.hp .aa-t-p{color:var(--ink)}.hp .aa-cur{vertical-align:-1px;background:var(--brass);width:1px;height:10px;margin-left:1px;animation:1s step-end infinite wg-blink;display:inline-block}.hp .aa-toast{z-index:8;background:var(--forest);color:#fff;font-family:var(--font-plex), sans-serif;opacity:0;border-radius:8px;padding:7px 11px;font-size:10px;transition:opacity .3s,transform .3s;position:absolute;bottom:12px;right:12px;transform:translateY(6px);box-shadow:0 18px 40px -18px #101b2c99}.hp .aa-toast.is-in{opacity:1;transform:none}@media (max-width:560px){.hp .aa-rail{width:72px}.hp .aa-panes{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hp .aa-bar,.hp .aa-chip.is-live i,.hp .aa-kpi b.is-skel{transition:none;animation:none}}.hp .na{--wg-body:411px}.hp .na-feed{background:var(--paper);min-height:0;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;flex-direction:column;flex:1;display:flex}.hp .na-top{background:var(--cream);border-bottom:1px solid var(--line);flex:none;align-items:center;gap:9px;padding:8px 11px;display:flex}.hp .na-title{color:var(--ink);font-size:11px;font-weight:600}.hp .na-watch{flex-wrap:wrap;gap:4px;display:flex;overflow:hidden}.hp .na-watch i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.03em;border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);white-space:nowrap;border-radius:5px;padding:2px 6px;font-size:8px}.hp .na-list{flex:1;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:6px;min-height:0;padding:8px 11px;display:grid;overflow:hidden}.hp .na-card{border:1px solid var(--line);background:var(--cream);opacity:0;border-radius:8px;flex-direction:column;gap:3px;min-width:0;padding:7px 9px;transition:opacity .4s,transform .4s,border-color .25s,box-shadow .25s;display:flex;transform:translateY(6px)}.hp .na-card.is-in{opacity:1;transform:none}.hp .na-card.is-hot{border-color:var(--brass);box-shadow:0 8px 20px -12px #2f5fe080}.hp .na-meta{min-width:0;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;align-items:center;gap:4px;font-size:8px;display:flex}.hp .na-meta em{opacity:.45;font-style:normal}.hp .na-dot{border-radius:2px;flex:none;width:6px;height:6px}.hp .na-tag{border:1px solid var(--line);color:var(--ink-soft);border-radius:4px;padding:1px 5px;font-weight:400}.hp .na-tick{color:#0f8a6a;background:#0f8a6a17;border:1px solid #0f8a6a47;border-radius:4px;flex:none;margin-left:auto;padding:1px 5px;font-weight:500}.hp .na-tick.is-dn{color:var(--flag);background:#db267a14;border-color:#db267a47}.hp .na-head{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.hp .na-blurb{color:var(--ink-soft);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:8.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.hp .na-cardfoot{border-top:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);align-items:center;gap:6px;margin-top:auto;padding-top:5px;font-size:7.5px;display:flex}.hp .na-cardfoot em{color:var(--brass);letter-spacing:.05em;text-transform:uppercase;margin-left:auto;font-style:normal}.hp .na-article{flex-direction:column;flex:1;min-height:0;display:flex}.hp .na-back{border:1px solid var(--line);background:var(--paper);color:var(--ink);font-family:var(--font-mono), ui-monospace, monospace;border-radius:6px;flex:none;align-items:center;gap:3px;padding:3px 7px 3px 4px;font-size:8.5px;transition:border-color .2s,color .2s;display:inline-flex}.hp .na-back svg{width:11px;height:11px}.hp .na-scroll{background:var(--cream);flex:1;min-height:0;padding:11px 14px 16px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 calc(100% - 22px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 22px),#0000 100%)}.hp .na-h1{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;font-size:15px;font-weight:500;line-height:1.25}.hp .na-stats{border-bottom:1px solid var(--line);gap:14px;margin-bottom:9px;padding-bottom:9px;display:flex}.hp .na-stats span{flex-direction:column;gap:1px;display:flex}.hp .na-stats b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:12px;font-weight:500;line-height:1.1}.hp .na-stats i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);font-size:7.5px}.hp .na-stats em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;font-size:7.5px}.hp .na-p{color:var(--ink-soft);margin:0 0 6px;font-size:9.5px;line-height:1.65}.hp .na-figure{border:1px solid var(--line);background:var(--paper);border-radius:7px;margin:8px 0 0;padding:9px 11px 7px}.hp .na-bars{align-items:flex-end;gap:6px;height:58px;display:flex}.hp .na-bar{background:var(--forest);border-radius:3px 3px 1px 1px;flex:1;transition:height .8s cubic-bezier(.2,.9,.3,1)}.hp .na-figure figcaption{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);letter-spacing:.03em;margin-top:7px;font-size:7.5px}.hp .na-why{color:var(--ink-soft);background:#2f5fe00f;border:1px solid #2f5fe033;border-radius:7px;margin:9px 0 0;padding:7px 9px;font-size:9px;line-height:1.55}.hp .na-why b{color:var(--brass);font-weight:600}.hp .na-related{border-top:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);flex-wrap:wrap;gap:8px;margin:9px 0 0;padding-top:8px;font-size:7.5px;display:flex}@media (max-width:560px){.hp .na-list{grid-template-columns:1fr;grid-auto-rows:auto}.hp .na-watch{display:none}.hp .na-stats{gap:10px}}@media (prefers-reduced-motion:reduce){.hp .na-card,.hp .na-bar{transition:none}}.hp .ga{--wg-body:411px}.hp .ga-pane{background:var(--paper);min-height:0;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;flex-direction:column;flex:1;display:flex;position:relative}.hp .ga-bar{background:var(--cream);border-bottom:1px solid var(--line);flex:none;align-items:center;gap:9px;padding:8px 11px;display:flex}.hp .ga-name{color:var(--ink);font-size:11px;font-weight:600}.hp .ga-count{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:8.5px}.hp .ga-add{border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);font-family:var(--font-mono), ui-monospace, monospace;white-space:nowrap;border-radius:6px;margin-left:auto;padding:3px 8px;font-size:8.5px}.hp .ga-scroll{flex:1;min-height:0;padding:0 0 0 11px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 34px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 34px),#0000 100%)}.hp .ga-grid{flex-direction:column;width:660px;display:flex}.hp .ga-head,.hp .ga-row{border-bottom:1px solid var(--line);grid-template-columns:126px repeat(4,148px);display:grid}.hp .ga-head{background:var(--paper-deep);z-index:2;position:sticky;top:0}.hp .ga-hd{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;padding:5px 9px;font-size:7.5px;overflow:hidden}.hp .ga-row{background:var(--cream);animation:.4s ease-out ga-row}@keyframes ga-row{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.hp .ga-file{border-right:1px solid var(--line);flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:5px;min-width:0;padding:8px 9px;display:flex}.hp .ga-pdf{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;background:var(--flag);color:#fff;border-radius:3px;flex:none;padding:2px 3px;font-size:6.5px;font-weight:600}.hp .ga-file b{color:var(--ink);overflow-wrap:anywhere;min-width:0;font-size:8.5px;font-weight:500;line-height:1.35}.hp .ga-file em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;color:var(--brass);background:#2f5fe01a;border-radius:3px;padding:1px 4px;font-size:7px;font-weight:600}.hp .ga-cell{border-right:1px solid var(--line);opacity:0;flex-direction:column;gap:5px;min-width:0;padding:8px 9px;transition:opacity .35s,transform .35s,background .25s,box-shadow .25s;display:flex;transform:translateY(3px)}.hp .ga-cell.is-in{opacity:1;transform:none}.hp .ga-text{color:var(--ink-soft);font-size:8.5px;line-height:1.55}.hp .ga-hl{color:#0f8a6a;font-weight:600}.hp .ga-cell.is-missing .ga-text{opacity:.75;font-style:italic}.hp .ga-link{font-family:var(--font-mono), ui-monospace, monospace;color:var(--brass);letter-spacing:.02em;align-items:center;gap:3px;margin-top:auto;font-size:7px;display:inline-flex}.hp .ga-link svg{flex:none;width:9px;height:9px}.hp .ga-cell.is-hot{box-shadow:inset 0 0 0 1px var(--brass);background:#2f5fe00f}.hp .ga-cite{z-index:6;background:var(--cream);border:1px solid var(--brass);opacity:0;visibility:hidden;border-radius:9px;padding:9px 11px;transition:opacity .32s,transform .32s,visibility .32s;position:absolute;bottom:9px;left:11px;right:11px;transform:translateY(8px);box-shadow:0 20px 44px -18px #101b2c80}.hp .ga-cite.is-in{opacity:1;visibility:visible;transform:none}.hp .ga-citehead{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:6px;font-size:8px;display:flex}.hp .ga-citehead b{color:var(--ink);font-weight:500}.hp .ga-citehead em{opacity:.7;font-style:normal}.hp .ga-citehead i{color:var(--brass);background:#2f5fe01a;border:1px solid #2f5fe042;border-radius:4px;margin-left:auto;padding:1px 5px;font-style:normal}.hp .ga-orig{border-left:2px solid var(--brass);color:var(--ink);margin:0;padding-left:8px;font-size:9px;line-height:1.55}.hp .ga-trans{color:var(--ink-soft);margin:6px 0 0;padding-left:8px;font-size:9px;font-style:italic;line-height:1.55}@media (max-width:560px){.hp .ga-head,.hp .ga-row{grid-template-columns:104px repeat(4,132px)}.hp .ga-grid{width:632px}}@media (prefers-reduced-motion:reduce){.hp .ga-cell,.hp .ga-row{transition:none;animation:none}}.hp .wg-ask{flex-direction:column;align-items:stretch;gap:6px}.hp .wg-askrow{align-items:flex-end;gap:8px;display:flex}.hp .wg-files{flex-wrap:wrap;gap:4px;display:flex}.hp .wg-msg .wg-files{margin-bottom:5px}.hp .wg-file{border:1px solid var(--line);background:var(--cream);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;border-radius:5px;align-items:center;gap:3px;max-width:100%;padding:2px 5px;font-size:7.5px;animation:.3s ease-out wg-rise;display:inline-flex;overflow:hidden}.hp .wg-file b{letter-spacing:.05em;color:var(--brass);background:#2f5fe01a;border-radius:3px;padding:0 3px;font-weight:600}.hp .wg-clip{opacity:.7;flex:none;width:9px;height:9px}.hp .pa{--wg-body:411px}.hp .pa-pane{background:var(--paper);min-height:0;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;flex-direction:column;flex:1;display:flex}.hp .pa-bar{background:var(--cream);border-bottom:1px solid var(--line);flex:none;align-items:baseline;gap:9px;padding:8px 11px;display:flex}.hp .pa-name{color:var(--ink);font-size:11px;font-weight:600}.hp .pa-total{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:13px;font-weight:500}.hp .pa-day{font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;font-size:8.5px}.hp .pa-feed{border:1px solid var(--line);background:var(--paper);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:5px;align-self:center;align-items:center;gap:5px;margin-left:auto;padding:2px 7px;font-size:8px;transition:color .3s,border-color .3s,background .3s;display:inline-flex}.hp .pa-feed i{background:var(--line);border-radius:50%;width:5px;height:5px}.hp .pa-feed.is-on{color:#0f8a6a;background:#0f8a6a14;border-color:#0f8a6a57}.hp .pa-feed.is-on i{background:#0f8a6a;animation:1.8s ease-in-out infinite aa-pulse}.hp .pa-proposal{border-bottom:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);background:#2f5fe00f;flex:none;align-items:center;gap:8px;padding:6px 11px;font-size:8.5px;animation:.32s ease-out wg-rise;display:flex}.hp .pa-ptitle{background:var(--brass);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:5px;padding:2px 6px;font-size:7.5px}.hp .pa-pdiff{white-space:nowrap;align-items:center;gap:5px;display:flex;overflow:hidden}.hp .pa-pdiff b{color:var(--ink);font-weight:500}.hp .pa-pdiff b.to{color:var(--brass)}.hp .pa-pdiff em{opacity:.4;font-style:normal}.hp .pa-apply{background:var(--forest);color:#fff;border-radius:6px;flex:none;margin-left:auto;padding:3px 9px;font-size:8.5px;transition:box-shadow .25s}.hp .pa-apply.is-hot{box-shadow:0 0 0 2px #2f5fe066}.hp .pa-discard{border:1px solid var(--line);border-radius:6px;flex:none;padding:3px 8px;font-size:8.5px}.hp .pa-body{flex:1;grid-template-columns:1fr 156px;gap:8px;min-height:0;padding:9px 11px;display:grid}.hp .pa-left,.hp .pa-side{flex-direction:column;gap:8px;min-height:0;display:flex}.hp .pa-card{border:1px solid var(--line);background:var(--cream);border-radius:7px;flex-direction:column;flex:1;min-height:0;padding:7px 8px;display:flex}.hp .pa-card h5{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 4px;font-size:7.5px;font-weight:500}.hp .pa-perf{border:1px solid var(--line);background:var(--cream);border-radius:7px;flex:none;padding:7px 9px 0;overflow:hidden}.hp .pa-perfhead{align-items:baseline;gap:7px;display:flex}.hp .pa-perfhead i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:7.5px}.hp .pa-perfhead b{font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;margin-left:auto;font-size:12px;font-weight:500}.hp .pa-spark{width:100%;height:38px;margin-top:2px;display:block}.hp .pa-line{stroke:var(--brass);stroke-width:1.6px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:400;stroke-dashoffset:400px;animation:1.4s ease-out forwards pa-draw}@keyframes pa-draw{to{stroke-dashoffset:0}}.hp .pa-tablewrap{border:1px solid var(--line);background:var(--cream);border-radius:7px;flex:1;min-height:0;overflow:hidden}.hp .pa table{border-collapse:collapse;table-layout:fixed;width:100%}.hp .pa th,.hp .pa td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;height:24px;padding:0 8px;overflow:hidden}.hp .pa th{background:var(--paper-deep);height:19px;color:var(--ink-soft);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;font-size:7.5px;font-weight:500}.hp .pa th.num,.hp .pa td.num{text-align:right;font-family:var(--font-mono), ui-monospace, monospace;font-size:8.5px}.hp .pa th:first-child,.hp .pa td:first-child{width:40%}.hp .pa th:nth-child(2),.hp .pa td:nth-child(2){width:19%}.hp .pa th:nth-child(3),.hp .pa td:nth-child(3){width:22%}.hp .pa th:nth-child(4),.hp .pa td:nth-child(4){width:19%}.hp .pa td b{color:var(--ink);font-size:8.5px;font-weight:600}.hp .pa td i{color:var(--ink-soft);margin-left:4px;font-size:8px;font-style:normal}.hp .pa td.up{color:#0f8a6a}.hp .pa td.dn{color:var(--flag)}.hp .pa tr.is-flash td{animation:1.2s ease-out pa-flash}@keyframes pa-flash{0%{background:#2f5fe029}to{background:0 0}}.hp .pa-ring{flex:1;place-items:center;min-height:0;display:grid;position:relative}.hp .pa-ring svg{width:100%;height:100%;max-height:78px;transform:rotate(-90deg)}.hp .pa-ring circle{transition:stroke-dasharray .8s cubic-bezier(.2,.9,.3,1),stroke-dashoffset .8s cubic-bezier(.2,.9,.3,1)}.hp .pa-ringlabel{flex-direction:column;align-items:center;line-height:1;display:flex;position:absolute}.hp .pa-ringlabel b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--brass);font-size:12px;font-weight:500}.hp .pa-ringlabel i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin-top:2px;font-size:6.5px}.hp .pa-legend{flex:none;gap:2px;margin-top:5px;display:grid}.hp .pa-legend span{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);align-items:center;gap:5px;font-size:7px;display:flex}.hp .pa-legend i{border-radius:2px;flex:none;width:6px;height:6px}.hp .pa-legend em{color:var(--ink);margin-left:auto;font-style:normal}.hp .pa-gauge{flex:1;place-items:center;min-height:0;display:grid;position:relative}.hp .pa-gauge svg{width:100%;height:100%;max-height:64px;transform:rotate(-90deg)}.hp .pa-gtrack{stroke:var(--paper-deep)}.hp .pa-gfill{stroke:var(--brass)}.hp .pa-glabel{flex-direction:column;align-items:center;line-height:1;display:flex;position:absolute}.hp .pa-glabel b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:11px;font-weight:500}.hp .pa-glabel i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin-top:2px;font-size:6.5px}.hp .pa-riskrow{border-top:1px solid var(--line);flex:none;gap:8px;margin-top:5px;padding-top:5px;display:flex}.hp .pa-riskrow span{flex-direction:column;flex:1;gap:1px;display:flex}.hp .pa-riskrow b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:10px;font-weight:500}.hp .pa-riskrow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:6.5px}.hp .pa-toast{z-index:8;background:var(--forest);color:#fff;font-family:var(--font-plex), sans-serif;opacity:0;border-radius:8px;padding:7px 11px;font-size:10px;transition:opacity .3s,transform .3s;position:absolute;bottom:12px;right:12px;transform:translateY(6px);box-shadow:0 18px 40px -18px #101b2c99}.hp .pa-toast.is-in{opacity:1;transform:none}@media (max-width:560px){.hp .pa-body{grid-template-columns:1fr}.hp .pa-side{display:none}}@media (prefers-reduced-motion:reduce){.hp .pa-ring circle,.hp .pa-feed.is-on i,.hp .pa-line{transition:none;animation:none}.hp .pa-line{stroke-dashoffset:0}}.hp .wf-sec{padding:56px 0 64px}.hp .wf-lede2{max-width:66ch;color:var(--ink-soft);margin-top:16px;font-size:15px}.hp .wf-lede-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px 44px;margin-top:22px;display:grid}.hp .wf-lede-grid .lede{max-width:none;margin-top:0}.hp .wf-lede-grid .lede:first-child{color:var(--ink);font-size:17.5px;line-height:1.5}.hp .wf-lede-grid .lede:not(:first-child){font-size:14.5px}@media (max-width:1080px){.hp .wf-lede-grid{grid-template-columns:1fr;gap:16px}.hp .wf-lede-grid .lede:first-child{font-size:16px}}.hp .wf-notes{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:44px;display:grid}.hp .wf-notes h3{letter-spacing:-.005em;color:var(--ink);margin:0 0 7px;font-size:14px;font-weight:600}.hp .wf-notes p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.6}@media (max-width:1000px){.hp .wf-notes{grid-template-columns:1fr 1fr;gap:26px}}@media (max-width:640px){.hp .wf-notes{grid-template-columns:1fr}}.hp .wf-holder{padding-top:30px;position:relative}.hp .wf-holder.is-cinema{height:807px}.hp .wf-skip{z-index:44;cursor:pointer;background:var(--cream);border:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;border-radius:9px;padding:9px 16px;font-size:10px;transition:color .2s,border-color .2s;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 36px -18px #101b2c99}.hp .wf-skip:hover{color:var(--brass);border-color:var(--brass)}.hp .wf-skip:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .wf-scrim{z-index:40;opacity:0;visibility:hidden;pointer-events:none;background:#0a111e8c;transition:opacity .55s,visibility .55s;position:fixed;inset:0}.hp .wf-holder.is-cinema .wf-scrim{opacity:1;visibility:visible}.hp .wf-holder.is-cinema .wf{z-index:41;border-radius:0}.hp:has(.wf-holder.is-cinema) .hp-nav{z-index:1}.hp .wf{background:var(--cream);border:1px solid var(--line);-webkit-user-select:none;user-select:none;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;border-radius:14px;flex-direction:column;transition:top .6s cubic-bezier(.4,0,.2,1),left .6s cubic-bezier(.4,0,.2,1),width .6s cubic-bezier(.4,0,.2,1),height .6s cubic-bezier(.4,0,.2,1),border-radius .6s;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px -40px #101b2c8c}.hp .wf-top{border-bottom:1px solid var(--line);background:var(--paper);flex:none;align-items:center;gap:14px;padding:11px 16px;display:flex}.hp .wf-name{color:var(--ink);font-size:13px;font-weight:600}.hp .wf-stages{align-items:center;gap:14px;display:flex}.hp .wf-stage{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:6px;font-size:9.5px;transition:color .35s;display:flex}.hp .wf-stage i{background:var(--line);border-radius:50%;width:6px;height:6px;transition:background .35s}.hp .wf-stage.is-on{color:var(--ink)}.hp .wf-stage.is-on i{background:var(--brass)}.hp .wf-schedbtn{border:1px solid var(--line);background:var(--cream);color:var(--ink-soft);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;border-radius:7px;margin-left:auto;padding:4px 11px;font-size:9.5px;transition:color .3s,border-color .3s,background .3s}.hp .wf-schedbtn.is-ready{color:var(--brass);border-color:var(--brass);background:#2f5fe012}.hp .wf-state{border:1px solid var(--line);background:var(--cream);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:6px;align-items:center;gap:6px;padding:3px 9px;font-size:9.5px;transition:color .3s,border-color .3s,background .3s;display:inline-flex}.hp .wf-state i{background:var(--line);border-radius:50%;width:6px;height:6px}.hp .wf-state.is-live{color:#0f8a6a;background:#0f8a6a14;border-color:#0f8a6a57}.hp .wf-state.is-live i{background:#0f8a6a;animation:1.8s ease-in-out infinite aa-pulse}.hp .wf-body{flex:none;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,60fr) minmax(0,40fr) 0;height:730px;min-height:0;transition:grid-template-columns .5s cubic-bezier(.4,0,.2,1);display:grid}.hp .wf-body.is-sheet{grid-template-columns:minmax(0,60fr) minmax(0,40fr) 320px}.hp .wf-sheet{background:var(--cream);border-left:1px solid var(--line);min-width:0;font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;overflow:hidden}.hp .wf-sheetin{opacity:0;flex-direction:column;gap:14px;width:320px;height:100%;padding:18px 20px;transition:opacity .3s .12s;display:flex}.hp .wf-body.is-sheet .wf-sheetin{opacity:1}.hp .wf-sheettitle{color:var(--ink);margin:0;font-size:14px;font-weight:600}.hp .wf-sheetsub{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin:-10px 0 0;font-size:9.5px}.hp .wf-field{flex-direction:column;gap:6px;display:flex}.hp .wf-field i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}.hp .wf-opts{flex-wrap:wrap;gap:5px;display:flex}.hp .wf-opts b{border:1px solid var(--line);background:var(--paper);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:7px;padding:4px 9px;font-size:9.5px;font-weight:400;transition:color .25s,border-color .25s,background .25s}.hp .wf-opts b.is-on{color:var(--brass);border-color:var(--brass);background:#2f5fe014;font-weight:500}.hp .wf-sheetnote{color:var(--ink-soft);margin:0;font-size:11.5px;line-height:1.55}.hp .wf-sheet .wf-activate{text-align:center;margin:auto 0 0}.hp .wf-holder.is-cinema .wf-body{flex:1;height:auto}.hp .wf .wg-chat{border-left:0;border-right:1px solid var(--line);padding:18px 20px}.hp .wf .wg-chathead{border-bottom:1px solid var(--line);width:100%;max-width:640px;margin:0 auto 14px;padding-bottom:12px;font-size:12.5px}.hp .wf .wg-chathead svg{width:15px;height:15px}.hp .wf .wg-thread,.hp .wf .wg-ask{width:100%;max-width:640px;margin-inline:auto}.hp .wf .wg-thread{gap:10px;font-size:12px;line-height:1.6}.hp .wf .wg-intro{max-width:640px;margin-inline:auto;font-size:14px}.hp .wf .wg-msg{border-radius:11px;max-width:82%;padding:10px 13px}.hp .wf .wg-q{font-size:11px}.hp .wf .wg-ask{min-height:36px;padding:8px 10px}.hp .wf .wg-step{font-size:10px}.hp .wf .wg-file{font-size:8.5px}.hp .wf-canvas{background:var(--paper);background-image:radial-gradient(var(--line) 1px, transparent 1px);background-size:18px 18px;min-width:0;position:relative}.hp .wf-edges{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hp .wf-edge{stroke:#c3cfe2;stroke-width:1.6px;fill:none;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round;transition:stroke .4s}.hp .wf-edge.is-on{stroke:var(--brass)}.hp .wf-elabel{z-index:2;white-space:nowrap;background:var(--paper);border:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;border-radius:5px;padding:2px 6px;font-size:7.5px;transition:color .35s,border-color .35s,background .35s;animation:.3s ease-out wg-rise;position:absolute;transform:translate(-50%,-50%)}.hp .wf-elabel.is-on{color:var(--brass);border-color:var(--brass);background:color-mix(in srgb, var(--brass) 9%, var(--paper))}.hp .wf-empty{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);place-items:center;font-size:10.5px;display:grid;position:absolute;inset:0}.hp .wf-node{background:var(--cream);border:1px solid var(--line);border-radius:9px;align-items:center;gap:7px;padding:0 9px;transition:border-color .35s,box-shadow .35s,background .35s;animation:.42s cubic-bezier(.2,.9,.3,1) wf-pop;display:flex;position:absolute;box-shadow:0 10px 24px -18px #101b2c80}@keyframes wf-pop{0%{opacity:0;transform:translateY(7px)scale(.97)}to{opacity:1;transform:none}}.hp .wf-ntext{flex-direction:column;gap:1px;min-width:0;display:flex}.hp .wf-mark{background:var(--paper);border:1px solid var(--line);border-radius:6px;flex:none;place-items:center;width:20px;height:20px;display:grid}.hp .wf-mark svg{display:block}.hp .wf-node b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;line-height:1.25;overflow:hidden}.hp .wf-node i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.hp .wf-node:before{content:"";background:var(--line);border-radius:0 3px 3px 0;width:3px;transition:background .35s;position:absolute;top:9px;bottom:9px;left:0}.hp .wf-node.is-schedule:before,.hp .wf-node.is-manual:before{background:var(--brass)}.hp .wf-node.is-datasource:before{background:#4a6493}.hp .wf-node.is-agent:before{background:var(--forest)}.hp .wf-node.is-conditional:before{background:#7a4bd0}.hp .wf-node.is-task:before{background:#b4530a}.hp .wf-node.is-widget:before{background:#0f8a6a}.hp .wf-node.is-file:before{background:var(--flag)}.hp .wf-node.is-done{border-color:var(--brass);box-shadow:0 12px 26px -16px #2f5fe080}.hp .wf-node.is-agent{background:linear-gradient(#14533f14,#14533f05);border-color:#14533f57}.hp .wf-assignee{background:var(--forest);color:#fff;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;border-radius:999px;align-items:center;gap:3px;padding:1px 6px 1px 2px;font-size:7.5px;display:flex;position:absolute;bottom:-8px;left:-7px;box-shadow:0 4px 10px -6px #101b2cb3}.hp .wf-assignee i{color:#fff;width:11px;height:11px;font-family:var(--font-display), Georgia, serif;background:#ffffff38;border-radius:50%;flex:none;place-items:center;font-size:7px;font-style:normal;line-height:1;display:grid}.hp .wf-node.is-waiting{background:#b4530a0f;border-color:#b4530a}.hp .wf-wait{color:#fff;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;background:#b4530a;border-radius:999px;padding:2px 7px;font-size:8px;animation:.3s ease-out wg-rise;position:absolute;top:-9px;right:-8px}.hp .wf-schedule{z-index:4;border-top:1px solid var(--line);background:var(--cream);align-items:center;gap:20px;height:52px;padding:0 16px;transition:transform .45s cubic-bezier(.2,.9,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.hp .wf-schedule.is-in{transform:none}.hp .wf-sitem{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);flex-direction:column;gap:1px;font-size:10px;display:flex}.hp .wf-sitem i{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:8px;font-style:normal}.hp .wf-activate{background:var(--forest);color:#fff;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;border-radius:8px;padding:9px 16px;font-size:10px;transition:background .3s,box-shadow .25s}.hp .wf-activate.is-hot{box-shadow:0 0 0 3px #2f5fe059}.hp .wf-activate.is-live{background:#0f8a6a}@media (max-width:1000px){.hp .wf-body{grid-template-rows:auto 560px;grid-template-columns:1fr;height:auto}.hp .wf .wg-chat{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.hp .wf-stages{display:none}}@media (max-width:640px){.hp .wf-schedule{display:none}.hp .wf-node b{font-size:8.5px}.hp .wf-node i{font-size:7px}}@media (prefers-reduced-motion:reduce){.hp .wf-node,.hp .wf-schedule{transition:none;animation:none}}.hp .wp-kinds{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;display:grid}@media (max-width:900px){.hp .wp-kinds{grid-template-columns:1fr}}.hp .wp-kind{border:1px solid var(--line);background:var(--cream);border-radius:9px;padding:11px 14px 12px 16px;position:relative}.hp .wp-kind:before{content:"";background:var(--line);border-radius:0 3px 3px 0;width:3px;position:absolute;top:11px;bottom:11px;left:0}.hp .wp-kind.is-manual:before,.hp .wp-kind.is-schedule:before{background:var(--brass)}.hp .wp-kind.is-datasource:before{background:#4a6493}.hp .wp-kind.is-agent:before{background:var(--forest)}.hp .wp-kind.is-conditional:before{background:#7a4bd0}.hp .wp-kind.is-task:before{background:#b4530a}.hp .wp-kind.is-widget:before{background:#0f8a6a}.hp .wp-kind.is-file:before{background:var(--flag)}.hp .wp-kind.is-agent{background:linear-gradient(#14533f12,#14533f05)}.hp .wp-kindname{color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:2px 8px;margin:0;font-size:13.5px;font-weight:600;display:flex}.hp .wp-kindname b{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px;font-weight:500}.hp .wp-kindwhat{color:var(--ink-soft);margin:3px 0 0;font-size:13.5px;line-height:1.5}.hp .wp-kindeg{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.02em;color:var(--ink-soft);opacity:.8;margin:5px 0 0;font-size:10.5px}.hp .wp-stages{gap:9px;display:grid}.hp .wp-stage{align-items:baseline;gap:14px;display:flex}.hp .wp-wire{flex:none;align-items:center;width:196px;display:flex}.hp .wp-wire i{background:var(--line);flex:1;height:1px}.hp .wp-wire b{white-space:nowrap;background:var(--paper);border:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;border-radius:5px;flex:none;padding:2px 7px;font-size:8px;font-weight:400}.hp .wp-stage p{color:var(--ink-soft);margin:0;font-size:13.5px;line-height:1.5}.hp .wp-note{border-top:1px solid var(--line);color:var(--ink-soft);margin:4px 0 0;padding-top:11px;font-size:13px;line-height:1.55}@media (max-width:640px){.hp .wp-stage{flex-direction:column;gap:5px}.hp .wp-wire{width:auto}}.hp .kb{background:var(--cream);border:1px solid var(--line);font-family:var(--font-plex), ui-sans-serif, system-ui, sans-serif;border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px -40px #101b2c80}.hp .kb-bar{border-bottom:1px solid var(--line);background:var(--paper);flex:none;align-items:center;gap:10px;padding:12px 15px;display:flex}.hp .kb-search{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.hp .kb-search svg{width:14px;height:14px;color:var(--brass);flex:none}.hp .kb-q{min-width:0;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.hp .kb-caret{vertical-align:-1px;background:var(--brass);width:1px;height:11px;margin-left:2px;animation:1s step-end infinite wg-blink;display:inline-block}.hp .kb-key{border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:5px;flex:none;padding:2px 6px;font-size:9px}.hp .kb-canvas{aspect-ratio:820/430;background:var(--paper);flex:none;position:relative}.hp .kb-canvas svg{width:100%;height:100%;display:block}.hp .kb-terr{transform-box:fill-box;transform-origin:50%;animation:11s ease-in-out infinite alternate kb-breathe}@keyframes kb-breathe{0%{transform:scale(.96)}to{transform:scale(1.06)}}.hp .kb-mesh line{stroke-width:.9px;vector-effect:non-scaling-stroke}.hp .kb-node{animation:5s ease-in-out infinite kb-tw}@keyframes kb-tw{0%,to{opacity:.45}50%{opacity:1}}.hp .kb-fire{fill:none;stroke-width:1.2px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:7s ease-out infinite kb-fire}@keyframes kb-fire{0%{opacity:.55;transform:scale(.16)}40%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}.hp .kb-signal{fill:none;stroke:var(--brass);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:7 93;animation:linear infinite kb-walk}@keyframes kb-walk{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}.hp .kb-signal.is-hot{stroke:#0f8a6a;stroke-width:2.6px}.hp .kb-areaname{pointer-events:none;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.11em;text-transform:uppercase;opacity:.75;font-size:9px;position:absolute;transform:translate(-50%,-50%)}.hp .kb-answer{background:var(--cream);border:1px solid var(--brass);color:var(--ink-soft);opacity:0;border-radius:10px;padding:11px 14px;font-size:12.5px;line-height:1.5;transition:opacity .4s,transform .4s;position:absolute;bottom:14px;left:16px;right:16px;transform:translateY(8px);box-shadow:0 20px 44px -20px #101b2c73}.hp .kb-answer.is-in{opacity:1;transform:none}.hp .kb-answer b{color:var(--ink);font-weight:600}.hp .kb-stats{border-top:1px solid var(--line);background:var(--cream);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hp .kb-stat{border-right:1px solid var(--line);flex-direction:column;gap:2px;padding:11px 15px;display:flex}.hp .kb-stat:last-child{border-right:0}.hp .kb-stat b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:17px;font-weight:500;line-height:1.05}.hp .kb-stat i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}@media (max-width:640px){.hp .kb-areaname{display:none}.hp .kb-stats{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.hp .kb-node,.hp .kb-fire,.hp .kb-signal,.hp .kb-terr{animation:none}.hp .kb-signal{opacity:.5}}.hp .dc-heroactions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hp .dc-heroactions .btn-primary{padding:13px 22px}.hp .dc-heroactions .hp-btnghost{padding:13px 20px;font-size:15px}.hp .cs-wires{width:100%;height:100%;position:absolute;inset:0}.hp .dc-row:target{animation:1.6s ease-out dc-land}@keyframes dc-land{0%,30%{background:#2f5fe012;box-shadow:0 0 0 12px #2f5fe012}to{background:0 0;box-shadow:0 0 0 12px #2f5fe000}}.hp .cs-wire{stroke-width:1.5px;opacity:.45;vector-effect:non-scaling-stroke}.hp .cs-pulse{stroke-width:2.2px;stroke-linecap:butt;vector-effect:non-scaling-stroke;animation:1.5s linear infinite cs-dash}.hp .cs-pulse.is-head{stroke-linecap:round}@keyframes cs-dash{0%{stroke-dashoffset:calc(var(--lead) * 1px)}to{stroke-dashoffset:calc((var(--lead) - 100) * 1px)}}.hp .cs-node{aspect-ratio:1;background:var(--cream);border:1px solid var(--line);border-radius:12px;place-items:center;width:6.25%;transition:border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 22px -18px #101b2c59}.hp .cs-node svg{display:block}.hp .cs-node:hover,.hp .cs-node:focus-visible{border-color:var(--brass);z-index:3;transform:translate(-50%,-50%)scale(1.12);box-shadow:0 14px 30px -16px #2f5fe08c}.hp .cs-node:focus-visible{outline:2px solid var(--brass);outline-offset:3px}.hp .cs-tip{background:var(--forest);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:7px;padding:4px 9px;font-size:11.5px;line-height:1.2;transition:opacity .18s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.hp .cs-node:hover .cs-tip,.hp .cs-node:focus-visible .cs-tip{opacity:1}.hp .cs-sector{background:var(--cream);border:1.5px solid var(--cs-hue,var(--brass));width:18.75%;height:7.5%;color:var(--ink);letter-spacing:-.01em;white-space:nowrap;z-index:2;border-radius:11px;place-items:center;font-size:14px;font-weight:600;display:grid;position:absolute;transform:translate(-50%,-50%)}.hp .cs-core{aspect-ratio:1;background:var(--cream);border:1.5px solid var(--forest);z-index:4;border-radius:11px;place-items:center;width:6.25%;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 12px 30px -16px #101b2c73}.hp .cs-coremark{width:66%;height:auto;display:block}.hp .cs-core:after{content:"";animation:3.6s ease-in-out infinite cs-breathe;animation-delay:var(--cs-beat,0s);z-index:-1;background:radial-gradient(closest-side,#2f5fe02e,#2f5fe000);border-radius:21px;position:absolute;inset:-10px}@keyframes cs-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:.3;transform:scale(1.18)}}@media (max-width:1000px){.hp .cs-hero{grid-template-columns:1fr;gap:44px}.hp .cs{max-width:480px}}@media (max-width:560px){.hp .cs-node{border-radius:9px}.hp .cs-node svg{width:60%;height:60%}.hp .cs-core{border-radius:7px}.hp .cs-sector{border-radius:8px;font-size:10.5px}}@media (prefers-reduced-motion:reduce){.hp .cs-pulse,.hp .cs-core:after{animation:none}.hp .cs-pulse{opacity:.35}}.hp .sx-lede{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:24px 44px;margin-top:22px;display:grid}.hp .sx-lede .lede{max-width:none;margin-top:0}.hp .sx-lede .lede:first-child{color:var(--ink);font-size:17.5px;line-height:1.5}.hp .sx-lede .lede:last-child{font-size:14.5px}.hp .sx-jump{flex-wrap:wrap;gap:10px;max-width:920px;margin-top:26px;display:flex}.hp .sx-jump a{white-space:nowrap;background:var(--cream);border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;flex:none;align-items:center;gap:8px;padding:7px 12px 7px 14px;font-size:13.5px;transition:border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.hp .sx-jump a:hover{color:var(--ink);border-color:var(--brass);box-shadow:0 10px 22px -16px #2f5fe0b3}.hp .sx-jump a b{font-family:var(--font-mono), ui-monospace, monospace;background:var(--paper-deep);color:var(--ink-soft);border-radius:999px;padding:2px 7px;font-size:11px;font-weight:500}.hp .sx-head{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:end;gap:44px;margin-bottom:26px;display:grid}.hp .sx-head h2.display{margin-top:12px;font-size:32px}.hp .sx-head .tech-body{margin:0}@media (max-width:900px){.hp .sx-head{grid-template-columns:1fr;align-items:start;gap:16px}}.hp .sx-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:1000px){.hp .sx-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.hp .sx-grid{grid-template-columns:1fr}}.hp .sx-card{background:var(--cream);border:1px solid var(--line);border-radius:14px;flex-direction:column;min-height:206px;padding:20px 20px 18px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative}.hp .sx-card:hover{border-color:#2f5fe06b;transform:translateY(-2px);box-shadow:0 22px 44px -30px #101b2c99}.hp .sx-icon{background:var(--paper);border:1px solid var(--line);width:40px;height:40px;color:var(--forest);border-radius:11px;place-items:center;transition:background .25s,border-color .25s,color .25s;display:grid}.hp .sx-card:hover .sx-icon{color:var(--brass);background:#2f5fe014;border-color:#2f5fe04d}.hp .sx-card h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin:14px 0 0;font-size:18px;font-weight:500;line-height:1.25}.hp .sx-card p{color:var(--ink-soft);margin:6px 0 0;font-size:13.5px;line-height:1.5}.hp .sx-stat{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);align-items:baseline;gap:7px;margin-top:auto;padding-top:14px;font-size:10px;line-height:1.4;display:flex}.hp .sx-stat b{font-family:var(--font-display), Georgia, serif;letter-spacing:normal;text-transform:none;color:var(--brass);flex:none;font-size:15px;font-weight:500}.hp .sx-go{border-top:1px solid var(--line);color:var(--ink-soft);align-items:center;gap:6px;margin-top:12px;padding-top:12px;font-size:12.5px;transition:color .2s;display:inline-flex}.hp .sx-card:hover .sx-go{color:var(--brass)}.hp .sx-go svg{transition:transform .25s}.hp .sx-card:hover .sx-go svg{transform:translate(3px)}.hp .sx-icon .si-dash,.hp .sx-icon .si-draw{stroke-dasharray:100;stroke-dashoffset:0}.hp .sx-card:hover .si-draw{animation:.7s cubic-bezier(.4,0,.2,1) sx-draw}.hp .sx-card:hover .si-dash{animation:.6s cubic-bezier(.4,0,.2,1) .12s backwards sx-draw}@keyframes sx-draw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.hp .sx-icon .si-rise{transform-box:fill-box;transform-origin:0}.hp .sx-card:hover .si-rise{animation:.6s cubic-bezier(.3,0,.2,1) sx-rise}@keyframes sx-rise{0%{transform:scaleX(.1)}to{transform:scaleX(1)}}.hp .sx-icon .si-spin{transform-origin:12px 12px}.hp .sx-card:hover .si-spin{animation:1.6s cubic-bezier(.4,0,.2,1) sx-spin}@keyframes sx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hp .sx-icon .si-stack{transform-origin:12px 12px}.hp .sx-card:hover .si-s1{animation:.5s cubic-bezier(.2,.9,.3,1) sx-drop}.hp .sx-card:hover .si-s2{animation:.5s cubic-bezier(.2,.9,.3,1) .1s backwards sx-drop}.hp .sx-card:hover .si-s3{animation:.5s cubic-bezier(.2,.9,.3,1) .2s backwards sx-drop}@keyframes sx-drop{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.hp .sx-card:hover .si-slide{animation:.8s cubic-bezier(.4,0,.2,1) sx-slide}@keyframes sx-slide{0%{transform:scaleX(.25)}to{transform:scaleX(1)}}.hp .sx-icon .si-slide{transform-origin:7px}.hp .sx-card:hover .si-mergeL{animation:.8s cubic-bezier(.4,0,.2,1) sx-mergeL}.hp .sx-card:hover .si-mergeR{animation:.8s cubic-bezier(.4,0,.2,1) sx-mergeR}@keyframes sx-mergeL{0%{transform:translate(-3px)}55%{transform:translate(3px)}to{transform:none}}@keyframes sx-mergeR{0%{transform:translate(3px)}55%{transform:translate(-3px)}to{transform:none}}.hp .sx-icon .si-pulse{transform-origin:17px 10.5px}.hp .sx-card:hover .si-pulse{animation:1.2s ease-in-out sx-pulse}@keyframes sx-pulse{0%,to{transform:none}50%{transform:scale(1.22)}}.hp .sx-card:hover .si-blink{animation:.9s ease-in-out sx-blink}@keyframes sx-blink{0%,to{opacity:1}30%{opacity:.15}60%{opacity:1}}.hp .sx-icon .si-tilt{transform-origin:12px 9px}.hp .sx-card:hover .si-tilt{animation:1.5s cubic-bezier(.4,0,.2,1) sx-tilt}@keyframes sx-tilt{0%{transform:none}30%{transform:rotate(-9deg)}65%{transform:rotate(6deg)}to{transform:none}}.hp .sx-icon .si-needle{transform-origin:12px 17px}.hp .sx-card:hover .si-needle{animation:1.5s cubic-bezier(.4,0,.2,1) sx-needle}@keyframes sx-needle{0%{transform:rotate(-90deg)}60%{transform:rotate(18deg)}to{transform:none}}.hp .sx-icon .si-orbit{transform-origin:12px 12px}.hp .sx-card:hover .si-orbit{animation:1.8s linear sx-spin}.hp .sx-icon .si-ticks path:first-child{transform-origin:7px 20px}.hp .sx-icon .si-ticks path:nth-child(2){transform-origin:12px 20px}.hp .sx-icon .si-ticks path:nth-child(3){transform-origin:17px 20px}.hp .sx-card:hover .si-ticks path:first-child{animation:.55s cubic-bezier(.2,.9,.3,1) sx-tick}.hp .sx-card:hover .si-ticks path:nth-child(2){animation:.55s cubic-bezier(.2,.9,.3,1) 80ms backwards sx-tick}.hp .sx-card:hover .si-ticks path:nth-child(3){animation:.55s cubic-bezier(.2,.9,.3,1) .16s backwards sx-tick}@keyframes sx-tick{0%{transform:scaleY(.2)}to{transform:none}}.hp .sx-card:hover .si-sweep{animation:1.4s cubic-bezier(.4,0,.2,1) sx-sweep}@keyframes sx-sweep{0%{transform:translate(0)}35%{transform:translate(4px,-4px)}70%{transform:translate(-2px,2px)}to{transform:none}}@media (prefers-reduced-motion:reduce){.hp .sx-card:hover *{animation:none!important}.hp .sx-card:hover{transform:none}}.hp .hp-dd-wide{position:static}.hp .hp-mega{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px 0;width:min(940px,100vw - 48px);padding:18px 20px 16px;display:grid;top:calc(50% + 29px);left:50%;transform:translate(-50%)translateY(6px)}.hp .hp-dd-wide:hover .hp-mega,.hp .hp-dd-wide:focus-within .hp-mega{transform:translate(-50%)translateY(0)}.hp .hp-mega:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.hp .hp-mega-col+.hp-mega-col{border-left:1px solid var(--line);padding-left:22px}.hp .hp-mega-col:nth-child(3n+1){border-left:0;padding-left:0}.hp .hp-mega-title{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:10.5px;font-weight:500;display:block;color:var(--brass)!important;padding:0 6px!important}.hp .hp-mega-title:hover{text-underline-offset:3px;text-decoration:underline;background:0 0!important}.hp .hp-mega-list{gap:1px;display:grid}.hp .hp-mega-col.is-wide .hp-mega-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px 6px}.hp .hp-mega-list a{white-space:normal;border-radius:7px;padding:7px 8px;font-size:13px;line-height:1.35}.hp .hp-mega-list a.active{color:var(--ink);background:var(--paper-deep)}.hp .hp-mega-list a.hp-mega-more{color:var(--brass);margin-top:3px;font-size:12.5px;font-weight:500}.hp .hp-mega-list a.hp-mega-more span{color:var(--ink-soft);font-weight:400}@media (max-width:1080px){.hp .hp-mega{grid-template-columns:1fr}.hp .hp-mega-col+.hp-mega-col{border-left:0;margin-top:12px;padding-left:0}.hp .hp-mega-col.is-wide .hp-mega-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.hp .sd-back{color:var(--ink-soft);align-items:center;gap:7px;margin-bottom:22px;font-size:13px;transition:color .2s;display:inline-flex}.hp .sd-back:hover{color:var(--brass)}.hp .sd-back svg{transition:transform .2s}.hp .sd-back:hover svg{transform:translate(-2px)}.hp .sd-head{align-items:center;gap:12px;display:flex}.hp .sd-mark{width:36px;height:36px;color:var(--brass);background:#2f5fe014;border:1px solid #2f5fe047;border-radius:10px;place-items:center;display:grid}.hp .sd-head .kicker{margin:0}.hp h1.display.sd-title{max-width:24ch;margin-top:16px;font-size:42px}.hp .lede.sd-lede{width:min(100%,96ch);max-width:none;font-size:16.5px}.hp .sd-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.hp .sd-stat{background:var(--cream);border:1px solid var(--line);border-radius:12px;padding:16px 18px}.hp .sd-stat b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--brass);font-size:26px;font-weight:500;line-height:1.1;display:block}.hp .sd-stat span{color:var(--ink-soft);margin-top:7px;font-size:13px;line-height:1.45;display:block}@media (max-width:900px){.hp .sd-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hp .sd-stats{grid-template-columns:1fr}}.hp .sd-steps{gap:0;margin:0;padding:0;list-style:none;display:grid}.hp .sd-step{grid-template-columns:74px minmax(0,1fr);gap:24px;padding:24px 0;display:grid;position:relative}.hp .sd-step+.sd-step{border-top:1px solid var(--line)}.hp .sd-step:before{content:"";background:var(--line);width:1px;position:absolute;top:0;bottom:0;left:19px}.hp .sd-step:first-child:before{top:26px}.hp .sd-step:last-child:before{bottom:calc(100% - 58px)}.hp .sd-n{z-index:1;background:var(--cream);border:1px solid var(--line);width:40px;height:40px;font-family:var(--font-mono), ui-monospace, monospace;color:var(--brass);border-radius:50%;place-items:center;font-size:12px;display:grid;position:relative}.hp .sd-step-body h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin:6px 0 0;font-size:22px;font-weight:500;line-height:1.2}.hp .sd-step-body p{color:var(--ink-soft);max-width:78ch;margin:10px 0 0;font-size:15px;line-height:1.6}.hp .sd-tags{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.hp .sd-tag{background:var(--paper);border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.03em;color:var(--ink-soft);border-radius:999px;padding:4px 10px;font-size:10.5px}@media (max-width:700px){.hp .sd-step{grid-template-columns:1fr;gap:12px}.hp .sd-step:before{display:none}}.hp .sd-outcome{background:var(--cream);border:1px solid var(--line);border-left:3px solid var(--brass);border-radius:16px;padding:32px 36px}.hp .sd-outcome .kicker{margin:0}.hp .sd-outcome-body{max-width:82ch;font-family:var(--font-display), Georgia, serif;letter-spacing:-.005em;color:var(--ink);margin:14px 0 0;font-size:22px;font-weight:400;line-height:1.42}@media (max-width:700px){.hp .sd-outcome{padding:24px}.hp .sd-outcome-body{font-size:18px}}.hp .sd-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hp .sd-col{background:var(--cream);border:1px solid var(--line);border-radius:14px;padding:24px 26px 26px}.hp .sd-col .kicker{margin:0 0 16px}.hp .sd-col ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.hp .sd-col li{color:var(--ink-soft);grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;padding:9px 0;font-size:14.5px;line-height:1.5;display:grid}.hp .sd-col li+li{border-top:1px solid var(--line)}.hp .sd-col li i{width:22px;height:22px;color:var(--green,#0f8a6a);background:#0f8a6a1a;border-radius:6px;place-items:center;margin-top:1px;display:grid}@media (max-width:800px){.hp .sd-cols{grid-template-columns:1fr}}.hp .sd-morehead{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px;display:flex}.hp .sd-morehead .kicker{margin:0}.hp .sd-all{color:var(--ink-soft);align-items:center;gap:7px;font-size:13.5px;transition:color .2s;display:inline-flex}.hp .sd-all:hover{color:var(--brass)}.hp .sd-all svg{transition:transform .2s}.hp .sd-all:hover svg{transform:translate(3px)}.hp .wbt{aspect-ratio:5/4;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.hp .wbt-pane{background:var(--cream);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:8px;min-width:0;padding:12px 13px;transition:border-color .3s,box-shadow .3s,transform .3s;animation:12s ease-in-out infinite wbt-lit;display:flex;overflow:hidden;box-shadow:0 10px 26px -20px #101b2c66}.hp .wbt-pane.is-wide{grid-column:span 2}.hp .wbt-pane.is-tall{grid-row:span 2}@keyframes wbt-lit{0%,88%,to{border-color:var(--line);box-shadow:0 10px 26px -20px #101b2c66}8%,20%{border-color:#2f5fe06b;box-shadow:0 16px 34px -20px #2f5fe08c}}.hp .wbt-pane:hover{border-color:#2f5fe080;animation:none;transform:translateY(-2px);box-shadow:0 20px 40px -24px #2f5fe099}.hp .wbt-head{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);flex:none;align-items:center;gap:6px;font-size:9.5px;transition:color .3s;display:flex}.hp .wbt-pane:hover .wbt-head{color:var(--brass)}.hp .wbt-dot{background:var(--brass);border-radius:50%;flex:none;width:5px;height:5px}.hp .wbt-pane:nth-child(2) .wbt-dot{background:var(--forest)}.hp .wbt-pane:nth-child(3) .wbt-dot{background:#7a4bd0}.hp .wbt-pane:nth-child(4) .wbt-dot{background:#b4530a}.hp .wbt-pane:nth-child(5) .wbt-dot{background:#0f8a6a}.hp .wbt-pane:nth-child(6) .wbt-dot{background:var(--flag)}.hp .wbt-rows{flex-direction:column;flex:1;justify-content:space-evenly;gap:7px;display:flex}.hp .wbt-row{gap:7px;display:flex}.hp .wbt-row i{background-color:var(--paper-deep);border-radius:4px;flex:1;height:8px}.hp .wbt-row i:first-child{background-color:#e2e9f4;flex:1.6}.hp .wbt-cols{flex:1;align-items:flex-end;gap:6px;min-height:52px;display:flex}.hp .wbt-cols.is-small{flex:none;height:34px}.hp .wbt-cols i{background-color:#2f5fe047;border-radius:3px 3px 0 0;flex:1}.hp .wbt-bar{background-color:var(--paper-deep);border-radius:4px;flex:none;height:7px}.hp .wbt-bar.is-accent{background-color:#2f5fe047}.hp .wbt-doc{flex-direction:column;gap:7px;display:flex}.hp .wbt-doc:last-child{flex:1;justify-content:space-evenly}.hp .wbt-doc i{background-color:var(--paper-deep);border-radius:3px;height:6px}.hp .wbt-cards{flex:1;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:7px;display:grid}.hp .wbt-cards i{background-color:var(--paper-deep);border-radius:5px}.hp .wbt-cells{flex:1;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:5px;display:grid}.hp .wbt-cells i{background-color:var(--paper-deep);border-radius:3px}.hp .wbt-cells i:nth-child(4n+1){background-color:#e2e9f4}.hp .wbt-app{flex:1;gap:9px;display:flex}.hp .wbt-side{flex-direction:column;flex:none;justify-content:flex-start;gap:6px;width:22px;display:flex}.hp .wbt-side i{background-color:var(--paper-deep);border-radius:3px;height:7px}.hp .wbt-main{flex-direction:column;flex:1;justify-content:space-evenly;gap:7px;display:flex}.hp .wbt-main i{background-color:var(--paper-deep);border-radius:4px;height:9px}.hp .wbt-row i,.hp .wbt-bar,.hp .wbt-doc i,.hp .wbt-cards i,.hp .wbt-cells i,.hp .wbt-side i,.hp .wbt-main i{background-image:linear-gradient(100deg,#0000 20%,#ffffffd9 42%,#0000 62%);background-repeat:no-repeat;background-size:220% 100%;animation:2.6s linear infinite wbt-shimmer}.hp .wbt-cols i{background-image:linear-gradient(100deg,#0000 20%,#ffffffb3 42%,#0000 62%);background-repeat:no-repeat;background-size:220% 100%;animation:2.6s linear infinite wbt-shimmer}@keyframes wbt-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.hp .wbt-pane:nth-child(2) *{animation-delay:.35s}.hp .wbt-pane:nth-child(3) *{animation-delay:.7s}.hp .wbt-pane:nth-child(4) *{animation-delay:1.05s}.hp .wbt-pane:nth-child(5) *{animation-delay:1.4s}.hp .wbt-pane:nth-child(6) *{animation-delay:1.75s}.hp .wbt-pane:nth-child(2){animation-delay:2s}.hp .wbt-pane:nth-child(3){animation-delay:4s}.hp .wbt-pane:nth-child(4){animation-delay:6s}.hp .wbt-pane:nth-child(5){animation-delay:8s}.hp .wbt-pane:nth-child(6){animation-delay:10s}@media (max-width:1000px){.hp .wbt{aspect-ratio:4/3;max-width:520px}}@media (max-width:520px){.hp .wbt{aspect-ratio:auto;grid-template-rows:none;grid-template-columns:1fr 1fr}.hp .wbt-pane.is-tall{grid-row:span 1}}@media (prefers-reduced-motion:reduce){.hp .wbt-pane,.hp .wbt-pane *{animation:none}}.hp .wsp{aspect-ratio:1;width:100%;position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(farthest-side,#000 70%,#0000 100%);mask-image:radial-gradient(farthest-side,#000 70%,#0000 100%)}.hp .wsp-field{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:22px;display:grid;position:absolute;inset:5% 8%}.hp .wsp-col{flex-direction:column;display:flex}.hp .wsp-step{opacity:0;flex-direction:column;animation:13s ease-in-out infinite wsp-write;display:flex}.hp .wsp-col:first-child .wsp-step:first-child{animation-delay:0s}.hp .wsp-col:first-child .wsp-step:nth-child(2){animation-delay:.5s}.hp .wsp-col:first-child .wsp-step:nth-child(3){animation-delay:1s}.hp .wsp-col:first-child .wsp-step:nth-child(4){animation-delay:1.5s}.hp .wsp-col:first-child .wsp-step:nth-child(5){animation-delay:2s}.hp .wsp-col:nth-child(2) .wsp-step:first-child{animation-delay:1.4s}.hp .wsp-col:nth-child(2) .wsp-step:nth-child(2){animation-delay:1.9s}.hp .wsp-col:nth-child(2) .wsp-step:nth-child(3){animation-delay:2.4s}.hp .wsp-col:nth-child(2) .wsp-step:nth-child(4){animation-delay:2.9s}.hp .wsp-col:nth-child(2) .wsp-step:nth-child(5){animation-delay:3.4s}.hp .wsp-col:nth-child(3) .wsp-step:first-child{animation-delay:2.8s}.hp .wsp-col:nth-child(3) .wsp-step:nth-child(2){animation-delay:3.3s}.hp .wsp-col:nth-child(3) .wsp-step:nth-child(3){animation-delay:3.8s}.hp .wsp-col:nth-child(3) .wsp-step:nth-child(4){animation-delay:4.3s}.hp .wsp-col:nth-child(3) .wsp-step:nth-child(5){animation-delay:4.8s}@keyframes wsp-write{0%{opacity:0;transform:translateY(7px)}7%,68%{opacity:1;transform:none}84%,to{opacity:0;transform:translateY(-5px)}}.hp .wsp-wire{background:#c3d1e8;flex:none;width:1.6px;height:26px;margin:0 auto;display:block}.hp .wsp-chip{background:var(--cream);border:1px solid #d3dded;border-radius:10px;align-items:center;gap:6px;padding:12px 13px;display:flex;position:relative;box-shadow:0 10px 26px -20px #101b2c66}.hp .wsp-chip:before{content:"";background:var(--brass);border-radius:0 2px 2px 0;width:3.5px;position:absolute;top:9px;bottom:9px;left:0}.hp .wsp-chip.is-data:before{background:#4a6493}.hp .wsp-chip.is-agent:before{background:var(--forest)}.hp .wsp-chip.is-router:before{background:#7a4bd0}.hp .wsp-chip.is-gate:before{background:#b4530a}.hp .wsp-txt{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.hp .wsp-txt i{background:#dde5f1;border-radius:3.5px;height:7px;display:block}.hp .wsp-txt b{background:#e9eef7;border-radius:2.5px;height:5px;display:block}.hp .wsp-mark{background:#e2e9f4;border-radius:3.5px;flex:none;width:13px;height:13px}@media (max-width:1000px){.hp .wsp{aspect-ratio:1;max-width:520px}}@media (prefers-reduced-motion:reduce){.hp .wsp-step{opacity:1;animation:none}}.hp .sc-lede{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px 44px;margin-top:22px;display:grid}.hp .sc-lede .lede{max-width:none;margin-top:0}.hp .sc-lede .lede:first-child{color:var(--ink);font-size:17.5px;line-height:1.5}.hp .sc-lede .lede:not(:first-child){font-size:14.5px}@media (max-width:1080px){.hp .sc-lede{grid-template-columns:1fr;gap:16px}}.hp .cvw{--wg-body:430px}.hp .cvw .wg-split{grid-template-columns:0fr minmax(0,1fr);transition:grid-template-columns .65s cubic-bezier(.4,0,.2,1)}.hp .cvw.is-open .wg-split{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.hp .cvw:not(.is-open) .wg-chat{border-left-color:#0000}.hp .cvw .wg-main{overflow:hidden}.hp .cvw-pane{background:var(--paper);opacity:0;flex-direction:column;flex:1;gap:9px;min-width:0;padding:12px;transition:opacity .35s .25s;display:flex}.hp .cvw.is-open .cvw-pane{opacity:1}.hp .cvw-bar{align-items:center;gap:10px;display:flex}.hp .cvw-file{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap;font-size:10px}.hp .cvw-tabs{gap:3px;margin-left:auto;display:flex}.hp .cvw-tabs b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);background:var(--paper-deep);border-radius:6px;padding:3px 8px;font-size:9px;font-weight:400;transition:background .3s,color .3s}.hp .cvw-tabs b.is-on{color:var(--brass);background:#2f5fe01f}.hp .cvw-sheet{border:1px solid var(--line);background:var(--cream);border-radius:9px;flex:1;min-height:0;overflow:hidden}.hp .cvw-head,.hp .cvw-row{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));display:grid}.hp .cvw-head{background:var(--paper-deep)}.hp .cvw-head span{border-right:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);padding:7px 9px;font-size:8.5px}.hp .cvw-row{border-top:1px solid var(--line);opacity:0;transform:translateY(4px)}.hp .cvw-row.is-in{animation:.3s ease-out forwards wg-rise}.hp .cvw-row span{border-right:1px solid var(--line);color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;padding:7px 9px;font-size:11px;overflow:hidden}.hp .cvw-row span:first-child{color:var(--ink)}.hp .cvw-row span.num{font-family:var(--font-mono), ui-monospace, monospace;text-align:right;font-size:10.5px}.hp .cvw-row.is-hot{background:#2f5fe00d}.hp .cvw-row.is-hot span{color:var(--brass);font-weight:600}.hp .cvw-foot{flex-wrap:wrap;gap:6px;display:flex}.hp .cvw-pill{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;background:var(--paper-deep);color:var(--ink-soft);border-radius:999px;padding:3px 8px;font-size:9px}@media (max-width:1000px){.hp .cvw .wg-split,.hp .cvw.is-open .wg-split{grid-template-columns:1fr}.hp .cvw-pane{opacity:1}}.hp .sc-agents{gap:10px;display:grid}.hp .sc-agent{background:var(--cream);border:1px solid var(--line);border-radius:12px;gap:13px;padding:15px 16px;display:flex;box-shadow:0 12px 30px -24px #101b2c73}.hp .sc-aic{background:var(--paper);border:1px solid var(--line);width:38px;height:38px;color:var(--forest);border-radius:10px;flex:none;place-items:center;display:grid}.hp .sc-abody{flex:1;min-width:0}.hp .sc-abody h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin:0;font-size:17px;font-weight:500}.hp .sc-abody p{color:var(--ink-soft);margin:4px 0 0;font-size:13px;line-height:1.5}.hp .sc-aout{align-items:center;gap:9px;margin-top:11px;display:flex}.hp .sc-abar{background:var(--paper-deep);border-radius:2px;flex:1;height:4px;overflow:hidden}.hp .sc-abar b{background:var(--brass);border-radius:2px;width:0;height:100%;animation:6s ease-in-out infinite sc-fill;display:block}.hp .sc-agent:nth-child(2) .sc-abar b{animation-delay:2s}.hp .sc-agent:nth-child(3) .sc-abar b{animation-delay:4s}@keyframes sc-fill{0%{width:0}45%{width:100%}80%,to{opacity:.3;width:100%}}.hp .sc-aout em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;background:var(--paper-deep);color:var(--ink-soft);border-radius:6px;padding:3px 8px;font-size:9.5px}@media (prefers-reduced-motion:reduce){.hp .sc-abar b{width:100%;animation:none}}.hp .sch-agent{flex-direction:column;align-items:flex-start;height:100%;display:flex}.hp .sch-aic{background:var(--paper);border:1px solid var(--line);width:40px;height:40px;color:var(--forest);border-radius:11px;flex:none;place-items:center;margin-bottom:14px;display:grid}.hp .sch-agent .ent-lab{margin-bottom:6px}.hp .sch-aout{align-self:stretch;align-items:center;gap:9px;margin-top:auto;padding-top:16px;display:flex}.hp .sch-abar{background:var(--paper-deep);border-radius:2px;flex:1;height:4px;overflow:hidden}.hp .sch-abar b{background:var(--brass);border-radius:2px;width:0;height:100%;animation:6s ease-in-out infinite sc-fill;display:block}.hp .ent-g3>.reveal:nth-child(2) .sch-abar b{animation-delay:2s}.hp .ent-g3>.reveal:nth-child(3) .sch-abar b{animation-delay:4s}.hp .sch-aout em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;background:var(--paper-deep);color:var(--ink-soft);border-radius:6px;padding:3px 8px;font-size:9.5px}@media (prefers-reduced-motion:reduce){.hp .sch-abar b{width:100%;animation:none}}.hp .sch-note{max-width:76ch;color:var(--ink-soft);margin:26px 0 0;font-size:14px;line-height:1.65}@media (max-width:900px){.hp .sch-note{margin-top:20px}}.hp .sc-conn{gap:12px;display:grid}.hp .sc-tiles{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;display:grid}.hp .sc-tile{aspect-ratio:1;background:var(--cream);border:1px solid var(--line);border-radius:9px;place-items:center;display:grid;box-shadow:0 8px 20px -18px #101b2c66}.hp .sc-tile svg{width:54%;height:54%;display:block}@media (max-width:620px){.hp .sc-tiles{grid-template-columns:repeat(6,minmax(0,1fr))}}.hp .sc-sched{background:var(--cream);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 30px 70px -46px #101b2c8c}.hp .sc-srow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 108px 92px;align-items:center;gap:12px;padding:13px 16px;font-size:13.5px;display:grid}.hp .sc-srow:first-child{border-top:0}.hp .sc-srow b{color:var(--ink);font-weight:600}.hp .sc-srow i,.hp .sc-srow em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:10.5px}.hp .sc-srow em.is-live{color:#0f8a6a;align-items:center;gap:6px;display:inline-flex}.hp .sc-srow em.is-live s{background:#0f8a6a;border-radius:50%;width:5px;height:5px;text-decoration:none;animation:2s ease-in-out infinite sc-blink}@keyframes sc-blink{0%,to{opacity:1}50%{opacity:.25}}.hp .sc-models{background:var(--cream);border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:0 30px 70px -46px #101b2c8c}.hp .sc-mtitle{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:2px 4px 10px;font-size:9.5px}.hp .sc-mlist{gap:2px;display:grid}.hp .sc-model{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;transition:background .2s,border-color .2s;display:flex}.hp .sc-model:hover{background:var(--paper)}.hp .sc-model.is-on{background:#2f5fe00f;border-color:#2f5fe04d}.hp .sc-model:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .sc-model.is-soon{cursor:default;opacity:.62}.hp .sc-model.is-soon:hover{background:0 0}.hp .sc-mlogo{flex:none;place-items:center;width:20px;display:grid}.hp .sc-mlogo svg{display:block}.hp .sc-mname{color:var(--ink);font-size:13.5px;font-weight:600}.hp .sc-mby{white-space:nowrap;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:10px}.hp .sc-msoon{white-space:nowrap;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;background:var(--paper-deep);color:var(--ink-soft);border-radius:999px;margin-left:auto;padding:2px 8px;font-size:9px}.hp .sc-mtick{width:14px;color:var(--brass);opacity:0;flex:none;place-items:center;transition:opacity .2s;display:grid}.hp .sc-model.is-on .sc-mtick{opacity:1}.hp .sc-effort{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:14px;padding-top:13px;display:flex}.hp .sc-elabel{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:9.5px}.hp .sc-seg{background:var(--paper-deep);border:1px solid var(--line);border-radius:8px;gap:3px;margin-left:auto;padding:3px;display:flex}.hp .sc-seg button{cursor:pointer;font:inherit;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);background:0 0;border:0;border-radius:6px;padding:5px 13px;font-size:10px;transition:background .2s,color .2s}.hp .sc-seg button:hover{color:var(--ink)}.hp .sc-seg button.is-on{background:var(--cream);color:var(--brass);font-weight:500;box-shadow:0 2px 8px -3px #101b2c73,inset 0 0 0 1px #2f5fe059}.hp .sc-seg button:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .sc-esays{min-height:18px;color:var(--ink-soft);align-items:center;gap:9px;margin:11px 4px 2px;font-size:12.5px;line-height:1.4;display:flex}.hp .sc-esays b{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--brass);background:#2f5fe01a;border-radius:999px;flex:none;margin-left:auto;padding:2px 8px;font-size:9px;font-weight:500}.hp .sc-meter{flex:none;align-items:flex-end;gap:2px;height:12px;display:flex}.hp .sc-meter i{background:var(--line);border-radius:1.5px;width:3px;transition:background .25s,height .25s}.hp .sc-meter i:first-child{height:5px}.hp .sc-meter i:nth-child(2){height:8.5px}.hp .sc-meter i:nth-child(3){height:12px}.hp .sc-meter i.is-on{background:var(--brass)}.hp .mkw{--wg-body:466px}.hp .mkw .wg-split{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.hp .mkw-pane{background:var(--paper);flex-direction:column;flex:1;gap:9px;min-height:0;padding:12px;display:flex;overflow:hidden}.hp .mkw-top{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:9px;display:grid}.hp .mkw-card{border:1px solid var(--line);background:var(--cream);border-radius:10px;padding:10px 11px}.hp .mkw-card.is-list{flex-direction:column;flex:none;padding-bottom:6px;display:flex;overflow:hidden}.hp .mkw-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px;display:block}.hp .mkw-big{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;margin-top:1px;font-size:23px;font-weight:500;display:block}.hp .mkw-up{font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;font-size:10px;display:block}.hp .mkw-line{width:100%;height:32px;margin-top:4px;display:block}.hp .mkw-tree{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr;gap:4px;height:62px;margin-top:6px;display:grid}.hp .mkw-tree i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:#fff;border-radius:5px;place-items:center;font-size:8.5px;display:grid}.hp .mkw-row,.hp .mkw-news{opacity:0;transform:translateY(4px)}.hp .mkw-row.is-in,.hp .mkw-news.is-in{animation:.3s ease-out forwards wg-rise}.hp .mkw-row{border-top:1px solid var(--line);border-radius:6px;grid-template-columns:48px 84px minmax(0,1fr) 50px;align-items:center;gap:8px;margin-top:3px;padding:6px 4px;transition:background .3s;display:grid}.hp .mkw-row.is-hot{background:#2f5fe012}.hp .mkw-row b{font-family:var(--font-mono), ui-monospace, monospace;font-size:10.5px}.hp .mkw-row svg{width:100%;height:15px}.hp .mkw-row em{text-align:right;font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:10.5px}.hp .mkw-row u{text-align:right;font-family:var(--font-mono), ui-monospace, monospace;font-size:10px;text-decoration:none}.hp .mkw-row u.is-up{color:#0f8a6a}.hp .mkw-row u.is-down{color:var(--flag)}.hp .mkw-news{border-top:1px solid var(--line);color:var(--ink-soft);align-items:center;gap:8px;margin-top:3px;padding:6px 4px;font-size:11px;line-height:1.35;display:flex}.hp .mkw-news i{background:var(--paper-deep);border-radius:4px;flex:none;width:24px;height:20px}@media (max-width:1000px){.hp .mkw .wg-split{grid-template-columns:1fr}}.hp .sc-pt{--pt-card-h:auto;margin-top:28px}.hp .sc-pt .pt-card{min-height:0}.hp .sc-pnote{color:var(--ink-soft);margin:18px 0 0;font-size:13.5px}.hp .sc-pnote a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}.hp .ft{background:var(--cream);border:1px solid var(--line);border-radius:14px;gap:16px;padding:20px 22px 18px;display:grid;box-shadow:0 30px 70px -46px #101b2c8c}.hp .ft-group{gap:9px;display:grid}.hp .ft-title{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:9.5px}.hp .ft-row{flex-wrap:wrap;gap:7px;display:flex}.hp .ft-chip{background:var(--paper);border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;color:var(--ink-soft);animation:9s ease-in-out infinite ft-sweep;animation-delay:calc(var(--n) * .16s);border-radius:9px;align-items:center;gap:7px;padding:7px 12px 7px 8px;font-size:10px;transition:border-color .25s,background .25s,color .25s,transform .25s;display:inline-flex}.hp .ft-chip svg{flex:none;display:block}@keyframes ft-sweep{0%,82%,to{border-color:var(--line);background:var(--paper)}6%,12%{background:#2f5fe00d;border-color:#2f5fe066}}.hp .ft-chip:hover{color:var(--ink);border-color:#2f5fe073;transform:translateY(-1px)}.hp .ft-any{border-top:1px solid var(--line);color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:12px;margin:2px 0 0;padding-top:15px;font-size:13px;line-height:1.5;display:flex}.hp .ft-any .ft-chip{flex:none;animation:none}.hp .ft-chip.is-any{border-style:dashed}@media (prefers-reduced-motion:reduce){.hp .ft-chip{animation:none}}.hp .ent-head{max-width:62ch}.hp .ent-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--brass);font-size:9.5px;display:block}.hp .ent-card{background:var(--cream);border:1px solid var(--line);border-radius:16px;height:100%;padding:20px 21px;transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.hp .ent-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(320px circle at var(--mx,50%) var(--my,50%), #2f5fe01a, transparent 62%);transition:opacity .35s;position:absolute;inset:-1px}.hp .ent-card:hover{border-color:#2f5fe057;transform:translateY(-3px);box-shadow:0 26px 54px -34px #101b2c99}.hp .ent-card:hover:before{opacity:1}.hp .ent-card>*{position:relative}.hp .ent-card h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin:7px 0 0;font-size:19px;font-weight:500}.hp .ent-card p{color:var(--ink-soft);margin:8px 0 0;font-size:13.5px;line-height:1.6}.hp .ent-chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.hp .ent-chips.is-loose{margin-top:22px}.hp .ent-chip{background:var(--paper);border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:9px;align-items:center;gap:7px;padding:7px 12px;font-size:10px;transition:border-color .25s,color .25s,transform .25s;display:inline-flex}.hp .ent-chip:hover{color:var(--ink);border-color:#2f5fe073;transform:translateY(-1px)}.hp .ent-g2{grid-template-columns:1fr 1fr;gap:14px;margin-top:32px;display:grid}.hp .ent-g3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.hp .ent-g4{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.hp .ent-g2>.reveal,.hp .ent-g3>.reveal,.hp .ent-g4>.reveal{height:100%}.hp.ent .hp-nav{background:0 0}.hp .ent-hero{margin-top:-92px;padding:152px 0 80px;position:relative;overflow:hidden}@media (max-width:900px){.hp .ent-hero{margin-top:-74px;padding-top:124px}}.hp .ent-aurora{z-index:0;pointer-events:none;filter:blur(76px);opacity:.5;position:absolute;inset:-24% -12%}.hp .ent-aurora i{mix-blend-mode:multiply;border-radius:50%;display:block;position:absolute}.hp .ent-aurora i:first-child{background:#2f5fe029;width:46vw;height:38vw;animation:22s ease-in-out infinite ent-d1;top:-10%;left:-6%}.hp .ent-aurora i:nth-child(2){background:#7a4bd024;width:38vw;height:34vw;animation:27s ease-in-out infinite ent-d2;top:4%;right:-4%}.hp .ent-aurora i:nth-child(3){background:#0e9aa021;width:34vw;height:30vw;animation:31s ease-in-out infinite ent-d3;bottom:-16%;left:34%}@keyframes ent-d1{50%{transform:translate(7%,6%)scale(1.1)}}@keyframes ent-d2{50%{transform:translate(-8%,9%)scale(1.08)}}@keyframes ent-d3{50%{transform:translate(5%,-8%)scale(1.12)}}.hp .ent-spot{z-index:0;pointer-events:none;background:radial-gradient(#2f5fe021,#0000 62%);width:72vw;height:62vh;animation:13s ease-in-out infinite ent-spot;position:absolute;top:-20%;left:50%}@keyframes ent-spot{0%,to{transform:translate(-64%)rotate(-6deg)}50%{transform:translate(-36%)rotate(6deg)}}.hp .ent-meteors{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hp .ent-meteors i{background:linear-gradient(#2f5fe080,#0000);border-radius:1px;width:1px;height:74px;animation-name:ent-meteor;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-12%}@keyframes ent-meteor{to{transform:translateY(118vh)}}.hp h1.display.ent-h1{letter-spacing:-.025em;max-width:15ch;margin-top:18px;font-size:clamp(42px,5.4vw,74px);line-height:1.03}.hp .ent-grad{background:linear-gradient(92deg, var(--brass), #7a4bd0 45%, #0e9aa0);color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite ent-aur}@keyframes ent-aur{50%{background-position:100% 0}}.hp .lede.ent-sub{max-width:58ch;margin-top:24px;font-size:18px}.hp .ent-hero .tech-actions{margin-top:32px}.hp .ent-herogrid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:52px;display:grid}.hp .ent-herogrid>:not(.ent-herocopy){align-self:center}.hp .ent-herogrid .lede.ent-sub{max-width:46ch}.hp .ent-herogrid h1.display.ent-h1{max-width:none}@media (max-width:1080px){.hp .ent-herogrid{grid-template-columns:1fr;gap:0}.hp .ent-herogrid>:not(.ent-herocopy){display:none}.hp .ent-herogrid .lede.ent-sub{max-width:58ch}}.hp .ent-shine{position:relative;overflow:hidden}.hp .ent-shine:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff80,#0000);width:45%;height:100%;animation:4.6s ease-in-out infinite ent-shine;position:absolute;top:0;left:-60%}@keyframes ent-shine{0%{left:-60%}55%,to{left:130%}}.hp .ent-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:56px;display:grid}.hp .ent-stats>.reveal{height:100%}.hp .ent-stat{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbd;border-radius:14px;height:100%;padding:20px 18px;display:block}.hp .ent-stat b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--ink);font-size:34px;font-weight:500;line-height:1;display:block}.hp .ent-stat i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);margin-top:8px;font-size:9.5px;display:block}.hp .dot-bg{z-index:0;pointer-events:none;opacity:.65;background-image:radial-gradient(#c9d5e8 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(62% 56%,#000 8%,#0000 92%);mask-image:radial-gradient(62% 56%,#000 8%,#0000 92%)}.hp .ebm{margin-top:44px;position:relative}.hp .ebm-wires{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}@keyframes ebm-run{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.hp .ebm-grid{z-index:1;grid-template-columns:minmax(0,1fr) 200px minmax(0,1fr);align-items:center;display:grid;position:relative}.hp .ebm-col{gap:8px;max-width:266px;display:grid}.hp .ebm-col.is-right{justify-self:end}.hp .ebm-node{background:var(--cream);border:1px solid var(--line);color:var(--ink);border-radius:11px;align-items:center;gap:9px;padding:9px 12px;font-size:12.5px;transition:border-color .25s,transform .25s;display:flex;box-shadow:0 10px 26px -22px #101b2c80}.hp .ebm-node:hover{border-color:#2f5fe066;transform:translate(2px)}.hp .ebm-col.is-right .ebm-node{text-align:right;justify-content:flex-end}.hp .ebm-col.is-right .ebm-node:hover{transform:translate(-2px)}.hp .ebm-node i{flex:none;place-items:center;width:18px;display:grid}.hp .ebm-core{text-align:center;background:linear-gradient(150deg,#fff,#f1f5fd);border:1px solid #2f5fe04d;border-radius:30px;place-content:center;justify-self:center;width:132px;height:132px;display:grid;position:relative;box-shadow:0 30px 66px -30px #2f5fe099}.hp .ebm-mark{width:30px;height:30px;margin:0 auto 8px;display:block}.hp .ebm-core span{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:17px}.hp .ebm-core b{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--brass);margin-top:2px;font-size:9px;font-weight:500;display:block}.hp .ebm-core:after{content:"";border:1px solid #2f5fe04d;border-radius:30px;animation:3.2s ease-out infinite ent-ring;position:absolute;inset:0}@keyframes ent-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.42)}}.hp .ent-bento{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(146px,auto);gap:12px;margin-top:38px;display:grid}.hp .ent-bt{background:var(--cream);border:1px solid var(--line);border-radius:16px;flex-direction:column;justify-content:space-between;padding:19px 20px;transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.hp .ent-bt:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(300px circle at var(--mx,50%) var(--my,50%), #2f5fe01a, transparent 62%);transition:opacity .35s;position:absolute;inset:0}.hp .ent-bt:hover{border-color:#2f5fe057;transform:translateY(-3px);box-shadow:0 26px 54px -34px #101b2c99}.hp .ent-bt:hover:before{opacity:1}.hp .ent-bt>*{position:relative}.hp .ent-bt h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin:6px 0 0;font-size:19px;font-weight:500}.hp .ent-bt:not(.is-wide):not(.is-hero):not(.is-half):not(.is-four) h3{font-size:17px}.hp .ent-bt:not(.is-wide):not(.is-hero):not(.is-half):not(.is-four) p{font-size:12px}.hp .ent-bt p{color:var(--ink-soft);margin:7px 0 0;font-size:12.5px;line-height:1.55}.hp .ent-bt.is-wide{grid-column:span 3}.hp .ent-bt.is-half{grid-column:span 2}.hp .ent-bt.is-four{grid-column:span 4}.hp .ent-bt.is-hero{grid-area:span 2/span 3}.hp .ent-bt.is-hero h3{font-size:24px}.hp .ent-sheet{flex-direction:column;gap:7px;margin:18px 0 4px;display:flex}.hp .ent-sheet span{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:8px;display:grid}.hp .ent-sheet i{background:var(--paper-deep);border-radius:4px;height:8px}.hp .ent-sheet span:first-child i{background:#dbe3f0}.hp .ent-sheet span:last-child i{background:#2f5fe038}.hp .sfc{background:var(--cream);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 34px 76px -46px #101b2c99}.hp .sfc-tabs{border-bottom:1px solid var(--line);background:var(--paper);gap:2px;padding:8px;display:flex}.hp .sfc-tabs button{cursor:pointer;font:inherit;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;color:var(--ink-soft);background:0 0;border:0;border-radius:8px;flex:1;padding:7px 6px;font-size:9.5px;transition:background .25s,color .25s}.hp .sfc-tabs button:hover{color:var(--ink)}.hp .sfc-tabs button.is-on{background:var(--cream);color:var(--brass);box-shadow:0 2px 8px -4px #101b2c80}.hp .sfc-body{grid-template-columns:minmax(0,1fr) 250px;height:344px;display:grid}.hp .sfc-stage{background:var(--paper);padding:16px;position:relative;overflow:hidden}.hp .sfc-layer{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.2,.7,.3,1),transform .5s cubic-bezier(.2,.7,.3,1);position:absolute;inset:16px;transform:scale(.985)translateY(6px)}.hp .sfc-layer.is-on{opacity:1;transform:none}.hp .sfc-dash{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:9px;height:100%;display:grid}.hp .sfc-tile{background:var(--cream);border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:6px;min-width:0;padding:10px 11px;display:flex;overflow:hidden}.hp .sfc-tile em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:8px}.hp .sfc-tile b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;font-size:22px;font-weight:500;line-height:1}.hp .sfc-tile u{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:8.5px;text-decoration:none}.hp .sfc-tile svg{width:100%;height:30px;margin-top:auto}.hp .sfc-bars{flex:1;align-items:flex-end;gap:5px;min-height:40px;display:flex}.hp .sfc-bars i{background:#2f5fe042;border-radius:3px 3px 0 0;flex:1}.hp .sfc-lines{flex-direction:column;flex:1;justify-content:center;gap:6px;display:flex}.hp .sfc-lines i{background:var(--paper-deep);border-radius:4px;height:7px}.hp .sfc-lines i:nth-child(2){width:76%}.hp .sfc-lines i:nth-child(3){width:54%}.hp .sfc-tile.is-tall{grid-row:span 2}.hp .sfc-tile.is-wide{grid-column:span 2}.hp .sfc-sheet{background:var(--cream);border:1px solid var(--line);border-radius:10px;flex-direction:column;height:100%;display:flex;overflow:hidden}.hp .sfc-head{background:var(--paper-deep);gap:8px;padding:9px 11px;display:flex}.hp .sfc-head i{background:#dbe3f0;border-radius:3px;flex:1;height:6px}.hp .sfc-rows{flex-direction:column;flex:1;justify-content:space-evenly;gap:9px;padding:11px;display:flex}.hp .sfc-row{gap:8px;display:flex}.hp .sfc-row i{background:var(--paper-deep);border-radius:4px;flex:1;height:7px}.hp .sfc-port{align-items:flex-end;gap:10px;height:100%;padding:8px 4px;display:flex}.hp .sfc-bar{background:#2f5fe03d;border-radius:6px 6px 0 0;flex:1}.hp .sfc-graph{place-items:center;height:100%;display:grid}.hp .sfc-graph svg{width:100%;max-width:260px;height:auto}.hp .sfc-chat{border-left:1px solid var(--line);flex-direction:column;min-width:0;padding:14px;display:flex}.hp .sfc-scope{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--brass);background:#2f5fe014;border:1px solid #2f5fe03d;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:5px 10px;font-size:9px;display:inline-flex}.hp .sfc-scope i{background:var(--brass);border-radius:50%;width:5px;height:5px}.hp .sfc-thread{flex-direction:column;flex:1;justify-content:flex-end;gap:9px;min-height:0;padding:14px 0;display:flex}.hp .sfc-msg{border-radius:12px;max-width:94%;padding:9px 12px;font-size:12px;line-height:1.5}.hp .sfc-msg.is-you{color:var(--ink);background:#2f5fe01a;align-self:flex-end}.hp .sfc-msg.is-bot{background:var(--paper-deep);color:var(--ink-soft);opacity:0;align-self:flex-start;transition:opacity .4s .15s,transform .4s .15s;transform:translateY(6px)}.hp .sfc-msg.is-bot.is-in{opacity:1;transform:none}.hp .sfc-caret{background:var(--brass);vertical-align:-1px;width:1.5px;height:11px;margin-left:1px;animation:1s step-end infinite ent-blink;display:inline-block}@keyframes ent-blink{50%{opacity:0}}.hp .sfc-composer{border:1px solid var(--line);background:var(--paper);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:10px;align-items:center;gap:8px;padding:9px 11px;font-size:10px;display:flex}.hp .sfc-composer b{color:var(--brass);margin-left:auto}.hp .runs{background:var(--cream);border:1px solid var(--line);border-radius:16px;flex-direction:column;height:396px;display:flex;overflow:hidden;box-shadow:0 34px 76px -46px #101b2c99}.hp .runs-top{border-bottom:1px solid var(--line);background:var(--paper);flex:none;align-items:center;gap:12px;padding:13px 16px;display:flex}.hp .runs-live{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:#0f8a6a;align-items:center;gap:7px;font-size:9px;display:inline-flex}.hp .runs-live i{background:#0f8a6a;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ent-blip}@keyframes ent-blip{0%,to{opacity:1}50%{opacity:.25}}.hp .runs-count{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:9.5px}.hp .runs-count b{color:var(--ink);font-weight:500}.hp .runs-list{flex-direction:column;gap:9px;padding:14px 16px;display:flex;overflow:hidden}.hp .runs-item{background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:center;gap:11px;padding:12px 13px;animation:.55s cubic-bezier(.2,.7,.3,1) backwards ent-drop;display:flex}.hp .runs-item.is-wait{background:#b4530a0d;border-color:#b4530a42}@keyframes ent-drop{0%{opacity:0;transform:translateY(-14px)scale(.97)}}.hp .runs-tag{color:#fff;width:32px;height:32px;font-family:var(--font-mono), ui-monospace, monospace;border-radius:9px;flex:none;place-items:center;font-size:9.5px;display:grid}.hp .runs-text{flex:1;min-width:0}.hp .runs-text b{color:var(--ink);font-size:13px;font-weight:600;display:block}.hp .runs-meta{flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px;display:flex}.hp .runs-meta em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--brass);font-size:8.5px}.hp .runs-meta u{font-family:var(--font-mono), ui-monospace, monospace;background:var(--paper-deep);color:var(--ink-soft);border-radius:999px;padding:2px 7px;font-size:8.5px;text-decoration:none}.hp .runs-right{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.hp .runs-right i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:8.5px}.hp .runs-state{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--green,#0f8a6a);background:#0f8a6a1f;border-radius:999px;flex:none;padding:3px 8px;font-size:9px}.hp .runs-state.is-wait{color:#b4530a;background:#b4530a1f}.hp .ent-msg{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;margin-top:14px;display:grid}.hp .ent-thread{flex-direction:column;gap:9px;display:flex}.hp .ent-thread span{border-radius:13px;max-width:88%;padding:11px 14px;font-size:12.5px;line-height:1.5;animation:.5s cubic-bezier(.2,.7,.3,1) backwards ent-drop}.hp .ent-thread span.is-them{background:var(--paper-deep);color:var(--ink-soft);align-self:flex-start}.hp .ent-thread span.is-me{color:var(--ink);background:#2f5fe01a;align-self:flex-end;animation-delay:.25s}.hp .ent-thread span:last-child{animation-delay:.5s}.hp .apb{--wg-body:430px}.hp .apb .wg-split{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.hp .apb-pane{background:var(--paper);flex:1;min-height:0;padding:14px}.hp .apb-shell{background:var(--cream);border:1px solid var(--line);opacity:0;border-radius:12px;flex-direction:column;height:100%;transition:opacity .45s,transform .45s cubic-bezier(.2,.7,.3,1);display:flex;overflow:hidden;transform:scale(.97)}.hp .apb-shell.is-in{opacity:1;transform:none}.hp .apb-nav{border-bottom:1px solid var(--line);opacity:0;align-items:center;gap:7px;padding:10px 12px;transition:opacity .4s;display:flex}.hp .apb-nav.is-in{opacity:1}.hp .apb-nav i{background:var(--paper-deep);border-radius:3px;height:6px;display:block}.hp .apb-nav i:first-child{background:#2f5fe04d;width:52px}.hp .apb-nav i:nth-child(2){width:34px}.hp .apb-nav i:nth-child(3){width:40px}.hp .apb-live{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;background:var(--paper-deep);color:var(--ink-soft);border-radius:999px;margin-left:auto;padding:3px 8px;font-size:8.5px;transition:background .4s,color .4s}.hp .apb-live.is-on{color:#0f8a6a;background:#0f8a6a24}.hp .apb-body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px;display:flex}.hp .apb-filters,.hp .apb-table,.hp .apb-chart,.hp .apb-foot{opacity:0;transition:opacity .45s,transform .45s cubic-bezier(.2,.7,.3,1);transform:translateY(8px)}.hp .apb-filters.is-in,.hp .apb-table.is-in,.hp .apb-chart.is-in,.hp .apb-foot.is-in{opacity:1;transform:none}.hp .apb-filters{gap:7px;display:flex}.hp .apb-filters i{background:var(--paper-deep);border-radius:7px;height:22px}.hp .apb-filters i:first-child{width:76px}.hp .apb-filters i:nth-child(2){width:58px}.hp .apb-filters i:nth-child(3){width:44px}.hp .apb-table{gap:6px;display:grid}.hp .apb-tr{grid-template-columns:1.6fr 1fr 1fr .7fr;gap:8px;display:grid}.hp .apb-tr i{background:var(--paper-deep);border-radius:4px;height:8px}.hp .apb-tr i:first-child{background:#e2e9f4}.hp .apb-chart{flex:1;align-items:flex-end;gap:7px;min-height:52px;display:flex}.hp .apb-chart i{background:#2f5fe042;border-radius:4px 4px 0 0;flex:1}.hp .apb-foot{gap:8px;display:flex}.hp .apb-foot i{background:var(--paper-deep);border-radius:4px;height:8px}.hp .apb-foot i:first-child{flex:1}.hp .apb-foot i:last-child{width:58px}.hp .ent-reports{overflow:hidden}.hp .ent-mq{margin-top:14px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hp .ent-mq-track{gap:12px;width:max-content;animation:44s linear infinite ent-mq;display:flex}.hp .ent-mq.is-rev .ent-mq-track{animation-duration:54s;animation-direction:reverse}.hp .ent-mq:hover .ent-mq-track{animation-play-state:paused}@keyframes ent-mq{to{transform:translate(-50%)}}.hp .ent-rep{background:var(--cream);border:1px solid var(--line);border-radius:13px;flex:none;width:252px;padding:16px 17px;transition:border-color .25s,transform .25s}.hp .ent-rep:hover{border-color:#2f5fe066;transform:translateY(-2px)}.hp .ent-rep b{font-size:13.5px;display:block}.hp .ent-rep i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-top:7px;font-size:9.5px;display:block}.hp .ent-gov{align-items:start;margin-top:40px}.hp .rt{padding-left:44px;position:relative}.hp .rt-line{background:var(--line);border-radius:2px;width:2px;position:absolute;top:8px;bottom:12px;left:13px;overflow:hidden}.hp .rt-line i{background:linear-gradient(180deg, var(--brass), #7a4bd0, #0e9aa0);border-radius:2px;width:100%;transition:height .7s cubic-bezier(.2,.7,.3,1);display:block}.hp .rt-step{padding-bottom:32px;position:relative}.hp .rt-step:before{content:"";background:var(--cream);border:2px solid var(--line);border-radius:50%;width:14px;height:14px;transition:border-color .45s,box-shadow .45s;position:absolute;top:6px;left:-37px}.hp .rt-step.is-on:before{border-color:var(--brass);box-shadow:0 0 0 5px #2f5fe021}.hp .rt-step h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:11px;margin:0;font-size:21px;font-weight:500;display:flex}.hp .rt-step h3 span{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:9.5px}.hp .rt-step p{color:var(--ink-soft);max-width:52ch;margin:8px 0 0;font-size:14px;line-height:1.65}.hp .ent-govright{gap:14px;display:grid}.hp .ent-org{padding:22px}.hp .ent-owner{justify-content:center;display:flex}.hp .ent-node{background:var(--cream);border:1px solid var(--line);border-radius:12px;align-items:center;gap:9px;padding:10px 15px;font-size:13px;font-weight:600;display:inline-flex}.hp .ent-node i{font-style:normal;font-weight:400;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:9px}.hp .ent-node.is-own{border-color:#2f5fe080;box-shadow:0 14px 30px -22px #2f5fe0e6}.hp .ent-wires{height:44px;position:relative}.hp .ent-wires svg{width:100%;height:100%;position:absolute;inset:0}.hp .ent-depts{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.hp .ent-dept{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:13px 14px}.hp .ent-dept b{font-size:12.5px;display:block}.hp .ent-dept b i{font-style:normal;font-weight:400;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .ent-avs{align-items:center;margin-top:10px;display:flex}.hp .ent-avs em{width:24px;height:24px;font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:#fff;border:2px solid var(--paper);border-radius:50%;place-items:center;margin-right:-7px;font-size:8.5px;display:grid}.hp .ent-avs u{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:15px;font-size:9px;text-decoration:none}.hp .ent-perm{padding:6px 0 8px}.hp .ent-perm table{border-collapse:collapse;width:100%;font-size:12.5px}.hp .ent-perm th{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);text-align:center;padding:10px 4px;font-size:8.5px;font-weight:500}.hp .ent-perm th:first-child,.hp .ent-perm td:first-child{text-align:left;padding-left:18px}.hp .ent-perm td{text-align:center;border-top:1px solid var(--line);color:var(--ink);padding:11px 4px}.hp .ent-perm td.is-yes{color:#0f8a6a;font-weight:600}.hp .ent-perm td.is-no{color:#c3cddd}.hp .ent-gr{padding:18px 20px 20px}.hp .ent-grhead{align-items:center;gap:12px;padding-bottom:12px;display:flex}.hp .ent-grlive{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:#0f8a6a;background:#0f8a6a21;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:9px}.hp .ent-grow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 94px 96px;align-items:center;gap:10px;padding:12px 0;font-size:13.5px;display:grid}.hp .ent-grow.is-add{color:var(--ink-soft)}.hp .ent-sev{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;text-align:center;border-radius:999px;padding:4px 9px;font-size:9px}.hp .ent-sev.is-c{color:var(--flag);background:#db267a1f}.hp .ent-sev.is-h{color:#b4530a;background:#b4530a1f}.hp .ent-sev.is-m{color:var(--brass);background:#2f5fe01a}.hp .ent-sev.is-new{background:var(--paper-deep);color:var(--ink-soft);border:1px dashed var(--line)}.hp .ent-act{text-align:right;font-family:var(--font-mono), ui-monospace, monospace;text-transform:uppercase;color:var(--ink-soft);font-size:9.5px}@media (max-width:1080px){.hp .ent-stats,.hp .ent-g3,.hp .ent-g4,.hp .ent-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .ent-bt.is-wide,.hp .ent-bt.is-hero,.hp .ent-bt.is-half,.hp .ent-bt.is-four{grid-column:span 2}.hp .ent-bt.is-hero{grid-row:span 1}.hp .ebm-grid{grid-template-columns:1fr;justify-items:center;gap:18px}.hp .ebm-col,.hp .ebm-col.is-right{justify-self:stretch;max-width:none}.hp .ebm-wires{display:none}.hp .sfc-body{grid-template-columns:1fr;height:auto}.hp .sfc-stage{height:220px}.hp .sfc-chat{border-left:0;border-top:1px solid var(--line)}.hp .ent-msg{grid-template-columns:1fr;gap:20px}.hp .ent-g2{grid-template-columns:1fr}}@media (max-width:640px){.hp .ent-g3,.hp .ent-g4,.hp .ent-bento,.hp .ent-stats,.hp .ent-depts{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hp .ent-aurora,.hp .ent-spot,.hp .ent-meteors{display:none}.hp .ent-grad{animation:none}.hp .ebm-wires path,.hp .ent-mq-track,.hp .runs-item,.hp .ent-thread span,.hp .ebm-core:after,.hp .ent-shine:after{animation:none!important}}.hp .scr{--wg-body:432px}.hp .scr .wg-split{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.hp .scr-pane{background:var(--paper);flex-direction:column;flex:1;gap:11px;min-height:0;padding:15px;display:flex;overflow:hidden}.hp .scr-pipe{gap:2px;display:grid}.hp .scr-stage{border-radius:10px;align-items:center;gap:11px;padding:8px 10px;transition:background .35s;display:flex;position:relative}.hp .scr-stage:before{content:"";background:var(--line);width:1.5px;height:12px;position:absolute;top:-2px;left:14px}.hp .scr-stage:first-child:before{display:none}.hp .scr-stage.is-on:before{background:var(--brass)}.hp .scr-stage.is-now{background:#2f5fe00f}.hp .scr-dot{background:var(--cream);border:2px solid var(--line);border-radius:50%;flex:none;width:9px;height:9px;margin-left:5px;transition:border-color .35s,box-shadow .35s}.hp .scr-stage.is-on .scr-dot{border-color:var(--brass)}.hp .scr-stage.is-now .scr-dot{box-shadow:0 0 0 4px #2f5fe024}.hp .scr-text{flex-direction:column;gap:2px;min-width:0;display:flex}.hp .scr-text b{color:var(--ink);font-size:12.5px;font-weight:600}.hp .scr-text i{color:var(--ink-soft);font-size:11px;font-style:normal}.hp .scr-hit{background:var(--cream);border:1px solid var(--line);opacity:0;border-radius:12px;padding:12px 13px;transition:opacity .4s,transform .4s cubic-bezier(.2,.7,.3,1);transform:translateY(6px)}.hp .scr-hit.is-in{opacity:1;transform:none}.hp .scr-hitrow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hp .scr-hitrow b{font-size:12.5px;font-weight:600}.hp .scr-hit p{color:var(--ink-soft);margin:7px 0 0;font-size:11.5px;line-height:1.5}.hp .scr-sev,.hp .scr-act{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:8.5px}.hp .scr-sev.is-critical{color:var(--flag);background:#db267a1f}.hp .scr-sev.is-high{color:#b4530a;background:#b4530a1f}.hp .scr-sev.is-medium{color:var(--brass);background:#2f5fe01a}.hp .scr-act{margin-left:auto}.hp .scr-act.is-block{color:var(--flag);background:#db267a1a}.hp .scr-act.is-sanitize{color:#0f8a6a;background:#0f8a6a1f}.hp .scr-log{gap:5px;margin-top:auto;display:grid}.hp .scr-loglab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}.hp .scr-logrow{background:var(--cream);border:1px solid var(--line);color:var(--ink);opacity:0;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(5px)}.hp .scr-logrow.is-in{opacity:1;transform:none}.hp .scr-logrow i{border-radius:2px;flex:none;width:6px;height:6px}.hp .scr-logrow i.is-block{background:var(--flag)}.hp .scr-logrow i.is-sanitize{background:#0f8a6a}.hp .scr-logrow em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .scr-logrow u{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;margin-left:auto;font-size:8.5px;text-decoration:none}@media (max-width:1000px){.hp .scr .wg-split{grid-template-columns:1fr}}.hp .cmp-cats{gap:2px;padding:20px 21px;display:grid}.hp .cmp-cat{border-top:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 84px;align-items:center;gap:2px 12px;padding:13px 0;display:grid}.hp .cmp-cat:first-of-type{border-top:0}.hp .cmp-cat b{font-size:13.5px;font-weight:600}.hp .cmp-cat i{color:var(--ink-soft);grid-column:1;font-size:12.5px;font-style:normal;line-height:1.5}.hp .cmp-cat em{grid-area:1/2/span 2;justify-self:end}.hp .cmp-cat.is-add b,.hp .cmp-cat.is-add i{color:var(--ink-soft)}.hp .cmp-sev{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;text-align:center;border-radius:999px;padding:4px 9px;font-size:8.5px}.hp .cmp-sev.is-c{color:var(--flag);background:#db267a1f}.hp .cmp-sev.is-h{color:#b4530a;background:#b4530a1f}.hp .cmp-sev.is-m{color:var(--brass);background:#2f5fe01a}.hp .cmp-sev.is-new{background:var(--paper-deep);color:var(--ink-soft);border:1px dashed var(--line)}.hp .cmp-policy{padding:20px 21px}.hp .cmp-phead{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:14px;display:flex}.hp .cmp-pstate{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:#0f8a6a;background:#0f8a6a21;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:9px}.hp .cmp-prow{border-top:1px solid var(--line);grid-template-columns:104px minmax(0,1fr);align-items:start;gap:14px;padding:14px 0;display:grid}.hp .cmp-prow:first-of-type{border-top:0}.hp .cmp-prow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);padding-top:7px;font-size:9.5px}.hp .cmp-prow .ent-chips{margin-top:0}.hp .cov{background:var(--cream);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 34px 76px -46px #101b2c99}.hp .cov-dims{border-bottom:1px solid var(--line);gap:16px;padding-bottom:20px;display:grid}.hp .cov-dim{grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:4px 12px;display:grid}.hp .cov-drow{align-items:baseline;gap:9px;display:flex}.hp .cov-drow b{font-size:13.5px;font-weight:600}.hp .cov-drow em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:10px}.hp .cov-track{background:var(--paper-deep);border-radius:4px;grid-column:1;height:8px;overflow:hidden}.hp .cov-track i{background:linear-gradient(90deg, var(--brass), #7a4bd0);border-radius:4px;height:100%;transition:width 1.1s cubic-bezier(.2,.7,.3,1);display:block}.hp .cov-pct{font-family:var(--font-display), Georgia, serif;color:var(--ink);grid-area:1/2/span 2;place-self:center end;font-size:19px;font-weight:500}.hp .cov-gaps{gap:9px;padding-top:18px;display:grid}.hp .cov-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--brass);font-size:9px}.hp .cov-gap{background:var(--paper);border:1px solid var(--line);opacity:0;border-radius:12px;align-items:flex-start;gap:11px;padding:12px 13px;transition:opacity .5s,transform .5s cubic-bezier(.2,.7,.3,1);display:flex;transform:translateY(8px)}.hp .cov-gap.is-in{opacity:1;transform:none}.hp .cov-risk{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex:none;padding:4px 9px;font-size:8.5px}.hp .cov-risk.is-high{color:var(--flag);background:#db267a1f}.hp .cov-risk.is-medium{color:#b4530a;background:#b4530a1f}.hp .cov-gtext b{font-size:13px;font-weight:600;display:block}.hp .cov-gtext b em{font-style:normal;font-weight:400;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9.5px}.hp .cov-gtext i{color:var(--ink-soft);margin-top:4px;font-size:12px;font-style:normal;line-height:1.5;display:block}.hp .sdl{background:var(--cream);border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 34px 76px -46px #101b2c99}.hp .sdl-top{grid-template-columns:186px minmax(0,1fr);align-items:center;gap:26px;display:grid}.hp .sdl-arc{width:186px;height:186px;position:relative}.hp .sdl-arc svg{width:100%;height:100%}.hp .sdl-num{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.hp .sdl-num b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:52px;font-weight:500;line-height:1;display:block}.hp .sdl-num i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);margin-top:7px;font-size:9px;display:block}.hp .sdl-rating{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;font-size:22px;display:block}.hp .sdl-trend{font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;margin-top:4px;font-size:10px;display:block}.hp .sdl-pillars{gap:15px;margin-top:18px;display:grid}.hp .sdl-prow{align-items:baseline;gap:9px;display:flex}.hp .sdl-prow b{font-size:13px;font-weight:600}.hp .sdl-prow em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .sdl-prow u{font-family:var(--font-display), Georgia, serif;margin-left:auto;font-size:15px;text-decoration:none}.hp .sdl-bar{background:var(--paper-deep);border-radius:3px;height:6px;margin-top:6px;display:block;overflow:hidden}.hp .sdl-bar i{background:linear-gradient(90deg, var(--brass), #0e9aa0);border-radius:3px;height:100%;display:block}.hp .sdl-says{color:var(--ink-soft);margin-top:6px;font-size:11.5px;display:block}.hp .sdl-hist{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.hp .sdl-histlab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:8px;font-size:9px;display:block}.hp .sdl-hist svg{width:100%;height:52px;display:block}@media (max-width:520px){.hp .sdl-top{text-align:center;grid-template-columns:1fr;justify-items:center}}.hp .rvq{background:var(--cream);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 34px 76px -46px #101b2c99}.hp .rvq-top{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:12px;padding:14px 17px;display:flex}.hp .rvq-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--brass);font-size:9px}.hp .rvq-count{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:9.5px}.hp .rvq-count b{color:var(--ink);font-weight:500}.hp .rvq-list{gap:8px;padding:15px 17px 17px;display:grid}.hp .rvq-item{background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:center;gap:11px;padding:12px 13px;transition:opacity .4s,background .4s,border-color .4s;display:flex}.hp .rvq-item.is-done{opacity:.55}.hp .rvq-act{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex:none;padding:4px 9px;font-size:8.5px}.hp .rvq-act.is-block{color:var(--flag);background:#db267a1a}.hp .rvq-act.is-sanitize{color:#0f8a6a;background:#0f8a6a1f}.hp .rvq-text{flex:1;min-width:0}.hp .rvq-text b{font-size:12.5px;font-weight:600;display:block}.hp .rvq-text i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-top:3px;font-size:9px;display:block}.hp .rvq-verdict{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;background:var(--paper-deep);color:var(--ink-soft);border-radius:999px;flex:none;padding:4px 9px;font-size:8.5px}.hp .rvq-verdict.is-in.is-yes{color:#0f8a6a;background:#0f8a6a21}.hp .rvq-verdict.is-in.is-no{color:#b4530a;background:#b4530a21}.hp .cmp-flags{margin:18px 0 4px;display:grid}.hp .cmp-fhead,.hp .cmp-frow{grid-template-columns:minmax(0,1fr) 52px 40px 52px;align-items:center;gap:2px 8px;padding:9px 0;display:grid}.hp .cmp-fhead{border-bottom:1px solid var(--line);padding:0 0 8px}.hp .cmp-fhead i,.hp .cmp-fhead em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:9px}.hp .cmp-fhead em{text-align:right}.hp .cmp-frow b{text-align:right;grid-row:1/span 2;align-self:center}.hp .cmp-frow{border-bottom:1px solid var(--line);gap:6px 8px}.hp .cmp-frow:last-child{border-bottom:0}.hp .cmp-frow i{color:var(--ink);grid-area:1/1;font-size:12.5px;font-style:normal;font-weight:600}.hp .cmp-frow b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:500}.hp .cmp-frow b.is-crit{color:#c2255c;font-weight:600}.hp .cmp-frow b.is-high{color:#b4530a;font-weight:600}.hp .cmp-frow u{background:var(--line);border-radius:2px;grid-area:2/1;height:3px;overflow:hidden}.hp .cmp-frow s{background:linear-gradient(90deg,#7a4bd0,#2f5fe0);border-radius:2px;height:100%;display:block}.hp .cmp-audit{gap:0;padding:20px 21px;display:grid}.hp .cmp-arow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:2px 12px;padding:12px 0;display:grid}.hp .cmp-arow:first-of-type{border-top:0;margin-top:10px}.hp .cmp-arow b{font-size:12.5px;font-weight:600}.hp .cmp-arow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);grid-column:1;font-size:9.5px}.hp .cmp-arow em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;grid-area:1/2/span 2;align-self:center;font-size:9.5px}.hp .cmp-report{padding:20px 21px}.hp .cmp-rhead{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:14px;display:flex}.hp .cmp-rstate{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--brass);background:#2f5fe01a;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:9px}.hp .cmp-rmeta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 0;display:grid}.hp .cmp-rmeta span{font-family:var(--font-display), Georgia, serif;flex-direction:column;gap:4px;font-size:17px;display:flex}.hp .cmp-rmeta i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}.hp .cmp-rbody{border-top:1px solid var(--line);gap:8px;padding:16px 0;display:grid}.hp .cmp-rbody i{background:var(--paper-deep);border-radius:4px;height:7px;display:block}.hp .cmp-rfoot{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px;display:block}.hp .cmp-reach{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.hp .cmp-surface{background:var(--cream);border:1px solid var(--line);border-radius:11px;align-items:center;gap:9px;padding:10px 15px;font-size:13px;transition:border-color .25s,transform .25s;display:inline-flex}.hp .cmp-surface:hover{border-color:#2f5fe066;transform:translateY(-2px)}.hp .cmp-surface i{background:#0f8a6a21;border-radius:50%;flex:none;width:16px;height:16px;position:relative}.hp .cmp-surface i:after{content:"";border:1.6px solid #0f8a6a;border-width:0 1.6px 1.6px 0;width:4px;height:7px;position:absolute;top:4px;left:5px;transform:rotate(42deg)}.hp .ogt{background:var(--cream);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 30px 70px -46px #101b2c8c}.hp .ogt-top{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 16px;display:flex}.hp .ogt-org{color:var(--ink);align-items:center;gap:9px;font-size:13.5px;font-weight:600;display:inline-flex}.hp .ogt-org i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;color:var(--brass);background:#2f5fe017;border-radius:5px;padding:3px 6px;font-size:8.5px}.hp .ogt-count{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:10px}.hp .ogt-count b{color:var(--ink);font-weight:600}.hp .ogt-tree{padding:8px 0;display:grid}.hp .ogt-node{text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--ink-soft);background:0 0;border:0;align-items:center;gap:9px;padding:9px 16px 9px 13px;transition:background .25s,color .25s;display:flex;position:relative}.hp .ogt-node:hover{background:var(--paper)}.hp .ogt-node:focus-visible{outline:2px solid var(--brass);outline-offset:-2px}.hp .ogt-node.is-lit{color:var(--ink);background:#2f5fe00d}.hp .ogt-node.is-on{background:#2f5fe01a}.hp .ogt-node.is-on:before{content:"";background:var(--brass);border-radius:0 2px 2px 0;width:2px;position:absolute;top:4px;bottom:4px;left:0}.hp .ogt-elbow{border-left:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0 0 0 4px;width:11px;height:50%;position:absolute;top:0;bottom:0;left:22px}.hp .ogt-emoji{font-size:13px;line-height:1}.hp .ogt-name{color:inherit;font-size:13.5px;font-weight:600}.hp .ogt-sub{font-family:var(--font-mono), ui-monospace, monospace;background:var(--paper-deep);color:var(--ink-soft);border-radius:5px;padding:2px 6px;font-size:9px}.hp .ogt-people{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-variant-numeric:tabular-nums;margin-left:auto;font-size:10.5px}.hp .ogt-panel{border-top:1px solid var(--line);background:var(--paper);padding:14px 16px 16px}.hp .ogt-plab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--brass);font-size:9px;display:block}.hp .ogt-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:11px;display:grid}.hp .ogt-stats span{gap:3px;display:grid}.hp .ogt-stats b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--ink);font-size:26px;font-weight:500;line-height:1}.hp .ogt-stats i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;color:var(--ink-soft);font-size:9px;line-height:1.4}.hp .rmx{background:var(--cream);border:1px solid var(--line);border-radius:14px;padding:16px 18px 14px;box-shadow:0 30px 70px -46px #101b2c8c}.hp .rmx-head,.hp .rmx-row{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,1fr));align-items:center;gap:10px;display:grid}.hp .rmx-head span{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);text-align:center;padding-bottom:9px;font-size:9px}.hp .rmx-head span:first-child{text-align:left}.hp .rmx-row{border-top:1px solid var(--line);opacity:0;padding:10px 0;transition:opacity .45s,transform .45s;transform:translateY(5px)}.hp .rmx-row.is-in{opacity:1;transform:none}.hp .rmx-cap b{color:var(--ink);font-size:13px;font-weight:600;display:block}.hp .rmx-cap i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .rmx-dots{justify-content:center;gap:4px;display:flex}.hp .rmx-dots i{width:19px;height:19px;font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;background:var(--paper-deep);color:#7b879880;border-radius:6px;place-items:center;font-size:8.5px;display:grid}.hp .rmx-dots i.is-on{color:var(--brass);background:#2f5fe01f;font-weight:600}.hp .rmx-key{border-top:1px solid var(--line);flex-wrap:wrap;gap:14px;margin-top:12px;padding-top:12px;display:flex}.hp .rmx-key span{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);align-items:center;gap:6px;font-size:9.5px;display:inline-flex}.hp .rmx-key i{width:17px;height:17px;color:var(--brass);background:#2f5fe01f;border-radius:5px;place-items:center;font-size:8.5px;font-style:normal;display:grid}@media (prefers-reduced-motion:reduce){.hp .rmx-row{opacity:1;transform:none}}.hp .gov-two{align-items:start}.hp .gov-switches{padding:18px 19px 8px;display:grid}.hp .gov-sw{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:2px 12px;padding:11px 0;display:grid}.hp .gov-sw:first-of-type{border-top:0;margin-top:10px}.hp .gov-sw b{color:var(--ink);grid-column:1;font-size:13px;font-weight:600}.hp .gov-sw i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;grid-column:2;font-size:9px}.hp .gov-sw u{background:var(--paper-deep);border:1px solid var(--line);border-radius:9px;grid-column:3;width:28px;height:16px;text-decoration:none;position:relative}.hp .gov-sw s{background:#fff;border-radius:50%;width:12px;height:12px;text-decoration:none;transition:left .3s cubic-bezier(.2,.7,.3,1);position:absolute;top:1px;left:1px;box-shadow:0 1px 3px #101b2c4d}.hp .gov-sw.is-on u{background:#2f5fe0e6;border-color:#2f5fe0e6}.hp .gov-sw.is-on s{left:13px}.hp .gov-sw.is-lock{opacity:.55}.hp .gov-sw.is-lock u{background:repeating-linear-gradient(45deg, var(--paper-deep), var(--paper-deep) 3px, transparent 3px, transparent 6px)}.hp .gov-sw.is-lock s{display:none}.hp .gov-stack{align-content:start;gap:14px;height:100%;display:grid}.hp .gov-mk{margin-top:14px;display:grid}.hp .gov-mkrow{border-top:1px solid var(--line);gap:2px;padding:9px 0;display:grid}.hp .gov-mkrow b{color:var(--ink);font-size:12.5px;font-weight:600}.hp .gov-mkrow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .shs{background:var(--cream);border:1px solid var(--line);border-radius:14px;padding:16px 18px 18px;box-shadow:0 30px 70px -46px #101b2c8c}.hp .shs-top{align-items:baseline;gap:10px;display:flex}.hp .shs-lab{color:var(--ink);font-size:13.5px;font-weight:600}.hp .shs-from{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:10px}.hp .shs-sets{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:7px;margin:13px 0 4px;padding-bottom:14px;display:flex}.hp .shs-set{background:var(--paper);border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:8px;align-items:center;gap:7px;padding:5px 10px;font-size:9px;display:inline-flex}.hp .shs-set b{color:var(--ink);font-size:9.5px;font-weight:600}.hp .shs-set b.is-yes{color:#0f8a6a}.hp .shs-list{display:grid}.hp .shs-row{border-top:1px solid var(--line);opacity:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:2px 12px;padding:12px 0;transition:opacity .4s,transform .4s;display:grid;transform:translateY(5px)}.hp .shs-row.is-in{opacity:1;transform:none}.hp .shs-row:first-child{border-top:0}.hp .shs-to b{color:var(--ink);font-size:13px;font-weight:600;display:block}.hp .shs-to i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .shs-why{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);text-align:right;font-size:9.5px}.hp .shs-verdict{text-align:center;min-width:76px;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;border-radius:7px;padding:4px 9px;font-size:9px}.hp .shs-verdict.is-allow{color:#0f8a6a;background:#0f8a6a21}.hp .shs-verdict.is-deny{color:#c2255c;background:#c2255c1f}.hp .shs-verdict.is-link{color:var(--brass);background:#2f5fe01f}@media (prefers-reduced-motion:reduce){.hp .shs-row{opacity:1;transform:none}}.hp .gov-ext{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.hp .gov-ext>.reveal{height:100%}.hp .gov-tile{background:var(--cream);border:1px solid var(--line);border-radius:13px;height:100%;padding:16px 17px;transition:transform .35s cubic-bezier(.2,.7,.3,1),border-color .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 18px 44px -34px #101b2c80}.hp .gov-tile:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(280px circle at var(--mx,50%) var(--my,50%), #2f5fe01a, transparent 62%);transition:opacity .35s;position:absolute;inset:-1px}.hp .gov-tile:hover{border-color:#2f5fe057;transform:translateY(-3px)}.hp .gov-tile:hover:before{opacity:1}.hp .gov-tile>*{position:relative}.hp .gov-tile b{color:var(--ink);font-size:13.5px;font-weight:600}.hp .gov-rights{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.hp .gov-rights i{background:var(--paper);border:1px solid var(--line);font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:7px;align-items:center;gap:5px;padding:4px 9px;font-size:9px;display:inline-flex}.hp .gov-rights i:before{content:"";background:#2f5fe080;border-radius:50%;width:5px;height:5px}.hp .usl{background:var(--cream);border:1px solid var(--line);border-radius:14px;margin-top:32px;padding:16px 20px 18px;box-shadow:0 30px 70px -46px #101b2c8c}.hp .usl-top{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hp .usl-tabs{background:var(--paper-deep);border-radius:9px;gap:5px;padding:3px;display:inline-flex}.hp .usl-tabs button{cursor:pointer;font:inherit;color:var(--ink-soft);background:0 0;border:0;border-radius:7px;padding:6px 13px;font-size:12px;transition:background .25s,color .25s}.hp .usl-tabs button:hover{color:var(--ink)}.hp .usl-tabs button.is-on{background:var(--cream);color:var(--ink);font-weight:600;box-shadow:0 2px 6px -3px #101b2c66}.hp .usl-tabs button:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .usl-total{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:10.5px}.hp .usl-total b{color:var(--ink);font-size:13px;font-weight:600}.hp .usl-head,.hp .usl-row{grid-template-columns:minmax(0,1.6fr) 92px 92px 84px;align-items:center;gap:6px 14px;display:grid}.hp .usl-head{border-bottom:1px solid var(--line);margin-top:14px;padding-bottom:9px}.hp .usl-head span{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);text-align:right;font-size:9px}.hp .usl-head span:first-child{text-align:left}.hp .usl-row{border-bottom:1px solid var(--line);padding:11px 0}.hp .usl-row:last-child{border-bottom:0}.hp .usl-name{grid-area:1/1;align-items:center;gap:10px;min-width:0;display:flex}.hp .usl-ic{background:var(--paper);border:1px solid var(--line);border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font-size:13px;line-height:1;display:grid}.hp .usl-ic svg{display:block}.hp .usl-name b{color:var(--ink);font-size:13px;font-weight:600;display:block}.hp .usl-name i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .usl-num,.hp .usl-cost{text-align:right;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-variant-numeric:tabular-nums;grid-row:1/span 2;align-self:center;font-size:11.5px}.hp .usl-cost{color:var(--ink);font-weight:600}.hp .usl-bar{background:var(--paper-deep);border-radius:2px;grid-area:2/1;height:3px;overflow:hidden}.hp .usl-bar i{background:linear-gradient(90deg,#7a4bd0,#2f5fe0);border-radius:2px;height:100%;display:block}.hp .gov-audit{gap:0;padding:20px 21px;display:grid}.hp .gov-arow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:2px 12px;padding:12px 0;display:grid}.hp .gov-arow:first-of-type{border-top:0;margin-top:10px}.hp .gov-arow b{font-size:12.5px;font-weight:600}.hp .gov-arow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);grid-column:1;font-size:9.5px}.hp .gov-arow em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;grid-area:1/2/span 2;align-self:center;font-size:9.5px}@media (max-width:900px){.hp .gov-ext{grid-template-columns:1fr 1fr}.hp .ogt-stats{grid-template-columns:1fr}}@media (max-width:620px){.hp .gov-ext{grid-template-columns:1fr}.hp .usl-head,.hp .usl-row{grid-template-columns:minmax(0,1fr) 74px 74px}.hp .usl-head span:nth-child(3),.hp .usl-row .usl-num:nth-of-type(2){display:none}}.hp .kgv{background:var(--cream);border:1px solid var(--line);border-radius:14px;margin-top:32px;padding:14px 16px 16px;box-shadow:0 30px 70px -46px #101b2c8c}.hp .kgv-tabs{background:var(--paper-deep);border-radius:9px;gap:4px;padding:3px;display:inline-flex}.hp .kgv-tabs button{cursor:pointer;font:inherit;color:var(--ink-soft);background:0 0;border:0;border-radius:7px;padding:6px 13px;font-size:12px;transition:background .25s,color .25s}.hp .kgv-tabs button:hover{color:var(--ink)}.hp .kgv-tabs button.is-on{background:var(--cream);color:var(--ink);font-weight:600;box-shadow:0 2px 6px -3px #101b2c66}.hp .kgv-tabs button:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.hp .kgv-stage{aspect-ratio:1200/640;max-width:1180px;margin:14px auto 0;position:relative}.hp .kgv-wires{width:100%;height:100%;position:absolute;inset:0}.hp .kgv-edge line{stroke:var(--line);transition:stroke .5s}.hp .kgv-edge text{fill:#0000;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.02em;paint-order:stroke;stroke:var(--cream);stroke-width:3px;stroke-linejoin:round;transition:fill .5s,stroke .5s}.hp .kgv-edge.is-on line{stroke:#2f5fe073}.hp .kgv-edge.is-on text{fill:var(--ink-soft)}.hp .kgv-node{background:var(--cream);border:1px solid var(--line);opacity:.32;filter:saturate(.2);border-radius:9px;align-items:center;gap:8px;width:136px;padding:7px 10px;transition:opacity .5s,filter .5s,border-color .5s,box-shadow .5s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 20px -16px #101b2c80}.hp .kgv-node.is-on{opacity:1;filter:none;border-color:#2f5fe03d;box-shadow:0 12px 28px -20px #101b2c8c}.hp .kgv-node i{border-radius:50%;flex:none;width:8px;height:8px}.hp .kgv-node span{gap:1px;min-width:0;display:grid}.hp .kgv-node em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.hp .kgv-node b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.2;overflow:hidden}.hp .kgv-foot{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px;padding-top:13px;display:flex}.hp .kgv-note{color:var(--ink-soft);font-size:13px}.hp .kgv-count{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);background:var(--paper-deep);border-radius:6px;padding:3px 8px;font-size:9.5px}.hp .kgv-legend{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);align-items:center;gap:7px;margin-left:auto;font-size:9.5px;display:inline-flex}.hp .kgv-legend i{border-top:1.4px solid #2f5fe073;width:16px;height:0}.hp .kgv-legend i.is-dash{border-top-style:dashed;margin-left:7px}.hp .kg-phrase{padding:20px 21px}.hp .kg-ph{margin-top:15px;display:grid}.hp .kg-phrow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:12px;padding:9px 0;display:grid}.hp .kg-phrow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:#7b8798bf;font-size:9.5px;text-decoration:line-through}.hp .kg-phrow b{color:var(--ink);font-size:13px;font-weight:600}.hp .kg-phrow b:before{content:"→ ";color:var(--brass);font-weight:400}.hp .kg-vocab{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:32px;display:grid}.hp .kg-vocab>.reveal{height:100%}.hp .kg-vt{background:var(--cream);border:1px solid var(--line);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:2px 9px;height:100%;padding:12px 13px;transition:transform .3s cubic-bezier(.2,.7,.3,1),border-color .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px -26px #101b2c73}.hp .kg-vt:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%), #2f5fe01a, transparent 62%);transition:opacity .3s;position:absolute;inset:-1px}.hp .kg-vt:hover{border-color:#2f5fe04d;transform:translateY(-2px)}.hp .kg-vt:hover:before{opacity:1}.hp .kg-vt>*{position:relative}.hp .kg-vt i{border-radius:50%;grid-row:1;align-self:center;width:8px;height:8px}.hp .kg-vt b{color:var(--ink);grid-column:2;font-size:12.5px;font-weight:600}.hp .kg-vt em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);grid-column:2;font-size:9px;line-height:1.45}.hp .lrn{background:var(--cream);border:1px solid var(--line);border-radius:14px;padding:17px 19px 18px;box-shadow:0 30px 70px -46px #101b2c8c}.hp .lrn-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--brass);font-size:9px;display:block}.hp .lrn-lab.is-second{border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.hp .lrn-list{margin-top:10px;display:grid}.hp .lrn-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:7px 12px;padding:11px 0;display:grid}.hp .lrn-row:first-child{border-top:0}.hp .lrn-row b{color:var(--ink-soft);font-size:13px;font-weight:500}.hp .lrn-row u{color:var(--ink);border-bottom:1.4px dashed #2f5fe080;font-weight:600;text-decoration:none}.hp .lrn-row i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;font-size:9.5px}.hp .lrn-row s{background:var(--paper-deep);border-radius:2px;grid-column:1/-1;height:3px;text-decoration:none;overflow:hidden}.hp .lrn-row em{background:linear-gradient(90deg,#2f5fe0,#2dd4bf);border-radius:2px;width:0;height:100%;transition:width .9s cubic-bezier(.16,1,.3,1);display:block}.hp .lrn-topics{gap:7px;margin-top:11px;display:grid}.hp .lrn-topic{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:9px;align-items:center;gap:9px;padding:8px 11px;font-size:12.5px;font-weight:600;display:flex;position:relative;overflow:hidden}.hp .lrn-topic b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:10px;font-weight:500}.hp .lrn-topic s{background:#2dd4bf;width:0;height:2px;text-decoration:none;transition:width .9s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.hp .lrn-foot{border-top:1px solid var(--line);color:var(--ink-soft);margin:16px 0 0;padding-top:14px;font-size:12.5px;line-height:1.55}@media (prefers-reduced-motion:reduce){.hp .lrn-row em,.hp .lrn-topic s{transition:none}}.hp .kg-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.hp .kg-kpis>.reveal{height:100%}.hp .kg-kpi{background:var(--cream);border:1px solid var(--line);border-radius:13px;align-content:start;gap:3px;height:100%;padding:16px 17px;display:grid;box-shadow:0 18px 44px -34px #101b2c80}.hp .kg-kpi b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--ink);font-size:34px;font-weight:500;line-height:1}.hp .kg-kpi i{color:var(--ink);margin-top:5px;font-size:13px;font-style:normal;font-weight:600}.hp .kg-kpi em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px;line-height:1.45}.hp .kg-side{align-content:start;gap:14px;display:grid}@media (max-width:1080px){.hp .kg-vocab{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.hp .kg-vocab{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .kg-kpis{grid-template-columns:1fr 1fr}.hp .kgv-stage{width:1080px}.hp .kgv{overflow-x:auto}}@media (max-width:620px){.hp .kg-vocab,.hp .kg-kpis{grid-template-columns:1fr}.hp .kg-phrow{grid-template-columns:1fr;gap:2px}}.hp .amk{--wg-body:472px}.hp .amk .wg-split{grid-template-columns:minmax(0,1.22fr) minmax(0,1fr)}.hp .amk-pane{background:var(--paper);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.hp .amk-bar{border-bottom:1px solid var(--line);background:var(--cream);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:9.5px;display:flex}.hp .amk-dot{background:var(--ink-soft);border-radius:50%;width:6px;height:6px}.hp .amk-dot.is-live{background:#0f8a6a;animation:2s ease-in-out infinite sc-blink}.hp .amk-name{text-transform:none;letter-spacing:0;color:var(--ink);margin-left:auto;font-size:10px}.hp .amk-body{flex:1;min-height:0;position:relative}.hp .amk-making,.hp .amk-app{flex-direction:column;padding:14px 15px;transition:opacity .55s,transform .55s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.hp .amk-app{opacity:0;overflow:hidden;transform:translateY(8px)}.hp .amk-body.is-live .amk-making{opacity:0;transform:translateY(-8px)}.hp .amk-body.is-live .amk-app{opacity:1;transform:none}.hp .amk-step{color:#7b879899;align-items:center;gap:9px;padding:8px 0;font-size:11.5px;transition:color .35s;display:flex}.hp .amk-step.is-done{color:var(--ink)}.hp .amk-step i{border:1.4px solid var(--line);border-radius:50%;flex:none;width:13px;height:13px;transition:background .35s,border-color .35s;position:relative}.hp .amk-step.is-done i{background:#0f8a6a;border-color:#0f8a6a}.hp .amk-step.is-done i:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:3px;height:6px;position:absolute;top:2px;left:4px;transform:rotate(42deg)}.hp .amk-files{flex-wrap:wrap;gap:5px;margin-top:auto;display:flex}.hp .amk-files em{background:var(--cream);border:1px solid var(--line);color:var(--ink-soft);opacity:0;border-radius:6px;padding:3px 8px;font-size:9px;font-style:normal;transition:opacity .3s,transform .3s;transform:translateY(4px)}.hp .amk-files em.is-in{opacity:1;transform:none}.hp .amk-nav{border-bottom:1px solid var(--line);gap:3px;padding-bottom:10px;display:flex}.hp .amk-nav em{color:var(--ink-soft);border-radius:6px;padding:4px 9px;font-size:9.5px;font-style:normal}.hp .amk-nav em.is-on{background:var(--cream);color:var(--ink);font-weight:600;box-shadow:0 1px 3px -1px #101b2c4d}.hp .amk-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.hp .amk-kpis s{background:var(--cream);border:1px solid var(--line);border-radius:8px;gap:2px;padding:8px 10px;text-decoration:none;display:grid}.hp .amk-kpis i{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px;font-style:normal}.hp .amk-kpis b{font-family:var(--font-sans), system-ui, sans-serif;color:var(--ink);font-variant-numeric:tabular-nums;font-size:16px;font-weight:600}.hp .amk-chips{gap:5px;margin-top:10px;display:flex}.hp .amk-chips em{background:var(--cream);border:1px solid var(--line);color:var(--ink-soft);border-radius:6px;padding:4px 9px;font-size:9px;font-style:normal;transition:background .3s,border-color .3s,color .3s}.hp .amk-chips em.is-on{color:var(--brass);background:#2f5fe017;border-color:#2f5fe04d;font-weight:600}.hp .amk-chart{align-items:flex-end;gap:5px;height:46px;margin-top:11px;display:flex}.hp .amk-chart i{background:linear-gradient(#2f5fe0,#2f5fe052);border-radius:2px 2px 0 0;flex:1;transition:height .5s cubic-bezier(.16,1,.3,1)}.hp .amk-chart i.is-hot{background:linear-gradient(#c2255c,#c2255c52)}.hp .amk-table{margin-top:11px;display:grid}.hp .amk-th,.hp .amk-tr{border-radius:6px;grid-template-columns:minmax(0,1fr) 54px 40px;align-items:center;gap:9px;padding:7px 6px;font-style:normal;display:grid}.hp .amk-table.has-owner .amk-th,.hp .amk-table.has-owner .amk-tr{grid-template-columns:minmax(0,1fr) 66px 50px 34px}.hp .amk-th{border-bottom:1px solid var(--line);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);border-radius:0;font-size:8.5px}.hp .amk-th b{color:var(--ink-soft);font-size:8.5px;font-weight:500}.hp .amk-tr{transition:background .25s;animation:.3s ease-out backwards wg-rise}.hp .amk-tr:hover{background:var(--cream)}.hp .amk-tr b{font-family:var(--font-sans), system-ui, sans-serif;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.hp .amk-th i,.hp .amk-th u,.hp .amk-tr i,.hp .amk-tr u{color:var(--ink-soft);font-size:9.5px;font-style:normal;text-decoration:none}.hp .amk-th u,.hp .amk-tr u{text-align:right}.hp .amk-tr u.is-soon{color:#c2255c;font-weight:600}.hp .amk-new{animation:.45s cubic-bezier(.16,1,.3,1) backwards amk-col}@keyframes amk-col{0%{opacity:0;transform:translate(-6px)}}.hp .amk-drawer{background:var(--cream);border-left:1px solid var(--line);flex-direction:column;gap:11px;width:62%;padding:15px 16px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(102%);box-shadow:-18px 0 40px -30px #101b2c99}.hp .amk-drawer.is-in{transform:none}.hp .amk-drawer>b{font-family:var(--font-sans), system-ui, sans-serif;color:var(--ink);font-size:14px}.hp .amk-dgrid{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:8px 14px;display:grid}.hp .amk-dgrid i{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:9px;font-style:normal}.hp .amk-dgrid u{color:var(--ink);text-align:right;font-size:11.5px;text-decoration:none}.hp .amk-dlog{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:7px 12px;padding-top:11px;display:grid}.hp .amk-dlog i{color:var(--ink-soft);font-size:10.5px;font-style:normal}.hp .amk-dlog u{color:var(--ink-soft);white-space:nowrap;font-size:9.5px;text-decoration:none}.hp .amk-drawer s{text-align:center;background:var(--ink);color:var(--cream);border-radius:8px;margin-top:auto;padding:9px 12px;font-size:11px;font-weight:600;text-decoration:none}.hp .amk-toast{background:var(--ink);color:var(--cream);opacity:0;border-radius:8px;padding:8px 12px;font-size:10px;transition:opacity .35s,transform .35s;position:absolute;bottom:14px;left:15px;transform:translateY(8px)}.hp .amk-toast.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hp .amk-tr,.hp .amk-new{animation:none}.hp .amk-chart i,.hp .amk-drawer{transition:none}}.hp .atb{background:var(--cream);border:1px solid var(--line);border-radius:14px;margin-top:32px;overflow:hidden;box-shadow:0 30px 70px -46px #101b2c8c}.hp .atb-top{align-items:center;gap:12px;padding:14px 18px 0;display:flex}.hp .atb-title{color:var(--ink);align-items:center;gap:9px;font-size:13.5px;font-weight:600;display:inline-flex}.hp .atb-title i{background:#0f8a6a;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite sc-blink}.hp .atb-always{font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;background:#0f8a6a1f;border-radius:7px;margin-left:auto;padding:4px 9px;font-size:9px}.hp .atb-tabs{border-bottom:1px solid var(--line);gap:2px;padding:12px 18px 0;display:flex}.hp .atb-tabs button{cursor:pointer;font:inherit;color:var(--ink-soft);background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 14px 10px;font-size:12.5px;transition:color .25s,border-color .25s}.hp .atb-tabs button:hover{color:var(--ink)}.hp .atb-tabs button.is-on{color:var(--ink);border-bottom-color:var(--brass);font-weight:600}.hp .atb-tabs button:focus-visible{outline:2px solid var(--brass);outline-offset:-2px}.hp .atb-body{background:var(--paper);min-height:268px;padding:18px}.hp .atb-live{gap:12px;display:grid}.hp .atb-lhead{align-items:baseline;gap:10px;display:flex}.hp .atb-lhead b{font-family:var(--font-display), Georgia, serif;color:var(--ink);font-size:18px;font-weight:500}.hp .atb-lhead em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:10px}.hp .atb-lrows{display:grid}.hp .atb-lrows>span{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 110px 80px;align-items:center;gap:12px;padding:12px 0;display:grid}.hp .atb-lrows>span:first-child{border-top:0}.hp .atb-lrows b{color:var(--ink);font-size:13px;font-weight:600}.hp .atb-lrows i,.hp .atb-lrows u{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:10.5px;text-decoration:none}.hp .atb-lrows u{text-align:right}.hp .atb-lrows u.is-soon{color:#c2255c;font-weight:600}.hp .atb-code{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:16px;display:grid}.hp .atb-files{align-content:start;display:grid}.hp .atb-files>span{border-top:1px solid var(--line);align-items:baseline;gap:10px;padding:8px 0;display:flex}.hp .atb-files>span:first-child{border-top:0}.hp .atb-files b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:500;overflow:hidden}.hp .atb-files i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:9px}.hp .atb-src{background:var(--cream);border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;border-radius:10px;align-content:start;gap:4px;padding:14px;font-size:11px;line-height:1.6;display:grid}.hp .atb-src em{font-style:normal}.hp .atb-src em.is-key{color:#7a4bd0}.hp .atb-src em.is-plain{color:var(--ink)}.hp .atb-db{grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);gap:16px;display:grid}.hp .atb-tables{align-content:start;gap:6px;display:grid}.hp .atb-tables>span{background:var(--cream);border:1px solid var(--line);border-radius:9px;gap:2px;padding:9px 11px;display:grid}.hp .atb-tables>span.is-on{background:#2f5fe00d;border-color:#2f5fe052}.hp .atb-tables b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:11px}.hp .atb-tables i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .atb-grid{border:1px solid var(--line);background:var(--cream);border-radius:9px;align-self:start;overflow:hidden}.hp .atb-ghead,.hp .atb-grow{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) 80px;gap:10px;padding:9px 12px;display:grid}.hp .atb-ghead{background:var(--paper-deep)}.hp .atb-grow{border-top:1px solid var(--line)}.hp .atb-ghead i,.hp .atb-grow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.hp .atb-ghead i{letter-spacing:.06em;text-transform:uppercase;font-size:8.5px}.hp .atb-grow i:first-child{color:var(--ink)}.hp .atb-mon{display:grid}.hp .atb-mrow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 14px;padding:13px 0;display:grid}.hp .atb-mrow:first-child{border-top:0}.hp .atb-mrow b{color:var(--ink);grid-column:1;font-size:13px;font-weight:600}.hp .atb-mrow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);grid-column:1;font-size:9.5px}.hp .atb-mrow em{background:var(--paper-deep);font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;border-radius:7px;grid-area:1/2/span 2;align-self:center;padding:4px 9px;font-size:9px}.hp .atb-mrow.is-hot em{color:#c2255c;background:#c2255c1f}.hp .atb-docs{gap:8px;display:grid}.hp .atb-docs>span{background:var(--cream);border:1px solid var(--line);border-radius:10px;align-items:center;gap:11px;padding:12px 13px;display:flex}.hp .atb-docs i{background:var(--paper-deep);border:1px solid var(--line);border-radius:3px;flex:none;width:20px;height:24px;position:relative}.hp .atb-docs i:after{content:"";background:var(--line);height:1px;box-shadow:0 4px 0 var(--line), 0 8px 0 var(--line);position:absolute;top:6px;left:4px;right:4px}.hp .atb-docs b{color:var(--ink);font-size:12.5px;font-weight:600}.hp .atb-docs em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:9.5px}.hp .atb-foot{border-top:1px solid var(--line);color:var(--ink-soft);padding:13px 18px;font-size:12.5px}.hp .aps-no{align-content:start;display:grid}.hp .aps-cross{background:var(--paper);border:1px solid var(--line);color:#c2255c;border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:12px;display:grid}.hp .aps-cross svg{width:19px;height:19px;display:block}.hp .aps-note{max-width:76ch;color:var(--ink-soft);margin:26px 0 0;font-size:14px;line-height:1.65}.hp .aps-kinds,.hp .aps-lives{grid-template-columns:1fr 1fr;align-content:start;gap:10px;display:grid}.hp .aps-kinds>.reveal,.hp .aps-lives>.reveal{height:100%}.hp .aps-tile,.hp .aps-live{background:var(--cream);border:1px solid var(--line);border-radius:11px;align-content:start;gap:4px;height:100%;padding:14px 15px;transition:transform .3s cubic-bezier(.2,.7,.3,1),border-color .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px -26px #101b2c73}.hp .aps-tile:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(240px circle at var(--mx,50%) var(--my,50%), #2f5fe01a, transparent 62%);transition:opacity .3s;position:absolute;inset:-1px}.hp .aps-tile:hover,.hp .aps-live:hover{border-color:#2f5fe04d;transform:translateY(-2px)}.hp .aps-tile:hover:before{opacity:1}.hp .aps-tile>*,.hp .aps-live>*{position:relative}.hp .aps-tile b,.hp .aps-live b{color:var(--ink);font-size:13.5px;font-weight:600}.hp .aps-tile em,.hp .aps-live em{color:var(--ink-soft);font-size:12px;font-style:normal;line-height:1.5}@media (max-width:900px){.hp .atb-code,.hp .atb-db,.hp .aps-kinds,.hp .aps-lives{grid-template-columns:1fr}.hp .atb-body{min-height:0}}.hp .tx-faces{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:46px;display:grid}.hp .tx-face{background:var(--cream);border:1px solid var(--line);border-radius:12px;align-items:center;gap:11px;padding:12px 14px;display:flex;box-shadow:0 16px 40px -34px #101b2c80}.hp .tx-face svg{flex:none;display:block}.hp .tx-face span{gap:2px;min-width:0;display:grid}.hp .tx-face b{color:var(--ink);font-size:13px;font-weight:600}.hp .tx-face i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px;line-height:1.4}.hp .tax{--wg-body:452px}.hp .tax .wg-split{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.hp .tax .wg-main{background:var(--paper);gap:11px;padding:15px 16px 14px}.hp .tax-thread{flex-direction:column;flex:1;justify-content:flex-end;gap:11px;min-height:0;display:flex;overflow:hidden}.hp .tax-you{max-width:82%;font-family:var(--font-sans), system-ui, sans-serif;color:var(--ink);background:#2f5fe01a;border:1px solid #2f5fe02e;border-radius:11px 11px 3px;align-self:flex-end;padding:9px 12px;font-size:12px;line-height:1.5;animation:.35s ease-out wg-rise}.hp .tax-turn{gap:10px;animation:.4s ease-out wg-rise;display:flex}.hp .tax-face{flex:none;margin-top:2px}.hp .tax-bubble{background:var(--cream);border:1px solid var(--line);min-width:0;font-family:var(--font-sans), system-ui, sans-serif;color:var(--ink);border-radius:3px 11px 11px;padding:9px 12px;font-size:12px;line-height:1.55}.hp .tax-bubble em{align-items:baseline;gap:8px;margin-bottom:4px;font-size:11px;font-style:normal;font-weight:600;display:flex}.hp .tax-bubble em i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:8.5px;font-weight:400}.hp .tax-turn.is-typing .tax-bubble s{gap:4px;padding:3px 0;text-decoration:none;display:inline-flex}.hp .tax-turn.is-typing b{background:var(--ink-soft);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite wg-bob}.hp .tax-turn.is-typing b:nth-child(2){animation-delay:.16s}.hp .tax-turn.is-typing b:nth-child(3){animation-delay:.32s}.hp .tax-input{background:var(--cream);border:1px solid var(--line);color:var(--ink);border-radius:9px;flex:none;align-items:center;gap:2px;padding:10px 13px;font-size:11px;display:flex}.hp .tax-ph{color:var(--ink-soft)}.hp .tax-caret{background:var(--brass);width:1px;height:12px;animation:1s step-end infinite wg-blink}.hp .tax-side{background:var(--cream);border-left:1px solid var(--line);flex-direction:column;gap:9px;min-width:0;min-height:0;padding:15px 16px;display:flex;overflow:hidden}.hp .tax-slab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}.hp .tax-srcs{gap:7px;display:grid}.hp .tax-src{background:var(--paper);border:1px solid var(--line);opacity:.28;border-radius:9px;gap:2px;padding:9px 11px;transition:opacity .5s,transform .5s,border-color .5s;display:grid;transform:translateY(4px)}.hp .tax-src.is-in{opacity:1;border-color:#2f5fe03d;transform:none}.hp .tax-src b{color:var(--ink);font-size:11.5px;font-weight:600}.hp .tax-src i,.hp .tax-src em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:8.5px;line-height:1.45}.hp .tax-src em{color:#0f8a6a}.hp .tax-figs{border-top:1px solid var(--line);opacity:0;margin-top:auto;padding-top:12px;transition:opacity .5s,transform .5s;display:grid;transform:translateY(6px)}.hp .tax-figs.is-in{opacity:1;transform:none}.hp .tax-fhead,.hp .tax-frow{grid-template-columns:minmax(0,1fr) 52px 54px;align-items:center;gap:7px;padding:6px 0;display:grid}.hp .tax-fhead u,.hp .tax-frow u{text-align:right;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9.5px;text-decoration:none}.hp .tax-fhead u{letter-spacing:.06em;text-transform:uppercase;font-size:8px}.hp .tax-frow{border-top:1px solid var(--line)}.hp .tax-frow i{color:var(--ink);font-size:10px;font-style:normal}.hp .tax-frow u.is-to{color:#0f8a6a;font-weight:600}.hp .tx-places{flex-wrap:wrap;gap:7px;margin-top:32px;display:flex}.hp .tx-place{background:var(--cream);border:1px solid var(--line);color:var(--ink-soft);border-radius:8px;padding:7px 12px;font-size:12.5px;transition:border-color .25s,color .25s,transform .25s}.hp .tx-place:hover{color:var(--ink);border-color:#2f5fe066;transform:translateY(-1px)}.hp .tx-place.is-more{color:var(--brass);font-family:var(--font-mono), ui-monospace, monospace;background:#2f5fe012;border-color:#2f5fe03d;font-size:10px}.hp .tx-areas{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.hp .tx-areas>.reveal{height:100%}.hp .tx-area{background:var(--cream);border:1px solid var(--line);border-radius:12px;align-content:start;gap:5px;height:100%;padding:15px 16px;transition:transform .3s cubic-bezier(.2,.7,.3,1),border-color .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px -28px #101b2c73}.hp .tx-area:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(240px circle at var(--mx,50%) var(--my,50%), #2f5fe01a, transparent 62%);transition:opacity .3s;position:absolute;inset:-1px}.hp .tx-area:hover{border-color:#2f5fe04d;transform:translateY(-2px)}.hp .tx-area:hover:before{opacity:1}.hp .tx-area>*{position:relative}.hp .tx-area b{color:var(--ink);font-size:13.5px;font-weight:600}.hp .tx-area em{color:var(--ink-soft);font-size:12px;font-style:normal;line-height:1.5}.hp .tx-side{align-content:start;gap:14px;display:grid}.hp .tx-note{max-width:78ch;color:var(--ink-soft);margin:26px 0 0;font-size:14px;line-height:1.65}.hp .tx-note a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}@media (max-width:1080px){.hp .tx-areas{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .tx-faces{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hp .tx-areas,.hp .tx-faces{grid-template-columns:1fr}}.hp .cdl-holder{padding-top:30px;position:relative}.hp .cdl{background:var(--cream);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 34px 76px -46px #101b2c99}.hp .cdl-bar{border-bottom:1px solid var(--line);background:var(--paper);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);align-items:center;gap:16px;padding:13px 18px;font-size:10.5px;display:flex}.hp .cdl-lang{color:var(--ink);align-items:center;gap:8px;font-size:12px;display:inline-flex}.hp .cdl-lang svg{display:block}.hp .cdl-pod{font-size:9.5px}.hp .cdl-meters{gap:16px;margin-left:auto;display:flex}.hp .cdl-meter{align-items:center;gap:7px;display:inline-flex}.hp .cdl-meter i{letter-spacing:.07em;font-size:8.5px;font-style:normal}.hp .cdl-meter u{background:var(--paper-deep);border-radius:2px;width:56px;height:4px;text-decoration:none;overflow:hidden}.hp .cdl-meter s{background:linear-gradient(90deg,#2f5fe0,#0e9aa0);border-radius:2px;height:100%;text-decoration:none;transition:width 1.1s cubic-bezier(.16,1,.3,1);display:block}.hp .cdl-status{background:var(--paper-deep);letter-spacing:.05em;border-radius:7px;align-items:center;gap:6px;padding:4px 10px;font-size:9px;display:inline-flex}.hp .cdl-status em{background:currentColor;border-radius:50%;width:5px;height:5px}.hp .cdl-status.is-ready{color:var(--brass);background:#2f5fe01a}.hp .cdl-status.is-running{color:#b4530a;background:#b4530a1f}.hp .cdl-status.is-running em{animation:1.2s ease-in-out infinite sc-blink}.hp .cdl-status.is-exited{color:#0f8a6a;background:#0f8a6a21}.hp .cdl-body{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);display:grid}.hp .cdl-pane{background:var(--paper);border-right:1px solid var(--line);min-height:318px;padding:18px 20px;position:relative}.hp .cdl-view{opacity:0;pointer-events:none;flex-direction:column;padding:18px 20px;transition:opacity .45s,transform .45s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:translateY(8px)}.hp .cdl-view.is-on{opacity:1;transform:none}.hp .cdl-slab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:12px;font-size:8.5px;display:block}.hp .cdl-spec{border-top:1px solid var(--line);opacity:0;grid-template-columns:78px minmax(0,1fr);align-items:baseline;gap:12px;padding:9px 0;transition:opacity .35s,transform .35s;display:grid;transform:translateY(4px)}.hp .cdl-spec.is-in{opacity:1;transform:none}.hp .cdl-spec:first-of-type{border-top:0}.hp .cdl-spec i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}.hp .cdl-spec b{color:var(--ink);font-size:13px;font-weight:600}.hp .cdl-appr{color:#0f8a6a;font-family:var(--font-mono), ui-monospace, monospace;opacity:0;background:#0f8a6a1c;border-radius:7px;align-self:flex-start;margin-top:auto;padding:6px 11px;font-size:9px;transition:opacity .4s}.hp .cdl-appr.is-in{opacity:1}.hp .cdl-frow{border-top:1px solid var(--line);opacity:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 0;transition:opacity .3s,transform .3s;display:grid;transform:translate(-5px)}.hp .cdl-frow.is-in{opacity:1;transform:none}.hp .cdl-frow:first-of-type{border-top:0}.hp .cdl-frow em{text-align:center;font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;border-radius:5px;padding:2px 0;font-size:8px}.hp .cdl-frow em.is-add{color:#0f8a6a;background:#0f8a6a21}.hp .cdl-frow em.is-edit{color:var(--brass);background:#2f5fe01c}.hp .cdl-frow b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:500;overflow:hidden}.hp .cdl-frow i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .cdl-check{border-top:1px solid var(--line);grid-template-columns:16px minmax(0,1fr);align-items:center;gap:2px 11px;padding:9px 0;display:grid}.hp .cdl-check:first-of-type{border-top:0}.hp .cdl-check em{border:1.5px solid var(--line);border-radius:50%;grid-row:1/span 2;width:15px;height:15px;transition:background .3s,border-color .3s;position:relative}.hp .cdl-check em:before{content:"";border:1.5px solid #0000;border-top-color:var(--brass);border-radius:50%;animation:.8s linear infinite cdl-spin;position:absolute;inset:-1.5px}.hp .cdl-check.is-done em:before{display:none}.hp .cdl-check.is-done em{background:#0f8a6a;border-color:#0f8a6a}.hp .cdl-check.is-done em:after{content:"";border:1.4px solid #fff;border-width:0 1.4px 1.4px 0;width:3px;height:6px;position:absolute;top:2.5px;left:4.5px;transform:rotate(42deg)}.hp .cdl-check.is-bad em{background:#c2255c;border-color:#c2255c}.hp .cdl-check.is-bad em:after{border-width:0 1.4px 0 0;width:0;height:7px;top:3.4px;left:6.4px;transform:none;box-shadow:0 0 #0000}@keyframes cdl-spin{to{transform:rotate(360deg)}}.hp .cdl-check b{color:var(--ink);font-size:12.5px;font-weight:600}.hp .cdl-check i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);grid-column:2;font-size:9px}.hp .cdl-check.is-bad i{color:#c2255c}.hp .cdl-patch{border:1px solid var(--line);background:var(--cream);border-radius:10px;overflow:hidden}.hp .cdl-phead{border-bottom:1px solid var(--line);background:var(--paper-deep);align-items:baseline;gap:10px;padding:9px 13px;display:flex}.hp .cdl-phead b{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink);font-size:10.5px}.hp .cdl-phead i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:9px}.hp .cdl-pline{opacity:0;align-items:baseline;gap:10px;padding:10px 13px;font-size:12px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(4px)}.hp .cdl-pline.is-in{opacity:1;transform:none}.hp .cdl-pline em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;font-weight:600}.hp .cdl-pline.is-out{color:#c2255c;background:#c2255c0f}.hp .cdl-pline.is-in-line{color:#0f8a6a;background:#0f8a6a14;transition-delay:.25s}.hp .cdl-kept{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);opacity:0;margin-top:auto;font-size:9.5px;transition:opacity .4s .5s}.hp .cdl-kept.is-in{opacity:1}.hp .cdl-kept b{color:var(--ink)}.hp .cdl-term{background:var(--ink);font-family:var(--font-mono), ui-monospace, monospace;color:#e9eef6b8;border-radius:10px;flex:1;align-content:start;gap:4px;padding:13px 15px;font-size:11px;line-height:1.6;display:grid}.hp .cdl-tline{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(3px)}.hp .cdl-tline.is-in{opacity:1;transform:none}.hp .cdl-tline.is-cmd{color:#8fb0ff}.hp .cdl-tline.is-ok{color:#5fd0a8}.hp .cdl-art{background:var(--cream);border:1px solid var(--line);opacity:0;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:11px 12px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(6px)}.hp .cdl-art.is-in{opacity:1;transform:none}.hp .cdl-art svg{flex:none;display:block}.hp .cdl-art span{gap:2px;min-width:0;display:grid}.hp .cdl-art b{color:var(--ink);font-size:12.5px;font-weight:600}.hp .cdl-art i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .cdl-art u{background:var(--paper-deep);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:7px;margin-left:auto;padding:5px 10px;font-size:9px;text-decoration:none}.hp .cdl-side{flex-direction:column;padding:18px 20px;display:flex}.hp .cdl-stage{grid-template-columns:15px minmax(0,1fr);align-items:start;gap:2px 10px;padding:8px 0;display:grid}.hp .cdl-stage i{border:1.5px solid var(--line);border-radius:50%;grid-row:1/span 2;width:11px;height:11px;margin-top:3px;transition:background .35s,border-color .35s;position:relative}.hp .cdl-stage.is-done i{background:#0f8a6a;border-color:#0f8a6a}.hp .cdl-stage.is-done i:after{content:"";border:1.4px solid #fff;border-width:0 1.4px 1.4px 0;width:3px;height:5px;position:absolute;top:1px;left:3px;transform:rotate(42deg)}.hp .cdl-stage.is-now i{background:var(--brass);border-color:var(--brass);animation:1.4s ease-in-out infinite sc-blink}.hp .cdl-stage.is-now i:after{display:none}.hp .cdl-stage.is-fix i{background:#c2255c;border-color:#c2255c}.hp .cdl-stage b{color:#7b8798a6;font-size:12.5px;font-weight:600;transition:color .35s}.hp .cdl-stage.is-done b,.hp .cdl-stage.is-now b{color:var(--ink)}.hp .cdl-stage em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .cdl-back{color:#c2255c;font-family:var(--font-mono), ui-monospace, monospace;opacity:0;background:#c2255c1a;border-radius:7px;align-self:flex-start;margin-top:auto;padding:5px 10px;font-size:9px;transition:opacity .35s,transform .35s;transform:translateY(4px)}.hp .cdl-back.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hp .cdl-check em:before,.hp .cdl-status.is-running em,.hp .cdl-stage.is-now i{animation:none}}@media (max-width:900px){.hp .cdl-body{grid-template-columns:1fr}.hp .cdl-pane{border-right:0;border-bottom:1px solid var(--line)}.hp .cdl-bar{flex-wrap:wrap;gap:10px 14px}.hp .cdl-meters{margin-left:0}}.hp .sco-stacks{grid-template-columns:1fr 1fr;gap:9px;display:grid}.hp .sco-stack{background:var(--cream);border:1px solid var(--line);border-radius:11px;align-items:center;gap:11px;padding:12px 14px;transition:transform .25s cubic-bezier(.2,.7,.3,1),border-color .25s;display:flex;box-shadow:0 12px 30px -26px #101b2c73}.hp .sco-stack:hover{border-color:#2f5fe04d;transform:translateY(-2px)}.hp .sco-mark{flex:none;width:22px;height:22px;position:relative}.hp .sco-mark img{width:22px;height:22px;display:block}.hp .sco-mark img.is-second{background:var(--cream);width:14px;height:14px;box-shadow:0 0 0 2px var(--cream);border-radius:4px;position:absolute;bottom:-5px;right:-6px}.hp .sco-stackbody{gap:3px;min-width:0;display:grid}.hp .sco-stack b{color:var(--ink);font-size:13px;font-weight:600}.hp .sco-stack em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px;line-height:1.45}.hp .sco-head{max-width:64ch}.hp .sco-iso{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.hp .sco-isorow{background:var(--cream);border:1px solid var(--line);border-radius:13px;gap:5px;padding:17px 18px;display:grid;box-shadow:0 18px 44px -34px #101b2c80}.hp .sco-isorow b{color:var(--ink);font-size:14px;font-weight:600}.hp .sco-isorow em{color:var(--ink-soft);font-size:13px;font-style:normal;line-height:1.55}.hp .sco-cards{gap:12px;display:grid}.hp .sco-card{background:var(--cream);border:1px solid var(--line);border-radius:13px;padding:17px 18px;box-shadow:0 18px 44px -34px #101b2c80}.hp .sco-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--brass);font-size:9px;display:block}.hp .sco-card h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin:7px 0 0;font-size:18px;font-weight:500}.hp .sco-card p{color:var(--ink-soft);margin:7px 0 0;font-size:13.5px;line-height:1.6}@media (max-width:1000px){.hp .sco-iso{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hp .sco-stacks,.hp .sco-iso{grid-template-columns:1fr}}.hp.svc{--svc:#b4530a;--svc-tint:#b4530a17;--svc-line:#b4530a42}.hp .svc-kicker,.hp .svc-em{color:var(--svc)}.hp .svc-sec{padding:104px 0;position:relative}.hp .svc-sec.is-deep{background:var(--paper-deep)}.hp .svc-head{max-width:70ch}.hp .svc-head .lede{margin-top:16px}.hp.svc .hp-nav{background:0 0}.hp .svc-hero{margin-top:-92px;padding:148px 0 80px;position:relative;overflow:hidden}@media (max-width:900px){.hp .svc-hero{margin-top:-74px;padding-top:130px}.hp .svc-hero.is-plain{padding-top:130px}}.hp .svc-wash{pointer-events:none;background:radial-gradient(760px 420px at 88% -8%,#b4530a1c,#0000 70%),radial-gradient(620px 380px at 6% 4%,#2f5fe012,#0000 72%);position:absolute;inset:0}.hp .svc-split{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:center;gap:64px;display:grid}.hp h1.display.svc-h1{letter-spacing:-.022em;max-width:15ch;margin-top:16px;font-size:clamp(38px,4.5vw,62px);line-height:1.06}.hp .lede.svc-sub{max-width:54ch;margin-top:22px;font-size:17px}.hp .svc-points{gap:9px;margin-top:26px;display:grid}.hp .svc-points span{color:var(--ink);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.hp .svc-points svg{color:var(--svc);flex:none;margin-top:3px}.hp .svc-hero .tech-actions{margin-top:30px}.hp .svc-marks{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:64px;padding-top:34px;display:grid}.hp .svc-mark{gap:5px;display:grid}.hp .svc-mark b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;color:var(--svc);font-size:42px;font-weight:500;line-height:1}.hp .svc-mark i{color:var(--ink-soft);font-size:13.5px;font-style:normal}.hp .ops{background:var(--cream);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 40px 88px -52px #101b2c99}.hp .ops-top{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:12px;padding:14px 17px;display:flex}.hp .ops-live{color:var(--ink);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:inline-flex}.hp .ops-live i{background:var(--svc);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite sc-blink}.hp .ops-clock{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:9.5px}.hp .ops-board{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hp .ops-lane{border-right:1px solid var(--line);min-height:250px;padding:14px 13px}.hp .ops-lane:last-child{border-right:0}.hp .ops-lane.is-l1{background:var(--svc-tint)}.hp .ops-lanehead{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;margin-bottom:11px;font-size:8.5px;display:flex}.hp .ops-who{text-transform:none;letter-spacing:0;color:var(--svc);align-items:center;gap:6px;margin-left:auto;font-size:9.5px;font-style:normal;display:inline-flex}.hp .ops-who svg{display:block}.hp .ops-cards{gap:8px;display:grid}.hp .ops-card{background:var(--cream);border:1px solid var(--line);border-radius:10px;gap:3px;padding:10px 11px;animation:.45s cubic-bezier(.16,1,.3,1) ops-in;display:grid;box-shadow:0 8px 20px -18px #101b2c66}@keyframes ops-in{0%{opacity:0;transform:translate(-10px)}}.hp .ops-card.is-working{border-color:var(--svc-line);box-shadow:0 12px 28px -20px #b4530a80}.hp .ops-card b{color:var(--ink);font-size:12px;font-weight:600;line-height:1.35}.hp .ops-card i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px;line-height:1.45}.hp .ops-card em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:#0f8a6a;font-size:8.5px}.hp .ops-card u{background:var(--paper-deep);border-radius:2px;height:3px;margin-top:5px;text-decoration:none;overflow:hidden}.hp .ops-card s{background:var(--svc);border-radius:2px;width:40%;height:100%;text-decoration:none;animation:2.8s linear infinite ops-work;display:block}@keyframes ops-work{0%{transform:translate(-100%)}to{transform:translate(250%)}}.hp .ops-log{border-top:1px solid var(--line);background:var(--paper);align-items:baseline;gap:12px;padding:12px 17px;display:flex}.hp .ops-logslab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}.hp .ops-logline{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;animation:.4s ease-out wg-rise;overflow:hidden}.hp .ops-logline b{color:var(--ink)}.hp .ops-logline em{color:var(--svc);font-style:normal}@media (prefers-reduced-motion:reduce){.hp .ops-card,.hp .ops-card s,.hp .ops-logline,.hp .ops-live i{animation:none}}.hp .svc-two{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:64px;display:grid}.hp .svc-why{gap:10px;display:grid}.hp .svc-whyrow{background:var(--cream);border:1px solid var(--line);border-left:3px solid var(--svc-line);border-radius:12px;gap:4px;padding:16px 18px;display:grid;box-shadow:0 14px 34px -30px #101b2c73}.hp .svc-whyrow b{color:var(--ink);font-size:13.5px;font-weight:600}.hp .svc-whyrow em{color:var(--ink-soft);font-size:13px;font-style:normal;line-height:1.55}.hp .lcp{margin-top:36px}.hp .lcp-switch{background:var(--paper-deep);border-radius:11px;gap:4px;padding:4px;display:inline-flex}.hp .lcp-switch button{cursor:pointer;font:inherit;color:var(--ink-soft);background:0 0;border:0;border-radius:8px;padding:9px 18px;font-size:13px;transition:background .3s,color .3s}.hp .lcp-switch button:hover{color:var(--ink)}.hp .lcp-switch button.is-on{background:var(--cream);color:var(--ink);font-weight:600;box-shadow:0 2px 8px -3px #101b2c59}.hp .lcp-switch button:focus-visible{outline:2px solid var(--svc);outline-offset:2px}.hp .lcp-body{background:var(--cream);border:1px solid var(--line);border-radius:16px;margin-top:16px;padding:26px 28px;transition:border-color .45s,box-shadow .45s;box-shadow:0 34px 76px -50px #101b2c8c}.hp .lcp.is-staffed .lcp-body{border-color:var(--svc-line);box-shadow:0 34px 76px -46px #b4530a66}.hp .lcp-head{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hp .lcp-line{font-family:var(--font-display), Georgia, serif;letter-spacing:-.012em;color:var(--ink);font-size:22px}.hp .lcp-face{background:var(--svc-tint);opacity:0;border-radius:11px;align-items:center;gap:10px;margin-left:auto;padding:8px 13px 8px 9px;transition:opacity .4s,transform .4s;display:inline-flex;transform:translateY(5px)}.hp .lcp-face.is-in{opacity:1;transform:none}.hp .lcp-face svg{display:block}.hp .lcp-face span{gap:1px;display:grid}.hp .lcp-face b{color:var(--ink);font-size:12.5px;font-weight:600}.hp .lcp-face i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--svc);font-size:8.5px}.hp .lcp-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px;padding:18px 0;display:grid}.hp .lcp-stats span{gap:4px;display:grid}.hp .lcp-stats b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--ink);font-size:32px;font-weight:500;line-height:1;transition:color .4s}.hp .lcp.is-staffed .lcp-stats b{color:var(--svc)}.hp .lcp-stats i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9.5px}.hp .lcp-rows{margin-top:18px;display:grid}.hp .lcp-row{border-top:1px solid var(--line);grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.hp .lcp-row:first-child{border-top:0}.hp .lcp-row em{background:#7b879866;border-radius:50%;width:7px;height:7px;transition:background .4s}.hp .lcp.is-staffed .lcp-row em{background:#0f8a6a}.hp .lcp-row b{color:var(--ink);font-size:13.5px;font-weight:600}.hp .lcp-row i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);text-align:right;font-size:10px}.hp .lcp.is-staffed .lcp-row i{color:#0f8a6a}.hp .svc-covers{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:38px;display:grid}.hp .svc-covers>.reveal{height:100%}.hp .svc-cover{background:var(--cream);border:1px solid var(--line);border-radius:15px;height:100%;padding:24px 25px 26px;transition:transform .3s cubic-bezier(.2,.7,.3,1),border-color .3s,box-shadow .3s;box-shadow:0 24px 56px -42px #101b2c80}.hp .svc-cover:hover{border-color:var(--svc-line);transform:translateY(-3px);box-shadow:0 30px 64px -40px #b4530a59}.hp .svc-covic{background:var(--svc-tint);width:40px;height:40px;color:var(--svc);border-radius:12px;place-items:center;display:grid}.hp .svc-cover h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.012em;color:var(--ink);margin:16px 0 0;font-size:20px;font-weight:500}.hp .svc-cover p{color:var(--ink-soft);margin:9px 0 0;font-size:14px;line-height:1.6}.hp .svc-cat{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:38px;display:grid}.hp .svc-cat>.reveal{height:100%}.hp .svc-catcard{background:var(--cream);border:1px solid var(--line);border-radius:14px;grid-template-rows:auto 1fr auto;height:100%;padding:22px 23px 24px;transition:transform .28s cubic-bezier(.2,.7,.3,1),border-color .28s,box-shadow .28s;display:grid;box-shadow:0 18px 44px -38px #101b2c80}.hp .svc-catcard:hover{border-color:var(--svc-line);transform:translateY(-3px);box-shadow:0 26px 56px -38px #b4530a4d}.hp .svc-catcard h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.012em;color:var(--ink);margin:0;font-size:18.5px;font-weight:500}.hp .svc-catcard>p{color:var(--ink-soft);margin:9px 0 0;font-size:13.5px;line-height:1.62}.hp .svc-catcard ul{border-top:1px solid var(--line);gap:7px;margin:15px 0 0;padding:15px 0 0;list-style:none;display:grid}.hp .svc-catcard li{color:var(--ink);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;font-size:12.5px;line-height:1.45;display:grid}.hp .svc-catcard li svg{color:var(--svc);margin-top:2px}.hp .svc-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-top:44px;display:grid;position:relative}.hp .svc-beam{background:linear-gradient(90deg, var(--svc-line), #b4530a14);border-radius:1px;height:2px;position:absolute;top:17px;left:0;right:0}.hp .svc-step{position:relative}.hp .svc-num{background:var(--svc);color:#fff;width:36px;height:36px;font-family:var(--font-mono), ui-monospace, monospace;box-shadow:0 0 0 6px var(--paper-deep);border-radius:50%;place-items:center;font-size:13px;display:grid}.hp .svc-sec:not(.is-deep) .svc-num{box-shadow:0 0 0 6px var(--paper)}.hp .svc-step h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.012em;color:var(--ink);margin:18px 0 0;font-size:19px;font-weight:500}.hp .svc-step p{color:var(--ink-soft);margin:8px 0 0;font-size:13.5px;line-height:1.65}.hp .svc-lists{grid-template-columns:1fr 1fr;gap:20px;display:grid}.hp .svc-lists>.reveal{height:100%}.hp .svc-list{background:var(--cream);border:1px solid var(--line);border-radius:16px;height:100%;padding:34px 36px 36px;box-shadow:0 24px 56px -44px #101b2c80}.hp .svc-list.is-accent{background:var(--forest);border-color:var(--forest)}.hp .svc-list.is-accent .svc-kicker{color:#e2a06a}.hp .svc-list.is-accent .display{color:#fff}.hp .svc-list.is-accent li{color:#e9eef6cc}.hp .svc-list.is-accent li svg{color:#e2a06a}.hp .svc-list h2.display{margin-top:12px;font-size:clamp(24px,2.2vw,30px)}.hp .svc-list ul{gap:13px;margin:22px 0 0;padding:0;list-style:none;display:grid}.hp .svc-list li{color:var(--ink-soft);align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.55;display:flex}.hp .svc-list li svg{color:var(--svc);flex:none;margin-top:4px}@media (max-width:1080px){.hp .svc-split,.hp .svc-two{grid-template-columns:1fr;gap:44px}.hp .svc-covers{grid-template-columns:1fr}.hp .svc-cat{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .svc-rail{grid-template-columns:1fr 1fr;gap:34px 26px}.hp .svc-beam{display:none}}@media (max-width:760px){.hp .svc-marks{grid-template-columns:1fr;gap:20px}.hp .svc-lists,.hp .svc-cat,.hp .svc-rail,.hp .ops-board{grid-template-columns:1fr}.hp .ops-lane{border-right:0;border-bottom:1px solid var(--line);min-height:0}.hp .lcp-stats{grid-template-columns:1fr}}.hp .ros{background:var(--cream);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 40px 88px -52px #101b2c99}.hp .ros-top{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:12px;padding:14px 18px;display:flex}.hp .ros-title{color:var(--ink);font-size:12.5px;font-weight:600}.hp .ros-flag{color:#0f8a6a;font-family:var(--font-mono), ui-monospace, monospace;background:#0f8a6a1f;border-radius:7px;margin-left:auto;padding:4px 10px;font-size:9px;transition:background .4s,color .4s}.hp .ros-flag.is-short{color:var(--svc);background:#b4530a1f}.hp .ros-people{gap:8px;padding:14px 18px 6px;display:grid}.hp .ros-p{background:var(--paper);border:1px solid var(--line);border-radius:11px;align-items:center;gap:11px;padding:9px 11px;animation:.45s cubic-bezier(.16,1,.3,1) ros-in;display:flex}@keyframes ros-in{0%{opacity:0;transform:translateY(-6px)}}.hp .ros-p svg{flex:none;display:block}.hp .ros-p span{gap:1px;min-width:0;display:grid}.hp .ros-p b{color:var(--ink);font-size:12.5px;font-weight:600}.hp .ros-p i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9px}.hp .ros-p.is-placed{background:var(--svc-tint);border-color:var(--svc-line)}.hp .ros-p em{background:var(--svc);color:#fff;font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;border-radius:6px;margin-left:auto;padding:3px 8px;font-size:8px}.hp .ros-cap{padding:14px 18px 16px}.hp .ros-caphead{align-items:baseline;gap:12px;display:flex}.hp .ros-caphead i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:8.5px}.hp .ros-caphead b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.015em;color:var(--ink);margin-left:auto;font-size:22px;font-weight:500}.hp .ros-caphead s{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:9.5px;text-decoration:none}.hp .ros-bar{background:var(--paper-deep);border-radius:3px;height:6px;margin-top:9px;display:block;overflow:hidden}.hp .ros-bar u{background:linear-gradient(90deg, #2f5fe0, var(--svc));border-radius:3px;height:100%;text-decoration:none;transition:width .6s cubic-bezier(.16,1,.3,1);display:block}.hp .ros-note{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-top:9px;font-size:9.5px;display:block}.hp .ros-foot{border-top:1px solid var(--line);background:var(--paper);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);padding:11px 18px;font-size:9.5px}@media (prefers-reduced-motion:reduce){.hp .ros-p{animation:none}}.hp .prs{background:var(--cream);border:1px solid var(--line);border-radius:16px;padding:16px 18px 8px;box-shadow:0 34px 76px -50px #101b2c8c}.hp .prs-top{border-bottom:1px solid var(--line);align-items:baseline;gap:12px;padding-bottom:12px;display:flex}.hp .prs-title{color:var(--ink);font-size:12.5px;font-weight:600}.hp .prs-count{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-left:auto;font-size:9.5px}.hp .prs-count b{color:var(--ink)}.hp .prs-row{border-top:1px solid var(--line);opacity:0;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;transition:opacity .4s,transform .4s;display:grid;transform:translateY(5px)}.hp .prs-row:first-of-type{border-top:0}.hp .prs-row.is-in{opacity:1;transform:none}.hp .prs-face svg{display:block}.hp .prs-body{gap:2px;min-width:0;display:grid}.hp .prs-body b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.hp .prs-body i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);align-items:center;gap:6px;font-size:9px;display:flex}.hp .prs-body em{background:var(--svc-tint);color:var(--svc);letter-spacing:.05em;border-radius:5px;padding:2px 6px;font-size:8px;font-style:normal}.hp .prs-right{justify-items:end;gap:3px;display:grid}.hp .prs-right u{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.04em;border-radius:6px;padding:3px 9px;font-size:8.5px;text-decoration:none}.hp .prs-right u.is-merged{color:#7a4bd0;background:#7a4bd01f}.hp .prs-right u.is-in{color:var(--brass);background:#2f5fe01c}.hp .prs-right u.is-open{background:var(--paper-deep);color:var(--ink-soft)}.hp .prs-right s{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);white-space:nowrap;font-size:8.5px;text-decoration:none}@media (prefers-reduced-motion:reduce){.hp .prs-row{opacity:1;transform:none}}.hp .eng-fit{grid-template-columns:1fr 1fr;gap:10px 22px;margin-top:26px;display:grid}.hp .eng-fit span{color:var(--ink-soft);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.5;display:flex}.hp .eng-fit svg{color:var(--svc);flex:none;margin-top:3px}.hp .eng-shapes{gap:12px;display:grid}.hp .eng-shape{background:var(--cream);border:1px solid var(--line);border-left:3px solid var(--svc-line);border-radius:14px;gap:5px;padding:20px 22px;display:grid;box-shadow:0 18px 44px -36px #101b2c80}.hp .eng-shape b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.012em;color:var(--ink);font-size:20px;font-weight:500}.hp .eng-shape i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--svc);font-size:9.5px}.hp .eng-shape em{color:var(--ink-soft);margin-top:3px;font-size:13.5px;font-style:normal;line-height:1.55}@media (max-width:760px){.hp .eng-fit{grid-template-columns:1fr}}.hp .svc-hero.is-plain{padding:148px 0 72px}.hp h1.display.svc-h1.is-wide{max-width:20ch}.hp .lede.svc-sub.is-wide{max-width:74ch}.hp .svc-tabs{grid-template-columns:1fr 1fr;gap:14px;max-width:820px;margin-top:44px;display:grid}.hp .svc-tabs>.reveal{height:100%}.hp .svc-tab{background:var(--cream);border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 14px;height:100%;padding:20px 22px;transition:transform .3s cubic-bezier(.2,.7,.3,1),border-color .3s,box-shadow .3s;display:grid;box-shadow:0 20px 48px -40px #101b2c80}.hp .svc-tab:hover{border-color:var(--svc-line);transform:translateY(-3px);box-shadow:0 28px 60px -40px #b4530a66}.hp .svc-tab b{font-family:var(--font-display), Georgia, serif;letter-spacing:-.015em;color:var(--ink);grid-column:1;font-size:22px;font-weight:500}.hp .svc-tab em{color:var(--ink-soft);grid-column:1;font-size:13.5px;font-style:normal}.hp .svc-tab i{color:var(--svc);grid-area:1/2/span 2;font-size:17px;font-style:normal;transition:transform .3s cubic-bezier(.2,.7,.3,1)}.hp .svc-tab:hover i{transform:translate(4px)}.hp .svc-ask{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin-top:12px;font-size:10px;display:block}.hp .svc-list.is-accent .svc-ask{color:#e9eef699}.hp .svc-list h3.display{font-family:var(--font-display), Georgia, serif;letter-spacing:-.018em;color:var(--ink);margin:8px 0 0;font-size:clamp(24px,2.2vw,30px);font-weight:500;line-height:1.15}.hp .svc-list.is-accent h3.display{color:#fff}.hp .svc-go{color:var(--svc);align-items:center;gap:8px;margin-top:24px;font-size:14px;font-weight:600;display:inline-flex}.hp .svc-list.is-accent .svc-go{color:#e2a06a}.hp .svc-go i{font-style:normal;transition:transform .3s cubic-bezier(.2,.7,.3,1)}.hp .svc-go:hover i{transform:translate(4px)}@media (max-width:760px){.hp .svc-tabs{grid-template-columns:1fr}}.hp .car-hero{padding:56px 0}.hp h1.display.car-h1{letter-spacing:-.024em;max-width:20ch;margin-top:14px;font-size:clamp(34px,3.8vw,52px);line-height:1.08}.hp .lede.car-sub{max-width:64ch;margin-top:22px}.hp .car-sec{padding:72px 0}.hp .car-sec.is-deep{background:var(--paper-deep)}.hp .car-head{max-width:64ch}.hp .car-head .lede{margin-top:14px}.hp .car-head h2.display{font-size:clamp(26px,2.4vw,34px)}.hp .car-roles{border-top:1px solid var(--line);margin-top:32px}.hp .car-role{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding:22px 4px;transition:padding-left .25s cubic-bezier(.2,.7,.3,1),background .25s;display:flex}.hp .car-role:hover{background:var(--cream);padding-left:12px}.hp .car-rmain{gap:5px;min-width:0;display:grid}.hp .car-rmain b{letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:600}.hp .car-rmain i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);font-size:10.5px}.hp .car-rgo{color:var(--brass);margin-left:auto;font-size:17px;transition:transform .25s}.hp .car-role:hover .car-rgo{transform:translate(4px)}.hp .car-write{margin-top:26px;font-size:16px}.hp .car-write a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}.hp .car-two{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.hp .car-two h2.display{font-size:clamp(24px,2.2vw,30px)}.hp .car-list{gap:13px;margin:22px 0 0;padding:0;list-style:none;display:grid}.hp .car-list li{color:var(--ink-soft);padding-left:20px;font-size:15px;line-height:1.65;position:relative}.hp .car-list li:before{content:"";background:#2f5fe073;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:2px}.hp .car-hire{counter-reset:hire;margin:22px 0 0;padding:0;list-style:none;display:grid}.hp .car-hire li{counter-increment:hire;border-top:1px solid var(--line);grid-template-columns:26px minmax(0,1fr);gap:4px 12px;padding:13px 0;display:grid}.hp .car-hire li:first-child{border-top:0;padding-top:0}.hp .car-hire li:before{content:counter(hire);font-family:var(--font-mono), ui-monospace, monospace;color:var(--brass);grid-row:1/span 2;align-self:start;margin-top:2px;font-size:10.5px}.hp .car-hire b{color:var(--ink);font-size:15px;font-weight:600}.hp .car-hire span{color:var(--ink-soft);font-size:14px;line-height:1.6}.hp .car-note{color:var(--ink-soft);margin:22px 0 0;font-size:14px;line-height:1.65}.hp .car-note a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}@media (max-width:900px){.hp .car-two{grid-template-columns:1fr;gap:44px}}.hp .jd-hero{padding:56px 0 40px;position:relative;overflow:hidden}.hp .jd-back{color:var(--ink-soft);align-items:center;gap:8px;margin-bottom:26px;font-size:13.5px;transition:color .2s;display:inline-flex}.hp .jd-back:hover{color:var(--brass)}.hp .jd-back i{font-size:15px;font-style:normal}.hp h1.display.jd-h1{letter-spacing:-.022em;max-width:20ch;margin-top:14px;font-size:clamp(32px,3.6vw,48px);line-height:1.08}.hp .jd-facts{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.hp .jd-facts span{background:var(--cream);border:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:8px;padding:6px 12px;font-size:10.5px}.hp .jd-body{padding:36px 0 104px}.hp .jd-grid{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:56px;display:grid}.hp .jd-copy{min-width:0}.hp .jd-copy h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.016em;color:var(--ink);margin:38px 0 14px;font-size:24px;font-weight:500}.hp .jd-copy>:first-child,.hp .jd-copy div:first-of-type h2:first-child{margin-top:0}.hp .jd-copy p{color:var(--ink-soft);max-width:68ch;margin:0 0 14px;font-size:15.5px;line-height:1.75}.hp .jd-copy ul{gap:11px;max-width:68ch;margin:0;padding:0;list-style:none;display:grid}.hp .jd-copy li{color:var(--ink-soft);align-items:flex-start;gap:11px;font-size:15px;line-height:1.6;display:flex}.hp .jd-copy li svg{color:var(--brass);flex:none;margin-top:4px}.hp .jd-apply{position:sticky;top:104px}.hp .apply-form{background:var(--cream);border:1px solid var(--line);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:16px;padding:26px;box-shadow:0 30px 70px -50px #101b2c80}.hp .apply-form h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.014em;color:var(--ink);margin-bottom:6px;font-size:21px;font-weight:500}.hp .apply-note{color:var(--ink-soft);margin-bottom:20px;font-size:12.5px;line-height:1.55}.hp .af-field span{color:var(--ink);font-size:12.5px}.hp .af-field i{color:var(--brass)}.hp .af-field input,.hp .af-field select,.hp .af-field textarea{background:var(--paper);border:1px solid var(--line);font:inherit;color:var(--ink);border-radius:9px;padding:11px 12px;font-size:13.5px;transition:border-color .2s,background .2s}.hp .af-field input:focus,.hp .af-field select:focus,.hp .af-field textarea:focus{border-color:var(--brass);background:var(--cream);outline:none}.hp .af-field input::placeholder,.hp .af-field textarea::placeholder{color:#5b64728c}.hp .af-field input[type=file]{color:var(--ink-soft)}.hp .af-field input[type=file]::file-selector-button{font:inherit;color:var(--brass);cursor:pointer;background:#2f5fe017;border:1px solid #2f5fe038;border-radius:7px;margin-right:11px;padding:6px 12px;font-size:12px;transition:background .2s}.hp .af-field input[type=file]::file-selector-button:hover{background:#2f5fe029}.hp .af-hint{color:var(--ink-soft);font-size:11px}.hp .af-error{color:#c2255c;font-size:13px}.hp .apply-form .btn-aqua{background:var(--ink);color:#fff;box-shadow:none;border-radius:10px;padding:13px 22px;font-size:14.5px}.hp .apply-form .btn-aqua:hover{background:var(--forest);box-shadow:0 10px 26px -14px #101b2c99}.hp .apply-done svg{stroke:#0f8a6a}.hp .apply-done p{color:var(--ink-soft)}@media (max-width:1000px){.hp .jd-grid{grid-template-columns:1fr;gap:40px}.hp .jd-apply{position:static}}.hp .lgl-sec-wrap{padding:48px 0 72px}.hp .lgl-head{border-bottom:1px solid var(--line);max-width:74ch;padding-bottom:44px}.hp h1.display.lgl-title{letter-spacing:-.024em;margin-top:14px;font-size:clamp(34px,3.8vw,52px);line-height:1.06}.hp .lgl-meta{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin:18px 0 0;font-size:11px;line-height:1.8}.hp .lgl-meta a{color:var(--brass)}.hp .lede.lgl-lead{max-width:70ch;margin-top:22px}.hp .lgl-grid{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:64px;margin-top:48px;display:grid}.hp .lgl-toc{position:sticky;top:104px}.hp .lgl-toch{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:14px;font-size:9px;display:block}.hp .lgl-toc ol{gap:2px;margin:0;padding:0;list-style:none;display:grid}.hp .lgl-toc a{color:var(--ink-soft);border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:baseline;gap:10px;padding:8px 10px;font-size:13px;line-height:1.4;transition:background .2s,color .2s;display:grid}.hp .lgl-toc a:hover{background:var(--cream);color:var(--ink)}.hp .lgl-toc a i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--brass);font-size:9.5px}.hp .lgl-body{min-width:0}.hp .lgl-intro{border-bottom:1px solid var(--line);max-width:74ch;color:var(--ink);margin:0 0 34px;padding-bottom:28px;font-size:16.5px;line-height:1.7}.hp .lgl-sec{border-bottom:1px solid var(--line);margin-bottom:40px;padding-bottom:40px}.hp .lgl-sec:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.hp .lgl-sec{scroll-margin-top:104px}.hp .lgl-sec h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.018em;color:var(--ink);grid-template-columns:34px minmax(0,1fr);align-items:baseline;gap:12px;margin:0 0 18px;font-size:26px;font-weight:500;display:grid}.hp .lgl-sec h2 i{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--brass);font-size:12px}.hp .lgl-sec h3{letter-spacing:-.005em;color:var(--ink);margin:26px 0 10px;font-size:15px;font-weight:600}.hp .lgl-sec p{max-width:74ch;color:var(--ink-soft);margin:0 0 14px;font-size:15.5px;line-height:1.75}.hp .lgl-sec p:last-child{margin-bottom:0}.hp .lgl-sec a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}.hp .lgl-sec strong{color:var(--ink);font-weight:600}.hp .lgl-list{gap:9px;max-width:74ch;margin:0 0 16px;padding:0;list-style:none;display:grid}.hp .lgl-list li{color:var(--ink-soft);padding-left:20px;font-size:15px;line-height:1.65;position:relative}.hp .lgl-list li:before{content:"";background:#2f5fe073;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:2px}@media (max-width:1000px){.hp .lgl-grid{grid-template-columns:1fr;gap:36px}.hp .lgl-toc{border-bottom:1px solid var(--line);padding-bottom:28px;position:static}.hp .lgl-toc ol{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:640px){.hp .lgl-toc ol{grid-template-columns:1fr}}.hp .nf{padding:56px 0 104px}.hp h1.display.nf-h1{letter-spacing:-.024em;max-width:16ch;margin-top:14px;font-size:clamp(36px,4.2vw,58px);line-height:1.06}.hp .lede.nf-sub{max-width:58ch;margin-top:22px}.hp .nf-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1000px;margin-top:44px;display:grid}.hp .nf-link{background:var(--cream);border:1px solid var(--line);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;padding:18px 20px;transition:transform .28s cubic-bezier(.2,.7,.3,1),border-color .28s;display:grid;box-shadow:0 18px 44px -38px #101b2c80}.hp .nf-link:hover{border-color:#2f5fe057;transform:translateY(-2px)}.hp .nf-link b{color:var(--ink);grid-column:1;font-size:15px;font-weight:600}.hp .nf-link em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);grid-column:1;font-size:9.5px}.hp .nf-link i{color:var(--brass);grid-area:1/2/span 2;font-size:16px;font-style:normal;transition:transform .28s cubic-bezier(.2,.7,.3,1)}.hp .nf-link:hover i{transform:translate(4px)}.hp .nf-home{color:var(--ink-soft);margin:32px 0 0;font-size:15px}.hp .nf-home a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}@media (max-width:900px){.hp .nf-links{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hp .nf-links{grid-template-columns:1fr}}.hp .hero2-a11y,.hp .sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hp .dc-doclink{background:var(--cream);border:1px solid var(--line);color:var(--ink);border-radius:9px;align-items:center;gap:8px;margin-top:16px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:border-color .25s,color .25s,transform .25s;display:inline-flex}.hp .dc-doclink:hover{color:var(--brass);border-color:#2f5fe06b;transform:translateY(-1px)}.hp .dc-doclink i{color:var(--brass);font-style:normal;transition:transform .25s}.hp .dc-doclink:hover i{transform:translate(3px)}.hp .rtr{background:var(--cream);border:1px solid var(--line);border-radius:16px;margin-top:8px;padding:26px 28px 28px;box-shadow:0 34px 76px -50px #101b2c8c}.hp .rtr-top{gap:8px;display:grid}.hp .rtr-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);font-size:9px}.hp .rtr-ask{font-family:var(--font-display), Georgia, serif;letter-spacing:-.014em;color:var(--ink);font-size:clamp(20px,2vw,26px);line-height:1.25;animation:.45s ease-out wg-rise}.hp .rtr-read{background:var(--paper-deep);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);border-radius:8px;align-items:center;gap:9px;margin-top:20px;padding:6px 12px;font-size:9.5px;transition:background .4s,color .4s;display:inline-flex}.hp .rtr-read i{background:var(--ink-soft);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite sc-blink}.hp .rtr-read.is-done{color:var(--brass);background:#2f5fe01a}.hp .rtr-read.is-done i{background:var(--brass);animation:none}.hp .rtr-grid{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.hp .rtr-cell{background:var(--paper);border:1px solid var(--line);color:var(--ink-soft);border-radius:9px;padding:8px 14px;font-size:13px;transition:background .35s,border-color .35s,color .35s,transform .35s}.hp .rtr-cell.is-on{background:var(--ink);border-color:var(--ink);color:#fff;font-weight:600;transform:translateY(-2px)}.hp .rtr-why{border-top:1px solid var(--line);opacity:0;gap:5px;min-height:52px;margin-top:18px;padding-top:16px;transition:opacity .4s,transform .4s;display:grid;transform:translateY(4px)}.hp .rtr-why.is-in{opacity:1;transform:none}.hp .rtr-why b{color:var(--ink);font-size:14.5px;font-weight:600}.hp .rtr-why em{font-style:normal;font-family:var(--font-mono), ui-monospace, monospace;color:#c2255c;font-size:10px}@media (prefers-reduced-motion:reduce){.hp .rtr-ask,.hp .rtr-read i{animation:none}}.hp .ag-head{max-width:66ch}.hp .ag-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:38px;display:grid}.hp .ag-grid>.reveal{height:100%}.hp .ag-card{background:var(--cream);border:1px solid var(--line);border-radius:15px;align-content:start;gap:0;height:100%;padding:24px 26px 26px;transition:transform .3s cubic-bezier(.2,.7,.3,1),border-color .3s;display:grid;position:relative;box-shadow:0 22px 52px -42px #101b2c80}.hp .ag-card:hover{border-color:#2f5fe04d;transform:translateY(-3px)}.hp .ag-num{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;color:var(--brass);font-size:10px}.hp .ag-card h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.016em;color:var(--ink);margin:8px 0 0;font-size:22px;font-weight:500}.hp .ag-card p{color:var(--ink-soft);margin:10px 0 0;font-size:14px;line-height:1.65}.hp .ag-not{border-top:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-soft);margin-top:16px;padding-top:14px;font-size:10px;line-height:1.6}.hp .ag-beyond{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:38px;display:grid}.hp .ag-beyond>.reveal{height:100%}.hp .ag-brow{background:var(--cream);border:1px solid var(--line);border-radius:13px;align-content:start;gap:6px;height:100%;padding:18px 20px;display:grid;box-shadow:0 16px 40px -34px #101b2c73}.hp .ag-brow b{color:var(--ink);font-size:14px;font-weight:600}.hp .ag-brow em{color:var(--ink-soft);font-size:13px;font-style:normal;line-height:1.6}.hp .ag-cards{gap:14px;display:grid}.hp .ag-side{background:var(--cream);border:1px solid var(--line);border-radius:14px;padding:20px 22px;box-shadow:0 18px 44px -36px #101b2c80}.hp .ag-lab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--brass);font-size:9px;display:block}.hp .ag-side h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.012em;color:var(--ink);margin:7px 0 0;font-size:19px;font-weight:500}.hp .ag-side p{color:var(--ink-soft);margin:7px 0 0;font-size:13.5px;line-height:1.6}@media (max-width:1080px){.hp .ag-beyond{grid-template-columns:1fr 1fr}}@media (max-width:760px){.hp .ag-grid,.hp .ag-beyond{grid-template-columns:1fr}}.hp .rtr-glab{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);margin-top:18px;font-size:9px;display:block}.hp .rtr-glab+.rtr-grid{margin-top:10px}
