@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap);.app-header[data-v-705d713e]{position:fixed;top:0;left:0;width:100%;height:var(--header-height);padding:0 20px;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease}.app-header.is-scrolled[data-v-705d713e]{background-color:var(--bg-white);box-shadow:0 2px 10px rgba(0,0,0,.08)}.app-header .container[data-v-705d713e]{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;height:100%}.logo[data-v-705d713e]{height:100%}.logo img[data-v-705d713e]{height:100%;width:auto}.app-header nav[data-v-705d713e]{display:flex;align-items:center;gap:2rem}.app-header nav .nav-link[data-v-705d713e]{color:var(--text-dark);text-decoration:none;font-weight:600;transition:color .3s ease}.app-header.is-scrolled nav .nav-link[data-v-705d713e]{color:var(--text-dark)}.app-header nav .nav-link[data-v-705d713e]:hover,.app-header.is-scrolled nav .nav-link[data-v-705d713e]:hover{color:var(--primary-red)}.app-header .btn[data-v-705d713e]{padding:.5rem 1.5rem;font-weight:700}.app-footer[data-v-29694218]{background:var(--bg-light);color:var(--text-light);padding-top:4rem;text-align:center;margin-top:auto}.footer-content[data-v-29694218]{padding:0 1rem 3rem}.footer-logo[data-v-29694218]{height:30px;margin-bottom:1rem;filter:invert(15%) sepia(20%) saturate(2500%) hue-rotate(180deg) brightness(90%) contrast(90%)}.footer-desc[data-v-29694218]{margin-bottom:1.5rem;font-size:1rem}.footer-contact[data-v-29694218]{font-weight:600}.footer-contact span[data-v-29694218]{margin:0 1rem}.copyright-bar[data-v-29694218]{margin:0;padding:1.5rem 0;font-size:.9rem;color:var(--text-sub);background-color:var(--bg-white);border-top:1px solid var(--border-color)}#app[data-v-9f553be2]{min-height:100vh;display:flex;flex-direction:column;padding-top:var(--header-height)}.fade-enter-active[data-v-9f553be2],.fade-leave-active[data-v-9f553be2]{transition:opacity .2s ease}.fade-enter[data-v-9f553be2],.fade-leave-to[data-v-9f553be2]{opacity:0}.section-header[data-v-64127ced]{text-align:center;margin-bottom:4rem}.section-header .subtitle[data-v-64127ced]{color:var(--primary-red);font-weight:700;margin-bottom:.5rem}.section-header .title[data-v-64127ced]{font-size:2.5rem;font-weight:800;color:var(--primary-blue)}.hero-section[data-v-f7dceaf8]{height:calc(100vh - var(--header-height));display:flex;align-items:center;text-align:center;color:#fff;position:relative}.hero-bg[data-v-f7dceaf8]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/img/ujeans-earth.37c92296.jpg) no-repeat 50%/cover;z-index:-1}.hero-content[data-v-f7dceaf8]{position:relative;z-index:1;animation:fadeIn-f7dceaf8 1s ease-in-out}.hero-subtitle[data-v-f7dceaf8]{display:block;font-weight:700;letter-spacing:2px;margin-bottom:1rem;color:var(--primary-red)}.hero-content h1[data-v-f7dceaf8]{font-size:3.8rem;font-weight:900;margin-bottom:1.5rem}.hero-content p[data-v-f7dceaf8]{font-size:1.25rem;opacity:.9;margin-bottom:3rem}.scroll-indicator[data-v-f7dceaf8]{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);color:#fff;font-weight:700;letter-spacing:2px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.8}.arrow-down[data-v-f7dceaf8]{width:2px;height:30px;background:#fff;position:relative;animation:scroll-down-f7dceaf8 2s infinite}@keyframes scroll-down-f7dceaf8{0%{transform:translateY(-10px);opacity:0}50%{opacity:1}to{transform:translateY(10px);opacity:0}}.features-section[data-v-f7dceaf8]{padding:0;background:var(--bg-white);border-bottom:1px solid var(--border-color)}.features-section .container[data-v-f7dceaf8]{display:flex;justify-content:space-around;padding:2rem 0;text-align:center}.feature-item .value[data-v-f7dceaf8]{font-size:2.5rem;font-weight:900;color:var(--primary-red)}.feature-item .label[data-v-f7dceaf8]{font-weight:700;color:var(--text-light)}.values-section[data-v-f7dceaf8]{padding:2rem 0 4rem}.section-description[data-v-f7dceaf8]{text-align:center;max-width:600px;margin:-3rem auto 4rem;color:var(--text-light)}.values-grid[data-v-f7dceaf8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.value-card[data-v-f7dceaf8]{background:#fff;padding:2.5rem;border-radius:12px;text-align:center;border:1px solid var(--border-color);transition:transform .3s ease,box-shadow .3s ease}.value-card[data-v-f7dceaf8]:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.value-card .icon[data-v-f7dceaf8]{font-size:2.5rem;margin-bottom:1rem}.value-card h3[data-v-f7dceaf8]{font-size:1.5rem;color:var(--primary-blue);margin-bottom:1rem}.product-section[data-v-f7dceaf8]{padding:6rem 0}.product-grid[data-v-f7dceaf8]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.product-image img[data-v-f7dceaf8]{width:100%;border-radius:10px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.product-info[data-v-f7dceaf8]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-info .section-subtitle[data-v-f7dceaf8]{color:var(--primary-red);font-weight:700}.product-info h2[data-v-f7dceaf8]{font-size:2.5rem;font-weight:900;color:var(--primary-blue);margin-bottom:.5rem}.product-info h2 .sub[data-v-f7dceaf8]{font-size:1.5rem;font-weight:700;color:var(--text-sub);display:block}.product-info .description[data-v-f7dceaf8]{margin:1.5rem 0;font-size:1.1rem}.product-features[data-v-f7dceaf8]{list-style:none;padding:0;margin:2rem 0}.product-features li[data-v-f7dceaf8]{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border-color);line-height:1.6}.product-features li[data-v-f7dceaf8]:last-child{border-bottom:none;margin-bottom:0}.feature-title[data-v-f7dceaf8]{display:block;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.product-features p[data-v-f7dceaf8]{margin:0;color:var(--text-light)}.product-buttons .btn[data-v-f7dceaf8]{margin-right:1rem}.btn-secondary-outline[data-v-f7dceaf8]{background:transparent;border:2px solid var(--primary-blue);color:var(--primary-blue);transition:all .3s ease}.product-story[data-v-f7dceaf8]{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.story-part[data-v-f7dceaf8]{margin-bottom:0}.part-title[data-v-f7dceaf8]{font-size:1rem;font-weight:700;color:var(--text-sub);border-bottom:2px solid var(--border-color);padding-bottom:.5rem;margin-bottom:1.5rem}.part-main-text[data-v-f7dceaf8]{font-size:1.5rem;font-weight:700;color:var(--primary-blue);line-height:1.7}.gallery-section[data-v-f7dceaf8]{padding:2rem 0 6rem}.gallery-grid[data-v-f7dceaf8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.gallery-item[data-v-f7dceaf8]{aspect-ratio:1/4;overflow:hidden;background:#fff;border-radius:8px}.gallery-item img[data-v-f7dceaf8]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease,filter .4s ease}.gallery-item:hover img[data-v-f7dceaf8]{transform:scale(1.05);filter:brightness(1.1)}.cta-section[data-v-f7dceaf8]{padding:8rem 0;text-align:center;background:var(--primary-blue) url(/img/ujeans-earth.37c92296.jpg) no-repeat center center/cover;background-blend-mode:multiply;color:#fff}.cta-section h2[data-v-f7dceaf8]{font-size:2.5rem;margin-bottom:1rem}.cta-section p[data-v-f7dceaf8]{margin-bottom:2rem;opacity:.9;line-height:1.7}.precautions-info[data-v-f7dceaf8]{display:block;margin-top:1rem;font-size:.9rem;opacity:.8}.cta-buttons .btn[data-v-f7dceaf8]{margin:0 .5rem}.animated-section[data-v-f7dceaf8]{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.animated-section.visible[data-v-f7dceaf8]{opacity:1;transform:translateY(0)}@keyframes fadeIn-f7dceaf8{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.hero-content h1[data-v-f7dceaf8]{font-size:2.5rem}.features-section .container[data-v-f7dceaf8]{flex-direction:column;gap:2rem}.product-grid[data-v-f7dceaf8]{grid-template-columns:1fr;text-align:center}.gallery-grid[data-v-f7dceaf8]{grid-template-columns:repeat(2,1fr)}}:root{--primary-red:#e53935;--primary-blue:#1e3a5f;--text-dark:#1a202c;--text-light:#4a5568;--text-sub:#888;--bg-light:#f7fafc;--bg-white:#fff;--border-color:#e2e8f0;--header-height:80px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Noto Sans KR,sans-serif;color:var(--text-dark);background-color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:12px 30px;border-radius:8px;font-weight:700;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background-color:var(--primary-red);color:#fff}.btn-primary:hover{background-color:#c62828;transform:translateY(-2px);box-shadow:0 8px 15px rgba(217,48,37,.2)}.btn-secondary{background-color:var(--primary-blue);color:#fff}.btn-secondary:hover{background-color:#142a4a;transform:translateY(-2px)}.btn-danger{background-color:#dc3545;color:#fff}.animated-section{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.animated-section.fade-in-up{opacity:1;transform:translateY(0)}.relative{position:relative}.z-10{z-index:10}.bg-light{background-color:var(--bg-light)}a{text-decoration:none;color:inherit}