/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#192820;--paper:#f5f1e8;--acid:#d7ff64;--coral:#ff8064;--line:#19282024}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{z-index:10;justify-content:space-between;align-items:center;max-width:1240px;height:88px;margin:auto;padding:0 32px;display:flex;position:relative}.brand{letter-spacing:-.6px;align-items:center;gap:12px;font-size:21px;font-weight:750;display:flex}.brand-mark{justify-content:center;align-items:flex-end;gap:2px;width:32px;height:32px;display:flex;transform:rotate(-10deg)}.brand-mark i{background:var(--ink);transform-origin:bottom;border-radius:10px 10px 4px 4px;width:7px;display:block}.brand-mark i:first-child{height:18px;transform:rotate(-30deg)}.brand-mark i:nth-child(2){height:27px}.brand-mark i:nth-child(3){height:20px;transform:rotate(27deg)}.site-header nav{gap:38px;font-size:14px;font-weight:600;display:flex}.site-header nav a{opacity:.68;transition:all .2s}.site-header nav a:hover{opacity:1}.nav-cta{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;gap:15px;padding:11px 16px;font-size:13px;font-weight:700;display:flex}.hero{text-align:center;min-height:980px;padding:80px 24px 100px;position:relative;overflow:hidden}.eyebrow{border:1px solid var(--line);text-transform:uppercase;letter-spacing:1.4px;background:#ffffff59;border-radius:99px;align-items:center;gap:9px;padding:7px 12px 7px 8px;font-size:10px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--acid);border-radius:50%;place-items:center;width:23px;height:23px;font-size:12px;display:grid}h1{letter-spacing:-.07em;max-width:930px;margin:32px auto 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(68px,8.8vw,128px);font-weight:400;line-height:.82}h1 em{color:var(--coral);font-weight:400}.hero-copy{color:#516158;max-width:565px;margin:0 auto;font-size:17px;line-height:1.65}.hero-actions{justify-content:center;align-items:center;gap:28px;margin-top:30px;display:flex}.primary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:15px 21px 15px 25px;font-weight:700;box-shadow:0 10px 30px #19282021}.primary-button span{opacity:.7;margin-left:18px;display:inline-block}.text-link{border-bottom:1px solid #19282059;padding-bottom:4px;font-size:14px;font-weight:700}.text-link span{margin-left:9px}.compatibility{color:#869087;letter-spacing:.2px;margin-top:17px;font-size:10px}.compatibility span{color:#69a641;margin-right:6px;font-size:8px}.browser-wrap{max-width:1030px;height:570px;margin:90px auto 0;position:relative}.browser{z-index:2;text-align:left;background:#fbfaf6;border-radius:18px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 35px 100px #2f39262e,0 0 0 1px #1d2d221f}.browser-top{background:#e9e6df;align-items:end;height:50px;padding:0 16px;display:flex}.traffic{align-items:center;gap:8px;width:120px;height:50px;display:flex}.traffic i{background:#c6c2ba;border-radius:50%;width:10px;height:10px}.traffic i:first-child{background:#ff7d68}.traffic i:nth-child(2){background:#edc45d}.traffic i:nth-child(3){background:#6ec27d}.tabs{align-items:flex-end;height:100%;display:flex}.tab{color:#536057;background:#f6f3ee;border-radius:11px 11px 0 0;align-items:center;gap:9px;width:215px;height:38px;padding:0 14px;font-size:11px;display:flex}.tab b{color:#a4aaa4;margin-left:auto}.mini-mark{background:var(--acid);border-radius:5px;place-items:center;width:17px;height:17px;font-size:8px;font-weight:900;display:grid}.tabs button{color:#7d847e;background:0 0;border:0;width:36px;height:36px;font-size:17px}.window-action{color:#969d97;letter-spacing:2px;margin:0 0 15px auto}.toolbar{border-bottom:1px solid #19282014;align-items:center;gap:14px;height:54px;padding:0 18px;display:flex}.tool-arrows{color:#7d877f;gap:16px;font-size:20px;display:flex}.address{color:#879089;background:#ebe9e3;border-radius:8px;flex:1;align-items:center;gap:9px;max-width:600px;height:34px;margin:auto;padding:0 12px;display:flex}.address input{color:#314137;background:0 0;border:0;outline:0;width:100%;font-size:11px}.address kbd,.inner-search kbd{color:#9ba39c;border:1px solid #d0d3ce;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:9px}.tool-icon{color:#778179;font-size:19px}.avatar{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid}.browser-content{height:calc(100% - 104px);display:flex}.browser-content aside{background:#f0eee8;border-right:1px solid #19282014;flex-direction:column;align-items:center;width:54px;padding:15px 0;display:flex}.small{height:27px;transform:scale(.5)}.aside-items,.aside-bottom{color:#929b94;flex-direction:column;align-items:center;gap:26px;font-size:16px;display:flex}.aside-items{margin-top:37px}.aside-bottom{gap:20px;margin-top:auto}.new-tab{text-align:center;background:radial-gradient(circle at 50% 80%,#eef1df 0,#0000 55%),#faf8f3;flex:1;padding-top:83px;position:relative;overflow:hidden}.new-tab>*{z-index:1;position:relative}.greeting{text-transform:uppercase;letter-spacing:2px;color:#859087;font-size:8px;font-weight:800}.new-tab h2{letter-spacing:-1.8px;margin:14px 0 27px;font:400 38px/1.1 Georgia,serif}.inner-search{color:#9ba39c;text-align:left;background:#fff;border-radius:14px;align-items:center;gap:12px;width:min(530px,75%);height:52px;margin:0 auto;padding:0 17px;font-size:11px;display:flex;box-shadow:0 13px 30px #3b49391a,0 0 0 1px #19282012}.inner-search span{flex:1}.quick-links{justify-content:center;gap:24px;margin-top:38px;display:flex}.quick-links article{color:#687269;width:78px;font-size:9px}.tile{color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;margin:0 auto 9px;font:600 23px Georgia,serif;display:grid}.tile.coral{background:#e77d67}.tile.mint{background:#9ac3a8}.tile.cream{color:#7f7458;background:#e9ddba}.tile.dark{background:#27372e;font:300 25px Arial}.ambient{filter:blur(2px);opacity:.35;border-radius:50%;z-index:0!important;position:absolute!important}.ambient-a{background:#e5bb9f;width:260px;height:260px;top:40px;right:-90px}.ambient-b{background:#cfdf87;width:310px;height:200px;bottom:-130px;left:35px}.glow{filter:blur(40px);border-radius:50%;position:absolute}.glow-one{background:#d7ff648c;width:520px;height:400px;top:80px;left:-170px}.glow-two{background:#ff80644d;width:500px;height:400px;bottom:-60px;right:-140px}.float-note{z-index:4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:left;background:#ffffffd6;border:1px solid #19282014;border-radius:13px;align-items:center;gap:10px;padding:10px 13px;display:flex;position:absolute;box-shadow:0 18px 45px #2031271f}.float-note>span{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.float-note b{font-size:10px;display:block}.float-note small{color:#879088;margin-top:3px;font-size:8px;display:block}.note-left{top:200px;left:-62px}.note-left>span{background:var(--acid)}.note-right{bottom:86px;right:-60px}.note-right>span{background:#ffd9d0}.toast{z-index:20;color:#fff;background:#192820;border-radius:99px;padding:13px 20px;font-size:13px;animation:.35s rise;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #19282044}.toast span{color:var(--acid);margin-right:7px}@keyframes rise{0%{opacity:0;transform:translate(-50%,15px)}}.section-kicker{text-transform:uppercase;letter-spacing:2px;color:#667369;margin:0 0 22px;font-size:10px;font-weight:800}.section-kicker:before{content:"✦";color:#93b71f;margin-right:10px}.section-kicker.light{color:#b9c3bc}.section-kicker.light:before{color:var(--acid)}.manifesto{text-align:center;background:#fffdf8;padding:150px 30px 145px}.manifesto h2,.section-heading h2,.privacy-copy h2,.waitlist h2{letter-spacing:-.055em;margin:0;font:400 clamp(50px,6.5vw,88px)/.95 Georgia,serif}.manifesto h2 em,.section-heading h2 em,.privacy-copy h2 em,.waitlist h2 em{color:var(--coral);font-weight:400}.manifesto>p:not(.section-kicker){color:#68746b;max-width:660px;margin:34px auto 0;font-size:17px;line-height:1.8}.manifesto-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:800px;margin:80px auto 0;display:grid}.manifesto-stats div{padding:35px 20px}.manifesto-stats div+div{border-left:1px solid var(--line)}.manifesto-stats strong{font:400 37px Georgia,serif;display:block}.manifesto-stats span{text-transform:uppercase;letter-spacing:1.4px;color:#7e8981;margin-top:8px;font-size:8px;font-weight:800;display:block}.features{background:#ece9df;padding:140px max(30px,50vw - 590px)}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:70px;display:flex}.section-heading>p{color:#667268;max-width:390px;margin:0 0 10px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.feature-card{background:#f8f5ed;border-radius:22px;flex-direction:column;min-height:580px;padding:25px;display:flex;overflow:hidden}.card-number{color:#7f8981;font:italic 18px Georgia,serif}.card-number span{letter-spacing:1.5px;margin-left:8px;font:800 8px Arial}.feature-card h3{letter-spacing:-1.3px;margin:auto 0 12px;font:400 29px/1.05 Georgia,serif}.feature-card>p{color:#69746c;margin:0;font-size:13px;line-height:1.7}.focus-card{background:#e4f7a8}.focus-demo{height:305px;margin-top:35px;position:relative}.focus-sheet{background:#fffdf7;border-radius:9px;width:80%;height:255px;margin:auto;padding:35px 30px;box-shadow:0 20px 35px #66794420}.focus-sheet span{background:#d8d9d2;border-radius:5px;height:5px;margin-bottom:16px;display:block}.focus-sheet span:nth-child(2){width:88%}.focus-sheet span:nth-child(3){width:65%}.focus-sheet b{background:#eee8dc;border-radius:5px;width:100%;height:80px;margin-top:25px;display:block}.focus-pill{white-space:nowrap;background:var(--ink);color:#fff;border-radius:99px;padding:10px 15px;font-size:9px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #17251d33}.focus-pill:first-letter{color:var(--acid)}.spaces-card{background:#f8cabf}.space-stack{height:300px;margin-top:40px;position:relative}.space-stack div{background:#fffdf7;border-radius:15px;height:86px;padding:24px;font:500 17px Georgia,serif;position:absolute;left:10%;right:10%;box-shadow:0 15px 30px #7e574c20}.space-stack div small{float:right;text-transform:uppercase;letter-spacing:1px;color:#8a928c;font:800 7px Arial}.space-stack div:nth-child(2){background:#e6e2d7;top:72px;transform:rotate(2deg)}.space-stack div:nth-child(3){color:#fff;background:#27372e;top:144px;transform:rotate(-2deg)}.shield-card{background:#cad9cf}.shield-demo{flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex}.shield-orbit{border:1px solid #1928203d;border-radius:50%;justify-content:center;align-items:flex-end;gap:5px;width:150px;height:150px;padding-bottom:42px;display:flex;position:relative;transform:rotate(-10deg)}.shield-orbit:before,.shield-orbit:after{content:"";border:1px solid #19282021;border-radius:50%;position:absolute;inset:-19px}.shield-orbit:after{inset:-39px}.shield-orbit i{background:var(--ink);transform-origin:bottom;border-radius:12px 12px 5px 5px;width:16px;display:block}.shield-orbit i:first-child{height:39px;transform:rotate(-30deg)}.shield-orbit i:nth-child(2){height:58px}.shield-orbit i:nth-child(3){height:43px;transform:rotate(28deg)}.shield-demo strong{margin-top:25px;font:400 18px Georgia,serif}.shield-demo>span{text-transform:uppercase;letter-spacing:1.5px;color:#68746b;margin-top:7px;font-size:8px}.privacy-band{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:720px;padding:120px max(35px,50vw - 560px);display:grid;overflow:hidden}.privacy-copy h2 em{color:var(--acid)}.privacy-copy>p:not(.section-kicker){color:#aab5ae;max-width:480px;margin:30px 0;line-height:1.8}.privacy-copy a{border-bottom:1px solid #77837b;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-block}.privacy-copy a span{color:var(--acid);margin-left:15px}.privacy-visual{place-items:center;height:460px;display:grid;position:relative}.orbital{border:1px solid #ffffff23;border-radius:50%;position:absolute}.orbital.one{width:360px;height:360px}.orbital.two{width:500px;height:500px}.orbital:before{content:"";background:var(--acid);width:8px;height:8px;box-shadow:0 0 20px var(--acid);border-radius:50%;position:absolute;top:12%;left:8%}.lock-core{width:210px;height:210px;color:var(--ink);z-index:2;background:#f5f1e8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 80px #d7ff6425}.lock-core>span{color:#8bab24;margin-bottom:15px;font-size:34px}.lock-core b{font:400 20px Georgia,serif}.lock-core small{text-transform:uppercase;letter-spacing:1.7px;color:#7b877e;margin-top:8px;font-size:7px}.data-chip{z-index:3;text-transform:uppercase;letter-spacing:1px;color:#b9c4bd;background:#23362c;border:1px solid #ffffff23;border-radius:99px;padding:10px 16px;font-size:8px;position:absolute}.chip-a{top:75px;left:15px}.chip-b{top:185px;right:0}.chip-c{bottom:56px;left:55px}.quote-section{text-align:center;background:#fffdf8;padding:145px 30px}.quote-mark{color:var(--coral);height:45px;font:400 80px/1 Georgia,serif}.quote-section blockquote{letter-spacing:-.04em;max-width:900px;margin:28px auto 45px;font:400 clamp(38px,5vw,65px)/1.1 Georgia,serif}.quote-person{text-align:left;justify-content:center;align-items:center;gap:13px;display:flex}.quote-person>span{color:#fff;background:#de9a83;border-radius:50%;place-items:center;width:40px;height:40px;font-size:10px;font-weight:800;display:grid}.quote-person b,.quote-person small{display:block}.quote-person b{font-size:10px}.quote-person small{color:#89938b;margin-top:4px;font-size:8px}.quote-person.principle>span{background:var(--acid);color:var(--ink)}.waitlist{background:var(--coral);min-height:690px;color:var(--ink);text-align:center;padding:125px 30px;position:relative;overflow:hidden}.waitlist:before,.waitlist:after{content:"";border:1px solid #1928202e;border-radius:50%;width:500px;height:500px;position:absolute}.waitlist:before{top:-100px;left:-280px}.waitlist:after{bottom:-180px;right:-280px}.wait-spark{color:#f9bdab;font-size:40px;position:absolute}.spark-a{top:22%;left:14%}.spark-b{font-size:25px;bottom:25%;right:17%}.waitlist .section-kicker.light{color:#4b463d}.waitlist .section-kicker.light:before,.waitlist h2 em{color:#fff4dd}.waitlist>p:not(.section-kicker){color:#5f4942;max-width:530px;margin:28px auto;line-height:1.7}.email-form{z-index:2;background:#fff8ed;border-radius:999px;max-width:560px;height:59px;margin:34px auto 15px;padding:5px 5px 5px 23px;display:flex;position:relative;box-shadow:0 12px 35px #763c2d2b}.email-form input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.email-form input::placeholder{color:#a09386}.email-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:0 20px;font-size:11px;font-weight:800}.email-form button span{color:var(--acid);margin-left:16px}.waitlist>small{text-transform:uppercase;letter-spacing:1.2px;color:#704e44;font-size:8px}.joined-message{z-index:2;background:#fff8ed;border-radius:999px;justify-content:center;align-items:center;max-width:560px;height:59px;margin:34px auto 15px;font-size:12px;font-weight:800;display:flex;position:relative}.joined-message span{background:var(--acid);border-radius:50%;place-items:center;width:25px;height:25px;margin-right:10px;display:grid}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}footer{color:#fff;background:#121e17;grid-template-columns:1fr auto;align-items:start;padding:80px max(30px,50vw - 590px) 35px;display:grid}.footer-brand{font-size:28px}.footer-brand .brand-mark i{background:var(--acid)}footer>p{color:#78857d;grid-column:1;margin:18px 0;font:italic 18px Georgia,serif}.footer-links{color:#aeb8b1;grid-area:1/2/3;grid-template-columns:repeat(2,100px);gap:18px 40px;font-size:11px;display:grid}.footer-links a:hover{color:var(--acid)}.footer-bottom{color:#66736b;text-transform:uppercase;letter-spacing:1.2px;border-top:1px solid #ffffff18;grid-column:1/-1;justify-content:space-between;margin-top:80px;padding-top:25px;font-size:8px;display:flex}.compact-card{min-height:390px;padding:29px}.compact-card h3{margin-top:auto}.compact-icon{background:#fffdf8;border-radius:26px;place-items:center;width:92px;height:92px;margin:58px auto 35px;font:400 36px Georgia,serif;display:grid;box-shadow:0 18px 40px #1928201a}.sync-card{background:#d9e7ee}.split-card{background:#eee1b9}.privacy-card{background:#d8d1eb}.sync-card .compact-icon{color:#5592aa}.split-card .compact-icon{color:#a57a2e}.privacy-card .compact-icon{color:#6e5a9c}.chip-d{bottom:35px;right:45px}.tool-orbit .lock-core{background:linear-gradient(145deg,#f5f1e8,#e9d7ae)}@media (max-width:900px){.feature-grid{grid-template-columns:1fr}.feature-card{min-height:500px}.compact-card{min-height:390px}.section-heading{align-items:flex-start;gap:30px}.privacy-band{grid-template-columns:1fr;padding-top:100px}.privacy-copy{text-align:center}.privacy-copy>p:not(.section-kicker){margin-left:auto;margin-right:auto}.privacy-visual{height:450px}.feature-card h3{margin-top:20px}.focus-demo,.space-stack,.shield-demo{height:260px}}@media (max-width:760px){.site-header{height:74px;padding:0 20px}.site-header nav{display:none}.nav-cta{padding:10px 13px;font-size:11px}.hero{min-height:auto;padding:55px 16px 60px}h1{margin-top:25px;font-size:65px;line-height:.88}.hero-copy{max-width:360px;font-size:15px}.hero-actions{flex-direction:column;gap:20px}.browser-wrap{transform-origin:top;width:760px;height:390px;margin-top:70px;left:50%;transform:translate(-50%)scale(.86)}.note-left{left:10px}.note-right{right:10px}.brand{font-size:19px}.manifesto{padding:100px 20px}.manifesto h2,.section-heading h2,.privacy-copy h2,.waitlist h2{font-size:49px}.manifesto>p:not(.section-kicker){font-size:15px}.manifesto-stats{grid-template-columns:1fr;margin-top:55px}.manifesto-stats div+div{border-left:0;border-top:1px solid var(--line)}.features{padding:95px 16px}.section-heading{margin-bottom:45px;display:block}.section-heading>p{margin-top:25px}.feature-card{min-height:520px}.privacy-band{gap:30px;padding:95px 20px 70px}.privacy-visual{margin:0 -50px;transform:scale(.76)}.quote-section{padding:100px 20px}.quote-section blockquote{font-size:39px}.waitlist{min-height:630px;padding:100px 20px}.email-form{height:auto;box-shadow:none;background:0 0;padding:0;display:block}.email-form input{background:#fff8ed;border-radius:99px;width:100%;height:56px;padding:0 22px}.email-form button{width:100%;height:54px;margin-top:10px}.joined-message{height:auto;min-height:60px;padding:10px 16px}footer{grid-template-columns:1fr}.footer-links{grid-area:auto/1;margin-top:35px}.footer-bottom{margin-top:55px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.toast{animation:none}}
