.landing-page{--primary:#0f7b5f;--primary-dark:#0a5f49;--accent:#f7b84b;--text:#1c211d;--muted:#6c746f;--bg:#fffaf1;--bg-soft:#f4fbf7;--card:#fffefb;--line:#1c211d1c;--danger:#c64a2e;--shadow:0 24px 80px #2c221424;background:var(--bg);min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit}.landing-page p{color:var(--muted);line-height:1.7}.landing-page h1,.landing-page h2,.landing-page h3{letter-spacing:-.045em;color:var(--text);margin:0;line-height:1.05}.landing-page h1{font-size:clamp(44px,6vw,78px)}.landing-page h2{font-size:clamp(34px,4vw,56px)}.landing-page h3{font-size:22px}.landing-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#fffaf1db;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(20px,5vw,76px);display:flex;position:sticky;top:0}.landing-brand{color:var(--text);background:0 0;border:0;align-items:center;gap:10px;font-size:22px;font-weight:950;text-decoration:none;display:inline-flex}.landing-brand-mark{background:var(--primary);color:#fff;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 30px #0f7b5f40}.landing-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.landing-nav a,.landing-nav button{color:var(--muted);background:0 0;border:0;font-size:14px;font-weight:850;text-decoration:none}.landing-nav select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 10px;font-weight:850}.landing-nav-login{color:var(--primary)!important}.landing-nav-cta{border-radius:999px;padding:10px 15px;background:var(--text)!important;color:#fff!important}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(28px,4vw,68px);padding:70px clamp(20px,5vw,76px) 58px;display:grid;overflow:hidden}.landing-pill,.landing-eyebrow{width:fit-content;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;background:#e7f5ee;border-radius:999px;align-items:center;padding:9px 13px;font-size:13px;font-weight:950;display:inline-flex}.landing-eyebrow.light{color:#cfe4db;background:#ffffff1f}.landing-hero-copy{max-width:760px}.landing-hero-copy h1{margin-top:20px}.landing-hero-subtitle{max-width:680px;margin-top:22px;font-size:clamp(18px,2vw,22px)}.landing-actions{flex-wrap:wrap;align-items:center;gap:13px;margin:30px 0 22px;display:flex}.landing-btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:15px 22px;font-weight:950;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.landing-btn:hover{transform:translateY(-1px)}.landing-primary{background:var(--primary);color:#fff;box-shadow:0 18px 42px #0f7b5f42}.landing-primary:hover{background:var(--primary-dark)}.landing-secondary{color:var(--text);border:1px solid var(--line);background:#fff}.landing-btn.full{width:100%}.landing-center{margin:30px auto 0}.landing-trust-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;font-size:14px;font-weight:800;display:flex}.landing-hero-visual{place-items:center;min-height:560px;display:grid;position:relative}.landing-phone-card{color:#fff;width:min(388px,89vw);box-shadow:var(--shadow);background:#161d19;border:8px solid #2a302c;border-radius:44px;padding:22px;position:relative}.landing-phone-notch{background:#343d38;border-radius:999px;width:78px;height:8px;margin:0 auto 18px}.landing-phone-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.landing-phone-header strong{font-size:25px;display:block}.landing-phone-header span{color:#aebfb7;font-size:13px}.landing-qr-dot{width:44px;height:44px;color:var(--primary);background:#fff;border-radius:15px;place-items:center;font-weight:950;display:grid}.landing-menu-tabs{gap:8px;margin-bottom:17px;display:flex;overflow-x:auto}.landing-menu-tabs span{color:#d8ece4;background:#263029;border-radius:999px;flex:none;padding:8px 10px;font-size:13px}.landing-phone-item{background:#222b25;border-radius:19px;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:grid}.landing-phone-item small{color:#9eafa8;margin-top:3px;display:block}.landing-thumb{background:linear-gradient(135deg,#f7b84b,#0f7b5f);border-radius:16px;width:54px;height:54px}.landing-order-button{background:var(--accent);color:#2a1700;border:0;border-radius:18px;width:100%;margin-top:10px;padding:15px;font-weight:950}.landing-floating-card{z-index:2;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:14px 16px;font-weight:900;position:absolute}.landing-floating-card.left{top:16%;left:0}.landing-floating-card.right{bottom:22%;right:-2%}.landing-section{padding:76px clamp(20px,5vw,76px)}.landing-section-heading{text-align:center;max-width:890px;margin:0 auto 44px}.landing-problem-section,.landing-pricing-section{background:#fff7ea}.landing-problem-grid,.landing-steps,.landing-dashboard-grid,.landing-faq-grid,.landing-pricing-grid,.landing-demo-grid,.landing-contact-layout{gap:18px;display:grid}.landing-problem-grid,.landing-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-dashboard-grid,.landing-pricing-grid,.landing-demo-grid,.landing-contact-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-info-card,.landing-step-card,.landing-price-card,.landing-faq-card,.landing-demo-card,.landing-contact-card,.landing-policy-card,.landing-legal-note,.landing-demo-form-card{background:var(--card);border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 16px 40px #5538160f}.landing-info-card.danger .landing-icon-bubble{color:var(--danger);background:#fde9e4}.landing-icon-bubble{width:46px;height:46px;color:var(--primary);background:#e8f6ef;border-radius:17px;place-items:center;margin-bottom:16px;font-weight:950;display:grid}.landing-step-card span{color:var(--primary);letter-spacing:.12em;margin-bottom:22px;font-size:13px;font-weight:950;display:inline-block}.landing-split{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}.landing-ai-split{background:var(--bg-soft)}.landing-table-split{background:#fffaf2}.landing-check-list{color:var(--muted);gap:12px;margin:24px 0 0;padding:0;font-weight:800;list-style:none;display:grid}.landing-scanner-visual{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.landing-paper-menu,.landing-digital-menu{border:1px solid var(--line);min-height:270px;box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:24px}.landing-paper-menu span,.landing-digital-menu span{color:var(--primary);letter-spacing:.12em;font-size:12px;font-weight:950}.landing-paper-menu p{color:#443d35;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.landing-digital-menu div{background:#f8f4ec;border-radius:16px;margin-top:12px;padding:12px}.landing-digital-menu small{color:var(--muted);margin-top:3px;display:block}.landing-scanner-arrow{color:var(--primary);font-size:34px;font-weight:950}.landing-table-visual{gap:14px;display:grid}.landing-table-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr 64px;align-items:center;gap:12px;padding:20px;display:grid;box-shadow:0 14px 40px #55381614}.landing-table-card.active{border-color:var(--primary);background:#f0fff8}.landing-table-card span{font-size:22px;font-weight:950}.landing-table-card b{color:#fff;background:#141d18;border-radius:16px;place-items:center;width:64px;height:64px;display:grid}.landing-table-card small{color:var(--muted);grid-column:1/-1}.landing-mini-note{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:18px;margin-top:24px;padding:16px;font-weight:800}.landing-price-card{flex-direction:column;display:flex;position:relative}.landing-price-card.popular{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 28px 70px #0f7b5f29}.landing-badge{top:-15px;background:var(--primary);color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;position:absolute;inset-inline-start:24px}.landing-price-row{margin:18px 0 3px}.landing-price-row strong{letter-spacing:-.055em;font-size:36px}.landing-price-row span{color:var(--muted);margin-inline-start:4px}.landing-yearly{color:var(--primary);margin-bottom:12px;font-weight:900}.landing-offer{color:#714400;background:#fff0cf;border:1px solid #ffd591;border-radius:16px;margin-bottom:16px;padding:11px 12px;font-weight:900}.landing-price-card ul{color:var(--muted);gap:11px;margin:20px 0 0;padding:0;list-style:none;display:grid}.landing-price-card .landing-btn{margin-top:auto}.landing-payment-note{color:#fff;background:#10251f}.landing-payment-note h2{color:#fff}.landing-payment-note p{color:#cfe4db;max-width:950px}.landing-payment-options{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.landing-payment-options span{color:#effff8;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;padding:10px 14px;font-weight:850}.landing-cta-section{text-align:center;background:radial-gradient(circle at center,#f7b84b4d,transparent 55%),var(--bg)}.landing-cta-section p{max-width:680px;margin-inline:auto}.landing-subpage{min-height:70vh;padding:74px clamp(20px,5vw,76px)}.landing-page-hero{text-align:center;max-width:920px;margin:0 auto 44px}.landing-page-hero h1{font-size:clamp(42px,5vw,68px)}.landing-demo-card code{color:var(--primary);white-space:normal;background:#f6f0e6;border-radius:14px;padding:12px;font-weight:850;display:block}.landing-legal-note{max-width:980px;margin:28px auto 0}.landing-policy-card{max-width:980px;margin:0 auto}.landing-policy-card section{border-bottom:1px solid var(--line);padding:18px 0}.landing-policy-card section:last-child{border-bottom:0}.landing-policy-card h2{letter-spacing:-.03em;font-size:25px}.landing-muted{color:#8f877d;font-size:14px}.landing-demo-form-card{max-width:980px;margin:28px auto 0}.landing-demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.landing-demo-form-grid label{color:var(--muted);gap:7px;font-size:13px;font-weight:900;display:grid}.landing-demo-form-grid .wide{grid-column:1/-1}.landing-demo-form-grid input,.landing-demo-form-grid textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:16px;padding:13px 14px}.landing-demo-form-grid textarea{resize:vertical;min-height:92px}.landing-footer{border-top:1px solid var(--line);background:#fff5e6;grid-template-columns:1fr 1.2fr;align-items:start;gap:34px;padding:42px clamp(20px,5vw,76px);display:grid}.landing-footer p{max-width:460px}.landing-footer small{color:var(--muted)}.landing-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:13px;display:flex}.landing-footer-links a{color:var(--muted);font-weight:800;text-decoration:none}.landing-page[dir=rtl] h1,.landing-page[dir=rtl] h2{letter-spacing:-.035em}.landing-page[dir=rtl] .landing-scanner-arrow{transform:rotate(180deg)}@media(max-width:1060px){.landing-nav a:not(.landing-nav-cta):not(.landing-nav-login){display:none}.landing-hero,.landing-split{grid-template-columns:1fr}.landing-hero{padding-top:52px}.landing-problem-grid,.landing-steps,.landing-dashboard-grid,.landing-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-floating-card.left{left:6%}.landing-floating-card.right{right:4%}}@media(max-width:720px){.landing-header{padding-inline:16px}.landing-brand{font-size:18px}.landing-brand-mark{width:36px;height:36px}.landing-nav{gap:8px}.landing-nav select{max-width:62px}.landing-nav-cta,.landing-nav-login{padding:9px 12px}.landing-page h1{font-size:43px}.landing-page h2{font-size:32px}.landing-hero,.landing-section,.landing-subpage{padding-inline:18px}.landing-problem-grid,.landing-steps,.landing-dashboard-grid,.landing-pricing-grid,.landing-faq-grid,.landing-demo-grid,.landing-contact-layout,.landing-demo-form-grid,.landing-scanner-visual{grid-template-columns:1fr}.landing-scanner-arrow{text-align:center;transform:rotate(90deg)}.landing-page[dir=rtl] .landing-scanner-arrow{transform:rotate(90deg)}.landing-hero-visual{min-height:auto;display:block}.landing-phone-card{margin:0 auto}.landing-floating-card{width:fit-content;margin:12px auto 0;position:static}.landing-price-card.popular{transform:none}.landing-footer{grid-template-columns:1fr}.landing-footer-links{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.landing-page *{scroll-behavior:auto!important;transition:none!important}}html:has(.landing-page){height:auto!important;min-height:100%!important;overflow:hidden auto!important}body:has(.landing-page){height:auto!important;min-height:100%!important;overflow:hidden auto!important}body:has(.landing-page) #root{height:auto!important;min-height:100%!important;overflow:hidden auto!important}body:has(.landing-page){overscroll-behavior-y:auto!important;background:#fffaf1!important}.landing-page{overflow-x:hidden}.landing-demo-grid:has(.landing-demo-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin-inline:auto}@media(max-width:760px){.landing-demo-grid:has(.landing-demo-card:nth-child(2):last-child){grid-template-columns:1fr}}.landing-form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-form-actions .landing-btn{min-width:190px}.landing-form-status{border-radius:16px;margin:0 0 14px;padding:12px 14px;font-size:14px;font-weight:900}.landing-form-status.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.landing-form-status.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.landing-btn:disabled{cursor:not-allowed;opacity:.65;transform:none}@media(max-width:640px){.landing-form-actions{display:grid}.landing-form-actions .landing-btn{width:100%}}.landing-contact-line{color:var(--primary);margin:4px 0 16px;font-size:20px;font-weight:950}.landing-footer-business{flex-wrap:wrap;gap:8px 12px;max-width:760px;margin-top:12px;display:flex}.landing-footer-business span{color:#3f554d;background:#0f7b5f14;border-radius:999px;align-items:center;min-height:28px;padding:6px 10px;font-size:12px;font-weight:850;display:inline-flex}.landing-contact-card p{overflow-wrap:anywhere}.landing-start-now-link{color:var(--primary);justify-content:center;align-items:center;margin-top:14px;font-weight:950;text-decoration:none;display:inline-flex}.landing-start-now-link:hover{text-decoration:underline}.landing-brand-icon{object-fit:contain;border-radius:14px;flex:none;width:42px;height:42px}.footer-brand .landing-brand-icon{width:38px;height:38px}.landing-footer-business{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.landing-footer-business span:not(:last-child):after{content:"·";color:#0f172a59;margin-left:12px}@media(max-width:720px){.landing-brand-icon{width:36px;height:36px}.landing-footer-business{gap:6px}.landing-footer-business span:not(:last-child):after{content:"";margin-left:0}}.landing-demo-link{color:var(--primary);overflow-wrap:anywhere;background:#f6f0e6;border-radius:14px;padding:12px;font-weight:900;text-decoration:none;display:block}.landing-demo-link:hover{text-decoration:underline}.landing-footer-business{gap:6px 8px}.landing-footer-business span:not(.landing-footer-separator){background:0 0;border-radius:0;padding:0}.landing-footer-business span:not(:last-child):after{content:"";margin-left:0}.landing-footer-separator{color:#0f172a6b!important;background:0 0!important;min-height:auto!important;padding:0!important;font-weight:900!important}@media(max-width:720px){.landing-footer-separator{display:none!important}.landing-footer-business{gap:6px;display:grid}}.landing-resources-section{background:linear-gradient(135deg,#f7fbf8,#fffaf2);border:1px solid #0f7b5f1f;border-radius:32px}.landing-resources-section.compact{margin-top:26px}.landing-resources-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landing-resource-card{min-height:230px;color:var(--text);background:#fffffff0;border:1px solid #0f7b5f24;border-radius:24px;gap:10px;padding:22px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 14px 34px #0f412c14}.landing-resource-card:hover{border-color:#0f7b5f57;transform:translateY(-4px);box-shadow:0 18px 44px #0f412c21}.landing-resource-icon{background:#edf9f2;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:inline-flex}.landing-resource-card strong{color:var(--primary-dark);font-size:19px}.landing-resource-card small{color:var(--muted);font-size:14px;line-height:1.55}.landing-resource-card em{color:var(--primary);align-self:end;font-style:normal;font-weight:950}@media(max-width:920px){.landing-resources-grid{grid-template-columns:1fr}.landing-resource-card{min-height:auto}}.landing-video-section{padding-top:16px}.landing-video-layout{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:28px;max-width:1040px;margin:0 auto;display:grid}.landing-video-copy{background:#fff;border:1px solid #00694b1f;border-radius:28px;padding:28px;box-shadow:0 18px 45px #00412e14}.landing-video-copy h2{color:#04382f;margin:8px 0 10px;font-size:clamp(28px,4vw,46px)}.landing-video-copy p{color:#596b66;margin-bottom:22px;line-height:1.7}.landing-video-frame{background:linear-gradient(#f5fff9,#fff);border:1px solid #00694b24;border-radius:32px;padding:14px;box-shadow:0 22px 60px #00412e1f}.landing-video-frame video{aspect-ratio:9/16;object-fit:cover;background:#eef8f2;border-radius:24px;width:100%;display:block}@media(max-width:820px){.landing-video-layout{grid-template-columns:1fr}.landing-video-frame{width:100%;max-width:390px;margin:0 auto}}.landing-hero-image-wrap{min-height:620px}.landing-hero-showcase-image{aspect-ratio:9/16;object-fit:cover;background:#ecf8f1;border:1px solid #0f7b5f2e;border-radius:34px;width:min(420px,90vw);display:block;box-shadow:0 28px 80px #0f412c2e}.landing-marketing-story{background:linear-gradient(#fffaf1,#f2fbf6);border-top:1px solid #0f7b5f14;border-bottom:1px solid #0f7b5f14}.landing-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1280px;margin:0 auto;display:grid}.landing-story-card{background:#ffffffeb;border:1px solid #0f7b5f21;border-radius:32px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 48px #0f412c17}.landing-story-card.highlight{border-color:#0f7b5f6b;box-shadow:0 24px 70px #0f7b5f29}.landing-story-image-frame{background:#eaf8f0;position:relative;overflow:hidden}.landing-story-image-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#001e142e);position:absolute;inset:0}.landing-story-image-frame img{aspect-ratio:9/16;object-fit:cover;width:100%;transition:transform .22s;display:block}.landing-story-card:hover .landing-story-image-frame img{transform:scale(1.025)}.landing-story-content{gap:8px;padding:20px 20px 22px;display:grid}.landing-story-content span{width:fit-content;color:var(--primary);letter-spacing:.03em;text-transform:uppercase;background:#e8f6ef;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.landing-story-content h3{color:#093f34;letter-spacing:-.04em;font-size:clamp(21px,2.2vw,28px)}.landing-story-content strong{color:#2f7e34;font-size:18px;line-height:1.45}.landing-story-content p{color:#61746f;margin:0;font-size:14px}.landing-visual-poster-card{background:#ffffffc2;border:1px solid #0f7b5f29;border-radius:34px;width:min(430px,100%);margin-inline:auto;padding:12px;box-shadow:0 26px 70px #0f412c21}.landing-visual-poster-card img{aspect-ratio:9/16;object-fit:cover;border-radius:26px;width:100%;display:block}@media(max-width:1060px){.landing-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero-image-wrap{min-height:auto}}@media(max-width:720px){.landing-story-grid{grid-template-columns:1fr}.landing-story-card{border-radius:26px}.landing-story-content{padding:18px}.landing-hero-showcase-image{border-radius:28px;width:min(360px,100%)}.landing-visual-poster-card{border-radius:28px;padding:8px}.landing-visual-poster-card img{border-radius:22px}}
