@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#172e35;--muted:#647374;--paper:#fbfcf9;--accent:#244b45;--line:#dfe6df;--sky:#e8f4fb;--lavender:#efedf9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #5b93ba;outline-offset:5px}.wrap{width:min(1200px,calc(100% - 96px));margin:auto}.header{background:#fbfcf9ed;backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid #e7eae3}.nav{height:94px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;font-size:29px;letter-spacing:-1.2px;line-height:1.25}.brand-sub{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:.5px;font-weight:500;margin-top:4px}.nav nav{display:flex;gap:28px;font-size:13px;font-weight:550}.nav nav a:hover,.footer a:hover{color:#387e70}.nav-actions{display:flex;align-items:center;gap:25px;font-size:13px}.button{background:var(--accent);color:white;padding:16px 24px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:7px;border:1px solid var(--accent);font-size:13px;font-weight:650;transition:background .2s,transform .2s}.button:hover{background:#35695e;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.button.small{padding:11px 20px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:56px;padding-top:90px;padding-bottom:90px;align-items:center}.eyebrow{text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:2px;line-height:1.8;margin:0 0 20px}.hero .eyebrow{text-transform:none;letter-spacing:.8px;font-size:11px;display:flex;align-items:center;gap:9px}.live-dot{width:7px;height:7px;border-radius:100%;background:#76a88c;box-shadow:0 0 0 4px #76a88c15}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(45px,5.2vw,72px);font-weight:550;letter-spacing:-3.8px;line-height:1.1;margin-bottom:26px;position:relative}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.055em;color:#497967}.underline{position:absolute;width:52%;height:18px;bottom:-13px;right:11%;fill:none;stroke:#c1d5b6;stroke-width:3;stroke-linecap:round}.lead{font-size:15px;line-height:1.85;color:var(--muted);max-width:440px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:30px}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:10px}.play{width:27px;height:27px;border:1px solid #b7c7bb;border-radius:50%;display:grid;place-items:center;font-size:18px}.hero-note{display:flex;gap:13px;align-items:center;margin-top:36px}.hero-note p{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.hero-note strong{font-weight:500;color:var(--ink)}.mini-icon{font-size:28px;color:#759483}.hero-art{position:relative;padding:15px 0 15px 5px}.photo-frame{height:475px;border-radius:150px 18px 18px 18px;overflow:hidden;position:relative;background:#dfe7de}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.photo-frame:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#102f32a8)}.photo-caption{position:absolute;bottom:28px;left:30px;color:white;letter-spacing:2px;font-size:8px;z-index:1}.orbit{position:absolute;right:-25px;top:-35px;font-size:100px;line-height:1;color:#d7b76a;transform:rotate(10deg)}.floating-card{display:flex;align-items:center;gap:12px;position:absolute;bottom:80px;left:-45px;padding:17px 22px;background:white;border:1px solid #e5e9e3;border-radius:12px;box-shadow:0 12px 35px #152c3020}.floating-card strong{display:block;font-size:12px}.floating-card small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.check{display:inline-grid;place-items:center;background:#e7f3e5;color:#40775a;width:32px;height:32px;border-radius:50%;flex-shrink:0}.image-tag{position:absolute;bottom:-12px;right:18px;font-size:10px;letter-spacing:.3px;display:flex;align-items:center;gap:9px}.image-tag span{font-size:24px;color:#886daf}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f3ec}.principles-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:28px}.principles p{font-size:11px;line-height:1.6;margin:0}.principles p strong{font-weight:500}.principles-inner>span{font-family:Manrope,sans-serif;font-size:13px;font-weight:600;display:flex;gap:12px;align-items:center}.principles-inner>span:before{content:'✧';font-size:23px;color:#819687}.section{padding-block:100px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:42px}h2{font-size:42px;font-weight:550;letter-spacing:-1.8px;line-height:1.2;margin-bottom:0}.section-head>p{width:340px;flex-shrink:0;font-size:13px;color:var(--muted);margin-bottom:3px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{padding:30px 27px 23px;border-radius:14px;border:1px solid #18312809;display:flex;flex-direction:column}.mint{background:#eaf0e5}.lavender{background:#eeecf7}.peach{background:#faf0e5}.feature-icon{width:40px;height:40px;border:1px solid #18312822;display:grid;place-items:center;border-radius:11px;font-size:25px;margin-bottom:22px}.feature-number{font-size:8px;font-weight:700;letter-spacing:1.8px;opacity:.6}.feature h3{font-size:24px;font-weight:600;letter-spacing:-.8px;line-height:1.35;margin:10px 0 14px}.feature p{font-size:12px;color:#687472;line-height:1.8;min-height:65px}.feature>a{display:flex;justify-content:space-between;font-size:11px;font-weight:650;margin-top:auto;padding-top:25px}.mini-lesson,.mini-message{display:flex;align-items:center;gap:9px;background:#ffffffbc;border-radius:8px;padding:14px 11px;margin-top:12px;min-height:70px}.mini-lesson strong,.mini-message strong{display:block;font-size:9px}.mini-lesson small,.mini-message small{display:block;font-size:8px;color:var(--muted)}.lesson-dot{width:6px;height:26px;background:#a7bd8a;border-radius:4px}.pill{background:#e8f0e5;color:#477455;border-radius:5px;padding:4px 7px;font-size:8px;white-space:nowrap}.mini-lesson .pill{margin-left:auto}.mini-ops{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:12px;min-height:70px}.mini-ops span{background:#ffffffab;border-radius:6px;padding:8px;font-size:9px}.avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dcd9ef;font-size:11px;color:#625b83;flex-shrink:0}.preview-section{background:#edf3f5;padding:90px 0 55px}.center-head{text-align:center;margin-bottom:42px}.center-head>p:last-child{color:var(--muted);font-size:13px;margin-top:17px}.product-window{border-radius:13px;overflow:hidden;border:1px solid #d4dfe1;background:#fff;box-shadow:0 20px 60px #14384d0c;max-width:1010px;margin:auto}.window-bar{height:40px;display:flex;align-items:center;justify-content:space-between;background:#f9fbfc;border-bottom:1px solid #e6ecef;padding:0 18px;font-size:9px;color:#718489}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#cdd9dc}.window-dots i:first-child{background:#deb9ac}.window-dots i:nth-child(2){background:#e2d29c}.window-dots i:last-child{background:#abc7b3}.sample-label{font-size:8px}.product-body{display:grid;grid-template-columns:205px 1fr;min-height:395px}.product-sidebar{padding:25px 16px;border-right:1px solid #e5ebef;position:relative}.product-sidebar .brand{font-size:22px;margin-bottom:35px}.product-sidebar>small{font-size:8px;letter-spacing:1.4px;color:#84949b;margin:0 10px}.product-sidebar [role=tablist]{display:grid;gap:5px;margin-top:12px}.product-sidebar button{display:flex;gap:12px;background:none;text-align:left;border:0;padding:11px;border-radius:6px;color:#637680;font-size:10px;align-items:center}.product-sidebar button[aria-selected=true]{background:#eaf2fb;color:#365c8c}.sidebar-footer{position:absolute;bottom:22px;display:flex;align-items:center;gap:9px;font-size:10px}.sidebar-footer small{display:block;font-size:8px;color:var(--muted)}.demo-panel{background:#f8fafc;padding:30px;outline-offset:-5px!important}.demo-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.demo-heading h3{font-size:20px;letter-spacing:-.5px;margin:0}.demo-heading p{font-size:10px;color:#81909c;margin:3px 0 0}.demo-heading>span{font-size:9px;background:#fff;border:1px solid #e0e8ed;border-radius:5px;padding:6px 10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{border:1px solid #e1e8ed;border-radius:9px;background:white;padding:14px}.stat small{display:block;font-size:9px;color:#758492}.stat strong{display:block;font-size:27px;font-weight:550;line-height:1.5}.stat span{font-size:8px;color:#548269}.demo-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;margin-top:18px}.demo-box{border:1px solid #e1e8ed;border-radius:9px;background:white;padding:16px}.demo-box h4{font-size:10px;margin:0 0 13px;font-weight:650}.demo-item{display:flex;align-items:center;gap:10px;border-top:1px solid #eff2f5;padding:9px 0;font-size:9px}.demo-item time{font-size:8px;color:#81909c}.demo-item strong{font-weight:500}.demo-item small{display:block;color:#81909c;font-size:8px}.demo-item .pill{margin-left:auto}.progress{margin:13px 0;font-size:9px}.progress div{display:flex;justify-content:space-between;margin-bottom:5px}.progress i{display:block;height:5px;background:#edf1f4;border-radius:5px;overflow:hidden}.progress b{display:block;height:100%;background:#acb8e5;border-radius:5px}.progress:nth-child(3) b{background:#9ecbbf}.progress:nth-child(4) b{background:#dfc390}.preview-note{text-align:center;font-size:10px;color:#7c8c91;margin:22px 0 0}.role-picker{display:flex;gap:10px;border-bottom:1px solid var(--line);padding-bottom:18px}.role-picker button{border:1px solid var(--line);background:transparent;border-radius:30px;padding:10px 22px;font-size:12px;color:var(--muted)}.role-picker button[aria-selected=true]{background:var(--accent);color:white;border-color:var(--accent)}.role-panel{padding-top:36px;display:grid;grid-template-columns:1fr 1fr;gap:60px;min-height:240px}.role-panel h3{font-size:28px;letter-spacing:-1px;font-weight:550;margin:0 0 14px}.role-panel p{font-size:14px;color:var(--muted)}.role-list{display:grid;gap:12px;align-content:start}.role-list div{border-bottom:1px solid var(--line);padding-bottom:12px;font-size:13px;display:flex;gap:14px}.role-list span{color:#648876}.ai-section{background:#f0eee7;padding:85px 0}.ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.ai-grid h2{margin-bottom:22px}.ai-visual{position:relative;background:#e4e7db;border-radius:130px 15px 15px 15px;padding:55px 30px 30px}.paper{background:white;box-shadow:0 20px 40px #38433412;border-radius:8px;padding:26px;transform:rotate(-3deg);max-width:360px;margin:auto}.paper-top{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#7f769f;margin-bottom:20px}.paper h3{font-size:24px;font-weight:550;letter-spacing:-1px;line-height:1.3}.paper-line{height:5px;width:95%;background:#f0f2ef;border-radius:5px;margin:10px 0}.paper-line.short{width:65%}.ai-answer{background:#f3f2fa;border-radius:7px;padding:15px;margin-top:20px}.ai-answer>span{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#8d82a9}.ai-answer p{font-size:11px;margin:7px 0 0}.review-row{display:flex;align-items:center;gap:10px;margin-top:20px;font-size:9px}.review-row .check{width:23px;height:23px}.ai-spark{position:absolute;top:-45px;right:0;color:#a194c0;font-size:100px;z-index:1}.ai-caption{display:block;text-align:center;margin-top:25px;font-size:10px;color:#6f7b6c}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{position:relative;padding-left:24px;margin:20px 0;font-size:12px;color:var(--muted)}.check-list li:before{content:'✓';position:absolute;left:0;color:#6b8a70}.check-list strong{display:block;color:var(--ink);font-weight:600}.quiet{font-size:10px;color:#7d847a}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.module-grid article{padding:26px 24px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.module-grid article:nth-child(4n){border-right:0}.module-grid article:nth-child(n+5){border-bottom:0}.module-grid article>span{display:grid;place-items:center;width:35px;height:35px;background:#eef1e9;border-radius:9px;font-size:21px;color:#688b76;margin-bottom:18px}.module-grid h3{font-size:14px;font-weight:650;letter-spacing:-.2px}.module-grid p{font-size:12px;color:var(--muted);margin:0}.start-section{padding:65px 0;background:#edf2ec}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.steps article{border-top:1px solid #cbd8ca;padding-top:20px}.steps article>span{font-family:Georgia,serif;font-style:italic;font-size:32px;color:#809879}.steps h3{font-size:17px;margin:12px 0;font-weight:600}.steps p{font-size:12px;color:var(--muted);max-width:270px;margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:90px}.faq-section>div>p:last-child{font-size:12px;color:var(--muted);margin-top:25px}.faqs details{border-bottom:1px solid var(--line);padding:19px 0}.faqs details:first-child{padding-top:0}.faqs summary{font-size:13px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';font-size:19px;color:#6e8b7c;line-height:1}.faqs details[open] summary:after{content:'−'}.faqs p{font-size:12px;color:var(--muted);margin:15px 30px 0 0}.contact-section{background:#e8eef3;border:1px solid #dbe5ed;border-radius:16px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:70px;position:relative;overflow:hidden}.contact-section h2{font-size:39px}.contact-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:20px}.contact-flower{font-size:110px;color:#bdc9da;line-height:1;position:absolute;bottom:15px;left:55px}form{position:relative;z-index:1}label{display:block;font-size:10px;font-weight:600;margin-bottom:14px}input,select{display:block;width:100%;min-width:0;margin-top:6px;background:#ffffffd9;border:1px solid #d7e0e6;border-radius:6px;padding:11px 12px;font-size:12px;color:var(--ink)}input::placeholder{color:#97a3ac}.form-row{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}form .button{width:100%;justify-content:space-between}.form-note,#form-status{font-size:9px;color:#697984;margin:12px 0 0}#form-status a{text-decoration:underline}.footer{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:40px;padding-block:65px 40px}.footer .brand{font-size:25px}.footer p{font-size:10px;color:#8b9592;margin-top:14px}.footer strong{font-size:11px;display:block;margin:5px 0 17px}.footer>div>a:not(.brand){display:block;font-size:11px;color:var(--muted);margin:8px 0}.footer-note{text-align:right}.footer-note .serif{font-size:24px;line-height:1.2;display:block;color:#6b8473}.footer-note p{margin-top:23px;font-size:9px}.skip{position:fixed;top:-100px;left:10px;background:white;padding:10px;z-index:99}.skip:focus{top:10px}
@media(min-width:1500px){.hero{padding-block:110px}.photo-frame{height:500px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.nav{gap:20px}.nav nav{gap:16px}.nav-actions{gap:15px}.hero{gap:35px}.hero-actions{gap:15px;flex-wrap:wrap}h1{font-size:57px}.photo-frame{height:440px}.floating-card{left:-20px;padding:14px}.principles-inner>span{font-size:11px;gap:7px}.feature{padding:24px 20px}.feature h3{font-size:22px}.mini-lesson{flex-wrap:wrap}.ai-grid{gap:50px}.module-grid article{padding:22px 15px}.contact-section{padding:40px;gap:35px}.contact-section h2{font-size:33px}.brand-sub{font-size:8px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.nav{height:76px;gap:15px}.brand{font-size:25px}.brand img{width:37px;height:37px}.nav-actions{margin-left:auto}.nav-actions .login{display:none}.nav-actions .button{font-size:11px;padding:9px 13px;gap:14px}.menu-toggle{display:block;order:3;background:none;border:1px solid var(--line);border-radius:6px;font-size:19px;padding:3px 9px;color:var(--ink)}.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:20px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #1023290a;flex-direction:column;gap:20px}.nav nav.open{display:flex}.hero{grid-template-columns:1fr;padding-block:50px 60px;gap:40px}.hero h1{font-size:57px;letter-spacing:-3px}.hero .lead{font-size:14px;max-width:450px}.underline{width:210px;right:auto;left:135px}.hero-note{margin-top:24px}.hero-art{max-width:540px;width:100%;margin:auto;padding-left:10px}.photo-frame{height:380px;border-top-left-radius:120px}.orbit{right:0;top:-25px;font-size:80px}.floating-card{left:0;bottom:60px}.image-tag{right:0;font-size:9px}.principles-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-block:24px}.principles-inner>p{grid-column:1/-1}.principles-inner>p br{display:none}.principles-inner>span{font-size:11px}.section{padding-block:60px}.section-head{display:block;margin-bottom:30px}h2{font-size:34px;letter-spacing:-1.5px}.section-head>p{width:auto;max-width:420px;margin-top:20px}.feature-grid{grid-template-columns:1fr}.feature{padding:27px;position:relative}.feature h3 br{display:none}.feature-icon{position:absolute;right:25px;top:25px}.feature-number{margin-top:10px}.feature h3{font-size:24px;max-width:85%;margin-top:22px}.feature p{min-height:0;max-width:440px}.mini-lesson,.mini-ops,.mini-message{max-width:400px;margin-top:7px}.preview-section{padding:55px 0 35px}.center-head h2{font-size:32px}.product-body{grid-template-columns:1fr}.product-sidebar{padding:12px;border-right:0;border-bottom:1px solid #e5ebef}.product-sidebar .brand,.product-sidebar>small,.sidebar-footer{display:none}.product-sidebar [role=tablist]{display:flex;margin:0;gap:5px}.product-sidebar button{flex:1;justify-content:center;padding:8px 5px;font-size:9px;gap:4px}.window-bar{padding-inline:10px}.window-bar>span:not(.sample-label){font-size:8px}.demo-panel{padding:18px 14px}.demo-heading h3{font-size:18px}.demo-heading>span{display:none}.stats{gap:7px}.stat{padding:9px}.stat strong{font-size:24px}.stat small{font-size:8px}.stat span{font-size:7px}.demo-bottom{gap:9px}.demo-box{padding:10px}.demo-item{gap:5px;font-size:8px}.demo-item .pill{font-size:6px;padding:3px}.role-picker{gap:7px;flex-wrap:wrap}.role-picker button{padding:9px 14px;font-size:11px}.role-panel{grid-template-columns:1fr;gap:12px;min-height:350px}.role-panel h3{font-size:25px}.ai-section{padding:60px 0}.ai-grid{grid-template-columns:1fr;gap:40px}.ai-visual{max-width:450px;width:100%;margin:15px auto 0;order:2}.module-grid{grid-template-columns:1fr 1fr}.module-grid article:nth-child(2n){border-right:0}.module-grid article:nth-child(n+5){border-bottom:1px solid var(--line)}.module-grid article:nth-child(n+7){border-bottom:0}.module-grid h3{font-size:13px}.module-grid p{font-size:11px}.steps{grid-template-columns:1fr;gap:25px}.steps article{padding-left:45px;position:relative}.steps article>span{position:absolute;left:0;top:25px}.steps h3{margin:5px 0 10px}.steps p{max-width:100%}.faq-section{grid-template-columns:1fr;gap:30px}.contact-section{grid-template-columns:1fr;padding:30px 24px;gap:25px}.contact-section h2{font-size:32px}.contact-flower{display:none}.footer{grid-template-columns:1fr 1fr;gap:28px;padding-block:45px 30px}.footer-note{text-align:left}.form-row{grid-template-columns:1fr}.form-note{font-size:10px}.preview-note{font-size:9px}.photo-caption{font-size:7px;letter-spacing:1px}.hero .eyebrow{font-size:9px}.hero-actions .button{padding-inline:18px}.hero-actions .text-link{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* The full community stays visible instead of cropping the hero to one scene. */
.ecosystem-art .photo-frame{height:420px;border-radius:24px;background:#f1f3ed;display:flex;align-items:center}.ecosystem-art .hero-photo{height:auto;object-fit:contain}.ecosystem-art .photo-frame:after{inset:83% 0 0;background:linear-gradient(transparent,#28443f99)}.ecosystem-art .photo-caption{font-size:8px;left:22px;bottom:18px}.ecosystem-art .floating-card{bottom:48px;left:-25px}.ecosystem-art .image-tag{font-size:9px}.platform-story{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;padding:0 0 95px}.platform-intro>p:last-child{font-size:13px;color:var(--muted);margin-top:23px}.platform-pillars{display:grid;gap:22px}.platform-pillars article{display:flex;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.platform-pillars article>span{font-family:Georgia,serif;font-size:28px;font-style:italic;color:#93a894}.platform-pillars h3{font-size:16px;font-weight:600;margin:0 0 8px}.platform-pillars p{font-size:12px;color:var(--muted);margin:0}.role-picker{flex-wrap:wrap}.role-directory{margin-top:45px;padding-top:35px;border-top:1px solid var(--line)}.directory-heading h3{font-size:25px;font-weight:550;letter-spacing:-.8px}.directory-heading .eyebrow{margin-bottom:10px}.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.directory-grid article{padding:21px 19px;border:1px solid var(--line);border-radius:10px;background:#f6f8f3}.directory-grid article>span{font-size:8px;letter-spacing:1.5px;color:#718774;font-weight:650}.directory-grid h4{font-family:Manrope,sans-serif;font-size:13px;margin:8px 0}.directory-grid p{font-size:11px;color:var(--muted);margin:0}.service-section{padding:80px 0;background:#eaf0f5}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-grid article{padding:28px;background:#ffffffc9;border-radius:12px;border:1px solid #dbe4eb;display:flex;flex-direction:column}.service-number{font-family:Manrope,sans-serif;font-size:40px;line-height:1.4;color:#547392;letter-spacing:-2px;margin-bottom:20px}.service-grid h3{font-size:18px;line-height:1.4;font-weight:600;letter-spacing:-.4px}.service-grid p{font-size:12px;color:var(--muted)}.service-grid a{font-size:10px;font-weight:600;margin-top:auto;padding-top:14px}.technology-strip{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:50px;margin-top:38px;padding-top:35px;border-top:1px solid #ccdbe5}.technology-strip .eyebrow{margin-bottom:10px}.technology-strip h3{font-size:21px;font-weight:550;margin-bottom:10px}.technology-strip p:last-child{font-size:12px;color:var(--muted);margin:0}.tech-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.tech-tags span{border:1px solid #cbd9e3;background:#f7fafc;border-radius:7px;padding:9px 14px;font-size:11px;color:#617b91}.faq-section{grid-template-columns:.8fr 1.5fr;gap:65px}.faq-tools label{font-size:12px}.faq-tools input{font-size:13px;background:white;padding:13px;margin-top:10px}.faq-filters{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0}.faq-filters button{font-size:10px;border:1px solid var(--line);color:#566e62;padding:7px 11px;border-radius:20px;background:transparent}.faq-filters button[aria-pressed=true]{background:var(--accent);color:white;border-color:var(--accent)}#faq-count{font-size:10px;color:var(--muted);margin:15px 0 25px}.faqs details[hidden],#faq-empty[hidden]{display:none}.faq-results details:first-child{padding-top:19px;border-top:1px solid var(--line)}#faq-empty{font-size:13px;color:var(--muted);padding:20px;background:#f1f4ed;border-radius:10px}#faq-empty a{text-decoration:underline}
@media(max-width:1050px){.platform-story{gap:40px}.directory-grid{grid-template-columns:repeat(3,1fr)}.service-grid article{padding:22px}.nav nav{gap:16px}.nav nav a{font-size:12px}}
@media(max-width:900px){.ecosystem-art .photo-frame{height:auto;min-height:280px;padding-block:10px 40px}.ecosystem-art .floating-card{left:0;bottom:32px}.ecosystem-art .photo-caption{font-size:6px;bottom:12px;letter-spacing:1px}.ecosystem-art .image-tag{font-size:8px}.platform-story{grid-template-columns:1fr;gap:25px;padding-bottom:55px}.directory-grid{grid-template-columns:1fr 1fr}.directory-grid article{padding:17px 14px}.role-directory{margin-top:25px}.service-section{padding:55px 0}.service-grid{grid-template-columns:1fr}.service-number{margin-bottom:10px}.service-grid h3{font-size:19px}.technology-strip{grid-template-columns:1fr;gap:25px}.tech-tags{justify-content:flex-start}.faq-section{grid-template-columns:1fr;gap:25px}.role-picker button{font-size:10px;padding:8px 12px}.service-grid a{font-size:11px}}
@media(max-width:380px){.directory-grid{grid-template-columns:1fr}.ecosystem-art .floating-card{padding:12px}.ecosystem-art .floating-card strong{font-size:11px}.ecosystem-art .floating-card small{font-size:9px}}
.ecosystem-art .orbit{right:0}
/* Human moments break up the feature narrative, on desktop and mobile. */
.connection-band{padding-top:65px;display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.connection-band>div>p:not(.eyebrow){font-size:13px;color:var(--muted)}.connection-band .connection-lead{font-size:17px!important;color:var(--ink)!important;line-height:1.7}.connection-chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.connection-chips span{font-size:10px;border:1px solid #d9e4d5;background:#eff4ea;padding:7px 11px;border-radius:20px}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-bottom:90px}.story-section figure{margin:0;position:relative;border-radius:18px;overflow:hidden;background:#e7eee5}.story-section figure img{width:100%;height:355px;object-fit:cover}.story-section figcaption{position:absolute;bottom:0;left:0;right:0;padding:45px 24px 20px;background:linear-gradient(transparent,#17342fcc);color:white;font-size:8px;letter-spacing:1.7px}.story-copy h2{margin-bottom:22px}.story-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.85}.story-copy .text-link{margin-top:8px}.story-path{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;font-size:10px;border-top:1px solid var(--line);padding-top:18px}.story-path i{font-style:normal;color:#91a593}.operations-story{padding-top:0}.family-story{padding-top:85px}.mobile-section{background:#eceef7;padding:85px 0 60px}.mobile-intro{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.mobile-intro h2{font-size:43px}.mobile-intro .lead{margin-top:24px}.platform-badges{display:flex;flex-wrap:wrap;gap:9px;margin:26px 0}.platform-badges>span{display:flex;align-items:center;gap:8px;font-size:12px;border:1px solid #d0d6e5;background:#ffffff9c;border-radius:9px;padding:10px 13px}.platform-badges svg{width:19px;height:19px;stroke:#53667b;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.mobile-availability{font-size:10px;color:#777e93;margin:15px 0 0;max-width:370px}.phone-stage{min-height:530px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.phone-stage:before{content:'';position:absolute;width:420px;height:420px;max-width:95%;border-radius:50%;background:radial-gradient(circle,#d8e8ed,#e1deef);z-index:-1}.phone{width:220px;flex-shrink:0;height:443px;border:5px solid #23343f;background:#f8fafc;border-radius:32px;padding:20px 15px;position:relative;box-shadow:0 22px 45px #333d5a25;color:#273e51}.phone-back{transform:rotate(-8deg) translate(18px,-10px);z-index:0}.phone-front{transform:rotate(6deg) translate(-6px,22px);z-index:1}.phone-island{position:absolute;top:7px;left:calc(50% - 32px);height:13px;width:64px;background:#23343f;border-radius:15px}.phone-top{font-size:7px;display:flex;justify-content:space-between;line-height:1;margin-top:2px}.phone-top>span{letter-spacing:3px}.phone-brand{display:flex;align-items:center;gap:6px;font-family:Manrope,sans-serif;font-weight:800;font-size:19px;margin:24px 0 16px;letter-spacing:-.7px}.phone-eyebrow{font-size:6px;letter-spacing:1px;color:#8292a2}.phone h3{font-size:17px;font-weight:650;line-height:1.3;letter-spacing:-.5px;margin:7px 0 15px}.phone-card{background:white;border:1px solid #e1e7ef;border-radius:10px;padding:12px;margin-bottom:12px}.phone-card>span{font-size:7px;color:#7c8da0;display:block}.phone-card strong{font-size:10px;display:block;margin:4px 0}.phone-card small{font-size:6px;color:#8796a3;display:block}.phone-tiles{display:grid;grid-template-columns:1fr 1fr;gap:8px}.phone-tiles>span{background:#e9edf8;padding:9px;border-radius:9px;font-size:15px;line-height:1.2;color:#6b7ca5}.phone-tiles>span:nth-child(2){background:#e4f1ec;color:#5e9180}.phone-tiles>span:nth-child(3){background:#f4eddf;color:#ae9773}.phone-tiles>span:nth-child(4){background:#eee6f5;color:#9380aa}.phone-tiles small{font-size:7px;display:block;margin-top:5px;color:#536373}.phone-bottom{display:flex;justify-content:space-between;position:absolute;left:15px;right:15px;bottom:15px;font-size:6px;padding-top:11px;border-top:1px solid #dfe6ee;color:#6e839a}.phone-child{display:flex;align-items:center;gap:7px;font-size:9px;padding:8px;background:#e9eff9;border-radius:8px;margin-bottom:10px}.phone-child .avatar{width:24px;height:24px;font-size:9px}.phone-child small{display:block;font-size:6px;color:#7d90a8}.phone-child>span:last-child{margin-left:auto}.phone-front .phone-tiles>span{padding:7px}.phone-front h3{margin-bottom:10px}.phone-front .phone-brand{margin-bottom:10px}.phone-disclaimer{position:absolute;bottom:-2px;left:0;right:0;text-align:center;font-size:9px;color:#8791a4}.mobile-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:55px;padding-top:30px;border-top:1px solid #d2d8e7}.mobile-benefits article>span{font-size:8px;font-weight:600;letter-spacing:1.6px;color:#818ca4}.mobile-benefits h3{font-size:17px;font-weight:600;margin:10px 0}.mobile-benefits p{font-size:12px;color:#737e92;margin-bottom:0}
@media(min-width:901px) and (max-width:1150px){.nav nav{gap:11px}.nav nav a{font-size:10px}.nav-actions{gap:12px}.nav-actions .button{padding:10px 12px;gap:12px}.nav{gap:18px}.story-section{gap:35px}.mobile-intro{gap:20px}.mobile-intro h2{font-size:36px}.phone{width:195px;padding-inline:12px}.phone-back{transform:rotate(-6deg) translate(14px,-10px)}.phone-front{transform:rotate(5deg) translate(-8px,22px)}}
@media(max-width:900px){.connection-band{grid-template-columns:1fr;gap:20px;padding-top:45px}.connection-band .connection-lead{font-size:15px!important}.story-section{grid-template-columns:1fr;gap:28px;padding-bottom:55px}.story-section figure img{height:320px}.story-copy h2{font-size:33px}.operations-story figure{order:-1}.family-story{padding-top:55px}.mobile-section{padding:55px 0 40px}.mobile-intro{grid-template-columns:1fr;gap:25px}.mobile-intro h2{font-size:35px}.mobile-benefits{grid-template-columns:1fr;gap:24px;margin-top:35px}.phone-stage{min-height:510px;max-width:500px;width:100%;margin:auto}.phone{width:205px}.phone-back{transform:rotate(-6deg) translate(17px,-10px)}.phone-front{transform:rotate(5deg) translate(-12px,22px)}.platform-badges{gap:7px}.platform-badges>span{font-size:11px;padding:9px 11px}}
@media(max-width:480px){.phone{width:178px;height:405px;padding:20px 10px;border-width:4px;border-radius:26px}.phone-stage{min-height:470px}.phone-stage:before{height:310px}.phone h3{font-size:14px}.phone-brand{font-size:16px;margin-top:21px;margin-bottom:12px}.phone-card{padding:9px}.phone-tiles>span{padding:8px}.phone-front .phone-tiles>span{padding:5px}.phone-card strong{font-size:9px}.phone-bottom{font-size:5px;left:10px;right:10px}.phone-back{transform:rotate(-5deg) translate(14px,-8px)}.phone-front{transform:rotate(5deg) translate(-14px,18px)}.story-section figure img{height:265px}.story-section figcaption{font-size:7px;letter-spacing:1px}.phone-eyebrow{font-size:5px}.phone-child{padding:6px}.phone-front .phone-card{margin-bottom:8px}}
.mobile-intro>*{min-width:0}
@media(max-width:480px){.hero .underline{width:190px;left:120px}.phone-stage{min-width:0}.phone{width:165px}.phone h3{font-size:13px}.phone-card strong{font-size:8px}}
.hero h1{font-size:clamp(42px,4.2vw,60px);letter-spacing:-2.8px}.hero h1 .serif{font-size:.9em;letter-spacing:-.055em}.brand-sub{max-width:150px;font-size:8px;letter-spacing:0;line-height:1.4}.community-gallery{padding-bottom:85px}.community-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.community-photo-grid article{border-radius:15px;overflow:hidden;background:#f0f3ec;border:1px solid var(--line)}.community-photo-grid article:nth-child(2){background:#eeedf6}.community-photo-grid img{width:100%;height:300px;object-fit:cover}.community-photo-grid article>div{padding:24px 26px}.community-photo-grid span{font-size:8px;letter-spacing:1.7px;color:#6f827a;font-weight:650}.community-photo-grid h3{font-size:21px;font-weight:550;letter-spacing:-.6px;line-height:1.4;margin:12px 0}.community-photo-grid p{font-size:12px;color:var(--muted);margin:0}@media(max-width:900px){.hero h1{font-size:48px}.community-gallery{padding-bottom:55px}.community-photo-grid{grid-template-columns:1fr;gap:22px}.community-photo-grid img{height:280px}.community-photo-grid article>div{padding:22px}.community-photo-grid h3{font-size:21px}.brand-sub{max-width:130px;font-size:7px}}@media(max-width:380px){.hero h1{font-size:42px}.brand-sub{max-width:105px}.nav{gap:9px}.nav-actions .button{padding:8px 10px}.community-photo-grid img{height:235px}}
