@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&display=swap";.site-header nav .menu-entry{position:relative;display:inline-flex}.site-header nav .menu-children{position:absolute;top:calc(100% + 14px);left:-18px;display:none;width:230px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fffffff5;box-shadow:0 22px 55px #173f3124}.site-header nav .menu-entry:hover>.menu-children,.site-header nav .menu-entry:focus-within>.menu-children{display:grid;gap:10px}footer .menu-entry,footer .menu-children{display:grid;gap:10px}.footer-social{display:flex;gap:16px}.cms-contact-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,8vw,120px);padding:clamp(80px,10vw,150px) clamp(22px,8vw,130px);background:var(--cream)}.cms-contact-section__intro h2{margin:0 0 24px;font:500 clamp(48px,6vw,88px)/.94 "DM Sans",sans-serif;letter-spacing:-.055em}.cms-contact-section__intro>p{color:var(--muted);font-size:17px;line-height:1.75}.cms-contact-details{display:grid;gap:10px;margin-top:30px}.cms-contact-details a,.cms-contact-details span{font-weight:700}.cms-contact-section__form{padding:clamp(28px,4vw,52px);border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 30px 70px -48px #173f3173}.cms-contact-section .mv-form-field input:not([type=checkbox]):not([type=radio]),.cms-contact-section .mv-form-field select,.cms-contact-section .mv-form-field textarea{min-height:50px;padding:13px 15px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:var(--paper);font:inherit}.cms-contact-section .mv-form-field textarea{min-height:140px}.cms-contact-section .mv-form-actions button{min-height:50px;padding:0 24px;border:0;border-radius:999px;color:#fff;background:var(--deep);font-weight:700;cursor:pointer}@media(max-width:850px){.site-header nav .menu-entry{display:grid}.site-header nav .menu-children{position:static;display:grid;width:auto;padding:10px 0 0 14px;border:0;background:transparent;box-shadow:none}.cms-contact-section{grid-template-columns:1fr}}:root{--ink:#12211b;--muted:#66736d;--cream:#f4f1e9;--paper:#fbfaf6;--green:#b9f44b;--deep:#173f31;--line:rgba(18,33,27,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:30;display:flex;height:76px;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid var(--line);background:#fbfaf6d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:8px}.brand span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#fff;background:var(--deep);font-weight:700}.brand strong{font:700 19px DM Sans}.brand small{color:var(--muted)}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav a:hover{opacity:.6}.menu-button{display:none;border:0;background:none;font-size:24px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;color:#fff;background:var(--deep);font-weight:600}.button--small{min-height:40px;padding:0 18px}.button--ghost{border:1px solid var(--line);color:var(--ink);background:transparent}.hero{position:relative;min-height:900px;padding:120px clamp(22px,8vw,130px) 80px;overflow:hidden;text-align:center}.hero__glow{position:absolute;top:-350px;left:50%;width:900px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(185,244,75,.35),transparent 68%);transform:translate(-50%)}.eyebrow{position:relative;display:inline-block;margin-bottom:22px;color:#3b5e50;font:700 12px DM Sans;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section h2,.cta h2{position:relative;margin:0;font:500 clamp(54px,8vw,112px)/.91 DM Sans;letter-spacing:-.065em}.hero h1 em{color:var(--deep);font-style:normal}.hero>p{position:relative;max-width:720px;margin:32px auto;color:var(--muted);font-size:19px;line-height:1.7}.actions{display:flex;justify-content:center;gap:12px}.hero__window{position:relative;max-width:1180px;margin:80px auto 0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 50px 100px -55px #173f3180;text-align:left}.window-bar{display:flex;height:44px;align-items:center;gap:7px;padding:0 16px;border-bottom:1px solid var(--line);font-size:11px}.window-bar i{width:8px;height:8px;border-radius:50%;background:#d8ddd9}.window-bar span{margin-left:15px;color:var(--muted)}.window-body{display:grid;grid-template-columns:210px 1fr;min-height:430px}.window-body aside{display:flex;flex-direction:column;gap:18px;padding:28px 20px;border-right:1px solid var(--line);font-size:12px}.window-body aside span{padding:10px;border-radius:8px;color:var(--muted)}.window-body aside .active{color:var(--ink);background:#eff5e7}.canvas{padding:22px;background:#eef1ed}.mock-nav{height:32px;border-radius:8px 8px 0 0;background:#fff}.mock-hero{display:flex;height:230px;align-items:center;justify-content:space-between;padding:50px;background:var(--deep);color:#fff}.mock-hero strong{font:500 34px/1.05 DM Sans}.mock-hero i{width:220px;height:140px;border-radius:70px 12px;background:var(--green)}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.mock-cards i{height:100px;border-radius:12px;background:#fff}.logo-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(25px,6vw,90px);padding:32px;border-block:1px solid var(--line);color:#87918c;font:600 11px DM Sans;letter-spacing:.16em}.section{padding:clamp(80px,10vw,150px) clamp(22px,7vw,110px)}.intro{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:10vw}.intro h2,.split h2,.commerce h2,.modules h2{font-size:clamp(42px,5.5vw,78px)}.intro>p,.split>div>p,.commerce header p{color:var(--muted);font-size:17px;line-height:1.8}.bento{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;padding-top:0}.bento article{min-height:350px;padding:38px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.bento article>span{color:var(--muted);font-size:12px}.bento h3{font:500 36px/1.05 DM Sans;letter-spacing:-.04em}.bento p{color:var(--muted);line-height:1.7}.bento__large{grid-row:span 2}.bento__accent{background:var(--green)!important}.mini-editor{display:grid;gap:10px;margin-top:45px;padding:22px;border-radius:16px;background:var(--cream)}.mini-editor label{display:grid;gap:5px;color:var(--muted);font-size:11px}.mini-editor i{padding:12px;border-radius:8px;color:var(--ink);background:#fff;font-style:normal}.language-pills{display:flex;gap:8px;margin-top:50px}.language-pills i{padding:10px 13px;border-radius:999px;background:#fff;font-style:normal;font-size:11px}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:30px}.media-grid i{height:80px;border-radius:10px;background:linear-gradient(135deg,#dce8df,#a9c6b1)}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;background:var(--cream)}.split__visual{padding:22px;border-radius:var(--radius);background:var(--deep)}.prompt{padding:22px;border-radius:16px;color:#fff;background:#ffffff14;line-height:1.6}.prompt b{display:block;margin-top:16px;color:var(--green);font-size:12px}.proposal{display:grid;grid-template-columns:18px 1fr;gap:16px 12px;padding:25px;color:#fff}.proposal i{width:18px;height:18px;border-radius:50%;background:var(--green)}.proposal span{display:grid;color:#aebdb7;font-size:12px}.proposal b{color:#fff;font-size:14px}.split li{margin:14px 0}.commerce header{max-width:780px}.commerce header p{max-width:600px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px}.product-grid article{padding:16px;border-radius:22px;background:#fff}.product-image{height:420px;border-radius:15px;background:linear-gradient(145deg,#e8d9bd,#b3cbbd)}.product-image--two{background:linear-gradient(145deg,#bddbd0,#274f40)}.product-image--three{background:linear-gradient(145deg,#e8e3d8,#b8f14b)}.product-grid small{display:block;margin-top:18px;color:var(--muted)}.product-grid h3{margin:8px 0;font:500 24px DM Sans}.modules{background:#13221c;color:#fff}.modules .eyebrow{color:var(--green)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.module-grid article{display:grid;grid-template-columns:auto 1fr auto;gap:18px;padding:28px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.module-grid i{color:var(--green);font-style:normal}.cta{padding:140px 10%;text-align:center;background:var(--green)}.cta h2{max-width:900px;margin:0 auto 40px;font-size:clamp(46px,6vw,86px)}.button--light{color:var(--ink);background:#fff}footer{display:grid;grid-template-columns:1fr .5fr 1fr;gap:60px;padding:70px 8%;color:#dfe8e3;background:#0d1713}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}footer p{max-width:440px;color:#87978f;line-height:1.7}.brand--light span{color:var(--ink);background:var(--green)}.page{min-height:70vh;padding:100px 8%}.page h1{font:500 clamp(50px,7vw,90px) DM Sans}.prose{max-width:900px;font-size:18px;line-height:1.8}.demo-block{padding:50px;border-bottom:1px solid var(--line)}[data-reveal]{opacity:0;transform:translateY(25px);transition:.7s ease}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:850px){nav{display:none;position:absolute;top:76px;right:16px;left:16px;align-items:stretch;flex-direction:column;padding:22px;border-radius:18px;background:#fff;box-shadow:0 20px 50px #0000001a}nav.is-open{display:flex}.menu-button{display:block}.hero{min-height:auto;padding-top:90px}.window-body{grid-template-columns:1fr}.window-body aside{display:none}.intro,.split,.bento{grid-template-columns:1fr}.bento__large{grid-row:auto}.product-grid,.module-grid{grid-template-columns:1fr}.product-image{height:320px}footer{grid-template-columns:1fr}.mock-hero{padding:25px}.mock-hero i{width:120px}.actions{flex-direction:column}.window-body{min-height:330px}}
