.Hero_heroSection__YD5lL{min-height:90vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#ffffff);padding:80px 0 100px;position:relative;overflow:hidden;width:100%}[data-theme=dark] .Hero_heroSection__YD5lL{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.Hero_heroContainer__dsZGb{max-width:100%;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:30px;padding:0 20px}.Hero_introLabel__Zysbt{display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;animation:Hero_fadeInDown__IV8vI .6s ease-out}.Hero_introLabel__Zysbt span{font-size:15px;font-weight:400;color:#666;letter-spacing:.5px}[data-theme=dark] .Hero_introLabel__Zysbt span{color:#999}.Hero_mainHeading__P27DY{font-size:56px;font-weight:600;line-height:1.15;color:#0a0a0a;margin-bottom:24px;letter-spacing:-.02em;animation:Hero_fadeInUp__eGRou .6s ease-out .2s both}[data-theme=dark] .Hero_mainHeading__P27DY{color:#ffffff}.Hero_subtitle__WCdI_{line-height:1.6;color:#666;max-width:700px;margin:0;animation:Hero_fadeInUp__eGRou .8s ease-out .4s both}[data-theme=dark] .Hero_subtitle__WCdI_{color:rgba(255,255,255,.7)}.Hero_ctaButtons__PW1UM{display:flex;gap:16px;justify-content:center;animation:Hero_fadeInUp__eGRou .6s ease-out .6s both}.Hero_primaryButton__RzOm7{padding:14px 32px;font-size:16px;font-weight:600;color:#000000;background:linear-gradient(135deg,#FFA500,#FFD700);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(255,165,0,.4)}.Hero_primaryButton__RzOm7:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,165,0,.6);background:linear-gradient(135deg,#FF8C00,#FFA500)}.Hero_secondaryButton__D3HiG{padding:14px 32px;font-size:16px;font-weight:600;color:#FFA500;background:transparent;border:2px solid #ffa500;border-radius:12px;cursor:pointer;transition:all .3s ease}.Hero_secondaryButton__D3HiG:hover{background:#FFA500;color:#000000;transform:translateY(-2px);box-shadow:0 4px 14px rgba(255,165,0,.3)}[data-theme=dark] .Hero_primaryButton__RzOm7{background:linear-gradient(135deg,#FFA500,#FFD700);color:#000000}[data-theme=dark] .Hero_secondaryButton__D3HiG{color:#FFB84D;border-color:#FFB84D}[data-theme=dark] .Hero_secondaryButton__D3HiG:hover{background:#FFB84D;color:#000000}.Hero_cardStackWrapper__lpXPQ{width:100%;max-width:100%;margin:360px auto 0;animation:Hero_fadeInUp__eGRou .8s ease-out .8s both;display:flex;justify-content:center;align-items:center}.Hero_cardStackWrapper__lpXPQ>div{margin:0 auto;display:flex;justify-content:center}@keyframes Hero_fadeInDown__IV8vI{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeInUp__eGRou{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero_heroSection__YD5lL{padding:80px 0 60px}.Hero_heroContainer__dsZGb{padding:0 20px}.Hero_mainHeading__P27DY{font-size:48px}.Hero_subtitle__WCdI_{font-size:16px}.Hero_cardStackWrapper__lpXPQ{margin:440px auto 0;padding:0 20px}.Hero_carouselContainer__5yGpM{height:450px;perspective:1100px;padding:45px 0}.Hero_carouselItem__IvesZ{width:250px;height:350px}}@media (max-width:768px){.Hero_heroSection__YD5lL{padding:60px 0 50px;min-height:95vh}.Hero_heroContainer__dsZGb{padding:0 16px}.Hero_mainHeading__P27DY{font-size:40px;line-height:1.2}.Hero_subtitle__WCdI_{font-size:15px}.Hero_primaryButton__RzOm7,.Hero_secondaryButton__D3HiG{padding:12px 24px;font-size:14px}.Hero_cardStackWrapper__lpXPQ{margin:390px auto 0;padding:0 16px;transform:scale(.85)}.Hero_chooseTemplate__6TjPW{padding:14px 36px;font-size:14px}.Hero_carouselContainer__5yGpM{height:380px;perspective:900px;padding:35px 0}.Hero_carouselItem__IvesZ{width:210px;height:290px}}@media (max-width:480px){.Hero_heroSection__YD5lL{padding:50px 0 40px;min-height:90vh}.Hero_heroContainer__dsZGb{padding:0 12px;gap:20px}.Hero_introLabel__Zysbt span{font-size:13px}.Hero_mainHeading__P27DY{font-size:32px;line-height:1.25}.Hero_subtitle__WCdI_{font-size:14px}.Hero_ctaButtons__PW1UM{flex-direction:column;gap:12px;width:100%}.Hero_primaryButton__RzOm7,.Hero_secondaryButton__D3HiG{padding:12px 20px;font-size:13px;width:100%}.Hero_cardStackWrapper__lpXPQ{margin:370px auto 0;padding:0 12px;transform:scale(.7)}.Hero_chooseTemplate__6TjPW{padding:13px 32px;font-size:13px}.Hero_carouselContainer__5yGpM{height:340px;perspective:700px;padding:30px 0}.Hero_carouselItem__IvesZ{width:170px;height:240px}}.Hero_left__uguJv{width:55%}.Hero_title__h4PJ2{font-size:70px;font-weight:700;line-height:1;color:var(--color-heading)}.Hero_title__h4PJ2 span{color:#f4a300}.Hero_subtitle__WCdI_{margin-top:24px;font-size:18px;color:var(--color-text);line-height:1.5;font-weight:800;font-family:Poppins,sans-serif;display:inline-block;white-space:pre-wrap}.Hero_subtitle__WCdI_ span{opacity:0;display:inline-block;transform:translateX(-10px);animation:Hero_letterIn__ky_CU .28s ease-out forwards}@keyframes Hero_letterIn__ky_CU{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.Hero_buttons__jEfRv{margin-top:40px;display:flex;gap:20px}.Hero_browse__S54nh,.Hero_getStarted__SDX4s{padding:6px 35px;border-radius:50px;font-size:18px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer}.Hero_getStarted__SDX4s{background:var(--color-heading);color:var(--color-bg)}.Hero_browse__S54nh{background:var(--color-card);border:2px solid var(--color-border);color:#f4a300}.Hero_browse__S54nh:hover,.Hero_getStarted__SDX4s:hover{transform:scale(1.05);transition:transform .3s ease,background-color .3s ease}.Hero_browse__S54nh:hover,.Hero_getStarted__SDX4s:hover{background-color:#f4a300;color:var(--color-bg)}.Hero_browse__S54nh:hover{border-color:var(--color-heading)}.Hero_right__JJ_ur{width:55%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}@media (prefers-color-scheme:dark){.Hero_right__JJ_ur{box-shadow:0 8px 25px rgba(255,255,255,.15)}.Hero_fadeLeft__nktOl{background:linear-gradient(to right,var(--color-hero-overlay) 0,rgba(147,147,147,1) 60%)}.Hero_fadeRight__aL5ma{background:linear-gradient(to left,var(--color-hero-overlay) 0,rgba(0,0,0,0) 60%)}.Hero_fadeTop__ETzg2{background:linear-gradient(to bottom,var(--color-hero-overlay) 0,rgba(0,0,0,0) 60%)}.Hero_fadeBottom__kWdYN{background:linear-gradient(to top,var(--color-hero-overlay) 0,rgba(0,0,0,0) 100%)}}@media (max-width:992px){.Hero_right__JJ_ur{margin-top:40px;box-shadow:0 8px 25px rgba(0,0,0,.15)}}@media (max-width:768px){.Hero_right__JJ_ur{box-shadow:0 8px 25px rgba(0,0,0,.15)}}.Hero_fadeBottom__kWdYN,.Hero_fadeLeft__nktOl,.Hero_fadeRight__aL5ma,.Hero_fadeTop__ETzg2{position:absolute;pointer-events:none;z-index:10}.Hero_fadeLeft__nktOl{left:0;top:0;height:100%;width:400px;background:linear-gradient(to right,var(--color-hero-overlay) 0,rgba(255,255,255,0) 60%)}.Hero_fadeRight__aL5ma{right:0;top:0;height:100%;width:400px;background:linear-gradient(to left,var(--color-hero-overlay) 0,rgba(255,255,255,0) 60%)}.Hero_fadeTop__ETzg2{top:0;left:0;width:100%;height:300px;background:linear-gradient(to bottom,var(--color-hero-overlay) 0,rgba(255,255,255,0) 60%)}.Hero_fadeBottom__kWdYN{bottom:0;left:0;width:100%;height:300px;background:linear-gradient(to top,var(--color-hero-overlay) 0,rgba(255,255,255,0) 100%)}.Hero_columnsWrapper__Oqd55{display:flex;gap:var(--col-gap);height:500px;align-items:flex-start;padding:20px 40px;box-sizing:border-box}.Hero_col__u083Q{width:var(--card-w);flex:0 0 auto;cursor:pointer;transition:.3s ease}.Hero_col__u083Q:hover{transform:scale(1.04)}.Hero_col1__C2zYr{margin-top:0}.Hero_col2__ElY1G{margin-top:60px}.Hero_col3__Ui25Q{margin-top:-40px}.Hero_col4__5_4TD{margin-top:20px}.Hero_colInner__f7xng{display:flex;flex-direction:column;gap:20px;animation:Hero_scrollUp__65rwX var(--duration,20s) linear infinite}.Hero_col1__C2zYr .Hero_colInner__f7xng{--duration:20s}.Hero_col2__ElY1G .Hero_colInner__f7xng{--duration:26s}.Hero_col3__Ui25Q .Hero_colInner__f7xng{--duration:22s}.Hero_col4__5_4TD .Hero_colInner__f7xng{--duration:24s}.Hero_card__JzOeD{position:relative;width:var(--card-w);height:var(--card-h);background:var(--color-card);border-radius:14px;overflow:hidden;filter:drop-shadow(0 8px 25px rgba(0,0,0,.15));clip-path:polygon(calc((100% - var(--top-width)) / 2) 0,calc((100% + var(--top-width)) / 2) 0,calc((100% + var(--bottom-width)) / 2) 100%,calc((100% - var(--bottom-width)) / 2) 100%)}@keyframes Hero_scrollUp__65rwX{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (max-width:992px){.Hero_browse__S54nh,.Hero_getStarted__SDX4s{padding:6px 28px;font-size:17px}.Hero_heroSection__YD5lL{flex-direction:column;padding:10px 5% 80px;align-items:flex-start}.Hero_left__uguJv,.Hero_right__JJ_ur{width:100%}.Hero_right__JJ_ur{margin-top:40px}.Hero_title__h4PJ2{font-size:50px}.Hero_subtitle__WCdI_{font-size:17px}.Hero_heroSection__YD5lL{--card-w:120px;--card-h:140px;--col-gap:20px}.Hero_columnsWrapper__Oqd55{justify-content:center;height:450px}.Hero_fadeLeft__nktOl,.Hero_fadeRight__aL5ma{width:150px}.Hero_fadeBottom__kWdYN,.Hero_fadeTop__ETzg2{height:150px}}@media (max-width:768px){.Hero_heroSection__YD5lL{padding:80px 4% 40px;flex-direction:column;text-align:center;min-height:auto;overflow:visible}.Hero_left__uguJv{width:100%;order:2}.Hero_right__JJ_ur{width:100%;order:1;margin-bottom:30px}.Hero_title__h4PJ2{font-size:42px;line-height:1.2}.Hero_subtitle__WCdI_{font-size:16px;margin-top:18px}.Hero_buttons__jEfRv{gap:14px;margin-top:30px;justify-content:center}.Hero_browse__S54nh,.Hero_getStarted__SDX4s{padding:6px 22px;font-size:16px}.Hero_columnsWrapper__Oqd55{display:flex;flex-wrap:nowrap;justify-content:center;height:250px;overflow:hidden;gap:18px;padding:0 10px}.Hero_heroSection__YD5lL{--card-w:110px;--card-h:125px}.Hero_col1__C2zYr,.Hero_col2__ElY1G,.Hero_col3__Ui25Q,.Hero_col4__5_4TD{margin-top:0!important}.Hero_fadeBottom__kWdYN,.Hero_fadeLeft__nktOl,.Hero_fadeRight__aL5ma,.Hero_fadeTop__ETzg2{display:yes}}@media (max-width:480px){.Hero_heroSection__YD5lL{padding:60px 3% 30px;flex-direction:column;text-align:center;min-height:auto}.Hero_left__uguJv{width:100%;order:2}.Hero_right__JJ_ur{width:100%;order:1;margin-bottom:20px}.Hero_title__h4PJ2{font-size:32px;line-height:1.1}.Hero_subtitle__WCdI_{font-size:14px;margin-top:16px}.Hero_buttons__jEfRv{flex-wrap:wrap;justify-content:center;margin-top:25px;gap:12px}.Hero_browse__S54nh,.Hero_getStarted__SDX4s{padding:6px 18px;font-size:14px}.Hero_columnsWrapper__Oqd55{height:200px;gap:12px}.Hero_heroSection__YD5lL{--card-w:90px;--card-h:100px}}@media (max-width:380px){.Hero_title__h4PJ2{font-size:32px}.Hero_subtitle__WCdI_{font-size:14px}.Hero_buttons__jEfRv{margin-top:20px}.Hero_browse__S54nh,.Hero_getStarted__SDX4s{padding:5px 16px;font-size:14px}.Hero_columnsWrapper__Oqd55{height:280px;gap:12px}.Hero_heroSection__YD5lL{--card-w:90px;--card-h:105px}}.FeaturesSection_wrapper__cfKg9{width:100%;padding:80px 0;background:linear-gradient(103deg,var(--color-surface),var(--color-card));position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:0}.FeaturesSection_header__n_fbz{text-align:center;margin-bottom:50px;max-width:600px}.FeaturesSection_tagline__EEUYh{display:inline-block;background:linear-gradient(135deg,#feddac,#fef0d3);padding:6px 195px;border-radius:20px;font-size:14px;color:#c7980c;font-weight:600}.FeaturesSection_title__J3LDl{border-bottom:4px solid rgb(255,175,26);border-radius:2px}.FeaturesSection_title1__ZBB3A,.FeaturesSection_title__J3LDl{font-size:42px;font-weight:900;margin-top:12px;color:var(--color-heading);display:inline-block}.FeaturesSection_subtitle__PXWfo{margin-top:10px;font-size:20px;color:var(--color-text);line-height:1.6;font-family:poppins,sans-serif}.FeaturesSection_timeline__JZxWY{width:3px;background:#f9d55c;height:50%;position:absolute;left:50%;top:380px;transform:translateX(-50%);z-index:0}.FeaturesSection_card__qIeZ5{background:linear-gradient(135deg,var(--color-card-secondary),var(--color-card))}.FeaturesSection_card1__XpLQp,.FeaturesSection_card__qIeZ5{width:70%;padding:30px;border-radius:18px;margin:50px 0;box-shadow:0 4px 30px rgba(0,0,0,.09);position:relative;z-index:2;transition:transform .2s ease,box-shadow .2s ease}.FeaturesSection_card1__XpLQp{background:linear-gradient(135deg,var(--color-card),var(--color-card))}.FeaturesSection_card1__XpLQp:hover,.FeaturesSection_card__qIeZ5:hover{transform:translateY(-4px);box-shadow:0 6px 35px rgba(0,0,0,.12)}.FeaturesSection_cardLeft__w1cmh{margin-right:auto;margin-left:5%}.FeaturesSection_cardRight__EjAtV{margin-left:auto;margin-right:5%}.FeaturesSection_cardInner__g6DxO{display:flex;align-items:flex-start;gap:20px}.FeaturesSection_textArea__dtYp_{flex:1}.FeaturesSection_iconBoxGray__Pe8Y3,.FeaturesSection_iconBoxYellow__hRhBO{width:60px;height:60px;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.FeaturesSection_iconBoxYellow__hRhBO{background:#fec32b;color:#fff}.FeaturesSection_iconBoxGray__Pe8Y3{background:#4f4f4f;color:#fff}.FeaturesSection_cardTitle__9vf0g{font-size:22px;font-weight:800;color:var(--color-heading)}.FeaturesSection_cardDesc__gDAvZ{font-size:16px;color:var(--color-text);margin:6px 0 14px}.FeaturesSection_cardList__e7X5k{margin:0;padding:0}.FeaturesSection_cardList__e7X5k li{list-style:none;display:flex;align-items:center;font-size:16px;margin-bottom:10px}.FeaturesSection_check__J2MQ3{display:inline-flex;justify-content:center;align-items:center;width:18px;height:18px;background:#ffcb47;border-radius:50%;margin-right:10px;position:relative}.FeaturesSection_check__J2MQ3:after{content:"✓";font-size:12px;font-weight:900;color:#fff;position:absolute}.FeaturesSection_check1__GhDXH{display:inline-flex;justify-content:center;align-items:center;width:18px;height:18px;background:#a0a0a0;border-radius:50%;margin-right:10px;position:relative}.FeaturesSection_check1__GhDXH:after{content:"✓";font-size:12px;font-weight:900;color:#fff;position:absolute}.FeaturesSection_learnMore__vcIEO{background:#fff6be;border:2px solid #fff6be;border-radius:25px;color:#c7980c}.FeaturesSection_learnMore1__P6rXd,.FeaturesSection_learnMore__vcIEO{margin-top:18px;padding:8px 20px;font-weight:600;font-size:14px;cursor:pointer;transition:.2s}.FeaturesSection_learnMore1__P6rXd{background:var(--color-card);border:2px solid var(--color-card);border-radius:25px;color:#646464}.FeaturesSection_learnMore__vcIEO:hover{background:#ffd752;color:#ffffff}.FeaturesSection_learnMore1__P6rXd:hover{background:#cdcdcd;color:#ffffff;box-shadow:0 20px px rgba(0,0,0,.1)}.FeaturesSection_statsWrapper__qvk_f{width:90%;background:linear-gradient(to bottom,var(--color-card-secondary),var(--color-card));padding:40px;border-radius:30px;margin-top:70px;box-shadow:0 10px 40px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;text-align:center}.FeaturesSection_statsTitle__ZLwtj{font-size:30px;font-weight:800;color:var(--color-heading);margin-bottom:40px;font-family:Times New Roman,Times,serif}.FeaturesSection_brand___dkD9{color:#f9a825}.FeaturesSection_statsGrid__KVkZ2{display:flex;justify-content:space-between;width:100%;max-width:1000px;margin-bottom:40px}.FeaturesSection_statsItem___lx4Z{display:flex;flex-direction:column;align-items:center;gap:6px}.FeaturesSection_statsIcon__rSpIP{width:58px;height:58px;border-radius:50%;background:#ffe7b0;color:#d48b01;display:flex;justify-content:center;align-items:center;margin-bottom:14px;font-family:Times New Roman,Times,serif}.FeaturesSection_statsNumber__led0_{font-size:32px;font-weight:800;color:#d48b01;font-family:Times New Roman,Times,serif}.FeaturesSection_statsLabel__oPj8_{font-size:16px;color:var(--color-text);font-family:Times New Roman,Times,serif}.FeaturesSection_statsBtn__xWPTj{margin-top:20px;background:#ffa901;color:white;padding:15px 35px;border-radius:35px;font-size:18px;font-weight:600;border:none;cursor:pointer;box-shadow:0 8px 25px rgba(255,170,1,.35);transition:.2s ease}.FeaturesSection_statsBtn__xWPTj:hover{background:#ffb733;transform:translateY(-2px)}@media (max-width:992px){.FeaturesSection_title1__ZBB3A,.FeaturesSection_title__J3LDl{font-size:34px}.FeaturesSection_subtitle__PXWfo{font-size:18px}.FeaturesSection_card1__XpLQp,.FeaturesSection_card__qIeZ5{width:85%;padding:25px}.FeaturesSection_statsGrid__KVkZ2{flex-wrap:wrap;gap:30px;justify-content:center}}@media (max-width:768px){.FeaturesSection_wrapper__cfKg9{padding:40px 20px}.FeaturesSection_header__n_fbz{margin-bottom:30px}.FeaturesSection_tagline__EEUYh{padding:6px 40px;font-size:12px}.FeaturesSection_title1__ZBB3A,.FeaturesSection_title__J3LDl{font-size:32px}.FeaturesSection_subtitle__PXWfo{font-size:16px;margin-top:8px}.FeaturesSection_timeline__JZxWY{left:20px;top:280px}.FeaturesSection_card1__XpLQp,.FeaturesSection_card__qIeZ5{width:85%;margin:20px 0;padding:20px}.FeaturesSection_cardLeft__w1cmh{margin-right:auto;margin-left:10%}.FeaturesSection_cardRight__EjAtV{margin-left:auto;margin-right:10%}.FeaturesSection_card1Left__G8C3W{margin-right:auto;margin-left:10%}.FeaturesSection_card1Right__RxvBv{margin-left:auto;margin-right:10%}.FeaturesSection_cardContent__sHROl{flex-direction:column;text-align:center}.FeaturesSection_cardText__9VCML{max-width:100%}.FeaturesSection_cardImage__UB5ZT{width:80px;height:80px;margin:0 auto 20px}.FeaturesSection_cardTitle__9vf0g{font-size:20px}.FeaturesSection_cardDesc__gDAvZ{font-size:14px}.FeaturesSection_statsWrapper__qvk_f{margin-top:30px}.FeaturesSection_statsTitle__ZLwtj{font-size:26px}.FeaturesSection_statsNumber__led0_{font-size:28px}.FeaturesSection_statsLabel__oPj8_{font-size:14px}.FeaturesSection_statsBtn__xWPTj{width:100%;font-size:16px;padding:12px 20px}}@media (max-width:500px){.FeaturesSection_title1__ZBB3A,.FeaturesSection_title__J3LDl{font-size:26px}.FeaturesSection_subtitle__PXWfo{font-size:15px}.FeaturesSection_iconBoxGray__Pe8Y3,.FeaturesSection_iconBoxYellow__hRhBO{width:48px;height:48px}.FeaturesSection_cardTitle__9vf0g{font-size:18px}.FeaturesSection_cardDesc__gDAvZ,.FeaturesSection_cardList__e7X5k li{font-size:14px}.FeaturesSection_check1__GhDXH,.FeaturesSection_check__J2MQ3{width:15px;height:15px}.FeaturesSection_statsGrid__KVkZ2{flex-direction:column;gap:22px}.FeaturesSection_statsIcon__rSpIP{width:45px;height:45px}.FeaturesSection_statsNumber__led0_{font-size:24px}.FeaturesSection_statsLabel__oPj8_{font-size:14px}}@media (max-width:380px){.FeaturesSection_title1__ZBB3A,.FeaturesSection_title__J3LDl{font-size:22px}.FeaturesSection_tagline__EEUYh{font-size:11px;padding:6px 20px}.FeaturesSection_card1__XpLQp,.FeaturesSection_card__qIeZ5{padding:18px}.FeaturesSection_statsTitle__ZLwtj{font-size:20px}.FeaturesSection_statsBtn__xWPTj{font-size:15px;padding:10px 16px}}