.hero-section{display:flex;align-items:center;min-height:calc(100vh - 4.5rem - 44px);padding:2rem 0;position:relative;box-sizing:border-box}@media(max-width:992px){.hero-section{min-height:calc(100vh - 4rem - 44px);padding:1.2rem 0}}@media(max-width:480px){.hero-section{min-height:calc(100vh - 3.5rem - 44px);padding:1rem 0}}.hero-section .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1;width:100%;max-width:clamp(1200px,75vw,1800px)}@media(max-width:992px){.hero-section .container{grid-template-columns:1fr;gap:2rem}}.hero-section .hero-content{display:contents;opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.hero-section .hero-content.visible{opacity:1;transform:translateY(0)}@media(max-width:992px){.hero-section .hero-content{display:block}}@media(max-width:992px){.hero-section .hero-text{text-align:center;order:1;padding:0 1rem}}.hero-section .hero-badge{display:block;width:220px;margin-bottom:1.2rem;border-radius:12px}@media(max-width:992px){.hero-section .hero-badge{width:120px;margin:0 auto 1rem}}.hero-section .hero-badge-dark{display:none}.hero-section .hero-title{font-size:clamp(28px,3vw,48px);font-weight:800;line-height:1.25;letter-spacing:-.5px;color:#111827;margin:0 0 1.2rem}@media(max-width:992px){.hero-section .hero-title{font-size:clamp(26px,5.5vw,34px);letter-spacing:-.4px;margin-bottom:1rem}}@media(max-width:480px){.hero-section .hero-title{font-size:26px;line-height:1.3;letter-spacing:-.25px}}.hero-section .hero-title-accent{color:#18773d}.hero-section .hero-description{font-size:18px;line-height:1.7;color:#4b5563;max-width:560px;margin:0 0 2rem}@media(max-width:992px){.hero-section .hero-description{margin:0 auto 1.2rem;max-width:420px}}@media(max-width:480px){.hero-section .hero-description{font-size:15px;line-height:1.6}}.hero-section .hero-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;margin-bottom:2rem}.hero-section .hero-buttons .btn.btn-large{padding:16px 24px;font-size:16px;white-space:nowrap}@media(max-width:992px){.hero-section .hero-buttons{justify-content:center;width:100%;gap:1rem;margin-bottom:1.2rem}}@media(max-width:480px){.hero-section .hero-buttons{flex-direction:column}.hero-section .hero-buttons .btn{width:100%;justify-content:center}.hero-section .hero-buttons .btn.btn-large{padding:13px 20px;font-size:15px;gap:.5rem}}.hero-section .hero-stat{font-size:15px;color:#4b5563;margin:0}.hero-section .hero-stat strong{color:#18773d;font-size:18px}@media(max-width:992px){.hero-section .hero-stat{padding-bottom:1.2rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.2rem}}.hero-section .hero-visual{display:flex;justify-content:center}@media(max-width:992px){.hero-section .hero-visual{order:0}}.hero-section .hero-phone{width:100%;max-width:clamp(520px,40vw,640px);background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;overflow:hidden}@media(max-width:992px){.hero-section .hero-phone{max-width:100%}}@media(max-width:480px){.hero-section .hero-phone{border-radius:16px}}.hero-section .hero-phone__header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.2rem;background:#18773d;color:#fff}.hero-section .hero-phone__back{display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.9}@media(max-width:480px){.hero-section .hero-phone__back{display:none}}.hero-section .hero-phone__avatar{width:36px;height:36px;border-radius:999px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hero-section .hero-phone__contact{flex:1 1 auto;min-width:0}.hero-section .hero-phone__name{margin:0;font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-section .hero-phone__status{margin:2px 0 0;font-size:12px;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-section .hero-phone__header-action{display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.9}@media(max-width:380px){.hero-section .hero-phone__header-action:last-child{display:none}}.hero-section .hero-phone__messages{display:flex;flex-direction:column;gap:.75rem;padding:1.2rem;background:#f9fafb;min-height:280px}@media(max-width:480px){.hero-section .hero-phone__messages{min-height:240px;padding:1rem}}.hero-section .hero-phone__bubble-wrap{position:relative;display:flex;max-width:85%}.hero-section .hero-phone__bubble-wrap--out{align-self:flex-end}.hero-section .hero-phone__bubble-wrap .hero-phone__bubble{max-width:100%}.hero-section .hero-phone__bubble-icon{position:absolute;top:0;inset-inline-start:-28px;width:22px;height:22px;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.hero-section .hero-phone__bubble-icon--bot{background:#18773d}.hero-section .hero-phone__bubble-icon--ai{background:linear-gradient(135deg,#18773d,#004600)}@media(max-width:480px){.hero-section .hero-phone__bubble-icon{display:none}}.hero-section .hero-phone__bubble{max-width:85%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.5;animation:heroMessageIn .35s ease both;display:flex;flex-direction:column;gap:6px}.hero-section .hero-phone__bubble--in{align-self:flex-start;background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-bottom-left-radius:2px}.hero-section .hero-phone__bubble--out{align-self:flex-end;background:#18773d1f;color:#111827;border-bottom-right-radius:2px}.hero-section .hero-phone__bubble--bot{background:#18773d24}.hero-section .hero-phone__bubble--ai{background:linear-gradient(135deg,#18773d29,#00460024)}.hero-section .hero-phone__bubble-body{word-break:break-word}.hero-section .hero-phone__bubble-meta{align-self:flex-end;display:inline-flex;align-items:center;gap:3px;margin-top:-2px}.hero-section .hero-phone__bubble-time{font-size:11px;color:#6b7280}.hero-section .hero-phone__bubble-ticks{color:#9ca3af}.hero-section .hero-phone__bubble-ticks.is-read{color:#53bdeb}.hero-section .hero-phone__flow-btn{align-self:flex-start;margin-top:4px;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid rgba(24,119,61,.35);color:#18773d;font-size:12px;font-weight:700}.hero-section .hero-phone__card{align-self:flex-start;max-width:88%;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;animation:heroMessageIn .35s ease both}.hero-section .hero-phone__card--flow,.hero-section .hero-phone__card--booking{border-color:#18773d4d}.hero-section .hero-phone__card-title{display:flex;align-items:center;gap:6px;margin:0 0 6px;font-size:13px;font-weight:700;color:#111827}.hero-section .hero-phone__card-title svg{color:#18773d;flex-shrink:0}.hero-section .hero-phone__card-text{margin:0 0 .75rem;font-size:13px;line-height:1.5;color:#4b5563}.hero-section .hero-phone__card-field{margin:0 0 4px;font-size:13px;color:#374151}.hero-section .hero-phone__card-field span{font-weight:600;color:#111827;margin-right:6px}.hero-section .hero-phone__card-btn{display:inline-block;padding:6px 14px;border-radius:999px;background:#18773d;color:#fff;font-size:12px;font-weight:700}.hero-section .hero-phone__typing{align-self:flex-start;display:flex;align-items:center;gap:4px;padding:10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:12px 12px 12px 2px;animation:heroMessageIn .3s ease both}.hero-section .hero-phone__typing-dot{width:6px;height:6px;border-radius:999px;background:#9ca3af;animation:heroTypingBounce 1.2s infinite ease-in-out}.hero-section .hero-phone__typing-dot:nth-child(2){animation-delay:.15s}.hero-section .hero-phone__typing-dot:nth-child(3){animation-delay:.3s}.hero-section .hero-phone__scene-dots{display:flex;justify-content:center;gap:6px;padding:.75rem 0 1rem;background:#f9fafb}.hero-section .hero-phone__scene-dot{width:6px;height:6px;border-radius:999px;background:#d1d5db;transition:background .3s ease,transform .3s ease}.hero-section .hero-phone__scene-dot.is-active{background:#18773d;transform:scale(1.3)}@keyframes heroMessageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTypingBounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-phone__bubble,.hero-phone__card,.hero-phone__typing,.hero-phone__typing-dot{animation:none!important}}.product-video{background:#fff;padding:3rem 1rem 4rem;position:relative}.product-video__wrapper{max-width:1100px;margin:0 auto;padding:0 2rem}@media(max-width:992px){.product-video__wrapper{padding:0 2rem}}@media(max-width:576px){.product-video__wrapper{padding:0 1rem}}.product-video__intro{text-align:center;margin-bottom:3rem}.product-video__heading{font-size:2.5rem;font-weight:700;color:#111827;line-height:1.2;margin:0 0 .75rem}@media(max-width:768px){.product-video__heading{font-size:1.875rem}}.product-video__paragraph{color:#4b5563;font-size:1.125rem;line-height:1.7;margin:0 auto;max-width:700px}@media(max-width:768px){.product-video__paragraph{font-size:1rem}}.product-video__frame{border-radius:16px;overflow:hidden;aspect-ratio:16/9;background:#111827;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}.product-video__player,.product-video__poster{width:100%;height:100%;display:block;object-fit:cover}.announcement-banner{position:relative;overflow:hidden;height:44px;display:flex;align-items:center;background:linear-gradient(135deg,#004600,#18773d);direction:ltr}.announcement-banner__track{display:flex;width:max-content;animation:announcementScroll 110s linear infinite}.announcement-banner__item{display:inline-flex;flex-shrink:0;align-items:center;gap:10px;padding:0 48px;color:#fff;font-size:15px;font-weight:600;white-space:nowrap;direction:rtl}.announcement-banner__item:dir(ltr){direction:ltr}.announcement-banner__item:not(:dir(ltr)) .announcement-banner__link svg{transform:scaleX(-1)}.announcement-banner__item svg{flex-shrink:0}.announcement-banner__badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#fff3;color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.announcement-banner__link{display:inline-flex;align-items:center;gap:4px;color:#fff;font-weight:700;text-decoration:underline;text-decoration-color:#ffffff80;text-underline-offset:3px}.announcement-banner__link:hover{text-decoration-color:#fff}@keyframes announcementScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-banner__track{animation:none}}.home-showcase{background:transparent;padding:0;position:relative;overflow:hidden;display:flex;flex-direction:column}.home-showcase__features-section{padding:4rem 1rem;position:relative;background:transparent;border-bottom:1px solid rgba(24,119,61,.1)}.home-showcase__content{position:relative;display:flex;gap:4rem;padding:4rem 2rem;min-height:100vh;width:100%;align-items:center;justify-content:center;max-width:1600px;margin:0 auto}@media(max-width:1400px){.home-showcase__content{flex-direction:column;gap:3rem;padding:3rem 1rem;min-height:auto}}@media(max-width:1024px){.home-showcase__content{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:2rem;padding:3rem 1rem;min-height:auto}}@media(max-width:768px){.home-showcase__content{display:flex;flex-direction:column;gap:1rem;padding:1.2rem .75rem;min-height:auto}}.home-showcase__left-column{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;flex:1;min-width:0;perspective:1200px}@media(max-width:1400px){.home-showcase__left-column{flex:1;order:2}}@media(max-width:1024px){.home-showcase__left-column{order:2;width:100%;justify-content:center}}@media(max-width:768px){.home-showcase__left-column{order:2;width:100%;display:none}}.home-showcase__center-column{display:flex;justify-content:center;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;width:auto}@media(max-width:1400px){.home-showcase__center-column{position:relative;left:auto;top:auto;transform:none;width:100%;order:1}}@media(max-width:1024px){.home-showcase__center-column{order:1;width:100%;max-width:100%}}@media(max-width:768px){.home-showcase__center-column{order:1;position:relative;width:100%}}.home-showcase__right-column{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;position:relative;z-index:2;flex:1;min-width:0;perspective:1200px}@media(max-width:1400px){.home-showcase__right-column{flex:1;order:3}}@media(max-width:1024px){.home-showcase__right-column{order:3;width:100%;gap:1rem;flex-direction:row;overflow-x:auto;padding:0 0 1rem}}@media(max-width:768px){.home-showcase__right-column{order:3;gap:.75rem;width:100%;display:none}}.home-showcase__bg-gradient{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15}.home-showcase__bg-gradient--top{width:500px;height:500px;background:linear-gradient(135deg,#18773d,#0f4d27);top:-200px;right:-100px}.home-showcase__bg-gradient--bottom{width:400px;height:400px;background:linear-gradient(135deg,#004600,#18773d);bottom:-150px;left:-100px}.home-showcase__wrapper{max-width:1200px;margin:0 auto;width:100%;padding:0 2rem;position:relative;z-index:2}@media(max-width:992px){.home-showcase__wrapper{padding:0 2rem}}@media(max-width:576px){.home-showcase__wrapper{padding:0 1rem}}.home-showcase__intro{text-align:center;margin-bottom:0}.home-showcase__badge{display:inline-block;background:#25d3661a;border:1px solid rgba(37,211,102,.3);border-radius:50px;padding:.75rem 2rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideInDown .8s ease-out}.home-showcase__badge-text{display:inline-flex;align-items:center;gap:.5rem;color:#18773d;font-size:.875rem;font-weight:600;letter-spacing:.5px}.home-showcase__heading{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#004600,#0f4d27,#18773d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;margin:0 0 1.2rem;letter-spacing:-1px}@media(max-width:992px){.home-showcase__heading{font-size:2.5rem}}@media(max-width:576px){.home-showcase__heading{font-size:1.875rem}}.home-showcase__paragraph{color:#4b5563;font-size:1.125rem;line-height:1.8;margin:0 auto 4rem;max-width:700px;font-weight:500}@media(max-width:576px){.home-showcase__paragraph{font-size:1rem;margin-bottom:3rem}}.home-showcase__features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-bottom:4rem;perspective:1000px}@media(max-width:768px){.home-showcase__features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:576px){.home-showcase__features-grid{grid-template-columns:1fr}}.home-showcase__feature-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;border:1px solid rgba(37,211,102,.1);transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:visible;transform:rotateY(-8deg)}.home-showcase__feature-card:nth-child(2n){transform:rotateY(8deg)}.home-showcase__feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#18773d,#0f4d27);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out}.home-showcase__feature-card:hover{border-color:#25d3664d;box-shadow:0 12px 32px #25d36626;transform:translateY(-8px) rotateX(5deg);animation:none}.home-showcase__feature-card:hover:before{transform:scaleX(1)}.home-showcase__feature-card:hover .home-showcase__feature-icon{background:linear-gradient(135deg,#18773d,#0f4d27);color:#fff;transform:scale(1.1) rotate(5deg)}.home-showcase__feature-icon{width:50px;height:50px;margin:0 auto 1rem;border-radius:12px;background:linear-gradient(135deg,#25d3661a,#128c7e1a);display:flex;align-items:center;justify-content:center;color:#18773d;transition:all .3s ease;font-weight:600}.home-showcase__feature-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .75rem;line-height:1.4}.home-showcase__feature-description{font-size:.95rem;color:#4b5563;line-height:1.6;margin:0}.home-showcase__frame{position:relative;z-index:3;height:auto;width:100%}.home-showcase__frame-inner{position:relative}.home-showcase__dashboard-card{background:#fff;border-radius:24px;border:1px solid rgba(37,211,102,.1);animation:slideInLeft .8s ease-out .1s both;box-shadow:0 8px 24px #0000001a;width:100%;max-width:550px;position:relative;z-index:1;transform:rotateY(-6deg);display:flex;overflow:visible;perspective:1000px}@media(max-width:1024px){.home-showcase__dashboard-card{max-width:100%}}.home-showcase__dashboard-sidebar{background:linear-gradient(180deg,#18773d,#0f5a2d);color:#fff;width:60px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem;flex-shrink:0}.home-showcase__sidebar-logo{font-size:1.75rem;margin-bottom:.75rem;animation:slideInLeft .8s ease-out .2s both}.home-showcase__sidebar-items{display:flex;flex-direction:column;gap:1rem;flex:1}.home-showcase__sidebar-item{width:44px;height:44px;border-radius:12px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .3s ease;animation:slideInLeft .6s ease-out both}.home-showcase__sidebar-item:nth-child(1){animation-delay:.3s}.home-showcase__sidebar-item:nth-child(2){animation-delay:.35s}.home-showcase__sidebar-item:nth-child(3){animation-delay:.4s}.home-showcase__sidebar-item:nth-child(4){animation-delay:.45s}.home-showcase__sidebar-item:nth-child(5){animation-delay:.5s}.home-showcase__sidebar-item:hover{background:#ffffff40;transform:scale(1.05)}.home-showcase__sidebar-item--active{background:linear-gradient(135deg,#18773d,#4ade80);box-shadow:0 4px 12px #25d3664d}.home-showcase__dashboard-content{flex:1;padding:3rem;display:flex;flex-direction:column}.home-showcase__dashboard-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.home-showcase__dashboard-icon{display:flex;color:#18773d}.home-showcase__dashboard-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#111827}.home-showcase__dashboard-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:2rem;align-items:stretch}.home-showcase__stat-item{padding:1.2rem;background:#25d3660d;border-radius:16px;border:1px solid rgba(37,211,102,.15);display:flex;flex-direction:column;justify-content:flex-start}.home-showcase__stat-item p{margin:0}.home-showcase__stat-label{font-size:.8rem;color:#4b5563;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;line-height:1.4}.home-showcase__stat-value{font-size:2.2rem;font-weight:700;color:#111827;margin-bottom:1rem;animation:countUp 2s ease-out .3s both;line-height:1.2}.home-showcase__stat-change{font-size:.9rem;color:#18773d;font-weight:600;animation:slideInRight .8s ease-out .5s both;margin-top:auto}.home-showcase__chart{width:100%;height:120px;background:#25d3660d;border-radius:16px;padding:1.2rem;animation:fadeIn 1s ease-out .3s both}.home-showcase__chart-svg{width:100%;height:100%}.home-showcase__notifications{display:flex;flex-direction:column;gap:1.2rem;animation:slideInRight .8s ease-out .2s both;width:100%;max-width:320px}@media(max-width:1024px){.home-showcase__notifications{flex-direction:row;max-width:100%;gap:1rem;overflow-x:auto;padding-bottom:1rem}}.home-showcase__notification-item{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:16px;border:1px solid rgba(37,211,102,.1);transition:all .3s ease;box-shadow:0 4px 12px #00000014}.home-showcase__notification-item:nth-child(1){transform:rotateY(12deg)}.home-showcase__notification-item:nth-child(2){transform:rotateY(8deg)}.home-showcase__notification-item:nth-child(3){transform:rotateY(4deg)}.home-showcase__notification-item:hover{box-shadow:0 8px 20px #25d36626;border-color:#25d3664d}@media(max-width:1024px){.home-showcase__notification-item{flex-shrink:0;min-width:280px}.home-showcase__notification-item:nth-child(1){transform:rotateY(12deg)}.home-showcase__notification-item:nth-child(2){transform:rotateY(8deg)}.home-showcase__notification-item:nth-child(3){transform:rotateY(4deg)}}.home-showcase__notification-avatar{width:40px;height:40px;min-width:40px;border-radius:50%;background:#25d3661f;color:#18773d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-showcase__notification-content{flex:1;min-width:0}.home-showcase__notification-title{margin:0;font-size:1rem;font-weight:700;color:#111827;animation:slideInLeft .6s ease-out}.home-showcase__notification-text{margin:.5rem 0;font-size:.95rem;color:#4b5563;white-space:normal;overflow:hidden;text-overflow:ellipsis;animation:slideInLeft .7s ease-out .1s both}.home-showcase__notification-time{margin:.75rem 0 0;font-size:.85rem;color:#6b7280;font-weight:500;animation:fadeIn .6s ease-out .2s both}.home-showcase__phone-frame{display:flex;flex-direction:column;background:#0f0f0f;border-radius:44px;overflow:hidden;animation:slideInUp .8s ease-out .2s both;box-shadow:0 30px 60px -12px #00000073,0 12px 24px #00000040,inset 0 0 0 2px #2b2b2d,inset 0 0 0 3px #050505;border:10px solid transparent;background-clip:padding-box;background-image:linear-gradient(#0f0f0f,#0f0f0f),linear-gradient(160deg,#4a4a4d,#1a1a1c 18%,#0a0a0a,#1e1e20 72%,#3a3a3d);background-origin:border-box;background-clip:padding-box,border-box;width:100%;max-width:350px;max-height:clamp(600px,80vh,700px);position:relative}@media(max-width:1400px){.home-showcase__phone-frame{max-width:260px;height:450px;border-width:9px}}@media(max-width:1024px){.home-showcase__phone-frame{max-width:90%;height:auto;min-height:350px;border-radius:36px;border-width:8px}}@media(max-width:768px){.home-showcase__phone-frame{max-width:100%;height:500px;border-radius:32px;border-width:8px}}.home-showcase__phone-frame:before{content:"";position:absolute;top:1px;left:50%;transform:translate(-50%);width:60px;height:11px;background:#000;border-radius:14px;z-index:10;box-shadow:0 1px 3px #000c,inset 0 0 0 1px #ffffff0f,inset 0 1px 2px #ffffff14}.home-showcase__phone-frame:after{content:"";position:absolute;top:3px;right:calc(50% - 26px);width:6px;height:6px;background:radial-gradient(circle at 35% 35%,#3a3a3a,#0a0a0a 60%,#000);border-radius:50%;z-index:11;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 2px #508cff66}.home-showcase__phone-frame__side-button{position:absolute;right:-10px;top:90px;width:3px;height:56px;background:linear-gradient(90deg,#0a0a0a,#2e2e30 50%,#0a0a0a);border-radius:0 2px 2px 0;z-index:0;box-shadow:1px 0 2px #0006}.home-showcase__phone-frame__side-button--volume-up{right:auto;left:-10px;top:76px;height:32px;border-radius:2px 0 0 2px}.home-showcase__phone-frame__side-button--volume-down{right:auto;left:-10px;top:116px;height:32px;border-radius:2px 0 0 2px}.home-showcase__phone-frame__side-button--silent{right:auto;left:-10px;top:52px;height:18px;border-radius:2px 0 0 2px}.home-showcase__status-bar{display:flex;justify-content:space-between;align-items:center;padding:4px 25px;background:#fff;font-size:.65rem;color:#000;font-weight:600;height:16px}.home-showcase__time{font-weight:600;letter-spacing:.15px;font-size:.65rem}.home-showcase__status-icons{display:flex;gap:1px;font-size:.6rem;align-items:center}.home-showcase__chat-header{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:#f0f0f0;border-bottom:1px solid #e5e5e5;min-height:44px}.home-showcase__chat-header-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.home-showcase__back-btn{background:none;border:none;color:#0f4d27;cursor:pointer;font-size:1rem;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-showcase__back-btn:hover{opacity:.7}.home-showcase__contact-info{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.home-showcase__contact-avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#e1f5e1;color:#18773d;border-radius:50%;flex-shrink:0}.home-showcase__contact-details{min-width:0;flex:1}.home-showcase__contact-name{margin:0;font-size:.8rem;font-weight:600;color:#000;letter-spacing:.05px}.home-showcase__contact-status{margin:1px 0 0;font-size:.65rem;color:#999;font-weight:400}.home-showcase__chat-actions{display:flex;gap:4px}.home-showcase__action-btn{background:none;border:none;color:#0f4d27;cursor:pointer;font-size:.9rem;padding:4px 6px;display:flex;align-items:center;justify-content:center;width:28px;height:28px}.home-showcase__action-btn:hover{opacity:.7}.home-showcase__messages-container{flex:1;overflow-y:auto;padding:8px 12px;display:flex;flex-direction:column;gap:4px;background:#fff}.home-showcase__messages-container::-webkit-scrollbar{width:4px}.home-showcase__messages-container::-webkit-scrollbar-track{background:transparent}.home-showcase__messages-container::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.home-showcase__messages-container::-webkit-scrollbar-thumb:hover{background:#00000040}.home-showcase__typing-bubble{display:flex;align-items:center;gap:4px;padding:8px 12px;width:fit-content;opacity:0}.home-showcase__typing-bubble.active{animation:fadeIn .3s ease-out forwards}.home-showcase__typing-dot{width:6px;height:6px;border-radius:50%;background:#ccc;animation:typingBounce 1.4s infinite}.home-showcase__typing-dot:nth-child(2){animation-delay:.2s}.home-showcase__typing-dot:nth-child(3){animation-delay:.4s}.home-showcase__msg-item{display:flex;margin-bottom:4px;opacity:0}.home-showcase__msg-item.active{animation:messageSlideIn .4s cubic-bezier(.34,1.56,.64,1) forwards}.home-showcase__msg-item.active:nth-child(2){animation-delay:1s}.home-showcase__msg-item.active:nth-child(3){animation-delay:1.8s}.home-showcase__msg-item.active:nth-child(4){animation-delay:2.6s}.home-showcase__msg-item.active:nth-child(5){animation-delay:3.4s}.home-showcase__msg-item.incoming{justify-content:flex-start}.home-showcase__msg-item.outgoing{justify-content:flex-end}.home-showcase__msg-bubble{padding:8px 12px;border-radius:14px;font-size:.9rem;line-height:1.4;word-wrap:break-word;max-width:75%;box-shadow:0 1px 2px #00000014}.home-showcase__msg-bubble.incoming{background:#e5e5e5;color:#000}.home-showcase__msg-bubble.outgoing{background:#dcf8c6;color:#000}.home-showcase__msg-text{margin:0;font-weight:400}.home-showcase__msg-time{font-size:.7rem;color:#999;margin-top:2px;font-weight:400;animation:fadeIn .4s ease-out .2s both}.home-showcase__msg-product{display:flex;flex-direction:column;gap:6px;padding:8px;background:#f0f0f0;border-radius:12px;max-width:140px}.home-showcase__msg-product.outgoing{background:#dcf8c6}.home-showcase__product-image{width:100%;height:80px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#18773d}.home-showcase__product-info{display:flex;flex-direction:column;gap:2px}.home-showcase__product-title{margin:0;font-size:.75rem;font-weight:600;color:#000}.home-showcase__product-price{margin:0;font-size:.8rem;font-weight:700;color:#0f4d27}.home-showcase__product-link{font-size:.7rem;color:#0f4d27;text-decoration:none;font-weight:600}.home-showcase__product-link:hover{text-decoration:underline}.home-showcase__input-footer{display:flex;align-items:flex-end;gap:6px;padding:8px 12px;background:#fff;border-top:1px solid #e5e5e5;min-height:44px}.home-showcase__input-btn{background:none;border:none;color:#0f4d27;cursor:pointer;font-size:1.2rem;padding:6px 4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-showcase__input-btn:hover{opacity:.7}.home-showcase__input-wrapper{flex:1;display:flex;align-items:center}.home-showcase__input-field{flex:1;background:#f0f0f0;border:none;border-radius:20px;padding:8px 16px;color:#000;font-size:.9rem;font-weight:400;font-family:inherit}.home-showcase__input-field::placeholder{color:#999}.home-showcase__input-field:disabled{opacity:.6;cursor:not-allowed}.home-showcase__input-field:focus{outline:none;background:#e8e8e8}.home-showcase__pulse{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle at center,rgba(37,211,102,.2) 0%,transparent 70%);transform:translate(-50%,-50%);animation:pulseBg 3s ease-in-out infinite;pointer-events:none;border-radius:24px;display:none}.home-showcase__shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shine 3s infinite;pointer-events:none;border-radius:24px;display:none}@keyframes shine{0%{left:-100%}to{left:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dynamicIslandGlow{0%,to{box-shadow:0 2px 8px #0009,0 0 8px #ef444426,inset 0 1px 2px #ffffff1a}50%{box-shadow:0 2px 8px #0009,0 0 16px #ef44444d,inset 0 1px 2px #ffffff1a}}@keyframes cameraPulse{0%,to{box-shadow:0 0 6px #ef4444cc,0 0 12px #ef444466,inset -1px -1px 2px #000c;opacity:.9}50%{box-shadow:0 0 8px #ef4444,0 0 16px #ef444499,inset -1px -1px 2px #000c;opacity:1}}@keyframes rotateCardX{0%{transform:rotateY(-12deg) translateY(0)}25%{transform:rotateY(-6deg) translateY(-4px)}50%{transform:rotateY(0) translateY(-8px)}75%{transform:rotateY(6deg) translateY(-4px)}to{transform:rotateY(-12deg) translateY(0)}}@keyframes messagePulse{0%{opacity:0;transform:scale(.85) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.6}30%{transform:translateY(-10px);opacity:1}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes numberPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.stats-section{padding:4rem}@media(max-width:768px){.stats-section{padding:3rem}}@media(max-width:480px){.stats-section{padding:2rem}}.stats-section{background:transparent;position:relative;z-index:10}.stats-section .stats-grid{display:flex;align-items:stretch;gap:0;position:relative;max-width:1400px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #1118271f;background:#fff;border:1px solid rgba(24,119,61,.1)}@media(max-width:992px){.stats-section .stats-grid{flex-direction:column}}.stats-section .stat-item{flex:1;padding:4rem 3rem;text-align:center;border-right:1px solid rgba(24,119,61,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.stats-section .stat-item:last-child{border-right:none}.stats-section .stat-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#18773d,#0f4d27);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.stats-section .stat-item:hover{background:linear-gradient(135deg,rgba(24,119,61,.05),transparent)}.stats-section .stat-item:hover:before{transform:scaleX(1)}.stats-section .stat-item:hover .stat-number{color:#18773d;transform:scale(1.1)}@media(max-width:992px){.stats-section .stat-item{border-right:none;border-bottom:1px solid rgba(24,119,61,.1);padding:3rem}.stats-section .stat-item:last-child{border-bottom:none}}@media(max-width:576px){.stats-section .stat-item{padding:2rem 1.2rem}}.stats-section .stat-item .stat-number{font-size:clamp(40px,8vw,64px);font-weight:800;margin-bottom:1rem;color:#18773d;letter-spacing:-.02em;transition:all .3s ease;display:inline-block;animation:countUp .6s ease-out forwards}.stats-section .stat-item .stat-number span{display:inline-block;animation:numberPulse .8s ease-in-out .5s}.stats-section .stat-item .stat-label{color:#4b5563;font-weight:600;font-size:clamp(14px,2vw,16px);line-height:1.6;max-width:140px}.dark-mode .stats-section{background:linear-gradient(135deg,#141c2b,#101724)}.dark-mode .stats-section .stats-grid{background:#141c2b;border-color:#18773d26}.dark-mode .stats-section .stat-item{border-right-color:#18773d26;color:#f8fafc}.dark-mode .stats-section .stat-item:last-child{border-right:none}.dark-mode .stats-section .stat-item:hover{background:#18773d14}.dark-mode .stats-section .stat-item .stat-number{color:#18773d}.dark-mode .stats-section .stat-item .stat-label{color:#cbd5e1}@media(max-width:992px){.dark-mode .stats-section .stat-item{border-right:none;border-bottom-color:#18773d26}.dark-mode .stats-section .stat-item:last-child{border-bottom:none}}.video-showcase{padding:4rem}@media(max-width:768px){.video-showcase{padding:3rem}}@media(max-width:480px){.video-showcase{padding:2rem}}.video-showcase{background:transparent;position:relative}.video-showcase__wrapper{max-width:1400px;margin:0 auto;padding:0 clamp(1.5rem,3vw,3rem)}.video-showcase__container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:1024px){.video-showcase__container{gap:40px}}@media(max-width:768px){.video-showcase__container{grid-template-columns:1fr;gap:30px}}.video-showcase__content{display:flex;flex-direction:column;gap:24px}.video-showcase__heading{font-size:clamp(28px,5vw,48px);font-weight:800;color:#111827;line-height:1.3;margin:0;letter-spacing:-.03em}.video-showcase__paragraph{color:#4b5563;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.8;margin:0;font-weight:500}.video-showcase__frame{position:relative;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #11182726;border:1px solid rgba(24,119,61,.1);background:#111827}@media(max-width:768px){.video-showcase__frame{aspect-ratio:16/10}}.video-showcase__frame iframe{width:100%;height:100%;border:none}.video-showcase__facade{width:100%;height:100%;border:0;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);background:#111827;overflow:hidden}.video-showcase__facade picture,.video-showcase__facade img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.video-showcase__facade:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(24,119,61,.15),transparent 60%);opacity:0;transition:opacity .4s ease;z-index:5}.video-showcase__facade:hover:before{opacity:1}.video-showcase__facade:hover .video-showcase__play-icon{transform:scale(1.15)}.video-showcase__facade:active .video-showcase__play-icon{transform:scale(1.08)}.video-showcase__thumbnail{width:100%;height:100%;object-fit:cover;object-position:center}.video-showcase__play-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#18773d,#11552c);border-radius:999px;filter:drop-shadow(0 8px 24px rgba(24,119,61,.4));transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:10}.video-showcase__play-icon svg{width:32px;height:32px}.dark-mode .video-showcase{background:linear-gradient(135deg,#141c2b,#101724)}.dark-mode .video-showcase__heading{color:#f8fafc}.dark-mode .video-showcase__paragraph{color:#cbd5e1}.dark-mode .video-showcase__frame{border-color:#18773d33;box-shadow:0 20px 50px #0006}.why-choose{background:transparent;padding:4rem 1rem;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media screen and (max-width:768px){.why-choose{text-align:center}}.why-choose{position:relative}.why-choose__wrapper{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:992px){.why-choose__wrapper{padding:0 2rem}}@media(max-width:576px){.why-choose__wrapper{padding:0 1rem}}.why-choose__intro{text-align:center;margin-bottom:3rem}.why-choose__heading{font-size:2.5rem;font-weight:700;color:#111827;line-height:1.2;margin:0 0 .75rem}.why-choose__paragraph{color:#4b5563;font-size:1.125rem;line-height:1.7;margin:0 auto;max-width:900px}.why-choose__actions{margin-top:4rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between}@media(max-width:640px){.why-choose__actions{justify-content:center}}.features-grid{display:grid;gap:3rem;grid-template-columns:1fr;max-width:1400px;margin:0 auto}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#f9fafb;border:1px solid transparent;border-radius:12px;padding:1.5rem;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease;cursor:pointer}.feature-card:hover{background:#edf4ef;transform:translateY(-5px);box-shadow:0 8px 25px #0000001a;border-color:#18773d}.feature-icon{width:48px;height:48px;border-radius:50%;background:#18773d;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:transform .25s ease,background-color .25s ease}@media(max-width:768px){.feature-icon{margin-left:auto;margin-right:auto}}.feature-icon svg{color:#fff}.feature-card:hover .feature-icon{background:#004600;transform:scale(1.1)}.feature-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .75rem}.feature-desc{color:#4b5563;line-height:1.6;margin:0}.chatbot{background:transparent;padding:4rem 1rem;position:relative}@media screen and (max-width:768px){.chatbot{text-align:center}}.chatbot__grid{max-width:1400px;margin:0 auto;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:992px){.chatbot__grid{grid-template-columns:1fr 1fr;align-items:center}}.chatbot__media{display:flex;justify-content:center}.chatbot__image{max-width:720px;width:100%;height:auto}.chatbot__content{max-width:720px;margin:0 auto}.chatbot__heading{color:#111827;line-height:1.2;font-weight:700;font-size:2.25rem;margin:0 0 .75rem}@media(min-width:992px){.chatbot__heading{font-size:2.5rem}}.chatbot__paragraph{color:#4b5563;font-size:1.0625rem;line-height:1.7;margin:0 0 2rem}.cb-features{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}@media(min-width:576px){.cb-features{gap:2rem}}.cb-feature{display:grid;grid-template-columns:44px 1fr;gap:1rem;align-items:start}.cb-feature__icon{width:44px;height:44px;border-radius:50%;background:#18773d;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #18773d40}.cb-feature__title{color:#111827;font-weight:700}.cb-feature__desc{color:#4b5563;line-height:1.6}.pricing-banner{padding:4rem}@media(max-width:768px){.pricing-banner{padding:3rem}}@media(max-width:480px){.pricing-banner{padding:2rem}}.pricing-banner{background:transparent}.pricing-banner .container{max-width:1400px;margin-inline:auto;padding-inline:0}.pricing-banner__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,5vw,5rem);align-items:center}@media(max-width:992px){.pricing-banner__grid{grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem)}}.pricing-banner__content{padding:0 clamp(1.5rem,3vw,3rem)}@media(max-width:992px){.pricing-banner__content{padding:0 1.5rem;text-align:center}}.pricing-banner__title{font-size:clamp(2rem,3vw,3.2rem);line-height:1.3;margin:0 0 1.2rem;font-weight:800;letter-spacing:-.03em;color:var(--text);max-width:90%}@media(max-width:992px){.pricing-banner__title{max-width:100%}}.pricing-banner__description{font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.8;margin:0 0 2.5rem;max-width:70ch;color:var(--text-muted);font-weight:500}@media(max-width:992px){.pricing-banner__description{max-width:100%}}.pricing-banner__cta{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.8rem;font-weight:700;font-size:.95rem;border-radius:999px;text-decoration:none;color:#fff;background:#18773d;box-shadow:0 10px 25px #18773d4d;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.pricing-banner__cta:hover{transform:translateY(-3px);box-shadow:0 15px 35px #18773d59}.pricing-banner__cta:hover svg{transform:translate(4px)}.pricing-banner__cta:active{transform:translateY(-1px);box-shadow:0 8px 20px #18773d40}.pricing-banner__cta svg{transition:transform .3s ease}.pricing-banner__media{display:grid;place-items:center;padding:0 clamp(1.5rem,3vw,3rem);border-radius:16px}@media(max-width:992px){.pricing-banner__media{padding:0 1.5rem}}.pricing-banner__media img{width:100%;height:auto;display:block;border-radius:0;box-shadow:none;transform:translateZ(0)}.pricing-hub{position:relative;width:min(400px,100%);aspect-ratio:1/1;display:block;margin:0 auto}.pricing-hub__links{position:absolute;inset:0;width:100%;height:100%}.pricing-hub__link{stroke:#18773d59;stroke-width:2;stroke-dasharray:6 8;animation:pricingDash 3s linear infinite}.pricing-hub__core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:108px;height:108px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;animation:pricingCoreFloat 4s ease-in-out infinite}.pricing-hub__core img{width:56px;height:56px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 8px 20px rgba(37,211,102,.45))}.pricing-hub__core:before,.pricing-hub__core:after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid rgba(24,119,61,.5)}.pricing-hub__core:before{animation:pricingRingPulse 2.4s ease-out infinite}.pricing-hub__core:after{animation:pricingRingPulse 2.4s ease-out infinite 1.2s}.pricing-hub__node{position:absolute;width:84px;height:84px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(160deg,#1a1a1a,#0a0a0a);border:1px solid rgba(24,119,61,.25);box-shadow:0 10px 24px #00000040;color:#18773d;z-index:2;transform:translate(-50%,-50%);transition:transform .3s ease,box-shadow .3s ease}.pricing-hub__node:hover{transform:translate(-50%,-50%) translateY(-4px);box-shadow:0 16px 32px #25d36640}.pricing-hub__node-label{font-size:.65rem;font-weight:600;color:#d1d5db;white-space:nowrap}.pricing-hub__node--messaging{top:20%;left:20%}.pricing-hub__node--growth{top:20%;left:80%}.pricing-hub__node--revenue{top:80%;left:80%}.pricing-hub__node--automation{top:80%;left:20%}.pricing-hub__pulse{position:absolute;top:50%;left:50%;width:10px;height:10px;margin:-5px;border-radius:50%;background:#18773d;box-shadow:0 0 8px #18773dcc;opacity:0;z-index:1}.pricing-hub__pulse--1{animation:pricingPulseTL 3s ease-in-out infinite}.pricing-hub__pulse--2{animation:pricingPulseTR 3s ease-in-out infinite .6s}.pricing-hub__pulse--3{animation:pricingPulseBR 3s ease-in-out infinite 1.2s}.pricing-hub__pulse--4{animation:pricingPulseBL 3s ease-in-out infinite 1.8s}@media(max-width:576px){.pricing-hub__node{width:68px;height:68px;border-radius:16px}.pricing-hub__node-label{display:none}.pricing-hub__core{width:88px;height:88px}.pricing-hub__core img{width:36px;height:36px}}@keyframes pricingDash{to{stroke-dashoffset:-28}}@keyframes pricingCoreFloat{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}@keyframes pricingRingPulse{0%{transform:scale(.7);opacity:.9}to{transform:scale(1.6);opacity:0}}@keyframes pricingPulseTL{0%{top:50%;left:50%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:20%;left:20%;opacity:0}}@keyframes pricingPulseTR{0%{top:50%;left:50%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:20%;left:80%;opacity:0}}@keyframes pricingPulseBR{0%{top:50%;left:50%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:80%;left:80%;opacity:0}}@keyframes pricingPulseBL{0%{top:50%;left:50%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:80%;left:20%;opacity:0}}.dark-mode .pricing-banner{background:linear-gradient(135deg,#141c2b,#101724)}.dark-mode .pricing-banner__title{color:#f8fafc}.dark-mode .pricing-banner__description{color:#cbd5e1}.dark-mode .pricing-hub__link{stroke:#18773d4d}.dark-mode .pricing-hub__node{box-shadow:0 10px 24px #00000073}.dark-mode .pricing-hub__node:hover{box-shadow:0 16px 32px #25d3664d}.cta-section{padding:4rem}@media(max-width:768px){.cta-section{padding:3rem}}@media(max-width:480px){.cta-section{padding:2rem}}.cta-section{background:transparent;color:#111827;position:relative;z-index:100}.cta-section .cta-content{text-align:center}.cta-section .section-title{font-size:clamp(28px,5vw,48px);font-weight:800;color:#111827;margin-bottom:1.2rem;letter-spacing:-.02em}.cta-section .section-description{font-size:clamp(1rem,1.1vw,1.1rem);color:#4b5563;max-width:700px;margin:0 auto 4rem;line-height:1.8;font-weight:500}.cta-section .cta-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem;margin-top:4rem}.cta-section .btn-primary{padding:1rem 1.8rem;font-weight:700;font-size:.95rem;border-radius:999px;background:#18773d;color:#fff;text-decoration:none;border:none;cursor:pointer;box-shadow:0 10px 25px #18773d4d;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-section .btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px #18773d59}.cta-section .btn-primary:active{transform:translateY(-1px);box-shadow:0 8px 20px #18773d40}.cta-section .btn-secondary{padding:1rem 1.8rem;font-weight:700;font-size:.95rem;border-radius:999px;background:transparent;color:#18773d;text-decoration:none;border:2px solid #18773d;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-section .btn-secondary:hover{background:#18773d0d;border-color:#18773d;transform:translateY(-3px)}.cta-section .btn-secondary:active{transform:translateY(-1px)}.dark-mode .cta-section{background:linear-gradient(135deg,#141c2b,#101724);color:#f8fafc}.dark-mode .cta-section .section-title{color:#f8fafc}.dark-mode .cta-section .section-description{color:#cbd5e1}
