@font-face{font-family:Inter;src:url('./assets/inter-400.ttf')}@font-face{font-family:Newsreader;src:url('./assets/newsreader-500.ttf')}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#f5f5ee;color:#173c30;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #a15b24;outline-offset:6px}header,main,footer{max-width:1280px;margin:auto}header{padding:28px 48px;display:flex;justify-content:space-between;align-items:center}nav{display:flex;align-items:center;gap:28px;font-size:13px}.brand{display:flex;gap:12px;align-items:center;font-size:30px;letter-spacing:-1px;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:.12em;margin-top:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:#1d4939;color:#f7f6ec;padding:16px 23px;border-radius:40px;font-size:14px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#32634e;transform:translateY(-2px)}.button.small{padding:12px 20px}.button.secondary{color:#173c30;background:#e1e9dd}.hero{padding:78px 48px 100px;display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:600;display:flex;align-items:center;gap:10px}.eyebrow span{width:7px;height:7px;border-radius:100%;background:#638b63}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Newsreader,Georgia,serif;font-weight:500;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(62px,6.5vw,88px);margin:26px 0}h1 em{font-style:normal;color:#739074}h2{font-size:clamp(38px,4vw,56px);margin-bottom:24px}h3{font-size:19px;line-height:1.3;margin-bottom:10px}.lead{font-size:19px;max-width:440px;color:#52665c;line-height:1.65}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px}.caption,figcaption{font-size:11px;color:#64726a;margin-top:18px;max-width:520px}.text-link{font-size:13px;text-decoration:underline;text-underline-offset:6px}.hero-art{height:490px;position:relative;background:radial-gradient(ellipse at 70% 40%,#dfe8d8 0,#e8eddf 45%,#f5f5ee 70%);overflow:hidden;border-radius:50%}.large-mark{position:absolute;left:37%;top:34%;width:140px;height:140px;opacity:.75;animation:breathe 10s ease-in-out infinite}.orbit{position:absolute;width:400px;height:400px;left:10%;top:10%;border:1px solid #b8cbb277;border-radius:50%;transform:rotate(-25deg) scaleX(.8)}.orbit-two{transform:rotate(40deg) scaleX(.6);width:460px;height:460px;left:5%;top:4%}.thought{position:absolute;background:#fafbf5e8;border:1px solid #d8e0d1;box-shadow:0 16px 48px #2b4d2910;border-radius:18px;padding:14px 20px;font-size:14px}.one{top:18%;left:4%;transform:rotate(-6deg)}.two{top:46%;right:0;transform:rotate(4deg)}.three{bottom:18%;left:9%;transform:rotate(-3deg)}.hero-art small{position:absolute;bottom:7%;width:100%;text-align:center;font-size:10px;color:#72806e}.experience{background:#e6ecdf;padding:70px 48px;display:grid;grid-template-columns:1fr 1fr;gap:90px;border-radius:28px}.experience p{color:#526456;max-width:435px}.experience ol{list-style:none;margin:0;padding:0}.experience li{display:flex;gap:22px;padding:19px 0;border-bottom:1px solid #c7d4c1}.experience li:last-child{border:0}.experience li>span{font-size:12px;color:#74876c;padding-top:4px}.experience li p{margin-bottom:0;font-size:14px}.workspace-section{padding:90px 48px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading>p{max-width:320px;color:#657467;font-size:14px}figure{margin:30px 0 0}figure img{width:100%;max-height:620px;object-fit:cover;object-position:top;border:1px solid #cbd4c6;border-radius:18px;box-shadow:0 25px 60px #1e3c2412}figcaption{max-width:none;text-align:center}.review{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;padding:80px 48px;background:#e9ede4;border-radius:28px}.review p{color:#5a6b5e}.download-options{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.release-details{border-left:1px solid #c4d0bf;padding-left:40px}.release-details ul{padding-left:20px;margin:0 0 30px}.release-details li{margin:10px 0;font-size:14px}.release-details p,details{font-size:13px}summary{cursor:pointer;font-weight:600;padding:15px 0}details p{margin-top:12px}.partners{padding:90px 48px}.partners>p:not(.eyebrow){max-width:610px;color:#657467}.partner-points{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:40px 0}.partner-points article{padding-top:22px;border-top:1px solid #cbd4c6}.partner-points p{font-size:14px;color:#657467}footer{border-top:1px solid #d7dfd0;padding:28px 48px;display:flex;align-items:center;gap:28px;font-size:12px}footer .brand{font-size:18px;margin-right:auto}footer p{margin:0}.skip{position:absolute;top:-100px;left:10px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}@keyframes breathe{50%{transform:rotate(30deg) scale(1.05)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}@media(max-width:800px){header{padding:24px}nav>a:not(.button){display:none}.hero{padding:50px 24px;grid-template-columns:1fr;gap:15px}.hero-art{height:330px;max-width:500px;width:100%;margin:auto}.large-mark{width:100px;height:100px}.orbit{width:290px;height:290px}.orbit-two{width:320px;height:320px}.experience,.review{border-radius:0;padding:50px 24px;grid-template-columns:1fr;gap:25px}.workspace-section,.partners{padding:55px 24px}.section-heading{display:block}.release-details{border-left:0;border-top:1px solid #c4d0bf;padding:28px 0 0}.partner-points{grid-template-columns:1fr;gap:15px}footer{padding:25px 24px;flex-wrap:wrap;gap:18px}.thought{font-size:12px}.hero .caption{max-width:300px}}

