@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#0d0d0d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;height:100%;font-family:TikTok Sans,Inter,sans-serif;font-weight:500}#root{width:100%;height:100%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}.page{flex-direction:column;height:100%;display:flex}.navbar{z-index:10;align-items:center;height:72px;padding:0 56px;display:flex;position:absolute;top:0;left:0;right:0}.nav-logo{filter:brightness(0)invert();width:auto;height:32px;display:block}.hero{width:100%;height:100%;position:relative;overflow:hidden}.hero-video{object-fit:cover;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:end;padding:72px 56px;display:grid;position:absolute;inset:0}.hero-left{flex-direction:column;justify-content:flex-end;padding-bottom:0;display:flex}.hero-headline{letter-spacing:-.03em;color:#fff;margin-bottom:20px;font-size:clamp(36px,4.8vw,72px);font-weight:700;line-height:1.05}.hero-sub{letter-spacing:.04em;color:#fff9;margin-bottom:28px;font-size:clamp(13px,1.2vw,16px);font-weight:300}.btn-waitlist{color:#fff;letter-spacing:.04em;cursor:pointer;background:0 0;border:1.5px solid #ffffff8c;border-radius:999px;align-self:flex-start;padding:13px 28px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:inline-block}.btn-waitlist:hover{background:#ffffff1a;border-color:#fff}.hero-right{flex-direction:column;justify-content:flex-end;padding-left:64px;display:flex}.thesis-label{text-transform:uppercase;letter-spacing:.2em;color:#ffffff80;margin-bottom:20px;font-size:16px;font-weight:600}.thesis-body{color:#ffffffbf;letter-spacing:.01em;font-size:clamp(14px,1.3vw,18px);font-weight:300;line-height:1.7}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:48px;position:relative}.modal-x{color:#888;cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:20px;right:20px}.modal-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#3a5240;margin-bottom:12px;font-size:11px;font-weight:600}.modal-title{color:#0d0d0d;margin-bottom:8px;font-size:28px;font-weight:700}.modal-sub{color:#666;margin-bottom:32px;font-size:15px;line-height:1.5}.modal-form{flex-direction:column;gap:14px;display:flex}.modal-input{color:#0d0d0d;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .2s}.modal-input:focus{border-color:#3a5240}.modal-submit{color:#fff;cursor:pointer;background:#3a5240;border:none;border-radius:8px;margin-top:6px;padding:15px;font-family:inherit;font-size:15px;font-weight:600;transition:opacity .2s}.modal-submit:hover{opacity:.88}.modal-success{text-align:center;padding:16px 0}.modal-success-icon{color:#3a5240;margin-bottom:16px;font-size:36px}.modal-success h2{margin-bottom:8px;font-size:24px;font-weight:700}.modal-success p{color:#666;margin-bottom:28px}.modal-close{cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:8px;padding:10px 24px;font-family:inherit;font-size:14px}@media (width<=768px){html,body,#root{overflow:auto}.hero-content{grid-template-columns:1fr;align-items:start;gap:48px;padding:88px 24px 48px}.hero-right{padding-left:0}.navbar{padding:0 24px}}
