.app-wrapper[data-v-09b3ffac]{font-family:Cormorant Garamond,TitleFont,serif;background-color:#0a0a0a;color:#f5f5f5;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden;position:relative}[data-v-09b3ffac]{margin:0;padding:0;box-sizing:border-box}.bg-pattern[data-v-09b3ffac]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.15;background-size:auto 100%;background-position:center;background-repeat:no-repeat;z-index:0}.stitch-line[data-v-09b3ffac]{position:fixed;width:1px;background:linear-gradient(to bottom,transparent 0%,var(--color-accent) 20%,var(--color-accent) 80%,transparent 100%);opacity:.3;animation:stitch-09b3ffac 8s ease-in-out infinite}.stitch-line[data-v-09b3ffac]:nth-of-type(2){left:10%;height:120px;animation-delay:0s}.stitch-line[data-v-09b3ffac]:nth-of-type(3){left:25%;height:80px;animation-delay:1.5s}.stitch-line[data-v-09b3ffac]:nth-of-type(4){right:20%;height:100px;animation-delay:3s}.stitch-line[data-v-09b3ffac]:nth-of-type(5){right:8%;height:60px;animation-delay:4.5s}@keyframes stitch-09b3ffac{0%,to{top:-150px;opacity:0}10%{opacity:.3}90%{opacity:.3}to{top:calc(100% + 50px);opacity:0}}.container[data-v-09b3ffac]{position:relative;z-index:1;text-align:center;padding:2rem;max-width:900px;width:100%}.logo[data-v-09b3ffac]{margin-bottom:3rem;animation:fadeInDown-09b3ffac 1.2s ease-out}.logo img[data-v-09b3ffac]{max-width:280px;width:100%;height:auto;filter:brightness(1.1)}.tagline[data-v-09b3ffac]{margin-bottom:2rem;animation:fadeInUp-09b3ffac 1.2s ease-out .3s both}.tagline-zh[data-v-09b3ffac]{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;letter-spacing:.15em;line-height:2;color:var(--color-text);margin-bottom:1.5rem}.tagline-en[data-v-09b3ffac]{font-size:clamp(.9rem,2vw,1.1rem);font-weight:300;font-style:italic;letter-spacing:.08em;line-height:1.8;color:var(--color-text-muted)}.divider[data-v-09b3ffac]{width:60px;height:1px;background:linear-gradient(to right,transparent,var(--color-accent),transparent);margin:3rem auto;animation:fadeIn-09b3ffac 1.2s ease-out .6s both}.coming-soon[data-v-09b3ffac]{animation:fadeInUp-09b3ffac 1.2s ease-out .9s both}.coming-soon-text[data-v-09b3ffac]{font-size:clamp(2.5rem,6vw,4rem);font-weight:300;letter-spacing:.4em;text-transform:uppercase;color:var(--color-text);margin-bottom:.5rem;text-indent:.4em}.coming-soon-sub[data-v-09b3ffac]{font-size:.9rem;letter-spacing:.3em;color:var(--color-text-muted);text-transform:uppercase}.footer-decoration[data-v-09b3ffac]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1rem;animation:fadeIn-09b3ffac 1.2s ease-out 1.2s both}.needle[data-v-09b3ffac]{width:30px;height:2px;background:var(--color-accent);position:relative}.needle[data-v-09b3ffac]:before{content:"";position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:6px;height:6px;border:1px solid var(--color-accent);border-radius:50%}.thread[data-v-09b3ffac]{width:40px;height:1px;background:linear-gradient(to right,var(--color-accent),transparent);animation:thread-move-09b3ffac 2s ease-in-out infinite}@keyframes thread-move-09b3ffac{0%,to{width:40px;opacity:.6}50%{width:60px;opacity:1}}@keyframes fadeIn-09b3ffac{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp-09b3ffac{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown-09b3ffac{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.container[data-v-09b3ffac]{padding:1.5rem}.logo img[data-v-09b3ffac]{max-width:200px}.tagline-zh[data-v-09b3ffac]{letter-spacing:.1em}.coming-soon-text[data-v-09b3ffac]{letter-spacing:.25em;text-indent:.25em}.stitch-line[data-v-09b3ffac]:nth-of-type(3),.stitch-line[data-v-09b3ffac]:nth-of-type(4){display:none}}@media(max-width:480px){.logo[data-v-09b3ffac]{margin-bottom:2rem}.divider[data-v-09b3ffac]{margin:2rem auto}.footer-decoration[data-v-09b3ffac]{bottom:1.5rem}}.particle[data-v-09b3ffac]{position:fixed;width:2px;height:2px;background:var(--color-accent);border-radius:50%;pointer-events:none;opacity:0;animation:float-09b3ffac 15s infinite}.particle[data-v-09b3ffac]:nth-of-type(6){left:15%;animation-delay:0s}.particle[data-v-09b3ffac]:nth-of-type(7){left:35%;animation-delay:3s}.particle[data-v-09b3ffac]:nth-of-type(8){left:55%;animation-delay:6s}.particle[data-v-09b3ffac]:nth-of-type(9){left:75%;animation-delay:9s}.particle[data-v-09b3ffac]:nth-of-type(10){left:90%;animation-delay:12s}@keyframes float-09b3ffac{0%{bottom:-10px;opacity:0}10%{opacity:.6}90%{opacity:.6}to{bottom:100%;opacity:0}}@font-face{font-family:TitleFont;src:url(/assets/furshion-title-ZNZMyi4L.ttf) format("truetype");font-weight:300 500;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #0a0a0a;--color-text: #f5f5f5;--color-text-muted: #a0a0a0;--color-accent: #d4af37;--font-serif: "Cormorant Garamond", "TitleFont", serif}html{scroll-behavior:smooth}body{font-family:Cormorant Garamond,TitleFont,serif;background-color:#0a0a0a;color:#f5f5f5;margin:0;padding:0}#app{width:100%;min-height:100vh}
