*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333}._page_fiqv4_20{min-height:100vh;background:#fff}._header_fiqv4_26{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e9ecef;z-index:1000;transition:all .3s ease}._headerContainer_fiqv4_38{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}._logo_fiqv4_47{display:flex;align-items:center;gap:.75rem;text-decoration:none}._logoImage_fiqv4_54{width:100px;height:auto;object-fit:contain}._logoText_fiqv4_60{font-size:1.25rem;font-weight:700;color:#ff6000;text-decoration:none}._nav_fiqv4_67{display:flex;gap:2rem;align-items:center}._navLink_fiqv4_73{color:#495057;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s ease;position:relative}._navLink_fiqv4_73:hover{color:#ff6000}._navLink_fiqv4_73:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#ff6000;transition:width .3s ease}._navLink_fiqv4_73:hover:after{width:100%}._mobileMenuButton_fiqv4_102{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._mobileMenuButton_fiqv4_102 span{width:25px;height:3px;background:#333;transition:all .3s ease;border-radius:2px}@media (max-width: 768px){._headerContainer_fiqv4_38{padding:1rem}._nav_fiqv4_67{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 4px 20px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}._mobileNavOpen_fiqv4_145{transform:translateY(0);opacity:1;visibility:visible}._mobileMenuButton_fiqv4_102{display:flex}._navLink_fiqv4_73{font-size:1.1rem;padding:.5rem 0;border-bottom:1px solid #eee;width:100%}}._hero_fiqv4_164{padding:120px 0 80px;background:linear-gradient(135deg,#f8f9fa,#fff,#fff5f0);position:relative;overflow:hidden}._hero_fiqv4_164:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="%23ff6000" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>') repeat;pointer-events:none}._heroContainer_fiqv4_182{max-width:1200px;margin:0 auto;padding:0 2rem;align-items:center;position:relative;z-index:1}._heroTitle_fiqv4_192{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#212529}._highlight_fiqv4_200{color:#ff6000;position:relative}._highlight_fiqv4_200:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6000,#ff8533);border-radius:2px}._heroDescription_fiqv4_216{font-size:1.25rem;color:#6c757d;margin-bottom:2.5rem;line-height:1.6}._heroStats_fiqv4_223{display:flex;gap:2rem;margin-bottom:3rem}._stat_fiqv4_229{text-align:center}._statNumber_fiqv4_233{display:block;font-size:2rem;font-weight:800;color:#ff6000;line-height:1}._statLabel_fiqv4_241{font-size:.9rem;color:#6c757d;font-weight:500}._heroForm_fiqv4_247{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 20px 60px #0000001a;border:1px solid #e9ecef}._formGroup_fiqv4_255{display:flex;gap:1rem;margin-bottom:1rem}._heroInput_fiqv4_261{flex:1;padding:1rem 1.25rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#f8f9fa}._heroInput_fiqv4_261:focus{outline:none;border-color:#ff6000;background:#fff;box-shadow:0 0 0 3px #ff60001a}._heroButton_fiqv4_278{padding:1rem 2rem;background:linear-gradient(135deg,#ff6000,#e55a00);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._heroButton_fiqv4_278:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff60004d}._formNote_fiqv4_296{text-align:center;font-size:.9rem;color:#28a745;font-weight:500}._heroImage_fiqv4_303{display:flex;justify-content:center;align-items:center}._heroImagePlaceholder_fiqv4_309{position:relative;width:300px;height:400px}._mockupPhone_fiqv4_315{width:100%;height:100%;background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:30px;padding:20px;box-shadow:0 30px 80px #00000026;border:8px solid #333;position:relative}._mockupScreen_fiqv4_326{width:100%;height:100%;background:#fff;border-radius:20px;padding:2rem;display:flex;align-items:center;justify-content:center}._mockupReview_fiqv4_337{text-align:center}._mockupStars_fiqv4_341{font-size:1.5rem;margin-bottom:1rem}._mockupReview_fiqv4_337 p{font-size:1rem;color:#333;margin-bottom:.5rem;font-style:italic}._mockupReview_fiqv4_337 span{font-size:.9rem;color:#6c757d;font-weight:500}._container_fiqv4_360{max-width:1200px;margin:0 auto;padding:0 2rem}._sectionHeader_fiqv4_367{text-align:center;margin-bottom:4rem}._sectionTitle_fiqv4_372{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:1rem}._sectionDescription_fiqv4_379{font-size:1.1rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}._features_fiqv4_388{padding:100px 0;background:#fff}._featuresGrid_fiqv4_393{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._featureCard_fiqv4_399{background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:20px;padding:2.5rem;text-align:center;border:1px solid #e9ecef;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._featureCard_fiqv4_399:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,96,0,.05),transparent);transition:left .6s ease}._featureCard_fiqv4_399:hover:before{left:100%}._featureCard_fiqv4_399:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 60px #ff600026;border-color:#ff6000}._featureIcon_fiqv4_431{font-size:3.5rem;margin-bottom:1.5rem;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));animation:_float_fiqv4_1 4s ease-in-out infinite}@keyframes _float_fiqv4_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._featureTitle_fiqv4_444{color:#212529;font-weight:700;font-size:1.4rem;margin-bottom:1rem;line-height:1.3}._featureDescription_fiqv4_452{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}._featureList_fiqv4_459{list-style:none;text-align:left}._featureList_fiqv4_459 li{color:#495057;font-size:.9rem;margin-bottom:.5rem;font-weight:500}._howItWorks_fiqv4_472{padding:100px 0;background:linear-gradient(135deg,#f8f9fa,#fff)}._stepsContainer_fiqv4_477{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem}._step_fiqv4_477{text-align:center;position:relative}._stepNumber_fiqv4_489{width:80px;height:80px;background:linear-gradient(135deg,#ff6000,#e55a00);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 2rem;box-shadow:0 10px 30px #ff60004d}._stepContent_fiqv4_504{max-width:300px;margin:0 auto}._stepTitle_fiqv4_509{font-size:1.5rem;font-weight:700;color:#212529;margin-bottom:1rem}._stepDescription_fiqv4_516{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}._stepFeatures_fiqv4_523{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._stepFeature_fiqv4_523{background:#fff5f0;color:#ff6000;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;border:1px solid #ffe0cc}._processDemo_fiqv4_540{display:flex;align-items:center;justify-content:center;gap:2rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 40px #0000001a;border:1px solid #e9ecef}._demoStep_fiqv4_552{text-align:center;padding:1rem}._demoIcon_fiqv4_557{font-size:2rem;margin-bottom:.5rem;display:block}._demoStep_fiqv4_552 span{font-size:.9rem;color:#495057;font-weight:600}._demoArrow_fiqv4_569{font-size:1.5rem;color:#ff6000;font-weight:700}._pricing_fiqv4_576{padding:100px 0;background:#fff}._pricingGrid_fiqv4_581{display:grid;grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto;justify-items:center}._pricingCard_fiqv4_589{background:#fff;border-radius:20px;padding:2.5rem;text-align:center;border:2px solid #e9ecef;transition:all .4s ease;position:relative;overflow:hidden}._pricingCard_fiqv4_589._popular_fiqv4_600{border-color:#ff6000;transform:scale(1.05);box-shadow:0 20px 60px #ff600026}._popularBadge_fiqv4_606{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#ff6000,#e55a00);color:#fff;padding:.5rem 2rem;border-radius:0 0 20px 20px;font-size:.85rem;font-weight:600}._pricingCard_fiqv4_589:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0000001a}._pricingCard_fiqv4_589._popular_fiqv4_600:hover{transform:translateY(-5px) scale(1.05)}._pricingHeader_fiqv4_628{margin-bottom:2rem}._pricingTitle_fiqv4_632{font-size:1.5rem;font-weight:700;color:#212529;margin-bottom:1rem}._pricingPrice_fiqv4_639{display:flex;align-items:baseline;justify-content:center;gap:.25rem}._currency_fiqv4_646{font-size:1.5rem;color:#ff6000;font-weight:600}._amount_fiqv4_652{font-size:3rem;font-weight:800;color:#ff6000}._period_fiqv4_658{font-size:1rem;color:#6c757d;font-weight:500}._pricingFeatures_fiqv4_664{list-style:none;text-align:left;margin-bottom:2rem}._pricingFeatures_fiqv4_664 li{color:#495057;font-size:1rem;margin-bottom:.75rem;font-weight:500}._pricingButton_fiqv4_677{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#ff6000,#e55a00);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._pricingButton_fiqv4_677:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff60004d}._footer_fiqv4_696{background:#212529;color:#fff;padding:60px 0 20px}._footerContent_fiqv4_702{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}._footerLogo_fiqv4_713{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._footerLogoImage_fiqv4_720{width:100px;height:auto;object-fit:contain;filter:brightness(0) invert(1)}._footerLogoText_fiqv4_727{font-size:1.25rem;font-weight:700;color:#fff}._footerDescription_fiqv4_733{color:#adb5bd;line-height:1.6;margin-bottom:2rem}._socialLinks_fiqv4_739{display:flex;gap:1rem}._socialLink_fiqv4_739{width:40px;height:40px;background:#343a40;border-radius:8px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.2rem;transition:all .3s ease}._socialLink_fiqv4_739:hover{background:#ff6000;transform:translateY(-2px)}._footerTitle_fiqv4_762{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:1.5rem}._footerLinks_fiqv4_769{list-style:none}._footerLinks_fiqv4_769 li{margin-bottom:.75rem}._footerLinks_fiqv4_769 a{color:#adb5bd;text-decoration:none;font-size:.95rem;transition:color .3s ease}._footerLinks_fiqv4_769 a:hover{color:#ff6000}._footerBottom_fiqv4_788{border-top:1px solid #343a40;padding-top:2rem;display:flex;justify-content:space-between;align-items:center}._copyright_fiqv4_796{color:#adb5bd;font-size:.9rem}._footerBadges_fiqv4_801{display:flex;gap:1rem}._badge_fiqv4_806{background:#343a40;color:#adb5bd;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500}@media (max-width: 1024px){._heroContainer_fiqv4_182{grid-template-columns:1fr;gap:3rem;text-align:center}._heroTitle_fiqv4_192{font-size:3rem}._featuresGrid_fiqv4_393{grid-template-columns:repeat(2,1fr)}._stepsContainer_fiqv4_477{grid-template-columns:1fr;gap:2rem}._pricingGrid_fiqv4_581{grid-template-columns:1fr;max-width:400px}._pricingCard_fiqv4_589._popular_fiqv4_600{transform:none}._footerContent_fiqv4_702{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){._headerContainer_fiqv4_38{padding:1rem}._hero_fiqv4_164{padding:100px 0 60px}._heroContainer_fiqv4_182{padding:0 1rem}._heroTitle_fiqv4_192{font-size:2.5rem}._heroStats_fiqv4_223{flex-direction:column;gap:1rem}._formGroup_fiqv4_255{flex-direction:column}._container_fiqv4_360{padding:0 1rem}._sectionTitle_fiqv4_372{font-size:2rem}._featuresGrid_fiqv4_393{grid-template-columns:1fr}._processDemo_fiqv4_540{flex-direction:column;gap:1rem}._demoArrow_fiqv4_569{transform:rotate(90deg)}._footerContent_fiqv4_702{grid-template-columns:1fr;text-align:center}._footerBottom_fiqv4_788{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 480px){._heroTitle_fiqv4_192{font-size:2rem}._heroDescription_fiqv4_216{font-size:1.1rem}._heroForm_fiqv4_247{padding:1.5rem}._featureCard_fiqv4_399{padding:2rem 1.5rem}._stepNumber_fiqv4_489{width:60px;height:60px;font-size:1.5rem}._pricingCard_fiqv4_589{padding:2rem 1.5rem}}
