.MobileNav-module__4BEliq__overlay{z-index:var(--z-overlay);visibility:hidden;opacity:0;transition:visibility 0s linear .4s,opacity .3s;position:fixed;inset:0}.MobileNav-module__4BEliq__overlayOpen{visibility:visible;opacity:1;transition:visibility linear,opacity .3s}.MobileNav-module__4BEliq__backdrop{-webkit-backdrop-filter:blur(8px);background:#1a1a2e80;position:absolute;inset:0}.MobileNav-module__4BEliq__panel{background:var(--card);width:min(380px,85vw);box-shadow:var(--shadow-xl);flex-direction:column;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.MobileNav-module__4BEliq__overlayOpen .MobileNav-module__4BEliq__panel{transform:translate(0)}.MobileNav-module__4BEliq__panelHeader{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.MobileNav-module__4BEliq__panelLogo{align-items:center;gap:var(--space-2);text-decoration:none;display:flex}.MobileNav-module__4BEliq__logoImageWrapper{justify-content:center;align-items:center;width:44px;height:28px;display:flex;position:relative}.MobileNav-module__4BEliq__logoImage{object-fit:contain}.MobileNav-module__4BEliq__panelLogoText{font-family:var(--font-logo);font-weight:800;font-size:var(--text-lg);background:linear-gradient(135deg,#e5c158 0%,#b88e2f 100%);-webkit-text-fill-color:transparent;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text}.MobileNav-module__4BEliq__closeButton{background:var(--surface);border-radius:var(--radius-full);cursor:pointer;width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}.MobileNav-module__4BEliq__closeButton:hover{background:var(--accent-light);color:var(--accent);transform:rotate(90deg)}.MobileNav-module__4BEliq__navLinks{padding:var(--space-6);gap:var(--space-1);flex-direction:column;flex:1;display:flex;overflow-y:auto}.MobileNav-module__4BEliq__mobileNavLink{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-4);font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);font-weight:500;text-decoration:none;display:flex}.MobileNav-module__4BEliq__mobileNavLink:hover{background:var(--primary-light);color:var(--primary);transform:translate(6px)}.MobileNav-module__4BEliq__mobileNavLinkActive{background:var(--primary-light);color:var(--primary);font-weight:600}.MobileNav-module__4BEliq__navLinkIcon{opacity:.5;width:20px;height:20px}.MobileNav-module__4BEliq__mobileNavLink:hover .MobileNav-module__4BEliq__navLinkIcon{opacity:1}.MobileNav-module__4BEliq__divider{background:var(--border-light);width:100%;height:1px;margin:var(--space-2) 0}.MobileNav-module__4BEliq__ctaSection{padding:0 var(--space-6) var(--space-4)}.MobileNav-module__4BEliq__mobileCta{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-4);font-family:var(--font-heading);font-weight:600;font-size:var(--text-base);color:var(--text-inverse);background:var(--gradient-primary);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);border:none;text-decoration:none;display:flex;box-shadow:0 4px 15px #6c63ff4d}.MobileNav-module__4BEliq__mobileCta:hover{color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 8px 25px #6c63ff66}.MobileNav-module__4BEliq__contactSection{padding:var(--space-5) var(--space-6);background:var(--surface);border-top:1px solid var(--border-light);gap:var(--space-3);flex-direction:column;display:flex}.MobileNav-module__4BEliq__contactItem{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.MobileNav-module__4BEliq__contactItemIcon{width:16px;height:16px;color:var(--primary);flex-shrink:0}.MobileNav-module__4BEliq__contactItem a{color:var(--text-secondary);transition:color var(--transition-fast);text-decoration:none}.MobileNav-module__4BEliq__contactItem a:hover{color:var(--primary)}
.Header-module__onPCRq__header{height:var(--header-height);z-index:var(--z-sticky);transition:all var(--transition-base);background:0 0;position:fixed;top:0;left:0;right:0}.Header-module__onPCRq__headerScrolled{-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-md);border-bottom:1px solid var(--border-light);background:#fffffff2}.Header-module__onPCRq__headerInner{height:100%;max-width:var(--container-xl);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__onPCRq__logo{align-items:center;gap:var(--space-2);flex-shrink:0;text-decoration:none;display:flex}.Header-module__onPCRq__logoImageWrapper{width:48px;height:32px;transition:transform var(--transition-base);justify-content:center;align-items:center;display:flex;position:relative}.Header-module__onPCRq__logo:hover .Header-module__onPCRq__logoImageWrapper{transform:scale(1.08)rotate(-3deg)}.Header-module__onPCRq__logoImage{object-fit:contain}.Header-module__onPCRq__logoText{font-family:var(--font-logo);font-weight:800;font-size:var(--text-xl);background:linear-gradient(135deg,#e5c158 0%,#b88e2f 100%);-webkit-text-fill-color:transparent;letter-spacing:.02em;text-shadow:0 2px 4px #00000005;-webkit-background-clip:text;background-clip:text}.Header-module__onPCRq__desktopNav{align-items:center;gap:var(--space-1);display:flex}.Header-module__onPCRq__navLink{padding:var(--space-2) var(--space-3);font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);white-space:nowrap;font-weight:500;text-decoration:none;position:relative}.Header-module__onPCRq__navLink:hover{color:var(--primary);background:var(--primary-light)}.Header-module__onPCRq__navLink:after{content:"";background:var(--primary);border-radius:var(--radius-full);width:20px;height:2px;transition:transform var(--transition-base);position:absolute;bottom:2px;left:50%;transform:translate(-50%)scaleX(0)}.Header-module__onPCRq__navLink:hover:after{transform:translate(-50%)scaleX(1)}.Header-module__onPCRq__navLinkActive{color:var(--primary);font-weight:600}.Header-module__onPCRq__navLinkActive:after{transform:translate(-50%)scaleX(1)}.Header-module__onPCRq__ctaButton{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);margin-left:var(--space-4);font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);color:var(--text-inverse);background:var(--gradient-primary);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;transition:all var(--transition-base);border:none;text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #6c63ff4d}.Header-module__onPCRq__ctaButton:hover{color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 8px 25px #6c63ff66}.Header-module__onPCRq__menuButton{border-radius:var(--radius-md);cursor:pointer;width:42px;height:42px;color:var(--text-primary);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}.Header-module__onPCRq__menuButton:hover{background:var(--primary-light);color:var(--primary)}@media (max-width:1024px){.Header-module__onPCRq__desktopNav,.Header-module__onPCRq__ctaButton{display:none}.Header-module__onPCRq__menuButton{display:flex}}@media (max-width:480px){.Header-module__onPCRq__logoText{font-size:var(--text-lg)}.Header-module__onPCRq__logoIcon{width:32px;height:32px;font-size:var(--text-base)}}
.Footer-module__daAaVG__footer{background:var(--gradient-footer);color:#ffffffd9;position:relative;overflow:hidden}.Footer-module__daAaVG__footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c63ff14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;right:-100px}.Footer-module__daAaVG__footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#4ecdc40f 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-150px;left:-100px}.Footer-module__daAaVG__footerInner{z-index:1;max-width:var(--container-xl);padding:var(--space-16) var(--container-padding) var(--space-8);margin:0 auto;position:relative}.Footer-module__daAaVG__footerGrid{gap:var(--space-12);padding-bottom:var(--space-12);border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1fr;display:grid}.Footer-module__daAaVG__brandSection{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__daAaVG__brandLogo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Footer-module__daAaVG__logoImageWrapper{width:48px;height:32px;transition:transform var(--transition-base);justify-content:center;align-items:center;display:flex;position:relative}.Footer-module__daAaVG__brandLogo:hover .Footer-module__daAaVG__logoImageWrapper{transform:scale(1.08)rotate(-3deg)}.Footer-module__daAaVG__logoImage{object-fit:contain}.Footer-module__daAaVG__brandName{font-family:var(--font-logo);font-weight:800;font-size:var(--text-2xl);background:linear-gradient(135deg,#e5c158 0%,#b88e2f 100%);-webkit-text-fill-color:transparent;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text}.Footer-module__daAaVG__brandTagline{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--primary);letter-spacing:var(--tracking-wide);text-transform:uppercase;font-weight:500}.Footer-module__daAaVG__brandDescription{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:#fff9;max-width:320px}.Footer-module__daAaVG__footerColumn{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__daAaVG__columnTitle{font-family:var(--font-heading);font-weight:600;font-size:var(--text-base);color:#fff;letter-spacing:var(--tracking-wide)}.Footer-module__daAaVG__columnLinks{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__daAaVG__footerLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#ffffff8c;transition:all var(--transition-fast);padding:var(--space-1) 0;text-decoration:none;display:inline-flex}.Footer-module__daAaVG__footerLink:hover{color:var(--primary);transform:translate(4px)}.Footer-module__daAaVG__footerLinkIcon{opacity:.5;flex-shrink:0;width:16px;height:16px}.Footer-module__daAaVG__contactItem{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:#ffffff8c;line-height:var(--leading-normal);display:flex}.Footer-module__daAaVG__contactIcon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:2px}.Footer-module__daAaVG__contactText a{color:#ffffff8c;transition:color var(--transition-fast);text-decoration:none}.Footer-module__daAaVG__contactText a:hover{color:var(--primary)}.Footer-module__daAaVG__newsletterSection{padding:var(--space-10) 0;border-bottom:1px solid #ffffff14}.Footer-module__daAaVG__newsletterInner{justify-content:space-between;align-items:center;gap:var(--space-8);display:flex}.Footer-module__daAaVG__newsletterText{flex:1}.Footer-module__daAaVG__newsletterTitle{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);color:#fff;margin-bottom:var(--space-2)}.Footer-module__daAaVG__newsletterSubtitle{font-size:var(--text-sm);color:#ffffff80}.Footer-module__daAaVG__newsletterForm{gap:var(--space-2);flex:1;max-width:440px;display:flex}.Footer-module__daAaVG__newsletterInput{padding:var(--space-3) var(--space-4);border-radius:var(--radius-full);color:#fff;font-size:var(--text-sm);transition:all var(--transition-fast);background:#ffffff12;border:1px solid #ffffff1f;outline:none;flex:1}.Footer-module__daAaVG__newsletterInput::placeholder{color:#ffffff59}.Footer-module__daAaVG__newsletterInput:focus{border-color:var(--primary);background:#ffffff1a;box-shadow:0 0 0 3px #6c63ff33}.Footer-module__daAaVG__newsletterButton{padding:var(--space-3) var(--space-6);background:var(--gradient-primary);color:#fff;border-radius:var(--radius-full);font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);cursor:pointer;white-space:nowrap;transition:all var(--transition-base);border:none;box-shadow:0 4px 15px #6c63ff4d}.Footer-module__daAaVG__newsletterButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6c63ff66}.Footer-module__daAaVG__socialSection{padding:var(--space-8) 0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex}.Footer-module__daAaVG__socialLinks{gap:var(--space-3);display:flex}.Footer-module__daAaVG__socialLink{border-radius:var(--radius-full);color:#ffffffa6;width:40px;height:40px;transition:all var(--transition-base);background:#ffffff12;border:1px solid #ffffff1a;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__daAaVG__socialLink:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #6c63ff66}.Footer-module__daAaVG__socialLabel{font-size:var(--text-sm);color:#fff6}.Footer-module__daAaVG__copyright{padding-top:var(--space-6);font-size:var(--text-xs);color:#ffffff59;justify-content:space-between;align-items:center;display:flex}.Footer-module__daAaVG__copyrightLinks{gap:var(--space-6);display:flex}.Footer-module__daAaVG__copyrightLink{color:#ffffff59;transition:color var(--transition-fast);text-decoration:none}.Footer-module__daAaVG__copyrightLink:hover{color:var(--primary)}@media (max-width:1024px){.Footer-module__daAaVG__footerGrid{gap:var(--space-10);grid-template-columns:1fr 1fr}.Footer-module__daAaVG__brandSection{grid-column:1/-1}.Footer-module__daAaVG__newsletterInner{flex-direction:column;align-items:flex-start}.Footer-module__daAaVG__newsletterForm{width:100%;max-width:100%}}@media (max-width:768px){.Footer-module__daAaVG__footerGrid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__daAaVG__brandSection{grid-column:auto}.Footer-module__daAaVG__socialSection{gap:var(--space-4);text-align:center;flex-direction:column}.Footer-module__daAaVG__copyright{gap:var(--space-3);text-align:center;flex-direction:column}.Footer-module__daAaVG__newsletterForm{flex-direction:column}.Footer-module__daAaVG__newsletterButton{width:100%}}@media (max-width:480px){.Footer-module__daAaVG__footerInner{padding:var(--space-10) var(--container-padding) var(--space-6)}}
.FloatingWidgets-module__gQjmvq__widgetsContainer{z-index:999;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:24px;right:24px}.FloatingWidgets-module__gQjmvq__widgetBtn{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 4px 16px #00000026}.FloatingWidgets-module__gQjmvq__widgetBtn:hover{transform:scale(1.08)translateY(-2px);box-shadow:0 6px 20px #00000038}.FloatingWidgets-module__gQjmvq__whatsappBtn{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}.FloatingWidgets-module__gQjmvq__pulseRing{pointer-events:none;border:2px solid #25d366;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite FloatingWidgets-module__gQjmvq__pulseGlow;position:absolute;top:0;left:0}@keyframes FloatingWidgets-module__gQjmvq__pulseGlow{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.FloatingWidgets-module__gQjmvq__chatBtn{background:linear-gradient(135deg, var(--primary) 0%, #5146e6 100%)}.FloatingWidgets-module__gQjmvq__chatBtnActive{background:#1a1a2e}.FloatingWidgets-module__gQjmvq__chatWindow{border:1px solid var(--border-light);width:350px;height:480px;box-shadow:var(--shadow-xl);text-align:left;background:#fff;border-radius:20px;flex-direction:column;animation:.35s cubic-bezier(.16,1,.3,1) FloatingWidgets-module__gQjmvq__slideUp;display:flex;position:absolute;bottom:70px;right:0;overflow:hidden}@keyframes FloatingWidgets-module__gQjmvq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.FloatingWidgets-module__gQjmvq__chatHeader{color:#fff;background:#1a1a2e;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:16px;display:flex}.FloatingWidgets-module__gQjmvq__botAvatar{background:var(--primary);width:36px;height:36px;font-family:var(--font-heading);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex;position:relative}.FloatingWidgets-module__gQjmvq__onlineBadge{background:#25d366;border:2px solid #1a1a2e;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.FloatingWidgets-module__gQjmvq__headerInfo h3{font-family:var(--font-heading);margin:0;font-size:.95rem;font-weight:700}.FloatingWidgets-module__gQjmvq__headerInfo span{font-family:var(--font-body);opacity:.75;font-size:.7rem}.FloatingWidgets-module__gQjmvq__closeBtn{color:#fff;opacity:.7;cursor:pointer;background:0 0;border:none;align-items:center;margin-left:auto;padding:4px;transition:opacity .2s;display:flex}.FloatingWidgets-module__gQjmvq__closeBtn:hover{opacity:1}.FloatingWidgets-module__gQjmvq__chatBody{scrollbar-width:thin;background:#f8f9fe;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.FloatingWidgets-module__gQjmvq__msgRow{width:100%;display:flex}.FloatingWidgets-module__gQjmvq__botRow{justify-content:flex-start}.FloatingWidgets-module__gQjmvq__userRow{justify-content:flex-end}.FloatingWidgets-module__gQjmvq__msgBubble{max-width:80%;font-family:var(--font-body);border-radius:14px;padding:10px 14px;font-size:.82rem;line-height:1.45}.FloatingWidgets-module__gQjmvq__botRow .FloatingWidgets-module__gQjmvq__msgBubble{color:var(--text-primary);white-space:pre-line;background:#fff;border:1px solid #0000000a;border-bottom-left-radius:4px;box-shadow:0 2px 4px #00000008}.FloatingWidgets-module__gQjmvq__userRow .FloatingWidgets-module__gQjmvq__msgBubble{background:var(--primary);color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 4px #6c63ff26}.FloatingWidgets-module__gQjmvq__msgTime{opacity:.6;text-align:right;margin-top:4px;font-size:.6rem;display:block}.FloatingWidgets-module__gQjmvq__botRow .FloatingWidgets-module__gQjmvq__msgTime{color:var(--text-secondary)}.FloatingWidgets-module__gQjmvq__userRow .FloatingWidgets-module__gQjmvq__msgTime{color:#fffc}.FloatingWidgets-module__gQjmvq__typingIndicator{background:#fff;border:1px solid #0000000a;border-radius:14px 14px 14px 4px;gap:4px;padding:12px 16px;display:flex}.FloatingWidgets-module__gQjmvq__typingIndicator span{background:var(--text-secondary);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite FloatingWidgets-module__gQjmvq__typing}.FloatingWidgets-module__gQjmvq__typingIndicator span:nth-child(2){animation-delay:.2s}.FloatingWidgets-module__gQjmvq__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes FloatingWidgets-module__gQjmvq__typing{0%,to{transform:translateY(0)}50%{opacity:.9;transform:translateY(-4px)}}.FloatingWidgets-module__gQjmvq__chipsContainer{border-top:1px solid var(--border-light);scrollbar-width:none;background:#f8f9fe;gap:6px;padding:10px;display:flex;overflow-x:auto}.FloatingWidgets-module__gQjmvq__chipsContainer::-webkit-scrollbar{display:none}.FloatingWidgets-module__gQjmvq__chipBtn{border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9999px;padding:6px 12px;font-size:.72rem;font-weight:700;transition:all .2s;box-shadow:0 1px 3px #00000005}.FloatingWidgets-module__gQjmvq__chipBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.FloatingWidgets-module__gQjmvq__chatInputArea{border-top:1px solid var(--border-light);background:#fff;align-items:center;gap:8px;padding:10px 14px;display:flex}.FloatingWidgets-module__gQjmvq__chatInput{font-family:var(--font-body);color:var(--text-primary);border:none;outline:none;flex:1;font-size:.85rem}.FloatingWidgets-module__gQjmvq__chatInput::placeholder{color:var(--text-secondary);opacity:.8}.FloatingWidgets-module__gQjmvq__sendBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.FloatingWidgets-module__gQjmvq__sendBtn:hover{background:#5146e6;transform:scale(1.05)}@media (max-width:480px){.FloatingWidgets-module__gQjmvq__widgetsContainer{bottom:16px;right:16px}.FloatingWidgets-module__gQjmvq__chatWindow{width:calc(100vw - 32px);height:400px;bottom:64px}}
:root{--font-heading:"Outfit", sans-serif;--font-body:"DM Sans", sans-serif;--font-logo:"Cinzel", serif;--primary:#6c63ff;--primary-hover:#5a52d5;--primary-light:#ede9ff;--accent:#ff6b6b;--accent-hover:#e85d5d;--accent-light:#fff0f0;--teal:#4ecdc4;--teal-hover:#3dbdb4;--teal-light:#e8faf8;--yellow:#ffd93d;--yellow-light:#fff8e1;--surface:#f8f9fe;--surface-alt:#f0f1fa;--card:#fff;--text-primary:#1a1a2e;--text-secondary:#6b7280;--text-muted:#9ca3af;--text-inverse:#fff;--border:#e5e7eb;--border-light:#f3f4f6;--border-focus:#6c63ff;--shadow-sm:0 1px 3px #6c63ff14;--shadow-md:0 4px 20px #6c63ff1f;--shadow-lg:0 10px 40px #6c63ff26;--shadow-xl:0 20px 60px #6c63ff33;--shadow-card:0 2px 12px #6c63ff0f;--shadow-card-hover:0 12px 40px #6c63ff2e;--gradient-hero:linear-gradient(135deg, #6c63ff 0%, #4ecdc4 100%);--gradient-cta:linear-gradient(135deg, #ff6b6b 0%, #ff8e8e 100%);--gradient-card:linear-gradient(135deg, #f8f9fe 0%, #ede9ff 100%);--gradient-primary:linear-gradient(135deg, #6c63ff 0%, #8b83ff 100%);--gradient-dark:linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);--gradient-footer:linear-gradient(180deg, #1a1a2e 0%, #0f0f1e 100%);--gradient-glass:linear-gradient(135deg, #ffffffe6 0%, #ffffffb3 100%);--text-xs:clamp(.7rem, .65rem + .25vw, .75rem);--text-sm:clamp(.8rem, .75rem + .25vw, .875rem);--text-base:clamp(.9rem, .85rem + .25vw, 1rem);--text-md:clamp(1rem, .925rem + .375vw, 1.125rem);--text-lg:clamp(1.1rem, 1rem + .5vw, 1.25rem);--text-xl:clamp(1.2rem, 1.05rem + .75vw, 1.5rem);--text-2xl:clamp(1.4rem, 1.15rem + 1.25vw, 1.875rem);--text-3xl:clamp(1.7rem, 1.3rem + 2vw, 2.25rem);--text-4xl:clamp(2rem, 1.4rem + 3vw, 3rem);--text-5xl:clamp(2.4rem, 1.5rem + 4.5vw, 3.75rem);--text-6xl:clamp(2.8rem, 1.6rem + 6vw, 4.5rem);--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.02em;--tracking-wider:.05em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--transition-spring:.4s cubic-bezier(.34, 1.56, .64, 1);--z-base:1;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1200px;--container-2xl:1400px;--container-padding:clamp(1rem, 3vw, 2rem);--header-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--text-primary);background-color:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;display:flex}main{padding-top:var(--header-height);flex:1}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text-primary)}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{color:var(--text-secondary);line-height:var(--leading-normal)}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--primary)}img,video,svg{max-width:100%;height:auto;display:block}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;border:1px solid var(--border);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff26}ul,ol{list-style:none}::selection{background-color:var(--primary);color:var(--text-inverse)}::selection{background-color:var(--primary);color:var(--text-inverse)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full);border:2px solid var(--surface)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}html{scrollbar-width:thin;scrollbar-color:var(--border) var(--surface)}.container{width:100%;max-width:var(--container-xl);padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}.container-sm{max-width:var(--container-sm)}.container-md{max-width:var(--container-md)}.container-lg{max-width:var(--container-lg)}.container-xl{max-width:var(--container-xl)}.container-2xl{max-width:var(--container-2xl)}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-6{gap:var(--space-6)}.gap-8{gap:var(--space-8)}.gap-10{gap:var(--space-10)}.gap-12{gap:var(--space-12)}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-base{font-size:var(--text-base)}.text-md{font-size:var(--text-md)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.text-3xl{font-size:var(--text-3xl)}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary-color{color:var(--primary)}.text-secondary-color{color:var(--text-secondary)}.text-muted-color{color:var(--text-muted)}.text-accent-color{color:var(--accent)}.text-teal-color{color:var(--teal)}.bg-surface{background-color:var(--surface)}.bg-surface-alt{background-color:var(--surface-alt)}.bg-card{background-color:var(--card)}.bg-primary-light{background-color:var(--primary-light)}.bg-accent-light{background-color:var(--accent-light)}.bg-teal-light{background-color:var(--teal-light)}.mt-4{margin-top:var(--space-4)}.mt-8{margin-top:var(--space-8)}.mt-12{margin-top:var(--space-12)}.mt-16{margin-top:var(--space-16)}.mb-4{margin-bottom:var(--space-4)}.mb-8{margin-bottom:var(--space-8)}.mb-12{margin-bottom:var(--space-12)}.mb-16{margin-bottom:var(--space-16)}.py-4{padding-top:var(--space-4);padding-bottom:var(--space-4)}.py-8{padding-top:var(--space-8);padding-bottom:var(--space-8)}.py-12{padding-top:var(--space-12);padding-bottom:var(--space-12)}.py-16{padding-top:var(--space-16);padding-bottom:var(--space-16)}.py-20{padding-top:var(--space-20);padding-bottom:var(--space-20)}.py-24{padding-top:var(--space-24);padding-bottom:var(--space-24)}.px-4{padding-left:var(--space-4);padding-right:var(--space-4)}.px-6{padding-left:var(--space-6);padding-right:var(--space-6)}.px-8{padding-left:var(--space-8);padding-right:var(--space-8)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-full{border-radius:var(--radius-full)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.relative{position:relative}.absolute{position:absolute}.w-full{width:100%}.h-full{height:100%}.mx-auto{margin-left:auto;margin-right:auto}.overflow-hidden{overflow:hidden}.section{padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem)}.section-header{text-align:center;max-width:680px;margin:0 auto var(--space-16)}.section-header h2{margin-bottom:var(--space-4)}.section-header p{font-size:var(--text-lg);color:var(--text-secondary)}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);white-space:nowrap;cursor:pointer;border:none;line-height:1.4;text-decoration:none;display:inline-flex}.btn-primary{background:var(--gradient-primary);color:var(--text-inverse);box-shadow:0 4px 15px #6c63ff4d}.btn-primary:hover{color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 8px 25px #6c63ff66}.btn-cta{background:var(--gradient-cta);color:var(--text-inverse);box-shadow:0 4px 15px #ff6b6b4d}.btn-cta:hover{color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 8px 25px #ff6b6b66}.btn-outline{color:var(--primary);border:2px solid var(--primary);background:0 0}.btn-outline:hover{background:var(--primary);color:var(--text-inverse);transform:translateY(-2px)}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover{background:var(--surface-alt);color:var(--primary)}.btn-lg{padding:var(--space-4) var(--space-8);font-size:var(--text-base)}.btn-sm{padding:var(--space-2) var(--space-4);font-size:var(--text-xs)}.badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);font-size:var(--text-xs);border-radius:var(--radius-full);background:var(--primary-light);color:var(--primary);font-weight:600;display:inline-flex}.badge-accent{background:var(--accent-light);color:var(--accent)}.badge-teal{background:var(--teal-light);color:var(--teal)}.gradient-text{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff4d}.card{background:var(--card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--border-light);transition:all var(--transition-base)}.card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideLeft{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes glow{0%,to{box-shadow:0 0 8px #6c63ff4d}50%{box-shadow:0 0 24px #6c63ff99}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fadeUp{animation:.6s forwards fadeUp}.animate-fadeIn{animation:.5s forwards fadeIn}.animate-slideLeft{animation:.6s forwards slideLeft}.animate-slideRight{animation:.6s forwards slideRight}.animate-scaleUp{animation:.5s forwards scaleUp}.animate-float{animation:3s ease-in-out infinite float}.animate-pulse{animation:2s ease-in-out infinite pulse}.animate-glow{animation:2s ease-in-out infinite glow}.animate-spin{animation:1s linear infinite spin}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}@media (max-width:1024px){:root{--header-height:64px}.hide-tablet{display:none!important}.show-tablet{display:flex!important}}@media (max-width:768px){:root{--header-height:60px}.section{padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(2rem,4vw,4rem)}.section-header{margin-bottom:var(--space-10)}.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}.hide-mobile{display:none!important}.show-mobile{display:flex!important}}@media (max-width:480px){.btn-lg{padding:var(--space-3) var(--space-6);font-size:var(--text-sm)}}@media (min-width:1400px){.container{max-width:var(--container-2xl)}}.show-tablet,.show-mobile{display:none!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
