:root{--bg:#090806;--panel:#130f0ac7;--panel-strong:#18120beb;--line:#ffd7902b;--text:#f7eed9;--muted:#f7eed9b8;--gold:#f7c86a;--gold-hot:#ffde96;--earth:#7a5c39;--shadow:0 24px 80px #00000073}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 20% 20%,#ba771f2e,#0000 28%),radial-gradient(circle at 80% 0,#ffce6821,#0000 22%),linear-gradient(#0d0a07 0%,#090806 34%,#070604 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 82%);mask-image:linear-gradient(#000000b8,#0000 82%)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.pageShell{position:relative;overflow:clip}.heroSection,.contentSection{width:min(1180px,100% - 32px);margin:0 auto}.heroSection{flex-direction:column;justify-content:space-between;min-height:100vh;padding:24px 0 56px;display:flex}.topBar{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#0a080573;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex;position:sticky;top:16px}.topBar nav{flex-wrap:wrap;gap:18px;display:flex}.topBar nav a,.microCopy,.panelLabel,.sectionKicker,.status,.contactMeta span,.frequencyIndex{letter-spacing:.14em;text-transform:uppercase}.topBar nav a,.microCopy{color:var(--muted);font-size:.78rem}.eyebrow{letter-spacing:.28em;text-transform:uppercase;font-size:.86rem;display:block}.microCopy{margin:6px 0 0}.heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;margin-top:52px;display:grid}.heroCopy,.conceptPanel,.worldviewCard,.contactPanel,.frequencyCard{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.heroCopy{border-radius:32px;padding:40px}.heroCopy h1,.sectionHeading h2{letter-spacing:-.04em;margin:14px 0;font-weight:600;line-height:.96}.heroCopy h1{max-width:10ch;font-size:clamp(3.4rem,8vw,7rem)}.lead,.sectionHeading p,.frequencyCard p,.conceptPanel p,.contactForm label,.bullets li,.contactMeta a{color:var(--muted)}.lead{max-width:62ch;font-size:1.08rem;line-height:1.7}.heroActions,.formActions,.fieldGrid{gap:14px;display:flex}.heroActions{flex-wrap:wrap;margin-top:28px}.primaryButton,.ghostButton,.secondaryButton,button{border-radius:999px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s}.primaryButton,button{background:linear-gradient(135deg, var(--gold-hot), var(--gold));color:#120d06;justify-content:center;align-items:center;padding:15px 22px;display:inline-flex;box-shadow:0 12px 30px #ecbc4f47}.ghostButton,.secondaryButton{background:#ffffff08;border:1px solid #ffd79042;justify-content:center;align-items:center;padding:14px 22px;display:inline-flex}.primaryButton:hover,.ghostButton:hover,.secondaryButton:hover,button:hover{transform:translateY(-2px)}button{cursor:pointer;font:inherit;border:0}button:disabled{cursor:wait;opacity:.75}.statRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.statRow div{border-top:1px solid var(--line);padding-top:18px}.statRow strong{color:var(--gold-hot);font-size:2rem;display:block}.statRow span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-top:8px;font-size:.82rem;display:block}.heroVisualWrap{min-height:680px;position:relative}.heroVisualCard,.heroPlate,.imagePanel{position:relative;overflow:hidden}.heroVisualCard{height:100%;min-height:620px;box-shadow:var(--shadow);border:1px solid #ffd79038;border-radius:36px}.heroVisualCard:after,.imagePanel:after{content:"";background:linear-gradient(#0000 30%,#070604c7 100%);position:absolute;inset:0}.heroBadge{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.14em;text-transform:uppercase;background:#0a080580;border:1px solid #ffd79038;border-radius:18px;padding:15px 18px;font-size:.84rem;position:absolute;bottom:22px;left:22px;right:22px}.heroPlate{width:240px;height:300px;box-shadow:var(--shadow);border:1px solid #ffd79033;border-radius:28px;position:absolute;bottom:-24px;right:-24px}.coverImage{object-fit:cover}.contentSection{padding:48px 0}.sectionHeading{margin-bottom:24px}.sectionKicker,.panelLabel,.frequencyIndex,.status{color:var(--gold-hot);font-size:.75rem}.sectionHeading h2{max-width:12ch;font-size:clamp(2.1rem,4vw,4.4rem)}.sectionHeading p{max-width:48ch;font-size:1rem;line-height:1.75}.split{justify-content:space-between;align-items:end;gap:20px;display:flex}.compactGap{align-items:start}.conceptGrid{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.conceptPanel{border-radius:28px;min-height:220px;padding:30px}.statementPanel{align-content:center;gap:6px;display:grid}.ethosPanel ul,.bullets{margin:18px 0 0;padding:0;list-style:none}.ethosPanel li,.bullets li{border-top:1px solid #ffd7901f;padding:14px 0;line-height:1.6}.imagePanel{min-height:280px;padding:0}.imagePanel.tall{grid-row:span 2;min-height:520px}.frequencyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.frequencyCard{border-radius:28px;gap:18px;padding:26px;display:grid}.frequencyCard h3{letter-spacing:-.05em;margin:10px 0 12px;font-size:clamp(2rem,4vw,3.2rem)}.worldviewCard{border-radius:32px;padding:34px}.worldviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:20px;display:grid}.contactPanel{border-radius:32px;padding:30px}.contactForm{gap:18px;display:grid}.fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contactForm label{gap:10px;font-size:.84rem;display:grid}input,textarea,select{width:100%;color:var(--text);font:inherit;background:#fff8e608;border:1px solid #ffd7902b;border-radius:18px;padding:15px 16px}input::placeholder,textarea::placeholder{color:#f7eed957}input:focus,textarea:focus,select:focus{border-color:#ffd79057;outline:1px solid #ffd79057}select option{color:#120d06}.formActions{flex-wrap:wrap;align-items:center}.status{border-top:1px solid #ffd7901f;margin-top:18px;padding-top:16px}.status-success{color:#b0ffca}.status-error{color:#ffb0b0}.contactMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.contactMeta a{text-underline-offset:.18em;-webkit-text-decoration:underline #ffd7904d;text-decoration:underline #ffd7904d}.ambient{aspect-ratio:1;filter:blur(70px);opacity:.22;pointer-events:none;border-radius:999px;width:36vw;position:absolute}.ambient-left{background:radial-gradient(circle,#e09633f2,#0000 60%);top:16vh;left:-16vw}.ambient-right{background:radial-gradient(circle,#ffdb8cd1,#0000 58%);top:-4vh;right:-10vw}@media (max-width:980px){.heroGrid,.conceptGrid,.frequencyGrid,.worldviewGrid,.split,.fieldGrid{grid-template-columns:1fr;display:grid}.topBar,.formActions,.heroActions,.contactMeta{flex-direction:column;align-items:flex-start}.heroVisualWrap{min-height:auto;padding-bottom:80px}.heroVisualCard{min-height:520px}.heroPlate{width:180px;height:220px;bottom:0;right:12px}.imagePanel.tall{grid-row:auto;min-height:360px}}.simplePageShell{padding-bottom:72px}.simpleHeroSection{min-height:auto;padding-top:22px}.simpleTopBar{position:relative}.smallButton{padding:12px 18px;font-size:.85rem}.simpleHeroLayout{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:28px;margin-top:38px;display:grid}.simpleHeroCopy{z-index:1;position:relative}.simpleHeroCopy h1{max-width:9ch}.supportCopy{color:var(--muted);max-width:56ch;margin-top:16px;font-size:.98rem;line-height:1.7}.signalStrip{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.signalStrip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffd7902e;border-radius:999px;padding:10px 14px;font-size:.76rem}.simpleVisualStack{min-height:720px;position:relative}.mainVisualCard{min-height:720px}.glowFrame{box-shadow:0 32px 90px #00000075,0 0 0 1px #ffd79014,0 0 80px #e6a8361f}.visualOverlay{z-index:1;background:radial-gradient(circle at 50% 18%,#ffd6822e,#0000 28%),linear-gradient(#0a080505 0%,#070604c7 100%);position:absolute;inset:0}.floatingTexture{box-shadow:var(--shadow);border:1px solid #ffd79033;border-radius:28px;position:absolute;overflow:hidden}.textureTop{width:200px;height:250px;top:28px;right:-12px}.textureBottom{width:240px;height:280px;bottom:28px;left:-18px}.simpleManifestoSection,.whatIsComingSection,.joinSection{padding-top:18px}.manifestoCard,.joinCard,.comingCard{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.manifestoCard,.joinCard{border-radius:32px;padding:34px}.manifestoCard p,.joinCard p,.comingCard p{color:var(--muted);line-height:1.75}.simpleSectionHeading h2,.joinCard h2{max-width:10ch}.simpleSplit{align-items:end}.comingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.comingCard{border-radius:28px;padding:26px}.comingCard h3{letter-spacing:-.03em;margin:14px 0 10px;font-size:1.45rem}.joinCard{text-align:center}.joinCard h2{margin:14px auto}.joinCard p{max-width:40rem;margin-left:auto;margin-right:auto}.joinActions{justify-content:center;margin-top:26px}.closingLine{letter-spacing:.12em;text-transform:uppercase;margin-top:28px;font-size:.8rem;color:var(--gold-hot)!important}.ambient-center{background:radial-gradient(circle,#a859ff2e,#0000 58%);top:34vh;left:26%}@media (max-width:980px){.simpleHeroLayout,.comingGrid{grid-template-columns:1fr}.simpleVisualStack,.mainVisualCard{min-height:560px}.textureTop{top:16px;right:8px}.textureBottom{bottom:16px;left:8px}}@media (max-width:640px){.heroSection,.contentSection{width:min(100% - 20px,1180px)}.topBar,.heroCopy,.conceptPanel,.worldviewCard,.contactPanel,.frequencyCard,.manifestoCard,.joinCard,.comingCard{border-radius:24px;padding:22px}.heroCopy h1{font-size:clamp(2.9rem,16vw,4.6rem)}.sectionHeading h2{max-width:none}.statRow{grid-template-columns:1fr}.heroVisualCard,.mainVisualCard,.simpleVisualStack{min-height:440px}.floatingTexture{display:none}.signalStrip{gap:10px}}
