.landing{--l-green:#064c3e;--l-dark:#12362f;--l-coral:#ff5147;--l-cream:#fff9ef;color:var(--l-dark);background:var(--l-cream);font-family:Nunito Sans,sans-serif;overflow-x:clip}.landing *{box-sizing:border-box}.landing a{text-decoration:none}.landing button,.landing input,.landing select,.landing textarea{font:inherit}.landing :is(a,button,summary,input,select,textarea):focus-visible{outline:3px solid var(--l-coral);outline-offset:3px}.landing-container{width:min(100% - 40px,1180px);margin-inline:auto}.landing-section{padding-block:clamp(78px,10vw,140px)}.landing-skip{position:fixed;top:-100px;left:12px;z-index:100;background:#fff;color:var(--l-green);padding:12px 18px;border-radius:12px}.landing-skip:focus{top:12px}.landing-header{position:sticky;top:0;z-index:50;background:rgba(255,249,239,.95);border-bottom:1px solid rgba(6,76,62,.09);backdrop-filter:blur(18px)}.landing-header-inner{height:84px;display:flex;align-items:center;gap:22px}.landing-brand{display:flex;width:154px;height:68px;flex:none;align-items:center;overflow:hidden}.landing-brand-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.landing-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(12px,1.65vw,25px);margin-left:auto;white-space:nowrap}.landing-footer nav a,.landing-nav a{color:var(--l-dark);font-size:13px;font-weight:800;transition:color .2s}.landing-footer nav a:hover,.landing-nav a:hover{color:var(--l-coral)}.landing-header-cta{flex:none;font-size:13px!important;min-height:42px!important;padding:10px 17px!important}.landing-mobile-menu{display:none;margin-left:auto;position:relative}.landing-mobile-menu summary{list-style:none;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(6,76,62,.2);border-radius:14px;cursor:pointer}.landing-mobile-menu summary::-webkit-details-marker{display:none}.landing-mobile-menu nav{position:absolute;top:54px;right:0;width:min(310px,calc(100vw - 40px));display:flex;flex-direction:column;gap:2px;padding:15px;background:var(--l-cream);border:1px solid rgba(6,76,62,.12);box-shadow:0 22px 65px rgba(18,54,47,.16);border-radius:18px}.landing-mobile-menu nav>a:not(.landing-button){padding:11px 13px;color:var(--l-dark);font-weight:800;font-size:14px}.landing-mobile-menu nav .landing-button{margin-top:8px}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:12px 24px;border-radius:14px;border:1px solid transparent;font-size:15px;font-weight:900;line-height:1.2;text-align:center;transition:transform .2s,box-shadow .2s,background .2s;white-space:normal}.landing-button:hover{transform:translateY(-2px)}.landing-button:active{transform:translateY(0)}.landing-button-primary{background:var(--l-coral);color:#fff!important;box-shadow:0 10px 25px rgba(255,81,71,.19)}.landing-button-primary:hover{background:#ee453b;box-shadow:0 14px 30px rgba(255,81,71,.26)}.landing-button-outline{border-color:rgba(6,76,62,.24);color:var(--l-green);background:hsla(0,0%,100%,.55)}.landing-button-outline:hover{background:#fff}.landing-button-white{background:#fff;color:var(--l-green)}.landing-kicker{display:block;color:var(--l-coral);font-size:11px;font-weight:900;letter-spacing:.19em;line-height:1.5;text-transform:uppercase}.landing-heading{max-width:670px;margin-bottom:40px}.landing-heading h2{margin:12px 0 15px;font-size:clamp(34px,4vw,57px);line-height:1.09;letter-spacing:-.048em;font-weight:900;color:var(--l-dark)}.landing-heading p{font-size:17px;line-height:1.62;color:#4a6961;max-width:620px}.landing-heading-light h2,.landing-heading-light p{color:#fff}.landing-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 25%,#e2f0e5 0,transparent 39%),radial-gradient(circle at 4% 92%,#ffebdc 0,transparent 35%),var(--l-cream)}.landing-hero:before{content:"";position:absolute;inset:0;opacity:.32;background-image:radial-gradient(rgba(6,76,62,.14) .6px,transparent 0);background-size:19px 19px;pointer-events:none}.landing-hero-grid{position:relative;min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:32px;padding-block:62px 75px}.landing-hero-copy{position:relative;z-index:2}.landing-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid #cfe4d8;border-radius:30px;background:#f5faf4;color:var(--l-green);font-weight:900;font-size:10px;letter-spacing:.13em}.landing-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--l-coral);box-shadow:0 0 0 4px rgba(255,81,71,.11)}.landing-hero h1{margin:27px 0 21px;color:var(--l-green);font-size:clamp(58px,7vw,102px);line-height:.97;letter-spacing:-.072em;font-weight:900}.landing-hero h1 em{font-style:normal;color:var(--l-coral)}.landing-hero-lede{max-width:560px;font-size:clamp(19px,2vw,24px);font-weight:800;line-height:1.37;letter-spacing:-.012em}.landing-hero-support{max-width:500px;margin-top:15px;color:#607970;font-size:16px;line-height:1.55}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.landing-hero-note{display:flex;flex-wrap:wrap;gap:8px 21px;margin-top:27px;color:#41645a;font-size:12px;font-weight:800}.landing-hero-note span{display:flex;align-items:center;gap:6px}.landing-hero-note svg{color:var(--l-green)}.landing-hero-art{position:relative;height:540px;min-width:0;isolation:isolate}.landing-hero-orbit{position:absolute;border-radius:50%;border:1px dashed rgba(6,76,62,.27);left:50%;top:49%;transform:translate(-50%,-50%)}.orbit-one{width:330px;height:330px}.orbit-two{width:485px;height:485px;border-color:rgba(255,81,71,.21)}.landing-art-center{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);width:246px;height:246px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;background:var(--l-green);color:#fff;box-shadow:0 24px 70px rgba(6,76,62,.22);z-index:2}.landing-art-mark{width:94px;height:94px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.landing-art-center strong{font-size:16px;line-height:1.2;font-weight:900}.landing-art-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;min-width:200px;padding:14px 16px;border:1px solid rgba(6,76,62,.1);border-radius:16px;background:#fff;box-shadow:0 15px 40px rgba(18,54,47,.12);transform:rotate(-3deg)}.landing-art-card span:last-child{display:flex;flex-direction:column;gap:3px}.landing-art-card small{font-size:9px;letter-spacing:.12em;color:#779187;font-weight:900}.landing-art-card b{font-size:14px;white-space:nowrap}.landing-art-icon{display:grid;place-items:center;width:39px;height:39px;flex:none;border-radius:12px;background:#e9f3e8;color:var(--l-green)}.art-card-menu{top:26px;left:2%}.art-card-order{top:36%;right:-2%;transform:rotate(4deg)}.art-card-kitchen{bottom:30px;left:1%;transform:rotate(3deg)}.art-card-kitchen .landing-art-icon{background:#ffece8;color:var(--l-coral)}.landing-art-spark{position:absolute;color:var(--l-coral);font-size:34px}.spark-one{right:19%;top:2%}.spark-two{left:4%;bottom:22%;font-size:20px}.landing-art-caption{position:absolute;bottom:3px;right:8%;color:#799086;font-size:11px;font-weight:700}.landing-problem{background:#fff}.landing-problem-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;align-items:center}.landing-problem .landing-heading{margin-bottom:0}.landing-problem-list{border-top:1px solid #dbe8e0}.landing-problem-list>div{display:flex;align-items:center;gap:18px;padding:21px 10px;border-bottom:1px solid #dbe8e0}.landing-problem-list span{color:var(--l-coral);font-size:12px;font-weight:900}.landing-problem-list p{font-size:17px;font-weight:800;flex:1}.landing-problem-list svg{color:var(--l-green)}.landing-process-section{background:#f3f5ed}.landing-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.landing-step{min-width:0;min-height:228px;padding:24px 18px 22px;border-radius:20px;background:#fff;border:1px solid rgba(6,76,62,.07);box-shadow:0 10px 26px rgba(6,76,62,.035);transition:transform .2s}.landing-step:hover{transform:translateY(-4px)}.landing-step-number{display:block;margin-bottom:20px;color:#93aca2;font-size:11px;font-weight:900;letter-spacing:.16em}.landing-step svg{color:var(--l-coral)}.landing-step h3{margin:15px 0 7px;font-size:20px;font-weight:900}.landing-step p{font-size:13px;line-height:1.5;color:#587267}.landing-process-foot{display:flex;align-items:center;gap:11px;width:-moz-fit-content;width:fit-content;margin-top:25px;padding:14px 18px;border-radius:15px;background:#e6eee4;color:var(--l-green);font-size:14px;font-weight:800}.landing-process-foot svg{flex:none}.landing-customer-section{background:#fff}.landing-customer-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:10%}.landing-customer-grid .landing-heading{margin-bottom:27px}.landing-customer-visual{position:relative;min-height:540px;display:grid;place-items:center;border-radius:32px;background:#dceae0;overflow:hidden}.landing-customer-visual-circle{position:absolute;width:460px;height:460px;border:1px solid rgba(6,76,62,.14);border-radius:50%;box-shadow:0 0 0 65px hsla(0,0%,100%,.12),0 0 0 140px hsla(0,0%,100%,.1)}.landing-customer-phone{position:relative;z-index:1;width:248px;height:485px;padding:11px;border:6px solid #173f36;border-radius:35px;background:#173f36;box-shadow:18px 28px 50px rgba(6,76,62,.22);transform:rotate(-4deg)}.landing-phone-notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:70px;height:15px;border-radius:0 0 12px 12px;background:#173f36;z-index:2}.landing-phone-inner{height:100%;overflow:hidden;border-radius:23px;background:#fffaf1;padding:33px 12px 12px}.landing-phone-banner{display:flex;align-items:center;justify-content:space-between;height:111px;padding:18px;border-radius:15px;background:#064c3e;color:#fff}.landing-phone-banner span{font-weight:900;font-size:16px;line-height:1.05}.landing-phone-small{display:block;margin-top:17px;color:var(--l-green);font-size:10px;font-weight:900;letter-spacing:.12em}.landing-phone-pills{display:flex;gap:6px;margin:11px 0 14px}.landing-phone-pills i{font-style:normal;font-size:10px;font-weight:800;background:#f2e9d9;border-radius:20px;padding:6px 9px}.landing-phone-pills i:first-child{background:#064c3e;color:#fff}.landing-phone-row{display:flex;align-items:center;gap:8px;margin-top:9px;padding:7px;background:#fff;border:1px solid #f1ebdf;border-radius:11px}.landing-phone-row>span:nth-child(2){flex:1}.landing-phone-row b,.landing-phone-row small{display:block}.landing-phone-row b{font-size:10px}.landing-phone-row small{font-size:8px;color:#80948c}.landing-phone-row>span:last-child{color:var(--l-coral);font-weight:900}.landing-phone-tile{display:grid;place-items:center;width:39px;height:38px;border-radius:7px;background:#dceae0}.landing-phone-tile.coral{background:#ffe6dc}.landing-phone-cart{display:flex;justify-content:space-between;align-items:center;margin-top:13px;padding:9px 12px;border-radius:10px;background:var(--l-coral);color:#fff;font-size:10px;font-weight:900}.landing-customer-visual-label{position:absolute;bottom:14px;color:#3a6a5e;font-size:10px;font-weight:800}.landing-check-list{display:grid;gap:15px;margin-bottom:29px}.landing-check-list li{display:flex;align-items:flex-start;gap:13px;font-size:16px;line-height:1.42;font-weight:750}.landing-check-list li span{display:grid;place-items:center;width:25px;height:25px;flex:none;border-radius:50%;background:#e5f1e6;color:var(--l-green)}.landing-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--l-green);font-size:15px;font-weight:900;border-bottom:2px solid var(--l-coral);padding-bottom:5px;transition:gap .2s}.landing-text-link:hover{gap:15px}.landing-operations{background:var(--l-cream)}.landing-operations-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.landing-operation{position:relative;grid-column:span 2;min-height:260px;padding:25px;border:1px solid rgba(6,76,62,.08);border-radius:22px;overflow:hidden}.landing-operation:nth-child(4),.landing-operation:nth-child(5){grid-column:span 3;min-height:220px}.tone-coral{background:#ffe6dc}.tone-cream{background:#fff}.tone-sage{background:#e5efe5}.landing-operation-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:hsla(0,0%,100%,.7);color:var(--l-green)}.landing-operation h3{margin:27px 0 9px;font-size:22px;font-weight:900}.landing-operation p{max-width:330px;font-size:15px;line-height:1.55;color:#49685d}.landing-operation-arrow{position:absolute;right:23px;top:26px;color:var(--l-green);opacity:.65}.landing-human{background:#064c3e;color:#fff;position:relative;overflow:hidden}.landing-human:after{content:"";position:absolute;width:430px;height:430px;right:-90px;top:-200px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15);box-shadow:0 0 0 90px hsla(0,0%,100%,.035),0 0 0 180px hsla(0,0%,100%,.025)}.landing-human-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:10%}.landing-human .landing-kicker{color:#ffb5a8}.landing-human h2{margin-top:16px;font-size:clamp(35px,4.5vw,61px);line-height:1.1;letter-spacing:-.055em;font-weight:900}.landing-human h2 em{font-style:normal;color:#ff9a82}.landing-human-grid>div:nth-child(2)>p{font-size:19px;line-height:1.65;color:#dfede4}.landing-human-badge{display:inline-flex;align-items:center;gap:10px;margin-top:25px;padding:12px 17px;border-radius:50px;background:hsla(0,0%,100%,.12);font-size:13px;font-weight:900}.landing-roles{background:#fff}.landing-roles-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.landing-roles-grid article{padding:22px 17px;border:1px solid #e3eee4;border-radius:18px;background:#fbfdf9}.landing-roles-grid article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#e8f1e6;color:var(--l-green)}.landing-roles-grid h3{margin:22px 0 7px;font-size:17px;font-weight:900}.landing-roles-grid p{font-size:13px;line-height:1.5;color:#587267}.landing-branding{background:#f3f5ed}.landing-branding-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.landing-branding-grid .landing-heading{margin-bottom:26px}.landing-branding-visual{height:410px;position:relative;display:grid;place-items:center}.landing-branding-sample{position:relative;width:min(100%,390px);height:305px;display:flex;flex-direction:column;justify-content:center;padding:40px;border:11px solid #fff;border-radius:27px;background:linear-gradient(125deg,#ffe1cb 0 48%,#f7ccaf 48% 100%);box-shadow:0 22px 50px rgba(6,76,62,.12);transform:rotate(4deg)}.landing-branding-sample small{font-size:11px;letter-spacing:.15em;color:#8b503f;font-weight:900}.landing-branding-sample strong{margin-top:13px;font-size:32px;line-height:1.04;letter-spacing:-.05em;color:var(--l-green);font-weight:900}.landing-branding-sun{position:absolute;top:22px;right:25px;color:var(--l-coral);font-size:45px}.landing-branding-swatches{display:flex;gap:7px;margin-top:25px}.landing-branding-swatches span{width:18px;height:18px;border-radius:50%;background:#064c3e}.landing-branding-swatches span:nth-child(2){background:#ff5147}.landing-branding-swatches span:nth-child(3){background:#fff9ef}.landing-branding-swatches span:nth-child(4){background:#d79572}.landing-branding-tag{position:absolute;z-index:1;display:flex;align-items:center;gap:7px;padding:10px 14px;border-radius:12px;background:#fff;color:var(--l-green);font-weight:900;font-size:12px;box-shadow:0 11px 28px rgba(6,76,62,.12)}.tag-left{bottom:43px;left:0;transform:rotate(-6deg)}.tag-right{top:22px;right:0;transform:rotate(8deg)}.landing-setup{background:#fff}.landing-setup-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:11%}.landing-setup .landing-heading{margin-bottom:29px}.landing-setup-list{counter-reset:step;list-style:none;border-top:1px solid #dde8de}.landing-setup-list li{display:flex;align-items:center;gap:17px;padding:15px 8px;border-bottom:1px solid #dde8de;font-weight:800;font-size:15px}.landing-setup-list li span{color:var(--l-coral);font-size:13px;font-weight:900}.landing-setup-list li svg{margin-left:auto;color:var(--l-green)}.landing-benefits{background:#e9f0e8}.landing-benefits .landing-heading{max-width:800px}.landing-benefits-list{display:flex;flex-wrap:wrap;gap:12px}.landing-benefits-list span{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border:1px solid rgba(6,76,62,.1);border-radius:50px;background:#fff;color:var(--l-green);font-weight:850;font-size:15px}.landing-showcase{background:#fff}.landing-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.landing-showcase-card{min-width:0;overflow:hidden;border:1px solid #e0eae1;border-radius:22px;background:#fff}.landing-showcase-frame{position:relative;height:255px;display:flex;align-items:center;justify-content:center;background:#eaf1e8;overflow:hidden}.landing-showcase-card:nth-child(2) .landing-showcase-frame{background:#ffebdd}.landing-showcase-card:nth-child(3) .landing-showcase-frame{background:#dceae5}.landing-showcase-image{-o-object-fit:cover;object-fit:cover}.landing-showcase-ui{position:relative;width:78%;max-width:270px;padding:16px;border:1px solid #dbe8dc;border-radius:14px;background:#fffdf7;box-shadow:0 18px 36px rgba(6,76,62,.14);transform:rotate(-5deg)}.landing-showcase-card:nth-child(2) .landing-showcase-ui{transform:rotate(4deg)}.landing-showcase-card:nth-child(3) .landing-showcase-ui{transform:rotate(-3deg)}.landing-ui-top{display:flex;align-items:center;gap:6px;color:var(--l-green);font-size:10px;font-weight:900}.landing-ui-dot{width:9px;height:9px;border-radius:50%;background:var(--l-coral)}.landing-ui-line{height:5px;width:37%;margin-left:auto;border-radius:9px;background:#e1e9df}.landing-ui-greeting{margin:12px 0;font-weight:900;font-size:16px}.landing-ui-chips{display:flex;gap:5px}.landing-ui-chips i{font-style:normal;font-size:9px;padding:5px 8px;background:#ebf1e8;border-radius:15px}.landing-ui-chips i:first-child{background:var(--l-green);color:#fff}.landing-ui-product{display:flex;align-items:center;gap:8px;margin-top:8px;padding:6px;border:1px solid #edf0e9;border-radius:9px}.landing-ui-product span:nth-child(2){flex:1}.landing-ui-product b,.landing-ui-product small{display:block}.landing-ui-product b{font-size:9px}.landing-ui-product small{font-size:7px;color:#81948a}.landing-ui-product>span:last-child{font-size:13px;color:var(--l-coral)}.landing-ui-thumb{display:grid;place-items:center;background:#e8f0df;border-radius:6px;width:29px;height:29px;font-size:15px}.landing-ui-thumb-coral{background:#ffe3d7}.landing-tables-ui{max-width:290px}.landing-ui-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px}.landing-ui-grid>div{padding:12px;background:#f3f7f0;border:1px solid #e5ede4;border-radius:9px}.landing-ui-grid b,.landing-ui-grid small{display:block}.landing-ui-grid b{font-size:10px}.landing-ui-grid small{margin-top:6px;font-size:8px;color:#5c786c}.landing-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#55a766}.landing-status-dot.busy{background:var(--l-coral)}.landing-ui-ticket{margin-top:10px;padding:11px;background:#f3f8f0;border-left:3px solid var(--l-coral);border-radius:7px}.landing-ui-ticket>span{display:flex;justify-content:space-between;gap:8px}.landing-ui-ticket b{font-size:10px}.landing-ui-ticket small{color:var(--l-coral);font-size:8px;font-weight:900}.landing-ui-ticket div{margin-top:7px;font-size:8px}.landing-ui-ticket div i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--l-green);margin-right:5px}.landing-ui-ticket.muted{opacity:.65}.landing-showcase-disclaimer{display:block;padding:10px 19px 0;color:#80958b;font-size:10px;font-weight:800}.landing-showcase-copy{padding:16px 20px 23px}.landing-showcase-copy h3{margin:9px 0 7px;font-size:20px;letter-spacing:-.025em;font-weight:900}.landing-showcase-copy p{font-size:13px;color:#5b756a;line-height:1.5}.landing-faq{background:#f3f5ed}.landing-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}.landing-faq-list{border-top:1px solid #d5e4da}.landing-faq-list details{border-bottom:1px solid #d5e4da}.landing-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:67px;padding:16px 0;font-size:16px;font-weight:900;cursor:pointer;list-style:none}.landing-faq-list summary::-webkit-details-marker{display:none}.landing-faq-list summary span{display:grid;place-items:center;width:30px;height:30px;flex:none;border:1px solid rgba(6,76,62,.14);border-radius:50%;color:var(--l-coral);font-size:19px;transition:transform .2s}.landing-faq-list details[open] summary span{transform:rotate(45deg)}.landing-faq-list details p{padding:0 42px 20px 0;font-size:15px;line-height:1.6;color:#597468}.landing-final-cta{padding-block:80px;background:var(--l-green);color:#fff}.landing-final-grid{display:flex;align-items:center;justify-content:space-between;gap:40px}.landing-final-cta .landing-kicker{color:#ffb7a4}.landing-final-cta h2{margin:14px 0;font-size:clamp(39px,5vw,72px);font-weight:900;letter-spacing:-.055em;line-height:1}.landing-final-cta p{font-size:18px;color:#deeee5}.landing-final-actions{display:flex;flex-direction:column;min-width:220px;gap:11px}.landing-contact{background:#fffaf1}.landing-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;align-items:start}.landing-contact h2{margin:14px 0;font-size:clamp(37px,4.3vw,60px);font-weight:900;line-height:1.06;letter-spacing:-.052em}.landing-contact-grid>div>p{max-width:420px;color:#4f6e60;line-height:1.65;font-size:17px}.landing-contact-direct{display:flex;align-items:flex-start;gap:13px;margin-top:40px;color:var(--l-green);font-size:14px;font-weight:800;line-height:1.7}.landing-contact-direct svg{flex:none}.landing-contact-direct a{color:var(--l-coral);overflow-wrap:anywhere}.landing-demo-form{padding:30px;background:#fff;border:1px solid #e2ebe2;border-radius:23px;box-shadow:0 22px 55px rgba(6,76,62,.07)}.landing-form-heading>span{color:var(--l-coral);font-size:10px;letter-spacing:.15em;font-weight:900}.landing-form-heading h3{margin:7px 0 5px;font-size:27px;font-weight:900;letter-spacing:-.03em}.landing-form-heading p{color:#64796e;font-size:13px}.landing-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.landing-form-grid label{display:flex;flex-direction:column;gap:6px;min-width:0;color:var(--l-green);font-size:12px;font-weight:900}.landing-form-full{grid-column:1/-1}.landing-form-grid :is(input,select,textarea){width:100%;min-width:0;min-height:45px;padding:10px 12px;border:1px solid #cedcd1;border-radius:10px;background:#fff;color:var(--l-dark);font-size:14px;outline:none}.landing-form-grid :is(input,select,textarea)::-moz-placeholder{color:#92a69a}.landing-form-grid :is(input,select,textarea)::placeholder{color:#92a69a}.landing-form-grid textarea{resize:vertical}.landing-form-grid :is(input,select,textarea):focus{border-color:var(--l-green);box-shadow:0 0 0 3px rgba(6,76,62,.09)}.landing-form-submit{width:100%;margin-top:22px;cursor:pointer}.landing-form-note,.landing-form-status{font-size:11px;line-height:1.5;color:#72867a;margin-top:12px}.landing-form-status{padding:10px;border-radius:10px;background:#e6f2e8;color:var(--l-green);font-weight:800}.landing-footer{background:#f0f2e8;border-top:1px solid rgba(6,76,62,.08)}.landing-footer-main{display:flex;justify-content:space-between;gap:35px;padding-block:50px}.landing-footer .landing-brand{width:140px;height:60px}.landing-footer-main>div>p{max-width:315px;color:#658174;font-size:13px;line-height:1.6}.landing-footer nav{display:flex;flex-wrap:wrap;align-items:center;gap:15px 25px}.landing-footer-bottom{display:flex;justify-content:space-between;gap:12px;padding-block:17px;border-top:1px solid #d6e2d6;color:#668174;font-size:11px;font-weight:800}.landing [id]{scroll-margin-top:100px}@media(max-width:1150px){.landing-nav{gap:13px}.landing-nav a{font-size:12px}.landing-brand{width:133px}.landing-header-cta{padding-inline:12px!important}}@media(max-width:980px){.landing-header-cta,.landing-nav{display:none}.landing-mobile-menu{display:block}.landing-process-grid,.landing-roles-grid{grid-template-columns:repeat(3,1fr)}.landing-hero-grid{grid-template-columns:1fr .9fr}.landing-art-card{min-width:auto}.landing-art-card b{font-size:12px}.landing-art-card small{font-size:8px}.landing-hero-orbit.orbit-two{width:390px;height:390px}}@media(max-width:760px){.landing-container{width:min(100% - 32px,580px)}.landing-header-inner{height:68px}.landing-brand{width:132px;height:60px}.landing-section{padding-block:78px}.landing-heading{margin-bottom:30px}.landing-heading p{font-size:16px}.landing-hero-grid{grid-template-columns:1fr;min-height:auto;gap:8px;padding-block:63px 55px}.landing-hero h1{font-size:clamp(56px,11vw,83px)}.landing-hero-art{height:410px;max-width:480px;width:100%;margin:15px auto 0}.landing-hero-orbit.orbit-two{width:380px;height:380px}.orbit-one{width:265px;height:265px}.landing-art-center{width:205px;height:205px}.landing-art-mark{width:76px;height:76px}.landing-art-center strong{font-size:14px}.art-card-menu{top:9px}.art-card-order{right:0;top:38%}.art-card-kitchen{bottom:15px}.landing-branding-grid,.landing-contact-grid,.landing-customer-grid,.landing-faq-grid,.landing-human-grid,.landing-problem-grid,.landing-setup-grid{grid-template-columns:1fr;gap:34px}.landing-process-grid{grid-template-columns:repeat(2,1fr)}.landing-step{min-height:205px}.landing-customer-visual{min-height:450px;order:2}.landing-customer-grid>div:nth-child(2){order:1}.landing-customer-phone{transform:rotate(-3deg) scale(.87)}.landing-operations-grid{grid-template-columns:1fr 1fr}.landing-operation,.landing-operation:nth-child(4),.landing-operation:nth-child(5){grid-column:span 1;min-height:250px}.landing-operation:last-child{grid-column:1/-1;min-height:210px}.landing-human-grid{gap:24px}.landing-human-grid>div:nth-child(2)>p{font-size:17px}.landing-roles-grid{grid-template-columns:repeat(2,1fr)}.landing-showcase-grid{grid-template-columns:1fr 1fr}.landing-showcase-card:last-child{grid-column:1/-1}.landing-final-grid{align-items:flex-start;flex-direction:column}.landing-final-actions{flex-direction:row;flex-wrap:wrap}.landing-footer-main{flex-direction:column}.landing-footer nav{gap:15px 22px}}@media(max-width:500px){.landing-container{width:calc(100% - 32px)}.landing-hero{background:radial-gradient(circle at 75% 70%,#e1efe6 0,transparent 48%),var(--l-cream)}.landing-hero-grid{padding-top:44px}.landing-hero h1{font-size:clamp(55px,13vw,69px)}.landing-hero-lede{font-size:20px}.landing-hero-support{font-size:14px}.landing-hero-actions{display:grid;grid-template-columns:1fr}.landing-hero-actions .landing-button{width:100%}.landing-hero-art{height:340px}.landing-hero-orbit.orbit-two{width:305px;height:305px}.orbit-one{width:215px;height:215px}.landing-art-center{width:165px;height:165px}.landing-art-mark{width:59px;height:59px}.landing-art-center strong{font-size:12px}.landing-art-card{gap:6px;padding:8px 9px;border-radius:11px}.landing-art-icon{width:29px;height:29px;border-radius:8px}.landing-art-icon svg{width:16px;height:16px}.landing-art-card b{font-size:10px}.landing-art-card small{font-size:7px}.art-card-menu{left:0;top:0}.art-card-order{top:40%;right:-1%}.art-card-kitchen{bottom:6px;left:0}.landing-art-caption{font-size:9px;right:0;bottom:-15px}.landing-problem-list p{font-size:15px}.landing-process-grid{gap:9px}.landing-step{min-height:215px;padding:19px 14px}.landing-step h3{font-size:17px}.landing-step p{font-size:12px}.landing-step-number{margin-bottom:15px}.landing-process-foot{align-items:flex-start;font-size:12px;line-height:1.5}.landing-operations-grid,.landing-showcase-grid{grid-template-columns:1fr}.landing-operation,.landing-operation:last-child,.landing-operation:nth-child(4),.landing-operation:nth-child(5),.landing-showcase-card:last-child{grid-column:auto;min-height:auto}.landing-operation{padding:23px}.landing-operation h3{margin-top:19px}.landing-roles-grid{gap:9px}.landing-roles-grid article{padding:15px}.landing-roles-grid h3{font-size:15px}.landing-roles-grid p{font-size:12px}.landing-branding-visual{height:315px}.landing-branding-sample{width:90%;height:250px;padding:26px}.landing-branding-sample strong{font-size:26px}.landing-branding-tag{font-size:10px}.tag-left{bottom:0}.tag-right{right:-3px;top:3px}.landing-benefits-list{gap:8px}.landing-benefits-list span{font-size:12px;padding:11px}.landing-showcase-frame{height:230px}.landing-final-actions{width:100%;flex-direction:column}.landing-final-actions .landing-button{width:100%}.landing-demo-form{padding:20px}.landing-form-grid{grid-template-columns:1fr}.landing-footer-bottom{flex-direction:column}}@media(max-width:350px){.landing-hero h1{font-size:50px}.landing-hero-art{height:315px}.landing-hero-orbit.orbit-two{width:285px;height:285px}.landing-art-card b{font-size:9px}.landing-roles-grid{grid-template-columns:1fr}.landing-roles-grid article{display:flex;align-items:center;gap:12px}.landing-roles-grid h3{margin:0}.landing-roles-grid p{margin-left:auto;max-width:55%}.landing-step{min-height:235px}}@media(prefers-reduced-motion:reduce){.landing :is(a,button,summary,.landing-step){transition:none!important;scroll-behavior:auto!important}}@media(prefers-reduced-motion:no-preference){html:has(.landing){scroll-behavior:smooth}}.landing-form-grid :is(input,select,textarea):disabled{background:#f3f5f0;color:#6d8377;cursor:not-allowed}.landing-form-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.landing-art-center{background:#fff9ef;color:#064c3e;border:1px solid rgba(6,76,62,.13)}.landing-art-mark{filter:none;mix-blend-mode:multiply}