@font-face{font-family:Manrope;src:url('font.ttf') format('truetype');font-weight:400 800;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}:root{--paper:#f7f9f8;--surface:#fff;--ink:#1c302c;--muted:#6f807b;--line:#e0e8e4;--mint:#d8eadf;--green:#2c6350;--wash:#edf3ef;--accent:#b2d1a0;--shadow:rgba(22,52,40,.12)}:root[data-theme=dark]{--paper:#13211d;--surface:#1d2e28;--ink:#ecf2ed;--muted:#a0b4a8;--line:#33473d;--mint:#2b483b;--green:#a9d9bd;--wash:#1c3127;--accent:#9cc589;--shadow:rgba(0,0,0,.3);color-scheme:dark}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #77af98;outline-offset:5px}button:disabled{cursor:default}.wrap{max-width:1170px;margin:auto;padding-left:38px;padding-right:38px}.skip{position:fixed;top:-100px;left:10px;z-index:10;background:var(--ink);color:var(--paper);padding:15px}.skip:focus{top:10px}.draft{background:var(--wash);padding:9px 18px;text-align:center;font-size:10px;line-height:1.5;color:var(--muted)}.header{height:99px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:29px;letter-spacing:-1.5px;font-weight:700;display:flex;align-items:center;gap:10px;text-decoration:none}.brand>span{font-size:9px;letter-spacing:0;font-weight:400;margin-left:11px;color:var(--muted);max-width:90px}.header nav{display:flex;gap:27px;margin-left:auto;font-size:12px}.header nav a{text-decoration:none}.header nav a:hover{color:var(--green)}.theme{background:transparent;border:1px solid var(--line);height:38px;width:38px;border-radius:50%;display:grid;place-items:center;color:var(--ink);flex-shrink:0}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;padding-top:67px;padding-bottom:68px;align-items:center}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.5px;color:var(--green);display:flex;align-items:center;gap:9px;margin-bottom:22px;line-height:1.6}.eyebrow i,.tiny-dot{width:6px;height:6px;background:var(--green);border-radius:50%;display:inline-block;flex-shrink:0}h1{font-size:clamp(43px,5.1vw,65px);line-height:1.08;letter-spacing:-3px;font-weight:500;margin:0 0 23px}em{font-style:normal;color:var(--green)}p{font-size:14px;line-height:1.85;color:var(--muted);margin:0 0 20px}.lead{font-size:15px;line-height:1.85;max-width:440px;margin-bottom:26px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;border:0;border-radius:10px;background:var(--ink);color:var(--paper);font-size:12px;font-weight:600;text-decoration:none;padding:17px 21px;min-height:50px;transition:transform .2s,opacity .2s}.button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.button:hover{transform:translateY(-2px);opacity:.9}.micro{font-size:10px;margin:12px 0 0}.micro a{text-underline-offset:3px}.hero-tags{display:flex;gap:19px;margin-top:34px;font-size:10px;color:var(--muted)}.hero-tags span{border-bottom:1px solid var(--line);padding-bottom:7px}.hero-art{position:relative;overflow:clip;padding:40px 0;min-height:600px;display:grid;place-items:center;isolation:isolate}.hero-art:before{content:'';position:absolute;width:100%;height:83%;border-radius:50%;background:radial-gradient(ellipse,var(--mint),transparent 70%);z-index:-1}.orbit-line{position:absolute;width:450px;height:300px;border:1px solid var(--line);border-radius:50%;transform:rotate(-42deg);z-index:-1}.phone{width:282px;padding:27px 19px 18px;background:var(--surface);border:7px solid #263d34;border-radius:41px;transform:rotate(7deg);box-shadow:18px 30px 45px var(--shadow),inset 0 0 0 1px var(--line);position:relative;animation:phone-in 1s cubic-bezier(.16,1,.3,1) both}.phone-notch{width:71px;height:15px;background:#263d34;position:absolute;top:5px;left:50%;transform:translateX(-50%);border-radius:15px}.phone-top{display:flex;justify-content:space-between;align-items:center;padding:11px 0 18px;font-size:19px;font-weight:700;letter-spacing:-.7px}.demo-tag{font-size:7px;letter-spacing:1px;border:1px solid var(--line);border-radius:4px;padding:4px 5px;color:var(--muted);font-weight:500}.phone-title{font-size:25px;line-height:1.15;letter-spacing:-1px;margin:5px 0 25px}.bubble{border-radius:14px;font-size:10px;line-height:1.65}.bubble.user{background:var(--mint);padding:13px;margin:0 0 12px 21px;border-bottom-right-radius:3px}.bubble.assistant{border:1px solid var(--line);background:var(--paper);padding:16px 12px;border-bottom-left-radius:3px}.answer-label{font-size:7px;letter-spacing:1px;color:var(--muted);margin-bottom:10px}.bubble strong{font-size:24px;letter-spacing:-.9px;font-weight:600}.bubble strong small{font-size:8px;letter-spacing:0;color:var(--muted);font-weight:400}.bubble p{font-size:9px;line-height:1.7;margin:9px 0 13px}.mini-bars{display:flex;align-items:end;gap:5px;height:56px}.mini-bars i{background:var(--accent);flex:1;height:10%;border-radius:3px 3px 0 0;transform-origin:bottom;animation:grow .9s .3s both}.mini-bars i:nth-child(2){height:18%}.mini-bars i:nth-child(3){height:26%}.mini-bars i:nth-child(4){height:35%}.mini-bars i:nth-child(5){height:43%}.mini-bars i:nth-child(6){height:51%}.mini-bars i:nth-child(7){height:60%}.mini-bars i:nth-child(8){height:68%}.mini-bars i:nth-child(9){height:76%}.mini-bars i:nth-child(10){height:84%}.mini-bars i:nth-child(11){height:92%}.mini-bars i:nth-child(12){height:100%;background:var(--green)}.bar-label{display:flex;justify-content:space-between;font-size:7px;color:var(--muted);margin-top:8px}.phone-bottom{text-align:center;font-size:7px;color:var(--muted);margin-top:20px}.float-label{position:absolute;left:-5px;top:44px;z-index:2;background:var(--surface);border:1px solid var(--line);padding:13px 15px;border-radius:10px;font-size:9px;box-shadow:0 12px 30px var(--shadow);display:flex;gap:9px;align-items:center;transform:rotate(-5deg)}.float-note{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;gap:15px;font-size:11px;line-height:1.6;color:var(--green);transform:rotate(-5deg)}.principles{display:grid;grid-template-columns:repeat(3,1fr);padding-top:30px;padding-bottom:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;line-height:1.8}.principles>div{position:relative;padding-left:40px}.principles>div>span{position:absolute;left:0;top:3px;font-size:9px;color:var(--green)}.principles small{font-size:10px;color:var(--muted)}.section{padding-top:94px;padding-bottom:85px}h2{font-size:35px;line-height:1.2;font-weight:500;letter-spacing:-1.5px;margin:0 0 20px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:29px}.section-head>p{max-width:280px;font-size:12px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.features article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:28px 25px;display:flex;flex-direction:column}.feature-number{font-size:8px;letter-spacing:1px;color:var(--green);margin-bottom:24px}h3{font-size:20px;line-height:1.3;font-weight:500;letter-spacing:-.6px;margin:0 0 14px}.features p{font-size:12px;line-height:1.8}.feature-example{display:block;border-top:1px solid var(--line);padding-top:16px;margin-top:auto;font-size:10px;color:var(--green)}.example-section{background:var(--wash);padding:80px 0}.example-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.example-grid>div>p{font-size:13px;max-width:420px}.example-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:27px}.example-tabs button{font-size:11px;padding:11px 14px;border:1px solid var(--line);background:var(--surface);border-radius:8px;color:var(--muted);min-height:42px}.example-tabs button[aria-selected=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.example-card{background:var(--surface);padding:28px;border-radius:20px;box-shadow:0 18px 40px var(--shadow);border:1px solid var(--line)}.example-tag{font-size:8px;color:var(--muted);letter-spacing:1px}.example-question{background:var(--mint);border-radius:10px 10px 2px 10px;padding:14px 16px;margin:19px 0 25px 24px;font-size:12px}.answer-body h3{font-size:17px}.answer-body p{font-size:12px;line-height:1.8}.example-result{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;margin:19px 0 13px}.example-result>span{font-size:10px;color:var(--muted)}.example-result strong{font-size:28px;font-weight:500;letter-spacing:-1px;color:var(--green);white-space:nowrap}.answer-body .example-foot{font-size:10px;margin-bottom:0}.example-controls{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;margin-top:20px;gap:10px}.example-controls>span{font-size:9px;color:var(--muted)}.example-controls>div{display:flex;gap:4px}.example-controls button{font-size:10px;border:0;background:var(--wash);padding:10px 9px;border-radius:6px;color:var(--ink);min-height:40px}.example-controls button[aria-pressed=true]{background:var(--mint);box-shadow:inset 0 0 0 1px var(--green)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:35px}.steps b{font-size:12px;border:1px solid var(--line);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin-bottom:23px;color:var(--green);font-weight:500}.steps h3{font-size:18px}.steps p{font-size:12px}.knowledge{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;border-top:1px solid var(--line)}.knowledge-title{align-self:start;position:sticky;top:35px}.knowledge-title h2{font-size:32px}.knowledge-title p{font-size:13px}.knowledge-content article{padding-bottom:25px;margin-bottom:26px;border-bottom:1px solid var(--line)}.knowledge-content article:last-child{margin-bottom:0}.knowledge-content h3{font-size:19px}.knowledge-content p{font-size:13px;margin-bottom:0}.trust{padding-top:50px;padding-bottom:40px;background:var(--mint);border-radius:22px}.trust>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:60px}.trust p{font-size:12px;color:var(--ink);opacity:.8}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.faq-list details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;position:relative}.faq summary{font-size:14px;line-height:1.5;padding:20px 28px 20px 0}.faq summary:after{content:'+';position:absolute;right:0;top:20px;font-size:18px;color:var(--green)}.faq details[open] summary:after{content:'−'}summary::-webkit-details-marker{display:none}.faq details p{font-size:12px;padding-right:26px;line-height:1.85}.final-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);padding-top:50px;padding-bottom:50px}.final-cta p{font-size:12px;margin-bottom:0}.footer{padding-top:35px;padding-bottom:35px;background:var(--wash)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:30px;margin-bottom:28px;border-bottom:1px solid var(--line)}.footer-top>span:last-child{font-size:10px;color:var(--muted)}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.legal-grid h2{font-size:15px;letter-spacing:0}.legal-alert{font-size:10px;max-width:360px}.legal-grid dl{font-size:10px;line-height:1.6;margin:0}.legal-grid dl>div{margin:10px 0}.legal-grid dt{color:var(--muted)}.legal-grid dd{margin:2px 0}.legal-sections summary{font-size:11px;border-bottom:1px solid var(--line);padding:13px 15px 13px 0}.legal-sections summary:after{content:'+';position:absolute;right:0}.legal-sections details[open] summary:after{content:'−'}.legal-sections p{font-size:10px;margin:12px 0 20px}.footer-note{font-size:9px;border-top:1px solid var(--line);padding-top:21px;margin:25px 0 0;max-width:900px}dialog{border:1px solid var(--line);border-radius:17px;background:var(--surface);color:var(--ink);padding:35px;max-width:430px;width:calc(100% - 36px)}dialog::backdrop{background:#122c2466;backdrop-filter:blur(3px)}dialog h2{font-size:25px;padding-right:22px}dialog p{font-size:12px}dialog .close{position:absolute;top:11px;right:13px;background:none;border:0;color:var(--ink);font-size:27px;width:35px;height:35px}.muted{color:var(--muted)}[hidden]{display:none!important}@keyframes grow{from{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes phone-in{from{opacity:0;transform:rotate(10deg) translateY(25px)}to{opacity:1;transform:rotate(7deg)}}@media(max-width:1050px){.hero{gap:15px}.hero-art{min-height:480px}.orbit-line{width:350px}.float-label{left:0;top:10px;font-size:8px}.float-note{right:0}.example-grid,.knowledge{gap:45px}.wrap{padding-left:28px;padding-right:28px}.header nav{gap:18px}.brand>span{display:none}.trust{margin-left:25px;margin-right:25px}.features article{padding:23px 19px}}@media(max-width:760px){.wrap{padding-left:23px;padding-right:23px}.draft{font-size:8px;padding:7px 15px}.header{height:77px;gap:15px}.header nav{gap:16px;font-size:10px}.header nav a:first-child{display:none}.brand{font-size:26px;gap:8px}.brand svg{width:25px;height:25px}.theme{width:34px;height:34px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:31px;padding-bottom:32px;gap:20px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:19px}h1{font-size:40px;letter-spacing:-1.8px;line-height:1.1;margin-bottom:20px}.lead{font-size:13px;line-height:1.85;max-width:430px}.hero-copy .button{font-size:12px;padding:17px 19px;gap:22px}.hero-tags{margin-top:24px;font-size:9px;gap:20px}.hero-art{min-height:500px;margin-top:16px}.phone{width:272px}.orbit-line{width:330px;height:255px}.float-label{top:14px;left:2px;font-size:8px;padding:11px 12px}.float-note{bottom:0;right:0;font-size:10px}.principles{grid-template-columns:1fr;gap:21px;padding-top:25px;padding-bottom:25px}.principles>div{font-size:12px;padding-left:32px}.principles small{font-size:10px}.section{padding-top:57px;padding-bottom:52px}.section-head{display:block;margin-bottom:25px}.section-head>p{max-width:100%;font-size:12px}h2{font-size:29px;letter-spacing:-1.2px}.eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:17px}.features{grid-template-columns:1fr;gap:11px}.features article{padding:23px}.feature-number{margin-bottom:17px}.features h3 br{display:none}.features h3{font-size:21px}.features p{font-size:12px}.feature-example{padding-top:13px}.example-section{padding:50px 0}.example-grid{grid-template-columns:1fr;gap:28px}.example-grid>div>p{font-size:12px}.example-tabs{margin-top:20px;gap:7px}.example-card{padding:22px 18px;border-radius:15px}.example-question{margin-left:15px;font-size:11px}.example-controls{flex-wrap:wrap}.steps{grid-template-columns:1fr;gap:18px;margin-top:25px}.steps article{position:relative;padding-left:47px}.steps b{position:absolute;left:0;top:0;width:29px;height:29px}.steps p{margin-bottom:10px}.steps h3{font-size:18px;padding-top:3px;margin-bottom:9px}.knowledge{grid-template-columns:1fr;gap:22px}.knowledge-title{position:static}.knowledge-title h2{font-size:29px}.knowledge-content h3{font-size:19px}.knowledge-content p{font-size:12px}.trust{margin:0 13px;padding:29px 22px 16px;border-radius:16px}.trust>div:last-child{grid-template-columns:1fr;gap:0}.trust p{font-size:12px}.faq{grid-template-columns:1fr;gap:0}.faq summary{font-size:13px;padding:18px 28px 18px 0}.faq summary:after{top:16px}.final-cta{display:block;padding-top:35px;padding-bottom:40px}.final-cta .button{margin-top:22px}.footer-top{align-items:start;gap:22px}.footer-top>span:last-child{font-size:9px;max-width:140px;line-height:1.6}.legal-grid{grid-template-columns:1fr;gap:21px}.legal-grid dl{font-size:10px}.footer-note{font-size:9px}}@media(max-width:360px){h1{font-size:35px}.hero-art{transform:scale(.95);transform-origin:center center;margin-left:-10px;margin-right:-10px}.header nav{gap:10px}.header nav a:last-child{display:none}.header .brand{margin-right:auto}.example-result strong{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
