/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-duration:initial}}}@keyframes blink{0%{opacity:0}20%{opacity:.3}to{opacity:0}}.icon-link{margin-bottom:calc(var(--spacing,.25rem)*2);align-items:flex-start;gap:calc(var(--spacing,.25rem)*2);display:flex}@media (min-width:800px){.icon-link{margin-bottom:calc(var(--spacing,.25rem)*0)}}.icon-link:not(.icon-link--simple){cursor:pointer}.icon-link:not(.icon-link--simple) .hl{flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:relative}.icon-link:not(.icon-link--simple) .hl span{position:relative}.icon-link:not(.icon-link--simple) .hl span:after{content:"";top:100%;left:calc(var(--spacing,.25rem)*0);height:1px;width:calc(var(--spacing,.25rem)*0);background-color:var(--purplebright);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;transition-duration:.3s;position:absolute}.icon-link:not(.icon-link--simple) .hl .arrow{background-color:#eeeeee0d;border:1px solid #eeeeee26;border-radius:50%;place-items:center;width:20px;height:20px;transition:background-color .25s;display:grid}.icon-link:not(.icon-link--simple) .hl .arrow:where([data-theme=light] *){background-color:#1a1a1a0d;border-color:#1a1a1a0d}.icon-link:not(.icon-link--simple) .hl .arrow .vector-graphic{background-color:var(--white);width:8px;height:8px;transition:transform .25s;transform:rotate(45deg)}.icon-link:not(.icon-link--simple) .hl .arrow .vector-graphic:where([data-theme=light] *){background-color:var(--black)}.icon-link:not(.icon-link--simple):hover .icon{background-color:#eeeeee1a}.icon-link:not(.icon-link--simple):hover .icon:where([data-theme=light] *){background-color:var(--white)}.icon-link:not(.icon-link--simple):hover .hl .arrow{background-color:#eeeeee1a}.icon-link:not(.icon-link--simple):hover .hl .arrow:where([data-theme=light] *){background-color:var(--white)}.icon-link:not(.icon-link--simple):hover .hl .arrow .vector-graphic{transform:rotate(0)}.icon-link .icon{aspect-ratio:1;background-color:#eeeeee0d;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;transition:background-color .25s;display:flex;position:relative;overflow:hidden}.icon-link .icon:after{content:"";top:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);background-color:var(--purplebright);opacity:0;z-index:-1;width:100%;height:100%;position:absolute}@media (min-width:800px){.icon-link .icon{width:48px}}.icon-link .icon .vector-graphic{aspect-ratio:1;background-color:var(--purple);width:16px}@media (min-width:800px){.icon-link .icon .vector-graphic{width:24px}}.icon-link .icon .vector-graphic:where([data-theme=dark] *){background-color:var(--white)}.icon-link__text{gap:calc(var(--spacing,.25rem)*1);padding-right:calc(var(--spacing,.25rem)*2);flex-direction:column;display:flex;position:relative}.icon-link__text .p-s{text-wrap:balance;color:var(--darkgray);max-width:360px}@media (min-width:800px){.icon-link__text .p-s{text-wrap:balance}}.icon-link__text .p-s:where([data-theme=dark] *){color:var(--gray)}@property --tw-duration{syntax:"*";inherits:false}
/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */.marquee{will-change:transform;max-width:100vw;display:flex;position:relative;overflow-x:clip}.marquee.reverse{flex-direction:row-reverse}.marquee .inner{white-space:nowrap;display:flex}.marquee .inner>*{flex-shrink:0}
/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-border-style:solid}}}@media (min-width:800px){.mobile-only{display:none!important}}@media (max-width:799px){.desktop-only{display:none!important}}main.page-home .home-features__background{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops));--tw-gradient-from:oklab(0% 0 0/0);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position));--tw-gradient-to:#bbb;opacity:.25}main.page-home .home-features__background:where([data-theme=dark] *){--tw-gradient-from:var(--darkgray);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position));--tw-gradient-to:var(--black)}.home-features{margin-top:var(--spacer-min);padding-bottom:var(--spacer-medium);margin-bottom:0;position:relative}.home-features__background{top:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);z-index:-1;width:100%;height:100%;position:absolute}.home-features__marquee{gap:calc(var(--spacing,.25rem)*2);flex-direction:column;display:flex;position:relative}.home-features__marquee--item{border-style:var(--tw-border-style);border-width:1px;border-color:var(--lightgray);border-radius:8px;justify-content:center;align-items:center;height:82px;display:flex;position:relative}@supports (color:color-mix(in lab,red,red)){.home-features__marquee--item{border-color:color-mix(in oklab,var(--lightgray)15%,transparent)}}@media (min-width:800px){.home-features__marquee--item{height:120px}}.home-features__marquee--item img{margin-inline:calc(var(--spacing,.25rem)*4);flex-shrink:0;width:auto;max-width:none;max-height:18px}@media (min-width:800px){.home-features__marquee--item img{max-height:32px}.home-features__marquee--item img:not(:last-child){margin-inline:calc(var(--spacing,.25rem)*8)}}.home-features__marquee .marquee{mix-blend-mode:exclusion;-webkit-mask-image:linear-gradient(90deg,#0000,#000,#0000);mask-image:linear-gradient(90deg,#0000,#000,#0000)}.home-features__marquee .marquee,.home-features__marquee .marquee .inner{gap:calc(var(--spacing,.25rem)*2)}.home-features__content{padding-block:var(--spacer-small);position:relative}@media (min-width:800px){.home-features__content{padding-block:var(--spacer-medium)}}.home-features__content div{text-align:center;grid-column:1/-1}.home-features__content h2{max-width:820px;font-family:var(--font-geist);letter-spacing:-1%;margin-inline:auto;font-size:32px;font-weight:500;line-height:1}@media (min-width:800px){.home-features__content h2{font-size:48px}}@media (min-width:1720px){.home-features__content h2{font-size:48px}}.home-features__content h2 strong{font-weight:500}@media (min-width:800px){.home-features__content h2{grid-column:4/span 10}}.home-features__links{max-width:var(--max-width);margin-inline:auto}.home-features__links .layout-grid>*{grid-column:1/-1}@media screen and (min-width:600px){.home-features__links .layout-grid>*{grid-column:span 4/span 4}}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}