*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{overflow-x:hidden;min-width:320px;font-family:Plus Jakarta Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--text-xs: clamp(.7rem, 1.5vw, .75rem);--text-sm: clamp(.8rem, 1.8vw, .875rem);--text-base: clamp(.9rem, 2vw, 1rem);--text-lg: clamp(1rem, 2.2vw, 1.125rem);--text-xl: clamp(1.1rem, 2.5vw, 1.25rem);--text-2xl: clamp(1.2rem, 3vw, 1.5rem);--text-3xl: clamp(1.4rem, 3.5vw, 1.875rem);--text-4xl: clamp(1.6rem, 4vw, 2.25rem);--text-5xl: clamp(1.8rem, 5vw, 3rem);--text-6xl: clamp(2rem, 6vw, 3.75rem);--text-7xl: clamp(2.2rem, 7vw, 4.5rem);--text-8xl: clamp(2.5rem, 8.5vw, 6rem);--brand-blue: #024095;--brand-cyan: #07bee8;--brand-light: #F9F9FB;--space-section: clamp(3rem, 8vw, 6rem);--space-container-px: clamp(1rem, 5vw, 1.5rem)}img,video,iframe,embed,object{max-width:100%;height:auto;display:block}img{object-fit:cover}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:var(--space-container-px)}.section-pad{padding-block:var(--space-section)}a,button,[role=button]{min-height:44px}button,[type=button],[type=submit]{cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.5rem;font-weight:800;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.2em;border-radius:.375rem;transition:all .3s ease;white-space:nowrap;text-align:center;width:100%}@media(min-width:480px){.btn{width:auto}}h1,h2,h3,h4,h5,h6,p,span,a{overflow-wrap:break-word;word-break:break-word}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes pulse-blob{0%,to{transform:scale(1) translate(0);opacity:.6}50%{transform:scale(1.15) translate(20px,-10px);opacity:.9}}.hero-blob{animation:pulse-blob 8s ease-in-out infinite}@keyframes count-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stat-num{animation:count-up .6s ease-out both}#mobile-drawer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease,padding .3s ease;opacity:0;padding-top:0;padding-bottom:0}#mobile-drawer.open{max-height:600px;opacity:1;padding-top:1.5rem;padding-bottom:1.5rem}.hamburger-bar{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.hamburger.is-open .bar-top{transform:translateY(6px) rotate(45deg)}.hamburger.is-open .bar-mid{opacity:0;transform:scaleX(0)}.hamburger.is-open .bar-bottom{transform:translateY(-6px) rotate(-45deg)}.badge-stock{background:#ecfdf5;color:#059669}.badge-order{background:#fff7ed;color:#d97706}.grid-auto-fill-sm{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:1.5rem}.grid-auto-fill-md{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.5rem}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}html,body{overflow-x:hidden;width:100%;max-width:100%}@keyframes fadeUpIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes loadingLine{0%{left:-100%}to{left:100%}}@keyframes slowZoom{0%{transform:scale(.95)}to{transform:scale(1.05)}}@keyframes simpleFadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeUpIn[data-astro-cid-sckkx6r4]{animation:fadeUpIn .8s ease-out forwards}.animate-loadingLine[data-astro-cid-sckkx6r4]{animation:loadingLine 1.2s ease-in-out infinite}.animate-slowZoom[data-astro-cid-sckkx6r4]{animation:slowZoom 2.5s ease-out forwards}.animate-simpleFadeIn[data-astro-cid-sckkx6r4]{animation:simpleFadeIn .8s ease-in forwards;animation-delay:.4s}@keyframes slideUpPopup{0%{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}#navbar[data-astro-cid-5blmo7yk][data-theme=dark]:not(.scrolled) .nav-text[data-astro-cid-5blmo7yk]{color:#fff!important}#navbar[data-astro-cid-5blmo7yk][data-theme=dark]:not(.scrolled) .nav-subtext[data-astro-cid-5blmo7yk]{color:#fffc!important}#navbar[data-astro-cid-5blmo7yk][data-theme=dark]:not(.scrolled) .nav-link[data-astro-cid-5blmo7yk]{color:#fff!important}#navbar[data-astro-cid-5blmo7yk][data-theme=dark]:not(.scrolled) .hamburger[data-astro-cid-5blmo7yk]{color:#fff!important}.social-btn[data-astro-cid-sz7xmlte]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;border-radius:50%!important;border:1px solid #e2e8f0;color:#94a3b8;transition:all .3s ease;box-shadow:0 1px 2px #0000000d;flex-shrink:0!important;text-decoration:none}.social-btn[data-astro-cid-sz7xmlte]:hover{box-shadow:0 4px 12px #0000001f}.social-btn[data-astro-cid-sz7xmlte].instagram:hover{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-color:transparent;color:#fff}.social-btn[data-astro-cid-sz7xmlte].facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.social-btn[data-astro-cid-sz7xmlte].youtube:hover{background:red;border-color:red;color:#fff}@media(min-width:640px){.social-btn[data-astro-cid-sz7xmlte]{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}}
