:root{--ink:#1b1033;--teal:#6d3df5;--teal-dark:#2e1266;--aqua:#c7b4ff;--mint:#f3efff;--cream:#fff;--lime:#e1d5ff;--white:#fff;--line:rgba(66,32,130,.14);--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--radius:30px;--shadow:0 28px 80px rgba(75,35,155,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3,h4{margin:0;font-weight:500;line-height:.98;letter-spacing:-.045em}h1,h2{font-family:var(--serif)}h1 em,h2 em{color:var(--teal);font-weight:400}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:relative;z-index:50}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;letter-spacing:-.04em}.brand b{color:var(--teal)}.brand-drop{width:22px;height:30px;background:var(--teal);display:inline-block;border-radius:60% 40% 60% 40%;transform:rotate(45deg);position:relative}.brand-drop:after{content:"";position:absolute;width:8px;height:8px;border:2px solid rgba(255,255,255,.8);border-radius:50%;left:5px;top:7px}.site-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}.site-nav a:not(.nav-cta){position:relative}.site-nav a:not(.nav-cta):after{content:"";height:2px;width:0;background:var(--teal);position:absolute;bottom:-8px;left:0;transition:.3s}.site-nav a:hover:after,.site-nav a.active:after{width:100%}.nav-cta{padding:12px 18px;border:1px solid var(--ink);border-radius:999px}.nav-cta span{margin-left:18px}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.menu-toggle>span:not(.sr-only){display:block;height:2px;background:var(--ink);margin:6px 0}
.hero{min-height:calc(100vh - 92px)}.home-hero{display:flex;flex-direction:column}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:5vw;padding:6vw 5vw 4vw;align-items:center;flex:1;min-height:700px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:800;color:var(--teal);display:flex;align-items:center;gap:10px;margin-bottom:24px}.eyebrow>span{width:24px;height:1px;background:currentColor}.eyebrow.light{color:var(--aqua)}.hero-copy h1,.inner-hero h1{font-size:clamp(3.8rem,6.5vw,7.3rem);max-width:850px}.hero-copy .hero-lead{font-size:clamp(1rem,1.3vw,1.3rem);max-width:640px;margin:30px 0;color:#36504d}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:800;border:0;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:var(--teal)}.button-outline{border:1px solid var(--ink);background:transparent}.button-light{background:#fff;color:var(--ink)}.text-link{font-size:14px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:5px}.text-link span{margin-left:16px}.trust-line{display:flex;align-items:center;gap:18px;margin-top:55px;font-size:13px}.trust-line p{margin:0}.avatars{display:flex}.avatars i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--aqua);border:3px solid var(--cream);font-style:normal;font-size:10px;margin-left:-8px}.avatars i:first-child{margin:0}.water-stage{min-height:620px;position:relative;display:grid;place-items:center;overflow:hidden}.water-stage:before{content:"";position:absolute;width:85%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#e9f8f3 0,#c7ede3 55%,transparent 56%)}.water-orb{width:min(35vw,470px);height:min(42vw,560px);border-radius:51% 49% 52% 48% / 67% 68% 32% 33%;background:linear-gradient(145deg,#0eaa9c,#075f59 70%);box-shadow:inset -40px -50px 80px rgba(0,34,31,.25),inset 25px 22px 50px rgba(255,255,255,.22),0 40px 80px rgba(5,93,85,.24);position:relative;z-index:3;display:grid;place-items:center;text-align:center;color:#fff}.water-orb p{margin:20% 0 0}.water-orb p span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.14em}.water-orb p strong{font:400 clamp(2rem,3vw,3rem)/1 var(--serif)}.orb-shine{position:absolute;width:28%;height:35%;left:12%;top:13%;border-radius:50%;background:rgba(255,255,255,.18);filter:blur(12px);transform:rotate(-20deg)}.orbit{position:absolute;border:1px solid rgba(8,125,117,.35);border-radius:50%;z-index:2}.orbit-one{width:90%;height:60%;transform:rotate(-20deg)}.orbit-two{width:72%;height:95%;transform:rotate(40deg)}.float-card{position:absolute;z-index:5;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);border:1px solid #fff;border-radius:16px;padding:12px 18px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow)}.float-card p{margin:0;font-size:11px;line-height:1.3}.float-card p strong{display:block;font-size:18px}.mini-icon{width:34px;height:34px;border-radius:50%;background:var(--lime);display:grid;place-items:center}.float-card-top{right:1%;top:18%}.float-card-bottom{left:2%;bottom:18%}.hero-ticker,.marquee{overflow:hidden;background:var(--ink);color:#fff;white-space:nowrap;padding:14px 0;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.14em}.hero-ticker{display:flex;justify-content:space-around}.hero-ticker i{color:var(--aqua);font-style:normal}
.section{padding:110px 7vw}.section-number{font-size:11px;font-weight:800;letter-spacing:.14em}.intro-section{display:grid;grid-template-columns:.35fr 1.3fr 1fr;gap:5vw}.intro-heading h2,.section-heading h2,.ownership-statement h2,.closing-cta h2{font-size:clamp(2.8rem,5vw,5.6rem)}.intro-copy{font-size:18px;color:#3c514f;padding-top:52px}.intro-copy p+p{margin-top:30px}.trust-section{padding-top:10px}.trust-panel{background:var(--teal-dark);color:white;border-radius:var(--radius);padding:6vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;overflow:hidden;position:relative}.trust-content h2{font-size:clamp(2.8rem,4vw,5rem)}.trust-content blockquote{font:italic 400 2rem var(--serif);color:var(--aqua);margin:30px 0}.trust-content>p{color:#d5e8e5;max-width:600px}.trust-visual{min-height:500px;position:relative;display:grid;place-items:center}.rings{width:300px;height:300px;border-radius:50%;border:1px solid var(--aqua);display:grid;place-items:center;box-shadow:0 0 0 55px rgba(141,226,209,.08),0 0 0 110px rgba(141,226,209,.05)}.rings:before,.rings:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(141,226,209,.5)}.rings:before{width:210px;height:210px}.rings:after{width:110px;height:110px;background:var(--aqua)}.rings span{position:relative;z-index:2;color:var(--ink);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.member-dots i{position:absolute;width:24px;height:24px;background:var(--lime);border:4px solid var(--teal-dark);border-radius:50%;top:50%;left:50%}.member-dots i:nth-child(1){transform:translate(-180px,-150px)}.member-dots i:nth-child(2){transform:translate(110px,-180px)}.member-dots i:nth-child(3){transform:translate(180px,0)}.member-dots i:nth-child(4){transform:translate(100px,160px)}.member-dots i:nth-child(5){transform:translate(-170px,130px)}.member-dots i:nth-child(6){transform:translate(-220px,-10px)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:5vw;margin-bottom:55px}.section-heading>p{max-width:410px;color:#536562}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-card{padding:28px 24px 38px;border-right:1px solid var(--line);min-height:320px;display:flex;flex-direction:column}.process-card:last-child{border:0}.process-card>span,.process-card b{font-size:10px;font-weight:800;color:var(--teal)}.process-icon{width:58px;height:58px;border-radius:50%;background:var(--mint);display:grid;place-items:center;font-size:26px;margin:40px 0 auto}.process-card h3{font-size:20px;letter-spacing:-.02em;margin:25px 0 10px}.process-card p{font-size:13px;color:#61706e}.ownership-section{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:var(--mint)}.ownership-copy{font-size:20px;padding-top:50px}.rule{height:1px;background:var(--teal);margin:36px 0}.ripple-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ripple-card{background:white;border-radius:18px;padding:24px;min-height:280px;display:flex;flex-direction:column;transition:.3s}.ripple-card:hover{transform:translateY(-8px);background:var(--mint)}.ripple-card b{font-size:10px;color:var(--teal)}.ripple-card>span{font-size:36px;margin:auto 0}.ripple-card h3{font-size:22px;letter-spacing:-.02em}.ripple-card p{font-size:13px;color:#5e6f6c}.impact-band{background:var(--teal);color:#fff;padding:100px 7vw;text-align:center}.impact-band-copy h2{font-size:clamp(3rem,5vw,6rem)}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3);margin:70px 0}.metric-grid>div{padding:42px;border-right:1px solid rgba(255,255,255,.3)}.metric-grid>div:last-child{border:0}.metric-grid strong{font:400 clamp(2.5rem,4vw,5rem) var(--serif);display:block}.metric-grid span{font-size:11px;text-transform:uppercase;letter-spacing:.14em}.impact-band blockquote{font:italic 400 clamp(1.5rem,2vw,2.3rem) var(--serif);max-width:850px;margin:0 auto}.closing-cta{text-align:center}.closing-cta>p:not(.eyebrow){max-width:600px;margin:28px auto}.closing-cta .eyebrow{justify-content:center}.closing-cta .hero-actions{justify-content:center}
.site-footer{background:var(--ink);color:#fff;padding:70px 6vw 25px}.brand-light{color:#fff}.brand-light b{color:var(--aqua)}.brand-light .brand-drop{background:var(--aqua)}.footer-top{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:45px}.footer-top p{color:#9db5b1;margin-top:15px}.footer-watermark{font:400 clamp(3rem,6vw,7rem)/.74 var(--serif);text-align:right;color:rgba(255,255,255,.08);letter-spacing:-.06em}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:5vw;padding:55px 0}.footer-grid>div:not(.footer-news){display:flex;flex-direction:column;align-items:start;gap:10px}.footer-label{text-transform:uppercase;font-size:10px;letter-spacing:.16em;color:var(--aqua);font-weight:800;margin-bottom:12px}.footer-grid a{font-size:14px;color:#d3e0de}.footer-news p{color:#9db5b1;font-size:14px}.newsletter-form{display:flex;border-bottom:1px solid #69807d;padding:8px 0}.newsletter-form input{flex:1;background:transparent;border:0;color:#fff;outline:0}.newsletter-form button{width:40px;height:40px;border:0;border-radius:50%;background:var(--aqua);cursor:pointer}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding-top:24px;display:flex;justify-content:space-between;font-size:11px;color:#829996}
/* Inner heroes */
.inner-hero{min-height:680px;padding:8vw 7vw;display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:center}.inner-hero-copy>p:last-child,.impact-hero-copy>p{max-width:600px;font-size:19px;color:#4d605d;margin-top:30px}.about-symbol{position:relative;min-height:460px;display:grid;place-items:center}.human-ring{width:330px;height:330px;border:1px solid var(--teal);border-radius:50%;position:relative;display:grid;place-items:center}.human-ring:before{content:"";width:210px;height:210px;border-radius:50%;background:var(--aqua);position:absolute}.human-ring span{z-index:2;font:italic 2rem var(--serif)}.human-ring i{position:absolute;width:32px;height:32px;background:var(--teal);border:7px solid var(--cream);border-radius:50%}.human-ring i:nth-of-type(1){top:-16px}.human-ring i:nth-of-type(2){right:20px;top:28px}.human-ring i:nth-of-type(3){right:-16px;top:150px}.human-ring i:nth-of-type(4){right:20px;bottom:28px}.human-ring i:nth-of-type(5){bottom:-16px}.human-ring i:nth-of-type(6){left:20px;bottom:28px}.human-ring i:nth-of-type(7){left:-16px;top:150px}.human-ring i:nth-of-type(8){left:20px;top:28px}.about-symbol>p{position:absolute;right:0;bottom:10px;font:italic 1.5rem var(--serif)}.marquee div{width:max-content;animation:marquee 28s linear infinite}.story-lead{display:grid;grid-template-columns:.3fr 1.2fr .8fr;gap:5vw}.story-big h2{font-size:clamp(3rem,5vw,5.5rem)}.story-copy{font-size:18px;padding-top:50px}.why-card{background:var(--teal-dark);color:white;padding:7vw;border-radius:var(--radius);position:relative;overflow:hidden}.why-card h2{font-size:clamp(3rem,5.4vw,6rem);max-width:900px}.why-card h2 em{color:var(--aqua)}.why-card>p:not(.eyebrow){max-width:650px;margin:35px 0;color:#d4e6e3;font-size:18px}.why-card blockquote{font:italic 2rem var(--serif);color:var(--lime);margin:0}.giant-question{position:absolute;right:4%;top:-20%;font:400 28rem var(--serif);color:rgba(255,255,255,.04)}.origin-section{display:grid;grid-template-columns:.25fr 1fr;gap:5vw}.origin-label span{font:400 8rem var(--serif);color:#d8d6cd}.origin-questions{display:grid;grid-template-columns:1fr auto 1fr;gap:25px}.origin-questions article{padding:45px;border-radius:22px}.origin-questions article>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.origin-questions h3{font:400 2rem/1.1 var(--serif);margin-top:70px}.question-old{border:1px solid var(--line);color:#657370}.question-new{background:var(--aqua)}.question-new em{color:var(--teal-dark)}.turn-arrow{align-self:center;font-size:30px}.origin-end{grid-column:2;font-size:18px;max-width:850px;margin-top:40px}.belief-banner{background:var(--teal);color:#fff;min-height:630px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:6vw 9vw;gap:8vw;overflow:hidden}.belief-orb{width:440px;height:520px;background:linear-gradient(145deg,#a8ecdf,#3bb6a8);border-radius:50% 50% 50% 50% / 65% 65% 35% 35%;box-shadow:inset 25px 25px 50px rgba(255,255,255,.3),inset -35px -40px 70px rgba(5,87,80,.3)}.belief-banner h2{font-size:clamp(3rem,5vw,6rem)}.belief-banner h2 em{color:var(--lime)}.belief-banner p:last-child{font-size:18px;color:#d7eeea;max-width:580px;margin-top:30px}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mission-card{background:var(--mint);border-radius:22px;padding:55px;min-height:450px;display:flex;flex-direction:column}.mission-card.vision{background:var(--lime)}.mission-card>span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:800}.mission-card h2{font-size:clamp(2.6rem,4vw,4.8rem);margin:auto 0 30px}.mission-card p{max-width:430px}.difference-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.difference-list article{padding:35px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.difference-list article:nth-child(3n){border-right:0}.difference-list b{font-size:10px;color:var(--teal)}.difference-list h3{font-size:24px;letter-spacing:-.03em;margin:40px 0 12px}.difference-list p{font-size:14px;color:#5d6e6b}
/* Technology */
.tech-header,.tech-hero{background:var(--teal-dark);color:white}.tech-header{border-color:rgba(255,255,255,.2)}.tech-header .brand b{color:var(--aqua)}.tech-header .brand-drop{background:var(--aqua)}.tech-header .site-nav a:not(.nav-cta):after{background:var(--aqua)}.tech-header .nav-cta{border-color:#fff}.tech-hero{grid-template-columns:1.2fr .8fr;padding-top:5vw}.tech-hero h1{font-size:clamp(3.8rem,6.5vw,7.3rem)}.tech-hero h1 em{color:var(--aqua)}.tech-hero-copy>p:not(.eyebrow){font-size:19px;color:#cbe0dd;max-width:650px;margin:30px 0}.tech-dashboard{background:#f6fff9;color:var(--ink);border-radius:28px;padding:28px;max-width:410px;justify-self:end;box-shadow:40px 40px 0 rgba(141,226,209,.12)}.dash-head,.dash-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.dash-head b{font-size:9px;background:var(--lime);padding:4px 8px;border-radius:10px}.dash-orb{width:190px;height:190px;margin:40px auto;border-radius:50%;border:18px solid var(--aqua);border-right-color:var(--teal);display:grid;place-content:center;text-align:center}.dash-orb span{font:400 3.5rem var(--serif)}.dash-orb small{font-size:10px;text-transform:uppercase}.dash-wave{height:60px;margin-top:20px;background:linear-gradient(135deg,transparent 45%,var(--teal) 46% 49%,transparent 50%) 0 0/30px 30px;opacity:.35}.ecosystem-flow{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.flow-line{position:absolute;left:10%;right:10%;top:74px;height:1px;background:var(--teal)}.flow-node{text-align:center;position:relative}.flow-node>b{display:block;font-size:9px;color:var(--teal)}.flow-node>span{width:100px;height:100px;background:var(--mint);border:1px solid var(--teal);border-radius:50%;display:grid;place-items:center;font-size:28px;margin:18px auto;position:relative;z-index:2}.flow-node h3{font-size:22px}.flow-node p{font-size:12px;color:#657471}.feature-wide{background:var(--ink);color:#fff;border-radius:var(--radius);padding:6vw;display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:center}.feature-number{font-size:10px;letter-spacing:.15em;color:var(--aqua);font-weight:800}.feature-wide h2,.tech-feature h2,.monitor-title h2{font-size:clamp(3rem,4.5vw,5.2rem);margin:30px 0}.feature-wide>div>p{color:#b9cdca;max-width:600px}.check-list{list-style:none;padding:0;margin-top:35px}.check-list li{border-top:1px solid rgba(255,255,255,.18);padding:12px 0}.check-list li:before{content:"✓";color:var(--lime);margin-right:12px}.phone-mock{background:#f4f7ee;color:var(--ink);border:10px solid #193a36;border-radius:40px;padding:25px;text-align:center;max-width:310px;justify-self:center;box-shadow:25px 25px 0 rgba(141,226,209,.15)}.phone-top{display:flex;justify-content:space-between;font-weight:800}.phone-top i{width:8px;height:8px;background:var(--teal);border-radius:50%}.phone-mock>p{text-align:left;font-size:12px;margin-top:30px}.phone-mock h4{text-align:left;font-size:20px}.progress-ring{width:145px;height:145px;border:16px solid var(--aqua);border-right-color:var(--teal);border-radius:50%;display:grid;place-items:center;margin:30px auto}.progress-ring span{font:400 2.6rem var(--serif)}.phone-mock>strong,.phone-mock>small{display:block}.phone-mock>small{font-size:10px;color:#6b7a77}.tech-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:10px}.tech-feature{padding:55px;border-radius:24px;min-height:620px;display:flex;flex-direction:column}.marketplace{background:var(--lime)}.intelligence{background:var(--aqua)}.tech-feature h2{margin-top:auto}.tech-feature p{max-width:580px}.product-shapes{display:flex;align-items:end;justify-content:center;gap:24px;height:230px}.product-shapes i{width:90px;background:var(--teal);border-radius:42px 42px 16px 16px}.product-shapes i:nth-child(1){height:130px}.product-shapes i:nth-child(2){height:190px;background:var(--teal-dark)}.product-shapes i:nth-child(3){height:105px}.data-viz{height:240px;display:flex;gap:12px;align-items:end;padding:30px;border-bottom:1px solid var(--ink)}.data-viz i{flex:1;background:var(--teal);border-radius:10px 10px 0 0}.monitor-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.monitor-list article{display:grid;grid-template-columns:50px 1fr auto;gap:22px;padding:32px 0;border-top:1px solid var(--line);align-items:start}.monitor-list article>span{font-size:10px;color:var(--teal)}.monitor-list h3{font-size:26px;letter-spacing:-.03em}.monitor-list p{color:#5d6f6c;max-width:570px}.monitor-list b{width:36px;height:36px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center}.tech-quote{background:var(--teal);color:#fff;padding:9vw;text-align:center}.quote-mark{font:400 10rem/1 var(--serif);color:var(--aqua);height:100px}.tech-quote blockquote{font:400 clamp(3rem,6vw,7rem)/.95 var(--serif);margin:0 auto 50px;max-width:1100px}.tech-quote em{color:var(--lime)}
/* Impact */
.impact-hero{grid-template-columns:1.35fr .65fr}.impact-hero-copy{align-self:end}.impact-hero-copy blockquote{border-left:2px solid var(--teal);margin:40px 0 0;padding-left:25px;font:italic 1.4rem var(--serif)}.impact-numbers{display:grid;grid-template-columns:repeat(3,1fr);background:var(--teal);color:#fff}.impact-number{padding:55px 6vw;border-right:1px solid rgba(255,255,255,.25);position:relative}.impact-number strong{font:400 clamp(3rem,5vw,6rem) var(--serif);display:block}.impact-number span{font-size:11px;text-transform:uppercase;letter-spacing:.13em}.impact-number i{position:absolute;right:30px;top:30px;color:var(--lime);font-style:normal}.measure-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.measure-copy h2,.pillar-title h2,.learn-head h2{font-size:clamp(3rem,5vw,5.5rem)}.measure-copy>p:last-child{font-size:18px;margin-top:30px}.measure-questions p{font:400 clamp(1.4rem,2vw,2.1rem) var(--serif);padding:23px 0;border-top:1px solid var(--line);display:flex;gap:25px}.measure-questions span{font:800 10px var(--sans);color:var(--teal);padding-top:9px}.impact-pillars{background:var(--ink);color:#fff}.pillar-title{margin-bottom:60px}.pillar-title h2 em{color:var(--aqua)}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.pillar{min-height:430px;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:20px;display:flex;flex-direction:column}.pillar>span{font-size:10px;color:var(--aqua)}.pillar-icon{font-size:46px;margin:auto 0}.pillar h3{font-size:27px}.pillar p{font-size:14px;color:#a9bfbb}.pillar.education{background:var(--teal);border:0}.pillar.time{background:var(--aqua);color:var(--ink);border:0}.pillar.time p{color:#3b615b}.pillar.resilience{background:var(--lime);color:var(--ink);border:0}.pillar.resilience p{color:#4b5f47}.ownership-impact{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.ownership-impact h2{font-size:clamp(3rem,4.5vw,5rem);margin-bottom:30px}.ownership-impact>div:last-child>p:not(.eyebrow){font-size:18px;color:#516360;margin-bottom:30px}.ownership-graphic{min-height:480px;background:var(--aqua);border-radius:50% 50% 30px 30px;display:grid;place-items:center}.home-shape{width:250px;height:210px;background:var(--teal-dark);position:relative;display:grid;place-items:center;color:#fff}.home-shape:before{content:"";position:absolute;top:-110px;border-left:125px solid transparent;border-right:125px solid transparent;border-bottom:110px solid var(--teal-dark)}.home-shape span{position:relative;z-index:2;font-size:12px;letter-spacing:.2em;border:1px solid var(--aqua);padding:12px 18px}.learn-section{background:var(--mint)}.learn-head{display:flex;justify-content:space-between;align-items:end;gap:5vw}.learn-head h2{max-width:850px}.learn-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin-top:70px}.learn-viz{min-height:400px;background:var(--teal-dark);border-radius:24px;display:grid;place-items:center;color:white}.pulse-ring{width:190px;height:190px;border:1px solid var(--aqua);border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 45px rgba(141,226,209,.12),0 0 0 90px rgba(141,226,209,.06)}.pulse-ring span{background:var(--lime);color:var(--ink);border-radius:99px;padding:7px 12px;font-size:9px;font-weight:800}.learn-viz p{font:italic 1.5rem var(--serif);margin:0}.learn-list{list-style:none;padding:0;margin:0}.learn-list li{font:400 2rem var(--serif);border-bottom:1px solid var(--line);padding:24px 0}.learn-list span{font:800 10px var(--sans);color:var(--teal);margin-right:30px}.story-numbers{background:var(--teal);color:#fff;padding:8vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.story-numbers h2{font-size:clamp(3rem,4.5vw,5rem)}.story-numbers>div:first-child>p:last-child{color:#cce5e1;margin-top:30px;font-size:18px}.story-quote{font:italic 400 clamp(2rem,3.5vw,4rem) var(--serif);color:var(--lime)}
/* Contact */
.contact-header{background:var(--ink);border-color:rgba(255,255,255,.15)}.nav-light{color:#fff}.nav-light .nav-cta{border-color:#fff}.contact-main{background:var(--ink);color:#fff}.contact-intro{min-height:630px;padding:8vw 7vw;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:8vw}.contact-intro h1{font-size:clamp(4rem,7vw,8rem)}.contact-intro h1 em{color:var(--aqua)}.contact-intro>div>p:last-child{color:#b7cbc8;font-size:19px;max-width:650px;margin-top:30px}.contact-orb{width:330px;height:410px;justify-self:end;border-radius:50% 50% 48% 52% / 68% 68% 32% 32%;background:var(--aqua);color:var(--ink);display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 0 0 35px rgba(141,226,209,.07)}.contact-orb span{font:italic 2rem/1 var(--serif);text-align:center}.contact-orb i{font-style:normal;font-size:40px;margin-top:30px}.contact-body{background:var(--cream);color:var(--ink);padding:9vw 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;align-items:start}.contact-path{display:grid;grid-template-columns:35px 1fr auto;gap:18px;padding:25px 0;border-top:1px solid var(--line)}.contact-path>span{font-size:10px;color:var(--teal)}.contact-path h3{font-size:23px}.contact-path p{font-size:13px;color:#60716e}.contact-path>i{font-style:normal}.contact-paths blockquote{font:italic 1.7rem var(--serif);color:var(--teal);margin:50px 0}.contact-form{background:#fff;padding:50px;border-radius:24px;box-shadow:var(--shadow)}.form-heading{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:30px}.form-heading span{font:400 2rem var(--serif)}.form-heading p{font-size:10px;margin:0;color:#6b7977}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #bfc9c7;background:transparent;padding:12px 0;outline:0;margin-top:5px;text-transform:none;letter-spacing:0}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--teal)}.consent{display:flex!important;align-items:center;gap:10px;text-transform:none!important;letter-spacing:0!important;font-weight:400!important}.consent input{accent-color:var(--teal)}.submit-button{width:100%;margin-top:10px}.form-status{font-size:13px;color:var(--teal);margin-top:15px}.contact-close{text-align:center;padding:9vw 5vw}.contact-close p{text-transform:uppercase;letter-spacing:.14em;color:var(--aqua);font-size:11px}.contact-close h2{font-size:clamp(4rem,8vw,9rem)}.contact-close h2 em{color:var(--lime)}.contact-footer{border-top:1px solid rgba(255,255,255,.15)}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:1000px){.hero-grid,.inner-hero,.belief-banner,.impact-hero,.contact-intro{grid-template-columns:1fr}.hero-grid{padding-top:80px}.water-stage{min-height:540px}.water-orb{width:380px;height:470px}.intro-section,.story-lead{grid-template-columns:1fr}.intro-copy,.story-copy{padding-top:0}.process-grid{grid-template-columns:repeat(2,1fr)}.process-card:nth-child(even){border-right:0}.ripple-grid{grid-template-columns:repeat(2,1fr)}.ripple-card:last-child{grid-column:1/-1}.about-symbol{min-height:430px}.origin-section{grid-template-columns:1fr}.origin-end{grid-column:1}.belief-orb{width:350px;height:420px;margin:auto}.feature-wide,.monitor-section,.measure-section,.ownership-impact,.contact-body{grid-template-columns:1fr}.tech-dashboard{justify-self:center}.pillar-grid{grid-template-columns:repeat(2,1fr)}.contact-orb{justify-self:center}.contact-body{gap:60px}}
@media(max-width:760px){.site-header{height:74px;padding:0 22px}.menu-toggle{display:block;z-index:60}.site-nav{position:fixed;inset:0;background:var(--cream);color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:12vw;gap:28px;font-size:28px;transform:translateX(100%);transition:.35s}.site-nav.open{transform:none}.nav-light.site-nav{background:var(--ink);color:#fff}.nav-light.site-nav .nav-cta{border-color:#fff}.menu-toggle.light-toggle>span:not(.sr-only),.tech-header .menu-toggle>span:not(.sr-only){background:#fff}.menu-open .menu-toggle>span:not(.sr-only){background:var(--ink)}.page-contact.menu-open .menu-toggle>span:not(.sr-only),.page-tech.menu-open .menu-toggle>span:not(.sr-only){background:#fff}.hero-grid,.section,.inner-hero,.contact-intro,.contact-body{padding:75px 24px}.hero-copy h1,.inner-hero h1,.tech-hero h1{font-size:3.4rem}.hero-grid{min-height:auto}.water-stage{min-height:440px}.water-orb{width:280px;height:350px}.float-card-top{right:0}.float-card-bottom{left:0}.hero-ticker{gap:30px;justify-content:flex-start;padding-left:20px}.trust-panel{padding:55px 24px;grid-template-columns:1fr}.trust-visual{min-height:330px;transform:scale(.72);margin:-50px}.section-heading,.learn-head{align-items:start;flex-direction:column}.process-grid,.ownership-section,.mission-grid,.tech-feature-grid,.impact-numbers,.learn-grid,.story-numbers,.footer-grid{grid-template-columns:1fr}.process-card{border-right:0;border-bottom:1px solid var(--line);min-height:240px}.ripple-grid,.difference-list,.ecosystem-flow,.metric-grid,.pillar-grid{grid-template-columns:1fr}.difference-list article{border-right:0}.flow-line{left:50%;right:auto;top:5%;bottom:5%;width:1px;height:auto}.flow-node{background:var(--cream);margin:5px}.metric-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.origin-questions{grid-template-columns:1fr}.turn-arrow{transform:rotate(90deg);justify-self:center}.belief-banner{padding:75px 24px}.belief-orb{width:260px;height:320px}.mission-card,.tech-feature{padding:35px;min-height:420px}.feature-wide{padding:50px 24px}.tech-feature h2{font-size:2.8rem}.monitor-list article{grid-template-columns:35px 1fr}.monitor-list b{display:none}.pillar-grid{gap:12px}.pillar{min-height:330px}.ownership-graphic{min-height:380px}.story-numbers{padding:75px 24px}.contact-orb{width:250px;height:310px}.contact-form{padding:28px 20px}.form-row{grid-template-columns:1fr}.footer-top,.footer-bottom{flex-direction:column;gap:22px}.footer-watermark{text-align:left}.footer-bottom{align-items:start}.about-symbol{transform:scale(.78);margin:-50px}.impact-number{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.marquee div{animation:none}}

/* 2026 PURPLE MOTION SYSTEM */
html{background:#fff}body{overflow-x:hidden;background:#fff;background-image:radial-gradient(circle at 10% 5%,rgba(173,145,255,.16),transparent 22%),radial-gradient(circle at 90% 24%,rgba(109,61,245,.09),transparent 25%)}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1000;opacity:.34;background-image:linear-gradient(rgba(79,45,150,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(79,45,150,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 82%)}
.scroll-progress{position:fixed;left:0;top:0;height:3px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#a98dff,#6d3df5,#a98dff);z-index:9999;box-shadow:0 0 18px rgba(109,61,245,.6)}
.cursor-aura{position:fixed;width:320px;height:320px;border-radius:50%;pointer-events:none;z-index:-1;background:radial-gradient(circle,rgba(139,102,255,.10),transparent 68%);transform:translate(-50%,-50%);transition:opacity .25s;opacity:0}
.site-header{background:rgba(255,255,255,.76);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);position:sticky;top:0;box-shadow:0 1px 0 rgba(79,45,150,.08)}
.site-header.tech-header,.site-header.contact-header{background:rgba(33,13,74,.88);box-shadow:0 1px 0 rgba(255,255,255,.1)}
.brand-drop{background:linear-gradient(145deg,#9e7cff,#5c2ce4);box-shadow:0 7px 20px rgba(109,61,245,.28)}
.nav-cta{background:var(--ink);color:#fff;border-color:var(--ink);transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s}.nav-cta:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(48,19,103,.22)}
.tech-header .nav-cta,.contact-header .nav-cta{background:#fff;color:var(--ink)}
.home-hero,.about-hero,.impact-hero{position:relative;isolation:isolate;overflow:hidden}.home-hero:before,.about-hero:before,.impact-hero:before{content:"";position:absolute;z-index:-1;width:48vw;height:48vw;border-radius:42% 58% 70% 30%/42% 45% 55% 58%;right:-17vw;top:-18vw;background:linear-gradient(145deg,rgba(190,169,255,.42),rgba(109,61,245,.08));filter:blur(2px);animation:morph 14s ease-in-out infinite alternate}.home-hero:after,.about-hero:after,.impact-hero:after{content:"";position:absolute;z-index:-1;width:280px;height:280px;border:1px solid rgba(109,61,245,.18);border-radius:50%;left:-130px;bottom:6%;box-shadow:0 0 0 38px rgba(109,61,245,.025),0 0 0 76px rgba(109,61,245,.018)}
.hero-copy h1,.inner-hero h1,.tech-hero h1,.contact-intro h1{letter-spacing:-.065em}.hero-copy h1 em,.inner-hero h1 em{background:linear-gradient(100deg,#4c20bf,#9978ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy .hero-lead,.inner-hero-copy>p:last-child,.impact-hero-copy>p,.tech-hero-copy>p:not(.eyebrow),.contact-intro>div>p:last-child{color:#625a72}
.water-stage{perspective:1000px}.water-stage:before{background:radial-gradient(circle,#faf8ff 0,#eee8ff 56%,transparent 57%)}.water-orb{background:linear-gradient(145deg,#bca6ff 0%,#7548ef 43%,#35117e 100%);box-shadow:inset -50px -60px 90px rgba(39,9,95,.28),inset 25px 22px 50px rgba(255,255,255,.32),0 45px 100px rgba(76,32,191,.3);animation:floatOrb 6s ease-in-out infinite;will-change:transform}.orbit{border-color:rgba(109,61,245,.28)}.orbit-one{animation:spin 24s linear infinite}.orbit-two{animation:spinReverse 30s linear infinite}.float-card{border-color:rgba(255,255,255,.8);background:rgba(255,255,255,.75);box-shadow:0 22px 65px rgba(64,26,139,.18);animation:floatCard 5s ease-in-out infinite}.float-card-bottom{animation-delay:-2.5s}.mini-icon{background:#ded1ff}.hero-ticker,.marquee{background:linear-gradient(90deg,#27104f,#6d3df5,#27104f)}
.section{position:relative}.section-number{color:#6d3df5}.intro-copy,.story-copy,.ownership-copy,.measure-copy>p:last-child,.ownership-impact>div:last-child>p:not(.eyebrow){color:#625b6d}.trust-panel,.why-card,.feature-wide{background:linear-gradient(145deg,#35136f 0%,#1c0c38 75%);box-shadow:0 30px 100px rgba(55,20,120,.2)}.trust-panel:after,.why-card:after,.feature-wide:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-120px;bottom:-150px;background:radial-gradient(circle,rgba(194,172,255,.26),transparent 68%)}.rings{border-color:#c7b4ff;box-shadow:0 0 0 55px rgba(199,180,255,.08),0 0 0 110px rgba(199,180,255,.04)}.rings:before,.rings:after{border-color:rgba(199,180,255,.5)}.rings:after{background:#bca3ff}.member-dots i{background:#fff;border-color:#2e1266}.process-grid{gap:14px;border:0}.process-card{border:1px solid rgba(109,61,245,.13)!important;border-radius:22px;background:rgba(255,255,255,.7);box-shadow:0 12px 44px rgba(85,48,153,.07);transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,background .4s}.process-card:hover{transform:translateY(-10px) rotate(-.5deg);box-shadow:0 30px 75px rgba(88,45,180,.16);background:#faf8ff}.process-icon{background:#f0ebff;color:#6d3df5}.ownership-section{background:linear-gradient(135deg,#f7f4ff,#eee7ff)}
.ripple-card{border:1px solid rgba(109,61,245,.12);box-shadow:0 12px 44px rgba(66,32,130,.06)}.ripple-card:hover{background:#f2edff;box-shadow:0 30px 60px rgba(88,45,180,.15)}.ripple-card p,.process-card p,.difference-list p,.flow-node p,.contact-path p{color:#6d6678}.impact-band,.tech-quote,.story-numbers{background:radial-gradient(circle at 20% 10%,#7850ea,#3d188c 46%,#241047 100%);position:relative;overflow:hidden}.impact-band:before,.tech-quote:before,.story-numbers:before{content:"";position:absolute;inset:-50%;background:conic-gradient(from 90deg,transparent,rgba(255,255,255,.06),transparent 30%);animation:spin 28s linear infinite}.impact-band>* ,.tech-quote>* ,.story-numbers>*{position:relative;z-index:1}.metric-grid{border-color:rgba(255,255,255,.24)}
.closing-cta{overflow:hidden}.closing-cta:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(171,143,255,.22),transparent 68%);left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.button{position:relative;overflow:hidden}.button:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.35),transparent 70%);transform:translateX(-120%);transition:.65s}.button:hover:after{transform:translateX(120%)}.button-primary{background:linear-gradient(110deg,#251044,#6d3df5);box-shadow:0 10px 30px rgba(83,41,180,.18)}.button-primary:hover{background:linear-gradient(110deg,#6d3df5,#8d69f8);box-shadow:0 18px 38px rgba(83,41,180,.28)}
.site-footer{background:#000;position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(199,180,255,.12);border-radius:50%;right:-250px;top:-250px;box-shadow:0 0 0 50px rgba(199,180,255,.025),0 0 0 100px rgba(199,180,255,.018)}.footer-grid,.footer-top,.footer-bottom{position:relative}.footer-top p,.footer-news p,.footer-bottom{color:#aca4bd}.footer-grid a{color:#e7e1f2}.footer-watermark{color:rgba(205,188,255,.09)}
.about-symbol,.trust-visual,.ownership-graphic,.learn-viz,.tech-dashboard,.phone-mock{will-change:transform}.human-ring{border-color:#7a4cf1}.human-ring:before{background:linear-gradient(145deg,#d7c9ff,#9f7fff)}.human-ring i{background:#6d3df5;border-color:#fff}.why-card blockquote{color:#d7c7ff}.origin-label span{color:#e9e2f6}.question-new,.belief-banner,.marketplace,.intelligence,.pillar.time,.pillar.resilience{background:linear-gradient(145deg,#e5dcff,#bca5ff);color:var(--ink)}.question-old{background:#fff}.belief-banner{color:var(--ink)}.belief-banner h2 em{color:#5b2fd0}.belief-banner p:last-child{color:#55496b}.belief-orb{background:linear-gradient(145deg,#fff,#c9b7ff 42%,#7347e8);box-shadow:inset 25px 25px 55px rgba(255,255,255,.55),inset -35px -40px 70px rgba(71,32,150,.23),0 40px 100px rgba(64,25,140,.2);animation:floatOrb 7s ease-in-out infinite}.mission-card{background:#f2eeff}.mission-card.vision{background:linear-gradient(145deg,#ded1ff,#bda6ff)}
.tech-header,.tech-hero,.contact-header,.contact-main{background:#241046}.tech-hero{background-image:radial-gradient(circle at 80% 20%,rgba(183,158,255,.22),transparent 28%),linear-gradient(145deg,#2b105a,#17092d)}.tech-dashboard{box-shadow:32px 32px 0 rgba(186,161,255,.12),0 35px 100px rgba(5,1,18,.25);border:1px solid rgba(255,255,255,.7)}.dash-head b,.pulse-ring span{background:#dfd2ff}.dash-orb{border-color:#d0c0ff;border-right-color:#6d3df5}.flow-node>span{background:#f2edff;border-color:#8b64ed}.feature-wide{position:relative;overflow:hidden}.phone-mock{background:#faf8ff;border-color:#271143;box-shadow:25px 25px 0 rgba(166,138,240,.15)}.progress-ring{border-color:#d8ccff;border-right-color:#6d3df5}.product-shapes i{background:#7650de}.product-shapes i:nth-child(2){background:#331170}.data-viz i{background:linear-gradient(to top,#5124bf,#8e6df0)}.pillar.education{background:linear-gradient(145deg,#6d3df5,#40168f)}.pillar.time p,.pillar.resilience p{color:#4c3c6f}.ownership-graphic{background:linear-gradient(145deg,#e9e2ff,#ac91f5)}.home-shape,.home-shape:before{border-bottom-color:#34106f}.home-shape{background:#34106f}.learn-section{background:linear-gradient(135deg,#faf8ff,#eee8ff)}.learn-viz{background:radial-gradient(circle,#5221b2,#241047 72%)}
.tech-dashboard{background:#fbfaff}.trust-content>p,.feature-wide>div>p,.story-numbers>div:first-child>p:last-child{color:#dcd2ef}.section-heading>p,.phone-mock>small,.dash-row,.flow-node p,.monitor-list p,.pillar p{color:#675e78}.pillar.health p{color:#bfb4d1}.footer-top p,.footer-news p,.footer-bottom{color:#b5abc6}.newsletter-form{border-color:#6d5c88}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{border-color:#d5cbe8}.inner-hero-copy>p:last-child,.impact-hero-copy>p{color:#625a72}
.contact-intro{background-image:radial-gradient(circle at 82% 35%,rgba(189,166,255,.18),transparent 24%)}.contact-orb{background:linear-gradient(145deg,#f5f1ff,#bca3ff 58%,#8057e9);box-shadow:0 0 0 35px rgba(199,180,255,.07),0 35px 100px rgba(8,1,20,.25);animation:floatOrb 7s ease-in-out infinite}.contact-body{background:#faf9ff}.contact-form{border:1px solid rgba(109,61,245,.1)}.contact-path{transition:padding-left .3s,color .3s}.contact-path:hover{padding-left:12px;color:#6d3df5}.newsletter-form button{background:#c7b4ff}
.reveal{opacity:0;transform:translate3d(0,52px,0) scale(.985);filter:blur(5px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1),filter .9s}.reveal.visible{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}.reveal[data-reveal="left"]{transform:translate3d(-58px,0,0)}.reveal[data-reveal="right"]{transform:translate3d(58px,0,0)}.reveal[data-reveal="left"].visible,.reveal[data-reveal="right"].visible{transform:none}.parallax-layer{will-change:transform;transform:translate3d(var(--px,0px),calc(var(--py,0px) + var(--scroll-y,0px)),0);transition:transform .08s linear}
@keyframes morph{0%{border-radius:42% 58% 70% 30%/42% 45% 55% 58%;transform:rotate(0)}100%{border-radius:65% 35% 35% 65%/55% 62% 38% 45%;transform:rotate(12deg)}}@keyframes floatOrb{0%,100%{transform:translate3d(0,0,0) rotate(-1deg)}50%{transform:translate3d(0,-18px,0) rotate(1deg)}}@keyframes floatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinReverse{to{transform:rotate(-360deg)}}
@media(max-width:760px){body:before{background-size:32px 32px}.site-header{position:sticky}.process-grid{gap:10px}.water-orb{animation:none}.home-hero:before,.about-hero:before,.impact-hero:before{width:90vw;height:90vw;right:-55vw;top:-18vw}.cursor-aura{display:none}}
@media(prefers-reduced-motion:reduce){.water-orb,.float-card,.orbit,.belief-orb,.home-hero:before,.about-hero:before,.impact-hero:before,.impact-band:before,.tech-quote:before,.story-numbers:before{animation:none!important}.parallax-layer{transform:none!important}.cursor-aura{display:none}.reveal,.reveal[data-reveal]{opacity:1;transform:none;filter:none;transition:none}}

/* REFINED EDITORIAL SCALE + HUMAN-CENTRED COMPOSITION */
.eyebrow,.section-number,.feature-number,.origin-label,.hero-ticker,.marquee{display:none!important}
.intro-section,.story-lead{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:9vw;align-items:start}.origin-section{grid-template-columns:1fr}.origin-end{grid-column:1}
.hero-grid{grid-template-columns:minmax(460px,.92fr) minmax(500px,1.08fr);min-height:640px;padding:4.5vw 6vw 5vw}.hero-copy h1,.inner-hero h1,.tech-hero h1,.contact-intro h1{font-size:clamp(3.25rem,4.55vw,5.45rem);line-height:1.01;max-width:740px;letter-spacing:-.055em}.hero-copy .hero-lead{font-size:1.08rem;line-height:1.65;max-width:580px;margin:25px 0}.inner-hero{min-height:570px;padding:6vw 7vw}.inner-hero-copy>p:last-child,.impact-hero-copy>p,.tech-hero-copy>p:not(.eyebrow),.contact-intro>div>p:last-child{font-size:1.05rem;line-height:1.7}
main h2,.intro-heading h2,.section-heading h2,.ownership-statement h2,.closing-cta h2,.story-big h2,.why-card h2,.belief-banner h2,.mission-card h2,.feature-wide h2,.tech-feature h2,.monitor-title h2,.measure-copy h2,.pillar-title h2,.learn-head h2,.ownership-impact h2,.impact-band-copy h2,.story-numbers h2{font-size:clamp(2.2rem,3.15vw,3.8rem)!important;line-height:1.07;letter-spacing:-.045em}.tech-quote blockquote{font-size:clamp(2.6rem,4.3vw,5rem)}.story-quote{font-size:clamp(1.8rem,2.8vw,3.2rem)}
.section{padding-top:90px;padding-bottom:90px}.intro-copy,.story-copy,.ownership-copy,.measure-copy>p:last-child,.ownership-impact>div:last-child>p:not(.eyebrow){font-size:1rem;line-height:1.75;padding-top:10px}.section-heading{margin-bottom:40px}.trust-content blockquote{font-size:1.65rem}.trust-panel,.why-card,.feature-wide{border-radius:18px 70px 18px 18px}.process-card,.ripple-card,.mission-card,.tech-feature,.pillar{border-radius:14px 34px 14px 14px}.closing-cta{max-width:1060px;margin-inline:auto}
.water-stage{min-height:560px;display:block;isolation:isolate;overflow:visible}.water-stage:before{inset:1% 0 0 8%;width:84%;height:90%;aspect-ratio:auto;border-radius:34px 150px 34px 34px;background:#eee8ff;transform:rotate(3deg);z-index:0;box-shadow:0 35px 90px rgba(68,28,155,.12)}.hero-photo{position:absolute;inset:5% 6% 6% 4%;width:86%;height:86%;object-fit:cover;object-position:center;border-radius:28px 130px 28px 28px;z-index:1;filter:saturate(.78) contrast(1.04);box-shadow:0 28px 75px rgba(36,16,71,.2)}.water-stage:after{content:"";position:absolute;inset:5% 10% 9% 4%;border-radius:28px 130px 28px 28px;background:linear-gradient(135deg,rgba(35,12,78,.05),rgba(91,44,203,.36));z-index:2;pointer-events:none}.water-orb{position:absolute;width:230px;height:230px;left:-5%;bottom:-1%;border-radius:50%;z-index:5;background:linear-gradient(145deg,rgba(168,137,255,.92),#4c20b7);border:8px solid rgba(255,255,255,.82);box-shadow:0 28px 70px rgba(50,20,112,.3);animation:floatOrb 7s ease-in-out infinite}.water-orb p{margin:0}.water-orb p span{display:none}.water-orb p strong{font-size:1.8rem;line-height:.98}.orb-shine{width:36%;height:36%}.orbit{z-index:3;border-color:rgba(255,255,255,.58)}.orbit-one{width:82%;height:74%;left:0;top:12%;border-radius:28px 120px 28px 28px}.orbit-two{width:54%;height:68%;right:0;top:10%}.float-card{z-index:6;border-radius:12px;background:rgba(255,255,255,.91);box-shadow:0 18px 55px rgba(38,14,81,.18)}.float-card-top{right:0;top:12%}.float-card-bottom{left:auto;right:1%;bottom:11%}.trust-line{margin-top:38px}.hero-actions{margin-top:26px}
.trust-visual{min-height:420px}.rings{width:250px;height:250px}.rings:before{width:175px;height:175px}.rings:after{width:88px;height:88px}.member-dots i:nth-child(1){transform:translate(-145px,-125px)}.member-dots i:nth-child(2){transform:translate(90px,-145px)}.member-dots i:nth-child(3){transform:translate(145px,0)}.member-dots i:nth-child(4){transform:translate(82px,130px)}.member-dots i:nth-child(5){transform:translate(-135px,110px)}.member-dots i:nth-child(6){transform:translate(-175px,-8px)}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:760px}.water-stage{min-height:580px;width:min(760px,100%);margin:auto}.intro-section,.story-lead{grid-template-columns:1fr}.hero-copy h1,.inner-hero h1,.tech-hero h1,.contact-intro h1{font-size:clamp(3.1rem,7vw,5rem)}}
@media(max-width:760px){.hero-grid{padding:64px 24px 80px}.hero-copy h1,.inner-hero h1,.tech-hero h1,.contact-intro h1{font-size:clamp(2.65rem,12vw,3.7rem)}main h2,.intro-heading h2,.section-heading h2,.ownership-statement h2,.closing-cta h2,.story-big h2,.why-card h2,.belief-banner h2,.mission-card h2,.feature-wide h2,.tech-feature h2,.monitor-title h2,.measure-copy h2,.pillar-title h2,.learn-head h2,.ownership-impact h2,.impact-band-copy h2,.story-numbers h2{font-size:clamp(2rem,9vw,2.9rem)!important}.water-stage{min-height:430px;margin-top:35px}.water-stage:before{inset:0 2% 0 8%;height:90%;border-radius:20px 80px 20px 20px}.hero-photo{inset:4% 3% 10% 2%;width:92%;height:82%;border-radius:18px 70px 18px 18px}.water-stage:after{inset:4% 5% 14% 2%;border-radius:18px 70px 18px 18px}.water-orb{width:150px;height:150px;left:-1%;bottom:0;border-width:5px}.water-orb p strong{font-size:1.2rem}.float-card{padding:9px 12px}.float-card-top{right:0}.float-card-bottom{right:0;bottom:4%}.section{padding-top:70px;padding-bottom:70px}.trust-panel,.why-card,.feature-wide{border-radius:14px 45px 14px 14px}}

/* OFFICIAL SANDI.AI BRAND + PRODUCT SCREENS */
.site-header{height:104px}.brand{width:88px;height:88px;display:grid;place-items:center;flex:0 0 auto}.brand img{display:block;width:82px;height:82px;object-fit:contain}.brand-light{width:82px;height:82px;padding:5px;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(9,2,24,.18)}.brand-light img{width:72px;height:72px}.site-footer .brand-light{width:96px;height:96px;padding:7px;border-radius:20px}.site-footer .brand-light img{width:82px;height:82px}
.water-stage:before{inset:8% auto auto 20%;width:62%;height:82%;border-radius:48% 52% 38% 62%/52% 36% 64% 48%;background:radial-gradient(circle at 42% 30%,#f4f0ff,#d8caff 48%,#9b7bf2);transform:rotate(-3deg)}.water-stage:after{inset:12% 19% 14% 26%;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 0 52px,rgba(255,255,255,.55) 53px 54px);z-index:2}.hero-phone{position:absolute;height:535px;width:auto;right:26%;top:0;z-index:4;object-fit:contain;filter:drop-shadow(0 32px 42px rgba(34,10,82,.28));animation:deviceFloat 7s ease-in-out infinite}.water-orb{width:180px;height:180px;left:2%;bottom:2%;z-index:5}.water-orb p strong{font-size:1.4rem}.orbit-one{width:62%;height:68%;left:18%;top:14%}.orbit-two{width:48%;height:62%;right:13%;top:19%}.float-card-top{right:12%;top:16%}.float-card-bottom{right:13%;bottom:10%}
.device-cascade{position:relative;min-height:610px;perspective:1200px;isolation:isolate}.device-cascade:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,#a98bff,#5223bb 64%,transparent 65%);right:-20px;top:65px;opacity:.48;filter:blur(.2px)}.device{position:absolute;width:auto;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(5,1,17,.35));transition:transform .5s cubic-bezier(.2,.8,.2,1)}.device-main{height:590px;right:4%;top:0;z-index:2;transform:rotate(4deg)}.device-side{height:410px;left:0;bottom:-5px;z-index:3;transform:rotate(-8deg)}.device-cascade:hover .device-main{transform:rotate(1deg) translateY(-8px)}.device-cascade:hover .device-side{transform:rotate(-3deg) translate(-8px,-10px)}
.phone-showcase{position:relative;min-height:640px;perspective:1200px}.phone-showcase img{position:absolute;width:auto;object-fit:contain;filter:drop-shadow(0 30px 38px rgba(3,0,12,.32));transition:transform .45s cubic-bezier(.2,.8,.2,1)}.phone-contribution{height:600px;left:0;top:0;z-index:2;transform:rotate(-5deg)}.phone-receipt{height:455px;right:-35px;bottom:10px;z-index:3;transform:rotate(7deg)}.phone-showcase:hover .phone-contribution{transform:rotate(-2deg) translateY(-9px)}.phone-showcase:hover .phone-receipt{transform:rotate(3deg) translate(5px,-12px)}
.app-preview{height:335px;position:relative;display:grid;place-items:start center;overflow:hidden;margin:-15px auto 25px;width:100%;border-radius:18px 55px 18px 18px;background:rgba(255,255,255,.35)}.app-preview img{height:540px;width:auto;object-fit:contain;filter:drop-shadow(0 25px 36px rgba(46,15,112,.24));transition:transform .5s cubic-bezier(.2,.8,.2,1)}.marketplace-preview img{transform:rotate(-3deg) translateY(18px)}.intelligence-preview img{transform:rotate(3deg) translateY(18px)}.tech-feature:hover .marketplace-preview img{transform:rotate(0) translateY(5px)}.tech-feature:hover .intelligence-preview img{transform:rotate(0) translateY(5px)}.tech-feature{overflow:hidden}.tech-feature h2{margin-top:18px!important}
@keyframes deviceFloat{0%,100%{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-16px) rotate(-1deg)}}
@media(max-width:1100px){.device-cascade{width:min(700px,100%);margin:auto}.phone-showcase{width:min(600px,100%);margin:auto}}
@media(max-width:760px){.site-header{height:88px}.brand{width:70px;height:70px}.brand img{width:66px;height:66px}.brand-light{width:66px;height:66px}.brand-light img{width:58px;height:58px}.water-stage:before{inset:0 5% 2% 13%;width:78%;height:92%}.water-stage:after{inset:4% 8% 9% 17%;background:repeating-radial-gradient(circle at center,transparent 0 34px,rgba(255,255,255,.48) 35px 36px)}.hero-phone{height:395px;right:12%;top:-5px}.water-orb{width:125px;height:125px;left:0}.water-orb p strong{font-size:.98rem}.device-cascade{min-height:510px}.device-main{height:470px;right:0}.device-side{height:300px;left:-4%;bottom:0}.phone-showcase{min-height:515px}.phone-contribution{height:480px;left:0}.phone-receipt{height:330px;right:-15px}.app-preview{height:290px}.app-preview img{height:470px}}

/* 2026 SEMANTIC STORYTELLING REDESIGN */
:root{
  --purple:#6d3df5;
  --purple-deep:#271447;
  --purple-ink:#1d1530;
  --lavender:#f6f3ff;
  --lavender-2:#ebe4ff;
  --muted:#665f73;
}
body{background:#fff;color:var(--purple-ink)}
body:before,.cursor-aura{display:none!important}
.home-hero:before,.about-hero:before,.impact-hero:before{animation:none!important;background:linear-gradient(145deg,rgba(221,210,255,.58),rgba(245,242,255,.2))}
.hero-phone,.water-orb,.float-card,.orbit,.belief-orb{animation:none!important}
.impact-band:before,.tech-quote:before,.story-numbers:before{animation:none!important}

/* A community contribution visibly becoming a family-owned system */
.trust-section{padding-top:55px}
.trust-panel{
  grid-template-columns:minmax(460px,1.08fr) minmax(360px,.92fr);
  gap:clamp(42px,6vw,92px);
  padding:clamp(34px,4.8vw,76px);
  background:linear-gradient(135deg,#fbfaff,#f3efff)!important;
  color:var(--purple-ink)!important;
  border:1px solid rgba(109,61,245,.13);
  border-radius:28px 90px 28px 28px!important;
  box-shadow:0 24px 80px rgba(73,43,132,.09)!important;
}
.trust-panel:after{display:none!important}
.trust-content h2{max-width:640px}
.trust-content>p{color:var(--muted)!important;font-size:1rem;line-height:1.78;max-width:600px}
.trust-content>p+p{margin-top:20px}
.community-proof{
  position:relative;
  min-height:540px;
  overflow:hidden;
  isolation:isolate;
  border-radius:38px 110px 38px 38px;
  border:1px solid rgba(109,61,245,.12);
  background:linear-gradient(150deg,#fff 0 38%,#e9e1ff 38% 100%);
}
.community-proof:before{
  content:"";
  position:absolute;
  width:410px;
  height:410px;
  left:-190px;
  bottom:-210px;
  border-radius:50%;
  border:1px solid rgba(109,61,245,.2);
  box-shadow:0 0 0 34px rgba(109,61,245,.035),0 0 0 68px rgba(109,61,245,.025);
}
.community-phone{position:absolute;z-index:2;width:235px;left:12px;bottom:-125px;transform:rotate(-4deg)}
.community-phone img{display:block;width:100%;height:auto;filter:drop-shadow(0 28px 30px rgba(42,20,85,.2))}
.community-outcome{
  position:absolute;
  z-index:3;
  top:48px;
  right:22px;
  width:min(58%,330px);
  padding:22px;
  border:1px solid rgba(109,61,245,.13);
  border-radius:20px 48px 20px 20px;
  background:rgba(255,255,255,.94);
  box-shadow:0 24px 55px rgba(68,35,131,.12);
}
.member-row{display:flex;align-items:center;margin-bottom:18px}
.member-row i,.member-stack i{width:34px;height:34px;margin-left:-7px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;background:#ded3ff;color:#3b216f;font:700 9px var(--sans);font-style:normal}
.member-row i:first-child,.member-stack i:first-child{margin-left:0}
.member-row i:nth-child(3n),.member-stack i:nth-child(3n){background:#efeaff}
.member-row i:nth-child(3n + 2),.member-stack i:nth-child(3n + 2){background:#cbb9ff}
.community-outcome p{margin:0}
.community-outcome p strong,.owned-system p strong{display:block;font-size:1rem;line-height:1.25}
.community-outcome p span,.owned-system p span{display:block;margin-top:5px;color:var(--muted);font-size:.78rem;line-height:1.45}
.community-meter{height:9px;margin:18px 0 0;border-radius:99px;background:#ece6ff;position:relative;overflow:visible}
.community-meter span{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#9b7af8,var(--purple));transform:scaleX(0);transform-origin:left;transition:transform 1.15s cubic-bezier(.2,.8,.2,1)}
.community-meter i{position:absolute;top:50%;left:0;width:16px;height:16px;border:4px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 4px 15px rgba(109,61,245,.3);transform:translate(-3px,-50%);transition:left 1.15s cubic-bezier(.2,.8,.2,1)}
.community-handoff{height:56px;width:3px;margin:0 0 0 24px;background:#ece6ff;position:relative}
.community-handoff span{position:absolute;inset:0;background:var(--purple);transform:scaleY(0);transform-origin:top;transition:transform .65s 1s ease}
.community-handoff i{position:absolute;left:50%;top:0;width:10px;height:10px;border-radius:50% 50% 50% 0;background:var(--purple);transform:translate(-50%,-3px) rotate(-45deg);transition:top .65s 1s ease}
.owned-system{display:grid;grid-template-columns:48px 1fr 30px;gap:13px;align-items:center;padding:14px;border-radius:16px;background:#f6f2ff;border:1px solid rgba(109,61,245,.12)}
.owned-system>em{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-style:normal;font-weight:800;transform:scale(.55);opacity:0;transition:.4s 1.55s ease}
.water-system-icon{width:44px;height:52px;border:2px solid var(--purple);border-radius:10px 10px 14px 14px;position:relative;display:block;background:#fff;overflow:hidden}
.water-system-icon:before,.water-system-icon:after{content:"";position:absolute;left:8px;right:8px;height:5px;border-radius:99px;background:#cbb9ff}
.water-system-icon:before{top:12px}.water-system-icon:after{top:23px;background:#9f7cf8}
.water-system-icon i{position:absolute;left:8px;right:8px;bottom:8px;height:9px;border-radius:99px;background:#6d3df5}
.water-system-icon b{position:absolute;width:8px;height:8px;right:5px;top:4px;border-radius:50% 50% 50% 0;background:#6d3df5;transform:rotate(-45deg)}
.community-proof.is-active .community-meter span{transform:scaleX(1)}
.community-proof.is-active .community-meter i{left:calc(100% - 7px)}
.community-proof.is-active .community-handoff span{transform:scaleY(1)}
.community-proof.is-active .community-handoff i{top:calc(100% - 7px)}
.community-proof.is-active .owned-system>em{transform:scale(1);opacity:1}

/* The five steps are one connected product journey, not isolated cards */
.process-section{overflow:hidden}
.process-grid{
  counter-reset:process;
  list-style:none;
  margin:0;
  padding:58px 0 0;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
  position:relative;
  border:0;
}
.process-grid:before{content:"";position:absolute;left:3%;right:3%;top:32px;height:4px;border-radius:99px;background:#e9e2fb}
.process-grid:after{content:"";position:absolute;top:25px;left:3%;width:18px;height:18px;border:5px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 4px 18px rgba(109,61,245,.35);opacity:0}
.process-grid.is-active:after{opacity:1;animation:sandi-process-flow 4.8s ease-in-out infinite}
.process-card{
  counter-increment:process;
  min-height:470px;
  padding:22px 18px 28px!important;
  position:relative;
  overflow:visible;
  display:flex;
  flex-direction:column;
  border:1px solid rgba(109,61,245,.12)!important;
  border-radius:18px 42px 18px 18px!important;
  background:#fff!important;
  box-shadow:0 14px 44px rgba(67,36,123,.07)!important;
}
.process-card:before{content:counter(process,decimal-leading-zero);position:absolute;z-index:3;left:18px;top:-49px;width:50px;height:50px;border:5px solid #fff;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-size:.72rem;font-weight:800;box-shadow:0 8px 20px rgba(109,61,245,.22)}
.process-preview{height:255px;margin:-22px -18px 20px;display:grid;place-items:start center;overflow:hidden;border-radius:17px 40px 0 0;background:linear-gradient(155deg,#fbfaff,#e9e0ff)}
.process-preview img{height:405px;width:auto;max-width:none;display:block;transform:translateY(16px);filter:drop-shadow(0 20px 25px rgba(43,20,84,.18));transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.process-card:hover{transform:translateY(-8px)!important;background:#fff!important}
.process-card:hover .process-preview img{transform:translateY(5px)}
.process-card h3{font-size:1.12rem;line-height:1.2;margin:4px 0 9px}
.process-card p{color:var(--muted);font-size:.79rem;line-height:1.55;margin:0}

/* About: trusted group -> reachable product -> proof of ownership */
.about-symbol{min-height:540px;transform:none!important;margin:0!important}
.about-journey{position:relative;width:100%;height:530px;overflow:hidden;border:1px solid rgba(109,61,245,.12);border-radius:40px 120px 40px 40px;background:linear-gradient(145deg,#fff 0 46%,#ece5ff 46%);isolation:isolate}
.about-journey:before{content:"";position:absolute;width:360px;height:360px;right:-150px;top:-150px;border-radius:50%;border:1px solid rgba(109,61,245,.18);box-shadow:0 0 0 34px rgba(109,61,245,.035),0 0 0 68px rgba(109,61,245,.02)}
.about-device{position:absolute;margin:0;z-index:2}
.about-device img{display:block;width:auto;height:470px;filter:drop-shadow(0 30px 32px rgba(43,20,84,.21))}
.about-device figcaption,.proof-phone figcaption,.receipt-device figcaption{position:absolute;top:28px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:9px 14px;border:1px solid rgba(109,61,245,.13);border-radius:99px;background:rgba(255,255,255,.94);color:#352453;font-size:.78rem;font-weight:800;box-shadow:0 12px 30px rgba(54,29,102,.1)}
.about-device-group{left:5%;bottom:-105px;transform:rotate(-6deg)}
.about-device-water{right:2%;bottom:-80px;transform:rotate(5deg);z-index:3}
.about-device-water img{height:500px}
.journey-bridge{position:absolute;z-index:1;left:31%;right:31%;top:48%;height:4px;border-radius:99px;background:#dcd1f8;transform:rotate(-7deg)}
.journey-bridge span{position:absolute;inset:0;border-radius:inherit;background:var(--purple);transform:scaleX(0);transform-origin:left;transition:transform 1.1s .35s ease}
.journey-bridge i{position:absolute;top:50%;left:0;width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:var(--purple);transform:translate(-2px,-50%);transition:left 1.1s .35s ease}
.about-journey.is-active .journey-bridge span{transform:scaleX(1)}
.about-journey.is-active .journey-bridge i{left:calc(100% - 10px)}

.why-card{
  display:grid;
  grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);
  align-items:center;
  gap:clamp(40px,6vw,90px);
  padding:clamp(36px,5vw,76px)!important;
  background:#fff!important;
  color:var(--purple-ink)!important;
  border:1px solid rgba(109,61,245,.13);
  border-radius:28px 90px 28px 28px!important;
  box-shadow:0 24px 80px rgba(73,43,132,.09)!important;
}
.why-card:after,.giant-question{display:none!important}
.why-card h2 em{color:var(--purple)!important}
.why-copy p{max-width:560px;margin:28px 0 0;color:var(--muted);font-size:1rem;line-height:1.75}
.access-story{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:500px;align-items:stretch}
.access-phone{margin:0;position:relative;overflow:hidden;border-radius:22px 55px 22px 22px;background:linear-gradient(150deg,#f9f7ff,#e6ddff);border:1px solid rgba(109,61,245,.1)}
.access-phone img{position:absolute;height:515px;width:auto;left:50%;top:12px;transform:translateX(-50%);filter:drop-shadow(0 25px 28px rgba(49,23,96,.18))}
.access-contribution img{top:20px}
.access-math{position:absolute;z-index:5;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:1fr 72px 1.15fr;gap:12px;align-items:center;padding:17px;border-radius:17px;background:rgba(255,255,255,.95);border:1px solid rgba(109,61,245,.14);box-shadow:0 18px 45px rgba(56,28,108,.13)}
.access-math>div:not(.access-route){display:flex;flex-direction:column;min-width:0}
.access-math strong{font-size:.88rem;line-height:1.2}
.access-math span{margin-top:3px;color:var(--muted);font-size:.72rem}
.access-route{height:4px;position:relative;border-radius:99px;background:#dfd6f8}
.access-route i{position:absolute;inset:0;border-radius:inherit;background:var(--purple);transform:scaleX(0);transform-origin:left;transition:transform 1s .3s ease}
.access-route b{position:absolute;top:50%;left:0;width:14px;height:14px;border:4px solid #fff;border-radius:50%;background:var(--purple);transform:translate(-2px,-50%);transition:left 1s .3s ease}
.access-story.is-active .access-route i{transform:scaleX(1)}
.access-story.is-active .access-route b{left:calc(100% - 8px)}

.belief-banner{
  grid-template-columns:minmax(520px,1.08fr) minmax(360px,.92fr);
  min-height:680px;
  padding:clamp(46px,6vw,96px) 7vw;
  gap:clamp(45px,7vw,110px);
  background:linear-gradient(135deg,#f7f4ff,#eee8ff)!important;
  color:var(--purple-ink)!important;
}
.belief-proof{position:relative;min-height:560px;overflow:hidden;border-radius:36px 100px 36px 36px;background:#fff;border:1px solid rgba(109,61,245,.12);box-shadow:0 24px 70px rgba(63,34,118,.08)}
.proof-phone{position:absolute;margin:0;z-index:2}
.proof-phone img{display:block;width:auto;height:510px;filter:drop-shadow(0 28px 30px rgba(43,20,84,.2))}
.proof-receipt{left:4%;bottom:-102px;transform:rotate(-5deg)}
.proof-system{right:2%;bottom:-70px;transform:rotate(5deg);z-index:3}
.proof-system img{height:530px}
.proof-line{position:absolute;z-index:1;left:33%;right:31%;top:47%;height:4px;border-radius:99px;background:#ded4fb;transform:rotate(-7deg)}
.proof-line span{position:absolute;inset:0;border-radius:inherit;background:var(--purple);transform:scaleX(0);transform-origin:left;transition:transform 1s .4s ease}
.proof-line i{position:absolute;top:50%;left:0;width:30px;height:30px;border:4px solid #fff;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-style:normal;font-weight:800;transform:translate(-8px,-50%) scale(.65);opacity:.45;transition:left 1s .4s ease,transform .4s 1.25s ease,opacity .4s 1.25s ease}
.belief-proof.is-active .proof-line span{transform:scaleX(1)}
.belief-proof.is-active .proof-line i{left:calc(100% - 15px);transform:translate(-8px,-50%) scale(1);opacity:1}
.belief-copy h2 em{color:var(--purple)!important}
.belief-copy>p{max-width:580px;margin-top:26px;color:var(--muted)!important;font-size:1rem!important;line-height:1.75}
.ownership-results{list-style:none;margin:36px 0 0;padding:0;border-top:1px solid rgba(109,61,245,.14)}
.ownership-results li{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid rgba(109,61,245,.14);font-weight:700}
.ownership-results li span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ded2ff;color:#412174;font-size:.75rem}

@keyframes sandi-process-flow{0%,10%{left:3%}90%,100%{left:calc(97% - 18px)}}

/* Technologies: a light product journey with the supplied app screens */
.site-header.tech-header{
  background:rgba(255,255,255,.94)!important;
  color:var(--purple-ink)!important;
  border-color:rgba(109,61,245,.12)!important;
  box-shadow:0 10px 38px rgba(54,30,102,.05)!important;
  backdrop-filter:blur(14px);
}
.tech-header .nav-cta{background:var(--purple-deep)!important;color:#fff!important;border-color:var(--purple-deep)!important}
.tech-header .site-nav a:not(.nav-cta):after{background:var(--purple)!important}
.tech-hero{
  grid-template-columns:minmax(420px,.88fr) minmax(600px,1.12fr)!important;
  min-height:720px;
  padding-top:4.5vw;
  background:radial-gradient(circle at 84% 17%,#eee8ff 0 19%,transparent 40%),#fff!important;
  color:var(--purple-ink)!important;
  overflow:hidden;
}
.tech-hero h1 em{color:var(--purple)!important}
.tech-hero-copy>p:not(.eyebrow){color:var(--muted)!important;line-height:1.72}
.tech-system-demo{
  position:relative;
  min-height:620px;
  border:1px solid rgba(109,61,245,.12);
  border-radius:42px 140px 42px 42px;
  background:linear-gradient(145deg,#fbfaff 0 40%,#e9e1ff 40% 100%);
  overflow:hidden;
  isolation:isolate;
}
.tech-system-demo:before{content:"";position:absolute;width:470px;height:470px;right:-115px;top:70px;border-radius:50%;border:1px solid rgba(109,61,245,.16);box-shadow:0 0 0 42px rgba(109,61,245,.035),0 0 0 84px rgba(109,61,245,.02)}
.tech-device-field{position:absolute;inset:0;z-index:2;will-change:transform}
.route-phone{position:absolute;width:auto;display:block;filter:drop-shadow(0 32px 35px rgba(39,18,78,.22))}
.route-phone-main{height:555px;right:5%;top:25px;transform:rotate(4deg)}
.route-phone-side{height:365px;left:29%;bottom:-40px;transform:rotate(-7deg);z-index:2}
.route-card{
  position:absolute;
  z-index:5;
  width:230px;
  min-height:82px;
  display:grid;
  grid-template-columns:34px 1fr;
  gap:12px;
  align-items:center;
  padding:14px;
  border:1px solid rgba(109,61,245,.14);
  border-radius:15px 34px 15px 15px;
  background:rgba(255,255,255,.95);
  box-shadow:0 18px 40px rgba(57,29,109,.11);
  opacity:.35;
  transform:translateY(14px);
  transition:opacity .55s ease,transform .55s ease;
}
.route-card>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ddd1ff;color:#3e216f;font-size:.72rem;font-weight:800}
.route-card p{margin:0;line-height:1.25}
.route-card strong{display:block;font-size:.83rem}
.route-card small{display:block;margin-top:4px;color:var(--muted);font-size:.75rem;line-height:1.4}
.route-save{left:3%;top:6%}
.route-choose{left:3%;bottom:8%}
.route-own{right:3%;bottom:6%}
.tech-system-demo.is-active .route-card{opacity:1;transform:none}
.tech-system-demo.is-active .route-choose{transition-delay:.55s}
.tech-system-demo.is-active .route-own{transition-delay:1.1s}
.tech-route{position:absolute;z-index:1;left:13%;right:12%;top:50%;height:4px;border-radius:99px;background:#d9cef8;transform:rotate(-9deg)}
.tech-route i{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#9b7cf6,var(--purple));transform:scaleX(0);transform-origin:left;transition:transform 1.65s .2s ease}
.tech-route b{position:absolute;left:0;top:50%;width:18px;height:18px;border:5px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 4px 16px rgba(109,61,245,.32);transform:translate(-3px,-50%);transition:left 1.65s .2s ease}
.tech-system-demo.is-active .tech-route i{transform:scaleX(1)}
.tech-system-demo.is-active .tech-route b{left:calc(100% - 10px)}
.feature-wide{
  background:linear-gradient(145deg,#fbfaff,#f0ebff)!important;
  color:var(--purple-ink)!important;
  border:1px solid rgba(109,61,245,.12);
  box-shadow:0 24px 75px rgba(66,36,121,.08)!important;
}
.feature-wide:after{display:none!important}
.feature-wide>div>p{color:var(--muted)!important}
.feature-wide .check-list li{border-color:rgba(109,61,245,.14);color:#40384c}
.feature-wide .check-list li:before{color:var(--purple)}
.marketplace{background:#f7f4ff!important}.intelligence{background:#eee8ff!important}
.tech-feature{border:1px solid rgba(109,61,245,.1);box-shadow:0 16px 52px rgba(66,36,121,.06)}

/* Impact: show ownership transfer, then show the information that protects it */
.impact-pillars{background:#f7f4ff!important;color:var(--purple-ink)!important}
.pillar{
  background:#fff!important;
  color:var(--purple-ink)!important;
  border:1px solid rgba(109,61,245,.12)!important;
  box-shadow:0 14px 42px rgba(65,35,119,.06);
}
.pillar.education{background:#eee8ff!important}.pillar.time{background:#e6dcff!important}.pillar.resilience{background:#ded1ff!important}
.pillar p,.pillar.health p,.pillar.education p,.pillar.time p,.pillar.resilience p{color:var(--muted)!important}
.pillar-icon{width:58px;height:58px;border-radius:18px 28px 18px 18px;display:grid;place-items:center;background:#eee8ff;color:var(--purple);font-size:1.9rem}
.ownership-impact{grid-template-columns:minmax(560px,1.08fr) minmax(360px,.92fr);gap:clamp(50px,7vw,110px)}
.ownership-proof{
  position:relative;
  min-height:570px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(109,61,245,.12);
  border-radius:40px 120px 40px 40px;
  background:linear-gradient(145deg,#faf8ff 0 43%,#e8e0ff 43%);
  box-shadow:0 24px 75px rgba(61,32,115,.08);
}
.saving-proof{
  position:absolute;
  z-index:5;
  left:24px;
  top:34px;
  width:235px;
  padding:18px;
  border:1px solid rgba(109,61,245,.13);
  border-radius:17px 38px 17px 17px;
  background:rgba(255,255,255,.95);
  box-shadow:0 18px 42px rgba(56,28,108,.1);
}
.member-stack{display:flex;margin-bottom:13px}
.saving-proof p{margin:0}.saving-proof p strong,.family-proof strong{display:block;font-size:.88rem;line-height:1.25}.saving-proof p span,.family-proof span{display:block;margin-top:4px;color:var(--muted);font-size:.7rem;line-height:1.4}
.proof-meter{height:7px;margin-top:15px;border-radius:99px;background:#e7e0fa;position:relative}
.proof-meter span{position:absolute;inset:0;border-radius:inherit;background:var(--purple);transform:scaleX(0);transform-origin:left;transition:transform 1s ease}
.proof-meter i{position:absolute;top:50%;left:0;width:13px;height:13px;border:4px solid #fff;border-radius:50%;background:var(--purple);transform:translate(-2px,-50%);transition:left 1s ease}
.receipt-device{position:absolute;z-index:3;left:53%;top:70px;width:165px;margin:0;transform:translateX(-50%) rotate(-2deg)}
.receipt-device img{display:block;width:100%;height:auto;filter:drop-shadow(0 28px 30px rgba(42,20,83,.2))}
.receipt-device figcaption{top:245px}
.family-proof{
  position:absolute;
  z-index:5;
  right:22px;
  bottom:28px;
  width:300px;
  min-height:175px;
  display:grid;
  grid-template-columns:92px 1fr;
  align-items:center;
  gap:12px;
  overflow:hidden;
  padding:16px;
  border:1px solid rgba(109,61,245,.13);
  border-radius:18px 44px 18px 18px;
  background:rgba(255,255,255,.96);
  box-shadow:0 20px 46px rgba(56,28,108,.12);
}
.family-proof img{display:block;height:185px;width:auto;justify-self:center;filter:drop-shadow(0 14px 18px rgba(44,20,88,.16))}
.family-proof b{display:inline-flex;margin-top:12px;padding:6px 10px;border-radius:99px;background:#e1d6ff;color:#3c2169;font-size:.68rem}
.ownership-path{position:absolute;z-index:2;height:4px;border-radius:99px;background:#d7ccf7}
.ownership-path span{position:absolute;inset:0;border-radius:inherit;background:var(--purple);transform:scaleX(0);transform-origin:left;transition:transform .8s ease}
.ownership-path i{position:absolute;left:0;top:50%;width:15px;height:15px;border:4px solid #fff;border-radius:50%;background:var(--purple);transform:translate(-2px,-50%);transition:left .8s ease}
.path-to-receipt{left:31%;width:24%;top:28%;transform:rotate(-7deg)}
.path-to-family{left:51%;width:30%;top:59%;transform:rotate(17deg)}
.ownership-proof.is-active .proof-meter span,.ownership-proof.is-active .ownership-path span{transform:scaleX(1)}
.ownership-proof.is-active .proof-meter i{left:calc(100% - 7px)}
.ownership-proof.is-active .ownership-path i{left:calc(100% - 8px)}
.ownership-proof.is-active .path-to-receipt span,.ownership-proof.is-active .path-to-receipt i{transition-delay:.75s}
.ownership-proof.is-active .path-to-family span,.ownership-proof.is-active .path-to-family i{transition-delay:1.45s}

.learn-section{background:linear-gradient(135deg,#fbfaff,#f2eeff)!important}
.learn-head{display:block}.learn-head h2{max-width:850px}
.learn-grid{grid-template-columns:minmax(520px,1fr) minmax(360px,.9fr);align-items:center}
.system-dashboard{
  min-height:500px;
  padding:30px;
  border:1px solid rgba(109,61,245,.13);
  border-radius:24px 64px 24px 24px;
  background:#fff;
  color:var(--purple-ink);
  box-shadow:0 24px 70px rgba(65,34,122,.09);
}
.dashboard-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(109,61,245,.13)}
.dashboard-head>div{display:flex;align-items:center;gap:10px}.dashboard-head strong{font-size:.9rem}.dashboard-head>span{color:var(--muted);font-size:.75rem}
.live-dot{width:10px;height:10px;border-radius:50%;background:#6d3df5;box-shadow:0 0 0 6px rgba(109,61,245,.11)}
.system-health{display:grid;grid-template-columns:105px 1fr;gap:22px;align-items:center;padding:26px 0 22px}
.system-health>div:last-child strong{display:block;font:400 1.65rem var(--serif)}
.system-health>div:last-child span{display:block;margin-top:4px;color:var(--muted);font-size:.82rem}
.filter-unit{width:92px;height:114px;border:3px solid #3d206c;border-radius:20px 20px 28px 28px;display:flex;align-items:stretch;justify-content:center;gap:7px;padding:17px 12px 12px;position:relative;overflow:hidden;background:#faf8ff}
.filter-unit:before{content:"";position:absolute;left:24px;right:24px;top:6px;height:8px;border:2px solid #3d206c;border-bottom:0;border-radius:8px 8px 0 0}
.filter-unit i{position:relative;z-index:2;width:15px;border:2px solid #6d3df5;border-radius:8px;background:linear-gradient(to top,#8d6bf0 0 62%,#fff 62%)}
.filter-unit i:nth-of-type(2){background:linear-gradient(to top,#b39bf5 0 76%,#fff 76%)}
.water-level{position:absolute;z-index:1;left:0;right:0;bottom:0;height:0;background:linear-gradient(to top,rgba(109,61,245,.22),rgba(109,61,245,.05));transition:height 1.2s .25s ease}
.system-dashboard.is-active .water-level{height:72%}
.system-signal{padding:13px 0;border-top:1px solid rgba(109,61,245,.11)}
.system-signal p{display:flex;justify-content:space-between;gap:20px;margin:0 0 8px;font-size:.79rem}.system-signal p span{color:var(--muted)}
.signal-bar{display:block;height:7px;border-radius:99px;background:#ece7f9;position:relative;overflow:hidden}
.signal-bar:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#b29af6,var(--purple));transform:scaleX(0);transform-origin:left;transition:transform 1.1s cubic-bezier(.2,.8,.2,1)}
.system-dashboard.is-active .signal-bar:after{transform:scaleX(var(--signal))}
.system-dashboard.is-active .system-signal:nth-of-type(3) .signal-bar:after{transition-delay:.2s}
.system-dashboard.is-active .system-signal:nth-of-type(4) .signal-bar:after{transition-delay:.4s}
.support-ready{display:flex;align-items:center;gap:10px;margin:18px 0 0;padding:12px 14px;border-radius:13px;background:#f0ebff;color:#413453;font-size:.78rem;font-weight:700}
.support-ready span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff}
.learn-list li{font:400 clamp(1.15rem,1.55vw,1.55rem)/1.25 var(--serif);padding:20px 0;color:#2a1c42}
.learn-list span{color:var(--purple);font-size:.7rem}

@keyframes sandi-live-pulse{0%,100%{box-shadow:0 0 0 6px rgba(109,61,245,.1)}50%{box-shadow:0 0 0 11px rgba(109,61,245,.02)}}
.system-dashboard.is-active .live-dot{animation:sandi-live-pulse 2s ease-in-out infinite}

@media(max-width:1200px){
  .trust-panel,.why-card,.belief-banner,.tech-hero,.ownership-impact{grid-template-columns:1fr!important}
  .community-proof,.about-journey,.belief-proof,.tech-system-demo,.ownership-proof{width:min(760px,100%);margin-inline:auto}
  .trust-content,.why-copy,.belief-copy,.tech-hero-copy,.ownership-impact>div:last-child{max-width:760px}
  .about-symbol{width:min(760px,100%);margin-inline:auto!important}
  .process-grid{grid-template-columns:repeat(5,minmax(230px,1fr));overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:22px;scrollbar-width:thin}
  .process-grid{padding-top:0}.process-grid:before,.process-grid:after{display:none}.process-card:before{top:14px}
  .process-card{scroll-snap-align:start}
  .tech-system-demo{min-height:650px}
  .feature-wide,.learn-grid{grid-template-columns:1fr!important}
  .phone-showcase{width:min(620px,100%);margin-inline:auto}
  .system-dashboard{width:min(720px,100%)}
}

@media(max-width:760px){
  .trust-panel,.why-card{padding:24px!important;border-radius:18px 48px 18px 18px!important}
  .trust-panel{gap:38px}
  .community-proof{min-height:700px;border-radius:24px 62px 24px 24px}
  .community-phone{width:215px;left:50%;top:16px;bottom:auto;transform:translateX(-50%) rotate(-3deg)}
  .community-outcome{left:16px;right:16px;top:auto;bottom:16px;width:auto;padding:18px}
  .member-row i,.member-stack i{width:30px;height:30px;font-size:8px}
  .owned-system{grid-template-columns:44px 1fr 28px;padding:12px;gap:10px}
  .process-section{padding-right:0!important}
  .process-section .section-heading{padding-right:24px}
  .process-grid{grid-template-columns:repeat(5,minmax(255px,78vw));gap:12px;padding-right:24px}
  .process-grid:before,.process-grid:after{display:none}
  .process-card{min-height:445px}
  .process-card:before{top:14px;left:14px;width:44px;height:44px;border-width:4px}
  .process-preview{height:245px}

  .about-symbol{min-height:490px}
  .about-journey{height:485px;border-radius:24px 66px 24px 24px}
  .about-device img{height:385px}
  .about-device-water img{height:415px}
  .about-device-group{left:-4%;bottom:-78px}
  .about-device-water{right:-7%;bottom:-55px}
  .about-device figcaption,.proof-phone figcaption,.receipt-device figcaption{top:22px;padding:7px 10px;font-size:.67rem}
  .journey-bridge{left:29%;right:27%;top:47%}

  .why-card{gap:34px}
  .access-story{min-height:500px;gap:8px}
  .access-phone{border-radius:16px 35px 16px 16px}
  .access-phone img{height:410px;top:16px}
  .access-math{left:9px;right:9px;bottom:10px;grid-template-columns:1fr 48px 1.15fr;gap:7px;padding:12px 10px}
  .access-math strong{font-size:.7rem}.access-math span{font-size:.63rem}

  .belief-banner{padding:70px 24px;gap:42px;min-height:auto}
  .belief-proof{min-height:500px;border-radius:24px 64px 24px 24px}
  .proof-phone img{height:405px}.proof-system img{height:425px}
  .proof-receipt{left:-4%;bottom:-72px}.proof-system{right:-8%;bottom:-52px}
  .ownership-results{margin-top:28px}

  .site-header.tech-header{position:sticky}
  .tech-header .menu-toggle>span:not(.sr-only),.page-tech.menu-open .tech-header .menu-toggle>span:not(.sr-only){background:var(--purple-ink)!important}
  .tech-header .site-nav{background:#fff!important;color:var(--purple-ink)!important}
  .tech-hero{padding:64px 24px 76px!important;gap:42px}
  .tech-system-demo{display:flex;flex-direction:column;min-height:auto;padding:18px;border-radius:24px 68px 24px 24px}
  .tech-system-demo:before{width:340px;height:340px;right:-170px;top:20px}
  .tech-device-field{position:relative;inset:auto;height:445px;order:0}
  .route-phone-main{height:420px;right:2%;top:0}
  .route-phone-side{height:275px;left:-2%;bottom:-10px}
  .tech-route{display:none}
  .route-card{position:relative;inset:auto!important;width:100%;min-height:74px;margin-top:10px;transform:none;opacity:1}
  .route-save{order:1}.route-choose{order:2}.route-own{order:3}
  .feature-wide{padding:38px 22px!important}

  .impact-pillars{padding-left:24px!important;padding-right:24px!important}
  .pillar-icon{margin-top:44px}
  .ownership-proof{min-height:760px;border-radius:24px 66px 24px 24px}
  .saving-proof{left:18px;right:18px;top:20px;width:auto}
  .receipt-device{width:140px;left:50%;top:220px}
  .receipt-device figcaption{top:210px}
  .family-proof{left:18px;right:18px;bottom:18px;width:auto;grid-template-columns:78px 1fr}
  .family-proof img{height:160px}
  .ownership-path{width:4px!important;height:82px;left:50%!important;right:auto!important;transform:none!important}
  .path-to-receipt{top:162px}.path-to-family{top:495px}
  .ownership-path span{transform:scaleY(0);transform-origin:top}
  .ownership-path i{left:50%;top:0;transform:translate(-50%,-2px);transition:top .8s ease}
  .ownership-proof.is-active .ownership-path span{transform:scaleY(1)}
  .ownership-proof.is-active .ownership-path i{left:50%;top:calc(100% - 8px)}

  .learn-section{padding-left:24px!important;padding-right:24px!important}
  .learn-grid{gap:40px;margin-top:42px}
  .system-dashboard{min-height:auto;padding:20px;border-radius:18px 44px 18px 18px}
  .system-health{grid-template-columns:88px 1fr;gap:16px}
  .filter-unit{width:78px;height:102px;padding-inline:9px}
  .dashboard-head>span{font-size:.68rem}
  .learn-list li{font-size:1.08rem;padding:17px 0;display:grid;grid-template-columns:36px 1fr;gap:4px}
  .learn-list span{margin-right:0}
}

@media(prefers-reduced-motion:reduce){
  .hero-phone,.water-orb,.float-card,.orbit,.live-dot{animation:none!important}
  .process-grid:after{display:none!important}
  .community-meter span,.community-handoff span,.journey-bridge span,.access-route i,.proof-line span,.tech-route i,.proof-meter span,.ownership-path span{transform:none!important;transition:none!important}
  .community-meter i{left:calc(100% - 7px)!important}.community-handoff i{top:calc(100% - 7px)!important}.journey-bridge i,.access-route b,.proof-line i,.tech-route b,.proof-meter i,.ownership-path i{transition:none!important}
  .journey-bridge i,.tech-route b{left:calc(100% - 10px)!important}.access-route b,.proof-meter i{left:calc(100% - 8px)!important}.proof-line i{left:calc(100% - 15px)!important;opacity:1!important;transform:translate(-8px,-50%) scale(1)!important}
  .route-card{opacity:1!important;transform:none!important;transition:none!important}
  .signal-bar:after{transform:scaleX(var(--signal))!important;transition:none!important}
  .water-level{height:72%!important;transition:none!important}
  .owned-system>em{opacity:1!important;transform:scale(1)!important;transition:none!important}
}

/* Homepage: make the familiar rotating savings model visible at a glance. */
.rotation-saving{
  position:relative;
  min-height:560px;
  overflow:hidden;
  isolation:isolate;
  border:1px solid rgba(109,61,245,.13);
  border-radius:38px 110px 38px 38px;
  background:linear-gradient(145deg,#fff 0 44%,#eee8ff 44% 100%);
}
.rotation-saving:before{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  left:-220px;
  bottom:-220px;
  border-radius:50%;
  border:1px solid rgba(109,61,245,.17);
  box-shadow:0 0 0 38px rgba(109,61,245,.035),0 0 0 76px rgba(109,61,245,.02);
}
.rotation-heading{position:absolute;z-index:5;left:24px;right:24px;top:22px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.rotation-heading span{font-size:.76rem;font-weight:800;color:#34224f}
.rotation-heading strong{padding:7px 11px;border-radius:99px;background:#ede6ff;color:#5530b6;font-size:.66rem;letter-spacing:.04em;text-transform:uppercase}
.rotation-cycle{position:absolute;z-index:3;width:350px;height:350px;right:12px;top:74px;border-radius:50%}
.rotation-cycle:before{content:"";position:absolute;inset:35px;border:2px dashed #cfc1f6;border-radius:50%}
.rotation-cycle:after{
  content:"";
  position:absolute;
  inset:33px;
  border-radius:50%;
  background:conic-gradient(from -90deg,var(--purple) 0 45deg,transparent 45deg 360deg);
  -webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));
  mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));
  transform:rotate(-28deg);
  opacity:.85;
}
.cycle-core{position:absolute;z-index:3;left:50%;top:50%;width:116px;height:116px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#d9cdff,#a98cf7);color:#271744;box-shadow:0 14px 35px rgba(76,40,145,.17)}
.cycle-core small{font-size:.52rem;font-weight:900;letter-spacing:.12em}.cycle-core strong{margin-top:4px;font:400 1.25rem var(--serif)}.cycle-core span{font-size:.65rem;color:#5e4d76}
.cycle-member{position:absolute;z-index:4;display:flex;flex-direction:column;align-items:center;gap:4px;font-style:normal;transform:translate(-50%,-50%)}
.cycle-member b{width:42px;height:42px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;background:#ddd2ff;color:#40226f;font-size:.66rem;box-shadow:0 7px 18px rgba(58,30,109,.13)}
.cycle-member span{padding:3px 7px;border-radius:99px;background:rgba(255,255,255,.88);color:#665b74;font-size:.54rem;font-weight:700;box-shadow:0 4px 12px rgba(54,27,101,.07)}
.cycle-member.active b{background:var(--purple);color:#fff;box-shadow:0 0 0 6px rgba(109,61,245,.15),0 8px 20px rgba(73,36,147,.25)}
.member-1{left:50%;top:7%}.member-2{left:80%;top:20%}.member-3{left:93%;top:50%}.member-4{left:80%;top:80%}.member-5{left:50%;top:93%}.member-6{left:20%;top:80%}.member-7{left:7%;top:50%}.member-8{left:20%;top:20%}
.rotation-phone{position:absolute;z-index:2;left:-4px;bottom:-138px;width:205px;margin:0;transform:rotate(-5deg)}
.rotation-phone img{display:block;width:100%;height:auto;filter:drop-shadow(0 28px 30px rgba(43,20,84,.2))}
.rotation-phone figcaption{position:absolute;top:62px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:7px 10px;border:1px solid rgba(109,61,245,.13);border-radius:99px;background:rgba(255,255,255,.95);color:#3e2864;font-size:.62rem;font-weight:800;box-shadow:0 9px 22px rgba(54,29,102,.1)}
.rotation-note{position:absolute;z-index:6;right:20px;bottom:20px;width:300px;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:14px;border:1px solid rgba(109,61,245,.13);border-radius:16px 34px 16px 16px;background:rgba(255,255,255,.95);box-shadow:0 18px 40px rgba(57,29,109,.11)}
.rotation-note>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-size:1.15rem}
.rotation-note p{margin:0}.rotation-note strong,.rotation-note small{display:block}.rotation-note strong{font-size:.78rem}.rotation-note small{margin-top:4px;color:var(--muted);font-size:.64rem;line-height:1.4}
.rotation-saving.is-active .cycle-member.active b{animation:sandi-receiver-pulse 2s ease-in-out infinite}
.rotation-saving.is-active .rotation-cycle:after{animation:sandi-turn-progress 1.1s .2s cubic-bezier(.2,.8,.2,1) both}
@keyframes sandi-receiver-pulse{0%,100%{box-shadow:0 0 0 6px rgba(109,61,245,.15),0 8px 20px rgba(73,36,147,.25)}50%{box-shadow:0 0 0 11px rgba(109,61,245,.05),0 8px 20px rgba(73,36,147,.25)}}
@keyframes sandi-turn-progress{from{transform:rotate(-73deg);opacity:.15}to{transform:rotate(-28deg);opacity:.85}}

@media(max-width:760px){
  .rotation-saving{min-height:690px;border-radius:24px 62px 24px 24px}
  .rotation-heading{left:16px;right:16px;top:17px}.rotation-heading span{font-size:.68rem}.rotation-heading strong{font-size:.58rem}
  .rotation-cycle{width:310px;height:310px;left:50%;right:auto;top:66px;transform:translateX(-50%)}
  .cycle-member b{width:38px;height:38px}.cycle-member span{font-size:.49rem;padding-inline:5px}
  .cycle-core{width:104px;height:104px}.cycle-core strong{font-size:1.08rem}
  .rotation-phone{width:185px;left:-24px;bottom:-120px}
  .rotation-note{right:12px;bottom:16px;width:245px;grid-template-columns:34px 1fr;padding:11px;gap:9px}
  .rotation-note>span{width:34px;height:34px}.rotation-note strong{font-size:.7rem}.rotation-note small{font-size:.58rem}
}

@media(prefers-reduced-motion:reduce){.rotation-saving.is-active .cycle-member.active b,.rotation-saving.is-active .rotation-cycle:after{animation:none!important}}

/* Make the homepage journeys explanatory rather than decorative. */
.process-action{
  margin:0 0 8px!important;
  color:var(--purple)!important;
  font-size:.62rem!important;
  font-weight:900;
  letter-spacing:.1em;
  line-height:1.25!important;
  text-transform:uppercase;
}
.process-card h3{margin:0 0 9px}
.process-card:nth-child(4) .process-preview img{height:390px;transform:translateY(22px)}
.process-card:nth-child(5) .process-preview img{height:395px;transform:translateY(18px)}

.ripple-grid{align-items:stretch}
.ripple-card{
  min-height:350px;
  padding:22px;
  overflow:hidden;
  position:relative;
  justify-content:flex-start;
  background:linear-gradient(155deg,#fff,#faf8ff);
}
.ripple-card:after{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  right:-68px;
  top:-70px;
  border-radius:50%;
  border:1px solid rgba(109,61,245,.12);
  box-shadow:0 0 0 22px rgba(109,61,245,.025);
}
.ripple-card .impact-symbol{
  width:58px;
  height:58px;
  margin:28px 0 22px;
  border-radius:18px;
  display:grid;
  place-items:center;
  background:#eee8ff;
  color:#4e27b1;
  font-size:1.7rem;
}
.ripple-card h3{margin:0 0 14px;font-size:1.16rem;line-height:1.15}
.impact-path{display:grid;grid-template-columns:1fr auto 1.12fr;gap:7px;align-items:center;margin:0 0 15px;padding:11px 10px;border-radius:12px;background:#f1edff;color:#46395a}
.impact-path span,.impact-path strong{font-size:.63rem;line-height:1.3}.impact-path span{color:#746a80}.impact-path strong{color:#35205f}.impact-path i{color:var(--purple);font-style:normal;font-weight:900}
.ripple-card>p{margin:auto 0 0;font-size:.72rem;line-height:1.5}

@media(max-width:760px){
  .ripple-card{min-height:300px}
  .ripple-card .impact-symbol{margin:22px 0 18px}
  .impact-path span,.impact-path strong{font-size:.68rem}
}

/* Contact keeps the same light visual language; deep purple stays in the footer and CTAs. */
.site-header.contact-header{background:rgba(255,255,255,.94)!important;color:var(--purple-ink)!important;border-color:rgba(109,61,245,.12)!important;box-shadow:0 10px 38px rgba(54,30,102,.05)!important;backdrop-filter:blur(14px)}
.contact-header .nav-cta{background:var(--purple-deep)!important;color:#fff!important;border-color:var(--purple-deep)!important}
.contact-main{background:#fff!important;color:var(--purple-ink)!important}
.contact-intro{background:radial-gradient(circle at 82% 34%,#e9e1ff 0 18%,transparent 40%),#fff!important}
.contact-intro>div>p:last-child{color:var(--muted)!important}
.contact-intro h1 em{color:var(--purple)!important}
.contact-orb{animation:none!important;background:linear-gradient(145deg,#fbfaff,#cdbbff 62%,#8c68ef)!important;box-shadow:0 0 0 28px rgba(109,61,245,.035),0 30px 80px rgba(62,31,119,.14)!important}
.contact-close{background:#f5f2ff;color:var(--purple-ink)}
.contact-close p{color:var(--purple)!important}.contact-close h2 em{color:var(--purple)!important}
@media(max-width:760px){
  .contact-header .menu-toggle>span:not(.sr-only),.page-contact.menu-open .contact-header .menu-toggle>span:not(.sr-only){background:var(--purple-ink)!important}
  .contact-header .site-nav{background:#fff!important;color:var(--purple-ink)!important}
}
@media(prefers-reduced-motion:reduce){
  .contact-orb,.system-dashboard.is-active .live-dot{animation:none!important}
}

/* Keep the key story visuals focused on one primary phone mockup. */
.about-device-water{
  left:50%;
  right:auto;
  bottom:-74px;
  transform:translateX(-50%) rotate(2deg);
}
.about-device-water img{height:510px}

.proof-system{
  left:50%;
  right:auto;
  bottom:-72px;
  transform:translateX(-50%) rotate(2deg);
}
.proof-system img{height:540px}

.route-phone-main{
  height:570px;
  right:11%;
  top:22px;
  transform:rotate(2deg);
}
.route-save,.route-choose{left:4%}
.route-own{right:4%}

.receipt-device{
  left:52%;
  top:44px;
  width:220px;
  transform:translateX(-50%) rotate(1deg);
}
.receipt-device figcaption{top:48px}
.family-proof{
  width:250px;
  min-height:132px;
  grid-template-columns:1fr;
  padding:20px;
}
.path-to-receipt{left:32%;width:22%;top:28%}
.path-to-family{left:54%;width:25%;top:60%}

@media(max-width:760px){
  .about-device-water{
    left:50%;
    right:auto;
    bottom:-58px;
    transform:translateX(-50%) rotate(2deg);
  }
  .about-device-water img{height:420px}
  .proof-system{
    left:50%;
    right:auto;
    bottom:-58px;
    transform:translateX(-50%) rotate(2deg);
  }
  .proof-system img{height:430px}
  .route-phone-main{
    height:420px;
    left:50%;
    right:auto;
    top:0;
    transform:translateX(-50%) rotate(2deg);
  }
  .receipt-device{width:175px;left:50%;top:205px}
  .receipt-device figcaption{top:38px}
  .family-proof{grid-template-columns:1fr;min-height:125px}
}

/* About page: let the complete phone stand alone without decorative panels. */
.about-hero:before,
.about-hero:after{display:none}
.about-journey,
.belief-proof{
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.about-journey:before,
.belief-proof:before{display:none}
.about-device-water{
  bottom:0;
  animation:sandi-single-phone-float 5.5s ease-in-out infinite;
  transform-origin:center bottom;
}
.proof-system{
  bottom:10px;
  animation:sandi-single-phone-float 5.5s -1.5s ease-in-out infinite;
  transform-origin:center bottom;
}
@keyframes sandi-single-phone-float{
  0%,100%{transform:translateX(-50%) translateY(0) rotate(1deg)}
  50%{transform:translateX(-50%) translateY(-14px) rotate(-1deg)}
}

@media(max-width:760px){
  .about-device-water,.proof-system{bottom:0}
}

@media(prefers-reduced-motion:reduce){
  .about-device-water,.proof-system{
    animation:none!important;
    transform:translateX(-50%) rotate(1deg);
  }
}

/* Bring the ownership phone and its supporting copy into one tighter group. */
.belief-banner{gap:clamp(24px,2.5vw,44px)}
.belief-proof{width:min(620px,100%);justify-self:end}
.proof-system{left:64%}

@media(max-width:1000px){
  .belief-proof{width:min(620px,100%);justify-self:center}
  .proof-system{left:50%}
}

/* Technologies page: keep the phone composition free of a background panel. */
.tech-system-demo{
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
}
.tech-system-demo:before{display:none}
.route-phone-main{
  animation:sandi-tech-phone-float 5.5s ease-in-out infinite;
  transform-origin:center bottom;
}
@keyframes sandi-tech-phone-float{
  0%,100%{transform:translateY(0) rotate(2deg)}
  50%{transform:translateY(-14px) rotate(0)}
}

@media(prefers-reduced-motion:reduce){
  .route-phone-main{animation:none!important;transform:rotate(2deg)}
}

/* Contact page conversation hub redesign */
.page-contact .contact-main{overflow:hidden;background:#fff!important}
.contact-hero{
  position:relative;
  min-height:720px;
  display:grid;
  grid-template-columns:minmax(520px,1.05fr) minmax(460px,.95fr);
  align-items:center;
  gap:clamp(55px,7vw,120px);
  padding:clamp(80px,8vw,135px) 7vw;
  background:
    radial-gradient(circle at 86% 20%,rgba(109,61,245,.09),transparent 28%),
    linear-gradient(135deg,#fff 0 62%,#f7f4ff 100%);
  isolation:isolate;
}
.contact-hero:before{content:"";position:absolute;z-index:-1;left:-170px;bottom:-210px;width:430px;height:430px;border:1px solid rgba(109,61,245,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(109,61,245,.025),0 0 0 90px rgba(109,61,245,.015)}
.contact-kicker{display:inline-flex;align-items:center;gap:11px;color:var(--purple);font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.contact-kicker i{width:28px;height:2px;border-radius:99px;background:currentColor}
.contact-hero-copy h1{max-width:790px;margin-top:28px;font:400 clamp(4rem,6.2vw,7.4rem)/.93 var(--serif);letter-spacing:-.065em}
.contact-hero-copy h1 em{display:block;color:var(--purple);font-weight:400}
.contact-hero-copy>p{max-width:670px;margin:32px 0 0;color:var(--muted);font-size:1.12rem;line-height:1.75}
.contact-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:38px}
.contact-text-link{display:inline-flex;align-items:center;gap:18px;padding-bottom:6px;border-bottom:1px solid rgba(40,22,67,.5);font-size:.8rem;font-weight:800}
.contact-promises{display:flex;flex-wrap:wrap;gap:28px;margin-top:52px;color:#62586f;font-size:.75rem;font-weight:700}
.contact-promises span{display:flex;align-items:center;gap:10px}.contact-promises b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#eee8ff;color:var(--purple);font-size:.58rem}
.conversation-stage{position:relative;width:min(570px,100%);aspect-ratio:1;justify-self:end}
.conversation-stage:before{content:"";position:absolute;inset:11%;border-radius:42% 58% 54% 46%/48% 42% 58% 52%;background:linear-gradient(145deg,#eee8ff,#c9b7ff 60%,#9f82f5);box-shadow:inset 25px 25px 50px rgba(255,255,255,.4),0 34px 80px rgba(73,38,143,.14);animation:contact-morph 9s ease-in-out infinite alternate}
.conversation-ring{position:absolute;border:1px solid rgba(109,61,245,.2);border-radius:50%}.ring-a{inset:2% 9%;transform:rotate(-18deg)}.ring-b{inset:14% 1%;transform:rotate(24deg)}
.conversation-core{position:absolute;z-index:3;left:50%;top:50%;width:190px;height:190px;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:var(--purple-ink);box-shadow:0 24px 60px rgba(61,30,119,.16);text-align:center}
.conversation-core small{font-size:.55rem;font-weight:900;letter-spacing:.13em;color:var(--purple)}.conversation-core strong{margin-top:7px;font:italic 400 2.2rem/.85 var(--serif)}.conversation-core i{margin-top:12px;font-style:normal;font-size:1.3rem}
.conversation-topic{position:absolute;z-index:4;padding:11px 16px;border:1px solid rgba(109,61,245,.13);border-radius:99px;background:rgba(255,255,255,.92);box-shadow:0 14px 35px rgba(57,29,109,.1);font-size:.7rem;font-weight:800}.topic-community{left:0;top:25%}.topic-technology{right:-2%;top:31%}.topic-partnership{left:12%;bottom:12%}
.conversation-pulse{position:absolute;z-index:5;width:13px;height:13px;border:4px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 0 0 8px rgba(109,61,245,.1)}.pulse-one{left:18%;top:42%}.pulse-two{right:18%;top:55%}.pulse-three{left:45%;bottom:8%}
@keyframes contact-morph{to{border-radius:56% 44% 42% 58%/43% 60% 40% 57%;transform:rotate(4deg)}}

.contact-route-section{padding:clamp(85px,9vw,145px) 7vw;background:#f5f2ff}
.contact-route-heading{display:grid;grid-template-columns:.35fr 1fr .75fr;gap:clamp(30px,5vw,80px);align-items:end;margin-bottom:58px}
.contact-route-heading>span{align-self:start;color:var(--purple);font-size:.68rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.contact-route-heading h2{font-size:clamp(3rem,4.7vw,5.6rem)!important;max-width:760px}.contact-route-heading h2 em{color:var(--purple)}
.contact-route-heading p{margin:0;color:var(--muted);line-height:1.75}
.contact-route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.contact-route-card{position:relative;min-height:390px;display:flex;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid rgba(109,61,245,.12);border-radius:22px 68px 22px 22px;background:#fff;color:var(--purple-ink);text-align:left;cursor:pointer;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.contact-route-card:after{content:"";position:absolute;width:170px;height:170px;right:-100px;top:-105px;border:1px solid rgba(109,61,245,.14);border-radius:50%;box-shadow:0 0 0 28px rgba(109,61,245,.025)}
.contact-route-card:hover{transform:translateY(-10px);border-color:rgba(109,61,245,.28);box-shadow:0 28px 60px rgba(65,33,123,.12)}
.contact-route-card.featured{background:linear-gradient(145deg,#321466,#6d3df5);color:#fff}.contact-route-card.featured:after{border-color:rgba(255,255,255,.25);box-shadow:0 0 0 28px rgba(255,255,255,.035)}
.contact-route-card>span{font-size:.65rem;font-weight:900;letter-spacing:.1em}.contact-route-card>i{width:56px;height:56px;margin:54px 0 auto;border-radius:18px 28px 18px 18px;display:grid;place-items:center;background:#eee8ff;color:var(--purple);font-style:normal;font-size:1.5rem}.contact-route-card.featured>i{background:rgba(255,255,255,.16);color:#fff}
.contact-route-card h3{margin:24px 0 11px;font-size:1.5rem;letter-spacing:-.035em}.contact-route-card p{max-width:340px;margin:0 0 25px;color:var(--muted);font-size:.85rem;line-height:1.65}.contact-route-card.featured p{color:#ddd2f5}.contact-route-card>b{margin-top:auto;font-size:.72rem}

.contact-workspace{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(600px,1.22fr);gap:clamp(60px,9vw,145px);align-items:start;padding:clamp(90px,10vw,165px) 7vw;background:#fff}
.contact-workspace-copy{position:sticky;top:150px}
.contact-workspace-copy h2{max-width:580px;margin-top:25px;font-size:clamp(3rem,4.3vw,5.1rem)!important}
.contact-workspace-copy>p{max-width:560px;margin:30px 0 0;color:var(--muted);font-size:1rem;line-height:1.8}
.contact-note{display:grid;grid-template-columns:46px 1fr;gap:15px;align-items:start;margin-top:42px;padding:20px;border:1px solid rgba(109,61,245,.12);border-radius:16px 38px 16px 16px;background:#f7f4ff}
.contact-note>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#ded2ff;color:var(--purple)}.contact-note p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.55}.contact-note strong{display:block;margin-bottom:4px;color:var(--purple-ink);font-size:.82rem}
.contact-workspace-copy blockquote{margin:48px 0 0;padding-left:25px;border-left:3px solid var(--purple);font:italic 400 1.55rem/1.25 var(--serif);color:#49355f}
.contact-form-redesign{padding:clamp(34px,4.5vw,68px);border:1px solid rgba(109,61,245,.14)!important;border-radius:28px 86px 28px 28px;background:#fbfaff!important;box-shadow:0 30px 90px rgba(60,29,118,.1)!important}
.contact-form-redesign .form-heading{align-items:flex-start;margin-bottom:42px;padding-bottom:30px;border-color:rgba(109,61,245,.14)}
.contact-form-redesign .form-heading>div{display:flex;flex-direction:column}.contact-form-redesign .form-heading small{color:var(--purple);font-size:.58rem;font-weight:900;letter-spacing:.14em}.contact-form-redesign .form-heading span{margin-top:7px;font-size:clamp(2rem,3vw,3.1rem)}
.contact-form-redesign fieldset{margin:0 0 36px;padding:0;border:0}.contact-form-redesign legend{width:100%;display:flex;align-items:center;gap:12px;margin-bottom:22px;color:#433552;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.contact-form-redesign legend span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#e6dcff;color:var(--purple);font-size:.58rem}
.contact-form-redesign label{margin-bottom:18px;color:#554b61;font-size:.64rem}
.contact-form-redesign input:not([type=checkbox]),.contact-form-redesign select,.contact-form-redesign textarea{padding:15px 16px;border:1px solid #ddd4ef!important;border-radius:11px;background:#fff!important;transition:border-color .2s ease,box-shadow .2s ease}
.contact-form-redesign input:focus,.contact-form-redesign select:focus,.contact-form-redesign textarea:focus{border-color:var(--purple)!important;box-shadow:0 0 0 4px rgba(109,61,245,.08)}
.contact-form-redesign textarea{min-height:150px}.contact-form-redesign .consent{margin:5px 0 24px}.contact-form-redesign .submit-button{min-height:62px;background:linear-gradient(90deg,#321466,#6d3df5)}
.contact-form-redesign .form-status{color:var(--purple)}

.contact-close-redesign{position:relative;padding:clamp(90px,10vw,160px) 7vw!important;background:linear-gradient(135deg,#291052,#4c20a8)!important;color:#fff!important;overflow:hidden}
.contact-close-redesign:before{content:"";position:absolute;width:500px;height:500px;right:-210px;top:-250px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 50px rgba(255,255,255,.025),0 0 0 100px rgba(255,255,255,.015)}
.contact-close-redesign>span{position:relative;text-transform:uppercase;letter-spacing:.15em;color:#c9b7ff;font-size:.66rem;font-weight:900}.contact-close-redesign h2{position:relative;max-width:1100px;margin:25px auto 40px;font-size:clamp(4rem,7.5vw,8.5rem)!important;color:#fff}.contact-close-redesign h2 em{color:#cbb9ff!important}.contact-close-redesign .button{position:relative;background:#fff;color:#2d125a}

@media(max-width:1050px){
  .contact-hero{grid-template-columns:1fr;min-height:auto}.conversation-stage{width:min(540px,100%);justify-self:center}
  .contact-route-heading{grid-template-columns:1fr}.contact-route-heading h2{max-width:800px}.contact-route-heading p{max-width:620px}
  .contact-workspace{grid-template-columns:1fr}.contact-workspace-copy{position:relative;top:auto;max-width:720px}
}
@media(max-width:760px){
  .contact-hero{padding:72px 24px 80px;gap:50px}.contact-hero-copy h1{font-size:clamp(3.2rem,14vw,4.7rem)}.contact-hero-copy>p{font-size:1rem}.contact-promises{gap:13px;flex-direction:column}.conversation-stage{width:100%}.conversation-core{width:135px;height:135px}.conversation-core strong{font-size:1.55rem}.conversation-topic{padding:8px 10px;font-size:.58rem}.topic-technology{right:0}.contact-route-section,.contact-workspace{padding:76px 24px}.contact-route-grid{grid-template-columns:1fr}.contact-route-card{min-height:330px}.contact-route-card>i{margin-top:38px}.contact-workspace{gap:50px}.contact-form-redesign{padding:28px 19px;border-radius:20px 52px 20px 20px}.contact-form-redesign .form-heading{gap:20px}.contact-form-redesign .form-heading p{display:none}.contact-form-redesign .form-row{grid-template-columns:1fr}.contact-close-redesign{padding:85px 24px!important}.contact-close-redesign h2{font-size:clamp(3.2rem,14vw,5rem)!important}
}
@media(prefers-reduced-motion:reduce){.conversation-stage:before{animation:none!important}}

/* About page community gallery */
.about-gallery{padding:clamp(90px,10vw,155px) 7vw;background:#f6f2ff;color:var(--purple-ink)}
.gallery-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(40px,8vw,130px);align-items:end;margin-bottom:clamp(48px,6vw,86px)}
.gallery-heading h2{font-size:clamp(3.2rem,5.5vw,6.5rem)}
.gallery-heading h2 em{color:var(--purple)}
.gallery-heading>p{max-width:500px;margin:0 0 8px;color:var(--muted);font-size:1rem;line-height:1.8}
.gallery-grid{columns:4 250px;column-gap:16px}
.gallery-item{position:relative;margin:0 0 16px;break-inside:avoid;overflow:hidden;border-radius:18px 48px 18px 18px;background:#ddd2f5}
.gallery-item:nth-child(4n+2){border-radius:48px 18px 18px 18px}
.gallery-item button{position:relative;width:100%;display:block;padding:0;border:0;background:none;color:#fff;cursor:zoom-in;overflow:hidden;text-align:left}
.gallery-item img{width:100%;height:auto;display:block;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .65s ease}
.gallery-item button:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(27,16,51,.78));opacity:.78;transition:opacity .35s ease}
.gallery-item span{position:absolute;z-index:2;left:19px;right:19px;bottom:17px;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transform:translateY(7px);opacity:0;transition:transform .35s ease,opacity .35s ease}
.gallery-item button:hover img,.gallery-item button:focus-visible img{transform:scale(1.035);filter:saturate(1.08)}
.gallery-item button:hover span,.gallery-item button:focus-visible span{transform:none;opacity:1}
.gallery-item button:focus-visible{outline:4px solid var(--purple);outline-offset:-4px}
.gallery-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:clamp(22px,4vw,54px);border:0;background:rgba(20,10,39,.94);color:#fff;overflow:hidden}
.gallery-lightbox[open]{display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;gap:20px}
.gallery-lightbox::backdrop{background:rgba(20,10,39,.72);backdrop-filter:blur(12px)}
.gallery-lightbox figure{height:100%;min-height:0;margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;place-items:center}
.gallery-lightbox figure img{display:block;max-width:100%;max-height:calc(100vh - 125px);object-fit:contain;border-radius:12px;box-shadow:0 30px 90px rgba(0,0,0,.35)}
.gallery-lightbox figcaption{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-align:center}
.gallery-close,.gallery-nav{border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;transition:background .25s ease,transform .25s ease}
.gallery-close:hover,.gallery-nav:hover{background:var(--purple);transform:scale(1.06)}
.gallery-close{position:absolute;z-index:4;right:24px;top:22px;width:46px;height:46px;font-size:1.8rem}
.gallery-nav{width:58px;height:58px;font-size:1.35rem}
@media(max-width:900px){.gallery-heading{grid-template-columns:1fr}.gallery-heading>p{max-width:650px}.gallery-grid{columns:3 210px}}
@media(max-width:600px){.about-gallery{padding:76px 24px}.gallery-grid{columns:2 140px;column-gap:10px}.gallery-item{margin-bottom:10px;border-radius:12px 30px 12px 12px}.gallery-item:nth-child(4n+2){border-radius:30px 12px 12px 12px}.gallery-item span{display:none}.gallery-lightbox{padding:70px 14px 20px}.gallery-lightbox[open]{grid-template-columns:44px minmax(0,1fr) 44px;gap:7px}.gallery-nav{width:42px;height:42px}.gallery-close{right:14px;top:13px}}
@media(prefers-reduced-motion:reduce){.gallery-item img{transition:none}}

/* Home hero: reuse a real community moment from the About gallery. */
.page-home .home-hero{
  background:
    linear-gradient(90deg,rgba(27,16,51,.9) 0%,rgba(27,16,51,.76) 46%,rgba(27,16,51,.4) 100%),
    url("assets/3ba5b4b2-681a-4901-a07b-18afe198b4f0.JPG") center/cover no-repeat;
  color:#fff;
}
.page-home .home-hero:before,
.page-home .home-hero:after{display:none}
.page-home .home-hero .hero-copy h1 em{color:#d8caff}
.page-home .home-hero .hero-copy .hero-lead{color:rgba(255,255,255,.86)}
.page-home .home-hero .button-primary{background:#fff;color:var(--purple-ink)}
.page-home .home-hero .button-primary:hover{background:#d8caff;color:var(--purple-ink)}
.page-home .home-hero .button-outline{border-color:rgba(255,255,255,.72);color:#fff;background:rgba(27,16,51,.18)}
.page-home .home-hero .button-outline:hover{background:rgba(255,255,255,.12)}
.page-home .home-hero .avatars i{border-color:#2b1944;color:var(--purple-ink)}

@media(max-width:760px){
  .page-home .home-hero{
    background-position:62% center;
    background-image:
      linear-gradient(180deg,rgba(27,16,51,.88) 0%,rgba(27,16,51,.72) 58%,rgba(27,16,51,.58) 100%),
      url("assets/3ba5b4b2-681a-4901-a07b-18afe198b4f0.JPG");
  }
}

/* Home header cleanup requested after the hero background update. */
.page-home .site-header{
  height:78px;
  border-bottom:0;
}
.page-home .site-header .brand{
  width:64px;
  height:64px;
}
.page-home .site-header .brand img{
  width:60px;
  height:60px;
}
.page-home .water-stage .orbit,
.page-home .water-stage:before,
.page-home .water-stage:after{
  display:none!important;
}
.page-home .home-hero .float-card{
  color:var(--purple-ink);
  background:rgba(255,255,255,.96);
}
.page-home .home-hero .float-card p,
.page-home .home-hero .float-card p strong{
  color:var(--purple-ink);
}

@media(max-width:760px){
  .page-home .site-header{height:68px}
  .page-home .site-header .brand{width:56px;height:56px}
  .page-home .site-header .brand img{width:52px;height:52px}
}
