*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0F172A;--navy-mid: #1E3A5F;--amber: #FBBF24;--amber-dark: #D97706;--slate-200: #E2E8F0;--slate-300: #CBD5E1;--slate-400: #94A3B8;--white: #FFFFFF;--shield: #2A4E7F;--shield-lt: #6E9BD1;--glass-bg: rgba(255, 255, 255, .06);--glass-border: rgba(255, 255, 255, .12);--glass-bg-light: rgba(255, 255, 255, .08);--glass-border-lt: rgba(255, 255, 255, .15);--glass-blur: 20px;--section-py: clamp(4rem, 10vw, 8rem);--section-px: clamp(1.25rem, 5vw, 3rem);--max-w: 1200px;--max-w-narrow: 800px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Inter Display", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--ease: cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:88px}body{font-family:var(--font);background:var(--navy);color:var(--slate-200);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}:focus-visible{outline:2px solid var(--amber);outline-offset:3px;border-radius:4px}.skip-link{position:absolute;left:1rem;top:-100px;z-index:200;padding:.75rem 1.25rem;background:var(--amber);color:var(--navy);font-weight:700;border-radius:0 0 6px 6px;transition:top .2s}.skip-link:focus-visible{top:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orb,.hero__pulse,.hero__scroll-hint{animation:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1!important;transform:none!important}}.amber{color:var(--amber)}.nav--solid{background:#0f172aeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px #ffffff0f}.nav__login{font-size:.9rem;font-weight:600;color:var(--white)!important}.nav__login:hover{color:var(--amber)!important}.nav__links a[aria-current=page]{color:var(--amber)}.support-hero{padding:calc(72px + clamp(3rem,8vw,5rem)) var(--section-px) clamp(2rem,6vw,3.5rem);text-align:center}.support-hero .section__title{margin-bottom:.75rem}.support-hero__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.support-emergency{display:flex;gap:1.25rem;align-items:flex-start;border-color:#fbbf2459!important}.support-emergency__icon{font-size:2rem;color:var(--amber);flex-shrink:0}.support-emergency h2{font-size:1.25rem;color:var(--white);margin-bottom:.5rem}.support-emergency p{color:var(--slate-300);font-size:.95rem}.support-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2.5rem}.support-tier h3{color:var(--white);font-size:1.05rem;margin-bottom:1rem}.support-tier__list{display:grid;gap:.6rem}.support-tier__list li{display:flex;gap:.6rem;align-items:flex-start;font-size:.9rem;color:var(--slate-300);line-height:1.5}.support-tier__check{font-size:1rem;color:var(--amber);flex-shrink:0;margin-top:.1rem}.faq__group{font-family:var(--font-display);font-size:1.1rem;color:var(--amber);margin:2.5rem 0 1rem;letter-spacing:.5px}.faq{border:1px solid var(--glass-border);border-radius:10px;background:var(--glass-bg);margin-bottom:.6rem;overflow:hidden}.faq>summary{cursor:pointer;padding:1rem 1.25rem;font-weight:600;color:var(--white);font-size:.98rem;list-style:none;display:flex;align-items:center;gap:.75rem;min-height:44px}.faq>summary::-webkit-details-marker{display:none}.faq>summary:before{content:"";width:9px;height:9px;border-right:2px solid var(--amber);border-bottom:2px solid var(--amber);transform:rotate(-45deg);transition:transform .2s var(--ease);flex-shrink:0}.faq[open]>summary:before{transform:rotate(45deg)}.faq>summary:hover{background:#ffffff0a}.faq__body{padding:0 1.25rem 1.25rem 3rem;color:var(--slate-300);font-size:.93rem;line-height:1.7}.faq__body p+p,.faq__body ul,.faq__body ol{margin-top:.75rem}.faq__body ul,.faq__body ol{padding-left:1.1rem;display:grid;gap:.45rem}.faq__body ul li{list-style:disc}.faq__body ol li{list-style:decimal}.faq__body a{color:var(--amber);text-decoration:underline}.faq__body strong{color:var(--slate-200)}.support-contact{display:grid;gap:.75rem;max-width:460px;margin:2rem auto 0}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.icon{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}.step__icon{font-size:2.5rem;color:var(--amber)}.feature__icon{font-size:1.75rem;color:var(--amber)}.btn__icon{font-size:1.05em}.pricing-card__check{font-size:1rem;color:var(--amber)}.usecase__emoji .icon,.pathway__emoji .icon,.step__icon .icon,.search-result__icon .icon{stroke-width:1.4}.pricing-card__check .icon,.badge__icon .icon{stroke-width:2.25}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font);font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s var(--ease);text-align:center;padding:.7rem 1.5rem;font-size:.95rem;min-height:44px}.btn--sm{padding:.5rem 1.25rem;font-size:.875rem;border-radius:5px;min-height:36px}.btn--lg{padding:.9rem 2rem;font-size:1.05rem}.btn--full{width:100%}.btn--amber{background:linear-gradient(135deg,var(--amber),var(--amber-dark));color:var(--navy);box-shadow:0 4px 24px #fbbf2440}.btn--amber:hover{transform:translateY(-2px);box-shadow:0 8px 32px #fbbf2466}.btn--glass{background:var(--glass-bg);color:var(--slate-200);border:1px solid var(--glass-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.btn--glass:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px)}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));padding:2rem;transition:all .4s var(--ease)}.glass-card:hover{background:#ffffff17;border-color:#fff3;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.glass-card--light{background:var(--glass-bg-light);border-color:var(--glass-border-lt)}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 var(--section-px);transition:background .3s,backdrop-filter .3s,box-shadow .3s}.nav.scrolled{background:#0f172acc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px #ffffff0f}.nav__inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.nav__logo{display:inline-flex;align-items:center;gap:.55rem;font-size:1.5rem;font-weight:800;letter-spacing:-1px;color:var(--white)}.nav__logo sup{font-size:.65em;vertical-align:super;font-weight:900}.nav__mark{display:block;width:30px;height:30px;border-radius:7px;flex-shrink:0}.nav__links{display:flex;align-items:center;gap:2rem}.nav__links a:not(.btn){font-size:.9rem;font-weight:500;color:var(--slate-400);transition:color .2s}.nav__links a:not(.btn):hover{color:var(--white)}.nav__burger{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;width:44px;height:44px;padding:0}.nav__burger span{display:block;width:24px;height:2px;background:var(--slate-300);border-radius:2px;transition:all .3s var(--ease)}@media(max-width:768px){.nav__links{position:fixed;top:0;right:0;bottom:0;left:0;flex-direction:column;justify-content:center;gap:1.5rem;background:#0f172af7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s,visibility .3s}.nav__links.open{opacity:1;pointer-events:auto;visibility:visible}.nav__links a:not(.btn){font-size:1.25rem;color:var(--slate-200)}.nav__burger{display:flex}.nav__burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav__burger.active span:nth-child(2){opacity:0}.nav__burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.wordmark-img{height:22px;width:auto;display:block}.wordmark-sup-static{display:inline-block;font-size:.65em;font-weight:900;color:var(--amber);margin-left:.04em;position:relative;top:-.32em}.privacy-links__note{margin-top:1rem;font-size:.8125rem;color:var(--slate-400)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:6rem;padding-bottom:4rem;padding-left:var(--section-px);padding-right:var(--section-px);overflow:hidden;text-align:center}.hero__bg-orbs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.35;animation:float 20s ease-in-out infinite}.orb--amber{width:600px;height:600px;background:radial-gradient(circle,var(--amber),transparent 70%);top:-10%;right:-10%;animation-delay:0s}.orb--navy{width:800px;height:800px;background:radial-gradient(circle,var(--navy-mid),transparent 70%);bottom:-20%;left:-15%;animation-delay:-7s}.orb--blue{width:400px;height:400px;background:radial-gradient(circle,var(--shield),transparent 70%);top:40%;left:60%;opacity:.15;animation-delay:-14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-40px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.hero__content{position:relative;z-index:1;max-width:720px}.hero__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:4px;color:var(--amber);margin-bottom:1rem;text-transform:uppercase}.hero__title{font-family:var(--font-display);font-size:clamp(3.5rem,12vw,7rem);font-weight:900;letter-spacing:-3px;color:var(--white);line-height:1;margin-bottom:.5rem}.hero__title sup{font-size:.45em;vertical-align:super;background:linear-gradient(135deg,var(--amber),var(--amber-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:300;color:var(--slate-400);letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem}.hero__pill{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem .45rem .9rem;background:#fbbf241f;border:1px solid rgba(251,191,36,.25);border-radius:100px;font-size:.8rem;font-weight:600;color:var(--amber);margin-bottom:1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__pulse{width:8px;height:8px;border-radius:50%;background:var(--amber);box-shadow:0 0 #fbbf2480;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #fbbf2480}70%{box-shadow:0 0 0 8px #fbbf2400}to{box-shadow:0 0 #fbbf2400}}.hero__desc{font-size:1.125rem;color:var(--slate-300);max-width:540px;margin:0 auto 2.5rem;line-height:1.7}.hero__disclaimer{max-width:600px;margin:0 auto 2rem;padding:.8rem 1.25rem;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-size:.85rem;color:var(--slate-400);line-height:1.6}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero__badges{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;color:var(--slate-300);padding:.55rem 1.15rem;border-radius:100px}.badge--glass{background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.badge__icon{font-size:1rem}.hero__scroll-hint{position:absolute;bottom:2rem;color:var(--slate-400);animation:bounce 2s ease-in-out infinite;width:34px;height:34px;display:grid;place-items:center}.hero__scroll-chevron{display:block;width:24px;height:24px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:.7}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.section{padding:var(--section-py) var(--section-px)}.section--dark{background:linear-gradient(180deg,#0f172a80,#1e3a5f26)}.section--privacy{background:linear-gradient(135deg,#14b8a614,#fbbf240f)}.section--cta{background:linear-gradient(180deg,var(--navy),rgba(30,58,95,.3))}.section__inner{max-width:var(--max-w);margin:0 auto}.section__inner--narrow{max-width:var(--max-w-narrow)}.section__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:4px;color:var(--amber);text-transform:uppercase;text-align:center;margin-bottom:.75rem}.section__title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--white);text-align:center;letter-spacing:-1px;margin-bottom:1rem;line-height:1.15;overflow-wrap:break-word}.section__title sup{font-size:.5em;vertical-align:super;color:var(--amber)}.section__subtitle{font-size:1.1rem;color:var(--slate-400);text-align:center;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.usecase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.usecase{text-align:center}.usecase__emoji{font-size:2.5rem;margin-bottom:.75rem}.usecase h3{font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.usecase p{font-size:.95rem;color:var(--slate-400);line-height:1.6}.pathway-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;margin-top:2rem}.pathway{display:flex;flex-direction:column;text-align:left}.pathway__emoji{font-size:2.5rem;margin-bottom:.75rem}.pathway h3{font-size:1.15rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.pathway p{font-size:.9rem;color:var(--slate-400);line-height:1.6;margin-bottom:1.25rem;flex:1}.pathway .btn{margin-top:auto}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.step{text-align:center;position:relative}.step__num{font-size:4rem;font-weight:900;color:#fbbf241a;line-height:1;margin-bottom:-.5rem}.step__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;margin-bottom:1rem;background:linear-gradient(135deg,#fbbf2426,#d9770614);font-size:1.4rem}.step h3{font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.step p{font-size:.95rem;color:var(--slate-400);line-height:1.6}.community-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:2rem}.role-card{text-align:center}.role-card__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:10px;margin-bottom:1.25rem}.role-card__icon--manager{background:linear-gradient(135deg,#fbbf2433,#d977061a);color:var(--amber)}.role-card__icon--member{background:linear-gradient(135deg,#2a4e7f59,#1e3a5f26);color:var(--shield-lt)}.role-card h3{font-size:1.35rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.role-card p{font-size:.95rem;color:var(--slate-400);margin-bottom:1.25rem;line-height:1.6}.role-card__perks{text-align:left;margin-bottom:1.5rem;padding-left:0}.role-card__perks li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.9rem;color:var(--slate-300)}.role-card__perks li:before{content:"✓";position:absolute;left:0;color:var(--amber);font-weight:700}.role-card .btn{width:100%;white-space:normal;word-wrap:break-word}.community-flow{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}.flow-node{padding:.75rem 1.5rem;border-radius:12px;font-weight:700;font-size:.9rem}.flow-node--manager{background:linear-gradient(135deg,var(--amber),var(--amber-dark));color:var(--navy)}.flow-node--group{background:var(--glass-bg-light);border:1px solid var(--glass-border-lt);color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.flow-node--members{background:linear-gradient(135deg,var(--shield-lt),var(--shield));color:var(--navy)}.flow-arrow{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--slate-400)}.flow-arrow__icon{font-size:1.4rem;font-weight:700;color:var(--slate-400)}.flow-arrow span{font-size:.7rem;white-space:nowrap}.search-form{margin-top:2rem;padding:2.5rem}.search-form__row{display:flex;gap:1rem;margin-bottom:1.25rem}.search-form__field{flex:1;display:flex;flex-direction:column;gap:.4rem}.search-form__field--wide{flex:2}.search-form__field label{font-size:.8rem;font-weight:600;color:var(--slate-400);text-transform:uppercase;letter-spacing:1px}.search-form__field input,.search-form__field select{padding:.8rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f;color:var(--white);font-family:var(--font);font-size:.95rem;transition:border-color .2s,background .2s;outline:none}.search-form__field input::placeholder{color:var(--slate-400)}.search-form__field input:focus,.search-form__field select:focus{border-color:var(--amber);background:#fbbf240f}.search-form__field select option{background:var(--navy);color:var(--slate-200)}.search-result{margin-top:1.5rem;text-align:center;animation:fadeUp .5s var(--ease)}.search-result[hidden]{display:none}.search-result__icon{font-size:2.5rem;margin-bottom:.75rem}.search-result h3{font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.search-result p{font-size:.95rem;color:var(--slate-400);margin-bottom:.5rem}.search-result__note{font-size:.85rem;color:var(--slate-400)}.search-result__copy{background:none;border:none;padding:0;font:inherit;color:var(--amber);cursor:pointer;text-decoration:underline}.search-result__copy:hover{color:var(--amber-dark)}.search-result__copystatus{display:block;margin-top:.4rem;color:var(--amber)}@media(max-width:600px){.search-form__row{flex-direction:column}.search-form{padding:1.5rem}}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.feature{position:relative}.feature__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#fbbf2426,#d9770614);color:var(--amber);margin-bottom:1rem}.feature h3{font-size:1.1rem;font-weight:700;color:var(--white);margin-bottom:.4rem}.feature p{font-size:.9rem;color:var(--slate-400);line-height:1.6}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2.5rem;max-width:780px;margin-left:auto;margin-right:auto}.pricing-grid--tiers{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:1200px}.pricing-grid--tiers .pricing-card__amount{font-size:3.25rem}.pricing-grid--tiers .pricing-card__amount--custom{font-size:2.25rem}.pricing-grid--tiers .pricing-card__currency{font-size:1.2rem;margin-top:.35rem}.pricing-grid--tiers .pricing-card__period{font-size:.9rem}.pricing-grid--tiers .pricing-card{padding-left:1.5rem;padding-right:1.5rem}.pricing-card__badge{max-width:100%;line-height:1.5}.pricing-card{position:relative;padding:2.5rem 2rem 2rem;text-align:center;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.pricing-card--featured{border:2px solid var(--amber)!important;box-shadow:0 0 40px #fbbf241a}.pricing-card__badge{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:2px;padding:.3rem 1rem;border-radius:4px;background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--slate-300);margin-bottom:1.5rem}.pricing-card__badge--amber{background:linear-gradient(135deg,#fbbf2433,#d9770626);border-color:#fbbf2466;color:var(--amber)}.pricing-card__price{display:flex;align-items:baseline;justify-content:center;gap:.15rem;margin-bottom:.25rem;flex-wrap:wrap;max-width:100%}.pricing-card__currency{font-size:1.5rem;font-weight:700;color:var(--slate-400);align-self:flex-start;margin-top:.5rem}.pricing-card__amount{font-size:4rem;font-weight:900;color:var(--white);line-height:1;letter-spacing:-2px}.pricing-card__amount--custom{font-size:2.5rem;letter-spacing:-1px}.pricing-card__cents{font-size:1.5rem;font-weight:700;color:var(--white);align-self:flex-start;margin-top:.5rem}.pricing-card__period{font-size:1rem;font-weight:500;color:var(--slate-400);margin-left:.25rem}.pricing-card__per{font-size:.9rem;color:var(--slate-400);margin-bottom:2rem}.pricing-card__features{text-align:left;margin-bottom:2rem}.pricing-card__features li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;color:var(--slate-300);border-bottom:1px solid rgba(255,255,255,.05)}.pricing-card__features li:last-child{border-bottom:none}.pricing-card__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#fbbf2426;color:var(--amber);font-weight:700;flex-shrink:0;font-size:.75rem}.pricing-note{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem 2rem;margin-top:2.5rem;max-width:780px;margin-left:auto;margin-right:auto;text-align:left}.pricing-note__icon{flex-shrink:0;font-size:1.25rem;color:var(--amber);margin-top:.1rem}.pricing-note__text{font-size:.95rem;color:var(--slate-300);line-height:1.7}.pricing-currency{text-align:center;font-size:.85rem;color:var(--slate-400);margin-top:1.5rem}.pricing-currency a{text-decoration:underline;text-underline-offset:2px}.privacy-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem;margin-bottom:2rem}.privacy-item{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:100px;background:var(--glass-bg);border:1px solid var(--glass-border);font-size:.9rem;font-weight:500;color:var(--slate-300);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.privacy-item__icon{font-size:1.1rem}.privacy-links{display:flex;gap:1rem;justify-content:center}.cta-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.cta-card{text-align:center}.cta-card h3{font-size:1.25rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.cta-card p{font-size:.95rem;color:var(--slate-400);margin-bottom:1.5rem;line-height:1.6}.footer{border-top:1px solid rgba(255,255,255,.06);padding:4rem var(--section-px) 2rem}.footer__inner{max-width:var(--max-w);margin:0 auto}.footer__brand{margin-bottom:2.5rem}.footer__logo{display:inline-flex;align-items:center;gap:.6rem;font-size:1.75rem;font-weight:800;color:var(--white);letter-spacing:-1px}.footer__mark{display:block;width:32px;height:32px;border-radius:8px;flex-shrink:0}.footer__tagline{font-size:.9rem;color:var(--slate-400);margin-top:.25rem;letter-spacing:2px;text-transform:uppercase}.footer__made{font-size:.85rem;color:var(--slate-400);margin-top:.5rem}.footer__made a{color:var(--slate-400);text-decoration:underline;text-underline-offset:3px}.footer__made a:hover{color:var(--amber)}.flag{margin-right:.25rem}.footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem;margin-bottom:3rem}.footer__col h4{font-size:.8rem;font-weight:600;color:var(--slate-400);text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem}.footer__col a{display:block;font-size:.9rem;color:var(--slate-400);margin-bottom:.5rem;transition:color .2s;overflow-wrap:anywhere;padding:.35rem 0;margin-bottom:.15rem}.footer__col a:hover{color:var(--white)}.footer__bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:1.5rem}.footer__bottom p{font-size:.8rem;color:var(--slate-400);text-align:center}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-reveal].revealed{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-disclaimer{max-width:600px;margin:2rem auto 0;font-size:.8rem;color:var(--slate-400);text-align:center;line-height:1.6}@media(max-width:480px){.hero__title{letter-spacing:-2px}.hero__badges{flex-direction:column;align-items:center}.community-flow{flex-direction:column}.flow-arrow{transform:rotate(90deg)}.flow-arrow span{transform:rotate(-90deg)}.flow-arrow__icon{transform:rotate(90deg)}}
