*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--theme-bg: #09090b;--theme-text: #ffffff;--theme-muted: #a1a1aa;--theme-glass: rgba(255, 255, 255, .05);--theme-border: rgba(255, 255, 255, .1);--theme-glow-opacity: .25;--theme-glow-opacity-desktop: .12;--theme-accent-1: #F100A6;--theme-accent-2: #FF6200;--font-family-heading: "Plus Jakarta Sans", sans-serif;--font-family-body: "Epilogue", sans-serif;--step--2: clamp(.87rem, calc(.84rem + .12vw) , .99rem);--step--1: clamp(1.04rem, calc(.99rem + .27vw) , 1.31rem);--step-0: clamp(1.25rem, calc(1.15rem + .5vw) , 1.75rem);--step-1: clamp(1.5rem, calc(1.33rem + .83vw) , 2.33rem);--step-2: clamp(1.8rem, calc(1.54rem + 1.31vw) , 3.11rem);--step-3: clamp(2.16rem, calc(1.76rem + 1.98vw) , 4.14rem);--step-4: clamp(2.59rem, calc(2.01rem + 2.93vw) , 5.53rem);--step-5: clamp(3.11rem, calc(2.26rem + 4.25vw) , 7.37rem);--container-padding: 0 1.5rem;--container-max-width: 1200px;--container-max-width-narrow: 800px}[data-theme=light]{--theme-bg: #fafafa;--theme-text: #09090b;--theme-muted: #52525b;--theme-glass: rgba(0, 0, 0, .03);--theme-border: rgba(0, 0, 0, .08);--theme-glow-opacity: .22;--theme-glow-opacity-desktop: .15}html{scroll-behavior:smooth;background-color:var(--theme-bg)}body{margin:0 auto;color:var(--theme-text);font-size:var(--step-0);font-family:var(--font-family-body);font-weight:400;line-height:1.6;position:relative;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh}body:before,body:after{content:"";position:fixed;width:80vw;height:80vw;min-width:300px;min-height:300px;border-radius:50%;filter:blur(80px);z-index:-1;opacity:var(--theme-glow-opacity);pointer-events:none}body:before{top:-15vh;left:-20vw;background:var(--theme-accent-1)}body:after{bottom:-15vh;right:-20vw;background:var(--theme-accent-2)}@media(min-width:768px){body:before,body:after{width:60vw;height:60vw;max-width:800px;max-height:800px;opacity:var(--theme-glow-opacity-desktop);filter:blur(140px)}}a{color:inherit;text-decoration:none}.skip-link{position:absolute;top:-999px;left:1rem;z-index:1000;padding:.75rem 1rem;border-radius:.75rem;background:var(--theme-text);color:var(--theme-bg);font-size:var(--step--2)}.skip-link:focus{top:1rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);line-height:1.3;font-weight:700;color:var(--theme-text)}h1{font-size:var(--step-5);font-weight:800;letter-spacing:-.04em;line-height:1.25}h2{font-size:var(--step-4);letter-spacing:-.02em;line-height:1.16}h3{font-size:var(--step-2);line-height:1.2}h4{font-size:var(--step-1)}h1,h2,h3{max-width:25ch;margin-bottom:.25em}p,li{max-width:60ch;color:var(--theme-muted)}.text-gradient{background:linear-gradient(135deg,var(--theme-accent-1),var(--theme-accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media(prefers-reduced-motion:no-preference){.fade-in{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.fade-in[data-state=visible]{opacity:1;transform:translateY(0)}}button,a,[role=button],input,summary,label{-webkit-tap-highlight-color:transparent}.how-hero{min-height:52vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3.5rem 0 2rem}.how-hero-copy{max-width:62ch;margin-top:1.5rem;color:var(--theme-muted)}.how-content{display:flex;flex-direction:column;gap:3rem;padding:1rem 0 4rem}.how-flow-section,.how-benefits-section{text-align:left}.how-flow-section h2,.how-benefits-section h2{font-size:var(--step-3);margin-bottom:1rem}.how-flow-intro{margin-bottom:2rem}.how-flow-list{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.how-flow-item{position:relative}.how-flow-item:not(:last-child):after{content:"";position:absolute;left:1.2rem;top:calc(100% + .25rem);width:2px;height:1rem;background:linear-gradient(180deg,var(--theme-accent-1),var(--theme-accent-2));opacity:.45}.how-flow-card{background:var(--theme-glass);border:1px solid var(--theme-border);border-radius:1.25rem;padding:1.4rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .4s cubic-bezier(.16,1,.3,1)}.how-flow-card:hover{border-color:#fff3;background:#ffffff14;transform:translateY(-2px);box-shadow:0 10px 30px -10px #0000004d}[data-theme=light] .how-flow-card:hover{background:#0000000a}.how-flow-card-head{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap;margin-bottom:.8rem}.how-flow-step,.how-flow-label{font-size:.8rem;letter-spacing:.02em;border-radius:999px;padding:.2rem .6rem}.how-flow-step{color:#fff;background:linear-gradient(135deg,var(--theme-accent-1),var(--theme-accent-2))}.how-flow-label{color:var(--theme-muted);border:1px solid var(--theme-border)}.how-flow-card h3{font-size:var(--step-0);margin-bottom:.5rem;max-width:34ch;transition:all .3s ease}.how-flow-card:hover h3{background:linear-gradient(135deg,var(--theme-accent-1),var(--theme-accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-flow-card p{max-width:none}.how-flow-meta{margin-top:.8rem;font-size:.95rem;color:var(--theme-text);opacity:.85}.how-benefits-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.2rem}.how-benefit-card{background:var(--theme-glass);border:1px solid var(--theme-border);border-radius:1rem;padding:1.25rem}.how-benefit-card h3{font-size:var(--step-0);margin-bottom:.4rem}.how-benefit-card p{max-width:none}@media(min-width:768px){.how-flow-list{gap:1.4rem}.how-flow-item{width:min(76%,740px)}.how-flow-item:nth-child(odd){justify-self:start}.how-flow-item:nth-child(2n){justify-self:end}.how-flow-item:not(:last-child):after{left:50%;transform:translate(-50%);height:1.2rem;top:calc(100% + .1rem)}.how-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.logo-img[data-astro-cid-tvrurpns]{height:50px;width:auto;transition:filter .3s ease}[data-theme=light] .logo-img[data-astro-cid-tvrurpns]{filter:invert(1)}#theme-toggle[data-astro-cid-x3pjskd3]{display:flex;align-items:center;justify-content:center;background:var(--theme-glass);border:1px solid var(--theme-border);border-radius:99px;padding:.5rem;cursor:pointer;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:46px;height:46px;overflow:hidden;box-shadow:0 4px 16px #0003;flex-shrink:0}#theme-toggle[data-astro-cid-x3pjskd3]:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 6px 20px #f100a62e}[data-theme=light] #theme-toggle[data-astro-cid-x3pjskd3]:hover{box-shadow:0 6px 20px #ff62001f}.sun[data-astro-cid-x3pjskd3],.moon[data-astro-cid-x3pjskd3]{position:absolute;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1);color:var(--theme-text)}.sun[data-astro-cid-x3pjskd3]{opacity:0;transform:translateY(20px)}.moon[data-astro-cid-x3pjskd3],[data-theme=light] .sun[data-astro-cid-x3pjskd3]{opacity:1;transform:translateY(0)}[data-theme=light] .moon[data-astro-cid-x3pjskd3]{opacity:0;transform:translateY(-20px)}header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;padding:clamp(.75rem,2vw,1.5rem) 1.5rem;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#f100a61f,#ff620014),linear-gradient(180deg,#09090bf2,#09090bcc);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--theme-border);animation:slideDown .6s cubic-bezier(.16,1,.3,1)}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDownMenu{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-left[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem}.header-center[data-astro-cid-3ef6ksr2]{display:flex;gap:clamp(1.5rem,3vw,3rem);align-items:center;flex:1;justify-content:center;margin-left:2rem}.header-right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem;flex-shrink:0}.hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;background:var(--theme-glass);border:1px solid var(--theme-border);border-radius:.75rem;cursor:pointer;padding:.55rem;color:var(--theme-text);transition:transform .25s cubic-bezier(.16,1,.3,1),border-color .25s ease}.hamburger[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-1px);border-color:#f100a673}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:24px;height:2px;background:currentColor;border-radius:2px;transform-origin:center;transition:all .3s cubic-bezier(.16,1,.3,1)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0;transform:scaleX(.4)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{position:relative;font-size:var(--step--1);font-family:var(--font-family-heading);font-weight:500;color:var(--theme-text);transition:color .3s cubic-bezier(.16,1,.3,1);padding:.5rem .25rem}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,var(--theme-accent-1),var(--theme-accent-2));transition:width .4s cubic-bezier(.16,1,.3,1)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--theme-accent-1)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.mobile-nav[data-astro-cid-3ef6ksr2]{display:flex;position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#f100a624,#ff62001a),linear-gradient(180deg,#09090bfa,#09090beb);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--theme-border);flex-direction:column;padding:1rem 1.5rem;gap:1rem;overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);pointer-events:none;transition:max-height .48s cubic-bezier(.16,1,.3,1),opacity .36s cubic-bezier(.16,1,.3,1),transform .48s cubic-bezier(.16,1,.3,1)}.mobile-nav[data-astro-cid-3ef6ksr2].active{max-height:520px;opacity:1;transform:translateY(0);pointer-events:auto}.mobile-nav[data-astro-cid-3ef6ksr2].closing{max-height:0;opacity:0;transform:translateY(-6px);pointer-events:none}.mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:var(--step-0);padding:.75rem 0;border-bottom:1px solid var(--theme-border)}.mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:last-child{border-bottom:none}[data-theme=light] header[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,#f100a614,#ff62000f),linear-gradient(180deg,#fafafaf2,#fafafad9)}[data-theme=light] .mobile-nav[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,#f100a614,#ff62000f),linear-gradient(180deg,#fafafafa,#fafafaeb)}@media(max-width:768px){.header-center[data-astro-cid-3ef6ksr2]{display:none}.hamburger[data-astro-cid-3ef6ksr2]{display:flex}header[data-astro-cid-3ef6ksr2]{padding:clamp(.75rem,2vw,1.5rem) 1rem}}footer[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;border-top:1px solid var(--theme-border);position:relative;overflow:hidden;padding:4rem 1rem 6rem}.footer-title[data-astro-cid-sz7xmlte]{font-family:var(--font-family-heading);font-size:var(--step-1);margin-bottom:2rem;color:var(--theme-text)}.footer__socials[data-astro-cid-sz7xmlte]{margin:0;padding:1.5rem 3rem;list-style:none;display:flex;gap:2rem;background:var(--theme-glass);border:1px solid var(--theme-border);border-radius:2rem;box-shadow:0 8px 32px #0000004d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-wrap:wrap}.footer__socials[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;color:var(--theme-muted);transition:color .3s ease,transform .3s ease,filter .3s ease}.footer__socials[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--theme-text);transform:translateY(-5px);filter:drop-shadow(0 0 10px var(--theme-accent-1))}.footer-links[data-astro-cid-sz7xmlte]{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;font-size:.95rem;color:var(--theme-muted)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--theme-text)}@media(max-width:600px){.footer__socials[data-astro-cid-sz7xmlte]{padding:.75rem 1rem;gap:.75rem;border-radius:1.25rem;box-shadow:0 6px 24px #00000040;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.footer__socials[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{padding:.25rem}.footer__socials[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:28px!important;height:28px!important}}@media(max-width:360px){.footer__socials[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:24px!important;height:24px!important}.footer__socials[data-astro-cid-sz7xmlte]{gap:.5rem;padding:.5rem .75rem}.footer[data-astro-cid-sz7xmlte]{padding-bottom:20rem}}
