@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600;700&display=swap";:root{--nashe-background: #ffffff;--nashe-foreground: #0d0d0d;--nashe-primary: #141414;--nashe-primary-foreground: #ffffff;--nashe-secondary: #f5f5f5;--nashe-secondary-foreground: #141414;--nashe-muted: #f0f0f0;--nashe-muted-foreground: #737373;--nashe-border: #e5e5e5;--nashe-destructive: #ef4444;--nashe-font-display: "Bebas Neue", sans-serif;--nashe-font-body: "Inter", sans-serif;--nashe-container-padding: 1rem;--nashe-container-max: 1280px;--nashe-transition: .15s ease;--nashe-transition-slow: .3s ease}.nashe-section *{box-sizing:border-box}.nashe-container{width:100%;max-width:var(--nashe-container-max);margin:0 auto;padding:0 var(--nashe-container-padding)}@media(min-width:768px){.nashe-container{padding:0 2rem}}.nashe-font-display{font-family:var(--nashe-font-display);letter-spacing:.05em}.nashe-font-body{font-family:var(--nashe-font-body)}.nashe-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--nashe-primary);color:var(--nashe-primary-foreground);padding:.75rem 2rem;font-family:var(--nashe-font-body);font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border:none;cursor:pointer;transition:opacity var(--nashe-transition)}.nashe-btn-primary:hover{opacity:.8}.nashe-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:var(--nashe-foreground);padding:.75rem 2rem;font-family:var(--nashe-font-body);font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border:1px solid var(--nashe-foreground);cursor:pointer;transition:all var(--nashe-transition)}.nashe-btn-outline:hover{background:var(--nashe-foreground);color:var(--nashe-background)}.nashe-text-center{text-align:center}.nashe-text-muted{color:var(--nashe-muted-foreground)}@keyframes nashe-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.nashe-animate-fade-in{animation:nashe-fade-in .5s ease forwards}.nashe-loader{display:flex;justify-content:center;align-items:center;padding:8rem 0}.nashe-spinner{width:1.5rem;height:1.5rem;border:2px solid var(--nashe-border);border-top-color:var(--nashe-foreground);border-radius:50%;animation:nashe-spin .8s linear infinite}@keyframes nashe-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/nashe-shared.css.map */
