:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;overflow-x:hidden}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background-color:#9b9b9b4d;border-radius:3px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}img,video{max-width:100%;height:auto}h1{font-size:3.2em;line-height:1.1}p{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}nav a[data-v-77a4f55e]{color:#2c3e50;text-decoration:none;margin:0 5px;font-family:Inter;font-weight:700;font-size:.85rem;line-height:1.5em;transition:color .2s}nav a.router-link-exact-active[data-v-77a4f55e]{color:#42b983;border-bottom:2px solid #42b983;font-weight:700}@media (min-width: 1024px){nav a[data-v-77a4f55e]{font-size:1.08rem;margin:0 10px;margin-left:1.5rem}}.header[data-v-4de28ffa]{position:sticky;top:0;background-color:#fff;border-bottom:1px solid #e0e0e0;padding:0 20px;z-index:100;box-shadow:0 2px 4px #0000001a}.logo-link[data-v-4de28ffa]{text-decoration:none;color:inherit;display:block}.header-content[data-v-4de28ffa]{margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 0}.logo[data-v-4de28ffa]{color:#2c3e50;margin:0;font-size:1.2rem;font-weight:700}.navigation[data-v-4de28ffa]{display:flex;flex:1;flex-direction:row;padding:.5rem 0;flex-wrap:nowrap;justify-content:flex-end;gap:1rem}@media (min-width: 1024px){.header-content[data-v-4de28ffa]{padding:15px 0}.logo[data-v-4de28ffa]{font-size:1.5rem}.navigation[data-v-4de28ffa]{padding:.5rem 1rem}}.footer[data-v-243f3bb3]{background-color:#f5f5f5;color:#666;padding:20px 0;margin-top:auto;border-top:1px solid #e0e0e0}.footer[data-v-243f3bb3] *{color:#666;font-size:14px}.footer-content[data-v-243f3bb3]{padding:0 20px;display:flex;flex-direction:column;gap:15px;flex-wrap:nowrap}.copyright[data-v-243f3bb3]{margin:0;font-weight:500}.footer-links[data-v-243f3bb3]{display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.security-badge[data-v-243f3bb3]{display:flex;align-items:center;gap:8px}.security-icon[data-v-243f3bb3]{vertical-align:middle}.footer-links a[data-v-243f3bb3]{color:#666;text-decoration:none;transition:color .3s ease}.footer-links a[data-v-243f3bb3]:hover{color:#333;text-decoration:underline}.icp-badge[data-v-243f3bb3]{color:#666}@media (min-width: 1024px){.footer-content[data-v-243f3bb3]{justify-content:space-between;align-items:center}.footer-links[data-v-243f3bb3]{flex-direction:row;gap:25px}}.app-container[data-v-6f9df068]{width:100vw;height:100vh;display:flex;flex-direction:column}.main-content[data-v-6f9df068]{flex:1}.hero-image[data-v-206ef3d2]{display:block;width:100%;height:auto;object-fit:cover;border:none}.card-grid[data-v-ff0aa581]{display:flex;padding:2rem;gap:4px;justify-content:space-between;flex-wrap:nowrap;width:auto;flex-direction:row}@media (max-width: 768px){.card-grid[data-v-ff0aa581]{padding:8px}}.n-card__content[data-v-ff0aa581]{padding:0;display:flex;flex-direction:column}.product-card[data-v-ff0aa581]{flex:1;transition:transform .3s ease;background-color:#f6f6f6;width:50%}.product-card[data-v-ff0aa581]:hover{cursor:pointer;transform:translateY(-5px)}.product-image[data-v-ff0aa581]{width:100%;height:auto;object-fit:cover;background-color:#fff}.product-info[data-v-ff0aa581]{padding:0 1rem}.product-title[data-v-ff0aa581]{font-size:1rem;font-family:Inter;font-weight:500;line-height:1.5em;color:#333;margin-bottom:1rem}.product-description[data-v-ff0aa581]{color:#666;margin-bottom:1rem;font-size:.9rem}.product-price[data-v-ff0aa581]{font-weight:700;color:#333}.products-page[data-v-5fd881db]{width:auto}.card-grid[data-v-5fd881db]{width:100%;display:grid;grid-auto-flow:dense;gap:4px;grid-gap:4px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 12px),1fr))}@media (max-width: 768px){.products-page[data-v-5fd881db]{padding:0}.card-grid[data-v-5fd881db]{flex-direction:column;align-items:center;grid-template-columns:repeat(auto-fill,minmax(calc(100% - 12px),1fr))}}.product-card[data-v-5fd881db]{display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease;border-radius:0;background-color:#ebebeb}.product-card[data-v-5fd881db]:hover{cursor:pointer}.product-image-container[data-v-5fd881db]{width:100%;aspect-ratio:1;background-color:#faebd7;display:flex}.product-image[data-v-5fd881db]{max-width:100%;height:100%;object-fit:cover}.home-page[data-v-775867e2]{padding:0}.feature-images[data-v-775867e2]{display:flex;justify-content:space-between;padding:2rem;gap:32px}.feature-image[data-v-775867e2]{width:50%;height:400px;border-radius:8px;object-fit:cover}@media (max-width: 768px){.feature-images[data-v-775867e2]{flex-direction:column}.feature-image[data-v-775867e2]{width:100%;height:200px}}.feature-images[data-v-775867e2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(50%,1fr));gap:1rem;padding:2rem}.feature-image[data-v-775867e2]{width:100%;height:300px;object-fit:cover;border-radius:8px}@media (max-width: 768px){.feature-images[data-v-775867e2]{grid-template-columns:1fr}}.products-page[data-v-2e98ef91]{width:auto;padding:1rem}.card-grid[data-v-2e98ef91]{width:100%;display:grid;grid-auto-flow:dense;gap:10px;grid-gap:10px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 12px),1fr))}@media (min-width: 1024px){.card-grid[data-v-2e98ef91]{grid-template-columns:repeat(auto-fill,minmax(calc(25% - 12px),1fr))}}.product-card[data-v-2e98ef91]{display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease;border-radius:0;background-color:#ebebeb}.product-card[data-v-2e98ef91]:hover{transform:translateY(-10px);transform:scale(1.01);cursor:pointer}.product-image-container[data-v-2e98ef91]{width:100%;aspect-ratio:1;background-color:#faebd7;display:flex}.product-image[data-v-2e98ef91]{max-width:100%;height:100%;object-fit:cover}.product-info[data-v-2e98ef91]{position:relative;padding:0 16px;display:flex;justify-content:space-between;margin:8px 0}.product-title[data-v-2e98ef91]{color:#333;font-weight:700;overflow:hidden;text-overflow:ellipsis;box-orient:vertical;line-clamp:2;text-decoration:none}.product-description[data-v-2e98ef91]{color:#212121;font-size:.9rem}.product-price[data-v-2e98ef91]{font-weight:700;color:#333}.face[data-v-359cee80]{width:150px;border-radius:50%}.contact-page[data-v-359cee80]{display:flex;flex-direction:column;align-items:center}.intro-container[data-v-359cee80]{display:flex;flex-direction:column;align-items:center;padding:1rem}.intro-section[data-v-359cee80]{display:flex;align-items:center;margin-bottom:2rem;border-radius:8px}.profile-pic[data-v-359cee80]{margin-right:2rem}.intro-text h2[data-v-359cee80]{font-size:1.8rem;margin-bottom:1rem;color:#2c3e50}.intro-text p[data-v-359cee80]{font-size:1.1rem;line-height:1.6;color:#333;text-align:left}.intro-cnen[data-v-359cee80]{font-size:1.1rem;line-height:1.6;color:#333;text-align:left;width:100%}.contact-info[data-v-359cee80]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%;padding:0 1rem}.contact-card[data-v-359cee80]{flex:1 1 100%;max-width:600px;background-color:#f7f7f7;padding:2rem}.social-card[data-v-359cee80]{flex:1 1 100%;width:100vw;background-color:#f7f7f7;padding:1rem 1rem 4rem}.social-card h2[data-v-359cee80]{margin:0}.social-media[data-v-359cee80]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:1rem;width:100%}.intro-section[data-v-359cee80]{flex-direction:column;text-align:center}.profile-pic[data-v-359cee80]{margin-right:0}.social-media[data-v-359cee80]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1rem;width:100%}.social-item[data-v-359cee80]{max-width:300px;display:flex;flex-direction:column;align-items:center;text-align:center}.qr-code[data-v-359cee80]{background-color:#fff;padding:10px;border-radius:4px;margin:.5rem 0;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:center;aspect-ratio:1 / 1;max-width:150px;width:100%}.social-item h3[data-v-359cee80]{margin-bottom:.5rem;font-size:1.1rem}.social-item p[data-v-359cee80]{font-size:.9rem;color:#666}@media (min-width: 1024px){.social-card[data-v-359cee80]{border-radius:8px;padding:2rem;max-width:1000px}.contact-info[data-v-359cee80]{width:100%;max-width:1200px;margin:0 auto}.contact-card[data-v-359cee80],.social-card[data-v-359cee80]{flex:1 1 calc(50% - 2rem);margin-top:0}.social-media[data-v-359cee80]{grid-template-columns:repeat(2,1fr)}.intro-content div[data-v-359cee80]{width:50%}}
