.Nav-module__e1xquq__nav{z-index:100;transition:background .35s var(--ease-out), box-shadow .35s var(--ease-out), backdrop-filter .35s var(--ease-out);background:0 0;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__navScrolled{-webkit-backdrop-filter:blur(14px);background:#271219d1;box-shadow:0 1px #f4eee214,0 8px 32px #0c030659}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex;position:relative}.Nav-module__e1xquq__logo{font-family:var(--font-display);color:var(--text);letter-spacing:.01em;font-size:27px;font-weight:500}.Nav-module__e1xquq__links{gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Nav-module__e1xquq__link{color:var(--text-secondary);transition:color .25s var(--ease-out), background .25s var(--ease-out);border-radius:999px;padding:8px 14px;font-size:14.5px;font-weight:500;position:relative}.Nav-module__e1xquq__link:hover{color:var(--text);background:#f4eee212}.Nav-module__e1xquq__actions{align-items:center;gap:12px;display:flex}.Nav-module__e1xquq__cta{border:1px solid var(--border);height:44px;color:var(--text);font-family:var(--font-display);transition:background .25s var(--ease-out), border-color .25s var(--ease-out), transform .25s var(--ease-out);background:#f4eee20f;border-radius:999px;align-items:center;gap:8px;padding:0 22px;font-size:15.5px;font-weight:500;display:inline-flex}.Nav-module__e1xquq__cta:hover{background:#f4eee221;border-color:#f4eee273;transform:translateY(-1px)}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;display:none}.Nav-module__e1xquq__burgerLine{background:var(--text);width:100%;height:2px;transition:transform .3s var(--ease-out), opacity .3s var(--ease-out);transform-origin:50%;border-radius:2px;display:block}.Nav-module__e1xquq__burgerTop{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__burgerMid{opacity:0}.Nav-module__e1xquq__burgerBot{transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{-webkit-backdrop-filter:blur(14px);max-height:0;transition:max-height .4s var(--ease-out), padding .4s var(--ease-out);background:#271219f7;flex-direction:column;gap:4px;padding:0 24px;display:none;overflow:hidden;box-shadow:0 24px 48px #0c030680}.Nav-module__e1xquq__mobileMenuOpen{max-height:420px;padding-top:8px;padding-bottom:28px}.Nav-module__e1xquq__mobileLink{color:var(--text);border-bottom:1px solid var(--border-light);opacity:0;transition:opacity .35s var(--ease-out), transform .35s var(--ease-out);padding:13px 4px;font-size:17px;font-weight:500;transform:translateY(10px)}.Nav-module__e1xquq__mobileCta{opacity:0;transition:opacity .35s var(--ease-out), transform .35s var(--ease-out), background .25s var(--ease-out);margin-top:16px;transform:translateY(10px)}.Nav-module__e1xquq__mobileMenuOpen .Nav-module__e1xquq__mobileLink,.Nav-module__e1xquq__mobileMenuOpen .Nav-module__e1xquq__mobileCta{opacity:1;transform:translateY(0)}@media (max-width:900px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__cta{display:none}.Nav-module__e1xquq__burger,.Nav-module__e1xquq__mobileMenu{display:flex}.Nav-module__e1xquq__inner{height:68px}}
.Hero-module__Z8hQ_W__hero{background:radial-gradient(1100px 700px at 78% 18%, #783e2859, transparent 60%), radial-gradient(900px 600px at 12% 85%, #5d122073, transparent 62%), linear-gradient(180deg, #221016 0%, var(--background) 100%);padding:168px 0 108px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__orbA,.Hero-module__Z8hQ_W__orbB{filter:blur(90px);pointer-events:none;border-radius:50%;animation:18s ease-in-out infinite Hero-module__Z8hQ_W__orbDrift;position:absolute}.Hero-module__Z8hQ_W__orbA{background:radial-gradient(circle,#c4844a38,#0000 65%);width:560px;height:560px;top:-160px;right:-100px}.Hero-module__Z8hQ_W__orbB{background:radial-gradient(circle,#5d12208c,#0000 65%);width:480px;height:480px;animation-delay:-9s;bottom:-220px;left:-140px}.Hero-module__Z8hQ_W__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid;position:relative}.Hero-module__Z8hQ_W__enter{animation:Hero-module__Z8hQ_W__fadeUpIn .9s var(--ease-out) both}.Hero-module__Z8hQ_W__enter2{animation-delay:.1s}.Hero-module__Z8hQ_W__enter3{animation-delay:.2s}.Hero-module__Z8hQ_W__enter4{animation-delay:.3s}.Hero-module__Z8hQ_W__enter5{animation-delay:.42s}.Hero-module__Z8hQ_W__enterVisual{animation:Hero-module__Z8hQ_W__fadeUpIn 1.1s .35s var(--ease-out) both}.Hero-module__Z8hQ_W__headline{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-top:26px;font-size:clamp(40px,4.8vw,66px);font-weight:500;line-height:1.08}.Hero-module__Z8hQ_W__statement{font-family:var(--font-display);color:var(--text-secondary);letter-spacing:.005em;margin-top:22px;font-size:clamp(19px,2vw,23px)}.Hero-module__Z8hQ_W__statement em{color:var(--accent);font-style:italic}.Hero-module__Z8hQ_W__subhead{color:var(--text-secondary);text-wrap:pretty;max-width:500px;margin-top:16px;font-size:16.5px;line-height:1.7}.Hero-module__Z8hQ_W__formRow{margin-top:34px}.Hero-module__Z8hQ_W__microcopy{color:var(--text-muted);margin-top:14px;padding-left:20px;font-size:13.5px}.Hero-module__Z8hQ_W__ctaRow{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.Hero-module__Z8hQ_W__heroCta{padding-left:32px}.Hero-module__Z8hQ_W__igLink{color:var(--text-secondary);transition:color .25s var(--ease-out);align-items:center;gap:8px;font-size:14.5px;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__igLink:hover{color:var(--accent)}.Hero-module__Z8hQ_W__badges{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.Hero-module__Z8hQ_W__visual{justify-content:center;display:flex;position:relative}.Hero-module__Z8hQ_W__phoneFloat{animation:7s ease-in-out infinite Hero-module__Z8hQ_W__floatSlow;position:relative}.Hero-module__Z8hQ_W__phone{width:340px;box-shadow:var(--shadow-lg), inset 0 0 0 2px #f4eee21f;background:linear-gradient(160deg,#3a2028,#170a0f 60%,#241118);border-radius:48px;padding:12px;position:relative}.Hero-module__Z8hQ_W__phoneNotch{z-index:2;background:#170a0f;border-radius:0 0 16px 16px;width:110px;height:26px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__screen{background:linear-gradient(#2b141b 0%,#241018 100%);border-radius:38px;flex-direction:column;display:flex;overflow:hidden}.Hero-module__Z8hQ_W__screenHeader{align-items:center;gap:12px;padding:52px 20px 14px;display:flex}.Hero-module__Z8hQ_W__backIcon{width:18px;height:18px;color:var(--text);flex-shrink:0}.Hero-module__Z8hQ_W__screenTitle{font-family:var(--font-display);color:var(--text);font-size:18px;font-weight:600;line-height:1.1}.Hero-module__Z8hQ_W__screenSub{color:var(--text-muted);margin-top:3px;font-size:11px}.Hero-module__Z8hQ_W__segmented{background:#f4eee212;border-radius:12px;gap:4px;margin:6px 20px 16px;padding:4px;display:flex}.Hero-module__Z8hQ_W__segment{text-align:center;color:var(--text-muted);border-radius:9px;flex:1;padding:8px 0;font-size:12px;font-weight:500}.Hero-module__Z8hQ_W__segmentActive{color:var(--text);box-shadow:var(--shadow-sm);background:#f4eee224}.Hero-module__Z8hQ_W__tierCard{color:var(--text);background:linear-gradient(165deg,#5d1220 0%,#430d18 100%);border:1px solid #c9973e59;border-radius:20px;margin:0 20px 18px;padding:20px}.Hero-module__Z8hQ_W__tierTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.Hero-module__Z8hQ_W__tierName{font-family:var(--font-display);font-size:23px;font-weight:600}.Hero-module__Z8hQ_W__tierBadge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:var(--text-on-gold);background:linear-gradient(90deg, var(--accent), #dfc17e);border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:8.5px;font-weight:700}.Hero-module__Z8hQ_W__tierHairline{background:#f4eee229;height:1px;margin:14px 0}.Hero-module__Z8hQ_W__tierFeatures{flex-direction:column;gap:11px;display:flex}.Hero-module__Z8hQ_W__tierFeature{color:#f4eee2eb;align-items:center;gap:11px;font-size:12.5px;display:flex}.Hero-module__Z8hQ_W__featureIcon{width:15px;height:15px;color:var(--accent);flex-shrink:0}.Hero-module__Z8hQ_W__tableLabel{color:var(--text);margin:0 20px 9px;font-size:13px;font-weight:600}.Hero-module__Z8hQ_W__table{border:1px solid var(--border-light);background:#f4eee20a;border-radius:14px;margin:0 20px;overflow:hidden}.Hero-module__Z8hQ_W__tableRow{justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.Hero-module__Z8hQ_W__tableRow+.Hero-module__Z8hQ_W__tableRow{border-top:1px solid var(--border-light)}.Hero-module__Z8hQ_W__tableRowSunken{background:#f4eee20d}.Hero-module__Z8hQ_W__tableCat{color:var(--text-secondary);font-size:11.5px}.Hero-module__Z8hQ_W__tableVal{color:var(--accent);white-space:nowrap;font-size:11.5px;font-weight:700}.Hero-module__Z8hQ_W__tableValGreen{color:var(--success)}.Hero-module__Z8hQ_W__bottomBar{border-top:1px solid var(--border-light);background:#170a0f80;margin-top:16px;padding:13px 20px 22px}.Hero-module__Z8hQ_W__subscribeBtn{background:var(--wine);height:44px;color:var(--text);font-family:var(--font-display);border:1px solid #f4eee22e;border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.Hero-module__Z8hQ_W__scrollCue{border:1.5px solid var(--text-muted);opacity:.65;width:26px;height:42px;transition:opacity .25s var(--ease-out);border-radius:999px;justify-content:center;padding-top:8px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollCue:hover{opacity:1}.Hero-module__Z8hQ_W__scrollWheel{background:var(--text-muted);border-radius:999px;width:3px;height:8px;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__floatSlow}@media (max-width:960px){.Hero-module__Z8hQ_W__hero{padding:140px 0 80px}.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr;gap:72px}.Hero-module__Z8hQ_W__subhead{max-width:560px}.Hero-module__Z8hQ_W__visual{padding:0 20px}.Hero-module__Z8hQ_W__scrollCue{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__phone{width:296px}}
.RotatingWord-module__uxCE4G__stack{text-align:left;vertical-align:baseline;display:inline-grid}.RotatingWord-module__uxCE4G__word{opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);color:var(--accent);pointer-events:none;grid-area:1/1;font-style:italic;transform:translateY(.6em)}.RotatingWord-module__uxCE4G__active{opacity:1;transform:translateY(0)}.RotatingWord-module__uxCE4G__leaving{opacity:0;transform:translateY(-.6em)}
.StoreBadges-module__hZiZTa__badges{flex-wrap:wrap;gap:12px;display:flex}.StoreBadges-module__hZiZTa__badgeSoon{color:var(--text-secondary);border:1px solid var(--border);background:#f4eee20d;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:500;display:inline-flex}.StoreBadges-module__hZiZTa__badgeLink{border:1px solid var(--border);color:var(--text);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), background .25s var(--ease-out);background:#f4eee21a;border-radius:14px;align-items:center;gap:11px;padding:10px 20px;display:inline-flex}.StoreBadges-module__hZiZTa__badgeLink:hover{box-shadow:var(--shadow-md);background:#f4eee229;transform:translateY(-2px)}.StoreBadges-module__hZiZTa__badgeText{flex-direction:column;line-height:1.2;display:flex}.StoreBadges-module__hZiZTa__badgeSmall{opacity:.75;font-size:11px}.StoreBadges-module__hZiZTa__badgeBig{font-size:16px;font-weight:600}.StoreBadges-module__hZiZTa__dark .StoreBadges-module__hZiZTa__badgeSoon{color:#f4eee2b3;background:#170a0f4d;border-color:#f4eee240}.StoreBadges-module__hZiZTa__dark .StoreBadges-module__hZiZTa__badgeLink{color:var(--text);background:#170a0f66}@media (max-width:640px){.StoreBadges-module__hZiZTa__badges{justify-content:center}}
.Marquee-module__XxqZwG__strip{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:#f4eee206;padding:26px 0;overflow:hidden}@keyframes Marquee-module__XxqZwG__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__XxqZwG__track{width:max-content;animation:36s linear infinite Marquee-module__XxqZwG__marqueeScroll;display:flex}@media (prefers-reduced-motion:reduce){.Marquee-module__XxqZwG__track{animation:72s linear infinite Marquee-module__XxqZwG__marqueeScroll!important}}.Marquee-module__XxqZwG__strip:hover .Marquee-module__XxqZwG__track{animation-play-state:paused}.Marquee-module__XxqZwG__group{flex-shrink:0;display:flex}.Marquee-module__XxqZwG__item{font-family:var(--font-display);letter-spacing:.02em;color:var(--text-muted);white-space:nowrap;transition:color .3s var(--ease-out);align-items:center;gap:34px;padding-right:34px;font-size:20px;font-style:italic;font-weight:500;display:inline-flex}.Marquee-module__XxqZwG__item:hover{color:var(--text)}.Marquee-module__XxqZwG__diamond{color:var(--accent);font-size:7px;font-style:normal}
.HowItWorks-module__a-Tr4W__steps{flex-direction:column;gap:0;max-width:720px;margin-top:56px;display:flex}.HowItWorks-module__a-Tr4W__step{align-items:flex-start;gap:36px;padding:40px 0;display:flex}.HowItWorks-module__a-Tr4W__step+.HowItWorks-module__a-Tr4W__step{border-top:1px solid var(--border-light)}.HowItWorks-module__a-Tr4W__number{font-family:var(--font-display);color:var(--accent);text-align:center;flex-shrink:0;width:56px;font-size:clamp(40px,4.5vw,56px);font-style:italic;font-weight:500;line-height:1}.HowItWorks-module__a-Tr4W__title{font-family:var(--font-display);color:var(--text);font-size:clamp(26px,3vw,36px);font-weight:500;line-height:1.15}.HowItWorks-module__a-Tr4W__sub{color:var(--text-secondary);letter-spacing:.01em;margin-top:8px;font-size:15px}.HowItWorks-module__a-Tr4W__copy{color:var(--text-muted);max-width:520px;margin-top:12px;font-size:15px;line-height:1.65}@media (max-width:560px){.HowItWorks-module__a-Tr4W__steps{margin-top:40px}.HowItWorks-module__a-Tr4W__step{gap:22px;padding:30px 0}.HowItWorks-module__a-Tr4W__number{width:36px}}
.BundleTiers-module__Up45hG__section{background:radial-gradient(900px 600px at 85% 10%, #783e282e, transparent 60%), var(--background);position:relative}.BundleTiers-module__Up45hG__header{text-align:center;flex-direction:column;align-items:center;display:flex}.BundleTiers-module__Up45hG__subhead{margin-left:auto;margin-right:auto}.BundleTiers-module__Up45hG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;margin-top:64px;display:grid}.BundleTiers-module__Up45hG__cardWrap,.BundleTiers-module__Up45hG__cardWrapFeatured{height:100%}.BundleTiers-module__Up45hG__card{border:1px solid var(--border-light);border-radius:var(--radius-xl);height:100%;transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out), border-color .4s var(--ease-out), background .4s var(--ease-out);background:#f4eee209;flex-direction:column;padding:38px 32px 34px;display:flex;position:relative}.BundleTiers-module__Up45hG__card:hover{border-color:var(--border);background:#f4eee20e;transform:translateY(-8px)}.BundleTiers-module__Up45hG__cardFeatured{box-shadow:var(--shadow-lg);background:linear-gradient(165deg,#451019 0%,#34121a 55%,#2b0f16 100%);border-color:#c9973e73}.BundleTiers-module__Up45hG__cardFeatured:hover{box-shadow:var(--shadow-glow), var(--shadow-lg);border-color:#c9973eb3;transform:translateY(-8px)scale(1.01)}.BundleTiers-module__Up45hG__cardWrapFeatured{position:relative}@media (min-width:961px){.BundleTiers-module__Up45hG__cardWrapFeatured{margin:-18px 0}.BundleTiers-module__Up45hG__cardWrapFeatured .BundleTiers-module__Up45hG__card{padding-top:52px;padding-bottom:48px}}.BundleTiers-module__Up45hG__tierTag{letter-spacing:.12em;text-transform:uppercase;color:var(--text-on-gold);background:linear-gradient(90deg, var(--accent), #dfc17e);white-space:nowrap;border-radius:999px;padding:7px 18px;font-size:11px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #c9973e59}.BundleTiers-module__Up45hG__tierName{font-family:var(--font-display);color:var(--text);font-size:clamp(30px,3vw,38px);font-weight:500;line-height:1.1}.BundleTiers-module__Up45hG__tierTagline{font-family:var(--font-display);color:var(--accent);margin-top:8px;font-size:20px;font-style:italic}.BundleTiers-module__Up45hG__tierDesc{color:var(--text-secondary);margin-top:16px;font-size:14.5px;line-height:1.6}.BundleTiers-module__Up45hG__divider{background:var(--border-light);height:1px;margin:24px 0}.BundleTiers-module__Up45hG__features{flex-direction:column;flex:1;gap:14px;list-style:none;display:flex}.BundleTiers-module__Up45hG__feature{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.5;display:flex}.BundleTiers-module__Up45hG__checkmark{width:20px;height:20px;color:var(--accent);background:#c9973e29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.BundleTiers-module__Up45hG__checkmark svg{width:11px;height:11px}.BundleTiers-module__Up45hG__tierNote{font-family:var(--font-display);color:var(--text-muted);margin-top:22px;font-size:15.5px;font-style:italic}.BundleTiers-module__Up45hG__cta,.BundleTiers-module__Up45hG__ctaFeatured{height:50px;font-family:var(--font-display);transition:background .25s var(--ease-out), border-color .25s var(--ease-out), transform .25s var(--ease-out), box-shadow .25s var(--ease-out);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:15.5px;font-weight:500;display:inline-flex}.BundleTiers-module__Up45hG__cta{border:1px solid var(--border);color:var(--text)}.BundleTiers-module__Up45hG__cta:hover{background:#f4eee214;border-color:#f4eee280;transform:translateY(-2px)}.BundleTiers-module__Up45hG__ctaFeatured{background:linear-gradient(90deg, var(--accent), #d4ad5c);color:var(--text-on-gold)}.BundleTiers-module__Up45hG__ctaFeatured:hover{transform:translateY(-2px);box-shadow:0 12px 28px #c9973e59}.BundleTiers-module__Up45hG__sharedNote{text-align:center;font-family:var(--font-display);color:var(--text);margin-top:48px;font-size:clamp(20px,2.4vw,26px)}.BundleTiers-module__Up45hG__sharedNote em{color:var(--accent);font-style:italic}.BundleTiers-module__Up45hG__disclaimer{text-align:center;color:var(--text-muted);margin-top:14px;font-size:13px}@media (max-width:960px){.BundleTiers-module__Up45hG__grid{grid-template-columns:1fr;max-width:460px;margin-top:48px;margin-left:auto;margin-right:auto}.BundleTiers-module__Up45hG__header{text-align:left;align-items:flex-start}.BundleTiers-module__Up45hG__subhead{margin-left:0}}
.FoundingMember-module__qqgAnW__section{padding:0 0 112px}.FoundingMember-module__qqgAnW__band{text-align:center;border-radius:var(--radius-xl);background:radial-gradient(700px 480px at 30% 20%,#a320348c,#0000 65%),radial-gradient(600px 420px at 75% 85%,#78142499,#0000 62%),linear-gradient(160deg,#5d1220 0%,#430d18 100%);border:1px solid #f4eee224;padding:84px 32px;position:relative;overflow:hidden}.FoundingMember-module__qqgAnW__glow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#c9973e2e,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;top:-260px;left:50%;transform:translate(-50%)}.FoundingMember-module__qqgAnW__heading{font-family:var(--font-display);color:var(--text);text-wrap:balance;font-size:clamp(44px,6.5vw,76px);font-weight:500;line-height:1.08;position:relative}.FoundingMember-module__qqgAnW__em{color:var(--accent);font-style:italic;font-weight:500}.FoundingMember-module__qqgAnW__copy{color:#f4eee2bf;text-wrap:pretty;max-width:480px;margin:26px auto 0;font-size:16px;line-height:1.7;position:relative}.FoundingMember-module__qqgAnW__cta{margin-top:34px;position:relative}@media (max-width:640px){.FoundingMember-module__qqgAnW__section{padding-bottom:72px}.FoundingMember-module__qqgAnW__band{padding:60px 22px}}
.Beirut-module__cKbnGW__section{background:radial-gradient(800px 560px at 8% 30%, #783e2829, transparent 60%), var(--background)}.Beirut-module__cKbnGW__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;display:grid}.Beirut-module__cKbnGW__chips{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.Beirut-module__cKbnGW__chip{border:1px solid var(--border);color:var(--text-secondary);transition:border-color .3s var(--ease-out), color .3s var(--ease-out), background .3s var(--ease-out), transform .3s var(--ease-out), opacity .9s var(--ease-out);cursor:default;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:14.5px;font-weight:500;display:inline-flex}.Beirut-module__cKbnGW__chip:hover{border-color:var(--accent);color:var(--text);background:#c9973e14;transform:translateY(-2px)}.Beirut-module__cKbnGW__pin{width:15px;height:15px;color:var(--accent)}.Beirut-module__cKbnGW__slotsCol{flex-direction:column;display:flex}.Beirut-module__cKbnGW__slotsLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:12.5px;font-weight:600}.Beirut-module__cKbnGW__slots{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.Beirut-module__cKbnGW__slot{border-radius:var(--radius-md);border:1.5px dashed var(--border);font-family:var(--font-display);color:var(--text-muted);background:#f4eee208;align-items:center;gap:10px;padding:16px 22px;font-size:17px;animation:5s ease-in-out infinite Beirut-module__cKbnGW__floatGentle;display:flex}.Beirut-module__cKbnGW__slotMark{width:26px;height:26px;color:var(--text-muted);font-family:var(--font-body);background:#f4eee214;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.Beirut-module__cKbnGW__slotRevealed{color:var(--text);background:#c9973e1a;border-style:solid;border-color:#c9973e8c;animation:none}.Beirut-module__cKbnGW__slotMarkRevealed{background:var(--accent);color:var(--text-on-gold)}.Beirut-module__cKbnGW__slotMeta{font-family:var(--font-body);color:var(--text-secondary);margin-top:2px;font-size:12.5px;display:block}.Beirut-module__cKbnGW__slotsHint{color:var(--text-secondary);margin-top:24px;font-size:14px}.Beirut-module__cKbnGW__slotsLink{color:var(--accent);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (max-width:960px){.Beirut-module__cKbnGW__grid{grid-template-columns:1fr;gap:56px}}
.VendorSection-module__lOi2yW__panel{border-radius:var(--radius-xl);color:var(--text);background:radial-gradient(760px 520px at 80% 8%,#783e2859,#0000 62%),linear-gradient(160deg,#331520 0%,#2b1017 50%,#241016 100%);border:1px solid #f4eee21f;padding:72px 64px;position:relative;overflow:hidden}.VendorSection-module__lOi2yW__panelGlow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c9973e29,#0000 62%);border-radius:50%;width:560px;height:560px;animation:20s ease-in-out infinite VendorSection-module__lOi2yW__orbDrift;position:absolute;top:-220px;right:-160px}.VendorSection-module__lOi2yW__intro{max-width:660px;position:relative}.VendorSection-module__lOi2yW__eyebrow{color:var(--accent)}.VendorSection-module__lOi2yW__heading{color:var(--text)}.VendorSection-module__lOi2yW__em{color:var(--accent);font-style:italic}.VendorSection-module__lOi2yW__subhead{color:var(--text-secondary);margin-top:18px;font-size:17px;line-height:1.65}.VendorSection-module__lOi2yW__emailLink{color:var(--accent);text-underline-offset:3px;font-weight:600;text-decoration:underline}.VendorSection-module__lOi2yW__grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:56px;margin-top:56px;display:grid;position:relative}.VendorSection-module__lOi2yW__perks{flex-direction:column;gap:12px;display:flex}.VendorSection-module__lOi2yW__perk{border-radius:var(--radius-lg);transition:background .3s var(--ease-out), border-color .3s var(--ease-out), transform .3s var(--ease-out), opacity .9s var(--ease-out);background:#f4eee20a;border:1px solid #f4eee21a;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.VendorSection-module__lOi2yW__perk:hover{background:#f4eee212;border-color:#c9973e66;transform:translate(6px)}.VendorSection-module__lOi2yW__perkIcon{font-family:var(--font-display);color:var(--accent);flex-shrink:0;font-size:19px;font-style:italic}.VendorSection-module__lOi2yW__perkTitle{font-family:var(--font-display);font-size:17.5px;font-weight:500}.VendorSection-module__lOi2yW__perkCopy{color:var(--text-secondary);margin-top:5px;font-size:14.5px;line-height:1.55}.VendorSection-module__lOi2yW__formCol{position:sticky;top:100px}.VendorSection-module__lOi2yW__formCard{color:var(--text);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#170a0f8c;border:1px solid #f4eee224;padding:34px 32px;box-shadow:0 28px 64px #0006}.VendorSection-module__lOi2yW__formTitle{font-family:var(--font-display);color:var(--text);font-size:24px;font-weight:500}.VendorSection-module__lOi2yW__form{flex-direction:column;gap:12px;margin-top:22px;display:flex}.VendorSection-module__lOi2yW__input{border-radius:var(--radius-md);height:52px;color:var(--text);transition:border-color .25s var(--ease-out), background .25s var(--ease-out);background:#170a0f73;border:1px solid #f4eee22e;padding:0 18px;font-family:inherit;font-size:16px}.VendorSection-module__lOi2yW__input::placeholder{color:var(--text-muted)}.VendorSection-module__lOi2yW__input:focus{border-color:var(--accent);background:#170a0fa6;outline:none}.VendorSection-module__lOi2yW__selectWrap{position:relative}.VendorSection-module__lOi2yW__select{appearance:none;cursor:pointer;width:100%;padding-right:42px}.VendorSection-module__lOi2yW__selectEmpty{color:var(--text-muted)}.VendorSection-module__lOi2yW__select option{color:#2a1016;background:#f4eee2}.VendorSection-module__lOi2yW__selectChevron{width:16px;height:16px;color:var(--accent);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.VendorSection-module__lOi2yW__trap{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.VendorSection-module__lOi2yW__submit{margin-top:6px}.VendorSection-module__lOi2yW__error{color:#eaa8b2;font-size:14px}.VendorSection-module__lOi2yW__success{text-align:center;animation:VendorSection-module__lOi2yW__fadeUpIn .5s var(--ease-out);padding:18px 6px}.VendorSection-module__lOi2yW__successIcon{background:var(--accent);width:52px;height:52px;color:var(--text-on-gold);animation:VendorSection-module__lOi2yW__checkPop .5s var(--ease-spring) both;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.VendorSection-module__lOi2yW__successIcon svg{width:26px;height:26px}.VendorSection-module__lOi2yW__successTitle{font-family:var(--font-display);color:var(--text);margin-top:16px;font-size:22px}.VendorSection-module__lOi2yW__successCopy{color:var(--text-secondary);margin-top:8px;font-size:14.5px;line-height:1.6}@media (max-width:960px){.VendorSection-module__lOi2yW__panel{padding:52px 32px}.VendorSection-module__lOi2yW__grid{grid-template-columns:1fr;gap:40px}.VendorSection-module__lOi2yW__formCol{position:static}}@media (max-width:560px){.VendorSection-module__lOi2yW__panel{border-radius:var(--radius-lg);padding:44px 24px}}
.Faq-module__EHB7zG__wrap{max-width:820px}.Faq-module__EHB7zG__header{text-align:center;flex-direction:column;align-items:center;display:flex}.Faq-module__EHB7zG__list{border-top:1px solid var(--border-light);flex-direction:column;gap:0;margin-top:52px;display:flex}.Faq-module__EHB7zG__item{border-bottom:1px solid var(--border-light);transition:background .3s var(--ease-out)}.Faq-module__EHB7zG__item:hover{background:#f4eee206}.Faq-module__EHB7zG__itemOpen{background:#f4eee208}.Faq-module__EHB7zG__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 18px;font-size:19px;font-weight:500;display:flex}.Faq-module__EHB7zG__qMark{color:var(--accent);margin-right:14px;font-style:italic}.Faq-module__EHB7zG__toggle{border:1px solid var(--border);width:30px;height:30px;transition:background .3s var(--ease-out), border-color .3s var(--ease-out), transform .4s var(--ease-out);background:0 0;border-radius:50%;flex-shrink:0;position:relative}.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__toggle{background:var(--accent);border-color:var(--accent);transform:rotate(135deg)}.Faq-module__EHB7zG__toggleH,.Faq-module__EHB7zG__toggleV{background:var(--text-secondary);transition:background .3s var(--ease-out);border-radius:2px;position:absolute;top:50%;left:50%}.Faq-module__EHB7zG__toggleH{width:12px;height:2px;transform:translate(-50%,-50%)}.Faq-module__EHB7zG__toggleV{width:2px;height:12px;transform:translate(-50%,-50%)}.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__toggleH,.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__toggleV{background:var(--text-on-gold)}.Faq-module__EHB7zG__answerWrap{transition:grid-template-rows .45s var(--ease-out);grid-template-rows:0fr;display:grid}.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__answerWrap{grid-template-rows:1fr}.Faq-module__EHB7zG__answerInner{overflow:hidden}.Faq-module__EHB7zG__answer{color:var(--text-secondary);max-width:680px;padding:0 18px 26px 52px;font-size:15.5px;line-height:1.7}@media (max-width:560px){.Faq-module__EHB7zG__question{padding:20px 12px;font-size:16.5px}.Faq-module__EHB7zG__qMark{margin-right:10px}.Faq-module__EHB7zG__answer{padding:0 12px 22px}}
.EarlyAccess-module__M87VIW__section{background:radial-gradient(900px 640px at 20% 25%, #a3203480, transparent 62%), radial-gradient(760px 560px at 82% 80%, #7814248c, transparent 62%), linear-gradient(180deg, var(--background) 0%, #4b0f1b 30%, #430d18 100%);color:var(--text);padding:140px 0;position:relative;overflow:hidden}.EarlyAccess-module__M87VIW__orbA,.EarlyAccess-module__M87VIW__orbB{filter:blur(70px);pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite EarlyAccess-module__M87VIW__orbDrift;position:absolute}.EarlyAccess-module__M87VIW__orbA{background:radial-gradient(circle,#c4984529,#0000 62%);width:560px;height:560px;top:-220px;left:-160px}.EarlyAccess-module__M87VIW__orbB{background:radial-gradient(circle,#a3203466,#0000 62%);width:480px;height:480px;animation-delay:-10s;bottom:-200px;right:-140px}.EarlyAccess-module__M87VIW__wrap{position:relative}.EarlyAccess-module__M87VIW__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.EarlyAccess-module__M87VIW__eyebrow{color:var(--accent)}.EarlyAccess-module__M87VIW__heading{font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;margin-top:24px;font-size:clamp(44px,6.4vw,78px);font-weight:500;line-height:1.05}.EarlyAccess-module__M87VIW__em{color:var(--accent);font-style:italic}.EarlyAccess-module__M87VIW__subhead{color:#faf8f4b8;max-width:520px;margin-top:20px;font-size:18px;line-height:1.65}.EarlyAccess-module__M87VIW__formWrap{justify-content:center;width:100%;margin-top:44px;display:flex}.EarlyAccess-module__M87VIW__form{text-align:left;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#170a0f59;border:1px solid #f4eee229;flex-direction:column;gap:22px;width:100%;max-width:620px;padding:34px;display:flex}.EarlyAccess-module__M87VIW__row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.EarlyAccess-module__M87VIW__field{border:none;flex-direction:column;gap:8px;min-width:0;display:flex}.EarlyAccess-module__M87VIW__label{letter-spacing:.04em;text-transform:uppercase;color:#faf8f4cc;font-size:13px;font-weight:600}.EarlyAccess-module__M87VIW__optional{text-transform:none;letter-spacing:0;color:#faf8f480;font-weight:400}.EarlyAccess-module__M87VIW__input{border-radius:var(--radius-md);height:52px;color:var(--text-inverse);transition:border-color .2s var(--ease-out), background .2s var(--ease-out);background:#1c000973;border:1px solid #faf8f42e;padding:0 16px;font-family:inherit;font-size:16px}.EarlyAccess-module__M87VIW__input::placeholder{color:#faf8f461}.EarlyAccess-module__M87VIW__input:focus{border-color:var(--accent);background:#1c0009a6;outline:none}.EarlyAccess-module__M87VIW__selectWrap{position:relative}.EarlyAccess-module__M87VIW__select{appearance:none;cursor:pointer;width:100%;padding-right:42px}.EarlyAccess-module__M87VIW__selectEmpty{color:#faf8f461}.EarlyAccess-module__M87VIW__selectChevron{color:#c49845;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.EarlyAccess-module__M87VIW__select option{color:var(--text);background:var(--background)}.EarlyAccess-module__M87VIW__hint{color:#faf8f48c;font-size:12.5px;line-height:1.5}.EarlyAccess-module__M87VIW__chips{flex-wrap:wrap;gap:9px;display:flex}.EarlyAccess-module__M87VIW__chip{color:#faf8f4d1;cursor:pointer;transition:all .2s var(--ease-out);background:0 0;border:1px solid #faf8f438;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:500}.EarlyAccess-module__M87VIW__chip:hover:not(:disabled){border-color:var(--accent)}.EarlyAccess-module__M87VIW__chipOn{background:var(--accent);border-color:var(--accent);color:#1c0009;font-weight:600}.EarlyAccess-module__M87VIW__chip:disabled{opacity:.35;cursor:default}.EarlyAccess-module__M87VIW__fieldError{color:#f0b8c0;font-size:13px}.EarlyAccess-module__M87VIW__formError{color:#f0b8c0;text-align:center;font-size:14px}.EarlyAccess-module__M87VIW__submit{width:100%;margin-top:4px}.EarlyAccess-module__M87VIW__trap{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.EarlyAccess-module__M87VIW__success{text-align:center;border-radius:var(--radius-xl);background:#faf8f40d;border:1px solid #c4984559;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:520px;padding:40px 34px;display:flex}.EarlyAccess-module__M87VIW__successIcon{background:var(--accent);color:#1c0009;width:52px;height:52px;animation:EarlyAccess-module__M87VIW__checkPop .5s var(--ease-spring);border-radius:50%;justify-content:center;align-items:center;display:flex}.EarlyAccess-module__M87VIW__successIcon svg{width:26px;height:26px}.EarlyAccess-module__M87VIW__successTitle{font-family:var(--font-display);font-size:26px;font-weight:600}.EarlyAccess-module__M87VIW__successCopy{color:#faf8f4bf;font-size:15.5px;line-height:1.65}.EarlyAccess-module__M87VIW__whatsappBtn{background:#1fa855;margin-top:6px}.EarlyAccess-module__M87VIW__whatsappBtn:hover{background:#23bd60;box-shadow:0 12px 28px #1fa85559}.EarlyAccess-module__M87VIW__launchCta{flex-direction:column;align-items:center;gap:18px;margin-top:40px;display:flex}.EarlyAccess-module__M87VIW__deadline{color:var(--accent);letter-spacing:.02em;font-size:14.5px;font-weight:600}.EarlyAccess-module__M87VIW__perks{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:36px;list-style:none;display:flex}.EarlyAccess-module__M87VIW__perk{color:#faf8f4b3;align-items:center;gap:9px;font-size:14px;display:inline-flex}.EarlyAccess-module__M87VIW__perkCheck{width:16px;height:16px;color:var(--accent);flex-shrink:0}@media (max-width:640px){.EarlyAccess-module__M87VIW__section{padding:96px 0}.EarlyAccess-module__M87VIW__form{padding:24px 18px}.EarlyAccess-module__M87VIW__row{grid-template-columns:1fr}.EarlyAccess-module__M87VIW__perks{flex-direction:column;align-items:center;gap:12px}}
