@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{color-scheme:dark;--bg:#090b0a;--surface:#101411;--cream:#f0ebdf;--gold:#e6c46d;--muted:#b2b7ad;--line:#2c332a;--teal:#9dd7c4;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--cream);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea,summary{touch-action:manipulation}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--teal);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05;letter-spacing:-.035em}h1{font-size:clamp(4rem,6.7vw,6.8rem);margin-bottom:28px}h2{font-size:clamp(2.8rem,4.3vw,4.6rem);margin-bottom:24px}h3{font-size:2rem;letter-spacing:-.02em}em{font-weight:400;color:var(--gold)}p{color:var(--muted)}.wrap{width:min(1232px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;left:15px;top:-100px;background:var(--cream);color:var(--bg);padding:12px;z-index:100}.skip:focus{top:10px}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #293025}.brand{display:flex;gap:12px;align-items:center;color:var(--gold);font-family:var(--serif);font-size:25px;letter-spacing:.3em;text-decoration:none;flex-shrink:0}.brand-mark{display:block;flex-shrink:0;width:56px;height:65px;background:url('/assets/vision-board.png') -674px -355px/1536px 1024px no-repeat;mix-blend-mode:screen}.site-header nav{display:flex;gap:28px;align-items:center}.site-header nav a,.site-footer a{font-size:14px;text-decoration:none}.site-header nav a:hover,.site-footer a:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 22px;min-height:48px;border:1px solid #665b3b;border-radius:6px;color:var(--cream);background:transparent;text-decoration:none;font-weight:550;font-size:14px;line-height:1.5;transition:background .18s,border-color .18s,transform .18s}.button:hover{border-color:var(--gold);background:#242317}.button.gold{background:var(--gold);border-color:var(--gold);color:#19180f}.button.gold:hover{background:#f1d995;transform:translateY(-1px)}.button.small{padding:10px 16px;min-height:44px}.button.full{width:100%;justify-content:space-between}.text-link{text-decoration:none;display:inline-flex;gap:16px;align-items:center;min-height:44px;font-size:14px}.text-link:hover{color:var(--gold)}.eyebrow{font-size:12px;line-height:1.7;letter-spacing:.18em;color:var(--gold);font-weight:600;margin-bottom:25px}.hero{position:relative;display:grid;grid-template-columns:1.08fr 1fr;gap:64px;min-height:820px;padding-top:70px;padding-bottom:64px;isolation:isolate}.cosmic-art{position:absolute;z-index:-1;right:-48px;top:0;width:calc(100% + 96px);height:100%;object-fit:cover;opacity:.65;pointer-events:none;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent)}.hero-copy{max-width:560px}.hero-description{max-width:440px;font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:30px}.availability{font-size:13px;margin-top:24px;display:flex;gap:10px;align-items:center}.dot{width:6px;height:6px;background:var(--teal);border-radius:50%;display:inline-block}.hero-example{align-self:center;padding-top:65px;min-width:0}.example-label{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.14em;color:var(--gold);margin-bottom:16px}.example-label>span:last-child{margin-left:auto;color:var(--muted);font-size:10px}.tiny-star{font-size:24px}.hero-card{background:linear-gradient(140deg,#181c17f5,#101310f7);border:1px solid #665638;border-radius:12px;padding:28px;box-shadow:0 30px 100px #0009}.source-line{display:flex;gap:12px;align-items:center;min-width:0}.source-line>div{min-width:0;display:grid;gap:2px}.source-line strong{font-size:14px;font-weight:500}.source-line span:not(.source-icon):not(.kept-label){font-size:12px;color:var(--muted)}.source-icon{display:grid;place-items:center;background:#363326;color:var(--gold);border:1px solid #5b5136;width:40px;height:45px;border-radius:6px;flex-shrink:0;font-size:20px}.kept-label{font-size:10px;color:var(--teal);letter-spacing:.14em;margin-left:auto}.hero-card blockquote{font:400 clamp(1.8rem,2.7vw,2.7rem)/1.17 var(--serif);letter-spacing:-.02em;margin:35px 0 28px}.human-note{border-left:2px solid #74633c;padding-left:16px;margin:0 0 26px}.human-note>span{font-size:10px;letter-spacing:.12em;color:var(--gold)}.human-note p{font-size:14px;margin:6px 0}.card-footer{border-top:1px solid var(--line);padding-top:18px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.tag{background:#22291f;color:#d0d8c4;border:1px solid #3b4733;padding:4px 10px;border-radius:5px;font-size:11px}.saved-star{color:var(--gold);margin-left:auto;font-size:20px}.connection-example{margin:25px 0 0 22px;display:flex;gap:17px}.connection-example>span{color:var(--gold);font-size:28px}.connection-example strong{font-size:14px;font-weight:500}.connection-example p{font-size:13px;max-width:300px;margin:5px 0}.demo-disclaimer{font-size:11px;margin:18px 0 0 22px;color:#939b8e}.format-strip{border-block:1px solid var(--line);background:#0e110e}.format-strip>.wrap{display:flex;justify-content:space-between;gap:24px;padding-block:24px;align-items:center}.format-strip span{font-size:13px;color:var(--muted)}.format-strip ul{display:flex;gap:27px;list-style:none;padding:0;margin:0;font-size:14px;color:#d6dbcf}.section{padding-block:104px}.section-heading{max-width:850px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:18px}.section-heading.centered{text-align:center;margin-inline:auto;max-width:740px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step-number{display:block;font:32px var(--serif);color:var(--gold);margin-bottom:32px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps h3{font-size:30px}.steps p{font-size:15px;line-height:1.8;margin:0}.demo-section{display:grid;grid-template-columns:1fr .82fr;gap:90px;align-items:center;padding:62px;border:1px solid var(--line);border-radius:12px;background:radial-gradient(ellipse at 100% 10%,#202718,#111510 60%)}.demo-copy h2{font-size:clamp(2.7rem,3.7vw,3.8rem)}.demo-copy>p:not(.eyebrow){max-width:450px}.demo-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-block:30px}.demo-tabs button{background:transparent;border:1px solid #424b3b;color:var(--cream);min-height:44px;padding:9px 13px;border-radius:5px;font-size:13px}.demo-tabs button.active{border-color:var(--gold);background:#2b2b1c;color:var(--gold)}.small-copy{font-size:12px;color:#aeb8a5}.capture-demo{border:1px solid #5b5237;background:#0d100d;padding:22px;border-radius:10px;box-shadow:0 18px 60px #0005}.demo-top{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:var(--muted);padding-bottom:20px;margin-bottom:18px;border-bottom:1px solid var(--line)}.brand-mini{font:16px var(--serif);color:var(--gold)}.demo-content{min-height:128px;margin:22px 0;padding:18px;background:#171d16;border-radius:5px;border-left:2px solid #756139;font:24px/1.25 var(--serif)}.demo-content p{color:var(--cream);margin:0}.capture-demo label,.beta-form>label{display:block;font-size:14px;margin:16px 0 8px}.capture-demo label span,.beta-form label>span:not(.consent span){color:var(--muted);font-size:12px;margin-left:8px}textarea,input[type=email]{border:1px solid #46513d;border-radius:5px;background:#11170f;padding:12px;color:var(--cream);width:100%;font-size:16px;line-height:1.5}textarea{resize:vertical;min-height:85px}textarea::placeholder,input::placeholder{color:#99a18f}.capture-demo .button{margin-top:16px}.demo-status{font-size:11px;margin:12px 0 0;line-height:1.6;min-height:36px}.possibilities{display:grid;grid-template-columns:1fr 1fr;gap:54px}.possibilities article{border-top:1px solid var(--line);padding-top:30px;min-width:0}.feature-kicker{color:var(--gold);font-size:10px;letter-spacing:.12em;margin-bottom:24px}.possibilities h3{font-size:40px}.possibilities p{max-width:485px;font-size:15px}.feature-list{list-style:none;padding:0;display:grid;gap:10px;color:#d1d8c8;font-size:14px}.feature-list li:before{content:'✓';color:var(--gold);margin-right:12px}.research-example{border:1px solid #414634;padding:22px;border-radius:8px;background:#11150f;margin-top:28px}.research-example>span{font-size:10px;letter-spacing:.1em;color:var(--muted)}.research-example p{font:25px var(--serif);color:var(--cream);margin-block:13px}.research-example>div{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;color:var(--teal)}.pillar-example{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.pillar-example span{border:1px solid #4f5739;padding:12px 16px;border-radius:7px;color:#d2dbbf;font-size:13px}.community-section{border-block:1px solid #2e3d30;background:#101c16;padding-block:90px}.community-layout{display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:center}.community-layout>div>p:not(.eyebrow){max-width:500px;font-size:16px}.circle-example{padding:30px;border:1px solid #48583d;background:#121d15;border-radius:12px}.circle-example h3{font-size:35px;margin-bottom:30px}.circle-moment{display:flex;gap:16px;border-top:1px solid #2d3e2e;padding-block:18px}.initial{width:34px;height:34px;display:grid;place-items:center;background:#71643d;border-radius:50%;font-size:13px;color:#faf0d3;flex-shrink:0}.initial.teal{background:#34594f}.initial.muted{background:#465043}.circle-moment p{font-size:13px;margin:0;line-height:1.6}.circle-moment strong{font-weight:500;color:var(--cream)}.plan-note{text-align:center;font-size:13px;margin-bottom:24px}.membership-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.membership-card{padding:30px;border:1px solid #3b4533;border-radius:10px;background:#0f140e;display:flex;flex-direction:column;min-width:0}.membership-card.featured{border-color:#a28a4b;background:#171d12}.plan-label{font-size:11px;color:var(--gold);letter-spacing:.07em;margin-bottom:18px}.membership-card h3{font-size:36px;margin-bottom:15px}.plan-price{font:48px var(--serif);color:var(--cream);margin-bottom:18px}.plan-price span{font:13px var(--sans);color:var(--muted);margin-left:7px}.membership-card p{font-size:14px;min-height:72px}.membership-card ul{list-style:none;padding:22px 0 0;margin:0 0 30px;border-top:1px solid var(--line);font-size:13px;line-height:1.6;display:grid;gap:13px}.membership-card li{padding-left:18px;position:relative}.membership-card li:before{content:'·';position:absolute;left:0;color:var(--gold)}.membership-card .button{margin-top:auto}.ownership-note{text-align:center;font-size:13px;max-width:700px;margin:25px auto 0}.trust-section{padding-top:0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.trust-grid h3{font-size:27px}.trust-grid p{font-size:14px}.join-section{display:grid;grid-template-columns:1fr .9fr;gap:100px;border-top:1px solid var(--line);padding-block:85px}.join-section>div>p{max-width:400px}.join-section h2{font-size:clamp(3.8rem,5.5vw,6rem)}.beta-form{min-width:0}.beta-form>label:first-child{margin-top:0}.beta-form fieldset{border:0;padding:0;margin:20px 0}.beta-form legend{font-size:14px;margin-bottom:12px}.beta-form fieldset label{display:inline-flex;align-items:center;gap:7px;margin-right:24px;font-size:14px;min-height:32px}input[type=checkbox]{accent-color:var(--gold);width:17px;height:17px;flex-shrink:0}.beta-form .consent{display:flex;align-items:flex-start;gap:10px;margin:18px 0;font-size:12px}.consent input{margin-top:3px}.form-status{font-size:13px;margin-bottom:0}.form-status.error{color:#ffb5a1}.form-status.success{color:var(--teal)}.privacy-small{font-size:11px;margin-top:12px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.privacy-details{padding-bottom:30px}.privacy-details summary{min-height:44px;font-size:13px;color:var(--muted);cursor:pointer}.privacy-details p{font-size:13px;max-width:800px}.site-footer{padding-block:34px;display:flex;align-items:center;gap:30px;border-top:1px solid var(--line)}.site-footer .brand{font-size:20px}.site-footer p{font:italic 18px var(--serif);margin:0}.site-footer>div{margin-left:auto;display:flex;gap:24px;font-size:12px;color:var(--muted)}.site-footer a{font-size:12px}
@media(min-width:1500px){.hero{min-height:875px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:16px}.site-header nav a{font-size:12px}.hero{gap:35px;min-height:780px}.hero-card{padding:22px}.demo-section{padding:36px;gap:45px}.community-layout,.join-section{gap:55px}.format-strip ul{gap:17px}.membership-card{padding:22px}}@media(max-width:780px){.wrap{width:calc(100% - 36px)}.site-header{height:88px;gap:15px}.site-header nav{display:none}.brand{font-size:22px;gap:6px}.site-header .button{font-size:12px;padding-inline:12px;gap:10px}.hero{grid-template-columns:1fr;gap:20px;padding-top:44px;padding-bottom:40px;min-height:0}.hero-copy{max-width:100%}.hero h1{font-size:clamp(3.6rem,12vw,5.4rem)}.hero h1 br:nth-of-type(1),.hero em br{display:none}.hero-description{font-size:16px;max-width:480px}.hero-actions{gap:19px;flex-wrap:wrap}.hero-example{padding-top:16px;max-width:480px;width:100%;justify-self:center}.cosmic-art{right:-18px;top:100px;width:calc(100% + 36px);height:75%;object-position:70% 50%;opacity:.45}.hero-card blockquote{font-size:2rem}.hero-card{padding:24px}.connection-example{margin-top:20px}.format-strip>.wrap{display:block;padding-block:20px}.format-strip ul{flex-wrap:wrap;gap:9px 20px;font-size:12px;margin-top:12px}.section{padding-block:66px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:clamp(2.5rem,7.8vw,3.3rem)}.steps{gap:30px;grid-template-columns:1fr}.steps article{position:relative;padding-left:52px;padding-top:22px}.step-number{position:absolute;left:0;top:20px;font-size:26px}.steps h3{font-size:28px;margin-bottom:12px}.steps p{font-size:14px}.demo-section{grid-template-columns:1fr;gap:25px;padding:26px 20px}.demo-copy h2{font-size:2.7rem}.demo-copy>p{font-size:14px}.demo-tabs{margin-block:20px}.capture-demo{width:100%;max-width:430px;justify-self:center;padding:20px}.possibilities{grid-template-columns:1fr;gap:40px}.possibilities h3{font-size:35px}.community-section{padding-block:58px}.community-layout{grid-template-columns:1fr;gap:32px}.community-layout h2{font-size:3rem}.circle-example{padding:24px}.circle-example h3{font-size:31px}.membership-plans{grid-template-columns:1fr;gap:18px;max-width:480px;margin-inline:auto}.membership-card{padding:27px}.membership-card p{min-height:0}.membership-card ul{margin-bottom:22px}.trust-section{padding-top:0}.trust-grid{grid-template-columns:1fr;gap:15px}.trust-grid h3{margin-bottom:12px}.join-section{grid-template-columns:1fr;gap:35px;padding-block:58px}.join-section h2{font-size:4rem}.site-footer{flex-wrap:wrap;gap:12px 20px;padding-block:24px}.site-footer>div{width:100%;margin-left:0;justify-content:space-between}.site-footer p{font-size:16px}.eyebrow{font-size:10px;letter-spacing:.13em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(prefers-contrast:more){:root{--muted:#d1d7c9;--line:#626f56}.small-copy,.demo-disclaimer{color:#d1d7c9}}

.review-list{display:grid;gap:18px;max-width:850px}.review-request{padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow-wrap:anywhere}.review-request header{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:14px}.review-request>div{display:flex;gap:12px;flex-wrap:wrap}.review-pagination{display:flex;gap:24px;align-items:center;margin:25px 0;max-width:850px}.review-request p{white-space:pre-wrap}
.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}

/* Three source moments orbit the original Sigul's cosmic S-shaped sweep. */
.hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:24px;min-height:750px;padding-top:74px;padding-bottom:64px;align-items:center}
.hero-copy{position:relative;z-index:5;max-width:535px;padding-bottom:20px}
.hero .eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:24px}
.hero h1{font-size:clamp(3.1rem,4.9vw,4.65rem);line-height:1.01;letter-spacing:-.038em;margin-bottom:28px;text-wrap:balance}
.hero h1 em{display:block;font-style:normal}
.hero-description{max-width:455px;font-size:17px;line-height:1.75;margin-bottom:0;color:#bcc0b6}
.hero-actions{gap:24px;margin-top:28px;flex-wrap:wrap}.hero .availability{font-size:13px;margin-top:22px}
.hero-orbit{position:relative;height:595px;min-width:0;isolation:isolate;perspective:1100px}
.hero-orbit .cosmic-art{inset:auto;right:calc(50% - 300px);top:-66px;width:1000px;max-width:none;height:670px;object-fit:contain;opacity:1;filter:brightness(.6) saturate(.88);z-index:-2;mix-blend-mode:screen;mask-image:linear-gradient(to right,transparent,black 25%,black 91%,transparent);pointer-events:none}
.orbit-center{position:absolute;width:120px;height:120px;left:43%;top:35%;border-radius:50%;background:radial-gradient(circle,#050605 12%,#090b0a88 38%,transparent 72%);z-index:-1}
.orbit-spark{position:absolute;width:4px;height:4px;left:50%;top:50%;border-radius:50%;background:#ddba61;box-shadow:0 0 16px 3px #ddba6133}
.moment-card{position:absolute;width:294px;padding:18px 20px 20px;border:1px solid #6d5b3c;border-radius:11px;background:linear-gradient(135deg,#1b1e1bfa,#101411fa);box-shadow:0 22px 65px #0009,inset 0 1px #edcf7b0a;transform:rotate(var(--tilt));transition:transform .25s ease,border-color .25s ease;transform-origin:50% 50%}
.moment-card:focus-within{border-color:var(--gold);z-index:8;transform:rotate(0deg) translateY(-3px)}
.moment-podcast{--tilt:-8deg;left:2%;top:18px;z-index:3}
.moment-book{--tilt:7deg;right:-12px;top:208px;z-index:4;border-color:#786141}
.moment-app{--tilt:-5deg;left:6%;top:375px;z-index:5}
.moment-source{display:flex;align-items:center;gap:12px;text-decoration:none;border-radius:3px;min-width:0}
.moment-source>img{width:52px;height:52px;object-fit:cover;border-radius:7px;flex-shrink:0;border:1px solid #ffffff17;background:#252b24}
.moment-source>img.book-thumbnail{width:43px;height:61px;border-radius:2px;object-fit:contain;border:0}
.moment-source>span:not(.source-arrow){display:grid;gap:2px;min-width:0}
.moment-format{font:500 10px/1.3 var(--sans);letter-spacing:.12em;color:var(--gold)}
.moment-source strong{font:500 15px/1.25 var(--sans);color:var(--cream)}
.moment-creator{font:400 12px/1.4 var(--sans);color:#adb5a8}
.source-arrow{margin-left:auto;align-self:flex-start;color:#a49876;font-size:17px}
.moment-card blockquote{font:400 23px/1.2 var(--serif);letter-spacing:-.005em;margin:17px 0 0;color:#efe8d8;text-wrap:pretty}
.orbit-caption{position:absolute;top:554px;left:0;width:100%;text-align:center;color:#d2c9b2;font-size:13px;line-height:1.55;margin:0}
/* Darken only the artwork, like a black overlay; source cards retain their contrast. */
.hero-outcome{display:grid;grid-template-columns:1fr 18px 1.2fr 18px 1.2fr;align-items:center;gap:10px;padding:14px 12px 0;border-top:1px solid #40514666}
.hero-outcome>span,.hero-outcome>strong{font:400 12px/1.5 var(--sans);color:#b7c3b6}
.hero-outcome>strong{color:var(--teal);font-weight:500}
.hero-outcome>svg{width:18px;height:18px;stroke:#789787;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:780px){.hero-outcome{gap:6px;padding-inline:0}.hero-outcome>span,.hero-outcome>strong{font-size:11px}}
@media(min-width:1500px){.hero{min-height:790px}.hero-orbit{height:620px}.hero-orbit .cosmic-art{right:calc(50% - 315px);top:-70px;width:1050px;height:700px}}
@media(hover:hover){.moment-card:hover{border-color:#bca365;transform:rotate(calc(var(--tilt) * .6)) translateY(-3px)}}
@media(max-width:1100px) and (min-width:781px){.hero{gap:18px;padding-top:50px;min-height:705px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.hero h1{font-size:clamp(2.85rem,5.3vw,3.7rem)}.hero-orbit{height:570px}.moment-card{width:260px;padding:16px}.moment-card blockquote{font-size:21px}.moment-podcast{left:0;top:18px}.moment-book{right:-8px;top:203px}.moment-app{left:3%;top:367px}.hero-orbit .cosmic-art{right:calc(50% - 255px);top:-38px;width:850px;height:580px}.orbit-caption{top:540px}.hero-description{font-size:16px}.hero-actions{gap:10px}.hero .button{padding-inline:16px}}
@media(max-width:780px){.hero{grid-template-columns:1fr;gap:10px;padding-top:45px;padding-bottom:32px;min-height:0}.hero-copy{max-width:560px;padding-bottom:0}.hero .eyebrow{font-size:10px;letter-spacing:.11em;margin-bottom:21px}.hero h1{font-size:clamp(2.8rem,8.7vw,4.7rem);max-width:600px;line-height:1.03;margin-bottom:22px;text-wrap:pretty}.hero-description{font-size:16px;max-width:520px}.hero-actions{margin-top:23px;gap:18px}.hero .availability{margin-top:17px;margin-bottom:0}.hero-orbit{width:100%;max-width:540px;justify-self:center;height:575px;margin-top:24px}.hero-orbit .cosmic-art{right:calc(50% - 262.5px);top:-32px;width:875px;height:584px;opacity:1}.moment-card{width:270px;padding:16px 18px}.moment-card blockquote{font-size:22px}.moment-podcast{left:3%;top:14px}.moment-book{right:2%;top:188px}.moment-app{left:5%;top:359px}.orbit-center{left:43%;top:35%}.orbit-caption{top:538px}.format-strip ul{font-size:13px}.hero-orbit:before{content:'';position:absolute;inset:-30px -18px;background:radial-gradient(ellipse at 50% 48%,#2a24120f,transparent 65%);z-index:-3}}
@media(max-width:390px){.hero-orbit{height:563px}.moment-card{width:252px}.moment-card blockquote{font-size:21px}.moment-book{top:183px;right:0}.moment-app{top:352px;left:4%}.orbit-caption{top:530px}.hero h1{font-size:2.9rem}.hero .eyebrow{font-size:10px}.hero-actions{gap:12px}.hero-actions .button{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){.moment-card{transition:none!important}.moment-card:hover,.moment-card:focus-within{transform:rotate(var(--tilt))}}

.hero{overflow:clip;overflow-clip-margin:60px}.hero-orbit{overflow:visible}
@media(max-width:780px){.hero{overflow-clip-margin:18px}}

.hero-orbit .cosmic-art{mask-image:linear-gradient(to right,transparent,black 24%,black 91%,transparent),linear-gradient(to bottom,transparent,black 13%,black 84%,transparent);mask-composite:intersect}
/* Let quote lengths set the phone stack height so every line stays visible. */
@media(max-width:780px){.hero-orbit{height:auto;display:grid;gap:34px;padding:12px 0 0}.moment-card{position:relative;top:auto;left:auto;right:auto}.moment-podcast{justify-self:start;margin-left:3%}.moment-book{justify-self:end;margin-right:2%}.moment-app{justify-self:start;margin-left:5%}.orbit-caption{position:static;margin:0;padding-top:4px}.hero-orbit .cosmic-art{height:100%;top:-18px;object-fit:cover}}

.trust-line{display:flex;align-items:center;justify-content:center;gap:50px;padding-block:23px;border-block:1px solid var(--line);font-size:13px;color:#bdc3b5}.trust-line>span{display:flex;align-items:center;gap:11px}.trust-line>span:before{content:'✓';color:#9cbea6}
.simple-invitation{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:70px}.simple-invitation .eyebrow{margin-bottom:16px}.simple-invitation h2{font-size:clamp(3rem,4.5vw,4.4rem);margin-bottom:18px}.simple-invitation p:last-child{margin:0;font-size:16px}.invitation-actions{display:flex;flex-direction:column;align-items:flex-start;gap:15px}
html.details-open{overflow:hidden;scrollbar-gutter:stable}
.info-dialog{color:var(--cream);background:#101510;border:1px solid #645739;border-radius:14px;padding:0;width:min(760px,calc(100% - 40px));max-width:calc(100% - 40px);max-height:calc(100dvh - 70px);margin:auto;overflow:auto;overscroll-behavior:contain;box-shadow:0 30px 120px #000a}
.info-dialog::backdrop{background:#030604cc;backdrop-filter:blur(9px)}
.dialog-top{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 24px 13px 36px;background:#101510f5;border-bottom:1px solid var(--line)}.dialog-top>span{font-size:12px;letter-spacing:.13em;color:var(--gold)}
.dialog-close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #4f543f;border-radius:50%;background:transparent;color:var(--cream);flex-shrink:0;font:28px/1 var(--sans)}.dialog-close:hover{border-color:var(--gold);background:#242619}
.dialog-body{padding:30px 36px 34px}.dialog-body>h2{font-size:clamp(2.5rem,4vw,3.4rem);max-width:580px;margin-bottom:18px}.dialog-intro{font-size:17px;line-height:1.7;margin-bottom:28px;max-width:610px}
.detail-points{display:grid;gap:24px}.detail-points section{padding-top:22px;border-top:1px solid var(--line)}.detail-points h3{font:500 17px/1.4 var(--sans);letter-spacing:0;margin-bottom:8px;color:var(--cream)}.detail-points p{font-size:16px;line-height:1.75;margin:0;color:#bfc6b8}
.availability-note{font-size:13px;line-height:1.7;padding:18px 20px;background:#192018;border-radius:7px;margin:27px 0 0;color:#b3bdac}.availability-note strong{display:block;color:#d9d9c9;font-weight:500;margin-bottom:4px}
.modal-example{margin-top:25px;border-block:1px solid #434735}.modal-example>summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;color:var(--gold);cursor:pointer;list-style:none;padding-block:15px}.modal-example>summary::-webkit-details-marker{display:none}.modal-example>summary>span{font-size:22px;font-weight:400;line-height:1}.modal-example[open]>summary>span{transform:rotate(45deg)}
.example-content{padding-bottom:25px}.example-content .demo-tabs{margin-top:0;margin-bottom:20px}.example-content .capture-demo{max-width:480px;margin-inline:auto}.example-content .demo-status{font-size:12px}.example-content .demo-content{min-height:0}
.growth-example ol{display:grid;gap:16px;padding-left:24px;margin:20px 0;font-size:16px;color:#c2caba}.growth-example li{padding-left:7px}.growth-example strong{font-weight:500;color:var(--cream)}.example-context{font-size:14px;color:var(--gold);margin-bottom:10px}.example-caption{font-size:12px;line-height:1.7;margin-bottom:0}
.dialog-bottom{padding-top:19px}.dialog-bottom button{border:0;background:transparent;color:var(--gold);padding:0}.dialog-bottom .text-link{font-size:14px}
#membership-dialog{width:min(1040px,calc(100% - 40px))}#membership-dialog .section-heading h2{font-size:2.6rem}#membership-dialog .section-heading{margin-bottom:20px}#membership-dialog .membership-card{padding:22px}#membership-dialog .membership-card h3{font-size:32px}#membership-dialog .membership-card p{min-height:0;font-size:14px}#membership-dialog .plan-price{font-size:39px}#membership-dialog .plan-note{text-align:left}#membership-dialog .ownership-note{font-size:13px}
#access-dialog{width:min(650px,calc(100% - 40px))}#access-dialog .beta-form{margin-top:27px}#access-dialog .form-status{font-size:13px}#access-dialog .privacy-small{font-size:12px}
@media(max-width:780px){
  .trust-line{flex-wrap:wrap;gap:10px 22px;justify-content:flex-start;font-size:12px;padding-block:21px}.simple-invitation{flex-direction:column;align-items:flex-start;gap:27px;padding-block:48px}.simple-invitation h2{font-size:3.5rem}.invitation-actions{gap:10px}.site-footer>div{flex-wrap:wrap;justify-content:flex-start;gap:14px 24px}
  .info-dialog,#membership-dialog,#access-dialog{width:calc(100% - 20px);max-width:calc(100% - 20px);max-height:calc(100dvh - 30px);border-radius:12px}.dialog-top{padding:10px 14px 10px 20px}.dialog-top>span{font-size:11px}.dialog-body{padding:24px 20px}.dialog-body>h2{font-size:2.6rem}.dialog-intro{font-size:16px}.detail-points h3{font-size:16px}.detail-points p{font-size:15px}.availability-note{padding:16px;font-size:12px}.dialog-bottom .text-link{font-size:13px;gap:12px}.modal-example>summary{font-size:14px}.growth-example ol{font-size:15px;padding-left:20px}.example-content .capture-demo{padding:17px}.example-content .demo-content{font-size:23px}
}
@media(prefers-contrast:more){.trust-line{color:#e2dfce}.availability-note,.example-caption{color:#d1d7c9}}

/* Six connected modules, each with an optional feature walkthrough. */
.module-story{padding-block:66px 46px;border-top:1px solid var(--line)}
.module-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}
.module-eyebrow{font-size:.75rem;letter-spacing:.13em;color:var(--gold);font-weight:500;margin-bottom:14px}
.module-heading h2{font-size:clamp(2.7rem,3.9vw,3.6rem);line-height:1.1;margin:0;text-wrap:balance}
.module-heading>p{font-size:.875rem;max-width:190px;margin:0 0 6px;line-height:1.7;color:#aeb7a9}
.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.module-card{position:relative;min-width:0;border:1px solid #464437;border-radius:13px;background:linear-gradient(150deg,#151b16,#101511 72%);box-shadow:0 12px 35px #0002}
.module-visual{height:174px;display:grid;place-items:center;border-bottom:1px solid #373c2f;border-radius:12px 12px 0 0;overflow:hidden;color:#d9bd77;background:radial-gradient(ellipse at 52% 60%,#73643524,transparent 73%)}
.module-visual svg{display:block;width:min(100%,330px);height:100%;stroke-linecap:round;stroke-linejoin:round}
.diagram-panel{fill:#121a15;stroke:currentColor;stroke-width:1;stroke-opacity:.65}
.diagram-tile{fill:#20291e;stroke:currentColor;stroke-width:1;stroke-opacity:.55}
.diagram-note{fill:#292c1c;stroke:currentColor;stroke-width:1.2}
.diagram-primary{stroke:currentColor;stroke-width:1.5}
.diagram-secondary{stroke:currentColor;stroke-width:1.2;opacity:.6}
.diagram-faint{stroke:currentColor;stroke-width:1;opacity:.25}
.library-visual{color:#cbbd92}.take-visual{color:#deba80}
.connections-visual{color:#98cfba;background:radial-gradient(ellipse at 50% 55%,#34685228,transparent 73%)}
.board-visual{color:#d9bd77}.practice-visual{color:#a9cdb2;background:radial-gradient(ellipse at 50% 55%,#34685228,transparent 73%)}
.module-content{padding:24px 25px 27px}
.module-name{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 13px;margin-bottom:13px}
.module-number{font:400 .8125rem/1 var(--sans);color:#b09f71;letter-spacing:.06em}
.module-name h3{min-width:0;max-width:100%;overflow-wrap:anywhere;font-size:2.3rem;line-height:1.1;letter-spacing:-.025em;margin:0;color:#f0ebdf}
.module-description{font-size:1rem;line-height:1.65;min-height:3.3em;margin:0 0 18px;color:#d0d5c8;text-wrap:pretty}
.module-benefits{margin:0;padding:17px 0 0;border-top:1px solid #333c2f;list-style:none;display:grid;gap:11px;font-size:.875rem;line-height:1.6;color:#aeb9a7}
.module-benefits li{position:relative;padding-left:15px}
.module-benefits li:before{content:'';position:absolute;top:.68em;left:0;width:4px;height:4px;border-radius:50%;background:#ab995f}
.module-arrow{position:absolute;z-index:1;right:-32px;top:calc(50% - 20px);width:39px;height:39px;display:grid;place-items:center;border:1px solid #625a3c;border-radius:50%;background:#151a14;color:var(--gold);font:20px/1 var(--sans);box-shadow:0 0 0 5px var(--bg);pointer-events:none}
.module-availability{display:flex;flex-wrap:wrap;gap:4px 9px;margin:17px 0 0;font-size:.75rem;line-height:1.7;color:#9ca995}
.life-layer{margin-top:64px}.life-layer .module-eyebrow{color:#b2c4ad}
.planned-label{display:inline-block;border:1px solid #536448;border-radius:4px;color:#c3d4b9;font-size:.6875rem;line-height:1.5;padding:1px 5px;margin-left:3px;vertical-align:1px}
.profile-foundation{display:flex;align-items:center;gap:20px;margin-top:38px;padding:25px 28px;border-block:1px solid #424b38;background:linear-gradient(90deg,#20271c55,transparent)}
.profile-symbol{color:#bba96f;flex-shrink:0;width:42px;height:42px}.profile-symbol svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.2}
.profile-foundation h3{font:400 1.55rem/1.3 var(--serif);letter-spacing:0;margin:0 0 5px}
.profile-foundation p{font-size:.875rem;line-height:1.65;margin:0;color:#aeb9a7}
.profile-foundation-note{font-size:.75rem;white-space:nowrap;color:#acb59e;margin-left:auto;padding-left:20px}
@media(max-width:1100px) and (min-width:861px){.module-grid{gap:20px}.module-content{padding:21px 19px 24px}.module-name{gap:10px}.module-name h3{font-size:2rem}.module-description{min-height:4.95em}.module-arrow{right:-30px}.module-heading>p{max-width:175px}.module-heading h2{font-size:2.8rem}}
@media(max-width:860px){
  .module-story{padding-block:42px 32px}.module-heading{display:block;margin-bottom:25px}.module-heading h2{font-size:clamp(2.7rem,6.6vw,3.6rem);max-width:620px}.module-heading>p{max-width:none;margin:13px 0 0;font-size:.875rem}.module-eyebrow{font-size:.6875rem;margin-bottom:13px}
  .module-grid{grid-template-columns:1fr;gap:28px}.module-card{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr)}.module-visual{height:100%;min-height:230px;border-bottom:0;border-right:1px solid #373c2f;border-radius:12px 0 0 12px}.module-content{padding:24px}.module-description{min-height:0}.module-name h3{font-size:2.25rem}
  .module-arrow{right:calc(50% - 19.5px);top:auto;bottom:-34px;transform:rotate(90deg)}.life-layer{margin-top:48px}.profile-foundation{padding:22px 0;gap:17px}.profile-foundation-note{display:none}.profile-foundation h3{font-size:1.5rem}.profile-foundation p{font-size:.8125rem}
}
@media(max-width:560px){
  .module-card{display:block}.module-visual{height:155px;min-height:0;border-right:0;border-bottom:1px solid #373c2f;border-radius:12px 12px 0 0}.module-content{padding:21px 23px 25px}.module-name{margin-bottom:12px}.module-name h3{font-size:2.25rem}.module-description{margin-bottom:16px}.module-benefits{padding-top:15px;gap:10px}.module-heading h2{font-size:2.8rem}.module-availability{margin-top:17px;gap:4px 7px}.profile-foundation{align-items:flex-start}.profile-symbol{width:34px;height:34px;margin-top:3px}.profile-foundation h3{font-size:1.45rem}
}
@media(prefers-contrast:more){.module-card,.module-visual,.module-benefits{border-color:#7b846f}.module-description,.module-benefits,.module-availability,.module-heading>p,.profile-foundation p{color:#e2e7d9}.diagram-secondary,.diagram-faint{opacity:.8}}

/* Each module leads with a useful outcome, then concrete features. */
.module-description strong{display:block;font-weight:500;color:var(--cream);margin-bottom:9px}
.module-description>span{display:block;font-size:.875rem;line-height:1.7;color:var(--muted)}
.module-benefits strong{font-weight:500;color:#d0d5c8}

.module-roadmap{font-size:.75rem;line-height:1.7;color:#aeb9a7;margin:16px 0 0}.module-roadmap .planned-label{margin:0 5px 0 0}

/* The homepage stays brief; concrete examples and the feature catalog live here. */
.module-content{display:flex;flex-direction:column}
.module-explore{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;margin-top:24px;padding:12px 0 0;border:0;border-top:1px solid #414b37;background:transparent;color:var(--gold);font:500 .875rem/1.6 var(--sans);text-align:left;cursor:pointer}
.module-explore:hover{color:#fff1c1}.module-explore span{font-size:20px;line-height:1}
.module-dialog{width:min(900px,calc(100% - 40px))}
.module-dialog .dialog-body>h2{max-width:690px;text-wrap:balance}
.module-dialog .dialog-intro{max-width:710px}
.module-example{margin:0 0 32px;padding:24px;border:1px solid #495441;border-radius:10px;background:radial-gradient(ellipse at top,#2a392a66,transparent 85%),#131c16}
.module-example figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;margin-bottom:22px;font:500 1rem/1.5 var(--sans);color:#e2ddca}
.module-example figcaption>span{font:.5625rem/1.5 var(--sans);letter-spacing:.09em;color:#a3b79d}
.example-flow{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:12px}
.example-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.example-pane{min-width:0;border:1px solid #4b5340;border-radius:8px;padding:20px;background:#161e18;position:relative}
.example-label{display:block;font:.6875rem/1.5 var(--sans);color:#c7b37c;margin-bottom:12px}
.example-pane p{font:400 1.25rem/1.35 var(--serif);color:#ebe5d6;margin:0 0 18px}
.example-pane>strong{display:block;color:#e6e7d7;font:500 .9375rem/1.5 var(--sans)}
.example-source{display:block;font:.625rem/1.7 var(--sans);color:#a6b39c}
.flow-arrow{color:#d1bb7c;text-align:center;font-size:25px}
.sample-lines{display:grid;gap:8px;margin-bottom:12px}.sample-lines i{display:block;height:3px;width:85%;background:#88927944}.sample-lines i:last-child{width:60%}
.sample-selection{position:relative;border:1px dashed #d1b873;border-radius:4px;padding:12px;background:#8f7a3126;font:400 1.15rem/1.35 var(--serif);color:#efe5c6;margin-bottom:12px}
.receipt-pane{border-color:#486b54;background:#1c2d21}.receipt-check{display:grid;place-items:center;width:28px;height:28px;margin-bottom:12px;border-radius:50%;background:#36553e;color:#d1ead4}
.receipt-list{margin:14px 0 0;padding-left:15px;font:.6875rem/1.8 var(--sans);color:#c0ccb5}
.source-family{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:center}
.family-source .example-label{margin-bottom:9px}.sample-source-icon{display:grid;place-items:center;border:1px solid #7c714d;background:#393b25;width:40px;height:40px;border-radius:8px;font-size:25px;color:#d7c184;margin-bottom:16px}
.family-source .example-source{margin-top:12px}.transcript-token{display:block;font:.625rem/1.7 var(--sans);color:#c7c6a8;border-top:1px solid #465039;margin-top:15px;padding-top:10px}
.family-branches{display:grid;gap:12px;position:relative}.family-branches:before{content:'';position:absolute;left:-18px;top:16%;bottom:16%;width:1px;background:#6d7e55}
.family-moment{position:relative;border:1px solid #44583f;border-radius:6px;padding:12px 14px;background:#1c281b}.family-moment:before{content:'';position:absolute;left:-18px;top:50%;width:18px;height:1px;background:#6d7e55}
.family-moment>span{font:.625rem/1.4 var(--sans);color:#bda673}.family-moment strong{display:block;font:500 .8125rem/1.4 var(--sans);color:#e0e4d2;margin:4px 0}.family-moment small{display:block;font:.625rem/1.6 var(--sans);color:#a7b59d}
.personal-pane{background:#2a2b1c;border-color:#766744}.personal-pane .example-label{color:#e0c788}
.connection-branches{display:flex;justify-content:center;height:26px;margin:0 25%}.connection-branches span{width:50%;border-bottom:1px solid #688d73}.connection-branches span:first-child{border-left:1px solid #688d73;border-radius:0 0 0 10px}.connection-branches span:last-child{border-right:1px solid #688d73;border-radius:0 0 10px 0}
.connection-result{position:relative;padding:20px 24px;margin:20px 22px 0;border:1px solid #608268;border-radius:8px;background:#21372a}.connection-result:before{content:'';position:absolute;left:50%;top:-21px;height:20px;width:1px;background:#688d73}
.connection-result .example-label{color:#b1d2b8}.connection-result strong{font:400 1.4rem/1.35 var(--serif);display:block;color:#ebefdc}.connection-result p{font:.6875rem/1.7 var(--sans);margin:12px 0 0;color:#b5c8ae}
.board-prompt{padding:0 0 18px;border-bottom:1px solid #46533e;font:.8125rem/1.6 var(--sans);color:#c7cbb7;text-align:center}.lens-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lens-grid .example-pane{padding:18px 15px}.lens-symbol{display:block;font:26px/1 var(--sans);color:#d8c188;margin-bottom:14px}.lens-grid .example-pane p{font:400 1.125rem/1.4 var(--serif);margin:12px 0 0}
.practice-example{list-style:none;padding:0;margin:0;display:grid;gap:0}.practice-example li{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:15px;padding-bottom:22px}.practice-example li:last-child{padding-bottom:0}.practice-example li:not(:last-child):before{content:'';position:absolute;left:14px;top:30px;bottom:0;border-left:1px solid #556a48}.practice-step{display:grid;place-items:center;height:30px;border:1px solid #6a7c51;border-radius:50%;font:.75rem/1 var(--sans);color:#d1c58c;background:#23301d}.practice-example .example-label{margin:1px 0 7px}.practice-example strong{display:block;color:#e3e5d4;font:400 1.15rem/1.4 var(--serif)}.practice-example small{display:block;margin-top:8px;color:#a6b79b;font:.625rem/1.6 var(--sans)}
.illustration-note{margin:18px 0 0;font:.625rem/1.7 var(--sans);color:#a0ae95}
.feature-section-heading{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px 20px;margin-bottom:20px}.feature-section-heading h3{margin:0;font:500 1.125rem/1.4 var(--sans);color:#e7e5d7}.feature-section-heading>span{font:.625rem/1.5 var(--sans);color:#aab49d}
.module-feature-list{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px;padding:0;margin:0}
.module-feature-list>li{min-width:0;border-top:1px solid #3d4935;padding-top:16px;break-inside:avoid}
.feature-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px;margin-bottom:8px}.feature-heading h4{font:500 .875rem/1.5 var(--sans);color:#e1e3d3;margin:0}.feature-status{font:.5625rem/1.5 var(--sans);padding:2px 6px;border:1px solid #72653e;border-radius:4px;color:#dcc992;white-space:nowrap}
.module-feature-list p{font:.8125rem/1.7 var(--sans);color:#b4c0a9;margin:0}
.module-future{border-block:1px solid #48503a;margin-top:25px}.module-future>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;list-style:none;cursor:pointer;font:500 .875rem/1.6 var(--sans);color:#d8c28a;padding-block:15px}.module-future>summary::-webkit-details-marker{display:none}.module-future summary small{display:block;font:.625rem/1.6 var(--sans);color:#a8b19a}.future-toggle{font-size:22px}.module-future[open] .future-toggle{transform:rotate(45deg)}.module-future .module-feature-list{padding:4px 0 22px}.future-note{font:.6875rem/1.7 var(--sans);color:#a4b095;margin:0 0 22px}
.module-next{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;padding-top:24px}.module-next>span{font:.6875rem/1.7 var(--sans);color:#a4b095}.module-next button{min-height:44px}
@media(min-width:861px){.module-card{display:flex;flex-direction:column}.module-content{flex:1}.module-explore{margin-top:auto;padding-top:16px;transform:translateY(8px)}.module-benefits{margin-bottom:22px}.module-roadmap{margin-top:0;margin-bottom:16px}.module-visual{flex-shrink:0}}
@media(max-width:780px){.module-dialog{width:calc(100% - 20px)}.module-example{padding:18px}.module-example figcaption{font-size:.9375rem}.module-feature-list{gap:22px}.module-dialog .dialog-body>h2{overflow-wrap:anywhere}.feature-section-heading{margin-bottom:16px}}
@media(max-width:560px){.example-flow,.example-pair,.source-family,.lens-grid,.module-feature-list{grid-template-columns:minmax(0,1fr)}.example-flow{gap:10px}.flow-arrow{transform:rotate(90deg)}.example-pane{padding:16px}.example-pair{gap:12px}.source-family{gap:18px}.family-branches{margin-left:18px}.connection-branches{display:none}.connection-result{margin:24px 0 0;padding:17px}.connection-result:before{top:-25px;height:24px}.module-example{padding:16px}.module-example figcaption{margin-bottom:18px}.module-example figcaption>span{font-size:.5625rem}.lens-grid{gap:10px}.lens-grid .example-pane{padding:15px}.lens-symbol{display:none}.lens-grid .example-pane p{margin-top:6px}.module-feature-list{gap:18px}.module-dialog .dialog-intro{font-size:.9375rem}.module-dialog .dialog-body>h2{font-size:2.3rem}.feature-section-heading>span{font-size:.625rem}}
@media(prefers-contrast:more){.module-feature-list p,.illustration-note,.example-source,.future-note,.module-next>span{color:#d4ddcb}.feature-status{border-color:#cfb670}.example-pane{border-color:#899a79}}

/* Recognizable module covers: a mind map, a Board of people, and follow-through. */
.mindmap-illustration{overflow:visible}
.mindmap-stem{stroke:#90bea3;stroke-width:1.5}
.mindmap-leaf{stroke:#5e8267;stroke-width:1;opacity:.6}
.mindmap-node{fill:#19281f;stroke:#647e60;stroke-width:1}
.mindmap-root-halo{fill:#294536;fill-opacity:.28;stroke:#59836a;stroke-opacity:.22}
.mindmap-root{fill:#284433;stroke:#aed2a3;stroke-width:1.3}
.mindmap-label{font:500 9px var(--sans);fill:#c5d5bb;text-anchor:middle}
.mindmap-label-root{font-size:10px;font-weight:600;letter-spacing:1.2px;fill:#e4e8c5}
.board-avatar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;width:calc(100% - 34px);max-width:306px;padding-block:14px}
.board-avatar-tile{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0;padding:10px 5px 11px;border:1px solid #6a5d38;border-radius:9px;background:linear-gradient(150deg,#23281a,#121811);box-shadow:0 6px 16px #0003}
.archetype-avatar{display:block;flex-shrink:0;width:70px;height:70px;max-width:100%;aspect-ratio:1;border-radius:50%;border:1px solid #8d7544;background-color:#111a12;background-image:url('/assets/board-archetypes-v1.webp');background-size:300% 100%;background-repeat:no-repeat;box-shadow:inset 0 0 10px #0004}
.avatar-stoic{background-position:0% 50%}.avatar-scientist{background-position:50% 50%}.avatar-strategist{background-position:100% 50%}
.board-avatar-tile>span:last-child{font:500 .5625rem/1.5 var(--sans);color:#d7c894;text-align:center;white-space:nowrap}
.board-avatar-tile .archetype-avatar{height:auto}
.lens-grid .archetype-avatar{width:92px;height:92px;margin:0 auto 17px}.lens-grid .example-pane{text-align:center}
.practice-connector{stroke:#a0bf96;stroke-width:1.3}
.practice-action-tile{fill:#273921;stroke:#a6bd77;stroke-width:1.2}
.practice-check-circle{fill:#344e2c;stroke:#b1ce8c;stroke-width:1.2}
.practice-check{stroke:#deedbb;stroke-width:2.2}
.practice-label{font:500 9px var(--sans);fill:#b9c6ac;text-anchor:middle}
.practice-label-active{fill:#e3e9c4}
.practice-return{stroke:#6a875b;stroke-width:1;stroke-opacity:.75}
.practice-caption{font:400 8px var(--sans);fill:#a4b899;text-anchor:middle;letter-spacing:.3px}
@media(max-width:1100px) and (min-width:861px){.board-avatar-grid{gap:7px;width:calc(100% - 24px)}.board-avatar-tile{padding-inline:4px}.archetype-avatar{width:62px;height:62px}.board-avatar-tile>span:last-child{font-size:.5rem}}
@media(max-width:860px) and (min-width:561px){.board-avatar-grid{gap:7px;width:calc(100% - 24px)}.board-avatar-tile{padding-inline:4px}.archetype-avatar{width:60px;height:60px}}
@media(max-width:560px){.board-avatar-grid{padding-block:10px;max-width:288px}.board-avatar-tile{gap:8px;padding-block:8px}.archetype-avatar{width:67px;height:67px}.lens-grid .example-pane{display:grid;grid-template-columns:58px minmax(0,1fr);column-gap:15px;text-align:left;align-items:center}.lens-grid .archetype-avatar{grid-row:span 2;width:58px;height:58px;margin:0}.lens-grid .example-pane p{margin:5px 0 0}}
@media(prefers-contrast:more){.mindmap-stem,.mindmap-node{stroke:#bad3af}.board-avatar-tile{border-color:#b99d5b}.practice-label,.mindmap-label,.practice-caption{fill:#e0e9d1}}

/* First-row product scenes: save a moment, find it, add your own meaning. */
.scene-shadow{fill:#000;fill-opacity:.2}
.scene-window{fill:#1a221b;stroke:#6d6b4b;stroke-width:1}
.scene-title{font:500 13px var(--sans);fill:#eee9d7}
.scene-eyebrow{font:500 7px var(--sans);letter-spacing:1px;fill:#c4b88b}
.scene-micro{font:400 8px var(--sans);fill:#b6c0a9}
.scene-detail{stroke:#acb699;stroke-width:1.2}
.capture-wave{stroke:#9f9d70;stroke-width:2.4;opacity:.65}
.capture-playhead{stroke:#e9ce83;stroke-width:1.7}
.capture-time{fill:#4a432b;stroke:#8d7846;stroke-width:.6}
.capture-time-label{fill:#f0d998;font-weight:500}
.capture-receipt{fill:#30472b;stroke:#8fa871;stroke-width:1}
.receipt-tick{stroke:#e5efc8;stroke-width:1.3}
.receipt-text{font:500 10px var(--sans);fill:#e5ebce}
.library-search{fill:#111a14;stroke:#46503b;stroke-width:.7}
.library-focus{fill:#343c24;stroke:#70805a;stroke-width:.6}.library-focus-label{fill:#cfdbad}
.library-stack{fill:#283021;stroke:#686a47;stroke-width:.7}
.library-source{fill:#111a14;stroke:#5d6649;stroke-width:.8}
.library-source-title{font:500 8.5px var(--sans);fill:#e0ddc6;text-anchor:middle}
.library-count{font:400 7px var(--sans);fill:#b2bd9b;text-anchor:middle}
.reflection-source{fill:#1c251d;stroke:#727250;stroke-width:1}
.reflection-lines{stroke:#89987a;stroke-width:1.6;stroke-opacity:.45}
.reflection-highlight{fill:#6f6430;fill-opacity:.48}
.reflection-kept-lines{stroke:#e1cc8b;stroke-width:1.9;stroke-opacity:.85}
.reflection-link{stroke:#c6a567;stroke-width:1.4}
.reflection-note-shadow{fill:#000;fill-opacity:.2}
.reflection-note{fill:#383522;stroke:#b39c61;stroke-width:1}
.reflection-pen-disc{fill:#51492b;stroke:#a28a4e;stroke-width:.5}
.reflection-pen{stroke:#ead491;stroke-width:1}
.reflection-note-title{font:500 10px var(--sans);fill:#e7dcb4}
.reflection-prompt{font:500 16px var(--serif);fill:#f0e5c3}
.reflection-writing{stroke:#a49665;stroke-width:1;stroke-opacity:.55}
.reflection-caret{stroke:#e6c46d;stroke-width:1.2}
@media(prefers-contrast:more){.scene-window,.library-source,.reflection-source{stroke:#b8bd97}.scene-micro,.scene-eyebrow,.library-count{fill:#dfe4c9}.capture-wave{opacity:1}.reflection-lines{stroke-opacity:.8}}

/* Three reading levels: overview, optional highlights, full feature dialog. */
.module-grid{align-items:start}
.module-description{min-height:0;color:var(--cream);font-weight:400}
.module-disclosure{margin-top:auto;border-top:1px solid #414b37}
.module-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;list-style:none;cursor:pointer;color:var(--gold);font:500 .875rem/1.6 var(--sans)}
.module-disclosure>summary::-webkit-details-marker{display:none}
.module-disclosure>summary:hover{color:#fff1c1}
.disclosure-less{display:none}
.module-disclosure[open] .disclosure-more{display:none}
.module-disclosure[open] .disclosure-less{display:inline}
.disclosure-chevron{font-size:22px;transition:transform .18s ease}
.module-disclosure[open] .disclosure-chevron{transform:rotate(180deg)}
.module-expanded{padding-top:5px;animation:details-reveal .18s ease}
.module-expanded .module-benefits{border:0;padding-top:0;margin-bottom:0}
.module-expanded .module-explore{width:100%;margin-top:18px;padding-top:14px;transform:none}
.module-expanded .module-roadmap{margin:16px 0 0}
@keyframes details-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
@media(min-width:861px){.module-description{min-height:4.95em;margin-bottom:14px}.module-arrow{top:154px}.module-content{padding-bottom:16px}}
@media(prefers-reduced-motion:reduce){.module-expanded{animation:none}.disclosure-chevron{transition:none}}

/* One journey, with two optional depths. The thread leads Reflect into Connect. */
.module-story{position:relative;isolation:isolate;border-top:0;padding-block:36px 28px;margin-top:24px}
.module-story:before{content:'';position:absolute;z-index:-1;inset:0 -22px;border:1px solid #70674840;border-radius:24px;background:radial-gradient(ellipse at 75% 8%,#a4883c0b,transparent 48%),radial-gradient(ellipse at 25% 78%,#4c9c820e,transparent 48%);pointer-events:none}
.module-bridge{height:64px;position:relative;display:grid;place-items:center}
.journey-thread{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:url(#journey-color);stroke-width:1;opacity:.5}
.module-bridge p{position:relative;margin:0;padding:5px 18px;background:#0d130e;color:#bfc9bb;font-size:.8125rem;line-height:1.6;text-align:center}
.module-bridge p span{margin-left:5px;color:#9fb8aa}
.life-layer{margin-top:0}
.life-layer .module-card{border-color:#526b594f;background:linear-gradient(150deg,#16211b,#101713 72%)}
.life-layer .module-eyebrow,.life-layer .module-number{color:#a6c5b5}
.life-layer .module-heading h2 em{color:#b9d4c1}
.profile-foundation{margin-top:28px;border-bottom:0;margin-bottom:0}
@media(max-width:860px){.module-story{padding-block:28px 18px}.module-story:before{inset:0 -12px;border-radius:18px}.module-bridge{height:88px}.journey-thread{display:none}.module-bridge:before{content:'';position:absolute;inset:0 auto;width:1px;background:linear-gradient(#b49b5655,#81bda966)}.module-bridge p{padding:5px 12px;max-width:90%}.module-bridge p span{display:block;margin:0}.life-layer{margin-top:0}.profile-foundation{padding-inline:4px}}
@media(max-width:560px){.module-story:before{inset:0 -8px}.module-story{padding-block:24px 14px}.module-heading h2{font-size:2.55rem}}
@media(prefers-contrast:more){.module-story:before{border-color:#89947b}.journey-thread{opacity:1}.life-layer .module-card{border-color:#7b947f}}

.availability-trigger{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.availability-trigger:hover{color:var(--cream)}

/* Each modal presents concrete tools in priority order, one feature per row. */
.module-dialog .dialog-body>h2{font-size:clamp(2rem,3.4vw,2.7rem);margin-bottom:12px}
.module-dialog .dialog-intro{font-size:1rem;line-height:1.6;margin-bottom:24px;color:#aebcac}
.module-dialog .feature-stack{grid-template-columns:minmax(0,1fr);gap:0}
.feature-stack>li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px;padding:22px 0;border-top:1px solid #3d4935}
.feature-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid #615c3e;border-radius:11px;color:#d5be7f;background:#b1943520}
.feature-icon svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.feature-stack .feature-heading{align-items:center;margin-bottom:5px}
.feature-stack .feature-heading h3{font-size:1rem;line-height:1.45;color:#f0ebdf}
.feature-stack p{font-size:.9375rem;line-height:1.65;max-width:650px;color:#b8c4b0}
.feature-stack .feature-copy{min-width:0}
.feature-stack>li:first-child .feature-icon{background:#b1943530;border-color:#9c8757}
.feature-availability{border-top:1px solid #3d4935;margin-top:4px}
.feature-availability>summary{display:flex;align-items:center;gap:8px;min-height:48px;cursor:pointer;list-style:none;color:#aebbad;font-size:.8125rem}
.feature-availability>summary::-webkit-details-marker{display:none}
.feature-availability>summary:after{content:'+';margin-left:auto;color:var(--gold)}
.feature-availability[open]>summary:after{content:'−'}
.feature-availability p{font-size:.8125rem;line-height:1.7;color:#b6c3ae;margin:0 0 18px}
.module-dialog .module-future{margin-top:0}
.module-dialog .module-example{margin:28px 0 0}
.feature-stack .feature-status{font-size:.6875rem}
@media(max-width:560px){.feature-stack>li{grid-template-columns:36px minmax(0,1fr);gap:13px;padding:20px 0}.feature-icon{width:36px;height:36px;border-radius:9px}.feature-icon svg{width:23px;height:23px}.feature-stack .feature-heading h3{font-size:.9375rem}.feature-stack p{font-size:.875rem}.module-dialog .dialog-body>h2{font-size:2rem}.module-dialog .dialog-intro{font-size:.9375rem}}
@media(prefers-contrast:more){.feature-icon{border-color:#d0bc88}.feature-stack p,.feature-availability p{color:#e0e8da}}

.feature-stack .feature-heading h3{margin:0;font-family:var(--sans);font-weight:500;letter-spacing:0}
.benefit-planned{display:inline-block;font-size:.62rem;line-height:1.4;padding:2px 5px;border:1px solid #595a3d;border-radius:4px;color:#c2bf9c;vertical-align:middle;white-space:nowrap}.profile-showcase{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:44px;margin:38px 0 0;border:1px solid #595236;border-radius:20px;background:radial-gradient(ellipse at 5% 80%,#86713c18,transparent 60%),#101611}.profile-showcase-copy>h3{font:400 clamp(2.5rem,4vw,3.6rem)/1.1 var(--serif);margin:14px 0 18px}.profile-showcase-copy h3 em{color:var(--gold);font-weight:400}.profile-showcase-copy>p{color:#b6c2b0;font-size:.99rem;line-height:1.8;max-width:360px;margin-bottom:22px}.profile-showcase-copy .text-link{background:none;border:0;padding:0}.profile-discover-link{display:block;margin-top:16px;font-size:.8rem;color:#adcab9;text-decoration:none}.profile-showcase-preview{display:block;padding:26px;border:1px solid #526049;border-radius:16px;text-decoration:none;background:radial-gradient(ellipse at top right,#a4945622,transparent 80%),#151e16;box-shadow:0 18px 60px #0004}.profile-showcase-preview:hover{border-color:#b2a363}.profile-preview-identity{display:flex;align-items:center;gap:14px}.profile-preview-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;border:1px solid #988550;font:400 2rem var(--serif);color:#e4ca8b;background:#333d24}.profile-preview-identity>div{flex:1}.profile-preview-identity strong{display:block;font-size:1.1rem;font-weight:500}.profile-preview-identity>div>span{font-size:.73rem;color:#aebda7}.profile-showcase-preview>p{font:400 1.6rem/1.35 var(--serif);margin:23px 0;color:#e5d8b2}.profile-preview-sources{display:flex;align-items:center;gap:8px;border-top:1px solid #444f38;padding-top:20px}.profile-preview-sources img{width:34px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #77704b}.profile-preview-sources span{font-size:.7rem;color:#adc0a7;margin-left:8px}.profile-preview-link{display:flex;justify-content:space-between;font-size:.78rem;color:#dece9e;margin-top:22px}@media(max-width:720px){.profile-showcase{grid-template-columns:1fr;gap:28px;padding:26px}.profile-showcase-copy>p{max-width:none}.profile-preview-sources span{font-size:.68rem}.profile-showcase-preview{padding:22px}}
