@import "https://fonts.googleapis.com/css2?family=Questrial&family=Raleway:wght@400;600;700&display=swap";*,:before,:after{box-sizing:border-box}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;margin:0;font-family:Questrial,sans-serif}#root{flex-direction:column;min-height:100svh;display:flex}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#000;min-height:100vh;font-family:Questrial,sans-serif}.page{flex-direction:column;min-height:100vh;display:flex}.header{background-color:#000;border-bottom:1px solid #222;justify-content:center;align-items:center;padding:1.75rem 1rem 1.25rem;display:flex}.logo-wrapper{flex-direction:column;align-items:center;gap:.25rem;display:flex}.logo-text{color:#cee741;letter-spacing:.18em;text-transform:uppercase;font-family:Raleway,sans-serif;font-size:2rem;font-weight:700}.logo-subtitle{color:#aaa;letter-spacing:.12em;text-transform:uppercase;font-family:Questrial,sans-serif;font-size:.75rem}.event-banner{text-align:center;background:linear-gradient(135deg,#1a1a00 0%,#0d0d00 100%);border-bottom:2px solid #cee741;padding:1rem 1.5rem}.event-banner__label{color:#aaa;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.25rem;font-family:Questrial,sans-serif;font-size:.7rem}.event-banner__name{color:#cee741;letter-spacing:.05em;font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:600}.content{flex:1;justify-content:center;padding:2rem 1rem 3rem;display:flex}.form{flex-direction:column;gap:1rem;width:100%;max-width:480px;display:flex}.info-box{background:#ffffff0a;border-left:3px solid #cee741;border-radius:0 .5rem .5rem 0;padding:.9rem 1.1rem}.info-box__text{color:#aaa;margin:0;font-family:Questrial,sans-serif;font-size:.9rem;line-height:1.6}.info-box__text strong{color:#fff;font-weight:600}.field{flex-direction:column;gap:.35rem;display:flex}.row-2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}label{color:#d6d6d6;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:600}.input{color:#fff;background:0 0;border:1px solid #555;border-radius:.75rem;outline:none;width:100%;padding:.65rem 1rem;font-family:Questrial,sans-serif;font-size:1rem;transition:border-color .2s}.input:focus{border-color:#cee741}.input--error{border-color:#eb445a}.error{color:#eb445a;font-size:.78rem}.server-error{color:#eb445a;text-align:center;background:#eb445a14;border:1px solid #eb445a4d;border-radius:.5rem;padding:.6rem 1rem;font-size:.9rem}.btn-primary{color:#000;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background-color:#cee741;border:none;border-radius:40px;justify-content:center;align-items:center;min-height:3rem;margin-top:.5rem;padding:.85rem 1rem;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;transition:background-color .2s,opacity .2s;display:flex}.btn-primary:hover:not(:disabled){background-color:#d9e97f}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.spinner{border:2px solid #0000004d;border-top-color:#000;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=480px){.row-2{grid-template-columns:1fr}}.landing{background:#000;flex-direction:column;min-height:100vh;display:flex}.hero{background:linear-gradient(135deg,#0a0a00 0%,#111800 50%,#0d1200 100%);align-items:flex-end;min-height:62vh;padding:2.5rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(0deg,#cee74109 0 1px,#0000 1px 40px),repeating-linear-gradient(90deg,#cee74109 0 1px,#0000 1px 40px);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000001a 0%,#000000eb 80%);position:absolute;inset:0}.hero__orb{pointer-events:none;background:radial-gradient(circle,#cee7411f 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.hero__content{z-index:1;width:100%;max-width:480px;margin:0 auto;position:relative}.hero__overline{color:#cee741;letter-spacing:.25em;text-transform:uppercase;margin:0 0 .85rem;font-family:Questrial,sans-serif;font-size:.7rem}.hero__title{color:#fff;letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.1rem;font-family:Raleway,sans-serif;font-size:3rem;font-weight:700;line-height:1.05}.hero__title span{color:#cee741}.hero__tagline{color:#e0e0e0;margin:0 0 .6rem;font-family:Questrial,sans-serif;font-size:1rem;line-height:1.55}.hero__sub{color:#aaa;margin:0;font-family:Questrial,sans-serif;font-size:.88rem;font-style:italic;line-height:1.6}.event-meta-bar{background:#111;border-top:2px solid #cee741;align-items:stretch;padding:1rem;display:flex}.event-meta-item{flex-direction:column;flex:1;align-items:center;gap:.2rem;display:flex}.event-meta-label{color:#999;text-transform:uppercase;letter-spacing:.15em;font-family:Questrial,sans-serif;font-size:.62rem}.event-meta-value{color:#fff;text-align:center;font-family:Raleway,sans-serif;font-size:.82rem;font-weight:600}.event-meta-sep{background:#2a2a2a;align-self:stretch;width:1px;margin:0 .25rem}.meta-bar-note{text-align:center;color:#cee741;letter-spacing:.05em;background:#cee7410a;border-bottom:1px solid #cee7411a;padding:.5rem 1rem;font-family:Questrial,sans-serif;font-size:.72rem}.activation-section{width:100%;max-width:480px;margin:0 auto;padding:2rem 1.25rem 1.5rem}.section-label{color:#999;text-transform:uppercase;letter-spacing:.18em;text-align:center;margin:0 0 1.25rem;font-family:Questrial,sans-serif;font-size:.68rem}.activation-value-badge{background:linear-gradient(135deg,#131300 0%,#0e0e0e 100%);border:1px solid #cee74159;border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.9rem 1.1rem;display:flex}.activation-value-badge__label{color:#999;text-transform:uppercase;letter-spacing:.1em;font-family:Questrial,sans-serif;font-size:.75rem}.activation-value-badge__amount{color:#cee741;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700}.activation-subtext{color:#aaa;margin:0 0 1.25rem;font-family:Questrial,sans-serif;font-size:.88rem;font-style:italic;line-height:1.6}.activation-table-wrapper{border:1px solid #222;border-radius:.75rem;overflow:hidden}.activation-table{border-collapse:collapse;width:100%}.activation-table th{color:#cee741;text-transform:uppercase;letter-spacing:.12em;text-align:left;background:#111;border-bottom:1px solid #222;padding:.75rem .9rem;font-family:Raleway,sans-serif;font-size:.7rem;font-weight:700}.activation-table th:last-child{text-align:right}.activation-table td{color:#bbb;vertical-align:top;border-bottom:1px solid #1a1a1a;padding:.7rem .9rem;font-family:Questrial,sans-serif;font-size:.82rem;line-height:1.4}.activation-table td:last-child{text-align:right;white-space:nowrap;color:#ddd;font-family:Raleway,sans-serif;font-weight:600}.activation-table tbody tr:hover td{background:#ffffff05}.activation-table .total-row td{color:#cee741;background:#cee7410a;border-top:2px solid #cee741;border-bottom:none;font-family:Raleway,sans-serif;font-size:.88rem;font-weight:700}.benefits-section{width:100%;max-width:480px;margin:0 auto;padding:.5rem 1.25rem 2rem}.benefits-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.benefit-item{color:#ccc;align-items:flex-start;gap:.65rem;font-family:Questrial,sans-serif;font-size:.9rem;line-height:1.45;display:flex}.benefit-item__check{color:#cee741;border:1.5px solid #cee74166;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:.1rem;font-size:.65rem;display:flex}.why-section{width:100%;max-width:480px;margin:0 auto;padding:0 1.25rem 2rem}.why-box{background:#ffffff08;border-left:3px solid #cee741;border-radius:0 .75rem .75rem 0;padding:1.1rem 1.25rem}.why-box__title{color:#cee741;letter-spacing:.05em;margin:0 0 .75rem;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:700}.why-box__text{color:#aaa;margin:0 0 .65rem;font-family:Questrial,sans-serif;font-size:.88rem;line-height:1.65}.why-box__text:last-child{margin-bottom:0}a.btn-primary{text-decoration:none;display:flex}.btn-ghost{color:#cee741;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #cee74173;border-radius:40px;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-family:Raleway,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.btn-ghost:hover{background:#cee74114;border-color:#cee741}.hero__cta{margin-top:1.5rem}.roi-section{width:100%;max-width:480px;margin:0 auto;padding:1.5rem 1.25rem 0}.roi-card{text-align:center;background:linear-gradient(135deg,#0d1200 0%,#111800 100%);border:1px solid #cee74166;border-radius:1rem;padding:1.25rem}.roi-card__label{color:#999;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-family:Questrial,sans-serif;font-size:.68rem}.roi-card__ratio{justify-content:center;align-items:center;gap:1rem;margin-bottom:.9rem;display:flex}.roi-card__col{flex-direction:column;align-items:center;gap:.2rem;display:flex}.roi-card__amount{font-family:Raleway,sans-serif;font-size:1.15rem;font-weight:800;line-height:1}.roi-card__amount--invest{color:#aaa}.roi-card__amount--value{color:#cee741}.roi-card__desc{color:#999;text-transform:uppercase;letter-spacing:.08em;font-family:Questrial,sans-serif;font-size:.65rem}.roi-card__arrow{color:#cee74159;flex-shrink:0;font-size:1.25rem}.roi-card__note{color:#cee741;letter-spacing:.04em;border-top:1px solid #cee74126;margin:0;padding-top:.75rem;font-family:Raleway,sans-serif;font-size:.82rem;font-weight:700}.steps-section{width:100%;max-width:480px;margin:0 auto;padding:2rem 1.25rem 1.5rem}.steps-list{flex-direction:column;display:flex}.step-item{align-items:flex-start;gap:1rem;padding-bottom:1.5rem;display:flex;position:relative}.step-item:not(:last-child):after{content:"";background:linear-gradient(#cee74133,#0000);width:1px;position:absolute;top:40px;bottom:0;left:18px}.step-item__num{color:#cee741;letter-spacing:.05em;background:#cee74112;border:1.5px solid #cee74147;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Raleway,sans-serif;font-size:.7rem;font-weight:800;display:flex}.step-item__body{padding-top:.5rem}.step-item__title{color:#fff;margin-bottom:.3rem;font-family:Raleway,sans-serif;font-size:.92rem;font-weight:700}.step-item__text{color:#999;font-family:Questrial,sans-serif;font-size:.85rem;line-height:1.55}.fomo-section{max-width:480px;margin:0 auto;padding:0 1.25rem 2rem}.fomo-card{text-align:center;background:linear-gradient(135deg,#1a0a0a 0%,#2d0f0f 100%);border:1px solid #ef444459;border-radius:16px;padding:1.5rem 1.25rem;position:relative;overflow:hidden}.fomo-card:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#ef44441f 0%,#0000 70%);position:absolute;inset:0}.fomo-card__badge{color:#f87171;letter-spacing:.1em;text-transform:uppercase;background:#ef44442e;border:1px solid #ef444473;border-radius:999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.fomo-card__title{color:#fff;margin:0 0 .75rem;font-size:1.15rem;font-weight:800;line-height:1.3}.fomo-card__text{color:#ffffffa6;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.fomo-card__warning{color:#f87171;margin:0;font-size:.875rem;font-weight:700}.summary-section{width:100%;max-width:480px;margin:0 auto;padding:0 1.25rem 2rem}.summary-card{background:linear-gradient(135deg,#131300 0%,#0e0e0e 100%);border:1px solid #cee74166;border-radius:1rem;padding:1.5rem 1.25rem}.summary-card__label{color:#999;text-transform:uppercase;letter-spacing:.18em;margin:0 0 .35rem;font-family:Questrial,sans-serif;font-size:.65rem}.summary-card__title{color:#cee741;letter-spacing:.03em;border-bottom:1px solid #222;margin:0 0 1.1rem;padding-bottom:.9rem;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:700}.summary-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.summary-list li{color:#ccc;align-items:flex-start;gap:.6rem;font-family:Questrial,sans-serif;font-size:.88rem;line-height:1.45;display:flex}.summary-list li:before{content:"";background:#cee741;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.4rem}.landing-cta-spacer{height:6rem}.floating-cta{z-index:100;background:linear-gradient(#0000,#000 40%);flex-direction:column;align-items:center;gap:.4rem;padding:.85rem 1.25rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.btn-cta{width:100%;max-width:480px;padding:1rem;font-size:1.05rem;box-shadow:0 0 28px #cee7414d}.cta-hint{color:#999;text-align:center;margin:0;font-family:Questrial,sans-serif;font-size:.75rem}.contact-success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.contact-success__icon{color:#cee741;background:#cee7411a;border:2px solid #cee74166;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.contact-success__title{color:#fff;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700}.contact-success__text{color:#aaa;max-width:320px;font-family:Questrial,sans-serif;font-size:.9rem;line-height:1.6}
