:root{--ink: #453d5c;--lavender: #a78bdf;--pf-ink: #453d5c;--pf-border: #453d5c;--pf-shadow: #453d5c;--pf-fill: #453d5c;--pf-cta-bg: #453d5c;--pf-cta-fg: #e4f0a0;--pf-lavender: #a78bdf;--pf-lime: #e4f0a0;--pf-deep-card: #5a5175;--pf-deep-border: #6e648c;--pf-muted: #948da8;--pf-body: #6a6480;--pf-placeholder: #b9b3cc;--pf-surface: #f7f6fb;--pf-surface-lav: #f1eefb;--pf-canvas: #edecf3;--pf-card: #ffffff;--pf-disabled-bg: #edebf2;--pf-disabled-border: #c9c4d6;--pf-disabled-fg: #b9b3cc;--pf-star-off: #d8d3e4;--pf-divider: #edebf2;color-scheme:light}:root[data-theme=dark]{--pf-ink: #ffffff;--pf-border: #6e648c;--pf-shadow: #6e648c;--pf-fill: #453d5c;--pf-cta-bg: #e4f0a0;--pf-cta-fg: #453d5c;--pf-lavender: #a78bdf;--pf-lime: #e4f0a0;--pf-deep-card: #5a5175;--pf-deep-border: #6e648c;--pf-muted: #a79fc0;--pf-body: #d8d3e4;--pf-placeholder: #6e648c;--pf-surface: #453d5c;--pf-surface-lav: #3b3450;--pf-canvas: #2a2440;--pf-card: #5a5175;--pf-disabled-bg: #4a4265;--pf-disabled-border: #6e648c;--pf-disabled-fg: #857e9e;--pf-star-off: #4a4265;--pf-divider: #6e648c;color-scheme:dark}*{box-sizing:border-box}:focus-visible{outline:2.5px solid var(--pf-lavender);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}html,body{margin:0;padding:0}body{background:var(--pf-canvas);font-family:DotGothic16,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--pf-ink);transition:background .25s ease,color .25s ease}a{color:var(--lavender)}a:hover{color:#9d82e0}@keyframes scrIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.5) rotate(-6deg)}60%{opacity:1;transform:scale(1.12) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes ringSpin{to{transform:rotate(360deg)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes conf{0%{transform:translateY(-30px) rotate(0);opacity:0}12%{opacity:1}to{transform:translateY(560px) rotate(420deg);opacity:0}}@keyframes dotblink{0%,to{opacity:.25}50%{opacity:1}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sheetUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.pita-press{transition:transform .06s ease,box-shadow .06s ease}.app-fullbleed{width:100%;height:100vh;height:100dvh}.pita-scroll{scrollbar-width:thin;scrollbar-color:#d8d3e4 transparent}.pita-scroll>*{flex-shrink:0}.pita-scroll::-webkit-scrollbar{width:5px}.pita-scroll::-webkit-scrollbar-thumb{background:#d8d3e4;border-radius:99px}html{scroll-behavior:smooth}.lp-wrap a{text-decoration:none}.lp-navlink{font-size:13.5px;color:var(--pf-body);cursor:pointer}.lp-navlink:hover{color:var(--pf-ink)}.lp-hero{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media (min-width: 940px){.lp-hero{grid-template-columns:1.05fr .95fr}}.lp-grid3{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 760px){.lp-grid3{grid-template-columns:repeat(3,1fr)}}.lp-card{transition:transform .15s ease,box-shadow .15s ease}.lp-card:hover{transform:translateY(-3px);box-shadow:6px 8px 0 var(--pf-lavender)}.lp-cta{transition:transform .08s ease}.lp-cta:active{transform:translate(2px,2px);box-shadow:none!important}@media (max-width: 720px){.lp-nav{display:none!important}}.lp-hostgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 520px){.lp-hostgrid{grid-template-columns:1fr}}.search-grid{display:flex;flex-direction:column;gap:12px}@media (min-width: 700px){.search-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;align-items:start}}
