:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100vw;margin:0;padding:0;height:100vh;text-align:left}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}}header[data-v-7b2a1075]{line-height:1.5;max-height:100vh}.logo[data-v-7b2a1075]{display:block;margin:0 auto 2rem}nav[data-v-7b2a1075]{width:100%;font-size:12px;text-align:center;margin-top:2rem}nav a.router-link-exact-active[data-v-7b2a1075]{color:var(--color-text)}nav a.router-link-exact-active[data-v-7b2a1075]:hover{background-color:transparent}nav a[data-v-7b2a1075]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-7b2a1075]:first-of-type{border:0}@media(min-width:1024px){header[data-v-7b2a1075]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-7b2a1075]{margin:0 2rem 0 0}header .wrapper[data-v-7b2a1075]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-7b2a1075]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}[data-v-9ed769ee]{margin:0;padding:0;box-sizing:border-box}body[data-v-9ed769ee]{font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#000;background-color:#fff;font-size:16px;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative}.container[data-v-9ed769ee]{max-width:1200px;margin:0 auto;padding:0 30px}.main-header[data-v-9ed769ee]{background-color:#fff;position:fixed;width:100%;top:0;z-index:1000;border-bottom:none;box-shadow:none;transition:none;max-width:100%}.main-header.transparent[data-v-9ed769ee]{background-color:transparent}.main-header:not(.light-text):not(.dark-text):not(.transparent) .logo h1[data-v-9ed769ee],.main-header:not(.light-text):not(.dark-text):not(.transparent) .main-nav ul li a[data-v-9ed769ee]{color:#000}.main-header:not(.light-text):not(.dark-text):not(.transparent) .logo h1[data-v-9ed769ee]:after,.main-header:not(.light-text):not(.dark-text):not(.transparent) .main-nav ul li a[data-v-9ed769ee]:before{background:#000}.main-header:not(.light-text):not(.dark-text):not(.transparent) .main-nav ul li a[data-v-9ed769ee]:before{background:linear-gradient(90deg,#000,#666)}.main-header:not(.light-text):not(.dark-text):not(.transparent) .main-nav ul li a.active[data-v-9ed769ee]:before{background:linear-gradient(90deg,#000,#000)}.main-header.light-text .logo h1[data-v-9ed769ee],.main-header.light-text .main-nav ul li a[data-v-9ed769ee]{color:#fff}.main-header.light-text .logo h1[data-v-9ed769ee]:after,.main-header.light-text .main-nav ul li a[data-v-9ed769ee]:before{background:#fff}.main-header.light-text .main-nav ul li a[data-v-9ed769ee]:before{background:linear-gradient(90deg,#fff,#fff)}.main-header.light-text .main-nav ul li a.active[data-v-9ed769ee]:before{background:linear-gradient(90deg,#fff,#fff)}.main-header.dark-text .logo h1[data-v-9ed769ee],.main-header.dark-text .main-nav ul li a[data-v-9ed769ee]{color:#000}.main-header.dark-text .logo h1[data-v-9ed769ee]:after,.main-header.dark-text .main-nav ul li a[data-v-9ed769ee]:before{background:#000}.main-header.dark-text .main-nav ul li a[data-v-9ed769ee]:before{background:linear-gradient(90deg,#000,#666)}.main-header.dark-text .main-nav ul li a.active[data-v-9ed769ee]:before{background:linear-gradient(90deg,#000,#000)}.main-header.transparent:not(.light-text):not(.dark-text) .logo h1[data-v-9ed769ee],.main-header.transparent:not(.light-text):not(.dark-text) .main-nav ul li a[data-v-9ed769ee]{color:#000}.main-header.transparent:not(.light-text):not(.dark-text) .logo h1[data-v-9ed769ee]:after,.main-header.transparent:not(.light-text):not(.dark-text) .main-nav ul li a[data-v-9ed769ee]:before{background:#000}.main-header.transparent:not(.light-text):not(.dark-text) .main-nav ul li a[data-v-9ed769ee]:before{background:linear-gradient(90deg,#000,#666)}.main-header.transparent:not(.light-text):not(.dark-text) .main-nav ul li a.active[data-v-9ed769ee]:before{background:linear-gradient(90deg,#000,#000)}.main-header.scrolled[data-v-9ed769ee]{box-shadow:none}.main-header .container[data-v-9ed769ee]{display:flex;justify-content:space-between;align-items:center;max-width:100%;padding:15px 60px}.logo[data-v-9ed769ee]{display:flex;align-items:center;gap:12px}.logo-icon[data-v-9ed769ee]{height:40px;width:auto}.logo h1[data-v-9ed769ee]{font-size:28px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;transition:all .3s ease;position:relative}.logo h1[data-v-9ed769ee]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;transition:width .3s ease}.logo h1[data-v-9ed769ee]:hover:after{width:100%}.nav-wrapper[data-v-9ed769ee]{display:flex;align-items:center}.main-nav ul[data-v-9ed769ee]{display:flex;list-style:none}.main-nav ul li[data-v-9ed769ee]{margin-left:30px;position:relative}.main-nav ul li a[data-v-9ed769ee]{text-decoration:none;font-size:15px;letter-spacing:.8px;font-weight:400;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-transform:uppercase;position:relative;padding:5px 0;display:inline-block;background:transparent}.main-nav ul li a[data-v-9ed769ee]:before{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);border-radius:2px}.main-nav ul li a[data-v-9ed769ee]:hover{transform:translateY(-3px) scale(1.05);text-shadow:0 4px 8px rgba(0,0,0,.1);background:transparent}.main-nav ul li a[data-v-9ed769ee]:hover:before{width:100%}.main-nav ul li a.active[data-v-9ed769ee]{font-weight:500}.main-nav ul li a.active[data-v-9ed769ee]:before{width:100%}.main-footer[data-v-9ed769ee]{background-color:#000;color:#fff;padding:120px 0 0;position:relative;margin-top:100px}.main-footer[data-v-9ed769ee]:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#000,#333,#000)}.footer-content[data-v-9ed769ee]{display:grid;grid-template-columns:2fr 1fr;gap:70px;margin-bottom:100px}.footer-section h3[data-v-9ed769ee],.footer-section h4[data-v-9ed769ee]{margin-bottom:35px;font-size:1.1rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:#fff;position:relative;padding-bottom:15px}.footer-section h3[data-v-9ed769ee]:after,.footer-section h4[data-v-9ed769ee]:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:1px;background-color:#fff;transition:width .3s ease}.footer-section h3[data-v-9ed769ee]:hover:after,.footer-section h4[data-v-9ed769ee]:hover:after{width:50px}.footer-section p[data-v-9ed769ee]{margin-bottom:15px;color:#ccc;font-size:.95rem;letter-spacing:.1px;line-height:1.8}.shop-links[data-v-9ed769ee]{margin:0;text-align:left}.shop-links .links-container[data-v-9ed769ee]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:0}.shop-link[data-v-9ed769ee]{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:30px;text-decoration:none;transition:all .3s ease;background-color:#ffffff1a;color:#fff;font-size:.9rem;border:1px solid rgba(255,255,255,.2);justify-content:center}.shop-link img[data-v-9ed769ee]{width:20px;height:20px;object-fit:contain}.shop-link[data-v-9ed769ee]:hover{background-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.newsletter-form[data-v-9ed769ee]{margin-top:25px}.input-group[data-v-9ed769ee]{display:flex;flex-direction:column;gap:15px}.input-group input[data-v-9ed769ee]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:12px 15px;color:#fff;font-size:.95rem;transition:all .3s ease;position:relative}.input-group input[data-v-9ed769ee]::placeholder{color:#aaa}.input-group input[data-v-9ed769ee]:focus{outline:none;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a}.input-group input[data-v-9ed769ee]:focus::placeholder{color:transparent}.input-group button[data-v-9ed769ee]{background:#fff;color:#000;border:none;padding:12px 20px;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.input-group button[data-v-9ed769ee]:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent);transition:.5s}.input-group button[data-v-9ed769ee]:hover:after{left:100%}.input-group button[data-v-9ed769ee]:hover{background:#ddd;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.copyright[data-v-9ed769ee]{text-align:center;padding:40px 0;border-top:1px solid rgba(255,255,255,.1);color:#999;font-size:.85rem;letter-spacing:.3px}.copyright p[data-v-9ed769ee]{margin:0;line-height:1.8}.copyright p+p[data-v-9ed769ee]{margin-top:6px}.copyright a[data-v-9ed769ee]{color:#ccc;text-decoration:none;transition:all .2s ease;position:relative}.copyright a[data-v-9ed769ee]:after{content:"";position:absolute;width:0;height:1px;bottom:-1px;left:0;background-color:#ccc;transition:width .3s ease}.copyright a[data-v-9ed769ee]:hover:after{width:100%}.copyright a[data-v-9ed769ee]:hover{color:#fff}@media(max-width:1200px){.container[data-v-9ed769ee]{max-width:90%}}@media(max-width:992px){.footer-content[data-v-9ed769ee]{grid-template-columns:1fr;gap:50px}.main-nav ul li[data-v-9ed769ee]{margin-left:20px}.shop-links[data-v-9ed769ee]{text-align:center}.shop-links .links-container[data-v-9ed769ee]{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.main-header .container[data-v-9ed769ee]{flex-direction:column;padding:10px 0}.main-header.scrolled .container[data-v-9ed769ee]{padding:10px 0}.nav-wrapper[data-v-9ed769ee]{flex-direction:column;align-items:center;width:100%}.main-nav ul[data-v-9ed769ee]{margin:20px 0;flex-wrap:wrap;justify-content:center}.main-nav ul li[data-v-9ed769ee]{margin:8px 12px}.logo[data-v-9ed769ee]{gap:10px}.logo-icon[data-v-9ed769ee]{height:32px}.logo h1[data-v-9ed769ee]{font-size:24px}.shop-links .links-container[data-v-9ed769ee]{grid-template-columns:repeat(2,1fr)}.shop-link[data-v-9ed769ee]{justify-content:center}}@media(max-width:480px){.container[data-v-9ed769ee]{padding:0 20px}.main-nav ul li[data-v-9ed769ee]{margin:6px 8px}.main-nav ul li a[data-v-9ed769ee]{font-size:11px}.logo[data-v-9ed769ee]{gap:8px}.logo-icon[data-v-9ed769ee]{height:28px}.logo h1[data-v-9ed769ee]{font-size:20px}.shop-links .links-container[data-v-9ed769ee]{grid-template-columns:1fr}.shop-link[data-v-9ed769ee]{width:100%;justify-content:center}.shop-link img[data-v-9ed769ee]{width:20px;height:20px}}[data-v-a8d54440]{margin:0;padding:0;box-sizing:border-box}body[data-v-a8d54440]{font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#000;background-color:#fff;font-size:16px;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative}.scroll-progress-container[data-v-a8d54440]{position:fixed;top:0;left:0;width:100%;height:3px;background:#0000001a;z-index:1001}.scroll-progress[data-v-a8d54440]{height:100%;background:#000;width:0%;transition:width .1s ease}.container[data-v-a8d54440]{max-width:1200px;margin:0 auto;padding:0 30px}.hero[data-v-a8d54440]{height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:0}.hero-slideshow-background[data-v-a8d54440]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;overflow:hidden}.slideshow-container[data-v-a8d54440]{position:absolute;top:0;left:0;width:100%;height:100%}.slide[data-v-a8d54440]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.slide.active[data-v-a8d54440]{opacity:1}.slide img[data-v-a8d54440]{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:cover}.video-overlay[data-v-a8d54440]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:-1}.hero-content[data-v-a8d54440]{max-width:700px;position:relative;z-index:2;padding:30px;border-radius:10px;transform:translateY(-50px)}.hero-subtitle[data-v-a8d54440]{font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;text-transform:uppercase;color:#000;opacity:0;animation:fadeInUp-a8d54440 .8s ease forwards;position:relative;display:inline-block}.hero-subtitle[data-v-a8d54440]:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:1px;background:#000;transform:scaleX(0);transform-origin:left;animation:scaleXIn-a8d54440 .8s ease .5s forwards}.hero-content h2[data-v-a8d54440]{font-size:3rem;margin-bottom:25px;font-weight:500;line-height:1.2;letter-spacing:-.5px;color:#000;opacity:0;animation:fadeInUp-a8d54440 .8s ease .2s forwards}.hero-content p[data-v-a8d54440]{font-size:1.1rem;margin-bottom:40px;color:#333;letter-spacing:.2px;line-height:1.7;opacity:0;animation:fadeInUp-a8d54440 .8s ease .4s forwards}.btn-primary[data-v-a8d54440]{display:inline-flex;align-items:center;justify-content:center;gap:12px;background-color:#000;color:#fff;padding:18px 45px;text-decoration:none;font-size:1.1rem;letter-spacing:1.5px;transition:all .4s cubic-bezier(.165,.84,.44,1);border:2px solid #000;font-family:Helvetica Neue,Arial,sans-serif;text-transform:uppercase;font-weight:500;position:relative;overflow:hidden;width:fit-content;box-shadow:0 10px 25px #0003;transform:translateY(0);animation:pulse-a8d54440 2s infinite}.btn-primary[data-v-a8d54440]:hover{background-color:#fff;color:#000;transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.btn-primary[data-v-a8d54440]:active{transform:translateY(-2px)}.btn-text[data-v-a8d54440],.btn-icon[data-v-a8d54440]{transition:transform .3s ease}.btn-primary:hover .btn-text[data-v-a8d54440]{transform:translate(5px)}.btn-primary:hover .btn-icon[data-v-a8d54440]{transform:translate(8px)}.hero-stats[data-v-a8d54440]{display:flex;gap:40px}.stat-item[data-v-a8d54440]{display:flex;flex-direction:column;position:relative;padding-left:20px}.stat-item[data-v-a8d54440]:before{content:"";position:absolute;left:0;top:5px;width:8px;height:8px;border-radius:50%;background:#000}.stat-number[data-v-a8d54440]{font-size:1.5rem;font-weight:500;letter-spacing:-.3px}.stat-label[data-v-a8d54440]{font-size:.85rem;color:#666;letter-spacing:.5px;text-transform:uppercase;margin-top:5px}.scroll-down[data-v-a8d54440]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:30px;height:50px;border:2px solid #000;border-radius:20px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.scroll-down[data-v-a8d54440]:hover{transform:translate(-50%) translateY(-5px);box-shadow:0 5px 15px #0000001a}.scroll-down span[data-v-a8d54440]{position:absolute;top:10px;left:50%;transform:translate(-50%);width:4px;height:4px;background-color:#000;border-radius:50%;animation:scroll-a8d54440 2s infinite}@keyframes fadeInUp-a8d54440{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleXIn-a8d54440{to{transform:scaleX(1)}}@keyframes pulse-a8d54440{0%,to{box-shadow:0 10px 25px #0003}50%{box-shadow:0 10px 30px #0000004d}}@keyframes scroll-a8d54440{0%,to{top:10px;opacity:1}50%{top:20px;opacity:.5}}.section-header[data-v-a8d54440]{text-align:center;margin-bottom:80px;position:relative}.section-title[data-v-a8d54440]{font-size:2rem;font-weight:500;letter-spacing:-.3px;color:#000;position:relative;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.165,.84,.44,1)}.section-title.animate[data-v-a8d54440]{opacity:1;transform:translateY(0)}.section-divider[data-v-a8d54440]{width:40px;height:1px;background-color:#000;margin:25px auto 0;opacity:0;transform:scaleX(0);transition:all .6s cubic-bezier(.165,.84,.44,1) .2s}.section-header.animate .section-divider[data-v-a8d54440]{opacity:1;transform:scaleX(1)}.advantages[data-v-a8d54440]{padding:140px 0}.advantages-grid[data-v-a8d54440]{display:grid;grid-template-columns:repeat(2,1fr);gap:70px 100px}.advantage-item[data-v-a8d54440]{display:flex;gap:30px;padding:0;opacity:0;transform:translateY(50px);transition:all .6s cubic-bezier(.165,.84,.44,1);position:relative}.advantage-item[data-v-a8d54440]:after{content:"";position:absolute;bottom:-20px;left:0;width:0;height:1px;background:#000;transition:width .4s ease}.advantage-item[data-v-a8d54440]:hover:after{width:100%}.advantage-item.animate[data-v-a8d54440]{opacity:1;transform:translateY(0)}.advantage-item[data-index="1"][data-v-a8d54440]{transition-delay:.1s}.advantage-item[data-index="2"][data-v-a8d54440]{transition-delay:.2s}.advantage-item[data-index="3"][data-v-a8d54440]{transition-delay:.3s}.advantage-number[data-v-a8d54440]{font-size:2.5rem;font-weight:300;color:#f0f0f0;flex-shrink:0;line-height:1;letter-spacing:-2px;position:relative;transition:all .3s ease}.advantage-item:hover .advantage-number[data-v-a8d54440]{color:#000;transform:scale(1.1)}.advantage-content h3[data-v-a8d54440]{font-size:1.2rem;margin-bottom:20px;font-weight:500;letter-spacing:.3px;text-transform:uppercase;color:#000;position:relative;padding-bottom:15px}.advantage-content h3[data-v-a8d54440]:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:1px;background-color:#000;transition:width .3s ease}.advantage-item:hover .advantage-content h3[data-v-a8d54440]:after{width:50px}.advantage-content p[data-v-a8d54440]{color:#444;font-size:1rem;letter-spacing:.1px;line-height:1.8}.preloading-status[data-v-a8d54440]{position:fixed;bottom:20px;right:20px;background:#000000b3;color:#fff;padding:10px 15px;border-radius:20px;display:flex;align-items:center;gap:10px;font-size:14px;z-index:1000}.spinner[data-v-a8d54440]{width:16px;height:16px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:spin-a8d54440 1s linear infinite}@keyframes spin-a8d54440{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:768px){.container[data-v-a8d54440]{padding:0 20px}.hero[data-v-a8d54440]{height:100vh;min-height:600px}.hero-content[data-v-a8d54440]{max-width:100%;padding:20px;transform:translateY(-30px);text-align:center;margin:0 auto}.hero-content h2[data-v-a8d54440]{font-size:2rem;margin-bottom:15px}.hero-content p[data-v-a8d54440]{font-size:1rem;margin-bottom:30px}.hero-subtitle[data-v-a8d54440]{font-size:10px;margin-bottom:15px}.btn-primary[data-v-a8d54440]{padding:15px 30px;font-size:1rem}.scroll-down[data-v-a8d54440]{bottom:20px;width:25px;height:40px}.advantages[data-v-a8d54440]{padding:80px 0}.section-header[data-v-a8d54440]{margin-bottom:50px}.section-title[data-v-a8d54440]{font-size:1.8rem}.advantages-grid[data-v-a8d54440]{grid-template-columns:1fr;gap:50px}.advantage-item[data-v-a8d54440]{flex-direction:column;gap:15px;text-align:center}.advantage-content h3[data-v-a8d54440]{margin-bottom:15px}.advantage-number[data-v-a8d54440]{font-size:2rem;margin:0 auto}.scroll-progress-container[data-v-a8d54440]{height:2px}}@media screen and (max-width:480px){.container[data-v-a8d54440]{padding:0 15px}.hero-content h2[data-v-a8d54440]{font-size:1.7rem}.hero-content p[data-v-a8d54440]{font-size:.9rem;line-height:1.6}.btn-primary[data-v-a8d54440]{padding:12px 25px;font-size:.9rem}.section-title[data-v-a8d54440]{font-size:1.5rem}.advantages[data-v-a8d54440]{padding:60px 0}.advantages-grid[data-v-a8d54440]{gap:40px}.advantage-content h3[data-v-a8d54440]{font-size:1.1rem}.advantage-content p[data-v-a8d54440]{font-size:.9rem}}[data-v-28334b26]{margin:0;padding:0;box-sizing:border-box}.products[data-v-28334b26]{padding:30px 0 100px;background:linear-gradient(180deg,#fff,#fcf9f6);margin-top:68px;min-height:calc(100vh - 83px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.container[data-v-28334b26]{max-width:1600px;margin:0 auto;padding:0 40px;position:relative;z-index:2}.section-header[data-v-28334b26]{text-align:center;margin-bottom:70px;position:relative;z-index:2}.section-title[data-v-28334b26]{font-size:2.5rem;font-weight:700;letter-spacing:-.5px;color:#1a1a1a;margin-bottom:20px;font-family:Montserrat,sans-serif;position:relative}.section-title[data-v-28334b26]:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,#f77f00,#d62828);margin:15px auto 0;border-radius:2px}.section-description[data-v-28334b26]{font-size:1.2rem;color:#555;max-width:850px;margin:0 auto 25px;line-height:1.7;font-weight:400;font-family:Montserrat,sans-serif}.series-panorama[data-v-28334b26]{margin-bottom:60px;flex-grow:1;display:flex;align-items:center;justify-content:center}.panorama-grid[data-v-28334b26]{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;justify-items:center;width:100%;max-width:1200px;margin:0 auto}.series-panel[data-v-28334b26]{cursor:pointer;transition:all .6s cubic-bezier(.23,1,.32,1);opacity:0;transform:translateY(60px);position:relative;height:100%;max-width:380px;margin:0 auto;aspect-ratio:3/4;isolation:isolate;z-index:2;border-radius:25px;overflow:hidden;border:1px solid #ffd8c5}.series-panel.animate[data-v-28334b26]{opacity:1;transform:translateY(0)}.series-panel[data-v-28334b26]:nth-child(2){transition-delay:.15s}.series-panel[data-v-28334b26]:nth-child(3){transition-delay:.3s}.series-panel[data-v-28334b26]:nth-child(4){transition-delay:.45s}.series-panel[data-v-28334b26]:hover{transform:translateY(-25px) scale(1.05);z-index:10}.series-panel[data-v-28334b26]:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#f77f00,#d62828);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.23,1,.32,1);z-index:3}.series-panel[data-v-28334b26]:hover:before{transform:scaleX(1)}.panel-content[data-v-28334b26]{position:relative;height:100%;padding:0;border-radius:25px;overflow:hidden;box-shadow:0 15px 50px #f77f0033;transition:all .4s cubic-bezier(.23,1,.32,1);background:#fff}.series-panel:hover .panel-content[data-v-28334b26]{box-shadow:0 25px 80px #f77f004d}.poster-image[data-v-28334b26]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.poster-image img[data-v-28334b26]{width:100%;height:100%;object-fit:cover;transition:all .8s cubic-bezier(.23,1,.32,1)}.image-placeholder[data-v-28334b26]{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-28334b26 1.5s infinite}@keyframes loading-28334b26{0%{background-position:200% 0}to{background-position:-200% 0}}.image-overlay[data-v-28334b26]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000,#0000 65%,#0006);z-index:1;transition:all .5s cubic-bezier(.23,1,.32,1)}.series-panel:hover .image-overlay[data-v-28334b26]{background:linear-gradient(180deg,#0000001a,#0000,#00000080)}.series-panel:hover .poster-image img[data-v-28334b26]{transform:scale(1.1)}.poster-overlay[data-v-28334b26]{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:35px;background:linear-gradient(180deg,transparent 0%,transparent 55%,rgba(0,0,0,.6) 100%);color:#fff;transition:all .5s cubic-bezier(.23,1,.32,1)}.series-panel:hover .poster-overlay[data-v-28334b26]{background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,transparent 40%,rgba(0,0,0,.75) 100%)}.panel-number[data-v-28334b26]{font-size:2.8rem;font-weight:300;color:#ffffffe6;font-style:normal;margin-bottom:20px;text-align:left;text-shadow:0 2px 10px rgba(0,0,0,.5);transition:all .4s cubic-bezier(.23,1,.32,1);letter-spacing:-1px;position:relative;z-index:2;font-family:Montserrat,sans-serif}.series-panel:hover .panel-number[data-v-28334b26]{color:#fff;transform:translate(8px)}.panel-title[data-v-28334b26]{font-size:1.6rem;font-weight:700;color:#fff;margin:0 0 15px;letter-spacing:-.5px;text-align:left;text-shadow:0 3px 12px rgba(0,0,0,.7);transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;z-index:2;font-family:Montserrat,sans-serif}.series-panel:hover .panel-title[data-v-28334b26]{transform:translate(8px)}.panel-description[data-v-28334b26]{font-size:1rem;color:#fffffff2;line-height:1.6;margin:0 0 30px;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.7);transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;z-index:2;font-weight:400;font-family:Montserrat,sans-serif}.series-panel:hover .panel-description[data-v-28334b26]{transform:translate(6px)}.panel-action[data-v-28334b26]{display:flex;align-items:center;gap:12px;color:#fff;font-weight:600;font-size:.95rem;letter-spacing:1px;text-transform:uppercase;transition:all .4s cubic-bezier(.23,1,.32,1);align-self:flex-start;text-shadow:0 2px 8px rgba(0,0,0,.7);position:relative;z-index:2;padding:8px 20px;border-radius:25px;background:linear-gradient(135deg,#f77f0066,#d6282866);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.series-panel:hover .panel-action[data-v-28334b26]{transform:translate(18px);color:#fff;background:linear-gradient(135deg,#f77f00b3,#d62828b3);box-shadow:0 5px 15px #f77f0066}.action-icon[data-v-28334b26]{transition:all .3s cubic-bezier(.23,1,.32,1);font-size:1.2rem}.series-panel:hover .action-icon[data-v-28334b26]{transform:translate(10px) rotate(20deg)}.features-section[data-v-28334b26]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:35px;margin-top:250px;position:relative;z-index:2}.feature-card[data-v-28334b26]{background:#fff;border-radius:20px;padding:40px 30px;text-align:center;box-shadow:0 10px 30px #f77f0033;transition:all .4s cubic-bezier(.23,1,.32,1);opacity:0;transform:translateY(40px);border:1px solid #ffebe2;position:relative;overflow:hidden;color:#333}.feature-card[data-v-28334b26]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#f77f00,#d62828);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.feature-card[data-v-28334b26]:hover:before{transform:scaleX(1)}.feature-card.animate[data-v-28334b26]{opacity:1;transform:translateY(0)}.feature-card[data-v-28334b26]:nth-child(2){transition-delay:.15s}.feature-card[data-v-28334b26]:nth-child(3){transition-delay:.3s}.feature-card[data-v-28334b26]:nth-child(4){transition-delay:.45s}.feature-card[data-v-28334b26]:hover{transform:translateY(-10px);box-shadow:0 20px 50px #f77f004d;border:1px solid #f77f00}.feature-icon[data-v-28334b26]{font-size:2.8rem;margin-bottom:25px;color:#f77f00}.feature-title[data-v-28334b26]{font-size:1.3rem;font-weight:700;color:#d62828;margin-bottom:18px;font-family:Montserrat,sans-serif}.feature-description[data-v-28334b26]{font-size:.95rem;color:#666;line-height:1.6;font-weight:400;font-family:Montserrat,sans-serif}@media(max-width:1200px){.container[data-v-28334b26]{padding:0 20px}.panorama-grid[data-v-28334b26]{gap:30px}.series-panel[data-v-28334b26]{max-width:320px}.panel-number[data-v-28334b26]{font-size:2.4rem}.panel-title[data-v-28334b26]{font-size:1.4rem}.features-section[data-v-28334b26]{margin-top:200px}}@media(max-width:992px){.products[data-v-28334b26]{padding:20px 0 80px;margin-top:58px}.section-header[data-v-28334b26]{margin-bottom:50px}.section-title[data-v-28334b26]{font-size:2.2rem}.section-description[data-v-28334b26]{font-size:1.1rem}.panorama-grid[data-v-28334b26]{grid-template-columns:repeat(2,1fr);gap:25px;max-width:800px}.series-panel[data-v-28334b26]{max-width:100%}.features-section[data-v-28334b26]{grid-template-columns:repeat(2,1fr);gap:25px;margin-top:150px}.feature-card[data-v-28334b26]{padding:30px 20px}}@media(max-width:768px){.products[data-v-28334b26]{padding:15px 0 60px;margin-top:48px}.container[data-v-28334b26]{padding:0 15px}.section-header[data-v-28334b26]{margin-bottom:40px}.section-title[data-v-28334b26]{font-size:2rem}.section-title[data-v-28334b26]:after{width:60px;height:3px}.section-description[data-v-28334b26]{font-size:1rem;max-width:100%}.panorama-grid[data-v-28334b26]{grid-template-columns:1fr;gap:30px;max-width:500px}.series-panel[data-v-28334b26]{max-width:100%}.panel-content[data-v-28334b26]{border-radius:20px}.poster-overlay[data-v-28334b26]{padding:25px}.panel-number[data-v-28334b26]{font-size:2.2rem;margin-bottom:15px}.panel-title[data-v-28334b26]{font-size:1.3rem;margin-bottom:12px}.panel-description[data-v-28334b26]{font-size:.95rem;margin-bottom:25px}.panel-action[data-v-28334b26]{padding:6px 16px;font-size:.85rem}.features-section[data-v-28334b26]{grid-template-columns:1fr;gap:20px;margin-top:120px}.feature-card[data-v-28334b26]{padding:25px 20px}.feature-icon[data-v-28334b26]{font-size:2.4rem;margin-bottom:20px}.feature-title[data-v-28334b26]{font-size:1.2rem;margin-bottom:15px}.feature-description[data-v-28334b26]{font-size:.9rem}}@media(max-width:480px){.products[data-v-28334b26]{padding:10px 0 50px;margin-top:40px}.container[data-v-28334b26]{padding:0 10px}.section-header[data-v-28334b26]{margin-bottom:30px}.section-title[data-v-28334b26]{font-size:1.8rem}.section-description[data-v-28334b26]{font-size:.95rem}.series-panorama[data-v-28334b26]{margin-bottom:40px}.panorama-grid[data-v-28334b26]{gap:20px}.series-panel[data-v-28334b26]{border-radius:15px}.panel-content[data-v-28334b26]{border-radius:15px;box-shadow:0 10px 30px #f77f0026}.series-panel:hover .panel-content[data-v-28334b26]{box-shadow:0 15px 40px #f77f0040}.poster-overlay[data-v-28334b26]{padding:20px}.panel-number[data-v-28334b26]{font-size:2rem;margin-bottom:12px}.panel-title[data-v-28334b26]{font-size:1.2rem;margin-bottom:10px}.panel-description[data-v-28334b26]{font-size:.9rem;margin-bottom:20px;line-height:1.5}.panel-action[data-v-28334b26]{padding:5px 12px;font-size:.8rem}.action-icon[data-v-28334b26]{font-size:1rem}.features-section[data-v-28334b26]{gap:15px;margin-top:100px}.feature-card[data-v-28334b26]{padding:20px 15px;border-radius:15px}.feature-icon[data-v-28334b26]{font-size:2rem;margin-bottom:15px}.feature-title[data-v-28334b26]{font-size:1.1rem;margin-bottom:12px}.feature-description[data-v-28334b26]{font-size:.85rem;line-height:1.5}}.series-products-detail[data-v-079ff25c]{background-color:#fff;padding:0;margin:0}.container[data-v-079ff25c]{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.series-intro-section[data-v-079ff25c]{padding:7rem 0 6rem;background-color:#fff;position:relative}.series-intro-section[data-v-079ff25c]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#eee,transparent)}.intro-main[data-v-079ff25c]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.section-heading[data-v-079ff25c]{margin-bottom:1.5rem}.section-heading h1[data-v-079ff25c],.section-heading h2[data-v-079ff25c]{font-weight:800;margin-bottom:1rem;position:relative;color:#000;line-height:1.2}.section-heading h1[data-v-079ff25c]{font-size:2.5rem}.section-heading h2[data-v-079ff25c]{font-size:2rem}.heading-divider[data-v-079ff25c]{width:60px;height:4px;background:linear-gradient(90deg,#000,#333);border-radius:2px}.intro-description[data-v-079ff25c]{line-height:1.7;color:#444;font-size:1.1rem;margin-bottom:2rem;font-weight:300}.series-values[data-v-079ff25c]{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.value-item[data-v-079ff25c]{display:flex;gap:1rem;align-items:flex-start}.value-icon[data-v-079ff25c]{flex-shrink:0;width:1.8rem;height:1.8rem;background:linear-gradient(135deg,#f77f00,#d62828);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:700;margin-top:.1rem;box-shadow:0 3px 10px #f77f004d}.value-text[data-v-079ff25c]{color:#333;font-size:1rem;line-height:1.6;font-weight:400}.series-tags[data-v-079ff25c]{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2rem}.tag[data-v-079ff25c]{font-size:.85rem;color:#000;background-color:#f5f5f5;padding:.4rem 1rem;border-radius:2rem;font-weight:500;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 2px 6px #0000000d}.tag[data-v-079ff25c]:hover,.tag[data-v-079ff25c]:focus{background-color:#eaeaea;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;outline:2px solid #000;outline-offset:2px}.intro-visual[data-v-079ff25c]{position:relative}.image-wrapper[data-v-079ff25c]{position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 15px 45px #00000026;height:30rem;transition:all .4s cubic-bezier(.25,.8,.25,1)}.image-wrapper[data-v-079ff25c]:hover{box-shadow:0 20px 60px #0003;transform:translateY(-5px)}.intro-image[data-v-079ff25c]{width:100%;height:100%;object-fit:cover;transition:all .5s cubic-bezier(.25,.8,.25,1)}.image-wrapper:hover .intro-image[data-v-079ff25c]{transform:scale(1.05)}.series-philosophy-section[data-v-079ff25c]{padding:2rem 0;background:linear-gradient(135deg,#fafafa,#f5f5f5)}.philosophy-content[data-v-079ff25c]{max-width:800px;margin:0 auto;text-align:center}.philosophy-description[data-v-079ff25c]{font-size:1.1rem;color:#555;line-height:1.8;font-weight:300;margin-top:1.5rem}.products-section[data-v-079ff25c]{padding:4rem 0;background-color:#fff}.section-subtext[data-v-079ff25c]{font-size:1.1rem;color:#666;text-align:center;max-width:700px;margin:0 auto 2.5rem;font-weight:300;line-height:1.6}.products-grid[data-v-079ff25c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.product-card[data-v-079ff25c]{border-radius:1rem;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1);cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;background:transparent;box-shadow:none;aspect-ratio:3/4;border:2px solid transparent}.product-card[data-v-079ff25c]:hover,.product-card[data-v-079ff25c]:focus{transform:translateY(-10px);border-color:#f77f00;outline:none;box-shadow:0 15px 30px #f77f0033}.product-image-container[data-v-079ff25c]{position:relative;width:100%;height:100%;overflow:hidden;border-radius:1rem;box-shadow:0 12px 30px #00000014;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.25,.8,.25,1)}.product-card:hover .product-image-container[data-v-079ff25c]{box-shadow:0 15px 35px #f77f004d}.product-image-container img[data-v-079ff25c]{width:100%;height:100%;object-fit:cover;transition:all .5s cubic-bezier(.25,.8,.25,1);flex:1}.product-card:hover .product-image-container img[data-v-079ff25c]{transform:scale(1.1)}.product-info-overlay[data-v-079ff25c]{position:absolute;bottom:0;left:0;right:0;background:transparent;padding:1rem;border-top:none;transition:all .3s ease}.product-card:hover .product-info-overlay[data-v-079ff25c]{background:transparent}.product-name[data-v-079ff25c]{font-size:1.3rem;font-weight:700;color:#000;margin-bottom:.5rem;line-height:1.3}.product-name-orange[data-v-079ff25c]{color:#fa6935}.product-description[data-v-079ff25c]{color:#444;font-size:.9rem;line-height:1.5;margin-bottom:.8rem;flex-grow:1}.product-features[data-v-079ff25c]{margin-bottom:1rem}.feature-item[data-v-079ff25c]{display:flex;align-items:center;gap:.3rem;margin-bottom:.3rem}.feature-icon[data-v-079ff25c]{color:#fa6935;font-weight:700}.feature-text[data-v-079ff25c]{font-size:.8rem;color:#555}.product-actions[data-v-079ff25c]{display:flex;justify-content:center}.product-link[data-v-079ff25c]{color:#fa6935;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.5px;position:relative;padding:.7rem 1.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-block;border:2px solid #f77f00;border-radius:2rem;text-align:center;box-shadow:0 2px 8px #0000001a}.product-link[data-v-079ff25c]:hover,.product-link[data-v-079ff25c]:focus{background:#f77f00;color:#fff;border-color:#f77f00;transform:translateY(-2px);box-shadow:0 4px 12px #f77f004d;outline:none}.technology-section[data-v-079ff25c]{padding:4rem 0;background:linear-gradient(135deg,#fafafa,#f5f5f5)}.tech-content[data-v-079ff25c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2.5rem}.tech-item[data-v-079ff25c]{background:#fff;border-radius:1rem;padding:2rem 1.5rem;text-align:center;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 5px 15px #0000000d}.tech-item[data-v-079ff25c]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.tech-icon[data-v-079ff25c]{color:#ff6b35;margin-bottom:1rem;display:flex;justify-content:center}.tech-title[data-v-079ff25c]{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:1rem}.tech-description[data-v-079ff25c]{font-size:1rem;color:#666;line-height:1.6;margin-bottom:0}.ingredients-section[data-v-079ff25c]{padding:4rem 0;background-color:#fff}.ingredients-content[data-v-079ff25c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2.5rem}.ingredient-item[data-v-079ff25c]{text-align:center;padding:1.5rem;border-radius:1rem;background:#fafafa;transition:all .3s cubic-bezier(.25,.8,.25,1)}.ingredient-item[data-v-079ff25c]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.ingredient-icon[data-v-079ff25c]{color:#ff6b35;margin-bottom:1rem;display:flex;justify-content:center}.ingredient-title[data-v-079ff25c]{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:1rem}.ingredient-description[data-v-079ff25c]{font-size:1rem;color:#666;line-height:1.6;margin-bottom:0}.intro-actions[data-v-079ff25c]{margin-top:2rem}.products-button[data-v-079ff25c]{background:linear-gradient(135deg,#f77f00,#d62828);color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:2rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 12px #f77f004d;position:relative;overflow:hidden}.products-button[data-v-079ff25c]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.products-button[data-v-079ff25c]:hover:before{left:100%}.products-button[data-v-079ff25c]:hover,.products-button[data-v-079ff25c]:focus{background:linear-gradient(135deg,#d62828,#f77f00);transform:translateY(-3px);box-shadow:0 6px 15px #f77f0066;outline:2px solid #f77f00;outline-offset:2px}.arrow-down[data-v-079ff25c]{font-size:1.2rem;animation:bounce-079ff25c 1s infinite}@keyframes bounce-079ff25c{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.back-button-container[data-v-079ff25c]{position:fixed;top:100px;right:2rem;z-index:100}.back-button[data-v-079ff25c]{background:linear-gradient(135deg,#f77f00,#d62828);color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 12px #f77f0066;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-button[data-v-079ff25c]:hover,.back-button[data-v-079ff25c]:focus{background:linear-gradient(135deg,#d62828,#f77f00);transform:translateY(-2px) scale(1.1);box-shadow:0 6px 15px #f77f0099}@media(max-width:1200px){.container[data-v-079ff25c]{padding:0 1.5rem;max-width:960px}.intro-main[data-v-079ff25c]{gap:2.5rem}.image-wrapper[data-v-079ff25c]{height:27rem}.section-heading h1[data-v-079ff25c]{font-size:2.2rem}.section-heading h2[data-v-079ff25c]{font-size:1.8rem}.products-grid[data-v-079ff25c]{gap:1.8rem}}@media(max-width:992px){.intro-main[data-v-079ff25c]{grid-template-columns:1fr;gap:3rem}.image-wrapper[data-v-079ff25c]{height:25rem}.series-values[data-v-079ff25c]{gap:1.5rem}.products-grid[data-v-079ff25c]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.product-image-container[data-v-079ff25c]{height:100%}.tech-content[data-v-079ff25c],.ingredients-content[data-v-079ff25c]{gap:1.5rem}}@media(max-width:768px){.series-intro-section[data-v-079ff25c]{padding:5rem 0 3rem}.container[data-v-079ff25c]{padding:0 1.5rem}.section-heading h1[data-v-079ff25c]{font-size:2rem}.section-heading h2[data-v-079ff25c]{font-size:1.7rem}.intro-description[data-v-079ff25c]{font-size:1rem}.series-values[data-v-079ff25c]{gap:1.2rem}.value-text[data-v-079ff25c]{font-size:.95rem}.series-tags[data-v-079ff25c]{gap:.6rem}.tag[data-v-079ff25c]{font-size:.8rem;padding:.3rem .8rem}.image-wrapper[data-v-079ff25c]{height:22rem}.products-section[data-v-079ff25c]{padding:3rem 0}.products-grid[data-v-079ff25c]{grid-template-columns:1fr;gap:1.5rem}.product-name[data-v-079ff25c]{font-size:1.2rem}.product-description[data-v-079ff25c]{font-size:.85rem}.product-link[data-v-079ff25c]{font-size:.9rem;padding:.7rem 1.3rem}.technology-section[data-v-079ff25c]{padding:3rem 0}.tech-content[data-v-079ff25c]{grid-template-columns:1fr;gap:1.5rem}.ingredients-section[data-v-079ff25c]{padding:3rem 0}.ingredients-content[data-v-079ff25c]{grid-template-columns:1fr;gap:1.5rem}.back-button-container[data-v-079ff25c]{top:90px;right:1.5rem}.back-button[data-v-079ff25c]{width:36px;height:36px;font-size:.9rem}}@media(max-width:480px){.container[data-v-079ff25c]{padding:0 1rem}.series-intro-section[data-v-079ff25c]{padding:4rem 0 2rem}.section-heading h1[data-v-079ff25c]{font-size:1.8rem}.section-heading h2[data-v-079ff25c]{font-size:1.5rem}.heading-divider[data-v-079ff25c]{width:50px;height:3px}.intro-description[data-v-079ff25c]{font-size:.95rem}.value-item[data-v-079ff25c]{gap:.8rem}.value-icon[data-v-079ff25c]{width:1.5rem;height:1.5rem;font-size:.9rem}.tag[data-v-079ff25c]{font-size:.75rem;padding:.25rem .7rem}.image-wrapper[data-v-079ff25c]{height:20rem;border-radius:.8rem}.philosophy-description[data-v-079ff25c]{font-size:.95rem}.products-grid[data-v-079ff25c]{gap:1.2rem}.product-name[data-v-079ff25c]{font-size:1.1rem}.product-description[data-v-079ff25c]{font-size:.8rem}.feature-text[data-v-079ff25c]{font-size:.75rem}.product-link[data-v-079ff25c]{font-size:.85rem;padding:.6rem 1rem}.tech-title[data-v-079ff25c]{font-size:1.1rem}.tech-description[data-v-079ff25c]{font-size:.9rem}.ingredient-title[data-v-079ff25c]{font-size:1.1rem}.ingredient-description[data-v-079ff25c]{font-size:.9rem}.back-button-container[data-v-079ff25c]{top:80px;right:1rem}.back-button[data-v-079ff25c]{width:32px;height:32px;font-size:.8rem}@media(max-width:360px){.section-heading h1[data-v-079ff25c]{font-size:1.6rem}.section-heading h2[data-v-079ff25c]{font-size:1.4rem}.intro-description[data-v-079ff25c],.value-text[data-v-079ff25c]{font-size:.9rem}.image-wrapper[data-v-079ff25c]{height:18rem}.product-name[data-v-079ff25c]{font-size:1rem}.product-description[data-v-079ff25c]{font-size:.75rem}.feature-text[data-v-079ff25c]{font-size:.7rem}.product-link[data-v-079ff25c]{font-size:.8rem;padding:.5rem .8rem}.tech-title[data-v-079ff25c],.ingredient-title[data-v-079ff25c]{font-size:1rem}.tech-description[data-v-079ff25c],.ingredient-description[data-v-079ff25c]{font-size:.85rem}}}.navigation-menu[data-v-1fa6ac8d]{background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:90;margin-bottom:2rem}.nav-container[data-v-1fa6ac8d]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;flex-wrap:wrap}.nav-item[data-v-1fa6ac8d]{padding:1rem 1.5rem;text-decoration:none;color:#666;font-weight:500;transition:all .3s ease;border-bottom:2px solid transparent}.nav-item[data-v-1fa6ac8d]:hover,.nav-item.active[data-v-1fa6ac8d]{color:#ff6b35;border-bottom:2px solid #ff6b35}.product-detail-page[data-v-1fa6ac8d]{background-color:#fff;padding:0;margin:0;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333}.product-hero[data-v-1fa6ac8d]{padding:2rem 0 1rem;text-align:center;background:#fff;min-height:290px;display:flex;align-items:center;justify-content:center}.product-title-section[data-v-1fa6ac8d]{max-width:1200px;margin:0 auto;padding:0 2rem}.product-title[data-v-1fa6ac8d]{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#222;line-height:1.2}.product-subtitle[data-v-1fa6ac8d]{font-size:1rem;color:#666;font-weight:300;max-width:600px;margin:0 auto}.content-wrapper[data-v-1fa6ac8d]{max-width:1200px;margin:0 auto;padding:0 2rem}.main-content[data-v-1fa6ac8d]{padding:2rem 0 4rem;margin-top:-3rem}.product-core-info[data-v-1fa6ac8d]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;padding:2rem 0}.main-image-container[data-v-1fa6ac8d]{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 30px #0000000d;width:100%;height:0;padding-bottom:100%;margin:0 auto}.main-image[data-v-1fa6ac8d]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .5s ease}.image-placeholder[data-v-1fa6ac8d]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9}.loading-spinner[data-v-1fa6ac8d]{width:2.5rem;height:2.5rem;border:3px solid #eee;border-top:3px solid #ff6b35;border-radius:50%;animation:spin-1fa6ac8d 1s linear infinite;margin-bottom:1rem}@keyframes spin-1fa6ac8d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-1fa6ac8d]{color:#999;font-size:.9rem}.product-info-section[data-v-1fa6ac8d]{display:flex;flex-direction:column;justify-content:center}.product-highlights[data-v-1fa6ac8d]{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.highlight-item[data-v-1fa6ac8d]{display:flex;align-items:center;gap:.8rem}.highlight-icon[data-v-1fa6ac8d]{color:#ff6b35;width:20px;height:20px}.highlight-text[data-v-1fa6ac8d]{font-size:1rem;color:#444}.purchase-section[data-v-1fa6ac8d]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.purchase-title[data-v-1fa6ac8d]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#555}.platform-buttons[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.platform-button[data-v-1fa6ac8d]{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.2rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;background:#f8f8f8;border:1px solid #eee;color:#333}.platform-button[data-v-1fa6ac8d]:hover{background:#ff6b35;color:#fff;border-color:#ff6b35}.platform-icon[data-v-1fa6ac8d]{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.fullscreen-section[data-v-1fa6ac8d]{padding:3rem 0;border-bottom:1px solid #f5f5f5}.fullscreen-section[data-v-1fa6ac8d]:last-child{border-bottom:none}.section-title[data-v-1fa6ac8d]{font-size:1.6rem;font-weight:500;margin-bottom:2rem;color:#222;text-align:center}.section-content[data-v-1fa6ac8d]{margin-top:1.5rem}.detail-section[data-v-1fa6ac8d]{background:#fff;border-radius:12px;padding:3rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.ingredients-content[data-v-1fa6ac8d]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;align-items:start}.key-ingredients h3[data-v-1fa6ac8d],.purity-commitment h3[data-v-1fa6ac8d]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center;position:relative;padding-bottom:.8rem}.ingredients-grid-container[data-v-1fa6ac8d]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.ingredients-grid[data-v-1fa6ac8d]{display:flex;flex-direction:column;gap:1.2rem;max-height:650px;overflow-y:auto;padding-right:10px}.ingredients-grid[data-v-1fa6ac8d]::-webkit-scrollbar{width:6px}.ingredients-grid[data-v-1fa6ac8d]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ingredients-grid[data-v-1fa6ac8d]::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.ingredients-grid[data-v-1fa6ac8d]::-webkit-scrollbar-thumb:hover{background:#aaa}.ingredient-item[data-v-1fa6ac8d]{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;background:#fafafa;border-radius:8px;transition:all .3s ease;border:1px solid #f0f0f0}.ingredient-item[data-v-1fa6ac8d]:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.ingredient-icon[data-v-1fa6ac8d]{color:#8b5cf6;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.ingredient-details[data-v-1fa6ac8d]{display:flex;flex-direction:column;gap:.5rem}.ingredient-name[data-v-1fa6ac8d]{font-size:1rem;color:#333;font-weight:500;line-height:1.4}.ingredient-benefit[data-v-1fa6ac8d]{font-size:.95rem;color:#777;line-height:1.5}.purity-commitment[data-v-1fa6ac8d]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.purity-content[data-v-1fa6ac8d]{display:flex;flex-direction:column;gap:1.8rem}.purity-header h3[data-v-1fa6ac8d]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center}.purity-tagline[data-v-1fa6ac8d]{text-align:center;padding:1.5rem;background:#fff;color:#d35400;border-radius:8px;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 10px #00000008}.tagline-main[data-v-1fa6ac8d]{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;letter-spacing:1px;color:#e65100}.tagline-sub[data-v-1fa6ac8d]{font-size:1rem;font-weight:300;color:#f4511e}.purity-section[data-v-1fa6ac8d]{display:flex;flex-direction:column;gap:.8rem}.purity-section h4[data-v-1fa6ac8d]{font-size:1.1rem;font-weight:500;color:#222;position:relative;padding-bottom:.5rem}.purity-section h4[data-v-1fa6ac8d]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#ff6b35}.purity-description[data-v-1fa6ac8d]{font-size:1rem;color:#555;line-height:1.7}.long-term-benefits[data-v-1fa6ac8d]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.benefits-grid[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.benefit-card[data-v-1fa6ac8d]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.benefit-card[data-v-1fa6ac8d]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.benefit-icon[data-v-1fa6ac8d]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.benefit-details h3[data-v-1fa6ac8d]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.benefit-details p[data-v-1fa6ac8d]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.problem-solving[data-v-1fa6ac8d]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.problems-grid[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.problem-item[data-v-1fa6ac8d]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.problem-item[data-v-1fa6ac8d]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.problem-icon[data-v-1fa6ac8d]{color:#10b981;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.problem-details h3[data-v-1fa6ac8d]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.problem-details p[data-v-1fa6ac8d]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.nutrition-content[data-v-1fa6ac8d]{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.nutrition-table-container[data-v-1fa6ac8d]{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.nutrition-table[data-v-1fa6ac8d]{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#fff;border:1px solid #eee}.nutrition-row[data-v-1fa6ac8d]{display:grid;grid-template-columns:2fr 1fr 1fr;padding:.8rem 1.2rem;border-bottom:1px solid #f5f5f5}.nutrition-row[data-v-1fa6ac8d]:last-child{border-bottom:none}.nutrition-row.header[data-v-1fa6ac8d]{font-weight:500;background-color:#f9f9f9;border-bottom:1px solid #ddd}.nutrient[data-v-1fa6ac8d],.value[data-v-1fa6ac8d],.daily-value[data-v-1fa6ac8d]{display:flex;align-items:center;font-size:.9rem;color:#333}.nutrition-row.header .nutrient[data-v-1fa6ac8d],.nutrition-row.header .value[data-v-1fa6ac8d],.nutrition-row.header .daily-value[data-v-1fa6ac8d]{font-weight:500}.nutrition-notes[data-v-1fa6ac8d]{margin-top:1.5rem}.nutrition-notes p[data-v-1fa6ac8d]{font-size:.85rem;color:#777;line-height:1.6;margin-bottom:.5rem}.advanced-nutrition-analysis[data-v-1fa6ac8d]{background:#fff;border-radius:6px;padding:1.8rem;height:fit-content;border:1px solid #eee}.analysis-header h3[data-v-1fa6ac8d]{font-size:1.2rem;font-weight:500;margin-bottom:1rem;color:#222;text-align:center}.analysis-header p[data-v-1fa6ac8d]{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:1.5rem;text-align:center;max-width:100%}.nutrition-visualization[data-v-1fa6ac8d]{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1.5rem}.visualization-item[data-v-1fa6ac8d]{text-align:center;flex:1;min-width:100px}.visualization-chart[data-v-1fa6ac8d]{display:flex;justify-content:center;margin-bottom:1rem}.chart-circle[data-v-1fa6ac8d]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 3px 10px #0000000d}.chart-circle[data-v-1fa6ac8d]:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%}.protein-chart[data-v-1fa6ac8d]:before{background:conic-gradient(#ff6b35 90%,#f0f0f0 90%,#f0f0f0)}.fat-chart[data-v-1fa6ac8d]:before{background:conic-gradient(#4a90e2 75%,#f0f0f0 75%,#f0f0f0)}.omega3-chart[data-v-1fa6ac8d]:before{background:conic-gradient(#10b981 95%,#f0f0f0 95%,#f0f0f0)}.chart-circle .chart-value[data-v-1fa6ac8d]{background:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;color:#333;z-index:1;box-shadow:0 2px 5px #0000000d}.chart-label[data-v-1fa6ac8d]{font-weight:500;color:#444;font-size:.9rem}.scientific-nutrition[data-v-1fa6ac8d]{background:#fff;border-radius:6px;padding:2rem;border:1px solid #eee}.scientific-nutrition h3[data-v-1fa6ac8d]{font-size:1.2rem;font-weight:500;margin-bottom:1.8rem;color:#222;text-align:center}.nutrition-features[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.feature-item[data-v-1fa6ac8d]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.feature-item[data-v-1fa6ac8d]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.feature-icon[data-v-1fa6ac8d]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.feature-content h4[data-v-1fa6ac8d]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.feature-content p[data-v-1fa6ac8d]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.age-section[data-v-1fa6ac8d]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.age-groups[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-top:1.5rem}.age-group[data-v-1fa6ac8d]{display:flex;gap:1.2rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.age-group[data-v-1fa6ac8d]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.age-icon[data-v-1fa6ac8d]{color:#6366f1;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.age-details h3[data-v-1fa6ac8d]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.age-details p[data-v-1fa6ac8d]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.feeding-guidelines-content[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.feeding-section[data-v-1fa6ac8d]{background:#fff;border-radius:6px;padding:1.5rem;border:1px solid #f0f0f0}.feeding-section h3[data-v-1fa6ac8d]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#222;text-align:center}.table-header[data-v-1fa6ac8d]{display:grid;grid-template-columns:1fr 1fr;font-weight:500;padding:.6rem 0;border-bottom:1px solid #ddd;font-size:.9rem;color:#333}.table-row[data-v-1fa6ac8d]{display:grid;grid-template-columns:1fr 1fr;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.table-row[data-v-1fa6ac8d]:last-child{border-bottom:none}.weight[data-v-1fa6ac8d],.amount[data-v-1fa6ac8d]{display:flex;align-items:center;font-size:.9rem;color:#555}.feeding-notes[data-v-1fa6ac8d]{margin-top:2rem;grid-column:1 / -1;background:#f9f9f9;padding:1.5rem;border-radius:6px;border-left:3px solid #4a90e2}.feeding-notes p[data-v-1fa6ac8d]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:.8rem}.feeding-notes p[data-v-1fa6ac8d]:last-child{margin-bottom:0}.guide-section[data-v-1fa6ac8d]{margin-bottom:2.5rem}.guide-section[data-v-1fa6ac8d]:last-child{margin-bottom:0}.guide-section h3[data-v-1fa6ac8d]{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;color:#222;text-align:center}.guide-steps[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-bottom:1.5rem}.guide-step[data-v-1fa6ac8d]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.guide-step[data-v-1fa6ac8d]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.step-number[data-v-1fa6ac8d]{flex-shrink:0;width:2rem;height:2rem;background:#ff6b35;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.9rem}.step-content h4[data-v-1fa6ac8d]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.step-content p[data-v-1fa6ac8d]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.guide-note[data-v-1fa6ac8d]{background:#fff8f0;padding:1.5rem;border-radius:6px;border-left:3px solid #ff6b35}.guide-note p[data-v-1fa6ac8d]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.storage-tips[data-v-1fa6ac8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem}.tip-item[data-v-1fa6ac8d]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.tip-item[data-v-1fa6ac8d]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.tip-icon[data-v-1fa6ac8d]{flex-shrink:0;width:1.5rem;height:1.5rem;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;margin-top:.2rem;font-size:.8rem}.tip-content h4[data-v-1fa6ac8d]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.tip-content p[data-v-1fa6ac8d]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.back-button-container[data-v-1fa6ac8d]{position:fixed;top:100px;right:2rem;z-index:100}.back-button[data-v-1fa6ac8d]{background:#ff6b35;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #ff6b354d;transform:scale(1.05)}.back-button[data-v-1fa6ac8d]:hover,.back-button[data-v-1fa6ac8d]:focus{background:#ff6b35;color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #ff6b354d}@media(max-width:768px){.product-hero[data-v-1fa6ac8d]{min-height:auto;padding:1.5rem 0}.product-title[data-v-1fa6ac8d]{font-size:1.5rem}.product-subtitle[data-v-1fa6ac8d]{font-size:.9rem}.content-wrapper[data-v-1fa6ac8d]{padding:0 1rem}.product-core-info[data-v-1fa6ac8d]{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;padding:1rem 0}.platform-buttons[data-v-1fa6ac8d]{grid-template-columns:1fr}.detail-section[data-v-1fa6ac8d],.long-term-benefits[data-v-1fa6ac8d],.problem-solving[data-v-1fa6ac8d],.age-section[data-v-1fa6ac8d]{padding:1.5rem}.ingredients-content[data-v-1fa6ac8d]{grid-template-columns:1fr;gap:1.5rem}.nutrition-table-container[data-v-1fa6ac8d]{grid-template-columns:1fr}.benefits-grid[data-v-1fa6ac8d],.problems-grid[data-v-1fa6ac8d],.age-groups[data-v-1fa6ac8d],.feeding-guidelines-content[data-v-1fa6ac8d],.nutrition-features[data-v-1fa6ac8d]{grid-template-columns:1fr;gap:1rem}.back-button-container[data-v-1fa6ac8d]{top:80px;right:1rem}.back-button[data-v-1fa6ac8d]{width:36px;height:36px}}@media(max-width:480px){.product-title[data-v-1fa6ac8d]{font-size:1.3rem}.product-subtitle[data-v-1fa6ac8d]{font-size:.8rem}.section-title[data-v-1fa6ac8d]{font-size:1.3rem}.guide-steps[data-v-1fa6ac8d],.storage-tips[data-v-1fa6ac8d]{grid-template-columns:1fr}.ingredients-grid[data-v-1fa6ac8d]{max-height:400px}}.navigation-menu[data-v-6ba8786c]{background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:90;margin-bottom:2rem}.nav-container[data-v-6ba8786c]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;flex-wrap:wrap}.nav-item[data-v-6ba8786c]{padding:1rem 1.5rem;text-decoration:none;color:#666;font-weight:500;transition:all .3s ease;border-bottom:2px solid transparent}.nav-item[data-v-6ba8786c]:hover,.nav-item.active[data-v-6ba8786c]{color:#ff6b35;border-bottom:2px solid #ff6b35}.product-detail-page[data-v-6ba8786c]{background-color:#fff;padding:0;margin:0;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333}.product-hero[data-v-6ba8786c]{padding:2rem 0 1rem;text-align:center;background:#fff;min-height:290px;display:flex;align-items:center;justify-content:center}.product-title-section[data-v-6ba8786c]{max-width:1200px;margin:0 auto;padding:0 2rem}.product-title[data-v-6ba8786c]{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#222;line-height:1.2}.product-subtitle[data-v-6ba8786c]{font-size:1rem;color:#666;font-weight:300;max-width:600px;margin:0 auto}.content-wrapper[data-v-6ba8786c]{max-width:1200px;margin:0 auto;padding:0 2rem}.main-content[data-v-6ba8786c]{padding:2rem 0 4rem;margin-top:-3rem}.product-core-info[data-v-6ba8786c]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;padding:2rem 0}.main-image-container[data-v-6ba8786c]{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 30px #0000000d;width:80%;height:0;padding-bottom:80%;margin:0 auto}.main-image[data-v-6ba8786c]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .5s ease}.image-placeholder[data-v-6ba8786c]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9}.loading-spinner[data-v-6ba8786c]{width:2.5rem;height:2.5rem;border:3px solid #eee;border-top:3px solid #ff6b35;border-radius:50%;animation:spin-6ba8786c 1s linear infinite;margin-bottom:1rem}@keyframes spin-6ba8786c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-6ba8786c]{color:#999;font-size:.9rem}.product-info-section[data-v-6ba8786c]{display:flex;flex-direction:column;justify-content:center}.product-highlights[data-v-6ba8786c]{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.highlight-item[data-v-6ba8786c]{display:flex;align-items:center;gap:.8rem}.highlight-icon[data-v-6ba8786c]{color:#ff6b35;width:20px;height:20px}.highlight-text[data-v-6ba8786c]{font-size:1rem;color:#444}.purchase-section[data-v-6ba8786c]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.purchase-title[data-v-6ba8786c]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#555}.platform-buttons[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.platform-button[data-v-6ba8786c]{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.2rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;background:#f8f8f8;border:1px solid #eee;color:#333}.platform-button[data-v-6ba8786c]:hover{background:#ff6b35;color:#fff;border-color:#ff6b35}.platform-icon[data-v-6ba8786c]{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.fullscreen-section[data-v-6ba8786c]{padding:3rem 0;border-bottom:1px solid #f5f5f5}.fullscreen-section[data-v-6ba8786c]:last-child{border-bottom:none}.section-title[data-v-6ba8786c]{font-size:1.6rem;font-weight:500;margin-bottom:2rem;color:#222;text-align:center}.section-content[data-v-6ba8786c]{margin-top:1.5rem}.detail-section[data-v-6ba8786c]{background:#fff;border-radius:12px;padding:3rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.ingredients-content[data-v-6ba8786c]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;align-items:start}.key-ingredients h3[data-v-6ba8786c],.purity-commitment h3[data-v-6ba8786c]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center;position:relative;padding-bottom:.8rem}.ingredients-grid-container[data-v-6ba8786c]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.ingredients-grid[data-v-6ba8786c]{display:flex;flex-direction:column;gap:1.2rem;max-height:650px;overflow-y:auto;padding-right:10px}.ingredients-grid[data-v-6ba8786c]::-webkit-scrollbar{width:6px}.ingredients-grid[data-v-6ba8786c]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ingredients-grid[data-v-6ba8786c]::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.ingredients-grid[data-v-6ba8786c]::-webkit-scrollbar-thumb:hover{background:#aaa}.ingredient-item[data-v-6ba8786c]{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;background:#fafafa;border-radius:8px;transition:all .3s ease;border:1px solid #f0f0f0}.ingredient-item[data-v-6ba8786c]:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.ingredient-icon[data-v-6ba8786c]{color:#8b5cf6;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.ingredient-details[data-v-6ba8786c]{display:flex;flex-direction:column;gap:.5rem}.ingredient-name[data-v-6ba8786c]{font-size:1rem;color:#333;font-weight:500;line-height:1.4}.ingredient-benefit[data-v-6ba8786c]{font-size:.95rem;color:#777;line-height:1.5}.purity-commitment[data-v-6ba8786c]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.purity-content[data-v-6ba8786c]{display:flex;flex-direction:column;gap:1.8rem}.purity-header h3[data-v-6ba8786c]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center}.purity-tagline[data-v-6ba8786c]{text-align:center;padding:1.5rem;background:#fff;color:#d35400;border-radius:8px;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 10px #00000008}.tagline-main[data-v-6ba8786c]{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;letter-spacing:1px;color:#e65100}.tagline-sub[data-v-6ba8786c]{font-size:1rem;font-weight:300;color:#f4511e}.purity-section[data-v-6ba8786c]{display:flex;flex-direction:column;gap:.8rem}.purity-section h4[data-v-6ba8786c]{font-size:1.1rem;font-weight:500;color:#222;position:relative;padding-bottom:.5rem}.purity-section h4[data-v-6ba8786c]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#ff6b35}.purity-description[data-v-6ba8786c]{font-size:1rem;color:#555;line-height:1.7}.long-term-benefits[data-v-6ba8786c]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.benefits-grid[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.benefit-card[data-v-6ba8786c]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.benefit-card[data-v-6ba8786c]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.benefit-icon[data-v-6ba8786c]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.benefit-details h3[data-v-6ba8786c]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.benefit-details p[data-v-6ba8786c]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.problem-solving[data-v-6ba8786c]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.problems-grid[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.problem-item[data-v-6ba8786c]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.problem-item[data-v-6ba8786c]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.problem-icon[data-v-6ba8786c]{color:#10b981;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.problem-details h3[data-v-6ba8786c]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.problem-details p[data-v-6ba8786c]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.nutrition-content[data-v-6ba8786c]{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.nutrition-table-container[data-v-6ba8786c]{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.nutrition-table[data-v-6ba8786c]{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#fff;border:1px solid #eee}.nutrition-row[data-v-6ba8786c]{display:grid;grid-template-columns:2fr 1fr 1fr;padding:.8rem 1.2rem;border-bottom:1px solid #f5f5f5}.nutrition-row[data-v-6ba8786c]:last-child{border-bottom:none}.nutrition-row.header[data-v-6ba8786c]{font-weight:500;background-color:#f9f9f9;border-bottom:1px solid #ddd}.nutrient[data-v-6ba8786c],.value[data-v-6ba8786c],.daily-value[data-v-6ba8786c]{display:flex;align-items:center;font-size:.9rem;color:#333}.nutrition-row.header .nutrient[data-v-6ba8786c],.nutrition-row.header .value[data-v-6ba8786c],.nutrition-row.header .daily-value[data-v-6ba8786c]{font-weight:500}.nutrition-notes[data-v-6ba8786c]{margin-top:1.5rem}.nutrition-notes p[data-v-6ba8786c]{font-size:.85rem;color:#777;line-height:1.6;margin-bottom:.5rem}.advanced-nutrition-analysis[data-v-6ba8786c]{background:#fff;border-radius:6px;padding:1.8rem;height:fit-content;border:1px solid #eee}.analysis-header h3[data-v-6ba8786c]{font-size:1.2rem;font-weight:500;margin-bottom:1rem;color:#222;text-align:center}.analysis-header p[data-v-6ba8786c]{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:1.5rem;text-align:center;max-width:100%}.nutrition-visualization[data-v-6ba8786c]{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1.5rem}.visualization-item[data-v-6ba8786c]{text-align:center;flex:1;min-width:100px}.visualization-chart[data-v-6ba8786c]{display:flex;justify-content:center;margin-bottom:1rem}.chart-circle[data-v-6ba8786c]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 3px 10px #0000000d}.chart-circle[data-v-6ba8786c]:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%}.protein-chart[data-v-6ba8786c]:before{background:conic-gradient(#ff6b35 90%,#f0f0f0 90%,#f0f0f0)}.fat-chart[data-v-6ba8786c]:before{background:conic-gradient(#4a90e2 75%,#f0f0f0 75%,#f0f0f0)}.omega3-chart[data-v-6ba8786c]:before{background:conic-gradient(#10b981 95%,#f0f0f0 95%,#f0f0f0)}.chart-circle .chart-value[data-v-6ba8786c]{background:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;color:#333;z-index:1;box-shadow:0 2px 5px #0000000d}.chart-label[data-v-6ba8786c]{font-weight:500;color:#444;font-size:.9rem}.scientific-nutrition[data-v-6ba8786c]{background:#fff;border-radius:6px;padding:2rem;border:1px solid #eee}.scientific-nutrition h3[data-v-6ba8786c]{font-size:1.2rem;font-weight:500;margin-bottom:1.8rem;color:#222;text-align:center}.nutrition-features[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.feature-item[data-v-6ba8786c]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.feature-item[data-v-6ba8786c]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.feature-icon[data-v-6ba8786c]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.feature-content h4[data-v-6ba8786c]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.feature-content p[data-v-6ba8786c]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.age-section[data-v-6ba8786c]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.age-groups[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-top:1.5rem}.age-group[data-v-6ba8786c]{display:flex;gap:1.2rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.age-group[data-v-6ba8786c]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.age-icon[data-v-6ba8786c]{color:#6366f1;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.age-details h3[data-v-6ba8786c]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.age-details p[data-v-6ba8786c]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.feeding-guidelines-content[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.feeding-section[data-v-6ba8786c]{background:#fff;border-radius:6px;padding:1.5rem;border:1px solid #f0f0f0}.feeding-section h3[data-v-6ba8786c]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#222;text-align:center}.table-header[data-v-6ba8786c]{display:grid;grid-template-columns:1fr 1fr;font-weight:500;padding:.6rem 0;border-bottom:1px solid #ddd;font-size:.9rem;color:#333}.table-row[data-v-6ba8786c]{display:grid;grid-template-columns:1fr 1fr;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.table-row[data-v-6ba8786c]:last-child{border-bottom:none}.weight[data-v-6ba8786c],.amount[data-v-6ba8786c]{display:flex;align-items:center;font-size:.9rem;color:#555}.feeding-notes[data-v-6ba8786c]{margin-top:2rem;grid-column:1 / -1;background:#f9f9f9;padding:1.5rem;border-radius:6px;border-left:3px solid #4a90e2}.feeding-notes p[data-v-6ba8786c]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:.8rem}.feeding-notes p[data-v-6ba8786c]:last-child{margin-bottom:0}.guide-section[data-v-6ba8786c]{margin-bottom:2.5rem}.guide-section[data-v-6ba8786c]:last-child{margin-bottom:0}.guide-section h3[data-v-6ba8786c]{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;color:#222;text-align:center}.guide-steps[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-bottom:1.5rem}.guide-step[data-v-6ba8786c]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.guide-step[data-v-6ba8786c]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.step-number[data-v-6ba8786c]{flex-shrink:0;width:2rem;height:2rem;background:#ff6b35;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.9rem}.step-content h4[data-v-6ba8786c]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.step-content p[data-v-6ba8786c]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.guide-note[data-v-6ba8786c]{background:#fff8f0;padding:1.5rem;border-radius:6px;border-left:3px solid #ff6b35}.guide-note p[data-v-6ba8786c]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.storage-tips[data-v-6ba8786c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem}.tip-item[data-v-6ba8786c]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.tip-item[data-v-6ba8786c]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.tip-icon[data-v-6ba8786c]{flex-shrink:0;width:1.5rem;height:1.5rem;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;margin-top:.2rem;font-size:.8rem}.tip-content h4[data-v-6ba8786c]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.tip-content p[data-v-6ba8786c]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.back-button-container[data-v-6ba8786c]{position:fixed;top:100px;right:2rem;z-index:100}.back-button[data-v-6ba8786c]{background:#ff6b35;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #ff6b354d;transform:scale(1.05)}.back-button[data-v-6ba8786c]:hover,.back-button[data-v-6ba8786c]:focus{background:#ff6b35;color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #ff6b354d}@media(max-width:768px){.product-hero[data-v-6ba8786c]{padding:1.5rem 0 .5rem;min-height:auto}.product-title[data-v-6ba8786c]{font-size:1.6rem;margin-bottom:.3rem}.product-subtitle[data-v-6ba8786c]{font-size:.9rem}.content-wrapper[data-v-6ba8786c]{padding:0 1rem}.main-content[data-v-6ba8786c]{padding:1.5rem 0 3rem;margin-top:0}.product-core-info[data-v-6ba8786c]{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding:1.5rem 0}.main-image-container[data-v-6ba8786c]{width:100%;padding-bottom:100%}.purchase-section[data-v-6ba8786c]{margin-top:1.5rem;padding-top:1.2rem}.purchase-title[data-v-6ba8786c]{font-size:1rem;margin-bottom:1rem}.platform-buttons[data-v-6ba8786c]{grid-template-columns:1fr 1fr;gap:.6rem}.platform-button[data-v-6ba8786c]{padding:.6rem 1rem;font-size:.85rem}.fullscreen-section[data-v-6ba8786c]{padding:2rem 0}.section-title[data-v-6ba8786c]{font-size:1.4rem;margin-bottom:1.5rem}.detail-section[data-v-6ba8786c]{padding:2rem 1.5rem;margin-bottom:1.5rem}.ingredients-content[data-v-6ba8786c]{grid-template-columns:1fr;gap:2rem}.key-ingredients h3[data-v-6ba8786c],.purity-commitment h3[data-v-6ba8786c]{font-size:1.2rem;margin-bottom:1.2rem}.ingredient-item[data-v-6ba8786c]{padding:1rem}.ingredient-name[data-v-6ba8786c]{font-size:.95rem}.ingredient-benefit[data-v-6ba8786c]{font-size:.9rem}.nutrition-table-container[data-v-6ba8786c]{grid-template-columns:1fr;gap:1.5rem}.nutrition-row[data-v-6ba8786c]{padding:.6rem 1rem}.nutrient[data-v-6ba8786c],.value[data-v-6ba8786c],.daily-value[data-v-6ba8786c]{font-size:.85rem}.nutrition-visualization[data-v-6ba8786c]{flex-direction:column;gap:1.2rem}.chart-circle[data-v-6ba8786c]{width:70px;height:70px}.chart-circle .chart-value[data-v-6ba8786c]{width:50px;height:50px;font-size:.8rem}.scientific-nutrition[data-v-6ba8786c]{padding:1.5rem}.scientific-nutrition h3[data-v-6ba8786c]{font-size:1.1rem;margin-bottom:1.5rem}.nutrition-features[data-v-6ba8786c]{grid-template-columns:1fr;gap:1.5rem}.feature-item[data-v-6ba8786c]{padding:1rem}.feature-content h4[data-v-6ba8786c]{font-size:.95rem}.feature-content p[data-v-6ba8786c]{font-size:.85rem}.age-section[data-v-6ba8786c]{padding:2rem 1.5rem}.age-groups[data-v-6ba8786c]{grid-template-columns:1fr;gap:1.5rem}.age-group[data-v-6ba8786c]{padding:1rem}.age-details h3[data-v-6ba8786c]{font-size:.95rem}.age-details p[data-v-6ba8786c]{font-size:.85rem}.feeding-guidelines-content[data-v-6ba8786c]{grid-template-columns:1fr;gap:1.5rem}.feeding-section[data-v-6ba8786c]{padding:1.2rem}.feeding-section h3[data-v-6ba8786c]{font-size:1rem;margin-bottom:1rem}.table-header[data-v-6ba8786c]{font-size:.85rem}.table-row[data-v-6ba8786c]{padding:.5rem 0}.weight[data-v-6ba8786c],.amount[data-v-6ba8786c]{font-size:.85rem}.feeding-notes[data-v-6ba8786c]{margin-top:1.5rem;padding:1.2rem}.feeding-notes p[data-v-6ba8786c]{font-size:.85rem}.guide-section[data-v-6ba8786c]{margin-bottom:2rem}.guide-section h3[data-v-6ba8786c]{font-size:1.1rem;margin-bottom:1.2rem}.guide-steps[data-v-6ba8786c]{grid-template-columns:1fr;gap:1.2rem}.guide-step[data-v-6ba8786c]{padding:1rem}.step-content h4[data-v-6ba8786c]{font-size:.95rem}.step-content p[data-v-6ba8786c]{font-size:.85rem}.guide-note[data-v-6ba8786c]{padding:1.2rem}.guide-note p[data-v-6ba8786c]{font-size:.85rem}.storage-tips[data-v-6ba8786c]{grid-template-columns:1fr;gap:1.2rem}.tip-item[data-v-6ba8786c]{padding:1rem}.tip-content h4[data-v-6ba8786c]{font-size:.95rem}.tip-content p[data-v-6ba8786c]{font-size:.85rem}.back-button-container[data-v-6ba8786c]{top:80px;right:1rem}.back-button[data-v-6ba8786c]{width:36px;height:36px;font-size:.9rem}}@media(max-width:480px){.product-title[data-v-6ba8786c]{font-size:1.4rem}.product-subtitle[data-v-6ba8786c]{font-size:.8rem}.content-wrapper[data-v-6ba8786c]{padding:0 .75rem}.main-content[data-v-6ba8786c]{padding:1rem 0 2rem}.product-core-info[data-v-6ba8786c]{gap:1.5rem;padding:1rem 0}.product-highlights[data-v-6ba8786c]{gap:1rem;margin-bottom:1.5rem}.highlight-text[data-v-6ba8786c]{font-size:.9rem}.purchase-section[data-v-6ba8786c]{margin-top:1rem;padding-top:1rem}.platform-buttons[data-v-6ba8786c]{grid-template-columns:1fr;gap:.5rem}.platform-button[data-v-6ba8786c]{padding:.5rem .8rem;font-size:.8rem}.fullscreen-section[data-v-6ba8786c]{padding:1.5rem 0}.section-title[data-v-6ba8786c]{font-size:1.2rem;margin-bottom:1rem}.detail-section[data-v-6ba8786c]{padding:1.5rem 1rem;margin-bottom:1rem}.key-ingredients h3[data-v-6ba8786c],.purity-commitment h3[data-v-6ba8786c]{font-size:1.1rem;margin-bottom:1rem}.ingredient-item[data-v-6ba8786c]{padding:.8rem}.ingredient-name[data-v-6ba8786c]{font-size:.9rem}.ingredient-benefit[data-v-6ba8786c]{font-size:.85rem}.benefits-grid[data-v-6ba8786c]{gap:1.2rem}.benefit-item[data-v-6ba8786c]{padding:.8rem}.benefit-details h3[data-v-6ba8786c]{font-size:.9rem}.benefit-details p[data-v-6ba8786c]{font-size:.8rem}.nutrition-table-container[data-v-6ba8786c]{gap:1rem}.nutrition-row[data-v-6ba8786c]{padding:.5rem .8rem}.nutrient[data-v-6ba8786c],.value[data-v-6ba8786c],.daily-value[data-v-6ba8786c]{font-size:.8rem}.analysis-header h3[data-v-6ba8786c]{font-size:1rem}.analysis-header p[data-v-6ba8786c]{font-size:.8rem}.chart-circle[data-v-6ba8786c]{width:60px;height:60px}.chart-circle .chart-value[data-v-6ba8786c]{width:40px;height:40px;font-size:.75rem}.chart-label[data-v-6ba8786c]{font-size:.8rem}.scientific-nutrition[data-v-6ba8786c]{padding:1.2rem}.scientific-nutrition h3[data-v-6ba8786c]{font-size:1rem;margin-bottom:1.2rem}.nutrition-features[data-v-6ba8786c]{gap:1.2rem}.feature-item[data-v-6ba8786c]{padding:.8rem}.feature-content h4[data-v-6ba8786c]{font-size:.9rem}.feature-content p[data-v-6ba8786c]{font-size:.8rem}.age-section[data-v-6ba8786c]{padding:1.5rem 1rem}.age-groups[data-v-6ba8786c]{gap:1.2rem}.age-group[data-v-6ba8786c]{padding:.8rem}.age-details h3[data-v-6ba8786c]{font-size:.9rem}.age-details p[data-v-6ba8786c]{font-size:.8rem}.feeding-guidelines-content[data-v-6ba8786c]{gap:1.2rem}.feeding-section[data-v-6ba8786c]{padding:1rem}.feeding-section h3[data-v-6ba8786c]{font-size:.95rem;margin-bottom:.8rem}.table-header[data-v-6ba8786c]{font-size:.8rem}.table-row[data-v-6ba8786c]{padding:.4rem 0}.weight[data-v-6ba8786c],.amount[data-v-6ba8786c]{font-size:.8rem}.feeding-notes[data-v-6ba8786c]{margin-top:1.2rem;padding:1rem}.feeding-notes p[data-v-6ba8786c]{font-size:.8rem}.guide-section[data-v-6ba8786c]{margin-bottom:1.5rem}.guide-section h3[data-v-6ba8786c]{font-size:1rem;margin-bottom:1rem}.guide-steps[data-v-6ba8786c]{gap:1rem}.guide-step[data-v-6ba8786c]{padding:.8rem}.step-number[data-v-6ba8786c]{width:1.6rem;height:1.6rem;font-size:.8rem}.step-content h4[data-v-6ba8786c]{font-size:.9rem}.step-content p[data-v-6ba8786c]{font-size:.8rem}.guide-note[data-v-6ba8786c]{padding:1rem}.guide-note p[data-v-6ba8786c]{font-size:.8rem}.storage-tips[data-v-6ba8786c]{gap:1rem}.tip-item[data-v-6ba8786c]{padding:.8rem}.tip-icon[data-v-6ba8786c]{width:1.2rem;height:1.2rem;font-size:.7rem}.tip-content h4[data-v-6ba8786c]{font-size:.9rem}.tip-content p[data-v-6ba8786c]{font-size:.8rem}.back-button-container[data-v-6ba8786c]{top:70px;right:.75rem}.back-button[data-v-6ba8786c]{width:32px;height:32px;font-size:.8rem}}.navigation-menu[data-v-83d6f295]{background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:90;margin-bottom:2rem}.nav-container[data-v-83d6f295]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;flex-wrap:wrap}.nav-item[data-v-83d6f295]{padding:1rem 1.5rem;text-decoration:none;color:#666;font-weight:500;transition:all .3s ease;border-bottom:2px solid transparent}.nav-item[data-v-83d6f295]:hover,.nav-item.active[data-v-83d6f295]{color:#ff6b35;border-bottom:2px solid #ff6b35}.product-detail-page[data-v-83d6f295]{background-color:#fff;padding:0;margin:0;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333}.product-hero[data-v-83d6f295]{padding:2rem 0 1rem;text-align:center;background:#fff;min-height:290px;display:flex;align-items:center;justify-content:center}.product-title-section[data-v-83d6f295]{max-width:1200px;margin:0 auto;padding:0 2rem}.product-title[data-v-83d6f295]{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#222;line-height:1.2}.product-subtitle[data-v-83d6f295]{font-size:1rem;color:#666;font-weight:300;max-width:600px;margin:0 auto}.content-wrapper[data-v-83d6f295]{max-width:1200px;margin:0 auto;padding:0 2rem}.main-content[data-v-83d6f295]{padding:2rem 0 4rem;margin-top:-3rem}.product-core-info[data-v-83d6f295]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;padding:2rem 0}.main-image-container[data-v-83d6f295]{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 30px #0000000d;width:80%;height:0;padding-bottom:80%;margin:0 auto}.main-image[data-v-83d6f295]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .5s ease}.image-placeholder[data-v-83d6f295]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9}.loading-spinner[data-v-83d6f295]{width:2.5rem;height:2.5rem;border:3px solid #eee;border-top:3px solid #ff6b35;border-radius:50%;animation:spin-83d6f295 1s linear infinite;margin-bottom:1rem}@keyframes spin-83d6f295{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-83d6f295]{color:#999;font-size:.9rem}.product-info-section[data-v-83d6f295]{display:flex;flex-direction:column;justify-content:center}.product-highlights[data-v-83d6f295]{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.highlight-item[data-v-83d6f295]{display:flex;align-items:center;gap:.8rem}.highlight-icon[data-v-83d6f295]{color:#ff6b35;width:20px;height:20px}.highlight-text[data-v-83d6f295]{font-size:1rem;color:#444}.purchase-section[data-v-83d6f295]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.purchase-title[data-v-83d6f295]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#555}.platform-buttons[data-v-83d6f295]{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.platform-button[data-v-83d6f295]{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.2rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;background:#f8f8f8;border:1px solid #eee;color:#333}.platform-button[data-v-83d6f295]:hover{background:#ff6b35;color:#fff;border-color:#ff6b35}.platform-icon[data-v-83d6f295]{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.fullscreen-section[data-v-83d6f295]{padding:3rem 0;border-bottom:1px solid #f5f5f5}.fullscreen-section[data-v-83d6f295]:last-child{border-bottom:none}.section-title[data-v-83d6f295]{font-size:1.6rem;font-weight:500;margin-bottom:2rem;color:#222;text-align:center}.section-content[data-v-83d6f295]{margin-top:1.5rem}.detail-section[data-v-83d6f295]{background:#fff;border-radius:12px;padding:3rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.ingredients-content[data-v-83d6f295]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;align-items:start}.key-ingredients h3[data-v-83d6f295],.purity-commitment h3[data-v-83d6f295]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center;position:relative;padding-bottom:.8rem}.ingredients-grid-container[data-v-83d6f295]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.ingredients-grid[data-v-83d6f295]{display:flex;flex-direction:column;gap:1.2rem;max-height:650px;overflow-y:auto;padding-right:10px}.ingredients-grid[data-v-83d6f295]::-webkit-scrollbar{width:6px}.ingredients-grid[data-v-83d6f295]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ingredients-grid[data-v-83d6f295]::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.ingredients-grid[data-v-83d6f295]::-webkit-scrollbar-thumb:hover{background:#aaa}.ingredient-item[data-v-83d6f295]{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;background:#fafafa;border-radius:8px;transition:all .3s ease;border:1px solid #f0f0f0}.ingredient-item[data-v-83d6f295]:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.ingredient-icon[data-v-83d6f295]{color:#8b5cf6;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.ingredient-details[data-v-83d6f295]{display:flex;flex-direction:column;gap:.5rem}.ingredient-name[data-v-83d6f295]{font-size:1rem;color:#333;font-weight:500;line-height:1.4}.ingredient-benefit[data-v-83d6f295]{font-size:.95rem;color:#777;line-height:1.5}.purity-commitment[data-v-83d6f295]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.purity-content[data-v-83d6f295]{display:flex;flex-direction:column;gap:1.8rem}.purity-header h3[data-v-83d6f295]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center}.purity-tagline[data-v-83d6f295]{text-align:center;padding:1.5rem;background:#fff;color:#d35400;border-radius:8px;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 10px #00000008}.tagline-main[data-v-83d6f295]{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;letter-spacing:1px;color:#e65100}.tagline-sub[data-v-83d6f295]{font-size:1rem;font-weight:300;color:#f4511e}.purity-section[data-v-83d6f295]{display:flex;flex-direction:column;gap:.8rem}.purity-section h4[data-v-83d6f295]{font-size:1.1rem;font-weight:500;color:#222;position:relative;padding-bottom:.5rem}.purity-section h4[data-v-83d6f295]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#ff6b35}.purity-description[data-v-83d6f295]{font-size:1rem;color:#555;line-height:1.7}.long-term-benefits[data-v-83d6f295]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.benefits-grid[data-v-83d6f295]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.benefit-card[data-v-83d6f295]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.benefit-card[data-v-83d6f295]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.benefit-icon[data-v-83d6f295]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.benefit-details h3[data-v-83d6f295]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.benefit-details p[data-v-83d6f295]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.problem-solving[data-v-83d6f295]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.problems-grid[data-v-83d6f295]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.problem-item[data-v-83d6f295]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.problem-item[data-v-83d6f295]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.problem-icon[data-v-83d6f295]{color:#10b981;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.problem-details h3[data-v-83d6f295]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.problem-details p[data-v-83d6f295]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.nutrition-content[data-v-83d6f295]{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.nutrition-table-container[data-v-83d6f295]{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.nutrition-table[data-v-83d6f295]{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#fff;border:1px solid #eee}.nutrition-row[data-v-83d6f295]{display:grid;grid-template-columns:2fr 1fr 1fr;padding:.8rem 1.2rem;border-bottom:1px solid #f5f5f5}.nutrition-row[data-v-83d6f295]:last-child{border-bottom:none}.nutrition-row.header[data-v-83d6f295]{font-weight:500;background-color:#f9f9f9;border-bottom:1px solid #ddd}.nutrient[data-v-83d6f295],.value[data-v-83d6f295],.daily-value[data-v-83d6f295]{display:flex;align-items:center;font-size:.9rem;color:#333}.nutrition-row.header .nutrient[data-v-83d6f295],.nutrition-row.header .value[data-v-83d6f295],.nutrition-row.header .daily-value[data-v-83d6f295]{font-weight:500}.nutrition-notes[data-v-83d6f295]{margin-top:1.5rem}.nutrition-notes p[data-v-83d6f295]{font-size:.85rem;color:#777;line-height:1.6;margin-bottom:.5rem}.advanced-nutrition-analysis[data-v-83d6f295]{background:#fff;border-radius:6px;padding:1.8rem;height:fit-content;border:1px solid #eee}.analysis-header h3[data-v-83d6f295]{font-size:1.2rem;font-weight:500;margin-bottom:1rem;color:#222;text-align:center}.analysis-header p[data-v-83d6f295]{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:1.5rem;text-align:center;max-width:100%}.nutrition-visualization[data-v-83d6f295]{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1.5rem}.visualization-item[data-v-83d6f295]{text-align:center;flex:1;min-width:100px}.visualization-chart[data-v-83d6f295]{display:flex;justify-content:center;margin-bottom:1rem}.chart-circle[data-v-83d6f295]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 3px 10px #0000000d}.chart-circle[data-v-83d6f295]:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%}.protein-chart[data-v-83d6f295]:before{background:conic-gradient(#ff6b35 90%,#f0f0f0 90%,#f0f0f0)}.fat-chart[data-v-83d6f295]:before{background:conic-gradient(#4a90e2 75%,#f0f0f0 75%,#f0f0f0)}.omega3-chart[data-v-83d6f295]:before{background:conic-gradient(#10b981 95%,#f0f0f0 95%,#f0f0f0)}.chart-circle .chart-value[data-v-83d6f295]{background:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;color:#333;z-index:1;box-shadow:0 2px 5px #0000000d}.chart-label[data-v-83d6f295]{font-weight:500;color:#444;font-size:.9rem}.scientific-nutrition[data-v-83d6f295]{background:#fff;border-radius:6px;padding:2rem;border:1px solid #eee}.scientific-nutrition h3[data-v-83d6f295]{font-size:1.2rem;font-weight:500;margin-bottom:1.8rem;color:#222;text-align:center}.nutrition-features[data-v-83d6f295]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.feature-item[data-v-83d6f295]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.feature-item[data-v-83d6f295]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.feature-icon[data-v-83d6f295]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.feature-content h4[data-v-83d6f295]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.feature-content p[data-v-83d6f295]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.age-section[data-v-83d6f295]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.age-groups[data-v-83d6f295]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-top:1.5rem}.age-group[data-v-83d6f295]{display:flex;gap:1.2rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.age-group[data-v-83d6f295]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.age-icon[data-v-83d6f295]{color:#6366f1;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.age-details h3[data-v-83d6f295]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.age-details p[data-v-83d6f295]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.feeding-guidelines-content[data-v-83d6f295]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.feeding-section[data-v-83d6f295]{background:#fff;border-radius:6px;padding:1.5rem;border:1px solid #f0f0f0}.feeding-section h3[data-v-83d6f295]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#222;text-align:center}.table-header[data-v-83d6f295]{display:grid;grid-template-columns:1fr 1fr;font-weight:500;padding:.6rem 0;border-bottom:1px solid #ddd;font-size:.9rem;color:#333}.table-row[data-v-83d6f295]{display:grid;grid-template-columns:1fr 1fr;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.table-row[data-v-83d6f295]:last-child{border-bottom:none}.weight[data-v-83d6f295],.amount[data-v-83d6f295]{display:flex;align-items:center;font-size:.9rem;color:#555}.feeding-notes[data-v-83d6f295]{margin-top:2rem;grid-column:1 / -1;background:#f9f9f9;padding:1.5rem;border-radius:6px;border-left:3px solid #4a90e2}.feeding-notes p[data-v-83d6f295]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:.8rem}.feeding-notes p[data-v-83d6f295]:last-child{margin-bottom:0}.guide-section[data-v-83d6f295]{margin-bottom:2.5rem}.guide-section[data-v-83d6f295]:last-child{margin-bottom:0}.guide-section h3[data-v-83d6f295]{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;color:#222;text-align:center}.guide-steps[data-v-83d6f295]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-bottom:1.5rem}.guide-step[data-v-83d6f295]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.guide-step[data-v-83d6f295]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.step-number[data-v-83d6f295]{flex-shrink:0;width:2rem;height:2rem;background:#ff6b35;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.9rem}.step-content h4[data-v-83d6f295]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.step-content p[data-v-83d6f295]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.guide-note[data-v-83d6f295]{background:#fff8f0;padding:1.5rem;border-radius:6px;border-left:3px solid #ff6b35}.guide-note p[data-v-83d6f295]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.storage-tips[data-v-83d6f295]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem}.tip-item[data-v-83d6f295]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.tip-item[data-v-83d6f295]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.tip-icon[data-v-83d6f295]{flex-shrink:0;width:1.5rem;height:1.5rem;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;margin-top:.2rem;font-size:.8rem}.tip-content h4[data-v-83d6f295]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.tip-content p[data-v-83d6f295]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.back-button-container[data-v-83d6f295]{position:fixed;top:100px;right:2rem;z-index:100}.back-button[data-v-83d6f295]{background:#ff6b35;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #ff6b354d;transform:scale(1.05)}.back-button[data-v-83d6f295]:hover,.back-button[data-v-83d6f295]:focus{background:#ff6b35;color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #ff6b354d}@media(max-width:768px){.product-hero[data-v-83d6f295]{padding:1.5rem 0 .5rem;min-height:auto}.product-title[data-v-83d6f295]{font-size:1.5rem;margin-bottom:.25rem}.product-subtitle[data-v-83d6f295]{font-size:.875rem}.content-wrapper[data-v-83d6f295]{padding:0 1rem}.main-content[data-v-83d6f295]{padding:1rem 0 2rem;margin-top:-1.5rem}.product-core-info[data-v-83d6f295]{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;padding:1rem 0}.main-image-container[data-v-83d6f295]{width:100%;padding-bottom:100%}.product-info-section[data-v-83d6f295]{order:-1}.product-highlights[data-v-83d6f295]{gap:1rem;margin-bottom:1.5rem}.highlight-item[data-v-83d6f295]{gap:.5rem}.highlight-text[data-v-83d6f295]{font-size:.875rem}.purchase-section[data-v-83d6f295]{margin-top:1.5rem;padding-top:1rem}.purchase-title[data-v-83d6f295]{font-size:1rem;margin-bottom:1rem}.platform-buttons[data-v-83d6f295]{grid-template-columns:1fr;gap:.5rem}.platform-button[data-v-83d6f295]{padding:.75rem 1rem;font-size:.875rem}.fullscreen-section[data-v-83d6f295]{padding:2rem 0}.section-title[data-v-83d6f295]{font-size:1.25rem;margin-bottom:1.5rem}.detail-section[data-v-83d6f295]{padding:1.5rem;margin-bottom:1rem}.ingredients-content[data-v-83d6f295]{grid-template-columns:1fr;gap:1.5rem}.key-ingredients h3[data-v-83d6f295],.purity-commitment h3[data-v-83d6f295]{font-size:1.125rem;margin-bottom:1rem}.ingredients-grid[data-v-83d6f295]{gap:1rem;max-height:none}.ingredient-item[data-v-83d6f295]{padding:1rem;gap:.75rem}.ingredient-name[data-v-83d6f295]{font-size:.875rem}.ingredient-benefit[data-v-83d6f295]{font-size:.8125rem}.benefits-grid[data-v-83d6f295]{gap:1rem}.benefit-item[data-v-83d6f295]{padding:1rem;gap:.75rem}.benefit-details h3[data-v-83d6f295]{font-size:.875rem}.benefit-details p[data-v-83d6f295]{font-size:.8125rem}.nutrition-content[data-v-83d6f295]{gap:1.5rem}.nutrition-table-container[data-v-83d6f295]{grid-template-columns:1fr;gap:1.5rem}.nutrition-table[data-v-83d6f295]{font-size:.8125rem}.nutrition-row[data-v-83d6f295]{padding:.5rem .75rem}.analysis-header h3[data-v-83d6f295]{font-size:1.125rem}.analysis-header p[data-v-83d6f295]{font-size:.875rem}.visualization-item[data-v-83d6f295]{min-width:80px}.chart-circle[data-v-83d6f295]{width:60px;height:60px}.chart-circle .chart-value[data-v-83d6f295]{width:45px;height:45px;font-size:.75rem}.chart-label[data-v-83d6f295]{font-size:.8125rem}.scientific-nutrition h3[data-v-83d6f295]{font-size:1.125rem;margin-bottom:1.5rem}.feature-item[data-v-83d6f295]{padding:1rem;gap:.75rem}.feature-content h4[data-v-83d6f295]{font-size:.875rem}.feature-content p[data-v-83d6f295]{font-size:.8125rem}.age-section[data-v-83d6f295]{padding:1.5rem}.age-groups[data-v-83d6f295]{gap:1rem;margin-top:1rem}.age-group[data-v-83d6f295]{padding:1rem;gap:.75rem}.age-details h3[data-v-83d6f295]{font-size:.875rem}.age-details p[data-v-83d6f295]{font-size:.8125rem}.feeding-guidelines-content[data-v-83d6f295]{gap:1rem;margin-top:1rem}.feeding-section[data-v-83d6f295]{padding:1rem}.feeding-section h3[data-v-83d6f295]{font-size:1rem;margin-bottom:1rem}.table-header[data-v-83d6f295],.table-row[data-v-83d6f295]{font-size:.8125rem;padding:.5rem 0}.feeding-notes[data-v-83d6f295]{margin-top:1.5rem;padding:1rem}.feeding-notes p[data-v-83d6f295]{font-size:.8125rem}.guide-section[data-v-83d6f295]{margin-bottom:1.5rem}.guide-section h3[data-v-83d6f295]{font-size:1.125rem;margin-bottom:1rem}.guide-steps[data-v-83d6f295]{gap:1rem;margin-bottom:1rem}.guide-step[data-v-83d6f295]{padding:1rem;gap:.75rem}.step-content h4[data-v-83d6f295]{font-size:.875rem}.step-content p[data-v-83d6f295]{font-size:.8125rem}.guide-note[data-v-83d6f295]{padding:1rem}.guide-note p[data-v-83d6f295]{font-size:.8125rem}.storage-tips[data-v-83d6f295]{gap:1rem}.tip-item[data-v-83d6f295]{padding:1rem;gap:.75rem}.tip-content h4[data-v-83d6f295]{font-size:.875rem}.tip-content p[data-v-83d6f295]{font-size:.8125rem}.back-button-container[data-v-83d6f295]{top:80px;right:1rem}.back-button[data-v-83d6f295]{width:32px;height:32px;font-size:.875rem}.salmon-highlight[data-v-83d6f295]{margin-top:1rem}.salmon-badge[data-v-83d6f295]{padding:.75rem 1.5rem}.salmon-percentage[data-v-83d6f295]{font-size:1.5rem}.salmon-label[data-v-83d6f295]{font-size:.875rem}.salmon-description[data-v-83d6f295]{font-size:.875rem;margin-top:.5rem}}@media(max-width:480px){.content-wrapper[data-v-83d6f295]{padding:0 .75rem}.product-title[data-v-83d6f295]{font-size:1.25rem}.product-subtitle[data-v-83d6f295]{font-size:.75rem}.section-title[data-v-83d6f295]{font-size:1.125rem}.detail-section[data-v-83d6f295]{padding:1rem}.platform-button[data-v-83d6f295]{padding:.625rem .875rem;font-size:.8125rem}.guide-step[data-v-83d6f295],.benefit-item[data-v-83d6f295],.ingredient-item[data-v-83d6f295],.age-group[data-v-83d6f295],.tip-item[data-v-83d6f295]{padding:.75rem}.visualization-item[data-v-83d6f295]{min-width:70px}.chart-circle[data-v-83d6f295]{width:50px;height:50px}.chart-circle .chart-value[data-v-83d6f295]{width:35px;height:35px;font-size:.6875rem}}.navigation-menu[data-v-f2e1f5ed]{background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:90;margin-bottom:2rem}.nav-container[data-v-f2e1f5ed]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;flex-wrap:wrap}.nav-item[data-v-f2e1f5ed]{padding:1rem 1.5rem;text-decoration:none;color:#666;font-weight:500;transition:all .3s ease;border-bottom:2px solid transparent}.nav-item[data-v-f2e1f5ed]:hover,.nav-item.active[data-v-f2e1f5ed]{color:#ff6b35;border-bottom:2px solid #ff6b35}.product-detail-page[data-v-f2e1f5ed]{background-color:#fff;padding:0;margin:0;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333}.product-hero[data-v-f2e1f5ed]{padding:2rem 0 1rem;text-align:center;background:#fff;min-height:290px;display:flex;align-items:center;justify-content:center}.product-title-section[data-v-f2e1f5ed]{max-width:1200px;margin:0 auto;padding:0 2rem}.product-title[data-v-f2e1f5ed]{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#222;line-height:1.2}.product-subtitle[data-v-f2e1f5ed]{font-size:1rem;color:#666;font-weight:300;max-width:600px;margin:0 auto}.content-wrapper[data-v-f2e1f5ed]{max-width:1200px;margin:0 auto;padding:0 2rem}.main-content[data-v-f2e1f5ed]{padding:2rem 0 4rem;margin-top:-3rem}.product-core-info[data-v-f2e1f5ed]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;padding:2rem 0}.main-image-container[data-v-f2e1f5ed]{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 30px #0000000d;width:80%;height:0;padding-bottom:80%;margin:0 auto}.main-image[data-v-f2e1f5ed]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .5s ease}.image-placeholder[data-v-f2e1f5ed]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9}.loading-spinner[data-v-f2e1f5ed]{width:2.5rem;height:2.5rem;border:3px solid #eee;border-top:3px solid #ff6b35;border-radius:50%;animation:spin-f2e1f5ed 1s linear infinite;margin-bottom:1rem}@keyframes spin-f2e1f5ed{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-f2e1f5ed]{color:#999;font-size:.9rem}.product-info-section[data-v-f2e1f5ed]{display:flex;flex-direction:column;justify-content:center}.product-highlights[data-v-f2e1f5ed]{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.highlight-item[data-v-f2e1f5ed]{display:flex;align-items:center;gap:.8rem}.highlight-icon[data-v-f2e1f5ed]{color:#ff6b35;width:20px;height:20px}.highlight-text[data-v-f2e1f5ed]{font-size:1rem;color:#444}.purchase-section[data-v-f2e1f5ed]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.purchase-title[data-v-f2e1f5ed]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#555}.platform-buttons[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.platform-button[data-v-f2e1f5ed]{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.2rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;background:#f8f8f8;border:1px solid #eee;color:#333}.platform-button[data-v-f2e1f5ed]:hover{background:#ff6b35;color:#fff;border-color:#ff6b35}.platform-icon[data-v-f2e1f5ed]{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.fullscreen-section[data-v-f2e1f5ed]{padding:3rem 0;border-bottom:1px solid #f5f5f5}.fullscreen-section[data-v-f2e1f5ed]:last-child{border-bottom:none}.section-title[data-v-f2e1f5ed]{font-size:1.6rem;font-weight:500;margin-bottom:2rem;color:#222;text-align:center}.section-content[data-v-f2e1f5ed]{margin-top:1.5rem}.detail-section[data-v-f2e1f5ed]{background:#fff;border-radius:12px;padding:3rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.ingredients-content[data-v-f2e1f5ed]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;align-items:start}.key-ingredients h3[data-v-f2e1f5ed],.purity-commitment h3[data-v-f2e1f5ed]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center;position:relative;padding-bottom:.8rem}.ingredients-grid-container[data-v-f2e1f5ed]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.ingredients-grid[data-v-f2e1f5ed]{display:flex;flex-direction:column;gap:1.2rem;max-height:650px;overflow-y:auto;padding-right:10px}.ingredients-grid[data-v-f2e1f5ed]::-webkit-scrollbar{width:6px}.ingredients-grid[data-v-f2e1f5ed]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ingredients-grid[data-v-f2e1f5ed]::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.ingredients-grid[data-v-f2e1f5ed]::-webkit-scrollbar-thumb:hover{background:#aaa}.ingredient-item[data-v-f2e1f5ed]{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;background:#fafafa;border-radius:8px;transition:all .3s ease;border:1px solid #f0f0f0}.ingredient-item[data-v-f2e1f5ed]:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.ingredient-icon[data-v-f2e1f5ed]{color:#8b5cf6;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.ingredient-details[data-v-f2e1f5ed]{display:flex;flex-direction:column;gap:.5rem}.ingredient-name[data-v-f2e1f5ed]{font-size:1rem;color:#333;font-weight:500;line-height:1.4}.ingredient-benefit[data-v-f2e1f5ed]{font-size:.95rem;color:#777;line-height:1.5}.purity-commitment[data-v-f2e1f5ed]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee;height:fit-content}.purity-content[data-v-f2e1f5ed]{display:flex;flex-direction:column;gap:1.8rem}.purity-header h3[data-v-f2e1f5ed]{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#222;text-align:center}.purity-tagline[data-v-f2e1f5ed]{text-align:center;padding:1.5rem;background:#fff;color:#d35400;border-radius:8px;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 10px #00000008}.tagline-main[data-v-f2e1f5ed]{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;letter-spacing:1px;color:#e65100}.tagline-sub[data-v-f2e1f5ed]{font-size:1rem;font-weight:300;color:#f4511e}.purity-section[data-v-f2e1f5ed]{display:flex;flex-direction:column;gap:.8rem}.purity-section h4[data-v-f2e1f5ed]{font-size:1.1rem;font-weight:500;color:#222;position:relative;padding-bottom:.5rem}.purity-section h4[data-v-f2e1f5ed]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#ff6b35}.purity-description[data-v-f2e1f5ed]{font-size:1rem;color:#555;line-height:1.7}.long-term-benefits[data-v-f2e1f5ed]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.benefits-grid[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.benefit-card[data-v-f2e1f5ed]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.benefit-card[data-v-f2e1f5ed]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.benefit-icon[data-v-f2e1f5ed]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.benefit-details h3[data-v-f2e1f5ed]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.benefit-details p[data-v-f2e1f5ed]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.problem-solving[data-v-f2e1f5ed]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.problems-grid[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.problem-item[data-v-f2e1f5ed]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.problem-item[data-v-f2e1f5ed]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.problem-icon[data-v-f2e1f5ed]{color:#10b981;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.problem-details h3[data-v-f2e1f5ed]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.problem-details p[data-v-f2e1f5ed]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.nutrition-content[data-v-f2e1f5ed]{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.nutrition-table-container[data-v-f2e1f5ed]{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.nutrition-table[data-v-f2e1f5ed]{width:100%;border-collapse:collapse;border-radius:6px;overflow:hidden;background:#fff;border:1px solid #eee}.nutrition-row[data-v-f2e1f5ed]{display:grid;grid-template-columns:2fr 1fr 1fr;padding:.8rem 1.2rem;border-bottom:1px solid #f5f5f5}.nutrition-row[data-v-f2e1f5ed]:last-child{border-bottom:none}.nutrition-row.header[data-v-f2e1f5ed]{font-weight:500;background-color:#f9f9f9;border-bottom:1px solid #ddd}.nutrient[data-v-f2e1f5ed],.value[data-v-f2e1f5ed],.daily-value[data-v-f2e1f5ed]{display:flex;align-items:center;font-size:.9rem;color:#333}.nutrition-row.header .nutrient[data-v-f2e1f5ed],.nutrition-row.header .value[data-v-f2e1f5ed],.nutrition-row.header .daily-value[data-v-f2e1f5ed]{font-weight:500}.nutrition-notes[data-v-f2e1f5ed]{margin-top:1.5rem}.nutrition-notes p[data-v-f2e1f5ed]{font-size:.85rem;color:#777;line-height:1.6;margin-bottom:.5rem}.advanced-nutrition-analysis[data-v-f2e1f5ed]{background:#fff;border-radius:6px;padding:1.8rem;height:fit-content;border:1px solid #eee}.analysis-header h3[data-v-f2e1f5ed]{font-size:1.2rem;font-weight:500;margin-bottom:1rem;color:#222;text-align:center}.analysis-header p[data-v-f2e1f5ed]{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:1.5rem;text-align:center;max-width:100%}.nutrition-visualization[data-v-f2e1f5ed]{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1.5rem}.visualization-item[data-v-f2e1f5ed]{text-align:center;flex:1;min-width:100px}.visualization-chart[data-v-f2e1f5ed]{display:flex;justify-content:center;margin-bottom:1rem}.chart-circle[data-v-f2e1f5ed]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 3px 10px #0000000d}.chart-circle[data-v-f2e1f5ed]:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%}.protein-chart[data-v-f2e1f5ed]:before{background:conic-gradient(#ff6b35 90%,#f0f0f0 90%,#f0f0f0)}.fat-chart[data-v-f2e1f5ed]:before{background:conic-gradient(#4a90e2 75%,#f0f0f0 75%,#f0f0f0)}.omega3-chart[data-v-f2e1f5ed]:before{background:conic-gradient(#10b981 95%,#f0f0f0 95%,#f0f0f0)}.chart-circle .chart-value[data-v-f2e1f5ed]{background:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;color:#333;z-index:1;box-shadow:0 2px 5px #0000000d}.chart-label[data-v-f2e1f5ed]{font-weight:500;color:#444;font-size:.9rem}.scientific-nutrition[data-v-f2e1f5ed]{background:#fff;border-radius:6px;padding:2rem;border:1px solid #eee}.scientific-nutrition h3[data-v-f2e1f5ed]{font-size:1.2rem;font-weight:500;margin-bottom:1.8rem;color:#222;text-align:center}.nutrition-features[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.feature-item[data-v-f2e1f5ed]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.feature-item[data-v-f2e1f5ed]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.feature-icon[data-v-f2e1f5ed]{color:#ff6b35;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.feature-content h4[data-v-f2e1f5ed]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.feature-content p[data-v-f2e1f5ed]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.age-section[data-v-f2e1f5ed]{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #00000008;border:1px solid #eee}.age-groups[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-top:1.5rem}.age-group[data-v-f2e1f5ed]{display:flex;gap:1.2rem;padding:1.2rem;background:#fff;border-radius:6px;transition:all .2s ease;border:1px solid #f0f0f0}.age-group[data-v-f2e1f5ed]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.age-icon[data-v-f2e1f5ed]{color:#6366f1;flex-shrink:0;margin-top:.2rem;width:20px;height:20px}.age-details h3[data-v-f2e1f5ed]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.age-details p[data-v-f2e1f5ed]{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:0}.feeding-guidelines-content[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-top:1rem}.feeding-section[data-v-f2e1f5ed]{background:#fff;border-radius:6px;padding:1.5rem;border:1px solid #f0f0f0}.feeding-section h3[data-v-f2e1f5ed]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;color:#222;text-align:center}.table-header[data-v-f2e1f5ed]{display:grid;grid-template-columns:1fr 1fr;font-weight:500;padding:.6rem 0;border-bottom:1px solid #ddd;font-size:.9rem;color:#333}.table-row[data-v-f2e1f5ed]{display:grid;grid-template-columns:1fr 1fr;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.table-row[data-v-f2e1f5ed]:last-child{border-bottom:none}.weight[data-v-f2e1f5ed],.amount[data-v-f2e1f5ed]{display:flex;align-items:center;font-size:.9rem;color:#555}.feeding-notes[data-v-f2e1f5ed]{margin-top:2rem;grid-column:1 / -1;background:#f9f9f9;padding:1.5rem;border-radius:6px;border-left:3px solid #4a90e2}.feeding-notes p[data-v-f2e1f5ed]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:.8rem}.feeding-notes p[data-v-f2e1f5ed]:last-child{margin-bottom:0}.guide-section[data-v-f2e1f5ed]{margin-bottom:2.5rem}.guide-section[data-v-f2e1f5ed]:last-child{margin-bottom:0}.guide-section h3[data-v-f2e1f5ed]{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;color:#222;text-align:center}.guide-steps[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem;margin-bottom:1.5rem}.guide-step[data-v-f2e1f5ed]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.guide-step[data-v-f2e1f5ed]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.step-number[data-v-f2e1f5ed]{flex-shrink:0;width:2rem;height:2rem;background:#ff6b35;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.9rem}.step-content h4[data-v-f2e1f5ed]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.step-content p[data-v-f2e1f5ed]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.guide-note[data-v-f2e1f5ed]{background:#fff8f0;padding:1.5rem;border-radius:6px;border-left:3px solid #ff6b35}.guide-note p[data-v-f2e1f5ed]{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:0}.storage-tips[data-v-f2e1f5ed]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem}.tip-item[data-v-f2e1f5ed]{display:flex;gap:1rem;padding:1.2rem;background:#fff;border-radius:6px;border:1px solid #f0f0f0;transition:all .2s ease}.tip-item[data-v-f2e1f5ed]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.tip-icon[data-v-f2e1f5ed]{flex-shrink:0;width:1.5rem;height:1.5rem;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;margin-top:.2rem;font-size:.8rem}.tip-content h4[data-v-f2e1f5ed]{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#222}.tip-content p[data-v-f2e1f5ed]{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:0}.back-button-container[data-v-f2e1f5ed]{position:fixed;top:100px;right:2rem;z-index:100}.back-button[data-v-f2e1f5ed]{background:#ff6b35;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #ff6b354d;transform:scale(1.05)}.back-button[data-v-f2e1f5ed]:hover,.back-button[data-v-f2e1f5ed]:focus{background:#ff6b35;color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #ff6b354d}@media(max-width:768px){.product-hero[data-v-f2e1f5ed]{padding:1rem 0;min-height:auto}.product-title[data-v-f2e1f5ed]{font-size:1.5rem}.product-subtitle[data-v-f2e1f5ed]{font-size:.9rem}.content-wrapper[data-v-f2e1f5ed]{padding:0 1rem}.main-content[data-v-f2e1f5ed]{padding:1rem 0 2rem;margin-top:0}.product-core-info[data-v-f2e1f5ed]{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding:1rem 0}.main-image-container[data-v-f2e1f5ed]{width:100%;padding-bottom:100%}.purchase-section[data-v-f2e1f5ed]{margin-top:1rem;padding-top:1rem}.platform-buttons[data-v-f2e1f5ed]{grid-template-columns:1fr;gap:.5rem}.fullscreen-section[data-v-f2e1f5ed]{padding:2rem 0}.section-title[data-v-f2e1f5ed]{font-size:1.4rem;margin-bottom:1.5rem}.detail-section[data-v-f2e1f5ed]{padding:1.5rem;margin-bottom:1rem}.ingredients-content[data-v-f2e1f5ed]{grid-template-columns:1fr;gap:2rem}.nutrition-table-container[data-v-f2e1f5ed]{grid-template-columns:1fr;gap:1.5rem}.nutrition-visualization[data-v-f2e1f5ed]{flex-direction:column;gap:1rem}.nutrition-features[data-v-f2e1f5ed]{grid-template-columns:1fr}.age-section[data-v-f2e1f5ed]{padding:1.5rem}.age-groups[data-v-f2e1f5ed]{grid-template-columns:1fr;gap:1rem}.feeding-guidelines-content[data-v-f2e1f5ed]{grid-template-columns:1fr;gap:1.5rem}.feeding-section[data-v-f2e1f5ed]{padding:1rem}.guide-steps[data-v-f2e1f5ed],.storage-tips[data-v-f2e1f5ed]{grid-template-columns:1fr;gap:1rem}.back-button-container[data-v-f2e1f5ed]{top:80px;right:1rem}.back-button[data-v-f2e1f5ed]{width:36px;height:36px;font-size:.9rem}}@media(max-width:480px){.product-title[data-v-f2e1f5ed]{font-size:1.3rem}.product-subtitle[data-v-f2e1f5ed]{font-size:.8rem}.content-wrapper[data-v-f2e1f5ed]{padding:0 .5rem}.main-content[data-v-f2e1f5ed]{padding:.5rem 0 1rem}.product-highlights[data-v-f2e1f5ed]{gap:1rem}.highlight-text[data-v-f2e1f5ed]{font-size:.9rem}.purchase-title[data-v-f2e1f5ed]{font-size:1rem;margin-bottom:1rem}.platform-button[data-v-f2e1f5ed]{padding:.6rem 1rem;font-size:.8rem}.fullscreen-section[data-v-f2e1f5ed]{padding:1.5rem 0}.section-title[data-v-f2e1f5ed]{font-size:1.2rem;margin-bottom:1rem}.detail-section[data-v-f2e1f5ed]{padding:1rem}.key-ingredients h3[data-v-f2e1f5ed],.purity-commitment h3[data-v-f2e1f5ed]{font-size:1.1rem;margin-bottom:1rem}.ingredient-item[data-v-f2e1f5ed]{padding:1rem}.ingredient-name[data-v-f2e1f5ed]{font-size:.9rem}.ingredient-benefit[data-v-f2e1f5ed]{font-size:.85rem}.benefits-grid[data-v-f2e1f5ed]{gap:1rem}.benefit-item[data-v-f2e1f5ed]{padding:1rem}.benefit-details h3[data-v-f2e1f5ed]{font-size:.9rem}.benefit-details p[data-v-f2e1f5ed]{font-size:.85rem}.nutrition-row[data-v-f2e1f5ed]{padding:.6rem 1rem}.nutrient[data-v-f2e1f5ed],.value[data-v-f2e1f5ed],.daily-value[data-v-f2e1f5ed]{font-size:.8rem}.analysis-header h3[data-v-f2e1f5ed]{font-size:1.1rem}.analysis-header p[data-v-f2e1f5ed]{font-size:.85rem}.chart-circle[data-v-f2e1f5ed]{width:60px;height:60px}.chart-circle .chart-value[data-v-f2e1f5ed]{width:45px;height:45px;font-size:.8rem}.scientific-nutrition h3[data-v-f2e1f5ed]{font-size:1.1rem;margin-bottom:1.5rem}.feature-item[data-v-f2e1f5ed]{padding:1rem}.feature-content h4[data-v-f2e1f5ed]{font-size:.9rem}.feature-content p[data-v-f2e1f5ed]{font-size:.85rem}.age-section[data-v-f2e1f5ed],.age-group[data-v-f2e1f5ed]{padding:1rem}.age-details h3[data-v-f2e1f5ed]{font-size:.9rem}.age-details p[data-v-f2e1f5ed]{font-size:.85rem}.feeding-section h3[data-v-f2e1f5ed]{font-size:1rem;margin-bottom:1rem}.table-header[data-v-f2e1f5ed],.weight[data-v-f2e1f5ed],.amount[data-v-f2e1f5ed]{font-size:.8rem}.feeding-notes[data-v-f2e1f5ed]{padding:1rem}.feeding-notes p[data-v-f2e1f5ed]{font-size:.85rem}.guide-section h3[data-v-f2e1f5ed]{font-size:1.1rem;margin-bottom:1rem}.guide-step[data-v-f2e1f5ed]{padding:1rem}.step-content h4[data-v-f2e1f5ed]{font-size:.9rem}.step-content p[data-v-f2e1f5ed]{font-size:.85rem}.guide-note[data-v-f2e1f5ed]{padding:1rem}.guide-note p[data-v-f2e1f5ed]{font-size:.85rem}.tip-item[data-v-f2e1f5ed]{padding:1rem}.tip-content h4[data-v-f2e1f5ed]{font-size:.9rem}.tip-content p[data-v-f2e1f5ed]{font-size:.85rem}.back-button-container[data-v-f2e1f5ed]{top:70px;right:.5rem}.back-button[data-v-f2e1f5ed]{width:32px;height:32px;font-size:.8rem}}
