@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.site-navigation{z-index:3;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 64px);margin:0 auto;padding:26px 0;display:flex;position:relative}.site-brand{color:#fffaf5;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;text-decoration:none;display:inline-flex}.site-brand-mark{color:#efcc87}.site-navigation-links{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#12082785;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:5px;display:flex;box-shadow:0 12px 34px #0000002e}.site-navigation-links a{color:#d8cddd;border-radius:999px;padding:9px 15px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .18s,background .18s}.site-navigation-links a:hover{color:#fffaf5}.site-navigation-links a.is-active{color:#25152f;background:linear-gradient(135deg,#efd18b,#d89ee5)}@media (width<=580px){.site-navigation{gap:12px;width:min(100% - 32px,1180px);padding:18px 0}.site-brand{font-size:1.35rem}.site-navigation-links a{padding:8px 11px;font-size:.78rem}}.star-field{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.star{border-radius:50%;display:block;position:absolute;box-shadow:0 0 6px}.star:nth-child(7),.star:nth-child(14),.star:nth-child(18),.star:nth-child(27),.star:nth-child(33){box-shadow:none;border-radius:0;opacity:.9!important;background:0 0!important;width:3px!important;height:3px!important}.star:nth-child(7):before,.star:nth-child(14):before,.star:nth-child(18):before,.star:nth-child(27):before,.star:nth-child(33):before,.star:nth-child(7):after,.star:nth-child(14):after,.star:nth-child(18):after,.star:nth-child(27):after,.star:nth-child(33):after{content:"";background:#fff3c7;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 9px #ffe8ae8c}.star:nth-child(7):before,.star:nth-child(14):before,.star:nth-child(18):before,.star:nth-child(27):before,.star:nth-child(33):before{width:2px;height:16px}.star:nth-child(7):after,.star:nth-child(14):after,.star:nth-child(18):after,.star:nth-child(27):after,.star:nth-child(33):after{width:16px;height:2px}.star:nth-child(7){animation:8s ease-in-out infinite twinkle}.star:nth-child(14){animation:11s ease-in-out 2s infinite twinkle}.star:nth-child(18){animation:9s ease-in-out 5s infinite twinkle}.star:nth-child(27){animation:13s ease-in-out 1s infinite twinkle}.star:nth-child(33){animation:10s ease-in-out 6s infinite twinkle}@keyframes twinkle{0%,82%,to{opacity:.45;transform:scale(.75)}88%{opacity:1;transform:scale(1.35)}94%{opacity:.65;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.star{animation:none!important}}.landing-page{background:radial-gradient(circle at 20% 10%,#73419d6b,#0000 36rem),radial-gradient(circle at 90% 25%,#c97bc438,#0000 31rem),linear-gradient(145deg,#100820 0%,#1d1038 55%,#10091f 100%);min-height:100vh}.hero{min-height:100vh;padding:0 32px;position:relative;overflow:hidden}.navigation{z-index:2;justify-content:space-between;align-items:center;width:min(1180px,100%);margin:0 auto;padding:26px 0;display:flex;position:relative}.brand{align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{color:#efcc87}.navigation-link{color:#f0e5f1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #fff3;border-radius:999px;padding:10px 16px;font-size:.9rem;font-weight:600;text-decoration:none}.hero-content{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr);align-items:center;gap:72px;width:min(1180px,100%);min-height:calc(100vh - 100px);margin:0 auto;padding:55px 0 105px;display:grid;position:relative}.hero-copy{max-width:680px}.eyebrow{color:#edca82;letter-spacing:.22em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:600}.hero h1{letter-spacing:-.03em;margin:0 0 18px;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,4.5vw,4.6rem);font-weight:700;line-height:.98}.hero h1 span{color:#e5b5df;display:block}.hero-description{color:#ded1e3;max-width:640px;margin:0 0 22px;font-size:1.5rem;line-height:1.6}.waitlist-form select{color:#fff;background:#24163f;border:1px solid #ffffff26;border-radius:13px;outline:none;padding:15px 16px}.waitlist-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#120827a8;border:1px solid #f2cf933d;border-radius:22px;flex-direction:column;gap:16px;max-width:590px;padding:24px;display:flex;box-shadow:0 24px 60px #00000040}.waitlist-form input,.waitlist-form select{width:100%}.waitlist-form select:focus{border-color:#e5bf75;box-shadow:0 0 0 3px #e5bf7521}.waitlist-form select option{color:#fff;background:#24163f}.waitlist-form label{color:#f4ebf4;font-size:.85rem;font-weight:600;display:block}.waitlist-form input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:13px;outline:none;min-width:0;padding:15px 16px}.waitlist-form input::placeholder{color:#bbafc2}.waitlist-form input:focus{border-color:#e5bf75;box-shadow:0 0 0 3px #e5bf7521}.waitlist-form button{color:#24142e;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#efd18b,#d89ee5);border:0;border-radius:13px;align-self:flex-start;margin-top:12px;padding:15px 24px;font-weight:700;transition:transform .18s,filter .18s}.waitlist-form button:hover{filter:brightness(1.05);transform:translateY(-2px)}.form-note{color:#b9acbf;margin:12px 2px 0;font-size:.74rem;line-height:1.5}.hero-visual{place-items:center;display:grid;position:relative}.image-glow{aspect-ratio:1;filter:blur(45px);background:#b267cd4d;border-radius:50%;width:82%;position:absolute}.hero-image{z-index:1;object-fit:contain;border-radius:28px;width:min(100%,520px);max-height:680px;display:block;position:relative;box-shadow:0 32px 85px #04011280,0 0 0 1px #ffffff1f}@media (width<=850px){.hero{padding:0 20px}.hero-content{gap:48px;min-height:calc(100vh - 90px);padding:20px 0 40px}.hero-copy{max-width:none}.hero-visual{padding-bottom:40px}.hero-image{width:min(100%,480px)}}.honeypot-container{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}@media (width<=900px){.hero{padding:0 16px}.hero-content{grid-template-columns:1fr;gap:28px;min-height:auto;padding:20px 0 40px}.hero-copy,.hero-description{max-width:none}.hero h1{font-size:clamp(2.1rem,9vw,3rem);line-height:1.05}.hero-description{font-size:1.05rem;line-height:1.5}.waitlist-form{width:min(100%,590px);margin:0 auto;padding:16px}.waitlist-form button{align-self:stretch;width:100%}.hero-visual{width:min(100%,590px);margin:0 auto}.hero-image{width:100%;max-width:none}}@media (width<=580px){.navigation{padding:20px 0}.brand{font-size:1.5rem}.navigation-link{display:none}.hero h1{font-size:4rem}.waitlist-form{padding:18px}.waitlist-form button{width:100%}.waitlist-form button:disabled{cursor:wait;opacity:.7;transform:none}.form-error{color:#ffb8c7;margin:12px 2px 0;font-size:.85rem}}.thank-you-page{background:radial-gradient(circle at 20% 10%,#73419d6b,#0000 36rem),radial-gradient(circle at 90% 25%,#c97bc438,#0000 31rem),linear-gradient(145deg,#100820 0%,#1d1038 55%,#10091f 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex;position:relative;overflow:hidden}.thank-you-card{z-index:1;text-align:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#140c2cb8;border:1px solid #ffffff1a;border-radius:28px;width:min(620px,100%);padding:48px;position:relative;box-shadow:0 35px 80px #00000059}.moon{color:#f6e3b2;text-shadow:0 0 18px #ffe4aa59;margin-bottom:16px;font-size:3rem}.eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#d7c7ea;margin:0;font-size:.72rem;font-weight:600}.thank-you-card h1{letter-spacing:-.03em;color:#fff;margin-top:18px;margin-bottom:22px;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,6vw,4rem);font-weight:700}.description{color:#d8d2e3;max-width:460px;margin:0 auto 18px;font-size:1.05rem;line-height:1.7}.divider{background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:90px;height:1px;margin:40px auto}.small{color:#bfafd0;text-transform:uppercase;letter-spacing:.2em;margin:0 0 18px;font-size:.72rem}blockquote{color:#f4eedc;max-width:430px;margin:0 auto;font-size:1.35rem;font-style:italic;font-weight:300;line-height:1.6}.back-button{color:#1f1535;background:linear-gradient(135deg,#f2d18b,#d89ee6);border-radius:999px;margin-top:42px;padding:15px 28px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.back-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #d89ee647}@media (width<=640px){.thank-you-page{padding:20px}.thank-you-card{padding:32px 24px}.thank-you-card h1{font-size:2.5rem}blockquote{font-size:1.15rem}}.survey-results-tab{gap:24px;display:grid}.survey-result-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.survey-result-stats article,.survey-result-summary,.survey-result-responses>article{background:#120827b8;border:1px solid #f0cf9333;border-radius:20px;box-shadow:0 20px 50px #0003}.survey-result-stats article{padding:22px}.survey-result-stats span{color:#bcaec4;text-transform:uppercase;font-size:.78rem;display:block}.survey-result-stats strong{color:#f2d38f;margin-top:8px;font-size:2rem;display:block}.survey-result-summary{padding:26px}.survey-result-summary h2,.survey-result-responses h2{margin:0 0 22px;font-size:1.6rem}.survey-result-bar{grid-template-columns:minmax(150px,1fr) 3fr 35px;align-items:center;gap:14px;margin:12px 0;display:grid}.survey-result-bar>span{color:#dfd4e3}.survey-result-bar>div{background:#ffffff14;border-radius:99px;height:10px;overflow:hidden}.survey-result-bar i{border-radius:inherit;background:linear-gradient(90deg,#efd18b,#d89ee5);height:100%;display:block}.survey-result-responses{gap:16px;display:grid}.survey-result-responses>h2{margin-bottom:4px}.survey-result-responses>article{padding:24px}.survey-result-responses article>header{border-bottom:1px solid #ffffff17;justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.survey-result-responses header strong,.survey-result-responses header span{display:block}.survey-result-responses header span{color:#a99daf;margin-top:5px;font-size:.82rem}.survey-result-responses header a{color:#e5b9df;text-decoration:none}.survey-result-responses dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin:22px 0 0;display:grid}.survey-result-responses dt{color:#e8c77f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700}.survey-result-responses dd{color:#e8dfea;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.55}@media (width<=700px){.survey-result-stats{grid-template-columns:1fr}.survey-result-bar{grid-template-columns:1fr 35px}.survey-result-bar>div{grid-area:2/1/auto/-1}.survey-result-responses dl{grid-template-columns:1fr}.survey-result-responses article>header{flex-direction:column}}.admin-page{color:#f7eef8;background:radial-gradient(circle at 15% 10%,#74449e59,#0000 32rem),radial-gradient(circle at 90% 20%,#d691cb2e,#0000 28rem),linear-gradient(145deg,#0f071f 0%,#1b0e35 55%,#10081f 100%);min-height:100vh;padding:48px 24px}.admin-shell{width:min(1180px,100%);margin:0 auto}.admin-header{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:28px;display:flex}.admin-eyebrow{color:#e8c77f;letter-spacing:.22em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:700}.admin-header h1{letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1}.admin-description{color:#cdbfd2;max-width:650px;margin:16px 0 0;font-size:1rem;line-height:1.65}.subscriber-count{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#190b31b8;border:1px solid #f0cf933d;border-radius:18px;place-items:center;min-width:110px;padding:18px 22px;display:grid;box-shadow:0 18px 50px #00000038}.subscriber-count span{color:#bcaec4;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.subscriber-count strong{color:#f2d38f;margin-top:4px;font-size:2rem;line-height:1}.admin-state{color:#d8cbdc;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#14092aad;border:1px solid #ffffff1a;border-radius:20px;padding:28px}.admin-error{color:#ffc2cf;border-color:#ff87a447}.subscriber-table-wrapper{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#120827b8;border:1px solid #f0cf9333;border-radius:22px;overflow-x:auto;box-shadow:0 24px 60px #00000040}.subscriber-table{border-collapse:collapse;width:100%}.subscriber-table th,.subscriber-table td{text-align:left;padding:18px 20px}.subscriber-table th{color:#d9c9df;letter-spacing:.14em;text-transform:uppercase;background:#ffffff09;border-bottom:1px solid #ffffff14;font-size:.75rem;font-weight:700}.subscriber-table td{color:#eee4f0;border-bottom:1px solid #ffffff12;font-size:.95rem}.subscriber-table tbody tr:last-child td{border-bottom:0}.subscriber-table tbody tr{transition:background-color .16s}.subscriber-table tbody tr:hover{background:#ffffff09}.subscriber-table a{color:#e5b9df;text-decoration:none}.subscriber-table a:hover{text-decoration:underline}.source-badge{color:#f3e8f5;background:#da9bd31c;border:1px solid #e5b9df2e;border-radius:999px;align-items:center;padding:7px 10px;font-size:.78rem;font-weight:600;display:inline-flex}@media (width<=700px){.admin-page{padding:28px 16px}.admin-header{flex-direction:column}.subscriber-count{width:100%}.subscriber-table th,.subscriber-table td{white-space:nowrap;padding:14px 16px}}.admin-tabs{background:#1208279e;border:1px solid #ffffff1f;border-radius:999px;gap:6px;margin:0 0 26px;padding:5px;display:inline-flex}.admin-tabs button{color:#cdbfd2;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 18px;font-weight:600}.admin-tabs button.is-active{color:#24142e;background:linear-gradient(135deg,#efd18b,#d89ee5)}.admin-tabs button:focus-visible{outline-offset:2px;outline:3px solid #e5bf7540}@media (width<=500px){.admin-tabs{width:100%;display:flex}.admin-tabs button{flex:1}}.survey-page{color:#fffaf5;background:radial-gradient(circle at 18% 3%,#73419d85,#0000 34rem),radial-gradient(circle at 88% 25%,#c97bc438,#0000 31rem),linear-gradient(145deg,#100820 0%,#1d1038 55%,#10091f 100%);min-height:100vh;position:relative;overflow:hidden}.survey-page>.star-field{position:fixed}.survey-shell{z-index:1;width:min(820px,100% - 40px);margin:0 auto;padding:66px 0 110px;position:relative}.survey-intro{max-width:750px;margin-bottom:46px}.survey-kicker{color:#edca82;letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-size:.74rem;font-weight:600}.survey-intro h1,.survey-success h1{letter-spacing:-.045em;margin:0 0 22px;font-family:Outfit,sans-serif;font-size:clamp(3rem,7vw,5.3rem);line-height:.98}.survey-intro h1 span{color:#e5b5df;display:block}.survey-intro>p:last-child{color:#d9cddd;max-width:680px;margin:0;font-size:1.15rem;line-height:1.7}.survey-form{gap:20px;display:grid}.survey-question{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff12,#ffffff06),#120827ad;border:1px solid #f2cf932e;border-radius:24px;min-width:0;margin:0;padding:28px;box-shadow:0 20px 55px #0003}.survey-question legend{color:#fffaf5;width:100%;padding:0;font-size:1.15rem;font-weight:600;line-height:1.45}.survey-question legend span{color:#24142e;background:linear-gradient(135deg,#efd18b,#d89ee5);border-radius:50%;place-items:center;width:36px;height:36px;margin-right:12px;font-size:.76rem;display:inline-grid}.survey-note{color:#b9acbf;margin:8px 0 16px 50px;font-size:.85rem}.survey-answers{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.survey-choice{cursor:pointer;position:relative}.survey-choice input{opacity:0;pointer-events:none;position:absolute}.survey-choice span{color:#ddd2e1;background:#ffffff0b;border:1px solid #ffffff21;border-radius:14px;align-items:center;min-height:50px;padding:12px 15px;transition:border-color .16s,background .16s,transform .16s;display:flex}.survey-choice span:before{content:"";border:1px solid #efd18b9e;border-radius:50%;flex:none;width:17px;height:17px;margin-right:10px;box-shadow:inset 0 0 0 4px #0000}.survey-choice input[type=checkbox]+span:before{border-radius:5px}.survey-choice:hover span{border-color:#efd18b6b;transform:translateY(-1px)}.survey-choice input:focus-visible+span{outline-offset:2px;outline:3px solid #e5bf753d}.survey-choice input:checked+span{color:#fffaf5;background:linear-gradient(135deg,#efd18b29,#d89ee526);border-color:#efd18bb8}.survey-choice input:checked+span:before{background:#edca82;box-shadow:inset 0 0 0 4px #3a2149}.survey-question textarea{resize:vertical;color:#fffaf5;width:100%;min-height:120px;font:inherit;background:#ffffff0f;border:1px solid #ffffff26;border-radius:14px;outline:none;grid-column:1/-1;padding:16px;line-height:1.55}.survey-question textarea::placeholder{color:#a99cae}.survey-question textarea:focus{border-color:#e5bf75;box-shadow:0 0 0 3px #e5bf7521}.survey-submit{color:#24142e;cursor:pointer;background:linear-gradient(135deg,#efd18b,#d89ee5);border:0;border-radius:15px;width:100%;margin-top:10px;padding:17px 24px;font-weight:700;transition:transform .18s,filter .18s;box-shadow:0 16px 36px #d89ee52e}.survey-submit:hover{filter:brightness(1.05);transform:translateY(-2px)}.survey-submit:disabled{cursor:wait;opacity:.7;transform:none}.survey-error{color:#ffd3dc;background:#791b3947;border:1px solid #ff96ad47;border-radius:13px;margin:4px 0 0;padding:14px 16px}.survey-privacy{color:#a99cae;text-align:center;margin:0;font-size:.78rem}.survey-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.survey-success{z-index:1;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#120827b8;border:1px solid #f2cf9338;border-radius:28px;width:min(650px,100% - 40px);margin:12vh auto 0;padding:52px;position:relative;box-shadow:0 30px 75px #0000004d}.survey-success-moon{color:#f6e3b2;text-shadow:0 0 20px #ffe4aa59;margin-bottom:16px;font-size:3.2rem}.survey-success p:not(.survey-kicker){color:#d9cddd;max-width:500px;margin:0 auto;font-size:1.08rem;line-height:1.7}.survey-success a{color:#24142e;background:linear-gradient(135deg,#efd18b,#d89ee5);border-radius:999px;margin-top:34px;padding:14px 24px;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=620px){.survey-shell{width:min(100% - 28px,820px);padding:38px 0 80px}.survey-intro h1{font-size:clamp(2.7rem,13vw,4rem)}.survey-intro>p:last-child{font-size:1rem}.survey-question{border-radius:20px;padding:22px 18px}.survey-question legend{font-size:1.04rem}.survey-question legend span{margin:0 0 12px;display:grid}.survey-note{margin-left:0}.survey-answers{grid-template-columns:1fr}.survey-success{margin-top:7vh;padding:38px 24px}}.survey-email{color:#fffaf5;width:100%;font:inherit;background:#ffffff0f;border:1px solid #ffffff26;border-radius:14px;outline:none;grid-column:1/-1;padding:16px}.survey-email::placeholder{color:#a99cae}.survey-email:focus{border-color:#e5bf75;box-shadow:0 0 0 3px #e5bf7521}:root{color:#fffaf5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#120b26;font-family:Outfit,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}a{color:inherit}
