@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1a2a47;--navy-dark:#111d33;--navy-light:#243358;--red:#e31e24;--red-dark:#c0161b;--red-light:#ff3a40;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--gray-800:#1e293b;--shadow-sm:0 1px 3px #0000001f;--shadow-md:0 4px 16px #00000024;--shadow-lg:0 12px 40px #0000002e;--shadow-xl:0 24px 64px #00000038;--radius:12px;--radius-lg:20px}html{scroll-behavior:smooth}body{color:var(--gray-800);background:var(--white);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}#root{width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--red);border-radius:3px}.section-wrap{padding:90px 24px}.section-inner{max-width:1200px;margin:0 auto}.section-tag{color:var(--red);letter-spacing:.08em;text-transform:uppercase;background:#e31e241a;border-radius:100px;margin-bottom:14px;padding:5px 16px;font-size:.78rem;font-weight:700;display:inline-block}.section-title{color:var(--navy);margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.section-title span{color:var(--red)}.section-sub{color:var(--gray-600);max-width:580px;font-size:1rem;line-height:1.7}.section-header{margin-bottom:56px}.section-header.center{text-align:center}.section-header.center .section-sub{margin:0 auto}.btn-primary{background:var(--red);color:var(--white);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #e31e2473}.btn-primary:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 8px 28px #e31e248c}.btn-secondary{color:var(--white);cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#ffffff0d;border-color:#ffffff80}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.fade-up.visible{opacity:1;transform:translateY(0)}@media (width<=600px){.section-wrap{padding:60px 20px}}.announcement{text-align:center;color:#fff;letter-spacing:.03em;background:linear-gradient(90deg,#c0161b,#e31e24,#c0161b);margin-top:72px;padding:12px 24px;font-size:.9rem;font-weight:600}.announcement a{color:#fff;text-decoration:underline}.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#111d33f2;border-bottom:1px solid #ffffff14;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:#111d33fc;box-shadow:0 4px 30px #0000004d}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 24px;display:flex}.nav-logo{align-items:center;text-decoration:none;display:flex}.logo-svg.logo-md{width:auto;height:52px}.logo-svg.logo-sm{width:auto;height:40px}.logo-svg.logo-lg{width:auto;height:60px}.nav-links{align-items:center;gap:36px;list-style:none;display:flex}.nav-links a{color:#fffc;letter-spacing:.02em;padding-bottom:2px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a:after{content:"";transform-origin:0;background:#e31e24;height:2px;transition:transform .25s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover{color:#fff}.nav-links a:hover:after{transform:scaleX(1)}.nav-cta{color:#fff;cursor:pointer;background:#e31e24;border:none;border-radius:8px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 12px #e31e2466}.nav-cta:hover{background:#c0161b;transform:translateY(-1px);box-shadow:0 4px 20px #e31e2480}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-menu{z-index:999;background:#111d33;border-bottom:1px solid #ffffff14;flex-direction:column;gap:4px;padding:20px 24px 28px;display:none;position:fixed;top:72px;left:0;right:0}.mobile-menu.open{display:flex}.mobile-menu a{color:#ffffffd9;border-bottom:1px solid #ffffff12;padding:12px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu a:hover{color:#fff}.mobile-menu .mobile-cta{border-bottom:none;font-weight:700;color:#e31e24!important}@media (width<=900px){.nav-links,.nav-cta{display:none}.hamburger{display:flex}}.hero{background:linear-gradient(135deg,#111d33 0%,#1a2a47 50%,#1f3468 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg-grid{background-image:linear-gradient(#e31e240a 1px,#0000 1px),linear-gradient(90deg,#e31e240a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-glow{pointer-events:none;background:radial-gradient(circle,#e31e2426 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:4s ease-in-out infinite pulseGlow;position:absolute;top:-200px;right:-200px}.hero-glow-2{pointer-events:none;background:radial-gradient(circle,#1a2a47cc 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-300px;left:-150px}@keyframes pulseGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:100px 24px 60px;display:grid;position:relative}.hero-badge{color:#ff6b6e;letter-spacing:.05em;text-transform:uppercase;background:#e31e2426;border:1px solid #e31e244d;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.badge-dot{background:#ff3a40;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero-content h1{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;line-height:1.1}.hero-content h1 span{color:#e31e24}.hero-sub{color:#ffffffa6;max-width:500px;margin-bottom:36px;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-stats{border-top:1px solid #ffffff1a;gap:32px;margin-top:48px;padding-top:36px;display:flex}.stat-item{text-align:center}.stat-num{color:#fff;font-size:2rem;font-weight:900;line-height:1}.stat-num span{color:#e31e24}.stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:.75rem}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-card{-webkit-backdrop-filter:blur(10px);z-index:1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:400px;padding:40px;animation:6s ease-in-out infinite floatCard;position:relative}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-card-icon{background:#e31e2426;border:1px solid #e31e244d;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.hero-card h3{color:#fff;margin-bottom:10px;font-size:1.3rem;font-weight:700}.hero-card p{color:#fff9;margin-bottom:24px;font-size:.9rem}.hero-service-list{flex-direction:column;gap:10px;list-style:none;display:flex}.hero-service-list li{color:#fffc;align-items:center;gap:10px;font-size:.9rem;display:flex}.hero-check{background:#e31e2433;border:1px solid #e31e2466;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.floating-chip{color:#1a2a47;white-space:nowrap;z-index:10;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;font-weight:600;display:flex;position:absolute;box-shadow:0 12px 40px #00000040}.chip-1{animation:5s ease-in-out infinite floatChip;top:-10px;right:-20px}.chip-2{animation:5s ease-in-out .8s infinite floatChip;bottom:20px;left:-30px}@keyframes floatChip{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.chip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.chip-dot.green{background:#4ade80}.chip-dot.yellow{background:#facc15}@media (width<=900px){.hero-inner{text-align:center;grid-template-columns:1fr;gap:40px}.hero-sub{margin:0 auto 36px}.hero-actions,.hero-stats{justify-content:center}.hero-visual{display:none}}@media (width<=600px){.hero-stats{flex-wrap:wrap;gap:20px}}.services-section{background:var(--gray-50)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.service-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);cursor:default;padding:32px;transition:all .3s;position:relative;overflow:hidden}.service-card:before{content:"";background:linear-gradient(90deg, var(--red), var(--red-light));transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.service-card:hover:before{transform:scaleX(1)}.service-icon{background:#e31e2414;border:1px solid #e31e2426;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:background .3s;display:flex}.service-card:hover .service-icon{background:#e31e2426}.service-card h3{color:var(--navy);margin-bottom:10px;font-size:1.1rem;font-weight:700}.service-card p{color:var(--gray-600);font-size:.9rem;line-height:1.65}.service-tag{background:var(--gray-100);color:var(--gray-600);border-radius:100px;margin-top:16px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-block}.why-section{background:var(--white)}.why-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px;display:grid}.why-card{background:var(--white);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--gray-200);padding:32px 28px;transition:all .3s}.why-card:hover{box-shadow:var(--shadow-md);border-color:#e31e2433;transform:translateY(-4px)}.why-icon{background:linear-gradient(135deg, var(--red), var(--red-dark));border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex;box-shadow:0 6px 20px #e31e244d}.why-card h3{color:var(--navy);margin-bottom:8px;font-size:1rem;font-weight:700}.why-card p{color:var(--gray-600);font-size:.875rem;line-height:1.6}.about-section{background:var(--navy)}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.about-visual{justify-content:center;align-items:center;display:flex;position:relative}.about-shape{background:linear-gradient(135deg,#e31e2433,#ffffff0a);border:1px solid #ffffff14;border-radius:40% 60% 55% 45%/45% 40% 60% 55%;justify-content:center;align-items:center;width:380px;height:380px;animation:8s ease-in-out infinite morphShape;display:flex}@keyframes morphShape{0%,to{border-radius:40% 60% 55% 45%/45% 40% 60% 55%}50%{border-radius:60% 40% 45% 55%/55% 60% 40% 45%}}.about-icon-wrap{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:30px;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.about-float{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:12px 18px;position:absolute}.about-float.f1{top:20px;right:-20px}.about-float.f2{bottom:40px;left:-30px}.float-label{color:#ffffff80;font-size:.8rem}.float-val{color:#fff;font-size:1rem;font-weight:700}.about-content .section-tag{background:#e31e2433}.about-title{color:var(--white)!important}.about-content .section-sub{color:#ffffffa6}.about-list{flex-direction:column;gap:14px;margin-top:28px;list-style:none;display:flex}.about-list li{color:#fffc;align-items:flex-start;gap:12px;font-size:.95rem;display:flex}.about-check{background:#e31e2433;border:1px solid #e31e2466;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.about-cta{margin-top:32px;display:inline-flex}@media (width<=900px){.about-inner{grid-template-columns:1fr}.about-visual{display:none}}.process-section{background:var(--gray-50)}.process-steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;margin-top:56px;display:grid;position:relative}.process-steps:before{content:"";background:linear-gradient(90deg, var(--red), #e31e2433);z-index:0;height:2px;position:absolute;top:36px;left:10%;right:10%}.process-step{text-align:center;z-index:1;padding:0 20px;position:relative}.step-circle{background:linear-gradient(135deg, var(--red), var(--red-dark));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:1.4rem;font-weight:900;display:flex;box-shadow:0 6px 24px #e31e2459}.process-step h3{color:var(--navy);margin-bottom:8px;font-size:1rem;font-weight:700}.process-step p{color:var(--gray-600);font-size:.85rem;line-height:1.55}@media (width<=600px){.process-steps:before{display:none}}.testimonials-section{background:var(--white)}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:0;display:grid}.testimonial-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);padding:28px;transition:all .3s}.testimonial-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.stars{gap:4px;margin-bottom:16px;display:flex}.star{color:#f59e0b;font-size:1rem}.testimonial-card p{color:var(--gray-600);margin-bottom:20px;font-size:.92rem;font-style:italic;line-height:1.7}.testimonial-card p:before{content:"\"";color:var(--red);vertical-align:-.4rem;margin-right:2px;font-size:1.5rem;line-height:0}.testimonial-author{align-items:center;gap:12px;display:flex}.author-avatar{background:linear-gradient(135deg, var(--red), var(--navy));width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.author-name{color:var(--navy);font-size:.9rem;font-weight:700}.author-location{color:var(--gray-400);font-size:.78rem}.contact-section{background:var(--navy)}.contact-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.contact-info .section-tag{background:#e31e2433}.contact-title{color:var(--white)!important}.contact-info .section-sub{color:#fff9}.contact-items{flex-direction:column;gap:24px;margin-top:36px;display:flex}.contact-item{align-items:flex-start;gap:16px;display:flex}.contact-icon{background:#e31e2426;border:1px solid #e31e244d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-item-content label{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.75rem;display:block}.contact-item-content span{color:#fff;font-size:1rem;font-weight:600}.contact-item-content a{color:#fff;text-decoration:none;transition:color .2s}.contact-item-content a:hover{color:#ff6b6e}.wa-card{border-radius:var(--radius-lg);text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:20px;padding:48px 40px;display:flex}.wa-card-icon{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;animation:2.5s ease-in-out infinite waPulse;display:flex;box-shadow:0 8px 32px #25d36666}@keyframes waPulse{0%,to{box-shadow:0 8px 32px #25d36666}50%{transform:scale(1.04);box-shadow:0 8px 48px #25d366a6}}.wa-card h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800}.wa-card p{color:#fff9;max-width:320px;margin:0;font-size:.95rem;line-height:1.65}.wa-btn{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:10px;margin-top:4px;padding:16px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 24px #25d36666}.wa-btn:hover{background:#1eb855;transform:translateY(-2px);box-shadow:0 10px 32px #25d3668c}.wa-number{color:#ffffff59;letter-spacing:.04em;font-size:.9rem;font-weight:500}@media (width<=900px){.contact-inner{grid-template-columns:1fr}.wa-card{padding:36px 24px}}.footer{background:var(--navy-dark);border-top:1px solid #ffffff0f;padding:60px 24px 28px}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1200px;margin:0 auto;display:grid}.footer-logo-svg{width:auto;height:48px}.footer-brand p{color:#ffffff73;max-width:280px;margin-top:16px;font-size:.88rem;line-height:1.7}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;font-size:.85rem;font-weight:700}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-links a{color:#ffffff73;font-size:.88rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:40px auto 0;padding-top:24px;display:flex}.footer-bottom p{color:#ffffff4d;font-size:.82rem}.social-links{gap:12px;display:flex}.social-btn{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.social-btn:hover{background:var(--red);border-color:var(--red)}.social-btn:hover svg{stroke:#fff}@media (width<=900px){.footer-inner{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=600px){.footer-inner{grid-template-columns:1fr}}.cfab-wrapper{z-index:900;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:28px;right:28px}.cfab-main{cursor:pointer;background:#1e293b;border:none;border-radius:27px;align-items:center;gap:8px;height:54px;padding:0 20px 0 16px;transition:all .2s;animation:.5s cubic-bezier(.26,2,.46,.71) .8s both cfabPop;display:flex;box-shadow:0 6px 24px #0000004d}@keyframes cfabPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.cfab-main:hover{background:#0f172a;transform:scale(1.04);box-shadow:0 8px 30px #0006}.cfab-main--open{background:#0f172a}.cfab-main-label{color:#fff;white-space:nowrap;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700}.cfab-options{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;max-height:0;transition:max-height .3s,opacity .25s;display:flex;overflow:hidden}.cfab-options--open{opacity:1;pointer-events:all;max-height:200px}.cfab-option-row{align-items:center;gap:10px;transition:transform .3s;display:flex;transform:translateY(10px)}.cfab-options--open .cfab-option-row{transform:translateY(0)}.cfab-label{color:#fff;white-space:nowrap;letter-spacing:.02em;border-radius:8px;padding:5px 12px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.cfab-label--wa{background:#128c7e}.cfab-label--call{background:#0ea5e9}.cfab-btn{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #00000040}.cfab-btn:hover{transform:scale(1.1)}.cfab-btn--wa{background:#25d366;box-shadow:0 4px 14px #25d36673}.cfab-btn--call{background:#0ea5e9;box-shadow:0 4px 14px #0ea5e973}
