@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--primary: #009DF9;--primary-soft: rgba(0, 157, 249, .1);--secondary: #25B64C;--secondary-soft: rgba(37, 182, 76, .1);--bg-main: #FFFFFF;--bg-subtle: #F8FAFC;--text-dark: #0F172A;--text-muted: #64748B;--border: #E2E8F0;--shadow-sm: 0 1px 3px rgba(0,0,0,.1);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.1);--shadow-lg: 0 20px 25px -5px rgba(0,0,0,.1)}._index_olpxx_18{background-color:var(--bg-main);color:var(--text-dark);font-family:Inter,sans-serif;min-height:100vh;margin:0;padding:0}._nav_olpxx_28{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 5%;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000}._logo_olpxx_40{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:var(--text-dark);display:flex;align-items:center;gap:.75rem;text-decoration:none}._logoBox_olpxx_51{width:32px;height:32px;background:var(--primary);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}._navLinks_olpxx_63{display:flex;gap:2rem;align-items:center}._navLink_olpxx_63{color:var(--text-muted);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}._navLink_olpxx_63:hover{color:var(--primary)}._loginBtn_olpxx_81{background:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s}._loginBtn_olpxx_81:hover{background:#008ae0;transform:translateY(-1px)}._hero_olpxx_97{padding:6rem 5% 4rem;max-width:1280px;margin:0 auto;text-align:center}._badge_olpxx_104{display:inline-flex;align-items:center;background:var(--primary-soft);color:var(--primary);padding:.5rem 1rem;border-radius:99px;font-weight:600;font-size:.85rem;margin-bottom:2rem}._hero_olpxx_97 h1{font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:800;line-height:1.1;color:var(--text-dark);margin-bottom:1.5rem;letter-spacing:-.02em}._hero_olpxx_97 h1 span{color:var(--primary)}._hero_olpxx_97 p{font-size:clamp(1.1rem,1.5vw,1.25rem);color:var(--text-muted);max-width:720px;margin:0 auto 3rem;line-height:1.6}._ctaGroup_olpxx_138{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:5rem}._inputBox_olpxx_146{display:flex;background:#fff;border:1px solid var(--border);padding:.5rem;border-radius:12px;box-shadow:var(--shadow-md);width:100%;max-width:500px}._inputBox_olpxx_146 input{flex:1;border:none;padding:0 1rem;font-size:1rem;outline:none}._submitBtn_olpxx_165{background:var(--primary);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._submitBtn_olpxx_165:hover{background:#008ae0}._previewContainer_olpxx_181{margin-top:4rem;background:var(--bg-subtle);border:1px solid var(--border);border-radius:20px;padding:1rem;box-shadow:var(--shadow-lg);position:relative}._previewImg_olpxx_191{width:100%;border-radius:12px;display:block}._section_olpxx_198{padding:8rem 5%;max-width:1280px;margin:0 auto}._sectionHeader_olpxx_204{text-align:center;margin-bottom:5rem}._sectionHeader_olpxx_204 h2{font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}._sectionHeader_olpxx_204 p{color:var(--text-muted);font-size:1.1rem;max-width:600px;margin:0 auto}._featureGrid_olpxx_224{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}._featureCard_olpxx_230{padding:2.5rem;background:#fff;border:1px solid var(--border);border-radius:16px;transition:all .3s}._featureCard_olpxx_230:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-5px)}._featureIcon_olpxx_244{width:48px;height:48px;background:var(--primary-soft);color:var(--primary);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.5rem}._featureCard_olpxx_230 h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem}._featureCard_olpxx_230 p{color:var(--text-muted);line-height:1.6;font-size:.95rem}._workflow_olpxx_270{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem}._workflowItem_olpxx_277{text-align:center;position:relative}._workflowNumber_olpxx_282{width:40px;height:40px;background:var(--secondary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 1.5rem}._workflowItem_olpxx_277 h4{font-weight:700;margin-bottom:.5rem}._workflowItem_olpxx_277 p{font-size:.9rem;color:var(--text-muted)}._pricingBg_olpxx_306{background:var(--bg-subtle);padding:8rem 5%}._pricingGrid_olpxx_311{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}._priceCard_olpxx_319{background:#fff;padding:3rem;border-radius:20px;border:1px solid var(--border);text-align:center;display:flex;flex-direction:column}._priceCard_olpxx_319._featured_olpxx_329{border:2px solid var(--primary);transform:scale(1.05);box-shadow:var(--shadow-lg);position:relative}._featuredLabel_olpxx_336{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--primary);color:#fff;padding:.25rem 1rem;border-radius:99px;font-size:.75rem;font-weight:700;text-transform:uppercase}._priceTitle_olpxx_350{font-weight:700;color:var(--text-muted);text-transform:uppercase;font-size:.85rem;letter-spacing:.1em;margin-bottom:1.5rem}._priceAmount_olpxx_359{font-size:3rem;font-weight:800;margin-bottom:2rem}._priceAmount_olpxx_359 span{font-size:1rem;color:var(--text-muted);font-weight:400}._priceList_olpxx_371{list-style:none;padding:0;margin:0 0 2.5rem;text-align:left;flex:1}._priceList_olpxx_371 li{padding:.75rem 0;display:flex;align-items:center;gap:.75rem;color:var(--text-dark);font-size:.95rem}._check_olpxx_388{color:var(--secondary);font-weight:700}._footer_olpxx_394{padding:5rem 5% 3rem;border-top:1px solid var(--border);background:#fff}._footerContent_olpxx_400{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}._footerBrand_olpxx_408 p{color:var(--text-muted);margin-top:1.5rem;line-height:1.6}._footerCol_olpxx_414 h5{font-weight:700;margin-bottom:1.5rem;color:var(--text-dark)}._footerCol_olpxx_414 ul{list-style:none;padding:0}._footerCol_olpxx_414 li{margin-bottom:.75rem}._footerCol_olpxx_414 a{color:var(--text-muted);text-decoration:none;transition:color .2s}._footerCol_olpxx_414 a:hover{color:var(--primary)}._bottomBar_olpxx_439{margin-top:5rem;padding-top:2rem;border-top:1px solid var(--border);text-align:center;color:var(--text-muted);font-size:.9rem}@media(max-width:1024px){._featureGrid_olpxx_224,._pricingGrid_olpxx_311,._workflow_olpxx_270{grid-template-columns:1fr 1fr}}@media(max-width:768px){._navLinks_olpxx_63{display:none}._featureGrid_olpxx_224,._pricingGrid_olpxx_311,._workflow_olpxx_270,._footerContent_olpxx_400{grid-template-columns:1fr}._hero_olpxx_97 h1{font-size:2.75rem}._detail_olpxx_460{grid-template-columns:1fr}}._enterpriseBadge_olpxx_467{font-size:.65rem;background:var(--text-dark, #0f172a);color:#fff;padding:.2rem .5rem;border-radius:4px;margin-left:.5rem;text-transform:uppercase;letter-spacing:.5px;font-weight:700}._heroSubtitle_olpxx_479{max-width:700px;margin:0 auto 2.5rem;line-height:1.7;font-size:1.1rem;color:var(--text-muted, #475569)}._trustText_olpxx_487{color:var(--text-muted, #64748b);font-size:.85rem;margin-top:1.2rem;font-weight:500}._statsBanner_olpxx_495{background:var(--bg-subtle, #f8fafc);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:3rem 1rem}._statsGrid_olpxx_502{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}._statCard_olpxx_511 h3{font-size:2.5rem;font-weight:800;color:var(--text-dark, #0f172a);margin:0 0 .5rem;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._statCard_olpxx_511 p{margin:0;font-size:.95rem;color:var(--text-muted, #64748b);font-weight:600;text-transform:uppercase;letter-spacing:.5px}._timeline_olpxx_531{max-width:850px;margin:4rem auto 0;display:flex;flex-direction:column;gap:0}._timelineStep_olpxx_539{display:flex;gap:2rem}._stepVisual_olpxx_544{display:flex;flex-direction:column;align-items:center}._stepNumber_olpxx_550{width:40px;height:40px;background:var(--text-dark, #0f172a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0;box-shadow:0 4px 10px #0000001a}._stepLine_olpxx_565{width:2px;height:100%;background:#e2e8f0;margin-top:.5rem;margin-bottom:.5rem;min-height:100px}._stepContent_olpxx_574{padding-bottom:4rem;flex:1}._stepContent_olpxx_574 h3{margin:0 0 1rem;font-size:1.5rem;color:var(--text-dark, #0f172a)}._stepContent_olpxx_574 p{color:var(--text-muted, #475569);line-height:1.7;margin-bottom:1.5rem}._mockupUI_olpxx_592{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;box-shadow:0 4px 6px -1px #0000000d}._mockupHeader_olpxx_602{background:#f1f5f9;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;font-weight:600;color:#475569}._mockupRow_olpxx_610{padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:1rem}._mockupRow_olpxx_610:last-child{border-bottom:none}._arrow_olpxx_619{color:#94a3b8}._successText_olpxx_620{color:#059669;font-weight:600}._mockupStats_olpxx_622{padding:1rem;display:flex;gap:1.5rem}._statGreen_olpxx_627{color:#059669;background:#d1fae5;padding:.4rem .8rem;border-radius:4px;font-weight:600}._statRed_olpxx_628{color:#dc2626;background:#fee2e2;padding:.4rem .8rem;border-radius:4px;font-weight:600}._progressBar_olpxx_630{height:8px;background:#e2e8f0;margin:1rem;border-radius:4px;overflow:hidden}._progressFill_olpxx_637{height:100%;background:#3b82f6;border-radius:4px}._progressText_olpxx_642{padding:0 1rem 1rem;color:#64748b;text-align:right}._secondaryBtn_olpxx_648{background:#fff;border:1px solid #cbd5e1;color:#0f172a;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d}._secondaryBtn_olpxx_648:hover{background:#f8fafc;border-color:#94a3b8}._faqContainer_olpxx_665{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}._faqItem_olpxx_673{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:all .2s ease}._faqItem_olpxx_673[open]{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}._faqSummary_olpxx_686{padding:1.25rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--text-dark, #0f172a)}._faqSummary_olpxx_686::-webkit-details-marker{display:none}._faqSummary_olpxx_686:after{content:"+";font-size:1.5rem;font-weight:400;color:#64748b}._faqItem_olpxx_673[open] ._faqSummary_olpxx_686:after{content:"−"}._faqAnswer_olpxx_707{padding:0 1.25rem 1.25rem;color:var(--text-muted, #475569);line-height:1.7}._priceDesc_olpxx_713{font-size:.9rem;color:var(--text-muted, #64748b);margin-bottom:1.5rem;line-height:1.5;min-height:45px}@media(max-width:768px){._timelineStep_olpxx_539{flex-direction:column;gap:1rem}._stepVisual_olpxx_544{flex-direction:row;gap:1rem;align-items:center}._stepLine_olpxx_565{height:2px;width:100%;min-height:auto;margin:0}._stepContent_olpxx_574{padding-bottom:2.5rem}._mockupStats_olpxx_622{flex-direction:column;gap:.5rem}}._legalContainer_olpxx_751{background-color:#fff;min-height:100vh;display:flex;flex-direction:column}._legalContent_olpxx_758{max-width:800px;margin:4rem auto;padding:0 2rem;color:var(--text-dark, #0f172a);flex:1}._legalContent_olpxx_758 h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.5px}._effectiveDate_olpxx_773{color:var(--text-muted, #64748b);font-size:.95rem;font-weight:500;margin-bottom:3rem;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}._legalContent_olpxx_758 section{margin-bottom:2.5rem}._legalContent_olpxx_758 h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1e293b}._legalContent_olpxx_758 h3{font-size:1.1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#334155}._legalContent_olpxx_758 p{font-size:1.05rem;line-height:1.7;color:#475569;margin-bottom:1rem}._legalContent_olpxx_758 ul{padding-left:1.5rem;margin-bottom:1.5rem}._legalContent_olpxx_758 li{font-size:1.05rem;line-height:1.7;color:#475569;margin-bottom:.5rem}._legalContent_olpxx_758 strong{color:#0f172a}
