@charset "UTF-8";.main-navbar[data-v-d0a49c87]{position:fixed;top:0;left:0;right:0;height:60px;z-index:1000}.main-navbar--solid[data-v-d0a49c87]{background:#1d1d1d;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.2);backdrop-filter:blur(10px)}.navbar-container[data-v-d0a49c87]{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1440px;margin:0 auto;padding:0 clamp(16px,11.11vw,160px)}.navbar-brand[data-v-d0a49c87]{display:flex;align-items:center}.navbar-burger[data-v-d0a49c87]{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border:none;border-radius:8px;background:transparent;cursor:pointer}.navbar-burger span[data-v-d0a49c87]{display:block;height:2px;width:100%;background:#fff;border-radius:1px}.navbar-menu[data-v-d0a49c87]{display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,48px);min-width:0}@media (min-width: 901px){.navbar-menu[data-v-d0a49c87]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.nav-item[data-v-d0a49c87]{padding:6px 0;text-decoration:none;color:#ffffffeb;font-size:12px;line-height:24px;font-weight:400;white-space:nowrap;transition:color .2s}.nav-item[data-v-d0a49c87]:hover,[data-v-d0a49c87] .nav-item--active{color:#e60012;font-weight:500}.navbar-user[data-v-d0a49c87]{display:flex;align-items:center;gap:clamp(8px,1vw,16px);flex-shrink:0}.option-item[data-v-d0a49c87]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .2s}.option-item[data-v-d0a49c87]:hover{background:rgba(255,255,255,.08)}.navbar-icon[data-v-d0a49c87]{display:block;width:20px;height:20px}.user-info[data-v-d0a49c87]{display:flex;align-items:center;justify-content:center;width:36px;height:36px}.navbar-scrim[data-v-d0a49c87]{display:none}@media (max-width: 900px){.main-navbar[data-v-d0a49c87]{height:56px}.navbar-burger[data-v-d0a49c87]{display:flex;order:1}.navbar-menu[data-v-d0a49c87]{position:absolute;top:56px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:12px 0 20px;background:#1d1d1d;border-bottom:1px solid rgba(255,255,255,.08);max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .25s ease,opacity .2s ease}.navbar-user[data-v-d0a49c87]{gap:6px;order:2;margin-left:auto}.navbar-menu--open[data-v-d0a49c87]{max-height:420px;opacity:1;pointer-events:auto}.nav-item[data-v-d0a49c87]{padding:14px 24px;font-size:15px}.navbar-scrim[data-v-d0a49c87]{display:block;position:fixed;inset:56px 0 0;z-index:1;background:rgba(0,0,0,.45)}.main-navbar--glass .navbar-menu[data-v-d0a49c87]{background:rgba(29,29,29,.98);backdrop-filter:blur(12px)}}@media (max-width: 767px){.navbar-container[data-v-d0a49c87]{padding:0 16px}.option-item[data-v-d0a49c87],.user-info[data-v-d0a49c87]{width:32px;height:32px}}.main-footer[data-v-7e3862c5]{background-color:#212121;color:#fff}.main-footer__container[data-v-7e3862c5]{max-width:1440px;margin:0 auto;padding:48px clamp(20px,15.97vw,230px) 24px}.main-footer__content[data-v-7e3862c5]{display:flex;flex-wrap:wrap;gap:48px 64px;align-items:flex-start;justify-content:space-between}.main-footer__columns[data-v-7e3862c5]{display:grid;grid-template-columns:repeat(3,minmax(120px,auto));gap:24px 48px;flex:1;justify-content:flex-end}.main-footer__block[data-v-7e3862c5]{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:140px}.main-footer__block--contact[data-v-7e3862c5]{min-width:220px}.main-footer__contact[data-v-7e3862c5]{display:flex;flex-direction:column;gap:0}.main-footer__title[data-v-7e3862c5]{font-size:14px;font-weight:500;color:#fff;margin-bottom:12px;line-height:24px}.main-footer__phone[data-v-7e3862c5]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.4px;color:#ffffff80}.main-footer__service-time[data-v-7e3862c5]{font-size:12px;margin-top:4px;line-height:20px;color:#ffffff80}.main-footer__qrcodes[data-v-7e3862c5]{display:flex;gap:16px;margin-top:24px}.main-footer__icon-link[data-v-7e3862c5]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;opacity:.95;transition:opacity .2s}.main-footer__icon-link[data-v-7e3862c5]:hover{opacity:1}.main-footer__mini-trigger[data-v-7e3862c5]{position:relative;overflow:visible;cursor:default}.main-footer__mini-popover[data-v-7e3862c5]{position:absolute;bottom:calc(100% + 14px);left:50%;translate:-50% 0;padding:10px;border-radius:10px;background:#fff;box-shadow:0 10px 32px #00000047;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;z-index:20;min-width:148px;max-width:min(188px,calc(100vw - 24px))}.main-footer__mini-popover-img[data-v-7e3862c5]{display:block;width:128px;max-width:none;height:auto}.main-footer__mini-trigger--open .main-footer__mini-popover[data-v-7e3862c5]{opacity:1;visibility:visible;pointer-events:auto}@media (hover: hover) and (pointer: fine){.main-footer__mini-trigger:hover .main-footer__mini-popover[data-v-7e3862c5]{opacity:1;visibility:visible;pointer-events:auto}}@media (hover: none),(pointer: coarse){.main-footer__mini-trigger[data-v-7e3862c5]{cursor:pointer}}.main-footer__mini-trigger:focus-visible .main-footer__mini-popover[data-v-7e3862c5]{opacity:1;visibility:visible;pointer-events:auto}.main-footer__item[data-v-7e3862c5]{font-size:12px;line-height:20px;color:#ffffff80;text-decoration:none;transition:color .2s}.main-footer__item--muted[data-v-7e3862c5]{cursor:default}.main-footer__item[data-v-7e3862c5]:hover{color:#ffffffd9}.main-footer__bottom[data-v-7e3862c5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;border-top:1px solid rgba(203,203,203,.2);margin-top:48px;padding-top:16px;min-height:40px;font-size:12px;color:#6c7275;line-height:20px}.main-footer__copyright[data-v-7e3862c5],.main-footer__icp[data-v-7e3862c5]{white-space:normal;overflow-wrap:anywhere}.main-footer__links-container[data-v-7e3862c5]{display:flex;flex-wrap:wrap;align-items:center;gap:0}.main-footer__link[data-v-7e3862c5]{color:#6c7275;text-decoration:none;cursor:pointer;transition:color .2s}.main-footer__link[data-v-7e3862c5]:hover{color:#ffffffbf}.main-footer__divider[data-v-7e3862c5]{margin:0 4px;color:#6c7275}@media (max-width: 900px){.main-footer__container[data-v-7e3862c5]{padding:40px 20px 20px}.main-footer__content[data-v-7e3862c5]{gap:36px}.main-footer__columns[data-v-7e3862c5]{grid-template-columns:repeat(2,minmax(120px,1fr));width:100%;justify-content:flex-start}.main-footer__bottom[data-v-7e3862c5]{margin-top:36px}}@media (max-width: 767px){.main-footer__container[data-v-7e3862c5]{padding:32px 16px 20px}.main-footer__content[data-v-7e3862c5]{flex-direction:column;gap:28px;align-items:center;text-align:center}.main-footer__columns[data-v-7e3862c5]{grid-template-columns:1fr;gap:20px;width:100%;max-width:320px;justify-items:center}.main-footer__block[data-v-7e3862c5]{min-width:0;gap:8px;align-items:center;padding:16px 0}.main-footer__block--contact[data-v-7e3862c5]{min-width:0;align-items:center}.main-footer__qrcodes[data-v-7e3862c5]{margin-top:16px;justify-content:center}.main-footer__bottom[data-v-7e3862c5]{flex-direction:column;align-items:center;text-align:center;gap:8px;margin-top:28px;padding-top:14px}.main-footer__links-container[data-v-7e3862c5]{justify-content:center;row-gap:4px}.main-footer__divider[data-v-7e3862c5]{margin:0 2px}}@media (min-width: 901px){.main-footer__copyright[data-v-7e3862c5],.main-footer__icp[data-v-7e3862c5]{white-space:nowrap;overflow-wrap:normal}}.site-wrapper[data-v-39e269b3]{min-height:100vh;min-width:0;width:100%;display:flex;flex-direction:column;overflow-x:clip;background-color:#1d1d1d}.site-content__wrapper[data-v-39e269b3]{flex:1;margin-left:0;padding:0;background:#ffffff;min-width:0;overflow-x:clip}.login[data-v-217f3815]{width:100%;height:100vh;display:flex;justify-content:space-around;align-items:center}.login .left[data-v-217f3815]{width:50vw;min-width:736px;height:100vh}.login .left img[data-v-217f3815]{width:100%;height:100%;object-fit:cover}.login .right[data-v-217f3815]{width:50vw;min-width:704px;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:48px 64px 48px 88px}.login .right .link-area[data-v-217f3815]{width:100%;height:26px;display:flex;flex-direction:row;justify-content:flex-end}.login .right .link-area-item[data-v-217f3815]{width:100px;height:26px;line-height:26px;text-align:center;font-size:16px;color:#6c7275}.login .right .login-welcome[data-v-217f3815]{width:100%;height:44px;font-weight:500;font-size:40px;line-height:44px;margin-bottom:86px;margin-top:166px}.login .right .info[data-v-217f3815]{width:434px;height:48px;margin-top:14px}.login .right .item-btn[data-v-217f3815]{width:434px;margin-top:14px}.login .right .item-btn input[data-v-217f3815]{border:0;width:100%;height:48px;font-size:14px;background:#1f87e8;color:#fff;border-radius:3px}.main-sm-down[data-v-c9d7de02]{background-color:#fff;box-sizing:border-box;border-radius:5px;padding:15px;margin:0 auto}.panel[data-v-c9d7de02]{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 1px 1px rgb(0,0,0 / 5%)}.title[data-v-c9d7de02]{padding:12px 15px;text-align:center;border-bottom:1px solid #eee;font-size:1.2rem;font-family:inherit;font-weight:400;word-break:keep-all;color:inherit;line-height:1.5}.context-box[data-v-c9d7de02]{padding:15px;margin-bottom:20px}.context-box p[data-v-c9d7de02]{text-align:left;font-size:.9rem;line-height:1.8;margin-bottom:12px;color:#333}.context-box div[data-v-c9d7de02]{text-align:left;font-size:.9rem;line-height:1.8}.context-box a[data-v-c9d7de02]{color:#06c;word-break:break-all}.context-box a[data-v-c9d7de02]:hover{text-decoration:underline}@media screen and (min-width: 768px){.main-sm-down[data-v-c9d7de02]{padding:20px;max-width:90%}.title[data-v-c9d7de02]{padding:15px 20px;font-size:1.5rem}.context-box[data-v-c9d7de02]{padding:20px;margin-bottom:30px}.context-box p[data-v-c9d7de02]{font-size:1rem;margin-bottom:15px}.context-box div[data-v-c9d7de02]{font-size:1rem}}@media screen and (min-width: 1024px){.main-sm-down[data-v-c9d7de02]{max-width:1080px;padding:30px;margin:48px auto}.panel[data-v-c9d7de02]{margin-bottom:24px}.title[data-v-c9d7de02]{padding:15px 30px;font-size:2rem}.context-box[data-v-c9d7de02]{padding:20px 30px;margin-bottom:40px}.context-box p[data-v-c9d7de02]{font-size:1.4rem;margin-bottom:18px}.context-box div[data-v-c9d7de02]{font-size:1.4rem}}@media screen and (min-width: 1440px){.main-sm-down[data-v-c9d7de02]{max-width:1200px}.title[data-v-c9d7de02]{font-size:2.2rem}.context-box p[data-v-c9d7de02],.context-box div[data-v-c9d7de02]{font-size:1.5rem}}.main-sm-down[data-v-b0fa18c1]{background-color:#fff;box-sizing:border-box;border-radius:5px;padding:15px;margin:0 auto}.panel[data-v-b0fa18c1]{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 1px 1px rgb(0,0,0 / 5%)}.title[data-v-b0fa18c1]{padding:12px 15px;text-align:center;border-bottom:1px solid #eee;font-size:1.2rem;font-family:inherit;font-weight:400;word-break:keep-all;color:inherit;line-height:1.5}.context-box[data-v-b0fa18c1]{padding:15px;margin-bottom:20px}.context-box p[data-v-b0fa18c1]{text-align:left;font-size:.9rem;line-height:1.8;margin-bottom:12px;color:#333}.context-box div[data-v-b0fa18c1]{text-align:left;font-size:.9rem;line-height:1.8}@media screen and (min-width: 768px){.main-sm-down[data-v-b0fa18c1]{padding:20px;max-width:90%}.title[data-v-b0fa18c1]{padding:15px 20px;font-size:1.5rem}.context-box[data-v-b0fa18c1]{padding:20px;margin-bottom:30px}.context-box p[data-v-b0fa18c1]{font-size:1rem;margin-bottom:15px}.context-box div[data-v-b0fa18c1]{font-size:1rem}}@media screen and (min-width: 1024px){.main-sm-down[data-v-b0fa18c1]{max-width:1080px;padding:30px;margin:48px auto}.panel[data-v-b0fa18c1]{margin-bottom:24px}.title[data-v-b0fa18c1]{padding:15px 30px;font-size:2rem}.context-box[data-v-b0fa18c1]{padding:20px 30px;margin-bottom:40px}.context-box p[data-v-b0fa18c1]{font-size:1.4rem;margin-bottom:18px}.context-box div[data-v-b0fa18c1]{font-size:1.4rem}}@media screen and (min-width: 1440px){.main-sm-down[data-v-b0fa18c1]{max-width:1200px}.title[data-v-b0fa18c1]{font-size:2.2rem}.context-box p[data-v-b0fa18c1],.context-box div[data-v-b0fa18c1]{font-size:1.5rem}}.main-sm-down[data-v-0a371bda]{background-color:#fff;box-sizing:border-box;border-radius:5px;padding:15px;margin:0 auto}.panel[data-v-0a371bda]{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 1px 1px rgb(0,0,0 / 5%)}.title[data-v-0a371bda]{padding:12px 15px;text-align:center;border-bottom:1px solid #eee;font-size:1.2rem;font-family:inherit;font-weight:400;word-break:keep-all;color:inherit;line-height:1.5}.context-box[data-v-0a371bda]{padding:15px;margin-bottom:20px}.context-box p[data-v-0a371bda],.context-box ul[data-v-0a371bda]{text-align:left;font-size:.9rem;line-height:1.8;margin-bottom:12px;color:#333}.context-box ul[data-v-0a371bda]{list-style:disc;padding-left:1.5em}.context-box ul li[data-v-0a371bda]{margin-bottom:8px}.context-box ul li[data-v-0a371bda]:last-child{margin-bottom:0}.context-box div[data-v-0a371bda]{text-align:left;font-size:.9rem;line-height:1.8}@media screen and (min-width: 768px){.main-sm-down[data-v-0a371bda]{padding:20px;max-width:90%}.title[data-v-0a371bda]{padding:15px 20px;font-size:1.5rem}.context-box[data-v-0a371bda]{padding:20px;margin-bottom:30px}.context-box p[data-v-0a371bda],.context-box ul[data-v-0a371bda]{font-size:1rem;margin-bottom:15px}.context-box div[data-v-0a371bda]{font-size:1rem}}@media screen and (min-width: 1024px){.main-sm-down[data-v-0a371bda]{max-width:1080px;padding:30px;margin:48px auto}.panel[data-v-0a371bda]{margin-bottom:24px}.title[data-v-0a371bda]{padding:15px 30px;font-size:2rem}.context-box[data-v-0a371bda]{padding:20px 30px;margin-bottom:40px}.context-box p[data-v-0a371bda],.context-box ul[data-v-0a371bda]{font-size:1.4rem;margin-bottom:18px}.context-box div[data-v-0a371bda]{font-size:1.4rem}}@media screen and (min-width: 1440px){.main-sm-down[data-v-0a371bda]{max-width:1200px}.title[data-v-0a371bda]{font-size:2.2rem}.context-box p[data-v-0a371bda],.context-box ul[data-v-0a371bda],.context-box div[data-v-0a371bda]{font-size:1.5rem}}.main-sm-down[data-v-df63b3e3]{background-color:#fff;box-sizing:border-box;border-radius:5px;padding:15px;margin:0 auto}.panel[data-v-df63b3e3]{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 1px 1px rgb(0,0,0 / 5%)}.title[data-v-df63b3e3]{padding:12px 15px;text-align:center;border-bottom:1px solid #eee;font-size:1.2rem;font-family:inherit;font-weight:400;word-break:keep-all;color:inherit;line-height:1.5}.context-box[data-v-df63b3e3]{padding:15px;margin-bottom:20px}.context-box p[data-v-df63b3e3]{text-align:left;font-size:.9rem;line-height:1.8;margin-bottom:12px;color:#333}.context-box div[data-v-df63b3e3]{text-align:left;font-size:.9rem;line-height:1.8}@media screen and (min-width: 768px){.main-sm-down[data-v-df63b3e3]{padding:20px;max-width:90%}.title[data-v-df63b3e3]{padding:15px 20px;font-size:1.5rem}.context-box[data-v-df63b3e3]{padding:20px;margin-bottom:30px}.context-box p[data-v-df63b3e3]{font-size:1rem;margin-bottom:15px}.context-box div[data-v-df63b3e3]{font-size:1rem}}@media screen and (min-width: 1024px){.main-sm-down[data-v-df63b3e3]{max-width:1080px;padding:30px;margin:48px auto}.panel[data-v-df63b3e3]{margin-bottom:24px}.title[data-v-df63b3e3]{padding:15px 30px;font-size:2rem}.context-box[data-v-df63b3e3]{padding:20px 30px;margin-bottom:40px}.context-box p[data-v-df63b3e3]{font-size:1.4rem;margin-bottom:18px}.context-box div[data-v-df63b3e3]{font-size:1.4rem}}@media screen and (min-width: 1440px){.main-sm-down[data-v-df63b3e3]{max-width:1200px}.title[data-v-df63b3e3]{font-size:2.2rem}.context-box p[data-v-df63b3e3],.context-box div[data-v-df63b3e3]{font-size:1.5rem}}.main-sm-down[data-v-245c55b5]{background-color:#fff;box-sizing:border-box;border-radius:5px;padding:15px;margin:0 auto}.panel[data-v-245c55b5]{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 1px 1px rgb(0,0,0 / 5%)}.title[data-v-245c55b5]{padding:12px 15px;text-align:center;border-bottom:1px solid #eee;font-size:1.2rem;font-family:inherit;font-weight:400;word-break:keep-all;color:inherit;line-height:1.5}.context-box[data-v-245c55b5]{padding:15px;margin-bottom:20px}.context-box p[data-v-245c55b5],.context-box ul[data-v-245c55b5]{text-align:left;font-size:.9rem;line-height:1.8;margin-bottom:12px;color:#333}.context-box div[data-v-245c55b5]{text-align:left;font-size:.9rem;line-height:1.8}.context-box a[data-v-245c55b5]{color:#06c;word-break:break-all}.context-box a[data-v-245c55b5]:hover{text-decoration:underline}.table-wrap[data-v-245c55b5]{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:12px}.data-table[data-v-245c55b5]{width:100%;min-width:720px;border-collapse:collapse;font-size:.85rem;line-height:1.5;color:#333}.data-table th[data-v-245c55b5],.data-table td[data-v-245c55b5]{border:1px solid #e0e0e0;padding:8px 10px;text-align:left;vertical-align:top}.data-table th[data-v-245c55b5]{background:#f5f5f5;font-weight:500;white-space:nowrap}.privacy-link[data-v-245c55b5]{color:#06c;word-break:break-all;cursor:pointer}.privacy-link[data-v-245c55b5]:active{opacity:.75}@media screen and (min-width: 768px){.main-sm-down[data-v-245c55b5]{padding:20px;max-width:90%}.title[data-v-245c55b5]{padding:15px 20px;font-size:1.5rem}.context-box[data-v-245c55b5]{padding:20px;margin-bottom:30px}.context-box p[data-v-245c55b5],.context-box ul[data-v-245c55b5]{font-size:1rem;margin-bottom:15px}.context-box div[data-v-245c55b5]{font-size:1rem}.data-table[data-v-245c55b5]{font-size:.9rem}}@media screen and (min-width: 1024px){.main-sm-down[data-v-245c55b5]{max-width:1080px;padding:30px;margin:48px auto}.panel[data-v-245c55b5]{margin-bottom:24px}.title[data-v-245c55b5]{padding:15px 30px;font-size:2rem}.context-box[data-v-245c55b5]{padding:20px 30px;margin-bottom:40px}.context-box p[data-v-245c55b5],.context-box ul[data-v-245c55b5]{font-size:1.4rem;margin-bottom:18px}.context-box div[data-v-245c55b5]{font-size:1.4rem}.data-table[data-v-245c55b5]{font-size:1.05rem;min-width:0}}@media screen and (min-width: 1440px){.main-sm-down[data-v-245c55b5]{max-width:1200px}.title[data-v-245c55b5]{font-size:2.2rem}.context-box p[data-v-245c55b5],.context-box ul[data-v-245c55b5],.context-box div[data-v-245c55b5]{font-size:1.5rem}.data-table[data-v-245c55b5]{font-size:1.1rem}}.purchase-section[data-v-1503a4a6]{background:#1d1d1d;color:#fff;padding:64px 0}.purchase-section__container[data-v-1503a4a6]{width:min(1200px,calc(100% - 64px));margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:64px}.purchase-section__head[data-v-1503a4a6]{width:100%;text-align:center}.purchase-section__eyebrow[data-v-1503a4a6]{margin:0;font-family:Archivo,Helvetica Neue,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:1.8px;text-transform:uppercase;color:#ffffff80}.purchase-section__title[data-v-1503a4a6]{margin:0;font-size:clamp(40px,5vw,60px);line-height:1.07;letter-spacing:1.2px;font-weight:600;color:#fff}.purchase-section__cards[data-v-1503a4a6]{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:40px}.purchase-card[data-v-1503a4a6]{position:relative;box-sizing:border-box;width:100%;max-width:500px;min-height:574px;padding:0 0 28px;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;align-items:center}.purchase-card--personal[data-v-1503a4a6]{border:1px solid rgba(255,255,255,.08);background:linear-gradient(141.21deg,#262626 6.17%,#1a1a1a 93.83%)}.purchase-card--business[data-v-1503a4a6]{border:1px solid rgba(230,0,18,.15);background:linear-gradient(141.21deg,#1e1a1a 6.17%,#1a1414 93.83%)}.purchase-card__top-line[data-v-1503a4a6]{position:absolute;left:50%;top:0;transform:translate(-50%);height:2px;pointer-events:none}.purchase-card__top-line--personal[data-v-1503a4a6]{width:min(497.5px,calc(100% - 2px));background:linear-gradient(90deg,rgba(0,0,0,0) 0%,#e60012 50%,rgba(0,0,0,0) 100%)}.purchase-card__top-line--business[data-v-1503a4a6]{width:min(533.5px,calc(100% - 2px));background:linear-gradient(90deg,#e60012 0%,#ff6b6b 50%,#e60012 100%)}.purchase-card__business-glow[data-v-1503a4a6]{position:absolute;left:50%;top:-60px;transform:translate(-50%);width:200px;height:200px;border-radius:50%;background:#e60012;opacity:.1;filter:blur(64px);pointer-events:none}.purchase-card__header-block[data-v-1503a4a6]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;padding:47px 24px 0;width:100%;max-width:453.5px;box-sizing:border-box}.purchase-card__icon-wrap[data-v-1503a4a6]{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;flex-shrink:0}.purchase-card__icon-wrap--personal[data-v-1503a4a6]{background:rgba(230,0,18,.12);border:1px solid rgba(230,0,18,.3)}.purchase-card__icon-wrap--business[data-v-1503a4a6]{background:rgba(230,0,18,.15);border:1px solid rgba(230,0,18,.4)}.purchase-card__icon[data-v-1503a4a6]{display:block}.purchase-card__name[data-v-1503a4a6]{margin:0;font-size:24px;line-height:36px;font-weight:600;letter-spacing:.5px;text-align:center;color:#fff}.purchase-card__subtitle[data-v-1503a4a6]{margin:0;font-size:14px;line-height:20px;text-align:center;color:#ffffff80}.purchase-card__qr-wrap[data-v-1503a4a6]{position:relative;z-index:1;margin-top:64px;width:168px;height:168px;flex-shrink:0}.purchase-card__qr-glow[data-v-1503a4a6]{position:absolute;inset:0;border-radius:16px;background:#e60012;opacity:.3;filter:blur(24px)}.purchase-card__qr-frame[data-v-1503a4a6]{position:absolute;left:50%;top:0;transform:translate(-50%);width:160px;height:160px;box-sizing:border-box;border-radius:16px;border:3px solid #e60012;background:#d2d2d2;box-shadow:0 8px 32px #e6001240;overflow:hidden}.purchase-card__qr-inner[data-v-1503a4a6]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:144px;height:144px}.purchase-card__qr-img[data-v-1503a4a6]{display:block;width:100%;height:100%;object-fit:cover}.purchase-card__qr-veil[data-v-1503a4a6]{position:absolute;inset:0;background:rgba(29,29,29,.2);pointer-events:none}.purchase-card__features[data-v-1503a4a6]{position:relative;z-index:1;list-style:none;margin:40px 0 0;padding:0 40px;width:100%;max-width:420px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px}.purchase-card__feature[data-v-1503a4a6]{display:flex;align-items:center;gap:12px;min-height:48px;padding:0 17px;box-sizing:border-box;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.purchase-card__feature-bar[data-v-1503a4a6]{width:3px;height:16px;border-radius:40px;background:#e60012;flex-shrink:0}.purchase-card__feature-text[data-v-1503a4a6]{font-size:14px;line-height:20px;color:#ffffffb3;white-space:nowrap}.purchase-card__cta[data-v-1503a4a6]{position:relative;z-index:1;margin-top:28px;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:16px 40px;border-radius:100px;background:#e60012;color:#fff;text-decoration:none;box-shadow:0 4px 8px #e6001240;transition:background-color .2s ease,transform .2s ease}.purchase-card__cta[data-v-1503a4a6]:hover{background:#fb0016;transform:translateY(-1px)}.purchase-card__cta-label[data-v-1503a4a6]{font-size:16px;line-height:24px;font-weight:500}.purchase-card__cta-icon[data-v-1503a4a6]{display:block;flex-shrink:0}.purchase-card__footnote[data-v-1503a4a6]{position:relative;z-index:1;margin:auto 0 0;padding-top:24px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:14px;color:#ffffff80;text-align:center}.purchase-card__footnote--dots[data-v-1503a4a6]{padding-top:32px}.purchase-card__dot[data-v-1503a4a6]{width:6px;height:6px;border-radius:40px;background:#e60012;flex-shrink:0}.purchase-card__footnote-icon[data-v-1503a4a6]{display:block;flex-shrink:0}@media (max-width: 1280px){.purchase-section__container[data-v-1503a4a6]{width:calc(100% - 48px);gap:48px}.purchase-section[data-v-1503a4a6]{padding:56px 0 72px}.purchase-section__cards[data-v-1503a4a6]{flex-direction:column;align-items:center}.purchase-card[data-v-1503a4a6]{min-height:0}.purchase-card__features[data-v-1503a4a6]{margin-top:40px}.purchase-card__cta[data-v-1503a4a6]{margin-top:32px}}@media (max-width: 767px){.purchase-section__container[data-v-1503a4a6]{width:calc(100% - 32px);gap:40px}.purchase-section__eyebrow[data-v-1503a4a6]{font-size:12px;letter-spacing:1.2px}.purchase-card__features[data-v-1503a4a6]{padding:0 20px;max-width:100%}.purchase-card__feature[data-v-1503a4a6],.purchase-card__feature-text[data-v-1503a4a6]{white-space:normal}.purchase-card__header-block[data-v-1503a4a6]{padding-top:40px}.purchase-section[data-v-1503a4a6]{padding:48px 0 56px}.purchase-card__cta[data-v-1503a4a6]{max-width:280px;gap:0;min-height:24px!important;padding:12px 32px!important}}.contact-section[data-v-8a6bda46]{background:#1d1d1d;padding:clamp(54px,6vw,96px) 0 clamp(64px,7vw,100px);--el-fill-color-blank: transparent;--el-text-color-placeholder: rgba(255, 255, 255, .5);--el-input-bg-color: transparent;--el-input-border-color: transparent;--el-input-hover-border-color: transparent;--el-input-focus-border-color: transparent;--el-border-color: transparent}.contact-section__container[data-v-8a6bda46]{width:min(1197px,calc(100% - 64px));margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.contact-section__head[data-v-8a6bda46]{width:100%;text-align:center;color:#fff}.contact-section__label[data-v-8a6bda46]{margin:0;font-size:18px;line-height:1.5;text-transform:uppercase;color:#fff;opacity:.5}.contact-section__title[data-v-8a6bda46]{margin:0;font-size:clamp(40px,4.2vw,60px);line-height:1.07;letter-spacing:1.2px;font-weight:700;color:#fff}.contact-section__divider[data-v-8a6bda46]{width:100%;border-top:1px solid rgba(255,255,255,.08)}.contact-section__form[data-v-8a6bda46]{width:min(980px,100%);display:flex;flex-direction:column;gap:40px}.contact-section__row[data-v-8a6bda46]{width:100%;display:flex;align-items:center;gap:40px}.contact-section__field[data-v-8a6bda46]{flex:1;border-bottom:1px solid rgba(255,255,255,.72);height:40px}.contact-section__field--full[data-v-8a6bda46]{width:100%}.contact-section__field--textarea[data-v-8a6bda46]{height:auto;min-height:80px;border-bottom:none}.contact-section[data-v-8a6bda46] .el-input{--el-input-bg-color: transparent !important;--el-fill-color-blank: transparent !important;--el-input-border-color: transparent !important;--el-input-hover-border-color: transparent !important;--el-input-focus-border-color: transparent !important;--el-input-disabled-border-color: transparent !important;--el-input-disabled-bg-color: transparent !important;--el-disabled-bg-color: transparent !important;--el-border-color: transparent !important}.contact-section[data-v-8a6bda46] .el-input__wrapper,.contact-section[data-v-8a6bda46] .el-input__wrapper:hover,.contact-section[data-v-8a6bda46] .el-input__wrapper.is-focus,.contact-section[data-v-8a6bda46] .el-input.is-disabled .el-input__wrapper{height:40px;padding:0;background:transparent!important;border:0!important;box-shadow:none!important;outline:none!important;border-radius:0!important}.contact-section__field--textarea[data-v-8a6bda46] .el-textarea__inner{min-height:80px!important;padding:0;background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:14px;line-height:1.5;border-bottom:1px solid rgba(255,255,255,.72);border-radius:0}.contact-section__field--textarea[data-v-8a6bda46] .el-input__count{color:#ffffff80;background:transparent}.contact-section[data-v-8a6bda46] .el-input__inner,.contact-section[data-v-8a6bda46] .el-input__inner:hover,.contact-section[data-v-8a6bda46] .el-input__inner:focus{height:40px;background:transparent!important;border:0!important;box-shadow:none!important;appearance:none;-webkit-appearance:none;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:14px;line-height:1}.contact-section[data-v-8a6bda46] .el-input__count{color:#ffffff80;background:transparent}.contact-section__bottom[data-v-8a6bda46]{width:min(980px,100%);display:flex;align-items:center;justify-content:space-between;gap:20px}.contact-section__consent[data-v-8a6bda46]{flex:1;display:flex;align-items:center;gap:10px;color:#fff}.contact-section__consent-text[data-v-8a6bda46]{font-size:14px;line-height:1.43}.contact-section__consent-link[data-v-8a6bda46]{color:#fff;text-decoration:underline}.contact-section__submit[data-v-8a6bda46]{width:144px;height:64px;border:none;border-radius:999px;background:#e60012;color:#fff;font-size:20px;line-height:1;font-weight:500;cursor:pointer;transition:background-color .2s ease}.contact-section__submit[data-v-8a6bda46]:hover:not(:disabled){background:#fb0016}.contact-section__submit[data-v-8a6bda46]:disabled{opacity:.65;cursor:not-allowed}[data-v-8a6bda46]::deep(.contact-section__field .el-input.is-disabled .el-input__inner){background:transparent!important;color:#ffffff8c;-webkit-text-fill-color:rgba(255,255,255,.55)}[data-v-8a6bda46]::deep(.contact-section__field .el-input__inner::placeholder),[data-v-8a6bda46]::deep(.contact-section__field .el-input__inner::-webkit-input-placeholder),[data-v-8a6bda46]::deep(.contact-section__field .el-input__inner::-moz-placeholder),[data-v-8a6bda46]::deep(.contact-section__field .el-input__inner:-ms-input-placeholder),[data-v-8a6bda46]::deep(.contact-section__field--textarea .el-textarea__inner::placeholder){color:#ffffff80!important;-webkit-text-fill-color:rgba(255,255,255,.5)!important;opacity:1}[data-v-8a6bda46]::deep(.contact-section__consent .el-checkbox){height:20px;margin-right:0;display:inline-flex;align-items:center}[data-v-8a6bda46]::deep(.contact-section__consent .el-checkbox__input){height:20px;line-height:20px}[data-v-8a6bda46]::deep(.contact-section__consent .el-checkbox__label){display:none}[data-v-8a6bda46]::deep(.contact-section__consent .el-checkbox__inner){width:20px;height:20px;border:1px solid rgba(255,255,255,.9);border-radius:4px;background:transparent}[data-v-8a6bda46]::deep(.contact-section__consent .el-checkbox__input.is-checked .el-checkbox__inner){background-color:#e60012;border-color:#e60012}@media (max-width: 1280px){.contact-section[data-v-8a6bda46]{padding:72px 0 84px}.contact-section__container[data-v-8a6bda46]{width:calc(100% - 48px);gap:40px}}@media (max-width: 767px){.contact-section__container[data-v-8a6bda46]{width:calc(100% - 32px);gap:32px}.contact-section__label[data-v-8a6bda46]{font-size:12px}.contact-section__title[data-v-8a6bda46]{font-size:44px;line-height:1.2}.contact-section__form[data-v-8a6bda46],.contact-section__bottom[data-v-8a6bda46]{width:100%}.contact-section__form[data-v-8a6bda46]{gap:22px}.contact-section__row[data-v-8a6bda46]{flex-direction:column;align-items:stretch;gap:22px}.contact-section__row .contact-section__field[data-v-8a6bda46]{width:100%;flex:none}.contact-section__bottom[data-v-8a6bda46]{flex-direction:column;align-items:stretch;gap:24px}.contact-section__consent[data-v-8a6bda46]{align-items:center;gap:8px}.contact-section__submit[data-v-8a6bda46]{width:100%;height:56px;font-size:18px}}@media (max-width: 420px){.contact-section[data-v-8a6bda46]{padding:56px 0 64px}.contact-section__title[data-v-8a6bda46]{font-size:38px}.contact-section__consent-text[data-v-8a6bda46]{font-size:13px}}.coming-soon-section[data-v-59aaf24a]{width:100%;height:clamp(180px,18.06vw,260px);background-color:#1d1d1d;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden}.coming-soon-section__inner[data-v-59aaf24a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(32px,4.44vw,64px) clamp(16px,2.22vw,32px);box-sizing:border-box}.coming-soon-section__text[data-v-59aaf24a]{display:block;width:min(480px,90%);height:auto;max-width:100%;object-fit:contain}@media (max-width: 1280px){.coming-soon-section__inner[data-v-59aaf24a]{padding-inline:24px}}@media (max-width: 767px){.coming-soon-section[data-v-59aaf24a]{height:clamp(160px,48vw,220px)}.coming-soon-section__inner[data-v-59aaf24a]{padding:28px 16px}.coming-soon-section__text[data-v-59aaf24a]{width:min(360px,88%)}}@media (max-width: 420px){.coming-soon-section[data-v-59aaf24a]{height:clamp(148px,52vw,200px)}.coming-soon-section__text[data-v-59aaf24a]{width:min(300px,92%)}}.home-page[data-v-d568d764]{width:100%;background:#000;color:#fff}.home-hero[data-v-d568d764]{position:relative;width:100%;max-width:none;margin:0;display:flex;justify-content:center;background:#1d1d1d}.home-hero--show-full-bg[data-v-d568d764]{overflow:hidden;padding:0}.home-hero__bg-full[data-v-d568d764]{width:min(1440px,100%);aspect-ratio:1440/900;height:auto;object-fit:cover;display:block}@media (min-width: 901px){.home-hero__bg-full[data-v-d568d764]{width:1440px;height:900px;max-width:100%}}.home-hero--show-full-bg .home-hero__inner[data-v-d568d764]{position:absolute;inset:0;z-index:1;box-sizing:border-box;width:100%;max-width:1440px;min-height:100%;margin-left:auto;margin-right:auto;padding:0 clamp(20px,11.11vw,160px);padding-top:168px;padding-bottom:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:88px;pointer-events:none}.home-hero--show-full-bg .home-hero__logo[data-v-d568d764]{width:min(349px,58vw);height:auto;display:block;pointer-events:auto}.home-hero--show-full-bg .home-hero__slogan[data-v-d568d764]{margin:0;font-size:clamp(28px,2.8vw,40px);line-height:1;letter-spacing:.2em;color:#ffffffe6}.home-hero--show-full-bg .home-hero__meta[data-v-d568d764]{margin:auto 0 0;align-self:center;padding-bottom:8px;font-size:24px;line-height:1;letter-spacing:3px;color:#ffffff80;text-transform:uppercase}.home-hero--show-full-bg .home-hero__slogan--layout-only[data-v-d568d764],.home-hero--show-full-bg .home-hero__meta--layout-only[data-v-d568d764]{opacity:0;pointer-events:none;user-select:none}@media (min-width: 901px){.home-hero--show-full-bg .home-hero__meta[data-v-d568d764]{white-space:nowrap}}@media (max-width: 900px){.home-hero--show-full-bg[data-v-d568d764]{min-height:min(100vh - 56px,900px)}.home-hero--show-full-bg .home-hero__bg-full[data-v-d568d764]{position:absolute;inset:0;width:100%;height:100%;max-width:none;aspect-ratio:unset;object-fit:cover;object-position:center center}}@media (max-width: 767px){.home-hero--show-full-bg .home-hero__inner[data-v-d568d764]{min-height:100%;align-items:center;text-align:center;justify-content:flex-start;padding-top:clamp(64px,14vh,160px);padding-bottom:max(48px,env(safe-area-inset-bottom,0px));gap:clamp(28px,6vh,48px)}.home-hero--show-full-bg .home-hero__logo[data-v-d568d764]{width:min(300px,72vw);max-width:100%}.home-hero--show-full-bg .home-hero__slogan[data-v-d568d764]{font-size:clamp(28px,8vw,40px);letter-spacing:.1em}.home-hero--show-full-bg .home-hero__meta[data-v-d568d764]{margin-top:auto;font-size:clamp(14px,3.4vw,24px);letter-spacing:1.5px;text-align:center}}@media (max-width: 420px){.home-hero--show-full-bg .home-hero__inner[data-v-d568d764]{padding-top:clamp(52px,12vh,140px);gap:24px}.home-hero--show-full-bg .home-hero__logo[data-v-d568d764]{width:min(260px,78vw)}}.home-pill-btn[data-v-d568d764]{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:10px 10px 10px 20px;border-radius:100px;border:1px solid #e60012;text-decoration:none;color:#fff;transition:opacity .2s,transform .2s}.home-pill-btn[data-v-d568d764]:hover{opacity:.92;transform:translateY(-1px)}.home-pill-btn__label[data-v-d568d764]{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:20px;font-weight:500;line-height:20px;white-space:nowrap}.home-pill-btn__icon-wrap[data-v-d568d764]{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:135px;background:#e60012}.home-pill-btn__icon[data-v-d568d764]{display:block;width:24px;height:24px}.home-product[data-v-d568d764]{display:block;width:100%;min-height:60vh;background:#1d1d1d;color:inherit}.home-product__row[data-v-d568d764]{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;min-height:690px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:57px}.home-product__row--text-first[data-v-d568d764]{flex-direction:row;padding-left:min(160px,11.11vw);padding-right:min(120px,8.33vw)}.home-product__row--text-first .home-product__copy[data-v-d568d764]{order:1;width:473px;max-width:100%;flex:0 0 auto}.home-product__row--text-first .home-product__media[data-v-d568d764]{order:2;width:473px;max-width:100%;flex:0 0 auto}.home-product__row--media-first[data-v-d568d764]{flex-direction:row;padding-left:min(120px,8.33vw);padding-right:min(160px,11.11vw)}.home-product__row--media-first .home-product__media[data-v-d568d764]{order:1;width:473px;max-width:100%;flex:0 0 auto}.home-product__row--media-first .home-product__copy[data-v-d568d764]{order:2;width:473px;max-width:100%;flex:0 0 auto}.home-product__copy[data-v-d568d764]{display:flex;flex-direction:column;align-items:flex-start;gap:40px}.home-product__text-block[data-v-d568d764]{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.home-product__title[data-v-d568d764]{margin:0;font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:60px;font-weight:700;line-height:64px;letter-spacing:-2px;color:#fff}.home-product__desc[data-v-d568d764]{margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:20px;line-height:30px;color:#ffffff80}.home-product__figure[data-v-d568d764]{position:relative;width:100%;height:300px;border-radius:9.231px;overflow:hidden;background:#1d1d1d;display:flex;align-items:center;justify-content:center}.home-product__img[data-v-d568d764]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;display:block}.home-product__img--fingertip[data-v-d568d764],.home-product__img--weighted[data-v-d568d764],.home-product__img--board[data-v-d568d764],.home-product__img--insert[data-v-d568d764]{transform:none;object-fit:contain;object-position:center}@media (max-width: 1280px){.home-product__title[data-v-d568d764]{font-size:clamp(32px,4.2vw,52px);line-height:1.12}.home-product__desc[data-v-d568d764]{font-size:clamp(15px,1.65vw,19px);line-height:1.5}.home-product__row[data-v-d568d764],.home-product__row--text-first[data-v-d568d764],.home-product__row--media-first[data-v-d568d764]{flex-direction:column;min-height:0;padding:48px clamp(20px,5vw,32px);column-gap:0;row-gap:32px;align-items:stretch}.home-product__row--text-first .home-product__copy[data-v-d568d764],.home-product__row--media-first .home-product__copy[data-v-d568d764],.home-product__row--text-first .home-product__media[data-v-d568d764],.home-product__row--media-first .home-product__media[data-v-d568d764]{width:100%;max-width:100%;flex:none}.home-product__row--text-first .home-product__media[data-v-d568d764],.home-product__row--media-first .home-product__media[data-v-d568d764]{order:-1}.home-product__copy[data-v-d568d764]{align-items:center;text-align:center}.home-product__text-block[data-v-d568d764]{align-items:center}.home-product__figure[data-v-d568d764]{height:auto;min-height:220px;max-height:min(48vh,360px);aspect-ratio:473/300}.home-product__img[data-v-d568d764]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;transform:none}.home-pill-btn--sm[data-v-d568d764]{align-self:center}}@media (max-width: 767px){.home-product__figure[data-v-d568d764]{width:min(63.07vw,473px);min-height:0;max-height:none;aspect-ratio:473/300;margin-inline:auto}.home-pill-btn[data-v-d568d764]{padding:6px 6px 6px 8px;gap:6px}.home-pill-btn__label[data-v-d568d764]{font-size:clamp(12px,2.13vw,16px);line-height:18px}.home-pill-btn__icon-wrap[data-v-d568d764]{padding:0 4px}.home-pill-btn__icon[data-v-d568d764]{display:block;width:20px;height:20px}.home-product__row[data-v-d568d764],.home-product__row--text-first[data-v-d568d764],.home-product__row--media-first[data-v-d568d764]{padding:clamp(20px,5.33vw,120px);row-gap:clamp(16px,3.2vw,24px)}.home-product__copy[data-v-d568d764]{gap:clamp(18px,3.73vw,28px)}.home-product__text-block[data-v-d568d764]{gap:clamp(12px,2.13vw,16px)}.home-product__title[data-v-d568d764]{font-size:clamp(30px,8vw,60px);line-height:1.07;letter-spacing:-2px}.home-product__desc[data-v-d568d764]{font-size:clamp(14px,3.2vw,24px);line-height:1.5;max-width:20em}}.products-page[data-v-b65fb948]{background:#1d1d1d;color:#fff}.products-page__container[data-v-b65fb948]{width:min(1200px,calc(100% - 48px));margin:0 auto}.home-hero[data-v-b65fb948]{position:relative;width:100%;max-width:none;margin:0;min-height:900px;overflow:hidden}.home-hero__bg-img[data-v-b65fb948]{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:900px;object-fit:cover;object-position:center center;pointer-events:none}.home-hero__inner[data-v-b65fb948]{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:1440px;min-height:900px;margin-left:auto;margin-right:auto;padding:0 clamp(20px,11.11vw,160px);padding-top:168px;padding-bottom:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:88px}.home-hero__logo[data-v-b65fb948]{width:min(349px,58vw);height:auto;display:block}.home-hero__slogan[data-v-b65fb948]{margin:0;display:block;height:30px;width:auto;line-height:1}.home-hero__meta[data-v-b65fb948]{margin:auto 0 0;align-self:center;padding-bottom:8px;font-size:24px;line-height:1;letter-spacing:3px;color:#ffffff80;text-transform:uppercase}@media (min-width: 901px){.home-hero__meta[data-v-b65fb948]{white-space:nowrap}}.products-brand[data-v-b65fb948]{position:relative;width:100%;min-height:100vh;overflow:hidden;background:#1d1d1d}.products-brand__bg-img[data-v-b65fb948]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.products-brand__inner[data-v-b65fb948]{position:relative;z-index:1;box-sizing:border-box;width:100%;margin:0 auto}.products-brand__intro[data-v-b65fb948]{margin:0}.products-brand__main[data-v-b65fb948]{display:grid}.products-brand__heading[data-v-b65fb948]{margin:0;font-weight:600;color:#fff}.products-brand__heading-en[data-v-b65fb948]{display:inline;margin-right:.35em;letter-spacing:.04em;color:#fff}.products-brand__heading-en-first--red[data-v-b65fb948]{color:#e60012}.products-brand__heading-en-first--blue[data-v-b65fb948]{color:#0047bb}.products-brand__text[data-v-b65fb948]{margin:0}.products-brand__slogan[data-v-b65fb948]{display:block;height:auto;margin:0 auto}@media (min-width: 768px){.products-brand__bg-img[data-v-b65fb948]{min-height:100vh}.products-brand__inner[data-v-b65fb948]{max-width:1440px;min-height:100vh;padding:clamp(80px,10vh,120px) 160px clamp(48px,6vh,80px);display:flex;flex-direction:column;justify-content:flex-start}.products-brand__intro[data-v-b65fb948]{flex-shrink:0;max-width:none;font-size:48px;line-height:1.6;color:#fff;text-align:center}.products-brand__main[data-v-b65fb948]{flex:1;grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);column-gap:80px;align-items:center;align-content:center;margin-top:clamp(32px,5vh,64px)}.products-brand__block[data-v-b65fb948]{max-width:380px}.products-brand__block--left[data-v-b65fb948]{justify-self:end;align-self:center;text-align:left;transform:translateY(clamp(-72px,-9vh,-140px))}.products-brand__block--right[data-v-b65fb948]{justify-self:start;align-self:center;text-align:left;transform:translateY(clamp(72px,9vh,140px))}.products-brand__heading[data-v-b65fb948]{font-size:30px;line-height:1.25}.products-brand__text[data-v-b65fb948]{margin-top:20px;font-size:20px;line-height:1.75;color:#ffffff8f}.products-brand__slogan[data-v-b65fb948]{width:120px;margin:0;align-self:center;justify-self:center}}@media (min-width: 768px) and (max-width: 1280px){.products-brand__inner[data-v-b65fb948]{padding-left:clamp(24px,6vw,160px);padding-right:clamp(24px,6vw,160px)}.products-brand__main[data-v-b65fb948]{column-gap:clamp(32px,5vw,80px)}.products-brand__block[data-v-b65fb948]{max-width:min(380px,34vw)}}.products-points[data-v-b65fb948]{min-height:690px;padding:72px 0 80px}.products-section-head__label[data-v-b65fb948]{margin:0;font-size:14px;line-height:1.5;letter-spacing:1.8px;text-transform:uppercase;color:#ffffff80}.products-section-head__label--sentence[data-v-b65fb948]{text-transform:none}.products-section-head__title[data-v-b65fb948]{margin:8px 0 0;font-size:clamp(34px,4.2vw,60px);line-height:1.05;font-weight:600}.products-section-head__title span[data-v-b65fb948]{color:#e60012}.products-points__desc[data-v-b65fb948]{margin:24px 0 0;font-size:clamp(16px,1.5vw,20px);line-height:1.6;color:#ffffff80}.products-points__cards[data-v-b65fb948]{margin-top:72px;display:grid;grid-template-columns:repeat(3,minmax(0,360px));justify-content:flex-start;gap:60px}.products-points__card[data-v-b65fb948]{height:300px;padding:50px 40px;display:flex;flex-direction:column;align-items:center;gap:30px;border-radius:20px 50px;border:1px solid rgba(230,0,18,.5);background:linear-gradient(106deg,rgba(230,0,18,.1) -29.45%,rgba(230,0,18,0) 28.16%),#1A1A1A}.products-points__card-index-wrap[data-v-b65fb948]{width:280px;max-width:100%}.products-points__index[data-v-b65fb948]{margin:0;font-family:Archivo,sans-serif;font-weight:400;color:#e60012;font-size:48px;line-height:48px;opacity:.5}.products-points__card-title-wrap[data-v-b65fb948]{width:280px;max-width:100%;display:flex;align-items:center}.products-points__title[data-v-b65fb948]{width:280px;max-width:100%;margin:0;font-size:24px;line-height:24px;font-weight:400}.products-points__card-text-wrap[data-v-b65fb948]{width:280px;max-width:100%;display:flex;align-items:flex-start}.products-points__text[data-v-b65fb948]{width:285px;max-width:100%;margin:0;font-size:14px;line-height:21px;color:#ffffff80}.products-solution[data-v-b65fb948]{min-height:760px;padding:80px 0 76px}.products-solution .products-section-head[data-v-b65fb948]{width:min(680px,100%);margin:0 auto;text-align:center}.products-solution__desc[data-v-b65fb948]{max-width:680px;margin:24px auto 0;text-align:center;font-size:clamp(16px,1.5vw,20px);line-height:1.5;color:#ffffff80}.products-solution__cards[data-v-b65fb948]{width:min(1120px,100%);margin:48px auto 0;display:grid;grid-template-columns:repeat(4,200px);justify-content:space-between;gap:16px}.products-solution__card img[data-v-b65fb948]{width:200px;height:200px;object-fit:cover;border-radius:8.333px;display:block}.products-solution__card h3[data-v-b65fb948]{margin:16px 0 0;text-align:center;font-size:20px;font-weight:400;line-height:20px}.products-solution__link[data-v-b65fb948]{width:fit-content;margin:12px auto 0;padding-bottom:4px;display:flex;align-items:center;gap:8px;font-size:14px;line-height:16px;color:#fff;opacity:.5;text-decoration:none;border-bottom:1px solid #e60012}.products-solution__link img[data-v-b65fb948]{width:16px!important;height:16px!important}.products-solution__coming-soon[data-v-b65fb948]{width:min(1120px,100%);margin:128px auto 0;text-align:right;font-size:14px;font-weight:400;line-height:20px;color:#ffffff80}.products-mission[data-v-b65fb948]{background:#1a1a1a;min-height:690px;padding:112px 0}.products-mission__container[data-v-b65fb948]{display:grid;grid-template-columns:minmax(300px,498px) minmax(280px,1fr);align-items:center;gap:0}.products-mission__image-card[data-v-b65fb948]{position:relative;box-sizing:border-box;display:flex;flex-direction:column;gap:7.5px;width:100%;max-width:498px;min-height:465.75px;height:465.75px;padding:45px 45px 0;overflow:clip;border:1px solid #262626;border-radius:36px 36px 15px 15px;background:linear-gradient(107.11deg,rgba(230,0,18,.05) 29.45%,rgba(230,0,18,0) 27.86%),linear-gradient(267.32deg,rgb(28,28,28) 40.67%,rgba(28,28,28,0) 99.81%)}.products-mission__image-card[data-v-b65fb948]:before{content:"";position:absolute;right:22px;top:50%;z-index:0;width:451.5px;height:475.5px;max-width:min(90%,451.5px);transform:translateY(-50%) rotate(-90deg) scaleY(-1);transform-origin:center center;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:var(--17129314);opacity:.14;pointer-events:none}.products-mission__image[data-v-b65fb948]{position:relative;z-index:1;flex:1 1 auto;min-height:0;width:100%;object-fit:cover;object-position:bottom;border-radius:20px 20px 0 0}.products-mission__text[data-v-b65fb948]{display:flex;flex-direction:column;gap:40px;align-self:stretch;justify-content:center;box-sizing:border-box;min-width:0;max-width:664px;border-left:1px solid #e60012;padding-left:37.5px}.products-mission__head[data-v-b65fb948]{text-transform:uppercase}.products-mission__label[data-v-b65fb948]{font-family:Archivo,Helvetica Neue,system-ui,sans-serif;font-size:18px;line-height:1.5;letter-spacing:1.8px;color:#fff;opacity:.5}.products-mission__title[data-v-b65fb948]{margin:8px 0 0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:clamp(36px,5vw,60px);line-height:1.07;font-weight:600;letter-spacing:1.2px}.products-mission__title span[data-v-b65fb948]{color:#e60012}.products-mission__body[data-v-b65fb948]{margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:20px;line-height:30px;color:#fff;opacity:.5}.products-future[data-v-b65fb948]{position:relative;min-height:760px;background-position:center;background-size:cover;background-repeat:no-repeat}.products-future__overlay[data-v-b65fb948]{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.28) 50%,rgba(0,0,0,.62) 100%)}.products-future--show-full-bg .products-future__content[data-v-b65fb948]{position:absolute;inset:0;z-index:2;width:min(1200px,calc(100% - 48px));margin:0 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:20px;padding-top:100px}.products-future__desc[data-v-b65fb948]{margin:0;font-size:clamp(16px,1.6vw,20px);line-height:1.6;color:#ffffff8c}@media (max-width: 1280px){.products-points[data-v-b65fb948],.products-solution[data-v-b65fb948],.products-mission[data-v-b65fb948],.products-future[data-v-b65fb948]{min-height:0}.products-points__cards[data-v-b65fb948]{margin-top:36px;grid-template-columns:1fr;justify-content:stretch}.products-solution__cards[data-v-b65fb948]{margin-top:40px;grid-template-columns:repeat(2,minmax(180px,1fr));justify-content:stretch}.products-solution__coming-soon[data-v-b65fb948]{margin-top:128px}.products-solution__card img[data-v-b65fb948]{width:200px;height:200px;object-fit:cover;border-radius:8.333px;display:block}.products-mission__container[data-v-b65fb948]{grid-template-columns:1fr;gap:28px}.products-mission__image-card[data-v-b65fb948]{height:auto;min-height:0;max-width:498px;margin-inline:auto;padding:clamp(20px,4vw,45px) clamp(20px,4vw,45px) 0}.products-mission__image-card[data-v-b65fb948]:before{right:12px;width:min(380px,85vw);height:min(400px,90vw);opacity:.1}.products-mission__image[data-v-b65fb948]{flex:0 1 auto;min-height:200px;aspect-ratio:408 / 296}.products-mission__text[data-v-b65fb948]{max-width:none;padding-right:0;border-left:none;border-top:1px solid #e60012;padding-left:0;padding-top:24px}}@media (max-width: 767px){.products-page__container[data-v-b65fb948]{width:calc(100% - 32px)}.products-brand[data-v-b65fb948]{min-height:min(100vh,900px)}.products-brand__inner[data-v-b65fb948]{min-height:min(100vh,900px);padding:clamp(40px,8vh,48px) 16px;gap:clamp(24px,5vh,32px);display:flex;flex-direction:column;justify-content:center}.products-brand__intro[data-v-b65fb948]{font-size:clamp(16px,4vw,20px);line-height:1.6;color:#ffffffe6}.products-brand__heading[data-v-b65fb948]{font-size:clamp(22px,5.6vw,30px);line-height:1.25}.products-brand__text[data-v-b65fb948]{margin-top:clamp(12px,3vw,20px);font-size:clamp(14px,3.6vw,16px);line-height:1.75;color:#ffffff8f}.products-brand__bg-img[data-v-b65fb948]{min-height:100%}.products-brand__main[data-v-b65fb948]{grid-template-columns:1fr;gap:32px}.products-brand__block--left[data-v-b65fb948],.products-brand__block--right[data-v-b65fb948]{text-align:left;transform:none}.products-brand__slogan[data-v-b65fb948]{width:min(160px,42vw)}.home-hero[data-v-b65fb948]{min-height:min(100vh,900px)}.home-hero__bg-img[data-v-b65fb948]{height:min(100vh,900px)}.home-hero__inner[data-v-b65fb948]{min-height:min(100vh,900px);align-items:center;text-align:center;justify-content:flex-start;padding-top:clamp(120px,30vh,260px);padding-bottom:48px;gap:48px}.home-hero__slogan[data-v-b65fb948]{height:28px}.home-hero__meta[data-v-b65fb948]{margin-top:auto;font-size:clamp(14px,3.4vw,24px);letter-spacing:1.5px;text-align:center}.products-solution__cards[data-v-b65fb948]{width:fit-content;grid-template-columns:1fr}.products-solution__card[data-v-b65fb948]{padding:16px 0;grid-template-columns:1fr}.products-solution__card img[data-v-b65fb948]{width:180px;height:180px;object-fit:cover;border-radius:8.333px;display:block}.products-solution__coming-soon[data-v-b65fb948]{width:100%;margin-top:24px;text-align:center;font-size:clamp(12px,3.4vw,14px);line-height:20px}.products-future__content[data-v-b65fb948]{position:relative!important;padding:100px 0!important}.products-mission[data-v-b65fb948]{padding:72px 0;min-height:80vh}.products-mission__text[data-v-b65fb948]{gap:24px}.products-mission__body[data-v-b65fb948]{font-size:clamp(16px,4.2vw,20px);line-height:1.5}.home-hero__inner[data-v-b65fb948]{padding-top:clamp(108px,28vh,220px)}.products-points__card[data-v-b65fb948]{height:248px;padding:28px 20px}.products-section-head__label[data-v-b65fb948]{font-size:12px;letter-spacing:1.2px}.products-mission__label[data-v-b65fb948]{font-size:14px;letter-spacing:1.4px}}.return-policy-section[data-v-7a005196]{background:#1d1d1d;padding:clamp(72px,12vw,132px) 0;min-height:690px;box-sizing:border-box}.return-policy-section__container[data-v-7a005196]{width:min(980px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;row-gap:30px}.return-policy-section__card[data-v-7a005196]{box-sizing:border-box;min-height:198px;border:1px solid #6c7275;border-radius:12px;background:#232323;padding:30px;color:#fff;display:flex;flex-direction:column;gap:20px;overflow:hidden}.return-policy-section__head[data-v-7a005196]{display:flex;align-items:center;gap:0;flex-shrink:0}.return-policy-section__icon-wrap[data-v-7a005196]{flex-shrink:0;padding:16px;box-sizing:border-box;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:66px}.return-policy-section__icon[data-v-7a005196]{width:26px;height:26px;display:block}.return-policy-section__card h3[data-v-7a005196]{flex:1 1 auto;margin:0;min-width:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:24px;line-height:30px;font-weight:600;opacity:.9}.return-policy-section__divider[data-v-7a005196]{margin:0;flex-shrink:0;height:0;border:none;border-top:1px solid rgba(108,114,117,.55)}.return-policy-section__card p[data-v-7a005196]{margin:0;flex:1 1 auto;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:14px;line-height:20px;font-weight:400;opacity:.5;text-align:justify}.return-policy-section__card--wide[data-v-7a005196]{grid-column:1 / -1;min-height:198px}@media (max-width: 1280px){.return-policy-section[data-v-7a005196]{min-height:0}}@media (max-width: 767px){.return-policy-section[data-v-7a005196]{padding:56px 0;min-height:0}.return-policy-section__container[data-v-7a005196]{width:calc(100% - 32px);grid-template-columns:1fr;column-gap:0;row-gap:16px}.return-policy-section__card[data-v-7a005196],.return-policy-section__card--wide[data-v-7a005196]{min-height:0;padding:22px 20px;gap:16px}.return-policy-section__icon-wrap[data-v-7a005196]{width:52px;height:52px;padding:16px;box-sizing:border-box}.return-policy-section__icon[data-v-7a005196]{width:20px;height:20px}.return-policy-section__card h3[data-v-7a005196]{font-size:20px;line-height:26px}.return-policy-section__card p[data-v-7a005196]{font-size:14px;line-height:20px;text-align:left}}.product-intro-page[data-v-71930cbc]{background:#1d1d1d;color:#fff}.product-intro-page__container[data-v-71930cbc]{width:min(1200px,100% - 48px);margin:0 auto}.product-intro-hero[data-v-71930cbc]{min-height:100vh;background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-hero__inner[data-v-71930cbc]{min-height:inherit;padding-top:160px;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-hero__content-wrap[data-v-71930cbc]{width:min(875px,100%);min-height:405px;padding:14px 24px 0;border-radius:24px;position:relative;isolation:isolate}.product-intro-hero__content-wrap[data-v-71930cbc]:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1}.product-intro-hero__brand[data-v-71930cbc]{margin:0;font-family:Archivo Black,sans-serif;font-size:48px;line-height:1;letter-spacing:1px;font-weight:600;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 19.34%,#fff 46.61%,rgba(255,255,255,0) 91.04%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-intro-hero h1[data-v-71930cbc]{margin:12px 0 0;font-size:clamp(40px,5vw,80px);line-height:1.1;font-weight:600}.product-intro-hero__product[data-v-71930cbc]{margin:20px auto 0;max-width:min(420px,56vw);max-height:300px;width:auto;height:auto;object-fit:contain}.product-intro-hero__slogan[data-v-71930cbc]{margin:42px 0 0;font-size:clamp(22px,2vw,30px);line-height:1.4;letter-spacing:3px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-71930cbc]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-71930cbc]{width:min(980px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-71930cbc]{display:block}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-71930cbc]:after{content:none}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-71930cbc]{margin-top:80px;max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-71930cbc]{word-spacing:.4em}.product-intro-hero--weighted .product-intro-hero__product[data-v-71930cbc]{max-width:min(280px,62vw);max-height:190px}.product-intro-hero--posture-wrap .product-intro-hero__inner[data-v-71930cbc]{align-items:center;text-align:center}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-71930cbc]{width:min(920px,100%)}.product-intro-hero--posture-wrap h1[data-v-71930cbc]{word-spacing:.34em}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-71930cbc]{display:block;margin:auto;max-width:min(320px,30vw);max-height:360px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-71930cbc]{margin-top:28px}.product-intro-story[data-v-71930cbc],.product-intro-design[data-v-71930cbc],.product-intro-material[data-v-71930cbc],.product-intro-size[data-v-71930cbc]{min-height:690px}.product-intro-story[data-v-71930cbc],.product-intro-material[data-v-71930cbc]{background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-story--show-full-bg[data-v-71930cbc]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-story__bg-full[data-v-71930cbc]{width:100%;height:auto;display:block}.product-intro-material--show-full-bg[data-v-71930cbc]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-material__bg-full[data-v-71930cbc]{width:100%;height:auto;display:block}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-71930cbc]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-story--show-full-bg .product-intro-story__content[data-v-71930cbc]{width:min(545px,100%);position:relative;z-index:2}.product-intro-story--show-full-bg.product-intro-story--text-middle .product-intro-story__inner[data-v-71930cbc]{display:flex;align-items:center;padding-top:0}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-71930cbc]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-material--show-full-bg .product-intro-material__inner>div[data-v-71930cbc]{width:min(545px,100%);position:relative;z-index:2}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-71930cbc]{display:flex;align-items:flex-end;padding-top:0;padding-bottom:clamp(44px,4.8vw,68px)}.product-intro-material--show-full-bg-bottom .product-intro-material__content[data-v-71930cbc]{width:min(545px,100%)}.product-intro-story--posture-layout .product-intro-story__inner[data-v-71930cbc]{padding-top:0}.product-intro-story--posture-layout .product-intro-story__content[data-v-71930cbc]{width:100%;max-width:100%;height:100%;padding-top:clamp(72px,6vw,86px);display:grid;grid-template-columns:minmax(320px,600px) minmax(320px,460px);justify-content:space-between;align-content:start}.product-intro-story--posture-layout .product-intro-story__content h2[data-v-71930cbc]{grid-column:1}.product-intro-story--posture-layout .product-intro-story__content p[data-v-71930cbc]{grid-column:2;margin-top:clamp(122px,15vw,126px);max-width:400px}.product-intro-material--posture-layout .product-intro-material__inner[data-v-71930cbc]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--posture-layout .product-intro-material__inner>.product-intro-material__content[data-v-71930cbc]{width:100%;max-width:100%;margin:0;display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(20px,4vw,64px)}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-71930cbc]{margin:0;width:auto;max-width:min(560px,52%)}.product-intro-material--posture-layout .product-intro-material__content p[data-v-71930cbc]{margin:0 0 2px auto;width:auto;max-width:none;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:center;white-space:nowrap}.product-intro-material--weighted-layout .product-intro-material__inner[data-v-71930cbc]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-71930cbc]{width:100%;max-width:100%;margin:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;column-gap:clamp(20px,3.8vw,60px);padding-top:clamp(128px,10.5vw,162px);padding-bottom:clamp(42px,4.4vw,62px)}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-71930cbc]{margin:0;grid-column:1;grid-row:1;align-self:start;width:auto;max-width:min(560px,90%)}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-71930cbc]{margin:0;grid-column:2;grid-row:2;justify-self:end;align-self:end;width:auto;max-width:420px;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:right;white-space:nowrap;align-self:flex-end}.product-intro-material--stacked-text[data-v-71930cbc]{position:relative}.product-intro-material--stacked-text[data-v-71930cbc]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1d1d1d 0%,rgba(29,29,29,0) 50%,#1d1d1d 100%);pointer-events:none}.product-intro-material--stacked-text .product-intro-material__inner[data-v-71930cbc]{z-index:2;padding-top:0}.product-intro-material--stacked-text .product-intro-material__content[data-v-71930cbc]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding-top:clamp(64px,6.5vw,84px);padding-bottom:clamp(30px,2.8vw,42px)}.product-intro-material--stacked-text.product-intro-material--show-full-bg .product-intro-material__inner>.product-intro-material__content[data-v-71930cbc]{width:100%;max-width:100%;margin:0 auto}.product-intro-material--stacked-text .product-intro-material__content h2[data-v-71930cbc],.product-intro-material--stacked-text .product-intro-material__content p[data-v-71930cbc]{margin:0;max-width:none}.product-intro-story__inner[data-v-71930cbc],.product-intro-material__inner[data-v-71930cbc]{min-height:inherit;display:flex;justify-content:space-between;gap:40px}.product-intro-story--text-middle .product-intro-story__inner[data-v-71930cbc]{align-items:center}.product-intro-story__inner img[data-v-71930cbc],.product-intro-material__inner img[data-v-71930cbc]{width:min(500px,44vw);max-height:430px;object-fit:contain}.product-intro-story h2[data-v-71930cbc],.product-intro-material h2[data-v-71930cbc],.product-intro-design h2[data-v-71930cbc],.product-intro-size h2[data-v-71930cbc]{margin:0;font-size:clamp(34px,4vw,48px);line-height:1.2;letter-spacing:-1px}.product-intro-story p[data-v-71930cbc],.product-intro-material p[data-v-71930cbc]{margin:16px 0 0;max-width:600px;font-size:clamp(18px,1.8vw,20px);line-height:1.5;color:#ffffffb8}.product-intro-design[data-v-71930cbc]{padding:80px 0}.product-intro-design__desktop[data-v-71930cbc]{display:none}.product-intro-design__inner>h2[data-v-71930cbc]{text-align:center}.product-intro-design__content[data-v-71930cbc]{margin-top:50px;display:flex;align-items:center;justify-content:space-between;gap:36px}.product-intro-design__content img[data-v-71930cbc]{width:min(420px,38vw);object-fit:contain}.product-intro-design__list[data-v-71930cbc]{width:min(620px,100%);display:grid;gap:20px}.product-intro-design__list article[data-v-71930cbc]{border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(35,35,35,.7);padding:20px 24px}.product-intro-design__list h3[data-v-71930cbc]{margin:0;font-size:24px;line-height:1.25}.product-intro-design__list p[data-v-71930cbc]{margin:10px 0 0;font-size:18px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__desktop[data-v-71930cbc]{margin:50px auto 0;width:min(1120px,100%);height:384px;display:block;position:relative}.product-intro-design--fingertip .product-intro-design__mobile[data-v-71930cbc]{display:none}.product-intro-design--fingertip .product-intro-design__center-image[data-v-71930cbc]{position:absolute;left:50%;top:24px;transform:translate(-50%);width:min(369px,34vw);max-height:340px;object-fit:contain}.product-intro-design--fingertip .product-intro-design__point[data-v-71930cbc]{width:340px;position:absolute}.product-intro-design--fingertip .product-intro-design__point h3[data-v-71930cbc]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--fingertip .product-intro-design__point p[data-v-71930cbc]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__point[data-v-71930cbc]:before{content:"";position:absolute;top:24px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--fingertip .product-intro-design__point[data-v-71930cbc]:after{content:"";position:absolute;top:18px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 8px #ffffff47}.product-intro-design--fingertip .product-intro-design__point--left[data-v-71930cbc]{left:0;top:154px}.product-intro-design--fingertip .product-intro-design__point--left[data-v-71930cbc]:before{left:100%;width:clamp(170px,17vw,246px)}.product-intro-design--fingertip .product-intro-design__point--left[data-v-71930cbc]:after{left:calc(100% + clamp(170px,17vw,246px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-71930cbc]{right:0;top:120px}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-71930cbc]:before{right:100%;width:clamp(96px,10vw,120px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-71930cbc]:after{right:calc(100% + clamp(96px,10vw,120px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-71930cbc]{right:104px;top:270px}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-71930cbc]:before{right:100%;width:clamp(84px,8vw,98px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-71930cbc]:after{right:calc(100% + clamp(84px,8vw,98px) - 6px)}.product-intro-design--weighted .product-intro-design__desktop[data-v-71930cbc]{margin:50px auto 0;width:min(1080px,100%);height:320px;display:block;position:relative}.product-intro-design--weighted .product-intro-design__mobile[data-v-71930cbc]{display:none}.product-intro-design--weighted .product-intro-design__center-image[data-v-71930cbc]{position:absolute;top:0;width:min(285px,25vw);height:320px;object-fit:contain}.product-intro-design--weighted .product-intro-design__point[data-v-71930cbc]{left:min(380px,35.2vw);position:absolute}.product-intro-design--weighted .product-intro-design__point h3[data-v-71930cbc]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--weighted .product-intro-design__point p[data-v-71930cbc]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--weighted .product-intro-design__point[data-v-71930cbc]:before{content:"";position:absolute;top:28px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--weighted .product-intro-design__point[data-v-71930cbc]:after{content:"";position:absolute;top:22px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 14px #fff3}.product-intro-design--weighted .product-intro-design__point--left[data-v-71930cbc]{top:0;width:min(700px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--left[data-v-71930cbc]:before{right:100%;width:clamp(108px,10.4vw,126px)}.product-intro-design--weighted .product-intro-design__point--left[data-v-71930cbc]:after{right:calc(100% + clamp(108px,10.4vw,126px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-71930cbc]{top:114px;width:min(720px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-71930cbc]:before{right:100%;width:clamp(176px,17.6vw,202px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-71930cbc]:after{right:calc(100% + clamp(176px,17.6vw,202px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-71930cbc]{top:228px;width:min(540px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-71930cbc]:before{right:100%;width:clamp(156px,15.8vw,180px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-71930cbc]:after{right:calc(100% + clamp(156px,15.8vw,180px) - 6px)}.product-intro-material--center .product-intro-material__inner[data-v-71930cbc]{justify-content:center;text-align:center}.product-intro-material--left-bottom .product-intro-material__inner[data-v-71930cbc]{align-items:flex-end}.product-intro-size[data-v-71930cbc]{padding:80px 0}.product-intro-size__inner[data-v-71930cbc]{padding-top:0;padding-bottom:0}.product-intro-size h2[data-v-71930cbc]{text-align:center}.product-intro-size__specs[data-v-71930cbc]{margin-top:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}.product-intro-size__spec[data-v-71930cbc]{display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-size__figure[data-v-71930cbc]{height:320px;display:flex;align-items:flex-end;justify-content:center;gap:24px}.product-intro-size__figure--l .product-intro-size__product[data-v-71930cbc]{width:94px;height:230px}.product-intro-size__product[data-v-71930cbc]{width:86px;height:210px;object-fit:contain;object-position:center}.product-intro-size__measure[data-v-71930cbc]{display:flex;align-items:center;gap:10px}.product-intro-size__measure-line[data-v-71930cbc]{width:1px;height:210px;background:rgba(255,255,255,.58);position:relative}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-71930cbc]{height:230px}.product-intro-size__measure-line[data-v-71930cbc]:before,.product-intro-size__measure-line[data-v-71930cbc]:after{content:"";position:absolute;left:-5px;width:11px;height:1px;background:rgba(255,255,255,.72)}.product-intro-size__measure-line[data-v-71930cbc]:before{top:0}.product-intro-size__measure-line[data-v-71930cbc]:after{bottom:0}.product-intro-size__measure-label[data-v-71930cbc]{writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;line-height:1;color:#ffffffb3}.product-intro-size__caption[data-v-71930cbc]{margin:22px 0 0;font-size:30px;line-height:1.5;color:#ffffffb8}@media (max-width: 1280px){.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-71930cbc]{max-width:min(460px,42vw)}.product-intro-hero--weighted .product-intro-hero__product[data-v-71930cbc]{max-width:min(500px,54vw);max-height:340px}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-71930cbc]{max-width:min(290px,34vw);max-height:330px}.product-intro-story[data-v-71930cbc],.product-intro-material[data-v-71930cbc],.product-intro-design[data-v-71930cbc],.product-intro-size[data-v-71930cbc]{padding-top:72px;padding-bottom:72px}.product-intro-story--show-full-bg[data-v-71930cbc],.product-intro-material--show-full-bg[data-v-71930cbc]{padding-top:0;padding-bottom:0}}@media (max-width: 767px){.product-intro-page__container[data-v-71930cbc]{width:calc(100% - 32px)}.product-intro-hero__inner[data-v-71930cbc]{padding-top:120px}.product-intro-hero__content-wrap[data-v-71930cbc]{min-height:0;padding:12px 10px 6px;border-radius:16px}.product-intro-hero__brand[data-v-71930cbc]{font-size:34px}.product-intro-hero__slogan[data-v-71930cbc]{letter-spacing:1px;margin-top:64px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-71930cbc]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-71930cbc]{width:min(875px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-71930cbc]{float:none;margin:auto;max-width:min(420px,56vw)}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-71930cbc]{max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-71930cbc]{word-spacing:normal}.product-intro-hero--weighted .product-intro-hero__product[data-v-71930cbc]{max-width:min(420px,56vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-71930cbc]{width:min(875px,100%)}.product-intro-hero--posture-wrap h1[data-v-71930cbc]{word-spacing:normal}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-71930cbc]{margin:20px auto 0;max-width:min(260px,58vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-71930cbc]{margin-top:24px}.product-intro-story__inner[data-v-71930cbc],.product-intro-material__inner[data-v-71930cbc],.product-intro-design__content[data-v-71930cbc]{flex-direction:column;align-items:flex-start}.product-intro-story--text-middle .product-intro-story__inner[data-v-71930cbc]{align-items:flex-start}.product-intro-story--show-full-bg[data-v-71930cbc]{min-height:unset}.product-intro-story__bg-full[data-v-71930cbc],.product-intro-material__bg-full[data-v-71930cbc]{width:100%;height:auto}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-71930cbc]{width:calc(100% - 32px);padding-top:28px}.product-intro-story--mobile-text-separate[data-v-71930cbc]{display:flex;flex-direction:column}.product-intro-story--mobile-text-separate .product-intro-story__inner[data-v-71930cbc]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-story--mobile-text-separate .product-intro-story__bg-full[data-v-71930cbc]{order:2;width:100%;height:auto}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content[data-v-71930cbc],.product-intro-story--mobile-text-separate .product-intro-story__inner>div[data-v-71930cbc]{width:100%;max-width:100%}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content p[data-v-71930cbc],.product-intro-story--mobile-text-separate .product-intro-story__inner>div p[data-v-71930cbc]{margin-top:16px;max-width:100%}.product-intro-story--posture-layout .product-intro-story__content[data-v-71930cbc]{display:block;height:auto;padding-top:0}.product-intro-story--posture-layout .product-intro-story__content p[data-v-71930cbc]{margin-top:16px;max-width:600px}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-71930cbc]{width:calc(100% - 32px);padding-top:28px}.product-intro-material--mobile-text-separate[data-v-71930cbc]{display:flex;flex-direction:column}.product-intro-material--mobile-text-separate .product-intro-material__inner[data-v-71930cbc]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-material--mobile-text-separate .product-intro-material__bg-full[data-v-71930cbc]{order:2;width:100%;height:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner>div[data-v-71930cbc]{width:100%;max-width:100%}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-71930cbc]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding-top:0;padding-bottom:0;gap:16px}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-71930cbc],.product-intro-material--weighted-layout .product-intro-material__content p[data-v-71930cbc]{grid-column:auto;grid-row:auto;width:100%;max-width:100%;margin:0;align-self:auto;justify-self:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner img[data-v-71930cbc]{display:block;margin:12px auto 0}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-71930cbc]{padding-top:28px;padding-bottom:0;align-items:flex-start}.product-intro-material--posture-layout .product-intro-material__content[data-v-71930cbc]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-71930cbc],.product-intro-material--posture-layout .product-intro-material__content p[data-v-71930cbc]{width:100%;max-width:100%}.product-intro-material--posture-layout .product-intro-material__content p[data-v-71930cbc]{margin-top:0;font-size:clamp(18px,1.8vw,20px);text-align:left;white-space:normal}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-71930cbc]{text-align:left;white-space:normal}.product-intro-material--stacked-text .product-intro-material__content[data-v-71930cbc]{justify-content:flex-start;align-items:flex-start;text-align:left;gap:16px;padding-top:28px;padding-bottom:0}.product-intro-story__inner img[data-v-71930cbc],.product-intro-material__inner img[data-v-71930cbc],.product-intro-design__content img[data-v-71930cbc]{width:248px;align-self:center}.product-intro-design__list h3[data-v-71930cbc]{font-size:20px}.product-intro-design__list p[data-v-71930cbc]{font-size:15px}.product-intro-design--fingertip .product-intro-design__desktop[data-v-71930cbc]{display:none}.product-intro-design--fingertip .product-intro-design__mobile[data-v-71930cbc]{display:block}.product-intro-design--weighted .product-intro-design__desktop[data-v-71930cbc]{display:none}.product-intro-design--weighted .product-intro-design__mobile[data-v-71930cbc]{display:block}.product-intro-material--center .product-intro-material__inner[data-v-71930cbc],.product-intro-material--left-bottom .product-intro-material__inner[data-v-71930cbc]{text-align:left;align-items:flex-start}.product-intro-size__specs[data-v-71930cbc]{margin-top:28px;grid-template-columns:1fr}.product-intro-size__product[data-v-71930cbc]{width:66px;height:206px}.product-intro-size__figure--l .product-intro-size__product[data-v-71930cbc]{width:72px;height:225px}.product-intro-size__figure[data-v-71930cbc]{height:238px}.product-intro-size__measure-line[data-v-71930cbc]{height:196px}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-71930cbc]{height:215px}.product-intro-size__caption[data-v-71930cbc]{margin-top:16px;font-size:12px}.product-intro-size__spec[data-v-71930cbc]{padding:24px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-story[data-v-71930cbc],.product-intro-material[data-v-71930cbc],.product-intro-design[data-v-71930cbc],.product-intro-size[data-v-71930cbc]{padding-top:56px;padding-bottom:56px}.product-intro-material--show-full-bg[data-v-71930cbc]{padding-top:0;padding-bottom:0}}.product-intro-hero__price[data-v-71930cbc]{margin:12px 0 0;text-align:center;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:clamp(18px,4vw,24px);line-height:1.2;letter-spacing:2px;font-weight:400;color:#fff}.product-intro-page--fingertip-figma .product-intro-story--fingertip-fixed-img.product-intro-story--show-full-bg[data-v-71930cbc],.product-intro-page--fingertip-figma .product-intro-material--fingertip-fixed-img.product-intro-material--show-full-bg[data-v-71930cbc]{position:relative;overflow:hidden;min-height:0;display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,48px);padding:clamp(156px,7vw,80px) 0}.product-intro-page--fingertip-figma .product-intro-story--fingertip-fixed-img .product-intro-story__inner[data-v-71930cbc],.product-intro-page--fingertip-figma .product-intro-material--fingertip-fixed-img .product-intro-material__inner[data-v-71930cbc]{position:static;inset:auto;z-index:1;order:1;width:min(1200px,calc(100% - 48px));margin:0 auto;padding:0;min-height:0;display:block}.product-intro-page--fingertip-figma .product-intro-story--fingertip-fixed-img .product-intro-story__bg-full[data-v-71930cbc],.product-intro-page--fingertip-figma .product-intro-material--fingertip-fixed-img .product-intro-material__bg-full[data-v-71930cbc]{order:2;display:block;width:1120px;height:388px;max-width:100%;margin:0 auto;flex-shrink:0;object-fit:cover}@media (max-width: 1120px){.product-intro-page--fingertip-figma .product-intro-story--fingertip-fixed-img .product-intro-story__bg-full[data-v-71930cbc],.product-intro-page--fingertip-figma .product-intro-material--fingertip-fixed-img .product-intro-material__bg-full[data-v-71930cbc]{width:min(1120px,100%);height:auto;aspect-ratio:1120 / 388}}.product-intro-page--fingertip-figma .product-intro-size__figure--wear[data-v-71930cbc]{width:calc(107px + 1em);flex-shrink:0}.product-intro-page--fingertip-figma .product-intro-size__figure--wear .product-intro-size__product[data-v-71930cbc]{width:100%;max-width:none;height:225px}@media (min-width: 768px){.product-intro-hero--fingertip-figma .product-intro-hero__inner[data-v-71930cbc]{padding-top:160px;padding-bottom:56px}.product-intro-hero--fingertip-figma h1[data-v-71930cbc]{margin-top:16px;font-size:80px;line-height:80px;font-weight:600;letter-spacing:.02em}.product-intro-hero--fingertip-figma .product-intro-hero__product[data-v-71930cbc]{margin:24px auto 0;max-width:280px;max-height:280px}.product-intro-hero--fingertip-figma .product-intro-hero__slogan[data-v-71930cbc]{margin-top:48px;font-size:30px;line-height:30px;letter-spacing:3px;font-weight:400;opacity:.9}.product-intro-hero__price[data-v-71930cbc]{margin:20px 0 0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:24px;line-height:24px;letter-spacing:3px;font-weight:400;color:#fff}.product-intro-story--fingertip-pc.product-intro-story--fingertip-fixed-img .product-intro-story__inner[data-v-71930cbc]{display:flex;justify-content:center;align-items:flex-start;padding-top:0}.product-intro-story--fingertip-pc .product-intro-story__content[data-v-71930cbc]{width:min(680px,100%);margin-left:auto;margin-right:auto;text-align:center}.product-intro-story--fingertip-pc .product-intro-story__content h2[data-v-71930cbc]{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:48px;line-height:64px;letter-spacing:-2px;font-weight:700;text-align:center}.product-intro-story--fingertip-pc .product-intro-story__content p[data-v-71930cbc]{margin-top:16px;max-width:680px;margin-left:auto;margin-right:auto;font-size:20px;line-height:30px;text-align:center;color:#ffffff80}.product-intro-page--fingertip-figma .product-intro-design h2[data-v-71930cbc]{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:48px;line-height:64px;letter-spacing:-2px;font-weight:700}.product-intro-page--fingertip-figma .product-intro-material h2[data-v-71930cbc]{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:48px;line-height:64px;letter-spacing:-2px;font-weight:700;text-align:left}.product-intro-page--fingertip-figma .product-intro-material p[data-v-71930cbc]{font-size:20px;line-height:30px;color:#ffffffb3}.product-intro-page--fingertip-figma .product-intro-size h2[data-v-71930cbc]{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:48px;line-height:64px;letter-spacing:-2px;font-weight:700}.product-intro-page--fingertip-figma .product-intro-size__specs[data-v-71930cbc]{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(16px,2vw,32px)}.product-intro-page--fingertip-figma .product-intro-size__figure--wear[data-v-71930cbc]{width:calc(129px + 1em)}.product-intro-page--fingertip-figma .product-intro-size__figure--wear .product-intro-size__product[data-v-71930cbc]{height:230px}.product-intro-page--fingertip-figma .product-intro-size__caption[data-v-71930cbc]{font-size:14px;line-height:21px;opacity:.7}}.product-intro-page[data-v-62418eaf]{background:#1d1d1d;color:#fff}.product-intro-page__container[data-v-62418eaf]{width:min(1200px,100% - 48px);margin:0 auto}.product-intro-hero[data-v-62418eaf]{min-height:100vh;background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-hero__inner[data-v-62418eaf]{min-height:inherit;padding-top:160px;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-hero__content-wrap[data-v-62418eaf]{width:min(875px,100%);min-height:405px;padding:14px 24px 0;border-radius:24px;position:relative;isolation:isolate}.product-intro-hero__content-wrap[data-v-62418eaf]:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1}.product-intro-hero__brand[data-v-62418eaf]{margin:0;font-family:Archivo Black,sans-serif;font-size:48px;line-height:1;letter-spacing:1px;font-weight:600;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 19.34%,#fff 46.61%,rgba(255,255,255,0) 91.04%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-intro-hero h1[data-v-62418eaf]{margin:12px 0 0;font-size:clamp(40px,5vw,80px);line-height:1.1;font-weight:600}.product-intro-hero__product[data-v-62418eaf]{margin:20px auto 0;max-width:min(420px,56vw);max-height:300px;width:auto;height:auto;object-fit:contain}.product-intro-hero__slogan[data-v-62418eaf]{margin:42px 0 0;font-size:clamp(22px,2vw,30px);line-height:1.4;letter-spacing:3px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-62418eaf]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-62418eaf]{width:min(980px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-62418eaf]{display:block}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-62418eaf]:after{content:none}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-62418eaf]{margin-top:80px;max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-62418eaf]{word-spacing:.4em}.product-intro-hero--weighted .product-intro-hero__product[data-v-62418eaf]{max-width:min(280px,62vw);max-height:190px}.product-intro-hero--posture-wrap .product-intro-hero__inner[data-v-62418eaf]{align-items:center;text-align:center}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-62418eaf]{width:min(920px,100%)}.product-intro-hero--posture-wrap h1[data-v-62418eaf]{word-spacing:.34em}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-62418eaf]{display:block;margin:auto;max-width:min(320px,30vw);max-height:360px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-62418eaf]{margin-top:28px}.product-intro-story[data-v-62418eaf],.product-intro-design[data-v-62418eaf],.product-intro-material[data-v-62418eaf],.product-intro-size[data-v-62418eaf]{min-height:690px}.product-intro-story[data-v-62418eaf],.product-intro-material[data-v-62418eaf]{background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-story--show-full-bg[data-v-62418eaf]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-story__bg-full[data-v-62418eaf]{width:100%;height:auto;display:block}.product-intro-material--show-full-bg[data-v-62418eaf]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-material__bg-full[data-v-62418eaf]{width:100%;height:auto;display:block}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-62418eaf]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-story--show-full-bg .product-intro-story__content[data-v-62418eaf]{width:min(545px,100%);position:relative;z-index:2}.product-intro-story--show-full-bg.product-intro-story--text-middle .product-intro-story__inner[data-v-62418eaf]{display:flex;align-items:center;padding-top:0}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-62418eaf]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-material--show-full-bg .product-intro-material__inner>div[data-v-62418eaf]{width:min(545px,100%);position:relative;z-index:2}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-62418eaf]{display:flex;align-items:flex-end;padding-top:0;padding-bottom:clamp(44px,4.8vw,68px)}.product-intro-material--show-full-bg-bottom .product-intro-material__content[data-v-62418eaf]{width:min(545px,100%)}.product-intro-story--posture-layout .product-intro-story__inner[data-v-62418eaf]{padding-top:0}.product-intro-story--posture-layout .product-intro-story__content[data-v-62418eaf]{width:100%;max-width:100%;height:100%;padding-top:clamp(72px,6vw,86px);display:grid;grid-template-columns:minmax(320px,600px) minmax(320px,460px);justify-content:space-between;align-content:start}.product-intro-story--posture-layout .product-intro-story__content h2[data-v-62418eaf]{grid-column:1}.product-intro-story--posture-layout .product-intro-story__content p[data-v-62418eaf]{grid-column:2;margin-top:clamp(122px,15vw,126px);max-width:400px}.product-intro-material--posture-layout .product-intro-material__inner[data-v-62418eaf]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--posture-layout .product-intro-material__inner>.product-intro-material__content[data-v-62418eaf]{width:100%;max-width:100%;margin:0;display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(20px,4vw,64px)}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-62418eaf]{margin:0;width:auto;max-width:min(560px,52%)}.product-intro-material--posture-layout .product-intro-material__content p[data-v-62418eaf]{margin:0 0 2px auto;width:auto;max-width:none;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:center;white-space:nowrap}.product-intro-material--weighted-layout .product-intro-material__inner[data-v-62418eaf]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-62418eaf]{width:100%;max-width:100%;margin:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;column-gap:clamp(20px,3.8vw,60px);padding-top:clamp(128px,10.5vw,162px);padding-bottom:clamp(42px,4.4vw,62px)}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-62418eaf]{margin:0;grid-column:1;grid-row:1;align-self:start;width:auto;max-width:min(560px,90%)}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-62418eaf]{margin:0;grid-column:2;grid-row:2;justify-self:end;align-self:end;width:auto;max-width:420px;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:right;white-space:nowrap;align-self:flex-end}.product-intro-material--stacked-text[data-v-62418eaf]{position:relative}.product-intro-material--stacked-text[data-v-62418eaf]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1d1d1d 0%,rgba(29,29,29,0) 50%,#1d1d1d 100%);pointer-events:none}.product-intro-material--stacked-text .product-intro-material__inner[data-v-62418eaf]{z-index:2;padding-top:0}.product-intro-material--stacked-text .product-intro-material__content[data-v-62418eaf]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding-top:clamp(64px,6.5vw,84px);padding-bottom:clamp(30px,2.8vw,42px)}.product-intro-material--stacked-text.product-intro-material--show-full-bg .product-intro-material__inner>.product-intro-material__content[data-v-62418eaf]{width:100%;max-width:100%;margin:0 auto}.product-intro-material--stacked-text .product-intro-material__content h2[data-v-62418eaf],.product-intro-material--stacked-text .product-intro-material__content p[data-v-62418eaf]{margin:0;max-width:none}.product-intro-story__inner[data-v-62418eaf],.product-intro-material__inner[data-v-62418eaf]{min-height:inherit;display:flex;justify-content:space-between;gap:40px}.product-intro-story--text-middle .product-intro-story__inner[data-v-62418eaf]{align-items:center}.product-intro-story__inner img[data-v-62418eaf],.product-intro-material__inner img[data-v-62418eaf]{width:min(500px,44vw);max-height:430px;object-fit:contain}.product-intro-story h2[data-v-62418eaf],.product-intro-material h2[data-v-62418eaf],.product-intro-design h2[data-v-62418eaf],.product-intro-size h2[data-v-62418eaf]{margin:0;font-size:clamp(34px,4vw,48px);line-height:1.2;letter-spacing:-1px}.product-intro-story p[data-v-62418eaf],.product-intro-material p[data-v-62418eaf]{margin:16px 0 0;max-width:600px;font-size:clamp(18px,1.8vw,20px);line-height:1.5;color:#ffffffb8}.product-intro-design[data-v-62418eaf]{padding:80px 0}.product-intro-design__desktop[data-v-62418eaf]{display:none}.product-intro-design__inner>h2[data-v-62418eaf]{text-align:center}.product-intro-design__content[data-v-62418eaf]{margin-top:50px;display:flex;align-items:center;justify-content:space-between;gap:36px}.product-intro-design__content img[data-v-62418eaf]{width:min(420px,38vw);object-fit:contain}.product-intro-design__list[data-v-62418eaf]{width:min(620px,100%);display:grid;gap:20px}.product-intro-design__list article[data-v-62418eaf]{border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(35,35,35,.7);padding:20px 24px}.product-intro-design__list h3[data-v-62418eaf]{margin:0;font-size:24px;line-height:1.25}.product-intro-design__list p[data-v-62418eaf]{margin:10px 0 0;font-size:18px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__desktop[data-v-62418eaf]{margin:50px auto 0;width:min(1120px,100%);height:384px;display:block;position:relative}.product-intro-design--fingertip .product-intro-design__mobile[data-v-62418eaf]{display:none}.product-intro-design--fingertip .product-intro-design__center-image[data-v-62418eaf]{position:absolute;left:50%;top:24px;transform:translate(-50%);width:min(369px,34vw);max-height:340px;object-fit:contain}.product-intro-design--fingertip .product-intro-design__point[data-v-62418eaf]{width:340px;position:absolute}.product-intro-design--fingertip .product-intro-design__point h3[data-v-62418eaf]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--fingertip .product-intro-design__point p[data-v-62418eaf]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__point[data-v-62418eaf]:before{content:"";position:absolute;top:24px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--fingertip .product-intro-design__point[data-v-62418eaf]:after{content:"";position:absolute;top:18px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 8px #ffffff47}.product-intro-design--fingertip .product-intro-design__point--left[data-v-62418eaf]{left:0;top:154px}.product-intro-design--fingertip .product-intro-design__point--left[data-v-62418eaf]:before{left:100%;width:clamp(170px,17vw,246px)}.product-intro-design--fingertip .product-intro-design__point--left[data-v-62418eaf]:after{left:calc(100% + clamp(170px,17vw,246px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-62418eaf]{right:0;top:120px}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-62418eaf]:before{right:100%;width:clamp(96px,10vw,120px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-62418eaf]:after{right:calc(100% + clamp(96px,10vw,120px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-62418eaf]{right:104px;top:270px}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-62418eaf]:before{right:100%;width:clamp(84px,8vw,98px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-62418eaf]:after{right:calc(100% + clamp(84px,8vw,98px) - 6px)}.product-intro-design--weighted .product-intro-design__desktop[data-v-62418eaf]{margin:50px auto 0;width:min(1080px,100%);height:320px;display:block;position:relative}.product-intro-design--weighted .product-intro-design__mobile[data-v-62418eaf]{display:none}.product-intro-design--weighted .product-intro-design__center-image[data-v-62418eaf]{position:absolute;top:0;width:min(285px,25vw);height:320px;object-fit:contain}.product-intro-design--weighted .product-intro-design__point[data-v-62418eaf]{left:min(380px,35.2vw);position:absolute}.product-intro-design--weighted .product-intro-design__point h3[data-v-62418eaf]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--weighted .product-intro-design__point p[data-v-62418eaf]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--weighted .product-intro-design__point[data-v-62418eaf]:before{content:"";position:absolute;top:28px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--weighted .product-intro-design__point[data-v-62418eaf]:after{content:"";position:absolute;top:22px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 14px #fff3}.product-intro-design--weighted .product-intro-design__point--left[data-v-62418eaf]{top:0;width:min(700px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--left[data-v-62418eaf]:before{right:100%;width:clamp(108px,10.4vw,126px)}.product-intro-design--weighted .product-intro-design__point--left[data-v-62418eaf]:after{right:calc(100% + clamp(108px,10.4vw,126px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-62418eaf]{top:114px;width:min(720px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-62418eaf]:before{right:100%;width:clamp(176px,17.6vw,202px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-62418eaf]:after{right:calc(100% + clamp(176px,17.6vw,202px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-62418eaf]{top:228px;width:min(540px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-62418eaf]:before{right:100%;width:clamp(156px,15.8vw,180px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-62418eaf]:after{right:calc(100% + clamp(156px,15.8vw,180px) - 6px)}.product-intro-material--center .product-intro-material__inner[data-v-62418eaf]{justify-content:center;text-align:center}.product-intro-material--left-bottom .product-intro-material__inner[data-v-62418eaf]{align-items:flex-end}.product-intro-size[data-v-62418eaf]{padding:80px 0}.product-intro-size__inner[data-v-62418eaf]{padding-top:0;padding-bottom:0}.product-intro-size h2[data-v-62418eaf]{text-align:center}.product-intro-size__specs[data-v-62418eaf]{margin-top:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}.product-intro-size__spec[data-v-62418eaf]{display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-size__figure[data-v-62418eaf]{height:320px;display:flex;align-items:flex-end;justify-content:center;gap:24px}.product-intro-size__figure--l .product-intro-size__product[data-v-62418eaf]{width:94px;height:230px}.product-intro-size__product[data-v-62418eaf]{width:86px;height:210px;object-fit:contain;object-position:center}.product-intro-size__measure[data-v-62418eaf]{display:flex;align-items:center;gap:10px}.product-intro-size__measure-line[data-v-62418eaf]{width:1px;height:210px;background:rgba(255,255,255,.58);position:relative}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-62418eaf]{height:230px}.product-intro-size__measure-line[data-v-62418eaf]:before,.product-intro-size__measure-line[data-v-62418eaf]:after{content:"";position:absolute;left:-5px;width:11px;height:1px;background:rgba(255,255,255,.72)}.product-intro-size__measure-line[data-v-62418eaf]:before{top:0}.product-intro-size__measure-line[data-v-62418eaf]:after{bottom:0}.product-intro-size__measure-label[data-v-62418eaf]{writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;line-height:1;color:#ffffffb3}.product-intro-size__caption[data-v-62418eaf]{margin:22px 0 0;font-size:30px;line-height:1.5;color:#ffffffb8}@media (max-width: 1280px){.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-62418eaf]{max-width:min(460px,42vw)}.product-intro-hero--weighted .product-intro-hero__product[data-v-62418eaf]{max-width:min(500px,54vw);max-height:340px}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-62418eaf]{max-width:min(290px,34vw);max-height:330px}.product-intro-story[data-v-62418eaf],.product-intro-material[data-v-62418eaf],.product-intro-design[data-v-62418eaf],.product-intro-size[data-v-62418eaf]{padding-top:72px;padding-bottom:72px}.product-intro-story--show-full-bg[data-v-62418eaf],.product-intro-material--show-full-bg[data-v-62418eaf]{padding-top:0;padding-bottom:0}}@media (max-width: 767px){.product-intro-page__container[data-v-62418eaf]{width:calc(100% - 32px)}.product-intro-hero__inner[data-v-62418eaf]{padding-top:120px}.product-intro-hero__content-wrap[data-v-62418eaf]{min-height:0;padding:12px 10px 6px;border-radius:16px}.product-intro-hero__brand[data-v-62418eaf]{font-size:34px}.product-intro-hero__slogan[data-v-62418eaf]{letter-spacing:1px;margin-top:64px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-62418eaf]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-62418eaf]{width:min(875px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-62418eaf]{float:none;margin:auto;max-width:min(420px,56vw)}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-62418eaf]{max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-62418eaf]{word-spacing:normal}.product-intro-hero--weighted .product-intro-hero__product[data-v-62418eaf]{max-width:min(420px,56vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-62418eaf]{width:min(875px,100%)}.product-intro-hero--posture-wrap h1[data-v-62418eaf]{word-spacing:normal}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-62418eaf]{margin:20px auto 0;max-width:min(260px,58vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-62418eaf]{margin-top:24px}.product-intro-story__inner[data-v-62418eaf],.product-intro-material__inner[data-v-62418eaf],.product-intro-design__content[data-v-62418eaf]{flex-direction:column;align-items:flex-start}.product-intro-story--text-middle .product-intro-story__inner[data-v-62418eaf]{align-items:flex-start}.product-intro-story--show-full-bg[data-v-62418eaf]{min-height:unset}.product-intro-story__bg-full[data-v-62418eaf],.product-intro-material__bg-full[data-v-62418eaf]{width:100%;height:auto}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-62418eaf]{width:calc(100% - 32px);padding-top:28px}.product-intro-story--mobile-text-separate[data-v-62418eaf]{display:flex;flex-direction:column}.product-intro-story--mobile-text-separate .product-intro-story__inner[data-v-62418eaf]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-story--mobile-text-separate .product-intro-story__bg-full[data-v-62418eaf]{order:2;width:100%;height:auto}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content[data-v-62418eaf],.product-intro-story--mobile-text-separate .product-intro-story__inner>div[data-v-62418eaf]{width:100%;max-width:100%}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content p[data-v-62418eaf],.product-intro-story--mobile-text-separate .product-intro-story__inner>div p[data-v-62418eaf]{margin-top:16px;max-width:100%}.product-intro-story--posture-layout .product-intro-story__content[data-v-62418eaf]{display:block;height:auto;padding-top:0}.product-intro-story--posture-layout .product-intro-story__content p[data-v-62418eaf]{margin-top:16px;max-width:600px}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-62418eaf]{width:calc(100% - 32px);padding-top:28px}.product-intro-material--mobile-text-separate[data-v-62418eaf]{display:flex;flex-direction:column}.product-intro-material--mobile-text-separate .product-intro-material__inner[data-v-62418eaf]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-material--mobile-text-separate .product-intro-material__bg-full[data-v-62418eaf]{order:2;width:100%;height:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner>div[data-v-62418eaf]{width:100%;max-width:100%}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-62418eaf]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding-top:0;padding-bottom:0;gap:16px}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-62418eaf],.product-intro-material--weighted-layout .product-intro-material__content p[data-v-62418eaf]{grid-column:auto;grid-row:auto;width:100%;max-width:100%;margin:0;align-self:auto;justify-self:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner img[data-v-62418eaf]{display:block;margin:12px auto 0}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-62418eaf]{padding-top:28px;padding-bottom:0;align-items:flex-start}.product-intro-material--posture-layout .product-intro-material__content[data-v-62418eaf]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-62418eaf],.product-intro-material--posture-layout .product-intro-material__content p[data-v-62418eaf]{width:100%;max-width:100%}.product-intro-material--posture-layout .product-intro-material__content p[data-v-62418eaf]{margin-top:0;font-size:clamp(18px,1.8vw,20px);text-align:left;white-space:normal}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-62418eaf]{text-align:left;white-space:normal}.product-intro-material--stacked-text .product-intro-material__content[data-v-62418eaf]{justify-content:flex-start;align-items:flex-start;text-align:left;gap:16px;padding-top:28px;padding-bottom:0}.product-intro-story__inner img[data-v-62418eaf],.product-intro-material__inner img[data-v-62418eaf],.product-intro-design__content img[data-v-62418eaf]{width:248px;align-self:center}.product-intro-design__list h3[data-v-62418eaf]{font-size:20px}.product-intro-design__list p[data-v-62418eaf]{font-size:15px}.product-intro-design--fingertip .product-intro-design__desktop[data-v-62418eaf]{display:none}.product-intro-design--fingertip .product-intro-design__mobile[data-v-62418eaf]{display:block}.product-intro-design--weighted .product-intro-design__desktop[data-v-62418eaf]{display:none}.product-intro-design--weighted .product-intro-design__mobile[data-v-62418eaf]{display:block}.product-intro-material--center .product-intro-material__inner[data-v-62418eaf],.product-intro-material--left-bottom .product-intro-material__inner[data-v-62418eaf]{text-align:left;align-items:flex-start}.product-intro-size__specs[data-v-62418eaf]{margin-top:28px;grid-template-columns:1fr}.product-intro-size__product[data-v-62418eaf]{width:66px;height:206px}.product-intro-size__figure--l .product-intro-size__product[data-v-62418eaf]{width:72px;height:225px}.product-intro-size__figure[data-v-62418eaf]{height:238px}.product-intro-size__measure-line[data-v-62418eaf]{height:196px}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-62418eaf]{height:215px}.product-intro-size__caption[data-v-62418eaf]{margin-top:16px;font-size:12px}.product-intro-size__spec[data-v-62418eaf]{padding:24px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-story[data-v-62418eaf],.product-intro-material[data-v-62418eaf],.product-intro-design[data-v-62418eaf],.product-intro-size[data-v-62418eaf]{padding-top:56px;padding-bottom:56px}.product-intro-material--show-full-bg[data-v-62418eaf]{padding-top:0;padding-bottom:0}}.product-intro-page--fingertip-figma .product-intro-size__figure--wear[data-v-62418eaf]{width:calc(101px + 1em);flex-shrink:0}.product-intro-page--fingertip-figma .product-intro-size__figure--wear .product-intro-size__product[data-v-62418eaf]{width:100%;max-width:none;height:206px}@media (min-width: 768px){.product-intro-size__specs--pair[data-v-62418eaf]{grid-template-columns:repeat(2,auto);width:fit-content;max-width:100%;margin-inline:auto;column-gap:clamp(64px,10vw,160px)}.product-intro-page--fingertip-figma .product-intro-size h2[data-v-62418eaf]{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:48px;line-height:64px;letter-spacing:-2px;font-weight:700}.product-intro-page--fingertip-figma .product-intro-size__figure--wear[data-v-62418eaf]{width:calc(121px + 1em)}.product-intro-page--fingertip-figma .product-intro-size__figure--wear .product-intro-size__product[data-v-62418eaf]{height:210px}.product-intro-page--fingertip-figma .product-intro-size__caption[data-v-62418eaf]{font-size:14px;line-height:21px;opacity:.7}}.product-intro-page[data-v-0a729a9a]{background:#1d1d1d;color:#fff}.product-intro-page__container[data-v-0a729a9a]{width:min(1200px,100% - 48px);margin:0 auto}.product-intro-hero[data-v-0a729a9a]{min-height:100vh;background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-hero__inner[data-v-0a729a9a]{min-height:inherit;padding-top:160px;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-hero__content-wrap[data-v-0a729a9a]{width:min(875px,100%);min-height:405px;padding:14px 24px 0;border-radius:24px;position:relative;isolation:isolate}.product-intro-hero__content-wrap[data-v-0a729a9a]:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1}.product-intro-hero__brand[data-v-0a729a9a]{margin:0;font-family:Archivo Black,sans-serif;font-size:48px;line-height:1;letter-spacing:1px;font-weight:600;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 19.34%,#fff 46.61%,rgba(255,255,255,0) 91.04%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-intro-hero h1[data-v-0a729a9a]{margin:12px 0 0;font-size:clamp(40px,5vw,80px);line-height:1.1;font-weight:600}.product-intro-hero__product[data-v-0a729a9a]{margin:20px auto 0;max-width:min(420px,56vw);max-height:300px;width:auto;height:auto;object-fit:contain}.product-intro-hero__slogan[data-v-0a729a9a]{margin:42px 0 0;font-size:clamp(22px,2vw,30px);line-height:1.4;letter-spacing:3px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-0a729a9a]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-0a729a9a]{width:min(980px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-0a729a9a]{display:block}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-0a729a9a]:after{content:none}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-0a729a9a]{margin-top:80px;max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-0a729a9a]{word-spacing:.4em}.product-intro-hero--weighted .product-intro-hero__product[data-v-0a729a9a]{max-width:min(280px,62vw);max-height:190px}.product-intro-hero--posture-wrap .product-intro-hero__inner[data-v-0a729a9a]{align-items:center;text-align:center}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-0a729a9a]{width:min(920px,100%)}.product-intro-hero--posture-wrap h1[data-v-0a729a9a]{word-spacing:.34em}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-0a729a9a]{display:block;margin:auto;max-width:min(320px,30vw);max-height:360px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-0a729a9a]{margin-top:28px}.product-intro-story[data-v-0a729a9a],.product-intro-design[data-v-0a729a9a],.product-intro-material[data-v-0a729a9a],.product-intro-size[data-v-0a729a9a]{min-height:690px}.product-intro-story[data-v-0a729a9a],.product-intro-material[data-v-0a729a9a]{background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-story--show-full-bg[data-v-0a729a9a]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-story__bg-full[data-v-0a729a9a]{width:100%;height:auto;display:block}.product-intro-material--show-full-bg[data-v-0a729a9a]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-material__bg-full[data-v-0a729a9a]{width:100%;height:auto;display:block}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-0a729a9a]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-story--show-full-bg .product-intro-story__content[data-v-0a729a9a]{width:min(545px,100%);position:relative;z-index:2}.product-intro-story--show-full-bg.product-intro-story--text-middle .product-intro-story__inner[data-v-0a729a9a]{display:flex;align-items:center;padding-top:0}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-0a729a9a]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-material--show-full-bg .product-intro-material__inner>div[data-v-0a729a9a]{width:min(545px,100%);position:relative;z-index:2}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-0a729a9a]{display:flex;align-items:flex-end;padding-top:0;padding-bottom:clamp(44px,4.8vw,68px)}.product-intro-material--show-full-bg-bottom .product-intro-material__content[data-v-0a729a9a]{width:min(545px,100%)}.product-intro-story--posture-layout .product-intro-story__inner[data-v-0a729a9a]{padding-top:0}.product-intro-story--posture-layout .product-intro-story__content[data-v-0a729a9a]{width:100%;max-width:100%;height:100%;padding-top:clamp(72px,6vw,86px);display:grid;grid-template-columns:minmax(320px,600px) minmax(320px,460px);justify-content:space-between;align-content:start}.product-intro-story--posture-layout .product-intro-story__content h2[data-v-0a729a9a]{grid-column:1}.product-intro-story--posture-layout .product-intro-story__content p[data-v-0a729a9a]{grid-column:2;margin-top:clamp(122px,15vw,126px);max-width:400px}.product-intro-material--posture-layout .product-intro-material__inner[data-v-0a729a9a]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--posture-layout .product-intro-material__inner>.product-intro-material__content[data-v-0a729a9a]{width:100%;max-width:100%;margin:0;display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(20px,4vw,64px)}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-0a729a9a]{margin:0;width:auto;max-width:min(560px,52%)}.product-intro-material--posture-layout .product-intro-material__content p[data-v-0a729a9a]{margin:0 0 2px auto;width:auto;max-width:none;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:center;white-space:nowrap}.product-intro-material--weighted-layout .product-intro-material__inner[data-v-0a729a9a]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-0a729a9a]{width:100%;max-width:100%;margin:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;column-gap:clamp(20px,3.8vw,60px);padding-top:clamp(128px,10.5vw,162px);padding-bottom:clamp(42px,4.4vw,62px)}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-0a729a9a]{margin:0;grid-column:1;grid-row:1;align-self:start;width:auto;max-width:min(560px,90%)}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-0a729a9a]{margin:0;grid-column:2;grid-row:2;justify-self:end;align-self:end;width:auto;max-width:420px;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:right;white-space:nowrap;align-self:flex-end}.product-intro-material--stacked-text[data-v-0a729a9a]{position:relative}.product-intro-material--stacked-text[data-v-0a729a9a]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1d1d1d 0%,rgba(29,29,29,0) 50%,#1d1d1d 100%);pointer-events:none}.product-intro-material--stacked-text .product-intro-material__inner[data-v-0a729a9a]{z-index:2;padding-top:0}.product-intro-material--stacked-text .product-intro-material__content[data-v-0a729a9a]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding-top:clamp(64px,6.5vw,84px);padding-bottom:clamp(30px,2.8vw,42px)}.product-intro-material--stacked-text.product-intro-material--show-full-bg .product-intro-material__inner>.product-intro-material__content[data-v-0a729a9a]{width:100%;max-width:100%;margin:0 auto}.product-intro-material--stacked-text .product-intro-material__content h2[data-v-0a729a9a],.product-intro-material--stacked-text .product-intro-material__content p[data-v-0a729a9a]{margin:0;max-width:none}.product-intro-story__inner[data-v-0a729a9a],.product-intro-material__inner[data-v-0a729a9a]{min-height:inherit;display:flex;justify-content:space-between;gap:40px}.product-intro-story--text-middle .product-intro-story__inner[data-v-0a729a9a]{align-items:center}.product-intro-story__inner img[data-v-0a729a9a],.product-intro-material__inner img[data-v-0a729a9a]{width:min(500px,44vw);max-height:430px;object-fit:contain}.product-intro-story h2[data-v-0a729a9a],.product-intro-material h2[data-v-0a729a9a],.product-intro-design h2[data-v-0a729a9a],.product-intro-size h2[data-v-0a729a9a]{margin:0;font-size:clamp(34px,4vw,48px);line-height:1.2;letter-spacing:-1px}.product-intro-story p[data-v-0a729a9a],.product-intro-material p[data-v-0a729a9a]{margin:16px 0 0;max-width:600px;font-size:clamp(18px,1.8vw,20px);line-height:1.5;color:#ffffffb8}.product-intro-design[data-v-0a729a9a]{padding:80px 0}.product-intro-design__desktop[data-v-0a729a9a]{display:none}.product-intro-design__inner>h2[data-v-0a729a9a]{text-align:center}.product-intro-design__content[data-v-0a729a9a]{margin-top:50px;display:flex;align-items:center;justify-content:space-between;gap:36px}.product-intro-design__content img[data-v-0a729a9a]{width:min(420px,38vw);object-fit:contain}.product-intro-design__list[data-v-0a729a9a]{width:min(620px,100%);display:grid;gap:20px}.product-intro-design__list article[data-v-0a729a9a]{border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(35,35,35,.7);padding:20px 24px}.product-intro-design__list h3[data-v-0a729a9a]{margin:0;font-size:24px;line-height:1.25}.product-intro-design__list p[data-v-0a729a9a]{margin:10px 0 0;font-size:18px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__desktop[data-v-0a729a9a]{margin:50px auto 0;width:min(1120px,100%);height:384px;display:block;position:relative}.product-intro-design--fingertip .product-intro-design__mobile[data-v-0a729a9a]{display:none}.product-intro-design--fingertip .product-intro-design__center-image[data-v-0a729a9a]{position:absolute;left:50%;top:24px;transform:translate(-50%);width:min(369px,34vw);max-height:340px;object-fit:contain}.product-intro-design--fingertip .product-intro-design__point[data-v-0a729a9a]{width:340px;position:absolute}.product-intro-design--fingertip .product-intro-design__point h3[data-v-0a729a9a]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--fingertip .product-intro-design__point p[data-v-0a729a9a]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__point[data-v-0a729a9a]:before{content:"";position:absolute;top:24px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--fingertip .product-intro-design__point[data-v-0a729a9a]:after{content:"";position:absolute;top:18px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 8px #ffffff47}.product-intro-design--fingertip .product-intro-design__point--left[data-v-0a729a9a]{left:0;top:154px}.product-intro-design--fingertip .product-intro-design__point--left[data-v-0a729a9a]:before{left:100%;width:clamp(170px,17vw,246px)}.product-intro-design--fingertip .product-intro-design__point--left[data-v-0a729a9a]:after{left:calc(100% + clamp(170px,17vw,246px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-0a729a9a]{right:0;top:120px}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-0a729a9a]:before{right:100%;width:clamp(96px,10vw,120px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-0a729a9a]:after{right:calc(100% + clamp(96px,10vw,120px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-0a729a9a]{right:104px;top:270px}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-0a729a9a]:before{right:100%;width:clamp(84px,8vw,98px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-0a729a9a]:after{right:calc(100% + clamp(84px,8vw,98px) - 6px)}.product-intro-design--weighted .product-intro-design__desktop[data-v-0a729a9a]{margin:50px auto 0;width:min(1080px,100%);height:320px;display:block;position:relative}.product-intro-design--weighted .product-intro-design__mobile[data-v-0a729a9a]{display:none}.product-intro-design--weighted .product-intro-design__center-image[data-v-0a729a9a]{position:absolute;top:0;width:min(285px,25vw);height:320px;object-fit:contain}.product-intro-design--weighted .product-intro-design__point[data-v-0a729a9a]{left:min(380px,35.2vw);position:absolute}.product-intro-design--weighted .product-intro-design__point h3[data-v-0a729a9a]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--weighted .product-intro-design__point p[data-v-0a729a9a]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--weighted .product-intro-design__point[data-v-0a729a9a]:before{content:"";position:absolute;top:28px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--weighted .product-intro-design__point[data-v-0a729a9a]:after{content:"";position:absolute;top:22px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 14px #fff3}.product-intro-design--weighted .product-intro-design__point--left[data-v-0a729a9a]{top:0;width:min(700px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--left[data-v-0a729a9a]:before{right:100%;width:clamp(108px,10.4vw,126px)}.product-intro-design--weighted .product-intro-design__point--left[data-v-0a729a9a]:after{right:calc(100% + clamp(108px,10.4vw,126px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-0a729a9a]{top:114px;width:min(720px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-0a729a9a]:before{right:100%;width:clamp(176px,17.6vw,202px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-0a729a9a]:after{right:calc(100% + clamp(176px,17.6vw,202px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-0a729a9a]{top:228px;width:min(540px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-0a729a9a]:before{right:100%;width:clamp(156px,15.8vw,180px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-0a729a9a]:after{right:calc(100% + clamp(156px,15.8vw,180px) - 6px)}.product-intro-material--center .product-intro-material__inner[data-v-0a729a9a]{justify-content:center;text-align:center}.product-intro-material--left-bottom .product-intro-material__inner[data-v-0a729a9a]{align-items:flex-end}.product-intro-size[data-v-0a729a9a]{padding:80px 0}.product-intro-size__inner[data-v-0a729a9a]{padding-top:0;padding-bottom:0}.product-intro-size h2[data-v-0a729a9a]{text-align:center}.product-intro-size__specs[data-v-0a729a9a]{margin-top:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}.product-intro-size__spec[data-v-0a729a9a]{display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-size__figure[data-v-0a729a9a]{height:320px;display:flex;align-items:flex-end;justify-content:center;gap:24px}.product-intro-size__figure--l .product-intro-size__product[data-v-0a729a9a]{width:94px;height:230px}.product-intro-size__product[data-v-0a729a9a]{width:86px;height:210px;object-fit:contain;object-position:center}.product-intro-size__measure[data-v-0a729a9a]{display:flex;align-items:center;gap:10px}.product-intro-size__measure-line[data-v-0a729a9a]{width:1px;height:210px;background:rgba(255,255,255,.58);position:relative}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-0a729a9a]{height:230px}.product-intro-size__measure-line[data-v-0a729a9a]:before,.product-intro-size__measure-line[data-v-0a729a9a]:after{content:"";position:absolute;left:-5px;width:11px;height:1px;background:rgba(255,255,255,.72)}.product-intro-size__measure-line[data-v-0a729a9a]:before{top:0}.product-intro-size__measure-line[data-v-0a729a9a]:after{bottom:0}.product-intro-size__measure-label[data-v-0a729a9a]{writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;line-height:1;color:#ffffffb3}.product-intro-size__caption[data-v-0a729a9a]{margin:22px 0 0;font-size:30px;line-height:1.5;color:#ffffffb8}@media (max-width: 1280px){.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-0a729a9a]{max-width:min(460px,42vw)}.product-intro-hero--weighted .product-intro-hero__product[data-v-0a729a9a]{max-width:min(500px,54vw);max-height:340px}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-0a729a9a]{max-width:min(290px,34vw);max-height:330px}.product-intro-story[data-v-0a729a9a],.product-intro-material[data-v-0a729a9a],.product-intro-design[data-v-0a729a9a],.product-intro-size[data-v-0a729a9a]{padding-top:72px;padding-bottom:72px}.product-intro-story--show-full-bg[data-v-0a729a9a],.product-intro-material--show-full-bg[data-v-0a729a9a]{padding-top:0;padding-bottom:0}}@media (max-width: 767px){.product-intro-page__container[data-v-0a729a9a]{width:calc(100% - 32px)}.product-intro-hero__inner[data-v-0a729a9a]{padding-top:120px}.product-intro-hero__content-wrap[data-v-0a729a9a]{min-height:0;padding:12px 10px 6px;border-radius:16px}.product-intro-hero__brand[data-v-0a729a9a]{font-size:34px}.product-intro-hero__slogan[data-v-0a729a9a]{letter-spacing:1px;margin-top:64px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-0a729a9a]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-0a729a9a]{width:min(875px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-0a729a9a]{float:none;margin:auto;max-width:min(420px,56vw)}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-0a729a9a]{max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-0a729a9a]{word-spacing:normal}.product-intro-hero--weighted .product-intro-hero__product[data-v-0a729a9a]{max-width:min(420px,56vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-0a729a9a]{width:min(875px,100%)}.product-intro-hero--posture-wrap h1[data-v-0a729a9a]{word-spacing:normal}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-0a729a9a]{margin:20px auto 0;max-width:min(260px,58vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-0a729a9a]{margin-top:24px}.product-intro-story__inner[data-v-0a729a9a],.product-intro-material__inner[data-v-0a729a9a],.product-intro-design__content[data-v-0a729a9a]{flex-direction:column;align-items:flex-start}.product-intro-story--text-middle .product-intro-story__inner[data-v-0a729a9a]{align-items:flex-start}.product-intro-story--show-full-bg[data-v-0a729a9a]{min-height:unset}.product-intro-story__bg-full[data-v-0a729a9a],.product-intro-material__bg-full[data-v-0a729a9a]{width:100%;height:auto}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-0a729a9a]{width:calc(100% - 32px);padding-top:28px}.product-intro-story--mobile-text-separate[data-v-0a729a9a]{display:flex;flex-direction:column}.product-intro-story--mobile-text-separate .product-intro-story__inner[data-v-0a729a9a]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-story--mobile-text-separate .product-intro-story__bg-full[data-v-0a729a9a]{order:2;width:100%;height:auto}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content[data-v-0a729a9a],.product-intro-story--mobile-text-separate .product-intro-story__inner>div[data-v-0a729a9a]{width:100%;max-width:100%}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content p[data-v-0a729a9a],.product-intro-story--mobile-text-separate .product-intro-story__inner>div p[data-v-0a729a9a]{margin-top:16px;max-width:100%}.product-intro-story--posture-layout .product-intro-story__content[data-v-0a729a9a]{display:block;height:auto;padding-top:0}.product-intro-story--posture-layout .product-intro-story__content p[data-v-0a729a9a]{margin-top:16px;max-width:600px}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-0a729a9a]{width:calc(100% - 32px);padding-top:28px}.product-intro-material--mobile-text-separate[data-v-0a729a9a]{display:flex;flex-direction:column}.product-intro-material--mobile-text-separate .product-intro-material__inner[data-v-0a729a9a]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-material--mobile-text-separate .product-intro-material__bg-full[data-v-0a729a9a]{order:2;width:100%;height:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner>div[data-v-0a729a9a]{width:100%;max-width:100%}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-0a729a9a]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding-top:0;padding-bottom:0;gap:16px}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-0a729a9a],.product-intro-material--weighted-layout .product-intro-material__content p[data-v-0a729a9a]{grid-column:auto;grid-row:auto;width:100%;max-width:100%;margin:0;align-self:auto;justify-self:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner img[data-v-0a729a9a]{display:block;margin:12px auto 0}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-0a729a9a]{padding-top:28px;padding-bottom:0;align-items:flex-start}.product-intro-material--posture-layout .product-intro-material__content[data-v-0a729a9a]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-0a729a9a],.product-intro-material--posture-layout .product-intro-material__content p[data-v-0a729a9a]{width:100%;max-width:100%}.product-intro-material--posture-layout .product-intro-material__content p[data-v-0a729a9a]{margin-top:0;font-size:clamp(18px,1.8vw,20px);text-align:left;white-space:normal}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-0a729a9a]{text-align:left;white-space:normal}.product-intro-material--stacked-text .product-intro-material__content[data-v-0a729a9a]{justify-content:flex-start;align-items:flex-start;text-align:left;gap:16px;padding-top:28px;padding-bottom:0}.product-intro-story__inner img[data-v-0a729a9a],.product-intro-material__inner img[data-v-0a729a9a],.product-intro-design__content img[data-v-0a729a9a]{width:248px;align-self:center}.product-intro-design__list h3[data-v-0a729a9a]{font-size:20px}.product-intro-design__list p[data-v-0a729a9a]{font-size:15px}.product-intro-design--fingertip .product-intro-design__desktop[data-v-0a729a9a]{display:none}.product-intro-design--fingertip .product-intro-design__mobile[data-v-0a729a9a]{display:block}.product-intro-design--weighted .product-intro-design__desktop[data-v-0a729a9a]{display:none}.product-intro-design--weighted .product-intro-design__mobile[data-v-0a729a9a]{display:block}.product-intro-material--center .product-intro-material__inner[data-v-0a729a9a],.product-intro-material--left-bottom .product-intro-material__inner[data-v-0a729a9a]{text-align:left;align-items:flex-start}.product-intro-size__specs[data-v-0a729a9a]{margin-top:28px;grid-template-columns:1fr}.product-intro-size__product[data-v-0a729a9a]{width:66px;height:206px}.product-intro-size__figure--l .product-intro-size__product[data-v-0a729a9a]{width:72px;height:225px}.product-intro-size__figure[data-v-0a729a9a]{height:238px}.product-intro-size__measure-line[data-v-0a729a9a]{height:196px}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-0a729a9a]{height:215px}.product-intro-size__caption[data-v-0a729a9a]{margin-top:16px;font-size:12px}.product-intro-size__spec[data-v-0a729a9a]{padding:24px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-story[data-v-0a729a9a],.product-intro-material[data-v-0a729a9a],.product-intro-design[data-v-0a729a9a],.product-intro-size[data-v-0a729a9a]{padding-top:56px;padding-bottom:56px}.product-intro-material--show-full-bg[data-v-0a729a9a]{padding-top:0;padding-bottom:0}}.product-intro-page--fingertip-figma .product-intro-size__figure--board[data-v-0a729a9a]{width:min(280px,74vw);height:238px;display:flex;align-items:flex-end;justify-content:center;gap:0}.product-intro-page--fingertip-figma .product-intro-size__board-visual[data-v-0a729a9a]{width:100%;display:flex;flex-direction:column;align-items:center}.product-intro-page--fingertip-figma .product-intro-size__board-product[data-v-0a729a9a]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.product-intro-page--fingertip-figma .product-intro-size__measure--top[data-v-0a729a9a]{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.product-intro-page--fingertip-figma .product-intro-size__measure--top .product-intro-size__measure-label[data-v-0a729a9a]{writing-mode:horizontal-tb;text-orientation:mixed;font-size:12px;line-height:12px}.product-intro-page--fingertip-figma .product-intro-size__measure-line--horizontal[data-v-0a729a9a]{width:100%;height:1px}.product-intro-page--fingertip-figma .product-intro-size__measure-line--horizontal[data-v-0a729a9a]:before,.product-intro-page--fingertip-figma .product-intro-size__measure-line--horizontal[data-v-0a729a9a]:after{top:-5px;left:auto;width:1px;height:11px}.product-intro-page--fingertip-figma .product-intro-size__measure-line--horizontal[data-v-0a729a9a]:before{left:0}.product-intro-page--fingertip-figma .product-intro-size__measure-line--horizontal[data-v-0a729a9a]:after{right:0;left:auto}.product-intro-page--fingertip-figma .product-intro-size__board-row[data-v-0a729a9a]{display:flex;align-items:flex-end;justify-content:center;gap:clamp(12px,3vw,17px)}.product-intro-page--fingertip-figma .product-intro-size__board-product .product-intro-size__product[data-v-0a729a9a]{width:min(210px,56vw);height:176px;flex-shrink:0}.product-intro-page--fingertip-figma .product-intro-size__figure--board .product-intro-size__measure--board .product-intro-size__measure-line[data-v-0a729a9a]{height:168px}.product-intro-page--fingertip-figma .product-intro-size__measure--board .product-intro-size__measure-label[data-v-0a729a9a]{font-size:12px;line-height:12px}.product-intro-page--fingertip-figma .product-intro-size__figure--board-wear[data-v-0a729a9a]{width:min(278px,74vw);height:238px;flex-shrink:0;display:flex;align-items:flex-end;justify-content:center;gap:0}.product-intro-page--fingertip-figma .product-intro-size__figure--board-wear .product-intro-size__product[data-v-0a729a9a]{width:100%;max-width:none;height:min(226px,60vw);object-fit:contain}@media (min-width: 768px){.product-intro-size__specs--pair[data-v-0a729a9a]{grid-template-columns:repeat(2,auto);align-items:end;width:fit-content;max-width:100%;margin-inline:auto;column-gap:clamp(64px,10vw,160px)}.product-intro-page--fingertip-figma .product-intro-size h2[data-v-0a729a9a]{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:48px;line-height:64px;letter-spacing:-2px;font-weight:700}.product-intro-page--fingertip-figma .product-intro-size__figure--board[data-v-0a729a9a]{width:280px}.product-intro-page--fingertip-figma .product-intro-size__board-product .product-intro-size__product[data-v-0a729a9a]{width:210px}.product-intro-page--fingertip-figma .product-intro-size__figure--board-wear[data-v-0a729a9a]{width:278px}.product-intro-page--fingertip-figma .product-intro-size__figure--board-wear .product-intro-size__product[data-v-0a729a9a]{height:226px}.product-intro-page--fingertip-figma .product-intro-size__caption[data-v-0a729a9a]{font-size:14px;line-height:21px;opacity:.7}}.product-intro-page[data-v-8a840370]{background:#1d1d1d;color:#fff}.product-intro-page__container[data-v-8a840370]{width:min(1200px,100% - 48px);margin:0 auto}.product-intro-hero[data-v-8a840370]{min-height:100vh;background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-hero__inner[data-v-8a840370]{min-height:inherit;padding-top:160px;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-hero__content-wrap[data-v-8a840370]{width:min(875px,100%);min-height:405px;padding:14px 24px 0;border-radius:24px;position:relative;isolation:isolate}.product-intro-hero__content-wrap[data-v-8a840370]:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1}.product-intro-hero__brand[data-v-8a840370]{margin:0;font-family:Archivo Black,sans-serif;font-size:48px;line-height:1;letter-spacing:1px;font-weight:600;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 19.34%,#fff 46.61%,rgba(255,255,255,0) 91.04%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-intro-hero h1[data-v-8a840370]{margin:12px 0 0;font-size:clamp(40px,5vw,80px);line-height:1.1;font-weight:600}.product-intro-hero__product[data-v-8a840370]{margin:20px auto 0;max-width:min(420px,56vw);max-height:300px;width:auto;height:auto;object-fit:contain}.product-intro-hero__slogan[data-v-8a840370]{margin:42px 0 0;font-size:clamp(22px,2vw,30px);line-height:1.4;letter-spacing:3px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-8a840370]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-8a840370]{width:min(980px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-8a840370]{display:block}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-8a840370]:after{content:none}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-8a840370]{margin-top:80px;max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-8a840370]{word-spacing:.4em}.product-intro-hero--weighted .product-intro-hero__product[data-v-8a840370]{max-width:min(280px,62vw);max-height:190px}.product-intro-hero--posture-wrap .product-intro-hero__inner[data-v-8a840370]{align-items:center;text-align:center}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-8a840370]{width:min(920px,100%)}.product-intro-hero--posture-wrap h1[data-v-8a840370]{word-spacing:.34em}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-8a840370]{display:block;margin:auto;max-width:min(320px,30vw);max-height:360px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-8a840370]{margin-top:28px}.product-intro-story[data-v-8a840370],.product-intro-design[data-v-8a840370],.product-intro-material[data-v-8a840370],.product-intro-size[data-v-8a840370]{min-height:690px}.product-intro-story[data-v-8a840370],.product-intro-material[data-v-8a840370]{background-position:center;background-size:cover;background-repeat:no-repeat}.product-intro-story--show-full-bg[data-v-8a840370]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-story__bg-full[data-v-8a840370]{width:100%;height:auto;display:block}.product-intro-material--show-full-bg[data-v-8a840370]{position:relative;overflow:hidden;min-height:unset;padding-top:0;padding-bottom:0}.product-intro-material__bg-full[data-v-8a840370]{width:100%;height:auto;display:block}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-8a840370]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-story--show-full-bg .product-intro-story__content[data-v-8a840370]{width:min(545px,100%);position:relative;z-index:2}.product-intro-story--show-full-bg.product-intro-story--text-middle .product-intro-story__inner[data-v-8a840370]{display:flex;align-items:center;padding-top:0}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-8a840370]{position:absolute;inset:0;width:min(1200px,100% - 48px);margin:0 auto;z-index:1;min-height:0;display:block;padding-top:clamp(56px,7.5vw,108px);padding-bottom:0}.product-intro-material--show-full-bg .product-intro-material__inner>div[data-v-8a840370]{width:min(545px,100%);position:relative;z-index:2}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-8a840370]{display:flex;align-items:flex-end;padding-top:0;padding-bottom:clamp(44px,4.8vw,68px)}.product-intro-material--show-full-bg-bottom .product-intro-material__content[data-v-8a840370]{width:min(545px,100%)}.product-intro-story--posture-layout .product-intro-story__inner[data-v-8a840370]{padding-top:0}.product-intro-story--posture-layout .product-intro-story__content[data-v-8a840370]{width:100%;max-width:100%;height:100%;padding-top:clamp(72px,6vw,86px);display:grid;grid-template-columns:minmax(320px,600px) minmax(320px,460px);justify-content:space-between;align-content:start}.product-intro-story--posture-layout .product-intro-story__content h2[data-v-8a840370]{grid-column:1}.product-intro-story--posture-layout .product-intro-story__content p[data-v-8a840370]{grid-column:2;margin-top:clamp(122px,15vw,126px);max-width:400px}.product-intro-material--posture-layout .product-intro-material__inner[data-v-8a840370]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--posture-layout .product-intro-material__inner>.product-intro-material__content[data-v-8a840370]{width:100%;max-width:100%;margin:0;display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(20px,4vw,64px)}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-8a840370]{margin:0;width:auto;max-width:min(560px,52%)}.product-intro-material--posture-layout .product-intro-material__content p[data-v-8a840370]{margin:0 0 2px auto;width:auto;max-width:none;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:center;white-space:nowrap}.product-intro-material--weighted-layout .product-intro-material__inner[data-v-8a840370]{padding-top:0}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-8a840370]{width:100%;max-width:100%;margin:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;column-gap:clamp(20px,3.8vw,60px);padding-top:clamp(128px,10.5vw,162px);padding-bottom:clamp(42px,4.4vw,62px)}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-8a840370]{margin:0;grid-column:1;grid-row:1;align-self:start;width:auto;max-width:min(560px,90%)}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-8a840370]{margin:0;grid-column:2;grid-row:2;justify-self:end;align-self:end;width:auto;max-width:420px;font-size:20px;line-height:30px;font-weight:400;color:#ffffffb3;text-align:right;white-space:nowrap;align-self:flex-end}.product-intro-material--stacked-text[data-v-8a840370]{position:relative}.product-intro-material--stacked-text[data-v-8a840370]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1d1d1d 0%,rgba(29,29,29,0) 50%,#1d1d1d 100%);pointer-events:none}.product-intro-material--stacked-text .product-intro-material__inner[data-v-8a840370]{z-index:2;padding-top:0}.product-intro-material--stacked-text .product-intro-material__content[data-v-8a840370]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding-top:clamp(64px,6.5vw,84px);padding-bottom:clamp(30px,2.8vw,42px)}.product-intro-material--stacked-text.product-intro-material--show-full-bg .product-intro-material__inner>.product-intro-material__content[data-v-8a840370]{width:100%;max-width:100%;margin:0 auto}.product-intro-material--stacked-text .product-intro-material__content h2[data-v-8a840370],.product-intro-material--stacked-text .product-intro-material__content p[data-v-8a840370]{margin:0;max-width:none}.product-intro-story__inner[data-v-8a840370],.product-intro-material__inner[data-v-8a840370]{min-height:inherit;display:flex;justify-content:space-between;gap:40px}.product-intro-story--text-middle .product-intro-story__inner[data-v-8a840370]{align-items:center}.product-intro-story__inner img[data-v-8a840370],.product-intro-material__inner img[data-v-8a840370]{width:min(500px,44vw);max-height:430px;object-fit:contain}.product-intro-story h2[data-v-8a840370],.product-intro-material h2[data-v-8a840370],.product-intro-design h2[data-v-8a840370],.product-intro-size h2[data-v-8a840370]{margin:0;font-size:clamp(34px,4vw,48px);line-height:1.2;letter-spacing:-1px}.product-intro-story p[data-v-8a840370],.product-intro-material p[data-v-8a840370]{margin:16px 0 0;max-width:600px;font-size:clamp(18px,1.8vw,20px);line-height:1.5;color:#ffffffb8}.product-intro-design[data-v-8a840370]{padding:80px 0}.product-intro-design__desktop[data-v-8a840370]{display:none}.product-intro-design__inner>h2[data-v-8a840370]{text-align:center}.product-intro-design__content[data-v-8a840370]{margin-top:50px;display:flex;align-items:center;justify-content:space-between;gap:36px}.product-intro-design__content img[data-v-8a840370]{width:min(420px,38vw);object-fit:contain}.product-intro-design__list[data-v-8a840370]{width:min(620px,100%);display:grid;gap:20px}.product-intro-design__list article[data-v-8a840370]{border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(35,35,35,.7);padding:20px 24px}.product-intro-design__list h3[data-v-8a840370]{margin:0;font-size:24px;line-height:1.25}.product-intro-design__list p[data-v-8a840370]{margin:10px 0 0;font-size:18px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__desktop[data-v-8a840370]{margin:50px auto 0;width:min(1120px,100%);height:384px;display:block;position:relative}.product-intro-design--fingertip .product-intro-design__mobile[data-v-8a840370]{display:none}.product-intro-design--fingertip .product-intro-design__center-image[data-v-8a840370]{position:absolute;left:50%;top:24px;transform:translate(-50%);width:min(369px,34vw);max-height:340px;object-fit:contain}.product-intro-design--fingertip .product-intro-design__point[data-v-8a840370]{width:340px;position:absolute}.product-intro-design--fingertip .product-intro-design__point h3[data-v-8a840370]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--fingertip .product-intro-design__point p[data-v-8a840370]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--fingertip .product-intro-design__point[data-v-8a840370]:before{content:"";position:absolute;top:24px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--fingertip .product-intro-design__point[data-v-8a840370]:after{content:"";position:absolute;top:18px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 8px #ffffff47}.product-intro-design--fingertip .product-intro-design__point--left[data-v-8a840370]{left:0;top:154px}.product-intro-design--fingertip .product-intro-design__point--left[data-v-8a840370]:before{left:100%;width:clamp(170px,17vw,246px)}.product-intro-design--fingertip .product-intro-design__point--left[data-v-8a840370]:after{left:calc(100% + clamp(170px,17vw,246px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-8a840370]{right:0;top:120px}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-8a840370]:before{right:100%;width:clamp(96px,10vw,120px)}.product-intro-design--fingertip .product-intro-design__point--right-top[data-v-8a840370]:after{right:calc(100% + clamp(96px,10vw,120px) - 6px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-8a840370]{right:104px;top:270px}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-8a840370]:before{right:100%;width:clamp(84px,8vw,98px)}.product-intro-design--fingertip .product-intro-design__point--right-bottom[data-v-8a840370]:after{right:calc(100% + clamp(84px,8vw,98px) - 6px)}.product-intro-design--weighted .product-intro-design__desktop[data-v-8a840370]{margin:50px auto 0;width:min(1080px,100%);height:320px;display:block;position:relative}.product-intro-design--weighted .product-intro-design__mobile[data-v-8a840370]{display:none}.product-intro-design--weighted .product-intro-design__center-image[data-v-8a840370]{position:absolute;top:0;width:min(285px,25vw);height:320px;object-fit:contain}.product-intro-design--weighted .product-intro-design__point[data-v-8a840370]{left:min(380px,35.2vw);position:absolute}.product-intro-design--weighted .product-intro-design__point h3[data-v-8a840370]{margin:0;font-size:24px;line-height:1.25;font-weight:600;opacity:.9}.product-intro-design--weighted .product-intro-design__point p[data-v-8a840370]{margin:10px 0 0;font-size:20px;line-height:1.5;color:#ffffffb8}.product-intro-design--weighted .product-intro-design__point[data-v-8a840370]:before{content:"";position:absolute;top:28px;height:1px;background:rgba(255,255,255,.5)}.product-intro-design--weighted .product-intro-design__point[data-v-8a840370]:after{content:"";position:absolute;top:22px;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 0 14px #fff3}.product-intro-design--weighted .product-intro-design__point--left[data-v-8a840370]{top:0;width:min(700px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--left[data-v-8a840370]:before{right:100%;width:clamp(108px,10.4vw,126px)}.product-intro-design--weighted .product-intro-design__point--left[data-v-8a840370]:after{right:calc(100% + clamp(108px,10.4vw,126px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-8a840370]{top:114px;width:min(720px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-8a840370]:before{right:100%;width:clamp(176px,17.6vw,202px)}.product-intro-design--weighted .product-intro-design__point--right-top[data-v-8a840370]:after{right:calc(100% + clamp(176px,17.6vw,202px) - 6px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-8a840370]{top:228px;width:min(540px,100% - min(380px,35.2vw))}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-8a840370]:before{right:100%;width:clamp(156px,15.8vw,180px)}.product-intro-design--weighted .product-intro-design__point--right-bottom[data-v-8a840370]:after{right:calc(100% + clamp(156px,15.8vw,180px) - 6px)}.product-intro-material--center .product-intro-material__inner[data-v-8a840370]{justify-content:center;text-align:center}.product-intro-material--left-bottom .product-intro-material__inner[data-v-8a840370]{align-items:flex-end}.product-intro-size[data-v-8a840370]{padding:80px 0}.product-intro-size__inner[data-v-8a840370]{padding-top:0;padding-bottom:0}.product-intro-size h2[data-v-8a840370]{text-align:center}.product-intro-size__specs[data-v-8a840370]{margin-top:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}.product-intro-size__spec[data-v-8a840370]{display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-size__figure[data-v-8a840370]{height:320px;display:flex;align-items:flex-end;justify-content:center;gap:24px}.product-intro-size__figure--l .product-intro-size__product[data-v-8a840370]{width:94px;height:230px}.product-intro-size__product[data-v-8a840370]{width:86px;height:210px;object-fit:contain;object-position:center}.product-intro-size__measure[data-v-8a840370]{display:flex;align-items:center;gap:10px}.product-intro-size__measure-line[data-v-8a840370]{width:1px;height:210px;background:rgba(255,255,255,.58);position:relative}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-8a840370]{height:230px}.product-intro-size__measure-line[data-v-8a840370]:before,.product-intro-size__measure-line[data-v-8a840370]:after{content:"";position:absolute;left:-5px;width:11px;height:1px;background:rgba(255,255,255,.72)}.product-intro-size__measure-line[data-v-8a840370]:before{top:0}.product-intro-size__measure-line[data-v-8a840370]:after{bottom:0}.product-intro-size__measure-label[data-v-8a840370]{writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;line-height:1;color:#ffffffb3}.product-intro-size__caption[data-v-8a840370]{margin:22px 0 0;font-size:30px;line-height:1.5;color:#ffffffb8}@media (max-width: 1280px){.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-8a840370]{max-width:min(460px,42vw)}.product-intro-hero--weighted .product-intro-hero__product[data-v-8a840370]{max-width:min(500px,54vw);max-height:340px}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-8a840370]{max-width:min(290px,34vw);max-height:330px}.product-intro-story[data-v-8a840370],.product-intro-material[data-v-8a840370],.product-intro-design[data-v-8a840370],.product-intro-size[data-v-8a840370]{padding-top:72px;padding-bottom:72px}.product-intro-story--show-full-bg[data-v-8a840370],.product-intro-material--show-full-bg[data-v-8a840370]{padding-top:0;padding-bottom:0}}@media (max-width: 767px){.product-intro-page__container[data-v-8a840370]{width:calc(100% - 32px)}.product-intro-hero__inner[data-v-8a840370]{padding-top:120px}.product-intro-hero__content-wrap[data-v-8a840370]{min-height:0;padding:12px 10px 6px;border-radius:16px}.product-intro-hero__brand[data-v-8a840370]{font-size:34px}.product-intro-hero__slogan[data-v-8a840370]{letter-spacing:1px;margin-top:64px}.product-intro-hero--fingertip-wrap .product-intro-hero__inner[data-v-8a840370]{align-items:center;text-align:center}.product-intro-hero--fingertip-wrap .product-intro-hero__content-wrap[data-v-8a840370]{width:min(875px,100%)}.product-intro-hero--fingertip-wrap .product-intro-hero__product[data-v-8a840370]{float:none;margin:auto;max-width:min(420px,56vw)}.product-intro-hero--fingertip-wrap .product-intro-hero__slogan[data-v-8a840370]{max-width:none;text-align:center}.product-intro-hero--fingertip-wrap h1[data-v-8a840370]{word-spacing:normal}.product-intro-hero--weighted .product-intro-hero__product[data-v-8a840370]{max-width:min(420px,56vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__content-wrap[data-v-8a840370]{width:min(875px,100%)}.product-intro-hero--posture-wrap h1[data-v-8a840370]{word-spacing:normal}.product-intro-hero--posture-wrap .product-intro-hero__product[data-v-8a840370]{margin:20px auto 0;max-width:min(260px,58vw);max-height:300px}.product-intro-hero--posture-wrap .product-intro-hero__slogan[data-v-8a840370]{margin-top:24px}.product-intro-story__inner[data-v-8a840370],.product-intro-material__inner[data-v-8a840370],.product-intro-design__content[data-v-8a840370]{flex-direction:column;align-items:flex-start}.product-intro-story--text-middle .product-intro-story__inner[data-v-8a840370]{align-items:flex-start}.product-intro-story--show-full-bg[data-v-8a840370]{min-height:unset}.product-intro-story__bg-full[data-v-8a840370],.product-intro-material__bg-full[data-v-8a840370]{width:100%;height:auto}.product-intro-story--show-full-bg .product-intro-story__inner[data-v-8a840370]{width:calc(100% - 32px);padding-top:28px}.product-intro-story--mobile-text-separate[data-v-8a840370]{display:flex;flex-direction:column}.product-intro-story--mobile-text-separate .product-intro-story__inner[data-v-8a840370]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-story--mobile-text-separate .product-intro-story__bg-full[data-v-8a840370]{order:2;width:100%;height:auto}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content[data-v-8a840370],.product-intro-story--mobile-text-separate .product-intro-story__inner>div[data-v-8a840370]{width:100%;max-width:100%}.product-intro-story--mobile-text-separate .product-intro-story__inner>.product-intro-story__content p[data-v-8a840370],.product-intro-story--mobile-text-separate .product-intro-story__inner>div p[data-v-8a840370]{margin-top:16px;max-width:100%}.product-intro-story--posture-layout .product-intro-story__content[data-v-8a840370]{display:block;height:auto;padding-top:0}.product-intro-story--posture-layout .product-intro-story__content p[data-v-8a840370]{margin-top:16px;max-width:600px}.product-intro-material--show-full-bg .product-intro-material__inner[data-v-8a840370]{width:calc(100% - 32px);padding-top:28px}.product-intro-material--mobile-text-separate[data-v-8a840370]{display:flex;flex-direction:column}.product-intro-material--mobile-text-separate .product-intro-material__inner[data-v-8a840370]{position:static;inset:auto;order:1;margin:0 auto;min-height:0;display:block;padding:28px 0 20px}.product-intro-material--mobile-text-separate .product-intro-material__bg-full[data-v-8a840370]{order:2;width:100%;height:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner>div[data-v-8a840370]{width:100%;max-width:100%}.product-intro-material--show-full-bg.product-intro-material--weighted-layout .product-intro-material__inner>.product-intro-material__content[data-v-8a840370]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding-top:0;padding-bottom:0;gap:16px}.product-intro-material--weighted-layout .product-intro-material__content h2[data-v-8a840370],.product-intro-material--weighted-layout .product-intro-material__content p[data-v-8a840370]{grid-column:auto;grid-row:auto;width:100%;max-width:100%;margin:0;align-self:auto;justify-self:auto}.product-intro-material--mobile-text-separate .product-intro-material__inner img[data-v-8a840370]{display:block;margin:12px auto 0}.product-intro-material--show-full-bg-bottom .product-intro-material__inner[data-v-8a840370]{padding-top:28px;padding-bottom:0;align-items:flex-start}.product-intro-material--posture-layout .product-intro-material__content[data-v-8a840370]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.product-intro-material--posture-layout .product-intro-material__content h2[data-v-8a840370],.product-intro-material--posture-layout .product-intro-material__content p[data-v-8a840370]{width:100%;max-width:100%}.product-intro-material--posture-layout .product-intro-material__content p[data-v-8a840370]{margin-top:0;font-size:clamp(18px,1.8vw,20px);text-align:left;white-space:normal}.product-intro-material--weighted-layout .product-intro-material__content p[data-v-8a840370]{text-align:left;white-space:normal}.product-intro-material--stacked-text .product-intro-material__content[data-v-8a840370]{justify-content:flex-start;align-items:flex-start;text-align:left;gap:16px;padding-top:28px;padding-bottom:0}.product-intro-story__inner img[data-v-8a840370],.product-intro-material__inner img[data-v-8a840370],.product-intro-design__content img[data-v-8a840370]{width:248px;align-self:center}.product-intro-design__list h3[data-v-8a840370]{font-size:20px}.product-intro-design__list p[data-v-8a840370]{font-size:15px}.product-intro-design--fingertip .product-intro-design__desktop[data-v-8a840370]{display:none}.product-intro-design--fingertip .product-intro-design__mobile[data-v-8a840370]{display:block}.product-intro-design--weighted .product-intro-design__desktop[data-v-8a840370]{display:none}.product-intro-design--weighted .product-intro-design__mobile[data-v-8a840370]{display:block}.product-intro-material--center .product-intro-material__inner[data-v-8a840370],.product-intro-material--left-bottom .product-intro-material__inner[data-v-8a840370]{text-align:left;align-items:flex-start}.product-intro-size__specs[data-v-8a840370]{margin-top:28px;grid-template-columns:1fr}.product-intro-size__product[data-v-8a840370]{width:66px;height:206px}.product-intro-size__figure--l .product-intro-size__product[data-v-8a840370]{width:72px;height:225px}.product-intro-size__figure[data-v-8a840370]{height:238px}.product-intro-size__measure-line[data-v-8a840370]{height:196px}.product-intro-size__measure--l .product-intro-size__measure-line[data-v-8a840370]{height:215px}.product-intro-size__caption[data-v-8a840370]{margin-top:16px;font-size:12px}.product-intro-size__spec[data-v-8a840370]{padding:24px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.product-intro-story[data-v-8a840370],.product-intro-material[data-v-8a840370],.product-intro-design[data-v-8a840370],.product-intro-size[data-v-8a840370]{padding-top:56px;padding-bottom:56px}.product-intro-material--show-full-bg[data-v-8a840370]{padding-top:0;padding-bottom:0}}.product-intro-size__specs.product-intro-size__specs--quad[data-v-8a840370]{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(12px,4vw,24px);row-gap:clamp(20px,5vw,32px)}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-grid[data-v-8a840370]{height:auto;min-height:0}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-grid .product-intro-size__product[data-v-8a840370]{width:min(100%,168px);height:auto;max-height:140px;object-fit:contain}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec[data-v-8a840370]{display:flex;align-items:flex-end;justify-content:center;gap:0;height:auto;min-height:0}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__board-visual[data-v-8a840370]{width:100%;display:flex;flex-direction:column;align-items:center}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__board-product[data-v-8a840370]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure--top[data-v-8a840370]{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure--top .product-intro-size__measure-label[data-v-8a840370]{writing-mode:horizontal-tb;text-orientation:mixed;font-size:12px;line-height:12px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure-line--horizontal[data-v-8a840370]{width:100%;height:1px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure-line--horizontal[data-v-8a840370]:before,.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure-line--horizontal[data-v-8a840370]:after{top:-5px;left:auto;width:1px;height:11px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure-line--horizontal[data-v-8a840370]:before{left:0}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure-line--horizontal[data-v-8a840370]:after{right:0;left:auto}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__board-row[data-v-8a840370]{display:flex;align-items:flex-end;justify-content:center;gap:clamp(10px,2.5vw,14px)}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-spec .product-intro-size__measure--posture-side .product-intro-size__measure-label[data-v-8a840370]{font-size:12px;line-height:12px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-front .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:min(158px,40vw);height:calc(min(158px,40vw) * 192 / 430)}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-front .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:calc(min(158px,40vw) * 192 / 430)}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-back .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:min(161px,42vw);height:calc(min(161px,42vw) * 226 / 448)}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-back .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:calc(min(161px,42vw) * 226 / 448)}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-front .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:min(189.6px,48vw);height:calc(min(189.6px,48vw) * 192 / 430)}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-front .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:calc(min(189.6px,48vw) * 192 / 430)}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-back .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:min(193.2px,50.4vw);height:calc(min(193.2px,50.4vw) * 226 / 448)}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-back .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:calc(min(193.2px,50.4vw) * 226 / 448)}.product-intro-page--fingertip-figma .product-intro-size__specs--quad .product-intro-size__spec[data-v-8a840370]{padding:0}.product-intro-page--fingertip-figma .product-intro-size__specs--quad .product-intro-size__caption[data-v-8a840370]{margin-top:12px;font-size:12px;line-height:18px;opacity:.7}@media (max-width: 767px){.product-intro-size__specs.product-intro-size__specs--quad[data-v-8a840370]{grid-template-columns:repeat(2,minmax(0,1fr))}.product-intro-page--fingertip-figma .product-intro-size__specs--quad .product-intro-size__spec[data-v-8a840370]{padding:0}}@media (min-width: 768px){.product-intro-size__specs.product-intro-size__specs--quad[data-v-8a840370]{grid-template-columns:repeat(2,auto);width:fit-content;max-width:100%;margin-inline:auto;column-gap:clamp(64px,10vw,160px);row-gap:clamp(32px,4vw,48px)}.product-intro-page--fingertip-figma .product-intro-size h2[data-v-8a840370]{font-family:"Alibaba PuHuiTi 3.0",PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:48px;line-height:64px;letter-spacing:-2px;font-weight:700}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-grid .product-intro-size__product[data-v-8a840370]{width:210px;max-height:none;height:176px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-front .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:158px;height:71px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-front .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:71px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-back .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:161px;height:81px}.product-intro-page--fingertip-figma .product-intro-size__figure--posture-back .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:81px}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-front .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:189.6px;height:85.2px}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-front .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:85.2px}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-back .product-intro-size__board-product .product-intro-size__product[data-v-8a840370]{width:193.2px;height:97.2px}.product-intro-page--fingertip-figma .product-intro-size__spec--posture-spec-lg .product-intro-size__figure--posture-back .product-intro-size__measure--posture-side .product-intro-size__measure-line[data-v-8a840370]{height:97.2px}.product-intro-page--fingertip-figma .product-intro-size__specs--quad .product-intro-size__caption[data-v-8a840370]{font-size:14px;line-height:21px}}.about-page[data-v-5a1cee27]{background:#1d1d1d;color:#fff}.about-page__container[data-v-5a1cee27]{width:min(1200px,calc(100% - 48px));margin:0 auto}.about-hero[data-v-5a1cee27]{position:relative;width:100%;max-width:none;margin:0;min-height:900px;overflow:hidden}.about-hero__bg-img[data-v-5a1cee27]{position:absolute;inset:0;width:100%;height:100%;min-height:900px;object-fit:cover;object-position:center center;pointer-events:none}.about-hero__inner[data-v-5a1cee27]{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:1440px;min-height:900px;margin-left:auto;margin-right:auto;padding:0 clamp(20px,11.11vw,160px);padding-top:96px;padding-bottom:136px;display:flex;flex-direction:column;align-items:center;text-align:center}.about-hero__main[data-v-5a1cee27]{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:48px;width:100%}.about-hero__title[data-v-5a1cee27]{margin:0;font-size:72px;line-height:1.05;font-weight:600}.about-hero__footer[data-v-5a1cee27]{width:100%;margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:16px}.about-hero__subtitle[data-v-5a1cee27]{margin:0;max-width:900px;font-size:30px;line-height:1.17;letter-spacing:3px;color:#fff}.about-hero__lead[data-v-5a1cee27]{margin:0;max-width:715px;font-size:20px;line-height:1.17;letter-spacing:1px;color:#ffffff80}@media (min-width: 901px){.about-hero__subtitle[data-v-5a1cee27]{white-space:nowrap}}.about-mission[data-v-5a1cee27]{position:relative;padding:clamp(48px,6vw,76px) 0;overflow:hidden}.about-mission[data-v-5a1cee27]:before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:var(--6f6c47ec);opacity:.86;pointer-events:none}.about-mission__container[data-v-5a1cee27]{position:relative;z-index:1}.about-mission__stack[data-v-5a1cee27]{position:relative;min-height:clamp(420px,41vw,588px)}.about-mission__card[data-v-5a1cee27]{position:absolute;left:0;top:0;z-index:2;width:min(690px,58vw);min-height:clamp(250px,26vw,360px);padding:clamp(32px,4vw,64px);border-radius:18px 0 72px 18px;background:rgba(26,26,26,.98);backdrop-filter:blur(2px)}.about-section-label[data-v-5a1cee27]{margin:0;font-size:14px;line-height:1.5;letter-spacing:1.8px;text-transform:uppercase;color:#ffffff8f}.about-section-title[data-v-5a1cee27]{margin:8px 0 0;font-size:clamp(34px,4.2vw,60px);line-height:1.1;letter-spacing:1px;font-weight:600}.about-section-title span[data-v-5a1cee27]{color:#e60012}.about-mission__desc[data-v-5a1cee27]{margin:20px 0 0;max-width:560px;font-size:clamp(16px,1.6vw,20px);line-height:1.6;color:#ffffff8f}.about-mission__image-wrap[data-v-5a1cee27]{position:relative;width:min(790px,66vw);height:clamp(420px,41vw,588px);margin-left:auto;border-radius:20px;overflow:hidden}.about-mission__image[data-v-5a1cee27]{width:100%;height:100%;object-fit:cover;display:block}.about-history[data-v-5a1cee27]{padding:24px 0 clamp(52px,7vw,80px)}.about-history__head[data-v-5a1cee27]{margin-bottom:clamp(34px,4vw,48px)}.about-history__item[data-v-5a1cee27]{display:grid;grid-template-columns:minmax(300px,498px) minmax(280px,1fr);gap:clamp(20px,3vw,50px);align-items:center}.about-history__item+.about-history__item[data-v-5a1cee27]{margin-top:clamp(36px,5vw,62px)}.about-history__item--reverse[data-v-5a1cee27]{grid-template-columns:minmax(280px,1fr) minmax(300px,498px)}.about-history__image-card[data-v-5a1cee27]{position:relative;padding:clamp(22px,3vw,45px);border:1px solid #262626;border-radius:36px 36px 15px 15px;background:linear-gradient(107deg,rgba(230,0,18,.08) 30%,rgba(230,0,18,0) 60%),#1c1c1c}.about-history__image-card[data-v-5a1cee27]:before{content:"";position:absolute;inset:18px;border-radius:20px 20px 0 0;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:var(--19733d14);opacity:.2;pointer-events:none}.about-history__image[data-v-5a1cee27]{position:relative;z-index:1;width:100%;aspect-ratio:408 / 296;object-fit:cover;border-radius:20px 20px 0 0;display:block}.about-history__text[data-v-5a1cee27]{font-style:normal}.about-history__text--left[data-v-5a1cee27]{border-left:1px solid #e60012;padding-left:clamp(20px,3vw,38px)}.about-history__text--right[data-v-5a1cee27]{border-right:1px solid #e60012;padding-right:clamp(20px,3vw,38px)}.about-history__text h3[data-v-5a1cee27]{margin:0;font-size:clamp(24px,2.5vw,30px);line-height:1.25;font-weight:600}.about-history__text h3 span[data-v-5a1cee27]{color:#e60012}.about-history__text p[data-v-5a1cee27]{margin:10px 0 0;font-size:clamp(16px,1.5vw,20px);line-height:1.6;color:#ffffff8f}.about-future[data-v-5a1cee27]{position:relative;min-height:clamp(400px,48vw,690px);background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.about-future__overlay[data-v-5a1cee27]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,11,16,.6) 0%,rgba(9,11,16,.26) 50%,rgba(9,11,16,.62) 100%)}.about-future__rings[data-v-5a1cee27]{position:absolute;left:50%;top:50%;width:min(620px,82vw);aspect-ratio:1;border-radius:50%;border:1px solid rgba(37,132,255,.5);transform:translate(-50%,-50%)}.about-future__rings[data-v-5a1cee27]:before{content:"";position:absolute;inset:12%;border-radius:50%;border:1px solid rgba(72,167,255,.25)}.about-future__container[data-v-5a1cee27]{position:relative;z-index:1;min-height:inherit;width:min(1200px,calc(100% - 48px));margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.about-future__desc[data-v-5a1cee27]{margin:16px 0 0;font-size:clamp(16px,1.8vw,20px);line-height:1.6;color:#ffffffb3}@media (max-width: 1280px){.about-history__item[data-v-5a1cee27],.about-history__item--reverse[data-v-5a1cee27]{grid-template-columns:1fr}.about-mission[data-v-5a1cee27]{padding-top:56px}.about-mission__stack[data-v-5a1cee27]{min-height:0;display:grid;grid-template-columns:1fr;gap:18px}.about-mission__card[data-v-5a1cee27]{position:relative;width:100%;min-height:0}.about-mission__image-wrap[data-v-5a1cee27]{width:100%;height:auto;aspect-ratio:790 / 588}.about-history__item--reverse .about-history__image-card[data-v-5a1cee27]{order:1}.about-history__item--reverse .about-history__text[data-v-5a1cee27]{order:2}.about-history__text--left[data-v-5a1cee27],.about-history__text--right[data-v-5a1cee27]{border-left:1px solid #e60012;border-right:none;padding-left:clamp(20px,3vw,38px);padding-right:0}}@media (max-width: 767px){.about-page__container[data-v-5a1cee27],.about-future__container[data-v-5a1cee27]{width:calc(100% - 32px)}.about-hero[data-v-5a1cee27]{min-height:min(100vh,900px)}.about-hero__bg-img[data-v-5a1cee27]{height:min(100vh,900px)}.about-hero__inner[data-v-5a1cee27]{min-height:min(100vh,900px);align-items:center;justify-content:flex-start;padding-top:clamp(120px,30vh,260px);padding-bottom:48px}.about-hero__main[data-v-5a1cee27]{flex:0 0 auto;gap:48px}.about-hero__title[data-v-5a1cee27]{font-size:clamp(32px,8vw,48px)}.about-hero__footer[data-v-5a1cee27]{margin-top:auto;gap:12px}.about-hero__subtitle[data-v-5a1cee27],.about-hero__lead[data-v-5a1cee27]{font-size:clamp(14px,3.4vw,20px);letter-spacing:1.5px;line-height:1.5;white-space:normal}.about-section-label[data-v-5a1cee27]{font-size:12px;letter-spacing:1.2px}}@media (max-width: 420px){.about-hero__inner[data-v-5a1cee27]{padding-top:clamp(108px,28vh,220px)}.about-hero__main[data-v-5a1cee27]{gap:32px}.about-history__image-card[data-v-5a1cee27]{border-radius:22px 22px 12px 12px;padding:16px}}.my__sidebar[data-v-85dc9f59]{background-color:#f3f5f7;border-radius:8px;max-width:262px;height:auto;padding:16px;display:flex;flex-direction:column}.my__profile[data-v-85dc9f59]{width:80px;height:120px;margin:40px 0 0 90px;display:flex;flex-direction:column;align-items:center}.my__avatar-bg[data-v-85dc9f59]{height:80px;background:url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNGf8e937a7e6682d5651c6b26c5e2a0d63.png) 100% no-repeat;background-size:100% 100%;width:80px;display:flex;flex-direction:column;align-items:center}.my__avatar-frame[data-v-85dc9f59]{height:80px;background:url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG532f90344cdb28ee27fcc31241035cbd.png) 100% no-repeat;background-size:100% 100%;width:80px;display:flex;flex-direction:column;align-items:center}.my__avatar-wrapper[data-v-85dc9f59]{background-color:#141718;border-radius:125px;height:30px;border:1.5px solid #fff;width:30px;margin:52px 0 0 50px;display:flex;flex-direction:column;align-items:center}.my__avatar-img[data-v-85dc9f59]{width:16px;height:16px;margin:7px 0 0 7px}.my__nickname[data-v-85dc9f59]{width:77px;height:32px;color:#121212;font-size:20px;font-weight:500;text-align:left;white-space:nowrap;line-height:32px;margin:8px 0 0 3px}.my__menu-item[data-v-85dc9f59]{height:42px;border-bottom:1px solid #141718;width:230px;margin:40px 0 0;display:flex;flex-direction:column;justify-content:center}.my__menu-item+.my__menu-item[data-v-85dc9f59]{border-bottom:0;margin:40px 0 0}.my__menu-item[data-v-85dc9f59]:last-child{margin-bottom:40px}.my__menu-label[data-v-85dc9f59]{width:230px;height:26px;color:#6c7275;font-size:16px;font-weight:400;text-align:left;white-space:nowrap;line-height:26px;margin-top:8px}.my__menu-item:first-child .my__menu-label[data-v-85dc9f59]{color:#121212;font-weight:500}.my[data-v-e9bbc85b]{background-color:#fff;position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center}.my__section[data-v-e9bbc85b]{width:100%;max-width:1200px;min-height:747px;display:flex;flex-direction:column}.my__title[data-v-e9bbc85b]{width:224px;height:56px;color:#121212;font-size:56px;font-weight:600;text-align:left;white-space:nowrap;line-height:56px;margin:64px auto 0}.my__content[data-v-e9bbc85b]{background-color:#fff;width:100%;max-width:1200px;height:594px;margin:32px 0 0;display:flex;flex-direction:row;justify-content:flex-start}.my__main[data-v-e9bbc85b]{width:707px;height:356px;margin:16px 0 0 72px;display:flex;flex-direction:column}.my__info-label[data-v-e9bbc85b]{width:36px;height:12px;color:#6c7275;font-size:12px;font-weight:400;text-align:left;white-space:nowrap;line-height:12px;margin-top:20px}.my__info-input[data-v-e9bbc85b]{background-color:#fff;border-radius:6px;height:40px;border:1px solid #cbcbcb;margin-top:12px;width:707px;display:flex;flex-direction:column;justify-content:center}.my__info-save[data-v-e9bbc85b]{background-color:#121212;border-radius:8px;height:52px;margin-top:20px;width:112px;display:flex;flex-direction:column;justify-content:center}.my[data-v-0166f347]{background-color:#fff;position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center}.my__section[data-v-0166f347]{width:100%;max-width:1200px;min-height:747px;display:flex;flex-direction:column}.my__title[data-v-0166f347]{width:224px;height:56px;color:#121212;font-size:56px;font-weight:600;text-align:left;white-space:nowrap;line-height:56px;margin:64px auto 0}.my__content[data-v-0166f347]{background-color:#fff;width:100%;max-width:1200px;height:594px;margin:32px 0 1px;display:flex;flex-direction:row}.my__main[data-v-0166f347]{width:707px;height:356px;margin:16px 0 0 72px;display:flex;flex-direction:column}.my-address__card-list[data-v-0166f347]{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.my-address__subtitle[data-v-0166f347]{width:80px;height:32px;color:#000;font-size:20px;font-weight:600;text-align:left;white-space:nowrap;line-height:32px}.my-address__card[data-v-0166f347]{border-radius:8px;width:342px;height:140px;border:1px solid #6c7275;margin-top:20px;display:flex;flex-direction:column}.my-address__card-header[data-v-0166f347]{width:293px;height:26px;margin:16px 0 0 25px;display:flex;flex-direction:row;justify-content:space-between}.my-address__name[data-v-0166f347]{width:32px;height:26px;color:#000;font-size:16px;font-weight:600;text-align:left;white-space:nowrap;line-height:26px}.my-address__edit[data-v-0166f347]{width:52px;height:26px;display:flex;flex-direction:row;align-items:center}.my-address__edit-icon[data-v-0166f347]{width:16px;height:16px;margin-top:5px}.my-address__edit-label[data-v-0166f347]{width:32px;height:26px;color:#6c7275;font-size:16px;font-weight:400;text-align:left;white-space:nowrap;line-height:26px}.my-address__phone[data-v-0166f347]{width:86px;height:22px;color:#121212;font-size:14px;font-weight:400;text-align:left;white-space:nowrap;line-height:22px;margin:8px 0 0 25px}.my-address__region[data-v-0166f347]{width:89px;height:22px;color:#121212;font-size:14px;font-weight:400;text-align:left;white-space:nowrap;line-height:22px;margin:4px 0 0 25px}.my-address__detail[data-v-0166f347]{width:254px;height:22px;color:#121212;font-size:14px;font-weight:400;text-align:left;white-space:nowrap;line-height:22px;margin:4px 0 16px 25px}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}body{font-family:system-ui,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,PingFang TC,PingFang HK,Microsoft Yahei,Microsoft JhengHei;font-size:14px;line-height:1.15;color:#303133;background-color:#fff}a{color:#66b1ff;text-decoration:none}a:focus,a:hover{color:#409eff;text-decoration:underline}img{vertical-align:middle;max-width:100%}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.site-wrapper .el-pagination{display:flex;justify-content:flex-end}.site-wrapper{position:relative;min-width:1180px}.site-navbar{color:#333}.site-sidebar--fold .site-navbar__header,.site-sidebar--fold .site-navbar__brand,.site-sidebar--fold .site-sidebar{width:100px}.site-sidebar--fold .site-navbar__body,.site-sidebar--fold .site-content__wrapper{margin-left:100px;border-bottom:1px solid #EBEDF0}.site-sidebar--fold .site-navbar__brand-lg{display:none}.site-sidebar--fold .site-navbar__brand-mini{display:inline-block}.site-sidebar--fold .site-sidebar,.site-sidebar--fold .site-sidebar__inner{overflow:initial}.site-sidebar,.site-sidebar__menu-icon,.site-content__wrapper,.site-content--tabs>.el-tabs .el-tabs__header{transition:inline-block .3s,left .3s,width .3s,margin-left .3s,font-size .3s}.site-navbar{position:fixed;top:0;right:0;left:0;z-index:1030;height:48px;background-color:#409eff}.site-navbar__header{position:relative;float:left;height:48px;margin-left:20px;overflow:hidden}.site-navbar__brand{display:table-cell;vertical-align:middle;height:48px;margin:0;line-height:48px;font-size:20px;text-align:center;text-transform:uppercase;white-space:nowrap;color:#fff}.site-navbar__brand-lg,.site-navbar__brand-mini{margin:0 5px;color:#fff}.site-navbar__brand-lg:focus,.site-navbar__brand-lg:hover,.site-navbar__brand-mini:focus,.site-navbar__brand-mini:hover{color:#fff;text-decoration:none}.site-navbar__brand-mini{display:none}.site-navbar__switch{font-size:18px;border-bottom:none!important}.site-navbar__avatar{border-bottom:none!important}.site-navbar__avatar *{vertical-align:inherit}.site-navbar__avatar .el-dropdown-link>img{width:36px;height:auto;margin-right:5px;border-radius:100%;vertical-align:middle}.site-navbar__body{position:relative;background-color:#fff}.site-navbar__menu{float:left;background-color:transparent;border-bottom:0}.site-navbar__menu--right{float:right}.site-navbar__menu a:focus,.site-navbar__menu a:hover{text-decoration:none}.site-sidebar{position:fixed;top:48px;left:0;bottom:0;z-index:1020;width:200px;overflow:hidden}.site-sidebar--dark,.site-sidebar--dark-popper{background-color:#263238}.site-sidebar__inner{position:relative;z-index:1;width:250px;height:100%;padding-bottom:15px;overflow-y:scroll}.site-sidebar__menu.el-menu{width:100px;border-right:0}.site-sidebar__menu-icon{width:24px;margin-right:5px;text-align:center;font-size:16px;color:inherit!important}.site-content{position:relative;padding:0;background-color:#f5f6f9}.site-content__wrapper{position:relative;padding-top:48px;margin-left:200px;min-height:100%;background:#f1f4f5}.site-content--tabs{padding:0}.table-header{background-color:#f7f8fa!important;color:#000;height:60px}.table-row{height:100px}.table-row-low{height:65px}.table-cell{padding:0}.el-table .cell{line-height:20px!important;word-break:break-word!important}.el-table tr>td:first-child>.cell,.el-table th:first-child>.cell{padding-left:20px}.default-btn{height:32px;line-height:32px;padding:0 15px;font-size:13px;background-color:#fff;border:1px solid #dcdfe6;border-radius:2px;cursor:pointer;display:inline-block}.default-btn:hover{color:#409eff;border-color:#409eff}.default-btn.primary-btn{color:#fff;background-color:#409eff;border-color:#409eff}.default-btn.primary-btn:hover{background:#447cdd;border-color:#447cdd}.default-btn.text-btn{font-size:14px;padding:0;margin-right:0;border:none;color:#409eff;background-color:unset;word-break:keep-all}.default-btn.text-btn:hover{color:#447cdd}.default-btn.text-btn.disabled-btn{color:#c0c4cc}.default-btn.text-btn.disabled-btn:hover{cursor:not-allowed;color:#c0c4cc}.default-btn.primary-btn.disabled-btn{color:#fff;background-color:#8aadea;border-color:#8aadea}.default-btn.primary-btn.disabled-btn:hover{background-color:#8aadea;border-color:#8aadea;cursor:not-allowed}.default-btn.disabled-btn{color:#999}.default-btn.disabled-btn:hover{border-color:#dcdfe6;cursor:not-allowed}.default-btn+.default-btn{margin-left:10px}.text-btn+.text-btn{margin-left:20px}.tag-text{font-size:14px}.el-dialog__header{border-bottom:1px solid #f0f0f0;margin-right:0}.el-dialog__footer{border-top:1px solid #f0f0f0}.search-bar{padding:25px 20px 0;margin-bottom:20px;background-color:#f7f8fa}.search-bar .input-row{display:block}.search-bar .input-row .el-form-item .el-form-item__content .el-select,.search-bar .input-row .el-form-item .el-form-item__content .el-input{width:200px;white-space:nowrap;display:-webkit-inline-flex}.search-bar .el-form--inline .el-form-item{margin-right:20px!important;margin-bottom:25px}.search-bar .el-form--inline .el-form-item .el-form-item__label-wrap{margin-left:unset!important}.main-container .operation-bar{position:relative;display:flex;align-items:center;height:32px;line-height:32px}.main-container .operation-bar .el-checkbox{padding-left:20px;margin-right:10px}.main-container .operation-bar .had-selected{font-size:12px;margin-right:10px}.main-container .operation-bar .tag-text{font-size:12px}.main-container .table-con{margin-top:20px;padding-bottom:30px}.main-container .table-con .text-btn-con{width:100%;display:flex;justify-content:center}.main-container .table-con .table-cell-con{display:flex;align-items:center}.main-container .table-con .table-cell-con .table-cell-image{width:60px;height:60px}.main-container .table-con .table-cell-con .table-cell-image img{display:block;width:100%;height:100%;object-fit:contain}.main-container .table-con .table-cell-con .table-cell-text{margin-left:8px;flex:1;text-overflow:ellipsis;-o-text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:20px}.main-container .table-con .table-cell-image{width:60px;height:60px}.main-container .table-con .table-cell-image img{display:block;width:100%;height:100%;object-fit:contain}.main-container .table-con .table-cell-text{text-overflow:ellipsis;-o-text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:20px}.main-container .table-con .line-clamp-one{-webkit-line-clamp:1}.el-tabs__nav-wrap:after{height:1px!important}.el-tabs__active-bar{width:0!important}.el-tabs__item{padding:0 20px!important;min-width:68px;width:auto;text-align:center}.el-tabs__item.is-active{background:none;border-bottom:2px solid #409EFF}.new-page-title{width:100%;height:62px;background:#F7F8FA;box-sizing:border-box;padding:19px 20px;display:flex;align-items:center;margin-bottom:20px}.new-page-title .line{width:4px;height:19px;background:#409EFF;opacity:1;border-radius:2px;margin-right:10px}.new-page-title .text{font-size:18px;font-weight:700;color:#333;opacity:1}.time-select-item{text-align:center}:root{--el-color-primary: #409EFF;--el-menu-item-height: 48px}.el-form-item__content{margin-left:20px!important}.basket__address-dropdown .el-select-dropdown{width:440px!important}.basket__address-dropdown .el-select-dropdown__item{height:auto!important;padding:12px 20px!important}.basket__address-cascader-input .el-cascader,.basket__address-cascader-input .el-input__wrapper,.basket__address-cascader-input .el-input__inner{width:440px!important;height:52px!important}.element-error-message-zindex{z-index:3000!important}.sub-el-icon[data-v-351cd142],.nav-icon[data-v-351cd142]{display:inline-block;font-size:15px;margin-right:12px;position:relative}.svg-icon[data-v-351cd142]{min-width:1em;min-height:1em;width:100%;height:100%;position:relative;fill:currentColor;vertical-align:-2px}
