@charset "UTF-8";.p-select-list[data-v-6e4f1bfd]{background:var(--colors-secondary-current)!important;border:1px solid color-mix(in srgb,var(--colors-text-current),transparent 90%)}.p-select-list li[data-v-6e4f1bfd]{padding:10px 15px}.p-select-list li[data-v-6e4f1bfd]:hover{background:var(--colors-primary-current)}.p-select-label.p-placeholder[data-v-6e4f1bfd]{color:var(--colors-primary-current)}.rank-and-news[data-v-6e4f1bfd]{align-items:stretch;display:flex;gap:20px;margin:0 auto 60px;max-width:1400px;padding:0}.news-title[data-v-6e4f1bfd],.rank-title[data-v-6e4f1bfd]{color:var(--colors-primary-current);font-family:Playfair Display,Times New Roman,Georgia,serif;font-size:30px;font-weight:300;letter-spacing:-.3px;margin-bottom:20px;padding-bottom:15px;position:relative;text-align:left;transition:color .3s ease}.news-title[data-v-6e4f1bfd]:after,.rank-title[data-v-6e4f1bfd]:after{background-color:var(--colors-primary-current);bottom:0;content:"";height:1px;left:0;position:absolute;transition:background-color .3s ease;width:40px}.rankbox[data-v-6e4f1bfd]{background:var(--colors-card-bg-current);box-sizing:border-box;display:flex;flex:1;flex-direction:column;padding:1.5rem}.rankbox .rank-list-wrapper[data-v-6e4f1bfd]{border-radius:.375rem;cursor:pointer;flex:1;overflow:hidden;position:relative}.rankbox .rank-list-wrapper.is-paused[data-v-6e4f1bfd]{cursor:grab;overflow-y:auto;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rankbox .rank-list-wrapper.is-paused[data-v-6e4f1bfd]::-webkit-scrollbar{height:0;width:10px}.rankbox .rank-list-wrapper.is-paused[data-v-6e4f1bfd]::-webkit-scrollbar-track{background:transparent}.rankbox .rank-list-wrapper.is-paused[data-v-6e4f1bfd]::-webkit-scrollbar-thumb{background:transparent}.rankbox .rank-list-wrapper.is-paused.is-dragging[data-v-6e4f1bfd]{cursor:grabbing}.rankbox .rank-list[data-v-6e4f1bfd]{height:500px;transition:transform .1s linear}.rank-list-wrapper.is-paused .rankbox .rank-list[data-v-6e4f1bfd]{height:auto;transform:none!important}.rankbox .rank-item[data-v-6e4f1bfd]{align-items:center;background:var(--surface-50);border-radius:.375rem;display:flex;height:80px;margin-bottom:.5rem;padding:.75rem;transition:all .2s ease}.rankbox .rank-item .rank-number[data-v-6e4f1bfd]{align-items:center;background:var(--surface-200);border-radius:50%;color:var(--text-color-secondary);display:flex;font-size:.875rem;font-weight:600;height:32px;justify-content:center;margin-right:.75rem;width:32px}.rankbox .rank-item .rank-number.rank-gold[data-v-6e4f1bfd]{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}.rankbox .rank-item .rank-number.rank-silver[data-v-6e4f1bfd]{background:linear-gradient(135deg,#e5e7eb,#9ca3af);color:#fff}.rankbox .rank-item .rank-number.rank-bronze[data-v-6e4f1bfd]{background:linear-gradient(135deg,#d97706,#92400e);color:#fff}.rankbox .rank-item .rank-image[data-v-6e4f1bfd]{border-radius:.375rem;flex-shrink:0;height:60px;margin-right:.75rem;overflow:hidden;width:60px}.rankbox .rank-item .rank-image img[data-v-6e4f1bfd]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.rankbox .rank-item .rank-info[data-v-6e4f1bfd]{flex:1;min-width:0}.rankbox .rank-item .rank-info .rank-name[data-v-6e4f1bfd]{color:var(--text-color);font-size:.875rem;font-weight:500;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rankbox .rank-item .rank-info .rank-price[data-v-6e4f1bfd]{color:var(--primary-color);font-size:.75rem;font-weight:600}.newsbox[data-v-6e4f1bfd]{background:var(--colors-card-bg-current);box-sizing:border-box;display:flex;flex:1;flex-direction:column;padding:1.5rem}.newsbox .news-list[data-v-6e4f1bfd]{display:flex;flex:1;flex-direction:column;gap:10px}.newsbox .news-item[data-v-6e4f1bfd]{background:var(--surface-50);border:1px solid transparent;border-radius:.375rem;cursor:pointer;padding:1rem;transition:all .2s ease}.newsbox .news-item[data-v-6e4f1bfd]:hover{background:var(--surface-100);border-color:var(--primary-color);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.newsbox .news-item .news-content .news-item-title[data-v-6e4f1bfd]{color:var(--colors-primary-current);display:-webkit-box;font-size:1rem;font-weight:600;margin-bottom:.75rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.newsbox .news-item .news-content .news-item-brief[data-v-6e4f1bfd]{color:var(--colors-text-current);display:-webkit-box;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;align-items:center;display:flex;height:50px;line-height:1.5}.newsbox .news-empty[data-v-6e4f1bfd],.newsbox .news-loading[data-v-6e4f1bfd]{color:var(--text-color-secondary);font-size:.875rem;padding:2rem;text-align:center}.picbox[data-v-6e4f1bfd]{background:var(--colors-card-bg-current);box-sizing:border-box;display:flex;flex:1;flex-direction:column;padding:1.5rem}.picbox .contant img[data-v-6e4f1bfd]{height:100%;width:100%}@media (max-width:768px){.rank-and-news[data-v-6e4f1bfd]{flex-direction:column-reverse;gap:20px;padding:20px 0}.rankbox .rank-list[data-v-6e4f1bfd]{height:250px}.rankbox .rank-item[data-v-6e4f1bfd]{height:70px}.newsbox .news-item[data-v-6e4f1bfd]{border:0;flex-direction:column;padding:10px!important}.newsbox .news-item .news-item-title[data-v-6e4f1bfd]{margin-bottom:0!important}.newsbox .news-item .news-item-brief[data-v-6e4f1bfd]{display:none!important}}.p-select-list[data-v-d0c60fac]{background:var(--colors-secondary-current)!important;border:1px solid color-mix(in srgb,var(--colors-text-current),transparent 90%)}.p-select-list li[data-v-d0c60fac]{padding:10px 15px}.p-select-list li[data-v-d0c60fac]:hover{background:var(--colors-primary-current)}.p-select-label.p-placeholder[data-v-d0c60fac]{color:var(--colors-primary-current)}.bullet-chat[data-v-d0c60fac]{background:transparent;margin:0 auto;overflow:hidden;padding-top:60px;position:relative;width:100%}.section-title[data-v-d0c60fac]{color:var(--colors-primary-current);font-family:Playfair Display,Times New Roman,Georgia,serif;font-size:36px;font-weight:300;letter-spacing:-.3px;margin-bottom:20px;padding-bottom:15px;position:relative;text-align:center}.section-title[data-v-d0c60fac]:after{background-color:var(--colors-primary-current);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:40px}.bullet-chat-container[data-v-d0c60fac]{height:500px;position:relative;width:100%}.bullet-item[data-v-d0c60fac]{align-items:center;animation:bulletMove-d0c60fac linear infinite;display:flex;min-height:30px;opacity:0;pointer-events:none;position:absolute;right:0;transform:translateY(-50%) translate(0);visibility:hidden;white-space:nowrap;z-index:10}.bullet-content[data-v-d0c60fac]{align-items:flex-start;background:#00000080;border-radius:4px;color:#fff;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:0;max-width:600px;padding:4px 12px;text-shadow:1px 1px 2px rgba(0,0,0,.8);white-space:nowrap}.bullet-content .top[data-v-d0c60fac]{align-items:center;display:flex;gap:8px}.bullet-nickname[data-v-d0c60fac]{color:var(--colors-primary-current);flex-shrink:0;font-size:20px;font-weight:500}.bullet-rating[data-v-d0c60fac]{flex-shrink:0}.bullet-rating[data-v-d0c60fac] .p-rating{display:flex;gap:1px}.bullet-rating[data-v-d0c60fac] .p-rating-item{color:#ffd70099;font-size:20px}.bullet-rating[data-v-d0c60fac] .p-rating-item.p-rating-item-active{color:gold}.bullet-text[data-v-d0c60fac]{flex:1;font-size:20px;max-width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bullet-images[data-v-d0c60fac]{align-items:center;display:inline-flex;flex-shrink:0;gap:4px}.bullet-image-item[data-v-d0c60fac]{align-items:center;background:#ffffff1a;border-radius:4px;display:flex;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;width:80px}.bullet-image[data-v-d0c60fac],.bullet-video[data-v-d0c60fac]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes bulletMove-d0c60fac{0%{opacity:0;transform:translateY(-50%) translate(0);visibility:hidden}1%,99%{opacity:1;visibility:visible}to{opacity:0;transform:translateY(-50%) translate(calc(-100vw - 100%));visibility:hidden}}@media (max-width:768px){.bullet-content[data-v-d0c60fac]{font-size:14px;gap:6px;max-width:90%;padding:3px 10px}.bullet-nickname[data-v-d0c60fac]{font-size:12px}.bullet-text[data-v-d0c60fac]{font-size:14px;max-width:200px}.bullet-rating[data-v-d0c60fac] .p-rating .p-rating-item{font-size:8px}.bullet-image-item[data-v-d0c60fac]{height:30px;width:30px}}.p-select-list[data-v-b23e04be]{background:var(--colors-secondary-current)!important;border:1px solid color-mix(in srgb,var(--colors-text-current),transparent 90%)}.p-select-list li[data-v-b23e04be]{padding:10px 15px}.p-select-list li[data-v-b23e04be]:hover{background:var(--colors-primary-current)}.p-select-label.p-placeholder[data-v-b23e04be]{color:var(--colors-primary-current)}.home-page[data-v-b23e04be]{background-color:var(--colors-bg-current)!important;color:var(--colors-primary-current);font-family:Helvetica Neue,Arial,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}.container[data-v-b23e04be]{margin:0 auto;max-width:1400px;padding:0 20px}h1[data-v-b23e04be],h2[data-v-b23e04be],h3[data-v-b23e04be],h4[data-v-b23e04be]{color:var(--colors-primary-current);font-family:Playfair Display,Times New Roman,Georgia,serif;font-weight:300;margin:0 0 20px;transition:color .3s ease}h2[data-v-b23e04be]{font-size:36px;letter-spacing:-.3px;margin-bottom:30px}h3[data-v-b23e04be]{font-size:24px;margin-bottom:15px}p[data-v-b23e04be]{color:color-mix(in srgb,var(--colors-primary-current),transparent 20%);font-family:Lato,Open Sans,Arial,sans-serif;font-size:16px;line-height:1.8;margin:0 0 20px;transition:color .3s ease}a[data-v-b23e04be]{color:inherit;font-family:Lato,Open Sans,Arial,sans-serif;text-decoration:none}.section-title[data-v-b23e04be]{color:var(--colors-primary-current);font-family:Playfair Display,Times New Roman,Georgia,serif;font-size:36px;font-weight:300;letter-spacing:-.3px;margin-bottom:60px;padding-bottom:15px;position:relative;text-align:center;transition:color .3s ease}.section-title[data-v-b23e04be]:after{background-color:var(--colors-primary-current);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);transition:background-color .3s ease;width:40px}.brand-stories[data-v-b23e04be]{background-color:color-mix(in srgb,var(--colors-bg-current),transparent 93%);padding:60px 0;position:relative;transition:background-color .3s ease}.brand-stories[data-v-b23e04be]:before{background:linear-gradient(to bottom,color-mix(in srgb,var(--colors-bg-current),transparent 4%),transparent);content:"";height:100px;left:0;position:absolute;top:0;transition:background .3s ease;width:100%}.stories-grid[data-v-b23e04be]{display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(600px,1fr))}.brandStories_smallscreen[data-v-b23e04be]{display:none}.story-card[data-v-b23e04be]{background-color:var(--colors-card-bg-current);border:1px solid color-mix(in srgb,var(--colors-primary-current),transparent 80%);border-radius:0;box-shadow:0 2px 8px #2c3e5014;display:flex;height:380px;overflow:hidden;transition:all .3s ease,background-color .3s ease,box-shadow .3s ease}.story-card[data-v-b23e04be]:hover{box-shadow:0 0 20px color-mix(in srgb,var(--colors-text-current),transparent 80%);transform:translateY(-8px)}.story-image[data-v-b23e04be]{background-position:50%;background-size:cover;position:relative;transition:transform 1s;width:60%}.story-card:hover .story-image[data-v-b23e04be]{transform:scale(1.05)}.story-info[data-v-b23e04be]{display:flex;flex-direction:column;justify-content:center;padding:50px;width:50%}.story-info h3[data-v-b23e04be]{font-size:26px;margin-bottom:20px}.story-info p[data-v-b23e04be]{color:var(--colors-text-current);font-size:16px;line-height:1.8;margin-bottom:30px}.brand-philosophy[data-v-b23e04be]{background-color:var(--colors-secondary-current);color:var(--colors-primary-current);margin-top:60px;overflow:hidden;padding:60px 0;position:relative;transition:color .3s ease}.philosophy-video-bg[data-v-b23e04be]{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.philosophy-video-bg .video-background[data-v-b23e04be]{height:auto;left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:auto}.philosophy-video-bg .video-overlay[data-v-b23e04be]{background-color:var(--colors-video-overlay-current);height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease;width:100%}.philosophy-content[data-v-b23e04be]{position:relative;text-align:center;width:100%;z-index:2}.philosophy-content h2[data-v-b23e04be]{font-size:36px;margin-bottom:30px}.philosophy-content p[data-v-b23e04be]{color:var(--colors-text-current);font-size:18px;line-height:1.8}.recommended .bigscreen[data-v-b23e04be]{display:block}.recommended .smallscreen[data-v-b23e04be]{display:none}.animated[data-v-b23e04be]{transition:all .8s ease-out}.animate-visible[data-v-b23e04be]{opacity:1!important;transform:translateY(0) scale(1)!important}.products-grid[data-v-b23e04be]{display:grid;gap:30px;grid-template-columns:repeat(1,1fr);padding-bottom:40px}.products-grid .product_title[data-v-b23e04be]{color:var(--colors-primary-current);font-family:Playfair Display,Times New Roman,Georgia,serif;font-size:20px;margin-bottom:20px;text-align:center}.products-grid .product_list[data-v-b23e04be]{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.products-grid .product_list .product-link[data-v-b23e04be]{background-color:var(--colors-card-bg-current);color:inherit;cursor:pointer;text-decoration:none}.products-grid .product_list .product-link:hover .product-image img[data-v-b23e04be]{transform:scale(1.05)}.product-card[data-v-b23e04be]{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);overflow:hidden}.product-card .product-link[data-v-b23e04be]{background-color:var(--colors-card-bg-current);color:inherit;cursor:pointer;text-decoration:none}.product-image[data-v-b23e04be]{aspect-ratio:3/4;overflow:hidden;width:100%}.product-image img[data-v-b23e04be]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s;width:100%}.product-info[data-v-b23e04be]{padding:20px;text-align:center}.product-name[data-v-b23e04be]{color:var(--colors-primary-current);display:-webkit-box;font-size:18px;font-weight:300;height:50px;line-height:25px;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;margin-bottom:15px;overflow:hidden;transition:all .3s ease}.product-price[data-v-b23e04be]{color:var(--colors-text-current);font-size:18px;font-weight:600;margin:0;transition:color .3s ease}.btn-add-cart[data-v-b23e04be]{background-color:transparent;border:none;border-top:1px solid color-mix(in srgb,var(--colors-primary-current),transparent 90%);color:var(--colors-primary-current);cursor:pointer;display:block;font-size:14px;letter-spacing:1px;margin-top:auto;padding:15px 0;text-transform:uppercase;transition:all .3s,background-color .3s ease,color .3s ease,border-color .3s ease;width:100%}.btn-add-cart[data-v-b23e04be]:hover{background-color:var(--colors-primary-current);color:var(--colors-bg-current)}.messagebox[data-v-b23e04be]{align-items:center;background:var(--colors-card-bg-current);border:1px solid var(--colors-primary-current);display:flex;flex-direction:column;justify-content:center;left:50%;padding:30px;position:fixed;top:50%;transform:translate3d(-50%,-50%,0);width:30vw;z-index:1200}.messagebox .tit[data-v-b23e04be]{font-size:24px}.messagebox .contant[data-v-b23e04be]{font-size:16px;margin-bottom:20px;max-height:50vh;overflow-y:auto}.messagebox .btns[data-v-b23e04be]{display:flex;gap:10px;width:100%}.messagebox .btns button[data-v-b23e04be]{flex:1}.messagebox .btns button[data-v-b23e04be]:hover{background:var(--colors-primary-current);color:var(--colors-bg-current)}[data-v-b23e04be] .swiper-pagination{bottom:0!important}[data-v-b23e04be] .swiper-pagination-bullet{background:color-mix(in srgb,var(--colors-primary-current),transparent 50%);opacity:1}[data-v-b23e04be] .swiper-pagination-bullet-active{background:var(--colors-primary-current)}@media (max-width:1200px){.products-grid[data-v-b23e04be],.products-loading[data-v-b23e04be]{grid-template-columns:repeat(3,1fr)}.brand-intro .container[data-v-b23e04be]{flex-direction:column}.intro-content[data-v-b23e04be]{margin-bottom:60px;max-width:100%}.stories-grid[data-v-b23e04be]{grid-template-columns:repeat(2,1fr)}.messagebox[data-v-b23e04be]{width:80vw!important}}@media (max-width:820px){.philosophy-content h2[data-v-b23e04be]{font-size:30px}.nav-container[data-v-b23e04be]{justify-content:center;padding:10px 0}.nav-links[data-v-b23e04be]{display:none}.logo[data-v-b23e04be]{padding:10px 0;position:static;transform:none}.slide-content[data-v-b23e04be]{left:5%;max-width:90%}h1[data-v-b23e04be]{font-size:36px}.view-all-container[data-v-b23e04be]{margin-top:30px}.story-card[data-v-b23e04be]{flex-direction:column;height:auto}.story-image[data-v-b23e04be],.story-info[data-v-b23e04be]{width:100%}.story-image[data-v-b23e04be]{aspect-ratio:1/1}.story-image[data-v-b23e04be]:after{display:none}.social-grid[data-v-b23e04be]{align-items:center;flex-direction:column;gap:50px}.footer-bottom[data-v-b23e04be]{flex-direction:column;text-align:center}.footer-links[data-v-b23e04be]{margin-top:20px}.footer-links a[data-v-b23e04be]{margin:0 12px}.brand-philosophy[data-v-b23e04be]{background-attachment:scroll;padding:50px 0}.brand-stories[data-v-b23e04be]{padding:30px 0}.stories-grid[data-v-b23e04be]{display:none}.brandStories_smallscreen[data-v-b23e04be]{display:block}.product-card[data-v-b23e04be]{background:none;border:none;border-radius:0;box-shadow:none;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.product-card .product-link[data-v-b23e04be]{background:var(--colors-card-bg-current);border:1px solid color-mix(in srgb,var(--colors-primary-current),transparent 80%);transition:all .3s ease}.product-card .product-link .product-image[data-v-b23e04be]{aspect-ratio:1/1}.story-info[data-v-b23e04be]{padding:20px}.story-info h3[data-v-b23e04be]{font-size:18px;font-weight:600;margin-bottom:10px}.story-info p[data-v-b23e04be]{font-size:14px}.recommended[data-v-b23e04be]{background-color:var(--colors-bg-current);padding:0;transition:background-color .3s ease}.recommended .bigscreen[data-v-b23e04be]{display:none}.recommended .smallscreen[data-v-b23e04be]{display:block}.recommended .smallscreen[data-v-b23e04be] .swiper-pagination{bottom:0}.recommended[data-v-b23e04be] .swiper-pagination-bullet{background:color-mix(in srgb,var(--colors-primary-current),transparent 50%);opacity:1}.recommended[data-v-b23e04be] .swiper-pagination-bullet-active{background:var(--colors-primary-current)}.recommended .products-grid[data-v-b23e04be]{padding-bottom:40px}.section-title[data-v-b23e04be]{font-size:30px;margin-bottom:20px}}@media (max-width:768px){.products-grid[data-v-b23e04be],.products-loading[data-v-b23e04be]{grid-template-columns:repeat(2,1fr)}.product-info[data-v-b23e04be]{padding-top:0}.product-price[data-v-b23e04be]{font-size:12px;font-weight:400}}@media (max-width:576px){.products-grid[data-v-b23e04be],.products-loading[data-v-b23e04be]{grid-template-columns:1fr}}@media (max-width:480px){.footer-grid[data-v-b23e04be]{grid-template-columns:1fr}.nav-links[data-v-b23e04be]{display:none}.slide-content h1[data-v-b23e04be]{font-size:30px}.slide-content p[data-v-b23e04be]{font-size:16px}}
