@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;color:#333;background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}input,textarea{font-family:inherit;font-size:inherit}.container{width:100%;max-width:1296px;margin:0 auto;padding:0 clamp(1rem,4vw,4.5rem)}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#1d2430;margin-bottom:.75rem;letter-spacing:-.02em}.section-title__accent{color:#e4be39}.section-title--inverse{color:#fff}.section-subtitle{font-size:1rem;font-weight:400;line-height:1.6;color:#5e7186;max-width:42rem;margin-bottom:1rem}.section-subtitle--inverse{color:#ffffffe0}.section-line{width:96px;height:6px;background:#e4be39;margin:0 auto 2.5rem;border-radius:9999px;flex-shrink:0}.section-title--center,.section-subtitle--center{text-align:center}.section-subtitle--center{margin-left:auto;margin-right:auto}.section-header{margin-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;transition:transform .2s,box-shadow .2s;font-family:Inter;font-weight:600;font-size:16px;line-height:21px;letter-spacing:0%;text-align:center;vertical-align:middle}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffc1074d}.btn--primary{background:#e4be39;color:#fff}.btn--outline{background:transparent;color:#e4be39;border:1px solid #E4BE39}.btn--outline-white{background:transparent;color:#fff;border:1px solid #ffffff}.header{flex-shrink:0;padding-top:clamp(1.25rem,4vw,60px);background:transparent;position:relative;z-index:100}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,2vw,2rem)}.header__logo{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;font-size:1.25rem}.header__logo-icon{width:213px;max-width:min(213px,52vw);height:auto;min-height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;object-fit:contain}.header__logo-text{color:#fff}.header__nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.header__link{color:#fff;font-size:.9375rem;font-weight:400;transition:color .2s}.header__link:hover{color:#e4be39}.header__link--active{color:#e4be39;text-decoration:underline;text-decoration-color:#e4be39;text-underline-offset:5px;text-decoration-thickness:2px}.header__cta{flex-shrink:0;padding:10px clamp(12px,3vw,24px);font-size:clamp(.8125rem,2vw,.9375rem)}.header__actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0}@media(min-width:992px){.header__actions{gap:1.25rem}}.header__menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;margin:0;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:10px}.header__menu-toggle:focus-visible{outline:2px solid #E4BE39;outline-offset:2px}@media(max-width:992px){.header__menu-toggle{display:inline-flex}}.header__menu-toggle-bar{display:block;width:22px;height:2px;border-radius:1px;background:currentColor;align-self:center;transition:transform .2s,opacity .2s}.header--light .header__menu-toggle{color:#1d2430}.header__drawer-root{position:fixed;inset:0;z-index:200;pointer-events:none}@media(min-width:993px){.header__drawer-root{display:none}}.header__drawer-backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:#0f172a73;cursor:pointer;pointer-events:auto;animation:header-drawer-fade .2s ease}.header__drawer{position:absolute;top:0;right:0;bottom:0;width:min(20rem,88vw);padding:5rem 1.25rem 2rem;background:#1b2837;box-shadow:-8px 0 32px #0003;pointer-events:auto;animation:header-drawer-slide .25s ease;overflow-y:auto}.header__drawer--light{background:#fff;box-shadow:-8px 0 32px #0000001f}.header__drawer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.header__drawer-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1rem;color:#ffffffeb;transition:color .2s}.header__drawer-link:hover{color:#e4be39}.header__drawer-link--active{color:#e4be39;text-decoration:underline;text-decoration-color:#e4be39;text-underline-offset:5px;text-decoration-thickness:2px}.header__drawer--light .header__drawer-link{color:#1b2837b8}.header__drawer--light .header__drawer-link:hover{color:#1d2430}.header__drawer--light .header__drawer-link--active{color:#1d2430;text-decoration-color:#e4be39}.header__dashboard{display:none;align-items:center;justify-content:center;gap:.4rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:0;text-align:center;vertical-align:middle;color:#1b2837;transition:opacity .2s}.header__dashboard:hover{opacity:.85}.header__dash-icon{flex-shrink:0}.header__logo-mark{display:flex;align-items:center;justify-content:center}.header__logo-mark-svg{width:40px;height:40px;border-radius:8px;flex-shrink:0}.header__wordmark{display:flex;align-items:baseline;gap:.35rem;font-weight:700;font-size:1.125rem}.header__wordmark-gfl{color:#e4be39}.header__wordmark-rest{color:#1d2430}.header--light{padding:12px 20px;background:#fff;box-shadow:0 1px 2px #0000000d}.header--light .header__logo{gap:.65rem;color:#1d2430}.header--light .header__link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:0;vertical-align:middle;color:#1b2837b2;transition:color .2s}.header--light .header__link:hover,.header--light .header__link:active{color:#1b2837}.header--light .header__link--active{color:#1b2837;text-decoration:underline;text-decoration-color:#e4be39;text-underline-offset:5px;text-decoration-thickness:2px}@media(min-width:992px){.header--light .header__dashboard{display:inline-flex}}@media(max-width:992px){.header__nav{display:none}}@keyframes header-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes header-drawer-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.hero-block{display:flex;flex-direction:column;background:var(--hero-bg) center/cover no-repeat;color:#fff}.hero{display:flex;flex-direction:column;justify-content:center;padding:86px 0 19px}.hero__inner{display:flex;flex-direction:column;gap:50px}.hero__content{max-width:695px}.hero__title{color:#fff;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(1.75rem,6vw,3.75rem);line-height:1.05;letter-spacing:0}.hero__title .hero__title-accent{display:inline-block;color:#e4be39}.hero__subtitle{padding:22px 0 28px;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.4;letter-spacing:0;color:#bbbcbf}.hero__cta{padding:10px 24px;font-size:1rem}.hero__divider{margin-top:49px;max-width:850px;width:100%;height:1px;background-color:#3f4a58}.hero__stats{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,8vw,9.25rem);max-width:100%}.hero__scroll-btn{display:flex;justify-content:center;align-items:center;margin:40px auto 19px;background:transparent;border:none;padding:0;cursor:pointer}.hero__stat{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.hero__stat-value{font-family:Helvetica;font-weight:700;font-style:Bold;font-size:36px;line-height:60px;letter-spacing:0;color:#e4be39}.hero__stat-label{font-family:Helvetica;font-weight:400;font-style:Regular;font-size:14px;line-height:20px;letter-spacing:0;color:#fff}.hero__stat-icon{display:none}@media(max-width:992px){.hero__inner{gap:clamp(1.5rem,4vw,3rem)}}@media(max-width:768px){.hero{padding:1.5rem 0 3rem}.hero__stats{gap:1.25rem 2rem}.hero__stat-value{font-size:1.25rem;line-height:1.3}}.how-it-works{padding:clamp(1rem,3vw,1.25rem) 0 clamp(3rem,8vw,5.75rem);background-color:#f6fafe}.how-it-works__ticker{max-width:1296px;margin:0 auto 70px;height:70px;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;overflow:hidden}.how-it-works__ticker .tradingview-widget-container{width:100%;height:100%}.how-it-works__content .section-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-style:normal;font-size:clamp(1.75rem,4vw,3rem);line-height:1.1;letter-spacing:0;color:#1b2837;max-width:667px;margin-bottom:clamp(1.5rem,3vw,2.5rem);text-align:left}.how-it-works__content .section-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-style:normal;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;letter-spacing:0;color:#1b2837;max-width:774px;text-align:left}.how-it-works__grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start;margin-bottom:2.5rem}@media(max-width:992px){.how-it-works__grid{grid-template-columns:1fr}}.how-it-works__content .section-subtitle{margin-bottom:0}.how-it-works__video-placeholder{width:100%;max-width:468px;height:262px;border-radius:12px;background:#1d2430;background-image:url(https://images.unsplash.com/photo-1512453979798-5ea266f8880c?w=800&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #00000014}.how-it-works__play{width:72px;height:72px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;transition:transform .2s}.how-it-works__play:hover{transform:scale(1.05)}.how-it-works__play-icon{width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent #1D2430;margin-left:4px}.how-it-works__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,6vw,6.25rem);position:relative}@media(max-width:992px){.how-it-works__steps{grid-template-columns:1fr}}.how-it-works__step{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:clamp(1.5rem,4vw,2.25rem) clamp(1.5rem,4vw,2.25rem) clamp(2.5rem,6vw,4rem);box-shadow:0 2px 16px #0000000f;border:1px solid #E0E5E9;max-width:360px;width:100%;min-height:400px}@media(max-width:768px){.how-it-works__step{min-height:auto}}.how-it-works__number{font-size:48px;font-weight:800;color:#fdd15a;line-height:1;margin-bottom:0}.how-it-works__icon{width:60px;height:60px;margin:30px 0 39px;border-radius:50%;background:#fff3c780;display:flex;align-items:center;justify-content:center;font-family:Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:28px;line-height:1;letter-spacing:0;color:#fdd15a}.how-it-works__step-body{display:flex;flex-direction:column;gap:.5rem}.how-it-works__step-title{font-family:Helvetica,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:29px;letter-spacing:0;color:#000;padding-bottom:20px}.how-it-works__step-desc{font-family:Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:20px;letter-spacing:0;color:#5e7186}.how-it-works__border{position:absolute;top:95px;pointer-events:none}@media(max-width:992px){.how-it-works__border{display:none}}.how-it-works__border--left{left:25.33%;transform:translate(-50%)}.how-it-works__border--right{left:63.66%;transform:translate(-50%)}.stability{padding:clamp(3rem,7vw,6rem) 0;background:#fff;border-top:1px solid #F3F4F6;border-bottom:1px solid #F3F4F6}.stability__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:992px){.stability__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.stability__grid{grid-template-columns:1fr}}.stability__card{display:flex;flex-direction:column;padding:32px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:none}.stability__row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.stability__icon-img{flex-shrink:0;width:56px;height:56px;object-fit:contain}.stability__text{display:flex;flex-direction:column;align-items:end;flex:1;gap:.25rem;min-width:0}.stability__label{display:block;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.6px;text-align:right;text-transform:uppercase;color:#9c9c9c}.stability__value{display:block;width:100%;font-family:Fira Code,ui-monospace,Cascadia Code,monospace;font-weight:700;font-size:24px;line-height:32px;letter-spacing:0;text-align:right;color:#1a202c;word-break:break-word}.stability__progress{margin-top:auto;width:100%;height:6px;border-radius:3px;background:#edf2f7;overflow:hidden}.stability__progress-fill{height:100%;border-radius:inherit;background:#e4be39}.tiers{padding:clamp(3rem,6vw,6.125rem) 0 clamp(4rem,10vw,9rem);background:linear-gradient(180deg,#fff,#f6fafe)}.tiers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;justify-items:center}@media(max-width:1296px){.tiers__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tiers__grid{grid-template-columns:1fr}}.tiers__card{display:flex;flex-direction:column;min-height:510px;align-items:center;background-color:#fff;background-repeat:no-repeat;background-position:top;background-size:100% 8px;border-radius:24px;padding:32px;box-shadow:0 4px 24px #00000014;border:1px solid rgba(0,0,0,.06);max-width:294px}.tiers__card--accent-gold{background-image:linear-gradient(90deg,#e4be39,#eab308)}.tiers__card--accent-orange{background-image:linear-gradient(90deg,#eab308,#f97316)}.tiers__card--accent-red-orange{background-image:linear-gradient(90deg,#f97316,#ef4444)}.tiers__card--accent-navy{background-image:linear-gradient(90deg,#1b2837,#1f2937)}.tiers__pill{padding:6px 16px;border-radius:9999px;background:#f6fafe;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;font-style:normal;line-height:16px;letter-spacing:1.2px;text-align:center;vertical-align:middle;text-transform:uppercase;color:#1d2430;margin-bottom:1rem}.tiers__roi{display:flex;align-items:baseline;gap:.35rem;margin-bottom:.35rem}.tiers__roi-value{font-size:2.125rem;font-weight:800;color:#1b2837;line-height:1}.tiers__roi-suffix{font-size:.8125rem;color:#9ca3af;font-weight:500}.tiers__duration{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;font-style:normal;line-height:20px;letter-spacing:0;text-align:center;vertical-align:middle;color:#5e7186}.tiers__duration-icon{flex-shrink:0;object-fit:contain}.tiers__range{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:.5rem;width:230px;max-width:100%;min-height:74px;padding-left:15.92px;padding-right:15.94px;border-radius:12px;background:#f6fafe;margin-bottom:1.25rem}.tiers__range-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;font-style:normal;line-height:16px;letter-spacing:-.6px;text-align:center;vertical-align:middle;text-transform:uppercase;color:#5e7186}.tiers__range-value{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:32px;width:100%;font-family:Fira Code,ui-monospace,monospace;font-size:14px;font-weight:700;font-style:normal;line-height:20px;letter-spacing:0;text-align:center;vertical-align:middle;color:#1b2837}.tiers__main{flex:1;display:flex;flex-direction:column;margin-bottom:1rem;align-self:start}.tiers__main-heading{margin:0 0 .65rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:700;font-style:normal;line-height:15px;letter-spacing:1px;vertical-align:middle;text-transform:uppercase;color:#9c9c9c}.tiers__list{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.75rem}.tiers__list-item{display:flex;align-items:center;gap:.45rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:16px;letter-spacing:0;vertical-align:middle;color:#5e7186}.tiers__check{flex-shrink:0;display:block;object-fit:contain}.tiers__more{align-self:flex-start;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:700;font-style:normal;line-height:15px;letter-spacing:0;vertical-align:middle;color:#e4be39;background:none;border:none;cursor:pointer;text-align:left}.tiers__more:hover{color:#c9a82e}.tiers__cta{margin-top:auto;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1d2430;background:#fff;border:1px solid #1D2430;border-radius:10px;cursor:pointer;transition:background .2s,color .2s}.tiers__cta:hover{background:#1d2430;color:#fff}.tier-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.tier-modal__backdrop{position:absolute;inset:0;background:#1b25338c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tier-modal__panel{position:relative;z-index:1;width:100%;max-width:640px;max-height:min(92vh,880px);overflow-y:auto;background:#fff;border-radius:24px;padding:2rem 2.25rem 1.75rem;box-shadow:0 24px 64px #0000002e;box-sizing:border-box}.tier-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem}.tier-modal__title{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:800;line-height:1.2;color:#1a2533;letter-spacing:-.02em}.tier-modal__close{flex-shrink:0;width:2.5rem;height:2.5rem;margin:-.35rem -.35rem 0 0;padding:0;border:none;background:none;font-size:1.75rem;line-height:1;color:#9ca3af;cursor:pointer;border-radius:10px;transition:color .15s,background .15s}.tier-modal__close:hover{color:#1a2533;background:#f3f4f6}.tier-modal__metrics{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.6rem}.tier-modal__metric{background:#f8f9fa;border-radius:14px;padding:1.1rem 1rem;text-align:center}.tier-modal__metric-label{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:.5rem}.tier-modal__metric-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:800;color:#1a2533;line-height:1.15}.tier-modal__section{margin-bottom:1.35rem}.tier-modal__section-title{margin:0 0 .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a2533}.tier-modal__alloc-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.tier-modal__alloc-pill{display:flex;align-items:center;gap:.55rem;background:#f8f9fa;border-radius:12px;padding:.7rem .85rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.4;color:#4b5563}.tier-modal__alloc-check{flex-shrink:0;display:block;width:22px;height:22px;margin-top:2px;object-fit:contain}.tier-modal__strategy-card{background:#fff;border:1px solid #e8eaed;border-radius:16px;padding:1.75rem;box-sizing:border-box}.tier-modal__strategy-heading{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:800;font-style:normal;line-height:20px;letter-spacing:1.4px;text-transform:uppercase;color:#1b2837;vertical-align:middle}.tier-modal__strategy-text{margin:.625rem 0 0;padding:0;border:0;quotes:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;font-style:italic;font-weight:400;line-height:1.55;color:#6c757d}.tier-modal__strategy-text:before,.tier-modal__strategy-text:after{content:none}.tier-modal__cta-block{position:relative;overflow:hidden;background:#1a2433;border-radius:16px;padding:1.25rem 1.35rem;margin-top:.35rem}.tier-modal__cta-deco{position:absolute;top:.65rem;right:.65rem;width:150px;height:60px;opacity:.12;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 48' fill='none'%3E%3Cpath d='M0 38 L12 32 L24 36 L36 22 L48 28 L60 12 L72 18 L84 8 L96 14 L108 6 L120 10' stroke='%23ffffff' stroke-width='1.2'/%3E%3C/svg%3E") no-repeat center/contain;pointer-events:none}.tier-modal__upgrade-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.tier-modal__upgrade-icon{flex-shrink:0;width:24px;height:24px}.tier-modal__upgrade-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ebc04b}.tier-modal__upgrade-headline{margin:0 0 .45rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:800;line-height:1.35;color:#fff}.tier-modal__upgrade-sub{margin:0 0 1.15rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#94a3b8}.tier-modal__cta-btn{width:100%;padding:1rem 1.25rem;border:none;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1a2533;background:#ebc04b;cursor:pointer;transition:filter .15s,transform .1s}.tier-modal__cta-btn:hover{filter:brightness(1.05)}.tier-modal__cta-btn:active{transform:scale(.99)}@media(max-width:768px){.tier-modal__alloc-grid,.tier-modal__metrics{grid-template-columns:1fr}.tier-modal__panel{padding:1.5rem 1.25rem 1.35rem}}.affiliate{padding:clamp(2.5rem,5vw,4.5rem) 0;background:#fff;color:#1a2332}.affiliate__title-line{background:#f2c94c;width:72px;height:6px}.affiliate__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}@media(max-width:992px){.affiliate__stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.affiliate__stats{grid-template-columns:1fr}}.affiliate__stat-card{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.25rem 1.35rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000a}.affiliate__stat-label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5e7186;margin:0}.affiliate__stat-value{font-size:1.75rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;margin:0}.affiliate__stat-value--green{color:#089981}.affiliate__stat-value--blue{color:#2563eb}.affiliate__stat-value--orange{color:#ca8a04}.affiliate__stat-value--purple{color:#9333ea}.affiliate__stat-pill{display:inline-block;margin-top:.25rem;padding:.25rem .65rem;font-size:.75rem;font-weight:600;border-radius:9999px;background:#f6fafe}.affiliate__stat-pill--green{color:#089981}.affiliate__stat-hint--blue{color:#2563eb}.affiliate__stat-hint--orange{color:#ca8a04}.affiliate__stat-hint--purple{color:#9333ea}.affiliate__layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:1.5rem;align-items:start}@media(max-width:992px){.affiliate__layout{grid-template-columns:1fr}}.affiliate__panel{border-radius:12px;border:1px solid #F3F4F6;background:#fff;box-shadow:0 1px 2px #0000000d}.affiliate__panel--boost{position:relative;overflow:hidden;padding:1.5rem;background:#1a2332;color:#fff}.affiliate__panel--profit{padding:1.5rem}.affiliate__network-stack{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.affiliate__network-card{margin:0;padding:1.5rem 1.5rem 1.35rem;background:#fff;border:1px solid #e8ecf1;border-radius:16px;box-shadow:0 4px 24px #1a23320f}.affiliate__network-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.35rem}.affiliate__network-titles{min-width:0}.affiliate__panel-title{font-size:1.125rem;font-weight:700;color:#1a2332;margin:0 0 .35rem}.affiliate__panel-sub{font-size:.875rem;color:#5e7186;margin:0;line-height:1.5}.affiliate__network-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.affiliate__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1rem;font-size:.8125rem;font-weight:600;font-family:inherit;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s}.affiliate__btn-icon{flex-shrink:0;display:block}.affiliate__btn--tree{background:#1a2332;color:#fff}.affiliate__btn--tree:hover{background:#242f42}.affiliate__btn--summary{background:#fff;color:#5e7186;border-color:#d1d5db}.affiliate__btn--summary:hover{border-color:#9ca3af;color:#1a2332}.affiliate__levels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}@media(max-width:768px){.affiliate__levels{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:520px){.affiliate__levels{grid-template-columns:repeat(2,minmax(0,1fr))}}.affiliate__level-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:3.5rem;padding:.55rem .4rem;background:#f3f4f6;border-radius:12px;border:1px solid rgba(26,35,50,.05);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;vertical-align:middle}.affiliate__level-cell-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-style:normal;font-size:10px;line-height:15px;letter-spacing:0;text-align:center;vertical-align:middle;color:#9c9c9c;text-transform:uppercase}.affiliate__level-cell-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-style:normal;font-size:14px;line-height:20px;letter-spacing:0;text-align:center;vertical-align:middle;color:#1b2837}.affiliate__partner-list{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none}.affiliate__partner-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem 1.5rem;padding:1rem 1.25rem;background:#f6fafe;border-radius:14px;border:1px solid rgba(26,35,50,.04)}@media(max-width:480px){.affiliate__partner-row{grid-template-columns:1fr;justify-items:start;gap:.5rem}}.affiliate__partner-name{font-weight:700;font-size:.9375rem;color:#1a2332;min-width:0}.affiliate__partner-pct{font-weight:700;font-size:.9375rem;color:#2563eb;justify-self:center}@media(max-width:480px){.affiliate__partner-pct{justify-self:start}}.affiliate__partner-amount{font-weight:700;font-size:.9375rem;color:#089981;white-space:nowrap;justify-self:end}@media(max-width:480px){.affiliate__partner-amount{justify-self:start;white-space:normal}}.affiliate__aside{display:flex;flex-direction:column;gap:1rem}.affiliate__boost-zorro{position:absolute;top:.25rem;right:-.75rem;width:160px;height:160px;max-width:55%;object-fit:contain;opacity:.14;pointer-events:none;z-index:0}.affiliate__boost-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.affiliate__boost-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:32px;letter-spacing:0;text-align:left;vertical-align:middle;color:#fff}.affiliate__toggle{position:relative;width:48px;height:26px;flex-shrink:0;padding:0;border:none;border-radius:9999px;background:#343f4f;cursor:pointer;transition:background .2s}.affiliate__toggle:hover{background:#3d4a5c}.affiliate__toggle--active{background:#089981}.affiliate__toggle--active:hover{background:#0aa68d}.affiliate__toggle--active .affiliate__toggle-knob{transform:translate(22px)}.affiliate__toggle-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.affiliate__boost-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem;margin:0 0 1.35rem}.affiliate__boost-line{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:22.75px;letter-spacing:0;vertical-align:middle;color:#ffffffb8}.affiliate__boost-line strong{color:#fff;font-weight:700}.affiliate__status-bar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;margin-bottom:1.25rem;background:#fff;border-radius:9999px}.affiliate__status-label{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9c9c9c}.affiliate__status-value{font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1b2837}.affiliate__invite-btn{position:relative;z-index:1;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:53.1px;padding:17.1px 1.25rem 16px;margin:0 auto;font-size:1rem;font-weight:700;font-family:inherit;color:#1b2837;background:#e4be39;border:none;border-radius:16px;cursor:pointer;transition:filter .2s,transform .2s}.affiliate__invite-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.affiliate__profit-title{font-size:1.0625rem;font-weight:700;color:#1a2332;margin:0 0 .5rem}.affiliate__profit-sub{font-size:.875rem;color:#5e7186;margin:0 0 1rem;line-height:1.5}.affiliate__radio-group{display:flex;flex-direction:column;gap:.65rem;margin:0 0 1rem;padding:0;border:none}.affiliate__radio-option{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:10px;cursor:pointer;transition:border-color .2s,background .2s}.affiliate__radio-option:has(.affiliate__radio-input:checked){border-color:#f2c94c;box-shadow:0 0 0 1px #f2c94c;background:#f2c94c0f}.affiliate__radio-option:hover{border-color:#9ca3af}.affiliate__radio-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.affiliate__radio-ui{flex-shrink:0;width:18px;height:18px;border-radius:50%;border:2px solid #9ca3af;position:relative}.affiliate__radio-option:has(.affiliate__radio-input:checked) .affiliate__radio-ui{border-color:#f2c94c;background:#f2c94c}.affiliate__radio-option:has(.affiliate__radio-input:checked) .affiliate__radio-ui:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:#1a2332;transform:translate(-50%,-50%)}.affiliate__radio-text{font-size:.9375rem;font-weight:600;color:#1a2332}.affiliate__profit-foot{display:flex;align-items:flex-start;gap:.4rem;font-size:.75rem;line-height:1.45;color:#5e7186;margin:0}.affiliate__info-icon{flex-shrink:0;margin-top:.1rem;color:#5e7186}.culture{padding:clamp(2.5rem,5vw,4.5rem) 0 0;background:#f6fafe;color:#1b2837}.culture__inner{padding-bottom:3rem}.culture__header{margin-bottom:2.75rem}.culture__title-line{margin-bottom:0;background:#eab308;width:72px;height:4px}.culture__header .section-title{color:#1b2837}.culture__header .section-subtitle{color:#5e7186;max-width:36rem}.culture__split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(2rem,4vw,3.5rem);align-items:start;margin-bottom:3rem}@media(max-width:992px){.culture__split{grid-template-columns:1fr}}.culture__badge{display:inline-block;margin:0 0 1rem;padding:.4rem .85rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#eab308;background:#eab30824;border-radius:8px}.culture__heading{font-size:clamp(1.35rem,2.4vw,1.875rem);font-weight:700;line-height:1.25;color:#1b2837;margin:0 0 1rem;letter-spacing:-.02em}.culture__lead{font-size:1rem;line-height:1.65;color:#5e7186;margin:0 0 1.25rem}.culture__quote{margin:0;padding-left:1.1rem;border-left:4px solid #eab308;font-size:1rem;font-style:italic;line-height:1.6;color:#5e7186}.culture__mosaic{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.14fr);grid-template-rows:auto auto;gap:1rem 1.05rem;align-items:stretch;width:100%;max-width:min(100%,560px);margin-left:auto}@media(max-width:992px){.culture__mosaic{display:flex;flex-direction:column;gap:1rem;margin-left:0;max-width:none}}.culture__mosaic-stack{display:contents}@media(max-width:992px){.culture__mosaic-stack{display:flex;flex-direction:column;gap:1rem}}.culture__pic{display:block;width:100%;max-width:100%;border-radius:clamp(18px,2.5vw,26px);overflow:hidden;object-fit:cover}.culture__pic--up{grid-column:1;grid-row:1;aspect-ratio:1/1;min-height:0}.culture__pic--down{grid-column:1;grid-row:2;aspect-ratio:3/4;min-height:0}.culture__pic--center{grid-column:2;grid-row:1/-1;height:100%;min-height:0;align-self:stretch;object-position:center}@media(max-width:992px){.culture__pic--center{grid-column:unset;grid-row:unset;height:auto;aspect-ratio:4/5;max-height:420px;align-self:center}}@media(max-width:992px){.culture__pic--up,.culture__pic--down{grid-column:unset;grid-row:unset;aspect-ratio:16/10;max-height:280px}}.culture__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0;padding:0;list-style:none}@media(max-width:768px){.culture__cards{grid-template-columns:1fr}}.culture__card{display:flex;flex-direction:column;align-items:flex-start;padding:1.75rem 1.5rem;background:#fff;border-radius:24px;border:1px solid #e8ecf1;box-shadow:0 4px 24px #1a202c0f}.culture__card-icon-wrap{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:1.1rem;border-radius:50%;background:#eab3082e;color:#ca8a04}.culture__card-title{font-size:1.0625rem;font-weight:700;color:#1b2837;margin:0 0 .5rem;line-height:1.3}.culture__card-text{font-size:.875rem;line-height:1.55;color:#5e7186;margin:0}.culture__cta-outer{background:#f6fafe;margin-top:1rem}.culture__cta{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(2rem,5vw,3.75rem);background:var(--Color-azul, #1b2837);border-radius:clamp(40px,5vw,56px);color:#fff}.culture__cta-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3rem;font-weight:700;font-style:normal;line-height:3rem;letter-spacing:0;vertical-align:middle;color:#fff;margin:0;max-width:22ch}@media(max-width:768px){.culture__cta-title{font-size:clamp(1.75rem,8vw,3rem);line-height:1}}.culture__cta-desc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;font-style:normal;line-height:29.25px;letter-spacing:0;vertical-align:middle;color:#9c9c9c;margin:2rem 0 3rem;max-width:42rem}.culture__cta-pills{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;width:100%}@media(max-width:768px){.culture__cta-pills{flex-direction:column}}.culture__cta-pill{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.8125rem;font-weight:700;letter-spacing:.01em;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;flex:1 1 auto;max-width:372px}@media(max-width:768px){.culture__cta-pill{width:100%;min-width:0}}.culture__cta-pill-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.culture__cta-agree{display:block;width:24px;height:24px}.security{padding:clamp(2.5rem,5vw,4.5rem) 0;background:#f6fafe}.security__header{text-align:center;margin-bottom:2.75rem}.security__subtitle{max-width:46rem}.security__section-line{width:60px;margin-bottom:0}.security__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,596px);gap:1.75rem;align-items:start}@media(max-width:992px){.security__grid{grid-template-columns:1fr}}.security__card{background:#fff;border-radius:12px;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 4px 24px #00000014}.security__card--legal{display:flex;flex-direction:column;gap:1.5rem;align-self:center}.security__guarantee-visual{margin:0;padding:0;line-height:0;width:100%;max-width:596px}@media(max-width:992px){.security__guarantee-visual{justify-self:center}}.security__guarantee-img{display:block;width:596px;max-width:100%;height:auto;aspect-ratio:596/497;object-fit:contain}.security__card-heading{font-size:1.125rem;font-weight:700;color:#1d2430;margin:0;align-self:flex-start}.security__details{background:#f1f5f9;border-radius:10px;padding:1.25rem 1.35rem}.security__row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}@media(max-width:480px){.security__row{flex-direction:column;align-items:stretch}}.security__row--multiline{align-items:flex-start}.security__row-divider{height:1px;background:#1d243014;margin:1rem 0}.security__label{font-family:Fira Code,ui-monospace,monospace;font-size:.875rem;font-weight:400;color:#64748b;flex-shrink:0}.security__value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:700;color:#1d2430;text-align:right;line-height:1.45}@media(max-width:480px){.security__value{text-align:left}}.security__verify{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:auto;padding:.875rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:#1d2430;text-decoration:none;background:#fff;border:1px solid #1D2430;border-radius:10px;transition:background .2s,color .2s}.security__verify:hover{background:#1d2430;color:#fff}.footer{background:#1b2837;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,5rem)}.footer__networks{padding:0 0 2.25rem}.footer__networks-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.footer__networks-title{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-style:italic;font-size:22.7px;line-height:32px;letter-spacing:0;text-align:center;vertical-align:middle;color:#fff}.footer__networks-pills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem .75rem}.footer__network-pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:16px 32px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0003;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-style:normal;font-size:14px;line-height:20px;letter-spacing:.7px;text-align:center;vertical-align:middle;text-transform:uppercase;color:#fff}.footer__network-dot{width:6px;height:6px;border-radius:50%;background:#e4be39;flex-shrink:0}.footer__divider{height:1px;background:#ffffff1f;margin:0}.footer__main{padding:2.75rem 0 2.5rem}.footer__main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr) minmax(0,.65fr);gap:2.5rem 3.5rem;align-items:start}@media(max-width:992px){.footer__main-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer__main-grid .footer__column--brand{grid-column:1/-1}}@media(max-width:768px){.footer__main-grid{grid-template-columns:1fr}}.footer__column--brand{max-width:26rem}.footer__brand-link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:1rem}.footer__brand-mark{display:flex;flex-shrink:0}.footer__brand-mark-svg{width:40px;height:40px;display:block}.footer__brand-text{display:inline-flex;align-items:baseline;font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.footer__brand-gfl{color:#fff}.footer__brand-holdings{color:#e4be39}.footer__tagline{margin:0 0 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:22.75px;letter-spacing:0;vertical-align:middle;color:#9c9c9c}.footer__social{display:flex;flex-wrap:wrap;gap:.5rem}.footer__social-btn{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.22);display:flex;align-items:center;justify-content:center;color:#ffffffe6;transition:border-color .2s,color .2s}.footer__social-btn:hover{border-color:#e4be39;color:#e4be39}.footer__social-svg{width:18px;height:18px}.footer__social-svg--x{width:15px;height:15px}.footer__column-title{margin:0 0 1rem;font-size:.9375rem;font-weight:700;color:#fff}.footer__link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.footer__link-list a{font-size:.875rem;color:#9c9c9c;text-decoration:none;transition:color .2s}.footer__link-list a:hover{color:#e4be39}.footer__legal-bar{padding:1.25rem 0 0}.footer__legal-bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.footer__legal-meta{display:flex;flex-direction:column;gap:.35rem;max-width:min(100%,36rem)}.footer__reg-line,.footer__fca{margin:0;font-size:.6875rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#5e7186}.footer__reg-address{margin:0;font-size:.6875rem;font-weight:500;letter-spacing:.02em;text-transform:none;color:#5e7186;line-height:1.45}.footer__companies-house-link{color:inherit;text-decoration:underline;text-decoration-color:#5e718673;text-underline-offset:2px;transition:color .2s,text-decoration-color .2s}.footer__companies-house-link:hover{color:#e4be39;text-decoration-color:#e4be3999}.footer__fca{display:inline-flex;align-items:center;gap:.4rem}.footer__fca-icon{width:14px;height:17px;flex-shrink:0;opacity:.85}.footer--simple{padding:2.5rem 1.25rem 2rem}@media(min-width:768px){.footer--simple{padding:3rem 2rem 2.25rem}}.footer__simple-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.75rem}@media(min-width:992px){.footer__simple-inner{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;text-align:left;gap:2rem 1.5rem}}.footer__simple-brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff}.footer__simple-mark-svg{width:40px;height:40px;display:block;border-radius:8px}.footer__simple-wordmark{display:flex;align-items:baseline;gap:.25rem;font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.footer__simple-gfl{color:#e4be39}.footer__simple-rest{color:#ffffffeb}.footer__simple-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1.25rem}@media(min-width:992px){.footer__simple-nav{justify-content:center;flex:1;max-width:28rem}}.footer__simple-link{font-size:.875rem;font-weight:500;color:#ffffffc7;text-decoration:none;transition:color .2s}.footer__simple-link:hover{color:#e4be39}.footer__simple-aside{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:992px){.footer__simple-aside{align-items:flex-end}}.footer__simple-social{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.footer__simple-social-btn{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.22);display:flex;align-items:center;justify-content:center;color:#ffffffe6;transition:border-color .2s,color .2s}.footer__simple-social-btn:hover{border-color:#e4be39;color:#e4be39}.footer__simple-social-btn .footer__social-svg{width:18px;height:18px}.footer__simple-copy{margin:0;font-size:.75rem;line-height:1.45;color:#9c9c9c;max-width:22rem;text-align:center}@media(min-width:992px){.footer__simple-copy{text-align:right}}.terms-page{min-height:100vh;display:flex;flex-direction:column;background:#e8edf3}.terms-page__main{flex:1;padding-bottom:clamp(3rem,8vw,6rem);background:#f6fafe}.terms-page__hero{text-align:center;padding:2.5rem 1rem 2rem}.terms-page__title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#1b2837;letter-spacing:-.02em}.terms-page__lead{margin:0 0 .35rem;font-size:1.0625rem;color:#5e7186}.terms-page__note{margin:0;font-size:.9375rem;color:#5e7186;padding-bottom:24px}.terms-page__hero-line{width:48px;height:4px;margin:1.25rem auto 0;background:#e4be39;border-radius:999px}.terms-page__card-wrap{padding:0 1rem}.terms-page__card{background:#fff;border-radius:20px;box-shadow:0 8px 32px #1b283714;padding:1.5rem 1.25rem;max-width:920px;margin:0 auto}@media(min-width:768px){.terms-page__card{padding:1.75rem}}.terms-page__card-head{display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.25rem;margin-bottom:.25rem;background:#eff3f8;border-radius:14px}@media(min-width:768px){.terms-page__card-head{flex-direction:row;align-items:center;justify-content:space-between;padding:1.35rem 1.5rem}}.terms-page__card-head-left{display:flex;align-items:center;gap:1rem;min-width:0}.terms-page__shield-svg{flex-shrink:0;width:44px;height:44px;border-radius:10px}.terms-page__card-title{margin:0;font-size:1.375rem;font-weight:700;color:#1b2837;letter-spacing:-.02em}.terms-page__card-meta{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:10px;line-height:16px;letter-spacing:.6px;vertical-align:middle;text-transform:uppercase;color:#6b7280}.terms-page__pdf-btn.btn--primary{align-self:flex-start;text-transform:uppercase;font-size:.8125rem;font-weight:700;letter-spacing:.06em;padding:12px 22px;white-space:nowrap;border-radius:12px;color:#1b2837;background:#e4be39;box-shadow:0 4px 14px #1b28371f}.terms-page__pdf-btn.btn--primary:hover{color:#1b2837;box-shadow:0 6px 20px #1b283724}.terms-page__sections{padding:2rem 0 .25rem;display:flex;flex-direction:column;gap:2.25rem}@media(min-width:768px){.terms-page__sections{gap:2.5rem}}.terms-page__section{padding:0 .15rem}.terms-page__section-head{display:flex;align-items:center;gap:.85rem;margin-bottom:.65rem}.terms-page__section-num{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;border-radius:999px;background:#e4be39;color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.02em}.terms-page__section-title{margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:20px;letter-spacing:0;vertical-align:middle;color:#1b2837}.terms-page__section-body{margin:0;padding-left:0;font-family:Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;vertical-align:middle;color:#4b5563}@media(min-width:768px){.terms-page__section-body{padding-left:2.85rem}}.terms-page__cta{position:relative;margin-top:2.25rem;padding:1.85rem 1.5rem 1.75rem;background:#1b2837;border-radius:18px;overflow:hidden}.terms-page__cta-bg{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);color:#fff;pointer-events:none;opacity:.22}.terms-page__cta-bg .terms-page__scales-svg{width:min(48vw,200px);height:auto;display:block}.terms-page__cta-inner{position:relative;z-index:1;max-width:26rem}.terms-page__cta-title{margin:0 0 .6rem;font-size:1.375rem;font-weight:700;color:#e4be39;letter-spacing:-.02em}.terms-page__cta-text{margin:0 0 1.35rem;font-size:.9375rem;line-height:1.6;color:#9eb0c4}.terms-page__cta-btn.btn--primary{display:inline-flex;text-transform:uppercase;font-size:.8125rem;font-weight:700;letter-spacing:.06em;padding:12px 24px;border-radius:12px;color:#1b2837;background:#e4be39;box-shadow:0 4px 14px #0000002e;text-decoration:none}.terms-page__cta-btn.btn--primary:hover{color:#1b2837;box-shadow:0 6px 20px #00000038}.contact-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.contact-page__main{flex:1;padding-bottom:4rem;background:#f6fafe}.contact-page__hero{text-align:center;padding:2.5rem 1rem 2rem}.contact-page__title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#1a2b3c;letter-spacing:-.02em}.contact-page__lead{margin:0 auto;max-width:36rem;font-size:1.0625rem;line-height:1.55;color:#64748b;padding-bottom:24px}.contact-page__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width:992px){.contact-page__grid{grid-template-columns:auto minmax(0,1fr);gap:2rem}}.contact-page__col--form{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:992px){.contact-page__col--form{width:810px;max-width:100%}}.contact-page__card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:1.5rem 1.25rem}@media(min-width:768px){.contact-page__card{padding:1.75rem}}.contact-page__card--form{padding-bottom:1.75rem}.contact-page__form-title{margin:0 0 1.35rem;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:20px;letter-spacing:0;vertical-align:middle;color:#1a2b3c}.contact-page__form{display:flex;flex-direction:column;gap:1.1rem}.contact-page__row{display:grid;grid-template-columns:1fr;gap:1.1rem}@media(min-width:768px){.contact-page__row{grid-template-columns:1fr 1fr}}.contact-page__field{display:flex;flex-direction:column;gap:.4rem}.contact-page__label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.contact-page__input,.contact-page__textarea{width:100%;border:1px solid transparent;border-radius:12px;padding:.85rem 1rem;background:#f6fafe;color:#333;transition:border-color .2s,box-shadow .2s}.contact-page__input::placeholder,.contact-page__textarea::placeholder{color:#94a3b8}.contact-page__input:focus,.contact-page__textarea:focus{outline:none;border-color:#e4be398c;box-shadow:0 0 0 3px #e4be3933}.contact-page__textarea{resize:vertical;min-height:140px;line-height:1.5}.contact-page__submit{margin-top:.35rem;width:100%;padding:.95rem 1.25rem;border-radius:12px;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:1rem;color:#fff;background:#1b2837;cursor:pointer;transition:background .2s,transform .2s}.contact-page__submit:hover{background:#152433;transform:translateY(-1px)}.contact-page__pdf-cta{position:relative;overflow:hidden;border-radius:16px;background:#1b2837;min-height:168px}.contact-page__pdf-cta-bg{position:absolute;right:-1rem;top:50%;transform:translateY(-50%);color:#ffffff14;pointer-events:none}.contact-page__pdf-cta-bg svg{width:clamp(140px,28vw,200px);height:auto;display:block}.contact-page__pdf-cta-inner{position:relative;z-index:1;padding:1.5rem 1.25rem}@media(min-width:768px){.contact-page__pdf-cta-inner{padding:1.65rem 1.75rem}}.contact-page__pdf-cta-copy{max-width:22rem}.contact-page__pdf-cta-kicker{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:#e4be39}.contact-page__pdf-cta-text{margin:0 0 1rem;font-size:.9375rem;line-height:1.5;color:#ffffffeb}.contact-page__pdf-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.5rem;border-radius:10px;font-size:.8125rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#1b2837;background:#e4be39;text-decoration:none;transition:filter .2s,transform .2s}.contact-page__pdf-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.contact-page__info-list{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.contact-page__info-card{display:flex;gap:1rem;align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:32px;max-width:389px;flex-direction:column}@media(min-width:768px){.contact-page__info-card{padding:1.25rem}}.contact-page__info-icon{flex-shrink:0;width:48px;height:48px;line-height:0}.contact-page__info-icon img{width:48px;height:48px;display:block;border-radius:12px}.contact-page__info-body{min-width:0}.contact-page__info-title{margin:0 0 .35rem;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:20px;letter-spacing:0;vertical-align:middle;color:#1a2b3c}.contact-page__info-value{margin:0 0 .25rem;font-size:.8125rem;font-weight:700;letter-spacing:.02em;color:#334155;word-break:break-word}.contact-page__info-hint{margin:0;font-size:.8125rem;color:#64748b;line-height:1.4}.contact-page__info-chat-btn{margin-top:.85rem;padding:.65rem 1.15rem;border-radius:10px;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.875rem;color:#fff;background:#1b2837;cursor:pointer;transition:background .2s,transform .2s}.contact-page__info-chat-btn:hover{background:#152433;transform:translateY(-1px)}.faq-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.faq-page__main{flex:1;padding-bottom:4rem;background:#f6fafe}.faq-page__hero{text-align:center;padding:2.5rem 1rem 1.25rem}.faq-page__title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#1a2b3c;letter-spacing:-.02em}.faq-page__lead{margin:0 auto;max-width:36rem;font-size:1.0625rem;line-height:1.55;color:#64748b;padding-bottom:24px}.faq-page__accordion-wrap{max-width:800px;margin:0 auto;padding-bottom:2.5rem}.faq-page__accordion{display:flex;flex-direction:column;gap:1rem}.faq-page__card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:hidden;transition:box-shadow .25s ease}.faq-page__card--open{box-shadow:0 8px 32px #0000001a}.faq-page__question-wrap{margin:0;font-size:inherit;font-weight:inherit}.faq-page__trigger{width:100%;display:flex;align-items:center;gap:1rem;padding:1.25rem;text-align:left;background:transparent;border:none;cursor:pointer;font:inherit;color:inherit;transition:background .2s ease}@media(min-width:768px){.faq-page__trigger{padding:1.35rem 1.5rem}}.faq-page__trigger:hover{background:#f6fafea6}.faq-page__trigger:focus-visible{outline:2px solid rgba(228,190,57,.7);outline-offset:-2px}.faq-page__icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease}.faq-page__icon--topic{background:#e8eef4;color:#475569}.faq-page__icon--toggle{background:#1b2837;color:#fff}.faq-page__topic-svg{width:22px;height:22px}.faq-page__toggle-icon{display:flex;align-items:center;justify-content:center}.faq-page__toggle-svg{width:18px;height:18px}.faq-page__question{flex:1;font-size:1rem;font-weight:700;color:#1a2b3c;line-height:1.35}@media(min-width:768px){.faq-page__question{font-size:1.0625rem}}.faq-page__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-page__answer--open{grid-template-rows:1fr}.faq-page__answer-inner{overflow:hidden;min-height:0;margin:0 1.25rem}@media(min-width:768px){.faq-page__answer-inner{margin:0 1.5rem}}.faq-page__answer--open .faq-page__answer-inner{border-top:1px solid #e2e8f0}.faq-page__answer-text{margin:0;padding:1rem 0 1.35rem;font-size:.9375rem;line-height:1.6;color:#64748b}.faq-page__cta-section{padding-top:.5rem;padding-bottom:1rem}.faq-page__cta{background:#1b2837;border-radius:20px;padding:2.25rem 1.5rem 2.5rem;text-align:center;max-width:800px;margin:0 auto}@media(min-width:768px){.faq-page__cta{padding:2.75rem 2rem 3rem}}.faq-page__cta-icon{width:56px;height:56px;margin:0 auto 1.25rem;border-radius:50%;background:#e4be39;color:#1b2837;display:flex;align-items:center;justify-content:center}.faq-page__cta-q-svg{width:26px;height:26px}.faq-page__cta-title{margin:0 0 .65rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;color:#fff;letter-spacing:-.02em}.faq-page__cta-lead{margin:0 auto 1.75rem;max-width:28rem;font-size:.9375rem;line-height:1.6;color:#ffffffb8}.faq-page__cta-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}@media(min-width:768px){.faq-page__cta-actions{flex-direction:row;gap:1rem}}.faq-page__btn{display:inline-flex;align-items:center;justify-content:center;min-width:160px;padding:.85rem 1.75rem;border-radius:12px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,border-color .2s ease,background .2s ease}.faq-page__btn--primary{color:#1b2837;background:#e4be39;box-shadow:0 6px 20px #e4be3959}.faq-page__btn--primary:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 8px 26px #e4be3973}.faq-page__btn--ghost{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.28)}.faq-page__btn--ghost:hover{background:#ffffff0f;border-color:#ffffff73;transform:translateY(-1px)}.bounty-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.bounty-page__main{flex:1;padding-bottom:4rem}.bounty-page__hero{text-align:center;padding:2.5rem 1rem .5rem}.bounty-page__title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#1a202c;letter-spacing:-.02em}.bounty-page__lead{margin:0 auto;max-width:36rem;font-size:1.0625rem;line-height:1.55;color:#64748b;padding-bottom:24px}.bounty-page__hero-card-wrap{padding-bottom:3rem}.bounty-page__hero-card{background:linear-gradient(155deg,#223447,#1b2837 42%,#151d2b);border-radius:clamp(20px,4vw,40px);padding:1.5rem 1.15rem 1.75rem;max-width:1232px;box-shadow:0 24px 56px #0f172a52}@media(min-width:768px){.bounty-page__hero-card{padding:2.65rem 2.5rem}}@media(min-width:1296px){.bounty-page__hero-card{padding:5rem 5rem 4rem}}.bounty-page__hero-grid{display:grid;gap:2rem}@media(min-width:992px){.bounty-page__hero-grid{grid-template-columns:1fr auto;align-items:center;gap:2.5rem}}.bounty-page__hero-copy{text-align:left}.bounty-page__badge{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.4rem .85rem;font-size:.625rem;font-weight:700;letter-spacing:.1em;color:#e8c14d;background:transparent;border-radius:999px;border:1px solid rgba(232,193,77,.55)}.bounty-page__badge-icon{width:16px;height:16px;flex-shrink:0}.bounty-page__hero-title{margin:0 0 1rem;max-width:500px;font-family:Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:60px;line-height:60px;letter-spacing:0;color:#fff;leading-trim:none}@media(max-width:767px){.bounty-page__hero-title{font-size:clamp(1.5rem,7vw,2.25rem);line-height:1.15}}.bounty-page__hero-accent{color:#e8c14d}.bounty-page__hero-text{margin:0 0 1.75rem;font-size:18px;line-height:1.65;color:#9ca3af;max-width:32rem}.bounty-page__hero-ctas{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;width:100%;max-width:32rem}@media(max-width:480px){.bounty-page__hero-ctas{grid-template-columns:1fr}}.bounty-page__hero-ctas .bounty-page__btn{width:100%;min-height:62px;height:62px;box-sizing:border-box;border-radius:16px;padding:0 1rem;box-shadow:0 1px 2px #0000000d}.bounty-page__hero-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:12px;width:100%}.bounty-page__hero-actions .bounty-page__kit-pill{display:inline-flex;align-items:center;justify-content:flex-start;gap:.65rem;min-height:62px;height:62px;box-sizing:border-box;padding:0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:700;line-height:1.2;letter-spacing:0;color:#1b2837;background:#f6fafe;border:1px solid #eef2f6;border-radius:16px;text-decoration:none;flex:1 1 0;min-width:0;transition:background .2s ease,border-color .2s ease}.bounty-page__hero-actions .bounty-page__kit-pill:hover{background:#f1f5f9;border-color:#e2e8f0;color:#0f172a}.bounty-page__hero-actions .bounty-page__kit-pill:focus-visible{outline:2px solid rgba(228,190,57,.65);outline-offset:2px}.bounty-page__hero-actions .bounty-page__kit-pill .bounty-page__kit-pill-icon{width:22px;height:22px;flex-shrink:0;color:#e4be39}.bounty-page__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:0 1.35rem;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.bounty-page__btn:focus-visible{outline:2px solid rgba(232,193,77,.85);outline-offset:3px}.bounty-page__btn--primary{background:#e8c14d;color:#0a0a0a;border:none}.bounty-page__btn--primary:hover{background:#f0d56a;transform:translateY(-1px)}.bounty-page__btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.45)}.bounty-page__btn--ghost:hover{border-color:#ffffffbf;background:#ffffff0f}.bounty-page__btn-icon{width:18px;height:18px;flex-shrink:0}.bounty-page__stats{display:grid;grid-template-columns:repeat(2,minmax(0,244px));gap:.75rem;width:fit-content;max-width:100%}@media(min-width:768px){.bounty-page__stats{gap:1rem}}@media(max-width:767px){.bounty-page__stats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}.bounty-page__stat{box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-width:244px;min-height:193px;height:auto;background:#ffffff17;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:clamp(1rem,3vw,2rem);text-align:left}.bounty-page__stat-icon{width:22px;height:22px;color:#e8c14d;margin-bottom:.7rem}.bounty-page__stat-value{margin:0 0 .35rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-style:normal;font-size:30px;line-height:36px;letter-spacing:0;color:#fff}.bounty-page__stat-title{margin:0 0 .35rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-style:normal;font-size:12px;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;color:#6b7280}.bounty-page__stat-sub{margin:0;font-size:.6875rem;font-weight:600;color:#e8c14d;line-height:1.35}.bounty-page__tiers{padding-bottom:clamp(1.75rem,4vw,2.5rem)}.bounty-page__tier-list{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1.25rem,2.5vw,1.875rem)}@media(min-width:992px){.bounty-page__tier-list{grid-template-columns:repeat(3,1fr)}}.bounty-page__tier-card{background:#fff;border-radius:28px;padding:clamp(1.75rem,3vw,2.5rem);box-shadow:0 12px 40px #0f172a12;text-align:left;height:100%;display:flex;flex-direction:column;align-items:flex-start}.bounty-page__tier-gift{display:block;width:56px;height:56px;margin:0 0 1.15rem;flex-shrink:0}.bounty-page__tier-name{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.bounty-page__tier-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem;margin:0 0 1rem}.bounty-page__tier-badge{display:inline-flex;align-items:center;padding:.4rem .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.02em;border-radius:10px;line-height:1.2}.bounty-page__tier-badge--muted{background:#f1f5f9;color:#334155}.bounty-page__tier-badge--gold{background:#fef3c7;color:#b45309}.bounty-page__tier-desc{margin:0 0 1.5rem;flex:1;font-size:.875rem;line-height:1.6;color:#64748b;max-width:none}.bounty-page__tier-btn{width:100%;max-width:100%;min-height:48px;padding:0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#000;background:#fff;border:1px solid #000000;border-radius:12px;cursor:pointer;transition:background .2s ease,color .2s ease}.bounty-page__tier-btn:hover{background:#000;color:#fff}.bounty-page__tier-btn:focus-visible{outline:2px solid rgba(232,193,77,.85);outline-offset:2px}.bounty-page__kit{padding-bottom:1rem}.bounty-page__kit-card{background:#fff;border-radius:32px;box-shadow:0 12px 48px #0f172a14;overflow:hidden;display:grid}@media(min-width:992px){.bounty-page__kit-card{grid-template-columns:1fr 2fr;gap:48px;align-items:stretch}}.bounty-page__kit-visual{background:#fff;display:flex;align-items:center;justify-content:center;padding:64px 0 32px 32px}.bounty-page__kit-img{width:100%;max-width:440px;height:auto;object-fit:contain;display:block;border-radius:20px;border-top:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d}.bounty-page__kit-copy{display:flex;flex-direction:column;padding:64px 32px 0}.bounty-page__kit-title{margin:0 0 .85rem;font-size:clamp(1.4rem,2.6vw,1.85rem);font-weight:700;color:#0f172a;letter-spacing:-.02em}.bounty-page__kit-text{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.65;color:#64748b}.bounty-page__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
