:root{--primary:#ffb703;--primary-dark:#e6a500;--primary-light:#ffcf57;--text-dark:#1e293b;--text-light:#64748b;--white:#fff;--bg-light:#f8fafc}.container[data-astro-cid-pullaepp]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section[data-astro-cid-pullaepp]{background:linear-gradient(135deg,#ffb703 0%,#ff9500 100%);align-items:center;min-height:100vh;padding:2rem 0;display:flex;position:relative;overflow:hidden}.hero-section[data-astro-cid-pullaepp]:before{content:"";filter:blur(100px);background:#ffffff1a;border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.hero-content[data-astro-cid-pullaepp]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hero-text[data-astro-cid-pullaepp]{color:var(--white)}.hero-logo[data-astro-cid-pullaepp]{width:450px;height:auto;margin-bottom:2rem}.hero-description[data-astro-cid-pullaepp]{opacity:.9;margin-bottom:2.5rem;font-size:1.45rem;line-height:1.7}.hero-buttons[data-astro-cid-pullaepp]{flex-wrap:wrap;gap:1rem;display:flex}.hero-buttons[data-astro-cid-pullaepp] .btn[data-astro-cid-pullaepp]{padding:.75rem 1.5rem;font-size:.9rem}.btn[data-astro-cid-pullaepp]{cursor:pointer;border:none;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary[data-astro-cid-pullaepp]{background:var(--white);color:var(--primary)}.btn-primary[data-astro-cid-pullaepp]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.btn-secondary[data-astro-cid-pullaepp]{color:var(--white);border:2px solid var(--white);background:0 0}.btn-secondary[data-astro-cid-pullaepp]:hover{background:var(--white);color:var(--primary)}.btn-ebrosur[data-astro-cid-pullaepp]{color:var(--white);backdrop-filter:blur(10px);background:#fff3;border:2px solid #fff6}.btn-ebrosur[data-astro-cid-pullaepp]:hover{background:var(--white);color:var(--primary);border-color:var(--white);transform:translateY(-2px);box-shadow:0 10px 30px #0003}.hero-image[data-astro-cid-pullaepp] img[data-astro-cid-pullaepp]{border-radius:16px;width:100%;height:auto;transition:transform .3s}.hero-image[data-astro-cid-pullaepp] img[data-astro-cid-pullaepp]:hover{animation:3s ease-in-out infinite gentleShake}@keyframes gentleShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.features-section[data-astro-cid-pullaepp]{background:var(--bg-light);padding:6rem 0}.section-title[data-astro-cid-pullaepp]{text-align:center;color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.features-cards[data-astro-cid-pullaepp]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card[data-astro-cid-pullaepp]{background:var(--white);text-align:center;border-radius:20px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.feature-card[data-astro-cid-pullaepp]:hover{transform:translateY(-5px);box-shadow:0 15px 40px #007fff26}.feature-icon[data-astro-cid-pullaepp]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);width:80px;height:80px;color:var(--white);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.feature-card[data-astro-cid-pullaepp] h3[data-astro-cid-pullaepp]{color:var(--text-dark);margin-bottom:1rem;font-size:1rem;font-weight:700}.feature-card[data-astro-cid-pullaepp] p[data-astro-cid-pullaepp]{color:var(--text-light);line-height:1.6}.all-features-section[data-astro-cid-pullaepp]{background:var(--white);padding:6rem 0}.section-description[data-astro-cid-pullaepp]{text-align:center;color:var(--text-light);margin-top:.15rem;margin-bottom:3rem;font-size:1.25rem}.carousel-wrapper[data-astro-cid-pullaepp]{padding-bottom:1rem;position:relative;overflow-x:auto}.carousel-track[data-astro-cid-pullaepp]{scroll-behavior:smooth;gap:1.5rem;padding:.5rem;display:flex;overflow-x:auto}.carousel-track[data-astro-cid-pullaepp]::-webkit-scrollbar{height:8px}.carousel-track[data-astro-cid-pullaepp]::-webkit-scrollbar-track{background:var(--bg-light);border-radius:4px}.carousel-track[data-astro-cid-pullaepp]::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.carousel-track[data-astro-cid-pullaepp]::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}.feature-slide[data-astro-cid-pullaepp]{background:var(--bg-light);text-align:center;border-radius:16px;flex-shrink:0;width:320px;padding:1.5rem;transition:all .3s}.feature-slide[data-astro-cid-pullaepp]:hover{background:var(--white);box-shadow:0 15px 40px #007fff26}.slide-img[data-astro-cid-pullaepp]{object-fit:cover;border-radius:12px;width:100%;height:180px;margin-bottom:1rem}.scroll-indicator[data-astro-cid-pullaepp]{z-index:10;pointer-events:none;backdrop-filter:blur(8px);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%);box-shadow:0 4px 12px #ffb70333}.scroll-arrow[data-astro-cid-pullaepp]{color:var(--primary);animation:1.5s ease-in-out infinite bounceRight}@keyframes bounceRight{0%,to{transform:translate(0)}50%{transform:translate(8px)}}.feature-slide[data-astro-cid-pullaepp] h3[data-astro-cid-pullaepp]{color:var(--text-dark);margin-bottom:.75rem;font-size:1rem;font-weight:700}.feature-slide[data-astro-cid-pullaepp] p[data-astro-cid-pullaepp]{color:var(--text-light);font-size:.9rem;line-height:1.5}.cta-banner[data-astro-cid-pullaepp]{background:var(--bg-light);padding:4rem 0 0}.cta-content[data-astro-cid-pullaepp]{isolation:isolate;color:var(--white);background:radial-gradient(90% 100% at 95%,#ffb70361 0%,#0000 62%),linear-gradient(135deg,#0a1628 0%,#14213d 45%,#1e2a4a 100%);border-radius:clamp(3rem,9vw,7rem) clamp(3rem,9vw,7rem) 0 0;grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);max-width:1200px;min-height:clamp(280px,28vw,360px);margin:0 auto;padding:clamp(2rem,4.5vw,3.5rem) clamp(2rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden}.cta-deco[data-astro-cid-pullaepp]{z-index:1;pointer-events:none;position:absolute;inset:0}.cta-dots[data-astro-cid-pullaepp]{background-image:radial-gradient(circle,#ffffff1a 1.2px,#0000 1.6px);background-size:28px 28px;position:absolute;inset:0;mask-image:radial-gradient(60% 70% at 78%,#000 0%,#0000 78%)}.cta-glow[data-astro-cid-pullaepp]{aspect-ratio:1;filter:blur(52px);background:radial-gradient(circle,#ffb7034d 0%,#0000 68%);width:46%;position:absolute;top:50%;right:4%;transform:translateY(-50%)}.cta-illu[data-astro-cid-pullaepp]{object-fit:contain;filter:drop-shadow(0 22px 44px #0000006b)drop-shadow(0 0 24px #ffb70373);width:clamp(220px,26vw,360px);height:auto;max-height:80%;animation:5.5s ease-in-out infinite mfg-cta-float;position:absolute;top:50%;right:clamp(0rem,1.5vw,2rem);transform:translateY(-50%)}@keyframes mfg-cta-float{0%,to{transform:translateY(-50%)rotate(0)}50%{transform:translateY(calc(-50% - 10px))rotate(-1deg)}}@media (prefers-reduced-motion:reduce){.cta-illu[data-astro-cid-pullaepp]{animation:none}}.cta-text[data-astro-cid-pullaepp]{z-index:2;max-width:540px;color:var(--white);position:relative}.cta-text[data-astro-cid-pullaepp] h2[data-astro-cid-pullaepp]{letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:700;line-height:1.12}.cta-text[data-astro-cid-pullaepp] p[data-astro-cid-pullaepp]{color:#ffffffd1;margin-bottom:2rem;font-size:1.0625rem;line-height:1.65}.cta-buttons[data-astro-cid-pullaepp]{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=1024px){.hero-content[data-astro-cid-pullaepp]{grid-template-columns:1fr;gap:2rem}.hero-image[data-astro-cid-pullaepp]{order:-1}.cta-content[data-astro-cid-pullaepp]{text-align:center;grid-template-columns:minmax(0,1fr);gap:2rem;min-height:0;padding-bottom:clamp(2rem,6vw,3rem)}.cta-text[data-astro-cid-pullaepp]{order:1;min-width:0;max-width:100%;margin:0 auto}.cta-buttons[data-astro-cid-pullaepp]{justify-content:center}.cta-buttons[data-astro-cid-pullaepp] .btn[data-astro-cid-pullaepp]{flex:0 auto}.cta-deco[data-astro-cid-pullaepp]{order:2;position:static}.cta-dots[data-astro-cid-pullaepp],.cta-glow[data-astro-cid-pullaepp]{display:none}.cta-illu[data-astro-cid-pullaepp]{width:clamp(180px,42vw,280px);max-height:none;margin:0 auto;animation:none;display:block;position:relative;top:auto;right:auto;transform:none}.features-cards[data-astro-cid-pullaepp]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero-logo[data-astro-cid-pullaepp]{width:320px}.section-title[data-astro-cid-pullaepp]{font-size:2rem}.features-cards[data-astro-cid-pullaepp]{grid-template-columns:1fr}.feature-slide[data-astro-cid-pullaepp]{width:280px}.cta-content[data-astro-cid-pullaepp]{border-radius:clamp(2rem,7vw,4rem) clamp(2rem,7vw,4rem) 0 0;padding:2rem 1.5rem 2.5rem}.cta-text[data-astro-cid-pullaepp] h2[data-astro-cid-pullaepp]{font-size:1.5rem}.scroll-indicator[data-astro-cid-pullaepp]{width:40px;height:40px;right:.5rem}.scroll-indicator[data-astro-cid-pullaepp] svg[data-astro-cid-pullaepp]{width:24px;height:24px}}
