@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7f3eb;border-bottom:1px solid #e8dde8;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,6vw,92px);display:flex;position:sticky;top:0}.brand{color:var(--purple);align-items:center;gap:11px;font-size:24px;font-weight:700;display:flex}.brand>span:last-child span{color:var(--coral)}.brand-mark{width:38px;height:29px;display:block;position:relative}.brand-mark i,.brand-mark b{border:5px solid;border-radius:60% 60% 55% 55%;width:22px;height:26px;position:absolute;top:0}.brand-mark i{color:var(--purple);left:2px;transform:rotate(-36deg)}.brand-mark b{color:var(--coral);right:2px;transform:rotate(36deg)}nav{color:#55475a;gap:34px;font-size:14px;display:flex}nav a:hover{color:var(--coral)}.nav-cta{border:1px solid var(--purple);border-radius:999px;padding:10px 19px;font-size:13px;font-weight:600}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;min-height:calc(100vh - 82px);padding:70px clamp(24px,7vw,108px) 64px;display:grid;overflow:hidden}.eyebrow,.section-label{letter-spacing:.17em;text-transform:uppercase;color:var(--plum);font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow span{background:var(--coral);width:26px;height:1px}h1,h2{letter-spacing:-.045em;margin:22px 0;font-weight:500;line-height:.99}h1{font-size:clamp(52px,6vw,86px)}h1 em,h2 em{color:var(--coral);font-family:Playfair Display,serif;font-weight:600}.lead{max-width:650px;color:var(--muted);font-size:17px;line-height:1.75}.actions{flex-wrap:wrap;gap:13px;margin:32px 0 25px;display:flex}.button{cursor:pointer;border:0;border-radius:4px;justify-content:center;gap:25px;padding:15px 21px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--purple);color:#fff}.secondary{background:0 0;border:1px solid #cdbfd0}.coral{background:var(--coral);color:#2b1334;width:100%}.stage{color:var(--muted);font-size:12px}.stage span{color:var(--coral);text-transform:uppercase;letter-spacing:.1em;margin-right:9px;font-weight:700}.hero-art{aspect-ratio:1;background:linear-gradient(145deg,#f1dbe4,#eee3ef 60%,#f7c7bb);border-radius:50%;justify-content:center;align-items:center;max-width:600px;margin:auto;display:flex;position:relative}.orbit{border:1px solid #4b1d6b29;border-radius:50%;position:absolute}.orbit-one{inset:9%}.orbit-two{border-style:dashed;inset:21%}.person{filter:drop-shadow(0 18px 18px #30114024);width:31%;height:48%;position:absolute;top:24%}.person i{aspect-ratio:1;border-radius:50%;width:36%;margin:auto;display:block}.person b{border-radius:50% 50% 18% 18%;width:100%;height:72%;margin-top:8%;display:block}.person-a{left:24%;transform:rotate(-14deg)}.person-a i,.person-a b{background:var(--purple)}.person-b{right:24%;transform:rotate(14deg)}.person-b i,.person-b b{background:var(--coral)}.infinity{z-index:2;color:#fff;text-shadow:0 3px 15px #0000001a;font-family:serif;font-size:clamp(100px,14vw,210px);position:absolute;top:37%}.hero-art p{letter-spacing:.18em;font-size:9px;font-weight:700;position:absolute;bottom:10%}.hero-art p span{color:var(--coral);margin:0 5px}.manifesto{background:var(--purple);color:#fff;grid-template-columns:.7fr 2fr;gap:30px;padding:100px clamp(24px,8vw,125px);display:grid}.manifesto>div{grid-template-columns:1.3fr 1fr;align-items:end;gap:70px;display:grid}.manifesto h2,.section-head h2,.meaning h2,.research h2,.waitlist h2{margin:12px 0;font-size:clamp(40px,5vw,67px)}.manifesto p:not(.section-label),.section-head>p,.research-copy>p,.waitlist>div>p{color:#d9cddd;line-height:1.8}.audience,.meaning,.waitlist{padding:105px clamp(24px,7vw,108px)}.section-head{grid-template-columns:1.2fr .65fr;align-items:end;gap:70px;display:grid}.section-head>p{color:var(--muted)}.audience-grid{border-top:1px solid #d8cdd8;grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid}.audience-grid article{border-right:1px solid #d8cdd8;min-height:300px;padding:30px 25px 35px}.audience-grid article:first-child{border-left:1px solid #d8cdd8}.audience-grid article>span{color:var(--coral);font-size:10px}.mini-symbol{color:var(--plum);align-items:center;height:90px;font-size:46px;display:flex}.audience-grid h3,.meaning-list h3{margin:13px 0;font-size:18px}.audience-grid p,.meaning-list p{color:var(--muted);font-size:13px;line-height:1.7}.meaning>h2{max-width:750px}.meaning-list{border-top:1px solid #cdbfcd;margin-top:55px}.meaning-list article{border-bottom:1px solid #cdbfcd;grid-template-columns:55px 1fr 1.7fr 60px;align-items:center;padding:23px 5px;display:grid}.meaning-list article>span{color:var(--coral);font-size:10px}.meaning-list article>b{color:var(--coral);text-align:right;font-size:28px}.research{background:var(--deep);color:#fff;grid-template-columns:1fr .85fr;gap:clamp(50px,9vw,140px);padding:100px clamp(24px,8vw,125px);display:grid}.research form{color:var(--ink);background:#fff;border-radius:5px;padding:35px}.research label,.waitlist label{margin-bottom:22px;font-size:12px;font-weight:600;display:block}.research select,.research textarea,.waitlist input:not([type=checkbox]){color:#746b75;background:0 0;border:0;border-bottom:1px solid #cabeca;outline:none;width:100%;margin-top:5px;padding:12px 2px}.research textarea{resize:vertical;border:1px solid #d9ced9;padding:12px}.privacy-note{border-left:2px solid var(--coral);flex-direction:column;margin-top:35px;padding-left:18px;font-size:12px;display:flex}.privacy-note span{color:#bbaebe;margin-top:4px}.success{color:#237052;margin:14px 0 0;font-size:12px}.waitlist{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,10vw,160px);display:grid}.waitlist>div>p{color:var(--muted);max-width:580px}.waitlist form{background:var(--coral);border-radius:5px;padding:40px}.waitlist form>div{grid-template-columns:1fr 1fr;gap:25px;display:grid}.waitlist input::placeholder{color:#743e51}.consent{align-items:start;gap:8px;line-height:1.5;font-weight:400!important;display:flex!important}.consent input{accent-color:var(--purple);margin-top:3px}.consent a{text-decoration:underline}.waitlist .button{width:100%}footer{color:#fff;background:#1f0d2b;padding:70px clamp(24px,7vw,108px) 25px}.brand-light{color:#fff}.footer-main{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:40px;display:grid}.footer-main>p{color:#f29b99;margin:0;font-family:Playfair Display,serif;font-size:25px}.footer-main>div{flex-direction:column;justify-self:end;gap:12px;font-size:13px;display:flex}.footer-bottom{color:#a99baa;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #4a3853;justify-content:space-between;margin-top:60px;padding-top:22px;font-size:10px;display:flex}.footer-bottom i{background:var(--coral);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-art{width:min(100%,520px)}.manifesto,.manifesto>div,.section-head,.research,.waitlist{grid-template-columns:1fr}.manifesto>div{gap:10px}.audience-grid{grid-template-columns:1fr 1fr}.audience-grid article:nth-child(3){border-left:1px solid #d8cdd8}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div{grid-area:1/2/3}.footer-bottom{flex-wrap:wrap;gap:20px}}@media (max-width:560px){.topbar{height:70px}.nav-cta{display:none}.hero{min-height:auto;padding-bottom:80px}.hero-copy h1{font-size:47px}.actions{flex-direction:column}.actions .button{width:100%}.manifesto,.audience,.meaning,.research,.waitlist{padding-top:75px;padding-bottom:75px}.audience-grid{grid-template-columns:1fr}.audience-grid article{border-left:1px solid #d8cdd8;min-height:auto}.meaning-list article{grid-template-columns:35px 1fr 40px}.meaning-list article p{grid-column:2/4}.waitlist form{padding:27px 22px}.waitlist form>div{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr}.footer-main>div{grid-area:auto;justify-self:start}.footer-bottom{flex-direction:column}.hero-art{margin-top:20px}.section-head{gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.topbar{background:#f7f0e7f2;border-bottom-color:#ddd2c5}.brand{align-items:center;gap:0;font-size:0;display:flex}.brand img{mix-blend-mode:multiply;width:126px;height:auto;display:block}.brand-light img{width:150px}.orbit{border-color:#59602d33}.meaning-list,.meaning-list article,.audience-grid,.audience-grid article{border-color:#cec7b5}.brand{aspect-ratio:1;border-radius:50%;flex:0 0 96px;width:96px;min-width:96px;height:96px;line-height:0;overflow:hidden}.brand img{clip-path:circle(49.5%);object-fit:cover;object-position:center;mix-blend-mode:normal;border-radius:50%;flex:0 0 96px;min-width:96px;max-width:96px;min-height:96px;max-height:96px;display:block;aspect-ratio:1!important;width:96px!important;height:96px!important}.topbar{color:#f7f0e7;background:#59602d;border-bottom-color:#59602d;height:104px}.topbar nav{color:#f7f0e7}.topbar nav a:hover{color:#d89a7f}.topbar .nav-cta{color:#f7f0e7;border-color:#f7f0e7}.hero{min-height:calc(100vh - 104px)}.brand-light{background:0 0;border-radius:0;width:96px;height:96px;padding:0}.brand-light img{width:96px!important;height:96px!important}.meaning-list article{grid-template-columns:45px 82px minmax(0,1fr);align-items:center;gap:18px;min-height:104px}.meaning-list article>span{text-align:center;justify-self:center}.official-symbol{aspect-ratio:1;object-fit:cover;object-position:center;clip-path:circle(49%);width:70px;height:70px;box-shadow:none;border-radius:50%;place-self:center;display:block}.meaning-copy{align-self:center}.meaning-copy h3{margin:0 0 7px}.meaning-copy p{max-width:520px;margin:0}@media (max-width:560px){.meaning-list article{grid-template-columns:26px 64px minmax(0,1fr);gap:12px;min-height:94px}.meaning-list article p{grid-column:auto}.official-symbol{width:62px;height:62px}.meaning-copy h3{margin-bottom:5px}}.audience-grid{border-top:0;grid-template-columns:repeat(3,1fr);gap:18px}.audience-grid article{background:#ffffff6b;border:1px solid #59602d2e;border-radius:18px;grid-template-rows:24px 86px 1fr;align-content:start;min-height:275px;padding:30px;display:grid;box-shadow:0 14px 34px #59602d12}.audience-grid article:first-child,.audience-grid article:nth-child(3){border-left:1px solid #59602d2e}.audience-grid article:nth-child(2){background:#d89a7f24}.audience-grid article h3{align-self:start;margin:18px 0 0}.audience-grid article p{align-self:start;margin:14px 0 0}@media (max-width:900px){.audience-grid{grid-template-columns:1fr 1fr}.audience-grid article:nth-child(3){border-left:1px solid #d8cdd8;grid-column:1/-1}}@media (max-width:560px){.audience-grid{grid-template-columns:1fr}.audience-grid article:nth-child(3){grid-column:auto}.topbar{height:84px}.brand,.brand-light{flex-basis:70px;width:70px;min-width:70px;height:70px}.brand img,.brand-light img{flex-basis:70px;min-width:70px;max-width:70px;min-height:70px;max-height:70px;width:70px!important;height:70px!important}.hero{min-height:auto}}.privacy-page{color:#59602d;background:#f7f0e7;min-height:100vh}.privacy-header{color:#f7f0e7;background:#59602d;justify-content:space-between;align-items:center;height:104px;padding:0 clamp(24px,7vw,108px);display:flex}.privacy-header img{object-fit:cover;border-radius:50%;width:82px;height:82px;display:block}.privacy-header>a:last-child{border:1px solid #f7f0e7bf;border-radius:999px;padding:11px 18px;font-size:13px}.privacy-content{width:min(860px,100% - 48px);margin:0 auto;padding:85px 0 110px}.privacy-content h1{letter-spacing:-.045em;margin:14px 0 8px;font-size:clamp(46px,7vw,76px);line-height:1}.privacy-updated{color:#777747;margin-bottom:50px;font-size:13px}.privacy-content h2{color:#c66f52;margin:42px 0 12px;font-size:25px}.privacy-content p,.privacy-content li{color:#4f5134;font-size:16px;line-height:1.8}.privacy-content li+li{margin-top:7px}.privacy-content a{color:#c66f52;text-decoration:underline}.privacy-note-box{background:#d89a7f21;border-left:4px solid #c66f52;margin-top:50px;padding:24px 26px}@media (max-width:560px){.privacy-header{height:84px}.privacy-header img{width:66px;height:66px}.privacy-content{padding-top:60px}.privacy-content h2{font-size:22px}}.topbar,.privacy-header{background:#4b5a3b;border-bottom-color:#4b5a3b}.meaning{background:#f0e8db}.waitlist form{background:linear-gradient(135deg,#e7d8bd,#d9b793)}.form-link-card{color:#3f4a32;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;gap:24px;min-height:250px;padding:38px;display:flex}.form-link-card p{margin:0;line-height:1.75}.form-link-card b{color:#59602d;font-size:20px}.form-link-card .button{width:100%}.waitlist-card{background:linear-gradient(135deg,#e7d8bd,#d9b793)}.waitlist-card small{color:#59602d;line-height:1.5}.waitlist-card small a{text-decoration:underline}@media (max-width:900px){.topbar nav{gap:clamp(12px,3vw,24px);display:flex}}@media (max-width:560px){.topbar{height:78px;padding:0 12px}.brand,.brand-light{flex-basis:58px;width:58px;min-width:58px;height:58px}.brand img,.brand-light img{flex-basis:58px;min-width:58px;max-width:58px;min-height:58px;max-height:58px;width:58px!important;height:58px!important}.topbar nav{flex:1;justify-content:flex-end;gap:10px;font-size:10px;line-height:1.2;display:flex}.topbar nav a{white-space:nowrap}.topbar{grid-template-rows:68px 36px;grid-template-columns:auto 1fr;height:auto;min-height:112px;padding:0 14px 8px;display:grid}.topbar .brand{grid-area:1/1}.topbar .nav-cta{grid-area:1/2;justify-self:end;padding:9px 15px;display:inline-flex}.topbar nav{grid-area:2/1/auto/-1;justify-content:center;gap:clamp(18px,7vw,34px);width:100%;font-size:11px}}.brand,.brand-light{background:0 0;border-radius:24%;flex-basis:88px;width:88px;min-width:88px;height:88px;padding:0}.brand img,.brand-light img{object-fit:cover;object-position:center;clip-path:none;border-radius:24%;min-width:88px;max-width:88px;min-height:88px;max-height:88px;width:88px!important;height:88px!important}.hero-art{background:radial-gradient(circle at 50% 44%,#e7d8bd 0 60%,#c9d0ab 100%)}.hero-logo-art{z-index:2;aspect-ratio:1;object-fit:cover;border-radius:24%;width:48%;position:relative;box-shadow:0 24px 60px #3a2f2633}.diverelo-art>p{text-align:center;white-space:nowrap;letter-spacing:.14em;width:100%;margin:0;font-size:8px;bottom:16%;left:0}.meaning-symbol{object-fit:contain;object-position:center;clip-path:none;image-rendering:auto;border-radius:50%;place-self:center;width:64px;height:64px;display:block}.meaning-list article{grid-template-columns:45px 82px minmax(0,1fr)}.meaning-list article>span{align-self:center;place-items:center;display:grid}.meaning-copy{flex-direction:column;justify-content:center;min-height:64px;display:flex}.privacy-page{color:#4b5a3b;background:#f7f0e7}.privacy-header img{border-radius:24%}.privacy-content h2,.privacy-content a{color:#c5623f}.footer-main>p{color:#e7d8bd}.footer-main>p span{color:#c5623f}@media (max-width:560px){.brand,.brand-light{flex-basis:68px;width:68px;min-width:68px;height:68px}.brand img,.brand-light img{min-width:68px;max-width:68px;min-height:68px;max-height:68px;width:68px!important;height:68px!important}.meaning-symbol{width:58px;height:58px}.hero-logo-art{width:54%}}.brand,.brand-light{border-radius:50%}.brand img,.brand-light img,.hero-logo-art,.privacy-header img{clip-path:circle(49.5%);object-position:50% 50%;border-radius:50%}:root{--purple:#4b5a3b;--deep:#344027;--plum:#7a8a5a;--coral:#c5623f;--rose:#e7d8bd;--cream:#f7f0e7;--ink:#3f4a32;--muted:#687054}body{color:#3f4a32;background:#f7f0e7}.manifesto{background:linear-gradient(125deg,#4b5a3b,#7a8a5a)}.manifesto .section-label,.light{color:#e7d8bd}.manifesto p:not(.section-label),.research-copy>p{color:#f1e8da}.manifesto-text{align-self:end}.manifesto-text>p:first-child{margin-top:0}.manifesto-quote{border-top:1px solid #e7d8bd73;margin:28px 0 0;padding:22px 0 0;font-family:Playfair Display,serif;font-size:21px;color:#e7d8bd!important;line-height:1.45!important}.research{background:linear-gradient(135deg,#344027,#4b5a3b)}.research form{color:#3f4a32}.research select,.research textarea,.waitlist input:not([type=checkbox]){color:#566044;border-color:#a6a77f}.research textarea{border-color:#b8b58f}.secondary{color:#4b5a3b;border-color:#a8aa84}.coral{color:#fff9f0}.privacy-note span{color:#ddd7c5}.success.dark{color:#3f4a32}footer{background:#344027}.footer-bottom{color:#c9c9af;border-top-color:#66704d}.footer-bottom strong{color:#f7f0e7}.privacy-content p,.privacy-content li{color:#566044}
