@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Noto+Sans+SC:wght@400;450;500;550;600;650;700&display=swap');
:root{color-scheme:dark;--bg:#101113;--text:#f5f5f2;--muted:#a4a7ad;--line:#303236;--blue:#3966ff;--font:'DM Sans','Noto Sans SC',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid #9fb5ff;outline-offset:6px}figure,p,h1,h2,h3{margin:0}img{display:block;max-width:100%;height:auto}.skip-link{position:fixed;left:20px;top:-60px;background:white;color:black;padding:12px;z-index:100}.skip-link:focus{top:15px}.site-header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--bg)}.brand{display:inline-flex;align-items:center;gap:8px;font-size:29px;font-weight:650;letter-spacing:-1.4px}.brand-mark{color:#7194ff;font-size:37px;line-height:1;transform:rotate(-35deg)}.brand-plus{font-size:12px;align-self:flex-start;letter-spacing:0;margin-top:8px}.site-header nav{display:flex;gap:38px;font-size:14px;color:#bfc1c5}.site-header a:hover{color:#90aaff}.header-link{font-size:14px;display:flex;gap:25px}.hero{min-height:710px;height:calc(100svh - 96px);max-height:960px;position:relative;display:grid;grid-template-columns:1fr 1.1fr;padding:0 5%;overflow:hidden}.hero-copy{position:relative;z-index:2;padding-top:84px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.6px;display:flex;align-items:center;gap:10px}.tiny-cross{font-size:22px;color:#7a9aff;line-height:1}h1{font-size:clamp(54px,5.25vw,86px);font-weight:500;line-height:1.26;letter-spacing:-3px;margin:35px 0 25px}.serif-accent{color:#89a6ff}.hero-description{font-size:16px;color:#b4b7c0;line-height:1.9}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:46px;min-height:51px;padding:0 23px;font-size:14px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button-light{background:var(--text);color:#161719;margin-top:30px}.button-light:hover{background:#bcccff}.hero-art{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;margin-right:-5.5vw;background:radial-gradient(ellipse at 53% 46%,#2c4fafa6 0%,#1a2d5355 37%,transparent 67%)}.hero-art img{position:relative;z-index:2;width:94%;max-width:740px;transform:rotate(-12deg);filter:drop-shadow(0 25px 25px #050a1866);animation:float 8s ease-in-out infinite}.orbit{border:1px solid #769cfa22;border-radius:50%;position:absolute;top:50%;left:50%;width:82%;aspect-ratio:1;transform:translate(-50%,-50%) rotate(-25deg) scaleY(.65)}.orbit-two{width:113%;transform:translate(-50%,-50%) rotate(-25deg) scaleY(.65)}.art-coordinate{position:absolute;font-size:12px;letter-spacing:1.5px;color:#7f8eae}.art-coordinate.top{top:42px;left:18%}.product-watermark{font-size:clamp(90px,11.5vw,190px);position:absolute;font-weight:500;letter-spacing:-10px;color:#adc1ff0d;top:11%;left:6%}.hero-art figcaption{position:absolute;bottom:117px;left:14%;right:10%;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#a2adc4;z-index:3}.hero-art figcaption span:last-child{font-size:12px;color:#727e96}.hero-bottom{position:absolute;bottom:0;left:5%;right:5%;border-top:1px solid var(--line);height:72px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1.4px;color:#92969e}.hero-bottom a{letter-spacing:0;font-size:12px;display:flex;gap:20px}.section{padding:112px 5%;scroll-margin-top:20px}.intro{display:grid;grid-template-columns:1fr 1.7fr;border-bottom:1px solid var(--line)}.section-label{padding-top:12px;color:#9b9da3}h2{font-size:clamp(38px,4vw,60px);line-height:1.35;font-weight:500;letter-spacing:-1.8px}.muted{color:var(--muted)}.large-copy{max-width:770px;font-size:21px;line-height:1.9;margin-top:35px}.body-copy{font-size:16px;line-height:1.95;color:var(--muted);margin-top:22px;max-width:610px}.text-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.text-tags span{border:1px solid var(--line);padding:9px 14px;font-size:12px;color:#bcc0c8}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.pill{font-size:12px;border:1px solid #51535b;border-radius:20px;padding:7px 14px;color:#c6c8ce}.product-heading{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-bottom:42px;border-bottom:1px solid var(--line)}.product-heading h2{font-size:clamp(85px,11vw,158px);font-weight:500;line-height:1.2;letter-spacing:-7px}.product-heading h2 span{font-size:20px;vertical-align:super;margin-left:12px;letter-spacing:0}.product-heading>p{font-size:16px;line-height:1.8;padding-top:28px}.product-heading>p .muted{font-size:13px}.product-content{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:64px}.product-content h3{font-size:34px;line-height:1.55;font-weight:500;letter-spacing:-1px}.product-detail{display:flex;gap:22px;border-bottom:1px solid var(--line);padding:25px 0}.product-detail>span{font-size:12px;color:#7e9bff;line-height:25px}.product-detail p{font-size:14px;color:#9c9fa7;line-height:1.9}.product-detail strong{display:block;font-weight:500;font-size:16px;color:#e4e6eb;margin-bottom:6px}.product-close{position:relative;background:#e3e5e8;display:flex;align-items:center;overflow:hidden;min-height:480px}.product-close img{width:110%;max-width:110%;margin-left:-5%;transform:rotate(13deg)}.product-close figcaption{position:absolute;bottom:22px;left:22px;right:22px;display:flex;justify-content:space-between;color:#51545b;font-size:12px;letter-spacing:1px}.product-close figcaption span{font-size:12px;letter-spacing:0}footer{border-top:1px solid var(--line);padding:35px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p,footer>span{font-size:12px;color:#999ca3}footer .brand{font-size:24px}@keyframes float{0%,100%{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(-14px) rotate(-10deg)}}
@media(min-width:1600px){.site-header,.section,footer{padding-left:max(5%,calc((100% - 1450px)/2));padding-right:max(5%,calc((100% - 1450px)/2))}}@media(max-width:1000px){.hero{min-height:650px;max-height:800px}.hero-copy{padding-top:66px}h1{font-size:58px}.hero-art figcaption{left:6%;flex-direction:column;gap:8px}.intro{grid-template-columns:1fr 2fr;gap:20px}.product-content{gap:35px}.product-content h3{font-size:29px}.site-header nav{gap:22px}}@media(max-width:700px){.site-header{height:78px;padding:0 6%;flex-wrap:wrap;gap:0}.brand{font-size:24px}.brand-mark{font-size:29px}.site-header nav{gap:18px;font-size:12px}.site-header nav a:last-child{display:none}.header-link{display:none}.hero{display:flex;flex-direction:column;min-height:940px;height:auto;max-height:none;padding:0 6%}.hero-copy{padding-top:44px}.eyebrow{font-size:12px;letter-spacing:1.1px}h1{font-size:54px;line-height:1.3;letter-spacing:-2px;margin:26px 0 20px}.hero-description{font-size:15px}.hero-description br:nth-child(2){display:none}.button-light{margin-top:24px}.hero-art{height:410px;min-height:410px;margin:0 -6vw 80px}.hero-art img{height:390px;width:390px;object-fit:contain}.product-watermark{top:4%;left:16%;font-size:110px}.art-coordinate.top{top:10px;left:auto;right:9%;font-size:12px}.hero-art figcaption{bottom:3px;left:8%;right:8%;flex-direction:row;align-items:end}.hero-bottom{left:6%;right:6%;font-size:12px;letter-spacing:.5px;height:66px}.hero-bottom a{font-size:12px;gap:8px}.section{padding:70px 6%}.intro{display:block}.section-label{margin-bottom:33px}h2{font-size:39px}.large-copy{font-size:18px;margin-top:26px}.body-copy{font-size:15px}.text-tags{gap:8px}.text-tags span{font-size:12px;padding:8px 10px}.section-heading .eyebrow{font-size:12px}.pill{font-size:12px;padding:6px 10px}.product-heading{display:block;margin-top:23px;padding-bottom:27px}.product-heading h2{font-size:91px;letter-spacing:-5px}.product-heading>p{padding-top:13px}.product-content{grid-template-columns:1fr;gap:36px;padding-top:36px}.product-content h3{font-size:29px}.product-close{min-height:390px;max-height:480px}.product-detail p{font-size:14px}footer{padding:28px 6%;flex-wrap:wrap}footer p{display:none}footer>span{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.rhythm-section{background:#234ced;padding-top:76px;padding-bottom:76px}.rhythm-section>div{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px}.rhythm-section .eyebrow{width:100%;margin-bottom:15px;color:#c9d4ff}.rhythm-section h2{font-size:44px}.rhythm-section .body-copy{color:#dce3ff;padding-bottom:8px}.rhythm-steps{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(3,1fr)}.rhythm-steps li{border-top:1px solid #91aaff;padding-top:22px;padding-right:25px;position:relative}.rhythm-steps li:before{content:'';position:absolute;left:0;top:-3px;width:5px;height:5px;background:white}.rhythm-steps li>span{font-size:12px;letter-spacing:1.5px;color:#b6c8ff}.rhythm-steps h3{font-size:21px;font-weight:500;margin:22px 0 12px}.rhythm-steps p{font-size:14px;color:#d4dfff;line-height:1.8}.approach-title{margin-top:26px;display:flex;justify-content:space-between;gap:45px;align-items:end}.approach-title>.body-copy{max-width:430px}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:66px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.approach-grid article{padding:36px 36px 42px 0}.approach-grid article+article{border-left:1px solid var(--line);padding-left:36px}.approach-icon{width:48px;height:48px;border:1px solid #4b567b;border-radius:50%;display:grid;place-items:center;color:#9bb3ff;font-size:14px;margin-bottom:50px}.approach-grid .eyebrow{color:#8b91a0;font-size:12px}.approach-grid h3{font-size:24px;font-weight:500;margin:16px 0}.approach-grid article>p:last-child{font-size:15px;color:var(--muted);line-height:1.9;max-width:340px}.development{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-top:62px}.development .eyebrow{color:#809af3}.development h3{font-size:27px;line-height:1.6;font-weight:450;margin-top:20px}.development-items>p{display:flex;gap:24px;font-size:14px;line-height:1.9;margin-bottom:22px;color:#aeb1ba}.stage{flex-shrink:0;color:#eee}.development-items p.development-note{font-size:12px;color:#747a87;margin-bottom:0}.vision{background:#e8e9eb;color:#17181b;position:relative;overflow:hidden;padding-bottom:0}.vision>.eyebrow{color:#626873}.vision h2{font-size:clamp(38px,4.8vw,70px);line-height:1.45;margin:42px 0}.vision-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px;position:relative;z-index:2}.vision-bottom p{font-size:16px;line-height:1.9;color:#656a73}.text-link{display:flex;gap:40px;font-size:14px;padding-bottom:10px;border-bottom:1px solid #a1a5ab}.vision-word{font-size:clamp(75px,17.1vw,280px);letter-spacing:-.075em;font-weight:550;line-height:1.1;margin-top:70px;margin-left:-.045em;color:#c9ccd2;white-space:nowrap}
@media(max-width:900px){.approach-title{display:block}.approach-grid article{padding-right:22px}.approach-grid article+article{padding-left:22px}.approach-grid h3{font-size:21px}.development{gap:30px}}@media(max-width:700px){.rhythm-section h2{font-size:34px}.rhythm-section .body-copy{margin-top:0}.rhythm-steps{grid-template-columns:1fr;margin-top:38px;gap:30px}.rhythm-steps li{padding-top:16px}.rhythm-steps h3{font-size:22px;margin-top:14px}.rhythm-steps p{font-size:14px}.approach-title{margin-top:25px}.approach-grid{grid-template-columns:1fr;margin-top:34px}.approach-grid article,.approach-grid article+article{padding:30px 0;border-left:none;border-bottom:1px solid var(--line)}.approach-grid article:last-child{border-bottom:0}.approach-icon{float:right;margin:0;width:40px;height:40px}.approach-grid h3{font-size:24px}.approach-grid article>p:last-child{max-width:none}.development{grid-template-columns:1fr;padding-top:40px}.development h3{font-size:27px}.development-items>p{gap:20px}.vision h2{font-size:34px;margin:30px 0}.vision-bottom{align-items:start;flex-direction:column}.vision-word{font-size:17.1vw;margin-top:52px}.vision-bottom p{font-size:15px}}

.site-header nav,.header-link,.button,.hero-bottom a,.text-tags span,.pill,.text-link{font-size:14px}
@media(max-width:700px){.hero-bottom>span{max-width:230px;line-height:1.6}.hero-bottom{gap:15px}.site-header nav{gap:15px}.hero-art figcaption{gap:15px}.hero-art figcaption span:last-child{max-width:130px}.section-heading{align-items:start}.section-heading .eyebrow{max-width:180px;line-height:1.6}.pill{font-size:12px;white-space:nowrap}}
.app-section{background:#191c23;border-top:1px solid #303645}.app-title{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;margin-top:38px;align-items:center}.app-title .large-copy{margin:0;font-size:21px}.app-title .body-copy{margin-top:14px}.app-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6%;padding:64px 3% 0}.app-screen{border:7px solid #353a46;border-radius:35px;overflow:hidden;background:#ecebf4;box-shadow:0 20px 50px #080a1140;aspect-ratio:588/1280}.app-screen img{width:100%;height:100%;object-fit:cover;object-position:top}.app-gallery figure:nth-child(2){padding-top:40px}.app-gallery figcaption{padding-top:28px}.app-gallery figcaption>span{font-size:12px;letter-spacing:1px;color:#8b9cbd}.app-gallery h3{font-size:23px;font-weight:500;margin:13px 0}.app-gallery figcaption p{font-size:15px;line-height:1.85;color:#a7aebc}.app-note{font-size:12px;color:#a5adbd;line-height:1.8;margin:38px 3% 0}.app-connection{border-top:1px solid #343946;margin-top:50px;padding-top:40px;display:grid;grid-template-columns:1fr 100px 1fr;align-items:center;gap:35px}.app-connection>div:last-child{justify-self:end}.app-connection .eyebrow{color:#839eea}.app-connection h3{font-size:26px;font-weight:500;margin:14px 0 12px}.app-connection p{font-size:14px;color:#a7aebc}.connection-line{height:1px;width:100%;background:#7696f4;position:relative}.connection-line:before,.connection-line:after{content:'';position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:#7696f4}.connection-line:after{right:0}.morning-story{border-top:1px solid #7d99ff;margin-top:50px;padding-top:36px;display:grid;grid-template-columns:1fr 2fr;gap:45px}.morning-story h3{font-size:27px;font-weight:500;margin-bottom:16px}.morning-story p{font-size:16px;color:#dce3ff;line-height:1.9;max-width:720px}.legal-name{display:block;margin-top:7px;font-size:12px}
@media(max-width:1000px){.app-title{gap:35px}.app-gallery{gap:4%;padding-left:0;padding-right:0}.app-gallery h3{font-size:20px}.app-screen{border-width:5px;border-radius:25px}.app-connection{grid-template-columns:1fr 50px 1fr;gap:20px}}@media(max-width:700px){.site-header nav a:last-child{display:none}.site-header nav{gap:14px}.site-header{padding-left:5%;padding-right:5%}.site-header .brand{font-size:23px}.site-header .brand-mark{font-size:25px}.site-header nav a{font-size:12px}.app-title{grid-template-columns:1fr;gap:25px;margin-top:30px}.app-title .large-copy{font-size:19px}.app-gallery{grid-template-columns:1fr;gap:45px;padding-top:40px}.app-gallery figure{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:22px;align-items:center}.app-gallery figure:nth-child(2){padding-top:0}.app-screen{border-width:4px;border-radius:21px}.app-gallery figcaption{padding-top:0}.app-gallery figcaption>span{font-size:12px;line-height:1.7;display:block}.app-gallery h3{font-size:22px;line-height:1.5;margin:12px 0}.app-gallery figcaption p{font-size:14px}.app-note{margin-left:0;margin-right:0}.app-connection{grid-template-columns:1fr;gap:25px;padding-top:30px}.app-connection>div:last-child{justify-self:start}.connection-line{width:80px}.app-connection h3{font-size:24px}.morning-story{grid-template-columns:1fr;gap:10px}.morning-story .eyebrow{margin:0}.morning-story h3{font-size:26px}.morning-story p{font-size:15px}.legal-name{font-size:12px}footer>span{text-align:right}}
@media(max-width:360px){.site-header .brand-mark{display:none}.site-header .brand{font-size:21px}.site-header nav{gap:10px}.app-gallery figure{grid-template-columns:1fr}.app-screen{max-width:240px;margin:auto}.app-gallery figcaption{padding-top:5px}}
.product-close{background:radial-gradient(ellipse at 48% 42%,#344662 0%,#1d2b43 58%,#162035 100%);border:1px solid #344158;justify-content:center;padding:35px 15px 65px}.product-close img{width:92%;max-width:92%;height:auto;margin:0;transform:rotate(8deg);filter:drop-shadow(0 18px 24px #070c1966)}.product-close figcaption{color:#c1cbdc}.product-close figcaption span{color:#a6b6cf}
.product-summary{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:46px}.product-summary h3{font-size:34px;line-height:1.55;font-weight:500}.product-summary .body-copy{max-width:500px}.product-principles .product-detail:first-child{padding-top:0}.product-principles .product-detail:last-child{border-bottom:0}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-top:60px;border-top:1px solid #343946;padding-top:32px}.gallery-heading .eyebrow{color:#90a6d0}.gallery-heading h3{font-size:28px;font-weight:500;margin-top:15px}.gallery-heading>p{font-size:14px;color:#9ca9c2}.gallery-heading.second{margin-top:60px}.app-gallery{padding-top:35px;padding-left:0;padding-right:0;gap:6%}.app-gallery figure:nth-child(2){padding-top:0}.app-gallery-primary .app-screen{max-width:290px;margin:0 auto}.app-gallery-primary figcaption{max-width:330px;margin:0 auto}.app-gallery-secondary{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.app-gallery-secondary .app-screen{border-width:5px;border-radius:28px}.app-gallery-secondary h3{font-size:21px;line-height:1.5}.app-screen{display:block;position:relative;cursor:zoom-in;transition:transform .2s,border-color .2s}.app-screen:hover{transform:translateY(-5px);border-color:#809bed}.app-screen:focus-visible{outline-offset:5px}.image-zoom{position:absolute;bottom:12px;right:12px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#1c2b49cc;font-size:18px}.calendar-screen img{position:absolute;width:200.6%;max-width:none;height:110.3%;left:-10.6%;top:-4.3%;object-fit:fill}.image-dialog{border:1px solid #404857;background:#161b24;color:#f1f3f8;border-radius:14px;padding:0;width:min(1000px,94vw);max-width:94vw;max-height:94dvh;overflow:hidden}.image-dialog::backdrop{background:#050911e8;backdrop-filter:blur(8px)}.image-dialog[open]{display:flex;flex-direction:column}.image-dialog-toolbar{padding:17px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #323a49;flex-shrink:0}.image-dialog-toolbar>div{display:flex;align-items:center;gap:18px}.image-dialog-toolbar h2{font-size:20px;letter-spacing:0;line-height:1.4}.image-dialog-toolbar span{font-size:13px;color:#a4b1cc}.image-dialog button{border:1px solid #4a566c;background:#252f41;color:#f5f5f5;padding:10px 15px;border-radius:6px;cursor:pointer;font-size:14px;min-height:44px}.image-dialog button:hover{background:#37496c}.image-dialog-body{overflow:auto;min-height:0;padding:22px;display:flex;justify-content:center}.image-dialog-body img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:70dvh;align-self:start}.image-dialog-controls{display:flex;justify-content:space-between;align-items:center;padding:14px 24px;border-top:1px solid #323a49;gap:14px;flex-shrink:0}.image-dialog-controls p{font-size:12px;color:#a4afc3}body:has(.image-dialog[open]){overflow:hidden}
@media(max-width:1000px){.product-summary{gap:35px}.app-gallery-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.app-gallery-secondary .app-screen{max-width:270px;margin:auto}.app-gallery-secondary figcaption{max-width:300px;margin:auto}.gallery-heading h3{font-size:25px}}
@media(max-width:700px){.product-summary{grid-template-columns:1fr;gap:30px;padding-top:30px}.product-summary h3{font-size:29px}.gallery-heading{margin-top:40px;align-items:start;flex-direction:column;gap:15px}.gallery-heading h3{font-size:24px;line-height:1.5}.gallery-heading.second{margin-top:45px}.app-gallery,.app-gallery-secondary{grid-template-columns:1fr;gap:35px;padding-top:25px}.app-gallery figure{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px}.app-gallery-secondary .app-screen{border-radius:21px;border-width:4px;width:100%}.app-gallery h3,.app-gallery-secondary h3{font-size:21px}.app-gallery-primary .app-screen{width:100%}.image-dialog-toolbar{padding:12px 14px}.image-dialog-toolbar h2{font-size:18px}.image-dialog-toolbar>div{gap:10px}.image-dialog-controls{padding:12px 14px;gap:8px}.image-dialog-controls p{display:none}.image-dialog-body{padding:12px}.image-dialog-body img{max-height:68dvh}.image-dialog{max-height:94dvh}.site-header nav a{font-size:14px}.site-header .brand{font-size:22px}.site-header nav{gap:12px}.site-header .brand-mark{display:none}}
@media(max-width:360px){.app-gallery figure{grid-template-columns:1fr}.app-gallery .app-screen{max-width:230px}.app-gallery figcaption{max-width:280px;width:100%;margin:0 auto}.site-header nav{gap:10px}.site-header nav a{font-size:13px}}

.mission-english{font-size:19px;line-height:1.8;color:#9cabc8;max-width:750px;margin-top:24px}.hero-copy>.eyebrow{line-height:1.6;max-width:100%}@media(max-width:700px){.mission-english{font-size:16px;line-height:1.8}.hero-copy>.eyebrow{font-size:12px;letter-spacing:.8px}.hero-bottom>span{max-width:235px}}
/* Keep the app overview compact within the company homepage. */
.app-section{padding-top:78px;padding-bottom:78px}.app-title{margin-top:28px;gap:55px}.app-title h2{font-size:clamp(34px,3.2vw,48px)}.app-title .large-copy{font-size:19px}.app-title .body-copy{font-size:15px}.gallery-heading{margin-top:34px;padding-top:25px}.gallery-heading h3{font-size:24px;margin-top:12px}.gallery-heading.second{margin-top:36px}.app-gallery{padding-top:25px;gap:5%}.app-gallery-primary .app-screen{max-width:200px;border-width:5px;border-radius:26px}.app-gallery-primary figcaption{max-width:280px}.app-gallery-secondary .app-screen{max-width:185px;margin:0 auto;border-width:4px;border-radius:24px}.app-gallery figcaption{padding-top:18px}.app-gallery h3,.app-gallery-secondary h3{font-size:20px;margin:10px 0}.app-gallery figcaption p{font-size:14px;line-height:1.8}.app-note{margin-top:25px}.app-connection{margin-top:30px;padding-top:28px}.app-connection h3{font-size:23px}
@media(max-width:1000px) and (min-width:701px){.app-gallery-secondary{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.app-gallery h3,.app-gallery-secondary h3{font-size:18px}.app-gallery figcaption>span{font-size:12px;letter-spacing:.4px}}
@media(max-width:700px){.app-section{padding-top:55px;padding-bottom:55px}.app-title{gap:20px}.app-title h2{font-size:34px}.gallery-heading{margin-top:28px;gap:12px}.gallery-heading h3{font-size:22px}.app-gallery,.app-gallery-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.app-gallery figure{display:block;min-width:0}.app-gallery .app-screen,.app-gallery-primary .app-screen,.app-gallery-secondary .app-screen{width:100%;max-width:150px;border-width:3px;border-radius:19px;margin:0 auto}.app-gallery figcaption,.app-gallery-primary figcaption,.app-gallery-secondary figcaption{padding-top:14px;width:100%;max-width:none}.app-gallery h3,.app-gallery-secondary h3{font-size:18px;line-height:1.5}.app-gallery figcaption>span{font-size:12px;line-height:1.6;letter-spacing:.2px}.app-gallery figcaption p{font-size:14px;line-height:1.8}.gallery-heading.second{margin-top:30px}.app-connection{gap:20px}.image-zoom{width:26px;height:26px;right:7px;bottom:7px;font-size:16px}}
.app-preview{background:#191c23;display:grid;grid-template-columns:1fr 1.12fr;gap:70px;align-items:center;padding-top:75px;padding-bottom:75px}.app-preview h2{font-size:clamp(30px,3vw,43px);margin-top:24px;line-height:1.5}.app-preview .body-copy{max-width:460px}.preview-note{font-size:12px;color:#9ca6b9;margin-top:18px}.preview-screens{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:20px}.preview-screens figure:nth-child(2){padding-top:35px}.preview-screens a{display:block;overflow:hidden;border:4px solid #3a4355;border-radius:20px;transition:transform .2s}.preview-screens a:hover{transform:translateY(-5px)}.preview-screens img{width:100%;height:auto;aspect-ratio:588/1280;object-fit:cover;object-position:top}.preview-screens figcaption{text-align:center;font-size:14px;color:#afb9cc;margin-top:15px}.product-slogan{display:block;color:#92adff;font-size:21px;margin-top:8px;line-height:1.5}.product-page .product-section{padding-top:65px;padding-bottom:65px}.product-page .product-heading h1{font-size:clamp(85px,11vw,158px);font-weight:500;line-height:1.2;letter-spacing:-7px;margin:0}.product-page .product-summary{padding-top:38px}.product-progress .development{padding-top:30px}.product-end{background:#1c2b49;display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:35px}.product-end>.eyebrow{width:100%;color:#9fb6e3}.product-end h2{font-size:clamp(48px,6vw,85px);letter-spacing:-2px}.product-end .muted{color:#99b2e9}.product-end .text-link{margin-bottom:12px}
@media(max-width:1000px){.app-preview{gap:35px}.preview-screens{gap:12px}.preview-screens a{border-width:3px;border-radius:16px}.product-slogan{font-size:18px}}
@media(max-width:700px){.app-preview{grid-template-columns:1fr;gap:35px;padding-top:50px;padding-bottom:50px}.app-preview h2{font-size:31px}.preview-screens{max-width:470px;gap:14px}.preview-screens figcaption{font-size:12px;margin-top:12px}.preview-screens a{border-radius:14px}.preview-screens figure:nth-child(2){padding-top:25px}.product-page .product-section{padding-top:40px;padding-bottom:40px}.product-page .product-heading h1{font-size:91px;letter-spacing:-5px}.product-page .site-header nav a:last-child{display:inline}.product-page .site-header nav{gap:12px}.product-page .site-header nav a{font-size:12px}.product-progress{padding-top:45px;padding-bottom:45px}.product-slogan{font-size:19px}.product-end h2{font-size:54px}.product-end{padding-top:48px;padding-bottom:48px}}

.demo-entry{display:inline-flex;margin:24px 0 0 24px}.demo-banner{display:flex;justify-content:space-between;align-items:center;gap:36px;padding-top:54px;padding-bottom:54px;background:#191c2a;border-block:1px solid #30364b}.demo-banner h2{font-size:clamp(28px,3.5vw,44px)}.demo-banner .button{flex-shrink:0}@media(max-width:700px){.demo-banner{align-items:flex-start;flex-direction:column;gap:18px}.demo-entry{margin-left:0;display:flex}}

.sleepy-product-cover{background:radial-gradient(ellipse at var(--light-x,50%) var(--light-y,43%),#344662,#1d2b43 58%,#162035);border:1px solid #344158;align-self:start;padding:22px 22px 20px;perspective:1000px;overflow:hidden}.sleepy-product-cover img{width:100%;height:auto;filter:drop-shadow(0 18px 24px #070c1966);transform-origin:50% 50%;backface-visibility:hidden;pointer-events:none;user-select:none;-webkit-user-drag:none}.sleepy-product-cover figcaption{position:relative;display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#a6b6cf;line-height:1.7}.product-lead{padding-bottom:22px}.product-lead h3{font-size:30px;line-height:1.5}.product-lead .body-copy{margin-top:20px}@media(max-width:700px){.sleepy-product-cover{max-width:450px;margin:auto;padding:15px}.product-lead h3{font-size:27px}}@media(prefers-reduced-motion:reduce){.sleepy-product-cover img{transform:none!important}}
/* True 360-degree product viewer; the original image remains a loading fallback. */
.sleepy-product-cover{perspective:none;padding:18px 18px 20px}.pillow-viewer{position:relative;width:100%;aspect-ratio:1;cursor:grab;touch-action:pan-y;outline-offset:-3px}.pillow-viewer.dragging{cursor:grabbing}.pillow-viewer canvas{position:absolute;inset:0;width:100%;height:100%;display:block;opacity:0;transition:opacity .3s}.pillow-viewer.ready canvas{opacity:1}.pillow-viewer.ready .pillow-fallback{opacity:0}.pillow-status{position:absolute;left:15px;right:15px;bottom:14px;text-align:center;font-size:13px;color:#d4def1;background:#17253ade;padding:8px 12px;border-radius:5px}.pillow-controls{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:3px 0 12px}.pillow-controls[hidden],.pillow-hint[hidden],.pillow-status[hidden]{display:none}.pillow-views{display:flex;gap:5px}.pillow-controls button{border:1px solid #61718e70;border-radius:5px;padding:8px 12px;min-height:40px;font-size:13px;color:#dce5f8;background:#1b2a42;cursor:pointer}.pillow-controls button:hover{background:#324769;color:white}.pillow-hint{font-size:12px;color:#a9b9d3;text-align:center;margin-bottom:22px;line-height:1.6}.pillow-viewer:focus-visible{outline:2px solid #abc1ff}.sleepy-product-cover figcaption{font-size:12px}@media(max-width:700px){.sleepy-product-cover{padding:12px}.pillow-controls{gap:5px}.pillow-controls button{font-size:12px;padding:8px 9px}.pillow-hint{margin-bottom:16px}}
