:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:200;color-scheme:light dark;--plx-deep-blue: #4c2f63;--plx-deep-blue-2: #1E293B;--plx-green: #22C55E;--plx-green-dark: #16A34A;--plx-purple: #7c3aed;--plx-bg: #F8FAFC;--plx-text-secondary: #64748B;--plx-border: #E2E8F0;--plx-yellow: #F59E0B;--plx-red: #EF4444;--plx-fg-light: #E2E8F0;color:#0b1220;background-color:var(--plx-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:300;color:var(--plx-deep-blue-2);text-decoration:inherit}a:hover{color:var(--plx-green)}body{margin:0;padding:0;width:100%;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;background:var(--plx-bg);color:#0b1220}#root{width:100%;min-height:100%;display:flex;flex-direction:column}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:300;font-family:inherit;background-color:var(--plx-deep-blue);color:#fff;cursor:pointer;transition:background-color .2s,border-color .25s,transform .15s}button:hover{filter:brightness(.9);transform:translateY(-1px)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.home-text-col{order:1}.home-image-col{order:2}@media(max-width:900px){.home-text-col{order:1;width:100%;max-width:100vw}.home-image-col{order:2;width:100%;max-width:100vw;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center}.home-image-box{width:100%!important;height:auto!important;max-width:100vw;aspect-ratio:16/9;min-width:0;min-height:0}}@media(max-width:600px){.home-image-col{margin-bottom:2.5rem}.home-image-box{width:100%!important;height:auto!important;max-width:100vw;aspect-ratio:16/9}}
