.home{--ink:#182622;--muted:#61716b;--green:#20584e;--mint:#dcefe8;--line:#dbe5df;--paper:#f8faf8;background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;min-height:100vh}.home *{box-sizing:border-box}.home a{text-decoration:none}.home button,.home textarea{font:inherit}.home .wrap{max-width:1260px;margin-inline:auto;padding-inline:32px}.home-nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.home-brand{color:var(--ink);font-size:27px;font-weight:740;letter-spacing:-.065em;white-space:nowrap}.home-brand span{color:var(--green);font-size:24px;margin-right:3px}.home-brand b{color:#d4a643}.home-footer nav,.home-nav nav{display:flex;gap:34px;align-items:center}.home-footer nav a,.home-nav nav a{font-size:14px;color:#394b45;font-weight:520}.home-footer a:hover,.home-nav a:hover{color:var(--green)}.home-nav-cta{background:var(--green);color:white!important;display:flex;align-items:center;gap:14px;padding:12px 18px;border-radius:8px;font-size:14px;font-weight:650;white-space:nowrap}.home-closer-action>a:hover,.home-nav-cta:hover,.home-price-card>a:hover,.home-prompt button:hover{background:#173f38}.home-hero{text-align:center;padding-top:94px;padding-bottom:76px}.home-hero-label{display:inline-flex;gap:9px;align-items:center;color:var(--green);font-weight:650;font-size:13px}.home-chat strong i,.home-hero-label i{width:7px;height:7px;border-radius:50%;background:#42ab78;display:inline-block}.home h1{font-size:clamp(46px,5.5vw,78px);line-height:1.05;letter-spacing:-.062em;font-weight:720;margin:20px auto 18px;max-width:940px}.home-hero>p{font-size:19px;line-height:1.55;color:#52635e;max-width:720px;margin:0 auto}.home-prompt-block{max-width:790px;margin:44px auto 0}.home-prompt{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #d5e0db;border-radius:14px;padding:15px 16px 15px 22px;box-shadow:0 14px 42px #174b3520;text-align:left}.home-prompt label{color:var(--green)}.home-prompt textarea{flex:1;min-width:0;resize:none;border:0;outline:0;background:transparent;line-height:1.5;color:var(--ink);padding:7px 0}.home-prompt textarea::-moz-placeholder{color:#9aa9a3}.home-prompt textarea::placeholder{color:#9aa9a3}.home-prompt button{background:var(--green);border:0;border-radius:8px;color:white;gap:13px;padding:16px 19px;font-size:14px;font-weight:650;white-space:nowrap;cursor:pointer}.home-examples,.home-prompt button{display:flex;align-items:center;justify-content:center}.home-examples{gap:8px;flex-wrap:wrap;margin-top:18px}.home-examples span{color:#74817d;font-size:12px;margin-right:2px}.home-examples button{border:1px solid #d9e4de;border-radius:99px;background:#fff;color:#43544e;font-size:12px;padding:8px 12px;cursor:pointer}.home-examples button:hover{border-color:var(--green);color:var(--green)}.home-hero-foot{display:flex;justify-content:center;gap:28px;margin-top:32px;color:#6b7974;font-size:13px}.home-hero-foot span{display:flex;align-items:center;gap:7px}.home-hero-foot svg{color:var(--green)}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:30px}.home-kicker{color:var(--green);font-size:13px;font-weight:700}.home h2{font-size:clamp(34px,3.3vw,49px);letter-spacing:-.055em;line-height:1.13;font-weight:700;margin:12px 0 0}.home-section-head h2{max-width:650px}.home-section-head>p{max-width:350px;color:var(--muted);font-size:15px;line-height:1.65;margin-bottom:4px}.home-showcase{padding-bottom:110px}.home-product{border:1px solid #d7e1dc;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 24px 65px #1e403321}.home-window-bar{height:43px;background:#f4f7f5;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#75847e;font-size:11px}.home-window-bar>span:last-child{color:var(--green);font-weight:650}.home-dots{display:flex;gap:5px}.home-dots i{height:7px;width:7px;border-radius:50%;background:#c4d3ca}.home-dots i:first-child{background:#e3b79a}.home-dots i:nth-child(2){background:#e8d48e}.home-product-inner{display:grid;grid-template-columns:155px 275px minmax(0,1fr);height:560px}.home-sidebar{background:#172c28;color:#adc5bb;padding:24px 12px;display:flex;flex-direction:column;gap:8px;font-size:12px}.home-sidebar b{color:white;font-size:17px;letter-spacing:-.05em;margin:0 9px 27px}.home-sidebar>span{display:flex;gap:10px;align-items:center;padding:11px 12px;border-radius:6px}.home-sidebar .selected{background:#31554c;color:white}.home-sidebar small{margin-top:auto;padding:10px;color:#91aa9f}.home-chat{position:relative;padding:24px 20px;border-right:1px solid var(--line);background:#fbfdfb}.home-chat strong{display:flex;align-items:center;gap:8px;font-size:14px}.home-chat>p{color:#76857e;margin:11px 0 28px}.home-chat-bubble,.home-chat>p{font-size:12px;line-height:1.55}.home-chat-bubble{background:#e4efe9;border-radius:12px 12px 3px 12px;padding:13px;margin-left:25px;color:#294e41}.home-chat-reply{display:flex;gap:10px;margin-top:20px;font-size:12px;line-height:1.55;color:#516159}.home-chat-reply b{background:#dcefe8;color:var(--green);width:25px;height:25px;border-radius:7px;display:grid;place-items:center;flex:none}.home-chat-input{position:absolute;left:20px;right:20px;bottom:20px;border:1px solid var(--line);background:white;border-radius:7px;padding:12px;display:flex;justify-content:space-between;color:#9aa8a1;font-size:12px}.home-preview{background:#f3f6f3;padding:14px;min-width:0}.home-preview-bar{display:flex;justify-content:space-between;font-size:11px;color:#7a8a82;padding:1px 3px 13px}.home-preview-bar span:first-child{color:var(--green)}.home-site{background:#fff;box-shadow:0 6px 24px #0929181c;height:475px;overflow:hidden}.home-site-nav{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;gap:12px;color:#23382c;font-size:10px}.home-site-nav strong{font-size:17px;letter-spacing:-.04em}.home-site-nav b{background:#284c3c;color:white;padding:9px 12px;border-radius:2px}.home-site-hero{height:345px;position:relative;color:#fff}.home-site-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-site-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b1f1cbb,#0b1f1c25 70%)}.home-site-copy{position:absolute;z-index:1;left:6%;top:15%;max-width:360px}.home-site-copy small{letter-spacing:.18em;font-size:9px;font-weight:700}.home-site-copy h3{font-family:Georgia,serif;font-size:clamp(35px,3.7vw,55px);line-height:1.02;letter-spacing:-.04em;margin:19px 0 12px}.home-site-copy p{font-size:12px;line-height:1.5;max-width:225px}.home-site-copy>span{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#243b30;padding:10px 13px;margin-top:13px;font-size:10px;font-weight:700}.home-site-strip{display:flex;justify-content:space-around;padding:28px;color:#496357;font-size:11px}.home-caption{text-align:right;color:#87958e;font-size:11px;margin:11px 0 0}.home-how{background:#fff;padding:105px 0 112px}.home-centered{text-align:center;max-width:740px;margin:0 auto}.home-centered>p{font-size:16px;color:var(--muted);line-height:1.6;margin:17px auto 0}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;margin-top:65px}.home-steps article{border-top:1px solid var(--line);padding-top:25px}.home-step-icon{height:48px;width:48px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green);margin-bottom:28px}.home-steps small{font-size:12px;color:#82948a}.home-steps h3{font-size:19px;letter-spacing:-.025em;margin:9px 0 10px}.home-steps p{font-size:14px;color:var(--muted);line-height:1.7;margin:0}.home-pricing{padding-top:106px;padding-bottom:105px}.home-pricing-grid{max-width:860px;display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:50px auto 0}.home-price-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:29px;display:flex;flex-direction:column;min-height:390px}.home-price-card.featured{background:#eaf7f0;border-color:#b9decb}.home-price-card h3{font-size:21px;margin:0 0 4px}.home-price-card p{color:var(--muted);font-size:14px;margin:0}.home-price-top{display:flex;justify-content:space-between;gap:10px}.home-price-top>span{height:-moz-max-content;height:max-content;background:#d2eadc;border-radius:20px;padding:6px 9px;color:var(--green);font-size:10px;font-weight:700}.home-price{display:flex;align-items:baseline;gap:8px;margin:25px 0}.home-price strong{font-size:49px;letter-spacing:-.06em}.home-price span{color:var(--muted);font-size:13px}.home-price-card ul{border-top:1px solid var(--line);margin:0 0 28px;padding:23px 0 0;list-style:none;display:grid;gap:14px}.home-price-card li{display:flex;gap:11px;align-items:center;color:#43544d;font-size:13px}.home-price-card li svg{color:var(--green);flex:none}.home-price-card>a{margin-top:auto;display:flex;justify-content:space-between;align-items:center;background:var(--green);color:white;border-radius:7px;padding:14px 17px;font-size:14px;font-weight:650}.home-pricing-note{text-align:center;color:#718077;font-size:13px;margin:20px 0 0}.home-pricing-note a{color:var(--green);font-weight:650;display:inline-flex;align-items:center;gap:4px}.home-closer{background:#dfefe6;padding:80px 0}.home-closer-inner{display:flex;justify-content:space-between;align-items:center;gap:70px}.home-closer h2,.home-closer p{max-width:530px}.home-closer p{color:#546b5e;font-size:15px;line-height:1.7}.home-closer-action{display:flex;flex-direction:column;gap:12px;min-width:280px}.home-closer-action>span{color:var(--green);font-weight:650;font-size:14px}.home-closer-action>a{display:flex;align-items:center;justify-content:space-between;background:var(--green);color:white;border-radius:7px;padding:17px 20px;font-size:15px;font-weight:650}.home-closer-action small{color:#6c8073}.home-footer{padding-top:50px;padding-bottom:50px;display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.home-footer p,.home-footer>span{font-size:13px;color:#89978f}.home-footer nav{gap:23px;flex-wrap:wrap}.home-footer nav a{font-size:13px}.home :focus-visible{outline:3px solid #d4a643;outline-offset:3px}@media(max-width:1050px){.home-product-inner{grid-template-columns:115px 245px minmax(0,1fr)}.home-sidebar{padding-inline:7px}.home-site-nav span{display:none}.home-nav nav{gap:17px}}@media(max-width:760px){.home .wrap{padding-inline:20px}.home-nav{height:68px}.home-nav nav{display:none}.home-hero{padding-top:68px;padding-bottom:65px}.home h1{font-size:clamp(45px,10vw,66px)}.home-hero>p{font-size:16px}.home-prompt{flex-wrap:wrap;gap:10px}.home-prompt textarea{min-width:calc(100% - 40px)}.home-prompt button{width:100%}.home-hero-foot{gap:10px;flex-wrap:wrap;font-size:11px}.home-closer-inner,.home-section-head{display:block}.home-section-head>p{max-width:650px}.home-showcase{padding-bottom:65px}.home-product-inner{grid-template-columns:1fr;height:auto}.home-sidebar{display:none}.home-chat{min-height:235px;border-right:0;border-bottom:1px solid var(--line)}.home-chat>p{margin-bottom:14px}.home-chat-bubble{margin-left:0}.home-chat-reply{margin-top:10px}.home-chat-input{display:none}.home-preview{padding:10px}.home-preview-bar{font-size:9px}.home-site{height:355px}.home-site-hero{height:245px}.home-site-copy h3{font-size:37px}.home-site-strip{padding:20px;font-size:9px}.home-how,.home-pricing{padding-block:75px}.home-steps{grid-template-columns:1fr;gap:30px;margin-top:42px}.home-steps article{padding-top:18px}.home-step-icon{margin-bottom:12px}.home-pricing-grid{grid-template-columns:1fr;margin-top:35px}.home-price-card{min-height:0}.home-closer-action{margin-top:32px}.home-footer{flex-wrap:wrap}.home-footer nav{order:3;width:100%}}@media(max-width:480px){.home-nav-cta{font-size:12px;padding:10px}.home-brand{font-size:23px}.home-site-nav{padding:0 13px}.home-site-copy{top:13%}.home-site-copy h3{font-size:34px}.home-site-strip span:last-child{display:none}.home-examples span{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}