:root{color-scheme:light;--ink:#16201e;--muted:#66716d;--paper:#f7f8f4;--line:#dce3dc;--green:#77c691;--deep:#0d2926;--cream:#f2eee4;--radius:24px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{max-width:100%;display:block}
:focus-visible{outline:3px solid #64bc87;outline-offset:4px}
.skip-link{position:absolute;top:-60px;left:16px;z-index:50;background:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{top:12px}
.site-header{position:absolute;inset:0 0 auto;z-index:5;height:88px;max-width:1360px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;color:#ecf8ee}
.brand{display:inline-flex;gap:10px;align-items:center;font-size:25px;font-weight:720;letter-spacing:-1.5px;line-height:1}.brand-period{color:#8cd7a6}.brand-symbol{width:28px;height:28px;display:inline-flex;justify-content:center;gap:0;align-items:center;border:1.5px solid currentColor;border-radius:8px;font-size:17px;font-weight:600;letter-spacing:-5px;padding-right:5px}.brand-symbol span:first-child{color:#8de2aa}.brand-symbol span:last-child{color:#f2a3a9}
.desktop-nav{display:flex;gap:35px;margin-left:30px}.desktop-nav a{font-size:13px;font-weight:560;color:#e2eee7;transition:color .2s}.desktop-nav a:hover{color:white}
.header-cta{display:flex;align-items:center;gap:22px;border:1px solid #a3c2b2a6;border-radius:100px;padding:12px 18px;font-size:13px;font-weight:650;background:#ffffff17;backdrop-filter:blur(10px);transition:background .2s,transform .2s}.header-cta:hover{background:#ffffff2c;transform:translateY(-2px)}
.hero{min-height:780px;position:relative;isolation:isolate;overflow:hidden;color:#f7f7ef;background:radial-gradient(circle at 81% 26%,#4f8d82 0,#2e5a54 23%,transparent 50%),radial-gradient(circle at 12% 95%,#40816c 0,transparent 40%),linear-gradient(115deg,#092522 10%,#17493f 59%,#20493f 100%)}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0c221e72,transparent 58%),repeating-linear-gradient(117deg,transparent 0 40px,#c8edca07 41px 42px);opacity:.9}
.hero:after{content:"";position:absolute;left:-12%;right:-12%;bottom:-175px;height:290px;border-radius:50%;background:var(--paper);transform:rotate(-3deg);z-index:-1}
.hero-noise{position:absolute;inset:0;z-index:-1;opacity:.21;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.38' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.20'/%3E%3C/svg%3E")}
.hero-orbit{position:absolute;border:1px solid #d7f3dc24;border-radius:50%;pointer-events:none}.orbit-one{width:760px;height:760px;right:-130px;top:4px}.orbit-two{width:1040px;height:1040px;right:-268px;top:-138px}
.hero-inner{width:min(1200px,calc(100% - 96px));min-height:730px;margin:auto;padding:112px 0 90px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.hero-copy{position:relative;z-index:2;padding-bottom:30px}.eyebrow{margin:0 0 28px;color:#9dd5af;font-size:11px;font-weight:740;letter-spacing:.22em;line-height:1.6}.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#88e3a2;box-shadow:0 0 0 5px #88e3a221;margin-right:10px;vertical-align:2px}
h1,h2,h3,p{margin-top:0}h1{font-size:clamp(70px,7.2vw,112px);font-weight:600;letter-spacing:-.092em;line-height:.95;margin:0 0 32px}h1 em{font-style:normal;color:#a2dcb3}.hero-description{max-width:520px;color:#deede3;font-size:19px;line-height:1.58;letter-spacing:-.02em;margin-bottom:32px}.hero-actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.button{min-height:52px;padding:0 22px;border-radius:100px;display:inline-flex;align-items:center;gap:34px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-primary{color:#123127;background:#b1e7be}.button-primary:hover{background:#d1f6d5}.text-link{font-size:14px;font-weight:620;color:#eef9ef;border-bottom:1px solid #bed5c7;padding:9px 0}.text-link span{margin-left:7px}.hero-footnote{margin:35px 0 0;color:#a4c5b4;font-size:12px;letter-spacing:.02em}.hero-footnote span{margin:0 7px}
.hero-art{height:570px;position:relative;display:grid;place-items:center}.art-halo{position:absolute;width:440px;height:440px;left:10%;top:12%;border-radius:50%;background:radial-gradient(circle,#d1f9da46,transparent 68%);filter:blur(18px)}.panel-window{position:relative;width:min(100%,480px);border-radius:19px;overflow:hidden;box-shadow:0 30px 84px #061b1d8c,0 0 0 1px #edfff26a;transform:rotate(3deg);transition:transform .45s}.panel-window:hover{transform:rotate(0deg) translateY(-5px)}.panel-window img{width:100%;height:auto}.menu-strip{height:36px;background:#e9ece9;color:#3d4541;display:flex;align-items:center;gap:16px;padding:0 15px;font-size:10px;font-weight:600;border-bottom:1px solid #bcc5c1}.menu-apple{font-size:11px}.menu-status{margin-left:auto;color:#348961;font-size:12px}.art-caption{position:absolute;z-index:1;display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.18em;font-weight:700;color:#c5e2cf}.art-caption-top{top:13px;right:1%}.art-caption-bottom{bottom:9px;left:0}.caption-line{height:1px;width:32px;background:#b8d6c2}.hero-bottom{position:absolute;left:max(48px,calc((100vw - 1200px)/2));right:max(48px,calc((100vw - 1200px)/2));bottom:70px;display:flex;justify-content:space-between;color:#b0d1bd;font-size:10px;font-weight:700;letter-spacing:.18em}
.section-shell{width:min(1200px,calc(100% - 96px));margin-inline:auto}.intro{padding:110px 0 65px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.dark-eyebrow{color:#56896d}.section-heading h2{max-width:700px;font-size:clamp(43px,5vw,74px);font-weight:580;letter-spacing:-.045em;line-height:1.04;margin:0}.intro-aside{max-width:410px;padding-left:24px;border-left:1px solid #aebeb2}.intro-aside p{font-size:17px;line-height:1.62;letter-spacing:-.02em;color:#475650}.intro-aside p:last-child{margin-bottom:0}
.features{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;padding-bottom:130px}.feature-card{min-height:380px;border:1px solid #dce5dd;border-radius:var(--radius);padding:28px 30px 31px;display:flex;flex-direction:column;position:relative;overflow:hidden;background:#fff;box-shadow:0 7px 22px #1c493908}.feature-card-large{grid-row:span 2;min-height:776px;background:#e5f2e9}.feature-card-browser{background:#e6ecec}.feature-card-control{background:#f0ece6}.feature-top{display:flex;justify-content:space-between;align-items:start;position:relative;z-index:1}.feature-index{font-size:10px;font-weight:740;letter-spacing:.17em;color:#51665b}.feature-icon{width:32px;height:32px;border:1px solid #8ba899;border-radius:50%;display:grid;place-items:center;font-size:17px;color:#3c7654}.feature-content{margin-top:auto;position:relative;z-index:1}.feature-content h3{font-size:30px;line-height:1.1;letter-spacing:-.03em;font-weight:620;margin:0 0 13px}.feature-content p{max-width:430px;font-size:15px;line-height:1.57;color:#58665e;margin:0}.rings-visual{position:absolute;inset:75px 0 170px;display:grid;place-items:center}.ring{position:absolute;border-radius:50%;border:1px solid #639f77aa}.ring-a{width:490px;height:490px}.ring-b{width:390px;height:390px}.ring-c{width:290px;height:290px;border:33px solid #83c398;border-right-color:#e9ad9e;transform:rotate(-48deg);box-shadow:0 0 0 14px #e4f3e8}.ring-core{position:absolute;font-weight:600;font-size:90px;letter-spacing:-.085em;color:#2a7049}.ring-core span{font-size:32px;vertical-align:30px;letter-spacing:0}.ring-legend{position:absolute;top:66%;font-size:10px;font-weight:750;letter-spacing:.23em;color:#679475}
.browser-visual{width:85%;margin:46px auto 34px;border:1px solid #b9cdcd;border-radius:14px;overflow:hidden;background:#f8fafa;box-shadow:0 14px 24px #3b60601c;transform:rotate(-3deg)}.browser-chrome{height:31px;background:#dbe5e4;display:flex;align-items:center;gap:5px;padding:0 11px;font-size:10px;color:#829491}.browser-chrome i{width:6px;height:6px;border-radius:50%;background:#9fb5b0}.browser-chrome span{margin-left:12px}.browser-tab{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;font-size:12px;font-family:ui-monospace,SFMono-Regular,monospace;white-space:nowrap}.browser-tab.inactive{color:#a0aaa7}.browser-tab.active{background:#e7f6e9;color:#264f38;font-weight:650}.tab-dot{width:6px;height:6px;border-radius:50%;background:#87c397;margin-right:2px}.inactive .tab-dot{background:#c3cdca}
.control-visual{width:84%;margin:39px auto 30px;transform:rotate(3deg);box-shadow:0 13px 25px #766b5819}.control-visual div{height:38px;background:#1d2422;border-bottom:1px solid #39423d;display:flex;justify-content:space-between;align-items:center;padding:0 16px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;color:#dce5dd}.control-visual div:first-child{border-radius:10px 10px 0 0}.control-visual div:last-child{border-radius:0 0 10px 10px;border:0}.control-visual strong{font-size:17px;font-weight:500;color:#bbc4bb}.control-visual .up-arrow{color:#69c782}.control-visual .down-arrow{color:#ec7785}
.privacy-section{background:#12342d;color:#f5f8f3;position:relative;overflow:hidden;padding:100px 0 160px}.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;position:relative;z-index:1}.privacy-section h2{max-width:560px;font-size:clamp(50px,5vw,76px);line-height:1.04;font-weight:580;letter-spacing:-.045em}.privacy-copy{padding-top:47px}.privacy-copy p{font-size:21px;line-height:1.55;letter-spacing:-.025em;color:#d9e7d9}.privacy-facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.privacy-facts span{font-size:10px;letter-spacing:.1em;font-weight:750;border:1px solid #a5d3b476;padding:11px 12px;border-radius:100px;color:#ccead4}.privacy-watermark{position:absolute;bottom:-100px;left:1%;font-size:clamp(190px,27vw,430px);line-height:1;font-weight:750;letter-spacing:-.11em;color:#d3f5d709;white-space:nowrap;user-select:none}
.how-section{padding:135px 0 145px}.how-section .section-heading h2{max-width:800px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border-top:1px solid #bdccc0}.step{padding:23px 34px 0 0}.step + .step{border-left:1px solid #bdccc0;padding-left:34px}.step-number{display:inline-block;color:#589570;font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;margin-bottom:78px}.step h3{font-size:24px;font-weight:600;letter-spacing:-.025em;margin-bottom:12px}.step p{max-width:315px;font-size:15px;color:#5d6b61;line-height:1.6;margin:0}
.install-section{background:#e1eae1;padding:105px 0}.install-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.install-heading h2{font-size:clamp(50px,5vw,76px);font-weight:580;letter-spacing:-.045em;line-height:1.03;margin-bottom:28px}.install-heading>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:420px;color:#596a5c}.availability{display:inline-flex;align-items:center;margin-top:22px;font-size:12px;color:#496650}.install-card{background:#f8faf6;border:1px solid #cbd8ce;border-radius:24px;padding:38px 42px;box-shadow:0 14px 25px #2747350c}.install-card h3{font-size:24px;letter-spacing:-.025em;margin-bottom:22px}.install-card ol{margin:0;padding-left:22px}.install-card li{padding:0 0 17px 7px;line-height:1.5;font-size:15px;color:#39483c}.install-card li::marker{color:#549d67;font-family:ui-monospace,SFMono-Regular,monospace}.install-note{margin-top:9px;padding-top:20px;border-top:1px solid #dae4db;color:#6a766b;font-size:13px;line-height:1.55}.apple-link{display:inline-block;color:#2d7950;font-size:13px;font-weight:650;text-decoration:underline;text-underline-offset:4px}
.site-footer{min-height:165px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer .brand{font-size:23px}.site-footer .brand-symbol{color:#274635}.site-footer p{font-size:13px;color:#637069;margin:0}.site-footer>a:last-child{font-size:13px;color:#41674f;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1000px){.hero-inner{gap:15px}.hero-art{height:520px}.hero-description{font-size:17px}.panel-window{width:min(100%,410px)}.features{grid-template-columns:1fr 1fr}.feature-card-large{min-height:700px}.privacy-grid{gap:55px}.install-inner{gap:50px}}
@media(max-width:760px){.site-header{height:72px;padding:0 24px}.desktop-nav{display:none}.header-cta{padding:10px 14px;gap:8px}.hero{min-height:auto}.hero-inner{width:calc(100% - 44px);display:flex;flex-direction:column;align-items:stretch;padding:135px 0 105px;gap:5px}.hero-copy{padding-bottom:0}.hero h1{font-size:clamp(67px,16vw,100px);margin-bottom:24px}.hero-description{font-size:17px;max-width:550px}.hero-footnote{margin-top:26px}.hero-art{height:auto;min-height:430px;padding:65px 14px 30px}.panel-window{width:min(86%,420px);transform:rotate(2deg)}.art-caption-top{top:22px}.art-caption-bottom{bottom:0}.hero-bottom{left:23px;right:23px;bottom:46px}.hero:after{bottom:-194px}.section-shell{width:calc(100% - 44px)}.intro{padding:95px 0 50px;grid-template-columns:1fr;gap:36px}.intro-aside{padding-left:18px}.features{display:flex;flex-direction:column;padding-bottom:90px}.feature-card{min-height:380px}.feature-card-large{min-height:590px}.rings-visual{inset:30px 0 150px}.ring-a{width:370px;height:370px}.ring-b{width:300px;height:300px}.ring-c{width:210px;height:210px;border-width:26px}.ring-core{font-size:66px}.ring-core span{font-size:25px;vertical-align:23px}.privacy-section{padding:85px 0 135px}.privacy-grid{grid-template-columns:1fr;gap:0}.privacy-copy{padding-top:2px}.privacy-copy p{font-size:18px}.privacy-watermark{bottom:-48px}.how-section{padding:95px 0}.steps{display:block;margin-top:42px}.step,.step+.step{border-left:none;border-bottom:1px solid #bdccc0;padding:25px 0}.step-number{margin-bottom:23px}.install-section{padding:85px 0}.install-inner{grid-template-columns:1fr;gap:38px}.install-card{padding:30px 26px}.site-footer{min-height:160px;flex-wrap:wrap;padding:36px 0}.site-footer p{order:3;width:100%}}
@media(max-width:420px){.hero-art{min-height:350px;padding-top:45px}.panel-window{width:94%}.art-caption{font-size:8px}.hero-actions{gap:17px}.button{gap:14px;padding:0 18px}.feature-card{padding:24px}.browser-visual{width:100%}.control-visual{width:100%}.privacy-facts span{font-size:9px}.site-footer .brand{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
