.pub-shell{--bg:#f4f7fb;--bg-alt:#eaf0f7;--c:#fff;--panel:#0b1018;--head:hsla(0,0%,100%,.82);--inset:rgba(15,32,54,.035);--bar:rgba(15,32,54,.1);--fg:#0f1c2c;--muted:#54637b;--muted2:#33455d;--dim:#5f7185;--dim2:#8593a6;--faint:#9aa7b8;--bd:rgba(15,32,54,.09);--bd2:rgba(15,32,54,.12);--bd3:rgba(15,32,54,.2);--hair:rgba(15,32,54,.08);--ac:#0c93b8;--ac2:#0a9c69;--acsoft:#0c93b8;--grad:linear-gradient(135deg,#22d3ee,#34d399);--grad-text:linear-gradient(120deg,#22d3ee,#34d399);--glow1:rgba(34,211,238,.1);--glow2:rgba(52,211,153,.08);--grid:rgba(15,32,54,.045);background:var(--bg);color:var(--fg);font-family:var(--font-geist-sans,"Geist"),system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;position:relative;overflow-x:hidden}.pub-shell *,.pub-shell :after,.pub-shell :before{box-sizing:border-box}.pub-shell h1,.pub-shell h2,.pub-shell h3,.pub-shell h4{font-family:var(--font-geist-sans,"Geist"),system-ui,sans-serif;font-weight:600;letter-spacing:-.02em;line-height:1.15}.pub-shell h1{font-size:clamp(2.3rem,5.2vw,3.7rem);line-height:1.05;letter-spacing:-.025em}.pub-shell h2{font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.12}.pub-shell h3{font-size:18px}.pub-shell .mono{font-family:var(--font-geist-mono,"Geist Mono"),ui-monospace,monospace}.pub-shell ::selection{background:rgba(34,211,238,.28);color:#fff}.pub-shell a{color:inherit;text-decoration:none}@keyframes pubBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes pubGrid{to{background-position:64px 64px}}@keyframes pubReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes pubPulse{0%,to{opacity:.5}50%{opacity:.9}}@media (max-width:940px){.pub-shell [data-hero-grid]{grid-template-columns:1fr!important}}@media (max-width:820px){.pub-shell [data-nav-links]{display:none!important}}@media (max-width:860px){.pub-shell [data-nav-desktop]{display:none!important}}@media (max-width:560px){.pub-shell [data-btn-client]{display:none!important}}.pub-shell .sw-drop{position:relative}.pub-shell .sw-menu{position:absolute;top:100%;left:50%;padding-top:14px;transform:translate(-50%,8px);opacity:0;visibility:hidden;transition:opacity .16s ease,transform .16s ease;pointer-events:none}.pub-shell .sw-drop:hover .sw-menu{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.pub-shell .sw-drop:hover .sw-caret{transform:rotate(180deg)}.pub-shell .sw-caret{display:inline-block;transition:transform .2s}