/* Official canonical lockup; mark and wordmark remain distinct tones. */
:root{color-scheme:light dark}.brand>.wordmark{width:100px}.brand span .wordmark{width:100px;height:auto;display:block}.brand>img{animation:brand-turn 40s linear infinite}.large-mark{animation:brand-turn 55s linear infinite}@keyframes brand-turn{to{transform:rotate(360deg)}}
@media(prefers-color-scheme:dark){body{background:#101713;color:#eef2e8}.brand>img,.large-mark{filter:brightness(1.6) saturate(.65)}.brand span .wordmark{filter:brightness(0) invert(1)}h1 em{color:#a0bea3}.lead,.experience p,.section-heading>p,.review p,.partners>p:not(.eyebrow),.partner-points p{color:#b1c1b4}.caption,figcaption{color:#a4b5a8}.hero-art{background:radial-gradient(ellipse at 70% 40%,#233b2b 0,#18291e 45%,#101713 72%)}.thought{background:#223329e8;border-color:#3b5540;color:#e6eee2}.orbit{border-color:#5d7e4f55}.hero-art small{color:#a4b59b}.experience,.review{background:#1a281f}.experience li,.release-details,.partner-points article,footer{border-color:#344a39}.experience li>span{color:#a1b396}.button{background:#cee0cc;color:#173c30}.button:hover{background:#e1eada}.button.secondary{background:#2c4433;color:#e2ecdd}figure img{border-color:#3d5141}.skip{background:#263b2c;color:white}}
@media(prefers-reduced-motion:reduce){.brand>img,.large-mark{animation:none}}
.brand>img,.large-mark{filter:brightness(0) saturate(100%) invert(61%) sepia(16%) saturate(511%) hue-rotate(84deg) brightness(91%) contrast(86%)}
@media(prefers-color-scheme:dark){.brand>img,.large-mark{filter:brightness(0) saturate(100%) invert(72%) sepia(13%) saturate(525%) hue-rotate(84deg) brightness(91%) contrast(86%)}}

.platform-logo{width:20px;height:20px;object-fit:contain;flex-shrink:0}.button .apple{filter:brightness(0) invert(1)}.button.secondary .apple{filter:brightness(0)}.fullspektrum-brand{display:inline-flex;align-items:center;padding:12px 16px;border-radius:14px;background:#102d30}.fullspektrum-brand img{width:220px;height:auto}.download-options{flex-wrap:wrap}.experience li{transition:background .3s,transform .3s;border-radius:20px;padding:18px;cursor:default}.experience li:hover,.experience li:focus-within{background:var(--surface,#e8ece2);transform:translateX(5px)}.reveal-ready{animation:section-arrive .7s ease both}@keyframes section-arrive{from{opacity:.65;transform:translateY(18px)}to{opacity:1;transform:none}}@media(prefers-color-scheme:dark){.button .apple{filter:brightness(0)}.button.secondary .apple{filter:brightness(0) invert(1)}.experience li:hover{background:#24372d}}@media(prefers-reduced-motion:reduce){.reveal-ready{animation:none}.experience li{transition:none}.experience li:hover{transform:none}}

/* FullSpektrum attribution stays secondary to the product. */
.fullspektrum-brand{padding:7px 0;background:transparent;border-radius:6px;min-height:44px;transition:filter 180ms ease,transform 120ms ease}.fullspektrum-brand img{width:132px;height:auto}.fullspektrum-brand:hover,.fullspektrum-brand:focus-visible{filter:drop-shadow(0 0 7px #07d7df88)}.fullspektrum-brand:active{transform:scale(.95);filter:drop-shadow(0 0 12px #07d7dfbb)}.brand small strong{font-weight:800}footer{align-items:center}footer p{margin:0}@media(prefers-reduced-motion:reduce){.fullspektrum-brand{transition:none}.fullspektrum-brand:active{transform:none}}
.story-section{padding:85px 48px;scroll-margin-top:24px}.section-lead{max-width:740px;font-size:19px;color:#52665c}.feature-grid,.concept-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:36px}.feature-grid article,.concept-grid article{padding:26px;border:1px solid #c5d2c1;border-radius:22px}.feature-grid p,.concept-grid p{font-size:15px;margin-bottom:0}.feature-number,.concept-grid article>span{display:block;font-size:11px;letter-spacing:.12em;margin-bottom:18px;color:#56765c}.section-note{font-size:12px;max-width:850px;margin-top:24px;color:#52665c}.harness-section,.understanding,.domain-section{background:#e8ece2;border-radius:30px;margin:10px}.harness-flow,.learning-loop{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:36px 0}.harness-flow span,.learning-loop span:not([aria-hidden]){padding:12px 16px;border:1px solid #b4c7b1;border-radius:30px;font-size:13px}.story-section details{margin-top:30px;max-width:900px}.story-section summary{cursor:pointer;padding:12px 0;font-weight:600}.gallery-controls,.domain-controls{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0}.gallery-controls button,.domain-controls button{font:inherit;font-size:14px;border:1px solid #b4c7b1;border-radius:30px;background:transparent;color:inherit;padding:12px 20px;cursor:pointer}.gallery-controls button[aria-pressed=true],.domain-controls button[aria-pressed=true]{background:#1d4939;color:#fff}.product-gallery figure{margin:0}.product-gallery img{display:block;width:100%;border:1px solid #b4c7b1;border-radius:20px}.roadmap-list{list-style:none;padding:0;margin:40px 0}.roadmap-list li{display:grid;grid-template-columns:150px 1fr;gap:30px;padding:28px 0;border-top:1px solid #b4c7b1}.roadmap-list li>span{font-size:14px}.roadmap-list p{max-width:700px;margin-bottom:0}.domain-story{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;padding:35px;border-radius:24px;background:color-mix(in srgb,var(--domain-accent,#657bad) 12%,transparent);border:1px solid color-mix(in srgb,var(--domain-accent,#657bad) 50%,transparent);transition:background .4s,border-color .4s}.domain-story h3{font-family:Newsreader,Georgia,serif;font-size:32px;font-weight:500}.domain-status{display:inline-block;font-size:12px;padding:8px 12px;border:1px solid currentColor;border-radius:16px}button:focus-visible{outline:3px solid #a15b24;outline-offset:5px}@media(prefers-color-scheme:dark){.harness-section,.understanding,.domain-section{background:#1a2b20}.section-lead,.section-note{color:#b1c1b4}.feature-grid article,.concept-grid article,.roadmap-list li{border-color:#37513d}.feature-number,.concept-grid article>span{color:#acc9b0}.gallery-controls button[aria-pressed=true],.domain-controls button[aria-pressed=true]{background:#cbdcc5;color:#173c30}.domain-story{background:color-mix(in srgb,var(--domain-accent,#657bad) 16%,transparent)}}@media(max-width:800px){header{flex-wrap:wrap;gap:20px}nav{flex-wrap:wrap;gap:16px}.story-section{padding:50px 22px}.feature-grid,.concept-grid,.domain-story{grid-template-columns:1fr}.feature-grid,.concept-grid{gap:14px}.domain-story{padding:24px;gap:18px}.roadmap-list li{grid-template-columns:1fr;gap:10px}.harness-flow b{display:none}.harness-flow{gap:8px}}@media(prefers-reduced-motion:reduce){.domain-story{transition:none}html{scroll-behavior:auto}}

.everyday-gallery{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:start}.everyday-gallery figure{margin:0;min-width:0}.everyday-gallery img{width:100%;height:360px;object-fit:cover;border-radius:24px;display:block}.everyday-gallery .device-scene img{object-position:52% center}.everyday-gallery figcaption{text-align:left;font-size:12px;line-height:1.6;padding:14px 2px}.everyday-gallery figcaption a{text-underline-offset:3px}.everyday-section .section-heading{margin-bottom:30px}@media(max-width:800px){.everyday-gallery{grid-template-columns:1fr;gap:20px}.everyday-gallery img{height:auto;max-height:460px}.everyday-gallery .human-scene img{aspect-ratio:4/3;object-fit:cover}}

/* Quiet organic layers: decorative, never behind essential text. */
body{background-image:radial-gradient(ellipse at 0% 18%,#78967b0c,transparent 48%),radial-gradient(ellipse at 100% 65%,#bb9d690b,transparent 46%)}
.human-hero{border-radius:46% 54% 39% 61% / 54% 38% 62% 46%;isolation:isolate;background:#284337}.hero-life{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:48% center;opacity:.9}.human-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#10251eb8);z-index:0;pointer-events:none}.human-hero .orbit{z-index:1;border-color:#d8e9cf55}.human-hero .thought{z-index:2}.human-hero .large-mark{z-index:1;left:auto;right:9%;top:6%;width:62px;height:62px;filter:brightness(0) invert(1);opacity:.9}.human-hero small{z-index:2;color:#fff}.human-hero .one{top:8%}.human-hero .two{top:63%}.human-hero .three{bottom:15%}
.experience,.understanding,.domain-section{position:relative;isolation:isolate;overflow:hidden}.experience:before,.understanding:before,.domain-section:before{content:"";position:absolute;width:420px;height:560px;right:-220px;top:-220px;border:1px solid #799b7526;border-radius:45% 55% 62% 38%;box-shadow:0 0 0 28px #799b7508,0 0 0 58px #799b7506,0 0 0 90px #799b7505;transform:rotate(35deg);z-index:-1;pointer-events:none}.life-interlude{margin:35px 48px 0;position:relative}.life-interlude img{height:350px;object-position:center 58%;border-radius:90px 24px 90px 24px}.life-interlude figcaption{font-size:11px}.feature-grid article{background:#ffffff12}.harness-section .feature-grid article{border:0;border-top:1px solid #799b7540;border-radius:0;padding:24px 0}.everyday-gallery .human-scene img{border-radius:80px 24px 24px 24px}@media(max-width:800px){.life-interlude{margin:20px 24px}.life-interlude img{height:240px;border-radius:45px 16px 45px 16px}.human-hero .large-mark{width:48px;height:48px}.human-hero .thought{padding:10px 14px}}@media(prefers-contrast:more){.experience:before,.understanding:before,.domain-section:before{display:none}}

.social-purpose{background:linear-gradient(135deg,#78967b0c,transparent 65%);border-radius:32px}.social-purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;margin-top:32px}.social-purpose-grid p,.impact-invitation p{font-size:16px;max-width:700px}.impact-invitation{padding:30px 0 0;margin-top:28px;border-top:1px solid #799b7540}.impact-invitation .text-link{display:inline-block;min-height:44px;padding-top:10px}@media(max-width:800px){.social-purpose-grid{grid-template-columns:1fr;gap:20px}}

.everyday-gallery{grid-template-columns:1fr}.everyday-gallery .device-scene img{height:auto;max-height:580px}.photo-credit{font-size:10px;max-width:180px}.context-scene{margin:36px 0 0}.context-scene img{display:block;width:100%;height:400px;object-fit:cover;object-position:center;border-radius:24px 80px 24px 24px}.context-scene figcaption{text-align:left;max-width:800px;line-height:1.6}.context-scene figcaption strong{display:block;font-size:16px;color:inherit;margin-bottom:4px}@media(max-width:800px){.context-scene img{height:auto;aspect-ratio:3/2;border-radius:18px 45px 18px 18px}}
/* Open editorial rhythm replaces filled text cards. */
.feature-grid article,.concept-grid article,.harness-section .feature-grid article{background:transparent;border:0;border-radius:0;padding:22px 0;position:relative}.feature-grid article:before,.concept-grid article:before{content:"";display:block;width:64px;height:1px;background:linear-gradient(90deg,#789b7b,transparent);margin-bottom:22px}.feature-grid,.concept-grid{gap:38px}.harness-section{background:radial-gradient(ellipse at 90% 15%,#78967b12,transparent 58%);border-radius:0}.harness-section h3{font-family:Newsreader,Georgia,serif;font-size:26px;font-weight:500}.harness-section .feature-grid article:nth-child(2){padding-top:45px}.harness-section .feature-grid article:nth-child(3){padding-top:68px}@media(max-width:800px){.harness-section .feature-grid article:nth-child(n){padding-top:12px}.feature-grid,.concept-grid{gap:14px}}

/* Clip the photograph alone, so floating labels remain intact. */
.human-hero{overflow:visible;background:transparent}.hero-life,.human-hero:after{border-radius:46% 54% 39% 61% / 54% 38% 62% 46%}.human-hero .one{left:5%;top:13%}.human-hero .two{right:2%;top:62%}.human-hero .three{left:8%;bottom:15%}.human-hero .large-mark{right:13%;top:12%}.human-hero .orbit{width:75%;height:76%;left:12%;top:10%}.human-hero .orbit-two{width:84%;height:84%;left:7%;top:7%}.hero-art small{bottom:5%}.scene-chat img{height:390px;object-position:center 35%}.scene-chat{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.scene-chat figcaption{font-size:14px}.scene-chat figcaption strong{font:32px Newsreader,Georgia,serif}.wellbeing-moment{position:relative;isolation:isolate;overflow:hidden;border-radius:50px 16px 50px 16px;padding:52px;margin-top:40px;min-height:340px}.wellbeing-moment:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f5f5ee 5%,#f5f5eee8 45%,#f5f5ee99),url('./assets/wellbeing-stock.jpg') center/cover}.wellbeing-moment>div{max-width:520px}.wellbeing-moment h3{font:36px/1.12 Newsreader,Georgia,serif}.wellbeing-moment small{font-size:10px}@media(prefers-color-scheme:dark){.wellbeing-moment:before{background:linear-gradient(90deg,#16251df5 5%,#16251de8 45%,#16251d9c),url('./assets/wellbeing-stock.jpg') center/cover}}@media(max-width:800px){.scene-chat{grid-template-columns:1fr;gap:8px}.scene-chat img{height:320px}.wellbeing-moment{padding:26px}.human-hero .one{left:4%;top:12%}.human-hero .three{left:3%;bottom:12%}.human-hero .two{right:0;top:62%}.human-hero small{display:none}}
.scene-domains img,.scene-social-purpose img{height:auto;max-height:none;aspect-ratio:3/2;object-fit:contain}.domain-story{background:transparent;border:0;border-top:1px solid color-mix(in srgb,var(--domain-accent,#657bad) 55%,transparent);border-radius:0;padding:30px 0}
/* Ambient motion: slow, decorative and responsive to accessibility preferences. */
@media(prefers-reduced-motion:no-preference){
.human-hero .one{animation:thought-drift-one 9s ease-in-out infinite}.human-hero .two{animation:thought-drift-two 11s ease-in-out infinite}.human-hero .three{animation:thought-drift-three 10s ease-in-out infinite}.human-hero .orbit-one{animation:orbit-drift-one 36s linear infinite}.human-hero .orbit-two{animation:orbit-drift-two 46s linear infinite}.brand>img{animation:brand-turn 32s linear infinite}.human-hero .large-mark{animation:brand-turn 40s linear infinite}.context-scene img,.device-scene img{transition:transform .7s ease,box-shadow .7s ease}.context-scene img:hover,.device-scene img:hover{transform:translateY(-4px);box-shadow:0 26px 60px #16332328}.gallery-controls button,.domain-controls button{transition:background .25s,color .25s,transform .25s}.gallery-controls button:hover,.domain-controls button:hover{transform:translateY(-2px)}
}
@keyframes thought-drift-one{0%,100%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-8px) rotate(-3deg)}}@keyframes thought-drift-two{0%,100%{transform:translateY(0) rotate(4deg)}50%{transform:translateY(7px) rotate(1deg)}}@keyframes thought-drift-three{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-6px) rotate(-1deg)}}@keyframes orbit-drift-one{from{transform:rotate(-25deg) scaleX(.8)}to{transform:rotate(335deg) scaleX(.8)}}@keyframes orbit-drift-two{from{transform:rotate(40deg) scaleX(.6)}to{transform:rotate(-320deg) scaleX(.6)}}
html.motion-paused *,html.motion-paused *:before,html.motion-paused *:after{animation-play-state:paused!important;transition:none!important;scroll-behavior:auto!important}.motion-toggle{font:inherit;font-size:12px;color:inherit;background:transparent;border:1px solid #799b7555;border-radius:24px;padding:10px 14px;cursor:pointer;min-height:44px}

.name-story{padding:45px 48px;margin:20px 48px;border-top:1px solid #799b7540;border-bottom:1px solid #799b7540}.name-story h2{font-size:clamp(32px,3vw,44px)}.name-story>p:not(.eyebrow){max-width:760px;font-size:17px}.name-story .text-link{font-size:11px}@media(max-width:800px){.name-story{padding:28px 0;margin:20px 24px}}

footer{flex-wrap:wrap}.sound-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.sound-controls label,.sound-controls small{font-size:10px}.sound-controls input{width:80px;accent-color:#739074}.sound-controls small{flex-basis:100%;color:inherit;opacity:.75}.sound-controls #sound-status:empty{display:none}.sound-controls button[aria-pressed=true]{background:#73907433}

.download-pending{opacity:.7;cursor:default}.download-pending:hover{transform:none}
