:root{color-scheme:light;--bg:#f8fbf6;--surface:#fff;--surface-soft:#edf4ef;--ink:#18251d;--muted:#587064;--line:#d9e5dd;--green:#15965f;--green-dark:#0d6b44;--blue:#2f6fed;--yellow:#f6e75b;--shadow:0 24px 70px rgba(20,48,31,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}main{overflow-x:hidden}.hero{position:relative;min-height:860px;overflow:hidden;isolation:isolate}.hero-bg{object-fit:cover;object-position:center;filter:saturate(.96);z-index:-3}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,hsla(96,38%,97%,.98),hsla(96,38%,97%,.9) 36%,hsla(96,38%,97%,.34) 70%,hsla(96,38%,97%,.7)),linear-gradient(0deg,#f8fbf6,hsla(96,38%,97%,0) 38%);z-index:-2}.nav{justify-content:space-between;gap:1rem;width:min(1160px,calc(100% - 2rem));min-height:72px;margin:0 auto}.brand,.check-list li,.footer-links,.hero-actions,.hero-facts,.link-card,.nav,.nav-links,.purchase-card li,.purchase-topline{display:flex;align-items:center}.brand{gap:.6rem;font-weight:800}.brand img{border-radius:8px}.nav-links{gap:.4rem;color:var(--muted);font-size:.94rem;font-weight:700}.nav-links>a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 .85rem;border-radius:8px}.nav-links>a:hover{background:hsla(0,0%,100%,.78);color:var(--ink)}.nav-cta{gap:.4rem;color:var(--green-dark)!important;background:#fff;box-shadow:inset 0 0 0 1px var(--line)}.hero-copy{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:8.5rem 0 7rem}.eyebrow,.section-kicker{margin:0 0 .8rem;color:var(--green-dark);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:1rem;font-size:4.4rem;line-height:.96;letter-spacing:0}.hero-subtitle{max-width:620px;margin-bottom:1.8rem;color:#30483b;font-size:1.32rem;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-bottom:1.4rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:0 1.05rem;border:0;border-radius:8px;cursor:pointer;font-weight:800;line-height:1;transition:transform .14s ease,background-color .14s ease,color .14s ease,border-color .14s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(21,150,95,.24)}.button-primary:hover{background:var(--green-dark)}.button-secondary{background:hsla(0,0%,100%,.84);color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.hero-facts{flex-wrap:wrap;gap:.5rem;color:#284034;font-size:.92rem;font-weight:700}.hero-facts span{min-height:34px;display:inline-flex;align-items:center;padding:0 .75rem;border-radius:999px;background:hsla(0,0%,100%,.76);border:1px solid rgba(217,229,221,.9)}.section{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:5.8rem 0}.feature-carousel-shell,.feature-carousel-shell>*,.link-card,.purchase-band>*,.screenshot-tile,.split-section>*{min-width:0}.copy-panel h2,.purchase-copy h2,.section-heading h2{font-size:2.7rem;line-height:1.05;letter-spacing:0}.copy-panel p,.purchase-copy p{color:var(--muted);font-size:1.05rem;line-height:1.75}.section-heading{max-width:760px;margin-bottom:2rem}.feature-carousel-shell{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);grid-gap:3rem;gap:3rem;align-items:center}.feature-carousel-copy{padding:0}.feature-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--green-dark)}.feature-number{margin-bottom:.4rem;color:var(--blue);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86rem;font-weight:800}.feature-label{margin-bottom:.45rem;color:var(--green-dark);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.feature-carousel-copy h3{margin-bottom:.8rem;font-size:1.7rem;line-height:1.12}.feature-carousel-copy p:last-child{color:var(--muted);line-height:1.7}.feature-points{display:grid;grid-gap:.7rem;gap:.7rem;margin-top:1.4rem}.feature-points div{display:flex;align-items:center;gap:.7rem;color:#30483b;font-weight:750}.feature-points div>span:first-child{width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:var(--green)}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:2rem}.carousel-controls button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:8px;background:transparent;color:#6c8176;cursor:pointer}.carousel-controls button:hover{background:hsla(0,0%,100%,.74);color:var(--green-dark)}.carousel-dot span{display:block;width:10px;height:10px;border-radius:999px;background:#b9c9c0;transition:width .16s ease,background-color .16s ease}.carousel-dot[aria-current=true] span{width:28px;background:var(--green)}.feature-carousel-media{display:flex;height:480px;align-items:center;justify-content:center;overflow:hidden;touch-action:pan-y}.feature-carousel-media img{width:100%;height:100%;object-fit:contain}.feature-copy-transition{animation:featureFadeIn .26s ease-out both}@keyframes featureFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.split-section{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1fr);grid-gap:1.2rem;gap:1.2rem;align-items:center}.copy-panel{padding:2.4rem;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.check-list,.purchase-card ul{list-style:none;margin:1.5rem 0 0;padding:0}.check-list{display:grid;grid-gap:.8rem;gap:.8rem}.check-list li{gap:.7rem;color:#30483b;font-weight:700}.check-list svg,.purchase-card svg{flex:0 0 auto;color:var(--green)}.screenshot-frame,.screenshot-tile{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.screenshot-frame img{width:100%;height:auto}.purchase-band{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.62fr);grid-gap:2rem;gap:2rem;align-items:center;padding:5rem max(1rem,calc((100vw - 1160px) / 2));background:#17271f;color:#fff}.purchase-copy .section-kicker{color:#9ee1bd}.purchase-copy p{color:#cfdbd4}.purchase-card{padding:1.2rem;border-radius:8px;background:#fff;color:var(--ink)}.purchase-topline{justify-content:space-between;gap:1rem;margin-bottom:1rem;color:var(--muted);font-size:.88rem;font-weight:800}.purchase-card ul{display:grid;grid-gap:.8rem;gap:.8rem;margin-bottom:1.2rem}.purchase-card li{gap:.65rem;color:#2f4437;font-weight:700}.full-width{width:100%}.rating{margin:.9rem 0 0;color:var(--muted);font-size:.9rem;text-align:center}.link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.link-card{justify-content:space-between;gap:1rem;min-height:118px;padding:1.3rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-size:1.08rem;font-weight:800}.link-card:hover{border-color:#a6c9b6}.link-card svg:first-child{color:var(--green)}.link-card-x{width:24px;height:24px}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.screenshot-tile{margin:0;aspect-ratio:1.38}.screenshot-tile img{width:100%;height:100%;object-fit:cover}.footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem;color:var(--muted)}.footer p{margin:.5rem 0 0;font-size:.92rem}.footer-links{gap:1rem;font-weight:700}.footer-docs-link,.footer-icon-link,.footer-links a{display:inline-flex;align-items:center}.footer-docs-link{gap:.42rem}.footer-icon-link{width:34px;height:34px;justify-content:center;border-radius:999px}.footer-icon-link svg{width:17px;height:17px}.footer-icon-link:hover,.footer-links a:hover{color:var(--ink)}.video-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem}.video-backdrop{position:absolute;inset:0;border:0;background:rgba(11,22,15,.72);cursor:pointer}.video-dialog{position:relative;width:min(960px,100%);padding:.7rem;border-radius:8px;background:#0b120f;box-shadow:0 28px 90px rgba(0,0,0,.32)}.video-close{position:absolute;top:-3rem;right:0;display:grid;width:42px;height:42px;place-items:center;border:1px solid hsla(0,0%,100%,.26);border-radius:999px;background:hsla(0,0%,100%,.12);color:#fff;cursor:pointer}.video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:6px;background:#000}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width:900px){.nav{min-height:64px}.nav-links a:not(.nav-cta){display:none}.hero-copy{padding:6rem 0 5rem}h1{font-size:3.1rem}.hero-subtitle{font-size:1.12rem}.feature-carousel-shell,.link-grid,.purchase-band,.screenshot-grid,.split-section{grid-template-columns:1fr}.feature-carousel-media{height:360px}.copy-panel h2,.purchase-copy h2,.section-heading h2{font-size:2.1rem}.footer{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.brand span{max-width:10rem;white-space:nowrap}.hero{min-height:760px}.hero-overlay{background:linear-gradient(90deg,hsla(96,38%,97%,.98),hsla(96,38%,97%,.92) 72%,hsla(96,38%,97%,.76)),linear-gradient(0deg,#f8fbf6,hsla(96,38%,97%,0) 36%)}.hero-copy,.section{width:min(1160px,calc(100% - 1.2rem))}.hero-copy{padding-top:4rem}h1{font-size:2.55rem}.copy-panel h2,.purchase-copy h2,.section-heading h2{font-size:1.85rem;line-height:1.12}.button,.button-primary,.button-secondary{width:100%}.section{padding:4rem 0}.feature-carousel-copy{padding:0}.purchase-band{padding:4rem .75rem}.footer-links{flex-wrap:wrap}}