@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Be+Vietnam+Pro:wght@300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--font-primary:"Inter","Be Vietnam Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-secondary:"Be Vietnam Pro","Inter",sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--color-primary:#3498db;--color-secondary:#2c3e50;--color-success:#27ae60;--color-danger:#e74c3c;--color-warning:#f39c12;--color-info:#3498db;--color-text-primary:#2c3e50;--color-text-secondary:#7f8c8d;--color-text-muted:#95a5a6;--color-bg-primary:#fff;--color-bg-secondary:#f8f9fa;--color-bg-tertiary:#ecf0f1;--color-border:#dee2e6;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--transition-fast:150ms ease-in-out;--transition-base:300ms ease-in-out;--transition-slow:500ms ease-in-out}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;background-color:var(--color-bg-secondary);font-size:1rem;font-size:var(--text-base);font-weight:400;font-weight:var(--font-normal);line-height:1.6}body,h1,h2,h3,h4,h5,h6{color:#2c3e50;color:var(--color-text-primary);font-family:Inter,Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-weight:700;font-weight:var(--font-bold);line-height:1.2;margin-bottom:1rem;margin-bottom:var(--spacing-md)}h1{font-size:2.25rem;font-size:var(--text-4xl);font-weight:800;font-weight:var(--font-extrabold)}h1,h2{letter-spacing:-.025em}h2{font-size:1.875rem;font-size:var(--text-3xl);font-weight:700;font-weight:var(--font-bold)}h3{font-size:1.5rem;font-size:var(--text-2xl)}h3,h4{font-weight:600;font-weight:var(--font-semibold)}h4{font-size:1.25rem;font-size:var(--text-xl)}h5{font-size:1.125rem;font-size:var(--text-lg)}h5,h6{font-weight:500;font-weight:var(--font-medium)}h6{font-size:1rem;font-size:var(--text-base)}p{line-height:1.7;margin-bottom:1rem;margin-bottom:var(--spacing-md)}a{color:#3498db;color:var(--color-primary);text-decoration:none;transition:color .15s ease-in-out;transition:color var(--transition-fast)}a:hover{color:#2980b9}button{cursor:pointer;font-family:Inter,Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-weight:500;font-weight:var(--font-medium);transition:all .3s ease-in-out;transition:all var(--transition-base)}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{font-family:Inter,Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:1rem;font-size:var(--text-base);font-weight:400;font-weight:var(--font-normal)}code{background-color:#ecf0f1;background-color:var(--color-bg-tertiary);border-radius:4px;border-radius:var(--radius-sm);font-family:Fira Code,Courier New,monospace;font-size:.9em;padding:.2em .4em}b,strong{font-weight:600;font-weight:var(--font-semibold)}small{color:#7f8c8d;color:var(--color-text-secondary);font-size:.875rem;font-size:var(--text-sm)}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f8f9fa;background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:#95a5a6;background:var(--color-text-muted);border-radius:9999px;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#7f8c8d;background:var(--color-text-secondary)}::selection{background-color:#3498db;background-color:var(--color-primary);color:#fff}::-moz-selection{background-color:#3498db;background-color:var(--color-primary);color:#fff}.font-primary{font-family:Inter,Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary)}.font-secondary{font-family:Be Vietnam Pro,Inter,sans-serif;font-family:var(--font-secondary)}.text-xs{font-size:.75rem;font-size:var(--text-xs)}.text-sm{font-size:.875rem;font-size:var(--text-sm)}.text-base{font-size:1rem;font-size:var(--text-base)}.text-lg{font-size:1.125rem;font-size:var(--text-lg)}.text-xl{font-size:1.25rem;font-size:var(--text-xl)}.text-2xl{font-size:1.5rem;font-size:var(--text-2xl)}.text-3xl{font-size:1.875rem;font-size:var(--text-3xl)}.text-4xl{font-size:2.25rem;font-size:var(--text-4xl)}.font-light{font-weight:300;font-weight:var(--font-light)}.font-normal{font-weight:400;font-weight:var(--font-normal)}.font-medium{font-weight:500;font-weight:var(--font-medium)}.font-semibold{font-weight:600;font-weight:var(--font-semibold)}.font-bold{font-weight:700;font-weight:var(--font-bold)}.font-extrabold{font-weight:800;font-weight:var(--font-extrabold)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-slideIn{animation:slideIn .3s ease-out}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}@media (max-width:768px){:root{--text-4xl:1.875rem;--text-3xl:1.5rem;--text-2xl:1.25rem}}@keyframes cardHoverUp{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@keyframes imageZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f8f9fa,#ecf0f1 50%,#f8f9fa);background:linear-gradient(90deg,var(--color-bg-secondary) 0,var(--color-bg-tertiary) 50%,var(--color-bg-secondary) 100%);background-size:1000px 100%}html{scroll-behavior:smooth}:focus-visible{outline:2px solid #3498db;outline:2px solid var(--color-primary);outline-offset:2px}button:active{transform:scale(.98)}.product-card{animation:fadeInUp .5s ease-out backwards}.product-card:first-child{animation-delay:.05s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.15s}.product-card:nth-child(4){animation-delay:.2s}.product-card:nth-child(5){animation-delay:.25s}.product-card:nth-child(6){animation-delay:.3s}.product-card:nth-child(7){animation-delay:.35s}.product-card:nth-child(8){animation-delay:.4s}@media (max-width:768px){.product-card{animation-delay:0s!important}}.rich-text-html{color:#2c3e50;font-size:1rem;line-height:1.8}.rich-text-html h1,.rich-text-html h2,.rich-text-html h3,.rich-text-html h4,.rich-text-html h5,.rich-text-html h6{color:#2c5f2d;font-weight:600;line-height:1.4;margin-bottom:1rem;margin-top:1.5rem}.rich-text-html h1{font-size:2rem}.rich-text-html h2{font-size:1.75rem}.rich-text-html h3{font-size:1.5rem}.rich-text-html h4{font-size:1.25rem}.rich-text-html p{line-height:1.8;margin-bottom:1rem}.rich-text-html ol,.rich-text-html ul{margin-bottom:1rem;margin-left:1.5rem}.rich-text-html li{line-height:1.6;margin-bottom:.5rem}.rich-text-html img{border-radius:8px;display:block;height:auto;margin:1rem 0;max-width:100%}.rich-text-html video{height:auto}.rich-text-html iframe,.rich-text-html video{border-radius:8px;display:block;margin:1.5rem auto;max-width:400px;width:100%}.rich-text-html iframe{border:none;height:225px}.rich-text-html div[style*="padding-bottom: 56.25%"]{margin:1.5rem auto;max-width:400px}.rich-text-html table{border-collapse:collapse;margin:1rem 0;width:100%}.rich-text-html td,.rich-text-html th{border:1px solid #ddd;padding:12px;text-align:left}.rich-text-html th{background-color:#f8f9fa;color:#2c5f2d;font-weight:600}.rich-text-html a{color:#3498db;text-decoration:none}.rich-text-html a:hover{color:#2980b9;text-decoration:underline}.rich-text-html blockquote{background-color:#f9f9f9;border-left:4px solid #2c5f2d;border-radius:4px;color:#555;font-style:italic;margin:1rem 0;padding:1rem}.rich-text-html b,.rich-text-html strong{color:#2c5f2d;font-weight:600}.rich-text-html em,.rich-text-html i{font-style:italic}@media (max-width:768px){.rich-text-html{font-size:.95rem}.rich-text-html h1{font-size:1.75rem}.rich-text-html h2{font-size:1.5rem}.rich-text-html h3{font-size:1.25rem}.rich-text-html iframe{height:250px}}
/*# sourceMappingURL=main.5200e558.css.map*/