.timbratura-theme{--tb-background: hsl(195 50% 7%);--tb-foreground: hsl(180 10% 95%);--tb-card: hsl(195 40% 10%);--tb-card-foreground: hsl(180 10% 95%);--tb-primary: hsl(145 63% 42%);--tb-primary-foreground: hsl(195 50% 7%);--tb-secondary: hsl(195 30% 14%);--tb-secondary-foreground: hsl(180 10% 85%);--tb-muted: hsl(195 25% 16%);--tb-muted-foreground: hsl(195 15% 55%);--tb-destructive: hsl(0 72% 51%);--tb-border: hsl(195 20% 18%);--tb-radius: .75rem;--tb-gradient-green: linear-gradient(135deg, hsl(145 63% 42%), hsl(160 60% 36%));--tb-shadow-green: 0 4px 32px hsl(145 63% 42% / .2);--tb-shadow-card: 0 8px 32px hsl(0 0% 0% / .3);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:var(--tb-foreground);background-color:var(--tb-background);-webkit-font-smoothing:antialiased}.timbratura-theme h1,.timbratura-theme h2,.timbratura-theme h3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.timbratura-theme .tb-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.timbratura-theme .tb-glass-card{background:#0f1f2499;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsl(195 20% 18% / .5);border-radius:1rem;box-shadow:var(--tb-shadow-card)}.timbratura-theme .tb-glow-green{box-shadow:var(--tb-shadow-green)}.timbratura-theme .tb-text-gradient-green{background-image:var(--tb-gradient-green);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.timbratura-theme .tb-section-padding{padding-top:5rem;padding-bottom:5rem}@media(min-width:768px){.timbratura-theme .tb-section-padding{padding-top:7rem;padding-bottom:7rem}}@keyframes tb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes tb-pulse-glow{0%,to{box-shadow:0 0 20px #28af6026}50%{box-shadow:0 0 40px #28af604d}}@keyframes tb-particle{0%,to{transform:translateY(0);opacity:.2}50%{transform:translateY(-30px);opacity:.6}}.timbratura-theme .tb-animate-pulse-glow{animation:tb-pulse-glow 3s ease-in-out infinite}.timbratura-theme .tb-animate-float{animation:tb-float 6s ease-in-out infinite}
