.ecom-landing{--ecom-dark:#11261f;--ecom-mint:#dcece4;overflow:hidden;background:var(--bg);color:var(--ink)}
.ecom-landing [id]{scroll-margin-top:110px}
.ecom-hero{position:relative;padding:82px 0 76px;background:radial-gradient(circle at 12% 22%,rgba(94,156,128,.2),transparent 34%),linear-gradient(180deg,#fbfcfa 0%,#f6f9f7 100%)}
.ecom-grid{position:absolute;inset:0;opacity:.55;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000 10%,transparent 92%)}
.ecom-hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:72px;align-items:center}
.ecom-crumb{display:flex;direction:rtl;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:34px;color:var(--muted);font-size:12px;text-align:right}
.ecom-crumb a{color:var(--green);font-weight:700}.ecom-crumb a:hover{text-decoration:underline}
.ecom-hero h1{max-width:720px;margin:0;font-size:clamp(36px,4.2vw,60px);font-weight:900;letter-spacing:-1.5px;line-height:1.45}
.ecom-lead{max-width:62ch;margin:23px 0 0;color:var(--muted);font-size:16px;line-height:2.15}
.ecom-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ecom-actions .btn{min-height:48px}
.ecom-quick-points{display:flex;flex-wrap:wrap;gap:14px 22px;margin:27px 0 0;padding:0;list-style:none;color:var(--ink-soft);font-size:12.5px;font-weight:650}
.ecom-quick-points li{display:flex;align-items:center;gap:7px}.ecom-quick-points span{display:grid;width:20px;height:20px;place-items:center;border:1px solid var(--green-line);border-radius:50%;color:var(--green);font-size:11px}
.ecom-visual{position:relative;min-height:560px;display:grid;place-items:center;padding:24px 0 54px}
.ecom-visual:before,.ecom-visual:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.ecom-visual:before{width:480px;height:480px;border:1px solid var(--green-line)}.ecom-visual:after{width:410px;height:410px;border:1px dashed var(--green-line)}
.ecom-browser{position:relative;z-index:1;width:min(100%,510px);overflow:hidden;border:1px solid rgba(20,59,47,.14);border-radius:25px;background:#fff;box-shadow:28px 38px 80px rgba(20,59,47,.16);transform:rotate(1.5deg)}
.ecom-browser-bar{height:42px;display:flex;align-items:center;gap:6px;padding:0 16px;border-bottom:1px solid var(--line-soft);background:#f8faf8}.ecom-browser-bar>span{width:7px;height:7px;border-radius:50%;background:#bdc9c3}.ecom-browser-bar small{margin-inline-start:auto;margin-inline-end:auto;color:#8a9791;font-size:9px;direction:ltr}
.ecom-store-head{display:flex;align-items:center;gap:14px;padding:18px 22px}.ecom-store-head strong{margin-inline-end:auto;color:var(--green);font-size:14px}.ecom-store-head>span{width:130px;padding:8px 12px;border-radius:999px;background:var(--bg-soft);color:#9aa39f;font-size:8px}.ecom-store-head i{width:24px;height:24px;border-radius:50%;background:var(--ecom-mint)}
.ecom-store-banner{margin:0 22px;padding:25px;border-radius:18px;color:#fff;background:linear-gradient(125deg,#143b2f,#2f7a5f)}.ecom-store-banner>*{display:block}.ecom-store-banner small{opacity:.72;font-size:9px}.ecom-store-banner strong{margin:8px 0 16px;font-size:22px;line-height:1.5}.ecom-store-banner span{font-size:9px;font-weight:700}
.ecom-products{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:18px 22px 24px}.ecom-products article{min-width:0}.ecom-products i{display:block;height:82px;margin-bottom:9px;border-radius:12px;background:linear-gradient(145deg,#edf3ef,#d6e4dc)}.ecom-products article:nth-child(2) i{background:linear-gradient(145deg,#e7eee9,#cbd8cf)}.ecom-products article:nth-child(3) i{background:linear-gradient(145deg,#f0f1ea,#dcdcca)}.ecom-products small,.ecom-products strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecom-products small{color:var(--muted);font-size:8px}.ecom-products strong{margin-top:5px;font-size:9px}
.ecom-order-card{position:absolute;z-index:2;right:-22px;bottom:62px;width:315px;display:flex;align-items:center;gap:12px;padding:15px 17px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:var(--shadow-md);backdrop-filter:blur(10px)}.ecom-order-icon{display:grid;width:42px;height:42px;place-items:center;flex:none;border-radius:13px;color:var(--green);background:var(--green-tint)}.ecom-order-card div{min-width:0}.ecom-order-card small,.ecom-order-card strong{display:block}.ecom-order-card small{color:var(--muted);font-size:9px}.ecom-order-card strong{margin-top:3px;font-size:11px;white-space:nowrap}.ecom-order-card b{margin-inline-start:auto;color:var(--green);font-size:14px}
.ecom-visual-note{position:absolute;bottom:2px;z-index:2;margin:0;color:var(--muted);font-size:10px;text-align:center}
.ecom-fit{border-block:1px solid var(--line-soft);background:#fff}.ecom-fit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ecom-fit-grid>div{padding:24px 22px;border-inline-start:1px solid var(--line-soft)}.ecom-fit-grid>div:first-child{border-inline-start:0}.ecom-fit-grid span,.ecom-fit-grid small{display:block}.ecom-fit-grid span{font-size:13px;font-weight:800}.ecom-fit-grid small{margin-top:6px;color:var(--muted);font-size:11px}
.ecom-section{padding:96px 0}.ecom-soft{background:var(--bg-soft)}
.ecom-section-head{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end;margin-bottom:46px}.ecom-section-head p,.ecom-choice-copy>p,.ecom-faq-title>p,.ecom-consult-copy>p{margin:0;color:var(--muted);font-size:15px;line-height:2.05}.ecom-section-head .section-title{margin:0}
.ecom-discovery-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;background:var(--surface)}.ecom-discovery-grid article{padding:31px 25px;border-inline-start:1px solid var(--line)}.ecom-discovery-grid article:first-child{border-inline-start:0}.ecom-discovery-grid article>span{display:block;margin-bottom:34px;color:var(--green-2);font-size:25px;font-weight:800}.ecom-discovery-grid h3{margin-bottom:11px;font-size:16px;font-weight:800;line-height:1.7}.ecom-discovery-grid p{margin:0;color:var(--muted);font-size:13px;line-height:2}
.ecom-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ecom-feature-card{padding:29px 27px;border:1px solid transparent;border-radius:22px;background:#fff;box-shadow:0 10px 38px rgba(20,59,47,.05);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.ecom-feature-card:hover{transform:translateY(-4px);border-color:var(--green-line);box-shadow:0 16px 42px rgba(20,59,47,.09)}.ecom-feature-icon{display:grid;width:47px;height:47px;place-items:center;margin-bottom:23px;border-radius:14px;color:var(--green);background:var(--green-tint)}.ecom-feature-card h3{margin-bottom:9px;font-size:17px;font-weight:800}.ecom-feature-card p{margin:0;color:var(--muted);font-size:13.5px;line-height:2}
.ecom-choice-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.ecom-choice-copy .section-title{margin-bottom:22px}.ecom-note{margin-top:22px!important;padding:17px 19px;border-inline-start:3px solid var(--green);border-radius:12px;background:var(--bg-soft);font-size:13px!important}.ecom-choice-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ecom-choice-cards article{padding:34px 29px;border:1px solid var(--line);border-radius:24px;background:#fff}.ecom-choice-cards article>span{display:inline-flex;padding:6px 11px;border-radius:999px;color:var(--green);background:var(--green-tint);font-size:11px;font-weight:800}.ecom-choice-cards h3{min-height:62px;margin:20px 0 19px;font-size:18px;line-height:1.75}.ecom-choice-cards ul{margin:0;padding:0;list-style:none}.ecom-choice-cards li{position:relative;padding:10px 22px 10px 0;border-top:1px solid var(--line-soft);color:var(--muted);font-size:12.5px}.ecom-choice-cards li:before{content:"";position:absolute;right:2px;top:17px;width:7px;height:7px;border-radius:50%;background:var(--green-2)}.ecom-choice-cards .ecom-choice-dark{border-color:transparent;color:#fff;background:var(--ecom-dark);transform:translateY(22px)}.ecom-choice-dark>span{color:#d8efe4;background:rgba(94,156,128,.2)}.ecom-choice-dark li{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.68)}
.ecom-process{color:#fff;background:var(--ecom-dark)}.ecom-section-head-light p{color:rgba(255,255,255,.62)}.ecom-process-list{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.13)}.ecom-process-list li{display:flex;gap:17px;padding:30px 24px;border-inline-start:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.ecom-process-list li:nth-child(3n+1){border-inline-start:0}.ecom-process-list>li>span{color:var(--green-2);font-size:24px;font-weight:800;line-height:1.35}.ecom-process-list h3{margin:0 0 9px;font-size:16px}.ecom-process-list p{margin:0;color:rgba(255,255,255,.62);font-size:12.5px;line-height:2}
.ecom-seo-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:82px;align-items:center}.ecom-seo-panel{position:relative;padding:28px;border:1px solid var(--green-line);border-radius:25px;background:#fff;box-shadow:var(--shadow-md)}.ecom-seo-panel:before{content:"";position:absolute;inset:18px -22px -22px 22px;z-index:-1;border-radius:25px;background:var(--green-tint)}.ecom-seo-label{display:inline-flex;margin-bottom:20px;padding:6px 11px;border-radius:999px;color:var(--green);background:var(--green-tint);font-size:10px;font-weight:800}.ecom-search-box{display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);font-size:12px}.ecom-search-box svg{color:var(--green)}.ecom-search-result{padding:25px 5px 20px}.ecom-search-result>*{display:block}.ecom-search-result small{color:var(--green);font-size:9.5px;direction:ltr;text-align:left}.ecom-search-result strong{margin:8px 0;color:#335bb2;font-size:16px}.ecom-search-result p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.9}.ecom-seo-score{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:13px;background:var(--bg-soft);font-size:10px}.ecom-seo-score b{color:var(--green)}.ecom-check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px;margin:27px 0 0;padding:0;list-style:none}.ecom-check-list li{position:relative;padding-inline-start:25px;color:var(--ink-soft);font-size:12.5px;line-height:1.8}.ecom-check-list li:before{content:"✓";position:absolute;inset-inline-start:0;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:var(--green);background:var(--green-tint);font-size:10px;font-weight:900}.ecom-seo-caution{margin:23px 0 0;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:11.5px;line-height:2}
.ecom-cost-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ecom-cost-grid span{position:relative;padding:18px 42px 18px 20px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink-soft);font-size:13px;font-weight:700}.ecom-cost-grid span:before{content:"";position:absolute;right:19px;top:23px;width:9px;height:9px;border-radius:3px;background:var(--green);transform:rotate(45deg)}.ecom-section-head .card-link{display:inline-flex;margin-top:17px}
.ecom-work{background:#fff}.ecom-portfolio-grid{grid-template-columns:repeat(3,1fr)}
.ecom-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}.ecom-faq-title{position:sticky;top:130px}.ecom-faq-title .section-title{margin-bottom:20px}.ecom-faq-list details{border-bottom:1px solid var(--line)}.ecom-faq-list summary{position:relative;display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:20px;padding:17px 2px;cursor:pointer;font-size:14px;font-weight:800;line-height:1.8;list-style:none}.ecom-faq-list summary::-webkit-details-marker{display:none}.ecom-faq-list summary span{position:relative;width:26px;height:26px;flex:none;border:1px solid var(--green-line);border-radius:50%}.ecom-faq-list summary span:before,.ecom-faq-list summary span:after{content:"";position:absolute;top:12px;left:7px;width:10px;height:1.5px;background:var(--green);transition:transform .2s ease}.ecom-faq-list summary span:after{transform:rotate(90deg)}.ecom-faq-list details[open] summary span:after{transform:rotate(0)}.ecom-faq-list details p{margin:0;padding:0 2px 23px;color:var(--muted);font-size:13.5px;line-height:2.1}
.ecom-consult{color:#fff;background:linear-gradient(125deg,#10271f,#1c4e3d)}.ecom-consult-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.ecom-consult-copy .section-title{margin-bottom:22px}.ecom-consult-copy>p{color:rgba(255,255,255,.64)}.ecom-phone{display:inline-flex;flex-direction:column;margin-top:28px;color:#fff}.ecom-phone small{color:var(--green-2);font-size:11px}.ecom-phone strong{margin-top:6px;font-size:24px;letter-spacing:.4px}.ecom-contact-card{width:100%;color:var(--ink)}.ecom-contact-card .ojasoft-live-form{margin-top:0}
.ecom-landing a:focus-visible,.ecom-landing button:focus-visible,.ecom-landing summary:focus-visible,.ecom-landing input:focus-visible,.ecom-landing textarea:focus-visible{outline:3px solid rgba(47,128,96,.3);outline-offset:4px}
@media(max-width:1100px){.ecom-hero-layout{grid-template-columns:1fr 1fr;gap:40px}.ecom-hero h1{font-size:42px}.ecom-order-card{right:0}.ecom-section-head,.ecom-seo-layout{gap:44px}.ecom-discovery-grid{grid-template-columns:repeat(2,1fr)}.ecom-discovery-grid article:nth-child(3){border-inline-start:0;border-top:1px solid var(--line)}.ecom-discovery-grid article:nth-child(4){border-top:1px solid var(--line)}.ecom-choice-layout{gap:38px}.ecom-faq-layout,.ecom-consult-layout{gap:48px}}
@media(max-width:820px){.ecom-hero{padding:58px 0 62px}.ecom-hero-layout,.ecom-section-head,.ecom-choice-layout,.ecom-seo-layout,.ecom-faq-layout,.ecom-consult-layout{grid-template-columns:1fr}.ecom-hero-layout{gap:48px}.ecom-hero-copy{order:1}.ecom-visual{order:2;max-width:580px;width:100%;margin:auto}.ecom-fit-grid{grid-template-columns:repeat(2,1fr)}.ecom-fit-grid>div:nth-child(3){border-inline-start:0;border-top:1px solid var(--line-soft)}.ecom-fit-grid>div:nth-child(4){border-top:1px solid var(--line-soft)}.ecom-section{padding:72px 0}.ecom-section-head{gap:22px}.ecom-feature-grid,.ecom-process-list,.ecom-cost-grid{grid-template-columns:repeat(2,1fr)}.ecom-process-list li:nth-child(3n+1){border-inline-start:1px solid rgba(255,255,255,.1)}.ecom-process-list li:nth-child(2n+1){border-inline-start:0}.ecom-choice-layout{gap:40px}.ecom-choice-cards .ecom-choice-dark{transform:none}.ecom-seo-panel{max-width:620px}.ecom-faq-title{position:static}.ecom-faq-layout{gap:22px}.ecom-consult-layout{gap:40px}.ecom-portfolio-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.ecom-hero{padding-top:42px}.ecom-crumb{margin-bottom:27px}.ecom-hero h1{font-size:34px;line-height:1.55;letter-spacing:-.6px}.ecom-lead{font-size:14.5px}.ecom-actions{flex-direction:column}.ecom-actions .btn{justify-content:center;width:100%}.ecom-quick-points{display:grid;gap:10px}.ecom-visual{min-height:450px;padding-bottom:60px}.ecom-visual:before{width:370px;height:370px}.ecom-visual:after{width:320px;height:320px}.ecom-browser{border-radius:20px}.ecom-store-banner{padding:18px}.ecom-store-banner strong{font-size:18px}.ecom-products i{height:62px}.ecom-order-card{right:8px;bottom:42px;width:calc(100% - 16px)}.ecom-visual-note{bottom:-2px;max-width:90%}.ecom-fit-grid{grid-template-columns:1fr}.ecom-fit-grid>div{border-inline-start:0;border-top:1px solid var(--line-soft)}.ecom-fit-grid>div:first-child{border-top:0}.ecom-section{padding:58px 0}.ecom-section-head{margin-bottom:32px}.ecom-discovery-grid,.ecom-feature-grid,.ecom-choice-cards,.ecom-process-list,.ecom-cost-grid,.ecom-check-list,.ecom-portfolio-grid{grid-template-columns:1fr}.ecom-discovery-grid article{border-inline-start:0;border-top:1px solid var(--line)}.ecom-discovery-grid article:first-child{border-top:0}.ecom-feature-card{padding:25px 22px}.ecom-choice-cards h3{min-height:0}.ecom-process-list li{border-inline-start:0!important}.ecom-seo-panel{padding:21px}.ecom-seo-panel:before{inset:14px -10px -14px 10px}.ecom-search-result strong{font-size:14px}.ecom-seo-score{flex-direction:column}.ecom-consult .contact-card{padding:27px 20px}.ecom-phone strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){.ecom-landing *{scroll-behavior:auto!important;transition-duration:.01ms!important}.ecom-browser{transform:none}}
