@charset "UTF-8";
:root{--bg:#f5f6ef;--ink:#183c33;--muted:#708077;--line:#dce1d7;--green:#285948;--lime:#d2ee96;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #73a755;outline-offset:6px}img{max-width:100%;display:block}.wrap{max-width:1280px;margin:0 auto;padding-left:48px;padding-right:48px}.header{height:96px;max-width:1400px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:19px;font-weight:750;letter-spacing:-.7px}.beta{font-size:8px;border:1px solid #b8c4b8;padding:4px 5px;letter-spacing:1px;margin-left:1px;color:var(--muted)}nav{display:flex;gap:30px;font-size:12px;font-weight:550}nav a{transition:color .2s}nav a:hover{color:#80a44b}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;border:1px solid var(--green);background:var(--green);color:white;border-radius:8px;padding:19px 24px;font-size:13px;font-weight:600;transition:transform .25s,background .25s,box-shadow .25s}.button:hover{background:#173e30;transform:translateY(-3px);box-shadow:0 8px 20px #214e3520}.button span{font-size:20px;font-weight:400;line-height:1}.button.small{padding:12px 18px;font-size:12px;gap:26px}.hero{padding-top:68px;display:grid;grid-template-columns:1.06fr 1fr;gap:8px;position:relative}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:650;letter-spacing:1.65px}.live-dot{width:6px;height:6px;background:#639349;border-radius:50%;box-shadow:0 0 0 4px #e6eedb}h1{font-size:clamp(44px,4.65vw,66px);line-height:1.08;letter-spacing:-3.7px;font-weight:550;margin:30px 0 25px}em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#678654}h1 em{white-space:nowrap}.lead{max-width:425px;font-size:16px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:18px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-note{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:8px;margin-top:26px}.mini-shield{font-size:20px}.hero-scene{height:490px;position:relative;display:flex;align-items:center;justify-content:center;margin-top:22px}.orbit{position:absolute;border:1px solid #dbe2cf;border-radius:50%;height:460px;width:460px;transform:rotate(-18deg);background:radial-gradient(ellipse,#e3edce65,transparent 70%)}.orbit-two{height:360px;width:540px;background:none;transform:rotate(-43deg);border-color:#e1e6d9}.scene-label{position:absolute;top:-5px;right:45px;font-size:8px;letter-spacing:1.9px;color:#91a084}.plan-card{width:370px;background:#fff;border:1px solid #e3e8dd;border-radius:17px;box-shadow:0 30px 55px #314d3212;transform:rotate(-3deg);position:relative;z-index:2;padding:26px 23px 0}.plan-top{display:flex;justify-content:space-between}.muted-label{font-size:8px;letter-spacing:1.7px;color:var(--muted)}.plan-top h2{font-size:23px;line-height:1.2;letter-spacing:-.7px;font-weight:550;margin:10px 0 24px}.sun{font-size:46px;color:#9cb65c;line-height:1}.plan-summary{display:flex;justify-content:space-between;border-bottom:1px solid #edf0e9;padding-bottom:13px;font-size:9px;color:var(--muted)}.plan-summary span:first-child{font-weight:650;color:var(--ink)}.plan-summary i{display:inline-block;width:5px;height:5px;background:#71a56b;border-radius:50%;margin-right:5px}.task{padding:17px 0;display:flex;align-items:flex-start;gap:11px;border-bottom:1px solid #edf0e9}.check{border:1px solid #cbd5c6;width:16px;height:16px;border-radius:5px;flex-shrink:0;margin-top:2px}.task b{font-size:11px;font-weight:600}.task p{font-size:8px;color:#8c9589;margin:7px 0 0}.priority{background:#f4e7d0;color:#9b7a40;padding:3px 5px;border-radius:3px;margin-right:6px}.task-arrow{margin-left:auto;font-size:13px;color:#8f9e87}.done b{text-decoration:line-through;color:#9ca696}.done .check{background:#e9f0df;border:0;color:#749861;text-align:center;font-size:11px}.plan-bottom{display:flex;align-items:center;gap:8px;padding:15px 0;font-size:8px;color:var(--muted)}.plan-bottom>span:last-child{margin-left:auto;font-size:22px}.message-float{position:absolute;z-index:3;top:14px;left:0;transform:rotate(-6deg);display:flex;align-items:center;gap:10px;padding:15px;background:#fff;border:1px solid #e7eade;border-radius:12px;box-shadow:0 12px 30px #34552a0c;animation:bob 7s ease-in-out infinite}.avatar{background:#efe8de;color:#9f805d;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;font-size:10px}.message-float b{font-size:10px}.message-float p{font-size:9px;color:var(--muted);margin:5px 0 0}.mail-icon{margin-left:13px;font-size:20px;color:#98a18a}.context-float{display:flex;align-items:center;gap:11px;position:absolute;bottom:22px;right:0;z-index:3;padding:15px 20px;background:var(--lime);border-radius:11px;box-shadow:0 10px 30px #3e572715;transform:rotate(4deg);animation:bob 8s ease-in-out infinite reverse}.context-icon{width:27px;height:27px;border:1px solid #9fbc6a;border-radius:50%;display:grid;place-items:center;font-size:13px}.context-float b{font-size:11px}.context-float p{font-size:9px;margin:5px 0 0;color:#687c48}.illustration-note{position:absolute;bottom:-8px;left:40px;font-size:8px;color:#99a08e}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:56px 0 35px;margin-top:34px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted);line-height:1.7}.hero-bottom b{font-weight:500;color:var(--ink)}.platforms{display:flex;gap:35px;align-items:center;color:#71806d;font-size:12px;letter-spacing:.2px}.scroll-link{height:34px;width:34px;border:1px solid #cdd6c6;border-radius:50%;display:grid;place-items:center;font-size:19px}.section{padding-top:110px;padding-bottom:20px}.section-heading h2{font-size:clamp(32px,3.4vw,46px);font-weight:500;line-height:1.17;letter-spacing:-2px;margin:23px 0}.soft{color:#89967e}.section-heading p{font-size:14px;color:var(--muted);line-height:1.8}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:54px;gap:36px}.step{border-top:1px solid #cdd6c4;position:relative;padding-top:28px}.step-number{position:absolute;right:0;top:27px;font-size:11px;color:#8c9b80}.line-icon{font-size:31px;font-weight:300;margin-bottom:32px}.step h3{font-size:20px;font-weight:550;letter-spacing:-.6px}.step p{font-size:13px;line-height:1.8;color:var(--muted);max-width:310px}.tags{display:flex;gap:6px;margin-top:22px}.tags span{border:1px solid #dce2d4;padding:6px 9px;border-radius:5px;font-size:9px;color:#7a8770}.feature-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin-top:42px}.feature{padding:35px;border-radius:var(--radius);background:#ecefe5;overflow:hidden;min-height:320px}.feature-primary{background:#e5edda}.feature-top{display:flex;align-items:center;justify-content:space-between}.feature-icon{font-size:26px;font-weight:400}.pill{font-size:8px;letter-spacing:1.2px;border:1px solid #c4d0b7;border-radius:20px;padding:7px 11px;color:#78896b}.feature h3{font-size:28px;line-height:1.2;letter-spacing:-1px;font-weight:500;margin:24px 0 15px}.feature p{font-size:13px;line-height:1.8;color:var(--muted);max-width:370px}.focus-example{background:#f9fbf5;border:1px solid #d7e0cc;padding:7px 18px;border-radius:12px;margin-top:28px;transform:rotate(-1.5deg)}.focus-example>div{padding:14px 0;border-bottom:1px solid #e6ebdf;font-size:10px;display:flex;gap:8px;align-items:center}.focus-example>div:last-child{border:0}.focus-example>div>span:last-child{margin-left:auto;font-size:8px;color:#8c957f}.tiny-dot{width:5px;height:5px;border-radius:50%;background:#a67959}.tiny-dot.amber{background:#b5a267}.tiny-dot.gray{background:#99aa89}.people{display:flex;align-items:center;margin-top:46px}.people>span{border-radius:50%;border:3px solid #ecefe5;background:#ded6c9;width:41px;height:41px;display:grid;place-items:center;font-size:10px;margin-right:-8px}.people>span:nth-child(2){background:#d3dfd5}.people>span:nth-child(3){background:#e7dfbc}.people small{font-size:9px;color:var(--muted);margin-left:19px}.mini-agenda{display:flex;align-items:center;gap:18px;border-top:1px solid #d3dbcc;padding-top:20px;margin-top:30px}.mini-agenda>span{font-size:20px;color:#8d9c7f}.mini-agenda b{font-size:11px;font-weight:550}.mini-agenda small{display:block;margin-top:7px;color:var(--muted);font-size:9px}.feature-chat{background:#e7ece5}.chat-example{margin-top:25px;font-size:11px}.chat-example>span{display:block;padding:13px 16px;background:#d8e3d3;border-radius:12px 12px 0 12px;margin-left:25px;max-width:max-content}.chat-example>div{display:flex;gap:10px;margin-top:17px;align-items:flex-start}.chat-example p{font-size:11px;line-height:1.6;margin:0}.chat-example small{display:block;font-size:9px;color:#8d9b81;margin-top:8px}.product{margin-top:90px;background:#e9ede3;padding-top:76px;padding-bottom:54px}.product .section-heading{text-align:center}.product .eyebrow{justify-content:center}.product-tabs{display:flex;justify-content:center;gap:6px;margin:33px 0}.product-tabs button{background:none;border:1px solid transparent;border-radius:7px;padding:12px 20px;color:#7e8a74;font-size:12px;cursor:pointer;transition:all .2s}.product-tabs button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 2px 5px #2c461009}.product-tabs button:hover{border-color:#c0cdb4}.browser-frame{border-radius:13px;overflow:hidden;border:1px solid #c9d3c1;background:white;box-shadow:0 25px 70px #2e482612}.browser-bar{height:43px;background:#f7f9f3;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:9px;color:#8b9980}.browser-dots{display:flex;gap:5px}.browser-dots i{height:6px;width:6px;background:#d2dbcb;border-radius:50%}.browser-frame>img{width:100%;height:auto;transition:opacity .18s}.screen-caption{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#839177;margin-top:18px}.privacy{padding-top:100px}.privacy-card{background:#183d32;border-radius:28px;padding:65px;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden;color:#f0f3e8}.privacy .eyebrow{color:#a2b597;font-size:9px}.privacy h2{font-size:65px;line-height:1.03;letter-spacing:-3px;font-weight:450;margin:32px 0}.privacy em{color:#cdeaa1}.privacy-copy>p{color:#a6b9a6;font-size:13px;line-height:1.9;max-width:350px}.privacy .text-link{font-size:11px;color:#d5e6c6;margin-top:22px}.privacy-visual{position:relative;min-height:380px;display:flex;align-items:center;flex-direction:column;justify-content:center}.secure-orbit{position:absolute;top:0;width:300px;height:300px;border-radius:50%;border:1px dashed #47674d;box-shadow:0 0 0 38px #28493455,0 0 0 76px #28493433}.secure-center{position:relative;display:flex;align-items:center;flex-direction:column;margin-top:10px}.secure-center img{border-radius:28px;box-shadow:0 15px 40px #071d2238}.secure-center>span{font-size:8px;letter-spacing:2px;color:#8aa77c;margin:22px 0 9px}.secure-center b{font-size:13px;font-weight:450}.secure-node{position:absolute;z-index:1;padding:9px 15px;border:1px solid #46634a;background:#234839;border-radius:7px;font-size:9px;color:#b5c8a5}.node-one{top:10px;left:10px;transform:rotate(-8deg)}.node-two{top:130px;right:-5px;transform:rotate(7deg)}.node-three{top:250px;left:0;transform:rotate(-5deg)}.privacy-facts{align-self:stretch;margin:65px 15px 0;position:relative;border-top:1px solid #3b5846;padding-top:18px;font-size:11px;color:#b2c4a6}.privacy-facts>div{padding:8px}.privacy-facts span{margin-right:12px;color:#bfdda1}.privacy-footnote{grid-column:1/-1;margin:40px 0 0;font-size:9px;color:#8ba487;line-height:1.8;border-top:1px solid #3b5846;padding-top:20px}.start{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-bottom:100px}.start .button{margin-top:18px}.demo-note{font-size:10px;line-height:1.7;color:#929d88;margin-top:18px}.faq{padding-top:44px}details{border-bottom:1px solid var(--line)}summary{padding:23px 0;font-size:13px;font-weight:550;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:14px}summary::-webkit-details-marker{display:none}summary>span{font-size:20px;font-weight:300;color:#899b7a;transition:transform .25s}details[open] summary>span{transform:rotate(45deg)}details p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 20px 22px 0}.footer{border-top:1px solid var(--line);padding-top:35px;padding-bottom:35px;display:flex;justify-content:space-between;align-items:center}.footer .brand{font-size:16px}.footer p{font-size:10px;color:#8a9780;margin-top:16px}.footer-links{display:flex;gap:24px;font-size:10px;color:#7d8b73}.footer-links a:hover{color:var(--ink)}.reveal{transition:opacity .85s ease,transform .85s cubic-bezier(.2,.65,.2,1)}.js .reveal:not(.visible){opacity:0;transform:translateY(28px)}.steps .reveal:nth-child(2),.feature-grid .reveal:nth-child(2n){transition-delay:.12s}.steps .reveal:nth-child(3){transition-delay:.24s}@keyframes bob{0%,100%{translate:0 0}50%{translate:0 -9px}}@media(min-width:1500px){.hero{padding-top:95px}}@media(max-width:1100px){.wrap{padding-left:32px;padding-right:32px}.header{padding:0 32px}nav{gap:18px;font-size:11px}.hero{grid-template-columns:1fr 1fr}h1{letter-spacing:-2.8px}.hero-scene{scale:.88;transform-origin:center}.hero-actions{gap:16px}.hero-actions .button{padding:18px;font-size:12px}.hero-actions .text-link{font-size:10px;gap:10px}.privacy-card{padding:45px}.privacy h2{font-size:56px}.footer-links{gap:14px}.start{gap:35px}}@media(max-width:800px){.header{height:78px}.brand{font-size:17px}.brand img{width:33px;height:33px}nav{display:none}.hero{padding-top:45px;grid-template-columns:1fr;gap:0}.hero-copy{max-width:560px}h1{font-size:62px}.lead{max-width:470px}.hero-scene{width:510px;max-width:100%;margin:45px auto 0;scale:1}.hero-bottom{margin-top:20px;padding-top:30px}.section{padding-top:75px}.section-heading h2{font-size:37px}.steps{gap:22px}.step h3{font-size:17px}.step p{font-size:12px}.tags{flex-wrap:wrap}.feature{padding:26px}.feature h3{font-size:25px}.privacy-card{padding:40px;grid-template-columns:1fr 1fr;gap:20px}.privacy h2{font-size:47px}.privacy-visual{scale:.87;transform-origin:center}.privacy-facts{margin-left:-15px;margin-right:-15px}.privacy .eyebrow{font-size:8px;letter-spacing:1px}.privacy-copy>p{font-size:12px}.start{grid-template-columns:1fr;gap:10px}.faq{padding-top:15px}.footer{align-items:flex-start;gap:30px}.footer-links{flex-direction:column;gap:15px}.screen-caption{line-height:1.6}.product{margin-top:60px}.platforms{gap:18px;font-size:10px}}@media(max-width:540px){.wrap{padding-left:22px;padding-right:22px}.header{padding:0 20px;gap:8px}.header .button{padding:10px 12px;font-size:10px;gap:10px}.beta{display:none}.brand{font-size:15px;gap:7px}.hero{padding-top:36px}.eyebrow{font-size:8px;letter-spacing:1.3px}h1{font-size:46px;letter-spacing:-2.8px;margin-top:25px;line-height:1.12}.lead{font-size:14px;line-height:1.8}.hero-actions{gap:20px}.hero-actions .button{font-size:11px;gap:15px;padding:16px}.hero-note{font-size:10px}.hero-scene{height:410px;margin-top:45px;width:100%}.orbit{width:310px;height:350px}.orbit-two{width:330px;height:300px}.plan-card{width:290px;padding:21px 18px 0}.plan-top h2{font-size:21px}.sun{font-size:35px}.task{padding:13px 0;gap:8px}.task b{font-size:10px}.task p{font-size:7px}.plan-bottom{font-size:7px}.message-float{top:0;left:-4px;padding:12px;gap:7px}.message-float p{font-size:8px}.message-float b{font-size:9px}.context-float{right:-2px;bottom:0;padding:12px 14px}.context-float b{font-size:10px}.scene-label{top:-23px;right:18px;font-size:7px}.illustration-note{bottom:-22px;left:8px;font-size:7px}.hero-bottom{padding-top:30px;margin-top:35px;font-size:9px;gap:12px}.platforms{gap:10px;font-size:8px;flex-wrap:wrap;max-width:100px}.scroll-link{flex-shrink:0;width:29px;height:29px}.section{padding-top:65px}.section-heading h2{font-size:31px;letter-spacing:-1.4px}.section-heading p{font-size:12px}.section-heading p br{display:none}.steps{grid-template-columns:1fr;gap:28px;margin-top:35px}.step{padding-top:22px}.line-icon{margin-bottom:15px}.step h3{font-size:21px;margin:10px 0}.step p{max-width:none;font-size:13px}.tags{margin-top:16px}.step-number{top:22px}.feature-grid{grid-template-columns:1fr;gap:14px;margin-top:30px}.feature{padding:28px;min-height:0;border-radius:18px}.feature h3{font-size:27px}.people{margin-top:28px}.product{margin-top:50px;padding-top:55px;padding-bottom:35px}.product-tabs{gap:0;margin:25px -6px}.product-tabs button{padding:11px 10px;font-size:10px}.browser-bar{height:30px;font-size:7px;padding:0 9px}.browser-dots{gap:3px}.browser-dots i{width:4px;height:4px}.browser-frame{border-radius:8px}.screen-caption{flex-direction:column;gap:5px;font-size:8px}.privacy-card{padding:30px 25px;grid-template-columns:1fr;border-radius:20px;gap:0}.privacy h2{font-size:57px;margin:25px 0}.privacy-copy>p{font-size:13px}.privacy .text-link{font-size:10px}.privacy-visual{margin-top:40px;min-height:390px;scale:.9}.secure-orbit{width:260px;height:260px}.node-one{left:-6px}.node-two{right:-8px}.privacy-facts{margin-top:60px;margin-left:0;margin-right:0}.privacy-footnote{margin-top:5px;font-size:8px}.start{padding-bottom:60px}.start .button{font-size:11px;gap:18px;padding:18px}.footer{flex-direction:column;gap:20px}.footer-links{flex-direction:row;flex-wrap:wrap;font-size:9px;gap:15px}.footer-links span{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal:not(.visible){opacity:1;transform:none}}
/* Remote access and the two independent encryption layers. */
.security{padding-top:85px}.tunnel-card{border:1px solid #d3ddc9;background:#edf2e6;border-radius:24px;padding:30px 38px;margin-top:38px}.tunnel-heading{display:flex;justify-content:space-between;align-items:center}.tunnel-version{font-size:10px;letter-spacing:1px;color:#6e8260}.tunnel-route{display:grid;grid-template-columns:1fr .65fr .9fr .65fr 1fr;align-items:center;gap:16px;padding:40px 0 30px;text-align:center}.tunnel-icon{display:grid;place-items:center;margin:0 auto 16px;width:54px;height:54px;border:1px solid #c9d8bc;border-radius:14px;background:#f8faf5;font-size:28px;color:#466b45}.tunnel-route h3{font-size:15px;font-weight:550;margin:0 0 8px;letter-spacing:-.3px}.tunnel-route p{font-size:10px;color:#7d8d71;margin:0}.tunnel-gateway .tunnel-icon{background:#dce7cf}.tunnel-wire{position:relative;margin-top:-27px}.tunnel-wire span{display:block;font-size:9px;letter-spacing:1px;color:#71865e;margin-bottom:12px}.tunnel-wire i{height:1px;background:#aec696;display:block;position:relative}.tunnel-wire i:after{content:'›';position:absolute;right:-1px;top:-10px;color:#7f9e64;font-style:normal}.inner-tunnel{display:flex;align-items:center;justify-content:center;gap:16px;background:#254d3c;color:#e9f3dd;border-radius:12px;padding:20px}.inner-tunnel>span{font-size:30px;color:#c4e29f}.inner-tunnel b{font-size:12px;font-weight:500}.inner-tunnel p{font-size:10px;color:#b4c8a7;margin:7px 0 0;line-height:1.6}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:42px 0 50px}.security-number{font-size:9px;letter-spacing:1.2px;color:#839275}.security-item h3{font-size:20px;letter-spacing:-.6px;font-weight:550;margin:18px 0 13px}.security-item p{font-size:12px;line-height:1.9;color:var(--muted)}.data-boundary{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:42px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.data-boundary h3{font-size:32px;line-height:1.2;font-weight:500;letter-spacing:-1.1px;margin:20px 0}.data-boundary p{font-size:13px;line-height:1.9;color:var(--muted);max-width:450px}.boundary-notes>div+div{margin-top:22px}.boundary-notes b{font-size:12px;font-weight:600}.boundary-notes p{font-size:11px;margin:8px 0 0}.boundary-notes>div{padding-left:20px;border-left:2px solid #ceddbd}@media(max-width:800px){.tunnel-card{padding:25px}.tunnel-route{gap:8px}.tunnel-route h3{font-size:12px}.tunnel-route p{font-size:9px;line-height:1.6}.security-grid{gap:20px}.security-item h3{font-size:18px}.data-boundary{gap:35px}.data-boundary h3{font-size:27px}}@media(max-width:540px){.security{padding-top:60px}.tunnel-card{padding:22px 17px;border-radius:18px}.tunnel-route{grid-template-columns:1fr;padding:25px 0;gap:14px}.tunnel-route h3{font-size:16px}.tunnel-route p{font-size:11px}.tunnel-icon{width:43px;height:43px;font-size:24px;margin-bottom:10px}.tunnel-wire{margin:0;height:34px;display:flex;align-items:center;justify-content:center;gap:10px}.tunnel-wire span{margin:0}.tunnel-wire i{height:32px;width:1px;order:-1}.tunnel-wire i:after{content:'⌄';top:auto;bottom:-6px;right:-4px}.tunnel-heading .pill{font-size:7px;letter-spacing:.7px;padding:7px 8px}.tunnel-version{font-size:8px}.inner-tunnel{padding:16px 13px;gap:10px;align-items:flex-start}.inner-tunnel b{font-size:11px;line-height:1.7;display:block}.inner-tunnel p{font-size:10px}.security-grid{grid-template-columns:1fr;gap:22px;margin:32px 0}.security-item h3{font-size:21px;margin:12px 0}.security-item p{font-size:13px;margin-bottom:0}.data-boundary{grid-template-columns:1fr;gap:25px;padding:32px 0}.data-boundary h3{font-size:29px}.boundary-notes p{font-size:12px}}
/* Native mobile clients and the foldable workspace. */
.mobile{padding-top:95px}.mobile-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}.mobile-badges{display:flex;gap:8px;flex-wrap:wrap;max-width:260px;justify-content:flex-end}.mobile-badges span{border:1px solid #cdd9c2;background:#edf2e6;border-radius:25px;padding:10px 15px;font-size:10px;color:#68805b}.mobile-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:45px;padding:0 25px}.mobile-shot{margin:0;min-width:0}.mobile-os{font-size:9px;letter-spacing:1.6px;color:#789066}.mobile-shot h3{font-size:18px;font-weight:550;letter-spacing:-.5px;margin:12px 0 9px}.mobile-shot figcaption p{font-size:11px;line-height:1.7;color:var(--muted);margin:0 0 25px}.phone-frame{display:block;border:6px solid #263d33;background:#263d33;border-radius:32px;overflow:hidden;box-shadow:0 20px 40px #283e2312;max-width:270px;margin:auto;transition:transform .3s,box-shadow .3s}.phone-frame:hover{transform:translateY(-5px);box-shadow:0 27px 50px #283e2320}.phone-frame img{width:100%;height:auto}.mobile-gallery .mobile-shot:nth-child(2){transition-delay:.12s}.mobile-gallery .mobile-shot:nth-child(3){transition-delay:.24s}.mobile-caption{font-size:9px;line-height:1.8;color:#839177;text-align:center;max-width:720px;margin:27px auto 0}.fold-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;background:#e9efe2;border:1px solid #dce4d4;padding:42px;border-radius:24px;margin-top:55px;overflow:hidden}.fold-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.fold-copy h3{font-size:36px;line-height:1.16;font-weight:500;letter-spacing:-1.2px;margin:24px 0 20px}.fold-copy h3 em{color:#688953}.fold-copy>p{font-size:12px;line-height:1.85;color:var(--muted)}.fold-copy ul{list-style:none;padding:0;margin:22px 0}.fold-copy li{font-size:11px;line-height:1.8;color:#4f6954;padding-left:20px;position:relative;margin:10px 0}.fold-copy li:before{content:'✓';position:absolute;left:0;color:#7d9b64}.fold-copy .fold-platform-note{font-size:10px;border-top:1px solid #ccd9c2;padding-top:17px}.fold-device{background:#f9fbf6;border:7px solid #263d33;border-radius:22px;box-shadow:0 20px 35px #30462a18;overflow:hidden;transform:rotate(-3deg)}.fold-device-top{display:flex;align-items:center;gap:6px;padding:13px;border-bottom:1px solid #dfe7d7;font-size:10px}.fold-device-top>span{margin-left:auto;color:#83a35e;font-size:9px}.fold-panels{display:grid;grid-template-columns:1fr 1fr;min-height:255px}.fold-list{padding:17px 9px;border-right:3px solid #d2dacb;box-shadow:4px 0 8px #2c3d2310}.fold-label{display:block;font-size:6px;letter-spacing:1px;color:#8b9b7e;margin:0 0 14px 5px}.fold-list>div{padding:12px 8px;border-bottom:1px solid #e5ebdf;border-radius:5px}.fold-list b{display:block;font-size:8px;line-height:1.6;font-weight:550}.fold-list small{display:block;font-size:6px;color:#87977b;margin-top:5px}.fold-selected{background:#e0ebd5}.fold-detail{padding:17px 14px}.fold-detail h4{font-size:17px;font-weight:500;letter-spacing:-.6px;line-height:1.2;margin:17px 0 12px}.fold-detail .fold-label{margin-left:0}.fold-status{display:inline-block;padding:4px 7px;border-radius:4px;background:#e3ecd9;color:#6b835a;font-size:7px}.fold-detail p{font-size:8px;line-height:1.8;color:#7b8b72;margin:16px 0}.fold-source{font-size:7px;color:#6f8d59;padding-top:10px;border-top:1px solid #dde5d5}.fold-visual-caption{display:block;text-align:center;font-size:8px;color:#8b9980;margin-top:27px}@media(max-width:1100px){nav{gap:18px}.mobile-gallery{gap:25px;padding:0}.mobile-shot h3{font-size:16px}.fold-card{padding:30px;gap:25px}.fold-copy h3{font-size:32px}.fold-detail h4{font-size:14px}}@media(max-width:800px){.mobile-heading{align-items:flex-start}.mobile-badges{max-width:145px;margin-top:40px}.mobile-gallery{gap:18px}.phone-frame{border-width:4px;border-radius:23px}.mobile-shot h3{font-size:14px;min-height:34px}.mobile-shot figcaption p{font-size:10px;min-height:34px}.mobile-os{font-size:8px}.fold-card{grid-template-columns:1fr;gap:35px}.fold-visual{max-width:470px;width:100%;margin:auto}.fold-detail h4{font-size:20px}.fold-detail p{font-size:10px}.fold-list b{font-size:10px}.fold-list small,.fold-source{font-size:8px}.fold-label{font-size:7px}.fold-panels{min-height:270px}}@media(max-width:540px){.mobile{padding-top:65px}.mobile-heading{display:block}.mobile-badges{justify-content:flex-start;max-width:none;margin-top:22px}.mobile-badges span{font-size:9px;padding:8px 13px}.mobile-gallery{grid-template-columns:1fr;gap:40px;margin-top:32px}.mobile-shot figcaption{text-align:center}.mobile-shot h3{font-size:21px;min-height:0;margin:10px 0}.mobile-shot figcaption p{font-size:12px;min-height:0;margin-bottom:20px}.mobile-os{font-size:9px}.phone-frame{max-width:250px;border-width:5px;border-radius:29px}.mobile-caption{font-size:9px;text-align:left}.fold-card{padding:27px 20px;border-radius:19px;margin-top:35px}.fold-copy h3{font-size:32px}.fold-copy>p{font-size:13px}.fold-copy li{font-size:12px}.fold-copy .fold-platform-note{font-size:11px}.fold-device{border-width:5px;border-radius:15px;transform:rotate(-2deg)}.fold-device-top{font-size:8px;padding:9px}.fold-panels{min-height:230px}.fold-list{padding:12px 6px}.fold-detail{padding:12px 9px}.fold-list b{font-size:8px}.fold-list small{font-size:6px}.fold-list>div{padding:10px 5px}.fold-detail h4{font-size:15px}.fold-detail p{font-size:8px}.fold-source{font-size:6px}.fold-label{font-size:5px}.fold-visual-caption{font-size:7px}}
/* Current WEB screenshots and real Fold captures. */
.browser-frame>a{display:block}.browser-frame>a img{width:100%;height:auto}.product-tabs{flex-wrap:wrap}.fold-card{display:block}.fold-copy{max-width:850px}.fold-copy>p{max-width:740px}.fold-copy ul{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fold-screens{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:32px}.fold-screens figure{margin:0;min-width:0}.fold-screenshot{display:block;border:6px solid #263d33;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px #30462a15;transition:transform .25s}.fold-screenshot:hover{transform:translateY(-4px)}.fold-screenshot img{width:100%;height:auto}.fold-screens figcaption{padding-top:18px}.fold-screens figcaption b{display:block;font-size:15px;font-weight:550;letter-spacing:-.3px}.fold-screens figcaption span{display:block;font-size:11px;line-height:1.8;color:var(--muted);margin-top:7px}@media(max-width:800px){.fold-copy ul{display:block}.fold-screens{gap:18px}.fold-screens figcaption b{font-size:13px}}@media(max-width:540px){.fold-screens{grid-template-columns:1fr;gap:30px;margin-top:26px}.fold-screenshot{border-width:4px;border-radius:15px}.fold-screens figcaption b{font-size:16px}.fold-screens figcaption span{font-size:12px}.product-tabs button{padding:10px 9px;font-size:10px}}
