:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(90deg)}}}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.screenshots-carousel[data-astro-cid-fqjt62f3]{max-width:68rem;margin:0 auto}.screenshots-slide[data-astro-cid-fqjt62f3]{margin:0;display:grid;gap:.75rem;justify-items:center}.screenshots-link[data-astro-cid-fqjt62f3]{display:block;border:1px solid rgba(255,255,255,.35);border-radius:8px;overflow:hidden;max-width:min(72vw,860px);background:#14192a}.screenshots-link[data-astro-cid-fqjt62f3] img[data-astro-cid-fqjt62f3]{display:block;width:100%;height:auto}.screenshots-slide[data-astro-cid-fqjt62f3] figcaption[data-astro-cid-fqjt62f3]{color:var(--hero-color);text-align:center}.screenshots-swiper[data-astro-cid-fqjt62f3]::part(button-prev),.screenshots-swiper[data-astro-cid-fqjt62f3]::part(button-next){color:#edf1ff}.screenshots-thumbs[data-astro-cid-fqjt62f3]{margin-top:.9rem;max-width:min(72vw,860px);margin-left:auto;margin-right:auto}.screenshots-thumbs[data-astro-cid-fqjt62f3] swiper-slide[data-astro-cid-fqjt62f3]{border:1px solid rgba(255,255,255,.35);border-radius:8px;overflow:hidden;opacity:.65;cursor:pointer}.screenshots-thumbs[data-astro-cid-fqjt62f3] .swiper-slide-thumb-active[data-astro-cid-fqjt62f3]{opacity:1;border-color:#edf1ff}.screenshots-thumbs[data-astro-cid-fqjt62f3] img[data-astro-cid-fqjt62f3]{display:block;width:100%;height:auto}body{margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;background:#0c0d11;color:#0f1b36}main{margin:0}#root{min-height:100vh}:root{--hero-bg: radial-gradient(circle at 0% 0%, #101727, #05070d 60%);--hero-panel: rgba(7, 10, 20, .8);--hero-color: #edf1ff;--primary: #3578e5;--surface: #ffffff;--muted-surface: #f7f8fb;--border: #e3e7f2;--text: #0f1b36;--text-muted: #5a6070;--radius: 16px;--shadow: 0 25px 70px rgba(5, 8, 20, .35);--shadow-soft: 0 10px 40px rgba(15, 27, 54, .1)}a[data-astro-cid-mmc7otgs]{color:var(--primary);text-decoration:none}a[data-astro-cid-mmc7otgs]:hover{text-decoration:underline}.hero[data-astro-cid-mmc7otgs]{background:var(--hero-bg);color:var(--hero-color);padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.hero[data-astro-cid-mmc7otgs]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(53,120,229,.25),transparent 60%);filter:blur(50px)}.hero__content[data-astro-cid-mmc7otgs]{position:relative;z-index:1;max-width:960px}.hero__statements[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem}.hero__statements[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{margin:0;padding:1rem 1.25rem;background:var(--hero-panel);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);font-size:.95rem;line-height:1.5;color:#edf1ffd9}.hero__actions[data-astro-cid-mmc7otgs]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem;justify-content:center}.button[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.8rem;font-weight:600;font-size:.95rem;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.button[data-astro-cid-mmc7otgs]:hover{transform:translateY(-1px);text-decoration:none}.button--primary[data-astro-cid-mmc7otgs]{background:var(--primary);color:#fff;box-shadow:0 15px 30px #3578e54d}.button--ghost[data-astro-cid-mmc7otgs]{background:transparent;color:#edf1ff;border-color:#fff3}.eyebrow[data-astro-cid-mmc7otgs]{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;color:#edf1ffbf;margin-bottom:.75rem}.lede[data-astro-cid-mmc7otgs]{font-size:1.15rem;line-height:1.6;color:#edf1ffd9}.page[data-astro-cid-mmc7otgs]{background:#f5f6fb;color:var(--text)}.container[data-astro-cid-mmc7otgs]{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section[data-astro-cid-mmc7otgs]{padding:4rem 0;background:var(--surface)}.section[data-astro-cid-mmc7otgs].muted{background:var(--muted-surface)}.section[data-astro-cid-mmc7otgs]+.section[data-astro-cid-mmc7otgs]{border-top:1px solid var(--border)}.section__eyebrow[data-astro-cid-mmc7otgs]{text-transform:uppercase;font-size:.8rem;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.75rem}.section__header[data-astro-cid-mmc7otgs]{max-width:720px;margin-bottom:2rem}h1[data-astro-cid-mmc7otgs],h2[data-astro-cid-mmc7otgs],h3[data-astro-cid-mmc7otgs]{margin:0 0 1rem;line-height:1.2}h1[data-astro-cid-mmc7otgs]{font-size:clamp(2.25rem,4vw,3rem)}h2[data-astro-cid-mmc7otgs]{font-size:clamp(1.75rem,3vw,2.4rem)}p[data-astro-cid-mmc7otgs]{margin:0 0 1rem;color:var(--text);line-height:1.7}.split[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;align-items:start}.card-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.card[data-astro-cid-mmc7otgs]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-soft)}.card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{margin-bottom:.5rem;font-size:1.1rem}.section__footer[data-astro-cid-mmc7otgs]{margin-top:2.5rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.pill-list[data-astro-cid-mmc7otgs]{background:#fff;border-radius:var(--radius);padding:1.5rem;border:1px solid var(--border);box-shadow:var(--shadow-soft)}.pill-list[data-astro-cid-mmc7otgs] ul[data-astro-cid-mmc7otgs]{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-wrap:wrap;gap:.75rem}.pill-list[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs]{background:#eff3ff;border-radius:999px;padding:.4rem 1rem;font-weight:600;font-size:.9rem}.list[data-astro-cid-mmc7otgs]{padding-left:1.25rem;margin:0}.resources[data-astro-cid-mmc7otgs] .card[data-astro-cid-mmc7otgs]{background:linear-gradient(180deg,#fff,#f7f8fb)}.resource-card[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:.5rem}.resource-card__label[data-astro-cid-mmc7otgs]{font-weight:700;font-size:1rem}.resource-card__link[data-astro-cid-mmc7otgs]{font-weight:600;color:var(--primary);text-transform:uppercase;font-size:.8rem;letter-spacing:.08em}@media(max-width:720px){.hero[data-astro-cid-mmc7otgs]{padding-top:4rem}.hero__actions[data-astro-cid-mmc7otgs]{flex-direction:column;align-items:stretch}.section[data-astro-cid-mmc7otgs]{padding:3rem 0}}html,body{margin:0;width:100%;height:100%}
