.header[data-v-69ec37cc]{background-color:var(--bg-secondary);box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;width:100%;top:0;left:0;z-index:1000;padding:15px 0;transition:all .3s ease}.container[data-v-69ec37cc]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo[data-v-69ec37cc]{display:flex;align-items:center;text-decoration:none}.logo img[data-v-69ec37cc]{height:50px}.logo-text[data-v-69ec37cc]{font-size:24px;font-weight:700;color:var(--primary-color);font-family:SimSun,serif;transition:color .3s}.main-nav ul[data-v-69ec37cc]{display:flex;list-style:none;margin:0;padding:0;align-items:center}.main-nav li[data-v-69ec37cc]{margin-left:30px;position:relative}.main-nav a[data-v-69ec37cc]{text-decoration:none;color:var(--text-color);font-size:18px;font-weight:500;transition:color .3s;position:relative;padding:5px 0}.main-nav a.active[data-v-69ec37cc],.main-nav a[data-v-69ec37cc]:hover{color:var(--primary-color)}.main-nav a.active[data-v-69ec37cc]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--primary-color);transition:background-color .3s}.theme-toggle[data-v-69ec37cc]{background:none;border:none;cursor:pointer;font-size:20px;padding:5px;display:flex;align-items:center;color:var(--text-color);transition:all .3s ease}.theme-toggle[data-v-69ec37cc]:hover{color:var(--primary-color);transform:rotate(15deg)}.mobile-menu-toggle[data-v-69ec37cc]{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:1001}.mobile-menu-toggle span[data-v-69ec37cc]{display:block;width:25px;height:2px;background-color:var(--text-color);margin:5px 0;transition:all .3s}@media (max-width:768px){.mobile-menu-toggle[data-v-69ec37cc]{display:block}.main-nav[data-v-69ec37cc]{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background-color:var(--bg-color);box-shadow:-2px 0 10px rgba(0,0,0,.1);transition:right .3s ease;padding-top:80px}.main-nav.active[data-v-69ec37cc]{right:0}.main-nav ul[data-v-69ec37cc]{flex-direction:column;padding:0 20px}.main-nav li[data-v-69ec37cc]{margin:15px 0}.mobile-menu-toggle.active span[data-v-69ec37cc]:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span[data-v-69ec37cc]:nth-child(2){opacity:0}.mobile-menu-toggle.active span[data-v-69ec37cc]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.site-footer[data-v-792f7389]{background-color:var(--bg-secondary);color:var(--text-color);padding:3rem 0 1.5rem;border-top:1px solid var(--border-color);font-size:.9rem;transition:all .3s ease}.footer-container[data-v-792f7389]{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-top[data-v-792f7389]{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.footer-logo[data-v-792f7389]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:var(--primary-color)}.footer-logo i[data-v-792f7389]{font-size:1.8rem}.footer-social[data-v-792f7389]{display:flex;gap:1rem}.social-icon[data-v-792f7389]{color:var(--text-secondary);font-size:1.2rem;transition:color .3s ease}.social-icon[data-v-792f7389]:hover{color:var(--primary-color)}.footer-middle[data-v-792f7389]{display:flex;flex-direction:row;gap:2rem;padding:2rem 0}.footer-column[data-v-792f7389]{flex:1 1 0}.footer-column h3[data-v-792f7389]{color:var(--primary-color);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.footer-column ul[data-v-792f7389]{list-style:none;padding:0;margin:0}.footer-column li[data-v-792f7389]{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;color:var(--text-secondary)}.footer-column a[data-v-792f7389]{color:var(--text-color);text-decoration:none;transition:color .3s ease}.footer-column a[data-v-792f7389]:hover{color:var(--primary-color);text-decoration:underline}.explore-links[data-v-792f7389]{display:flex;flex-wrap:wrap;gap:1.5rem}.explore-links li[data-v-792f7389]{margin-bottom:0}.footer-bottom[data-v-792f7389]{display:flex;flex-direction:column;align-items:center;padding-top:1.5rem;border-top:1px solid var(--border-color);text-align:center}.footer-legal[data-v-792f7389]{display:flex;gap:1rem;margin-bottom:.5rem}.footer-legal a[data-v-792f7389]{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.footer-legal a[data-v-792f7389]:hover{color:var(--primary-color)}.footer-copyright[data-v-792f7389]{color:var(--text-secondary)}.qr-modal[data-v-792f7389]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.qr-content[data-v-792f7389]{background-color:var(--bg-secondary);padding:2rem;border-radius:.5rem;text-align:center;position:relative;max-width:300px}.qr-image[data-v-792f7389]{width:200px;height:200px;margin:1rem 0}.close-btn[data-v-792f7389]{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.2rem;cursor:pointer;color:var(--text-secondary)}.close-btn[data-v-792f7389]:hover{color:var(--primary-color)}@media (max-width:768px){.footer-top[data-v-792f7389]{flex-direction:column;gap:1rem;text-align:center}.footer-middle[data-v-792f7389]{grid-template-columns:1fr;gap:1.5rem}.explore-links[data-v-792f7389]{gap:1rem}.footer-legal[data-v-792f7389]{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.explore-links[data-v-792f7389]{flex-direction:column;gap:.5rem}}:root{--primary-color:#1e88e5;--primary-color-rgb:30,136,229;--primary-light:#64b5f6;--primary-dark:#0d47a1;--bg-color:linear-gradient(135deg,#f1f1f1,#cfdef3);--bg-secondary:#f5f5f5;--text-color:#212121;--text-light:#f5f5f5;--text-secondary:#757575;--card-bg:#f5f5f5;--border-color:#e0e0e0;--header-border:#e0e0e0;--accent-color:#ff9800;--bg-url:url(/img/bg-light.5ebce811.png);--mask-bg:hsla(0,0%,100%,.7)}.dark{--primary-color:#42a5f5;--primary-color-rgb:66,165,245;--primary-light:#90caf9;--primary-dark:#1565c0;--bg-color:linear-gradient(135deg,#232526,#414345);--bg-secondary:#1e1e1e;--text-color:#e0e0e0;--text-light:#fff;--text-secondary:#9e9e9e;--card-bg:#1e1e1e;--border-color:#424242;--header-border:#424242;--accent-color:#ffb74d;--bg-url:url(/img/bg-dark.2071bdb6.png);--mask-bg:hsla(0,0%,7%,.7)}body{background:var(--bg-color);background-image:var(--bg-url);background-size:cover;background-repeat:no-repeat;background-position:50%;color:var(--text-color);transition:all .3s ease;padding:0;margin:0}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}a{cursor:pointer;transition:color .2s}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.app-container[data-v-427d9bb2]{display:flex;flex-direction:column;min-height:100vh}.main-content[data-v-427d9bb2]{flex:1;margin-top:0;padding:0}.float-buttons[data-v-427d9bb2]{position:fixed;bottom:100px;right:35px;display:flex;flex-direction:column;gap:15px;z-index:999}.share-btn[data-v-427d9bb2],.to-top[data-v-427d9bb2]{padding:5px;width:25px;height:25px;cursor:pointer;transition:all .3s ease;opacity:.8;background-color:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;position:relative}.share-btn[data-v-427d9bb2]:hover,.to-top[data-v-427d9bb2]:hover{opacity:1;transform:translateY(-5px);background-color:hsla(0,0%,100%,.9);box-shadow:0 4px 15px rgba(0,0,0,.15)}.share-icon[data-v-427d9bb2],.top-icon[data-v-427d9bb2]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.share-icon.hover[data-v-427d9bb2],.top-icon.hover[data-v-427d9bb2]{transform:scale(1.1)}.tooltip[data-v-427d9bb2]{position:absolute;right:50px;top:50%;transform:translateY(-50%);background-color:#333;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;animation:fadeInOut-427d9bb2 2s ease-in-out}.chatbot-container[data-v-427d9bb2]{position:fixed;bottom:30px;right:30px;z-index:1000}.chatbot-icon[data-v-427d9bb2]{width:60px;height:60px;background-color:#1890ff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(24,144,255,.4);transition:all .3s ease}.chatbot-icon[data-v-427d9bb2]:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(24,144,255,.5)}.chatbot-icon img[data-v-427d9bb2]{width:70%;height:70%;-o-object-fit:contain;object-fit:contain}.chatbot-window[data-v-427d9bb2]{position:absolute;bottom:80px;right:0;width:320px;height:400px;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden}.chatbot-header[data-v-427d9bb2]{padding:12px 16px;background-color:#1890ff;color:#fff;display:flex;justify-content:space-between;align-items:center}.chatbot-header h3[data-v-427d9bb2]{margin:0;font-size:16px}.close-btn[data-v-427d9bb2]{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0 8px}.chatbot-messages[data-v-427d9bb2]{flex:1;padding:12px;overflow-y:auto}.message[data-v-427d9bb2]{margin-bottom:12px;padding:8px 12px;border-radius:18px;max-width:80%;word-wrap:break-word}.message.user[data-v-427d9bb2]{background-color:#1890ff;color:#fff;margin-left:auto;border-bottom-right-radius:4px}.message.bot[data-v-427d9bb2]{background-color:#f0f0f0;color:#333;margin-right:auto;border-bottom-left-radius:4px}.chatbot-input[data-v-427d9bb2]{display:flex;padding:12px;border-top:1px solid #eee}.chatbot-input input[data-v-427d9bb2]{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:20px;outline:none}.chatbot-input button[data-v-427d9bb2]{margin-left:8px;padding:8px 16px;background-color:#1890ff;color:#fff;border:none;border-radius:20px;cursor:pointer}.chatbot-input button[data-v-427d9bb2]:hover{background-color:#40a9ff}@keyframes fadeInOut-427d9bb2{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@media (max-width:768px){.main-content[data-v-427d9bb2]{margin-top:0;padding:0}.float-buttons[data-v-427d9bb2]{bottom:80px;right:20px;gap:10px}.share-btn[data-v-427d9bb2],.to-top[data-v-427d9bb2]{width:45px;height:45px}.share-icon[data-v-427d9bb2],.top-icon[data-v-427d9bb2]{width:22px;height:22px}.tooltip[data-v-427d9bb2]{font-size:11px;right:45px}.chatbot-container[data-v-427d9bb2]{bottom:20px;right:20px}.chatbot-icon[data-v-427d9bb2]{width:50px;height:50px}.chatbot-window[data-v-427d9bb2]{width:280px;height:360px;bottom:70px}}.history-page[data-v-795970ea]{min-height:100vh;display:flex;flex-direction:column}.page-header[data-v-795970ea]{padding-top:6rem;padding-bottom:3rem;background:linear-gradient(90deg,rgba(30,58,138,.05),rgba(59,130,246,.05));background-color:var(--bg-color);color:var(--text-color)}@media (min-width:768px){.page-header[data-v-795970ea]{padding-top:8rem;padding-bottom:4rem}}.page-title[data-v-795970ea]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.25;color:var(--primary-color);text-align:center}.page-title span[data-v-795970ea]{color:var(--primary-light)}.page-subtitle[data-v-795970ea]{font-size:1.125rem;color:var(--text-secondary);max-width:42rem;margin-left:auto;margin-right:auto;text-align:center}@media (min-width:768px){.page-subtitle[data-v-795970ea]{max-width:48rem}}.history-section[data-v-795970ea]{padding-top:4rem;padding-bottom:4rem;background-color:var(--bg-color)}.section-title[data-v-795970ea]{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:3rem;position:relative;color:var(--primary-color)}.section-title[data-v-795970ea]:after{content:"";display:block;width:5rem;height:.25rem;margin-left:auto;margin-right:auto;margin-top:.5rem;border-radius:9999px;background-color:var(--primary-light)}.timeline-container[data-v-795970ea]{position:relative;max-width:64rem;margin-left:auto;margin-right:auto}.timeline-line[data-v-795970ea]{position:absolute;left:50%;transform:translateX(-50%);height:100%;width:2px;background-color:rgba(var(--primary-color-rgb),.2)}.timeline-item[data-v-795970ea]{position:relative;margin-bottom:4rem;padding-bottom:2rem}.timeline-icon[data-v-795970ea]{position:absolute;left:50%;transform:translateX(-50%);top:-1rem;width:2rem;height:2rem;border-radius:9999px;z-index:10;display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);color:#fff}.timeline-card[data-v-795970ea]{background-color:var(--card-bg);padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.timeline-title[data-v-795970ea]{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;color:var(--primary-color)}.timeline-content[data-v-795970ea]{color:var(--text-secondary)}.timeline-link[data-v-795970ea]{margin-top:1rem;display:inline-block;font-weight:500;color:var(--primary-color)}.timeline-link[data-v-795970ea]:hover{text-decoration:underline}@media (max-width:768px){.timeline-line[data-v-795970ea]{left:1.5rem}.timeline-item[data-v-795970ea]{padding-left:3rem}.timeline-icon[data-v-795970ea]{left:1.5rem}.timeline-card[data-v-795970ea]{margin-left:0}}.discovery-section[data-v-795970ea]{padding-top:4rem;padding-bottom:4rem;background-color:var(--bg-secondary)}.discovery-grid[data-v-795970ea]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:768px){.discovery-grid[data-v-795970ea]{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.discovery-grid[data-v-795970ea]{grid-template-columns:repeat(3,1fr)}}.discovery-card[data-v-795970ea]{background-color:var(--card-bg);border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease}.discovery-card[data-v-795970ea]:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.discovery-image[data-v-795970ea]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid var(--border-color)}.discovery-content[data-v-795970ea]{padding:1.5rem}.discovery-title[data-v-795970ea]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--primary-color);margin:10px}.discovery-description[data-v-795970ea]{color:var(--text-secondary);margin-bottom:1rem;line-height:1.5;margin:0 10px}.discovery-link[data-v-795970ea]{display:inline-flex;align-items:center;color:var(--primary-color);transition:color .3s ease;text-decoration:none;margin:10px}.discovery-link[data-v-795970ea]:hover{color:var(--primary-dark)}.discovery-link i[data-v-795970ea]{margin-left:.25rem;font-size:.875rem}.related-links[data-v-795970ea]{padding-top:3rem;padding-bottom:3rem;background-color:var(--bg-color)}.links-grid[data-v-795970ea]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto}.link-button[data-v-795970ea]{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:.5rem;background-color:var(--card-bg);color:var(--primary-color);text-decoration:none;transition:all .3s ease;border:1px solid var(--border-color)}.link-button[data-v-795970ea]:hover{background-color:rgba(var(--primary-color-rgb),.1);transform:translateY(-2px)}.link-button i[data-v-795970ea]{margin-right:.5rem}.timeline-item.left .timeline-card[data-v-795970ea]{margin-right:auto;margin-left:0}.timeline-item.right .timeline-card[data-v-795970ea]{margin-left:auto;margin-right:0}@media (min-width:768px){.timeline-item.left[data-v-795970ea]{padding-right:50%;text-align:right}.timeline-item.right[data-v-795970ea]{padding-left:50%;text-align:left}.timeline-item.left .timeline-card[data-v-795970ea]{margin-right:2rem}.timeline-item.right .timeline-card[data-v-795970ea]{margin-left:2rem}}.transition-theme[data-v-795970ea]{transition:background-color .3s ease,color .3s ease}.container[data-v-795970ea]{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width:640px){.container[data-v-795970ea]{max-width:640px}}@media (min-width:768px){.container[data-v-795970ea]{max-width:768px}}@media (min-width:1024px){.container[data-v-795970ea]{max-width:1024px}}@media (min-width:1280px){.container[data-v-795970ea]{max-width:1280px}}.text-center[data-v-795970ea]{text-align:center}.mx-auto[data-v-795970ea]{margin-left:auto;margin-right:auto}.mb-4[data-v-795970ea]{margin-bottom:1rem}.mb-8[data-v-795970ea]{margin-bottom:2rem}.px-4[data-v-795970ea]{padding-left:1rem;padding-right:1rem}.py-12[data-v-795970ea]{padding-top:3rem;padding-bottom:3rem}.flex[data-v-795970ea]{display:flex}.items-center[data-v-795970ea]{align-items:center}.justify-center[data-v-795970ea]{justify-content:center}.flex-wrap[data-v-795970ea]{flex-wrap:wrap}.province-section[data-v-720ac7a4]{padding:0 90px;margin-bottom:4rem}.heritage-card[data-v-720ac7a4]{background-color:var(--card-bg);border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease}.heritage-card[data-v-720ac7a4]:hover{box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateY(-.25rem)}.card-header[data-v-720ac7a4]{padding:1.5rem;background-color:rgba(var(--primary-color-rgb),.05)}.dark .card-header[data-v-720ac7a4]{background-color:rgba(var(--primary-color-rgb),.1)}.card-title[data-v-720ac7a4]{font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:.75rem;color:var(--primary-color)}.dark .card-title[data-v-720ac7a4]{color:var(--primary-light)}.card-icon[data-v-720ac7a4]{color:var(--accent-color)}.table-container[data-v-720ac7a4]{overflow-x:auto}.heritage-table[data-v-720ac7a4]{width:100%;min-width:800px;border-collapse:collapse}.table-header[data-v-720ac7a4]{background-color:rgba(var(--primary-color-rgb),.1)}.dark .table-header[data-v-720ac7a4]{background-color:rgba(var(--primary-color-rgb),.2)}.table-header-cell[data-v-720ac7a4]{padding:1rem 1.5rem;text-align:left;font-weight:700;color:var(--primary-color);border-bottom:1px solid var(--border-color)}.dark .table-header-cell[data-v-720ac7a4]{color:var(--primary-light)}.table-row[data-v-720ac7a4]{border-bottom:1px solid var(--border-color);transition:background-color .3s ease}.table-row[data-v-720ac7a4]:hover{background-color:rgba(var(--primary-color-rgb),.05)}.dark .table-row[data-v-720ac7a4]:hover{background-color:rgba(var(--primary-color-rgb),.1)}.table-cell[data-v-720ac7a4]{padding:1rem 1.5rem;color:var(--text-color)}.dark .table-cell[data-v-720ac7a4]{color:var(--text-light)}.name-cell[data-v-720ac7a4]{font-weight:500;color:var(--text-primary)}.level-badge[data-v-720ac7a4]{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:1px solid}.level-badge.national[data-v-720ac7a4]{background-color:rgba(239,68,68,.1);color:rgba(239,68,68,.9);border-color:rgba(239,68,68,.2)}.level-badge.provincial[data-v-720ac7a4]{background-color:rgba(59,130,246,.1);color:rgba(59,130,246,.9);border-color:rgba(59,130,246,.2)}.level-badge.common[data-v-720ac7a4]{background-color:rgba(16,185,129,.08);color:rgba(16,185,129,.9);border-color:rgba(16,185,129,.18)}@media (max-width:768px){.province-section[data-v-720ac7a4]{margin-bottom:3rem}.card-header[data-v-720ac7a4]{padding:1rem}.card-title[data-v-720ac7a4]{font-size:1.25rem}.table-cell[data-v-720ac7a4],.table-header-cell[data-v-720ac7a4]{padding:.75rem 1rem}.heritage-table[data-v-720ac7a4]{min-width:600px}}.inheritors-section[data-v-0ad7c965]{padding:4rem 0;background-color:var(--bg-secondary);color:var(--text-color)}.section-title[data-v-0ad7c965]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem;position:relative;color:var(--primary-color);padding-top:1rem}.section-title[data-v-0ad7c965]:after{content:"";display:block;width:5rem;height:.25rem;margin:.5rem auto 1.5rem;border-radius:9999px;background-color:var(--primary-light)}.section-subtitle[data-v-0ad7c965]{font-size:1.125rem;color:var(--text-secondary);text-align:center;max-width:48rem;margin:0 auto 3rem;padding:0 1rem}.inheritors-grid[data-v-0ad7c965]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin:2rem auto;max-width:1400px}.inheritor-card[data-v-0ad7c965]{background-color:var(--card-bg);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;border:1px solid var(--border-color);margin:.5rem}.inheritor-card[data-v-0ad7c965]:hover{transform:translateY(-.5rem);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.inheritor-content[data-v-0ad7c965]{padding:1.25rem}.inheritor-header[data-v-0ad7c965]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:.5rem}.inheritor-name[data-v-0ad7c965]{font-size:1.125rem;font-weight:700;color:var(--primary-color);line-height:1.3}.inheritor-level[data-v-0ad7c965]{font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;flex-shrink:0;margin-top:.125rem}.inheritor-level.national[data-v-0ad7c965]{background-color:rgba(239,68,68,.1);color:rgba(239,68,68,.9);border:1px solid rgba(239,68,68,.2)}.inheritor-level.provincial[data-v-0ad7c965]{background-color:rgba(59,130,246,.1);color:rgba(59,130,246,.9);border:1px solid rgba(59,130,246,.2)}.inheritor-level.municipal[data-v-0ad7c965]{background-color:rgba(16,185,129,.1);color:rgba(16,185,129,.9);border:1px solid rgba(16,185,129,.2)}.inheritor-craft[data-v-0ad7c965]{font-size:.8125rem;color:var(--primary-light);margin-bottom:.75rem;line-height:1.4}.inheritor-desc[data-v-0ad7c965]{font-size:.8125rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem;min-height:3.5rem}.inheritor-footer[data-v-0ad7c965]{font-size:.75rem;color:var(--text-secondary);padding-top:.75rem;border-top:1px dashed var(--border-color)}.inheritor-years[data-v-0ad7c965]{background-color:rgba(var(--primary-color-rgb),.1);padding:.375rem .75rem;border-radius:.5rem}.dark .inheritor-card[data-v-0ad7c965]{background-color:var(--card-bg);border-color:var(--border-color)}.dark .inheritor-desc[data-v-0ad7c965]{color:var(--text-secondary)}@media (max-width:1280px){.inheritors-grid[data-v-0ad7c965]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.inheritors-grid[data-v-0ad7c965]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.inheritor-image[data-v-0ad7c965]{height:14rem}}@media (max-width:640px){.inheritors-grid[data-v-0ad7c965]{grid-template-columns:1fr;gap:1.25rem;max-width:28rem}.inheritor-image[data-v-0ad7c965]{height:12rem}.section-title[data-v-0ad7c965]{font-size:1.75rem}.section-subtitle[data-v-0ad7c965]{font-size:1rem;margin-bottom:2rem}}.inheritor-image[data-v-0ad7c965]{height:16rem;overflow:hidden;border-bottom:1px solid var(--border-color);position:relative}.inheritor-image img[data-v-0ad7c965]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:transform .3s ease}.inheritor-card:hover .inheritor-image img[data-v-0ad7c965]{transform:scale(1.05)}@media (max-width:1280px){.inheritor-image[data-v-0ad7c965]{height:14rem}}@media (max-width:1024px){.inheritor-image[data-v-0ad7c965]{height:12rem}}@media (max-width:640px){.inheritor-image[data-v-0ad7c965]{height:16rem}}.heritage-page[data-v-ce6db89e]{min-height:100vh;display:flex;flex-direction:column}.page-header[data-v-ce6db89e]{padding-top:6rem;padding-bottom:3rem;background:linear-gradient(90deg,rgba(30,58,138,.05),rgba(59,130,246,.05));background-color:var(--bg-color);color:var(--text-color)}@media (min-width:768px){.page-header[data-v-ce6db89e]{padding-top:8rem;padding-bottom:4rem}}.page-title[data-v-ce6db89e]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.25;color:var(--primary-color);text-align:center}.page-title span[data-v-ce6db89e]{color:var(--primary-light)}.page-subtitle[data-v-ce6db89e]{font-size:1.125rem;color:var(--text-secondary);max-width:42rem;margin-left:auto;margin-right:auto;text-align:center}@media (min-width:768px){.page-subtitle[data-v-ce6db89e]{max-width:48rem}}.heritage-main[data-v-ce6db89e]{flex-grow:1}.heritage-section[data-v-ce6db89e]{padding-top:4rem;padding-bottom:4rem;background-color:var(--bg-color)}.section-title[data-v-ce6db89e]{text-align:center;margin-bottom:3rem;position:relative}.section-title[data-v-ce6db89e]:after{content:"";display:block;width:5rem;height:.25rem;margin-left:auto;margin-right:auto;margin-top:.5rem;border-radius:9999px;background-color:var(--primary-light)}.stats-section[data-v-ce6db89e]{padding-top:4rem;padding-bottom:4rem;background-color:var(--card-bg)}.stats-grid[data-v-ce6db89e]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.stats-grid[data-v-ce6db89e]{grid-template-columns:repeat(2,1fr)}}.stats-card[data-v-ce6db89e]{background-color:var(--card-bg);border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:1.5rem;border:1px solid var(--border-color);transition:all .3s ease}.stats-card[data-v-ce6db89e]:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-.25rem)}.stats-card h3[data-v-ce6db89e]{font-size:1.25rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:var(--primary-color)}.chart-container[data-v-ce6db89e]{height:16rem;display:flex;align-items:center;justify-content:center}.container[data-v-ce6db89e]{margin:0 40px}.stats-numbers[data-v-ce6db89e]{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;text-align:center}.stats-numbers.compact[data-v-ce6db89e]{grid-template-columns:repeat(4,1fr);gap:.5rem}.stat-item[data-v-ce6db89e]{padding:1rem;border-radius:.5rem;border:1px solid}.stat-item.national[data-v-ce6db89e]{background-color:rgba(239,68,68,.05);border-color:rgba(239,68,68,.1)}.stat-item.provincial[data-v-ce6db89e]{background-color:rgba(59,130,246,.05);border-color:rgba(59,130,246,.1)}.stat-item.sichuan[data-v-ce6db89e]{background-color:rgba(239,68,68,.05);border-color:rgba(239,68,68,.1)}.stat-item.yunnan[data-v-ce6db89e]{background-color:rgba(59,130,246,.05);border-color:rgba(59,130,246,.1)}.stat-item.guizhou[data-v-ce6db89e]{background-color:rgba(16,185,129,.05);border-color:rgba(16,185,129,.1)}.stat-item.chongqing[data-v-ce6db89e]{background-color:rgba(245,158,11,.05);border-color:rgba(245,158,11,.1)}.stat-value[data-v-ce6db89e]{font-size:1.875rem;font-weight:700}.stat-item.national .stat-value[data-v-ce6db89e],.stat-item.sichuan .stat-value[data-v-ce6db89e]{color:rgba(239,68,68,.9)}.stat-item.provincial .stat-value[data-v-ce6db89e],.stat-item.yunnan .stat-value[data-v-ce6db89e]{color:rgba(59,130,246,.9)}.stat-item.guizhou .stat-value[data-v-ce6db89e]{color:rgba(16,185,129,.9)}.stat-item.chongqing .stat-value[data-v-ce6db89e]{color:rgba(245,158,11,.9)}.stat-label[data-v-ce6db89e]{font-size:.875rem;color:var(--text-secondary)}.related-links[data-v-ce6db89e]{padding:3rem 0;background-color:var(--bg-color)}.section-title[data-v-ce6db89e]{font-size:1.875rem;font-weight:700;margin-bottom:2rem;color:var(--primary-color)}.links-grid[data-v-ce6db89e]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.link-button[data-v-ce6db89e]{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:.5rem;border:1px solid var(--border-color);color:var(--text-color);text-decoration:none;transition:all .3s ease}.link-button[data-v-ce6db89e]:hover{background-color:var(--card-bg);transform:translateY(-2px)}.link-button.primary[data-v-ce6db89e]{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.link-button.primary[data-v-ce6db89e]:hover{background-color:var(--primary-light)}@media (max-width:768px){.links-grid[data-v-ce6db89e]{gap:.5rem}.link-button[data-v-ce6db89e]{padding:.5rem 1rem;font-size:.875rem}}.heritage-table[data-v-ce6db89e]{width:100%;min-width:800px}.heritage-table thead tr[data-v-ce6db89e]{background-color:rgba(var(--primary-color-rgb),.1)}.heritage-table th[data-v-ce6db89e]{padding:1rem 1.5rem;text-align:left;font-weight:700;border-bottom:1px solid var(--border-color);color:var(--primary-color)}.heritage-table tbody tr[data-v-ce6db89e]{border-bottom:1px solid var(--border-color);transition:background-color .3s}.heritage-table tbody tr[data-v-ce6db89e]:hover{background-color:rgba(var(--primary-color-rgb),.05)}.heritage-table tbody tr[data-v-ce6db89e]:nth-child(2n){background-color:var(--card-bg)}.heritage-table td[data-v-ce6db89e]{padding:1rem 1.5rem}.tag-national[data-v-ce6db89e]{border-radius:9999px;border:1px solid rgba(239,68,68,.2);background-color:rgba(239,68,68,.1);color:rgba(239,68,68,.9)}.tag-national[data-v-ce6db89e],.tag-provincial[data-v-ce6db89e]{display:inline-flex;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:500}.tag-provincial[data-v-ce6db89e]{border-radius:9999px;border:1px solid rgba(59,130,246,.2);background-color:rgba(59,130,246,.1);color:rgba(59,130,246,.9)}.transition-theme[data-v-ce6db89e]{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.dark .heritage-section[data-v-ce6db89e]{background-color:var(--bg-color)}.dark .stats-section[data-v-ce6db89e]{background-color:var(--card-bg)}.dark .stats-card[data-v-ce6db89e]{background-color:var(--card-bg);border-color:var(--border-color)}.dark .heritage-table tbody tr[data-v-ce6db89e]:nth-child(2n){background-color:rgba(var(--primary-color-rgb),.05)}.video-wrapper[data-v-7fe46b77]{flex:1;min-width:0}.video-container[data-v-7fe46b77]{position:relative;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1);margin-bottom:1.5rem;background:#000;aspect-ratio:16/9}.technique-video[data-v-7fe46b77]{width:100%;height:100%;display:block}.video-caption[data-v-7fe46b77]{padding:1rem;text-align:center;font-size:.9rem;color:var(--text-secondary);background-color:var(--bg-secondary)}.video-controls[data-v-7fe46b77]{display:flex;align-items:center;padding:.5rem 1rem;background-color:rgba(0,0,0,.7);position:absolute;bottom:0;left:0;right:0;z-index:10}.video-control-btn[data-v-7fe46b77]{background:transparent;border:none;color:#fff;font-size:1rem;padding:.5rem;cursor:pointer;transition:all .2s ease}.video-control-btn[data-v-7fe46b77]:hover{color:var(--primary-light);transform:scale(1.1)}.video-progress[data-v-7fe46b77]{flex:1;margin:0 1rem}.video-progress progress[data-v-7fe46b77]{width:100%;height:6px;border-radius:3px;cursor:pointer}@media (min-width:768px){.interactive-content[data-v-7fe46b77]{flex-direction:row;align-items:flex-start}.video-wrapper[data-v-7fe46b77]{flex:1.5}.interactive-actions[data-v-7fe46b77]{flex:1;min-width:300px}}@media (max-width:767px){.video-container[data-v-7fe46b77]{aspect-ratio:16/9}}.action-icon-image[data-v-7fe46b77]{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.techniques-page[data-v-7fe46b77]{min-height:100vh;display:flex;flex-direction:column}.container[data-v-7fe46b77]{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.page-header[data-v-7fe46b77]{padding-top:6rem;padding-bottom:3rem;background:linear-gradient(90deg,rgba(30,58,138,.05),rgba(59,130,246,.05));background-color:var(--bg-color);color:var(--text-color);text-align:center}.page-title[data-v-7fe46b77]{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1rem;color:var(--primary-color)}.page-title span[data-v-7fe46b77]{color:var(--primary-light)}.page-subtitle[data-v-7fe46b77]{font-size:1.125rem;color:var(--text-secondary);max-width:42rem;margin:0 auto}.steps-nav-section[data-v-7fe46b77]{padding:1rem 0;background-color:var(--bg-color);border-bottom:1px solid var(--border-color)}.steps-nav-container[data-v-7fe46b77]{display:flex;overflow-x:auto;padding-bottom:.5rem;gap:.5rem}.step-button[data-v-7fe46b77]{padding:.75rem 1.5rem;border-radius:9999px;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .3s ease;border:none;background-color:var(--card-bg);color:var(--primary-color)}.step-button.active[data-v-7fe46b77]{background-color:var(--primary-color);color:#fff}.steps-detail-section[data-v-7fe46b77]{padding:4rem 0;background-color:var(--bg-secondary)}.step-detail[data-v-7fe46b77]{display:none}.step-detail.active[data-v-7fe46b77]{display:block}.step-content[data-v-7fe46b77]{display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.step-content[data-v-7fe46b77]{flex-direction:row;align-items:center}}.step-info[data-v-7fe46b77]{flex:1}.step-number[data-v-7fe46b77]{width:3rem;height:3rem;background-color:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.step-title[data-v-7fe46b77]{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--primary-color)}.step-description[data-v-7fe46b77]{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.step-tips[data-v-7fe46b77]{display:flex;flex-direction:column;gap:.75rem}.tip-item[data-v-7fe46b77]{display:flex;align-items:flex-start;gap:.5rem}.tip-icon[data-v-7fe46b77]{color:var(--primary-color);margin-top:.25rem}.tip-item span[data-v-7fe46b77]{color:var(--text-secondary);flex:1}.step-images[data-v-7fe46b77]{flex:1;position:relative}.main-image[data-v-7fe46b77]{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.image-badge[data-v-7fe46b77]{position:absolute;bottom:-1rem;right:-1rem;background-color:var(--accent-color);color:#fff;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;align-items:center;gap:.5rem}.interactive-section[data-v-7fe46b77]{padding:4rem 0;background-color:var(--bg-color)}.interactive-card[data-v-7fe46b77]{background-color:var(--card-bg);border-radius:1rem;padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.interactive-title[data-v-7fe46b77]{font-size:1.75rem;font-weight:700;margin-bottom:2rem;color:var(--primary-color);text-align:center}.interactive-content[data-v-7fe46b77]{display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.interactive-content[data-v-7fe46b77]{flex-direction:row;align-items:center}}.interactive-image[data-v-7fe46b77]{flex:1}.demo-image[data-v-7fe46b77]{width:100%;height:auto;border-radius:.75rem}.interactive-actions[data-v-7fe46b77]{flex:1;display:flex;flex-direction:column;gap:1.5rem}.action-item[data-v-7fe46b77]{display:flex;align-items:center;gap:1rem}.action-icon[data-v-7fe46b77]{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.action-info[data-v-7fe46b77]{flex:1}.action-title[data-v-7fe46b77]{font-weight:600;margin-bottom:.25rem;color:var(--text-color)}.action-description[data-v-7fe46b77]{color:var(--text-secondary);font-size:.875rem}.transition-theme[data-v-7fe46b77]{transition:background-color .3s ease,color .3s ease}@media (max-width:640px){.page-header[data-v-7fe46b77]{padding-top:4rem;padding-bottom:2rem}.interactive-section[data-v-7fe46b77],.steps-detail-section[data-v-7fe46b77]{padding:2rem 0}.step-number[data-v-7fe46b77]{width:2.5rem;height:2.5rem;font-size:1.25rem}.step-title[data-v-7fe46b77]{font-size:1.5rem}}.material-page[data-v-50ed8515]{font-family:Inter,sans-serif;color:var(--text-color)}.page-header[data-v-50ed8515]{padding:6rem 0 3rem;text-align:center;background:linear-gradient(to right,rgba(var(--primary-color-rgb),.05),rgba(var(--primary-color-rgb),.05))}.page-title[data-v-50ed8515]{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--primary-color);margin-bottom:1rem}.page-subtitle[data-v-50ed8515]{color:var(--text-secondary);font-size:1.125rem;line-height:1.75;max-width:42rem;margin:0 auto}.plant-section[data-v-50ed8515]{padding:4rem 0;background-color:var(--card-bg);padding:0 80px}.section-title[data-v-50ed8515]{font-size:1.875rem;font-weight:700;text-align:center;color:var(--primary-color);margin-bottom:3rem}.plant-item[data-v-50ed8515]{margin-bottom:4rem}.plant-content-wrapper[data-v-50ed8515]{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width:768px){.plant-content-wrapper[data-v-50ed8515]{flex-direction:row}.plant-content-wrapper.reverse[data-v-50ed8515]{flex-direction:row-reverse}}.plant-image-container[data-v-50ed8515]{width:100%}@media (min-width:768px){.plant-image-container[data-v-50ed8515]{width:50%}}.plant-image[data-v-50ed8515]{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.plant-text-content[data-v-50ed8515]{width:100%}@media (min-width:768px){.plant-text-content[data-v-50ed8515]{width:50%}}.plant-name[data-v-50ed8515]{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.plant-description[data-v-50ed8515]{color:var(--text-secondary);line-height:1.75;margin-bottom:1.5rem}.plant-details[data-v-50ed8515]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.plant-detail[data-v-50ed8515]{display:flex;align-items:flex-start}.plant-detail-icon[data-v-50ed8515]{color:var(--accent-color);margin-top:.25rem;margin-right:.75rem}.plant-link[data-v-50ed8515]{display:inline-flex;align-items:center;color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .2s}.plant-link[data-v-50ed8515]:hover{text-decoration:underline}.material-section[data-v-50ed8515]{padding:4rem 0;background-color:var(--bg-secondary)}.material-grid[data-v-50ed8515]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width:768px){.material-grid[data-v-50ed8515]{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.material-grid[data-v-50ed8515]{grid-template-columns:repeat(4,1fr)}}.material-item[data-v-50ed8515]{background-color:var(--card-bg);padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s;text-align:center}.material-item[data-v-50ed8515]:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-2px)}.material-icon[data-v-50ed8515]{width:4rem;height:4rem;background-color:rgba(var(--primary-color-rgb),.1);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.material-icon i[data-v-50ed8515]{font-size:1.5rem;color:var(--primary-color)}.material-name[data-v-50ed8515]{font-size:1.25rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem}.material-description[data-v-50ed8515]{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin-bottom:1rem}.material-link[data-v-50ed8515]{display:block;text-align:center;color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .2s;margin-top:1rem}.material-link[data-v-50ed8515]:hover{text-decoration:underline}.map-section[data-v-50ed8515]{padding:4rem 0;background-color:var(--card-bg)}.map-container[data-v-50ed8515]{background-color:var(--bg-secondary);padding:1.5rem;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.map-image[data-v-50ed8515]{width:100%;height:auto;border-radius:.5rem}.location-grid[data-v-50ed8515]{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:1.5rem}@media (min-width:768px){.location-grid[data-v-50ed8515]{grid-template-columns:repeat(3,1fr)}}.location-item[data-v-50ed8515]{background-color:var(--card-bg);padding:1rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.location-name[data-v-50ed8515]{font-weight:600;color:var(--primary-color);margin-bottom:.5rem}.location-description[data-v-50ed8515]{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.links-section[data-v-50ed8515]{padding:3rem 0;background-color:var(--bg-secondary)}.links-title[data-v-50ed8515]{font-size:1.5rem;font-weight:700;text-align:center;color:var(--primary-color);margin-bottom:2rem}.links-container[data-v-50ed8515]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.link-button[data-v-50ed8515]{background-color:var(--card-bg);color:var(--primary-color);border:1px solid var(--primary-color);padding:.75rem 1.5rem;border-radius:.5rem;display:flex;align-items:center;transition:all .3s;text-decoration:none;font-weight:500}.link-button[data-v-50ed8515]:hover{background-color:rgba(var(--primary-color-rgb),.05)}.link-button.primary[data-v-50ed8515]{background-color:var(--primary-color);color:var(--text-light)}.link-button.primary[data-v-50ed8515]:hover{background-color:rgba(var(--primary-color-rgb),.9)}.sticky-nav[data-v-71bb0fce]{position:sticky;top:60px;z-index:1000;background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);backdrop-filter:blur(8px);transition:all .3s ease}.nav-container[data-v-71bb0fce]{display:flex;justify-content:center;max-width:1200px;margin:0 auto;padding:.5rem 1rem}button[data-v-71bb0fce]{padding:.8rem 1.5rem;margin:0 .5rem;background:none;border:none;color:var(--text-secondary);font-weight:500;cursor:pointer;position:relative;transition:all .3s ease;font-size:.95rem;border-radius:.5rem;display:flex;align-items:center}button[data-v-71bb0fce]:hover{background-color:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}button.active[data-v-71bb0fce]{color:var(--primary-color);font-weight:600;background-color:rgba(var(--primary-color-rgb),.1)}button.active[data-v-71bb0fce]:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:2px;background-color:var(--primary-color);border-radius:2px;transition:width .3s ease}@media (max-width:768px){.nav-container[data-v-71bb0fce]{justify-content:space-between;padding:.5rem}button[data-v-71bb0fce]{padding:.6rem .8rem;font-size:.85rem;margin:0 .2rem}button i[data-v-71bb0fce]{display:none}}@media (max-width:480px){button[data-v-71bb0fce]{padding:.6rem;font-size:.8rem}}.design-dimensions[data-v-ad20a328]{background-color:var(--bg-color);padding:4rem 1rem}.section-title[data-v-ad20a328]{font-size:1.875rem;font-weight:700;text-align:center;color:var(--primary-color);margin-bottom:3rem;position:relative}.section-title[data-v-ad20a328]:after{content:"";display:block;width:80px;height:3px;background:var(--primary-color);margin:.5rem auto 0}.swiper[data-v-ad20a328]{max-width:1200px;margin:0 auto}.dimensions-grid[data-v-ad20a328]{display:block}.dimension-card[data-v-ad20a328]{background-color:var(--card-bg);border-radius:.75rem;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.22),0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid var(--border-color)}.dimension-card[data-v-ad20a328]:hover{transform:translateY(-.25rem);box-shadow:0 16px 48px rgba(0,0,0,.28),0 4px 16px rgba(0,0,0,.14)}.card-icon[data-v-ad20a328]{height:12rem;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.1) 0,rgba(var(--secondary-color-rgb),.1) 100%);display:flex;align-items:center;justify-content:center}.card-icon i[data-v-ad20a328]{font-size:3rem;color:var(--primary-color);transition:transform .3s ease}.dimension-card:hover .card-icon i[data-v-ad20a328]{transform:scale(1.1)}.card-content[data-v-ad20a328]{position:relative;padding:1.5rem;z-index:1}.card-content-inner[data-v-ad20a328]{position:relative;z-index:2}.card-content-mask[data-v-ad20a328]{position:absolute;left:0;top:0;width:100%;height:100%;background:var(--mask-bg);border-radius:0 0 .75rem .75rem;z-index:1;pointer-events:none;transition:background .3s}.card-title[data-v-ad20a328]{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin-bottom:.75rem}.card-description[data-v-ad20a328]{color:var(--text-color);margin-bottom:1rem;line-height:1.5;min-height:4.5rem}.card-meta[data-v-ad20a328]{font-size:.875rem;color:var(--text-secondary);margin-bottom:1.5rem}.meta-label[data-v-ad20a328]{font-weight:500}.card-link[data-v-ad20a328]{display:inline-flex;align-items:center;color:var(--primary-color);font-weight:500;text-decoration:none;transition:all .3s ease;padding:.5rem 0}.card-link[data-v-ad20a328]:hover{color:var(--primary-dark);text-decoration:underline}.card-link i[data-v-ad20a328]{margin-left:.5rem;transition:transform .3s ease}.card-link:hover i[data-v-ad20a328]{transform:translateX(.25rem)}@media (max-width:768px){.swiper[data-v-ad20a328]{padding:0 1rem}}.swiper[data-v-ad20a328]{width:100%;height:100%;padding:2rem 0}.swiper-slide[data-v-ad20a328]{width:300px;height:auto;opacity:.7;transition:opacity .3s ease}.swiper-slide-active[data-v-ad20a328]{opacity:1;transform:scale(1.05)}.swiper-slide-next[data-v-ad20a328],.swiper-slide-prev[data-v-ad20a328]{opacity:.9}.dimension-card[data-v-ad20a328]{height:100%;margin:0 auto}.swiper-button-next[data-v-ad20a328],.swiper-button-prev[data-v-ad20a328]{color:var(--primary-color);background:hsla(0,0%,100%,.8);width:40px;height:40px;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1)}.swiper-button-next[data-v-ad20a328]:after,.swiper-button-prev[data-v-ad20a328]:after{font-size:1.2rem}.swiper-pagination-bullet[data-v-ad20a328]{background:var(--text-secondary);opacity:.5}.swiper-pagination-bullet-active[data-v-ad20a328]{background:var(--primary-color);opacity:1}@media (max-width:768px){.swiper-slide[data-v-ad20a328]{width:280px}.swiper-button-next[data-v-ad20a328],.swiper-button-prev[data-v-ad20a328]{display:none}}.LightboxView-overlay[data-v-92b9aa38]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:2000;display:flex;align-items:center;justify-content:center}.LightboxView-content[data-v-92b9aa38]{position:relative;max-width:90vw;max-height:90vh}.LightboxView-image[data-v-92b9aa38]{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain}.close-btn[data-v-92b9aa38]{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}@media (max-width:768px){.LightboxView-content[data-v-92b9aa38]{max-width:95vw}.close-btn[data-v-92b9aa38]{top:-50px;right:-10px}}.products-section[data-v-8622cc3e]{padding:2rem 1rem;background-color:var(--bg-secondary);margin-top:40px}.section-header[data-v-8622cc3e]{text-align:center;max-width:800px;margin:0 auto 3rem}.section-title[data-v-8622cc3e]{font-size:1.875rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.section-subtitle[data-v-8622cc3e]{color:var(--text-secondary);font-size:1rem}.double-drawer-container[data-v-8622cc3e]{display:grid;grid-template-columns:80px 240px 1fr;max-width:1200px;margin:0 auto;background-color:var(--bg-color);border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.38)}.primary-drawer[data-v-8622cc3e]{background-color:var(--bg-secondary);border-right:1px solid var(--border-color)}.drawer-content[data-v-8622cc3e]{padding:1rem 0}.primary-drawer .nav-item[data-v-8622cc3e]{display:flex;flex-direction:column;align-items:center;padding:1rem .5rem;margin:.25rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.primary-drawer .nav-item[data-v-8622cc3e]:hover{background-color:rgba(var(--primary-color-rgb),.05)}.primary-drawer .nav-item.active[data-v-8622cc3e]{background-color:rgba(var(--primary-color-rgb),.1);color:var(--primary-color)}.item-icon[data-v-8622cc3e]{font-size:1.25rem;margin-bottom:.5rem}.item-content[data-v-8622cc3e]{display:flex;flex-direction:column;align-items:center}.item-name[data-v-8622cc3e]{font-size:.75rem;font-weight:500;margin-bottom:.25rem}.item-count[data-v-8622cc3e]{font-size:.65rem;color:var(--text-secondary)}.secondary-drawer[data-v-8622cc3e]{width:240px;background-color:var(--bg-color);border-right:1px solid var(--border-color);transition:all .3s ease;display:flex;flex-direction:column}.drawer-header[data-v-8622cc3e]{padding:1rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.drawer-header h3[data-v-8622cc3e]{font-size:1rem;margin:0;color:var(--primary-color);font-weight:600}.close-btn[data-v-8622cc3e]{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;transition:color .2s}.close-btn[data-v-8622cc3e]:hover{color:var(--primary-color)}.secondary-drawer .nav-item[data-v-8622cc3e]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;margin:.25rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.secondary-drawer .nav-item[data-v-8622cc3e]:hover{background-color:rgba(var(--primary-color-rgb),.05)}.secondary-drawer .nav-item.active[data-v-8622cc3e]{background-color:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);font-weight:500}.content-area[data-v-8622cc3e]{padding:2rem;min-height:440px}.gallery-container[data-v-8622cc3e]{max-width:100%}.gallery-header[data-v-8622cc3e]{margin-bottom:2rem}.gallery-header h3[data-v-8622cc3e]{font-size:1.5rem;color:var(--primary-color);margin-bottom:.5rem}.gallery-subtitle[data-v-8622cc3e]{color:var(--text-secondary);font-size:.9rem}.image-grid[data-v-8622cc3e]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.image-card[data-v-8622cc3e]{position:relative;border-radius:.75rem;overflow:hidden;background-color:var(--card-bg);box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;aspect-ratio:1/1}.image-card[data-v-8622cc3e]:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.product-image[data-v-8622cc3e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.image-card:hover .product-image[data-v-8622cc3e]{transform:scale(1.05)}.image-overlay[data-v-8622cc3e]{position:absolute;inset:0;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.image-card:hover .image-overlay[data-v-8622cc3e]{opacity:1}.view-btn[data-v-8622cc3e]{background:hsla(0,0%,100%,.9);border:none;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary-color);font-size:1rem;transition:all .2s ease}.view-btn[data-v-8622cc3e]:hover{transform:scale(1.1);background:#fff}.empty-state[data-v-8622cc3e]{display:flex;align-items:center;justify-content:center;height:100%}.empty-content[data-v-8622cc3e]{text-align:center;max-width:300px}.empty-content i[data-v-8622cc3e]{font-size:3rem;color:var(--primary-light);margin-bottom:1.5rem;opacity:.7}.empty-content h3[data-v-8622cc3e]{font-size:1.25rem;color:var(--primary-color);margin-bottom:.5rem}.empty-content p[data-v-8622cc3e]{color:var(--text-secondary);font-size:.9rem;margin-bottom:1.5rem}.primary-button[data-v-8622cc3e]{background-color:var(--primary-color);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.primary-button[data-v-8622cc3e]:hover{background-color:var(--primary-dark);transform:translateY(-2px)}@media (max-width:992px){.double-drawer-container[data-v-8622cc3e]{grid-template-columns:80px 1fr}.secondary-drawer[data-v-8622cc3e]{position:fixed;left:80px;top:0;bottom:0;z-index:100;transform:translateX(-100%);transition:transform .3s ease}.secondary-drawer.expanded[data-v-8622cc3e]{transform:translateX(0);box-shadow:4px 0 15px rgba(0,0,0,.1)}}@media (max-width:768px){.double-drawer-container[data-v-8622cc3e]{grid-template-columns:1fr;border-radius:.5rem}.primary-drawer[data-v-8622cc3e]{display:flex;overflow-x:auto;padding:.5rem;border-right:none;border-bottom:1px solid var(--border-color)}.primary-drawer .drawer-content[data-v-8622cc3e]{display:flex;padding:0}.primary-drawer .nav-item[data-v-8622cc3e]{flex:0 0 auto;margin:0 .5rem;padding:.75rem .5rem}.secondary-drawer[data-v-8622cc3e]{left:0;width:280px}.content-area[data-v-8622cc3e]{padding:1.5rem}.image-grid[data-v-8622cc3e]{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.section-header[data-v-8622cc3e]{margin-bottom:2rem}.section-title[data-v-8622cc3e]{font-size:1.5rem}.image-grid[data-v-8622cc3e]{grid-template-columns:1fr}.empty-content[data-v-8622cc3e]{padding:1rem}}.design-cases[data-v-713e140e]{background-color:var(--bg-color);padding:5rem 1.5rem;max-width:1400px;margin:0 auto}.section-header[data-v-713e140e]{text-align:center;margin-bottom:4rem}.section-title[data-v-713e140e]{font-size:2.75rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem;position:relative;display:inline-block}.section-title[data-v-713e140e]:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px}.section-subtitle[data-v-713e140e]{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.cases-container[data-v-713e140e]{display:flex;flex-direction:column;gap:3.5rem}.case-card[data-v-713e140e]{display:flex;background-color:var(--card-bg);border-radius:1.25rem;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.175,.885,.32,1.1);height:400px;position:relative}.reverse-layout[data-v-713e140e]{flex-direction:row-reverse}.case-card[data-v-713e140e]:hover{transform:translateY(-.75rem);box-shadow:0 25px 50px rgba(0,0,0,.15)}.case-image-container[data-v-713e140e]{flex:1;overflow:hidden;height:100%;position:relative}.image-overlay[data-v-713e140e]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.1),transparent);z-index:1}.case-image[data-v-713e140e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.215,.61,.355,1)}.case-card:hover .case-image[data-v-713e140e]{transform:scale(1.08)}.image-badge[data-v-713e140e]{position:absolute;top:15px;left:15px;background-color:#ff4d4f;color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:700;z-index:2}.favorite-btn[data-v-713e140e]{position:absolute;top:15px;right:15px;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease}.favorite-btn[data-v-713e140e]:hover{background:hsla(0,0%,100%,.9);transform:scale(1.1)}.favorite-btn svg[data-v-713e140e]{width:18px;height:18px}.case-content[data-v-713e140e]{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}.case-header[data-v-713e140e]{margin-bottom:1rem}.case-title[data-v-713e140e]{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem 0;line-height:1.3}.price-section[data-v-713e140e]{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.current-price[data-v-713e140e]{font-size:1.8rem;font-weight:700;color:#ff4d4f}.original-price[data-v-713e140e]{font-size:1.2rem;color:#999;text-decoration:line-through}.case-description[data-v-713e140e]{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6;font-size:1rem}.sales-info[data-v-713e140e]{display:flex;gap:15px;margin-bottom:1rem;font-size:.9rem;color:#666}.interested-count[data-v-713e140e],.sales-count[data-v-713e140e]{display:flex;align-items:center}.rating-section[data-v-713e140e]{display:flex;align-items:center;gap:8px;margin-bottom:1.5rem}.stars[data-v-713e140e]{display:flex}.star[data-v-713e140e]{color:#ccc;font-size:1.2rem}.star.filled[data-v-713e140e]{color:#fc0}.rating-count[data-v-713e140e]{font-size:.9rem;color:#666}.action-buttons[data-v-713e140e]{display:flex;gap:15px}.add-cart-btn[data-v-713e140e],.buy-now-btn[data-v-713e140e]{flex:1;padding:.75rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.buy-now-btn[data-v-713e140e]{background-color:#ff4d4f;color:#fff;border:none}.buy-now-btn[data-v-713e140e]:hover{background-color:#ff7875;transform:translateY(-2px)}.add-cart-btn[data-v-713e140e]{background-color:#fff;color:#ff4d4f;border:1px solid #ff4d4f}.add-cart-btn[data-v-713e140e]:hover{background-color:#fff2f0;transform:translateY(-2px)}@media (max-width:1024px){.case-card[data-v-713e140e]{height:380px}.case-content[data-v-713e140e]{padding:2rem}.case-title[data-v-713e140e],.current-price[data-v-713e140e]{font-size:1.6rem}.original-price[data-v-713e140e]{font-size:1.1rem}}@media (max-width:768px){.design-cases[data-v-713e140e]{padding:3rem 1rem}.section-title[data-v-713e140e]{font-size:2.25rem}.section-subtitle[data-v-713e140e]{font-size:1.1rem}.case-card[data-v-713e140e]{flex-direction:column;height:auto}.reverse-layout[data-v-713e140e]{flex-direction:column}.case-image-container[data-v-713e140e]{height:300px}.case-content[data-v-713e140e]{padding:1.5rem}.case-title[data-v-713e140e]{font-size:1.5rem}.action-buttons[data-v-713e140e]{flex-direction:column;gap:10px}}@media (max-width:480px){.section-title[data-v-713e140e]{font-size:2rem}.price-section[data-v-713e140e]{flex-direction:column;align-items:flex-start;gap:5px}.sales-info[data-v-713e140e]{flex-direction:column;gap:5px}}.cultural-creation-page[data-v-7cd8e268]{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text-color);min-height:100vh}.page-header[data-v-7cd8e268]{padding:5rem 1rem 3rem;text-align:center;background:linear-gradient(to right,rgba(var(--primary-color-rgb),.05),rgba(var(--primary-color-rgb),.05));margin-bottom:1rem}.page-title[data-v-7cd8e268]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--primary-color);margin-bottom:1rem;line-height:1.2}.page-subtitle[data-v-7cd8e268]{font-size:1.125rem;color:var(--text-secondary);max-width:42rem;margin:0 auto;line-height:1.6}.page-content[data-v-7cd8e268]{padding-top:1rem}section[id][data-v-7cd8e268]{scroll-margin-top:100px;padding:4rem 1rem}.section-title[data-v-7cd8e268]{font-size:1.875rem;font-weight:700;text-align:center;color:var(--primary-color);margin-bottom:3rem;position:relative}.section-title[data-v-7cd8e268]:after{content:"";display:block;width:80px;height:4px;background:var(--primary-light);margin:.5rem auto 0;border-radius:2px}.related-links[data-v-7cd8e268]{padding:4rem 1rem;text-align:center;background-color:var(--bg-color);border-top:1px solid var(--border-color)}.links-container[data-v-7cd8e268]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto}.link-button[data-v-7cd8e268]{display:inline-flex;align-items:center;padding:.875rem 1.75rem;border-radius:.5rem;background-color:var(--bg-color);color:var(--primary-color);border:1px solid var(--primary-color);text-decoration:none;transition:all .3s ease;font-weight:500}.link-button[data-v-7cd8e268]:hover{background-color:rgba(var(--primary-color-rgb),.08);transform:translateY(-2px)}.primary-button[data-v-7cd8e268]{background-color:var(--primary-color);color:var(--text-light);border-color:var(--primary-color)}.primary-button[data-v-7cd8e268]:hover{background-color:var(--primary-dark);border-color:var(--primary-dark)}@media (max-width:768px){.page-header[data-v-7cd8e268]{padding:4rem 1rem 2rem}section[id][data-v-7cd8e268]{padding:3rem 1rem;scroll-margin-top:80px}.section-title[data-v-7cd8e268]{font-size:1.5rem;margin-bottom:2rem}}@media (max-width:480px){.page-header[data-v-7cd8e268]{padding:3.5rem 1rem 1.5rem}.page-title[data-v-7cd8e268]{font-size:1.75rem}.page-subtitle[data-v-7cd8e268]{font-size:1rem;padding:0 1rem}section[id][data-v-7cd8e268]{padding:2.5rem 1rem}}.contact-container[data-v-e9e96a5c]{padding:0 3rem;margin-top:100px}.contact-header[data-v-e9e96a5c]{text-align:center;margin-bottom:6rem}.contact-header h1[data-v-e9e96a5c]{font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem}.contact-header p[data-v-e9e96a5c]{font-size:1.1rem;color:var(--text-color);max-width:600px;margin:0 auto}.contact-content[data-v-e9e96a5c]{display:flex;flex-wrap:wrap;gap:2rem;margin:0 6rem}.contact-info[data-v-e9e96a5c]{flex:1;min-width:300px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.info-card[data-v-e9e96a5c]{background-color:var(--card-bg);border-radius:10px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.info-card[data-v-e9e96a5c]:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.icon[data-v-e9e96a5c]{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--primary-color-rgb),.1);border-radius:50%;margin-bottom:1rem}.icon svg[data-v-e9e96a5c]{width:24px;height:24px}.info-card h3[data-v-e9e96a5c]{font-size:1.2rem;margin-bottom:.5rem;color:var(--primary-color)}.info-card p[data-v-e9e96a5c]{color:var(--text-secondary);margin-bottom:1rem}.contact-link[data-v-e9e96a5c]{display:inline-block;color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .3s ease}.contact-link[data-v-e9e96a5c]:hover{color:var(--primary-dark);text-decoration:underline}