:root{--paper:#f6f5ef;--ink:#243e34;--muted:#626c63;--line:#d9ded3;--green:#2d4d3d;--mint:#e6eadb;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.03}h1 em,h2 em{font-weight:400;color:#768164}h1{font-size:clamp(60px,6.7vw,100px)}h2{font-size:clamp(44px,4.5vw,67px)}h3{font-weight:500;font-size:23px;letter-spacing:-.035em;line-height:1.25}p{color:var(--muted)}::selection{background:#d7e4bd;color:#243e34}.section-wrap{max-width:1400px;width:calc(100% - 112px);margin-inline:auto}.eyebrow{display:block;font-size:10px;letter-spacing:.15em;font-weight:600;line-height:1.7}.site-header{height:104px;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.header-inner{height:100%;width:calc(100% - 112px);max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:26px;font-weight:550;letter-spacing:-1.3px;line-height:1}.brand-dot{color:#8b9772}.brand-mark{width:39px;height:32px;position:relative;display:inline-block}.brand-mark i{width:22px;height:22px;border:1.5px solid currentColor;border-radius:50%;position:absolute;top:1px;left:0}.brand-mark i:nth-child(2){left:15px}.brand-mark i:nth-child(3){left:7.5px;top:11px}nav{display:flex;align-items:center;gap:35px;font-size:12px;font-weight:500}nav a{position:relative}nav a:not(.nav-contact):after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .2s}nav a:hover:after,nav a[aria-current=page]:after{transform:scaleX(1)}.nav-contact{display:flex;align-items:center;gap:30px;border:1px solid var(--ink);padding:11px 20px;border-radius:30px;margin-left:9px;transition:background .2s,color .2s}.nav-contact:hover{background:var(--ink);color:var(--paper)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;padding-top:54px;padding-bottom:60px;align-items:center}.hero-copy{padding:18px 0 0}.hero-copy .eyebrow{font-size:9px;display:flex;align-items:center;gap:9px;margin-bottom:31px}.status-dot{display:inline-block;width:6px;height:6px;background:#738764;border-radius:50%;box-shadow:0 0 0 4px #e7ecdf}.hero h1{font-size:clamp(57px,6.1vw,91px);line-height:1.01;letter-spacing:-.035em}.hero-copy>p{max-width:410px;font-size:14px;line-height:1.9;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:16px 25px;border:1px solid var(--green);background:var(--green);color:var(--paper);border-radius:50px;white-space:nowrap;font-weight:500;font-size:12px;transition:background .2s,transform .2s}.button span[aria-hidden]{font-size:19px;line-height:1}.button:hover{background:#1b382b;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:11px;font-weight:550;border-bottom:1px solid transparent;padding:7px 0}.text-link:hover{border-color:currentColor}.text-link span[aria-hidden]{font-size:19px}.hero-footnote{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--muted);margin-top:47px}.tiny-flower{font-size:24px;color:#788667}.hero-art{height:580px;position:relative;border-radius:150px 150px 12px 12px;isolation:isolate;margin-bottom:17px}.hero-photo,.photo-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.hero-photo{object-position:51% center;filter:brightness(.81) saturate(.65)}.photo-shade{background:linear-gradient(180deg,#133b2b11 45%,#102b27aa)}.art-top{position:absolute;top:55px;left:50px;right:50px;display:flex;justify-content:space-between;color:#fff;font-size:9px;letter-spacing:.14em;z-index:1}.art-bottom{position:absolute;left:35px;right:35px;bottom:67px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-family:var(--serif);font-size:34px;line-height:1.1}.small-cross{font-family:var(--sans);font-size:38px;color:#dde5d2}.breathing-rings{position:absolute;left:50%;top:46%;width:280px;height:280px;transform:translate(-50%,-50%);display:grid;place-items:center}.breathing-rings i{position:absolute;border:1px solid #f4f4e656;border-radius:50%;width:100%;height:100%}.breathing-rings i:nth-child(2){width:78%;height:78%;border-color:#f4f4e67a}.breathing-rings i:nth-child(3){width:56%;height:56%}.breathing-rings i:nth-child(4){width:34%;height:34%;background:#ffffff08;backdrop-filter:blur(2px)}.breathing-rings>span{width:7px;height:7px;background:#e8efdd;border-radius:50%;box-shadow:0 0 18px #fff}.floating-note{position:absolute;bottom:-17px;left:-27px;right:32px;display:flex;gap:15px;align-items:center;padding:17px 22px;background:#fcfcf6;border:1px solid #e7e9e0;border-radius:12px;box-shadow:0 12px 35px #19382c10;font-size:13px;font-weight:500}.floating-note img{border-radius:12px}.floating-note small{display:block;font-size:7px;letter-spacing:.13em;color:var(--muted);margin-bottom:3px}.floating-note>span:last-child{margin-left:auto;font-size:22px}.belief-strip{border-block:1px solid var(--line);padding:24px 0}.belief-strip>div{display:flex;justify-content:space-between;align-items:center}.belief-strip span{font-size:9px;letter-spacing:.12em;font-weight:600}.belief-strip p{font-size:12px;color:var(--ink);display:flex;align-items:center;gap:34px}.belief-strip i{font-size:18px;color:#8b957b;font-style:normal}.intro{padding-top:110px;padding-bottom:110px}.intro>.eyebrow{margin-bottom:28px}.intro h2{font-size:clamp(43px,4.65vw,70px)}.intro-bottom{display:flex;justify-content:flex-end;gap:56px;margin-top:33px}.intro-bottom p{max-width:560px;font-size:16px;line-height:1.85}.connection-symbol{position:relative;min-width:96px;height:70px;display:block;margin-top:5px}.connection-symbol i{display:block;width:66px;height:66px;border:1px solid #9eaa8e;border-radius:50%;position:absolute}.connection-symbol i+ i{left:32px}.apps-section{padding-bottom:105px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>.text-link{margin-bottom:8px}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.app-art{position:relative;height:410px;display:flex;justify-content:center;align-items:flex-end;overflow:hidden;border-radius:7px;isolation:isolate}.msc{background:#e5e9df}.yoga{background:#eee3d3}.orbit{background:#e5e5ed}.art-category{position:absolute;left:22px;top:24px;font-size:8px;font-weight:550;letter-spacing:.13em;z-index:2}.art-number{position:absolute;right:21px;top:22px;font-size:10px;color:#6b7369}.art-circle{position:absolute;width:330px;height:330px;border:1px solid #a8b89966;border-radius:50%;top:95px;left:50%;transform:translateX(-50%);z-index:-1}.art-circle:after{content:'';position:absolute;inset:30px;border:1px solid #a8b89955;border-radius:50%}.yoga .art-circle,.yoga .art-circle:after{border-color:#b49b7466}.orbit .art-circle,.orbit .art-circle:after{border-color:#b1b1c466}.app-art>img{height:324px;width:auto;max-width:76%;object-fit:contain;object-position:bottom;filter:drop-shadow(10px 13px 13px #1e302b22);transform:rotate(-8deg) translateY(24px);transition:transform .45s ease}.app-art.yoga>img{transform:rotate(8deg) translateY(24px)}.app-art.orbit>img{transform:rotate(-8deg) translateY(24px)}.app-art:hover>img{transform:rotate(0) translateY(14px)}.round-arrow{position:absolute;right:18px;bottom:18px;width:37px;height:37px;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-size:20px}.app-copy{padding:24px 1px 0}.app-copy h3{font-size:21px;min-height:53px;max-width:290px}.app-copy p{font-size:12px;line-height:1.9;margin:12px 0 14px}.philosophy{background:#e9ecdf;border-block:1px solid #dce1d0}.philosophy-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:90px;align-items:center}.philosophy-art{height:400px;position:relative;max-width:470px;width:100%}.orbit-line{width:290px;height:290px;position:absolute;border-radius:50%;border:1px solid #a2ad8d}.orbit-line.one{left:10%;top:30px}.orbit-line.two{left:26%;top:30px}.orbit-line.three{left:18%;top:97px}.orbit-point{position:absolute;background:#5e7451;width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 5px #e9ecdf}.p1{left:42%;top:28px}.p2{left:20%;top:269px}.p3{left:79%;top:238px}.philosophy-art-label{position:absolute;bottom:-7px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:.19em;color:#68765a}.philosophy-copy>.eyebrow{margin-bottom:25px}.philosophy-copy p{font-size:14px;line-height:1.9;max-width:390px;margin:25px 0 15px}.values{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-block:105px}.values .eyebrow{margin-bottom:24px}.value-list article{display:flex;gap:30px;padding:28px 0;border-bottom:1px solid var(--line)}.value-list article:first-child{padding-top:0}.value-list article>span{font-size:10px;padding-top:6px;color:#79856a}.value-list h3{font-size:21px}.value-list p{font-size:13px;margin-top:10px;line-height:1.85;max-width:390px}.cta{background:#2a4538;color:#f5f5ec;padding:65px 64px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:90px;position:relative;overflow:hidden}.cta:after{content:'';position:absolute;width:390px;height:390px;border:1px solid #c9d4b512;border-radius:50%;right:70px;top:-150px;pointer-events:none}.cta .eyebrow{color:#c4ceb9;font-size:8px;margin-bottom:20px}.cta h2{font-size:clamp(43px,4.2vw,62px)}.cta h2 em{color:#c2cbaa}.button-light{background:#eff1e6;color:#2a4538;border-color:#eff1e6;position:relative;z-index:1}.button-light:hover{background:#dbe3c9}.site-footer{width:calc(100% - 112px);max-width:1400px;margin:auto}.footer-main{display:grid;grid-template-columns:2fr 1fr 1.3fr auto;gap:40px;padding-bottom:50px}.footer-main>.brand{align-self:start}.footer-main p{font-size:11px;line-height:1.9;margin-top:22px}.footer-main .eyebrow{font-size:8px;margin-bottom:21px}.footer-links{display:flex;flex-direction:column;align-items:start;font-size:11px;gap:8px}.footer-links .eyebrow{margin-bottom:11px}.footer-location p{margin-top:0}.back-top{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.footer-bottom{padding:23px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:9px;color:#6d776c;gap:25px}.footer-bottom>div{display:flex;gap:24px}.footer-links a:hover,.footer-bottom a:hover{text-decoration:underline}.page-hero{padding-block:80px 65px}.page-hero>.eyebrow{margin-bottom:30px}.page-hero>p{max-width:580px;font-size:16px;margin-top:29px;line-height:1.85}.page-hero>.button{margin-top:30px}.story-image{height:470px;position:relative;overflow:hidden;border-radius:8px}.story-image img{height:100%;width:100%;object-fit:cover;filter:brightness(.68) saturate(.6)}.story-image>span{position:absolute;left:48px;bottom:36px;color:var(--paper);font-family:var(--serif);font-size:42px;letter-spacing:-.02em}.story-content{display:grid;grid-template-columns:.65fr 1fr;gap:80px;padding-block:85px}.story-content>.eyebrow{padding-top:10px}.story-content p{font-size:15px;line-height:1.9;margin-top:24px}.story-content h2{font-size:54px}.principles{padding-block:25px 75px}.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.principle-grid article{padding:28px 0;border-top:1px solid #bdc7b6}.principle-grid article>span{font-size:9px;color:#768468;letter-spacing:.1em}.principle-grid h3{font-size:23px;margin:25px 0 15px}.principle-grid p{font-size:13px;line-height:1.85}.founders{background:#e6eadb;text-align:center;border-radius:8px;padding:65px 35px;margin-bottom:90px}.founders>.eyebrow{margin-bottom:25px}.founders p{max-width:550px;margin:25px auto 0;font-size:15px}.apps-page{padding-top:15px}.app-detail-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;padding-block:55px;align-items:center}.breadcrumb{display:flex;width:max-content;margin-bottom:40px;font-size:12px}.app-detail-hero .eyebrow{margin-bottom:24px}.app-detail-hero h1{font-size:clamp(57px,6.5vw,94px)}.app-detail-hero p{margin:27px 0}.app-detail-art{position:relative;height:555px;border-radius:140px 140px 8px 8px;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.app-detail-art>img{height:450px;width:auto;max-width:75%;object-fit:contain;filter:drop-shadow(14px 15px 14px #27352722);transform:rotate(7deg)}.app-detail-art .art-circle{top:110px;width:410px;height:410px}.app-icon{border-radius:17px;margin-bottom:23px}.screens-section{padding-bottom:70px}.screen-gallery{padding:50px;display:flex;gap:40px;justify-content:center;border-radius:8px;align-items:center}.screen-gallery img{width:23%;height:auto;max-height:520px;object-fit:contain;filter:drop-shadow(0 12px 15px #1c30211a)}.app-next{padding-block:25px 80px}.app-next>div{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:30px}.app-next a{display:flex;align-items:center;gap:18px;border-block:1px solid var(--line);padding:23px 0;font-size:15px}.app-next img{border-radius:14px}.app-next a>span:last-child{margin-left:auto;font-size:24px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-block:75px 100px}.contact-copy>.eyebrow{margin-bottom:27px}.contact-copy h1{font-size:clamp(65px,7vw,103px)}.contact-copy>p{font-size:15px;max-width:340px;margin-block:30px}.contact-email{font-size:17px;border-bottom:1px solid #a4b198;padding-bottom:9px;display:inline-flex;gap:20px}.address{margin-top:45px}.address>.eyebrow{margin-bottom:16px}address{font-style:normal;font-size:13px;color:var(--muted);line-height:1.9}.contact-panel{background:#ecefe4;padding:38px 36px;border-radius:12px;align-self:start}.contact-panel h2{font-size:53px}.contact-panel>p{font-size:13px;margin-top:13px}.contact-panel form{margin-top:33px}label{display:block;font-size:11px;font-weight:500;margin-bottom:22px}label>span{color:#6e7668;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}input,textarea{display:block;width:100%;border:0;border-bottom:1px solid #b4bda7;background:transparent;border-radius:0;padding:12px 0;color:var(--ink);font-size:13px;outline-offset:4px;resize:vertical}input::placeholder,textarea::placeholder{color:#747d70}.form-note{font-size:10px;line-height:1.7;margin-bottom:22px}.contact-panel .button{width:100%}#form-status{font-size:12px;margin-top:14px}.document-page{padding:75px 0 100px;max-width:920px}.document-page>.eyebrow{margin-bottom:25px}.document-page>h1{font-size:clamp(50px,6vw,80px);overflow-wrap:anywhere}.prose{margin-top:50px;font-size:15px;line-height:1.9;color:var(--muted);overflow-wrap:anywhere}.prose h2,.prose h3,.prose h4,.prose h5{font-family:var(--sans);font-size:22px;line-height:1.4;letter-spacing:-.02em;font-weight:500;color:var(--ink);margin:32px 0 17px}.prose h3,.prose h4{font-size:18px}.prose p{margin:17px 0}.prose a{text-decoration:underline;text-underline-offset:3px}.prose table{width:100%;border-collapse:collapse;font-size:13px}.prose td,.prose th{border:1px solid var(--line);padding:10px}.archive-note{font-size:13px;margin-top:30px;padding:20px;background:var(--mint);border-radius:5px}.archive-note a{text-decoration:underline}.policy-list{display:flex;flex-direction:column;gap:0;margin-top:50px}.policy-list a{padding:23px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.policy-list a:hover{color:#71815f}.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}.skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--ink);color:#fff;padding:10px 20px}.skip-link:focus{top:12px}:focus-visible{outline:2px solid #729259;outline-offset:5px}
@media(min-width:1550px){.hero{gap:90px}.hero-art{height:660px}.hero h1{font-size:104px}.hero-copy>p{font-size:16px}.hero-actions{margin-top:37px}.app-art{height:470px}.app-art>img{height:375px}.breathing-rings{width:320px;height:320px}}
@media(max-width:1100px){.section-wrap,.header-inner,.site-footer{width:calc(100% - 64px)}.hero{gap:30px}.hero h1{font-size:64px}.hero-art{height:520px;border-radius:120px 120px 10px 10px}.hero-copy>p{font-size:13px}.hero-actions{gap:17px;flex-wrap:wrap}.hero-actions .text-link{font-size:10px}.hero-footnote{margin-top:25px}.floating-note{left:-14px;right:15px;padding:15px}.app-art{height:350px}.app-art>img{height:280px}.app-grid{gap:20px}.philosophy-inner{gap:40px}.philosophy-art{transform:scale(.86);transform-origin:left center}.values{gap:40px}.cta{padding:45px}.contact-layout{gap:40px}.contact-panel{padding:30px 24px}.form-row{grid-template-columns:1fr;gap:0}.principle-grid{grid-template-columns:1fr 1fr}.app-detail-hero{gap:35px}.app-detail-art{height:490px}.app-detail-art>img{height:400px}}
@media(max-width:760px){.section-wrap,.header-inner,.site-footer{width:calc(100% - 40px)}.site-header{height:80px}.brand{font-size:23px;gap:8px}.brand-mark{transform:scale(.85);transform-origin:left center;width:34px}.menu-toggle{display:flex;background:none;border:1px solid var(--line);border-radius:50%;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-toggle span{width:16px;height:1px;background:var(--ink)}nav{display:none;position:absolute;top:79px;left:0;right:0;padding:20px;background:var(--paper);box-shadow:0 12px 15px #243e3410;gap:10px;align-items:stretch}nav.is-open{display:flex;flex-direction:column}nav a{padding:12px;font-size:15px}nav a:not(.nav-contact):after{display:none}nav a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}.nav-contact{margin-left:0;justify-content:space-between;margin-top:8px;padding:12px 20px}.hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:36px;gap:36px}.hero-copy{padding-top:0}.hero-copy .eyebrow{font-size:8px;margin-bottom:24px}.hero h1{font-size:clamp(58px,11.5vw,84px)}.hero-copy>p{font-size:14px;max-width:460px;line-height:1.8;margin-top:23px}.hero-actions{gap:22px;margin-top:25px}.hero-actions .text-link{font-size:11px}.hero-footnote{margin-top:23px;font-size:10px}.button{padding:15px 22px}.hero-art{height:480px;border-radius:125px 125px 10px 10px;margin:0 0 16px}.floating-note{left:10px;right:10px;bottom:-16px}.art-top{top:45px;left:37px;right:37px;font-size:8px}.art-bottom{left:27px;right:27px;font-size:33px}.belief-strip{padding:20px 0}.belief-strip>div{flex-direction:column;gap:12px;align-items:flex-start}.belief-strip span{font-size:8px}.belief-strip p{font-size:9px;gap:11px}.belief-strip i{font-size:14px}.intro{padding-block:65px}.intro .eyebrow{font-size:8px;margin-bottom:21px}.intro h2{font-size:43px}.intro h2 br{display:none}.intro-bottom{gap:22px;margin-top:28px;align-items:center}.connection-symbol{min-width:60px;transform:scale(.6);transform-origin:left center;margin-right:-21px}.intro-bottom p{font-size:13px;line-height:1.85}.section-heading{margin-bottom:30px;gap:20px}.section-heading h2{font-size:43px}.section-heading .eyebrow{font-size:8px;margin-bottom:15px}.section-heading>.text-link{font-size:10px;white-space:nowrap;gap:9px}.app-grid{grid-template-columns:1fr;gap:38px}.apps-section{padding-bottom:65px}.app-art{height:420px}.app-art>img{height:345px}.app-copy{padding-top:21px}.app-copy h3{min-height:0;font-size:23px;max-width:none}.app-copy p{font-size:13px;margin-top:12px}.app-copy .text-link{font-size:12px}.philosophy-inner{grid-template-columns:1fr;gap:35px;padding-block:40px 55px}.philosophy-art{height:300px;max-width:360px;margin:auto;transform:none}.orbit-line{width:230px;height:230px}.orbit-line.one{left:5%;top:0}.orbit-line.two{left:25%;top:0}.orbit-line.three{left:15%;top:57px}.p1{left:40%;top:-3px}.p2{left:14%;top:189px}.p3{left:82%;top:180px}.philosophy-art-label{bottom:0}.philosophy-copy{padding-top:20px}.philosophy-copy h2{font-size:52px}.philosophy-copy p{max-width:none}.values{grid-template-columns:1fr;gap:35px;padding-block:65px}.values h2{font-size:48px}.values h2 br{display:none}.value-list h3{font-size:22px}.value-list p{max-width:none;font-size:13px}.cta{width:calc(100% - 28px);padding:38px 26px;display:block;margin-bottom:55px}.cta h2{font-size:44px}.cta .eyebrow{font-size:7px}.cta .button{margin-top:30px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px;position:relative}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:first-child p{margin-top:16px}.footer-main .brand{font-size:26px}.back-top{position:absolute;right:0;top:0}.footer-main .eyebrow{font-size:8px}.footer-main p,.footer-links{font-size:11px}.footer-bottom{flex-direction:column;gap:14px;font-size:9px}.footer-bottom>div{gap:22px}.page-hero{padding-block:48px}.page-hero h1{font-size:clamp(57px,10.5vw,80px)}.page-hero>p{font-size:14px}.page-hero>.eyebrow{font-size:9px;margin-bottom:23px}.story-image{height:340px}.story-image>span{left:23px;bottom:25px;right:20px;font-size:35px;line-height:1.1}.story-content{grid-template-columns:1fr;gap:27px;padding-block:55px}.story-content h2{font-size:44px}.story-content p{font-size:14px;margin-top:20px}.principles{padding-bottom:35px}.principle-grid{gap:20px}.principle-grid h3{font-size:21px}.principle-grid p{font-size:12px}.principle-grid article>span{font-size:8px}.founders{padding:40px 23px;margin-bottom:55px}.founders h2{font-size:50px}.founders p{font-size:14px}.apps-page{padding-top:0}.app-detail-hero{grid-template-columns:1fr;gap:35px;padding-block:32px}.breadcrumb{margin-bottom:27px}.app-detail-hero .eyebrow{font-size:9px}.app-detail-hero h1{font-size:64px}.app-detail-hero p{font-size:14px;margin-block:23px}.app-detail-art{height:480px}.app-detail-art>img{height:400px}.screens-section{padding-bottom:45px}.screen-gallery{gap:12px;padding:25px 16px}.screen-gallery img{width:30%}.app-next{padding-bottom:45px}.app-next>div{grid-template-columns:1fr;gap:0}.app-next a{font-size:13px;border-top:0}.app-next a:first-child{border-top:1px solid var(--line)}.contact-layout{grid-template-columns:1fr;gap:40px;padding-block:47px 60px}.contact-copy h1{font-size:76px}.contact-copy>p{max-width:none}.contact-email{font-size:16px;gap:15px;overflow-wrap:anywhere}.address{margin-top:30px}.contact-panel{padding:30px 23px}.form-row{grid-template-columns:1fr 1fr;gap:16px}.contact-panel label{font-size:11px}.contact-panel input,.contact-panel textarea{font-size:12px}.document-page{padding-block:48px 60px}.document-page>h1{font-size:55px}.prose{font-size:14px;margin-top:30px}.prose h2{font-size:21px}.policy-list a{font-size:14px;gap:15px}.policy-list{margin-top:30px}}
@media(max-width:370px){.hero-actions{gap:12px}.hero-actions .text-link{font-size:10px}.hero-actions .button{padding:14px 18px;gap:20px}.belief-strip p{font-size:8px;gap:8px}.brand{font-size:21px}.contact-email{font-size:14px}.hero-art{height:420px}.hero h1{font-size:54px}.principle-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}.section-heading{align-items:start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.vibbrancy{background:#e9e0ef}.tug{background:#dfeaed}.vibbrancy .art-circle,.vibbrancy .art-circle:after{border-color:#b4a2c566}.tug .art-circle,.tug .art-circle:after{border-color:#9bbac666}.app-art.vibbrancy>img,.app-art.tug>img{width:185px;height:185px;object-fit:cover;border-radius:38px;align-self:center;transform:rotate(-9deg) translateY(15px);box-shadow:0 20px 30px #25372c15}.app-art.tug>img{transform:rotate(8deg) translateY(15px)}.app-art.vibbrancy:hover>img,.app-art.tug:hover>img{transform:rotate(0) translateY(5px)}.app-detail-art.vibbrancy>img,.app-detail-art.tug>img{height:245px;width:245px;border-radius:50px;object-fit:cover}.app-grid{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:48px}.app-card{grid-column:span 2}.app-card:nth-last-child(-n+2){grid-column:span 3}.app-card:nth-last-child(-n+2) .app-copy h3{min-height:0}.screen-gallery.tug img{width:32%}@media(max-width:760px){.app-grid{grid-template-columns:1fr;gap:38px}.app-card,.app-card:nth-last-child(-n+2){grid-column:auto}.app-art.vibbrancy>img,.app-art.tug>img{height:210px;width:210px}.screen-gallery.tug img{width:44%}}
